/*
Theme Name: Happy Thoughts
Theme URI: http://cyberchimps.com/store/happy-thoughts/
Author: CyberChimps
Author URI: http://www.cyberchimps.com/
Description: CyberChimps Responsive theme
Version: 1.1
Tags: white, black, silver, light, two-columns, right-sidebar, fixed-width, custom-background, custom-colors, custom-menu, featured-images, post-formats, theme-options, threaded-comments, sticky-post
Text Domain: happy-thoughts
License: GNU General Public License
License URI: http://www.opensource.org/licenses/gpl-license.php GPL v3.0 (or later)
*/
/*======= Variables=========*/
/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*============== Main==========================*/
body {
  color: #202020;
  font-size: 16px;
  word-wrap: break-word;
  overflow-x: hidden;
  line-height: 1.5; }

#form-allowed-tags code {
  background-color: transparent; }

pre {
  white-space: pre-wrap;
  word-break: normal; }

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

a {
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

a:hover {
  text-decoration: none;
  cursor: pointer;
  color: #e14c3d; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block; }

.hentry {
  margin: 0 0 1.5em; }

.single .byline,
.group-blog .byline {
  display: inline; }

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0; }

.page-links {
  clear: both;
  margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

label[for="comment"] {
  display: block; }

#comments {
  border-top: 2px solid #dedede;
  margin-top: 2em; }
  #comments li {
    list-style-type: none; }
  #comments input[type="text"], #comments input[type="email"] {
    width: 100%; }
  #comments a {
    color: #202020; }
  #comments a:hover {
    color: #e14c3d; }
  #comments article {
    margin: 50px 0; }
  #comments .commentlist {
    padding-left: 0px; }
  #comments .comments-title {
    font-weight: 500;
    font-size: 2.5em; }
  #comments .avatar {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }
  #comments .comment_author {
    font-weight: 500;
    font-size: 1.125em;
    font-style: normal; }
    #comments .comment_author cite {
      font-style: normal; }
  #comments .comment_time {
    font-weight: 500; }
  #comments .comment_reply {
    font-weight: 600;
    float: right; }
  #comments .comment_reply:before {
    font-family: fontAwesome;
    content: "\f112";
    padding-right: 10px; }
  #comments .comment_reply:hover::before {
    color: #e14c3d;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease; }
  #comments .comment_text {
    color: #2e2e2e;
    margin-top: 10px; }
  #comments #respond {
    border-top: 2px solid #dedede;
    margin-top: 2em; }

@media all and (max-width: 767px) {
  #comments .children {
    padding-left: 0px; } }

/*===================== Blog page / posts page ===========================*/
.ht_blog_post_title {
  margin-bottom: 80px; }
  .ht_blog_post_title .ht_pagetitle_layer {
    height: inherit;
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%; }
    .ht_blog_post_title .ht_pagetitle_layer #ht_pagetitle {
      text-align: center;
      color: #fff;
      text-transform: uppercase;
      margin-top: 75px;
      font-weight: 500;
      font-size: 40px; }
    .ht_blog_post_title .ht_pagetitle_layer #ht_breadcrumb {
      text-align: center;
      color: #fff;
      font-family: "Cabin", sans-serif;
      font-weight: 500;
      padding-bottom: 80px; }
      .ht_blog_post_title .ht_pagetitle_layer #ht_breadcrumb a {
        color: #fff; }

.ht_blog_fullwidth .comments-link:before {
  content: url(./lib/images/comment.png);
  display: block; }

.ht_blog_fullwidth .ht_blog_comments {
  text-align: center;
  color: #2e2e2e;
  padding-top: 10px; }
  .ht_blog_fullwidth .ht_blog_comments .comments-link {
    font-weight: 500; }
    .ht_blog_fullwidth .ht_blog_comments .comments-link a {
      color: #2e2e2e; }

.ht_blog_fullwidth .ht_blog_date {
  text-align: center;
  border-bottom: 1px solid #e14c3d;
  padding-bottom: 15px; }
  .ht_blog_fullwidth .ht_blog_date .ht_postedon_date {
    font-size: 2.5em;
    color: #202020; }
  .ht_blog_fullwidth .ht_blog_date .ht_postedon_month_yr {
    font-weight: 500;
    color: #2e2e2e; }

.ht_blog_fullwidth .ht_blog_title h3 {
  font-weight: 600;
  font-size: 18px;
  color: #202020;
  margin-top: 25px;
  margin-bottom: 15px; }

.ht_blog_fullwidth .excerpt-more {
  font-weight: 500;
  display: inline-block;
  min-width: 150px;
  padding: 10px;
  background-color: #e14c3d;
  -webkit-border-radius: 25px / 30px;
     -moz-border-radius: 25px / 30px;
          border-radius: 25px / 30px;
  padding-left: 30px;
  color: #fff; }

.ht_blog_fullwidth .excerpt-more:hover {
  min-width: 180px; }

.ht_blog_fullwidth .excerpt-more:after {
  content: '>';
  color: #fff;
  display: none;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

.ht_blog_fullwidth .excerpt-more:hover::after {
  display: inline;
  padding-left: 30px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

.ht_blog_fullwidth .ht_blog_excerpt {
  color: #2e2e2e; }
  .ht_blog_fullwidth .ht_blog_excerpt .ht_excerpt {
    margin-bottom: 25px; }
  .ht_blog_fullwidth .ht_blog_excerpt .ht_excerpt:last-child {
    margin-bottom: 25px; }

.ht_blog_fullwidth .ht_blog_img {
  position: relative; }

.ht_blog_fullwidth .entry_hover {
  background-color: #e14c3d;
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  width: 100%;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  -moz-transition: all .8s;
  transition: all .8s; }

.ht_blog_fullwidth .ht_blog_img:hover .entry_hover {
  background-color: #e14c3d;
  display: block;
  opacity: .8;
  visibility: visible;
  cursor: pointer; }

.ht_blog_fullwidth .fa {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 12px;
  background-color: #fff;
  color: #e14c3d;
  font-size: 1.250em;
  display: none;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  -moz-transition: all .8s;
  transition: all .8s;
  cursor: pointer; }

.ht_blog_fullwidth .ht_blog_img:hover .fa {
  display: block; }

.ht_blog_fullwidth .responsive_recent_post_img {
  height: 270px; }

#blog_post_page_section .content-sidebar-right .ht_sidebar_blog_1.col-md-1 {
  width: 11.1111%; }

#blog_post_page_section .content-sidebar-right .ht_sidebar_blog_11.col-md-11 {
  width: 88.8888%; }

#blog_post_page_section .ht_blog_options .postformats {
  float: right; }
  #blog_post_page_section .ht_blog_options .postformats .glyphicon {
    color: #e14c3d; }

#blog_post_page_section .ht_blog_options .sep:last-child {
  display: none; }

@media all and (max-width: 767px) {
  .ht_blog_fullwidth .ht_blog_date .ht_postedon_date {
    font-size: 2.2em; } }

@media all and (max-width: 480px) {
  .ht_blog_section {
    width: 100%; }
  #blog_post_page_section .content-sidebar-right .ht_sidebar_blog_1.col-md-1, #blog_post_page_section .content-sidebar-right .ht_sidebar_blog_11.col-md-11 {
    width: 100%; } }

@media all and (min-width: 481px) and (max-width: 767px) {
  #blog_post_page_section .content-sidebar-right .ht_sidebar_blog_1.col-md-1 {
    width: 16.66666667%; }
  #blog_post_page_section .content-sidebar-right .ht_sidebar_blog_11.col-md-11 {
    width: 83.33333333%; } }

