/*
 Theme Name:   Amar Chitra Katha
 Description:  ACK Theme
 Author:       ACK TEAM
 Template:     twentytwenty
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 Text Domain:  ack
*/
/*Fonts
@font-face {
    font-family: Meiryo;
    src: url("../ack/fonts/Meiryo/MEIRYO.TTC");
}*/

@font-face {
    font-family: 'FontAwesome5Free-Solid';
    src: url('https://www.amarchitrakatha.com/wp-content/themes/ack/fonts/FontAwesome5Free-Solid.woff2') format('woff2'),
         url('https://www.amarchitrakatha.com/wp-content/themes/ack/fonts/FontAwesome5Free-Solid.woff') format('woff'),
         url('https://www.amarchitrakatha.com/wp-content/themes/ack/fonts/FontAwesome5Free-Solid.ttf')  format('truetype');
  }

body {
    background: white;
}

input:focus {
    border: unset !important;
    outline: unset;
}

/* Header */
.header-footer-group.homepage_landing .header-inner.section-inner {
    position: relative;
}

header#site-header.otherpage_Design .site-logo img {
    max-width: 76px;
}

span.toggle-inner.menu-toggle-icon span.lnr.lnr-menu {
    display: block;
    font-size: 30px;
    font-weight: 800;
}

span.toggle-inner.menu-toggle-icon span.toggle-icon {
    height: unset;
}

.header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
    float: none;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.header-footer-group.homepage_landing .header-navigation-wrapper {
    justify-content: flex-end;
    flex: 1 100%;
}

body.home header#site-header.header-footer-group.homepage_landing {
    position: absolute;
    width: 100%;
    background: transparent;
}
/*------------ Other Page Header --------------*/
.otherpage_Design .menu.top-menu-header.with-icons li {
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 3px solid #d7263d00;
}

.otherpage_Design .menu.top-menu-header.with-icons li a {
    text-decoration: none;
    list-style: none;
    color: #000;
}

.otherpage_Design .header-navigation-wrapper .toggle-wrapper::before {
    content: unset;
}

.otherpage_Design .menu.top-menu-header.with-icons ul {
    margin: 0;
}

.header-inner.section-inner {
    padding: 0;
}

.otherpage_Design .menu.top-menu-header.with-icons ul.top-menu-header-container > li {
    position: relative;
    top: 0;
    padding: 26px 0;
    margin-left: 40px;
}

.otherpage_Design .menu.top-menu-header.with-icons ul.top-menu-header-container > li:after {
    content: "";
    width: 100%;
    display: block;
    height: 5px;
    background: #d7263d00;
    position: absolute;
    bottom: -3px;
}

.otherpage_Design .menu.top-menu-header.with-icons ul.top-menu-header-container li.current_page_parent:after {
    background: #d7263d;
}

.otherpage_Design .menu.top-menu-header.with-icons ul.top-menu-header-container li.active:after {
    background: #d7263d;
}

.otherpage_Design .menu.top-menu-header.with-icons ul.top-menu-header-container li:hover:after {
    background: #d7263d;
}

.menu.top-menu-header.with-icons ul li ul.sub-menu {
    display: none;
}

.otherpage_Design .menu.top-menu-header.with-icons ul li:hover ul.sub-menu {
    display: block;
}

/* .otherpage_Design .menu.top-menu-header.with-icons li ul.sub-menu {
    position: absolute;
    max-width: unset;
    background: white;
    width: max-content;
    padding: 20px 10px;
    border-radius: 0px;
    z-index: 111;
    box-shadow: -1px 6px 17px 2px #0006;
    top: 82px;
    left: -100%;
} */
/*New Menu CSS*/
div#menu-hamburger-main ul.menus-for-burger > li:hover ul.sub-menu {
    display: block;
}
div#menu-hamburger-main ul.menus-for-burger> li >ul.sub-menu > li> ul.sub-menu {
	display: none;
}
/* div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu >li:hover ul.sub-menu {
    display: block;
} */
div#menu-hamburger-main ul.menus-for-burger >li >ul.sub-menu>li>ul.sub-menu >li { 
    display: inline-block !important;
    width: 270px;
    vertical-align: top;
    padding: 0;
}
div#menu-hamburger-main ul.menus-for-burger >li >ul.sub-menu>li>ul.sub-menu >li>ul.sub-menu>li {
    padding: 0px;
}
div#menu-hamburger-main ul.menus-for-burger >li >ul.sub-menu>li>ul.sub-menu >li>ul.sub-menu>li>a {
  color: #000 !important;
  font-size:15px
}
div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu > li>ul.sub-menu {
    top: 30px;
	height:100%;
    left: 190px;
}
div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu > li:first-child {
    margin-top: 20px;
}
div#menu-hamburger-main ul.menus-for-burger >li >ul.sub-menu>li>ul.sub-menu>li>ul.sub-menu {
    padding: 0;
}
div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu {
    display: none;
    width: 1000px;
    position: absolute;
    max-width: 1000px;
    margin: 0 auto;    
    left: -360%;
    right: 0;
    top: 82px;
    background: white;
    color: black;
    font-family: "Quicksand";
    box-shadow: 0px 12px 13px 0px #0000001f, inset 0px 7px 7px -3px #e4e4e4;
    z-index: 1;
    min-height: 500px;
}

div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu .sub-menu {
    position: absolute;
    left: 140px;
    width: 900px;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
    top: 0;
    padding: 0 40px;
}

div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu > li {
    display: block;
    width: 150px;
    max-width: 100%;
    border-right: 1px solid #e9e9e9;
    padding: 20px 0 0;
    margin:0;
}

div#menu-hamburger-main ul.menus-for-burger > li > .sub-menu img {
    border: 3px solid #d7263d00;
    padding: 10px 10px;
    border-radius: 14px;
    margin: 0 auto;
    display: block;
}
div#menu-hamburger-main ul.menus-for-burger > li > .sub-menu li:hover img {
    border: 3px solid #d7263de0;
    padding: 10px 10px;
    border-radius: 14px;
}

div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu > li.active:before,
div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu li.active-submenus:before {
    content: " ";
    display: block;
    margin: 0 auto;
    left: 10px;
    width: 0;
    height: 0;
    border-top: 10px solid #bf050500;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #e9e9e9;
    left: 179px;
    position: absolute;
    transform: translate(0,40px);
}

div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu > li.active-submenus img {
    border: 3px solid #cc243b;
}

div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu > li ul li {
    margin: 0;
}

div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu > li.active-submenus .sub-menu li {
    display: inline-block;
    vertical-align: top;
    width: 32%;
}
div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu > li:hover > ul.sub-menu > li a {
    color: #000;
}

div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu > li:hover > ul.sub-menu > li:hover a {
    color: #cc243b;
}
div#menu-hamburger-main ul.menus-for-burger > li:after {
    content: "";
    width: 100%;
    display: block;
    height: 5px;
    background: #d7263d00;
    position: absolute;
    bottom: -3px;
}

div#menu-hamburger-main > li.current_page_parent:after {
    background: #d7263d;
}

div#menu-hamburger-main ul.menus-for-burger > li.active:after {
    background: #d7263d;
}

div#menu-hamburger-main ul.menus-for-burger > li:hover:after {
    background: #d7263d;
}

div#menu-hamburger-main ul.menus-for-burger > li {
    padding: 26px 0;
    margin-left: 30px;
    position: relative;
}
div#menu-hamburger-main > ul.menus-for-burger>li >ul.sub-menu>li>ul.sub-menu>li> ul.sub-menu {   
    position: unset !important;
}

div#menu-hamburger-main > ul.menus-for-burger>li >ul.sub-menu>li>ul.sub-menu>li> ul.sub-menu >li {
    display: block !important;
	width:100%;
}
div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu {
    left: -750%;
}

div#menu-hamburger-main ul.menus-for-burger>li:nth-child(3)>ul.sub-menu {
    width: 480px;
    height: auto !important;
    min-height: auto;    
	padding: 20px 0;
    text-align: center;
}
div#menu-hamburger-main ul.menus-for-burger>li:nth-child(3)>ul.sub-menu>li {
    width: 100%;
    display: inline;
    padding:10px;
}
div#menu-hamburger-main ul.menus-for-burger > li:nth-child(3) > ul.sub-menu li.active-submenus:before {
     content:"";
     border:none
 }

div#menu-hamburger-main ul.menus-for-burger>li:nth-child(3)>ul.sub-menu>li:first-child {
    margin-top: 0;
}
div#menu-hamburger-main ul.menus-for-burger>li:nth-child(3)>ul.sub-menu>li:last-child {
    border:none
}
/*.... NEW MENU*/
.menu-icons-text {
    text-align: center;
}

.otherpage_Design .menu.top-menu-header.with-icons ul li:hover ul.sub-menu li:hover a img {
    border: 3px solid #d7263d;
    padding: 10px 10px;
    border-radius: 14px;
}

.otherpage_Design .menu.top-menu-header.with-icons ul li:hover ul.sub-menu li a img {
    border: 3px solid rgba(213, 52, 83, 0);
    padding: 10px 10px;
    border-radius: 14px;
}

.otherpage_Design .menu.top-menu-header.with-icons ul li:hover ul.sub-menu li {
    margin: 0;
    padding: 10px 40px;
}

.otherpage_Design .search-toggle-wrapper button {
    padding: 0;
}

.otherpage_Design .toggle-wrapper.nav-toggle-wrapper button {
    padding: 0 18px;
}

.contact-us-content .lnr .none {
    display: none;
}

.contact-us-content .lnr {
    padding-right: 4px;
}

.contact-us-content {
    line-height: 1.5;
}

.header-footer-group.otherpage_Design {
    box-shadow: 7px -5px 6px 10px #0000001f;
    width: 100%;
    z-index: 4 !important;
}

.header-footer-group.otherpage_Design.sticky-header {
    position: fixed !important;
    z-index: 9999999;
    box-shadow: 7px -5px 6px 10px #0000001f;
    width: 100%;
    top: 0;
    background: white;
	transition: .5s linear;
}

/*Movile Header*/
.otherpage_Design .header-navigation-wrapper {
    display: flex;
}

.otherpage_Design .header-toggles.hide-no-js {
    display: flex;
}

.otherpage_Design .header-inner .toggle-wrapper {
    position: relative;
}

.otherpage_Design .header-inner .toggle {
    position: relative;
    left: auto;
    right: auto;
    top: auto;
    width: auto;
}

.otherpage_Design .header-inner.section-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 0;
}

.otherpage_Design .nav-toggle .toggle-inner {
    padding: 0;
}

.otherpage_Design span.toggle-inner.menu-toggle-icon span.lnr.lnr-menu {
    line-height: 0.84;
}

/*....Movile Header*/
/*--------------------------*/
/* ..Header */
/* LandingPage */
.landingPageContainer {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    height: 100vh;
    overflow: hidden;
}

.landingPageContainer .absulate_content {
    position: absolute;
}

.landing_PageSingle a img.mainBlockImage {
    display: block;
    margin: 0 auto;
    height: 100vh;
    width: 100%;
}

.relativeContent {
    position: relative;
}

.absolute_content {
    position: absolute;
}

.landing_PageSingle .absolute_content {
    top: 24%;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    text-align: center;
    color: white;
}

.landing_PageSingle .contentBlock {
    width: 88%;
    word-break: break-all;
}

.landing_PageSingle .contentBlock h1 {
    margin: 0;
    font-size: 56px;
    font-family: 'Quicksand', sans-serif;
}

.landing_PageSingle .subText.LandingPage {
    font-size: 19px;
    margin-top: 24px;
    font-family: 'Quicksand', sans-serif;
}

/* ....LandingPage */
/* Animations */
.animated {
    transform: translate(0, 0) !important;
}

.animated1 {
    transform: translate(0) !important;
    visibility: visible;
    transition: 1s all cubic-bezier(1, -0.66, 0, 1.44);
}

.animated2 {
    transform: translate(0) !important;
    visibility: visible;
    transition: 2s all cubic-bezier(1, -0.66, 0, 1.44);
}

.animated3 {
    transform: translate(0) !important;
    visibility: visible;
    transition: 2.5s all cubic-bezier(1, -0.66, 0, 1.44);
}

@media only screen and (min-width: 1201px) {
    .landing_PageSingle.block_1 {
        transform: translate(0, 100%);
    }

    .landing_PageSingle {
        overflow: hidden;
    }

    .landing_PageSingle.block_2 {
        transform: translate(0, -100%);
    }

    .landing_PageSingle {
        /* transition: 1.5s all cubic-bezier(0.49, -0.91, 0.47, 1.46); */
        /* transition: 1.5s all cubic-bezier(1, -0.66, 0, 1.44); */
    }

    .landing_PageSingle.block_3 {
        transform: translate(0, 100%);
    }
}

/* ...Animations */
/* Menus and Docker */
.header-footer-group.homepage_landing .header-navigation-wrapper span.toggle-text {
    display: none;
}

.header-footer-group.homepage_landing .header-navigation-wrapper span.toggle-icon {
    color: white;
}

a:hover {
    text-decoration: unset;
}

button:focus {
    outline: unset;
}

.toggle.close-nav-toggle span.toggle-text {
    display: none;
}

.menu-modal.cover-modal.header-footer-group.show-modal.active .menu-modal-inner.modal-inner {
    width: 100%;
}

.menu-wrapper.section-inner {
    width: 510px;
    padding: 0 20px;
    background: #111111bf;
    margin-right: 0;
    max-width: 100%;
}

.menu-modal.cover-modal.header-footer-group.show-modal.active > div {
    background-repeat: no-repeat;
    background: #1e0abb6b;
    background-size: cover;
    background-position: center;
}

.menu-modal.cover-modal.header-footer-group {
    width: 0%;
    right: -100%;
}

.menu-modal.cover-modal.header-footer-group.active {
    width: 100%;
    right: 0 !important;
    background: #0000;
    left: unset !important;
    transition: .8s all cubic-bezier(0.04, 1.07, 0.05, 1.07);
}

nav.expanded-menu.mobile-menu li.menu-item a {
    color: #fff;
    border: 0px !important;
    position: relative;
    padding: 0;
    text-decoration: unset !important;
    font-size: 28px;
    font-family: "QuickSand";
    margin-bottom: 18px;
}

nav.expanded-menu.mobile-menu li.menu-item a:hover {
    text-decoration: unset !important;
}

nav.expanded-menu.mobile-menu li.menu-item a:hover:after {
    background: #ffffff;
    border: 2px solid #fff;
    width: 100% !important;
}

nav.expanded-menu.mobile-menu li.menu-item a:after {
    content: " ";
    width: 10px;
    border-radius: 10px;
    background: #f7f7f700;
    border: 2px solid #fff;
    position: absolute;
    max-width: 90px;
    bottom: -5px;
    left: 0;
    transition: 1s all ease-in-out;
}

.toggle.close-nav-toggle svg.svg-icon {
    color: #fff;
}

nav.expanded-menu.mobile-menu li.menu-item {
    border: 0px;
}

nav.expanded-menu.mobile-menu li.menu-item a:hover {
    color: #fff;
    padding: 0;
    transition: .3s all ease-in-out;
}

nav.expanded-menu.mobile-menu li.menu-item.current_page_item a {
    color: #fff;
    padding: 0;
    transition: .3s all ease-in-out;
}

.menu-modal.cover-modal.header-footer-group.show-modal.active + main#site-content {
    filter: blur(4px);
}

ul.modal-menu.reset-list-style {
    display: flex;
    flex-direction: column;
}

button.toggle.sub-menu-toggle.fill-children-current-color {
    color: white;
    border: 0;
}

ul.sub-menu.active a {
    padding-left: 20px !important;
}

nav.expanded-menu.mobile-menu li.menu-item ul.sub-menu.active a:after {
    left: 20px;
    padding-left: 10px !important;
}

nav.expanded-menu.mobile-menu ul.sub-menu.active li.menu-item a {
    font-size: 20px;
}

/* ....Menus and Docker */
/* Responsive */
@media only screen and (max-width: 767px) {
	.articleReadTime>.btn {
		display:none;
	}
	.related-posts-container .related-posts {
		    grid-template-columns: repeat(1, 1fr) !important; 
	}
	.comicBlockWrapper.padding-xy-10.bg-color {
		padding:50px 0 !important;
	}
	.search-modal.cover-modal.header-footer-group.show-modal {
		padding:0 20px;
	}
	.articleBlock.title.center-text {
		margin:10px 0;
		font-size:21px;
	}
	.post-title-single-post.aboveContent.title-area p.title-over-image-single {
    font-size: 22px !important;
}
	.Quiz-played ul li {
		grid-template-columns:1fr !important;
	}
	.Quiz-played .Q-status {
		text-align:left !important;
	}
	.profile {
	 margin: 30px 0 !important;
	}	
.notmobile {
    display: none;
}
    .landingPageContainer {
        grid-template-columns: 1fr;
        overflow: visible;
    }

    .landing_PageSingle a img.mainBlockImage {
        display: block;
        width: 100%;
        height: unset;
    }

    #site-content {
        overflow: unset !important;
    }
	.comicBlockWrapper .articleReadTime {
		position:static !important;
	}
	.contentOverImage.p-absolute.width-50 .contentContainer.bg-color {
 	   text-align: center;
		width:100% !important;
	}

	.contentOverImage.p-absolute.width-50 p.mainTitle {
		font-size: 30px !important;
		line-height: 1;
		margin-bottom: 30px !important;
	}
}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
    .landingPageContainer {
        grid-template-columns: 1fr;
        overflow: visible;
    }

    .landing_PageSingle a img.mainBlockImage {
        display: block;
        width: 100%;
        height: unset;
    }

    #site-content {
        overflow: unset !important;
    }
}

