.js div#preloader 
{ position: fixed; left: 0; top: 0; z-index: 999; width: 100%; height: 100%; overflow: visible;
  background: #333 url('../images/../..//images/ADO-Officiel.jpg') no-repeat center center; 
}

/*<!--DEBUT INPUT GROUP-->*/
.text-center {
    text-align: center;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.input-group-addon:first-child {
    border-right: 0;
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}
.input-group .form-control, .input-group-addon, .input-group-btn {
    display: table-cell;
}

/*<!--FIN INPUT GROUP-->*/
.loader {

    position : fixed;
    z-index: 9999;
    background : url('../images/../..//images/ADO-Officiel.jpg') 50% 50% no-repeat;
    top : 0px;
    left : 0px;
    height : 100%;
    width : 100%;
    cursor : wait;
}

.form-control2 {
    background: #fff;
    box-shadow: none !important;
    border:1px solid #ced4da;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}
.form-control2:focus {
    border-color: #70c5c0;
}
.btn {        
    border-radius: 10px;
}
.login-form {
    width: 350px;
    margin: 0 auto;
    padding: 100px 0 30px;		
    color: #7a7a7a;
    border-radius: 25px;
    margin-bottom: 15px;
    font-size: 13px;
    background: transparent;
    border: solid #f3941f 0.8px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.3);
    padding: 30px;	
    position: relative;
}
.login-form h2 {
    font-size: 22px;
    margin: 35px 0 25px;
}
.login-form .avatar {
    background-color: #fbfcfd;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: -50px;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    z-index: 9;
    /* border: solid #f3941f .8px; */
    padding: 15px;
    /* box-shadow: 0 2px 2px rgba(0,0,0,0.1); */
}
.login-form .avatar img {
    width: 100%;
    height: 100%;
}	
.login-form input[type="checkbox"] {
    margin-top: 2px;
}
.login-form .btn {        
    font-size: 16px;
    font-weight: bold;
    background: #70c5c0;
    border: none;
    margin-bottom: 20px;
}
.login-form .btn:hover, .login-form .btn:focus {
    background: #50b8b3;
    outline: none !important;
}    
.login-form a {
    text-decoration: none;
}
.login-form a:hover {
    text-decoration: underline;
}
.login-form form a {
    color: #7a7a7a;
    text-decoration: none;
}
.login-form form a:hover {
    text-decoration: underline;
}
.buttonLogin {
    outline: none;
    border-radius: 10px !important;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    font-size: 13px;
    font-family: 'robotoregular';
    color: #fff;
    text-shadow: none;
    position: relative;
    background-color: #f3941f;
    font-weight: normal;
    border: 1px solid #f3941f;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    height: 40px;
}
.buttonLogin:hover 
{
    background-color: transparent;
    border: solid #f3941f 1px;
    font-size: 13px;
    font-family: 'robotoregular';
    color: #f3941f;
    font-weight: bold;
}
.ui-clock {
    padding: 4px 10px; 
}
.ui-clock {
    padding: 10px 20px !important; 
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: transparent !important;
    color: white;
    font-family: 'robotolight';
    font-weight: lighter;
    font-size: 18px;
}

#zazez
{
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    background-color: transparent !important;
    color: white;
    font-family: 'robotolight';
    font-weight: lighter;
    font-size: 18px;
}
.ui-datatable .ui-datagrid-header, .ui-datatable .ui-datatable-header, .ui-datatable .ui-datatable-subtable-header, .ui-datatable .ui-datatable-summaryrow {
    color: #ffffff;
    background-color: #006A37;
    border-radius: 1px !important;
    -webkit-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    font-size: 20px;
    padding: 15px 10px !important;
    font-weight: normal;
    font-family: 'robotolight';
}

.ui-breadcrumb {
    background-image: initial !important;
    padding: 10px 16px 8px 16px !important;
    border-radius: 2px !important;
    background-color: #ffffff;
    border: none !important;
}

.ui-breadcrumb ul li .ui-menuitem-link {
    font-size: 11px;
    color: #999999;
    letter-spacing: 0px;
    font-family: 'robotoregular';
    font-weight: normal;
}

.ui-breadcrumb ul li a.ui-icon-home {
    padding: 0;
    margin-top: 1px;
    overflow: hidden;
    color: #999999 !important;
}

a.scrollup{
    color:#fff;
    height:55px;
    width:55px;
    font-size:22px;
    line-height:50px;
    text-align:center;
    text-decoration:none;
    position:fixed;
    bottom:10px;
    right:40px;	
    opacity:0,5;
    border-radius:50%;
    z-index:999999;
    background: rgba(0, 0, 0, 0.5);
}
a.scrollup:hover{
    opacity:1;
    background: rgba(0, 0, 0, 0.5);
    color:#fff;;	
}


.shrinkToFit {
    cursor: zoom-in;
    width: 100%;
    height: 500px;
}

.BolderWhite2{
    color: #FFFFFF ! important;
    font-weight: bold;
    text-shadow: 2px 2px #0f925a;
}
.ImgBannerCss {
    width: 100%;
    height: auto;
    margin-top: 8.5%;
}
.ImgBannerCss3
{
    width: 100%; height: auto;
    margin-top: 8.5%;
}

.MonEmptyBox200{
    display: block;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.MonEmptyBox150{
    display: block;
    width: 100%;
    height: 150px;
    overflow: hidden;
}

.MonEmptyBox100 {
    display: block;
    width: 100%;
    height: 100px !important;
    overflow: hidden;
}

.MonEmptyBox50 {
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
}
.ImgBannerCss2
{
    width: 100%;
    height: auto;
    margin-top: 8.5%;
}
.ImgBannerCssdetailsClasseService
{
    width: 100%;
    height: 400px;
    margin-top: 8.5%;
}
/**********************************************************************************/
@media only screen and (min-width: 1281px) {
    .ImgBannerCss3 {
        width: 100%;
        height: auto;
        margin-top: 11.5% !important;
    }
}
@media (min-width:280px) and (max-width: 299px) {

    .BolderWhite{
        color: #FFFFFF ! important;
        font-weight: bold;
        font-size: 10px;
        text-shadow: 2px 2px #0f925a;
    }
    .BolderWhite2{
        color: #FFFFFF ! important;
        font-weight: bold;
        font-size: 6px;
        text-shadow: 2px 2px #0f925a;
    }
    .ImgBannerCss
    {
        width: 100%; height: 8.5%
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }

    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
    .ImgBannerCssdetailsClasseService
    {
        width: 100%;
        height: 200px;
        margin-top: 8.5%;
    }
}
@media (min-width:300px) and (max-width: 349px) {

    .BolderWhite{
        color: #FFFFFF ! important;
        font-weight: bold;
        font-size: 10px;
        text-shadow: 2px 2px #0f925a;
    }
    .BolderWhite2{
        color: #FFFFFF ! important;
        font-weight: bold;
        font-size: 6px;
        text-shadow: 2px 2px #0f925a;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }.ImgBannerCss3
    {
        width: 100%; height: 110px;
        margin-top: 8.5%;
    }
    h1{
        margin-top: 3% !important;
        margin: 0px !important;
        font-size: 13px
    }

    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
    .ImgBannerCssdetailsClasseService
    {
        width: 100%;
        height: 200px;
        margin-top: 8.5%;
    }
}

@media (min-width: 320px) and (max-width: 480px) {
    .ImgBannerCss3 {
        width: 100%;
        height: auto;
        margin-top: 27.5% !important;
    }

}
@media (min-width:350px) and (max-width: 379px) {

    .BolderWhite{
        color: #FFFFFF ! important;
        font-weight: bold;
        font-size: 10px;
        text-shadow: 2px 2px #0f925a;
    }      
    .BolderWhite2{
        color: #FFFFFF ! important;
        font-weight: bold;
        font-size: 6px;
        text-shadow: 2px 2px #0f925a;
    }    
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: 150px;
        margin-top: 8.5%;
    }
    h1{
        margin-top: 3% !important;
        margin: 0px !important;
        font-size: 13px
    }
    .ImgBannerCssdetailsClasseService
    {
        width: 100%;
        height: 200px;
        margin-top: 8.5%;
    }
}

@media (min-width:380px) and (max-width: 399px) {

    .BolderWhite{
        color: #FFFFFF ! important;
        font-weight: bold;
        font-size: 10px;
        text-shadow: 2px 2px #0f925a;
    }      
    .BolderWhite2{
        color: #FFFFFF ! important;
        font-weight: bold;
        font-size: 6px;
        text-shadow: 2px 2px #0f925a;
    }    
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: 130px;
        margin-top: 8.5%;
    }
    h1{
        margin-top: 3% !important;
        margin: 0px !important;
        font-size: 13px
    }
    .ImgBannerCssdetailsClasseService
    {
        width: 100%;
        height: 200px;
        margin-top: 8.5%;
    }
}
@media (min-width:400px) and (max-width: 449px) {
    .MonEmptyBox150 {
        display: block;
        width: 100%;
        height: 125px;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 50px !important;
        overflow: hidden;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top:8.5%;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: 130px;
        margin-top: 8.5%;
    }
    h1{
        margin-top: 3% !important;
        margin: 0px !important;
        font-size: 13px
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 9px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    h1{
        margin: 0px !important;
        font-size: 9px
    }
}
@media (min-width:450px) and (max-width: 499px) {
    .MonEmptyBox150 {
        display: block;
        width: 100%;
        height: 125px;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 50px !important;
        overflow: hidden;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 9px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    h1{
        margin: 0px !important;
        font-size: 9px
    }
}
@media (min-width: 481px) and (max-width: 767px) {
    .ImgBannerCss3 {
        width: 100%;
        height: auto;
        margin-top: 21.5% !important;
    }

}

@media (min-width:500px) and (max-width: 549px) {
    .MonEmptyBox150 {
        display: block;
        width: 100%;
        height: 125px;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 50px !important;
        overflow: hidden;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top:8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 9px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    h1{
        margin: 0px !important;
        font-size: 9px
    }
}
@media (min-width:550px) and (max-width: 599px) {
    .MonEmptyBox150 {
        display: block;
        width: 100%;
        height: 125px;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 50px !important;
        overflow: hidden;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top:8.5%;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 9px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    h1{
        margin: 0px !important;
        font-size: 9px
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
}
@media (min-width:600px) and (max-width: 649px) {
    .MonEmptyBox150 {
        display: block;
        width: 100%;
        height: 125px;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 50px !important;
        overflow: hidden;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 9px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    h1{
        margin: 0px !important;
        font-size: 9px
    }
}
@media (min-width:650px) and (max-width: 699px) {
    .MonEmptyBox150 {
        display: block;
        width: 100%;
        height: 125px;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 50px !important;
        overflow: hidden;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 9px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    h1{
        margin: 0px !important;
        font-size: 9px
    }
}
@media (min-width:700px) and (max-width: 749px) {
    .MonEmptyBox150 {
        display: block;
        width: 100%;
        height: 125px;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 50px !important;
        overflow: hidden;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top:8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 9px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    h1{
        margin: 0px !important;
        font-size: 9px
    }
}

@media (min-width:750px) and (max-width: 799px) {
    .MonEmptyBox150 {
        display: block;
        width: 100%;
        height: 125px;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 50px !important;
        overflow: hidden;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top:8.5%;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 9px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    h1{
        margin: 0px !important;
        font-size: 9px
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .ImgBannerCss3 {
        width: 100%;
        height: auto;
        margin-top: 14.5% !important;
    }

}
@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
    .ImgBannerCss3 {
        width: 100%;
        height: auto;
        margin-top: 17.5% !important;
    }


}

@media (min-width:800px) and (max-width: 849px) {
    .MonEmptyBox150 {
        display: block;
        width: 100%;
        height: 125px;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 50px !important;
        overflow: hidden;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top:8.5%;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 9px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    h1{
        margin: 0px !important;
        font-size: 9px
    }
}
@media (min-width:850px) and (max-width: 899px) {
    .MonEmptyBox150 {
        display: block;
        width: 100%;
        height: 125px;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 50px !important;
        overflow: hidden;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top:8.5%;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 9px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    h1{
        margin: 0px !important;
        font-size: 9px
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
}
@media (min-width:900px) and (max-width: 949px) {

    .MonEmptyBox200{
        display: block;
        width: 0%;
        height: 0%;
        overflow: hidden;
    }      
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 80px !important;
        overflow: hidden;
    }
    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top:8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
}
@media (min-width:950px) and (max-width: 999px) {

    .MonEmptyBox200{
        display: block;
        width: 0%;
        height: 0%;
        overflow: hidden;
    }      
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 80px !important;
        overflow: hidden;
    }
    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top:8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: 200px;
        margin-top: 8.5%;
    }
    h1{
        margin-top: 3% !important;
        margin: 0px !important;
        font-size: 13px
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
}
@media (min-width:1000px) and (max-width: 1024px) {
    .MonEmptyBox50 {
        display: block;
        width: 100%;
        height: 0%;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 100px !important;
        overflow: hidden;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 12px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    .ImgBannerCss3
    {
        width: 100%; height: 200px;
        margin-top: 8.5%;
    }
    h1{
        margin-top: 3% !important;
        margin: 0px !important;
        font-size: 13px
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .ImgBannerCss2
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
}

@media (min-width:1025px) and (max-width: 1099px) {
    .MonEmptyBox50 {
        display: block;
        width: 100%;
        height: 0%;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 100px !important;
        overflow: hidden;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 12px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
}
@media (min-width: 1025px) and (max-width: 1280px) {
    .ImgBannerCss3 {
        width: 100%;
        height: auto;
        margin-top: 13.5% !important;
    }

}

@media (min-width:1100px) and (max-width: 1149px) {
    .MonEmptyBox50 {
        display: block;
        width: 100%;
        height: 0%;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 100px !important;
        overflow: hidden;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 12px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
}
@media (min-width:1150px) and (max-width: 1199px) {
    .MonEmptyBox50 {
        display: block;
        width: 100%;
        height: 0%;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 100px !important;
        overflow: hidden;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 12px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
}
@media (min-width:1200px) and (max-width: 1249px) {
    .MonEmptyBox50 {
        display: block;
        width: 100%;
        height: 0%;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 100px !important;
        overflow: hidden;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 12px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
}
@media (min-width:1250px) and (max-width: 1299px) {
    .MonEmptyBox50 {
        display: block;
        width: 100%;
        height: 0%;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 100px !important;
        overflow: hidden;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 12px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
    h1{
        margin: 0px !important;
        font-size: 13px
    }
}
@media (min-width:1300px) and (max-width: 1349px) {
    .MonEmptyBox50 {
        display: block;
        width: 100%;
        height: 0%;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 100px !important;
        overflow: hidden;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 12px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    .ImgBannerCss {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
}
@media (min-width:1350px) and (max-width: 1399px) {
    .MonEmptyBox50 {
        display: block;
        width: 100%;
        height: 0%;
        overflow: hidden;
    }
    .MonEmptyBox100 {
        display: block;
        width: 100%;
        height: 100px !important;
        overflow: hidden;
    }
    .ui-breadcrumb ul li .ui-menuitem-link {
        font-size: 12px !important;
        color: #999999;
        letter-spacing: 0px;
        font-family: 'robotoregular';
        font-weight: normal;
    }
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top : 8.5%;
    }
    .ImgBannerCss3
    {
        width: 100%; height: auto;
        margin-top: 8.5%;
    }
    h1{
        margin-top: 3% !important;
        margin: 0px !important;
        font-size: 15px
    }
    .MonEmptyBox150{
        display: block;
        width: 100%;
        height: 100px;
        overflow: hidden;
    }
    .ImgBannerCss2
    {
        width: 100%;
        height: auto;
        margin-top: 8.5%;
    }
}

@media (min-width:1400px) and (max-width: 1440px) {
    /*    .MonEmptyBox50 {
            display: block;
            width: 100%;
            height: 0%;
            overflow: hidden;
        }
        .MonEmptyBox100 {
            display: block;
            width: 100%;
            height: 100px !important;
            overflow: hidden;
        }
        .ui-breadcrumb ul li .ui-menuitem-link {
            font-size: 12px !important;
            color: #999999;
            letter-spacing: 0px;
            font-family: 'robotoregular';
            font-weight: normal;
        }*/
    .ImgBannerCss
    {
        width: 100%; height: auto;
        margin-top:8.5%;
    }
    /*    .ImgBannerCss3
        {
            width: 100%; height: auto;
            margin-top: 11%;
        }
        h1{
            margin-top: 3% !important;
            margin: 0px !important;
            font-size: 15px
        }
        .MonEmptyBox150{
            display: block;
            width: 100%;
            height: 100px;
            overflow: hidden;
        }
        .ImgBannerCss2
        {
            width: 100%;
            height: auto;
            margin-top: 11%;
        }*/
}

/*************************************************************************************************************************/