/*================ Single post -Blog====================*/
#single_page .breadcrumbs {
  display: none; }

#single_page .single_post_posted_on {
  color: #2e2e2e;
  padding-bottom: 15px; }
  #single_page .single_post_posted_on a {
    color: #2e2e2e; }

#single_page .ht-next-post a, #single_page .ht-prev-post a {
  font-weight: 500;
  display: inline-block;
  min-width: 150px;
  padding: 10px;
  background-color: #e14c3d;
  -webkit-border-radius: 25px / 30px;
     -moz-border-radius: 25px / 30px;
          border-radius: 25px / 30px;
  padding-left: 30px;
  color: #fff; }

#single_page .ht-next-post a:hover, #single_page .ht-prev-post a:hover {
  min-width: 180px; }

#single_page .ht-prev-post a {
  float: left;
  text-align: right;
  padding-right: 45px; }

#single_page .ht-next-post a {
  float: right;
  text-align: left;
  padding-left: 50px; }

#single_page .ht-next-post a:after {
  content: '>';
  color: #fff;
  display: none;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

#single_page .ht-prev-post a:before {
  content: '<';
  color: #fff;
  display: none;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

#single_page .ht-next-post a:hover::after {
  display: inline;
  padding-left: 30px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

#single_page .ht-prev-post a:hover::before {
  display: inline;
  padding-right: 30px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

#single_page .single_post_featured_img_top {
  position: absolute;
  background-color: #fff;
  margin-left: 10px;
  margin-top: 10px;
  text-align: center;
  padding: 10px; }
  #single_page .single_post_featured_img_top a {
    color: #202020; }
  #single_page .single_post_featured_img_top .single_post_date {
    display: block;
    border-bottom: 1px solid #e14c3d;
    padding-bottom: 15px; }
  #single_page .single_post_featured_img_top .single_post_comment {
    display: block;
    padding-top: 15px; }
  #single_page .single_post_featured_img_top .ht_postedon_date {
    font-size: 2.5em; }
  #single_page .single_post_featured_img_top .ht_postedon_month_yr {
    font-weight: 500;
    color: #2e2e2e; }
  #single_page .single_post_featured_img_top .comments-link a {
    font-weight: 500;
    color: #2e2e2e; }
  #single_page .single_post_featured_img_top .comments-link::before {
    content: url(./lib/images/comment.png);
    display: block; }
  #single_page .single_post_featured_img_top .featured-image {
    margin-bottom: 15px; }

#single_page #content .ht_single_post_title {
  margin-top: 0; }

#single_page .single_post_meta {
  margin-bottom: 20px; }
  #single_page .single_post_meta .sep:last-child {
    display: none; }
  #single_page .single_post_meta .glyphicon {
    color: #e14c3d;
    margin-left: 0; }
  #single_page .single_post_meta .postformats {
    float: right; }

#single_page .featured-image {
  margin-bottom: 30px; }

@media all and (max-width: 480px) {
  #single_page .single_post_featured_img_top .ht_postedon_date {
    font-size: 1.7em; }
  #single_page .single_post_featured_img_top .ht_postedon_month_yr, #single_page .single_post_featured_img_top .comments-link a {
    font-size: 0.8em; }
  #single_page .single_post_featured_img_top .single_post_date {
    display: inline;
    float: left;
    padding-bottom: 0px;
    border-bottom: medium none;
    padding-right: 7px; }
  #single_page .single_post_featured_img_top .single_post_comment {
    float: right;
    display: inline;
    padding-top: 0px;
    border-left: 1px solid #e14c3d;
    padding-left: 7px; }
  #single_page .single_post_featured_img_top .comments-link::before {
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8); }
  #single_page .ht-next-post a, #single_page .ht-prev-post a {
    min-width: 100px;
    padding: 5px; }
  #single_page .ht-next-post a:hover, #single_page .ht-prev-post a:hover {
    min-width: 130px; }
  #single_page .ht-next-post a {
    padding-left: 20px; }
  #single_page .ht-prev-post a {
    padding-right: 20px; } }

.archive .featured-image {
  margin-bottom: 30px; }

.archive .single_post_meta {
  margin-bottom: 20px; }

.archive .postformats {
  float: right; }
  .archive .postformats .glyphicon {
    color: #e14c3d;
    margin-left: 0; }

.archive .excerpt-more {
  font-weight: 500;
  display: inline-block;
  min-width: 150px;
  padding: 10px;
  background-color: #e14c3d;
  -webkit-border-radius: 25px / 30px;
     -moz-border-radius: 25px / 30px;
          border-radius: 25px / 30px;
  padding-left: 30px;
  color: #fff; }

.archive .excerpt-more:hover {
  min-width: 180px; }

.archive .excerpt-more:after {
  content: '>';
  color: #fff;
  display: none;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

.archive .excerpt-more:hover::after {
  display: inline;
  padding-left: 30px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

.archive .content-sidebar-right .ht_sidebar_blog_1.col-md-1 {
  width: 11.1111%; }

.archive .content-sidebar-right .ht_sidebar_blog_11.col-md-11 {
  width: 88.8888%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
/*=======================Post Formats==========================*/
.format-aside .entry-title,
.format-image .entry-title,
.format-video .entry-title,
.format-quote .entry-title,
.format-gallery .entry-title,
.format-status .entry-title,
.format-link .entry-title,
.format-audio .entry-title,
.format-chat .entry-title {
  line-height: 1.3333; }

.format-link .entry-title a:after {
  font-size: 24px;
  height: 24px;
  position: relative;
  top: 0;
  width: 24px; }

.blog .format-status .entry-title,
.archive .format-status .entry-title {
  display: none; }

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none; }

/*========== portfolio ===============*/
#portfolio_pro_section .ht_main_title {
  color: #202020; }

#portfolio_pro_section .ht_short_desc {
  color: #2e2e2e; }

#portfolio_pro_section .ht_portfolio_bottom {
  padding-bottom: 30px; }

#portfolio_pro_section .ht_portfolio_bottom:last-child {
  padding-bottom: 0; }

#portfolio_pro_section .ht_portfolio_each {
  height: 270px;
  max-width: 100%; }

#portfolio_pro_section .col-md-6 .ht_portfolio_each {
  width: 570px; }

#portfolio_pro_section .col-md-3 .ht_portfolio_each {
  width: 570px; }

#portfolio_pro_section .ht_portfolio_hover_layer {
  height: inherit;
  background: #e14c3d;
  opacity: 0;
  display: table-cell;
  width: inherit;
  vertical-align: bottom;
  padding-right: 40px;
  padding-left: 10px;
  padding-bottom: 10px;
  color: #fff;
  position: relative;
  cursor: pointer; }
  #portfolio_pro_section .ht_portfolio_hover_layer a {
    color: #fff; }

#portfolio_pro_section .ht_portfolio_each:hover .ht_portfolio_hover_layer {
  opacity: 1;
  background: rgba(225, 76, 61, 0.8); }

#portfolio_pro_section .fa-search {
  right: 0;
  position: absolute;
  bottom: 0px;
  padding: 12px;
  background-color: #fff;
  color: #e14c3d; }

#portfolio_pro_section .ht_portfolio_title_metabox {
  font-weight: 600;
  font-size: 1.125em; }

#portfolio_pro_section .ht_portfolio_desc_metabox {
  font-weight: 500; }

