    @charset "utf-8";
    
    html {
        margin: 0
    }
    
html,body,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,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,figure,footer,header,menu,nav,section,time,mark,audio,video,details,summary {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font-weight: normal;
        vertical-align: baseline;
        background: transparent;
    }    
    body {
        background: #FFF;
        color: #303030;
        margin: 0;
        font-size: 62.5%;
    }    
	body, div, li, span, a, h1, h2, h3, h4, h5, h6, input, button {
        font-family: poppins !important;
    }
	p {
        font-family: poppins-light !important;
    }	
    h1, h2,h3, h4, h5, h6 {
        font-weight: normal;
        margin: 0;
        padding: 0;
    }
	.heading  {
        font-family: poppins-light !important;
		color: #303030; 
		font-size: 36px; 
		font-weight: normal !important; 
		line-height: 42px;
    }
    body p {
        font-size: 17px !important;
        text-align: justify;
        line-height: 25px !important;
    }    
    a {
        text-decoration: none;
    }    
    li {
        font-size: 1em;
    }    
    .clear {
        clear: both;
    }    
    #td_header {
        width: 100%;
        display: block;
        background-color: #000;
    }    
    .td_header_inner {
        max-width: 1068px;
        margin: 0 auto;
        overflow: hidden;
    }    
    .td_header_inner .logo {
        padding: 15px 0;
        float: left;
        overflow: hidden;
    }    
    .td_header_inner .td_header_menu {
        float: right
    }
    
    .td_header_menu ul {
        list-style: none;
        float: left;
    }    
    .td_header_menu ul li {
        float: left;
        padding: 30px 25px;
		margin-left: 0px;
    }    
    .td_header_menu ul li a {
        color: #fff;
        font-size: 15px !IMPORTANT;
        FONT-FAMILY: 'Montserrat',sans-serif !IMPORTANT;
        TEXT-TRANSFORM: uppercase;
        font-weight: 700;
        letter-spacing: 0.12em;
        line-height: 1;
    }    
    .td_header_menu ul li span.arrow_box {
        position: relative;
        padding-left: 16px;
        margin: 5px 0;
        background: #26c4d5;
        float: right;
    }    
    .arrow_box:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(15, 169, 169, 0);
        border-top-color: #4bc4d1;
        border-width: 7px;
        margin-left: 0px;
    }    
    .td_header_menu ul li:hover span.arrow_box:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-color: #ffffff;
    }    
    .td_header_inner .td_header_menu ul ul {
        display: none;
        position: absolute;
        background: #000;
        padding: 0;
        color: #fff;
        top: 80px;
        margin-left: -16px;
		margin-top: 0px;
        border-top:5px solid #3be6d4;
    }
    
    .td_header_menu ul ul li {
        float: none;
        width: 200px;
        padding: 0px 10px
    }
    
    .td_header_menu ul ul a {
        padding: 12px 15px;
        color: #fff;
        display: inline-block;
        font-size: 12px !important;
    }
    
    .td_header_menu ul li:hover>ul {
        display: block;
        z-index: 9999;
    }
    
    .td_header_menu_search {}
    
    .td_header_serach_ico span {
        float: left;
        color: #fff;
        text-transform: uppercase;
        font-size: 15px;
        font-weight: bold;
        margin: 5px 0 0;
    }
    
    .td_header_menu_search .input-text {
        background: #f1f1f1 none repeat scroll 0 0;
        border: 1px solid #f1f1f1;
        margin: 0 -4px;
        padding: 2px 6px;
        width: 100%;
    }
    
    .td_header_menu_search .submitbtn {
        border: 3px solid #f1f1f1;
        background: none;
        background: #f1f1f1 url(../jpg/search.jpg) no-repeat;
        width: 23px;
        padding: 11px 11px 0px;
        font-size: 0px;
        height: 29px;
        cursor: pointer;
    }
    
    .td_header_inner .td_header_serach_ico {
        width: 175px;
        float: right;
        margin: 20px 0 0 12px;
        cursor: pointer;
        text-align: right;
    }
    a.easyazon-link {
        color: #FFF;
    }
    
    @media screen and (-webkit-min-device-pixel-ratio:0) and (min-resolution:.001dpcm) {
        .td_header_menu_search .submitbtn {
            padding: 10px 11px 0px;
        }
    }
    
    #content-wrap {
        width: 1068px;
        margin: 20px auto 5px;
        overflow: hidden;
    }
    
    #content-wrap h2 {
        color: #303030;
        font-size: 36px;
        margin: 10px 0 10px;
        font-weight: 700;
		line-height: 42px;
    }
    
    ul.tabs2 {
        margin: 0px;
        padding: 1px 0px;
        list-style: none;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        text-align: center
    }
    
    ul.tabs2 li {
        background: none;
        color: #9a9a9a;
        display: inline-block;
        padding: 12px 30px 12px 31px;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 19px;
    }
    
    ul.tabs2 li.current {
        background: #303030;
        color: #fff;
    }
    
    .tab-content2 {
        display: none;
        padding: 15px 0;
    }
    
    .tab-content2.current {
        display: inherit;
        height: 180px
    }
    
    ul.tabs3 {
        margin: 0px;
        padding: 1px 0px;
        list-style: none;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        text-align: center
    }
    
    ul.tabs3 li {
        background: none;
        color: #303030;
        display: inline-block;
        padding: 12px 30px 12px 31px;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 19px;
    }
    
    ul.tabs3 li.current {
        background: #303030;
        color: #fff;
    }
    
    .tab-content3 {
        display: none;
        padding: 15px 0;
    }
    
    .tab-content3.current {
        display: inherit;
        height: 180px
    }
    
    ul.tabs4 {
        margin: 0px;
        padding: 1px 0px;
        list-style: none;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        text-align: center
    }
    
    ul.tabs4 li {
        background: none;
        color: #303030;
        display: inline-block;
        padding: 12px 30px 12px 31px;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 19px;
    }
    
    ul.tabs4 li.current {
        background: #303030;
        color: #fff;
    }
    
    .tab-content4 {
        display: none;
        padding: 15px 0;
    }
    
    .tab-content4.current {
        display: inherit;
        height: 180px
    }
    
    .TbUl {
        width: 48%
    }
    
    .TbUl li {
        line-height: 38px
    }
    
    .tabcontainer {
        width: 100%;
        margin: 0 auto;
    }
    
    ul.tabs {
        margin: 0px;
        padding: 1px 0px;
        list-style: none;
        border-top: 1px solid #ccc;
        border-bottom: 1px solid #ccc;
        text-align: center
    }
    
    ul.tabs li {
        background: none;
        color: #9a9a9a;
        display: inline-block;
        padding: 12px 28px 12px 28px;
        cursor: pointer;
        text-transform: uppercase;
        font-size: 19px;
    }
    
    ul.tabs li.current {
        background: #303030;
        color: #fff;
    }
    
    .tab-content {
        display: none;
        padding: 15px 0;
    }
    
    .tab-content.current {
        display: inherit;
        height: 490px
    }
    
    .tb_tabcontent_ul {
        width: 50%;
        list-style: none;
        float: left;
        margin: 0;
        padding: 0
    }
    
    .td_ul_albums {
        width: 100%;
        margin: 15px 0
    }
    
    .tb_tabcontent_ul li {
        width: 100%;
        overflow: hidden;
    }
    
    .tb_tabcontent_ul li.td_tbcolor {
        background: #f1f1f1;
    }
    
    .tb_tabcontent_ul li span.rating {
        color: #fff;
        float: left;
        font-size: 22px;
        padding: 5px 0px;
        width: 45px;
        text-align: center;
        line-height: 24px;
    }
    
    .tb_tabcontent_ul li img {
        width: 75px;
      /*  height: 77px; */
        margin: 7px 5px
    }
    
    .tb_tabcontent_ul li:nth-child(odd) {
        background: #f1f1f1;
    }
    
    .tb_tabcontent_ul li a {
        float: left;
    }
    
    .tb_tabcontent_ul li a.td_tab_album {
        font-size: 16px;
        color: #303030;
    }
    
    .tb_tabcontent_ul li a.td_tab_album.td_twoline {
        margin: 12px 5px;
        line-height: 22px;
    }
    
    .tb_tabcontent_ul li a.td_tab_album:hover {
        color: #4bc4d1;
    }
    
    .tb_tabcontent_ul li a span {
        line-height: 22px;
        color: #4bc4d1
    }
    
    .tb_tabcontent_ul li a.td_twoline span {
        line-height: 22px;
    }
    
    .tb_tabcontent_ul li a span.td_tab_album_band {
        color: #303030;
		font-weight: bold;
    }
    
    .tab-content .td-tab-alllink {
        font-size: 15px;
        float: right;
        margin-top: 10px;
    }
    
    .tab-content .td-tab-alllink a {
        color: #4bc4d1
    }
    
    .td_home_btone {
        background: #fafbff;
        min-height: 365px;
        margin: 5px 0
    }
    
    .td_home_bttwo {
        background: url(../jpg/im23_03.jpg) repeat-x left top;
        min-height: 358px;
        margin: 35px 0 0
    }
    
    .content-wrap-inner {
        width: 1068px;
        margin: 0 auto;
    }
    
    .content-wrap-inner.td_instrument {
        background: url(../jpg/mcinstruments.jpg) no-repeat right bottom;
        min-height: 358px;
    }
    
    .content-wrap-inner.td_equipment {
        background: url(../jpg/musiccritic-hasome_23.jpg) no-repeat right bottom;
        min-height: 358px;
    }
    
    .content-wrap-inner h2 {
        font-size: 30px;
        color: #303030;
        margin: 20px 0 5px;
        float: left;
        width: 100%;
    }
    
    .td_instrument_ul {
        margin: 10px 0;
        list-style: none;
        float: left;
    }
    
    .td_instrument_ul li {
        font-size: 20px;
        line-height: 30px;
        background: url(../jpg/bullet_03.jpg) no-repeat left center;
        padding-left: 25px
    }
    
    .td_instrument_ul li a {
        color: #303030
    }
    
    .td_instrument_ul li a:hover,
    .td_footer p a:hover,
    #td_right_sidebar ul li a:hover,
    .td_breadcrumb a:hover {
        color: #4bc4d1;
    }
    
    #footer {
        background: #000;
        height: 230px;
        border-top-style: solid;
        border-top-color: #4bc4d1;
        border-top-width: 4px;
        margin-top: 10px;
    }
    
    .td_footer {
        max-width: 1068px;
        margin: 0 auto;
        color: #e1e1e1;
        padding: 20px 0
    }
    
    .td_footer p {
        line-height: 24px;
    }
    
    .td_footer p a {
        color: #e1e1e1;
    }
    
    .td_footer p.td-footerlinks a {
        margin-right: 20px
    }
    
    .td_cat_top_header {
        min-height: 180px;
        overflow: hidden;
        background-size: cover !important;
        position: relative;
        width: 100%;
    }
    
    .td_cat_top_header:before {
        content: "";
        width: 100%;
        height: 100%;
        z-index: 1;
        position: absolute;
        background: rgba(0, 0, 0, 0.5);
    }
    
    .td_cat_top_header .td_cat_top_inner {
        max-width: 1068px;
        margin: 0px auto;
        min-height: 220px;
        display: flex;
        align-items: center;
        padding-left: 15px;
        padding-right: 15px;

    }
    
    .td_cat_top_header h2 {
        color: #f1f1f1;
        font-size: 34px;
        font-weight: 400;
        text-transform: uppercase;
		filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.5));			
    }
    
    .td_cat_top_header h2.td-albumName {
        text-transform: none;
        font-size: 32px;
    }
    
    .td_cat_top_header p,
    .top-h1 {
        font-size: 18px;
        color: #f1f1f1;
        font-style: italic;
        margin-top: 5px;
    }
    
    .td_cat_bg0 {
        background: url(../jpg/topbg0.jpg) repeat center;
    }
    
    .td_cat_bg1 {
        background: url(../jpg/topbg1.jpg) repeat center;
    }
    
    .td_cat_bg2 {
        background: url(../jpg/topbg2.jpg) repeat center;
    }
    
    .td_cat_bg3 {
        background: url(../jpg/topbg3.jpg) repeat center;
    }
    
    .td_cat_bg4 {
        background: url(../404.html) repeat center;
    }
    
    .td_cat_bg5 {
        background: url(../404.html) repeat center;
    }
    
    .td-related-cat {
        margin-top: 50px;
        margin-bottom: 50px;
        float: left
    }
    
    .td-related-cat h3 {
        font-size: 30px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    
    .td-related-cat p a {
        color: #4bc4d1;
    }
    
    .td_album_details .td-related-cat h3 {
        font-size: 30px;
        font-weight: 700;
    }
    
    .td_bottom_amazon_insidebox {
        padding: 40px 15px;
        text-align: center;
    }
    
    body .td_bottom_amazon_insidebox p {
        text-align: center;
        color: #fff;
        font-size: 24px !important;
        line-height: 28px !important;
		filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.8));
    }
    
    .td_bottom_amazon_insidebox h4 {
        color: #fff;
        font-size: 36px;
        line-height: 42px;
        font-weight: 700;
		filter: drop-shadow(1px 1px 3px rgba(0, 0, 0, 0.8));
    }
    
    .td_bottom_amazon_insidebox a {
        background: transparent;
        margin-top: 20px;
        cursor: pointer;
        background: transparent;
        color: #fff !important;
        padding: 10px 20px;
        min-width: 120px;
        font-size: 18px !important;
        border: 2px solid #fff;
        border-radius: 8px;
        display: inline-block;
		filter: drop-shadow(2px 2px 4px rgba(0, 0, 0, 0.7));
    }
    
    #td_right_sidebar {
        float: right;
        width: 215px;
    }
    
    #td_right_sidebar ul,
    .allCat ul,
    .td_archive ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    #td_right_sidebar ul li,
    .allCat ul li,
    .td_archive ul li {
        font-size: 15px;
        line-height: 24px;
        background: url(../jpg/bullet_04.jpg) no-repeat left center;
        padding-left: 22px
    }
    
    #td_right_sidebar .wpSide ul {
        float: left;
    }
    
    .wpSide h3 {
        float: left;
        width: 100%;
        color: #000;
        font-size: 20px;
    }
    
    #td_right_sidebar ul li a,
    .allCat ul li a,
    .td_archive ul li a {
        color: #303030
    }
    
    .td_archive ul li {
        width: 30%;
        float: left
    }
    
    .td_archive p {
        color: #555;
        padding: 10px 0;
        margin-bottom: 10px;
    }
    
    .td-newrelease-box {
        border: 1px solid #d1d1d1;
        width: 99%;
        padding: 0 0 10px 0
    }
    
    .td-newrelease-box h3 {
        background: #d1d1d1;
        color: #303030;
        padding: 10px;
        font-size: 18px;
        font-weight: 700;
    }
    
    .td-newrelease-box a {
        line-height: 24px;
        font-size: 15px;
        font-weight: bold;
        margin: 0 0 0 10px;
        color: #303030
    }
    
	.td-filter {
        font-size: 18px !important;
		
	}
    .td-filter a {
        color: #4bc4d1;
    }
    
    #td_left_content {
        float: left;
    }
    
    .td_breadcrumb {
        font-size: 16px;
		color: #666;
        font-size: 18px !important;
		font-family: poppins-extralight !important;		
    }
    
    .td_breadcrumb a {
        color: #4bc4d1
        font-size: 18px !important;
		font-family: poppins-extralight !important;		
    }
    
    .td_releaded_cat {
        font-size: 14px;
        line-height: 22px;
        color: #666;
    }
    /* ----- Album Details Here -------------*/
    
    #content-wrap .h2HeaderCmp {
        font-size: 34px;
        font-weight: normal;
        margin-bottom: 5px;
    }
    
    .td_album_details h3 {
        font-size: 36px;
        line-height: 42px;
        color: #000;
    }
	.album-main-details .td_top_content h1 {
		font-family: poppins-light !important;
		font-size: 32px;
		line-height: 38px;
		margin-bottom: 20px;
	}
    
    .td_album_content .td_img {
        float: left;
    }
    
    .td_album_content .td_img img {
        width: 100%;
    }
    
    .album-main-details {
        margin-top: 30px;
    }
    
    #content-wrap .td_album_details h2 {
        font-size: 48px;
        font-weight: 700;
    }
    
    .td_top_content p {
        color: #666;
		font-family: poppins-light !important;
        font-size: 14px !important;
    }
    
    .td_top_content .rating {
        color: #fff;
        padding: 10px 22px;
        font-size: 20px;
        float: left;
    }
    
    .td_top_content .td_nup {
        float: left;
        font-size: 15px;
        line-height: 22px;
    }
    
    .score-num p {
        clear: both;
    }
    
    .score-num {
        display: flex;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .score-num-left {
        padding-right: 10px;
    }
    
    .td_amazon {
        float: left;
        overflow: hidden;
        width: 100%;
    }
    
    .td_review_item .review_right p a {
        color: #666;
        font-size: 16px !important;
		
    }
    
    .td_amazon a {
        color: #4bc4d1;
    }
    
    .td_amazon .td_amazon-btn {
        background: transparent;
        color: #000;
        padding: 10px 30px;
        font-size: 16px;
        margin-bottom: 15px;
        border: 1px solid #000;
        border-radius: 8px;
        display: inline-block;
        text-align: center;
    }
    
    .td_description {
        float: left;
        width: 100%;
    }
    
    .td_description p {
        line-height: 24px;
    }
    
    .td_review_box {
        float: left;
        width: 100%;
        margin-top: 10px
    }
    
    #content-wrap .td_review_box h2 {
        font-size: 36px;
        line-height: 42px;
        font-weight: 400;
    }
    
    .td_review_item {
        float: left;
        width: 100%;
        padding: 15px 0 30px;
    }
    
    .td_review_item .review_left {
        float: left;
        min-height: 105px;
        margin-right: 15px;
        padding-right: 15px;
    }
    
    .td_review_item .review_left span {
        font-size: 18px;
        line-height: 28px;
        width: 100%;
        float: left;
        font-weight: 700;
    }
    
    .td_review_item .review_left small {
        font-size: 13px;
        margin-top: 8px;
        float: left;
    }
    
    .td_review_item .review_right {
        float: left;
    }
    
    .td_social {
        border: 1px solid #eee;
        padding: .5% .5% 0;
        float: left;
        width: 98.5%;
        margin: 10px 0 0
    }
    
    .td_social .share {
        float: left;
        font-size: 16px;
        width: 80px;
        padding: 12px 10px;
        font-weight: bold;
    }
    
    .td_review_item .review_left .td_review_date {
        font-size: 16px;
    }
    
    .td_social .share2 {
        float: left;
    }
    
    #content-wrap.comprestat p {
        float: left;
        font-size: 16px;
    }
    
    #content-wrap.comprestat b {
        font-weight: bold;
    }
    
    #content-wrap.comprestat h3 {
        font-size: 20px;
        color: #4bc4d1
    }
    
    #content-wrap.comprestat table {
        border: 1px solid #4bc4d1;
        border-collapse: collapse;
        font-size: 16px;
        margin-top: 20px;
        float: left
    }
    
    #content-wrap.comprestat table th {
        background-color: #4bc4d1;
        color: #fff;
        font-size: 20px;
        padding: 7px
    }
    
    #content-wrap.comprestat table tr:first-child th {
        font-size: 28px;
    }
    
    #content-wrap.comprestat table td {
        padding: 10px;
        text-align: justify;
        line-height: 20px;
    }
    
    #content-wrap.comprestat table td:first-child {
        border-right: 1px solid #4bc4d1;
    }
    
    #content-wrap.comprestat p a,
    #content-wrap.comprestat .BotUl li a {
        text-decoration: underline;
    }
    
    #content-wrap.comprestat p.topP {
        font-size: 18px;
        color: #fff;
        background: #4bc4d1;
        padding: 10px;
    }
    
    #content-wrap.comprestat p img {
        max-width: 500px;
        max-height: 500px;
    }
    
    #content-wrap.comprestat p.topP a {
        color: #fff
    }
    
    #content-wrap.comprestat .BotUl {
        color: #4bc4d1;
    }
    
    #content-wrap.comprestat .BotUl li {
        list-style: disc;
        list-style-position: inside;
        width: 100%;
        line-height: 26px;
        font-size: 16px
    }
    
    .meter {
        height: 12px;
        position: relative;
        margin: 0px 0 10px 0;
        background: #f9f9f9;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        padding: 1px;
    }
    
    .meter>span {
        display: block;
        height: 100%;
        position: relative;
        overflow: hidden;
        text-align: right;
        font-weight: bold;
        padding: 0 3px 3px 0;
        -webkit-border-top-right-radius: 2px;
        -webkit-border-bottom-right-radius: 2px;
        -moz-border-radius-topright: 2px;
        -moz-border-radius-bottomright: 2px;
        border-top-right-radius: 2px;
        border-bottom-left-radius: 2px;
        border-bottom-right-radius: 2px;
        -webkit-border-top-left-radius: 2px;
        -webkit-border-bottom-left-radius: 2px;
        -moz-border-radius-topleft: 2px;
        -moz-border-radius-bottomleft: 2px;
        border-top-left-radius: 2px;
    }
    
    @-webkit-keyframes move {
        0% {
            background-position: 0 0;
        }
        100% {
            background-position: 50px 50px;
        }
    }
    
    .meter>span>span,
    .meter>span:after {
        -webkit-animation: none;
        background-image: none;
    }
    
    .empty-height30 {
        width: 100%;
        height: 30px;
        float: left;
    }
    
    .empty-height20 {
        width: 100%;
        height: 20px;
        float: left;
    }
    
    .empty-height10 {
        width: 100%;
        height: 10px;
        float: left;
    }
    
    .review-code10 {
        background-color: #fd1e01;
    }
    
    .review-code9 {
        background-color: #fd3d11;
    }
    
    .review-code8 {
        background-color: #fe5e10;
    }
    
    .review-code7 {
        background-color: #fe8524;
    }
    
    .review-code6 {
        background-color: #fcb831;
    }
    
    .review-code5 {
        background-color: #fdc14f;
    }
    
    .review-code4 {
        background-color: #6ddcfd;
    }
    
    .review-code3 {
        background-color: #53d5fd;
    }
    
    .review-code2 {
        background-color: #53d5fd;
    }
    
    .review-code1 {
        background-color: #00c7fc;
    }
    
    #back-to-top {
        position: fixed;
        bottom: 20px;
        right: 20px;
        z-index: 9999;
        width: 32px;
        height: 32px;
        text-align: center;
        line-height: 30px;
        background: #4bc4d1;
        color: #fff;
        cursor: pointer;
        border: 0;
        border-radius: 2px;
        text-decoration: none;
        transition: opacity 0.2s ease-out;
        opacity: 0;
        font-weight: bold;
    }
    
    #back-to-top:hover {
        background: #4bc4d1;
    }
    
    #back-to-top.show {
        opacity: 1;
    }
    /* pagination style */
    
    .pagin {
        padding: 3px 0;
        margin: 20px 0 0;
        font-size: 13px;
        float: left;
        justify-content: center;
        display: flex;
        align-items: flex-end;
        width: 100%;
    }
    
    .pagin * {
        padding: 5px 10px;
        margin: 0px 4px;
        border-radius: 2px;
        min-width: 10px;
        text-align: center;
        display: inline-block;
    }
    
    .pagin a {
        border: solid 1px #666666;
        background-color: transparent;
        color: #666666;
        text-decoration: none;
    }
    
    .pagin a:hover,
    .pagin a:active {
        border: solid 1px #4bc4d1;
        background-color: transparent;
        color: #4bc4d1;
        text-decoration: none;
    }
    
    .pagin span {
        cursor: default;
        border: solid 1px #808080;
        background-color: transparent;
        color: #B0B0B0;
    }
    
    .pagin span.current {
        border: solid 1px #4bc4d1;
        background-color: #4bc4d1;
        color: white;
    }
    /* pagination style End*/
    
    .td-pb-span2 {
        width: 48%;
        float: left;
        overflow: hidden;
        margin: 20px 0;
        padding-left: 2%
    }
    
    .td-pb-span2 ul li {
        line-height: 26px;
        font-size: 17px;
        color: #444;
        list-style-position: inside;
    }
    
    .td-pb-span2 li a {
        color: #444;
		font-family: poppins-light !important;
    }
    
    .td-pb-span2 li a:hover {
        color: #4bc4d1
    }
    
    .td-pb-span2 li.list-head {
        font-weight: 700;
        font-size: 18px;
        list-style: none;
        list-style-position: outside;
        font-style: italic;
    }
    
    .td_static a {
        color: #4bc4d1;
    }
    
    .td_static a:hover {
        color: #4bc4d1
    }
    
    .td_static a img {
        margin-right: 15px;
    }
    
    .staticContent {
        min-height: 400px;
    }
    
    .staticContent p {
        margin: 13px 0
    }
    
    .staticContent h3 {
        font-size: 18px;
        margin: 10px 0
    }
    
    .staticContent h2 {
        font-size: 28px;
        margin: 10px 0;
        font-weight: normal !important;
    }
    
    .footerLink a {
        margin-right: 15px
    }
    
    .td-did-you-know {
        background: #f1f1f1;
        padding: 10px .5% 7px;
        float: left;
        width: 98%;
        border: 1px solid #ddd;
        overflow: hidden
    }
    
    .td-did-you-know div {
        float: left;
        width: 83%
    }
    
    .td-did-you-know .td-left {
        width: 10%;
        margin: 0 20px 0 5px
    }
    
    .td-did-you-know .td-left img {
        width: 100px;
    }
    
    .staticContent a {
        color: #4bc4d1;
    }
    
    a#howitWorks {
        color: #4bc4d1;
    }
    
    .staticContent .td-did-you-know p {
        margin: 5px
    }
    
    .td-archive {
        margin: 10px auto 45px;
    }
    
    .td-archive h2 {
        font-size: 22px;
    }
    
    .td-archive p {
        font-size: 16px;
        padding: 10px 0px;
        border-top: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        display: table;
        color: #666
    }
    
    .td-archive ul {
        float: left;
        width: 30%;
        margin: 10px 0 10px 2%;
        paddding: 0;
        list-style: none;
    }
    
    .td-archive ul li {
        font-size: 15px;
        line-height: 24px;
        background: url(../jpg/bullet_04.jpg) no-repeat left center;
        padding-left: 22px
    }
    
    .td-archive ul li a {
        color: #303030
    }
    
    .td-archive ul li a:hover {
        color: #4bc4d1;
    }
    
    .td-custom-side-links {
        border: 1px solid #ddd;
        float: left;
        margin: 20px 0;
        width: 100%
    }
    
    .td-custom-side-links h4 {
        background: #ddd;
        color: #303030;
        padding: 10px 10px;
        font-size: 18px;
    }
    
    #td_right_sidebar .td-custom-side-links ul {
        width: 100%;
        margin: 15px !important;
    }
    
    #td_right_sidebar .td-custom-side-links ul li {
        background: none;
        padding-left: 5px;
        line-height: 22px;
        font-weight: 700;
    }
    
    .td-bottom-slide {
        background: #000;
        padding: 7px 0;
        width: 100%;
        display: table;
    }
    
    .td-bottom-slide div {
        width: 1068px;
        margin: 0 auto;
        color: #303030;
        font-size: 15px;
        line-height: 22px;
    }
    
    .td-ptoplatest span {
        float: right;
    }
    
    .td-ptoplatest {
        margin-bottom: 3px;
    }
    
    .td-ptoplatest span a,
    .td-pbotlatest span a {
        color: #4bc4d1
    }
    
    .td-pbotlatest {
        float: left;
        margin: 10px 0 20px;
        font-size: 18px;
    }
    
    .td_footer p a {
        margin-right: 15px
    }
    
    .td_footer p a.btm {
        margin-right: 1px
    }
    
    .td-about-box {
        background: #dfdfdf;
        color: #303030;
        padding: 1%;
        width: 98%;
        float: left;
        margin-bottom: 20px;
    }
    
    .td-about-box img {
        float: left;
        margin-right: 15px;
        width: 110px;
    }
    
    .td-about-box p {
        margin: 0!important
    }
    
    .howitworks {
        background: #fff;
        display: none;
        height: 865px;
        overflow-y: scroll;
        padding: 20px;
        position: fixed;
        scroll-behavior: smooth;
        top: 2%;
        z-index: 9999;
        left: 27%;
        right: 27%;
        width: 815px
    }
    
    .howitworks a {
        color: #4bc4d1;
        font-size: 16px;
        float: right;
        margin: 0 0 20px 0;
        font-weight: bold;
    }
    
    .preventWrap {
        background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
        display: none;
        float: left;
        height: 100%;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
    }
    
    .tdulli {
        font-size: 15px;
        list-style: disc;
        list-style-position: inside;
        margin-left: 20px;
    }
    
    .tdulli li {
        line-height: 22px;
    }
    
    #mySwipe,
    .mbnly {
        display: none
    }
    .mob-search-ham img {display: none;}
    /*------ Media Queries 575px ----------*/
    
    @media (-webkit-min-device-pixel-ratio: 1.5),
    (-o-min-device-pixel-ratio: 3/2),
    (min--moz-device-pixel-ratio: 1.5),
    (min-device-pixel-ratio: 1.5) {}
    
    @media handheld,
    screen and (max-width: 575px) {
        html,
        body {
            -webkit-text-size-adjust: none;
        }
        body {
            margin: 0;
        }
        .mbnly {
            display: block;
        }
        #slide,
        #td_right_sidebar,
        .td_cat_top_header p,
        .review_left br {
            display: none !important;
        }
        #wrapper,
        #content-wrap,
        .content-wrap-inner,
        .td_footer,
        .td_home_btone,
        .td_home_bttwo,
        .td-pb-span2 {
            width: 100%;
            overflow: hidden;
        }
        #mySwipe {
            display: none
        }
        .content-wrap-inner.td_instrument,
        .content-wrap-inner.td_equipment {
            background: none;
            margin: 0 3px 0 3px;
            padding: 10px
        }
        .swipe {
            overflow: hidden;
            visibility: hidden;
            position: relative;
            display: block;
            text-align: center
        }
        .swipe-wrap {
            overflow: hidden;
            position: relative;
        }
        .swipe-wrap>div {
            float: left;
            width: 100%;
            position: relative;
        }
        .swipe-wrap>div img {
            background: #fff;
            padding: 3px;
            border: 1px solid #f7f7f7
        }
        .swipe-wrap div.img-overlay {
            background: rgba(0, 0, 0, .7);
            color: #fff;
            margin: -103px 3px 0 4px;
            padding: 25px 20px;
            position: relative;
            width: 87.5%;
            max-height: 46px;
        }
        .swipe-wrap div.img-overlay p {
            font-size: 16px !important;
        }
        #position {
            list-style: none outside none;
            margin: 0;
            padding: 15px 0;
            text-align: center;
            display: none;
        }
        #position li {
            border-radius: 10px 10px 10px 10px;
            cursor: pointer;
            display: inline-block;
            height: 8px;
            margin: 0 2px;
            width: 8px;
            border: 1px solid #ccc;
        }
        #position li.on {
            background-color: #4bc4d1;
            background-image: -moz-linear-gradient(center top, #4bc4d1, #4bc4d1);
        }
        #content-wrap,
        #content-wrap h2 {
            margin-top: 0px
        }
        #content-wrap h2 {
            margin: 15px 0;
            font-size: 28px;
        }
        ul.tabs li {
            font-size: 15px;
            padding: 7px 14px;
        }
        .tb_tabcontent_ul {
            width: 100%
        }
        .tb_tabcontent_ul li a.td_tab_album {
            font-size: 15px
        }
        .content-wrap-inner h2 {
            font-size: 22px;
        }
        .tb_tabcontent_ul:nth-child(2) li {
            background: #f1f1f1
        }
        .tb_tabcontent_ul:nth-child(2) li:nth-child(2n+1) {
            background: #fff
        }
        .tb_tabcontent_ul li a.td_twoline {
            width: 60%
        }
        .tb_tabcontent_ul li a.td_twoline span br {
            display: none
        }
        .tb_tabcontent_ul li a.td_tab_album span {
            line-height: 22px
        }
        .td_header_inner .td_header_menu {
            position: absolute;
            width: 22%;
            right: 2%
        }
        .td_header_serach_ico,
        .td_header_inner .td_header_menu ul {
            display: none
        }
        .td_header_inner .logo a {
            width: 189px;
        }
        .content-wrap-inner.td-archive {
            margin: 0 1% 5px;
            width: 98%
        }
        .td-archive ul {
            margin: 0;
            width: 100%
        }
        .td_home_bttwo {
            margin: 0;
        }
        .td_footer p {
            text-align: center;
        }
        .td_tab_album_name {
            color: #555
        }
        .tab-content .td-tab-alllink {
            float: left;
            font-size: 16px;
            margin-top: 15px;
            text-align: center;
            width: 100%;
        }
        .td_cat_top_header .td_cat_top_inner {
            width: 100%
        }
        .td_cat_top_header h2 {
            font-size: 24px;
        }
        .td_breadcrumb {
            margin-top: 10px
        }
        .td_album_content {
            float: left;
            width: 100%
        }
        .td_top_content p {
            text-align: left;
        }
        .td_amazon {
            line-height: 22px;
            margin: 25px 0 5px
        }
        .td_review_item .review_left {
            background: none;
            margin: 0 0 10px 0;
            min-height: auto;
        }
        .td_review_item .review_left small {
            margin-top: 3px;
        }
        .td-sidenav {
            font-size: 30px;
            cursor: pointer;
            color: #fff;
            float: right;
            margin: 26px 1%
        }
        .td-rotate {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            margin-right: 25px;
            font-size: 40
        }
        .allCat {
            margin: 15px
        }
        .allCat ul li {
            font-size: 16px;
            line-height: 28px
        }
        .td_header_menu_search {
            width: 84%;
            padding: 0 8%
        }
        .td_header_menu_search .input-text {
            background: #f1f1f1;
            padding: 6px 6px;
            width: 75%;
            margin: 0;
        }
        .td_header_menu_search .submitbtn {
            background: #f1f1f1 url("../jpg/search.jpg") no-repeat center;
            border: none;
            padding: 0px;
            width: 40px;
            height: 37px;
            position: relative;
            top: -6px;
        }
        #content-wrap.staticContent,
        .td_description {
            padding: 0 1%;
            width: 98%
        }
        .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1;
            top: 0;
            left: 0;
            background-color: #111;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
        }
        .sidenav a {
            padding: 14px 8px 0px 32px;
            text-decoration: none;
            font-size: 20px;
            color: #f1f1f1;
            display: block;
            transition: 0.3s
        }
        .sidenav a:hover,
        .offcanvas a:focus {
            color: #4bc4d1;
        }
        .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 35px;
            padding-top: 5px;
        }
        #td_left_content {
            width: 100%;
        }
        .td-bottom-slide div {
            width: 100%;
        }
        .td_instrument_ul li {
            background: url(../jpg/bullet_03.jpg) no-repeat left top 7px;
        }
    }
    /*------ Media Queries 730px ----------*/
    
    @media (-webkit-min-device-pixel-ratio: 2),
    (min--moz-device-pixel-ratio: 2),
    (min-device-pixel-ratio: 2) {}
    
    @media handheld,
    screen and (max-width: 730px) {
        html,
        body {
            -webkit-text-size-adjust: none;
        }
        body {
            margin: 0;
        }
        .mbnly {
            display: block
        }
        #slide,
        #td_right_sidebar,
        .td_cat_top_header p,
        .review_left br {
            display: none !important;
        }
        #wrapper,
        #content-wrap,
        .content-wrap-inner,
        .td_footer,
        .td_home_btone,
        .td_home_bttwo,
        .td-pb-span2 {
            width: 100%;
            overflow: hidden;
        }
        #mySwipe {
            display: none
        }
        .content-wrap-inner.td_instrument,
        .content-wrap-inner.td_equipment {
            background: none;
            margin: 0 3px 0 3px;
            padding: 10px
        }
        .swipe {
            overflow: hidden;
            visibility: hidden;
            position: relative;
            display: block;
            text-align: center
        }
        .swipe-wrap {
            overflow: hidden;
            position: relative;
        }
        .swipe-wrap>div {
            float: left;
            width: 100%;
            position: relative;
        }
        .swipe-wrap>div img {
            background: #fff;
            padding: 3px;
            border: 1px solid #f7f7f7
        }
        .swipe-wrap div.img-overlay {
            background: rgba(0, 0, 0, .7);
            color: #fff;
            margin: -103px 3px 0 4px;
            padding: 25px 20px;
            position: relative;
            width: 87.5%;
            max-height: 46px;
        }
        .swipe-wrap div.img-overlay p {
            font-size: 16px !important;
        }
        #position {
            list-style: none outside none;
            margin: 0;
            padding: 15px 0;
            text-align: center;
            display: none;
        }
        #position li {
            border-radius: 10px 10px 10px 10px;
            cursor: pointer;
            display: inline-block;
            height: 8px;
            margin: 0 2px;
            width: 8px;
            border: 1px solid #ccc;
        }
        #position li.on {
            background-color: #4bc4d1;
            background-image: -moz-linear-gradient(center top, #4bc4d1, #4bc4d1);
        }
        #content-wrap,
        #content-wrap h2 {
            margin-top: 0px
        }
        #content-wrap h2 {
            font-size: 28px;
        }
        ul.tabs li {
            font-size: 15px;
            padding: 7px 14px;
        }
        .tb_tabcontent_ul {
            width: 100%
        }
        .tb_tabcontent_ul li a.td_tab_album {
            font-size: 15px
        }
        .content-wrap-inner h2 {
            font-size: 22px;
        }
        .tb_tabcontent_ul:nth-child(2) li {
            background: #f1f1f1
        }
        .tb_tabcontent_ul:nth-child(2) li:nth-child(2n+1) {
            background: #fff
        }
        .tb_tabcontent_ul li a.td_twoline {
            width: 60%
        }
        .tb_tabcontent_ul li a.td_twoline span br {
            display: none
        }
        .tb_tabcontent_ul li a.td_tab_album span {
            line-height: 22px
        }
        .td_header_inner .td_header_menu {
            position: absolute;
            width: 22%;
            right: 2%
        }
        .td_header_serach_ico,
        .td_header_inner .td_header_menu ul {
            display: none
        }
        .td_header_inner .logo a {
            width: 189px;
        }
        .content-wrap-inner.td-archive {
            margin: 0 1% 5px;
            width: 98%
        }
        .td-archive ul {
            margin: 0;
            width: 100%
        }
        .td_home_bttwo {
            margin: 0;
        }
        .td_footer p {
            text-align: center;
        }
        .td_tab_album_name {
            color: #555
        }
        .tab-content .td-tab-alllink {
            float: left;
            font-size: 16px;
            margin-top: 15px;
            text-align: center;
            width: 100%;
        }
        .td_cat_top_header .td_cat_top_inner {
            width: 100%
        }
        .td_cat_top_header h2 {
            font-size: 24px;
        }
        .td_breadcrumb {
            margin-top: 10px
        }
        .td_album_content {
            float: left;
            width: 100%
        }
        .td_top_content p {
            text-align: left;
        }
        .td_amazon {
            line-height: 22px;
            margin: 25px 0 5px
        }
        .td_review_box {
            width: 98%;
            padding: 0 1%;
        }
        .td_review_item .review_left {
            background: none;
            margin: 0 0 10px 0;
            min-height: auto;
        }
        .td_review_item .review_left small {
            margin-top: 3px;
        }
        .td-sidenav {
            font-size: 30px;
            cursor: pointer;
            color: #fff;
            float: right;
            margin: 26px 1%
        }
        .td-rotate {
            -webkit-transform: rotate(45deg);
            -moz-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
            margin-right: 25px;
            font-size: 40
        }
        .allCat {
            margin: 15px
        }
        .allCat ul li {
            font-size: 16px;
            line-height: 28px
        }
        .td_header_menu_search {
            width: 84%;
            padding: 0 8%
        }
        .td_header_menu_search .input-text {
            background: #f1f1f1;
            padding: 6px 6px;
            width: 75%;
            margin: 0;
        }
        .td_header_menu_search .submitbtn {
            background: #f1f1f1 url("../jpg/search.jpg") no-repeat center;
            border: none;
            padding: 0px;
            width: 40px;
            height: 37px;
            position: relative;
            top: -6px;
        }
        #content-wrap.staticContent,
        .td_description {
            padding: 0 1%;
            width: 98%
        }
        .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1;
            top: 0;
            left: 0;
            background-color: #111;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
        }
        .sidenav a {
            padding: 14px 8px 0px 32px;
            text-decoration: none;
            font-size: 20px;
            color: #f1f1f1;
            display: block;
            transition: 0.3s
        }
        .sidenav a:hover,
        .offcanvas a:focus {
            color: #4bc4d1;
        }
        .sidenav .closebtn {
            position: absolute;
            top: 0;
            right: 25px;
            font-size: 36px;
            margin-left: 35px;
            padding-top: 5px;
        }
        #td_left_content {
            width: 100%;
        }
        .td-bottom-slide div {
            width: 100%;
        }
        .td_instrument_ul li {
            background: url(../jpg/bullet_03.jpg) no-repeat left top 7px;
        }
    }
    
    .td_header_inner a.icon {
        display: none;
    }
    
    @media handheld,
    screen and (max-width: 730px) {
        .td_header_inner .td_header_menu ul {
            display: none;
        }
        .td_header_inner a.icon {
            display: table;
            position: absolute;
            right: 4%;
            top: 29px;
        }
        .td_header_inner .td_header_menu.responsive {
            position: relative;
            width: 100%;
            right: 0
        }
        .td_header_inner .td_header_menu.responsive ul {
            float: none;
            display: block;
            text-align: left;
        }
        .td_header_inner .td_header_menu.responsive ul ul {
            display: none;
        }
        .td_header_inner .td_header_menu.responsive ul li ul {
            position: relative;
            padding: 0px;
        }
        .td_header_menu ul ul li {
            width: 100%;
            padding: 2px;
        }
        .td_header_menu ul li {
            padding: 12px 12px 13px;
            margin-bottom: 15px;
            cursor: pointer;
        }
        .mob-search-ham img {
            position: absolute;
            right: 20%;
            top: 20px;
        }
    }
    /*------ Media Queries iPad ----------*/
    
    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        a.easyazon-link,
        a.t9r-button.button,
        a.sw-button.button {
            padding: 22px 15px !important
        }
    }
    
    @media (-webkit-min-device-pixel-ratio: 2),
    (min--moz-device-pixel-ratio: 2),
    (min-device-pixel-ratio: 2) {}
    
    @media handheld,
    screen and (min-device-width: 768px) and (max-device-width: 1024px) {}
    
    .header-cate{
        display: none;
    }

    div.howitworks span {
        padding: 5px 15px;
        background-color: #ccc;
        border-radius: 30px;
        border: 1px solid #868686;
        float: right;
        position: fixed;
        right: 22px;
        font-size: 36px;
        cursor: pointer;
    }
    
    .td-footer-template-13 .td-social-style-2 i {
        padding-top: 13px !important;
    }
    
    .writerTable {
        width: 100%;
        border-spacing: 0px;
        font-family: poppins;
        color: #505050;
        margin-top: 40px;
    }
    
    .writerPic {
        width: 17%;
        align: center;
    }
    
    .writerSample {
        width: 32%;
        align: center;
        vertical-align: top;
        padding-bottom: 20px;
    }
    
    .writerName {
        text-align: center;
        background-color: #4bc4d1;
        color: white;
        font-size: 22px;
        padding: 15px;
    }
    
    .writerLink {
        background-color: #4bc4d1;
        color: 368992;
        font-size: 20px;
        text-align: right;
        padding-right: 20px;
    }
    
    .writer {
        color: #4bc4d1;
        font-size: 20px;
    }
    
    .writerTitle {
        font-size: 18px;
        line-height: 38px;
    }
    
    .writerRandom {
        font-size: 13px;
        color: #97a8ba;
    }
    
    .writerText {
        font-size: 15px;
        text-align: justify;
    }
    
    .authors_block img {
        float: left;
        margin: 0 20px 20px 0;
    }
    
    .authors_block div {
        margin-top: 20px;
        border-top: 5px solid #4bc4d1;
        padding-top: 30px
    }
    /* 15/09/2021 */
    
    h6.feature-title {
        background: #f4812e;
        display: inline-block;
        padding: 5px 10px;
        color: #fff;
        font-size: 16px;
        border-radius: 7px;
    }
    
    .da-slide-inner h5 {
        font-size: 14px;
        text-transform: uppercase;
        color: #fff;
        margin-bottom: 15px;
    }
    
    #slide .da-slide .da-link {
        text-transform: capitalize;
    }
    
    span.release-date {
        font-size: 12px;
    }
    
    
    
    #slide .da-slide {
        z-index: 1;
    }
    
    div#slide ul.slide-navs,
    div#slide a.prev,
    div#slide a.next {
        display: none;
    }
    
    ul.tabs.new-releases-tab,
    ul.tabs2,
    ul.tabs3,
    ul.tabs4 {
        border-top: 0px;
        border-bottom: 0px;
    }
    
    ul.tabs.new-releases-tab li,
    ul.tabs2 li,
    ul.tabs3 li,
    ul.tabs4 li {
        text-transform: capitalize;
        border-radius: 30px;
        border: 1px solid #9a9a9a;
        margin-right: 6px;
    }
    
    ul.tabs.new-releases-tab li:hover,
    ul.tabs2 li:hover,
    ul.tabs3 li:hover,
    ul.tabs4 li:hover {
        background: #303030;
        color: #fff;
    }
    
    ul.tabs.new-releases-tab {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    ul.tabs.new-releases-tab li {
        min-width: 60px;
        text-align: center;
    }
    
    .newreleases-sec ul.tb_tabcontent_ul li>div {
        width: 100%;
        float: left;
    }
    
    .newreleases-sec .tb_tabcontent_ul li {
        height: auto;
        width: calc(25% - 20px);
        margin-bottom: 30px;
        position: relative;
        margin: 10px;
    }
    
    .newreleases-sec .tb_tabcontent_ul li a {
        width: 100%;
    }
    
    .newreleases-sec .tb_tabcontent_ul li:nth-child(odd) {
        background: transparent;
    }
    
    .newreleases-sec .tb_tabcontent_ul li img {
        width: 100%;
    /* height: 220px; */
        margin: 0px;
    }
    
    .newreleases-sec .tb_tabcontent_ul {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
    }
    
    .newreleases-sec .rate-number {
        position: absolute;
        top: 10px;
        left: 10px;
    }
    
    .newreleases-sec .tb_tabcontent_ul li a.td_tab_album {
        margin: 0px;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .newreleases-sec .tb_tabcontent_ul li a span.td_tab_album_name {
        color: #2c2c2c;
		font-size: 18px;
    }
    
    .newreleases-sec .tb_tabcontent_ul li a span.td_tab_album_band {
        color: #2c2c2c;
    }
    
    .release-see-more-sec,
    .music-accessories-sec {
        background: #2C2C2C;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    section.latest-articles-sec {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    ul.see-more-releases {
        display: flex;
        flex-wrap: wrap;
    }
    
    ul.see-more-releases li {
        margin-bottom: 10px;
        margin-right: 15px;
        list-style: none;
    }
    
    ul.see-more-releases li a,
    .music-accessories-sec ul.tabs4 li {
        color: #2C2C2C;
        text-transform: capitalize;
        border-radius: 30px;
        border: 1px solid #9a9a9a;
        color: #9a9a9a;
        text-align: center;
        padding: 12px 8px;
        min-width: 100px;
        font-size: 18px;
        display: inline-block;
    }
    
    ul.see-more-releases li a:hover,
    .music-accessories-sec ul.tabs4 li:hover,
    ul.tabs4 li.current {
        background: #fff;
        color: #2C2C2C;
    }
    
    #content-wrap section.release-see-more-sec h2,
    #content-wrap section.music-accessories-sec h2 {
        color: #fff;
        margin-bottom: 30px;
    }
    
    section.music-accessories-sec ul li a {
        color: #fff;
    }
    
    ul.tabs.new-releases-tab,
    ul.tabs2,
    ul.tabs3,
    ul.tabs4 {
        text-align: left;
    }
    
    .new-releases-tab li {
        margin-bottom: 10px;
    }
    
    .td_instrument_ul li {
        background: none;
        padding-left: 0px;
        padding-bottom: 10px;
    }
    
    .instruments-sec,
    section.music-critic-staff-sec,
    section.newreleases-sec {
        background: #f8f8f8;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    div#content-wrap section {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .td_instrument_ul {
        width: 100%;
        column-gap: 15px;
    }
    
    ul.tabs2 li,
    ul.tabs3 li,
    ul.tabs4 li {
        margin-bottom: 15px;
    }
    /* letest articles section css */
    
    .latest-articles-img img {
        width: 100%;
        height: 250px;
        object-fit: cover;
    }
    
    .articles-right h6 {
        text-transform: uppercase;
        color: grey;
        font-size: 14px;
		font-weight: 600;
		letter-spacing: 1px;
    }
    
    .articles-content h6 img {
        width: 18px;
        top: 2px;
        position: relative;
    }
    
    a.read-more-articles {
        color: #000;
        border: 2px solid #000;
        border-radius: 7px;
        padding: 8px 40px;
        display: inline-block;
        font-size: 16px;
        font-weight: 700;
        margin-top: 15px;
        text-align: center;
    }
    
    a.read-more-articles:hover {
        background: #000;
        color: #fff;
    }
    
    .articles-right h3 a {
        color: #000;
        font-size: 22px;
        line-height: 28px;
        margin-top: 10px;
        display: inline-block;
        margin-bottom: 10px;
        font-weight: 700;
    }
    
    .advertisement-box {
        text-align: center;
    }
    
    .articles-content {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    
    .latest-articles-inner {
        margin-bottom: 30px;
    }
    /* end */
    /* musuc staff reviews css */
    
    .musiccritic-staff-left img {
        width: 100%;
    }
    
    .td_archive .musiccritic-staff-right ul li {
        width: calc(33.33% - 45px);
        padding-bottom: 15px;
        background: url(../png/right-triangle.png) no-repeat left 5px;
        padding-left: 30px;
        background-size: 12px;
        word-break: break-word;
        padding-right: 15px;
		margin-left: 0px;
    }
    /* end */
    /* album page category css */
    
    .td_cat_top_inner h2 {
        display: inline-block;
        font-size: 42px;
        font-weight: 700;
        z-index: 1;
		filter: drop-shadow(0px 4px 4px 0px #00000040);		
    }
    
    .td_cat_top_inner span {
        display: inline-block;
        font-size: 56px;
        color: #fff;
        text-transform: uppercase;
        padding-left: 15px;
        border-left: 1px solid #fff;
        margin-left: 15px;
        z-index: 1;
		font-family: poppins-extralight !important;
		filter: drop-shadow(1px 1px 2px rgba(0, 0, 0, 0.3));	

    }
    
    .td_breadcrumb a {
        color: #4bc4d1;
    }
    
    .album-cate {
        display: flex;
        flex-wrap: wrap;
    }
    
    .album-cate div#td_right_sidebar, .search-result-page div#td_right_sidebar {
        width: 25%;
    }
    
    ul.tb_tabcontent_ul.td_ul_albums span.rating {
        position: absolute;
        left: 10px;
        top: 10px;
    }
    
    ul.tb_tabcontent_ul.td_ul_albums li {
        position: relative;
        display: flex;
        margin-top: 10px;
        padding-bottom: 10px;
        background: transparent;
        border-bottom: 1px solid #dfdfdf;
    }
    
    ul.tb_tabcontent_ul.td_ul_albums li .album-img img {
        height: 220px;
        width: 100%;
        margin: 0 !important;
        object-fit: cover;
    }
    
    .album-content,
    .album-release-date {
        padding: 15px;
    }
    
    ul.tb_tabcontent_ul.td_ul_albums h3 a {
        color: #000;
        font-size: 22px;
        line-height: 28px;
        display: inline-block;
        margin-bottom: 5px;
        font-weight: 700;
        width: 100%;
    }
    
    ul.tb_tabcontent_ul.td_ul_albums .album-content span.td_tab_album_band {
        font-size: 14px;
        margin-bottom: 20px;
        display: inline-block;
    }
    
    ul.tb_tabcontent_ul.td_ul_albums .album-content h6 {
        font-size: 13px;
        text-transform: uppercase;
        color: #fe5e10;
		font-family: poppins;
        margin-bottom: 5px;
    }
    
    ul.tb_tabcontent_ul.td_ul_albums .album-text,
    ul.tb_tabcontent_ul.td_ul_albums .album-read a,
    ul.tb_tabcontent_ul.td_ul_albums .buy-album-link a {
        font-size: 15px;
        line-height: 24px;
        color: #656565;
    }
    
    ul.tb_tabcontent_ul.td_ul_albums .album-img a {
        width: 100%;
    }
    
    p.dsknly a {
        color: #4bc4d1;
    }
    
    div#td_right_sidebar ul li {
        background: none;
        position: relative;
    }
    
    div#td_right_sidebar ul li:before {
        content: "";
        position: absolute;
        background: #4bc4d1;
        width: 6px;
        height: 6px;
        left: 0px;
        border-radius: 20px;
        top: 9px;
    }
    
    .right-advertise {
        text-align: center;
        margin-bottom: 50px;
    }
    
    div#td_right_sidebar h3 {
        margin-bottom: 10px;
        font-size: 20px;
    }
    
    .right-advertise img {
        width: 100%;
    }
    
    .album-page,
    .album-details-page, .search-result-page {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .album-page div#content-wrap,
    .album-details-page div#content-wrap, 
	.search-result-page div#content-wrap {
        max-width: 1068px;
        width: 100%;
    }
    
    .td_cat_top_inner h2,
    .td_cat_top_inner span {
        font-size: 56px;
    }
    /* end */
    
    @media only screen and (max-width: 575px) {
        a.read-more-articles {
            display: block;
        }
        .newreleases-sec .tb_tabcontent_ul li img {
         /*   height: 130px; */
        }
        div #slide .da-slide .da-link {
            width: 100%;
            padding-left: 0px;
            padding-right: 0px;
        }
        .td_amazon .td_amazon-btn {
            display: block;
        }
        ul.tb_tabcontent_ul.td_ul_albums li .album-img img {
            height: 180px;
        }
    }
    
    @media only screen and (max-width: 730px) {
        #slide {
            display: block !important;
        }
        .td_header_menu ul li {
            width: 100%;
            margin-bottom: 0;
        }
        .td_header_inner .td_header_menu ul ul {
            top: auto;
        }
    }
	
	@media only screen and (max-width: 375px) {
		.tab-with-arrow .td-related-title {
			font-size: 12px;
		}
	}
    
    @media only screen and (max-width: 767px) {
		#content-wrap .td_album_details h2, .td_bottom_amazon_insidebox h4, body .td_block_wrap.td_block_related_posts h2, body .music-critic-staff-article h2, body .td-ss-main-content article.post.type-post h2.h2article {
			font-size: 28px;
			line-height: 34px;
		}
		.album-main-details .td_top_content h2 {
			margin-bottom: 5px !important;
		}
		.album-main-details .td_top_content h3 {
			font-size: 24px;
			line-height: 30px;
		}
		.td_header_inner {
			padding-lefT: 10px;
			padding-right: 10px;
		}
		.td_header_inner a.icon {
			line-height: 21px;
		}
        .td_archive .musiccritic-staff-right ul li {
            width: calc(50% - 45px);
        }
        h2.desk-tab-title {
            display: none;
        }
        ul.tabs2,
        ul.tabs3,
        ul.tabs4,
        ul.see-more-releases,
        ul.tabs.new-releases-tab {
            text-align: center;
        }
        ul.tabs2 li,
        ul.tabs3 li,
        ul.tabs4 li,
        ul.tabs.new-releases-tab li {
            padding: 8px 10px !important;
            min-width: 60px !important;
            margin-right: 5px;
            margin-bottom: 8px;
        }
        ul.see-more-releases li a {
            padding: 8px 10px !important;
            min-width: 60px !important;
        }
        ul.see-more-releases li {
            margin-right: 5px;
            margin-bottom: 8px;
        }
        ul.see-more-releases {
            justify-content: center;
        }
        .newreleases-sec .tb_tabcontent_ul li {
            width: calc(50% - 20px);
        }
        .newreleases-sec .tb_tabcontent_ul li span.rating {
            font-size: 16px;
            padding: 2px 0px;
            width: 40px;
        }
        #slide .da-slide .da-img img,
        #slide .da-slide .da-img {
            width: 220px !important;
            height: 220px !important;
        }
        #slide .da-img-overlay {
            max-width: 180px;
        }
        #slide .da-slide-inner {
            display: block !important;
        }
        #slide .da-rightcnt {
            width: 100% !important;
        }
        div #slide .da-slide p {
            font-size: 18px;
            line-height: 18px;
        }
        div #slide .da-slide h2 {
            font-size: 28px;
            margin-top: 10px;
        }
        div #slide {
            min-height: 750px;
        }
        h6.feature-title {
            margin-top: 10px;
        }
        div #slide .da-rightcnt {
            margin-left: 0px;
        }
        #slide ul.slides li>img {
            object-fit: cover;
        }
        .advertisement-box {
            display: none;
        }
        .footerlogo,
        .footer-link {
            width: 100%;
            text-align: center;
        }
        .footerlogo {
            margin-bottom: 30px;
        }
        footer {
            padding-bottom: 50px;
        }
        .open-search.open-search.td_header_serach_ico {
            display: block !important;
            margin-top: 75px;
            left: 0;
            right: 0;
            float: left;
            text-align: center;
            position: fixed;
            margin-left: 0;
            width: 100%;
        }
        .td_header_menu.responsive .td_header_serach_ico.open-search {
            z-index: -1;
        }
        .td_header_menu_search {
            width: 95%;
            padding: 0;
            margin: auto;
        }
        .td_header_menu_search form input.input-text {
            width: 100%;
        }
        div .td_header_menu_search form {
            border-radius: 0;
        }
        .header-cate ul li {
            width: 33.33%;
            float: left;
            padding-top: 5px;
            padding-bottom: 5px;
        }
        .header-cate {
            float: left;
            width: 100%;
            display:none;
        }
        ul.tb_tabcontent_ul.td_ul_albums li .album-img,
        ul.tb_tabcontent_ul.td_ul_albums .album-content-right {
            width: 50%;
        }
        ul.tb_tabcontent_ul.td_ul_albums .album-content-right {
            display: flex;
            flex-wrap: wrap;
        }
        .album-content {
            order: 2;
        }
        ul.tb_tabcontent_ul.td_ul_albums .album-text,
        ul.tb_tabcontent_ul.td_ul_albums .album-read a,
        ul.tb_tabcontent_ul.td_ul_albums .buy-album-link a {
            font-size: 14px;
            line-height: 18px;
        }
        ul.tb_tabcontent_ul.td_ul_albums li .album-img img {
            width: 100%;
        }
        ul.tb_tabcontent_ul.td_ul_albums h3 a {
            font-size: 18px;
            line-height: 22px;
            margin-bottom: 0px;
            margin-top: 10px;
        }
        ul.tb_tabcontent_ul.td_ul_albums .album-content h6 {
            display: none;
        }
        .album-content,
        .album-release-date {
            padding: 0px 8px;
        }
        ul.tb_tabcontent_ul.td_ul_albums .album-text,
        ul.tb_tabcontent_ul.td_ul_albums .album-read,
        ul.tb_tabcontent_ul.td_ul_albums .buy-album-link {
            width: 100%;
            float: left;
            margin-bottom: 5px;
        }
        .tb_tabcontent_ul li span.rating {
            font-size: 14px;
            width: 40px;
            line-height: 24px;
        }
        .td_top_content {
            width: 100%;
        }
        .td_review_item {
            padding: 20px 0 20px;
            border-bottom: 1px solid #ddd;
            margin-bottom: 20px;
        }
        .td_review_item .review_right {
            border-top: 1px solid #ddd;
            padding-top: 15px;
			font-family: poppins-light !important;
        }
	
        .right-advertise {
            display: none;
        }
        #content-wrap .td_review_box h2,
        #content-wrap .td_review_box h3 {
            font-size: 24px;
            line-height: 30px;
        }
        div .td_review_item-all {
            margin-top: 0px;
        }
        .td_top_content {
            margin-bottom: 30px;
        }
        .td_album_details .td-related-cat h3 {
            font-size: 24px;
        }
		.music-critic-staff-article .td_archive .musiccritic-staff-right ul li {
			width: 50%;
		}
		.tab-with-arrow .td-next-prev-wrap {
			display: none;
		}
		.td_block_related_posts .td-module-image {
			position: relative;
			width: 100%;
		}
		.td_block_related_posts .item-details {
			padding-left: 0;
			margin-bottom: 30px;
			min-height: auto;
			margin-top: 10px;
		}
		.td_block_related_posts .td-next-prev-wrap {
			text-align: center;
		}
        .td_header_inner .logo{padding:7px 0}
    }
    
    @media only screen and (min-width: 768px) and (max-width: 991px) {
        .newreleases-sec .tb_tabcontent_ul li img {
         /*   height: 150px; */
        }
        body .footer-link ul {
           column-count: 2;
        }
    }
    
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
		.td_header_inner .td_header_serach_ico {
            width: auto;
        }
        .td_header_menu ul li {
            padding-left: 10px;
            padding-right: 10px;
        }
        .td_header_inner {
            padding-left: 5px;
            padding-right: 5px;
        }
    }
    @media only screen and (min-width: 730px) and (max-width: 991) {
        .td_header_menu ul li {padding:30px 10px;}
        .td_header_inner .td_header_serach_ico{width:60px}
        .td_header_inner .logo img { width: 128px; margin-top: 13px; }
    }
    
    @media only screen and (min-width: 768px) {
		.td_block_related_posts .tab-with-arrow .td-next-prev-wrap {
			display: block;
		}
		.td_block_related_posts .td-next-prev-wrap {
			display: none;
		}
        .musiccritic-staff-main {
            display: flex;
            align-items: center;
        }
        .musiccritic-staff-left {
            flex: 40%;
            max-width: 40%;
            padding-right: 30px;
        }
        .musiccritic-staff-right {
            flex: 60%;
            max-width: 60%;
        }
        h2.mob-title {
            display: none;
        }
        .td_instrument_ul {
            column-count: 2;
        }
        ul.tabs2,
        ul.tabs3,
        ul.tabs4 {
            border-bottom: 1px solid #aaa;
            padding-bottom: 15px;
            padding-top: 15px;
        }
        .latest-articles-inner {
            display: flex;
            align-items: center;
        }
        .latest-articles-main {
            display: flex;
            margin-top: 20px;
        }
        .latest-articles-left {
            flex: 0 0 75%;
            display: flex;
            flex-wrap: wrap;
            max-width: 75%;
            padding-right: 30px;
        }
        .advertisement-box {
            flex: 0 0 25%;
        }
        .latest-articles-img {
            flex: 0 0 40%;
            max-width: 40%;
        }
        .articles-right {
            flex: 0 0 60%;
            max-width: 60%;
        }
        .articles-content {
            padding: 15px;
        }
        .footer-main .footerlogo {
            
        }
        .footer-main .footer-link {
            margin-top: 70px;
            color:#a6a6a6;
        }
        .mob-search-ham {
            display: none
        }
        .header-cate ul li {
            padding-left: 15px;
            padding-right: 15px;
        }
        .album-cate div#td_left_content, .search-result-page div#td_left_content {
            width: calc(75% - 20px);
            padding-right: 20px;
        }
        ul.tb_tabcontent_ul.td_ul_albums li .album-img {
            width: 30%;
        }
        ul.tb_tabcontent_ul.td_ul_albums .album-content-right {
            width: 70%;
            display: flex;
        }
        ul.tb_tabcontent_ul.td_ul_albums li .album-content {
            width: 70%;
        }
        ul.tb_tabcontent_ul.td_ul_albums li .album-release-date {
            width: 30%;
        }
        .album-main-details {
            display: flex;
        }
        .td_album_content .td_img {
            width: 40%;
            padding-right: 40px;
        }
        .td_top_content {
            width: 60%
        }
        .album-details-bottom {
            display: flex;
        }
        .album-details-content-left {
            width: 75%;
            padding-right: 20px;
        }
        .td_review_item .review_left {
            width: 30%;
            border-right: 1px solid #dddd;
        }
        .td_review_item .review_right {
            width: 70%;
        }
        .td_review_item {
            display: flex;
            border-top: 1px solid #ddd;
        }
        .filter-list {
            display: none;
        }
        .td_header_inner {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
		.music-critic-staff-article .td_archive .musiccritic-staff-right ul li {
			width: 33.33%;
		}
    }
    
    @media only screen and (min-width: 992px) {
        .footer-link ul {

		}
    }
    
    @media only screen and (min-width: 1024px) {
        .header-cate ul li {
            padding-left: 50px;
            padding-right: 50px;
        }
    }
    /* header css */
    
    .td_header_inner .logo img {
        width: 200px;
        margin: 2px 0px 3px;
    }
    
    .td_header_menu ul li a i {
        border: solid #fff;
        border-width: 0 .2em .2em 0;
        display: inline-block;
        padding: 0px;
        color: #fff;
        transform: rotate( 45deg);
        margin-left: 10px;
        top: -4px;
        position: relative;
        font-size: 10px;
    }
    
    .td_header_menu ul li a i:before {
        color: transparent;
    }
    
    .td_header_menu_search form {
        display: flex;
        align-items: center;
        background: #fff;
        border-radius: 10px;
		height: 40px;
    }
    
    .td_header_menu_search form input.input-text {
        background: transparent;
        border: 0;
        outline: 0;
		font-size: 16px;		
    }
    
    .td_header_menu_search form img {
        width: 25px;
    }
    
    .td_header_menu_search form span {
        margin-top: 0px;
        padding: 6px 10px;
        display: flex;
        align-items: center;
    }
    
    .header-cate {
        background: #f8f8f8;
        padding: 15px;
    }
    
    .header-cate ul li {
        display: inline-block;
		margin-left: 0px
    }
    
    .header-cate ul {
        max-width: 1068px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    .header-cate ul li a {
        display: inline-block;
        font-size: 18px;
        color: #000;
		line-height: 24px;
    }
    /* end */
    /* footer css */
    
    footer {
        background: #1E1E1E;
		float: left;
		width: 100%;
    }
    
    .footer-main { 
        padding-top: 100px;        
    }
    
    footer .container {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    .footer-link a {        
        font-size: 12px;    
        font-weight: 700;
        letter-spacing: 3px;
        color: #a6a6a6;
		font-family: 'Montserrat' !important;
    }
    
    .footer-link ul li {
        margin-bottom: 15px;
        list-style: none;
        display: inline-block;
    }
    .footer-link ul li:before {
        content: "/";
        margin: 0 6px;
    }
    .footer-link ul li:nth-of-type(1):before {
        content: " ";        
    }
    
    .footer-link ul li a {
        padding-left: 10px;
        padding-right: 10px;
		display: inline-block;
		font-family: 'Montserrat',sans-serif !important;	
    }
    
    .footer-copyright p {
        color: #a6a6a6;
        text-align: center;
        font-size: 12px !important;
        font-weight: 700;	
        letter-spacing: 3px;
		font-family: 'Montserrat',sans-serif !important;		
    }
    
    .footer-copyright {
        padding-top: 15px;
        padding-bottom: 15px;        
        font-size: 12px;
        letter-spacing: 3px;
		font-family: 'Montserrat',sans-serif !important;
        margin-bottom: 100px;
    }
    
    .footerlogo img {
        width: 200px;
    }
    /* end */
    /* 18-09-2021 */
    
    .td_review_item-all {
        margin-top: 50px;
        float: left;
    }
    
    .album-details-bottom {
        margin-top: 40px;clear:both;
    }
    
    .filter-item h3 {
        font-size: 20px;
        text-align: center;
        font-weight: 700;
        color: #000;
        padding: 5px;
        cursor: pointer;
    }
    
    .filter-list {
        margin-bottom: 70px;
        position: relative;
    }
    
    .filter-item ul {
        display: none;
    }
    
    .filter-item {
        border: 2px solid #000;
        border-radius: 7px;
        margin-top: 20px;
        position: absolute;
        width: calc(100% - 4px);
        z-index: 1;
        background: #fff;
    }
    
    .filter-item ul li {
        width: 50%;
    }
    
    .filter-item.filter-active ul {
        display: flex;
        flex-wrap: wrap;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .filter-item ul li::marker {
        color: #4bc4d1;
        font-size: 14px;
    }
    
    .filter-item ul li a {
        font-size: 16px;
        color: #000;
    }
    
    .filter-item ul li {
        width: calc(50% - 35px);
        margin-left: 30px;
        padding: 5px;
        padding-left: 0;
    }
    
    .tb_tabcontent_ul li .rate-number span.rating,
    ul.tb_tabcontent_ul.td_ul_albums li span.rating {
        font-size: 16px;
    }
    
    .full-view {
        margin-top: 10px;
    }
	.td-ss-main-content article.post.type-post h2.h2article, article.post.type-post .articleblock {
	background: transparent;
	color: #000; 
	padding: 0;
} 
.td-ss-main-sidebar .block-title > span{
    color: #fff; 
	padding: 5px 10px;
    font-weight: normal !important;
}
article.post.type-post .articleblock {
	border: 0px;
}
article.post.type-post .articleblock h2 {
	color: #000 !important;
	font-weight: 700 !important;
}
.top3a{
    color: #000 !important;
}
.td-related-title {
	border-bottom: 0px; 
}
#toc_container li {
    line-height: 26px !important;
}
.top3list li{
    padding-top: 0px !important;
}
.td-ss-main-sidebar .block-title {
	margin-bottom: 15px;
	font-size: 16px;
}
.post-quote .post-bottom-text p a, a.t9r-button.button, a.sw-button.button, a.t9r-button {
    color:#fff !important;
}
.wpb_wrapper h1>a, .wpb_wrapper h2>a, .wpb_wrapper h3>a{
    color: #000 !important;
} 
header.td-post-title h1.entry-title, .td-ss-main-content article.post.type-post h2.h2article, .td-ss-main-content article.post.type-post .articleblock { 
	font-weight: 700;
}
header.td-post-title h1.entry-title, .td-ss-main-content article.post.type-post h2.h2article {
	text-transform: capitalize;
}
.td-ss-main-content article.post.type-post ul li::marker, .td-ss-main-content article.post.type-post .td-post-content a{
	color: #11caca;
	/*was e5e5e5 */
}
.td-ss-main-content article.post.type-post .td-post-content p a{
    color: #11caca;
}
.td-ss-main-content article.post.type-post .td-post-content ul li {
	font-size: 15px !important;
	padding-top: 5px;
	padding-bottom: 5px;
}
.td-related-title>.td-related-left, .td-related-title>.td-related-right {
    background: transparent;
    color: #fff !important;
    margin-right: 15px;
    border-radius: 30px;
    padding: 15px !important;
	border: 1px solid #fff;
}
.td-related-title>.td-related-left.td-cur-simple-item, .td-related-title>.td-related-right.td-cur-simple-item {
	background: #fff;
    color: #000 !important;
	font-weight: 700;
}
.td_block_wrap.td_block_related_posts {
	background: #2C2C2C;
	padding-top: 50px;
	padding-bottom: 50px;
}
.td_block_wrap.td_block_related_posts .td-module-thumb img {
    height: 180px;
    object-fit: cover;
	width: 100%;
}
.td_block_wrap.td_block_related_posts h3 a {
	color: #fff;
	font-family: poppins-light !important;
	font-size: 18px;
	line-height: 24px;
	display: inline-block;
    padding-top: 5px;
}
.td_block_wrap.td_block_related_posts h2 {
	font-size: 36px;
	line-height: 42px;
    margin: 10px 0 30px;
    font-weight: 700;
	color: #fff;
}
.tab-with-arrow {
    display: flex;
    justify-content: space-between;
}
.td-next-prev-wrap {
    top: 20px;
}
.music-critic-staff-article, .td-footer-wrapper, .td-sub-footer-container {
    float: left;
    width: 100%;
}
.music-critic-staff-article h2 {
    color: #303030;
    font-size: 36px;
	line-height: 42px;
    margin: 10px 0 10px;
    font-weight: 700;
}
.td_block_related_posts h4.td-related-title {
	display: flex;
}
.td-post-template-1 article.type-post footer, .td-footer-wrapper, .td-sub-footer-container{
    display: none;
}
.footer-main ul li {
    margin-left: 0;
}
.td-crumb-container .entry-crumbs span a {
    color: #4bc4d1 !important;
}
body .td-crumb-container {
    margin-bottom: 20px;
    margin-top: 10px;
}
.td-crumb-container .entry-crumbs span {
    font-size: 15px;
}
.newreleases-sec .tb_tabcontent_ul li a span.td_tab_album_band {
	font-size: 13px;
	text-transform: uppercase;
	color: #707070;
}
.td_archive .musiccritic-staff-right ul li a {
	font-size: 18px;
}
ul.tb_tabcontent_ul.td_ul_albums .album-content .album-read {
    float: left;
    width: 100%;
}
.td-ss-main-content article.post.type-post h2.h2article {
    font-size: 36px;
	line-height: 42px;
}
.sort-date {
    display: flex;
    flex-wrap: wrap;
}
.sort-date p.td-filter {
    order: 2;
}
/*-- New search --*/
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.7);
  }
  
  .overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center !important;
    margin: auto;
  }
  
  .overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
  }
  
  .overlay .closebtn:hover {
    color: #ccc;
  }
  
  .overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;    
    width: 50%;
    background: white;
  }
  
  .overlay input[type=text]:hover {
    background: #f1f1f1;
  }
  
  .overlay button {
    width: 20%;
    padding: 15px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
    margin-left: -3px;
  }
  
  .overlay button:hover {
    background: #bbb;
  }
  .td_header_menu_search .openBtn{
    color: #fff;
    background: transparent;
    margin-top: 5px;
    border:none;
  }
  .td_header_menu_search .social{text-decoration: none; color: #fff; font-size:13px;margin-right:15px;}
  .adthrive-footer-message{display: none;}