body {
    font-family: 'Roboto', sans-serif;
}

.visible-lg
{
    display : none;
}
.top-contact-info
{
    background-color: rgba(29, 29, 29, 0.8);
    color : #e3e6eb;
    padding-top : 0.8em;
    padding-bottom : 0.75em;
    font-size: 0.9em;
}


.top-social-icons
{
    font-size : 1.1em;
    margin-right : 2.2em;
    color : #ffffff;
    text-decoration: none;
}
.mobile-logo
{
    width : 80%;
    height : auto;
    margin-left : 10%;
}

.menu-icon
{
    font-size : 1.38em;
    color : #ffffff;
}


.nav-section-mobile
{
     position : absolute;
    top : 0;
    left : 0;
    width : 100%;
    z-index : 6;
    padding-top : 10px;
}
.nav-section
{
    position : absolute;
    top : 0;
    left : 0;
    width : 100%;
    z-index : 6;
    padding-top : 10px;
}
.nav-anchor
{
    text-decoration: none;
    color : #ffffff;
    font-weight: 500;
    padding : 0.5em 1em 0.5em 1em;
    text-transform: uppercase;
    text-shadow: #3a3731 2px 2px 4px;
}

.hero-section
{
    background-image: url('../images/hero-bg.jpg');
    background-size: 110%;
    background-position: bottom;
    height: 57vh;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-align: center;
    border-bottom-left-radius: 6em;
    border-bottom-right-radius: 6em;
    position : relative;
    animation: heroZoomPan 180s infinite ease-in-out;
}

/*
.search-anchor
{
    text-decoration: none;
    margin-top : 0.35rem;
    margin-bottom : 0.45rem;
    color : #84775c;
    display : block;
}

*/


/* xs-breakpoint */
@media (max-width: 576px)
{

    .search-anchor
    {
    text-decoration: none;
    margin-top : 0.35rem;
    margin-bottom : 0.45rem;
    color : #84775c;
    display : block;
    font-size: 0.7em;
    font-weight: bold;
        height: 1.1em !important;
    overflow: hidden;
    }

    .heading-up
    {
        font-size : 1.5em;
        margin: 0;
        padding: 0;
        padding-bottom : 0.2em !important;
        font-weight: 400;
        color : #e6c195;
    }
    .heading-main
    {
        font-size : 1.55em;
        margin: 0;
       
        padding: 0;
        padding-bottom: 0.35em !important;
        font-weight: 500;
        color : #f3ede7;
    }
    .sub-heading
    {
        font-size : 1.3em;
        margin: 0;
        padding: 0;
        font-weight: 400;
        color : #e0c290;
    }



    .search-box-magnify-button
    {
        padding-left : 0.1em !important;
        display : inline-block;
    }


    .search-box-heading
    {
        font-size : 1em !important;
    }

    .search-box-holder
    {
        padding : 0.2em !important;
    }

.hero-section
{
    background-image: url('../images/hero-bg.jpg');
    background-size: cover;
    background-position: center;
    height: 37vh;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-align: center;
    border-bottom-left-radius: 6em;
    border-bottom-right-radius: 6em;
    position : relative;
    animation : none;
}


    .search-box
    {
    padding : 1.5em 2em 1.2em 2em !important;
    background-color: rgba(216, 212, 206, 0.7) !important;
    border : 1px solid #9a6c36 !important;
    border-radius: 2.5em;
    backdrop-filter: blur(15px);

    }

.footer-link, .footer-title
{
    text-align: center  !important;
}




}
/* xs-breakpoint end */