@media all and (max-width: 991px) {
  #portfolio_pro_section .ht_portfolio_each {
    text-align: center;
    margin: 20px auto; } }

/*============= skills ( progress bar)==========*/
.circle {
  text-align: center; }

.circle canvas {
  vertical-align: top; }

.circle strong {
  position: absolute;
  top: 30px;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 30px;
  color: #fff; }

.circle strong i {
  font-style: normal;
  font-size: 0.6em;
  font-weight: normal;
  color: #fff; }

.circle p {
  color: #fff; }

#skills_section .ht_skills_layer {
  background: rgba(0, 0, 0, 0.7);
  height: inherit; }

#skills_section .ht_skill_head {
  font-weight: 600;
  color: #fff;
  font-size: 1.125em;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0; }

#skills_section .ht_short_desc {
  margin-top: 80px; }

#skills_section .ht_skills_row {
  margin-bottom: 80px; }

@media all and (max-width: 767px) {
  #company_profile_section .count {
    margin-bottom: 1em;
    margin-top: 1em; }
  #company_profile_section .ht_co_profile_layer img {
    max-height: 100%; }
  .ht_skills_row > div {
    margin-bottom: 30px; } }

/*============= general =============*/
.ht_short_desc {
  font-weight: 500;
  color: #fff;
  display: block;
  text-align: center; }

.ht_main_title {
  font-weight: 500;
  font-size: 40px;
  color: #fff;
  display: block;
  text-align: center;
  text-transform: uppercase; }

.ht_title_icon {
  font-size: 1.250em;
  text-align: center;
  color: #e14c3d; }

.ht_title_icon:before, .ht_title_icon:after {
  content: "";
  display: inline-block;
  width: 37px;
  margin: 0 0 0 -55%;
  vertical-align: middle;
  border-bottom: 1px solid; }

.ht_title_icon:after {
  margin: 0 -55% 0 0; }

#callout_section_section .ht_title_icon, #boxes_section .ht_title_icon, #ht_testimonial_section .ht_title_icon, #recent_posts_section .ht_title_icon, #portfolio_pro_section .ht_title_icon, #skills_section .ht_title_icon, #our_views_section .ht_title_icon, #contact_us_section .ht_title_icon {
  margin-bottom: 35px; }

#ht_testimonial_section, #ht_team_section, #callout_section_section, #boxes_section, #video_section, #our_views_section, #contact_us_section, #recent_posts_section, #portfolio_pro_section, #company_profile_section, #footer_section, #skills_section, #product_element_section {
  margin-top: 80px; }

@media all and (max-width: 480px) {
  #ht_testimonial_section, #ht_team_section, #callout_section_section, #boxes_section, #video_section, #our_views_section, #contact_us_section, #recent_posts_section, #portfolio_pro_section, #company_profile_section, #footer_section, #skills_section, #product_element_section {
    margin-top: 60px; } }

/*============= testimonial ==========*/
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
  margin: 0;
  padding: 0;
  list-style: none; }

.slides.ht_carousel {
  max-width: 100%;
  display: inline-block;
  padding-top: 20px;
  width: auto !important; }

#ht_testimonial_section {
  margin-bottom: 30px; }
  #ht_testimonial_section .ht_short_desc {
    margin-top: 80px; }

.ht_testimonial_layer {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0% 0%; }
  .ht_testimonial_layer .img-responsive {
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    border: 5px solid #fff; }
  .ht_testimonial_layer .flexslider {
    background: transparent;
    border: none;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0; }
  .ht_testimonial_layer .ht_slider_text_img {
    color: #fff; }
    .ht_testimonial_layer .ht_slider_text_img li {
      text-align: center; }
  .ht_testimonial_layer .ht_slider_text_img:before {
    content: url(./lib/images/testimonials01.png);
    position: absolute;
    top: 26%;
    left: 6%; }
  .ht_testimonial_layer .ht_slider_text_img:after {
    content: url(./lib/images/testimonials02.png);
    position: absolute;
    top: 26%;
    right: 6%; }
  .ht_testimonial_layer .ht_testimonial_author {
    font-weight: 600;
    font-size: 1.125em; }
  .ht_testimonial_layer .ht_testimonial_abt_author {
    font-weight: 500;
    margin-bottom: 7%; }
  .ht_testimonial_layer .after_testimonial_text {
    margin: 25px auto;
    padding: 0;
    max-width: 84px;
    border: 0;
    border-top: solid 2px #e14c3d;
    text-align: center;
    background: transparent; }
  .ht_testimonial_layer #carousel2.flexslider {
    position: absolute;
    bottom: -15%; }
  .ht_testimonial_layer .flex-active-slide img {
    border-color: #e14c3d; }
  .ht_testimonial_layer .flex-active-slide .arrow-top {
    position: absolute;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #e14c3d;
    border-left: 10px solid transparent;
    top: -8px;
    left: 40%; }
  .ht_testimonial_layer .flex-viewport {
    text-align: center; }
  .ht_testimonial_layer .flexslider .slides {
    padding-bottom: 30px; }

@media all and (max-width: 480px) {
  .ht_testimonial_layer #carousel2.flexslider {
    bottom: -10%; }
  .ht_testimonial_layer .flexslider#carousel2 {
    width: 100%; } }

/*============= page and breadcrumb ==================*/
#pagetitle_breadcrumb_section .ht_pagetitle_layer {
  height: inherit;
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%; }
  #pagetitle_breadcrumb_section .ht_pagetitle_layer #ht_pagetitle {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    margin-top: 70px;
    font-weight: 500;
    font-size: 40px; }
  #pagetitle_breadcrumb_section .ht_pagetitle_layer #ht_breadcrumb {
    text-align: center;
    color: #fff;
    font-family: "Cabin", sans-serif;
    font-weight: 500;
    padding-bottom: 75px; }
    #pagetitle_breadcrumb_section .ht_pagetitle_layer #ht_breadcrumb a {
      color: #fff; }

/*============ our team =============*/
#ht_team_section {
  margin-top: 5%; }
  #ht_team_section .ht_team_single_row {
    display: -moz-box;
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -webkit-box;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    #ht_team_section .ht_team_single_row > [class*='col-'] {
      display: -moz-box;
      display: flex;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
         -moz-box-orient: vertical;
         -moz-box-direction: normal;
              flex-direction: column;
      -webkit-flex-direction: column;
      -ms-flex-direction: column; }
    #ht_team_section .ht_team_single_row .ht_team_img {
      padding: 0; }
      #ht_team_section .ht_team_single_row .ht_team_img .fa {
        position: absolute;
        bottom: 0px;
        right: 0px;
        padding: 12px;
        background-color: #fff;
        color: #e14c3d;
        font-size: 20px;
        visibility: hidden; }
    #ht_team_section .ht_team_single_row .ht_team_data {
      background: #f6f6f6;
      padding: 0px 4%; }
      #ht_team_section .ht_team_single_row .ht_team_data .ht_teamname {
        margin-top: 20%;
        font-weight: 600;
        font-size: 1.125em;
        color: #202020; }
      #ht_team_section .ht_team_single_row .ht_team_data .ht_desig {
        font-weight: 500;
        color: #2e2e2e;
        margin: 5px 0px; }
      #ht_team_section .ht_team_single_row .ht_team_data .ht_teamabt {
        color: #2e2e2e;
        margin: 5px 0px; }
  #ht_team_section .arrow-left {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f6f6f6;
    position: absolute;
    top: 50%;
    right: 0px; }
  #ht_team_section .arrow-right {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-left: 10px solid #f6f6f6;
    position: absolute;
    top: 50%;
    left: 0px; }
  #ht_team_section .symbol_widget {
    margin-right: 5px;
    color: #202020; }
  #ht_team_section .symbol_widget:hover {
    color: #1da1f2; }
  #ht_team_section .entry_hover {
    background-color: #e14c3d;
    display: block;
    height: 100%;
    opacity: 0;
    position: absolute;
    visibility: hidden;
    width: 100%;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    -moz-transition: all .8s;
    transition: all .8s; }
  #ht_team_section .ht_team_img:hover .entry_hover {
    background-color: #e14c3d;
    display: block;
    opacity: .85;
    visibility: visible;
    cursor: pointer; }
  #ht_team_section .ht_team_img:hover .fa {
    visibility: visible;
    cursor: pointer; }
  #ht_team_section .modal-content {
    width: 75%;
    margin: 100px auto;
    padding: 40px; }
    #ht_team_section .modal-content .close-modal {
      position: absolute;
      cursor: pointer;
      background-color: transparent;
      top: 20px;
      width: 50px;
      height: 50px;
      right: 50px; }
      #ht_team_section .modal-content .close-modal .lr {
        z-index: 1051;
        width: 1px;
        margin-left: 35px;
        background-color: #222222;
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg);
        height: 25px; }
        #ht_team_section .modal-content .close-modal .lr .rl {
          z-index: 1052;
          width: 1px;
          background-color: #222222;
          -webkit-transform: rotate(90deg);
             -moz-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
               -o-transform: rotate(90deg);
                  transform: rotate(90deg);
          height: 25px; }

