.megamenu{
    position: initial;
    z-index: 99;
    top: 100%;
    left: 0;
    visibility: visible;
    opacity: 1;
}
.logo img {
    height: 65px;
}
video#myVideo {
    width: 100%;
}
video#myVideos {
    width: 100%;
}
.aa .item {
    position: absolute;
    width: 100%;
    padding: 0 !important;
    top: 45%;
}
/*[data-overlay]:before, .slide-overlay:before{*/
/*  background-color: transparent;*/
/*}*/
.aa .item {
    top: 0;
}
.team-member img {
    width: 100%;
    height: 380px;
    margin: auto;
}
#header-wrap.fixed-header .logo img {
    height: 65px;
}
.breadcrumb-item+.breadcrumb-item::before {
float: left;
padding-right: .5rem;
color: #6c757d;
content: "/";
}

.tab .nav-tabs .nav-link {
    padding: 15px 20px;
}
a:hover{
    color: #0d6efd;
}
th {
    background-color: #fed98e !important;
}
td, th{
    border-style: solid;
    border-width: 1px;
    border-color: #cecece !important;
}
body {
    position: relative;
  }
.fixedElement {
    background-color: #c0c0c0;
    position:fixed;
    top:0;
    width:100%;
    z-index:9999999;
}
.pelletminheight{
    min-height: 220px;
}

.tw td{
    color: white !important;
}

.sidebar-category li a:focus{
    background: #ffc246;
}

.cp{
    padding-left: 30px;
    padding-right: 30px;
}



.ser-sec:before{
    background-color: #121628 !important;
}




/* home slider */
/* section.banner.aa.p-0.position-relative.fullscreen-banner {
    height: auto !important;
    min-height: auto;
} */

.aa .item {
      top: -7px;
    }

@media screen and (min-width:992px) and (max-width:1200px){
    .navbar-nav .nav-link{
        font-size:12px;
    }
    .navbar-nav .nav-item {
    margin: 0 8px;
}
}

@media screen and (min-width:600px){
    .mobile{
        display:none;
    }
    .desk{
        display:block;
    }
   
}
@media screen and (max-width:599px){
 .mobile{
        display:block;
    }
    .desk{
        display:none;
    }
.fullscreen-banner .align-center {
    padding-top: 60px !important;
}
}
/*@media screen and (max-width:600px){*/
/*    video#myVideos {*/
/*    width: 1200px;*/
    /*height:750px;*/
/*}*/
/*}*/
/*@media screen and (max-width:992px){*/
/*    video#myVideos {*/
/*    width: 1200px;*/
    /*height:750px;*/
/*}*/
/*}*/



/* right side button */
.contact-bg{
    display:none;
}







