@import url(http://fonts.googleapis.com/css?family=Montserrat);
.dropdown-arrow-inverse {
  border-bottom-color: #34495e !important;
  border-top-color: #34495e !important;
}
/* styles from flat-ui-free2.0.0-fix.less files */
body {
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.231;
}
input,
button,
select,
textarea {
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-size: 14px;
}

.lead {
  font-size: 28px;
  /* 28px */

  line-height: 1.4642745000000001;
  /* 41px */

  font-weight: 300;
  margin-bottom: 20px;
}
small {
  font-size: 84%;
  /* 15px */

  line-height: 2.050846;
  /* 31px */

}
blockquote {
  position: relative;
  border-left: none;
  padding-left: 19px;
}
blockquote p {
  font-size: 20.006px;
  line-height: 1.549829;
  font-weight: normal;
  margin-bottom: .4em;
}
blockquote small {
  font-size: 18.004px;
  line-height: 1.722169;
  font-style: italic;
  color: #34495e;
}
blockquote small:before {
  content: "";
}
blockquote:before {
  position: absolute;
  left: 0;
  width: 3px;
  height: 100%;
  top: 0;
  bottom: 0;
  background-color: #ebedee;
  content: "";
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.img-rounded {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.img-comment {
  font-size: 14.994px;
  line-height: 1.231;
  font-style: italic;
  margin: 24px 0;
}
.text-primary {
  color: #1abc9c;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #15967d;
}
.text-success {
  color: #2ecc71;
}
a.text-success:hover,
a.text-success:focus {
  color: #25a35a;
}
.text-danger {
  color: #e74c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #b93d30;
}
.text-warning {
  color: #f1c40f;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #c19d0c;
}
.text-info {
  color: #3498db;
}
a.text-info:hover,
a.text-info:focus {
  color: #2a7aaf;
}
.text-inverse {
  color: #ffffff;
}
a.text-inverse:hover,
a.text-inverse:focus {
  color: #cccccc;
}
.muted {
  color: #bdc3c7;
}
a.muted:hover,
a.muted:focus {
  color: #979c9f;
}
footer {
  background-color: transparent;
}
.input-append input {
  -webkit-border-radius: 6px 0 0 6px;
  -moz-border-radius: 6px 0 0 6px;
  border-radius: 6px 0 0 6px;
}
.bg-white {
  background-color: #ffffff;
}
.bg-black {
  background-color: #000000;
}
.bg-turquoise {
  background-color: #1abc9c;
}
.bg-green-sea {
  background-color: #16a085;
}
.bg-emerland {
  background-color: #2ecc71;
}
.bg-nephritis {
  background-color: #27ae60;
}
.bg-peter-river {
  background-color: #3498db;
}
.bg-belize-hole {
  background-color: #2980b9;
}
.bg-amethyst {
  background-color: #9b59b6;
}
.bg-wisteria {
  background-color: #8e44ad;
}
.bg-wet-asphalt {
  background-color: #34495e;
}
.bg-midnight-blue {
  background-color: #2c3e50;
}
.bg-sun-flower {
  background-color: #f1c40f;
}
.bg-orange {
  background-color: #f39c12;
}
.bg-carrot {
  background-color: #e67e22;
}
.bg-pumpkin {
  background-color: #d35400;
}
.bg-alizarin {
  background-color: #e74c3c;
}
.bg-pomegranate {
  background-color: #c0392b;
}
.bg-clouds {
  background-color: #ecf0f1;
}
.bg-silver {
  background-color: #bdc3c7;
}
.bg-concrete {
  background-color: #95a5a6;
}
.bg-asbestos {
  background-color: #7f8c8d;
}
.bg-base {
  background-color: #34495e;
}
.bg-firm {
  background-color: #1abc9c;
}
.bg-success {
  background-color: #2ecc71;
}
.bg-danger {
  background-color: #e74c3c;
}
.bg-warning {
  background-color: #f1c40f;
}
.bg-info {
  background-color: #3498db;
}
.bordered {
  border-style: solid;
}
.bordered.bg-turquoise {
  border-color: #16a085;
}
.bordered.bg-emerland {
  border-color: #27ae60;
}
.bordered.bg-peter-river {
  border-color: #2980b9;
}
.bordered.bg-amethyst {
  border-color: #8e44ad;
}
.bordered.bg-wet-asphalt {
  border-color: #2c3e50;
}
.bordered.bg-sun-flower {
  border-color: #f39c12;
}
.bordered.bg-carrot {
  border-color: #d35400;
}
.bordered.bg-alizarin {
  border-color: #c0392b;
}
.bordered.bg-clouds {
  border-color: #bdc3c7;
}
.bordered.bg-concrete {
  border-color: #7f8c8d;
}
html,
body {
  height: 100%;
}
body {
  overflow-x: hidden;
  color: #7f8c8d;
  line-height: 1.29;
}
@media (max-width: 767px) {
  body {
    padding-right: 0;
    padding-left: 0;
  }
}
li {
  line-height: 20px;
}
.btn {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  line-height: 22px;
  -webkit-transition: color 0.25s, background 0.25s;
  -moz-transition: color 0.25s, background 0.25s;
  -o-transition: color 0.25s, background 0.25s;
  transition: color 0.25s, background 0.25s;
}
.btn.btn-large {
  font-size: 17px;
  padding: 12px 18px;
}
.btn > [class^="fui-"] {
  margin-left: 4px;
  margin-right: 4px;
  line-height: inherit;
  display: inline-block;
  vertical-align: top;
}
.input-group-btn .btn {
  background: #bdc3c7;
  line-height: 9px 12px 10px;
  line-height: 22px;
  border: 0;
  margin: 0;
  color: #fff;
  margin-left: 0 !important;
  padding-left: 10px;
  padding-right: 12px;
}
.input-group-btn .btn:hover {
  background: #cacfd2;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  outline: none;
}
.form-group {
  margin-bottom: 10px;
}
label {
  line-height: 20px;
}
.carousel {
  line-height: 1;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  letter-spacing: -1px;
  color: inherit;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
p {
  margin-bottom: 10px;
}
.page-wrapper {
  position: relative;
  z-index: 2;
  background: #fff;
  overflow-x: hidden;
  min-height: 100%;
}
.header-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.loaded .page-wrapper,
.loaded .header-antiflicker,
.loaded body > header .header-background {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -moz-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  -o-transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: all 0.33s cubic-bezier(0.694, 0.0482, 0.335, 1);
}
.loaded.nav-visible .page-wrapper,
.loaded.nav-visible .navbar.navbar-fixed-top,
.loaded.nav-visible .header-antiflicker,
.loaded.nav-visible body > header .header-background {
  -webkit-transform: translate3d(-230px, 0, 0);
  -moz-transform: translate3d(-230px, 0, 0);
  -o-transform: translate3d(-230px, 0, 0);
  transform: translate3d(-230px, 0, 0);
}
.loaded.no-csstransitions .page-wrapper,
.loaded.no-csstransitions .header-antiflicker {
  left: 0;
}
.loaded.no-csstransitions.nav-visible .page-wrapper,
.loaded.no-csstransitions.nav-visible .navbar.navbar-fixed-top,
.loaded.no-csstransitions.nav-visible .header-antiflicker {
  left: -230px !important;
  right: auto;
}
.carousel-indicators {
  width: 100%;
}
[class^="fui-"] {
  display: inline-block;
  vertical-align: middle;
}
body > section,
header,
footer {
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 767px) {
  body > section,
  header,
  footer {
    /*padding-right: 5px;
    padding-left: 5px;*/
  }
}
img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  color: #2c3e50;
}
h1 {
  font-weight: normal;
}
h3 {
  font-weight: normal;
}
img {
  -webkit-backface-visibility: hidden;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
a:hover,
button:hover,
a:focus,
button:focus,
a:active,
button:active {
  outline: none;
}
#bgVideo {
  overflow: hidden;
}
#bgVideo > video {
  position: absolute !important;
}
.delimiter {
  margin-top: 200px;
}
.delimiter.line {
  margin-top: 150px;
  margin-bottom: 150px;
  border-top: 2px solid #ebedee;
}
header {
  padding-top: 100px;
  padding-bottom: 70px;
  z-index: 100;
}
header .brand {
  font-size: 25px;
  font-weight: normal;
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 800;
  letter-spacing: -1px;
  color: #2c3e50;
}
header .brand img:first-child {
  float: left;
  margin: -10px 15px 0 0;
}
section * {
  z-index: 2;
}
.background {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background: 50% 50% no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  opacity: 20;
  filter: alpha(opacity=2000);
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.container {
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  header {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/**
 * Content 1 stylesheet  
 * */
.content-1 {
  padding-top: 130px;
  padding-bottom: 125px;
  position: relative;
}
.content-1 h3 {
  font-size: 34px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-bottom: 24px;
}
.content-1 p {
  font-size: 18px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
}
.content-1 .box-video {
  margin-top: 40px;
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
}
.content-1 .box-video p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
}
.content-1 .box-video h6 {
  font-size: 20px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  text-transform: none;
}
.content-1 .box-video .btns {
  text-align: center;
}
@media (max-width: 767px) {
  .content-1 .box-video .btns {
    text-align: left;
  }
}
.content-1 .box-video .btns .btn {
  min-width: 100%;
}
@media (max-width: 767px) {
  .content-1 .box-video .btns .btn {
    min-width: 178px;
  }
}
.content-1 .box-video .btns .btn [class*="fui-"] {
  float: left;
  font-size: 22px;
  font-weight: normal;
  color: #ffffff;
  margin-right: 4px;
}
.content-1 .box-video .btns .btn + .btn {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .content-1 .box-video .btns .btn + .btn {
    margin: 0 0 0 15px;
  }
}
.content-1 .box-video .additional-links {
  margin-top: 20px;
  font-size: 12px;
  font-weight: normal;
  color: #7f8c8d;
  line-height: 17px;
  text-align: center;
}
@media (max-width: 767px) {
  .content-1 .box-video .additional-links {
    text-align: left;
  }
}
.content-1 .box-video .additional-links a {
  text-decoration: underline;
  color: #7f8c8d;
}
.content-1 .box-video .additional-links a:hover,
.content-1 .box-video .additional-links a:focus,
.content-1 .box-video .additional-links a.active {
  color: #1abc9c;
}
@media (max-width: 480px) {
  .content-1 .box-video {
    margin-top: 40px;
  }
  .content-1 .box-video .player {
    margin-bottom: 40px;
    width: 100%;
  }
  .content-1 .box-video .btns {
    margin-top: 35px;
  }
  .content-1 .box-video .btns .btn {
    display: block;
  }
  .content-1 .box-video .btns .btn + .btn {
    margin: 16px 0 0;
  }
  .content-1 .box-video .additional-links {
    text-align: center;
    max-width: 170px;
    margin: 20px auto 0;
  }
}
.content-1 .player {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  float: left;
  width: 220px;
  height: 150px;
  margin: 0 50px 10px 0;
}
@media (max-width: 767px) {
  .content-1 .player {
    float: none;
    margin: 0 auto 10px;
  }
}
.content-1 .player .btn-play {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  margin: -20px 0 0 -30px;
  padding-left: 16px;
  background-color: #16a085;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.content-1 .player .btn-play:hover,
.content-1 .player .btn-play:focus {
  background-color: #45b39d;
}
.content-1 .player .btn-play:active,
.content-1 .player .btn-play.active {
  background-color: #fd6d2e;
  border: 1px solid #fd6d2e;
}
.content-1 .player > iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}


/**
 * SMAPP Styling
 * */
.content-2.smapp {padding-top: 0px; padding-bottom: 80px;}
.content-2.smapp .description {}
.content-2.smapp .description h3 {margin-bottom: 15px; color: #333333; line-height: 40px; margin-top: 0; padding-top: 0;}
.content-2.smapp .description p {font-weight: 200; font-size: 17px; line-height: 25px; color: #7f8c8d; text-align: left; width: 85%; margin-bottom: 25px; margin-top: 20px;}

.content-2.smapp .btns {color: #333333;}
.content-2.smapp .btns .btn {}
.content-2.smapp .btns .btn-primary {border-color: #333333;}
.content-2.smapp .btns .btn-primary:hover {border-color: #fd6d2e; color: white;}
.content-2.smapp .btns .btn-primary:hover > [class^="fui-"] {color: white;}
.content-2.smapp .btns a {color: #333333; }
.content-2.smapp .btns a:hover {color: #fd6d2e;}
.content-2.smapp .btns a b {font-weight: 200;}
.content-2.smapp .btns .btn > [class^="fui-"] {color: #333333;}
.content-2.smapp .player {width: 100%;}


/**
 * Content 2 stylesheet  
 * */
.content-2 {
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
}
.content-2 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-bottom: 35px;
  font-weight: 300;
}
.content-2 p {
  font-size: 18px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  line-height: 29.999999999999996px;
}
.content-2 .btns {
  margin-top: 50px;
  font-size: 15px;
  font-weight: normal;
  color: #7f8c8d;
}
.content-2 .btns .btn {
  padding: 9px 17px 10px 15px;
  margin-right: 28px;
}
.content-2 .btns .btn > [class^="fui-"] {
  font-size: 26px;
  font-weight: normal;
  color: #ffffff;
  margin: -2px 12px 0 0;
}
@media (max-width: 767px) {
  .content-2 .btns {
    margin-top: 35px;
  }
  .content-2 .col-sm-5.col-sm-offset-1 {
    margin-top: 45px;
  }
}
.content-2 .player {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: #f2f3f4;
  position: relative;
  overflow: hidden;
  height: 300px;
}
.content-2 .player .btn-play {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 60px;
  padding-left: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

/**
 * Shopify Store Items 
 * */

.content-3.storeitems {}
.content-3.storeitems .row {margin-bottom: 50px;}
.content-3.storeitems .row .col-sm-3 {border: 1px dashed red;}
.content-3.storeitems .row .col-sm-3 col-sm-offset-1 {margin-left: 10%;}


.content-3.storeitems .features h6 {text-align: center; font-size: 22px; font-weight: 200; line-height: 32px; font-style: normal; margin-top: 8px; height: 65px; overflow: hidden;}
.content-3.storeitems .features h6 a {color: #333333;}
.content-3.storeitems .features p a {color: #929292;}
.content-3.storeitems .features h6 a:hover, .content-3.storeitems .features p a:hover {color: #333333;}
.content-3.storeitems .features h6 span {border: 1px solid #f9a735; padding-left: 6px; padding-right: 6px; font-size: 12px; padding-top: 3px; padding-bottom: 3px; color: #f9a735; background: transparent; margin-left: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.content-3.storeitems .features p {height: 115px; overflow: hidden; text-align: center; font-weight: 200; font-size: 17px; line-height: 25px;}
.content-3.storeitems .features p span {border: 1px solid rgba(51,51,51,0.25); padding-left: 6px; padding-right: 6px; font-size: 12px; padding-top: 3px; padding-bottom: 3px; color: rgba(51,51,51,0.5); margin-left: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.content-3.storeitems .btns {margin-top: 20px; text-align: center;}
.content-3.storeitems .btns a {color: #333333; margin-left: 8px; margin-right: 8px;}
.content-3.storeitems .btns a:hover {color: #fd6d2e;}
.content-3.storeitems .btns a b {font-weight: 200;}
.content-3.storeitems .btns a.btn-primary {border-color: #333333; padding-left: 35px; padding-right: 35px;}
.content-3.storeitems .btns a.btn-primary:hover {border-color: #fd6d2e; color: white;}

.content-3.storeitems .col-sm-4 .itemthumb {width: 80%; margin-left: auto; margin-right: auto; text-align: center;}

.content-3.storeitems .col-sm-4 .itemthumb {
	transition: 0.13s ease-in-out;
	-moz-transition: 0.13s ease-in-out;
	-ms-transition: 0.13s ease-in-out;
	-o-transition: 0.13s ease-in-out;
	-webkit-transition: 0.13s ease-in-out;
	background-position: center center;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.content-3.storeitems .col-sm-4:hover .itemthumb {
	transition: 0.13s ease-in-out;
	-moz-transition: 0.13s ease-in-out;
	-ms-transition: 0.13s ease-in-out;
	-o-transition: 0.13s ease-in-out;
	-webkit-transition: 0.13s ease-in-out;
	background-position: center center;
	-webkit-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}

@media (max-width: 480px) {
	.content-3.storeitems .features p {height: 105px;}
	.content-3.storeitems .row .col-sm-4 {padding-bottom: 25px;}
	.content-3.storeitems {padding-top: 25px;}
	.content-2.smapp .btns a {display: block; margin-bottom: 15px; text-align: center;}
	.content-10 .carousel {margin-top: 10px!important;}
	.content-2.smapp .btns .btn-primary {width: 100%;}
	.content-10 .carousel .carousel-indicators {display: none;}
	.content-3.storeitems {padding-bottom: 15px;}
	.content-3.storeitems .row {margin-bottom: 25px;}
	.content-2.smapp .description h3 {text-align: center; font-size: 24px; line-height: 35px;}
	.content-2.smapp .description p {text-align: center; width: 100%;}
}


/**
 * Content 3 stylesheet  
 * */
.content-3 {
  padding-top: 75px;
  padding-bottom: 70px;
  position: relative;
}
.content-3.movieposter {background: #f9f9f9; margin-top: 50px; margin-bottom: 20px; 
	background-image: url(../../../../images/originals/standwithme-bts.jpg);
	background-attachment: fixed;
}
.content-3.movieposter .col-sm-6 {}
.content-3.movieposter .col-sm-6.synopsis {text-align: left; margin-top: 120px;}
.content-3.movieposter .col-sm-6.synopsis p {float: right; width: 230px; margin-right: 60px; font-size: 23px; letter-spacing: 0.5px; font-weight: 300; line-height: 32px;}
.content-3.movieposter .col-sm-6.poster {text-align: right;}

.content-3.movieposter .col-sm-6.poster img {height: 266px; height: 413px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  float: left;
  margin-left: 35px;
}
.content-3 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 24px;
}
.content-3 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  line-height: 29.999999999999996px;
}
@media (max-width: 767px) {
  .content-3 p {
    margin-bottom: 34px;
  }
  .content-3.movieposter .col-sm-6.synopsis p {text-align: center; float: none; margin-right: auto; margin-left: auto;}
  .content-3.movieposter .col-sm-6.poster {text-align: center;}
  .content-3.movieposter .col-sm-6.poster img {margin-left: auto; margin-right: auto; float: none;}
  .content-3 {padding-bottom: 30px;}
  a.btn.readmore {margin-left: 15px!important; margin-right: 15px!important;}
}
.content-3.v-center,
.content-3 .v-center {
  display: table;
  width: 100%;
}
.content-3.v-center > div,
.content-3 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-3.v-center.row:before,
  .content-3 .v-center.row:before,
  .content-3.v-center.row:after,
  .content-3 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-3.v-center,
  .content-3 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-3.v-center.row,
  .content-3 .v-center.row {
    display: block;
    width: auto;
  }
  .content-3.v-center.row:before,
  .content-3 .v-center.row:before,
  .content-3.v-center.row:after,
  .content-3 .v-center.row:after {
    display: none;
  }
  .content-3.v-center.row > *,
  .content-3 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-3 .img {
  text-align: right;
}
@media (max-width: 767px) {
  .content-3 .img {
    text-align: center;
    margin-bottom: 30px;
  }
}
.content-3 .delimiter {
  margin-top: 130px;
  padding-top: 70px;
  border-top: 2px solid #ecf0f1;
}
@media (max-width: 767px) {
  .content-3 .delimiter {
    display: none;
  }
}
.content-3 .features h6 {
  margin-top: 0;
  margin-bottom: 22px;
  font-size: 20px;
  font-weight: normal;
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  text-transform: none;
}
@media (max-width: 767px) {
  .content-3 .features h6 {
    margin-top: 30px;
    margin-bottom: 15px;
  }
}
.content-3 .features p {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 26px;
}
.content-3.mirror .aligment {
  float: right;
}
.content-3.mirror .img {
  text-align: left;
}

/**
 * Comments Styling 
 * */
 

 
.content-4.comments .comments-title {
	font-size: 30px;
	color: #333333;
	font-weight: 300;
	text-transform: none;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-bottom: 2px solid #fd6d2e;
}

cite.fn {width: 300px!important; display: inline-block!important; padding-top: 0!important;}
cite.fn a {width: auto!important; display: inline!important; color: #333333; font-weight: 200; color: #333333;
font-size: 19px; font-weight: 400; margin-left: 15px!important;}
 
.content-4.comments {padding-top: 55px; padding-bottom: 50px;}
.content-4.comments h3 {font-size: 30px; color: #333333; font-weight: 300; text-transform: none; margin-bottom: 25px; padding-bottom: 10px; border-bottom: 2px solid #fd6d2e;}

.content-4.comments ol.commentlist {margin-left: 0; padding-left: 0; list-style: none;}
.content-4.comments ol.commentlist li {list-style: none;}

.content-4.comments .comment span.says {display: none;}
.content-4.comments .comment-meta.commentmetadata {display: none;}

.content-4.comments .avatar-comments {
	background: url(../../../../images/article/avatar-default.jpg) no-repeat center center;
	background-size: cover;
	display: inline-block;
	width: 35px; height: 35px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	overflow: hidden;
}
.content-4.comments #comment-author {color: #333333; font-size: 19px;}
.content-4.comments #comment-author a {color: #333333; font-size: 19px;}
.content-4.comments .avatar-comments img {
	width: 35px; height: 35px;
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	overflow: hidden;
	margin-top: 0!important;
}

.blog-1.blog-article .content .avatar-comments img {margin-top: 0!important;}

.content-4.comments .bypostauthor {background: none!important;}

.content-4.comments .comment {
	
	
	margin: 0;
}

.content-4.comments .comment article {
	background: #f7f7f7;
	padding: 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.commentlist li.comment {
	margin-bottom: 15px!important;
}

.comment-content p {margin-top: 15px!important; margin-bottom: 15px!important;}

.comment-author {width: 40px; height: 40px;
	-webkit-border-radius: 180px;
	-moz-border-radius: 180px;
	border-radius: 180px;
	display: inline;
}
.comment-author img {
	width: 40px; height: 40px;
	overflow: hidden;
	margin: 0;
	vertical-align: bottom;
	-webkit-border-radius: 180px!important;
	-moz-border-radius: 180px!important;
	border-radius: 180px!important;
	z-index: 0;
	position: relative;
	-webkit-transition: all 0.7s;
	-moz-transition: all 0.7s;
	-o-transition: all 0.7s;
	transition: all 0.7s;
	margin-top: 0!important;
	margin-bottom: 0!important;
}

#commentform {}
#commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url {
	width: 31%;
	margin-right: 1%;
	display: inline;
	float: left;
	padding-top: 0; margin-top: 0; margin-bottom: 15px;
}
#commentform p.comment-notes {display: none;}
#commentform p.form-allowed-tags {display: none;}
#commentform p.comment-form-comment {display: block; float: none; clear: both;}
#commentform p.comment-form-comment label {display: block;}

@media (max-width: 767px) {
	#commentform p.comment-form-author, #commentform p.comment-form-email, #commentform p.comment-form-url {width: 100%; float: none; display: block; margin-bottom: 10px;}
}

#commentform p.comment-form-author span, #commentform p.comment-form-email span, #commentform p.comment-form-url span {margin: 0; padding: 0;}


#commentform input[type=text], #commentform input[type=email] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	border: none;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
	font-weight: normal;
	color: #7f8c8d;
}

.content-4.comments .comment-box a {color: #fd6d2e;}
.content-4.comments .comment-box a:hover {color: #fd6d2e; text-decoration: underline;}

.content-4.comments .reply a {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 22px;
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
	color: white;
	background-color: #f9a735;
	border: 1px solid #f9a735;
	margin-left: 0px;
	font-size: 13px;
	display: inline-block;
	margin-bottom: 15px;
}
.content-4.comments .reply a:hover {background-color: #fd6d2e; color: white; text-decoration: none;}
.content-4.comments ul.children {margin: 15px; list-style: none;}


.content-4.comments #respond {
	background: #f7f7f7;
	padding: 20px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	margin-top: 0!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.content-4.comments #respond {margin-top: 50px;}

.content-4.comments #respond ul#comment-form-elements {margin: 0; padding: 0;}
.content-4.comments #respond ul#comment-form-elements li {width: 31%; margin-right: 1%; display: inline; float: left;}
.content-4.comments #respond ul#comment-form-elements li input {
	webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	border: none;
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.content-4.comments #respond p textarea {
 	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	padding: 20px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	border: none;
	width: 100%;
	height: 150px;
	margin-top: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.content-4.comments #respond input[type="submit"] {
	background: #fd6d2e;
	color: white;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	border: none;
	padding-left: 25px; padding-right: 25px;
	padding-bottom: 10px; padding-top: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.content-4.comments #respond input[type="submit"]:hover {background: #f9a735;}

@media (max-width: 767px) {
	.content-4.comments #respond ul#comment-form-elements li {width: 100%; display: block; float: none; margin-bottom: 10px;}
	.content-4.comments #respond input[type="submit"] {width: 100%; display: block;}
}


/**
 * Content 4 stylesheet  
 * */
.content-4 {
  padding-top: 130px;
  padding-bottom: 120px;
  position: relative;
}
.content-4 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-bottom: 24px;
  font-weight: 300;
}
.content-4 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  line-height: 26px;
}
.content-4 .features h6 {
  margin: 0 0 13px;
  font-size: 24px;
  font-weight: normal;
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  text-transform: none;
}
.content-4 .features p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
.content-4 .features > [class*="col-sm-"] {
  position: relative;
  padding-top: 180px;
  padding-bottom: 50px;
}
.content-4 .features > [class*="col-sm-"] > img:first-child {
  position: absolute;
  left: 15px;
  top: 30px;
}
.content-4 .features:last-child > [class*="col-sm-"],
.content-4 .features.last > [class*="col-sm-"] {
  padding-bottom: 0;
}
@media (max-width: 767px) {
  .content-4 .features > [class*="col-sm-"],
  .content-4 .features:last-child > [class*="col-sm-"],
  .content-4 .features.last > [class*="col-sm-"] {
    padding-top: 150px;
    padding-bottom: 20px;
  }
  .content-4 .features:last-child > [class*="col-sm-"]:last-child,
  .content-4 .features.last > [class*="col-sm-"]:last-child,
  .content-4 .features:last-child > [class*="col-sm-"].last,
  .content-4 .features.last > [class*="col-sm-"].last {
    padding-bottom: 0;
  }
}

.content-5.introduction {padding-bottom: 70px;}

/**
 * Content 5 stylesheet  
 * */
.content-5 {
  padding-top: 100px;
  padding-bottom: 0px;
  position: relative;
}
.content-5 .container > img {
  display: block;
  margin: 0 auto 50px;
}
.content-5 h3 {
  margin: 0 0 21px;
  font-size: 55px;
  font-weight: 400;
  color: #333333;
  text-transform: uppercase;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  text-align: center;
}
.content-5 h3 img {margin-top: -15px; padding-right: 18px;}
.content-5 h3 span {font-weight: 200;}
@media (max-width: 767px) {
  .content-5 h3 {
    margin-bottom: 15px;
  }
  .content-5 h3 + .lead {width: 100%!important;}
  .content-5 {padding-bottom: 60px; padding-top: 60px;}
  .content-3.movieposter {margin-top: 0; padding-top: 20px;}
  .content-3.movieposter .col-sm-6.synopsis {margin-top: 30px;}
  .content-6.v-center, .content-6 .v-center {padding-bottom: 20px; padding-top: 0px;}
  .content-18.moviereview {padding-bottom: 60px!important;}
  .content-18 .carousel .quote-author ul li.name {width: 100%!important; text-align: center!important;}
}
.content-5 h3 + .lead {
  font-size: 18px;
  font-weight: 200;
  line-height: 30px;
  color: #a5a5a5;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
  text-align: center;
  width: 400px;
  margin-left: auto; margin-right: auto;
}
@media (max-width: 767px) {
  .content-5 h3 + .lead {
    line-height: 1.25;
  }
}
@media (max-width: 480px) {
  .content-5 {
    padding-bottom: 40px;
  }
}
.content-5 .features > [class*="col-sm-"] {
  position: relative;
  margin-top: 40px;
}
.content-5 .features > [class*="col-sm-"] > [class*="fui-"] {
  position: absolute;
  left: -45px;
  top: 7px;
  font-size: 25px;
  font-weight: normal;
  color: #2c3e50;
}
@media (max-width: 767px) {
  .content-5 .features > [class*="col-sm-"] > [class*="fui-"] {
    position: static;
    float: left;
    margin: -7px 20px 0 0;
  }
}
.content-5 .features > [class*="col-sm-"] p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
.content-5 .features > [class*="col-sm-"] h6 {
  font-size: 22px;
  font-weight: normal;
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  margin-bottom: 14px;
  text-transform: none;
}
/**
 * Content 6 stylesheet  
 * */
.content-6 {
  position: relative;
  padding-top: 30px;
  padding-bottom: 30px;
}

ul.social-btns {list-style: none; padding: 0; margin: 0; margin-top: 10px; margin-bottom: 5px;}
ul.social-btns li {list-style: none; padding: 0; margin: 0; display: inline-block; margin-right: 5px;}

	ul.social-btns.center {list-style: none; text-align: center; padding: 0; margin: 0; margin-top: 10px; margin-bottom: 5px;}
	ul.social-btns.center li {text-align: center;}

.content-6 .videocontainer {max-width: 960px; margin-left: auto; margin-right: auto; text-align: center;}
@media (max-width: 768px) {
  .content-6 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.content-6 h3 {
  margin: 0 0 55px;
  margin-top: 20px;
  text-align: center;
  font-size: 35px;
  font-weight: normal;
  color: #7a7a7a;
  font-weight: 200;
  letter-spacing: 0.7px;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
}
.content-6 h3 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .content-6 h3 {
    margin-bottom: 15px;
  }
}
.content-6 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  line-height: 26px;
}
.content-6 .lead {
  text-align: center;
  font-size: 25px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
}
@media (max-width: 767px) {
  .content-6 .lead {
    line-height: 1.25;
  }
}
.content-6.v-center,
.content-6 .v-center {
  display: table;
  width: 100%;
}
.content-6.v-center > div,
.content-6 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-6.v-center.row:before,
  .content-6 .v-center.row:before,
  .content-6.v-center.row:after,
  .content-6 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-6.v-center,
  .content-6 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-6.v-center.row,
  .content-6 .v-center.row {
    display: block;
    width: auto;
  }
  .content-6.v-center.row:before,
  .content-6 .v-center.row:before,
  .content-6.v-center.row:after,
  .content-6 .v-center.row:after {
    display: none;
  }
  .content-6.v-center.row > *,
  .content-6 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
@media (max-width: 480px) {
  .content-6 {
    padding-bottom: 210px;
  }
}
.content-6 .features > * {
  margin-top: 40px;
}
.content-6 .features h6 {
  font-size: 22px;
  font-weight: normal;
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  margin-bottom: 14px;
  text-transform: none;
}
/**
 * Content 7 stylesheet  
 * */
.content-7 {
  padding-top: 125px;
  padding-bottom: 130px;
  position: relative;
  text-align: center;
}
.content-7 h3 {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-bottom: 80px;
  line-height: 42px;
  font-weight: 800;
  letter-spacing: -1px;
}
@media (max-width: 767px) {
  .content-7 h3 {
    margin-bottom: 20px;
    line-height: 36px;
  }
}
.content-7.v-center,
.content-7 .v-center {
  display: table;
  width: 100%;
}
.content-7.v-center > div,
.content-7 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-7.v-center.row:before,
  .content-7 .v-center.row:before,
  .content-7.v-center.row:after,
  .content-7 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-7.v-center,
  .content-7 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-7.v-center.row,
  .content-7 .v-center.row {
    display: block;
    width: auto;
  }
  .content-7.v-center.row:before,
  .content-7 .v-center.row:before,
  .content-7.v-center.row:after,
  .content-7 .v-center.row:after {
    display: none;
  }
  .content-7.v-center.row > *,
  .content-7 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-7 .row {
  text-align: left;
}
.content-7 h6 {
  font-size: 18px;
  font-weight: normal;
  color: #e74c3c;
  font-weight: 500;
  margin-top: 60px;
  text-transform: none;
}
.content-7 h6:first-child {
  margin-top: auto;
}
@media (max-width: 767px) {
  .content-7 h6 {
    margin-top: 20px;
  }
}
.content-7 .row > .col-sm-3:first-child {
  font-size: 22px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  line-height: 32px;
  font-weight: 300;
}
@media (max-width: 767px) {
  .content-7 .v-center {
    padding-left: 0;
    padding-right: 0;
  }
  .content-7 .row > [class*="col-sm-"] {
    margin-top: 45px;
  }
  .content-7 .row > [class*="col-sm-"]:first-child {
    margin-top: 0;
  }
}
@media (max-width: 480px) {
  .content-7 h3 {
    text-align: left;
  }
}
.content-7 .screen-wrapper {
  position: relative;
  height: 437px;
}
.content-7 .screen-wrapper .screen {
  position: absolute;
  left: 50%;
  margin-left: -151px;
  overflow: hidden;
}
.content-7 .screen-wrapper .screen img {
  position: relative;
  max-width: none;
}
.content-7 .screen-wrapper .screen img:first-child {
  position: absolute;
  left: 0;
  top: 0;
  max-height: 100%;
}
/**
 * Content 8 stylesheet  
 * */
.content-8 {
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
  text-align: center;
}
.content-8 h3 {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin: 70px 0 35px;
}
.content-8 p {
  font-size: 18px;
  font-weight: normal;
  color: #7f8c8d;
  margin-bottom: 43px;
}
.content-8 .btn.btn-clear {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  border: 2px solid #e74c3c;
  font-size: 14px;
  font-weight: normal;
  color: #7f8c8d;
  font-weight: 500;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  padding: 12px 28px 12px;
  color: #e74c3c;
}
.content-8 .btn.btn-clear:hover,
.content-8 .btn.btn-clear:focus {
  background: #e74c3c;
  color: #fff;
}
.content-8 .btn.btn-clear:active,
.content-8 .btn.btn-clear.active {
  border-color: #c44133;
  background: #c44133;
  color: rgba(255, 255, 255, 0.75);
}
.content-8.v-center,
.content-8 .v-center {
  display: table;
  width: 100%;
}
.content-8.v-center > div,
.content-8 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-8.v-center.row:before,
  .content-8 .v-center.row:before,
  .content-8.v-center.row:after,
  .content-8 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-8.v-center,
  .content-8 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-8.v-center.row,
  .content-8 .v-center.row {
    display: block;
    width: auto;
  }
  .content-8.v-center.row:before,
  .content-8 .v-center.row:before,
  .content-8.v-center.row:after,
  .content-8 .v-center.row:after {
    display: none;
  }
  .content-8.v-center.row > *,
  .content-8 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}

.content-9.theteam {padding-bottom: 25px;}
.content-9.theteam .row {margin-bottom: 25px;}
.content-9.theteam h3 {font-size: 37px; line-height: 50px; margin-top: 0;
	color: #333333; 
	font-size: 33px;
	text-transform: uppercase;
	font-weight: normal;
}
.content-9.theteam p {
	font-size: 19.3px;
	line-height: 1.74;
	color: #9d9d9d;
}
.content-9.theteam .teampic {}
.content-9.theteam .teampic img {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
}
@media (max-width: 767px) {
	.content-9.theteam .teampic {display: block!important; width: 100%; text-align: center;}
	.content-9.theteam h3 {text-align: center; font-size: 30px;}
	.content-9.theteam p {text-align: center;}
}

/**
 * Content 9 stylesheet  
 * */
.content-9 {
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
}
.content-9 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-bottom: 24px;
  font-weight: 300;
}
.content-9 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  line-height: 30px;
}
.content-9 h6 {
  text-transform: none;
  font-size: 18px;
  font-weight: normal;
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
.content-9 .info {
  font-size: 14px;
  font-weight: normal;
  color: #7f8c8d;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .content-9 .info {
    margin-top: 20px;
  }
}
/**
 * Content 10 stylesheet  
 * */
.content-10 {
  padding-top: 130px;
  padding-bottom: 125px;
  position: relative;
}
.content-10 .carousel {
  margin-bottom: 0;
  display: inline-block;
  text-align: center;
}
@media (max-width: 767px) {
  .content-10 .carousel {
    margin-top: 80px;
  }
}
.content-10 .carousel .item img {
  margin: 0 auto;
}
.content-10 .carousel .carousel-indicators {
  position: static;
  text-align: center;
  margin: 0;
  padding-top: 40px;
}
.content-10 .carousel .carousel-indicators li {
  display: inline-block;
  float: none;
  width: 12px;
  height: 12px;
  margin-left: 5px;
  margin-right: 5px;
  text-indent: -999px;
  background-color: #f1f1f1;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 10px;
  -webkit-transition: background-color 0.25s, border-color 0.25s;
  -moz-transition: background-color 0.25s, border-color 0.25s;
  transition: background-color 0.25s, border-color 0.25s;
  border-radius: 50%;
  cursor: pointer;
}
.content-10 .carousel .carousel-indicators li:first-child {
  margin-left: 0;
}
.content-10 .carousel .carousel-indicators li:hover, .content-10 .carousel .carousel-indicators .active {
    background-color: #333333;
	border-color: transparent;
	-webkit-transition: background-color 0.15s, border-color 0.15s;
	-moz-transition: background-color 0.15s, border-color 0.15s;
	transition: background-color 0.15s, border-color 0.15s;
}
.content-10 .carousel .item {
  -webkit-transition: 0.6s ease-in-out opacity;
  -moz-transition: 0.6s ease-in-out opacity;
  -o-transition: 0.6s ease-in-out opacity;
  transition: 0.6s ease-in-out opacity;
  left: 0!important;
}
.content-10 .carousel .item.active.left,
.content-10 .carousel .item.active.right {
  opacity: 0;
  z-index: 2;
}
.content-10 .carousel .item.next {
  opacity: 1;
  z-index: 1;
}
.content-10 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-bottom: 48px;
  font-weight: 300;
}
.content-10 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
.content-10 .features .box {
  position: relative;
  padding-left: 140px;
  padding-top: 50px;
  margin-top: 50px;
  min-height: 100px;
  border-top: 2px solid #ecf0f1;
}
.content-10 .features .box.first,
.content-10 .features .box:first-child,
.content-10 .features .box:first-of-type {
  margin-top: 0;
  border-top: 0;
}
.content-10 .features .box > img {
  position: absolute;
  left: 0;
  top: 50px;
}
.content-10 .features h6 {
  text-transform: none;
  font-size: 22px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  margin-top: 0;
  margin-bottom: 15px;
  line-height: 1.3;
}
.content-10 .features p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
/**
 * Content 11 stylesheet  
 * */
.content-11 {
  position: relative;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 35px;
  background: rgba(241, 196, 15, 0.1);
  font-size: 24px;
  font-weight: normal;
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
}
.content-11 > .container {
  position: relative;
}
.content-11 .btn {
  margin-left: 33px;
  font-size: 14px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}
@media (max-width: 480px) {
  .content-11 > .container > span {
    display: block;
  }
  .content-11 .btn {
    margin: 30px 0 0;
  }
}
@media (max-width: 614px) {
  .content-11 > .container > span {
    display: block;
  }
  .content-11 .btn {
    margin: 30px 0 0;
  }
}
/**
 * Content 12 stylesheet  
 * */
.content-12 {
  position: relative;
}
.content-12 .wide {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
}
.content-12 .btn-wide {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 40px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  color: #ffffff;
  background: #1abc9c;
  font-weight: 300;
  -webkit-transition: 0.25s color, 0.25s background-color;
  -moz-transition: 0.25s color, 0.25s background-color;
  -o-transition: 0.25s color, 0.25s background-color;
  transition: 0.25s color, 0.25s background-color;
}
.content-12 .btn-wide:hover,
.content-12 .btn-wide:focus,
.content-12 .btn-wide.active {
  color: #ffffff;
}
.content-12 .btn-wide:hover,
.content-12 .btn-wide:active {
  background: #e74c3c;
}
@media (max-width: 767px) {
  .content-12 .btn-wide {
    font-size: 30px;
  }
}
/**
 * Content 13 stylesheet  
 * */
.content-13 {
  position: relative;
}
.content-13.subscribe-form {
  padding-top: 40px;
  padding-bottom: 40px;
  background: #e5e3d7;
  font-weight: 200;
}
.content-13.subscribe-form .col-sm-4 {
  text-align: right;
}
@media (max-width: 767px) {
  .content-13.subscribe-form .col-sm-4 {
    width: auto;
    display: inline-block;
    float: right;
    text-align: center;
  }
}
@media (max-width: 668px) {
  .content-13.subscribe-form .col-sm-4 {
    display: block;
    float: none;
  }
}
.content-13.subscribe-form form {
  margin: 0;
  position: relative;
}
@media (max-width: 767px) {
  .content-13.subscribe-form form .col-sm-8 {
    width: 65%;
    display: inline-block;
    float: left;
  }
}
@media (max-width: 668px) {
  .content-13.subscribe-form form .col-sm-8 {
    width: auto;
    display: block;
    float: none;
    text-align: center;
  }
}
.content-13.subscribe-form {font-weight: 200;}
.content-13.subscribe-form input[type="text"],
.content-13.subscribe-form input[type="email"] {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent;
  line-height: 59.99999999999999px;
  font-size: 45px;
  font-weight: normal;
  color: #b4b3aa;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 200;
  letter-spacing: -1px;
}
.content-13.subscribe-form input[type="text"]:-moz-placeholder,
.content-13.subscribe-form input[type="email"]:-moz-placeholder {
  color: #b4b3aa;
  font-weight: 200;
}
.content-13.subscribe-form input[type="text"]::-moz-placeholder,
.content-13.subscribe-form input[type="email"]::-moz-placeholder {
  color: #b4b3aa;
  font-weight: 200;
  opacity: 1;
}
.content-13.subscribe-form input[type="text"]:-ms-input-placeholder,
.content-13.subscribe-form input[type="email"]:-ms-input-placeholder {
  color: #b4b3aa;
  font-weight: 200;
}
.content-13.subscribe-form input[type="text"]::-webkit-input-placeholder,
.content-13.subscribe-form input[type="email"]::-webkit-input-placeholder {
  color: #b4b3aa;
  font-weight: 200;
}
.content-13.subscribe-form input[type="text"].placeholder,
.content-13.subscribe-form input[type="email"].placeholder {
  color: #b4b3aa;
  font-weight: 200;
}
.content-13.subscribe-form input[type="text"]::-webkit-input-placeholder,
.content-13.subscribe-form input[type="email"]::-webkit-input-placeholder {
  font-weight: 200;
  letter-spacing: -1px;
}
.content-13.subscribe-form input[type="text"]:-moz-placeholder,
.content-13.subscribe-form input[type="email"]:-moz-placeholder {
  font-weight: 200;
  letter-spacing: -1px;
}
.content-13.subscribe-form input[type="text"]::-moz-placeholder,
.content-13.subscribe-form input[type="email"]::-moz-placeholder {
  font-weight: 200;
  letter-spacing: -1px;
}
.content-13.subscribe-form input[type="text"]:-ms-input-placeholder,
.content-13.subscribe-form input[type="email"]:-ms-input-placeholder {
  font-weight: 200;
  letter-spacing: -1px;
}
.content-13.subscribe-form .ani-placeholder {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  padding-left: 6px;
  line-height: 59.99999999999999px;
  font-size: 35px;
  font-weight: 200;
  color: #ffffff;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
}
.content-13.subscribe-form .btn {
  margin-top: 8px;
  width: 220px;
  max-width: 100%;
}
.content-13.subscribe-form .btn.btn-primary {
  background: transparent;
  color: #a6a59c;
  border: 1px solid #b4b3aa;
}
.content-13.subscribe-form .btn.btn-primary:hover,
.content-13.subscribe-form .btn.btn-primary:focus {
  background: #b4b3aa;
  border: 1px solid #b4b3aa;
  color: white;
}
.content-13.subscribe-form .btn.btn-primary:active,
.content-13.subscribe-form .btn.btn-primary.active {
  background: #fd6d2e;
  border: 1px solid #fd6d2e;
}
@media (max-width: 480px) {
  .content-13.subscribe-form input[type="text"],
  .content-13.subscribe-form input[type="email"],
  .content-13.subscribe-form .ani-placeholder {
    width: 100%;
    margin-bottom: 33px;
    line-height: 27px;
    font-size: 25px;
    font-weight: 200;
    color: #b4b3aa;
    font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
    text-align: center;
  }
}
@media (max-width: 688px) {
  .content-13.subscribe-form input[type="text"],
  .content-13.subscribe-form input[type="email"],
  .content-13.subscribe-form .ani-placeholder {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
}
/**
 * Content 14 stylesheet  
 * */
.content-14 {
  padding-top: 125px;
  padding-bottom: 130px;
  position: relative;
}
@media (max-width: 767px) {
  .content-14 {
    height: auto!important;
  }
}
.content-14 h3 {
  margin: 0 0 5px;
  text-align: center;
  font-size: 35px;
  font-weight: normal;
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
@media (max-width: 767px) {
  .content-14 h3 {
    margin-bottom: 15px;
  }
}
.content-14 .lead {
  font-size: 25px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  text-align: center;
  font-weight: 300;
}
@media (max-width: 767px) {
  .content-14 .lead {
    line-height: 1.25;
    margin-bottom: 50px;
  }
}
.content-14 .features {
  margin-top: 55px;
}
.content-14 .features.v-center,
.content-14 .features .v-center {
  display: table;
  width: 100%;
}
.content-14 .features.v-center > div,
.content-14 .features .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-14 .features.v-center.row:before,
  .content-14 .features .v-center.row:before,
  .content-14 .features.v-center.row:after,
  .content-14 .features .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-14 .features.v-center,
  .content-14 .features .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-14 .features.v-center.row,
  .content-14 .features .v-center.row {
    display: block;
    width: auto;
  }
  .content-14 .features.v-center.row:before,
  .content-14 .features .v-center.row:before,
  .content-14 .features.v-center.row:after,
  .content-14 .features .v-center.row:after {
    display: none;
  }
  .content-14 .features.v-center.row > *,
  .content-14 .features .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-14 .features h6 {
  text-transform: none;
  color: #e74c3c;
  font-size: 18px;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
.content-14 .features .row {
  margin-top: 70px;
  color: #95a5a6;
}
@media (max-width: 767px) {
  .content-14 .features .col-sm-6 {
    display: none;
  }
}
.content-14 .features .col-sm-6 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.content-14 .features .col-sm-2 {
  position: relative;
}
.content-14 .features [class*="box"] {
  position: absolute;
}
@media (max-width: 767px) {
  .content-14 .features [class*="box"] {
    position: static;
  }
}
.content-14 .features [class*="box"] img {
  position: absolute;
}
@media (max-width: 767px) {
  .content-14 .features [class*="box"] img {
    display: none;
  }
}
.content-14 .features [class*="box"] img[src*="line-l"] {
  bottom: 100%;
  left: 85%;
  margin-bottom: 30px;
}
.content-14 .features [class*="box"] img[src*="line-r"] {
  top: 100%;
  right: 85%;
  margin-top: 30px;
}
.content-14 .features .box-1,
.content-14 .features .box-5 {
  top: 112px;
  font-size: 14px;
  font-weight: normal;
  color: #7f8c8d;
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-14 .features .box-1,
  .content-14 .features .box-5 {
    top: 220px;
  }
}
.content-14 .features .box-2,
.content-14 .features .box-6 {
  top: 375px;
  font-size: 14px;
  font-weight: normal;
  color: #7f8c8d;
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-14 .features .box-2,
  .content-14 .features .box-6 {
    top: 440px;
  }
}
.content-14 .features .box-3,
.content-14 .features .box-7 {
  top: 625px;
  font-size: 14px;
  font-weight: normal;
  color: #7f8c8d;
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-14 .features .box-3,
  .content-14 .features .box-7 {
    top: 660px;
  }
}
.content-14 .features .box-4,
.content-14 .features .box-8 {
  top: 880px;
  font-size: 14px;
  font-weight: normal;
  color: #7f8c8d;
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-14 .features .box-4,
  .content-14 .features .box-8 {
    top: 10px;
  }
}
@media (max-width: 480px) {
  .content-14 .features {
    margin-top: -35px;
  }
  .content-14 .features [class*="box"] {
    margin-top: 35px;
    opacity: 100 !important;
    filter: alpha(opacity=10000) !important;
    opacity: 1 !important;
    filter: alpha(opacity=100) !important;.3
  }
}
/**
 * Content 15 stylesheet  
 * */
 
 .content-15.changeworld {
 background-color: #333333;
 }
 .content-15.changeworld h3 {color: white;}
 .content-15.changeworld p {color: white; font-weight: normal; font-size: 19.3px; line-height: 1.74;}
 
 .content-15.changeworld .background {
    background-image: url('http://stillmotionblog.com/wp-content/themes/stillmotion/images/team/BioBeats.jpg');
    background-attachment: fixed;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	z-index: 1;
	/*background: 50% 50% no-repeat;*/
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	opacity: 70;
	filter: alpha(opacity=7000);
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/*
.content-15.changeworld #video_background {}

@media (min-width: 768px) {
	.content-15.changeworld {padding-bottom: 90px; padding-top: 90px;}
}
@media (max-width: 767px) {
	.content-15.changeworld {padding-bottom: 10px; padding-top: 10px;}
}
*/

 
.content-15 {
  padding-top: 125px;
  padding-bottom: 130px;
  position: relative;
}
.content-15 h3 {
  margin-bottom: 68px;
  font-size: 37px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
  line-height: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .content-15 h3 {
    margin-bottom: 76px;
    font-size: 30px;
    font-weight: normal;
    color: #2c3e50;
    font-weight: 300;
    text-align: center;
  }
}
.content-15 p {
  font-size: 18px;
  font-weight: normal;
  color: #7f8c8d;
}
.content-15 .features {
  margin-top: 120px;
}
.content-15 .features h6 {
  text-transform: none;
  margin: 60px 0 20px;
  font-size: 20px;
  font-weight: normal;
  color: #e74c3c;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
.content-15 .features h6:first-child {
  margin-top: auto;
}
@media (max-width: 767px) {
  .content-15 .features h6 {
    margin-bottom: 10px;
    margin-top: 40px;
    text-align: center;
  }
}
.content-15 .features p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
.content-15 .features .col-sm-7 img {
  width: 100%;
}
@media (max-width: 767px) {
  .content-15 .features .col-sm-7 {
    text-align: center;
    margin-bottom: 46px;
  }
}
@media (max-width: 767px) {
  .content-15 .features {
    margin-top: 76px;
  }
}
/**
 * Content 16 stylesheet  
 * */
.content-16 {
  position: relative;
  padding-top: 130px;
  padding-bottom: 180px;
}
.content-16.v-center,
.content-16 .v-center {
  display: table;
  width: 100%;
}
.content-16.v-center > div,
.content-16 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-16.v-center.row:before,
  .content-16 .v-center.row:before,
  .content-16.v-center.row:after,
  .content-16 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-16.v-center,
  .content-16 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-16.v-center.row,
  .content-16 .v-center.row {
    display: block;
    width: auto;
  }
  .content-16.v-center.row:before,
  .content-16 .v-center.row:before,
  .content-16.v-center.row:after,
  .content-16 .v-center.row:after {
    display: none;
  }
  .content-16.v-center.row > *,
  .content-16 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-16 .lead {
  text-align: center;
  font-size: 25px;
  font-weight: normal;
  color: #bdc3c7;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 35px;
}
.content-16 h3 {
  text-align: center;
  font-size: 35px;
  font-weight: normal;
  color: #2c3e50;
}
.content-16 h3 img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}
.content-16 .control-btn {
  width: 53px;
  height: 53px;
  line-height: 53px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  color: #bdc3c7;
  background: #ecf0f1;
  position: absolute;
  left: 50%;
  bottom: 130px;
  margin-left: -26.5px;
}
.content-16 .control-btn:hover,
.content-16 .control-btn:focus {
  color: white;
  background: #34495e;
}
.content-16 .control-btn:active {
  color: #bdc3c7;
}
/**
 * Content 17 stylesheet  
 * */
.content-17 {
  position: relative;
  text-align: center;
  padding-top: 130px;
  padding-bottom: 130px;
}
@media (max-width: 768px) {
  .content-17 {
    padding-top: auto;
    padding-bottom: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.content-17 p {
  font-size: 18px;
  font-weight: normal;
  color: #7f8c8d;
  margin: 0;
}
.content-17 .carousel {
  margin-top: 40px;
  margin-bottom: 18px;
  text-align: center;
  font-size: 22px;
  font-weight: normal;
  color: #2c3e50;
  font-weight: 500;
  line-height: 25px;
}
.content-17 .carousel .item {
  -webkit-transition: .8s ease-in-out top, .6s ease-in-out opacity;
  -moz-transition: .8s ease-in-out top, .6s ease-in-out opacity;
  -o-transition: .8s ease-in-out top, .6s ease-in-out opacity;
  transition: .8s ease-in-out top, .6s ease-in-out opacity;
  opacity: 0;
}
.content-17 .carousel .item.active.left,
.content-17 .carousel .item.active.right {
  opacity: 0;
  z-index: 2;
}
.content-17 .carousel .item.active,
.content-17 .carousel .item.prev,
.content-17 .carousel .item.next {
  opacity: 1;
  z-index: 1;
}
.content-17 .carousel + * {
  position: relative;
}
/**
 * Content 18 stylesheet  
 * */
.content-18 {
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
}
.content-18.moviereview {padding-top: 5px; padding-bottom: 5px;}
.content-18 .carousel {
  margin-bottom: 100px;
  text-align: center;
}
.content-18 .carousel:before {
  /*content: url('../../../common-files/icons/quote-down-mb.png');*/
  display: block;
  /*margin: 0 auto 95px;*/
  text-align: center;
}
@media (max-width: 767px) {
  .content-18 .carousel:before {
    margin-bottom: 45px;
  }
}
.content-18 .carousel .quote-text {
  max-width: 825px;
  margin: 0 auto;
  padding: 0 20px;
  font-size: 24px;
  font-weight: 400;
  color: #333333;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
  line-height: 40px;
}
.content-18 .carousel .quote-author {
  max-width: 625px;
  margin: 45px auto 0;
  padding: 0 20px;
  font-size: 25px;;
  font-weight: 300;
  color: #333333;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  text-align: left;
}

.content-18 .carousel .quote-author ul {list-style: none; padding: 0; margin: 0; text-align: center;}
.content-18 .carousel .quote-author ul li {padding: 0; margin: 0; list-style: none; display: inline-block;}
.content-18 .carousel .quote-author ul li.avatar {
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	width: 61px; height: 61px;
	background: white;
	overflow: visible;
	margin-right: 20px;
	margin-left: 35px;
	margin-bottom: 0px;
}
.content-18 .carousel .quote-author ul li.avatar img {
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	width: 61px; height: 61px;
	overflow: hidden;
	margin-top: -25px;
}

.content-18 .carousel .quote-author ul li.name {width: 320px; line-height: 25px; text-align: left;}
.content-18 .carousel .quote-author ul li.name span {font-size: 18px;}

.content-18 .carousel .controls {
  position: relative;
  z-index: 3;
}
.content-18 .carousel .controls > .carousel-control {
  z-index: 5;
  position: absolute;
  top: 20px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  margin: 0;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 0;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  overflow: hidden;
  background: #333333;
  overflow: visible;
}
.content-18 .carousel .controls > .carousel-control.disabled {
  z-index: auto;
  background: none;
  border: 3px solid rgba(51,51,51,0.03);
  pointer-events: none;
}
.content-18 .carousel .controls > .carousel-control.left {
  left: 0;
}
.content-18 .carousel .controls > .carousel-control.right {
  right: 0;
}
.content-18 .carousel .carousel-inner {
  padding-bottom: 0;
}
.content-18 .carousel .item {
  -webkit-transition: 0.8s ease-in-out opacity;
  -moz-transition: 0.8s ease-in-out opacity;
  -o-transition: 0.8s ease-in-out opacity;
  transition: 0.8s ease-in-out opacity;
  display: block;
  position: absolute;
  top: 0;
  left: 0!important;
  right: 0;
  opacity: 0;
}
.content-18 .carousel .item.active.left,
.content-18 .carousel .item.active.right {
  opacity: 0;
  top: 100%;
  z-index: 2;
}
.content-18 .carousel .item.active,
.content-18 .carousel .item.prev,
.content-18 .carousel .item.next {
  opacity: 1;
  top: 0;
  z-index: 1;
}
.content-18 .carousel + * {
  position: relative;
}
@media (max-width: 767px) {
  .content-18 .carousel {
    margin-bottom: 0;
  }
}
.content-18 .quotes > * {
  margin-top: 48px;
}
.content-18 .quotes h6 {
  text-transform: none;
  font-size: 18px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
/**
 * Content 19 stylesheet  
 * */
.content-19 {
  position: relative;
  padding-top: 130px;
  padding-bottom: 130px;
  border-bottom: 2px solid #ebedee;
}
.content-19 .col-sm-7 .quote {
  position: relative;
}
.content-19 .col-sm-7 .quote:before {
  content: url('../../../common-files/icons/quote-up-mb.png');
  position: absolute;
  top: 0;
  left: -60px;
}
@media (min-width: 1200px) and (max-width: 1300px), (min-width: 992px) and (max-width: 1080px), (max-width: 870px) {
  .content-19 .col-sm-7 .quote:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-19 .col-sm-7 .quote {
    margin-bottom: 50px;
  }
}
.content-19 .col-sm-7 .quote .quote-text {
  font-size: 37px;
  font-weight: normal;
  color: #2c3e50;
  font-weight: 300;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
}
.content-19 .col-sm-7 .quote .quote-author {
  margin-top: 20px;
  font-size: 13px;
  font-weight: normal;
  color: #95a5a6;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  letter-spacing: 2px;
  text-transform: capitalize;
}
.content-19 .col-sm-7 .quote .quote-author > * {
  vertical-align: middle;
}
.content-19 .col-sm-7 .quote .quote-author-photo {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: #ebedee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  margin-right: 20px;
}
.content-19 .col-sm-7 .quote .quote-author-name {
  display: inline-block;
  font-weight: 500;
  font-size: 12px;
  line-height: 1.19em;
}
.content-19 .col-sm-3 .quote {
  position: relative;
  margin-top: 50px;
}
.content-19 .col-sm-3 .quote:first-child {
  margin-top: 0;
}
.content-19 .col-sm-3 .quote .quote-text {
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  color: #95a5a6;
}
.content-19 .col-sm-3 .quote .quote-author {
  font-size: 18px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
.content-19 .col-sm-3 .quote .quote-author-photo {
  position: absolute;
  width: 32px;
  height: 32px;
  background: #ebedee;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  margin-left: -50px;
  margin-top: 6px;
}
.content-19 .col-sm-3 .quote .quote-date {
  font-size: 12px;
  font-weight: normal;
  color: #95a5a6;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  line-height: 1.19em;
}
@media (max-width: 480px) {
  .content-19 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .content-19 .col-sm-7 .quote .quote-author {
    font-size: 11px;
    font-weight: normal;
    color: #7f8c8d;
    letter-spacing: 0;
  }
  .content-19 .col-sm-7 .quote .quote-author .quote-author-photo {
    margin-right: 10px;
  }
  .content-19 .col-sm-3 .quote .quote-author-photo {
    position: static;
    margin: 5px 10px 0 0;
    float: left;
  }
}
.content-20 {
  position: relative;
  padding: 200px 0;
}
.content-20.v-center,
.content-20 .v-center {
  display: table;
  width: 100%;
}
.content-20.v-center > div,
.content-20 .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-20.v-center.row:before,
  .content-20 .v-center.row:before,
  .content-20.v-center.row:after,
  .content-20 .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-20.v-center,
  .content-20 .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-20.v-center.row,
  .content-20 .v-center.row {
    display: block;
    width: auto;
  }
  .content-20.v-center.row:before,
  .content-20 .v-center.row:before,
  .content-20.v-center.row:after,
  .content-20 .v-center.row:after {
    display: none;
  }
  .content-20.v-center.row > *,
  .content-20 .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-20 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #ffffff;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-bottom: 35px;
  line-height: 40px;
  font-weight: 300;
}
.content-20 h6 {
  text-transform: none;
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 500;
  margin: 0 0 9px;
}
.content-20 .signup-form,
.content-20 .signup-form + div {
  display: inline-block;
  vertical-align: middle;
}
.content-20 .signup-form + div {
  margin-left: 100px;
  max-width: 300px;
}
@media (max-width: 992px) and (min-width: 768px) {
  .content-20 .signup-form + div {
    max-width: 228px;
  }
}
@media (max-width: 767px) {
  .content-20 {
    padding: 80px 20px;
  }
  .content-20 .signup-form,
  .content-20 .signup-form + div {
    display: block;
    vertical-align: baseline;
  }
  .content-20 .signup-form + div {
    margin-top: 70px;
    margin-left: 0;
    max-width: none;
  }
}
@media (max-width: 480px) {
  .content-20 {
    display: none;
  }
}
.content-20 .signup-form {
  width: 100%;
}
.content-20 .signup-form form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  margin: 10px 0 0;
  padding: 37px 10.263% 76px;
  background: white;
  font-size: 15px;
  font-weight: normal;
  color: #34495e;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
}
.content-20 .signup-form form .form-group {
  margin-bottom: 23px;
}
.content-20 .signup-form form .form-group.pull-left {
  margin-right: 3%;
  width: 47%;
}
.content-20 .signup-form form .form-group.pull-right {
  margin-left: 3%;
  width: 47%;
}
.content-20 .signup-form form label {
  font-size: 15px;
  font-weight: normal;
  color: #34495e;
  margin-bottom: 12px;
}
.content-20 .signup-form form input[type="text"],
.content-20 .signup-form form input[type="password"] {
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  color: #34495e;
  border-color: #ecf0f1;
}
.content-20 .signup-form form input[type="text"]:hover,
.content-20 .signup-form form input[type="password"]:hover {
  border-color: #bdc3c7;
}
.content-20 .signup-form form input[type="text"]:focus,
.content-20 .signup-form form input[type="password"]:focus {
  border-color: #3498db;
}
.content-20 .signup-form form .site-link {
  width: 100%;
  *zoom: 1;
}
.content-20 .signup-form form .site-link:before,
.content-20 .signup-form form .site-link:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.content-20 .signup-form form .site-link:after {
  clear: both;
}
.content-20 .signup-form form .site-link:before,
.content-20 .signup-form form .site-link:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-20 .signup-form form .site-link:after {
  clear: both;
}
.content-20 .signup-form form .site-link input[type="text"],
.content-20 .signup-form form .site-link input[type="password"] {
  width: 70%;
  float: left;
}
.content-20 .signup-form form .site-link b {
  float: right;
  width: 28%;
  text-align: right;
  line-height: 42px;
}
.content-20 .signup-form form .btn {
  height: 54px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 17px;
  font-weight: normal;
  color: #ffffff;
  width: 100%;
}
@media (max-width: 767px) {
  .content-20 .signup-form form {
    display: block;
    margin: 0 -20px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .content-20 .signup-form form {
    width: 100%;
  }
  .content-20 .signup-form form input[type="text"],
  .content-20 .signup-form form input[type="password"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  .content-20 .signup-form form .form-group.pull-left {
    margin-right: 0;
    width: 100%;
    float: none;
  }
  .content-20 .signup-form form .form-group.pull-right {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .content-20 .signup-form form .site-link input[type="text"],
  .content-20 .signup-form form .site-link input[type="password"] {
    width: 62%;
  }
  .content-20 .signup-form form .site-link b {
    width: 35%;
  }
}
@media (max-width: 480px) {
  .content-20 .signup-form form .site-link input[type="text"],
  .content-20 .signup-form form .site-link input[type="password"] {
    width: 55%;
  }
  .content-20 .signup-form form .site-link b {
    width: 44%;
  }
}
.content-20 .features {
  margin-top: 40px;
  font-size: 14px;
  font-weight: normal;
  color: #95a5a6;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
}
.content-20 .features big {
  display: block;
  font-size: 22px;
  font-weight: normal;
  color: #ffffff;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
  line-height: 32px;
  margin-bottom: 8px;
}
.content-20 .features h6 {
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-top: 38px;
}
@media (max-width: 767px) {
  .content-20 .features h6 {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .content-20 .features > * + * {
    margin-top: 30px;
  }
}
.content-21 {
  position: relative;
  padding-top: 140px;
  padding-bottom: 0;
}
.content-21 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #ffffff;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  text-align: center;
  margin-bottom: 55px;
  font-weight: 300;
}
@media (max-width: 480px) {
  .content-21 {
    padding-bottom: 20px;
  }
}
.content-21 .features.features-tabs .features-header {
  *zoom: 1;
  background: #34495e;
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
}
.content-21 .features.features-tabs .features-header:before,
.content-21 .features.features-tabs .features-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.content-21 .features.features-tabs .features-header:after {
  clear: both;
}
.content-21 .features.features-tabs .features-header:before,
.content-21 .features.features-tabs .features-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-21 .features.features-tabs .features-header:after {
  clear: both;
}
.content-21 .features.features-tabs .features-header .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px 5px;
  float: left;
  width: 33%;
  text-align: center;
  font-size: 12px;
  font-weight: normal;
  color: #bdc3c7;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  letter-spacing: 3px;
  border-left: 2px solid #304357;
  cursor: pointer;
  font-weight: 500;
  letter-spacing: 0.19em;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.content-21 .features.features-tabs .features-header .box:first-child {
  border-left: 0;
}
.content-21 .features.features-tabs .features-header .box.active {
  color: white;
}
.content-21 .features.features-tabs .features-header .box.active [class*="fui-"] {
  color: white;
}
.content-21 .features.features-tabs .features-header .box [class*="fui-"] {
  display: block;
  font-size: 24px;
  font-weight: normal;
  color: #bdc3c7;
  line-height: 30.9667px;
  margin-bottom: 15px;
}
.content-21 .features.features-tabs .features-bodies {
  position: relative;
  background: #ebedee url('../../../common-files/img/content/screen@2x.png') 0 50% no-repeat;
  -webkit-background-size: 322px 418px;
  -moz-background-size: 322px 418px;
  -o-background-size: 322px 418px;
  background-size: 322px 418px;
}
@media (max-width: 991px) {
  .content-21 .features.features-tabs .features-bodies {
    background-position: -15% 50%;
  }
}
@media (max-width: 600px) {
  .content-21 .features.features-tabs .features-bodies {
    background-image: none;
  }
}
.content-21 .features.features-tabs .features-body {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 120px 50px 120px 50%;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.6s opacity;
  -moz-transition: 0.6s opacity;
  -o-transition: 0.6s opacity;
  transition: 0.6s opacity;
}
@media (max-width: 600px) {
  .content-21 .features.features-tabs .features-body {
    padding: 120px 50px 120px 50px;
  }
}
.content-21 .features.features-tabs .features-body.active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
}
.content-21 .features.features-tabs .features-body h6 {
  text-transform: none;
  margin: 0 0 30px;
  font-size: 20px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
.content-21 .features.features-tabs .features-body p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  margin-bottom: 40px;
}
.content-21 .features.features-tabs .features-body.active {
  position: relative;
}
.content-21 .features.features-tabs .calculated .features-body.active {
  position: absolute;
}
@media (max-width: 480px) {
  .content-21 .features.features-tabs .features-header .box {
    font-size: 10px;
    font-weight: normal;
    color: #7f8c8d;
  }
  .content-21 .features.features-tabs .features-bodies {
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
  }
  .content-21 .features.features-tabs .features-body {
    padding: 60px 20px 60px 20px;
  }
}
.content-22 {
  position: relative;
  color: #bdc3c7;
  overflow: hidden;
  padding: 80px 0;
}
@media (max-width: 767px) {
  .content-22 {
    padding: 40px 25px;
  }
}
.content-22 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #ffffff;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin: 40px 0;
  font-weight: 300;
}
@media (max-width: 767px) {
  .content-22 h3 {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.content-22 h6 {
  font-size: 18px;
  font-weight: normal;
  color: #ffffff;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  text-transform: none;
}
.content-22 p {
  font-size: 18px;
  font-weight: normal;
  color: #bdc3c7;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-bottom: 50px;
}
.content-22 .col-sm-8 {
  position: relative;
  padding-top: 600px;
}
@media (max-width: 767px) {
  .content-22 .col-sm-8 {
    padding-top: 50px;
  }
}
.content-22 .description {
  font-size: 14px;
  font-weight: normal;
  color: #bdc3c7;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  position: relative;
  max-width: 220px;
  background: url("../../../common-files/img/content/line-l@2x.png") no-repeat scroll center top / 50% auto rgba(0, 0, 0, 0);
  padding-top: 110px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform-origin: 200% 100%;
  -moz-transform-origin: 200% 100%;
  -ms-transform-origin: 200% 100%;
  -o-transform-origin: 200% 100%;
  transform-origin: 200% 100%;
  -webkit-transform: rotate(26deg);
  -moz-transform: rotate(26deg);
  -ms-transform: rotate(26deg);
  -o-transform: rotate(26deg);
  transform: rotate(26deg);
}
.content-22 .description img {
  position: absolute;
  bottom: 110%;
  left: 50%;
  -webkit-transform-origin: 0% 100%;
  -moz-transform-origin: 0% 100%;
  -ms-transform-origin: 0% 100%;
  -o-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
  -webkit-transform: scale(0, );
  -ms-transform: scale(0, );
  transform: scale(0, );
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.content-22.ani-processed .description {
  -webkit-transition: .8s 3.4s;
  -moz-transition: .8s 3.4s;
  -o-transition: .8s 3.4s;
  transition: .8s 3.4s;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}
.content-22.ani-processed .description img {
  -webkit-transition: .4s 3.8s;
  -moz-transition: .4s 3.8s;
  -o-transition: .4s 3.8s;
  transition: .4s 3.8s;
  -webkit-transform: scale(1, );
  -ms-transform: scale(1, );
  transform: scale(1, );
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.content-22 .img {
  position: absolute;
  top: 0;
  left: 2%;
}
.content-22 .img img {
  max-width: none;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  top: -100%;
}
.content-22 .img img:first-child {
  position: static;
  visibility: hidden;
}
.content-22.ani-processed .img img {
  -webkit-transition: .8s top, 1.2s opacity;
  -moz-transition: .8s top, 1.2s opacity;
  -o-transition: .8s top, 1.2s opacity;
  transition: .8s top, 1.2s opacity;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  top: 0;
}
.content-22.ani-processed .img img:nth-child(2) {
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
}
.content-22.ani-processed .img img:nth-child(3) {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.content-22.ani-processed .img img:nth-child(4) {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.content-22.ani-processed .img img:nth-child(5) {
  -webkit-transition-delay: 1.2s;
  -moz-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.content-22.ani-processed .img img:nth-child(6) {
  -webkit-transition-delay: 1.6s;
  -moz-transition-delay: 1.6s;
  -o-transition-delay: 1.6s;
  transition-delay: 1.6s;
}
.content-22.ani-processed .img img:nth-child(7) {
  -webkit-transition-delay: 2s;
  -moz-transition-delay: 2s;
  -o-transition-delay: 2s;
  transition-delay: 2s;
}
.content-22.ani-processed .img img:nth-child(8) {
  -webkit-transition-delay: 2.4s;
  -moz-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s;
}
@media (max-width: 480px) {
  .content-22 .description {
    -webkit-transition-duration: 0;
    -moz-transition-duration: 0;
    -o-transition-duration: 0;
    transition-duration: 0;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
  }
}
.content-22 .btn.btn-clear {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 26px 8px;
  background: none;
  border: 2px solid #2ecc71;
  font-size: 14px;
  font-weight: normal;
  color: #2ecc71;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
.content-22 .btn.btn-clear:hover,
.content-22 .btn.btn-clear:focus {
  background: #2ecc71;
  color: white;
}
.content-22 .btn.btn-clear:active,
.content-22 .btn.btn-clear.active {
  border-color: #27ad60;
  background: #27ad60;
  color: rgba(255, 255, 255, 0.75);
}
.content-23 {
  position: relative;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  color: white;
}
.content-23 .holder {
  height: 800px;
}
.content-23 .holder.v-center,
.content-23 .holder .v-center {
  display: table;
  width: 100%;
}
.content-23 .holder.v-center > div,
.content-23 .holder .v-center > div {
  display: table-cell;
  vertical-align: middle;
  margin-top: 0;
  margin-bottom: 0;
  float: none;
}
@media (min-width: 768px) {
  .content-23 .holder.v-center.row:before,
  .content-23 .holder .v-center.row:before,
  .content-23 .holder.v-center.row:after,
  .content-23 .holder .v-center.row:after {
    display: none;
  }
}
@media (max-width: 767px) {
  .content-23 .holder.v-center,
  .content-23 .holder .v-center {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px;
  }
  .content-23 .holder.v-center.row,
  .content-23 .holder .v-center.row {
    display: block;
    width: auto;
  }
  .content-23 .holder.v-center.row:before,
  .content-23 .holder .v-center.row:before,
  .content-23 .holder.v-center.row:after,
  .content-23 .holder .v-center.row:after {
    display: none;
  }
  .content-23 .holder.v-center.row > *,
  .content-23 .holder .v-center.row > * {
    display: block;
    vertical-align: baseline;
  }
}
.content-23 .control-btn {
  width: 53px;
  height: 53px;
  line-height: 53px;
  margin: 0;
  padding: 0;
  border-radius: 50%;
  text-align: center;
  font-size: 19px;
  font-weight: normal;
  color: #7f8c8d;
  background: #121518;
  color: #ffffff;
  opacity: 30;
  filter: alpha(opacity=3000);
  opacity: 0.3;
  filter: alpha(opacity=30);
  position: absolute;
  left: 50%;
  bottom: 90px;
  margin-left: -26.5px;
}
.content-23 .control-btn:hover,
.content-23 .control-btn:focus,
.content-23 .control-btn.active {
  color: #ffffff;
}
.content-23 .control-btn:hover,
.content-23 .control-btn:focus,
.content-23 .control-btn:active,
.content-23 .control-btn.active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 480px) {
  .content-23 .control-btn {
    bottom: 30px;
  }
}
.content-23 .hero-unit {
  text-align: center;
  padding: 0;
  margin: 0;
  background-color: transparent;
}
.content-23 .hero-unit h1 {
  margin: 0 0 30px;
  font-size: 48px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 600;
  line-height: 56px;
}
@media (max-width: 480px) {
  .content-23 .hero-unit h1 {
    font-size: 36px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 600;
    line-height: 33px;
  }
}
.content-23 .hero-unit.hero-unit-bordered h1 {
  font-size: 46px;
  font-weight: normal;
  color: #ffffff;
  font-weight: 500;
  border: 8px solid white;
  display: inline-block;
  margin: 0;
  padding: 30px 40px;
}
@media (max-width: 767px) {
  .content-23 .hero-unit.hero-unit-bordered h1 {
    font-size: 28px;
    font-weight: normal;
    color: #ffffff;
    font-weight: 600;
  }
}
.content-24 {
  position: relative;
  padding: 140px 0;
  color: #bdc3c7;
  overflow: hidden;
}
.content-24 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #ffffff;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-bottom: 40px;
  font-weight: 300;
}
.content-24 img.image {
  display: inline-block;
  position: absolute;
  right: 50%;
  margin-right: 100px;
}
.content-24 .col-sm-6.col-sm-offset-6 {
  position: relative;
}
.content-24 .features.features-clear .features-header {
  *zoom: 1;
  margin-bottom: 60px;
}
.content-24 .features.features-clear .features-header:before,
.content-24 .features.features-clear .features-header:after {
  content: " ";
  /* 1 */

  display: table;
  /* 2 */

}
.content-24 .features.features-clear .features-header:after {
  clear: both;
}
.content-24 .features.features-clear .features-header:before,
.content-24 .features.features-clear .features-header:after {
  display: table;
  content: "";
  line-height: 0;
}
.content-24 .features.features-clear .features-header:after {
  clear: both;
}
.content-24 .features.features-clear .features-header .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 50px;
  color: #667380;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
}
.content-24 .features.features-clear .features-header .box:first-child {
  margin-left: 0;
}
.content-24 .features.features-clear .features-header .box.active {
  color: #27ae60;
}
.content-24 .features.features-clear .features-header .box [class*="fui-"] {
  display: block;
  font-size: 24px;
  font-weight: normal;
  color: inherit;
}
.content-24 .features.features-clear .features-bodies {
  position: relative;
}
.content-24 .features.features-clear .features-body {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.6s opacity;
  -moz-transition: 0.6s opacity;
  -o-transition: 0.6s opacity;
  transition: 0.6s opacity;
}
.content-24 .features.features-clear .features-body.active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 1;
}
.content-24 .features.features-clear .features-body p {
  margin-bottom: 45px;
}
.content-24 .btn.btn-clear {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 7px 26px 8px;
  background: none;
  border: 2px solid #2ecc71;
  font-size: 14px;
  font-weight: normal;
  color: #2ecc71;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
.content-24 .btn.btn-clear:hover,
.content-24 .btn.btn-clear:focus {
  background: #2ecc71;
  color: white;
}
.content-24 .btn.btn-clear:active,
.content-24 .btn.btn-clear.active {
  border-color: #27ad60;
  background: #27ad60;
  color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 767px) {
  .content-24 {
    padding: 35px;
  }
  .content-24 img.image {
    position: relative;
    margin-bottom: 48px;
    right: 0;
  }
  .content-24 .features.features-clear .features-header {
    margin-bottom: 48px;
  }
  .content-24 .features.features-clear .features-body p {
    margin-bottom: 48px;
  }
  .content-24 .container {
    padding-left: 0;
    padding-right: 0;
  }
}
.content-25 {
  position: relative;
  padding: 95px 0;
}
@media (max-width: 767px) {
  .content-25 {
    padding: 40px 5px;
  }
  .content-25 .svg,
  .content-25 .nosvg {
    display: block;
    text-align: center;
    float: none !important;
    margin-top: 45px;
  }
}
.content-25 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
.content-25 p {
  font-size: 18px;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  margin-top: 45px;
  font-weight: normal;
}
.content-25 svg,
.content-25 .svg {
  max-width: 100%;
}
.content-25 .nosvg {
  display: none;
}
.content-26 {
  position: relative;
  padding-top: 125px;
  padding-bottom: 125px;
  text-align: center;
}
.content-26 .lead {
  font-size: 22px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 0;
}
.content-26 h3 {
  font-size: 35px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
  margin: 0 0 36px;
}
@media (max-width: 767px) {
  .content-26 .features {
    margin-top: -52px;
  }
}
.content-26 .features h6 {
  text-transform: none;
  margin-top: 37px;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
}
.content-26 .features > * {
  margin-top: 67px;
}
.content-27 {
  position: relative;
  padding: 120px 0;
}
.content-27 svg,
.content-27 .svg {
  max-width: 100%;
}
.content-27 .nosvg {
  display: none;
}
@media (max-width: 767px) {
  .content-27 .svg,
  .content-27 .nosvg {
    text-align: center;
    float: none;
    margin-bottom: 45px;
  }
  .content-27 .svg {
    display: block;
  }
}
.content-27 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  text-align: left;
  margin-bottom: 43px;
  font-weight: 300;
}
.content-27 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  line-height: 29.6px;
}
.content-27 .btn {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 991px) {
  .content-27 h3,
  .content-27 p {
    margin-left: 5px;
    margin-right: 5px;
  }
}
.content-27 .btns {
  margin-top: 45px;
}
.content-27 .btns > * {
  display: inline-block;
  margin-left: 32px;
  vertical-align: middle;
}
.content-27 .btns > *:first-child {
  margin-left: 0;
}
@media (max-width: 991px) {
  .content-27 .btns .btn {
    display: block;
    margin: 0 5px 20px;
  }
  .content-27 .btns .btn:not(:first-child) {
    float: left;
    margin-right: 35px;
  }
}
@media (max-width: 480px) {
  .content-27 .btns .btn:not(:first-child) {
    float: none;
    color: white;
    margin-right: 5px;
  }
  .content-27 .btns .btn:not(:first-child):focus {
    outline: none;
  }
  .content-27 .btns [class*="fui-"] {
    margin-top: -6px;
  }
}
@media (min-width: 481px) {
  .content-27 .btns > *:not(:first-child) {
    padding: 0;
    background: transparent;
    color: #34495e;
  }
  .content-27 .btns > *:not(:first-child):hover,
  .content-27 .btns > *:not(:first-child):focus {
    color: #5d6d7e;
  }
  .content-27 .btns > *:not(:first-child):active,
  .content-27 .btns > *:not(:first-child).active {
    color: #2c3e50;
  }
  .content-27 .btns > *:not(:first-child) [class*="fui-"] {
    font-size: 30px;
    font-weight: normal;
    color: inherit;
    margin: 0;
  }
  .content-27 .btns > *:not(:first-child) :not([class*="fui-"]) {
    display: none;
  }
}
@media (max-width: 480px) {
  .content-27 .btns > * {
    display: block;
    margin: 0;
  }
  .content-27 .btns > * + * {
    margin-top: 10px;
  }
}
.content-28 {
  position: relative;
  overflow: hidden;
  padding-top: 128px;
  padding-bottom: 0;
  text-align: center;
}
.content-28 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  padding-bottom: 40px;
  font-weight: 300;
}
.content-28 p {
  font-size: 16px;
  font-weight: normal;
  color: #7f8c8d;
}
.content-28 .col-sm-10 > img {
  width: 100%;
  margin-top: 50px;
  position: relative;
}
@media (max-width: 480px) {
  .content-28 {
    padding-top: 100px;
  }
}

.content-29.demoreel {padding-top: 15px; padding-bottom: 25px;}
.content-29.demoreel .player {margin-bottom: 15px;}

.content-29 {
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
}
.content-29 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  padding-bottom: 40px;
  font-weight: 300;
  text-align: center;
}
.content-29 p {
  font-size: 22px;
  font-weight: normal;
  color: #7f8c8d;
  text-align: center;
  padding-bottom: 35px;
}
.content-29 .player {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: rgba(52, 152, 219, 0.1);
  position: relative;
  overflow: hidden;
  width: 1140px;
  height: 640px;
  margin: 40px auto 105px;
}
.content-29 .player .btn-play {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  margin: -20px 0 0 -30px;
  padding-left: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.content-29 .player > iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
@media (max-width: 1200px) {
  .content-29 .player {
    width: 100%;
    height: 530px;
  }
}
@media (max-width: 1000px) {
  .content-29 .player {
    height: 406px;
  }
}
@media (max-width: 840px) {
  .content-29 .player {
    height: 406px;
  }
}
@media (max-width: 768px) {
  .content-29 .player {
    max-height: 330px;
  }
}
@media (max-width: 568px) {
  .content-29 .player {
    max-height: 280px;
  }
}
@media (max-width: 400px) {
  .content-29 .player {
    max-height: 180px;
  }
}



.player {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  background: none;
  position: relative;
  overflow: hidden;
  width: 1140px;
  height: 640px;
  margin: 15px auto 15px;
}
.player .btn-play {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 60px;
  margin: -20px 0 0 -30px;
  padding-left: 16px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.player > iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
@media (max-width: 1200px) {
  .player {
    width: 100%;
    height: 530px;
  }
}
@media (max-width: 1000px) {
  .player {
    height: 406px;
  }
}
@media (max-width: 840px) {
  .player {
    height: 406px;
  }
}
@media (max-width: 768px) {
  .player {
    max-height: 330px;
  }
}
@media (max-width: 568px) {
  .player {
    max-height: 280px;
  }
}
@media (max-width: 400px) {
  .player {
    max-height: 180px;
  }
}


.content-29 .features > * {
  margin-top: 67px;
}
.content-29 .features h6 {
  text-transform: none;
  margin-top: 37px;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  font-size: 18px;
}
@media (max-width: 767px) {
  .content-29 .features {
    margin-top: -52px;
  }
}
.content-30 {
  position: relative;
  padding-top: 130px;
  padding-bottom: 130px;
}
@media (max-width: 480px) {
  .content-30 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.content-30 .features > * {
  position: relative;
  text-align: center;
}
.content-30 .features .description-top,
.content-30 .features .description-bottom {
  position: absolute;
  width: 100%;
  text-align: left;
}
.content-30 .features .description-top {
  top: 0;
}
.content-30 .features .description-bottom {
  bottom: 0;
}
.content-30 .features .description-top,
.content-30 .features .description-bottom,
.content-30 .features .img img + img {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.25s;
  -moz-transition: opacity 0.25s;
  -o-transition: opacity 0.25s;
  transition: opacity 0.25s;
}
.content-30 .features > *:hover .description-top,
.content-30 .features > *:hover .description-bottom,
.content-30 .features > *:hover .img img + img {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-30 .features .img {
  position: relative;
  display: inline-block;
  margin: 150px auto;
}
@media (max-width: 1200px) and (min-width: 768px) {
  .content-30 .features .img {
    display: block;
  }
}
.content-30 .features .img img + img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.content-30 .features h6 {
  text-transform: none;
  font-size: 16px;
  font-weight: normal;
  color: #1abc9c;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
}
.content-30 .features img[src*="arrow-"] {
  position: absolute;
}
.content-30 .features img[src*="arrow-tl"] {
  right: 110%;
  top: 30px;
}
.content-30 .features img[src*="arrow-tr"] {
  left: 110%;
  top: 30px;
}
.content-30 .features img[src*="arrow-bl"] {
  right: 110%;
  bottom: 20px;
}
.content-30 .features img[src*="arrow-br"] {
  left: 110%;
  bottom: 20px;
}
.content-30 .features .box-1 .description-top,
.content-30 .features .box-2 .description-top {
  left: 105%;
}
.content-30 .features .box-3 .description-top,
.content-30 .features .box-4 .description-top {
  right: 105%;
}
.content-30 .features .box-1 .description-bottom,
.content-30 .features .box-3 .description-bottom {
  left: 105%;
}
.content-30 .features .box-2 .description-bottom,
.content-30 .features .box-4 .description-bottom {
  right: 105%;
}
@media (max-width: 767px) {
  .content-30 .features .description-top,
  .content-30 .features .description-bottom {
    position: static;
    text-align: center;
  }
  .content-30 .features .img {
    margin: 60px auto;
  }
  .content-30 .features img[src*="arrow-"] {
    display: none;
  }
}
@media (max-width: 480px) {
  .content-30 .features .description-top,
  .content-30 .features .description-bottom,
  .content-30 .features .img img + img {
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .content-30 .features > * + * {
    margin-top: 60px;
  }
  .content-30 .features .img {
    margin: 15px auto;
  }
  .content-30 .features .description-top,
  .content-30 .features .description-bottom {
    width: 220px;
    margin: 0 auto;
    text-align: left;
  }
  .content-30 .features .description-top {
    margin-bottom: 30px;
  }
  .content-30 .features h6 {
    margin-bottom: 5px;
  }
}
.content-31 {
  position: relative;
  padding-top: 130px;
  padding-bottom: 130px;
}
@media (max-width: 767px) {
  .content-31 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.content-31 .container {
  position: relative;
  padding: 50px 0;
}
.content-31 .container:before {
  content: '';
  display: block;
  position: absolute;
  left: 15px;
  top: 0;
  height: 100%;
  border-left: 2px solid #ebedee;
}
.content-31 .container > * {
  padding: 100px 0;
  opacity: 20;
  filter: alpha(opacity=2000);
  opacity: 0.2;
  filter: alpha(opacity=20);
  -webkit-transition: 0.6s opacity;
  -moz-transition: 0.6s opacity;
  -o-transition: 0.6s opacity;
  transition: 0.6s opacity;
}
.content-31 .container h3 {
  margin: 0 0 30px;
  font-size: 40px;
  color: #7f8c8d;
  -webkit-transition: 0.6s color;
  -moz-transition: 0.6s color;
  -o-transition: 0.6s color;
  transition: 0.6s color;
}
.content-31 .container .number {
  position: absolute;
  left: -4px;
  margin-top: 4px;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  background: #ebedee;
  text-align: center;
  color: #fff;
  line-height: 40px;
  font-size: 24px;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  -webkit-transition: 0.6s background-color;
  -moz-transition: 0.6s background-color;
  -o-transition: 0.6s background-color;
  transition: 0.6s background-color;
}
.content-31 .container .active > .number {
  background: #1abc9c;
}
.content-31 .container .box {
  margin-top: 70px;
  text-align: center;
}
.content-31 .container .img {
  display: inline-block;
  position: relative;
}
@media (max-width: 480px) {
  .content-31 .container .img {
    display: block;
  }
}
.content-31 .container .img img {
  -webkit-transition: 0.6s opacity;
  -moz-transition: 0.6s opacity;
  -o-transition: 0.6s opacity;
  transition: 0.6s opacity;
}
.content-31 .container .img img + img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  max-width: none;
  opacity: 0;
  filter: alpha(opacity=0);
}
.content-31 .container .active {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-31 .container .active h3 {
  color: #1abc9c;
}
.content-31 .container .active .img img:first-child {
  opacity: 0;
  filter: alpha(opacity=0);
}
.content-31 .container .active .img img + img {
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-31 .container .pt-perspective {
  position: relative;
  height: 100%;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
.content-31 .container .pt-page {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.content-31 .container .pt-page-current,
.content-31 .container .no-js .pt-page {
  visibility: visible;
  z-index: 1;
}
.content-31 .container .pt-page-ontop {
  z-index: 999;
}
.content-31 .container .pt-controls {
  position: absolute;
  left: 0;
  right: 0;
}
@media (min-width: 1200px) {
  .content-31 .container .pt-controls {
    bottom: 120px;
  }
}
@media (min-width: 723px) and (max-width: 1200px) {
  .content-31 .container .pt-controls {
    bottom: 90px;
  }
}
@media (min-width: 643px) and (max-width: 722px) {
  .content-31 .container .pt-controls {
    bottom: 120px;
  }
}
@media (min-width: 611px) and (max-width: 642px) {
  .content-31 .container .pt-controls {
    bottom: 80px;
  }
}
@media (min-width: 400px) and (max-width: 611px) {
  .content-31 .container .pt-controls {
    bottom: 120px;
  }
}
.content-31 .container .pt-controls > * {
  position: relative;
  z-index: 9999;
  overflow: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #e74c3c;
}
.content-31 .container .pt-control-prev {
  float: left;
}
.content-31 .container .pt-control-next {
  float: right;
}
.content-31 .container .pt-first .pt-control-prev {
  z-index: auto;
  background: none;
  border: 3px solid #ebedee;
  pointer-events: none;
}
.content-31 .container .pt-last .pt-control-next {
  z-index: auto;
  background: none;
  border: 3px solid #ebedee;
  pointer-events: none;
}
@media (max-width: 767px) {
  .content-31 .container {
    padding-left: 50px;
  }
}
@media (max-width: 480px) {
  .content-31 .container > * {
    padding: 40px 0;
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .content-31 .container .number {
    background: #1abc9c;
  }
  .content-31 .container h3 {
    color: #1abc9c;
    font-size: 30px;
  }
  .content-31 .container .img img:first-child {
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .content-31 .container .img img + img {
    margin-top: 30px;
    max-width: 100%;
    opacity: 100;
    filter: alpha(opacity=10000);
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .content-31 .container .pt-controls {
    display: none;
  }
  .content-31 .container .box {
    margin: 0 0 30px;
  }
}

.entry-content {}

.content-32.ctarelated {padding-top: 0px; margin-top: 0; background: none; padding-bottom: 55px; margin-bottom: 25px; display: block;}
.content-32.ctarelated .features {border-top: 0; margin-top: 5px; padding-top: 15px;}

.content-32.ctarelated h3 {text-align: left;}

.content-32.ctarelated .newslettercta {
	background: #f7f7f7; padding: 20px; 
	padding-left: 30px; padding-right: 30px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: left;
	margin-top: 50px;
}
.content-32.ctarelated .newslettercta p {margin-bottom: 2px; font-weight: 200; text-align: left;}
.content-32.ctarelated .newslettercta p span {font-size: 14px; font-weight: 100; text-align: left;}
.content-32.ctarelated .newslettercta h3 {text-align: left; margin: 0; margin-bottom: 15px;}
.content-37.ctarelated .signup-form form input, .content-37.ctarelated .signup-form form button {
	width: 31.1%;
}
.content-37.ctarelated .signup-form form input {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	border: none;
}
.content-37.ctarelated .signup-form form button {
	background: #fd6d2e;
	color: white;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 15px;
	font-weight: 400;
	text-align: center;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	-webkit-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 1px 0px rgba(50, 50, 50, 0.35);
	border: none;
}
.content-37.ctarelated .signup-form form button:hover {background: #f9a735;}
.content-37.ctarelated .signup-form form {margin-top: 20px; margin-bottom: 15px;}

.content-32.ctarelated .relatedposts {}
.content-32.ctarelated .relatedposts ol {list-style: none; margin: 0; padding: 0; text-align: left;}
.content-32.ctarelated .relatedposts ol li {margin-bottom: 15px;}
.content-32.ctarelated .relatedposts ol li img {
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	margin-right: 12px;
	display: block;
	float: left;
	width: 40px; height: 40px;
	overflow: hidden;
}
.content-32.ctarelated .relatedposts ol li span {
	color: #cfd3d6;
	text-align: left;
	display: block;
	clear: both!important;
	padding-left: 49px;
}
.content-32.ctarelated .relatedposts ol li a {
	color: #333333; 
	font-size: 18px;
	line-height: 1.44;
	display: block;
	float: left;
	font-weight: 200;
	width: 75%;
}
.content-32.ctarelated .relatedposts ol li a:hover {color: #fd6d2e; text-decoration: none;}

@media (max-width: 767px) {
	.content-37.ctarelated .signup-form form button, .content-37.ctarelated .signup-form form input {width: 100%; display: block;}
	.content-32.ctarelated h3 {margin-top: 25px;}
	.content-32.ctarelated .relatedposts {padding-left: 30px; padding-right: 30px;}
}

.content-32 {
  position: relative;
  padding-top: 160px;
  padding-bottom: 155px;
  text-align: center;
  background: #f2f2f1;
  color: #7f8c8d;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
}
.content-32 .lead {
  font-size: 20px;
  font-weight: normal;
  color: #7f8c8d;
  line-height: 36px;
}
.content-32 h3 {
  font-size: 35px;
  font-weight: normal;
  color: #2c3e50;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 300;
  line-height: 40px;
  margin: 0 0 48px;
}
.content-32 .features {
  border-top: 2px solid #e6e6e5;
  margin-top: 56px;
  padding-top: 85px;
  font-size: 16px;
  line-height: 26px;
  text-align: left;
}
@media (max-width: 767px) {
  .content-32 .features {
    padding-top: 70px;
  }
}
.content-32 .features h6 {
  text-transform: none;
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  font-weight: 500;
  font-size: 20px;
  margin: 0 0 20px;
}
@media (max-width: 767px) {
  .content-32 .features h6 {
    margin: 20px 0 10px;
  }
}
@media (max-width: 767px) {
  .content-32 {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
.content-33 {
  font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
  padding-top: 125px;
  padding-bottom: 110px;
}
.content-33 .lead {
  font-size: 30px;
  font-weight: normal;
  color: #7f8c8d;
  line-height: 44px;
  color: #34495e;
  font-weight: 300;
}

/* SM Store */

.checkout {height: 45px; color: white; background: #fd6d2e; text-align: right; padding-top: 12px;}
.checkout a {color: white;}
.checkout a:hover {text-decoration: none; color: white; border-bottom: 2px solid rgba(255,255,255,0.55);}


.content-34 {
  position: relative;
  overflow: hidden;
  background: none;
  color: #333333;
}
@media (max-width: 767px) {
  .content-34 {
    max-height: 100%;
  }
  .content-34 .pt-controls {
    margin: 0 !important;
    padding: 0 !important;
  }
}
.content-34 .pt-perspective {
  position: relative;
  height: 100%;
  overflow: hidden;
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  perspective: 1200px;
}
.content-34 .pt-page {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
@media (max-width: 1200px) {
  .content-34 .pt-page .container {
    margin-left: 60px;
  }
}
.content-34 .pt-page-current,
.content-34 .no-js .pt-page {
  visibility: visible;
  z-index: 1;
}
.content-34 .pt-page-ontop {
  z-index: 999;
}
.content-34 .pt-controls {
  position: absolute;
  bottom: 80px;
  left: 30%;
  z-index: 9999;
  width: 40%;
  margin-left: auto; margin-right: auto;
  text-align: center;
  z-index: 15;
}
.content-34 .pt-controls .pt-indicators {
  list-style: none;
  margin: 0;
  padding: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  text-align: center;
}
.content-34 .pt-controls .pt-indicators li {
  float: none;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
  margin: 0px 5px 0 5px;
  padding: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
  text-indent: -999px;
  cursor: pointer;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  border: 2px solid transparent;
  background: rgba(51,51,51,0.10);
}
.content-34 .pt-controls .pt-indicators li.active {
  border: 0;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.loaded .content-34 .pt-controls .pt-indicators {
  -webkit-transition: 1.2s 1.6s opacity;
  -moz-transition: 1.2s 1.6s opacity;
  -o-transition: 1.2s 1.6s opacity;
  transition: 1.2s 1.6s opacity;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
@media (max-width: 767px) {
  .content-34 .pt-controls {
    top: auto;
    bottom: 30px;
    left: 0;
    right: 0;
    margin-top: 0 !important;
  }
  .content-34 .pt-controls .pt-indicators {
    text-align: center;
  }
  .content-34 .pt-controls .pt-indicators li {
    display: inline-block;
    margin: 0 7.5px;
  }
}
.content-34 .pt-controls li.active {
  background: #333333;
}
.content-34 .container {
  background: none;
  padding-top: 25px;
  padding-bottom: 25px;
  color: #7f8c8d;
}
.content-34 h2 {
  margin: 0 0 20px;
  font-size: 35px;
  line-height: 40px;
  color: #2c3e50;
  font-weight: 300;
}
.content-34 .lead {
  font-size: 20px;
  line-height: 36px;
  margin: 0 0 50px;
}
.content-34 .box-1,
.content-34 .box-2 {
  margin-bottom: 50px;
}
.content-34 .box-1 h3,
.content-34 .box-2 h3 {
  font-size: 20px;
  line-height: 28px;
  color: #34495e;
  font-weight: 500;
  margin: 0 0 15px;
}
.content-34 .box-1 p,
.content-34 .box-2 p {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
}
.content-34 .box-1 {
  padding-top: 105px;
  background: url('../../../common-files/img/content/icon-1.png') 15px 0 no-repeat;
}
.content-34 .box-2 {
  padding-top: 85px;
  background: url('../../../common-files/img/content/icon-2.png') 15px 0 no-repeat;
}
.content-35 {
  position: relative;
  color: #7f8c8d;
  padding-top: 140px;
  padding-bottom: 145px;
}
.content-35 > * {
  position: relative;
}
.content-35 h2 {
  font-size: 35px;
  line-height: 40px;
  color: #2c3e50;
  font-weight: 300;
  margin: 0 0 45px;
}
.content-35 .lead {
  font-size: 20px;
  line-height: 36px;
  margin: 0 0 40px;
}
.content-35 .btn {
  font-weight: 500;
  padding-left: 26px;
  padding-right: 26px;
  margin-bottom: 20px;
}
.content-35 .btn.btn-inverse {
  background: #2c3e50;
}
.content-35 .columns {
  margin-top: 60px;
}
.content-35 .columns h3 {
  font-size: 20px;
  color: #34495e;
  line-height: 28px;
  margin: 0 0 20px;
  font-weight: 500;
}
.content-35 .columns p {
  margin: 0;
  font-size: 16px;
  line-height: 26px;
}
.content-35 .background {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 100;
  filter: alpha(opacity=10000);
  opacity: 1;
  filter: alpha(opacity=100);
}
.content-35 .background > .container {
  height: 100%;
}
@media (max-width: 767px) {
  .content-35 .background > .container {
    height: 250px;
    margin-bottom: 60px;
  }
}
.content-35 .background .col-sm-4 {
  position: absolute;
  height: 100%;
}
.content-35 .background .col-sm-4 > div {
  position: absolute;
  right: 0;
  height: 100%;
  width: 1000px;
  background: #f3f3f3;
  margin: 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media (max-width: 767px) {
  .content-35 .background .col-sm-4 > div {
    position: static;
    width: 100%;
    overflow: hidden;
  }
}
.content-35 .background .col-sm-4 > div img {
  height: 100%;
  width: auto;
}
@media (max-width: 767px) {
  .content-35 .background .col-sm-4 > div img {
    height: auto;
    min-height: 250px;
  }
}
@media (max-width: 767px) {
  .content-35 .background .col-sm-4 {
    left: 0;
    right: 0;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .content-35 .background {
    position: static;
  }
}
@media (max-width: 767px) {
  .content-35 {
    padding-top: 0;
  }
}
.content-36 {
  background: #e7e7e7;
  text-align: center;
  color: #333333;
  padding-top: 25px;
  padding-bottom: 50px;
}

.content-36 .container {padding-top: 0; padding-bottom: 0;}

.content-36.edu {background: #e5e3d7; padding-top: 5px; padding-bottom: 100px;}
.content-36.edu .educta {}
.content-36.edu .educta h3 {margin-top: 22%; font-size: 35px; line-height: 43px; width: 68%; text-align: left; margin-left: 30%;}
.content-36.edu .educta h3 span {
	border: 1px solid transparent;
	background: #faa734;
	color: white;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 16px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 6px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.content-36.edu .col-sm-6 {}
.content-36.edu .educta.img {text-align: left; padding-left: 5%;}
.content-36.edu .educta.img img {}

/*
.content-36.edu .educta.img {
	transition: 0.13s ease-in-out;
	-moz-transition: 0.13s ease-in-out;
	-ms-transition: 0.13s ease-in-out;
	-o-transition: 0.13s ease-in-out;
	-webkit-transition: 0.13s ease-in-out;
	background-position: center center;
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
}
.content-36.edu:hover .educta.img {
	transition: 0.13s ease-in-out;
	-moz-transition: 0.13s ease-in-out;
	-ms-transition: 0.13s ease-in-out;
	-o-transition: 0.13s ease-in-out;
	-webkit-transition: 0.13s ease-in-out;
	background-position: center center;
	-webkit-transform: scale(1.03, 1.03);
	transform: scale(1.03, 1.03);
}
*/

.content-36.edu p {font-size: 24px; line-height: 35px;}

@media (max-width: 767px) {
  .content-36 p {
    width: 80%;
  }
}

.content-36 h2 {
  font-size: 42px;
  letter-spacing: normal;
  line-height: 55px;
  margin: 0 0 15px;
  text-transform: none;
}
.content-36 .btn-success {
  background: transparent;
  border: 1px solid #333333;
  color: #333333;
  font-size: 22px;
  font-weight: 300;
  padding: 15px 46px;
  margin: 20px 0 20px;
}
.content-36 .btn-success:hover {
  background: #333333;
  color: white;
}
.content-36 p {
  margin: 0 auto;
  margin-bottom: 5px;
  width: 85%;
  font-size: 20px;
  line-height: 31px;
  font-weight: 300;
  color: #333333;
}

#tribe-events-footer {margin-top: 50px; padding-bottom: 50px;}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next {margin-right: 10%!important; margin-left: 0!important;}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {margin-left: 10%!important; margin-right: 0!important;}
#tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-next, #tribe-events-footer .tribe-events-sub-nav .tribe-events-nav-previous {width: 40%;}


.content-1.events {padding-top: 5px; padding-bottom: 35px;}
.content-1.events hr {margin-top: 10px; margin-bottom: 10px;}

.content-1.events h3 {margin-top: 0; padding-top: 10px; padding-bottom: 0; margin-bottom: 20px;}

.content-1.events .eventthumb {width: 250px; height: 100px; 
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	overflow: hidden;
}

.content-1.events .eventtitle a {}
.content-1.events .eventtitle a:hover {color: #f9a735;}

.content-1.events .eventtitle p {display: inline; margin-right: 5px; font-weight: 200;}

.content-1.events .eventtitle a.map {
	padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 22px;
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
	color: white;
	background-color: #f9a735;
	border: 1px solid #f9a735;
	margin-left: 10px;
	font-size: 13px;
}
.content-1.events .eventtitle a.map:hover {
	color: white;
	background-color: #333333;
	border: 1px solid #333333;
}

.content-1.events .eventtitle a.reoccuring {
	padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 22px;
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
	color: #333333;
	background-color: transparent;
	border: 1px solid #333333;
	font-size: 13px;
	line-height: 1.29;
	margin-left: 10px;
}
.content-1.events .eventtitle a.reoccuring:hover {
	color: white;
	background-color: #333333;
	border: 1px solid #333333;
}

.content-1.events .eventtitle {margin-bottom: 20px;}

.recurringinfo {
	padding-left: 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 22px;
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
	color: #333333;
	background-color: transparent;
	font-size: 13px;
	line-height: 1.29;
	margin-left: 10px;
	font-weight: 200;
}
.recurringinfo a {color: #333333;}
.recurringinfo:hover {}

.event-is-recurring {font-weight: 300!important; font-size: 14px;}
.event-is-recurring:hover {color: white;}
.event-is-recurring:hover a {color: white!important;}


.events-list .tribe-events-loop, .tribe-events-day .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .single-tribe_organizer .tribe-events-loop {max-width: auto!important;}



#tribe-events-content a, .tribe-events-event-meta a {
	padding-left: 10px; padding-right: 10px; padding-top: 3px; padding-bottom: 3px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	line-height: 22px;
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
	color: white;
	background-color: #f9a735;
	border: 1px solid #f9a735;
	font-size: 14px;
	font-weight: 300;
}
#tribe-events-content a:hover, .tribe-events-event-meta a:hover {color: #f9a735!important;}
.tribe-events-venue-details a:hover {color: #f9a735!important;}

.tribe-events-list .tribe-events-event-image {margin-top: 15px!important;}

.type-tribe_events a.tribe-events-gmap {color: white!important; text-transform: none!important; 
	padding-left: 10px!important;
padding-right: 10px!important;
padding-top: 3px!important;
padding-bottom: 3px!important;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
line-height: 22px;
-webkit-transition: color 0.25s, background 0.25s;
-moz-transition: color 0.25s, background 0.25s;
-o-transition: color 0.25s, background 0.25s;
transition: color 0.25s, background 0.25s;
color: white!important;
background-color: #f9a735!important;
border: 1px solid #f9a735!important;
margin-left: 10px!important;
font-size: 13px!important;
}


#tribe-events-content a:hover, .tribe-events-event-meta a:hover {color: white!important;}

#tribe-events .tribe-events-content p, .tribe-events-before-html p, .tribe-events-after-html p {
	font-size: 18px!important;
	font-weight: 300!important;
	color: #7f8c8d!important;
	font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif!important;
	display: inline!important;
	margin-bottom: 15px!important;
}

.tribe-events-list-event-description a.tribe-events-read-more {
	-webkit-border-radius: 5px!important;
-moz-border-radius: 5px!important;
border-radius: 5px!important;
line-height: 22px!important;
-webkit-transition: color 0.25s, background 0.25s;
-moz-transition: color 0.25s, background 0.25s;
-o-transition: color 0.25s, background 0.25s;
transition: color 0.25s, background 0.25s;
color: #fd6d2e!important;
background-color: transparent!important;
border: 1px solid #fd6d2e!important;
font-size: 15px!important;
font-weight: normal!important;
line-height: 1.4!important;
border-radius: 4px!important;
padding: 10px 55px!important;
-webkit-font-smoothing: subpixel-antialiased;
margin-bottom: 35px!important;
margin-left: 15px!important;
float: right; 
}
.tribe-events-list-event-description a.tribe-events-read-more:hover {
	color: white!important;
	background-color: #fd6d2e!important;
	border: 1px solid #fd6d2e!important;
	-webkit-transition: color 0.25s, background 0.25s;
-moz-transition: color 0.25s, background 0.25s;
-o-transition: color 0.25s, background 0.25s;
transition: color 0.25s, background 0.25s;
}

address.tribe-events-address {border: none!important;
	font-weight: 300!important;
	font-style: normal!important;
	font-size: 18px;
	font-weight: normal;
	color: #7f8c8d;
}

.tribe-events-event-image a {background: none!important; border: none!important; padding: 0!important; margin: 0!important;}
.tribe-events-event-image {

/*background: #ededed url(http://stillmotionblog.com/wp-content/themes/stillmotion/images/events/events-bg.jpg) no-repeat center center;
background-size: cover;*/
width: 250px!important;
height: 100px!important;
overflow: hidden!important;
margin: 0;
vertical-align: center;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
z-index: 0;
position: relative;
float: left;
margin: 0 30px 30px 0px!important;
padding: 0!important;
}
.tribe-events-event-image a img {
		height: auto;
max-width: 100%;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}

.tribe-events-list .time-details, .tribe-events-list .tribe-events-venue-details {}

.tribe-events-event-meta a:hover {
	color: white;
	background-color: #333333;
	border: 1px solid #333333;
}

.tribe-events-list-event-title a {
	color: #fd6d2e;
	text-decoration: none;
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
	font-size: 34px;
	font-weight: normal;
	border: none;
	background: transparent;
	padding: 0; margin: 0;
}
.tribe-events-list-event-title a:hover {
	background: transparent;
	border: none;
	color: #f9a735!important;
}

.tribe-events-event-cost {text-align: right; margin-bottom: 0px; display: inline;}
.tribe-events-event-cost span {
	padding-left: 10px;
padding-right: 10px;
padding-top: 3px;
padding-bottom: 3px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
line-height: 22px;
-webkit-transition: color 0.25s, background 0.25s;
-moz-transition: color 0.25s, background 0.25s;
-o-transition: color 0.25s, background 0.25s;
transition: color 0.25s, background 0.25s;
color: #f9a735;
background-color: transparent!important;
border: 1px solid #f9a735;
margin-left: 10px;
font-size: 14px;
font-weight: 300!important;
text-align: right;
background: none;
}

.tribe-events-loop .tribe-events-event-meta {padding: 0!important; margin: 0!important; background: none!important;}
.tribe-events-venue-details {
	display: inline;
	font-size: 18px;
	font-weight: normal;
	color: #7f8c8d;
}
.tribe-events-venue-details a {background: none!important; border: none!important; color: #7f8c8d!important; font-size: 18px!important; font-weight: 300!imporant; font-style: normal!important; padding: 0!important; margin: 0!important;}
.tribe-events-venue-details a:hover {color: #fd6d2e!important;}

.tribe-events-loop .tribe-events-event-meta {margin-bottom: 20px!important;}

#tribe-events-content.tribe-events-list {
margin-bottom: 20px!important;
}
.tribe-events-event-meta address.tribe-events-address {font-weight: 300!important; font-style: normal!important;}

.content-1.events .eventinfo {margin-top: 0; padding-top: 0;}
.content-1.events .eventinfo p {font-weight: 300;}
.content-1.events .eventthumb {background: #ededed url(../../../../images/events/events-bg.jpg) no-repeat center center; background-size: cover; width: 250px; height: 100px; overflow: hidden; margin: 0; vertical-align: center; 
-webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; 
z-index: 0; position: relative; float: left; margin-right: 30px; margin-bottom: 30px; margin-top: 10px;
}
.content-1.events .eventthumb img {}
.content-1.events .eventmore {}
.content-1.events .eventmore .btn {width: 100%;}

ul.tribe-events-sub-nav a, .tribe-events-back a, .tribe-events-list-widget .tribe-events-widget-link a, .tribe-events-adv-list-widget .tribe-events-widget-link a {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
line-height: 22px;
-webkit-transition: color 0.25s, background 0.25s;
-moz-transition: color 0.25s, background 0.25s;
-o-transition: color 0.25s, background 0.25s;
transition: color 0.25s, background 0.25s;
color: #fd6d2e!important;
background: transparent!important;
border: 1px solid #fd6d2e;
display: block;
height: auto;
width: 90%;
font-weight: 200!important;
margin-left: 10px!important;
margin-right: 10px!important;
}
.tribe-events-sub-nav li a {margin-bottom: 0!important; padding-bottom: 10px!important;}
.tribe-events-list-separator-month span {color: #a5a5a5!important; font-weight: 200!important; font-size: 20px; font-style: none!important;}

#tribe-events-bar {margin-bottom: 75px!important;}
#tribe-bar-form .tribe-bar-filters {
margin-left: auto!important; margin-right: auto!important; text-align: center!important;
float: none!important; width: 80%!important;
}

#tribe-bar-form {font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif!important;}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
	background: #fd6d2e!important;
color: white!important;
border: 1px solid #fd6d2e!important;
-webkit-border-radius: 5px!important;
-moz-border-radius: 5px!important;
border-radius: 5px!important;
line-height: 22px!important;
-webkit-transition: color 0.25s, background 0.25s;
-moz-transition: color 0.25s, background 0.25s;
-o-transition: color 0.25s, background 0.25s;
transition: color 0.25s, background 0.25s;
font-size: 15px!important;
font-weight: normal!important;
line-height: 1.4!important;
text-transform: none!important;
}

@media (max-width: 768px) {
	.tribe-events-list .tribe-events-venue-details, .tribe-events-loop .tribe-events-event-meta {
	padding: 12px 0 15px;
	margin-top: 12px;
	background: #fafafa;
	border: none!important;
	}
	.events-list .tribe-events-loop, .tribe-events-day .tribe-events-loop, .single-tribe_venue .tribe-events-loop, .single-tribe_organizer .tribe-events-loop {padding-left: 15px; padding-right: 15px;}
}

#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {background: #f9a735!important; border-color: #f9a735!important;
	-webkit-transition: color 0.25s, background 0.25s;
-moz-transition: color 0.25s, background 0.25s;
-o-transition: color 0.25s, background 0.25s;
transition: color 0.25s, background 0.25s;
}
span.tribe-events-user-recurrence-toggle {display: none!important;}
#tribe-bar-form label {display: none!important;}

.tribe-events-loop .tribe-events-content {float: none!important; width: 100%!important; padding: 0!important; margin: 0!important;}

.tribe-events-list .vevent.hentry h2 a {
color: #fd6d2e!important;
text-decoration: none!important;
-webkit-transition: color 0.25s, background 0.25s;
-moz-transition: color 0.25s, background 0.25s;
-o-transition: color 0.25s, background 0.25s;
transition: color 0.25s, background 0.25s;
font-size: 34px!important;
font-weight: normal!important;
border: none;
background: transparent!important;
padding: 0!important;
margin: 0!important;
border: none!important;
}
.vevent.hentry h2 a.url:hover {color: #f9a735!important;}

.tribe-events-list span.date-start, .tribe-events-list span.date-end {
font-size: 18px!important;
font-weight: normal!important;
color: #7f8c8d!important;
font-weight: 300!important;
font-style: normal!important;
}

#tribe-events-footer + a.tribe-events-ical.tribe-events-button {
	width: 300px;
	text-align: center;
	margin-left: auto; margin-right: auto;
	text-align: center;
	display: block;
	margin-top: 35px;
	margin-bottom: 75px;
	font-size: 18px;
	letter-spacing: 0.5px;
	font-weight: 200;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	padding-right: 25px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 22px;
	-webkit-transition: color 0.25s, background 0.25s;
	-moz-transition: color 0.25s, background 0.25s;
	-o-transition: color 0.25s, background 0.25s;
	transition: color 0.25s, background 0.25s;
	color: #fd6d2e;
	background-color: transparent;
	border: 1px solid #fd6d2e;
	float: none!important;
}

#tribe-events-footer + a.tribe-events-ical.tribe-events-button:hover {
	color: white;
	background: #fd6d2e;
	border: 1px solid #fd6d2e;
}




.content-37.eventssearch {padding-top: 15px; padding-bottom: 25px;}

.content-37.eventssearch .signup-form form input, .content-37.eventssearch .signup-form form button {
	float: none; width: 100%;
}

/*
.tribe-bar-filters-inner .tribe-bar-date-filter {}
.tribe-bar-filters-inner .tribe-bar-date-filter div {
	float: left;
	width: 23%;
	margin: 0 1%;
}
.tribe-bar-filters-inner .tribe-bar-date-filter .tribe-bar-dates {}
.tribe-bar-filters-inner .tribe-bar-date-filter .tribe-bar-search-filter {}
.tribe-bar-filters-inner .tribe-bar-date-filter .tribe-bar-geoloc-filters {}
.tribe-bar-filters-inner .tribe-bar-date-filter .tribe-bar-submit {}
.tribe-bar-filters-inner .tribe-bar-date-filter .tribe-bar-submit .btn {background: #fd6d2e; color: white; border: 1px solid #fd6d2e;}
.tribe-bar-filters-inner .tribe-bar-date-filter .tribe-bar-submit .btn:hover {
	background: #f9a735; border-color: #f9a735;
}
*/


@media (max-width: 480px) {
  .content-34 {background: #e5e3d7;}
  .content-34 .pt-page .container {margin-left: 0;}
  .content-36.edu {padding-bottom: 5px;}
  .content-36.edu h2 {font-size: 35px; line-height: 40px;}
  .content-36.edu p {font-size: 16px; line-height: 30px;}
  .content-36 .btn-success {padding: 15px 26px;}
  .content-36.edu .educta {margin-top: -50px;}
  .content-36.edu .educta h3 {font-size: 22px; line-height: 30px; margin-left: 0; width: 100%; margin-bottom: 55px;}
  .content-36.edu .educta h3 span {font-size: 12px;}
  .content-36.edu .row {padding-top: 0; margin-top: 0;}
  .content-34 .pt-page {overflow: visible;}
  .content-34 {max-height: none;}
  .content-34 .pt-controls {bottom: 25px; left: 0; width: 100%;}
}

@media (max-width: 767px) {
	.content-36.edu .educta h3 {margin-top: 0; width: 100%; text-align: center; margin-left: 0; font-size: 23px; line-height: 35px;}
	.content-34 .pt-page .container {margin-left: 0;}
	.header-1-sub.subheader {height: 100px;}
	.content-36.edu .educta.img {padding-left: 0; text-align: center;}
	.content-36.edu .educta.img img {max-height: 200px; max-width: 200px;}
	.content-34 .pt-controls {bottom: 20px; width: 100%; text-align: center; left: 0;}
	.content-34 {background: #e5e3d7;}
	.content-36.edu {padding-bottom: 5px;}
	.content-36.edu p {font-size: 22px; line-height: 33px;}
	.content-3.storeitems .col-sm-4 .itemthumb {max-width: 200px; max-height: 200px;}
	.content-3.storeitems .features h6 {height: auto;}
	.content-3.storeitems .features p {height: auto;}
	.content-3 {padding-top: 25px;}
	.content-3.storeitems .col-sm-4 {margin-bottom: 25px;}
	.content-3.storeitems .row {margin-bottom: 25px;}
	.content-2.smapp .description h3 {text-align: center; width: 100%;}
	.content-2.smapp .description p {text-align: center; width: 100%; left: 0;}
	.content-2.smapp .btns .btn-primary {width: 100%; margin-right: 0;}
	.content-2.smapp .btns a {width: 100%; text-align: center; display: block; margin-bottom: 20px;}
	.content-2.smapp {}
	.content-10 .carousel {margin-top: 15px;}
}

.content-37 {
  border-top: 0;
  padding-top: 130px;
  padding-bottom: 130px;
}
@media (max-width: 767px) {
  .content-37 {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
.content-37 h3 {
  font-size: 30px;
  font-weight: normal;
  color: #2c3e50;
  font-weight: 300;
  margin: 0 0 38px;
  text-align: center;
}
.content-37 .signup-form form {
  margin: 30px auto 0;
}
.content-37 .signup-form form input {
  border: 2px solid #dee1e3;
}
.content-37 .signup-form form input,
.content-37 .signup-form form button {
  float: left;
  width: 23%;
  margin: 0 1%;
}
@media (max-width: 480px) {
  .content-37 .signup-form form input,
  .content-37 .signup-form form button {
    width: 100%;
    margin: 10px 0 0;
    display: block;
    float: none;
    height: 41px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.content-37 .signup-form form input:focus {
  border-color: #fd6d2e !important;
}




.yarpp-related {
	margin-left: 8.333333333333332%;
	width: 33.33333333333333%;
	float: right;
	color: #7f8c8d;
	font-family: "futura-pt", futura-pt, Futura, Arial, sans-serif;
	display: block;
	position: relative;
	z-index: 15;
	margin-top: 50px;
}
.yarpp-related h3 {
	color: #333333;
	font-size: 32px;
	line-height: 1.1;
	font-weight: 300;
	margin: 0 0 38px;
	text-align: left;
}
.yarpp-related ol {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

.yarpp-related ol li {
	margin-bottom: 15px;
}

.yarpp-related ol li img {
	-webkit-border-radius: 200px;
	-moz-border-radius: 200px;
	border-radius: 200px;
	margin-right: 12px;
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	max-width: 100%;
	vertical-align: middle;
}
.yarpp-related ol li a span {
	color: #333333!important;
	font-size: 18px!important;
	line-height: 1.44!important;
	display: block;
	float: left;
	font-weight: 200;
	width: 75%;
}

.yarpp-thumbnails-horizontal .yarpp-thumbnail-title {
	color: #333333!important;
	font-size: 18px!important;
	line-height: 1.44!important;
	display: block;
	float: left;
	font-weight: 200;
	width: 75%;
	margin-bottom: 10px;
}
.yarpp-thumbnails-horizontal a:hover .yarpp-thumbnail-title {color: #fd6d2e!important;}
.yarpp-thumbnails-horizontal .yarpp-thumbnail-title:hover {color: #fd6d2e!important;}

.yarpp-thumbnails-horizontal a {display: block!important; clear: both!important;}

.yarpp-thumbnails-horizontal .yarpp-thumbnail {display: block;}

.yarpp-related ol li span {
	color: #cfd3d6;
	text-align: left;
	display: block;
	clear: both!important;
	padding-left: 49px;
}

.yarpp-related ol li abbr[title], .yarpp-related ol li abbr[data-original-title] {display: none;}

@media (max-width: 767px) {
	.yarpp-related {
	margin-left: 0;
	width: 100%;
	float: none;
	margin-top: 25px;
	}
	.content-32.ctarelated .newslettercta {float: none; text-align: center;}
	.content-32.ctarelated .newslettercta h3 {text-align: center;}
	.content-32.ctarelated .newslettercta p {text-align: center;}
	.content-37.ctarelated .signup-form form input {margin-bottom: 10px;}
}


.yarpp-thumbnails-horizontal .yarpp-thumbnail > img, .yarpp-thumbnails-horizontal .yarpp-thumbnail-default {
	-webkit-border-radius: 200px!important;
	-moz-border-radius: 200px!important;
	border-radius: 200px!important;
	margin-right: 12px;
	display: block;
	float: left;
	width: 40px;
	height: 40px;
	overflow: hidden;
	display: inline;
	margin-top: 0!improtant;
}

.blog-1.blog-article .content .yarpp-thumbnail img {margin-top: 0!important; margin-right: 10px!important;}




