/*@media only screen and (min-width : 320px) {
 html{
  background: url("../images/hello-pain/scottie-miller-header-desktop.jpg") no-repeat center top fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}   
}*/

/* Extra Small Devices, Phones */ 
/*@media only screen and (min-width : 480px) {
html{
  background: url(../images/hello-pain/scottie-miller-header-desktop.jpg) no-repeat center top fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}   
}*/

/* Small Devices, Tablets */
/*@media only screen and (min-width : 768px) {
html{
  background: url(../images/hello-pain/scottie-miller-header-desktop.jpg) no-repeat center top fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
}*/


body {
    /*margin-top: 50px;  Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes.
	background-color: #55517f; */
	background-color: transparent;
	color: #fff;
}
/*For image in the h1 tag  */
.sr-album-title img {
  display: block;
  width: 100%;
  height: auto;
}

.sr-album-title {
  position: relative;
  font-size: 0; /* hides text visually but still in DOM */
}

h2 {
	text-transform: uppercase;
	color: #487fbf;
	text-shadow: 1px 1px 1px #000;

}
/* Mobile First */
.landing-intro p{
	font-size: 21px;
	font-family: 'Josefin Sans', sans-serif;
}
/* Desktop */
@media (min-width: 769px) {
 .landing-intro p{
	font-size: 24.5px;
	font-family: 'Josefin Sans', sans-serif;
}   
}

.hero{
 background: rgba(0,0,0,.0);
 padding-top: 30px;
 padding-bottom: 30px;
}

.swimlane-dark {
    background: rgba(0,0,0,.6);
	}
.content-bkgd-dark {
    background: rgba(48,66,70,.6);
	padding: 20px;
	}	
	

@media only screen and (min-width : 320px) {
.order img {
    padding-top: 0px;
	width: 100%;
	float: none;
	padding-bottom:10px;
}
}
@media only screen and (min-width : 480px) {
.order img {
    padding-top: 0px;
	width: 30%;
	float: right;
}
}
@media only screen and (min-width : 768px) {
.order img {
    padding-top: 0px;
	width: 100%;
	float: none;
}
}


@media only screen and (min-width : 320px) {
.hero h1 {
    z-index: 10;
    top: 0;
	letter-spacing: 10px;
	font-family: 'Josefin Sans', sans-serif;
    text-transform: uppercase;
	text-align: center;
	line-height:.9em;
	font-size: 2.2em;
	color:#fff;
	margin-top: 0;
	margin-bottom: 0;
	text-shadow: 1px 1px 1px #000;
}
}
@media only screen and (min-width : 480px) {
  .hero h1 {
	font-size: 2em;
		line-height:.8em;

  }
}
@media only screen and (min-width : 768px) {
  .hero h1 {
	font-size: 3em;
  }
}
@media only screen and (min-width : 992px) {
  .hero h1 {
	font-size: 5em;
  }
}
@media only screen and (min-width : 1200px) {
 .hero h1 {
	font-size: 6em;
  }
}
@media only screen and (min-width : 320px) {
h1.accent-top{
	font-size: 2em;
	color: #304246;
	font-family: 'Josefin Sans', sans-serif;
	letter-spacing:5px;
	padding-top:0px;
	}
h1.accent {	
	font-size: 2em;
	color: #ffffff;
	font-family: 'Kaushan Script', cursive;
	padding-top:5px;
	letter-spacing:2px;
	font-weight: normal;
	margin-top: 0;
}	
	h1.accent-bottom{
	font-size: 20px;
    color: #ffffff;
    font-family: sans-serif;
    padding-top: 0;
    letter-spacing: 2px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: center;
    line-height: .9em;
    margin-top: 0;
    margin-bottom: 0;
    text-shadow: 1px 1px 1px #000;
}}

@media only screen and (min-width : 768px) {
h1.accent-top{
	font-size: 4em;
		padding-top:20px;

		}
	
	h1.accent-bottom{
	font-size: 28px;
}}



