@import url('https://fonts.googleapis.com/css2?family=Syncopate:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Julius+Sans+One&display=swap');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

/* make sure to set some focus styles for accessibility */
:focus {
    outline: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
    font-family: 'Open Sans', sans-serif;
/*    font-family: 'Syncopate', sans-serif;*/
    font-size: 14px;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas
{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    max-width: 100%;
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
    display: none;
    height: 0;
}

/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
    display: none;
}

/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
    font-size: 100%; /* 1 */
    -webkit-text-size-adjust: 100%; /* 2 */
    -ms-text-size-adjust: 100%; /* 2 */
}

/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a {
    text-decoration: none;
    color: #fff;
}
a:focus {
    outline: thin dotted;
    
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
    outline: 0;
}

/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */

img {
    border: 0; /* 1 */
    -ms-interpolation-mode: bicubic; /* 2 */
}

/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
    margin: 0;
}

/**
 * Correct margin displayed oddly in IE 6/7.
 */

form {
    margin: 0;
}

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */

legend {
    border: 0; /* 1 */
    padding: 0;
    white-space: normal; /* 2 */
    *margin-left: -7px; /* 3 */
}

/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
    font-size: 100%; /* 1 */
    margin: 0; /* 2 */
    vertical-align: baseline; /* 3 */
    *vertical-align: middle; /* 3 */
}

/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
    line-height: normal;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */

button,
select {
    text-transform: none;
}



button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; /* 2 */
    cursor: pointer; /* 3 */
    *overflow: visible;  /* 4 */
}

/**
 * Re-set default cursor for disabled elements.
 */

button[disabled],
html input[disabled] {
    cursor: default;
}

/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; /* 1 */
    padding: 0; /* 2 */
    *height: 13px; /* 3 */
    *width: 13px; /* 3 */
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
    -webkit-appearance: textfield; /* 1 */
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; /* 2 */
    box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

/**
 * Remove inner padding and border in Firefox 3+.
 */

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */

textarea {
    overflow: auto; /* 1 */
    vertical-align: top; /* 2 */
}

/**
 * Remove most spacing between table cells.
 */

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
button,
input,
select,
textarea {
    color: #222;
}


::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.dtext {
    color: #333 !important;
}
img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
canvas { 
/*      background-color:#9B59B6;*/
        position: absolute;
        bottom: 0;
        opacity: 0.2;
        z-index: 6;
}
textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
#mainscreenhome {
    position: relative;
    width: 100%;
    height: 900px;
/*    background-image: url(../imgs/mainbg.jpg);*/
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1;
}
#mainscreen {
    position: relative;
    width: 100%;
    height: 900px;
/*    background-image: url(../imgs/mainbg.jpg);*/
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1;
}
@media screen and (max-width:650px) {
#mainscreenhome {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center bottom -80px;
    background-size: 100%;
    height: 500px;
}   
#mainscreen {
    width: 100%;
    background-repeat: no-repeat;
    background-position: center top 80px;
    background-size: 100%;
    height: auto;
}    
}
#itopbar {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat;
    background-position: center top;
}
@media screen and (max-width:650px) {
#itopbar {
    width: 100%;
    height: 444px;
    background-repeat: no-repeat;
    background-position: center top;
}
}
.wrapper {
    max-width: 1280px;
    width: 95%;
    margin: auto;
}
.error {
    font-size: 12px;
    color: rgba(255,255,255,0.5);
    margin-bottom: 25px;
    display: block;
}
.topbar {
    width: 100%;
    min-height: 55px;
}
.phone {
    color: #fff;
    font-size: 25px;
    float: left;
    margin: 15px 0 0 0px;
}
.phone a {
    color: #48fb00;
    font-size: 25px;
}
.phone a span {
    color: #fff;
}
.phonebot {
    color: #fff;
    font-size: 25px;
    float: left;
    margin: 15px 0 0 0px;
    position: relative;
    z-index: 9999;
}
.phonebot a {
    color: #48fb00;
    font-size: 25px;
}
.phonebot a span {
    color: #fff;
}
@media screen and (max-width:650px) {
.phone {
    font-size: 16px;
    float: left;
    margin: 20px 0 0 15px;
    color: #48fb00;
}
.phone a {
    font-size: 16px;
    color: #48fb00;
}
.phone a span {
    color: #fff;
    display: none;
}   
.phonebot {
    color: #fff;
    font-size: 20px;
    float: none;
    margin: 15px 0 0 0px;
    position: relative;
    z-index: 9999;
    text-align: center;
    width: 100%;
}
.phonebot a {
    color: #48fb00;
    font-size: 20px;
}
.phonebot a span {
    color: #fff;
}    
}

