@media (min-width: 992px) {
  .c-layout-header .c-navbar .c-mega-menu > .nav.navbar-nav > li > .c-link {
    padding: 41px 12px 39px 12px;
  }
}

.video-thumbnail {
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 30px;
}
.video-thumbnail:before {
    position:absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    content: "\f01d";
    font-family: FontAwesome;
    font-size: 100px;
    color: #fff;
    opacity: .8;
    text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
}
.video-thumbnail:hover:before {
    color: #eee;
}

.owl-carousel .owl-stage {
  display: flex;
  align-items: center;
}

.enthusiasts-favourites-owl-carousel .owl-prev {
    position: absolute;
    top: 40%;
    margin-left: -5px !important;
    display: block !important;
    border:0px solid black;
}

.enthusiasts-favourites-owl-carousel .owl-next {
    position: absolute;
    top: 40%;
    right: -5px ;
    display: block !important;
    border:0px solid black;
}

.owl-carousel .owl-controls {
	margin-top: 15px; 
}
/*.enthusiasts-favourites-owl-carousel .owl-prev i, .enthusiasts-favourites-owl-carousel .owl-next i {transform : scale(1,6); color: #ccc;}*/

.c-layout-header .c-topbar .c-top-menu > .c-links > li {
	    padding: 10px 3px 5px 3px;
}

.video-bg {
  background-color: #eee;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.c-layout-header .c-topbar .c-top-menu > .c-links > li > a:not(.btn) {
  font-size: 16px;
}

/*.c-top-menu .c-theme-ul li a {
  font-size:16px;
}*/

.c-layout-header .c-navbar .c-logo img {
    max-height: 63px;
}

.c-content-feature-5 .c-content-title-1 {
  opacity: 0;
  display: none;
}

@media (min-width: 1199px) {

.c-content-feature-5 .c-content-title-1 {
  min-height:99px;
  opacity: 0;
  display: block;
}

}

.text-center th {
	text-align: center;
}

.c-content-isotope-item.wow.animate.zoomIn {
    padding: 10px 8px;
}

.owl-carousel.c-theme .owl-controls .owl-dot span {
  display:none;
}



#services-table-block {
    display:none;
}

#block-review h2 {
    text-align: center;
    line-height: 1.32;
    font-weight: bold;
    font-style: normal;
    color: rgb(17, 17, 17);
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-size: 30px;
}

div#block-review h2::before {
    content: "";
    width: 30px;
    height: 3px;
    background-color: #6e8cd7;
    position: absolute;
    bottom: 0;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
}
.elfsight-app-0dc17dc6-da84-4b5a-9135-af09a24854c0 .capcOd{
    height:290px;
}

