@charset "utf-8";

.social-svg {
	height: 34px;
	margin-left: 2px;
	margin-right: 5px;
}

a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block;
}

body {
	line-height: 1;
	background:#1d1d1d !important;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

blockquote:after,blockquote:before,q:after,q:before {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a,a:active,a:focus,a:hover,a:link,a:visited {
	outline: 0 none!important;
	text-decoration: none!important;

}

.pos-center {
	text-align: center;
	margin: 0 auto;
}

body {
	margin: 0;
	padding: 0;
	font-family:"Muli", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 14px;
	line-height: 23px;
	font-weight: 400;
	color: #444;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: 100%;
}

a {
	color: #222;
	text-decoration: none;
	-webkit-transition-property: color,text;
	-webkit-transition-duration: .3s,.3s;
	-webkit-transition-timing-function: linear,ease-in;
	-moz-transition-property: color,text;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: linear,ease-in;
	-o-transition-property: color,text;
	-o-transition-duration: .3s;
	-o-transition-timing-function: linear,ease-in;
}

a,a:active,a:focus,a:visited {
	outline: 0 none!important;
}

a:hover {
	color: #0465af !important;
	text-decoration: none;
}

input:focus {
	outline: 0;
}

textarea:focus {
	outline: 0;
}

/*
h1 {
	font-size: 32px;
	color: #000;
}

h2 {
	font-family: Oswald;
	font-size: 26px;
	color: #000;
}

h3 {
	font-family: Oswald;
	font-size: 21px;
	color: #000;
	letter-spacing: .0500em;
}

h4 {
	font-family: Oswald;
	font-size: 18px;
	color: #000;
}

h5 {
	font-family: Oswald;
	font-size: 13px;
	color: #000;
}

h6 {
	font-family: Oswald;
	font-size: 11px;
	color: #000;
}
*/

h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
  font-family: "Muli", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; !important}






.margint5 {
	margin-top: 5px!important;
}

.margint10 {
	margin-top: 8px!important;
}

.margint20 {
	margin-top: 20px!important;
}

.margint30 {
	margin-top: 30px!important;
}

.margint40 {
	margin-top: 40px!important;
}

.margint50 {
	margin-top: 50px!important;
}

.margint60 {
	margin-top: 60px!important;
}

.margint70 {
	margin-top: 70px!important;
}

.margint80 {
	margin-top: 80px!important;
}

.margint90 {
	margin-top: 90px!important;
}

.margint100 {
	margin-top: 100px!important;
}

.margint120 {
	margin-top: 120px!important;
}

.marginb10 {
	margin-bottom: 10px!important;
}

.marginb20 {
	margin-bottom: 20px!important;
}

.marginb30 {
	margin-bottom: 30px!important;
}

.marginb40 {
	margin-bottom: 2px!important;
}

.marginb60 {
	margin-bottom: 60px!important;
}

.marginb90 {
	margin-bottom: 90px!important;
}

.marginb100 {
	margin-bottom: 100px!important;
}

.marginb120 {
	margin-bottom: 120px!important;
}

.padrl20 {
	padding: 0 20px;
}

.padrl50 {
	padding: 0 50px;
}

.padt20 {
	padding-top: 20px;
}

.padt40 {
	padding-top: 40px;
}

.padt50 {
	padding-top: 50px;
}

.padt60 {
	padding-top: 60px;
}

.padb60 {
	padding-bottom: 30px;
}

.pad5 {
	padding: 5px;
}

.pad10 {
	padding: 10px;
}

.pad20 {
	padding: 20px;
}

.pad30 {
	padding: 30px;
}

img {
	max-width: 100%;
	height: auto;
}

.alignleft {
	float: left;
	margin-right: 20px;
}

.alignright {
	float: right;
	margin-left: 20px;
}

.aligncenter {
	display: block;
	margin: 20px auto;
}

.blog-entry {
	margin-bottom: 60px;
}

#blog .blog-back {
	background: #2f2b30;
	padding-bottom: 40px;
}

.post-content-blog h1,h2,h3,h4,h5,h6 {
	padding: 10px 0;
}

.post-format-icon {
	background: #fff;
	padding: 15px;
	margin-top: 10px;
	text-align: center;
	border-radius: 50%;
	height: 50px;
	width: 50px;
	color: #e24335;
}

blockquote {
	border-left: solid 3px #e4422e;
	padding-left: 10px;
	margin: 20px 0;
}

ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 13px;
	font-weight: 500;
	color: #e4422e;
	text-transform: uppercase;
	letter-spacing: 1px;
	display: inline-block;
	margin-top: 10px;
}

table {
	width: 100%!important;
}

caption {
	padding: 0 0;
	text-align: left;
	font-weight: 700;
	margin: -2px 0 2px 0;
}

thead {
	font-size: 13px;
}

thead th {
	padding: 4px 4px;
	font-weight: 700;
	border-top: 1px solid #ededed;
	text-align: center;
}

tbody {
	background: #004e7700;
}

tbody td {
	background:#004e770d;
	border: 1px solid transparent;
	text-align: center;
	padding: 2px 2px;
}

tbody td:hover {
	background: #004e770d;
}

.album-list tbody td:hover {
    background: #004e770d !important;
}

button.btn.btn-danger.wrn-btn:hover {
    background: #000;
}

tbody .pad {
	background: 0 0;
}

tbody .pad:hover {
	background: 0 0;
}

dl dt {
	font-weight: 600;
}

dl dd {
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 10px;
}

p:empty {
	display: none;
}

dl dd:last-child {
	margin-bottom: 0;
}

em {
	font-style: italic;
}

q {
	border-left: solid 3px #e4422e;
	padding-left: 15px;
	margin-left: 10px;
	line-height: 24px;
	color: #727272;
}

address {
	margin: 20px 0;
	position: relative;
	padding-left: 50px;
	padding-top: 10px;
	font-style: italic;
	font-size: 12px;
	line-height: 19px;
}

address:before {
	content: "\f041";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #dcdcdc;
	font-size: 18px;
	padding-right: .5em;
	position: absolute;
	top: 10px;
	left: 0;
}

strong {
	font-weight: 600;
}

ol strong {
	padding: 0;
}

big {
	font-size: 18px;
}

em {
	font-style: italic;
}

kbd {
	padding: 5px;
	background: #e4422e;
	color: #fff;
}

pre {
	padding: 20px;
	-webkit-transition-property: all;
	-webkit-transition-duration: .3s,.3s;
	-webkit-transition-timing-function: linear,ease-in;
	-moz-transition-property: all;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: linear,ease-in;
	-o-transition-property: all;
	-o-transition-duration: .3s;
	-o-transition-timing-function: linear,ease-in;
}

var {
	color: #e4422e;
	font-weight: 600;
}

.post,.post img,img[class*=attachment-],img[class*=wp-image-] {
	max-width: 100%;
	height: auto;
}

.wp-caption {
	border: solid 1px #e8e8e8;
	padding: 10px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
	max-width: 100%;
}

.wp-caption-text {
	margin-top: 10px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 100%;
	padding: 0;
	width: auto;
	display: block;
}

.blog-content .gallery dt {
	margin-right: 10px;
}

.blog-content ul,.page-main ul {
	list-style: circle;
	margin-left: 20px;
}

.blog-content ul li,.page-main ul li {
	list-style: circle;
}

.blog-content ol,.page-main ol {
	list-style: decimal;
	margin-left: 20px;
}

.page-main ul li,.post-materials ul li {
	list-style: none;
}

.post-materials ul {
	margin-left: 0;
}

.wp-caption {
	max-width: 100%;
	border: 1px solid #ddd;
	background: #ebebeb;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}

.wp-caption img {
	margin-bottom: 10px!important;
	display: block;
}

.post-materials {
	display: block;
	margin: 10px 0;
}

.post-materials ul li {
	float: left;
	margin-right: 15px;
	font-size: 13px;
	color: #222;
}

.post-materials ul li i {
	padding-right: 6px;
	color: #e4422e;
}

.button {
	background: #e4422e;
	border-bottom: solid 3px #1f1b20;
	padding: 5px 18px;
	display: inline-block;
	border-radius: 3px;
	-webkit-transition-property: all;
	-webkit-transition-duration: .3s,.3s;
	-webkit-transition-timing-function: linear,ease-in;
	-moz-transition-property: all;
	-moz-transition-duration: .3s;
	-moz-transition-timing-function: linear,ease-in;
	-o-transition-property: all;
	-o-transition-duration: .3s;
	-o-transition-timing-function: linear,ease-in;
}

.button a {
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .0300em;
}

.button:hover {
	background: #1f1b20;
}

.continue-reading {
	margin-top: 20px;
}

.continue-reading a {
	font-weight: 600;
}

.post-paginate p {
	color: #e4422e;
}

.post-paginate a {
	color: #888;
}

.blog-sidebar {
	margin-top: 50px;
}

.searchform .screen-reader-text {
	display: none;
}

.searchform {
	padding-bottom: 40px;
}

.sidebar-widget {
	margin-bottom: 40px;
}

.sidebar-widget h3 {
	margin-top: 20px;
}

.sidebar-widget hr {
	margin: 10px 0;
	background: #e4422e;
	height: 2px;
	width: 20px;
}

.sidebar-widget ul li {
	position: relative;
	line-height: 31px;
}

.sidebar-widget select {
	width: 100%;
	border: solid 1px #e8e8e8;
	background: #fff;
	height: 40px;
}

.searchform input {
	margin-bottom: 0;
}

.searchform input[type=text] {
	width: 67%;
	float: left;
	border: solid 1px #eaeaea;
	height: 40px;
	padding-left: 10px;
	background: #fff;
	margin: 0;
	padding: 0;
	padding-left: 5px;
}

.searchform input[type=submit] {
	width: 30%;
	float: right;
	display: inline-block;
	background: #e4422e;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .0300em;
	border-bottom: solid 3px #1f1b20;
	padding: 7px 14px;
	display: inline-block;
	border-radius: 3px;
	margin: 0;
}

.pagination {
	width: 100%;
	margin: 0!important;
	padding: 0!important;
	margin-top: 20px!important;
	border-top: solid 2px #f0f0f0;
	display: inline-block;
	margin-bottom: 60px;
}

.pagination a:hover {
	color: #fff!important;
}

.prev-post {
	float: right;
	border-radius: 4px;
	padding: 4px 10px;
}

.next-post {
	float: left;
	border-radius: 4px;
	padding: 4px 10px;
	margin: 0;
}

.next-post:hover,.prev-post:hover {
	transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
}

.post-password-form {
	background: #f5f5f5;
	padding: 30px;
}

.post-password-form input[type=password] {
	border: solid 1px #e8e8e8;
	height: 40px;
}

.post-password-form input[type=submit] {
	background: #e4422e;
	border: none;
	height: 38px;
	color: #fff;
	padding: 0 10px;
	float: none;
}

.post-password-form input[type=submit]:hover {
	background: #282828;
}

.custom-pagination {
	margin-bottom: 25px!important;
}

.custom-pagination ul li {
	float: left;
	margin-right: 5px;
}

.custom-pagination ul li a {
	padding: 8px 13px;
	border: 1px solid #e8e8e8;
	background: #f0f0f0;
	font-size: 13px;
	color: #333;
}

.custom-pagination ul li a:hover {
	background-color: #e4422e;
	color: #fff!important;
}

.custom-pagination ul li.active a {
	background-color: #e4422e;
	color: #fff;
}

input[type=text] {
	border: solid 1px #b0a9a9;
	width: 100%;
	background: 0 0;
	display: inline-block;
}

.contact-form-style input[type=submit] {
	float: right;
	display: inline-block;
	background: #e4422e;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .0300em;
	border-bottom: solid 3px #1f1b20;
	padding: 5px 14px;
	display: inline-block;
	border-radius: 3px;
}

.contact-form-style input {
	margin-top: 10px;
	padding: 10px;
	border: solid 1px #eaeaea;
}

.contact-form-style textarea {
	margin-top: 20px;
	border: solid 1px #eaeaea;
	height: 220px;
	padding: 10px;
	width: 100%;
}

.user-comment-box {
	background: #f7f7f7;
	padding: 20px;
}

.user-comment-box .author a {
	font-size: 18px;
}

.user-comment-box .date {
	font-size: 10px;
}

ol.comment-list {
	list-style: none;
	margin-left: 0;
}

.comment-content h4 {
	padding: 0;
}

.comments .children li {
	list-style: none!important;
	margin: 0;
	margin-left: 20px;
}

.leave-a-comment p {
	font-size: 18px!important;
}

.comments-blog-post-top {
	border-bottom: solid 1px #ebebeb;
	padding-top: 10px;
	padding-bottom: 20px;
}

.com-title h4 {
	font-size: 21px;
	text-transform: uppercase;
	color: #222;
}

.com-info {
	margin-top: 10px;
	font-size: 12px;
}

::-webkit-input-placeholder {
	color: #555;
	font-size: 11px;
	letter-spacing: .0300em;
	font-weight: 600;
}

:-moz-placeholder {
	color: #555;
	font-size: 11px;
	letter-spacing: .0300em;
	font-weight: 600;
}

::-moz-placeholder {
	color: #555;
	font-size: 11px;
	letter-spacing: .0300em;
	font-weight: 600;
}

:-ms-input-placeholder {
	color: #555;
	font-size: 11px;
	letter-spacing: .0300em;
	font-weight: 600;
}

.wpcf7 input[type=text],input[type=email] {
	border: solid 1px #b0a9a9!important;
	width: 100%;
	background: 0 0;
	display: inline-block;
	margin-bottom: 5px;
	height: 40px;
	padding-left: 10px;
}

.wpcf7 input[type=submit] {
	float: left;
	display: inline-block;
	background: #e4422e;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .0300em;
	border-bottom: solid 3px #1f1b20;
	padding: 7px 31px;
	display: inline-block;
	border-radius: 3px;
	margin-top: 20px;
}

.wpcf7 textarea {
	width: 100%;
	border: solid 1px #eaeaea;
	height: 115px;
	padding: 10px;
	width: 100%;
}

.form-submit {
	margin-top: 10px;
}

.empty-menu {
	color: #fff;
}

.empty-menu a {
	color: #fff;
	text-decoration: underline;
}

.logo {
	height: 73px;
	display: table;
	overflow: hidden;
}

.logo .limg {
	display: table-cell;
	vertical-align: middle;
}

.menu {
	line-height: 65px;
}

.header-search {
	position: relative;
	height: 90px;
	line-height: 90px;
	color: #fff;
	margin-left: 20px;
	width: 15px;
}

.header-search a i {
	color: #fff;
}

#mini-search-wrapper {
	position: absolute;
	left: -260px;
	top: 70px;
	width: 295px;
	background: #eaeaea;
	border-radius: 5px;
	text-align: center;
	padding: 10px 10px;
	display: none;
	height: 95px;
}

#mini-search-wrapper {
	line-height: 40px;
}

#mini-search-wrapper:before {
	content: '';
	position: absolute;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #eaeaea transparent;
	top: -10px;
	right: 20px;
}

#mini-search-wrapper input.s-input {
	background: #fff;
	height: 44px;
	min-width: 180px;
	border: solid 1px #e8e8e8;
	margin: 0;
	padding: 0 5px;
	font-size: 13px;
	margin-left: -10px;
}

#mini-search-wrapper input.s-submit {
	float: right;
	width: 80px;
	display: inline-block;
	background: #e4422e;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .0300em;
	border-bottom: solid 3px #1f1b20;
	padding: 5px 14px;
	display: inline-block;
	border-radius: 3px;
	line-height: 30px;
}

.pre-header {
	background: #1f1b20;
	border-radius: 4px;
	color: #fff;
	height: 50px;
	margin-top: 35px;
}

.pre-header a {
	color: #fff;
}

.slicknav_menu {
	display: none;
}

.social-icons {
	line-height: 69px;
	font-size: 16px;
	margin-left: 13px;
}

.social-icons ul li {
	float: left;
	margin-left: 10px;
}

.social-icons ul li i.fa-facebook {
	color: #afd1f6;
}

.social-icons ul li i.fa-twitter {
	color: #afd1f6;
}

.social-icons ul li i.fa-instagram {
	color: #3f729b;
}

.social-icons ul li i.fa-tumblr {
	color: #35465c;
}

.social-icons ul li i.fa-youtube-play {
	color: #e52d27;
}

.social-icons ul li i.fa-google-plus {
	color: #dd4b39;
}

.social-icons ul li i.fa-lastfm {
	color: #c3000d;
}

.social-icons ul li i.fa-soundcloud {
	color: #f80;
}

.social-icons ul li i.fa-spotify {
	color: #7ab800;
}

.sf-menu,.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu ul {
	position: absolute;
	display: none;
	top: 90%;
	left: 10px;
	z-index: 99;
}

.sf-menu .sub-menu .sub-menu {
	top: 0;
}

.sf-menu ul li ul {
	position: absolute;
	display: none;
	top: -37px;
	left: 100%;
	z-index: 99;
}

.sf-menu li.sf-menuHover>ul,.sf-menu li:hover>ul {
	display: block;
}

.sf-menu li {
	white-space: nowrap;
	-webkit-transition: background .2s;
	transition: background .2s;
	float: left;
	padding-left: 25px;
	letter-spacing: 1px;
}

.sf-menu li a {
	display: block;
	position: relative;
	zoom: 1;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
}

.menu-container-top .sf-menu li a {
	display: block;
	position: relative;
	zoom: 1;
	font-size: 16px;
	font-weight: 600;
	color: #fff;
}

.sf-menu li link {
	white-space: nowrap;
	-webkit-transition: background .2s;
	transition: background .2s;
	float: left;
	padding-left: 2px;
	letter-spacing: 1px;
}

.sf-menu li a:hover {
	text-decoration: none;
	color: #e4422e!important;
}

.sf-menu ul li {
	width: 100%;
	min-width: 200px;
	background: #101010;
	padding: 10px;
	border-bottom: 1px solid #222;
	line-height: 30px;
	padding: 10px 24px;
}

.sf-menu ul li:hover {
	background: #222;
}

.sf-menu ul li:last-child {
	border-bottom: 0;
}

.sf-menu ul li a {
	color: #a8a8a8!important;
	font-size: 14px;
}

.sf-menu ul li a:hover {
	color: #a8a8a8!important;
}

.sf-menu .menu-item-has-children ul {
	float: none;
}

.sf-menu .menu-item-has-children {
	position: relative;
	margin-right: 20px;
}

.sf-menu .sub-menu .menu-item-has-children {
	position: relative;
	margin-right: 0;
}

.sf-menu .menu-item-has-children:before {
	content: "\f078";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #fff!important;
	font-size: 9px;
	padding-right: .5em;
	position: absolute;
	top: 0;
	right: -23px;
}

.menu-container-top .sf-menu .menu-item-has-children:before {
	content: "\f078";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #fff!important;
	font-size: 9px;
	padding-right: .5em;
	position: absolute;
	top: 0;
	right: -23px;
}

.sf-menu ul.sub-menu .menu-item-has-children:before {
	content: "\f054";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #a8a8a8!important;
	font-size: 9px;
	padding-right: .5em;
	position: absolute;
	top: 10px;
	right: 10px;
	background: #101010;
}

.sf-menu ul.sub-menu ul.sub-menu .menu-item-has-children:before {
	display: none;
}

.sf-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu {
	display: none!important;
}

ul.sub-menu li.menu-item-has-children:hover:before {
	background: #222;
}

ul.sub-menu li ul li {
	float: none!important;
}

.sf-menu .menu-item-has-children:hover:before {
	color: #616fed !important;
}

.lyric-alphabet {
	width: 84%!important;
	line-height: 50px;
}

.lyric-alphabet ul {
	padding-left: 10px;
}

.lyric-alphabet ul li {
	float: left;
	line-height: 50px;
}

.lyric-alphabet ul li:hover {
	background: #000;
}

.lyric-alphabet ul li a {
	font-size: 12px;
	font-weight: 600;
	padding: 0 14px;
	display: inline-block;
}

.lyric-alphabet ul li a:hover {
	color: #e4422e;
}

.submit-lyric {
	background: #0465af;
	width: 16%;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomright: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	line-height: 50px;
}

.submit-lyric a {
	width: 100%;
	line-height: 51px!important;
	display: block;
	font-size: 14px;
	line-height: 16px;
	font-weight: 600;
	letter-spacing: .0500em;
	color: #fff;
}

.submit-lyric a:hover {
	color: #f5f5f5!important;
}

.lyric-home {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom: 150px;
	background: #302932;
}

.lyric-search {
	padding: 53px 0 75px 0;
}

.lyric-search h1 {
	color: #fff;
	font-size: 35px;
	letter-spacing: .0300em;
	text-shadow: 7px 0 15px #000;
}

.lyric-search-input {
	margin-top: 35px;
}

.search-wrapper {
	width: 55%;
	margin: 0 auto;
	position: relative;
	z-index: 0;
}

.lsearchl {
	width: 100%;
}

.lsearchr {
	width: 20px;
	margin-left: -40px;
}

.search-wrapper i {
	color: #e4422e;
	cursor: pointer;
	font-size: 18px;
}

.lyric-search-input input[type=search] {
	width: 100%;
	height: 50px;
	background: rgba(255,255,255,.9);
	border-radius: 30px;
	border: solid 5px rgba(255,255,255,.4);
	padding-left: 20px;
}

.slabel {
	margin-top: 14px;
}

.lyric-search-input input[type=submit] {
	width: 100%;
	position: relative;
	border: none;
	background: 0 0;
}

.big-letter {
	margin-top: 120px;
}

.big-letter h1 {
	font-size: 150px;
}

.content-capsule {
	position: relative;
}

.content-pull {
	width: 100%!important;
	position: absolute;
	left: 0;
}

.page-container,.popular-lyrics-container {
	position: relative;
}

.about-heading,.latest-lyrics-container,.popular-lyrics {
	padding: 28px 20px 8px 0;
}

.latest-lyrics-container {
	padding-bottom: 40px!important;
}

.second-container {
	background: #fff;
	padding:;
}

.second-padding {
}

.latest-lyrics-container {
	padding-bottom: 30px;
}

.latestnew.title {
	margin-left: 15px;
	margin-bottom: 5px;
}

.latestnew.title h3 i {
	font-size: 21px;
	color: #e4422e;
	padding-right: 7px;
}

.about-heading h3 i,.latest-lyrics-container h3 i,.popular-lyrics .title h3 i {
	font-size: 21px;
	color: #e4422e;
	padding-right: 7px;
}

.full-screen-list ul li {
	position: relative;
	height: 350px;
	margin-bottom: 20px;
}