/* ...Responsive */
/******************** Main Category Page Template ********************/
.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

.display-flex {
    display: flex;
}

.display-grid {
    display: grid;
}

.display-block {
    display: block;
}

.flex-1-50 {
    flex: 1 50%;
}

.flex-1-40 {
    flex: 1 40%;
}

.flex-1-60 {
    flex: 1 60%;
}

.flex-justify-content-center {
    justify-content: center;
}

.width-50 {
    width: 50%;
}

.width-25 {
    width: 25%;
}

.width-75 {
    width: 75%;
}

.width-100 {
    width: 100%;
}

.width-60 {
    width: 60%;
}

.width-40 {
    width: 40%;
}

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

.left-text {
    text-align: left;
}

.right-text {
    text-align: right;
}

.top-m {
    margin-top: 10px;
}

.bottom-m {
    margin-bottom: 10px;
}

.top-p {
    padding-top: 10px;
}

.bottom-p {
    padding-bottom: 10px;
}

.padding-xy-10 {
    padding: 10px;
}

.padding-left-10 {
    padding-left: 10px;
}

.padding-right-10 {
    padding-right: 10px;
}

.padding-x-10 {
    padding: 0 10px;
}

.padding-y-10 {
    padding: 10px 0;
}

.padding-xy-20 {
    padding: 20px;
}

.padding-left-20 {
    padding-left: 20px;
}

.padding-right-20 {
    padding-right: 20px;
}

.padding-x-20 {
    padding: 0 20px;
}

.padding-y-20 {
    padding: 20px 0;
}

.margin-xy-10 {
    margin: 10px;
}

.link {
    text-decoration: unset;
}

.contentOverImage.p-absolute {
    top: 50%;
    transform: translate(0, -50%);
    right: 0;
    height: 100%;
    justify-content: flex-start;
   
    display: flex;
    align-items: center;
}

.single_slider.single img {
    width: 100%;
}

.contentContainer.bg-color {
    display: block;
    overflow: hidden;
    width: 500px;
    max-width: 100%;
}

.contentContainer {
    color: #fff;
    font-size: 39px;
}

.container-block {
    width: 1180px;
    margin: 0 auto;
    max-width: 100%;
}

/*TopSlider*/
.sliderWrapper.mainWrapperSlider ul.slick-dots {
    position: absolute;
    list-style-type: none;
    padding: 0;
    display: inline-block;
    width: 100%;
    bottom: 40px;
    z-index: 2;
    margin: 0;
    text-align: right;
    right: 40px;
}

.single_slider .articleReadTime {
    position: absolute;
    bottom: 60px;
    left: 40px;
}

.single_slider .contentOverImage.p-absolute.width-50 {
    padding-left: 30px;
}

.sliderWrapper.mainWrapperSlider ul.slick-dots li {
    display: inline-block;
    margin-left: 6px;
}

.sliderWrapper.mainWrapperSlider ul.slick-dots li button {
    border: 1px solid #ffffff;
    background: #fff0;
    text-indent: -99999px;
    width: 12px;
    height: 12px;
    padding: 0;
    border-radius: 50%;
}

.sliderWrapper.mainWrapperSlider ul.slick-dots li.slick-active button {
    border: 1px solid #d7263d;
    background: #d7263d;
}

.single_slider.single .contentOverImage p.title {
    font-size: 26px;
    font-family: "Meiryo";
    font-weight: 800;
    margin: 0;
    padding: 0;
}

.single_slider.single .contentOverImage p.mainTitle {
    font-size: 50px;
    font-family: "Quicksand";
    font-weight: 800;
    margin: 0;
    padding: 0;
}

.articleReadTime {
    font-size: 16px;
    font-family: Meiryo;
    font-weight: 600;
}

/*..TopSlider*/
/*Article Section*/
.single-post.related-post img {
    margin-bottom: 30px;
}

.title {
    font-family: "Quicksand";
    font-size: 32px;
    font-weight: 800;
}

.subtitle {
    font-size: 15px;
    font-weight: 400;
    font-family: "Meiryo";
    color: #666666;
}

.related-posts img.image_post {
    border-radius: 9px;
    max-width: 100%;
    width: 100%;
}

.related-posts-container .related-posts {
    row-gap: 3.5rem;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 5rem;
}

.related-posts-container .related-posts .title-post {
    font-size: 22px;
    font-family: "Quicksand";
    font-weight: 800;
    margin: 0;
    color: #000;
}

.related-posts-container .related-posts .whats-in-post {
    font-size: 16px;
    color: #414141;
}

.related-posts a.link-to-post.link {
    display: block;
    opacity: 1;
    transition: .3s all ease-in-out;
    overflow: hidden;
}

/*...Article Section*/
/*Comic of the month*/
.comicBlockWrapper.bg-color {
    background: #fcfaf4;
}

.comicBlockWrapper .two-half-section {
    max-width: 1080px;
    margin: 0 auto;
}

.comicBlockWrapper, .videoWrapper {
    position: relative;
}

.comicBlockWrapper .articleReadTime {
    position: absolute;
    bottom: 0;
}

.videoWrapper .articleReadTime {
    /* position: absolute; */
    /* bottom: 0; */
    padding-top: 40px;
}

/*...Comic of the month */
/*Latest Books*/
a.link-to-post.link {
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.latest-books.display-grid {
    grid-template-columns: 1fr 1fr;
    column-gap: 2rem;
}

a.link-to-book.link.read-now span.arrows {
    font-size: 12px;
    margin: 0;
    padding: 0;
    position: relative;
    /* padding-left: 8px; */
}

a.link-to-book.link.read-now span.arrows span:before {
    font-weight: 800;
    letter-spacing: -14px;
}

.lastestBooksWrapper.bg-color {
    background: #fcfaf4;
    padding: 50px 0;
}

/*...Latest Books*/
p.section_title {
    font-size: 32px;
    font-family: "Quicksand";
    font-weight: 800;
    margin: 0;
    color: #d7263d;
}

.book_Title.title, .video-title.title {
    text-transform: uppercase;
    font-size: 68px;
    font-family: "Meiryo";
    word-break: break-word;
    margin: 0;
}

.italic-text {
    font-style: italic;
}

.subtitle.italic-text {
    font-size: 18px;
    font-family: "Meiryo";
    font-weight: 500;
    color: #000;
    font-style: unset;
}

.button-design {
    color: #d7263d;
    border: 1px solid #d7263d;
    padding: 10px 55px;
    overflow: hidden;
}

.button-wrapper {
    width: max-content;
    display: block;
    max-width: 100%;
}

.button-wrapper a {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}

.link.read-now.button-design {
    font-size: 14px;
    font-family: "Meiryo";
    cursor: pointer;
}

.book-excerpt {
    font-size: 16px;
    color: #666666;
    font-family: "Meiryo";
}

.link-to-book.link.title_book {
    font-size: 22px;
    color: #d7263d;
    font-family: "Quicksand";
    text-transform: uppercase;
    font-weight: 800;
}

.link-to-book.link.read-now {
    font-size: 14px;
    color: #d7263d;
    font-family: "Meiryo";
    text-transform: uppercase;
    font-weight: 800;
}

p.section_title span.episode-no {
    font-size: 20px;
}

.two-half-section > div {
    width: 50%;
    max-width: 100%;
    overflow: hidden;
    clear: both;
    position: relative;
}

.image_of_book img {
    display: block;
    /* margin: 0 auto; */
}

/*Newsletter Design*/
.newsletterWrapper.bg-image {
    background: url("/ack/wp-content/uploads/2020/03/newsletter-bg.jpg");
}

.newsletterSection {
    padding: 70px 30px;
    background: white;
}

.email-input span {
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: 0.1rem;
    box-shadow: none;
    display: block;
    font-size: 1.6rem;
    letter-spacing: -0.015em;
    margin: 0;
    max-width: 100%;
    padding: 17px 10px;
    border-color: #dcd7ca;
    border-right: 0;
}

.email-input.display-flex {
    align-items: center;
}

.email-input span input {
    border-left: 0px !important;
}

.email-input.display-flex input {
    border-left: 0;
}

.newsletterDesign input[type="submit"] {
    margin-left: 10px;
    padding: 0 40px;
    background: #d7263d !important;
}

.newsletterDesign input[type="submit"]:hover {
    background: #d7263d;
    text-decoration: unset;
}

.email-input.display-flex {
    width: 100%;
}

.form-newsletter {
    max-width: 100%;
    display: block;
    width: 490px;
    margin: 0 auto;
}

.newsletter-subtitle.subtitle.center-text {
    padding-bottom: 70px;
}

.one-third-option aside div.contact-us-content {
    font-size: 15px;
    font-family: "Quicksand";
    color: #cccccc;
    margin-bottom: 18px;
}

.newsletterContainer.container-block {
    padding: 70px 0;
}

/*.... Newsletter Design*/
/* Showcase Design*/
.showCaseContainer.image-full-width, .showCaseContainer.image-full-width img {
    width: 100%;
    margin: 0 auto;
    max-width: 100%;
}

/*... Showcase Design*/
/* Modal */
.backdrop-modal {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    z-index: 15;
    position: fixed;
    top: 0;
    display: none
}

.backdrop-modal.active {
    display: block;
}

.image_of_book.video-thumb {
    cursor: pointer;
}

.overflow-hidden {
    overflow: hidden;
}

.video-container.active .video-here {
    position: fixed;
    z-index: 111111;
    top: 50%;
    right: 0;
    left: 0;
    bottom: 0;
    display: block;
    transform: translateY(-50%);
    margin: 0 auto;
    width: 590px;
    max-width: 100%;
}

.close-icon {
    color: #fff;
    font-size: 22px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    background: #ffffff5c;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    margin-right: 0;
    position: relative;
    right: -10px;
    top: 20px;
    cursor: pointer;
    z-index: 1111;
}

.close-icon.text-center p {
    margin: 0;
    width: 100%;
}

.showCaseWrapper .showCaseContainer.container-block {
    padding: 20px 10px;
}

.lastestBooksWrapper.bg-color .lastestBooks.subtitle {
    padding-bottom: 40px;
}

.videoWrapper.bg-color {
    padding: 100px 0 120px;
}

.comicBlockWrapper.padding-xy-10.bg-color {
    padding: 100px 0;
}

.articleBlockWrapper {
    padding: 40px 0px 80px;
    clear: both;
}

.articleBlockWrapper .articleBlock.subtitle {
    padding:0px;
}

/* ...Modal */
/******************** .....Main Category Page Template..... ********************/
/******** Footer *********/
.footer-wrapper.bg-color-dark {
    background: #282828;
    padding: 40px 0 0px;
}

.footer-container.bottom-block {
    background: #000;
    height: 10px
}

.footer-wrapper.bg-color-dark.bottom-block {
    text-align: center;
    color: #fff;
    padding: 26px 0;
    background: #111;
    font-size: 13px;
    font-family: Meiryo;
}

.three-block-layout.display-grid {
    column-gap: 2rem;
    grid-template-columns: repeat(3, 3fr);
}

.three-block-layout ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.three-block-layout ul li {
    padding: 0;
    margin: 0;
}

.three-block-layout ul li a {
    color: #cccccc;
}

.three-block-layout.display-grid p.footer-menu-title {
    font-size: 18px;
    font-family: "Quicksand";
    font-weight: 800;
    color: #fff;
    margin-bottom: 18px;
}

.three-block-layout.display-grid li a {
    font-size: 15px;
    font-family: Meiryo;
    font-weight: 500;
    margin-bottom: 14px;
    display: block;
    color: #ccc;
}

.three-block-layout ul li a:hover {
    color: #fff;
    text-decoration: unset !important;
}

footer#site-footer {
    padding: 0;
}

footer ul.social-media-links {
    text-align: center;
    padding: 0;
    margin: 0;
}

footer ul.social-media-links li {
    padding: 0;
    list-style-type: none;
    display: inline-block;
    margin: 0;
}

.socialMedia-wrapper {
    padding: 40px 0px 20px;
}

footer .contact-us-content {
    color: #fff;
}

.footer-container.container-block.bottom {
    font-size: 13px;
    font-family: Meiryo;
    font-weight: 500;
    margin-bottom: 18px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    align-items: center;
}

div#text-5 {
    line-height: 1.3;
    height: unset;
}

.copy-right-block-widget, .copy-right-block-widget * {
    margin: 0;
}

.footer-container .year {
    padding-right: 5px;
}

.one-third-option aside p.contact-us-content {
    font-size: 15px;
    font-family: Meiryo;
    font-weight: 500;
    margin-bottom: 18px;
    color: #cccc;
}

.footer-wrapper.bg-color-dark.bottom-block p {
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-family: Meiryo;
}

/*... Footer*/
/*----------Responsive-----------*/
@media only screen and (max-width: 767px) {
    .single-book.latest-book .right-side-content {
        padding-right: 0;
    }

    .comicBlockWrapper .two-half-section, .videoWrapper.bg-color .two-half-section {
        display: block;
        overflow: hidden;
    }

    .comicBlockWrapper .two-half-section > div, .videoWrapper.bg-color .two-half-section > div {
        width: 100%;
        padding: 0 10px;
    }

    .comicBlockWrapper .two-half-section .image_of_book img, .videoWrapper.bg-color .two-half-section .image_of_book img {
        display: block;
        margin: 0 auto;
        overflow: hidden;
    }

    .comicBlockWrapper .two-half-section .book_content p.section_title, .video_content.content_section p.section_title {
        font-size: 24px !important;
        text-align: center;
    }

     .book_Title.title, .video-title.title {
        font-size: 46px !important;
        text-align: center;
    }

    .comicBlockWrapper .two-half-section .book_content p.subtitle.italic-text {
        text-align: center;
        display: block;
    }

    .videoBlockContainer.container-block .button-wrapper, .comicBlockWrapper .button-wrapper {
        text-align: center;
        margin: 0 auto;
    }

    .comicBlockWrapper .articleReadTime, .videoBlockContainer.container-block .articleReadTime {
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        display: block;
        width: 100%;
        text-align: center;
    }

    .comicBlockWrapper .articleReadTime p {
        left: 0;
        right: 0;
        display: block;
        margin: 0 auto;
        display: block;
        width: 100%;
        text-align: center;
    }

    .latest-books.display-grid {
        grid-template-columns: 1fr;
        row-gap: 2rem;
    }
}

@media only screen and (max-width: 980px) {
    .single_slider .contentOverImage.p-absolute {
        position: unset;
        background: #fff;
        width: 100%;
        display: block;
        transform: unset;
        max-width: 100%;
        overflow: hidden;
    }

    .single_slider .contentOverImage.p-absolute > * {
        clear: both;
        padding: 0 10px;
    }

    .sliderWrapper.mainWrapperSlider ul.slick-dots {
        position: static;
        padding: 0 10px;
    }

    .single_slider .contentOverImage.p-absolute.width-50 .articleReadTime {
        position: static;
    }

    .single_slider.single .contentOverImage p.title {
        font-size: 18px;
    }

    .single_slider.single .contentOverImage p.mainTitle {
        font-size: 50px;
    }

    .single_slider .contentOverImage.p-absolute.width-50 {
        padding: 20px 0;
    }

    .sliderWrapper.mainWrapperSlider ul.slick-dots li button {
        border: 1px solid #d7263d;
    }
}

