footer{
  padding: 50px 0;
  text-align: center;
}

footer a{
  margin: 0 20px;
}

#trademark{
  color: rgba(0,0,0,.5);
}

#jf_header nav{
  height: 80px;
  z-index: 2000;
}

.jf_logo{
  height:35px;
  margin-top:4px;
  width: inherit;
  z-index: 2100;
}

#jf_navbar_left {
  position: fixed;
  width: 100%;
  min-height: 80px;
  padding: 20px;
  background-color:#ff0000;
}

#jf_navbar_right {
  position: fixed;
  padding: 10px 0;
  top: 10px;
  right: 20px;
  z-index: 2100;
}

#jf_home_image_wrapper, #jf_home_image{
  display: none;
  top: 100px;
  position: fixed;
  height: auto;
}

#jf_home_image_wrapper{
  z-index: 1500;
  width: 100%;
}

.jf_home_image{
  z-index: 1500;
  width: 100 !important;
}

#jf_content_wrapper{
  position: relative;
  background-color: white;
  text-align: center;
  height: 100%;
  display: none;
  z-index: 1800;
}

#scroll_icon{
  display: inline-block;
  border-radius: 45px;
  margin-top: -50px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 0;
  width: 100px;
  padding:20px;
  background-color: white;
}

#mid_heading{
  display: inline-block;
  margin-top:0;
  padding: 20px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  width: 40%;
  background-color: white;
  z-index: 2200;
  border-radius: 35px 35px 0 0;;
}

#close_creative_alert{
  display: none !important;
}

.jf_home_content, .slideshow{
  display: inline-block;
  text-align: left;
  z-index: 1500;
  width: 900px;
  max-width: 900px;
  padding: 30px;
  background-color: #f8f9fa;
}

.jf_heading{
  height: auto;
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}

.jf_heading h1{
  font-size: 1.5rem;
}

.jf_heading h2{
  font-size: 1.3rem;
}

.jf_heading h4{
  color: rgba(0,0,0,.5);
}

.content_img_wrapper_left{
  width: 30%;
  float: left;
  overflow: hidden;
}

.content_img_wrapper_right{
  width: 30%;
  right: 0;
  overflow: hidden;
}

.content_img_splitted{
  height: auto;
  width: 100%;
  min-width: 1400px;
  margin-top: -350px;
}

.content_img_left{
  width: 34%;
  float: left;;
}

.content_img_right{
  width: 34%;
  float: right;;
}

.content_img_centered{
  width: 100%
  height: auto;
}

.content_text{
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  left: 0;
  right: 0;
  top: 0;
  padding: 30px;
  width: 40%;
  height: inherit;
  background-color: #f8f9fa;
}

.content_text_highlight{
  float:left;
  padding: 20px;
  width: 30%;
  padding-top: 115px;
  height: inherit;
  color: white;
  background-color: #333333;
}

.content_text_left h4{
    display: inline-block;
    vertical-align: middle;
}

.content_text_img{
  top: 0;
  right: 0;
  width: 30%;
  height: inherit;
  overflow: hidden;
}

.content_text_img img{
  max-width:700px;
  max-height:300px;
  width:auto;
  height:auto;
}

.main_content_wrapper{
  position: relative;
  text-align: center;
  overflow: hidden;
  height: auto;
}

.sub_content_wrapper{
  position: relative;
  text-align: center;
  overflow: hidden;
  height: auto;
}

.scroll_content_wrapper{
  position: relative;
  text-align: center;
  overflow: hidden;
  height: 70px;
}

.content_placeholder{
  height: 80px;
  z-index: 1600;
}

.bio_wrapper{
  display: inline-block;
  text-align: center;
  z-index: 1500;
  width: 900px;
  max-width: 900px;
}

.bio_img{
  width:100%;
  text-align: center;
  margin-bottom: 20px;
}

.bio_img img{
  width: 30%;
  height: auto;
}

.bio_text{
  float: left;
  width:100%;
  height: 420px;
  text-align: left;
  padding: 20px 40px 20px 40px;
  background-color: #f8f9fa;
  border-bottom: #333333 6px solid;
}

.slideshow_item{
  width: 20%;
  height: 100px;
  padding: 36px 10px;
  background-color: #f8f9fa;
  float: left;
  text-align: center;
  color: black;
  -webkit-transition: background-color 1s ease-out;
  -moz-transition: background-color 1s ease-out;
  -o-transition: background-color 1s ease-out;
  transition: background-color 1s ease-out;
}

.slideshow_item > .custom > p{
  margin-bottom: 0 !important;
}

.slideshow_item_active.slideshow_item_first{
  background-color: #FF0F00;
}

.slideshow_item_active.slideshow_item_second{
  background-color: #EB008D;
}

.slideshow_item_active.slideshow_item_third{
  background-color: #CA01FF;
}

.slideshow_item_active.slideshow_item_fourth{
  background-color: #580CE8;
}

.slideshow_item_active.slideshow_item_fifth{
  background-color: #0015FF;
}

.slideshow_item_third, .slideshow_item_fifth{
  padding: 25px 10px !important;
}

.slideshow_item_active{
  color:white;
}

