/*  Large devices (desktops, 992px and up)
-------------------------------------------------- */

@media (min-width: 992px) {
    .GO-Results-Row {
        width: 728px;
    }
    .GO-Results-Photo {
        width: 193px;
        border-style: solid;
        border-width: 0px 1px 0px 0px;
        border-color: #E1E1E1;
    }
    .GO-Results-Data {
        width: 359px;
        padding-left: 16px;
    }
    .GO-Results-Data li:before {
        content: '\f105';
        font-family: 'FontAwesome';
        float: left;
        padding-right: 6px;
        color: #BEBEBE;
    }
    .GO-Results-PriceLogo {
        width: 176px;
    }
    .GO-Results-Price {
        width: 160px;
    }
    .GO-Results-Logo {
        width: 160px;
    }
}

/*  Medium devices (tablets, 768px and up)
-------------------------------------------------- */

@media (min-width: 768px) and (max-width: 991.98px) {
    .GO-Results-Row {}
    .GO-Results-Photo {
        width: 193px;
        border-style: solid;
        border-width: 0px 1px 0px 0px;
        border-color: #E1E1E1;
    }
    .GO-Results-Data {
        width: calc(100% - 369px);
        padding-left: 16px;
    }
    .GO-Results-PriceLogo {
        width: 176px;
    }
    .GO-Results-Price {
        width: 160px;
    }
    .GO-Results-Logo {
        width: 160px;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .GO-Results-Row {}
    .GO-Results-Photo {
        width: 193px;
        border-style: solid;
        border-width: 0px 1px 0px 0px;
        border-color: #E1E1E1;
    }
    .GO-Results-Data {
        width: calc(100% - 369px);
        padding-left: 16px;
    }
    .GO-Results-PriceLogo {
        width: 176px;
    }
    .GO-Results-Price {
        width: 160px;
    }
    .GO-Results-Logo {
        width: 160px;
    }
}

/* display width less than 576
-------------------------------------------------- */

@media (max-width:575.98px) {
    .GO-Results-Row {}
    .GO-Results-Photo {
        width: 188px;
        border-style: solid;
        border-width: 0px 0px 0px 0px;
        border-color: #E1E1E1;
    }
    .GO-Results-Data {
        width: calc(100% - 188px);
        padding-left: 0px;
    }
    .GO-Results-PriceLogo {
        width: 100%;
    }
    .GO-Results-Price {
        /* width: 160px; */
        width: calc(100% - 176px);
    }
    .GO-Results-Logo {
        /* width: calc(100% - 176px); */
        width: 160px;
    }
}

/* RESULTS PHOTO ------------------------------------------------------------------------------*/

.GO-Results-Photo-Tag {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1010;
    width: 50px;
    height: 18px;
    line-height: 18px;
    margin: 21px 0px 0px 0px;
    padding: 0px 7px 0px 7px;
    background-color: #008000;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    border-style: solid;
    border-width: 1px 1px 1px 0px;
    border-color: #FFF;
}

.GO-Results-Photo-HD {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1010;
    width: 32px;
    height: 22px;
    margin: 14px 17px 0px 0px;
    padding: 0px 0px 0px 5px;
    border: 0px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    background: #000000;
    border-style: solid;
    border-width: 0px 0px 1px 1px;
    border-color: #FFF;
}

.GO-Results-Photo-HDVideo {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1010;
    width: 55px;
    height: 22px;
    margin: 14px 51px 0px 0px;
    padding: 0px 0px 0px 7px;
    border: 0px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    background: #000000;
    border-style: solid;
    border-width: 0px 0px 1px 1px;
    border-color: #FFF;
}

.GO-Results-Photo-No {
    position: relative;
    top: 0;
    left: 0;
    width: 160px;
    height: 120px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    color: #E1E1E1;
}

.GO-Results-Photo-No i {
    position: relative;
    width: 160px;
    height: 80px;
    line-height: 80px;
    padding: 20px 0px 0px 0px;
    font-size: 80px;
    text-align: center;
}

.GO-Results-Photo-No span {
    position: relative;
    width: 160px;
    height: 20px;
    line-height: 20px;
    padding: 0px 0px 0px 0px;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
}

.GO-Results-Photo a:hover {
    text-decoration: none;
}

.GO-Results-Photo-No a:hover {
    text-decoration: none;
}

/* RESULTS RIBBON  --------------------------------------------------*/

.GO-ResultsRibbon-Wrapper {
    width: 90px;
    height: 52px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1010;
}

.GO-ResultsRibbon {
    font-size: 12px;
    font-weight: bold;
    color: #333;
    text-align: center;
    -webkit-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    -ms-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    position: relative;
    padding: 2px 0;
    top: 7px;
    left: -30px;
    width: 110px;
    /*background-color: #ebb134;*/
    background-color: #009900;
    border-color: #FFFFFF;
    border-style: solid;
    border-width: 0px;
    color: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, .5);
    /* for Firefox 3.5+ */
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .5);
    /* for Safari and Chrome */
}

/* RESULTS PHOTO STATUS --------------------------------------------------*/

.GO-Results-Photo-Status {
    width: 160px;
    height: 38px;
    line-height: 38px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #E9E9E9;
    font-size: 13px;
    color: #000000;
}