h1.accent {
    overflow: hidden;
    text-align: center;
}
h1.accent:before,
h1.accent:after {
    background-color: #fff;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 30%;
}

h1.accent:before {
    right: 0.5em;
    margin-left: -50%;
}
h1.accent:after {
    left: 0.5em;
    margin-right: -50%;
}
h1.accent > span.accent {	
	font-size: 20px;
	color: #ffffff;
	font-family: sans-serif;
	padding-top:30px;
	letter-spacing:2px;
	font-weight: normal;
	text-transform: uppercase;
    text-align: center;
    line-height: .9em;
    margin-top: 0;
    margin-bottom: 0;
    text-shadow: 1px 1px 1px #000;	
}	

@media only screen and (min-width : 768px) {
    h1.accent > span.accent{
	font-size: 28px;
}}

.form-scottie {
text-align: center;

}
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    padding: 7px 30px ;
    border: 0px outset buttonface;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: buttonface;
	 background: rgba(0,0,0,0.5);
    box-sizing: border-box;
	border: 0 none buttonface
		border-color: #ffffff;
		
		color: #487fbf;
    background: rgba(0,0,0,0.5);
	border-color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	float:none;
	text-align: center;
	margin-bottom: 0;

}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
	 padding: 7px 30px ;
	 border: 1px outset #ffffff;
}

.btn-primary-spacing 
{
margin-bottom: 10px !important;
}

@media only screen and (min-width : 320px) {
.btn-scottie {
    color: #487fbf;
    background: rgba(0,0,0,0.5);
	border-color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	float:none;
	text-align: center;
	margin-bottom: 0;
	}
	}
@media only screen and (min-width : 480px) {
.btn-scottie {
    color: #487fbf;
    background: rgba(0,0,0,0.5);
	border-color: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	float:none;
	text-align: center;
	}
	}	
