fieldset {
    width: 100%;
}

.separator + .list-group-item{
    border-top-width: 2px;
}

.list-group a{
    text-decoration: none;
    display: block;
    color: inherit;
    transition: 0.3s;
}

.list-group a:hover{
    opacity: 0.7;
}

.list-group-item .list-group-item{
    background: transparent;
}

.list-group-item.active > .list-group > .list-group-item{
    color: white;
    opacity: 0.7;
}

.list-group-item.active > .list-group > .list-group-item.active{
    opacity: 1;
}

#openmapads{
    position: relative;
    min-height: 50px;
}

#openmapads .openmapwraptitle{
    position: absolute;
    top: 8px;
    right: 8px;
    z-index: 1000;
}

.juloawrapper .breadcrumb{
    align-items: center;
    padding: 16px;
}

#filesupload{
    display: inline-block;
}

.main-bottom:last-child{
    margin-bottom: 30px;
}

.view-details .youtube-player{
    margin: 20px auto;
    display: block;
}

.view-details .back_button{
    text-decoration: none;
    position: relative;
    top: -3px;
}


h4.card-title a{
    text-decoration: none;
}


/* AD LIST DISPLAY */
.adsmanager-list .card:hover {
    background-color: #f7f7f7;
}

.adsmanager-list .card-text {
    position: relative;
    z-index: 1;
}

.adsmanager-list .card-title a {
    font-size: 1.3em !important;
    color: black
}

.adsmanager-list .card-title a:hover {
    text-decoration: none;
}

.adsmanager-list .newIcon {
    position: absolute;
    left: 92%;
    bottom: 30%;
}

.adsmanager-list .newIcon img {
    height: 40px;
    width: 40px;
    margin-bottom: 5px;
}

.adsmanager-list .favorite_button {
    position: absolute;
    right: 0;
    top: -35px;
}

.favorite_button {
    height: 40px;
    width: 40px;
    background: #eaeaea;
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
}

.favorite_button a {
    z-index: 1;
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 40px;
    text-align: center;
}

.adsmanager-list .card-footer {
    height: 40px;
}

.adsmanager-list .card-footer .text-muted {
    font-size: 1em;
}

.adsmanager-list .card .fad-image {
    margin-bottom: 0px !important;
    height: auto;

}

.adsmanager-list .card-horizontal {
    display: flex;
    flex: 1 1 auto;
}

.adsmanager-list .img-square-wrapper {
    width: 200px;
    height: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.adsmanager-list .content .fad_price {
    font-weight: bold;
    font-size: 1.3em;
    color: #006898;
}

.ads-table{
    position: relative;
}

.ads-table-header{
    position: sticky;
    top: 0;
    z-index: 1;
    margin-bottom: 8px;
    border-radius: 0.2rem;
}

/* ------------------------------------------------------------ */

/* ADS GRID DISPLAY */


.adsmanager-grid-ad .card-block {
    min-height: 340px;
    width: 100%;
}

.adsmanager-grid-ad .card-block img {
    height: 150px;
    object-fit: contain;
}

.adsmanager-grid-ad .card-footer h4 {
    padding-bottom: 2px;
}

.adsmanager-grid-ad .ads-icons {
    justify-content: space-between;
    align-items: center;
    padding: 0 12px;
    margin-top: 20px;
    margin-bottom: -10px;
}

.adsmanager-grid-ad .newIcon img {
    height: 25px;
    width: 25px;
    margin-right: 5px;
}

.adsmanager-grid-ad .favorite_button {
    left: 94%;
    bottom: 106%;
    align-items: flex-end;
}

.adsmanager-grid-ad .favorite_button a {
    z-index: 1;
    position: relative;
}

.adsmanager-grid-ad .favorite_button a img {
    height: 20px;
    width: 20px;
    margin-top: -45px;
}

.adsmanager-grid-ad .card-footer a {
    font-size: 1.1em !important;
    color: black
}

.adsmanager-grid-ad .card-footer a:hover {
    text-decoration: none;
}

.adsmanager-grid-ad .card:hover {
    background-color: #f7f7f7;
}

.adsmanager-grid-ad .ads-date {
    font-size: 0.9em;
    color: #757575;
    margin-top: 4px;
    margin-bottom: -6px;
}

.adsmanager-grid-ad .text {
    margin-top: 10px;
    padding: 0 16px;
}

/* ------------------------------------------------------------ */

#adsmanager_innermenu button,
.adsmanager-cats button {
    background-color: #006898 !important;
    border-color: #006898 !important;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-image: none !important;
}


.form-horizontal .inline-control-label {
    width: 70px !important;
}

.form-horizontal .inline-controls {
    margin-left: 90px !important;
}

#ad-information .row-fluid [class*="span"],
#contact-form .row-fluid [class*="span"],
#profile-password .row-fluid [class*="span"],
#profile-contact .row-fluid [class*="span"] {
    margin-left: 0 !important;
}

