.hero-third{position:relative}.hero-third>img{height:100%;max-height:810px;min-height:500px;-o-object-fit:cover;object-fit:cover;width:100%}.hero-third .content{display:-webkit-box;display:-ms-flexbox;display:flex;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (max-width:767px){.hero-third .content{padding:0 20px}}@media only screen and (max-width:1199px){.hero-third .content{top:55%}}.hero-third .content>h1{color:#fff;margin-bottom:20px}@media only screen and (max-width:767px){.hero-third .content>h1{font-size:48px}}@media only screen and (max-width:575px){.hero-third .content>h1{font-size:36px}}@media only screen and (max-width:390px){.hero-third .content>h1{font-size:32px}}.hero-third .content>p{background:rgba(0,0,0,.5);border-radius:100px;color:#fff;font-family:Lato,sans-serif;font-size:18px;font-weight:700;line-height:195%;padding:18px 22px 22px;text-align:center}@media only screen and (max-width:767px){.hero-third .content>p{font-size:16px;padding:14px}}@media only screen and (max-width:390px){.hero-third .content>p{font-size:14px}}.hero-third .content>a{display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Lato,sans-serif;margin-top:200px;text-decoration:none;-webkit-box-pack:center;-ms-flex-pack:center;background-color:#fff;border:2px solid #fff;border-radius:100px;color:#000;font-size:16px;font-weight:700;justify-content:center;letter-spacing:.4em;padding:19px 36px;-webkit-transition:.3s;transition:.3s}@media only screen and (max-width:991px){.hero-third .content>a{margin-top:80px}}.hero-third .content>a:hover{background-color:rgba(0,0,0,.4);color:#fff}