﻿@charset "UTF-8";
/* ----------------- Base Styling ----------------- */
@font-face {
  font-family: Colaborate;
  src: url("fonts/colaborate_bold/ColabBol-webfont.eot"), url("fonts/colaborate_bold/ColabBol-webfont.eot?iefix") format("eot"), url("fonts/colaborate_bold/ColabBol-webfont.woff") format("woff"), url("fonts/colaborate_bold/ColabBol-webfont.ttf") format("truetype"), url("fonts/colaborate_bold/ColabBol-webfont.svg#webfont") format("svg");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: Colaborate;
  src: url("fonts/colaborate_medium/ColabMed-webfont.eot"), url("fonts/colaborate_medium/ColabMed-webfont.eot?iefix") format("eot"), url("fonts/colaborate_medium/ColabMed-webfont.woff") format("woff"), url("fonts/colaborate_medium/ColabMed-webfont.ttf") format("truetype"), url("fonts/colaborate_medium/ColabMed-webfont.svg#webfont") format("svg");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: Colaborate;
  src: url("fonts/colaborate_regular/ColabReg-webfont.eot"), url("fonts/colaborate_regular/ColabReg-webfont.eot?iefix") format("eot"), url("fonts/colaborate_regular/ColabReg-webfont.woff") format("woff"), url("fonts/colaborate_regular/ColabReg-webfont.ttf") format("truetype"), url("fonts/colaborate_regular/ColabReg-webfont.svg#webfont") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: Colaborate;
  src: url("fonts/colaborate_light/ColabLig-webfont.eot"), url("fonts/colaborate_light/ColabLig-webfont.eot?iefix") format("eot"), url("fonts/colaborate_light/ColabLig-webfont.woff") format("woff"), url("fonts/colaborate_light/ColabLig-webfont.ttf") format("truetype"), url("fonts/colaborate_light/ColabLig-webfont.svg#webfont") format("svg");
  font-style: normal;
  font-weight: 300;
}
@font-face {
  font-family: Colaborate;
  src: url("fonts/colaborate_thin/ColabThi-webfont.eot"), url("fonts/colaborate_thin/ColabThi-webfont.eot?iefix") format("eot"), url("fonts/colaborate_thin/ColabThi-webfont.woff") format("woff"), url("fonts/colaborate_thin/ColabThi-webfont.ttf") format("truetype"), url("fonts/colaborate_thin/ColabThi-webfont.svg#webfont") format("svg");
  font-style: normal;
  font-weight: 200;
}
* {
  margin: 0;
  border: 0;
  padding: 0;
  font-size: 100%;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  font-family: "Colaborate", sans-serif;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.8em;
  margin: 0 0 85px;
}

h1 {font-weight: 200;}

img {
  max-width: 100%;
  height: auto;
}

#page {
  -webkit-transition: all 0.6s;
  -moz-transition: all 0.6s;
  transition: all 0.6s;
  opacity: 0
}
.dom-ready #page {
  opacity: 1
}

html .row-fit {
  margin: 0;
}
html .row-fit [class*="col-"] {
  padding: 0;
}

html .row-fit-10 {
  margin: 0 -5px;
}
html .row-fit-10 [class*="col-"] {
  padding: 0 5px;
}

.no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.clean-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.clean-list li {
  list-style-type: none;
}

