section.cb05.cosmos-layout {
    padding-top: 100px;
}
section#newcontactus h2,
section#newcontactus .sub-title {
    color: #fff;
}
section.cb03.align-normal {
    margin-bottom: 120px !important;
}
.cb23_office_location_google_map {
    margin-block: 120px !important;
}
.eb07-three-column-flex.cb19 .slick-track {
    padding-bottom: 2px;
}
.eb07-three-column-flex.cb19#locationpagecb19 .eb07-img-wrap img {
    object-position: top;
}
.cb23_office_location_google_map .eb05-row-media {
    padding-bottom: 0;
    height: 100%;
}
.cb23_office_location_google_map .eb05-row.odd {
    display: flex;
    grid-gap: 6%;
    align-items: center;
}
.cb23_office_location_google_map .eb05-row-media {
    padding-bottom: 45%;
    height: 0;
}
.cb23_office_location_google_map .eb05-row-media svg {
    position: absolute;
    z-index: 0;
    top: -100px;
    width: 100%;
    left: -60px;
}
.cb23_office_location_google_map .content-media .acf-map, .cb23_office_location_google_map .content-media iframe {
      position: absolute;
    top: -43px;
    bottom: 0;
    right: 0;
    object-fit: cover;
    width: 97%;
    height: 605px;
}
.cb23_office_location_google_map h2 {
    color: #f67b6c;
    margin-bottom: 45px;
}
.cb23_office_location_google_map .intro-text h6 {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
}
.cb23_office_location_google_map .intro-text p {
    font-size: 16px;
}
section.eb10-gravity-form.cb02.last-section {
    margin-bottom: 90px !important;
}

@media (max-width: 1199px) {
section.cb05.cosmos-layout {
    padding-top: 50px;
}
.cb23_office_location_google_map {
    padding-block: 10px;
}
.cb23_office_location_google_map .content-media iframe {
    height: 400px;
}
.cb23_office_location_google_map .eb05-row-media svg {    
    top: -200px;
    left: -30px;
}
}

@media (max-width: 991px) {
section.eb10-gravity-form.cb02.last-section form .gform-body .gform_fields .gfield {
    width: 100%;
}
}

@media (max-width: 768px) {
.cb23_office_location_google_map .eb05-row-wrap {
    margin: 0;
}
.cb23_office_location_google_map h2 {    
    margin-bottom: 20px;
}
.cb23_office_location_google_map .intro-text h6,
.cb23_office_location_google_map .intro-text p {    
    font-size: 14px;    
}
.cb23_office_location_google_map {
    margin-block: 75px !important;
}
.cb23_office_location_google_map .eb05-row.odd {
    flex-wrap: wrap;
}
.cb23_office_location_google_map .eb05-row-info,
.cb23_office_location_google_map .eb05-row-media {
    width: 100%;
}
.cb23_office_location_google_map .eb05-row-media {
    padding-bottom: unset;
    height: 231px;
    margin-top: 50px;
}
.cb23_office_location_google_map .eb05-row-media svg {
    top: 50%;
    left: -20px;
    transform: translate(0, -50%);
    height: 277px;
    width: 277px;
}
.cb23_office_location_google_map .content-media iframe {
    top: 0;
    height: 230px;
    width: 100%;
}
.cb23_office_location_google_map .eb05-row-media {
    padding-bottom: unset;
    height: 231px;
}
section.cb03.align-normal {
    margin-bottom: 30px !important;
}
}