.full-screen-list ul li:last-child {
	margin-right: 0;
}

.full-screen-list ul li a:hover {
	text-decoration: underline!important;
}

.full-screen-list ul li {
	background-size: cover!important;
	background-position: center center!important;
}

.full-screen-list-inside ul li {
	float: left;
	position: relative;
	height: 350px;
	width: 205px;
	margin-right: 16px!important;
	margin-bottom: 20px;
	background-size: cover!important;
	background-position: center center!important;
}

.full-artist-album-list ul li {
	margin-right: 13px!important;
	margin-bottom: 15px!important;
}

.full-screen-list-inside ul li:last-child {
	margin-right: 0;
}

.full-screen-list-inside ul li a:hover {
	text-decoration: underline!important;
}

#popular-list .owl-controls {
	width: 100%!important;
}

#popular-list .owl-prev {
	position: absolute;
	left: -17px !important;
	top: 55% !important;
	width: 42px !important;
	height: 45px !important;
	background:#0465af;
	margin-top: -50px;
	opacity: inherit;
}

#popular-list .owl-prev:after {
	content: "<"!important;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #fff!important;
	font-size: 27px;
	position: absolute;
	top: 9px !important;
	left: 12px;
}

#popular-list .owl-next {
	position: absolute;
	right: -25px;
	top: 55% !important;
	width: 42px !important;
	height: 45px !important;
	background: #0465af;
	margin-top: -50px;
	opacity: inherit;
}

#popular-list .owl-next:after {
	content: ">"!important;
	font-style: normal;
	font-weight: 400;
	text-decoration: inherit;
	color: #fff!important;
	font-size: 27px;
	position: absolute;
	top: 9px !important;
	left: 16px;
}

.item-text {
	position: absolute;
	padding: 10px;
	z-index: 99999999;
	bottom: 15px;
	    width: 100%;
}

.item-text h3 {
	line-height: 21px;
	padding-bottom: 5px;
}

.item-text a {
	color: #fff;
}

.item-text a:hover {
	color: #fff!important;
}

.item0 {
	width: 100%;
	height: 350px;
	z-index: 99999;
	position: absolute;
	background: #523498;
	background: -moz-linear-gradient(top,#523498 0,#903071 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#523498),color-stop(100%,#903071));
	background: -webkit-linear-gradient(top,#523498 0,#903071 100%);
	background: -o-linear-gradient(top,#523498 0,#903071 100%);
	background: -ms-linear-gradient(top,#523498 0,#903071 100%);
	background: linear-gradient(to bottom,#523498 0,#903071 100%);
	opacity: .6;
}

.item1 {
	width: 100%;
	height: 350px;
	z-index: 99999;
	position: absolute;
	background: #d71a8d;
	background: -moz-linear-gradient(top,#d71a8d 0,#f84327 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#d71a8d),color-stop(100%,#f84327));
	background: -webkit-linear-gradient(top,#d71a8d 0,#f84327 100%);
	background: -o-linear-gradient(top,#d71a8d 0,#f84327 100%);
	background: -ms-linear-gradient(top,#d71a8d 0,#f84327 100%);
	background: linear-gradient(to bottom,#d71a8d 0,#f84327 100%);
	opacity: .6;
}

.item2 {
	width: 100%;
	height: 350px;
	z-index: 99999;
	position: absolute;
	background: #684dbe;
	background: -moz-linear-gradient(top,#684dbe 0,#2387dc 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#684dbe),color-stop(100%,#2387dc));
	background: -webkit-linear-gradient(top,#684dbe 0,#2387dc 100%);
	background: -o-linear-gradient(top,#684dbe 0,#2387dc 100%);
	background: -ms-linear-gradient(top,#684dbe 0,#2387dc 100%);
	background: linear-gradient(to bottom,#684dbe 0,#2387dc 100%);
	opacity: .6;
}

.item3 {
	width: 100%;
	height: 350px;
	z-index: 99999;
	position: absolute;
	background: #523498;
	background: -moz-linear-gradient(top,#523498 0,#903071 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#523498),color-stop(100%,#903071));
	background: -webkit-linear-gradient(top,#523498 0,#903071 100%);
	background: -o-linear-gradient(top,#523498 0,#903071 100%);
	background: -ms-linear-gradient(top,#523498 0,#903071 100%);
	background: linear-gradient(to bottom,#523498 0,#903071 100%);
	opacity: .6;
}

.item4 {
	width: 100%;
	height: 350px;
	z-index: 99999;
	position: absolute;
	background: #edc40a;
	background: -moz-linear-gradient(top,#edc40a 0,#cf482f 100%);
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#edc40a),color-stop(100%,#cf482f));
	background: -webkit-linear-gradient(top,#edc40a 0,#cf482f 100%);
	background: -o-linear-gradient(top,#edc40a 0,#cf482f 100%);
	background: -ms-linear-gradient(top,#edc40a 0,#cf482f 100%);
	background: linear-gradient(to bottom,#edc40a 0,#cf482f 100%);
	opacity: .6;
}

.lyric-search-input ::-webkit-input-placeholder {
	color: #848484;
	font-size: 14px;
	letter-spacing: .0300em;
	font-family: PT Sans;
	font-weight: 400;
}

.homepage-advertisement {
	background: #fff;
	padding: 0 20px;
	padding-top: 20px;
	padding-bottom: 12px;
}

.homepage-news {
	background: #fff!important;
	padding: 0 5px;
	padding-top: 27px;
	padding-bottom: 10px;
}

.lyric-search-input :-moz-placeholder {
	color: #848484;
	font-size: 14px;
	letter-spacing: .0300em;
	font-family: PT Sans;
	font-weight: 400;
}

.lyric-search-input ::-moz-placeholder {
	color: #848484;
	font-size: 14px;
	letter-spacing: .0300em;
	font-family: PT Sans;
	font-weight: 400;
}

.lyric-search-input :-ms-input-placeholder {
	color: #848484;
	font-size: 14px;
	letter-spacing: .0300em;
	font-family: PT Sans;
	font-weight: 400;
}

.latest-lyrics ul li {
	float: left;
	width: 33.3%;
	padding: 16px;
	padding-left: 50px;
	position: relative;
}

.latest-lyrics .song-number {
	position: absolute;
	left: 20px;
}

.latest-lyrics ul li:nth-child(2n+1) {
	background: #fff;
}

.latest-lyrics h5 {
	padding: 0;
}

.lyrics-title {
	position: absolute;
	top: 455px;
}

.lyrics-title.album {
	bottom: 120px!important;
}

.padding {
	padding: 30px;
}

.padding-in {
	padding: 25px;
}

.artist-padding {
	padding: 13px;
}

.lyric-line {
	padding-bottom: 13px;
}

.lyric-text {
	font-size: 15px;
	line-height: 25px;
}

.lyric-print i {
	padding-right: 3px;
}

.lyric-print a {
	color: #e4422e;
}

.background-single-lyrics {
	height: 500px;
	padding-bottom: 500px;
	background-size: cover;
}

.single-lyrics-overlay {
	position: relative;
	background: rgba(31,27,32,.7);
	height: 500px;
	padding-bottom: 500px;
}

.lyrics-title {
	max-width: 1140px;
}

.lyrics-title h3 a {
	color: #e4422e;
}

.lyrics-title h1 {
	color: #fff;
	font-size: 45px;
	padding-right: 15px;
	line-height: 35px;
}

.lyrics-title h4 a {
	color: #c9c9c9;
	line-height: 40px;
}

.lyrics-title h4 {
	color: #c9c9c9;
}

.single-widget {
	margin-bottom: 20px;
}

.single-widget h4 {
	border-bottom: solid 1px #f0f0f0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.lyric-bottom {
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #f0f0f0;
	padding: 15px 0;
}

.lyric-bottom .added {
	margin-top: 10px;
	margin-right: 5px;
}

.lyric-bottom h3 {
	padding: 5px 0;
}

.lyric-bottom h4 {
	padding: 0;
	margin-top: 7px;
	margin-right: 5px;
}

.lyric-share {
	margin-top: 3px;
}

.lyric-share ul li {
	float: left;
	list-style: none;
	margin-left: 5px;
}

.lyric-share ul li:hover {
	opacity: .9;
}

.lyric-share ul li i {
	width: 30px;
	line-height: 30px;
	height: 30px;
	display: inline-block;
	color: #fff;
	text-align: center;
}

.lyric-share ul li i.fa-facebook {
	background: #4964a1;
}

.lyric-share ul li i.fa-twitter {
	background: #55acee;
}

.table-title {
	font-weight: 600;
}

.album-line {
	background: #f6f6f6;
	padding: 15px 0;
}

.list-line {
	border-bottom: solid 1px #f0f0f0;
	padding: 10px 0;
	padding-bottom: 20px;
}

div.list-line:last-child {
	border-bottom: none;
}

.big-font a {
	font-size: 18px;
}

#user-submitted-posts label {
	font-size: 14px;
	color: #444;
	line-height: 24px;
	margin-bottom: 3px!important;
	font-weight: 600;
}

#user-submitted-posts input {
	border: solid 2px #eaeaea;
	width: 90%;
	background: 0 0;
	display: inline-block;
	margin-top: 3px!important;
	height: 40px;
	padding-left: 10px;
}

#user-submitted-posts textarea {
	border: solid 1px #eaeaea;
	width: 90%;
	background: 0 0;
	display: inline-block;
	margin-top: 3px!important;
	padding-left: 10px;
	margin-bottom: 15px!important;
	width: 90%!important;
}

#user-submitted-posts .usp-video-embed textarea {
	height: 80px;
}

#user-submitted-posts .selectize-input {
	border: solid 1px #eaeaea!important;
	padding: 0 10px!important;
	border-radius: 0;
	width: 90%;
	height: 40px!important;
}

#user-submitted-posts .selectize-input input {
	margin-top: 0!important;
}

#user-submitted-posts .selectize-input {
	padding-top: 0!important;
}

#user-submitted-posts .selectize-input.has-items {
	padding-top: 10px!important;
}

#user-submitted-posts .selectize-field {
	font-size: 14px;
	color: #444;
	line-height: 24px;
}

#user-submitted-posts .selectize-input.input-active {
	padding-top: 0!important;
}

#user-submitted-posts .selectize-field input::-webkit-input-placeholder {
	font-size: 14px;
	color: #888;
	line-height: 24px;
	font-weight: 400;
	margin-top: 0!important;
}

#user-submitted-posts .selectize-field input:-moz-placeholder {
	font-size: 14px;
	color: #888;
	line-height: 24px;
	font-weight: 400;
	margin-top: 0!important;
}

#user-submitted-posts .selectize-field input::-moz-placeholder {
	font-size: 14px;
	color: #888;
	line-height: 24px;
	font-weight: 400;
	margin-top: 0!important;
}

#user-submitted-posts .selectize-field input:-ms-input-placeholder {
	font-size: 14px;
	color: #888;
	line-height: 24px;
	font-weight: 400;
	margin-top: 0!important;
}

#usp-submit {
	width: 90%;
}

#usp-submit input[type=submit] {
	float: left;
	width: 117px;
	display: inline-block;
	background: #e4422e;
	border: none;
	color: #fff;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: .0300em;
	border-bottom: solid 3px #1f1b20;
	padding: 0 10px;
	display: inline-block;
	border-radius: 3px;
	margin-top: 20px;
}

#user-submitted-posts #usp-success-message {
	font-size: 14px;
	color: #888;
	line-height: 24px;
}

#user-submitted-posts .selectize-input.focus {
	border-color: #eaeaea;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

#user-submitted-posts .selectize-control.single .selectize-input:after {
	border-color: #999 transparent transparent transparent!important;
}

#user-submitted-posts .selectize-control.single .selectize-input.dropdown-active:after {
	border-width: 0 5px 5px 5px;
	margin-top: -4px;
	border-color: transparent transparent #999 transparent!important;
}

.footer {
	padding: 30px 15px;
	background: #302f2f;
}

.blog .footer {
	background: #fff;
}

.footer .empty-menu {
	color: #555;
}

.footer .empty-menu a {
	color: #222;
}

.footer-menu ul li {
	float: left;
}

.footer-menu ul li a {
	color: #555;
	font-size: 13px;
	font-weight: 400;
}

.single-lyrics-overlay.error_page {
	height: 200px;
	padding-bottom: 200px;
}

.error_icon {
	margin-top: 60px;
}

.error_icon i {
	font-size: 120px;
}

.error_title {
	font-size: 40px;
	margin: 30px 0;
}

.print-lyrics {
	display: none;
}

.lyric-text p {
    margin: 30px 16px;
    line-height: 41px;
    font-size: 14px;
    font-family: system-ui;
    color: #e3e3e3;
    font-weight: 500;
}

.searchcats {
	position: absolute;
	bottom: 0;
	width: 88%;
	height: 46px;
	top: 60px;
	left: 36px;
	background: #1f1b20;
	opacity: .9;
	margin: 0 auto;
}

.searchcats ul {
	padding-left: 25px;
	margin: 0 auto;
}

.searchcats ul li {
	float: left;
	margin-right: 20px;
	color: #fff;
	padding: 10px 22px;
	opacity: .9;
	border-radius: 1px;
	font-size: 17px;
}

.searchcats ul li input {
	margin-right: 4px;
}

.searchminicats ul li {
	float: left;
	margin-right: 20px;
	color: #000;
}

.searchminicats ul li input {
	margin-right: 4px;
}

code {
	color: #000!important;
}

.ui-widget-content {
	border-radius: 20px;
	padding: 10px;
}

.ui-menu-item.ui-state-focus {
	background: #4188aa!important;
}

#captcha {
	padding-top: 29px;
}

.lyrics-content {
	margin-bottom: 1rem;
	margin-top: 42px;
	width: 345px;
}

.lyrics-content .title,.lyrics-content h3 {
	margin-top: 0;
	color: #fff;
	margin: 0;
}

.lyrics-content ul li {
	font-size: 1.5rem;
	padding: 2px 0;
	color: #323333;
}

.lyrics-content ul li:last-child {
	border-bottom: 0;
}

.lyrics-content ul li span {
	color: #000;
	font-size: 14px;
	line-height: 2.25rem;
}

.lyrics-content ul li i {
	color: #de1a1a;
	padding: 10px;
}

.lyrics-content ul li .value {
	font-weight: 700;
	min-width: 60px;
	float: right;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
}

table.artist-details td {
text-align: left;
    font-size: 10px;
    font-weight: 500;
    color: white;
    font-family: system-ui !important;
}

table.artist-details {
	margin-top: 17px;
}

.pop-artist h3,.related-links h3,.songs-list h3,.video-content h3 {
	color: #434141;
}

.pop-artist,.related-links,.songs-list,.video-content {
	margin-bottom: 20px;
}

.headding-border::before {
	position: absolute;
	bottom: -1px;
	width: 50px;
	height: 4px;
	background-color: inherit;
	content: '';
}

.headding-border::after {
	position: absolute;
	bottom: -1px;
	width: 15px;
	height: 4px;
	background-color: inherit;
	content: '';
	left: 53px;
}

.headding-border {
	position: relative;
	border-bottom: 1px solid #ddd;
	background-color: #e4422e;
	margin-bottom: 18px;
	width: 95%;
}

p.song.chords span {
	color: #63b9f4 !important;
	position: relative;
    top: -19px !important;
    display: inline-block;
    width: 0;
    overflow: visible;
    white-space: nowrap;
    color: #00F;
    left: 5px;
}

ul.links li a {
	font-size: 14px;
	color: #777777;
	line-height: normal;
    font-size: 15px;
    font-weight: 600;
}

ul.links a:hover {
	color: #e4422e;
}

.album-portion {
	padding: 0 40px;
}

.play-btn {
	background: #e4422e;
	border: none;
	padding: 8px 23px;
	border-radius: 20px;
	color: #fff;
	margin-top: 11px;
	font-size: 15px;
}

.play-btn i {
	margin-right: 7px;
	font-size: 17px;
	padding-top: 3px;
	margin-left: -3px;
}

.album-details p {
	font-size: 12px;
}

.songs-list {
	margin-top: 37px;
}

.songs-list h5 {
	font-size: 21px;
	padding-bottom: 10px;
	font-size: 21px;
	font-weight: 600;
	color: #0465af;
}

.album-list {
	margin-top: 22px;
}

.album-list tbody td {
	text-align: left;
}

.album-list tbody td {
    text-align: left;
    padding: 11px 5px;
    font-size: 15px;
    font-family: inherit;
    border-bottom: solid 1px #b7b7b7!important;
    border: none;
    color: #484848;
    font-weight: 500;
}

.album-list tbody td:hover {
	background: 0 0;
}

.song-discription {
	margin: 46px 0;
}

.song-discription h4 {
	padding-bottom: 10px;
	font-size: 21px;
	font-weight: 600;
	color: #0465af;
}

.song-discription p {
	padding: 7px 0;
	text-align: justify;
	font-family: sans-serif;
	font-size: 14px;
	color: #686464;
}

.album-list tbody td a {
color: #484848;
    font-weight: 500;
}

.album-list tbody td a:hover {
	color: #e4422e;
}

.table-responsive {
	border: none;
}

@media (max-width:500px) {
	.album-list tbody td {
		padding: 11px 5px!important;
		font-size: 14px!important;
	}

	ul.footer-links li {
		padding-right: 14px!important;
	}

	.footer-logo {
		width: 38%!important;
	}
}

@media (max-width:768px) {
	.searchcats ul li {
		float: left;
		margin-right: 12px;
		color: #e70505;
		background: #fff;
		padding: 6px 8px;
		opacity: .9;
		font-weight: 700;
		border-radius: 1px;
		font-size: 14px;
	}
}

.about-textarea p {
	padding: 10px 0;
	text-align: justify;
	font-size: 15px;
	color: #745e5e;
}

.about-textarea {
	padding-bottom: 40px!important;
	padding: 0 30px;
}

.title i {
	color: #e4422e;
	margin-left: 0;
	margin-right: 8px;
}

ul.footer-links {
	padding-top: 12px;
}

ul.footer-links li {
	padding-right: 38px;
	float: left;
}

ul.footer-links li a {
	font-size: 14px;
	font-weight: 600;
	color: #fff;
}

ul.social-media li {
	float: left;
}

ul.social-media a:hover {
	background: #fff;
	color: #2079a3!important;
	border: 1px solid #2079a3;
}

ul.social-media a {
	background: #fff;
	height: 40px;
	width: 40px;
	display: block;
	border-radius: 20px;
	margin-right: 14px;
	color: #438eca;
	text-align: center;
	line-height: 40px;
	font-size: 17px;
}

.copyrights-link {
	padding-top: 30px;
}

p.copyrights-link {
	font-size: 15px;
}

.search-sec {
	background: #0465af;
	padding: 2rem;
	max-width: 990px;
    margin: 0 auto;
}

.search-slt {
	display: block;
	width: 100%;
	font-size: 18px;
	line-height: 1.5;
	color: #55595c;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	height: calc(3rem + 2px)!important;
	border-radius: 0;
}

.wrn-btn {
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	height: calc(3rem + 2px)!important;
	border-radius: 0;
}

.multi-search {
	padding-top: 104px;
}

span.media-box img {
	width: 50px;
}

span.media-box {
	margin: 0 auto;
	display: block;
	text-align: center;
	width: 36%;
	padding: 10px;
	background: #f1f1f1;
	border-radius: 4px;
	margin-top: 27px;
	margin-bottom: 20px;
}

.music-list {
	margin-bottom: 46px;
	margin-top: 30px;
}

.album-box img {
	border-radius: 10px;
}

.album-img {
	margin-top: 14px;
}

.music-box {
	background: #f5f5f5;
	padding: 6px 10px;
}

.album-bg h1 {
	margin-bottom: 30px;
}

.album h6 a {
	font-size: 18px;
	font-family: none!important;
	font-family: Arial!important;
	font-weight: 600;
	text-align: center;
	padding: 14px 0;
	color: #e4422e;
}

.artist-section {
	margin-bottom: 30px;
}

.artist-list {
	margin-bottom: 50px;
}

.height-capsule {
	background: #f5f5f5!important;
}

.contact-form {
	margin-top: 41px;
}

.map-responsive {
	margin-top: 62px;
}

.music-box h4 {
	font-size: 15px;
}

.album {
	text-align: center;
	position: relative;
}

.album .box-content {
	width: 100%;
	height: 100%;
	background: 0 0;
	padding-top: 20%;
	position: absolute;
	top: 0;
	left: 0;
	transition: all .3s ease 0s;
}

.album .title {
	transition: all .2s ease 0s;
	text-transform: uppercase;
}

.album:hover .box-content {
	background: #e4422e;
	opacity: .9;
}

.album .title {
	font-size: 24px;
	color: #fff!important;
	transform: scale(0);
}

.album:hover .title {
	transform: scale(1);
}

.album .icon {
	list-style: none;
	padding: 0;
	margin: 0;
	opacity: 0;
}

.album:hover .icon {
	opacity: 1;
}

.album .icon li {
	display: inline-block;
}

.album .icon li:first-child a,.box19 .icon li:last-child a {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 24px;
	color: #fff;
	border: 1px solid #fff;
	position: relative;
}

.album .icon li a {
	top: -150px;
}

.album:hover .icon li a {
	top: 0;
}

.album:hover .icon li a:hover {
	background: #a46789;
	border-color: #a46789;
}

.album .icon li:first-child a {
	transition: all .6s cubic-bezier(.175,.885,.32,1.275) 0s;
}

.album .icon li:last-child a {
	transition: all .6s cubic-bezier(.175,.885,.32,1.275) .1s;
}

@media only screen and (max-width:990px) {
	.album {
		margin-bottom: 30px;
	}
}

@media only screen and (max-width:360px) {
	.album .box-content {
		padding-top: 20%;
	}
}

.album-heading {
	margin-bottom: 33px;
}

h3.title.text-white a {
	color: #fff!important;
}

.album .title {
	font-size: 19px;
	color: #fff!important;
	font-family: arial!important;
	font-weight: 600;
}

.artist-list {
	margin-bottom: 33px;
	margin-top: 30px;
}

.submit-lyric.pos-center i {
    font-size: 13px;
}


.copyrights-link a:hover {
	color: #fff!important;
}

.footer-section {
	background: #050505;
	color: #ccc;
}

.footer-section span {
	padding-right: 15px;
}

.footer-section h4 {
font-size: 15px;
    text-transform: uppercase;
    color: #fff;
    font-family: system-ui !important;
    font-weight: 600;
    padding-bottom: 24px;
    margin-top: 4px;
}

.footer-section ul {
	font-size: 13px;
	padding-left: 0;
	list-style: none;
	padding-top: 10px;
}

.f-b {
	font-size: 12px;
	text-align: center;
}

.fa {
	font-size: 19px;
	color: #fff;
}

.fa-youtube-play:hover {
	color: red;
}

.fa-facebook-official:hover {
	color: #002fff;
}

.fa-twitter:hover {
	color: #00aeff;
}

.fa-instagram:hover {
	color: #850909;
}

.footer-section p {
    text-align: justify;
    font-family: system-ui;
    font-size: 13px;
    color: #e2e2e2;
}

.down {
	padding: 40px 0;
}

.footer-section ul li a {
	color: #e2e2e2;
	font-size: 14px;
}

.social-media {
	margin-top: 30px;
}

.btn.btn-dark {
	background: #000;
	color: #fff;
	border: 1px solid #b2afaf;
	padding: 10px 27px;
	font-size: 15px;
	margin-top: 11px;
}

p.copyrights {
	font-size: 13px;
	text-align: center;
	padding-bottom: 13px;
	padding-top: 10px;
	font-family: system-ui;
}

.btn-dark:hover {
	background: #edebeb;
	color: #000;
	font-weight: 700;
}

.blog-back {
	background: #000;
}

.pre-header {
	margin-top: 105px;
}

.submit-lyric {
	width: 14%;
}

.lyric-alphabet {
	width: 86%!important;
}

@media screen and (max-width:500px) {
	.lyric-text p {
	}

	.second-container {
		padding: 0!important;
	}
	
	.bottom-line {
	width: 100% !important;
}

}

.bottom-line {
	border-bottom: 1px solid #dedede;
	display: block;
	width: 90%;
}

hr {
	margin-top: 3px;
	margin-bottom: 0;
	border: 0;
	border-top: 1px solid #4b4b4b;
	display: block;
	width: 90%;
	margin-left: 17px;
}

.title h3 {
	margin-left: 12px;
}

@media screen and (max-width:500px) {
	.requestsong-section {
		padding-left: 25px;
	}

	#usp-submit input[type=submit] {
		margin-bottom: 20px!important;
	}

	.requestsong-section {
		padding-left: 25px;
		margin-top: 24px;
	}

	div#user-submitted-posts fieldset input.usp-input {
		width: 100%!important;
	}

	.pop-artist,.related-links,.songs-list,.video-content {
		margin-left: 0!important;
	}



	.album-list {
		margin-top: 6px!important;
	}

	.songs-list {
		margin-top: 16px!important;
	}

	.album-details h4 {
		padding-top: 6px!important;
	}

	.album-details {
		padding-left: 0!important;
		padding-top: 10px!important;
	}

	.songs-list {
		margin-left: 0!important;
	}

	iframe .embed-responsive-item .video-frame {
		width: 95%!important;
		margin-left: 0!important;
		padding: 0;
	}

	.footer-section h4 {
		padding: 0;
		margin-top: 21px;
	}

	.footer-section p {
		padding-bottom: 6px;
	}

	.footer-section ul {
		padding-top: 3px;
	}

	.btn.btn-dark {
		margin-top: 0;
		margin-bottom: 5px;
	}

	div#cke_pastebin {
		text-align: justify;
	}

	.rc-anchor-normal .rc-anchor-pt {
		margin: 4px 64px 0 0!important;
	}
}

.requestsong-section {
	margin-top: 28px;
	    padding: 0 50px;
}

.contact-form p {
	font-weight: 700;
	margin-bottom: 5px;
}

.album-details {
	padding-top: 48px;
}

.album-details h4 {
	text-transform: uppercase;
	font-size: 21px;
	font-family: inherit!important;
	color:#0465af;
	font-weight: 600;
	padding-top: 27px;
	padding-left: 6px;
	padding-bottom: 13px;
}

.socialmedia-icons i {
    background: #0465af;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 31px;
    border-radius: 50%;
    margin-right: 8px;
    color: #fff;
    font-size: 15px;
}

.socialmedia-icons {
	margin: 10px 0;
}

.socialmedia-icons i:hover {
	color: #fff;
	background: #5f5f5f;
}

.album-details h5 {
	font-size: 17px;
	padding: 0 0 6px 6px;
	color: #6c6969;
	font-family: monospace!important;
}

iframe.embed-responsive-item.video-frame {
	width: 94%;
}

@media screen and (max-width:768px) {
	iframe.embed-responsive-item {
		width: 96%;
	}

	.pop-artist h3,.related-links h3,.songs-list h3,.video-content h3 {
		font-size: 15px!important;
	}
}

.request-section p {
	padding-top: 6px;
	font-family: system-ui;
    margin-bottom: 10px;
}

.social-icons ul li i.fa-youtube {
	color: #afd1f6;
}

.album-img img {
	width: 220px;
	height: 220px;
}

.email-section {
    background: #0465af;
    padding: 13px;
    text-align: center;
        margin-bottom: 20px;
}

.fa fa-envelope {
	color: #000;
	margin-left: 10px;
}

.email-section a {
    font-size: 15px;
    color: #ffffff;
    line-height: normal;
    font-weight: 500;
}

i.fa.fa-envelope {
	margin-right: 7px;
}

.error-content {
	padding: 40px 0 40px 0!important;
}

.error-text {
	text-align: center;
}

.error {
	font-size: 56px;
	font-weight: 400;
	color: #f44336;
}

img.error-page-img {
	width: 110px;
	margin-top: 34px;
	margin-bottom: 0;
}

a.btn.btn-danger.btn-round.return-btn {
	margin-top: 17px;
	padding: 9px 15px;
	font-size: 15px;
	background: #f44336;
	border: #ffdead;
	font-weight: 600;
}

a.btn.btn-danger.btn-round.return-btn:hover {
	color: #fff!important;
	background: #dd564c;
}

.title-heading h1 {
	margin-left: 7px;
	margin-bottom: 10px;
	font-size: 18px;
}

textarea.form-control {
	height: 88px;
	margin-bottom: 15px;
	border: solid 1px #b0a9a9!important;
}

.form-group {
	margin-bottom: 3px;
}

.animate {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.home-doctors {
	text-align: center;
	padding: 4px 0 40px;
}

.home-doctors h2 {
	font-weight: 400;
}

.home-doctors .common-doctor {
	background-color: #000;
	margin-bottom: 44px;
}

.home-doctors .common-doctor figure {
	overflow: hidden;
	width: 100%;
	height: 235px;
}

.home-doctors img {
	width: 100%;
	height: auto;
	margin-top: -6em;
}

.home-doctors .common-doctor h5 {
	margin: 9px 0 7px;
	font-size: 18px;
	font-weight: 700;
	color: #3a3c41;
	padding: 0!important;
}

.home-doctors .common-doctor .for-border {
	margin-bottom: 20px;
}

.home-doctors .common-doctor .text-content {
	padding: 2px 14px 7px;
	background: #fff;
	border: 1px solid #b4b4b4;
}

.home-doctors.doctors-var-two {
	text-align: left;
	background-color: #fff;
}

.home-doctors.doctors-var-two .slogan-section {
	text-align: left;
}

.home-doctors.doctors-var-two .common-doctor {
	background-color: transparent;
}

.home-doctors.doctors-var-two .common-doctor .for-border {
	display: none;
}

.home-doctors.doctors-var-two .common-doctor .text-content {
	padding: 20px 0 20px;
}

.home-doctors.doctors-var-two .text-center {
	text-align: left;
}

.slogan-section {
	margin-bottom: 50px;
	text-align: center;
}

.home-doctors .common-doctor .for-border {
	margin-bottom: 20px;
}

.for-border {
	height: 11px;
	width: 100%;
	background: transparent url(http://omarhabash.com/nova/wp-content/uploads/2014/08/feature-border.png) center center no-repeat;
	border: none;
}

.home-doctors .common-doctor h5 small {
	color: #008fd5;
	font-weight: 700;
	font-size: 17px;
	font-family: initial;
	text-transform: none;
}

.home-doctors .common-doctor ul {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -28px;
	text-align: center;
	margin-top: 10em;
	opacity: 0;
	z-index: 1;
}

.home-doctors .common-doctor li a {
	background: #008fd5;
	color: #fff;
	padding: .75em;
	border: 5px solid rgba(255,255,255,.33);
}

.doc-img {
	-webkit-transform: scale(1,1);
	-webkit-transition-timing-function: ease-out;
	-moz-transform: scale(1,1);
	-moz-transition-duration: .5s;
	-moz-transition-timing-function: ease-out;
	-ms-transform: scale(1,1);
	-ms-transition-duration: .5s;
	-ms-transition-timing-function: ease-out;
}

.doc-item:hover .doc-img {
	-webkit-transform: scale(1.2,1.2);
	-webkit-transition-timing-function: ease-out;
	-moz-transform: scale(1.2,1.2);
	-moz-transition-duration: .5s;
	-moz-transition-timing-function: ease-out;
	-ms-transform: scale(1.2,1.2);
	-ms-transition-duration: .5s;
	-ms-transition-timing-function: ease-out;
}

.doc-item:hover .social-lists {
	margin-top: -2em;
	opacity: 1;
}

.home-doctors .common-doctor figure:hover {
	background: #131313!important;
	opacity: .7;
}

@media screen and (max-width:500px) {
	.home-doctors img {
		margin-top: -12em;
	}

	span.hor-line {
		width: 12%!important;
	}
}

.slick-slide {
	margin: 0 20px;
}

.slick-slide img {
	width: 100%;
	height: 180px;
}

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,.slick-slider .slick-track {
	-webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}

.slick-track:after,.slick-track:before {
	display: table;
	content: '';
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir=rtl] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

.team-bg {
	background: #004e7714!important;
	padding: 40px 0!important;
}

span.hor-line {
	border-bottom: 4px solid #000;
	display: block;
	width: 5%;
	margin: 0 auto;
	padding-top: 3px;
}

.team-members h5 {
    text-align: center;
    font-size: 14px!important;
    text-transform: uppercase;
    padding-top: 12px;
    font-weight: 600;
    color: #000;
}

.team-bg p {
    color: #615c5c!important;
    margin-bottom: 40px;
    padding-top: 16px;
    font-family: system-ui;
    font-size: 16px;
}

.title h1 {
	font-size: 20px!important;
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out;
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0,0,0);
}

.owl-carousel .owl-controls .owl-dot,.owl-carousel .owl-controls .owl-nav,.owl-carousel .owl-controls .owl-nav .owl-next {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.no-js .owl-carousel {
	display: block;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	-moz-transition: scale .1s ease;
	-ms-transition: scale .1s ease;
	-o-transition: scale .1s ease;
	transition: scale .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3,1.3);
	-moz-transition: scale(1.3,1.3);
	-ms-transition: scale(1.3,1.3);
	-o-transition: scale(1.3,1.3);
	transition: scale(1.3,1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

@media only screen and (max-width:1200px) {
	.lyric-alphabet ul li a {
		font-size: 12px;
		padding: 0 11px;
		display: inline-block;
	}

	.submit-lyric a {
		letter-spacing: unset!important;
		font-size: 15px;
	}
}

@media only screen and (min-width:992px) and (max-width:1200px) {
	.full-screen-list-inside ul li {
		margin-right: 17px!important;
	}

	.full-screen-inside-responsive ul li {
		margin-right: 15px!important;
	}
}

@media only screen and (max-width:991px) {
	.js .navigate {
		display: none;
	}

	.js .slicknav_menu {
		display: block;
	}

	.social-icons {
		margin-right: 60px;
	}

	.pre-header {
		display: none;
	}

	.owl-next {
		right: 0!important;
		width: 50px!important;
		height: 60px!important;
	}

	.owl-prev {
		left: 0!important;
		width: 50px!important;
		height: 60px!important;
	}

	#popular-list .owl-prev:after {
		top: 20px;
		left: 10px;
	}

	#popular-list .owl-next:after {
		top: 20px;
		left: 15px;
	}

	.lyric-search {
		padding: 7% 0!important;
	}
}

@media only screen and (max-width:767px) {
	.latest-lyrics ul li {
		width: 50%;
	}

	.logo {
		padding-left: 15px;
	}

	.latest-lyrics ul li:nth-child(2n+1) {
		background: #fff;
	}

	.search-wrapper {
		width: 75%;
	}

	.social-icons {
		margin-right: 65px;
	}

	.full-screen-list-inside ul li {
		width: 96%!important;
		height: 400px;
		background-position: center top!important;
	}

	.item1,.item2,.item3,.item4 {
		height: 350px!important;
	}

	.background-single-lyrics,.single-lyrics-overlay {
		height: 350px!important;
		padding-bottom: 350px!important;
	}

	.big-letter {
		margin-top: 50px;
	}

	.full-screen-inside-responsive ul li {
		margin-left: 8px!important;
	}

	.lyric-search h1 {
		font-size: 29px;
		line-height: 29px;
	}

	.lyrics-title h1 {
		font-size: 25px;
		line-height: 25px;
	}

	.footer-menu #nav li {
		float: none;
		margin: 0;
		padding: 0;
	}

	.footer-menu {
		text-align: right;
	}

	.header-search,.social-icons {
		display: none;
	}
}

@media only screen and (min-width:768px) and (max-width:991px) {
	.full-screen-list-inside ul li {
		margin-right: 21px!important;
	}

	.full-screen-inside-responsive ul li {
		margin-right: 18px!important;
	}
}

@media only screen and (max-width:479px) {
	.latest-lyrics ul li {
		width: 100%;
	}

	.footer-logo {
		width: 30%;
	}

	.footer-menu {
		width: 100%;
	}

	.footer-menu {
		width: 100%;
	}

	.lyrics-title {
		position: absolute;
		top: 283px;
	}

	#mini-search-wrapper {
		left: -160px;
	}

	#mini-search-wrapper:before {
		right: 120px!important;
	}

	.owl-carousel {
		margin-left: 8px;
	}
}