body, a, .device-item .device-content .screenshoot .hover, 
.slick-prev:before, .slick-next:before,.slick-dots li button:before,
.team-member .cover a:after,.team-member .social li a i,
.service-item .service-icon i, 
.service-item .service-icon i:after, 
.tabbed-content .tabs li, 
.theme-btn, .theme-btn-1, .theme-btn-2, .theme-btn-3, .theme-btn-4,
.respond-form .submit, .subscribe-form .submit,
.respond-form .input-line span, .subscribe-form .input-line span,
footer .footer-socials li a i,
.blog-section .main-blog-content .blog-post .post-cover a:after,
.blog-section .main-blog-content .blog-post.single .social-block li i,
.blog-section .main-blog-content .blog-post.single .recent-posts .cover a:after,
.sidebar .widget-recent-posts .recent-posts .post .image a:after,
header .main-nav ul li > ul
{
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

input[type="number"],
input[type="search"],
input[type="email"],
input[type="text"],
input[type="url"],
input[type="password"],
input[type="submit"],
textarea {
  -webkit-appearance: none;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  border-radius: 0;
}

input:focus, input:active, textarea:focus, textarea:active, button:focus {
  outline: none;
}

a {
  text-decoration: none;
  color: #353535;
}
a:hover, a:focus, a:active, a:visited {
  text-decoration: none !important;
}

a:hover {
  color: #3e7336;
}

p {
  color: #aeaeae;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: inherit;
  font-family: "Colaborate", sans-serif;
  line-height: 1.2em;
  color: #353535; 
  margin: 0.075em 0 0.4em;
}

h1 > a, h2 > a, h3 > a, h4 > a, h5 > a, h6 > a {
    color: inherit; }

h1 {
  margin-top: 0;
  font-size: 60px; }

h2 {
  font-size: 48px; }

h3 {
  font-size: 36px; }

h4 {
  font-size: 24px; }

h5 {
  font-size: 18px; }

h6 {
  font-size: 18px;
  opacity: 0.5; }

embed, iframe {
  width: 100%;
}

.text-alpha {
color: #353535;
}

.text-beta {  
  color: #3e7336;
}

.text-omega {
  color: #f26398;
}

.text-white {
  color: #ffffff;
}

.bg-alpha {
  background-color: #353535;
}

.bg-beta {  
  background-color: #3e7336;
}
 
 .bg-omega {
  background-color: #f26398;
}

.bg-white {
  background-color: #ffffff;
}

dl {
  padding: 0;
  color: #353535;
  font-size: 14px;
  margin: 0 0 30px;
  letter-spacing: 0.045em;
}
dl dt {
  left: 0;
  top: 25px;
  width: 25%;
  font-weight: bold;
  position: relative;
}

dl dd {
  border-left: 1px solid #ececec;
  padding: 0 0 10px 15px;
  margin: 0 0 0 25%;
}

address {
  background: rgba(86, 86, 86, 0.045);
  padding: 20px 35px 20px 65px;
  border-top: 2px solid #ececec;
  position: relative;
  font-style: normal;
  margin: 0 0 30px;
  font-size: 18px;
  display: block;
  color: #353535;
}
address:before {
  font-family: FontAwesome;
  display: inline-block;
  position: absolute;
  font-style: normal;
  content: "\f0f7";
  font-size: 24px;
  color: #353535;
  left: 20px;
  top: 25px;
}

code, pre {
  display: inline-block;
  color: #353535;
  padding: 0 5px;
  background: #ececec;
  position: relative;
}

pre {
  width: 100%;
  margin: 0 0 25px;
  padding: 15px 20px;
}

table {
    width: 100%;
    text-align: center;
    table-layout: fixed;
    color: #303030;
    margin-bottom: 25px;
}
table thead {
    color: #fff;
    background: #353535;
}
table thead th {
    padding: 10px 0;
}
table td, 
table th {
    padding: 7px 15px;
}
table thead th {
    text-align: center;
}
table tbody td, 
table tbody th {
    color: #303030;
    background: #fff;
    border: 1px solid #dfdfdf;
}
table a {
    font-weight: 300;
    color: #353535;
}

table tfoot {
  display: table-caption;
  caption-side: top;
}

table tfoot td {
    border: none;
    font-size: 1em;
    text-transform: uppercase;
}

table tfoot a {
  color: #303030;
}


.alignleft {
  float: left;
  text-align: left;
  margin-bottom: 35px;
  margin-right: 35px;
}

.alignright {
  float: right;
  text-align: right;
  margin-bottom: 35px;
  margin-left: 35px;
}

.aligncenter {
  margin: 0px auto 35px auto;
  text-align: center;
  display: block;
}

html .align-left {
  display: table;
  margin-right: auto; }

html .align-right {
  display: table;
  margin-left: auto; }

html .align-center {
  display: table;
  margin-left: auto;
  margin-right: auto; }

html .no-margin {
  margin: 0; }

html .no-top > * {
  margin-top: 0; 
}

html .text-left {
  text-align: left; 
}

html .text-right {
  text-align: right; 
}

html .text-center {
  text-align: center; 
}

html .inline {
  display: inline-block;
}

.left-margin {
  margin-left: 25px !important;
}

.right-margin {
  margin-right: 25px !important;
}

.uppercase {
  text-transform: uppercase; 
}

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

.bypostauthor, .gallery-caption,.screen-reader-text {}

.wp-caption {
  max-width: 100%;
  position: relative;
}

.wp-caption-text {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 11.326px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 400;
}

blockquote {
  border-left: 2px solid #f26398;
  padding: 3px 30px;
  font-size: 19px;
  font-weight: 200;
  color: #353535;
  margin: 0 0 35px;
}

blockquote p {
  margin: 0 !important;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    border-style: solid !important;
    border-width: 1px !important;
}

.container-full .vc_row.wpb_row.vc_row-fluid {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

/* ----------------- Theme Buttons ----------------- */
.theme-btn {
  position: relative;
  padding: 20px;
  font-size:19px;
  color: #fff;
  font-weight: 200;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #989e9c;
  margin: 5px;
  display: inline-block;
}

.theme-btn:hover {
  color: #fff;
  border: 1px solid #fff;
}

.theme-btn:focus {
  color: #fff;
}

.theme-btn i {
  position: absolute;
  font-size: 35px;
}

.theme-btn.has-icon {
  padding-left: 65px;
}

.theme-btn.has-icon i {
  top: 14px;
  left: 20px;
}

.theme-btn-1 {
  position: relative;
  padding: 8px 29px;
  font-size: 14px;
  color: #a4acac;
  font-family: Arial;
  font-weight: 200;
  border-radius: 20px;
  text-align: center;
  border: 2px solid rgba(255,255,255,.19);
  margin: 5px;
  display: inline-block;
}

.theme-btn-1.blog {
  border-color: #cccccc;
}

.theme-btn-1:hover {
  color: #fff;
  background: #3e7336;
  border-color: #3e7336;
}

.theme-btn-1.blog:focus {
  color: #a4acac;
}

.theme-btn-1:focus {
  color: #fff;
}

.theme-btn-2 {
  position: relative;
  padding: 1px 15px;
  font-family: Arial;
  font-size: 16px;
  color: #fff;
  font-weight: 200;
  border-radius: 5px;
  text-align: center;
  border: 2px solid #fff;
  margin: 5px;
  display: inline-block;
}

.theme-btn-2:hover {
  color: #fff;
  background: #3e7336;
  border-color: #3e7336;
}

.theme-btn-2:focus {
  color: #fff;
}

.theme-btn-3 {
  font-family: Arial;
  position: relative;
  padding: 13px 36px 11px 62px;
  font-size:14px;
  color: #fff;
  font-weight: 200;
  border-radius: 25px;
  text-align: center;
  border: 2px solid #fff;
  margin: 5px;
  display: inline-block;
}

.theme-btn-3.green {
  color: #3e7336;
  border: 2px solid #3e7336;
}

.theme-btn-3.pink {
  color: #f26398;
  border: 2px solid #f26398;
}

.theme-btn-3.pink:hover, .theme-btn-3.pink:focus {
  color: #fff;
  border-color: #f26398;
  background: #f26398;
}

.theme-btn-3.green:hover, .theme-btn-3.green:focus {
  color: #fff;
  border-color: #3e7336;
  background: #3e7336;
}

.theme-btn-3:hover {
  color: #fff;
  border: 2px solid #fff;
}

.theme-btn-3:focus {
  color: #fff;
}

.theme-btn-3 i {
  left: 35px;
  top: 15px;
  position: absolute;
  font-size: 16px;
}

.theme-btn-4 {
  position: relative;
  padding: 18px 50px;
  font-size: 19px;
  color: #353535;
  font-weight: 200;
  border-radius: 5px;
  text-align: center;
  border: 1px solid #d7d7d7;
  margin: 5px;
  display: inline-block;
}

.theme-btn-4:hover {
  color: #fff;
  background: #3e7336;
  border-color: #3e7336;
}

.theme-btn-4:focus {
  color: #353535;
}

/* ----------------- Header ----------------- */

header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  z-index: 99999;
  -webkit-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  -moz-transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53)
}

.admin-bar header.fix, .admin-bar header.fixed {
  top: 32px;
}

header.no-sticky-page,
header.fix,
header.fixed {
  opacity: 1 !important;
  position: fixed;
  background: #3e7336;
  padding: 12px 0px;
}

header.no-sticky-page {
  position: absolute !important;
}

header.no-sticky {
  position: absolute !important;
  background: transparent !important;
  padding: padding: 20px 0 !important;
}

header.fix .logo img, 
header.fixed .logo img,
header.no-sticky-page .logo img {
  width: 130px;
}

header.fix .main-nav > ul > li, 
header.no-sticky-page .main-nav > ul > li, 
header.fixed .main-nav > ul > li {
  padding: 16px 0;
}

header.no-sticky-page .main-nav .mobile-navigation-toggle,
header.fix .main-nav .mobile-navigation-toggle, 
header.fixed .main-nav .mobile-navigation-toggle {
  top: -5px;
}

header .main-nav ul {
  list-style-type: none;
  font-size: 0;
  padding: 0;
  margin: 0;
  text-align: right;
}
header .main-nav ul li {
  position: relative;
  font-family: Arial;
  display: inline-block;
  position: relative;
  font-weight: normal;
  margin-left: 22px;
  line-height: 1em;
  font-size: 14px;
}

header .main-nav ul li:first-of-type {
  margin: 0;
}

header .main-nav ul li a {
  color: #ffffff;
}

header .main-nav ul li a.active {
  color: #000;
}
header .main-nav ul li a:hover {
  color: #000000;
}
header .main-nav ul li:hover > ul {
  visibility: visible;
  opacity: 1;
}
header .main-nav ul li > ul {
  text-align: left;
  padding: 10px 25px;
  border: 1px solid #ececec;
  visibility: hidden;
  opacity: 0;
  z-index: 99;
  position: absolute;
  background: #ffffff;
  min-width: 150px;
  top: 100%;
}
header .main-nav ul li > ul li {
  position: relative;
  border-bottom: 1px solid #ececec;
  margin: 0;
  display: block;
  color: #000000;
  font-size: 13px;
  font-weight: normal;
}
header .main-nav ul li > ul li:last-of-type {
  border: 0;
}
header .main-nav ul li > ul li a {
  display: block;
  width: 100%;
  padding: 13px 0px 13px;
  color: inherit;
}
header .main-nav ul li > ul li a:hover {
  padding-left: 14px;
  color: #3e7336;
}

header .main-nav ul li > ul li a:hover:before {
  position: absolute;
  content: "";
  border-radius: 50%;
  width: 5px;
  height: 5px;
  background: #dbdbdb;
  left: 0px;
  top: 17px;
}

header .main-nav ul li > ul li ul {
  min-width: 225px;
  left: 100%;
  top: 0px;
}
header .main-nav ul li > ul li ul li a {
  padding: 13px 25px;
}
header .main-nav > ul > li {
  padding: 24px 0;
}