#formcontainer .span12,
.adsmanager_search_box .span12,
.adsmanager_search_module .span12 {
    margin-left: 0 !important;
}

.no-margin {
    margin: 0 !important;
}

.no-margin-top {
    margin-top: 0px !important;
    line-height: normal !important;
}

.adsmanager-cat {
    font-size: 10px;
}

.fad-image {
    margin-bottom: 12px;
}

.adsmanager-grid {
    width: 32%;
    margin-left: 5px;
    float: left;
    border: 1px solid #E3E3E3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
    height: 250px;
}

.adsmanager-grid h4 {
    margin-bottom: 5px;
    padding: 5px;
    background-color: #E3E3E3;
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.adsmanager-grid div {
    padding: 5px;
}

.adsmanager-grid img {
    max-height: 120px;
}

.adsmanager-grid .iconflag {
    display: block;
    position: absolute;
}

/*
.advsearchmoduleform input {
    width: 150px;
}

.advsearchmoduleform select {
    width: 165px;
}

#adsmanager_global_filter input {
    width: 150px;
}
#adsmanager_global_filter select {
    width: 165px;
}

.advsearchmoduleform input[type='radio'],
.advsearchmoduleform input[type='checkbox'] {
    width: inherit;
}

#adsmanager_global_filter input[type='radio'],
#adsmanager_global_filter input[type='checkbox'] {
    width: inherit;
}
*/

.advsearchmoduleform .control-group {
    margin-bottom: 0px;
}



#adsmanager_global_filter .control-group {
    margin-bottom: 0px;
}

.map-popup .img-map {
    max-width: 100% !important;
}

.map-popup .span5 {
    padding-left: 5px;
}

.map-popup .map-price {
    padding-top: 5px;
    float: left;
    font-weight: bold;
}


.adsmanager-details .adsmanager-favorite {
    margin-bottom: 10px;
}

.adsmanager-details .adsmanager-infos {
    border-right: 1px solid #DDDDDD;
    padding-right: 10px;
}

.adsmanager-details .adsmanager-images img {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.adsmanager-details .adsmanager-images a {
    display: block;
    margin-top: 10px;
}

.adsmanager-details .adsmanager-images {
    padding: 5px;
}

#uploader_filelist li {
    width: 50px;
    height: 50px;
    background: none;
    border: none;
    margin-top: -51px;
    margin-left: 150px;
}

#uploader_filelist li .plupload_file_status {
    text-align: center;
    width: 100%;
    margin-top: 25px;
}

.imagesupload_loading {
    background: url(../images/loading.gif) no-repeat;
    width: 16px;
    height: 16px;
}

#adshome h2 {
    font-size: 18px;
    color: #000;
    text-align: center;
}

#adshome h2 a {
    color: #000;
    text-decoration: none;
}

#adshome h3 {
    font-size: 14px;
    text-decoration: none;
    line-height: normal !important;
}

/**
 * Module GMAP
 **/
.gmappopup .mainpopup {
    cursor: pointer;
}

.gmappopup .mainpopup:hover {
    background-color: #DDD;
}