.add {
    float: right;
    color: #fff;
    font-size: 18px;
    margin: 18px 0 0 0px;
}
.add a {
    font-size: 18px;
    color: #48fb00;
} 
.add a span {
    color: #fff;
}
.addbot {
    float: right;
    color: #48fb00;
    font-size: 20px;
    margin: 18px 0 0 0px;
}
.addbot span {
    color: #fff;
}
@media screen and (max-width:650px) {
.add {
    float: left;
    margin-left: 15px;
}    
.add a {
    font-size: 16px;
    margin: 18px 0 0 0px;
    color: #48fb00;
    padding-left: 10px
}
.add a span {
    display: none;
}
.addbot {
    float: none;
    color: #48fb00;
    font-size: 20px;
    margin: 18px 0 0 0px;
    width: 100%;
    text-align: center;
}
.addbot span {
    color: #fff;
}    
}

header {
/*    background: rgba(0,0,0,0.5);*/
    width: 100%;

}
header .logo {
    float: left;
    padding: 0px 0px;
    margin: 20px 0 0 0px;
    
}
header .logo h1 {
    font-family: 'Syncopate', sans-serif;
    font-size: 45px;
    font-weight: 100;
    color: #a58f89;
    line-height: 30px;
    letter-spacing: -3px;
}
header .logo h1 span {
    display: block;
    font-weight: 900;
    color: #1f718f;
    letter-spacing: -4px;
}
header .logo h2 {
    font-family: 'Julius Sans One', sans-serif;
    font-size: 16px;
    font-weight: 100;
    color: #333;
    letter-spacing: 2.5px;
    margin: 10px 0 0 4px;
}

@media screen and (max-width:650px) {
header .logo {
    width: 100px;
    float: left;
    padding: 0px 0px;
    margin: auto;
} 
header .logo img {
    width: 100%;
}
header .logo h1 {
  font-family: 'Syncopate', sans-serif;
  font-size: 30px;
  font-weight: 100;
  color: #a58f89;
  line-height: 20px;
  letter-spacing: -2px;
}
header .logo h2 {
  font-size: 11px;
  font-weight: 100;
  color: #333;
  letter-spacing: 0.8px;
  margin: 5px 0 0 4px;
}    
}

