/*
Theme Name: Seos Music Premium
Description: Seos Music Premium is the 2015 HTML5 theme, dark multi-purpose theme with a responsive 2 column layout. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone,tablet, laptop, or desktop computer. Customizer - header image, background image, background color, hover color, header color. Theme Options - Social Media, Adsense Fields, Shortcut Icon, Custom CSS, Add Copyright, Sidebar Position. Slider Options - Add Img, Add Content, Add Url, Include Slider, Audio Player Home Page, Site Title Position, Declared support for WooCommerce, Footer Widgets.
Theme options - social media, adsense, shortcut icon, custom css, add copyright, sidebar-position.
Author: seosbg
Author URI: https://seosthemes.com/
Theme URI: https://seosthemes.com/seos-music/
Tags: two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-images, threaded-comments
Version: 3.3.0
Tested up to: 6.9
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: seos-music-premium
*/

/* ----------------------------------- Basic ----------------------------------- */

* {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
    box-sizing: border-box;
}

article {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
	padding: 0;
}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, pre, a, abbr, acronym, address, big, cite, code, font, q, strong, fieldset, form, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 1em;	
	overflow-y: scroll;
   -webkit-text-size-adjust: 100%;
   -ms-text-size-adjust: 100%;
}

body {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	max-width: 1300px;
	margin: 0 auto;
	padding-bottom: 20px;	
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

h1 {
	font-size: 31px;
	color: #F0F0F0;
}

h2 {
	font-size: 22px;
	color: #148B91;
}

h3 {
	font-size: 22px;
	color: #148B91;
}

h4 {
	font-size: 18px;
	color: #148B91;
}

h5,
h6 {
	font-size: 15px;
	color: #148B91;
}

a {
	word-wrap: break-word;
	color: #148B91;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
}

a:hover {
	color: #1BC1C6;
}

table {
	border-collapse: separate;
}

table td,
table th {
	border: 1px solid #aaa;
	padding: 5px;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
   -webkit-hyphens: none;
   -moz-hyphens: none;
   -ms-hyphens: none;
	hyphens: none;
	quotes: none;
	color: #fff;
    padding: 15px;
    font-style: italic;
    background-color: #000000;
	display: inline-block;
}

blockquote p {
	margin-bottom: 0 !important;
}

b,
strong {
	font-weight: 600;
}

details a,
aside li,
section p,
article li {
	line-height: 22px;
}

/* ----------------------------------- Header ----------------------------------- */

.seos-header {
	background-image: url("img/header.png");
	-webkit-box-shadow: inset 0px -34px 69px -20px rgba(28,170,189,1);
	-moz-box-shadow: inset 0px -34px 69px -20px rgba(28,170,189,1);
	box-shadow: inset 0px -34px 69px -20px rgba(28,170,189,1);
	max-width: 1300px;
	height: 100%;
	border-bottom: 2px solid #031321;
	color: #FFFFFF;
}

header h1, .sm-bloginfo-name .site-name  {
	float: left;
	word-wrap: break-word;
	font-family: 'Oswald', sans-serif;
	font-size: 55px;
	letter-spacing: 5px;
	height: 100%;
	margin: 0;
	color: #D8D8D8;
	width: 100%;
}

header p {
	padding-bottom: 10px;
}

.icon:after,
#header:after,
header:after {
	content: ""; 
	clear: both; 
	display: block;
	float: none;
}

header {
	position: relative;
}

#header {
	text-align: center;
	height: auto;	
}

#header-home {
	height: auto;
}

.sm-logo {
	width: 380px;
	height: 90px;
}

.social-ico {
	float: right;
	width: auto;
	margin: 0 auto;
	padding: 10px;
}

.fb, .twitter, .gp, .in, .rss, .pinterest, .tube, .vimeo, .soundcloud, .myspace, .mixcloud, .bandcamp, .dribbble, .addthis, .stumbleupon, .instagram{
   -webkit-transition: all 0.5s ease;
   -moz-transition: all 0.5s ease;
   -o-transition: all 0.5s ease;
   -ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	opacity: 0.8;
}

.fb {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -11px -20px;
	width: 48px;
	height: 48px;
}