@media all and (max-width: 480px) {
  #ht_team_section .ht_team_single_row .ht_team_img,
  #ht_team_section .ht_team_single_row .ht_team_data {
    width: 85%;
    margin: 0px auto;
    display: block; }
  #ht_team_section .ht_team_single_row .ht_team_data .ht_teamname {
    margin-top: 10px; }
  .ht_team_first_row {
    margin-bottom: 30px; }
  #ht_team_section .ht_team_single_row .ht_team_data .ht_teamname {
    margin-top: 0; }
  #ht_team_section .ht_team_single_row .ht_team_data {
    padding-top: 10px;
    padding-bottom: 10px; }
  #ht_team_section .arrow-right,
  #ht_team_section .arrow-left {
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #f6f6f6;
    top: 50%;
    right: 50%;
    bottom: 0;
    left: 50%; } }

@media all and (min-width: 481px) and (max-width: 991px) {
  .ht_team_first_row {
    margin-bottom: 30px; }
  #ht_team_section .arrow-right {
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #f6f6f6;
    position: absolute;
    top: 50%;
    right: 0px;
    border-left: none; } }

/*================ posts slider ===================*/
#posts_slider_section {
  position: relative; }
  #posts_slider_section .arrow_left, #posts_slider_section .arrow_right {
    position: absolute;
    z-index: 9999;
    bottom: 50%;
    color: #fff;
    padding: 5px 15px;
    background-color: #000;
    opacity: 0.45; }
  #posts_slider_section .arrow_left {
    left: 0;
    -webkit-border-top-right-radius: 3em;
       -moz-border-radius-topright: 3em;
            border-top-right-radius: 3em;
    -webkit-border-bottom-right-radius: 3em;
       -moz-border-radius-bottomright: 3em;
            border-bottom-right-radius: 3em; }
  #posts_slider_section .arrow_right {
    right: 0;
    -webkit-border-top-left-radius: 3em;
       -moz-border-radius-topleft: 3em;
            border-top-left-radius: 3em;
    -webkit-border-bottom-left-radius: 3em;
       -moz-border-radius-bottomleft: 3em;
            border-bottom-left-radius: 3em; }

.ht_post_slider_carousel .ht_post_slider_col {
  padding-left: 0;
  padding-right: 0;
  height: 680px; }
  .ht_post_slider_carousel .ht_post_slider_col a {
    height: inherit; }
    .ht_post_slider_carousel .ht_post_slider_col a .ht_post_slider_img {
      height: inherit; }

.ht_post_slider_carousel .ht_posts_data {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 0;
  height: inherit;
  color: #fff;
  padding: 40% 1% 1%;
  text-align: center; }
  .ht_post_slider_carousel .ht_posts_data .ht_posts_category {
    font-size: 18px;
    font-weight: 500;
    padding: 30px; }
  .ht_post_slider_carousel .ht_posts_data .ht_posts_title {
    font-size: 40px;
    padding: 30px; }
  .ht_post_slider_carousel .ht_posts_data .ht_posts_date_time {
    font-size: 18px;
    font-weight: 500;
    padding: 30px; }
  .ht_post_slider_carousel .ht_posts_data .fa {
    position: absolute;
    bottom: 0px;
    right: 0px;
    padding: 12px;
    background-color: #fff;
    color: #e14c3d;
    font-size: 20px; }

.ht_post_slider_carousel .ht_post_slider_col:hover .ht_posts_data {
  display: block; }

.ht_post_slider_carousel .entry_hover {
  background-color: #e14c3d;
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  width: 100%;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  -moz-transition: all .8s;
  transition: all .8s; }

.ht_post_slider_carousel .ht_post_slider_col:hover .entry_hover {
  background-color: #e14c3d;
  display: block;
  opacity: .85;
  visibility: visible; }

@media all and (max-width: 768px) {
  .ht_post_slider_carousel .ht_posts_data {
    padding: 0; }
  .ht_post_slider_carousel .ht_post_slider_col {
    height: 300px; } }

/*============ callout =================*/
#callout_section_section .ht_main_title {
  color: #202020; }

#callout_section_section .ht_short_desc {
  color: #2e2e2e; }

#callout_section_section .ht_callout_text {
  color: #2e2e2e;
  margin-bottom: 5%; }

#callout_section_section .ht_read_more_button {
  font-weight: 500;
  display: inline-block;
  min-width: 150px;
  padding: 10px;
  background-color: #e14c3d;
  -webkit-border-radius: 25px / 30px;
     -moz-border-radius: 25px / 30px;
          border-radius: 25px / 30px;
  padding-left: 30px;
  color: #fff; }

#callout_section_section .ht_read_more_button:hover {
  min-width: 180px; }

#callout_section_section .ht_read_more_button:after {
  content: '>';
  color: #fff;
  display: none;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

#callout_section_section .ht_read_more_button:hover::after {
  display: inline;
  padding-left: 30px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

/*============== features (boxes element) ===============*/
#boxes_section .ht_box_row_each {
  margin-bottom: 2em; }

#boxes_section .ht_main_title {
  color: #202020; }

#boxes_section .ht_short_desc {
  color: #2e2e2e; }

#boxes_section .ht_box_each {
  width: 370px;
  height: 250px;
  max-width: 100%; }

#boxes_section .ht_box_layer {
  height: inherit;
  background: #e14c3d;
  opacity: 0.8;
  display: table-cell;
  width: inherit;
  vertical-align: middle;
  text-align: center;
  max-width: 370px; }

#boxes_section .ht_box_layer:hover {
  opacity: 1; }

#boxes_section .ht_box_layer:hover .ht_box_inside_data .ht_box_desc_each {
  display: block; }

#boxes_section .ht_box_inside_data {
  padding: 0px 5%; }
  #boxes_section .ht_box_inside_data .ht_box_title_each {
    font-weight: 600;
    font-size: 18px;
    color: #fff;
    margin-top: 5%;
    margin-bottom: 5%; }
  #boxes_section .ht_box_inside_data .ht_box_desc_each {
    display: none;
    color: #fff; }

