@import url(http://fonts.googleapis.com/css?family=Open+Sans:700);

@import url(http://fonts.googleapis.com/css?family=Open+Sans:600);
/* Add Google Web Fonts */
@charset utf-8;
/*--
	Theme Name: theme1773
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection
	Author: Template_Help.com 
	Author URL: http://www.Template-Help.com/ 
--*/
/* General
---------------------------------------- */
html,
body {
  min-width: 960px;
}
body {
  background-color: #eee;
  background-image: url(images/bg-2.jpg);
  background-position: 50% 0;
  background-repeat: no-repeat;
  color: #6c6d6f;
  font: 12px/18px Arial, Helvetica, sans-serif;  
}
::selection {
  background: #036dda;
  color: #ffffff;
}
::-moz-selection {
  background: #036dda;
  color: #ffffff;
}
img::selection {
  background: transparent;
}
img::-moz-selection {
  background: transparent;
}
body {
  -webkit-tap-highlight-color: #036dda;
}
#main {
  font-size: .75em;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin: 0 0 1em 0;
}
h5 {
  font-size: 1em;
}
/* List */
.list ul {
  margin: -5px 0 0 0px;
  padding: 0;
  overflow: hidden;
}
.list ul li {
  background: url("images/marker-1.gif") no-repeat scroll 0 10px transparent;
  line-height: 18px;
  list-style-type: none;
  padding: 3px 0 3px 25px;
  margin: 0;
  width: 159px;
  float: left;
}
.list ul li a {
  color: #FFFFFF;
  text-decoration: none;
}
.list ul li a:hover {
  text-decoration: underline;
}
/* Colors block */
.white {
  background: #fff;
  border-right: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}
.black {
  background: url(images/black.gif) 0 0 repeat-x #1c1c1c;
}
.blue {
  color: #fff;
  /*background: url(images/blue.gif) 0 0 repeat-x #014691;*/
  background: url(images/redbig.jpg) 0 0 repeat-x #014691;
}
.white,
.black,
.blue {
  padding: 22px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
body.home .white,
body.home .black,
body.home .blue {
  height: 429px;
  padding: 0;
}
.white h1,
.white h3,
.white strong,
.black h1,
.black h3,
.blue h3,
.blue .title {
  display: block;
  font-size: 18px;
  line-height: 22px;
  font-weight: bold;
  padding: 12px 20px;
  text-transform: uppercase;
  margin: -22px -22px 15px -22px;
  letter-spacing: -1px;
  position: relative;
  border-radius: 11px 11px 0 0;
}
body.home .white h3,
body.home .black h3,
body.home .blue h3 {
  margin: 0;
}
.white h1,
.white h3,
.white strong {
  color: #505253;
  background: url(images/white-title.gif) 0 0 repeat-x #eeeeee;
  border-bottom: 1px solid #c8c8c8;
}
.black h1,
.black h3 {
  color: #fff;
  background: url(images/black-title.gif) 0 0 repeat-x #1c1c1c;
}
.black h5 {
  color: #fff;
}
.blue h3,
.blue .title {
  color: #fff;
  background: url(images/red-title.jpg) 0 0 repeat-x #014692;
}
.blue h5 {
  color: #fff !important;
}
.white .button,
.black .button,
.blue .button {
  padding: 5px 32px 5px 21px;
  position: absolute;
  left: 0;
  bottom: 0;
  border-radius: 0px 30px 0 10px;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.white .button {
  color: #fff;
 /* background: url(images/blue-button-tail.gif) 0 0 repeat-x #014792;*/
background:#DB0C0C;
}
.black .button {
  color: #2a92fe;
  background: url(images/black-button-tail.gif) 0 0 repeat-x #1c1c1c;
}
.white .button:hover {
  background-position: 0 -28px;
  background-color: #333434;
}
.black .button:hover {
  background-color: #333434;
}
.white a {
  color: #6c6d6f;
  text-decoration: none;
}
.white a:hover {
  text-decoration: underline;
}
.white .padding,
.black .padding,
.blue .padding {
  padding: 0 20px 20px;
}
/* Indents */
.indent-bot {
  margin-bottom: 18px;
}
.indent {
  padding: 15px 22px;
}
.zIndex10 {
  z-index: 10 !important;
}
.zIndex9 {
  z-index: 9 !important;
}

img{max-width: 100%; height: auto;}
/* Header
---------------------------------------- */
#header {
  width: 100%;
  position: relative;
  z-index: 99;
}
.row-top {
  width: 100%;
  background: url(images/menu-bg.jpg) 100% 0 repeat-x;
  margin-top: -9px;
  position: relative;
  z-index: 2;
}
/* Logo */
.logo {
  float: left;
}
/* Header widget */
#widget-header {
  float: right;
  padding: 12px 0 0;
  position: relative;
  z-index: 1;
}
.widget-header {
  width: 272px;
  background: url(images/bg-1.png) 100% 0 no-repeat;
  overflow: hidden;
  padding: 7px 0 15px;
  text-align: right;
}
/* Social Networks */
#widget-header h4 {
  display: inline-block;
  font-size: 11px !important;
  line-height: 20px;
  color: #1d1d1d;
  margin: 0 10px 0 0;
  text-transform: uppercase;
}
#widget-header .social-networks {
  list-style-type: none;
  padding: 0;
  margin: 0;
  border: none;
  float: right;
  overflow: hidden;
}
#widget-header .social-networks li {
  float: right;
  border: none;
  padding: 0;
  margin: 0 7px 0 0;
  list-style-type: none;
}
#widget-header .social-networks li a {
  text-decoration: none;
  display: block;
}
#widget-header .social-networks li a:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  filter: progid:dximagetransform.microsoft.alpha(Opacity=50);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* Request a quote */
#widget_my_requestquotewidget {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #c8c8c8;
}
.top-box {
  float: left;
  width: 313px;
  padding: 19px 0 0;
  min-height: 123px;
  background: url(images/bg-3.gif) 0 0 repeat-x #eeeeee;
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid #c8c8c8;
  color: #626365;
  position: relative;
  overflow: hidden;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
}
.no-rgba .top-box {
  border-right: 1px solid #e4e4e4;
}
.box-wrapper div:first-child .top-box {
  width: 311px;
  border-radius: 0 0 0 10px;
}
.box-wrapper div:first-child + div + div .top-box {
  border-radius: 0 0 10px 0;
}
.icon-holder {
  float: left;
  margin: 0 11px 0 21px;
}
.top-box h2 {
  font-size: 30px;
  line-height: 1;
  color: #DB0C0C;
  margin: 0 0 5px;
  letter-spacing: -2px;
}
.top-box h3 {
  font-size: 25px;
  line-height: 1;
  color: #505253;
  margin: 5px 0 -4px;
  letter-spacing: -1px;
}
.top-box p {
  font-weight: 600;
  margin: 0 0 4px;
}
.box-button {
  text-align: right;
}
/* Slider
---------------------------------------- */
#slider-wrapper {
  width: 100%;
  height: auto;
  overflow: hidden;
  position: relative;
}
#slider {
  position: relative;
  width: 940px;
  height: 477px;
  background: url(images/loading.png) no-repeat 50% 50% #ffffff;
}
#slider img {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
}
#slider a {
  border: 0;
  display: block;
}
/* The Nivo Slider styles */
.nivoSlider {
  position: relative;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 60;
  display: none;
}
/* The slices in the Slider */
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 50;
  height: 100%;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 99;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 99;
  width: 96px;
  height: 28px;
  padding-right: 7px;
  overflow: hidden;
  background: url(images/pagination-bg.png) 0 0 no-repeat;
  text-align: right;
  font-size: 0;
  line-height: 0;
}
.nivo-controlNav a {
  position: relative;
  z-index: 99;
  cursor: pointer;
  display: inline-block !important;
  width: 12px;
  height: 12px;
  margin: 8px 0 0 3px;
  overflow: hidden;
  background: url(images/pagination-a.jpg) 100% 0 no-repeat;
}
.nivo-controlNav a.active,
.nivo-controlNav a:hover {
  background-position: 0 0;
}
.nivo-directionNav a {
  position: absolute;
  display: block;
  width: 36px;
  height: 35px;
  text-indent: -9999px;
  border: 0;
  top: 50%;
  background: url(images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
  right: 10px;
  background-position: -36px 0;
}
a.nivo-nextNav:hover {
  background-position: -36px -35px;
}
a.nivo-prevNav {
  left: 10px;
  background-position: 0 0;
}
a.nivo-prevNav:hover {
  background-position: 0 -35px;
}
#slider .nivo-controlNav img {
  display: inline;
  /* Unhide the thumbnails */

  position: relative;
  margin-right: 10px;
  width: 120px;
  height: auto;
}
/* Navigations
---------------------------------------- */
/* Primary navigation */
nav.primary {
  position: relative;
  z-index: 2;
}
/* Essential styles for dropdown menu */
.sf-menu,
.sf-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sf-menu {
  line-height: 1.0;
}
.sf-menu ul {
  position: absolute;
  top: -999em;
  padding: 12px 20px;
  width: 156px;
  background: url(images/menu-ul-tail.gif) 0 0 repeat-x #333434;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 10px;
  -webkit-border-bottom-left-radius: 10px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 10px;
  -moz-border-radius-bottomleft: 10px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  border-top-left-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.sf-menu ul li {
  width: 100%;
}
.sf-menu li:hover {
  visibility: inherit;
  /* fixes IE7 'sticky bug' */

}
.sf-menu li {
  float: left;
  position: relative;
}
.sf-menu a {
  display: block;
  position: relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
  left: 0;
  top: 47px;
  /* match top ul list item height */

  z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
  left: 100%;
  /* match ul width */

  top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
  top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
  left: 10em;
  /* match ul width */

  top: 0;
}
/* Our skin for dropdown menu */
.sf-menu {
  float: right;
  margin: 10px 19px 0 0;
}
.sf-menu > li > a {
  font-family: 'Open Sans', sans-serif;
  font-size: 15px;
  line-height: 1.2;
  padding: 4px 9px 5px;
  margin: 0 1px 1px 0;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  color: #ffffff;
  background: url(images/menu-hover-tail.gif) 0 -999em no-repeat;
  letter-spacing: -1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
}
.sf-menu > li > a:hover,
.sf-menu > li.sfHover > a,
.sf-menu > li.current-menu-item > a {
  background-position: 0 0;
  background-repeat: repeat-x;
  background-color: #eee;
  color: #DB0C0C;
  -webkit-box-shadow: 1px 1px 1px #DB0C0C;
  -moz-box-shadow: 1px 1px 1px #DB0C0C;
  box-shadow: 1px 1px 1px #DB0C0C;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sf-menu li li {
  border-top: 1px solid #3a3b3b;
  padding: 5px 0;
}
.sf-menu li li:first-child {
  border: none;
}
.sf-menu li li a {
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.sf-menu li li > a:hover,
.sf-menu li li.sfHover > a,
.sf-menu li li.current-menu-item > a {
  color: #036dda;
}
/*** arrows **/
.sf-menu a.sf-with-ul {
  padding-right: 30px;
  min-width: 1px;
  /* trigger IE7 hasLayout so spans position accurately */

}
.sf-sub-indicator {
  position: absolute;
  display: block;
  right: .75em;
  top: 1.05em;
  /* IE6 only */

  width: 10px;
  height: 10px;
  text-indent: -999em;
  overflow: hidden;
  background: url(images/arrows-ffffff.png) no-repeat -10px -100px;
  /* 8-bit indexed alpha png. IE6 gets solid image only */

}
a > .sf-sub-indicator {
  /* give all except IE6 the correct values */

  top: 9px;
  background-position: 0 -100px;
  /* use translucent arrow for modern browsers*/

}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
  background-position: -10px -100px;
  /* arrow hovers for modern browsers*/

}
/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator {
  background-position: -10px 0;
}
.sf-menu ul a > .sf-sub-indicator {
  background-position: 0 0;
}
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
  background-position: -10px 0;
  /* arrow hovers for modern browsers*/

}
/*** shadows for all but IE6 ***/
.sf-shadow ul {
  background: url(images/shadow.png) no-repeat bottom right;
}
.sf-shadow ul.sf-shadow-off {
  background: transparent;
}
/* Top search */
#top-search {
  position: absolute;
  left: 0;
  top: 10px;
}
#top-search .input-search {
  width: 160px;
  margin-right: 10px;
  padding: 6px 10px;
}
#top-search #submit {
  width: 50px;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
