

  @font-face {
    font-family: 'BirchStd';
    src: url(../fonts/l_10646.ttf);
  }

  .navbar-brand{
  margin: 0px;
}
.navbar-brand img{
  width: 150px;
  margin-top:-30px;
}
  
/*  bhoechie tab */
div.bhoechie-tab-container{
  z-index: 10;
  background-color: #ffffff;
  padding: 0 !important;
  border-radius: 4px;
  -moz-border-radius: 4px;
  border:1px solid #ddd;
  margin-top: 20px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  background-clip: padding-box;
  opacity: 0.97;
  filter: alpha(opacity=97);
  min-height: 397px;
}
div.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}

.list-group{
  font-size: 18px;
   margin-left: 0px !important;
   border-right: 1px solid #ca6b0c;
   box-shadow: 0 12px 12px rgba(0,0,0,.175);
}
.list-group ul{
  font-size: 18px;
   margin-left: 0px !important;
}
.list-group ul li{
  font-size: 18px;
   margin-left: 0px !important;
}
.list-group ul li a{
  font-size: 18px;
  margin-left: 0px !important;
}

div.bhoechie-tab-menu div.list-group{
  margin-bottom: 0;
}
div.bhoechie-tab-menu div.list-group>a{
  margin-bottom: 0;
  border:none !important;
}
div.bhoechie-tab-menu div.list-group>a .glyphicon,
div.bhoechie-tab-menu div.list-group>a .fa {
  color: #ff962d;
}
div.bhoechie-tab-menu div.list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
div.bhoechie-tab-menu div.list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
a.list-group-item{
  padding: 20px;
  text-align: center;
  font-family: 'BirchStd';
  background-color: #ff962d;
  border-bottom: 1px solid #ffffff !important;
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
div.bhoechie-tab-menu div.list-group>a.active .fa{
  background-color: #ff962d;
  background-image: #ff962d;
  color: #ffffff;
}
div.bhoechie-tab-menu div.list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #ff962d;
}

div.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  /*padding-left: 20px;*/
  padding-top: 10px;
  text-align: center !important;
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active){
  display: none;
  font-family: 'BirchStd';
}

