.bwd-popUpBody {
	animation: .4s cubic-bezier(.08, 1.09, .32, 1.275) popUpBodyAnimate;
	transform: translate(-50%, -50%);
	padding: 10px;
	position: fixed;
	inset-block-start: 50%;
	inset-inline-start: 50%;
	background-color: #121212;
	max-width: 900px;
	inline-size: 95vw;
	max-block-size: 500px;
	block-size: 95vh;
	z-index: 9999;
	border-radius: 5px;
	cursor: pointer;
	margin-block-start: 25px;
}

.bwd-video-wrapper, video {
	block-size: 100%;
	inline-size: 100%;
}

.bwd-popUpBody iframe {
	border-radius: 5px;
	overflow: hidden;
}

.bwd-popup-before {
	position: fixed;
	inset-block-start: 0;
	inset-inline-start: 0;
	inset-block-end: 0;
	inset-inline-end: 0;
	background: rgba(34, 34, 34, .7);
	z-index: 999;
}

.bwd-popup-cross-btn {
	font-size: 22px;
	color: #dddcdc;
	transition: .3s;
	inset-block-end: calc(100% + 8px);
	inset-inline-end: 10px;
	position: absolute;
	line-height: 1;
}

.bwd-author-bio-1-area .bwd-author-bio-left-content .bwd-author-book-name, .bwd-popup-cross-btn:hover {
	color: #fff;
}

