a {
    text-decoration: none;
    transition: all .2s cubic-bezier(.68, .01, .58, .75);
}
a {
    background-color: transparent;
}
img{
    max-width: 100%;
    height: auto;
}
.header {
    opacity: 10;
}

@media (max-width: 700px) {
  .slider .video-bg {
    background: url(../images/videoBg-1.jpg)
      no-repeat center center / cover;
  }
  .slider .video-bg video {
    opacity: 0;
    visibility: hidden;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: playfair display;
}
.header .hamburger {
  position: fixed;
  top: 30px;
  right: 100px;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}
.wpcf7-form input[type='tel'],
.wpcf7-form input[type='email'] {
  width: 100%;
  height: 62px;
  border: 1px solid #ccc;
  padding: 0 20px;
}
.header .infoDiv {
  float: right;
  margin-right: 65px;
}
.header .phone a {
  color: #fff;
}
.header .phone a:hover{
    text-decoration: underline;
}
#about .side-image-content .inner .sub-image {
  top: auto;
  right: 0;
}
#about .side-image-content {
  padding: 22px;
}
.works.three-cols figure img {
  width: 100%;
  margin: 0;
}
.works.three-cols .grid-item .reveal-effect {
  padding: 10px;
}
.works.three-cols .grid-item-double .reveal-effect {
  padding: 10px;
}
#contact {
  margin: 32px 0 !important;
}
.content #about .side-image-content .inner.bg1 {
  background-color: #39B54A;
}
.wpcf7-form-control.wpcf7-submit {
  height: 60px;
  line-height: 58px;
  display: inline-block;
  border: none;
  padding: 0 40px;
  margin-top: 25px;
  font-size: 11px;
  font-weight: 700;
  color: #fff;
  background: #131314;
  overflow: hidden;
}
.wpcf7-form-control.wpcf7-submit:hover {
  background: #ed312a;
  cursor: pointer;
}
.vc_row.vc_custom_1542363049983 {
  margin-top: 0 !important;
}
.works figure figcaption p {
  font-size: 16px;
  font-weight: 700;
}
.side-image-content .inner .contenty h5 {
  display: none;
}
.contact .titles h2,
.titles h2 strong {
  font-weight: 400;
}
.contact .titles h2,
.titles h2 {
  font-family: playfair display !important;
  margin: 0 !important;
  font-size: 4em !important;
  font-weight: 400 !important;
}
.loginDiv {
  background: 0 0;
  margin: 10px 0 0;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  line-height: 16px;
  margin-left: 20px;
  border-bottom: 1px solid #ddd;
  font-size: 17px;
  padding-bottom: 3px;
}
.loginDiv:hover {
  color: #fff;
  border-bottom: 1px solid #39B54A;
  text-decoration: none;
}
.footer-bar span.pull-left a {
  font-weight: 400;
  margin-right: 10px;
}
.social_div {
  text-align: left;
  padding-left: 95px;
}
.address {
  background: 0 0 !important;
  color: #fff !important;
  width: auto;
  text-align: left;
  padding: 0;
}
.address a {
  color: #fff;
}
.address p {
  margin-bottom: 0;
}
.innerPage h3 {
  margin-top: 35px;
}
.testimonial_slider__textonly .testimonial_nav .inner_nav {
  margin-top: 0;
}
.footer-spacing {
  height: auto;
  margin-top: 45px;
}
.mapDIv {
  margin-top: 35px;
  width: 90%;
}
.footer .col-md-10 h4 {
  margin-bottom: 25px;
}
.social_div ul {
  padding: 0 0 0 2px;
}
.social_div li {
  list-style: none;
  margin-bottom: 15px;
}
.social_div span {
  color: #fff;
  font-size: 17px;
  margin-left: 9px;
}
#footer {
  clear: both;
}
.testimonial_slider__textonly .testimonial_content_wrap {
  height: auto !important;
}
.social_div a:hover {
  text-decoration: none;
}
.social_div i {
  background: #fff;
  padding: 10px;
  color: #39B54A;
  border-radius: 100%;
  font-size: 25px;
  width: 45px;
  text-align: center;
  height: 45px;
  font-size: 22px;
}
.social_div li a:hover span{
  color: #FFC100;
}
.social_div li a:hover i{
  color: #fff;
  background-color: #FFC100;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #d3d3d3;
  padding: 5px 10px;
}
.table thead th {
  border-bottom: 2px solid #bfd8ee;
  background: #dae9f5;
  color: #006461;
  vertical-align: middle;
}
.table-striped tbody tr:nth-of-type(2n + 1) {
  background-color: #f9fbff;
}
.tableSmall td,
.tableSmall th {
  padding: 5px;
}
.logo_white {
  display: none;
}

