

.parallax_section_holder  {
  background-size: cover !important; 
}

.wpb_wrapper > p {
  font-size: 15px !important;
  line-height: 28px;
}
.footer_top .menu li {
  float: left;
  line-height: 27px;
  margin: 0 14px 0 0;
  padding: 0;
  position: relative;
}
.footer_top .menu {
  margin-top: 30px;
  list-style:none
}
.footer_bottom .menu-top_menu-container .menu  {
      margin:0;
      padding:0;
      list-style:none;
   }
   .footer_bottom .menu-top_menu-container .menu li  {
      float:left;
   }
.contact_form input[type="text"]:focus, .contact_form textarea:focus {
  background-color: #f3f3f3;
  color: #000000;
}
/*
.title_holder .container .subtitle .subtitle_inner {
  display: none !important;
}
*/
.content_inner .title_outer .title .image {
  height: 430px;
  overflow: hidden;
}
section.parallax_section_holder {
    background-size: cover;
}
.subtitle {
  margin-top: 11%;
}


.container .container_inner .title_subtitle_holder .title_subtitle_holder_inner span {
  display: none;
}

.animate_title_text .title .title_holder .container .container_inner .title_subtitle_holder .title_subtitle_holder_inner span {
  font-family: Georgia;
  font-size: 100px;
  font-style: italic;
  font-weight: 300;
}
.content_my_style {
    font-size: 18px;
    line-height: 29px;
    padding: 33px;
    text-align: center
}
.content_stylelish {
  padding-bottom: 50px;
}


nav.main_menu > ul > li > a {
  padding: 0 15px;
}


@media only screen and (max-width: 600px) {
   .text_narrow .vc_col-sm-12.wpb_column {
      padding-left: 20px !important;
      padding-right: 20px !important;
   }

  .parallax_section_holder .separator.transparent {
    display: none;
  }

  .custom_font_holder p, 
.title_holder .container .subtitle_inner,
.parallax_section_holder .wpb_text_column h2  {
    line-height: 50px !important;
    margin-bottom: 25px;
    margin-top: 25px;
  }

  .title_holder .container .subtitle_inner {
    height: 240px !important;
  }
}