.page-banner {
background: none;
}
.page-banner .pg-ttext h1 {
font-family: "century-gothic";
font-size: 2.5rem;
color: #fff;
text-shadow: none;
margin: 0;
text-align: center;
font-weight: 300;
width: 75%;
margin: 0 auto;
}
.page-banner .pg-ttext {
top: 50%;
bottom: auto;
}
.home .page-banner .pg-ttext {
display: block;
}
.banner-button ul li {
display: inline-block;
padding: 0 1rem;
list-style:none;
}
.banner-button ul {
margin-top: 1.3rem;
}
.banner-button ul li a.bluebtn {
background: #1e82b0;
border-radius: 3rem;
padding: 0.6rem 0.8rem;
width: 13rem;
font-size: 1rem;
font-weight: 500
}
.banner-button ul li a.bluebtn:hover{
background: #20c2f1;
} .who-are-img img {
width: 96%;
margin: auto;
margin-top: 1rem;
}
.row.about-cnt p.inner-cnt{
width: 100%;
font-size: 1rem;
line-height: 1.5;
font-weight:500;
} section.our-location {
padding-bottom: 4rem;
background-color: #f3f3f3;
}
.our-location h3{
padding-top:3.42rem;
}
section.our-location .row.location-cnt {
text-align: center;
}
section.our-location .row.location-cnt ul li {
display: inline-block;
padding: 0 0rem;
text-align: center;
}
section.our-location .row.location-cnt ul li .mt-2 img {
width: 19rem;
margin: 0 3.5rem;
}
section.our-location .row.location-cnt ul li .mt-2 h4 a {
font-size: 1.4rem;
color: #000;
}
section.our-location .row.location-cnt ul li .mt-2 h4 a:hover, 
section.our-location .row.location-cnt ul li .mt-2 h4 a:active, 
section.our-location .row.location-cnt ul li .mt-2 h4 a:focus {
color: #D24C2C;
}
.buz-gal .bg-a-ytborder {
background: #f3f3f3;
}
@media(max-width: 991px){
.page-banner .pg-ttext {
top: 6rem;
padding: 0rem;
}
.who-are-img img {
width: 60%;
margin-top: 3rem;
margin: 3rem auto;
}
.row.about-cnt p.inner-cnt br {
display: none;
}
section.our-location .row.location-cnt ul li {
padding: 0px 0rem 2rem;
}
section.our-location .row.location-cnt ul li .mt-2 h4 a {
font-size: 1.8rem;
}
}
@media(max-width: 767px){
.page-id-3392 .row.about-cnt .inner-cnt p {
width: 100%;
}
.home .page-banner .pg-ttext h1 {
font-size: 1.6rem;
width: 88%;
}
.page-banner .pg-ttext {
top: 1rem;
padding: 0rem;
}
.banner-button ul li {
padding: 0 0rem;
}
.banner-button ul li a.bluebtn {
padding: 0.5rem 1.5rem;
width: 100%;
font-size: 1rem;
}
.row.about-cnt p.inner-cnt {
font-size: 1.5rem;
}
.who-are-img img {
width: 80%;
}
.hh3 h3 {
font-size: 2rem;
}
section.our-location .row.location-cnt ul{
padding-left: 0;
}
}