@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap);

.digital-platter {
	padding: 110px 0 45px;
	background: url('../images/ebook/Yukti-e-book-back.png') no-repeat center center / cover;
}

/*
.playbook-header{display: none}
.playbook-header+nav#mainNav {
    top: 0px;
}
*/
.digital-banner-right input:focus{width: 100%}
.digital-banner-right input[type="checkbox"]:focus {
    width: auto;
    transition: 0.5s;
}

.digital-banner-right .wpcf7-response-output{display: none!important
}
.digital-banner-left {
	padding-top: 50px;
}

.digital-banner-left > p {
	color: #fff;
	font-size: 22px;
	max-width: 580px;
	font-weight: 400;
}

.digital-banner-right {
	border-radius: 5px;
	background: #fff;
	padding: 20px 50px;
	box-shadow: 0 14px 28px rgb(0 0 0 / 0%), 0 10px 10px rgb(0 0 0 / 12%);
	margin-bottom: -80px;
	position: relative;
	top: 20px;
}

.play-form > input {
	margin: 10px 0px;
	border-radius: 5px;
	padding: 20px 15px;
	font-size: 14px;
	color: #808080;
}

.plb-middle > p {
	font-size: 20px;
	margin-bottom: 30px;
	line-height: 40px;
}

.plb-middle > p > b {
	font-weight: 700
}

.p-book-title {
	color: #000;
	font-size: 12px;
	padding-left: 0px;
	font-weight: 300;
	margin: 15px 0px;
}

input[type="checkbox"] {
	margin-top: 5px;
}

.btn.p-book-btn {
	background: #f73940;
	color: #fff;
	font-weight: bold;
	text-align: center;
	border-radius: 6px;
	padding: 7px 25px;
	outline: none;
}

p.h3 {
	font-size: 20px;
}

p.h4 {
	font-weight: bold;
	color: #000;
	font-size: 22px;
	    margin-bottom: 15px
}

.plb-title {
	text-align: center;
}


/********* section-two********/

.middle-height {
	height: 110px;
}

.plb-middle {
	text-align: center;
	max-width: 980px;
	margin: 0 auto;
}

.pl-book-samplereport {
	padding: 36px 0px;
}


/********* section-two********/

.pl-book-slide-content {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

.plb-list {
	position: relative;
	padding-left: 22px;
}

.plb-list > li {
	list-style: none;
	margin: 0 0px 20px;
	font-size: 16px;
	position: relative;
}

.plb-list > li:before {
	position: absolute;
	display: inline-block;
	width: 10px;
	height: 9px;
	background: #f7193f;
	content: "";
	border-radius: 3px;
	left: -22px;
	top:9px;
}
.digital-banner-left h2 {
    color: #fff;
    font-weight: 600;
}
.pl-book-samplereport img { max-width:100%;}
.pl-book-slide-warp, .digital-banner-left {
    display: flex
;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
.plb-next-prev {
	max-width: 400px;
	margin: 0 auto;
	display: flex;
	position: relative;
	height: 30px;
}

.button-prev {
	position: absolute;
	right: 90px;
	z-index: 9;
}

.pl-book-slie-warp .swiper-slide {
	overflow: hidden;
	text-align: center;
}

.playbookSwiper .swiper-pagination > span:after {
	content: inherit
}

.playbookSwiper .swiper-pagination > span:before {
	content: inherit
}

.playbookSwiper .swiper-pagination > span {
	width: inherit;
	height: inherit;
	background: inherit;
	line-height: inherit;
}

.pl-book-slie-warp .swiper-slide img {
	border-radius: 5px;
	box-shadow: 1px 1px 10px 1px #ccc;
	max-width: 100%
}

.pl-book-slie-warp .button-next {
	position: absolute;
	left: 70px;
	z-index: 9;

}

.pl-book-slie-warp .button-prev:after {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-left: 30px solid #f3001a;
	border-bottom: 15px solid transparent;
}

.pl-book-slie-warp .button-next:after {
	width: 0;
	height: 0;
	border-top: 15px solid transparent;
	border-right: 30px solid #f3001a;
	border-bottom: 15px solid transparent;
	position: absolute;
	content: '';
	width: 0;
	height: 0;
}

.pl-book-slie-warp .swiper-pagination {
	font-weight: bold;
	position: relative;
	top: 3px;
	z-index: -1
}

#playbook_submit {
	border-radius: 50px;
	/* max-width: 40%; */
	height: auto;
	padding: 8px 0px;
	margin-bottom: 0px;
}
.play-form .plb-title p { margin-bottom: 20px;}
.play-form div:last-child p:last-child {
    margin-bottom: 0px;
}
/* thankyou page start*/

.plbook-thankyou {
	padding: 100px 0 50px;
	background-image: url('../images/ebook/bg1.jpg');
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
	vertical-align: middle;
	height: 100vh;
}

.plb-thankyou {
	padding: 40px;
	background: #fff;
	max-width: 1020px;
	text-align: center;
	margin: 0 auto;
}
.plb-thankyou img{
max-width: 350px;
}

.plb-thankyou-heading {
	position: relative;
	letter-spacing: 1px;
	font-weight: 600;
	font-size: 36px;
	margin-bottom: 20px;
}
span#receive_notification input[type="checkbox"] {
    margin-right: 5px;
}
.plb-thankyou p {
	font-size: 18px;
}

