.sidebar{
    margin-bottom:10px;
    z-index:auto;
    position:static;
    top:auto;
}
.sidebar-item {
    background: #fff;
    border: 1px solid #000;
    padding: 25px;
}
.sidebar-content {
    background: #FAFAFC;
    border: 10px solid #FFF;
    padding:15px;
}
.sidebar-content p {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.title-side1{
    font-size: 28px;
    font-weight: 700;
    line-height: 34px;
    text-align: left;
}
.title-rating{
    font-size: 14px;
    font-weight: 400;
    line-height: 28px;
    text-align: left;
    margin-bottom: 20px;
}
.title-rating img{
    width: 75px;
}
.img-side-new{width:100%;margin-bottom:20px}
.su-button-style-3d{border-bottom-style:solid;border-bottom-width:4px}
.su-button-style-3d span{border-bottom-style:solid;border-bottom-width:1px}
a.get-my span{
    background:#FED606;
    border: 1px solid #D9B600;
    color:#000;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    display:block;
    -webkit-border-radius:4px;
    text-shadow:none;
}
a.get-my{
    margin-top:0;
    display:block;
    color:#000;
    background-color:#000;
    border-color:#000;
    border-radius:4px;
    text-decoration: none!important;
    -moz-border-radius:12px;
    -webkit-border-radius:4px
}
a.get-my span{
    color:#000;
    border-color:#000;
    border-radius:4px;
    display:block;
    padding: 15px 5px;
    -moz-border-radius:12px;
    -webkit-border-radius:4px;
    text-shadow:none;
    -moz-text-shadow:none;
    -webkit-text-shadow:none}
a.get-my:hover{text-decoration:none
}
.text-center{text-align:center}


@media (max-width: 767px) {
 a.get-my span { 
    font-size: 21px;
    line-height: 30px;
    padding: 15px 5px;
 }
}
