/* membership banner [start]*/
.textbook_banner{ position: relative; padding: 170px 0px 160px;}
.textbook_banner_section{ z-index: 1;}
.textbook_title{ text-align: center; }
.textbook_title h1{line-height: 100%; margin-bottom: 24px;}
.textbook_banner_slider{ background: url('../images/textbook_banner.png') no-repeat 0 0; padding: 102px 96px 52px; background-size: contain;}

.textbook_slide{ margin: 0 38px; transform: scale(0.95); transition: 0.3s ease; }
.textbook_slide.slick-current{transform: scale(1);}
.textbook_poster{ max-width: 319px;margin: auto;}
.textbook_poster img{ display: block; width: 100%;height: 403px;object-fit: cover;border-radius: 30px;}
.textbook .scroll_down {bottom: 19%;}
/* membership banner [end]*/

/*textbook book List [start]*/
.textbook_content_title{ max-width: 950px; margin-bottom: 80px;}
.textbook_content_title h2{ margin-bottom: 32px;}
.textbook_content_title p{ font-size: 20px; line-height: 220%;}
.textbook_content_title a{font-size: 20px;}

.forgot_textbook_section{ display: flex;}
.textbook_category_sidebar{ width:22%;padding: 164px 0px 353px 70px;}
.textbook_category_list{ width: 78%; position: relative;}
.textbook_category_layout{padding: 164px 50px 353px 138px; position: relative;}
.textbook_category_container{ position: relative; z-index: 1;}
.textbook_category_list:before{ position: absolute; left: 0; top: 0; width: 100%; height: 150%; background: #FFF0CC; content: ''; border-radius: 30px 0 30px; }

.textbook_category_sidebar h3{ margin-left: 70px;}
.category_list_item{ list-style: none; margin-top:32px ;  }
.category_list_item li{ display: block;}
.category_list_item li label{ padding: 12px 10px 12px 70px; display: block; font-size: 18px;  color: #4D4D4D; border-radius: 25px 0px 0px 25px; display: block;    float: none; height: auto; line-height: 188%;  }
.category_list_item li label:hover{ text-decoration: none;}
.category_list_item li.active label{ color: #000; background: #FDEECA; font-weight:600 ;  }

.textbook_list_row { background: #fff; padding: 40px 40px 115px 40px; max-width: 1088px; border-radius: 30px; box-shadow: 0px 80px 90px rgba(0,0,0,0.07); display: flex; position: relative; margin-bottom: 64px;}
.textbook_row_image{ margin-right: 16px;}
.textbook_row_image span{  display: block;max-width: 220px;max-height: 177px;height: 177px;width: 177px;text-align: center;}
.textbook_row_image span.textbook_title { opacity: 0; visibility: hidden; width: 0; height: 0; position: absolute; top: 0; left: 0;}
.textbook_row_image span img{width: auto;height: 100%;display: block;object-fit: contain;margin: auto; max-width: 100%;}
.textbook_row_content h4{ font-size: 24px; margin-bottom: 24px;}
.textbook_row_content p{ font-size: 18px; line-height: 188%;} 
.textbook_row_content ul{ padding-left: 20px;}
.textbook_row_content li{font-size: 18px; line-height: 188%; color: #4D4D4D;}
.textbook_row_content .corner_buttons{ position: absolute; bottom: 0; right: 0; padding: 22px 20px; min-width: 215px; font-size: 22px; line-height: 135%; border-radius: 0 0 30px 0;}
.textbook .footer{ margin-top: -9.375vw;}

.all_pagination{ text-align: center; display: flex; align-items: center; justify-content: center;}
.all_pagination a{font-size: 20px; font-family: 'Raleway', sans-serif; font-weight: 600; color: #000;  margin: 0px 12px;}
.all_pagination span{font-size: 20px; font-family: 'Raleway', sans-serif; font-weight: 600; color: #000;margin: 0px 12px;}
.all_pagination a.jp-current{ color: #FFB500;}
.all_pagination a.jp-next{ width: 50px; height: 50px;  margin-left: 29px;  background-image: url('../images/pagination_next_yellow.svg'); background-repeat:  no-repeat; background-position:  0 0; text-indent: -9999px; background-size: contain;}
.all_pagination a.jp-previous{width: 50px; height: 50px; margin-right:29px;  background-image: url('../images/pagination_previous_yellow.svg'); background-repeat:  no-repeat; background-position:  0 0; text-indent: -9999px; background-size: contain;}
.all_pagination a.jp-next.jp-disabled{background-image: url('../images/pagination_next_yellow_disable.svg');}
.all_pagination a.jp-previous.jp-disabled{background-image: url('../images/pagination_previuos_yellow_disable.svg');}

.sub_pagination{ text-align: center; display: flex; align-items: center; justify-content: center;}
.sub_pagination a{font-size: 20px; font-family: 'Raleway', sans-serif; font-weight: 600; color: #000;  margin: 0px 12px;}
.sub_pagination span{font-size: 20px; font-family: 'Raleway', sans-serif; font-weight: 600; color: #000;margin: 0px 12px;}
.sub_pagination a.jp-current{ color: #FFB500;}
.sub_pagination a.jp-next{ width: 50px; height: 50px;  margin-left: 29px;  background-image: url('../images/pagination_next_yellow.svg'); background-repeat:  no-repeat; background-position:  0 0; text-indent: -9999px; background-size: contain;}
.sub_pagination a.jp-previous{width: 50px; height: 50px; margin-right:29px;  background-image: url('../images/pagination_previous_yellow.svg'); background-repeat:  no-repeat; background-position:  0 0; text-indent: -9999px; background-size: contain;}
.sub_pagination a.jp-next.jp-disabled{background-image: url('../images/pagination_next_yellow_disable.svg');}
.sub_pagination a.jp-previous.jp-disabled{background-image: url('../images/pagination_previuos_yellow_disable.svg');}

.textbook_list_items{ display: none;}
.textbook .hamburger_toggle svg{ stroke: #fff;}
.textbook_row_image .textbook_mobile_title{ display: none;}

.textbook_scroll_down{position: absolute;bottom: 8%; left: 0; right: 0; z-index: 11; margin: auto; text-align: center; }
.textbook_scroll_down a{color: #374eb2; font-weight: 400; font-size: 16px;  display: flex;justify-content: center;align-items: center;flex-direction: column; }
.textbook_scroll_down span{width: 56px;height: 56px;z-index: 11;margin: auto;text-align: center;background: #fff url(../images/drop_arrow_blue.svg) no-repeat center center;border-radius: 50%; border: 2px solid #374eb2; margin:0 0 10px 0}
.textbook_scroll_down i{ font-style: normal;}
.textbook_scroll_down a:hover{animation: bounceScroll 2000ms infinite reverse forwards; text-decoration: none;}
.mobile_category_toggle{ display: none;}
.viewDescription{ display: none;}
/*textbook book List [end]*/

.category_list_item input[type=checkbox], .category_list_item input[type=radio]{ border: none;}


@media (max-width: 1920px){ 

}
@media (max-width: 1680px){
.textbook .scroll_down {bottom: 7vw;}
.textbook_category_layout {padding: 114px 50px 323px 108px;}
.textbook_banner {padding: 150px 0px 130px;}
.textbook_scroll_down{ bottom: 7%;}
.textbook_list_row {padding: 30px 30px 85px 30px;    margin-bottom: 54px;}
.textbook_content_title p {font-size: 18px;}
.textbook_content_title a {font-size: 18px;}
.textbook_row_content li {font-size: 16px;}
.textbook_row_content p {font-size: 16px;}
.textbook_row_content h4 {font-size: 22px; }
.category_list_item li label {font-size: 16px;}
.textbook_row_content .corner_buttons { padding: 20px 18px;min-width: 215px;font-size: 20px;border-radius: 0 0 30px 0;}
}
@media (max-width: 1366px){
.textbook_banner_slider{ padding: 7.467vw 7.028vw 3.807vw;}
.textbook_slide{ margin: 0 1.282vw; transform: scale(0.95); transition: 0.3s ease; }
.textbook_poster{ max-width: 23.353vw;}

.textbook_category_layout {padding: 94px 40px 323px 98px;}
.textbook_banner {padding: 140px 0px 120px;}
.textbook_list_row {padding: 30px 30px 70px 30px;    margin-bottom: 44px;}
.textbook_content_title p {font-size: 16px;}
.textbook_content_title a {font-size: 16px;}
.textbook_row_content li {font-size: 15px;}
.textbook_row_content p {font-size: 15px;}
.textbook_row_content h4 {font-size: 20px; }
.category_list_item li label {font-size: 15px;    padding: 12px 10px 12px 50px;}
.textbook_category_sidebar h3 {margin-left: 50px;}
.textbook_row_content .corner_buttons { padding: 18px 16px;font-size: 18px;border-radius: 0 0 30px 0;}
}

@media (max-width: 1200px){
.category_list_item li label {border-radius: 25px 0px 0px 25px;}

.textbook_category_sidebar {padding: 84px 0px 293px 2.1vw;}
.all_pagination a.jp-next{ width: 40px; height: 40px;}
.all_pagination a.jp-previous{width: 40px; height: 40px; }
.sub_pagination a.jp-next{ width: 40px; height: 40px;}
.sub_pagination a.jp-previous{width: 40px; height: 40px;}
.textbook_content_title {max-width: 100vw;}

.textbook_category_layout {padding: 84px 30px 293px 88px;}
.textbook_banner {padding: 120px 0px 120px;}
.textbook_list_row {padding: 20px 20px 70px 20px;    margin-bottom: 34px;border-radius: 20px;}
.textbook_content_title p {font-size: 14px;}
.textbook_content_title a {font-size: 14px;}
.textbook_row_content li {font-size: 14px;}
.textbook_row_content p {font-size: 14px;} 
.textbook_row_content h4 {font-size: 18px; }
.category_list_item li label {font-size: 14px;    padding: 12px 10px 12px 20px;}
.textbook_category_sidebar h3 {margin-left: 20px;}
.textbook_row_content .corner_buttons { padding: 14px 16px;font-size: 16px;border-radius: 0 0 20px 0;}
.textbook_poster img{height: 301px;}
}

@media (max-width: 992px){
.textbook_content_title h2 {font-size: 36px;}
.textbook_content_title p {font-size: 15px;}
.textbook_content_title a {font-size: 15px;}
.textbook_content_title {max-width: 90%;}
.textbook_row_content h4 {font-size: 18px;margin-bottom: 24px;}
.textbook_row_content p {font-size: 14px;}
.textbook_row_content li {font-size: 14px;}
.textbook_row_content{ max-width: 70%;}
.textbook_row_content .corner_buttons {min-width: 198px;font-size: 18px;}
.category_list_item li label{font-size: 13px;border-radius: 25px 0px 0px 25px;    padding: 12px 10px 12px 1.646vw;}
.textbook_category_sidebar {padding: 164px 0px 353px 1.1vw;}
.textbook_category_sidebar h3 {margin-left: 1.646vw; font-size: 24px;}
.sub_pagination span {font-size: 18px;}

}
@media (max-width: 768px){
.textbook_content_title h2 {font-size: 24px; margin-bottom: 16px; }
.textbook_banner {padding: 110px 0px 130px;}
.textbook_banner_slider {padding: 7.467vw 7.028vw 0;}
.textbook_content_title {max-width: 100%; margin-bottom: 56px;}

.textbook_category_layout {padding: 67px 0px 46px 0px;max-width: 624px; margin: auto;}
.textbook_row_image .textbook_mobile_title{ display: block;}
.textbook_row_content > h4{ display: none;}
.textbook_slide {margin: 0 1.282vw 35px;}
.forgot_textbook_section{ flex-direction: column;}
.textbook_category_sidebar {   padding: 0px 0px 0vw 0vw; max-width: 624px; width: 100%;  margin: auto; position: relative; z-index: 2;}
.textbook_category_sidebar h3{ margin:  0 0 24px 0;}
.category_list{ position: relative; border: 1px solid #FFB500; text-align: left;border-radius: 15px; background: #fff;}
.category_list > a{ color: #FFB500; font-size: 18px; font-family: 'Raleway', sans-serif; font-weight: 600;  padding: 18px 50px 19px 26px; display: block; position: relative; } 
.category_list > a:hover{ text-decoration: none;}
.category_list > a:after{ background: url('../images/yellow_down_arrow.svg') no-repeat 0 0; position: absolute; width: 15px; height: 13px; content: ''; right: 26px; top: 25px; }
.category_list_item{ position: absolute; margin-top: 0; left: -1px; right: -1px; background: #fff; box-shadow: 0 20px 40px rgba(0,0,0,0.15); border-radius: 0px 0 15px 15px; border: 1px solid #FFB500; border-top: none; padding-bottom: 20px; }
.textbook_category_list {width: 100%; margin-top: -30px;}
.textbook_list_row{ flex-direction: column;padding: 28px 16px 74px 16px;max-width: 1088px;border-radius: 15px; border: 1px solid #FFB500;     margin-bottom: 40px;}
.textbook_row_image{text-align: center;}
.textbook_row_image span {margin: 16px auto 0;max-width: 132px;width: 132px;height: 132px;}
.textbook_row_content {max-width: 100%;}
.textbook_row_content .blueButton{ position: absolute; bottom: -1px; left: -1px; right: 50%;font-size: 15px;position: absolute;padding: 15px 10px;border-radius: 0 0 0 15px; background: #374EB2; display: block; line-height: 20px;}
.textbook_row_content .blueButton:hover{background: rgb(41, 57, 133);}
.textbook_row_content .corner_buttons{ width: 50%;border-radius: 0 0 15px 0; font-size: 15px; bottom: -1px; right: -1px; left: 50%; padding: 15px 10px; width: auto;    min-width: 100px;}
.book_description{ display: none;}
.textbook .footer {margin-top: 0;}
.textbook_content_section{ margin-bottom: 120px;}
.textbook_category_list:before {height: 100%;    border-radius: 15px;}
.category_list_item li label {font-size: 13px;border-radius: 0;padding: 5px 26px;}
.category_list_item{ display: none;}
.category_list.active{ border-bottom: none; border-radius: 15px 15px 0 0;}
.category_list.active > a:after{ transform: rotate(180deg);}
.sub_pagination{ padding-top: 10px;}
.textbook_content_title p{ margin-bottom: 16px;}
.textbook_scroll_down span {margin: 11px auto 0px;}
.textbook_scroll_down { bottom: 7%;}
.textbook_poster img{height: 227px; border-radius: 15px;}
}                    
@media (max-width: 576px){
.textbook_banner{ background: url('../images/textbook_banner_mobile.jpg') no-repeat 0 0; padding: 145px 0px 115px;}
.textbook_title h1 {line-height: 120%; font-size: 35px; color: #fff; margin-bottom: 0;}
.textbook_poster {max-width: 250px;}
.textbook_banner_slider{ background: none; margin: 0 -36px;padding:24px 0vw 0;}
.textbook_slide {margin: 0 13px 35px;}
.textbook_category_layout {max-width: 375px;}
.textbook_category_sidebar { max-width: 375px; }
.textbook_scroll_down { bottom: 5%;}
.textbook_poster img{height: 331px; }
}
 
@media (max-width: 399px){
.textbook_category_layout {max-width: 320px;}
.textbook_category_sidebar { max-width: 320px; }
}







  