.split {
    clear: both;
}
.blogleftpanel {
    float: left;
    width: 70%;
    margin: 0px 0 0 0px
}
@media screen and (max-width:650px) {
.blogleftpanel {
    float: none;
    width: 92%;
    margin: 20px auto 80px auto;
} 
}
.blogleftpanel h2 {
    font-size: 30px;
    margin: 5px 0 10px 0px !important;
}
.blogleftpanel h2 a {
    font-size: 30px;
    font-weight: 400;
    color: #ccc;
}
.blogleftpanel h2 a:hover {
    color: #fff;
}
.readmore {
    border: solid 1px #666;
    padding:  8px 24px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 50px;
}
:hover.readmore {
    border: solid 1px #fff;
}
.blogrightpanel {
    float: right;
    width: 28%;
    margin: 0px 0 0 0px
}
@media screen and (max-width:650px) {
.blogrightpanel {
    float: none;
    width: 92%;
    margin: 20px auto;
}
}
.mobmenu {
    display: none;
}  
.toprightbar {
    float: right;
    margin: 18px 0 0 0px;
}
.topsocial {
    width: auto;
    text-align: right;
    margin-right: 10px;
}
.topsocial h3 {
    display: inline-block;
    color: #333;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}
.topsocial a {
    display: inline-block;
    padding: 0px 10px;
    font-size: 22px;
}
.topsocial a:hover {
    color: #666;
}
.fbcol {
    color: #2467b5;
   
}
.ytcol {
    color: #ff1419;
    
}
.linkcol {
    color: #0079ba;
}
.twcol {
    color: #019dd8;
}
.instacol {
    color: #7b4ca2;
}

nav {
    width: auto;
}

nav ul {
    width: auto;
}
nav ul li {
    float: left;
    padding: 15px;
}
nav ul li a {
    color: #1f718f;
    font-size: 22px;
    font-weight: 300;
    padding: 10px 0 10px 0px;
    display: block;
    font-family: 'Syncopate', sans-serif;
}
nav ul li a strong {
    font-weight: 900 !important;
}
nav ul li a:hover {
    color: #a89895;
}
nav ul li:hover > a {
    color: #a89895;
}
nav ul li a.active {
   color: #000;
}
nav ul li:hover ul {
    display: block;
}

.circle {
    width: 25px;
    height: 25px;
    border-radius: 50px;
    background-color: #63d037;
    margin-top: -20px;
}
nav ul ul {
    display: none;
    position: absolute;
    background-color: #63d037;
    padding: 10px;
}
nav ul ul li {
    float: none;
    padding: 10px;
}
nav ul ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
}
nav ul ul li a:hover {
    color: #fff;
    text-shadow: 0 1px 2px #23880c;
}
#prod {
    cursor: pointer;
}
#serv {
    cursor: pointer;
}
@media screen and (max-width:650px) {
.mobmenu {
    display: block;
    color: #fff;
    font-size: 18px;
    margin: 18px 0 0 0px;
    float: right;
}   
.mobmenu a {
    font-size: 18px;
    margin: 18px 15px 0 0px;
    color: #48fb00;
    padding-left: 10px
}       
nav {
    display: none;
    position: fixed;
    float: none;
    margin: 0px 0 0 0px;
    width: 70%;
    background: rgba(0,0,0,0.9);
    left: 0;
    top: 0;
    padding: 0px;
    height: 100%;
    z-index: 9999;
}
nav ul li {
    float: none;
    padding: 0px 0px;
    margin: 0px;
    width: 100%;
    text-align: left;
}
nav ul li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    padding: 15px;
    display: block;
    border-bottom: solid 1px rgba(255,255,255,0.2);
}    
nav ul ul {
    display: none;
    position: relative;
    background-color: #63d037;
    padding: 10px;
}    
nav ul ul li {
    float: none;
    padding: 10px 0px;
}
nav ul ul li a {
    color: #000;
    font-size: 14px;
    font-weight: 600;
    padding: 0px;
}    
}
.maintext {
    width: 100%;
    text-align: left;
    color: #fff;
}
.maintext h1 {
    font-size: 90px;
    font-weight: 400;
    margin-bottom: 0px;
    letter-spacing: -2px;
    color: #000;
    font-family: 'Syncopate', sans-serif;
    line-height: 65px;
     background: -webkit-linear-gradient(#a58f89, #1f718f);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.maintext h1 span {
    font-weight: 700;
    color: #48fb00;
}
.imaintext {
    width: 50%;
    text-align: left;
    color: #fff;
    padding: 40px 0 0 0px;
}
.imaintext h1 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0px;
    letter-spacing: -2px;
    color: #000;
    font-family: 'Syncopate', sans-serif;
    line-height: 55px;
    text-shadow: 0 1px 1px #333;
}
.imaintext p {
    font-size: 18px;
    margin-bottom: 15px;
    color: #333;
    line-height: 30px;
    font-family: 'Sora', sans-serif;
    font-weight: 400;
}
.imainmusic {
    width: 70%;
    text-align: left;
    color: #fff;
    padding: 40px 0 0 0px;
}
.imainmusic h1 {
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 0px;
    letter-spacing: -2px;
    color: #000;
    font-family: 'Syncopate', sans-serif;
    line-height: 55px;
    text-shadow: 0 1px 1px #333;

}
.imainmusic p {
    font-size: 18px;
    margin-bottom: 15px;
    color: #333;
    line-height: 30px;
    font-family: 'Sora', sans-serif;

}
.mtrack {
    width: auto;
    position: relative;
    z-index: 999;
}
.mtrack h4 {
    width: auto;
    font-family: 'Julius Sans One', sans-serif;
    color: #333;
    font-weight: 400;
    margin-bottom: 10px;
}

