/*
Theme Name: سـان موزیک
Theme URI: http://theme.gig-dl.ir/wordpress
Author: هادی سرداری
Author URI: https://gig-dl.ir
Description: پوسته ای فوق العاده شیک و زیبا برای دوستداران موزیک
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: AzarMusic
Tags: قالب موزیک , سان موزیک, قالب سبک موزیک , قالب ارزان موزیک , قالب حرفه ای موزیک

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
@font-face {
    font-family: 'hs_light';
    src: url('fonts/Iransans.eot');
    src: url('fonts/Iransans.eot?#iefix') format('embedded-opentype'),
    url('fonts/Iransans.woff') format('woff'),
    url('fonts/Iransans.woff2') format('woff2'),
    url('fonts/Iransans.ttf') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: hs_bold;
    src: url('fonts/IRANSansWeb_Bold.eot');
    src: url('fonts/IRANSansWeb_Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/IRANSansWeb_Bold.woff2') format('woff2'),
    url('fonts/IRANSansWeb_Bold.woff') format('woff'),
    url('fonts/IRANSansWeb_Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
}

@font-face {
    font-family: hs_en;
    src: url('fonts/MyriadPro-Bold.eot');
    src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/MyriadPro-Bold.woff2') format('woff2'),
    url('fonts/MyriadPro-Bold.woff') format('woff'),
    url('fonts/MyriadPro-Bold.ttf') format('truetype');
    font-style: normal;
    font-weight: bold;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

nav ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content: none;
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #000;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

img {
    max-width: 100%;
    height: auto;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input, select {
    vertical-align: middle;
    outline: none;
}

li {
    list-style: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

input {
    border-radius: 5px;
    font-family: hs_light;
    font-size: .8em;
    color: #000;
    outline: none;
    padding: 5px 9px;
    margin: 0 10px;
    border: 1px solid #e5e5e5;
    text-align: right;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

input:focus {
    color: #000;
    border: 1px solid red;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

input[type="submit"], button {
    cursor: pointer;
}

label {
    font-size: .9em !important;
    color: #666 !important;
}

.clear {
    clear: both;
}

.brd {
    border: 2px solid #e2e2e2;
    background: #FFF;
}

::selection {
    background: #c0392b;
    color: #FFF;
}

::-moz-selection {
    background: #c0392b;
    color: #FFF;
}

body {
    background: #e5e5e5;
    direction: rtl;
    font-family: hs_light, hs_en, Tahoma;
    line-height: 27px;
    font-size: 13px;
    height: auto;
    overflow-x: hidden;
}

.nav-fix {
    position: fixed;
    top: 0;
    z-index: 1000;
    opacity: .9;
    height: 55px !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.nav-items-scroll {
    line-height: 55px !important;
}

.res-menu-scroll {
    margin: 8px 10px !important;
}

.nav-menu-scroll {
    padding: 1px 7px !important;
    margin: 10px 10px !important;
}

.container {
    width: 90%;
    height: auto;
    margin: 0 auto;
}

/* Start Header */
#header {
    height: 150px;
    overflow: hidden;
    background: url("img/hs_bg.png") center bottom repeat-x;
    background-origin: padding-box;
    background-clip: border-box;
}

#header .content .title {
    float: right;
    line-height: 150px;
}

#header .content .title h1 {
    font-weight: bold;
    margin-right: 10px;
    font-family: hs_Bold;
    font-size: 1.3em;
}

#header .content .title h1 a {
    color: #000;
}

#header .content .logo {
    display: inline-block;
    float: left;
    margin: 25px 10px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#header .content .logo img {
    width: 100px;
    height: 100px;
}

/* End Header */

/* Start Nav Menu */
#nav-menu {
    width: 100%;
    height: 70px;
    overflow: hidden;
    background: #29394b;
    border-bottom: 5px solid #e74c3c;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    z-index: 99999;
}

#nav-menu .res-menu {
    background: #CF000F;
    color: #FFF;
    padding: 5px 8px;
    margin: 17px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    display: none;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#nav-menu .res-menu:hover {
    background: #D91E18;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#nav-menu .res-menu .fa {
    margin-left: 5px;
}

#nav-menu .res-menu span {
    font-size: .9em;
    float: left;
    font-weight: 900;
}

.res-menu-title-admin {
    top: 80px !important;
}

.res-menu-title {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 99;
    opacity: 0.9;
    background: #dbdbdb;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.res-menu-title:hover {
    opacity: 1;
}

.res-menu-title a {
    margin: 9px 2px;
}

#nav-menu .res-body:before {
    content: "منو سایت";
    background: #CF000F;
    width: 175px;
    float: right;
    padding: 20px 55px;
    color: #fff;
    height: 15px;
    font-size: 1em;
    font-weight: bold;
    line-height: 23px;
}

#nav-menu .res-body:after {
    content: "\f022";
    font-family: FontAwesome;
    position: absolute;
    top: 12px;
    right: 8px;
    font-size: 20px;
    color: #CF000F;
    background: #fff;
    width: 35px;
    border-radius: 50px;
    height: 35px;
    line-height: 35px;
    text-align: center;
}

#nav-menu .res-body a {
    display: block;
    color: #fff;
    font-size: .9em;
    text-align: right;
    margin: 0;
    padding: 10px;
    width: 100%;
    clear: both;
}

#nav-menu .res-body a:hover {
    background: #4A4E4D;
    color: #FFF;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#nav-menu .res-body .fa {
    margin-left: 5px;
}

#nav-menu .res-body {
    position: fixed;
    float: none;
    height: 100%;
    right: 0;
    top: 0;
    background: #333;
    width: 170px;
    z-index: 999999;
    overflow-x: hidden;
    margin: 0 -170px 0 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;

}

.res-body-active {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    position: fixed;
    z-index: 9;
    display: none;
    top: 0px;
    cursor: default;
}

#nav-menu .menu-items {
    display: inline-block;
    float: right;
}

#nav-menu .menu-items .fa {
    color: #FFF;
    font-size: 15px !important;
    margin-left: 5px;
}

#nav-menu .menu-items ul {
    line-height: 70px;
}

#nav-menu .menu-items ul li {
    float: right;
    color: #FFF;
    margin-left: 15px;
    font-size: .9em;
    font-weight: 900;
}

#nav-menu .menu-items ul li a {
    color: #FFF;
    padding: 5px 7px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#nav-menu .menu-items ul li a:hover {
    background: #CF000F;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.search-box {
    display: inline-block;
    float: left;
    line-height: 70px;
}

.search-box form input[type="text"] {
    background: #e5e5e5;
    color: #000;
    border-top-right-radius: 5px;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 5px;
    padding: 7px 9px;
    font-family: hs_light;
    font-size: .8em;
    border: 0;
    width: 200px;
    margin-right: 0;
    margin-left: -6px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.search-box form input[type="submit"] {
    background: #CF000F;
    color: #FFF;
    margin: 0 !important;
    border-top-left-radius: 5px;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 5px;
    padding: 7px 9px;
    font-family: hs_light;
    font-size: .8em;
    font-weight: 600;
    border: 0;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* End Nav Menu*/

/* Start CoverPics-Part */
#cover-pics {
    display: block;
    height: auto;
    margin: 20px 0 5px;
}

#cover-pics .container .hide-btn h4 {
    font-size: .9em;
    color: #FFF;
    background: #CF000F;
    padding: 5px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#cover-pics .container .hide-btn {
    color: #FFF;
    position: relative;
    margin: 15px 25px 20px 34px;
    text-align: center;
}

#cover-pics .container .hide-btn h4 i {
    float: right;
    padding: 5px 0 0 5px;
}

#cover-pics .container .hide-btn h4:hover {
    background: #D91E18;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#cover-pics .container .hide-btn::before {
    position: absolute;
    content: "";
    border-top: 2px solid #CF000F;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#cover-pics .container .hide-btn h4::after {
    content: "\f0d7";
    font-family: FontAwesome;
    color: #CF000F;
    position: absolute;
    top: 70%;
    left: 45%;
    font-size: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#cover-pics .container .hide-btn h4.without-after:after {
    content: "";
}

#cover-pics .container .hide-btn h4:hover:after {
    color: #D91E18;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#cover-pics .container #content-pics {
    display: block;
    text-align: center;
}

#cover-pics .container img {
    margin: 10px 0;
    opacity: .9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-width: 100%;
    height: auto;
}

#cover-pics .container a:hover img {
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* End CoverPics-Part */

/* Start Two-Widget-Top*/
.container .two-widget-top {
    background: #F6F7F2;
    margin-bottom: 15px;
    margin-top: 20px;
    float: right;
    height: auto;
    width: 100%;
}

#special-post {
    padding: 0;
    overflow: hidden;
    height: auto;
}

#special-post .title {
    margin: 20px 0;
}

#special-post .title h3 {
    font-size: .9em;
    display: inline-block;
    padding: 5px 10px;
    background: #CF000F;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 25px;
}

#special-post .title i {
    padding: 1px 0 1px 10px;
    border-left: 1px solid #8B0000;
    margin-left: 5px;
}

#special-post .pics {
    float: right;
    margin: 20px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
}

#special-post .pics ul {
    padding: 0 10px;
}

