.intro-four-section{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden;height:850px}@media only screen and (min-width:1200px) and (max-width:1599px){.intro-four-section{height:750px}}@media only screen and (min-width:992px) and (max-width:1199px){.intro-four-section{height:650px}}@media only screen and (min-width:768px) and (max-width:991px){.intro-four-section{height:550px}}@media only screen and (max-width:479px){.intro-four-section{height:750px}}.intro-four-content{max-width:680px;width:100%;float:right;padding-left:110px}@media only screen and (min-width:992px) and (max-width:1199px){.intro-four-content{padding-left:30px}}@media only screen and (min-width:768px) and (max-width:991px){.intro-four-content{padding-left:0px}}@media only screen and (max-width:767px){.intro-four-content{padding-left:0;float:inherit;text-align:center}}@media only screen and (max-width:479px){.intro-four-content{padding-left:0;float:inherit;text-align:center}}.intro-four-content .title{font-size:var(--heading-one);line-height:65px;font-weight:700;text-transform:capitalize;color:#fff;max-width:500px}@media only screen and (min-width:1200px) and (max-width:1599px){.intro-four-content .title{font-size:70px;line-height:60px}}@media only screen and (min-width:992px) and (max-width:1199px){.intro-four-content .title{font-size:68px;line-height:60px}}@media only screen and (min-width:768px) and (max-width:991px){.intro-four-content .title{font-size:56px;line-height:62px}}@media only screen and (max-width:767px){.intro-four-content .title{font-size:56px;line-height:62px;max-width:100%}}@media only screen and (max-width:479px){.intro-four-content .title{font-size:48px;line-height:56px;max-width:100%}}.intro-four-content .title span{font-size:43px;line-height:65px;font-weight:700;display:block}@media only screen and (min-width:1200px) and (max-width:1599px){.intro-four-content .title span{font-size:34px;line-height:46px}}@media only screen and (min-width:992px) and (max-width:1199px){.intro-four-content .title span{font-size:30px;line-height:46px}}@media only screen and (min-width:768px) and (max-width:991px){.intro-four-content .title span{font-size:26px;line-height:40px}}@media only screen and (max-width:767px){.intro-four-content .title span{font-size:26px;line-height:40px}}@media only screen and (max-width:479px){.intro-four-content .title span{font-size:22px;line-height:32px}}.intro-four-content .desc{max-width:400px;margin-top:12px}@media only screen and (max-width:767px){.intro-four-content .desc{margin:0 auto;margin-top:12px}}.intro-four-content .desc p{font-size:var(--body-font-size);font-weight:500;line-height:1.67;color:#fff}.intro-four-content .btn{margin-top:35px}.intro-four-image{position:relative;margin-top:40px}@media only screen and (max-width:767px){.inner-img{margin:auto !important;text-align:center}.inner-img img{max-width:350px}}@media only screen and (max-width:479px){.inner-img{margin:auto !important;text-align:center}.inner-img img{max-width:260px}}.up-down{-webkit-animation:up-down infinite 4s ease-in-out;animation:up-down infinite 4s ease-in-out}@-webkit-keyframes up-down{50%{-webkit-transform:translateY(30px);transform:translateY(30px)}}@keyframes up-down{50%{-webkit-transform:translateY(30px);transform:translateY(30px)}}