.new-banner-block{background-image:url(../images/new-banner-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:450px;width:100%}.new-banner-text{align-items:center;display:flex;height:100%;justify-content:flex-end;margin:0 auto;max-width:900px;padding:0 20px;position:relative;width:100%}.new-bnr-text-inner h1{color:#fff;font-weight:600}.new-bnr-text-inner p{color:#fff;font-size:1.5rem}.social-btn ul{display:flex;list-style:none;margin:0;padding:0}.social-btn ul li{list-style:none;margin:0 25px 0 0;padding:0;width:46px}.social-btn ul li a,.social-btn ul li a img{border-radius:50%;display:block;transition:all .3s ease}.social-btn ul li a:hover img{box-shadow:0 0 15px rgba(0,0,0,.3);transform:scale(1.1)}@media only screen and (max-width:767px){.new-banner-block{height:350px}.new-bnr-text-inner h1{font-size:28px;line-height:normal;margin:0}.new-bnr-text-inner p{font-size:16px;margin:0}.social-btn ul li{margin:5px 10px 0 0;width:40px}.new-banner-text{align-items:flex-end;padding:0 20px 15px}}