@media only screen and (min-width : 768px) {	
.btn-scottie {
    color: #487fbf;
    background: rgba(0,0,0,0.5);
	border-color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	float:none;
	text-align: center
		}
	}	
	
	.btn-order {
    color: #ffffff;
    background-color: #ffdd75;
    border-color: #487fbf;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	}
	
	.btn-scottie:hover, .btn-scottie:focus, .btn-scottie.focus, .btn-scottie:active, .btn-scottie.active, .open > .btn-scottie.dropdown-toggle {
    color: #ffffff;
background: rgba(0,0,0,1.0);
    border-color: #ffffff; }
  .btn-scottie:active, .btn-scottie.active, .open > .btn-scottie.dropdown-toggle {
    background-image: none; }
  .btn-scottie.disabled, .btn-scottie.disabled:hover, .btn-scottie.disabled:focus, .btn-scottie.disabled.focus, .btn-scottie.disabled:active, .btn-scottie.disabled.active, .btn-scottie[disabled], .btn-scottie[disabled]:hover, .btn-scottie[disabled]:focus, .btn-scottie[disabled].focus, .btn-scottie[disabled]:active, .btn-scottie[disabled].active, fieldset[disabled] .btn-scottie, fieldset[disabled] .btn-scottie:hover, fieldset[disabled] .btn-scottie:focus, fieldset[disabled] .btn-scottie.focus, fieldset[disabled] .btn-scottie:active, fieldset[disabled] .btn-scottie.active {
background: rgba(0,0,0,1.0);
    border-color: #487fbf; }
  .btn-scottie .badge {
    color: #fff;
    background: rgba(0,0,0,1.0);
 }
  .btn-scottie:hover, .btn-scottie:focus, .btn-scottie.focus, .btn-scottie:active, .btn-scottie.active, .open > .btn-scottie.dropdown-toggle {
    color: #ffffff;
    background: rgba(0,0,0,1.0);

    border-color: #487fbf; }
	
	.btn-order:hover, .btn-order:focus, .btn-order.focus, .btn-order:active, .btn-order.active, .open > .btn-order.dropdown-toggle {
    color: #ffffff;
    background: rgba(0,0,0,1.0);

    border-color: #ffffff; }
	
	
section {
	margin-top: 20px;
	margin-bottom: 20px;
}
.section-buttons {
    margin-top: 20px;
	margin-bottom: 20px;
}
.section-buttons-bottom {
    margin-top: 50px;
	margin-bottom: 50px;
}

@media only screen and (min-width : 768px) {	
section {
	margin-top: 50px;
	margin-bottom: 50px;
}
.section-buttons {
    margin-top: 50px;
	margin-bottom: 50px;
}
.section-buttons-bottom {
    margin-top: 50px;
	margin-bottom: 50px;
}    
}
	

/* SECTION ALBUM */ 	

.section-album-intro {
    /*background: rgba(73,132,203,.20);  blue */ 
	/*background: rgba(255,255,255,.20);  white */ 
	padding-top: 30px;
	padding-bottom: 30px;
}

.section-album-intro img {
	margin-top: 20px;
	margin-bottom: 20px;

}

@media only screen and (min-width : 768px) {	
.section-album-intro img {
	margin-top: 0;
	margin-bottom: 20px;

}
}


.section-album-intro p {
font-size: 1.2em;
}


.section-album-intro .order {
    display: inline-block;
    vertical-align: middle;
    padding: 0 30px 0;
}

.order > h2, .section-album-intro h2{
    margin: 100px 0 20px 0;
	color: #487fbf;
    text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
}
.section-album-intro h2{
    margin: 0 0 40px 0;
	color: #487fbf;
    text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
}

.section-album-intro h2 span{
	color: #fff;
    text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
    font-size: 20px;
    line-height: 20px;
}

.section-album-intro h2 span.intro{
	font-weight: 400;
    font-size: 16px;
	line-height: 35px;
}

@media only screen and (min-width : 996px) {	
.section-album-intro h2 span{
	color: #fff;
    text-transform: uppercase;
	text-shadow: 1px 1px 1px #000;
    font-size: 24px;
    line-height: 24px;
}
	.section-album-intro h2 span.intro{
	font-weight: 400;
    font-size: 20px;
	line-height: 35px;
}

}


.order > p{
    font-size: 1.2em;
	padding: 0 0 0px 0;
}

.title-spacing {
	padding-top: 30px
}

@media only screen and (min-width : 996px) {	
.title-spacing {
	padding-top: 100px
}

}

.section-video {
  /*background: rgba(0,0,0,.6);*/ 
}



.section-video .order {
    display: inline-block;
    vertical-align: middle;
    padding: 30px 0;
}


.section-video .order > h2{
    margin: 20px 0 20px 0;
	color: #487fbf;
    text-transform: uppercase;
}
@media only screen and (min-width : 768px) {	
.section-video .order > h2{
    margin: 0px 0 20px 0;
	color: #487fbf;
    text-transform: uppercase;
}
}


.section-video .order > p{
    font-size: 1.2em;
	padding: 0 0px 0px 0px;
	font-family: 'Josefin Sans', sans-serif;
}
@media only screen and (min-width : 768px) {
.section-video .order > p{
    font-size: 1.2em;
	padding: 0 0px 0px 0px;    
}

}

.section-enter {
	padding-top: 30px;
}


#socialicons {
	text-align: center;
	margin: 20px 0;
}

@media only screen and (min-width : 320px) {
#socialicons .icon {
    background: transparent;
    display: inline-block;
    color: #9d9d9d;
    font-size: 25px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: middle;
    margin: 0 15px 20px;
    opacity: .8;
}
}
@media only screen and (min-width : 480px) {
#socialicons .icon{
	background: transparent;
    display: inline-block;
    color: #9d9d9d;
	font-size: 18px;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	vertical-align: middle;
  	margin: 0 2px 10px;
	opacity: .8;
}
}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

#socialicons .icon:hover{
	background: none;
		color: #487fbf;
			opacity: 1;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-Google-Play:before {
	content: "\e800";
	color: #9d9d9d;
	opacity: .8;
    background: transparent;
}
.icon-pandora:before {
	content: "\e801";
	color: #9d9d9d;
	opacity: .8;
    background: transparent;
}


#gp {
  background-image: url('images/googleplay.png');
  background-position: 0 0;
  max-height: 4%;
  max-width: 4%;
}

#gp:hover {
  content: url('images/googleplay-hover.png');
  background-position: 0 100%;
}



