body {
    min-height: 100%;
    min-height: 100vh;
}
.modal-dialog {
    max-width: 720px !important;
}
.btn-close {   
    margin-bottom: auto !important;
    padding-top: 5% !important;
    padding-right: 5% !important;
}

h1 {
font-family: 'Cormorant', serif;    /* color:#000000; */
    font-size: 5.5rem;
    letter-spacing: -3px;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 2%;
    padding-bottom: 2%;
}


h2 {
    font-family: 'Darker Grotesque', sans-serif;
    /* color:#000000 !important; */
    font-size: 2.75rem;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 2%;
    padding-bottom: 2%;
}

h3 {
    font-family: 'Darker Grotesque', sans-serif;
    color:#333333;
    font-size: 1rem;
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 2%;
    padding-bottom: 2%;
    line-height: 25pt;
}

h4 {
    font-family: 'Darker Grotesque', sans-serif;
    color:#333333;
    font-size: 1.5rem;
    /* line-height: 1rem; */
    padding-left: 4%;
    padding-right: 4%;
    padding-top: 2%;
    padding-bottom: 2%;
}



a {
    color: black  !important;
}

.w-10{
    width: 5%;
    margin-left: -4%;
    margin-top: -8%;
}

.section2{
    background-color: #CCB263;
}
.section4{
    background-color: #CFC8B6;
}

.text-lightgray {
    color: lightgray
}


.circle{
    background-image: url('./img/Home page/Circle.svg');
}
.subhead{
    margin-top: -22px;
}
.panache-section{
    font-weight: 1.5rem;
}

@media screen and (min-width: 768px) and (max-width:768px) {
    h1 {
        font-size: 2rem;
    }
}


.w-15 {
    width: 15%!important;
}

.w-40 {
    width: 40%!important;
}

.w-60 {
    width: 60%!important;
}

.bg-primary{
    background:lightgrey !important;
    /* opacity: 0.5; */
}

.cpx-5 {
    padding-left: 5%;
    padding-right: 5%;
}
.cpx-3{
    padding-left: 3%;
    padding-right: 3%;
}

/* .cpx-2{
    padding-left: 2%;
    padding-right: 2%;
} */

#lft-sec li {
    font-family: 'bahnschrift';
    /* color:#333333; */
    font-size: 1rem;
}

#lft-sec .list-group-item {
    padding: 0;
}
#lft-sec .leftnav{
    position: fixed;
    top: 0;
    bottom: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    scrollbar-width: none;
}
#lft-sec .list-group-item a{
    display: block;
    padding: 1.5rem;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.5;
    color: black;
    /* color:#545454; */
    text-decoration: none;
    background: #fff;
    transition: 0.3s;
}
#lft-sec .selected{
    background: #c8baad !important;
    /* color: unset; */
}
#lft-sec .list-group-item a:hover{
    background: #c8baad44;
    /* color:unset; */
    /* opacity: 0.5; */
}


.list-group-img{
    /* opacity: 0.5; */
    /* background: #c8baad; */
    background-image: url('../img/bg2.jpg');
    background-repeat:repeat;
    cursor: pointer;
    filter: grayscale(100%);
    border-bottom: 0.5px solid white;
    color:#545454
}
.list-group-img:hover, .active .list-group-img{
    filter: initial;
    /* color:unset */
}
.opc-0{
    opacity: 0;
}

/* .list-group-img:hover{
    filter: initial;
} */
.rgt-content{
    position: absolute;
    bottom: 0;
    right: 0;
    text-align: right;
    padding: 0 5% 5% 0%;
    max-height: 100%;
}
.lft-content{
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: left;
    padding: 0 0% 5% 5%;
    max-height: 100%;
}

.nav_arrow{
    width: 70px !important;
}




 /* Extra small devices (phones, 600px and down) */
 @media only screen and (max-width: 768px) {
    h1 {
        font-size: 3rem;
        letter-spacing: -1.5px;
    }

    h2 {
        font-size: 1.6rem;
    }


    h4 {
        font-size: 1.3rem;
    }

    /* .container-fluid {

    } */

    .vh-100{
        height: 50vh !important;
    }

    /* .vid-dim {
        height: 200px !important;
    } */

    
 }

 /* Small devices (portrait tablets and large phones, 600px and up) */
 @media only screen and (min-width: 600px) {
    h2 {
        font-size: 1.3rem;
    }

    /* h4 {
        font-size: 0.75rem;
    } */

    /* .vid-dim {
        height: 360px !important;
    } */

}
 
 /* Medium devices (landscape tablets, 768px and up) */
 @media only screen and (min-width: 768px) {
    h2 {
        font-size: 2rem;
    }


    h4 {
        font-size: 1.5rem;
        letter-spacing: 0px;
    }

    #lft-sec .list-group-item a {
        font-size: 1rem;
    }
    
    /* .container-fluid {
        max-width: 1700px !important;
    }
    
    #no-wrap  .container-fluid, #no-wrap.container-fluid{
        max-width: unset!important;
    } */

    .w-md-40{
        width: 40%!important;
    }

    .vid-dim {
        height: 360px !important;
    }
}
 /* Medium devices (landscape extra large, 1200px and up) */
 @media only screen and (min-width: 1200px) {
 
    /* .vid-dim {
        height: 540px !important;
    } */
}

 /* Medium devices (landscape tablets, 2000px and up) */
 @media only screen and (min-width: 2400px) {    
    /* .container-fluid {
        max-width: 2000px !important;
    }
    
    #no-wrap .container-fluid, #no-wrap.container-fluid {
        max-width: unset !important;
    } */
    
    /* .vid-dim {
        height: 540px !important;
    } */

}

.backimagehome {
    background-image: url('../img/Home page/Footer bg.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    /* background-position-x: center;
    background-position-y: bottom; */
}

.vid-dim {
    position: relative;
    padding-bottom: 56.25% !important;
    height: 0 !important;
}
.vid-dim50 {
    position: relative;
    padding-bottom: 178.25% !important;
    height: 0 !important;
}

.vid-dim iframe, .vid-dim50 iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.v360-dim {
    position: relative;
    padding-bottom: 64.5% !important; /* 16:9 */
    height: 0;
}
.vid-dim  iframe, .v360-dim iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.animation{
    animation-duration: 1 s;
    animation-fill-mode: both;
}

.cssanimation span { display: inline-block }

.fadeInBottom { animation-name: fadeInBottom }
@keyframes fadeInBottom {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    to { opacity: 1 }
}

::-webkit-input-placeholder { /* Edge */
    color:#8e795b !important ;
    font-weight: 100 !important;
  }
  
  :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #8e795b !important;
    font-weight: 100 !important;
  }
  
  ::placeholder {
    color: #8e795b !important;
    font-weight: 100 !important;
  }
    .text-darkgray{
        color: darkgray !important;
    }
    .form-control{
        /* border:unset !important; */
        border:1px solid #8e795b !important
    }
    .form-control:focus{
        box-shadow: unset !important;
    }
/* info ::
    ******
    id="lft-sec" => left section
    id="rgt-sec" => right section


*/