/* sm-breakpoint */
@media (min-width: 576px) {  



    
    .search-box
    {
    padding : 2em 3em 1.5em 3em;
    background-color: #d8d4ce;
    border : 2px solid #9a6c36;
    border-radius: 2.5em;

    }





    .search-anchor
    {
    text-decoration: none;
    margin-top : 0.35rem;
    margin-bottom : 0.45rem;
    color : #84775c;
    display : block;
    font-size: 0.78em !important;
    font-weight: bold;

    }

    .heading-up
{
    font-size : 1.5em;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color : #e6c195;
}
.heading-main
{
    font-size : 2.5em;
    margin: 0;
    padding: 0;
    font-weight: 500;
     color : #f3ede7;
}
.sub-heading
{
    font-size : 1.3em;
    margin: 0;
    padding: 0;
    font-weight: 400;
     color : #e0c290;
}


      .search-box-magnify-button
    {
        padding-left : 0.1em;
        display : inline-block;
    }


    .search-box-heading
    {
        font-size : 1.15em !important;
    }

    .search-box-holder
    {
        padding : 0.2em !important;
    }


.hero-section
{
    background-image: url('../images/hero-bg.jpg');
    background-size: cover;
    background-position: center;
    height: 37vh;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-align: center;
    border-bottom-left-radius: 6em;
    border-bottom-right-radius: 6em;
    position : relative;
    animation : none;
}

}
    /* sm-breakpoint end */


/* md-breakpoint Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  

    .heading-up
{
    font-size : 1.5em;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color : #e6c195;
}
.heading-main
{
    font-size : 2.5em;
    margin: 0;
    padding: 0;
    font-weight: 500;
     color : #f3ede7;
}
.sub-heading
{
    font-size : 1.3em;
    margin: 0;
    padding: 0;
    font-weight: 400;
     color : #e0c290;
}


.hero-section
{
    background-image: url('../images/hero-bg.jpg');
    background-size: cover !important;
    background-position: bottom;
    height: 51vh;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-align: center;
    border-bottom-left-radius: 6em;
    border-bottom-right-radius: 6em;
    position : relative;
    animation: heroZoomPan 180s infinite ease-in-out;
}


    .search-box
    {
    padding : 2em 3em 1.5em 3em;
    background-color: #d8d4ce;
    border : 2px solid #9a6c36;
    border-radius: 2.5em;

    }



}


    /* md-breakpoint end */


/* lg-breakpoint Large devices (desktops, 992px and up) */
@media (min-width: 992px) { 

    .footer-branding
    {
    width : 50% !important;
    margin-left : 30% !important;
    }

    .search-box
    {
    padding : 2em 3em 1.5em 3em;
    background-color: #d8d4ce;
    border : 2px solid #9a6c36;
    border-radius: 2.5em;

    }



    .search-anchor
    {
    text-decoration: none;
    margin-top : 0.35rem;
    margin-bottom : 0.45rem;
    color : #84775c;
    display : block;
    font-size: 0.68em !important;
    font-weight: bold;
    }

    .heading-up
{
    font-size : 2.5em;
    margin: 0;
    padding: 0;
    font-weight: 400;
    color : #e6c195;
}
.heading-main
{
    font-size : 4.5em;
    margin: 0;
    padding: 0;
    font-weight: 500;
     color : #f3ede7;
}
.sub-heading
{
    font-size : 2.3em;
    margin: 0;
    padding: 0;
    font-weight: 400;
     color : #e0c290;
}


.search-box-heading
{
    font-size: 1.5em !important;
    color : #353030;
}



}
/* lg-breakpoint end */

/* xl-breakpoint Extra large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {  
   .visible-lg
   {
    display : inline;
   }
    .search-anchor
    {
    text-decoration: none;
    margin-top : 0.35rem;
    margin-bottom : 0.45rem;
    color : #84775c;
    display : block;
    font-size: 0.92em !important;
    font-weight: bold;
    }

    .search-box
    {
    padding : 2em 3em 1.5em 3em;
    background-color: rgba(216, 212, 206, 0.7) !important;
    border : 2px solid #9a6c36;
    border-radius: 2.5em;
    backdrop-filter: blur(15px) !important;
    }

}

/* xl-breakpoint end */