header .main-nav .mobile-navigation-toggle {
  cursor: pointer;
  position: relative;
  display: inline-block;
  margin-right: 30px;
  top: 3px;
  width: 21px;
  height: 16px;
  float: right;
}

header .main-nav .mobile-navigation-toggle:hover .menui {
  background: #d7d7d7;
}

header .main-nav .mobile-navigation-toggle .top-animate {
  background: #fff !important;
  top: 6px !important;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}
header .main-nav .mobile-navigation-toggle .mid-animate {
  opacity: 0;
}
header .main-nav .mobile-navigation-toggle .bottom-animate {
  background: #fff !important;
  top: 6px !important;
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg)
}
header .main-nav .mobile-navigation-toggle .top-menu {
  top: 0px;
  width: 21px;
  height: 2px;
  border-radius: 10px;
  background-color: #FFF
}
header .main-nav .mobile-navigation-toggle .mid-menu {
  top: 6px;
  width: 21px;
  height: 2px;
  border-radius: 10px;
  background-color: #FFF
}
header .main-nav .mobile-navigation-toggle .bottom-menu {
  top: 12px;
  width: 21px;
  height: 2px;
  border-radius: 10px;
  background-color: #FFF
}
header .main-nav .mobile-navigation-toggle .menui {
  pointer-events: none;
  background: #fff;
  transition: all 0.45s ease, color 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  transition-timing-function: cubic-bezier(0.75, 0, 0.29, 1.01);
  position: absolute;
  left: 0
}

/* ----------------- Footer ----------------- */

footer {
  border-top: 1px solid #f5f5f5;
  height: 85px;
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
}

footer .copyright {
  float: left;
  font-weight: 500;
  font-size: 12px;
  color: #bfbfbf;
  text-transform: uppercase;
  vertical-align: middle;
  line-height: 85px;
}

footer .copyright p a {
 color: #bfbfbf;
}

footer .footer-socials {
  float: right;
  list-style-type: none;
  vertical-align: middle;
  line-height: 85px;
}

footer .footer-socials li {
  padding: 0px 6px;
  position: relative;
  text-align: center;
  display: inline-block;
}

footer .footer-socials li:after {
  position: absolute;
  content: "";
  border-radius: 50%;
  background: #dbdbdb;
  width: 5px;
  height: 5px;
  top: 41px;
  left: 53px;
}

footer .footer-socials li:last-of-type:after {
  background: none;
}

footer .footer-socials li a i {
  height: 42px;
  width: 42px;
  border-radius: 50%;
  background: #979797;
  font-size: 18px;
  line-height: 42px;
  vertical-align: middle;
  color: #fff;
}

footer .footer-socials li a i.fa-facebook {
  background: #5371af;
}

footer .footer-socials li a i.fa-twitter {
  background: #9fe5e9;
}

footer .footer-socials li a i.fa-pinterest {
  background: #d14e4e;
}

footer .footer-socials li a i.fa-dribbble {
  background: #444444;
}

footer .footer-socials li a i.fa-rss {
  background: #f26522;
}

footer .footer-socials li a i.fa-google {
  background: #dc4e41;
}

footer .footer-socials li a i.fa-linkedin {
  background: #0077b5;
}

footer .footer-socials li a i.fa-instagram {
  background: #3f729b;
}

footer .footer-socials li a i.fa-youtube {
  background: #b31217;
}

footer .footer-socials li a i.fa-facebook:hover {
  background: #fff;
  color: #5371af;
}

footer .footer-socials li a i.fa-twitter:hover {
  background: #fff;
  color: #9fe5e9;
}

footer .footer-socials li a i.fa-pinterest:hover {
  background: #fff;
  color: #d14e4e;
}

footer .footer-socials li a i.fa-dribbble:hover {
  background: #fff;
  color: #444444;
}

footer .footer-socials li a i.fa-rss:hover {
  background: #fff;
  color: #f26522;
}

footer .footer-socials li a i.fa-google:hover {
  background: #fff;
  color: #dc4e41;
}

footer .footer-socials li a i.fa-linkedin:hover {
  background: #fff;
  color: #0077b5;
}

footer .footer-socials li a i.fa-instagram:hover {
  background: #fff;
  color: #3f729b;
}

footer .footer-socials li a i.fa-youtube:hover {
  background: #fff;
  color: #b31217;
}

/* ----------------- Tabs ----------------- */

.teslatabs .vc_tta-panels-container {
  margin-top: 70px;
}

.teslatabs .vc_tta-tab {
  color: #353535;
  font-size: 14px;
  font-weight: 200;
  background: #fff;
  margin-left: -5px !important;
}

.teslatabs .vc_tta-tab > a {
  padding: 12px 20px !important;
}


.teslatabs .vc_tta-panels-container .vc_tta-panel-body { 
  padding: 0px !important;
}
.teslatabs .vc_tta-panels-container .vc_tta-panel-body h3 {
  font-weight: 200;
  padding: 36px 0 10px;
}

.teslatabs .vc_tta-panels-container .vc_tta-panel-body p {
  font-size: 15px;
}

.teslatabs .vc_tta-panels-container .vc_tta-panel-body ul {
  list-style-type: none;
}

.teslatabs .vc_tta-panels-container .vc_tta-panel-body ul li {
  font-size: 15px;
  font-weight: 300;
  color: #979797;
  padding: 1px 0px 16px 48px;
  position: relative;
}

.teslatabs .vc_tta-panels-container .vc_tta-panel-body ul li .icon {
  font-size: 25px;
  color: #487a41;
  position: absolute;
  left: 0;
  top: 5px;
}

.teslatabs .vc_tta-tab:hover, .teslatabs .vc_tta-tab.vc_active {
  background: #f8f8f8;
  color: #bfbfbf;
}

/* ----------------- Accordion ----------------- */

.tesla-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading {
  position: relative;
  border-color: #979797 !important;
  padding: 0px 8px 0px 50px !important;
  height: 60px;
  margin-bottom: 20px !important;
  -webkit-border-top-left-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
  -moz-border-radius-topleft: 50px;
  -moz-border-radius-bottomleft: 50px;
  border-top-left-radius: 50px !important;
  border-bottom-left-radius: 50px !important;
  overflow: hidden;
}

.tesla-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  font-size: 21px;
  text-transform: uppercase;
  font-weight: 200;
}

.tesla-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a {
  color: #353535;
}

.tesla-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title > a:hover {
  color: #c1c1c1;
}

.tesla-accordion .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background: #f8f8f8 !important;
}

.tesla-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-icon {
  position: absolute;
  left: -51px;
  top: 50%;
    transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  height: 60px;
  width: 60px;
  border-radius: 50%;
  border: 1px solid #979797;
  font-size: 29px;
  vertical-align: middle;
  line-height: 60px;
  text-align: center;
}

.tesla-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title .vc_tta-title-text {
  padding-top: 4px;
}

.tesla-accordion .vc_tta-panels .vc_tta-panel  .vc_tta-panel-body {
  margin-bottom: 20px;
  border: 1px solid #979797 !important;
  background: #f8f8f8 !important;
  padding: 35px 65px;
}

/* ----------------- Magnifier ----------------- */

.magnify {
  position: relative;
  cursor: none;
}
.magnify .glass {
  z-index: 9000;
  width: 200px;
  height: 200px;
  position: absolute;
  border-radius: 100%;
  background-repeat: no-repeat;
  box-shadow: 0 0 0 7px rgba(255, 255, 255, 1), 0 0 7px 7px rgba(0, 0, 0, 0.25);
  display: none; 
}
.magnify .thumb {
  display: block;
}

/* ----------------- Sections Title ----------------- */
.section-header {
  padding-top: 80px;
  text-align: center;
}