.arrow {
  text-align: center;
  margin: 15px 0;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
            transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
            transform: translateY(-15px);
  }
}


@media only screen and (min-width: 320px) {
h1.accent > span.accent.scottie {
	    font-size: 14px;
	}
}

@media only screen and (min-width: 768px) {
h1.accent > span.accent.scottie {
	    font-size: 28px;
	}
}

.band-list {
    list-style-type: none;
    padding-left: 0;
    display: block;
	font-family: 'Josefin Sans', sans-serif;
}

.band-list li {
    margin-bottom: 5px;
    text-align: center;
    margin: o auto;
    padding-left: 0;
	display: block;
    width: auto;
	font-size: 18px;
}
@media only screen and (min-width: 992px){
.band-list li {
    display: inline-block;
    width: 24%;
}
}


.press-bites {
    font-size: 1.5em;
    color: #487fbf;
    font-family: 'Josefin Sans', sans-serif;
    letter-spacing: 5px;
    padding: 20px 20px;
    border-bottom: 1px solid #ffffff;
	margin: 20px 0px;
}

@media only screen and (min-width: 768px) {
.press-bites {
	font-size: 2em;
	margin: 20px 100px;
	padding: 20px 40px;
}
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 1.5em;
    border-left: 0px solid #eee;
    font-family: 'Josefin Sans', sans-serif;
}

@media only screen and (min-width: 768px) {
blockquote {
	margin: 0 100px 20px;
	font-size: 1.75em;
}
}

blockquote.blockquote p {
	    margin: 0 0 10px;
}

blockquote a {
	color: #777777;
}
blockquote a:hover {
	color: #23527c;
}


       /* transparent price */
.panel.price.panel-transparent {
    background-color: transparent;
    border: 0px solid transparent;
    -webkit-box-shadow: 0 0px 0px rgb(0 0 0 / 5%);
    box-shadow: 0 0px 0px rgba(0,0,0,.05);
}
.panel.price.panel-transparent>.panel-heading {
    padding: 10px 15px;
}

		.price.panel-transparent>.panel-heading {
			color: #ffffff;
			background-color: transparent;
			border-color: transparent;
			border-bottom: 0px solid transparent;
		}


		.price.panel-transparent>.panel-body {
			color: #ffffff;
			background-color: transparent;
		}



		.price.panel-transparent>.panel-body .lead{
				text-shadow: 0px 0px 0px rgba(50,50,50, 0.0);
		}

		.price.panel-transparent .list-group-item {
			color: #ffffff;
			background-color: transparent;
			font-weight:normal;
			text-transform: uppercase;
			text-shadow: 0px 0px 0px rgba(250,250,250, .75);
            border-width: 0px 0;
            border-radius: 0;
            padding: 2px 12px;
		}

.price.panel-transparent .list-group-item em {
			color: #ffffff;
			background-color: transparent;
			font-weight:600;
			text-shadow: 0px 0px 0px rgba(250,250,250, .75);
            border-width: 0px 0;
            border-radius: 0;
            font-size: 18px;
		}

        .price.panel-transparent>.panel-footer {
    color: #fff;
    border-bottom: 0px;
    background-color: transparent;
    box-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
}


/* Landing Page Header section like a Navbar */ 	
.hero {
  width: 100%;
  background: #304246;
  padding: 20px 0;
}