@media only screen and (max-width: 440px) {
    .single-book.latest-book.display-flex {
        display: block;
        padding: 0 !important;
    }

    .single-book.latest-book.display-flex > div {
        padding: 0 10px;
    }

    .single-book.latest-book.display-flex img {
        display: block;
        margin: 0 auto 30px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 600px) {

.related-posts-wrapper .related-posts-container .related-posts a.link-to-post {
    padding: 0px 10px;
}
    .related-posts-container .related-posts {
        grid-template-columns: 1fr 1fr !important;
        column-gap: 3rem;
        row-gap: 2rem;
    }
}
@media only screen and (max-width: 1180px) and (min-width:768px){
    .related-posts-container .related-posts {
    grid-template-columns: repeat(3,1fr);
}
}

.related-posts-container .related-posts button.slick-next.slick-arrow {right: 0;}
.related-posts-container .related-posts button.slick-prev.slick-arrow {left: 0; z-index:2;}
@media only screen and (max-width: 767px) and (min-width: 600px){
    .related-posts-container .related-posts .single-post.related-post.latest-book-listing {
        padding: 0 10px;
    }
}
@media only screen and (max-width: 599px) {
    .related-posts-container .related-posts .single-post.related-post.latest-book-listing {
        padding: 0 3px;
    }
}

.related-posts-container .related-posts .slick-dots {
    margin: 0 auto 20px;
}

.related-posts-container .related-posts .slick-dots li button:before {
    color: #d7263d;
    font-size: 10px;
}

.related-posts-container .related-posts .slick-dots li.slick-active button:before {
    color: #d7263d;
    font-size: 10px;
}

@media only screen and (min-width: 767px) {
	body div#menu-hamburger {
		padding-top:40px !important;
		min-height: 100px !important;
		max-width: 870px;
        padding-bottom:40px !important;
	}
	ul.hamburger-menus-for-burger>li {
    list-style: none;
    display: inline-block;
    vertical-align: top;
	margin: 0 40px;	
}
ul.hamburger-menus-for-burger>li>a {
    text-decoration: none;
	font-weight: 700;
}
ul.hamburger-menus-for-burger>li> ul.sub-menu {
    padding:0;
    margin: 0;
    list-style: none;
}
ul.hamburger-menus-for-burger>li> ul.sub-menu >li {
    margin-left:0;
}
ul.hamburger-menus-for-burger>li> ul.sub-menu >li >a{
    color:#000;
    text-decoration:none;
	font-size:15px
}
    footer ul.social-media-links li:not(:nth-of-type(1)) {
        padding-left: 50px;
    }
}

@media only screen and (max-width: 767px) and (min-width: 540px) {
    .comicBlockContainer .two-half-section.display-flex, .videoWrapper.padding-xy-10 .two-half-section.display-flex {
        display: flex;
    }

    .comicBlockWrapper .two-half-section .book_content p.section_title, .video_content.content_section p.section_title {
        font-size: 24px !important;
        text-align: left;
    }

    .comicBlockWrapper .two-half-section .book_content p.book_Title, .book_Title.title, .video-title.title {
        font-size: 46px !important;
        text-align: left;
    }

    .comicBlockWrapper .two-half-section .book_content p.subtitle.italic-text {
        text-align: left;
        display: block;
    }

    .videoBlockContainer.container-block .button-wrapper, .comicBlockWrapper .button-wrapper {
        text-align: left;
        margin: 0;
    }

    .comicBlockWrapper .articleReadTime, .videoBlockContainer.container-block .articleReadTime {
        display: block;
        left: unset;
        right: unset;
        bottom: unset;
        text-align: left;
        width: auto;
        max-width: 100%;
    }
}

@media only screen and (max-width: 480px) {
    .newsletterDesign.display-flex {
        display: block;
    }

    .otherpage_Design .menu.top-menu-header.with-icons ul.top-menu-header-container > li {
        margin: 0;
        margin-left: 11px;
    }

    .newsletterDesign.display-flex input[type="submit"] {
        padding: 14px 40px;
        width: 180px;
        margin: 10px auto 0 auto;
        display: block;
    }
}

@media only screen and (max-width: 560px) {
    .three-block-layout.display-grid {
        display: block;
    }

    .footer-container {
        padding: 0 10px;
    }

    .one-third-option:not(:nth-of-type(1)) {
        margin-top: 30px;
    }

    .socialMedia-wrapper {
        padding: 0 0;
    }
}

@media only screen and (max-width: 900px) {
    .footer-container {
        padding: 0 10px;
    }
}

@media only screen and (max-width: 560px) and (min-width: 400px) {
    .three-block-layout.display-grid {
        grid-template-columns: 1fr !important;
        display: grid;
        row-gap: 3rem
    }

    .three-block-layout.display-grid > div {
        margin-top: 0 !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1180px) {
    .container-block {
        padding: 0 10px;
    }

    .articleContentContainer.container-block {
        padding: 0 20px;
    }

    .comicBlockContainer .two-half-section.display-flex, .videoWrapper.padding-xy-10 .two-half-section.display-flex {
        display: flex;
    }

    .comicBlockWrapper .two-half-section .book_content p.section_title, .video_content.content_section p.section_title {
        font-size: 30px !important;
        text-align: left;
    }

    .comicBlockWrapper .two-half-section .book_content p.book_Title, .book_Title.title, .video-title.title {
        font-size: 54px !important;
        text-align: left;
    }

    .comicBlockWrapper .two-half-section .book_content p.subtitle.italic-text {
        text-align: left;
        display: block;
    }

    .videoBlockContainer.container-block .button-wrapper, .comicBlockWrapper .button-wrapper {
        text-align: left;
        margin: 0;
    }

    .videoBlockContainer.container-block .articleReadTime {
        bottom: 0px;
    }

    .comicBlockWrapper .articleReadTime, .videoBlockContainer.container-block .articleReadTime {
        display: block;
        left: unset;
        right: unset;
        text-align: left;
        width: auto;
        max-width: 100%;
    }

    .comicBlockWrapper .articleReadTime {
        /* bottom: 70px; */
    }

    .two-half-section > div.second-half {
        padding-left: 20px;
    }
}

@media only screen and (max-width: 652px) {
    .header-footer-group.otherpage_Design .header-controller .header-titles-wrapper {
        flex: 1 1;
        order: 1;
        padding: 0;
        display: flex;
        justify-content: space-around;
    }

    .header-controller .menu.top-menu-header.with-icons {
        flex: 1 100%;
        order: 2;
        text-align: center;
    }

    .header-navigation-wrapper.working {
        flex: 1 50%;
        order: 1;
    }

    .header-inner.section-inner.header-controller {
        flex-wrap: wrap;
        justify-content: space-between !important;
        margin: 0 auto;
    }

    .otherpage_Design .header-controller .header-toggles {
        display: flex;
        width: 100%;
        justify-content: flex-end;
    }

    .header-controller .header-titles {
        width: 100%;
        max-width: 100%;
        position: unset;
    }

    .otherpage_Design .header-controller .site-logo img {
        margin: 0;
    }

    div#menu-hamburger {
        top: 70px !important;
    }
}

@media only screen and (min-width: 651px) and (max-width:1180px) {
    .header-controller .header-titles-wrapper {
        flex: 1 8%;
        padding: 0;
        width: 100%;
        display: block;
    }

    .header-controller .menu.top-menu-header.with-icons {
        flex: 1 65%;
    }

    .header-controller .header-titles-wrapper img {
        display: block;
        margin: 0;
    }

    .header-inner.section-inner.header-controller {
        flex-wrap: wrap;
    }
}

.menu-wrapper.section-inner ul.modal-menu.reset-list-style {
    position: unset;
}

/*----------...Responsive-----------*/
ul.social-media-links ul {
    margin: 0;
}

.header-navigation-wrapper.working-home {
    display: none;
}

.header-footer-group.homepage_landing {
    padding-top: 30px;
}

.header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
    top: 0;
    display: block;
    margin: 0 auto;
    transform: translateX(-50%);
}

.header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper .site-logo.faux-heading img {
    width: 120px;
    max-height: unset;
}

.otherpage_Design .menu.top-menu-header.with-icons ul.top-menu-header-container > li.active > a {
    color: #d7263d;
}

.otherpage_Design .menu.top-menu-header.with-icons ul.top-menu-header-container > li:hover > a {
    color: #d7263d;
}

.otherpage_Design .menu.top-menu-header.with-icons li ul.sub-menu li:hover a {
    color: #d7263d;
}

.otherpage_Design .menu.top-menu-header.with-icons li ul.sub-menu li:hover {
    cursor: pointer;
}

.toggle-wrapper.user-account-wrapper span.lnr.lnr-user {
    font-weight: 800;
    font-size: 24px;
    display: block;
    line-height: 1.3;
    color: #111;
}

.toggle-wrapper.user-account-wrapper {
    display: flex;
    align-items: center;
    padding: 0px 20px;
}

.toggle-wrapper.user-account-wrapper a {
    text-decoration: none;
}

.toggle-wrapper.user-account-wrapper span:before {
    line-height: 1.2;
    display: block;
}

.toggle-wrapper.user-account-wrapper:before {
    content: unset;
}

@media only screen and (max-width: 767px) {
    .related-posts-wrapper .related-posts-container .display-block.button-wrapper.load-more-wrapper {
    display: none;
}
	body .book_Title.title {
		font-size:22px !important;
	}
	.menu.top-menu-header.with-icons{display:none}
	header#site-header {padding: 10px 0;}
	.toggle-menu-mobile{display:block !important}
	ul.hamburger-menus-for-burger>li>ul.sub-menu>li {list-style: none;}
	ul.hamburger-menus-for-burger {list-style: none;margin:0}
	ul.hamburger-menus-for-burger >li{margin-left:0;display:block;margin-bottom:10px;background:#eee}
	ul.hamburger-menus-for-burger >li>a{display:inline-block;padding:5px;text-decoration: none;width:50%}
	ul.hamburger-menus-for-burger >li>ul.sub-menu {
    	display: none;
		margin-left:4px !important;
	}
	ul.hamburger-menus-for-burger >li.menu-item-has-children>a {position: relative;}
	ul.hamburger-menus-for-burger >li>ul.sub-menu>li>a {
		color: #000;
		text-decoration: none;
		font-size: 15px;
}	
.icon-mobile {
    display: inline-block;
    width: 45%;
	text-align:right;
    height: 20px;
    float: right;
    position: relative;
    margin-right: 10px;
    top: 6px;
	color:#cd2653;
    font: normal normal normal 24px/1 FontAwesome;
}
.fa-caret-right:before {
    content: "\f0da";
}
.main-toggle-menu-mobile.fa-caret-right:before {
    content:"\f0d7"
}

    .toggle-wrapper.user-account-wrapper span:before {
        font-size:24px;
        line-height: 1;
        display: block;
    }
}

.videoBlockContainer.container-block .image_of_book.video-thumb {
    position: relative;
}

.videoBlockContainer.container-block .image_of_book.video-thumb svg {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    display: block;
    width: 80px;
    transform: translate(0,-50%);
}

.videoBlockContainer.container-block .video-title.title {
    text-transform: capitalize;
}

/* Single Article Page*/
.articleContentBlockWrapper .featuredImage img {
    display: block;
    width: 100%;
    max-height: 400px;
    overflow: hidden;
    clear: both;
    object-fit: cover;
    object-position: top;
}

.post-title-single-post.p-absolute {
    top: 50%;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto;
    width: max-content;
    text-align: center;
    max-width: 600px;
    transform: translate(0, -50%);
    overflow: hidden;
    background: #ffffff42;
}

.post-title-single-post.p-absolute p {
    margin: 0;
    padding: 10px 10px;
    filter: unset;
}

.image-here.left-image {
    float: left;
    padding-right: 20px;
    max-width: 400px;
    padding-bottom: 6px;
}

.content-here.right-content {
    padding-left: 0px;
    display: block;
    line-height: 1.3;
}

.main_cat_single_template_wrapper .content-here.after-image {
    padding: 20px 0;
}

.content-here.right-content p {
    font-size: 17px;
    font-weight: normal;
    color: #000;
    font-family: "Meiryo";
    word-break: break-word;
    text-align: justify;
    line-height: 29.98px;
    font-weight: 500;
    font-family: 'Cormorant Garamond', serif;
    line-height: 33px;
    letter-spacing: .8px;
    font-family: 'Nunito', sans-serif;
}

.articleContentContainer .link-to-more-content.link.continue-reading {
    font-size: 16px;
    font-family: "Meiryo";
    color: #d7263d;
}

.articleContentContainer .link-to-more-content.link.continue-reading span.arrows span {
    padding: 0;
    font-size: 12px;
}

.articleContentContainer .link-to-more-content.link.continue-reading span.arrows span:nth-of-type(2) {
    margin-left: -10px;
}

.post-title-single-post.p-absolute .title-over-image-single {
    font-size: 32px;
    font-family: "Quicksand";
    font-weight: 800;
    position: relative;
    color: #ffffff;
}

@media only screen and (max-width: 767px) {
    .post-title-single-post.p-absolute {
        max-width: 95%;
        padding: 0;
    }

    .articleContentContainer .content-here.after-image {
        width: 100%;
        max-width: 100%;
        display: block;
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width: 580px) {
    .image-here.left-image {
        float: unset;
    }

    .image-here.left-image img {
        display: block;
        margin: 0 auto;
        width: 100%;
    }

    .image-here.left-image {
        margin: 0 auto 20px;
        width: 100%;
        max-width: 100%;
        padding: 0;
    }
}

@media only screen and (max-width: 900px) {
    .articleContentBlockWrapper .featuredImage img {        
        object-fit: cover;
        max-height: 100%;
        object-position: center;
    }

    .post-title-single-post.p-absolute {
        max-width: 95%;
        padding: 0;
    }
}

@media only screen and (min-width: 581px) and (min-width:680px) {
    .image-here.left-image {
        max-width: 300px;
    }
}

/* ...Single Article Page*/
/*Bread Crumbs*/
.categoryBreadcrumbContainer ul.bradcrumbs-parent li {
    display: inline-block;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.categoryBreadcrumbContainer ul.bradcrumbs-parent {
    display: block;
    margin: 0;
}

.categoryBreadcrumbContainer ul.bradcrumbs-parent li {
    font-size: 15px;
    font-family: "Meiryo";
    font-weight: 500;
    text-transform: uppercase;
}

.categoryBreadcrumbContainer ul.bradcrumbs-parent li.with-links a {
    text-decoration: none;
    color: #666666;
}

ul.bradcrumbs-parent li.with-links {
    color: #666666;
}

ul.bradcrumbs-parent li.no-link {
    color: #d7263d;
}

.categoryBreadcrumbContainer ul.bradcrumbs-parent span.divider-bread {
    font-size: 15px;
    font-family: "Meiryo";
    font-weight: 500;
    text-transform: uppercase;
}

.categoryBreadcrumbContainer ul.bradcrumbs-parent {
    padding: 20px 0 20px;
}

.categoryBreadcrumbContainer ul.bradcrumbs-parent li.with-links:hover a {
    color: #d7263d;
}

.categoryBreadcrumbContainer ul.bradcrumbs-parent li.with-links:hover {
    color: #d7263d;
}

/*...Bread Crumbs*/
/*latest-books-listing
.related-posts.latest-books-listing.display-grid {
    grid-template-columns: repeat(3, 1fr);
}*/

.related-posts.latest-books-listing.display-grid img.image_post {
    border-radius: 0;
}

.related-posts.latest-books-listing.display-grid .hover-read-more.p-absolute {
    top: 50%;
    left: 0;
    right: 0;
    align-items: center;
    justify-content: center;
    background: #d7263dba;
    height: 101%;
    transform: translate(0,-50%);
    opacity: 0;
    visibility: hidden;
    transition: .3s all ease-in;
}

.image-book.p-relative:hover .hover-read-more.p-absolute {
    opacity: 1;
    visibility: visible;
    transition: .3s all ease-in;
}

.related-posts.latest-books-listing.display-grid .hover-read-more.p-absolute a {
    color: #fff;
    font-weight: 500;
}

.related-posts.latest-books-listing.display-grid a.link-to-book.link.read-now {
    font-size: 13px;
    font-family: "Meiryo";
    color: #d7263d;
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    padding-right: 15px;
    align-items: center;
    justify-content: center;
}

.related-posts.latest-books-listing.display-grid a.link-to-book.link.read-now span.arrows span {
    padding: 0;
    font-size: 10px;
}

.related-posts.latest-books-listing.display-grid a.link-to-book.link.read-now span.arrows span:nth-of-type(2) {
    margin-left: -10px;
}

.single-post.related-post.latest-book-listing a.link-to-book.link.read-now > span {
    width: 100%;
    color: white;
}

.single-post.related-post.latest-book-listing a.link-to-book.link.read-now span.arrows {
    padding-left: 10px;
}

.result-Status-wrapper p.resultStatus-text.loadResult {
    font-family: "Meiryo";
    font-size: 16px;
    font-weight: normal;
    color: #CCC;
}

.single-post.related-post.latest-book-listing .title-post {
    color: #d7263d;
    font-size: 18px;
    text-transform: uppercase;
}

.single-post.related-post.latest-book-listing p.whats-in-post {
    color: #666666;
    font-size: 14px;
}

.display-block.button-wrapper.load-more-wrapper {
    margin: 50px auto 0;
    text-align: center;
}

.display-block.button-wrapper.load-more-wrapper a.link.read-now.button-design.load-more {
    padding: 10px 60px;
    font-size: 16px;
}

.newsletterDesign input[type="email"]:focus {
    border-color: #000;
    border: 1px solid #dcd7ca !important;
    border-left: 0px !important;
}

/*....latest-books-listing*/
.video_content.content_section .display-block.button-wrapper {
    display: none;
}

/*
Search Bar and other UI

*/
.search-modal.active .search-modal-inner {
    position: unset;
    width: 260px;
    height: unset;
    margin: 0 auto;
    margin-right: 60px;
    z-index: 120;
}

.search-modal .search-modal-inner input {
    height: unset;
    padding: 10px 10px;
    font-size: 15px;
}

.search-modal.cover-modal.header-footer-group.show-modal {
    position: absolute;
    background: unset;
    right: 0;
    top: 26px !important;
    width: 100%;
}

button.toggle.search-untoggle.close-search-toggle.fill-children-current-color {
    width: 62px;
}

header#site-header {
    position: relative;
}

.search-modal-inner .section-inner {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 23px;
}

html {
    position: static !important;
}

body.showing-search-modal {
    padding: 0 !important;
}

body.enable-search-modal.showing-search-modal.showing-modal {
    padding: 0;
}

body {
    padding: 0 !important;
}

.search-modal .search-modal-inner input:focus {
    outline: none;
}

.search-modal.cover-modal.header-footer-group .search-modal-inner {
    position: unset;
    width: 260px;
    height: unset;
    margin: 0 auto;
    margin-right: 60px;
}

@media only screen and (max-width: 650px) and (min-width:338px) {
    .search-modal.cover-modal.header-footer-group.show-modal {
        top: 14px !important;
    }

    .search-modal.cover-modal.header-footer-group .search-modal-inner {
        margin-right: 59px;
    }
}

@media only screen and (max-width: 337px) {
    .search-modal.cover-modal.header-footer-group.show-modal {
        top: 16px !important;
    }

    .search-modal.cover-modal.header-footer-group .search-modal-inner {
       /* width: 190px !important;*/
        margin-right: 50px;
    }
}

@media only screen and (max-width: 480px) {
    .search-modal.cover-modal.header-footer-group .search-modal-inner {
      /*  width: 220px ;*/
		    width: 100%;
    		margin-top: 65px;
    		border: 1px solid #d4d4d4;		
    }
	.articleBlockWrapper, .articleBlock.subtitle{padding:0px}
}

/*HamBurger Menu*/
div#menu-hamburger-main ul.menus-for-burger > li:nth-child(3)>ul>li:hover a {
    color:#cd2653 !important;
}
.desktop-nav-toggle span.toggle-icon:hover,.desktop-nav-toggle span.toggle-icon:focus {
    border: unset;
    outline: unset;
    text-decoration: unset;
}

.desktop-nav-toggle span.toggle-icon:hover *,.desktop-nav-toggle span.toggle-icon:focus * {
    border: unset !important;
    outline: unset !important;
    text-decoration: unset !important;
}

span.toggle-inner.menu-toggle-icon span.lnr.lnr-cross {
    display: block;
    font-size: 26px;
    font-weight: 800;
}

div#menu-hamburger , #top-ham-menu{
    position: absolute;
    max-width: 1190px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 87px;
    background: white;
    color: black;
    font-family: "Quicksand";
    box-shadow: 0px 12px 13px 0px #0000001f, inset 0px 7px 7px -3px #e4e4e4;
    z-index: 1;
    min-height: 800px !important;
	padding:20px;
	display:none;
}

