@media (max-width: 767px) {
  .alex-height-wwd {
    height: 160px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .alex-height-wwd {
    height: 450px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .alex-height-wwd {
    height: 350px;
  }
}

@media (min-width: 1201px) {
  .alex-height-wwd {
    height: 280px;
  }
}

/**
 * From Homepage Head
 */
footer a, address span a, footer .widget_recent_entries li a, footer .widget_archive li a, footer .widget_categories li a, footer .widget_nav_menu li a, footer .widget_pages li a, footer .widget_meta li a {
  color: #ccc;
}

footer a:hover, address span a:hover, footer .widget_recent_entries li a:hover, footer .widget_archive li a:hover, footer .widget_categories li a:hover, footer .widget_nav_menu li a:hover, footer .widget_pages li a:hover, footer .widget_meta li a:hover {
  color: #ccc;
}

footer a:active, address span a:active, footer .widget_recent_entries li a:active, footer .widget_archive li a:active, footer .widget_categories li a:active, footer .widget_nav_menu li a:active, footer .widget_pages li a:active, footer .widget_meta li a:active {
  color: #ccc;
}

.social-icons ul li a {
  color: #fff;
}

.social-icons ul li a:hover {
  color: #333;
}

.social-icons ul li a:active {
  color: #333;
}

footer {
  padding-top: 80px;
  padding-bottom: 0;
}

.subfooter {
  padding-top: 30px;
  padding-bottom: 20px;
  border-top-color: #0B0B0B;
}



.vc_custom_1495441353691 {
  padding-top: 90px !important;
  padding-bottom: 60px !important;
}

.vc_custom_1495600621330 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
  background-image: url(/assets/img/bg-2.jpg) !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.vc_custom_1442204741977 {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.vc_custom_1495600657228 {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
  background-image: url(/assets/img/bg-3.jpg) !important;
}

.vc_custom_1437708758726 {
  margin-bottom: 30px !important;
}


/**
 * From Homepage Footer
 */
.archi__custom-nav.tparrows {
  cursor: pointer;
  background: transparent;
  width: 40px;
  height: 40px;
  position: absolute;
  display: block;
  z-index: 1000
}

.archi__custom-nav.tparrows.tp-leftarrow:before {
  content: ''
}

.archi__custom-nav.tparrows.tp-rightarrow:before {
  content: ''
}