/* controls spacing from browser edges */
.hero-inner {
  width: 100%;
  padding-left: 40px;
  padding-right: 40px;
}

/* flex layout like a navbar */
.hero-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

/* image */
.hero-logo {
  max-height: 60px;
  width: auto;
}

/* button styling */
.btn-enter-site {
  font-size: 1.2rem;
  padding: 12px 24px;
}

/* ================= MOBILE ================= */

@media (max-width: 768px) {

  .hero-inner {
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-bar {
    flex-direction: column;
    gap: 15px;
    text-align: center;
  }

  .hero-logo {
    max-height: 40px;
  }



}


/* Pre-Order section Buttons */
panel-footer > button, html input[type=button], input[type=reset], input[type=submit], a.btn.btn-lg.btn-block.btn-primary, a.btn.btn-lg.btn-primary, a.btn.btn-lg.btn-primary.btn-enter-site {
    color: #304246;
    background: #ffffff;
	border-color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	letter-spacing:1px;
	float:none;
	text-align: center;
	 padding: 10px 12px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
}

panel-footer > button:hover, html input[type=button]:hover, input[type=reset]:hover, input[type=submit]:hover, a.btn.btn-lg.btn-block.btn-primary:hover, a.btn.btn-lg.btn-primary:hover{
    color: #ffffff;
    background: #304246;
    cursor: pointer;
    border-color: #ffffff;
}

a.btn.btn-primary.btn-enter-site,
a.btn.btn-primary.btn-offers {
    color: #ffffff;
    background: #304246;
	border-color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	letter-spacing:1px;
	float:none;
	text-align: center;
	 padding: 10px 12px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
    cursor: pointer;
    font-weight: 600;
}

a.btn.btn-primary.btn-enter-site:hover {
    color: #304246;
    background: #ffffff;
    cursor: pointer;
	
}

/* from button css */

/*
colors:
grey: #9d9d9d

bright blue: #487fbf
white:       #ffffff
    background: rgba(0,0,0,.6);
*/

.btn-absolute{
    position: absolute;
    bottom: -20px;
    z-index: 10;
    left: 83px;
}


input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    padding: 7px 30px ;
    border: 0px outset buttonface;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: buttonface;
	 background: rgba(0,0,0,0.5);
    box-sizing: border-box;
	border: 0 none buttonface
		border-color: #ffffff;
		
		color: #487fbf;
    background: rgba(0,0,0,0.5);
	border-color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	float:none;
	text-align: center;
	margin-bottom: 0;

}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
	 padding: 7px 0px ;
	 border: 1px outset #ffffff;
}

@media only screen and (min-width : 320px) {
.btn-scottie {
    color: #010101 !important;
    background: rgba(255,204,63,1.0);
    border-color: #ffcc3f;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	width: 100%;
	float:none;
	text-align: center;
	cursor: pointer;
	margin-bottom:20px;
	}
	
	.btn-contact {
    color: #6366C0;
    background-color: #211D38;
    border-color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	width: 100%;
	float:none;
	text-align: center;
	cursor: pointer;
	margin-bottom:20px;
	}
	.btn-group-lg>.btn, .btn-lg {
    padding: 10px 12px;
    font-size: 15px;
    line-height: 1.3333333;
    border-radius: 6px;
}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
    padding: 7px 4px;
    border: 1px outset #ffffff;
}

	}
@media only screen and (min-width : 480px) {
.btn-scottie {
    color: #010101 !important;
    background: rgba(255,204,63,1.0);
    border-color: #ffcc3f;
    padding-right: 10px;
    padding-left: 10px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	width: 30%;
	float: none;
	text-align: center;
	cursor: pointer;
	margin-bottom:20px;

	}
	.btn-contact {
    color: #6366C0;
    background-color: #211D38;
    border-color: #ffffff;
    padding-right: 10px;
    padding-left: 10px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	width: 30%;
	float: none;
	text-align: center;
	cursor: pointer;
	margin-bottom:20px;

	}
	}	