.gmappopup .mainpopup .price {
    text-align: right;
    padding-right: 10px;
}

.gmappopup img {
    width: 109px;
    height: 74px;
    margin-top: 6px;
    margin-left: 1px;
}

.gmappopup .ruban_annonce {
    float: right;
}

.gmappopup .localisation {
    color: #49A828;
    font-weight: bold;
}

.gmappopup .mainpopup .imagediv {
    float: left;
    width: 120px;
    height: 100%;
    min-height: 90px;
    text-align: center;
}

.gmappopup .mainpopup .textdiv {
    float: left;
    width: 200px;
}

.gmappopup h3 {
    margin: 5px 0;
}

.gmappopup h3 a {
    text-decoration: none;
    font-weight: bold;
    font-size: 14px;
    color: #000;
}

.gmappopup h3 a:hover {
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
}

.gmappopup p.description {
    text-align: justify;
    /*color: #757575;*/
    font-style: italic;
    font-size: 12px;
    max-width: 470px;
}

ul.pagination-list {
    list-style-type: none;
}

ul.pagination-list li {
    float: left;
    width: 20px;
}

.adsmanager_ver_list {
    list-style-type: none;
    margin: 0;
}

.floatleft {
    float: left;
    padding-right: 5px;
}

.feed {
    float: right;
}
.imgheading-box{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    width: 40px;
    margin-right: 8px;
    border-radius: 100%;
} 

.imgheading-box img{
    max-width: 100%;
    max-height: 100%;
}

input.error {
    border-color: #B94A48;
}

.error {
    color: #B94A48;
}

#contactplus .contact-grid .span4 {
    width: 32%;
    margin-left: 5px;
    float: left;
    border: 1px solid #E3E3E3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    margin-bottom: 10px;
}

#advancedsearch {
    display: none;
}

.list_highlight {
    background-color: #eeAAAA;
}

/* Uncomment this bloc to custom the featured ads in the list */
/*.list_featured {
    
}*/

/* Uncomment this bloc to custom the top ads in the list */
/*.list_top {
    
}*/

.grid_highlight {
    background-color: #AAAAFF;
}

/* Uncomment this bloc to custom the featured ads in the list */
/*.grid_featured {
    
}*/

/* Uncomment this bloc to custom the top ads in the list */
/*.grid_top {
    
}*/

@media (max-width: 480px) {
    .adsmanager-grid {
        width: 100%;
        height: 255px;
    }
}

.wizard,
.tabcontrol {
    display: block;
    overflow: hidden;
    width: 100%;
}

.wizard a,
.tabcontrol a {
    outline: 0 none;
}

.wizard ul,
.tabcontrol ul {
    list-style: outside none none !important;
    margin: 0;
    padding: 0;
}

.wizard ul>li,
.tabcontrol ul>li {
    display: block;
    padding: 0;
}

.wizard>.steps .current-info,
.tabcontrol>.steps .current-info {
    left: -999em;
    position: absolute;
}

.wizard>.content>.title,
.tabcontrol>.content>.title {
    left: -999em;
    position: absolute;
}

.wizard>.steps {
    display: block;
    position: relative;
    width: 100%;
}

.wizard.vertical>.steps {
    display: inline;
    float: left;
    width: 30%;
}

.wizard>.steps .number {
    font-size: 1.429em;
}

.wizard>.steps>ul>li {
    width: 25%;
}

.wizard>.steps>ul>li,
.wizard>.actions>ul>li {
    float: left;
}

.wizard.vertical>.steps>ul>li {
    float: none;
    width: 100%;
}

.wizard>.steps a,
.wizard>.steps a:hover,
.wizard>.steps a:active {
    border-radius: 5px;
    display: block;
    margin: 0 0.5em 0.5em;
    padding: 1em;
    text-decoration: none;
    width: auto;
}

.wizard>.steps .disabled a,
.wizard>.steps .disabled a:hover,
.wizard>.steps .disabled a:active {
    background: none repeat scroll 0 0 #eee;
    color: #aaa;
    cursor: default;
}

