/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family:  Cambria,Helvetica,Arial,sans-serif,"Open Sans","Helvetica Neue" ;
    background: #000 no-repeat center center fixed; /*#003366*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-transform: uppercase;
    font-family:  Cambria,Helvetica,Arial,sans-serif,"Open Sans","Helvetica Neue" ;
    font-weight: 700;
    letter-spacing: 1px;
}

p {
    font-size: 1.25em;
    line-height: 1.6;
    color: #fff;
}

.para {
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    /*display: none;*/
}



/*shado*/
.book_cover_img:hover {
    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 0 6px #DDD;
    box-shadow: 0 0 10px #DDD;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
  }

.book_cover_main_img:hover {

    -webkit-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 0 6px #DDD;
    box-shadow: 0 0 10px #DDD;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
  }

.book-button img {
width:45px;
}

.book-section {
margin-bottom:10px;
}

.brand {
        display: inherit;
        margin: 0;
        padding: 0; /*80*/
        text-align: centre;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: Cambria,Helvetica,Arial,sans-serif, "Josefin Slab","Helvetica Neue";
        font-size: 4em;
        font-weight: 700;
        line-height: normal;
        color: #fff;

}



.navbar-brand {
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin: 0px;
    padding: 0px 10px 0 10px;
    /*background: #000;*/
   /* background: rgba(255,255,255,0.9); */
}

.intro-text {
    text-transform: uppercase;
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.intro-text-sub {
    font-size: 1.25em;
    font-weight: 400;
    letter-spacing: 1px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
background: #000;
   /* background: #fff;
    background: rgba(255,255,255,0.9);*/
}

footer p {
    margin: 0;
    padding: 5px 0 10px 0;
}

.top-img {
	display:none;
}



	.col-xs-3 {
	padding-right:5px;
	padding-left:5px;
	}


.book_cover_img, .wechat_img {
/*border:0; 
width:100px;*/


 width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;
}


.book_cover_main_img {
/*border:0; 
width:100px;*/


 width:auto;
 height:auto;
 max-width:100%;
 max-height:100%;
}

#rotating-cover {

        width: 100%;
       /* min-width: 970px; */
	   margin-bottom:-150px;   /*20px*/
	   
        height: 295px; /*257*/
        margin-left: auto;
        margin-right: auto;
		padding-left:0;
        padding-right:0;
        position: relative;
        display: block;
        background: url(../img1/1_cover_image_1024.jpg) center bottom no-repeat ;
		background-color:#000;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size:cover;
 }
#cover_bot {
margin-top:130px;
height:95px;

background: linear-gradient(0deg, rgba(0,0,0,1), rgba(255,255,255,0.01) );
}

#cover_title {
-webkit-text-stroke: 1px black; padding-right:20px; font-weight:900; color:#FFFFFF; font-size:24px;
}

/*
#logo {
width:242px; 
height:45px; 
background-image:url(../img/BSA-LOGO-WHT-O-GREY.png);
}
*/

#logo {
width:250px; 
height:55px; 
background-image:url(../img/LOGO-WHT-L.png);
background-size: 250px 55px;
}

#menu-top-right {
/*display:none;*/
    display:block;
	color:#fff;
	float: right;
	padding-right:20px;
	padding-top: 10px;
    text-align: right;
    font-size:16px;
	font-weight:100;
}

#search_group {
display:none;
}


#top-nav {
display:none;
}


.book_link {
text-align: center;
padding: 10px 0 20px 10px;

}



.acimg {
width: 300px;
}





@media screen and (min-width:768px) {
#logo {
width:300px; 
height:66px; 
background-image:url(../img/LOGO-WHT-L.png);
background-size: 300px 66px;
}

#top-nav {
display:block;
border-bottom: 1px solid #999;
}

#menu-top-right {
    display:block;
	color:#fff;
	float: right;
	padding-right:20px;
	padding-top: 15px;
    text-align: right;
    font-size:16px;
	font-weight:100;
}

#search_group {
display:inline-block;
}

#smenu {
display: none;
}

.box {
    margin: 0px;
    padding: 0px 15px 0 15px;
    /*background: #000;*/
   /* background: rgba(255,255,255,0.9); */
}

	.col-xs-3 {
	padding-right:7px;
	padding-left:7px;
	}

.book_cover_img, .wechat_img {
/*
border:0; 
width:150px;
*/
}

.book_cover_main_img {
/*
border:0; 
width:150px;
*/
}

.book-button img {
width:55px;
}


.book-section {
margin-bottom:20px;
}


#rotating-cover {

        width: 100%;
       /* min-width: 970px; */
	   margin-bottom:-230px;  /*30px*/
	   
        height: 467px; /*257*/
        margin-left: auto;
        margin-right: auto;
		padding-left:0;
        padding-right:0;
        position: relative;
        display: block;
        background: url(../img1/1_cover_image_1024.jpg) center bottom no-repeat ;
		background-color:#000;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size:cover;
 }

#cover_bot {
margin-top:255px;
height:136px;

background: linear-gradient(0deg, rgba(0,0,0,1), rgba(255,255,255,0.01) );
}