@media only screen and (min-width : 768px) {	
.btn-scottie {
    color: #010101 !important;
    background: rgba(255,204,63,1.0);
    border-color: #ffcc3f;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	width: 90%;
	float:none;
	text-align: center;
	cursor: pointer;

		}
	.btn-contact {
    color: #6366C0;
    background-color: #211D38;
    border-color: #ffffff;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	width: 90%;
	float:none;
	text-align: center;
	cursor: pointer;

		}
		
	}
	
	
	.btn-order {
    color: #ffffff;
    background-color: #ffdd75;
    border-color: #487fbf;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	}
	
	.btn-scottie:hover, .btn-scottie:focus, .btn-scottie.focus, .btn-scottie:active, .btn-scottie.active, .open > .btn-scottie.dropdown-toggle {
    color: #010101 !important;
background: rgba(229,207,44,1.0);
    border-color: #e56b2c;
	cursor: pointer;
 }
  .btn-scottie:active, .btn-scottie.active, .open > .btn-scottie.dropdown-toggle {
    color: #010101 !important;
background: rgba(225,204,63,1.0);
    border-color: #ffcc3f;
	cursor: pointer;  
     background-image: none;
 }
  .btn-scottie.disabled, .btn-scottie.disabled:hover, .btn-scottie.disabled:focus, .btn-scottie.disabled.focus, .btn-scottie.disabled:active, .btn-scottie.disabled.active, .btn-scottie[disabled], .btn-scottie[disabled]:hover, .btn-scottie[disabled]:focus, .btn-scottie[disabled].focus, .btn-scottie[disabled]:active, .btn-scottie[disabled].active, fieldset[disabled] .btn-scottie, fieldset[disabled] .btn-scottie:hover, fieldset[disabled] .btn-scottie:focus, fieldset[disabled] .btn-scottie.focus, fieldset[disabled] .btn-scottie:active, fieldset[disabled] .btn-scottie.active {
   background: rgba(225,204,63,1.0);
    border-color: #ffcc3f;
 }
  .btn-scottie .badge {
    color: #010101 !important;
    background: rgba(225,204,63,1.0); }
  .btn-scottie:hover, .btn-scottie:focus, .btn-scottie.focus, .btn-scottie:active, .btn-scottie.active, .open > .btn-scottie.dropdown-toggle {
    color: #01010;
    background: rgba(229,107,44,1.0);
    border-color: #e56b2c;
 }
	
	.btn-order:hover, .btn-order:focus, .btn-order.focus, .btn-order:active, .btn-order.active, .open > .btn-order.dropdown-toggle {
    color: #ffffff;
    background: rgba(0,0,0,1.0);

    border-color: #ffffff;
 
	}


.body-footer .btn-scottie {
width: auto;
} 


/* offer buttons */
input[type="button" i], input[type="submit" i], input[type="reset" i], input[type="file" i]::-webkit-file-upload-button, button {
    align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    padding: 7px 30px ;
    border: 0px outset buttonface;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    background-color: buttonface;
	background: rgba(250,250,250,1.0);
    box-sizing: border-box;
	border: 1px none buttonface;
	border-color: rgba(48,66,70,1.0);
	color: rgba(48,66,70,1.0);
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	float:none;
	text-align: center;
	margin-bottom: 0;
    border-radius: 6px

}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
	 padding: 7px 30px ;
	 border: 1px outset #ffffff;
}

.btn-primary-spacing {
	margin-bottom: 20px !important;
}

@media only screen and (min-width : 320px) {
.btn-scottie {
    color: #010101 !important;
    background: rgba(255,204,63,1.0);
	border-color: #ffcc3f;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 6px;
	letter-spacing:1px;
	float:none;
	text-align: center;
	margin-bottom: 0;
    font-weight: 600;
	}
	}