div#menu-hamburger ul.menus-for-burger ,  #top-ham-menu ul.menu-for-burger{
    list-style-type: unset;
    position: relative;
    margin: 0;
    margin-top: 60px;
    padding: 0 40px 60px;
	overflow-y:auto;
	height: 500px;
}

div#menu-hamburger ul.menus-for-burger li, #top-ham-menu ul.menus-for-burger li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-align: left;
}

div#menu-hamburger ul.menus-for-burger li a, #top-ham-menu ul.menus-for-burger li a{
    padding: 0;
    margin: 0;
    text-align: left;
}

div#menu-hamburger ul.menus-for-burger li .menu-icons-text , div#top-ham-menu ul.menus-for-burger li .menu-icons-text {
    text-align: left;
}

ul.menus-for-burger .sub-menu {
    display: none;
}

ul.menus-for-burger > li:nth-of-type(1) .sub-menu {
    display: block;
}

ul.menus-for-burger > li > .sub-menu {
    display: none;
    position: absolute;
    left: 220px;
    width: 900px;
    max-width: 100%;
    overflow: hidden;
    margin: 0 auto;
    top: 0;
    padding: 0 40px;
}

div#menu-hamburger ul.menus-for-burger > li {
    width: 150px;
    max-width: 100%;
    border-right: 1px solid #e9e9e9;
    padding: 20px 0 0;
}

.otherpage_Design div#menu-hamburger ul li:hover a img , .otherpage_Design div#menu-hamburger > ul > li.active-submenus > a img, .otherpage_Design div#menu-hamburger > ul > li.active > a img {
    border: 3px solid #d7263d;
    padding: 10px 10px;
    border-radius: 14px;
}

.otherpage_Design div#menu-hamburger ul li a img {
    border: 3px solid #e9e9e9;
    padding: 10px 10px;
    border-radius: 14px;
    margin: 0 auto;
}

div#menu-hamburger ul.menus-for-burger li .menu-icons-text {
    text-align: center;
}

div#menu-hamburger ul.menus-for-burger > li > a {
    text-align: center;
}

div#menu-hamburger ul.menus-for-burger > li > a:hover {
    color: #818181;
    text-decoration: none;
}

div#menu-hamburger ul.menus-for-burger > li > ul.sub-menu > li {
    display: inline-block;
    vertical-align: top;
    width: 32%;
}

div#menu-hamburger ul.menus-for-burger > li > a {
    color: #000 !important;
    text-decoration: none;
}

div#menu-hamburger ul.menus-for-burger > li.active:before,div#menu-hamburger ul.menus-for-burger > li.active-submenus:before {
    content: " ";
    display: block;
    margin: 0 auto;
    left: 10px;
    width: 0;
    height: 0;
    border-top: 10px solid #bf050500;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #e9e9e9;
    left: 179px;
    position: absolute;
    transform: translate(0,40px);
}

div#menu-hamburger ul.menus-for-burger > li > ul.sub-menu > li > ul.sub-menu {
    margin: 0;
    padding-top: 10px;
}

div#menu-hamburger ul.menus-for-burger > li > ul.sub-menu > li > ul.sub-menu li a {
    color: #808080;
    text-decoration: none !important;
}

div#menu-hamburger ul.menus-for-burger > li > ul.sub-menu > li a {
    color: #000;
    text-decoration: none;
}

div#menu-hamburger ul.menus-for-burger > li > ul.sub-menu > li > ul.sub-menu > li.active > a:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #d7263d;
    position: absolute;
    left: -20px;
    color: #000;
    top: 50%;
    border-radius: 50%;
    box-shadow: 0px 0px 2px 2px #d7263d61;
    transform: translate(0,-50%);
}

div#menu-hamburger ul.menus-for-burger > li > ul.sub-menu > li > ul.sub-menu > li > a {
    position: relative;
    font-size: 16px;
}

div#menu-hamburger ul.menus-for-burger > li > ul.sub-menu > li > ul.sub-menu > li a:hover {
    color: #d7263d;
}

button.toggle.nav-toggle.desktop-nav-toggle {
    border-bottom: 0;
}

button.toggle.nav-toggle.desktop-nav-toggle span:hover, button.toggle.nav-toggle.desktop-nav-toggle span:focus {
    border: unset !important;
    text-decoration: unset !important;
    outline: unset !important;
}

button.toggle.nav-toggle.desktop-nav-toggle {
    border: unset;
    border-bottom: 0px;
    text-decoration: unset;
}

div#menu-hamburger ul.menus-for-burger > li > ul.sub-menu > li > ul.sub-menu > li a {
    font-size: 16px;
}

@media only screen and (max-width: 990px) {	
	div#menu-hamburger-main ul.menus-for-burger>li>a {
		background: transparent;
	}
    ul.menus-for-burger > li > .sub-menu {
        position: unset;
        padding: 12px 10px;
    }

    div#menu-hamburger ul.menus-for-burger > li {
        width: 100%;
        border: unset;
        padding: 0 0 5px;
    }

    div#menu-hamburger ul.menus-for-burger > li.active:before, div#menu-hamburger ul.menus-for-burger > li.active-submenus:before {
        content: unset;
    }

    div#menu-hamburger ul.menus-for-burger > li > ul.sub-menu > li {
        width: 100%;
        display: block;
    }
}

/*...*/
/* dev 08/04/2020 */
.Banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* background: #ccc; */
    min-width: 400px;
    box-shadow: 0px 2px 20px #00000012;
    color: #fff;
    font-size: 32px;
    font-family: "Quicksand";
    font-size: 32px;
    font-weight: 800;
    padding: 28px;
    backdrop-filter: blur(10px);
    background: linear-gradient(to top, #ffffff57 6px, #ffffff1a 60px, #ffffff42);
    -webkit-background: linear-gradient(to top, #ffffff57 6px, #ffffff1a 60px, #ffffff42);
    -moz-background: linear-gradient(to top, #ffffff57 6px, #ffffff1a 60px, #ffffff42);
}

.Banner-text h1 {
    font-size: 32px;
    margin: 0;
    letter-spacing: 0.4px;
}

/* Tab css -- Start-- */
/*

 *  scrollbar
 */
#style-3::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.1);
    background-color: transparent;
}

.tab-block .tab-mnu li span.lnr.lnr-star-empty {
    padding-left: 10px;
}

#style-3::-webkit-scrollbar {
    width: 3px;
    background-color: transparent;
}

#style-3::-webkit-scrollbar-thumb {
    background-color: #eee;
}

.tab-block#tab-block1 {
    width: 100%;
    float: none;
}

.tab-block#tab-block1 .tab-mnu li {
    float: left;
    font-family: "Quicksand";
    max-width: 46%;
    min-width: auto;
}

.leaderboard .top15:after {
    content: '';
    background: linear-gradient(to top, #ffffff 20px, #ffffff00);
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0px;
    left: 0;
}

.tab-block#tab-block1 .tab-cont {
    position: relative;
    background: none;
    border: 0 ;
    height: 450px;
    overflow-x: hidden;
}

.tab-block#tab-block1 .tab-cont ul.player {
    margin: 0;
    list-style: none;
}

.tab-block#tab-block1 .tab-cont ul.player li {
    margin: 0;
    background: #fff;
    min-height: 36px;
    padding: 6px 0;
    margin-bottom: 10px;
    border-radius: 4px;
}

.tab-block#tab-block1 .tab-cont ul.player li .pos {
    font-size: 14px;
    background: -webkit-linear-gradient(#fca11f, #d7263d);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 10px;
    font-weight: 600;
    font-style: italic;
    font-family: "Meiryo";
}

.tab-block#tab-block1 .tab-cont ul.player li span.info {
    font-size: 12px;
    color: #666
}

.tab-block#tab-block1 .tab-cont ul.player li .info img {
    width: 30px;
    display: inline-block;
    margin: -9px 0px;
    padding: 0px;
    box-shadow: 0px 2px 4px #e4e4e4;
    border-radius: 20px;
    border: 1px solid #fff;
}

.tab-block#tab-block1 .tab-cont ul.player li .points {
    float: right;
    color: #fff;
    background: linear-gradient(-30deg, #d7263d -8px, #ffa41f);
    padding: 0px 10px;
    font-size: 12px;
    margin: 4px 10px;
    border-radius: 20px;
}

.tab-block#tab-block1 .tab-mnu .active {
    background: linear-gradient(to top, #d7263d 6px, #ffa41f);
    box-shadow: 0px 8px 20px rgba(215, 38, 61, 0.22);
    color: #fff;
    border: 0px;
}

.tab-block#tab-block1 img {
    margin: -60px auto 10px;
    width: 80%;
}

.tab-block#tab-block1 .tab-mnu .active img {
    width: 96%;
    margin: -74px auto 0px;
}

.tab-block#tab-block1 .tab-mnu li {
    color: #999;
    background: #fff;
    border: 0;
}

.tab-block#tab-block1 .tab-mnu li {
    margin: 0px;
}

.tab-block#tab-block1 .tab-mnu li:first-child {
    margin-right: 20px;
}

.tab-block#tab-block1 .tab-mnu li h4 {
    margin-top: -30px;
    margin-bottom: 0px;
    font-size: 24px;
    letter-spacing: 0px;
}

.tab-block {
    width: 70%;
    float: left;
}

.tab-block .tab-mnu {
    display: block;
    list-style: none;
    margin: 0px 0px 20px;
}

.tab-block .tab-mnu:after {
    content: '';
    display: table;
    clear: both;
}

.tab-block .tab-mnu li p {
    position: relative;
    margin: 0;
    padding: 0;
}

.tab-block .tab-mnu li {
    box-sizing: border-box;
    margin: 0 20px 0 0;
    float: left;
    border-radius: 10px;
    color: #d7263d;
    min-width: 160px;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    cursor: pointer;
    border: 1px solid #f3f3f3;
    font-size: 15px;
}

.tab-block .tab-mnu li .lnr:before {
    font-size: 32px;
    line-height: 1;
    position: absolute;
    left: 10px;
    top: 0px;
    font-family: Linearicons-Free;
}

.tab-block .tab-mnu li span {
    text-align: left;
    padding-right: 20px;
    font-family: "Meiryo";
    min-width: 110px;
    padding: 0 20px;
    overflow: hidden;
    display: block;
    clear: both;
    padding: 4px 0px 0 50px;
}

.tab-block .tab-mnu li:hover:not(.active) {
    background-color: #d7263d;
    color: #fff;
    transition: 0.3s;
}

.tab-block .tab-mnu .active {
    background-color: #d7263d;
    border: 1px solid transparent;
    cursor: default;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 10px rgba(215, 38, 61, 0.13);
}

.tab-block .tab-cont {
    box-sizing: border-box;
    border-top: 1px solid white;
    background-color: white;
    color: #292d2f;
}

.tab-block .tab-cont .tab-pane {
    padding: 20px 0px;
}

.quizlisting {
    margin: 0;
    list-style: none;
}

.quizlisting li {
    margin: 0px;
    padding-bottom: 15px;
}

.quizlisting li > .box {
    border: 1px solid #f3f3f3;
    padding: 20px 15px;
}

.quiz.container-block .tab-cont .box > div {
    display: inline-block;
    vertical-align: middle;
}

.quiz.container-block .tab-cont .box > div p {
    margin: 0;
}

.quizlisting li > .box .content {
    /* float: left; */
    width: 70%;
}

.quizlisting li > .box .action {
    /* width: 30%; */
    /* float: right; */
    text-align: center;
    /* margin: 40px 0px 30px; */
}

.btn-playnow {
    background-color: #ece4b7 !important;
    padding: 12px 40px;
    color: #000;
    box-shadow: 0px 2px 4px #ece4b787;
    font-size: 12px;
    text-decoration: none !important;
}

.btn-playnow:hover {
    box-shadow: 0px 0px 0px #ece4b787;
    transition: 0.1s;
}

.bottomlinks {
    font-size: 12px;
    color: #bbb;
}

.bottomlinks strong {
    color: #666;
    font-weight: 100;
}

/* leaderboard css -- Start-- */
.leaderboard {
    width: 30%;
    float: right;
}

.leaderboard .top15 {
    background-color: #f9f9f9;
    height: 680px;
    margin: 15px;
    padding: 10px;
    padding-top: 60px;
    position: relative;
}

.clearfix {
    float: none;
    clear: both;
}

/* media Q */
@media only screen and (max-width: 1100px) {
    .tab-block#tab-block1 .tab-mnu li h4 {
        margin-top: -20px;
        font-size: 16px;
    }
}

@media only screen and (max-width: 767px) {
	ul.hamburger-menus-for-burger >li:not(.menu-item-has-children)>a {
    display: block;
    width: 100%;
}
    .tab-block .tab-mnu li .lnr:before {
        left: 50%;
        transform: translateX(-50%);
    }

    .tab-block .tab-mnu li span {
        float: none;
        display: block;
        margin: 0px;
        margin-top: 40px;
        padding: 0;
        text-align: center;
        min-width: auto;
    }

    .tab-block .tab-mnu li p {
        margin: 0px;
    }

    .tab-block .tab-mnu li {
        min-width: 30%;
        font-size: 13px;
        margin: 0 8px 0 0;
        min-height: 110px;
    }

    .tab-block .tab-mnu li:last-child {
        margin: 0
    }

    .tab-block#tab-block1 .tab-mnu li {
        max-width: 45%;
    }

    .quizlisting li > .box .action {
        width: 100%;
        text-align: center;
        margin: 10px 0 10px;
    }

    .quizlisting li > .box .content {
        width: 100%;
    }

    .quizlisting li .btn-playnow {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .tab-block {
        padding: 15px;
    }

    .leaderboard {
        width: 100%;
        float: right;
    }

    .tab-block#tab-block1 .tab-mnu li {
        max-width: 45%;
    }

    .tab-block#tab-block1 .tab-mnu li h4 {
        margin-top: -20px;
        font-size: 20px;
    }

    .tab-block {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width: 1199px) {
    .tab-block#tab-block1 .tab-mnu li {
        max-width: 45%;
    }
}

/* end dev 08/04/2020 */
/*    Profile Css ---   Start       */
.profile .P-details img.P-image {
    width: 220px;
    height: 220px;
    border-radius: 50%;
    border: 2px solid #fff;
    margin-left: 10%;
}