.plb-thankyou-heading:before {
	content: "";
	background-image: url(left-bg.png);
	top: 40%;
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	left: 15%;
	width: 126px;
	height: 18px;
}

.plb-thankyou-heading:after {
	content: "";
	background-image: url(right-bg.png);
	top: 40%;
	position: absolute;
	background-size: cover;
	background-repeat: no-repeat;
	right: 15%;
	width: 126px;
	height: 18px;
}

.play-form input {
	margin-bottom: 12px;
	border-radius:0px;
}
.play-form br {
    display: none;
}
span#receive_notification {
    border: none;
	padding: 0px;
}
::placeholder{
	/* Chrome, Firefox, Opera, Safari 10.1+ */
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

option, select {
	font-size: 14px !important;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #495057;
}
:-ms-select-placeholder{	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffcc00;}

:-ms-input-placeholder{
	/* Internet Explorer 10-11 */
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

::-webkit-input-placeholder{
	/* Microsoft Edge */
	font-size: 14px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.digital-banner-right .wpcf7-not-valid-tip{margin-bottom: 12px;}
.wpcf7-response-output{}
@media all and (max-width:1299.9px) {
	
}
@media all and (max-width:1199.9px) {
	.digital-banner-left img{max-width: 100%}
}

@media all and (max-width:991.9px) {
	.digital-platter{padding: inherit;}
	.digital-banner-left{text-align: center; max-width:inherit}
	.digital-banner-right{margin-bottom: -30px;}
	.plb-middle, .digital-banner-left > p{max-width:inherit}
	.pl-book-slide-warp {padding-top: 40px;}
	.pl-book-samplereport{padding-top:0 }
	.plbook-thankyou{padding: 50px 0}
}
@media all and (max-width:767.9px) {
	.plb-middle > p{font-size: 18px;line-height: 35px;margin-bottom: 20px;}
	.plb-middle > p > b{font-weight: 600;}
		.digital-banner-right{margin-bottom: -40px;}
}

@media all and (max-width:479.9px) {
	.plb-list > li{margin: 15px 0px}
	.digital-banner-left > p{font-size: 18px}
	.digital-banner-right{padding: 20px 30px}
	
}
p.p-book-titles-block span {
    font-weight: normal;
}
span.wpcf7-list-item {
    margin-left: 0px !important;
}

p.p-book-titles-block input#receive_notification {
    margin-right: 5px;
}
p.p-book-titles-block a { color:#00537d; }
p.p-book-titles-block { position:relative;margin-bottom:20px !important; }
/*p.p-book-titles-block span.wpcf7-list-item-label {
    position: absolute;
    top: 0;
    left: 25px;
}*/