.section-header h2 {
  font-size: 55px;
  font-weight: 200;
  margin-bottom: 20px;
  line-height: 1em;
}

.section-header p {
  font-size: 16px;
  font-weight: 200;
  max-width: 540px;
  margin: 0 auto;
  line-height: 2em;
}

.section-header.white h2, .section-header.white p {
  color: #fff;
}

.section-header.black h2, .section-header.black p {
  color: #353535;
}

.section-header .dots {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dbdbdb;
  display: block;
  margin: 26px auto;
  position: relative;
}

.section-header .dots:before, .section-header .dots:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dbdbdb;
  display: block;
  top: -9px;
  position: absolute;
}

.section-header.white .dots, .section-header.white .dots:before, .section-header.white .dots:after {
  background: #fff;
}

.section-header .dots:after {
  top: 8px;
}

.section-slider {
  display: block;
  margin: 0 auto;
  max-width: 780px;
}

.section-slider .top {
  background: #101316;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  padding: 10px 20px;
}

.section-slider .top i {
  color: #4f4f4f;
}

.section-slider .content {
  background: #f8f8f8;
}

.section-slider .slider-content {
  padding: 20px 75px 0 75px;
}

.section {
  width: 100%;
}

/* ----------------- Pricing Tables ----------------- */

.pricing-table {
  position: relative;
  text-align: center;
  padding: 35px 10px 60px;
  border: 1px solid #c1c1c1;
  margin: 35px 0;
}

.pricing-table h4 {
  font-size: 55px;
  color: #3e7336;
  font-weight: 200;
}

.pricing-table p {
  padding: 25px 0px 36px;
  font-size: 39px;
  font-weight: 200;
  color: #353535;
}

.pricing-table ul {
  list-style-type: none;
  padding-bottom: 35px;
}

.pricing-table ul li {
  color: #979797;
  font-size: 21px;
  font-weight: 200;
  line-height: 1.5em;
}

.pricing-table.big h4, .pricing-table.big p, .pricing-table.big ul li {
  color: #fff;
}

.pricing-table.big {
  border: none;
  background: #3e7336;
}

.pricing-table.big:before {
  content: "";
  width: 100%;
  height: 30px;
  background: #3e7336;
  position: absolute;
  left: 0;
  top: -30px;
}

.pricing-table.big:after {
  content: "";
  width: 100%;
  height: 30px;
  background: #3e7336;
  position: absolute;
  left: 0;
  bottom: -30px;
}

.pricing-table.big .theme-btn-4 {
  color: #fff;
  border: 1px solid #fff;
}

.pricing-table.big .theme-btn-4:hover {
  color: #353535;
  border-color: #fff;
  background: #fff;
}

.no-border-left {
  border-left: none;
}

.no-border-right {
  border-right: none;
}

/* ----------------- Hero Section ----------------- */
#hero-section {
  background-image: url(../img/hero-background.jpg);
  background-size: cover;
  background-position: top center;
  height: 100vh;
  overflow: hidden;
}

.section-header.hero-section {
  margin: 125px 0px 55px;
}

.section-header.hero-section h1 {
  font-size: 55px;
  text-align: center;
  color: #fff;
  font-weight: 200;
  margin-bottom: 25px;
  line-height: 1.2em;
}

.section-header.hero-section p {
  text-align: center;
  color: #fff;
  font-weight: 200;
  font-size: 17px;
}

/* ----------------- Features Section ----------------- */

.feature {
  margin-top: 38px;
}

.feature {
  position: relative;
}

.feature h4 {
  font-family: Arial;
  font-size: 16px;
  color: #353535;
  font-weight: normal;
  margin: 0px 0px 20px 0px;
}

.feature p {
  font-size: 16px;
  font-weight: 200;
  color: #686868;
  margin: 0px;
}

/* ----------------- Overview Section ----------------- */
#overview {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background: #f8f8f8;
}

/* ---------------- Services Section ------------------ */
#services {
  background-image: url(../img/services-background.jpg);
  background-size: cover;
  background-position: top center;
  height: 100%;
  overflow: hidden;
}

.service-item {
  margin: 80px 0 0 0;
  text-align: center;
}

.service-item .service-description h4 {
 font-family: Arial;
 font-size: 16px;
 color: #fff;
 font-weight: 300;
 padding: 100px 0 20px;
}

.service-item .service-description p {
  font-size: 15px;
  color: #d3d1d1;
  font-weight: 300;
  padding-bottom: 55px;
}

.service-item .service-icon {
  position: relative;
  display: inline-block;
  transform: scale(0);
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
}

.service-item .service-icon.visible {
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
}


.service-item .service-icon i {
  position: relative;
  font-size: 30px;
  color: #fff;
  height: 130px;
  width: 130px;
  display: inline-block;
  border-radius: 50%;
  text-align: center;
  border: 2px solid #fff;
  line-height: 130px;
  vertical-align: middle;
}

.service-item .service-icon i:after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 166px;
  height: 166px;
  top: -20px;
  left: -20px;
  border-radius: 50%;
  border: 3px solid rgba(255,255,255,.19);
}

.service-item .service-icon:hover i:after {
  transform: scale(1.5);
  border: 1px solid rgba(255,255,255,.19);
}

.service-item .service-icon:hover i {
  background: #fff;
  color: #f26398;
}

.service-item .service-icon:hover:after {
  height: 80px;
  transform: translateY(0);
  -webkit-transform: translateY(0);

}

.service-item .service-icon:after {
  transition: all .15s ease-in-out;
  content: "";
  border: 1px solid rgba(255,255,255,.19);
  height: 63px;
  display: inline-block;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateY(18px);
  -webkit-transform: translateY(18px);
}

.service-item .service-icon:before {
  content: "\f111";
  font-size: 6px;
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -1px;
  transform: translateY(72px);
  -webkit-transform: translateY(72px);
}

/* ---------------- Screenshoots Section ------------------ */
#screenshoots {
  margin-top: 400px;
  background: #f8f8f8;
}

.device-item {
  margin: 60px 0 0;
  background: #fff;
  padding: 40px 35px;
  border: 1px solid #eee;
}
.device-item .device-content {
  background-image: url(../img/iphone.png);
  background-size: cover;
  background-position: center;
  padding: 31.6% 9% 34% 9.6%;
}

.device-item .device-content img {
  width: 100%;
}

.device-item .device-content .screenshoot {
  position: relative;
  text-align: center;
}

.device-item .device-content .screenshoot h4 {
  font-family: Arial;
  font-weight: 300;
  color: #fff;
  font-size: 16px;
  margin-bottom: 40px;
}
.device-item .device-content .screenshoot .hover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(76,76,76,0.8);
  visibility: hidden;
  opacity: 0;
}

.device-item .device-content .screenshoot .hover .centered {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

.device-item .device-content .screenshoot:hover .hover {
  visibility: visible;
  opacity: 1;
}

/* ---------------- Testimonials Section ------------------ */
#testimonials {
  background-image: url(../img/testimonials-background.jpg);
  background-size: cover;
  background-position: top center;
  padding-bottom: 125px;

}

.testimonials-list .testimonial {
  margin-top: 10px;
  text-align: center;
}

.testimonials-list .testimonial .user .avatar {
  position: relative;
  display: inline-block;
  margin-bottom: 30px;
}
.testimonials-list .testimonial .user .avatar img {
  border-radius: 50%;
}
.testimonials-list .testimonial .user .avatar:before, .testimonials-list .testimonial .user .avatar:after {
  position: absolute;
  font-family: IcoMoon;
  top: 100px;
  color: #fff;
  font-size: 25px;
  content: "\e703";
}
.testimonials-list .testimonial .user .avatar:before {
  left: -70px;
}
.testimonials-list .testimonial .user .avatar:after {
  right: -70px;
}

