/*   
 * Template Name: Appkit Landing - Responsive Website Template for Developers
 * Version: 2.0
 * Author: Xiaoying Riley
 * Twitter: @3rdwave_themes
 * License: Creative Commons Attribution 3.0 License
 * Website: https://themes.3rdwavemedia.com/
*/

body {
  font-family: 'Heebo', sans-serif;
  color: #000;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  direction:rtl;
}

p {
  margin-bottom: 15px;
  line-height: 1.5;
}

h1, h2, h3 {
	font-weight:700;
	margin-bottom: 35px;
	color: #027dc5;
}

.white {
	color:#fff;
}

.border {
	border: 15px solid #fff !important;
}

a {
  color: #ff9331;
}

a:hover {
  text-decoration: underline;
  color: #ff9331;
}

a:active {
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

section {
	padding: 65px 0;
}

.btn,
.btn:focus {
  display:inline-block;
  position:relative;
  outline:none;
  padding:5px 35px;
  background-color:#ff9331;
  box-shadow:0px 4px 0px #e67611;
  color:#fff;
  font-size:18px;
  line-height:180%;
  transition:none;
}

.btn:hover {
	color:#fff;
}

.btn:active {
	box-shadow: 0 0 #e67611;
	top:4px;
}

.btn .fa, a.btn .fa {
  margin-right: 5px;
}

.btn-cta, a.btn-cta {
  font-weight: bold;
  font-size: 16px;
  padding: 10px 30px;
}

.btn-primary {
  background: #40babd;
  border: 1px solid #40babd;
  color: #fff;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .btn-primary.hover {
  background: #3aa7aa;
  color: #fff;
  border: 1px solid #3aa7aa;
}

/* ======= Header ======= */
.header {
  position: fixed;
  width: 100%;
  z-index: 30;
  height: 80px;
  background: #fff;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}

.header a {
  color: #494d55;
}

.header .logo {
  color: #40babd;
}

.header img {
	max-height:65px;
	float:left;
}

.header.header-scrolled .logo .logo-black {
	display:block;
}

.header.header-scrolled .logo .logo-white {
	display:none;
}

.header.header-scrolled .logo .logo-icon-wrapper {
  background: #40babd;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  text-align: center;
}

.header .logo .logo-icon {
  width: 20px;
  height: 20px;
  margin-right: 0;
}

.header .main-nav .nav .nav-link {
  color: #a2a6af;
  padding: 6px 16px;
}

.header .main-nav .nav .nav-link:hover {
  color: #9499a3;
}

.header .main-nav .nav .nav-link.active {
  color: #ff9331 !important;
}

.header .main-nav .nav .nav-link:hover {
	color: #027dc5;
}

.header .main-nav .nav .nav-link.contact-link,
.header .main-nav .nav .nav-link.contact-link.active {
	background:#ff9331 !important;
	color:#fff !important;
	border-radius: 5px;
}

.header .main-nav .nav .nav-link.contact-link:hover {
	background:#ff9331;
	color:#fff;
}

.header a {
  color: #000;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
}

.header a:hover {
  text-decoration: none;
}

.header .logo {
  margin: 0;
  display: inline-block;
  float: right;
  font-size: 28px;
  padding-top: 5px;
}

.header .logo .logo-icon-wrapper {
  margin-right: 3px;
  position: relative;
  display: inline-block;
  top: -3px;
}

.header .logo .logo-icon {
  width: 30px;
  height: 30px;
}

.header .logo .highlight {
  font-weight: 800;
}

.main-nav {
  margin-top: 20px;
}

.main-nav .navbar-toggler {
  margin-right: 0;
  margin-top: 0;
  background: none;
  position: absolute;
  padding: 8px 10px;
  left: 10px;
  top: 10px;
  background: rgba(0, 0, 0, 0.6);
}

.main-nav .navbar-toggler:focus {
  outline: none;
}

.main-nav .navbar-toggler .icon-bar {
  display: block;
  background-color: #fff;
  height: 3px;
  width: 22px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -ms-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.main-nav .navbar-toggler .icon-bar + .icon-bar {
  margin-top: 4px;
}

.main-nav .navbar-toggler:hover .icon-bar {
  background-color: #fff;
}

.main-nav .nav .nav-item {
  font-weight: normal;
  font-size: 14px;
  margin-right: 10px;
}

.main-nav .nav .nav-item .nav-link {
  color: #000;
  font-weight: 700;
  font-size:19px;
}

.main-nav .nav .nav-item .nav-link.active {
  position: relative;
  background: none;
  color: #000;
}

.main-nav .nav .nav-item .nav-link:hover {
  color: #000;
  background: none;
}

.main-nav .nav .nav-item .nav-link:focus {
  outline: none;
  background: none;
}

.main-nav .nav .nav-item .nav-link:active {
  outline: none;
  background: none;
}

.nav > li > a {
  padding-left: 5px;
  padding-right: 5px;
}

.nav-link {
  padding: 15px;
  padding-top: 2px;
  padding-bottom: 13px;
}

/* ====== Footer ====== */
.footer {
  background: #000;
  color: #fff;
  padding: 15px 0;
}

.footer a {
  color: #40babd;
}

.footer .fa-heart {
  color: #EA5395;
}

/* ======= Hero Section ======= */
.hero-section {
  height: 800px;
  position: relative;
  padding: 0;
  overflow: hidden;
}

.video-cnt {
	position:relative;
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
	border:1px solid #828282;
}

.video-cnt a:before {
	content:"";
	display:block;
	width:96px;
	height:96px;
	background:url('../images/play.png');
	background-size: cover;
	position:absolute;
	top:50%;
	left:50%;
	margin:-48px 0 0 -48px;
	transition: all, .5s;
}

.video-cnt a:hover:before {
	opacity:.5;
}

.video-cnt.small a:before {
	width:70px;
	height:70px;
	margin:-35px 0 0 -35px;
}

.video-cnt p {
	position:absolute;
	left:0;
	bottom:0;
	background:rgba(0,0,0,.6);
	color:#fff;
	width:100%;
	margin:0;
	padding:6px 0;
	font-size:18px;
	line-height:180%;
	text-align:center;
	transition: all, .5s;
}

.video-cnt:hover p {
	background:rgba(0,0,0,.8);
}

/* ======= About Section ======= */
.about-section {
  padding-top: 90px;
}

.about-section .section-title {
  margin: 0;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 300;
}

.about-section .intro {
  color: #a2a6af;
  font-size: 16px;
  max-width: 760px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.about-section .items-wrapper {
  margin-bottom: 60px;
}

.about-section .items-wrapper .figure-holder {
  min-height: 170px;
  margin-bottom: 15px;
  vertical-align: bottom;
}

.about-section .items-wrapper .figure-holder img {max-width:150px;}

.about-section .items-wrapper .item-inner {
  padding: 30px;
}

.about-section .items-wrapper .item-title {
  color: #40babd;
  font-size: 18px;
  font-weight: bold;
  margin: 0;
  margin-bottom: 15px;
}

.about-section .items-wrapper .item-desc {
  color: #616670;
}

.technologies {
  margin-bottom: 90px;
}

.technologies .list-inline-item {
  margin-right: 15px;
}

.technologies .list-inline-item:last-child {
  margin-right: 0;
}

.testimonials {
  background: #40babd;
}

.testimonials-inner {
  padding: 60px 30px;
  position: relative;
  max-width: 800px;
}

.testimonials-inner .profile-holder {
  position: absolute;
  left: 30px;
  text-align: center;
}

.testimonials-inner .profile-image {
  display: inline-block;
  margin: 0 auto;
}

.testimonials-inner .quote {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  margin-left: 130px;
  border-left: none;
  margin-bottom: 0;
  font-size: 14px;
  min-height: 100px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  padding: 15px;
}

.testimonials-inner .quote:before {
  position: absolute;
  left: -10px;
  top: 30px;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.2);
}

/* ======= Testimonials Section ======= */
.testimonials-section {
  background: #a0c3e2;
  padding: 90px 0;
}

.testimonials-section .section-title {
  margin: 0;
  margin-bottom: 30px;
  font-size: 36px;
  font-weight: 300;
  color: #fff;
}

.testimonials-section .item {
  position: relative;
  max-width: 800px;
  padding: 15px 30px;
}

.testimonials-section .item:last-child {
  margin-bottom: 0;
}

.testimonials-section .item.item-reversed .profile-holder {
  left: inherit;
  right: 30px;
  width: 80px;
  height:80px;
  line-height:80px;
  font-size:16px;
  font-weight:700;
  background:#fff;
  border-radius:50%;
}

.testimonials-section .item.item-reversed .quote {
  margin-left: 0;
  margin-right: 105px;
}

.testimonials-section .item.item-reversed .quote:before {
  left: inherit;
  right: -10px;
  content: "";
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid rgba(0, 0, 0, 0.2);
  border-right: inherit;
}

.testimonials-section .item.item-reversed .quote p {
	margin:0;
	font-size:18px;
	line-height:35px;
}

.testimonials-section .item .profile-holder {
  position: absolute;
  left: 30px;
  text-align: center;
}

.testimonials-section .item .profile-image {
  display: inline-block;
  margin: 0 auto;
  width: 80px;
  height: 80px;
}

.testimonials-section .item .quote {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  margin-left: 105px;
  border-left: none;
  margin-bottom: 0;
  font-size: 14px;
  min-height: 80px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  padding:0 30px;
}

.testimonials-section .item .quote:before {
  position: absolute;
  left: -10px;
  top: 30px;
  content: "";
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid rgba(0, 0, 0, 0.2);
}

.testimonials-section .item .quote-source {
  color: rgba(0, 0, 0, 0.6);
}

/* ======= Features Section ======= */
.features-section {
  padding-top: 90px;
  padding-bottom: 90px;
}

.features-section .section-title {
  margin: 0;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 300;
}

.features-section .intro {
  color: #a2a6af;
  font-size: 16px;
  max-width: 760px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.features-section .intro a {
  color: #797f8b;
}

.features-section .intro a:hover {
  color: #494d55;
}

#side-contact-text {
    font-size: 20px;
    display:block;
}
    

.feature-nav {
  text-align: center;
  margin-bottom: 30px;
}

.feature-nav .nav-link {
  position: relative;
  background: none;
  padding: 10px 0;
  color: #616670;
  font-size: 16px;
}

.feature-nav .nav-link:hover {
  background: none;
  color: #40babd;
}

.feature-nav .nav-link .svg-inline--fa {
  margin-right: 15px;
  width: 20px;
  font-size: 30px;
  position: relative;
  top: -2px;
}

.feature-nav .nav-link.active {
  color: #40babd;
  background: none;
  font-weight: bold;
}

.lity-close {
    right: 49% !important;
    font-size: 45px !important;
    margin-top: 5% !important;
}

/* ======= Pricing Section ======= */
.pricing-section {
  padding-top: 90px;
  padding-bottom: 90px;
}

.pricing-section .section-title {
  margin: 0;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 300;
}

.pricing-section .intro {
  color: #a2a6af;
  font-size: 16px;
  max-width: 760px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.pricing-wrapper {
  max-width: 900px;
  margin: 0 auto;
}

.pricing-wrapper .item {
  margin-bottom: 30px;
}

.pricing-wrapper .item-inner {
  color: #fff;
  padding: 30px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #40babd;
  height: 100%;
}

.pricing-wrapper .item-inner a {
  color: rgba(0, 0, 0, 0.4);
}

.pricing-wrapper .item-1 .item-inner {
  background: #75c181;
}

.pricing-wrapper .item-2 .item-inner {
  background: #58bbee;
}

.pricing-wrapper .item-3 .item-inner {
  background: #F8A13F;
}

.pricing-wrapper .item-heading {
  font-weight: 800;
  font-size: 18px;
  margin: 0;
  min-height: 60px;
}

.pricing-wrapper .item-heading-desc {
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  line-height: 3;
}

.pricing-wrapper .price-figure {
  font-size: 46px;
  margin-bottom: 15px;
}

.pricing-wrapper .price-figure .currency {
  vertical-align: super;
  font-size: 26px;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.pricing-wrapper .price-figure .number {
  font-weight: 500;
}

.pricing-wrapper a.btn {
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
}

.pricing-wrapper a.btn:hover {
  background: rgba(0, 0, 0, 0.4);
}

/* ======= Team Section ======= */
.team-section {
  background: #5d80b6;
}

.team-section .section-title {
  margin: 0;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 300;
}

.team-section .intro {
  color: #a2a6af;
  font-size: 16px;
  max-width: 760px;
  margin: 0 auto;
  margin-bottom: 60px;
}

.team-section .story {
  margin: 0 auto;
  margin-bottom: 60px;
  max-width: 800px;
}

.team-section .profile-image {
  width: 160px;
  height: 160px;
  border-radius:50%;
}

.team-section .members-wrapper {
  max-width: 800px;
  margin: 0 auto;
}

.team-section .item-inner {
  padding:30px 5px 10px;
  background: #fff;
  border-radius: 6px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  height: 100%;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);
transition: all, .6s;
}

.team-section .item-inner:hover {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
}

.team-section .member-name {
  font-size: 21px;
  font-weight: 700;
  color: #027dc5;
  margin-bottom:1px;
}

.team-section strong {
  margin-bottom: 15px;
  display:block;
}

.team-section .social {
  margin-bottom: 30px;
}

.social a {
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 18px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #40babd;
  padding-top: 1px;
  color: #fff;
}

.team-section .social a.google {
  background: #dd4b39;
}

.team-section .social a.google:hover {
  background: #d73925;
}

.team-section .social a.twitter {
  background: #55acee;
}

.team-section .social a.twitter:hover {
  background: #3ea1ec;
}

.social .list-inline-item {margin:0 5px;}

.social a.facebook {
  background: #3b5998;
}

.social a.facebook:hover {
  background: #344e86;
}

.social a.youtube {
  background: #f00;
}

.social a.youtube:hover {
  background: #b70606;
}

.social a.instagram {
  background: #c13584;
}

.social a.instagram:hover {
  background: #833ab4;
}

.social a.soundcloud {
  background: #ff8800;
}

.social a.soundcloud:hover {
  background: #ff3300;
}


.team-section .social a.linkedin {
  background: #1E6FBA;
}

.team-section .social a.linkedin:hover {
  background: #1a62a4;
}

.team-section .social a.github {
  background: #444;
}

.team-section .social a.github:hover {
  background: #373737;
}

.team-section .social a.dribbble {
  background: #EC4D8B;
}

.team-section .social a.dribbble:hover {
  background: #ea367c;
}

.team-section .social a.medium {
  background: #1a1919;
}

.team-section .social a.medium:hover {
  background: #000;
}

.team-section .member-desc {
  color: #616670;
  padding:0 15px;
  font-size:15px;
}

.hero-video-cnt {margin-bottom:55px; border:1px solid #828282;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.6);
}

.talk-to-us {font-size:16px; color:#fff; margin-top:35px;}
.talk-to-us a {color:#fff;}
.talk-to-us a:hover {text-decoration:underline;}

/* ======= Contact Section ======= */
.contact-section {
  padding-top: 90px;
  padding-bottom: 90px;
  background: #494d55 url("../images/footer-bg.jpg") no-repeat center center;
  background-size: cover;
  color: #fff;
}

.contact-section .section-title {
  margin: 0;
  margin-bottom: 15px;
  font-size: 36px;
  font-weight: 300;
  margin-bottom: 30px;
}

.contact-content {
  max-width: 500px;
  margin: 0 auto 30px;
}

.social {
	margin-bottom:35px;
}

.hazmanot {
    border-style: solid;
    background-color: #f8435c;
    border-width: 1px;
    height: 33px;
    margin-top: 0;
    border-radius: 12px;
    border-color: #ed145b;
    padding-left: 5px;
    padding-right: 5px;
}

#phone-button {
    display: none;
   
}

#desktop-phone {
    display: inline-block;
    float: right;
    font-size: 20px;
    margin-top: 24px;
    font-family: cursive;
    color: darkred;
    margin-right: 30px;
}

@media (max-width: 1450px) {
	.hero-section {height:auto; padding-top:80px;}
}

@media (max-width: 992px) {
	.main-nav .nav .nav-item {margin-right:0;}
    #desktop-phone {
        display: none !important;
    }

}

@media (max-width: 765px) {
    #side-contact-text {
        font-size: 16px;
    }

    .lity-close {
        margin-top: 20% !important;
        right: 45% !important;
    }

    .main-nav .nav .nav-item .nav-link {
        color: #fff;
    }
	
	.mb-mobile {
		margin-bottom:3rem !important;
	}
	
	.story, .intro h1 {
		text-align:center;
	}

    #side-contact-button {
        transform: rotate(0deg) !important;
        top: 30px !important;
        background: darkred !important;
        padding-left: 6px !important;
        padding-right: 6px !important;
    }

    #phone-button {
        display: block;
        right: 6px;
        position: absolute;
        top: 6px;
        font-size: 14px;
        font-weight: 600;
        color: black;
        padding-left: 5px;
        padding-right: 5px;
        border-radius: 6px;
        border-style: solid;
        border-width: 1px;
        background: rgb(240,250,250);
        height: 22px;
    }

    .navbar-toggler {
        top: 6px !important;
    }

  .hazmanot {    
    margin-left: 60px;
    margin-right: 60px !important;
    margin-bottom: 10px;
  }
  
  .navbar-collapse {
    border-top: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 100%;
    left: 0;
    top: 80px;
    position: absolute;
    background: rgba(49, 52, 58, 0.9);
    z-index: 40;
  }
  .header.header-scrolled .main-nav .nav .nav-link.active {
    color: #40babd;
    border: none;
  }
  .main-nav .navbar-collapse .nav-item {
    margin-right: 0;
  }
  .main-nav .navbar-collapse .nav-item a {
    text-align: center;
  }
  .hero-section .figure-image {
    width: 300px;
  }
  .hero-carousel .carousel-inner .heading {
    font-size: 26px;
  }
  .hero-carousel .carousel-inner .item-content-inner {
    padding-top: 100px;
  }
  .hero-section .figure-holder .figure-image {
    width: inherit;
    bottom: 0;
    top: inherit;
    right: inherit;
    left: 15px;
    max-width: 320px;
  }
  .technologies li {
    margin-bottom: 15px;
  }
  .members-wrapper .item {
    margin-bottom: 30px;
  }
  .members-wrapper .item:last-child {
    margin-bottom: 0;
  }
  .hero-carousel {
    height: 660px;
  }
  .hero-section .carousel-inner {
    height: 660px;
  }
  .hero-carousel .carousel-inner .item {
    height: 660px;
  }
  .testimonials-section .item .profile-image {
    width: 60px;
    height: 60px;
  }
  .testimonials-section .item .quote {
    margin-left: 85px;
    padding: 15px;
  }
  .testimonials-section .item.item-reversed .quote {
    margin-right: 85px;
  }
  
  .testimonials-section .item.item-reversed .profile-holder {
	  width:70px;
	  height:70px;
	  line-height:70px;
	  margin-top:4px;
  }
  .testimonials-section .item.item-reversed .quote p {
	  line-height:1.5;
  }
  
  .team-section .col-md-4 {
	  margin-bottom:25px;
  }
  
  .features-section .embed-responsive {margin-bottom:18px;}
  .features-section .mb-4 {margin-bottom:0!important;}
  
  .header .logo {float:none; position:absolute; width:80px; top:0; left:50%; margin-left:-40px;}
  .header .logo img {max-height:100%; width:100%;}
  .main-video-cnt {position:static; bottom:0;}
  
	.team-section {padding-top:60px;}
	
	section {padding: 35px 0;}
	.h1, h1 {font-size:1.8rem;}
	
}

