html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    background-color: #f9f9f9;
    font-weight: 300;
}

a {
    color:#0083d8;
}

img {
    max-width: 100%;
}

.form-control::placeholder, .comment-meta span {
    color: #9c9b9c;
    opacity: 1;
    font-weight: 300;
}

.form-control {
    color: #9c9b9c;
    border-radius: 0;
}

.container {
    max-width: 1620px;
}

.video-area .container {
    height: 700px;
}
.fixed {position: fixed; top:20px;z-index: 45}

.video-area .container p {
    height: inherit;
}

.navbar.navbar-expand-lg.navbar-dark {
    height: 90px;
    background-color: #0083d8;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: 600;
    color: #fff;
}

.input-group.mb-3 {
    width: 300px;
    margin-bottom: 0 !important;
    margin-left: 50px;
    height: 50px;
    margin-right: 40px;
}

.input-group.mb-3 button.btn {
    background-color: #12e71c;
    color: #fff;
    border-radius: 0;
    width: 64px;
}

.lang-pick a {
    margin: 0 10px;
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
}

a.lang-act, span.unlike i, span.like i, .comment-like i {
    color: #12e71c;
}

span.unlike i, span.like i, .comment-like i {
    font-size: 20px;
}

.lang-pick {
    color: #fff;
}

header {
    background: #192f7b
}

header .container {
    height: 500px;
    padding: 100px 110px;
    color: #fff;
    max-width: 1600px;
    background-image: url("https://static.orschlurch.net/img/girl.png"), url("https://static.orschlurch.net/img/estripe.png"), url("https://static.orschlurch.net/img/eblue.png");
    background-size: auto 100%, 980px auto, 1000px auto;
    background-position: 81% center, right 43px, 83% -560px;
    background-repeat: no-repeat;
}

header h1 {
    font-size: 68px;
    font-weight: 600;
}

header p {
    width: 690px;
    margin: 30px 0 40px;
    color: #beddf1;
    font-size: 20px;
    font-weight: 500;
    max-width: 100%;
}

.btn-grn, .btn-fb {
    width: 320px;
    height: 50px;
    background-color: #12e71c;
    display: block;
    line-height: 50px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 0;
    border-radius: 0;
}
.btn-fb {
    background-color: #007bff;
    border-color: #007bff;
    margin-top:10px;
    width: 100%;
}

button.nav-link {
    background: transparent;
    border: 0;
    width: 100%;
    text-align: left;
}
button.nav-link:hover{
    color:#fff;

}
.btn-grn:hover {
    text-decoration: none;
    color: #f4f4f4;
}

.impressum form .btn-grn {
    width: 100%;
}

.impressum h3 {
    font-size: 19px;
}

.impressum h2 {
    font-size: 21px;
}
#logout-form {
    width:100%;
}
.vid-prob {
    height: 50px;
    background-color: #beddf1;
    text-align: center;
    line-height: 50px;
    color: #656565;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
}
.sidebar-box a.set-link {
    text-decoration: none;
    font-weight: 600;
    display: block;
    width: 100%;
}
.sidebar-box a.set-link i, #logout-form i {
    color: #656565;
}
.vid-prob p {
    position: relative;
    margin-left: -62px;
}

.vid-prob p:after {
    content: "";
    width: 41px;
    height: 41px;
    /*background-image: url("*//*/img/Help.svg");*/
    position: absolute;
    top: 5px;
    margin-left: 20px;
}

.choose-cat {
    height: 100px;
    line-height: 100px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    padding-left: 120px;
    padding-right: 30px;
    background-color: #0083d8;
    background-image: url(https://static.orschlurch.net/img/galgen.png), url(https://static.orschlurch.net/img/pattern-for-category.png);
    background-position: 20px bottom, center center;
    background-repeat: no-repeat;
    margin-bottom: 20px;
    position: relative;
}

.choose-cat .custom-select {
    background-image: none;
}

.schoose-cat:after {
    font-family: "Font Awesome 5 Pro";
    content: "\f107";
    position: absolute;
    right: 37px;
    top: 0;
}

.choose-cat .btn-grn {
    width: 260px;
    float: right;
    font-size: 16px;
    background-color: #12e71c;
    border: 0;
    color: #ffffff;
    border-radius: 0;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 20px;
    font-weight: 400;
}

#cats h5 {
    background: #beddf1;
    margin: 0;
    color: #192e7b;
    padding:10px 35px 10px 15px;
}

#cats .modal-dialog {
    max-width: 1300px;
}

.cat-inner {
    padding: 20px;
}

#cats .btn-grn {
    margin: 25px auto 0 auto;
}

.modal .close {
    position: absolute;
    right: 20px;
    top: 10px;
}

.cat-inner ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
.cat-inner ul li {
    width: 25%;
    float: left;
    display: inline-block;
}

.site-title {
    height: 50px;
    background-color: #beddf1;
    padding-left: 25px;
    margin-bottom: 20px;
}

.site-title h2 {
    margin: 0;
    line-height: 50px;
    color: #192e7b;
    font-size: 18px;
    font-weight: 400;
}

.main-content {
    float: left;
    width: calc(100% - 330px);
    max-width: 100%;
}