#boxes_section .ht_box_row_each:last-child {
  margin-bottom: 0; }

@media all and (max-width: 991px) {
  #boxes_section .ht_box_each {
    text-align: center;
    margin: 20px auto; } }

/*================ video==============*/
#video_section .slideshow_overlay {
  background-image: url("./lib/images/play.png");
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0.7; }

/*=============== our views ===================*/
#our_views_section .ht_main_title {
  color: #202020; }

#our_views_section .ht_short_desc {
  color: #2e2e2e; }

#our_views_section .ht_view_img {
  width: 370px;
  height: 230px;
  max-width: 100%;
  max-height: 100%; }

#our_views_section .ht_view_desc {
  color: #2e2e2e; }

#our_views_section .ht_our_vision {
  text-align: right; }

#our_views_section .ht_view_title {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px; }

#our_views_section .ht_mission_row {
  margin-bottom: 30px; }

@media all and (max-width: 767px) {
  #our_views_section .ht_our_vision {
    text-align: left; } }

/*============ contact us ===================*/
#contact_us_section {
  color: #fff; }
  #contact_us_section .ht_main_title {
    color: #202020; }
  #contact_us_section .ht_short_desc {
    color: #2e2e2e; }
  #contact_us_section .ht_box_each {
    width: 370px;
    height: 235px;
    max-width: 100%;
    max-height: 100%;
    min-width: auto;
    min-height: auto; }
  #contact_us_section .ht_box_layer {
    height: inherit;
    display: table-cell;
    width: inherit;
    vertical-align: middle;
    text-align: center;
    background: #000 none repeat scroll 0% 0%;
    opacity: 0.85; }
  #contact_us_section .ht_box_icon_each {
    position: absolute;
    bottom: 0px; }
  #contact_us_section .ht_box_title_each {
    font-weight: 600;
    font-size: 18px; }

@media all and (max-width: 991px) {
  #contact_us_section .ht_box_each {
    text-align: center;
    margin: 20px auto; } }

/*============ recent post ====================*/
#recent_posts_section .ht_main_title {
  color: #202020; }

#recent_posts_section .ht_short_desc {
  color: #2e2e2e; }

#recent_posts_section .responsive_recent_post_img {
  height: 270px; }

#recent_posts_section .entry_hover {
  background-color: #e14c3d;
  display: block;
  height: 100%;
  opacity: 0;
  position: absolute;
  visibility: hidden;
  width: 100%;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  -moz-transition: all .8s;
  transition: all .8s; }

#recent_posts_section .ht_blog_img:hover .entry_hover {
  background-color: #e14c3d;
  display: block;
  opacity: .8;
  visibility: visible;
  cursor: pointer; }

#recent_posts_section .fa {
  position: absolute;
  bottom: 0px;
  right: 0px;
  padding: 12px;
  background-color: #fff;
  color: #e14c3d;
  font-size: 20px;
  display: none;
  -webkit-transition: all .8s;
  -o-transition: all .8s;
  -moz-transition: all .8s;
  transition: all .8s;
  cursor: pointer; }

#recent_posts_section .ht_blog_img:hover .fa {
  display: block; }

#recent_posts_section .comments-link:before {
  content: url(./lib/images/comment.png);
  display: block; }

#recent_posts_section .ht_blog_comments {
  text-align: center;
  color: #2e2e2e;
  padding-top: 10px; }
  #recent_posts_section .ht_blog_comments .comments-link {
    font-weight: 500; }
    #recent_posts_section .ht_blog_comments .comments-link a {
      color: #2e2e2e; }

#recent_posts_section .ht_blog_date {
  text-align: center;
  border-bottom: 1px solid #e14c3d;
  padding-bottom: 15px; }
  #recent_posts_section .ht_blog_date .ht_postedon_date {
    font-size: 40px;
    color: #202020; }
  #recent_posts_section .ht_blog_date .ht_postedon_month_yr {
    font-weight: 500;
    color: #2e2e2e; }

#recent_posts_section .ht_blog_title h3 {
  font-weight: 600;
  font-size: 18px;
  color: #202020;
  margin-top: 25px;
  margin-bottom: 15px; }

#recent_posts_section .excerpt-more {
  font-weight: 500;
  display: inline-block;
  min-width: 150px;
  padding: 10px;
  background-color: #e14c3d;
  -webkit-border-radius: 25px / 30px;
     -moz-border-radius: 25px / 30px;
          border-radius: 25px / 30px;
  padding-left: 30px;
  color: #fff; }

#recent_posts_section .excerpt-more:hover {
  min-width: 180px; }

#recent_posts_section .excerpt-more:after {
  content: '>';
  color: #fff;
  display: none;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

#recent_posts_section .excerpt-more:hover::after {
  display: inline;
  padding-left: 30px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

#recent_posts_section .ht_blog_excerpt {
  color: #2e2e2e; }
  #recent_posts_section .ht_blog_excerpt .ht_excerpt {
    margin-bottom: 25px; }

#recent_posts_section .ht_blog_img {
  position: relative; }

#recent_posts_section .ht_excerpt:last-child {
  margin-bottom: 0; }

/*============ company profile ==================*/
#company_profile_section {
  -webkit-background-origin: padding-box;
     -moz-background-origin: padding-box;
       -o-background-origin: padding-box;
          background-origin: padding-box; }
  #company_profile_section .ht_co_profile_layer {
    height: inherit;
    background: rgba(0, 0, 0, 0.7);
    padding-top: 6.5%;
    padding-bottom: 6.5%;
    color: #fff; }
    #company_profile_section .ht_co_profile_layer .ht_pt_count {
      font-weight: 500;
      font-size: 40px;
      text-align: center; }
    #company_profile_section .ht_co_profile_layer .ht_pt_heading {
      font-weight: 600;
      font-size: 18px;
      text-align: center; }
    #company_profile_section .ht_co_profile_layer img {
      position: absolute; }

#cyberchimps_product_button {
  font-weight: 500;
  display: inline-block;
  min-width: 150px;
  padding: 10px;
  background-color: #e14c3d;
  -webkit-border-radius: 25px / 30px;
     -moz-border-radius: 25px / 30px;
          border-radius: 25px / 30px;
  color: #fff; }

#cyberchimps_product_button:hover {
  min-width: 180px; }

#cyberchimps_product_button:after {
  content: '>';
  color: #fff;
  display: none;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

#cyberchimps_product_button:hover::after {
  display: inline;
  padding-left: 30px;
  -webkit-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  transition: all 0.6s ease; }

#product_element_section .cyberchimps-product-link {
  margin-top: 30px; }

.cyberchimps-product-title {
  color: #202020;
  font-weight: 500;
  font-size: 40px;
  display: block;
  text-align: center;
  text-transform: uppercase; }

@media all and (max-width: 991px) {
  #cyberchimps_product_media {
    margin-top: 30px; } }

#widgets_section_section {
  text-align: center; }
  #widgets_section_section #wp-calendar {
    margin: 0 auto; }

#page_slider_section .carousel-control {
  top: 45%;
  background: transparent; }

#google_maps_container .ht_main_title {
  color: #202020; }

#video_section .ht_main_title {
  color: #202020; }

#showcase_section {
  padding-left: 0px;
  padding-right: 0px; }

#breadcrumbs_section {
  display: none; }