@media (max-width: 580px) {
    .lity-close {
        margin-top: 40% !important;
        right: 45% !important;
    }
}

@media (min-width: 768px) {
  .feature-nav {
    text-align: left;
    padding-left: 30px;
  }
  .hero-section .figure-holder .figure-image {
    width: 360px;
    bottom: inherit;
    top: 130px;
  }
  .hero-carousel .carousel-inner .item-content-inner {
    max-width: 300px;
    padding-top: 120px;
  }  
}

@media (min-width: 992px) {
  .main-nav .nav .nav-item {
    
  }
  .feature-nav {
    margin-top: 30px;
    padding-left: 15px;
  }
  .hero-section .figure-holder .figure-image {
    width: 420px;
    bottom: inherit;
    top: 130px;
  }
  .hero-carousel .carousel-inner .item-content-inner {
    max-width: 500px;
  }
}

@media (min-width: 1200px) {
  .hero-section .figure-holder .figure-image {
    width: 570px;
    bottom: 0;
    top: inherit;
  }
}

@media (max-width: 320px) {
	
	.btn, .btn:focus {padding:5px 10px; font-size:14px;}

}

/* Clients Section */

.clients-section {
    text-align: center;
}

.clients-section .section-title {
    padding-top: 5px;
    margin-bottom: 50px;
}