.portfolio-item {
    margin-bottom: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

.card {
    border-radius: 0;
    border: 0;
    background: #e5e5e5;

}

.card-img-top {
    border-radius: 0;
}

.card-cat {
    color: #0083d8;
    font-size: 16px;
    margin-bottom: 5px;
}

.pagination {
    margin-bottom: 30px;
}

.card-title a {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
}

.card-meta {
    color: #656565;
    font-size: 14px;
}

.card-meta span {
    display: inline-block;
    margin-right: 10px;
}

.card-meta span:first-of-type {
    margin-right: 20px;
}

.card-title {
    margin-bottom: 3px;
}

.page-link {
    margin: 0px 4px;
    height: 50px;
    line-height: 50px;
    padding: 0 18px;
    border-radius: 0px !important;
    color: #192e7b;
    border: 0px;
    font-weight: 400;
    background: #beddf1
}

.page-link span b {
    font-weight: 400;
}

.pagination {
    margin: 25px 0 40px 0;
}

.page-link:hover {
    background-color: #e5e5e5;
    border: 0px;
    color: #fff;
}

.sidebar {
    float: right;
    width: 300px;
}

.sidebar-box, .log-box {
    padding: 0px 20px 25px;
    background: #fff;
    margin-bottom: 20px;
}

.sidebar-box h4 {
    height: 40px;
    background-color: #beddf1;
    margin-left: -20px;
    width: calc(100% + 40px);
    padding-left: 20px;
    display: block;
    line-height: 40px;
    color: #192f7d;
    font-size: 16px;
    margin-bottom: 25px;
}

.log-box .panel-heading {
    height: 40px;
    line-height: 40px;
    background: #beddf1;
    margin-left: -20px;
    width: calc(100% + 40px);
    padding-left: 20px;
    margin-bottom: 20px;
    color: #192f7d;
    font-weight: 500;
}

.log-box .btn-grn {
    width: 100%;
    margin: 0 auto;
}

.log-box a.btn-link {
    display: block;
}

.sidebar-box h4 i, .site-title h2 i, .card-meta span i, .card-cat i, .page .main-content h5 i {
    color: #656565;
    margin-right: 5px;
}

.card-meta span i {
    margin-right: 0;
}

.row-10 {
    margin-right: -10px;
    margin-left: -10px;
}

.sidebar-box p {
    margin-bottom: 0;
}

.sidebar-box a {
    font-weight: 300;
    text-decoration: underline;
    display: block;
}

.sidebar-box .form-control {
    border: 1px solid #9c9b9c;
    background-color: #ffffff;
    height: 50px;
}

.sidebar-box .btn-grn {
    width: 100%;
    padding: 0;
    border-radius: 0;
    margin: 15px 0
}

.sidebar-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.sidebar-box li {
    height: 46px;
    line-height: 46px;
}

.sidebar-box li:first-child {
    margin-top: -15px;
}

.sidebar-box li:last-child {
    margin-bottom: -10px;
}

#log-box a:first-of-type {
    margin-bottom: 10px;
}

#log-box a {
    display: block;
    text-align: center;
}

#share-box a {
    height: 50px;
    line-height: 50px;
    padding-left: 60px;
    color: #fff;
    margin-bottom: 18px;
    text-decoration: none;
}

#share-box a:last-of-type {
    margin-bottom: 0
}

.share-fb {
    background-color: #3b5998;
}

.share-twitter {
    background-color: #55acee;
}

.share-gplus {
    background-color: #d34836;
}

.share-stumble {
    background-color: #eb4b24;
}

.info-side {
    color: #656565;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 20px;
    margin-top:40px;
}

#article-box li:nth-child(2n) {
    float: right;
    text-align: right;
}


#article-box li {
    float: left;
    width: 50%;
    margin: 10px 0;
    display: block;
    height: auto;
}

#article-box li:first-child, #article-box li:nth-child(2) {
    margin-top: 5px;
}

footer {
    margin-top: 140px;
}

footer .container {
    position: relative;
}

footer .container.relative:before {
    content: "";
    width: 108px;
    height: 116px;
    background-image: url("https://static.orschlurch.net/img/Cat.svg");
    position: absolute;
    top: -140px;
    background-size: 100% auto;
    right: 115px;
    background-repeat: no-repeat;
}

.nl-box {
    background-image: url("https://static.orschlurch.net/img/letter-ba.jpg");
    background-color: #0084d9;
    height: 300px;
    width: 100%;
    padding-top: 55px;
    padding-left: 60px;
    color: #fff;
}

.nl-box p {
    width: 520px;
    font-weight: 400;
}

.nl-box p:last-of-type {
    margin-top: 5px;
}

.nl-box .input-group.mb-3 {
    width: 570px;
    margin-left: 0;
    height: 50px;
    margin-top: 30px;
    max-width: 100%;

}

.nl-box .input-group.mb-3 button.btn {
    width: 170px;
    text-transform: uppercase;
}

.footer-1 {
    font-size: 14px;
    padding: 15px;
    text-align: center;
    color: #656565;
    background-color: #e5e5e5;
}

.footer-2 {
    font-size: 14px;
    padding: 15px;
    text-align: center;
    color: #fff;
    background-color: #0083d8;
}

.footer-3 {
    height: 70px;
    background-color: #192f7d;
    line-height: 70px;
}

.footer-3 a {
    margin: 0 30px;
}

.footer-3 a:first-of-type {
    margin-left: 0;
}

.footer-3 .container {
    /*background-image: url("*//*/img/PHPlogo.svg");*/
    background-size: 239px auto;
    background-position: center right;
    background-repeat: no-repeat;
    position: relative;
}

.footer-3 .container span {
    position: absolute;
    right: 181px;
    top: -39px;
    color: #0083d8;
    background-image: url("https://static.orschlurch.net/img/killer.svg");
    width: 240px;
    height: 109px;
    background-repeat: no-repeat;
    background-size: auto 116px;
    background-position: right 3px;
    padding-top: 38px;
    margin-top: 0px;
}

.comm-avatar {
    float: left;
    width: 70px;
}

.page header .container {
    height: 300px;
    padding: 60px 110px;
}

.page header h2 {
    font-size: 48px;
    font-weight: 600;
}

.page header p {
    margin: 15px 0 40px;
}

.page .site-title h1 {
    color: #010101;
    font-size: 24px;
    font-weight: 400;
    line-height: 70px;
    margin: 0;
}

.page .site-title {
    height: 70px;
    margin: 0;
}

.video-area .container {
    padding: 0px !important;
}
.pix-area .container {
    height: auto;
}

.page .col-lg-12 {
    padding-left: 10px;
    padding-right: 10px;
}

.pix-area img {
    border: 2px solid white;
    width:740px;
    height: auto;
    display:block;
    margin:15px auto;
    max-width: 98%;
}
.video-meta .container {
    padding-top: 30px;
    position: relative;
    padding-right: 0;
    padding-bottom: 10px;
}

.video-meta span {
    margin-right: 20px;
    color: #656565;
}

.video-meta span:last-of-type {
    margin-right: 0;
}

.video-meta .btn-grn {
    width: auto;
    display: inline-block;
    padding: 0 20px;
    text-transform: none;
    float: right;
    margin-top: -13px;
    margin-left: 15px;
    font-weight: 300;
    margin-right: -10px;
}

.video-meta p:first-of-type {
    display: block;
    margin-top: 25px;
}

.btn-grn.share-btn {
    padding: 0;
    width: 40px;
    font-weight: 300;
    display: none;
}

.btn-grn.share-fb-meta i {
    margin-left: 11px;
}

.ba-area.col-lg-12 {
    background: #e6f4fd;
    padding-left: 13px;
    padding-right: 13px;
    margin-left: 10px;
    max-width: calc(100% - 20px);
}

.ba-area .container, .commentarea .container, .related .container {
    padding: 0;
}


.related .container {
    background: #e6f3fd;
}

.related img {
    width: 150px;
    float: left;
    margin-left: 15px;
    margin-bottom: 25px;
}