.profile .P-details ul {
    list-style: none;
    margin: 20px 0px 0 20px;
}

.profile .P-details ul > hr {
    background: linear-gradient(to right, #f6f6f6 20px, #ffffff00);
    height: 1px;
    border: 0;
    margin: 10px 0;
}

.profile .P-details ul li p {
    color: #666666;
}

.text-light {
    color: #cccccc;
    font-size: 12px;
    padding-left: 26px;
}

.profile .P-details ul li p > span {
    color: #d7263d;
    font-weight: 100;
    font-size: 20px;
}

.profile .P-details ul li:last-child p {
    margin: 0px;
}

.profile .P-details ul li .text-light > img {
    display: inline-block;
    padding: 0 5px;
    margin-bottom: -3px;
}

.profile .P-details ul li:first-child p {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    font-family: "Quicksand";
}

.profile .P-details {
    float: left;
    width: 33.33%;
    list-style: none;
    border-right: 1px solid #f6f6f6;
}

.profile .P-info {
    padding: 0px 20px;
    width: 66.66%;
    float: right;
}

.profile {
    margin: 80px 0;
}

.Quiz-played ul {
    margin: 0;
    list-style: none;
}

.Quiz-played .P-title {
    color: #666666;
    font-weight: 600;
    font-family: "Quicksand";
}

.Quiz-played ul li {
    color: #999;
    font-size: 16px;
    margin: 0;
    padding: 15px 0px;
    border-bottom: 1px solid #f6f6f6;
}

.Quiz-played .Q-status {
    float: right;
    width: 30%;
    text-align: right;
}

.Quiz-played .Q-name {
    width: 70%;
    float: left;
}

.Quiz-played .Q-name p {
    margin: 0px;
}

.Quiz-played .Q-status .points {
    color: #fff;
    background: linear-gradient(-30deg, #d7263d -8px, #ffa41f);
    padding: 0px 10px;
    font-size: 14px;
    margin: 4px 10px;
    border-radius: 20px;
}

.Quiz-played .Q-status .time {
    padding-right: 20px;
    font-size: 12px;
    color: #ccc;
}

.profile .P-details ul li p a {
    text-decoration: none;
    color: inherit;
}

@media only screen and (max-width: 767px) {
    .profile .P-details img.P-image {
        margin: 0 auto;
    }

    .profile .P-details {
        float: none;
        width: 100%;
    }

    .profile .P-info {
        width: 100%;
        float: none;
        padding: 40px 15px;
        background: #fbfbfb;
        margin: 40px 0px;
    }

    .profile .P-details ul {
        list-style: none;
        margin: 20px 0px 0 0px;
    }

    .Quiz-played .Q-name {
        width: 100%;
        float: none;
    }

    .Quiz-played .Q-status {
        float: none;
        width: 100%;
        text-align: left;
		margin-top:10px;
    }
	.Quiz-played .Q-status .points {
    	float: right;
	}

    .profile .P-details img.P-image {
        width: 160px;
        height: 160px;
    }
}

/*    Profile Css ---   End       */
/* Watch start */
/*.video #my-video {
    width: 100%;
    min-height: 570px;
    max-width: 1010px;
    margin: 0 auto;
}

@media only screen and (min-width: 831px){
    .video #my-video iframe {
        height:570px !important;
    }
}   

.video #my-video.vjs-fullscreen iframe {
	height:100% !important;
}
.quiz.videoContainer.container-block .vjs-poster {
    background-position: top center;
 	background-size: cover;
}

.video.upcoming {
    margin: 30px 0;
}

.video.upcoming p.text-light {
    font-size: 24px;
    font-weight: 600;
    font-family: "Quicksand";
    padding-left: 40px;
    position: relative;
    color: #a6a6a6;
}

.video.upcoming p.text-light::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    background: #ccc;
    left: 4px;
    background-size: contain;
    top: 8px;
    background: url(../images/upcomingplay.png);
    background-repeat: no-repeat;
}

.video.upcoming img {
    width: 220px;
    border-radius: 15px;
    box-shadow: 0px 1px 15px #eaeaea;
    position: relative;
}

.video.upcoming h4 {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 22px;
}

.video.upcoming .timing {
    background: #ebebeb;
    font-size: 12px;
    padding: 2px 10px;
    border-radius: 30px;
}

.video.upcoming .display-flex div:first-child {
    position: relative;
}

.video.upcoming .display-flex div:first-child:before {
    content: "\f101";
    font-family: VideoJS;
    font-weight: normal;
    font-style: normal;
    z-index: 99;
    position: absolute;
    width: 44px;
    height: 35px;
    left: 50%;
    background-size: contain;
    top: 50%;
    font-size: 38px;
    color: #fff;
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    text-shadow: 0px 4px 40px #000;
}

.video.upcoming .content {
    margin: 10px 40px;
    max-width: 50%;
}

.video.upcoming .content p {
    color: #a6a6a6;
    font-size: 16px;
}

@media only screen and (max-width: 991px) {
    .video #my-video {
        width: 100%;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .video #my-video {
        width: 100%;
        height: auto;
    }

    iframe#my-video_youtube_api {
        top: 50% !important;
        transform: translateY(-50%);
    }

    .video.upcoming .display-flex div:first-child {
        position: relative;
        display: inline-block;
        margin: 0px 15px;
    }

    .video.upcoming .display-flex {
        display: initial;
    }

    .video.upcoming .content {
        margin: 10px 15px;
    }

    .video.upcoming img {
        width: 190px;
    }
}*/


@media only screen and (max-width: 767px) {
    .video .videoContainer {
        background-size: 100% !important;
    }
}

.video .videoContainer {
background: url(/wp-content/uploads/2020/05/TVlookLikeFrame.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 36% 19px 14%;
    background-size: 100% auto;
    margin: 0;
    width: 90%;
    position: relative;
    margin: 0 auto;
    max-width: 820px !important;
}

div#my-video {
    width: 61% !important;
    height: calc(100% - 35%) !important;
    bottom: 0;
    left: 89px;
    right: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    /* margin: 0 auto; */
    padding: 0px 50px;
    border-radius: 13px;
    max-height: 333px;
}


@media only screen and (min-width: 1026px) {
    div#my-video {
        top: 17%;
    }
}

@media only screen and (max-width: 1026px) and (min-width:950px) {
    div#my-video {
        top: 6%;
    }
}




.video-js .vjs-tech {
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

@media only screen and (max-width: 450px) {
    .video div#my-video .vjs-volume-panel.vjs-control.vjs-volume-panel-horizontal {
        display: none;
    }

    .video div#my-video button.vjs-picture-in-picture-control.vjs-control.vjs-button {
        display: none;
    }
}
.quiz.videoContainer.container-block .align-left {
    max-width: 930px !important;
}

/*.quiz.videoContainer.container-block .align-left button.previous, .quiz.videoContainer.container-block .align-left button.next {
    display: none;
}*/

@media only screen and (max-width: 400px) {
    div#my-video {
        top: 13%;
        width: 60% !important;
        height: calc(100% - 28%) !important;
        left: 38px;
    }
}
@media only screen and (max-width: 360px) {
    div#my-video {
        left: 34px;
    }
}
@media only screen and (max-width: 533px) and (min-width: 401px){
    div#my-video {
        top: 13%;
        width: 60.5% !important;
        height: calc(100% - 28%) !important;
        left: 10.6%;
    }
}

@media only screen and (max-width: 630px) and (min-width: 534px){
    div#my-video {
        top: 13%;
        width: 60% !important;
        height: calc(100% - 29%) !important;
        left: 55px;
    }
}
@media only screen and (max-width: 1025px) and (min-width: 631px){
    div#my-video {
        top: 13%;
        width: 60.8% !important;
        height: calc(100% - 29%) !important;
        left: 10.5%;
    }
}

/* Watch end */
/* css hide breadcrumb and counts  ghanshyam */
.qsm-question-comment.qsm-question-comment-small.mlw_qmn_question_comment {
    display: none !important;
}
/*.category-breadcrumb {
    display: none;
} */
.no_article a {
    display: none !important;
}
.result-Status-wrapper {
    display: none;
}

.title {
    margin-top: 18px;
}

/* end hide breadcrumb and counts  ghanshyam  */
/*Kishan 17-Apr-2020 Menu responsive*/
i.fas.fa-caret-right:before {
    content: "\f0da";
    font-family: FontAwesome;
    font-style: initial;
    font-size: 20px;
    color: #595657;
}

@media only screen and (max-width: 990px ) {
    .menu-icon.hamburger {
        display: none;
    }

    div#menu-hamburger ul.menus-for-burger {
        margin: 0;
        padding: 0px 0 0px;
    }

    ul.menus-for-burger > li > a {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: #f9f9f9;
        padding: 0px !important;
    }

    div#menu-hamburger ul.menus-for-burger li .menu-icons-text {
        padding: 0 10px;
    }

    .caratIcon.MobileView {
        padding: 6px 16px;
        transition: .3s all ease-in;
        border-left: 1px solid #0000000d;
    }

    .caratIcon.MobileView i {
        display: block;
        transition: .3s all ease-in;
    }

    .menu-is-open .caratIcon.MobileView i {
        display: block;
        transform: rotate(90deg);
        transition: .3s all ease-in;
    }
}

/*@media only screen and (max-width: 768px ) {*/
/*    .caratIcon.MobileView {*/
/*        display: none;*/
/*    }*/
/*}*/
@media only screen and (max-width: 380px) {
    .otherpage_Design .menu.top-menu-header.with-icons li a {
        font-size: 13px;
    }

    .otherpage_Design .menu.top-menu-header.with-icons ul.top-menu-header-container > li:first-child {
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) and (min-width:653px) {
    .otherpage_Design .menu.top-menu-header.with-icons li a {
        font-size: 15px;
    }
}

@media only screen and (max-width: 722px) and (min-width:700px) {
    .header-inner.section-inner.header-controller .menu.top-menu-header.with-icons {
        order: 3;
        text-align: center;
    }

    .otherpage_Design .menu.top-menu-header.with-icons li a {
        font-size: 18px;
    }
}

button.toggle.nav-toggle.mobile-nav-toggle {
    display: none;
}

.right-side-content .single-book .link-to-book.link.read-now {
    position: absolute;
    bottom: 0;
}

.right-side-content {
    position: relative;
}

@media only screen and (min-width: 990px) {
    .caratIcon.MobileView {
        display: none;
    }
}

.header-toggles ul.menus-for-burger > li:nth-of-type(1) > .sub-menu {
    display: block;
}

@media only screen and (max-width: 990px) {
    div#menu-hamburger ul.menus-for-burger > li > ul.sub-menu > li {
        padding: 0 18px;
        padding-bottom: 10px !important;
    }
}

.slider_block.block_1_top a {
    text-decoration: unset !important;
}

.latest-books-wrapper .single-book.latest-book a.link-to-book.link.read-now {
    position: absolute;
    bottom: 0;
}

@media only screen and (max-width: 480px) {
    .latest-books-wrapper .single-book.latest-book a.link-to-book.link.read-now {
        position: unset !important;
    }
}

@media only screen and (max-width: 900px) and (min-width:768px) {
    .latest-books-wrapper .single-book.latest-book a.link-to-book.link.read-now {
        position: unset !important;
    }
}

@media only screen and (max-width: 990px) {
    ul.menus-for-burger > li .sub-menu {
        display: block;
    }
}

.featuredImage img {
    width: 100%;
    display: block;
    margin: 0 auto;
}

p.userName.afterIcon,p.userMail.afterIcon {
    display: inline-block;
    margin: 0;
    padding-left: 10px;
    word-break: break-word;
    padding-right: 20px;
}

ul.userDetails li > div {
    display: flex;
}

.profile .P-details ul li:first-child p {
    line-height: 1;
}

.categoryBreadcrumbContainer.MyAccountContainer {
    width: 1480px;
    margin: 0 auto;
    display: block;
    max-width: 100%;
    overflow: hidden;
    padding: 0 20px;
}

.wide-container-block {
    width: 1190px;
    margin: 0 auto;
    max-width: 100%;
    display: block;
    overflow: hidden;
}

.post-title-single-post.aboveContent p {
    font-size: 50px;
    font-family: "Quicksand";
    color: #d7263d;
    margin: 0 0 16px;
    font-family: 'Dancing Script', cursive;
    font-family: 'Niconne', cursive;
    font-family: 'Delius', cursive;
    font-family: 'Handlee', cursive;
    font-family: 'Mali', cursive;
    line-height: 1.3;
    text-align: left;
}

@media only screen and (min-width: 768px) {
    .containerForPosts .articleBlockWrapper.otherRelatedPosts .related-posts {
        grid-template-columns: 1fr;
    }

    .containerForPosts {
        padding: 30px 10px 30px;
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
    }

    .containerForPosts .articleContentContainer {
        width: 74%;
    }

    .articleBlockWrapper.otherRelatedPosts {
        width: 24%;
        padding-left: 10px;
        padding-top: 0;
        border-left: 1px solid #aba8ab2e;
    }

    .containerForPosts .articleBlock.title.center-text {
        margin: 0;
        font-size: 20px;
        text-align: center;
    }

    .containerForPosts.wide-container-block .content-here.after-image {
        padding: 0;
    }

    .containerForPosts .articleBlock.subtitle.center-text {
        padding: 0 0 10px;
    }

    .containerForPosts .articleBlock.subtitle.center-text {
        display: none;
    }
}
/*blockquote {
    border: unset;
    position: relative;
}
 blockquote:before,  blockquote:after {
    content: "\"" !important;
    font-family: sans-serif;
    color: #dc4f3b;
    font-size: 120px;
    font-family: "Quicksand";
}

 blockquote {
    border: unset;
    position: relative;
}

blockquote p {
    text-align: left !important;
    padding-left: 24px;
    font-size: 25px !important;
    font-family: "Quicksand" !important;
    line-height: 43px !important;
    font-weight: 800 !important;
}

blockquote:after {
    bottom: -15px;
    right: -15px;
    position: absolute;
    bottom: 70px;
    right: -15px;
    height: 0;
}

blockquote:before {
    position: absolute;
    top: -15px;
    left: -15px;
    content: '"';
    line-height: 94px;
}

 blockquote a {
    text-decoration: none;
    position: relative;
    color: #000;
}

 blockquote a:after {
    content: '';
    position: absolute;
    width: 90%;
    height: 8px;
    background: #dc4f3b;
    z-index: -1;
    margin: 0 auto;
    display: block;
    top: 25px;
    left: 0;
    right: 0;
}
*/
header.entry-header.has-text-align-center.header-footer-group {
    padding: 30px 0;
}
.entry-content h1 img {
    margin: 0 auto;
}
.post-title-single-post.aboveContent p.date-of-the-post {
    font-size: 16px;
    color: #000000;
    font-weight: 800;
    font-family: "Quicksand";
}

.image-here.left-image {
    display: none;
}

.showmore >p > img {
    display: block;
    margin: 0 auto;
    width: 100%;
    margin-bottom: 4rem;
}

.containerForPosts.wide-container-block .aboveContent.title-area {
    width: 100%;
}

.containerForPosts.wide-container-block .aboveContent.title-area hr {
    margin: 15px 0 15px;
}

p.date-of-the-post span:before {
    font-weight: 800;
}

.content-here.right-content .showmoredefult img {
    display: block;
    width: 100%;
    max-width: 100%;
}

.post-title-single-post.aboveContent.title-area p.title-over-image-single {
    display: block;
    text-transform: capitalize;
}

/*...*/
@media only screen and (max-width: 380px) {
    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
        top: 0;
    }
}

@media only screen and (max-width: 440px) and (min-width:381px) {
    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
        top: -11px;
        width: 50%;
    }
}

@media only screen and (max-width: 600px) and (min-width:441px) {
    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
        width: 40%;
        top: 1.2rem !important;
    }
}

@media only screen and (max-width: 650px) and (min-width:601px) {
    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
        width: 80%;
        padding: 5% 0 10%;
    }
}

@media only screen and (max-width: 767px) and (min-width:651px) {
    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
        width: 80%;
        padding: 7% 0 10%;
    }
}

@media only screen and (max-width: 1200px) and (min-width:768px) {
    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
        width: 80%;
        padding: 7% 0 10%;
        transform: translate(-50%,14%);
    }

    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper .header-titles {
        text-align: center;
        display: block;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1201px) and (max-width:1300px) {
    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
        width: 100%;
        transform: translate(-50%,-15%);
    }

    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper .header-titles {
        text-align: center;
        display: block;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1301px) and (max-width:1500px) {
    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
        width: auto;
        transform: translate(-50%,-15%);
    }

    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper .header-titles {
        text-align: center;
        display: block;
        margin: 0 auto;
    }
}

@media only screen and (min-width: 1501px) and (max-width:1700px) {
    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper {
        width: 100%;
        /* padding: 7% 0 40%; */
        transform: translate(-50%,-14%);
    }

    .header-footer-group.homepage_landing .header-inner.section-inner .header-titles-wrapper .header-titles {
        text-align: center;
        display: block;
        margin: 0 auto;
    }
}