.magazine-metadata {
  margin-top: 25px;
  margin-bottom: 25px; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
textarea,
select,
option,
input {
  max-width: 100%; }

input,
textarea {
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px;
  border: 1px solid #ddd;
  background-color: #fff;
  line-height: 1.8;
  padding: 10px;
  margin-top: 15px;
  margin-bottom: 15px; }

.wpcf7 textarea {
  line-height: 1.7; }

input[type="text"] {
  max-width: 100%; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  font-weight: 600;
  display: inline-block;
  min-width: 150px;
  padding: 10px;
  background-color: #e14c3d;
  -webkit-border-radius: 25px / 30px;
     -moz-border-radius: 25px / 30px;
          border-radius: 25px / 30px;
  color: #fff;
  border: none; }

#comment-error, #author-error, #email-error {
  color: #990000; }

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*====================Header menu===================*/
#pagination .container {
  text-align: center; }

.pagination {
  display: block; }
  .pagination .ht-next-post, .pagination .ht-prev-post {
    font-weight: 500;
    display: inline-block;
    min-width: 150px;
    padding: 10px;
    background-color: #e14c3d;
    -webkit-border-radius: 25px / 30px;
       -moz-border-radius: 25px / 30px;
            border-radius: 25px / 30px;
    padding-left: 30px;
    color: #fff; }
  .pagination .ht-next-post:hover, .pagination .ht-prev-post:hover {
    min-width: 180px; }
  .pagination .ht-prev-post {
    float: right;
    text-align: right;
    padding-right: 25px; }
  .pagination .ht-next-post {
    float: left;
    text-align: left;
    padding-left: 25px; }
  .pagination .ht-next-post:after {
    content: '>';
    color: #fff;
    display: none;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease; }
  .pagination .ht-prev-post:before {
    content: '<';
    color: #fff;
    display: none;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease; }
  .pagination .ht-next-post:hover::after {
    display: inline;
    padding-left: 30px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease; }
  .pagination .ht-prev-post:hover::before {
    display: inline;
    padding-right: 30px;
    -webkit-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    transition: all 0.6s ease; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */ }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em; }

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed; }

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both; }

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
/*========= For template: Menu on slider ===============*/
.full_slider .responsive_slider_img {
  height: 700px;
  background-position: center; }

#responsive-blog-container {
  position: absolute;
  width: 100%;
  z-index: 999;
  padding-top: 2.3%;
  border-bottom: none; }

.page-template-template-menu_slider .navbar-default .navbar-nav > .active > a, .page-template-template-menu_slider .navbar-default .navbar-nav > .active > a:focus, .page-template-template-menu_slider .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent; }

.page-template-template-menu_slider .navbar-default .navbar-nav li.current-menu-item a {
  border-top: none;
  border-bottom: 3px solid #e14c3d; }

.page-template-template-menu_slider .navbar-default .navbar-nav .sub-menu li.current-menu-item a {
  border-bottom: none; }

.page-template-template-menu_slider .navbar-default #navbar > div {
  text-align: right; }

/*=============== main template header =================*/
#header_section {
  background: #34393f; }

#cc-header {
  padding-top: 40px;
  padding-bottom: 40px; }
  #cc-header #description {
    float: right;
    color: #fff;
    margin-top: 5px; }
    #cc-header #description .blog-description {
      float: right; }

#ht_header {
  padding-bottom: 30px;
  text-align: center; }
  #ht_header .header_logo {
    margin: 0 auto; }
    #ht_header .header_logo #logo {
      margin-top: 35px; }
  #ht_header .header_social {
    float: left;
    margin-top: -35px; }
  #ht_header .header_search {
    float: right;
    margin-top: -35px; }
  #ht_header .search-field:focus {
    background-color: #fff;
    border: none;
    cursor: text;
    outline: 0;
    width: 230px;
    background-image: none;
    -webkit-border-radius: 20px;
       -moz-border-radius: 20px;
            border-radius: 20px; }
  #ht_header .search-field {
    background-color: transparent;
    border: none;
    cursor: pointer;
    height: auto;
    margin: 0 0;
    padding: 0 0 0 10px;
    position: relative;
    -webkit-transition: width 400ms ease,background 400ms ease;
    -o-transition: width 400ms ease,background 400ms ease;
    -moz-transition: width 400ms ease,background 400ms ease;
    transition: width 400ms ease,background 400ms ease;
    width: 0;
    font-size: 16px;
    font-weight: 300; }
  #ht_header .fa-search {
    color: #fff;
    cursor: pointer;
    padding: 6px 10px 6px 6px; }

@media all and (max-width: 767px) {
  #ht_header .search-field {
    padding: 0; }
  #ht_header .search-field:focus {
    padding: 0 0 0 10px; } }

.ht_default_icons-icons a.symbol {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  font-size: 18px;
  width: 25px;
  height: 25px; }

.ht_default_icons-icons a.symbol:hover {
  color: #1da1f2; }

.ht_default_icons-icons a.symbol.tumblr:before {
  content: '\f173'; }

.navbar {
  margin-bottom: 0;
  margin-top: 0; }

.navbar-default {
  background-color: transparent;
  border: none; }
  .navbar-default #navbar {
    text-align: center; }
    .navbar-default #navbar > div {
      text-align: center; }
  .navbar-default .navbar-nav {
    float: none; }
    .navbar-default .navbar-nav li {
      float: none; }
      .navbar-default .navbar-nav li a {
        font-family: "Raleway", sans-serif;
        font-weight: 500;
        font-size: 16px;
        color: #202020; }
      .navbar-default .navbar-nav li a:hover {
        color: #e14c3d; }
    .navbar-default .navbar-nav li.current-menu-item > a {
      color: #e14c3d;
      border-top: 3px solid #e14c3d; }
  .navbar-default .nav > li {
    display: inline-block; }
  .navbar-default .sub-menu {
    display: block;
    position: absolute;
    left: -999em;
    white-space: nowrap;
    background: #fff;
    list-style: none;
    padding-left: 0;
    border: 1px solid #e14c3d;
    text-align: left;
    background: rgba(225, 76, 61, 0.9); }
    .navbar-default .sub-menu li {
      padding-right: 1em;
      padding-left: 1em;
      padding-top: 5px;
      padding-bottom: 5px; }
    .navbar-default .sub-menu li.current-menu-item a {
      border-top: none; }
  .navbar-default .menu-item-has-children:hover > .sub-menu {
    left: 0;
    z-index: 9999; }
  .navbar-default .navbar-nav .sub-menu li.current-menu-item a {
    color: #fff; }
  .navbar-default .menu-item-has-children > a:after {
    content: "\f0d7";
    font-family: fontawesome;
    padding-left: 5px; }

.navbar-default .navbar-nav .sub-menu li a:hover {
  color: #fff; }

.nav > li > a {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: 15px;
  margin-left: 15px; }

/*li.menu-item-has-children > a:after
{
	content: "\e252";
	font-family: 'Glyphicons Halflings';	
}*/
.navbar-default .sub-menu .sub-menu {
  /*background: transparent none repeat scroll 0% 0%;
	position: relative;
	border: medium none;
	padding: 0px 0px 0px 10px;
	margin-left: 0px;*/
  left: -999em;
  position: absolute;
  top: 0;
  margin-top: -1px; }

.navbar-default .sub-menu .menu-item-has-children {
  position: relative; }

.navbar-default .sub-menu .menu-item-has-children:hover > .sub-menu {
  left: 100%; }

.navbar-default .sub-menu .menu-item-has-children > a:after {
  content: "\f0da";
  font-family: fontawesome;
  padding-left: 5px; }

.navbar-default .sub-menu .menu-item-has-children:hover > .sub-menu:hover > .sub-menu {
  left: 100%; }

@media all and (max-width: 767px) {
  #ht_header .header_logo #logo {
    margin-top: 15px;
    margin-bottom: 15px; }
  #ht_header .header_social {
    float: none;
    text-align: center;
    margin-top: 0; }
    #ht_header .header_social #social {
      float: none; }
      #ht_header .header_social #social a.symbol {
        float: none; }
  #ht_header .header_search {
    float: none;
    text-align: center;
    margin-top: 0; }
  .navbar-header {
    text-align: center; }
    .navbar-header .navbar-toggle {
      float: none;
      border: none;
      margin-right: 0; }
      .navbar-header .navbar-toggle .glyphicon-align-justify {
        color: #e14c3d; }
  .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: none; }
  .navbar-default .nav > li {
    display: block; }
  .navbar-default .sub-menu {
    left: auto;
    position: relative;
    text-align: center; }
  .navbar-default .navbar-nav li a {
    display: table;
    margin: 0 auto; }
  .navbar-default .sub-menu .sub-menu {
    background: transparent none repeat scroll 0% 0%;
    position: relative;
    border: medium none;
    padding: 0px 0px 0px 10px;
    margin-left: 0px; }
  .navbar-default .sub-menu .menu-item-has-children:hover > .sub-menu {
    left: auto; }
  .navbar-default .sub-menu .menu-item-has-children > .sub-menu {
    left: auto; } }