.bottomsocial {
    float: left;
    text-align: right;
    margin-left: 10px;
    margin-top: 5px;
}
.bottomsocial h3 {
    display: inline-block;
    color: #333;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
}
.bottomsocial a {
    display: inline-block;
    padding: 0px 10px;
    font-size: 22px;
}
.bottomsocial a:hover {
    color: #666;
}

.ytab {
    background-color: #63d037;
    padding:  10px 30px;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 50px;
}
:hover.ytab {
    background-color: #000;
    color: #63d037;
}
.gtab {
    background-color: #23880c;
    padding:  10px 40px;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 50px;
}
:hover.gtab {
    background-color: #63d037;
    color: #000;
}
.mtextbox {
   padding: 10% 0 10% 0px;
}
.imtextbox {
   padding: 5% 0 0% 0px;
}
@media screen and (max-width:650px) {
.mtextbox {
   padding: 10% 0 45% 0px;
}    
.maintext {
    text-align: center;
}    
.maintext h1 {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
    line-height: 25px;
    text-align: left;
   
}
.maintext p {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 12px;
    line-height: 22px;
    letter-spacing: normal;
 
}    
.ytab {
    background-color: #63d037;
    padding:  7px 20px;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 50px;
}    
.gtab {
    background-color: #23880c;
    padding:  7px 20px;
    color: #000;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 50px;
}    
}
.boxes {
    margin-bottom: 25px;
}
.box_three {
    width: 32.5%;
    height: 250px;
    background-color: #48fb00;
    float: left;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}