@media screen and (max-width: 1199px) {
  .header .hamburger {
    right: 60px;
  }
  .social_div {
    text-align: left;
    padding-left: 35px;
  }
}
@media screen and (max-width: 768px) {
  .header .hamburger {
    right: 30px;
  }
  .hbspt-form .hs-form-iframe {
    width: 100% !important;
    margin: 30px 0;
  }
  .social_div {
    padding-left: 10px;
  }
  .contact .titles h2,
  .titles h2,
  .testimonial_slider .sldr_title {
    font-size: 3em !important;
  }
  .loginDiv {
    display: none;
  }
  .slider .swiper-slide {
    margin-top: 25px;
  }
  .hamburger-navigation li {
    margin: 0;
  }
}
@media screen and (max-width: 520px) {
  .header .infoDiv {
    float: none;
    width: 100%;
    margin: 10px 0 0;
    clear: both;
    display: inline-block;
  }
  .works figure figcaption p {
    font-size: 11px;
  }
}
@media screen and (max-width: 400px) {
  .grid-item-double figure figcaption p {
    font-size: 9px;
  }
  .works .grid-item-double figure figcaption a {
    padding: 10px;
  }
}

/* Blog */
.ab-blog--hero {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  min-height: 600px;
  padding: 0;
  display: flex;
  align-items: center;
  width: calc(100% - 120px);
  margin: 0 60px;
}