.table{
  margin: 0px;
  border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.table thead{
  margin: 0px;
  border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.table thead td{
  font-weight: bold;
  font-size: 20px;
  border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.table tbody{
  margin: 0px;
 border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.table tbody tr{
  margin: 0px;
  border: none;
  border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.table tbody tr td{
  font-size: 18px;
  border-bottom: none !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
}
.note{
  margin: 0px;
}
.note h3{
  margin: 0px;
  font-weight: bold;
  margin-top: 10px;
}
.note ul{
  list-style: disc;
  font-size: 18px;
  margin-top: 15px;
}
.note ul li{
  list-style: disc;
  font-size: 18px;
  margin-top: 15px;
}
.note a{
  font-size: 18px;
 
}
.owl-carousel{
  margin-top: 0px !important;
}
.dropdown-menu{
  background-color: #ff962d;
  border:3px solid rgba(0, 0, 0, 0.5);
}
.dropdown-menu li{
  color: #ffffff;
}
.dropdown-menu li a{
  color: #ffffff;
}
.dropdown-menu li a:hover{
  color: #000000;
  border-bottom: 3px solid #ffffff;
}
.text-h3{
  font-weight:600 !important; 
  font-size:20px !important; 
  color:#000000 !important; 
  text-align: left !important;
}
.img-size{margin: 0px;}
.img-size img{margin: 0px; height: 90% !important; width: 90% !important;}
.owl-carousel{
  margin-top: 40px;
}
.item1{
  margin: 0px;
}
.item1 img{
  width: 100%;
  border: 2px Solid #c0c0c0 !important;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.project {
  margin: 0px;
  text-align: left !important;
  padding-left: 20px;
}
.project span{
  margin: 0px;
  font-size: 16px !important;
}
.info{
  margin: 0px;
  text-align: left;
  line-height: 40px;
}
.info li{
  list-style: disc;
  font-size: 16px;
}


#gallery{
  padding-top: 100px;
}
.btn1{
  width: 250px;
  background-color: #ff962d;
  border:1px solid #cd6600;
  min-height: 50px;
}
.btn1:hover{
  background-color: #fbb46c !important;
  border:1px solid #cd6600;
}
.btn-info1{
  color: #ffffff;
  background-color: #ff962d !important;
  border:1px solid #cd6600;
}
.btn-info1:hover{
  background-color: #fbb46c !important;
  border:1px solid #cd6600;
}
/*=====gallery section=====*/
.navtab{
margin: 0px;
}
.tab-content>.tab-pane {
  padding-top: 50px;
}
.nav-tabs>li>a {
  margin: 0px;
  padding: 5px 5px;
  line-height: 1.42857143;
  font-size: 16px;
  font-weight: 600;
  border: 1px solid #000000;
  border-radius:0;
  color: #000000;
  background:#fffff;
}

.nav-tabs>li>a:hover, .nav>li>a:focus {
  text-decoration: none;
  background:#ff962d!important;
  color: #FFF!important;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    background:#ff962d!important;
  color: #FFF!important;
    border: 1px solid #000000 !important;
}
.sub-tabs>li>a {
    background:#ff962d;
    display: inline;
    margin-bottom: 20px;
}
.sub-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
    color: #FFF!important;
    border: 1px solid #000000 !important;
}
/*=====gallery section=====*/

/*====Event home page===*/
#events{
  margin: 0px;
}
.event-heading{
  padding-top: 20px;
  text-align: center;
}
.event-heading h4{
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: underline;
}
.event-box1{
  border:3px solid #ffffff;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  box-shadow: 10px 10px 5px #888888;
  background-color: #fcd6b0;
  overflow: hidden;
  padding: 20px !important;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 100px;
  background-image: url(../images/letter2.jpeg);
}
.event-box{
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
  background-color: transparent;
  /*padding: 40px !important;*/
  padding:47px 40px 35px 40px;
  background: url(../images/letter.png) no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  color: #de3f25;
}
.event-box h4{
  margin-top: -30px;
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: underline;
}
.event-marquee{
  margin: 0px;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  text-align: center;
}
.event-marquee h4{
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: bold;
}
.event-marquee a{
  box-shadow: 10px 10px 5px #888888;
}
.event-marquee img{
  border: 5px solid #ffffff;
}
.event-marquee img:hover{
 cursor: pointer;
}
/*====start of popup====*/
.accordion-toggle:hover {
        text-decoration: none;
}
.modal-open .modal {
    overflow-x: none;
    overflow-y: none;
}
}
.modal-dialog{
  text-align: center !important;
}
.modal-dialog img{
  text-align: center !important;
  border: 5px solid #ffffff;
  margin: auto !important;
}
.modal-dialog{margin-left: 0px !important;}
.fa-times-circle-o{color: #ff962d; font-size: 50px;}
.fa-times-circle-o:hover{cursor: pointer;}
.modal-footer{border-top:none !important; text-align: center !important;}
.modal-footer img{margin: auto !important;}
/*====end of popup====*/
.marquee-text{height: 390px; padding-top: 10px; margin-bottom: 15px;}
.event-marquee table{
  text-align: left;
  font-size: 14px !important;
}
.event-marquee table tbody{
  text-align: left;
  font-size: 14px !important;
}
.event-marquee table tbody tr{
  text-align: left;
  font-size: 14px !important;
}
.event-marquee table tbody tr td{
  text-align: left;
  font-size: 14px !important;
}
.red{color: #de3f25;}
.note1{
  margin-top: 40px;
  text-align: left;
}
.note1 h4{
  text-transform: uppercase;
  text-decoration: underline;
  font-weight: 600;
}
.note1 ul{
  list-style: disc;
  font-size: 14px;
  margin-top: 15px;
  text-align: left;
}
.note1 ul li{
  list-style: disc;
  font-size: 14px;
  margin-top: 15px;
}
.note1 a{
  font-size: 18px;
 
}

.fa-facebook{color: #ffffff;}
.fa-facebook:hover{color: #3c67a2;}
.fa-google-plus{color: #ffffff !important;}
.fa-google-plus:hover{color: #c63d3d !important;}


.vid{width:560 !important; height: 315 !important;}

.padding{ padding-top: 50px;}
/*====//Event home page===*/
.panel-default{
  margin-top: 40px;
  border:none;
}
.panel-default > .panel-heading{
  background-color: #ff962d;
  margin-bottom: 20px;
  font-family: 'BirchStd';
}
.panel-heading{
  padding:5px 10px;
}
.panel-title {
  text-align: left;
}

.pdf-link{
  text-align: left;
  box-shadow: none !important;
  margin-left: 0px !important;
}
.pdf-link li{
  list-style: none !important;
  box-shadow: none !important;
  margin-bottom: 20px;
  /*background-color: #ed1c24;*/
  padding: 5px 5px;
  border-radius: 20px;
  border:1px solid #ed1c24;
}
.pdf-link li img{
  border:none !important;
  width: 20%;
}
.pdf-link li a{
  color: #ed1c24;/*color: #ed1c24;*/
  /*font-family: 'BirchStd';*/
  transition:0.4s;
  /*text-decoration: underline;*/
  box-shadow: none !important;
  font-size: 12px !important;
  font-family: 'BirchStd';
}
.pdf-link li a:hover{
  color: #000000;
  text-decoration: underline;
}
/*=======responsive part*==========*/


@media (max-width: 377px){
  .table tbody tr td{
  font-size: 14px;
  }
  .text-h3{
  font-size:16px !important; 
  }
  .note ul li{
  font-size: 14px;
  }
  .note ul li{
  font-size: 14px;
  }
  .project span{
  font-size: 13px !important;
  }
  .info li{
  font-size: 14px;
  }
  .list-group{
  font-size: 12px;
  }
  .owl-carousel{
  margin-top: 15px;
  }
  .info{
  line-height: 25px;
  }
  .info li{
    font-size: 13px;
  }
  .navbar-brand img{
  width: 100px;
  margin-top:-17px;
  }
  .event-marquee img{
  width: 200px;
  }
  .fa-times-circle-o{font-size: 25px;}
  .vid{width:95% !important; height: 290 !important;}
  .img-size img{margin: 0px; height: 95% !important; width: 95% !important;}
  
}

@media (max-width: 480px){
  .table tbody tr td{
  font-size: 14px;
  }
  .text-h3{
  font-size:16px !important; 
  }
  .note li{
  font-size: 14px;
  }
  .project span{
  font-size: 14px !important;
  }
  .info li{
  font-size: 14px;
  }
  .list-group{
  font-size: 12px;
  }
  .owl-carousel{
  margin-top: 20px;
  }
  .info{
  line-height: 25px;
}
.info li{
  font-size: 14px;
}
.navbar-brand img{
  width: 100px;
  margin-top:-17px;
  }
  .fa-times-circle-o{font-size: 25px;}
  .img-size img{margin: 0px; height: 95% !important; width: 95% !important;}
}

@media (max-width: 991px){.img-size img{margin: 0px; height: 95% !important; width: 95% !important;}}