.twitter {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -69px -20px;
	width: 48px;
	height: 48px;
}

.in  {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -127px -20px;
	width: 48px;
	height: 48px;
}

.rss  {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -243px -20px;
	width: 48px;
	height: 48px;
}

.pinterest {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -300px -20px;
	width: 48px;
	height: 48px;
}

.tube {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -477px -20px;
	width: 48px;
	height: 48px;
}

.gp  {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -595px -20px;
	width: 48px;
	height: 48px;
}

.vimeo  {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -655px -20px;
	width: 48px;
	height: 48px;
}

.soundcloud {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -708px -20px;
	width: 48px;
	height: 48px;
}

.myspace {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -822px -20px;
	width: 48px;
	height: 48px;
}

.mixcloud {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -880px -20px;
	width: 48px;
	height: 48px;
}

.bandcamp {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -938px -20px;
	width: 48px;
	height: 48px;
}

.dribbble {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -358px -20px;
	width: 48px;
	height: 48px;
}

.instagram {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -998px -20px;
	width: 48px;
	height: 48px;
}

.addthis {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -184px -20px;
	width: 48px;
	height: 48px;
}

.stumbleupon {
	background-image: url(img/social-media.png);
	display: inline-block;
	background-position: -418px -20px;
	width: 48px;
	height: 48px;
}

.fb:hover,
.twitter:hover,
.gp:hover,
.in:hover,
.rss:hover,
.pinterest:hover,
.tube:hover,
.vimeo:hover ,
.soundcloud:hover,
.myspace:hover,
.mixcloud:hover,
.bandcamp:hover,
.dribbble:hover,
.instagram:hover,
.addthis:hover,
.stumbleupon:hover {
   -webkit-transform: rotate(360deg);
   -moz-transform: rotate(360deg);
   -o-transform: rotate(360deg);
   -ms-transform: rotate(360deg);
	transform: rotate(360deg);
}

/* ----------------------------------- Nav ----------------------------------- */

nav {
	padding: 0 40px 0 40px;
	max-width: 80%;
   -webkit-box-shadow: 0px 17px 56px -13px rgba(91,91,91,1);
   -moz-box-shadow: 0px 17px 56px -13px rgba(91,91,91,1);
	box-shadow: 0px 17px 56px -13px rgba(91,91,91,1);
}

nav ul {
	display: inline-table;	
	position: relative;
	list-style: none;
	color: #FFFFFF;
	z-index: 999;
}

nav ul ul {
	display: none;
}

nav ul li:hover > ul {
	display: block;
   -webkit-animation-duration: 1s;
    animation-duration: 1s;
   -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
   -webkit-transition: all 0.1s ease-in-out;
   -moz-transition: all 0.1s ease-in-out;
   -o-transition: all 0.1s ease-in-out;
   -ms-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}

nav ul:after {
	content: "";
	clear:	both;
	display: block;
}

nav ul li {
	float: left;
	min-width: 80px;
	text-align: center;
	margin: 5px;
}

nav ul li a:hover {
	color: #FFFFFF;
}