.selectize-control.plugin-drag_drop.multi>.selectize-input>div.ui-sortable-placeholder {
	visibility: visible!important;
	background: #f2f2f2!important;
	background: rgba(0,0,0,.06)!important;
	border: 0 none!important;
	-webkit-box-shadow: inset 0 0 12px 4px #fff;
	box-shadow: inset 0 0 12px 4px #fff;
}

.selectize-control.plugin-drag_drop .ui-sortable-placeholder::after {
	content: '!';
	visibility: hidden;
}

.selectize-control.plugin-drag_drop .ui-sortable-helper {
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,.2);
	box-shadow: 0 2px 5px rgba(0,0,0,.2);
}

.selectize-dropdown-header {
	position: relative;
	padding: 3px 12px;
	border-bottom: 1px solid #d0d0d0;
	background: #f8f8f8;
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.selectize-dropdown-header-close {
	position: absolute;
	right: 12px;
	top: 50%;
	color: #333;
	opacity: .4;
	margin-top: -12px;
	line-height: 20px;
	font-size: 20px!important;
}

.selectize-dropdown-header-close:hover {
	color: #000;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup {
	border-right: 1px solid #f2f2f2;
	border-top: 0 none;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:last-child {
	border-right: 0 none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup:before {
	display: none;
}

.selectize-dropdown.plugin-optgroup_columns .optgroup-header {
	border-top: 0 none;
}

.selectize-control.plugin-remove_button [data-value] {
	position: relative;
	padding-right: 24px!important;
}

.selectize-control.plugin-remove_button [data-value] .remove {
	z-index: 1;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 17px;
	text-align: center;
	font-weight: 700;
	font-size: 12px;
	color: inherit;
	text-decoration: none;
	vertical-align: middle;
	display: inline-block;
	padding: 1px 0 0 0;
	border-left: 1px solid transparent;
	-webkit-border-radius: 0 2px 2px 0;
	-moz-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.selectize-control.plugin-remove_button [data-value] .remove:hover {
	background: rgba(0,0,0,.05);
}

.selectize-control.plugin-remove_button [data-value].active .remove {
	border-left-color: transparent;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove:hover {
	background: 0 0;
}

.selectize-control.plugin-remove_button .disabled [data-value] .remove {
	border-left-color: rgba(77,77,77,0);
}

.selectize-control {
	position: relative;
}

.selectize-dropdown,.selectize-input,.selectize-input input {
	color: #333;
	font-family: inherit;
	font-size: inherit;
	line-height: 20px;
	-webkit-font-smoothing: inherit;
}

.selectize-control.single .selectize-input.input-active,.selectize-input {
	background: #fff;
	cursor: text;
	display: inline-block;
}

.selectize-input {
	border: 1px solid #ccc;
	padding: 6px 12px;
	display: inline-block;
	width: 100%;
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.selectize-control.multi .selectize-input.has-items {
	padding: 5px 12px 2px;
}

.selectize-input.full {
	background-color: #fff;
}

.selectize-input.disabled,.selectize-input.disabled * {
	cursor: default!important;
}

.selectize-input.focus {
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
	box-shadow: inset 0 1px 2px rgba(0,0,0,.15);
}

.selectize-input.dropdown-active {
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
}

.selectize-input>* {
	vertical-align: baseline;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
}

.selectize-control.multi .selectize-input>div {
	cursor: pointer;
	margin: 0 3px 3px 0;
	padding: 1px 3px;
	background: #efefef;
	color: #333;
	border: 0 solid transparent;
}

.selectize-control.multi .selectize-input>div.active {
	background: #428bca;
	color: #fff;
	border: 0 solid transparent;
}

.selectize-control.multi .selectize-input.disabled>div,.selectize-control.multi .selectize-input.disabled>div.active {
	color: grey;
	background: #fff;
	border: 0 solid rgba(77,77,77,0);
}

.selectize-input>input {
	display: inline-block!important;
	padding: 0!important;
	min-height: 0!important;
	max-height: none!important;
	max-width: 100%!important;
	margin: 0!important;
	text-indent: 0!important;
	border: 0 none!important;
	background: 0 0!important;
	line-height: inherit!important;
	-webkit-user-select: auto!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}

.selectize-input>input::-ms-clear {
	display: none;
}

.selectize-input>input:focus {
	outline: 0!important;
}

.selectize-input::after {
	content: ' ';
	display: block;
	clear: left;
}

.selectize-input.dropdown-active::before {
	content: ' ';
	display: block;
	position: absolute;
	background: #fff;
	height: 1px;
	bottom: 0;
	left: 0;
	right: 0;
}

.selectize-dropdown {
	position: absolute;
	z-index: 10;
	border: 1px solid #d0d0d0;
	background: #fff;
	margin: -1px 0 0 0;
	border-top: 0 none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.1);
	box-shadow: 0 1px 3px rgba(0,0,0,.1);
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}

.selectize-dropdown [data-selectable] {
	cursor: pointer;
	overflow: hidden;
}

.selectize-dropdown [data-selectable] .highlight {
	background: rgba(255,237,40,.4);
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	border-radius: 1px;
}

.selectize-dropdown .optgroup-header,.selectize-dropdown [data-selectable] {
	padding: 3px 12px;
}

.selectize-dropdown .optgroup:first-child .optgroup-header {
	border-top: 0 none;
}

.selectize-dropdown .optgroup-header {
	color: #777;
	background: #fff;
	cursor: default;
}

.selectize-dropdown .active {
	background-color: #f5f5f5;
	color: #262626;
}

.selectize-dropdown .active.create {
	color: #262626;
}

.selectize-dropdown .create {
	color: rgba(51,51,51,.5);
}

.selectize-dropdown-content {
	overflow-y: auto;
	overflow-x: hidden;
	max-height: 200px;
}

.selectize-control.single .selectize-input,.selectize-control.single .selectize-input input {
	cursor: pointer;
}

.selectize-control.single .selectize-input.input-active,.selectize-control.single .selectize-input.input-active input {
	cursor: text;
}

.selectize-control.single .selectize-input:after {
	content: ' ';
	display: block;
	position: absolute;
	top: 50%;
	right: 17px;
	margin-top: -3px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0 5px;
	border-color: #333 transparent transparent transparent;
}

.selectize-control.single .selectize-input.dropdown-active:after {
	margin-top: -4px;
	border-width: 0 5px 5px 5px;
	border-color: transparent transparent #333 transparent;
}

.selectize-control.rtl.single .selectize-input:after {
	left: 17px;
	right: auto;
}

.selectize-control.rtl .selectize-input>input {
	margin: 0 4px 0 -2px!important;
}

.selectize-control .selectize-input.disabled {
	opacity: .5;
	background-color: #fff;
}

.selectize-dropdown,.selectize-dropdown.form-control {
	height: auto;
	padding: 0;
	margin: 2px 0 0 0;
	z-index: 1000;
	background: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}

.selectize-dropdown .optgroup-header {
	font-size: 12px;
	line-height: 1.42857143;
}

.selectize-dropdown .optgroup:first-child:before {
	display: none;
}

.selectize-dropdown .optgroup:before {
	content: ' ';
	display: block;
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5;
	margin-left: -12px;
	margin-right: -12px;
}

.selectize-dropdown-content {
	padding: 5px 0;
}

.selectize-dropdown-header {
	padding: 6px 12px;
}

.selectize-input {
	min-height: 34px;
}

.selectize-input.dropdown-active {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.selectize-input.dropdown-active::before {
	display: none;
}

.selectize-input.focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.has-error .selectize-input {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}

.has-error .selectize-input:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483;
}

.selectize-control.multi .selectize-input.has-items {
	padding-left: 9px;
	padding-right: 9px;
}

.selectize-control.multi .selectize-input>div {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.form-control.selectize-control {
	padding: 0;
	height: auto;
	border: none;
	background: 0 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.star-svg {
	height: 19px;
}

.plus-svg {
	height: 14px;
}

.album-svg {
	height: 17px;
	margin-right: 8px;
}

.svg-icon {
width: 21px;
    height: 21px;
    margin-top: 4px!important;
    display: block;
    text-align: center;
    margin: 0au;
    margin: 0 auto;
}

.svg-icon path,.svg-icon polygon,.svg-icon rect {
	fill: #c7e6f3!important;
}

.svg-icon circle {
	stroke: #c7e6f3!important;
	stroke-width: 1;
}

.social path {
	fill: #fff;
}

.social-media ul li {
    float: left;
    margin-right: 13px;
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 21px;
    text-align: center;
    line-height: 30px;
}

.social-media ul {
	padding: 0;
	margin-top: -12px;
}


.social-media ul li i {
    color: #000;
}
.latest-lyrics ul li h5 a {
	color: #343232;
	font-size: 15px;
}

.latest-lyrics ul li small {
	color: #515151;
}

.title h3 {
	margin-left: 12px;
}

.video-play iframe.embed-responsive-item {
	height: 407px;
	width: 100%;
	padding-left: 20px;
}

.video-play {
	margin-bottom: 10px;
}

@media screen and (max-width:768px) {
	.video-play iframe.embed-responsive-item {
		height: 223px;
		width: 100%;
		padding-left: 20px;
	}

	.modal-dialog {
		width: auto!important;
		padding-top: 12%;
	}

	.blog-submit {
		padding: 13px 75px!important;
	}
}

@media screen and (max-width:501px) {
	.video-play iframe.embed-responsive-item {
		padding-left: 0px;
	}

	.video-frame {
		width: 96%;
		padding-left: 16px;
		margin-left: 5px;
	}

	.album-portion {
		padding: 0 7px!important;
	}

	.headding-border {
		width: 90%;
	}
}

@media screen and (max-width:500px) {
	#parent {
		display: flex;
		flex-flow: column;
	}

	#parent1 {
		order: 2;
	}

	#parent2 {
		order: 1;
	}

	div#parent {
		margin-top: 25px;
	}

	p.song.chords {
		margin-top: 0!important;
	}

	.video-gallery-content {
		padding: 0 15px!important;
	}

	.video-content1 {
		padding-top: 23px!important;
		padding-bottom: 20px!important;
	}

	.section.video-gallery {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.youCover.icon2::before {
	background-image: url(../images/play.svg);
}

.video-section {
	padding: 0;
	margin-bottom: 30px;
}

.section .video-gallery {
	padding: 40px 0;
}

.post {
	position: relative;
	margin-bottom: 40px;
}

.post .post-img {
	display: block;
	overflow: hidden;
}

.post .post-body {
	position: relative;
	padding: 5%;
	z-index: 10;
	height: 190px;
}

.post-shadow {
	background-color: #fff;
	box-shadow: rgba(195,195,195,.55) 2px 0 10px 2px;
}

.post-meta-date {
	display: inline-block;
	color: #db210a;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: 700;
	font-family: "PT Sans",sans-serif;
	margin-bottom: 10px;
}

.post .video-title {
	font-size: 18px;
}

h3.video-title a {
	font-size: 17px;
}

.video-title {
	padding: 1px 0;
}

.post:hover {
	box-shadow: rgba(0,0,0,.19) 0 5px 10px,rgba(0,0,0,.23) 0 6px 6px;
	transform: scale(1.04);
	transition: .5s;
}

.popular-bg {
	background: #f5f5f5;
	padding-bottom: 35px;
}

.video-content1 {
	color: #000;
	padding-top: 105px;
	padding-left: 10px;
	padding-right: 37px;
}

.read-btn {
    background: #0465AD;
    color: #fff;
    margin-top: 13px;
    font-weight: 700;
    border: none;
    padding: 11px 41px;
}

.section.video-gallery {
	margin-top: 50px;
	padding-bottom: 20px;
}

.video-content1 h1 {
	font-size: 25px;
	padding-top: 7px;
	color: #db210a;
	font-family: inherit!important;
	font-weight: 500;
}

ul.category-meta {
	font-weight: 700;
}

.video-content1 p {
	font-size: 14px;
	text-align: justify;
	padding-right: 10px;
	color: #515151;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.2;
}

.pop-category h6 {
	font-size: 15px;
	color: #707070;
}

.video-tittle h1 {
	font-size: 17px;
	color: #0465af;
	padding-bottom: 5px;
	    font-weight: 500;
}

.video-tittle h6 {
	padding: 0;
	font-size: 13px;
	font-family: unset!important;
	color: #151515;
	font-weight: 500;
}

.video-tittle p {
color: #2f2f2f;
    padding-top: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.2;
    font-size: 15px;
    font-family: system-ui;
    line-height: 21px;
}

.youCover.icon1:before {
	height: 64px!important;
	left: 53%;
	top: 51%;
}

.read-btn:hover {
	color: #fff;
}

.video-para {
	color: #555454;
	padding-bottom: 7px;
}

hr.bottom-border {
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-bottom: 39px;
}

.allplaythrough {
	height: 100%!important;
	width: 680px!important;
}

@media screen and (max-width:1099px) and (min-width:500px) {
	.video-content1 {
		padding-bottom: 97px;
		padding-top: 70px;
	}
}

.videos-1 {
	margin-bottom: 30px;
}

a.more-videos {
	color: #db210a;
	font-weight: 600;
	margin-right: 18px;
}

.btn-seemore {
	background: #db210a;
	color: #fff;
	font-weight: 600;
	padding: 14px 18px;
	border-radius: 32px;
}

.btn-seemore:hover {
	color: #fff;
}

#main-container-blog {
	padding: 45px 0;
	position: relative;
	background: #fff;
}

.post-image-wrapper {
    margin-bottom: 32px;
    position: relative;
    margin-top: 32px;
    padding-left: 0px;
}

.blog-date {
	background: #8fb59e;
}

.blog-date {
	position: absolute;
	top: 50px;
	left: 0;
	color: #fff;
	border-radius: 0 25px 25px 0;
	padding: 5px 15px;
	font-weight: 700;
}

.blog-date a {
	color: #fff;
}

.entry-content {
	padding: 30px 0 10px;
	text-align: justify;
	border-bottom: 1px solid #d3d3d3;
}

.post-title {
	font-size: 25px;
	line-height: normal;
	font-family: inherit!important;
	text-transform: uppercase!important;
	font-weight: 700;
}

.post-title a {
	color: #323232;
}

.post-meta {
	color: #959595;
	font-weight: 400;
	font-size: 13px;
}

.post-meta span {
	padding-right: 2px;
	color: #8b8989;
	font-weight: 700;
}

.post-meta-author a,.post-meta-cats a {
	color: #323232;
}

.post-meta span {
	padding-right: 1px;
}

.post-meta a {
	color: #8b8989;
}

span.post-meta-author i {
	color: #8b8989;
	padding-left: 5px;
}

.popular-list h6 {
	font-size: 17px;
	text-transform: uppercase;
	font-family: inherit!important;
}

.entry-content p {
	font-family: Lato,sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.6em;
}

.about-author {
	margin: 20px 0;
	background: #e4e4e4;
	padding: 25px 10px;
	border-radius: 2px;
	box-shadow: 1px 0 5px 3px #f8f8f8;
	MARGIN-LEFT: 0PX;
	color: #000;
	font-weight: 700;
}

.author-info h3 {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 400;
}

.author-info p {
	font-family: Lato,sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 1.6em;
	text-align: justify;
	font-weight: 700;
	padding: 5px 3px;
}

.author-info h3 span {
	font-size: 14px;
	color: #959595;
	border-left: 1px solid #afafaf;
	padding-left: 8px;
	margin-left: 5px;
}

.author-url p {
	font-size: 15px;
}

.sidebar h3.widget-title {
	font-size: 21px;
	line-height: normal;
	margin-top: 0;
	font-weight: 600;
	text-transform: uppercase;
	color: #0465af;
}

.widget-title {
	margin-bottom: 4px;
	font-size: 20px;
}

input.form-control.form-control-lg.blog-search {
	border-radius: 0;
	padding: 6px 10px;
	height: 46px;
	border: 1px solid #e9e9e9;
}

.blog-nav-bg {
	background: #000;
}

.blog-nav-bg nav.navbar.navbar-expand-md li a {
	display: block;
	position: relative;
	zoom: 1;
	font-size: 15px;
	font-weight: 600;
	color: #fff;
}

.blog-nav-bg li.nav-item {
	padding-right: 39px;
	padding-top: 3px;
}

.blog-nav-bg .navbar {
	padding: 0;
	margin-bottom: 0;
}

.blog-list {
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	padding-bottom: 30px;
}

.all-post {
    margin-bottom: 50px;
    padding: 20px 10px;
    box-shadow: 1px 0px 8px 6px #ededed;
}

.baloo-blog .post .post-format {
	position: relative;
}

.post-format img {
	width: 100%;
	height: 240px;
}

.blog-list .post-format a {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.blog-list .post-format a:after {
	content: "";
	width: 100%;
	padding-top: 67%;
	display: block;
}

.blog-list .post-info {
	overflow: hidden;
}

.baloo-blog .post-cats {
	margin-bottom: 20px;
}


.post-cats a {
    background: #075fa394;
    padding: 3px 10px;
    line-height: 20px;
    color: #fff;
    border-radius: 2px;
    font-family: system-ui;
    font-size: 12px;
    font-weight: 500;
}

.post-meta>div:after {
	content: "";
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 8px;
	border-left: 1px solid;
}

.baloo-blog .post-title {
	margin-bottom: 10px;
	font-size: 22px;
}

.post-excerpt p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	line-height: 1.4;
	font-size: 14px;
    font-family: system-ui;
	font-size: 16px;
	color: #706e6e;
	line-height: 1.55;
	padding-top: 12px;
}

.date-post>div:after {
	content: "";
	margin: 0 10px;
	display: inline-block;
	vertical-align: middle;
	width: 1px;
	height: 8px;
	border-left: 1px solid;
}

.post-title1 a {
	color: inherit;
}

.baloo-blog .post-meta {
	margin-bottom: 15px;
}

.post-meta .ath-post {
	text-transform: capitalize;
	font-weight: 700;
}

.post-meta>div {
	display: inline-block;
	font-size: 12px;
}

.post-excerpt p:last-child {
	margin-bottom: 0;
}

.post-title1 {
	font-size: 19px;
	line-height: normal;
	font-family: inherit!important;
	letter-spacing: .5px;
	text-transform: uppercase!important;
	font-weight: 700;
	padding-top: 20px;
}


.review-banner {
	padding: 30px 0;
}

.categorie-list li {
	border-bottom: solid 1px #ccc;
	padding: 7px;
}

.categorie-list li a {
    color: #777777;
    font-size: 14px;
    font-weight: 600;
}

.blog-about-content {
	padding: 0 55px;
}

.categorie-list {
	margin-top: 30px;
	margin-bottom: 30px;
}

.blog-about-bg {
    background: #0465af;
    padding: 28px 0;
}

.blog-about-content h1 {
	font-size: 34px;
	font-family: inherit!important;
	font-weight: 700;
	color: #fff;
}

.blog-about-content p {
	color: #efefef;
	font-size: 14px;
	padding-top: 22px;
}

.review-banner img {
	height: 700px;
	width: 100%;
}

.headding-border-blog {
	position: relative;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 23px;
}

.headding-border-blog::before {
	position: absolute;
	bottom: -1px;
	width: 50px;
	height: 4px;
	background-color:#0465af;
	content: '';
}

.headding-border-blog {
	border-color: #d1d1d1;
}

.right-arrow {
    margin-right: 10px;
    margin-top: 0;
    color: #1a95f7;
    font-size: 11px;
    padding-left: 3px;
}

#custom-search-input {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    margin-bottom: 20px;
    font-family: unset;
}

#custom-search-input .search-query {
	border-radius: 0;
	height: 42px;
}

#custom-search-input button {
	border: 0;
	background: 0 0;
	padding: 2px 5px;
	margin-top: 2px;
	position: absolute;
	right: 6px;
	margin-bottom: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #d9230f;
	top: -14px;
}

.search-query:focus+button {
	z-index: 3;
}

div#custom-search-input .input-group {
	width: 100%;
}

