.sdg-row{
    display:-ms-flexbox  !important;
    display:flex  !important;
    -ms-flex-wrap:wrap  !important;
    flex-wrap:wrap
}
.sdg{
    -ms-flex-preferred-size:0  !important;
    flex-basis:0  !important;
    -ms-flex-positive:1  !important;
    flex-grow:1  !important;
    max-width:100%
}
.sdg-auto{
    -ms-flex:0 0 auto  !important;
    flex:0 0 auto  !important;
    width:auto  !important;
    max-width:none
}
.sdg-1{
    -ms-flex:0 0 8.333333%  !important;
    flex:0 0 8.333333%  !important;
    max-width:8.333333%
}
.sdg-2{
    -ms-flex:0 0 16.666667%  !important;
    flex:0 0 16.666667%  !important;
    max-width:16.666667%
}
.sdg-3{
    -ms-flex:0 0 25%  !important;
    flex:0 0 25%  !important;
    max-width:25%
}
.sdg-4{
    -ms-flex:0 0 33.333333%  !important;
    flex:0 0 33.333333%  !important;
    max-width:33.333333%
}
.sdg-5{
    -ms-flex:0 0 41.666667%  !important;
    flex:0 0 41.666667%  !important;
    max-width:41.666667%
}
.sdg-6{
    -ms-flex:0 0 50%  !important;
    flex:0 0 50%  !important;
    max-width:50%
}
.sdg-7{
    -ms-flex:0 0 58.333333%  !important;
    flex:0 0 58.333333%  !important;
    max-width:58.333333%
}
.sdg-8{
    -ms-flex:0 0 66.666667%  !important;
    flex:0 0 66.666667%  !important;
    max-width:66.666667%
}
.sdg-9{
    -ms-flex:0 0 75%  !important;
    flex:0 0 75%  !important;
    max-width:75%
}
.sdg-10{
    -ms-flex:0 0 83.333333%  !important;
    flex:0 0 83.333333%  !important;
    max-width:83.333333%
}
.sdg-11{
    -ms-flex:0 0 91.666667%  !important;
    flex:0 0 91.666667%  !important;
    max-width:91.666667%
}
.sdg-12{
    -ms-flex:0 0 100%  !important;
    flex:0 0 100%  !important;
    max-width:100%  !important;
    margin-bottom:10px
}
.sdg,.sdg-auto,.sdg-1,.sdg-2,.sdg-3,.sdg-4,.sdg-5,.sdg-6,.sdg-7,.sdg-8,.sdg-9,.sdg-10,.sdg-11,.sdg-12,.sdg-sm,.sdg-sm-auto,.sdg-sm-1,.sdg-sm-2,.sdg-sm-3,.sdg-sm-4,.sdg-sm-5,.sdg-sm-6,.sdg-sm-7,.sdg-sm-8,.sdg-sm-9,.sdg-sm-10,.sdg-sm-11,.sdg-sm-12,.sdg-xsm,.sdg-xsm-auto,.sdg-xsm-1,.sdg-xsm-2,.sdg-xsm-3,.sdg-xsm-4,.sdg-xsm-5,.sdg-xsm-6,.sdg-xsm-7,.sdg-xsm-8,.sdg-xsm-9,.sdg-xsm-10,.sdg-xsm-11,.sdg-xsm-12,.sdg-md,.sdg-md-auto,.sdg-md-1,.sdg-md-2,.sdg-md-3,.sdg-md-4,.sdg-md-5,.sdg-md-6,.sdg-md-7,.sdg-md-8,.sdg-md-9,.sdg-md-10,.sdg-md-11,.sdg-md-12,.sdg-lg,.sdg-lg-auto,.sdg-lg-1,.sdg-lg-2,.sdg-lg-3,.sdg-lg-4,.sdg-lg-5,.sdg-lg-6,.sdg-lg-7,.sdg-lg-8,.sdg-lg-9,.sdg-lg-10,.sdg-lg-11,.sdg-lg-12,.sdg-xl,.sdg-xl-auto,.sdg-xl-1,.sdg-xl-2,.sdg-xl-3,.sdg-xl-4,.sdg-xl-5,.sdg-xl-6,.sdg-xl-7,.sdg-xl-8,.sdg-xl-9,.sdg-xl-10,.sdg-xl-11,.sdg-xl-12{
    float:left
}
@media only screen and (max-width:576px){
    .sdg-hide-xsm{
        display: none !important;
    }
    .sdg-show-xsm{
        display: flex !important;
    }
    .sdg-xsm{
        -ms-flex-preferred-size:0  !important;
        flex-basis:0  !important;
        -ms-flex-positive:1  !important;
        flex-grow:1  !important;
        max-width:100%
    }
    .sdg-xsm-auto{
        -ms-flex:0 0 auto  !important;
        flex:0 0 auto  !important;
        width:auto  !important;
        max-width:none
    }
    .sdg-xsm-1{
        -ms-flex:0 0 8.333333%  !important;
        flex:0 0 8.333333%  !important;
        max-width:8.333333%
    }
    .sdg-xsm-2{
        -ms-flex:0 0 16.666667%  !important;
        flex:0 0 16.666667%  !important;
        max-width:16.666667%
    }
    .sdg-xsm-3{
        -ms-flex:0 0 25%  !important;
        flex:0 0 25%  !important;
        max-width:25%
    }
    .sdg-xsm-4{
        -ms-flex:0 0 33.333333%  !important;
        flex:0 0 33.333333%  !important;
        max-width:33.333333%
    }
    .sdg-xsm-5{
        -ms-flex:0 0 41.666667%  !important;
        flex:0 0 41.666667%  !important;
        max-width:41.666667%
    }
    .sdg-xsm-6{
        -ms-flex:0 0 50%  !important;
        flex:0 0 50%  !important;
        max-width:50%
    }
    .sdg-xsm-7{
        -ms-flex:0 0 58.333333%  !important;
        flex:0 0 58.333333%  !important;
        max-width:58.333333%
    }
    .sdg-xsm-8{
        -ms-flex:0 0 66.666667%  !important;
        flex:0 0 66.666667%  !important;
        max-width:66.666667%
    }
    .sdg-xsm-9{
        -ms-flex:0 0 75%  !important;
        flex:0 0 75%  !important;
        max-width:75%
    }
    .sdg-xsm-10{
        -ms-flex:0 0 83.333333%  !important;
        flex:0 0 83.333333%  !important;
        max-width:83.333333%
    }
    .sdg-xsm-11{
        -ms-flex:0 0 91.666667%  !important;
        flex:0 0 91.666667%  !important;
        max-width:91.666667%
    }
    .sdg-xsm-12{
        -ms-flex:0 0 100%  !important;
        flex:0 0 100%  !important;
        max-width:100%
    }
    .sdg-xsm-right{
        text-align:right
    }
    .sdg-xsm-left{
        text-align:left
    }
    .sdg-xsm-center{
        text-align:center
    }

}
@media only screen and (min-width:576px){
    .sdg-hide-sm{
        display: none !important;
    }
    .sdg-show-sm{
        display: flex !important;
    }
    .sdg-sm{
        -ms-flex-preferred-size:0  !important;
        flex-basis:0  !important;
        -ms-flex-positive:1  !important;
        flex-grow:1  !important;
        max-width:100%
    }
    .sdg-sm-auto{
        -ms-flex:0 0 auto  !important;
        flex:0 0 auto  !important;
        width:auto  !important;
        max-width:none
    }
    .sdg-sm-1{
        -ms-flex:0 0 8.333333%  !important;
        flex:0 0 8.333333%  !important;
        max-width:8.333333%
    }
    .sdg-sm-2{
        -ms-flex:0 0 16.666667%  !important;
        flex:0 0 16.666667%  !important;
        max-width:16.666667%
    }
    .sdg-sm-3{
        -ms-flex:0 0 25%  !important;
        flex:0 0 25%  !important;
        max-width:25%
    }
    .sdg-sm-4{
        -ms-flex:0 0 33.333333%  !important;
        flex:0 0 33.333333%  !important;
        max-width:33.333333%
    }
    .sdg-sm-5{
        -ms-flex:0 0 41.666667%  !important;
        flex:0 0 41.666667%  !important;
        max-width:41.666667%
    }
    .sdg-sm-6{
        -ms-flex:0 0 50%  !important;
        flex:0 0 50%  !important;
        max-width:50%
    }
    .sdg-sm-7{
        -ms-flex:0 0 58.333333%  !important;
        flex:0 0 58.333333%  !important;
        max-width:58.333333%
    }
    .sdg-sm-8{
        -ms-flex:0 0 66.666667%  !important;
        flex:0 0 66.666667%  !important;
        max-width:66.666667%
    }
    .sdg-sm-9{
        -ms-flex:0 0 75%  !important;
        flex:0 0 75%  !important;
        max-width:75%
    }
    .sdg-sm-10{
        -ms-flex:0 0 83.333333%  !important;
        flex:0 0 83.333333%  !important;
        max-width:83.333333%
    }
    .sdg-sm-11{
        -ms-flex:0 0 91.666667%  !important;
        flex:0 0 91.666667%  !important;
        max-width:91.666667%
    }
    .sdg-sm-12{
        -ms-flex:0 0 100%  !important;
        flex:0 0 100%  !important;
        max-width:100%
    }
    .sdg-sm-right{
        text-align:right
    }
    .sdg-sm-left{
        text-align:left
    }
    .sdg-sm-center{
        text-align:center
    }

}
@media only screen and (min-width:768px){
    .sdg-hide-md{
        display: none !important;
    }
    .sdg-show-md{
        display: flex !important;
    }
    .sdg-md{
        -ms-flex-preferred-size:0  !important;
        flex-basis:0  !important;
        -ms-flex-positive:1  !important;
        flex-grow:1  !important;
        max-width:100%
    }
    .sdg-md-auto{
        -ms-flex:0 0 auto  !important;
        flex:0 0 auto  !important;
        width:auto  !important;
        max-width:none
    }
    .sdg-md-1{
        -ms-flex:0 0 8.333333%  !important;
        flex:0 0 8.333333%  !important;
        max-width:8.333333%
    }
    .sdg-md-2{
        -ms-flex:0 0 16.666667%  !important;
        flex:0 0 16.666667%  !important;
        max-width:16.666667%
    }
    .sdg-md-3{
        -ms-flex:0 0 25%  !important;
        flex:0 0 25%  !important;
        max-width:25%
    }
    .sdg-md-4{
        -ms-flex:0 0 33.333333%  !important;
        flex:0 0 33.333333%  !important;
        max-width:33.333333%
    }
    .sdg-md-5{
        -ms-flex:0 0 41.666667%  !important;
        flex:0 0 41.666667%  !important;
        max-width:41.666667%
    }
    .sdg-md-6{
        -ms-flex:0 0 50%  !important;
        flex:0 0 50%  !important;
        max-width:50%
    }
    .sdg-md-7{
        -ms-flex:0 0 58.333333%  !important;
        flex:0 0 58.333333%  !important;
        max-width:58.333333%
    }
    .sdg-md-8{
        -ms-flex:0 0 66.666667%  !important;
        flex:0 0 66.666667%  !important;
        max-width:66.666667%
    }
    .sdg-md-9{
        -ms-flex:0 0 75%  !important;
        flex:0 0 75%  !important;
        max-width:75%
    }
    .sdg-md-10{
        -ms-flex:0 0 83.333333%  !important;
        flex:0 0 83.333333%  !important;
        max-width:83.333333%
    }
    .sdg-md-11{
        -ms-flex:0 0 91.666667%  !important;
        flex:0 0 91.666667%  !important;
        max-width:91.666667%
    }
    .sdg-md-12{
        -ms-flex:0 0 100%  !important;
        flex:0 0 100%  !important;
        max-width:100%
    }
    .sdg-md-right{
        text-align:right
    }
    .sdg-md-left{
        text-align:left
    }
    .sdg-md-center{
        text-align:center
    }

}
@media only screen and (min-width:992px){
    .sdg-hide-lg{
        display: none !important;
    }
    .sdg-show-lg{
        display: flex !important;
    }
    .sdg-lg{
        -ms-flex-preferred-size:0  !important;
        flex-basis:0  !important;
        -ms-flex-positive:1  !important;
        flex-grow:1  !important;
        max-width:100%
    }
    .sdg-lg-auto{
        -ms-flex:0 0 auto  !important;
        flex:0 0 auto  !important;
        width:auto  !important;
        max-width:none
    }
    .sdg-lg-1{
        -ms-flex:0 0 8.333333%  !important;
        flex:0 0 8.333333%  !important;
        max-width:8.333333%
    }
    .sdg-lg-2{
        -ms-flex:0 0 16.666667%  !important;
        flex:0 0 16.666667%  !important;
        max-width:16.666667%
    }
    .sdg-lg-3{
        -ms-flex:0 0 25%  !important;
        flex:0 0 25%  !important;
        max-width:25%
    }
    .sdg-lg-4{
        -ms-flex:0 0 33.333333%  !important;
        flex:0 0 33.333333%  !important;
        max-width:33.333333%
    }
    .sdg-lg-5{
        -ms-flex:0 0 41.666667%  !important;
        flex:0 0 41.666667%  !important;
        max-width:41.666667%
    }
    .sdg-lg-6{
        -ms-flex:0 0 50%  !important;
        flex:0 0 50%  !important;
        max-width:50%
    }
    .sdg-lg-7{
        -ms-flex:0 0 58.333333%  !important;
        flex:0 0 58.333333%  !important;
        max-width:58.333333%
    }
    .sdg-lg-8{
        -ms-flex:0 0 66.666667%  !important;
        flex:0 0 66.666667%  !important;
        max-width:66.666667%
    }
    .sdg-lg-9{
        -ms-flex:0 0 75%  !important;
        flex:0 0 75%  !important;
        max-width:75%
    }
    .sdg-lg-10{
        -ms-flex:0 0 83.333333%  !important;
        flex:0 0 83.333333%  !important;
        max-width:83.333333%
    }
    .sdg-lg-11{
        -ms-flex:0 0 91.666667%  !important;
        flex:0 0 91.666667%  !important;
        max-width:91.666667%
    }
    .sdg-lg-12{
        -ms-flex:0 0 100%  !important;
        flex:0 0 100%  !important;
        max-width:100%
    }
    .sdg-lg-right{
        text-align:right
    }
    .sdg-lg-left{
        text-align:left
    }
    .sdg-lg-center{
        text-align:center
    }

}
@media only screen and (min-width:1200px){
    .sdg-hide-xl{
        display: none !important;
    }
    .sdg-show-xl{
        display: flex !important;
    }
    .sdg-xl{
        -ms-flex-preferred-size:0  !important;
        flex-basis:0  !important;
        -ms-flex-positive:1  !important;
        flex-grow:1  !important;
        max-width:100%
    }
    .sdg-xl-auto{
        -ms-flex:0 0 auto  !important;
        flex:0 0 auto  !important;
        width:auto  !important;
        max-width:none
    }
    .sdg-xl-1{
        -ms-flex:0 0 8.333333%  !important;
        flex:0 0 8.333333%  !important;
        max-width:8.333333%
    }
    .sdg-xl-2{
        -ms-flex:0 0 16.666667%  !important;
        flex:0 0 16.666667%  !important;
        max-width:16.666667%
    }
    .sdg-xl-3{
        -ms-flex:0 0 25%  !important;
        flex:0 0 25%  !important;
        max-width:25%
    }
    .sdg-xl-4{
        -ms-flex:0 0 33.333333%  !important;
        flex:0 0 33.333333%  !important;
        max-width:33.333333%
    }
    .sdg-xl-5{
        -ms-flex:0 0 41.666667%  !important;
        flex:0 0 41.666667%  !important;
        max-width:41.666667%
    }
    .sdg-xl-6{
        -ms-flex:0 0 50%  !important;
        flex:0 0 50%  !important;
        max-width:50%
    }
    .sdg-xl-7{
        -ms-flex:0 0 58.333333%  !important;
        flex:0 0 58.333333%  !important;
        max-width:58.333333%
    }
    .sdg-xl-8{
        -ms-flex:0 0 66.666667%  !important;
        flex:0 0 66.666667%  !important;
        max-width:66.666667%
    }
    .sdg-xl-9{
        -ms-flex:0 0 75%  !important;
        flex:0 0 75%  !important;
        max-width:75%
    }
    .sdg-xl-10{
        -ms-flex:0 0 83.333333%  !important;
        flex:0 0 83.333333%  !important;
        max-width:83.333333%
    }
    .sdg-xl-11{
        -ms-flex:0 0 91.666667%  !important;
        flex:0 0 91.666667%  !important;
        max-width:91.666667%
    }
    .sdg-xl-12{
        -ms-flex:0 0 100%  !important;
        flex:0 0 100%  !important;
        max-width:100%
    }
    .sdg-xl-right{
        text-align:right
    }
    .sdg-xl-left{
        text-align:left
    }
    .sdg-xl-center{
        text-align:center
    }

}

.sdg-compare-btn{
    text-decoration: none !important;
    color: #ffffff !important;
    padding: 5px 15px !important;
    background: #CC0000 !important;
    font-weight: 300 !important;
}

.sdg-compare-btn:hover{
    text-decoration: none !important;
    color: #ffffff !important;
    padding: 5px 15px !important;
    background: #EE0000 !important;
    font-weight: 300 !important;
}

.filters{
    text-align: right;
    margin-bottom: 25px;
}

.sort{
    border: 1px solid #ddd;
    padding: 7px 25px;
    border-radius: 5px;
    color: #666;
    text-align: right;
}