nav ul li:hover {
   -webkit-transition: all 0.4s linear 0s;
   -moz-transition: all 0.4s linear 0s;
   -o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

nav ul li:hover a {
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}
	
nav ul li a {
	display: block; 
	padding: 8px;
	font-size: 20px;
	color: #C6C6C6;
	text-decoration: none;
	font-family: 'Oswald', sans-serif;
}
	
nav ul ul {
    min-width: 120px;
	position: absolute;
	border-radius: 0px;
	padding: 0;
	z-index: 9999;
}

nav ul ul li {
	position: relative;
	float: none;
	min-width: 100px;
	font-size: 16px;
	z-index: 9999;
	text-align: left;
	margin: 0;
	line-height: 22px;	
}

nav ul ul li a {
	opacity: 0.8;
	letter-spacing: 2px;
	font-size: 14px;
	background: #000000;
	border-left: 1px solid #575757;
	border-top: 1px solid #383838;
   -webkit-transition: all 0.6s linear 0s;
   -moz-transition: all 0.6s linear 0s;
   -o-transition: all 0.6s linear 0s;
	transition: all 0.6s linear 0s;
}
	
nav ul ul li a:hover {
	color: #FFFFFF;
	opacity: 1;
	background: #141414;
   -webkit-transition: all 0.4s linear 0s;
   -moz-transition: all 0.4s linear 0s;
   -o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;

}

nav ul ul ul {
	position: absolute; 
	left: 100%;
	top: 0;
	width: 100%;
}

nav:after {
	content: ""; clear: both; display: block;
}

.menu {
	padding: 0;
	margin: 0;
}

nav ul ul li > a:after {
    padding-left: 5px;
    color: #C6C6C6;
    font-family: 'dashicons';
    content: "\f345";
	font-size: 11px;
}

nav ul ul li > a:hover:after {
    color: #C6C6C6;
    font-family: 'dashicons';
    content: "\f345";
}

nav ul ul li > a:only-child:after {
    content: '';
}

blockquote:before,
blockquote:after,
.seos-portfolio-boxes:before,
.seos-portfolio-boxes:after {
	display:block;
	clear: both;
	float: none;
}

.seos-portfolio-boxes .seos-box{
	vertical-align: top;
    width: 23%;
    padding: 20px;
    display: inline-block;
}

.seos-artist-boxes,
.seos-portfolio-boxes {
	color: #333333;
    width: 100%;
	display: block;
    text-align: center;
	padding: 4px;
}

.seos-testimonial-boxes {
	width: 100%;
	display: inline-block;
    text-align: center;
	margin: 0 auto;

	padding-bottom: 10px;
}

.title-artists {
    margin-top: 20px;	
}

.title-testimonial {
    padding-bottom: 20px;	
}

.seos-testimonial-boxes .title-testimonial, .seos-artist-boxes h2 {

	font-size: 40px;
	font-family: 'Oswald', sans-serif;
	color: #C0C0C0;
}

.seos-testimonial-boxes .seos-testimonial {
	vertical-align: top;
    width: 29.9%;
    padding: 20px;
    display: inline-block;
    position: relative;
	background: #333333;
	color: #ffffff;
	margin: 20px;
	text-align: left;
}

 .seos-testimonial p,
 .seos-testimonial p a{
 	color: #C0C0C0;
	word-wrap: break-word;
}

.seos-testimonial img {
	margin-bottom: 10px;
	width: 100%;
	height: 230px;
    background-color: rgba(34, 34, 34, 0.6);
    -moz-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    -webkit-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
	padding: 15px;
	overflow: hidden;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	opacity:0.5;
	object-fit: cover;
    object-position: 50% 50%;
}

.seos-testimonial img:hover {
    opacity: 1;
}
 
.seos-testimonial h4,
.seos-testimonial h5 {
 	color: #C0C0C0;
	padding: 0 0 10px 0;
	font-family: 'Oswald', sans-serif;
}

.seos-testimonial h4:hover,
.seos-testimonial h5 :hover {
  	color: #fff;
}
 
.seos-testimonial .read-more {
	margin-top: 10px;
}

.seos-artist-boxes .seos-artist {
	vertical-align: top;
    padding: 40px;
    display: inline-block;
    position: relative;
	margin: 0;
}

.seos-box p {
    color: #D8D8D8;
}

.seos-artist img:hover{
    background: #333333;
	cursor: pointer;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.seos-artist img {
    overflow: hidden;
	width: 270px;
	height: 270px;
	padding: 17px;
	position:relative;
    background-color: rgba(34, 34, 34, 0.6);
   -moz-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
   -webkit-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    border: 1px solid #606060;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	object-fit: cover;
    object-position: 50% 50%;
}

.seos-artist h4 {	
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 240px;
	height: 240px;
	font-size: 30px;
	line-height: 200px;
	left: 16%;
	top: 16%;
	color: #FFFFFF;
    background-color: rgba(34, 34, 34, 0.7);
	padding: 10px;
	z-index: 55;
	font-family: 'Oswald', sans-serif;
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.seos-artist:hover h4 {
    display: none;
}

.seos-artist h5 {
	overflow: hidden;
	text-align: center;
	width: 250px;
	line-height: 250px;
	color: #FFFFFF;
    background-color: rgba(34, 34, 34, 0.7);
	padding: 10px;
	z-index: 55;
}

.seos-box h3 {
	margin-top: 30px;
	font-family: 'Oswald', sans-serif;
}

.seos-box p {
	margin-top: 10px;
	line-height: 20px;
}
	

.seos-box img,
.seos-box .fa{
	font-size: 120px;
	height: 130px;
   -webkit-transition: all 0.3s ease-in-out;
   -moz-transition: all 0.3s ease-in-out;
   -o-transition: all 0.3s ease-in-out;
   -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.seos-center img {
   -webkit-transition: all 0.5s ease-in-out;
   -moz-transition: all 0.5s ease-in-out;
   -o-transition: all 0.5s ease-in-out;
   -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

.seos-box .fa:hover{
  -webkit-animation-name: bounce;
    animation-name: bounce;
  -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    filter: FlipH;
   -ms-filter: "FlipH";
   -webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
   -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	z-index: 99999;
}

.seos-box img:hover{
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    -o-transform: scale(1.4);
    -ms-transform: scale(1.4);
    transform: scale(1.4);
    filter: FlipH;
    -ms-filter: "FlipH";
	-webkit-animation-duration: 0.6s;
    animation-duration: 0.6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
	z-index: 99999;
}

/* ----------------------------------- Main ----------------------------------- */

main {
	max-width: 1300px;
	padding: 20px 60px 20px 60px;
	background-color: #F0F0F0;
	background-image: url(img/main-background.png);
	overflow: hidden;
	-webkit-box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,1);
	-moz-box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,1);
	box-shadow: inset 0px 17px 56px -13px rgba(91,91,91,1);
	color: #D8D8D8;
	border-top: 1px solid #aaa;
}

main:after {
	content: "";
	clear: both;
	display: block;
}

.centered:after,
.my_slider:after,
.my_slider label img:after,
.content:after {
	content: "";
	clear: both;
	display: block;
}

/* ----------------------------------- Section ----------------------------------- */

section {
	width: 69%;
	float: left;
	word-wrap: break-word;
}

.section-right {
	width: 69%;
	float: right;
	padding: 0  0 0 10px;
	word-wrap: break-word;
}

section .ol-comments li,
section .ol-comments {
	list-style: none;
}

.comment-meta {
	padding: 8px;
}

/* ----------------------------------- Article ----------------------------------- */

article {
	width: 100%;
	margin-top: 20px;
	border-bottom: 2px dotted;
	padding-bottom: 10px;
}

article h1 {
	color: #F0F0F0;
	padding: 0 10px 10px 0;
}

.article-title  {
	padding: 0 10px 10px 0;
	font-size: 22px;
}

.img-search h1 {
	margin-top: 0;
	padding-top: 0;
}

article p,
article ul,
article ol,
article table,
article dl {
	margin-bottom: 20px;
}

article ul,
article ol {
	margin-bottom: 20px;
}

article ul,
article ol {
	padding: 0 0 0 16px;
}

article ul ul,
article ol ol {
	margin-bottom: 0;
}

article:after,
article:before {
	content: "";
	clear: both;
	float: none;
	display: block;
}

.seos-excerpt {
	display: block;

}

.article-title {
	text-align: left;
}


.full-width {
	width: 100%;
	word-wrap: break-word;
}

.full-width .content{
	padding: 10px;
}

.full-width-template {
	width: 100%;	
}
.page-template-templeat-full-width main {
    padding: 20px !important;
}
.page-template-templeat-full-width section {
	width: 100%;
	float: none;
    margin-right: 0!important;
}


.content {
	text-align: left;
}

.entry-meta {
	font-size: 12px;
}

.entry-meta .fa{
	color: #1BC1C6;
	font-size: 12px;
	line-height: 20px;
}

.seos-tags span a{
	background: #222222;
	padding: 3px 5px 3px 5px;
	margin-left: 2px;
	border-radius: 3px;
	color: #1BC1C6;
}

.seos-tags span a:hover {
	background: #000000;
	color: #21EEF2;
}

.archive-title header {
	margin-top: 40px;
}

.archive-title h1 {
	padding: 10px;

}

.entry-meta a {
	color: #1BC1C6;
}

.entry-meta a:hover {
	color: #21EEF2;
}

.section-page {
	margin-top: 10px;
}

/* ----------------------------------- Aside ----------------------------------- */

aside {
	float: right;
	width: 27%;
	word-wrap: break-word;
	padding-top: 20px;
}

aside h2 {
    font-family: 'Oswald', sans-serif;
	letter-spacing: 2px;
	margin: 10px 0 10px 0;
	color: #D8D8D8;
	border: 1px solid #434347;
	padding: 10px;
	background-image: url("img/header.png");
	-webkit-box-shadow: inset 0px -14px 69px -20px rgba(28,170,189,1);
	-moz-box-shadow: inset 0px -14px 69px -20px rgba(28,170,189,1);
	box-shadow: inset 0px -14px 69px -20px rgba(28,170,189,1);
}

.sidebar-left {
	float: left;
	width: 27%;
 	word-wrap: break-word;
	padding-left: 10px;
}

aside ul li a {
	color: #B7B7B7;
	margin: 2px 0 2px 0;
	padding: 5px 0 5px 5px;
	display: inline-block;
	width: 70%;
	font-family: 'Oswald', sans-serif;
	letter-spacing: 2px;
	background: #093D42;
	-webkit-transition: width 1.5s; /* For Safari 3.1 to 6.0 */
	transition: width 2s;
}

aside ul li a:hover  {
	color: #F0F0F0;
	opacity: 1;
	width: 100%;
	-webkit-transition: all 0.3s linear 0s;
	-moz-transition: all 0.3s linear 0s;
	-o-transition: all 0.3s linear 0s;
	transition: all 0.3s linear 0s;
	background: #148B91;
}

aside ol,
aside ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

aside img {
	max-width: 100%;
}

.comment-author-link{
	width: 100%;
}

.calendar_wrap a {
	width: 100%;
}

aside .recentcomments a {
	width: 70%;	
}

aside .recentcomments a:hover {
	width: 70%;	
}

aside select {
	max-width: 100%;
}

.comment-form-url label,
.comment-form-author label, 
.comment-form-email label, 
.comment-form-url input,
.comment-form-author input, 
.comment-form-email input {
	display: block;	
	margin: 0;
	line-height: 22px;
}

/* ----------------------------------- Footer ----------------------------------- */

.f-dot {
    background-image: url("img/header.png");
	padding: 10px 0 20px 0;
	color: #FFFFFF;
	text-align: center;
	word-wrap: break-word;
	-webkit-box-shadow: inset 0px -34px 69px -20px rgba(28,170,189,1);
	-moz-box-shadow: inset 0px -34px 69px -20px rgba(28,170,189,1);
	box-shadow: inset 0px -34px 69px -20px rgba(28,170,189,1);
	margin: 0 auto;
    width: 100%;
}

footer a {
	color: #FFFFFF;
}

.footer {
    text-align: center;
    word-wrap: break-word;
    background-color: rgba(34, 34, 34, 0.6);
    -moz-box-shadow: inset  0 30px 30px -30px #828282, inset  0 -30px 30px -30px #828282;
    -webkit-box-shadow: inset  0 30px 30px -30px #828282, inset  0 -30px 30px -30px #828282;
    box-shadow: inset  0 30px 30px -30px #828282, inset  0 -30px 30px -30px #828282;
	border: 1px solid #606060;
    height: auto;
	list-style-type: none;
    padding: 20px;
    vertical-align: top;
    width: 22.3%;
    font-size: 14px;
    line-height: 20px;
    margin: 15px;
    display: inline-block;
}

.footer aside {
	 width: 100%;
	 margin: 0;
	 padding: 0;
}

#myname,
#company,
#email,
#tel{
	display:inline;
	font-size: 16px;
	line-height:22px;
}

.option-con {
	max-width:30%;
	min-width: 200px;
	margin: 0 auto;
	margin-top:10px;
	border-left: 1px solid #105FA8;
	border-right: 1px solid #105FA8;
	border-bottom: 1px solid #105FA8;

}

.option-con p {
	word-wrap: break-word;
}

details {
	margin-top: 10px;
	opacity: 0.8;
}

details p{
	line-height: 22px;
}

details a {
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

details a:hover {
	color: #CE0000;
	-webkit-transition: all 0.4s linear 0s;
	-moz-transition: all 0.4s linear 0s;
	-o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

/* ----------------------------------- Images ----------------------------------- */

img aside {
	max-width: 27%;
}

.alignnone {
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	margin-right: 15px;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
	float: right;
	margin-left: 15px;
	padding-right: 0;
}

.avatar {
	width: 100px;
	object-fit: cover;
    object-position: 50% 50%;
}

.img {
    width: 150px;
	height: 150px;
	margin: 0 auto;
	padding-left: 0;
   -webkit-transition: all 0.4s linear 0s;
   -moz-transition: all 0.4s linear 0s;
   -o-transition: all 0.4s linear 0s;
	transition: all 0.4s linear 0s;
}

.img-search, .img  {
    float: left;
	margin: 0 10px 10px 0;
}

.pic {
    height: 150px;
    width: 150px;
    overflow: hidden;
    margin: 0 10px 10px 0;
	float: left;
   -moz-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
   -webkit-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
}

.pic:hover {
	cursor: pointer;
}

article .img-search img,
article .img {
    width: 170px;
	overflow: hidden;
	height: 170px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.4s ease;
	object-fit: cover;
    object-position: 50% 50%;
}

article .img-search img:hover {
	width: 150px;
	height: 150px;
	overflow: hidden;
}

.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

.grow {
	width: 400px;
	margin: 0 auto;
}

.wp-caption,
.wp-caption-text,
.gallery-caption {
	max-width:100%;
	font-size:14px;
}

iframe,
embed {	
	width: 100%;
}

.description {
	padding: 10px 60px 0 60px;
	text-align: left;
	margin-top: 0px;
}

/* ----------------------------------- Forms ----------------------------------- */

form {
	width: 100%;
}

input {
	font-size: 16px;
	background: #606060;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px solid #353535;
	letter-spacing: 3px;
    display: table-cell;
    vertical-align: middle;
	color: #F0F0F0;
}

#submit {
	font-family: 'Oswald', sans-serif;
	background-image: url("img/header.png");
	font-weight: bold;
	letter-spacing: 3px;
	border-radius: 4px;
	border: 1px solid #434347;
	color: #D8D8D8;
}

#s {
	color: #aaa;
}

textarea {
	width: 100%;
	border: 1px solid #aaa;
	border-radius: 5px;
	background: #606060;
	color: #F0F0F0;
}

label {
	font-weight: bold;
	margin-bottom: 6px;
	margin-right: 10px;
	min-width: 100px;
	color: #148B91;
}

.blue {
	font-size: 22px;
	color: #21759b;
}

#searchsubmit {
	font-family: 'Oswald', sans-serif;
	font-weight: bold;
	letter-spacing: 3px;
	border-radius: 4px;
	border: 1px solid #434347;
	color: #C6C6C6;
	line-height: 26px;
	padding: 0 5px 0 5px;
	background-image: url("img/header.png");
	-webkit-box-shadow: inset 0px -14px 69px -20px rgba(28,170,189,1);
	-moz-box-shadow: inset 0px -14px 69px -20px rgba(28,170,189,1);
	box-shadow: inset 0px -14px 69px -20px rgba(28,170,189,1);
}

.bypostauthor {
	padding-left: 6px;
}

.wp-block-search .wp-block-search__label {
    display: none;	
}

.wp-block-search .wp-block-search__button {
    background: #093D42;
    border: none;
    height: 30px;
    bottom: 0;
    box-sizing: border-box;
    margin-top: 10px;
    color: #C0C0C0;
}
.wp-block-search .wp-block-search__button:hover {
	 background: #148B91;
}

#today {
	 background: #111;	
}

