/* Template: Appster | Author: eriktailor | Version: 1.0.0  */
/*----------------------------------------------------------*/

/*----------------------------------------------------------*/
/* TABLE OF CONTENTS  */
/*----------------------------------------------------------*/
/*
	# Import
	# General
	# Header & Nav
	# Slider
	# Features
	# Zoomer
	# Showcase
	# Shots
	# Feature Selector
	# Team
	# Details & Carousel
	# Testimonials
	# Twitter Feed
	# Pricing
	# Call to Action
	# Social Networks
	# Subscribe & Footer
	# Portfolio
	# Js Fallbacks
	# Wp Styles
	# Media Queries
*/


/*----------------------------------------------------------*/
/* GENERAL */
/*----------------------------------------------------------*/
.site-wrapper {width: 100%; height: auto; overflow-x: hidden; opacity: 0;}

.site-wrapper > section {padding: 80px 0;}

.button, input[type="submit"], input[type="reset"], input[type="button"] {font-family: 'Ubuntu', sans-serif; font-weight: 700; text-transform: uppercase; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; -webkit-border-radius: 3px; border-radius: 3px; font-size:12px; padding: 12px 30px; text-decoration:none; display:inline-block; text-shadow: none; color: #FFFFFF; margin-right: 5px;}

.button:hover {text-decoration: none;}

.button.large {font-size: 16px;}

.button.color {border-style: solid; border-width: 2px;}

.button.color:hover {transform: translateX(0px) scale(1.05);
    -moz-box-shadow: rgba(0,0,0,0.2) 0 0 5px;
    -webkit-box-shadow: rgba(0,0,0,0.2) 0 0 5px;
    box-shadow: rgba(0,0,0,0.2) 0 0 5px; color:white !important;}

.button.solid {border: 2px solid #DAD7D7; color: #DAD7D7; background: transparent;}

.button.solid:hover {border: 2px solid #515151; color: #515151;}

.button.white {border: 2px solid rgba(255,255,255,0.5); color: rgba(255,255,255,0.7); background: transparent;}

.button.white:hover {border: 2px solid #fff; color: #fff;}

.button.small {font-size: 11px;}

.section-title h1 {font-size: 65px; letter-spacing: -5px; color: #515151; font-weight: 700;}

.section-title h1 span, .entry-title {font-size: 30px; font-weight: 300; letter-spacing: -2px; padding-left: 10px;}

.section-title .title-bullet {margin-bottom: 60px;}

.back-top {width: 40px; height: 40px; text-align: center; line-height: 40px !important; position: fixed; right: 25px; bottom: 15px; color: rgba(255,255,255,0.8); background: rgba(0,0,0,0.3); font-size: 16px; z-index: 999999; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s;}

.back-top.downscaled {-webkit-transform: scale(0.0); -moz-transform: scale(0.0); -ms-transform: scale(0.0); -o-transform: scale(0.0); transform: scale(0.0);}

.back-top:hover {color: #fff;  cursor: pointer;}

.check-list li {line-height: 30px;}

.check-list i {font-size: 23px; line-height: 30px !important; padding-right: 10px;}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #515151;}

/*-------------------------*/
/* HEADER & NAV */
/*-------------------------*/

.header {width: 100%; height: 100px; position: fixed; top: 0; background: rgba(255,255,255,0.97); z-index: 99999; background: #4b97ed;}

.header, .logo, .menu li, .menu a, .logo img, .logo-area, .mobile-menu, .header.stuck, .header.stuck .logo, .header.stuck .menu li, .header.stuck .menu a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
.header.stuck .logo img, .header.stuck .logo-area, .client-link, .et-loading, .header.stuck .mobile-menu, .logo a, .owl-buttons i, .header.stuck .logo a {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

.header.stuck, .header.stuck .logo {height: 60px;}

.header.stuck .menu li {padding: 20px 10px;}

.header.stuck .logo img {padding: 15px 0; width: 160px;}

.logo {height: 100px;}

.header.stuck .logo > a {line-height: 50px;}

.logo img {padding: 30px 0; width: 220px;}

.logo-area {position: absolute; right: 74.5%; top: 0; height: 100%; width: 900px;}

.nav {width: auto; height: 100px; float: right;}

.menu > li {float: left; line-height: 20px; padding: 40px 10px; font-size: 13px; text-transform: uppercase;}

.menu > li > ul {display: none; position: fixed; top: 100px; background: rgba(255,255,255,0.97);}

.menu > li > ul > li {padding: 10px;}

.menu > li:hover > ul {display: block;}

.menu a {  color: #ededed; letter-spacing: -0.5px; }

.menu a:hover { color: white !important; text-decoration: underline !important;}

.sticky-wrapper {position: fixed; z-index: 999999;}

.mobile-menu {display: none !important; color: #fff; font-size: 18px; float: right; margin: 17px 0; cursor: pointer; font-weight: bold; letter-spacing: -1px;}

.header.stuck .mobile-menu {margin: 13px 0;}

.logo > a {font-family: 'Ubuntu', sans-serif; font-size: 25px; font-weight: 600; color: #fff; letter-spacing: -2px; font-size: 30px; line-height: 90px;}

/*-------------------------*/
/* SLIDER */
/*-------------------------*/
.slider {width: 100%; height: 580px; background: url('../img/slider/slider_bg.jpg') no-repeat center top; background-size: cover; -webkit-background-size: cover; position: relative; overflow: hidden; padding: 0 !important;}

.slide-model {position: relative; width: 46%; height: 580px; display: block; float: right;}

.slide-model img {bottom: 0; position: absolute; right: 0;}

.slide-model-a {z-index: 20; -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; -ms-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s;}

.slide-model-b {z-index: 10;}

.slide-content {width: 53%; float: left; height: 350px; padding-top: 170px;}

.slide-content h1, .slide-content h2 {letter-spacing: -2.5px; color: #fff; margin-bottom:8px; /*background: rgba(0,0,0,0.3); padding: 0 15px;*/ font-size: 36px; line-height: 50px; display: table;}

.slide-content h2 {-webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; -ms-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s;}

.slide-content p {color: #fff; text-shadow: 1px 1px 1px rgba(0,0,0,0.1); margin-top: 20px; font-size:110%;}

.slide-content .button.solid {color: rgba(255,255,255,0.7); border-color: rgba(255,255,255,0.7);}

.slide-content .button.solid:hover {color: #fff; border: 1px solid #fff;}

/*-------------------------*/
/* FEATURES */
/*-------------------------*/
.features {width: 100%; height: auto; background: #fff; clear: both; padding: 60px 0; overflow: hidden; position: relative;}

.feature-icon-box {padding: 20px 0;}

.feature-icon-box h3 {text-align: center; text-transform: uppercase; font-size: 18px; font-weight: 700; letter-spacing: -1px; color: #515151;}

.feature-icon-box h3, .feature-icon-box i {-webkit-transition: all 0.6s; -moz-transition: all 0.6s; -ms-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s;}

.feature-icon-box p {text-align: center;}

.feature-icon-box i {color: #515151; font-size: 30px; width: 80px; height: 80px; border: 2px solid #515151; border-radius: 50%; -webkit-border-radius: 50%; line-height: 80px; text-align: center; display: block; margin: 0 auto 20px;}

.feature-icon-box:hover i {color: #fff; border: 2px solid #fff;}

.feature-icon-box:hover h3 {color: #4b97ed;}

/*-------------------------*/
/* ZOOMER */
/*-------------------------*/

.tablet-magnifier {width: 100%; height: 310px; position: relative; overflow: hidden; padding: 0 !important;}

.zoomer {margin-bottom: -80px;}

.zoomer-frame {width: 100%; height: 310px; background: url('../img/zoomer/zoomer_frame.png') no-repeat center bottom;
opacity: 0; z-index: 1; position: relative;}

.zoomer-image {margin: 0 auto; display: table; padding-top: 57px;}

.magnifier {border-radius: 50%; box-shadow: 2px 2px 5px rgba(0,0,0,0.6); display: block !important; top: 1020px; left: 58%; opacity: 0; border: 5px solid rgba(255, 255, 255, 0.2); z-index: 1;}

.magnifier img {right: 50px; top: 50px;}

.zoomer-bg {width: 100%; height: 225px; position: absolute; z-index: 0; left: 0; bottom: 0; background-repeat: no-repeat; background-size: cover !important; -webkit-background-size: cover !important;}

.zoomer-bg .overlay {width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0.8;}

.zoomer-image > img {width: 544px;}

.zoomer-shadow {background: url('../img/shadow.png') no-repeat center bottom; width: 100%; height: 10px; position: absolute; z-index: 100; bottom: 0;}


/*-------------------------*/
/* SHOWCASE */
/*-------------------------*/
.showcase {width: 100%; height: auto; border-bottom: 1px solid #E1E1E1; overflow: hidden;}

.showcase-wrap {padding: 0 !important; overflow: hidden;}

.showcase-content {padding-top: 100px;}

.showcase-content h1, .page-heading h1 {font-size: 65px; letter-spacing: -5px; color: #515151; font-weight: 700;}

.showcase-content h1 span {font-size: 30px; font-weight: 300; letter-spacing: -2px; padding-left: 10px;}

.showcase-model {padding: 80px 0 0;}

.showcase.dark .showcase-model img {float: right;}

.showcase .showcase-model img {float: left; opacity: 0;}

.title-bullet {width: 100%; height: 0px; border-top: 1px solid #ddd; display: block; margin: 30px 0;}

.title-bullet span {width: 70px; height: 6px; display: table; margin-top: -3px;}

.os-icons i {color: #E7E4E4; font-size: 48px; padding-right: 20px; margin-top: 15px;}

.os-icons i:hover {color: #CCC; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}

/*-------------------------*/
/* SHOTS */
/*-------------------------*/
.shots {width: 100%; height: auto; padding: 100px 0;}

.screenshot {width: 220px; display: block; overflow: hidden; position: relative; cursor: pointer; height: 130px;
opacity: 0; margin: 0; padding: 0;}

.screenshot img {width: 100%; height: 130px; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}

.screenshot .overlay {width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}

.screenshot:hover .overlay {opacity: 0.9; cursor: pointer;}

.screenshot-zoom {position: absolute; left: 0; top: 0; opacity: 0; width: 220px; text-align: center; 
line-height: 135px !important; color: #fff; width: 220px; font-size: 24px; text-shadow: 0px 1px 1px rgba(0,0,0,0.3);}

.screenshot:hover .screenshot-zoom {opacity: 1;}

.lightbox-overlay {position: fixed; width: 100%; height: 100%; background: rgba(0,0,0,0.4); left: 0; top: 0; z-index: 9999997; display: none;}

.lightbox {position: fixed; width: 100%; height: auto; left: 0; top: 0; z-index: 9999998; display: none;}

.lightbox img {position: relative; display: table; margin: -27px auto 0; border: 30px solid #fff;}

.lightbox-close {width: 50px; height: 50px; border: 5px solid rgba(255, 255, 255, 0.2); display: table; margin: 150px auto 0; border-radius: 50%; -webkit-border-radius: 50%;}

.lightbox-close i {color: #fff; font-size: 26px; width: 50px; height: 50px; line-height: 50px !important; text-align: center; border-radius: 50%; 
-webkit-border-radius: 50%; position: relative; display: table; z-index: 9999998; text-shadow: 0px 1px 1px rgba(0,0,0,0.3); cursor: pointer;}

.lightbox-close:hover {border: 5px solid rgba(255, 255, 255, 0.5); -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}

/*-------------------------*/
/* FEATURE SELECTOR */
/*-------------------------*/
.feature-selectors {width: 100%; height: 600px; border-bottom: 1px solid #E1E1E1; padding: 0 !important;}

.selector-contents {padding-top: 80px; overflow: hidden;}

.feature-selector-frame {height: 600px; width: 100%; overflow: hidden; background: url('../img/selector/selector_frame.png') no-repeat left bottom; background-size: 100%; position: relative;}

.feature-selector-frame img {position: absolute; left: 0; top: 0; width: 180px; border: 1px solid #BCBCBC; display: none;}

.feature-selector-mask {width: 180px; height: 315px; overflow: hidden; position: absolute; left: 216px; top: 93px;}

.feature-selector-buttons {float: left;}

.feature-selector-buttons li {text-transform: uppercase; font-family: 'Ubuntu', sans-serif; font-weight: 700; letter-spacing: -1px; color: #DAD7D7; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; cursor: pointer; margin-bottom: 20px; float: left; display: block;}

.feature-selector-buttons .selector-triangle { width: 0; height: 1px; border-top: 25px solid transparent; border-left: 20px solid #fff; border-bottom: 25px solid transparent; display: block; float: left;}

.feature-selector-buttons .selector-body {background: #fff; line-height: 48px; display: block; float: left; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; border-left: 1px solid #ccc; padding: 0 40px 0 20px; border-radius: 4px 0 0 4px; width: 250px;}

.feature-selector-buttons i {padding-right: 20px; font-size: 20px; line-height: 48px;}

.feature-selector-buttons li.active, .feature-selector-buttons li.active:hover {color: #fff;}

.feature-selector-buttons li:hover {color: #515151;}

.feature-selector-buttons li.active .selector-triangle {border-left-width: 20px; border-left-style: solid; border-right-color: rgba(0,0,0,0) !important; 
border-top-color: rgba(0,0,0,0) !important; border-bottom-color: rgba(0,0,0,0) !important;}

.selector-triangle-border-fix {border-bottom: 25px solid rgba(0, 0, 0, 0); border-left: 20px solid #CCCCCC; border-top: 26px solid rgba(0, 0, 0, 0);
height: 0; position: absolute; right: -2px; top: 0; width: 0; z-index: -1;}

/*-------------------------*/
/* TEAM */
/*-------------------------*/
.team {width: 100%; height: auto; padding: 80px 0;}

.team-member {border-radius: 7px; -webkit-border-radius: 7px; overflow: hidden; border: 1px solid #ccc; background: #fefefe; cursor: pointer;}

.team-member-bullet {position: relative; width: 30px; height: 30px; margin: -18px auto 0; display: block; border: 3px solid rgba(255,255,255,0.4); border-radius: 50%; -webkit-border-radius: 50%; cursor: pointer;}

.team-member-desc {padding: 0 30px 10px;}

.team-member-bullet i {position: absolute; left: 0; bottom: 0; width: 30px; height: 30px; line-height: 30px !important; text-align: center; border-radius: 50%; -webkit-border-radius: 50%; color: #fff; text-shadow: 0px 1px 1px rgba(0,0,0,0.1);}

.team-member-image {overflow: hidden; height: 200px; width: 100%;}

.eight.columns .team-member-image > img {width: 100%;}

.eight.columns .team-member-image {height: auto;}

.team-member:hover .team-member-desc h5 {color: #515151;}

.team-member:hover .team-member-image img {-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}

.team-member:hover .team-member-bullet {border: 3px solid rgba(255, 255, 255, 0.7);}

.team-member-desc h5 {text-align: center; text-transform: uppercase; font-weight: 700; letter-spacing: -1px; color: #DAD7D7; line-height: 35px; margin: 0 0 7px;}

.team-member-dropdown {padding-bottom: 20px; display: none;}

.team-member-dropdown p {text-align: center; margin-bottom: 0;}

.team-member-socials {display: table; margin: 15px auto 0;}

.team-member-socials li {float: left; padding: 0 10px; font-size: 28px; margin-bottom: 0;}

.team-member-socials i {color: #DAD7D7;}

.team-member-socials li:hover i {cursor: pointer;}

.team-member-socials i, .team-member-desc h5, .team-member-image img {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}


/*-------------------------*/
/* DETAILS & CAROUSEL */
/*-------------------------*/
.details {width: 100%; height: auto; background: #fff; padding: 80px 0; }

.counter h4 {
  color: #FFFFFF;
  display: table;
  float: none;
  font-size: 38px;
  height: 70px;
  letter-spacing: -1px;
  line-height: 70px;
  margin: 0 auto;
  text-align: center;
  width: 70px;
  border-radius: 3px;
  padding: 10px;
}
.counter h5 {display: block; float: left; padding: 23px; text-transform: uppercase; font-weight: 700; letter-spacing: -1px; color: #DAD7D7; font-size: 16px;}

.counter > span {
  clear: both;
  color: #FFFFFF;
  display: block;
  float: none;
  font-weight: bold;
  text-align: center;
}

.counter h5 span {color: #515151;}

.carousel {position: relative; overflow: hidden;}

.carousel-frame {width: 100%; height: 333px; border-radius: 5px; -webkit-border-radius: 5px; overflow: hidden; background: #ccc; margin: 0;}

.carousel-slide {position: relative; height: 333px; width: 100%; margin: 0; display: none;}

.carousel-slide.active {display: block;}

.carousel-slide-bg {width: 100%;}

.carousel-model {position: absolute; left: 0; bottom: 0; width: 100%; height: 333px; opacity: 0;}

.carousel-model.first {background: url('../img/carousel/carousel_slide_01_model.png') no-repeat center bottom;}

.carousel-model.second {background: url('../img/carousel/carousel_slide_02_model.png') no-repeat center bottom;}

.carousel-model.third {background: url('../img/carousel/carousel_slide_03_model.png') no-repeat center bottom;}

.carousel-prev, .carousel-next {color: rgba(255,255,255,0.8); font-size: 30px; position: absolute; cursor: pointer; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; text-shadow: 0px 0px 3px rgba(0,0,0,0.6); z-index: 10;}

.carousel-prev {left: -20px; top: 43%;}

.carousel-next {right: -20px; top: 43%;}

.carousel-prev:hover, .carousel-next:hover {color: #fff;}

.carousel:hover .carousel-next {right: 20px;}

.carousel:hover .carousel-prev {left: 20px;}

/*-------------------------*/
/* TESTIMONIALS */
/*-------------------------*/
.testimonials {width: 100%; height: auto; min-height: 200px; padding: 80px 0 60px; background: url('../img/testimonials/testimonials_bg.jpg') no-repeat center center; 
background-size: cover; -webkit-background-size: cover; position: relative;}

.testimonials .overlay {width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0.9;}

.quote-sign {background: url("../img/quote_sign.png") no-repeat; width: 122px; height: 137px; display: block; margin: 0 auto -70px;}

.quote-slide {border-left: 0; font-style: normal; text-align: center; color: #fff; clear: both;}

.quote-slide small {margin: 0 auto; display: table;}

.quote-slide .px-divider {width: 16px; display: block; height: 13px; float: left; border-bottom: 1px solid #fff;}

.quote-slide .client-name {float: left; padding: 0 12px;}

.quote-slide h3 {float: left; text-align: center; font-size: 18px; line-height: 28px;}

.quote-slide h3 i {width: 30px; height: 30px; border-radius: 50%; -webkit-border-radius: 50%; border: 4px solid rgba(255,255,255,0.3); line-height: 30px !important; margin-right: 10px;}

.quote-slide p {font-style: normal; color: #fff; margin: 0; border-top: 1px solid rgba(255,255,255,0.3); border-bottom: 1px solid rgba(255,255,255,0.3); 
padding: 20px 0; text-shadow: 1px 1px 0px rgba(0,0,0,0.3); float: left; margin-left: 30px; width: 77%; text-align: left;}

.client-avatar {width: 150px; height: 150px; float: left; margin: 0 auto 20px; border-radius: 50%; -webkit-border-radius: 50%; overflow: hidden; border: 7px solid rgba(255,255,255,0.3);}

.client-avatar img {width: 100%;}

.quote-slider-controls {width: auto; height: 6px; display: table; margin: 20px auto 0; clear: both;}

.quote-slider-controls span {width: 50px; height: 6px; background: rgba(255,255,255,0.4); float: left; margin: 0 5px; cursor: pointer;}

.quote-slider-controls span:hover {background: #fff; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; box-shadow: 0px 1px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);}

.quote-slider-controls .active {background: #fff; box-shadow: 0px 1px 3px rgba(0,0,0,0.2); -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.2);}


/*-------------------------*/
/* TWITTER FEED */
/*-------------------------*/
.twitter-feed {width: 100%; height: auto; min-height: 200px; background: url('../img/testimonials/testimonials_bg.jpg') no-repeat center center; padding: 0 !important;
margin-top: 50px; background-size: cover; -webkit-background-size: cover; position: relative;}

.twitter-feed .overlay {width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0.85;}

.twitter-feed-icon {color: #fff; font-size: 46px; width: 80px; height: 80px; line-height: 80px !important; text-align: center; display: block !important;  border-radius: 50%; -webkit-border-radius: 50%; text-shadow: 0 1px 1px rgba(0,0,0,0.2);}

.twitter-feed-icon-frame {width: 80px; height: 80px; border-radius: 50%; -webkit-border-radius: 50%; border: 5px solid rgba(255,255,255,0.4); margin: -45px auto 0; display: block;}

.tweet {font-size: 16px; font-family: 'Ubuntu', sans-serif; text-transform: uppercase; font-weight: 700; width: 90%; color: #fff; text-align: center; display: block; margin: 30px auto 70px; text-shadow: 1px 1px 2px rgba(0,0,0,0.2); border-top: 1px solid rgba(255, 255, 255, 0.3); border-bottom: 1px solid rgba(255, 255, 255, 0.3); padding: 20px 0;}

.tweet strong {color: rgba(255, 255, 255, 0.7);}

.tweet a {color: rgba(255,255,255,0.7);}

.tweet ul, .tweet li {margin-bottom: 0;}

.tweet li {line-height: 26px;}

/*-------------------------*/
/* PRICING */
/*-------------------------*/
.pricing {background: #fff; width: 100%; height: auto; padding: 80px 0; border-bottom: 1px solid #E1E1E1; 
overflow: hidden;}

.price-table {background: #fff; border-radius: 7px; -webkit-border-radius: 7px; border: 1px solid #ccc; margin-top: 20px; opacity: 0;}

.price-table-header {width: 100%; clear: both; margin-bottom: 20px;}

.price-table-header h3 {text-align: center; text-transform: uppercase; color: #515151; line-height: 55px; margin: 0;}

.price-table-header span {box-sizing: content-box;width: 100%; height: 80px; display: block; line-height: 80px; margin: 0 auto 20px; color: #fff; font-family: 'Ubuntu', sans-serif; font-weight: 700; letter-spacing: -3px; font-size: 85px; text-align: center; padding: 18px 0; text-shadow: 1px 1px 1px rgba(0,0,0,0.2);}

.price-table-body {text-align: left; padding-bottom: 20px;}

.price-table-body ul {display: table; margin: 0 auto;}

.price-table-body li {line-height: 26px; border-bottom: 1px dashed #DAD7D7; padding-bottom: 5px;}

.price-table-body i {color: #DAD7D7; padding-right: 15px; font-size: 23px; line-height: 26px;}

.price-table-body .button {margin: 10px auto; display: table;}

.price-table.large {margin-top: 0;}

.price-table.large h3 {line-height: 75px;}



/*-------------------------*/
/* CALL TO ACTION */
/*-------------------------*/
.call-to-action {width: 100%; height: auto; background: url('../img/cta_bg.jpg') no-repeat center center; background-size: cover; -webkit-background-size: cover; overflow: hidden; position: relative;}

.call-to-action .overlay {width: 100%; height: 100%; position: absolute; left: 0; top: 0; opacity: 0.8;}

.call-to-action h1 { text-align: center; color: #fff; font-size: 55px; letter-spacing: -5px; font-weight: 700;}

.call-to-action-content {padding: 200px 0;}

.call-to-action .button {box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); font-size: 16px; margin: 30px auto 0;}



/*-------------------------*/
/* SOCIAL NETWORKS */
/*-------------------------*/
.social-networks {background: url('../img/tile.jpg') repeat #f0f0f0; padding: 0 !important;}

.social-networks i {font-size: 40px; padding: 20px 10px; color: #DAD7D7; line-height: 50px; -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

.social-network-links {display: table; margin: 0 auto;}

.social-network-links li {float: left; margin-bottom: 0;}

.social-network-links i:hover {line-height: 40px;}


/*-------------------------*/
/* SUBSCRIBE & FOOTER */
/*-------------------------*/
.subscribe {width: 100%; height: auto; background: #4c4949; padding: 60px 0 0 !important;}

.subscribe-form form, .contact-form form {display: table; margin: 0 auto;}

input[type="text"], input[type="password"], input[type="email"], textarea, select {width: 400px; padding: 12px;}

.contact-form textarea {height: 100px; overflow: auto;}

input[type="submit"], input[type="reset"], input[type="button"] {margin: 0 auto; display: table; text-shadow: none; font-family: 'Ubuntu', sans-serif; font-weight: 700; color: #fff; font-size: 12px; border-radius: 4px; padding: 12px 35px; border-color: transparent; border-width: 2px;}

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover {background: transparent; text-decoration: none;}

.subscribe-form h2, .contact-form h2 {text-align: center; color: #fff; margin: 10px 0 20px; text-transform: uppercase;}

.footer {width: 100%; height: auto; background: #313131; padding: 30px 0; text-align: center;}

.copyright-text {text-transform: uppercase; font-family: 'Open Sans', sans-serif; font-weight: 400; color: #797979;}


/*-------------------------*/
/* #PORTFOLIO */
/*-------------------------*/
.portfolio {width: 100%; height: auto; padding: 60px 0;}

.portfolio-item {border-radius: 7px; -webkit-border-radius: 7px; overflow: hidden; border: 1px solid #ccc; background: #fefefe; cursor: pointer; margin: 10px 0;}

.portfolio-item-bullet {position: relative; width: 30px; height: 30px; margin: -18px auto 0; display: block; border: 3px solid rgba(255,255,255,0.4); border-radius: 50%; -webkit-border-radius: 50%; cursor: pointer;}

.portfolio-item-desc {padding: 0 30px 10px;}

.portfolio-item-bullet i {position: absolute; left: 0; bottom: 0; width: 30px; height: 30px; line-height: 30px !important; text-align: center; border-radius: 50%; -webkit-border-radius: 50%; color: #fff; text-shadow: 0px 1px 1px rgba(0,0,0,0.1);}

.portfolio-item-image {overflow: hidden; height: 200px; width: 100%;}

.portfolio-item-image > img {width: 100%;}

.portfolio-item:hover .portfolio-item-desc {color: #515151;}

.portfolio-item:hover .portfolio-item-image img {-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}

.portfolio-item:hover .portfolio-item-bullet {border: 3px solid rgba(255, 255, 255, 0.7);}

.portfolio-item-desc {font-family: 'Ubuntu', sans-serif; font-size: 17px; text-align: center; text-transform: uppercase; font-weight: 700; 
letter-spacing: -1px; color: #DAD7D7; line-height: 35px; margin: 0 0 7px;}

.portfolio-item-desc, .portfolio-item-image img, .portfolio .filter i, .portfolio .filter a {-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s;}

.portfolio .filter {float: left;}

.portfolio .filter a {color: #DAD7D7; margin: 0 5px 0 0; padding: 5px 22px; border: 1px solid #ccc; border-radius: 3px; -webkit-border-radius: 3px; text-align: center; background: #FEFEFE; font-family: 'Ubuntu', sans-serif; text-transform: uppercase; font-weight: 700; font-size: 12px; line-height: 30px; 
display: block; float: left;}

.portfolio .option-set {display: block; min-height: 30px; margin-bottom: 50px;}

.portfolio .filter i {font-size: 18px; margin-right: 7px; line-height: 30px;}

.portfolio .filter:hover i, .portfolio .filter:hover a {color: #515151; text-decoration: none;}

.portfolio .filter a.selected, .portfolio .filter:hover a.selected i {color: #fff;}

.isotope-item {z-index: 2;}

.isotope-hidden.isotope-item {z-index: 1;}

.isotope, .isotope .isotope-item {-webkit-transition-duration: 0.8s; -moz-transition-duration: 0.8s; -ms-transition-duration: 0.8s; -o-transition-duration: 0.8s; transition-duration: 0.8s;}

.isotope {-webkit-transition-property: height, width; -moz-transition-property: height, width; -ms-transition-property: height, width; -o-transition-property: height, width; transition-property: height, width;}

.isotope .isotope-item {-webkit-transition-property: -webkit-transform, opacity; -moz-transition-property:    -moz-transform, opacity; -ms-transition-property:     -ms-transform, opacity; -o-transition-property: -o-transform, opacity; transition-property: transform, opacity;}

.isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition {-webkit-transition-duration: 0s; -moz-transition-duration: 0s; -ms-transition-duration: 0s; -o-transition-duration: 0s; transition-duration: 0s;}

/*-------------------------*/
/* #JS FALLBACKS */
/*-------------------------*/
.no-js .zoomer-frame, .no-js .showcase-model img, .no-js .screenshot, .no-js .carousel-model, .no-js .price-table, .no-js .call-to-action .button {opacity: 1;}
.no-js .menu .active a {color: #DAD7D7;}
.no-js .menu .active a:hover {color: #515151;}
.no-js .quote-slider-controls, .no-js .carousel-next, .no-js .carousel-prev {display: none;}
.no-js .feature-selector-mask img:nth-child(2) {display: block;}
.no-js .team-member-dropdown {display: block;}

/*-------------------------*/
/* #WP STYLES*/
/*-------------------------*/
section.dark {background: url('../img/tile.jpg') repeat #f0f0f0;}

.page-heading {margin-top: 100px; padding: 40px !important; background: url('../img/tile.jpg') repeat #f0f0f0;}

.alignnone {margin: 5px 20px 20px 0;}

.aligncenter, div.aligncenter {display: block; margin: 5px auto 5px auto;}

.alignright {float:right; margin: 5px 0 20px 20px;}

.alignleft {float: left; margin: 5px 20px 20px 0;}

.aligncenter {display: block; margin: 5px auto 5px auto;}

a img.alignright {float: right; margin: 5px 0 20px 20px;}

a img.alignnone {margin: 5px 20px 20px 0;}

a img.alignleft {float: left; margin: 5px 20px 20px 0;}

a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.wp-caption {background: #fff; border: 1px solid #f0f0f0; max-width: 96%;  padding: 5px 3px 10px; text-align: center;}

.wp-caption.alignnone {margin: 5px 20px 20px 0;}

.wp-caption.alignleft {margin: 5px 20px 20px 0;}

.wp-caption.alignright {margin: 5px 0 20px 20px;}

.wp-caption img {border: 0 none; height: auto; margin: 0; max-width: 98.5%; padding: 0; width: auto;}

.wp-caption p.wp-caption-text {font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px;}

.size-auto, .size-full, .size-large, .size-medium, .size-thumbnail {max-width: 100%; height: auto;}

.sticky {border-width: 3px !important; border-style: dashed !important; padding: 30px;} 

.sticky .post-header {padding-top: 0;}

.sticky .read-more {margin-bottom: 22px;}

.gallery-caption {} .bypostauthor {}

#blog {width: 100%; height: auto; padding: 60px 0;}

.post {border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #E7E7E7; margin-bottom: 40px; padding-bottom: 10px;}

.post h2 {display: table; float: left;}

.post-header {clear: both; display: table; width: 100%; padding: 11px 0 11px;}

.post .byline {display: block; float: left; clear: both; font-size: 14px; line-height: 41px;}

.post .byline, .post .byline a {color: #ccc !important;}

.post .read-more i {font-size: 10px;}

.post .read-more {display: block; clear: both; padding: 13px 0 0;}

.searchbar > form {position: relative;}

.searchbar input {border: 1px solid #E7E7E7; padding: 10px; width: 90%;}

.searchbar i {bottom: 12px; position: absolute; right: 13px; font-size: 13px; color: #ccc;}

.widget {margin: 15px 0; max-width: 100%; display: block; float: left; clear: both;}

.widget:first-child {margin-top: 0;}

.widget h4 {font-size: 16px;}

.widget a {font-size: 14px;}

.pagination a {font-size: 13px; border: 1px solid #E7E7E7; display: inline-block; margin: 0 0 4px; padding: 8px 12px; border-radius: 4px; -webkit-border-radius: 4px;}

.pagination a:hover {text-decoration: underline;}

.widget li {line-height: 23px;}

.tagcloud a {border: 1px solid #E7E7E7; display: inline-block; margin: 0 0 4px; padding: 8px; font-size: 11px !important;}

.comment-form {background: #f1f1f1; padding: 25px;}

.comment-form label {display: block; clear: both;}

.form-submit > input[type="submit"] {border: 0; border-radius: 3px; color: #FFF; cursor: pointer; font-size: 19px; padding: 10px 20px 13px;}

.comment-form-comment > textarea {width: 97%;}

.comment-form-author > input, .comment-form-email > input, .comment-form-url > input, .comment-form-comment > textarea {border: 1px solid #eee; padding: 10px;}

.post blockquote, .comments blockquote {font-style: italic; padding-left: 4%; font-size: 16px; margin: 35px 0; color: #ccc;}

.comment-list .says {display: none;}

.comment-list .avatar {width: 40px; height: 40px; float: left;}

.comment-author.vcard cite {float: left; padding: 13px 0 13px 20px;}

.comment-author.vcard {float: left; width: 50%; height: 60px;}

.comment-meta.commentmetadata {float: right; width: 50%; height: 60px;}

.comment-meta.commentmetadata {float: right; height: 40px; line-height: 20px; padding: 10px 0; text-align: right; width: 50%;}

.comment-meta.commentmetadata a, .comment-meta.commentmetadata a:visited {color: #999898;}

.comment-by {line-height: 40px;}

.comment-reply-link {float: right;}

.comment-desc > p {margin-top: 10px;}

.comment-by > strong {float: left; padding-left: 20px;}

.post table, .comments table {margin-bottom: 20px;}

.comment {border-top: 1px solid #E7E7E7; padding: 25px 0 8px; float: right; display: block; clear: both; width: 100%;}

.comments-title {margin-bottom: 20px;}

.comment-by .date {color: #CCC; float: left; padding-left: 5px;}

.comment .children {clear: both; display: block; float: right; width: 90%;}

.comment .children .comment {padding: 25px 0 0;}

#respond {float: left; width: 100%; margin-top: 37px;}

.comment-by strong {color: #585858;}

.widget .menu {position: relative; background: transparent; box-shadow: none; -webkit-box-shadow: none; float: left; margin: 0; padding: 0;}

.widget .menu li, .widget .menu a {color: #999898;}

.widget .menu li {padding: 0; display: block; float: none; margin: 0;}

.widget .menu li a {margin: 0;}

#wp-calendar td {background: #ebebeb; margin: 1px; border: 1px solid #fff; padding: 6px;}

#wp-calendar caption {margin: 5px 0 20px; text-align: left;}

.textwidget p {margin-bottom: 0;}

.post li, .post dt, .post dd, .comments li, .comments dt, .comments dd {line-height: 25px;}

.post ul li:before, .comments ul li:before{content: "▪"; margin-right: 10px; font-weight: bold;}

.post h1, .post h2, .post h3, .post h4, .post h5, .post h6, 
.comments h1, .comments h2, .comments h3, .comments h4, .comments h5, .comments h6 {display: block; clear: both; float: none;}

.post h3, .comments h3 {font-size: 19px;} .post h4, .comments h4 {font-size: 18px;} .post h5, .comments h5 {font-size: 17px;} .post h6, .comments h6 {font-size: 16px;}

.post blockquote cite, .comments blockquote cite {display: block; margin-top: 20px; font-weight: bold;}

.post th, .post td, .comments th, .comments td {border: 1px solid #CCC; padding: 10px;}

.post th, .comments th {background: #f6f6f6;}

.post ol, .comments ol {list-style: decimal inside;}

.post li ol, .post li ul, .comments li ol, .comments li ul {margin-left: 25px;}

.post dt, .comments dt {font-weight: bold;}

.post strong, .comments strong {font-weight: bold; color: #999898;}

.post address, .comments address {line-height: 25px; margin-bottom: 20px;}

.post pre, .comments pre {background: #f6f6f6; padding: 19px; overflow: scroll; border: 1px solid #E8E8E8; line-height: 25px; overflow-y: hidden; margin-bottom: 20px;}

.post .columns img, .post .column img, .comments .columns img, .comments .column img {max-width: 100%; width: auto;}

.attachment-post-thumbnail.wp-post-image {max-width: 100%;}

.alignnone.wp-image-907 {max-width: 100%; height: auto;}

#page-links a {border: 1px solid #E7E7E7; color: #999898; display: inline-block; font-size: 11px !important; margin: 0 0 4px; padding: 8px;}

.post-password-form input[type="submit"] {-webkit-border-radius: 3px; border-radius: 3px; font-size: 16px; padding: 2px 11px 4px; cursor: pointer; color: #fff; border: 0;}

.post-password-form input {border: 1px solid #E6E6E6; padding: 6px;}

.comment:before {content: ""; display: none;}

.entry-title {padding-left: 0; margin-bottom: 0;}

.single .entry-title {margin-bottom: 14px; margin-top: 7px;}

.entry-title a:hover {text-decoration: underline;}

.more-link:hover {text-decoration: none;}

.et-post-nav > a:first-child {float: left;}

.et-post-nav > a:last-child {float: right;}

.entry-content > h1, .entry-content > h2, .entry-content > h3, .entry-content > h4, .entry-content > h5, .entry-content > h6 {color: #515151; text-transform: uppercase;}

blockquote {border-left-width: 2px; border-left-style: solid; color: #A6A6A6;}

.clients {background-image: url("../img/tile.jpg"); background-repeat: repeat; background-color: #F0F0F0;}

.client-link {display: block; background: #dddddd;}

.client-logo {margin: 0 auto; display: table; width: 80%; padding: 20px;} 

.wpcf7-form.invalid > p {width: 427px; margin: 0 auto;}

span.wpcf7-not-valid-tip {background: #EA9F9F; border-radius: 2px; -webkit-border-radius: 2px; color: #941313; font-size: 13px !important; margin-bottom: 1px; padding: 5px 13px;}

div.wpcf7-validation-errors {background: #FCF8E3; border: 0; border-radius: 2px; -webkit-border-radius: 2px; color: #8A6D3B; font-size: 13px !important; padding: 5px 13px;}

div.wpcf7-mail-sent-ok {background: #DFF0D8; border: 0; border-radius: 2px; -webkit-border-radius: 2px; color: #3C763D; font-size: 13px !important; padding: 5px 13px;}

.page-template-default h2, .page-template-default h3, .page-template-default h4, .page-template-default h5, .page-template-default h6 {font-weight: normal;}

.text-divider {width: 100%; border-top: 1px solid #e6e6e6; margin: 15px 0 30px; display: block; position: relative; float: left;}

.button.light {background: #bababa; border: 2px solid #bababa; }

.button.light:hover {background: transparent; border: 2px solid #bababa; color: #bababa;}

.button.dark {background: #7E7E7E; border: 2px solid #7E7E7E; }

.button.dark:hover {background: transparent; border: 2px solid #7E7E7E; color: #7E7E7E;}

.copyright-text {color: #797979 !important;}

#searchsubmit {float: left; margin-left: 2px; padding: 11px 10px;}

#s {width: 120px; float: left; clear: none; display: block;}

.screen-reader-text {display: none;}

input[type="submit"] {-webkit-appearance: none !important;}

#fourohfour {padding-top: 210px;}

/* 2014-03-16 */
.sidebar a:hover {text-decoration: underline;}

/* 2014-05-27 */
.showcase.left .showcase-content {float: right;}
.showcase.left .showcase-model {float: left;}
.site-wrapper {opacity: 1 !important; display: none;}
.et-loading {background-color: #fff; width: 100%; height: 1000px; position: absolute; left: 0; top: 0; z-index: 9999999;}
.et-loading-icon {animation-duration: 0.5s; display: block; font-size: 5em; height: 110px; line-height: 120px; margin: 0 auto; 
position: relative; text-align: center; top: 39%; width: 110px;}
.team-member {margin-bottom: 20px;}
.et-loading-progress {background-color: #E5E5E5;height: 2px;left: 0;position: absolute;top: 500px;width: 100%;z-index: 9999997;}
.et-loading-progress span {width: 1%;height: 4px;position: absolute;top: 74%;left: 0;z-index: 9999998;-webkit-transition: all 1.5s ease;-moz-transition: all 1.5s ease;-ms-transition: all 1.5s ease;-o-transition: all 1.5s ease;transition: all 1.5s ease;}
.owl-buttons i:hover {color: #fff;}
.owl-buttons i {font-size: 30px; color: #fff; position: absolute; top: 50%; color: rgba(255,255,255,0.6);}
#owl-demo {position: relative;}
.owl-buttons {display: block;height: 100px;left: 0;position: absolute;top: 50%;width: 100%;}
.owl-prev {left: -10%;position: absolute;}
.owl-next {right: -10%;position: absolute;}
.no-js #et-loading {display: none;}
.slide-content, .slide-model-a, .slide-model-b {-webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; -ms-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s;}
.feature-icon-box {-webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; -ms-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s;}
.slider, .testimonials, .zoomer-bg, .counters, .call-to-action  {background-attachment: fixed;}
.slide-content {color: #fff;}
.showcase-model > img {opacity: 0;}

/* 2014-05-30 */
.et-loading {position: fixed;}
.et-loading-icon {position: fixed; top: 33%; width: 100%;}

.myIframe { overflow: scroll; position: relative; padding-bottom: 65.25%;padding-top: 30px;height: 0;overflow: auto; -webkit-overflow-scrolling:touch; border: solid black 1px;margin: -27px 40px;border: 30px solid #fff; }
.myIframe iframe { background: white; width: 100%; height: 100%; position: absolute; top: 0; left: 0; }
.annualpay {
	width: 100%;
text-align: center;
display: block;
text-decoration: underline;
}
.price-table-header span span {
	font-size: 20px;
width: auto;
height: auto;
display: inline;
}
.wpcf7 form p {
	color:white;
}
.page h1 {
    margin: 0;
    color: white;
    letter-spacing: -2px;
    font-size: 46px;
    /* margin-left: -10px; */
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.4);
    display: inline-block;
    border-bottom: 3px solid #7bc143;
    padding-bottom: 15px;
    /* background-color: #7bc143; */
}
.hentry h2 {
	color: #7bc143;
	margin-bottom: 20px;
margin-top: 25px;
}

p {
	font-size: 16px;
}
.header {
position: relative;
}
.header, .header .logo {
height: 60px;
}
.header .logo img {
padding: 15px 0;
width: 160px;
}
.header .menu li {
	list-style: none;
	line-height: 60px;
	margin: 0;
	height: 60px;
	padding: 0 10px;
}
.page-heading {
margin-bottom: 0px;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    margin-top: 0px;
    border-bottom: 4px solid #7bc143;
    height: 500px;
    position: relative;
    padding: 0 !important;
    margin-bottom: 30px;
}
.overlaybg {
	display: block;
background: black;
opacity: 0.25;
width: 100%;
height: 100%;
position: absolute;
}
.page-heading h2 {
	color: white;
    max-width: 60%;
    margin-top: 20px;
    font-size: 34px;
    line-height: 42px;

}
.hentry h3 {
	color: #7bc143;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    }
ul {
	font-size: 16px;
	list-style: disc inside;
	margin-left: 20px;
}
ul li {
	line-height: 26px;
}
ul {
	font-size: 16px;
	list-style: disc inside;
	margin-left: 20px;
}
ul li {
	line-height: 26px;
}
body {
	color: #515151;
}
strong {
	color: inherit;
}

.gform_wrapper div.charleft {
	display: none !important;
}


.exampleformframe {
	margin-bottom: 20px;
border: 4px solid #515151;
padding: 10px;
}
.exampleformintro {
	border: 5px solid #515151;
text-align: center;
padding: 25px 60px;
margin-bottom: 20px;
}
.exampleformoutro {
	
}
p.bitbigger {
	font-weight: bold;
font-size: 16px;
font-family: 'Ubuntu', sans-serif;
text-transform: uppercase;
display: block;
background: #515151;
color: white;
padding: 10px 10px 6px 10px;
margin-bottom: 0;
text-align: center;
margin-top: 30px;
}
.exampleformheading {
	background: #515151;
color: white;
text-align: center;
font-weight: bold;
text-transform: uppercase;
padding: 10px;
font-family: 'Ubuntu', sans-serif;
font-size: 16px;
}

.trialright {
	float:right;
	width: 45%;
	padding: 30px 30px;
    background: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #e0e0e0;
}
.trialright h2 {
	text-align: center;
}
.trialright p { 
	text-align: center;
	line-height: 17px;
}
.trialright p span { 
	display: block; padding-left: 15px;
}
.trialright .half-field {
	width: 100%;
}
.trialright .gform_wrapper .gform_footer {
	margin: 0;
}
.trialright .gform_wrapper {
	margin: 20px 0 0 0;
}
.trialright .gform_wrapper .gform_footer input.button {
	width: 100%;
	margin-right: 0;
}
.trialright .gform_wrapper .top_label .gfield_label {
	display: none;
}
.trialright .gform_wrapper ul li.gfield {
	margin-top: 0;
	padding-right: 0 !important;
}
.trialright .gform_wrapper input.large {
	margin-bottom: 0;
	padding: 10px 15px !important;
	border-radius: 3px;
	-webkit-border-radius: 3px;
}
.trialleft {
	float:left;
	width: 44%;
	padding-top: 35px;
}
.trialleft p i {
	float: left;
    display: block;
    width: 30px;
    height: 60px;
    padding-top: 5px;
}
.trialleft .planleft p i {
    float: left;
    display: block;
    width: 20px;
    height: 20px;
    padding-top: 5px;
}
.trialleft h2 { 
	font-weight: normal;
}
.trialleft h3 {
	color: #515151;
    font-weight: normal;
}
.planleft {
	float:left; width: 20%; margin-right: 1%;
	border-right: 1px solid #d0d0d0;
    padding-left: 10px;
    padding-right: 10px;
}
.trialleft .planleft:last-child {
	border-right: none;padding-right: 0px;
}
.trialleft .planleft:first-child {
	padding-left: 0;
}
.planleft p {
	margin-bottom: 0; font-size: 14px;
}
.planleft.initialplan {
	width: 20%;
}



@media only screen and (min-width: 767px) {
	
	.myIframe { width: 800px; margin: -27px auto; }
	}
.site-wrapper > section.features {
	padding: 20px 0 30px 0;
}
.iconindent {
	padding-left: 38px;
}
.iconindentp {
	padding-left: 34px;
}
hr.incontent {
	margin-bottom: 20px;
	opacity: 0.9;
}
.category-block .catimg {
	max-width: 100%;
	display: block;

}
.category-block .catimages {
	border: 1px solid #c5c4c5;
padding: 2%;
background: #e8e8e8;
position: relative;
}
.category-block {
width: 47.5%;
float: left;
margin-bottom: 20px;
}
.category-block:nth-child(odd) {
	margin-right: 2.5%;
}
.cattitle {
	color: #7bc143;
text-align: center;
display: block;
margin-bottom: 10px;
font-weight: bold;
font-family: 'Ubuntu', sans-serif;
font-size: 20px;
}
.cattitle:hover {
	text-decoration: underline;
}
.categorytemplates {
	margin-top: 20px;
}
.catimages .catoverlay {
	position: absolute;
	visibility: hidden;
	opacity: 0;
	background-color: rgba(255, 255, 255, 0.8);
	width: 96%;
	height: 93%;
top: 3.5%;
	text-align: center;
	-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.catimages:hover .catoverlay {
	display: block;
	visibility: visible;
	opacity: 1;
}
.catimages .catoverlay .button {
	color:white;
}
.catimages .catoverlay p {
	padding: 80px 60px 20px 60px;
	display: block;
	font-weight: bold;
font-size: 18px;
	
}
#getstarted {
	text-align: center;
	max-width: 1000px;
}
#getstarted .started-left {
	width: 42%;
float: left;
padding: 2%;
border: 5px solid #515151;
margin-right: 4%;
}
#getstarted .started-right {
	width: 42%;
float: right;
padding: 2%;
border: 5px solid #515151;
}
#getstarted h4 {
	margin-bottom: 30px;
	color: #7bc143;
}

#getstarted .button.color {
	margin-top: 20px;
}
.or {
	position: absolute;
width: 40px;
left: 50%;
margin-left: -20px;
top: 50%;
height: 50px;
margin-top: -25px;
font-size: 20px;
font-family: 'Ubuntu', sans-serif;
font-weight: bold;
color: #4b97ed;
}
.fancybox-close {
	display: none;
}


/* pricing page */

.fbds-pricing-table {
    border: solid 1px #d9dddd;
    margin-left: 0;
    position: relative
}
.fbds-pricing-table .title {
    padding: .9375rem;
    text-align: center;
    font-weight: 600;
    font-size: 1rem
}
.fbds-pricing-table .price {
    border-bottom: dotted 1px #d9dddd;
    padding: 0 .9375rem .9375rem;
    font-weight: 400;
    font-size: 1.25rem;
    color: #232323
}
.fbds-pricing-table .description {
    background-color: white;
    padding: .9375rem;
    text-align: center;
    color: #777777;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.4;
    border-bottom: dotted 1px #d9dddd
}
.fbds-pricing-table .bullet-item {
    padding: .9375rem;
    text-align: center;
    font-size: .875rem;
    font-weight: 400;
    border-bottom: dotted 1px #d9dddd
}
.fbds-pricing-table .cta-button {
    padding: 1.875rem;
    text-align: center;
}
.fbds-pricing-table * {
    list-style: none;
    line-height: 1
}
.fbds-pricing-table-options {
    padding-left: 0
}
.fbds-pricing-table-options .row {
    margin: 0
}
.fbds-pricing-table-options .column,
.fbds-pricing-table-options .columns,
.fbds-pricing-table-options .columns {
    padding: 0 0 0 10px;
    position: relative
}
.fbds-pricing-table .title--features {
    background-color: #F1F5F6
}
.fbds-pricing-table .title {
    padding: 1.875rem .9375rem;
    line-height: 28px;
    font-weight: 600;
    color: #232323;
    margin: 0;
}
.fbds-pricing-table .title .title__name {
    font-size: 28px;
    display: block;
    margin-bottom: 1.875rem; color: #232323;
}
.fbds-pricing-table .title .desc {
    font-size: .875rem;
    line-height: 16px;
    color: #232323;
    font-weight: 600;
    letter-spacing: 0;
    text-transform: uppercase;
    margin: 0 0 20px
}
.fbds-pricing-table .button {
	margin-bottom: 0;
}
.fbds-pricing-table .price {
    padding: 0 .9375rem 1.875rem;
    margin: 0;
    font-weight: 600
}
.fbds-pricing-table .price .annual,
.fbds-pricing-table .price .monthly {
    font-size: 30px
}
.fbds-pricing-table .price .annual {
    display: none
}
.fbds-pricing-table .price .tiny {
    font-size: 11px;
    display: inline-block;
    margin-left: 2px;
    font-weight: 400
}
.fbds-pricing-table .bullet-item {
    padding: 13px;
    margin: 0;
}
.fbds-pricing-table .bullet-item .last {
    border: 0;
    box-sizing: border-box;
}
.fbds-pricing-table.highlight {
    background-color: #f8fff2
}
.fbds-pricing-table.highlight .price {
    border-bottom: 1px dotted #7BC143
}
.fbds-pricing-table.highlight .most-popular {
    position: absolute;
    top: -20px;
    right: 15px;
    z-index: 10;
    max-width: 55px
}
.fbds-pricing-table.highlight .bullet-item {
    border-color: #7BC143;
    box-sizing: border-box;
}
.fbds-pricing-table-features {
    padding-top: 48px
}
.fbds-pricing-table-features ul li.title {
    font-size: 18px;
    text-transform: uppercase;
    text-align: left;
    padding: 1.875rem .9375rem;
    margin: 0;
}

.fbds-pricing-table-features ul li.price {
    padding: 1.875rem .9375rem
}
.fbds-pricing-table-features ul li.bullet-item.check,
.fbds-pricing-table-features ul li .nocheck {
    text-align: left;
    padding: .9375rem
}
.fbds-pricing-table-features ul li.bullet-item.large {
    text-align: left
}
.fbds-pricing-table-features ul li span.has-tip {
    font-weight: 300;
    border-bottom: 0
}
.fbds-pricing-table-container .bullet-item.large {
    font-size: 18px;
    padding: .9375rem
}
.fbds-pricing-table-container .bullet-item span.small {
    font-size: .75rem
}
.fbds-pricing-table-container .bullet-item.check,
.fbds-pricing-table-container .bullet-item.nocheck {
    height: 50px;
    padding-top: .9375rem
}
.tooltipster-box {
	border-color: #565656 !important;
}
.tooltipster-arrow-background {
	
}
.tooltipster-arrow-border {
	border-right-color: #565656 !important;
}
@media screen and (min-width: 960px) {
    .fbds-pricing-table-container .bullet-item.check,
    .fbds-pricing-table-container .bullet-item.nocheck {
        padding-top: .9375rem
    }
}
.fbds-pricing-table-container .bullet-item .fa-question-circle {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5;
    font-size: .875rem
}
.fbds-pricing-table-container .bullet-item .fa-check {
    color: #7bc143;
    font-size: 22px
}
.fbds-pricing-table-container .bullet-item span {
    display: none
}
.fbds-pricing-table-container .fbds-pricing-table-features .bullet-item span {
    display: inline
}
.fbds-pricing-table-container .storage {
    display: none
}
.fbds-pricing-table-container ul {
    padding: 0
}

@media only screen and (max-width: 1199px) and (min-width: 960px) {
	.fbds-pricing-table-container .four.columns {
	    width: 230px !important;
	}
}
@media only screen and (min-width: 768px) and (max-width: 959px) {
	.fbds-pricing-table-container .twelve.columns {
			width: 100% !important;
	}
	.fbds-pricing-table-container .four.columns {
		width: 33% !important;
		}
		
}

@media screen and (min-width: 960px) {
	#menu-item-292 a {
		background: white;
	    color: #4b97ed;
	    padding: 5px 20px;
	    border-radius: 3px;
	}
	#menu-item-292 a:hover {
		background: none;
		outline: 1px solid white;
		color:white;
		text-decoration: none !important;
	}
}

@media screen and (max-width: 959px) {
	
		
    .fbds-pricing-table-features {
        display: none !important;
    }
    .fbds-pricing-table-container .bullet-item.check .checkmark {
        display: none !important;
    }
    .fbds-pricing-table-container .bullet-item.check span {
        padding-top: .9375rem;
    }
    .fbds-pricing-table-container .bullet-item span {
        display: inline !important;
    }
    .most-popular {
        top: -15px;
        left: 20px
    }
    .fbds-pricing-table .price div.monthly {
        display: block;
    }
    .fbds-pricing-table .price div.annual {
        display: none;
    }
}
.fbds-pricing-table-features-expand {
    border: 1px solid #d9dddd;
    padding: .9375rem;
    border-top: 0
}
.fbds-pricing-table-features-expand ul {
    list-style: inside;
    margin: 0;
    padding: 0
}
.fbds-pricing-table-features-expand li.first {
    list-style: none;
    font-weight: 600
}
.fbds-pricing-table-features-expand img {
    max-width: 75px;
    margin-bottom: .9375rem
}
.fbds-pricing-table-features-expand img.horizontal {
    max-width: 90px;
    margin-bottom: -10px
}
.fbds-pricing-table-features-expand-header {
    background: #515151;
    padding: 6px 0 7px;
    text-align: center;
    color: #fff
}
.baselink {
	text-decoration: underline;
}
.fbds-pricing-table-features-expand-header p {
    font-size: 1rem;
    color: #fff;
    text-transform: uppercase;
    margin: 0
}
.price-switch .switch-paddle {
    background-color: #4b97ed;
}
.price-switch input:checked ~ .switch-paddle {
    background-color: #2199e8
}
.price-switch .switch-paddle {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    display: inline-block;
}
.price-switch .switch-paddle::after {
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}
.price-switch .switch__label {
    color: #515151;
    border-bottom: 0 none;
    display: inline-block;
    padding-top: .3125rem;
    font-weight: 600;
    vertical-align: top;
    cursor: pointer
}
.price-switch .switch__label--left {
    margin-right: .3125rem
}
.price-switch .switch__label--right {
    margin-left: .3125rem
}
.fbds-pricing-plans__column {
    border: 1px solid #F1F5F6;
    position: relative;
    padding-bottom: 4.5rem;
    margin-bottom: 1.875rem
}
@media screen and (min-width: 960px) {
    .fbds-pricing-plans__column {
        margin-bottom: 0
    }
}
.fbds-pricing-plans__headline,
.fbds-pricing-plans__price {
    background-color: #F1F5F6;
    padding: .9375rem 0;
    border-bottom: 1px solid #d9dddd;
    margin-bottom: 0
}
.fbds-pricing-plans__price--annual {
    padding: 1.625rem 0 1.5625rem
}
.fbds-pricing-plans__price--enterprise {
    padding: 1.875rem 0
}
.fbds-pricing-plans__monthly {
    font-size: 2.25rem
}
.fbds-pricing-plans__annual {
    font-size: 1.375rem
}
.fbds-pricing-plans__period {
    font-size: .75rem;
    font-weight: 400
}
.fbds-pricing-plans__add-ons {
    text-transform: uppercase;
    font-size: .875rem;
    background-color: #6C7A85;
    color: #FFF;
    padding: .3125rem 0;
    margin-bottom: 0
}
.fbds-pricing-plans__add-ons--disabled {
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=50);
    opacity: .5
}
.fbds-pricing-plans__details {
    padding: 1.875rem
}
.fbds-pricing-plans__details .fbds-pricing-plans__list {
    list-style: none;
    padding-left: 0
}
.fbds-pricing-plans__botton-container {
    position: absolute;
    left: 1.875rem;
    right: 1.875rem;
    bottom: 1.875rem
}


.fbds-pricing-table-container .four.columns {
	margin: 0;
}
*, *::before, *::after {
    box-sizing: inherit;
}

.switch {
    margin-bottom: 0;
    outline: 0;
    position: relative;
    user-select: none;
    color: #fefefe;
    font-weight: bold;
    font-size: .875rem
}
.fbds-pricing-table-container {
	margin-top: 50px;
}
.display--inline {
    display: inline !important;
}
.fbds-pricing-table-container .four.columns {
    width: 290px;
}

.twelve .fbds-pricing-table .price {
	text-align: center;
	padding-bottom: 2.4rem;
}
.switch-input {
    opacity: 0;
    position: absolute
}
.switch-paddle {
    background: #cacaca;
    cursor: pointer;
    display: block;
    position: relative;
    width: 4rem;
    height: 2rem;
    transition: all 0.25s ease-out;
    border-radius: 0;
    color: inherit;
    font-weight: inherit
}
input+.switch-paddle {
    margin: 0
}
.switch-paddle::after {
    background: #fefefe;
    content: '';
    display: block;
    position: absolute;
    height: 1.5rem;
    left: 0.25rem;
    top: 0.25rem;
    width: 1.5rem;
    transition: all 0.25s ease-out;
    transform: translate3d(0, 0, 0);
    border-radius: 0
}
input:checked ~ .switch-paddle {
    background: #2199e8
}
input:checked ~ .switch-paddle::after {
    left: 2.25rem
}
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0
}
.switch-active,
.switch-inactive {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}
.switch-active {
    left: 8%;
    display: none
}
input:checked+label>.switch-active {
    display: block
}
.switch-inactive {
    right: 15%
}
input:checked+label>.switch-inactive {
    display: none
}
.switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: .625rem
}
.switch.tiny .switch-paddle::after {
    width: 1rem;
    height: 1rem
}
.switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem
}
.switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: .75rem
}
.switch.small .switch-paddle::after {
    width: 1.25rem;
    height: 1.25rem
}
.switch.small input:checked ~ .switch-paddle::after {
    left: 2rem
}
.switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem
}
.switch.large .switch-paddle::after {
    width: 2rem;
    height: 2rem
}
.switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem
}


.features__container .features__item {
    display: inline;
    float: left;
    width: 33.3333333333%;
    margin: 0 0%;
    position: relative;
}

.features__container h3 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 24px;
    font-weight: normal;
    color: #7bc143;
    }

.features__container dl {
    background: #F8FAFB;
    border: 1px solid #ede8e8;
    text-align: center;
    margin: 5px;
    padding: 1.5em;
}
.features__container dt {
    line-height: 1.5;
    margin-bottom: .25em;
    font-weight: bold;
        font-family: 'Ubuntu', sans-serif;
        font-size: 17px;
}
.features__container dd {
    font-size: 14px;
    line-height: 1.5;
    min-height: 55px;
}
.features__item .icon-check {
    margin: 0 auto;
}
.features__item .icon-check {
    display: block;
}
.icon-check.is-white {
    color: #61e064;
    border: 1px solid #8ce88e;
}
.featurecheck {
	font-size: 22px;
    color: #7bc143;
}
.icon-check {
    font-size: 16px;
    line-height: 33px;
    height: 28px;
    padding: 0;
    width: 28px;
    display: inline-block;
    font-weight: 500;
    border-radius: 50%;
    border: 1px solid #d6cccc;
    background: #fff;
}

.exampleright  {
	float: right;
    width: 35%;
    padding: 30px 30px;
    background: #f5f5f5;
}
.exampleright p {
	margin-bottom: 15px;
}
.exampleleft {
	float:left;
	width: 60%;
}
.examplerightheading {
	font-weight: bold;
}
.exampleright p i {
	color: #7bc143;
	margin-right: 10px;
}
.exampleright p span {
	font-weight: bold;
}
@media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
        display: block !important
    }
}
@media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
        display: none !important
    }
}
.hide-for-landscape,
.show-for-portrait {
    display: none !important
}
@media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
        display: none !important
    }
}
@media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
        display: block !important
    }
}


@media only screen and (max-width: 766px) {
	.exampleleft {
		width: 100%; float: none;
	}
	.exampleright {
		display: none;
	}
	.footerlogo {
		float: none !important;
text-align: center;
margin-top: 30px !important;
display: block;
margin: auto;
	}
	.footermain .footer-menu-heading {
		text-align: center;
	}
	.footertext p{
		text-align: center !important;
	}
	.home .footermain {
		text-align: center;
	}
	.footermain .menu {
		display: block !important;
	}
	.page h1, .page h2 {
		width: 100%;
		max-width: 100% !important;
	}
	.heroticks {
		width: 100%;
		max-width: 100% !important;
	}
	.nav {
    width: 100% !important;
    position: absolute;
}
.catoverlay {
	display: none !important;
}
.herobutton {
    padding: 15px 20px !important;
}
.page-heading .fancybox, .howitworks .fancybox {
padding: 15px 20px !important;
}
.standard-page h1 {
	margin-left: 0 !important;
}
.menu a {
	display: block;
}
.header .menu li {
	margin-left: -15px;
}
.page h1 {
		font-size: 36px;
		line-height: 40px;
	}
	.page h2 {
		font-size: 30px;
		line-height: 34px;
	}
	.category-block {
width: 100%;
float: left;
}
.catimages .catoverlay p {
	padding: 20px 20px 20px 20px;
	display: block;
	font-weight: bold;
font-size: 16px;
	
}
	}
	@media only screen and (max-width: 835px) {
	.or {
position: inherit;
    margin-bottom: 20px;
    width: 100%;
    left: inherit;
    right: inherit;
    top: inherit;
    bottom: inherit;
    margin-top: auto;
    height: auto;
    margin-right: 0;
    margin-left: 0;
}
.gform_wrapper .ginput_complex .ginput_cardinfo_left {
	width: 100%;
}
#getstarted .started-right {
	width: 100%;
	margin-bottom: 20px;
	box-sizing: border-box;
	padding: 15px;
	float: none;
	}
	
	#getstarted .started-left {
		width: 100%;
		margin-bottom: 20px;
		box-sizing: border-box;
		padding: 15px;
		float:none;
		}
	}
	
.standard-page h1 {	margin: 0;
color: #515151;
letter-spacing: -2px;
font-size: 22px;
margin-left: -10px;
text-shadow: none;
text-transform: uppercase;
line-height: 24px;
padding-bottom: 17px;
margin-top: 20px;
display: inline-block;
position: relative;
border: none;
}
.standard-page .hentry h2 {
color: #7bc143;
margin-bottom: 20px;
margin-top: 0px;
} 
.standard-page .page-heading {
margin-bottom: 20px;
background: #f5f5f5 !important;
background-size: cover !important;
background-repeat: no-repeat;
background-position: 100%;
margin-top: 0px;
border-bottom: none;
padding: 0 !important;
border-bottom: 1px solid #e0e0e0;
height: auto;
}
.nav {
	height: auto;
}
h1 .highlight {
	display: block;
width: 100%;
height: 3px;
background: #7bc143;
position: absolute;
bottom: -3px;
}
.footermain {
	margin-top: 60px;
	border-top: 3px solid #7bc143;
}
.herobutton 
{
	margin-bottom: 0;
    margin-top: 30px;
    padding: 15px 30px;
}
.page-heading .fbox {
	margin-bottom: 0;
    padding: 15px 25px;
    font-size: 14px;
    margin-top: 10px;
}
.page-heading .fancybox, .howitworks .fancybox {
	margin-bottom: 0;
    margin-top: 30px;
    padding: 15px 30px;
    margin-left: 20px;
    background: #515151 !important;
    border-color: #515151 !important;
}
.howitworks {
	text-align: center;
	background-color: #f0f0ef;
}
.howitworks h3 {
text-align: center;
    color: #7bc143;
    font-size: 30px;
    margin-bottom: 20px;
    }
.page-heading .fancybox:hover, .howitworks .fancybox:hover {
	
}
.page-heading .container {
	top: 40%;
    transform: translateY(-40%);
}
.standard-page .page-heading .container {
top: auto;
    transform: none;
    }
.hentry ul li {
	margin-bottom: 5px;
}
.page-heading h1 {
	max-width: 60%;
}
.heroticks {
	max-width: 56%; color: white;
}
.heroticks p {
	font-size: 17px;
}
.home h1 {
	border: none; margin-bottom: 20px;
}
.showcase-wrap section {
	background: none !important;
	margin-bottom: 40px;
}
.showcase-wrap .showcase-content {
    padding-top: 50px;
    margin: 0 !important;
}
.showcase-wrap .showcase-model {
    padding: 40px 0 0;
}
.pricing {
	padding: 40px 0;
}
.price-table-body li {
	list-style: none;
}
.price-table-header h3 {
    text-align: center;
    text-transform: uppercase;
    color: #515151 !important;
    line-height: 55px;
    margin: 0;
    margin-bottom: 0 !important;
    padding: 10px;
    }
    .home .footermain {
	    margin-top: 0;
	    padding-top: 50px !important;
    padding-bottom: 30px !important;
    }
    .footermain .footer-menu-heading{
	    color: white;
    font-family: 'Ubuntu', sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px;
    }
    .footermain .menu > li {
	    float: none;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-bottom: 5px;
    opacity: 0.7;
    line-height: 16px;
    border: none;
    }
    .footermain .menu {
	    margin-left: 0;
    margin-top: -10px;
    margin-bottom: 30px;
    }
    .footertext p{
    opacity: 0.7;
    font-weight: bold;
    font-family: 'Ubuntu', sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    text-align: right;
    color: #ededed;
    letter-spacing: -0.5px;
    line-height: 16px;
    margin-top: 10px;
    }
    .footerlogo {
    width: 150px;float: right;
    }
    .current_page_item a, .current-page-ancestor a{
	    text-decoration: underline;
    }
    .page-item-25 a {
	    text-decoration: none;
    }
    .footermain .menu > li a {
	    text-decoration: none;
    }