.box_three:hover {
    transform: scale(1.1);
}
.box_two {
    width: 32.5%;
    height: 250px;
    background-color: #23880c;
    float: left;
    margin: 0 0 0 1.3%;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.box_two:hover {
    transform: scale(1.1);
}
.box_one {
    width: 32.5%;
    height: 250px;
    background-color: #63d037;
    float: right;
    transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
}
.box_one:hover {
    transform: scale(1.1);
}
@media screen and (max-width:650px) {
.box_three {
    width: 100%;
    float: none;
}   
.box_two {
    width: 100%;
    float: none;
    margin: 0px;
}    
.box_one {
    width: 100%;
    float: none;
}    
}
.boxprop {
    overflow: hidden;
}
.boxprop span {
    font-size: 200px;
    font-weight: 500;
    color: #000;
    position: relative;
    font-family: 'Sora', sans-serif;
    float: left;
    margin-left: 20px;
    margin-top: -30px;
}
.boxprop h2 {
    font-size: 45px;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: -2px;
    color: #000;
    float: left;
    text-align: left;
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.boxprop img {
    float: right;
    margin-top: 20px;
    margin-right: 25px;
}
.boxprop p {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px;
    
    color: #000;
    float: right;
    text-align: right;
    margin-right: 25px;
    margin-top: 20px;
    width: 50%;
}
@media screen and (max-width:650px) {
.boxprop span {
    font-size: 150px;
    font-weight: 500;
    color: #000;
    position: relative;
    font-family: 'Sora', sans-serif;
    float: left;
    margin-left: 20px;
    margin-top: 0px;
}    
.boxprop h2 {
    font-size: 30px;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: -2px;
    color: #000;
    float: left;
    text-align: left;
    margin-left: 25px;
    margin-top: 25px;
    margin-bottom: 10px;
}   
.boxprop p {
    font-size: 15px;
    font-weight: 400;
    line-height: 20px;
}    
}
#bio {
    width: 100%;
    background-color: #000;
    height: 800px;
}
#bio video {
    position: fixed;
    left: 100%;
    min-width: 100%;
    min-height: 100%;
    opacity: 0.5;
    width: auto;
    height: auto;
    -ms-transform: translateX(-100%) translateY(-100%);
    -moz-transform: translateX(-100%) translateY(-100%);
    -webkit-transform: translateX(-100%) translateY(-100%);
    transform: translateX(-100%) translateY(-100%);
}
@media screen and (max-width: 750px) {
#bio video {
top: 45%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
-ms-transform: translateX(-50%) translateY(-50%);
-moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
 
}

}
.blogo {
    float: left;
    padding: 0px 0px;
    margin: 290px 0 0 0px;
    
}
.blogo h2 {
    font-family: 'Syncopate', sans-serif;
    font-size: 160px;
    font-weight: 100;
    color: rgba(255,255,255, 0.3);
    line-height: 100px;
    letter-spacing: -3px;
}
.blogo h2 span {
    display: block;
    font-weight: 900;
    color: rgba(31,113,143, 0.6);
    letter-spacing: -4px;
    position: relative;
    z-index: 999;
}
.blogo h3 {
    font-family: 'Julius Sans One', sans-serif;
    font-size: 75px;
    font-weight: 100;
    color: rgba(255,255,255, 0.4);
    letter-spacing: 2.5px;
    margin: 10px 0 0 4px;
}
.bio {
    float: right;
    margin: 10% 0 0 0px;
    width: 25%;
    position: relative;
    z-index: 999;
    text-align: right;
}
.bio h2 {
    color: #fff;
    font-size: 55px;
    letter-spacing: -2px;
    margin-bottom: 12px;
}
.bio p {
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.5px;
    margin-bottom: 20px;
}
.tab {
    padding: 10px 20px 8px 20px;
    background-color: #fff;
    color: #333;
    font-family: 'Syncopate', sans-serif;
    font-weight: 600;
    border-radius: 100px;
    font-size: 14px;
}
.tabdark {
    padding: 10px 20px 8px 20px;
    background-color: #3a3737;
    color: rgba(255,255,255,0.9);
    font-family: 'Syncopate', sans-serif;
    font-weight: 600;
    border-radius: 100px;
}
:hover.tabdark {
    background-color: #0a0a0a;
    color: rgba(255,255,255,0.4);
   
}
.music_album {
	width:60%;
	float:left;
	margin: 1% 0 0 0px;
}
.music_album ul {
	width:auto;
}
.music_album ul li {
	list-style:none;
	margin: 0 0 20px 0px;
	width:100%;
	
}
.music_album {
  width: 100%;
  float: none;
  margin: 1% 0 0 0px;
}    
.trackshow {
  color: #fff;
  float: none;
  margin: 10px 0 0 0px;
  position: relative;
    z-index: 222;
} 
.info {
	float:left;
	width:350px;
	margin-left:20px;
}
.info h4 {
	color:#333;
	font-size:25px;
	font-weight:100;
	
}

#output {
    color: #333;
    font-weight: 400;
line-height: 18px;
}
#output li {
    margin: 0px;
}
@media screen and (max-width:1366px) {
.music_album {
	width:60%;
	float:left;
	margin: 1% 0 0 0px;
}

}
#output li {
    margin: 0px;
}
#output li a {
    color: #333 !important;
}
.albumpic {
	float:left;
	width:210px;
	position:relative;
	z-index:9;
}
.albumpicprop  {
	width:100%;
}
.wbg {
    background-color: #fff;
}
.graybg {
    background-color: #eee;
}

.albumcd {
	width: 200px;
	height: 200px;
	float:left;
	position:relative;
	margin: 8px 0 0 0px;
	
  	animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	
	transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
}
.albumcd img {
	width: 100%;
}
@keyframes spin { 
        from { 
            transform: rotate(0deg); 
        } to { 
            transform: rotate(360deg); 
        }
    }
