/*
Theme Name: Red Green And Blue
Description: CleanTechnica child theme dedicated for Red Green And Blue
Template: CleanTechnica
*/
#page header.main .bottom {
  background-color: transparent;
}
#page header.main .bottom .container {
  width: 1160px;
}
#page header.main .bottom .logo {
  margin-left: -7px;
}
#page header.main .bottom .logo img {
  width: 177px;
  margin-top: 5px;
}
#page header.main .bottom .right {
  margin-right: -55px;
}
@media screen and (max-width: 1300px) {
  #page header.main .bottom .right {
    margin-right: 0;
  }
}
#page header.main .bottom nav li a:hover, #page header.main .bottom nav li.current-menu-item a {
  color: #333;
  border-color: #333;
}
#page header.main .bottom .right form input {
  background-color: #fff;
}
#page .widget.custom_widget_recent_entries h4, #page .widget .widget-title, #page .widget.mailchimp_widget input[type="submit"] {
  background-color: #4f7504;
}
#page footer.main .bottom {
  background-color: transparent;
  color: #4f7504;
}
@media (max-width: 767px) {
  #page header.main .bottom nav .menu-wrapper {
    background-color: #fff;
    border: 1px solid #4f7504;
  }
  #page header.main .bottom nav .menu-wrapper li {
    color: #4f7504;
    margin-bottom: 10px;
  }
  #page header.main .bottom nav .menu-wrapper li a {
    padding-bottom: 5px;
  }
}
#page .widget_top-posts .widget-title {
  margin-bottom: 20px;
}

body > center iframe {
  max-width: 100%;
}