.related h4, .related p {
    width: calc(100% - 190px);
    float: right;
}

.related h4 {
    color: #192f7d;
    font-size: 18px;
    display: inline-block;
    line-height: 18px;
    padding-right: 5px;
}

.related .row .col {
    margin-top: 15px;
    padding-right: 35px;
}

.page .main-content h5 {
    line-height: 40px;
    color: #192f7d;
    font-size: 16px;
    height: 40px;
    background-color: #beddf1;
    padding-left: 15px;
}

.comment-area {
    width: calc(100% - 90px);
    float: right;
    margin-top: -6px;
}

.comment {
    padding-top: 15px;
    border-bottom: 1px solid #f6f2e7;
    margin: 0 20px;
    position: relative;
    padding-bottom: 17px;
}

.comment-like {
    position: absolute;
    right: 0;
    top: 15px;
    color: #656565;
    font-size: 14px;
}

.comment-meta span {
    font-size: 14px;
    display: block;
}

.comment-meta span a {
    text-decoration: underline;
    margin-left: 3px;
}

.uname {
    color: #192f7d;
    font-size: 18px;
    display: inline-block;
    line-height: 18px;
}

.commentarea form {
    width: 880px;
    margin-left: 20px;
    margin-top: 25px;
    margin-bottom: 30px;
    max-width: calc(100% - 45px);
}

.commentarea .btn.btn-grn {
    width: 100%;
    border-radius: 0;
    padding: 0 30px;
    display: inline-block;
}

.smilies .dropdown-toggle {
    color: #12e71c;
    font-size: 18px;
    font-weight: 400;
    vertical-align: middle;
    margin-left: 10px;
    background: none;
}

.smilies .dropdown-toggle::after {
    display: none;
}

.smilies .dropdown-menu.show {
    padding: 10px;
    left: -394px !important;
    border-radius: 0;
    border: 0;
    background: #beddf1;
}

.smilies .btn.focus, .smilies .btn:focus {
    box-shadow: none;
}

.smilies img {
    margin: 0 5px;
}

.smilies .dropdown-menu.show img {
    margin: 5px;
}

.modal-open {
    padding:0!important;
}
#upModal .modal-dialog {
    max-width: 650px;
}
#upModal .modal-header.site-title {
    margin-bottom: 0;
}
#upModal {padding-right:0!important;}
#UpModal .collapse {
    margin-bottom:20px;
}
#upModal .modal-content {
    background-image: url("https://static.orschlurch.net/img/cat-drop.png");
    background-size: 265px auto;
    background-repeat: no-repeat;
    background-position: 30px 175px;
}
#upModal .modal-body {
    padding-right: 30px;
    padding-left: 30px;
    font-size:16px;
}
#upModal .modal-content p span {
    color: #b9b9b9;
    font-size: 15px;
    display: block;
}
.btn-area {
    width: 150px;
    float: right;
}

#upModal .modal-content .btn-grn {
    width:150px;
    margin-bottom:20px;
    display: inline-block;
 }

.page .main-content h5.tags {
    color: #656565;
    font-size: 14px;
    font-weight: 300;
    height: auto;
    line-height: normal;
    padding: 11px 14px;
}

.page .main-content h5.tags a {
    text-decoration: underline;
}

#info-box a {
    background-image: url("https://static.orschlurch.net/img/bio.svg"), url("https://static.orschlurch.net/img/sure.svg");
    background-position: center center;
    background-size: 100% auto, 0 0;
    background-repeat: no-repeat;
    display: inline-block;
    width: 260px;
    height: 260px;
    color: transparent;
}

#info-box a:hover, #info-box a:active {
    background-size: 0 0, 100% auto;
}

.impressum {
    background: white;
    padding: 20px !important;
}

.impressum form {
    width: calc(100% - 300px);
    max-width: 880px;
}

.impressum form::after {
    content: "";
    background-image: url("https://static.orschlurch.net/img/semprum1.png");
    position: absolute;
    width: 129px;
    height: 94px;
    top: 70px;
    right: 93px;
}

.amazon-custom-search {
    padding: 20px;
    background-color: rgba(0, 131, 216, 1);
}
.amazon_container {
    padding: 0;
}
.amazon-wrapper{
    max-width: 100% !important;
    background-color: rgba(0, 131, 216, 1);
}
#amzn_search {
    width: calc(100% - 325px);
    display: inline-block;
    height: 49px;
    background-image: url("https://static.orschlurch.net/img/ama-logo.png");
    background-size: auto 26px;
    background-position: 9px 13px;
    padding-left: 115px;
    background-repeat: no-repeat;
    border: none;
}
#a_amazon {
    width: 300px;
    transform: translateX(25px);
    text-align: center;
    display: inline-block;


}
.mob-logo, .mob-user-menu {
    display: none
}

.comment-meta span u, #logout-form .btn-link:hover {
    text-decoration: none
}

.menu-overlay {
    display: none;
    background-color: #484848;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: fixed;
    right: 0;
    top: 0;
    z-index: 49;
}

.ba-main {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom:20px;
    text-align: center;
}

.ba-main span {
    margin: 10px auto 30px auto;
    float: right;
}

.ba-main span:first-of-type {
    float: left;
}

.change-mail {
    margin: 70px 0;
}

.padd-l-0 {
    padding-left: 0;
    padding-right: 5px;
}

.padd-r-0 {
    padding-right: 0;
    padding-left: 5px;
}

.padd-0 {
    padding: 0;
}
.no-comment {
    padding-left:10px;
}
.user-setting .form-control {
    border: 1px solid #969b9f;
}

.user-setting .btn-grn {
    display: inline-block;
    margin-top: 10px;
    width: 260px;
}

.user-setting .card-header {
    font-weight: 400;
}

.user-setting .card-header span {
    display: block;
    font-weight: 300;
    color: #626262;
}

.change-pw .card, .change-pw .card-header, .user-setting .card-header, .user-setting .card {
    background: none;
    border: 0;
}

.change-mail .card, .change-mail .card-header {
    background-color: #e6f4fd;
    border: 0;
}

.del-user .card {
    background-color: #beddf1;
    background-image: url(https://static.orschlurch.net/img/killer.svg);
    background-repeat: no-repeat;
    background-size: auto 120px;
    background-position: center 28px;
}
#SearchResponsive.collapse:not(.show) {
    display: none!important;
}

.user-setting .del-user .btn-grn {
    margin-top: 26px;
}

.user-setting .del-user .card-header {
    margin-bottom: 20px;
}

#del-userModal .modal-header {
    background: #beddf1;
    border-radius: 0;
}

