@media (min-width: 1200px) {}
@media (max-width: 1199px) {

     #body #mainListing #mainImageContainer #imagesAnim ol li .whiteSquare .whiteSquareBorder{
        padding: 4.1em 0;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .sticky-container {
        top: 188px !important;
    }
   
}

@media screen and (max-width: 1024px) {
    .sticky-container {
        top: 157px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {}

@media screen and (max-width:860px) {
    #mainMenu #mainMenuBtns a:hover,
    #mainMenu #mainMenuBtns a.active {
        background-color: #229daa;
    }
    #newOffer .left,
    #newOffer .right {
        width: 100%;
        float: none;
    }
    #newOffer .right {
        margin-top: 3em;
    }
    #newOffer .left h2 {
        padding: 0 !important
    }
    #newOffer .left h3 {
        background-size: contain;
    }
    #newOffer .left .runningText {
        padding: 0px !important;
    }
    #newOffer {
        margin-top: 29px !important;
    }
    #newOffer .left,
    #newOffer .right {
        max-width: initial !important;
        margin-top: 10px !important;
    }
    #newOffer .left .runningText {
        margin-top: 14px !important;
    }
    #body #mainListing #mainImageContainer #whiteSquare, #body #mainListing #mainImageContainer #imagesAnim ol li .whiteSquare{
        margin-bottom:0
    }
    #body #mainListing{
        padding-bottom: 8px !important;
    }
    #body #mainListing #mainImageContainer #imagesAnim ol li .whiteSquare .whiteSquareBorder{
        margin-right: 1px !important;
        padding: 1em 0;
    }

    .block .running a.start{
        font-size: 1em !important;
    }
    #body #event #eventDetails .runningText{
        width:100% !important;
    }
}

@media (max-width: 767px) {
    #abdaliApp .left {
        width: 100% !important;
    }
    #abdaliApp .right {
        width: 100% !important;
    }
    #abdaliApp {
        margin-bottom: 40px !important
    }
    #newOffer .container {
        padding-bottom: 40px !important;
    }
        #careers .section {

    padding: 20px !important;

    }
}

@media (max-width: 711px) {
    #header #topMenu a.lang {
        margin: 0 5px;
    }
    .sticky-container {
        top: 0 !important;
        width: auto !important;
        right: 15px !important;
        position: absolute !important;
    }
    .sticky-container ul {}
    .sticky-container ul li {
        display: inline-block;
        overflow: hidden !important;
    }
    .sticky-container ul li a {
        display: inline-block;
        width: 43px
    }
    .sticky li:hover {
        margin-left: 0 !important;
    }
        .sticky li{height: 31px !important;width: 31px !important;}
    
    .sticky li img{
        width:20px;
        height:20px;
    }
}