.mian-wapper:before {
    position: absolute;
    content: '';
    background-image: url(../images/main-border.png);
    width: 6px;
    height: 100%;
}

.mian-wapper:after {
    position: absolute;
    content: '';
    background-image: url(../images/main-border.png);
    width: 6px;
    height: 100%;
    right: 0;
    top: 0;
}

.quick_link ul li:before {
    position: absolute;
    content: '';
    background: url('../images/link-icon.png');
    width: 9px;
    height: 9px;
    left: 0;
    top: 8px;
}

.nri_box a .nri_box_title {
    background-image: url(../images/nri_box_bg.png);
    background-repeat: repeat;
    color: #fff;
    margin: 0;
    padding: 3px 0;
    font-weight: 700;
}

.main-title {
    background-image: url(../images/samachar-gujarat.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-bottom: medium none;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    height: 37px;
    line-height: 37px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    z-index: 1;
    margin-top: 15px;
    text-transform: uppercase;
}

.ksmbbb {
    background-image: url(../images/Kasumbohr.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left 0;
}

.main_news_page_left_list ul li {
    background-position: left 10px;
    padding-left: 15px;
    padding-top: 5px;
    background-image: url(../images/list-style-type.png);
    background-repeat: no-repeat;
    text-align: left;
}

.hearts {
    cursor: pointer;
    height: 50px;
    width: 50px;
    background-image: url('https://abs.twimg.com/a/1446542199/img/t1/web_heart_animation.png');
    background-position: left;
    background-repeat: no-repeat;
    background-size: 2900%;
}

@font-face {
    font-family: FontAwesome;
    src: url(../fonts/fontawesome-webfont.eot?v=4.2.0);
    src: url(../fonts/fontawesome-webfont.eot?#iefix&v=4.2.0) format('embedded-opentype'),
        url(../fonts/fontawesome-webfont.woff?v=4.2.0) format('woff'),
        url(../fonts/fontawesome-webfont.ttf?v=4.2.0) format('truetype'),
        url(../fonts/fontawesome-webfont.svg?v=4.2.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'shrutiregular';
    src: url('../fonts/shruti.woff2') format('woff2'),
        url('../fonts/shruti.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'shrutibold';
    src: url('shruti-bold.woff2') format('woff2'),
        url('shruti-bold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-weight: 700;
}