/* Content
---------------------------------------- */
.primary_content_wrap {
  position: relative;
  z-index: 1;
  padding-bottom: 20px;
}
#content {
  padding: 0 0 30px;
}
#content img{
	margin-bottom: 20px;
}
#content.left {
  float: right !important;
}
/* Page */
.content {
  position: relative;
  overflow: hidden;
}
/* Full Width Page */
.full-width h1 {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
}
.full-width h5,
.textwidget h5 {
  font-size: 12px;
  line-height: 19px;
  font-weight: bold;
  text-transform: uppercase;
  color: #DB0C0C;
  margin: 0 0 8px;
}
.full-width .white strong,
.white .textwidget strong {
  color: #1a0000;
  display: inline-block;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  font-size: 12px;
  text-transform: none;
  letter-spacing: 0;
}
.archive-lists ul li {
  background: url("images/marker-3.png") no-repeat scroll 0 8px transparent;
  line-height: 18px;
  list-style-type: none;
  padding: 3px 0 3px 15px;
  margin: 0;
}
.archive-lists ul li a {
  color: #6C6D6F;
  text-decoration: none;
}
.archive-lists ul li a:hover {
  text-decoration: underline;
}
/* Booking Form */
.booking-form {
  position: relative;
  text-align: left;
  margin: 0;
  padding: 0;
}
.booking-form-inner {
  padding: 0 0 36px;
}
#booking-form fieldset {
  padding: 0;
  margin: 0;
  border: none;
}
#booking-form .row {
  margin: 0 0 14px 20px;
  position: relative;
  z-index: 1;
}
#booking-form label.title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  margin: 0 0 21px;
}
#booking-form p {
  margin-bottom: 10px;
  padding: 0;
}
#booking-form select {
  background: #333;
  border: 1px solid #fff;
  color: #fff;
  font-size: 12px;
  height: 27px;
  padding: 5px 3px;
  width: 85px;
  margin: 0 5px 0 0;
}
#booking-form select option {
  padding: 2px 5px;
}
#booking-form select#selectedList {
  width: 272px;
  margin: 0;
}
#booking-form input[type="text"] {
  width: 222px;
  padding: 10px 16px;
  color: #fff;
  background: url(images/book-input-tail.png) 0 0 repeat;
  border: 1px solid #9ac3ed;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 1.25;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
