.publication .home-section .read-more {
	bottom: 4%;
}
#intro_publication .container:nth-child(2) {
	margin-bottom: 130px;
}
.publication hr {
	border: 0;
}
@media screen and (max-width: 992px) {
	.home-section p {
		font-size: 1em;
		line-height: 1.4;
	}
}
.publication .home-section p {
	font-size: 1.2em;
	line-height: 1.4;
	margin: 10px 0 15px;
}
/*2014 review------------------------------------------------------------*/
/* section ---------------------------------*/
#intro_publication { 
	background: url('../images/review_bg1.jpg') no-repeat center top;
}
#section2 { 
	background: url('../images/public_sec2_bg.jpg') no-repeat center top;
}
#section3 { 
	background: url('../images/index_bg3.jpg') no-repeat center top;
}
#section4 { 
	background: url('../images/review_bg4.jpg') no-repeat center top;
}

#intro_publication , #section2, #section3, #section4 {
	height: auto;
	-webkit-background-size: cover;
	background-size: cover;
}
#intro_publication h2 {
	margin: 0 auto;
}
#intro_publication h2:nth-of-type(2) {
	margin-bottom: 50px;
}
/*intro_publication*/
#intro_publication .col-lg-4 {
	margin: 0 auto 40px;
}
#intro_publication .margin-middle {
	margin-top: 10%;
}
.gold-book {
	margin: 0 auto;
	width: 184px;
	height: 244px;
	border: 1px solid #e8c350;
	-webkit-transition: all .6s ease-in-out;
	-webkit-transition: all .6s ease-in-out;
	transition: all 1s ease-in-out;
	-webkit-box-shadow: 0 0 5px rgba(248, 220, 130, 0.73), 0 0 10px 4px rgba(248, 220, 130, 0.73);
	-moz-box-shadow: 0 0 5px rgba(248, 220, 130, 0.73), 0 0 10px 4px rgba(248, 220, 130, 0.73);
	box-shadow: 0 0 5px rgba(248, 220, 130, 0.73), 0 0 10px 4px rgba(248, 220, 130, 0.73);
	background-image: -webkit-linear-gradient(top, rgba(76,50,12,0), #f0c84a 60%, #f0c84a 50%,rgba(76,50,12,0));
	background-image: -moz-linear-gradient(top, rgba(76,50,12,0), #f0c84a 60%, #f0c84a 50%,rgba(76,50,12,0));
	background-image: -o-linear-gradient(top, rgba(76,50,12,0), #f0c84a 30%, #f0c84a 50%,rgba(76,50,12,0));
	background-image: linear-gradient(top, rgba(76,50,12,0), #f0c84a 30%, #f0c84a 50%,rgba(76,50,12,0));
}
.gold-book img {
	padding: 6px 4px;
	max-width: 100%;
	
	-webkit-box-shadow: 0 0 20px rgba(252, 232, 170, 0.73);
	-moz-box-shadow: 0 0 20px rgba(252, 232, 170, 0.73); 
	box-shadow: 0 0 20px rgba(252, 232, 170, 0.73)
}
.gold-book:hover {
	-webkit-box-shadow: 0 0 10px 3px rgba(248, 220, 130, 1), 0 0 10px 6px rgba(248, 220, 130, 1);
	-moz-box-shadow:0 0 10px 3x rgba(248, 220, 130, 1), 0 0 10px 6px rgba(248, 220, 130, 1); 
	box-shadow: 0 0 10px 3px rgba(248, 220, 130, 1), 0 0 12px 6px rgba(248, 220, 130, 1);
	background-position: 0 -30px;
	border: 1px solid #fce18b;
}
.publication .modal p {
	margin: 20px 0 0;
	padding: 6px 0;
}
.publication .modal .col-md-12:nth-child(2) img {
	max-width: 100%;
	margin: 20px 0 0;
	float: left;
}
.publication .modal .col- img {
	float: left;
}
.publication .modal .col-md-12:nth-child(2) div {
	float: right;
}

#Book1 .modal-content , #Book2 .modal-content,  #Book3 .modal-content {
	height: 600px;
}
#Book4 .modal-content , #Book5 .modal-content , #Book6 .modal-content {
	height: 450px;
}
@media screen and (max-width: 320px) {
	.gold-book {
		width: 160px;
		height: 216px;
	}
}
@media screen and (max-width: 480px) {
	#Book1 .modal-content , #Book2 .modal-content,  #Book3 .modal-content {
		height: 700px;
	}
	#intro_publication h2:nth-of-type(2) img:first-of-type {
		width: 65%;
	}
	#intro_publication h2:nth-of-type(2) img:last-of-type {
		width: 90%;
	}
}
/*section2*/
#section2 .col-lg-3 img {
	margin: 10% 0 0%;
	width: 90%;
}
#section2 .col-lg-3:first-of-type  {
}
#section2 .col-lg-3:nth-of-type(2) {
}
#section2 .col-lg-3:first-of-type img, #section2 .col-lg-3:nth-of-type(4) img {
	margin: 80% 0 2%;
}

@media screen and (max-width: 767px) {
	#section2 .col-lg-3 img {
		margin: 0!important;
	}
	#section2 .col-lg-3 img {
		width: 60%;
	}
	#section2 .col-lg-3:last-of-type {
		margin-bottom: 100px;
	}
}
/*section3*/
@media screen and (min-width: 768px) {
	#section3 .col-lg-3 img {
		width: 160px;
		height: 233px;
	}
}
@media screen and (min-width: 992px) {
	
}
@media screen and (min-width: 1200px) {
	#section3 .gold-book {
		width: 220px;
		height: 320px;
	}
	#section3 .col-lg-3 img {
		width: 200px;
		height: 291px;
	}
	#Book1 .col-md-12:nth-child(2) img, #Book2 .col-md-12:nth-child(2) img, #Book3 .col-md-12:nth-child(2) img {
		padding-top: 150px;
	}
	#Book4 .col-md-7 img, #Book5 .col-md-7 img, #Book6 .col-md-7 img {
		padding-top: 100px;
	}
}
#section4 .col-lg-4 img {
	max-width: 90%;
}
@media screen and (max-width: 768px) {
	#section4 .col-lg-4:last-of-type p, #section4 .col-lg-4:nth-last-of-type(2) p  {
		color: #e6dfc4;
	}
	#section4 .col-lg-4 img {
		max-width: 60%;
	}
}
/*section4*/
.publication h3 {
	text-align: center;
	border: 0;
}
.publication #section4 h3 {
	margin-bottom: 40px;
}