body{background: azure;
    background: url(../images/bg-login.png) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    position: relative;
}
.main h1 {font-size:1.5em;}
.main h1 span {
    display: block;
    font-size: 0.7em;
}
.w3l_main_grid {width:19%;margin: 0 5px !important; box-shadow: 2px 1px 16px 0px #3d3d3d;}
.tile-2019 .agileits_w3layouts_main_grid_top,
.tile-2019 .w3layouts_sign_up a,
.tile-2019 .w3_agile_main_grid_middle_pos {background:#E29A09 !important;}

.tile-2021 .agileits_w3layouts_main_grid_top,
.tile-2021 .w3layouts_sign_up a,
.tile-2021 .w3_agile_main_grid_middle_pos {background:#0bb96d !important;}

.w3l_main_grid_middle_pos {width: 65%;left: 18%;}


.tile-2020 .agileits_w3layouts_main_grid_top,
.tile-2020 .w3layouts_sign_up a,
.tile-2020 .w3_agile_main_grid_middle_pos {background:#1191CE !important;}
.w3l_main_grid_middle{ padding: 20px; height: 71px;}
.text-white{color: #fff;}
.w3ls_sign_up a {
    font-size: 1.3em;
}
.w-image{width: 300px;}
.w3ls_sign_up a { background: #2879b1; }
.main {
    padding: 8em 0;
    padding-bottom:1em ;
}
.agileits_copyright p {
    margin: 1em 0;
}

@media (max-width: 480px){
.w3l_main_grid {
    width: 92% !important;
    margin-bottom: 25px !important;
}
.w3l_main_grids {
    width:100%;
}
}