.ab-blog--hero::before {
  content: ' ';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.ab-blog--hero .ab-blog-title {
  text-align: center;
  float: none !important;
  font-size: 3.5rem;
  position: relative;
  z-index: 222;
}

@media (max-width: 768px) {
  .ab-blog--hero {
    width: 100%;
    margin: 0;
  }

  .ab-blog--hero .ab-blog-title {
    font-size: 3rem;
    margin-top: 2rem;
  }
}

@media (max-width: 640px) {
  .ab-blog--hero .ab-blog-title {
    font-size: 2rem;
  }
}

.ab-blog--hero .ab-blog-link {
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 1.2rem 2rem;
  width: 160px;
  display: block;
  margin: 2.5rem auto 0 auto;
  text-align: center;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.ab-blog--hero .ab-blog-link:hover,
.ab-blog--hero .ab-blog-link:focus {
  text-decoration: none;
  border-color: #d62017;
  color: #d62017;
}

/* Blog - Featured */
.ab-blog--featured {
  position: relative;
  overflow: hidden;
  background-color: #eaf0f6;
}

.ab-blog--featured.ab-blog--article .ab-blog-body {
  display: none;
}

@media (max-width: 1198px) {
  .ab-blog--featured.ab-blog--article .ab-blog-body {
    display: block;
  }
}

.ab-blog--featured .title {
  background-color: #eaf0f6;
  padding: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  color: #1f1f1f;
  font-size: 1.5rem;
  display: inline-block;
  bottom: 30px;
}

.ab-blog-featured-title {
  font-family: 'Poppins', sans-serif;
  /* font-weight: bold; */
  margin: 0.5rem 1rem;
  font-size: 1rem;
}

/* Blog - Article  */
.ab-blog--article {
  position: relative;
  /* min-height: 350px; */
  min-height: 440px;
  background-color: #eaf0f6;
  display: block;
  margin-bottom: 20px;
}

.ab-blog--article:hover {
  text-decoration: none;
}

.ab-blog--article .ab-blog-body {
  padding: 1.5rem;
}

.ab-blog--article .ab-blog-image {
  height: auto;
  max-width: 100%;
}

.ab-blog--article .ab-blog-category {
  color: #ec3128;
  display: inline-block;
  font-size: 0.9rem;
}

.ab-blog--article .ab-blog-separator {
  font-weight: bold;
  color: #ec3128;
}

.ab-blog--article .ab-blog-title {
  color: #1f1f1f;
  font-size: 1.6rem;
  margin: 1rem 0 1rem 0;
  display: block;
}

.ab-blog--article.form--download {
  background-image: url('../images/img_blog_downloadmarketreport_bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 1.8rem;
}

.ab-blog--article.form--download .form--download-image img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.ab-blog .form--download .title {
  color: #ffffff;
  font-weight: bold;
  font-size: 1.9rem;
  margin-top: 0.5rem;
  display: block;
}

.ab-blog .form--blog-subscription {
  background-image: url('../images/img_blog_subscribetoblog_bg.jpg');
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  padding: 4rem 1.8rem;
}

.ab-blog .form--blog-subscription .title {
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  font-weight: bold;
  font-size: 1.9rem;
  text-align: center;
}

.ab-blog .form--blog-subscription .sub {
  color: #ffffff;
  font-size: 1rem;
  text-align: center;
  margin: 1rem 0;
}

.ab-blog-content {
  font-size: 1rem;
  padding-top: 22px;
  padding-bottom: 22px;
}

/* Blog - Social Media Share  */
.ab-blog-share {
  margin-top: 3rem;
  float: right;
}

.ab-blog-share .ab-blog-share-label {
  display: block;
  float: left;
  font-weight: bold;
  margin-right: 0.5rem;
}

.ab-blog-share .sharethis-inline-share-buttons {
  float: left;
  vertical-align: top;
  margin-top: 0;
}

.ab-blog-share .sharethis-inline-share-buttons .st-btn {
  margin-left: 0.5rem;
    background-color: #ec3128 !important;
    border-radius: 25px !important;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
}

@media (max-width: 768px) {
  .ab-blog-share {
    float: none;
    text-align: center;
  }

  .ab-blog-share .ab-blog-share-label {
    float: none;
  }

  .ab-blog-share .sharethis-inline-share-buttons {
    float: none;
    margin-top: 0.8rem;
    text-align: center !important;
  }

  .ab-blog-share .st-btn.st-first {
    margin-left: 0;
  }
}

/* Blog - Related Post */
.ab-blog-related {
  border-top: 2px solid #181818;
  margin-top: 2rem;
}

.ab-blog-related .title {
  font-family: 'Poppins', sans-serif;
  text-align: center;
  margin: 2rem 0;
}

/* Form - Download Marketing Report */
.form--download .hs-form #label-email-731d3153-22da-41bb-b7c4-9cb67113eeed,
.form--download .hs-form .hs_error_rollup {
  display: none;
}

.form--download .hs-form input[type='email'] {
  border: none;
  padding: 1rem;
  width: 100%;
  margin: 1rem 0 0.5rem 0;
}

.form--download .hs-form .hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.form--download .hs-form .hs-error-msg {
  color: #ffffff;
}

.form--download .hs-form .hs-button.primary,
.form--download .hs-form input[type='submit'],
.form--download .hs-form input[type='button'] {
  background-color: #1fa023;
  border: none;
  display: block;
  width: 100%;
  color: #ffffff;
  padding: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.form--download .hs-form .hs-button.primary:hover,
.form--download .hs-form input[type='submit']:hover,
.form--download .hs-form input[type='button']:hover {
  background-color: #3da241;
}

.form--download .hbspt-form .submitted-message,
.form--blog-subscription .hbspt-form .submitted-message,
.form--contact-us .hbspt-form .submitted-message {
  background-color: #3da241;
  color: #ffffff;
  padding: 1.5rem;
  margin-top: 1rem;
}

.form--download .hbspt-form .submitted-message p,
.form--blog-subscription .hbspt-form .submitted-message p {
  margin-bottom: 0;
}

/* Form - Blog Subscription */
.form--blog-subscription .hs-form {
  position: relative;
}

.form--blog-subscription
  .hs-form
  #label-email-d315ef2f-ac10-4a37-97c4-c027b295253d,
.form--blog-subscription
  .hs-form
  #label-full_name-d315ef2f-ac10-4a37-97c4-c027b295253d,
.form--blog-subscription
  .hs-form
  #label-mobilephone-d315ef2f-ac10-4a37-97c4-c027b295253d,
.form--blog-subscription .hs-form .hs_error_rollup {
  display: none;
}

.form--blog-subscription .hs-email {
  position: relative;
  width: 100%;
}

.form--blog-subscription .hs-form input[type='email'],
.form--blog-subscription .hs-form input[type='tel'],
.form--blog-subscription .hs-form input[type='text'] {
  border: none;
  padding: 1rem;
  width: 100%;
  margin: 1rem 0 0.5rem 0;
}

.form--blog-subscription .hs-form .hs_full_name,
.form--blog-subscription .hs-form .hs_mobilephone,
.form--blog-subscription .hs-form .hs_email {
  float: left;
  width: 26.5%;
  padding: 0 0.2rem;
}

.form--blog-subscription .hs-form .hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.form--blog-subscription .hs-form .hs-error-msg {
  color: #f2545b;
  font-size: 0.8rem;
}

.form--blog-subscription .hs-form .hs-button.primary,
.form--blog-subscription .hs-form input[type='submit'],
.form--blog-subscription .hs-form input[type='button'] {
  background-color: #ec3128;
  border: none;
  display: block;
  width: 100%;
  color: #ffffff;
  padding: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  width: 20%;
  position: absolute;
  top: 16px;
  right: 0;
}

.form--blog-subscription .hs-form .hs-button.primary:hover,
.form--blog-subscription .hs-form input[type='submit']:hover,
.form--blog-subscription .hs-form input[type='button']:hover {
  background-color: #d62017;
}

.form--blog-subscription .hbspt-form .submitted-message {
  text-align: center;
  font-size: 1rem;
}

@media (max-width: 768px) {
  .form--blog-subscription .hs-form input[type='email'],
  .form--blog-subscription .hs-form input[type='tel'],
  .form--blog-subscription .hs-form input[type='text'] {
    width: 100%;
  }

  .form--blog-subscription .hs-form .hs_full_name,
  .form--blog-subscription .hs-form .hs_mobilephone,
  .form--blog-subscription .hs-form .hs_email {
    float: none;
    width: 100%;
    padding: 0;
  }

  .form--blog-subscription .hs-form .hs-button.primary,
  .form--blog-subscription .hs-form input[type='submit'],
  .form--blog-subscription .hs-form input[type='button'] {
    position: static;
    width: 100%;
    margin-top: 0.8rem;
  }
}

/* Form - Contact Us */
.form--contact-us .hs-form input[type='email'],
.form--contact-us .hs-form input[type='tel'],
.form--contact-us .hs-form input[type='text'],
.form--contact-us .hs-form textarea {
  border: none;
  padding: 1rem;
  width: 100%;
  margin: 0 0 0.5rem 0;
}

.form--contact-us .hs-form textarea {
  height: 160px;
}

.form--contact-us .hs-form ul {
  list-style: none;
  padding-left: 0 !important;
}

.form--contact-us .hs-form .hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
}

.form--contact-us .hs-form .hs-error-msg {
  color: #f2545b;
  font-size: 0.8rem;
}

.form--contact-us .hs-form .hs_error_rollup {
  display: none;
}

.form--contact-us .hs-form .hs-submit {
  margin-top: 1rem;
}

.form--contact-us .hs-form .hs-button.primary,
.form--contact-us .hs-form input[type='submit'],
.form--contact-us .hs-form input[type='button'] {
  background-color: #ec3128;
  border: none;
  display: block;
  width: 100%;
  color: #ffffff;
  padding: 1rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.partners {
  list-style: none;
  padding: 0;
  margin: 1rem -5px 0 -5px;
}

.partners .partner__item {
  text-align: left;
  float: left;
  width: 49%;
  vertical-align: top;
  padding: 0 0.5rem;
  min-height: 85px;
  text-align: center;
}

.partners .partner__item img {
  max-width: 100%;
  margin-bottom: 0;
  width: 100%;
}

.partners .partner__item.facebook img {
  width: 135px;
}

@media (max-width:768px) {
  .partners .partner__item img {
    max-width: 185px;
    margin-bottom: 0;
    width: 185px;
  }

  .form--contact-us {
    margin-bottom: 20px;
  }
}

@media (max-width:480px) {
  .partners .partner__item {
    float: none;
    width: 100%;
  }
}

/* Forms */
.form-cs .form-group {
  margin-bottom: 0.5rem;
}

.form-cs .form-control {
  border-radius: 0;
  padding: 0.9rem;
  border: none;
}

.form-cs label.error {
  color: #f2545b;
  font-size: .8rem;
  margin-top: 0.5rem;
}

.form-cs .btn-danger {
  background-color: #28a745;
  border: none;
  display: block;
  width: 100%;
  color: #fff;
  padding: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 0;
}

.form-cs .btn-success {
  background-color: #28a745;
  border: none;
  display: block;
  width: 100%;
  color: #fff;
  padding: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 0;
}

/* Forms - Contact Us */
.form--contact-us .note {
  margin-top: 1rem;
}

/* Forms - Free Audit */
.form--free-audit .col-cs {
  padding: 0 0.4rem;
}

/* Forms - Free Market Report */
.form--free-market-report label.error {
  color: white !important;
}

.form--free-market-report .alert-success {
  background-color: #3EA241;
  border-color: #3EA241;
  color: white;
}

/* Forms - Hubspot */
.form--hubspot .form-control {
  border: 1px solid #DDD;
}

.form--hubspot .form-group {
  margin-bottom: 1rem;
}
.menu-opend{
  overflow: hidden;
}
.menu-opend .logo  .logo_normal {
  visibility: hidden;
  opacity: 0;
  display: none;
}
.menu-opend .logo .logo_white {
  display: block;
}