@media screen and (max-width: 1024px) and (min-width: 668px) {
button.navbar-toggler.menu-list.btn {
    float: right;
    margin: 35px 4% 0% 0 !important;
    font-size: 30px;
}
#block-lawtheme-mainmenu-3 ul {
    list-style-type: none;
    padding: 10px;
    background: white;
    margin-top: 11%!important;
}
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
.banner-image {
    min-height: 420px;
    display: flex;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
   /* box-shadow: inset 0 0 0 2000px rgba(0,0,0,0.33);*/
}
.copyright .powered-by p a {
    color: #FFF !important;
 }
p, a {
    font-family: 'Nunito', 'sans-serif' !important;
}
h1, h2, h3, h4 {
    font-family: 'Nunito-Bold', 'sans-serif' !important;
    font-weight: 500;
}
.banner-container {
    align-self: center;
    color: #fff !important;
    width: 100%;
    max-width: 1200px;
    padding-right: 30px;
    padding-left: 30px;
    margin-right: auto;
    margin-left: auto;
}
.banner-text {
   width: 50%;
   float: left;
}
.banner-title {
    font-weight: bold;
    color: #fff;
    font-size: 45px !important;
    line-height: 55px !important;
    margin: auto auto 20px;
    text-align: left;
}
.banner-subtitle {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    text-align: left;
}
#block-lawtheme-footer ul {
    padding-left: 0;
    text-align: center;
}
.page-body table img {
    width: 100% !important;
}
.team p {
    width: 100%;
}
.page-body table td {
 /*   float: left;*/
    width:auto;
}

td.abc {
    width: 25% !important;
}
button.navbar-toggler.menu-list.btn {
    background-color:unset;
}
.slItem.active .overlay, .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(0,0,0,0.4);*/
}
button.navbar-toggler.menu-list.btn:focus {
box-shadow: none !important;
border: none !important;
outline: none !important;
}
}
@media screen and (max-width: 767px) and (min-width: 0px) {
.banner-text {
    width: 80%;
    float: left;
    margin-left: 15px;
}
#block-lawtheme-sitebranding-3 img {
    width: 50%;
    padding-left: 20px;
}
button.navbar-toggler.menu-list.btn {
    font-size: 30px;
    padding-top: 17px;
}
.page-body img {
    width: auto;
max-width:100%;
}
.page-body {
text-align:center;
}
.page-body table td {
    float: left;
    width: 100% !important;
}
div#block-lawtheme-kidsschool-page-title {
    display: none;
}
.banner-container {
    align-self: center;
    color: #fff !important;
    width: 100%;
    max-width: 1200px;
    padding-right: 30px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}
.banner-subtitle {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
}
.banner-title {
    font-weight: bold;
    color: #fff;
    font-size: 28px !important;
    line-height: 45px !important;
    margin: auto auto 20px 0px;
    text-align: left;
}
.page-body table img {
     width: auto !important;
     display: block;
  margin-left: auto;
  margin-right: auto;
}
#menu.navbar-inverse {
     top: -30px;
}
}
@media screen and (max-width: 1025px) and (min-width: 1024px) {
#block-lawtheme-sitebranding-3 img {
    padding-left: 3%;
}
}
@media screen and (max-width: 767px) and (min-width: 414px) {
button.navbar-toggler.menu-list.btn {
    float: right;
/*    margin: 9% 4% 3% 0;*/
}
}

.copyright .powered-by p a{
    color: #888;
}
