 .link:hover, .link:focus, .link:active, .link:visited { cursor: pointer; } 
html body a:not(li a):not(.button):not(.fc-col-header-cell-cushion):not(.fc-event):not(.fc-daygrid-day-number)  { 
font-weight:300 !important;
color:rgb(0, 0, 0) !important;
font-family:"Noto Sans" !important;
}
h1 > a, h2 > a, h3 > a, h4 > a, h5 > a,  html body a > strong, html body strong > span > a { 
color:rgb(0, 0, 0) !important;
font-family:"Noto Sans" !important;
}
html body a:hover:not(li a):not(.button):not(.fc-col-header-cell-cushion):not(.fc-event):not(.fc-daygrid-day-number)  { 
color:rgb(255, 255, 255) !important;
}body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1:not(.ck){
                    font-weight:700;
                    font-size:36px;
                    line-height:40px;
                    
                    color:rgb(107, 106, 106);
                    font-family:Nunito;
                }
                
                body.frontend .grid__container button:not(.owl-dot):not(.owl-prev):not(.owl-next), body.frontend .grid__container .button, #pageBuilder .grid__row .widget-populated .button, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next){
                    font-weight:300;
                    font-size:18px;
                    line-height:16px;
                    
                    padding:10px;
                    
                    color:rgb(255, 255, 255);
                    background-color:rgb(0, 0, 0);
                    font-family:Arial;
                    background-image: none;
                }

                body.frontend .grid__container button:hover, body.frontend .grid__container .button:hover, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):hover{
                    background-color:rgb(221, 221, 221);
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container dddddd a:not(.button):not(.menu a):not(.mobile-menu-toggle a), #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button){
                    font-weight:300;
                    
                    color:rgb(0, 0, 0);
                    font-family:"Noto Sans";
                }

                body.frontend .grid__container cccccccc a:not(.button):hover a:not(.menu a):hover a:not(.mobile-menu-toggle a):hover, #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button):hover{
                    color:rgb(255, 255, 255);
                }

                body.frontend .grid__container #calendar .calendar_date_style_font {
                    font-family:"Noto Sans";
                    font-family:16px;
                    font-family:rgb(255, 255, 255);
                    font-family:400;
                    font-family:21px;
                    
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container #calendar .calendar_event_time_style_font{
                    font-family:"Noto Sans";
                    font-size:16px;
                    color:rgb(0, 0, 0);
                    font-weight:400;
                    line-height:21px;
                    
                }

                body.frontend .grid__container #calendar .fc-event {
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }

                body.frontend .grid__container #calendar .calendar_event_name_style_font{
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }
                

                    @media(max-width:576px){

                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1 {
                                    font-size:calc(36px - 0%)
                                }
                            body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                                    font-size:calc(26px - 0%)
                                }
                                body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                                    font-size:calc(24px - 0%)
                                }
                                body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                                    font-size:calc(20px - 0%)
                                }
                                body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container #calendar .calendar_date_style_font{
                                    font-size:calc(16px - 0%)
                                }
                                }

                    @media(max-width:768px){
                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1{ font-size:calc(36px - 0%) }body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                            font-size:calc(26px - 0%)
                        }
                        body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                            font-size:calc(24px - 0%)
                        }
                        body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                            font-size:calc(20px - 0%)
                        }
                        body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container #calendar .calendar_date_style_font{
                            font-size:calc(16px - 0%)
                        }
                        
                        }
                    body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2:not(.ck){
                    font-weight:600;
                    font-size:26px;
                    line-height:30px;
                    
                    color:rgb(136, 136, 136);
                    font-family:Nunito;
                }
                
                body.frontend .grid__container button:not(.owl-dot):not(.owl-prev):not(.owl-next), body.frontend .grid__container .button, #pageBuilder .grid__row .widget-populated .button, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next){
                    font-weight:300;
                    font-size:18px;
                    line-height:16px;
                    
                    padding:10px;
                    
                    color:rgb(255, 255, 255);
                    background-color:rgb(0, 0, 0);
                    font-family:Arial;
                    background-image: none;
                }

                body.frontend .grid__container button:hover, body.frontend .grid__container .button:hover, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):hover{
                    background-color:rgb(221, 221, 221);
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container dddddd a:not(.button):not(.menu a):not(.mobile-menu-toggle a), #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button){
                    font-weight:300;
                    
                    color:rgb(0, 0, 0);
                    font-family:"Noto Sans";
                }

                body.frontend .grid__container cccccccc a:not(.button):hover a:not(.menu a):hover a:not(.mobile-menu-toggle a):hover, #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button):hover{
                    color:rgb(255, 255, 255);
                }

                body.frontend .grid__container #calendar .calendar_date_style_font {
                    font-family:"Noto Sans";
                    font-family:16px;
                    font-family:rgb(255, 255, 255);
                    font-family:400;
                    font-family:21px;
                    
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container #calendar .calendar_event_time_style_font{
                    font-family:"Noto Sans";
                    font-size:16px;
                    color:rgb(0, 0, 0);
                    font-weight:400;
                    line-height:21px;
                    
                }

                body.frontend .grid__container #calendar .fc-event {
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }

                body.frontend .grid__container #calendar .calendar_event_name_style_font{
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }
                

                    @media(max-width:576px){

                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1 {
                                    font-size:calc(36px - 0%)
                                }
                            body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                                    font-size:calc(26px - 0%)
                                }
                                body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                                    font-size:calc(24px - 0%)
                                }
                                body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                                    font-size:calc(20px - 0%)
                                }
                                body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container #calendar .calendar_date_style_font{
                                    font-size:calc(16px - 0%)
                                }
                                }

                    @media(max-width:768px){
                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1{ font-size:calc(36px - 0%) }body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                            font-size:calc(26px - 0%)
                        }
                        body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                            font-size:calc(24px - 0%)
                        }
                        body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                            font-size:calc(20px - 0%)
                        }
                        body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container #calendar .calendar_date_style_font{
                            font-size:calc(16px - 0%)
                        }
                        
                        }
                    body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3:not(.ck){
                    font-weight:600;
                    font-size:22px;
                    line-height:25px;
                    
                    color:rgb(133, 133, 133);
                    font-family:Nunito;
                }
                
                body.frontend .grid__container button:not(.owl-dot):not(.owl-prev):not(.owl-next), body.frontend .grid__container .button, #pageBuilder .grid__row .widget-populated .button, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next){
                    font-weight:300;
                    font-size:18px;
                    line-height:16px;
                    
                    padding:10px;
                    
                    color:rgb(255, 255, 255);
                    background-color:rgb(0, 0, 0);
                    font-family:Arial;
                    background-image: none;
                }

                body.frontend .grid__container button:hover, body.frontend .grid__container .button:hover, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):hover{
                    background-color:rgb(221, 221, 221);
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container dddddd a:not(.button):not(.menu a):not(.mobile-menu-toggle a), #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button){
                    font-weight:300;
                    
                    color:rgb(0, 0, 0);
                    font-family:"Noto Sans";
                }

                body.frontend .grid__container cccccccc a:not(.button):hover a:not(.menu a):hover a:not(.mobile-menu-toggle a):hover, #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button):hover{
                    color:rgb(255, 255, 255);
                }

                body.frontend .grid__container #calendar .calendar_date_style_font {
                    font-family:"Noto Sans";
                    font-family:16px;
                    font-family:rgb(255, 255, 255);
                    font-family:400;
                    font-family:21px;
                    
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container #calendar .calendar_event_time_style_font{
                    font-family:"Noto Sans";
                    font-size:16px;
                    color:rgb(0, 0, 0);
                    font-weight:400;
                    line-height:21px;
                    
                }

                body.frontend .grid__container #calendar .fc-event {
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }

                body.frontend .grid__container #calendar .calendar_event_name_style_font{
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }
                

                    @media(max-width:576px){

                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1 {
                                    font-size:calc(36px - 0%)
                                }
                            body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                                    font-size:calc(26px - 0%)
                                }
                                body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                                    font-size:calc(24px - 0%)
                                }
                                body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                                    font-size:calc(20px - 0%)
                                }
                                body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container #calendar .calendar_date_style_font{
                                    font-size:calc(16px - 0%)
                                }
                                }

                    @media(max-width:768px){
                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1{ font-size:calc(36px - 0%) }body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                            font-size:calc(26px - 0%)
                        }
                        body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                            font-size:calc(24px - 0%)
                        }
                        body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                            font-size:calc(20px - 0%)
                        }
                        body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container #calendar .calendar_date_style_font{
                            font-size:calc(16px - 0%)
                        }
                        
                        }
                    body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4:not(.ck){
                    font-weight:600;
                    font-size:24px;
                    line-height:20px;
                    
                    color:rgb(0, 0, 0);
                    font-family:"Hind Siliguri";
                }
                
                body.frontend .grid__container button:not(.owl-dot):not(.owl-prev):not(.owl-next), body.frontend .grid__container .button, #pageBuilder .grid__row .widget-populated .button, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next){
                    font-weight:300;
                    font-size:18px;
                    line-height:16px;
                    
                    padding:10px;
                    
                    color:rgb(255, 255, 255);
                    background-color:rgb(0, 0, 0);
                    font-family:Arial;
                    background-image: none;
                }

                body.frontend .grid__container button:hover, body.frontend .grid__container .button:hover, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):hover{
                    background-color:rgb(221, 221, 221);
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container dddddd a:not(.button):not(.menu a):not(.mobile-menu-toggle a), #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button){
                    font-weight:300;
                    
                    color:rgb(0, 0, 0);
                    font-family:"Noto Sans";
                }

                body.frontend .grid__container cccccccc a:not(.button):hover a:not(.menu a):hover a:not(.mobile-menu-toggle a):hover, #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button):hover{
                    color:rgb(255, 255, 255);
                }

                body.frontend .grid__container #calendar .calendar_date_style_font {
                    font-family:"Noto Sans";
                    font-family:16px;
                    font-family:rgb(255, 255, 255);
                    font-family:400;
                    font-family:21px;
                    
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container #calendar .calendar_event_time_style_font{
                    font-family:"Noto Sans";
                    font-size:16px;
                    color:rgb(0, 0, 0);
                    font-weight:400;
                    line-height:21px;
                    
                }

                body.frontend .grid__container #calendar .fc-event {
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }

                body.frontend .grid__container #calendar .calendar_event_name_style_font{
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }
                

                    @media(max-width:576px){

                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1 {
                                    font-size:calc(36px - 0%)
                                }
                            body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                                    font-size:calc(26px - 0%)
                                }
                                body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                                    font-size:calc(24px - 0%)
                                }
                                body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                                    font-size:calc(20px - 0%)
                                }
                                body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container #calendar .calendar_date_style_font{
                                    font-size:calc(16px - 0%)
                                }
                                }

                    @media(max-width:768px){
                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1{ font-size:calc(36px - 0%) }body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                            font-size:calc(26px - 0%)
                        }
                        body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                            font-size:calc(24px - 0%)
                        }
                        body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                            font-size:calc(20px - 0%)
                        }
                        body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container #calendar .calendar_date_style_font{
                            font-size:calc(16px - 0%)
                        }
                        
                        }
                    body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5:not(.ck){
                    font-weight:600;
                    font-size:22px;
                    line-height:20px;
                    
                    color:rgb(0, 0, 0);
                    font-family:"Hind Siliguri";
                }
                
                body.frontend .grid__container button:not(.owl-dot):not(.owl-prev):not(.owl-next), body.frontend .grid__container .button, #pageBuilder .grid__row .widget-populated .button, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next){
                    font-weight:300;
                    font-size:18px;
                    line-height:16px;
                    
                    padding:10px;
                    
                    color:rgb(255, 255, 255);
                    background-color:rgb(0, 0, 0);
                    font-family:Arial;
                    background-image: none;
                }

                body.frontend .grid__container button:hover, body.frontend .grid__container .button:hover, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):hover{
                    background-color:rgb(221, 221, 221);
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container dddddd a:not(.button):not(.menu a):not(.mobile-menu-toggle a), #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button){
                    font-weight:300;
                    
                    color:rgb(0, 0, 0);
                    font-family:"Noto Sans";
                }

                body.frontend .grid__container cccccccc a:not(.button):hover a:not(.menu a):hover a:not(.mobile-menu-toggle a):hover, #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button):hover{
                    color:rgb(255, 255, 255);
                }

                body.frontend .grid__container #calendar .calendar_date_style_font {
                    font-family:"Noto Sans";
                    font-family:16px;
                    font-family:rgb(255, 255, 255);
                    font-family:400;
                    font-family:21px;
                    
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container #calendar .calendar_event_time_style_font{
                    font-family:"Noto Sans";
                    font-size:16px;
                    color:rgb(0, 0, 0);
                    font-weight:400;
                    line-height:21px;
                    
                }

                body.frontend .grid__container #calendar .fc-event {
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }

                body.frontend .grid__container #calendar .calendar_event_name_style_font{
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }
                

                    @media(max-width:576px){

                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1 {
                                    font-size:calc(36px - 0%)
                                }
                            body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                                    font-size:calc(26px - 0%)
                                }
                                body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                                    font-size:calc(24px - 0%)
                                }
                                body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                                    font-size:calc(20px - 0%)
                                }
                                body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container #calendar .calendar_date_style_font{
                                    font-size:calc(16px - 0%)
                                }
                                }

                    @media(max-width:768px){
                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1{ font-size:calc(36px - 0%) }body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                            font-size:calc(26px - 0%)
                        }
                        body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                            font-size:calc(24px - 0%)
                        }
                        body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                            font-size:calc(20px - 0%)
                        }
                        body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container #calendar .calendar_date_style_font{
                            font-size:calc(16px - 0%)
                        }
                        
                        }
                    body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6:not(.ck){
                    font-weight:600;
                    font-size:20px;
                    line-height:20px;
                    
                    color:rgb(0, 0, 0);
                    font-family:"Hind Siliguri";
                }
                
                body.frontend .grid__container button:not(.owl-dot):not(.owl-prev):not(.owl-next), body.frontend .grid__container .button, #pageBuilder .grid__row .widget-populated .button, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next){
                    font-weight:300;
                    font-size:18px;
                    line-height:16px;
                    
                    padding:10px;
                    
                    color:rgb(255, 255, 255);
                    background-color:rgb(0, 0, 0);
                    font-family:Arial;
                    background-image: none;
                }

                body.frontend .grid__container button:hover, body.frontend .grid__container .button:hover, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):hover{
                    background-color:rgb(221, 221, 221);
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container dddddd a:not(.button):not(.menu a):not(.mobile-menu-toggle a), #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button){
                    font-weight:300;
                    
                    color:rgb(0, 0, 0);
                    font-family:"Noto Sans";
                }

                body.frontend .grid__container cccccccc a:not(.button):hover a:not(.menu a):hover a:not(.mobile-menu-toggle a):hover, #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button):hover{
                    color:rgb(255, 255, 255);
                }

                body.frontend .grid__container #calendar .calendar_date_style_font {
                    font-family:"Noto Sans";
                    font-family:16px;
                    font-family:rgb(255, 255, 255);
                    font-family:400;
                    font-family:21px;
                    
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container #calendar .calendar_event_time_style_font{
                    font-family:"Noto Sans";
                    font-size:16px;
                    color:rgb(0, 0, 0);
                    font-weight:400;
                    line-height:21px;
                    
                }

                body.frontend .grid__container #calendar .fc-event {
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }

                body.frontend .grid__container #calendar .calendar_event_name_style_font{
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }
                

                    @media(max-width:576px){

                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1 {
                                    font-size:calc(36px - 0%)
                                }
                            body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                                    font-size:calc(26px - 0%)
                                }
                                body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                                    font-size:calc(24px - 0%)
                                }
                                body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                                    font-size:calc(20px - 0%)
                                }
                                body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container #calendar .calendar_date_style_font{
                                    font-size:calc(16px - 0%)
                                }
                                }

                    @media(max-width:768px){
                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1{ font-size:calc(36px - 0%) }body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                            font-size:calc(26px - 0%)
                        }
                        body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                            font-size:calc(24px - 0%)
                        }
                        body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                            font-size:calc(20px - 0%)
                        }
                        body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container #calendar .calendar_date_style_font{
                            font-size:calc(16px - 0%)
                        }
                        
                        }
                    body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p:not(.ck), body.frontend .grid__container li, #pageBuilder .grid__row .widget-populated li:not(.ck), body.frontend .grid__container td, #pageBuilder .grid__row .widget-populated td:not(.ck){
                    font-weight:300;
                    font-size:18px;
                    line-height:20px;
                    
                    color:rgb(48, 48, 48);
                    font-family:"Noto Sans";
                }
                
                body.frontend .grid__container button:not(.owl-dot):not(.owl-prev):not(.owl-next), body.frontend .grid__container .button, #pageBuilder .grid__row .widget-populated .button, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next){
                    font-weight:300;
                    font-size:18px;
                    line-height:16px;
                    
                    padding:10px;
                    
                    color:rgb(255, 255, 255);
                    background-color:rgb(0, 0, 0);
                    font-family:Arial;
                    background-image: none;
                }

                body.frontend .grid__container button:hover, body.frontend .grid__container .button:hover, #pageBuilder .grid__row .widget-populated button:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):hover{
                    background-color:rgb(221, 221, 221);
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container dddddd a:not(.button):not(.menu a):not(.mobile-menu-toggle a), #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button){
                    font-weight:300;
                    
                    color:rgb(0, 0, 0);
                    font-family:"Noto Sans";
                }

                body.frontend .grid__container cccccccc a:not(.button):hover a:not(.menu a):hover a:not(.mobile-menu-toggle a):hover, #pageBuilder .grid__row .widget-populated a:not(.ck):not(.owl-dot):not(.owl-prev):not(.owl-next):not(.button):hover{
                    color:rgb(255, 255, 255);
                }

                body.frontend .grid__container #calendar .calendar_date_style_font {
                    font-family:"Noto Sans";
                    font-family:16px;
                    font-family:rgb(255, 255, 255);
                    font-family:400;
                    font-family:21px;
                    
                    color:rgb(0, 0, 0);
                }

                body.frontend .grid__container #calendar .calendar_event_time_style_font{
                    font-family:"Noto Sans";
                    font-size:16px;
                    color:rgb(0, 0, 0);
                    font-weight:400;
                    line-height:21px;
                    
                }

                body.frontend .grid__container #calendar .fc-event {
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }

                body.frontend .grid__container #calendar .calendar_event_name_style_font{
                    font-family:"Noto Sans";
                    font-size:14px;
                    color:rgb(0, 0, 0);
                    font-weight:700;
                    line-height:21px;
                    text-transform:capitalize;
                }
                

                    @media(max-width:576px){

                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1 {
                                    font-size:calc(36px - 0%)
                                }
                            body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                                    font-size:calc(26px - 0%)
                                }
                                body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                                    font-size:calc(24px - 0%)
                                }
                                body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                                    font-size:calc(22px - 0%)
                                }
                                body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                                    font-size:calc(20px - 0%)
                                }
                                body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                                    font-size:calc(18px - 0%)
                                }
                                body.frontend .grid__container #calendar .calendar_date_style_font{
                                    font-size:calc(16px - 0%)
                                }
                                }

                    @media(max-width:768px){
                    body.frontend .grid__container h1, #pageBuilder .grid__row .widget-populated h1{ font-size:calc(36px - 0%) }body.frontend .grid__container h2, #pageBuilder .grid__row .widget-populated h2{
                            font-size:calc(26px - 0%)
                        }
                        body.frontend .grid__container h3, #pageBuilder .grid__row .widget-populated h3{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h4, #pageBuilder .grid__row .widget-populated h4{
                            font-size:calc(24px - 0%)
                        }
                        body.frontend .grid__container h5, #pageBuilder .grid__row .widget-populated h5{
                            font-size:calc(22px - 0%)
                        }
                        body.frontend .grid__container h6, #pageBuilder .grid__row .widget-populated h6{
                            font-size:calc(20px - 0%)
                        }
                        body.frontend .grid__container button, #pageBuilder .grid__row .widget-populated button{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container p, #pageBuilder .grid__row .widget-populated p{
                            font-size:calc(18px - 0%)
                        }
                        body.frontend .grid__container #calendar .calendar_date_style_font{
                            font-size:calc(16px - 0%)
                        }
                        
                        }
                    