.header-titles .site-logo {
    margin-left: 0;
}

/* css hide breadcrumb and counts  ghanshyam */
/*.category-breadcrumb {
    display: none;
} */

.result-Status-wrapper {
    display: none;
}

.title {
    margin-top: 18px;
}

.single-quiz .mlw_qmn_quiz_link {
    margin-right: 10px;
}

nav.pagination-single.section-inner {
    display: none;
}

.comments-wrapper.section-inner {
    display: none;
}

.footer-nav-widgets-wrapper.header-footer-group {
    display: none;
}

.mlw_qmn_question {
    display: inline !important;
}

.single p.title-over-image-single {
    display: none;
}

li.post-comment-link.meta-wrapper {
    display: none;
}

.post-meta-wrapper.post-meta-edit-link-wrapper {
    display: none;
}

nav.pagination-single.section-inner.only-one.only-prev {
    display: none;
}

.post-meta-wrapper.post-meta-edit-link-wrapper {
    display: none;
}

.comments-wrapper.section-inner {
    display: none;
}

.footer-nav-widgets-wrapper.header-footer-group {
    display: none;
}
._df_button {
    padding: 0 !important;
    background: none !important;
    color: #d7263d !important;
    font-size: 14px !important;
    border-color: #d7263d !important;
    cursor: pointer !important;
    border-width: 1px !important;
    border-style: none !important;
    -webkit-appearance: none !important;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
}
.videoWrapper.padding-xy-10.bg-color {
    display: none;
}
.post-meta-wrapper.post-meta-single.post-meta-single-top {
    display: none;
}

/* end hide breadcrumb and counts  ghanshyam  */
ul.userDetails .lnr {
    font-size: 16px;
    line-height: 1.7;
    color: #d7263d;
}

.quiz header.entry-header h1.entry-title {
    font-size: 28px;
    font-family: "Quicksand";
    text-transform: capitalize;
}

.quiz header.entry-header .post-meta-wrapper.post-meta-single.post-meta-single-top {
    display: none;
}

.quiz header.entry-header {
    padding-bottom: 0;
    padding-top: 21px;
}

section.qsm-page {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
}

.quiz .post-inner.thin {
    padding-top: 0;
}

.quiz .qsm-results-page {
    padding-top: 20px;
	text-align:center;
}
.qmn_question_answer.qmn_question_answer_incorrect, .qmn_question_answer.qmn_question_answer_correct  {
    text-align: left;
}
.qmn_results_page  a.mlw_qmn_quiz_link {
    background:#d7263d !important
    padding: 10px 60px;
    text-decoration: none;
    font-size: 16px;
	color: #fff;
    text-transform: uppercase;
}
.qsm-results-page * {
    font-size: 18px;
}
.qmn_question_answer.qmn_question_answer_incorrect * , .qmn_question_answer.qmn_question_answer_correct *{
    margin: 0;
    font-size: 18px !important;
}
.quiz .qsm-pagination a.qsm-btn.qmn_btn.mlw_qmn_quiz_link ,.quiz .qsm-pagination.qmn_pagination input {
    background: #d7263d !important;
    border-radius: unset;
}

.quiz span.mlw_qmn_question h4 {
    margin-top: 0;
    margin-bottom: 0;
}

.video button {
    margin: 10px 0;
    padding: 8px 18px;
    border-radius: 35px;
    font-size: 12px;
    text-decoration: none;
    margin-right: 10px;
    background: #d7263d;
}

/*Animations Trials : 1.1 */
.svgAnimations .container {
    position: relative;
    display: block;
    width: 80px;
    margin: 60px auto;
}

.svgAnimations .container .delay1 {
    -webkit-animation: waves 2.5s infinite;
    animation: waves 2.5s infinite;
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}

.svgAnimations .container .delay2 {
    -webkit-animation: waves 2.5s infinite 0.7s forwards;
    animation: waves 2.5s infinite 0.7s forwards;
}

.svgAnimations .container .delay3 {
    -webkit-animation: waves 2.5s infinite 1.3s forwards;
    animation: waves 2.5s infinite 1.3s forwards;
}

.svgAnimations .container .delay4 {
    -webkit-animation: waves 2.5s infinite 1.9s forwards;
    animation: waves 2.5s infinite 1.9s forwards;
}

.svgAnimations .container .delay5 {
    -webkit-animation: waves 2.5s infinite 2.6s forwards;
    animation: waves 2.5s infinite 2.6s forwards;
}

.svgAnimations .container .delay6 {
    -webkit-animation: waves 2.5s infinite 3.6s forwards;
    animation: waves 2.5s infinite 3.6s forwards;
}

.svgAnimations .container .delay7 {
    -webkit-animation: waves 2.5s infinite 4.7s forwards;
    animation: waves 2.5s infinite 4.7s forwards;
}

.svgAnimations .svg-box {
    position: relative;
    z-index: 10;
}

.svgAnimations .circle {
    display: block;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    background: #ffffff;
    margin: 10px;
    -webkit-transition: 5s ease;
    transition: 5s ease;
    position: absolute;
    top: 0px;
}

@-webkit-keyframes waves {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(4);
        transform: scale(4);
        opacity: 0;
    }
}

@-webkit-keyframes bloop {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bloop {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }

    65% {
        -webkit-transform: scale3d(0.95, 1.05, 1);
        transform: scale3d(0.95, 1.05, 1);
    }

    75% {
        -webkit-transform: scale3d(1.05, 0.95, 1);
        transform: scale3d(1.05, 0.95, 1);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.svgAnimations {
    position: absolute;
    z-index: 12123132132132123121;
    bottom: -110px;
    left: -40px;
}

.preloader {
    position: fixed;
    top: 0;
    text-align: center;
    display: block;
    right: 0;
    height: 100%;
    width: 100%;
    background: #fbfbfb;
    bottom: 0;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.landing_PageSingle > a {
    display: block;
    overflow: hidden;
}
/*Video buttons in center*/
 .video .align-left{ text-align: center;}
.page-id-18 .post-inner {
    border: 1px solid #c2c2c2;
    margin: 0 auto 20px;
    width: 500px;
	max-width:100%;
    padding: 20px;
    box-shadow: 2px 2px 5px #b9b4b4;
}

h1.entry-title{font-size:32px;}
/*...*/

/*27-04-2020*/
.mlw_qmn_question_number {
    font-weight: bold;
}
.mlw_qmn_message_before p {
	text-align:center;
	font-family: "Quicksand";
}
.quiz_section .mlw_qmn_question * {
	font-size:18px;
}
.page-id-18 h1.entry-title {
    text-transform: capitalize;
    font-family: "Quicksand";
    font-size: 32px;
    font-weight: 800;
}
.mo-openid-app-icons , .mo-openid-app-icons  p{
	font-family: "Quicksand";
}
.mo-openid-app-icons  p{
	margin-bottom: 10px !important;
    width: 100% !important;
    text-align: center;
}
.mo-openid-app-icons a {
	max-width:100% !important;
}
.page.page-id-18 article#post-18 {
    padding: 0 20px;
}

@media (max-width:500px) {
	.categoryBreadcrumbContainer.MyAccountContainer {
		padding:0 !important;
	}
	p.userMail.afterIcon {
		font-size: 12px;
		position: relative;
		top: 5px;
	}
}

.Quiz-played ul li {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.Quiz-played .Q-name {
    width: 100%;
    float: none;
}

.Quiz-played .Q-status {
    float: none;
    width: 100%;
    text-align: right;
}
.Quiz-played .Q-status span.time {
    width: 100px;
    display: inline-block;
    padding: 0;
}
.Quiz-played .Q-status .points {
    width: 50px;
    display: inline-block;
    text-align: center;
}
div#menu-hamburger-main > ul.menus-for-burger>li:hover a {
    color: #808080!important;
}
div#menu-hamburger-main > ul.menus-for-burger>li >ul.sub-menu>li>ul.sub-menu>li> ul.sub-menu>li:hover a {
    color:#cd2653 !important;
}

@media (max-width:1200px) {
	div#menu-hamburger ul.menus-for-burger, #top-ham-menu ul.menu-for-burger{
		overflow-y:auto;
	}
}
@media (max-width:1023px) {
	.menu.top-menu-header.with-icons {
		display:none;
	}
}	
@media (max-width:1180px) and (min-width:1024px) {
	div#menu-hamburger-main ul.menus-for-burger > li > ul.sub-menu {
    left: -550% !important;
}
}
div#menu-hamburger-main>ul.menus-for-burger>li>ul.sub-menu>li>ul.sub-menu>li>a {
    font-weight: 700;
    color: #d7263d !important;
}
.showmoredefult figure {
    max-width: 100%;
}
.page-id-618 .articleBlockWrapper {
    padding: 20px 0 0;
}
.page-id-618 .articleBlockWrapper .articleBlock.subtitle {
    padding: 0 0 20px 0;
}
div#menu-hamburger-main {
    display: block !important;
}
ul.hamburger-menus-for-burger>li> ul.sub-menu >li:hover a {
    color:#cd2653;
}
div#menu-hamburger ul.hamburger-menus-for-burger {
    width: 770px;
    margin: 0 auto;
    max-width: 100%;
}

.tax-history_category .result-Status-wrapper {
    display: block;
}
p.resultStatus-text.loadResult {
    display: none;
}
.articleReadTime>.btn {
	display:none;
    border: 1px solid #fff;
    padding: 5px 20px;
    margin-left: 5px;
}
.articleReadTime span:before {
    padding-right: 5px;
}
.quiz_section label {display: inline;}
.qsm-pagination.qmn_pagination.border.margin-bottom {margin-top: 30px;}
input.qsm-btn.qsm-submit-btn.qmn_btn {display: block;margin: 0 auto;}
.quiz_section {border: 1px solid #eee;margin-top: 12px;padding: 10px;border-radius: 8px;}
.qsm-page .quiz_begin {border: none;}
.single-quiz .entry-header-inner.section-inner.medium h1 {
    display: none;
}
.single-quiz h1.entry-title {
    text-align: center;
}


/*Quiz Page / Watch Page - Kishan - 22-May-2020*/

.quiz_section.quiz_begin, .quiz_section.quiz_begin h2,.quiz_section.quiz_begin, .quiz_section.quiz_begin h2 img {
    margin: 0;
}

.quiz_section.quiz_begin h2 img {
    margin-bottom: 20px;
}

.quiz.videoContainer .video {
    max-width: 1010px;
    margin: 0 auto;
}
.quiz_section.quiz_begin img {
    margin: 0;
}
.quiz_section.quiz_begin h1 {
    margin: 0;
}

/*..Ends*/




/*SHOP page Listing*/

.product-wrappers-listing {
    width: 1350px;
    display: flex;
    max-width: 100%;
    margin: 25px auto 0;
    padding: 0 10px;
}

.left-filters {
    flex: 0 0 auto;
    width:23%;
}

.rightProdutsListing {
    flex: 0 0 auto;
	margin: 20px 0 0 20px;
    width:77%;
}
span.badges {
    text-align: center;
    font-size: 12px;
    background: #d7263d;
    padding: 6px;
    position: absolute;
    color: #fff;
}
ul.products li.product .price, ul.products li.product .star-rating, ul.products li.product .woocommerce-loop-product__title, ul.products li.product .woocommerce-loop-product__title {font-size:17px;}
.added {
    border: 1px solid #fff;
    padding: 10px;
    font-size: 12px;
}

.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
    min-height: auto!important;
    padding: 9px 15px!important;
    width: auto!important;
    font-size: 13px !important;
    font-family: sans-serif;
    border-radius: 0 !important;
}