#fclub {
    background-color: #ebe5d9;
    position: relative;
    z-index: 999;
    background-image: url('../imgs/mic-music.jpg');
    background-repeat: no-repeat;
    background-position: right bottom -25px;
    padding: 50px 0px;
    box-sizing: border-box;
}
#fclub h2 {
    color: #6b665b;
    font-family: 'Syncopate', sans-serif;
    font-size: 33px;
    line-height: 28px;
    letter-spacing: -1px;
    margin-bottom: 12px;
}
#fclub h3 {
    color: #333;
    font-family: 'Julius Sans One', sans-serif;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: -0.5px;
    font-weight: 400;
    margin-bottom: 24px;
}
#tech {
    width: 100%;
    background-image: url(../imgs/technology-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    margin-bottom: 50px;
    padding: 100px 0px

}
#tech h2 {
    font-size: 50px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    letter-spacing: -2px;
    margin-bottom: 30px;
}
#tech h2 span {
    color: #63d037;
}
#tech p {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin: 0 0 35px 0px
}
#tech form {
    width: 60%;
    margin: auto;
    background: rgba(0,0,0,0.7);
    padding: 30px;
    box-sizing: border-box;
    box-shadow: 0 2px 50px #000;
}
.text-center {
    text-align: center !important;
}
@media screen and (max-width:650px) {
#tech {
    width: 100%;
    height: auto;
    background-image: url(../imgs/technology-bg.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    text-align: center;
    padding-top: 0px;

}    
#tech h2 {
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    letter-spacing: -1px;
    margin-bottom: 0px;
    margin-top: 10px;
}    
#tech p {
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    color: #fff;
    line-height: 25px;
    margin: 0 0 10px 0px;
    padding: 0 0px;
        
}    
#tech form {
  width: 100%;
  margin: auto;
  background: rgba(0,0,0,0.7);
  padding: 26px;
  box-sizing: border-box;
  box-shadow: 0 2px 50px #000;
}    
}
#serboxes {
    width: 80%;
    margin:  0px auto 50px auto;
}
.boxser_one {
    width: 49%;
    float: left;
    margin-top: -200px;
}
.boxser_one img {
    width: 100%;
}
.boxser_one h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    margin:  20px 0 20px 0px;
}
.boxser_one p {
    color: #ccc;
    font-size: 20px;
    margin:  20px 0 20px 0px;
    line-height: 25px;
}
.boxser_two {
    width: 49%;
    float: right;
    margin-top: -200px;
}
.boxser_two img {
    width: 100%;
}
.boxser_two h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 500;
    margin:  20px 0 20px 0px;
}
.boxser_two p {
    color: #ccc;
    font-size: 20px;
    margin:  20px 0 20px 0px;
    line-height: 25px;
}
.ylink {
    color: #63d037;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
}
@media screen and (max-width:650px) {
#serboxes {
    width: 90%;
    margin: 0px auto 50px auto;
}    
.boxser_one {
    width: 100%;
    float: none;
    margin-top: -200px;
}   
.boxser_two {
    width: 100%;
    float: none;
    margin-top: 20px;
}    
}
.mt {
    margin-top: 40px;
}
.mtb {
    margin: 5px 0 25px 0px;
    border-bottom: solid 1px #666;
    padding-bottom: 15px;
}
@media screen and (max-width:650px) {
.mt {
    margin-top: 20px;
}    
}
.date {
    color: #666;
    display: block;
    padding: 0px 0px 30px 0px;
}
.fullimg {
    width: 100%;
    margin-bottom: 12px;
}
.colml {
    width: 49%;
    float: left;
}
.colmr {
    width: 49%;
    float: right;
}
@media screen and (max-width:650px) {
.colml {
    width: 92%;
    float: none;
    margin: auto;
}
.colmr {
    width: 92%;
    float: none;
    margin: auto;
}    
}
.fgroup {
    width: 100%;
}
.fgroup p {
    color: #24880d !Important;
    font-size: 14px !Important;
    text-transform: uppercase;
    font-weight: bold !Important;
}
.fgroup input[type="text"] {
    width: 100%;
    padding: 0px 0px 10px 0px;
    box-sizing: border-box;
    background: transparent;
    border: none;
    border-bottom: solid 1px #155a06;
    color: #62ce36;
    margin-bottom: 20px;
}
.fgroup input[type="file"] {
    width: 100%;
    padding: 0px 0px 10px 0px;
    box-sizing: border-box;
    background: transparent;
    border: none;
    border-bottom: solid 1px #155a06;
    color: #62ce36;
    margin-bottom: 20px;
}
.fgroup input[type="text"]:focus {
    border-bottom: solid 1px #66d638;
}
.fgroup input[type="email"] {
    width: 100%;
    padding: 0px 0px 10px 0px;
    box-sizing: border-box;
    background: transparent;
    border: none;
    border-bottom: solid 1px #155a06;
    color: #62ce36;
    margin-bottom: 20px;
}
.fgroup input[type="email"]:focus {
    border-bottom: solid 1px #66d638;
}
.fgroup input[type="tel"] {
    width: 100%;
    padding: 0px 0px 10px 0px;
    box-sizing: border-box;
    background: transparent;
    border: none;
    border-bottom: solid 1px #155a06;
    color: #62ce36;
    margin-bottom: 20px;
}
.fgroup input[type="tel"]:focus {
    border-bottom: solid 1px #66d638;
}
.fgroup textarea {
    width: 100%;
    padding: 0px 0px 10px 0px;
    box-sizing: border-box;
    background: transparent;
    border: none;
    border-bottom: solid 1px #155a06;
    color: #62ce36;
    margin-bottom: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    resize: none;
}
.fgroup textarea:focus {
    border-bottom: solid 1px #66d638;
}
.fgroup button {
    padding: 10px 30px 10px 30px;
    box-sizing: border-box;
    border: solid 1px #66d638;
    background-color: #66d638;
    color: #000;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 50px;
}
@media screen and (max-width:650px) {
.fgroup button {
    padding: 7px 20px 7px 20px;
    box-sizing: border-box;
    border: solid 1px #66d638;
    background-color: #66d638;
    color: #000;
    margin-top: 20px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 50px;
}  
}
#ipage {
    width: 100%;
    padding: 0px 0px 50px 0px;
}
#ipage h2 {
    font-size: 35px;
    color: #63d037;
    font-weight: 100;
    margin:  0 0 25px 0px;
}
#ipage h3 {
    font-size: 25px;
    color: #48fb00;
    font-weight: 100;
    margin:  0 0 20px 0px;
}
#ipage p {
    font-size: 18px;
    color: #fff;
    margin:  0 0 20px 0px;
    line-height: 25px;
    text-align: justify;
}
.picleft {
    float: left;
    width: 40%;
    padding: 25px;
    box-sizing: border-box;
}
.picleft img {
    width: 100%;
}
.contentright {
    float: right;
    width: 60%;
    padding: 100px;
    box-sizing: border-box;
}

