/*
Theme Name: Handstand
Theme URI:http://demo.wphash.com/handstand/
Author: Theme-4Web
Author URI: http://hastech.company
Description: Responsive WordPress Theme
Text Domain: handstand
Version: 1.2.3
License: GNU General Public License v1 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: layerswp
*/
/*--------------------
   Main CSS
----------------------

 [Table of contents]

 1. Defualt css
 2. Header Menu 
 3. Slider Area
 5. Video  Area 
 6. Gallery Area
 7. Team Area
 9. Testimonial Area
 10. Pricing Area
 11. Blog Area  
 13. Footer Area
 14. Breadcrumb  Area 
 15. Single Gallery 
 16. Contact Page
 17. About Us Page
 18. Handstand Event CSS
 19. Handstand class CSS
 20. Class Details Content CSS
 21. Responsive View
 22. Faq css


===== 1. Defualt css====*/

html {
    margin-left: 0 !important;
    margin-top: 0 !important;
    margin-right: 0 !important;
    max-width: calc(100%) !important;
}
.container {
    max-width: 1240px;
    padding: 0 19px;
}
.container.list-masonry {
    max-width: 1200px;
}
.content-vertical-massive,
.content-main {
    padding-bottom: 90px;
    padding-top: 90px;
}
.float-right {
    float: right;
}
.float-left {
    float: left;
}
a {
    text-decoration: none !important;
    color: #757575;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
a:hover {
    color: #5FC7AE;
}
a:focus,
select:focus,
input:focus,
button:focus,
a:active,
select:active,
input:active,
button:active {
    outline: none;
}
body {
    color: #7f7f7f;
    font-family: sans-serif;
    font-size: 14px;
    line-height: 24px;
}
@font-face {
    font-family: Montserrat;
    src: url(assets/fonts/Montserrat-Medium.ttf) format('truetype');
    font-weight: 500;
    font-style: normal
}
p {
    font-size: 15px;
    line-height: 24px;
    margin: 0 0 15px;
	word-break: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #474747;
    font-weight: 500;
}
dt {
    font-weight: bold;
}
address {
    font-style: normal;
}
pre {
    overflow: auto;
}
.alignleft {
    margin-right: 15px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"] {
    border: 1px solid #ddd;
    box-shadow: none;
    color: #999;
    height: 40px;
    outline: medium none;
    padding: 0 15px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 100%;
}
input[type="email"],
input[type="text"],
input[type="url"],
input[type="search"],
input[type="password"],
input[type="number"],
input[type="tel"],
input[type="date"] {
    max-width: 100%;
}
input[type="email"]:focus,
input[type="text"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="date"]:focus,
textarea:focus {
    border-color: #5FC7AE;
    outline: none;
}
textarea {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
table {
    margin: 20px 0;
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    border-radius: 0px
}
table th,
table td {
    padding: 8px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom: 0;
    vertical-align: top;
    text-align: left;
    line-height: 18px
}
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
    border-top: 0
}
table thead:first-child tr:first-child th:first-child,
table tbody:first-child tr:first-child td:first-child {
    border-radius: 4px 0 0 0
}
table thead:first-child tr:first-child th:last-child,
table tbody:first-child tr:first-child td:last-child {
    border-radius: 0 4px 0 0
}
table thead:last-child tr:last-child th:first-child,
table tbody:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 4px
}
table thead:last-child tr:last-child th:last-child,
table tbody:last-child tr:last-child td:last-child {
    border-radius: 0 0 4px 0
}
blockquote {
    border-left: 6px solid #2d3e50;
    color: rgba(0, 0, 0, 0.55);
    margin-bottom: 26px;
    padding: 20px;
}
.push-top-large {
    margin-top: 0;
}
.copy blockquote {
    color: #fff;
    font-size: 14px;
    font-weight: 300;
    line-height: 23px;
}
.copy ul li {
    margin: 0 0 6px 18px;
}
textarea,
input {
    color: #333333;
}
.section-title {
    position: relative;
    margin-bottom: 50px;
    text-align: center;
}
.title-divider:before {
    background: #fff none repeat scroll 0 0;
    border-radius: 100%;
    color: #5fc7ae;
    content: "";
    font-family: fontawesome;
    font-size: 15px;
    height: 30px;
    left: 0;
    line-height: 30px;
    margin: -13px auto 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    z-index: 9;
}
.titlecone-2 .title-divider:before {
    background: #F1F1F1 none repeat scroll 0 0;
}
.title-divider:after {
    background: #dbd9da none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 100%;
    width: 120px;
}
.section-title.title-divider:before,
.section-title.title-divider:after {
    top: 43px;
}
.section-title .heading {
    color: #474747;
    font-size: 30px;
    font-weight: 700;
    line-height: 22px;
    text-transform: capitalize;
    margin: 0 0 40px;
}
.section-title .excerpt {
    margin: 0 0 15px;
}
.text-center {
    text-align: center;
    width: 100%;
}
.layers-control-title-marker {
    background: #0289c0 none repeat scroll 0 0;
    border-radius: 25px;
    color: #fff;
    font-size: 12px;
    line-height: 100%;
    padding: 1px 7px 2px;
    text-transform: capitalize;
    vertical-align: middle;
}
#menu-top-menu li {
    margin-right: 15px;
}
#menu-top-menu li a i {
    margin-right: 5px;
}
.single-blog-post {
    line-height: 0;
}
.page .single-title-heading {
    font-weight: 700;
    font-size: 30px;
    margin-bottom: 20px;
}
.single .single-title-heading {
    margin-bottom: 0;
    margin-top: 0;
    word-wrap: break-word;
}
article.single-article .single-blog-post img {
    margin-bottom: 30px;
}
pre {
    overflow-x: scroll;
}
.not-found-area {
    text-align: center;
}
.not-found-title h1 {
    color: #5FC7AE;
    font-size: 200px;
    font-weight: bold;
    line-height: 140px;
}
.not-found-title h1 span.error-text {
    font-size: 75px;
    font-weight: 100;
    display: block;
    text-transform: uppercase;
    color: #333333;
}
.not-found-area .sidebar-widget {
    margin: auto;
    max-width: 500px;
}
.copy a.comment-reply-link {
    color: #333;
}
.logged-in-as {
    font-size: 13px;
}
.tags-and-links.fix {
    border-bottom: 1px solid #dcd9d9;
    border-top: 1px solid #dcd9d9;
    margin: 30px 0 20px;
    overflow: hidden;
    padding: 15px 0;
}
.related-tag {
    overflow: hidden;
}
.related-tag span.mr-10 {
    display: inline-block;
}
.tags-and-links ul {
    display: inline;
    margin-left: 10px;
}
.tags-and-links ul li {
    display: inline-block;
    line-height: 1;
    margin-left: 5px;
}
.tags-and-links ul li.magin-less {
    margin-left: 0;
}
.tags-and-links ul li a {
    display: inline-block;
    line-height: 18px;
}
.social-links {
    overflow: hidden;
    text-align: right;
}
.social-links a {
    display: inline-block;
    margin: 0 5px;
}
.product-pages {
    padding-top: 75px;
    padding-bottom: 90px;
}
.single-product-page {
    padding-top: 75px;
    padding-bottom: 90px;
}
.grid.comments-nested.push-top {
    border-top: 0px solid #ddd;
}
.push-top-large .children {
    margin-left: 20px;
}
.comment.even.content.well,
.comment-list .even.content.well {
    background-color: transparent;
    display: block;
    padding-right: 20px;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
}
.comment.odd.content.well,
.comment-list .odd.content.well {
    display: block;
    width: 100%;
    background-color: transparent;
    padding-right: 20px;
    margin-top: 0;
    padding-top: 0;
}
.comment-respond {
    width: 100%;
}
.push-top-large {
    margin-top: 0;
}
.form-submit input[type="submit"] {
    padding: 10px 14px;
}
.avatar .avatar-body {
    padding: 0;
}
/*recent post css*/

.recent-post-item {
    margin-bottom: 30px;
    overflow: hidden;
}
.recent-post-image {
    display: inline-block;
    float: left;
    margin-right: 15px;
    overflow: hidden;
    width: 80px;
}
.recent-post-image > a {
    display: block;
}
.recent-post-image > a img {
    display: block;
    width: 100%;
}
.recent-post-text {
    overflow: hidden;
}
.recent-post-text > h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 2px;
    margin-top: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recent-post-text > h4 a {
    color: #616161;
}
.recent-post-text a {
    color: #969696;
}
.recent-post-text > span {
    color: #969696;
    font-family: lato;
    font-size: 13px;
}
.recent-post-text > span.commentss {
    margin-left: 5px;
}
.recent-post-text a:hover {
    color: #5FC7AE;
}
/*------------------------------*/
/*- 2. Header Menu ---------*/
/*------------------------------*/

.nav-horizontal li:hover > a {
    color: #f00;
}
.sub-menu,
.nav .children {
    background-color: #fff;
    border: 1px solid #ddd;
    left: 0;
    line-height: normal;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 50px;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    visibility: hidden;
    z-index: 5;
}
.sub-menu li a,
.nav .children li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #000;
}
.sub-menu li a:hover,
.nav .children li a:hover {
    color: #f00;
}
.nav li:hover > .sub-menu,
.nav li:hover > .children {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    top: 100%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
    visibility: visible;
}
.nav-horizontal ul.menu li ul.children li ul.children {
    left: -114%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    top: 0;
    border-radius: 0;
    padding: 0 12px;
    border: 1px solid #dddddd;
}
.nav-horizontal ul.menu li ul.children li:hover ul.children {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
body.blog .header-site {
    border-bottom: 1px solid #ddd;
}
.site-description {
    padding-bottom: 18px;
}
.sitename {
    line-height: 1;
}
.tagline {
    line-height: 1;
}
.header-site .container {
    padding: 20px 20px 0;
}
.header-site .nav-horizontal > ul > li {
    margin: 0 2px;
    padding-bottom: 20px;
}
.is_stuck.is_stuck_show {
    -webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
}
.header-sticky {
    -webkit-transition: background 0s ease-in-out 0s, margin-top 0s ease-in-out 0s, opacity 0s ease-in-out 0s;
    transition: background 0s ease-in-out 0s, margin-top 0s ease-in-out 0s, opacity 0s ease-in-out 0s;
}
/* mobile menu css */

.menu-hitarea {
    cursor: pointer;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 5px;
    width: 20px;
}
#menu-main-menu li ul {
    display: none;
}
/* page image aligment */