.clients-section .client {
    margin:10px 40px 0;
}

.clients-section .client li {
    margin-left: 20px;
    margin-right: 20px; 
}

.section-title h1, .page-title h1 {
    font-size: 14px;
    letter-spacing: 10px;
    text-indent: -10px;
    color: #ff9331;
}

.section-padding {
    padding-top: 60px;
    padding-bottom: 50px;
}

.clients-section.clients .client img {
    filter: grayscale(0);
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -o-filter: grayscale(0);
    -ms-filter: grayscale(0);
    opacity: 1;
}

    .clients-section.clients .client img:hover {
        filter: grayscale(1);
        -webkit-filter: grayscale(1);
        -moz-filter: grayscale(1);
        -o-filter: grayscale(1);
        -ms-filter: grayscale(1);
        opacity: .5;
    }


a, button, .artists-overlay,
.post-icons, .image-overlay,
.clients li, .post-content,
.festival-info h2, .showcase-overlay,
.products, .products i, .gallery-overlay,
.time-overlay, .owl-prev,
.owl-next, .album-overlay,
.products-icons, .btn.btn-default i,
.btn.btn-primary i, .controls,
.showcase-section i, .vocalist-overlya,
.time:before, .client img, .video-overlay,
.owl-nav i, .jp-controls:before, .jp-playlist li,
.photos-filckr li:hover:before,
.recent-image img, .photos-filckr li img {
    -webkit-transition: all 500ms;
    -moz-transition: all 500ms;
    -ms-transition: all 500ms;
    -o-transition: all 500ms;
    transition: all 500ms;
}

.event-link {
    font-weight: 900;
    color: floralwhite;
    font-style: unset;
    text-decoration: underline;
}

/* Change behavior of X when opening video */