.wp-block-search .wp-block-search__button {
	height: 36px;
}

/* ----------------------------------- Other ----------------------------------- */

.back-to-top-link {
	background-image: url(img/back-top.png);
	width:80px;
	height: 40px;
	margin: 0 auto;
	display: block;
}

.back-to-top-link:hover {
	opacity: 0.8;
}

.read-more {
	display: inline-block;
	width: 100px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
	margin-top: 10px;
	background: #093D42;
	-webkit-transition: all 0.2s linear 0s;
	-moz-transition: all 0.2s linear 0s;
	-o-transition: all 0.2s linear 0s;
	transition: all 0.2s linear 0s;
}

.read-more:hover {
	color: #FFFFFF;
	background: #148B91;
}

.nextpage{
	width:100%;
	margin:10px;
}

.pagination {
	margin: 0 auto;
}

.pagination a {
	font-size: 14px;
	padding: 6px;
	background: #093D42;
	color: #FFFFFF;
	border-radius: 2px;
}

.pagination a:hover {
	opacity: 0.8;
	color: #FFFFFF;
	background: #148B91;
}

.sticky  {
	background: #FFE460;
}

small {
	color: #21759b;
}

.ads {
	margin: 0 auto;
	max-width: 728px;
	padding: 30px 0 10px 0;
}