.testimonials-list .testimonial .user .user-name {
  font-family: "Arial", sans-serif;
  color: #fff;
  font-weight: 300;
  font-size: 16px;
}

.testimonials-list .testimonial .user .message {
  color: #fff;
  font-size: 18px;
  line-height: 1.9em;
  font-weight: 200;
  padding: 22px 0px 50px;
}

/* ---------------- Promotional Section ------------------ */
#promo .wpb_row {
  margin: 0;
}

/* ---------------- Team Section ------------------ */
.team-member {
  margin-top: 30px;
  text-align: center;
}

.team-member .cover {
  display: inline-block;
  overflow: hidden;
  position: relative;
}

.team-member .cover a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,.7);
  opacity: 0;
}

.team-member .cover a:hover:after {
  opacity: 1;
}

.team-member .username {
  padding: 20px 0px 8px;
  font-size: 21px;
  font-weight: 200;
  color: #353535;
}

.team-member .position {
  font-size: 14px;
  font-weight: 200;
  color: #f26398;
}

.team-member .message {
  padding: 20px 0px 35px;
  text-align: left;
  font-size: 18px;
  font-weight: 200;
  color: #aeaeae;
}

.team-member .social {
  list-style-type: none;
  font-size: 0;
  padding: 0;
  margin: 0;
}
.team-member .social li {
  display: inline-block;
  margin-right: 5px;
}
.team-member .social li:last-of-type {
  margin: 0;
}
.team-member .social li a i {
  height: 35px;
  width: 35px;
  border-radius: 50%;
  background: #ffffff;
  font-size: 14px;
  line-height: 35px;
  vertical-align: middle;
  color: #303030;
}

.team-member .social li a i.fa-facebook {
  color: #4a76b9;
}

.team-member .social li a i.fa-twitter {
  color: #7adbed;
}

.team-member .social li a i.fa-pinterest {
  color: #c93753;
}

.team-member .social li a i.fa-facebook:hover {
  color: #fff;
  background: #4a76b9;
}

.team-member .social li a i.fa-twitter:hover {
  color: #fff;
  background: #7adbed;
}

.team-member .social li a i.fa-pinterest:hover {
  color: #fff;
  background: #c93753;
}

.team-member .social li a i:hover {
  background: rgba(255, 255, 255, 0.3);
}

/* ---------------- Subscribe Section ------------------ */
.middle-bg {
  position: relative;
  background: #f8f8f8;
}

.middle-bg:before {
  position: absolute;
  content: "";
  top: -20px;
  margin-left: -20px;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #f8f8f8 transparent;
}

/* ---------------- Updates Section ------------------ */
#updates {
  background: linear-gradient(
    to right, 
    #ffffff 0%, 
    #ffffff 50%, 
    #f8f8f8 50%, 
    #f8f8f8 100%
  );
  border-top: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  overflow: hidden;
  position: relative
}

#updates .container-full {
  max-width: 1740px;
  margin: 0 auto;
}

#updates .wpb_row {
  margin: 0 !important;
}

/* ---------------- Contact Section ------------------ */
#contact {
  background-image: url(../img/contact-background.jpg);
  background-position: top center;
  background-size: cover;
  padding-bottom: 50px;
}

/* ---------------- Forms ------------------ */
.subscribe-form {
  position: relative;
  max-width: 1160px;
  padding: 60px 10px 30px;
  margin: 0 auto;
}

.respond-form {
  position: relative;
  margin: 20px 0px 20px;
}

.respond-form .parsley-errors-list {
  position: absolute;
  list-style-type: none;
  color: red;
  padding-left: 10px;
}

.result_container {
  position: absolute;
  right: 16px;
  top: 20px;
  color: #979797;
  font-size: 14px;
} 

.respond-form .input-line, 
.subscribe-form .input-line {
  position: relative;
  display: inline-block;
  margin-bottom: 35px !important;
  width: 100%;
}

.respond-form .input-line textarea, 
.respond-form .input-line input, 
.subscribe-form .input-line input {
  position: relative;
  padding: 18px 35px;
  border-radius: 40px;
  width: 100%;
  border: 2px solid #979797;
  background: transparent;
  font-size: 19px;
  font-weight: 200;
  color: #979797;
}

.respond-form .input-line {
  margin-bottom: 40px;
}

.respond-form .input-line textarea {
  border-radius: 0px;
  border-color: #eeeeee;
  background: #fff;
  min-height: 250px;
  resize: none;
}

.respond-form .input-line input {
  border-color: #eeeeee;
}

.subscribe-form .input-line.after:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dbdbdb;
  display: block;
  right: -17px;
  top: 29px;
  position: absolute;
}

.respond-form .input-line span, 
.subscribe-form .input-line span {
  position: absolute;
  font-size: 19px;
  color: #979797;
  font-weight: 200;
  top: 20px;
  left: 37px;
  pointer-events: none;
}

.subscribe-form .input-line .dots {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dbdbdb;
  display: block;
  position: absolute;
  top: 29px;
  left: -28px;
}

.subscribe-form .input-line .dots.right {
  left: 188px;
}

.subscribe-form .input-line .dots:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dbdbdb;
  display: block;
  left: -9px;
  position: absolute;
}

.subscribe-form .input-line .dots:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dbdbdb;
  display: block;
  right: -9px;
  position: absolute;
}

.respond-form .check-value:focus + span , 
.respond-form .check-value.has-value + span ,
.respond-form .check-value:focus + ul + span , 
.respond-form .check-value.has-value  + ul + span ,
.subscribe-form .check-value:focus + span, 
.subscribe-form .check-value.has-value + span {
  top: -30px;
  color: #f26398;
}

.respond-form .check-value:focus, 
.respond-form .check-value.has-value,
.subscribe-form .check-value:focus, 
.subscribe-form .check-value.has-value {
  border-color: #f26398;
}

.respond-form .submit,
.subscribe-form .submit {
  position: relative;
  border-radius: 5px;
  padding: 18px 13px 18px 42px;
  background: #f26398;
  border: 2px solid #f26398;
  color: #fff;
  font-size: 19px;
  font-weight: 200;
}

.respond-form .submit {
  margin: -8px 0 0;
  padding: 18px 13px;
  min-width: 160px;
}

.subscribe-form .submit i {
  position: absolute;
  font-size: 21px;
  top: 21px;
  left: 8px;
}

.respond-form .submit:hover, .subscribe-form .submit:hover {
  color: #f26398;
  background: none;
  border-color: #f26398;
}

.search-form {
  position: relative;
  display: inline-block;
}

.search-form .search-input {
  padding: 12px 20px 12px 40px;
  border-radius: 40px;
  border: 2px solid #353535;
  background: transparent;
  font-size: 19px;
  font-weight: 200;
  color: #979797;
}

.widget .search-form, .widget .search-form .search-input {
  width: 100%;
}

.search-form .search-submit {
  position: absolute;
  top: 8px;
  width: 29px;
  height: 34px;
  left: 9px;
  background: transparent;
}

.search-form .fa-search {
  position: absolute;
  left: 18px;
  top: 18px;
}

/* ---------------- Blog Section ------------------ */
.blog-section {
  margin: 65px 0px 140px;
}

.blog-section .container-fluid {
  max-width: 1230px;
  padding: 0 5px;
}
.blog-section .blog-content {
  padding: 50px 0px 40px;
  -webkit-box-shadow: 0px 0px 35px -8px rgba(168,168,168,0.63);
  -moz-box-shadow: 0px 0px 35px -8px rgba(168,168,168,0.63);
  box-shadow: 0px 0px 35px -8px rgba(168,168,168,0.63);
}

