.page-banner-section{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;flex-direction:column;height:500px;justify-content:center;overflow:hidden;position:relative;z-index:9}@media only screen and (min-width:1366px) and (max-width:1500px){.page-banner-section{height:400px}}@media only screen and (min-width:1200px) and (max-width:1365px){.page-banner-section{height:370px}}@media only screen and (min-width:992px) and (max-width:1199px){.page-banner-section{height:300px}.page-banner-content h1{font-size:40px!important}}@media only screen and (min-width:768px) and (max-width:991px){.page-banner-section{height:350px}.page-banner-content h1{font-size:40px!important}}@media only screen and (max-width:479px),only screen and (max-width:767px){.page-banner-section{height:250px}}.page-banner-section:before{background-color:rgba(0,0,0,.6);bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:-1}.page-banner-content h1{color:var(--light_color);margin-bottom:20px;text-transform:capitalize}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.page-banner-content h1{font-size:40px}}@media only screen and (max-width:575px){.page-banner-content h1{font-size:28px}}@media only screen and (max-width:479px){.page-banner-content h1{font-size:24px}}@media only screen and (max-width:479px),only screen and (max-width:767px){.page-banner-content h1 br{display:none}}.page-banner-content ul{display:flex;list-style:none;margin:0;padding:0}.page-banner-content ul li{align-items:center;color:var(--light_color);display:flex;font-weight:500;line-height:1;text-transform:capitalize}.page-banner-content ul li a{color:var(--light_color)}.page-banner-content ul li a:hover{color:var(--primary-color)}.page-banner-content ul li:not(:last-child):after{content:"\f105";font-family:Font Awesome\ 6 Pro;font-size:12px;font-weight:900;margin:0 10px}.page-banner-content ul li:last-child a{color:var(--primary-color)}