@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);
}
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: 10px;
    margin-right: auto;
    margin-left: auto;
}
.banner-text {
   width: 100%;
   float: left;
   text-align: left;
   padding:20px 0px;
}
ul.pager__items {
	    padding: 0px;
    }
.banner-title {
    font-weight: bold;
    color: #fff;
    /*font-size: 45px !important;
    line-height: 50px !important;
    margin: auto auto 10px;*/ 
    margin-bottom: 5px;
    text-align: left;

}
.banner-subtitle {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}
#block-lawtheme-footer ul {
    padding-left: 0;
    text-align: center;
}
}
.page-body table img {
    /*width: auto !important;*/
}
.team p {
    width: 100%;
}
.page-body table td {
 /*   float: left;*/
    width:50%;
}

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) {
tr.rev {
    display: flex;
    margin-bottom: 28px;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}
h2{font-size:24px; !important}
.flimles-image-wrapper img {
	    width: fit-content;
	        height: auto;
	}
	.banner-text {
    width: 80%;
    float: left;
    margin-left: 15px;
}
#block-lawtheme-sitebranding-3 img {
    width: 45%;
    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;
  /*  text-align: left !important;*/
}
tr.rev td {
    text-align: left !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;
}
#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;*/
}
}