#del-userModal .modal-header h5 {
    color: #1c2e80;
    font-weight: 300;
    font-size: 18px;
}

#del-userModal .modal-dialog {
    max-width: 640px;
}

#del-userModal .modal-content, #chooseModal .modal-content, #chooseModal .modal-header, #hofModal .modal-content, #hofModal .modal-header {
    border: 0;
    border-radius: 0;
}

#del-userModal .modal-content p {
    color: #1c2e80;
    font-size: 30px;
    font-weight: 500;
    line-height: 1.1;
    margin: 80px auto;
    width: 250px;
}

#del-userModal .btn-grn, #chooseModal .btn-grn {
    display: inline-block;
    width: 150px;
}

.old-page {
    display: block;
    color:#0083d8;
    text-decoration: underline;
}
#chooseModal .btn-grn, #hofModal .btn-grn {
    width:300px;
    margin:50px auto;
}
#hofModal .btn-grn {
    margin-bottom:20px;
}
.no-entries {
    width: 100%;
    text-align: center;
    font-weight: bold;
    font-size: 22px;
    margin: 10px 0;
}
#chooseModal .modal-body {
    padding-top:115px;
}
#chooseModal .modal-content {
    background-image: url("https://static.orschlurch.net/img/logo_de.svg"), url("https://static.orschlurch.net/img/estripe.png"), url("https://static.orschlurch.net/img/eblue.png");
    background-size: 400px auto, 1050px auto, 947px auto;
    background-position: center 40px, 100px 139px, 49% -530px;
    background-repeat: no-repeat;
    background-color: #192f7b;
    height: 500px;
}

#chooseModal .close {
    color:#fff;
    font-size: 46px;
}

.row.row-10.row-video {max-height:850px;height:730px;}
.col-lg-12.video-area, .col-lg-12.video-area .container, .col-lg-12.video-area .container video  {max-height:710px}

#info-box {
    display: none;
}

#reg-box {
    width: 780px;
    padding: 0;
    margin: 0 auto;
}

#reg-box p {
    color: #323232;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    background-image: url("https://static.orschlurch.net/img/thumb.svg");
    background-position: center top;
    height: 320px;
    background-size: 150px auto;
    width: calc(100% - 320px);
    float: right;
    background-repeat: no-repeat;
    padding-top:200px;
    margin-top: -30px;
    padding-left: 20px;
    padding-right: 20px;
    text-align: center;
}
#reg-box form {
    width: 300px;
    float: left;
    max-width: 100%;
}

#login-box {
    width: 420px;
    padding:0;
    margin: 0 auto;
}
.reg-page .panel-heading i {
    display: block;
    color: #2b4190;
    font-size: 63px;
    margin-top: 10px;
}
.reg-page .log-box .panel-heading {
    width:100%;
    margin:0;
}
.reg-page .panel-body {
    padding:60px;
    background-color: #beddf1;
}
.reg-page .panel-heading {
    height: 150px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    padding-left: 0;
    padding-top: 20px;
    background-image: url("https://static.orschlurch.net/img/LogRegElipse.png");
    background-position: center bottom;
    text-transform: uppercase;
    font-weight: 700;
}
.reg-page .form-control {
    border: 1px solid #9c9b9c;
}
    /* The customcheck */
.customcheck {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.hidden {
    visibility: hidden;
}
.invDiv a{
    position: fixed;
    top: 222px;
    right: 0;
    width: 132px;
    height: 230px;
    background-image: url("https://static.orschlurch.net/img/catplus.svg");
    color: transparent;
    display: block;
    background-size: auto 100%;
    z-index: 45343;
    opacity: 0.7;
    transition: all 0.1s;
}
.invDiv:before {
    content: url("https://static.orschlurch.net/img/catmouseover.svg");
    width:0;
    height:0;
    visibility:hidden;
    position: absolute;
}
}
.invDiv a:hover{
    opacity: 1;
    background-image: url("https://static.orschlurch.net/img/catmouseover.svg");
    background-repeat: no-repeat;
    width: 132px;
    height: 270px;
    top: 208px;
}
.dropzone{
    background-color: #f9f9f9!important;
    min-height: 0!important;
    border: 1px dashed #12e71c!important;
    padding: 20px 20px!important;
}

.dz-message {
    padding: 25px 50px !important;
    margin: 0px!important;
    background-color: #f9f9f9!important;
    color: #12e71c!important;
    font-family: Montserrat!important;
    font-size: 18px!important;
    font-weight: 700!important;
    line-height: 24px!important;
    text-transform: uppercase!important;
}
.modal-open .invDiv {
    display: none!important;
}
/* Hide the browser's default checkbox */
.customcheck input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ffff;
    border: 1px solid #9c9b9c;
}

/* On mouse-over, add a grey background color */
.customcheck:hover input ~ .checkmark {
    background-color: #ffffff;
    border: 1px solid #0083d8;
}

/* When the checkbox is checked, add a blue background */
.customcheck input:checked ~ .checkmark {
    background-color: #ffffff;
    border: 1px solid #0083d8;

}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.customcheck input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.customcheck .checkmark:after {
    left: 10px;
    top: 7px;
    width: 5px;
    height: 10px;
    border: solid #0083d8;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.reset_checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #ffff;
    border: 1px solid #9c9b9c;
}
.element {
    display: inline-flex;
    align-items: center;
}
i:hover {
    opacity: 0.6;
}

input {
    display: none;
}
.fa-smile-plus {
    position: absolute;
    right: 60px;
    margin: 10px;
    cursor: pointer;
    font-size: 30px;
}
@media all and (max-width: 1590px) {
    i.fa-smile-plus {
        position: absolute;
        right: 30px;
    }
    .ba-main a:last-of-type {
        display: none
    }

    .ba-main {
        text-align: center
    }

    .ba-main span {
        float: none !important;
    }

    .nl-box {
        background-position: -50px center;
    }
    .container {
        max-width: 1400px;
    }
    .col-lg-12.video-area, .col-lg-12.video-area .container, .col-lg-12.video-area .container video {
        max-height: 587px;
    }
    .row.row-10.row-video {
        max-height: 720px;
        height: 600px;
    }
    header .container {
        background-position: 86% center, right 43px, 83% -560px;
    }
    .del-user .card {
        background-position: 55% 28px;
    }
}

