
/** home   **/

.fa-play {
    position: absolute;
    top: 36%;
    left: 42%;
    color: #FFF;
    background-color: #e00;
    border-radius: 50%;
    padding: 3px 20px;
    height: 50px;
    font-size: 16px;
    width: 50px;
    opacity: 0.8;
    line-height: 46px;
    transition: all 0.3s ease 0s;
}

.video-box a:hover .fa-play{
    font-size: 18px;
    height: 53px;
    width: 53px; 
    opacity: 0.7;
    
}
    @media (max-width: 768px) {
    .mob-close-icon {
        display: block !important;
        background: #bf972b;
        margin-right: 0px !important;
        padding: 0px 6px;
        border-radius: 4px;
        font-size: 12px;
        cursor: pointer;
    }
}
@media (max-width: 768px) {
.cookie-notify a {
    color: #000 !important;
}
}

@media (min-width: 992px) and (max-width: 1024px) {
.highlights-box {
    padding: 0px !important;
    display: flex !important;
    margin-top: 10px;
    width: 100%;
    justify-content: center;
    align-items: center;
    }
.highlights-box .icon {
    float: left;
    margin-right: 20px;
    border-radius: 50%;
    max-width: 60px;
    height: 60px;
    background: #9f7d23;
    padding: 7px;
    width: 100% !important;
    margin-bottom: 0px;
    }

}

/**  header  **/

.lan {
     width: 180px; 
    background: #FFF;
    border-radius: 2px;
    border: 1px #CCC solid;
    padding: 2px 7px !important;
    position: fixed !important;
    left: 6px;
    top: 380px;
    z-index: 999;
}

@media (min-width: 480px) and (max-width: 991px) {
    #header #logo > a {
        display: flex;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
.cst .tabs-navigation li a {
        padding: 10px 16px !important;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .tabs-navigation li, .tabs-vertical .tabs-navigation li, .justified .tabs-navigation li, .justified .tabs-navigation li, .tabs-right .tabs-navigation li, .tabs-right .tabs-navigation li {
        width: auto;
        float: none;
        display: inline-block;
        text-align: left;
    }
}

/**  head-section **/

   #google_translate_element {
    background: #f3f3f3;
    border-radius: 2px;
    width: 180px;
    padding: 2px 7px !important;
    position: absolute !important;
    right: 6px !important;
    top: 0px !important;
    z-index: 999;
}
#google_translate_element .goog-te-gadget {
    font-family: arial;
    font-size: 7px !important;
    color: #666;
    white-space: nowrap;
}

.goog-te-gadget {
    font-family: arial;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
}
.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
}

#google_translate_element select {
    padding: 2px !important;
    font-size: 11px !important;
    margin-bottom: 0px !important;
    box-shadow: none !important;
    border-radius: 2px !important;
    width: 100px !important;
}
@media (max-width: 768px) 
{
    #google_translate_element {
    background: #f3f3f3;
    border-radius: 2px;
    width: 180px;
    padding: 2px 7px !important;
    position: absolute !important;
    left: 6px !important;
    top: 65px !important;
    z-index: 999;
}

.f-organizer-mobile 
    {
       position:relative !important; 
       top:-110px !important;
    }
    .pull-right , .p-b-20 p
    {
        text-align:center;
    }
        .hide-deck {
        display: block !important;
    }
}
@media (max-width: 479px) {
    #google_translate_element {
        display:none !important;
    }
    .mobile_dispaly ,.footer-organizer-sec
    {
        text-align:center !important;
    }
    
    .f-organizer-mobile
    {
        /*display:none !important;*/
        position:relative !important; 
       top:0px !important;
       right:80px !important;
    }
    #header #header-wrap #logo a > img {
        margin-left: -80px !important;
    }
}

@media screen and (max-width: 1024px)
    {
        #mainMenu nav > ul > li > a {
    position: relative;
    font-family: 'Merriweather', serif;
    padding: 11px 8px;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #252525;
    text-transform: capitalize;
    border-radius: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    line-height: normal;
}
    }


/**  footer **/

   #footer .social-icons.center {
    display: table;
}
@media (min-width: 300px) and (max-width: 480px) {
    .col-md-3.organizer {
        width: 100%;
    }
}
@media (min-width: 300px) and (max-width: 480px) {
    .col-md-3.follw-us {
        width: 100%;
    }
}
@media (min-width: 550px) and (max-width: 991px) {
    .col-md-3.organizer {
        width: 50%;
    }
}
@media (min-width: 550px) and (max-width: 991px) {
    .col-md-3.follw-us {
        width: 50%;
    }
}
.footer-organizer-sec {
    display: flex;
    color: #000;
    flex-direction: column;
    align-items: center;
}
#footer .social-icons {
    float: none;
}
.mobile_dispaly {
    display: flex;
    justify-content: center;
}
.mobile_dispaly {
    display: flex;
    flex-direction: column;
    align-items: center;
}
@media (min-width: 992px) {
    .row .tablet_view {
        clear: none !important;
    }
}
#footer .social-icons.center {
    display: flex;
    color: #000;
    flex-direction: column;
    align-items: center;
}
@media (max-width: 991px) {
    #header #mainMenu:not(.menu-overlay) nav > ul > li > a {
        display: block;
        padding: 12px 12px !important;
        font-size: 16px !important;
        border: 0;
        border-radius: 0;
    }
}