.leading-text{position:relative;overflow:hidden}.leading-text .text-container{position:relative;padding:50vh 0 0}.leading-text .text-container .top-line{position:absolute;left:0;right:0;top:0;margin:0 auto;display:block;width:3px;height:50vh;background-color:#f82112}.leading-text .text-container .bottom-line{position:absolute;left:0;right:0;bottom:0;margin:0 auto;display:none;width:3px;height:50vh;background-color:#f82112}.leading-text .text-container:last-child{padding-bottom:50vh}.leading-text .text-container:last-child .bottom-line{display:block}.leading-text h2{padding:15px 0;margin:0;display:block;font-size:70px;position:relative;z-index:2;background-color:#fff}.leading-text h2:first-child{margin-top:0}.leading-text h2:last-child{margin-bottom:0}@media screen and (max-width:768px){.leading-text h2{font-size:42px}}@media screen and (max-width:500px){.leading-text h2.large{font-size:36px}}