
#gtco-hero .flexslider .slides li .overlay {
  background : rgba(0,0,0,0.2);
}
#gtco-hero.ovarlay_clear .flexslider .slides li .overlay {
  background : rgba(0,0,0,0);
}
#gtco-hero .flexslider .slider-text {
  width: 100%;
}

#gtco-footer {
  padding : 1em 0;
}

.sub_contents .gtco-cover {
  margin-top : 74.5px;
}

.gtco-cover.gtco-cover-xs {
  height : cals(450px + 74.5px);
}

.custom_owl.owl-theme .owl-dots {
  bottom : -40px;
}

.custom_owl.owl-carousel {
  margin-bottom : 40px;
}

@media screen and (max-width: 768px) {
  #gtco-hero .flexslider .flex-direction-nav {
    display: none;
  }
}