@media all and (max-width: 1199px) {
  #cc-header > div {
    text-align: center;
    width: 100%; }
  #cc-header #description .blog-description {
    float: none; } }

@media all and (min-width: 768px) and (max-width: 991px) {
  .navbar-default .sub-menu {
    white-space: normal; }
  .navbar-default .menu-item-has-children:hover .sub-menu {
    left: -webkit-calc(-40%);
    left: -moz-calc(-40%);
    left: calc(-40%);
    z-index: 9999; } }

/*============= vertical menu template =================*/
.header_vertical_menu.container-fluid {
  padding-right: 0;
  padding-left: 0; }
  .header_vertical_menu.container-fluid > .row {
    margin-right: 0;
    margin-left: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .header_vertical_menu.container-fluid > .row > [class*="col-"] {
      padding-right: 0;
      padding-left: 0;
      /*display: flex;
			flex-direction: column;*/ }
  .header_vertical_menu.container-fluid .left_part_menu {
    text-align: center;
    background-color: header-background-vertical-menu; }
    .header_vertical_menu.container-fluid .left_part_menu .vertical_logo {
      margin-top: 20%;
      margin-bottom: 16%; }
    .header_vertical_menu.container-fluid .left_part_menu .vertical_social {
      margin-top: 20%; }
      .header_vertical_menu.container-fluid .left_part_menu .vertical_social #social {
        float: none;
        margin: 0px auto; }
        .header_vertical_menu.container-fluid .left_part_menu .vertical_social #social a.symbol {
          color: #202020;
          float: none;
          text-shadow: none;
          font-size: 22px; }
        .header_vertical_menu.container-fluid .left_part_menu .vertical_social #social a:hover {
          color: #1da1f2; }
  .header_vertical_menu.container-fluid .ht_vertical_menu .navbar-default .nav > li {
    display: block; }
  .header_vertical_menu.container-fluid .ht_vertical_menu .navbar-nav > li > a {
    padding-top: 25px;
    padding-bottom: 25px; }
  .header_vertical_menu.container-fluid .ht_vertical_menu a:hover {
    background-color: #e14c3d;
    color: #fff; }
  .header_vertical_menu.container-fluid .ht_vertical_menu .navbar-collapse {
    padding-right: 0;
    padding-left: 0; }
  .header_vertical_menu.container-fluid .arrow_left, .header_vertical_menu.container-fluid .arrow_right {
    position: absolute;
    z-index: 9999;
    bottom: 50%; }
    .header_vertical_menu.container-fluid .arrow_left .fa, .header_vertical_menu.container-fluid .arrow_right .fa {
      color: #e14c3d; }
  .header_vertical_menu.container-fluid .arrow_right {
    right: 0; }
    .header_vertical_menu.container-fluid .arrow_right .fa {
      padding-right: 30px; }
  .header_vertical_menu.container-fluid .arrow_left .fa {
    padding-left: 30px; }
  .header_vertical_menu.container-fluid .caption {
    position: absolute;
    z-index: 9999;
    bottom: 15%;
    color: #fff;
    right: 50px;
    text-transform: uppercase;
    padding: 25px;
    background-color: #e14c3d; }
    .header_vertical_menu.container-fluid .caption p {
      margin: 0; }

/*=================================================*/
@media all and (max-width: 320px) {
  #ht_header .search-field:focus {
    width: 150px; } }

/*=========== Footer=====*/
.ht_custom_footer {
  margin-top: 80px; }
  .ht_custom_footer #after_footer {
    background-color: transparent; }

#after_footer .cc-credit-text,
#after_footer .cc-credit-logo {
  float: none; }

.custom_footer_top {
  -webkit-background-origin: padding-box;
     -moz-background-origin: padding-box;
       -o-background-origin: padding-box;
          background-origin: padding-box; }

.custom_footer_top_layer {
  background: rgba(225, 76, 61, 0.8) none repeat scroll 0% 0%;
  height: inherit;
  position: relative;
  padding-top: 2.8%; }
  .custom_footer_top_layer .custom_footer_links {
    position: relative;
    bottom: 0;
    margin: 0px auto;
    left: 0px;
    right: 0px;
    text-align: center;
    padding-left: 0;
    margin-top: 50px; }
    .custom_footer_top_layer .custom_footer_links li {
      display: inline-block;
      font-weight: 600;
      font-size: 18px;
      color: #fff;
      padding: 20px;
      margin-right: 20px;
      margin-left: 20px;
      border-bottom: 3px solid transparent; }
    .custom_footer_top_layer .custom_footer_links li:hover {
      border-bottom: 3px solid #fff; }
  .custom_footer_top_layer .ht_footer_center_img {
    text-align: center;
    margin-top: 4%; }

.custom_footer_bottom_layer {
  background: rgba(0, 0, 0, 0.8) none repeat scroll 0% 0%;
  height: inherit;
  color: #fff; }
  .custom_footer_bottom_layer .ht_custom_footer_main_content {
    text-align: center;
    margin-top: 75px;
    color: #fff; }
    .custom_footer_bottom_layer .ht_custom_footer_main_content img {
      margin-bottom: 30px; }
    .custom_footer_bottom_layer .ht_custom_footer_main_content .ht_footer_right_subtitle {
      font-weight: 600; }
  .custom_footer_bottom_layer .ht_footer_social_icons {
    text-align: center;
    margin-top: 75px;
    margin-bottom: 75px; }
    .custom_footer_bottom_layer .ht_footer_social_icons #social, .custom_footer_bottom_layer .ht_footer_social_icons a.symbol {
      float: none; }
    .custom_footer_bottom_layer .ht_footer_social_icons a.symbol {
      margin-bottom: 0; }

#after_footer {
  text-align: center;
  background-color: #3a3f46;
  color: #fff;
  padding-bottom: 75px; }
  #after_footer #credit {
    padding-top: 30px; }