.alignleft {
    margin-right: 15px;
}
.wp-caption {
    background: transparent;
}
.avatar .avatar-body .avatar-name {
    display: block;
    font-size: 20px;
    font-weight: 500;
}
.post-password-form input[type="submit"] {
    margin: 0;
    padding: 7px 20px;
}
.conmment-title_quick .heading.comment-title {
    font-size: 43.2px;
    font-size: 43.2px;
    font-size: 43.2px;
    font-size: 2.7rem;
    font-weight: 700;
    margin: 20px 0 13px 0;
}
.copy blockquote {
    font-size: 24px;
    font-size: 24px;
    font-size: 24px;
    font-size: 1.5rem;
}
.site-logo-link img,
.custom-logo-link img,
.mark img {
    max-height: 65px;
}
.header-site,
.header-site.header-sticky {
    background-color: #ffffff;
    box-shadow: 0 1px 0 0 #f1f1f1;
}
.header-block.main_header {
    padding: 0 15px;
}
.header-secondary.invert .nav > li > a {
    color: #474747;
    font-size: 15px;
    font-weight: 400;
}
.header-secondary.invert .pull-left .nav > li > a i {
    margin-right: 5px;
}
.header-secondary.invert .pull-right .nav > li:hover > a {
    color: #5FC7AE
}
.header-secondary {
    background: #fff none repeat scroll 0 0;
    border-bottom: 1px solid #efefef;
    padding: 16px 0;
}
.pagination li {
    border-right: 0 none;
}
.header-site .nav.nav-horizontal > ul > li {
    margin: 0 21px;
    padding-bottom: 0;
}
.header-site .nav.nav-horizontal > ul > li > a {
    color: #767676;
    display: block;
    font-size: 16px;
    font-weight: 500;
    line-height: 100px;
    padding: 0;
    position: relative;
    text-transform: capitalize;
}
.site-description p.tagline,
.site-description h3.sitename.sitetitle a {
    color: #323232;
}
.header-site .nav.nav-horizontal > ul > li:hover > a,
.header-site .nav.nav-horizontal > ul > li.current-menu-item > a,
.header-site .nav.nav-horizontal > ul > li.current_page_ancestor > a {
    color: #5FC7AE;
}
.header-site .nav.nav-horizontal > ul > li.menu-item-has-children > a:before {
    content: "";
    float: right;
    font-family: fontawesome;
    font-size: 16px;
    margin-left: 5px;
}
.header-site .nav.nav-horizontal > ul > li > ul {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    -o-border-image: none;
    border-image: none;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.15);
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    text-align: left;
    top: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: center top 0;
    transform-origin: center top 0;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    visibility: hidden;
    width: 235px;
    z-index: 999;
    padding: 0 15px;
}
.sub-menu li,
.nav .children li {
    width: 100%;
}
.header-site .nav.nav-horizontal > ul > li:hover > ul {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
}
.nav ul.menu li ul.sub-menu li {
    border: 0 none;
    display: block;
    width: 100%;
}
.nav ul.menu li ul.sub-menu li:not(:last-child) {
    border-bottom: 1px dotted #ddd;
}
.header-site .nav.nav-horizontal > ul > li > ul li a {
    color: #767676;
    font-size: 13px;
    font-weight: 500;
    line-height: 32px;
    padding-bottom: 3px;
    padding-left: 0;
    padding-top: 3px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.header-site .nav.nav-horizontal > ul > li > ul li a:before {
    content: "\f105";
    font-family: fontawesome;
    padding-right: 5px;
}
.header-site .nav.nav-horizontal > ul > li > ul li:hover > a {
    background: transparent;
    color: #5FC7AE;
}
.header-site .nav.nav-horizontal > ul > li > ul li {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.header-site .nav.nav-horizontal > ul > li > ul li:hover {
    padding-left: 5px;
}
.header-site .nav.nav-horizontal > ul > li >a:hover:after,
.header-site .nav.nav-horizontal > ul > li.active >a:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    visibility: visible;
}
.header-site .container {
    padding: 0 20px;
}
/* menu dropdown border */

.header-site .nav.nav-horizontal > ul > li > a:after {
    background: #5FC7AE none repeat scroll 0 0;
    content: "";
    display: none;
    height: 4px;
    left: 0;
    position: absolute;
    top: 96%;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
}
.header-site .nav.nav-horizontal > ul > li > ul > li.menu-item-has-children > a:after {
    content: "";
    float: right;
    font-family: layers-icons;
    font-size: 11px;
    margin-top: -20px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding: 5px 0 0;
    position: absolute;
    right: 8px;
    top: 52%;
}
.header-site .nav.nav-horizontal .menu ul li ul {
  background: #fff none repeat scroll 0 0;
  border: 0 none;
  border-radius: 6px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.15);
  left: auto;
  padding: 5px 12px;
  position: absolute;
  right: -216px;
  width: 215px;
}
.header-site .sub-menu .menu-item-has-children > a:after {
    font-size: 11px;
    margin-top: -20px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding: 5px 0 0;
    position: absolute;
    right: 8px;
    top: 52%;
}
.header-site .nav.nav-horizontal .menu li.last-elements ul li ul {
    left: -216px;
    right: auto;
}
.header-site .nav.nav-horizontal > ul > li.last-elements > ul li a {
    text-align: right;
}
.header-site .nav.nav-horizontal > ul > li.last-elements > ul > li.menu-item-has-children > a:after {
    left: 8px;
    right: auto;
    top: 62%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.header-site li.last-elements .sub-menu .menu-item-has-children > a:after {
    left: 8px;
    right: auto;
    top: 62%;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
/*----------------------------------------*/
/*  3. Slider Area
/*----------------------------------------*/
.hs-item .hs-content p {
    margin: 0 auto;
}
.hero-slider .slick-dots {
    margin: 0 auto;
    position: absolute;
    z-index: 9;
    text-align: center;
    bottom: 74px;
    left: 0;
    right: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .hero-slider .slick-dots {
        width: 940px;
        bottom: 50px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-slider .slick-dots {
        width: 720px;
        bottom: 30px;
    }
}
.hero-slider .slick-dots li {
    display: inline-block;
    line-height: 0;
    margin: 0 5px;
}
.hero-slider .slick-dots li button {
    background: #ffffff none repeat scroll 0 0;
    display: block;
    height: 5px;
    margin: 0;
    padding: 0;
    text-indent: -999999px;
    width: 23px;
}
.hero-slider .slick-dots li.slick-active button,
.hero-slider .slick-dots li button:hover {
    background: #5FC7AE;
}
.hero__slider {
    padding-bottom: 0;
    padding-top: 0;
}
.hs-item {
    background-color: #2d3e50;
    background-position: center top;
    background-size: cover;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    margin: 0;
    min-height: 665px;
}
.hs-item .hs-item-wrapper {
    position: relative;
    z-index: 3;
    width: 100%;
}
.hs-item .hs-image {
    position: relative;
    margin-left: -70px;
    margin-top: 90px;
}
.hs-item .hs-content * {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.hs-item .hs-content h2 {
    font-size: 36px;
    color: #666666;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: capitalize;
    line-height: 1;
}
.hs-item .hs-content h2 span {
    color: #5FC7AE;
}
.hs-item .hs-content h3 {
    color: #666;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 3px;
    margin-bottom: 8px;
    text-transform: capitalize;
}
.hs-item .hs-content p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 10px;
    max-width: 640px;
    margin-left: 0;
}
.hs-item .hs-content a {
    background-color: transparent;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0.5px;
    overflow: hidden;
    padding: 10px 35px;
    position: relative;
    vertical-align: top;
    z-index: 1;
}
.hs-item .hs-content a i {
    line-height: 18px;
    margin-left: 0;
    position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .hs-item .hs-content a i {
        font-size: 19px;
        top: 3px;
    }
    .hs-item .hs-content h3 {
        font-size: 16px!important;
    }
    .hs-item .hs-content p {
        font-size: 12px;
        margin-bottom: 10px;
        line-height: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .hs-item .hs-content a i {
        font-size: 15px;
    }
}
@media only screen and (max-width: 479px) {
    .hs-item .hs-content a i {
        font-size: 12px;
        margin-left: 3px;
    }
    .hs-item .hs-content h3 {
        margin-bottom: 5px;
    }
}
.hs-item.slick-current .hs-image img {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
.hs-item.slick-current .hs-content h3 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 600ms;
}
.hs-item.slick-current .hs-content h2 {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 800ms;
    animation-delay: 800ms;
}
.hs-item.slick-current .hs-content p {
    -webkit-animation-name: slideInRight;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1000ms;
    animation-delay: 1000ms;
    margin-bottom: 10px;
}
.hs-item.slick-current .hs-content a {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
}
/* slider */

.slider_text_left {
    -ms-flex-flow: row-reverse wrap;
    flex-flow: row-reverse wrap;
}
.slider_text_left .hs-content {
    padding-left: 0;
    padding-right: 70px;
}
.hero-slider .slick-list {
    margin: 0;
}
.add_your_class.thumbnail-body {
    padding: 0px;
    background: transparent !important;
}
.slick-arrow {
    color: #fff;
    cursor: pointer;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    margin-top: -50px;
    padding-left: 0;
    padding-top: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 40px;
    z-index: 99;
}
i.slick-arrow:before {
    background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
    display: block;
    height: 100%;
}
.slick-arrow:hover {
    background: #5FC7AE;
}
.slick-arrow.slider_nev_left {
    left: -50px;
}
.slick-arrow.slider_nev_right {
    right: -50px;
}
.hero-slider:hover .slick-arrow.slider_nev_left {
    left: 0px;
}
.hero-slider:hover .slick-arrow.slider_nev_right {
    right: 0px;
}
.single-slider {
    position: relative;
}
.hs-item.slick-slide:before,
.single-slider:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    position: absolute;
    top: 0;
    width: 100%;
}
.button-primary.button.effect-sweep {
    border: 1px solid #fff;
    border-radius: 6px;
    padding: 6px 33px;
}
.letToRight-overlay:after {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 60%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 60%) repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
/*------------------------------*/
/*- 5. Video  Area ----------*/
/*------------------------------*/

.video__areas {
    float: left;
    width: 50%;
}
.widget.video_area_widget.content-vertical-massive {
    padding: 0;
}
a.video-popup i {
    color: #fff;
    font-size: 60px;
    height: 70px;
    left: 0;
    line-height: 70px;
    margin: -38px auto 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 70px;
}
a.video-popup:hover i {
    color: #5FC7AE;
}
.video__area {
    background: #ddd none repeat scroll 0 0;
    border: 10px solid #fff;
    box-shadow: 0 0 4px 4px #ececec;
    margin: 90px 0;
    padding: 190px 0;
    position: relative;
}
.miata-video-widget {
    padding: 0;
}
.video_content_area {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: left;
    height: 103%;
    padding: 0;
    width: 50%;
}
.video__areas {
    float: right;
    padding-left: 20px;
    width: 50%;
}
button.mfp-close:hover {
    background: transparent;
}
.video__area:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.video_content_area.media.large h5.heading {
    color: #474747;
    font-size: 36px;
    font-weight: 600;
    margin: 0 0 20px;
    text-transform: capitalize;
}
.video_content_area.media.large p {
    color: #7f7f7f;
    margin-top: 0 !important;
}
.video_area_widget .content {
    padding: 0;
}
.video_content_area a {
    background-color: transparent;
    border: 1px solid #5fc7ae;
    border-radius: 25px;
    color: #5fc7ae;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-top: 36px;
    padding: 7px 35px;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.video_content_area a:hover {
    background: #5FC7AE;
    color: #fff;
}

/*------------------------------*/
/*- 6. Gallery Area ----------*/
/*------------------------------*/

.filter_menu {
    margin-bottom: 60px;
    text-align: center;
    line-height: 100%;
}
.filter_menu_left {
    text-align: left;
}
.filter_menu_right {
    text-align: right;
}
.filter_menu li {
    border: 0 solid #ccc;
    border-radius: 0;
    color: #333333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    padding: 0 20px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.filter_menu li:hover {
    color: #5FC7AE;
}
.cols {
    margin-bottom: 20px;
}
.column-flush.cols {
    margin-bottom: 0px;
}
.ht-gallery {
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    position: relative;
}
@media only screen and (min-width: 721px) and (max-width: 768px) {
    .gallery-hover[class*="span-"] {
        width: calc(100% / 12 * 6 - 20px);
    }
}
.gallery-effect > a {
    display: block;
}
.gallery-effect img {
    width: 100%;
    display: block;
}
.ht-gallery-thumb {
    position: relative;
}
.ht-gallery-thumb:before {
    background: #5FC7AE none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}
.gallery-hover-effect {
    text-align: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.ht-gallery:hover .gallery-hover-effect {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ht-gallery:hover .ht-gallery-thumb:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.ht-gallery-content {
    bottom: 50%;
    left: 0;
    -webkit-transform: translateY(50%) scaleY(0);
    transform: translateY(50%) scaleY(0);
    margin: auto;
    position: absolute;
    right: 0;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    z-index: 3;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.gallery-hover:hover .ht-gallery-content {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(50%) scaleY(1);
    transform: translateY(50%) scaleY(1);
}
.ht-gallery-content > h2,
.ht-gallery-content2 > h2 {
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    margin: 0px 0px 3px 0px;
    text-transform: none;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.ht-gallery-content2 > h2 {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.ht-gallery-content2 .category-name {
    bottom: 0;
    display: inline-block;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ht-gallery-content > h2 a,
.ht-gallery-content2 > h2 a {
    color: #333333;
    font-size: 14px;
    font-family: "Montserrat", sans-serif;
    letter-spacing: 0;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.gallery-hover:hover .ht-gallery-content > h2,
.gallery-hover:hover .ht-gallery-content2 > h2 {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ht-gallery-content .gallery-icon {
    border: 0px solid #ffffff;
    color: #ffffff;
    display: inline-block;
    height: 50px;
    line-height: 48px;
    width: 50px;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
    position: relative;
    font-size: 30px;
}
.ht-gallery-content .gallery-icon:before {
    background: #ffffff;
    content: "";
    display: block;
    height: 100%;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    position: absolute;
    width: 100%;
}
.ht-gallery-content .gallery-icon i {
    position: relative;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.gallery-hover:hover .ht-gallery-content .gallery-icon {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
}
.category-name {
    display: block;
    color: #424242;
    font-size: 14px;
    line-height: 21px;
    margin: 0 0 0px;
    text-transform: capitalize;
}
.category-name:before {
    bottom: 0;
    content: "";
    position: absolute;
    right: 0;
}
.category-name:last-child:before {
    content: "";
}
.gallery-hover:hover .category-name {
    bottom: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ht-gallery.thumbnail-body {
    padding: 0;
}
.ht-gallery-content2 {
    padding: 25px 15px;
    background: #ffffff;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.ht-gallery:hover .ht-gallery-content2 {
    border-bottom-color: #5FC7AE;
}
.pagination {
    margin: 0 0 0px;
    vertical-align: top;
}
.pagination a {
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.pagination-content.pagination2 {
    margin-top: 40px;
}
.ht-gallery-3 .ht-gallery-content-deltails h2 {
    margin: 0 0 5px;
}
.ht-gallery-3 .ht-gallery-content-deltails {
    padding: 40px 0 30px;
    position: absolute;
    top: 10px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ht-gallery-3 .ht-gallery-content-deltails h2 a,
.ht-gallery-content-deltails span {
    color: #fff;
}
.ht-gallery-3 .category-name {
    bottom: 0px;
}
/*------------------------------*/
/*- 7. Team Area ---------*/
/*------------------------------*/

.ht_team {
    padding: 0 0 20px;
}
.ht_thumb {
    position: relative;
    line-height: 0;
}
.ht_thumb:before {
    background-color: #5FC7AE;
    content: "";
    left: 10px;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    z-index: 5;
}
.ht_team:hover .ht_thumb:before {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.team-style-1 .ht_team {
    padding-bottom: 0;
}
.ht_thumb > img {
    width: 100%;
    z-index: -1;
}
.ht_hover_content {
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 8;
}
.ht_team_social {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}
.ht_team_social a {
    color: #5FC7AE;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    border-radius: 100%;
    font-size: 16px;
}
.ht_team_social a:hover {
    color: #fff;
}
.ht_team_social a + a {
    margin-left: 5px;
}
.ht_team_name {
    line-height: 21px;
    margin-bottom: 10px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}
.trainer-hover h3 {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
.ht_team:hover .ht_team_name,
.ht_team:hover .ht_team_social {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.ht_team.thumbnail-body.t2 {
    padding-bottom: 0;
}
.ht_team.thumbnail-body {
    overflow: unset;
}
.column-flush .ht_team.thumbnail-body {
    margin-bottom: 0px;
}
.team-style-4 [class*="span-"] {
    width: 100%;
}
.team-style-2 .ht_team_name,
.team-style-4 .ht_team_name {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.team-style-2 .ht_team,
.team-style-4 .ht_team {
    padding: 0 0 0px;
}
.team-style-2 .ht_team_name,
.team-style-4 .ht_team_name {
    padding: 0px 10px 0;
}
.team-style-2 .ht_team_name h3,
.team-style-4 .ht_team_name h3 {
    margin: 0px 0 6px;
    color: #535353;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
}
.team-style-2 .degi,
.team-style-4 .degi {
    margin-bottom: 0px;
    display: block;
    color: #424242;
    display: inline-block;
    text-transform: capitalize;
}
.team-style-2 .ht_team_name,
.team-style-4 .ht_team_name {
    padding: 20px 0 0;
    border-top: 0;
    -o-border-image: none;
    border-image: none;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}
.ht_team:hover .ht_team_name {
    border-bottom-color: #5FC7AE;
}
.team-area .thumbnail-body p {
    color: #ffffff;
    margin: 10px 0 0;
    padding: 0 20px;
}
.team-style-3 .ht_team:hover .ht_thumb:before {
    -webkit-transform: skewX(25deg);
    transform: skewX(25deg);
}
.ht_team_name h3 {
    margin-bottom: 0;
}
/*------------------------------*/
/*- 9. Testimonial Area --------*/
/*------------------------------*/

.owl-dots {
    margin-top: 20px;
    text-align: center;
}
.client-speech-area .owl-dot {
    border: 1px solid #5fc7ae;
    border-radius: 50%;
    display: inline-block;
    height: 14px;
    margin: 0 5px;
    width: 14px;
}
.client-speech-area .owl-dot.active {
    border: 3px solid #5fc7ae;
    height: 20px;
    position: relative;
    top: 3px;
    width: 20px;
}
.client-speech-carousel .single-client-speech .client-img img {
    height: 100px;
    width: 100px;
    border: 2px solid #f1f1f1
}
.single-client-speech {
    background: #5fc7ae none repeat scroll 0 0;
    color: #fff;
    margin: 50px auto auto;
    padding: 30px 83px;
    position: relative;
    text-align: center;
    width: 66%;
}
.client-img img {
    margin: auto;
}
.client-name {
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    margin: 0;
    color: #fff;
    text-transform: uppercase;
}
.client-designation {
    font-size: 12px;
    font-weight: 500;
}
.speech-text > p {
    font-size: 14px;
    line-height: 24px;
}
.testimonial-title span {
    font-size: 32px;
    text-align: center;
}
.client-speech-area.darken:not(.overlay) .container:before {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
}
.testimonial-title span {
    background: #5fc7ae none repeat scroll 0 0;
    border-radius: 50%;
    box-shadow: 0 0 5px 0 #ababab;
    color: #fff;
    font-size: 50px;
    height: 115px;
    left: -45px;
    line-height: 120px;
    position: absolute;
    top: -45px;
    width: 115px;
}
/*------------------------------*/
/*- 10. Pricing Area ----------*/
/*------------------------------*/

.single-pricing-table-head span {
    display: inline-block;
}
.single-pricing-table {
    box-shadow: 0 0 4px 4px #e2e2e2;
    text-align: center;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.single-pricing-table-head {
    padding-top: 10px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border-bottom: none;
}
.single-pricing-table-head h4 {
    color: #757575;
    font-family: "Montserrat", sans-serif;
    font-size: 20px;
    font-weight: 500;
    padding: 25px 0;
    text-transform: uppercase;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.single-pricing-table-head > h4,
.single-pricing-table-head > h5 {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-pricing-table-head > h5 {
    background: #fff none repeat scroll 0 0;
    color: #7f7f7f;
    display: block;
    font-family: lato;
    font-size: 50px;
    font-weight: 300;
    margin-bottom: 0;
    padding: 20px 0;
}
span.monthly {
    font-size: 14px;
    font-weight: 400;
}
.single-pricing-table-body {
    padding: 35px 0 57px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-pricing-table-body li {
    font-size: 14px;
    font-weight: 400;
    padding: 15px 0;
}
.single-pricing-table-body li +li {
    border-top: 1px solid #eae8e8;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.single-pricing-table-body .order,
.active.single-pricing-table-body .order {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 25px;
    bottom: -15px;
    box-shadow: 0 0 4px 4px #e2e2e2;
    color: #5fc7ae;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    left: 50%;
    padding: 10px 27px;
    position: absolute;
    text-transform: uppercase;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.table-body a {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 25px;
    box-shadow: 0 0 4px 4px #e2e2e2;
    color: #5fc7ae;
    display: inline-block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    padding: 10px 33px;
    position: relative;
    text-transform: uppercase;
    top: 19px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.single-pricing-table:hover .order,
.single-pricing-table:hover .active .single-pricing-table-body .order {
    background: #5FC7AE;
    box-shadow: 0 0 4px 4px #59bba3;
    color: #fff;
}
.single-pricing-table:hover .single-pricing-table-head {
    border-color: transparent;
}
.active .single-pricing-table-head {
    background: #5FC7AE none repeat scroll 0 0;
    border-color: transparent;
}
.single-pricing-table:hover .single-pricing-table-head,
.active.single-pricing-table .single-pricing-table-head,
.single-pricing-table:hover .single-pricing-table-body,
.active.single-pricing-table .single-pricing-table-body {
    background: #5FC7AE;
    color: #fff;
}
.active .single-pricing-table-body {
    border-color: transparent;
}
.active .single-pricing-table-head h4,
.active .single-pricing-table-head h5 {
    color: #ffffff;
}
.active .single-pricing-table-body .order {
    background: #262626 none repeat scroll 0 0;
    color: #ffffff;
}
.single-pricing-table:hover .single-pricing-table-head {
    background: #5FC7AE none repeat scroll 0 0;
}
.single-pricing-table:hover .single-pricing-table-head h4,
.single-pricing-table:hover .single-pricing-table-head h5 {
    color: #ffffff;
}
.single-pricing-table:hover .single-pricing-table-body li,
.active.single-pricing-table .single-pricing-table-body li {
    color: #fff!important;
    border-color: #5dc0a8;
}
/*------------------------------*/
/*- 11. Blog Area ---------*/
/*------------------------------*/

.blog .pdall-100 {
    padding: 30px 0 80px;
}
/* blog main area */

.single-blog-items+.single-blog-items {
    margin-top: 40px;
}
.ht-blog {
    box-shadow: 0 0 15px 3px rgba(0, 0, 0, 0.06);
    transition: all 0.5s ease 0s;
    -webkit-transition: all 0.5s ease 0s;
}
.ht-content-text .ht-blog-button a {
    background: transparent none repeat scroll 0 0;
    border-radius: 0;
    color: #757575;
    line-height: 22px;
    margin-bottom: 0;
    font-weight: 500;
}
.pagination {
    margin: 20px 0 0;
}
/* blog image css*/

.main-blog .ht-blog-thumb > a:after {
    background: transparent;
    border-radius: 100%;
    bottom: 0;
    content: "\f00e";
    font-family: fontawesome;
    height: 30px;
    left: 0;
    line-height: 30px;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s;
    width: 30px;
    z-index: 999;
}
.main-blog .ht-blog-thumb > a {
    color: #fff;
}
.main-blog:hover .ht-blog-thumb > a:after {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.main-blog .ht-blog-thumb > a:after {
    background: #fff;
    color: #5fc7ae;
}
.ht-blog-thumb {
    position: relative;
    line-height: 0;
}
.ht-blog-thumb:before {
    background: #5fc7ae none repeat scroll 0 0;
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.ht-blog:hover .ht-blog-thumb:before {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.ht-blog-thumb img {
    display: block;
}
.ht-blog-button a.button {
    padding: 0
}
.ht-blog-button a:hover {
    color: #5FC7AE;
}
/* blog post meta css */

.ht-blog-thumb span.post_dates {
    background: #0aaac0 none repeat scroll 0 0;
    color: #fff;
    font-size: 18px;
    height: 40px;
    left: 0;
    top: 0;
    line-height: 40px;
    margin: auto;
    position: absolute;
    text-align: center;
    width: 40px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: .5s;
    transition: .5s;
}
.ht-blog:hover .ht-blog-thumb span.post_dates {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.ht-blog-thumb span.post_dates:hover {
    background: #f00;
    color: #fff;
}
.ht-blog-thumb span.post_dateslb {
    top: auto;
    bottom: 0;
}
.ht-blog-thumb span.post_datesr {
    left: auto;
    right: 0;
}
.ht-blog-thumb span.post_datesrb {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
}
.ht-blog-thumb span.post_datescenter {
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
/* blog content area */

.ht-single-content {
    background: transparent none repeat scroll 0 0;
    padding: 27px;
}
.ht-single-content.thumbnail-body.no_thumbs {
    margin-top: 0;
    width: 100%;
}
/* blog post meta */

.ht-blog-date {
    line-height: 19px;
}
.ht-blog-date span {
    color: #888;
    font-size: 12px;
    margin-bottom: 10px;
    margin-right: 15px;
    position: relative;
}
.ht-post-meta {
    margin-bottom: 10px;
    padding-top: 1px;
}
.ht-blog-date span + span:before {
    background: #888888 none repeat scroll 0 0;
    border-radius: 100%;
    content: "";
    height: 5px;
    left: -12px;
    position: absolute;
    top: 5px;
    width: 5px;
    z-index: 3;
}
.ht-blog-date a {
    color: #888;
}
.ht-blog-date i {
    margin-right: 2px;
    color: #888;
}
/* blog title css */

.home-blog {
    padding-top: 65px;
}
.ht-content-text {
    overflow: hidden;
}
.ht-single-content h2 {
    font-size: 18px;
    font-weight: 500;
    word-wrap: break-word;
    margin: 0 0 10px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.ht-content-text h2 {
    color: #5FC7AE;
}
.ht-content-text h2 a:hover {
    color: #0aaaa0;
}
/* blog paragraph css */

.ht-content-text p {
    color: #757575;
    line-height: 26px;
	word-break: break-word;
}
/* blog button css*/

.btn_middle {
    text-align: center;
}
.btn_right {
    text-align: right;
}
a.ht-read-more {
    color: #888888;
    display: inline-block;
    font-size: 16px;
    margin-top: 10px;
    padding: 5px 0;
}
.ht-read-more:hover {
    color: #0aaac0;
    border-color: #0aaac0;
}
/* carousel style */

.blog-carousel [class*="span-"] {
    width: 100%;
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div,
.blog-style-three .blog-carousel.carousel-style-one.owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0px solid #eaeaea;
    border-radius: 50%;
    color: #0aaaa0;
    display: inline-block;
    font-size: 20px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding: 0;
    height: 48px;
    left: -50px;
    line-height: 48px;
    margin: -24px 0 0 0;
    width: 48px;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div.owl-next,
.blog-style-three .blog-carousel.carousel-style-one.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -50px;
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div:hover,
.blog-carousel.carousel-style-one.owl-theme .owl-controls .owl-buttons div:hover {
    border-color: #5FC7AE;
    color: #fff;
    background: #5FC7AE;
}
/* single blog */

.single-area-post {
    border: 1px solid #efefef;
    overflow: hidden;
    padding: 9px 15px 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-area-post:hover {
    box-shadow: 0 8px 16px 1px #ccc;
}
.padding90 {
    padding: 75px 0 90px;
}
/* single page title */

.single-title {
    color: #333;
    font-size: 25px;
    margin-bottom: 30px;
    font-weight: 500;
}
.single-title {
    border-bottom: 0px solid #f0f0f0;
    margin-bottom: 30px;
}
.single-title > h3 {
    border-bottom: 1px solid #5FC7AE;
    bottom: -1px;
    display: inline-block;
    font-size: 20px;
    line-height: 17px;
    padding-bottom: 13px;
    position: relative;
}
.archive-page .ht-blog-thumb img {
    width: 100%;
}
/* single page paragraph */

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.3;
}
.story h1,
.story h2,
.story h3,
.story h4,
.story h5,
.story h6 {
    font-weight: 400;
}
h1,
.story h1 {
    font-size: 36px;
    margin: 30px 0;
}
h2,
.story h2 {
    font-size: 30px;
    margin: 25px 0;
}
h3,
.story h3 {
    font-size: 22px;
    margin: 22px 0;
}
h4,
.story h4 {
    font-size: 20px;
    margin: 22px 0;
}
h5,
.story h5 {
    font-size: 18px;
    margin: 20px 0;
}
h6,
.story h6 {
    font-size: 16px;
    margin: 20px 0;
}
.story p {
    color: #333333;
    font-size: 15px;
    line-height: 28px;
}
.story.hbtitle blockquote p {
    font-style: italic;
}
.story li ul > li {
    list-style: outside none disc;
}
label {
    font-size: 14px;
    font-weight: 600;
}
.alignleft {
    float: left;
    margin-right: 10px;
}
.contactus {
    background-size: 100% auto;
    padding: 225px 0 160px;
}
.icon-content.homes-5 .media .heading {
    font-size: 25.6px;
    font-size: 25.6px;
    font-size: 25.6px;
    font-size: 1.6rem;
}
.form-submit input[type="submit"] {
    padding: 10px 14px !important;
}
.single-blog-page .single-article .single-title {
    border: 0 solid #ddd;
    margin-bottom: 0;
    padding-bottom: 10px;
}
.blog-info .comment a {
    border-right: 1px solid #efefef;
    color: #888;
    padding: 0 7.5px;
}
.blog-info .comment a:first-child {
    padding-left: 0;
}
.blog-info .comment a i {
    margin-right: 4px;
}
.blog-info {
    margin-bottom: 15px;
}
/* Blog sidbar style  */

.search-form .form-control {
    float: left;
    height: 45px;
    max-width: 100%;
    padding-right: 60px !important;
}
.search-form .search-form-btn {
    background: #5FC7AE none repeat scroll 0 0;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    height: 45px;
    margin-bottom: 0;
    position: absolute;
    right: 0;
    width: 60px;
}
.input-group.search-form {
    position: relative;
}
.search-form .search-form-btn:hover {
    background: #337ab7;
}
.sidebar .widget .section-nav-title {
    border-bottom: 1px solid #5FC7AE;
    color: #474747;
    display: block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 25px;
    overflow: hidden;
    padding-bottom: 15px;
    position: relative;
    text-transform: uppercase;
}
div[class*=" off-canvas-"] .section-nav-title {
    color: #ffffff;
}
.sidebar .widget:not(.widget_rss) ul li a:before {
    content: "";
    font-family: "icofont";
    margin-right: 5px;
}
.sidebar .widget.widget_rss ul li a.rsswidget ,
.footer-site .widget.widget_rss ul li a.rsswidget {
    display: block;
}
.footer-site .widget.widget_rss li {
    margin-bottom: 15px;
}
.footer-site .widget.widget_rss li:last-child {
    margin-bottom: 0px;
}
.sidebar .widget.widget_rss ul li .rssSummary ,
.footer-site .widget.widget_rss ul li .rssSummary{
    line-height: 1.5;
    padding: 5px 0;
}
.sidebar .widget ul li a {
    color: #333333;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    margin-right: 4px;
}
.sidebar .widget > ul > li:first-child {
    border-top: medium none;
    padding-top: 0;
}
.sidebar .widget_rss li:not(:last-child),
.sidebar .widget_meta li:not(:last-child),
.sidebar .widget_pages li:not(:last-child),
.sidebar .widget_recent_comments li:not(:last-child),
.sidebar .widget_archive li:not(:last-child),
.sidebar .widget_categories li:not(:last-child) {
    margin: 0;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
	word-break: break-word;
}
.footer-site .widget li {
    word-break: break-word;
}
.widget ul ul li:first-child {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    padding-top: 6px;
}
.sidebar .widget ul > li ul > li:last-child {
    padding-bottom: 0;
}
.sidebar .widget li ul {
    margin: 10px 0 0 15px;
}
.sidebar .widget ul li {
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: left;
}
.sidebar .widget ul li .url:hover {
    color: #333333;
}
.sidebar .widget ul li a:hover {
    color: #5FC7AE;
}
.sidebar .widget .menu-main-menu-container ul li {
    margin: 0;
}
.footer-top-grid .widget > ul>li ul>li {
    margin-left: 15px;
}
.sidebar .well {
    background-color: transparent;
}
table {
    margin: 20px 0;
    width: 100%;
    border: 1px solid #ddd;
    border-collapse: separate;
    border-left: 0;
    border-radius: 0px
}
.table th,
table td {
    padding: 8px;
    border-top: 1px solid #ddd;
    border-left: 1px solid #ddd;
    vertical-align: middle;
    text-align: left;
    line-height: 18px;
    text-align: center;
}
table thead:first-child tr:first-child th,
table tbody:first-child tr:first-child th,
table tbody:first-child tr:first-child td {
    border-top: 0
}
table thead:first-child tr:first-child th:first-child,
table tbody:first-child tr:first-child td:first-child {
    border-radius: 0px 0 0 0
}
table thead:first-child tr:first-child th:last-child,
table tbody:first-child tr:first-child td:last-child {
    border-radius: 0 0px 0 0
}
table thead:last-child tr:last-child th:first-child,
table tbody:last-child tr:last-child td:first-child {
    border-radius: 0 0 0 0px
}
table thead:last-child tr:last-child th:last-child,
table tbody:last-child tr:last-child td:last-child {
    border-radius: 0 0 0px 0
}
#wp-calendar caption {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
#wp-calendar {
    font-size: 13px;
}
#wp-calendar {
    border: 0px solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
    color: #333333;
    display: block
}
table#wp-calendar td {
    border: 1px solid #e5e5e5;
    color: #444444;
    padding: 10px 5px ;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
}
#wp-calendar th,
#wp-calendar td {
    padding: 5px;
}
table#wp-calendar th {
    border: 1px solid #e5e5e5;
    color: #333333;
    font-size: 13px;
    font-weight: 700;
    padding: 8px 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
table#wp-calendar td#today {
    background-color: #5FC7AE;
    color: #fff;
}
table#wp-calendar td a:hover {
    color: #5FC7AE;
}
aside.widget select option {
    padding: 9px;
}
.sidebar aside:first-child {
    padding-top: 0;
}
.pull-right.sidebar aside.content {
    padding-right: 0;
}
.pull-left.sidebar aside.content {
    padding-left: 0;
}
/* tag */

.tagcloud a {
    display: inline-block;
}
.widget_tag_cloud .tagcloud a {
    border: 1px solid #dcd9d9;
    border-radius: 0;
    color: #343434;
    display: inline-block;
    font-size: 14px !important;
    line-height: 1;
    margin: 0 6px 10px 0;
    padding: 7px 15px 10px;
    text-align: center;
}
.tagcloud a:hover {
    border-color: #5FC7AE;
    background: #5FC7AE;
    color: #fff
}
.textwidget img {
    margin-top: 10px;
}
.widget .comment-author-link {
    padding-bottom: 15px;
}
ul li.recentcomments a:before {
    display: none;
}
.comment-form textarea {
    max-width: 100%;
}
#comments input {
    max-width: 100%;
}
.header-secondary nav.pull-left ul.nav li:last-child {
    margin-right: 0;
}
.header-secondary nav.pull-left ul.nav li:first-child {
    margin-left: 0;
}
#comments input:focus,
#comments textarea:focus {
    border-color: #66afe9;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
input[type="button"],
input[type="submit"],
button {
    font-size: 14px;
}
.not-found-title {
    font-size: 50px;
    font-weight: bold;
}
.post-wrapper {
    margin-bottom: 40px;
}
.format-standard.sticky .post-wrapper,
.format-standard.tag-sticky-2 .post-wrapper {
    border: 1px solid #5FC7AE;
    padding: 10px;
}
.blog-carousel .post-wrapper {
    margin-bottom: 0px;
}
.semi-title,
.semi-title a {
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-transform: capitalize;
}
.semi-title:hover,
.semi-title a:hover {
    color: #5FC7AE;
}
.post-info span i {
    margin-right: 3px;
    font-size: 14px;
}
.post-info {
    margin-bottom: 25px;
    padding-top: 16px;
    position: relative;
}
.page-area header.single-post-title > .single-title-heading {
    margin-top: 0;
}
/*-- img Hover effect --*/

.blog-heffect {
    line-height: 11px;
    overflow: hidden;
    position: relative;
}
.blog-heffect:before,
.blog-heffect:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 200%;
    height: 200%;
    -webkit-transition: 0.6s;
    transition: 0.6s;
    background: rgba(18, 147, 212, .50);
}
.blog-heffect:after {
    -webkit-transform: skew(45deg) translateX(-100%);
    transform: skew(45deg) translateX(-100%);
}
.blog-heffect:before {
    -webkit-transform: skew(45deg) translateX(100%);
    transform: skew(45deg) translateX(100%);
    z-index: 9;
}
.blog-heffect:hover:before,
.blog-heffect:hover:after {
    -webkit-transform: skew(45deg) translateX(0px);
    transform: skew(45deg) translateX(0px);
}
.blog-heffect > a {
    color: #fff;
    font-size: 25px;
    height: 40px;
    left: 50%;
    line-height: 46px;
    margin-left: -20px;
    margin-top: -12px;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    width: 40px;
    z-index: 9;
}
.blog-heffect:hover a {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scale(1);
    transform: scale(1);
}
.blog-heffect a {
    display: block;
    line-height: 0;
}
.blog-heffectn > iframe {
    min-height: 228px;
}
.blog-heffectn {
    line-height: 10px;
    margin-bottom: 0px;
}
.blog-heffect .overlay-effect a img {
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.blog-heffect:hover .overlay-effect a img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.pagination a,
.pagination span {
    background: transparent none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    color: #454545;
    display: inline-block;
    float: left;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 300;
    min-width: 38px;
    padding: 8px 15px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.pagination .current,
.pagination a:hover {
    background-color: #5FC7AE;
    border-color: #5FC7AE;
    color: #fff;
}
.blog-pagination {
    text-align: center;
}
.pagination {
    margin: 0;
}
.archive .pagination {
    margin-top: 20px;
}
.post-info:after {
    content: "";
    display: block;
    clear: both;
}
.post-info span {
    position: relative;
    font-family: "Montserrat", sans-serif;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    color: #888;
    font-size: 12px;
    font-weight: 400;
}
.post-categories > li {
    display: inline-block;
}
.post-like {
    float: left;
    margin-right: 10px;
}
.post-like i {
    float: left;
    margin-right: 5px;
    margin-top: 0px;
}
.post-categories {
    display: inline-block;
}
.post-info-left span:not(:last-child) {
    margin-right: 10px;
}
.post-date {
    background: #5FC7AE none repeat scroll 0 0;
    color: #fefefe;
    font-size: 14px;
    font-weight: 400;
    height: 70px;
    left: 0;
    padding: 15px 0;
    position: absolute;
    text-align: center;
    top: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 70px;
    z-index: 99;
}
.post-date span {
    display: block;
    font-size: 30px;
    font-weight: 500;
    line-height: 25px;
    color: #ffffff;
}
.post-author:hover,
.post-like:hover,
.post-comment:hover {
    color: #5FC7AE;
}
.post-info-left,
.post-info-right,
.post-date {
    display: inline-block;
}
.post-info-left {
    width: 100%;
}
.post-info-left span:first-child {
    margin-right: 10px;
}
.post-info-right {
    float: right;
    text-align: right;
}
.post-content {
    margin-top: 20px;
}
.post-content .semi-title,
.post-content .semi-title a {
    text-transform: capitalize;
}
.post-content .semi-title {
    margin-bottom: 5px;
}
.post-content p {
    margin-bottom: 0;
}
.handstand-home-blog .pagination-button,
.pagination-area {
    text-align: center;
}
.blog-carousel [class*="span-"] {
    width: 100%;
}
.blog-carousel.owl-theme .owl-controls .owl-dots,
.testimonial-carousel .owl-dots {
    line-height: 0;
    margin-top: 45px;
    text-align: center;
}
.blog-carousel.owl-theme .owl-controls .owl-dot,
.testimonial-carousel .owl-controls .owl-dot {
    display: inline-block;
    margin: 4px 5px;
}
.blog-carousel.owl-theme .owl-controls .owl-dots .owl-dot span,
.testimonial-carousel .owl-dot span {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #5FC7AE;
    border-radius: 100%;
    display: block;
    height: 12px;
    margin: 0;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    width: 12px;
}
.blog-carousel.owl-theme .owl-controls .owl-dots .owl-dot.active span,
.testimonial-carousel .owl-dot.active span {
    background: #5FC7AE;
}
/*------------------------------*/
/*- 13. Footer Area ---------*/
/*------------------------------*/

.footer-site {
    padding-top: 90px;
    padding-bottom: 0;
}
.footer-site .grid.footer-top-grid {
    padding-bottom: 90px !important;
}
.footer-top-grid aside+aside {
    margin-top: 40px;
}
.footer-top-grid .widget table#wp-calendar td {
    color: #fff;
}
.footer-top-grid .widget table#wp-calendar tfoot tr td a {
    color: #fff;
}
.footer-top-grid .widget table#wp-calendar th {
    color: #ffffff;
    padding: 6px 14px;
}
.footer-top-grid .rsswidget {
    color: #fff;
}
.footer-top-grid .widget_tag_cloud .tagcloud a {
    color: #fff;
}
.footer-top-grid [class*="column"] {
    margin-bottom: 0;
}
.mc4wp-form-fields input::-moz-placeholder {
    color: #222;
    font-size: 14px;
}
.footer-form input::-moz-placeholder {
    color: #333;
    font-size: 14px;
}
.footer-address > ul > li {
    font-size: 14px;
    margin-bottom: 15px !important;
    width: 100%;
}
.footer-address > ul > li i {
    margin-right: 5px;
}
.footer-section > img {
    margin-bottom: 20px;
}
.social-icons a {
    border-radius: 100px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 30px;
}
.social-icons a:hover {
    background: #fff none repeat scroll 0 0;
    color: #5FC7AE;
}
.footer-site h5.section-nav-title {
    background: transparent none repeat scroll 0 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 35px;
    padding: 0;
}
.footer-site .footer-top-grid ul.menu li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 4px;
    text-transform: capitalize;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.footer-site .footer-top-grid ul.menu li a:before {
    content: "\eb27";
    font-family: icofont;
    margin-right: 5px;
}
#footer .sub-menu li a:hover {
    background: transparent;
}
.footer-site .widget ul ul li:first-child {
    border-top: none;
}
.footer-add-info {
    margin-bottom: 25px;
    padding-left: 30px;
}
.footer-add-icon {
    display: inline-block;
    float: left;
    font-size: 23px;
    line-height: 3px;
    margin-right: 0;
    margin-top: 4px;
}
.footer-logo > img {
    margin-bottom: 25px;
    margin-top: 4px;
}
.footer-site .widget ul.instagram-pics {
    margin: 0 -5px;
}
.footer-site .widget ul.instagram-pics li {
    float: left;
    margin-bottom: 0;
    padding: 6px 6px;
    width: 33.33%;
}
.footer-site .widget ul.instagram-pics li a:before {
    color: #fff;
    content: "\f0c1";
    font-family: "fontawesome";
    font-size: 24px;
    left: 50%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    transform: translateX(-50%) translateY(-50%) rotate(-45deg);
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 3;
}
.footer-site .widget ul.instagram-pics li a:after {
    background-color: #5FC7AE;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
    z-index: 1;
}
.footer-site .widget ul.instagram-pics li a {
    display: block;
    position: relative;
    line-height: 0;
}
.footer-site .widget ul.instagram-pics li:hover a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.footer-site .widget ul.instagram-pics li:hover a:after {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.copyright-footer-bg .container.content.clearfix {
    padding: 0;
}
.copyright .site-text {
    margin: 0;
}
.footer-icon li {
    display: inline-block;
}
.menu-footer-menu-container ul li a {
    width: 100% !important;
}
.menu-footer-menu-container {
    margin-bottom: 10px;
}
.footer-icon li a {
    color: #fefefe;
    display: block;
    font-size: 14px;
    font-weight: bold;
    padding: 0 8px;
}
.footer-icon ul li a {
    height: 16px;
    line-height: 14px;
    width: 24px;
}
.handstand-mailchimp input[type="email"] {
    background: transparent none repeat scroll 0 0;
    border-radius: 5px;
    color: #fff;
}
.handstand-mailchimp span {
    font-size: 14px;
    font-weight: 400;
}
#footer .sub-menu {
    position: static;
    opacity: 1;
    visibility: visible;
    z-index: 99;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    display: block;
    border: none;
    margin-left: 15px;
}
.footer-site .widget.widget_nav_menu ul li {
    margin: 0;
}
#footer .sub-menu li {
    width: 100%;
    padding-top: 0;
    border: none;
}
#footer .copyright .sub-menu {
    display: none;
}
#footer .sub-menu li a {
    padding: 4px 0;
}
p.inner-post-pagination a {
    padding-top: 10px;
    display: inline-block;
}
.story p.inner-post-pagination a {
    text-decoration: none;
}
.inner-post-pagination span{
    height: 30px;
    width: 30px;
    display: inline-block;
    text-align: center;
    background: #454545;
    line-height: 30px;
    margin: 10px 5px 0 5px;
    color: #fff;
}
.inner-post-pagination a span {
	background: #F5F5F5;
	color: #454545;
	transition: all 0.3s ease 0s;
}
.inner-post-pagination a:hover span{
	background: #454545;
	color: #fff;
}
.inner-post-pagination > span:first-child {
    height: auto;
    width: auto;
    background: transparent;
    margin: 0 5px 0 0;
	color: #454545;
}
/* button style here */

.button-primary {
    background: #5FC7AE none repeat scroll 0 0;
    border: medium none;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    padding: 0 25px;
    text-align: center;
    text-transform: uppercase;
    z-index: 2;
}
.button-primary.effect-sweep:hover {
    color: #fff;
    background: #5FC7AE;
}
.transparent.effect-sweep {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.transparent.effect-sweep:hover {
    background: #5FC7AE none repeat scroll 0 0;
}
.transparent.effect-sweep:hover,
.transparent.effect-sweep:focus,
.transparent.effect-sweep:active {
    color: #ffffff;
    border-color: #5FC7AE;
}
.transparent.effect-sweep:hover:after {
    background: #5FC7AE none repeat scroll 0 0;
}
.comment-area {
    margin-top: 40px;
}
.comment-form input[type="button"],
.comment-form input[type="submit"],
.comment-form button,
.comment-form .button,
.comment-form .form-submit input[type="submit"] {
    margin-bottom: 0px;
}
.comment-form .form-submit input[type="submit"] {
    font-weight: 600;
    padding: 8px 22px 9px;
    text-transform: uppercase;
}
label {
    clear: both;
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 4px;
}
.comment-form-url > input {
    border: 1px solid #ddd;
    height: 40px;
    padding: 0 20px;
}
.comment-form-url >textarea {
    border: 1px solid #ddd;
    padding: 0 20px;
}
textarea {
    border: 1px solid #eee;
    padding: 10px 20px;
}
.comment-reply-title {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 5px;
    text-transform: uppercase;
}
p[class*="comment-form"] {
    margin-bottom: 24px;
}
.comment-list li .grid {
    margin: 20px 0 0;
}
.avatar .avatar-image img {
    border-radius: 0;
}
.avatar .avatar-image {
    margin-right: 15px;
}
.avatar .avatar-body .avatar-name {
    color: #333333;
    display: block;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 3px;
    margin-top: 0;
    text-transform: capitalize;
}
.comment-area .push-bottom {
    margin-bottom: 0;
}
.avatar-body .copy.small {
    margin-top: 10px;
}
small {
    color: #777;
    font-size: 19.2px;
    font-size: 19.2px;
    font-size: 19.2px;
    font-size: 1.2rem;
}
.copy a {
    border-bottom: 0 none;
}
.copy.small {
    color: #424242;
    font-size: 20.8px;
    font-size: 20.8px;
    font-size: 20.8px;
    font-size: 1.3rem;
}
h5.avatar-name a {
    color: #333;
}
.comment-respond {
    margin-top: 40px;
}
.conmment-title_quick .heading.comment-title {
    color: #333;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px;
}
.single-title-heading {
    color: #5e5e5e;
    font-family: lato;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 3px;
    margin-top: 15px;
}
.single-article .story p {
    margin-bottom: 20px;
}
.story .blog-single-content blockquote p {
    margin-top: 0;
}
.story blockquote,
.copy blockquote {
    background: #f1f1f1 none repeat scroll 0 0;
    border-left: 3px solid #5FC7AE;
    color: rgba(0, 0, 0, 0.55);
    margin-bottom: 26px;
    padding: 20px;
}
/*------------------------------*/
/*- 14. Breadcrumb  Area ---------*/
/*------------------------------*/

.breadcrumb-area {
    background-color: #f7f7f7;
    background-size: cover;
    padding: 110px 0;
    position: relative;
}
.breadcrumb-area .column {
    margin-bottom: 0;
}
.breadcrumb-title {
    margin-bottom: 3px;
}
.bread-crumbs li span.current {
    color: #5FC7AE;
}
.breadcrumb-title h1 {
    color: #5FC7AE;
    font-size: 30px;
    font-weight: 400;
    text-transform: uppercase;
}
.bread-crumbs {
    margin: 0;
}
.breadcrumb-list {
    line-height: 100%;
}
.bread-crumbs li {
    display: inline-block;
    margin-right: 3px;
    float: none;
}
.bread-crumbs li,
.bread-crumbs li a {
    color: #ffffff;
    font-size: 24px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}
.bread-crumbs li a:hover,
.bread-crumbs li .current > a {
    text-decoration: none;
}
.breadcrumb-padding.pages-p {
    text-align: left;
}
.bread-crumbs a,
.breadcrumb-list a {
    color: #ffffff;
}
.bread-crumbs a:hover {
    color: #5FC7AE;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.breadcrumb-list a:hover {
    color: #5FC7AE;
}
.not-found-title {
    font-size: 23px;
    margin-bottom: 7px;
}
.breadcrumb-list li {
    display: inline-block;
    font-size: 16px;
    margin: 0 5px;
    line-height: 24px;
	word-break: break-word;
}
.breadcrumb-list li:first-child {
    margin-left: 0;
}
.breadcrumb-list > ul {
    color: #ffffff;
}
.breadcrumb-list li:last-child {
    color: #5FC7AE;
    margin-right: 0;
}
/*----------------------------------------*/
/*  15. Single Gallery */
/*----------------------------------------*/

.gallery-cat-list li {
    display: block;
}
.gallery-cat-list li a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px;
    text-transform: capitalize;
    color: #333333;
}
.gallery-cat-list li a:hover,
.gallery-cat-list li.current a {
    color: #5FC7AE;
}
.gallery-cat-list li a:before {
    content: "\eb27";
    font-family: "icofont";
    margin-right: 5px;
}
.gallery-single-content {
    margin-top: 30px;
    margin-bottom: 50px;
}
.gallery-single-content h4,
.gallery-meta h4,
.retated-gallery-title,
.related-gallery-content h4,
.gallery-widget h4 {
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #333333;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
.gallery-meta {
    border-top: 1px solid #d5d0d0;
    margin-top: 25px;
    padding-top: 25px;
}
.gallery-meta h4 {
    margin-bottom: 20px;
}
.gallery-info-table table,
.gallery-info-table table thead:first-child tr:first-child th:first-child,
.gallery-info-table table tbody:first-child tr:first-child td:first-child,
.gallery-info-table table thead:last-child tr:last-child th:first-child,
.gallery-info-table table tbody:last-child tr:last-child td:first-child {
    border-radius: 0px;
}
.retated-gallery-title {
    margin-bottom: 30px;
}
.gallery-img {
    position: relative;
}
.gallery-img img {
    width: 100%;
}
.img-overlay {
    line-height: 0;
    position: relative;
}
.img-overlay:before {
    background: #000 none repeat scroll 0 0;
    bottom: 0px;
    content: "";
    display: block;
    left: 0px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    visibility: hidden;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 10;
    -webkit-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}
.gallery-img a {
    bottom: 0;
    color: #fff;
    font-size: 30px;
    height: 50px;
    left: 0;
    line-height: 50px;
    margin: auto;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    width: 50px;
    z-index: 110;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.gallery-item:hover .img-overlay:before {
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    visibility: visible;
}
.gallery-item:hover .gallery-img a {
    -webkit-transform: scale(1);
    transform: scale(1);
}
.related-gallery-content {
    padding-top: 30px;
}
.related-gallery-content h4 {
    margin-bottom: 10px;
    text-transform: capitalize;
}
.gallery-widget h4 {
    margin-bottom: 20px;
}
.single-gallery-page.content-vertical-massive {
    padding-bottom: 95px;
    padding-top: 110px;
}
/*------------------------------*/
/*- 16. Contact Page -------------*/
/*------------------------------*/

.subscribe-area .media .heading {
    color: #fff;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 20px;
    text-transform: capitalize;
}
.handstand-mail-form {
    margin-bottom: 0;
}
.mc4wp-form-fields input[type="email"] {
    background: #62c1aa none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    color: #fff;
    display: inline-block;
    font-family: lato;
    font-size: 16px;
    height: 45px;
    padding: 5px 15px;
    position: relative;
    width: calc(100% - 132px);
}
.mc4wp-form-fields input[type="email"]::-moz-placeholder {
    color: #fff;
    z-index: 5;
}
.mc4wp-form.mc4wp-form-256 {
    margin: auto;
    max-width: 700px;
}
.mc4wp-form-fields input[type="submit"] {
    background: #fff none repeat scroll 0 0;
    color: #5fc7ae;
    height: 45px;
    margin-left: -2px;
    padding: 0 35px;
}
.mc4wp-form-fields input[type="submit"]:hover {
    color: #fff!important;
}
.mc4wp-form-fields button:hover {
    background: #5FC7AE!important;
    color: #fff!important;
}
.subscribe-area {
    position: relative;
}
.handstand-mail-form {
    margin-bottom: 0;
    position: relative;
    top: -90px;
}
.form-50 {
    display: inline-block;
    margin: 10px 0;
    width: 47.6%;
}
.form-50.form2 {
    float: right;
}
.contact-home .excerpt > p {
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 20px;
}
.footer-form input,
.footer-form textarea {
    background: transparent;
}
.footer-form textarea {
    border: 1px solid #e5e5e5;
    max-height: 125px;
}
.wpcf7-form-control.wpcf7-submit {
    font-size: 16px;
    height: 45px;
    min-width: 150px;
    text-transform: uppercase;
    border: 1px solid transparent;
}
.wpcf7-form-control.wpcf7-submit:hover {
    background: #fff!important;
    color: #5fc7ae !important;
    border: 1px solid #5fc7ae;
}
div.wpcf7 .ajax-loader {
    margin: 6px 0 0 5px;
    position: absolute;
    width: 32px;
    height: 32px;
    background-image: url(assets/preset-images/preload-circle-dark.png);
    -webkit-animation: cf7Loader 2s steps(18) infinite;
    animation: cf7Loader 2s steps(18) infinite;
}
@-webkit-keyframes cf7Loader {
    from {
        background-position: 0px;
    }
    to {
        background-position: -576px;
    }
}
@keyframes cf7Loader {
    from {
        background-position: 0px;
    }
    to {
        background-position: -576px;
    }
}
.company-location {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 3px 0 #ddd;
    padding: 100px 90px;
    position: absolute;
    right: -273px;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2;
}
.follow-us-icon > h3 {
    color: #4d4d4d;
    margin: 0 0 15px;
    text-align: center;
    font-size: 24px;
}
.follow-us-icon ul li {
    display: inline-block;
}
.follow-us-icon ul li a i {
    border-radius: 50%;
    display: block;
    font-size: 16px;
    height: 30px;
    margin: 0 8px 0 auto;
    position: relative;
    text-align: center;
    width: 30px;
    line-height: 30px;
    color: #fff;
    background: #ccc;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.follow-us-icon ul li a i.fa-facebook {
    background: #3b5998
}
.follow-us-icon ul li a i.fa-google-plus {
    background: #bd3518
}
.follow-us-icon ul li a i.fa-twitter {
    background: #33ccff
}
.follow-us-icon ul li a i.fa-rss {
    background: #f56505
}
.follow-us-icon ul li a i.fa-linkedin {
    background: #007bb7
}
.follow-us-icon ul li a:hover i {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.single-address {
    overflow: hidden;
}
.single-address-icon {
    float: left;
    margin-right: 20px;
}
.single-address-info {
    float: left;
    overflow: hidden;
}
.single-address-icon i {
    border: 1px solid #5FC7AE;
    border-radius: 100px;
    color: #5FC7AE;
    float: left;
    font-size: 24px;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.single-address-info p {
    margin-bottom: 5px;
}
.single-address {
    margin: 10px 0;
}
.handstand-contact-area .leave-comment.comments {
    background: #000 url("assets/img/contact.png") no-repeat scroll center center / cover;
    padding: 100px 230px 100px 70px;
    position: relative;
}
.handstand-contact-area .comment-form p input,
.handstand-contact-area .comment-form p textarea {
    background-color: transparent;
    border-color: #fff;
    color: #fff;
    font-family: lato;
    font-size: 14px;
    padding: 15px 20px;
    height: 45px;
}
.handstand-contact-area .comment-form p textarea {
    min-height: 130px;
}
.handstand-contact-area .comment-form p input:focus,
.handstand-contact-area .comment-form p textarea:focus {
    border-color: #fff;
}
.handstand-contact-area .leave-comment.comments:before {
    background: #5FC7AE none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.82;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=82)";
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}
.handstand-contact-area .comment-form {
    position: relative;
    z-index: 1;
}
.handstand-contact-area .comment-form .wpcf7-submit {
    background: #fff none repeat scroll 0 0;
    color: #5FC7AE;
    width: 100%;
    height: 45px;
}
.handstand-contact-area .comment-form .wpcf7-submit:hover {
    background: #5FC7AE;
    color: #fff;
}
.handstand-contact-area .comment-form p input::-moz-placeholder,
.handstand-contact-area .comment-form p textarea::-moz-placeholder {
    color: #fff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.handstand-contact-area .comment-form p input::-webkit-input-placeholder,
.handstand-contact-area .comment-form p textarea::-webkit-input-placeholder {
    color: #fff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.contact-form-title > h4:before {
    bottom: -12px;
    content: "";
    font-family: fontawesome;
    font-size: 20px;
    left: 75px;
    position: absolute;
}
.contact-form-title > h4:after {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 65px;
}
.contact-form-title {
    margin-bottom: 70px;
}
.contact-form-title > h4 {
    color: #fff;
    display: block;
    padding-bottom: 25px;
    position: relative;
    width: 500px;
    font-size: 36px;
}
.contact-page form textarea {
    max-width: 100%;
}
/*------------------------------*/
/*- 17. About Us Page -------------*/
/*------------------------------*/

.about-page-content .heading span {
    font-size: 16px;
    font-weight: 700;
    display: block;
}
.about-section .button {
    background: #5FC7AE none repeat scroll 0 0;
    border: medium none;
    border-radius: 6px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    line-height: 40px;
    padding: 0 25px;
    text-align: center;
    text-transform: uppercase;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: color;
    transition-property: color;
    font-weight: normal;
    margin-bottom: 4px;
}
.about-section .button:after {
    background: #fff none repeat scroll 0 0;
    border-radius: 6px;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50% 0;
    transform-origin: 0 50% 0;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    z-index: -1;
}
.about-section .button:hover,
.about-section .button:focus {
    color: #5FC7AE;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.2);
    background-color: #5FC7AE;
}
.about-section .button:hover:after,
.about-section .button:focus:after,
.about-section .button:active:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.about-section .media-body .heading,
.video-section .media-body .heading {
    color: #333333;
    font-size: 30px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    line-height: 32px;
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 25px;
}
.about-section .media-body .heading a {
    color: #333333;
}
.about-section .media-body .heading:after {
    background: #dbd9da none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 100%;
    width: 82px;
}
.about-section .media-body .heading:before {
    background: #5FC7AE none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    position: absolute;
    top: 100%;
    width: 30px;
    z-index: 9;
}
.video-section .excerpt p {
    margin-bottom: 0;
}
.video-section {
    position: relative;
    background-size: cover;
}
.video-section:before {
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
}
.video-section .media-body .heading {
    padding-bottom: 0;
}
.video-section .media-body .heading,
.video-section .media-body .excerpt,
.video-section .media-body .excerpt p {
    color: #ffffff;
}
.video-section .first.column {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.circle-skill {
    position: relative;
    background-size: cover;
}
.circle-skill:before {
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.text_content p {
    color: #ffffff;
}
.circle-skill .excerpt,
.circle-skill .excerpt p {
    color: #ffffff;
}
.progress-h4 {
    margin: 10px 0;
    color: #ffffff;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
/*------------------------------*/
/*- 18. Handstand Event CSS -------------*/
/*------------------------------*/

.event-title > h3 {
    margin-bottom: 5px;
}
.event-footer {
    border-top: 1px solid #ddd;
    padding: 8px 15px;
}
.event-footer .event-time {
    border-right: 1px solid #ddd;
    float: left;
    width: 50%;
}
.event-footer {
    border-top: 1px solid #ddd;
    line-height: 40px;
    overflow: hidden;
    padding: 0 15px;
}
.e-comment-view {
    float: right;
}
.event-details h4.section-nav-title {
    color: #474747;
    font-size: 16px;
    padding: 15px 0 0 20px;
}
.event-details .organizer {
    padding: 0 20px 15px;
}
.event-details {
    background: #eeeeee none repeat scroll 0 0;
}
#googleMap {
    background-color: #808080;
    height: 400px;
    width: 100%;
}
.event-content-page {
    margin: 20px 0 30px;
}
.event-content-page h3 {
    color: #474747;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
}
/*------------------------------*/
/*- 19. Handstand class CSS -------------*/
/*------------------------------*/

.class-des ul {
    border-top: 1px solid #ddd;
    list-style: outside none none;
    margin: 0;
    padding: 20px;
}
.class-des ul li {
    color: #7f7f7f;
    display: inline-block;
    font-size: 14px;
    margin-right: 30px;
}
.class-des ul li i {
    color: #5fc7ae;
    font-size: 18px;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.class-carousel .col-md-4,
.blog-carousel .col-md-4,
.teacher-carousel .col-md-4,
.testimonial-carousel .col-md-6,
.teachers-column-carousel .col-md-3 {
    width: 100%
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div,
.blog-style-three .blog-carousel.carousel-style-one.owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 50%;
    color: #d4d4d4;
    display: inline-block;
    font-size: 20px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    padding: 0;
    height: 48px;
    left: -50px;
    line-height: 48px;
    margin: -24px 0 0 0;
    width: 48px;
    text-align: center;
    position: absolute;
    top: 50%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div.owl-next,
.blog-style-three .blog-carousel.carousel-style-one.owl-theme .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: -50px;
}
.carousel-style-one.owl-theme .owl-controls .owl-buttons div:hover,
.blog-carousel.carousel-style-one.owl-theme .owl-controls .owl-buttons div:hover {
    border-color: #5FC7AE;
    color: #fff;
    background: #5FC7AE
}
.single-class-image > a,
.overlay-effect > a {
    display: block;
    position: relative;
}
.mix .overlay-effect > a {
    overflow: hidden
}
.single-class-image > a:before,
.overlay-effect > a:before {
    background: #5FC7AE none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
}
.single-class:hover .single-class-image > a:before,
.overlay-hover:hover .overlay-effect > a:before {
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.single-class-image {
    display: block;
    line-height: 0;
    overflow: hidden;
}
.gallery-item .gallery-icon {
    background: transparent none repeat scroll 0 0;
}
.class-date,
.class-link {
    background: #5FC7AE none repeat scroll 0 0;
    border-radius: 50%;
    bottom: 0;
    color: #ffffff;
    float: left;
    font-size: 14px;
    font-weight: 600;
    height: 80px;
    left: 0;
    line-height: 24px;
    margin: auto;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding-top: 19px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: capitalize;
    top: 0;
    -webkit-transform: scale(0.2);
    transform: scaleY(0.2);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 80px;
}
.class-link {
    background: transparent none repeat scroll 0 0;
    color: #fff;
    font-size: 30px;
    height: 50px;
    padding-top: 10px;
    width: 50px;
}
.class-link:hover {
    background: #5FC7AE;
}
.class-date > span {
    display: block;
}
.single-class:hover .class-date,
.single-class:hover .class-link,
.single-items:hover .gallery-icon {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scaleY(1) translateY(0);
    visibility: visible;
}
.single-items .gallery-icon:hover {
    color: #fff
}
.class-des a:hover {
    color: #5FC7AE;
}
.class-des h3 {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
    overflow: hidden;
    padding: 20px;
    text-overflow: ellipsis;
    text-transform: capitalize;
    white-space: nowrap;
}
.class-des > p {
    padding: 0 20px 10px;
    word-spacing: 1px;
}
.class-schedule {
    margin-bottom: 5px;
    overflow: hidden;
}
.class-schedule span {
    display: block;
    float: left;
    font-size: 13px;
    text-transform: capitalize;
}
.class-schedule span:first-child {
    margin-right: 15px;
}
span.arrow a {
    border: 1px solid #dddddd;
    color: #666666;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin-top: 15px;
    padding: 10px 20px;
    position: relative;
    text-align: center;
}
.class-des a:hover {
    border-color: #5FC7AE;
    color: #5FC7AE;
}
.single-class-text {
    background: #fff none repeat scroll 0 0;
}
/*------------------------------*/
/*- 20. Class Details Content CSS -------------*/
/*------------------------------*/

.cd_title h2 {
    font-size: 31px;
    margin-bottom: 20px;
    margin-top: 10px;
    text-transform: capitalize;
}
.single-tab {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.single-tab > li {
    position: relative;
    display: block;
}
.single-tab > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.class-details-tab .class-details-tab-menu ul.single-tab li a {
    color: #ffffff;
}
.single-tab > li > a:hover,
.single-tab > li > a:focus {
    text-decoration: none;
    background-color: #eee;
}
.single-tab > li.disabled > a {
    color: #777;
}
.single-tab > li.disabled > a:hover,
.single-tab > li.disabled > a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
}
.single-tab .open > a,
.single-tab .open > a:hover,
.single-tab .open > a:focus {
    background-color: #eee;
    border-color: #337ab7;
}
.single-tab .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.single-tab > li > a > img {
    max-width: none;
}
.nav-tabs {
    border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    text-decoration: none;
}
.nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #eeeeee;
    border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #555555;
    cursor: default;
}
.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0;
}
.nav-tabs.nav-justified > li {
    float: none;
}
.nav-tabs.nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto;
}
.tab-content > .tab-pane {
    display: none;
}
.tab-content > .active {
    display: block;
}
.story a:not(.button) {
    text-decoration: none;
}
.class-details-container > h1 {
    font-size: 30px;
    line-height: 25px;
    margin-bottom: 28px;
}
.class-details-carousel {
    margin-bottom: 30px;
}
.class-details-carousel.carousel-style-one .owl-controls .owl-buttons div {
    left: 5px;
}
.class-details-carousel.carousel-style-one .owl-controls .owl-buttons div.owl-next {
    left: auto;
    right: 5px
}
.class-details-carousel img {
    border-radius: 4px
}
.class-details-tab {
    margin-bottom: 56px;
}
.class-details-tab-menu .nav-tabs {
    border-color: #f0f0f0;
    margin: 0 0 26px;
}
.class-details-tab-menu li a {
    background: #5FC7AE none repeat scroll 0 0;
    border-radius: 4px 4px 0 0;
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    margin-right: 10px;
    padding: 16px 33px 11px;
    position: relative;
}
.class-details-tab-menu li:last-child a {
    margin-right: 0
}
.class-details-tab-menu li a i {
    color: #ffffff;
    font-size: 13px;
    margin-right: 11px;
}
.class-details-tab-menu li.active > a,
.class-details-tab-menu li.active > a:focus,
.class-details-tab-menu li.active > a:active,
.class-details-tab-menu li > a:hover {
    border-color: #f0f0f0 #f0f0f0 rgba(0, 0, 0, 0);
    border-radius: 0;
    color: #000000 !important;
}
.class-details-tab-menu li.active > a i,
.class-details-tab-menu li.active > a:focus i,
.class-details-tab-menu li.active > a:active i,
.class-details-tab-menu li > a:hover i {
    color: #000000;
}
.class-details-tab-menu li.active > a:after {
    background: #5FC7AE none repeat scroll 0 0;
    content: "";
    height: 3px;
    left: -1px;
    position: absolute;
    top: -1px;
    width: calc(100% + 2px);
}
.class-details-tab .tab-content {
    border-bottom: 1px solid #f0f0f0;
    border-left: 1px solid #f0f0f0;
    border-radius: 0 0 4px 4px;
    border-right: 1px solid #f0f0f0;
    padding: 20px 15px 0;
}
.class-details-tab .tab-pane h3 {
    color: #333333;
    font-weight: 500;
    margin-bottom: 12px;
}
.class-details-tab .tab-pane p {
    margin-bottom: 29px;
}
.class-details-tab span.icon {
    display: block;
    padding-left: 41px;
    position: relative;
}
.class-details-tab span.icon:after {
    color: #5FC7AE;
    content: "\f046";
    font-family: fontawesome;
    font-size: 14px;
    left: 15px;
    position: absolute;
    top: 0;
}
.class-details-tab table thead {
    background: #5FC7AE none repeat scroll 0 0;
    color: #ffffff;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    font-size: 12px;
}
.class-details-tab .sub-title {
    background: #f0f0f0 none repeat scroll 0 0;
    color: #555555;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
}
.class-details-tab .sub-title span {
    display: block;
}
.class-details-tab td {
    font-size: 16px;
    padding: 8px 15px;
    text-transform: capitalize;
}
.class-schedule.details-schedule span {
    color: #444444;
    font-size: 14px;
    font-weight: 600;
}
.tab-info {
    margin-bottom: 29px;
}
.class-details-tab table {
    border: 1px solid #f0f0f0;
    margin-bottom: 30px;
    width: 100%;
}
.class-details-tab tbody td {
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    padding: 8px 15px;
    font-size: 14px;
}
#comments .section-title.small .heading {
    font-size: 24px;
    font-size: 24px;
    font-size: 24px;
    font-size: 24px;
    font-size: 1.5rem;
}
.class-details-tab #comments span {
    color: #5FC7AE;
    display: inline;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 12px;
}
.class-infos > li {
    color: #333333;
    font-weight: normal;
    line-height: 10px;
    margin-bottom: 28px;
}
.class-infos > li i {
    color: #5FC7AE;
    margin-right: 14px;
}
.widget-image {
    float: left;
    margin-right: 15px;
    width: 85px;
}
.widget-image img {
    border: 1px solid #f0f0f0;
    border-radius: 50%;
}
.widget-infos h4 a {
    font-size: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.widget-infos > p {
    color: #909090;
    font-style: italic;
    font-weight: normal;
}
.widget-infos {
    overflow: hidden;
    padding-top: 18px;
}
.teacher-info-widget {
    margin-bottom: 30px;
    overflow: hidden;
}
.single-widget-container .teacher-info-widget:last-child {
    margin-bottom: 0;
}
.widget-infos h4 a:hover {
    color: #5FC7AE;
}
.single-widget-container input,
.contact-form-container input {
    border: 1px solid #e8e8e8;
    border-radius: 4px;
    color: #303030;
    height: 37px;
    margin-bottom: 20px;
    padding: 0 16px;
    width: 100%;
}
.contact-form-container textarea {
    border: 1px solid #e8e8e8;
    color: #303030;
    height: 168px;
    margin-bottom: 20px;
    padding: 6px 15px;
    resize: none;
    width: 100%;
}
form.search-form .search-submit {
    font-weight: 500;
    margin: 0;
    padding: 7px 15px;
}
.story .search-form input.search-field,
.not-found-subtitle .search-form input.search-field {
    border-color: #5FC7AE;
    float: left;
    margin-right: 10px;
}
#calendar_wrap #today > a {
    color: #fff;
}
aside.widget select option:hover,
aside.widget select option:checked {
    box-shadow: 0 0 10px 100px #5fc7ae inset;
}
aside.widget.widget_nav_menu {
    margin-top: 40px;
}
/* Unite Test  */

.single-article .story blockquote p {
    margin: 0;
}
.post-password-form input[type="password"] {
    display: block;
    margin: 10px 0;
    width: 35%;
}
.header-site .nav.nav-horizontal > ul > li {
    margin: 0px;
    padding-bottom: 0;
}
.site-description {
    padding-bottom: 0;
}
.site-description p.tagline,
.site-description h3.sitename.sitetitle a {
    margin-bottom: 0;
    margin-top: 6px;
}
#scrollUp {
    background: #333333 none repeat scroll 0 0;
    bottom: 30px;
    color: #ffffff;
    height: 40px;
    right: 30px;
    text-align: center;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 40px;
}
#scrollUp i {
    font-size: 16px;
    line-height: 40px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#scrollUp:hover {
    background: #5FC7AE none repeat scroll 0 0;
}
.woocommerce-cart-form [type="submit"] {
    margin-bottom: 0;
}
/*-------------------------

* 21. Responsive View

---------------------------*/
/*-------------------------

*  Desktop :992px

---------------------------*/

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .hs-item .hs-content {
        padding-left: 40px;
    }
    .hs-item .hs-content h2 {
        font-size: 50px;
    }
    .testi-thumbnail.column.span-12 {
        max-width: 97%;
    }
    .gallery-area [class*="column"] {
        width: calc(100% / 12 * 4 - 20px)
    }
    .medium .fun-text p {
        font-size: 25px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1169px) {
    .blog .home-blog [class*="span-"] {
        width: calc(100% / 12 * 6 - 20px);
    }
    .widget .section-nav-title {
        font-size: 14px;
    }
}
/*-------------------------

* Tablat :768pxbg

---------------------------*/

@media (min-width: 768px) and (max-width: 991px) {
    .handstand-event-wrapper {
        width: 730px!important;
    }
    .ht-blog-thumb img {
        width: 100%;
    }
    .single-pricing-table-body .order,
    .active.single-pricing-table-body .order {
        padding: 10px 8px;
    }
    .single-blog-item.column {
        width: calc(100% / 12 * 12 - 20px);
    }
    .team-area .grid .column {
        width: calc(100% / 12 * 6 - 20px);
    }
    .team-area .grid .column:nth-child(n+3) {
        display: none;
    }
    .handstand-contact-area .leave-comment.comments {
        padding: 100px;
    }
    .company-location {
        position: relative;
        right: 0;
        top: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    .counter-widget .grid .content:nth-child(-n+2) {
        padding-bottom: 0!important
    }
    .team-area .grid .column:nth-child(-n+2) {
        margin-bottom: 30px;
    }
    .video__area {
        padding: 319px 0;
    }
    .video_content_area.media.large h5.heading {
        font-size: 26px;
    }
    .hover-active.handstand-feature-widget .grid .column:last-child {
        display: none;
    }
    .handstand-feature-widget .grid .column {
        width: calc(100% / 12 * 6 - 20px);
    }
    .hs-item .hs-content {
        text-align: center;
    }
    .hs-item {
        min-height: 450px;
    }
    .hs-item .hs-content p {
        margin: auto;
        max-width: 460px;
    }
    .hs-item .hs-content p {
        font-size: 14px;
    }
    .hs-item .hs-content h2 {
        font-size: 30px!important;
    }
    .brand-carousel .owl-item:nth-child(3) {
        border-right-width: 1px !important;
    }
    #layers-widget-handstand_call_to_action-3 {
        background-size: cover;
    }
    .footer-site .grid .column:not(:last-child) {
        margin-bottom: 30px;
    }
    .footer-site .grid.copyright .column {
        margin-bottom: 0px;
    }
    .footer-site h5.section-nav-title {
        margin-bottom: 20px;
    }
    .testi-thumbnail.column.span-12 {
        max-width: 97%;
    }
    .gallery-area [class*="column"] {
        width: calc(100% / 12 * 4 - 20px)
    }
    .copyright .grid .column {
        margin-bottom: 0px !important;
    }
    .footer-site [class*="span-"] {
        width: calc(100% / 12 * 6 - 20px);
    }
    .column.pull-right.sidebar {
        margin-top: 0px;
    }
    .column.pull-left.sidebar {
        margin-bottom: 0px;
    }
    .column.pull-right.sidebar aside:last-child {
        margin-bottom: 0;
    }
    .section-title.small .heading.comment-title {
        font-size: 20px;
        padding-top: 25px;
    }
    .push-top-large .children {
        margin-left: 25px;
    }
    .call_us_btn .media-body .excerpt {
        max-width: 100%;
    }
    .call_us_btn a.button-primary {
        float: none !important;
        margin-top: 0 !important;
    }
    .medium .fun-text p {
        font-size: 22px;
    }
    .breadcrumb-area {
        padding-bottom: 80px !important;
        padding-top: 80px !important;
    }
    .blog .home-blog [class*="span-"] {
        width: calc(100% / 12 * 6 - 20px);
        ;
    }
    .widget .section-nav-title {
        font-size: 13px;
    }
    .retated-gallery-title {
        margin-top: 50px;
    }
    .single-gallery-page .single-gallery-content [class*="column"] {
        width: calc(100% / 12 * 6 - 20px);
        ;
    }
    .header-site .nav.nav-horizontal > .menu > li + li {
        margin-left: 20px;
    }
}
@media (max-width: 768px) {
    .header-secondary .pull-left {
        float: left;
    }
    .header-secondary .pull-right {
        float: right;
    }
    .widget .section-nav-title {
        font-size: 18px;
    }
    .related-tag.pull-left {
        float: left;
    }
    .social-links {
        float: right;
        padding-top: 0;
    }
    .retated-gallery-title {
        margin-top: 50px;
    }
    .single-gallery-page .single-gallery-content [class*="column"] {
        width: calc(100% / 12 * 12 - 20px);
        ;
    }
}
/*------------------------

*  Small mobile :320px

--------------------------*/

@media (max-width: 767px) {
    .video_content_area {
        padding: 0 70px 50px !important;
    }
    .handstand-event-wrapper {
        width: 300px !important;
        padding: 24px 30px !important;
    }
    .event-content p {
        padding: 0 0px !important;
    }
    .single-client-speech {
        padding: 67px 5px!important;
    }
    .single-pricing-table-body .order,
    .active.single-pricing-table-body .order {
        padding: 10px 18px;
    }
    .ht-single-content {
        margin-top: 0;
        box-shadow: none;
    }
    .ht-blog-thumb {
        width: 100%;
    }
    .ht-blog-thumb img {
        width: 100%;
    }
    .hs-item .hs-content h2 {
        font-size: 21px !important;
    }
    .skill-area .grid .column:nth-child(2n-2) {
        padding-left: 0!important
    }
    .skill-area .grid .column:nth-child(2n-1) {
        padding-right: 0!important
    }
    .video_content_area.media.large h5.heading {
        font-size: 24px;
    }
    .about-page-content .grid .column:first-child {
        width: 100%;
    }
    .about-page-content .grid .column:last-child {
        display: none;
    }
    .handstand-contact-area .leave-comment.comments {
        padding: 50px;
    }
    .company-location {
        position: relative;
        right: 0;
        top: 0;
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    .video__areas {
        width: 100%;
    }
    .video_content_area {
        height: auto;
        padding: 70px 50px;
        width: 100%;
    }
    .contact-home .excerpt > p {
        line-height: 36px;
    }
    html.js {
        margin-top: 0px!important;
    }
    html .logged-in {
        margin-top: 0px!important;
    }
    .header-secondary nav.pull-left ul.nav li {
        margin-left: 0;
        width: 100%;
        margin-bottom: 8px;
    }
    .hidden-xs {
        display: none !important
    }
    /* Header */
    
    .off-canvas-right.open {
        padding-top: 20px;
    }
    .close-canvas {
        margin-top: 0px;
    }
    .logged-in .wrapper-site {
        margin-top: 45px;
    }
    .logged-in .off-canvas-right.open {
        padding-top: 50px;
    }
    .logged-in .off-canvas-right.open .close-canvas {
        margin-right: 10px;
        margin-top: 10px;
    }
    .header-site,
    .header-site.header-sticky {
        padding: 10px 0;
    }
    .slick-arrow.slider_nev_left {
        left: 0px;
    }
    .slick-arrow.slider_nev_right {
        right: 0px;
    }
    .hs-item .hs-content p {
        font-size: 14px;
        line-height: 22px;
    }
    .hs-item .hs-content {
        text-align: center;
    }
    .hs-item .hs-content h2 {
        font-size: 24px;
    }
    .section-title .heading {
        font-size: 25px;
        line-height: 32px;
    }
    #layers-widget-handstand_call_to_action-3 {
        background-size: cover;
    }
    .handstand_call_to_action_area:before {
        background: rgba(0, 0, 0, 0) -webkit-linear-gradient(right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 0%) repeat scroll 0 0;
        background: rgba(0, 0, 0, 0) linear-gradient(to left, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 0%) repeat scroll 0 0;
    }
    .call_us_btn:before {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        content: "";
    }
    .filter_menu li {
        line-height: 22px;
        padding: 0 9px;
    }
    .testi-thumbnail.column.span-12 {
        max-width: 96%;
    }
    .speech-text {
        padding: 15px;
    }
    .handstand-pricing-area .grid .column:not(:last-child) {
        margin-bottom: 50px;
    }
    .post-info-left > span.post-author {
        top: -2px;
    }
    .post-like {
        margin-right: 10px;
    }
    .brand-carousel .owl-item {
        border-right-width: 1px;
    }
    .footer-site h5.section-nav-title {
        margin-bottom: 20px;
    }
    .footer-site .grid .column:not(:last-child) {
        margin-bottom: 30px;
    }
    .footer-site .copyright-footer-bg .grid > .column:nth-child(2) {
        margin-bottom: 0;
    }
    .footer-site [class*="span-"] {
        width: calc(100% / 12 * 12 - 20px);
    }
    .copytest p,
    .center-logo,
    .social-foo-flex-center {
        text-align: center;
    }
    .hs-item .hs-content h2 {
        line-height: 1.2;
    }
    .handstand_call_to_action_area .span-6.first {
        margin-bottom: 50px;
    }
    .call_us_btn a.button-primary {
        float: none;
        margin-top: 0px;
    }
    .medium .fun-text p {
        font-size: 25px;
    }
    .fun-text p {
        margin: 10px 0 30px;
    }
    .handstand_call_to_action_area [class*="span-"] {
        width: calc(100% / 12 * 12 - 20px);
    }
    .breadcrumb-list {
        text-align: center;
    }
    .breadcrumb-area {
        padding-bottom: 70px !important;
        padding-top: 70px !important;
    }
    .contact-info .grid [class*="column"]:not(:last-child) {
        margin-bottom: 25px;
    }
    .handstand-contact {
        padding-top: 80px;
    }
    .handstand-contact .container [class*="column"] {
        margin-bottom: 50px;
    }
    .about-section .grid [class*="column"]:not(:last-child),
    .video-section .grid [class*="column"]:not(:last-child),
    .circle-skill .grid [class*="column"]:not(:last-child) {
        margin-bottom: 50px;
    }
    .team-area .grid [class*="column"]:not(:last-child) {
        margin-bottom: 30px;
    }
    .breadcrumb-title h1 {
        text-align: center;
    }
    .not-found-title h1 {
        font-size: 154px;
        line-height: 125px;
    }
    .content-main .pull-right.sidebar {
        margin-top: 50px;
    }
    .content-main .pull-left.sidebar {
        margin-bottom: 50px;
    }
    .blog .home-blog [class*="span-"] {
        width: calc(100% / 12 * 12 - 20px);
        ;
    }
    .page-template .pull-right.sidebar {
        margin-top: 50px;
    }
    .social-links {
        float: left;
        padding-top: 15px;
    }
    .replay-edit.pull-right {
        position: absolute;
        right: 0;
    }
    .retated-gallery-title {
        margin-top: 50px;
    }
    .single-gallery-page .grid.related_gallery [class*="span-"]:not(:last-child) {
        margin-bottom: 30px;
    }
    .header-secondary {
        text-align: center;
        display: block;
    }
    #menu-top-menu li {
        float: none;
        margin-bottom: 5px;
    }
    .header-secondary .pull-left {
        float: none;
        margin-bottom: 10px;
    }
    .header-secondary .pull-right {
        float: none;
    }
    .hs-item {
        min-height: 450px;
    }
}
/*------------------------

* Large Mobile :480px

--------------------------*/

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .blog-carousel [class*="span-"] {
        width: 100%;
    }
    .counter-widget .grid .content:nth-child(-n+2) {
        padding-bottom: 0!important;
    }
    .counter-widget .grid .content {
        margin: 0;
    }
    .team-area .grid .column:nth-child(-n+2) {
        margin-bottom: 30px;
    }
    .gallery-area .grid .column {
        width: calc(100% / 12 * 6 - 20px);
    }
    .hover-active.handstand-feature-widget .grid .column:last-child {
        display: none;
    }
    .handstand-feature-widget .grid .column {
        width: calc(100% / 12 * 6 - 20px);
    }
    .hs-item .hs-content h3 {
        font-size: 36px!important;
        line-height: 35px!important;
    }
}
/*------------------------

* Large Mobile :600px  600bg

--------------------------*/

@media only screen and (min-width: 481px) and (max-width: 640px) {
    .noclass .grid .column {
        width: calc(100% / 12 * 6 - 20px)
    }
    .team-area .grid .column {
        width: calc(100% / 12 * 6 - 20px)
    }
    .team-area .grid .column:nth-child(n+3),
    .noclass .grid .column:nth-child(n+3) {
        display: none;
    }
    .about-page-content .grid .column:first-child {
        width: 100%;
    }
    .about-page-content .grid .column:last-child {
        display: none;
    }
    .counter-widget .grid .content:nth-child(-n+2) {
        padding-bottom: 0!important;
    }
    .counter-widget .grid .content {
        margin: 0;
    }
    .team-area .grid .column:nth-child(-n+2) {
        margin-bottom: 30px;
    }
    .gallery-area .grid .column {
        width: calc(100% / 12 * 6 - 20px);
    }
    .hover-active.handstand-feature-widget .grid .column:last-child {
        display: none;
    }
    .handstand-feature-widget .grid .column {
        width: calc(100% / 12 * 6 - 20px);
    }
    .hs-item .hs-content h3 {
        font-size: 36px!important;
        line-height: 35px!important;
    }
    .handstand-pricing-area [class*="column"],
    .gallery-area [class*="column"],
    .service-area [class*="column"] {
        width: calc(100% / 12 * 12 - 20px)
    }
    .features-area [class*="column"] {
        width: calc(100% / 12 * 6 - 20px)
    }
    .service-title.heading {
        font-size: 16px;
    }
    .info-box-top {
        margin-bottom: 8px;
    }
    .brand-carousel .owl-item {
        border-right-width: 0px;
    }
    .handstand-contact .container [class*="column"] {
        width: calc(100% / 12 * 12 - 20px);
    }
    .about-section .grid [class*="column"],
    .video-section .grid [class*="column"] {
        width: calc(100% / 12 * 12 - 20px);
    }
    .circle-skill .grid [class*="column"]:last-child,
    .circle-skill .grid [class*="column"]:nth-child(3),
    .team-area .grid [class*="column"]:last-child,
    .team-area .grid [class*="column"]:nth-child(3) {
        margin-bottom: 0px;
    }
    .ht_team.thumbnail-body {
        margin-bottom: 0px;
    }
    .column.sidebar .widget {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 12 - 20px);
        flex: 0 0 calc(100% / 12 * 12 - 20px);
    }
    .related-tag.pull-left {
        float: left;
    }
    .social-links {
        float: right;
        padding-top: 0;
    }
    .single-gallery-page .single-gallery-content [class*="column"],
    .single-gallery-page .grid.related_gallery [class*="column"] {
        width: calc(100% / 12 * 12 - 20px);
        ;
    }
    .header-secondary {
        text-align: center;
    }
    .header-secondary .pull-left {
        float: none;
        margin-bottom: 10px;
    }
    .header-secondary .pull-right {
        float: none;
    }
}
@media (width: 640px) {
    .header-secondary .pull-left {
        float: left;
        margin-bottom: 0px;
    }
    .header-secondary .pull-right {
        float: right;
    }
    #menu-top-menu li {
        float: left;
        margin-bottom: 0;
    }
}
/*------------------------

* Large Mobile :720px

--------------------------*/

@media only screen and (min-width: 641px) and (max-width: 720px) {
    .handstand-event-wrapper {
        width: 620px !important;
    }
    .team-area .grid .column,
    .noclass .grid .column {
        width: calc(100% / 12 * 6 - 20px)
    }
    .team-area .grid .column:nth-child(n+3),
    .noclass .grid .column:nth-child(n+3) {
        display: none;
    }
    .handstand-pricing-area [class*="column"],
    .gallery-area [class*="column"] {
        width: calc(100% / 12 * 6 - 20px);
    }
    .features-area [class*="column"] {
        width: calc(100% / 12 * 6 - 20px);
    }
    .info-box-top {
        margin-bottom: 8px;
    }
    .brand-carousel .owl-item {
        border-right-width: 0px;
    }
    .handstand-contact .container [class*="column"] {
        margin-bottom: 0px;
    }
    .about-section .grid [class*="column"],
    .video-section .grid [class*="column"] {
        width: calc(100% / 12 * 12 - 20px);
    }
    .circle-skill .grid [class*="column"]:last-child,
    .circle-skill .grid [class*="column"]:nth-child(3),
    .team-area .grid [class*="column"]:last-child,
    .team-area .grid [class*="column"]:nth-child(3) {
        margin-bottom: 0px;
    }
    .ht_team.thumbnail-body {
        margin-bottom: 0px;
    }
    .column.sidebar .widget {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 calc(100% / 12 * 12 - 20px);
        flex: 0 0 calc(100% / 12 * 12 - 20px);
    }
    .column .widget.widget_calendar {
        overflow: auto;
    }
    .related-tag.pull-left {
        float: left;
    }
    .social-links {
        float: right;
        padding-top: 0;
    }
    .single-gallery-page .single-gallery-content [class*="column"],
    .single-gallery-page .grid.related_gallery [class*="column"] {
        width: calc(100% / 12 * 12 - 20px);
        ;
    }
    .header-secondary .pull-left {
        float: left;
        margin-bottom: 0px;
    }
    .header-secondary .pull-right {
        float: right;
    }
    #menu-top-menu li {
        float: left;
        margin-bottom: 0;
    }
}
/*-----------------------------

* Tablat Mobile :840px

------------------------------*/

@media only screen and (min-width: 769px) and (max-width: 840px) {
    .handstand-contact-area .leave-comment.comments {
        padding: 60px;
    }
    .company-location {
        position: absolute;
        right: -291px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        padding: 100px 54px;
    }
    .header-site,
    .header-site.header-sticky {
        padding: 0;
    }
    .footer-site [class*="span-"] {
        width: calc(100% / 12 * 6 - 20px)
    }
    .medium .fun-text p {
        font-size: 20px;
    }
    .related-tag.pull-left {
        float: left;
    }
    .social-links {
        float: right;
        padding-top: 0;
    }
}
/*-------------------------------------------

* Large Mobile :721px to 767px

--------------------------------------------*/

@media only screen and (min-width: 721px) and (max-width: 767px) {
    .handstand-pricing-area [class*="column"] {
        width: calc(100% / 12 * 4 - 20px)
    }
    .features-area [class*="column"],
    .gallery-area [class*="column"],
    .footer-site [class*="span-"] {
        width: calc(100% / 12 * 6 - 20px)
    }
    .hs-item .hs-content h2 {
        font-size: 35px;
    }
    .header-secondary .pull-left {
        float: left;
    }
    .header-secondary .pull-right {
        float: right;
    }
    .brand-carousel .owl-item {
        border-right-width: 1px;
    }
    .footer-site [class*="span-"] {
        width: calc(100% / 12 * 12 - 20px);
    }
    .handstand-instagram-widget .item {
        width: 19%;
    }
    .copyright .column:nth-child(1),
    .copyright .column:nth-child(2) {
        width: calc(100% / 12 * 6 - 20px);
    }
    .copyright .column:nth-child() {
        width: calc(100% / 12 * 12 - 20px);
    }
    .copyright .grid .column {
        margin-bottom: 0 !important;
    }
    .handstand-contact .container [class*="column"] {
        margin-bottom: 0px;
    }
    .circle-skill .grid [class*="column"]:last-child,
    .circle-skill .grid [class*="column"]:nth-child(3),
    .team-area .grid [class*="column"]:last-child,
    .team-area .grid [class*="column"]:nth-child(3) {
        margin-bottom: 0px;
    }
    .ht_team.thumbnail-body {
        margin-bottom: 0px;
    }
    .about-section .grid [class*="column"],
    .video-section .grid [class*="column"] {
        width: calc(100% / 12 * 12 - 20px);
    }
    .blog .home-blog [class*="span-"] {
        width: calc(100% / 12 * 6 - 20px);
        ;
    }
    .related-tag.pull-left {
        float: left;
    }
    .social-links {
        float: right;
        padding-top: 0;
    }
    .single-gallery-page .single-gallery-content [class*="column"],
    .single-gallery-page .grid.related_gallery [class*="column"] {
        width: calc(100% / 12 * 12 - 20px);
        ;
    }
    .header-secondary {
        text-align: center;
    }
    .header-secondary .pull-left {
        float: left;
        margin-bottom: 0px;
    }
    .header-secondary .pull-right {
        float: right;
    }
    #menu-top-menu li {
        float: left;
        margin-bottom: 0;
    }
}
.header-site.invert .responsive-nav .l-menu {
    color: #5FC7AE;
}
/* animate slider */

.single-slider {
    background-position: center center;
    background-size: cover;
    height: 606px;
}
.slider-title {
    color: #ffffff;
    position: absolute;
    text-align: center;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}
.slider-active.owl-theme .owl-controls .owl-buttons div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #18bdf6;
    border-radius: 0;
    color: #18bdf6;
    display: inline-block;
    font-size: 22px;
    height: 40px;
    left: 0;
    line-height: 36px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 40px;
}
.slider-active.owl-theme .owl-controls .owl-buttons div {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}
.slider-active.owl-theme .owl-controls .owl-buttons .owl-next {
    left: auto;
    right: 0;
}
.slider-active:hover.owl-theme .owl-controls.clickable .owl-buttons div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    background: #18bdf6 none repeat scroll 0 0;
    color: #ffffff;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}
h3.middle-text,
h3.middle-text span {
    color: #fff;
    font-size: 50px;
    font-weight: bold;
    text-transform: uppercase;
}
.cd-headline.clip .cd-words-wrapper:after {
    height: 80%;
    top: 5px;
    background-color: #18bdf6;
}
.cd-words-wrapper b {
    color: #18bdf6;
}
.slider-title h2 {
    color: #fff;
}
.single-blog-item:last-child .ht-blog {
    margin-bottom: 0;
}
.contact-us a {
    border: 1px solid #fff;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    margin-top: 29px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.contact-us a:hover {
    background: #5FC7AE;
    color: #fff;
    border-color: #5FC7AE;
}
.slider-title span.title-bottom {
    display: block;
    margin: auto;
    max-width: 582px;
}
/* Theme Unit Test */

.sk .sticky,
.sk .tag-sticky-2 {
    border: 1px solid #5FC7AE;
    padding: 0px;
}
.handstand-event-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 4px 4px #dddddd;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: auto;
    padding: 24px 80px;
    position: relative;
    text-align: center;
    width: 770px;
    z-index: 9;
}
.event-content {
    position: relative;
    z-index: 2;
}
.handstand-event-wrapper:before {
    background: rgba(0, 0, 0, 0) url("assets/img/event.jpg") no-repeat scroll center center / cover;
    box-shadow: 0 0 4px 4px #ddd;
    content: "";
    height: 100%;
    left: 30px;
    position: absolute;
    right: 30px;
    top: -20px;
}
.event-content h3 {
    color: #757575;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 17px;
}
.event-content p {
    margin-bottom: 20px;
    padding: 0 60px;
    line-height: 24px;
    font-size: 14px;
}
.event-content h4 {
    color: #5fc7ae;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 10px;
}
.event-content h5 {
    color: #7f7f7f;
    font-size: 16px;
    font-weight: 400;
}
.main-blog .ht-blog-thumb a {
    display: inline-block;
    position: relative;
}
.main-blog .ht-blog-thumb:before {
    display: none;
}
.main-blog .ht-blog-thumb a:before {
    background: #5fc7ae none repeat scroll 0 0;
    bottom: 10px;
    content: "";
    left: 10px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.main-blog .ht-blog-thumb a:hover:before {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
}
.main-blog:hover .ht-blog-thumb > a:after {
    -webkit-transform: scaleY(0);
            transform: scaleY(0);
}
.main-blog .ht-blog-thumb > a:hover:after {
    -webkit-transform: scaleY(1);
            transform: scaleY(1);
}
.search.search-results .ht-blog.main-blog , 
.archive .ht-blog.main-blog{
  margin-bottom: 20px;
}

/*------------------------------*/
/*- 22. Faq css -------------*/
/*------------------------------*/
.asked-area .media-body .heading {
    font-size: 28px;
    line-height: 23px;
    margin-bottom: 19px;
}
.form-box input,
.form-box textarea {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 1px solid #e1e1e1;
    color: #606060;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 13px;
    height: 38px;
    padding: 0 14px;
}
.form-box {
    margin-bottom: 21px;
}
.sub_title {
    margin-bottom: 37px;
}
.form-box textarea {
    height: 152px;
    padding: 9px 14px;
}
.wpcf7-form-control.wpcf7-submit.default-button.submit-btn,
.submit-btn {
    background: #002e5b none repeat scroll 0 0;
    border: 1px solid #002e5b;
    color: #ffffff;
    font-size: 14px;
    height: 38px;
    line-height: 38px;
    margin-top: 28px;
    padding: 0 18px;
    text-transform: uppercase;
    -webkit-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
}
.wpcf7-form-control.wpcf7-submit.default-button.submit-btn:hover,
.submit-btn:hover {
    background: #ffffff none repeat scroll 0 0;
    color: #002e5b;
}
.default-panel {
    padding-left: 60px;
}
.asked-area .panel-group {
    margin: 25px 0 0;
}
.panel-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    box-shadow: none;
}
.panel-default > .panel-heading {
    background: inherit;
    border-color: inherit;
    margin: 0;
    padding: 0;
}
.asked-area .panel h4 {
    font-family: "Poppins", sans-serif;
    font-size: 14px
}
.asked-area .panel-title a.collapsed {
    color: #303030;
}
.default-panel .sub_title {
    margin-bottom: 30px;
}
.asked-area .panel-title > a {
    background: inherit;
    border-bottom: 0 none;
    color: #006b63;
    display: block;
    padding: 14px 20px;
    position: relative;
    text-decoration: none;
    width: 100%;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s
}
.asked-area .panel-title a span:before {
    border: 1px solid #ebebeb;
    color: #606060;
    content: "";
    cursor: pointer;
    font-family: "montserratregular";
    font-size: 24px;
    height: 23px;
    left: 0;
    line-height: 21px;
    margin: auto;
    position: absolute;
    text-align: center;
    top: 4px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 23px;
    z-index: 99;
}
.asked-area .panel-title a span:before {
    content: "-";
    color: #fff
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border: 0
}
.asked-area .panel-title a.collapsed span:before {
    background: transparent;
    content: "+";
    color: #606060
}
.asked-area .panel-title a span:before {
    background: #002E5B;
}
.asked-area .panel-body > p {
    color: #303030;
    margin: 0
}
.panel-body {
    padding: 5px 25px 5px 37px;
}
.panel {
    margin-bottom: 0;
    overflow: hidden;
}
.panel-group .panel + .panel {
    margin-top: 10px;
}
.panel {
    margin-bottom: 0;
    overflow: hidden;
}
.panel-heading .panel-title a {
    display: block;
}
.panel .panel-title {
    background-color: transparent;
    color: #fff;
    padding: 1px 0;
	margin: 0;
}
.panel-default .panel-title a {
	background-color: #5FC7AE;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
}
.panel-default .panel-title a.collapsed {
	background-color: transparent;
}
.panel-default .panel-title a i {
    color: #fff;
    font-size: 14px;
	padding-right: 5px;
    text-align: center;
}
.panel-default .panel-title a.collapsed i {
    color: #5FC7AE;
}
.panel-default .panel-title a.collapsed {
    color: #303030;
}
.panel-default .panel-title a.collapsed i {
    color: #5FC7AE;
}
.panel-body {
    color: #303030;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding-left: 28px;
}
.collapse {
    display: none;
}
.collapse.in {
    display: block;
}
.collapsing {
    height: 0;
    overflow: hidden;
    position: relative;
    -webkit-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}
.asked-area .media-body .excerpt div.wpcf7 {
    margin: 34px 0 0;
}
.wpcf7-form::-webkit-input-placeholder {
    color: #444;
}
.wpcf7-form:-moz-placeholder {
    color: #444;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.wpcf7-form::-moz-placeholder {
    color: #444;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.wpcf7-form:-ms-input-placeholder {
    color: #444;
}
div.wpcf7 .wpcf7-form .ajax-loader {
    position: relative;
    top: 14px;
}
.wpcf7-form input[type="submit"] + span {
    float: none;
}
.list-masonry .grid {
    margin-left: -30px;
    margin-right: -10px;
}