.blog-section .main-blog-content .archive-title {
  font-size: 22px;
  font-weight: 200;
  margin: 0 0 30px 0;
}

.blog-section .main-blog-content .blog-post {
  margin-bottom: 34px;
}

.blog-section .main-blog-content .blog-post.sticky .post-body .post-title:before {
  position: absolute;
  font-family: FontAwesome;
  content:"\f0c6";
  color: inherit;
  left: -30px;
  font-size: 30px;
}

.blog-section .main-blog-content .blog-post.sticky .post-body .post-title {
  margin-left: 30px;
}

.blog-section .main-blog-content .blog-post .post-cover {
  cursor: pointer;
  position: relative;
  margin: 0 0 15px;
}

.blog-section .main-blog-content .blog-post .post-cover:before {
  position: absolute;
  font-family: FontAwesome;
  right: 25px;
  top: 25px;
  background-color: #fff;
  width: 25px;
  height: 25px;
  line-height: 26px;
  text-align: center;
  font-size: 11px;
  color: #3e7336;
}

.blog-section .main-blog-content .blog-post.format-quote .post-cover:before {
  content: "\f10d";
}

.blog-section .main-blog-content .blog-post.format-gallery .post-cover:before {
  content: "\f030";
}

.blog-section .main-blog-content .blog-post.format-audio .post-cover:before {
  content: "\f001";
}

.blog-section .main-blog-content .blog-post.format-video .post-cover:before {
  content: "\f03d";
}

.blog-section .main-blog-content .blog-post.format-image .post-cover:before {
  content: "\f1c5";
}

.blog-section .main-blog-content .blog-post .post-cover a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,.7);
  opacity: 0;
}

.blog-section .main-blog-content .blog-post .post-cover a:hover:after {
  opacity: 1;
}

.blog-section .main-blog-content .blog-post .post-cover .post-date {
  position: absolute;
  top: 14px;
  left: 20px;
  color: #fff;
  font-size: 18px;
  font-weight: 200;
  padding: 6px 16px;
  background: rgba(34,34,34,.7);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
}

.blog-section .main-blog-content .blog-post .post-title {
  position: relative;
  color: #353535;
  font-size: 39px;
  font-weight: 200;
  line-height: 1em;
  margin-top: 8px;
}

.blog-section .main-blog-content .blog-post .post-title a {
  color: #353535;
}

.blog-section .main-blog-content .blog-post .post-title a:hover {
  color: #3e7336;
}

.blog-section .main-blog-content .blog-post .dots {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dbdbdb;
  display: block;
  position: relative;
  margin: 25px 0px 30px 12px;
}

.blog-section .main-blog-content .blog-post .dots:before {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dbdbdb;
  display: block;
  left: -10px;
  position: absolute;
}

.blog-section .main-blog-content .blog-post .dots:after {
  content: "";
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #dbdbdb;
  display: block;
  right: -10px;
  position: absolute;
}

.blog-section .main-blog-content .blog-post .post-content {
  color: #aeaeae;
  font-weight: 200;
  font-size: 18px;
  line-height: 1.7em;
  display: inline-block;
}

.blog-section .main-blog-content .blog-post .post-content ul {
  margin: 0 0 25px 35px; 
}


.blog-section .main-blog-content .blog-post .post-content ol { 
  margin: 0 0 25px 35px; 
  padding: 0;
}

.blog-section .main-blog-content .blog-post .post-content ol li {
  margin-bottom: 20px;
  color: #979797;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5em;
}

.blog-section .main-blog-content .blog-post .post-content ol li ol {
  padding-top: 15px;
}

.blog-section .main-blog-content .blog-post .post-content p {
  margin: 0 0 35px;
}

.blog-section .main-blog-content .blog-post .post-meta {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  display: inline-block;
  width: 100%;
  padding: 15px 0px;
  margin: 14px 0 0;
}

.blog-section .main-blog-content .blog-post .post-meta ul {
  display: inline-block;
  font-size: 14px;
  font-weight: 200;
  color: #353535;
  padding: 15px 0px;
}

.blog-section .main-blog-content .blog-post .post-meta .theme-btn-1 {
  float: right;
  display: inline-block;
}

.blog-section .main-blog-content .blog-post .post-meta li {
  display: inline-block;
  padding-right: 5px;
}

.blog-pagination {
  margin: 60px 85px 20px;
}

.blog-pagination ul {
  list-style-type: none;
}

.blog-pagination ul li {
  margin-right: 22px;
  display: inline-block;
  font-size: 14px;
  font-weight: 200;
}

.blog-pagination ul li a {
  color: #353535;
}

.blog-pagination ul li span.current {
  border: 2px solid #353535;
  
  border-radius: 50%;
  width: 36px;
  height: 36px;
  padding: 0px;
  line-height: 36px;
  text-align: center;
  display: inline-block;
  margin: 0px -16px 0px;
}

.blog-pagination ul li a:hover {
  color: #3e7336;
}

/* ---------------- Single Post ------------------ */

.blog-section .main-blog-content .blog-post.single .post-title {
  margin: 25px 0 0;
}

.blog-section .main-blog-content .blog-post.post-with-embed .post-title {
  margin: 0;
  text-align: center;
} 

.blog-section .main-blog-content .blog-post.single .dots {
  margin: 35px auto 15px;
}

.blog-section .main-blog-content .blog-post.single .post-meta {
  margin: 0 0 20px;
  text-align: center;
}

.blog-section .main-blog-content .blog-post.single .post-meta li {
  padding-right: 10px;
}

.blog-section .main-blog-content .blog-post.single .post-meta .category {
  font-weight: 500;
}

.blog-section .main-blog-content .blog-post.single .tags {
  display: block;
  margin: 0 0 25px 5px;
  font-size: 16px;
  font-weight: 300;
}

.blog-section .main-blog-content .blog-post.single .tags a {
  font-weight: 200;
}

.blog-section .main-blog-content .blog-post.single .social-block {
  list-style-type: none;
  margin: 0 0 62px;
}

.blog-section .main-blog-content .blog-post.single .social-block li {
  display: inline-block;
  margin: 0 2px 0 0;
}

.blog-section .main-blog-content .blog-post.single .social-block li i {
  height: 40px;
  width: 40px;
  border-radius: 50%;
  border: 2px solid #aeaeae;
  color: #aeaeae;
  font-size: 15px;
  line-height: 38px;
  vertical-align: middle;
  text-align: center;
}

.blog-section .main-blog-content .blog-post.single .social-block li i:hover {
  color: #3e7336;
  border-color: #3e7336;
}