.svg-icon path {
	fill: #474747!important;
}

.search-icon .svg-icon circle {
	stroke: #000;
	stroke-width: 1;
}

.block-inner {
	background: #fff;
	padding: 70px 0;
	text-align: center;
	position: relative;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-bottom: 40px;
}

h1.search-heading {
	text-align: center;
	font-size: 19px;
	margin-top: 50px;
	font-family: inherit;
}

.block-inner h1 {
    margin-top: 0;
    letter-spacing: 1px;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: system-ui !important;
    font-size: 20px;
    text-transform: uppercase;
}

.block-inner .form-control {
	display: inline-block;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	border: 1px solid #ccc;
	border-radius: 0;
	width: 30%;
	margin-bottom: 5px;
	height: 50px;
	margin-top: 10px;
	font-family: unset;
}

.btn.btn-dark {
	background: #000;
	color: #fff;
	border: 1px solid #b2afaf;
	padding: 14px 33px;
	font-size: 15px;
	margin-top: 4px;
	font-weight: 700;
	border-radius: 0;
}

.block-inner .btn-style {
	border-radius: 4px;
	padding: 9px 25px;
	margin-top: -4px;
	background: #8fb59e;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	float: left;
	margin-left: 11px;
}

.block-inner .form-control {
	width: 55%;
}

.post-share a {
	display: inline-block;
	padding: 5px 15px;
	border-radius: 5px;
	color: #fff;
	background-color: #97989b;
	margin-right: 4px;
	margin-bottom: 6px;
	-webkit-transition: .2s opacity;
	transition: .2s opacity;
}

.social-facebook {
	background: #225b99!important;
}

.social-twitter {
	background: #00adf2!important;
}

a.social-whatsapp {
	background: #0d9f16;
}

a.social-linkedin {
	background: #028cca!important;
}

.post-share a span {
	padding-left: 10px;
	border-left: 2px solid rgb(255 255 255 / 39%);
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	margin-left: 10px;
}

.post-tags ul li:first-child {
	font-weight: 400;
}

.post-tags ul li {
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
}

.post-tags label {
	margin-bottom: 11px;
	    min-height: auto;
}

.tags-btn {
	background: #0465afab;
	border: none;
	padding: 6px 10px;
	color: #fff;
	font-weight: 700;
	font-size: 11px;
}

.post-tags {
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 9px;
	border-top: 1px solid #d3d3d3;
	padding-top: 21px;
}

.page-header-bg {
	height: 700px;
	margin-top: 55px;
}

.category-text-section h3 {
	text-align: center;
	color: #fff;
	font-size: 40px;
	padding-bottom: 10px;
	text-transform: uppercase;
	    font-weight: 500;
}

.category-text-section p {
    padding-top: 22px;
    text-align: center;
    color: #fff;
    font-size: 17px;
    line-height: 25px;
}

.category-text-section {
	padding: 78px 90px;
}

.post-nav .prev-post {
	float: left;
	width: 50%;
	padding-right: 15px;
}

.post-nav .prev-post .post-img {
	float: left;
	margin-right: 15px;
}

.post-nav .post-img {
	display: block;
	width: 120px;
	height: 74px;
	overflow: hidden;
}

.post-nav .post-title {
	font-size: 14px;
	margin: 0;
}

.post-nav .next-post span,.post-nav .prev-post span {
	font-weight: 700;
	color: #97989b;
	text-transform: uppercase;
	font-size: 12px;
}

.post-nav .next-post:after,.post-nav .prev-post:after {
	content: '';
	display: table;
	clear: both;
}

.post-nav .next-post {
	float: right;
	width: 50%;
	text-align: right;
	padding-left: 15px;
}

.post-nav .next-post .post-img {
	float: right!important;
	margin-left: 15px;
}

.post-nav {
	border-bottom: 1px solid #d3d3d3;
	padding-top: 23px;
	padding-bottom: 23px;
}

.related-post {
	padding-top: 13px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d3d3d3;
}

.related-post h5 {
	font-size: 20px;
	font-family: inherit!important;
	font-weight: 700;
	padding-bottom: 15px;
	    color: #0465af;
}

h4.rel-title {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.2;
	font-size: 15px;
	padding-top: 16px;
	padding-bottom: 1px;
	font-family: system-ui !important;
	text-transform: uppercase;
	font-weight: 600;
}

.post-cats a:hover {
	color: #fff!important;
	font-weight: 600!important;
}

h4.rel-title a {
	color: #0465af;
}

ul.rel-meta {
    display: inline-block;
    color: #808080;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
}

.post-category1 a {
	color: #000;
	font-weight: 700;
	font-size: 12px;
	text-transform: uppercase;
	background: #fff;
	padding: 5px 8px;
	border-radius: 3px;
	text-align: center;
	margin-bottom: 13px;
	background: #fefefe;
	padding: 3px 10px;
	line-height: 20px;
	color: #050505;
	border-radius: 2px;
	margin-left: 0;
}

.category-headerbg-text {
	width: 74%;
	margin: 0 auto;
	background: #000000a3;
	position: absolute;
	bottom: 39px;
	padding: 20px 20px;
	left: 29px;
}

.category-headerbg-text h1 {
	color: #fff;
	text-transform: uppercase;
	font-family: inherit!important;
	font-weight: 700;
	margin-bottom: 10px;
	font-size: 21px;
	margin-top: 10px;
}

.category-headerbg-text p {
	color: #fff;
	font-size: 15px;
	font-family: sans-serif;
}

h1.article-tittle {
	font-size: 23px;
	font-family: 'Roboto Condensed'!important;
	font-weight: 700;
	padding-top: 25px;
}

span.pipe {
	padding-left: 5px;
	color: gray;
}

.category-header-bg {
	height: 300px;
}

span.post-date i {
	color: #8b8989;
	padding-right: 4px;
	    font-size: 14px;	
}

.ath-post i {
	color: #8b8989;
	padding-left: 6px;
	padding-right: 4px;
	    font-size: 14px;
}

.comment-number i {
	color: #8b8989;
	padding-right: 4px;
}

.post-meta-author i {
	color: #8b8989;
	padding-right: 4px;
	padding-left: 4px;
	font-size: 14px;
}

.comment-form .input-form,.comment-form .textarea-form {
	margin-bottom: 30px;
}

.blog-form {
	border: 1px solid #ddd;
	background: 0 0;
	padding: 12px 18px;
	line-height: 24px;
	color: #999;
	width: 100%;
	font-size: 15px;
}

.comment-respond {
	margin-top: 23px;
}

.comment-respond h3 {
	font-family: inherit!important;
	font-weight: 700;
	font-size: 21px;
	text-transform: uppercase;
	padding-bottom: 14px;
	color:#0465af;
}

.form-submit1 {
	margin-top: 5px;
}

.blog-submit {
    background: #4278b0;
    color: #fff;
    border: none;
    padding: 14px 24px;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    cursor: pointer;
    border-radius: 4px;
}

.textarea-blog-form {
	width: 100%;
	height: 120px;
	padding-top: 10px;
	padding-left: 8px;
	margin-bottom: 20px;
}

.modal-footer {
	border-top: none;
	text-align: right;
}

.entry-content ol {
	list-style-type: decimal-leading-zero;
	padding-left: 20px;
}

.comment-reply .comment-list {
	padding-bottom: 30px;
}

.desc h5 {
	font-family: Poppins,sans-serif!important;
	font-weight: 700;
	font-size: 15px;
	color: #222;
	padding-bottom: 0;
}

.comment-reply .date {
	font-size: 13px;
	color: #a3a3a3;
	font-weight: 700;
}

.comment-reply .comment {
	color: #777;
	font-family: Poppins,sans-serif;
	font-weight: 300;
	padding-top: 10px;
}

.comment-reply h4 {
	font-family: inherit!important;
	font-weight: 700;
	font-size: 19px;
	padding: 24px 0 15px 0;
	padding: 32px 0 33px 0;
}

.comment-list.comment-style {
	background: #f5f5f5;
	padding: 13px 10px 21px 16px;
	margin-bottom: 18px;
}

.comment-list.left-padding {
	margin-bottom: 18px;
	padding: 13px 10px 21px 16px;
}

.comment-reply {
	border-bottom: 1px solid #d3d3d3;
	padding-bottom: 13px;
}

.comment-form {
	padding-top: 10px;
}

.popular-song-list {
	margin-top: 13px;
}

@media screen and (max-width:500px) {
	.signup-form {
		padding-left: 26px!important;
	}

	.blog-about-content {
		padding: 0 9px;
	}

	.author-info p {
		font-size: 14px;
	}

	.sidebar.sidebar-right {
		margin-top: 30px;
	}

	.post-category1 {
		width: 41%;
	}

	.category-headerbg-text h1 {
		font-size: 16px;
	}

	.category-headerbg-text p {
		font-size: 13px;
		line-height: 1.4;
	}

	.category-headerbg-text {
		width: 97%;
		bottom: 11px;
		left: 7px;
	}

	.post-info {
		padding-top: 25px;
	}

	.popular-video iframe {
		height: 264px!important;
	}

	.post-nav .prev-post {
		float: none!important;
		width: 100%;
		padding-right: 15px;
		margin-bottom: 12px;
	}

	.post-nav .next-post {
		float: right;
		width: 100%;
		padding-left: 15px;
		text-align: left;
	}

	.post-nav .next-post .post-img {
		float: left!important;
		margin-left: 0!important;
		margin-right: 11px;
	}

	.rel-post.post-sm {
		margin-bottom: 20px;
		    border-bottom: 1px solid lightgray;
    padding-bottom: 13px;
	}

	.category-text-section {
		padding: 24px 0!important;
	}

	.category-text-section h3 {
		font-size: 21px;
		font-weight: 700;
	}
	
	.post-format img {
    height: auto !important;
}
}

.post-gallery {
	display: block;
	position: relative;
	margin-bottom: 25px;
	padding: 0;
	overflow: hidden;
	background: #fff;
}

.post-gallery img {
	border-radius: 3px;
}

.post .post-gallery img {
	min-width: 100%;
}

.front-review-bg {
	background: #fff;
	padding: 60px 0;
}

.thb-post-top .post-date {
	align-items: center;
	font-size: 11px;
	color: #767676;
	font-weight: 400;
	text-transform: uppercase;
	white-space: nowrap;
}

.side-line {
	padding-right: 20px;
	border-right: 1px solid #eaeaea;
}

.review-post-img {
	float: left;
	margin-right: 15px;
	padding-top: 17px;
}

.review-post-img img {
	display: block;
	width: 150px;
	height: auto;
	overflow: hidden;
}

h3.review-post-title {
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
}

.review-thumb-content p {
overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.4;
    font-size: 14px;
    font-family: system-ui;
    font-size: 13px;
    color: #4b4b4b;
    line-height: 1.55;
    padding-top: 3px;
}

.review-thumb {
	border-top: 1px solid #eaeaea;
	padding-bottom: 15px;
	padding-top: 15px;
}

.post-cats-thumb a {
    background: #075fa394;
    padding: 3px 10px;
    line-height: 20px;
    color: #fff;
    border-radius: 2px;
    font-family: system-ui;
    font-size: 12px;
    font-weight: 500;
}

.category_title {
	display: block;
	border-bottom:3px solid #cacaca;
	padding-bottom: 6px;
	margin-bottom: 30px;
}

.category_title h2 a {
	color: #222;
}

.front-sidebar ul li {
	border-bottom: solid 1px #d3d3d3;
}

.front-sidebar ul li:last-child {
	border-bottom: none!important;
}

.post-share {
	border-bottom: 1px solid #d3d3d3;
	padding-top: 18px;
	padding-bottom: 14px;
}

