/*
FONT FAMILY CSS
COMMON CSS
Inner page css

*/


/*========== FONT FAMILY CSS START HERE ==========*/


/*
font-family: 'Hind Siliguri', sans-serif;
font-family: 'Baloo Da 2', cursive;
*/

@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Roboto:400,700');
@import url('https://fonts.googleapis.com/css2?family=Hind+Siliguri:wght@300;400;500;600&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600&display=swap');
.bengali_font p,
.bengali_font {
    font-family: 'Hind Siliguri', sans-serif !important;
}

body {
    font-size: 18px !important;
    line-height: 30px !important;
}


/*========== FONT FAMILY CSS START HERE ==========*/


/*===== COMMON CSS START HERE =====*/

.topbar {
    background: #e6cccd;
}

.common_space_sec {
    padding-top: 25px;
    padding-bottom: 25px;
}
.bolo_home .wpb_wrapper:after {
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	clear: both;
}
@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 1024px) {
    .common_space_sec {
        padding-top: 35px;
        padding-bottom: 35px;
    }
}

@media only screen and (min-width: 1200px) {
    .common_space_sec {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .video_sec_main .content_area .vc_column-inner>.wpb_wrapper {
        padding-top: 18px !important;
    }
}

@media only screen and (min-width: 1400px) {}

@media (max-width: 1400px) {}

@media only screen and (min-width: 1920px) {}

@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 767px) {
    .nav_wraper {
        display: none !important;
    }
    .topbar .col-sm-9 {
        display: none !important;
    }
    #responsive-menu-container #responsive-menu li.responsive-menu-item a {
        line-height: 1;
        border-bottom: 1px solid#f7982c;
        color: #ffffff;
        background-color: #f7982c;
        height: 40px !important;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        height: auto !important;
    }
    .our_events tbody {
        width: 100%;
        display: inline-table;
    }
}

@media only screen and (max-width: 479px) {}


/*===== COMMON CSS END HERE =====*/


/*===== Inner page css start here =====*/

.page_menu {}

.page_menu ul {
    display: flex;
}

.page_menu li {
    display: inline-block;
    padding-left: 0 !important;
    margin-bottom: 0 !important;
}

.page_menu li:before {
    display: none !important;
}

.page_menu .widget_nav_menu {
    border-radius: 0 !important;
    display: inline-block;
}

.page_menu li a {
    display: block;
    padding: 16px 20px !important;
    color: #808080;
    font-size: 15px;
}

.page_menu li.current-menu-item a {
    background: #f03a47 !important;
    color: #fff !important;
}

.page_menu li a:hover {
    background: #a9a1a1 !important;
    color: #fff !important;
}

@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 1024px) {}

@media only screen and (min-width: 1200px) {}

@media only screen and (min-width: 1400px) {}

@media (max-width: 1400px) {}

@media only screen and (min-width: 1920px) {}

@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 767px) {
    .page_menu {
        text-align: center;
    }
}

@media only screen and (max-width: 479px) {}


/*===== Inner page css end here =====*/


/* RESPONSIVE CSS */

@media only screen and (min-width: 768px) {}

@media only screen and (min-width: 1024px) {}

@media only screen and (min-width: 1200px) {}

@media only screen and (min-width: 1400px) {}

@media (max-width: 1400px) {}

@media only screen and (min-width: 1920px) {}

@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1199px) {}

@media only screen and (max-width: 1024px) {}

@media only screen and (max-width: 767px) {}

@media only screen and (max-width: 479px) {}


/* RESPONSIVE CSS */