.wizard>.steps .current a,
.wizard>.steps .current a:hover,
.wizard>.steps .current a:active {
    background: none repeat scroll 0 0 #2184be;
    color: #fff;
    cursor: default;
}

.wizard>.steps .done a,
.wizard>.steps .done a:hover,
.wizard>.steps .done a:active {
    background: none repeat scroll 0 0 #9dc8e2;
    color: #fff;
}

.wizard>.steps .error a,
.wizard>.steps .error a:hover,
.wizard>.steps .error a:active {
    background: none repeat scroll 0 0 #ff3111;
    color: #fff;
}

.wizard>.content {
    background: none;
    /*repeat scroll 0 0 #eee;*/
    color: 1px solid #eee;
    border-radius: 5px;
    display: block;
    margin: 0.5em;
    /*min-height: 35em;*/
    overflow: hidden;
    position: relative;
    width: auto;
}

.wizard.vertical>.content {
    display: inline;
    float: left;
    margin: 0 2.5% 0.5em;
    width: 65%;
}

.wizard>.content>.body {
    float: left;
    /*height: 95%;*/
    padding: 2.5%;
    /* position: absolute;*/
    width: 95%;
}

.wizard>.actions {
    display: block;
    position: relative;
    text-align: right;
    width: 100%;
}

.wizard.vertical>.actions {
    display: inline;
    float: right;
    margin: 0 2.5%;
    width: 95%;
}

.wizard>.actions>ul {
    display: inline-block;
    text-align: right;
}

.wizard>.actions>ul>li {
    margin: 0 0.5em;
}

.wizard.vertical>.actions>ul>li {
    margin: 0 0 0 1em;
}

/*
.wizard > .actions a, .wizard > .actions a:hover, .wizard > .actions a:active {
    background: none repeat scroll 0 0 #2184be;
    border-radius: 5px;
    color: #fff;
    display: block;
    padding: 0.5em 1em;
    text-decoration: none;
}
.wizard > .actions .disabled a, .wizard > .actions .disabled a:hover, .wizard > .actions .disabled a:active {
    background: none repeat scroll 0 0 #eee;
    color: #aaa;
}
*/
.wizard>.actions .disabled a,
.wizard>.actions .disabled a:hover,
.wizard>.actions .disabled a:active {
    visibility: hidden;
}

.tabcontrol>.steps {
    display: block;
    position: relative;
    width: 100%;
}

.tabcontrol>.steps>ul {
    margin: 6px 0 0;
    position: relative;
    top: 1px;
    z-index: 1;
}

.tabcontrol>.steps>ul>li {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    float: left;
    margin: 5px 2px 0 0;
    padding: 1px;
}

.tabcontrol>.steps>ul>li:hover {
    background: none repeat scroll 0 0 #edecec;
    border: 1px solid #bbb;
    padding: 0;
}

.tabcontrol>.steps>ul>li.current {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fff;
    border-color: #bbb #bbb -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px 0;
    margin-top: 0;
    padding: 0 0 1px;
}

.tabcontrol>.steps>ul>li>a {
    border: 0 none;
    color: #5f5f5f;
    display: inline-block;
    margin: 0;
    padding: 10px 30px;
    text-decoration: none;
}

.tabcontrol>.steps>ul>li>a:hover {
    text-decoration: none;
}

.tabcontrol>.steps>ul>li.current>a {
    padding: 15px 30px 10px;
}

.tabcontrol>.content {
    border-top: 1px solid #bbb;
    display: inline-block;
    height: 35em;
    overflow: hidden;
    padding-top: 20px;
    position: relative;
    width: 100%;
}

.tabcontrol>.content>.body {
    float: left;
    height: 95%;
    padding: 2.5%;
    position: absolute;
    width: 95%;
}

@media (max-width: 600px) {
    .wizard>.steps>ul>li {
        width: 50%;
    }

    .wizard>.steps a,
    .wizard>.steps a:hover,
    .wizard>.steps a:active {
        margin-top: 0.5em;
    }

    .wizard.vertical>.steps,
    .wizard.vertical>.actions {
        display: block;
        float: none;
        width: 100%;
    }

    .wizard.vertical>.content {
        display: block;
        float: none;
        margin: 0 0.5em 0.5em;
        width: auto;
    }
}

