      
  @media (max-width:1400px) and (min-width:1000px) {
      
        .navbar-dark .navbar-brand{
            display: none;
        }

        .centerlogo {
    height: 73.1vh;
}

  .frontRightMain .qoute{
            font-size: 20px; 

        }
}
      
      @media only screen and (max-width: 1600px) {
           
        .navbar-dark .navbar-brand{
            /* font-size: 15px; */
            margin-right: 0 !important;
            /* padding-right: 10px !important; */
        }

       .nav-item a{
            font-size: 15px !important;
            margin: 0 !important;
        }
        
       
      
       }

            @media only screen and (max-width: 764px) {
                .dropdown-item{
                     width: auto !important;
                    display: block !important; 
          

                  }
          
                 
        .secondaryPage .flex-container {
    flex-wrap: wrap;
}

.flexContentContainer{
padding-left:0px;
margin-top: 50px;
        }

        .flexMenuContainer{
            margin: 0 auto;
        }
            }

     
     @media only screen and (max-width: 600px) {
        .centerlogo section {
            height: 72%;
        }

        .nav-item a:nth-child(1) {
        animation: show 0.1s 0.5s ease 1 both;
        }

        .nav-item a:nth-child(2) {
        animation: show 0.1s 0.5s ease 1 both;
        }

        .nav-item a:nth-child(3) {
        animation: show 0.1s 0.5s ease 1 both;
        }

        .nav-item a:nth-child(4) {
        animation: show 0.1s 0.5s ease 1 both;
        }

        .nav-item a:nth-child(5) {
        animation: show 0.1s 0.5s ease 1 both;
        }

        .navbar-dark .navbar-brand{
            font-size: 18px;
        }

        .frontRightMain .qoute{
            font-size: 28px; 

        }

.collapse:not(.show) {
    display: none !important;
}
.navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
}


}

     @media only screen and (max-width: 450px) {
        
        .navbar-dark .navbar-brand{
            display: none;
        }

        .frontRightMain .qoute{
            font-size: 22px; 

        }

        .navbar-toggler{
           font-size: 14px !important;
        }

          .centerlogo section {
            height: 50%;
        }
 .centerlogo section .logo {
            display:none
        }
        .centerlogo section img {
            display:block;
            max-width: 180px;
        }
        .phoneBrand{
            display: block;
            font-size: 18px;
            color:#d7c2ab;
             font-family: 'Oswald', sans-serif;
        }

        .footerRight, .footerLeft{
            text-align: center;
        }

        .footerRight{
            margin-top: 15px;
        }

        .centerlogo {
    height: 70.3vh;
}

.navbar-nav{
    border-top: 2px solid #d7c2ab;
    margin-top: 20px;
}

.navbar-nav .nav-link {
    padding-left: 0 !important;
}

.nav-item a {
    margin: 0 !important;
}



}