.social-ico {
	text-align: center;
}

select {
	width: 100%;
}
audio::-webkit-media-controls-panel, video::-webkit-media-controls-panel {
    background-color: #999;
}
.seos-audio {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	top: 0;
	padding-top: 10px;
	margin-top: 0;
	text-align: center;
	position: static;
	z-index: 6;
}

.audio-play, source {
	width: 100%;
    padding: 10px 20px 20px 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	background: #333;
}

.seos-cart {
	text-align: center;
	width: 140px;
	position: absolute;
	right: 10px;
	bottom: 10px;
	margin: 0 auto;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	background-color: rgba(34, 34, 34, 0.6);
    -moz-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    -webkit-box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    box-shadow: inset 0 30px 30px -30px #828282, inset 0 -30px 30px -30px #828282;
    border: 1px solid #606060;
}

/* ----------------------------------- Seos Slider ----------------------------------- */

#img1, #img2, #img3, #img4, #img5, #img6, #img7, #img8, #img9 {
	width: 100% !important;
	position: absolute !important;
	margin: 0 !important;
	padding: 0 !important;

}

.centered {
    margin: 0 auto;
	max-width: 1300px;
    text-align: center;
	display: block;
	background-image: url("img/header.png");
	border-bottom: 2px solid #031321;
	z-index: 1;

}

