.ff_content_row{
  position: relative;
   overflow: hidden;
 width: 100%;
 background-repeat: no-repeat;
 background-size: cover;
}
/*
@media screen and (max-width:767px){
 .ff_content_copy{
 font-size: 5vw;
}

.ff_content_copy .fontSize_2{
 font-size: 1.1em;
}

.ff_content_copy .fontSize_4{
 font-size: 1.5em;
}
}
*/

.ff_content_row{


}

.ff_content_position {
 padding: 96px 0;
}

@media screen and (min-width:768px){
 .ff_content_copy{
 font-size: 1.2em;
}

.ff_content_copy .fontSize_2{
 font-size: 1.8em;
}

.ff_content_copy .fontSize_4{
 font-size: 3.6em;
}

}



.ff_content_row:not(:first-child){

}

.ff_content_row a:hover{
opacity: .9;
}

@media screen and (min-width:768px){
    .ff_content_row.img{
        font-size: 16px;
    }
}

@media screen and (max-width:767px){
    .ff_content_row.img{
        font-size: 10px;
    }
    
     .ff_content_copy{
        line-height: 1.5em;
    }

}


.ff_content_row.ff_text{
padding: 10px 25px;
margin: 15px;
width: 80%;
float: left;
position: absolute;
background: white;
margin: 25px auto;
text-align: center;
font-size: 1.6em;
left: 50%;
transform: translateX(-50%);
}

.ff_content_wrapper{
text-align: center;
padding: 0 15px;
}


.ff_content_position.img{
color: white;
width: 100%;

}

.ff_content_wrapper.txt{
background: white;
color:black;
margin:0 auto;
width:90%;
line-height: 1.5em;
padding:15px;
}

.ff_content_wrapper .headline_wrapper{
color:black;
max-width: 1250px;
margin: auto;

}

.ff_content_wrapper img{
 margin:auto;
}

.ff_content_position.img{

}

@media screen and (max-width:1199px){

}
   .ff_content_position.img .ff_content_wrapper{
    position: absolute;
    color: white;

    }


@media screen and (min-width:1200px){

        .ff_content_position.img .ff_content_wrapper.center{
      top: 50%;
      left: 50%;
     transform: translate(-50%, -50%);
    }
    
     .ff_content_position.img .ff_content_wrapper.left{
       top: 50%;
     left: 25%;
     transform: translate(-50%, -50%);
    }
    
   .ff_content_position.img .ff_content_wrapper.right{
     top: 50%;
     right: 25%;
     transform: translate(50%, -50%);
    }
    
       .ff_content_position.img .ff_content_wrapper.bottom{
 bottom: 5%;
left: 50%;
transform: translateX(-50%);
    }
}

@media screen and (max-width:1199px){
    .ff_content_position.img .ff_content_wrapper{
  top:50%;
  transform: translateY(-50%);
  width:100%;
 }
}

.ff_content_title{
 line-height: 1.1em;
 margin-bottom: 10px;

}

.ff_copy_text{
line-height: 1.3em;
}

@media screen and (min-width:768px){
 .ff_copy_text{
padding: 0 25px;
}
}

.ff_copy_text p{
margin:auto;
max-width: 600px;
}


.ff_copy_call{
margin:15px 0 ;
}

.button.hf_button{
 color:black;
 border-color:black;
 text-transform: uppercase;
}

.ff_content_row.ff_text p:last-child{
 margin:0;
}


.ff_copy_wrapper.hf_contain{
 display: inline-block;
max-width: 800px;
padding: 25px;

line-height: 1.3em;
}

.ff_copy_wrapper.hf_fill{
 background: white;
color: black;
border: 4px solid black;
}


.ff_copy_wrapper .feed_title{
text-transform: uppercase;
}

/*ROW SPECIFIC STYLES*/


/*custom post admin*/
