/*========================================================================
   Table of contents
==========================================================================

  # GLOBAL SETTINGS
  # BASIC TYPOGRAPHY
  # MOZILLA HACK
  # CONTENT SECTION TOP BOTTOM MARGIN
  # BUTTONS STYLES
  # BUTTON STYLES LIST
  # SOCIAL LINKS
  # FORM STYLE
  # CUSTOM RADIO BUTTON
  # SITE INNER WRAPPER
  # INNER ROW
  # SECTION COLOR
  # HEADER SECTION
  # TOP SOCIAL MENU STYLE
  # HEADER STYLE
  # HOME PAGE
  # SECTION TITLE STYLE
  # HIPPO SERVICE
  # PORTFOLIO SECTION
  # TESTIMONIAL CAROUSEL
  # CONTACT FORM
  # ADDRESS SECTION
  # FEATURE SECTION
  # SUBSCRIBE BAR
  # VIDEO POPUP SETTINGS
  # MODAL ANIMATIONS
  # CONTACT SECTION
  # PASSWORD RESET
  # HIPPO TEAM
  # VISUAL COMPOSER STYLES
  # FOOTER SECTION
  # COPYRIGHT SECTION
  # PAGES
  # PAGE SIDEBAR
  # FAQ PAGE
  # FAQ PAGE TWO
  # TAB
  # PULLQUOTE STYLES
  # EXTRA CLASSES
  # PAGE PRE-LOADER ANIMATION AND KEYFRAME
  # BLOG STYLE
  # MARKUP: IMAGE ALIGNMENT
  # TEXT MEANT ONLY FOR SCREEN READERS
  # WP CAPTION
  # BLOCKQUOTE
  # TABLE
  # DEFINITION LISTS
  # LIST STYLE
  # CODE
  # PRE STYLE
  # BLOG STYLE DEFAULT
  # Single blog post & single post & single attachment post
  # RELATED POST
  # NEXT-PREVIOUS-POST
  # BLOG SIDEBAR
  # SINGLE TAGCLOUD
  # PAGINATION
  # Page Template (Page Sidebar Left, Page Sidebar Right, Page No Sidebar)
  # 404 page
========================================================================*/
/*---------------------------------------------------------
   GLOBAL SETTINGS 
---------------------------------------------------------*/
html {
  font-size: 16px;
}
body {
  font-family: Roboto;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.9em;
  color: #3d3b3b;
  background: #f6f6f6;
  overflow-x: hidden;
  -webkit-text-size-adjust: 100%;
  -webkit-overflow-scrolling: touch;
  -webkit-font-smoothing: antialiased !important;
}
html,
button,
input,
select,
textarea {
  color: #3d3b3b;
  outline: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
label {
  font-weight: 400;
  font-size: 14.22222222px;
  font-size: 0.88888889rem;
  color: rgba(61, 59, 59, 0.7);
}
strong {
  font-weight: 600;
  color: #000000;
}
b {
  font-weight: 600;
  color: #090909;
}
dt {
  margin-bottom: 5px;
}
dd {
  margin-bottom: 15px;
}
::selection {
  background: #fc534c;
  color: #ffffff;
}
::-moz-selection {
  background: #fc534c;
  color: #ffffff;
}
/*---------------------------------------------------------
   BASIC TYPOGRAPHY
---------------------------------------------------------*/
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Roboto;
  color: #000000;
  font-weight: 700;
}
h1 {
  font-size: 32.43658447px;
  font-size: 2.02728653rem;
  line-height: 1.359375em;
  margin-top: 0;
  margin-bottom: 0em;
}
h2 {
  font-size: 28.83251953px;
  font-size: 1.80203247rem;
  line-height: 1.359375em;
  margin-top: 1em;
  margin-bottom: .5em;
}
h3 {
  font-size: 25.62890625px;
  font-size: 1.60180664rem;
  line-height: 1.5em;
  margin-top: 0.90625em;
  margin-bottom: 1.5em;
}
h4 {
  font-size: 22.78125px;
  font-size: 1.42382813rem;
  line-height: 1.8125em;
  margin-top: 1.8125em;
  margin-bottom: 1em;
}
h5 {
  font-size: 20.25px;
  font-size: 1.265625rem;
  line-height: 1.8125em;
  margin-bottom: 1em;
}
h6 {
  font-style: normal;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.8125em;
  margin-bottom: 0em;
}
a {
  font-weight: 400;
  color: #fc534c;
}
a:hover {
  color: #fc534c;
  text-decoration: none;
}
a:focus {
  outline: none;
  outline-offset: 0;
  text-decoration: none;
  color: #fc534c;
}
ul {
  margin: 0;
  padding: 0;
}
code {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 18px;
  background: #E5E5E5;
  color: #444444;
}
img {
  max-width: 100%;
}
/*---------------------------------------------------------
   MOZILLA HACK
---------------------------------------------------------*/
.img-responsive {
  width: 100%;
}
.mfp-bg {
  z-index: 2042;
}
.mfp-wrap {
  z-index: 2043;
}
address {
  line-height: 1.6em;
}
/*---------------------------------------------------------
   CONTENT SECTION TOP BOTTOM MARGIN
---------------------------------------------------------*/
@media only screen and (max-width : 767px) {
  .content-area.col-md-9 {
    padding-bottom: 100px;
  }
}
.content-area,
.site-content {
  background: #ffffff;
}
.site-content {
  padding: 50px 40px;
}
@media only screen and (max-width : 767px) {
  .site-content {
    padding: 50px 30px;
  }
}
.page-template-template-home .row-wrapper {
  padding: 0 60px;
}
@media only screen and (max-width : 767px) {
  .page-template-template-home .row-wrapper {
    padding: 0 30px;
  }
}
.row-wrapper.slider-row {
  padding: 0;
}
.row-bg-themecolor {
  background-color: #fc534c;
}
.row-bg-themecolor .section-title {
  color: #ffffff;
}
.row-bg-themecolor .section-title h2 {
  color: #ffffff;
}
.row-bg-themecolor .section-title h2 strong,
.row-bg-themecolor .section-title h2 span {
  color: #ffffff;
}
.row-bg-themecolor .section-title p {
  font-size: 19.09188309px;
  font-size: 1.19324269rem;
}
.row-bg-themecolor p {
  color: #ffffff !important;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 1.5em !important;
}
.row-bg-themecolor p strong {
  color: #ffffff !important;
  font-size: 18px;
  font-size: 1.125rem;
}
/*---------------------------------------------------------
   BUTTONS STYLES
---------------------------------------------------------*/
.btn {
  font-size: 1.125rem;
  padding: .7em 1.5em;
  text-transform: uppercase;
  border: 0;
  color: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.btn:focus,
.btn.active {
  outline: none !important;
  box-shadow: none;
}
.btn.btn-lg {
  padding: 1em 2em;
}
.btn.btn-sm {
  font-size: .9rem;
  padding: .2em .7em;
}
.btn.btn-xs {
  font-size: .8rem;
  padding: .3em .8em;
  font-weight: 500;
}
.btn.btn-primary {
  background-color: #fc534c;
}
.btn.btn-default {
  background-color: #000000;
}
.btn.btn-default:active,
.btn.btn-default:focus,
.btn.btn-default:active:focus {
  color: #FFFFFF;
}
.btn.btn-link {
  background-color: #fc534c;
}
.btn.btn-link:active,
.btn.btn-link:focus {
  color: #FFFFFF;
  text-decoration: none;
}
.btn:hover {
  color: #FFFFFF;
  background-color: #de0c04;
  text-decoration: none;
}
/*---------------------------------------------------------
   BUTTON STYLES LIST
---------------------------------------------------------*/
.button-styles-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.button-styles-list li button,
.button-styles-list li a {
  margin-right: 10px;
  margin-bottom: 15px;
}
.button-styles-list li a {
  display: inline-block;
}
.button-styles-list.color-list button {
  margin-bottom: 10px;
}
/*---------------------------------------------------------
   SOCIAL LINKS
---------------------------------------------------------*/
.social-shares li a {
  color: #313131;
}
/*---------------------------------------------------------
   FORM STYLE
---------------------------------------------------------*/
.form-group {
  margin-bottom: 30px;
}
.form-control {
  font-size: 12.64197531px;
  font-size: 0.79012346rem;
  color: #3d3b3b;
  letter-spacing: 1px;
  height: 3.2em;
  padding: .3em 1.3em;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: transparent;
}
.form-control:-moz-placeholder {
  color: #9a9696;
}
.form-control::-moz-placeholder {
  color: #9a9696;
}
.form-control:-ms-input-placeholder {
  color: #9a9696;
}
.form-control::-webkit-input-placeholder {
  color: #9a9696;
}
.form-control:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-color: #fc534c;
}
textarea.form-control {
  padding-top: 22px;
}
.input-field textarea {
  margin-bottom: 20px;
  padding: 15px !important;
  min-height: 200px;
}
.comment-respond .input-field {
  margin-bottom: 30px;
}
.comment-respond .input-field label {
  margin-bottom: 10px;
}
/*---------------------------------------------------------
   CUSTOM RADIO BUTTON
---------------------------------------------------------*/
input[type="radio"] {
  position: relative;
}
input[type="radio"]::before,
input[type="radio"]::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  border-radius: 50%;
}
input[type="radio"]::before {
  width: 14px;
  height: 14px;
  margin-top: -7px;
  margin-left: -7px;
  background: #ffffff;
  border: 2px solid #7F7F7F;
  z-index: 1;
}
input[type="radio"]::after {
  width: 8px;
  height: 8px;
  margin-top: -4px;
  margin-left: -4px;
  background: #fc534c;
  z-index: 2;
  opacity: 0;
}
input[type="radio"]:checked::after {
  opacity: 1;
}
/*---------------------------------------------------------
   SITE INNER WRAPPER
---------------------------------------------------------*/
.inner-wrapper {
  overflow: hidden;
  background-color: #f6f6f6;
}
.container-wrapper > .container > .row {
  background-color: #ffffff;
}
/*---------------------------------------------------------
   INNER ROW
---------------------------------------------------------*/
.home #main {
  padding-bottom: 0;
}
/*---------------------------------------------------------
   SECTION COLOR
---------------------------------------------------------*/
.row-bg-lightencolor {
  background-color: #fcfcfc;
}
.row-bg-gradientcolor {
  background: #fc534c;
  background: -moz-linear-gradient(top, #fc534c 70%, #ffffff 30%);
  background: -webkit-linear-gradient(top, #fc534c 70%, #ffffff 30%);
  background: -o-linear-gradient(top, #fc534c 70%, #ffffff 30%);
  background: linear-gradient(to bottom, #fc534c 70%, #ffffff 30%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffc534c', endColorstr='#ffffffff', GradientType=0);
}
/*---------------------------------------------------------
   HEADER SECTION
---------------------------------------------------------*/
.page-title-section {
  padding-top: 100px;
}
.page-title-section .custom-page-header {
  padding: 60px 40px;
}
@media only screen and (max-width : 767px) {
  .page-title-section .custom-page-header {
    padding: 60px 30px;
  }
}
.page-title-section .page-header {
  margin: 0;
  padding: 0;
  border-bottom: 0;
  text-transform: uppercase;
}
.page-title-section .page-header h1 {
  font-size: 46.18412125px;
  font-size: 2.88650758rem;
  color: #ffffff;
  font-weight: 400;
}
.page-title-section .page-header h1 span {
  font-weight: 700;
}
@media only screen and (max-width : 767px) {
  .page-title-section .page-header h1 {
    font-size: 2rem;
  }
}
.page-title-section .entry-meta {
  color: #4d4d4d;
  font-style: italic;
}
.page-title-section .entry-meta a {
  color: #333333;
  border-bottom: 1px solid #e8e8e8;
  font-style: normal;
}
.page-title-section .entry-meta a:hover {
  border-bottom-color: #000000;
}
.breadcrumb-wrap {
  background-color: #ffffff;
  padding: 10px 40px;
  border-bottom: 1px solid #e8e8e8;
}
@media only screen and (max-width : 767px) {
  .breadcrumb-wrap {
    padding: 10px 30px;
  }
}
.breadcrumb-wrap .breadcrumb {
  font-size: 12px;
  background-color: transparent;
  margin-bottom: 0;
  border-radius: 0;
  padding: 0;
}
.breadcrumb-wrap .breadcrumb a {
  color: rgba(61, 59, 59, 0.5);
}
.breadcrumb-wrap .breadcrumb a:hover {
  color: #fc534c;
}
.breadcrumb-wrap .breadcrumb .active {
  color: #000000;
}
.breadcrumb-wrap .breadcrumb > li + li:before {
  content: "-";
}
/*---------------------------------------------------------
   TOP SOCIAL MENU STYLE
---------------------------------------------------------*/
.social-menu-wrap #socialMenu {
  background: transparent;
  border: none;
  color: #3a3838;
  padding: 0;
}
.social-menu-wrap .dropdown-menu {
  display: block;
  visibility: hidden;
  background: transparent;
  top: -8px;
  border: 0;
  right: 100%;
  text-align: right;
  min-width: 332px;
  margin: 2px 14px 0;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.social-menu-wrap.open .dropdown-menu {
  visibility: visible;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.social-menu-wrap.open .dropdown-toggle {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.social-menu-wrap .social-menu li {
  display: inline-block;
}
.social-menu-wrap .social-menu li a {
  padding: 0;
  display: block;
  font-size: 12px;
  color: #ffffff;
}
.social-menu-wrap .social-menu li a i {
  display: block;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.social-menu-wrap .social-menu li a i:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.social-menu-wrap .social-menu li a i.fa-rss {
  background: #F26522;
}
.social-menu-wrap .social-menu li a i.fa-facebook {
  background: #3B5998;
}
.social-menu-wrap .social-menu li a i.fa-twitter {
  background: #55ACEE;
}
.social-menu-wrap .social-menu li a i.fa-google-plus {
  background: #DD4B39;
}
.social-menu-wrap .social-menu li a i.fa-youtube {
  background: #DD4B39;
}
.social-menu-wrap .social-menu li a i.fa-flickr {
  background: #FF0084;
}
.social-menu-wrap .social-menu li a i.fa-linkedin {
  background: #0274B3;
}
.social-menu-wrap .social-menu li a i.fa-vimeo-square {
  background: #1AB7EA;
}
.social-menu-wrap .social-menu li a i.fa-vimeo-square {
  background: #1AB7EA;
}
.social-menu-wrap .social-menu li a i.fa-instagram {
  background: #6A453B;
}
.social-menu-wrap .social-menu li a i.fa-dribbble {
  background: #C32361;
}
.social-menu-wrap .social-menu li a i.fa-tumblr {
  background: #395976;
}
.social-menu-wrap .social-menu li a i.fa-pinterest {
  background: #CC2127;
}
.social-menu-wrap .social-menu li a i.fa-skype {
  background: #00AFF0;
}
.social-menu-wrap .social-menu li a:hover {
  background: transparent;
}
/*---------------------------------------------------------
   HEADER STYLE
---------------------------------------------------------*/
.header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.header.header-style-default {
  position: absolute;
  z-index: 101;
  width: 100%;
  /* Sticky Menu */
}
.header.header-style-default .site-logo {
  min-height: 40px;
  margin-right: 20px;
}
@media only screen and (max-width:567px) {
  .header.header-style-default .site-logo {
    margin: 0;
  }
}
.header.header-style-default.sticky-header {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  background: #333333;
  margin: 0;
  padding: 0 10%;
  z-index: 101;
  -webkit-box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.05);
  -o-box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.05);
  box-shadow: 0 0.1em 0.2em rgba(0, 0, 0, 0.05);
}
@media only screen and (max-width:1200px) {
  .header.header-style-default.sticky-header {
    padding: 0 10%;
  }
}
.header.header-style-default.sticky-header .navbar-horizontal {
  padding: 10px 0;
}
@media only screen and (max-width:567px) {
  .header.header-style-default.sticky-header {
    padding: 0;
  }
  .header.header-style-default.sticky-header .header-right-content {
    margin-top: 0;
  }
}
@media only screen and (max-width : 767px) {
  .header.header-style-default.sticky-header {
    padding: 1em 15px;
  }
}
.header .navbar-horizontal {
  padding: 25px 40px;
}
@media only screen and (max-width:567px) {
  .header .navbar-horizontal {
    padding: 27px 20px 20px;
  }
}
.header .header-right-content {
  float: right;
  margin: 0;
}
.header .header-right-content > div {
  display: inline-block;
  position: relative;
}
.header .header-right-content .search-btn {
  width: 40px;
  height: 40px;
}
/*---------------------------------------------------------
  HOME PAGE
---------------------------------------------------------*/
/* Hippo More Button */
.hippo-page-link-wrapper {
  position: relative;
}
.hippo-page-link-wrapper .hippo-page-link {
  font-weight: 500;
  text-transform: uppercase;
  border-bottom: 2px solid #fc534c;
  margin: 30px 0 150px;
  display: inline-block;
  letter-spacing: .1em;
}
.hippo-page-link-wrapper .hippo-page-link:hover {
  background: #fc534c;
  color: #000000;
  border-bottom-color: #f70e04;
}
.hippo-page-link-wrapper::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 100px;
  background: rgba(0, 0, 0, 0.3);
  left: 50%;
  bottom: 0;
}
/*Newsletter Popup*/
#hippo-newsletter-popup {
  background: rgba(0, 0, 0, 0.5);
}
#hippo-newsletter-popup .modal-dialog {
  margin: 100px auto;
}
#hippo-newsletter-popup .modal-content {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}
#hippo-newsletter-popup .close {
  top: 20px;
  width: 20px;
  height: 20px;
}
#hippo-newsletter-popup .close::after,
#hippo-newsletter-popup .close::before {
  background: rgba(0, 0, 0, 0.8);
  width: 20px;
  top: 10px;
}
#hippo-newsletter-popup .modal-body {
  padding: 4em;
}
#hippo-newsletter-popup .modal-body strong {
  font-family: Roboto;
  font-size: 2rem;
  font-weight: normal;
  line-height: 1.2em;
  display: block;
  margin-bottom: 30px;
}
#hippo-newsletter-popup .modal-body form {
  margin-top: 10px;
  position: relative;
}
#hippo-newsletter-popup .modal-body form input[type="email"] {
  border: 1px solid rgba(0, 0, 0, 0.3);
  line-height: 50px;
  padding: 0 120px 0 10px;
  width: 100%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
#hippo-newsletter-popup .modal-body form input[type="submit"] {
  border: 0;
  background: #fc534c;
  position: absolute;
  top: 5px;
  right: 5px;
  line-height: 42px;
  color: #FFFFFF;
  padding: 0 10px;
  letter-spacing: .1em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
