/*
 Theme Name:     Ananke Child Theme
 Theme URI:      http://demo.oceanthemes.net/ananke
 Description:    Ananke Child Theme
 Author:         OceanThemes
 Author URI:     http://oceanthemes.net
 Template:       ananke
 Version:        3.2.8
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ananke-child
*/
@import url("../ananke/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */

#workers_rights .video-section-1 {
  float: right;
}

.text-over-video {
  font-size: 24px;
}

form #button-con input, #button-con input {
  color: #FFF!important;
  background-color: #F47929;
}

.collapse-button .icon-bar {
  background-color: #FFF!important;
}
.collapse-button {
  color: #F47929;
  background-image: linear-gradient(to bottom,#F47929,#F47929);
}

.tp-caption .big-text {
  border: 0px;
  border-bottom: 2px solid #F47929;
}

.image-container, .image-container-worker {
  text-align: center;
}

.gmail_default {
  margin: 12px 0px;
  font-size: 16px!important;
  line-height: 24px;
}

.news_item .wpb_content_element {
  font-size: 13px;
  margin-bottom: 4px;
}

.wpb_wrapper .wpb_content_element {
  margin-bottom: 5px;
}

.news_item .wpb_single_image {
  margin-bottom: 6px;
}

.header-shadow-text {
  display: none;
}

#contact {
    padding-top: 20px;
}

.vc_custom_1498320153386 .twelve.columns {
  margin-bottom: 0px;
}

#news h1 {
  color: #F47929;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #221e5b;
}

ul.slimmenu li a {
  margin: 0 8px;
}

#contact .header-text {
  padding-bottom: 20px;
}

.scroll-btn {
  display: none;
}

@media only screen and (max-width: 980px) {
  ul.slimmenu li a {
    margin: 0 0px;
  }
  ul.slimmenu li {
    padding-left: 12px;
  }
}

@media only screen and (max-width: 600px) {
  .rev_slider .tp-mask-wrap :last-child #home_slider_text {
    font-size: 45px;
  }
  .header-text h1 { font-size: 34px; }
  .image-container img {
    height: 250px;
  }
  .img_consumer_rights_first {
    margin-top: 12px;
  }
}

@media only screen and (max-width: 450px) {
  .rev_slider .tp-mask-wrap :last-child #home_slider_text {
    font-size: 40px;
  }
   .image-container img {
    height: 240px;
  }
 .header-text h1 { font-size: 30px; }
}