@media all and (max-width: 1400px) {
    i.fa-smile-plus {
        position: absolute;
        right: -10px;
    }
    .portfolio-item {
        -ms-flex: 0 0 33.333333% !important;
        flex: 0 0 33.333333% !important;
        max-width: 33.333333% !important;
    }

    .input-group.mb-3 {
        width: 250px;
        margin-left: 25px;
        margin-right: 20px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 15px;
        padding-left: 15px;
    }

    .nl-box {
        background-position: -150px center;
    }

    .related h4 {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        color:#0083d8;
    }

    .related img {
        width: 120px;
    }

    .related h4, .related p {
        width: calc(100% - 160px);
    }

    .related p {
        font-size: 14px;
    }

    .related h4 {
        font-size: 17px;
    }
    .container {
        max-width: 1150px;
    }
    .col-lg-12.video-area, .col-lg-12.video-area .container, .col-lg-12.video-area .container video {
        max-height: 445px;
    }
    .row.row-10.row-video {
        max-height: 580px;
        height: 455px;
    }
    header .container {
        background-position: 120% center, right 43px, 83% -560px;
    }
    .del-user .card {
        background-position: 72% 28px;
    }
}

@media all and (max-width: 1150px) {
    i.fa-smile-plus {
        position: absolute;
        right: -20px;
    }
    .sidebar-box h4 span, .ba-main span:last-of-type {
        display: none
    }
    #reg-box form {
        width: 300px;
        margin: 0 auto;
        display: block;
        float: none;
    }
    #reg-box, #login-box {
        width:48.5%;
    }
    #reg-box p {
        display: none;
    }
    .user-setting .del-user .btn-grn {margin-top: 70px;}
    .del-user .card {background-position: center 60px;}
    .del-user .form-group.col-md-4.offset-md-4 {max-width: 100%;margin-left: 0;}
    .log-box .col-md-12 {padding:0}
    .log-box .btn-grn, .btn-fb {
        font-size: 14px;
    }
    .log-box a.btn-link {
        display: inline-block;
        font-size: 15px;
        margin-left: -5px;
        width: 100%;
        padding: 0;
    }

    .log-box .btn-grn {
        margin:0 auto 10px auto;
    }
    .sidebar {
        width: 200px;
    }
    .log-box {
        padding:0px 20px 5px;
    }

    .main-content {
        width: calc(100% - 220px);
    }

    .sidebar-box h4 {
        padding-left: 6px;
        margin-left: -10px;
        width: calc(100% + 21px);
        margin-bottom: 15px;
        letter-spacing: -0.1px;
    }

    .sidebar-box h4 i {
        margin-right: 0px;
    }

    .sidebar-box {
        padding: 0px 10px 15px;
    }

    body {
        font-size: 15px;
    }

    #article-box li {
        float: none !important;
        width: 100%;
        text-align: center !important;
    }

    #info-box a {
        width: 180px;
        height: 180px;
    }

    .info-side {
        font-size: 12px;
        line-height: 16px;
    }

    .card-title a {
        font-size: 20px;
    }

    .card-cat {
        font-size: 14px;
    }

    .card-meta {
        font-size: 13px;
        margin-bottom: 7px;
    }

    header .container {
        height: 333px;
        padding: 35px;
    }

    header h1 {
        font-size: 50px;
    }

    header p {
        margin: 20px 0 30px;
        font-size: 17px;
        font-weight: 400;
    }

    .navbar .container {
        padding: 0
    }

    .input-group.mb-3 {
        width: 200px;
        margin-left: 8px;
        margin-right: 10px;
    }

    .nl-box {
        background-position: -300px center;
        padding-left: 30px;
    }

    .nl-box p {
        width: 430px;
    }

    footer .container.relative::before {
        right: 60px;
    }
    .container {
        max-width: 1000px;
    }
    .col-lg-12.video-area, .col-lg-12.video-area .container, .col-lg-12.video-area .container video {
        max-height: 423px;
    }
    .row.row-10.row-video {
        max-height: 560px;
        height: 430px;
    }
    header .container {
        background-position: 108% center, right 43px, 83% -560px;
    }
    .invDiv a { width: 118px; height: 205px;}

    #a_amazon {
        transform: translateX(15px);
        width: 200px;
    }
    #amzn_search {
        width: calc(100% - 210px);
    }
    .amazon-custom-search {
        padding-left: 15px;
    }
}

@media all and (max-width: 1000px) {
    i.fa-smile-plus {
        position: absolute;
        right: -30px;
    }
    .card-meta span:first-of-type, .card-meta span {
        margin-right: 7px;
    }
    #reg-box, #login-box {
        width: 420px;
        margin: 0 auto;
        float: none;
    }
    .reg-page .panel-body {
        padding: 60px 50px 10px 50px;
    }
    #login-box {
        margin-bottom:30px;
    }
    #cats h5 {
        text-align: center;
        line-height: 1.2;
    }

    .card-body {
        padding: 10px;
    }

    .card-cat {
        margin-bottom: 0;
    }

    .nl-box {
        background-position: -360px center;
    }

    .nl-box p {
        width: 400px;
    }

    .related .row .col {
        width: 100%;
        flex-grow: unset;
        flex-basis: content;
    }

    .container {
        max-width: 880px;
    }

    .col-lg-12.video-area, .col-lg-12.video-area .container, .col-lg-12.video-area .container video {
        max-height: 355px;
    }

    .row.row-10.row-video {
        max-height: 510px;
        height: 340px;
    }
    .video-meta .btn-grn {display: none}

    .page .site-title {
        padding-left: 10px;
        height: 50px;
    }

    .page .site-title h1 {
        font-size: 21px;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        line-height: 50px;
    }

    .page .main-content h5 {
        font-size: 15px;
    }
}
@media all and (max-width: 991px) {
    .ml-auto.lang-pick, .navbar .input-group.mb-3 {
        display: none
    }
    #SearchResponsive {
        position: absolute;
        top:70px;
        left:0;
        z-index: 3;
        width:100%;
    }
    #SearchResponsive button {
        background: #12e71c;
        color:#fff;
    }
    .navbar button.navbar-toggler i {
        color:#fff;
    }
    #reg-box {
        margin-bottom:30px;
    }
    .mob-user-menu {
        display: block;
        border-top: 1px solid #0083d8;
    }

    .navbar-dark .navbar-toggler {
        border: 0;
    }

    .navbar.navbar-expand-lg.navbar-dark {
        height: 70px;
        padding-left: 0;
        padding-right: 0
    }

    .navbar-brand img {
        width: 196px !important;
        margin-left: 15px;
    }

    #navbarResponsive {
        background: #fff;
        flex-basis: 90%;
        flex-grow: unset;
        width: 400px;
        top: 0;
        left: 0;
        position: absolute;
        box-shadow: 2px 0 7px 5px rgba(0, 0, 0, 0.25)
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        color: #000;
        font-size: 20px;
        font-weight: 400;
    }

    .mob-logo {
        display: block;
        height: 70px;
        line-height: 65px;
        background-color: #0083d8;
    }

    .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
        color: #fff;
        background: #12e71c;
    }

    .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show > .nav-link {
        background-color: #12e71c;
    }

    .navbar-toggler, #navbarResponsive {
        z-index: 999
    }

    .navbar-toggler {
        margin-right: 10px;
    }

    .navbar-expand-lg .navbar-nav .nav-link {
        height: 46px;
        line-height: 46px;
        padding: 0 15px;
    }

    .mob-user-menu li:last-child {
        margin-top: 55px;
        text-align: center;
        background-image: url("https://static.orschlurch.net/img/Cat.svg");
        background-size: 120px auto;
        background-position: bottom center;
        background-repeat: no-repeat;
        height: 186px;
        margin-bottom: 20px;
        font-size: 20px;
        font-weight: 400;
    }

    .navbar-dark .navbar-toggler-icon {
        background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    }

    .footer-3 .container {
        height: 70px;
    }

    .footer-3 .container span {
        right: 181px;
        top: auto;
        width: 215px;
        height: 108px;
        background-size: auto 98px;
        background-position: right 22px;
        padding-top: 38px;
        margin-top: 0px;
        bottom: 0;
    }

    .video-meta .btn-grn {
        height: 40px;
        line-height: 40px;
        margin-top: -8px;
    }

    .video-meta p:first-of-type {
        margin-top: 15px;
    }

    .amazon-wrapper {
        display: none;
    }
    .choose-cat {
        display: none;
    }
}