.blog-section .main-blog-content .blog-post.single .recent-posts h3, .comments-area h3 {
  color: #353535;
  font-size: 21px;
  font-weight: 200;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.blog-section .main-blog-content .blog-post.single .post-content img {
  margin-bottom: 30px;
}

.comments-area .comment-respond {
  margin: 0 0 45px;
}

.comments-area {
  margin: 0 0 20px;
  padding: 0 0 20px;
  border-bottom: 1px solid #ececec;
}

.comments-area .logged-in-as {
  display: block;
  margin: -35px 0px 30px;
  font-size: 14px;
}

.comments-area .comments-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.comments-area .comments-list .comment {
  position: relative;
  padding-left: 95px;
  min-height: 65px;
  margin-bottom: 20px;
}
.comments-area .comments-list .comment .avatar {
  position: absolute;
  width: 65px;
  left: 0;
  top: 0;
}

.comments-area .comments-list .comment .avatar img {
  border-radius: 50%;
}

.comments-area .comments-list .comment .name {
  font-size: 21px;
  color: #353535;
  display: inline-block;
  font-weight: 200;
  padding: 0 16px 8px 0;
}

.comments-area .comments-list .comment .message {
  color: #979797;
  font-size: 15px;
  font-weight: 300;
  padding: 0 0 10px;
}

.comments-area .comments-list .comment .pos {
  font-size: 14px;
  color: #f26398;
  display: inline-block;
  font-weight: 200;
}

.comments-area .comments-list .comment .comment-reply-link {
  position: relative;
  font-size: 12px;
  text-transform: uppercase;
  border: 2px solid #979797;
  color: #979797;
  border-radius: 12px;
  padding: 4px 20px 2px 10px;
}

.comments-area .comments-list .comment .comment-reply-link:after {
  position: absolute;
  right: 10px;
  top: -2px;
  content: "\f061";
  font-family: FontAwesome;
  font-size: 7px;
}

.comments-list .comment ol, .comments-list .comment ul {
  list-style-position: inside;
  line-height: 1.8em;
  margin-bottom: 25px;
  font-size: 14px;
}

.comments-list .comment ol li ol , .comments-list .comment ul li ul {
  list-style-position: inside;
  line-height: 1.8em;
  margin-left: 25px;
  font-size: 14px;
}

.comments-list li .children {
  border: 0;
  margin: 0;
  padding-left: 50px;
  list-style-type: none;
}

#cancel-comment-reply-link {
  font-size: 12px;
}

#cancel-comment-reply-link, .comments-area .comments-list .comment .comment-reply-link:hover {
  color: #3e7336;
  border-color: #3e7336;
}

.blog-section .main-blog-content .blog-post.single .recent-posts .cover {
  position: relative;
  margin: 0 0 12px;
}

.blog-section .main-blog-content .blog-post.single .recent-posts .cover img {
  margin: 0;
}

.blog-section .main-blog-content .blog-post.single .recent-posts .cover a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,.7);
  opacity: 0;
}

.blog-section .main-blog-content .blog-post.single .recent-posts .cover a:hover:after {
  opacity: 1;
}

.blog-section .main-blog-content .blog-post.single .recent-posts .title a {
  color: #353535;
  font-weight: 200;
  font-size: 21px;
  line-height: 1.4em;
}

.blog-section .main-blog-content .blog-post.single .recent-posts .title a:hover {
  color: #3e7336;
}

.blog-section .main-blog-content .blog-post.single .recent-posts h4 {
  font-weight: 200;
  font-size: 16px;
}

.blog-section .main-blog-content .blog-post.single .post-content input[type="submit"] {
  padding: 0px 8px;
  background: #f26398;
  border: 2px solid #f26398;
  color: #fff;
}

.blog-section .main-blog-content .blog-post.single .post-content input[type="password"] { 
  border: 1px solid #eeeeee;
  padding: 2px 5px;
}

/* ---------------- 404 ------------------ */

.error-section {
  height: 100%;
}

.error-section .error-message {
  text-align: center;
  padding: 165px 0px 20px;
}

.error-section .error-message h1 {
  font-size: 55px;
  color: #353535;
  font-weight: 200;
  line-height: 0.8em;
  text-transform: uppercase;
}

.error-section .error-message p {
  font-size: 39px;
  font-weight: 200;
  color: #353535;
}

.error-section .error-message .search-form {
  margin: 35px 0 60px;
}

.error-section .error-message .image {
  padding: 0 0 14.9%;
}

/* ---------------- Sidebar ------------------ */
.sidebar {
  margin: 20px 0 0 0;
}

.sidebar .widget-wrapper {
  margin: 30px 0 0 0;
}

.sidebar .widget-wrapper:first-of-type {
  margin: 0;
}

.sidebar .widget .widget-title {
  position: relative;
  display: block;
  text-align: center;
  margin: 0 0 15px;
}

.sidebar .widget .widget-title h4 {
  position: relative;
  font-weight: 200;
  font-size: 21px;
  text-transform: uppercase;
  color: #353535;
  z-index: 4;
  background: #fff;
  padding: 0 20px;
  display: inline-block;
}

.sidebar .widget .widget-title h4:before, .sidebar .widget .widget-title h4:after {
  content: "";
  position: absolute;
  background: #dbdbdb;
  border-radius: 50%;
  width: 5px;
  height: 5px;
}

.sidebar .widget .widget-title h4:before {
  left: -4px;
  top: 9px;
}

.sidebar .widget .widget-title h4:after {
  right: -4px;
  top: 9px;
}

.sidebar .widget .widget-title span {
  left: 0;
  top: 10px;
  position: absolute;
  width: 100%;
  height: 3px;
  background: #f4f4f4;
}

.sidebar .widget ul {
  list-style-type: none;
  font-size: 16px;
  font-weight: 200;
}

.sidebar .widget ul li {
  padding: 8px 0;
  border-bottom: 1px solid #ececec;
}

.sidebar .widget ul li a {
  color: inherit;
}

.sidebar .widget ul li a:hover {
  color: #3e7336;
}

.sidebar .widget ul li:last-of-type {
  border: none;
}

.sidebar .widget ul li:first-of-type {
  padding: 0 0 8px;
}

/* ---------------- Widgets ------------------ */
.sidebar .widget-social a {
  display: block;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-weight: 200;
}

.sidebar .widget-social .facebook {
  background: #5371af;
  border: 2px solid #5371af;
  height: 62px;
}

.sidebar .widget-social .twitter {
  margin: 10px 0 0 0;
  border: 2px solid #67b7e0;;
  height: 62px;
  background: #67b7e0;
}

.sidebar .widget-social .pinterest {
  margin: 10px 0 0 0;
  border: 2px solid #d14e4e;
  height: 62px;
  background: #d14e4e;
}

.sidebar .widget-social .dribbble {
  margin: 10px 0 0 0;
  border: 2px solid #444444;
  height: 62px;
  background: #444444;
}

.sidebar .widget-social .rss {
  margin: 10px 0 0 0;
  border: 2px solid #f26522;
  height: 62px;
  background: #f26522;
}

.sidebar .widget-social .google {
  margin: 10px 0 0 0;
  border: 2px solid #dc4e41;
  height: 62px;
  background: #dc4e41;
}

.sidebar .widget-social .linkedin {
  margin: 10px 0 0 0;
  border: 2px solid #0077b5;
  height: 62px;
  background: #0077b5;
}

.sidebar .widget-social .instagram {
  margin: 10px 0 0 0;
  border: 2px solid #3f729b;
  height: 62px;
  background: #3f729b;
}

.sidebar .widget-social .youtube {
  margin: 10px 0 0 0;
  border: 2px solid #b31217;
  height: 62px;
  background: #b31217;
}

.sidebar .widget-social .facebook:hover {
  background: none;
  color: #5371af;
}

.sidebar .widget-social .twitter:hover {
  background: none;
  color: #67b7e0;
}

.sidebar .widget-social .pinterest:hover {
  background: none;
  color: #d14e4e;
}

.sidebar .widget-social .dribbble:hover {
  background: none;
  color: #444444;
}

.sidebar .widget-social .rss:hover {
  background: none;
  color: #f26522;
}

.sidebar .widget-social .google:hover {
  background: none;
  color: #dc4e41;
}

.sidebar .widget-social .linkedin:hover {
  background: none;
  color: #0077b5;
}

.sidebar .widget-social .instagram:hover {
  background: none;
  color: #3f729b;
}

.sidebar .widget-social .youtube:hover {
  background: none;
  color: #b31217;
}


.sidebar .widget-social a i {
  width: 36%;
  padding-left: 18%;
  display: inline-block;
  font-size: 27px;
  vertical-align: middle;
  line-height: 59px;
}

.sidebar .widget-social a .text {
  width: 33%;
  display: inline-block;
  font-size: 15px;
  line-height: 1.4em;
  vertical-align: middle;
}

