.home-section{width:100%}.home-section>.inner{display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;height:500px;margin:0 auto;max-width:1300px;width:100%}.home-section.bg-dark{background:#444;color:#fff}.home-section.bg-dark h2{color:#fff}.home-section .item h2{font-size:24px;font-weight:700}.home-section .item a,.home-section .item p{font-size:16px;font-weight:400}.nope{display:none}.home-section .item{box-sizing:border-box;order:1;padding:50px;position:relative;width:50%}.home-section .item-btn{background:#f05e2e;border-radius:13px;color:#fff!important;display:inline-block;font-size:18px;font-weight:700;letter-spacing:1px;margin-top:20px;padding:15px 25px;transition:all .3s ease}.home-section .item-btn:hover{filter:brightness(1.1)}.home-section .item.item-centered{margin:0 auto;text-align:center;width:80%}.home-section .item.item-flipped{order:2}.home-section .item .inner{left:0;margin:0 auto;position:relative;right:0;top:50%;transform:translateY(-50%)}.home-section .item .inner img{display:block;margin:0 auto;max-height:300px}.home-section .item .inner img.vid-link{cursor:pointer}.home-section .item .inner a{color:#4a90e2}.home-section .item .inner a:hover{filter:brightness(1.1)}.video-pop-bg{background:rgba(0,0,0,.75);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:10}.video-pop-bg .pop-close{color:#fff;cursor:pointer;font-size:30px;position:fixed;right:30px;top:126px}.form-pop-bg{background:rgba(0,0,0,.75);height:100%;top:0;width:100%;z-index:10}.form-pop-bg,.video-pop{display:none;left:0;position:fixed}.video-pop{margin:0 auto;right:0;top:calc(50% + 53px);transform:translateY(-50%);width:60%;z-index:11}.video-pop video{float:left;width:100%}.video-link{align-items:center;background:hsla(0,0%,100%,.4);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.video-link-btn{background:#4a90e2;color:#fff!important;display:inline-block;font-size:16px;letter-spacing:3px;padding:10px 20px;text-transform:uppercase;transition:all .3s ease}.video-link:hover .video-link-btn{filter:brightness(1.1)}.form-pop{background:#4a90e2;display:none;left:0;margin:0 auto;max-height:calc(77% - 100px);max-width:500px;overflow:scroll;padding:40px;position:fixed;right:0;top:calc(50% + 53px);transform:translateY(-50%);width:60%;z-index:11}@media only screen and (max-width:800px){.home-section>.inner{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto;padding:30px 0}.home-section .item,.home-section .item.item-centered{width:100%}.video-pop{width:80%}}