@media all and (max-width: 880px) {

    .sidebar, footer .container.relative::before, .page header {
        display: none
    }
    #amzn_search {
        background-size: auto 22px;
        background-position: 9px 16px;
        padding-left: 95px;
        font-size: 15px;
    }
    .main-content {
        width: 100%;
    }

    .nl-box {
        background-position: -265px center;
        padding-top: 30px;
        margin-left: -15px;
        width: calc(100% + 30px);
    }

    .nl-box p {
        width: 320px;
        text-align: justify;
        font-weight: 300;
    }

    footer {
        margin-top: 0;
    }

    .footer-1 {
        font-size: 12px;
        padding: 11px;
    }
    .container {
             max-width: 900px;
         }
    .col-lg-12.video-area, .col-lg-12.video-area .container, .col-lg-12.video-area .container video {
        max-height: 366px;
    }
    .row.row-10.row-video {
        max-height: 510px;
        height: auto;
    }
    .log-box {
        width:400px;
        max-width: 400px;
        margin:30px auto;
        flex:100%;
    }
    .log-box label {
        padding-left: 0;
    }
    .hof-header {
        background-position: 50% top!important;
    }
}


@media all and (max-width: 769px) {
    i.fa-smile-plus {
        position: absolute;
        right: 110px;
    }
    header .container {
        background-image: url("https://static.orschlurch.net/img/padba.jpg");
        background-size: auto 333px;
        background-position: right bottom;
    }
    .site-title.modal-header {
        padding-left:25px;
    }
    .hof-header {
        background-position: 60% top!important;
    }
    .row {
        width: 100%;
        margin:0;
    }
    .ba-main {
        margin-bottom: 11px;
    }
    #login-box {
        margin-top:30px;
    }
    .footer-3 .container {
        padding-left:15px;
    }
    .customcheck {
        font-size: 14px;
        padding-left: 27px;
    }
    .checkmark {
        height:20px;
        width: 20px;
    }
    .customcheck .checkmark::after {
        left: 7px;
        top: 4px;
    }
    .cat-inner ul li {
        width: 33.333%;
    }
    .user-setting .site-title {
        margin-top:10px;
    }
    .change-pw, .del-user {
        margin:0;
    }
    .change-pw .col-md-12, .del-user  .col-md-12 {padding:0}

    header p {
        width: 450px;
        font-weight: 300
    }

    header h1 {
        font-size: 46px;
    }

    .vid-prob, .choose-cat, .portfolio-item {
        margin-bottom: 10px;
    }
    .portfolio-item {
        padding-left:5px;
        padding-right: 5px;

    }

    .container {
        padding: 0;
    }

    .row.row-10 {
        padding: 0 5px;
    }

    .site-title {
        padding-left: 15px;
    }

    .card-text {
        line-height: 1.3
    }

    .row-10 {
        margin-right: 0;
        margin-left: 0;
    }

    .nl-box {
        background-image: url("https://static.orschlurch.net/img/padletter.jpg");
        background-position: right center;
        height: 292px;
        width: calc(100% + 15px);
    }

    .page header .container {
        padding: 60px 25px
    }
    .choose-cat, .page .site-title {
        margin:0;
    }
    #choose-main.choose-cat {
        margin-bottom:10px;
    }

    .page .vid-prob, .page .main-content h5.tags {
        margin-bottom: 0;
    }
   .vid-prob {
       display: none;
   }
    .col-lg-12.video-area, .row.row-video {
        padding: 0
    }
    .related .row {width:100%}
    .related img {
        width: 110px;
        margin-left:0;
    }
    .related h4, .related p {
        width: calc(100% - 125px);
        padding-right:10px;
    }
    .container {
        max-width:100%;
    }
    .col-lg-12.video-area, .col-lg-12.video-area .container, .col-lg-12.video-area .container video {
        max-height: 366px;
    }
    .row.row-10.row-video {
        max-height: 510px;
    }
    .page .col-lg-12 {
    padding: 0}
    .video-meta .container {
    padding-left:10px;
    padding-right:10px;
    }
    .commentarea form {
        margin-left:10px;
        max-width: calc(100% - 25px);

    }

}

@media all and (max-width: 700px) {
    .video-meta .share-fb-meta {
        display: none
    }

    .hof-header {
        background-position: 65% top !important;
    }
}

