.bo-top-ad-mobile {
  display: none;
}

.google-ad-mobile {
  display: none;
}

#bo-menu .slicknav_menu {
  display: none;
}

#bo-menu .BioMenu {
  display: block;
}

@media screen and (max-width: 1200px) {

#bo-search .gsc-control-cse {
  padding-left: 0px;
  padding-right: 0px;    
}

.bowp_container ul.bowp_posts {
  padding-right: 10px;
}

#bo-popup {
  right: 0px;
}

#bo-container #bo-body .body > table > tbody > tr > td:nth-child(1) {
  display: none;
}

#bo-container #bo-body .body > table > tbody > tr table {
  margin: 25px auto 0px !important;
}

#bo-container #bo-body .body > table > tbody > tr .bo-column {
  line-height: 20px;
  padding-top: 6px;
}

}

@media screen and (max-width: 910px) {

#bo-menu ul.BioMenu li {
  margin-bottom: 12px;
}

}

@media screen and (max-width: 648px) {

#bo-container {
  min-width: 300px;
}

ul.BioMenu {
  margin-bottom: 0px;
}

#bo-search table.gsc-search-box {
  width: 100%;
}

#bo-copyright p {
  margin-left: 15px;
  margin-right: 15px;
  line-height: 25px;
}

#bo-copyright p a {
  padding-left: 2px;
  padding-right: 2px;
}

}

@media screen and (max-width: 480px) {

ul.bowp_posts li {
  line-height: 18px;
}

#bo-body .body {
  line-height: 18px;
}

#bo-container #bo-body .body > table > tbody > tr .bo-column {
  float: none;
  width: 100%;
}

#bo-search .gsc-control-cse {
  padding-left: 10px;
  box-sizing: border-box;
}

#bo-container #bo-body .body > table > tbody > tr > td > strong {
  font-size: 18px;
}

#bo-container #bo-body .body > table > tbody > tr .bo-column {
  line-height: 25px;
  font-size: 14px;
}

#bo-container #bo-body .body > table > tbody > tr .bo-column a {
  text-decoration: none;
}

#bo-container #bo-body .body > table > tbody > tr .bo-column a:hover {
  text-decoration: underline;
}

#bo-container #bo-body .body > table > tbody > tr table tr td a img {
  width: 100%;
}

#bo-container #bo-body .body > table > tbody > tr table tr td:nth-child(2) {
  display: none;
}

#bo-container #bo-body .body form > table > tbody > tr td.sep input#file {
  width: 100%;
}

#bo-container #bo-body .body form > table > tbody > tr td.sep input.medium {
  width: 100%;
}

#bo-container #bo-body .body form > table > tbody > tr td.sep input.narrow {
  width: 100%;
}

#bo-container #bo-body .body form > table > tbody > tr td.sep #message {
  width: 100%;
}

#bo-container #bo-body .body table {
  max-width: 290px;
}

.bo-top-ad {
  display: none;
}

.bo-top-ad-mobile {
  display: block;
}

.google-ad {
  display: none;
}

.google-ad-mobile {
  display: block;
}

#bo-container #bo-body #bo-search table.gsc-search-box input.gsc-search-button {
  margin-left: 7px;
}

#bo-menu .slicknav_menu {
  background: #AEDE2C;
  display: block;
}

#bo-menu .slicknav_nav a {
  padding: 8px 10px;
  background: #01557d;
  border-radius: 0px;
  outline: none;
  color: #fff !important;
}

#bo-menu .BioMenu {
  display: none;
}

#bo-menu .slicknav_menu a.slicknav_btn {
  float: right;
  margin-right: 5px;
}

#bo-menu .slicknav_menu ul.slicknav_nav li a {
  margin: 2px 5px;
  line-height: 18px;
  float: none;  
}

}