#cover_title {
-webkit-text-stroke: 1px black; padding-right:20px; font-weight:900; color:#FFFFFF; font-size:28px;
}

    .brand {	
        display: inherit;
        margin: 0;
        padding: 0; /*80*/
        text-align: centre;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        font-family: Cambria,Helvetica,Arial,sans-serif, "Josefin Slab","Helvetica Neue";
        font-size: 4em;
        font-weight: 700;
        line-height: normal;
        color: #fff;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }

    .address-bar {
        display: inherit;
        margin: 0;
        padding: 0 0 40px 0px;
        text-align: centre;
        text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #aaa;

    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #fff;
        background: rgba(255,255,255,0.9);
    }

    .nav>li>a {
       /* padding: 35px;  */
	    padding:  10px 25px 10px 25px;
    }

    .navbar-nav>li>a {
        line-height: normal;
    }

    .navbar-nav {
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1.25em;
    }
	
	.top-img {
	display:none;
    }

.acimg {
width: 500px;
}

}


@media screen and (min-width:992px) {
#logo {
width:500px; 
height:110px; 
background-image:url(../img/LOGO-WHT-L.png);
background-size: 500px 110px;
}

#menu-top-right {
    display:block;
	color:#fff;
	float: right;
	padding-right:20px;
	padding-top: 38px;
    text-align: right;
    font-size:16px;
	font-weight:100;
}

.box {
    margin: 0px;
    padding: 0px 20px 0 20px;
    /*background: #000;*/
   /* background: rgba(255,255,255,0.9); */
}

	.col-xs-3 {
	padding-right:10px;
	padding-left:10px;
	}
	
.book_cover_img, .wechat_img {
/*
border:0; 
width:200px;
*/
}

.book_cover_main_img {
/*
border:0; 
width:200px;
*/
}

.book-button img {
width:60px;
}



#rotating-cover {

        width: 100%;
       /* min-width: 970px; */
	   margin-bottom:-280px; /*40px*/
	   
        height: 519px; /*257*/
        margin-left: auto;
        margin-right: auto;
		padding-left:0;
        padding-right:0;
        position: relative;
        display: block;
        background: url(../img1/1_cover_image_1024.jpg) center bottom no-repeat ;
		background-color:#000;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size:cover;
 }
 
 #cover_bot {
margin-top:262px;  /*-18*/
height:158px;

background: linear-gradient(0deg, rgba(0,0,0,1), rgba(255,255,255,0.01) );
}

#cover_title {
-webkit-text-stroke: 1px black; padding-right:20px; font-weight:900; color:#FFFFFF; font-size:32px;
}


     .box:after {
	 /*
        content: '';
        display: table;
        clear: both;
		*/
    }
	.top-img {
	/*
	display: block;
	padding:0px 0 0px 0;
	*/
    }
}





@media screen and (min-width:1200px) {

.box {
    margin: 0px;
    padding: 0px 25px 0 25px;
    /*background: #000;*/
   /* background: rgba(255,255,255,0.9); */
}
	.col-xs-3 {
	padding-right:15px;
	padding-left:15px;
	}

.book_cover_img, .wechat_img {
/*
border:0; 
width:250px;
*/
}

.book_cover_main_img {
/*
border:0; 
width:250px;
*/
}

.book-button img {
width:60px;
}

#rotating-cover {

        width: 100%;
		/* min-width: 970px; */
		margin-bottom:-300px; /*50px*/
		
        height: 779px; /*257*/
        margin-left: auto;
        margin-right: auto;
		padding-left:0;
        padding-right:0;
        position: relative;
        display: block;
        background: url(../img1/1_cover_image_1024.jpg) center bottom no-repeat ;
		background-color:#000;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size:cover;
 }

#cover_bot {
margin-top:500px;
height:198px;

background: linear-gradient(0deg, rgba(0,0,0,1), rgba(255,255,255,0.01) );
}

#cover_title {
-webkit-text-stroke: 1px black; padding-right:20px; font-weight:900; color:#FFFFFF; font-size:36px;
}

    .box:after {
	/*
        content: '';
        display: table;
        clear: both;
		*/
    }
	.top-img {
	/*
	display: block;
	padding:0px 0 0px 0;
	*/
    }
}



div#photo{width:100%;overflow:auto;padding-top: 0px}
ul#nav_photo,ul#nav_photo li{list-style-type:none;margin:0;padding:0}
ul#nav_photo{padding-left:80px}
ul#nav_photo li{
	float:left;
	width:160px;
	margin-right:2px;
	text-align: left;
	height: 150px;
}
ul#nav_photo a{display:block;text-decoration:none;padding: 0;color: #0000CC}

ul#nav_photo li.active a{text-decoration: none;color: #000}

ul#nav_photo a:hover{text-decoration: underline;color: #03ADFB}


div#photo1{width:100%;overflow:auto;padding-top: 0px}
ul#nav_photo1,ul#nav_photo li{list-style-type:none;margin:0;padding:0}
ul#nav_photo1{padding-left:80px}
ul#nav_photo1 li{
	float:left;
	width:210px;
	margin-right:2px;
	text-align: left;
	height: 180px;
}
ul#nav_photo1 a{display:block;text-decoration:none;padding: 0;color: #0000CC}

ul#nav_photo1 li.active a{text-decoration: none;color: #000}

ul#nav_photo1 a:hover{text-decoration: underline;color: #03ADFB}

.disabled {
        pointer-events: none;
        cursor: default;
    }