.my_slider {
	margin: 0 auto;
	position: relative;
	padding-top: 305px; 
	padding-bottom: 20px;
    z-index: 1;
	display: block;
	text-align: center;
	position: relative;
}

.my_slider img[alt="musicimg"] {
	width: 100%;
	padding: 0;
	margin: 0;
	transform: scale(0);
	-ms-transform: scale(0); /* IE 9 */
   	-webkit-transform:  scale(0); /* Safari */
	position: absolute;
	top:0;
	left:0;
}

.my_slider>img{
	width: 100%;
	height: 290px;
	position: absolute;
	transition: all 0.8s;
	border-top: 1px solid #aaa;
}

.my_slider input[name='seos_slide'] {
	display: none;
	opacity: 0.5;
}

.my_slider label {
	width: 100px;
	cursor: pointer;
	transition: all 0.5s;
	opacity: 1;
}

.my_slider label img{
	width: 100px;
	margin-top: 10px;
	height: 65px;
	display: inline-block;
	text-align:center;
	border: 3px solid #DBDBDB;
	object-fit: cover;
    object-position: 50% 50%;
}

.my_slider span {
	display: none;
}

.my_slider span  a {
	color: #FFFFFF;
}

.my_slider input[name='seos_slide'] ~ img {
	opacity: 0;

}

