@media (max-width: 959.9px) {
    .tz-header.tz-header-type-1 .tz-header-bottom {
        bottom: 15px !important;
        width: 100px !important;
    }
    .tz-header .slicknav_menu .slicknav_nav {
        width: 320px;
    }
    .tzprototype .tz_content {
        position: relative !important;
        bottom: auto;
        margin-top: 20px;
    }
    .tzOverlayprotype {
        width: 100%;
    }
    .tz_content {
        top: 61%;
        align-items: center;
        justify-content: center;
        position: relative !important;
    }
}

.tz-header-social a i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.tz-footer form .tnp-submit {
    display: none;
}

.tz-footer .tz-social-footer a i {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: relative;
    overflow: hidden;
    text-decoration: none;
}
.tz-footer .tz-social-footer a:hover,
.tz-footer .tz-social-footer a:active,
.tz-footer .tz-social-footer a:focus {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.tz-footer .tz-social-footer a:hover:before,
.tz-footer .tz-social-footer a:active:before,
.tz-footer .tz-social-footer a:focus:before {
    left: -10%;
    top: -10%;
}

.tz-footer .tz-social-footer a:hover i,
.tz-footer .tz-social-footer a:active i,
.tz-footer .tz-social-footertz-social-footer a:focus i {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.tz-footer .tz-header-social a i {
    background: 0 0;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
    opacity: 1;
    overflow: hidden;
    float: left;
    -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    -moz-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    -ms-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    -o-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
}
.tz-footer .tz-header-social a i::before {
    background-color: #000;
    content: "";
    height: 120%;
    left: 110%;
    position: absolute;
    top: 90%;
    transform: rotate(45deg);
    -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    -moz-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    -ms-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    -o-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    width: 120%;
}

.tz-footer .tz-social-footer a:last-child {
    margin-right: 0;
}

.tz-footer .tz-social-footer a i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 13px;
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    -webkit-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    -moz-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    -ms-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    -o-transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    transition: all 0.35s cubic-bezier(0.31, -0.105, 0.43, 1.59) 0s;
    vertical-align: middle;
    text-align: center;
}
.tz-footer .widget.widget_newsletterwidget input {
    width: 100% !important;
}

.widget.widget_categories li:before,
.widget.widget_archive li:before,
.widget.widget_meta li:before,
.widget.widget_pages li:before {
    font-family: "Font Awesome 5 Free", sans-serif !important;
}
.mCSB_container .wp-block-heading {
    color: #d8ecf0;
    
}
h2.wp-block-heading {
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    color: #404040 ;
    line-height: 1.3em;
    letter-spacing: 0.1px;
    position: relative;
    padding-bottom: 20px;
    margin: 0 0 10px;
    z-index: 1000;

}
.wp-block-latest-posts.wp-block-latest-posts__list a {
    color: #777777;
}
.wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-author {
    color: #777777;
}
.wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-link {
    color: #777777;
}
.wp-block-group .wp-block-archives li,
.wp-block-group .wp-block-categories li,
.wp-block-group .wp-block-meta li,
.wp-block-group .wp-block-pages li {
    font-size: 12px;
    font-family: "Open Sans", sans-serif;
    color: #c2c2c2;
    border-bottom: 1px dotted #e8e8e8;
    display: block;
    position: relative;
    text-align: left;
    line-height: 42px;
    padding-left: 20px;
    -webkit-transition: all 0.2s linear 0s;
    -moz-transition: all 0.2s linear 0s;
    -ms-transition: all 0.2s linear 0s;
    -o-transition: all 0.2s linear 0s;
    transition: all 0.2s linear 0s;
}
.wp-block-group .wp-block-archives li:last-child {
    border-bottom: none;
}
.wp-block-group .wp-block-categories li:last-child {
    border-bottom: none;
}
.wp-block-group .wp-block-meta li:last-child {
    border-bottom: none;
}
.wp-block-group .wp-block-pages li:last-child {
    border-bottom: none;
}
.wp-block-group .wp-block-archives li:before,
.wp-block-group .wp-block-categories li:before,
.wp-block-group .wp-block-meta li:before,
.wp-block-group .wp-block-pages li:before {
    content: "\f0a9";
    position: absolute;
    left: 0;
    top: 0;
    font-size: 12px;
    font-family: "Font Awesome 5 Free", sans-serif;
    color: #57bb57;
}
.wp-block-group ul {
    margin: 0;
    padding-left: 0;
}