.GO-Results-Photo-Status img {
    display: block;
    margin: 0 0 0 0px;
    padding: 10px 0px 0px 0px
}

.GO-Results-Photo-Status span {
    float: left;
    margin: 0 0 0 0px;
    padding: 0px 0px 0px 0px;
    vertical-align: middle;
    border-style: solid;
    border-width: 0px;
    height: 38px;
    line-height: 38px;
}

.GO-Results-Photo-Status i {
    float: left;
    padding: 0px 14px 0px 14px;
    height: 38px;
    line-height: 38px;
}

/* RESULTS LIST VIEW --------------------------------------------------*/

.GO-Results-Naziv {
    width: calc(100% - 66px);
}

.GO-Results-NazivPark {
    width: 66px;
}

.GO-Results-Data-Top {
    height: 120px;
}

.GO-Results-Data-Bottom {
    height: 46px;
}

.GO-Results-Data-Bottom-Komentar {
    height: 46px;
    margin: 0px 0px 0px 0px;
    background: #E1E1E1;
    overflow: hidden;
    padding: 7px 7px 7px 7px;
    font-size: 12px;
    line-height: 16px;
    font-style: italic;
    font-weight: normal;
    font-family: Arial, Arial, Helvetica, sans-serif;
    color: #000000;
}

.ResultsAd:hover .ResultsShowMore,
.ResultsAd:focus .ResultsShowMore {
    display: block;
}

.ResultsShowMore {
    display: none;
}

.ResultsAdCheck {
    position: relative;
    float: left;
    width: 10px;
    height: 120px;
    padding: 0px 5px 0px 5px;
    margin: 0px;
}

/* RESULTS PRICE CONTAINER --------------------------------------------------------------------*/

.GO-Results-Price {
    position: relative;
    float: left;
    /*width: 160px;*/
    height: 75px;
    padding: 0px 0px 0px 0px;
    padding-top: 20px;
    margin: 0px 0px 16px 0px;
    text-align: center;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E1E1E1;
    font-size: 18px;
    font-weight: bold;
    color: #062f57;
    background-color: #FFFFFF;
}

.GO-Results-Price-Akcija {
    border-color: #FF0000;
    padding-top: 0px;
}

.GO-Results-Price-Akcija-TXT {
    width: 100%;
    height: 20px;
    margin: 0px 0px 0px 0px;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    color: #FFFFFF;
    background-color: #FF0000;
}

.GO-Results-Price-Mid {
    position: relative;
    float: left;
    width: 100%;
    height: 40px;
    padding: 3px 0px 2px 0px;
}

.GO-Results-Price-Sold {
    padding-top: 5px;
}

.GO-Results-Price-Bottom {
    position: relative;
    float: left;
    width: 100%;
    height: 15px;
}

.GO-Results-Price-TXT-Regular {
    height: 20px;
    line-height: 18px;
    text-align: center;
    font-size: 18px;
    color: #062f57;
}

.GO-Results-Price-TXT-StaraCena {
    height: 20px;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-align: center;
    color: #7F9DB9;
    position: relative;
    width: 110px;
    margin: 0px 30px 0px 30px;
}

.GO-Results-Price-TXT-StaraCena:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 1px solid;
    border-color: inherit;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg);
}

.GO-Results-Price-TXT-AkcijaCena {
    width: 120px;
    height: 20px;
    margin: 0px 25px 0px 25px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    text-align: center;
    color: #FF0000;
}

.GO-Results-Price-TXT-BruttoNeto {
    height: 20px;
    line-height: 14px;
    text-align: center;
    font-size: 14px;
    color: #7F9DB9;
}

.GO-Results-Price-TXT-Bottom {
    width: 100%;
    height: 13px;
    margin: 0px 0px 0px 0px;
    padding-top: 1px;
    font-size: 10px;
    line-height: 13px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    background-color: #7F9DB9;
    color: #000000;
    background-color: #E1E1E1;
}

.GO-Results-Price-TXT-Country {
    width: 100%;
    height: 13px;
    margin: 0px 0px 0px 0px;
    padding-top: 1px;
    font-size: 10px;
    line-height: 13px;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    color: #FFFFFF;
    background-color: #062f57;
}

/* RESULTS LOGO CONTAINER --------------------------------------------------*/

.GO-Results-Logo {
    position: relative;
    z-index: 2;
    background-color: #FFFFFF;
    float: left;
    height: 75px;
    line-height: 75px;
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #E1E1E1;
    text-align: center;
}

.GO-Results-Logo img {
    max-width: 120px;
    max-height: 60px;
}

/* RESULTS BOTTOM CONTAINER --------------------------------------------------*/

.ResultsBtm {
    position: relative;
    float: left;
    text-align: center;
    width: 730px;
    padding: 0px 0px 0px 0px;
    margin: 10px 0px 0px 0px;
    border-style: none;
}

.ResultsBtmLeft {
    float: left;
    width: 190px;
    height: 30px;
    text-align: left;
    padding: 0px 0px 0px 0px;
}

.ResultsBtmRight {
    float: left;
    width: 540px;
    min-height: 30px;
    text-align: left;
    padding: 0px 0px 10px 0px;
}

.ResultsLine {
    float: left;
    width: 730px;
    height: 1px;
    padding: 0px;
    margin: 0px;
    background-color: #7F9DB9;
}