/*!
 * Start Bootstrap - Scrolling Nav HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    width: 100%;
    height: 100%;
	background-image:url("../img/cloudbg.jpg");
}

html {
    width: 100%;
    height: 100%;
}

#fb-root{display:block; position:relative;}
.fb-page {position:relative; display:block;}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        padding: 0;
		background-color:#ffffff;
    }
}

/* Demo Sections - You can use these as guides or delete them - the scroller will work with any sort of height, fixed, undefined, or percentage based.
The padding is very important to make sure the scrollspy picks up the right area when scrolled to. Adjust the margin and padding of sections and children 
of those sections to manage the look and feel of the site. */

.intro-section {

    text-align: center;
}

.about-section {
    text-align: center;
	z-index:3;
	background-image:url("../img/bg5.jpg");
	display:block;
	padding-bottom:50px;
}

.services-section {
    padding-top: 60px;
	padding-bottom:60px;
    text-align: center;
    background: #fff;
	z-index:3;
	border-top:6px solid #e1e1e1;
}

.order-section {
    padding-top: 60px;
    text-align: center;
    background: #eee;
}

.wrap{max-width:1100px; width:80%; margin:0 auto!important;}


.navbar-brand{font-family:arial, sans-serif !important; text-transform:uppercase!important; font-size:22px !important;}


/*----------POPUP----------*/
#ac-wrapper {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,.8);
z-index:99999999999999999999999999999999999!important;
}
#popup{
padding:30px 30px;
width: 800px;
height: 550px;
background: #dddddd;
border: none;
border-radius: 3px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
box-shadow: #111111 0px 0px 1px 1px;
-moz-box-shadow: #111111 0px 0px 1px 1px;
-webkit-box-shadow: #111111 0px 0px 1px 1px;
position: relative;
top: 50%; left: 45%;
margin-left: -300px; /* negative half of the width */
margin-top: -270px; /* negative half of the height */
z-index:99999999999999999999999999999999999!important;
}

.popupx{ position:absolute; top:-15px; right:-15px;}
.popupx:hover{cursor:pointer;}
.popuplogo{position:absolute; bottom:3px; right:5px;}
.popupparagraph{font-size: 25px; line-height:1; font-weight:normal; color:#e35223; margin-top:9px; margin-bottom:25px; text-align:center; font-family: 'Dancing Script', cursive;  padding:0 150px;}
.popupparagraph2{font-size: 18px; font-weight:normal; color:#555555; margin-top:-1px; margin-bottom:25px; text-align:center; font-family: 'Roboto Condensed', sans-serif;}

.popuptitle{font-size: 24px; color:#555555; text-align:center; margin-top:5px;  line-height:1.2; margin-bottom:15px; font-family: 'Roboto Condensed', sans-serif; font-weight:normal; padding:0 140px;}

.popupx2{ position:absolute; top:-15px; right:50%; margin-right:-9px;}
.popupx2:hover{cursor:pointer;}

.popuptitleimg{max-width:270px; margin:-2px 20px 20px 20px;}

.button5{padding:20px 15px; border-radius:9px; border:2px solid #999999; background-color:#222222; color:#ffffff; text-align:center; margin:10px 5px; font-size:26px;font-family: 'Roboto Condensed', sans-serif;}
.button6{padding:20px 15px; border-radius:9px; border:2px solid #999999; background-color:#666666; color:#ffffff; text-align:center; margin:10px 5px; font-size:26px;font-family: 'Roboto Condensed', sans-serif;}

.button5:hover, .button6:hover{opacity:0.9; cursor:pointer;}

.popupbookimg{position:absolute; max-width:260px; left:-80px; top: 230px; z-index:-1; }


/*----------Top Animation----------*/
.fbcont{float:right; position:relative;}
.socialmedia{max-height:45px;margin-top:3px;}

.top-wood{width:100%; position:relative; display:block; height: 195px; background-image: url("../img/woodbg.jpg");}
.top-frog{width:100%; position:relative; display:block;height:144px; text-align:center!important;  }
.topfrogimg{position: fixed; z-index:-1; }
.top-title{width:90%; max-width: 525px; vertical-align:middle;}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.sec-title{font-family: 'Dancing Script', cursive; text-align:left; font-size:42px;}
.sec-title2{font-family: 'Dancing Script', cursive; text-align:center; font-size:42px;}


/*----------Sections----------*/
.firstoffcont{border-bottom:6px solid #e1e1e1;margin-top:-19px; margin-bottom:-20px!important; padding: 50px; box-sizing:border-box; text-align:center; width:100%; position:relative; display:block; background-color:#eeeeee; z-index:!important;}
.firstoff-book{display:block; border:1px solid #555; width:100%; max-width:200px; margin:10px auto;}
.innerp{font-family: 'Oxygen', sans-serif; text-align:left; font-size:20px; padding:14px; box-sizing:border-box;}

.biography{margin-top:0!important; padding:50px 40px 0 40px;}
.author{float:left; max-width:240px; margin:15px; border:1px solid #000;}

/*----------ordercont----------*/
.firstoffinner{display:inline-block; width:60%;}
.ordercont{display:inline-block; width:35%;text-align:center;  background-color:#fafafa; border-radius:0 0 10px 10px; vertical-align:top; border-left:5px solid #ccc; border-right:5px solid #ccc; border-bottom:3px solid #888888; margin-top:-50px; padding:20px 50px; box-shadow: 1px 1px 5px #888888;}
.ordertitle{font-family: 'Oxygen', sans-serif; font-size:32px; color:#fc7149;}
.ordertitle2{font-family: 'Oxygen', sans-serif; font-size:20px; color:#666666; margin-top:0; padding:0;}

/*----------Testimonials----------*/
.testimonial{padding:5px 90px; margin:0 auto; box-sizing:border-box; border-top:1px solid #eee;}
.testimonialh1-0{color:#fc7149; font-style:italic; font-weight:normal; font-size:28px; text-align:left; }
.testimonialh1-1{color:#333333; font-style:italic; font-weight:normal; font-size:20px; text-align:left; font-family: 'PT Sans Narrow', sans-serif; border-left:4px solid #fc7149;padding-left:12px;}
.testimonialh1-2{font-style:normal; font-weight:bold; font-size:20px; margin-bottom:0; text-align:right;}
.testimonialh1-3{font-style:normal; font-size:16px; margin-top:0; text-align:right;}

/*----------Footer----------*/
.footercont{width:100%; background-color:#000000; padding:9px 0 2px 0;}
.footerp{text-align:center; color:#fff; font-size:12px;}

@media only screen and (max-width: 1230px) {
.firstoffinner{width:100%;}
.ordercont{width:100%; margin:0 auto; border-top:5px solid #333333; border-bottom:3px solid #777777;}
.sec-title{text-align:center;}
}

@media only screen and (max-width: 1200px) {
#ac-wrapper, #popup{display:none;}
}

@media only screen and (max-width: 590px) {
.wrap{width:100%;}
.author{margin:0 auto; float:none;}
.ordercont{width:100%;padding:30px 5px;}
}
@media only screen and (max-width: 380px) {
.ordercont{width:100%; padding:30px 5px;}
}