.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
}
.fa {
  margin-right: 5px;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.col-lg-12 {
  width: 100%;
}
.col-lg-11 {
  width: 91.66666666666666%;
}
.col-lg-10 {
  width: 83.33333333333334%;
}
.col-lg-9 {
  width: 75%;
}
.col-lg-8 {
  width: 66.66666666666666%;
}
.col-lg-7 {
  width: 58.333333333333336%;
}
.col-lg-6 {
  width: 50%;
}
.col-lg-5 {
  width: 41.66666666666667%;
}
.col-lg-4 {
  width: 33.33333333333333%;
}
.col-lg-3 {
  width: 25%;
}
.col-lg-2 {
  width: 16.666666666666664%;
}
.col-lg-1 {
  width: 8.333333333333332%;
}
.col-lg-offset-12 {
  margin-left: 100%;
}
.col-lg-offset-11 {
  margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
  margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
  margin-left: 75%;
}
.col-lg-offset-8 {
  margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
  margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
  margin-left: 50%;
}
.col-lg-offset-5 {
  margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
  margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
  margin-left: 25%;
}
.col-lg-offset-2 {
  margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
  margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
  margin-left: 0;
}
a:hover {
  text-decoration: none;
}
a:focus,
.btn:focus {
  outline: none;
  text-decoration: none;
}
[class*="col-lg-"].first {
  margin: 0;
}
.glyphicon {
  margin-right: 15px;
}
.page-head {
  border-bottom: 1px solid #EEEEEE;
  margin: 40px 0 20px;
  padding-bottom: 9px;
}
#editor-xtd-buttons .btn-toolbar {
  float: left;
}
fieldset.adminform {
  overflow: visible;
}
#yt_shorcodes {
  display: inline-block;
  position: relative;
  font-size: 12px;
  vertical-align: text-top;
  margin: 10px;
  float: left;
}
#yt_shorcodes .button-shortcodes {
  display: inline-block;
  padding: 0px 6px;
  margin-bottom: 0;
  font-size: 12px;
  height: 25px;
  line-height: 25px;
  color: #fff;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0,0,0,0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  background-color: #6fa8c9;
  background-image: -moz-linear-gradient(top,#76B1D3,#659AB9);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#76B1D3),to(#659AB9));
  background-image: -webkit-linear-gradient(top,#76B1D3,#659AB9);
  background-image: -o-linear-gradient(top,#76B1D3,#659AB9);
  background-image: linear-gradient(to bottom,#76B1D3,#659AB9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff76b1d3', endColorstr='#ff659ab9', GradientType=0);
}
#yt_shorcodes .button-shortcodes.btn-text {
  float: left;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
#yt_shorcodes .button-shortcodes.btn-act {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
#yt_shorcodes span.arrow {
  display: inline-block;
  border-bottom: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  margin-top: 10px;
}
#yt_shorcodes ul {
  background: #FFF;
  display: none;
  position: absolute;
  padding: 3px 0;
  margin: 5px 0;
  border: 1px solid rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0px 10px rgba(0,0,0,0.2);
  box-shadow: 0 0px 10px rgba(0,0,0,0.2);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#yt_shorcodes.open {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
}
#yt_shorcodes.open ul {
  left: 0;
  bottom: 26px;
  width: 410px;
  display: block;
  padding: 10px;
  z-index: 11;
}
#yt_shorcodes.open ul li {
  display: block;
  padding: 0;
  margin-bottom: 5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 33.33%;
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 18px;
}
#yt_shorcodes.open ul li.item:before {
  font-family: FontAwesome;
  margin: 5px 8px 0 5px;
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  color: #377ba2;
  width: 12px;
  float: left;
}
#yt_shorcodes.open ul li.item-accordion:before {
  content: "\f0ca";
}
#yt_shorcodes.open ul li.item-spacer:before {
  content: "\f07d";
}
#yt_shorcodes.open ul li.item-blockquote:before {
  content: "\f10d";
}
#yt_shorcodes.open ul li.item-buttons:before {
  content: "\f0c8";
}
#yt_shorcodes.open ul li.item-clear:before {
  content: "\f08b";
}
#yt_shorcodes.open ul li.item-column:before {
  content: "\f0db";
}
#yt_shorcodes.open ul li.item-dropcap:before {
  content: "\f031";
}
#yt_shorcodes.open ul li.item-divider:before {
  content: "\f068";
}
#yt_shorcodes.open ul li.item-gallery:before {
  content: "\f03e";
}
#yt_shorcodes.open ul li.item-googlefont:before {
  content: "\f035";
}
#yt_shorcodes.open ul li.item-googlemap:before {
  content: "\f041";
}
#yt_shorcodes.open ul li.item-list:before {
  content: "\f0cb";
}
#yt_shorcodes.open ul li.item-br:before {
  content: "\f0c4";
}
#yt_shorcodes.open ul li.item-lightbox:before {
  content: "\f065";
}
#yt_shorcodes.open ul li.item-message:before {
  content: "\f071";
}
#yt_shorcodes.open ul li.item-pricing:before {
  content: "\f0ce";
}
#yt_shorcodes.open ul li.item-icon:before {
  content: "\f108";
}
#yt_shorcodes.open ul li.item-social:before {
  content: "\f099";
}
#yt_shorcodes.open ul li.item-highlighter:before {
  content: "\f022";
}
#yt_shorcodes.open ul li.item-testimonial:before {
  content: "\f075";
}
#yt_shorcodes.open ul li.item-tabs:before {
  content: "\f07b";
}
#yt_shorcodes.open ul li.item-toggle:before {
  content: "\f0ae";
}
#yt_shorcodes.open ul li.item-vimeo:before {
  content: "V";
  font-family: 'SocialicoRegular';
  font-size: 20px;
}
#yt_shorcodes.open ul li.item-youtube:before {
  content: "X";
  font-family: 'SocialicoRegular';
  font-size: 24px;
}
#yt_shorcodes.open ul li.item-slideshow:before {
  content: "\f008";
}
#yt_shorcodes.open ul li.item-tooltip:before {
  content: "\f034";
}
#yt_shorcodes.open ul li.item-modal:before {
  content: "\f01c";
}
#yt_shorcodes.open ul li.allShortcode {
  width: 100%;
  margin: 10px 0;
  background: transparent !important;
  box-shadow: none !important;
}
#yt_shorcodes.open ul li.allShortcode > a {
  margin: 0 1em;
  color: white;
  text-align: center;
  border-radius: 3px;
  padding: 8px;
  font-size: 13px;
  background: #3f81a7;
}
#yt_shorcodes.open ul li.allShortcode > a:hover {
  background-color: #6fa8c9;
}
#yt_shorcodes.open ul li:hover {
  background-color: #5792b4;
  background-image: -moz-linear-gradient(top,#679dbc,#3f81a7);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#679dbc),to(#3f81a7));
  background-image: -webkit-linear-gradient(top,#679dbc,#3f81a7);
  background-image: -o-linear-gradient(top,#679dbc,#3f81a7);
  background-image: linear-gradient(to bottom,#679dbc,#3f81a7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff679dbc', endColorstr='#ff3f81a7', GradientType=0);
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
}
#yt_shorcodes.open ul li:hover:before {
  color: #fff;
}
#yt_shorcodes.open ul li:hover a:hover {
  text-decoration: none;
  color: #fff;
}
#yt_shorcodes.open ul li a {
  display: block;
  color: #666;
  line-height: normal;
  padding: 5px;
}
.modal.fade {
  visibility: visible;
}
ol.linenums {
  margin: 0 0 0 33px;
  padding: 0;
}
ol.linenums li {
  padding-left: 12px;
  color: #bebec5;
  line-height: 20px;
  text-shadow: 0 1px 0 #fff;
  padding: 3px 0 3px 10px;
}
ol.linenums li:nth-last-child(odd) {
  background: #FCFCFC;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.05) inset, 0 1px 0 rgba(0, 0, 0, 0.05);
}
.bs-docs-example {
  position: relative;
  margin: 15px 0;
  padding: 39px 19px 14px;
  overflow: hidden;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.bs-docs-example h2.page-header {
  font-size: 180%;
  font-weight: bold;
  border-bottom: 1px solid #ddd;
  margin: 1.5em 0 1em;
  padding-bottom: 15px;
}
.com {
  color: #93a1a1;
}
.lit {
  color: #195f91;
}
.pun,
.opn,
.clo {
  color: #93a1a1;
}
.fun {
  color: #dc322f;
}
.str,
.atv {
  color: #D14;
}
.kwd,
.prettyprint .tag {
  color: #1e347b;
}
.typ,
.atn,
.dec,
.var {
  color: teal;
}
.pln {
  color: #48484c;
}
.clear {
  clear: both;
}
.prettyprint {
  padding: 8px;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
}
.prettyprint.linenums {
  -webkit-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
  -moz-box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
  box-shadow: inset 40px 0 0 #fbfbfc, inset 41px 0 0 #ececf0;
}
.bs-docs-example + .prettyprint {
  margin-top: -20px;
  padding: 4px 0 0 8px;
  margin-bottom: 15px;
  overflow: hidden;
}
.bs-docs-example:after {
  content: "Example";
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  color: #333333;
  -webkit-border-radius: 4px 0 4px 0;
  -moz-border-radius: 4px 0 4px 0;
  border-radius: 4px 0 4px 0;
}
ul.yt-accordion {
  margin: 0;
  list-style: none;
  padding: 0;
}
ul.yt-accordion li.accordion-group {
  border: 1px solid #d5d5d5;
  margin-bottom: 5px;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}
ul.yt-accordion li.accordion-group h3.accordion-heading {
  padding: 5px 8px;
  margin: 0;
  line-height: 22px;
  cursor: pointer;
  font-size: 13px;
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#f9f9f9,#e5e5e5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#e5e5e5));
  background-image: -webkit-linear-gradient(top,#f9f9f9,#e5e5e5);
  background-image: -o-linear-gradient(top,#f9f9f9,#e5e5e5);
  background-image: linear-gradient(to bottom,#f9f9f9,#e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle {
  text-align: left;
}
ul.yt-accordion li.accordion-group h3.accordion-heading .fa-plus-circle:before {
  font-size: 14px;
}
ul.yt-accordion li.accordion-group h3.accordion-heading.active {
  color: #333;
}
ul.yt-accordion li.accordion-group h3.accordion-heading.active .fa-plus-circle:before {
  content: "\f056";
}
ul.yt-accordion li.accordion-group h3.accordion-heading:hover {
  color: #333;
  background: #EFEFEF;
}
ul.yt-accordion li.accordion-group .accordion-inner {
  border-top: 1px solid #D5D5D5;
  background: #fff;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(180,180,180,0.1);
  -moz-box-shadow: 0 1px 1px 0 rgba(180,180,180,0.1);
  box-shadow: 0 1px 1px 0 rgba(180,180,180,0.1);
  padding: 9px 15px;
}
ul.yt-toggle-box {
  margin: 0;
  list-style: none;
  padding: 0;
}
ul.yt-toggle-box li {
  margin-bottom: 10px;
}
ul.yt-toggle-box li h3.toggle-box-head {
  padding: 5px 8px;
  margin: 0;
  line-height: 22px;
  overflow: hidden;
  cursor: pointer;
  font-size: 13px;
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top,#f9f9f9,#e5e5e5);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f9f9f9),to(#e5e5e5));
  background-image: -webkit-linear-gradient(top,#f9f9f9,#e5e5e5);
  background-image: -o-linear-gradient(top,#f9f9f9,#e5e5e5);
  background-image: linear-gradient(to bottom,#f9f9f9,#e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffe5e5e5', GradientType=0);
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #ddd;
}
ul.yt-toggle-box li h3.toggle-box-head span {
  background-color: rgba(255,255,255,0.5);
  color: #999;
  height: 34px;
  width: 38px;
  float: right;
  margin: -6px -10px;
  display: block;
  text-align: center;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
  border-left: 1px solid #E2E2E2;
}
ul.yt-toggle-box li h3.toggle-box-head span:before {
  content: "\f077";
  font-family: FontAwesome;
  display: block;
  vertical-align: middle;
  font-size: 14px;
  font-weight: normal;
  margin-top: 5px;
}
ul.yt-toggle-box li h3.toggle-box-head i {
  font-size: 14px;
  margin-right: 5px;
}
ul.yt-toggle-box li h3.toggle-box-head.active {
  color: #333;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
ul.yt-toggle-box li h3.toggle-box-head.active span {
  -webkit-border-radius: 0 4px 0 0;
  -moz-border-radius: 0 4px 0 0;
  border-radius: 0 4px 0 0;
}
ul.yt-toggle-box li h3.toggle-box-head.active span:before {
  content: "\f078";
}
ul.yt-toggle-box li h3.toggle-box-head:hover {
  color: #333;
  background: #EFEFEF;
}
ul.yt-toggle-box li .toggle-box-content {
  padding: 10px;
  border: 1px solid #ddd;
  border-top: none;
  -webkit-box-shadow: 0 1px 1px 0 rgba(180,180,180,0.1);
  -moz-box-shadow: 0 1px 1px 0 rgba(180,180,180,0.1);
  box-shadow: 0 1px 1px 0 rgba(180,180,180,0.1);
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.yt-boxquote {
  font-family: "Segoe UI";
  font-size: 118%;
  font-style: italic;
  line-height: 23px;
  clear: both;
  padding: 0 0 0 15px;
}
.yt-boxquote.pull-left {
  margin-right: 20px;
  clear: none;
}
.yt-boxquote.pull-right {
  margin-left: 20px;
  text-align: right;
  clear: none;
}
.yt-boxquote small {
  font-size: 11.4px;
}
.yt-boxquote small cite {
  font-style: italic;
}
.yt-list {
  margin-left: 15px;
  padding: 0;
}
.yt-list.type-check,
.yt-list.type-arrow,
.yt-list.type-star,
.yt-list.type-disc,
.yt-list.type-circle {
  list-style: none;
  margin: 0 0 15px;
}
.yt-list.type-check li,
.yt-list.type-arrow li,
.yt-list.type-star li,
.yt-list.type-disc li,
.yt-list.type-circle li {
  padding: 0;
}
.yt-list.type-check li:before,
.yt-list.type-arrow li:before,
.yt-list.type-star li:before,
.yt-list.type-disc li:before,
.yt-list.type-circle li:before {
  font-family: FontAwesome;
  content: "\f00c";
  margin-right: 7px;
  font-size: 13px;
}
.yt-list.type-check li > span,
.yt-list.type-arrow li > span,
.yt-list.type-star li > span,
.yt-list.type-disc li > span,
.yt-list.type-circle li > span {
  color: #666;
}
.yt-list.type-arrow li:before {
  content: "\f0da";
  margin-right: 10px;
}
.yt-list.type-star  li:before {
  content: "\f005";
  margin-right: 10px;
  font-size: 11px;
}
.yt-list.type-disc  li:before {
  content: "\f111";
  margin-right: 10px;
  font-size: 6px;
  vertical-align: middle;
}
.yt-list.type-circle li:before {
  content: "\f10c";
  margin-right: 10px;
  font-size: 8px;
  vertical-align: middle;
}
.yt-list[class*="type-smallnumber"] {
  list-style: none;
  margin: 0;
  counter-reset: section;
}
.yt-list[class*="type-smallnumber"] > li {
  list-style: none;
  padding-left: 30px;
  line-height: 20px;
  margin-bottom: 5px;
  clear: both;
}
.yt-list[class*="type-smallnumber"] > li:before {
  counter-increment: section;
  content: counter(section);
  width: 20px;
  height: 20px;
  margin: 0 10px 15px -30px;
  font-size: 11px;
  line-height: 19px;
  text-align: center;
  color: #fff;
  background: #666;
  font-weight: bold;
  float: left;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.4) inset;
  -moz-box-shadow: 0 0 8px rgba(0,0,0,0.4) inset;
  box-shadow: 0 0 8px rgba(0,0,0,0.4) inset;
}
.yt-list.type-smallnumber2 > li:before {
  background: #67AFD7;
}
.yt-list.type-smallnumber3 > li:before {
  background: #FAA732;
}
.yt-list.type-smallnumber4 > li:before {
  background: #DA4F49;
}
.yt-list.type-smallnumber5 > li:before {
  background: #6EAD18;
}
.yt-list.type-smallnumber6 > li:before {
  background: #e1d904;
}
.yt-list[class*="type-numblocks"] {
  list-style: none;
  margin: 0;
  counter-reset: section;
}
.yt-list[class*="type-numblocks"] > li {
  list-style: none;
  padding-left: 45px;
  line-height: 25px;
  margin-bottom: 10px;
  clear: both;
}
.yt-list[class*="type-numblocks"] > li:before {
  counter-increment: section;
  content: "0" counter(section);
  width: 35px;
  height: 35px;
  margin: 5px 10px 15px -45px;
  font-size: 20px;
  line-height: 35px;
  text-align: center;
  color: #ccc;
  border: 3px solid #ccc;
  float: left;
  border-radius: 35px;
}
.yt-list.type-numblocks2 li:before {
  border-color: #363636;
  color: #363636;
}
.yt-list.type-numblocks3 li:before {
  border-color: #F7683A;
  color: #F7683A;
}
.yt-list.type-decimal {
  list-style-type: decimal;
}
.yt-list.type-square {
  list-style-type: square;
}
.yt-list.type-roman {
  list-style-type: upper-roman;
}
.yt-list.type-decimal {
  list-style-type: decimal;
}
.yt-list.type-alpha {
  list-style-type: upper-alpha;
}
div.rsContent .item {
  color: white;
  padding: 20px;
  position: relative;
  overflow: hidden;
}
div.rsContent .item h3 {
  font-size: 2.14286em;
  font-weight: 700;
  line-height: 1.2em;
  margin: 0;
}
div.rsContent .item p {
  font-size: 1.28571em;
  line-height: 1.4em;
  margin: 0;
}
div.rsContent .box-members {
  background-color: #E56C19;
}
div.rsContent .box-apps {
  background-color: #83BA1F;
}
div.rsContent .box-leads {
  background-color: #2673EC;
}
ul.the-icons {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.the-icons li {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  cursor: pointer;
  height: 32px;
  line-height: 32px;
  padding-left: 5px;
  background: #f3f3f3;
  margin-bottom: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
ul.the-icons li [class^="icon-"],
ul.the-icons li [class*=" icon-"] {
  font-size: 14px;
  width: 32px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
ul.the-icons li:hover {
  background-color: #83BA1F;
  color: #fff;
  -webkit-transition: all 0.01s ease-in-out;
  -moz-transition: all 0.01s ease-in-out;
  -o-transition: all 0.01s ease-in-out;
  transition: all 0.01s ease-in-out;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
ul.the-icons li:hover [class^="icon-"],
ul.the-icons li:hover [class*=" icon-"] {
  color: #fff;
  font-size: 24px;
  vertical-align: -5px;
}
.btn [class^="icon-"] {
  margin-right: 5px;
}
.btn .btn-3d-active {
  border-width: 0;
  margin-bottom: 0;
  padding: 3px 21px;
  vertical-align: -12px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.btn.btn-flat {
  font-size: 17px;
  color: #fff;
  height: 38px;
  line-height: 38px;
  margin: 0 0 15px;
  padding: 4px 35px;
  outline: 0 none;
  text-transform: capitalize;
  border: none;
  text-shadow: none;
  background: #B3B8BC;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 0;
  -webkit-box-shadow: 0 -3px #A6AAAD inset;
  -moz-box-shadow: 0 -3px #A6AAAD inset;
  box-shadow: 0 -3px #A6AAAD inset;
}
.btn.btn-flat:hover {
  background: #b8bdc1;
}
.btn.btn-flat:active {
  margin: 1px 0 14px;
}
.btn.btn-flat.primary {
  background: #1ABC9C;
  -webkit-box-shadow: 0 -3px #18AD8F inset;
  -moz-box-shadow: 0 -3px #18AD8F inset;
  box-shadow: 0 -3px #18AD8F inset;
}
.btn.btn-flat.primary:hover {
  background: #1bc5a3;
}
.btn.btn-flat.success {
  background: #2ECC71;
  -webkit-box-shadow: 0 -3px #27BC65 inset;
  -moz-box-shadow: 0 -3px #27BC65 inset;
  box-shadow: 0 -3px #27BC65 inset;
}
.btn.btn-flat.success:hover {
  background: #40d47e;
}
.btn.btn-flat.warning {
  background: #E8BD14;
  -webkit-box-shadow: 0 -3px #D8AD11 inset;
  -moz-box-shadow: 0 -3px #D8AD11 inset;
  box-shadow: 0 -3px #D8AD11 inset;
}
.btn.btn-flat.warning:hover {
  background: #edc529;
}
.btn.btn-flat.inverse {
  background: #34495E;
  -webkit-box-shadow: 0 -3px #2A3F54 inset;
  -moz-box-shadow: 0 -3px #2A3F54 inset;
  box-shadow: 0 -3px #2A3F54 inset;
}
.btn.btn-flat.inverse:hover {
  background: #3d566e;
}
.btn.btn-flat.info {
  background: #3498DB;
  -webkit-box-shadow: 0 -3px #2B8DCE inset;
  -moz-box-shadow: 0 -3px #2B8DCE inset;
  box-shadow: 0 -3px #2B8DCE inset;
}
.btn.btn-flat.info:hover {
  background: #4aa3df;
}
.btn.btn-flat.danger {
  background: #E74C3C;
  -webkit-box-shadow: 0 -3px #D83D2F inset;
  -moz-box-shadow: 0 -3px #D83D2F inset;
  box-shadow: 0 -3px #D83D2F inset;
}
.btn.btn-flat.danger:hover {
  background: #ea6153;
}
.yt-show-grid {
  margin-bottom: 20px;
}
.yt-show-grid [class*="col-lg"] {
  line-height: 40px;
  min-height: 40px;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.yt-dropcap {
  display: block;
  float: left;
  line-height: 100%;
  margin: -1px 15px 0 0;
  font-size: 5em;
}
.yt-dropcap.square {
  margin: 5px 15px 0 0;
  padding: 0 5px;
}
.yt-dropcap.round {
  margin: 5px 15px 0 0;
  padding: 5px 5px 0;
  -webkit-border-radius: 15px 0 15px 0;
  -moz-border-radius: 15px 0 15px 0;
  border-radius: 15px 0 15px 0;
}
@keyframes barberpole {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}
@-webkit-keyframes barberpole {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}
@-o-keyframes barberpole {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 60px 30px;
  }
}
.yt-gallery .gallery-title {
  margin: 0 8px 10px;
  font-size: 150%;
}
.yt-gallery ul {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style: none;
}
.yt-gallery ul li {
  float: left;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.yt-gallery ul li .item-gallery {
  position: relative;
  padding: 8px;
}
.yt-gallery ul li .item-gallery a {
  display: block;
  position: relative;
  overflow: hidden;
}
.yt-gallery ul li .item-gallery a h3.item-gallery-title {
  font-size: 14px;
  margin: 0;
  font-weight: normal;
  padding: 5px 15px 5px 10px;
  color: #fff;
  position: absolute;
  left: -105%;
  bottom: 10px;
  z-index: 9;
  width: 85%;
  line-height: 22px;
  background: rgba(0,0,0,0.7);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.yt-gallery ul li .item-gallery a .image-overlay {
  position: absolute;
  z-index: 3;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100);
  background: transparent;
}
.yt-gallery ul li .item-gallery a img {
  width: 100%;
}
.yt-gallery ul li .item-gallery .item-gallery-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  background-size: 30px 30px;
  background-image: linear-gradient(45deg,rgba(0,0,0,0.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.2) 75%,transparent 75%,transparent);
  background-image: -webkit-linear-gradient(45deg,rgba(0,0,0,0.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.2) 75%,transparent 75%,transparent);
  background-image: -moz-linear-gradient(45deg,rgba(0,0,0,0.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.2) 75%,transparent 75%,transparent);
  background-image: -o-linear-gradient(45deg,rgba(0,0,0,0.2) 25%,transparent 25%,transparent 50%,rgba(0,0,0,0.2) 50%,rgba(0,0,0,0.2) 75%,transparent 75%,transparent);
  animation: barberpole 0.5s linear infinite;
  -moz-animation: barberpole 0.5s linear infinite;
  -webkit-animation: barberpole 0.5s linear infinite;
  -o-animation: barberpole 0.5s linear infinite;
}
.yt-gallery ul li .item-gallery:hover .item-gallery-hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.yt-gallery ul li .item-gallery:hover h3.item-gallery-title {
  left: 0;
}
div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500;
}
div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000;
}
div.pp_default .pp_gallery ul li a {
  background: url("../images/prettyPhoto/default/default_thumb.png") repeat scroll center center #F8F8F8;
  border: 1px solid #AAAAAA;
}
.pp_default .ppt {
  color: #fff;
  text-align: center;
  display: none;
  font-size: 145%;
  margin: 0 0 5px 15px;
  z-index: 9999;
}
.pp_default .pp_top {
  height: 13px;
}
.pp_default .pp_top .pp_left {
  background: url(../images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;
}
.pp_default .pp_top .pp_middle {
  background: url(../images/prettyPhoto/default/sprite_x.png) top left repeat-x;
}
.pp_default .pp_top .pp_right {
  background: url(../images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;
}
.pp_default .pp_content_container {
  background: #fff;
  padding: 10px;
  border: 5px solid #262626;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  position: relative;
}
.pp_default .pp_content_container .pp_content {
  min-height: 40px;
  overflow: hidden;
}
.pp_default .pp_content_container .pp_content .pp_fade {
  display: none;
}
.pp_default .pp_content_container .pp_content .pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px;
  background: url(../images/prettyPhoto/default/loader.gif) center center no-repeat;
}
.pp_default .pp_content_container .pp_content .pp_expand,
.pp_default .pp_content_container .pp_content .pp_contract {
  cursor: pointer;
  display: none;
  height: 20px;
  position: absolute;
  right: 10px;
  text-indent: -10000px;
  top: 10px;
  width: 20px;
  z-index: 20000;
  background: url(../images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;
  cursor: pointer;
  height: 28px;
  width: 28px;
}
.pp_default .pp_content_container .pp_content .pp_expand:hover,
.pp_default .pp_content_container .pp_content .pp_contract:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;
}
.pp_default .pp_content_container .pp_content .pp_contract {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;
  cursor: pointer;
  height: 28px;
  width: 28px;
}
.pp_default .pp_content_container .pp_content .pp_contract:hover {
  background: url(../images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;
}
.pp_default .pp_content_container .pp_content .pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000;
}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_next {
  background: url(../images/prettyPhoto/default/sprite_next.png) 10000px 10000px no-repeat;
  display: block;
  float: right;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_next:hover {
  background: url(../images/prettyPhoto/default/sprite_next.png) center right no-repeat;
  cursor: pointer;
}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_previous {
  background: url(../images/prettyPhoto/default/sprite_prev.png) 10000px 10000px no-repeat;
  display: block;
  float: left;
  height: 100%;
  text-indent: -10000px;
  width: 49%;
}
.pp_default .pp_content_container .pp_content .pp_hoverContainer a.pp_previous:hover {
  background: url(../images/prettyPhoto/default/sprite_prev.png) center left no-repeat;
}
.pp_default .pp_content_container .pp_content .pp_gallery {
  display: none;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000;
}
.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_previous,
.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
  left: auto;
  position: static;
  background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  margin: 4px 0 0;
  width: 20px;
}
.pp_default .pp_content_container .pp_content .pp_gallery .pp_arrow_next {
  background-position: -82px -3px;
  left: 52px;
}
.pp_default .pp_content_container .pp_content .pp_gallery div {
  float: left;
  overflow: hidden;
  position: relative;
}
.pp_default .pp_content_container .pp_content .pp_gallery div ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  padding: 0;
  position: relative;
  white-space: nowrap;
}
.pp_default .pp_content_container .pp_content .pp_gallery div ul li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
}
.pp_default .pp_content_container .pp_content .pp_gallery div ul li a {
  border: 1px rgba(0,0,0,0.3) solid;
  display: block;
  float: left;
  height: 30px;
  overflow: hidden;
  opacity: 0.6;
  filter: alpha(opacity=60);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.pp_default .pp_content_container .pp_content .pp_gallery div ul li a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.pp_default .pp_content_container .pp_content ul li a {
  background: url("../images/prettyPhoto/default/default_thumb.png") repeat scroll center center #F8F8F8;
  border: 1px solid #AAAAAA;
  display: block;
  width: 50px;
}
.pp_default .pp_content_container .pp_content .pp_details {
  margin: 10px 0 5px;
  position: relative;
  float: left;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav {
  clear: none;
  height: 30px;
  position: relative;
  width: 110px;
  float: left;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play,
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause {
  height: 30px;
  width: 30px;
  float: left;
  margin-right: 4px;
  text-indent: -10000px;
  background: url(../images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play {
  height: 30px;
  width: 30px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_play:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause {
  background-position: -51px -29px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_pause:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_previous,
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px;
  background: url(../images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;
  height: 20px;
  margin: 4px 0 0;
  width: 20px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_previous:hover,
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .pp_arrow_next {
  background-position: -82px -3px;
  left: 52px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_nav .currentTextHolder {
  color: #999;
  font-family: Georgia;
  font-size: 95%;
  font-style: italic;
  left: 75px;
  line-height: 25px;
  margin: 0;
  padding: 0 0 0 10px;
  position: absolute;
  top: 2px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_description {
  font-size: 95%;
  font-weight: 700;
  margin: 5px 50px 5px 0px;
  height: 30px;
  margin: 5px 50px 5px 15px;
  display: inline-block;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_close {
  display: block;
  line-height: 22px;
  position: absolute;
  right: 0;
  text-indent: -10000px;
  top: 0;
  background: url(../images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;
  cursor: pointer;
  height: 30px;
  width: 30px;
}
.pp_default .pp_content_container .pp_content .pp_details .pp_close:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.pp_default .pp_bottom {
  height: 13px;
}
ul.thumbnails > li {
  margin-bottom: 10px !important;
}
#yt-lightbox:after {
  background: -moz-element(#yt-lightbox);
}
#yt-lightbox1:after {
  background: -moz-element(#yt-lightbox1);
}
#yt-lightbox2:after {
  background: -moz-element(#yt-lightbox2);
}
#yt-lightbox3:after {
  background: -moz-element(#yt-lightbox3);
}
#yt-lightbox4:after {
  background: -moz-element(#yt-lightbox4);
}
#yt-lightbox5:after {
  background: -moz-element(#yt-lightbox5);
}
#yt-lightbox6:after {
  background: -moz-element(#yt-lightbox6);
}
#yt-lightbox7:after {
  background: -moz-element(#yt-lightbox7);
}
.yt-lightbox {
  margin: 0 20px 20px 0;
  z-index: 5;
  overflow: hidden;
  display: block;
}
.yt-lightbox.image-left {
  float: left;
}
.yt-lightbox.image-right {
  float: right;
  margin: 0 0 20px 20px;
}
.yt-lightbox.no-border {
  padding: 0;
  border: none;
}
.yt-lightbox.image-none {
  margin: 0 0 10px;
  display: inline-block;
}
.yt-lightbox.border {
  padding: 5px;
  background: #FCFCFC;
  border: 1px solid #ddd;
}
.yt-lightbox.borderInner {
  position: relative;
  z-index: 1;
}
.yt-lightbox.borderInner .transparent-border {
  position: absolute;
  content: "";
  top: 0;
  border: 5px solid rgba(0,0,0,0.2);
  z-index: 2;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.yt-lightbox.shadow {
  box-shadow: 0 15px 10px -13px rgba(0,0,0,0.5);
}
.yt-lightbox.reflect {
  height: 100%;
  position: relative;
  z-index: 1;
  overflow: visible;
}
.yt-lightbox.reflect:after {
  content: "";
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  height: 100%;
  mask: url("../images/mask.svg#light");
  opacity: 0.8;
  pointer-events: none;
  transform: scaleY(-1);
}
.yt-lightbox a {
  min-height: 80px;
  min-width: 80px;
  margin: 0;
  padding: 0;
  border: none;
  width: auto;
  display: block;
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  overflow: hidden;
  z-index: 1;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.yt-lightbox a h3.img-title {
  position: absolute;
  bottom: -10%;
  left: 0;
  width: 100%;
  padding: 8px 10px;
  margin: 0;
  font-size: 12px;
  color: #eee;
  opacity: 0;
  filter: alpha(opacity=0);
  line-height: 18px;
  background: rgba(0,0,0,0.6);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.yt-lightbox a:hover h3.img-title {
  bottom: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.yt-lightbox a img {
  width: 100%;
}
.alert .alert-heading {
  font-size: 130%;
  margin-bottom: 8px;
}
.alert .close {
  top: -5px;
  background: transparent !important;
  font-size: 14px;
}
.alert.alert-error {
  background: #FCC8C7;
  border-color: #FCB0B0;
}
div.yt-socialbt {
  display: inline-block;
  margin-right: 12px;
}
div.yt-socialbt a {
  color: #666;
  width: 32px;
  height: 32px;
  text-align: center;
  text-decoration: none;
  line-height: 31px;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  background-color: #ececec;
  border: solid 1px #b8b8b9;
  -webkit-transition: all 0.25s ease-in-out 0s;
  -moz-transition: all 0.25s ease-in-out 0s;
  -o-transition: all 0.25s ease-in-out 0s;
  transition: all 0.25s ease-in-out 0s;
  -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.1);
  box-shadow: inset 0 1px 0 #fff, 0 1px 0 rgba(0,0,0,.1);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
div.yt-socialbt a:hover {
  background-color: #E2E2E2;
}
div.yt-socialbt a:focus {
  -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,.3), 0 1px 0 rgba(0,0,0,.1);
  -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,.3), 0 1px 0 rgba(0,0,0,.1);
  box-shadow: inset 0 1px 3px rgba(0,0,0,.3), 0 1px 0 rgba(0,0,0,.1);
}
div.yt-socialbt a i {
  font-size: 20px;
  line-height: 100%;
  margin: 0;
  vertical-align: middle;
}
div.yt-socialbt a span {
  margin-left: 5px;
  vertical-align: top;
  font-size: 14px;
}
div.yt-socialbt a.small {
  width: 26px;
  height: 26px;
  line-height: 26px;
}
div.yt-socialbt a.small > i {
  font-size: 18px;
}
div.yt-socialbt a.large {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
div.yt-socialbt a.large > i {
  font-size: 28px;
}
div.yt-socialbt a.min {
  width: auto;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.yt-socialbt a.cicle {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
}
div.yt-socialbt a.flat {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.yt-socialbt a.color {
  color: #fff;
  border: 1px solid rgba(0,0,0,0.25);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) , 1px 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) , 1px 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.3) , 1px 1px 2px rgba(0, 0, 0, 0.3);
}
div.yt-socialbt a.color.facebook {
  background-color: #3c5a9a;
}
div.yt-socialbt a.color.twitter {
  background-color: #2daae0;
}
div.yt-socialbt a.color.google-plus {
  background-color: #ee4f2f;
}
div.yt-socialbt a.color.pinterest {
  background-color: #ca1f27;
}
div.yt-socialbt a.color.dribbble {
  background-color: #e94d8a;
}
div.yt-socialbt a.color.deviantart {
  background-color: #52665a;
}
div.yt-socialbt a.color.behance {
  background-color: #309dd5;
}
div.yt-socialbt a.color.flickr {
  background-color: #ff0086;
}
div.yt-socialbt a.color.linkedin {
  background-color: #1b5690;
}
div.yt-socialbt a.color.stumbleupon {
  background-color: #ec4822;
}
div.yt-socialbt a.color.rss {
  background-color: #ec4822;
}
div.yt-socialbt a.color.skype {
  background-color: #01afee;
}
div.yt-socialbt a.color.tumblr {
  background-color: #2a445d;
}
div.yt-socialbt a.color.youtube {
  background-color: #ff3033;
}
div.yt-socialbt a.color.vimeo {
  background-color: #44b0df;
}
div.yt-socialbt a.text {
  padding: 0 10px;
  width: auto;
}
div.yt-tabs ul.nav-tabs {
  list-style: none;
  margin: 0;
  padding: 0 5px;
  border-bottom: none;
  border-bottom: 1px solid #ddd;
}
div.yt-tabs ul.nav-tabs li {
  overflow: hidden;
  max-width: 300px;
  padding: 0;
}
div.yt-tabs ul.nav-tabs li a {
  margin-right: 5px;
  padding: 8px 25px;
  display: block;
  border: 1px solid #ddd;
  background: #F7F6F6;
  font-size: 13px;
  color: #666;
  font-weight: bold;
  line-height: 20px;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.06) inset;
  -moz-box-shadow: 0 0 8px rgba(0,0,0,0.06) inset;
  box-shadow: 0 0 8px rgba(0,0,0,0.06) inset;
}
div.yt-tabs ul.nav-tabs li a:hover {
  color: #000;
}
div.yt-tabs ul.nav-tabs li a.active {
  border-bottom-color: #fff;
  background: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.yt-tabs div.tab-content {
  padding: 10px 5px;
  overflow: visible;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.yt-tabs div.tab-content > div {
  display: none;
}
div.yt-tabs div.tab-content > div.active {
  display: block;
}
div.yt-tabs[class*="style"] ul.nav-tabs {
  margin: 0 5px;
  border-bottom: 3px solid #85B24E;
}
div.yt-tabs[class*="style"] ul.nav-tabs li {
  margin-bottom: 0;
}
div.yt-tabs[class*="style"] ul.nav-tabs li a {
  padding: 4px 20px 6px;
}
div.yt-tabs[class*="style"] ul.nav-tabs li a.active {
  border-color: #7BA543;
  border-bottom-color: #85B24E;
  background: #85B24E;
  color: #fff;
  text-shadow: none;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset, 0 13px 5px rgba(255, 255, 255, 0.25) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset, 0 13px 5px rgba(255, 255, 255, 0.25) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6) inset, 0 13px 5px rgba(255, 255, 255, 0.25) inset;
}
div.yt-tabs[class*="style"] div.tab-content {
  padding: 1em 0;
  border: none;
}
div.yt-tabs.style-blue ul.nav-tabs {
  border-bottom-color: #61A5CA;
}
div.yt-tabs.style-blue ul.nav-tabs li a.active {
  background: #61A5CA;
  border-color: #61A5CA;
}
div.yt-tabs.style-black ul.nav-tabs {
  border-bottom-color: #626262;
}
div.yt-tabs.style-black ul.nav-tabs li a.active {
  background: #626262;
  border-color: #626262;
}
div.yt-tabs.style-red ul.nav-tabs {
  border-bottom-color: #E02C26;
}
div.yt-tabs.style-red ul.nav-tabs li a.active {
  background: #E02C26;
  border-color: #E02C26;
}
div.yt-tabs.style-oranges ul.nav-tabs {
  border-bottom-color: #E2A738;
}
div.yt-tabs.style-oranges ul.nav-tabs li a.active {
  background: #E2A738;
  border-color: #E2A738;
}
div.yt-tabs.vertical {
  margin-left: 120px;
  clear: both;
}
div.yt-tabs.vertical ul.nav-tabs {
  float: left;
  width: 120px;
  margin-left: -120px;
  border: none;
  padding: 0;
}
div.yt-tabs.vertical ul.nav-tabs li {
  float: none;
  margin-bottom: 10px;
  display: block;
  overflow: visible;
}
div.yt-tabs.vertical ul.nav-tabs li a {
  margin: 0;
  padding: 6px 10px;
  border: none;
  text-align: left;
  background: none;
  position: relative;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  overflow: visible;
}
div.yt-tabs.vertical ul.nav-tabs li a.active {
  background: #606060;
  color: #fff;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
div.yt-tabs.vertical ul.nav-tabs li a.active:before {
  border-bottom: 16px solid transparent;
  border-left: 16px solid #606060;
  border-top: 16px solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
  top: 0;
  right: -15px;
}
div.yt-tabs.vertical div.tab-content {
  width: 100%;
  border: none;
  padding: 0 0 0 40px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.yt-tabs.vertical.style-green ul.nav-tabs li a.active {
  background: #85B24E;
}
div.yt-tabs.vertical.style-green ul.nav-tabs li a:before {
  border-left: 15px solid #85B24E;
}
div.yt-tabs.vertical.style-blue ul.nav-tabs li a.active {
  background: #61A5CA;
}
div.yt-tabs.vertical.style-blue ul.nav-tabs li a:before {
  border-left: 15px solid #61A5CA;
}
div.yt-tabs.vertical.style-red ul.nav-tabs li a.active {
  background: #E02C26;
}
div.yt-tabs.vertical.style-red ul.nav-tabs li a:before {
  border-left: 15px solid #E02C26;
}
div.yt-tabs.vertical.style-oranges ul.nav-tabs li a.active {
  background: #E2A738;
}
div.yt-tabs.vertical.style-oranges ul.nav-tabs li a:before {
  border-left: 15px solid #E2A738;
}
.yt-testimonial {
  border-left: 0;
  padding: 0;
  margin: 0 0 0 60px;
  position: relative;
}
.yt-testimonial:before {
  font-size: 16px;
  font-family: 'FontAwesome';
  content: "\f10d";
  color: #ccc;
  font-size: 42px;
  position: absolute;
  top: 15px;
  left: -60px;
}
.yt-testimonial p {
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-size: 15px;
  line-height: 22px;
  display: inline;
  color: #666;
}
.yt-testimonial small {
  font-size: 12px;
  margin-top: 15px;
  text-align: right;
  color: #666;
}
.yt-testimonial small:before {
  content: "";
  height: auto;
  display: none;
}
.yt-testimonial small i {
  margin-right: 5px;
}
.yt-testimonial small cite {
  font-weight: normal;
  color: #999;
}
.yt-testimonial.tm-avatar {
  margin: 0 0 100px;
  border: 1px solid #ddd;
  border-top: 3px solid #666;
  padding: 10px;
}
.yt-testimonial.tm-avatar:before,
.yt-testimonial.tm-avatar:after {
  content: "";
  border-width: 8px;
  border-color: #ccc transparent transparent #ccc;
  border-style: solid;
  height: 0;
  left: 26px;
  margin-top: -8px;
  position: absolute;
  bottom: -16px;
  top: auto;
  width: 0;
}
.yt-testimonial.tm-avatar:after {
  content: "";
  border-color: #fff transparent transparent #fff;
  left: 27px;
  bottom: -14px;
  border-width: 7px;
}
.yt-testimonial.tm-avatar .testimonial-avatar {
  width: 90%;
  height: 50px;
  position: absolute;
  left: 0px;
  bottom: -70px;
  z-index: 1;
}
.yt-testimonial.tm-avatar .testimonial-avatar img {
  max-height: 100%;
  margin-right: 10px;
  float: left;
}
.yt-testimonial.tm-avatar small {
  text-align: left;
  display: inline-block;
  font-size: 13px;
  font-weight: bold;
}
.yt-testimonial.tm-avatar small .icon-user {
  display: none;
}
.yt-testimonial.tm-avatar small .icon-user:before {
  content: "";
  font-family: inherit;
  height: auto;
}
.yt-testimonial.green {
  border-top-color: #6EAD18;
}
.yt-testimonial.green small {
  color: #6EAD18;
}
.yt-testimonial.red {
  border-top-color: #DA4F49;
}
.yt-testimonial.red small {
  color: #DA4F49;
}
.yt-testimonial.blue {
  border-top-color: #67AFD7;
}
.yt-testimonial.blue small {
  color: #67AFD7;
}
.yt-testimonial.oranges {
  border-top-color: #FAA732;
}
.yt-testimonial.oranges small {
  color: #FAA732;
}
.yt-vimeo {
  background: #222;
  overflow: hidden;
  -webkit-box-shadow: 0 35px 10px -25px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 35px 10px -25px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 35px 10px -25px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.yt-vimeo.pull-none {
  margin-bottom: 2em;
}
.yt-vimeo.pull-left {
  margin: 0 1em 1em 0;
}
.yt-vimeo.pull-right {
  margin: 0 0 1em 1em;
}
.yt-vimeo iframe {
  border: none;
  float: left;
}
div.yt-youtube {
  background: #222;
  overflow: hidden;
  -webkit-box-shadow: 0 35px 10px -25px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 35px 10px -25px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 35px 10px -25px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
div.yt-youtube.pull-none {
  margin-bottom: 2em;
}
div.yt-youtube.pull-left {
  margin: 0 1em 1em 0;
}
div.yt-youtube.pull-right {
  margin: 0 0 1em 1em;
}
div.yt-youtube iframe {
  border: none;
  float: left;
}
div.yt-youtube iframe {
  border: none;
}
div.yt-divider {
  border-top: 1px solid #D6D6D6;
  height: 1px;
  clear: both;
  width: 100%;
}
div.yt-divider.line {
  height: 3px;
  background: #F4F4F4;
  border-top-color: #DBDBDB;
}
div.yt-divider.dotted {
  height: 1px;
  background: url("../images/dotted.png") repeat-x 0 0;
  border: none;
}
div.yt-divider.shadow {
  height: 5px;
  background: url("../images/shadow.png") no-repeat 0 0;
  border: none;
  background-size: 100% auto;
}
div.yt-divider.stripes {
  height: 6px;
  background: url("../images/stripes.png") 0 0;
  border: none;
}
.yt-gmap.pull-left {
  margin: 0 1em 1em 0;
}
.yt-gmap.pull-right {
  margin: 0 0 1em 1em;
}
.yt-gmap img {
  max-width: none;
}
div.yt-pricing {
  margin-bottom: 20px;
}
div.yt-pricing:after {
  clear: both;
  display: table;
  width: 100%;
  content: "";
}
div.yt-pricing.pricing-red .column div.pricing-basic {
  color: #eee;
  background-color: #b83333;
  background-image: -moz-linear-gradient(top,#c43d3d,#a72323);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#c43d3d),to(#a72323));
  background-image: -webkit-linear-gradient(top,#c43d3d,#a72323);
  background-image: -o-linear-gradient(top,#c43d3d,#a72323);
  background-image: linear-gradient(to bottom,#c43d3d,#a72323);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc43d3d', endColorstr='#ffa72323', GradientType=0);
  border-bottom: 1px solid #810000;
}
div.yt-pricing.pricing-red .column div.pricing-money {
  background-color: #b12e2e;
  background-image: -moz-linear-gradient(top,#b93636,#a62222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#b93636),to(#a62222));
  background-image: -webkit-linear-gradient(top,#b93636,#a62222);
  background-image: -o-linear-gradient(top,#b93636,#a62222);
  background-image: linear-gradient(to bottom,#b93636,#a62222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb93636', endColorstr='#ffa62222', GradientType=0);
  border-top-color: #d04848;
  border-bottom: 1px solid #8f1d1d;
}
div.yt-pricing.pricing-red .column div.pricing-money h2 {
  color: #fff;
}
div.yt-pricing.pricing-red .column div.pricing-money h4 {
  color: #ddd;
}
div.yt-pricing.pricing-red .column ul.pricing-list li [class^="icon-"],
div.yt-pricing.pricing-red .column ul.pricing-list li [class*=" icon-"] {
  color: #b73535;
}
div.yt-pricing.pricing-blue .column:nth-child(1) div.pricing-basic {
  background: #52b5d5;
}
div.yt-pricing.pricing-blue .column:nth-child(1) div.pricing-money {
  background: #64c3de;
}
div.yt-pricing.pricing-blue .column:nth-child(2) div.pricing-basic {
  background: #3591ca;
}
div.yt-pricing.pricing-blue .column:nth-child(2) div.pricing-money {
  background: #44a3d5;
}
div.yt-pricing.pricing-blue .column:nth-child(3) div.pricing-basic {
  background: #1f5f9f;
}
div.yt-pricing.pricing-blue .column:nth-child(3) div.pricing-money {
  background: #2972b0;
}
div.yt-pricing.pricing-blue .column:nth-child(4) div.pricing-basic {
  background: #1a3e7b;
}
div.yt-pricing.pricing-blue .column:nth-child(4) div.pricing-money {
  background: #234e8e;
}
div.yt-pricing.pricing-blue .column:nth-child(5) div.pricing-basic {
  background: #1a3e7b;
}
div.yt-pricing.pricing-blue .column:nth-child(5) div.pricing-money {
  background: #234e8e;
}
div.yt-pricing.pricing-blue .column div.pricing-basic {
  border: none;
  color: #fff;
}
div.yt-pricing.pricing-blue .column div.pricing-money {
  border: none;
}
div.yt-pricing.pricing-blue .column div.pricing-money h2 {
  color: #fff;
}
div.yt-pricing.pricing-blue .column div.pricing-money h4 {
  color: #eee;
}
div.yt-pricing.pricing-blue .column ul.pricing-list li [class^="icon-"],
div.yt-pricing.pricing-blue .column ul.pricing-list li [class*=" icon-"] {
  color: #44a3d5;
}
div.yt-pricing.pricing-green .column:nth-child(1) div.pricing-basic {
  background-color: #8eb956;
  background-image: -moz-linear-gradient(top,#9ec360,#77a946);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#9ec360),to(#77a946));
  background-image: -webkit-linear-gradient(top,#9ec360,#77a946);
  background-image: -o-linear-gradient(top,#9ec360,#77a946);
  background-image: linear-gradient(to bottom,#9ec360,#77a946);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec360', endColorstr='#ff77a946', GradientType=0);
  border-bottom-color: #5e9737;
}
div.yt-pricing.pricing-green .column:nth-child(1) div.pricing-money {
  background-color: #8eb954;
  background-image: -moz-linear-gradient(top,#9ec35d,#77a946);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#9ec35d),to(#77a946));
  background-image: -webkit-linear-gradient(top,#9ec35d,#77a946);
  background-image: -o-linear-gradient(top,#9ec35d,#77a946);
  background-image: linear-gradient(to bottom,#9ec35d,#77a946);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9ec35d', endColorstr='#ff77a946', GradientType=0);
  border-top-color: #c9dd95;
}
div.yt-pricing.pricing-green .column:nth-child(2) div.pricing-basic {
  background-color: #71a940;
  background-image: -moz-linear-gradient(top,#7db447,#5f9836);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#7db447),to(#5f9836));
  background-image: -webkit-linear-gradient(top,#7db447,#5f9836);
  background-image: -o-linear-gradient(top,#7db447,#5f9836);
  background-image: linear-gradient(to bottom,#7db447,#5f9836);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7db447', endColorstr='#ff5f9836', GradientType=0);
  border-bottom-color: #487d29;
}
div.yt-pricing.pricing-green .column:nth-child(2) div.pricing-money {
  background-color: #71a940;
  background-image: -moz-linear-gradient(top,#7db447,#5f9836);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#7db447),to(#5f9836));
  background-image: -webkit-linear-gradient(top,#7db447,#5f9836);
  background-image: -o-linear-gradient(top,#7db447,#5f9836);
  background-image: linear-gradient(to bottom,#7db447,#5f9836);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7db447', endColorstr='#ff5f9836', GradientType=0);
  border-top-color: #a8d065;
}
div.yt-pricing.pricing-green .column:nth-child(3) div.pricing-basic {
  background-color: #539d2f;
  background-image: -moz-linear-gradient(top,#5caa34,#468928);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5caa34),to(#468928));
  background-image: -webkit-linear-gradient(top,#5caa34,#468928);
  background-image: -o-linear-gradient(top,#5caa34,#468928);
  background-image: linear-gradient(to bottom,#5caa34,#468928);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5caa34', endColorstr='#ff468928', GradientType=0);
  border-bottom-color: #356a1e;
}
div.yt-pricing.pricing-green .column:nth-child(3) div.pricing-money {
  background-color: #539d2f;
  background-image: -moz-linear-gradient(top,#5caa34,#468928);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5caa34),to(#468928));
  background-image: -webkit-linear-gradient(top,#5caa34,#468928);
  background-image: -o-linear-gradient(top,#5caa34,#468928);
  background-image: linear-gradient(to bottom,#5caa34,#468928);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5caa34', endColorstr='#ff468928', GradientType=0);
  border-top-color: #99d458;
}
div.yt-pricing.pricing-green .column:nth-child(4) div.pricing-basic {
  background-color: #3d8d24;
  background-image: -moz-linear-gradient(top,#439a28,#34791f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#439a28),to(#34791f));
  background-image: -webkit-linear-gradient(top,#439a28,#34791f);
  background-image: -o-linear-gradient(top,#439a28,#34791f);
  background-image: linear-gradient(to bottom,#439a28,#34791f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);
  border-bottom-color: #275c17;
}
div.yt-pricing.pricing-green .column:nth-child(4) div.pricing-money {
  background-color: #3d8d24;
  background-image: -moz-linear-gradient(top,#439a28,#34791f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#439a28),to(#34791f));
  background-image: -webkit-linear-gradient(top,#439a28,#34791f);
  background-image: -o-linear-gradient(top,#439a28,#34791f);
  background-image: linear-gradient(to bottom,#439a28,#34791f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);
  border-top-color: #6ac73e;
}
div.yt-pricing.pricing-green .column:nth-child(5) div.pricing-basic {
  background-color: #3d8d24;
  background-image: -moz-linear-gradient(top,#439a28,#34791f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#439a28),to(#34791f));
  background-image: -webkit-linear-gradient(top,#439a28,#34791f);
  background-image: -o-linear-gradient(top,#439a28,#34791f);
  background-image: linear-gradient(to bottom,#439a28,#34791f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);
  border-bottom-color: #275c17;
}
div.yt-pricing.pricing-green .column:nth-child(5) div.pricing-money {
  background-color: #3d8d24;
  background-image: -moz-linear-gradient(top,#439a28,#34791f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#439a28),to(#34791f));
  background-image: -webkit-linear-gradient(top,#439a28,#34791f);
  background-image: -o-linear-gradient(top,#439a28,#34791f);
  background-image: linear-gradient(to bottom,#439a28,#34791f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff439a28', endColorstr='#ff34791f', GradientType=0);
  border-top-color: #6ac73e;
}
div.yt-pricing.pricing-green .column div.pricing-basic {
  color: #fff;
}
div.yt-pricing.pricing-green .column div.pricing-money h2 {
  color: #fff;
}
div.yt-pricing.pricing-green .column div.pricing-money h4 {
  color: #fff;
  font-size: 15px;
  text-transform: capitalize;
}
div.yt-pricing.pricing-green .column ul.pricing-list li [class^="icon-"],
div.yt-pricing.pricing-green .column ul.pricing-list li [class*=" icon-"] {
  color: #4e982c;
  font-size: 16px;
}
div.yt-pricing.pricing-green .column ul.pricing-list li .gray {
  color: #999;
}
div.yt-pricing .column {
  background: #fff;
  text-align: center;
  position: relative;
  z-index: 1;
  float: left;
}
div.yt-pricing .column:nth-child(2n+1) {
  background: #f6f6f6;
}
div.yt-pricing .column.span4 {
  margin: 0;
  width: 33.333%;
}
div.yt-pricing .column.span3 {
  margin: 0;
  width: 25%;
}
div.yt-pricing .column.span2 {
  margin: 0;
  width: 20%;
}
div.yt-pricing .column.featured {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -ms-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.5);
  -moz-box-shadow: 0 0 8px rgba(0,0,0,0.5);
  box-shadow: 0 0 8px rgba(0,0,0,0.5);
  z-index: 5;
}
div.yt-pricing .column.featured .pricing-basic span {
  background: url(../images/featured.png) no-repeat right top;
}
div.yt-pricing .column .pricing-basic {
  font-family: "trebuchet MS";
  height: 45px;
  line-height: 45px;
  font-weight: normal;
  background: #2b2b2b;
  font-size: 18px;
  color: #a3a3a3;
  color: rgba(255,255,255,0.8);
  border-bottom: 1px solid #1a1a1a;
  background-color: #383838;
  background-image: -moz-linear-gradient(top,#414141,#2b2b2b);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#414141),to(#2b2b2b));
  background-image: -webkit-linear-gradient(top,#414141,#2b2b2b);
  background-image: -o-linear-gradient(top,#414141,#2b2b2b);
  background-image: linear-gradient(to bottom,#414141,#2b2b2b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff414141', endColorstr='#ff2b2b2b', GradientType=0);
}
div.yt-pricing .column .pricing-basic span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.yt-pricing .column div.pricing-money {
  height: 110px;
  overflow: hidden;
  border-top: 1px solid #434343;
  margin: 0;
  background-color: #2c2c2c;
  background-image: -moz-linear-gradient(top,#353535,#1f1f1f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#353535),to(#1f1f1f));
  background-image: -webkit-linear-gradient(top,#353535,#1f1f1f);
  background-image: -o-linear-gradient(top,#353535,#1f1f1f);
  background-image: linear-gradient(to bottom,#353535,#1f1f1f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff353535', endColorstr='#ff1f1f1f', GradientType=0);
  text-shadow: 1px 1px 0 rgba(0,0,0,0.1);
}
div.yt-pricing .column div.pricing-money h2 {
  margin: 20px 0 0;
  padding: 0 10px;
  line-height: 100%;
  font: 600 46px/46px Arial, Helvetica, sans-serif;
  color: #2CB4C9;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
div.yt-pricing .column div.pricing-money h4 {
  display: block;
  color: #8a8a8a;
  text-transform: capitalize;
  font-size: 120%;
}
div.yt-pricing .column ul.pricing-list {
  list-style: none;
  margin: 0;
  padding: 0;
}
div.yt-pricing .column ul.pricing-list li {
  padding: 8px 10px;
  font-size: 13px;
}
div.yt-pricing .column ul.pricing-list li:nth-child(2n+1) {
  background-color: rgba(0,0,0,0.05);
}
div.yt-pricing .column ul.pricing-list li [class^="icon-"],
div.yt-pricing .column ul.pricing-list li [class*=" icon-"] {
  float: left;
  color: #2CB4C9;
}
div.yt-pricing .column .pricing-bottom {
  padding: 15px 0;
  border-bottom: 2px solid #404040;
  border-top: 1px solid #d3d3d3;
  background-color: #e5e5e5;
  background-image: -moz-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#F5F5F5),to(#CCCCCC));
  background-image: -webkit-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: -o-linear-gradient(top,#F5F5F5,#CCCCCC);
  background-image: linear-gradient(to bottom,#F5F5F5,#CCCCCC);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffcccccc', GradientType=0);
}
div.yt-pricing .column .pricing-bottom a.signup {
  padding: 5px 0;
  min-width: 120px;
  display: inline-block;
  border: 1px solid #bebebe;
  color: #444;
  font-weight: bold;
  background-color: #e6e6e6;
  background-image: -moz-linear-gradient(top,#f0f0f0,#d8d8d8);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f0f0f0),to(#d8d8d8));
  background-image: -webkit-linear-gradient(top,#f0f0f0,#d8d8d8);
  background-image: -o-linear-gradient(top,#f0f0f0,#d8d8d8);
  background-image: linear-gradient(to bottom,#f0f0f0,#d8d8d8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0f0f0', endColorstr='#ffd8d8d8', GradientType=0);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.5);
  box-shadow: 0 1px 0 rgba(255,255,255,0.5);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 1px 1px 0 #fff;
}
div.yt-pricing .column .pricing-bottom a.signup:hover {
  background-color: #cdcdcd;
  background-image: -moz-linear-gradient(top,#d7d7d7,#bdbdbd);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#d7d7d7),to(#bdbdbd));
  background-image: -webkit-linear-gradient(top,#d7d7d7,#bdbdbd);
  background-image: -o-linear-gradient(top,#d7d7d7,#bdbdbd);
  background-image: linear-gradient(to bottom,#d7d7d7,#bdbdbd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd7d7d7', endColorstr='#ffbdbdbd', GradientType=0);
  border: 1px solid #ababab;
}
.highlighter {
  margin-top: 31px;
}
.highlighter.prettyprint {
  border-radius: 0;
  border: none;
  position: relative;
}
.highlighter.prettyprint[class*=" linenums:"] {
  -webkit-box-shadow: 37px 0 0 #DBE1E7 inset, 40px 0 0 #95A7B9 inset;
  -moz-box-shadow: 37px 0 0 #DBE1E7 inset, 40px 0 0 #95A7B9 inset;
  box-shadow: 37px 0 0 #DBE1E7 inset, 40px 0 0 #95A7B9 inset;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  position: relative;
}
.highlighter:before {
  width: 100%;
  background: #A5B5C6;
  border-bottom: 1px solid #95A7B9;
  content: attr(title);
  position: absolute;
  top: -31px;
  right: 0;
  z-index: 1;
  padding: 5px 12px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.yt-modal.modal {
  overflow: hidden;
  display: none;
  border: none;
  box-shadow: none;
  background: transparent;
}
.yt-modal .modal-content {
  box-shadow: none;
  border: 8px solid rgba(255,255,255,0.25);
  top: 50px;
}
.yt-modal .modal-content .modal-header {
  background: #eee;
  border-bottom: 1px solid #ddd;
}
.yt-modal .modal-content .modal-header h3 {
  margin: 0;
  font-size: 20px;
  display: inline-block;
}
.yt-modal .modal-content .modal-body {
  background: #fff;
}
div.yt-slider-carousel {
  z-index: 2;
  overflow: hidden;
}
div.yt-slider-carousel.pull-left {
  margin: 0 30px 30px 0;
}
div.yt-slider-carousel.pull-right {
  margin: 0 0px 30px 30px;
}
div.yt-slider-carousel.pull-none {
  display: inline-block;
  margin: 0 0 30px 0;
}
div.yt-slider-carousel .carousel-inner {
  position: relative;
  z-index: 2;
}
div.yt-slider-carousel .carousel-control {
  background: rgba(225,255,255,0.8);
  border: none;
  border-radius: 0;
  z-index: 3;
  margin: 0;
  height: 40px;
  width: 40px;
  margin-top: -20px;
  color: #ADADAD;
  box-shadow: none;
  line-height: 35px;
  text-shadow: none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(0,0,0,0.3);
  opacity: 1;
  filter: alpha(opacity=100);
  top: 50%;
  -webkit-transition: all 0.4s ease-out 0s;
  -moz-transition: all 0.4s ease-out 0s;
  -o-transition: all 0.4s ease-out 0s;
  transition: all 0.4s ease-out 0s;
}
div.yt-slider-carousel .carousel-control.left {
  left: -150px;
}
div.yt-slider-carousel .carousel-control.right {
  right: -150px;
}
div.yt-slider-carousel .carousel-control i {
  display: block;
  line-height: 40px;
  margin: 0;
  font-size: 26px;
}
div.yt-slider-carousel .carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  padding: 13px 15px;
  background: rgba(0,0,0,0.35);
  text-align: left;
  text-shadow: none;
}
div.yt-slider-carousel .carousel-caption h4 {
  margin: 0 0 6px;
}
div.yt-slider-carousel .carousel-caption p {
  margin: 0;
}
div.yt-slider-carousel:hover .carousel-control:hover {
  background: #fff;
  color: #777;
}
div.yt-slider-carousel:hover .carousel-control.right {
  right: 35px;
}
div.yt-slider-carousel:hover .carousel-control.left {
  left: 35px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .yt-lightbox {
    display: block;
  }
  div.yt-vimeo iframe,
  div.yt-youtube iframe {
    width: 100%;
    height: 300px;
  }
  div.yt-slider-carousel.pull-none {
    display: block;
  }
}
@media (max-width: 767px) {
  div.yt-tabs ul.nav-tabs li {
    width: 50%;
  }
  div.yt-tabs ul.nav-tabs li a {
    margin-right: 0;
  }
  div.yt-vimeo iframe,
  div.yt-youtube iframe {
    width: 100%;
    height: 200px;
  }
  div.yt-pricing .column.span3,
  div.yt-pricing .column.span4 {
    width: 100%;
  }
  .yt-vimeo,
  .yt-youtube {
    width: 100%;
    float: none !important;
    margin: 0 0 1em !important;
  }
  .yt-gmap {
    width: 100% !important;
    float: none;
  }
  .btn {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 220px;
  }
  div.yt-slider-carousel.pull-none {
    display: block;
  }
  div.yt-slider-carousel.pull-left,
  div.yt-slider-carousel.pull-right {
    float: none;
  }
}
@media (max-width: 320px) {
  .yt-testimonial.tm-avatar small {
    width: 77%;
    margin-top: 0;
  }
}