@media screen and (max-width:500px) {
	.post-share a span {
		display: none;
	}

	.post-share a {
		border-radius: 30px;
		padding: 0;
		height: 34px;
		width: 34px;
		text-align: center;
		line-height: 34px;
	}

	.page-header-bg {
		height: 240px!important;
		margin-top: 55px;
	}
	
	.block-inner {
    padding: 28px 0;
	}
	
	.block-inner .form-control{
	    height:auto;
	  margin-top: 10px;
	}
	
	.btn.btn-dark {
    background: #000;
    color: #fff;
    border: 1px solid #b2afaf;
    padding: 7px 18px;
    font-size: 13px;
    margin-top: 9px;
    font-weight: 600;
    border-radius: 0;
    }
	
	
}

.entry-content ul {
	list-style: disc;
	margin-left: 18px;
}

button.btn.btn-primary.dropdown-toggle {
	background: #000;
	border: none;
}

button.btn.btn-primary.dropdown-toggle i {
	border: 2px solid #fff!important;
	border-radius: 64px!important;
	width: 34px!important;
	height: 34px!important;
	line-height: 30px!important;
	color: #fff;
}

.dropdown.fb-login-dropdown.open .dropdown-menu a {
	color: #fff;
}

.fb-dropdown a.dropdown-item {
	padding: 0!important;
	line-height: 30px;
}

.dropdown-menu .fb-dropdown a {
	color: #000;
	padding: 0;
}

.dropdown-menu.fb-dropdown {
	left: -56px!important;

	padding-top: 5px!important;
	padding-bottom: 5px!important;
}

.login-form form {
	margin-bottom: 15px;
	background: #f7f7f7;
	box-shadow: 0 2px 2px rgba(0,0,0,.3);
	padding: 30px;
}

.login-form h2 {
	margin: 0 0 15px;
}

.login-form .hint-text {
	color: #777;
	padding-bottom: 15px;
	text-align: center;
}

.btn,.form-control {
	min-height: 38px;
	border-radius: 2px;
}

.login-btn {
	font-size: 15px;
	font-weight: 700;
}

.or-seperator {
	margin: 34px 0 10px;
	text-align: center;
	border-top: 1px solid #ccc;
}

.or-seperator i {
	padding: 0 10px;
	background: #fff;
	position: relative;
	top: -13px;
	z-index: 1;
	text-transform: uppercase;
	font-style: normal;
}

.modal-header .close {
	margin-top: -28px;
}

.social-btn .btn {
	margin: 10px 0;
	font-size: 15px;
	text-align: left;
	line-height: 24px;
}

.social-btn .btn i {
	float: left;
	margin: 7px 15px 0 5px;
	min-width: 15px;
}

.input-group-addon .fa {
	font-size: 18px;
}

.modal-dialog {
	max-width: 378px!important;
}

a.pop-link {
	font-weight: 700;
	color: #00f;
}

a.btn.btn-primary.btn-block:hover {
	color: #fff!important;
}

.signup-section {
	padding: 60px 0;
}

.signup-form {
	padding-top: 50px;
	padding-left: 50px;
}

.signup-form .form-control {
	margin-bottom: 16px;
	height: 46px;
	border-radius: 0;
}

button.lgx-btn.lgx-btn-registration {
	background: #000;
	color: #fff;
	border: #ffdead;
	padding: 7px 36px;
	margin-top: 9px;
}

.signup-form h3 {
	padding-bottom: 21px;
	font-family: inherit!important;
	font-weight: 600;
	font-size: 24px;
}

.social-header {
	background-color: #f8f8f8;
	padding: 1px 2rem;
	font-size: 14px;
	border-bottom: 1px dashed #e2e2e2;
}

.social-follows i {
	background: #fff;
	width: 30px;
	height: 30px;
	border-radius: 20px;
	line-height: 30px;
	text-align: center;
	margin-right: 7px;
	color: #000;
}

.social-follows {
	margin-top: 10px;
}

#mysearch:focus+.input-group-addon {
	z-index: 10;
}

#search-btn:hover {
	cursor: pointer;
	background-color: #ffc107;
}

.header-search-bar {
	padding-left: 20px;
	border-radius: 40px;
}

.input-group-addon.header-search-icon {
	margin-left: -39px;
	z-index: 3;
	border-radius: 40px;
	background-color: transparent;
	border: none;
}

.header-search-btn {
	border-radius: 20px;
	height: 38px;
	width: 39px;
}

.input-group-addon.header-bar-icon {
	margin-left: -53px!important;
	display: inline-block;
}

.header-logo h3 {
	font-style: inherit;
	padding: 14px 0;
	margin: 0;
	margin-top: 3px;
	font-family: Muli,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
	font-size: 26px;
	font-weight: 600;
}

.header-strip li a {
	color: #5a5a5a;
	font-weight: 600;
	text-transform: uppercase;
	    font-family: system-ui;
}



.header-strip .navbar-expand-md .navbar-toggler {
	display: none;
}

.justify-content-center {
	-webkit-box-pack: center!important;
	-ms-flex-pack: center!important;
	justify-content: center!important;
}

@media screen and (max-width:768px) {
	.header-strip .navbar-expand-md .navbar-toggler {
		display: block!important;
	}

	.header-strip .navbar-nav {
		float: left!important;
	}
}

.navbar-inverse {
	background: #000;
	border: none;
	margin-bottom: 0;
}

.header-strip .navbar-nav {
	float: none;
	margin: 0 auto;
	display: table;
	table-layout: fixed;
}

.navbar-toggle {
	background-color: #000;
	border-radius: 0;
}

.navbar-inverse .navbar-nav>li>a {
	color: #fff;
}

.search-sec {
	padding: 1rem;
}

.search-slt {
	display: block;
	width: 100%;
	font-size: .875rem;
	line-height: 1.5;
	color: #55595c;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	height: calc(2rem + 2px)!important;
	border-radius: 0;
}

.wrn-btn {
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	height: calc(2rem + 2px)!important;
	border-radius: 0;
	background: #000;
	color: #fff;
	border: 1px solid #000 !important;
}

@media (max-width:800px) {
	.search-sec {
		position: relative;
		background:#2884ca;
	}
	
	.wrn-btn {
    background: #2f2f2f;
	}
}



iframe.embed-responsive-item.lead-video {
	width: 100%;
	height: 420px;
}

@media screen and (max-width:500px) {
	.post-entry-1.h-100 {
		margin-bottom: 30px;
	}

	.featured-post-box1 {
		margin-bottom: 25px;
	}

	.carousel-caption {
		text-align: left;
		line-height: 27px!important;
	}

	.carousel-caption h3 {
		color: #fff;
		font-size: 13px!important;
	}

	.carousel-inner {
		height: 300px!important;
	}

	.carousel-caption {
		top: 70px!important;
	}

	.search-slt {
		height: calc(2rem + 2px)!important;
	}

	.wrn-btn {
		width: 100%!important;
		height: calc(2rem + 2px)!important;
		border: 1px solid transparent !important;
	}

	img.img-responsive.logo-img {
		margin: 0!important;
		width: 183px;
		padding: 7px 0;
	}

	.navbar-toggle {
		position: absolute!important;
		right: 0;
		top: -57px;
	}

	.navbar {
		min-height: auto;
	}

	.submit-lyric {
		float: none!important;
	}

	.submit-lyric {
		width: 60%!important;
		margin-top: 167px;
		border-radius: 4px;
	}

	.lyric-alphabet {
		width: 100%!important;
	}

	.submit-lyric a {
		color: #fff!important;
	}

	.submit-lyric.pos-center i {
		padding-right: 7px;
	}
	
	.home-trending {
    padding: 11px 0 17px !important;
    }
    
    .front-list {
    padding: 0 20px;
    }

    .special-list.home-special-list {
    padding: 11px 0;
    }


}

.lyric-alphabet {
	float: left;
}

.submit-lyric {
	float: right;
}

.lead-section h1 {
	font-size: 19px;
	text-transform: uppercase;
	color: #fff;
	padding: 9px 1px;
	font-weight: 600;
	color: #0465af;
}

span.border-bottom-line {
border-bottom: 1px solid #dedede;
    display: block;
    margin-top: 10px;
    width: 100%;
}

.lead-video {
	margin-top: 16px;
}

.lead-video-discription {
	margin-top: 24px;
}

.featuredcat-thumb {
	float: left;
}

.featuredcat-detail {
	float: right;
}

.featuredcat-detail.read h3 {
	font-size: 12px;
}

time.featured-entry-date {
	font-size: 13px;
}

/*.featured-post-box {*/
/*	padding: 18px 0 10px 0;*/
/*	border-bottom: 1px solid #d3d3d3;*/
/*}*/

.featured-post-box {
    padding: 10px 0 7px 0;
    margin-bottom: 12px;
    border-radius: 2px;
    box-shadow: 1px 0px 8px 2px #efefef;
}

.social-follows1 i {
	background: #000;
}

.socialmedia-icons1 {
	margin: 10px 0;
}

.social-follows1 i {
    background: #0465af;
    width: 30px;
    height: 30px;
    border-radius: 48px;
    text-align: center;
    line-height: 31px;
    margin-right: 4px;
    color: #fff;
}

.lead-video-listing {
	margin-bottom: 33px;
}

.lead-video-listing h3 {
	font-size: 17px;
	text-transform: uppercase;
	color: #030303;
	font-weight: 600;
	position: relative;
}

.featuredcat-detail.read h3 {
	font-size: 12px;
	color: #030303;
	font-family: Muli,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
	font-weight: 600;
	padding-top: 0;
	padding-bottom: 10px;
	line-height: 0;
}

img.img-responsive.logo-img {
	margin: 0 auto;
	padding-top: 12px;
}

.alternate-bg {
	background: #f5f5f5;
}

.carousel-inner {
	height: 450px;
	width: 100%;
}

.carousel-inner img {
	width: 100%;
	height: 100%;
}

.carousel-caption {
	top: 165px;
}

.carousel-item a {
	color: #fff;
}

.carousel-caption h3 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 600;
	font-family: PT Sans!important;
}

.carousel-caption a {
	font-weight: 600;
	color: #eaeaea;
	BORDER-BOTTOM: 1px solid #d5d5d5;
}

.carousel-caption {
	text-align: left;
	line-height: 40px;
}

span.art-icon {
	background: #0465af;
	width: 30px;
	height: 30px;
	display: inline-block;
	border-radius: 20px;
	color: #fff;
	text-align: center;
	margin-right: 4px;
}

.article-icon i {
	color: #fff;
	line-height: 31px;
}

.article-icon:after {
	border: none!important;
}

.featured-post-box:nth-child {
	border-bottom: none!important;
}

.lead-section.border-flip1 .featured-post-box:last-child {
	border-bottom: none!important;
}

.lead-popular.lead-section ul {
	padding-left: 14px;
}

.lead-popular.lead-section ul li {
	border-bottom: 1px solid #d3d3d3;
	padding: 8px 0;
}

.lead-popular.lead-section {
	margin-top: 25px;
}

.section-third h4.block-title {
	color: #333;
	font-family: Muli,sans-serif!important;
	font-size: 15px;
	font-size: 18px;
	line-height: 1.66;
	padding-left: 0;
	font-weight: 400;
	text-transform: uppercase;
	border-bottom: 1px solid #c3c3c3;
	margin-bottom: 34px;
	margin-top: 25px;
}

.featured-post-box1 .youCover:before {
	left: 62%;
	top: 62%;
}

.featuredcat-detail h3 a {
	font-family: revert!important;
	color: #313131;
	font-style: normal;
	font-weight: 300;
	line-height: normal;
	font-size: 15px;
	padding-top: 16px;
	font-weight: 600;
}

.featuredcat-detail p {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	line-height: 1.2;
	margin-bottom: 9px;
	color: #292929;
}

.viewall-section.text-center {
	padding-top: 30px;
	clear: both;
	display: block;
	margin: 0 auto;
}

a.view-button {
	height: 36px;
	line-height: 35px;
	font-size: 12px;
	border: 1px solid #bfbfbf;
	padding: 0 20px;
	display: inline-block;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background: #fff;
	margin: 26px;
}

.lead-section.border-flip1 {
}

.lead-video-listing h3:after {
	background:#0465af;
	height: 3px;
	width: 22px;
	position: absolute;
	bottom: 0;
	content: "";
	left: 2px;
}

.lead-content p {
	margin-top: 11px;
	font-size: 16px;
	font-family: system-ui;
}

.dropdown-menu>li>a {
	padding: 6px 20px;
}

.video-drop li a:hover {
	background: #000;
	color: #fff!important;
}

.navbar-inverse .navbar-nav>.dropdown>a .caret {
	border-top-color: #ececec;
	border-bottom-color: #f6f6f6;
}

.navbar-collapse {
	padding-top: 0px;
	margin-bottom: 0px;
}

.front-third-section h4 {
	font-size: 20px;
	text-transform: uppercase;
	color: #0e0e0e;
	padding: 9px 1px;
	font-family: Muli,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"!important;
	font-weight: 600;
	margin-bottom: 21px;
	padding-top: 9px;
}

.view-button1:hover {
	color: #fff!important;
}

.view-button1 {
	height: 36px;
	line-height: 35px;
	font-size: 12px;
	border: 1px solid #989898;
	padding: 0 20px;
	display: inline-block;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
	background: #000;
	margin-top: 4px;
	font-weight: 600;
}

.front-third-section {
	padding-bottom: 45px;
	padding-top: 29px;
}

.front-page:nth-child(odd) {
	background: #eef5eb;
}

.title h3 {
	margin-left: 0;
	font-family: inherit!important;
	letter-spacing: .3px;
font-weight: 700;
    font-size: 22px;
        margin-bottom: 22px;
}

.video-front {
	padding-top: 20px;
}

.h-100 {
	height: 100%!important;
}

.post-entry-1 .post-entry-1-contents {
	background: #fff;
	padding: 20px;
}

.more-chords {
	text-transform: uppercase;
	font-size: .75rem;
	letter-spacing: .1rem;
	border-bottom: 2px solid #f53;
	font-weight: 600;
}

.post-entry-1-contents h2 {
	font-size: 14px;
	font-family: inherit!important;
	text-transform: uppercase;
	padding-bottom: 3px!important;
	font-weight: 600;
	letter-spacing: .5px;
}

h4.chords-album {
	font-size: 14px;
	font-family: inherit!important;
	padding: 0;
	margin-bottom: 4px;
}

.post-entry-1.h-100 img {
	height: 215px;
}

.title.tit-heading {
	padding-top: 0;
	padding-bottom: 10px;
}

.title h3 {
	text-transform: uppercase;
}


.trend-img {
	width: 100%;
}

.trend-img1 {
	height: 84px;
	width: 100%;
}

.playthrough-videos {
	margin-top: 35px;
}

.trending-videos1 {
	margin-bottom: 28px;
}

.title h1 {
	font-size: 20px!important;
	font-family: inherit!important;
	letter-spacing: .3px;
	font-weight: 600;
}

.related-links h3,.trending-videos h3,.trending-videos1 h3,.video-content h3, .playthrough-videos.lead-playthrough.chord-title h3, .lead-popular.lead-section.chord-title h3, .playthrough-videos.chord-title h3 {
	font-size: 20px!important;
	font-family: inherit!important;
	letter-spacing: .3px;
	font-weight: 600;
}

.pop-artist,.related-links,.songs-list,.video-content {
	padding: 0 0;
}

ul.links {
	padding-left: 6px;
}

ul.links i {
	color: #0465af;
	font-size: 14px;
	padding-right: 6px;
}

.headding-border {
	background-color: #8fb59e!important;
}

ul.links li {
	margin-bottom: 5px;
}

.heading-border {
	border-bottom: 4px solid #0465af;
	display: block;
	width: 52px;
	border-radius: 3px;
	margin-bottom: 13px;
}

@media screen and (max-width:500px) {
	.featuredcat-detail h3 a {
		color: #0465af;
		font-size: 14px;
		text-transform: uppercase;
	}

	.chords-style h3 {
		margin-left: 20px;
	}

	.chords-style .headding-border {
		margin-left: 20px;
	}

	.chords-style ul.links {
		padding-left: 19px;
	}

	.post-entry-1.h-100 img {
		height: auto!important;
	}

	.featuredcat-detail.read h3 {
		margin-left: 1px!important;
		margin-top: 10px;
	}

	.chords-style {
		margin-top: 32px;
	}

	.post-entry-1-contents h2 a {
		color: #1a4668;
		font-size: 13px;
	}
	
	button.btn.btn-danger.wrn-btn i {
      font-size: 13px;
    position: absolute;
    top: 13px;
    left: 10px;
}

.post-entry-1-contents h2 {
    letter-spacing: 0.3px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}



}

.post-meta-author a {
font-size: 13px;
    font-weight: 600;
}

.youCover,.youCover.active-iframe iframe {
	display: block;
}

.youCover {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	background-color: #000;
}

.youCover:before {
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
	-moz-opacity: .7;
	-khtml-opacity: .7;
	-webkit-opacity: .7;
	opacity: .7;
	content: " ";
	position: absolute;
	width: 100px;
	height: 35px;
	background-image: url(../images/play.svg);
	background-repeat: no-repeat;
	background-size: contain;
	top: 55%;
	left: 58%;
	margin-left: -50px;
	margin-top: -35px;
	z-index: 3;
}

.youCover.active-iframe img {
	-moz-opacity: 0;
	-khtml-opacity: 0;
	-webkit-opacity: 0;
	opacity: 0;
}

.youCover.active-iframe:before {
	-moz-opacity: 0!important;
	-khtml-opacity: 0!important;
	-webkit-opacity: 0!important;
	opacity: 0!important;
	-webkit-transform: scale(3);
	-ms-transform: scale(3);
	-moz-transform: scale(3);
	transform: scale(3);
}

.youCover iframe,.youCover img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.youCover:hover:before {
	-moz-opacity: 1;
	-khtml-opacity: 1;
	-webkit-opacity: 1;
	opacity: 1;
}

.youCover.fancybox-active img {
	border: 5px solid #639;
}

.fancybox-enabled {
	overflow: hidden;
}

.fancybox-enabled body {
	overflow: visible;
	height: 100%;
}

