@media screen and (max-width: 1024px) and (min-width: 0px) {
.ipls-wiki-page .button-wrapper {
text-decoration: none;
padding: 0%;
font-weight: bold;
border-radius: 5px;
line-height: 40px !important;
font-size: 12px;
float: left;
width: 90%;
margin-bottom: 10px;
margin-left: 5%;
}
	
.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);
    margin-top: 90px;
}
.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;
}
.home-banner-content p span{
     font-size: 45px !important;
 }

.home-banner-content p span br{
     display: none;
}
.row.home-block-content-wrapper td {
    width: 100% !IMPORTANT;
    float: left;
}
.banner-text {
   width: 50%;
   float: left;
}
.banner-title h1{
    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: auto !important;
}
.page-body table td {
    float: left;
}
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) {
.ipls-wiki-page .button-wrapper {
text-decoration: none;
padding: 0%;
font-weight: bold;
border-radius: 5px;
line-height: 40px !important;
font-size: 12px;
float: left;
width: 90%;
margin-bottom: 10px;
margin-left: 5%;
}

.banner-text {
    width: 80%;
    float: left;
}
#block-lawtheme-sitebranding-3 img {
    width: 70%;
    padding-left: 20px;
}
button.navbar-toggler.menu-list.btn {
    font-size: 30px;
    padding-top: 16px;
}
.page-body img {
    width: auto;
}
.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;
    text-align: left;
}
.banner-title h1{
    font-weight: bold;
    color: #fff;
    font-size: 28px !important;
    line-height: 55px !important;
    margin: auto auto 20px 0px;
    text-align: left;
}
.home-banner-content p{
    font-size: 40px !important;
    width: 100%;
}
.home-banner-content p span{
   font-size: 40px !important;
}
.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;*/
}
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
.page-body table td {
    float: left;
    width: 90% !important;
}
.slItem.active .overlay, .overlay{
height:489px !important;
}
.page-head{
width:90%;
}
.page-body table img {

    width: auto !important;
}
#block-lawtheme-sitebranding-3{
top:45px;
}
#block-lawtheme-sitebranding-3 img {
width:30%;
}
#block-lawtheme-mainmenu-3 ul {
    padding-left: 3%;
    margin-top: 7%;
}
}
@media screen and (max-width: 568px) and (min-width: 320px) {
#block-lawtheme-sitebranding-3 img {
    width: 70%;
    padding-left: 20px;
}
}
@media screen and (max-width: 667px) and (min-width: 375px) {
#block-lawtheme-sitebranding-3 {
    top: 40px;
    width: 40%;
}
}