.my_slider input[name='seos_slide'] {
	-webkit-transition: all 0.8s linear 0s;
	-moz-transition: all 0.8s linear 0s;
	-o-transition: all 0.8s linear 0s;
	transition: all 0.8s linear 0s;
}

.my_slider input[name='seos_slide']:checked+label>span{
	display: block;
	line-height: 20px;
	text-align: left;
	width: 250px;
	max-height: 155px;
	overflow: hidden;
	position: absolute;
	left: 80px;
	top: 0;
	margin-top: 120px;
	transition: all 0.8s;
	z-index: 1;
	padding: 10px;
	word-wrap: break-word;
	opacity: 0.8;
}

.my_slider input[name='seos_slide']:checked+label >span:hover {
	opacity: 0.8;
}

.my_slider input[name='seos_slide']:checked+label+img {
	opacity: 1;
	transform: scale(1.0);
	-ms-transform: scale(1.0); /* IE 9 */
   	-webkit-transform:  scale(1.0); /* Safari */
	bottom:0;
	top:0 !important;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

.noselect {
	margin-right: 5px;
}

/* ----------------------------------- Media queries----------------------------------- */

@media screen and (max-width: 870px) {
	section,
	aside,
	.section-right,
	.sidebar-left,
	img,
	table,header h1,
	.content ul {
       	display: block;
		position: relative;
		float: none;
		width: 100%;
		margin: 0 auto;
		padding: 0;
		text-align: center;
    }
	
	article ul {
		position: relative;
		width: 100px;
		margin: 0 auto;
    }

	header {
		max-height: 100%;
		word-wrap: break-word;
    }

	.nav-ico ul{
		display: none;
    }

	#menu-icon {
		width: 52px;
		height: 44px;
		display: block;
    }

	nav .nav-ico {
		width:180px;
		padding:0;
		margin: 0;
    }
	
	.nav-ico:hover ul,
	.nav-ico:hover ul li,
	.nav-ico:hover ul ul,
	.nav-ico:hover ul ul li {
		display: block;
		position: relative;
		border: none;
		float: none;
		width: 100%;
		text-align: left;
		left: 0;
    }

	nav ul li a, 
	nav ul li, 
	nav ul ul li a {
		border: none;
    }

	nav a:hover {
		color: #2B9BC4;
		-webkit-transition: all 0.4s linear 0s;
		-moz-transition: all 0.4s linear 0s;
		-o-transition: all 0.4s linear 0s;
		transition: all 0.4s linear 0s;
    }

	.menu-button {
		background: #FFFFFF;
		border: 1px solid #FFFFFF;
		border-radius: 2px;
		margin: 8px 0 0 10px;
		width: 40px;
		height: 4px;	
		display: block;
    }
	
	nav ul li {
		margin: 0;
    }
	
	.social-ico {
		width: 100%;
	}
	
	.pagination {
		float: none;
    }
   
	.ads {
		display: none;
    }
   
    .footer  {
		width: 100%;
		padding: 0;
	}
	
	.my_slider>img{
		height: 150px;

	}

	.my_slider {
		 padding-top: 160px; 

	}
	
	.centered {
		margin: 0;
		padding: 0;
	}
	
	
	.my_slider input[name='seos_slide']:checked+label>span {
		margin-top: 15px;
		display: block;
	}
	
	main {
		padding: 10px !important;
	}
	
	.footer {
		margin: 0;
	}
	
	.seos-portfolio-boxes .seos-box {
		width: 100%;
		padding: 0;
		margin: 0;
	}
	
	.nav-ico {
	    max-width: 80%;
    }

    .seos-artist h4 {
	    left: 17%;
	    top: 15%;
	}
	
	.seos-testimonial-boxes .seos-testimonial{
		width: 250px;
		margin:0 auto;
		float: none;
		clear: both;
	    padding: 10px;
	    margin: 10px;
	}
	
	.seos-artist-boxes .seos-artist,  .seos-artist h4{
		margin:0 auto;
		float: none;
		clear: both;
		display: block;
		padding: 0;
		top: 0;
		left: 0;
		height: 100%;
		width: 270px;
	}
	
	nav ul li:hover > ul {
		-webkit-animation-name: none !important;
		animation-name: none !important;
		-webkit-transform-origin: none !important;
		transform-origin: none !important;
    }	
}

@media screen and (max-width: 380px) {
	.sm-bloginfo-name h1, .sm-bloginfo-name .site-name, .sm-logo{
		width: 100%;
		padding-left: 0;
	}
	
	.description {
		text-align: center;
	}
	
	.sm-bloginfo-name .site-name {
		padding-left:0 !important;
	}
	
	.description {
		padding: 0;
	}
}