/* CALL TO ACTION */
.hippo-call-to-action {
  padding: 60px !important;
}
@media only screen and (max-width : 767px) {
  .hippo-call-to-action {
    padding: 30px !important;
  }
}
.hippo-call-to-action h1,
.hippo-call-to-action h2,
.hippo-call-to-action h3,
.hippo-call-to-action h4,
.hippo-call-to-action h5,
.hippo-call-to-action p {
  margin: 0;
  padding: 0;
  color: #000000;
  font-size: 29.86952743px;
  font-size: 1.86684546rem;
  line-height: 2.2em;
  font-weight: 100;
}
@media only screen and (max-width:1200px) {
  .hippo-call-to-action h1,
  .hippo-call-to-action h2,
  .hippo-call-to-action h3,
  .hippo-call-to-action h4,
  .hippo-call-to-action h5,
  .hippo-call-to-action p {
    line-height: 1.5em;
  }
}
@media only screen and (max-width:768px) {
  .hippo-call-to-action h1,
  .hippo-call-to-action h2,
  .hippo-call-to-action h3,
  .hippo-call-to-action h4,
  .hippo-call-to-action h5,
  .hippo-call-to-action p {
    font-size: 20.25px;
    font-size: 1.265625rem;
  }
}
@media only screen and (max-width : 767px) {
  .hippo-call-to-action h1,
  .hippo-call-to-action h2,
  .hippo-call-to-action h3,
  .hippo-call-to-action h4,
  .hippo-call-to-action h5,
  .hippo-call-to-action p {
    text-align: center !important;
    line-height: 1.5em;
    font-size: 22.78125px;
    font-size: 1.42382813rem;
    margin-bottom: 1em !important;
  }
}
@media only screen and (max-width : 767px) {
  .hippo-call-to-action .wpb_wrapper {
    text-align: center !important;
  }
}
.hippo-call-to-action .hippo-btn-wrapper .btn.btn-lg {
  letter-spacing: normal;
  padding: 1.22em 2.5em;
  font-weight: 700;
  text-transform: uppercase;
}
@media only screen and (max-width:768px) {
  .hippo-call-to-action .hippo-btn-wrapper .btn.btn-lg {
    padding: 1em 1.5em;
    font-size: 14px;
  }
}
@media only screen and (max-width : 767px) {
  .hippo-call-to-action .hippo-btn-wrapper {
    text-align: center !important;
  }
}
/*COMMON SECTION STYLE*/
.section-top-padding {
  padding-top: 5em;
}
.section-bottom-padding {
  padding-bottom: 5em;
}
.section-top-bottom-padding {
  padding-top: 5em;
  padding-bottom: 5em;
}
/*MIDDLE CONTENT*/
@media only screen and (max-width:768px) {
  .display-middle-content {
    margin-bottom: 3em !important;
  }
}
.content-vertical-align {
  padding: 7em 0;
}
@media only screen and (max-width:1200px) {
  .content-vertical-align {
    padding: 3em 0;
  }
}
@media only screen and (max-width:768px) {
  .content-vertical-align {
    padding: 5em 2em;
    text-align: center;
  }
}
.content-vertical-align h2 {
  font-size: 3rem;
}
@media only screen and (max-width:768px) {
  .content-vertical-align h2 {
    font-size: 2rem;
  }
}
.content-vertical-align p {
  font-size: 1.2rem;
}
@media only screen and (max-width:768px) {
  .content-vertical-align p {
    font-size: 1rem;
  }
}
.content-vertical-align hr {
  border-top-color: rgba(0, 0, 0, 0.1);
}
/*---------------------------------------------------------
  SECTION TITLE STYLE
---------------------------------------------------------*/
.section-title {
  padding: 60px 0;
}
@media only screen and (max-width : 767px) {
  .section-title {
    padding: 50px 0;
  }
}
.section-title h2 {
  font-size: 18px;
  font-size: 1.125rem;
  text-transform: uppercase;
}
.section-title h2 strong {
  color: #fc534c;
  font-weight: 100 !important;
  font-size: inherit;
}
@media only screen and (max-width : 767px) {
  .section-title h2 {
    font-size: 2rem;
  }
}
.section-title span,
.section-title p,
.section-title strong {
  font-size: 14.22222222px;
  font-size: 0.88888889rem;
  color: #919191;
  margin: 0;
}
@media only screen and (max-width : 767px) {
  .section-title span,
  .section-title p,
  .section-title strong {
    font-size: 1rem;
  }
}
.section-title p {
  color: #3d3b3b;
}
@media only screen and (max-width : 767px) {
  .section-title p {
    margin-top: 20px;
  }
}
/*---------------------------------------------------------
  HIPPO SERVICE
---------------------------------------------------------*/
.hippo-services {
  margin-bottom: 20px;
}
.hippo-services .hippo-service-wrapper {
  margin-bottom: 40px;
}
.hippo-services .hippo-service-wrapper img {
  margin-bottom: 2.500rem;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.hippo-services .hippo-service-wrapper img:hover {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateY(5px);
  -moz-transform: translateY(5px);
  -ms-transform: translateY(5px);
  -o-transform: translateY(5px);
  transform: translateY(5px);
}
.hippo-services .hippo-service-wrapper .service-title {
  margin-bottom: 0.5em;
  font-size: 20.25px;
  font-size: 1.265625rem;
}
.hippo-services .hippo-service-wrapper .service-title > a {
  color: #000000;
  font-weight: 900;
  text-transform: uppercase;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.hippo-services .hippo-service-wrapper .service-title > a:hover {
  color: #fc534c;
}
/*---------------------------------------------------------
  PORTFOLIO SECTION
---------------------------------------------------------*/
.portfolio-wrap {
  margin-bottom: 100px;
}
.portfolio-wrap .row.no-space {
  margin: 0;
}
.portfolio-wrap .row.no-space > .no-space {
  padding: 0;
  margin: 0;
}
.portfolio-wrap .row.no-space > .no-space > .portfolio-item {
  margin: 0;
}
.portfolio-wrap .portfolio-item {
  height: 250px;
  position: relative;
  overflow: hidden;
  margin-bottom: 30px;
}
.portfolio-wrap .portfolio-item .element-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0);
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  background-image: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(45deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.9), rgba(0, 0, 0, 0));
  -webkit-transition: gradient 0.5s;
  -moz-transition: gradient 0.5s;
  -ms-transition: gradient 0.5s;
  -o-transition: gradient 0.5s;
  transition: gradient 0.5s;
}
.portfolio-wrap .portfolio-item .element-link:hover {
  background-color: rgba(252, 83, 76, 0);
  background-repeat: repeat-x;
  background-image: -moz-linear-gradient(45deg, rgba(252, 83, 76, 0.9), rgba(252, 83, 76, 0));
  background-image: -webkit-linear-gradient(45deg, rgba(252, 83, 76, 0.9), rgba(252, 83, 76, 0));
  background-image: -o-linear-gradient(45deg, rgba(252, 83, 76, 0.9), rgba(252, 83, 76, 0));
  background-image: linear-gradient(45deg, rgba(252, 83, 76, 0.9), rgba(252, 83, 76, 0));
}
.portfolio-wrap .portfolio-item .element-link .content-wrapper {
  position: absolute;
  bottom: 0px;
  color: #ffffff;
  padding: 20px 25px;
}
.portfolio-wrap .portfolio-item .element-link .content-wrapper h3 {
  color: #ffffff;
  font-size: 1.5rem;
  line-height: 1.2em;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 8px;
}
.portfolio-wrap .portfolio-item .element-link .content-wrapper p {
  line-height: 1.4em;
  min-height: 45px;
}
/*---------------------------------------------------------
  TESTIMONIAL CAROUSEL
---------------------------------------------------------*/
.testimonial-carousel {
  text-align: center;
  margin-bottom: 100px;
}
.testimonial-carousel .testimonial-items.owl-carousel .item {
  display: inline;
  margin-bottom: 0px;
  width: auto;
}
.testimonial-carousel .testimonial-items .item {
  display: inline-block;
  width: 33%;
  margin-bottom: 30px;
}
.testimonial-carousel .testimonial-items .item .testimonial-content {
  margin: 0 30px;
}
@media only screen and (max-width : 767px) {
  .testimonial-carousel .testimonial-items .item .testimonial-content {
    margin: 0 10px;
  }
}
.testimonial-carousel .testimonial-items .item .testimonial-content .client-thumb-wrapper {
  margin-bottom: 30px;
  text-align: center;
}
.testimonial-carousel .testimonial-items .item .testimonial-content .client-thumb-wrapper img {
  width: 100px;
  height: 100px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.testimonial-carousel .testimonial-items .item .testimonial-content .quote-wrapper {
  font-style: italic;
  position: relative;
  font-weight: 300;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.5em;
  color: #000000;
}
@media only screen and (max-width:567px) {
  .testimonial-carousel .testimonial-items .item .testimonial-content .quote-wrapper {
    font-size: 16px;
    font-size: 1rem;
  }
}
.testimonial-carousel .testimonial-items .item .testimonial-content .quote-wrapper p {
  position: relative;
  margin: 0;
  display: inline;
}
.testimonial-carousel .testimonial-items .item .testimonial-content .quote-wrapper p::before,
.testimonial-carousel .testimonial-items .item .testimonial-content .quote-wrapper p::after {
  content: '\f10e';
  position: absolute;
  font-family: FontAwesome;
  font-style: normal;
  font-size: 10px;
  color: rgba(61, 59, 59, 0.1);
}
.testimonial-carousel .testimonial-items .item .testimonial-content .quote-wrapper p::after {
  bottom: 0;
  right: -20px;
}
.testimonial-carousel .testimonial-items .item .testimonial-content .quote-wrapper p::before {
  top: -10px;
  left: -15px;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.testimonial-carousel .testimonial-items .item .testimonial-content .client-info {
  margin-top: 15px;
  line-height: 1;
  font-style: normal;
}
.testimonial-carousel .testimonial-items .item .testimonial-content .client-info .client-name {
  color: rgba(0, 0, 0, 0.9);
  font-size: 13px;
  display: block;
}
.testimonial-carousel .testimonial-items .item .testimonial-content .client-info .client-designation {
  color: rgba(61, 59, 59, 0.6);
  font-size: 11px;
}
.testimonial-carousel .owl-controls {
  margin-top: 25px;
}
.testimonial-carousel .owl-controls .owl-pagination .owl-page span {
  width: 4px;
  height: 4px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background: rgba(61, 59, 59, 0.3);
}
.testimonial-carousel .owl-controls .owl-pagination .owl-page.active span {
  background: #fc534c;
}
/*---------------------------------------------------------
  CONTACT FORM
---------------------------------------------------------*/
.contact-form h3 {
  font-size: 22.78125px;
  font-size: 1.42382813rem;
  text-transform: uppercase;
  margin-top: 0;
}
.contact-form .btn {
  margin-top: 20px;
  font-size: 14.22222222px;
  font-size: 0.88888889rem;
}
span.wpcf7-not-valid-tip {
  font-size: 0.750rem;
}
/*---------------------------------------------------------
  ADDRESS SECTION
---------------------------------------------------------*/
.address-section {
  padding: 40px 0 20px;
}
.address-section > .row > div {
  padding-bottom: 30px;
}
.address-section h1,
.address-section h2,
.address-section h3,
.address-section h4,
.address-section h5,
.address-section h6 {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  border-bottom: 1px solid #e8e8e8;
  display: inline-block;
  margin: 0 0 12px 0;
}
.address-section p {
  font-size: 15.08494467px;
  font-size: 0.94280904rem;
}
/*---------------------------------------------------------
  FEATURE SECTION
---------------------------------------------------------*/
.section-feature {
  text-align: center;
  padding: 5em 0;
}
@media only screen and (max-width : 767px) {
  .section-feature {
    padding-left: 1em;
    padding-right: 1em;
  }
}
.section-feature .hippo-product-feature-wrapper {
  margin-top: 2em;
}
@media only screen and (max-width:992px) {
  .section-feature .hippo-product-feature-wrapper {
    margin-top: 5em;
  }
}
.section-feature .hippo-product-feature-wrapper i {
  display: block;
  margin-bottom: .7em;
}
.section-feature .hippo-product-feature-wrapper i::before {
  font-size: 4rem;
  margin: 0;
}
.section-feature h3 {
  font-weight: 500;
  font-size: 1.2rem;
  margin-bottom: .5em;
}
.section-feature i {
  font-size: 4em;
  color: #3d3b3b;
}
/*---------------------------------------------------------
   SUBSCRIBE BAR
---------------------------------------------------------*/
.th-btm-newsletter .newsletter {
  width: 600px;
  margin: 0 auto;
}
.th-btm-newsletter .newsletter form {
  position: relative;
}
.th-btm-newsletter .newsletter input[type="email"] {
  width: 100%;
  height: 50px;
  padding: 0 10em 0 1em;
  background: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.th-btm-newsletter .newsletter input[type="email"]:focus {
  border-color: #fc534c;
}
.th-btm-newsletter .newsletter input[type="submit"] {
  background: #fc534c;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0 20px;
  margin: 5px;
  line-height: 40px;
  color: #ffffff;
  letter-spacing: .1em;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
  -ms-transition: all linear 0.3s;
  -o-transition: all linear 0.3s;
  transition: all linear 0.3s;
}
.th-btm-newsletter .newsletter input[type="submit"]:hover {
  background: #ac0a03;
}
.th-btm-newsletter .newsletter .mc4wp-alert {
  font-size: 10px;
  position: absolute;
  top: 0;
  background: #FFFFFF;
  left: 0;
  margin: 10px;
  line-height: 13px;
}
.hippo-join-us-wrapper {
  padding: 1em 0;
}
@media only screen and (max-width:992px) {
  .hippo-join-us-wrapper {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width : 767px) {
  .hippo-join-us-wrapper {
    padding: 1em 0;
    line-height: 2em;
  }
}
.hippo-join-us-wrapper .info-content {
  font-family: Roboto;
  float: left;
  width: 40%;
}
@media only screen and (max-width:992px) {
  .hippo-join-us-wrapper .info-content {
    float: none;
    width: 100%;
  }
}
.hippo-join-us-wrapper .info-content h1,
.hippo-join-us-wrapper .info-content h2,
.hippo-join-us-wrapper .info-content h3,
.hippo-join-us-wrapper .info-content h4,
.hippo-join-us-wrapper .info-content h5,
.hippo-join-us-wrapper .info-content h6 {
  margin: 0;
  line-height: 1.5em;
}
.hippo-join-us-wrapper .info-content span {
  font-size: 12.64197531px;
  font-size: 0.79012346rem;
  color: #9a9696;
}
.hippo-join-us-wrapper .info-content .phn-number {
  color: #000000;
  font-weight: 700;
}
.hippo-join-us-wrapper ul {
  float: left;
  width: 60%;
  text-align: right;
  margin: 13px 0 0;
}
@media only screen and (max-width:992px) {
  .hippo-join-us-wrapper ul {
    float: none;
    width: 100%;
    text-align: left;
  }
}
.hippo-join-us-wrapper ul li {
  padding-right: 3px;
  padding-left: 3px;
}
.hippo-join-us-wrapper ul li:first-child {
  padding-left: 0;
}
.hippo-join-us-wrapper ul li:last-child {
  padding-right: 0;
}
@media only screen and (max-width : 767px) {
  .hippo-join-us-wrapper ul li {
    display: inline-block;
  }
}
.hippo-join-us-wrapper .joinus-info {
  color: rgba(255, 255, 255, 0.3);
  font-size: 1rem;
}
@media only screen and (min-width:768px) {
  .hippo-join-us-wrapper .joinus-info {
    font-size: .8rem;
  }
}
@media only screen and (max-width : 767px) {
  .hippo-join-us-wrapper .joinus-info {
    display: block;
  }
}
.hippo-join-us-wrapper a {
  color: #ffffff;
  width: 40px;
  height: 40px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
  line-height: 41px;
  font-size: 16px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.hippo-join-us-wrapper a:hover {
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  -webkit-opacity: 0.9;
  opacity: 0.9;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90);
}
/*---------------------------------------------------------
   VIDEO POPUP SETTINGS
---------------------------------------------------------*/
.hippo-video-popup-wrapper {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  display: block;
  position: relative;
}
.hippo-video-popup-wrapper a.video-popup-open-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  text-align: center;
  z-index: 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.hippo-video-popup-wrapper a.video-popup-open-link:hover i {
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.3);
}
.hippo-video-popup-wrapper i {
  position: relative;
  width: 1.7em;
  height: 1.7em;
  font-size: 3rem;
  line-height: 1.7em;
  color: #ffffff;
  box-shadow: 0 0 0 4px #ffffff;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -o-border-radius: 100% !important;
  border-radius: 100% !important;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.hippo-video-popup-wrapper i::before {
  margin-left: 5px;
}
.video-full-width-wrapper .hippo-video-popup-wrapper {
  height: 25rem;
}
.video-full-width-wrapper .hippo-video-popup-wrapper a.video-popup-open-link {
  background: rgba(0, 0, 0, 0.7);
}
.video-full-width-wrapper .hippo-video-popup-wrapper i {
  font-size: 3rem;
}
.video-thumb-wrapper {
  margin-bottom: 80px;
}
.video-thumb-wrapper h1,
.video-thumb-wrapper h2,
.video-thumb-wrapper h3,
.video-thumb-wrapper h4,
.video-thumb-wrapper h5,
.video-thumb-wrapper h6 {
  font-size: 19.09188309px;
  font-size: 1.19324269rem;
  font-weight: 700;
  margin: 30px 0 15px;
}
.video-thumb-wrapper .hippo-video-popup-wrapper {
  height: 14rem;
  margin: 0;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.video-thumb-wrapper .hippo-video-popup-wrapper:hover {
  -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-5px);
  -moz-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  -o-transform: translateY(-5px);
  transform: translateY(-5px);
}
.video-thumb-wrapper .hippo-video-popup-wrapper a.video-popup-open-link {
  background: rgba(0, 0, 0, 0.2);
}
.video-thumb-wrapper .hippo-video-popup-wrapper a.video-popup-open-link:hover {
  background: rgba(0, 0, 0, 0.3);
}
.video-thumb-wrapper .hippo-video-popup-wrapper i {
  font-size: 2rem;
}
.video-popup.modal {
  background: rgba(0, 0, 0, 0.9);
  padding: 0;
}
.video-popup .modal-dialog {
  width: 100%;
  margin: 0;
}
.video-popup .modal-content {
  background: transparent !important;
}
.video-popup .modal-body {
  padding: 0;
}
.video-popup .close::after,
.video-popup .close::before {
  background: #ffffff;
}
/*---------------------------------------------------------
   MODAL ANIMATIONS
---------------------------------------------------------*/
.modal-backdrop {
  display: none;
}
.modal.fade {
  /* Modal Dialouge Box */
}
.modal.fade .modal-dialog .modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  position: relative;
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.close {
  width: 50px;
  height: 50px;
  position: fixed;
  top: 10px;
  right: 30px;
  z-index: 101;
  opacity: 1;
}
.close::after,
.close::before {
  position: absolute;
  content: "";
  width: 50px;
  height: 1px;
  top: 25px;
  left: 0;
}
.close::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.close::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.close:hover {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
}
.control {
  cursor: pointer;
  z-index: 200;
}
.control:focus {
  outline: none;
}
.control i {
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0px auto;
  color: rgba(255, 255, 255, 0.5);
  font-size: 23px;
  line-height: 40px;
}
.control .icon-search,
.control .icon-close {
  transition: 0.2s ease-in-out;
}
.icon-close {
  position: fixed;
  top: 35px;
  right: 35px;
  color: rgba(61, 59, 59, 0.99);
  font-size: 30px;
  visibility: hidden;
  transform: translate(10px, 0) rotate(90deg);
  transition: all 0.3s ease-in-out;
  z-index: 1001;
  cursor: pointer;
}
.icon-close:hover {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.header-search-form {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  pointer-events: none;
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
  transform: translate(40px, 0);
  transition: all 0.3s ease-in-out;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.95);
}
.header-search-form .search-box-form {
  display: table;
  height: 100%;
  width: 100%;
  position: relative;
}
.header-search-form .search-box-form .form-row {
  display: table-cell;
  vertical-align: top;
  width: 100%;
  padding: 0;
  margin: 0;
}
.header-search-form .search-box-form .input-field {
  position: relative;
  padding: 0;
  width: 90%;
  margin: 100px auto 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.99);
  /* Search Button */
}
.header-search-form .search-box-form .input-field label {
  font-size: 20px;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 30px;
}
.header-search-form .search-box-form .input-field input {
  color: #ffffff;
  font-weight: 400;
  font-size: 36px;
  height: 80px;
  line-height: 80px;
  border: 0;
  background: transparent;
  outline: 0;
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.header-search-form .search-box-form .input-field .button {
  font-size: 30px;
  height: 80px;
  line-height: 80px;
  position: absolute;
  right: 0;
  bottom: 0;
  background: transparent;
  border: 0;
}
.active-searchbox {
  overflow: hidden;
}
.active-searchbox .header-search-form,
.active-searchbox .icon-close {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  visibility: visible;
  transform: none;
  pointer-events: all;
}
.active-searchbox .control .icon-search {
  -moz-opacity: 0;
  -khtml-opacity: 0;
  -webkit-opacity: 0;
  opacity: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
  visibility: hidden;
}
.active-searchbox .control .search-btn {
  transform: scale(90);
  position: relative;
  cursor: default;
  z-index: 300;
  background-color: rgba(0, 0, 0, 0.9);
}
/*---------------------------------------------------------
   CONTACT SECTION
---------------------------------------------------------*/
.contact-section {
  background-color: #ffffff;
  padding: 60px;
  -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 15px 20px rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
@media only screen and (max-width : 767px) {
  .contact-section {
    padding: 30px;
  }
}
@media only screen and (max-width:567px) {
  .contact-section {
    padding: 30px 20px;
  }
}
.contact-section h3 {
  color: rgba(61, 59, 59, 0.7);
  font-weight: 300;
}
@media only screen and (max-width : 767px) {
  .contact-section h3 {
    font-size: 22.78125px;
    font-size: 1.42382813rem;
    line-height: 1.2em;
    margin-bottom: 10px;
  }
}
.contact-section .form-btn input[type="submit"] {
  font-size: 14px;
  padding: 15px 30px;
}
/*---------------------------------------------------------
   PASSWORD RESET
---------------------------------------------------------*/
.lost_reset_password p {
  margin-bottom: 10px;
}
.lost_reset_password .input-field {
  padding: 0;
  margin-bottom: 20px;
}
.lost_reset_password .btn {
  display: block;
  margin: 0 auto;
}
/*----------------------------------------------------------
  HIPPO TEAM
------------------------------------------------------------*/
.hippo-team-wrapper {
  text-align: center;
  margin-bottom: 38px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.hippo-team-wrapper:hover {
  -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}
.hippo-team-wrapper > img {
  -webkit-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 0px rgba(0, 0, 0, 0.05);
}
.hippo-team-wrapper .hippo-team-details {
  bottom: 20px;
  padding: 7px 10px 20px;
}
.hippo-team-wrapper .hippo-team-member-name {
  margin: 0 0 5px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.2em;
  color: #000000;
}
.hippo-team-wrapper .hippo-team-designation {
  color: #747070;
  font-size: 12.64197531px;
  font-size: 0.79012346rem;
  line-height: 1.2em;
  margin: 0;
}
/*---------------------------------------------------------
  VISUAL COMPOSER STYLES
---------------------------------------------------------*/
h2.wpb_heading {
  margin-bottom: 80px;
  position: relative;
  font-size: 18px;
  line-height: 28px;
  padding-bottom: 10px;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .4em;
  font-weight: 400;
}
/*---------------------------------------------------------
  VISUAL COMPOSER BUTTON STYLES
---------------------------------------------------------*/
/* VISUAL COMPOSER BUTTON SHAPE */
.vc_btn3 {
  background-image: none !important;
}
.vc_btn3:not(.vc_btn3-style-outline) {
  border: 0 !important;
}
.vc_btn3.vc_btn3-style-outline-custom {
  border: 2px solid !important;
}
.vc_btn3.vc_btn3-style-outline {
  color: #FFFFFF !important;
}
.vc_btn3.vc_btn3-shape-rounded {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  -o-border-radius: 3px !important;
  border-radius: 3px !important;
}
/* VISUAL COMPOSER BUTTON SIZES */
.vc_btn3.vc_btn3-size-lg {
  padding-top: 18px !important;
  padding-bottom: 18px !important;
  padding-left: 42px !important;
  padding-right: 42px !important;
  font-size: 18px !important;
  line-height: 24px !important;
}
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
  padding-top: 16px !important;
  padding-bottom: 16px !important;
}
.vc_btn3.vc_btn3-size-md {
  padding: 15px 30px !important;
  font-size: 15px !important;
  line-height: 22px !important;
}
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
  padding: 13px 30px !important;
}
.vc_btn3.vc_btn3-size-sm {
  padding: 0 10px 0 !important;
  font-size: 10px !important;
  line-height: 22px !important;
}
.vc_btn3 {
  /*3d buttons*/
}
.vc_btn3.vc_btn3-color-white {
  color: #3A424D !important;
}
.vc_btn3.vc_btn3-color-white:hover {
  background-color: #fc534c !important;
  color: #FFFFFF !important;
}
.vc_btn3.vc_btn3-color-black {
  background-color: #3A424D !important;
}
.vc_btn3.vc_btn3-color-black:hover {
  background-color: #242930 !important;
}
.vc_btn3.vc_btn3-color-green {
  background-color: #5CB85C !important;
}
.vc_btn3.vc_btn3-color-green:hover {
  background-color: #449d44 !important;
}
.vc_btn3.vc_btn3-color-sky {
  background-color: #31B0D5 !important;
}
.vc_btn3.vc_btn3-color-sky:hover {
  background-color: #2490af !important;
}
.vc_btn3.vc_btn3-color-orange {
  background-color: #E1A43C !important;
}
.vc_btn3.vc_btn3-color-orange:hover {
  background-color: #cb8b1f !important;
}
.vc_btn3.vc_btn3-color-grey {
  background-color: #DCDCDC !important;
}
.vc_btn3.vc_btn3-color-grey:hover {
  background-color: #c3c3c3 !important;
}
.vc_btn3.vc_btn3-color-vista-blue {
  background-color: #75D79C !important;
}
.vc_btn3.vc_btn3-color-vista-blue:hover {
  background-color: #4dcc80 !important;
}
.vc_btn3.vc_btn3-color-mulled-wine {
  background-color: #50485B !important;
}
.vc_btn3.vc_btn3-color-mulled-wine:hover {
  background-color: #37313f !important;
}
.vc_btn3.vc_btn3-color-chino {
  background-color: #CEC2AB !important;
}
.vc_btn3.vc_btn3-color-chino:hover {
  background-color: #bbab8b !important;
}
.vc_btn3.vc_btn3-color-peacoc {
  background-color: #4CADC9 !important;
}
.vc_btn3.vc_btn3-color-peacoc:hover {
  background-color: #3492ae !important;
}
.vc_btn3.vc_btn3-color-violet {
  background-color: #8D7DC4 !important;
}
.vc_btn3.vc_btn3-color-violet:hover {
  background-color: #6e5ab4 !important;
}
.vc_btn3.vc_btn3-color-pink {
  background-color: #FE7C71 !important;
}
.vc_btn3.vc_btn3-color-pink:hover {
  background-color: #fe4d3e !important;
}
.vc_btn3.vc_btn3-color-turquoise {
  background-color: #00C1CF !important;
}
.vc_btn3.vc_btn3-color-turquoise:hover {
  background-color: #00919c !important;
}
.vc_btn3.vc_btn3-color-blue {
  background-color: #347CA4 !important;
}
.vc_btn3.vc_btn3-color-blue:hover {
  background-color: #285f7d !important;
}
.vc_btn3.vc_btn3-color-inverse {
  background-color: #555555 !important;
}
.vc_btn3.vc_btn3-color-inverse:hover {
  background-color: #3b3b3b !important;
}
.vc_btn3.vc_btn3-color-danger {
  background-color: #C9302C !important;
}
.vc_btn3.vc_btn3-color-danger:hover {
  background-color: #9f2623 !important;
}
.vc_btn3.vc_btn3-color-warning {
  background-color: #EC971F !important;
}
.vc_btn3.vc_btn3-color-warning:hover {
  background-color: #c77c11 !important;
}
.vc_btn3.vc_btn3-color-success {
  background-color: #449D44 !important;
}
.vc_btn3.vc_btn3-color-success:hover {
  background-color: #357935 !important;
}
.vc_btn3.vc_btn3-color-info {
  background-color: #31B0D5 !important;
}
.vc_btn3.vc_btn3-color-info:hover {
  background-color: #2490af !important;
}
.vc_btn3.vc_btn3-color-primary {
  background-color: #0088CC !important;
}
.vc_btn3.vc_btn3-color-primary:hover {
  background-color: #006699 !important;
}
.vc_btn3.vc_btn3-color-default {
  background-color: #F7F7F7 !important;
}
.vc_btn3.vc_btn3-color-default:hover {
  background-color: #dedede !important;
}
.vc_btn3.vc_btn3-style-3d:hover {
  top: 0 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-black {
  box-shadow: 0 2px 0 #242930 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-black:hover {
  box-shadow: 0 2px 0 #0e1013 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-green {
  box-shadow: 0 2px 0 #449d44 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-green:hover {
  box-shadow: 0 2px 0 #357935 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-sky {
  box-shadow: 0 2px 0 #2490af !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-sky:hover {
  box-shadow: 0 2px 0 #1b6d85 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-orange {
  box-shadow: 0 2px 0 #cb8b1f !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-orange:hover {
  box-shadow: 0 2px 0 #9f6d18 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-grey {
  box-shadow: 0 2px 0 #c3c3c3 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-grey:hover {
  box-shadow: 0 2px 0 #a9a9a9 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-vista-blue {
  box-shadow: 0 2px 0 #4dcc80 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-vista-blue:hover {
  box-shadow: 0 2px 0 #34b266 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-mulled-wine {
  box-shadow: 0 2px 0 #37313f !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-mulled-wine:hover {
  box-shadow: 0 2px 0 #1e1b22 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-peacoc {
  box-shadow: 0 2px 0 #3492ae !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-peacoc:hover {
  box-shadow: 0 2px 0 #297186 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-violet {
  box-shadow: 0 2px 0 #6e5ab4 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-violet:hover {
  box-shadow: 0 2px 0 #574497 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-pink {
  box-shadow: 0 2px 0 #fe4d3e !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-pink:hover {
  box-shadow: 0 2px 0 #fd1f0c !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-turquoise {
  box-shadow: 0 2px 0 #00919c !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-turquoise:hover {
  box-shadow: 0 2px 0 #006269 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-blue {
  box-shadow: 0 2px 0 #285f7d !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-blue:hover {
  box-shadow: 0 2px 0 #1b4157 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-inverse {
  box-shadow: 0 2px 0 #3b3b3b !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-inverse:hover {
  box-shadow: 0 2px 0 #222222 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-danger {
  box-shadow: 0 2px 0 #9f2623 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-danger:hover {
  box-shadow: 0 2px 0 #751c1a !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-warning {
  box-shadow: 0 2px 0 #c77c11 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-warning:hover {
  box-shadow: 0 2px 0 #985e0d !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-success {
  box-shadow: 0 2px 0 #357935 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-success:hover {
  box-shadow: 0 2px 0 #255625 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-info {
  box-shadow: 0 2px 0 #2490af !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-info:hover {
  box-shadow: 0 2px 0 #1b6d85 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-primary {
  box-shadow: 0 2px 0 #006699 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-primary:hover {
  box-shadow: 0 2px 0 #004466 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-default {
  box-shadow: 0 2px 0 #dedede !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-default:hover {
  box-shadow: 0 2px 0 #c4c4c4 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-white {
  box-shadow: 0 2px 0 #E3E3E3 !important;
}
.vc_btn3.vc_btn3-style-3d.vc_btn3-color-white:hover {
  box-shadow: 0 2px 0 #fb231a !important;
}
.vc_separator {
  margin: 25px 0 !important;
}
.hippo-vc_text_separator-with-link a {
  color: #000000;
}
.hippo-vc_text_separator-with-link a:hover {
  color: #fc534c;
}
.fixed-background {
  background-attachment: fixed;
}
/* VISUAL COMPOSER TAB */
.vc_tta-tabs-container .vc_tta-tab.vc_active a {
  color: #fc534c !important;
}
/* VISUAL COMPOSER TOUR TAB */
.wpb_tour .wpb_tabs_nav {
  width: 25% !important;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
  width: 75% !important;
}
.wpb_tour_next_prev_nav {
  margin-left: 25% !important;
}
.wpb_tour_tabs_wrapper > ul {
  padding-right: 30px !important;
}
.wpb_tour_tabs_wrapper > ul > li {
  border-bottom: 1px solid #EEEEEE;
  background-color: transparent !important;
  position: relative;
}
.hippo-tour-tab ul li a::after {
  content: "\f178";
  font-family: fontawesome;
  position: absolute;
  right: 10px;
  top: 9px;
  font-size: 14px;
  color: #DDDDDD;
}
.wpb_tour_tabs_wrapper ul li a {
  color: #222121;
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  white-space: normal;
}
.wpb_tour_tabs_wrapper ul li a:hover {
  color: #fc534c;
}
.wpb_tour_tabs_wrapper ul li.ui-tabs-active a {
  background-color: #fc534c;
  color: #FFFFFF;
}
.wpb_tour_tabs_wrapper .ui-tabs-panel ul {
  margin-left: 20px;
}
.wpb_tour_tabs_wrapper .ui-tabs-panel li {
  list-style: none;
  position: relative;
  margin-bottom: 40px;
}
.wpb_tour_tabs_wrapper .ui-tabs-panel li::before {
  content: "\f059";
  font-family: 'FontAwesome';
  font-size: 24px;
  position: absolute;
  left: -30px;
  top: 5px;
  text-align: center;
  color: #fc534c;
  line-height: 15px;
}
.wpb_tour_tabs_wrapper .ui-tabs-panel h3 {
  font-weight: 400;
  margin: 0;
  font-size: 20px;
  margin-bottom: 10px;
}
.wpb_tour_tabs_wrapper .ui-tabs-panel p {
  margin-bottom: 30px !important;
}
.wpb_tour_next_prev_nav a {
  background-color: #fc534c;
  color: #FFFFFF;
  padding: 5px 10px;
  border-bottom: 0 !important;
}
.wpb_tour_next_prev_nav a:hover {
  opacity: 0.8;
}
/*---------------------------------------------------------
  VISUAL COMPOSER ACCORDION
---------------------------------------------------------*/
.wpb_accordion_wrapper .wpb_accordion_header {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.wpb_accordion_header:focus {
  outline: none;
}
.shortcode-settings {
  margin-top: 30px;
}
.shortcode-settings .wpb_accordion_header {
  display: inline-block;
}
.shortcode-settings .wpb_accordion_wrapper .ui-state-default .ui-icon,
.shortcode-settings .wpb_accordion_wrapper .ui-state-active .ui-icon {
  left: 5px;
  right: inherit !important;
  top: 13px !important;
}
.shortcode-settings .wpb_accordion_header a {
  padding: 5px 20px 5px 30px !important;
  background-color: #DDDDDD;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.vc_tta-panels .vc_tta-panel.vc_active a {
  color: #fc534c !important;
}
.vc_tta-panels .vc_tta-panel.vc_active .vc_tta-controls-icon:before {
  border-color: #fc534c !important;
}
.vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title a {
  background: #FFFFFF !important;
}
/*---------------------------------------------------------
  VISUAL COMPOSER BLOG POST GRID
---------------------------------------------------------*/
.teaser_grid_container ul {
  margin-left: -15px;
  margin-bottom: -30px;
}
.teaser_grid_container ul.wpb_thumbnails-fluid li {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
li.isotope-item {
  margin-bottom: 70px !important;
}
ul.categories_filter li {
  margin-right: 20px !important;
  color: #222121;
}
ul.categories_filter li a {
  position: relative;
  font-size: 18px;
  font-weight: 400;
  color: #222121;
}
ul.categories_filter li a:after {
  position: absolute;
  content: "/";
  right: -15px;
}
ul.categories_filter li:last-child a:after {
  content: "";
}
ul.categories_filter li.active a,
ul.categories_filter li a:hover {
  color: #fc534c;
}
ul.categories_filter li.active a {
  border-bottom: 1px solid #fc534c;
}
.isotope-item .post-thumb,
.vc_slide_post .post-thumb {
  margin-bottom: 10px;
}
.post-title {
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 25px;
}
.post-title a {
  color: #222121;
}
.post-title a:hover {
  color: #fc534c;
}
.vc_read_more {
  display: inline-block;
  margin-top: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  background-color: #fc534c;
  color: #FFFFFF;
  text-transform: uppercase;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.vc_read_more:hover {
  background-color: #fc534c;
  color: #FFFFFF;
}
/*---------------------------------------------------------
  VISUAL COMPOSER CAROUSEL IMAGE SLIDER
---------------------------------------------------------*/
.vc_carousel-inner .vc_inner img {
  width: 100%;
}
.vc_carousel .vc_carousel-control {
  width: 50px !important;
  opacity: 0 !important;
}
.vc_carousel:hover .vc_carousel-control {
  opacity: 1 !important;
}
.vc_carousel:hover .vc_left.vc_carousel-control {
  left: 0 !important;
}
.vc_carousel:hover .vc_right.vc_carousel-control {
  right: 0 !important;
}
.vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators {
  position: absolute;
  top: auto !important;
  left: auto !important;
  width: 100% !important;
}
.vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators li {
  display: inline-block !important;
  margin: 0 !important;
}
.vc_images_carousel.vc_carousel_vertical .vc_carousel-indicators,
.vc_carousel-indicators {
  bottom: -40px !important;
}
.vc_left.vc_carousel-control {
  left: 100px !important;
}
.vc_right.vc_carousel-control {
  right: 125px !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev:before,
.vc_images_carousel .vc_carousel-control .icon-next:before {
  font-family: Fontawesome;
  line-height: 45px !important;
  font-size: 30px !important;
  top: -5px !important;
}
.vc_carousel-control .icon-prev,
.vc_carousel-control .icon-next,
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  width: 40px !important;
  height: 40px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-shadow: none;
  color: #FFFFFF;
  line-height: 45px;
}
.vc_carousel-indicators li,
.flex-control-paging li a {
  width: 10px !important;
  height: 5px !important;
  background: #fc534c !important;
  border: 0 !important;
  -webkit-transition: width 0.3s;
  -moz-transition: width 0.3s;
  -ms-transition: width 0.3s;
  -o-transition: width 0.3s;
  transition: width 0.3s;
}
.vc_carousel-indicators li.vc_active,
.flex-control-paging li a.vc_active,
.vc_carousel-indicators li.flex-active,
.flex-control-paging li a.flex-active {
  width: 25px !important;
}
/*---------------------------------------------------------
  VISUAL COMPOSER FLEX SLIDE
---------------------------------------------------------*/
.flex-direction-nav {
  opacity: 0;
  -webkit-transition: 400ms;
  -moz-transition: 400ms;
  -ms-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
}
.flex-direction-nav a {
  width: 40px !important;
  height: 40px !important;
  text-align: center;
  line-height: 47px !important;
  overflow: hidden;
}
.flex-direction-nav a:before {
  font-size: 30px !important;
  font-family: Fontawesome !important;
  display: block !important;
  line-height: 40px !important;
}
.flex-direction-nav .flex-prev:before {
  content: "\f104" !important;
}
.flex-direction-nav .flex-next {
  text-align: center !important;
}
.flex-direction-nav .flex-next:before {
  content: "\f105" !important;
}
.flexslider {
  box-shadow: none !important;
  border: 0 !important;
}
.flexslider:hover .flex-prev {
  left: 0 !important;
}
.flexslider:hover .flex-next {
  right: 0 !important;
}
.flexslider:hover .flex-direction-nav {
  opacity: 1;
}
.flex-control-nav {
  bottom: -50px !important;
}
.flex-control-nav li {
  margin: 0 2px !important;
}
/*---------------------------------------------------------
  VISUAL COMPOSER NIVO SLIDER
---------------------------------------------------------*/
.theme-default {
  position: relative;
}
.theme-default .nivoSlider {
  box-shadow: none !important;
}
.theme-default .nivo-directionNav a {
  width: 40px !important;
  height: 40px !important;
  background: #fc534c !important;
  line-height: 40px;
  overflow: hidden;
  color: #FFFFFF;
  text-align: center;
  text-indent: 0 !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.theme-default .nivo-directionNav a:before {
  content: "";
  font-family: Fontawesome;
  font-size: 30px;
  display: block;
}
.theme-default a.nivo-prevNav {
  left: 100px !important;
}
.theme-default a.nivo-nextNav {
  right: 100px !important;
}
.theme-default a.nivo-prevNav,
.theme-default a.nivo-nextNav {
  opacity: 0.7 !important;
}
.theme-default a.nivo-prevNav:hover,
.theme-default a.nivo-nextNav:hover {
  opacity: 1 !important;
}
.theme-default .nivo-controlNav {
  position: absolute;
  width: 100%;
  bottom: -55px;
  z-index: 999;
}
.theme-default .nivo-controlNav a {
  background: #fc534c !important;
  width: 10px !important;
  height: 5px !important;
  border-radius: 5px !important;
}
.theme-default .nivo-controlNav a.active {
  width: 25px !important;
}
.nivo-directionNav .nivo-prevNav:before {
  content: "\f104" !important;
}
.nivo-directionNav .nivo-nextNav:before {
  content: "\f105" !important;
}
/*---------------------------------------------------------
  VISUAL COMPOSER PROGRESSBAR
---------------------------------------------------------*/
.vc_progress_bar .vc_single_bar {
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  -o-border-radius: 30px !important;
  border-radius: 30px !important;
  margin-bottom: 70px !important;
  box-shadow: none !important;
  height: 20px;
}
.vc_progress_bar .vc_single_bar .vc_bar {
  -webkit-border-radius: 30px !important;
  -moz-border-radius: 30px !important;
  -o-border-radius: 30px !important;
  border-radius: 30px !important;
}
.vc_progress_bar .vc_single_bar .vc_label {
  top: -35px;
  padding: 0 !important;
  font-size: 18px !important;
  color: #3d3b3b !important;
  text-shadow: none !important;
}
/*---------------------------------------------------------
  VISUAL COMPOSER PIE CHART
---------------------------------------------------------*/
.vc_pie_chart h4 {
  margin-top: 20px;
}
/*---------------------------------------------------------
  VISUAL COMPOSER TOGGLE
---------------------------------------------------------*/
.vc_toggle {
  margin: 0 0 10px 0 !important;
  border: 1px solid #EDEDED;
  padding: 15px !important;
}
/*---------------------------------------------------------
  VISUAL COMPOSER MESSAGE BOX
---------------------------------------------------------*/
.vc_message_box {
  margin-bottom: 15px !important;
}
/*---------------------------------------------------------
  VISUAL COMPOSER POSTS SLIDER
---------------------------------------------------------*/
.wpb_gallery_slides .slides {
  overflow: hidden;
}
/*----------------------------------
  VISUAL COMPOSER VIDEO BACKGROUND
------------------------------------*/
.vc_video-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
}
/*---------------------------------------------------------
  FOOTER SECTION
---------------------------------------------------------*/
.footer {
  /*Footer Top Section*/
  /*---------------------------------------------------------
  COPYRIGHT SECTION
---------------------------------------------------------*/
}
.footer .widget {
  margin-bottom: 2.2rem;
  padding-bottom: 0;
  font-size: 14.22222222px;
  font-size: 0.88888889rem;
}
.footer .widget .widget-title {
  font-size: 18px;
  font-size: 1.125rem;
  color: #ffffff;
  margin-bottom: .7rem;
  border: none;
  text-transform: uppercase;
}
.footer .widget .widget-title span {
  font-weight: 700;
}
.footer .footer-top-wrapper {
  padding: 0 60px;
  background-color: #1b1b1d;
  /* footer widget ul */
}
@media only screen and (max-width : 767px) {
  .footer .footer-top-wrapper {
    padding: 0 30px;
  }
}
.footer .footer-top-wrapper .footer-widgets-wrapper {
  overflow: hidden;
}
.footer .footer-top-wrapper .footer-widgets-wrapper .textwidget strong {
  color: rgba(255, 255, 255, 0.6);
}
.footer .footer-top-wrapper .footer-widgets-wrapper .widget_hippo_latest_tweet {
  margin-top: 2.2rem;
  overflow: hidden;
}
.footer .footer-top-wrapper .footer-widgets-wrapper .widget_hippo_latest_tweet .widget-title {
  margin-bottom: 13px;
}
.footer .footer-top-wrapper ul li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  list-style: none;
}
.footer .footer-top-wrapper ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.footer .footer-top-wrapper ul li.current_page_item > a {
  color: #ffffff !important;
}
.footer .footer-top-wrapper ul li a {
  color: rgba(255, 255, 255, 0.6);
  text-transform: capitalize;
  padding: 5px 0;
  display: block;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.footer .footer-top-wrapper ul li a:hover {
  color: #fc534c;
}
.footer .footer-top-wrapper .textwidget {
  color: rgba(255, 255, 255, 0.6);
}
.footer .copyright {
  padding: 20px 60px;
  background-color: #131314;
  /*Social icon*/
}
@media only screen and (max-width : 767px) {
  .footer .copyright {
    padding: 20px 30px;
  }
}
.footer .copyright .copyright-info span {
  color: rgba(255, 255, 255, 0.5);
  display: block;
  margin-top: 12px;
  font-size: 14.22222222px;
  font-size: 0.88888889rem;
}
@media only screen and (max-width : 767px) {
  .footer .copyright .copyright-info span {
    font-size: .8rem;
    margin-top: 20px;
    line-height: 1.5em;
    text-align: center;
  }
}
.footer .copyright .copyright-info span a {
  border-bottom: 1px solid transparent;
}
.footer .copyright .copyright-info span a:hover {
  color: rgba(252, 83, 76, 0.5);
}
.footer .copyright .social-section {
  text-align: right;
}
@media only screen and (max-width : 767px) {
  .footer .copyright .social-section {
    margin-top: 20px;
    text-align: center;
  }
}
.footer .copyright .social-section .social-shares li {
  display: inline-block;
  margin: 0 1px;
}
.footer .copyright .social-section .social-shares li a i {
  color: #ffffff;
  display: inline-block;
  font-size: 1rem;
  width: 30px;
  height: 30px;
  line-height: 30px;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
.footer .copyright .social-section .social-shares li:hover i.fa-rss {
  color: #F26522;
}
.footer .copyright .social-section .social-shares li:hover i.fa-facebook {
  color: #3B5998;
}
.footer .copyright .social-section .social-shares li:hover i.fa-twitter {
  color: #55ACEE;
}
.footer .copyright .social-section .social-shares li:hover i.fa-google-plus {
  color: #DD4B39;
}
.footer .copyright .social-section .social-shares li:hover i.fa-youtube {
  color: #DD4B39;
}
.footer .copyright .social-section .social-shares li:hover i.fa-flickr {
  color: #FF0084;
}
.footer .copyright .social-section .social-shares li:hover i.fa-linkedin {
  color: #0274B3;
}
.footer .copyright .social-section .social-shares li:hover i.fa-vimeo-square {
  color: #1AB7EA;
}
.footer .copyright .social-section .social-shares li:hover i.fa-vimeo-square {
  color: #1AB7EA;
}
.footer .copyright .social-section .social-shares li:hover i.fa-instagram {
  color: #6A453B;
}
.footer .copyright .social-section .social-shares li:hover i.fa-dribbble {
  color: #C32361;
}
.footer .copyright .social-section .social-shares li:hover i.fa-tumblr {
  color: #395976;
}
.footer .copyright .social-section .social-shares li:hover i.fa-pinterest {
  color: #CC2127;
}
.footer .copyright .social-section .social-shares li:hover i.fa-skype {
  color: #00AFF0;
}
@media only screen and (max-width : 767px) {
  .footer .copyright .social-section .social-shares li:last-child {
    display: block;
  }
}
/*-------------------------------------------------------
  BACK TO TOP
---------------------------------------------------------*/
#toTop {
  margin-left: 30px;
  width: 50px;
  height: 50px;
  display: block;
  font-size: 1.250rem;
  color: #ffffff;
  cursor: pointer;
  text-align: center;
  line-height: 48px;
  background: #1b1b1d;
  -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
#toTop:hover {
  background: #fc534c;
}
@media only screen and (max-width : 767px) {
  #toTop {
    margin: 20px auto 0;
  }
}
/*-------------------------------------------------------
  PAGES
---------------------------------------------------------*/
.page-layout .site-main {
  padding: 0 40px;
}
.single-service .entry-thumbnail,
.single-portfolio .entry-thumbnail {
  margin-bottom: 50px;
}
/*-------------------------------------------------------
  PAGE SIDEBAR
---------------------------------------------------------*/
.page-template-page-sidebar-left .site-main,
.single-service .site-main,
.single-portfolio .site-main {
  padding-left: 20px;
}
@media only screen and (max-width : 767px) {
  .page-template-page-sidebar-left .site-main,
  .single-service .site-main,
  .single-portfolio .site-main {
    padding-left: 0;
  }
}
.page-template-page-sidebar-right .site-main {
  padding-right: 20px;
}
/*--------------------------------------------------
  FAQ PAGE
--------------------------------------------------*/
.faqs-wrapper .faq-list {
  margin-bottom: 40px;
}
.faqs-wrapper .faq-list .media i {
  font-size: 24px;
  position: relative;
  top: 10px;
  padding-left: 2px;
  width: 50px !important;
}
/*-------------------------------------------------
  FAQ PAGE TWO
-------------------------------------------------*/
.css-faq-content h2 {
  margin: 0 0 20px;
}
.css-faq-content .vc_tta-panel-heading {
  background-color: transparent !important;
  border-width: 0 !important;
  border-bottom: 1px solid #F0F0F0 !important;
}
.css-faq-content .vc_tta-panel-title {
  font-size: 16px;
}
.css-faq-content .vc_tta-panels .vc_tta-panel.vc_active .vc_tta-panel-title a {
  background: #F1F1F1 !important;
}
.css-faq-content .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-heading,
.css-faq-content .vc_tta-shape-rounded.vc_tta-o-shape-group:not(.vc_tta-o-no-fill) .vc_tta-panel:last-child:not(:first-child) .vc_tta-panel-body {
  border-radius: 0 !important;
}
.css-faq-content .vc_tta-container {
  margin-bottom: 40px;
}
/*--------------------------------------------------
  TAB
--------------------------------------------------*/
.vc_general.vc_tta-style-outline.vc_tta-color-grey.vc_tta-shape-square.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a {
  color: #848080;
  font-weight: 700;
  border: none !important;
  background-color: transparent;
}
.vc_general.vc_tta-style-outline.vc_tta-color-grey.vc_tta-shape-square.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab > a:hover {
  color: #000000;
}
.vc_general.vc_tta-style-outline.vc_tta-color-grey.vc_tta-shape-square.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab.vc_active > a {
  color: #000000 !important;
  border-bottom: 3px solid #000000 !important;
}
.vc_general.vc_tta-style-outline.vc_tta-color-grey.vc_tta-shape-square.vc_tta-tabs-position-top .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab:first-child > a {
  padding-left: 0 !important;
}
.vc_general.vc_tta-style-outline.vc_tta-color-grey.vc_tta-shape-square.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: 1px solid #e8e8e8 !important;
}
@media only screen and (max-width : 767px) {
  .vc_general.vc_tta-style-outline.vc_tta-color-grey.vc_tta-shape-square.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels {
    border-top: none !important;
  }
}
.vc_general.vc_tta-style-outline.vc_tta-color-grey.vc_tta-shape-square.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (max-width : 767px) {
  .vc_general.vc_tta-style-outline.vc_tta-color-grey.vc_tta-shape-square.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-body {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.vc_general.vc_tta-style-outline.vc_tta-color-grey.vc_tta-shape-square.vc_tta-tabs-position-top .vc_tta-panels-container .vc_tta-panels .vc_tta-panel-title > a {
  color: #848080 !important;
}
/*---------------------------------------------------
   PULLQUOTE STYLES
-----------------------------------------------------*/
.hippo-pullquote {
  font-size: .9rem;
  line-height: 2em;
  font-style: italic;
  color: rgba(61, 59, 59, 0.8);
  margin: 10px 0;
}
@media only screen and (max-width:768px) {
  .hippo-pullquote {
    width: 100% !important;
    margin-bottom: 2em;
  }
}
.hippo-pullquote.pull-left {
  margin-right: 2em;
}
@media only screen and (max-width:768px) {
  .hippo-pullquote.pull-left {
    margin-right: 0;
  }
}
.hippo-pullquote.pull-right {
  margin-left: 2em;
}
@media only screen and (max-width:768px) {
  .hippo-pullquote.pull-right {
    margin-left: 0;
  }
}
.hippo-pullquote.border-right {
  border-right: 1px solid #e8e8e8;
  padding: 1em 2em 1em 0;
}
@media only screen and (max-width:768px) {
  .hippo-pullquote.border-right {
    border: none;
  }
}
.hippo-pullquote.border-left {
  border-left: 1px solid #e8e8e8;
  padding: 1em 0 1em 2em;
}
@media only screen and (max-width:768px) {
  .hippo-pullquote.border-left {
    border: none;
  }
}
/*--------------------------------------------------
 EXTRA CLASSES
--------------------------------------------------*/
.display-block {
  display: block !important;
}
.marking {
  background-color: #fc534c;
  color: #ffffff;
}
/*---------------------------------------------------
  PAGE PRE-LOADER ANIMATION AND KEYFRAME
---------------------------------------------------*/
.loader {
  position: relative;
  width: 100%;
  height: 100%;
}
.loader .path {
  stroke-dasharray: 2, 200;
  stroke-dashoffset: 2;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite;
  -moz-animation: loader-dash 1.5s ease-in-out infinite;
  -ms-animation: loader-dash 1.5s ease-in-out infinite;
  -o-animation: loader-dash 1.5s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite;
  stroke-linecap: round;
  fill: none;
  stroke: #ffffff;
  stroke-width: 10;
}
.page-pre-loader-wrapper {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99999;
  background-color: #ffffff;
}
.page-pre-loader {
  -webkit-animation: loader-rotate 2s ease-in-out infinite;
  -moz-animation: loader-rotate 2s ease-in-out infinite;
  -ms-animation: loader-rotate 2s ease-in-out infinite;
  -o-animation: loader-rotate 2s ease-in-out infinite;
  animation: loader-rotate 2s ease-in-out infinite;
  position: relative;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}
.page-pre-loader .path {
  stroke-dasharray: 2, 200;
  stroke-dashoffset: 2;
  -webkit-animation: loader-dash 1.5s ease-in-out infinite, loader-color 6s ease-in-out infinite;
  -moz-animation: loader-dash 1.5s ease-in-out infinite, loader-color 6s ease-in-out infinite;
  -ms-animation: loader-dash 1.5s ease-in-out infinite, loader-color 6s ease-in-out infinite;
  -o-animation: loader-dash 1.5s ease-in-out infinite, loader-color 6s ease-in-out infinite;
  animation: loader-dash 1.5s ease-in-out infinite, loader-color 6s ease-in-out infinite;
  stroke-linecap: round;
  fill: none;
  stroke: #ffffff;
  stroke-width: 2;
}
@-webkit-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader-rotate {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@-ms-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@-moz-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@-o-keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@keyframes loader-dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
  }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35;
  }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124;
  }
}
@-webkit-keyframes loader-color {
  100%,
  0% {
    stroke: #000000;
  }
  40% {
    stroke: #f0ad4e;
  }
  66% {
    stroke: #0000ff;
  }
  80%,
  90% {
    stroke: #5cb85c;
  }
}
@-moz-keyframes loader-color {
  100%,
  0% {
    stroke: #000000;
  }
  40% {
    stroke: #f0ad4e;
  }
  66% {
    stroke: #0000ff;
  }
  80%,
  90% {
    stroke: #5cb85c;
  }
}
@-ms-keyframes loader-color {
  100%,
  0% {
    stroke: #000000;
  }
  40% {
    stroke: #f0ad4e;
  }
  66% {
    stroke: #0000ff;
  }
  80%,
  90% {
    stroke: #5cb85c;
  }
}
@-o-keyframes loader-color {
  100%,
  0% {
    stroke: #000000;
  }
  40% {
    stroke: #f0ad4e;
  }
  66% {
    stroke: #0000ff;
  }
  80%,
  90% {
    stroke: #5cb85c;
  }
}
@keyframes loader-color {
  100%,
  0% {
    stroke: #000000;
  }
  40% {
    stroke: #f0ad4e;
  }
  66% {
    stroke: #0000ff;
  }
  80%,
  90% {
    stroke: #5cb85c;
  }
}
.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 568px) and (max-width: 767px) {
  .container {
    max-width: 748px;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .col-ms-1, .col-ms-2, .col-ms-3, .col-ms-4, .col-ms-5, .col-ms-6, .col-ms-7, .col-ms-8, .col-ms-9, .col-ms-10, .col-ms-11, .col-ms-12 {
    float: left;
  }
  .col-ms-12 {
    width: 100%;
  }
  .col-ms-11 {
    width: 91.66666667%;
  }
  .col-ms-10 {
    width: 83.33333333%;
  }
  .col-ms-9 {
    width: 75%;
  }
  .col-ms-8 {
    width: 66.66666667%;
  }
  .col-ms-7 {
    width: 58.33333333%;
  }
  .col-ms-6 {
    width: 50%;
  }
  .col-ms-5 {
    width: 41.66666667%;
  }
  .col-ms-4 {
    width: 33.33333333%;
  }
  .col-ms-3 {
    width: 25%;
  }
  .col-ms-2 {
    width: 16.66666667%;
  }
  .col-ms-1 {
    width: 8.33333333%;
  }
  .col-ms-pull-12 {
    right: 100%;
  }
  .col-ms-pull-11 {
    right: 91.66666667%;
  }
  .col-ms-pull-10 {
    right: 83.33333333%;
  }
  .col-ms-pull-9 {
    right: 75%;
  }
  .col-ms-pull-8 {
    right: 66.66666667%;
  }
  .col-ms-pull-7 {
    right: 58.33333333%;
  }
  .col-ms-pull-6 {
    right: 50%;
  }
  .col-ms-pull-5 {
    right: 41.66666667%;
  }
  .col-ms-pull-4 {
    right: 33.33333333%;
  }
  .col-ms-pull-3 {
    right: 25%;
  }
  .col-ms-pull-2 {
    right: 16.66666667%;
  }
  .col-ms-pull-1 {
    right: 8.33333333%;
  }
  .col-ms-pull-0 {
    right: auto;
  }
  .col-ms-push-12 {
    left: 100%;
  }
  .col-ms-push-11 {
    left: 91.66666667%;
  }
  .col-ms-push-10 {
    left: 83.33333333%;
  }
  .col-ms-push-9 {
    left: 75%;
  }
  .col-ms-push-8 {
    left: 66.66666667%;
  }
  .col-ms-push-7 {
    left: 58.33333333%;
  }
  .col-ms-push-6 {
    left: 50%;
  }
  .col-ms-push-5 {
    left: 41.66666667%;
  }
  .col-ms-push-4 {
    left: 33.33333333%;
  }
  .col-ms-push-3 {
    left: 25%;
  }
  .col-ms-push-2 {
    left: 16.66666667%;
  }
  .col-ms-push-1 {
    left: 8.33333333%;
  }
  .col-ms-push-0 {
    left: auto;
  }
  .col-ms-offset-12 {
    margin-left: 100%;
  }
  .col-ms-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-ms-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-ms-offset-9 {
    margin-left: 75%;
  }
  .col-ms-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-ms-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-ms-offset-6 {
    margin-left: 50%;
  }
  .col-ms-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-ms-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-ms-offset-3 {
    margin-left: 25%;
  }
  .col-ms-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-ms-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-ms-offset-0 {
    margin-left: 0%;
  }
}
.visible-ms {
  display: none !important;
}
.visible-ms-block,
.visible-ms-inline,
.visible-ms-inline-block {
  display: none !important;
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
  .visible-sm-block {
    display: block !important;
  }
  .visible-sm-inline {
    display: inline !important;
  }
  .visible-sm-inline-block {
    display: inline-block !important;
  }
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 568px) and (max-width: 767px) {
  .visible-ms {
    display: block !important;
  }
  table.visible-ms {
    display: table;
  }
  tr.visible-ms {
    display: table-row !important;
  }
  th.visible-ms,
  td.visible-ms {
    display: table-cell !important;
  }
  .visible-ms-block {
    display: block !important;
  }
  .visible-ms-inline {
    display: inline !important;
  }
  .visible-ms-inline-block {
    display: inline-block !important;
  }
  .hidden-ms {
    display: none !important;
  }
  /*  .hidden-xs {
      .responsive-invisibility();
      }

    .visible-xs {
      .responsive-invisibility();
      }

    .visible-xs-block,
    .visible-xs-inline,
    .visible-xs-inline-block {
      display : none !important;
      }*/
}
@media (max-width: 567px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
  .visible-xs-block {
    display: block !important;
  }
  .visible-xs-inline {
    display: inline !important;
  }
  .visible-xs-inline-block {
    display: inline-block !important;
  }
  .hidden-xs {
    display: none !important;
  }
}
/*---------------------------------------------------------
   MARKUP: IMAGE ALIGNMENT
---------------------------------------------------------*/
.alignleft,
img.alignleft,
a img.alignleft {
  float: left;
  margin: 15px 30px 15px 0;
  height: auto;
}
.alignright,
img.alignright,
a img.alignright {
  float: right;
  margin: 15px 0 15px 30px;
  height: auto;
}
.aligncenter,
img.aligncenter,
a img.aligncenter {
  display: block;
  float: none;
  margin-top: 15px;
  margin-right: auto !important;
  margin-bottom: 15px;
  margin-left: auto !important;
  height: auto;
}
.alignnone,
img.alignnone,
a img.alignnone {
  margin-top: .5em;
  margin-bottom: .5em;
  height: auto;
}
/*---------------------------------------------------------
   TEXT MEANT ONLY FOR SCREEN READERS
---------------------------------------------------------*/
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #F1F1F1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759B;
  display: block;
  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. */
}
/*---------------------------------------------------------
   WP CAPTION
---------------------------------------------------------*/
.wp-caption {
  margin: 30px 0;
  max-width: 100%;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border-image: initial;
  text-align: left;
}
.wp-caption img {
  margin-bottom: 4px;
}
.wp-caption p.wp-caption-text,
.wp-caption figcaption.wp-caption-text {
  font-size: 11.23731139px;
  font-size: 0.70233196rem;
  color: #7a7676;
  border-bottom: 1px solid #e8e8e8;
  text-transform: capitalize;
}
.wp-caption.alignnone {
  margin-right: 30px;
}
.wp-caption.alignleft {
  margin-right: 30px;
}
.wp-caption.alignright {
  margin-left: 30px;
}
/*---------------------------------------------------------
  TEXT FORMATTING
---------------------------------------------------------*/
/*---------------------------------------------------------
  BLOCKQUOTE
---------------------------------------------------------*/
blockquote,
blockquote.left,
blockquote.right {
  position: relative;
  z-index: 2;
  padding-left: 35px;
  font-size: 16px;
  font-size: 1rem;
  color: #7a7676;
  border-color: #e8e8e8;
}
blockquote p > br:last-child,
blockquote.left p > br:last-child,
blockquote.right p > br:last-child {
  line-height: 40px;
}
/*---------------------------------------------------------
  TABLE
---------------------------------------------------------*/
.page-content table,
.page-section table,
.entry-content table {
  margin: 30px 0;
  border: 1px solid #e8e8e8;
  font-size: 14px;
}
.page-content table thead,
.page-section table thead,
.entry-content table thead {
  text-transform: uppercase;
  font-weight: 500;
  color: #000000;
}
.page-content table thead tr,
.page-section table thead tr,
.entry-content table thead tr {
  border: 0;
}
.page-content table thead th,
.page-section table thead th,
.entry-content table thead th {
  padding: 20px;
}
.page-content table tbody tr,
.page-section table tbody tr,
.entry-content table tbody tr {
  border-top: 1px solid rgba(0, 0, 0, 0.02);
}
.page-content table tbody tr:nth-child(odd),
.page-section table tbody tr:nth-child(odd),
.entry-content table tbody tr:nth-child(odd) {
  background: rgba(0, 0, 0, 0.01);
}
.page-content table tbody tr:first-child,
.page-section table tbody tr:first-child,
.entry-content table tbody tr:first-child {
  border-top: none;
}
.page-content table tbody th,
.page-section table tbody th,
.entry-content table tbody th {
  padding: 10px 20px;
  font-weight: 400;
}
.page-content table tbody td,
.page-section table tbody td,
.entry-content table tbody td {
  padding: 10px 20px;
  text-align: left;
}
/*---------------------------------------------------------
  DEFINITION LISTS
---------------------------------------------------------*/
dl {
  margin-bottom: 30px;
}
dl dt {
  color: #3d3b3b;
}
/*---------------------------------------------------------
  LIST STYLE
---------------------------------------------------------*/
.entry-content ul,
.entry-content ol {
  font-size: 1rem;
  margin: 1.875em 0;
}
.entry-content ul li,
.entry-content ol li {
  margin: 0 0 1em 1.25em;
  padding-left: .625em;
}
/*---------------------------------------------------------
  CODE
---------------------------------------------------------*/
code {
  border: 1px solid rgba(0, 0, 0, 0.05);
  background: rgba(0, 0, 0, 0.05);
  color: #3d3b3b;
}
/*---------------------------------------------------------
  PRE STYLE
---------------------------------------------------------*/
pre {
  font-size: 1rem;
  margin: 2em 0;
  background-color: #f2f2f2;
  border: none;
  color: #000000;
  padding: 2em;
  line-height: 2em;
}
/*---------------------------------------------------------
  BLOG STYLE DEFAULT
---------------------------------------------------------*/
.blog-sidebar-right .blog-post-wrapper,
.archive.author.blog-sidebar-right .blog-post-wrapper,
.archive.category.blog-sidebar-right .blog-post-wrapper,
.blog-sidebar-right .blog-pagination,
.archive.author.blog-sidebar-right .blog-pagination,
.archive.category.blog-sidebar-right .blog-pagination,
.blog-sidebar-right .pagination-wrap,
.archive.author.blog-sidebar-right .pagination-wrap,
.archive.category.blog-sidebar-right .pagination-wrap {
  padding-right: 20px !important;
}
@media only screen and (max-width : 767px) {
  .blog-sidebar-right .blog-post-wrapper,
  .archive.author.blog-sidebar-right .blog-post-wrapper,
  .archive.category.blog-sidebar-right .blog-post-wrapper,
  .blog-sidebar-right .blog-pagination,
  .archive.author.blog-sidebar-right .blog-pagination,
  .archive.category.blog-sidebar-right .blog-pagination,
  .blog-sidebar-right .pagination-wrap,
  .archive.author.blog-sidebar-right .pagination-wrap,
  .archive.category.blog-sidebar-right .pagination-wrap {
    padding: 0 !important;
  }
}
.blog-sidebar-right.single .about-author,
.archive.author.blog-sidebar-right.single .about-author,
.archive.category.blog-sidebar-right.single .about-author,
.blog-sidebar-right.single .single-tagcloud,
.archive.author.blog-sidebar-right.single .single-tagcloud,
.archive.category.blog-sidebar-right.single .single-tagcloud,
.blog-sidebar-right.single .related-post-wrap,
.archive.author.blog-sidebar-right.single .related-post-wrap,
.archive.category.blog-sidebar-right.single .related-post-wrap,
.blog-sidebar-right.single .comments-area,
.archive.author.blog-sidebar-right.single .comments-area,
.archive.category.blog-sidebar-right.single .comments-area {
  margin-right: 20px;
}
@media only screen and (max-width:768px) {
  .blog-sidebar-right.single .about-author,
  .archive.author.blog-sidebar-right.single .about-author,
  .archive.category.blog-sidebar-right.single .about-author,
  .blog-sidebar-right.single .single-tagcloud,
  .archive.author.blog-sidebar-right.single .single-tagcloud,
  .archive.category.blog-sidebar-right.single .single-tagcloud,
  .blog-sidebar-right.single .related-post-wrap,
  .archive.author.blog-sidebar-right.single .related-post-wrap,
  .archive.category.blog-sidebar-right.single .related-post-wrap,
  .blog-sidebar-right.single .comments-area,
  .archive.author.blog-sidebar-right.single .comments-area,
  .archive.category.blog-sidebar-right.single .comments-area {
    margin: 0;
  }
}
.blog-sidebar-left .blog-post-wrapper,
.archive.author.blog-sidebar-left .blog-post-wrapper,
.archive.category.blog-sidebar-left .blog-post-wrapper,
.blog-sidebar-left .blog-pagination,
.archive.author.blog-sidebar-left .blog-pagination,
.archive.category.blog-sidebar-left .blog-pagination,
.blog-sidebar-left .pagination-wrap,
.archive.author.blog-sidebar-left .pagination-wrap,
.archive.category.blog-sidebar-left .pagination-wrap {
  padding-left: 20px !important;
}
@media only screen and (max-width : 767px) {
  .blog-sidebar-left .blog-post-wrapper,
  .archive.author.blog-sidebar-left .blog-post-wrapper,
  .archive.category.blog-sidebar-left .blog-post-wrapper,
  .blog-sidebar-left .blog-pagination,
  .archive.author.blog-sidebar-left .blog-pagination,
  .archive.category.blog-sidebar-left .blog-pagination,
  .blog-sidebar-left .pagination-wrap,
  .archive.author.blog-sidebar-left .pagination-wrap,
  .archive.category.blog-sidebar-left .pagination-wrap {
    padding: 0 !important;
  }
}
.blog-sidebar-left.single .about-author,
.archive.author.blog-sidebar-left.single .about-author,
.archive.category.blog-sidebar-left.single .about-author,
.blog-sidebar-left.single .pagination-wrap,
.archive.author.blog-sidebar-left.single .pagination-wrap,
.archive.category.blog-sidebar-left.single .pagination-wrap,
.blog-sidebar-left.single .single-tagcloud,
.archive.author.blog-sidebar-left.single .single-tagcloud,
.archive.category.blog-sidebar-left.single .single-tagcloud,
.blog-sidebar-left.single .related-post-wrap,
.archive.author.blog-sidebar-left.single .related-post-wrap,
.archive.category.blog-sidebar-left.single .related-post-wrap,
.blog-sidebar-left.single .comments-area,
.archive.author.blog-sidebar-left.single .comments-area,
.archive.category.blog-sidebar-left.single .comments-area {
  margin-left: 20px;
}
@media only screen and (max-width:768px) {
  .blog-sidebar-left.single .about-author,
  .archive.author.blog-sidebar-left.single .about-author,
  .archive.category.blog-sidebar-left.single .about-author,
  .blog-sidebar-left.single .pagination-wrap,
  .archive.author.blog-sidebar-left.single .pagination-wrap,
  .archive.category.blog-sidebar-left.single .pagination-wrap,
  .blog-sidebar-left.single .single-tagcloud,
  .archive.author.blog-sidebar-left.single .single-tagcloud,
  .archive.category.blog-sidebar-left.single .single-tagcloud,
  .blog-sidebar-left.single .related-post-wrap,
  .archive.author.blog-sidebar-left.single .related-post-wrap,
  .archive.category.blog-sidebar-left.single .related-post-wrap,
  .blog-sidebar-left.single .comments-area,
  .archive.author.blog-sidebar-left.single .comments-area,
  .archive.category.blog-sidebar-left.single .comments-area {
    margin: 0;
  }
}
.blog-section {
  position: relative;
}
.blog-post-wrapper {
  margin-top: 2em;
  display: inline-block;
  position: relative;
  width: 100%;
  /*blog-post-thumbnail styles*/
  /* Entry content styles */
  /* Sticky Post Style */
  /*  not-found results*/
}
.blog-post-wrapper:first-child {
  margin-top: 0;
}
.blog-post-wrapper .entry-title {
  font-size: 1.500rem;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 0 0 1em;
}
@media only screen and (max-width:992px) {
  .blog-post-wrapper .entry-title {
    font-size: 1.2rem;
  }
}
.blog-post-wrapper .entry-title a {
  color: #000000;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
  font-weight: 700;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.blog-post-wrapper .entry-title a:hover {
  color: #fc534c;
}
.blog-post-wrapper .entry-meta {
  font-size: 12.64197531px;
  font-size: 0.79012346rem;
  color: #837f7f;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
  margin-bottom: 2em;
}
.blog-post-wrapper .entry-meta a {
  color: #837f7f;
  font-style: normal;
}
.blog-post-wrapper .entry-meta a:hover {
  color: #fc534c;
}
.blog-post-wrapper .entry-meta .read-more {
  float: right;
}
.blog-post-wrapper .entry-meta .read-more a {
  color: #fc534c;
}
.blog-post-wrapper .entry-meta .read-more a:hover {
  color: #837f7f;
}
.blog-post-wrapper .post-thumbnail {
  margin: .9em 0 2em;
}
@media only screen and (max-width:992px) {
  .blog-post-wrapper .post-thumbnail {
    margin: .5em 0 2em;
  }
}
.blog-post-wrapper iframe {
  width: 100%;
  border: 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.blog-post-wrapper .audio,
.blog-post-wrapper .video {
  display: block;
}
.blog-post-wrapper .entry-content {
  position: relative;
  margin-bottom: 1.125em;
  /* Gallery */
}
.blog-post-wrapper .entry-content .more-link {
  font-size: 12.64197531px;
  font-size: 0.79012346rem;
  color: #fc534c;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -ms-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}
.blog-post-wrapper .entry-content .more-link:hover {
  color: #fc534c;
}
.blog-post-wrapper .entry-content p {
  margin: 0 0 2em;
}
.blog-post-wrapper .entry-content p:last-child {
  margin-bottom: 0;
}
.blog-post-wrapper .entry-content p u {
  text-decoration: none;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 4px;
}
.blog-post-wrapper .entry-content .wp-audio-shortcode {
  margin-bottom: 25px;
}
.blog-post-wrapper .entry-content .gallery .wp-caption-text {
  padding: .5em 0 1em;
  text-align: left;
  border: 0;
}
.blog-post-wrapper .entry-content .pagination-wrap {
  padding: 0 !important;
}
.blog-post-wrapper.sticky::before {
  font-family: 'Material-Design-Iconic-Font';
  content: "\f1a7";
  position: absolute;
  right: 20px;
  top: 0;
  color: #d9534f;
  z-index: 1;
}
@media only screen and (max-width : 767px) {
  .blog-post-wrapper.sticky::before {
    right: 0;
  }
}
.blog-post-wrapper.not-found {
  border: 0;
}
.blog-post-wrapper.not-found .search-form {
  margin-bottom: 50px;
  position: relative;
}
.blog-post-wrapper.not-found .search-form button {
  position: absolute;
  right: 0;
  top: 34px;
  height: 40px;
  width: 40px;
  line-height: 40px;
  background: transparent;
  border: 0;
  padding: 0;
  margin: 0;
}
.blog-post-wrapper.not-found .page-header {
  margin-bottom: 30px;
}
.blog-post-wrapper.not-found .page-header h2 {
  font-size: 24px;
  color: #AD1E07;
}
.blog-post-wrapper.not-found .page-header:after,
.blog-post-wrapper.not-found .page-header:before {
  display: none;
}
/* iframe height fix */
.blog .has-post-thumbnail iframe,
.archive .has-post-thumbnail iframe,
.search .has-post-thumbnail iframe,
.paged .has-post-thumbnail iframe {
  height: auto;
}
/*---------------------------------------------------------
  Single blog post
  & single post
  & single attachment post
---------------------------------------------------------*/
.single,
.single-post,
.single-attachment {
  /* Sticky */
  /* Post Categories */
  /* Tags */
  /* ABOUT AUTHOR */
}
.single .blog-post-wrapper .entry-header .entry-title,
.single-post .blog-post-wrapper .entry-header .entry-title,
.single-attachment .blog-post-wrapper .entry-header .entry-title {
  font-size: 36.49115753px;
  font-size: 2.28069735rem;
  text-transform: uppercase;
  margin-bottom: 7px;
  line-height: 1.2em;
  font-weight: 700;
}
.single .blog-post-wrapper .entry-content,
.single-post .blog-post-wrapper .entry-content,
.single-attachment .blog-post-wrapper .entry-content {
  padding-bottom: 1em;
}
.single .blog-post-wrapper .entry-content:after,
.single-post .blog-post-wrapper .entry-content:after,
.single-attachment .blog-post-wrapper .entry-content:after {
  height: 0;
}
.single .single-entry-meta,
.single-post .single-entry-meta,
.single-attachment .single-entry-meta {
  margin-bottom: 1.125rem;
}
.single .single-entry-meta .post-categories,
.single-post .single-entry-meta .post-categories,
.single-attachment .single-entry-meta .post-categories {
  margin-bottom: 0 !important;
}
.single .single-entry-meta a,
.single-post .single-entry-meta a,
.single-attachment .single-entry-meta a {
  font-size: 14.22222222px;
  font-size: 0.88888889rem;
  color: #7a7676;
  text-transform: capitalize;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single .single-entry-meta a:hover,
.single-post .single-entry-meta a:hover,
.single-attachment .single-entry-meta a:hover {
  color: #fc534c;
}
.single .blog-post-wrapper.sticky::before,
.single-post .blog-post-wrapper.sticky::before,
.single-attachment .blog-post-wrapper.sticky::before {
  display: none;
}
.single .post-categories,
.single-post .post-categories,
.single-attachment .post-categories {
  margin-bottom: 2em !important;
}
.single .post-categories span,
.single-post .post-categories span,
.single-attachment .post-categories span {
  font-style: italic;
  color: #716d6d;
  margin-right: .2em;
}
.single .post-categories a,
.single-post .post-categories a,
.single-attachment .post-categories a {
  color: #7a7676;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.single .post-categories a:hover,
.single-post .post-categories a:hover,
.single-attachment .post-categories a:hover {
  color: #fc534c;
}
.single .entry-footer-tag-list,
.single-post .entry-footer-tag-list,
.single-attachment .entry-footer-tag-list {
  margin-bottom: 1em;
  text-align: center;
}
.single .entry-footer-tag-list li,
.single-post .entry-footer-tag-list li,
.single-attachment .entry-footer-tag-list li {
  display: block !important;
}
.single .entry-footer-tag-list li a,
.single-post .entry-footer-tag-list li a,
.single-attachment .entry-footer-tag-list li a {
  font-size: .8rem;
  line-height: 1.5em;
  display: inline-block;
  margin: 0 .5em;
  padding: 0 .5em;
  color: #ffffff;
  background: rgba(0, 0, 0, 0.2);
  position: relative;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  background-clip: padding-box;
}
.single .entry-footer-tag-list li a::before,
.single-post .entry-footer-tag-list li a::before,
.single-attachment .entry-footer-tag-list li a::before,
.single .entry-footer-tag-list li a::after,
.single-post .entry-footer-tag-list li a::after,
.single-attachment .entry-footer-tag-list li a::after {
  content: "";
  position: absolute;
}
.single .entry-footer-tag-list li a::before,
.single-post .entry-footer-tag-list li a::before,
.single-attachment .entry-footer-tag-list li a::before {
  content: "";
  position: absolute;
  left: -.75em;
  border-right: 0.75em solid rgba(0, 0, 0, 0.2);
  border-top: .75em solid transparent;
  border-bottom: .75em solid transparent;
}
.single .entry-footer-tag-list li a::after,
.single-post .entry-footer-tag-list li a::after,
.single-attachment .entry-footer-tag-list li a::after {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 3px;
  height: 3px;
  background: #ffffff;
  left: -.3em;
  top: .6em;
}
.single .entry-footer-tag-list li a:hover,
.single-post .entry-footer-tag-list li a:hover,
.single-attachment .entry-footer-tag-list li a:hover {
  color: #000000;
  background: #fc534c;
}
.single .entry-footer-tag-list li a:hover::before,
.single-post .entry-footer-tag-list li a:hover::before,
.single-attachment .entry-footer-tag-list li a:hover::before {
  border-right-color: #fc534c;
  color: #000000;
}
.single .about-author,
.single-post .about-author,
.single-attachment .about-author {
  padding: 50px 0 50px;
}
.single .about-author .author-info h3,
.single-post .about-author .author-info h3,
.single-attachment .about-author .author-info h3 {
  font-size: 1rem;
  text-transform: uppercase;
  margin: 0;
  display: block;
}
.single .about-author .author-info p,
.single-post .about-author .author-info p,
.single-attachment .about-author .author-info p {
  font-size: .8rem;
}
.single .about-author .media > a,
.single-post .about-author .media > a,
.single-attachment .about-author .media > a {
  margin-right: 15px;
}
.single .about-author .media > a img,
.single-post .about-author .media > a img,
.single-attachment .about-author .media > a img {
  height: auto;
}
@media only screen and (max-width : 767px) {
  .single .about-author .media > a img,
  .single-post .about-author .media > a img,
  .single-attachment .about-author .media > a img {
    width: 40px;
  }
}
.single .about-author .author-links,
.single-post .about-author .author-links,
.single-attachment .about-author .author-links {
  display: table;
  line-height: 14px;
  margin-bottom: 20px;
}
.single .about-author .author-links a.author-post,
.single-post .about-author .author-links a.author-post,
.single-attachment .about-author .author-links a.author-post,
.single .about-author .author-links a.author-web,
.single-post .about-author .author-links a.author-web,
.single-attachment .about-author .author-links a.author-web,
.single .about-author .author-links .social-shares,
.single-post .about-author .author-links .social-shares,
.single-attachment .about-author .author-links .social-shares {
  display: table-cell;
  padding-right: 10px;
}
.single .about-author .author-links a.author-post,
.single-post .about-author .author-links a.author-post,
.single-attachment .about-author .author-links a.author-post,
.single .about-author .author-links a.author-web,
.single-post .about-author .author-links a.author-web,
.single-attachment .about-author .author-links a.author-web {
  font-size: 11px;
  color: #000000;
}
.single .about-author .author-links a.author-post i,
.single-post .about-author .author-links a.author-post i,
.single-attachment .about-author .author-links a.author-post i,
.single .about-author .author-links a.author-web i,
.single-post .about-author .author-links a.author-web i,
.single-attachment .about-author .author-links a.author-web i {
  color: #3d3b3b;
}
.single .about-author .author-links a.author-post:hover,
.single-post .about-author .author-links a.author-post:hover,
.single-attachment .about-author .author-links a.author-post:hover,
.single .about-author .author-links a.author-web:hover,
.single-post .about-author .author-links a.author-web:hover,
.single-attachment .about-author .author-links a.author-web:hover {
  color: #fc534c;
}
.single .about-author .author-links .social-link,
.single-post .about-author .author-links .social-link,
.single-attachment .about-author .author-links .social-link {
  padding-left: 10px;
  margin-left: 5px;
  border-left: 2px solid #e8e8e8;
}
.single .about-author .author-links .social-link li,
.single-post .about-author .author-links .social-link li,
.single-attachment .about-author .author-links .social-link li {
  font-size: 12px;
}
.single .about-author .author-links .social-link li a,
.single-post .about-author .author-links .social-link li a,
.single-attachment .about-author .author-links .social-link li a {
  color: #3d3b3b;
}
.single .about-author .author-links .social-link li.facebook a:hover,
.single-post .about-author .author-links .social-link li.facebook a:hover,
.single-attachment .about-author .author-links .social-link li.facebook a:hover {
  color: #3C599F;
}
.single .about-author .author-links .social-link li.twitter a:hover,
.single-post .about-author .author-links .social-link li.twitter a:hover,
.single-attachment .about-author .author-links .social-link li.twitter a:hover {
  color: #32CCFE;
}
.single .about-author .author-links .social-link li.google a:hover,
.single-post .about-author .author-links .social-link li.google a:hover,
.single-attachment .about-author .author-links .social-link li.google a:hover {
  color: #CF3D2E;
}
.single .about-author .author-links .social-link li.linkedin a:hover,
.single-post .about-author .author-links .social-link li.linkedin a:hover,
.single-attachment .about-author .author-links .social-link li.linkedin a:hover {
  color: #0085AE;
}
.single .about-author .author-links .social-link li.github a:hover,
.single-post .about-author .author-links .social-link li.github a:hover,
.single-attachment .about-author .author-links .social-link li.github a:hover {
  color: #333333;
}
/*---------------------------------------------------------
   RELATED POST
---------------------------------------------------------*/
.related-post-wrap {
  padding: 3.5em 0 0;
  border-top: 1px solid #e8e8e8;
}
.related-post-wrap h3 {
  margin-top: 0;
  text-transform: uppercase;
  font-size: 18px;
  font-size: 1.125rem;
  margin-bottom: 2.375rem;
}
.related-post-wrap .related-post {
  margin-bottom: 2.500rem;
}
.related-post-wrap .related-post h4 {
  font-size: 14.22222222px;
  font-size: 0.88888889rem;
  line-height: 1.5em;
  margin: 10px 0 0;
}
.related-post-wrap .related-post h4 a {
  color: #000000;
}
.related-post-wrap .related-post h4 a:hover {
  color: #fc534c;
}
/*---------------------------------------------------------
   NEXT-PREVIOUS-POST
---------------------------------------------------------*/
.next-previous-post {
  display: table;
  width: 100%;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0 30px;
}
.next-previous-post .previous-post,
.next-previous-post .next-post {
  display: table-cell;
  width: 50%;
}
.next-previous-post .previous-post {
  text-align: left;
}
.next-previous-post .next-post {
  text-align: right;
}
.next-previous-post .previous a,
.next-previous-post .next a {
  font-size: .8rem;
  color: #716d6d;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.next-previous-post .previous a:hover,
.next-previous-post .next a:hover {
  color: #fc534c;
}
.next-previous-post .entry-title h3 {
  line-height: 25px;
  margin: 0;
}
.next-previous-post .entry-title h3 a {
  font-size: 1rem;
  line-height: 1.5em;
  color: #000000;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media only screen and (max-width:567px) {
  .next-previous-post .entry-title h3 a {
    font-size: .8rem;
    line-height: 1.2em !important;
  }
}
.next-previous-post .entry-title h3 a:hover {
  color: #808080;
}
/* PASSWORD */
.h-form-inline {
  display: table;
  width: 100%;
}
.h-form-inline .form-input,
.h-form-inline .btn-submit {
  display: table-cell;
  vertical-align: bottom;
  width: 100%;
}
.h-form-inline .btn-submit {
  text-align: right;
}
.h-form-inline .input-field {
  padding: 0 20px 0 0;
}
.h-form-inline .input-field .form-control {
  height: 3.125rem;
}
/* CAROUSEL-SLIDER-IN-BLOG-POST */
.single-post .blog-carousel .item img {
  width: 100%;
}
.blog-carousel .carousel-control-wrapper .carousel-control {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  text-shadow: none;
}
.blog-carousel .carousel-control-wrapper .left {
  left: 30px;
}
.blog-carousel .carousel-control-wrapper .right {
  right: 30px;
}
.blog-carousel .carousel-control-wrapper .left,
.blog-carousel .carousel-control-wrapper .right {
  top: 50%;
  margin-top: -20px;
  background: transparent;
  height: 40px;
  width: 40px;
}
.blog-carousel .carousel-control-wrapper .left i,
.blog-carousel .carousel-control-wrapper .right i {
  font-size: 18px;
  color: rgba(0, 0, 0, 0.3);
  display: block;
  width: 30px;
  height: 30px;
  margin: 3px;
  line-height: 27px;
  border: 2px solid rgba(0, 0, 0, 0.5);
  background: rgba(255, 255, 255, 0);
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.blog-carousel .carousel-control-wrapper .left i::before,
.blog-carousel .carousel-control-wrapper .right i::before {
  margin-left: 1px;
}
.blog-carousel .carousel-control-wrapper .left:hover i,
.blog-carousel .carousel-control-wrapper .right:hover i {
  color: rgba(0, 0, 0, 0.5);
  border: 2px solid rgba(0, 0, 0, 0.1);
  background: rgba(255, 255, 255, 0.3);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* MEDIA */
.entry-content img {
  max-width: 100%;
  height: auto;
}
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
/* POST FORMAT GALLERY */
.gallery {
  margin-bottom: 1.5em;
  border: 1px solid #DDDDDD;
}
.timeline-wrapper .gallery {
  border: 0;
}
.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 97.8% !important;
  margin: 10px;
}
.gallery-item img {
  width: 100%;
  height: auto;
}
.gallery-item .gallery-caption {
  display: block;
  font-size: 14px;
  line-height: 24px;
  border: 1px solid #D9D9D9;
  border-top: 0;
  padding: 20px 15px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  -o-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.page-template-blog-timeline-php .gallery-columns-3 .gallery-item {
  max-width: 29.7%;
}
.gallery-columns-2 .gallery-item {
  max-width: 47.2%;
}
.gallery-columns-3 .gallery-item {
  max-width: 30.2%;
}
.gallery-columns-4 .gallery-item {
  max-width: 22.2%;
}
.gallery-columns-5 .gallery-item {
  max-width: 18.5%;
  margin: 5px;
}
.gallery-columns-7 .gallery-item {
  max-width: 15.2%;
  margin: 5px;
}
.gallery-columns-7 .gallery-item {
  max-width: 12.8%;
  margin: 5px;
}
.gallery-columns-8 .gallery-item {
  max-width: 11%;
  margin: 5px;
}
.gallery-columns-9 .gallery-item {
  max-width: 9.7%;
  margin: 5px;
}
.gallery-columns-7 figcaption {
  font-size: 12px;
  line-height: 20px;
}
.gallery-columns-8 figcaption {
  font-size: 12px;
  line-height: 20px;
}
.gallery-columns-9 figcaption {
  font-size: 12px;
  line-height: 20px;
}
.format-gallery .gallery {
  border: 0;
}
/* PROTECTED POST */
.entry-content form [type="submit"] {
  position: relative;
  top: 0;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
  z-index: 9;
  padding-top: 10px;
  padding-bottom: 10px;
}
/* EMBEDDED POST */
.hippo-oembed iframe {
  width: 100% !important;
}
.entry-content iframe {
  width: 100% !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}
.entry-content table,
.page-content table {
  margin: 20px 0;
  width: 100% !important;
  text-align: center;
}
.comment-content table {
  margin-bottom: 20px;
  width: 100%;
}
.comment-content ul li {
  list-style-type: disc;
}
/* LINK POST */
.post.format-link .entry-content a {
  font-size: 1.2rem;
  display: block;
  padding: 2em 2em 2em 4em;
  color: #FFFFFF;
  background: #fc534c;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  transition: 0.2s linear;
}
.post.format-link .entry-content a:hover {
  background: #ac0a03;
}
.post.format-link .entry-content a:hover:before {
  color: #FFFFFF;
}
.post.format-link .entry-content a:before {
  content: "\f18e";
  font-family: 'Material-Design-Iconic-Font';
  position: absolute;
  left: 40px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 37px;
}
/* PLAYLIST POST */
.wp-playlist {
  margin: 0 !important;
  padding: 15px !important;
  border: 0 !important;
  background: #F5F5F5 !important;
}
.wp-playlist-caption,
.wp-playlist-item-length {
  line-height: 35px !important;
}
/* ASIDE POST */
.format-aside .entry-content {
  font-style: italic;
}
/* STATUS POST */
.format-status .entry-content p {
  position: relative;
  margin: 0;
  background: #f2f2f2;
  padding: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.format-status .entry-content p:before {
  content: "";
  position: absolute;
  bottom: -22px;
  left: -9px;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 20px solid transparent;
  border-top: 70px solid #F5F5F5;
  -webkit-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg);
}
/* CHAT POST */
.post.format-status .entry-content p:before {
  display: none;
}
.format-chat .entry-content p:nth-child(odd),
.format-chat .entry-content p:nth-child(even) {
  padding: 20px;
}
.format-chat .entry-content p:nth-child(odd) {
  margin-top: 30px;
  margin-right: 30px;
  position: relative;
  background: #f5f5f5;
}
.format-chat .entry-content p:nth-child(odd)::before {
  content: "";
  position: absolute;
  top: 0;
  right: -20px;
  width: 0;
  height: 0;
  border-top: 0;
  border-left: 20px solid #f5f5f5;
  border-bottom: 20px solid transparent;
}
.format-chat .entry-content p:nth-child(even) {
  position: relative;
  background: rgba(252, 83, 76, 0.4);
  margin-top: 30px;
  margin-left: 30px;
  color: #000000;
}
.format-chat .entry-content p:nth-child(even)::before {
  content: "";
  position: absolute;
  top: 0;
  left: -20px;
  width: 0;
  height: 0;
  border-right: 20px solid rgba(252, 83, 76, 0.4);
  border-top: 0;
  border-bottom: 20px solid transparent;
}
/* POST COMMENT AREA */
#comments .bypostauthor .comment-author {
  background: rgba(0, 0, 0, 0.03);
  padding: 2em;
  border-left: 2px solid rgba(0, 0, 0, 0.1);
}
.comments-area {
  margin-top: 1.250rem;
  border-top: 1px solid #e8e8e8;
  padding-top: 2.500rem;
  /*comment-list*/
}
.comments-area .comment-notes {
  margin-bottom: 30px;
}
.comments-area .comments-title {
  font-size: 20.25px;
  font-size: 1.265625rem;
  margin-bottom: 3.125rem;
  text-transform: uppercase;
}
.comments-area .comments-title span {
  font-weight: 700;
}
.comments-area .comment-list {
  margin-bottom: 5em;
}
.comments-area .comment-list > li {
  list-style: none;
}
.comments-area .comment-list > li .comment-author {
  padding: 0;
  margin-bottom: 30px;
  font-size: .8rem;
}
.comments-area .comment-list > li:first-child {
  border-top: 0;
  padding-top: 0;
}
.comments-area .comment-list .comment-author .media-left > .avatar {
  float: left;
  height: 3em;
  width: 3em;
  max-width: inherit;
  margin-right: 1.25em;
  margin-top: 5px;
}
.comments-area .comment-list .comment-author .alert {
  padding: 0 !important;
}
.comments-area .comment-list .comment-author .alert::before,
.comments-area .comment-list .comment-author .alert::after {
  color: #5CC0FF;
  font-style: normal;
}
.comments-area .comment-list .comment-author .alert::before {
  content: "[";
}
.comments-area .comment-list .comment-author .alert::after {
  content: "]";
}
.comments-area .comment-list .comment-author .alert-info {
  border: 0;
  background: transparent;
  color: #5CC0FF;
  font-style: italic;
  font-size: 14px;
  line-height: 15px;
  display: inline-block;
}
.comments-area .comment-list .comment-author .comment-meta .reply,
.comments-area .comment-list .comment-author .comment-meta time,
.comments-area .comment-list .comment-author .comment-meta .comment-edit-link {
  font-size: .8rem;
}
.comments-area .comment-list .comment-author .comment-meta .reply {
  color: #fc534c;
}
.comments-area .comment-list .comment-author .comment-meta .reply:hover {
  color: #000000;
}
.comments-area .comment-list .comment-author .comment-meta time {
  font-size: 12.64197531px;
  font-size: 0.79012346rem;
  color: #7a7676;
}
@media only screen and (max-width:567px) {
  .comments-area .comment-list .comment-author .comment-meta time {
    display: block;
  }
}
.comments-area .comment-list .comment-author .comment-meta .comment-edit-link {
  float: right;
  margin-left: 20px;
  color: #fc534c;
  text-transform: uppercase;
}
.comments-area .comment-list .comment-author .comment-meta .comment-edit-link:hover {
  color: #000000;
}
.comments-area .comment-list .comment-author .comment-meta .comment-edit-link::before {
  content: "\f25d";
  font-family: 'Material-Design-Iconic-Font';
  position: relative;
  top: 1px;
  margin-right: 5px;
  color: #f5f5f5;
}
.comments-area .comment-list .comment-author .media-heading {
  margin-bottom: 0.625rem;
}
.comments-area .comment-list .comment-author .media-heading h4 {
  padding: 0;
  margin: 0 0.5em .6em 0;
  display: inline-block;
  line-height: 0;
}
.comments-area .comment-list .comment-author .media-heading .author-name {
  font-size: 14.22222222px;
  font-size: 0.88888889rem;
  font-weight: 700;
  text-transform: uppercase;
}
.comments-area .comment-list .comment-author .media-heading .comment-meta {
  float: right;
}
.comments-area .comment-list .comment-respond {
  padding: 2.5em;
  border: 3px solid rgba(0, 0, 0, 0.1);
}
.comments-area .comment-respond {
  margin-bottom: 30px;
}
.comments-area .comment-respond .alert {
  padding: 0 !important;
}
.comments-area .comment-respond .alert-info {
  border: 0 !important;
  background: transparent !important;
  color: #3d3b3b !important;
  font-style: italic;
  font-size: 14px;
}
.comments-area .comment-respond #cancel-comment-reply-link {
  font-size: 10px !important;
  font-weight: 700;
  font-style: italic;
  margin-left: 10px;
  background-color: #000000;
  color: #FFFFFF;
  padding: 3px 5px;
  position: relative;
  top: -2px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.comments-area .comment-respond #cancel-comment-reply-link:hover {
  background-color: #808080;
}
.comments-area .children .media {
  padding-left: 50px;
}
.comments-area .children .media .media-left > img {
  width: 70px;
  height: 70px;
}
@media only screen and (max-width:768px) {
  .comments-area .children .media {
    padding-left: 0;
  }
}
.comments-area .children li {
  list-style: none;
}
.comments-area .children .children .media {
  padding-left: 100px;
}
@media only screen and (max-width:768px) {
  .comments-area .children .children .media {
    padding-left: 0;
  }
}
.comments-area .children .children .children .media {
  padding-left: 150px;
}
@media only screen and (max-width:768px) {
  .comments-area .children .children .children .media {
    padding-left: 0;
  }
}
.comments-area .children .children .children .children .media {
  padding-left: 200px;
}
@media only screen and (max-width:768px) {
  .comments-area .children .children .children .children .media {
    padding-left: 0;
  }
}
.comments-area .comment-navigation {
  margin-bottom: 50px;
}
.comments-area .comment-navigation > li > a {
  font-size: 14px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  padding: 0 10px;
  border: 0;
  background: #fc534c;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.comments-area .comment-navigation > li > a:hover {
  background: #de0c04;
}
.comments-area .comment-navigation > li.previous .fa {
  margin-right: 5px;
}
.comments-area .comment-navigation > li.next .fa {
  margin-left: 5px;
}
.comments-area .no-comments.alert-warning {
  color: #8A6D3B;
  background-color: rgba(240, 173, 78, 0.1);
  border-color: rgba(240, 173, 78, 0.5);
}
.comments-area .form-group {
  margin-bottom: 40px;
}
.comments-area .form-group.comment-form-comment {
  margin-bottom: 15px;
}
/* Comment Area */
.page-content .comments-area {
  padding: 30px 0 0;
}
.form-allowed-tags {
  font-size: .8rem;
  margin: 0 0 2em;
}
.form-allowed-tags code {
  border: 0;
  display: block;
  color: rgba(61, 59, 59, 0.7);
}
/* POST FORMAT QUOTE */
.post.format-quote blockquote,
.post.format-quote blockquote p {
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.5em;
  margin: 0 !important;
  color: #3d3b3b;
}
@media only screen and (max-width:567px) {
  .post.format-quote blockquote,
  .post.format-quote blockquote p {
    font-size: 1rem;
  }
}
.post.format-quote blockquote {
  padding: 2em;
  background: #f2f2f2;
  border: 0;
}
@media only screen and (max-width:567px) {
  .post.format-quote blockquote {
    padding: 1em;
  }
}
.post.format-quote blockquote::before {
  font-family: 'Material-Design-Iconic-Font';
  content: '\f1b2';
  position: absolute;
  font-size: 5rem;
  font-style: normal;
  right: 30px;
  top: 30px;
  color: rgba(0, 0, 0, 0.05);
  z-index: -1;
}
.post.format-quote blockquote cite,
.post.format-quote blockquote cite a {
  color: #575454;
  font-size: .7em;
  font-weight: 600;
  position: relative;
  margin-top: 40px;
  top: 10px;
  padding-left: 13px;
}
.post.format-quote blockquote cite::before {
  content: " ";
  left: 0;
  bottom: -2px;
  width: 15px;
  height: 1px;
  background: #8a8787;
  position: absolute;
}
/*---------------------------------------------------------
   BLOG SIDEBAR
---------------------------------------------------------*/
.left-sidebar,
.page-left-sidebar {
  -webkit-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: 1px 0 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width:768px) {
  .left-sidebar,
  .page-left-sidebar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}
.left-sidebar .primary-sidebar,
.page-left-sidebar .primary-sidebar {
  padding-right: 15px;
}
@media only screen and (max-width:768px) {
  .left-sidebar .primary-sidebar,
  .page-left-sidebar .primary-sidebar {
    padding: 0;
  }
}
.right-sidebar,
.page-right-sidebar {
  -webkit-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: -1px 0 0 rgba(0, 0, 0, 0.1);
}
@media only screen and (max-width:768px) {
  .right-sidebar,
  .page-right-sidebar {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}
.right-sidebar .primary-sidebar,
.page-right-sidebar .primary-sidebar {
  padding-left: 15px;
}
@media only screen and (max-width:768px) {
  .right-sidebar .primary-sidebar,
  .page-right-sidebar .primary-sidebar {
    padding: 0;
  }
}
/* Widget */
.primary-sidebar .widget {
  margin-bottom: 50px;
  font-size: .9rem;
}
.primary-sidebar .widget li.current_page_item > a {
  color: #3d3b3b !important;
}
.primary-sidebar .widget .widget-title {
  font-size: 16px;
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 2px solid #fc534c;
}
.primary-sidebar .widget .widget-title span {
  font-weight: 700;
}
.primary-sidebar .widget ul ul {
  margin-left: 20px;
}
.primary-sidebar .widget li {
  list-style: none;
  margin: 0;
}
.primary-sidebar .widget.widget_archive li,
.primary-sidebar .widget.widget_categories li,
.primary-sidebar .widget.widget_meta li,
.primary-sidebar .widget.widget_pages li,
.primary-sidebar .widget.widget_product_categories li,
.primary-sidebar .widget.widget_recent_entries li {
  list-style: none;
  border-bottom: 1px solid #e8e8e8;
  padding: 5px 0;
  color: rgba(61, 59, 59, 0.7);
  -webkit-transition: 0.3s linear;
  -moz-transition: 0.3s linear;
  -ms-transition: 0.3s linear;
  -o-transition: 0.3s linear;
  transition: 0.3s linear;
}
.primary-sidebar .widget.widget_archive li a,
.primary-sidebar .widget.widget_categories li a,
.primary-sidebar .widget.widget_meta li a,
.primary-sidebar .widget.widget_pages li a,
.primary-sidebar .widget.widget_product_categories li a,
.primary-sidebar .widget.widget_recent_entries li a {
  color: rgba(61, 59, 59, 0.6);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.primary-sidebar .widget.widget_archive li a:hover,
.primary-sidebar .widget.widget_categories li a:hover,
.primary-sidebar .widget.widget_meta li a:hover,
.primary-sidebar .widget.widget_pages li a:hover,
.primary-sidebar .widget.widget_product_categories li a:hover,
.primary-sidebar .widget.widget_recent_entries li a:hover {
  color: #fc534c;
}
.primary-sidebar .widget.widget_archive li .children li,
.primary-sidebar .widget.widget_categories li .children li,
.primary-sidebar .widget.widget_meta li .children li,
.primary-sidebar .widget.widget_pages li .children li,
.primary-sidebar .widget.widget_product_categories li .children li,
.primary-sidebar .widget.widget_recent_entries li .children li {
  border-bottom: 0;
  list-style-type: inherit;
}
.primary-sidebar .widget.widget_nav_menu li a {
  display: block;
  padding: 5px 0;
  color: rgba(61, 59, 59, 0.7);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.primary-sidebar .widget.widget_nav_menu li a:hover {
  color: #fc534c;
}
.primary-sidebar .widget.widget_nav_menu li.current-menu-item a {
  color: #3d3b3b;
}
.primary-sidebar .widget.widget_nav_menu li .sub-menu {
  margin-left: 10px;
}
.primary-sidebar .widget.widget_nav_menu li .sub-menu li {
  position: relative;
}
.primary-sidebar .widget.widget_nav_menu li .sub-menu li a {
  padding-left: 20px;
}
.primary-sidebar .widget.widget_nav_menu li .sub-menu li::before {
  font-family: 'Material-Design-Iconic-Font';
  content: "\f2fb";
  position: absolute;
  left: 0;
  top: 4px;
}
.primary-sidebar .widget select {
  padding: 4px 10px;
  width: 100%;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background: transparent url(../img/caret-select.png) 97% center no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.primary-sidebar .widget.widget_text img {
  width: auto;
  height: auto;
}
.primary-sidebar .widget.widget_recent_comments li {
  border-bottom: 1px solid rgba(232, 232, 232, 0.05);
  padding: 10px 0;
}
.primary-sidebar .widget.widget_recent_comments .recentcomments a:hover {
  color: rgba(61, 59, 59, 0.5);
}
.primary-sidebar .widget.widget_search .input-field {
  position: relative;
}
.primary-sidebar .widget.widget_search .input-field label {
  display: none;
}
.primary-sidebar .widget.widget_search .input-field .form-control {
  padding: .3em 2.7em .3em 1.3em;
}
.primary-sidebar .widget.widget_search button {
  background: transparent;
  border: none;
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  color: rgba(0, 0, 0, 0.4);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.primary-sidebar .widget.widget_search button:hover {
  color: #fc534c;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media {
  border-bottom: 1px solid #e8e8e8;
  margin: 20px 0;
  padding-bottom: 20px;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media:last-child {
  border-bottom: 0;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media-left {
  width: 40px;
  height: 40px;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media-left .post-thumb {
  display: inline-block;
  margin: 5px 0 0;
  overflow: hidden;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media-left img {
  max-width: inherit;
  width: 40px;
  height: 40px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media-body > h3 {
  font-size: 14px;
  line-height: 20px;
  margin: 0 0 5px;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media-body > h3 a {
  color: #000000;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media-body > h3 a:hover {
  color: #fc534c;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media-body .list-inline {
  margin: 0;
  font-size: 11px;
  line-height: 16px;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media-body .list-inline li {
  padding: 0;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media-body .list-inline li .post-date {
  color: #C0C0C0;
}
.primary-sidebar .widget.widget_hippo_recent_post .recent-post .media-body .list-inline li .post-author a {
  font-size: 11px;
  color: #fc534c;
}
.primary-sidebar .widget.widget_product_tag_cloud .tagcloud,
.primary-sidebar .widget.widget_tag_cloud .tagcloud {
  overflow: hidden;
}
.primary-sidebar .widget.widget_product_tag_cloud .tagcloud a,
.primary-sidebar .widget.widget_tag_cloud .tagcloud a {
  font-size: .8rem !important;
  line-height: 2em;
  display: inline-block;
  color: #232222;
  border: 1px solid #e8e8e8;
  padding: 0 1em;
  margin: 0 2px 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.primary-sidebar .widget.widget_product_tag_cloud .tagcloud a:hover,
.primary-sidebar .widget.widget_tag_cloud .tagcloud a:hover {
  color: #ffffff;
  background: #fc534c;
  border-color: #fc534c;
}
/*-------------------------------------------------------
  SINGLE TAGCLOUD
-------------------------------------------------------*/
.single-tagcloud {
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 20px;
  margin: 30px 0 20px;
}
.single-tagcloud a {
  position: relative;
  margin: 0 15px 0 15px;
  font-weight: bold;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -o-transition: color 0.3s;
  transition: color 0.3s;
}
.single-tagcloud a::before {
  position: absolute;
  left: -15px;
  top: -5px;
  content: '\f292';
  font-family: Fontawesome;
  font-size: 0.7rem;
  font-weight: normal;
}
.single-tagcloud a:last-child {
  margin-right: 0;
}
.single-tagcloud a:hover {
  color: rgba(61, 59, 59, 0.5);
}
#wp-calendar {
  width: 100%;
}
#wp-calendar th {
  text-align: center;
  font-size: 13px;
}
#wp-calendar td {
  padding: 2px 9px;
}
#wp-calendar caption {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  text-align: left;
}
#wp-calendar a {
  font-weight: bold;
  padding: 0;
  color: #fc534c;
}
/*footer twitter feed*/
.widget_hippo_latest_tweet {
  background: #27272a;
  padding: 20px !important;
}
.widget_hippo_latest_tweet .widget-title {
  margin: 0 !important;
  padding: 0 20px;
  color: #ffffff;
  float: left;
  width: 15%;
  font-size: 14px !important;
  line-height: 2em;
}
@media only screen and (max-width : 767px) {
  .widget_hippo_latest_tweet .widget-title {
    float: none;
    width: 100%;
    margin-bottom: .7rem !important;
  }
}
.widget_hippo_latest_tweet .twitterWidget {
  float: left;
  width: 85%;
}
@media only screen and (max-width : 767px) {
  .widget_hippo_latest_tweet .twitterWidget {
    float: none;
    width: 100%;
    padding: 0 20px;
  }
}
.widget_hippo_latest_tweet .twitterWidget .owl-wrapper-outer {
  float: left;
}
.widget_hippo_latest_tweet .twitterWidget .owl-controls {
  margin: 0;
}
.widget_hippo_latest_tweet .twitterWidget .owl-controls .owl-buttons div {
  border-radius: 0;
  color: #ffffff;
  background: transparent;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
}
.widget_hippo_latest_tweet .twitterWidget .owl-controls .owl-buttons div:hover {
  background: #ffffff;
  color: #27272a;
}
.widget_hippo_latest_tweet .tweet,
.widget_hippo_latest_tweet .tweet a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 500;
}
.widget_hippo_latest_tweet .tweet {
  font-size: 12px;
  margin: 0;
}
.widget_hippo_latest_tweet .tweet a {
  border-bottom: 1px dotted rgba(255, 255, 255, 0.6);
}
.widget_hippo_latest_tweet .tweet a:hover {
  border-bottom-color: transparent;
}
.widget_hippo_latest_tweet .timePosted {
  font-size: 12px !important;
  color: #FFFFFF;
  font-weight: 700;
  margin-top: 20px;
}
/*flicker photo feed*/
.widget_hippo_flickr_photo ul li {
  display: inline-block;
  margin-right: 2px;
  margin-bottom: 8px;
}
.widget_hippo_flickr_photo ul li:nth-child(4),
.widget_hippo_flickr_photo ul li:nth-child(8) {
  margin-right: 0;
}
.widget_hippo_flickr_photo ul li img {
  width: 70px;
  border: 2px solid transparent;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.widget_hippo_flickr_photo ul li img:hover {
  border: 2px solid #fc534c;
}
/*rss widget */
.widget_rss .widget-title a {
  color: #000000;
}
.widget_rss .widget-title a:hover {
  color: #fc534c;
}
.widget_rss li {
  margin-bottom: 25px;
}
.widget_rss li:last-child {
  margin-bottom: 0;
}
.widget_rss li .rss-date {
  display: block;
  font-size: 12px;
  line-height: 17px;
  font-weight: 500;
}
.widget_rss li .rssSummary {
  margin-top: 20px;
}
.widget_rss li cite {
  font-size: 14px;
  font-weight: 500;
}
.widget_mc4wp_form_widget.footer-widget {
  border-bottom: 1px solid #161618;
  display: table;
  width: 100%;
  padding-bottom: 50px;
  padding-top: 50px;
  margin-bottom: 40px;
}
.widget_mc4wp_form_widget.footer-widget .widget-title {
  font-size: 30px;
  color: #fc534c;
  display: table-cell;
  vertical-align: middle;
  width: 30%;
  text-transform: capitalize;
  padding: 0;
}
.widget_mc4wp_form_widget.footer-widget .widget-title span {
  font-weight: normal;
}
@media only screen and (max-width : 767px) {
  .widget_mc4wp_form_widget.footer-widget .widget-title {
    display: block;
    width: 100%;
    margin-top: 0;
  }
}
.widget_mc4wp_form_widget.footer-widget .mc4wp-form {
  display: table-cell;
  vertical-align: top;
  text-align: right;
  width: 70%;
}
@media only screen and (max-width : 767px) {
  .widget_mc4wp_form_widget.footer-widget .mc4wp-form {
    display: block;
    width: 100%;
  }
}
.widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-form-fields .subscribe-widget {
  display: table;
  width: 100%;
}
.widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-form-fields .subscribe-widget p {
  display: table-cell;
  vertical-align: top;
}
.widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-form-fields .subscribe-widget p:first-child {
  width: 65%;
}
@media only screen and (max-width:992px) {
  .widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-form-fields .subscribe-widget p:first-child {
    width: 53%;
  }
}
@media only screen and (max-width : 767px) {
  .widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-form-fields .subscribe-widget p:first-child {
    display: block;
    width: 100%;
    margin-bottom: 15px;
  }
}
.widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-form-fields .subscribe-widget p:last-child {
  width: 15%;
}
@media only screen and (max-width : 767px) {
  .widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-form-fields .subscribe-widget p:last-child {
    display: block;
    width: 100%;
  }
  .widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-form-fields .subscribe-widget p:last-child input {
    width: 100%;
  }
}
.widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-form-fields .subscribe-widget p input[type='email'] {
  background-color: transparent;
  border-radius: 0;
  padding: 0 20px;
  border: 1px solid #65656c;
  width: 100%;
  height: 60px;
  color: #ffffff;
}
.widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-form-fields .subscribe-widget p input[type='email']:focus {
  border-color: #fc534c;
}
.widget_mc4wp_form_widget.footer-widget .mc4wp-form .mc4wp-response {
  float: left;
  margin-top: 8px;
  color: #FF0000;
  text-align: left;
}
/*---------------------------------------------------------
   PAGINATION
---------------------------------------------------------*/
.entry-content .pagination,
.pagination {
  width: 100%;
  display: block;
  margin: 0;
}
.entry-content .pagination > li,
.pagination > li {
  float: none;
  margin: 0 5px 0 0;
  display: inline-block;
  padding: 0;
}
.entry-content .pagination > li a,
.pagination > li a,
.entry-content .pagination > li > span,
.pagination > li > span {
  height: 40px;
  line-height: 38px;
  display: block;
  color: #ffffff;
  background: #fc534c;
  border: 2px solid #fc534c;
  padding: 0 13px;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  -o-border-radius: 1px;
  border-radius: 1px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.entry-content .pagination > li > span.dots,
.pagination > li > span.dots {
  border: 0;
  background: transparent;
  color: #3d3b3b;
}
.entry-content .pagination > li > span.current,
.pagination > li > span.current {
  background: transparent;
}
.entry-content .pagination > li .current,
.pagination > li .current,
.entry-content .pagination > li.active a,
.pagination > li.active a {
  color: #fc534c;
  background: transparent !important;
}
.entry-content .pagination > li.disabled a,
.pagination > li.disabled a,
.entry-content .pagination > li.disabled a:hover,
.pagination > li.disabled a:hover,
.entry-content .pagination > li .disabled a,
.pagination > li .disabled a,
.entry-content .pagination > li .disabled a:hover,
.pagination > li .disabled a:hover {
  background: transparent;
  color: #8a8787;
  border-color: #e8e8e8;
}
.entry-content .pagination > li a:hover,
.pagination > li a:hover,
.entry-content .pagination > li a:focus,
.pagination > li a:focus,
.entry-content .pagination > li span:hover,
.pagination > li span:hover {
  color: #fc534c;
  background: transparent;
  border-color: #fc534c;
}
.entry-content .pagination > li:first-child {
  margin-left: 0 !important;
}
.entry-content .pagination > li:last-child {
  margin-right: 0;
}
.pagination li a.next,
.pagination li a.prev,
.pagination li:first-child,
.pagination li:last-child,
.blog-pagination li .next,
.blog-pagination li .prev,
.blog-pagination div.next a,
.blog-pagination div.prev a {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  color: #ffffff;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.pagination li a.next:hover,
.pagination li a.prev:hover,
.pagination li:first-child:hover,
.pagination li:last-child:hover,
.blog-pagination li .next:hover,
.blog-pagination li .prev:hover,
.blog-pagination div.next a:hover,
.blog-pagination div.prev a:hover {
  color: #fc534c;
  background: transparent;
}
.pagination li:first-child span,
.pagination li:last-child span {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.blog-pagination {
  display: table;
  width: 100%;
}
.blog-pagination .next,
.blog-pagination .prev {
  display: table-cell;
}
.blog-pagination .next a,
.blog-pagination .prev a {
  line-height: 30px;
  padding: 0 10px;
  background-color: #fc534c;
  font-size: 14.22222222px;
  font-size: 0.88888889rem;
  display: inline-block;
  border: 2px solid #fc534c;
}
.blog-pagination .next a i,
.blog-pagination .prev a i {
  margin: 0 3px;
}
.blog-pagination .next {
  text-align: right;
}
/*--------------------------------------------------------------
  Page Template 
  (Page Sidebar Left, Page Sidebar Right, Page No Sidebar)
  ---------------------------------------------------------------*/
.page-content .entry-content p {
  margin-bottom: 30px;
}
/*-----------------------------------------------------------
  404 page
------------------------------------------------------------*/
.error-404 h1 {
  font-size: 41.05255222px;
  font-size: 2.56578451rem;
  margin-bottom: 30px;
}
.error-404 .search-form {
  margin-bottom: 30px;
}
.error-404 .search-form .input-field {
  position: relative;
}
.error-404 .search-form .input-field label {
  display: none;
}
.error-404 .search-form .input-field input {
  height: 50px;
  line-height: 50px;
  padding: .3em 4em .3em 1.3em;
}
.error-404 .search-form .input-field button {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  border: 0;
  line-height: 50px;
  height: 50px;
  width: 50px;
  text-align: center;
  padding: 0;
}
.page-notfound {
  margin: 0 auto;
  padding: 120px 0;
  text-align: center;
  background: #FFFFFF;
}
.page-notfound strong {
  display: block;
  font-size: 150px;
  line-height: 150px;
  color: #fc534c;
}
.page-notfound b {
  color: #BBBBBB;
  display: block;
  font-size: 45px;
  line-height: 45px;
  margin: 0;
}
.page-notfound i {
  color: #999999;
  display: block;
  font-size: 18px;
  font-style: normal;
  line-height: 50px;
  margin: 0;
}
.page-notfound .home-link {
  margin-top: 40px;
}
/*Search not found*/
.not-found .page-header {
  margin-bottom: 80px;
}
/* Collaps Menu Breakpoint */
@media only screen and (max-width:992px) {
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-header {
    margin: 0;
    float: left;
  }
}
/* Navigation*/
/*-----------------------------------------*/
/*mobile menu trigger*/
.mobile-menu-trigger {
  margin-top: 12px;
  margin-left: 30px;
}
@media only screen and (max-width : 767px) {
  .mobile-menu-trigger {
    margin-left: 15px;
  }
}
.navbar-toggle {
  position: relative;
  z-index: 101;
  width: 20px;
  height: 14px;
  cursor: pointer;
  display: inline-block;
  float: none;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  /*CLOSE*/
}
.navbar-toggle::after,
.navbar-toggle::before {
  content: "";
  position: absolute;
  height: 1px;
  right: 0;
  background: #ffffff;
  width: 15px;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar-toggle::before {
  top: -2px;
}
.navbar-toggle::after {
  bottom: -1px;
}
.navbar-toggle:hover::before,
.navbar-toggle:hover::after {
  width: 20px;
}
.navbar-toggle i {
  position: relative;
  height: 1px;
  width: 20px;
  top: 6px;
  display: block;
  background: #ffffff;
}
.navbar-toggle i::after,
.navbar-toggle i::before {
  content: "";
  position: absolute;
  height: 1px;
  right: 0;
  width: 17px;
  background: #ffffff;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.navbar-toggle i::before {
  top: -4px;
}
.navbar-toggle i::after {
  bottom: -4px;
}
.navbar-toggle:hover::before,
.navbar-toggle:hover i::before,
.navbar-toggle:hover::after,
.navbar-toggle:hover i::after {
  width: 20px;
}
.navbar-toggle.trigger-close {
  z-index: 301;
}
.navbar-toggle.trigger-close i {
  background: transparent;
}
.navbar-toggle.trigger-close i::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
}
.navbar-toggle.trigger-close i::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  bottom: 0;
}
/*menu-trigger*/
.navbar-collapse {
  padding: 0;
}
/*--------------------------------
 * Navbar Global
 *-------------------------------*/
.navbar {
  width: 100%;
  min-height: auto;
  border: 0;
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  /* Navbar horizonal
  ---------------------------------------------------------*/
  /*end horizontal navbar*/
  /* Common style of navbar
  ----------------------------------------------------*/
  /* end common style of navbar*/
  /* Common style of mega menu
  ---------------------------------------------------*/
  /* end common style of megamenu*/
}
.navbar .mainnav {
  position: relative;
}
.navbar .mainnav .navbar-header a {
  display: inline-block;
}
.navbar.navbar-horizontal {
  background: rgba(0, 0, 0, 0.05);
  /*Navbar dropdowns
    ---------------------*/
  /*li.dropdown*/
}
.navbar.navbar-horizontal .navbar-nav > li {
  display: inline-block;
  float: none;
}
.navbar.navbar-horizontal li.dropdown {
  /*submenu-wrapper for 2nd level menu*/
  /*submenu-wrapper*/
  /*submenu-sub-wrapper for 3rd level*/
  /*caret position fixing*/
}
.navbar.navbar-horizontal li.dropdown:hover > .submenu-wrapper {
  pointer-events: auto;
}
.navbar.navbar-horizontal li.dropdown:hover > .submenu-wrapper.no-pointer-events {
  display: block;
}
.navbar.navbar-horizontal li.dropdown:hover > .submenu-wrapper > .submenu-inner {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.navbar.navbar-horizontal li.dropdown:hover > .submenu-sub-wrapper {
  pointer-events: auto;
}
.navbar.navbar-horizontal li.dropdown:hover > .submenu-sub-wrapper > .submenu-sub-inner {
  opacity: 1;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.navbar.navbar-horizontal li.dropdown.menu-animating > .submenu-wrapper {
  overflow: hidden;
}
.navbar.navbar-horizontal li.dropdown > .submenu-wrapper {
  left: 0;
  top: 100%;
  /* Will change on theme specific */
  padding-top: 0;
  /*IE pointer events*/
  /*submenu-inner*/
}
.navbar.navbar-horizontal li.dropdown > .submenu-wrapper.no-pointer-events {
  display: none;
}
.navbar.navbar-horizontal li.dropdown > .submenu-wrapper > .submenu-inner {
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  -ms-transform: translateY(15px);
  -o-transform: translateY(15px);
  transform: translateY(15px);
  -webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  background: no-repeat right bottom #ffffff;
}
.navbar.navbar-horizontal li.dropdown > .submenu-sub-wrapper {
  left: 100%;
  top: -5px;
  /*submenu inner in 3rd level menu*/
}
.navbar.navbar-horizontal li.dropdown > .submenu-sub-wrapper > .submenu-sub-inner {
  opacity: 0;
  -webkit-transform: translateX(15px);
  -moz-transform: translateX(15px);
  -ms-transform: translateX(15px);
  -o-transform: translateX(15px);
  transform: translateX(15px);
  -webkit-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -moz-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -ms-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  -o-transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
  transition: all 300ms cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
.navbar.navbar-horizontal li.dropdown > a span {
  margin-left: 3px;
  color: #ffffff;
}
.navbar.navbar-horizontal li.has-megamenu {
  position: static;
}
.navbar.navbar-horizontal li.has-megamenu .megamenu-inner > ul {
  padding: 0;
}
.navbar.navbar-horizontal li.dropdown.has-megamenu {
  max-width: 100%;
}
.navbar.navbar-horizontal li.dropdown.has-megamenu > .submenu-wrapper {
  top: 59%;
  left: 0;
  padding-top: 16px;
}
.navbar .navbar-nav {
  float: none;
  text-align: center;
}
.navbar .navbar-nav > li {
  display: block;
}
.navbar .navbar-nav > li > a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
  display: block;
  padding: 1em 1.2em;
  color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
}
.navbar .navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.7);
}
.navbar .navbar-nav > li:hover a {
  color: rgba(255, 255, 255, 0.7);
}
.navbar .navbar-nav li.dropdown.menu-animating > .submenu-wrapper {
  overflow: hidden;
}
.navbar .navbar-nav li.dropdown > .submenu-wrapper {
  position: absolute;
  display: block;
  z-index: 1000;
  pointer-events: none;
  text-align: left;
}
.navbar .navbar-nav li.dropdown > .submenu-wrapper.no-pointer-events {
  display: none;
}
.navbar .navbar-nav li.dropdown > .submenu-wrapper > .submenu-inner {
  display: inline-block;
  width: 100%;
  min-width: 250px;
  opacity: 0;
}
.navbar .navbar-nav li.dropdown > .submenu-sub-wrapper {
  position: absolute;
  display: block;
  z-index: 1000;
  width: 100%;
  pointer-events: none;
}
.navbar .navbar-nav li.dropdown > .submenu-sub-wrapper > .submenu-sub-inner {
  background-color: #ffffff;
  opacity: 0;
}
.navbar .navbar-nav .sub-dropdown-menu {
  list-style: none;
  padding: 0;
  background-clip: padding-box;
  border-top: 2px solid #fc534c;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.navbar .navbar-nav .sub-dropdown-menu li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.navbar .navbar-nav .sub-dropdown-menu li:last-child {
  border-bottom: 0;
}
.navbar .navbar-nav .sub-dropdown-menu li a {
  color: #3d3b3b;
  padding: 8px 20px;
  font-size: .8rem;
  line-height: 1.5rem;
  display: block;
  text-transform: capitalize;
  position: relative;
  overflow: hidden;
  letter-spacing: normal;
}
.navbar .navbar-nav .sub-dropdown-menu li a:hover {
  color: #ffffff;
  background: #fc534c;
}
.navbar .navbar-nav .sub-dropdown-menu li a span {
  position: absolute;
  right: 20px;
  top: 13px;
  color: rgba(0, 0, 0, 0.3);
}
.navbar .megamenu-container {
  margin: 0 auto;
  padding: 20px;
  /*end megamenu-widget*/
}
.navbar .megamenu-container .megamenu-widget {
  /*wiget styles in megamenu*/
  /* .widget*/
  /*open menu*/
  /*mega menu open*/
}
.navbar .megamenu-container .megamenu-widget ul.menu li a {
  padding: 5px 0;
}
.navbar .megamenu-container .megamenu-widget p {
  font-size: 15px;
  line-height: 28px;
}
.navbar .megamenu-container .megamenu-widget h2 {
  margin: 0 0 15px 0;
  font-size: 13px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: 700;
}
.navbar .megamenu-container .megamenu-widget.widget {
  background: none;
  margin: 0;
  padding: 20px 10px;
  letter-spacing: normal;
}
.navbar .megamenu-container .megamenu-widget.widget ul li {
  list-style: none;
  border-bottom: 0;
  line-height: 35px;
}
.navbar .megamenu-container .megamenu-widget.widget ul li a {
  display: block;
  padding: 5px 0;
  font-size: 13px;
}
.navbar .megamenu-container .megamenu-widget.widget ul li a:hover {
  color: #fc534c;
  background: transparent;
}
.navbar .megamenu-container .megamenu-widget.widget ul li a::before {
  display: none;
}
.navbar .megamenu-container .megamenu-widget.widget_tag_cloud .tagcloud {
  line-height: 18px;
}
.navbar .megamenu-container .megamenu-widget.widget_tag_cloud .tagcloud a {
  display: inline-block;
  padding: 3px 10px 0;
  line-height: 16px;
  text-transform: uppercase;
}
.navbar .megamenu-container .megamenu-widget.widget_nav_menu > div ul {
  z-index: 0;
  visibility: visible;
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  transition: transform 300ms cubic-bezier(0.165, 0.84, 0.44, 1);
  /* easeOutQuart */
}
.navbar .megamenu-container .megamenu-widget.widget_nav_menu > div ul.show-child {
  visibility: hidden;
}
.navbar .megamenu-container .megamenu-widget.widget_nav_menu > div .menu-item-has-children > ul {
  position: absolute;
  margin: 0;
  top: 0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.navbar .megamenu-container .megamenu-widget.widget_nav_menu > div .menu-item-has-children > ul.show-child {
  z-index: 1;
  visibility: visible;
  background-color: #ffffff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
}
.navbar .megamenu-container .megamenu-widget.widget_nav_menu > div .menu-item-has-children > ul.sub-menu a {
  padding: 5px 10px;
}
.navbar .megamenu-container .megamenu-widget.widget_nav_menu .child-opener {
  position: absolute;
  right: 0;
  width: 100%;
  height: 24px;
  line-height: 25px;
  text-align: right;
  color: rgba(0, 0, 0, 0.3);
  font-size: 16px;
}
.navbar .megamenu-container .megamenu-widget.widget_nav_menu .child-opener:hover {
  color: #fc534c;
}
.navbar .megamenu-container .megamenu-widget.widget_nav_menu .child-closer {
  font-size: 11px;
  text-transform: uppercase;
  color: #8C8C8C;
}
.navbar .megamenu-container .megamenu-widget.widget_nav_menu .child-closer i {
  width: 8px;
  margin: 0;
}
/*end navbar*/
.admin-bar .navbar.sticky-menu {
  top: 32px;
}
.menu-sticky li.dropdown.has-megamenu > .submenu-wrapper {
  top: 48px;
}
/*menu active*/
.nav > li > a:hover,
.nav > li > a:focus,
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.7);
}
li.current-menu-ancestor > a,
li.has-megamenu.open > a,
li.menu-item-has-children.open > a,
li.current_page_item > a,
li.current-menu-parent > a {
  background: transparent;
  color: rgba(255, 255, 255, 0.7) !important;
}
.sub-dropdown-menu li.has-megamenu.open > a,
.sub-dropdown-menu li.menu-item-has-children.open > a,
.sub-dropdown-menu li.current-menu-ancestor > a,
.sub-dropdown-menu li.current-menu-parent > a,
.sub-dropdown-menu li.current-menu-item > a {
  color: #ffffff !important;
  background: #fc534c;
}
.sub-dropdown-menu .megamenu-widget li.current-menu-item > a,
.sub-dropdown-menu .megamenu-widget li.current-menu-ancestor > a,
.sub-dropdown-menu .megamenu-widget li.current-menu-parent > a {
  color: #fc534c !important;
  background: transparent;
}
/*Menu fixing for ie9 & ie10
--------------------------*/
.ie9 li.dropdown > .submenu-wrapper > .submenu-inner,
.ie10 li.dropdown > .submenu-wrapper > .submenu-inner,
.ie10 li.dropdown > .submenu-sub-wrapper > .submenu-sub-inner,
.ie9 li.dropdown > .submenu-sub-wrapper > .submenu-sub-inner {
  display: none;
}
.ie9 li.dropdown:hover > .submenu-wrapper > .submenu-inner,
.ie10 li.dropdown:hover > .submenu-wrapper > .submenu-inner,
.ie9 li.dropdown:hover > .submenu-sub-wrapper > .submenu-sub-inner,
.ie10 li.dropdown:hover > .submenu-sub-wrapper > .submenu-sub-inner {
  display: block;
}
/*
IMPORTANT FOR DEFAULT NAVIGATION HIDING
---------------------------------------------*/
/* ----------------------------------------------------------------
Offcanvas menu style
-------------------------------------------------------------------*/
.hippo-offcanvas-container {
  padding-top: 40px;
  background: #1a1a1a;
}
.menu-wrapper {
  /*position : absolute;
  top      : 0;
  left     : -10000px;
  display  : none;*/
  /* Offcanvas Widget Style */
  /* End Offcanvas widget */
}
@media only screen and (max-width:992px) {
  .menu-wrapper {
    /*display : block;*/
  }
}
.menu-wrapper > h2 {
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.37);
  font-weight: 700;
  background: rgba(252, 83, 76, 0.8);
  padding: 0 15px;
  margin: 0;
  font-size: 14px !important;
  letter-spacing: 1px;
  line-height: 45px !important;
  -webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3);
}
.menu-wrapper .close-sidebar {
  font-size: 30px;
  font-weight: 200;
  color: #FFFFFF;
  text-shadow: none;
  -moz-opacity: 1;
  -khtml-opacity: 1;
  -webkit-opacity: 1;
  opacity: 1;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: alpha(opacity=100);
  float: none;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 100;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: transparent;
  -webkit-transition: all 400ms;
  -moz-transition: all 400ms;
  -ms-transition: all 400ms;
  -o-transition: all 400ms;
  transition: all 400ms;
}
.menu-wrapper .close-sidebar:hover,
.menu-wrapper .close-sidebar:focus {
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  -webkit-opacity: 0.5;
  opacity: 0.5;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  filter: alpha(opacity=50);
  outline: none;
}
.menu-wrapper .offcanvasmenu {
  /* Social Share */
  /* Widget Main Menu  */
  /* List Style */
  /* Select List Style*/
  /* Recent Comments */
  /* Recent Post */
  /* calender */
  /* RSS */
  /* Widget Search */
  /* Widget Text */
  /* Widget Tag Cloud */
  /* Flickr Photo Gallery */
}
.menu-wrapper .offcanvasmenu a {
  color: #ffffff;
}
.menu-wrapper .offcanvasmenu a:hover {
  background: transparent;
  color: rgba(255, 255, 255, 0.7);
}
.menu-wrapper .offcanvasmenu .widget-title {
  margin: 15px;
  font-size: 1rem;
  color: rgba(255, 255, 255, 0.3);
  text-transform: uppercase;
  border: 0;
}
.menu-wrapper .offcanvasmenu .widget-title a {
  color: #ffffff;
}
.menu-wrapper .offcanvasmenu .social-shares {
  margin: 0 15px;
}
.menu-wrapper .offcanvasmenu .social-shares li {
  margin: 0;
  padding: 0;
}
.menu-wrapper .offcanvasmenu .social-shares li a {
  width: 30px;
  height: 30px;
  display: block;
  text-align: center;
  line-height: 30px;
  border-bottom: 1px solid transparent;
  background: rgba(255, 255, 255, 0.03);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-wrapper .offcanvasmenu .social-shares li a:hover {
  text-decoration: none;
  color: #000000;
  background: #fc534c;
  border-bottom: #f70e04;
}
.menu-wrapper .offcanvasmenu.widget_nav_menu {
  border-top: 1px solid rgba(255, 255, 255, 0.05);
}
.menu-wrapper .offcanvasmenu.widget_nav_menu li {
  margin: 0;
}
.menu-wrapper .offcanvasmenu.widget_nav_menu ul.menu > li {
  /* Parent li background */
  /* Parent Menu Right Carete */
  /*Child Menu Style*/
}
.menu-wrapper .offcanvasmenu.widget_nav_menu ul.menu > li > a {
  display: block;
  padding: 10px 15px;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 0.875rem;
  font-weight: 500;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.menu-wrapper .offcanvasmenu.widget_nav_menu ul.menu > li > a:hover,
.menu-wrapper .offcanvasmenu.widget_nav_menu ul.menu > li > a .active {
  background: transparent;
  color: rgba(255, 255, 255, 0.5);
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
  text-decoration: none;
}
.menu-wrapper .offcanvasmenu.widget_nav_menu ul.menu > li:hover {
  background: transparent;
}
.menu-wrapper .offcanvasmenu.widget_nav_menu ul.menu > li.menu-item-has-children {
  position: relative;
}
.menu-wrapper .offcanvasmenu.widget_nav_menu ul.menu > li.menu-item-has-children::before {
  font-family: 'Material-Design-Iconic-Font';
  font-size: 18px;
  content: "\f2f9";
  position: absolute;
  right: 10px;
  top: 9px;
}
.menu-wrapper .offcanvasmenu.widget_nav_menu ul.menu > li > .sub-menu {
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0;
}
.menu-wrapper .offcanvasmenu.widget_nav_menu ul.menu > li > .sub-menu li a {
  color: #FFFFFF;
  font-size: 0.750rem;
  text-transform: uppercase;
  display: block;
  padding: 5px 15px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}
.menu-wrapper .offcanvasmenu.widget_nav_menu ul.menu > li > .sub-menu li a:hover {
  color: rgba(255, 255, 255, 0.5);
}
.menu-wrapper .offcanvasmenu.widget_nav_menu .menu li.current-menu-parent > a,
.menu-wrapper .offcanvasmenu.widget_nav_menu .menu li.current-menu-item > a,
.menu-wrapper .offcanvasmenu.widget_nav_menu .menu li.current_page_item > a {
  background: transparent;
  color: #fc534c;
}
.menu-wrapper .offcanvasmenu.widget_archive li,
.menu-wrapper .offcanvasmenu.widget_categories li,
.menu-wrapper .offcanvasmenu.widget_pages li,
.menu-wrapper .offcanvasmenu.widget_meta li,
.menu-wrapper .offcanvasmenu.widget_product_categories li {
  border-bottom: 1px solid rgba(82, 75, 75, 0.19) !important;
  padding: 5px 15px;
}
.menu-wrapper .offcanvasmenu.widget_archive li a,
.menu-wrapper .offcanvasmenu.widget_categories li a,
.menu-wrapper .offcanvasmenu.widget_pages li a,
.menu-wrapper .offcanvasmenu.widget_meta li a,
.menu-wrapper .offcanvasmenu.widget_product_categories li a {
  color: rgba(255, 255, 255, 0.5);
}
.menu-wrapper .offcanvasmenu.widget_archive li a:hover,
.menu-wrapper .offcanvasmenu.widget_categories li a:hover,
.menu-wrapper .offcanvasmenu.widget_pages li a:hover,
.menu-wrapper .offcanvasmenu.widget_meta li a:hover,
.menu-wrapper .offcanvasmenu.widget_product_categories li a:hover {
  color: #fc534c;
}
.menu-wrapper .offcanvasmenu.widget_archive li .children,
.menu-wrapper .offcanvasmenu.widget_categories li .children,
.menu-wrapper .offcanvasmenu.widget_pages li .children,
.menu-wrapper .offcanvasmenu.widget_meta li .children,
.menu-wrapper .offcanvasmenu.widget_product_categories li .children {
  margin-left: 15px;
}
.menu-wrapper .offcanvasmenu.widget_archive li .children li,
.menu-wrapper .offcanvasmenu.widget_categories li .children li,
.menu-wrapper .offcanvasmenu.widget_pages li .children li,
.menu-wrapper .offcanvasmenu.widget_meta li .children li,
.menu-wrapper .offcanvasmenu.widget_product_categories li .children li {
  padding: 5px 0;
  border-bottom: 0 !important;
}
.menu-wrapper .offcanvasmenu .hippo-select-wrapper {
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.menu-wrapper .offcanvasmenu .hippo-select-wrapper:hover {
  -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  -o-box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.3);
}
.menu-wrapper .offcanvasmenu .hippo-select-wrapper .hippo-select-contents {
  margin: 0 10px;
  border-color: rgba(255, 255, 255, 0.1);
}
.menu-wrapper .offcanvasmenu .hippo-select-wrapper .hippo-select-contents .hippo-selected-item {
  padding-left: 15px;
}
.menu-wrapper .offcanvasmenu .hippo-select-wrapper .hippo-select-contents i {
  right: 15px;
  top: 0;
}
.menu-wrapper .offcanvasmenu .hippo-select-wrapper .hippo-select-list li {
  padding: 0 20px;
}
.menu-wrapper .offcanvasmenu .hippo-select-wrapper .hippo-select-list li:last-child {
  border-bottom: 0 !important;
}
.menu-wrapper .offcanvasmenu .hippo-select-wrapper .hippo-select-list li:hover {
  color: #fc534c;
}
.menu-wrapper .offcanvasmenu.widget_recent_comments .recentcomments {
  border-bottom: 1px solid rgba(82, 75, 75, 0.19) !important;
  padding: 0 15px;
  color: rgba(255, 255, 255, 0.5) !important;
}
.menu-wrapper .offcanvasmenu.widget_recent_comments .recentcomments a {
  color: rgba(255, 255, 255, 0.5);
}
.menu-wrapper .offcanvasmenu.widget_recent_comments .recentcomments a:hover {
  color: #fc534c;
}
.menu-wrapper .offcanvasmenu.widget_recent_entries li {
  padding: 0 15px;
}
.menu-wrapper .offcanvasmenu.widget_recent_entries a {
  color: rgba(255, 255, 255, 0.5);
}
.menu-wrapper .offcanvasmenu.widget_calendar #calendar_wrap {
  padding: 15px;
  background-color: rgba(0, 0, 0, 0.1);
}
.menu-wrapper .offcanvasmenu.widget_rss li {
  padding: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.16);
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0;
}
.menu-wrapper .offcanvasmenu.widget_rss li .rssSummary {
  color: rgba(255, 255, 255, 0.5);
}
.menu-wrapper .offcanvasmenu.widget_rss li:nth-child(even) {
  background: transparent;
}
.menu-wrapper .offcanvasmenu.widget_rss li a {
  color: #fc534c;
  font-weight: 700;
}
.menu-wrapper .offcanvasmenu.widget_rss li a:hover {
  color: rgba(252, 83, 76, 0.6);
}
.menu-wrapper .offcanvasmenu.widget_search {
  margin: 0 15px 20px;
  padding-bottom: 0;
}
.menu-wrapper .offcanvasmenu.widget_search h2 {
  margin: 0;
}
.menu-wrapper .offcanvasmenu.widget_search .form-control {
  background: transparent !important;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.menu-wrapper .offcanvasmenu.widget_search button {
  color: rgba(255, 255, 255, 0.5);
}
.menu-wrapper .offcanvasmenu.widget_search button:hover {
  color: #fc534c;
}
.menu-wrapper .offcanvasmenu.widget_text .textwidget {
  margin: 0 15px;
  color: rgba(255, 255, 255, 0.7);
}
.menu-wrapper .offcanvasmenu.widget_text .textwidget strong {
  color: #ffffff;
}
.menu-wrapper .offcanvasmenu.widget_tag_cloud .tagcloud,
.menu-wrapper .offcanvasmenu.widget_product_tag_cloud .tagcloud {
  margin: 0 15px;
}
.menu-wrapper .offcanvasmenu.widget_tag_cloud .tagcloud a,
.menu-wrapper .offcanvasmenu.widget_product_tag_cloud .tagcloud a {
  background: #fc534c;
  color: #ffffff;
  border: 0;
}
.menu-wrapper .offcanvasmenu.widget_tag_cloud .tagcloud a:hover,
.menu-wrapper .offcanvasmenu.widget_product_tag_cloud .tagcloud a:hover {
  background: #ac0a03;
  color: #ffffff;
}
.menu-wrapper .offcanvasmenu.widget_hippo_flickr_photo {
  padding: 0 10px;
}
.menu-wrapper .offcanvasmenu.widget_hippo_flickr_photo .flickr-photo-stream li {
  margin: 0;
}
