@media screen and (max-width: 979px) {
#main-header {
    background-color: #333 !important;
}

#footer-info a {
    margin-left: 0 !important;
    width: 100%;
}

#logo {
    margin-top: 0 !important;
}

#revrow .et_pb_row.et_pb_row_0 {
    padding-top: 30px;
}

#revrow .et_pb_column.et_pb_column_1_2.et_pb_column_0 {
    margin-bottom: 0;
}

#revrow .et_pb_column.et_pb_column_1_2.et_pb_column_1.et-last-child {
    padding-bottom: 30px;
}

.home div.et_pb_section.et_pb_section_5 {
    background-size: auto 100% !important;
    background-position: center center;
}

}

@media screen and (max-width: 500px) {
#bwtopbar {
    display: none !important;
}
#main-header #et-top-navigation {
    padding: 30px 0 0 0 !important;
}
#main-header #logo {
    max-width: 60% !important;
}
#logo {
    max-height: 75% !important;
}
}

/* CUSTOM HEADER */

#main-header {
    border-top: 5px solid #13c0b6;
}

#bwtopbar {
    background: #13c0b6;
    position: absolute;
    right: 30px;
    padding: 6px 20px;
}

#bwtopbar a {
    color: #fff;
    font-weight: bold;
}

.et_header_style_left #et-top-navigation, .et_header_style_split #et-top-navigation {
    padding: 60px 0 0 0 !important;
}

.et_header_style_left #et-top-navigation nav > ul > li > a, .et_header_style_split #et-top-navigation nav > ul > li > a {
    padding-bottom: 25px !important;
}

.et-fixed-header #bwtopbar {
    display: none !important;
}

#main-header.et-fixed-header #et-top-navigation {
    padding-top: 25px !important;
}

.nav li ul {
    width: 350px;
    padding: 10px 0;
}

#top-menu li li a {
    width: 320px;
    padding: 5px 5px;
}
/* .CUSTOM HEADER */

#top-menu li {
    padding-right: 30px;
}

.et-fixed-header #logo {
    margin-top: 0;
}

#main-header.et-fixed-header {
    background-color: #333 !important;
}

#page-container {
    border-top: 5px solid #13c0b6;
}

#main-header {
    box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    -khtmlbox-shadow: none !important;
}

.et_pb_text_inner h1 {
    margin-bottom: 15px;
}

#footer-info {
    width: 100%;
}

#footer-info a {
    float: right;
    margin-left: 20px;
}

#main-footer .footer-widget h4 {
    margin-bottom: 15px;
}

.et_pb_fullwidth_header {
    padding: 20px;
}

.textwidget a {
    line-height: 20px;
}

.et_pb_text_inner .fa {
    color: #333333;
    margin-left: 0;
    margin-right: 10px;
    font-size: 17px;
    margin-top: 10px;
}

h2 {
    line-height: 36px;
}

.fa {
    font-size: 22px;
    margin-right: 15px;
}

.footer-widget .fa {
    font-size: 19px;
}

/* CF7 */

.wpcf7-form-control.wpcf7-text {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.wpcf7-textarea {
    border: 1px solid #ccc;
    color: #000;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    text-indent: 10px;
}

.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 12px;
}

.grecaptcha-badge {
    display: none !important;
}

#footer-widgets {
    padding-bottom: 40px;
}

.wpcf7-form-control.wpcf7-submit {
    background: #13c0b6;
    border: 0 solid #fff;
    color: #fff;
    font-weight: bold;
    padding: 8px 0;
    text-transform: uppercase;
    width: 100%;
}

.wpcf7-response-output {
    margin: 0 !important;
}

h4 {
    line-height: 23px;
    margin-bottom: 20px;
}

.et_pb_module_header {
    padding-bottom: 0 !important;
}

#homebox a {
    text-transform: uppercase;
    font-weight: bold;
}

#bwborder img {
    border: 7px solid #fff;
    box-shadow: 0 0 3px #ccc;
}

.ctf-tweet-text {
    font-size: 14px;
}

#ctf {
    padding: 0 20px;
}

/* 2023 */

#homebox img {
  border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; -webkit-border-radius: 8px 8px 0 0; -khtml-border-radius: 8px 8px 0 0;
}

#homebox {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.et_pb_blog_grid article {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
  padding: 30px !important;
}

.more-link {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

#bwbutton, .et_pb_button {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

#bwreadmore, .wpcf7-form-control.wpcf7-submit, .et_pb_testimonial {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

#bwtopbar {
  border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px; -webkit-border-radius: 0 0 8px 8px; -khtml-border-radius: 0 0 8px 8px;
}

#homebox .et_pb_module.et_pb_text.et_pb_text_5.et_pb_bg_layout_light.et_pb_text_align_left {
  border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px;
}

.et_pb_code_0 {
  border-radius: 10px; -moz-border-radius: 10px; -webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

.newstyle img {
  border-radius: 8px !important; -moz-border-radius: 8px !important; -webkit-border-radius: 8px !important; -khtml-border-radius: 8px !important;
  box-shadow: 0 0 20px #eee !important; -moz-box-shadow: 0 0 20px #eee !important; -webkit-box-shadow: 0 0 20px #eee !important; -khtml-box-shadow: 0 0 20px #eee !important;
  border: none  !important;
}