.picright {
    float: right;
    width: 40%;
    padding: 25px;
    box-sizing: border-box;
}
.picright img {
    width: 100%;
}
.contentleft {
    float: left;
    width: 60%;
    padding: 100px;
    box-sizing: border-box;
}
@media screen and (max-width:650px) {
.picleft {
    float: none;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
.picleft img {
    width: 100%;
}    
.contentright {
    float: none;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}    
.picright {
    float: none;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}
.picright img {
    width: 100%;
}
.contentleft {
    float: none;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}    
}

footer {
    background-color: #fff;
    width: 100%;
    padding: 20px 0px;
    position: relative;
    
}

.botlogo {
    float: left;
    padding: 0px 0px;
    margin: 4px 0 0 0px;
    
}
.botlogo h3 {
    font-family: 'Syncopate', sans-serif;
    font-size: 25px;
    font-weight: 100;
    color: #a58f89;
    line-height: 15px;
    letter-spacing: -1px;
}
.botlogo h3 span {
    display: block;
    font-weight: 900;
    color: #1f718f;
    letter-spacing: -1px;
}
.botlogo h4 {
    font-family: 'Julius Sans One', sans-serif;
    font-size: 12px;
    font-weight: 100;
    color: #333;
    letter-spacing: 2.5px;
    margin: 10px 0 0 4px;
}
@media screen and (max-width:650px) {
.botlogo {
    position: relative;
    width: 100%;
    text-align: center;
    padding: 10px 0px 10px 0px;
    margin: 0px;
}   
}
.botlogo img {
    width: 120px;
}
.botlinks {
    margin: 0px 0 0 0px;
    text-align: right;
}
.botlinks ul {
    width: auto;
}
.botlinks ul li {
    display: inline-block;
}
.botlinks ul li a {
    font-size: 14px;
    font-family: 'Syncopate', sans-serif;
    color: #000;
    font-weight: 400;
    padding: 0px 10px;
    display: block;
}
.botlinks ul li a:hover {
    color: #a58f89;
}
.botlinks ul li a strong {
    font-weight: 600;
}

.botright {
    float: right;
}
.copy {
    color: #666;
    font-size: 12px;
    text-align: right;
    margin-right: 12px;
    margin-top: 4px;
}
.mobbar {
    display: none;
}    
@media screen and (max-width:650px) {
header {
  padding: 15px 0px;
}    
.mobbar {
    display: block;
    overflow: hidden;
    padding:  0 10px 5px 0px;
}
.mobbar i {
    font-size: 25px;
    float: right;
}    
.toprightbar {
  float: right;
  margin: 0px;
}    
.topsocial {
  text-align: right;
  margin-right: 0px;
}    
.topsocial a {
  display: inline-block;
  padding: 0px 10px;
  font-size: 16px;
}    
#bio {
  width: 100%;
  background-color: #000;
  height: auto;
}    
.bio {
  float: none;
  margin: 0% 0 0 0px;
  padding: 50% 0 20% 0px;
  box-sizing: border-box;
  width: 100%;
  position: relative;
  z-index: 0;
  text-align: center;
    
}    
  
.imaintext {
  width: 100%;
  text-align: center;
  color: #333;
  margin: 333px 0 0 0px;
  background-color: #f9f9f9;
  padding: 25px;
  box-sizing: border-box;
  height: auto;    
}    
.imainmusic {
  width: 100%;
  text-align: center;
  color: #333;
  padding: 0px 0 0 0px;
  margin: 333px 0 0 0px;
  background-color: #f9f9f9;
  padding: 25px;
  box-sizing: border-box;
  height: auto; 
}    
.info {
  float: none;
  width: 100%;
  margin-left: 0px;
}    
.albumpic {
  float: none;
  width: 100%;
  position: relative;
  z-index: 9;
}    
#fclub {
  background-color: #ebe5d9;
  position: relative;
  z-index: 0;
  background-image: url('../imgs/mic-music.jpg');
  background-repeat: no-repeat;
  background-position: right -600px bottom -100px;
  padding: 50px 0px;
  box-sizing: border-box;
    text-align: center;
}    
#fclub h2 {
  color: #6b665b;
  font-family: 'Syncopate', sans-serif;
  font-size: 28px;
  line-height: 22px;
  letter-spacing: -0.5px;
  margin-bottom: 12px;
}    
.imaintext h1 {
    text-align: center;
}    
.albumcd {
	width: 200px;
	height: 200px;
	float:left;
	position:relative;
	margin: 8px 0 0 0px;
	
  	animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
	
	transition: all 1.0s ease;
    -o-transition: all 1.0s ease;
    -moz-transition: all 1.0s ease;
    -webkit-transition: all 1.0s ease;
    display: none;
}
.albumcd img {
	width: 100%;
}    
.music_album {
  width: 100%;
  float: none;
  margin: 1% 0 0 0px;
}    
.bottomsocial {
  float: none;
  text-align: center;
  margin-left: 0px;
  margin-top: 5px;
}    
.botlinks ul {
    width: 100%;
    float: none;
    margin: 10px 0 0px 0px;
    text-align: center;
} 
.botlinks ul h4 {
    font-size: 18px;
    text-transform: uppercase;
    color: #48fb00;
    font-weight: 700;
    margin:  0 0 10px 0px
}
.botlinks ul li {
    line-height: 33px;
}
.botlinks ul li a {
    font-size: 14px;
    text-transform: uppercase;
}    
.copyright {
    background-color: #22870b;
    width: 100%;
    min-height: 50px;
    padding: 10px 0px 20px 0px
}    
.copy {
    float: none;
    width: 100%;
    margin: 10px 0 0 0px;
    color: #333;
    font-size: 12px;
    text-align: center;
}
.developed {
    float: none;
    width: 100%;
    margin: 10px 0 0 0px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}    
.albumpicprop {
  width: 100%;
  margin-bottom: 10px;
}   
}