#footer_section {
  background-color: #34393f;
  color: #fff; }
  #footer_section select {
    color: #000; }
  #footer_section .sub-menu {
    padding-left: 10px; }
  #footer_section a {
    color: #fff; }
  #footer_section #footer-widgets {
    margin-top: 80px;
    margin-bottom: 80px; }
  #footer_section .widget-title {
    margin-top: 0;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 30px; }
  #footer_section .happy_thoughts_recent_post_widget_row:first-child {
    padding-top: 0; }
  #footer_section .happy_thoughts_recent_post_widget .happy_thoughts_recent_post_widget_row .single_product_image_widget img {
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0; }
  #footer_section .happy_thoughts_recent_post_widget .recent_post_title {
    font-weight: 600;
    font-size: 1.125em; }
  #footer_section .happy_thoughts_recent_post_widget .recent_post_date_footer {
    color: #e14c3d;
    font-weight: 500; }
  #footer_section .happy_thoughts_recent_post_widget .ht_recent_post_excerpt, #footer_section .happy_thoughts_recent_post_widget .recent_post_date_footer {
    display: block; }
  #footer_section .recent_post_date {
    display: none; }
  #footer_section .happy_thoughts_recent_post_widget_row {
    border-bottom: 1px solid #4f5459; }
  #footer_section .happy_thoughts_recent_post_widget_row:last-child {
    border-bottom: none; }
  #footer_section .happy_thoughts_address {
    margin-bottom: 20px;
    margin-top: 20px; }
  #footer_section .contact_widget_image {
    text-align: center;
    background: #e14c3d;
    width: 70px;
    height: 70px;
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }
  #footer_section .happy_thoughts_mailid img {
    margin-top: 22px; }
  #footer_section .happy_thoughts_address img {
    margin-top: 15px; }
  #footer_section .happy_thoughts_phoneno img {
    margin-top: 18px; }

@media all and (max-width: 767px) {
  .custom_footer_top_layer .custom_footer_links li {
    display: table;
    text-align: center;
    margin: 0 auto; }
  #after_footer .market {
    float: none; } }

@media all and (max-width: 991px) {
  #footer-widgets aside {
    margin-top: 50px; }
  #footer-widgets aside:first-child {
    margin-top: 0; } }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em; }

/* Make sure select elements fit in widgets. */
.widget select {
  max-width: 100%; }

#sidebar .search-form label {
  width: 100%;
  position: relative;
  margin-bottom: 0; }

#sidebar .widget_search input.search-field {
  border: medium none;
  background: #f8f9fc none repeat scroll 0% 0%;
  -webkit-border-radius: 25px / 30px;
     -moz-border-radius: 25px / 30px;
          border-radius: 25px / 30px;
  padding: 6px;
  width: 100%;
  padding-left: 14px;
  margin-bottom: 0; }

#sidebar .widget_search .fa-search {
  background: #e14c3d none repeat scroll 0% 0%;
  padding: 12px;
  -webkit-border-top-right-radius: 20px;
     -moz-border-radius-topright: 20px;
          border-top-right-radius: 20px;
  -webkit-border-bottom-right-radius: 20px;
     -moz-border-radius-bottomright: 20px;
          border-bottom-right-radius: 20px;
  width: 20%;
  position: absolute;
  top: 15px;
  right: 0px;
  color: #fff; }

#sidebar .widget-title {
  font-weight: 600;
  font-size: 18px;
  margin-top: 50px;
  margin-bottom: 30px; }

#sidebar ul {
  padding-left: 1em; }

#sidebar li {
  margin-top: 10px;
  margin-bottom: 10px; }

#sidebar li a {
  color: #2e2e2e;
  font-weight: 500; }

#sidebar li a:hover {
  color: #e14c3d; }

#sidebar li:hover {
  color: #e14c3d; }

.widget_tag_cloud .tagcloud {
  overflow: hidden; }

.widget_tag_cloud a {
  padding: 4px 9px;
  margin: 0px 6px 6px 0px;
  border: 1px solid #e14c3d;
  -webkit-border-radius: 25px / 30px;
     -moz-border-radius: 25px / 30px;
          border-radius: 25px / 30px;
  float: left;
  background-color: transparent;
  font-size: 0.9em !important;
  background-color: #e14c3d;
  color: #fff; }

.widget_tag_cloud a:hover {
  color: #e14c3d;
  background-color: #fff; }

.happy_thoughts_recent_post_widget .recent_post_title {
  font-weight: 600;
  color: #202020; }

.happy_thoughts_recent_post_widget .recent_post_title:hover {
  color: #e14c3d; }

.happy_thoughts_recent_post_widget .recent_post_date {
  color: #2e2e2e;
  font-weight: 500;
  font-size: 0.875em;
  margin-top: 10px; }

.happy_thoughts_recent_post_widget .happy_thoughts_recent_post_widget_row {
  border-bottom: 1px solid #dedede;
  padding-top: 30px;
  padding-bottom: 30px;
  margin-right: 0px;
  margin-left: 0px; }
  .happy_thoughts_recent_post_widget .happy_thoughts_recent_post_widget_row .left_image_section {
    padding-left: 0;
    padding-right: 0; }
  .happy_thoughts_recent_post_widget .happy_thoughts_recent_post_widget_row .single_product_image_widget img {
    -webkit-border-radius: 50%;
       -moz-border-radius: 50%;
            border-radius: 50%; }

.happy_thoughts_recent_post_widget .happy_thoughts_recent_post_widget_row:first-child {
  padding-top: 0; }

.happy_thoughts_recent_post_widget .happy_thoughts_recent_post_widget_row:last-child {
  border-bottom: none;
  padding-bottom: 0; }

.happy_thoughts_recent_post_widget .ht_recent_post_excerpt, .happy_thoughts_recent_post_widget .recent_post_date_footer {
  display: none; }

.ht_latest_project_widget {
  overflow: hidden;
  font-size: 0; }

.latest_proj_img {
  display: inline-block;
  margin-right: 6px; }
  .latest_proj_img img {
    width: 83px;
    height: 83px; }

.latest_proj_img:last-child {
  margin-right: 0; }

.latest_project_row {
  margin-bottom: 10px; }

@media all and (max-width: 991px) {
  #sidebar .search-form label,
  #sidebar .widget_search input.search-field {
    width: auto; }
  .happy_thoughts_recent_post_widget .happy_thoughts_recent_post_widget_row {
    display: table; } }

/*
 * jQuery FlexSlider v2.6.2
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * FONT-FACE
 * ====================================================================================================================*/
@font-face {
  font-family: 'flexslider-icon';
  src: url("lib/fonts/flexslider-icon.eot");
  src: url("lib/fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("lib/fonts/flexslider-icon.woff") format("woff"), url("lib/fonts/flexslider-icon.ttf") format("truetype"), url("lib/fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal; }

/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none; }

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none; }

.flex-pauseplay span {
  text-transform: capitalize; }

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0; }

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .flexslider .slides {
  display: block; }

* html .flexslider .slides {
  height: 1%; }

.no-js .flexslider .slides > li:first-child {
  display: block; }

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: "" 0 1px 4px rgba(0, 0, 0, 0.2); }

.flexslider .slides {
  zoom: 1; }

.flexslider .slides img {
  height: auto;
  -moz-user-select: none; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav {
  *height: 0; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: '\f001';
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3); }

.flex-direction-nav a.flex-next:before {
  content: '\f002'; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px; }

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1; }

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px; }

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004'; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: '\f003'; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7); }

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%; }

.wp-caption-text {
  text-align: center; }

.wp-caption .wp-caption-text {
  margin: 0.8075em 0; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block; }
