#wpsvctable{
	display: none;
}
.custom-html-widget{
	margin-bottom: 15px;
}
.entry-header h1{
	font-size: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
}
body {
    background: url(../assets/bg_main.gif) repeat-y scroll center top rgba(0, 0, 0, 0);
    /* background-repeat: no-repeat; Do not repeat the image */
    /* background-size: contain;  */
}
body, article, h1, h2, h3, h4, h5, h6, textarea, input, select, .topbar, .main-menu, .breadcrumb, .copyrights-area, form span.required {
    font-family: 'SolaimanLipi', Arial, sans-serif !important;
}


ul {
    margin: 0;
    padding: 0;
}
li{
    list-style: none;
    list-style-image: none;
    list-style-type: none;
}

.container{
    max-width: 960px;
    padding-left: 0px;
    padding-right: 0px;
}

.logntitle{
  top: 70px;
  left: 60px;
}
.heading-logo{
  height: 70px;
  width: 70px;
}
.heading-title {
  padding-top: 5px;
  margin-left: 10px;
  padding-right: 10px;
  width: 70%;
}
.heading-title h1{
  color: #ffffff;
  text-shadow: -1px -1px 10px #333, 1px -1px 10px #333, -1px 1px 10px #333, 1px 1px 10px #333;
  font-size: 25px;
  line-height: 1.2em;
  word-wrap: break-word;
  font-weight: 700;
  text-transform: none;
}
.heading-title h4{
  color: #f9f9f9;
  text-shadow: -1px -1px 10px #333, 1px -1px 10px #333, -1px 1px 10px #333, 1px 1px 10px #333;
  font-weight: bold;
  font-size: 20px;
}
.container-exrta{
  max-width: 989px;
}
.custom-html-widget p{
    font-size: 14px;
    margin-top: 5px;
}
.grid-box{
    height: 175px;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    padding: 10px;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;
    -moz-box-shadow: 1px 1px 1px 1px #ccc;
    box-shadow: 1px 1px 1px 1px #ccc;
}
.grid-box h2{
    font-size: 21px;
    line-height: 30px;;
}
.grid-content{
    display: flex;
}
.grid-content img{
    height: 100px;
    width: 120px;
}
/*.mega-info-desc {*/
/*    margin: 0 0 1em 0em;*/
/*    padding: 0;*/
/*}*/
/*.mega-info-desc li {*/
/*    list-style-type: square;*/
/*    margin: 2px 0 0 20px;*/
/*    list-style-image: url(http://cafomofl.gov.bd/wp-content/uploads/2021/04/bullet_arrow.png);*/
/*}*/
/*.mega-info-desc li a{*/
/*    font-size: 0.9em;*/
    /* text-decoration: none; */
/*    display: block;*/
/*    color: #847777;*/
/*    line-height: 20px;*/
/*}*/

.scroll-notice1 {
    background: #E6E7E8;
    padding: 5px 0px 0px 0px;
}

.scroll-notice2{
    background: yellow;
    padding: 5px 0px 0px 0px;
}
.scroll-notice1 a {
    color: #9c9a32;
}
.scroll-notice2 a{
    color:#329c37;
}

/*====notice board =========*/
#notice-board {
    /* background: url(/themes/responsive_npf/images/welcome_grad.png) repeat-x scroll center bottom #EBEBEB; */
    border: 1px solid #dddddd;
    font-size: 1em;
    padding: 0 0 10px 0;
    margin-bottom: 20px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ebebeb) );
    background: -webkit-linear-gradient( top, #ffffff 0%, #ebebeb 100% );
    background: -o-linear-gradient( top, #ffffff 0%, #ebebeb 100% );
    background: -ms-linear-gradient(top, #ffffff 0%, #ebebeb 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #ebebeb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ebebeb',GradientType=0 );
}
.notice-board-bg {
    background: url(http://cafoagriculture.gov.bd/wp-content/uploads/2021/09/bg_notice_board.png) repeat-x scroll left top transparent;
    background-image: url(http://cafoagriculture.gov.bd/wp-content/uploads/2021/09/bg_notice_board.png);
    background-repeat: no-repeat;
    padding: 10px 0 20px 120px;
}
#notice-board h2 {
    font-size: 1.5em;
}
#notice-board-ticker {
    padding-right: 10px;
}
#notice-board-ticker ul {
    margin-left: 0px;
    padding: 0;
}
#notice-board-ticker li {
    background: url(http://cafodefence.gov.bd/wp-content/uploads/2020/02/bullet_tick.png) no-repeat center left;
    margin-bottom: 5px;
    list-style: none;
}
#notice-board ul a {
    margin-left: 20px;
    border-bottom: 1px dotted #666;
    text-decoration: none;
    font-size: 14px;
    display: block;
    color: #847777;
    line-height: 20px;
}