.sidebar .widget-social a .nr {
  width: 13%;
  padding-left: 3%;
  display: inline-block;
  font-size: 15px;
  line-height: 59px;
  vertical-align: middle;
}

.sidebar .widget-recent-posts .recent-posts {
  margin: 7px 0 0;
  display: inline-block;
}
.sidebar .widget-recent-posts .recent-posts .post {
  position: relative;
  border-bottom: 1px solid #ececec;
  padding: 0 0 13px;
  margin: 0 0 18px;
}

.sidebar .widget-recent-posts .recent-posts .post h3 {
  color: #979797;
  font-size: 15px;
  font-weight: 300;
  margin: 0 0 10px 97px;
  line-height: 1.3em;
  min-height: 38px;
}

.sidebar .widget-recent-posts .recent-posts .post .date {
  color: #bebebe;
  font-size: 12px;
  font-weight: 300;
  margin: 0 0 0 97px;
}

.sidebar .widget-recent-posts .recent-posts .post .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 85px;
}

.sidebar .widget-recent-posts .recent-posts .post .image a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(255,255,255,.7);
  opacity: 0;
}

.sidebar .widget-recent-posts .recent-posts .post .image a:hover:after {
  opacity: 1;
}

.sidebar .widget_tag_cloud a {
  display: inline-block;
  color: #fff;
  padding: 8px 12px;
  font-size: 15px !important;
  font-weight: 300;
  line-height: 1em;
  border-radius: 3px;
  background: #979797;
  display: inline-block;
  margin: 0 1px 4px 0;
  border: none;
}

.sidebar .widget_tag_cloud a:hover {
  color: #fff;
  background: #d5d5d5;
}

.sidebar .widget-archives .tabs li {
  position: relative;
  cursor: pointer;
}
.sidebar .widget-archives .tabs li:hover {
  color: #3e7336;
}
.sidebar .widget-archives .tabs li:before {
  position: absolute;
  content: "\f078";
  font-family: FontAwesome;
  right: 0;
  font-size: 12px;
}
.sidebar .widget-archives .tabs .archive h5 {
  font-size: 16px;
  font-weight: 200;
  color: inherit;
}

.sidebar .widget-archives .tabs .archive p {
  display: none;
  padding: 8px 0 16px 0;
}

.sidebar .widget-promo .promo-link {
  position: relative;
  display: block;
  overflow: hidden;
}

.sidebar .widget-promo img {
  width: 100%;
}
.sidebar .widget-promo .price {
  top: -15%;
  right: -54%;
  position: absolute;
  padding: 5px 0;
  width: 100%;
  background: #2cb19f;
  color: #fff;
  font-size: 18px;
  font-weight: 300;
  transform: rotate(40deg);
  -webkit-transform: rotate(40deg);
  text-align: center;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.sidebar .widget-promo .text {
  font-size: 32px;
  color: #cecece;
  position: absolute;
  text-align: center;
  padding: 19px 0px 16px;
  background: #30592a;
  width: 92%;
  left: 4%;
  bottom: -100px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sidebar .widget-promo .promo-link:hover .text {
  bottom: 10px;
}

.sidebar .widget-promo .promo-link:hover .price {
  top: 9%;
  right: -30%;
}

.sidebar .widget-promo .text span {
  font-size: 15px;
  display: block;
}

.sidebar .widget-twitter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.sidebar .widget-twitter .twitter li:first-of-type {
  padding: 0 0 15px 30px;
}

.sidebar .widget-twitter .twitter li {
    position: relative;
    padding: 0 0 15px 30px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #aeaeae;
    line-height: 21px;
    border-bottom: 1px solid #f1f1f1;
}
.sidebar .widget-twitter .twitter li:before {
    font-family: FontAwesome;
    content: "\f099";
    position:absolute;
    top: 0;
    left: 0;
    color: #599cc7;
    font-size: 20px;
}
.sidebar .widget-twitter .twitter li a {
    font-size: 13px;
    color: #676767;
    display: inline-block;
}
.sidebar .widget-twitter .twitter li .fa {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 20px;
    color: #599cc7;
}

.sidebar .widget-twitter li .date {
    display: block;
    font-size: 12px;
    color: #a2a2a2;
}


/* ---------------- Media queries ------------------ */
@media (max-width: 1200px) {
  header .main-nav ul li {
    margin-left: 19px;
  }
}
@media (max-height: 800px) {
  #hero-section {
    height: auto;
  }
}
@media (max-width: 992px) {
 
  header.fix .main-nav > ul > li, header.fixed .main-nav > ul > li {
    padding: 0;
  }
  header .main-nav {
    padding-top: 20px;
  }

  header .main-nav ul {
    padding: 0px;
    z-index: 1000;
    background: #fff;
    top: 57px;
    left: 0;
    width: 100%;
    position: absolute;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -moz-transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.2s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    margin-top: 30px;
  }

  header.fixed .main-nav ul, header.fix .main-nav ul {
    margin-top: 0;
  }

  header.fixed, header.fix {
    position: relative;
  }

  header .main-nav ul.visible {
    visibility: visible;
    opacity: 1;
  }
  header .main-nav ul li {
    padding: 0;
    margin-left: 0;
    display: block;
    width: 100%;
  }
  header .main-nav ul li:hover a {
    background: #f5f5f5;
  }
  header .main-nav ul li a {
    padding: 20px 50px;
    text-align: center;
    font-size: 20px;
    font-weight: 200;
    font-family: "Colaborate", sans-serif;
    text-transform: uppercase;
    color: #353535;
    display: inline-block;
    width: 100%;
  }

  header .main-nav ul li a.active {
    font-weight: 500;
  }
  header .main-nav ul li > ul {
    position: relative;
    visibility: visible;
    margin-top: -5px;
    opacity: 1;
    border: none;
    padding: 0;
    left: 0;
    width: 100%;
  }

  header .main-nav ul li > ul li {
    border: none;
  }

  header .main-nav ul li > ul li a {
    background: none;
    font-weight: 400;
    font-size: 18px;
    padding: 10px 0;
  }

  header .main-nav ul li > ul li a:hover {
    color: #8d8d8d;
    padding-left: 30px;
  }

  header .main-nav ul li > ul li a:hover:before {
    content: none;
  }

  .no-border-right {
    border-right: 1px solid #c1c1c1;
  }

  .no-border-left {
    border-left: 1px solid #c1c1c1;
  }

  #contact .details .item {
    display: inline-block;
    margin-right: 40px;
  }

  #contact .details .item:last-of-type {
    margin-right: 0px;
  }

  .subscribe-form .input-line.after:after {
    content: none;
  }

  .subscribe-form .input-line .dots {
    visibility: hidden;
  }

  #updates {
    background: #fff;
  }

  #updates .border {
    visibility: hidden;
  }

  #updates .content-block.accordion {
    padding: 80px 4% 20px;
  }

  .sidebar {
    margin: 50px 0 0 0;
  }

  .blog-section .main-blog-content .blog-post .post-body {
    display: inline-block;
    margin-top: 5px;
  }
}

@media (max-width: 750px) {
  header .main-nav ul {
    width: 180%;
    left: -90%;
  }

  .admin-bar header.fix, .admin-bar header.fixed {
    top: 46px;
  }
}

@media (max-width: 500px) {
  #screenshoots .vc_col-xs-6 {
    width: 100%;
    padding: 0 70px;
  }

  #team .col-xs-6 {
    width: 100%;
  }

  .tesla-accordion .vc_tta-panels .vc_tta-panel .vc_tta-panel-heading .vc_tta-panel-title {
    font-size: 15px;
  }

  .blog-pagination {
    margin: 25px 20px;
  }
}