.fancybox-is-hidden {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

.fancybox-container {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99993;
	-webkit-tap-highlight-color: transparent;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
}

.fancybox-container~.fancybox-container {
	z-index: 99992;
}

.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.fancybox-outer {
	overflow-y: auto;
	-webkit-overflow-scrolling: touch;
}

.fancybox-bg {
	background: #1e1e1e;
	opacity: 0;
	transition-duration: inherit;
	transition-property: opacity;
	transition-timing-function: cubic-bezier(.47,0,.74,.71);
}

.fancybox-is-open .fancybox-bg {
	opacity: .87;
	transition-timing-function: cubic-bezier(.22,.61,.36,1);
}

.fancybox-caption-wrap,.fancybox-infobar,.fancybox-toolbar {
	position: absolute;
	direction: ltr;
	z-index: 99997;
	opacity: 0;
	visibility: hidden;
	transition: opacity .25s,visibility 0s linear .25s;
	box-sizing: border-box;
}

.fancybox-show-caption .fancybox-caption-wrap,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-toolbar .fancybox-toolbar {
	opacity: 1;
	visibility: visible;
	transition: opacity .25s,visibility 0s;
}

.fancybox-infobar {
	top: 0;
	left: 50%;
	margin-left: -79px;
}

.fancybox-infobar__body {
	display: inline-block;
	width: 70px;
	line-height: 44px;
	font-size: 13px;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	text-align: center;
	color: #ddd;
	background-color: rgba(30,30,30,.7);
	pointer-events: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-font-smoothing: subpixel-antialiased;
}

.fancybox-toolbar {
	top: 0;
	right: 0;
}

.fancybox-stage {
	overflow: hidden;
	direction: ltr;
	z-index: 99994;
	-webkit-transform: translateZ(0);
}

.fancybox-slide {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	overflow: auto;
	outline: 0;
	white-space: normal;
	box-sizing: border-box;
	text-align: center;
	z-index: 99994;
	-webkit-overflow-scrolling: touch;
	display: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition-property: opacity,-webkit-transform;
	transition-property: transform,opacity;
	transition-property: transform,opacity,-webkit-transform;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.fancybox-slide:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 0;
}

.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous {
	display: block;
}

.fancybox-slide--image {
	overflow: visible;
}

.fancybox-slide--image:before {
	display: none;
}

.fancybox-slide--video .fancybox-content,.fancybox-slide--video iframe {
	background: #000;
}

.fancybox-slide--map .fancybox-content,.fancybox-slide--map iframe {
	background: #e5e3df;
}

.fancybox-slide--next {
	z-index: 99995;
}

.fancybox-slide>* {
	display: inline-block;
	position: relative;
	padding: 24px;
	margin: 44px 0;
	border-width: 0;
	vertical-align: middle;
	text-align: left;
	background-color: #fff;
	overflow: auto;
	box-sizing: border-box;
}

.fancybox-slide .fancybox-image-wrap {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	z-index: 99995;
	background: 0 0;
	cursor: default;
	overflow: visible;
	-webkit-transform-origin: top left;
	transform-origin: top left;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.fancybox-can-zoomOut .fancybox-image-wrap {
	cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-image-wrap {
	cursor: zoom-in;
}

.fancybox-can-drag .fancybox-image-wrap {
	cursor: -webkit-grab;
	cursor: grab;
}

.fancybox-is-dragging .fancybox-image-wrap {
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.fancybox-image,.fancybox-spaceball {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	max-width: none;
	max-height: none;
}

.fancybox-spaceball {
	z-index: 1;
}

.fancybox-slide--iframe .fancybox-content {
	padding: 0;
	width: 80%;
	height: 80%;
	max-width: calc(100% - 100px);
	max-height: calc(100% - 88px);
	overflow: visible;
	background: #fff;
}

.fancybox-iframe {
	display: block;
	padding: 0;
	border: 0;
	height: 100%;
}

.fancybox-error,.fancybox-iframe {
	margin: 0;
	width: 100%;
	background: #fff;
}

.fancybox-error {
	padding: 40px;
	max-width: 380px;
	cursor: default;
}

.fancybox-error p {
	margin: 0;
	padding: 0;
	color: #444;
	font: 16px/20px Helvetica Neue,Helvetica,Arial,sans-serif;
}

.fancybox-close-small {
	position: absolute;
	top: 0;
	right: 0;
	width: 44px;
	height: 44px;
	padding: 0;
	margin: 0;
	border: 0;
	border-radius: 0;
	outline: 0;
	background: 0 0;
	z-index: 10;
	cursor: pointer;
}

.fancybox-close-small:after {
	content: "×";
	position: absolute;
	top: 5px;
	right: 5px;
	width: 30px;
	height: 30px;
	font: 20px/30px Arial,Helvetica Neue,Helvetica,sans-serif;
	color: #888;
	font-weight: 300;
	text-align: center;
	border-radius: 50%;
	border-width: 0;
	background: #fff;
	transition: background .25s;
	box-sizing: border-box;
	z-index: 2;
}

.fancybox-close-small:focus:after {
	outline: 1px dotted #888;
}

.fancybox-close-small:hover:after {
	color: #555;
	background: #eee;
}

.fancybox-slide--iframe .fancybox-close-small {
	top: 0;
	right: -44px;
}

.fancybox-slide--iframe .fancybox-close-small:after {
	background: 0 0;
	font-size: 35px;
	color: #aaa;
}

.fancybox-slide--iframe .fancybox-close-small:hover:after {
	color: #fff;
}

.fancybox-caption-wrap {
	bottom: 0;
	left: 0;
	right: 0;
	padding: 60px 30px 0;
	background: linear-gradient(180deg,transparent 0,rgba(0,0,0,.1) 20%,rgba(0,0,0,.2) 40%,rgba(0,0,0,.6) 80%,rgba(0,0,0,.8));
	pointer-events: none;
}

.fancybox-caption {
	padding: 30px 0;
	border-top: 1px solid hsla(0,0%,100%,.4);
	font-size: 14px;
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
	color: #fff;
	line-height: 20px;
	-webkit-text-size-adjust: none;
}

.fancybox-caption a,.fancybox-caption button,.fancybox-caption select {
	pointer-events: all;
}

.fancybox-caption a {
	color: #fff;
	text-decoration: underline;
}

.fancybox-button {
	display: inline-block;
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background: 0 0;
	color: #ddd;
	border-radius: 0;
	cursor: pointer;
	vertical-align: top;
	outline: 0;
}

.fancybox-button[disabled] {
	cursor: default;
	pointer-events: none;
}

.fancybox-button,.fancybox-infobar__body {
	background: rgba(30,30,30,.6);
}

.fancybox-button:hover:not([disabled]) {
	color: #fff;
	background: rgba(0,0,0,.8);
}

.fancybox-button:after,.fancybox-button:before {
	content: "";
	pointer-events: none;
	position: absolute;
	background-color: currentColor;
	color: currentColor;
	opacity: .9;
	box-sizing: border-box;
	display: inline-block;
}

.fancybox-button[disabled]:after,.fancybox-button[disabled]:before {
	opacity: .3;
}

.fancybox-button--left:after,.fancybox-button--right:after {
	top: 18px;
	width: 6px;
	height: 6px;
	background: 0 0;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
}

.fancybox-button--left:after {
	left: 20px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

.fancybox-button--right:after {
	right: 20px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-button--left {
	border-bottom-left-radius: 5px;
}

.fancybox-button--right {
	border-bottom-right-radius: 5px;
}

.fancybox-button--close:after,.fancybox-button--close:before {
	content: "";
	display: inline-block;
	position: absolute;
	height: 2px;
	width: 16px;
	top: calc(50% - 1px);
	left: calc(50% - 8px);
}

.fancybox-button--close:before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.fancybox-button--close:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.fancybox-arrow {
	position: absolute;
	top: 50%;
	margin: -50px 0 0;
	height: 100px;
	width: 54px;
	padding: 0;
	border: 0;
	outline: 0;
	background: 0 0;
	cursor: pointer;
	z-index: 99995;
	opacity: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	transition: opacity .25s;
}

.fancybox-arrow:after {
	content: "";
	position: absolute;
	top: 28px;
	width: 44px;
	height: 44px;
	background-color: rgba(30,30,30,.8);
	background-image: url(data:image/svg+xml;base64,PHN2ZyBmaWxsPSIjRkZGRkZGIiBoZWlnaHQ9IjQ4IiB2aWV3Qm94PSIwIDAgMjQgMjQiIHdpZHRoPSI0OCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4gICAgPHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPiAgICA8cGF0aCBkPSJNMTIgNGwtMS40MSAxLjQxTDE2LjE3IDExSDR2MmgxMi4xN2wtNS41OCA1LjU5TDEyIDIwbDgtOHoiLz48L3N2Zz4=);
	background-repeat: no-repeat;
	background-position: 50%;
	background-size: 24px 24px;
}

.fancybox-arrow--right {
	right: 0;
}

.fancybox-arrow--left {
	left: 0;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}

.fancybox-arrow--left:after,.fancybox-arrow--right:after {
	left: 0;
}

.fancybox-show-nav .fancybox-arrow {
	opacity: .6;
}

.fancybox-show-nav .fancybox-arrow[disabled] {
	opacity: .3;
}

.fancybox-loading {
	border: 6px solid hsla(0,0%,39%,.4);
	border-top: 6px solid hsla(0,0%,100%,.6);
	border-radius: 100%;
	height: 50px;
	width: 50px;
	-webkit-animation: a .8s infinite linear;
	animation: a .8s infinite linear;
	background: 0 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -25px;
	margin-left: -25px;
	z-index: 99999;
}

@-webkit-keyframes a {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

@keyframes a {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}

	to {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg);
	}
}

.fancybox-animated {
	transition-timing-function: cubic-bezier(0,0,.25,1);
}

.fancybox-fx-slide.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%,0,0);
	transform: translate3d(-100%,0,0);
	opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--next {
	-webkit-transform: translate3d(100%,0,0);
	transform: translate3d(100%,0,0);
	opacity: 0;
}

.fancybox-fx-slide.fancybox-slide--current {
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	opacity: 1;
}

.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous {
	opacity: 0;
	transition-timing-function: cubic-bezier(.19,1,.22,1);
}

.fancybox-fx-fade.fancybox-slide--current {
	opacity: 1;
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
	-webkit-transform: scale3d(1.5,1.5,1.5);
	transform: scale3d(1.5,1.5,1.5);
	opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
	-webkit-transform: scale3d(.5,.5,.5);
	transform: scale3d(.5,.5,.5);
	opacity: 0;
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
	opacity: 1;
}

.fancybox-fx-rotate.fancybox-slide--previous {
	-webkit-transform: rotate(-1turn);
	transform: rotate(-1turn);
	opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--next {
	-webkit-transform: rotate(1turn);
	transform: rotate(1turn);
	opacity: 0;
}

.fancybox-fx-rotate.fancybox-slide--current {
	-webkit-transform: rotate(0);
	transform: rotate(0);
	opacity: 1;
}

.fancybox-fx-circular.fancybox-slide--previous {
	-webkit-transform: scale3d(0,0,0) translate3d(-100%,0,0);
	transform: scale3d(0,0,0) translate3d(-100%,0,0);
	opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--next {
	-webkit-transform: scale3d(0,0,0) translate3d(100%,0,0);
	transform: scale3d(0,0,0) translate3d(100%,0,0);
	opacity: 0;
}

.fancybox-fx-circular.fancybox-slide--current {
	-webkit-transform: scaleX(1) translateZ(0);
	transform: scaleX(1) translateZ(0);
	opacity: 1;
}

.fancybox-fx-tube.fancybox-slide--previous {
	-webkit-transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
	transform: translate3d(-100%,0,0) scale(.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
	-webkit-transform: translate3d(100%,0,0) scale(.1) skew(10deg);
	transform: translate3d(100%,0,0) scale(.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
	-webkit-transform: translateZ(0) scale(1);
	transform: translateZ(0) scale(1);
}

@media (max-width:800px) {
	.fancybox-infobar {
		left: 0;
		margin-left: 0;
	}

	.fancybox-button--left,.fancybox-button--right {
		display: none!important;
	}

	.fancybox-caption {
		padding: 20px 0;
		margin: 0;
	}
}

.fancybox-button--fullscreen:before {
	width: 15px;
	height: 11px;
	left: calc(50% - 7px);
	top: calc(50% - 6px);
	border: 2px solid;
	background: 0 0;
}

.fancybox-button--pause:before,.fancybox-button--play:before {
	top: calc(50% - 6px);
	left: calc(50% - 4px);
	background: 0 0;
}

.fancybox-button--play:before {
	width: 0;
	height: 0;
	border-top: 6px inset transparent;
	border-bottom: 6px inset transparent;
	border-left: 10px solid;
	border-radius: 1px;
}

.fancybox-button--pause:before {
	width: 7px;
	height: 11px;
	border-style: solid;
	border-width: 0 2px;
}

.fancybox-button--thumbs,.fancybox-thumbs {
	display: none;
}

@media (min-width:800px) {
	.fancybox-button--thumbs {
		display: inline-block;
	}

	.fancybox-button--thumbs span {
		font-size: 23px;
	}

	.fancybox-button--thumbs:before {
		width: 3px;
		height: 3px;
		top: calc(50% - 2px);
		left: calc(50% - 2px);
		box-shadow: 0 -4px 0,-4px -4px 0,4px -4px 0,inset 0 0 0 32px,-4px 0 0,4px 0 0,0 4px 0,-4px 4px 0,4px 4px 0;
	}

	.fancybox-thumbs {
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: auto;
		width: 220px;
		margin: 0;
		padding: 5px 5px 0 0;
		background: #fff;
		word-break: normal;
		-webkit-tap-highlight-color: transparent;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		box-sizing: border-box;
		z-index: 99995;
	}

	.fancybox-show-thumbs .fancybox-thumbs {
		display: block;
	}

	.fancybox-show-thumbs .fancybox-inner {
		right: 220px;
	}

	.fancybox-thumbs>ul {
		list-style: none;
		position: absolute;
		position: relative;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		overflow-x: hidden;
		overflow-y: auto;
		font-size: 0;
	}

	.fancybox-thumbs>ul>li {
		float: left;
		overflow: hidden;
		max-width: 50%;
		padding: 0;
		margin: 0;
		width: 105px;
		height: 75px;
		position: relative;
		cursor: pointer;
		outline: 0;
		border: 5px solid transparent;
		border-top-width: 0;
		border-right-width: 0;
		-webkit-tap-highlight-color: transparent;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		box-sizing: border-box;
	}

	li.fancybox-thumbs-loading {
		background: rgba(0,0,0,.1);
	}

	.fancybox-thumbs>ul>li>img {
		position: absolute;
		top: 0;
		left: 0;
		min-width: 100%;
		min-height: 100%;
		max-width: none;
		max-height: none;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}

	.fancybox-thumbs>ul>li:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		border-radius: 2px;
		border: 4px solid #4ea7f9;
		z-index: 99991;
		opacity: 0;
		transition: all .2s cubic-bezier(.25,.46,.45,.94);
	}

	.fancybox-thumbs>ul>li.fancybox-thumbs-active:before {
		opacity: 1;
	}
}



@media screen and (min-width: 768px) {
	.carousel-caption {
		top: 112px;
	}
}

.viewall-section {
	float: right;
}

.heading-f {
	float: left;
}

@media screen and (max-width: 1024px) {
	.heading-f {
		float: none !important;
	}

	.viewall-section {
		float: none !important;
	}

	.second-padding {
		padding: 18px 1px!important;
	}
}

.social-follows1 i:hover {
	background: #000;
	color: #fff;
	cursor: pointer;
}

.play-bg {
	background: #fff;
	display: flex;
	padding: 0px;
}

@media screen and (max-width: 1024px) {
	.socialmedia-icons {
		margin: 15px 0;
	}

	.bottom-line {
		width: 100%;
		margin-left: 0px;
	}

	.video-frame iframe {
		width: 100%;
		height: 179px;
	}

	.lyric-text p {
		margin: 30px 5px;
	}

	.chords-style h3 {
		margin-left: 0px;
	}

	.chords-style .headding-border {
		margin-left: 0px;
		width: 100%;
	}

	.video-frame {
		width: 97%;
		padding-left: 0px !important;
	}

	.play-bg {
		background: #fff;
		display: block;
		padding: 15px;
	}

	.lead-section .col-lg-6.col-md-6.col-sm-12.col-xs-12.featuredcat-detail.read {
		padding-left: 16px;
	}

	iframe.embed-responsive-item.lead-video {
		width: 100%;
		height: 201px;
	}

	.video-frame iframe {
		height: 213px;
	}
}

@media screen and (max-width:500px) {
	.chords-style iframe {
		height: 239px!important;
	}

	.video-play iframe.embed-responsive-item {
		height: 257px !important;
		width: 100%;
		padding-left: 0px!important;
	}

	iframe.embed-responsive-item.lead-video {
		width: 100%;
		height: 220px !important;
	}
	.chord-full {
    padding: 25px 0 !important;
}

.single-lead-box {
    padding: 0 10px !important;
}

.category-text-section p {
    padding-top: 10px;
}

.category-header-bg {
    height: auto;
}


}

@media screen and (max-width:768px) {
}

@media only screen and (min-width:768px) {
	iframe.embed-responsive-item.lead-video {
		width: 100%;
		height: 400px !important;
	}
}

@media screen and (max-width:1120px) {
	.video-play iframe.embed-responsive-item {
		height: 332px;
		width: 100%;
		padding-left: 20px;
	}

	iframe.embed-responsive-item.lead-video {
		width: 100%;
		height: 340px;
	}
}







/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
 /*@font-face{font-family:FontAwesome;src:url(../fonts/fontawesome-webfont.eot?v=4.5.0);src:url(../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(../fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(../fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(../fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(../fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.fa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-rotate-90{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-close:before,.fa-remove:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-repeat:before,.fa-rotate-right:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-exclamation-triangle:before,.fa-warning:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-floppy-o:before,.fa-save:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-bolt:before,.fa-flash:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-chain-broken:before,.fa-unlink:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:"\f150"}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:"\f151"}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:"\f152"}.fa-eur:before,.fa-euro:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-inr:before,.fa-rupee:before{content:"\f156"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:"\f158"}.fa-krw:before,.fa-won:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-try:before,.fa-turkish-lira:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-bank:before,.fa-institution:before,.fa-university:before{content:"\f19c"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:"\f1c5"}.fa-file-archive-o:before,.fa-file-zip-o:before{content:"\f1c6"}.fa-file-audio-o:before,.fa-file-sound-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-empire:before,.fa-ge:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-paper-plane:before,.fa-send:before{content:"\f1d8"}.fa-paper-plane-o:before,.fa-send-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-bed:before,.fa-hotel:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-y-combinator:before,.fa-yc:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-television:before,.fa-tv:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"} */
 
 
 
 /*! jQuery UI - v1.11.2 - 2014-10-16
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden {
	display: none;
}

.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}

.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}

.ui-helper-clearfix:after,.ui-helper-clearfix:before {
	content: "";
	display: table;
	border-collapse: collapse;
}

.ui-helper-clearfix:after {
	clear: both;
}

.ui-helper-clearfix {
	min-height: 0;
}

.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter: Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}

.ui-state-disabled {
	cursor: default!important;
}

.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0;
	font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}

.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}

.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible;
}

.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited {
	text-decoration: none;
}

.ui-button-icon-only {
	width: 2.2em;
}

button.ui-button-icon-only {
	width: 2.4em;
}

.ui-button-icons-only {
	width: 3.4em;
}

button.ui-button-icons-only {
	width: 3.7em;
}

.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}

.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}

input.ui-button {
	padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,.ui-button-icons-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}

.ui-button-icons-only .ui-button-icon-primary,.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary {
	left: .5em;
}

.ui-button-icons-only .ui-button-icon-secondary,.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary {
	right: .5em;
}

.ui-buttonset {
	margin-right: 7px;
}

.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}

.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}

.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}

.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}

.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover {
	top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}

.ui-datepicker .ui-datepicker-next {
	right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}

.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}

.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}

.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: 700;
	border: 0;
}

.ui-datepicker td {
	border: 0;
	padding: 1px;
}

.ui-datepicker td a,.ui-datepicker td span {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

.ui-datepicker.ui-datepicker-multi {
	width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}

.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

.ui-datepicker-rtl {
	direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}

.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}

.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}

.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: 0 0;
	overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}

.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}

.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: 0;
}

.ui-menu .ui-menu {
	position: absolute;
}

.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0;
	list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}

.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}

.ui-menu .ui-state-active,.ui-menu .ui-state-focus {
	margin: -1px;
}

.ui-menu-icons {
	position: relative;
}

.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}

.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
	background: url(data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==);
	height: 100%;
	opacity: .25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}

.ui-resizable {
	position: relative;
}

.ui-resizable-handle {
	position: absolute;
	font-size: .1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-resizable-autohide .ui-resizable-handle,.ui-resizable-disabled .ui-resizable-handle {
	display: none;
}

.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}

.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}

.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}

.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}

.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}

.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}

.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}

.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted #000;
}

.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}

.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	overflow-x: hidden;
	padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: 700;
	line-height: 1.5;
	padding: 2px .4em;
	margin: .5em 0 0 0;
	height: auto;
	border: 0;
}

.ui-selectmenu-open {
	display: block;
}

.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
	right: .5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: .4em 2.1em .4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ui-slider {
	position: relative;
	text-align: left;
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}

.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}

.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}

.ui-spinner-input {
	border: none;
	background: 0 0;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}

.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}

.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}

.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}

.ui-spinner-up {
	top: 0;
}

.ui-spinner-down {
	bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
	background-position: -65px -16px;
}

.ui-tabs {
	position: relative;
	padding: .2em;
}

.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: 0 0;
}

.ui-tooltip {
	padding: 5px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
	border-width: 2px;
}

.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}

.ui-widget .ui-widget {
	font-size: 1em;
}

.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}

.ui-widget-content {
	border: 1px solid #aaa;
	background: #fff url(images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
	color: #222;
}

.ui-widget-content a {
	color: #222;
}

.ui-widget-header {
	border: 1px solid #aaa;
	background: #ccc url(images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
	color: #222;
	font-weight: 700;
}

.ui-widget-header a {
	color: #222;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
	font-weight: 400;
	color: #555;
}

.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited {
	color: #555;
	text-decoration: none;
}

.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover {
	border: 1px solid #999;
	background: #dadada url(images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
	font-weight: 400;
	color: #212121;
}

.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited {
	color: #212121;
	text-decoration: none;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
	border: 1px solid #aaa;
	background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
	font-weight: 400;
	color: #212121;
}

.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
	color: #363636;
}

.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a {
	color: #363636;
}

.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url(images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
	color: #cd0a0a;
}

.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}

.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}

.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary {
	font-weight: 700;
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter: Alpha(Opacity=70);
	font-weight: 400;
}

.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter: Alpha(Opacity=35);
	background-image: none;
}

.ui-state-disabled .ui-icon {
	filter: Alpha(Opacity=35);
}

.ui-icon {
	width: 16px;
	height: 16px;
}

.ui-icon,.ui-widget-content .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
	background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
	background-image: url(images/ui-icons_888888_256x240.png);
}

.ui-state-focus .ui-icon,.ui-state-hover .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-active .ui-icon {
	background-image: url(images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
	background-image: url(images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,.ui-state-error-text .ui-icon {
	background-image: url(images/ui-icons_cd0a0a_256x240.png);
}

.ui-icon-blank {
	background-position: 16px 16px;
}

.ui-icon-carat-1-n {
	background-position: 0 0;
}

.ui-icon-carat-1-ne {
	background-position: -16px 0;
}

.ui-icon-carat-1-e {
	background-position: -32px 0;
}

.ui-icon-carat-1-se {
	background-position: -48px 0;
}

.ui-icon-carat-1-s {
	background-position: -64px 0;
}

.ui-icon-carat-1-sw {
	background-position: -80px 0;
}

.ui-icon-carat-1-w {
	background-position: -96px 0;
}

.ui-icon-carat-1-nw {
	background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
	background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
	background-position: -144px 0;
}

.ui-icon-triangle-1-n {
	background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
	background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
	background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
	background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
	background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
	background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
	background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
	background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
	background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
	background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
	background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
	background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
	background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
	background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
	background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
	background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
	background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
	background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
	background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
	background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
	background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
	background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
	background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
	background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
	background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
	background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
	background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
	background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
	background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
	background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
	background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
	background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
	background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
	background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
	background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
	background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
	background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
	background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
	background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
	background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
	background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
	background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
	background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
	background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
	background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
	background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
	background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
	background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
	background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
	background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
	background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
	background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
	background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
	background-position: -176px -64px;
}

.ui-icon-arrow-4 {
	background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
	background-position: -16px -80px;
}

.ui-icon-extlink {
	background-position: -32px -80px;
}

.ui-icon-newwin {
	background-position: -48px -80px;
}

.ui-icon-refresh {
	background-position: -64px -80px;
}

.ui-icon-shuffle {
	background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
	background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
	background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
	background-position: 0 -96px;
}

.ui-icon-folder-open {
	background-position: -16px -96px;
}

.ui-icon-document {
	background-position: -32px -96px;
}

.ui-icon-document-b {
	background-position: -48px -96px;
}

.ui-icon-note {
	background-position: -64px -96px;
}

.ui-icon-mail-closed {
	background-position: -80px -96px;
}

.ui-icon-mail-open {
	background-position: -96px -96px;
}

.ui-icon-suitcase {
	background-position: -112px -96px;
}

.ui-icon-comment {
	background-position: -128px -96px;
}

.ui-icon-person {
	background-position: -144px -96px;
}

.ui-icon-print {
	background-position: -160px -96px;
}

.ui-icon-trash {
	background-position: -176px -96px;
}

.ui-icon-locked {
	background-position: -192px -96px;
}

.ui-icon-unlocked {
	background-position: -208px -96px;
}

.ui-icon-bookmark {
	background-position: -224px -96px;
}

.ui-icon-tag {
	background-position: -240px -96px;
}

.ui-icon-home {
	background-position: 0 -112px;
}

.ui-icon-flag {
	background-position: -16px -112px;
}

.ui-icon-calendar {
	background-position: -32px -112px;
}

.ui-icon-cart {
	background-position: -48px -112px;
}

.ui-icon-pencil {
	background-position: -64px -112px;
}

.ui-icon-clock {
	background-position: -80px -112px;
}

.ui-icon-disk {
	background-position: -96px -112px;
}

.ui-icon-calculator {
	background-position: -112px -112px;
}

.ui-icon-zoomin {
	background-position: -128px -112px;
}

.ui-icon-zoomout {
	background-position: -144px -112px;
}

.ui-icon-search {
	background-position: -160px -112px;
}

.ui-icon-wrench {
	background-position: -176px -112px;
}

.ui-icon-gear {
	background-position: -192px -112px;
}

.ui-icon-heart {
	background-position: -208px -112px;
}

.ui-icon-star {
	background-position: -224px -112px;
}

.ui-icon-link {
	background-position: -240px -112px;
}

.ui-icon-cancel {
	background-position: 0 -128px;
}

.ui-icon-plus {
	background-position: -16px -128px;
}

.ui-icon-plusthick {
	background-position: -32px -128px;
}

.ui-icon-minus {
	background-position: -48px -128px;
}

.ui-icon-minusthick {
	background-position: -64px -128px;
}

.ui-icon-close {
	background-position: -80px -128px;
}

.ui-icon-closethick {
	background-position: -96px -128px;
}

.ui-icon-key {
	background-position: -112px -128px;
}

.ui-icon-lightbulb {
	background-position: -128px -128px;
}

.ui-icon-scissors {
	background-position: -144px -128px;
}

.ui-icon-clipboard {
	background-position: -160px -128px;
}

.ui-icon-copy {
	background-position: -176px -128px;
}

.ui-icon-contact {
	background-position: -192px -128px;
}

.ui-icon-image {
	background-position: -208px -128px;
}

.ui-icon-video {
	background-position: -224px -128px;
}

.ui-icon-script {
	background-position: -240px -128px;
}

.ui-icon-alert {
	background-position: 0 -144px;
}

.ui-icon-info {
	background-position: -16px -144px;
}

.ui-icon-notice {
	background-position: -32px -144px;
}

.ui-icon-help {
	background-position: -48px -144px;
}

.ui-icon-check {
	background-position: -64px -144px;
}

.ui-icon-bullet {
	background-position: -80px -144px;
}

.ui-icon-radio-on {
	background-position: -96px -144px;
}

.ui-icon-radio-off {
	background-position: -112px -144px;
}

.ui-icon-pin-w {
	background-position: -128px -144px;
}

.ui-icon-pin-s {
	background-position: -144px -144px;
}

.ui-icon-play {
	background-position: 0 -160px;
}

.ui-icon-pause {
	background-position: -16px -160px;
}

.ui-icon-seek-next {
	background-position: -32px -160px;
}

.ui-icon-seek-prev {
	background-position: -48px -160px;
}

.ui-icon-seek-end {
	background-position: -64px -160px;
}

.ui-icon-seek-start {
	background-position: -80px -160px;
}

.ui-icon-seek-first {
	background-position: -80px -160px;
}

.ui-icon-stop {
	background-position: -96px -160px;
}

.ui-icon-eject {
	background-position: -112px -160px;
}

.ui-icon-volume-off {
	background-position: -128px -160px;
}

.ui-icon-volume-on {
	background-position: -144px -160px;
}

.ui-icon-power {
	background-position: 0 -176px;
}

.ui-icon-signal-diag {
	background-position: -16px -176px;
}

.ui-icon-signal {
	background-position: -32px -176px;
}

.ui-icon-battery-0 {
	background-position: -48px -176px;
}

.ui-icon-battery-1 {
	background-position: -64px -176px;
}

.ui-icon-battery-2 {
	background-position: -80px -176px;
}

.ui-icon-battery-3 {
	background-position: -96px -176px;
}

.ui-icon-circle-plus {
	background-position: 0 -192px;
}

.ui-icon-circle-minus {
	background-position: -16px -192px;
}

.ui-icon-circle-close {
	background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
	background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
	background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
	background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
	background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
	background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
	background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
	background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
	background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
	background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
	background-position: -192px -192px;
}

.ui-icon-circle-check {
	background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
	background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
	background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
	background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
	background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
	background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
	background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
	background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
	background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
	background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
	background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
	background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
	background-position: -80px -224px;
}

.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top {
	border-top-left-radius: 4px;
}

.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr {
	border-top-right-radius: 4px;
}

.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left {
	border-bottom-left-radius: 4px;
}

.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right {
	border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
	background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaa url(images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

.trend-review-post-img img {
	display: block;
	width: 184px;
	height: auto;
	overflow: hidden;
}

.trend-review-post-img {
	float: left;
	margin-right: 15px;
	padding-top: 17px;
}

.trend-post-tittle {
	font-size: 14px;
	font-family: inherit!important;
	text-transform: uppercase;
	padding-bottom: 3px!important;
	font-weight: 600;
	letter-spacing: .5px;
}

.trend-cat-thumb {
	font-size: 14px;
	font-family: inherit!important;
	padding: 0;
	margin-bottom: 4px;
}

.mobile-trend {
	display: none;
}

.trend-thumb {
	border-bottom: 1px solid lightgray;
	padding-bottom: 30px;
	padding-bottom: 21px;
	padding-top: 6px;
}

h3.trend-post-tittle {
	padding-top: 60px;
}

@media screen and (max-width:500px) {
  
	.mobile-trend {
		display: block !important;
		margin-bottom: 20px;
	}

	.desk-trend {
		display: block !important;
	}

	.title.tit-heading.mob-head {
		padding-bottom: 0px !important;
	}

	.title.tit-heading.mob-head h3 {
		padding-bottom: 0px;
	}
	
	.post-entry-1 .post-entry-1-contents {
    padding: 0px 10px 5px;
        height: 88px;
    }


}

.youCover.icon3:before {
	left: 56% !important;
	background-image: url(../images/youtube-ico.png);
}

.english-logo {
	width: 150px;
}

.english-nav {
	padding-left: 52px;
}

.english-nav ul li {
    float: left;
    line-height: 39px;
    margin-right: 22px;
}

.english-nav li a:hover {
	color: #1a95f7 !important;
}

.english-nav li a {
font-family: system-ui;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: 1px;
    color: #fff;
}

.english-header {
	background: #000;
	padding: 13px 0;
}

.english-header .search-container {
	float: right;
}

.search-container input[type=text] {
	padding: 7px 13px 8px;
	margin-top: 8px;
	font-size: 17px;
	border: none;
	background: #fff;
	border-radius: 20px;
	width: 100%;
	    font-family: unset;
}

.english-header .search-container button {
	float: right;
	padding: 5px 10px;
	margin-top: 8px;
	margin-right: 16px;
	background: #656565;
	font-size: 17px;
	border: 2px solid #fff;
	cursor: pointer;
	position: absolute;
	right: -1px;
	border-radius: 20px;
}

.english-header .search-container button:hover {
	background: #ccc;
}

.search-sec1 {
	padding: 1rem;
}

.search-slt1 {
	display: block;
	width: 100%;
	font-size: 0.875rem;
	line-height: 1.5;
	color: #d3d3d3;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	height:calc(38px + 8px) !important;
	border-radius: 0;
	border: none !important;
	    font-family: system-ui;
}

.wrn-btn1 {
	width: 100%;
	font-size: 16px;
	font-weight: 400;
	text-transform: capitalize;
	height: calc(3rem + 2px) !important;
	border-radius: 0;
}

@media (min-width: 992px) {
	.search-sec1 {
		position: relative;
		background: #2c2c2c;
	}
}

@media (max-width: 992px) {
	.search-sec1 {
		background: #2c2c2c;
	}
}

button.btn.btn-danger.eng-wrn-btn {
background: #1a95f7;
    border: 1px solid #1a95f7;
    width: 100%;
    padding: 14px;
    text-transform: uppercase;
    letter-spacing: 0.9px;
    font-family: system-ui;
    font-size: 11px;
    font-weight: 600;
    border-radius: 0px;
}



.english-nav ul {
	float: right;
}

.english-login i {
	border: 2px solid #fff;
	border-radius: 46px;
	width: 35px;
	height: 35px;
	text-align: center;
	font-size: 20px;
	line-height: 31px;
}

/*.english-chord-page {*/
    /*max-width: 950px;*/
/*    box-shadow: 1px 0px 14px 4px #d8d8d8;*/
/*    margin: 65px auto;*/
/*    background: #f8f8f8;*/
/*}*/


.english-title h3 {
font-family: system-ui !important;
    font-size: 22px;
    padding: 22px 0;
    padding: 14px 0px 22px 14px;
    float: left;
    color: #fff;
}

.e-trend-chords.e-right-side ul li:last-child {
    border-bottom: none !important;
}


.english-title h3 span {
	font-weight: 600;
	position: relative;
}

table.artist-details.english-details td {
	background: #1d1d1d;
	border: #1d1d1d;
}

table.artist-details.english-details strong {
    text-transform: uppercase;
    font-family: system-ui;
    letter-spacing: 0.9px;
    font-size: 12px;
    color: #fff;
}

table.artist-details.english-details .txttoRt {
	font-family: sans-serif;
	font-size: 14px;
	letter-spacing: 0.8px;
}

.socialmedia-icons.english-social {
	float: right;
}

.socialmedia-icons.english-social i {
	background: #1a95f7;
}

span.bottom-line-1 {
	border-bottom: 1px solid #b8b8b8;
	display: block;
	width: 96%;
	margin: 6px auto;
}

.english-title h3 span:after {
	position: absolute;
	display: block;
	height: 2px;
	background: #9d9d9d;
	height: 1px;
	width: -webkit-fill-available;
	content: "";
	left: 0;
	bottom: -5px;
}

.popular-english-list {
	padding: 8px 1px 6px 1px;
	border-bottom: 1px solid #444444;
	;
}

.english-artist {
	text-align: center;
	padding: 20px 26px;
}

.e-box1 {
	width: 42%;
	float: left;
}

.e-box2 {
	width: 40%;
	float: left;
	line-height: 33px;
}

.e-box3 {
	width: 17%;
	float: left;
}

.e-box1 span {
	font-size: 14px;
	text-transform: capitalize;
	letter-spacing: 0.4px;
	line-height: 30px;
}

.e-box1 span a {
    color: #1a95f7 !important;
    font-family: system-ui;
    font-weight: 600;
}

.e-box2 a:hover {
	color: #f9ad02;
}

.e-box2 a {
	color: #f9ad02;
	font-size: 15px;
	font-family: Open Sans,-apple-system,Roboto,Helvetica neue,Helvetica,sans-serif;
	font-weight: 600;
	letter-spacing: 0.5px;
}

.e-box1 span {
	position: relative;
}

.e-box1 span :after {
	position: absolute;
	display: block;
	height: 3px !important;
	background: #1a95f7;
	height: 1px;
	width: -webkit-fill-available;
	content: "";
	left: 0;
	bottom: -6px;
}

.star-rating li {
	margin: 0px !important;
}

.rating {
	border: none;
	float: right;
}

.rating > input {
	display: none;
}

.rating > label:before {
	margin: 5px 3px;
	font-size: 2.25em;
	font-family: FontAwesome;
	display: inline-block;
	content: "★" !important;
}

.rating > .half:before {
	content: "★" !important;
	position: absolute;
}

.rating > label {
	color: #7f7f7f;
	float: right;
}

/***** CSS Magic to Highlight Stars on Hover *****/

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label {
	color: #1a95f7;
} /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label {
	color: #eabe59;
}

.english-box {
	padding: 0 10px;
	border: 1px solid #3c3c3c;
}

.english-artist-section {
	padding: 60px 0;
}

.english-artist-section h1 {
font-size: 25px;
    font-family: system-ui !important;
    font-weight: 600;
    letter-spacing: 0.6px;
    margin-bottom: 50px;
    color: #fff;
    text-align: center;
}

.image-grid-cover {
	width: 100%;
	background-size: cover;
	min-height: 350px;
	position: relative;
	text-shadow: rgba(0,0,0,.8) 0 1px 0;
	    margin-top: 10px;
}

.image-grid-clickbox {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 20;
}

.cover-wrapper {
	font-size: 18px;
	text-align: center;
	display: block;
	color: #fff;
	text-shadow: rgba(0,0,0,.8) 0 1px 0;
	z-index: 21;
	position: relative;
	top: 80px;
}

.image-grid-item h6 {
text-align: center;
    font-size: 15px;
    padding: 13px 0;
    font-family: system-ui !important;
    font-weight: 600;
    color: #ffffff;
    background: #1a95f7;
}

.english-artist-listing h1 {
	font-size: 24px;
	font-family: sans-serif !important;
	font-weight: 700;
	letter-spacing: 0.6px;
	margin-bottom: 50px;
}

.english-artist-listing {

	padding: 30px 0;
}

.single-elist .e-img1 {
	float: left;
}

.single-elist .e-text {
	float: left;
	padding-left: 20px;
}

img.e-img {
	width: 30px;
	padding-top: 5px;
}

.single-elist {
	background: #fff;
	padding: 11px;
	box-shadow: 1px 0px 11px #cbcbcb;
	margin-bottom: 22px;
}

.e-text h5 {
	font-size: 15px;
	font-weight: 600;
	font-family: sans-serif !important;
	color: gray;
}

.e-text h5 a {
	color: #4a4a4a;
}

.english-box-section {
	background:#1d1d1d;
}

.english-box-section1 {
	padding: 32px 0 50px;
	background: #1d1d1d;
}

.english-left {
	border: 1px solid #3c3c3c;
	padding: 22px 10px;
	text-align: center;
}

.english-left h4 {
color: #fff;
    font-family: system-ui !important;
    letter-spacing: 0.8px;
    font-weight: 600;
    margin-bottom: 4px;
    font-size: 13px;
}

.english-left p {
    font-size: 13px;
    color: #838383;
    font-family: system-ui;
    line-height: 19px;
    margin-bottom: 19px;
}

button.btn.btn-esign {
    background: #1a95f7;
    padding: 6px 28px;
    border-radius: 0px;
    font-family: system-ui;
    font-weight: 600;
    letter-spacing: 0.4px;
    border: 1px solid #1a95f7;
    color: #fff;
    border-radius: 37px;
    min-height: 30px;
    font-size: 12px;
    text-transform: uppercase;
}

.english-alpha {
	background: #121212;
}

.english-alpha ul li a {
	color: #fff;
	font-family: monospace !important;
}

.submit-lyric.pos-center.english-alpha-submit {
	background: #1a95f7 !important;
	border: 1px solid #1a95f7;
}

.submit-lyric.pos-center.english-alpha-submit a {
	width: 100%;
	line-height: 48px!important;
}

.submit-lyric.pos-center.english-alpha-submit a {
	font-family: system-ui;
	font-size: 14px;
	color: #fff;
}

.english-alpha ul li a:hover , .lyric-alphabet ul li a:hover{
	color: #1a95f7 !important;
}

.single-elist-1 {
	background: #fff;
	padding: 11px;
	box-shadow: 1px 0px 11px #cbcbcb;
	margin-bottom: 22px;
}

.single-elist-1 .e-img1-1 {
	float: left;
}

.single-elist-1 .e-text-1 {
	float: left;
	margin-left: 22px;
}

.e-text-1 h5 a {
	color: #505050;
	;
}

.e-text-1 h5 {
	font-size: 15px;
	font-weight: 600;
	font-family: sans-serif !important;
	padding: 0px;
	letter-spacing: 0.8px;
}

.alpha-bar {
	padding: 50px 0 30px;
}

.e-song-section {
	padding: 9px 0 50px;
}

.e-song-section h1 {
font-size: 20px;
    font-family: system-ui !important;
    font-weight: 600;
    letter-spacing: 0.6px;
    margin-bottom: 42px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
}

.e-text-1 h6 {
	padding: 0px;
	font-size: 13px;
	font-family: sans-serif !important;
	font-weight: 300;
	color: #737373;
	letter-spacing: 0.4px;
}

.e-box2 span a {
    color: #ddc !important;
    font-family: system-ui;
    font-size: 14px;
    text-transform: capitalize;
    line-height: 30px;
}

.e-left-down {
	margin-top: 12px;
}

.english-box-section h1 {
	margin-bottom: 40px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-family: sans-serif !important;
	letter-spacing: 0.9px;
	position: relative;
}

.english-box-section h1:after {
	position: absolute;
	display: block;
	height: 3px !important;
	background: #f0e6c1;
	height: 1px;
	width: 54px;
	content: "";
	left: 2px;
	bottom: -10px;
}

input.form-control.news-form {
	margin-bottom: 22px;
	margin-top: 5px;
	border-radius: 0px;
	border: 1px solid #737373 !important;
	font-size: 12px;
}

.blog-img {
	position: relative;
	padding: 6px;
}

.blog-img img {
	width: 100%;
}

.post-category a {
display: inline-block;
    background-color: #1a95f7 !important;
    color: #fff;
    font-size: 11px;
    font-family: system-ui;
    padding: 0 10px;
    border-radius: 3px;
}

.single-blog:hover img {
	opacity: .85;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
}

.blog-title h4 {
font-weight: 600;
    font-family: sans-serif !important;
    padding: 13px 0 3px;
    color: #fff;
}

.english-review {
	background: #1d1d1d !important;
	padding:19px 0 50px;
}

.blog-content .ath-post span {
	font-family: monospace;
}

.single-blog {
background: #323232;
    padding: 8px;
    border-radius: 3px;
    text-align: left;
}

.blog-content {
	margin-top: 17px;
	margin-bottom: 5px;
}

.single-blog p {
    margin-bottom: 16px;
    font-family: system-ui;
    font-size: 13px;
    margin-top: 4px;
    color: #dfdfdf;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

a.box_btn {
    text-transform: uppercase;
    font-size: .75rem;
    border-bottom: 2px solid #1a95f7;
    font-weight: 700;
    font-family: system-ui;
    font-size: 12px;
    padding-bottom: 3px;
    color: #1a95f7;
}

.english-review h1 {
    margin-bottom: 40px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    font-family: system-ui !important;
    letter-spacing: 0.9px;
    position: relative;
    text-align: left;
    font-weight: 600;
}

.container-fluid.english-review h1:after {
	position: absolute;
	display: block;
	height: 3px !important;
	background: #e9e9e9;
	height: 1px;
	width: 54px;
	content: "";
	left: 2px;
	bottom: -10px;
}

a.box_btn:hover {
	color: #000 !important;
}

.english-review .carousel-inner {
	height: 100% !important;
	width: 100%;
}

ul.carousel-indicators.car-indr {
	bottom: -42px;
}

.blog-title h4 a {
    color: #ffffff !important;
    font-family: system-ui;
}

.e-search-list {
	max-width: 980px;
	margin: 0 auto;
}

.e-search-list h1 {
	margin-bottom: 40px;
	color: #fff;
	text-transform: uppercase;
	font-size: 20px;
	font-family: sans-serif !important;
	letter-spacing: 0.9px;
	position: relative;
}

.e-search-list h1:after {
	position: absolute;
	display: block;
	height: 3px !important;
	background: #f0e6c1;
	height: 1px;
	width: 54px;
	content: "";
	left: 2px;
	bottom: -10px;
}

.desk-trend.english-trending-box {
	background: #987f5b;
	padding: 60px 0;
}

.desk-trend.english-trending-box h1 {
	margin-bottom: 40px;
	color: #fff;
	text-transform: uppercase;
	font-size: 23px;
	font-family: sans-serif !important;
	letter-spacing: 0.9px;
	position: relative;
}

.desk-trend.english-trending-box h1:after {
	position: absolute;
	display: block;
	height: 3px !important;
	background: #f0e6c1;
	height: 1px;
	width: 54px;
	content: "";
	left: 2px;
	bottom: -10px;
}

.desk-trend.english-trending-box h2 {
	font-size: 12px !important;
}

.desk-trend.english-trending-box h2 a {
	font-family: sans-serif;
	letter-spacing: 0.7px;
	color: #987f5b;
}

.desk-trend.english-trending-box h4 {
	font-family: monospace !important;
}

.slider_sec {
	background: #111111;
	text-align: center;
	color: #fff;
	font-family: 'Raleway', sans-serif;
}

.slider_sec h3 {
	margin: 0px 0 45px 0;
	padding: 10px 0 0 0;
	line-height: 1;
	font-size: 40px;
	color: #fff;
	font-weight: 600;
}

.img_wrp img {
	transition: all 0.5s ease;
}

.owl-prev {
	position: absolute;
	z-index: 10;
	display: inline-block;
	left: -64px;
	cursor: pointer;
	font-size: 0.1px;
	top: 45%;
	width: 65px;
	height: 58px;
	background: url(https://www.pickachord.com/static/front/images/return-left.png)no-repeat;

}

.owl-next {
	position: absolute;
	z-index: 10;
	display: inline-block;
	right: -99px;
	cursor: pointer;
	font-size: 0.1px;
	top: 45%;
	width: 65px;
	height: 58px;
	background: url(https://www.pickachord.com/static/front/images/return-right.png)no-repeat;

}



/*Owl carousel Library you should create the seprate css file for this*/

.owl-carousel,
.owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
	z-index: 0;
}

.owl-carousel .owl-animated-out {
	z-index: 1;
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out;
}

.owl-carousel {
	display: none;
	width: 100%;
	z-index: 1;
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel.owl-loaded {
	display: block;
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}

.owl-carousel.owl-hidden {
	opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
	display: none;
}

.owl-carousel .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto;
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab;
}

.owl-carousel.owl-rtl {
	direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
	float: right;
}

.no-js .owl-carousel {
	display: block;
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	-moz-transition: scale .1s ease;
	-ms-transition: scale .1s ease;
	-o-transition: scale .1s ease;
	transition: scale .1s ease;
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease;
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}

.e-trend-chords h1 {
    margin-bottom: 40px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 17px;
    font-family: system-ui !important;
    letter-spacing: 0.3px;
    position: relative;
    font-weight: 600;
    padding-top: 14px
}

.e-trend-chords h1:after {
position: absolute;
    display: block;
    height: 2px !important;
    background: #ffffff;
    height: 1px;
    width: 54px;
    content: "";
    left: 2px;
    bottom: -12px;
    border-radius: 2px;
}

.e-trend-chords {
	margin-right: 6px;
}

.e-trend-chords ul li {
	border-bottom: 1px solid #393939;
	padding: 8px 0;
}

.e-trend-chords li a {
    font-size: 13px;
    font-weight: 600;
    font-family: system-ui;
    color: #ffffff;
    text-transform: capitalize;
}

.e-left-side {
	/*box-shadow: 1px 0px 14px 4px #d8d8d8;*/

	margin: 10px;
}

.e-right-side {
	padding: 0px 10px;
	margin-top: 12px;
	margin-bottom: 30px;
	    background: #090909;
}

.english-chord-page {
	margin-top: 43px;
}

.e-trend-chords li p {
    margin-left: 24px;
    font-family: system-ui;
    font-size: 11px;
    letter-spacing: 0.7px;
    color: #cececd;
    font-weight: 500;
}

a.youCover.icon2.loaded.e-video {
	background: transparent;
}

.youCover.icon2.loaded.e-video:before {
	left: 57%;
	height: 60px;
}

.english-left1 {
	border: 1px solid #3c3c3c;
	text-align: center;
}

.e-trend-chords.e-trend-artist {
	margin-top: 11px;
}

.chord-star-rating .rating {
	border: none;
	float: left;
	margin-left: 11px;
}

.image-grid-item h6 a:hover {
	color: #000 !important;
}

.image-grid-item h6 a {
	color: #fff;
}

.all-artist-tittle h6 {
	margin-bottom: 40px;
	color: #fff;
	text-transform: uppercase;
	font-size: 17px;
	font-family: sans-serif !important;
	letter-spacing: 0.9px;
	position: relative;
	font-weight: 600;
	padding: 0px;
	margin-left: 12px;
	margin-top: 10px;
}

.all-artist-tittle h6:after {
position: absolute;
    display: block;
    height: 3px !important;
    background: #e9e9e9;
    height: 1px;
    width: 54px;
    content: "";
    left: 2px;
    bottom: -11px;
    border-radius: 3px;
}

.avg-star-rating {
	text-align: right;
}

span.fa.fa-star.checked {
	color: #f9ad02;
}

.avg-star-rating span {
	color: #8c8c8c;
}

.mobile-container {
	max-width: 100%;
	margin: auto;
	color: white;
	display: none;
	background: #000;
}

.mobile-container .topnav {
	overflow: hidden;
	position: relative;
}

.mobile-container .topnav #myLinks {
	display: none;
}

.mobile-container .topnav a {
	color: white;
	padding: 6px 16px;
	text-decoration: none;
	font-size: 17px;
	display: block;
	text-decoration: none;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-family: system-ui;
}

.mobile-container .topnav a.icon {
	display: block;
	position: absolute;
	right: 26px;
	top: 10px;
	font-size: 22px;
}

@media screen and (max-width:770px) {
	.mobile-container {
		display: block;
	}

	.top-header {
		display: none;
	}

	.topnav a {
		float: none;
		text-align: left;
	}

	.english-logo {
		width: 174px !important;
		margin-bottom: 11px;
	}

	.english-header {
		display: none;
	}

	.e-box2 {
		width: 100% !important;
		float: none !important;
	}

	.e-box1 {
		width: auto !important;
		float: left !important;
	}

	.e-box3 {
		width: auto !important;
		float: right !important;
	}

	button.btn.btn-danger.eng-wrn-btn {
		width: 100%;
	}

	.english-left {
		text-align: center;
		margin-top: 42px;
		margin-bottom: 42px;
	}

	.image-grid-item {
		margin-bottom: 30px;
	}

	button.btn.fb-eng-login {
		padding: 10px 42px;
		margin-top: 7px;
		margin-left: 13px;
		margin-bottom: 20px;
	}

	.english-login {
		padding-bottom: 13px;
	}

	.mobile-container .topnav {
		overflow: unset;
	}

	.dropdown-menu.fb-dropdown {
		left: 11px!important;
	}
	
button.btn.btn-danger.eng-wrn-btn {
    padding: 9px !important;
    margin-top: 12px;
    min-height: 20px !important;
}   
	
.english-chord-page {
    margin-top: 0px !important;
}	
	
	
}

@media screen and (max-width:500px) {
   
   
   
    
 .trending-videos.chord-title {
    margin-top: 15px !important;
}   
    
    
.trending-videos1.desk-trend.chord-title.song-l {
    display: none !important;
} 
    
    
    
	.mobile-container .topnav a.icon {
		right: 7px !important;
	}

	.owl-next {
		right: -16px!important;
		width: 50px!important;
		height: 60px!important;
		top: -42px !important;
		opacity: 1 !important;
	}

	.owl-prev {
		left: 0!important;
		width: 50px!important;
		height: 60px!important;
		top: -42px !important;
		opacity: 1 !important;
	}

	.english-review h1 {
		margin-bottom: 92px;
	}

	.socialmedia-icons.english-social {
		float: none;
		margin-left: 5px;
		border-bottom: 1px solid lightgray;
		padding-bottom: 25px;
	}

	.english-title h3 {
		font-size: 20px;
		padding: 22px 0px 18px 5px;
		float: none;
	}

	.e-left-side {
		margin: 0px;
	}

	.e-right-side {
		margin: 26px 15px;
		padding-bottom: 6px;
	}

	.all-artist-tittle h6 {
		margin-top: 55px;
		padding: unset;
	}

	.star-rating.chord-star-rating {
		padding-bottom: 94px !important;
		position: relative;
	}

	.eng-fav {
		float: none !important;
		position: absolute !important;
		bottom: 28px;
		left: 13px !important;
	}

	.down-3 {
		float: left !important;
		padding-top: 6px;
		padding-bottom: 10px;
	}

	.special-artist.front-artist h1 {
		padding-top: 25px;
	}

	.releated-sp {
		margin-bottom: 25px;
	}

	.our-text iframe {
		border: 1px solid;
		width: 100%;
		height: 200px;
	}
}

.star-rating.chord-star-rating {
	padding-bottom: 37px;
	margin-top: 26px;
	border-top: 1px solid #414141;
	padding-top: 17px;
}

.star-rating.chord-star-rating p {
margin-left: 18px;
    font-family: system-ui;
    padding-bottom: 5px;
    letter-spacing: 0.7px;
    color: #fff;
    font-size: 16px;
}

.e-trend-chords.e-trend-artist h1 {
	padding-top: 0px !important;
}

.e-trend-chords.e-trend-artist.e-right-side.single-e h1 {
	padding-top: 25px !important;
}

.e-trend-chords.e-trend-artist.e-right-side h1 {
	padding-top: 23px !important;
}

button.btn.fb-eng-login {
    background: #1a95f7;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    font-family: system-ui;
    border-radius: 22px;
    padding: 7px 18px;
    border: 1px solid #1a95f7;
    margin-top: 4px;
    letter-spacing: 0.9px;
    min-height: 24px;
}

.dropdown-menu.fb-dropdown.fa-eng-drop a {
font-size: 13px;
    text-transform: capitalize;
    font-family: system-ui;
    letter-spacing: 0.5px;
    display: block;
    padding: 4px 5px !important;
    font-weight: 500;
    line-height: normal;
}

.dropdown-menu.fb-dropdown {
	background: #1a95f7 !important;
}
.dropdown.fb-login-dropdown.open .dropdown-menu a:hover {
    color: #fff !important;
    background: #1f8ee5;
}

.socialmedia-icons a:hover {
	color: #fff !important;
}

.fb-hindi-login {
	background: transparent;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	padding-top: 13px;
}

.fb-hindi-login:hover {
	color: #e4422e !important;
}

.fb-hindi-login:focus {
	outline: none !important;
	color: #fff;
}

.rating_msg {
	float: left;
}

.eng-fav {
	float: right;
	position: relative;
	margin-right: 23px;
}

.eng-fav:hover {
	background: #987f5b;
	color: #000 !important;
}

.eng-fav {
background: #1a95f7;
    padding: 4px 13px 6px;
    border-radius: 25px;
    color: #fff;
    font-family: system-ui !important;
    font-size: 13px;
    font-weight: 500;
}

.eng-fav i {
    font-size: 12px;
}

.download-box-area {
	box-shadow: -1px 1px 8px 0 rgba(0, 0, 0, 0.2);
	max-width: 700px;
	margin-bottom: 30px;
	padding: 0 20px;
}

.down-img {
	padding: 13px;
}

.media-body1 h4 {
	font-size: 16px;
	padding-top: 24px;
}

.down-1 {
	float: left;
}

.down-2 {
	float: left;
}

.down-3 {
	float: right;
}

.btn.download-btn {
    background: #0465af;
    color: #fff;
    border-radius: 22px;
    margin-top: 17px;
    margin-right: 10px;
    font-size: 12px;
    font-weight: 500;
    padding: 8px 12px;
    min-height: auto;
}

.download-detail {
	padding: 10px 0px;
}

.download-fullbox {
	padding: 60px 0;
}

.btn.download-btn:hover {
	background: #797979 !important;
	color: #fff !important;
}


.video-content.download {
}

.video-content.download h1 {
	margin-bottom: 27px;
}

button.btn.download-p {
	margin-top: 30px;
	background: #fff;
	border-radius: 20px;
	padding: 10px 23px;
	font-weight: 700;
	letter-spacing: 0.4px;
	text-transform: uppercase;
}

button.btn.btn-dark.req-btn {
margin-top: 18px;
    padding: 8px 15px;
    border-radius: 37px;
    font-size: 13px;
    font-family: unset;
    font-weight: 500;
    border: 2px solid #b5b5b5;
    color: #e6e6e6;
}

.trending-videos.t-chord h1 {
	margin-bottom: 15px;
	margin-top: 40px;
}

.ourspecial-details h1 {
	margin-top: 16px;
	font-size: 22px;
	font-family: inherit !important;
	font-weight: 600;
	margin-bottom: 20px;
}

.ourspecial-details {
	margin-bottom: 33px;
}

.special-icon {
	margin-bottom: 23px;
	border-top: 1px solid lightgray;
	padding-top: 22px;
}

.ourspecial-details span.art-icon {
	line-height: 28px !important;
}

.ourspecial-section {
	padding: 60px 0 0px;
}

.our-text {
	margin-bottom: 18px;
}

.special-link {
	margin-bottom: 27px;
	border-bottom: 1px solid lightgray;
	padding-bottom: 21px;
}

.special-link a h5 {
	font-size: 17px;
	font-family: sans-serif !important;
	text-transform: capitalize;
}

.special-list h2:hover {
	color: #5479a7 !important;
}

.special-list h2 {
	font-size: 21px;
	font-family: inherit !important;
	font-weight: 600;
}

.special-btn:hover {
	color: #fff !important;
	background: #5479a7 !important;
}

.special-btn {
	background: #000;
	color: #fff;
	padding: 10px 28px;
	text-transform: uppercase;
	font-size: 12px;
	font-family: inherit;
	letter-spacing: 1.8px;
	border-radius: 21px;
}

.special-list {
	border-bottom: 1px solid lightgray;
	padding: 30px 0;
}

.our-special-innerbox h1 {
	font-size: 24px;
	font-family: inherit !important;
	font-weight: 600;
	margin-top: 26px;
	padding-left: 13px;
	text-transform: uppercase;
	color: #5479a7;
	letter-spacing: 0.6px;
	padding: 12px 0;
	margin-bottom: 7px;
}

.special-artist ul {
	list-style-type: disc;
	color: #5479a7;
	padding-left: 19px;
	padding-top: 19px;
}

.special-artist li {
	padding-bottom: 7px;
}

.special-artist li a {
	font-size: 15px;
	letter-spacing: 0.6px;
	font-family: inherit;
	color: #444444;
}

.our-special-innerbox .headding-border {
	background: #5479a7 !important;
}

.special-list p {
    margin-bottom: 23px;
    margin-top: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 20.9px;
    font-size: 14px;
    color: #000;
}

.our-text p {
	text-align: center;
}

.front-list ul {
	list-style-type: disc;
	padding-left: 18px;
}

.front-special h1 {
	margin-left: 0;
	font-family: inherit!important;
	letter-spacing: .3px;
	font-weight: 600;
	font-size: 21px;
	text-transform: uppercase;
	margin-bottom: 4px;
	padding-left: 10px;
}

.container-fluid.front-special {
	padding: 44px 0;
}

.front-list li {
	padding-bottom: 13px;
}

.front-list ul li a {
	font-size: 18px;
	text-transform: capitalize;
	font-size: 17px;
	font-family: inherit !important;
	font-weight: 600;
	letter-spacing: 0.5px;
	color: #5479a7;
}

.related-links.special-songs-list ul li {
	padding-bottom: 9px;
}

.related-links.review-songs-list {
	padding-top: 32px;
}

.related-links.review-songs-list li {
	border-bottom: 1px solid lightgray;
	padding: 7px 0;
}

.related-links.review-songs-list.special-artist ul {
	padding-top: 0px;
}

.related-links.review-songs-list.special-artist.pp2 {
	padding-top: 0px;
}

.rel-spe h1 {
	font-size: 24px;
	font-family: inherit !important;
	font-weight: 600;
	padding-left: 13px;
	text-transform: uppercase;
	color: #5479a7;
	letter-spacing: 0.6px;
	padding: 12px 0;
	margin-bottom: 15px;
}

.releated-sp h6 {
	font-size: 14px;
	font-family: inherit !important;
	font-weight: 600;
	text-transform: uppercase;
	color: #636363;
	letter-spacing: 0.6px;
	letter-spacing: 0.7px;
}

.releated-sp h6 {
	padding: 10px 0;
	padding-right: 4px;
}

.rel-spe {
	border-top: 1px solid lightgray;
	padding: 20px 0 38px 16px;
}

/*new*/


.lead-video-listing {
	border-bottom: 1px solid lightgray;
	padding: 25px 0 20px;
	margin-bottom: 0px;
}

.lead-video-listing h3 a {
	color: #0465af;
}

.lead-full {
	padding: 65px 0;
}

.playthrough-videos.lead-playthrough {
	margin-top: 46px;
}

.featuredcat-detail h3 a:hover {
	color: #616fed !important;
}

ul.links li a:hover {
	color: #616fed !important;
}

.lead-video-listing h3 a:hover {
	color: #0465af !important;
}

.navbar-inverse .navbar-nav>li>a {
    color: #fff;
    font-family: system-ui;
    font-weight: 600;
}

.main-head h3 {
    text-align: center;
    letter-spacing: .3px;
    font-weight: 700;
    font-size: 27px;
    color: #000;
    padding: 20px 0;
        margin-bottom: 22px;
}

.home-trending {
    padding: 30px 0 55px;
}

h2.front-special {
    font-size: 17px;
        color: #060606;
}

.special-list.home-special-list {
    border-bottom: none;
}


.trend-entry .number {
-webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    flex: 0 0 33px;
    font-size: 16px;
    line-height: 1;
    color: #0465af;
    font-weight: 600;
    padding-top: 3px;
}

.trend-entry .trend-contents h2 {
    font-size: 16px;
        padding-top: 0px;
            padding-bottom: 6px;
}

.trend-entry .trend-contents h2 a {
    color: #0465af;
    font-weight: 600;
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.trend-entry.d-flex {
    background: #fff;
    padding: 8px;
    border-radius: 2px;
    margin-bottom: 15px;
}

.chord-film span {
    font-weight: 500;
    color: #888686;
}

.trend-entry.d-flex:hover {
    box-shadow: 0px 0px 8px 2px #4240401a;
}

.pop-chord {
    padding: 30px 0;
}

.navbar-inverse .navbar-toggle {
    border: none;
}

.navbar-toggle {
    margin-right: 0px;
}

.video-trending {
    padding: 30px 0;
}

@media screen and (max-width:500px) {
.title h3 {
    margin-bottom: 1px;
}    
  
.title {
    margin-bottom: 23px;
}  

.dividers {
    width: 100% !important;
}  
  
.requestsong-section {
    padding: 0 15px;
}  
    
}



.single-home-reviews-section {
    background: #fff;
    padding: 10px;
    border-radius: 4px;
    box-shadow: 0px 0px 7px 8px #dedede69;
}

.single-home-reviews-section .post-cats a {
    background: #656565b8;
    /*background:#69abe2e6;*/
}

.single-home-reviews-section .post-title1 a {
    color: #404040;
   
}

.single-home-reviews-section .post-info {
    padding-right: 0;
}

.chord-full {
    padding: 40px 0;
}

.chord-title h1 {
    color: #0465af;
    font-weight: 600;
    font-size: 21px;
    padding-bottom: 14px;
    text-transform: uppercase;
}

.dividers{
    position: relative;
    border-bottom: 2px solid #ddd;
    margin-bottom: 18px;
    width: 90%;
}

.dividers::before {
    position: absolute;
    bottom: -3px;
    width: 45px;
    height: 4px;
    background-color: #0465af;
    content: '';
}

table.artist-details td strong {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.3px;
    color:#000;
}

table.artist-details td a {
    color: #ffffff;
}

.chord-title h3 {
    color: #0465af;
    font-weight: 600;
    font-size: 25px;
    padding-bottom: 12px;
}

.mobile-trend h3.trend-post-tittle {
    color: #0465af;
    font-weight: 600;
    font-size: 14px;
}

.box-effect {
    box-shadow: 0px 2px 14px 5px #dedede;
    padding: 20px 10px;
    border-radius: 3px;
}

.songs-section {
    padding: 35px 0;
}

.playthrough-bg {
    padding: 50px 0;
}

.playthrough-content{
    padding: 4rem;
    padding-left: 10px !important;
}

.playthrough-content h1 {
    font-size: 22px;
    color: #000000;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.playthrough-content h6 {
    color: #757575;
    font-weight: 500;
    padding-top: 14px;
}

.playthrough-content p {
    font-size: 15px;
    text-align: initial;
    padding: 12px 0;
    color: #000;
}

button.btn.btn-outline-warning.read-btn.sm {
    padding: 0px;
    font-size: 14px;
    line-height: normal;
    min-height: auto !important;
    /* border-radius: 20px; */
    margin-top: 18px;
    background: transparent;
    color: #0465af;
    border-bottom: 2px solid #0465af;
}

button.btn.btn-outline-warning.read-btn.sm:hover {
    color: #000;
    border-bottom: 2px solid #000;
}

button.btn.btn-outline-warning.read-btn.sm:active {
    box-shadow: none;
}

button.btn.btn-outline-warning.read-btn.sm:focus {
    outline:none;
}

.lead-content {
    padding-right: 20px;
}

.lead-popular.lead-section ul li a {
    color: #676767;
}

.single-lead-box {
    padding: 0 30px;
}

.artist-p {
    padding: 0px;
    margin-bottom: 2px;
}

.latest-review-bg {
    display: flex;
}

.latest-review {
    width: 100%;
}

.review-latest-content {
    padding: 6rem 2rem;
    background:#0465afc4;
    width: 60%;
}

.review-latest-content h1 {
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    margin-top: 22px;
    margin-bottom: 20px;
}

.review-latest-content p {
    color: #fff;
    font-family: unset;
    font-size: 16px;
}

.latest-review-fullbg {
    background: #004e7714;
    padding: 50px 0;
}

.review-sidep {
    padding-right: 50px;
}

.post-info {
    padding-top: 8px;
}

.categorie-list li i, .popular-song-list li i {
    color: #0465af;
    font-size: 13px;
    margin-right: 5px;
}

.popular-song-list li a {
    color: #777777;
    font-size: 14px;
    font-weight: 600;
    font-family: system-ui;
}

.popular-song-list li {
    border-bottom: solid 1px #d4d4d4;
    padding: 7px;
}

img.review-img {
    height: 100%;
}

.cat-bann {
    background: #004e7714;
    padding: 40px 0;
}

@media screen and (max-width:900px) {
   .review-sidep {
    padding-right: 15px;
} 

.latest-review-bg {
    display: contents !important;
}

.review-latest-content {
    padding: 2rem 2rem;
    width: 100%;
}

img.review-img {
    height: auto !important;
}
    
}


.request-section1 h3 {
    font-size: 25px;
    text-align: center;
    color: #0465af;
    padding-top: 35px;
}

.request-section1 {
    box-shadow: 1px 0px 14px 8px #f1f1f1;
    max-width: 900px;
    margin: 53px auto;
}

div#usp-submit {
    margin: 0 0 70px;
}

div#user-submitted-posts fieldset input.usp-input {

     width: 100%;
}

div#user-submitted-posts fieldset label {
    line-height: 25px;
    font-size: 15px;
}

#usp-submit input[type=submit] {
    line-height: 22px;
    float: left;
    width: 172px;
    display: inline-block;
    background: #0465af;
    border: none;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .0300em;
    border-bottom: none;
    padding: 0 10px;
    display: inline-block;
    border-radius: 3px;
    margin-top: 20px;
    text-transform: uppercase;
}

.static-head h1 {
    color: #0465af;
    font-weight: 700;
    text-align: center;
    font-size: 27px;
    padding-top: 22px;
}

h2.team-head.text-center {
    font-size: 27px;
    text-transform: uppercase;
    font-weight: 700;
}

.contact-full-box {
    box-shadow: 1px 0px 14px 8px #f1f1f1;
    max-width: 800px;
    margin: 53px auto;
        padding: 0 24px;
}

input.form-control.con-btn {
    background: #2f2f2f;
    color: #fff;
    font-weight: 500;
    margin-top: 27px;
    margin-bottom: 25px;
}

.email-section i {
    color: #fff !important;
    font-size:14px;
}

.email-section h4 {
    color: #fff;
    font-weight: 500;
    padding-right: 21px;
    padding-top: 0px;
}

.email-text {
    color: #fff;
    font-weight: 600;
}

.footer-divider {
    border: 1px solid #131212;
    background: #444;
}

.title.category_title.catstyle-style6.style1 h3 {
    margin-bottom: 0px;
}

#custom-search-input button:focus {
    box-shadow: none;
    border:none;
}

svg.svg-icon.search-icon:focus {
    outline: none;
}

.search-result-box {
    max-width: 945px;
    margin: 0 auto;
}

.footer-section ul li a {
    color: #e2e2e2;
    font-size: 12px;
    font-family: system-ui;
    text-transform: capitalize;
}

button.btn.song-req {
    border-radius: 20px;
    padding: 0px 10px 2px;
    line-height: normal;
    min-height: 29px;
    font-weight: 500;
    font-family: system-ui;
    font-size: 13px;
}


.eng-search-bar {
    max-width: 840px;
}

.avg-star-rating span {
    font-size: 12px;
}

.e-trend-chords li a:hover {
    color: #1a95f7 !important;
}

.popular-chord.d-flex.artist-chord {
    height: 45px;
        border-radius: 2px;
    margin-bottom: 15px;
}


.d-flex {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
}

.popular-chord.d-flex.artist-chord.popular-chord .number {
    line-height: 31px !important;
    padding-top: 4px;
    font-size: 13px;
}

.popular-chord .number {
-webkit-box-flex: 0;
    -ms-flex: 0 0 30px;
    font-size: 16px;
    line-height: 2;
    color: #ffffff;
    font-weight: 600;
    padding-top: 3px;
    background: #1a95f7;
    width: 10%;
    height: 100%;
    text-align: center;
    font-family: system-ui;
}

.popular-chord-contents {
    font-weight: 500;
    color: #2a2a2a;
    font-size: 12px;
    width: 90%;
    background: #2e2e2e;
    padding-left: 7px;
}


.popular-chord-contents h2 {
    color: #ebebeb;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 13px;
    letter-spacing: 0.3px;
    padding-top: 7px;
    font-family: system-ui !important;
}


.popular-chord-contents h2 a{
    color: #ebebeb !important;
}

button.btn.btn-primary.dropdown-toggle.fab-log i {
    font-size: 13px;
}

.e-song-section.fav-sec-1 {
    padding: 75px 0;
}




