body {
  background-color: #282a2b !important;
}

.fusion-mobile-nav-item a {
  background-color: #FFFFFF !important;
  color: #000000 !important;
  text-align: center !important;
  font-size: 16px !important;
}

.push-sticky{
  height: auto !important;
}

#rev_slider_1_1 ul li, .slotholder>.tp-bgimg, .slotholder>.defaultimg {
  z-index: 9999 !important;
}

#slide-1-layer-21 {
  z-index: 99999 !important;
}

.rev_slider_wrapper .tp-leftarrow, .rev_slider_wrapper .tp-rightarrow {
background-color: #ea3333 !important;
}

/*.clearfix:after {
 display: inline;
 clear: none;
}*/

.clearfix
{
  padding: 0px 0px 0px !important;
  height: auto;
  margin-bottom: -2px !important;
  }

.scfp-form-label {
color: yellow;
text-shadow: -2px -2px 0 black,2px -2px 0 black,-2px 2px 0 black,2px 2px 0 black; 
}

.wpcf7-form-control .wpcf7-submit .submit 
{ 

   transition: none;
    line-height: 21px;
    border-width: 3px;
    margin: inherit;
    padding: 8px 15px;
    letter-spacing: 0px;
    font-size: 15px;
    background-color: green;
    border-color: red;
}

.wpcf7 textarea  {
  height: 50px;
  width: 300px;
}

a.navbar-brand {
    height: 60px;
    width: auto;
}

div.post-thumbnail {
  width:100%;
}
div.post-thumbnail img.nelioefi {
  max-height:150px;
}

/*

@media screen and (min-width: 601px) {
  
  .static-mobile-header-image, .static-mobile-header-links {
    display: none !important;
  }
  
}

@media screen and (max-width: 600px) {
  
 #sliders-container {
    	display: none !important;
  }
  
body.page-id-1335 .static-mobile-header-image {
    position: relative;
    height: 400px;
    display: block;
    background-image: url('http://skycalls.biz/wp-content/uploads/2016/06/home_static.png');
    background-size: cover;
    background-repeat: no-repeat;
  }
  
  body.page-id-1335 .static-mobile-header-links {
    display: block;
  }
  
  body.page-id-1335 .static-mobile-header-links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
    min-height: 100%;
  }
  
  body.page-id-1335 .static-mobile-header-links ul li {
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 20px;
    background-color: #0a7d4b;
    border-radius: 10px;
    color: #ffffff;
    font-weight: bold;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }
    
  body.page-id-1335 .static-mobile-header-links ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: red;
    background-color: #000000;
    border: 2px solid red;
    border-radius: 10px;
  }
  
  
  
}

*/