.menu-item{
    max-width: 48%;
    margin-left: 2%;
    margin-bottom: 10px;
}

#menu-title{
    font-size: 0.9em;
    text-decoration: none;
    display: block;
    color: #847777;
    line-height: 20px;
}
.grid-content ul {
	margin-left: 10px;
}
#menu-title i{
	margin-right: 10px;
	color: #29cf29;
}
.custom-btn {
    background-image: linear-gradient(to bottom, #666, #a6a6a6);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #a2a2a2;
    padding: 0 5px;
    color: #000;
    background-color: #a6a6a6;
    float: right;
}
.prime-photo{
    width: 100%;
}

.wp-spaios-slider-wrap img {
  width: 100%;
  height: 500px;
}

.wpb_map_heading{
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #609513;
}
.footer-section{
    padding: 8px;
    background: #EBEBEB;
    max-width: 1020px !important;
    margin: auto;
}
.widget-title {
    padding: 5px;
    font-size: 1em;
    overflow: hidden;
    background-color: #609513 !important;
    color: #fff;
    text-align: left !important;
    line-height: 1.5;
    font-weight: 400;
    text-transform: none;
    margin-bottom: 10px;
    margin-top: 0px;
}
.widget-title:empty{
    display: none;
}
.widget ul li {
  background: url(http://cafoagriculture.gov.bd/wp-content/uploads/2021/08/bg_block_list.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  font-size: 120%;
  height: auto;
  list-style-type: none;
  margin-bottom: 5px;
  padding-left: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-position: left;
  border-bottom: 1px solid transparent;
  border-image: linear-gradient(to right, #683091 0%, #8bc643 100%);
  border-image-slice: 1;
  font-size: 17px;
}

.widget ul li a{
  font-size: 0.8em;
  text-decoration: none;
  display: block;
  color: #847777;
}
.widget ul {
  padding-left: 0;
}
.align-language{
  float: right;
    margin-top: -25px;
}
.textwidget img{
    width: 100%;
    height: auto;
}

.footer-artwork {
    background: url(http://cafoagriculture.gov.bd/wp-content/uploads/2021/09/footer_top_bg.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 84px;
    margin: 0 auto;
    width: 1020px;
    clear: both;
}

.page-title{
	margin: 2rem 0;
	text-align: center;
}

.cafo-single{
    width: 100%;
    height: auto;
	margin-top: 3rem;
}
.cafo-single h1 {
	text-align: center;
}
.cafo-single img{
	width:200px;
	height: auto;
	display: block;
	margin: 0 auto;
}

.archive-contents{
    margin-top: 3rem;
}
.archive-contents h3 a{
    font-size: 14px;
    color: #847777;
    font-weight: bold;
}

.archive-contents table{
    margin: 2rem 0;
}
.archive-contents table tr th,
.staff-page table tr th,
.cafo-page table tr th,
.archive-contents table tr td,
.staff-page table tr td,
.cafo-page table tr td{
    border: 1px solid #c7c7c7;
}
.cafo-page table tr th,
.archive-contents table tr th{
    padding: 5px 15px;
    text-align: center;
}
.archive-contents table tr td{
    padding: 5px 15px;
}
.archive-contents table tr th:not-last-child{
    border-right: 1px solid #c7c7c7;
}
.archive-contents table tr td:first-child,
.archive-contents table tr td:last-child{
    text-align: center;
}
.archive-contents table tr td a i{
    font-size: 2rem;
}

.cafo-page table tr th,
.staff-page table tr th{
	background-color: #ededed;
    text-align: center;
}
.staff-page table tr td{
    padding: 2px 10px;
}
.staff-page table img{
    width: 120px;
    height: 120px;
}

.cafo-page table tr td{
    padding: 1rem;
}
.cafo-page table tr td a{
    text-decoration: none;
    color: #212529;
}


@media screen and (max-width:900px){
  .footer-artwork {
    width: 100%;
  }
}
.footer-col-1 p{
    font-size: .9em;
    margin-bottom: 0;
}
.footer-col-2 p {
    font-size: .9em;
    margin-bottom: 0;
}
.footer-col-1 ul{
    list-style: none;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
}
.footer-col-1 ul li{
    padding-right: 10px;
}
.footer-col-1 ul li a{
    font-size: 0.9em;
    display: block;
    color: #847777;
    line-height: 20px;
}
/* .map-wrapper iframe{
    width: 650px;
    height: 400px;
} */


/* mega menu design */
header.dark { background-color: #fff; width: 100%; }
header.light { background-color: #fff; }

/* Navigation Styles */
nav { position: relative;  }
header.dark nav { background-color:rgba(255,255,255,0.5); }
header.light nav { background-color:rgba(0,0,0,0.5); }

ul.main-nav { 
  list-style-type: none; 
  padding: 0px;
  font-size: 0px;
  max-width: 1000px;
  margin: 0 auto;
}

ul.main-nav > li { 
  display: inline-block;
  padding: 0;
  cursor: pointer; 
}

ul.main-nav > li > a { 
  display: block; 
  padding: 15px 12px; 
  position: relative;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  box-sizing: border-box;
}

ul.main-nav > li:hover { background-color: #f9f9f9; }
ul.main-nav > li:hover > a { color: #333; font-weight: 400; }

ul.main-nav > li ul.sub-menu-lists {
  margin: 0px;
  padding: 0px;
  list-style-type : none;
  display:block;
}

ul.main-nav > li ul.sub-menu-lists > li {
  padding: 2px 0;
}

ul.main-nav > li ul.sub-menu-lists > li > a {
  font-size: 14px;
	color: #000;
}

.ic {
  position: fixed; 
  display: inline-block;
  right: 10px;
  width: 32px;
  height: 24px;
  text-align: center;
  top:0px;
  outline: none;
}

.ic.close { 
  opacity: 0; 
  font-size: 0px; 
  font-weight: 300; 
  color: #fff;
  top:8px;
  height:40px;
  display: block;
  outline: none;
}

/* Menu Icons for Devices*/
.ic.menu { top:25px; z-index : 20; }

.ic.menu .line { 
  height: 4px; 
  width: 100%; 
  display: block; 
  margin-bottom: 6px; 
}
.ic.menu .line-last-child { margin-bottom: 0px;  }

.sub-menu-head { margin: 10px 0; }
.banners-area { margin-top: 20px; padding-top: 15px; }


@media only screen and (max-width:768px) {
  .sub-menu-head { color:orange; }
  .ic.menu { display: block; }
  header.dark .ic.menu .line { background-color: #000; } 
  header.light .ic.menu .line { background-color: #000; }
  .ic.menu .line {
    -webkit-transition: all 0.4s ease 0s;
    -o-transition: all 0.4s ease 0s;
    transition: all 0.4s ease 0s;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
  .ic.menu:focus .line { background-color: #fff !important; }
  
  .ic.menu:focus .line:nth-child(1) { 
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg); 
  }
  
  .ic.menu:focus .line:nth-child(2){ 
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg); 
    margin-top: -10px;
  }
  
  .ic.menu:focus .line:nth-child(3){
    transform: translateY(15px);
    opacity: 0;
  }
  
  .ic.menu:focus{ outline: none; }
  .ic.menu:focus ~ .ic.close { opacity: 1; z-index : 21;  outline: none;  }
  
  /*
  
  .ic.menu:focus ~ .ic.close { opacity: 1.0; z-index : 21;  }
  .ic.close:focus { opacity: 0; }
  */
  .ic.menu:hover, 
  .ic.menu:focus{ opacity: 1; }
  

  nav { background-color: transparent; }
  
 /* Main Menu for Handheld Devices  */
  ul.main-nav {
    z-index:2; 
    padding: 50px 0;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 0px;
    background-color:rgba(0,0,0,1);
    height: 100%;
    overflow: auto;
    /*CSS animation applied : Slide from Right*/
   -webkit-transition-property: background, width;
    -moz-transition-property: background, width;
    -o-transition-property: background, width;
    transition-property: background, width;
   	-webkit-transition-duration: 0.6s;
	  -moz-transition-duration: 0.6s;
	  -o-transition-duration: 0.6s;
    transition-duration: 0.6s;
  }
  
  .ic.menu:focus ~ .main-nav { width: 300px; background-color:rgb(230, 230, 230); }
  
  ul.main-nav > * { 
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
   	-webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }
  .ic.menu:focus ~ .main-nav > * {opacity: 1;}
  
  ul.main-nav > li > a:after {display: none;}
  ul.main-nav > li:first-child { border-radius: 0px; }
  ul.main-nav > li {
    display: block;
    border-bottom: 1px solid #444;
  }
  
  ul.main-nav > li > a { font-weight: 600; }
  
  ul.main-nav > li ul.sub-menu-lists > li a { color: #000; font-size: 14px; }
  .sub-menu-head { font-size: 16px;}
  ul.main-nav > li:hover { background-color: transparent;  }
  ul.main-nav > li:hover > a {color: #fff; text-decoration: none; font-weight: 600;}
 .ic.menu:focus ~ ul.main-nav > li > div.sub-menu-block {
    border-left: 0px solid #ccc;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    position: relative;
    visibility: visible;
    opacity: 1.0;
  }
  
  .sub-menu-block { padding: 0 30px; }
  .banners-area { padding-bottom: 0px;  }
  .banners-area div { margin-bottom: 15px;  }
  .banners-area { border-top: 1px solid #444; }
}

@media only screen and (min-width:769px) {
  .ic.menu { display: none; }
  /* Main Menu for Desktop Devices  */
  ul.main-nav { display: block; position: relative; }
  .sub-menu-block { padding: 15px; }
  
  /* Sub Menu */
  ul.main-nav > li > div.sub-menu-block { 
  visibility: hidden;
  background-color: #f9f9f9;
  position: absolute;
  margin-top: 0px;
  width: auto;
  color: #333;
  box-sizing: border-box;
  z-index : 3;
  font-size: 16px;
  border-left: 1px solid #cccccc78;
  border-right: 1px solid #cccccc78;
  border-bottom: 1px solid #cccccc78;
  opacity: 0;
    
  /*CSS animation applied for sub menu : Slide from Top */
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  -webkit-transform: rotateX(90deg);
  -moz-transform: rotateX(90deg);
  -ms-transform: rotateX(90deg);
  transform: rotateX(90deg);
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  
  }
  
  ul.main-nav > li:hover > div.sub-menu-block{ 
    background-color: #f9f9f9; 
    visibility: visible;
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    transform: rotateX(0deg);
  }
  
  ul.main-nav > li > div.sub-menu-block > * {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
   	-webkit-transition-duration: 0.4s;
	  -moz-transition-duration: 0.4s;
	  -o-transition-duration: 0.4s;
    transition-duration: 0.4s;
    opacity: 0;
  }
  
  ul.main-nav > li:hover > div.sub-menu-block > * {
    opacity: 1;
  }
  
  .sub-menu-head { font-size: 15px;}
  
  /* List Separator: Outer Border */
  /* header.dark ul.main-nav > li > a { border-right: 1px solid #bbb; }
  header.light ul.main-nav > li > a { border-right: 1px solid #666; } */
  
  /* List Separator: Inner Border */
  ul.main-nav > li > a:after {
    content: '';
    width: 1px;
    height: 62px;
    position: absolute;
    right:0px;
    top: 0px;
    z-index : 2;
  }
  /* header.dark ul.main-nav > li > a:after { background-color: #777; }
  header.light ul.main-nav > li > a:after { background-color: #999; } */
  
  /* Drop Down/Up Arrow for Mega Menu */
  ul.main-nav > li > a.mega-menu > span { display: block; vertical-align: middle; }
  ul.main-nav > li > a.mega-menu > span:after {
    width: 0; 
    height: 0; 
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000;
    content: '';
    background-color: transparent;
    display: inline-block;
    margin-left: 10px;
    vertical-align: middle;
  }

  ul.main-nav > li:hover > a.mega-menu span:after{
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 0px solid transparent;
    border-bottom: 5px solid #666;
  }
  .banners-area { border-top: 1px solid #ccc; }
}

/* heading slider area design  */

.slider {
  position: relative;
  height:220px;
  overflow:hidden;
  border-top: 4px solid #8BC643;
}
.slider .background{
  position:absolute;
  top:0;
  left:0;
   -ms-background-size:cover;
  background-size:cover;
  height:220px;
  width:100%;
  margin: auto;
  opacity:0;
  z-index:0;
  -webkit-transition: .5s ease-out;
   -moz-transition: .5s ease-out;
  -ms-transition: .5s ease-out;
  -o-transition: .5s ease-out;
   transition: .5s ease-out
}
.background >img{
    width: 100%;
}
/*.slider .background:nth-of-type(1){*/
/*  background-image:url('assets/pm_pic_banner3.jpg')*/
/*}*/
/*.slider .background:nth-of-type(2){*/
/*  background-image:url('assets/CGA-Banner-1-1.jpg')*/
/*}*/
.slider .active {
  opacity: 1;
  z-index: 1;
}
.background .overlay{
    position: absolute;
    top: 0;
    left: 0;
  width:100%;
  height:100%;
  margin: auto;
}
.background .overlay span{
  color:#fff;
  text-align:center;
  display:block;
  padding:5% 0;
  font-size:80px;
  text-transform:capitalize
}

.map-responsive{
  overflow: hidden;
  padding-bottom: 50.25%;
  position: relative;
  /* height: 357px; */
  width: 740px;
}
.map-responsive iframe{
  left:0;
  top:0;
  height:100%;
  width:100%;
  position:absolute;
}

.map-box{
  width: 100%;
}
.map-responsive {
  width: 100%;
}
@media screen and (min-width:300px) and (max-width: 380px){
  .map-responsive {
    width: 100%;
  }
}
@media screen and (min-width:300px) and (max-width: 480px){
  .container-exrta{
    max-width: 77% !important;
    margin-bottom: 30px;
  }
  .container{
    max-width: 70%;
  }
  .logntitle {
    top: 36px;
    left: 20px;
  }
  .heading-title h4 {
    font-size: 14px;
  }
  .heading-title h1 {
    font-size: 18px;
  }
  .mobile-screen-box{
    padding-left: 0;
    margin-top: 25px;
  }
  .mobile-screen-sidebar{
    padding-left: 0;
  }
  .slider {
    height:135px;
  }
  .slider .background{
    height:140px;
  }
  .grid-box {
    height: 230px;
  }
}
@media screen and (min-width:480px) and (max-width: 677px){
  .container-exrta{
    max-width: 75% !important;
    margin-bottom: 30px;
  }
  .container{
    max-width: 70%;
  }
  .logntitle {
    top: 36px;
    left: 20px;
  }
  .heading-title h4 {
    font-size: 14px;
  }
  .heading-title h1 {
    font-size: 18px;
  }
  .mobile-screen-box{
    padding-left: 0;
    margin-top: 25px;
  }
  .mobile-screen-sidebar{
    padding-left: 0;
  }
  .slider {
    height:135px;
  }
  
}
@media screen and (min-width:678px) and (max-width: 779px){
  .map-wrapper iframe{
      width: 150% !important;
  }
  .container-exrta{
    max-width: 84% !important;
    margin-bottom: 30px;
  }
  .container{
    max-width: 80%;
  }
  .mobile-screen-box{
    padding-left: 0;
    margin-top: 25px;
  }
  .mobile-screen-sidebar{
    padding-left: 0;
  }
  
}
@media screen and (min-width:780px) and (max-width: 920px){
  .map-wrapper iframe{
      width: 170% !important;
  }
  .container{
    max-width: 90%;
  }
  .mobile-screen-box{
    padding-left: 0;
    margin-top: 25px;
  }
  .footer-artwork {
    width: 100%;
  }
}
@media screen and ( min-width: 920px ) and ( max-width: 960px){
  .mobile-screen-box{
    padding-left: 0;
    margin-top: 25px;
  }
}
@media screen and (min-width:920px) and (max-width: 1140px){
  .container{
    max-width: 95%;
  }
  .footer-artwork {
    width: 100%;
  }
}