@charset "utf-8";
/* CSS Document */
body{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0e6d7a;
}


.logo{
	text-align: center;
}
.logo img{
	width: 100%;
	padding-top: 2.8em;
	max-width: 1000px;
}
.logo2 img{
	width: 100%;
	padding-top: 2em;
	max-width: 750px;
}
a {
	color: #0e6d7a;
	text-decoration: none;
}
a:hover {
	color: #24BDFF;
	text-decoration: none;
}
.swiper-container{
	display: block;
	width:100%;
	max-width: 1500px;
	padding-bottom: 2em;
	background-color: rgba(204,239,255,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	z-index: 60;
}
.swiper-slide{
	text-align: center;
}
.fade{
	width: 30%;
	height: 100%;
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 15.02%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,1.00) 15.02%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,1.00) 15.02%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 15.02%,rgba(255,255,255,0.00) 100%);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 5;
	cursor: w-resize;
} 
.fadeRT{
	width: 30%;
	height: 100%;
	background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,1.00) 14.51%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(180deg,rgba(255,255,255,1.00) 14.51%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(180deg,rgba(255,255,255,1.00) 14.51%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(270deg,rgba(255,255,255,1.00) 14.51%,rgba(255,255,255,0.00) 100%);
	position: absolute;
	z-index: 5;
	top: 0px;
	right: 0px;
	cursor: w-resize;
}

.SlideHolder{
	height: 100%;
}
.text-wrap{
    margin-right: auto;
    margin-left: auto;
    text-align: center;
    max-width: 500px;
    width: 80%;
}

.SlideHolder h2{
	text-decoration: none;
	font-size: 90%;
	margin-top: 0px;
	font-weight: normal;
	transition: .1s ease;
}

.SlideHolder h1{
	font-weight: normal;
	text-decoration: none;
	font-size:145%;
	margin-top: -0.25em;
	transition: .5s ease;
}

.SlideHolder img{
	width: 50%;
	display: block;
	margin: auto;
	max-width: 700px;
	transition: .5s ease;
}
.btn-group{
	text-align: center;
	width: 100%;
	max-width: 600px;
	margin-top: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
}
.button{
    padding-top: 1%;
    padding-right: 3%;
    padding-left: 3%;
    padding-bottom: 1%;
    display: inline-block;
    background-color: rgba(254,189,105,1.00);
    /*	border: thin solid rgba(255,255,255,1.00);*/
    color: #232F3E;
    text-decoration: none;
    text-align: center;
    font-size: 100%;
    cursor: pointer;
    letter-spacing: 1px;
    text-transform: capitalize;
    margin-right: 1%;
    margin-left: 1%;
    border-radius: 0px;
    margin-top: 0%;
    margin-bottom: 0%;
    transition: .1618s ease;
}
.SlideHolder .btn-group .button {
}
.SlideHolder .btn-group .button {
}



.buttonNOSDW{
	padding-top: .5em;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: .5em;
	background-color: rgba(88,204,255,1.00);
	border: 1px solid rgba(255,255,255,1.00);
	font-weight: normal;
	letter-spacing: 0.1em;
	color: rgba(255,255,255,1.00);
	font-size: large;
	margin-bottom: 10px;
	display: inline-block;
	background-color: rgba(68,199,255,1.00);
	border: thin solid rgba(255,255,255,1.00);
	color: white;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	transition: .1618s ease;
}
.button:hover {
	background-color: rgba(0,255,116,1.00);
	transition: .1618s ease;
	color: white;
}
.buttonNOSDW:hover {
	background-color: rgba(0,255,116,1.00);
	transition: .1618s ease;
	color: white;
}
.buttonSLDSHWJMP:hover {
	background-color: rgba(0,255,116,1.00);
	transition: .1618s ease;
	color: white;
}
.buttonSLDSHWJMP{
	max-width: 80%;
	padding-top: .5em;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: .5em;
	background-color: rgba(88,204,255,1.00);
	border: 1px solid rgba(255,255,255,1.00);
	font-weight: normal;
	letter-spacing: 0.1em;
	color: rgba(255,255,255,1.00);
	font-size: large;
	margin-top: 1em;
	display: inline-block;
	background-color: rgba(68,199,255,1.00);
	border: thin solid rgba(255,255,255,1.00);
	color: white;
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	transition: .1618s ease;
}
#SlideJump{
	font-size: 1.8em;
	padding: 3em .3em 1.5em;
	color:  ;
	background-image: -webkit-linear-gradient(90deg,rgba(88,203,255,0.74) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(88,203,255,0.74) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(90deg,rgba(88,203,255,0.74) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(0deg,rgba(88,203,255,0.74) 0%,rgba(255,255,255,0.00) 100%);
	color: rgba(255,255,255,1.00);
	font-weight: bold;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.83);
}
#SlideBottom{
	font-size: 1.5em;
	padding: .5em .3em 2em;
	color: white;
	background-image: -webkit-linear-gradient(270deg,rgba(88,203,255,0.74) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(88,203,255,0.74) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(88,203,255,0.74) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(180deg,rgba(88,203,255,0.74) 0%,rgba(255,255,255,0.00) 100%)
}
#slideShowWrapper{

}
p a:hover{
	color: rgba(68,199,255,1.00);
}
.elinks{
	margin:auto;
	text-align: center;
	padding: 1em;
	font-size: 1em;
	max-width: 1000px;
}
.elinks h1{
	font-size: 2em;
	font-weight: lighter;
}
.eSellers{
	margin: auto;
}
.eSellers a{
	margin: 1em;
}
.eSellers img{
	width: 10%;
	margin-bottom: 1em;
	padding: .2em;
	-webkit-box-shadow: 0.25em 0.25em 0.5em rgba(0,0,0,0.25);
	box-shadow: 0.25em 0.25em 0.5em rgba(0,0,0,0.25);
	border-radius: 1em;
	box-sizing: border-box;
	background-color: rgba(205,239,255,1.00);
}
.eSellers img:hover{
	transform: scale(1.3);
	border: medium solid rgba(68,199,255,1.00);
}
.IntTrans{
	clear: both;
	margin: 2em;
}
.IntTrans img{
	margin: .5em .5em;
	max-width: 40px;
	width: 15%;
	-webkit-filter: opacity(50%); /* Safari 6.0 - 9.0 */
    filter: opacity(75%);
	border-radius: 5em;
	box-sizing: border-box;
}
.IntTrans img:hover{
	-webkit-filter: opacity(100%); /* Safari 6.0 - 9.0 */
    filter: opacity(100%);
	transform: scale(1.5);
	border: medium solid rgba(68,199,255,1.00);
}
.RT{
	width: 30%;
	background-image: -webkit-linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	opacity: .5;
}
.LFT{
	width: 30%;
	background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	background-image: linear-gradient(90deg,rgba(255,255,255,1.00) 0%,rgba(255,255,255,0.00) 100%);
	opacity: .5;
}
.shoulder{
	position: relative;
	text-align: center;
}
.ShldrQuotes{
	color: #fff;
	width: 60%;
	position: absolute;
	top: 90%;
	left: 5%;
	-ms-transform: translate(-0%, -100%);
	transform: translate(-0%, -100%);
	font-size: 2vw;
	padding: 1em;
	padding-top: 0em;
	background-color: rgba(0,0,0,0.10);
	border-radius: 1em;
	text-align: left;
	z-index: 50;
}
.ShldrQuotes h3{
	font-style: italic;
	text-shadow: 0.05em 0.05em 0.1em rgba(0,0,0,1.00);
}
.shoulder img{
	width: 100%;
}
.shdbtn{
	margin:0px;
	margin-top: 1em;
	letter-spacing: 0.1em;
	font-size: 80%;
	padding:0.6em 2em ;
}
footer{
	background-color: rgba(204,239,255,1.000);

}
.foot{
	text-align: justify;
	margin: 4em auto auto;
	padding: 1em;
	font-size: .8em;
	width: 60%;
	color: rgba(111,111,111,1.00);
}
.foot a{
	line-height: 3em;
}
.foot h1{
	text-align: center;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 0.2em;
}
.tiny{
	font-size: .7em;
	padding-bottom: 8%;
	text-align: center;
}
.blog{
	text-align: center;
	background-color: rgba(204,239,255,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
}
.dailycenter{
	width: 100%;
	text-align: center;
	padding-top: 2em;
}
.daily{
	max-width: 1400px;
	width: 100%;
	    transition: .1618s ease;	
}
.daily:hover{
    -webkit-filter: contrast(124%); /* Safari */
    filter: contrast(124%);
    transition: .1618s ease;	
}
.blue{
	margin: auto;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";
	padding-top: 0em;
	padding-bottom: .1em;
	text-align: center;
	max-width: 1100px;
	padding-right: 1em;
	padding-left: 1em;
}
.blog a{
	
}
.blue h1{
	font-weight: normal;
	text-decoration: none;
	font-size: 2em;
	text-align: center;
	padding: 0em 2em; 
}
.blue li{
	font-size: 1.7em;
	width: 70%;
	margin: auto;
	text-align: left;
}
.blue h3{
	font-weight: normal;
	text-decoration: none;
	font-size: 1.7em;
	line-height: 0em;
	width: 70%;
	margin: 2em auto 1em;
	
}
.signupGEN{
	width: 100%;
	letter-spacing: 2.15px;
	font-size: x-large;
	color: rgba(14,109,122,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
}
.signup{
	width: 100%;
	letter-spacing: 2.15px;
	font-size: x-large;
	color: rgba(14,109,122,1.00);
	background-color: rgba(204,239,255,1.00);
}
.signupTXT{
	text-align: center;
	max-width: 1400px;
	margin: 0 auto;
	padding: 0.5em;
	font-size: xx-large;
	font-weight: normal;
	font-style: oblique;
}
.signupCOPY{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	text-align: center;
	max-width: 800px;
	margin: 2em auto 1em;
	padding:.5em .5em ;
	font-size: 1.2em;
	font-weight: normal;
}
.signupCOPY:hover{

}
.email{
	width: 80%;
	margin: auto;
	text-align: center;
}	
.enter{
	font-size: large;
	font-weight: lighter;
	color: rgba(112,112,112,1.00);
}
.bmform_frm100703{
	width: 100%;
	height:40px;
	max-width: 500px;
	text-align: center;
	padding: .1em;
	letter-spacing: 0.1em;
	font-weight: normal;
	background-color: rgba(255,255,255,1);
	border-width: thin;
	color: rgba(0,149,214,1.00);
	font-size: large;
	margin: 1em 0em;
}	
.bmform_submit100703{
	padding-top: .5em;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: .5em;
	background-color: rgba(88,204,255,1.00);
	border: 1px solid rgba(255,255,255,1.00);
	font-weight: normal;
	letter-spacing: 0.1em;
	color: rgba(255,255,255,1.00);
	font-size: large;
	margin-bottom: 10px;
}
.bmform_submit100703:hover{
	-webkit-transition-duration: 0.1s; /* Safari */
	transition-duration: 0.1s;
	background-color: rgba(0,178,255,1.00);
	transform: scale(1.1);
}

.social{
	margin:auto;
	text-align: center;
	padding: 2em 0em;
	font-size: 1em;
	max-width: 1000px;
}
.social a{
	margin:1em;
}
.social img{
	width: 8%;
	padding: .2em;
	-webkit-box-shadow: 0.25em 0.25em 0.5em rgba(0,0,0,0.25);
	box-shadow: 0.25em 0.25em 0.5em rgba(0,0,0,0.25);
	border-radius: .5em;
	box-sizing: border-box;
	background-color: rgba(221,244,255,1.00);
}
.social img:hover{
	transform: scale(1.3);
	background-color: rgba(255,255,255,1.00);
}
.anatest{
	text-align: center;
	/*background-color: rgba(204,239,255,1.00)*/
}
.anatest a{
	display: block;
	padding: .5em 2em;
	font-weight: lighter;
	letter-spacing: 0.1em;
	color: rgba(255,255,255,1.00);
	font-size: .8em;
	/*	background-color: rgba(122,214,255,1.00);*/
	text-decoration: none;
	text-align: center;
	cursor: pointer;
	transition: .01s ease;
	margin-bottom: 1px;
	background-image: -webkit-linear-gradient(0deg,rgba(122,214,255,0.00) 0%,rgba(88,203,255,0.74) 50%,rgba(122,214,255,0.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(122,214,255,0.00) 0%,rgba(88,203,255,0.74) 50%,rgba(122,214,255,0.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(122,214,255,0.00) 0%,rgba(88,203,255,0.74) 50%,rgba(122,214,255,0.00) 100%);
	background-image: linear-gradient(90deg,rgba(122,214,255,0.00) 0%,rgba(88,203,255,0.74) 50%,rgba(122,214,255,0.00) 100%);
}
.anatest a:hover {
	background-color: rgba(13,237,129,0.78);
	background-image: none;
}
.share_toolbox{
	position: fixed;
	bottom: -1px;
	z-index: 80;
	text-align: center;
	width: 100%;
	background-color: rgba(204,239,255,1.00);
	border-top: thin solid #BEBEBE;
	background-image: -webkit-linear-gradient(0deg,rgba(204,239,255,1.00) 0%,rgba(255,255,255,1.00) 25.39%,rgba(255,255,255,1.00) 73.58%,rgba(204,239,255,1.00) 100%);
	background-image: -moz-linear-gradient(0deg,rgba(204,239,255,1.00) 0%,rgba(255,255,255,1.00) 25.39%,rgba(255,255,255,1.00) 73.58%,rgba(204,239,255,1.00) 100%);
	background-image: -o-linear-gradient(0deg,rgba(204,239,255,1.00) 0%,rgba(255,255,255,1.00) 25.39%,rgba(255,255,255,1.00) 73.58%,rgba(204,239,255,1.00) 100%);
	background-image: linear-gradient(90deg,rgba(204,239,255,1.00) 0%,rgba(255,255,255,1.00) 25.39%,rgba(255,255,255,1.00) 73.58%,rgba(204,239,255,1.00) 100%);
}
/*#HomeShare{
	position: fixed;
	bottom: 0px;
	background-color: rgba(68,199,255,1.000);
	z-index:50;
	background-image: -webkit-linear-gradient(270deg,rgba(0,178,255,1.00) 0%,rgba(68,199,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(0,178,255,1.00) 0%,rgba(68,199,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(0,178,255,1.00) 0%,rgba(68,199,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(0,178,255,1.00) 0%,rgba(68,199,255,1.00) 100%);
	-webkit-box-shadow: inset 0px 1px 1px rgba(1,132,153,1.00);
	box-shadow: inset 0px 1px 1px rgba(1,132,153,1.00);
	max-height: 42px;
}*/
#contents2 {
	width:90%;
	max-width: 750px;
	margin: 20px auto;
	height: auto;
	margin-bottom: 10px;
}
#contents3 {
	width:90%;
	max-width: 750px;
	margin: 20px auto;
	height: auto;
	margin-bottom: 10px;
}
tr td .titles2 {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
    font-size: 1.5em;
    font-weight: normal;
    -webkit-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    line-height: 2em;
}
#contents3 a:hover{
    color: #FFFFFF;
    background-color: #00B1FF;
}


#contents2 img{
	width: 100%;
}
/* ABOUT US STYLING */
.about {
	width: auto;
	height: auto;
	clear: both;
}
.about img {
    /* [disabled]float: none; */
    margin: 0 20px 0 10px;
    clear: both;
}

