
@import url("https://use.typekit.net/wae8rps.css");
@import url('https://fonts.googleapis.com/css2?family=Abel&family=Almarai:wght@400;700&family=Raleway:wght@100..900&family=Spinnaker&display=swap');
.about-img {
    margin: 5vh auto;
    display: block;
    border-radius: 100%;
}.footer-image-corp {
    width: 130px;
    margin: 5px;
    height: 130px;
}footer.footer-wrapper .recent-photos img:nth-child(n+7) {
    display: none;
}.footer-image {
    max-width: 225px;
    height: 125px;
}.packages-header {
    font-size: 45px;
    color: #000000;
    font-family: Almarai, sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 1;
    margin: 25px 0;
}.package-imgs-1, .package-imgs-2 {
    max-width: 450px;
    max-height: 450px;
    height: 100%;
    width: 100%;
    border-radius: 100%;
}.icon {
    width: 140px;
}

/* Default Styles */
body {
    font-family: Raleway, sans-serif;
    overflow-x: hidden;
}h1, h1 a {
    color: #000000;
    font-family: lulo-one, sans-serif;
    font-size: 2em;
    line-height: 1.27em;
    margin: 15px 0;
}h2 {
    color: #000000;
    font-family: lulo-one, sans-serif;
    font-size: 1.8em;
    line-height: 1.3;
    margin: 15px 0;
}h3 {
    color: #000000;
    font-family: lulo-one, sans-serif;
    font-size: 1.6em;
    line-height: 1.3;
    margin: 15px 0;
}h4 {
    font-family:  lulo-one, sans-serif;
    color: #000000;
    font-weight: bold;
    font-size: 1.5em;
    line-height: 1.3;
    margin: 15px 0;
}p {
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 16px;
    margin: 15px 0;
}.content-wrapper li, .content-wrapper a {
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: 16px;
    margin: 7px 0;
}ul {
    list-style-type: none;
    margin-left: 0;
     font-family: Raleway, sans-serif;
}ul.special-list {
    width: 100%;
    clear: both;
    float: left;
    margin-left: 0;
}ul.special-list li {
    list-style-type: disc;
    float: left;
    margin: 7px 13px;
}ul.special-list li:first-child {
    list-style-type: none;
    margin-left: 0;
}.strip-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}.subnav {
    background: none repeat scroll 0 0 #e0e0e0;
    display: block;
    float: left;
    height: 80px;
    margin: 0 3px;
    padding: 20px 40px;
}.row {
    margin: 0 auto;
    max-width: 75rem;
    width: 100%;
}.contain-to-grid {
    background: none !important;
}.contain-to-grid .top-bar {
    max-width: 75em;
}.internal-page {
    margin: 100px 0 0;
}.page-title{
    margin-bottom: 20px;    
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.content-wrapper {
    background: #FFFFFF;
    padding: 70px 0;
}.content-wrapper .fa-cog{
    font-size: 50px;
    color: #c92d30;
}.content-wrapper .bars {
    background: url("https://supdjs.com/wp-content/themes/ui7/images/horizontal-bars.png");
    background-repeat: no-repeat;
    background-position: center center;
    height: 30px;
    margin: 30px 0;
    width: 100%;
    display: block;
    clear: both;
}.page-wrapper {
    max-width: 75rem;
    clear: both;
}.header-company-title a {
    color: #000000;
    float: left;
    font-family: lulo-one, sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    margin: 0;
    text-align: left;
    text-decoration: none;
    width: 100%;
}.top-bar {
    background: none;
    height: 55px;
}.top-bar .top-bar-section ul li  {
    margin: 0;
    background: none;
    position: relative;
}.top-bar-section li:not(.has-form) a:not(.button) {
    font-family: Raleway, sans-serif;
    color: #FFFFFF;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 14px;
    line-height: 55px;
    background: none;
    border-right: 1px solid #FFFFFF;
}.top-bar-section li.active:not(.has-form) a:not(.button), 
 .top-bar-section li.active:not(.has-form) a:hover:not(.button), 
 .top-bar-section li:not(.has-form) a:hover:not(.button),
 .top-bar-section ul li:not(.active):hover > a  {
    background: none;
    color: #c92d30;
    line-height: 55px;
}.top-bar .top-bar-section ul > li.active::after, 
 .top-bar .top-bar-section ul > li:hover::after {
    bottom: -3px;
    content: " ";
    height: 6px;
    position: absolute;
    width: 100%;
}.top-bar-section .has-dropdown > a:after {
    top: 34px;
    border-color: #242424 transparent transparent;
}.top-bar-section .has-dropdown > a:hover:after{
    border-color: #d7d7d7 transparent transparent;
}.top-bar-section .dropdown {
    background: none repeat scroll 0 0 #242424;
}.top-bar-section .dropdown li:not(.has-form) a:not(.button) {
    background: none;
    text-transform: lowercase;
    color: #d7d7d7;
    border: none;
    line-height: 70px;
}.top-bar-section .dropdown li:not(.has-form):hover a:not(.button) {
    line-height: 70px;
    color: #242424;
}.top-bar-section .dropdown li.active:not(.has-form) > a:not(.button),
 .top-bar-section .dropdown li:hover:not(.has-form) > a:not(.button) {
    background: none repeat scroll 0 0 #d7d7d7;
    color: #d7d7d7;
    border: none;
}.top-bar-section .has-dropdown.moved > .dropdown {
    top: -90px;
}.content-wrapper .home{
}.content-wrapper .content-two::before,
 .content-wrapper .content-two::after{
    background: #d7d7d7;
    width: 1px;
    height: 100%;
    display: inline-block;
}.content-wrapper .home p{
    padding: 0 30px;
}.about-right > span {
    clear: both;
    display: block;
    font-size: 65px;
    line-height: 1.5;
}.about-right {
    font-family: Raleway, sans-serif;
    font-size: 40px;
    font-weight: lighter;
    line-height: 1;
}.contactForm  {
    margin-top: 20px;
}.contactForm  label{
    font-weight: bold;
    display: block;
}.contactForm input {
    width: 100%;
    padding: 3px;
    margin-bottom: 5px;
}.contactForm textarea {
    width: 100%;
}.contactForm .captchaWrapper {
    margin-top: 10px;
}.contactForm .captchaRefresh {
    vertical-align: top;
}.contactForm .submitWrapper {
    text-align: center;
    margin-top: 30px;
}.contactForm .submitWrapper span.submit {
    background: #c92d30;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 20px;
    padding: 20px 45px;
    text-transform: uppercase;
}.contactForm .submitWrapper span.submit:hover {
    background-color: #242424;
}.emailConfirmation {
    margin: 0 auto;
}.emailConfirmation h1 {
    color: #00CC00;
}.content-wrapper p.contact-address, 
 .content-wrapper p.contact-info, 
 .content-wrapper p.contact-phone, 
 .content-wrapper p.contact-fax, 
 .content-wrapper p.contact-email,
 .content-wrapper time {
    color: #d7d7d7;
    font-family: Raleway, sans-serif;
    font-size: 22px;
    margin: 0;
    padding: 0 0 0 0;
}p.contact-title {
    font-family: Raleway, sans-serif;
    color: #000000;
    font-size: inherit;
    margin: 15px 0;
}p.contact-address,
 p.contact-info,
 p.contact-phone,
 p.contact-fax,
 p.contact-email {
    color: #FFFFFF;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    margin: 5px 0;
    display: flex;

}p.contact-address i, p.contact-phone i, p.contact-email i, 
.contact-hours i{
    padding-right: 1vw;
    font-size: 25px;
    color: #c92d30;
}
p.contact-email{
    word-wrap: break-word;  
}.footer-wrapper {
    width: 100%;
    background: #000000;
    border-top: 2px solid #c92d30;
}.footer-inner-wrapper {
    margin: 0 auto;
    padding: 25px 0 0 0;
}footer.footer-wrapper h3 {
    color: #d7d7d7;
    font-family: bree, sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}footer.footer-wrapper h3 span.special-font {
    font-family:  Raleway, sans-serif;
    font-size: 16px;
    color: #c92d30;
}.social-icons .social-wrapper {
    clear: both;
    display: block;
    float: left;
    width: 100%;
}.social-icons .social-wrapper .fa {
    color: #FFFFFF;
    margin: 5px;
    line-height: 64px;
    width: 64px;
    text-align: center;
    font-size: 40px;
}.social-icons .social-wrapper .fa:hover{
    color: #c92d30;
}
footer.footer-wrapper .ajax-content {
    margin: 0 auto;
    max-width: 300px;
}.footer-bottom {
    background: #000000;
    margin: 60px 0 0;
}.disclaimer p {
    font-size: 14px;
    color: #FFFFFF;
}.disclaimer .lnm-image > img {
    margin: 10px 0 0;
    max-width: 150px;
}#imageData #imageDetails {
    float: left;
    text-align: left;
    width: 90%!important;
}#imageData #caption {
    display: block !important;
    font-family: Raleway, sans-serif;
    font-size: 16px;
    text-align: center;
    font-weight: normal!important;
}
/* Start Default V8 Styles */
.fc-header-left, .fc-header-center, .fc-header-right {
    clear: both;
    display: block;
    width: 100%;
    text-align: center;
}#preloader {
    background: none repeat scroll 0 0 #FFFFFF;
    display: block;
    padding: 20% 0 0;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 999999;
    top: 0;
}.slick-background-wrapper {
    left: 0;
    position: fixed;
    top: 0;
    z-index: -1;
    width: 101% !important;
    overflow: hidden;
}.spinner {
    margin: 100px auto;
    width: 50px;
    height: 30px;
    text-align: center;
    font-size: 10px;
}.spinner > div {
    background-color: #242424;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
    animation: stretchdelay 1.2s infinite ease-in-out;
}.spinner .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s;
}.spinner .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}.spinner .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s;
}.spinner .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s;
}@-webkit-keyframes stretchdelay {
    0%, 40%, 100% { -webkit-transform: scaleY(0.4) }  
    20% { -webkit-transform: scaleY(1.0) }
}@keyframes stretchdelay {
    0%, 40%, 100% { 
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% { 
    transform: scaleY(1.0);
    -webkit-transform: scaleY(1.0);
  }    
}
    
    /* START CUSTOM CSS */
a.alt-btn {
    display: inline-block;
    padding: 15px 30px;
    background: #c92d30;
    color: #FFFFFF;
    border-radius: 6px;
    -webkit-transition: all 250ms ease;
    -moz-transition: all 250ms ease;
    -o-transition: all 250ms ease;
    transition: all 250ms ease;
}a.alt-btn:hover, a.alt-btn:focus {
    color: #FFFFFF;
    box-shadow: 0px 0px 15px rgb(0 0 0 / 51%);
}.vertical-padding-small {
    padding-top: 3vh;
    padding-bottom: 3vh;
}   
/* END CUSTOM CSS */

/* REDESIGN CSS */
.row.wide {
    max-width: 105rem;
}.header-nav-wrapper {
    background: rgba(0,0,0,0.85);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}.header-nav {
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
}.sticky-active {
    position:fixed;
    top:0;
    width:100%;
    z-index: 1;
}.header-details {
    display: flex;
    align-items: center;
}.btn-wrapper {
    display: flex;
     justify-content: center;
}.header-btn {
    display: inline-block;
    background: #c92d30;
    text-align: center;
    padding: 10px 15px;
    margin: 10px 5px;
    color: #FFFFFF;
    border-radius: 10px;
    font-weight: bold;
    min-width: 150px;
    font-family: Raleway, sans-serif;
}.header-btn:hover{
    background: #d7d7d7;
    color: #000000;
}.top-bar-section li:nth-child(6):not(.has-form) a:not(.button){
    border-right: none;
}.hero-bg{
    background: top center / cover url(https://supdjs.com/wp-content/uploads/sites/5133/2025/01/header-bg.jpg);
    height: 40vw;
    position: relative;
}.hero-bg::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: ;
    background: rgba(0,0,0,0.5);
    content: "";
}.slider-caption {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    top: 34%;
}.scroll-arrow {
    width: 60px;
    height: 72px;
    position: absolute;
    left: 50%;
    margin-left: -30px;
    top: 18vw;
    cursor: pointer;
}.arrows path{
  stroke: #FFFFFF;
  fill: transparent;
  stroke-width: 5px;  
  animation: scroll 1s linear alternate infinite;
  -webkit-animation:  scroll 1s linear alternate infinite; 
}@keyframes scroll {
  0% {
    top: 25%;
  }
  100% {
    top: 50%;
  }
}
.arrows path.a1 {
  animation-delay:-1s;
  -webkit-animation-delay:-1s; /* Safari 和 Chrome */
}.slider-caption span {
  font-family: Spinnaker, sans-serif;
  display: block;
  color: #FFFFFF;
  font-size: 66px;
  line-height: 1;
  text-transform: uppercase;
  text-shadow: rgb(201, 45, 48) -1px -1px 0px, rgba(201, 45, 48, 0.498039) -1px 1px 0px, rgba(201, 45, 48, 0.498039) 1px 1px 0px, rgba(201, 45, 48, 0.498039) 1px -1px 0px;
}.slider-caption p {
    color: #d7d7d7;
    font-size: 27px;
    font-family: bree, sans-serif;
}.slider-btn {
    display: inline-block;
    background: #c92d30;
    text-align: center;
    padding: 15px;
    margin: 0 auto;
    color: #FFFFFF;
    border-radius: 10px;
    font-weight: bold;
    min-width: 200px;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.5;
}.slider-btn:hover{
    background: #242424;
    color: #FFFFFF;
}#home-parallax-middle {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    height: auto;
    background-size: cover !important;
    padding: 2% 0 5%;
}.home-img1{
    background: center / 100% no-repeat url(https://supdjs.com/wp-content/uploads/sites/5133/2025/06/home-img2-new.jpg);
}.home-img2{
    background: center / cover url(https://supdjs.com/wp-content/uploads/sites/5133/2025/01/home-img3.jpg);
}.home-img3{
    background: center / cover url(https://supdjs.com/wp-content/uploads/sites/5133/2025/01/home-img4.jpg);
}.home-img4{
    background: center / cover url(https://supdjs.com/wp-content/uploads/sites/5133/2025/01/home-bottom.jpg);
    background-attachment: fixed;
}.home-img4::before, .home-img2::before, .home-img3::before {
    background: rgba(0,0,0,0.85);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
}.flex-wrapper{
    display: flex;
}.service-title {
    padding: 1vh 0;
}.service-title h1 {
    text-align: center;
    color: #d7d7d7;
    font-size: 55px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: Almarai, sans-serif;
    font-weight: 800;
    margin: 0;
}.service-box-wrapper {
    display: flex;
    justify-content: center;
}.service-box {
    background: #FFFFFF;
    margin: 1vw;
    min-height: 25vw;
    padding: 0;
    display: flex;
  flex-wrap: wrap;
}.content-box {
    padding: 1vw 1vw 3vw;
    display: flex;
    flex-direction: column;
    flex: 1;
}.content-box h2 {
    background: #FFFFFF;
    position: absolute;
    top: 36%;
    left: 0;
    padding: 10px;
    max-width: 85%;
    font-size: 22px;
    font-family: Abel, sans-serif;
    text-transform: uppercase;
    color: #c92d30;
    font-weight: bold;
}.service-box p {
    font-size: 18px;
}.service-btn {
    margin-top: 2vh;
    background: #c92d30;
    min-width: 150px;
    padding: 10px 15px;
    color: #FFFFFF;
    text-align: center;
}.service-btn-wrapper {
    justify-content: right;
    margin-top: auto;
    display: flex;
}.service-btn:hover{
    background: #242424;
    color: #FFFFFF;
}.padded-large {
    padding: 3% 5vw 7%;
}.middle-text *{
    color: #FFFFFF;
}.middle-text h2{
    color: #d7d7d7;
}.top-padding-small{
    padding-top: 2vh;
}
ul.icon-list {
    margin-left: 0;
}ul.icon-list li::before {
    content: "\f219";
    font-family: 'FontAwesome';
    color: #c92d30;
    position: absolute;
    left: 0;
    top: 3px;
    font-size: .9em;
}ul.icon-list li {
    padding-left: 30px;
    position: relative;
    color: #000000;
}.testimonial-wrapper {
    padding: 2% 3vw 5%;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}.row.full {
    max-width: 100%;
}.test-box * {
    color: #FFFFFF;
}.cta-btn {
    display: inline-block;
    background: #c92d30;
    text-align: center;
    padding: 15px;
    margin: 0 auto;
    color: #FFFFFF;
    border-radius: 10px;
    font-weight: bold;
    min-width: 200px;
    font-family: Raleway, sans-serif;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 1.5;
}.cta-btn:hover{
    background: #d7d7d7;
    color: #000000;
}.test-box {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex: 1;
    align-self: center;
}.test-box img {
    max-width: 150px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
}.middle-text h2{
    font-family: Almarai, sans-serif;
}.row.small {
    max-width: 85rem;
}.heading-title h2 {
    text-align: center;
  color: #d7d7d7;
    font-size: 55px;
    text-transform: uppercase;
    font-family: Almarai, sans-serif;
    font-weight: 800;
    margin-bottom: 3vh;
}.heading-title {
    padding-top: 2vh;
}.test-btn-wrapper {
    display: block;
    margin: 5vh auto;
    text-align: center;
}.author-name {
    margin-top: auto;
    text-align: center;
}.home-form {
    padding: 5vh 0;
}.home-form h2, .contact-form h1 {
    color: #FFFFFF;
    font-size: 55px;
    text-align: center;
    font-family: Almarai, sans-serif;
    text-transform: uppercase;
    margin: 0;
    font-weight: 800;
}.row.smaller {
    max-width: 45rem;
}.inner-bg{
    background: top center / cover url(https://supdjs.com/wp-content/uploads/sites/5133/2025/01/inner-bg.jpg);
    height: 25vw;
    position: relative;
}.inner-bg::after {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    content: "";
}.inner-texture{
    background: center / cover url(https://supdjs.com/wp-content/uploads/sites/5133/2025/01/texture-inner.jpg);
    position: relative;
}.inner-scroll{
    top: 11vw;
}.slider-caption.inner-page h1 {
    color: #d7d7d7;
    font-size: 55px;
    font-family: Spinnaker, sans-serif;
    text-transform: uppercase;
}.inner-texture::before{
     position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
     content: "";
    background: rgba(255,255,255,0.5);
}.gallery-page {
    padding-top: 20vh;
}.gallery-page h1{
    color: #000000;
    font-size: 55px;
    font-family: Spinnaker, sans-serif;
    text-transform: uppercase;
}#home-parallax-middle::before {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.55);
    width: 100%;
    height: 100%;
    top: 0;
    content: "";
}.middle-text ul.icon-list li{
    color: #FFFFFF;
}.contact-form-wrapper {
    padding-top: 16vh;
    padding-bottom: 10vh;
}.contact-form-wrapper *{
    color: #FFFFFF;
}.contact-form-wrapper h2 {
    font-size: 26px;
    font-family: bree, sans-serif;
    text-transform: uppercase;
}svg.payment-icon {
    float: none;
    filter: invert(1);
}.contact-hours p{
    color: #FFFFFF;
      font-family: Raleway, sans-serif;
      font-size: 18px;
      margin: 20px 0;
      display: flex;
}.contact-hours b {
    padding-right: 1vw;
}.contact-form-wrapper p{
    text-align: center;
}.gallery-image{
    border-radius: 100%;
}.image-box img{
    border-radius: 100%;
}.image-box {
    padding: 10px;
}.big-number {
    font-size: 22px;
    line-height: 1.2;
}.about-texture::before {
    background: rgba(0,0,0,0.65);
}.about-texture *, .about-texture ul li{
    color: #FFFFFF;
}.vertical-padding-medium{
    padding-top: 6vh;
    padding-bottom: 6vh;
}.round-wrapper .about-img {
    max-width: 80%;
}

/* END REDESIGN CSS */
@media only screen and (min-width: 1025px) and (max-width: 1680px) {
.content-box h2{
    top: 30%;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1536px) {
    .scroll-arrow{
        bottom: 8px;
    }.header-btn{
        font-size: 13px;
        padding: 5px 15px;
    }.slider-caption span{
        font-size: 45px;
    }.slider-btn{
        padding: 10px;
    }.service-box-wrapper{
        width: 75%;
    }.heading-title h2{
        font-size: 50px;
    }.slider-caption.inner-page h1{
        font-size: 40px;
    }.contact-hours b {
        padding-right: 0vw;
    }.contact-info-wrapper p{
        font-size: 16px;
    }.content-box h2 {
        top: 38%;
    }
}@media only screen and (min-width: 1025px) and (max-width: 1440px) {
.content-box h2 {
        top: 34%;
    }
}
@media only screen and (min-width: 1025px) and (max-width: 1180px) {
.scroll-arrow{
    top: 21vw;
}.header-btn {
    font-size: 10px;
    padding: 2px 15px;
    min-width: 125px;
}.content-box h2 {
    top: 29%;
}.inner-scroll {
    top: 12vw;
}.contact-info-wrapper p {
    font-size: 14px;
}.top-bar-section li:not(.has-form) a:not(.button){
    font-size: 12px;
}
}
@media only screen and (max-width: 1024px) { 
    .top-bar .toggle-topbar.menu-icon a {
        color: #FFFFFF;
        font-weight: lighter;
        line-height: 33px;
    }.top-bar .toggle-topbar.menu-icon a span::after, 
    .top-bar .toggle-topbar.menu-icon a span:hover:after  {
        box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    }.header-details{
        display: block;
    } .btn-wrapper {
        display: block;
        position: fixed;
        bottom: 0;
        text-align: center;
        z-index: 1;
        left: 0;
        right: 0;
    }.header-nav{
        display: block;
    }.top-bar-section li:not(.has-form) a:not(.button){
        border-right: none;
    } .logo-wrapper {
        text-align: center;
    }.header-nav-wrapper{
        position: relative;
        background: #000000;
    }.contact-form-wrapper {
        padding-top: 4vh;
        text-align: center;
    }.contact-info-wrapper p {
        text-align: center;
        justify-content: center;
    }.footer-bottom {
        padding-bottom: 55px;
    }.header-btn{
        min-width: 300px;
        padding: 20px;
        margin: 5px;
        font-size: 22px;
    }.top-bar.expanded .title-area {
        background: none;
    }.nav-bar{
        text-align: center;
    }.footer-wrapper{
        text-align: center;
    }p.contact-address, p.contact-phone, p.contact-email{
        justify-content: center;
    }.slider-caption.inner-page h1{
        font-size: 30px;
    }.gallery-page {
        padding-top: 0;
    }.slider-caption{
        top: 20%;
    }.slider-caption span{
        font-size: 40px;
    }.scroll-arrow{
      display: none;
    }.home-img1{
        border-radius: 0;
    }
}
@media only screen and (max-width: 820px){
    .content-box h2 {
        top: 25%;
    }.flex-wrapper {
        flex-wrap: wrap;
    }.home-img1{
        height: 500px;
        background-position: top;
    }.testimonial-wrapper{
        display: block;
    }
}
@media only screen and (max-width: 768px) { 
    .packages-header{
        font-size: 36px;
    }img.homelogo {
        max-width: 200px;
    }.header-btn {
        min-width: 250px;
        padding: 14px;
        margin: 5px;
        font-size: 18px;
    }.content-box h2 {
        top: 13vh;
        margin: 0;
        max-width: 100%;
    }.package-imgs-1, .package-imgs-2 {
        margin: 5px auto;
        text-align: center;
        display: block;
    }.vertical-padding-small{
        padding: 0;
    }.about-img {
        margin: 1vh auto;
    }
}@media only screen and (max-width: 767px) {
    .content-box h2 {
        top: 10vh;
    }.slider-caption span {
    font-size: 35px;
}
}
@media only screen and (max-width: 500px){
    #home-parallax-middle {
        position: relative;
        display: block;
        float: left;
        width: 100%;
        background-attachment: inherit !important;
        background-size: cover !important;
        background-position-y: 0 !important;
    }.home-form h2, .contact-form h1, 
    .gallery-page h1{
        font-size: 40px;
    }.header-btn {
        min-width: 45%;
        padding: 8px;
        margin: 0;
        font-size: 14px;
        display: inline-block;
    }.contact-info-wrapper p {
        display: block;
    }.inner-bg{
        height: 250px;
    }.service-box-wrapper {
        display: block;
    }.slider-caption span {
        font-size: 25px;
    }.slider-caption {
        top: 0;
        position: relative;
        background: #000000;
        padding-bottom: 2vh;
    }.slider-btn{
        font-size: 16px;
        line-height: 1;
        padding: 10px;
        min-width: 100px;
        margin-top: 1vh;
    }.slider-caption p{
        margin: 0;
    }.service-title h1, .heading-title h2 {
        font-size: 30px;
        margin-bottom: 0;
    }.content-box h2 {
        top: 0;
        position: relative;
    }.service-box {
        margin: 2vh 0;
        min-height: 100%;
        display: block;
    }.content-box{
        padding: 10px;
    }.home-img1 {
    height: 250px;
}.slider-caption.inner-page {
    padding-bottom: 0;
    background: none;
    position: absolute;
    top: 5vh;
}h3 {
    font-size: 1.2em;
}h2{
    font-size: 1.4em;
}.packages-header {
    font-size: 29px;
}
}
@media only screen and (max-width: 325px){
  .header-btn{
    font-size: 12px;
  }.slider-caption p {
    font-size: 22px;
}p.contact-address, p.contact-phone, p.contact-email{
    font-size: 12px;
}.cta-btn{
    font-size: 14px;
} .slider-caption.inner-page h1 {
    font-size: 23px;
} .home-form h2, .contact-form h1, .gallery-page h1 {
    font-size: 30px;
}p.contact-address i, p.contact-phone i, p.contact-email i, .contact-hours i {
    padding-right: 0vw;
    font-size: 16px;
}.contact-info-wrapper {
    padding: 0;
}.contact-info-wrapper p{
    font-size: 12px;
}
}
