

body {
    background-image:url(../images/backgroundBWlite.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
     background-color: rgba(101, 45, 144, .1);
    text-align: center;
   

}


.left {

text-align: left;
}

.emphasize {

    font-weight: 600;
    font-size: 110%;
    color:rgba(119, 0, 2, 1);
}

.whitesub {

    font-weight: 600;
    font-size: 125%;
    color:rgba(250, 250, 250, 1);
    line-height: 190%;
    text-align: center;
    letter-spacing: 1px;
    font-style: italic; 
   
  
    
}





.bold {

font-weight: 600;
}



p {

    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;

}

h1 {

    text-align: left;
    font-family: 'Anton', sans-serif;
    font-size: 550%;
    color: rgba(101, 45, 144, 1);
    text-align: center;
    margin-top: 3%;
    line-height: 95%;

}

.ital{
    font-style: italic;
    font-weight: 400;
    letter-spacing: .25px;
}

h2 {

    font-size: 200%;
    font-family: 'Karma', serif;
    font-weight: 600;
    color: rgba(0, 0, 0, .8);
    margin-bottom: 2%;
    margin-top:0%;
 
    

}

h3ital {

    color: black; 
    text-align: center;
    font-size: 190%;
    font-family: 'Pacifico', cursive;
    letter-spacing: 0px;
    line-height: 100%;
    font-style: oblique;
   
   
    
}




h3w {

    color: rgba(250, 250, 250, 1); 
    text-align: center;
    font-size: 220%;
    font-family: 'Economica', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 120%;
    padding-top: 3%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .6)
   
  
   
    
}


h3wsm {

    color: rgba(250, 250, 250, 1); 
    text-align: center;
    font-size: 150%;
    font-family: 'Economica', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 120%;
    padding-top: 3%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .6)
   
  
   
    
}



.wlink {

    color: rgba(9, 255, 255, 1); 
    text-align: center;
    font-size: 220%;
    font-family: 'Economica', sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 120%;
    padding-top: 3%;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, .6)
   
  
   
    
}

h3 {

    color: rgba(101, 45, 144, 1); 
    text-align: center;
    font-size: 250%;
    font-family: 'Economica', sans-serif;
    font-weight: 700;
    line-height: 120%;
    padding-top: 3%;
  
  
   
    
}


h4 {
font-size: 16px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 140%;
text-align: left;
letter-spacing: .25px;


}


h4w {
font-size: 16px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 140%;
text-align: left;
letter-spacing: .25px;
color: rgba(250, 250, 250, 1); 


}

h44 {
    
 font-size: 20px;
font-family: 'Raleway', sans-serif;
font-weight: 400;
line-height: 140%;
text-align: center;
letter-spacing: .25px;   
    
    
}


h5 {
color: rgba(101, 45, 144, 1); 
font-size: 22px;
font-family: 'Raleway', sans-serif;
font-weight: 600;
line-height: 140%;
text-align: center;
letter-spacing: .25px;    
    
}





  .tintbox {
   
background-color: rgba(101, 45, 144, .8);
padding: 2%;
margin-bottom: 3%;

    }

.phonetic {

width: 98%;
margin-bottom: 0%;
margin-top: 0%; 
padding: 0;
    
}

.navbox {

    height: auto;
    width: 100%;
    align-content: center;
   /* I dont think the line above works */   

}

.logo {

width: 95%;
margin-right: 20px;

}

.logosmall {

width: 70%;
margin-right: 20px;

}




.kay {
   width:10%;
  

}




.coachimage {

border:4px solid rgba(101, 45, 144, 1);
width: 80%;
margin-bottom: 6px;
margin-top: 0px;
 transition: all 1s ease;   


}

.coachimage:hover {

 -ms-transform: rotate(10deg) scale(1.2); /* IE 9 */
    -webkit-transform: rotate(10deg) scale(1.2); /* Chrome, Safari, Opera */
    transform: rotate(10deg) scale(1.2);
    border:3px solid rgba(01, 45, 144, .5);
    box-shadow:6px 6px 4px rgba(4, 0, 0, .2);

}



.kayimagenullsfa {

border:3px solid rgba(224, 0, 50, 1);
width: 98%;
margin-bottom: 3%;
margin-top: 3%;

}



.kaysponsormain {

width: 100%;
margin-bottom: 5%;
margin-top: 3%;

}



.kaysponsorlogo {

width: 70%;
margin-bottom: 5%;
margin-top: 3%;

}




.kayimagenoborder {

width: 98%;
margin-bottom: 5%;
margin-top: 1%;

}



.kayimagesmaller {

width: 60%;
margin-bottom: 3%;
margin-top: 1%;
    margin-left: 20%;

}

.leftphoto {
border:3px solid rgba(58, 146, 44, 1);
width: 48%;
margin-bottom: 3%;
margin-top: 0%;
float: left;
margin-right: 3%;
    
    }

.rightphoto {
border:3px solid rgba(58, 146, 44, 1);
width: 48%;
margin-bottom: 3%;
margin-top: 0%;
float: right;
margin-left: 3%;
    
    }


.fullphoto {
border:3px solid rgba(58, 146, 44, 1);
width: 98%;
margin-bottom: 5%;
margin-top: 0%;
float: left;
margin-right: 0%;
    
    }

.ridiculous {
    color: rgba(234, 0, 5, 1);
    font-family: 'bangers', sans-serif;
    letter-spacing: 1px;
    margin-left: 1%;
    margin-right: 1%;

}

.price {
    font-weight: 600;
    font-family: 'raleway', sans-serif;
    color: rgba(44, 107, 27, 1);
    letter-spacing: 1px;
    font-size: 28px;
    margin-left: 1%;
    margin-right: 1%;
    line-height: 150%;;

}

.fabric {
    width: 98%;
    border: 3px solid white;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .4);


}

.swatchborder {

    border:3px solid rgba(44, 210, 97, 1); 
    margin:2px;
    
}

.swatchborder:hover {
    border:3px solid rgba(241, 90, 34, 1);
    
    }



/*responsive slider Css*/

/*! http://responsiveslides.com v1.54 by @viljamis */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/* link styles from skeleton to override */

a {
  color: rgba(81, 10, 66, 1);
    text-decoration:none;
    text-shadow: 1px 1px 1px rgba(255, 255, 255, .7);
   

}

a:hover {
  color: rgba(0, 125, 197, 1); 
    text-decoration: none;
}


/* Form styles from skeleton to override for paypal area
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 30px;
        width: 100%;
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 2px solid rgba(243, 112, 36,1);
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid rgba(243, 112, 36,1);
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }



/*Styles for screen 600px and lower*/
@media screen and (max-width: 600px){

.kay {
   width:40%;
}
    

    
h1 {
margin-top: 15%;  
text-align: center;
font-size: 300%;
line-height: 110%;
    
}  
    
h2 {
    
 margin-top: 7%;  
font-size: 170%;
line-height: 130%;
    
    }
    
    
h3 {
text-align: center;
padding-top: 5%;
line-height: 110%;
   
    }
    
.phonetic {

width: 98%;
margin-bottom: 3%;
margin-top: 8%;  
    
}
    
h4 {

line-height: 120%;
   

}
    
  
    
    .logo {

width: 80%;
margin-left: 10%;

}
    
}