#special-post .pics ul li {
    margin: 0 8px;
    float: right;
}

#special-post .pics ul li img {
    width: 150px;
    height: 150px;
    display: inline-block;
}

#special-post .pics ul li a {
    display: inline-block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
    letter-spacing: 0;
    margin: 1px;
}

#special-post .pics ul li a:hover span {
    bottom: 0;
}

#special-post .pics ul li span {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -75%;
    background: rgba(0, 0, 0, 0.56);
    font-size: .7em;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#special-post .pics ul li i {
    font-size: 20px;
    margin-top: 20px;
}

#top-six-post .title {
    margin: 0 0 20px;
}

#top-six-post .title h3 {
    font-size: .9em;
    display: inline-block;
    padding: 5px 10px;
    background: #CF000F;
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 25px;
}

#top-six-post .title i {
    padding: 1px 0 1px 10px;
    border-left: 1px solid #8B0000;
    margin-left: 5px;
}

#top-six-post {
    float: right;
    padding-top: 20px;
}

#top-six-post .pics {
    float: right;
    margin: 20px 0;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
}

#top-six-post .pics ul {
    padding: 0 10px;
}

#top-six-post .pics ul li {
    margin: 0px 8px;
    float: right;
}

#top-six-post .pics ul li img {
    width: 150px;
    height: 150px;
    display: inline-block;
}

#top-six-post .pics ul li a {
    display: inline-block;
    width: 150px;
    height: 150px;
    overflow: hidden;
    position: relative;
    letter-spacing: 0;
    margin: 1px;
}

#top-six-post .pics ul li a:hover span {
    bottom: 0;
}

#top-six-post .pics ul li span {
    position: absolute;
    right: 0;
    left: 0;
    bottom: -70%;
    background: rgba(0, 0, 0, 0.56);
    font-size: .7em;
    font-weight: 600;
    color: #fff;
    text-align: center;
    padding: 5px 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

#top-six-post .pics ul li i {
    font-size: 20px;
    margin-top: 20px;
}

/* End Two-Widget-Top*/

.main-part {
    margin: 10px 0;
    height: auto;
    float: right;
    width: 79%;
}