.woocommerce .onsale {
    text-align: center;
    font-size: 12px !important;
    background: #d7263d;
    padding: 6px 10px;
    color: #fff;
}
.wpfFilterButtons{text-align: center!important;font-size: 12px!important;}
.woocommerce ul.products li.product{border-radius: 5px;padding: 10px;border: 1px solid #eee;margin:0 2% 2% 0!important}

.woocommerce-message a.button.wc-forward {
    font-size: 12px;
}
.woocommerce-message a.button.wc-forward:focus {
    outline: none;
}

.woocommerce-message a.button.wc-forward:hover {
    outline: none;
    text-decoration: none !important;
    opacity: .8;
}
.woocommerce-cart h1.entry-title {
    font-family: "Quicksand";
    font-size: 32px;
    font-weight: 800;
}

.woocommerce-cart .cart-collaterals h2 {
    font-family: "Quicksand";
    font-size: 32px;
    font-weight: 800;
}

header.woocommerce-products-header h1.woocommerce-products-header__title {
    text-align: center;
    font-size: 32px;
    font-family: "Quicksand";
}

.woocommerce-checkout h1.entry-title,
.woocommerce-checkout .woocommerce-billing-fields h3,
.woocommerce-checkout form.checkout.woocommerce-checkout h3#order_review_heading,
.woocommerce-checkout .woocommerce-additional-fields h3, 
section.woocommerce-order-details h2.woocommerce-order-details__title {
    font-family: "Quicksand";
    font-size: 32px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    font-size: 18px;
}

/*...Ends*/


/*Products Landing Page*/

.productLandingPageWrapper .containerWrapperCenter {
    max-width: 100%;
    margin: 0 auto;
    width: 1200px;
    overflow: hidden;
    clear: both;
    padding:0 10px;
}

.productLandingPageWrapper .sectionSet .products {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    column-gap: 4rem;
}

.productLandingPageWrapper .sectionSet .products li {
    margin: 0;
}

.productLandingPageWrapper .sectionSet {
    padding-bottom: 30px;
}

.productLandingPageWrapper .cateogryTabsParent {
    display: block;
    list-style-type: none;
    overflow: hidden;
    overflow-x: auto;
    margin-bottom:0px;
    margin-left:0px;
    min-width: 1116px;
}

.productLandingPageWrapper .cateogryTabsParent li a {
    margin: 0;
    display: block;
    text-decoration: none;
}
.productLandingPageWrapper .cateogryTabs.productLandingPage {
    display: flex;
    align-items: center;
    margin-top:30px; 
}

.productLandingPageWrapper .arrowsToNavigate span {
    background: #d7263d;
    color: white;
    border-radius: 90%;
    width: 22px;
    cursor: pointer;
    height: 22px;
    display: block;
    align-items: center;
    box-shadow: -2px 0px 9px -2px #ff0e2e;
}

.productLandingPageWrapper .arrowsToNavigate span:before {
    padding: 5px 6px;
    display: block;
    font-size: 12px;
}
.cateogryTabs.productLandingPage .arrowsToNavigate.leftOne span:before {
    padding-left: 4px;
}

.productLandingPageWrapper  .cateogryTabsParent li.active,.productLandingPageWrapper .cateogryTabsParent li:hover {
    background-color: #d7263d;
    border: 1px solid transparent;
    cursor: default;
    color: #fff;
    border-radius: 10px;
    box-shadow: 0px 5px 10px rgba(215, 38, 61, 0.13);
}

.productLandingPageWrapper  .cateogryTabsParent li {
    box-sizing: border-box;
    margin: 0 20px 0 0;
    display: inline-block;
    border-radius: 10px;
    color: #d7263d;
    min-width: 160px;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    cursor: pointer;
    border: 1px solid #f3f3f3;
    font-size: 15px;
}


.productLandingPageWrapper .cateogryTabsParent li.active a,.productLandingPageWrapper .cateogryTabsParent li:hover a {
    color: #fff;
}

.productLandingPageWrapper .scrollerMaker{
    max-width: 100%;
    box-sizing: content-box;
    overflow: hidden;
}

.productLandingPageWrapper .arrowsToNavigate.rightOne {
    padding: 0 0px 0  10px;
}

.productLandingPageWrapper .arrowsToNavigate.leftOne {
    padding: 0 10px 0 0px;
}


.productLandingPageWrapper .viewallButton .imageToRelative {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d7263d;
}
.productLandingPageWrapper .viewallButton .imageToRelative a {
    position: absolute;
    z-index: 3;
    width: 100%;
    height: 100%;
    display: flex;
    background: #d7263de0;
         color: white;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.productLandingPageWrapper .sectionSet .products .price {
    text-align: center;
    color: #666666 !important;
    font-family: "Quicksand";
    font-size: 15px;
    font-weight: 400;
}
.productLandingPageWrapper .sectionSet h2 {
    font-family: "Quicksand";
    font-size: 30px;
    color: #d7263d;
    margin-top: 30px;
    margin-bottom: 20px;
}


.sectionSet .products h2.woocommerce-loop-product__title {
    text-align: center;
    font-size: 18px !important;
    font-family: "Quicksand";  
}

.add_to_cart_button {
    background: #d7263d !important;
}

.wpfFilterButton.wpfButton, .wpfClearButton.wpfButton {
     background: #d7263d !important;
}




.cateogryTabs.productLandingPage.leftEmpty .arrowsToNavigate.leftOne {
    opacity: .5;
}

.cateogryTabs.productLandingPage.leftEmpty .arrowsToNavigate.leftOne span {
    box-shadow: unset;
}


.cateogryTabs.productLandingPage.rightEmpty .arrowsToNavigate.rightOne {
    opacity: .5;
}

.cateogryTabs.productLandingPage.rightEmpty .arrowsToNavigate.rightOne span {
    box-shadow: unset;
}


.footer-wrapper.bg-color-dark.top-block a {
    color: yellow !important;
}

.productLandingPageWrapper .viewallButton {
    list-style-type: none;
}

@media only screen and (max-width: 767px) {
   .productLandingPageWrapper .scrollerMaker {
        overflow-x: auto;
    }
}

@media only screen and (max-width: 480px) {
   .productLandingPageWrapper .sectionSet .products {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 767px) and (min-width:481px) {
    .productLandingPageWrapper .sectionSet .products {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media only screen and (max-width: 1394px) and (min-width:768px) {
    .productLandingPageWrapper .sectionSet .products {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media only screen and (max-width: 1394px) {
   .productLandingPageWrapper .sectionSet .products li {
        margin: 0;
    }
}


.sectionSet:not(.sectionSetExclusive) {
    border-bottom: 1px solid #e2e2e2;
}
/*...Ends*/


/*Products Single Page*/


.summary.entry-summary.summaryCustomTemplate p.price span {
    font-size: 18px !important;
    font-weight: 600;
    font-family: Meiryo;
    color: #414141 !important;
}

.summary.entry-summary.summaryCustomTemplate h1 {
    font-size: 30px;
    font-weight: 800;
    font-family: "Quicksand";
    margin: 0 0 10px;
    color: #d7263d;
}

.summary.entry-summary.summaryCustomTemplate p.price {
    margin-bottom: 30px;
}

.summary.entry-summary.summaryCustomTemplate .product_meta {
    display: none;
}

.summary.entry-summary.summaryCustomTemplate form.cart button {
    border: 1px solid #e22658;
    background: transparent;
    color: #e22658;
    text-decoration: none;
    padding: 12px 40px;
    font-family: "Meiryo";
    cursor: pointer;
    font-size: 13px;
}

.summary.entry-summary.summaryCustomTemplate form.cart button:hover {
    border: 1px solid #e22658;
    background: #e22658;
    color: #ffffff;
}
.summary.entry-summary.summaryCustomTemplate form.cart input:focus {
    border: 1px solid #dbdbdb !important;
}
.summary.entry-summary.summaryCustomTemplate .quantity input {
    padding: 10px 9px;
    width: 60px;
}

.products_Wrapper .summary.entry-summary.summaryCustomTemplate .woocommerce-product-details__short-description {
    margin-bottom: 50px;
}
.descriptionsTabs.customTemplate ul.tabs.wc-tabs li.active  a {
    background-color: #d7263d;
    border: 1px solid transparent;
    cursor: default;
    border-radius: 10px;
    box-shadow: 0px 5px 10px rgba(215, 38, 61, 0.13);
}

.descriptionsTabs.customTemplate ul.tabs.wc-tabs li.active a {
    color: #fff;
    text-decoration: none !important;
    box-shadow: 0px 0px;
}

.descriptionsTabs.customTemplate ul.tabs.wc-tabs li a {
    box-sizing: border-box;
    display: inline-block;
    border-radius: 10px;
    color: #d7263d;
    min-width: 160px;
    text-align: center;
    padding-top: 13px;
    padding-bottom: 13px;
    cursor: pointer;
    border: 1px solid #f3f3f3;
    font-size: 15px;
    padding-left: 13px;
    padding-right: 13px;
}
.products_Wrapper .woocommerce-variation-price {
    margin-bottom: 20px;
}

.woocommerce-cart form.woocommerce-cart-form a:hover, .woocommerce-cart form.woocommerce-cart-form button:hover {
    opacity: .8 !important;
    text-decoration: unset !important;
}

.woocommerce-cart form.woocommerce-cart-form a, .woocommerce-cart form.woocommerce-cart-form button {
    text-decoration: none;
    color: #e22658;
}
.woocommerce-checkout form .input-text:focus {
    border: 1px solid #ddd !important;
    outline:none;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle a {
    text-decoration: none;
}

.woocommerce-checkout .woocommerce-form-coupon-toggle a:focus {
    border: 1px solid #ddd !important;
    outline: none;
}

.woocommerce-checkout form.checkout.woocommerce-checkout {
    clear: both;
}

.woocommerce-checkout button#place_order {
    background: #d7263d;
}

.woocommerce-checkout button#place_order:hover {
    text-decoration: none;
    outline: none;
    opacity: .8;
}

.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button.button {
    background: #d7263d;
}

.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon button.button:hover {
text-decoration:none;
opacity:.8;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle a:focus {
    outline: none;
    border: unset !important;
}
.rightProdutsListing a.add_to_cart_button:hover {
    text-decoration: none !important;
    opacity: .8;
}

.wpfFilterButton.wpfButton:hover, .wpfClearButton.wpfButton:hover {
    text-decoration: none !important;
    opacity: .8;
}

.woocommerce-cart .cart-collaterals a.checkout-button:hover {
    text-decoration: none !important;
    opacity: .8;
}

.descriptionsTabs.customTemplate ul.tabs.wc-tabs li.active:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #d7263d;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
}

.descriptionsTabs.customTemplate ul.tabs.wc-tabs li.active {
    position: relative;
}


.descriptionsTabs.customTemplate ul.tabs.wc-tabs li {
    margin: 0 5px 0 0px;
}

.descriptionsTabs.customTemplate div#tab-description h2 {
    display: none;
}

.descriptionsTabs.customTemplate div#tab-reviews h2 {
    display: none;
}

.descriptionsTabs.customTemplate {
    padding-top: 0px;
    display: block;
    overflow: hidden;
    clear: both;
    border-top: 1px solid #e2e2e2;
}

.woocommerce-product-gallery__trigger {
    z-index: 2 !important;
}
/*nav.woocommerce-breadcrumb {
    display: none;
}*/

.products_Wrapper {
    width: 1180px;
    margin: 0 auto;
    max-width: 100%;
}

@media only screen and (min-width: 1024px) {
    .products_Wrapper .summary.entry-summary.summaryCustomTemplate {
        width: 72% !important;
    }

    .product_imagesCustomTemplate > div {
        width: 25% !important;
    }
}


.descriptionsTabs.customTemplate div#tab-description p,.descriptionsTabs.customTemplate div#tab-reviews p, .products_Wrapper .summary.entry-summary.summaryCustomTemplate .woocommerce-product-details__short-description {
    font-size: 15px;
    font-family: Meiryo;
    font-weight: 500;
    color: #666666;
}

.descriptionsTabs.customTemplate div#tab-description,.descriptionsTabs.customTemplate div#tab-reviews {
    padding: 20px 0px 0 20px;
}

.descriptionsTabs.customTemplate section.related.products a.button.product_type_simple.add_to_cart_button {
    display: none;
}

.descriptionsTabs.customTemplate section.related.products .products .price {
    text-align: center;
    color: #666666 !important;
    font-family: "Quicksand";
    font-size: 15px;
    font-weight: 400;
}

.descriptionsTabs.customTemplate section.related.products h2 {
    text-align: center;
    font-size: 18px !important;
    font-family: "Quicksand";
}
.descriptionsTabs.customTemplate section.related.products > h2 {
    font-size: 30px !important;
    margin-bottom:30px;
}

.descriptionsTabs.customTemplate .products li {
    margin-bottom: 0 !important;
}

.caratIcon.MobileView {
    display: none;
}
/*....Ends*/


/*After client Feedback*/


@media only screen and (max-width: 767px) {
    div#menu-hamburger .menu-icons-text {
        text-align: left;
        padding: 0 0 0 10px;
    }
}

@media only screen and (min-width: 768px) {
    .toggle-wrapper.nav-toggle-wrapper {
    display: none;
       }
}

@media only screen and (min-width: 999px) {
.header-navigation-wrapper.working .toggle-wrapper.search-toggle-wrapper {
    padding: 0 20px 0 0;
}
}


.related-posts-container .related-posts button.slick-arrow:before {
    font-size: 20px;
    display: block;
    padding: 10px 10px;
    border-radius: 0;
    color: black;
}

.related-posts-container .related-posts button.slick-arrow {
    width: auto;
    height: auto;
    background: #ffffff;
    border-radius: 5px;
}

/*BackToTop*/

.vjs-remaining-time.vjs-time-control.vjs-control {
    line-height: 38px;
}

#backToTop {
       z-index: 24;
    position: fixed;
    visibility: visible;
    opacity: 1;
    text-decoration: none;
    display: inline-block;
    background-color: #d7263d;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 30px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#backToTop::after {
    content: "\f077";
    font-family: 'FontAwesome5Free-Solid';
    font-weight: normal;
    font-style: normal;
    font-size: 12px;
    line-height: 40px;
    color: #fff;
}

#backToTop:hover {
    cursor: pointer;
    background-color: #333;
}

#backToTop:active {
    background-color: #555;
}

#backToTop.show {
    opacity: 1;
    visibility: visible;
}


@media only screen and (min-width: 1800px) {
    .container-block {
        /*width: 2100px;*/
		width: 90%;
    }
}


@media only screen and (max-width: 360px) {
    a#backToTop {
        bottom: 47px;
    }
    .footer-wrapper.bg-color-dark.bottom-block p {
    font-size: 11px;
}
}



.action a {background-color: #ece4b7 !important;
    padding: 12px 40px;
    color: #000;
    box-shadow: 0px 2px 4px #ece4b787;
    font-size: 12px;
    text-decoration: none !important;}

/*...Ends*/


::placeholder {
line-height: 1.3 !important;
}


.cart-contents {
    position: relative;
    display: flex !important;
    flex-flow: column nowrap;
    line-height: 38px;
    justify-content: center;
}

.cart-contents:before {
    /* font-family: 'FontAwesome';
    font-weight: 800;
    content: "\f290" !important;
    font-size: 24px;
    color: #000000; */
    position: absolute;
    content: "";
    background: url(https://www.amarchitrakatha.com/wp-content/themes/ack/images/shopping-cart.png);
    height: 32px;
    width: 32px;
    background-size: 29px;
    background-repeat: no-repeat;
    right: 0px;
    top: auto;


}
.user-account-wrapper .toggle-inner img{width: 27px;}

.cart-contents:hover {
    text-decoration: none;
}

.cart-contents-count {
    position: absolute;
    top: 23px;
    right: -5px;
    transform: translateY(-105%) translateX(25%);
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 12px;
    line-height: 22px;
    height: 22px;
    width: 22px;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background: #d7263d;
    border-radius: 50%;
    padding: 1px;
}

.header-toggles.hide-no-js li {
    list-style: none;
}

a.single_add_to_cart_button.button.alt.custombtn {
    border: 1px solid #e22658;
    background: transparent;
    color: #e22658;
    text-decoration: none;
    padding: 12px 40px;
    font-family: "Meiryo";
    cursor: pointer;
    font-size: 13px;
}


/*Watch Page*/


div#topDiv{
    width:100%;
    height:0%;
    opacity:0.9;
    background:black;
    position:absolute;
    top: 0%;
    z-index: 1;
}
div#bottomDiv{
    width:100%;
    height:0%;
    opacity:0.9;
    background:black;
    position:absolute;
    bottom: 0%;
    z-index: 1;
}
div#centerDiv{
    position:absolute;
    height: 1px;
    top: 50%;
    width:100%;
    background: white;
    display:none;
    z-index: 1;
}


.tv-Updater {
    width: 71% !important;
    bottom: 0;
    top: 30px;
    left: 6px;
    right: 0;
    position: absolute;
    display: block;
    overflow: hidden;
    border-radius: 13px;
    max-height: 403px;
    height: 100%;
    z-index: -1;
}

.tvbutton {
    width: 38px;
    height: 38px;
    background: #c2c2c2;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 6%;
    top: 18%;
    flex-direction: column;
}

.innerTVButton {
    width: 15px;
    height: 15px;
    background: #afb1af;
    border-radius: 50%;
    box-shadow: 0px 0px 4px 2px #00000047;
    padding: 10px 10px;
    border: 1px solid #8e8e8e;
}

.tvbutton {
    cursor: pointer;
}

.tvbutton[data-status="OFF"] .innerTVButton {
    box-shadow: 0px 0px 4px 2px #01ff0047 !important;
    border: 1px solid #20b720;
    background: #1fef1f;
}

.tvbutton[data-status="ON"] .innerTVButton {
    box-shadow: 0px 0px 4px 2px #ef581f36 !important;
    border: 1px solid #ef581f;
    background: #ef581f;
}
.tvbutton .statusText {
    font-size: 14px;
    margin-top: 4px;
}