.about strong.author {
	color: #2d7079;
	display: block;
	width: auto;
	margin-top: 10px;
}
.ContWrapPsoas{
	text-align: left;
}
.BookGRP{
	text-align: center;
}
.bookholder{
	margin-bottom: 4em;
}

.ReviewHolder{
	width: 33%;
	display: inline-block;
	text-align: center;
	padding: 1em 2em;
}
.ReviewHolder:hover{
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
}
.ReviewHolder img{
	width: 100%;
	min-width: 100px;
	max-width:500px;
}
.BlogHolder{
	width: 100%;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 0%,rgba(204,239,255,1.00) 100%);
	padding: 2em 0em;
}
.BlogFeed{
	width: 95%;
	margin: auto;
	height: 850px;
}

.RevTitle h1{
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif";
	font-size:1.5em;
	font-weight: normal;
	text-align: center;
	margin:0em 0em .2em;
}
.thumbstrip{
	text-align: center;
	margin: 0em auto 1em;
	padding: 1em 0em;
	
}
.thumbstrip p{
	font-size: x-large;
}
.BKthumb{
	display: inline-flex;
	width: 90%;
	max-width: 950px;
	
}

.BKthumb img{
	box-sizing: border-box;
	width: 100%; 
	padding: .4em;
	vertical-align: middle;
	border-radius: 10%;
}
.BKthumb img:hover{
	background-color: #44C7FF;
}
#active{
	background-color: #43FF82;
}

.aboutNEW {
	background-color: #C1C1C1

}

.aboutCONT {
	background-color: cornflowerblue
}