#booking-form > input[type="text"] {
  margin: 0;
}
#booking-form input.hasDatepicker {
  position: relative;
  z-index: 9;
  float: left;
  /*background: url(images/date-icon.png) 97% 5px no-repeat #408bda;*/
}
#booking-form input[type="submit"] {
  display: inline-block;
  padding: 0 17px;
  height: 45px;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  line-height: 45px;
  text-decoration: none;
  text-transform: uppercase;
  color: #036dda;
  background: url(images/book-button-tail.gif) repeat-x scroll 0 0 #eeeeee;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#booking-form input[type="submit"]:hover {
  background-position: 0 -45px;
  background-color: #fff;
}
#booking-form .error {
  display: none;
  color: #f00;
  background: #fff;
  border: 1px solid #fff;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  text-transform: uppercase;
  width: 222px;
  height: 16px;
  padding: 10px 16px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  border-radius: 10px;
}
#booking-form .alignright {
  margin: 21px 23px 0 0;
}
/* Reservation Data */
.reservation-form-container {
  overflow: hidden;
  position: relative;
}
.reservation-form-inside {
  overflow: hidden;
}
.reservation-form-user {
  width: 550px;
  position: relative;
  overflow: hidden;
}
.reservation-form-user label {
  display: block;
}
.reservation-form-user span.wpcf7-form-control-wrap {
  display: inline-block;
}
.reservation-form-user input[type="text"] {
  width: 228px;
}
.reservation-form-user > p {
  margin: 0 20px 10px 0;
  float: left;
}
.reservation-form-user .area {
  width: auto;
  margin-right: 0;
  float: none;
  clear: both;
}
.reservation-form-user .area textarea {
  width: 498px;
  max-width: 498px;
  min-width: 498px;
  margin: 0;
}
.reservation-form-user .captcha {
  width: auto;
  margin-right: 0;
  margin-bottom: 20px;
  float: none;
  clear: both;
}
.reservation-form-user .captcha input[type="text"] {
  width: 105px;
}
.reservation-form-user .submit {
  width: auto;
  margin: 0;
  padding: 20px 0 0;
  float: none;
  clear: both;
}
.reservation-form-user .wpcf7-not-valid-tip {
  width: 228px !important;
}
.reservation-form-user .captcha .wpcf7-not-valid-tip {
  width: 105px !important;
}
.reservation-form-user input[type="checkbox"] {
  border: none;
  height: auto;
  padding: 0;
}
#message {
  padding: 20px;
  color: #fff;
}
#booking-form h2 {
  font-size: 18px;
  line-height: 22px;
  padding: 12px 20px;
  text-transform: uppercase;
  margin: 0;
  letter-spacing: -1px;
  color: #fff;
  background: url("images/blue-title.gif") repeat-x scroll 0 0 #014692;
  border-radius: 11px 11px 0 0;
  position: relative;
}
#message h4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.25;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 8px;
}
#message h5 {
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
}
/* Comments
---------------------------------------- */
h3#comments {
  padding-top: 10px;
}
.commentlist {
  list-style-type: none;
  padding: 0 0 20px 0;
  margin: 0;
  position: relative;
  overflow: hidden;
}
li.comment {
  list-style-type: none;
  overflow: hidden;
  position: relative;
  padding: 0;
  margin: 0;
  background: none;
  text-transform: none;
}
li.comment .comment-body {
  padding: 23px 30px 20px 102px;
  position: relative;
  zoom: 1;
  background: #fafafa;
  border: 1px solid #eee;
  margin-top: 10px;
}
li.comment .comment-body p {
  min-height: 65px;
}
.comment-author {
  position: absolute;
  left: 20px;
  top: 25px;
}
.comment-author .author {
  text-transform: capitalize;
  width: 65px;
  text-align: center;
  display: block;
  padding-top: 6px;
}
/* Comment meta */
.comment-meta {
  float: right;
}
/* Avatar */
li.comment .avatar {
  float: none;
  margin: 0;
  vertical-align: top;
  overflow: hidden;
  border: 1px solid #eee;
}
li.comment .avatar {
  display: block;
  vertical-align: top;
  overflow: hidden;
}
.commentlist ul.children {
  margin: 0 0 0 20px;
  overflow: hidden;
}
/* Reply */
.reply {
  float: right;
  margin-left: 28px;
}
.reply a {
  display: inline-block;
}
.allowed_tags {
  background: #eee;
  padding: 15px;
  font-size: 11px;
  font-family: "Courier New", Courier, monospace;
  color: #666;
}
.allowed_tags strong {
  font-family: Tahoma, Geneva, sans-serif;
}
#respond {
  padding-top: 33px;
}
.commentlist #respond strong {
  margin: 0 0 15px;
  display: block;
}
.cancel-comment-reply a {
  text-decoration: underline;
}
.cancel-comment-reply a:hover {
  text-decoration: none;
}
.black .nocomments {
  color: #fff;
  padding-top: 25px;
}
/* Post
---------------------------------------- */
.post-holder {
  margin-bottom: 5px;
  position: relative;
}
/* Post header */
.post-holder .entry-title {
  margin-bottom: 10px;
}
.post-holder.single-post {
  margin-bottom: 30px;
  width: 100%;
}
/* Featured thumbnail */
.featured-thumbnail {
  position: relative;
  float: left;
  margin: 5px 20px 10px 0;
}
.featured-thumbnail img {
  float: left;
}
/* Small thumbnail */
.featured-thumbnail.small img {
  padding: 4px;
}
/* Large thumbnail */
.featured-thumbnail.large {
  overflow: hidden;
  margin: -15px 0 20px;
}
.featured-thumbnail.large img {
  max-width: 100%;
  height: auto;
}
/* Post content */
.post-content .excerpt {
  margin-bottom: 0;
}
.pagination a {
  display: inline-block;
  padding: 0 5px;
  background: #eee;
}
/* Post footer */
.post-holder .post-footer {
  clear: both;
  padding: 15px 0 0 0;
}
.post-holder.single-post .post-footer {
  margin-top: 20px;
}
/* Meta information for post */
.post-meta {
  margin-bottom: 18px;
}
.post-meta h2 {
  font-size: 12px;
  text-transform: uppercase;
  color: #036dda;
  margin: 0 !important;
}
.post-meta h2 a {
  color: #036dda;
}
.post-meta h2 a:hover {
  text-decoration: underline;
}
p.gravatar {
  float: left;
  margin-right: 20px;
}
/* Post edit link */
/* Image styling */
.alignleft {
  float: left;
  margin: 0 20px 10px 0;
}
.alignright {
  float: right;
  margin: 0 0 10px 20px;
}
.aligncenter {
  text-align: center;
  margin: 0 auto;
}
.alignnone {
  margin: 0;
}
.blue .alignnone,
.white .alignnone,
.black .alignnone {
  margin-left: -21px;
}
article .post-content img {
  max-width: 710px;
}
.frame {
  padding: 7px;
  background: #fff;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  text-align: center;
}
.frame img.alignleft,
.frame img.alignright {
  margin: 0;
  padding: 0;
  border: none;
}
/* Related Posts */
.related-posts {
  overflow: hidden;
  padding: 0;
  margin: 0;
}
.related-posts li {
  list-style-type: none;
  padding: 0;
  margin: 0 25px 25px 0;
  float: left;
  background: none;
  width: 155px;
}
.related-posts li:nth-child(3n) {
  margin-right: 0;
}
.related-posts li .featured-thumbnail {
  float: none;
  margin: 0 0 10px 0;
  overflow: hidden;
}
/* Page Navigaton */.pagenavi {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 11px;
  line-height: 13px;
  overflow: hidden;
}
.pagenavi span,
.pagenavi a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none !important;
  width: auto;
  color: #fff;
  background: #505253;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.pagenavi a:hover {
  color: #fff;
  background: #036dda;
}
.pagenavi .current {
  padding: 6px 9px 5px 9px;
  background: #036dda;
  color: #fff;
}
/* Older and newer navigation */
nav.oldernewer {
  width: 100%;
  overflow: hidden;
  margin-bottom: 1.5em;
}
.older {
  float: left;
}
.newer {
  float: right;
}
nav.oldernewer a {
  color: #1475D9 !important;
}
.single-oldernewer {
  font-size: 11px;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  padding: .5em 0;
  margin: 1em 0 0 0;
}
/* Gallery post format */
.gallery_post {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
  background: #fff;
}
.gallery_post .g_item {
  overflow: hidden;
  display: none;
}
.gallery_post .g_item:first-child {
  display: block;
}
.gallery_post .g_item .featured-thumbnail {
  float: none;
  margin: 0;
}
.gallery_post .g_item .featured-thumbnail img {
  float: none;
}
.g_pagination {
  text-align: left;
  overflow: hidden;
}
.g_pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 10px 0 18px;
  overflow: hidden;
}
.g_pagination ul li {
  padding: 0 5px 0 0;
  float: left;
  margin: 0;
  list-style-type: none;
}
.g_pagination ul li a {
  display: inline-block;
  text-decoration: none;
  width: 11px;
  height: 11px;
  background: url(images/g_pagination.png) 100% 0 no-repeat;
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}
.g_pagination li.activeSlide a,
.g_pagination li a:hover {
  background-position: 0 0;
}
.g_controls {
  float: right;
}
.g_controls a {
  display: inline-block;
  background: #000;
  color: #fff;
  vertical-align: top;
  font-size: 11px;
  text-decoration: none;
  border-radius: 4px;
  font-family: "Times New Roman", Times, serif;
}
.g_controls a span {
  display: inline-block;
  padding: 2px 6px 4px 6px;
}
.g_controls a:hover {
  background: #999;
}
/* Author
---------------------------------------- */
#post-author {
  overflow: hidden;
  border: 1px solid #dbdbdb;
  padding: 20px;
  margin-bottom: 2em;
}
#author-link {
  margin-top: 1.5em;
}
#post-author .gravatar {
  margin: 0 20px 0 0;
}
#post-author .gravatar img {
  background: #fff;
  border: 1px solid #dbdbdb;
  padding: 5px;
}
/* Recent author posts */
#recent-author-posts {
  margin-bottom: 3em;
}
/* Recent author comments */
#recent-author-comments {
  padding-top: 30px;
}
.author-info {
  width: 100%;
  margin-bottom: 3em;
}
.author-info .avatar {
  margin: 0 20px 0 0;
}
.author-info .avatar img {
  float: left;
  background: #fff;
  padding: 7px;
  border: 1px solid #dbdbdb;
}
.author-meta {
  margin-bottom: 20px;
  overflow: hidden;
  width: 100%;
}
.author-meta p.gravatar {
  margin: 0;
}
/* 404
---------------------------------------- */
#error404 {
  padding: 30px 0 100px 0;
}
.error404-num {
  font-size: 250px;
  line-height: 1.2em;
  color: #036dda;
  width: 500px;
  margin-right: 20px;
  float: left;
  text-align: center;
}
#error404 hgroup {
  margin: 0 0 2em 0;
  padding-top: 50px;
}
#error404 hgroup h1 {
  font-size: 3em;
  line-height: 1.2;
  margin: 0 0 10px;
  padding: 0;
  background: none;
  border: none;
}
/* Portfolio
---------------------------------------- */
.latestwork {
  width: 100%;
  overflow: hidden;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.latestwork li {
  float: left;
  margin-right: 20px;
}
/* Gallery */
.header-title {
  margin-bottom: 15px;
}
.header-title h1 {
  margin-bottom: .1em;
}
.header-title .page-desc {
  font-size: .91em;
  color: #999;
}
/* Programs */
#program-view .program {
  overflow: hidden;
  list-style-type: none;
  padding: 0 0 6px;
  margin: 0 -22px;
}
#program-view .program li {
  list-style-type: none;
  display: -moz-inline-box;
  display: inline-block;
  zoom: 1;
  vertical-align: top;
  width: 300px;
  margin: 26px 0 0 0;
  position: relative;
  background: none;
  padding: 0;
}
#program-view .program li:first-child {
  margin-top: 0;
}
* + html #program-view .program li {
  display: inline;
}
#program-view .program li.nomargin {
  margin-right: 0 !important;
}
#program-view .program li a.image-wrap {
  display: block;
  overflow: hidden;
  width: 300px;
  height: 185px;
  position: relative;
  background: url(images/loading.png) 50% 50% no-repeat #ffffff;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
}
#program-view .program li a.image-wrap img {
  float: left;
}
#program-view .program .desc {
  margin-bottom: 0;
  padding: 15px 0 0 20px;
}
.quick-meta {
  font-size: 12px;
  line-height: 18px;
}
.quick-meta p {
  margin: 0;
}
.quick-meta b {
  font-weight: normal;
  color: #fff;
}
.zoom-icon {
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  opacity: 0;
}
.no-rgba .zoom-icon {
  background: url(images/black-opacity-60.png);
  visibility: hidden;
}
.zoom-icon:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 25px;
  height: 26px;
  margin: -13px 0 0 -13px;
  background: url(images/magnify-alt.png) 50% 50% no-repeat;
}
.image-wrap:hover .zoom-icon {
  opacity: 1;
}
.no-rgba .image-wrap:hover .zoom-icon {
  visibility: visible;
}
/* Single Program Page
---------------------------------------- */.left-col {
  width: 603px;
  margin-right: 15px;
  float: left;
}
.right-col {
  width: 256px;
  float: left;
}
.hfeed .quick-meta {
  margin-top: -5px;
}
.hfeed .booking-form-inner {
  padding: 24px 0 0;
}
.hfeed #booking-form .row {
  margin-left: 0;
}
.hfeed #booking-form input[type="text"] {
  border: 1px solid #6f7070;
  background: #4b4b4b;
}
.hfeed #booking-form input.hasDatepicker {
  background: url("images/date-icon.png") no-repeat scroll 97% 5px #4b4b4b;
}
.hfeed .jClever.default .jClever-element-select-wrapper {
  border: 1px solid #6f7070;
  background: #4b4b4b;
}
.hfeed #booking-form .alignright {
  margin: 21px 0 0;
}
.hfeed .jspDrag {
  background: #1C1C1C;
}
.hfeed #booking-form h2 {
  line-height: 1.2;
  padding: 0;
  margin: 0 0 12px;
  background: none;
}
.hfeed #message {
  padding: 0;
}
.hfeed #message h4 {
  margin-bottom: 5px;
}
.hfeed h3#comments {
  margin: 0;
}
.hfeed li.comment .comment-body {
  background: #3E3E3E;
  border-color: #6F7070;
  color: #fff;
}
.hfeed .reply a {
  color: #fff !important;
}
.single-content {
  width: 283px;
  margin-right: 95px;
  float: left;
}
.effectiveness-list {
  float: left;
  margin: 0;
  padding: 0;
  border: none;
}
.effectiveness-list li {
  list-style-type: none;
  margin: 0;
  padding: 7px 0 8px 18px;
  border: none;
  line-height: 16px;
  color: #6c6d6f;
  background: url(images/marker-2.png) 0 12px no-repeat;
}
/* Single Image */
.image-holder {
  position: relative;
}
.image-holder img {
  max-width: 100%;
}
/* Single Video */
.video-holder {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 0 0 2% 0;
}
.video-holder iframe,
.video-holder object,
.video-holder embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* Audio Single */
.single-audio-holder .audiojs {
  width: 620px;
}
.single-audio-holder .audiojs .scrubber {
  width: 440px;
}
/* Grid Gallery */
.grid_gallery {
  position: relative;
  overflow: hidden;
  padding: 0 0 0 0;
}
.grid_gallery_inner {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.grid_gallery .gallery_item {
  float: left;
  margin: 0 15px 15px 0;
}
.single-gallery-item {
  margin: 0;
}
/* Sidebar
---------------------------------------- */
#sidebar {
  padding: 17px 0 0 0;
}
.widget {
  margin-bottom: 20px;
}
.widget > ul,
.widget > div > ul {
  margin: -5px 0 0 -15px;
  padding: 0;
}
.widget ul li {
  list-style-type: none;
  line-height: 18px;
  padding: 3px 0 3px 25px;
  background: url(images/marker-1.gif) 0 8px no-repeat;
}
.widget ul li a {
  text-decoration: none;
  color: #ffffff;
}
.widget ul li a:hover {
  text-decoration: underline;
}
/* Calendar */
#calendar_wrap {
  padding: 0;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  text-align: center;
}
#wp-calendar td {
  text-align: center;
  padding: 6px 0;
  border: none;
}
#wp-calendar caption {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  padding: 4px 0;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#wp-calendar thead th {
  padding: 7px 0;
  font-size: 14px;
  background: #fff;
  color: #000;
  text-align: center;
}
#wp-calendar #prev {
  text-align: left;
}
#wp-calendar #next {
  text-align: right;
}
/* FAQs
---------------------------------------- */
.faq_list dt {
  color: #036dda;
  position: relative;
  padding: 0 0 10px 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
  background: none;
}
.faq_list span.marker {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #036dda;
  font-weight: bold;
}
.faq_list dd span.marker {
  color: #000;
}
.faq_list dd {
  padding: 0 0 0 20px;
  position: relative;
  margin: 0 0 2em 0;
}
/* Custom widgets
---------------------------------------- */
/* Recent Comments */
ul.recentcomments {
  padding: 0;
  margin: 0;
}
ul.recentcomments li {
  border-top: 1px solid #c6c6c6;
  padding: 25px 0 25px 0;
  margin: 0;
  border-bottom: none;
  background: none;
  overflow: hidden;
  list-style-type: none;
}
ul.recentcomments li:first-child {
  padding-top: 0;
  border-top: none;
}
ul.recentcomments li img {
  float: left;
  margin: 0 12px 0 0;
}
ul.recentcomments .comment-body {
  padding: 15px 0 0 0;
}
ul.recentcomments .comment-body a {
  text-decoration: none;
  color: #96999d;
}
ul.recentcomments .comment-body a:hover {
  color: #000;
  text-decoration: underline;
}
ul.recentcomments li h4 {
  margin-bottom: .1em;
}
ul.recentcomments li h4 a {
  text-decoration: none;
}
ul.recentcomments li h4 a:hover {
  color: #000;
}
ul.recentcomments li small {
  font-size: 11px;
  color: #6a6a6a;
}
/* Posts Type widget */
.post_list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.post_list li {
  list-style-type: none;
  overflow: hidden;
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  border-top: 1px solid #dbdbdb;
  margin: 0;
}
.post_list li:first-child {
  border: none;
  padding-top: 0;
}
.post_list li .featured-thumbnail img {
  max-width: 120px;
  height: auto;
}
.ie8 .post_list li .featured-thumbnail img {
  max-width: none;
}
/* Popular posts */
.popular-posts {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.popular-posts li {
  overflow: hidden;
  margin: 0 0 2em 0;
}
.popular-posts li .post-thumb {
  float: left;
  margin-right: 20px;
  width: 100px;
  height: 100px;
  overflow: hidden;
  padding: 1px;
  border: 1px solid #dbdbdb;
}
.popular-posts li .post-thumb .thumbnail {
  width: 100%;
  height: auto;
}
.popular-posts li .post-thumb.empty-thumb {
  background: url(images/empty_thumb.gif) no-repeat 50% 50% #ececec;
}
.popular-posts li h5 {
  font-size: 1em;
  margin-bottom: .5em;
}
.popular-posts li .excerpt {
  margin-bottom: .8em;
}
/* Carousel widget */
.es-carousel-wrapper {
  background: #101010;
  padding: 10px 37px;
  margin: 0 0 20px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
.es-carousel {
  overflow: hidden;
  background: #000;
}
.es-carousel ul {
  display: none;
}
.es-carousel ul li {
  height: 100%;
  float: left;
  display: block;
  list-style-type: none;
  padding: 0;
  margin: 0;
  color: #fff;
}
.es-carousel ul li .thumbnail {
  display: block;
  border-style: solid;
  border-color: #222;
}
.es-carousel ul li a img {
  display: block;
  border: none;
  max-height: 100%;
  max-width: 100%;
}
.es-nav span {
  position: absolute;
  top: 50%;
  left: 12px;
  background: transparent url(images/nav.png) no-repeat top left;
  width: 14px;
  height: 26px;
  margin-top: -13px;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.8;
}
.es-carousel ul li h4 {
  margin-bottom: .5em;
}
.es-carousel ul li .excerpt {
  margin-bottom: 10px;
}
.es-nav span.es-nav-next {
  right: 12px;
  left: auto;
  background-position: top right;
}
.es-nav span:hover {
  opacity: 1.0;
}
/* Post Cycle */
.post_cycle {
  padding: 0;
  margin: 0;
}
.post_cycle .cycle_item {
  display: none;
}
.post_cycle .cycle_item:first {
  display: block;
}
/* Folio Cycle */
.folio_cycle {
  list-style-type: none;
  padding: 0;
  margin: 0;
  width: 100%;
  overflow: hidden;
}
.folio_cycle .folio_item {
  overflow: hidden;
  display: none;
}
.folio_cycle .folio_item:first {
  display: block;
}
.folio_cycle .folio_item .featured-thumbnail {
  float: none;
  margin: 0 0 15px 0;
}
.folio_cycle .folio_item .featured-thumbnail img {
  float: none;
}
#folio-controls {
  text-align: center;
  overflow: hidden;
}
#folio-controls ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#folio-controls ul li {
  padding: 0 5px 0 0;
  margin: 0;
  display: inline;
}
#folio-controls ul li a {
  display: inline-block;
  text-decoration: none;
  width: 9px;
  height: 9px;
  background: #000;
  font-size: 0;
  line-height: 0;
  border-radius: 5px;
}
#folio-controls ul li a:hover {
  background: #999;
}
/* Testimonials */
.testimonials {
  padding: 0;
  margin: 0;
}
.testimonials div.testi_item {
  padding: 0;
  margin: 0 0 2em 0;
  background: none;
  overflow: hidden;
}
.testimonials div.testi_item blockquote {
  display: block;
  position: relative;
  margin: 0;
  padding: 30px;
  background: #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.testimonials div.testi_item blockquote:before {
  content: "";
  display: block;
  position: absolute;
  left: 65px;
  bottom: -20px;
  width: 0;
  height: 0;
  border-left: 20px solid transparent;
  border-right: 0 solid transparent;
  border-top: 20px solid #dbdbdb;
}
.testimonials div.testi_item blockquote:after {
  content: "";
  display: block;
  position: absolute;
  left: 20px;
  top: 10px;
  width: 41px;
  height: 38px;
  background: url(images/quotes.png) 0 0 no-repeat;
}
.testimonials div.testi_item blockquote a {
  text-decoration: none;
  color: #4e4e4e;
  display: block;
  font-style: normal;
  position: relative;
}
.testimonials div.testi_item blockquote a:hover {
  color: #ffffff;
}
.testimonials div.testi_item .featured-thumbnail {
  position: relative;
  z-index: 2;
  margin: 0 20px 0 10px;
}
.name-testi {
  display: block;
  padding-top: 8px;
  margin-bottom: 10px;
}
.name-testi a {
  font-weight: normal;
  color: #1475D9 !important;
}
.testimonials .thumb {
  float: left;
  margin-right: 20px;
}
/* Misc for Cycle widgets */
#testi-cycle .testi_item {
  display: none;
}
#testi-cycle .testi_item:first {
  display: block;
}
#testi-controls {
  text-align: center;
  overflow: hidden;
}
#testi-controls ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#testi-controls ul li {
  padding: 0;
  margin: 0 2px 0 0;
  display: inline-block;
}
* + html #testi-controls ul li {
  display: inline;
  zoom: 1;
}
/* Recent Posts */
.latestpost {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.latestpost li {
  margin: 15px 0 0 0;
  padding: 0;
  list-style-type: none;
}
.latestpost li:first-child {
  margin: 0;
}
.latestpost li iframe {
  width: 300px;
  height: 215px;
  padding: 0;
  margin: 14px 0 0;
  border: none;
  overflow: hidden;
}
.latestpost li h5 {
  font-size: 12px;
  line-height: 19px;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin: 17px 0 0;
}
.latestpost li h5 a {
  text-decoration: none;
  color: #036dda;
}
.latestpost li h5 a:hover {
  text-decoration: underline;
}
.latestpost li .excerpt {
  margin-bottom: 15px;
}
/* Twitter widget */
.twitter {
  position: relative;
}
.twitter_update_list {
  overflow: hidden;
}
.twitter ul li {
  list-style-type: none;
  margin: 0 0 15px 0;
  padding: 0 0 0 37px;
  background: url(images/twitter-icon.png) no-repeat 0 0;
}
.twitter ul li .twitt-body {
  padding: 0 0 5px 0;
}
.twitter ul li .twitt-body a {
  font-weight: bold;
}
.twitter ul li a.timesince {
  font-size: 11px;
}
.twitter .preloader {
  position: absolute;
  top: 40px;
  left: 0;
  height: 25px;
  line-height: 25px;
  padding-left: 30px;
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-image: url(images/loading-twitter.gif);
}
/* Flickr widget */
.flickrImages {
  overflow: hidden;
  position: relative;
}
.flickrImages a {
  float: left;
  display: block;
  width: 75px;
  height: 75px;
  background: #000;
  margin: 0 1px 1px 0;
}
.flickrImages a img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.flickrImages a:hover img {
  opacity: .5;
}
.flickrImages a.link {
  display: inline;
  float: none;
  width: auto;
  height: auto;
  margin: 0;
  background: none;
}
/* Banner widget */
.banners-holder {
  list-style-type: none;
  padding: 0;
  margin: 0 !important;
}
.banners-holder li {
  list-style-type: none;
  float: left;
  margin: 0 3px 3px 0 !important;
  padding: 0 !important;
  background: none !important;
}
.banners-holder li img {
  vertical-align: top;
  float: left;
}
/* vCard widget *//* Testimonials
---------------------------------------- */
/* Testimonials list */
.white .testimonial:nth-child(2n) {
  margin-right: 0;
}
.white .testimonial.nomargin {
  margin-right: 0;
}
.testimonial {
  border: none;
  padding: 0;
  width: 440px;
  margin: 0 15px 20px 0px;
  float: left;
  font-weight: normal;
  position: relative;
  overflow: hidden;
}
.testimonial q {
  font-style: normal;
  background: url(images/quotes.png) 0 0 no-repeat;
  text-indent: 20px;
  display: block;
  position: relative;
  overflow: hidden;
}
.testimonial q:after {
  content: '\"';
}
.testimonial .name-testi {
  display: block;
  color: #036dda;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
/* Single Testimonial */
.testi-single {
  border: none;
  padding: 5px 30px 30px 160px;
  width: auto;
  background: url(images/quotes.png) no-repeat 135px 10px;
  font-size: 12px;
  line-height: 18px;
  font-style: normal;
  margin: 0 0 2em 0;
  position: relative;
}
.user {
  display: block;
  color: #036DDA;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.testi-single p {
  margin: 0 0 1em 0;
  padding: 0;
}
.testi-single .featured-thumbnail {
  position: absolute;
  left: 5px;
  top: 5px;
}
/* Shortcodes
---------------------------------------- */
/* Recent Posts */
.recent-posts {
  margin: 0;
  padding: 0;
  width: 100%;
  border: none;
}
.recent-posts li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 15px;
  border: none;
  background: none;
}
.recent-posts li .featured-thumbnail {
  float: none;
  margin: 0 0 23px -22px;
}
.recent-posts li img {
  margin: 0;
  float: none;
}
.recent-posts li h5 {
  font-size: 1em;
  margin-bottom: 0;
  color: #fff;
}
.recent-posts li h5 a {
  color: #fff;
  text-decoration: none;
}
.recent-posts li h5 a:hover {
  text-decoration: underline;
}
.recent-posts li .excerpt {
  margin-bottom: 1.5em;
}
.recent-posts li span.meta {
  display: block;
  margin-bottom: .5em;
  font-size: 10px;
  color: #888;
  text-transform: uppercase;
  overflow: hidden;
}
.recent-posts li .post-date {
  float: left;
}
.recent-posts li .post-comments {
  float: right;
}
/* Images Format Type */
.recent-posts .format-image {
  float: left;
  margin: 0 20px 20px 0;
}
/* Quote Format Type */
/* Link Format Type */
/* Link Format Type */
/* Audio Format Type */
.recent-posts .format-audio {
  margin-bottom: 2em;
}
.recent-posts .format-audio .audio-wrapper {
  margin-bottom: .5em;
}
/* Video Format Type */
.recent-posts .format-video {
  float: left;
  width: 300px;
  margin: 0 20px 20px 0;
}
.recent-posts .format-video iframe {
  width: 300px;
  height: 200px;
}
/* Workout */
.recent-posts.workout {
  list-style-type: none;
  padding: 5px 0 30px;
  margin: 0 0 0 -5px;
  overflow: hidden;
}
.recent-posts.workout li {
  margin: 0;
  padding: 10px 0 0;
}
.recent-posts.workout li:first-child {
  padding: 0;
}
.recent-posts.workout li .featured-thumbnail {
  float: left;
  margin: 0 20px 10px 0;
}
.recent-posts.workout li h5 {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  line-height: 19px;
  font-weight: bold;
  text-transform: uppercase;
  color: #036dda;
  margin-bottom: 10px;
}
.recent-posts.workout li h5 a {
  color: #036dda;
}
/* Popular Posts */
.popular_posts {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.popular_posts li {
  list-style-type: none;
  padding: 0 0 20px 0;
  margin: 0;
  overflow: hidden;
}
/* Tags */
.tags-cloud a,
.tagcloud a,
.post-footer a {
  display: inline-block;
  background: #e0e0e0;
  padding: 2px 7px;
  border-radius: 3px;
  text-decoration: none;
  color: #838383;
  margin: 0 1px 4px 0;
  font-size: 11px !important;
  box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2);
  line-height: 16px;
  vertical-align: top;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.tags-cloud a:hover,
.tagcloud a:hover,
.post-footer a:hover {
  background: #036dda;
  color: #fff;
}
/* Recent Comments */
.recent-comments {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.recent-comments li {
  padding: 0;
  margin: 0;
  border: none;
  padding-bottom: .5em;
}
/* Footer
---------------------------------------- */
#footer {
  width: 100%;
  padding: 15px 0;
}
/* Footer widget */
#widget-footer .social-networks li {
  list-style-type: none;
  padding: 0 0 .5em 0;
  margin: 0;
}
/* Footer navigation */
nav.footer {
  float: left;
}
nav.footer ul {
  margin: 0;
  padding: 0;
}
nav.footer ul li {
  list-style-type: none;
  float: left;
  padding: 0 13px 0 0;
  margin: 0;
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  line-height: 1.23;
  font-weight: 600;
  text-transform: uppercase;
}
nav.footer ul li a {
  text-decoration: none;
  color: #505253;
}
nav.footer ul li a:hover,
nav.footer ul li.current-menu-item a {
  color: #036dda;
}
/* Copyright */
/* Footer text */
#footer-text {
  float: right;
  color: #000;
}
.site-name {
  color: #000;
}
#footer-text a {
  text-decoration: none;
}
#footer-text a:hover {
  text-decoration: underline;
}
/* Misc
---------------------------------------- */
.button {
  display: inline-block;
  padding: 5px 9px 5px 15px;
  color: #DB0C0C;
  background: url(images/button-tail.gif) 0 0 repeat-x #eeeeee;
  text-decoration: none !important;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  line-height: 18px;
  font-weight: bold;
  position: relative;
  border-radius: 30px 0 0 0;
}
.button:hover {
  background-position: 0 -28px;
  background-color: #DB0C0C;
  color: #ffffff;
}
/* Lightbox */
.lightbox {
  display: block;
  position: relative;
}
/* Back to Top */
#back-top-wrapper {
  width: 100%;
  position: absolute;
  overflow: hidden;
  height: 60px;
}
#back-top {
  position: fixed;
  bottom: 30px;
  left: 50%;
  margin-left: 500px;
  margin-bottom: 0;
  display: none;
}
#back-top a {
  width: 60px;
  display: block;
  text-align: center;
}
/* arrow icon (span tag) */
#back-top span {
  width: 60px;
  height: 60px;
  display: block;
  background: #dddddd url(images/up-arrow.png) no-repeat center center;
  /* rounded corners */

  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  /* transition */

  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