@media only screen and (max-width: 767px) {
    .tvbutton .innerTVButton {
        padding: 0;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 956px) {
    .tv-Updater {
        top: 0px;
    }
}

@media only screen and (max-width: 560px) {
    .tvbutton .statusText {
        display:none;
    }
}

@media only screen and (max-width: 480px) {
    .tvbutton {
        top: 13.1%;
        right: 5% !important;
    }

    .tvbutton {
        width: 21px;
        height: 21px;
    }
}

@media only screen and (min-width: 481px) and (max-width:767px) {
    .tvbutton {
        top: 14.1%;
        right: 6.5% !important;
    }

    .tvbutton {
        width: 24px;
        height: 29px;
        display: block;
        text-align: center;
    }

    .tvbutton .statusText {
        font-size: 11px;
    }
}
@media only screen and (min-width: 611px) and (max-width:800px) {
    .tvbutton {
        width: 35px;
        right: 5.2% !important;
        height:35px;
    }
}


@media only screen and (min-width: 768px) and (max-width:940px) {
    .tvbutton {
        width: 37px;
        top: 15.2% !important;
        height: 35px;
    }
}

@media only screen and (min-width: 941px) and (max-width:1023px) {
    .tvbutton {
        width: 37px;
        top: 15% !important;
        height: 49px;
    }
}

.video .vjs-progress-control.vjs-control .vjs-mouse-display {
    display: none !important;
}


@-webkit-keyframes glowing {
0% { background-color: #bd3704; -webkit-box-shadow: 0 0 3px #bd3704; }
50% { background-color: #ff4600; -webkit-box-shadow: 0 0 40px #ff4600; }
100% { background-color: #d83b00; -webkit-box-shadow: 0 0 3px #d83b00; }
}

@-moz-keyframes glowing {
0% { background-color: #bd3704; -moz-box-shadow: 0 0 3px #bd3704; }
50% { background-color: #ff4600; -moz-box-shadow: 0 0 40px #ff4600; }
100% { background-color: #d83b00; -moz-box-shadow: 0 0 3px #d83b00; }
}

@-o-keyframes glowing {
0% { background-color: #bd3704; box-shadow: 0 0 3px #bd3704; }
50% { background-color: #ff4600; box-shadow: 0 0 40px #ff4600; }
100% { background-color: #d83b00; box-shadow: 0 0 3px #d83b00; }
}


.tvbutton.firstTime[data-status="ON"] .innerTVButton {
-webkit-animation: glowing 1500ms infinite;
-moz-animation: glowing 1500ms infinite;
-o-animation: glowing 1500ms infinite;
animation: glowing 1500ms infinite;
}


.cartIcons {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media only screen and (max-width: 999px) {
    button.toggle.search-toggle.desktop-search-toggle {
        /* top: 7px; */
    }

    button.toggle.nav-toggle.desktop-nav-toggle {
        /* padding-top: 7px; */
    }

    .toggle-wrapper.user-account-wrapper{
                top:0px;
    }
    .cart-contents:before{
        top: -14px;
    }


}


.flip_kart_button {
    margin-top: 9px;
}

section.related.products span.price {
    display: none;
}


/*Ends*/

.rightProdutsListing .woocommerce ul.products li.product {
    width: 100%;
}

.rightProdutsListing .woocommerce ul.products {
    display: grid;
    grid-template-columns: repeat(4,1fr);
    column-gap: 3rem;
    row-gap: 3rem;
}

.rightProdutsListing .woocommerce ul.products:before,.rightProdutsListing .woocommerce ul.products:after {
    content: unset;
}
.rightProdutsListing a.add_to_cart_button {
    text-align: center;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}

.rightProdutsListing span.price {
    text-align: center;
    display: block;
    margin: 0 auto 10px !important;
    overflow: hidden;
}

.rightProdutsListing .woocommerce-loop-product__title {
    text-align: center;
}

@media only screen and (max-width: 620px) {
    .product-wrappers-listing {
        display: block;
    }
}

@media only screen and (max-width: 450px) and (min-width:320px) {
    .rightProdutsListing .woocommerce ul.products {
        grid-template-columns: 1fr;
    }
}

@media only screen and (max-width: 560px) and (min-width:451px) {
    .rightProdutsListing .woocommerce ul.products {
        grid-template-columns: 1fr 1fr;
    }
}

@media only screen and (max-width: 620px) and (min-width:561px) {
    .rightProdutsListing .woocommerce ul.products {
        grid-template-columns: 1fr 1fr 1fr ;
    }
}

@media only screen and (max-width: 767px) and (min-width:621px) {
    .rightProdutsListing .woocommerce ul.products {
        grid-template-columns: 1fr 1fr ;
    }
}

@media only screen and (max-width: 900px) and (min-width:768px) {
    .rightProdutsListing .woocommerce ul.products {
        grid-template-columns: 1fr 1fr 1fr ;
    }
}

.rightProdutsListing {
    margin: 0 auto;
    padding: 10px 10px;
}

.rightProdutsListing .woocommerce img,.rightProdutsListing .woocommerce-page img {
    display: block;
    width: 100%;
}
.one-third-option aside p {
    font-size: 15px;
    font-family: Meiryo;
    font-weight: 500;
    margin-bottom: 18px;
    color: #cccc;
}
.one-third-option aside a {
    font-size: 15px;
    font-family: Meiryo;
    font-weight: 500;
    margin-bottom: 18px;
    color: #ffed16;
}
body > .menu-modal-inner.modal-inner {
    display: none;
}

/*..Updates on 20-08-2020 by kishan..*/

/*Thank You Page*/

.WooCommerceThankYouPage {
    width: 1180px;
    margin: 50px auto 0;
    max-width: 100%;
    overflow: hidden;
    border: 1px solid #f1f1f1;
    padding: 20px 30px;
    background: #fff5f53b;
}


.WooCommerceThankYouPage .woocommerce_thankyou_last > h3 {
    font-family: "Quicksand";
    font-size: 32px;
    margin: 20px auto 0;
}

.WooCommerceThankYouPage .woocommerce_thankyou_last {
    font-family: -apple-system,blinkmacsystemfont,"Helvetica Neue",helvetica,sans-serif;
        font-size: 18px;
}

section.woocommerce-order-details h2.woocommerce-order-details__title {
    margin: 0 !important;
}

.woocommerce_thankyou_last .woocommerce-order-received table {
    margin: 10px auto 0;
}

.WooCommerceThankYouPage .woocommerce-thankyou-order-received {
    display: block;
    font-size: 32px;
    font-weight: 800;
    font-family: "Quicksand";
}
.woocommerce-order-received .woocommerce_thankyou_last table td, .woocommerce-order-received .woocommerce_thankyou_last table th, .woocommerce-order-received .woocommerce_thankyou_last table tr {
    border: 1px solid #d0d0d0 !important;
}

/*....*/
/* My Account Page - Login and Registration*/

.loginRegisterWrapper input#username , .loginRegisterWrapper input#password , .loginRegisterWrapper input#reg_email, .loginRegisterWrapper input#reg_password {
    padding: 12px 10px;
    border-radius: 4px;
}

.loginRegisterWrapper input#username:focus , .loginRegisterWrapper input#password:focus , .loginRegisterWrapper input#reg_email:focus, .loginRegisterWrapper input#reg_password:focus {
    outline: none !important;
    border: 1px solid #ddd !important;
}

.loginRegisterWrapper .loginCustomer ,.loginRegisterWrapper .customerRegistration {
    padding: 0 20px;
    border-radius: 8px;
}

.loginRegisterWrapper .woocommerce-form-row.form-row.video {
    margin-top: 1em;
}

.loginRegisterWrapper .loginCustomer h2 ,.loginRegisterWrapper .customerRegistration h2 {
    margin-top: 20px !important;
}

.loginRegisterWrapper .loginCustomer .lostPassword a {
    color: #e22658;
    text-decoration: none;
    font-size: 16px;
    font-family: "Roboto";
    font-weight: 600;
}

.loginRegisterWrapper .loginCustomer .lostPassword a:hover {
    border-bottom: 1px solid #e22658;
    padding-bottom: 6px;
}

.loginRegisterWrapper .title {
    font-size: 26px;
}

.woocommerce-account h1.entry-title {
    font-family: "Quicksand";
    font-size: 36px;
    font-weight: 800;
}

@media only screen and (max-width: 768px) {
    .loginRegisterWrapper .customerRegistration {
        margin-top:20px;
    }
}


@media only screen and (min-width: 769px){
    .loginRegisterWrapper .loginCustomer, .loginRegisterWrapper .customerRegistration {
    min-height: 540px;
    }
    .loginRegisterWrapper .loginCustomer {border-right: 1px solid #ddd;}
}
.loginRegisterWrapper {
    max-width: 100%;
    overflow: hidden;
}



.loginRegisterWrapper .loginCustomer button.woocommerce-button.button.woocommerce-form-login__submit {
    background: #7ecfc4;
    width: 100%;
    border-radius: unset;
    padding: 15px 0;
}

.loginRegisterWrapper .customerRegistration button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit {

    background:#feb451;
    width: 100%;
    border-radius: unset;
    padding: 15px 0;
}

.loginRegisterWrapper .loginCustomer .lostPassword a {
    color: #666;
}

.loginRegisterWrapper .loginCustomer {
    border-radius: 0;
}
.loginRegisterWrapper .orDivider {
    text-align: center;
    margin: 0px auto 10px;
}

.loginRegisterWrapper .orDivider:before {
    content: "";
    width: 255px;
    max-width: 100%;
    height: 2px;
    margin: 0 auto;
    display: inline-block;
    background: #dddddd;
    vertical-align: middle;
    margin-right: 10px;
}

.loginRegisterWrapper .orDivider:after {
    content: "";
    width: 255px;
    max-width: 100%;
    height: 2px;
    margin: 0 auto;
    display: inline-block;
    background: #dddddd;
    vertical-align: middle;
        margin-left: 10px;
}


.woocommerce .loginRegisterWrapper .loginCustomer form.woocommerce-form-login p.video {
    margin-bottom: 0px;
}

.loginRegisterWrapper .socialLogin {
    text-align: center;
}

@media only screen and (max-width: 592px) {
    .loginRegisterWrapper .orDivider:before,.loginRegisterWrapper .orDivider:after {
        width: 101px;
    }
}

@media only screen and (min-width: 593px) and (max-width:680px ) {
    .loginRegisterWrapper .orDivider:before,.loginRegisterWrapper .orDivider:after {
        width: 220px;
    }
}


header.entry-header.has-text-align-center.header-footer-group {
    display: none;
}

.loginRegisterWrapper .socialLogin {
    margin-top: 20px;
}

.woocommerce-form-row.form-row.video {
}

.loginRegisterWrapper .woocommerce-form-row.form-row.video {
    margin: 0 !important;
}

.woocommerce .woocommerce-form-login__rememberme {
    margin-bottom: 0;
}

.woocommerce-LostPassword.lost_password.lostPassword {
    margin: auto;
}
.loginRegisterWrapper {
    max-width: 760px;
    margin: 0 auto;
}

@media only screen and (min-width:769px){
    .loginCustomer {
    width: 50% !important;
    }   
}

.loginRegisterWrapper .woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide {
    margin-bottom: 9px;
}

/*....*/
/*For the Live Server Issue Document*/

@media only screen and (max-width:767px){
    ul.quizlisting a {
    max-width: 100%;
    display: block;
    overflow: hidden;
    clear: both;
    padding: 0 0;
}
}
.product_imagesCustomTemplate { position: relative;z-index: 11;}
.product_imagesCustomTemplate span.badges {left: 0;}
@media only screen and (max-width:1200px) and (min-width:981px){.single_slider.single .contentOverImage p.mainTitle {font-size: 40px;}}
.rightProdutsListing .woocommerce ul.products li.product img, section.related.products li.product img, .tax-product_cat li.product img   {
    min-height: 150px;max-height: 190px;    object-fit: contain;}
@media only screen and (max-width:450px){
.rightProdutsListing .woocommerce ul.products li.product {text-align: center;float: unset!important;display: inline-block;}
.rightProdutsListing a.add_to_cart_button {width: max-content;max-width: 100%;}
}
.ordrfail {border: 1px solid #eee;padding: 44px;margin: 10% auto;width: 500px;text-align: center;}
/*...*/


/* range slider */
.filter-wrapper{margin-top: 15px;}
.filter-wrapper .range-slider{padding: 0 13px;}
.filter-wrapper .range-slider #amount{text-align: center; border:none; font: normal 18px Arial, Helvetica, sans-serif;border-radius: 5px;}
.filter-wrapper ul, .filter-wrapper ul li{margin-left: 0;}
.filter-wrapper ul li{display: flex;}
.filter-wrapper ul li label{padding-left: 10px; margin-bottom: 0; font-size: 1.6rem;}
.filter-wrapper ul li input{height: 16px;width: 16px;}
.filter-wrapper ul{max-height: 373px; overflow-y: scroll; margin: 12px 6px 20px;}
.filter-wrapper .text-center{text-align: center!important;}
.filter-wrapper .ui-slider-horizontal{height: 14px!important;}
.filter-wrapper ul::-webkit-scrollbar {width: 10px;}
.filter-wrapper ul::-webkit-scrollbar-thumb {border-radius: 10px;box-shadow: inset 0 0 6px rgb(0 0 0 / 30%);background-color: #737272;border: 1px solid #000;}
.filter-wrapper ul::-webkit-scrollbar-track {border: 1px solid #000;padding: 2px 0;background-color: #404040;}
.filter-wrapper a.wpfFilterButton.wpfButton{text-transform: uppercase; color: #fff; text-decoration: none;}
.products .slick-next {width: 30px;height: 30px; font-size: 0; position: absolute; top: 50%; right: -6px; transform: translate(-50%, -50%); background: #d7263d;box-shadow: 0px 3px 25px #b5b5b563;padding: 10px 0;line-height: 30px;z-index: 1;cursor: pointer;}
.products .slick-prev::before{position: absolute; content: ""; font-size: 16px; border-bottom: 2px solid #fff;border-right: 2px solid #fff;content: '';display: block;height: 11px;width: 11px;margin-top: -11px;pointer-events: none;position: absolute;left:8px;top: 18px;-webkit-transform-origin: 66% 66%;-ms-transform-origin: 66% 66%;transform-origin: 66% 66%;-webkit-transform: rotate(
138deg
);-ms-transform: rotate(138deg);transform: rotate(
138deg
);}
.products .slick-next::before{position: absolute; content: ""; font-size: 16px; border-bottom: 2px solid #fff;border-right: 2px solid #fff;content: '';display: block;height: 11px;width: 11px;margin-top: -11px;pointer-events: none;position: absolute;left: 8px;top: 18px;-webkit-transform-origin: 66% 66%;-ms-transform-origin: 66% 66%;transform-origin: 66% 66%;-webkit-transform: rotate(
-48deg
);-ms-transform: rotate(-48deg);
    transform: rotate(
-48deg
);}
.products .slick-prev:focus, .products .slick-next:focus, .products .slick-prev:hover,.products .slick-next:hover{outline: none; background: #d7263d; color: #fff;}
.products .slick-prev {width: 30px;height: 30px; font-size: 0;position: absolute;left: 25px; top: 50%; transform: translate(-50%, -50%); background: #d7263d;box-shadow: 0px 3px 25px #b5b5b563;padding: 10px 0;line-height: 30px;z-index: 1;cursor: pointer;}
.rightProdutsListing .best-seller .woocommerce-loop-product__title{min-height: 42px;}
.best-seller{
    align-items:center;
    padding: 24px 10px 20px 13px;
    border-radius: 0px;
    background: #0071a6; 
    display: flex;
    position: relative;
}
.best-seller h3 {
    text-align: center;
    margin-top: 0px;
    color:#fff;
    text-transform:uppercase;
    font-size: 5rem;
    margin-bottom:0;
    line-height: 48px;
    font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;
}
.rightProdutsListing .view-all {
    font-size:18px;
    color:#fff;
    text-decoration:none;
    text-transform: capitalize;
    background: #0071a6;
    padding: 8px 7px;
    margin-bottom: 50px;
    display: inline-block;
}
.rightProdutsListing .text-right{text-align: right;}
.rightProdutsListing .view-all:hover{
    text-decoration:none!important;
}
.best-seller .title{
    flex: 0 0 auto;
    width:23%;
    margin-top: 0;
}
.rightProdutsListing .woocommerce div.products{margin-bottom: 0;}
.best-seller .products{
    flex: 0 0 auto;
    width:77%;
}
.best-seller .slick-initialized .slick-slide{
   padding:0 10px;
}

.best-seller div li {
    background: #fff;
    margin: 0;
}
.best-seller .status-publish{text-align: center; padding: 10px;}
.range-number .value{right: 0; color: #000; font-size: 16px; bottom: 0px; width: 9px;}
.range-number .dash{padding: 0 8px; color: #000;font-size: 17px;bottom: 0px; }
.tax-product_cat.term-deals .woocommerce-ordering{display: none;}
.best-seller div.products li.product .woocommerce-loop-product__title,.best-seller .woocommerce-Price-amount.amount,.best-seller del{color: #000;}
.rightProdutsListing a.single_add_to_cart_button.button.alt.custombtn{padding: 10px 0; width: 100%; font-size: 12px; background: #d7263d!important; border:none; color: #fff; font-family: "Inter var", -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, sans-serif;}
.range-number input{background:none; border:none!important; max-width:initial; height:auto; padding:0; width:48px;}
.range-number{display: flex; justify-content:center; text-align: center;}
.rightProdutsListing a.single_add_to_cart_button.button.alt.custombtn:hover, .best-seller a.add_to_cart_button:hover, .best-seller .add_to_cart_button:focus, .rightProdutsListing a.single_add_to_cart_button.button.alt.custombtn:focus{opacity: .8;  border:none; outline: none!important; text-decoration: none!important;}
.best-seller a{text-decoration: none!important;}
.best-seller .status-publish > a:focus, .best-seller .status-publish:focus, .best-seller .status-publish img:focus, .best-seller .status-publish h2:focus{outline: none!important;}
.tax-product_cat.term-deals .woocommerce-result-count{display: none;}
.tax-product_cat.term-deals header.woocommerce-products-header h1.woocommerce-products-header__title{margin-bottom: 6rem;}
.rightProdutsListing .woocommerce .best-seller  div.products li.product img{min-height: 161px;}
.range-number input#min_price{margin-left: 5px;}
.best-seller a.add_to_cart_button, .best-seller  a.single_add_to_cart_button.button.alt.custombtn{border: 1px solid transparent;}
.best-seller a.add_to_cart_button:hover, .best-seller a.add_to_cart_button:focus, .best-seller  a.single_add_to_cart_button.button.alt.custombtn:hover,.best-seller  a.single_add_to_cart_button.button.alt.custombtn:focus{border:1px solid #d7263d; }
.rightProdutsListing a.add_to_cart_button{width: 100%!important;}


@media (max-width:1280px){
    .rightProdutsListing ul.products li.product .button{width: 100%;}
}


@media (max-width:1199px){
    .best-seller h3{font-size: 4rem; line-height: 40px;}
    .best-seller .status-publish{padding: 5px;}
    .best-seller div.products li.product .woocommerce-loop-product__title{font-size: 15px;}
    .range-number .value{left: 12%;}
    .rightProdutsListing .woocommerce ul.products{grid-template-columns: repeat(3,1fr);}
    .rightProdutsListing .woocommerce ul.products li.product{padding: 10px!important;}
}

@media (max-width:990px){
    .best-seller h3{font-size: 3rem;}
    .range-number .value{left: 0;}
    .rightProdutsListing .woocommerce ul.products{grid-template-columns: 1fr 1fr;}
    .rightProdutsListing ul.products li.product .woocommerce-loop-product__title{min-height: 42px;}
}


@media (max-width:568px){
    .best-seller{display: block; padding: 20px 10px;}
    .left-filters, .rightProdutsListing, .best-seller .title, .best-seller .products{width:100%;}
    .rightProdutsListing .text-right{text-align: center;}
    .rightProdutsListing .view-all{ margin-top: 10px;}
    .best-seller h3{margin-bottom: 20px;}
    .range-number .value{left: 29%;}
    .range-number .dash{left: 48%;}
    .tax-product_cat.term-deals.woocommerce .woocommerce-breadcrumb{margin-bottom: 3rem;}
    .tax-product_cat.term-deals header.woocommerce-products-header h1.woocommerce-products-header__title{margin: 3rem auto;}
    .filter-wrapper ul{max-height: 180px;}
    .woocommerce-error li, .woocommerce-info, .woocommerce-message{padding: 1.5rem 1rem;}
    .woocommerce-error, .woocommerce-info, .woocommerce-message{font-size: 14px;}
}

@media (max-width:480px){
    .rightProdutsListing .woocommerce ul.products{grid-template-columns: 1fr;}
    .rightProdutsListing ul.products li.product .woocommerce-loop-product__title{min-height: inherit;}
    .rightProdutsListing a.add_to_cart_button{width: 100%;}
}

@media(max-width:420px){
    .tax-product_cat.term-deals .woocommerce-loop-product__title, .tax-product_cat.term-deals .price{text-align: center;}
}