.bwd-author-bio-1-area .bwd-author-information {
	box-shadow: 0 0 20px -5px rgba(0, 0, 0, .4);
	padding-block-start: 40px;
	padding-block-end: 90px;
	padding-inline: 25px;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#29387a), to(#a01b41));
	background-image: linear-gradient(180deg, #29387a 0, #a01b41 100%);
	color: #fff !important;
	text-align: start;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-img {
	block-size: 300px;
	margin: 0 auto;
	inline-size: 300px;
	outline: transparent solid 8px;
	margin-block-end: 25px;
	transition: .5s linear;
	border-radius: 100%;
	outline-offset: -10px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-img img {
	inline-size: 100%;
	block-size: 100%;
	object-fit: cover;
	border-radius: 100%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s linear;
	transition: .5s linear;
}

.bwd-author-bio-1-area .bwd-author-information:hover .bwd-author-bio-img {
	outline-color: rgba(238, 238, 238, .93);
}

.bwd-author-bio-1-area .bwd-author-information:hover .bwd-author-bio-img img {
	-webkit-box-shadow: 0 0 0 8px rgba(247, 245, 236, .23);
	box-shadow: 0 0 0 8px rgba(247, 245, 236, .23);
	-webkit-transform: scale(.8);
	transform: scale(.8);
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-profile {
	margin-block-end: 25px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-profile .bwd-author-name {
	font-size: 30px;
	font-weight: 600;
	text-transform: capitalize;
	line-height: 1.2;
	color: #fff;
	margin-block-end: 5px;
	text-align: center;
	letter-spacing: 1px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-profile .bwd-author-birthday {
	font-size: 15px;
	font-weight: 700;
	color: #fff;
	letter-spacing: 1.5px;
	text-align: center;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content {
	padding-inline-end: 20px;
}

.bwd-author-bio-1-area .bwd-author-book-name .bwd-author-subtitle {
	text-transform: capitalize;
	font-weight: 600;
	font-size: 18px;
	margin-block-end: 15px;
	text-decoration: underline;
	text-underline-offset: 5px;
}

.bwd-author-bio-1-area .bwd-author-book-name .bwd-author-details {
	font-size: 18px;
	font-weight: 400;
	line-height: 1.3;
	font-style: italic;
	margin-block-end: 20px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-book-cat {
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 15px 0;
	font-style: italic;
	line-height: 1.5;
	letter-spacing: 2px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-book-cat .bwd-author-subtitle {
	display: block;
	font-weight: 400;
	font-size: 14px;
	text-decoration: underline;
	margin-block-end: 6px;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-hobby, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-hobby {
	color: #fff;
	font-size: 16px;
	margin: 0 0 10px;
	text-transform: capitalize;
	font-weight: 500;
	letter-spacing: 1.5px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-hobby .bwd-author-subtitle {
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: .6px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-lang {
	color: #fff;
	font-size: 14px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 1px;
	margin-block-end: 20px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-social {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	color: #fff;
	background: #f29339;
	font-size: 18px;
	block-size: 35px;
	inline-size: 35px;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	margin-inline-end: 10px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-social:hover {
	color: #fff;
	border-radius: 20px 0;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6);
	box-shadow: 0 0 10px rgba(0, 0, 0, .6);
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content {
	padding-inline-start: 10px;
	position: relative;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content::before {
	content: "";
	position: absolute;
	inset-block-start: 0;
	inset-inline-start: -11px;
	inline-size: 3px;
	block-size: 100%;
	background-color: #e6e6e6;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-review {
	display: block;
	font-size: 16px;
	color: #f29339;
}

.bwd-author-rating.bwd_author_star_rating {
	position: absolute;
}

.bwd_author_rating_gray.bwd_author_star_rating {
	color: #949090;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-award, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-award {
	margin-block-start: 0px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-award table, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-award table {
	inline-size: 100%;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-award table tbody, .bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-award table tbody tr:hover:nth-child(odd), .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-award table tbody tr:hover:nth-child(odd) {
	background: #fff;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-award table tbody tr {
	-webkit-transition: .3s linear;
	transition: .3s linear;
	-moz-transition: .3s linear;
	-ms-transition: .3s linear;
	-o-transition: .3s linear;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-award table tbody tr:nth-child(odd) {
	background-color: #e6e6e6;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-award table tbody tr:hover, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-award table tbody tr:hover {
	background-color: #ddd;
}

.bwd-author-bio-1-area .bwd-author-award .bwd-award-head {
	background-color: #f29339;
	color: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 1px;
	padding-inline-start: 25px;
	line-height: 1;
}

.bwd-author-bio-1-area .bwd-author-award .bwd-award-body {
	border: 1px solid #ddd;
	padding: 8px;
	color: #333;
	padding-inline-start: 25px;
	line-height: 1;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-best-book, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-best-book {
	margin: 15px 0;
}

.bwd-author-bio-1-area .bwd-author-best-book .bwd-author-subtitle {
	display: block;
	text-transform: capitalize;
	font-size: 17px;
	font-weight: 500;
	margin-block-end: 5px;
	text-decoration: underline;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-best-book .bwd-author-book-img, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-best-book .bwd-author-book-img {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: start;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-best-book .bwd-author-book-img img, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-best-book .bwd-author-book-img img {
	inline-size: 103px;
	block-size: 125px;
	-o-object-fit: cover;
	object-fit: cover;
	-webkit-transition: .4s linear;
	transition: .4s linear;
	-webkit-transform: scale(.92);
	transform: scale(.92);
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-best-book .bwd-author-book-img img:hover, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-best-book .bwd-author-book-img img:hover {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-dic, .bwd-author-bio-2-area .bwd-author-information .bwd-author-dic {
	color: #fff;
	font-size: 14px;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: .6px;
	margin: 50px auto 0;
	max-width: 900px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta {
	margin-block-start: 50px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-vedio {
	cursor: pointer;
	border: 1px solid #fff;
	color: #f29339;
	block-size: 80px;
	inline-size: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 25px;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	border-radius: 100%;
	margin-inline-start: 20px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-vedio:hover, .bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-vedio:hover {
	-webkit-transform: scale(1.1);
	transform: scale(1.1);
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-vedio.ripple-white {
	-webkit-animation: 1s linear infinite ripple-white;
	animation: 1s linear infinite ripple-white;
	-webkit-transition: .9s;
	transition: .9s;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-signature {
	inline-size: 180px;
	margin-inline: 60px;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-button {
	color: #ff793f;
	background-color: #e9e9e9;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding: 20px 34px;
	border-radius: 0;
	border: none;
	position: relative;
	z-index: 1;
	-webkit-transition: .3s .15s;
	transition: .3s .15s;
	-webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, .486);
	box-shadow: 0 0 20px -5px rgba(0, 0, 0, .486);
}

.bwdab-social-icon-wrapper {
	display: inline-block;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-button:after, .bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-button:before {
	content: "";
	inline-size: 20%;
	block-size: 20%;
	border-radius: 2px;
	border: 2px solid #cd6133;
	border-bottom-color: transparent;
	border-right-color: transparent;
	position: absolute;
	inset-block-start: 0;
	inset-inline-start: 0;
	-webkit-transition: .4s, opacity .4s .1s;
	transition: .4s, opacity .4s .1s;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-button:after {
	border: 2px solid #cd6133;
	border-top-color: transparent;
	border-left-color: transparent;
	inset-block-start: auto;
	inset-inline-start: auto;
	inset-block-end: 0;
	inset-inline-end: 0;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-button:hover {
	color: #fff;
	background-color: #cd6133;
	-webkit-box-shadow: 0 0 15px -5px #555;
	box-shadow: 0 0 15px -5px #555;
}

.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-button:hover::after, .bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-button:hover::before {
	inline-size: 100%;
	block-size: 100%;
	border: 2px solid #cd6133;
	opacity: 0;
}

.bwd-author-bio-2-area .bwd-author-information {
	padding-block-start: 40px;
	padding-block-end: 90px;
	padding-inline: 25px;
	text-align: start;
	background-color: #242f1e;
	color: #fff !important;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-img {
	block-size: 300px;
	margin: 0 auto;
	inline-size: 300px;
	-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
	position: relative;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-img img {
	inline-size: 100%;
	block-size: 100%;
	overflow: hidden;
	object-fit: cover;
	-webkit-transition: .5s linear;
	transition: .5s linear;
}

.bwd-author-bio-2-area .bwd-author-information:hover .bwd-author-bio-img img {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-profile {
	text-align: center;
	border-block-end: 3px dotted;
	inline-size: 70%;
	margin: 0 auto 20px;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-profile .bwd-author-name {
	position: relative;
	inline-size: 50%;
	margin: -45px auto 25px;
	background: #ff0167;
	padding: 6px 0;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: 3px;
	text-transform: capitalize;
	z-index: 9;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-profile .bwd-author-name::after, .bwd-author-bio-2-area .bwd-author-information .bwd-author-profile .bwd-author-name::before {
	content: "";
	position: absolute;
	inset-block-start: 0;
	inset-inline-end: -25px;
	inline-size: 50px;
	block-size: 100%;
	background: #ff0167;
	-webkit-clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
	clip-path: polygon(100% 0%, 75% 50%, 100% 100%, 25% 100%, 0% 50%, 25% 0%);
	z-index: -1;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-profile .bwd-author-name::after {
	inset-inline-end: auto;
	inset-inline-start: -25px;
	-webkit-clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
	clip-path: polygon(75% 0%, 100% 50%, 75% 100%, 0% 100%, 25% 50%, 0% 0%);
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-profile .bwd-author-birthday {
	font-size: 17px;
	color: #fff;
	letter-spacing: 1.5px;
	text-align: center;
	margin-block-end: 10px;
	font-style: italic;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content {
	padding-inline-end: 10px;
	position: relative;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content::before {
	content: "";
	position: absolute;
	inset-block-start: 0;
	inset-inline-end: -6px;
	inline-size: 3px;
	block-size: 100%;
	background-color: #b52961;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-review {
	display: block;
	font-size: 16px;
	color: #ff0167;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-award table tbody {
	border: solid;
	background: 0 0;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-award table tbody tr {
	-webkit-transition: .3s linear;
	transition: .3s linear;
	background-color: #fff;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-award table tbody tr:nth-child(odd) {
	background-color: #242f1e;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-award table tbody tr:nth-child(odd) td {
	color: #fff;
	letter-spacing: 2px;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-award table tbody tr:hover td, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-award table tbody tr:hover:nth-child(odd) td {
	color: #333;
	letter-spacing: 2px;
}

.bwd-author-bio-2-area .bwd-author-award .bwd-award-head {
	background-color: #b52961;
	color: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	text-transform: capitalize;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 18px;
	padding-inline-start: 25px;
	line-height: 1;
}

.bwd-author-bio-2-area .bwd-author-award .bwd-award-body {
	border: 1px solid #ddd;
	padding: 8px;
	color: #000;
	padding-inline-start: 25px;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	font-weight: 500;
	line-height: 1;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-best-book .bwd-author-subtitle {
	display: block;
	text-transform: capitalize;
	font-size: 17px;
	font-weight: 500;
	margin-block-end: 5px;
	border-block-end: 4px double;
	line-height: 2;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content {
	padding-inline-start: 20px;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-book-name {
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.3;
	letter-spacing: 1.5px;
	margin-block-end: 15px;
}

.bwd-author-bio-2-area .bwd-author-book-name .bwd-author-subtitle {
	text-transform: capitalize;
	font-weight: 400;
	font-size: 16px;
	margin-block-end: 15px;
	line-height: 2;
	border-block-end: 4px double;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-book-cat {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	margin: 15px 0;
	font-style: italic;
	line-height: 1.5;
	letter-spacing: 2px;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-book-cat .bwd-author-subtitle {
	display: block;
	font-weight: 400;
	font-size: 15px;
	margin-block-end: 6px;
	text-transform: capitalize;
	letter-spacing: 1px;
	line-height: 2;
	border-block-end: 4px double;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-hobby .bwd-author-subtitle {
	display: inline-block;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: .6px;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-lang {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
	line-height: 1;
	letter-spacing: 1px;
	margin-block-end: 20px;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-social {
	display: inline-flex;
	justify-content: center;
	align-items: center;
	inline-size: 35px;
	block-size: 35px;
	border-radius: 50%;
	background: #fff;
	font-size: 20px;
	color: #ff0167;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	margin-inline-end: 15px;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-social:hover {
	background: -webkit-gradient(linear, left top, left bottom, from(#ff0167), to(darkred));
	background: linear-gradient(to bottom, #ff0167, #8b0000);
	-webkit-box-shadow: 0 0 0 5px rgba(255, 255, 255, .3);
	box-shadow: 0 0 0 5px rgba(255, 255, 255, .3);
	color: #fff;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta {
	margin-block-start: 50px;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	inline-size: 100%;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-signature {
	inline-size: 180px;
	margin-inline-end: 30px;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-vedio {
	cursor: pointer;
	border: 1px solid #fff;
	color: #ff0167;
	block-size: 80px;
	inline-size: 80px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 25px;
	-webkit-transition: .3s linear;
	transition: .3s linear;
	border-radius: 100%;
	margin-inline-end: 60px;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-vedio.ripple-white {
	-webkit-animation: 1.2s linear infinite alternate ripple-whites;
	animation: 1.2s linear infinite alternate ripple-whites;
	-webkit-transition: .9s;
	transition: .9s;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-button {
	color: rgba(255, 255, 255, .8);
	background: #ff0167;
	font-size: 20px;
	font-weight: 700;
	text-transform: capitalize;
	letter-spacing: 1px;
	padding: 18px 36px;
	border-radius: 50px/30px 50px;
	border: none;
	overflow: hidden;
	position: relative;
	z-index: 1;
	-webkit-transition: .3s linear;
	transition: .3s linear;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-button:after, .bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-button:before {
	content: "";
	background: #fff;
	inline-size: 0;
	block-size: calc(100% - 25px);
	position: absolute;
	inset-block-start: 0;
	inset-inline-start: 0;
	-webkit-transition: .3s cubic-bezier(.785, .135, .15, .86);
	transition: .3s cubic-bezier(.785, .135, .15, .86);
	z-index: -1;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-button:after, .bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-button:hover::after {
	inset-block-start: auto;
	inset-block-end: 0;
	inset-inline-start: auto;
	inset-inline-end: 0;
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-button:hover {
	color: #ff0167;
	background: 0 0;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	-webkit-transform: rotate(-3deg) scale(1.1);
	transform: rotate(-3deg) scale(1.1);
}

.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-button:hover::after, .bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-button:hover::before {
	inline-size: 100%;
	inset-inline-start: 0;
}

@media (max-width:767px) {
	.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-img, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-img {
		inline-size: 200px;
		block-size: 200px;
	}
	
	.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content {
		margin-block-end: 30px;
		padding-inline-end: 0px;
	}
	
	.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content {
		padding-inline-start: 0;
		padding-block-start: 20px;
	}
	
	.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content::before {
		inline-size: 100%;
		block-size: 3px;
		inset-inline-start: 0;
	}
	
	.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-signature {
		margin-inline: 10px;
	}
	
	.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-button {
		padding: 15px 28px;
		font-size: 14px;
		margin-block-start: 10px;
	}
	
	.bwd-author-bio-2-area .bwd-author-information .bwd-author-profile {
		inline-size: 100%;
	}
	
	.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content {
		padding-block-end: 15px;
		margin-block-end: 15px;
		padding-inline-end: 0;
	}
	
	.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content::before {
		inline-size: 0;
		block-size: 0;
	}
	
	.bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content {
		padding-inline-start: 0;
	}
	
	.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-signature {
		margin-inline-end: 20px;
	}
	
	.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-vedio {
		margin-inline-end: 15px;
	}
	
	.bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-button {
		font-size: 16px;
		margin-block-start: 10px;
	}
	
	.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-img, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-img {
		inline-size: 290px;
		block-size: 290px;
		outline: transparent solid 8px;
	}
	
	.bwd-author-bio-1-area .bwd-author-information .bwd-author-meta .bwd-author-button, .bwd-author-bio-2-area .bwd-author-information .bwd-author-meta .bwd-author-button {
		margin-block-start: 0;
	}
	
	.bwd-author-bio-1-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-right-content .bwd-author-best-book .bwd-author-book-img, .bwd-author-bio-2-area .bwd-author-information .bwd-author-bio-item .bwd-author-bio-left-content .bwd-author-best-book .bwd-author-book-img {
		flex-wrap: wrap;
	}
}