@media all and (max-width: 675px) {

    .vid-prob p::after {
        display: none
    }

    .related p {
        line-height: 1.1;
    }

    header .container {
        display: none;
    }

    .choose-cat {
        height: 60px;
        line-height: 60px;
        background-size: auto 55px, auto 100px;
        font-size: 18px;
        padding-left: 90px;
    }

    .portfolio-item {
        -ms-flex: 0 0 50% !important;
        flex: 0 0 50% !important;
        max-width: 50% !important;
    }

    .card-meta span:first-of-type {
        margin-right: 20px;
    }

    header h1 {
        font-size: 40px;
    }

    header p {
        width: 300px;
        font-weight: 300;
        margin: 10px 0 20px;
    }

    header .container {
        padding: 20px 22px;

    }

    .vid-prob p {
        width: 374px;
        margin: 0;
        height: auto;
        line-height: 1.3;
        text-align: left;
        padding-top: 8px;
        padding-left: 20px;
    }

    .vid-prob {
        background-image: url("https://static.orschlurch.net/img/Help.svg");
        background-position: calc(100% - 15px) center;
        background-size: 40px auto;
        background-repeat: no-repeat
    }

    .choose-cat .btn-grn {
        width: 220px;
        right: 9px;
        top: 10px;
        height: 40px;
        line-height: 40px;
    }

    .nl-box {
        background-position: -40px center;
    }

    .page header h2 {
        font-size: 41px;
    }

    .page .site-title h1 {
        font-size: 18px;
    }

    .page header .container {
        padding: 30px 25px
    }

    .invDiv a {
        width: 83px;
        height: 145px;
        top: 70px;
        opacity: 1;
    }

    .invDiv a:hover {
        opacity: 1;
        background-image: url("https://static.orschlurch.net/img/catmouseover.svg");
        background-repeat: no-repeat;
        width: 83px;
        height: 172px;
        top: 70px;
    }


    #a_amazon {
        width: 208px;
    }
    #amzn_search {
        width: calc(100% - 213px);
    }
}
@media all and (max-width: 600px) {
 .related .container .row .col-6 {
     -ms-flex: 0 0 100%;
     flex: 0 0 100%;
     max-width: 100%;
     padding-right:0;
 }
    .col-lg-12.video-area, .col-lg-12.video-area .container, .col-lg-12.video-area .container video {
        max-height: 326px;
    }
    .hof-header {
        background-position: 70% top !important;
    }
}
@media all and (max-width: 570px) {
    #amzn_search {
        padding-left:8px;
        background-image: none;
        width: calc(100% - 225px);
        height: 39px;
    }
    #a_amazon {
        width: 220px;
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .amazon-custom-search {
        padding:10px;
    }
    #upModal .modal-content {
        background-position: 30px 190px;
    }
    .page-link span b, .choose-cat span {
        display: none
    }
    #cats .btn-grn {
        width: auto;
    }
    .cat-inner ul li {
        width: 50%;
    }
    header p {
        font-size: 15px;
        width: 266px;
    }

    header h1 {
        font-size: 32px;
    }

    header .btn-grn {
        width: 230px;
    }

    header .container {
        padding: 35px 22px
    }

    .nl-box {
        background-position: -104px center;
    }

    .page header h2 {
        font-size: 35px;
    }

    .page header .container {
        height: 260px;
        background-position: right top;
    }

    .page header h2 {
        font-size: 29px;
    }

    .page header p {
        width: 256px;
    }
    .col-lg-12.video-area, .col-lg-12.video-area .container, .col-lg-12.video-area .container video {
        max-height: 320px;
    }
}


@media all and (max-width: 500px) {
    #upModal .modal-content {
        background-size: 210px auto;
        background-position: 30px 221px;
    }
    .hof-header h5 {
        text-shadow: 2px 2px 2px #000;
    }
    #upModal .modal-content .btn-grn, .btn-area {width: 120px;}
    .invDiv a {top:auto;bottom:20px;}
    .video-area .container iframe {
        position: relative !important;
        height: 300px !important;
        width: 100% !important;
        margin-left: 0 !important;
    }
    header .container {
        background-position: left bottom;
    }
    .hof-header {
        background-position: 80% top !important;
    }

    #topBtn, .modal-open .invDiv {
        display: none!important;
    }

    .navbar-toggler {
        margin-right: 0px;
    }

    .comm-avatar {
        width: 50px;
    }

    .comment-area {
        width: calc(100% - 60px);
    }
    .comment-meta span {
        font-size: 11px;
    }

    .video-meta .container {
        padding-top: 20px;
    }

    .smilies img:last-of-type {
        display: none
    }
    .col-lg-12.video-area, .col-lg-12.video-area .container, .col-lg-12.video-area .container video, .row.row-10.row-video {
        max-height: initial;
        min-height: auto;
    }
}

@media all and (max-width: 480px) {
    .card-meta span:first-of-type {
        margin-right: 7px;
    }
    .footer-3 .container span {
        color: transparent;
    }
    #amzn_search {
        font-size: 13px;
        letter-spacing: -0.2px;
    }

    #navbarResponsive {
        width: 380px;
    }
    #upModal .modal-body {
        padding-right: 25px;
        padding-left: 25px;
    }
}

@media all and (max-width: 450px) {
    .amazon-custom-search {
        display: none;
    }

    .row.row-10, .portfolio-item {
        padding:0;
    }
    #login-box {
        margin-top:0
    }
    #reg-box, #login-box {
        width:100%;
    }

    .portfolio-item {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }

    header .container {
        background-image: url("https://static.orschlurch.net/img/mobheader.jpg");
        background-size: 450px auto;
        background-position: center bottom;
        height: 654px;
        position: relative
    }

    header p {
        font-size: 18px;
        width: 100%;
        font-weight: 400;
    }

    header .btn-grn {
        width: 320px;
        position: absolute;
        bottom: 30px;
        left: 50%;
        margin-left: -160px;
    }

    #navbarResponsive {
        width: 360px;
    }

    .nl-box {
        background-image: url("https://static.orschlurch.net/img/mobletter.jpg");
        background-position: center center;
        height: 563px;
        padding-right: 15px;
    }

    .nl-box h4 {
        font-size: 40px
    }

    .nl-box p {
        font-size: 18px;
        text-align: left;
        width: auto;
    }

    .nl-box .input-group.mb-3 {
        margin-top: 22px;
    }

    .video-area .container {
        height: 250px;
    }

    .comment-meta span, .comment-like {
        font-size: 13px;
    }

    div[class^='comment-id-'], div[class*=' comment-id-'] {
        font-size: 13px;
    }

    span.unlike i, span.like i, .comment-like i {
        font-size: 16px;
    }

    .comment {
        margin: 0 15px;
    }

    .video-meta span {
        margin-right: 14px;
    }
    .log-box {
        width: 100%;
        max-width: 100%;
        margin: 0px auto;
}

}

@media all and (max-width: 420px) {
    #navbarResponsive {
        width: 320px;
    }

    .page-link {
        margin: 0px 4px;
        height: 40px;
        line-height: 40px;
        padding: 0 15px;
    }

    .nl-box h4 {
        font-size: 38px
    }

    .footer-3 .container span {
        font-size: 12px;
        width: 190px;
    }
}