.main-part .right-sidebar {
    width: 25%;
    position: relative;
    height: auto;
    float: right;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* Start Category*/
.right-sidebar .category-sr {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .category-sr .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.right-sidebar .category-sr .head:before {
    content: "\f0ca";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.right-sidebar .category-sr .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.right-sidebar .category-sr .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.right-sidebar .category-sr .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.right-sidebar .category-sr .body ul {
    margin: 0 10px;
}

.right-sidebar .category-sr .body ul li {
    position: relative;
    margin: 10px 5px -1px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 2px 0 6px;
    font-size: .9em;
    font-weight: 900;
}

.right-sidebar .category-sr .body ul li ul {
    margin-right: 10px;
}

.right-sidebar .category-sr .body ul li ul.children span {
    display: none !important;
}

.right-sidebar .category-sr .body ul li ul li {
    font-family: hs_light !important;
    border-bottom: none !important;
    margin: 5px 0;
    font-size: .9em !important;
    padding: 0 !important;
    font-weight: 100;
}

.right-sidebar .category-sr .body ul li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #525252;
}

.right-sidebar .category-sr .body ul li ul li a:hover {
    color: #FFF !important;
    background: #34495E;
    padding: 3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .category-sr .body ul li ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: #E74C3C;
    margin-left: 5px;
    font-weight: 900;
    font-size: 8px;
}

.right-sidebar .category-sr .body span {
    position: absolute;
    left: 0px;
    background: #e74c3c;
    color: #FFF;
    padding: 0px 9px;
    border-radius: 61px;
    font-size: 10px;
}

.hs-main-helper {
    margin: 15px 0;
    width: 100%;
    overflow: hidden;
}

.hs-main-helper .category {
    background: #34495e;
    opacity: .9;
    padding: 10px 0;
    text-align: center;

}

.hs-main-helper .category h3 {
    display: inline-block;
    font-size: 1em;
    color: #FFF;
    font-weight: 800;
}

.hs-main-helper .category span {
    color: #ecf0f1;
}

.hs-main-helper .category i {
    margin-left: 5px;
    font-size: 20px;
    color: #FFF;
}

.hs-main-helper .category .singer-pic {
    margin: 15px 0;
    text-align: center;
}

.hs-main-helper .category .singer-pic img {
    width: 150px;
    height: auto;
    border-radius: 50%;
}

.hs-main-helper .singers-section {
    background: none !important;
}

.hs-main-helper .singers-section .info {
    background: #46596C;
    padding: 10px;
}

/* End Category*/

/* Start Latest-Post*/
.right-sidebar .latest-post-sr {
    height: auto;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    position: relative;
}

.right-sidebar .latest-post-sr .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.right-sidebar .latest-post-sr .head:before {
    content: "\f14b";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.right-sidebar .latest-post-sr .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.right-sidebar .latest-post-sr .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.right-sidebar .latest-post-sr .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.right-sidebar .latest-post-sr .body ul {
    margin: 0 10px;
}

.right-sidebar .latest-post-sr .body ul li {
    position: relative;
    margin: 10px 3px -1px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 0px 0 5px;
    font-size: .9em;
    color: #666;
}

.right-sidebar .latest-post-sr .body ul li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #525252;
}

.right-sidebar .latest-post-sr .body ul li a:hover {
    color: #E74C3C !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .latest-post-sr .body ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: red;
    margin-left: 5px;
    font-weight: 900;
    font-size: 8px;
}

/* Start Latest-Post*/

/* Start Latest-cm */
.right-sidebar .latest-cm-sr {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .latest-cm-sr .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.right-sidebar .latest-cm-sr .head:before {
    content: "\f0e6";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.right-sidebar .latest-cm-sr .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.right-sidebar .latest-cm-sr .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.right-sidebar .latest-cm-sr .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.right-sidebar .latest-cm-sr .body ul {
    margin: 0 10px;
}

.right-sidebar .latest-cm-sr .body ul li {
    position: relative;
    margin: 10px 5px -1px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 0px 0 5px;
    font-size: 10px;
    color: #666;
}

.right-sidebar .latest-cm-sr .body ul li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #525252;
}

.right-sidebar .latest-cm-sr .body ul li a[class="user"] {
    font-weight: 900;
    color: #000;
}

.right-sidebar .latest-cm-sr .body ul li a[class="user"]:hover {
    color: #34495E !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .latest-cm-sr .body ul li a:hover {
    color: #E74C3C !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .latest-cm-sr .body span {
    margin-left: 5px;
}

/* End Latest-cm */

/* Start Cloud-Tags */
.right-sidebar .cloud-tags-sr {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .cloud-tags-sr .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.right-sidebar .cloud-tags-sr .head:before {
    content: "\f02c";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.right-sidebar .cloud-tags-sr .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.right-sidebar .cloud-tags-sr .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.right-sidebar .cloud-tags-sr .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
    padding: 10px 0;
}

.right-sidebar .cloud-tags-sr .body .content {
    padding: 0 10px;
    text-align: center;
}

.right-sidebar .cloud-tags-sr .body a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #666;
    font-size: .8em;
    background: #F2F2F2;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 2px 3px;
    padding: 3px 10px;
    display: inline-block;
}

.right-sidebar .cloud-tags-sr .body a:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #CF000F;
    color: #FFF;
}

/* End Cloud-Tags */

/* Start Full-Archive */
.right-sidebar .full-archive-sr {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: right;
    position: relative;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .full-archive-sr .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.right-sidebar .full-archive-sr .head:before {
    content: "\f130";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 12px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.right-sidebar .full-archive-sr .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.right-sidebar .full-archive-sr .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.right-sidebar .full-archive-sr .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.right-sidebar .full-archive-sr .body ul {
    margin: 0 5px;
}

.right-sidebar .full-archive-sr .body ul li {
    position: relative;
    margin: 10px 5px -1px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 0px 0 5px;
    font-size: .9em;
    color: #666;
}

.right-sidebar .full-archive-sr .body ul li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #525252;
}

.right-sidebar .full-archive-sr .body ul li a:hover {
    color: #FFF !important;
    background: #34495E;
    padding: 3px 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .full-archive-sr .body ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: red;
    margin-left: 5px;
    font-weight: 900;
    font-size: 8px;
}

/* End Full-Archive */

/* Start Pic-Ads-SR */
.right-sidebar .pic-ads-sr {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .pic-ads-sr .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.right-sidebar .pic-ads-sr .head:before {
    content: "\f0a1";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.right-sidebar .pic-ads-sr .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.right-sidebar .pic-ads-sr .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.right-sidebar .pic-ads-sr .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.right-sidebar .pic-ads-sr .body .content {
    text-align: center;
}

.right-sidebar .pic-ads-sr .body .content img {
    padding: 5px;
    margin: 5px;
    width: 120px;
    height: 240px;
}

/* End Pic-Ads-SR */

/* Start Date-Archive */
.right-sidebar .date-archive-sr {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .date-archive-sr .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.right-sidebar .date-archive-sr .head:before {
    content: "\f073";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.right-sidebar .date-archive-sr .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.right-sidebar .date-archive-sr .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.right-sidebar .date-archive-sr .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.right-sidebar .date-archive-sr .body ul {
    margin: 0 10px;
    clear: both;
}

.right-sidebar .date-archive-sr .body ul li {
    position: relative;
    margin: 10px 5px -1px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 2px 0 6px;
    font-size: .9em;
    color: #666;;
}

.right-sidebar .date-archive-sr .body ul li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #525252;
    font-size: .9em;
}

.right-sidebar .date-archive-sr .body ul li a:hover {
    color: #E74C3C !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .date-archive-sr .body ul li ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: red;
    margin-left: 5px;
    font-weight: 900;
    font-size: 8px;
}

.right-sidebar .date-archive-sr .body span {
    position: absolute;
    left: 0px;
    background: #e74c3c;
    color: #FFF;
    padding: 0px 9px;
    border-radius: 61px;
}

/* End Date-Archive */

/* Start Dynamic Sidebar */
.right-sidebar .custom-widget-sr {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .custom-widget-sr .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.right-sidebar .custom-widget-sr .head:before {
    content: "\f001";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.right-sidebar .custom-widget-sr .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.right-sidebar .custom-widget-sr .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.right-sidebar .custom-widget-sr .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.right-sidebar .custom-widget-sr .textwidget {
    clear: both;
    padding: 10px 15px;

}

.right-sidebar .custom-widget-sr p {
    font-size: .8em;
    color: #666;
    line-height: 2;
    text-align: right;
}

.right-sidebar .custom-widget-sr ul {
    margin: 0 10px;
    clear: both;
}

.right-sidebar .custom-widget-sr ul li {
    position: relative;
    margin: 10px 5px -1px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 2px 0 6px;
    font-size: .9em;
    color: #666;;
    float: right;
    width: 95%;
}

.right-sidebar .custom-widget-sr ul li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #525252;
    font-size: .9em;
}

.right-sidebar .custom-widget-sr ul li a:hover {
    color: #E74C3C !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.right-sidebar .custom-widget-sr ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: red;
    margin-left: 5px;
    font-weight: 900;
    font-size: 8px;
}

.right-sidebar .custom-widget-sr img {
    padding: 0 25px;
    margin-top: 10px;
    max-width: 100%;
    height: auto;
}

.right-sidebar .custom-widget-sr span {
    position: absolute;
    left: 0;
    background: #e74c3c;
    color: #FFF;
    padding: 0 9px;
    border-radius: 61px;
}

.right-sidebar .custom-widget-sr select {
    clear: both;
    float: right;
    margin: 10px 15px;
    font-family: hs_light !important;
    font-size: .9em;
    color: #666;
    width: 89%;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: -6% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    overflow: hidden;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
}

.left-sidebar .custom-widget-sl {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: right;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .custom-widget-sl .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.left-sidebar .custom-widget-sl .head:before {
    content: "\f001";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.left-sidebar .custom-widget-sl .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.left-sidebar .custom-widget-sl .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.left-sidebar .custom-widget-sl .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.left-sidebar .custom-widget-sl .textwidget {
    clear: both;
    padding: 10px 15px;

}

.left-sidebar .custom-widget-sl p {
    font-size: .8em;
    color: #666;
    line-height: 2;
    text-align: right;
}

.left-sidebar .custom-widget-sl ul {
    margin: 0 10px;
    clear: both;
}

.left-sidebar .custom-widget-sl ul li {
    position: relative;
    margin: 10px 5px -1px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 2px 0 6px;
    font-size: .9em;
    color: #666;;
    float: right;
    width: 95%;
}

.left-sidebar .custom-widget-sl ul li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #525252;
    font-size: .9em;
}

.left-sidebar .custom-widget-sl ul li a:hover {
    color: #E74C3C !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .custom-widget-sl ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: red;
    margin-left: 5px;
    font-weight: 900;
    font-size: 8px;
}

.left-sidebar .custom-widget-sl img {
    padding: 0 25px;
    margin-top: 10px;
    max-width: 100%;
    height: auto;
}

.left-sidebar .custom-widget-sl span {
    position: absolute;
    left: 0;
    background: #e74c3c;
    color: #FFF;
    padding: 0 9px;
    border-radius: 61px;
}

.left-sidebar .custom-widget-sl select {
    clear: both;
    float: right;
    margin: 10px 15px;
    font-family: hs_light !important;
    font-size: .9em;
    color: #666;
    width: 89%;
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: -6% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    overflow: hidden;
    padding: 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
}

/* End Dynamic Sidebar */

.main-part .main-content {
    width: 73%;
    position: relative;
    height: auto;
    float: left;
    margin-left: 10px;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* Start Help-Way */
.main-content .help-way {
    margin-bottom: 10px;
    position: relative;
}

.main-content .help-way .body {
    height: auto;
    width: 100%;
}

.main-content .help-way .body:before {
    content: "\f0a8";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 11px;
    margin: 7px 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.main-content .help-way .body:after {
    content: "";
    width: 55px;
    height: 36px;
    background: #FFF;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    position: absolute;
    top: 14px;
    right: 0px;
}

.main-content .help-way h3 {
    padding: 5px 20px;
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 40px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    margin-right: 46px;
}

.main-content .help-way a {
    color: #e74c3c;
}

/* End Help-Way */

/*
.main-content .main-slider {
    margin: 15px 0;
}



.w3-tooltip, .w3-display-container {
    position: relative;
}

.w3-container:before {
    content: "";
    display: table;
    clear: both;
}

.w3-container:after {
    content: "";
    display: table;
    clear: both;
}


.w3-text-white, .w3-hover-text-white:hover {
    color: #fff !important;
}
.w3-section, .w3-code {
    margin-top: 16px !important;
    margin-bottom: 16px !important;
}

.w3-center {
    text-align: center !important;
}
.w3-large {
    font-size: 18px !important;
}
.w3-container, .w3-panel {
    padding: 0.01em 16px;
}

.w3-display-bottommiddle {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translate(-50%,0%);
    -ms-transform: translate(-50%,0%);
}
.w3-left, .w3-right, .w3-badge {
    cursor: pointer;
}

.w3-left {
    float: left;
}
.w3-right {
    float: right;
}
.w3-badge {
    height: 13px;
    width: 13px;
    padding: 0;
}
.w3-left, .w3-right, .w3-badge {
    cursor: pointer;
}
.w3-white, .w3-hover-white:hover {
    color: #000 !important;
    background-color: #fff !important;
}
.w3-badge {
    border-radius: 50%;
}
.w3-border {
    border: 1px solid #ccc !important;
}
.w3-badge, .w3-tag {
    background-color: #000;
    color: #fff;
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
}

*/

/* Start Fixed-Ads */
.main-content .fixed-ads {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

.main-content .fixed-ads .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
}

.main-content .fixed-ads .head:before {
    content: "\f0a1";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.main-content .fixed-ads .head:after {
    content: "";
    width: 75px;
    height: 39px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 14px;
    right: 0px;
}

.main-content .fixed-ads .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 85px;
}

.main-content .fixed-ads .body {
    text-align: center;
    margin-top: 10px;
    width: 100%;
    float: right;

}

.main-content .fixed-ads .body img {
    margin: 10px 0 20px;
    opacity: .9;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    max-width: 95%;
    border: 2px solid #e2e2e2;
    border-radius: 10px;
    padding: 5px;

}

.main-content .fixed-ads .body img:hover {
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .8s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .8s;
}

.main-content .fixed-ads .body .content {
    margin: 15px 15px;
    font-size: .9em;
}

.main-content .fixed-ads .body .content p {
    line-height: 2;
    margin-bottom: 7px;
    color: #666;
}

.main-content .fixed-ads .body .content a {
    color: #34495E;
}

.main-content .fixed-ads .body .content a:hover {
    color: #CF000F;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* End Fixed-Ads */

/* Start Post */
.main-content .post {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
}

.main-content .post .head {
    margin-top: 15px;
    height: auto;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.main-content .post .head:before {
    content: "\f001";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 11px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    z-index: 999;
    position: absolute;
}

.main-content .post .head:after {
    content: "";
    width: 75px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.main-content .post .head h3 {
    font-size: 1em;
    font-family: hs_bold;
    text-shadow: 2px 2px #FFF;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 90px;
    display: inline-block;
}

.main-content .post .head h3 a:hover {
    color: #E74C3C;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .head h3 a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .head .spacial {
    display: inline-block;
    float: left;
    background: #CF000F;
    color: #FFF;
    padding: 1px 5px;
    top: 0px;
    position: absolute;
    left: 10px;
    width: 25px;
    height: 70px;
}

.main-content .post .head .spacial:after {
    content: '';
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 7px solid #FFF;
    position: absolute;
    bottom: 0;
}

.main-content .post .head .spacial span {
    font-size: .8em;
    display: block;
    transform: rotate(-90deg);
    white-space: nowrap;
}

.main-content .post .body {
    text-align: center;
    margin-top: 10px;
    width: 100%;
    float: right;
}

.main-content .post .body .content {
    margin: 15px 0;
    padding: 0 20px;
}

.main-content .post .body .content p {
    margin: 5px 0;
}

.main-content .post .body .content img {
    margin: 10px 0;
    padding: 5px;
    opacity: .9;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #e2e2e2;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .share-rate {
    clear: both;
    height: auto;
    float: right;
    width: 100%;
    padding: 0 10px;
}

.main-content .post .rate-box {
    margin: 15px 0;
    border: 1px solid #e5e5e5;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    box-shadow: 0px 2px 4px #e2e2e2;
}

.main-content .post .rate-box p {
    display: inline-block;
    float: right;
    margin-left: 10px;
}

.main-content .post .rate-box h3 {
    padding: 15px 0;
    margin-right: 5px;
    font-size: .9em;
    display: inline-block;
    color: #525252;
}

.main-content .post .rate-box span[class="rate-tool"] .dlk {
    color: #CF000F;
    font-size: 16px;
}

.main-content .post .rate-box span[class="rate-tool"] .lk {
    font-size: 16px;
    color: #27ae60;
}

.main-content .post .rate-box span[class="rate-tool"] {
    float: left;
    padding: 15px 0;
    display: inline-block;
}

.main-content .post .rate-box span[class="rate-tool"] a[class="like-minus-post"] {
    margin: 0 5px 0 10px;
}

.main-content .post .rate-box span[class="rate-txt"] .fa {
    font-size: 16px;
    background: #E74C3C;
    margin-right: 10px;
    color: #FFF;
    padding: 5px 6px;
    border-radius: 25px;
}

.main-content .post .dl-box {
    margin: 10px 0;
    text-align: center;
    clear: both;
    width: 100%;
}

.main-content .post .dl-box a {
    background: #34495E;
    margin: 10px 10px;
    color: #FFF;
    font-size: 12px;
    font-weight: 600;
    overflow: hidden;
    width: 70%;
}

.main-content .post .dl-box .album {
    background: #CF000F !important;
}

.main-content .post .dl-box .album-size {
    background: #d43d47 !important;
    float: left;
    padding: 0 10px;
    height: 47px;
    line-height: 45px;
    font-size: 10px;
    direction: ltr;
}

.main-content .post .dl-box .i-album {
    padding: 0 5px !important;
    margin: 0 !important;
    float: none !important;
    border-left: none !important;
}

.main-content .post .dl-box a:hover h4 {
    padding-right: 15px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .dl-box h4 {
    margin-right: 5px;
    display: inline-block;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .dl-box .fa {
    margin: 2px 10px 0 5px;
    padding-left: 10px;
    border-left: 1px solid #FFF;
    font-size: 16px;
    float: right;
}

.main-content .post .dl-box span[class="title"] {
    float: right;
    padding: 10px 5px;
}

.main-content .post .dl-box span[class="size"] {
    float: left;
    background: #5D6D7E !important;
    padding: 0 10px;
    height: 47px;
    line-height: 45px;
    font-size: 10px;
    direction: ltr;
}

.main-content .post .audio-payer {
    text-align: center;
    margin: 30px 0;
    clear: both;
}

.main-content .post .weblog-code {
    margin: 20px auto;
    text-align: center;
    clear: both;
    width: 100%;
}

.main-content .post .weblog-code h3 {
    background: #EEEEEE;
    padding: 4px 15px;
    font-size: .8em;
    color: #000000;
    margin-bottom: 10px;
    display: inline-block;
}

.main-content .post .weblog-code textarea {
    width: 80%;
    border: 1px solid #e5e5e5;
    height: auto;
    resize: none;
    font-family: hs_light;
    font-size: .9em;
    color: #8d8d8d;
    text-align: left;
    direction: ltr;
    padding: 5px 6px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    box-shadow: 0 2px 4px #e2e2e2;

}

.main-content .post .weblog-code textarea:focus {
    border: 1px solid #CF000F !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post #music-txt {
    background-color: rgba(149, 165, 166, 1);
    text-align: center;
    padding: 6px 5px;
    margin: 0 auto 20px;
    width: 80%;
    line-height: 35px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.border-music-txt {
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.main-content .post #music-txt .title {
    display: inline-block;
    padding: 0 10px;
}

.main-content .post #music-txt .title .fa {
    margin-left: 5px;
    color: #FFF;
    font-size: 15px;
}

.main-content .post #music-txt .title h3 {
    font-size: .9em;
    color: #FFF;
    cursor: pointer;
    display: inline-block;
}

.main-content .post #music-txt #txt {
    background-color: rgba(238, 238, 238, 1);
    padding: 10px 5px;
    font-size: 13px;
    margin: 5px 7px;
    height: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: none;
}

.main-content .post #music-txt #txt p {
    font-size: .8em;
}

.music-txt-border {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}

.main-content .post .social-network {
    margin: 0 0 15px;
    border: 1px solid #e5e5e5;
    text-align: center;
    height: auto;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    width: 100%;
    float: right;
    box-shadow: 0 2px 4px #e2e2e2;
}

.main-content .post .social-network span {
    float: right;
}

.main-content .post .social-network span h3 {
    padding: 15px 5px;
    font-size: .9em;
    display: inline-block;
    color: #525252;
}

.main-content .post .social-network span .fa {
    font-size: 16px;
    background: #E74C3C;
    margin-right: 10px;
    color: #FFF;
    padding: 5px 6px;
    border-radius: 25px;
}

.main-content .post .social-network ul {
    float: left;
    padding: 5px;
}

.main-content .post .social-network ul li {
    float: right;
    margin: 9px 5px;
}

.main-content .post .social-network ul li:nth-child(1) a:hover {
    color: red;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .social-network ul li:nth-child(2) a:hover {
    color: #55acee;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .social-network ul li:nth-child(3) a:hover {
    color: #007bb5;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .social-network ul li:nth-child(4) a:hover {
    color: #55acee;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .post-banner {
    text-align: center;
    margin: 10px auto;
    width: 80%;
}

.main-content .post .post-banner img {
    max-width: 100%;
    height: auto;
    margin: 10px 0;
}

.main-content .post .footer {
    margin-bottom: 10px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.main-content .post .footer:before {
    content: "\f05a";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 12px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: absolute;
    z-index: 999;
}

.main-content .post .footer:after {
    content: "";
    width: 75px;
    height: 39px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: -1px;
    right: 0px;
}

.main-content .post .footer .meta-data {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    width: 100%;
    position: relative;
}

.main-content .post .footer .meta-data ul {
    float: right;
    padding-right: 10%;
}

.main-content .post .footer .meta-data ul li {
    margin: 8px 3px;
    float: right;
    font-size: .9em;
    font-weight: bold;
    color: #525252;
}

.main-content .post .footer .meta-data ul li i {
    float: right;
    margin-left: 7px;
    background: none;
    color: #e74c3c;
    padding: 5px 10px 0 0;
    font-size: 14px;
}

.main-content .post .footer .meta-data ul li a {
    color: #525252 !important;
}

.main-content .post .footer .read-more-btn {
    float: left;
    margin: 6px 0 0 -1px;
    text-align: center;

}

.main-content .post .footer .read-more-btn a {
    background: #CF000F;
    padding: 2px 11px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #FFF;
    font-size: 1em;
    font-weight: bold;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .footer .read-more-btn a:hover {
    background: #34495E;
    color: #FFF;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post .body .content img:hover {
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .8s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .8s;
}

.main-content .post .body .content img {
    max-width: 100%;
    height: auto;
    padding: 5px;
}

.main-content #main-posts .sub-ads {
    text-align: center;
    margin-bottom: 10px;
    height: auto;
}

.main-content #main-posts .sub-ads img {
    max-width: 95%;
    height: auto;
    margin: 5px 0;
    padding: 10px 5px;
}

/* End Post */

/* Start Related Posts */
.main-content .related-posts {
    margin-bottom: 10px;
    float: right;
    width: 100%;
    position: relative;
}

.main-content .related-posts .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
}

.main-content .related-posts .head:before {
    content: "\f074";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.main-content .related-posts .head:after {
    content: "";
    width: 75px;
    height: 39px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 14px;
    right: 0px;
}

.main-content .related-posts .head h3 {
    padding: 0 35px 0 0;
    font-size: .9em;
    font-weight: 900;
    background: #f2f2f2;
    color: #5D5D5D !important;
    line-height: 36px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
    display: inline-block;
}

.main-content .related-posts .body img {
    max-width: 100%;
    height: auto;
}

.main-content .related-posts .body {
    text-align: center;
    padding: 15px 20px;
    clear: both;
    overflow: hidden;
    width: 100%;
}

.main-content .related-posts .body ul {
    float: right;
    width: 100%;
    display: block;
}

.main-content .related-posts .body ul li {
    margin: 10px 13px;
    width: 21%;
    display: inline-table;
    text-align: center;
}

.main-content .related-posts .body ul li a {
    font: normal 10px/1.5 hs_light;
    color: #666;
}

.main-content .related-posts .body ul li a:hover {
    color: #CF000F;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* End Related Posts */

/* Start Post-Tags */
.main-content .post-tags {
    margin-bottom: 10px;
    float: right;
    width: 100%;
    position: relative;
}

.main-content .post .body a {
    color: #CF000F !important;
}

.main-content .post-tags .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
}

.main-content .post-tags .head:before {
    content: "\f02c";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.main-content .post-tags .head:after {
    content: "";
    width: 75px;
    height: 39px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 14px;
    right: 0px;
}

.main-content .post-tags .head h3 {
    padding: 0 35px 0 0;
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 36px;
    display: inline-block;
}

.main-content .post-tags .body h3 {
    text-align: justify;
    float: right;
}

.main-content .post-tags .body {
    margin: 10px 10px 10px;
    float: right;
    clear: both;
}

.main-content .post-tags .body a {
    padding: 3px 8px;
    margin: 5px 3px;
    float: right;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 3px;
    background: #F2F2F2;
    color: #666;
    font-size: .8em;
}

.main-content .post-tags .body a:hover {
    background: #CF000F;
    color: #FFF;
}

/* End Post-Tags */

/* Start Post-Comments */

.main-content .post-comment {
    margin-bottom: 10px;
    width: 100%;
    position: relative;
    clear: both;
    float: right;
}

.main-content .post .body a {
    color: #CF000F !important;
}

.main-content .post-comment .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
}

.main-content .post-comment .head:before {
    content: "\f086";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.main-content .post-comment .head:after {
    content: "";
    width: 75px;
    height: 39px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 14px;
    right: 0;
}

.main-content .post-comment .head h3 {
    padding: 0 35px 0 0;
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 36px;
    display: inline-block;
}

.main-content .post-comment .body {
    margin: 10px 10px 10px;
    clear: both;
    font-size: .8em;
}

.main-content .post-comment .body .commentlist ul {
    margin-top: 5px;
}

.main-content .post-comment .body .commentlist ul li {
    display: block;
    margin: 5px 0;
}

.main-content .post-comment .body .commentlist ul li[class="txt-top"]:before {
    content: "\f111";
    font-family: FontAwesome;
    color: red;
    margin-left: 5px;
    font-weight: 900;
    font-size: 8px;
}

.main-content .post-comment .body .commentlist .depth-2 {
    padding-right: 40px;
}

.main-content .post-comment .body .commentlist .depth-3 {
    padding-right: 60px;
}

.main-content .post-comment .body .commentlist .depth-4 {
    padding-right: 80px;
}

.main-content .post-comment .body .commentlist .comment-status {
    clear: both;
    width: 100%;
    text-align: center;
    margin: 10px 0;
}

.main-content .post-comment .body .commentlist .comment-respond {
    margin: 15px 0;
}

.main-content .post-comment .body .commentlist input, textarea {
    font-family: hs_light;
    font-size: 1em;
    padding: 5px;
}

.main-content .post-comment .body .commentlist input[class="author_name"]:after {
    content: '\f060';
    font-family: FontAwesome;

}

.main-content .post-comment .body .commentlist input[class="author_name"], [class="author_email"], [class="author_url"], textarea {
    border: 1px solid #e2e2e2;
    box-shadow: 1px 1px 1px #e2e2e2;
    color: #666;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post-comment .body .commentlist input:focus {
    color: #000;
    border: 1px solid red;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post-comment .body .commentlist textarea:focus {
    color: #000;
    border: 1px solid red;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post-comment .body .commentlist input[class="author_name"], [class="author_email"] {
    width: 100%;
}

.main-content .post-comment .body .commentlist input[class="author_name"] {
    margin-bottom: 10px;
}

.main-content .post-comment .body .commentlist input[class="author_url"] {
    margin: 10px 0;
    width: 100%;
}

.main-content .post-comment .body .commentlist textarea {
    width: 100%;
    margin-bottom: 10px;
    resize: vertical;
}

.main-content .post-comment .body .commentlist p[class="form-submit"] {
    display: inline-block;
    float: left;
    padding-bottom: 10px;
}

.main-content .post-comment .body .commentlist input[type="submit"] {
    background: #CF000F;
    border: 0;
    padding: 5px 8px;
    color: #FFF;
    font-family: hs_light;
    font-size: 1em;
    cursor: pointer;
    opacity: .8;
    margin: 0 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post-comment .body .commentlist input[type="submit"]:hover {
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post-comment .body .commentlist button {
    background: #34495E;
    border: 0;
    padding: 5px 8px;
    color: #FFF;
    font-family: hs_light;
    font-size: 1em;
    cursor: pointer;
    float: left;
    margin-left: 5px;
    opacity: .8;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post-comment .body .commentlist button:hover {
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post-comment .body .commentlist .comment-status span {
    background: #F2F2F2;
    margin: 0 10px;
    padding: 3px 10px;
    color: #666;
}

.main-content .post-comment .body .commentlist li {
    clear: both;
}

.main-content .post-comment .body .commentlist .comment-author img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.main-content .post-comment .body .commentlist .comment-author cite[class="fn"] {
    font-size: 1.1em;
    font-weight: 900;
    background: #F2F2F2;
    padding: 1px 8px;
    border-radius: 5px;
    color: #666;
    margin-left: 5px;
    font-style: normal;
}

.main-content .post-comment .body .commentlist .comment p {
    margin: 10px 0;
    color: #666;
    width: 65%;
}

.main-content .post-comment .body .commentlist .must-log-in a, .logged-in-as a {
    color: rgba(241, 196, 15, 1) !important;
}

.main-content .post-comment .body .commentlist .must-log-in, .logged-in-as, .closed-cm {
    clear: both;
    display: block;
    margin: 20px 0;
    text-align: center;
    background: #CF000F;
    color: #FFF;
    padding: 3px;
    opacity: .8;
    width: 100%;
}

.main-content .post-comment .body .commentlist h3 small a {
    color: #FFF;
    background: #34495E;
    border: 0;
    padding: 3px 8px;
    font-family: hs_light;
    font-size: 1em;
    cursor: pointer;
    opacity: .8;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .post-comment .body .commentlist h3 small a:before {
    content: '' !important;
}

.main-content .post-comment .body .commentlist h3 small a:hover {
    opacity: 1;
}

.main-content .post-comment .body .commentlist h3 small {
    float: left;
}

.main-content .post-comment .body .commentlist h3[class="comment-reply-title"] a:before {
    content: "\f060";
    font-family: FontAwesome;
    color: red;
    margin-left: 5px;
    font-weight: 900;
    font-size: 12px;
}

.main-content .post-comment .body .commentlist h3[class="comment-reply-title"] {
    width: 98%;
    margin-bottom: 10px;
}

.main-content .post-comment .body .commentlist .comment-meta a[class="comment-edit-link"]:before {
    content: '' !important;

}

.main-content .post-comment .body .commentlist .comment-meta {
    display: inline-block;
    float: left;
    margin-top: 15px;
}

.main-content .post-comment .body .commentlist .comment-meta a {
    color: #A2A2A2;
}

.main-content .post-comment .body .commentlist .comment-meta a:before {
    content: '\f017';
    font-family: FontAwesome;
    color: #CF000F;
}

.main-content .post-comment .body .commentlist em[class="comment-awaiting-moderation"] {
    display: block;
    text-align: center;
    background: #CF000F;
    color: #FFF;
    clear: both;
    margin-top: 10px;
    font-style: normal;
}

.main-content .post-comment .body .commentlist em[class="comment-awaiting-moderation"]:before {

}

.main-content .post-comment .body .commentlist .comment-author {
    display: inline-block;
}

.main-content .post-comment .body .commentlist .comment-author cite a {
    color: #666;
}

.main-content .post-comment .body .commentlist .reply a {
    background: #CF000F;
    color: #FFF;
    padding: 3px 7px;
    opacity: .8;
}

.main-content .post-comment .body .commentlist .reply a:hover {
    opacity: 1;

}

.main-content .post-comment .body .commentlist .reply {
    float: left;
    display: block;
}

.main-content .post-comment .body .commentlist .navigation {
    text-align: center;
    margin: 15px 0 10px;
}

.main-content .post-comment .body .commentlist .navigation span a {
    background: #CF000F;
    color: #FFF;
    padding: 3px 7px;
    opacity: .8;
}

.main-content .post-comment .body .commentlist .navigation span a:hover {
    opacity: 1;
}

.main-content .post-comment .body .commentlist .comment-body {
    border: 1px dashed #e5e5e5;
    width: 100%;
    padding: 10px;
    overflow: hidden;
    height: auto;
    margin: 10px 0;
}

/* End Post-Comments */

/* Start Pagination */
.main-content .pagination {
    margin-bottom: 15px;
    padding: 10px;
    text-align: center;
}

.main-content .pagination a {
    background: #e2e2e2;
    padding: 2px 10px;
    font-size: .9em;
}

.main-content .pagination a:hover {
    background: #CF000F;
    color: #FFF;
}

.main-content .pagination span[class="page-numbers current"] {
    background: #34495E;
    padding: 1px 10px;
    color: #FFF;
}

/* End Pagination */

.container .left-sidebar {
    height: auto;
    position: relative;
    float: left;
    width: 21%;
    margin: 10px 0;
    overflow: hidden;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* Start Search-Box */
.left-sidebar .search-box-sl {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .search-box-sl .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.left-sidebar .search-box-sl .head:before {
    content: "\f002";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.left-sidebar .search-box-sl .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.left-sidebar .search-box-sl .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.left-sidebar .search-box-sl .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.left-sidebar .search-box-sl .body h4 {
    text-align: center;
    font-size: .8em;
    font-weight: 100;
    margin: 10px 5px;
    color: #666;
}

.left-sidebar .search-box-sl .body .form {
    text-align: center;
}

.left-sidebar .search-box-sl .body .form i {
    margin: 10px;
    background: #F2F2F2;
    padding: 10px 15px;
    color: #E74C3C;
    border-radius: 40px;
}

.left-sidebar .search-box-sl .body .form form {
    margin: 10px 0;
}

.left-sidebar .search-box-sl .body .form input[type="text"]:hover {
    border: 1px solid #E74C3C;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .search-box-sl .body .form input[type="text"] {
    border-radius: 5px;
    font-family: hs_light;
    font-size: .8em;
    color: #000;
    outline: none;
    padding: 5px 9px;
    margin: 0 10px;
    border: 1px solid #e5e5e5;
    width: 85%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .search-box-sl .body .form input[type="text"]:focus {
    border: 1px solid #E74C3C;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .search-box-sl .body .form input[type="submit"] {
    background: #E74C3C;
    color: #FFF;
    padding: 4px 8px;
    outline: none;
    margin: -1px 0;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-right-radius: 5px;
    border: 0;
    font-family: hs_light;
    font-size: .8em;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .search-box-sl .body .form input[type="submit"]:hover {
    background: #34495E;
    color: #FFF;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* End Search-Box */

/* Start NewsLetter */
.left-sidebar .newsletter-sl {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .newsletter-sl .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.left-sidebar .newsletter-sl .head:before {
    content: "\f0e0";
    font-family: FontAwesome;
    background: #34495E;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.left-sidebar .newsletter-sl .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.left-sidebar .newsletter-sl .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.left-sidebar .newsletter-sl .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.left-sidebar .newsletter-sl .body h4 {
    text-align: center;
    font-size: .9em;
    margin: 10px 5px;
    color: #34495E;
    font-weight: 900;
}

.left-sidebar .newsletter-sl .body .form {
    text-align: center;
}

.left-sidebar .newsletter-sl .body .form h4 {
    color: #E74C3C;
    font-size: .8em;
    margin: 10px 20px;
}

.left-sidebar .newsletter-sl .body .form i {
    margin: 10px;
    background: #F2F2F2;
    padding: 10px 15px;
    color: #34495E;
    border-radius: 40px;
}

.left-sidebar .newsletter-sl .body .form form {
    margin: 10px 0;
}

.left-sidebar .newsletter-sl .body .form input[type="email"]:hover {
    border: 1px solid #E74C3C;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .newsletter-sl .body .form input[type="email"] {
    border-radius: 5px;
    font-family: hs_light;
    width: 80%;
    font-size: .8em;
    color: #000;
    outline: none;
    padding: 5px 9px;
    margin: 0 10px;
    border: 1px solid #e5e5e5;
    text-align: right;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .newsletter-sl .body .form input[type="email"]:focus {
    border: 1px solid #E74C3C;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    text-align: left;
}

.left-sidebar .newsletter-sl .body .form input[type="submit"] {
    background: #E74C3C;
    color: #FFF;
    padding: 4px 8px;
    outline: none;
    margin: -1px 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 0 !important;
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 5px;
    border: 0;
    font-family: hs_light;
    font-size: .8em;
    font-weight: 700;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .newsletter-sl .body .form input[type="submit"]:hover {
    background: #34495E;
    color: #FFF;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

/* End NewsLetter */

/* Start Two-Widget-LS */
.left-sidebar .two-widget-sl {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .two-widget-sl .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.left-sidebar .two-widget-sl .head:before {
    content: "\f087";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.left-sidebar .two-widget-sl .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.left-sidebar .two-widget-sl .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.left-sidebar .two-widget-sl .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.left-sidebar .two-widget-sl .body .tabs {
    text-align: center;
    margin: 10px auto 0;
    display: block;
    width: 100%;
    float: right;
    padding-bottom: 10px;
}

.left-sidebar .two-widget-sl .body .content {
    margin-bottom: -11px;
    display: none;
}

.left-sidebar .two-widget-sl .body ul {
    margin: 10px;
}

.left-sidebar .two-widget-sl .body ul li {
    position: relative;
    margin: 10px 5px -1px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 0 0 5px;
    font-size: .9em;
    color: #666;
    clear: both;
}

.left-sidebar .two-widget-sl .body .tabs .active {
    background: #95a5a6;
    color: #FFFFFF;
}

.left-sidebar .two-widget-sl .body .tabs .active:after {
    color: #95a5a6 !important;
}

.left-sidebar .two-widget-sl .body ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: red;
    margin-left: 5px;
    font-weight: 900;
    font-size: 8px;
}

.left-sidebar .two-widget-sl .body ul li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #525252;
}

.left-sidebar .two-widget-sl .body ul li a:hover {
    color: #E74C3C !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .two-widget-sl .body .tabs a {
    color: #666;
    background: #F2F2F2;
    padding: 2px 13px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: 5px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: .8;
    font-weight: 900;
    font-size: .9em;
}

.left-sidebar .two-widget-sl .body .tabs a[class="like"]:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    color: #F2F2F2;
    top: 15px;
    right: 25px;
    font-size: 16px;
}

.left-sidebar .two-widget-sl .body .tabs a[class="like active"]:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    color: #95a5a6;
    top: 15px;
    right: 25px;
    font-size: 16px;
}

.left-sidebar .two-widget-sl .body .tabs a[class="views"]:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    color: #F2F2F2;
    top: 15px;
    right: 25px;
    font-size: 16px;
}

.left-sidebar .two-widget-sl .body .tabs a[class="views active"]:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    color: #95a5a6;
    top: 15px;
    right: 25px;
    font-size: 16px;
}

.left-sidebar .two-widget-sl .body .tabs a[class="views"]:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1;
}

.left-sidebar .two-widget-sl .body .tabs a[class="like"]:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1;
}

.left-sidebar .three-widget-sl {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .three-widget-sl .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.left-sidebar .three-widget-sl .head:before {
    content: "\f06e";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.left-sidebar .three-widget-sl .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.left-sidebar .three-widget-sl .head h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.left-sidebar .three-widget-sl .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.left-sidebar .three-widget-sl .body .tabs {
    text-align: center;
    margin: 10px auto 0;
    display: block;
    width: 100%;
    padding-bottom: 10px;
    float: right;
}

.left-sidebar .three-widget-sl .body .content {
    margin-bottom: -11px;
    display: none;
}

.left-sidebar .three-widget-sl .body ul {
    margin: 10px;
}

.left-sidebar .three-widget-sl .body ul li {
    position: relative;
    margin: 10px 5px -1px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 0 0 5px;
    font-size: .9em;
    color: #666;
    clear: both;
}

.left-sidebar .three-widget-sl .body .tabs .active {
    background: #95a5a6;
    color: #FFFFFF;
}

.left-sidebar .three-widget-sl .body .tabs .active:after {
    color: #95a5a6 !important;
}

.left-sidebar .three-widget-sl .body ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: red;
    margin-left: 5px;
    font-weight: 900;
    font-size: 8px;
}

.left-sidebar .three-widget-sl .body ul li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #525252;
}

.left-sidebar .three-widget-sl .body ul li a:hover {
    color: #E74C3C !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .three-widget-sl .body .tabs a {
    color: #666;
    background: #F2F2F2;
    padding: 2px 13px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-left: 5px;
    position: relative;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: .8;
    font-weight: 900;
    font-size: .9em;
}

.left-sidebar .three-widget-sl .body .tabs a[class="like"]:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    color: #F2F2F2;
    top: 15px;
    right: 25px;
    font-size: 16px;
}

.left-sidebar .three-widget-sl .body .tabs a[class="like active"]:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    color: #95a5a6;
    top: 15px;
    right: 25px;
    font-size: 16px;
}

.left-sidebar .three-widget-sl .body .tabs a[class="views"]:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    color: #F2F2F2;
    top: 15px;
    right: 25px;
    font-size: 16px;
}

.left-sidebar .three-widget-sl .body .tabs a[class="views active"]:after {
    content: "\f0d7";
    font-family: FontAwesome;
    position: absolute;
    color: #95a5a6;
    top: 15px;
    right: 25px;
    font-size: 16px;
}

.left-sidebar .three-widget-sl .body .tabs a[class="views"]:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1;
}

.left-sidebar .three-widget-sl .body .tabs a[class="like"]:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    opacity: 1;
}

/* End Two-Widget-LS */

/* Start Soon-Posts */
.left-sidebar .soon-posts-sl {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .soon-posts-sl .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.left-sidebar .soon-posts-sl .head:before {
    content: "\f017";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.left-sidebar .soon-posts-sl .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.left-sidebar .soon-posts-sl h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.left-sidebar .soon-posts-sl .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.left-sidebar .soon-posts-sl .body ul {
    margin: 0 10px;
}

.left-sidebar .soon-posts-sl .body ul li {
    position: relative;
    margin: 10px 5px -1px;
    border-bottom: 1px dashed #e5e5e5;
    padding: 0px 0 5px;
    font-size: .9em;
    color: #666;
}

.left-sidebar .soon-posts-sl .body ul li a {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #525252;
}

.left-sidebar .soon-posts-sl .body ul li a:hover {
    color: #E74C3C !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .soon-posts-sl .body ul li:before {
    content: "\f111";
    font-family: FontAwesome;
    color: red;
    margin-left: 5px;
    font-weight: 900;
    font-size: 8px;
}

/* End Soon-Posts */

/* Start Txt-Ads-LS */
.left-sidebar .txt-ads-sl {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .txt-ads-sl .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.left-sidebar .txt-ads-sl .head:before {
    content: "\f0a1";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.left-sidebar .txt-ads-sl .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.left-sidebar .txt-ads-sl h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.left-sidebar .txt-ads-sl .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.left-sidebar .txt-ads-sl .body .content a {
    background: #F2F2F2;
    color: #000;
    display: block;
    font-size: .9em;
    font-weight: 900;
    padding: 3px 10px;
    margin: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .txt-ads-sl .body .content a:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .txt-ads-sl .body .content a[class="item2"]:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .txt-ads-sl .body .content a[class="item3"]:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #2ecc71;
    color: #FFF !important;
}

.left-sidebar .txt-ads-sl .body .content a[class="item4"]:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #9b59b6;
    color: #FFF;
}

.left-sidebar .txt-ads-sl .body .content span {
    font-size: .8em;
    display: block;
    font-weight: 400;
    color: #666 !important;
}

/* End Txt-Ads-LS */

/* Start Music Video */

@keyframes slidy {
    0% {
        left: 0%;
    }
    20% {
        left: 0%;
    }
    25% {
        left: -100%;
    }
    45% {
        left: -100%;
    }
    50% {
        left: -200%;
    }
    70% {
        left: -200%;
    }
    75% {
        left: -300%;
    }
    95% {
        left: -300%;
    }
    100% {
        left: -400%;
    }
}

* {
    box-sizing: border-box;
}

figure {
    margin: 0;
    font-weight: 100;
}

div#captioned-gallery {
    width: 100%;
    overflow: hidden;
}

figure.slider {
    width: 40%;
    font-size: 0;
    animation: 30s slidy infinite;
}

figure.slider figure {
    width: 100%;
    height: auto;
    display: inline-block;
    position: inherit;
}

figure.slider img {
    height: auto;
}

figure.slider figure figcaption {
    position: absolute;
    bottom: 22px;
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    width: 59%;
    font-size: .7rem;
}

.left-sidebar .music-video-sl {
    height: auto;
    width: 100%;
    overflow: hidden;
    float: left;
    margin-bottom: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .music-video-sl .head {
    margin-top: 15px;
    height: 37px;
    width: 100%;
    background: #f2f2f2;
    float: left;
    position: relative;
}

.left-sidebar .music-video-sl .head:before {
    content: "\f03d";
    font-family: FontAwesome;
    background: #CF000F;
    color: #FFF;
    padding: 5px 10px;
    margin: 0 10px;
    float: right;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    font-size: 16px;
    position: relative;
    z-index: 999;
}

.left-sidebar .music-video-sl .head:after {
    content: "";
    width: 60px;
    height: 37px;
    background: #FFF;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    position: absolute;
    top: 0;
    right: 0;
}

.left-sidebar .music-video-sl h3 {
    font-size: .9em;
    font-weight: 900;
    color: #5D5D5D !important;
    line-height: 37px;
    padding-right: 75px;
}

.left-sidebar .music-video-sl .body {
    width: 100%;
    margin-top: 10px;
    border-top: 1px dashed #e5e5e5;
    font-size: 12px;
    float: right;
}

.left-sidebar .music-video-sl .body .content {
    padding: 10px 5px;
    text-align: center;
}

.left-sidebar .music-video-sl .body .content a {
    color: #FFF;
    font-size: .9em;
    font-weight: 900;
    margin: 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.left-sidebar .music-video-sl .body .content img {
    max-width: 170px;
    height: auto;
    vertical-align: middle;
}

.left-sidebar .music-video-sl .body .content video {
    width: 85%;
    height: auto;
}

.w3-black {
    color: #fff !important;
    background-color: #CF000F !important;
}

.w3-padding-16 {
    padding: 6px 10px;
    margin-top: 15px;
    font-size: .9em;
    width: 100%;
    display: block;
    text-align: center;

}

.w3-tooltip, .w3-display-container {
    position: relative;
}

.w3-container:before {
    content: "";
    display: table;
    clear: both;
}

.w3-container:after {
    content: "";
    display: table;
    clear: both;
}

.w3-display-left {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    background: #f2f2f2 !important;
    color: #000 !important;
}

.w3-display-right {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(0%, -50%);
    -ms-transform: translate(0%, -50%);
    background: #f2f2f2 !important;
    color: #000 !important;
}

.w3-btn, .w3-button {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    display: inline-block;
    outline: 0;
    padding: 8px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none;
    color: inherit;
    background-color: inherit;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.main-content .music-video-sl .content button:hover {
    background: #34495E !important;
    color: #FFF !important;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.w3-animate-fading {
    animation: fading 10s infinite;
}

/* End Music Video */

/* Start Footer */
.footer-down {
    background: #2d3436;
    height: auto;
    width: 100%;
    clear: both;
    float: right;
    margin-top: 15px;
    overflow: hidden;
}

.footer-down .container .three-column {
    width: 100%;
    height: auto;
    margin: 20px 10px 20px;
    overflow: hidden;
}

/* Start C1-footer */
.footer-down .container .three-column .c1-footer {
    width: 31%;
    margin: 10px;
    height: auto;
    float: right;
}

.footer-down .container .three-column .c1-footer .head {
    margin-bottom: 10px;
    height: 40px;
}

.footer-down .container .three-column .c1-footer .head h3 {
    color: #e0b816;
    font-size: .9em;
    float: right;
    line-height: 40px;
    font-weight: 900;
}

.footer-down .container .three-column .c1-footer .head a {
    background: #e74c3c;
    padding: 1px 10px;
    color: #FFF;
    font-size: .8em;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;
    margin-left: 5px;
}

.footer-down .container .three-column .c1-footer .head a:hover {

}

.footer-down .container .three-column .c1-footer .body {
    height: auto;
    overflow: hidden;
}

.footer-down .container .three-column .c1-footer .body ul {

}

.footer-down .container .three-column .c1-footer .body ul li {
    margin: 3px 0;
    color: #FFF;
    position: relative;
    background: #434d50;
    float: right;
    width: 98%;
}

.footer-down .container .three-column .c1-footer .body ul li .info {
    float: right;
    width: 72%;
    margin-right: 5px;
    padding: 3px 0 10px;
}

.footer-down .container .three-column .c1-footer .body ul li .info h3 {
    color: #FFF;
    font-size: .8em;
    margin: 9px 0 5px 0;
    display: inline-block;
    padding: 0 6px;
}

.footer-down .container .three-column .c1-footer .body ul li .info a {
    color: #FFF;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footer-down .container .three-column .c1-footer .body ul li .info a:hover {
    color: #E0B816;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footer-down .container .three-column .c1-footer .body ul li .img-box-footer {
    margin: 14px 10px 0 3px;
    float: right;
    display: inline-block;
}

.footer-down .container .three-column .c1-footer .body ul li .img-box-footer img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.footer-down .container .three-column .c1-footer .body ul li .info h4 {
    display: inline;
    font-family: hs_light;
    color: #ecf0f1;
    font-size: 10px;
}

.footer-down .container .three-column .c1-footer .body ul li .info i {
    color: #e0b816;
    margin-left: 25px;
    float: right;
    margin-top: 8px;
}

.footer-down .container .three-column .c1-footer .body ul li span {
    display: inline-block;
    padding: 0 5px;
}

/* End C1-footer */

/* Start C2-footer */
.footer-down .container .three-column .c2-footer {
    width: 32%;
    margin: 10px;
    height: auto;
    float: right;
}

.footer-down .container .three-column .c2-footer .head {
    margin-bottom: 10px;
    height: 40px;
}

.footer-down .container .three-column .c2-footer .head h3 {
    color: #e0b816;
    font-size: .9em;
    float: right;
    line-height: 40px;
    font-weight: 900;
}

.footer-down .container .three-column .c2-footer .head a {
    background: #e74c3c;
    padding: 1px 10px;
    color: #FFF;
    font-size: .8em;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;
    margin-left: 5px;
}

.footer-down .container .three-column .c2-footer .head a:hover {

}

.footer-down .container .three-column .c2-footer .body {
    height: auto;
    overflow: hidden;
}

.footer-down .container .three-column .c2-footer .body ul {

}

.footer-down .container .three-column .c2-footer .body ul li {
    margin: 3px 0;
    color: #FFF;
    position: relative;
    background: #434d50;
    float: right;
    width: 98%;
}

.footer-down .container .three-column .c2-footer .body ul li .info {
    float: right;
    width: 72%;
    margin-right: 5px;
    padding: 3px 0 10px;
}

.footer-down .container .three-column .c2-footer .body ul li .info h3 {
    color: #FFF;
    font-size: .8em;
    margin: 9px 0 5px 0;
    display: inline-block;
    padding: 0 6px;
}

.footer-down .container .three-column .c2-footer .body ul li .info a {
    color: #FFF;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footer-down .container .three-column .c2-footer .body ul li .info a:hover {
    color: #E0B816;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footer-down .container .three-column .c2-footer .body ul li .img-box-footer {
    margin: 14px 10px 0 3px;
    float: right;
    display: inline-block;
}

.footer-down .container .three-column .c2-footer .body ul li .img-box-footer img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.footer-down .container .three-column .c2-footer .body ul li .info h4 {
    display: inline;
    font-family: hs_light;
    color: #ecf0f1;
    font-size: 10px;
}

.footer-down .container .three-column .c2-footer .body ul li .info i {
    color: #e0b816;
    margin-left: 25px;
    float: right;
    margin-top: 8px;
}

.footer-down .container .three-column .c2-footer .body ul li span {
    display: inline-block;
    padding: 0 5px;
}

/* End C2-footer */

/* Start C3-footer */
.footer-down .container .three-column .c3-footer {
    width: 32%;
    margin: 10px;
    height: auto;
    float: right;
}

.footer-down .container .three-column .c3-footer .head {
    margin-bottom: 10px;
    height: 40px;
}

.footer-down .container .three-column .c3-footer .head h3 {
    color: #e0b816;
    font-size: .9em;
    float: right;
    line-height: 40px;
    font-weight: 900;
}

.footer-down .container .three-column .c3-footer .head a {
    background: #e74c3c;
    padding: 1px 10px;
    color: #FFF;
    font-size: .8em;
    float: left;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-top: 5px;
    margin-left: 5px;
}

.footer-down .container .three-column .c3-footer .head a:hover {

}

.footer-down .container .three-column .c3-footer .body {
    height: auto;
    overflow: hidden;
}

.footer-down .container .three-column .c3-footer .body ul {

}

.footer-down .container .three-column .c3-footer .body ul li {
    margin: 3px 0;
    color: #FFF;
    position: relative;
    background: #434d50;
    float: right;
    width: 98%;
}

.footer-down .container .three-column .c3-footer .body ul li .info {
    float: right;
    width: 72%;
    margin-right: 5px;
    padding: 3px 0 10px;
}

.footer-down .container .three-column .c3-footer .body ul li .info h3 {
    color: #FFF;
    font-size: .8em;
    margin: 9px 0 5px 0;
    display: inline-block;
    padding: 0 6px;
}

.footer-down .container .three-column .c3-footer .body ul li .info a {
    color: #FFF;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footer-down .container .three-column .c3-footer .body ul li .info a:hover {
    color: #E0B816;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footer-down .container .three-column .c3-footer .body ul li .img-box-footer {
    margin: 14px 10px 0 3px;
    float: right;
    display: inline-block;
}

.footer-down .container .three-column .c3-footer .body ul li .img-box-footer img {
    width: 80px;
    height: 80px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.footer-down .container .three-column .c3-footer .body ul li .info h4 {
    display: inline;
    font-family: hs_light;
    color: #ecf0f1;
    font-size: 10px;
}

.footer-down .container .three-column .c3-footer .body ul li .info i {
    color: #e0b816;
    margin-left: 25px;
    float: right;
    margin-top: 8px;
}

.footer-down .container .three-column .c3-footer .body ul li span {
    display: inline-block;
    padding: 0 5px;
}

/* End C3-footer */

/* Start CopyRight */
.footer-down .footer-end {
    clear: both;
    float: right;
    width: 100%;
    background: #434d50;
    padding: 15px;
    height: auto;
    position: relative;
}

.footer-down .copy-right {
    max-width: 50%;
    float: right;
    height: auto;
    text-align: right;
    padding: 5px 0;
}

.footer-down .copy-right p {
    font-size: .9em;
    color: #E0B816;
}

.footer-down .copy-right a {
    color: #FFF;
    background: #E74C3C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 2px 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footer-down .copy-right a:hover {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: #E74C3C;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 3px 15px;
}

.footer-down .social-networks {
    float: left;
    width: 50%;
}

.footer-down .social-networks ul {
    padding: 5px 0;
}

.footer-down .social-networks ul li {
    float: left;
    margin: 0 5px;
}

.footer-down .social-networks ul li .fa {
    color: #FFF;
    font-size: 17px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.footer-down .social-networks ul li a {

}

/* End CopyRight */

.topbutton {
    height: 50px;
    width: 50px;
    position: fixed;
    right: 10px;
    bottom: 5px;
    z-index: 1;
    display: none;
}

.topbutton .fa {
    font-size: 25px;
    padding: 6px 8px;
    background: #CF000F;
    color: #FFF;
    border-radius: 50%;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

a.topbutton .fa:hover {
    background: #34495E;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #FFF;

}

.not-found {
    margin: 15px 0;
}

.not-found .content {
    text-align: center;
    padding: 0 10px;
}

.not-found .notice {
    clear: both;
    display: block;
    margin: 20px 0;
    text-align: center;
    background: #CF000F;
    color: #FFF;
    padding: 3px;
    opacity: .8;
    width: 100%;
}

.not-found .content p {
    font-size: .9em;
    display: inline-block;
}

.not-found .offer {
    margin-bottom: 10px;
}

.not-found select {
    -webkit-border-radius: 2px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-padding-end: 20px;
    -webkit-padding-start: 2px;
    -webkit-user-select: none;
    background-image: url(http://i62.tinypic.com/15xvbd5.png), -webkit-linear-gradient(#FAFAFA, #F4F4F4 40%, #E5E5E5);
    background-position: -6% center;
    background-repeat: no-repeat;
    border: 1px solid #AAA;
    color: #555;
    font-size: .8em;
    overflow: hidden;
    padding: 0 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 135px;
    height: 30px;
    font-family: hs_light;
    margin-left: 10px;
}

.not-found .offer button {
    background: #CF000F;
    border: 0;
    padding: 4px 10px;
    color: #FFF;
    font-family: hs_light;
    cursor: pointer;
    opacity: .8;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    font-size: .8em;
}

.not-found .offer button:hover {
    background: #34495E;
    color: #FFF;
    opacity: 1;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.ie6-fix {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
}


.text-ads-1{background-color:#ff0000;width:175px;transition : all 0.2s ease-in-out;padding:3px 10px;margin:3px 4px;color:#fff;font:normal 12px SYekan;border-bottom:3px solid rgba( 0, 0, 0, 0.2);float:right;}
.text-ads-1:hover{opacity:0.7;border-radius:4px;}
.text-ads-2{background-color:#ff00ff;width:175px;transition : all 0.2s ease-in-out;padding:3px 10px;margin:3px 4px;color:#fff;font:normal 14px SYekan;border-bottom:3px solid rgba( 0, 0, 0, 0.2);float:right;}
.text-ads-2:hover{opacity:0.7;border-radius:4px;}
.text-ads-3{background-color:#0000ff;width:155px;transition : all 0.2s ease-in-out;padding:3px 10px;margin:3px 4px;color:#fff;font:normal 12px SYekan;border-bottom:3px solid rgba( 0, 0, 0, 0.2);float:right;}
.text-ads-3:hover{opacity:0.7;border-radius:4px;}
.bgcolor0{color:#fff;background-color:#a4c400}.bgcolor1{color:#fff;background-color:#60a917}.bgcolor2{color:#fff;background-color:#008a00}.bgcolor3{color:#fff;background-color:#00aba9}.bgcolor4{color:#fff;background-color:#1ba1e2}.bgcolor5{color:#fff;background-color:#3e65ff}.bgcolor6{color:#fff;background-color:#0050ef}.bgcolor7{color:#fff;background-color:#6a00ff}.bgcolor8{color:#fff;background-color:#aa00ff}.bgcolor9{color:#fff;background-color:#f472d0}.bgcolor10{color:#fff;background-color:#d80073}.bgcolor11{color:#fff;background-color:#a20025}.bgcolor12{color:#fff;background-color:#e51400}.bgcolor13{color:#fff;background-color:#fa6800}.bgcolor14{color:#fff;background-color:#f0a30a}.bgcolor15{color:#fff;background-color:#e3c800}.bgcolor16{color:#fff;background-color:#825a2c}.bgcolor17{color:#fff;background-color:#6d8764}.bgcolor18{color:#fff;background-color:#647687}.bgcolor19{color:#fff;background-color:#fff}.bgcolor20{color:#fff;background-color:#87794e}.bgcolor21{color:#fff;background-color:#a0522d}.backoritybase ul { list-style-type: none; margin: 0; padding: 0; overflow: hidden; }.backoritybase li { float: right;}.backoritybase li a { display: block; color: white; text-align: center; padding: 14px 16px; text-decoration: none;}.backoritybase li a:hover { background-color: #111;}

.btn-xlargess {
    display: inline-block;
    padding: 12px 25px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #28a745; /* رنگ سبز اصلی */
    border: none;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease;
    cursor: pointer;
}

.btn-xlargess:hover {
    background-color: #218838; /* رنگ سبز تیره‌تر در هور */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transform: translateY(-1px); /* افکت بالا رفتن ظریف */
    color: #ffffff;
}

.btn-xlargess:active {
    transform: translateY(0);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* برای اطمینان از نمایش مناسب در موبایل */
@media (max-width: 600px) {
    .btn-xlargess {
        padding: 10px 20px;
        font-size: 14px;
        width: 100%;
        box-sizing: border-box;
    }
}