/*
Theme Name: Truth Be Told
Theme URI: http://www.truthbetold.com
Description: Truth Be Told
Author: Webedelic
Author URI: http://www.webedeli.com
Description: Truth Be Told
Version: 1.0
Tags: Truth Be Told
License:
License URI:
*/

@import url('https://fonts.googleapis.com/css2?family=Bitter:wght@400;500;600;700&family=Hind:wght@400;500;600;700&family=Anton&family=Yeseva+One&display=swap');




html, body {
	font-size: 15px;
	    font-family: 'Bitter', serif;

    font-family: 'Hind', sans-serif;

    font-family: 'Yeseva One', cursive;
    font-family: 'Anton', sans-serif;
	color: #4d4d4e;
	height: 100%;
}

h1, h2 {
	color: #4d4d4e;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 18px;
	font-family: 'Anton', sans-serif;
	color: #4d4d4e;
	font-weight: 900;
}

img {
	max-width: 100%;
	height: auto;
}
a:link {color: #f37736; text-decoration: none; }
a:visited {color: #f37736; text-decoration: none; }
a:hover {color: #666666; text-decoration: none; }
a:active {color: #f37736; text-decoration: none; }









.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 650px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.headerinsidebg {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 150px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}







.navline {
	padding-top:40px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	font-family: 'Anton', sans-serif;
	font-weight: 500;
	color: #58595b;
	text-transform: uppercase;
}


.navline a:link {color: #ffffff; text-decoration: none; text-decoration: none; padding-top:4px; padding-bottom:4px; padding-right:10px; padding-left:10px;border-radius: 0px;border-style: solid; border-width: 0px; border-color: #ffffff; margin-right: 12px; margin-left: 12px; }
.navline a:visited {color: #ffffff; text-decoration: none; text-decoration: none; padding-top:4px; padding-bottom:4px; padding-right:10px; padding-left:10pxpx;border-radius: 0px;border-style: solid; border-width: 0px; border-color: #ffffff; margin-right: 12px; margin-left: 12px; }
.navline a:hover {color: #ffffff; text-decoration: none; text-decoration: none; padding-top:4px; padding-bottom:4px; padding-right:10px; padding-left:10px;border-radius: 0px;border-style: solid; border-width: 2px; border-color: #3a9dbc; margin-right: 10px; margin-left: 10px;  }
.navline a:active {color: #ffffff; text-decoration: none; text-decoration: none; padding-top:4px; padding-bottom:4px; padding-right:10px; padding-left:10px;border-radius: 0px;border-style: solid; border-width: 0px; border-color: #ffffff; margin-right: 12px; margin-left: 12px; } 


.navline ul {
    list-style-type: none;
    margin: 0;
	margin-left: -46px;
} 

.navline ul li {
    display: inline;
	padding-right:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
}





.navline ul ul a {
	width: 200px;
	padding-top:5px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	display: block;
	font-size: 15px;
	margin-top: 0px;
	z-index: 999;
	
}

.navline ul li{
	position: relative;
	padding-right:0px;
	padding-top:10px;
	float: left;
}




.navline ul ul {
	position: absolute;
	top: -999999px;
	left: 0;
	opacity: 0;
	background-color: #3a9dbc;
	opacity: .9;
	text-align: left;
	padding-bottom:20px;
	margin-top:6px;
	z-index: 999;
}

.navline ul li:hover > ul{
	position: absolute;
	color: #ffffff;
	top: 100%;
	opacity: .9;
}

.navline ul ul a:link {color: #ffffff; text-decoration: none; margin-bottom:-10px; padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; border-width: 0px; }
.navline ul ul a:visited {color: #ffffff; text-decoration: none; margin-bottom:-10px; padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; border-width: 0px; }
.navline ul ul a:hover {color: #dddddd; text-decoration: none; margin-bottom:-10px; padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; border-width: 0px;   }
.navline ul ul a:active {color: #ffffff; text-decoration: none; margin-bottom:-10px; padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; border-width: 0px; } 









.bookcolumn {
	width: 33.3%;
	height: auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}





.headertext1 {
	padding-top:160px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 25px;
	line-height: 25px;
	font-family: 'Anton', sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	
}


.headertext2 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 100px;
	line-height: 100px;
	font-family: 'Bitter', serif;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	
}




.pagetitlea {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Anton', sans-serif;
	font-weight: 500;
	color: #58595b;
	text-align: center;
	text-transform: uppercase;
	
}


.pagetitleb {
	padding-top:0px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	font-size: 80px;
	line-height: 80px;
	font-family: 'Anton', sans-serif;
	font-weight: 800;
	color: #56449b;
	text-align: center;
	text-transform: uppercase;
	
}







.fullbody {
	width: 1150px;
	height: auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	color: #58595b;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	
}









.midbg {
	background-image: url(images/midbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.pagetitlewhitea {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Hind', sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	
}


.pagetitlewhiteb {
	padding-top:0px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	font-size: 80px;
	line-height: 80px;
	font-family: 'Hind', sans-serif;
	font-weight: 800;
	color: #ffffff;
	text-align: center;
	
}









.testimonialbg {
	background-image: url(images/testimonialbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}








.readmorebutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 16px;
	font-weight: 500;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: 'Hind', sans-serif;
  cursor: pointer;
	margin-left: auto;
    margin-right: auto;
	text-transform: uppercase;
  
}



.readmorebutton a:link {color: #56449b; text-decoration: none; padding-top:7px; padding-bottom:4px; padding-right:25px; padding-left:25px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #3a9dbc;  }
.readmorebutton a:visited {color: #56449b; text-decoration: none; padding-top:7px; padding-bottom:4px; padding-right:25px; padding-left:25px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #3a9dbc;  }
.readmorebutton a:hover {color: #ffffff; text-decoration: none; padding-top:7px; padding-bottom:4px; padding-right:25px; padding-left:25px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #3a9dbc;-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; background-color: #3a9dbc; }
.readmorebutton a:active {color: #56449b; text-decoration: none; padding-top:7px; padding-bottom:4px; padding-right:25px; padding-left:25px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #3a9dbc;  }






.homebiocolumn1 {
	width: 450px;
	padding-top:100px;
	padding-bottom:20px;
	padding-right:50px;
	padding-left:0px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	color: #58595b;
	text-align: left;
	float: left;
	
}



.homebiocolumn2 {
	width: 650px;
	padding-top:100px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	color: #58595b;
	text-align: left;
	float: left;
	
}




.contactcolumn1 {
	width: 550px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:50px;
	padding-left:0px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	color: #58595b;
	text-align: left;
	float: left;
	
}



.contactcolumn2 {
	width: 550px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	color: #58595b;
	text-align: left;
	float: left;
	
}


.footerbg {
	background-color: #56449b;
	width: 100%;
	height: auto;
	padding-top:50px;
	padding-bottom:50px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	line-height: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	
}



.footertitle {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 36px;
	line-height: 36px;
	font-family: 'Anton', sans-serif;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	
}






.testimonial_rotator_author_info {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px !important;
	line-height: 24px !important;
	font-family: 'Hind', sans-serif !important;
	font-weight: 500 !important;
	color: #58595b !important;
	text-align: center;
	
}






.alignright {
	padding-top:0px;
	padding-bottom:15px;
	padding-right:0px;
	padding-left:15px;
	float: right;
	
}


.alignleft {
	padding-top:0px;
	padding-bottom:15px;
	padding-right:15px;
	padding-left:0px;
	float: left;
	
}







input[type=text]    {
color: #424242;
font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
background-color: #f5f6f7;
border-width: 0;
border-color: #d7d5d5;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}


input[type=email]    {
color: #424242;
font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
background-color: #f5f6f7;
border-width: 0;
border-color: #d7d5d5;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

textarea    {
color: #424242;
font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
background-color: #f5f6f7;
border-width: 0;
border-color: #d7d5d5;
border-style: solid;
width: 98%;
height: 100px;
margin: 8px 8px 0px 0px;
padding-left:6px;
padding-top:6px;
}



input[type=submit] {
color: #ffffff;
font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	font-size: 22px;
background-color: #56449b;
border-width: 1;
border-color: #56449b;
border-style: solid;
width: 300px;
height: 36px;
margin: 0px 0px 0px 0px;
padding-left:6px;18px;
border-radius: 0px;
    cursor:pointer;-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;
}

input[type=submit]:hover {
color: #56449b;
font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	font-size: 22px;
background-color: #ffffff;
border-width: 1;
border-color: #56449b;
border-style: solid;
width: 300px;
height: 36px;
margin: 0px 0px 0px 0px;
padding-left:6px;18px;
border-radius: 0px;
    cursor:pointer;-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;
}





.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



#myVideo{
			z-index: 4;
			right: 0;
			bottom: 0;
			top:0;
			right:0;
			width: 100%;
	 		background-color: black; /* in case the video doesn't fit the whole page*/
	  		background-image: /* our video */;
	  		background-position: center center;
	  		background-size: contain;
	   		object-fit: cover; /*cover video background */
position: absolute;
		}
		


.flexcenter {
display:flex;justify-content:center;align-items:center;
}



.tocenter {
	width: 1150px;
	margin-left: auto;
    margin-right: auto;
}

.buyonamazoncenter {
	width: 160px;
	padding-top:10px;
	padding-bottom:0px;
	margin-left: auto;
    margin-right: auto;
}

.soccenter {
	width: 33px;
	margin-left: auto;
    margin-right: auto;
}

.soccenter img {
	max-width: 100%;
	height: auto;opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}



.soccenter img:hover {
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}



.navcenter {
	width: 500px;
	margin-left: auto;
    margin-right: auto;
}






.textindent {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}



@media screen and (max-width:750px) {

    body {
    margin:0 0 0 0;
	overflow-x:hidden;
    }







.textindent {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:8px;
	padding-left:8px;
	
}




























.headerbg {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 350px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.headerinsidebg {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 150px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}







.navline {
	display: none;
}





.bookcolumn {
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	
}





.headertext1 {
	padding-top:160px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 25px;
	line-height: 25px;
	font-family: 'Anton', sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	
}


.headertext2 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 36px;
	line-height: 40px;
	font-family: 'Bitter', serif;
	font-weight: 700;
	color: #ffffff;
	text-align: center;
	
}




.pagetitlea {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Anton', sans-serif;
	font-weight: 500;
	color: #58595b;
	text-align: center;
	text-transform: uppercase;
	
}


.pagetitleb {
	padding-top:0px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	font-size: 32px;
	line-height: 40px;
	font-family: 'Anton', sans-serif;
	font-weight: 800;
	color: #56449b;
	text-align: center;
	text-transform: uppercase;
	
}







.fullbody {
	width: 100%;
	max-width: 1150px;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	color: #58595b;
	text-align: left;
	margin-left: auto;
    margin-right: auto;
	
}









.midbg {
	background-image: url(images/midbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.pagetitlewhitea {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 18px;
	font-family: 'Hind', sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	
}


.pagetitlewhiteb {
	padding-top:0px;
	padding-bottom:30px;
	padding-right:0px;
	padding-left:0px;
	font-size: 32px;
	line-height: 40px;
	font-family: 'Hind', sans-serif;
	font-weight: 800;
	color: #ffffff;
	text-align: center;
	
}









.testimonialbg {
	background-image: url(images/testimonialbg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}








.readmorebutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 16px;
	font-weight: 500;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: 'Hind', sans-serif;
  cursor: pointer;
	margin-left: auto;
    margin-right: auto;
	text-transform: uppercase;
  
}



.readmorebutton a:link {color: #56449b; text-decoration: none; padding-top:7px; padding-bottom:4px; padding-right:25px; padding-left:25px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #3a9dbc;  }
.readmorebutton a:visited {color: #56449b; text-decoration: none; padding-top:7px; padding-bottom:4px; padding-right:25px; padding-left:25px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #3a9dbc;  }
.readmorebutton a:hover {color: #ffffff; text-decoration: none; padding-top:7px; padding-bottom:4px; padding-right:25px; padding-left:25px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #3a9dbc;-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; background-color: #3a9dbc; }
.readmorebutton a:active {color: #56449b; text-decoration: none; padding-top:7px; padding-bottom:4px; padding-right:25px; padding-left:25px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #3a9dbc;  }






.homebiocolumn1 {
	width: 100%;
	max-width: 450px;
	padding-top:100px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	color: #58595b;
	text-align: left;
	
}



.homebiocolumn2 {
	width: 100%;
	max-width: 650px;
	padding-top:50px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	color: #58595b;
	text-align: left;
	
}




.contactcolumn1 {
	width: 100%;
	max-width: 550px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	color: #58595b;
	text-align: left;
	
}



.contactcolumn2 {
	width: 100%;
	max-width: 550px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 24px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	color: #58595b;
	text-align: left;
	
}


.footerbg {
	background-color: #56449b;
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	line-height: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
	
}



.footertitle {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 26px;
	font-family: 'Anton', sans-serif;
	font-weight: 600;
	color: #ffffff;
	text-align: center;
	
}






.testimonial_rotator_author_info {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px !important;
	line-height: 20px !important;
	font-family: 'Hind', sans-serif !important;
	font-weight: 500 !important;
	color: #58595b !important;
	text-align: center;
	
}






.alignright {
	width: 100%;
	padding-top:0px;
	padding-bottom:15px;
	padding-right:0px;
	padding-left:0px;
	
}


.alignleft {
	width: 100%;
	padding-top:0px;
	padding-bottom:15px;
	padding-right:0px;
	padding-left:0px;
	
}







input[type=text]    {
color: #424242;
font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
background-color: #f5f6f7;
border-width: 0;
border-color: #d7d5d5;
border-style: solid;
width: 92%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}


input[type=email]    {
color: #424242;
font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
background-color: #f5f6f7;
border-width: 0;
border-color: #d7d5d5;
border-style: solid;
width: 92%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

textarea    {
color: #424242;
font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
background-color: #f5f6f7;
border-width: 0;
border-color: #d7d5d5;
border-style: solid;
width: 92%;
height: 100px;
margin: 8px 8px 0px 0px;
padding-left:6px;
padding-top:6px;
}



input[type=submit] {
color: #ffffff;
font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	font-size: 22px;
background-color: #56449b;
border-width: 1;
border-color: #56449b;
border-style: solid;
width: 300px;
height: 36px;
margin: 0px 0px 0px 0px;
padding-left:6px;18px;
border-radius: 0px;
    cursor:pointer;-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;
}

input[type=submit]:hover {
color: #56449b;
font-size: 16px;
	font-family: 'Hind', sans-serif;
	font-weight: 400;
	font-size: 22px;
background-color: #ffffff;
border-width: 1;
border-color: #56449b;
border-style: solid;
width: 300px;
height: 36px;
margin: 0px 0px 0px 0px;
padding-left:6px;18px;
border-radius: 0px;
    cursor:pointer;-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;
}






.tocenter {
	width: 100%;
	max-width: 1150px;
	margin-left: auto;
    margin-right: auto;
}

.buyonamazoncenter {
	width: 160px;
	padding-top:10px;
	padding-bottom:0px;
	margin-left: auto;
    margin-right: auto;
}

.soccenter {
	width: 33px;
	margin-left: auto;
    margin-right: auto;
}

.soccenter img {
	max-width: 100%;
	height: auto;opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}



.soccenter img:hover {
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}



.navcenter {
	width: 100%;
	max-width: 500px;
	margin-left: auto;
    margin-right: auto;
}


