@import url('../fonts/styles.css');

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: inherit; font-size: 100%; vertical-align: bottom; }
ol, ul { list-style: none; }
a img { border: none; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block; }
a:hover, a:focus {text-decoration: none;}


* {margin: 0;padding: 0;}
html {height: 100%;overflow-x: hidden;}
body {height: 100%;background:#fff;color:#000;font-family: Calibri; text-align: justify;
background-image: url("subtle_white_feathers_@2X.png");
    background-repeat: repeat;
    }
header{width: 100%;float: left;z-index: 999;}
.mt{margin-top: 1%;line-height: 18px;color:#6E6E6C;}


.menu {display: block;right:2%; float: right;width: 50px;height: 50px;z-index: 999;position: relative;padding: 15px;background: #aaa; border-radius: 5px;cursor: pointer;}
.icon-bar {display: block;width: 20px;height: 2px;border-radius: 1px;position: absolute;z-index: 1030;color: rgb(202, 157, 72);background: #000;float: left;margin-top: 5px;}
.icon-bar1 {display: block;width: 20px;height: 2px;border-radius: 1px;position: absolute;z-index: 1030;color: rgb(202, 157, 72);background: #000;float: left;margin-top: 10px;}
.icon-bar2 {display: block;width: 20px;height: 2px;border-radius: 1px;position: absolute;z-index: 1030;color: rgb(202, 157, 72);background: #000;float: left;margin-top: 15px;}
.subMenu{width: 150px;background: #afafaf;position: absolute;z-index: 999;float: right;margin-top: 8%;display: none;right: 0;border-radius: 5px;}
.myMenu{display: none;width: 100%;float: left;padding: 1% 0% 1%;}
ul.showMe {margin-top: 5%;float: left;width: 100%;list-style-type: none;}
ul.showMe  li {color: #878484;padding-top: 0.5%;padding-bottom: 0.5%;margin: 0 auto;display: table;float: none;}
.myLogo{display: none;float: left;margin-left: 40%;margin-top: 2%;}
.alert-success {
    font-family: 'AvenirLTStd-Book';
}
#one, #two, #three, #four, #five {width: 100%; float: left;}
#layout{float: left;width: 100%;}
.allMenu{width: 100%;border: 1px solid #5e8ec0;border-radius: 10px;box-shadow: 1px 1px 7px 5px #6388a3;margin: 0 auto;display: table;background: #fff;}
.imgHome{width: 100%;height:100%; float: left;}
.imgHome video {background: #000;}
.webContent1 {width: 100%;height:800px; float: left;background: url("../images/desk2-copy.gif") no-repeat;background-size: 100% 100%;}
.webContent2 {width: 100%;float: left;background: #fff;}
.allMenu a{color:#666;font-family: 'AvenirLTStd-Book';}
.blueMenu a:hover{color: #2d7f9e;}
.purpalHeader a:hover{color:#8d5795;}

/*.bluesocial a{
	color: #2d7f9e;
}
.purplesocial a{
	color:#8d5795;
}
 */

.webContent1 img{width: 100%;float: left;}
.magicWorld{
	background: #793C90;
	border: 1px solid #8D5795;
    border-radius: 10px;
    box-shadow: 1px 1px 1px 1px #8D5795;
	
	/*border: 2px solid #126d48; 
	border-radius: 10px;*/
	position: relative;top: 40%; 
	text-align: center;
	padding: 10px;
	/*box-shadow: 1px 1px 8px 1px #126d48;*/
	margin: 0 auto;
	display: table;
}
.magicWorld:hover{
	box-shadow: 3px 3px 8px 3px #8D5795;
}
.magicWorld a{font-size: 25px;font-weight:lighter;color: #fff;font-family: 'AvenirLTStd-Book';}
.magicWorld a:hover{color: #dedad9;}
a{color:#666;}
a:hover{color:#888;}
.content2 {width: 1%;height: 721px;	margin-top: 20px;	float: right;}

/*------------------------ Readers style -------------------------*/

.readersCon {
    float: none;
    margin: 0px auto;
    display: table;
    padding:40px 10px 10px;
}

.italicStyle {
	font-style:italic;
	font-weight:bold;
	color:#7c7c7c;
	margin:30px auto 0px
}


.readLeft {
	float:left;
	width:50%;
	
}

.readLeft a.enterWorld {
	border: 1px solid #8d5795;
    border-radius: 10px;
    box-shadow: 1px 1px 1px 1px #8d5795;
    background: #fff;
    float:left;
    width:auto;
    padding:15px;
    font-size:24px;
    color:#7c7c7c;
} 

.readLeft a:hover.enterWorld {
	box-shadow: 1px 1px 7px 5px #8f78ab;
}


.readLeft ul {
	list-style:none;
	margin:30px auto 40px;
	float:left;
	width:100%;
	padding-left:0;
}


.readLeft ul li {
	float:left;
	width:40%;
}

.readLeft ul li img {
	max-width:100%;
}
.hide{
	display:none;
}
/*.readLeft ul li:first-child {
	width:auto;
	min-width:30%;
}*/

.readLeft ul li p {
	width:100%;
	text-align:left;
	margin-top:30px;
	color:#7c7c7c;
	font-size:18px;
}


.readRight {
	float:right;
	width:40%;
}

.readRight ul {
	float:left;
	width:100%;
	list-style:none;
	margin:0 auto;
	padding-left:0;
}

.readRight ul li {
	width:100%;
	display:table;
	margin:0 auto 10px;
}

.readRight ul li a {
	text-decoration: none;
    margin: 10px auto 5px;
    text-align: center;
    color: #7c7c7c!important;
    font-size: 18px;
    padding: 10px 24px;
    border: 1px solid #8d5795;
    border-radius: 10px;
    box-shadow: 1px 1px 1px 1px #8d5795;
    background: #fff;
    display: table;
    min-width: 160px;
}
.share_facebook {
	text-decoration: none;
    margin: 10px auto 5px;
    text-align: center;
    color: #7c7c7c!important;
    font-size: 18px;
    padding: 10px 24px;
    border: 1px solid #c4b6d9;
    border-radius: 10px;
 box-shadow: 1px 1px 7px 5px #8f78ab;
    background: #fff;
    display: table;
    min-width: 160px;
}

.readRight ul li a:hover {
	box-shadow: 1px 1px 7px 5px #8f78ab;
}
.btn_font1{
	 font-size: 14px!important;
	 color:#A0A0A0!important;
}

.share_facebook {
	 font-size: 14px;
}


#innerSec1{margin: 1% auto 1%;	float: none;width: auto; display:table; }
 #innerSec2{margin-top: 5%;	float: left;width: 100%;position: absolute;}
#innerSec1 img {width: 100%;height: 100%;display: block;}

ul.focusMe {
	padding: 0px 5px;
    float: none;
    list-style-type: none;
    margin: 0 auto;
    display: table;}
/*ul.focusMe li {font-family: 'AvenirLTStd-Book'; color: #666;float: left;margin-left: 6%;margin-top: 1.8%;font-size: 18px;font-weight: normal;}*/

ul.focusMe li {
	float:left;
	margin: 10px 31px;
	
}

ul.focusMe li a {
	font-family: 'AvenirLTStd-Book';
	color: #666;
	text-align:center;
	font-size: 18px;
	font-weight: normal;
	line-height:50px;
	
}

/*ul.focusMe li:hover a,ul.focusMe li:focus a {
	color:#888;
}*/

/*ul.focusMe li:last-child {
	margin-right:0px;
}*/


ul.focusMe li.noSpace{margin-top: 0px;}

.imgBook{width: 100%;float: left;padding: 0%;}
.magicEye{width: 100%;float: left;padding: 1% 0 1%;}
.magicEye h4{font-size: 20px;margin-top: 10px;}
.magicEye h5{float: left;font-weight: 700;font-size:14px; width:100%;}
.magicEye p{font-size: 14px;float: left;}
.magicEye h6, .oneGirl h6{float: right;margin-right: 10%;color:#aaa;font-weight: 700;}
.magicEye img{    
	float: left;
    width: 30%;
    margin-top: 10.2%;
    }

/*.fullscreen-bg {position: fixed;top: 0px;right: 0;bottom: 0;left: 0;overflow: visible;z-index:;}
.fullscreen-bg__video {position: absolute;top: 0;left: 0;width: 100%;height:300px;}*/

@media (min-aspect-ratio: 16/9) {
.fullscreen-bg__video {
height: 300%;
top: -100%;
}
}

@media (max-aspect-ratio: 16/9) {
.fullscreen-bg__video {
width: 300%;
left: -100%;
}
}


.magicEye a {color: #2d7f9e;font-weight: bold;font-size:25px;	text-decoration: none;float: left;width: auto; font-family: 'WatermelonScriptDemo'; text-transform:none;}
/*.magicEye a:hover, .magicEye a:focus {color: #000;text-decoration: none;}*/
.magicEye a .starImg { float:right!important; margin-left:0px;}

.oneGirl{width: 100%;float: left;}
.oneGirl img{float: left;}
.buyBook{ width: 100%; height:auto; left;padding-top:15px; padding-bottom: 20px; border: 5px ridge #aaa; background: linear-gradient(#d5d3d3, #d5d3d3, #6d6969); margin-top:33%; float:right; padding:15px 10px 20px }

.buyBook h4{font-family: 'AvenirLTStd-Book'; text-align: center;font-size: 19px;font-weight: normal; color:#666;}
.buyBook p{margin: 40px auto 0px; font-size: 16px; /*font-weight: bold; */font-family: 'AvenirLTStd-Book'; color: #666; float: left; text-align: center;}

.outline {
	font-family: 'AvenirLTStd-Book';
	border: 2px solid #2d7f9e;
	border-radius: 10px;
	margin-left: 30%;
	text-align: center;
	padding: 10px;
	font-weight: bold;
	box-shadow: 1px 1px 1px 1px #2d7f9e;
	background: #fff;
	float: left;
	margin-top: 7%;
	color: #888;
	font-weight: normal;
}
.outline:hover {
	box-shadow: 1px 1px 7px 5px #2d7f9e;
}

.txtSec{float: left;width: 68%;padding: 2%; margin-left:2%;}
.whiteTxt{color: #fff;}

.buyBook .whiteTxt {
	font-style:italic;
}

a.whiteTxt:hover{color:#7d7676;}
.imgBook{margin-top: 0;}
.buyBook img{float: none; width: 70%; margin-top: 0; display: table; margin: 30px auto;}
.imgBook ul li:first-child{width: 76%; float: left;}
.imgBook ul li:last-child{width: 24%; float: left;}
#book1{ padding: 0%;}
.fullBg2{/*background: url("../images/bg1.jpg") no-repeat;*/ float: left;background-size: cover;width: 100%;padding: 0% 7%;}
.whiteBg2{background: #fff; margin: 0 auto; display: table;padding:5% 3%;border-radius: 45px; box-shadow: 0px 4px 5px #aaa;margin-bottom: 4%;}

/*explore*/
.exploreMe{float: left;width:100%;}
/*.bgPage{background: url(../images/paperbg3.jpg) no-repeat;background-size: 100% 100%;}*/
.ex1{padding: 1%;float: left;width: 100%;}
.ex1 h2{text-align: center;font-size: 28px; font-weight: bold;}
.ex1 img{width: 15%;margin: 0 auto; display: table;padding-bottom: 4%;}
.ex1 .buk1{margin: 0 auto; display: table;}
.ex2{padding: 4% 8% 4%;float: left;width: 100%;}
.ex2 img{margin: 0 auto; display: table;}
.ex2 p{text-align: center; padding: 10% 0 1%;font-weight: bold;font-family: 'AvenirLTStd-Book'; color:#944821;}

.outline2 {
	border: 1px solid #5e8ec0;
	box-shadow: 1px 1px 1px 1px #2d7f9e;
	background: #fff;
	text-align: center;
	padding: 10px;
	font-weight: normal;
	border-radius: 10px;
	font-family: 'AvenirLTStd-Book';
}
.outline2:hover{
	box-shadow: 1px 1px 7px 5px #2d7f9e;
}

/*.outline3{border: 4px solid #FF9800;box-shadow: 1px 1px 7px 5px #ffc105;background: #fff;text-align: center;font-weight:bold; border-radius: 10px;}*/
/*chapter1*/
.story1{float: left;width: 100%;}
.storybuk{/*background:#eec385;*/}
.pageBody p {text-indent: 50px;font-weight: normal;font-family: 'AvenirLTStd-Book';}
.pageBody h3 {text-align: center;margin: 1% 0% 1%;font-family: 'WatermelonScriptDemo'; font-size:25px; /*text-transform:lowercase;*/ font-weight:bold;}

.pageBody .starImg {float:none!important;}.pageBody{/*background: #fff;*/padding: 2% 0%;}
.page1{float: left;width: 100%;text-align: center;padding: 2% 0% 2%;} 
.page1 h2{font-weight: bold;}
.page1 h4{font-style:italic;}
.page1 h6{font-weight: bold;}
.page1 p{margin: 2% 0% 2%;}
.page2{padding:2%;float: left;width: 100%;/*background: #fff;*/} 

/*characters*/
.characters{float: left;width: 100%;    /*background:#eec385;*/}
.darkMe{color:#000; font-weight: bold; }
.char1{float: left; width: 100%;padding: 2% 3%;font-size: 22px;}
.char1 h2{color:#601e61;font-weight: bold;font-size: 20px;margin-top: 15%;}
.char1 p{font-family: Calibri;}
.char1 img{width: 100%; float: left;display: block;}
.pageBg{float: left;width: 100%;/*background: #fff;*/margin-top: 0%;}
/*map*/
.map{float: left;width: 100%;}
.map1{float: left;width: 100%;padding: 2% 0 5%;}
.map1 ul li{padding: 2% 0% 2%;}
/*.map1 ul li:nth-child(2){float: left;width: 100%;margin-left: 14%;}*/
.map1 ul li:last-child{/*background: linear-gradient(#eee, #aaa, #999);*/float: left;padding: 2% ;/*border: 5px ridge #aaa;*/; color:#666;font-family: 'AvenirLTStd-Book'; font-size:15px;}

/*contact1*/
#contact1{float: left;width: 100%; padding: 2% 3% 4%;}
.contactBook {padding: 2% 0% 2%;}
.contactBook p{font-size: 16px; color:#666}
.contactForm{float: left;width: 100%;}
.contactForm ul li{float: left;    padding: 0 1% 0 0;}
.contactForm ul li:first-child{width: 70%;}
.contactForm ul li:last-child{width: 30%;}
input{height: 35px;padding: 5px;float: left;font-family: 'AvenirLTStd-Book';width: 100%;}
textarea{padding: 5px;height: 100px;font-family: 'AvenirLTStd-Book';}
.form1{float: left;width: 100%;}
.form1 p{margin: 2% 0% 2%;float: left;font-size:20px; width: 100%;color:#808080;}
.form1 label{margin: 2% 0% 2%;float: left;font-size:20px; width: 100%;color:#808080;}
.text1 {
    width: 39.6%;
    float: left;
}
#text1{width: 100%;float: left;}
#text2{margin-left: 2%;}
#text3{width: 80%;float: left;}
#text4{width: 80%;float: left;}
#text5{width: 5%;float: left;}
small, h6 small{font-size: 15px;font-weight: normal;color:#666;}
.checkForm{float: left;width: 100%;}
.checkForm h6{margin-top: 1%;font-size: 20px;font-weight: normal;color: #aaa;margin-left: 8%;}
#btn1{
	font-family: 'AvenirLTStd-Book';
	border: 1px solid #8D5795;
	border-radius: 10px;
	/*margin-left: 1%;*/
	text-align: center;
	padding: 10px 30px;
	font-weight: normal;
	/*box-shadow: 1px 1px 7px 5px #8D5795*/
	box-shadow: 1px 1px 1px 1px #8D5795;
	background: #fff;
	color:#666;
	font-size:21px;
}
#btn1:hover{
	box-shadow: 1px 1px 7px 5px #8D5795;
}
#btn2{
	font-family: 'AvenirLTStd-Book';
	border: 1px solid #2d7f9e;
	border-radius: 10px;
	/*margin-left: 1%;*/
	text-align: center;
	padding: 10px 30px;
	font-weight: normal;
	/*box-shadow: 1px 1px 7px 5px #8064a2;*/
	box-shadow: 1px 1px 1px 1px #2d7f9e;
	background: #fff;
	color:#A0A0A0;
	font-size:14px;
	margin:15px auto;
}
#btn2:hover{
	box-shadow: 1px 1px 7px 5px #2d7f9e;
}

.parental{
	font-weight:bold;
}
.parental:hover{
	color:#8D5795;
}


.greyMe{color:#7c7c7c; font-weight: bold;font-style: italic;}
.greyMetoo{color:#7c7c7c;font-family: 'AvenirLTStd-Book'; font-weight:bold;}
.shape2{width: 40px; height: 40px; background: #9d9da0; border-radius: 20px;float: left;margin: 0 7px;line-height: 42px;text-align: center;}
.shape2 .fa{color: #bbb; font-size: 30px;}
.bookEvent{float: left;padding: 4%; width: 100%; height:350px;padding-top:15px; padding-bottom: 20px; border: 5px ridge #aaa; background: linear-gradient(#eee, #aaa, #999);font-family: 'AvenirLTStd-Book'; color:#555; }
.bookEvent p{float: left;margin:10% 2% 5%; font-size:16px; text-align:left; }
.mediaIcon{float: left;width: 100%;}
.mediaIcon .shape2 a {text-decoration: none;text-align: center;display: block;}
.mediaIcon .shape2 .fa:hover{color: #dcd5d5;	text-decoration: none;}
.slant{font-style: italic;}


/*store*/
.store{float: left;width: 100%;padding: 3%;height: auto; }
.store1 p{font-family: 'AvenirLTStd-Book';font-weight:normal; font-size: 15px;color:#666;}
.store2{float: left;width: 100%;padding: 2%;}
.store2 img{float: left;width: 100%;}
.fontChange{font-family: 'MagicSchoolOne'; font-weight: bold; font-size: 22px;}
.read1 .fontChange {
	font-size:15px;
	font-family: 'AvenirLTStd-Book';
	color:#740483;
	font-style:italic;
}


/*about*/
.about{float: left;width: 100%;padding: 1% 0% 3%;}
.about1 ul li{float: left;width: 50%;padding: 2%;}
.about1 ul li img{
	max-width:100%; 
	margin-top: 68px;
}
.about1 h2{color: #8d5795;font-weight:bold; font-size: 25px; padding: 2% 0% 1%; font-family: 'ZapfChancery-MediumItalic'; float:left; width: 100%;}
.about1 h2 span {
	float:left;
	width:auto;
	font-family: 'WatermelonScriptDemo';
}

.about1 p{margin: 5% 0% 1%;font-size: 15px;font-weight: normal; color:#666; font-family: 'AvenirLTStd-Book';}
.mediaBtn{width: 10%;position: fixed;margin-top: -8%;}
.clrMe{color:#EE82EE;}
.about1 .clrMe { color:#623965; font-weight:bold;} 

/*Readers*/
.fullBg{background: url("../images/bg1.jpg") no-repeat; float: left;background-size: cover;width: 100%;}
.wideMe{width: 115%;float: left;margin-left: -74px;}
.readers{margin-bottom: 20px;}
.read1{float: left;width: 100%;}
.read1 p{line-height:20px; font-size: 15px;font-family: 'AvenirLTStd-Book';}
.read1 p span { font-size:15px!important}
.read1 h2{color: #7c7c7c;font-weight:bold; font-size: 25px; padding: 4% 0% 1%; font-family: 'ZapfChancery-MediumItalic'; float:left; width:100%;}
.read1 h4{font-weight: bold;margin: 1% 0% 27%;font-size: 15px; color:#666; font-family: 'AvenirLTStd-Book'; }
.whiteBg{/*background: #fff;*/ margin: 0 auto; display: table;padding:0% 2% 0%;/*border-radius: 45px;*/ /*box-shadow: 0px 4px 5px #aaa;*//*margin-top: 4%;*/margin-bottom: 4%;}
/*events*/
.event1 h6{margin: 1% 0% 2%; font-family: 'AvenirLTStd-Book';font-size:15px;
	color:#666;}
.event1 h2{padding:1% 0% 1%;color: #8D5795;font-weight:bold; font-size: 25px;font-family: 'ZapfChancery-MediumItalic'; float:left; width:100%;}
/*.event1 img{margin-left: 28%;float: left;}*/
.editMe{position: absolute;left: 10%;width: 8%;}

.event1 p {
	font-family: 'AvenirLTStd-Book';
	font-size:15px;
	color:#666;
}


.boldMe{font-weight: bold;text-align: center;}

.store1 p .boldMe {
	font-family: 'AvenirLTStd-Book';
	color:#764184;
	font-size:15px;
	font-style:italic;
	text-transform:normal;
}

/*footer {width: 100%;float: left;background: #fff;padding: 2% 0 2%;}*/

footer {
	position: relative;
    width: 100%;
    right: 0;
    bottom: 0;
    left: 0;
}

.bottomFooter{width: 100%; display: block; float: left;}
.bottomFooter img{float: left;width: 32%;}
/*.bottomFooter {width: 100%;float: left;background: #044553;margin: 0;}*/
.footer-social{display: table; margin:0 auto;padding: 2% 0 0%; position:relative; z-index: 9;}
.footer-social a {font-family: 'AvenirLTStd-Book';color: #fff;	text-decoration: none;text-align: center;display: block;}
.footer-social a:hover {color: #91918a;	text-decoration: none;}
.shape{width: 30px; height: 30px; background: #c0c5c9; border-radius: 20px;float: left;margin: 0 7px;line-height: 28px;}

.bottomFooter1{width: 100%; float: left;display: block;}
.bottomFooter1 img{float: left;width: 20%;}

/*.bottomFooter {width: 100%;float: left;background: #044553;margin: 0;}*/
.footer-social1{display: table;float: left;padding: 2% 0 2%;}
.footer-social1{display: table;float: left;padding: 2% 0 2%;}
.footer-social1 a {color: #fff;	text-decoration: none;text-align: center;display: block;}
.footer-social1 a:hover {color: #dcd5d5;	text-decoration: none;}
.newFoot{margin:0 auto; display:table; margin:0 auto;}
/*.newFoot ul li:last-child img{transform: scaleX(-1);}*/
.videoFoot{/*position: relative;*/top: 0%;width: 100%; float:left; margin-top: -138px;}



/*------------------------ new style -------------------------*/

.Img_3D {
	width:30%;
	float:right;
	margin-top:5%;
	margin-right:10%;
}

.txtSec p {
	font-family: 'AvenirLTStd-Book';
	font-size:14px!important;
	color:#888;
}

.txtSec a.linkText {
	float:right;
	font-family: 'AvenirLTStd-Book';
	font-size:17px;
	text-align:right;
	color:#2D7F9E;
	margin-top: 20px;
}

.titalImg {
	width:25%!important;
}

/*.footImg {
	width:100%!important;
	margin-top:-56px;
}*/


.footImg {
	position:relative;
	bottom:0;
}

.pageBg .titalImg2 {
	width:40%;
}

.pageBg .char1 h2 {
	float:left;
	width:100%;
	font-family: 'ZapfChancery-MediumItalic';
	font-size:25px;
}

.pageBg .char1 h2 .starImg {
	float:left;
}

.pageBg .char1 h2 span {
	float:left;
	color:#2d7f9e;
	font-family: 'WatermelonScriptDemo';
	font-weight:bold;
}

.pageBg .char1 p {
	float:left;
	width:100%;
	font-family: 'AvenirLTStd-Book';
	color:#666;
	font-size:15px;
	
}

.pageBg .char1 p.slant {
	font-weight:bold;
	margin:15px auto;
	
}

.pageBg .char1 .darkMe {
	color:#666;
}

.delHeading {
	color:#666;
	font-size:25px;
	font-family: 'ZapfChancery-MediumItalic';
	float:left;
	width:100%;
}

.mapImg {
	display:table;
	margin:0 auto;
	max-width:100%;
}

.map1 .delHeading {
	margin-left:20px;
}

.map1 .whiteTxt {
	color:#666;
	margin-top:15px;
}

.map1 .whiteTxt a {
	font-weight:bold;
	color:#448baf;
}

.map .footer-social {
	margin-top:-6%;
}

.contactBook p {
	font-family: 'AvenirLTStd-Book';
}


.contactForm .form1 p small {
	font-weight:normal;
}

.contactForm .form1 .#btn1 {
	
}

.allMenu2 {
	width: auto;
    border: 1px solid #8D5795;
    border-radius: 10px;
    box-shadow: 1px 1px 7px 5px #8D5795;
    margin: 0 auto;
    display: table;
    background: #fff;
}

.fullBg2 .footer-social {
	padding:2% 0 0%;
	top:94px;
}

.fbImages {
	width:auto;
	float:left;
}

.fbImg {
	width:auto!important;
	margin-top:0px;
	padding-bottom:10px;
	margin-left:10px;
}

.starImg {
	float: left;
    margin-left: 10px;
    max-width: 100%;
    width: auto!important;
    margin-top: 0!important;
}

.delHeading span {
	float: left;
    width: auto;
    max-width: 100%;
    color: #2d7f9e;
    font-family: 'WatermelonScriptDemo';
    margin: 15px auto;
    font-weight:bold;
}

.event1 h2 span {
	float:left; 
	width:auto;
	font-family: 'WatermelonScriptDemo';
}

.event1 .starImg {
	margin-left:0;
}

.read1 h2 span {
	width:auto;
	float: left;
	color:#8D5795;
	font-family: 'WatermelonScriptDemo';
}



.videoSec {
	width: 100%;
    height: auto;
    position: relative;
    bottom: 100px;
    top: -10px;
}

.videoMain {
	width:100%;
	height:100%;
}

.headerHome {
    position: relative;
}


.homeCon2{
	float: left;
    width: 100%;
    padding: 0% 4%;
    position: relative;
    /*bottom: 70px;*/
}

.homeTop {
	float:left;
	margin:0 auto;
	width:100%;
	position:relative;
}

.homeTop ul {
	list-style:none;
	float:left;
	width:100%;
	padding-left:0;
	padding-bottom: 20px;
}

.homeTop ul li {
	float:left;
	width:26%;
	margin:0 auto;
}

.homeTop ul li:last-child {
	float:right;
}

.homeTop ul li:first-child {
	float:left;
}

.homeTop ul li img {
	max-width:100%;
	text-align:center;
	margin:0 auto;
	display:table;
}

.homemagic {
	margin-top:45px!important;
}

.middelHome {
	width:48%!important;
}

.homeTextSec {
	width:100%;
	display:table;
	margin:10px auto;
}

.homeTextSec p {
	font-size:18px;
	text-align:justify;
	font-family: 'AvenirLTStd-Book';
	color:#666;
	line-height:26px;
	
}
.readmore{
    display: table;
    margin: 15px auto 0px!important;
      font-size: 14px!important;	
}

.homeTextSec a img {
	display:table;
	margin:15px auto 0px;
}

.ralthorImg {
	max-width: 100%;
    float: right;
    width: 20%;
    margin-top: -66px;
	
}

/*.read1 a {
	margin-top:20px;
	color:#000;
	font-weight:bold;
	font-size:15px;
	width:100%;
	float:left;
}*/


.magicEye h5 {
	font-style:italic;
}

.store1 h2 {
	color: #8D5795;
    font-weight: bold;
    font-size: 25px;
    padding: 0% 0% 1%;
    font-family: 'ZapfChancery-MediumItalic';
    float: left;
    width: 100%;
}

.store1 h2 span {
	width:auto;
	float:left;
	font-family: 'WatermelonScriptDemo';
}

.store1 h2 img {
	float:left;
}

.store2 li:hover,.store2New .storeRight .friesenImg:hover img {
	 -webkit-border-radius:0%;    
   -moz-border-radius:0%;
   border-radius:0%;
   -webkit-box-shadow:0px -1px 25px rgba(0,0,0,0.5), 0px 1px 25px rgba(0,0,0,0.1);
   -moz-box-shadow:0px -1px 25px rgba(0,0,0,0.5), 0px 1px 25px rgba(0,0,0,0.1);
   box-shadow:0px -1px 25px rgba(0,0,0,0.5), 0px 1px 25px rgba(0,0,0,0.1);
   /*background:#999;*/
}
.ex2 a:hover img {
	 -webkit-border-radius:0%;    
   -moz-border-radius:0%;
   border-radius:0%;
   -webkit-box-shadow:0px -1px 25px rgba(0,0,0,0.5), 0px 1px 25px rgba(0,0,0,0.1);
   -moz-box-shadow:0px -1px 25px rgba(0,0,0,0.5), 0px 1px 25px rgba(0,0,0,0.1);
   box-shadow:0px -1px 25px rgba(0,0,0,0.5), 0px 1px 25px rgba(0,0,0,0.1);
   /*background:#999;*/
}

.store2 {
	margin:30px auto 0px;
	display:table;
}

/*.store2 img {
	width: 100%;
    margin-top: 82px;
    float: left;
}*/

/*.store2 .bookShadow img {
	width:60%;
	margin-top:0;
	display:table;
	margin:0 auto;
	text-align:center;
	float:none;
}*/


.store2New {
	padding:0!important
}

/*.store2 img {
	width: 100%;
    float: left;
}*/

/*.store2 .bookShadow img {
	width:60%;
	margin-top:0;
	display:table;
	margin:0 auto;
	text-align:center;
	float:none;
}*/


.store2New img {
	width:auto;
}

.store2New .bookImgMain {
	margin:0 auto;
	float:left;
	width:100%;
}

.store2New .storeLeft,.store2New .storeRight {
	width:auto;
	float:right;
}

.store2New .storeRight {
	float:left;
	width:68%;
}

.store2New .storeRight ul {
	width:100%;
	float:left;
	padding-left:0;
	list-style:none;
}


/*.store2New .storeRight ul li {
	float:left;
	width:48%;
}*/


.store2New .storeRight .friesenImg {
	width:100%!important;
	display:table;
	float:none!important;
	margin:30px auto;
}

.store2New .storeRight .friesenImg img {
	display:table;
	float:none;
	margin:0 auto;
}


.store2New .storeRight ul li {
	max-width:100%;
	padding:10px;
}

.store2New .storeRight ul li:nth-of-type(odd){
	float:left;
	width:295px;
	margin-bottom: 10px;
	height:80px;
}

.store2New .storeRight ul li:nth-of-type(even){
	float:right;
	width:295px;
	margin-bottom: 10px;
	height:80px;
} 


.store2New .storeRight ul li img {
	max-width:100%;
	width:57%;
	margin-bottom:10px;
}


.store2New .storeLeft .bookImgMain img {
	max-width:100%;
}

.text1 .error2 {
	margin-left:5px!important;
}


.purpalHeader {
	border: 1px solid #8D5795;
	box-shadow: 1px 1px 7px 5px #8D5795;
}

.error,.error2{
	color:#FF0000;
	float:left;
	font-size:15px;
	width:100%;
	font-family: 'AvenirLTStd-Book';
}



.contactForm .form1 .slant {
	font-size:14px;
    font-family: 'AvenirLTStd-Book';
}
.strongMe{
	font-weight:bold;
}

.pageBody h3.NewStyle {
	color:#2d7f9e;
	text-align:left;
	font-weight:bold;
} 

.eagleRight {
	max-width: 100%;
    float: right;
    width: 20%;
    position: absolute;
    right: 48px;
    top: 116px;;
}

.MarginSize {
	margin-bottom: 60px!important;
    margin-top: 51px!important;;
}


.bottomFooter {
	position:relative;
	bottom:0;
}

.padding_0 {
	padding:0!important;
}

.padding_0 {
	padding:0!important;
}

.padding_4 {
	padding:0 4%;
}

.transprantImg {
	margin-top:70px;
}

.characters .pageBg h1 {
	
    font-weight: bold;
    font-size: 25px;
    padding: 4% 0% 1%;
    float: left;
    width: 100%;
    margin-left:33px;
}

.characters .pageBg h1 span {
	width: auto;
    float: left;
    color: #2d7f9e;
    font-family: 'WatermelonScriptDemo';
    font-weight:bold;
}


.Oclock {
	top:0!important
}

.OclockImg {
	bottom:74px!important;
}




@media only screen and (max-width: 1030px) {
		.imgSec{height: 550px;}
		/*ul.focusMe li {margin-left: 5%;}*/
		.magicEye p {font-size: 12px;}
		.magicEye h5 {font-size: 12px;}
		
		.ex1 ul li:first-child img {margin-left: 27%;}
		.ex2 {padding: 5% 8% 2%;}
		.contactBook p {font-size: 17px;}
		.checkForm p {font-size: 14px;}
		.txtSec {width: 68%; float:right;}
		.about1 img{width: 500px;margin-top: 10%;}
		.editMe {width: 10%;}
		.wideMe {width: 100%;margin-left: 0px;}
		.fullBg2 {padding: 0px;}
}


@media only screen and (max-width: 1000px) {
	/*ul.focusMe li {margin-left: 3%;}*/
	.storeMain {
		height:auto!important;
	}
	
	/*ul.focusMe li {margin:10px 21px;}*/
	
	ul.focusMe li {
		margin:10px 19px;
	}
}

@media only screen and (max-width: 800px) {
	
	/*ul.focusMe li {margin-left: 3%;margin-top: 4%;}*/
	.imgHome video {height: 500px;}
	.event1 img {margin:0 auto; width:80%;}
	.magicEye img {width: 40%; float: none; margin: 0 auto; display: table;}
	.txtSec img {width:70%;}
	.imgBook ul li:first-child {width: 100%;}
	.txtSec { width: 94%; padding: 0; margin: 20px auto 15px; display: table; float: none;}
	.magicEye h5 {font-size: 12px; width:100%; float:left;}
	.imgBook ul li:last-child {width: 70%;padding-top: 5%;margin: 0 auto; display: table;float: none;}
	/*ul.focusMe li {margin-left: 4.6%;font-size: 14px;}*/
	/*ul.focusMe li {margin:10px 27px 10px 0px;}*/
	.editMe {width: 10%;left: 18%;top: 36%;}
	.ex1 ul li:first-child img {margin-left: 18%;}
	.ex1 ul li:nth-child(2) img {margin-left: 32%;}
	.ex2 {margin-left: 0%;}
	.ex1 h2 {margin-top: 1%;}
	.map1 ul li:nth-child(2) {margin-left: 0%;}
	.map1 ul li:last-child {padding-right: 2%;margin-left: 7%;}
	.map1 ul li:first-child {margin-left: 7%;}
	.contactBook p {font-size: 14px;}
	.checkForm p {font-size: 11px;}
	.greyMe{
		font-size: 18px;
	}
	.bookEvent p {font-size: 11px;}
	.shape2 {width: 25px; height: 25px;line-height: 23px;}
	.shape2 .fa {font-size: 20px;}
	
	.about1 img{width: 400px;}
	.about1 p {font-size: 12px;}
	.mediaBtn {width: 13%;margin-left: 25%;margin-top: -5%;}
	.store2 img {width: 33%;}
	
	/*.store2 .bookImgMain img {width: 80%; }*/
	.store2 .bookImgMain img {
		width:100%;
		margin-bottom:30px; float:none; margin-top:0;
	}
	
	.read1 h4 {margin: 1% 0% 40%;}
	
	/*new style*/
	
	/*.videoSec {
		height:300px;
	}*/
	
	.videoFoot {
		margin-top:-100px;
	}
	
	.homemagic {
		width:75%;
		margin-top:10px!important
	}
	
	.homeTop ul li:last-child img {
		width:75%;
	}
	
	.homeTextSec {
		width:100%;
	}
	
	.buyBook {
		margin-top:0
	}
	
	
	.storeMain {
		height:auto!important;
	}
	
	.videoSec{top:0px;}
	
	
	.store2New .storeLeft, .store2New .storeRight {
		width:100%;
		float:left;
	}
	
	.store2New .storeLeft {
		margin-bottom:15px;
	}
	
	.store2New .storeLeft img {
		display:table;
		width:30%;
		margin:0 auto;
		float:none;
	}
	
	.fullBg2 .footer-social {
		top:50px;
	}
	
	.buyBook p {
		width:100%;
		text-align:center;
		font-size:16px;
	}
	
	
}
@media only screen and (max-width: 740px) {
	.webContent1 {height: 400px;}
	.imgSec img {height: 100%;}
	#innerSec1{display: none;}
	.myMenu{display: block;}
	.myMenu a img{margin-left:10%;} 
	.myLogo{display: block;}
	.subMenu {margin-top: 1%;}
	.magicEye a {font-size: 18px;}
	.magicEye h6{margin-top:4%;}
	.mediaBtn {margin-top: -43%;}
	.shape2 {margin: 0 20px;margin-top: 5px;}
	
	.event1 img {margin-left: 12%;}
	.editMe {top: 58%;}
	.videoSec{top:0px;}
	
	
	.txtSec a.linkText {
		float: left;
	    display: table;
	    margin: 15px 20% 0!important;
	    width: 60%;
	}
	
	.pageBody h3,.characters .pageBg h1,.pageBg .char1 h2,.delHeading,.store1 h2,.read1 h2,.event1 h2 {
		font-size:18px;
	}
	
	.OclockImg {
		bottom:30px!important;
	}
	
	.store2New .storeRight ul li:nth-of-type(odd),.store2New .storeRight ul li:nth-of-type(even) {
		width:240px;
	} 
	
}
@media only screen and (max-width: 650px) {
	.imgSec {height: 300px;}
	.magicWorld a {font-size: 18px;}
	.magicEye p {font-size: 13px;}
	.ex1 ul li:nth-child(2) img {margin-left: 34%;}
	.ex1 ul li:last-child {margin-top: 5%;}
	.newFoot {margin-left: 22%;}
	.map1 ul li:nth-child(2) img{width: 90%;}
	.editMe {left: 21%;top: 68%;}
	.event1 img {margin:0 auto; padding:}
	.map1 ul li:nth-child(2) {margin-left: 5%;}
	.mediaBtn {margin-top: -56%;width: 15%;margin-left: 20%;}
	.videoSec{top:0px;}
	
	.imgBook ul li:last-child {
		width:100%;
	}
	
}
@media only screen and (max-width: 500px) {
	.magicWorld a {font-size: 12px;}
	.webContent1 {height: 630px;}
	.imgSec {height: 575px;}
	.myLogo {margin-left: 30%;margin-top: 4%;}
	.txtSec img {width: 90%;}
	.magicEye h5 {font-size: 10px;}
	.magicEye {margin-top: 5%;}
	.buyBook h4 {font-size: 14px;}
	.buyBook p {font-size: 10px;}
	.buyBook {height: auto;margin-top: 0;}
	/*.outline {margin-left: 24%;padding: 5px;font-size: 9px;}*/
	.outline {margin: 0 auto; padding: 5px; font-size: 9px; float: none; display: table; .videoSec{top:0px;}
			}
	.videoSec{top:0px;}
	.magicEye p {font-size: 11px;}
	.ex1 ul li:first-child img {margin-left: 5%;width: 80%;}
	.outline2 {font-size: 12px;}
	.ex2 p {padding: 3% 0 3%;}
	.ex1 ul li:nth-child(2) img {width: 45%;margin-left: 21%;}
	.map1 ul li:nth-child(2) {margin-left: 5%;}
	.map1 ul li:last-child {margin-left: 1%;}
	.newFoot {margin-left: 3%;}
	.contactBook p {font-size: 12px;}
	.contactForm ul li:first-child{width: 100%;}
	.contactForm ul li:last-child{width: 90%;}
	.checkForm h6 {margin-top: 4%;font-size: 12px;}
	.bookEvent {margin-top: 10%;}
	#btn1 {padding: 4px 30px;margin-top: 2%;}
	.bookEvent p {font-size: 10px;}
	.shape2 {margin: 0 15px;}
	.ex1 h2 {font-size: 20px;}
	.ex1 img {width: 40%;}
	.about1 ul li {width: 100%;}
	.about1 img {/*width: 300px;*/margin-top:0px;}
	.editMe {left: 19%;top: 41%;width: 12%;}
	.event1 img.editMe2 {margin-left: 0%;width: 100%;margin-bottom: 0%;}
	.store2 img { width: 100%;}
	.store {height: 850px;}
	.read1 p {font-size: 12px;}
	.char1 {font-size: 16px;}
	.mediaBtn {margin-left: 3%;font-size: 12px;margin-top: -100%;width: 20%;}
	
	/*new style*/
	
	.Img_3D {
		width: 60%;
	    float: none;
	    margin: 0 auto;
	    display: table;
	    padding-top: 27%;
	}
	
	.map .footer-social {
		margin-top:56px;
	}
	
	.starImg {
		width:20%!important
	}
	
	.pageBg .char1 h2 span {
		max-width:75%;
		text-align:left;
	}
	
	.delHeading .starImg {
		float:left;
	}
	
	.homemagic {
		margin-top:12px!important;
		width:75%;
	}
	
	.homeTop ul li:last-child img {
		width:75%;
	}
	
	.homeTop {
		margin:7px auto;
	}
	
	.homeTextSec {
		width:100%;
	}
	
	.videoFoot {
		margin-top:-57px;
	}
	
	.ralthorImg {
		width: 38%;
	    float: left;
	    display: table;
	    margin: 0 auto;
	    float: none;
	}
	
	.shape {
		margin:0 5px 0 5px;
	}
	
	.eagleRight {
		width:40%;
		right:0;
	}
	.fullBg2 .footer-social {
width:auto;
display: table;
text-align:center;
margin: 0 auto;
}




.readLeft,.readRight {
width:100%;
float:left;
}

.readLeft ul li:last-child {
float:right;
}

.readLeft ul li p {
margin:15px auto 10px;

}

.readLeft ul li {
width:45%;
}


.event1 h2 {
	font-size:20px;
}

.fullBg2 .footer-social {
	top:10px;
}

.store1 h2 {
	font-size:20px;
}


.txtSec a.linkText {
	float: left;
    margin: 30px auto 0!important;
    width: 100%;
    display: table;
}


.store2New .storeRight ul li:nth-of-type(odd),.store2New .storeRight ul li:nth-of-type(even) {
	width:100%;
	height:auto;
}

.store2New .storeRight ul li img {
	width:60%;
	margin:0 auto;
	float:none;
	display:table;
}

.contactForm .form1 .slant {
	font-size:12px;
}
.slant {
	font-size:15px!important;
}

.read1 p {
	font-size:14px!important;
}
	

}
@media only screen and (max-width: 350px){
	.shape2 {margin: 0 12px;}
	.bookEvent {height: 250px;}
	.magicEye p {font-size: 10px;}
	.ex1 h2 {font-size: 18px;}
	.newFoot {margin-left: 0%;}
	.mediaBtn {margin-left: 1%;margin-top: -135%;}
	.videoSec{top:0px;}
	
}