@media (max-width: 480px) {
    .wizard>.steps>ul>li {
        width: 100%;
    }
}

#formcontainer>h3 {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
}

/* Images Uploader */
#currentimages {
    list-style-type: none;
}

#currentimages li {
    float: left;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 10px;
    padding: 10px 10px 30px 10px;
}

#currentimages li img {
    max-height: 100%;
    max-width: 100%;
}

#currentimages {
    margin-left: 0px;
    padding-top: 10px;
}

#currentimages li {
    margin-right: 9px;
    margin-bottom: 10px;
    max-width: 185px;
    max-height: 150px;
}

.thumbImgCont {
    height: 100%;
    background: #ffffff;
}

.thumbImgDelete {
    background: #f0f0f0;
}

.thumbImgDelete a {
    display: block;
    width: 100%;
    padding: 3px 0px;
}

.ui-state-default .thumbImgDelete a,
.ui-state-default .thumbImgDelete a:link,
.ui-state-default .thumbImgDelete a:visited {
    color: #7b7b7b;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 12px;
}

.ui-state-highlight {
    border: 3px dashed #16a4ec;
    background: none;
}

.price_container_after {
    display: inline-block;
}

.price_container_before {
    display: inline-block;
}

.currency-symbol {
    padding: 5px;
}

.gmap_address_container input {
    min-width: 240px;
}

.gmap_address_container {
    display: inline-block;
}

/*
 * T3 FIX
 **/
#t3-content .juloawrapper input[type="text"],
#t3-content .juloawrapper input[type="password"],
#t3-content .juloawrapper input[type="number"],
#t3-content .juloawrapper input[type="email"] {
    height: 30px;
}

/*
 * GANTRY FIX
 **/

/*
 * HELIX FIX
 **/
#sp-component .juloawrapper input[type="text"],
#sp-component .juloawrapper input[type="password"],
#sp-component .juloawrapper input[type="number"],
#sp-component .juloawrapper input[type="email"] {
    height: 30px;
}

/**
 * MOD SEARCH FIX
 **/
#modsimplesearch-form input,
#modsimplesearch-form select {
    width: 100%;
}

.popup-link {
    text-decoration: none;
    display: block;
    width: 250px;
    padding: 5px;
}

.popup-link:hover {
    text-decoration: none;
    background-color: #DDD;
}

.popup-link h3 {
    text-decoration: none;
    font-size: 14px;
    color: #000;
    margin-left: 120px;
    line-height: 20px;
}

.file-upload-field {
    display: block;
    border: 1px solid #000;
    padding: 5px;
    margin-bottom: 2px;
}

.file-upload-field:hover {
    background-color: #DDD;
}

.juloawrapper .leaflet-popup-content-wrapper {
    max-height: 300px;
    overflow-y: auto;
}


/*@media (min-width: 1200px) {
    .juloawrapper .row {
        margin-left: -10px;
        *zoom: 1;
    }
}*/

/* AD LIST TABLETS DISPLAY */