.sidebarBody ul.level-1 > li > a{font-family: Verdana}
.sidebarBody ul.level-1 > li > a{font-size: 20px}
.sidebarBody ul.level-1 > li > a{font-weight: 500}
.sidebarBody ul.level-1 > li > a{text-transform: capitalize}
.sidebarBody ul.level-1 > li > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-1{background-color: rgb(19, 79, 92)}
.sidebarBody ul.level-1 > li:hover > a{color: rgb(19, 79, 92)}
.sidebarBody ul.level-1 > li:hover{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-1.selected > li {background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-1.selected > li > a{color: rgb(19, 79, 92)}
.sidebarBody ul.level-1 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-1 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-2 > li > a{font-family: Verdana}
.sidebarBody ul.level-2 > li > a{font-size: 16px}
.sidebarBody ul.level-2 > li > a{font-weight: 400}
.sidebarBody ul.level-2 > li > a{text-transform: none}
.sidebarBody ul.level-2 > li > a{color: rgb(19, 79, 92)}
.sidebarBody ul.level-2{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-2 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-2 > li:hover{background-color: rgb(19, 79, 92)}
.sidebarBody ul.level-2.selected > li {background-color: rgb(19, 79, 92)}
.sidebarBody ul.level-2.selected > li > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-2 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-2 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-3 > li > a{font-family: Verdana}
.sidebarBody ul.level-3 > li > a{font-size: 14px}
.sidebarBody ul.level-3 > li > a{font-weight: 400}
.sidebarBody ul.level-3 > li > a{text-transform: none}
.sidebarBody ul.level-3 > li > a{color: rgb(19, 79, 92)}
.sidebarBody ul.level-3{background-color: rgb(255, 255, 255)}
.sidebarBody ul.level-3 > li:hover > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-3 > li:hover{background-color: rgb(19, 79, 92)}
.sidebarBody ul.level-3.selected > li {background-color: rgb(19, 79, 92)}
.sidebarBody ul.level-3.selected > li > a{color: rgb(255, 255, 255)}
.sidebarBody ul.level-3 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-3 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-4 > li > a{font-family: Arial}
.sidebarBody ul.level-4 > li > a{font-size: 16px}
.sidebarBody ul.level-4 > li > a{font-weight: 400}
.sidebarBody ul.level-4 > li > a{text-transform: none}
.sidebarBody ul.level-4 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-4 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-4.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-4.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-4 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-4 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
.sidebarBody ul.level-5 > li > a{font-family: Arial}
.sidebarBody ul.level-5 > li > a{font-size: 16px}
.sidebarBody ul.level-5 > li > a{font-weight: 400}
.sidebarBody ul.level-5 > li > a{text-transform: none}
.sidebarBody ul.level-5 > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5{background-color: rgb(242, 242, 242)}
.sidebarBody ul.level-5 > li:hover > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5 > li:hover{background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-5.selected > li {background-color: rgb(231, 231, 231)}
.sidebarBody ul.level-5.selected > li > a{color: rgb(0, 0, 0)}
.sidebarBody ul.level-5 > li > a{padding-left: 10px !important; padding-right: 10px !important}
.sidebarBody ul.level-5 > li > a{padding-top: 10px !important; padding-bottom: 10px !important}