@media all and (max-width: 400px) {
    #upModal .modal-body, .site-title.modal-header {
        padding-right: 15px;
        padding-left: 15px;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
        padding-bottom:0;
    }
    #upModal .modal-content {
        background-position: 9px 221px;
    }
    .video-meta .btn-grn {
        display: none
    }

    .footer-3 span img {
        right: -130px !important;
    }
}

@media all and (max-width: 385px) {
    #navbarResponsive {
        width: 250px;
    }

    header h1 {
        font-size: 27px;
    }

    header p {
        font-size: 16px;
    }

    header .btn-grn {
        width: 200px;
        margin-left: -100px;
        bottom: 60px;
    }

    header .container {
        height: 630px;
    }

    .vid-prob p {
        padding-right: 60px;
        width: 100%;
    }

    .vid-prob {
        height: auto;
        padding-bottom: 5px;
    }

    header .btn-grn {
        width: 90%;
        font-size: 15px;
        margin-left: 0;
        left: 5%;
    }

    .nl-box h4 {
        font-size: 36px
    }

    .nl-box p {
        font-size: 18px;
        text-align: left;
        width: auto;
    }

    .footer-3 .container {
        background-size: 210px auto;
    }

    .footer-3 .container span {
        right: 150px;
    }
}
@media all and (max-width: 365px) {
    .btn-area {
        width:100%;
        float: none;
    }
    #upModal .modal-content .btn-grn {
        width: 49%;
    }
    #upModal .modal-content {
        background-image: none;
    }
}

@media all and (max-width: 350px) {
    .video-meta span.views {
        display: none
    }

    .nl-box h4 {
        font-size: 31px
    }

    .nl-box p {
        font-size: 16px;
    }

    .btn-grn {
        width: 100%;
        font-size: 15px
    }

    .footer-3 .container {
        height: 50px;
        background-size: 190px auto;
    }

    .footer-3 .container span {
        background-size: auto 78px;
        height: 90px;
        width: 168px;
        right: 136px
    }

    .footer-3 {
        height: 50px;
        line-height: 50px;
    }

}
.row.row-10.row-video.row-pix, .row.row-10.row-video.post-stuff {max-height:100%;height: 100%}
.video-area .container {
    min-height: 650px;
    height: unset;
}


.video-area .container div {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}

.video-area .container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 20px);
    height: 100%;
    margin-left:10px;
}

ul.innerlinks {
    list-style: none;
    display: flex;
    padding-left: 4px;
}

.pix-area .container {
    background-color: rgb(100,100,100);
}

#topBtn {
    display: none;
    position: fixed;
    bottom: 78px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #0083D8;
    color: white;
    cursor: pointer;
    padding: 15px;
    font-size: 18px;
}

@media (min-width: 320px) and (max-width: 360px) {
    i.fa-smile-plus {
        position: absolute;
        right: 20px;
    }
}
@media (min-width: 360px) and (max-width: 400px) {
    i.fa-smile-plus {
        position: absolute;
        right: 40px;
    }
}
@media (min-width: 400px) and (max-width: 440px) {
    i.fa-smile-plus {
        position: absolute;
        right: 60px;
    }
}
@media (min-width: 440px) and (max-width: 480px) {
    i.fa-smile-plus {
        position: absolute;
        right: 80px;
    }
}

.hof-header {
    position: relative;
    background-color: unset;
    background-image: url("../img/complete-hero.svg");
    height: 130px;
    background-position: right top;
}
.hof-header h5 {
    position: absolute;
    transform: translateY(-50%);
    top: 50%;
    color: #ffffff;
    font-family: Montserrat;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
}
.hof-header h5 span {
    display: block;
    text-transform: capitalize;
}
.modal-dialog-expanded {
    max-width: 1280px;
}

.hall_avatar_img {
    width: 200px;
    height: auto;
}
.custom-flex{
    flex: 0 0 12.5%;
    max-width: 12.5%;
}
.hall_name {
    padding-top: 10px;
    font-weight: 500;
    font-family: Montserrat;
}
.hall_counter {
    font-weight: 500;
    font-family: Montserrat;
}
.custom-mw {
    max-width: 300px;
}
.sidebar_hall {
    text-align: center;
    font-weight: 800;
    font-size: 20px;
    color: #0b85ce;
    text-transform: uppercase;
}
.sidebar_hall_top {
    display: block;
    text-transform: capitalize;
    color: #000;
    font-size: 16px;
}

#article-box img {
    width: 120px;
    height: 120px;
}

#amzn_assoc_ad_div_adunit_0 {
    margin-bottom: 20px;
    text-align: center;
}
#__mobileAssociatesSearchWidget_adunit_0 {
    width: 101%;
    margin-left: -6px;
}


    .mobile {
        display: none;
    }
@media(min-width: 992px)
{
    .mobile_only {
        display: none;
    }
    .ml-auto.lang-pick {
        display: flex;
    }
    .mobile-choose {
        display: none !important;
    }
}

@media(max-width: 992px)
{
    .invDiv{
        display: none !important;        
    }
}

@media(max-width: 385px) {
    .choose-cat {
        background-image: none;
    }
    .choose-cat .btn-grn {
        right:14px !important;
    }
}

@media(min-width: 571px)
{
    .mobile-choose-span {
        display: none;
    }
}

@media(min-width: 421px)
{
    .choose-cat .btn-grn {
        right: 55px;
    }
}

@media(min-width: 676px)
{
    .choose-cat .btn-grn {
        right: auto;
    }
}
.invDiv a:hover {
    opacity: 1;
    background-image: url("https://static.orschlurch.net/img/catmouseover.svg");
    background-repeat: no-repeat;
    top: 222px;
    right: 0;
    width: 132px;
    height: 274px;
}

.search_button {
    height: 100%;
}
.footer-3 a:first-of-type {
	position: relative;
top:3px;
}

.footer-3 .container span img {
   position: absolute !important;
   top: 45% !important;
max-width: 80%;
right: -200px !important;
}
.footer-3 .container span {
   right: 250px !important;
   top: -30px;
}
@media (min-width:550px) and (max-width: 989px) {
.footer-3 .container span img {
    right: -180px !important;
}
}
@media(max-width:550px) {
.footer-3 a:first-of-type {
	display: none !important;
}
.footer-3 .container span img {
right: -230px !important;
}
}
@media(max-width: 400px) {
.footer-3 .container span img {
    right: -180px !important;
}
.footer-3 .container span {
right: 200px !important;
}
}
.footer-3 {
display: flex;
    height: 72px;
    align-items: center;
padding-bottom: 17px;
}

@media(max-width: 351px) {
.footer-3 {
padding-bottom: 0;
}

}