@media (min-width: 768px) and (max-width: 1024px) {

    .adsmanager-list {
        width: 103%;
    }

    .adsmanager-list .card-title a {
        font-size: 1.1em !important;
        margin-left: -20px;

    }

    .adsmanager-list .content {
        font-size: 0.9em !important;
        margin-left: -20px;

    }

    .adsmanager-list .favorite_button {
        left: 91%;
        bottom: 107%;
    }

    .adsmanager-list .favorite_button a img {
        height: 20px;
        width: 20px;
    }

    .adsmanager-list .img-square-wrapper {
        width: 150px;
        height: 150px;
    }

    .adsmanager-list .newIcon {
        left: 87%;
        bottom: 41%;
    }

    .adsmanager-list .newIcon img {
        height: 35px;
        width: 35px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .adsmanager-list {
        width: 102%;
    }

    .adsmanager-list .card-title a {
        font-size: 1.1em !important;
        margin-left: 0px;

    }

    .adsmanager-list .content {
        font-size: 0.9em !important;
        margin-left: 0px;

    }

    .adsmanager-list .favorite_button {
        left: 94%;
        bottom: 107%;
    }

    .adsmanager-list .favorite_button a img {
        height: 20px;
        width: 20px;
    }

    .adsmanager-list .img-square-wrapper {
        width: 170px;
        height: 170px;
    }

    .adsmanager-list .newIcon {
        left: 92%;
        bottom: 30%;
    }

    .adsmanager-list .newIcon img {
        height: 35px;
        width: 35px;
    }
}

/* AD GRID TABLETS DISPLAY */
@media (min-width: 768px) and (max-width: 1024px) {

    .ads-grid-ad {
        width: 104% !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    .adsmanager-grid-ad .card-block {
        height: 300px;
    }

    .adsmanager-grid-ad .card-footer {
        height: 10%;
    }

    .adsmanager-grid-ad .card-footer a {
        font-size: 0.9em !important;
        text-align: center;
        text-decoration: none;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 120px;
        padding: 0;
        overflow: hidden;
        display: inline-block;
    }

    .adsmanager-grid-ad .card-block img {
        height: 100px;
    }

    .adsmanager-grid-ad .text {
        margin-top: 10px;
        font-size: 0.9em !important;
    }

    .adsmanager-grid-ad .ads-date {
        font-size: 0.8em !important;
        margin-left: 10px !important;
        margin-bottom: 10px;
        margin-top: 25px;
    }

    .adsmanager-grid-ad .ads-icons {
        position: relative;
    }

    .adsmanager-grid-ad .favorite_button,
    .adsmanager-grid-ad .newIcon {
        position: absolute;
    }

    .adsmanager-grid-ad .favorite_button {
        left: 84%;
        bottom: 40%;
    }

    .adsmanager-grid-ad .newIcon {
        left: 4%;
        bottom: 78%;
    }

    .adsmanager-grid-ad .text {
        margin-bottom: 0px !important;
    }

    .adsmanager-grid-ad .newIcon img {
        height: 25px;
        width: 25px;
    }

}

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {

    .ads-grid-ad {
        width: 103% !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    .adsmanager-grid-ad .ads-date {
        margin-top: 45px;
    }

    .adsmanager-grid-ad .newIcon {
        bottom: 64%;
    }
}

/* AD LIST MOBILE DISPLAY */
@media (min-width: 320px) and (max-width: 480px) {

    .adsmanager-list {
        width: 105%;
    }

    .adsmanager-list .card-title a {
        font-size: 0.7em !important;
        margin-left: -30px;
    }

    .adsmanager-list .content {
        font-size: 0.6em !important;
        margin-left: -30px;
    }

    .adsmanager-list .card-footer {
        font-size: 0.6em !important;
    }

    .adsmanager-list .favorite_button {
        left: 87%;
        bottom: 110%;
    }

    .adsmanager-list .favorite_button a img {
        height: 15px;
        width: 15px;
    }

    .adsmanager-list .img-square-wrapper {
        width: 100px;
        height: 100px;
    }

    .adsmanager-list .newIcon {
        left: 84%;
        bottom: 38%;
    }

    .adsmanager-list .newIcon img {
        height: 23px;
        width: 23px;
    }

}

@media (min-width: 481px) and (max-width: 812px) and (orientation: landscape) {

    .adsmanager-list {
        width: 102%;
    }

    .adsmanager-list .card-title a {
        font-size: 0.7em !important;
        margin-left: 0px;
    }

    .adsmanager-list .content {
        font-size: 0.6em !important;
        margin-left: 0px;
    }

    .adsmanager-list .card-footer {
        font-size: 0.6em !important;
    }

    .adsmanager-list .favorite_button {
        left: 94%;
        bottom: 110%;
    }

    .adsmanager-list .favorite_button a img {
        height: 15px;
        width: 15px;
    }

    .adsmanager-list .img-square-wrapper {
        width: 100px;
        height: 100px;
    }

    .adsmanager-list .newIcon {
        left: 93%;
        bottom: 30%;
    }

    .adsmanager-list .newIcon img {
        height: 25px;
        width: 25px;
    }

}

/* AD GRID MOBILE DISPLAY */

@media (min-width: 320px) and (max-width: 480px) {

    .ads-grid-ad {
        width: 111% !important;
        padding-left: 0px;
        padding-right: 0px;
    }

    .adsmanager-grid-ad .card-block {
        height: 200px;
    }

    .adsmanager-grid-ad .card-footer {
        height: 9%;
        margin-bottom: 0.2em !important;
    }

    .adsmanager-grid-ad .card-footer h4 {
        margin: 0px;
    }

    .adsmanager-grid-ad .card-footer a {
        font-size: 0.6em !important;
        text-align: center;
        text-decoration: none;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 60px;
        padding: 0;
        overflow: hidden;
        display: inline-block;
    }

    .adsmanager-grid-ad .card-block img {
        height: 80px;
    }

    .adsmanager-grid-ad .text {
        margin-top: 10px;
        font-size: 0.6em !important;
    }

    .adsmanager-grid-ad .ads-date {
        font-size: 0.5em !important;
        margin-left: 10px !important;
        margin-bottom: 10px;
        margin-top: 14px;
    }

    .adsmanager-grid-ad .ads-icons {
        position: relative;
        margin-top: 6px;
    }

    .adsmanager-grid-ad .favorite_button,
    .adsmanager-grid-ad .newIcon {
        position: absolute;
    }

    .adsmanager-grid-ad .favorite_button {
        left: 80%;
        bottom: 18%;
    }

    .adsmanager-grid-ad .newIcon {
        left: 4%;
        bottom: 78%;
    }

    .adsmanager-grid-ad .text {
        margin-bottom: 0px !important;
    }

    .adsmanager-grid-ad .newIcon img {
        height: 20px;
        width: 20px;
    }

    .adsmanager-grid-ad .favorite_button a img {
        height: 15px;
        width: 15px;
    }

}

@media (min-width: 481px) and (max-width: 812px) and (orientation: landscape) {

    .ads-grid-ad {
        width: 105% !important;
    }

    .adsmanager-grid-ad .card-block {
        height: 200px;
    }

    .adsmanager-grid-ad .card-footer {
        height: 12%;
        margin-bottom: 0.2em !important;
    }

    .adsmanager-grid-ad .card-footer h4 {
        margin: 4px;
    }

    .adsmanager-grid-ad .card-footer a {
        font-size: 0.6em !important;
        text-align: center;
        text-decoration: none;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 60px;
        padding: 0;
        overflow: hidden;
        display: inline-block;
    }

    .adsmanager-grid-ad .card-block img {
        height: 80px;
    }

    .adsmanager-grid-ad .text {
        margin-top: 10px;
        font-size: 0.6em !important;
    }

    .adsmanager-grid-ad .ads-date {
        font-size: 0.5em !important;
        margin-left: 10px !important;
        margin-bottom: 10px;
        margin-top: 14px;
    }

    .adsmanager-grid-ad .ads-icons {
        position: relative;
        margin-top: 6px;
    }

    .adsmanager-grid-ad .favorite_button,
    .adsmanager-grid-ad .newIcon {
        position: absolute;
    }

    .adsmanager-grid-ad .favorite_button {
        left: 82%;
        bottom: 18%;
    }

    .adsmanager-grid-ad .newIcon {
        left: 8%;
        bottom: 78%;
    }

    .adsmanager-grid-ad .text {
        margin-bottom: 0px !important;
    }

    .adsmanager-grid-ad .newIcon img {
        height: 20px;
        width: 20px;
    }

    .adsmanager-grid-ad .favorite_button a img {
        height: 15px;
        width: 15px;
    }
}

.juloawrapper .chzn-container-single {
    width: 100% !important;
}