.slideshow_item h5 {
  line-height: 1.0;
  display: inline-block;
  vertical-align: middle;
}

.slideshow{
  padding: 0;
  margin-bottom: 5px;
}

.slideshow_content{
  position: absolute;
  top: 0;
  left: 0;
  margin:0;
  width: 100%;
  height: 100%;
}

.slideshow_content_wrapper{
  height: 450px !important;
  margin:0 !important;
  padding:0 !important;
}

.slideshow_image_wrapper_left{
  position: absolute;
  padding: 0 0 0 -40px;
  bottom: 0;
  height: 270px;
  left: 0;
  width: 50%;
  overflow: hidden;
  border-top: white solid 5px;
}

.slideshow_image_wrapper_right{
  position: absolute;
  padding: 0 -40px 0 0;
  bottom: 0;
  right: 0;
  height: 450px !important;
  width: 50%;
  overflow: hidden;
  border-top: white solid 5px;
}

.slideshow_content_wrapper_item{
  position: absolute;
  top: 0;
  width: 100%;
  height: 300px !important;
  padding: 20px;
  height: auto;
  background-color: #f8f9fa;
  z-index: 2000;
}

.slideshow_image_wrapper{
  position: absolute;
  height: auto;
  width: 100%;
  padding: 0 -40px 0 -40px;
  bottom: 0;
  left: 0;
  overflow: hidden;
  border-top: white solid 10px;
  z-index: 1500;
}

.slideshow_image_wrapper div{
  height: 100%;
}

.slideshow_image{
  width: auto;
  height: 100% !important;
}

.slideshow_image_left{
  height: 100%;
  width: auto;
}

.slideshow_image_right{
  height: 100%;
  width: auto;
}

.slideshow_content_first{
  border-bottom: #FF0F00 5px solid;
}

.slideshow_content_second{
  border-bottom: #EB008D 5px solid;
}

.slideshow_content_third{
  border-bottom: #CA01FF 5px solid;
}

.slideshow_content_fourth{
  border-bottom: #580CE8 5px solid;
}

.slideshow_content_fifth{
  border-bottom: #0015FF 5px solid;
}

.jf_home_content{
  position: relative;
  height: auto;
  overflow: hidden;
}

.contact_form{
  padding-left: 25%;
  padding-right: 25%;
}

.creativecontactform_header, .powered_by {
  display: none !important;
}

.slideshow_content_wrapper{
  height: 630px !important;
}
.slideshow_content_wrapper_item{
  height: 250px !important;
}

@media only screen and (max-width: 1000px) {
  body h4{
    font-size: 1.1rem;
  }
  #jf_home_content {
    width: 100%;
    padding: 10px;
  }
  .slideshow{
    width: 100%;
  }
  .jf_heading h3{
    font-size: 1.0rem
  }
  .jf_heading h4{
    font-size: 0.7rem
  }
  .bio_img{
    margin:0;
  }
}

@media only screen and (max-width: 900px) {
  body{
    font-size: 0.8rem;
  }
  .jf_home_content{
    width: 100%;
  }
  .jf_heading{
    padding-top:50px;
    padding-bottom: 30px;
  }
  .scroll_content_wrapper{
    height: 60px;
  }
  .content_placeholder{
    height: 40px;
  }
  .content_text{
    width: 100%;
    display: block;
    height: auto;
    position: relative;
    background-color: #f8f9fa;
  }
  .content_text_img{
    width: 100%;
    height: auto;
    display: block;
    float: none !important;
    position: relative;
  }
  .content_text_img img{
    width: 100%;
    height: auto;
    display: block;
    float: none !important;
    position: relative;
  }
  .content_text_highlight{
    width: 100%;
    display: block;
    float: none !important;
    height: auto;
    padding-top: 40px;
    background-color: #f8f9fa !important;
    color:black !important;
  }
  .sub_content_wrapper{
    height: auto;
  }
  .bio_img{
    width: 100%;
    padding: 0 20%
  }
  .bio_img img{
    padding: 0 10%;
    width: 100%;
  }
  .bio_text{
    margin:0;
    width: 100%;
    height:100%;
  }
  .bio_wrapper{
    width: 100%;
  }
  .contact_form{
    padding:0;
  }
  .slideshow_item > .custom > h5{
  	//font-size: 0.9rem;
    //margin-top:5px;
  }
  .slideshow_image{
    width: 100%;
    height: auto !important;
  }
  .slideshow_content_wrapper{
    height: 450px !important;
  }
  .slideshow_content_wrapper_item{
    height: 170px !important;
  }
  
@media only screen and (max-width: 500px) {
  .slideshow_item > .custom > h5{
  	font-size: 0.75rem;
  }
  .slideshow_content_wrapper{
    height: 430px !important;
  }
  .slideshow_content_wrapper_item{
    height: 250px !important;
  }
  .jf_logo{
    height: 30px;
    margin-top: 10px
  }
}
  @media only screen and (max-width: 700px) {
  .slideshow_item > .custom > h5{
  	font-size: 0.75rem;
    margin-top:5px;
  }
  .slideshow_item_third > .custom > h5{
      margin-top:10px;
   }
  .slideshow_item_fifth > .custom > h5{
      margin-top:10px;
  }
}