@keyframes heroZoomPan {
    0% {
        background-size: 110%;
        background-position: bottom;
    }
    50% {
        background-size: 140%;
        background-position: top right;
    }
    100% {
        background-size: 110%;
        background-position: bottom;
    }
}

.theme-font
{
    font-family: 'Marcellus', serif;
}
.hero-overlay
{
    position : absolute;
    top : 0;
    left : 0;
    width : 100%;
    height : 100%;
    background-color: rgba(0, 0, 0, 0.25);
    border-bottom-left-radius: 6em;
    border-bottom-right-radius: 6em;
    z-index : 2;
}

.hero-heading
{
    position : absolute;
    top : 25%;
    text-align: center;
    z-index : 5;
}
.hero-heading p
{
    padding: 0;
    margin-bottom : -0.8rem;
    text-shadow: #3a3731 4px 4px 5px;
}

.offset-by-50
{
    transform: translateY(-50%);
   position: relative;
    z-index: 6;

}
.search-box
{
    padding : 2em 3em 1.5em 3em;
    background-color: #d8d4ce;
    border : 2px solid #9a6c36;
    border-radius: 2.5em;

}

.search-box-holder
{
    padding : 0.5em;
    background-color: #ffffff;
    border : 1px solid #9a6c36;
    border-radius: 0.5em;
}
.search-box-input
{
    border : none;
    outline : none;
    width : 85%;
    display : inline-block;
}
.search-box-magnify-button
{
    width : 10%;
    text-align: right;
    padding-left : 2em;
    display : inline-block;
}

.search-button
{
    background-color: #ca913b;
    color : #ffffff;
    border : none;
    border-radius: 0.5em;
    font-size : 1em;
    padding : 0.2em 0.2em 0.21em 0.5em;
    margin-bottom : 8px;
}
.search-button i {
    font-size : 1.2em;
    margin-top : 0.22em;
    margin-left : 0.1em;
}
.search-button span
{
    margin-left : 0.5em;
    background-color : #cfb590;
    color : #ffffff;
    padding : 0.25em 1em 0.2em 1em;
    display : inline-block;
    border-top-right-radius: 0.38em;
    border-bottom-right-radius: 0.38em;
}

.steps-container
{
    margin-top : -5em;
}




.mobile-nav-backdrop
{
	 height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 14; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0;
    background-color: rgba(0, 0, 0, 0.6); 
	color : #8f8f8f;
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 10px; /* Place content 60px from the top */
     transition: 0.5s;/* 0.5 second transition effect to slide in the sidenav */
}

/* The side navigation menu */
.mobilenav {
    height: 100%; /* 100% Full-height */
    width: 0; /* 0 width - change this with JavaScript */
    position: fixed; /* Stay in place */
    z-index: 15; /* Stay on top */
    top: 0; /* Stay at the top */
    left: 0; 
    overflow-x: hidden; /* Disable horizontal scroll */
    padding-top: 10px; /* Place content 60px from the top */
    transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
    /*background-image: url('../images/mobile-nav-bg.jpg');*/
    background-size: cover;
    background-position: center;
}

.mobile-nav-overlay
{
    position : absolute;
    top : 0;
    left : 0;
    width : 100%;
    height : 100%;
    background-color: rgba(175, 136, 84, 0.8);
    backdrop-filter: blur(3px);
   
}
.mobile-nav-content
{
    position : relative;
    z-index : 6;
    padding : 2em 1.5em 1.5em 2em;
    font-size : 1.2em;
    display : flex;
    flex-direction: column;
}
.mobile-nav-logo
{
    width : 70%;
    height : auto;
    margin-bottom : 3em;
    margin-left: 15%;
}

.mobile-nav-content a
{
    text-decoration: none;
    color : #ffffff;
    padding : 0.5em 0em 0.5em 0em;
    font-size: 1.2em;
    font-family: "Roboto Condensed", sans-serif;

}