#back-top a:hover span {
  background-color: #036dda;
}
/* Tabs */
.tabs {
  margin: 1px 0 20px 0;
}
.tabs .tab-wrapper {
  border: 1px solid #dddddd;
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
  margin: -1px 0 0 0;
}
.tabs .tab-menu ul {
  list-style: none;
  margin: 0 !important;
  padding: 0 !important;
}
.tabs .tab-menu li {
  display: inline;
  float: left;
  margin: 0;
  padding: 0;
}
.tabs .tab-menu a {
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  color: #aaaaaa;
  display: block;
  font-size: 12px;
  letter-spacing: 1px;
  margin: 0 2px 0 0;
  padding: 8px 20px;
}
.tabs .tab-menu a:hover {
  background-color: #f2f2f2;
  color: #666666;
}
.tabs .tab-menu a.active {
  background-color: #ffffff;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#f6f6f6', endColorstr='#fafafa');
  background: -moz-linear-gradient(bottom, #fafafa 0px, #f6f6f6 90%) repeat scroll 0 0 transparent;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fafafa), color-stop(90%, #f6f6f6));
  border-bottom: none;
  color: #666666;
  padding: 8px 20px 9px 20px;
}
.tabs .tab {
  background-color: #fafafa;
  border-radius: 0 5px 5px 5px;
  -moz-border-radius: 0 5px 5px 5px;
  -webkit-border-radius: 0 5px 5px 5px;
  padding: 20px;
}
/* Toggle */
.toggle {
  padding: 0 0 2px 0;
}
.toggle .trigger {
  background-color: #f5f5f5;
  background: -moz-linear-gradient(bottom, #f2f2f2 0px, #ffffff 100%);
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(1, #ffffff));
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  color: #666666;
  display: block;
  padding: 10px 12px 10px 40px;
  position: relative;
  text-decoration: none;
  height: 1%;
}
.toggle .trigger span {
  background: url(includes/images/toggle.png) 0 0 no-repeat;
  display: block;
  position: absolute;
  top: 9px;
  left: 10px;
  text-indent: -9999px;
  width: 22px;
  height: 20px;
}
.toggle .trigger:hover,
.toggle .active {
  background: #191919;
  color: #fff;
}
.toggle .active span {
  background-position: 0 -20px;
}
.toggle .box {
  background-color: #fafafa;
  border: 1px solid #dddddd;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 20px;
}
/* Dropcap */
.dropcap {
  display: block;
  float: left;
  margin: 0 22px 20px 0;
  text-transform: uppercase;
  width: 51px;
  height: 51px;
  background: #666;
  border-radius: 6px;
  font-size: 36px;
  line-height: 51px;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  text-transform: lowercase;
}
.hr {
  height: 1px;
  background: #eee;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 30px 5px;
}
.grid_1 .hr,
.grid_2 .hr,
.grid_3 .hr,
.grid_4 .hr,
.grid_5 .hr,
.grid_6 .hr,
.grid_7 .hr,
.grid_8 .hr,
.grid_9 .hr,
.grid_10 .hr,
.grid_11 .hr,
.grid_12 .hr,
.grid_13 .hr,
.grid_14 .hr,
.grid_15 .hr,
.grid_16 .hr,
.grid_17 .hr,
.grid_18 .hr,
.grid_19 .hr,
.grid_20 .hr,
.grid_21 .hr,
.grid_22 .hr,
.grid_23 .hr,
.grid_24 .hr {
  margin-left: 0;
  margin-right: 0;
}
.sm_hr {
  height: 1px;
  background: #eee;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
  margin: 25px 10px;
}
.grid_1 .sm_hr,
.grid_2 .sm_hr,
.grid_3 .sm_hr,
.grid_4 .sm_hr,
.grid_5 .sm_hr,
.grid_6 .sm_hr,
.grid_7 .sm_hr,
.grid_8 .sm_hr,
.grid_9 .sm_hr,
.grid_10 .sm_hr,
.grid_11 .sm_hr,
.grid_12 .sm_hr {
  margin-left: 0;
  margin-right: 0;
}
.spacer {
  height: 20px;
  overflow: hidden;
  font-size: 0;
  line-height: 0;
}
/* Address */
.address {
  overflow: hidden;
  width: 100%;
  margin: 0;
  padding: 0;
}
.address dt {
  margin: 0;
  padding: 0;
  background: none;
  font-size: 12px;
  line-height: 19px;
  font-weight: bold;
  text-transform: uppercase;
  color: #ffffff;
}
.address dd {
  padding: 0;
  margin: 0;
}
.address dd ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.address dd ul li {
  background: none;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.address dd span {
  float: left;
  width: 108px;
}
.address dd a {
  color: #fff;
  text-decoration: none;
}
.address dd a:hover {
  text-decoration: underline;
}
/* Google Map */
.google-map {
  margin: 0 0 20px -22px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(images/loading-map.png);
}
/* VIDEO */
.video-wrap {
  margin-bottom: 10px;
  position: relative;
  zoom: 1;
}
.video-wrap object {
  position: relative;
  z-index: 2;
}
.video-bg {
  background-color: black;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
/* AUDIO */
.audio-wrapper {
  margin-bottom: 1.5em;
}
.audio-desc {
  font-size: .91em;
  color: #999;
  padding: .5em 0 0 0;
}
.audiojs audio {
  position: absolute;
  left: -1px;
}
.audiojs {
  width: 460px;
  height: 36px;
  background: #404040;
  overflow: hidden;
  font-family: monospace;
  font-size: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444444), color-stop(0.5, #555555), color-stop(0.51, #444444), color-stop(1, #444444));
  background-image: -moz-linear-gradient(center top, #444444 0%, #555555 50%, #444444 51%, #444444 100%);
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
}
.audiojs .play-pause {
  width: 25px;
  height: 40px;
  padding: 4px 6px;
  margin: 0px;
  float: left;
  overflow: hidden;
  border-right: 1px solid #000;
}
.audiojs p {
  display: none;
  width: 25px;
  height: 40px;
  margin: 0px;
  cursor: pointer;
}
.audiojs .play {
  display: block;
}
.audiojs .scrubber {
  position: relative;
  float: left;
  width: 280px;
  background: #5a5a5a;
  height: 14px;
  margin: 10px;
  border-top: 1px solid #3f3f3f;
  border-left: 0px;
  border-bottom: 0px;
  overflow: hidden;
}
.audiojs .progress {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 14px;
  width: 0px;
  background: #ccc;
  z-index: 1;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cccccc), color-stop(0.5, #dddddd), color-stop(0.51, #cccccc), color-stop(1, #cccccc));
  background-image: -moz-linear-gradient(center top, #cccccc 0%, #dddddd 50%, #cccccc 51%, #cccccc 100%);
}
.audiojs .loaded {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 14px;
  width: 0px;
  background: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222222), color-stop(0.5, #333333), color-stop(0.51, #222222), color-stop(1, #222222));
  background-image: -moz-linear-gradient(center top, #222222 0%, #333333 50%, #222222 51%, #222222 100%);
}
.audiojs .time {
  float: left;
  height: 36px;
  line-height: 36px;
  margin: 0px 0px 0px 6px;
  padding: 0px 6px 0px 12px;
  border-left: 1px solid #000;
  color: #ddd;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
}
.audiojs .time em {
  padding: 0px 2px 0px 0px;
  color: #f9f9f9;
  font-style: normal;
}
.audiojs .time strong {
  padding: 0px 0px 0px 2px;
  font-weight: normal;
}
.audiojs .error-message {
  float: left;
  display: none;
  margin: 0px 10px;
  height: 36px;
  width: 400px;
  overflow: hidden;
  line-height: 36px;
  white-space: nowrap;
  color: #fff;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
.audiojs .error-message a {
  color: #eee;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #999;
  white-space: wrap;
}
.audiojs .play {
  background: url(js/audiojs/player-graphics.gif) -2px -1px no-repeat;
}
.audiojs .loading {
  background: url(js/audiojs/player-graphics.gif) -2px -31px no-repeat;
}
.audiojs .error {
  background: url(js/audiojs/player-graphics.gif) -2px -61px no-repeat;
}
.audiojs .pause {
  background: url(js/audiojs/player-graphics.gif) -2px -91px no-repeat;
}
.playing .play,
.playing .loading,
.playing .error {
  display: none;
}
.playing .pause {
  display: block;
}
.loading .play,
.loading .pause,
.loading .error {
  display: none;
}
.loading .loading {
  display: block;
}
.error .time,
.error .play,
.error .pause,
.error .scrubber,
.error .loading {
  display: none;
}
.error .error {
  display: block;
}
.error .play-pause p {
  cursor: auto;
}
.error .error-message {
  display: block;
}
/* Alert boxes
---------------------------------------- */
.alert-box,
.wpcf7-response-output {
  padding: 20px 20px 20px 90px !important;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  font-size: .91em;
  line-height: 1.4em;
  border: 1px solid #dbdbdb;
  font-family: Arial, Helvetica, sans-serif;
  margin-bottom: 15px;
}
.error-box,
.wpcf7-mail-sent-ng {
  border-color: #ff9999;
  color: #c31b00;
  background: url(images/icons/alert/icon-error.png) no-repeat 20px 50% #ffcccc;
}
.attention-box,
.wpcf7-validation-errors,
.wpcf7-spam-blocked {
  border-color: #e6c555;
  color: #9e660d;
  background: url(images/icons/alert/icon-note.png) no-repeat 20px 50% #fdebae;
}
.notice-box {
  border-color: #68a2cf;
  color: #2e6093;
  background: url(images/icons/alert/icon-info.png) no-repeat 20px 50% #bfe4f9;
}
.approved-box,
.wpcf7-mail-sent-ok {
  border-color: #a3c159;
  color: #5e6f33;
  background: url(images/icons/alert/icon-download.png) no-repeat 20px 50% #ccff99;
}
/* Forms
---------------------------------------- */
/* Form defaults */
input {
 /* height: 16px;*/
}
input,
select,
textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  vertical-align: middle;
  font-weight: normal;
  border: 1px solid #e7e7e7;
  outline: none;
}
input[type="text"],
textarea {
  background: #fff;
  color: #595959;
  padding: 6px 10px;
}
input[type="submit"],
input[type="reset"] {
  border: none;
  /*background: url("images/blue-button-tail.gif") repeat-x scroll 0 0 #014792;*/
 background:#DB0C0C;
  color: #FFFFFF;
  border-radius: 0 30px 0 0;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 28px;
  height: 28px;
  padding: 0px 15px;
  text-decoration: none !important;
  text-transform: uppercase;
  position: relative;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
input[type="submit"]:hover,
input[type="reset"]:hover {
  background-position: 0 -28px;
}
/* Comment form */
#commentform p.field {
  margin-bottom: 5px;
}
#commentform small {
  color: #8b8b8b;
}
#commentform label {
  display: block;
}
#commentform input[type="text"] {
  width: 250px;
}
#commentform textarea {
  width: 460px;
  max-width: 460px;
  min-width: 460px;
  height: 150px;
  min-height: 150px;
  overflow: auto;
}
/* Single Program contact form */
.hfeed .black #respond h3 {
  background: none;
  margin: 0 0 20px;
  padding: 0;
}
.hfeed #commentform p.field {
  margin-bottom: 10px;
}
.hfeed #commentform input[type="text"] {
  width: 220px;
  padding: 9px 16px 10px;
  border: 1px solid #656666;
  background: #3e3e3e;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
.hfeed #commentform textarea {
  width: 509px;
  max-width: 509px;
  min-width: 509px;
  height: 237px;
  min-height: 237px;
  padding: 9px 16px 10px;
  border: 1px solid #656666;
  background: #3e3e3e;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
.hfeed #commentform input[type="submit"] {
  background: url("images/book-button-tail.gif") repeat-x scroll 0 0 #eeeeee;
  border-radius: 10px 10px 10px 10px;
  color: #036DDA;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
  height: 45px;
  line-height: 45px;
  margin: 0;
  padding: 0 17px;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
.hfeed #commentform input[type="submit"]:hover {
  background-color: #FFF;
  background-position: 0 -45px;
}
/* Contact form */
.wpcf7-form p.field {
  margin-bottom: 10px;
  overflow: hidden;
  vertical-align: top;
  position: relative;
}
.wpcf7-form p.field input {
  width: 255px;
  color: #595959;
}
.wpcf7-form p.field small {
  color: red;
}
.wpcf7-form .input-file {
  width: 79px;
  height: 22px;
  background: url(images/btn-choose-file.gif) 0 0 no-repeat;
  display: block;
  overflow: hidden;
  cursor: pointer;
  position: relative;
}
.wpcf7-form input[type="file"] {
  position: relative;
  height: 100%;
  width: auto;
  opacity: 0;
  cursor: pointer;
  -moz-opacity: 0;
  filter: progid:dximagetransform.microsoft.alpha(opacity=0);
}
.wpcf7-form textarea {
  width: 455px;
  max-width: 455px;
  min-width: 455px;
  height: 120px;
  min-height: 120px;
  overflow: auto;
  margin: 0;
  color: #595959 !important;
}
.wpcf7-form .submit-wrap {
  padding: 0 0 30px;
  margin: 0;
}
span.wpcf7-form-control-wrap {
  display: block;
}
.wpcf7-not-valid-tip {
  /*width: 255px !important;
  position: absolute;*/
  left: 0 !important;
  top: 0 !important;
  padding: 15px 10px !important;
  background: #f3b7b7 !important;
  color: red !important;
  border: 1px solid red !important;
}
div.wpcf7-response-output {
  margin: 15px 0 25px 0 !important;
}
div.wpcf7 img.ajax-loader {
  position: absolute;
  left: 140px;
  bottom: 10px;
}
.wpcf7-form input[type="submit"] {
  left: 59px;
  position: absolute;
}
.wpcf7-form input[type="reset"] {
  left: 3px;
  position: absolute;
  border-radius: 0 0 0 10px;
}
/* Custom form elements 
***************************************/
.jClever.default {
  margin: 0px;
  padding: 0px;
}
.jClever.default .hidden {
  opacity: 0;
  filter: progid:dximagetransform.microsoft.alpha(opacity=0);
  position: absolute;
}
.jClever.default .jClever-element {
  outline: none;
  position: relative;
}
.jClever.default .select-row .jClever-element {
  float: left;
  margin-left: 5px;
}
.jClever.default .select-row .jClever-element:first-child {
  margin: 0;
}
.jClever.default .jClever-element * {
  outline: none;
}
.jClever.default .row {
  vertical-align: middle;
}
.jClever.default .row > label {
  display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
.jClever.default .row > .jClever-element {
  display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  vertical-align: middle;
}
label.field {
  display: inline-block;
  padding: 0 18px 0 5px;
  color: #fff;
}
/*
 *
 *   SELECT
 *
 */.jClever.default .jClever-element-select-wrapper {
  position: relative;
  width: 254px !important;
  border: none;
  cursor: pointer;
  background: url(images/book-input-tail.png) 0 0 repeat;
  border: 1px solid #9ac3ee;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  position: relative;
}
.jClever.default .jClever-element-select-wrapper select {
  display: none;
}
.jClever.default .jClever-element select {
  display: none;
}
.jClever.default .jClever-element-select-center {
  white-space: nowrap;
  overflow: hidden;
  display: block;
  line-height: 16px;
  text-transform: uppercase;
  padding: 10px 15px;
  position: relative;
  z-index: 1;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-weight: 700;
}
.jClever.default .jClever-element-select-right {
  position: absolute;
  z-index: 2;
  right: 1px;
  top: 1px;
  background: url(images/select.png) 0 0 no-repeat;
  height: 34px;
  width: 34px;
  cursor: pointer;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline;
  text-indent: -999em;
  overflow: hidden;
}
.jClever.default .jClever-element-select-list-wrapper {
  position: absolute;
  border: 1px solid #eee;
  border-top: 0px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  top: 100%;
  left: -1px;
  background: #fff;
  display: none;
  height: 120px;
  border-radius: 10px;
}
.jClever.default .jClever-element-select-list {
  white-space: nowrap;
  padding: 0px;
  margin: 0px;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
.jClever.default .jClever-element-select-list > li {
  list-style-type: none;
  padding: 3px 0 3px 10px;
  margin: 0;
  color: #6C6D6F;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.jClever.default .jClever-element-select-list > li.active {
  font-weight: bold;
}
.jClever.default .jClever-element-select-list > li:hover {
  color: #ffffff;
  background: #036dda;
}
.jClever.default .jClever-element-select-list > li:first-child {
  display: none;
}
.jClever.default .jClever-element-select-list > li > span {
  overflow: hidden;
  width: 100%;
  display: block;
  position: relative;
  height: 100%;
  white-space: normal;
}
.jClever.default .jClever-element-select-list > li > span > i {
  font-style: normal;
}
/*
 *
 *   CHECKBOX
 *
 */
.jClever.default .jClever-element-checkbox-twins {
  display: block;
  width: 15px;
  height: 15px;
  background: url(images/checkbox.png) no-repeat left bottom;
}
.jClever.default .jClever-element-checkbox-twins.checked {
  background-position: left top;
}
/*
 *
 *   RADIO
 *
 */
.switches {
  margin-top: 15px !important;
}
.jClever.default .jClever-element-radio-twins {
  display: block;
  width: 13px;
  height: 13px;
  background: url(images/radio.png) no-repeat 100% 0;
}
.jClever.default .jClever-element-radio-twins.checked {
  background-position: 0 0;
}
/*
 *
 *   BUTTON
 *
 */
.jClever.default button.styled {
  background: none;
  border: 0px;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
}
.jClever.default button.styled > span {
  display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  border: 1px solid #c0c0c0;
}
.jClever.default button.styled:hover > span {
  background: #c0c0c0;
  color: #fff;
}
.jClever.default button.styled > span > span {
  display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
  padding: 5px 15px;
}
/*
 *
 *   input`s
 *
 */
.jClever.default .input-type-text {
  border: 1px solid #c0c0c0;
  line-height: 20px;
  padding: 0 4px;
  color: #c0c0c0;
}
/*
 *
 *   textarea`s
 *
 */
.jClever.default form.jClever textarea {
  border: 1px solid #c0c0c0;
  padding: 0 4px;
  color: #c0c0c0;
  resize: none;
}
/*
 *
 *   file input
 *
 */
.jClever.default .jClever-element-file {
  width: 300px;
  height: 27px;
  overflow: hidden;
}
.jClever.default .jClever-element .hidden-file {
  opacity: 0;
  filter: progid:dximagetransform.microsoft.alpha(opacity=0);
  position: absolute;
  left: 0px;
  width: 300px;
  padding: 0px;
  line-height: 20px;
  height: 25px;
  line-height: 25px;
  margin-left: -218px;
  font-size: 20px;
}
.jClever.default .jClever-element .jClever-element-file-name {
  display: block;
  width: 198px;
  height: 25px;
  float: left;
  border-bottom: 1px solid #c0c0c0;
  line-height: 25px;
  overflow: hidden;
  background: url(images/file-input.png) repeat-y right top;
}
.jClever.default .jClever-element .jClever-element-file-button {
  display: block;
  width: 100px;
  height: 25px;
  float: left;
  background: url(images/file.png) no-repeat left top;
  margin: 3px 0 0 0;
}
.jClever.default .input-file-helper {
  width: 100px;
  height: 25px;
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: hidden;
}
.jClever.default .jClever-element.focused .jClever-element-file-name {
  -moz-box-shadow: inset 0 0 5px #000;
  /* ��� Firefox */

  -webkit-box-shadow: inset 0 0 5px #000;
  /* ��� Safari � Chrome */

  box-shadow: inset 0 0 5px #000;
  /* ��������� ���� */

}
.jClever.default .jClever-error-label {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-left: 100%;
  color: #fff;
  width: 100%;
  padding: 5px;
  background: #EA1010;
  display: none;
}
.jClever.default .jClever-element.error .jClever-error-label {
  display: -moz-inline-box;
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
/* ScrollPane style */
.jspContainer {
  overflow: hidden;
  position: relative;
  padding: 0;
  border-radius: 10px;
}
.jspPane {
  position: absolute;
  border-radius: 10px 0 0 10px;
  overflow: hidden;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 20px;
  height: 100%;
  border-radius: 0 10px 10px 0;
  overflow: hidden;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: red;
}
.jspVerticalBar *,
.jspHorizontalBar * {
  margin: 0;
  padding: 0;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #eee;
  position: relative;
  border-radius: 0 10px 10px 0;
  overflow: hidden;
}
.jspDrag {
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
  background: #036dda;
  border-radius: 10px;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner {
  margin: 0 -3px;
}
/* Sidebar search form */
#searchform .searching {
  width: 160px;
  margin-right: 10px;
  padding: 6px 10px;
}
#searchform .submit {
  width: 60px;
  cursor: pointer;
  padding-left: 0;
  padding-right: 0;
  border-radius: 0;
}
/* Fluid Columns */
.one_half {
  width: 48%;
}
.one_third {
  width: 30.66%;
}
.two_third {
  width: 65.33%;
}
.one_fourth {
  width: 22%;
}
.three_fourth {
  width: 74%;
}
.one_fifth {
  width: 16.8%;
}
.two_fifth {
  width: 37.6%;
}
.three_fifth {
  width: 58.4%;
}
.four_fifth {
  width: 79.2%;
}
.one_sixth {
  width: 13.33%;
}
.five_sixth {
  width: 82.67%;
}
.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 4%;
  float: left;
}
.last {
  margin-right: 0 !important;
  clear: right;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.clear {
  clear: both;
}
.wrapper {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.extra-wrap {
  overflow: hidden;
}
/* Clear Floated Elements */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  display: inline-block;
}
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* Always remember to compress your live stylesheet and keep an uncompressed backup */
.latestpost li h5 a{color:#fff !important;}
.latestpost  .padding{padding-bottom: 0px !important;}


a.social.small{	
	display: inline-block;
	height: 31px;
	width: 31px;
	background: url(images/social-small.png) 0 0 no-repeat;
	margin-right: 3px;	
}
a.social.small.small2{background: url(images/social-small2.png) 0 0 no-repeat;}
a.social.small.facebook{ background-position: 0 0; }
a.social.small.twitter{ background-position: -34px 0; }
a.social.small.google-plus{ background-position: -68px 0; }
a.social.small.yelp{ background-position: -102px 0; }
a.social.small.linked-in{ background-position: -136px 0; }
a.social.small.instagram{ background-position: -169px 0; }
/* custom addition 01-05-2014 */
#footer-icons{display:none;text-align:center;}
.maxheight{max-height:429px;}
.facebook-area .maxheight{min-height:500px;}
@media (max-width: 767px) {
#footer-icons{display:block;}
}
@media (min-width: 980px) {
	.plan-div img{max-width:230px;}
	.plan-div .last-img{margin-left:3px;}
}