@media only screen and (min-width : 480px) {
.btn-scottie {
    color: #010101 !important;
    background: rgba(255,204,63,1.0);
	border-color: #ffcc3f;
    padding-right: 10px;
    padding-left: 10px;
    text-transform: uppercase;
	border-radius: 6px;
	letter-spacing:1px;
	float:none;
	text-align: center;
    font-weight: 600;
	}
	}	
@media only screen and (min-width : 768px) {	
.btn-scottie {
    color: #010101 !important;
    background: rgba(255,204,63,1.0);
	border-color: #ffcc3f;
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 6px;
	letter-spacing:1px;
	float:none;
	text-align: center;
    font-weight: 600;
		}
	}	
	
	.btn-order, .btn-music {
    color: #ffffff;
    background: #ffdd75;
    border-color: #487fbf;
    padding-right: 30px;
    padding-left: 30px;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    text-transform: uppercase;
	border-radius: 0;
	letter-spacing:1px;
	}
	
	.btn-scottie:hover, .btn-scottie:focus, .btn-scottie.focus, .btn-scottie:active, .btn-scottie.active, .open > .btn-scottie.dropdown-toggle {
    color: #010101 !important;
background: rgba(229,107,44,1.0);
    border-color: #e56b2c; }
  .btn-scottie:active, .btn-scottie.active, .open > .btn-scottie.dropdown-toggle {
    background-image: none; }
  .btn-scottie.disabled, .btn-scottie.disabled:hover, .btn-scottie.disabled:focus, .btn-scottie.disabled.focus, .btn-scottie.disabled:active, .btn-scottie.disabled.active, .btn-scottie[disabled], .btn-scottie[disabled]:hover, .btn-scottie[disabled]:focus, .btn-scottie[disabled].focus, .btn-scottie[disabled]:active, .btn-scottie[disabled].active, fieldset[disabled] .btn-scottie, fieldset[disabled] .btn-scottie:hover, fieldset[disabled] .btn-scottie:focus, fieldset[disabled] .btn-scottie.focus, fieldset[disabled] .btn-scottie:active, fieldset[disabled] .btn-scottie.active {
background: rgba(255,204,63,1.0);
    border-color: #ffcc3f; }
  .btn-scottie .badge {
    color: #fff;
    background: rgba(0,0,0,1.0);
 }
  .btn-scottie:hover, .btn-scottie:focus, .btn-scottie.focus, .btn-scottie:active, .btn-scottie.active, .open > .btn-scottie.dropdown-toggle {
    color: #010101 !important;
    background: rgba(229,107,44,1.0);
    border-color: #e56b2c; 
}
	
	.btn-order:hover, .btn-order:focus, .btn-order.focus, .btn-order:active, .btn-order.active, .open > .btn-order.dropdown-toggle {
    color: #ffffff;
    background: rgba(0,0,0,1.0);

    border-color: #ffffff; }
	
.btn-over-ride {
background: rgba(0,0,0,0.5) !important;
    border-radius: 0 !important;
    color: #487fbf !important;
	}
	
	
	.btn-fix-mobile {
	    font-size: 12px !important;
	}
	
	@media only screen and (min-width : 480px) {
	.btn-fix-mobile	 {   
	    font-size: 15px;
	}
	}

.btn-footer {
    color: #010101;
    background: rgba(255,204,63,1.0);
    border-color: #ffcc3f; 
    padding-right: 30px;
    padding-left: 30px;
    text-transform: uppercase;
	border-radius: 6px;
	letter-spacing:1px;
	float:none;
	text-align: center;
    font-weight: 600;
		}

	.btn-footer:hover, .btn-footer:focus, .btn-footer.focus, .btn-footer:active, .btn-footer.active, .open > .btn-footer.dropdown-toggle {
    color: #010101;
    background: rgba(229,107,44,1.0);
	border-color: #e56b2c;
}
  
.btn-footer:active, .btn-footer.active, .open > .btn-footer.dropdown-toggle {
    background-image: none; }
  
