@charset "utf-8";
/* CSS Document */
@font-face {font-family:OpenSans-Regular;src:url(../ttf/opensans-regular.ttf);}
@font-face {font-family:OpenSans-Semibold;src:url(../ttf/opensans-semibold.ttf);}
@font-face {font-family:OpenSans-Bold;src:url(../ttf/opensans-bold.ttf);}
@font-face {font-family:helveticaneueregular;src:url(../ttf/raleway-regular.ttf);}
@font-face {font-family:Raleway-SemiBold;src:url(../ttf/raleway-semibold.ttf);}
@font-face {font-family:Raleway-Bold;src:url(../ttf/raleway-bold.ttf);}
@font-face {font-family:quesha;src:url(../ttf/quesha.ttf);}
@font-face {font-family: trebuc;src:url(../trebuc.html);}
@font-face {font-family: trebuchet-ms-bold;src:url(../trebuchet-ms-bold.html);}
@font-face {font-family:Roboto-Regular;src:url(../ttf/roboto-regular.ttf);}
@font-face {font-family:Roboto-Bold;src:url(../ttf/roboto-bold.ttf);}
@font-face {font-family:helveticaneueregular;src:url(../ttf/helveticaneueregular.ttf);}
@font-face {font-family:k010;src:url(../ttf/k010.ttf);}
@font-face {font-family:Montserrat-Regular;src:url(../otf/montserrat-regular.otf);}
@font-face {font-family:Montserrat-Light;src:url(../ttf/montserrat-light.ttf);}
@font-face {font-family:'Montserrat';src:url(../jtupjig1_i6t8kchkm459wxzbg_z8_zwnco.html), url(../montserrat%20extralight%20italic.html),;font-weight: 200;}
@font-face {font-family:gotham-book-regular;src:url(../otf/gotham-book-regular.otf);}
@font-face {font-family:times;src: url(../ttf/times.ttf);}
@font-face {font-family:timesbd;src: url(../ttf/timesbd.ttf);}
@font-face {font-family:timesbi;src: url(../ttf/timesbi.ttf);}
@font-face {font-family:timesi;src: url(../ttf/timesi.ttf);}
@font-face {font-family:launche-strip;src: url(../ttf/launche-strip.ttf);}
@font-face {font-family:wacb;src: url(../wacb.html);}
@font-face {font-family:wacn;src: url(../wacn.html);}

/*@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(../fonts/Montserrat ExtraLight Italic), url(../fonts/Montserrat-ExtraLightItalic), url(../fonts//JTUPjIg1_i6t8kCHKm459WxZBg_z8_ZwnCo.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;}*/

body{margin:0px;font-family:OpenSans-Regular;}
.full-width{float:left; width:100%; height:auto;}
.container{width:1170px; height:auto; margin:0 auto;}
.padd-section{padding:50px 0px 30px 0px;width: 100%;float: left;height: auto;}
.grey-background{background-color:#f6f6f6;}
.wrapper-padding{padding:0 2%;}
.navbar-collapse{padding-right:0px;}
a:focus {outline: none !important;}
.padding-bottom0{padding-bottom:0px !important;}

/***Nav**/
.dropdown-submenu {position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0;left: 100%;margin-top: -6px;margin-left: -1px;-webkit-border-radius: 0 6px 6px 6px;-moz-border-radius: 0 6px 6px;border-radius: 0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu {display: block;}
.dropdown-submenu>a:after {display: block;content: " ";float: right;width: 0;height: 0;border-color: transparent;border-style: solid;border-width: 5px 0 5px 5px;border-left-color: #ccc;margin-top: 5px;margin-right: -10px;}
.dropdown-submenu:hover>a:after {border-left-color: #fff !important;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu {left: -100%; margin-left: 10px;-webkit-border-radius: 6px 0 6px 6px;-moz-border-radius: 6px 0 6px 6pxborder-radius: 6px 0 6px 6px;}
/***Nav**/

/*=============
Heading
===============*/
.section-heading-1 {float: left;width: 100%;text-align: center;margin-bottom: 36px;position: relative;margin-top: -5px;}
.section-heading-1 h2 {font-size: 32px;text-align: center;font-family: 'Montserrat', sans-serif;text-transform: capitalize;}
.kode-icon {float: left;width: 100%;}
.section-heading-1 {text-align: center;}
.section-heading-1 .kode-icon::before, .section-heading-1 .kode-icon::after {content: "";position: absolute;left: 35%;margin: auto;bottom: 14px;width: 185px;height: 1px;background-color: #CCC;}
.section-heading-1 .kode-icon::after {left: auto;right: 35%;}
.section-heading-1 i {font-size: 30px;color: #333;}
.section-heading-2 {float: left;width: 100%;text-align: center;margin-bottom: 36px;position: relative;margin-top: -5px;}
.section-heading-2 h2 {font-size: 32px;text-align: center;font-family: 'Raleway', sans-serif;text-transform: capitalize;color:#fff;}
.kode-icon1 {float: left;width: 100%;}
.section-heading-2 {text-align: center;}
.section-heading-2 .kode-icon1::before, .section-heading-2 .kode-icon1::after {content: "";position: absolute;left: 35%;margin: auto;bottom: 14px;width: 185px;height: 1px;background-color: #fff;}
.section-heading-2 .kode-icon1::after {left: auto;right: 35%;}
.section-heading-2 i {font-size: 30px;color: #fff;}
/*=============
Heading-End
===============*/
/*Header-Start*/
.sticky {position: fixed;top: 0;width: 100%;z-index:99;}
.sticky + .content {padding-top: 102px;}
.header-marquee-txt{float:left;background-image: linear-gradient(to top, #fdcd2a, #fdcd2a);background-color: #fdcd2a;color: #000;padding: 0px 14px;z-index: 2;width: 100%;margin: 0;top: 0;text-align: center;font-size: 16px;line-height: 1.3;min-height: 38px;font-family: "gotham-book-regular",Arial,sans-serif;font-size: 16px;line-height:34px;} 
.header{float:left;width:100%; height:auto;background-color:#fff;box-shadow:2px 2px 2px 2px #00000047;padding: 0px 0px;}
.navbar-expand-lg .navbar-nav .nav-link {padding-right: 0px;padding-left: 0px;color:#000; font-weight:bold;}
.navbar-collapse ul li{padding-right: 18px;padding-left: 18px;}
.navbar-collapse ul li:last-child{padding-right:0px;}

/*Navbar*/
nav{font-family:OpenSans-Regular;}
.nav-right{float:left; width:66%;margin: 10px 15px 0px 0px;}
.navbar{padding: 0px 0px;}
.navbar-expand-lg .navbar-collapse{float:right;}
.dropdown-menu {margin-top: 0;}
.dropdown-menu .dropdown-toggle::after {vertical-align: middle;border-left:5px solid;border-bottom: 5px solid transparent;border-top: 5px solid transparent;}
.dropdown-menu .dropdown .dropdown-menu{left: 100%;top:0%;margin:0 20px;border-width: 0;}
.dropdown-menu > li:hover,.dropdown-menu > li.show {background:#007bff;color: white;}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{background-color:transparent;color:#fff;}
.dropdown-menu>li:focus a, .dropdown-menu>li:hover a{color:#fff !important;}
.dropdown-menu>li>a{color:#000;}
.navbar-expand-lg .navbar-nav .dropdown-menu ul.dropdown-menu li a{color:#000 !important;}
.navbar-expand-lg .navbar-nav .dropdown-menu ul.dropdown-menu li:hover a, .navbar-expand-lg .navbar-nav .dropdown-menu ul li.dropdown-submenu ul.dropdown-menu li:hover a{color:#fff !important;}
.navbar-expand-lg .navbar-nav .dropdown-menu ul li.dropdown-submenu ul.dropdown-menu li a{color:#000 !important;}
.dropdown-menu > li.show > a{color: white;}
.navbar-nav > li > a {font-size: 17px;letter-spacing: 0.5px;}
.navbar-brand {float: left;height: 50px;padding: 5px 15px;font-size: 18px;line-height: 20px;}
.navbar {margin-bottom: 10px !important;}
.navbar-brand{padding: 7px 15px !important;}
/*.head-login a{border: 2px solid #0096db;float: right;width: auto;text-align: center;margin: 0px 0px 0px 0px !important;border-radius: 25px;padding: 5px 20px;font-weight: bold;color: #0096db;font-size: 16px;font-family: Montserrat,sans-serif;}
.head-login a:hover{background-color:#0096db; color:#fff; text-decoration:none;}*/
.navbar-nav>li:first-child .desktop-logoheader{margin-top:7px;}
.navbar-nav>li:first-child .dropdown-toggle::after{margin-top:3px;}

.head-login a{position: absolute;top: 50%;right: 0%;transform: translate(0%,-50%);color: #1670f0;padding: 30px 60px;font-size: 30px;
letter-spacing: 2px;text-decoration: none;box-shadow: 0 20px 50px rgba(255,255,255,0.05);overflow: hidden;float: right;width: auto;
text-align: center;margin: 0px 0px 0px 0px !important;padding: 7px 35px;font-weight: bold;color: #fff;font-size: 18px;font-family: Montserrat,sans-serif;border-radius:5px;background-color:#1A1A1A;}
.head-login a:before{position: absolute;top: 2px;left: 2px;bottom: 2px;content: '';width: 50%;background: rgba(255,255,255,0.05);}
.head-login a span:nth-child(1){position: absolute;top: 0;left: 0;width: 100%;height: 3px;background: linear-gradient(to right, #008dd2, #1779ff);animation: animate1 3s linear infinite;}

@keyframes animate1{0%{transform: translateX(-100%);}
100%{transform: translateX(100%);}
}

.head-login a span:nth-child(2){position: absolute;top: 0;right: 0;width: 2px;height: 100%;background: linear-gradient(to bottom, #008dd2, #1779ff);animation: animate2 3s linear infinite;animation-delay: 1s;}

@keyframes animate2{
0%{transform: translateY(-100%);}
100%{transform: translateY(100%);}
}

.head-login a span:nth-child(3){position: absolute;bottom: 0;left: 0;width: 100%;height: 3px;background: linear-gradient(to left, #008dd2, #1779ff);animation: animate3 3s linear infinite;}

@keyframes animate3{
0%{transform: translateX(100%);}
100%{transform: translateX(-100%);}
}

.head-login a span:nth-child(4){position: absolute;top: 0;left: 0;width: 3px;height: 100%;background: linear-gradient(to top, #008dd2, #1779ff);animation: animate4 3s linear infinite;animation-delay: 1s;}

@keyframes animate4{
0%{transform: translateY(100%);}
100%{transform: translateY(-100%);}
}
.dropdown-menu>li>a{padding:3px 10px;}
ul.dropdown-menu li {padding-right: 10px;padding-left: 10px;}
@media (min-width: 768px) {
.dropdown-menu .dropdown .dropdown-menu {margin:0;border-width: 1px;}
}
/*Navbar-End*/
/*Header-End*/

/*Banner-Start*/
.add-relative{position:relative;float:left; width:100%;}
.add-absolute{position:absolute;width:180px; bottom:10px; left:15px;z-index:9;}
.banner{float:left; width:100%; height:auto; background:url(../png/banner-bg.png); background-repeat:no-repeat; background-size:100%;position:relative;}
.yellow-strip-banner img{width:100%;}
.yellow-strip-banner{position:absolute; top:30px; padding:22px 0px;left:0;width:300px;height:80px;color:#000;background-image:url(../png/newly-launched-series-tag.png); background-repeat:no-repeat; background-size:100%;font-size:23px;font-family:launche-strip; font-weight:bold;}
#sequence-theme ul.nav{display:block;}
#advertisepopup img{width:100%;}
#carousel-banner .carousel-indicators{bottom:40px !important;}
#aboutCarousel .carousel-control.left {right: auto;left: -10% !important;color: #000 !important;top: 45% !important;}
#aboutCarousel .carousel-control.right {left: auto;right: -10% !important;color: #000 !important;top: 45% !important;}
#aboutCarousel .carousel-indicators{display:none;}
/*Banner-End*/

/*Aboutus-Start*/
.free-book img{width:100%;}
.about-section{}
.about-section p{font-size: 16px;font-weight: 200;line-height: 1.8; color: #6d6d6d; /*font-family:Montserrat;*/margin: 0px;text-align:justify;padding: 70px 0px 20px 0px;}
.lib-qualities{float: left;width: 100%;}
.lib-qualities ul{list-style: none;margin: 30px 0px 0px 0px;float: left;width: 100%;}
.lib-qualities ul li{float: left;width: 100%;border-left: solid 1px #ddd;border-bottom: solid 1px #ddd;padding: 35px 0px 35px 50px;position: relative;}
.lib-qualities ul li:last-child{margin-bottom:30px;}
.lib-qualities ul li i{position: absolute;height: 60px;width: 60px;left: -30px;top: 0px;bottom: 0px;margin:auto;border-radius: 4px;background-color: #fff;box-shadow: 0px 3px 4px 0 rgba(0,0,0,0.3);-moz-box-shadow: 0px 3px 4px 0 rgba(0,0,0,0.3);-webkit-box-shadow: 0px 3px 4px 0 rgba(0,0,0,0.3);font-size: 24px;line-height: 56px;text-align: center;}
/*.lib-qualities ul li:hover i{
	color: #fff;
}*/
.lib-qualities ul li:before{content: "\f006";font-family: FontAwesome;font-size: 18px;position: absolute;left: 0px;right: 0px;margin: auto;top: -15px;height: 30px;width: 40px;background-color: #fff;text-align: center;}
.lib-qualities ul li:first-child{border-top: solid 1px #ddd;}
.lib-qualities ul li h2{font-size: 16px;text-transform:uppercase;color: #5d5d5d;margin: 0px 0px 10px 0px;font-weight: bold;}
.lib-qualities ul li p{margin: 0px;}
.lib-qualities ul li:nth-child(1) i{background-color:#ee741d; color:#fff;}
.lib-qualities ul li:nth-child(2) i{background-color:#d61681;color:#fff;}
.lib-qualities ul li:nth-child(3) i{background-color:#0096db;color:#fff;}
.lib-qualities ul li:hover i {background-color:#eee; color:#331702;cursor:pointer;}
.homeabout-image{width: 100%;height: 450px; overflow: hidden;margin:0px 0px 0px 0px;position: relative;}
.photo {position: absolute;animation: round 16s infinite;opacity: 0;}
@keyframes round { 25% {opacity: 1;}40% {opacity: 0;}}
.homeabout-image img{width:100%;height:100%;}
.homeabout-image img:nth-child(1) {animation-delay: 28s;}
.homeabout-image img:nth-child(2) {animation-delay: 24s;}
.homeabout-image img:nth-child(3) {animation-delay: 20s;}
.homeabout-image img:nth-child(4) {animation-delay: 16s;}
.homeabout-image img:nth-child(5) {animation-delay: 12s;}
.homeabout-image img:nth-child(6) {animation-delay: 8s;}
.homeabout-image img:nth-child(7) {animation-delay: 4s;}
.homeabout-image img:nth-child(8) {animation-delay: 0s;}
.about-imgbx{float:left; width:100%; height:270px;text-align:center; margin:0 0;}
.about-imgbx img {width: 150px;height:150px;
     /*-webkit-transition: all 2s ease;
      -moz-transition: all 2s ease;
      -ms-transition: all 2s ease;
        transition: all 2s ease;*/text-align:center; display:inline-block;}
/*.about-imgbx img:hover {
      height: 200px;
      width:190px;cursor:pointer;
      
}*/
	
.about-imgbx1{width: 31%;height: 300px;text-align: center;margin: 0 1% 2% 1%;text-align: center;display: inline-block;}
.about-imgbx1 img {width: 235px;height: 235px;-webkit-transition: all 2s ease;-moz-transition: all 2s ease;-ms-transition: all 2s ease;transition: all 2s ease;}
.about-imgbx1 img:hover {height: 270px;width:270px;cursor:pointer;}
/*Aboutus-End*/

/*Featured-services-Start*/
.featues-services{float:left; width:100%; height:auto; padding:50px 0px;background-image:url(../png/featues-services-background.png); background-repeat:repeat; background-size:100%;}
.featues-services ul{list-style: none;padding: 0;margin: 0;}
.featues-services ul li{display: inline-block;width: 19.5%;text-align: center;position: relative;}
.featues-services ul li::after {content: '';position: absolute;top: 70px;right: -15px;background:url(../png/rightarrow1.png) no-repeat top center;width: 30px;height: 30px;}
.featues-services ul li img {margin-bottom: 20px;transition: all .7s ease-in-out 0s;}
.featues-services ul li:hover img {transform: rotate(30deg);transition: all .7s ease-in-out 0s;
opacity: .5;cursor:pointer;}
.featues-services ul li .h5 {font-size: 18px;line-height: 22px;color: #fff;margin: 0 0 15px 0px;}
.featues-services ul li:last-child::after{display:none;}
/*Featured-services-End*/

/*Work-Start*/
.lib-count-up-section .count-up {padding: 93px 0px 60px;}
.lib-count-up-section {text-align: center;}
.lib-count-up-section {padding: 0px;text-align: center;float: left;width: 100%;}
.lib-count-up-section span.counter {font-size: 30px;color: #fff;border-radius: 100%;height: 90px;width: 90px;display: inline-block;background-color: rgba(255,255,255,0.5);line-height: 92px;margin-bottom: 50px;position: relative;}
.lib-count-up-section p {font-size: 24px;color: #fff;text-transform: uppercase;position: relative;padding: 0px 0px 10px 0px;}
.lib-count-up-section p::before {content: "";height: 1px;width: 50px;background-color: #fff;position: absolute;left: 0px;right: 0px;bottom: 0px;margin: auto;}
.lib-count-up-section .col-md-3:nth-child(1){background:#ee741d;border-left:15px solid #f7ba8e;border-right:15px solid #f7ba8e;}
.lib-count-up-section .col-md-3:nth-child(2){background:#d61681;border-left:15px solid #eb8bc0;border-right:15px solid #eb8bc0;}
.lib-count-up-section .col-md-3:nth-child(3){background:#0096db;border-left:15px solid #80cbed;border-right:15px solid #80cbed;}
.lib-count-up-section .col-md-3:nth-child(4){background:#8ab239;border-left:15px solid #c5d99c;border-right:15px solid #c5d99c;}
/*Work-End*/

/*Published-Book-Start*/
/*.published-book .well{float:left;}*/
#myCarousel .thumbnail {margin-bottom: 0;background:#f6f6f6;border:1px solid #e8e8e8 !important;}
.carousel-control.left, .carousel-control.right {background-image:none !important;}
.carousel-control {color:#fff;top:40%;color:#428BCA;bottom:auto;padding-top:4px;width:30px;height:30px;text-shadow:none;opacity:1;}
.carousel-control:hover {color: #d9534f;}
.carousel-control.left, .carousel-control.right {background-image:none !important;}
#myCarousel .carousel-control.right {left:auto;right:-20px;top:60%;color: #9e9c9c;display:none;}
#myCarousel .carousel-control.left {right:auto;left:-20px;top:60%;color: #9e9c9c;display:none;}
.carousel-control.right {left:auto;right:-32px;}
.carousel-control.left {right:auto;left:-32px;}
.carousel-indicators {bottom:-30px;}
.carousel-indicators li {border-radius:0;width:10px;height:10px;background:#ccc;border:1px solid #ccc;}
.carousel-indicators .active {width:12px;height:12px;background:#3276b1;border-color:#3276b1;}
.well {padding: 0px !important; margin-bottom: 0px !important;background-color: none !important;border: none !important;border-radius: none !important;-webkit-box-shadow: none !important;box-shadow:none !important;background-color: #fff !important;}
.thumbnail a > img, .thumbnail > img {margin-right: 0px;margin-left: 0px;width: 100%;max-height:350px;}
.published-book .well .thumbnail{padding:15px !important;border:none; border-radius:0px;}
.published-book .well .carousel-indicators {bottom: -60px;}
.published-book .well .carousel-indicators .active{background:#32b5f3; border:1px solid #32b5f3;}
.published-book .well .carousel-indicators li{background:#746a5f; border:1px solid #746a5f;width:12px; height:12px;margin:0px 2px;}
.published-book .well .thumbnail h3{font-size: 16px;text-transform: uppercase;font-weight: bold;}
.published-book .well .thumbnail .caption{text-align:center;}
.published-book .carousel-control{}
.pad-bot-strip{float:left;width:100%;padding-bottom: 100px;}
/*Published-Book-End*/

/*Steps-Start*/
/*Steps-End*/

/*Awards-Start*/
.kode-certificate{float: left;width: 100%;background-color: #f6f6f6;padding: 20px;margin-bottom: 30px;}
.kode-certificate:hover{box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.3);-mox-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.3);-webkit-box-shadow: 0px 10px 20px 0px rgba(0,0,0,0.3);}
.kode-certificate .kode-thumb{float: left;width: 100%;padding: 14px;background-color: #fff;margin-bottom: 20px;}
.kode-certificate .kode-thumb a{display: block;position: relative;float: left;width: 100%;}
.kode-certificate .kode-thumb a:before{content: "";position: absolute;left: 0px;top: 0px;height: 0;width: 0;background-color: rgba(0,0,0,0.5);right: 0px;bottom: 0px;margin: auto;}
.kode-certificate:hover .kode-thumb a:before{height: 100%;width: 100%;}
.kode-certificate .kode-thumb img{float: left;width: 100%;}
.kode-certificate .kode-text{float: left;width: 100%;}
.kode-certificate .kode-text h2{font-size: 20px;text-transform: uppercase;margin-bottom: 10px;}
.kode-home-page .kode-content{padding-bottom:0px;}
nav .pagination{margin:0px 0px -7px;}
.kode_search_box.open{height: 100%;background: rgba(255, 255, 255, 0.9);}
.kode-product-filter{float: left;width: 100%;}
.tab-head-section-top{padding:50px 0px;float:left;width:100%;}
/*Awards-End*/

/*Testimonials-Start*/
.testimonials-main-bx{float:left; position:relative; width:100%; height: 370px;background:#eaeaea;margin-top:60px;margin-bottom:60px;}
.testimonials-main-bx .img-circle {border-radius: 5px;width: 100%;height: 100%;}
.testimonials-main-bx .img-circle img{width:100%;}
.testimonials-main-bx .carousel-control{top:25%;}
.testimonials-main-bx .carousel-inner{top: -100px;border-radius: 5px;background: #a8a8a8;}
.testimonials-main-bx .carousel-inner .item{padding: 70px;}
.testimonials-main-bx .carousel-inner blockquote{border-left:none !important;}
.testimonials-main-bx .testimonial-left{float:left; width:30%; height:270px; margin-right:10px;}
.testimonials-main-bx .testimonial-right{float:right; width:66%; height:270px; margin-right:0px;margin-left:20px;}
.testimonials-main-bx .testimonial-right h1{float:left;color:#fff;text-transform:uppercase;font-size:18px;letter-spacing:1px;width:100%;border-bottom: 1px solid #fff;padding: 0px 0px 20px 0px;margin: 20px 0px 10px 0px;font-family:helveticaneueregular;}
.testimonials-main-bx .testimonial-right p{ float:left;color:#fff;font-size:18px;font-family:helveticaneueregular;margin: 10px 0px;
line-height: 30px;padding: 0px 0px;}
.testimonials-main-bx .testimonial-right small{float:left;color:#fff;text-transform:uppercase;font-size: 13px;letter-spacing: 1px;font-weight: normal;font-family:helveticaneueregular;}
.testimonials-main-bx .carousel-control.left {right: auto;left: -28px;background: #00aff0;background-repeat: repeat;background-image: none;opacity: 0.9;width: 50px;height: 50px;}
.testimonials-main-bx .carousel-control.right {left: auto;right: -28px;background: #00aff0;background-repeat: repeat;background-image: none;opacity: 0.9;width: 50px;height: 50px;}
.testimonials-main-bx .carousel-control.left i, .testimonials-main-bx .carousel-control.right i{padding: 10px 0px;font-weight: normal;}
.testimonials-main-bx .carousel-indicators{bottom:130px;}
.testimonials-main-bx .carousel-indicators li{background:#fff;border-radius:0px;width:8px; height:8px;margin:0px 2px;}
.testimonials-main-bx .carousel-indicators .active{background:#fff;border:1px solid #fff;border-radius:0px;width:12px; height:12px;}
.testimonials-main-bx blockquote .small::before, .testimonials-main-bx blockquote footer::before, .testimonials-main-bx blockquote small::before{display:none;}
/*Testimonials-End*/

/*Footer-Start*/
footer{float:left; width:100%; height:auto; margin:0px 0px; background-color:#111111;padding-top: 57px;padding-bottom: 50px;}
footer h3 {position: relative;font-size: 15px;text-transform: uppercase;font-weight: 700;line-height: 35px;padding-bottom: 5px;margin: -13px 0 20px;color: #fff;}
footer h3::after{content: '';width: 30px;height: 2px;left: 0;background: #fff;background-color: #2893c9;position: absolute;top: 45px;}
.thim-footer-info p {display: block;clear: both;overflow: hidden;margin-bottom: 9px;color:#bbb;font-size:14px;line-height: 25px;}
.thim-footer-info p i{float:left; width:20px;margin-right:10px;line-height: 25px;}
.thim-footer-info p a{color:#bbb;float: left;width: 88%;}
.thim-footer-info p:hover a, .thim-footer-info p:hover i{text-decoration:none; color:#fff; cursor:pointer;}
.thim-footer-info p:nth-child(3) i{height:40px;}
.useful-links{}
.useful-links ul{margin:0px 0px; padding:0px 0px; list-style:none;}
.useful-links ul li{margin:10px 0px; padding:0px 0px;}
.useful-links ul li a{color:#bbb;font-size:15px;}
.useful-links ul li:hover a{text-decoration:none; color:#fff; cursor:pointer;}
.social_link ul{margin:0px 0px;padding:0px 0px;list-style:none;}
.social_link ul li {margin:10px 0px;width: 33%;float:left;}
.social_link ul li a{color:#bbb; font-size:14px;margin:10px 0px;}
.social_link ul li a i{color: #fff;border: 1px solid #fff;border-radius: 50%;padding: 5px;width: 25px;height: 25px;text-align: center;vertical-align: middle;margin-right: 10px;}
.social_link ul li:nth-child(1):hover i{color: #fff !important;border-color: #3b5998;background: #3b5998;}
.social_link ul li:nth-child(2):hover i {color: #fff !important;border-color:#0283c4 ;background: #0283c4;}
.social_link ul li:nth-child(3):hover i {color: #fff !important;border-color: #28bfed;background: #28bfed;}
.social_link ul li:nth-child(4):hover i {color: #fff !important;border-color: #dd4b39;background: #dd4b39;}
.social_link ul li:nth-child(5):hover i {color: #fff !important;border-color: #a10367;background: #a10367;}
.social_link ul li:hover a{text-decoration:none; color:#fff; cursor:pointer;}
.thim-footer-info .form-control{background-color:transparent;border:1px solid #bbb;border-radius: 20px;font-size:14px; color:#bbb;border-right: none;}
.thim-footer-info .input-group-text{background-color:transparent;border-radius: 20px;font-size:14px; color:#bbb;padding: 9px 10px;}
.foot-bottom{float:left; width:100%; height:auto; padding:0px 0px 0px 0px; border-top:1px solid #2c2c2c; text-align:center;margin-top:20px;}
.foot-bottom ul{margin:10px 0px 0px 0px; padding:30px 0px 0px 0px; list-style:none;text-align: center;display: inline-block;}
.foot-bottom ul li{float:left;}
.foot-bottom ul li a{color:#bbb; font-size:14px; padding:0px 10px;}
.foot-bottom ul li a:hover{text-decoration:none; color:#fff; cursor:pointer;}
.foot-bottom p{padding: 10px 0px;color: #888;margin: 0px;}
/*Footer-End*/

/*=======================================================
Inner-Page
=========================================================*/
/*
=============================================
				PAGE HEADING
=============================================
*/
.inner-banner{float:left; width:100%; height:200px;}
.kode-inner-banner {float: left;width: 100%;background-image: url(../png/inner-banner.png);background-size: cover;max-height: 200px;}
.kode-page-heading{float:left;width:100%;text-align:center;margin: 85px 0px 75px 0px;font-family:helveticaneueregular;background-size: 100%;}
.kode-page-heading h2{font-size:37px;color:#fff;text-transform:uppercase;margin:0px 0px 10px 0px;letter-spacing: 1px;font-family: Montserrat-Regular;/*font-family:helveticaneueregular;font-weight:bold;*/}
.kode-page-heading .breadcrumb{margin:0px;background-color:transparent;text-align: center;display: inline-block;font-family:helveticaneueregular;}
.kode-inner-banner-2 .kode-page-heading h2{font-size:40px;}
.breadcrumb li.active{color:#fff;}
.breadcrumb li a{color:#fff;}
/*
=============================================
				COMMENT FORM
=============================================
*/
/*.comment-form{
	float:left;
	width:100%;
	margin-bottom:30px;font-family:helveticaneueregular;
}
.comment-form h2{
	text-transform:uppercase;font-family:helveticaneueregular;
	margin:0px 0px 20px 0px;
}
.comment-form input[type="text"], .comment-form textarea{
	float:left;
	width:100%;
	height:40px;
	border:solid 1px #ccc;
	padding:6px 10px;
	margin-bottom:30px;
}
.comment-form label{
	font-weight: normal;
	display: inline-block;
	background-color: #fff;font-family:helveticaneueregular;
	position: absolute;
	top: -10px;
	left: 0px;
	right: 0;
	margin:auto; 
	width: 120px;

}
.kf_capcha input[type="text"]{
	width:90px;
	margin:0;
	height:30px;font-family:helveticaneueregular;
}
.kf_capcha .capcha_image_frame {
    float: left;
    margin: 0px 20px 0 0;
    width: 80px;
}
.input-block.kf_capcha > label {
    float: left;
    position: relative;
    width: 100%;font-family:helveticaneueregular;
}
.comment-form .input-container{
	text-align:center;
	margin-bottom: 0px;font-family:helveticaneueregular;
}
.comment-form textarea{
	height:300px;font-family:helveticaneueregular;
}*/
/*
.comment-form textarea:focus, .comment-form input[type="text"]:focus{
	box-shadow: 0px -3px 7px 0px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0px -3px 7px 0px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow: 0px -3px 7px 0px rgba(0,0,0,0.2) inset;
	background-color: #f4f4f4;
}
*/
.comment-form button{font-size:14px;text-transform:uppercase;color:#fff;font-weight: bold;padding:8px 20px;font-family:helveticaneueregular;}
.kf_submit input[type="submit"]:hover,.comment-form button:hover{background-color:#000;font-family:helveticaneueregular;}
.kf_submit{margin:0;font-family:helveticaneueregular;}
.kf_submit input{margin:5px 0 0 0;font-family:helveticaneueregular;background: #005aa5;color: #fff;padding: 5px 20px;border: 1px solid #005aa5;border-radius: 5px;}
/*
===========================================
		SIDE BAR WIDGET SETTING
===========================================
*/
aside .widget, .sidebar .widget {margin-top: 30px;}
aside div.widget:first-child, .sidebar div.widget:first-child {margin-top: 0;}
aside .widget h2, .sidebar .widget h2{font-size:20px;color:#005aa5;text-transform:uppercase;position:relative;padding:0px 0px 15px 0px;margin: 0px; font-family:helveticaneueregular;font-weight: bold;}
aside .widget h2:before, .sidebar .widget h2:before{content:"";width:60px;height:1px;background-color:#333;position:absolute;left:0px;bottom:0px;}
.widget p{float:left;font-family:helveticaneueregular;padding:0px; margin:15px 0px 5px 0px;}
.widget p strong{font-weight:bold;color:#000;}
.widget-text ul li i{color:#ee741d;}
.widget-text ul li i.fa-map-marker{height: 55px;}
.widget-text ul li i.fa-phone{height: 45px;}
.widget-text ul li i.fa-envelope{height: 55px;}
.widget .widget-header{float:left;width:100%;border-bottom:solid 1px #cfcfcf;margin-bottom:30px;}
.widget .widget-header h2{padding:0px 20px 0px 0px;background-color:#f6f6f6;margin-bottom:-1px;text-transform:uppercase;float:left;}
.widget-text .footer-logo{float:left;width:100%;margin:0px 0px 20px 0px;}
footer .widget blockquote{padding:20px;font-size:14px;font-style:normal;border:none;background-color:#161616;font-family:helveticaneueregular;}
.contactpad-remove{width:100%; height:100%;}
.widget-text ul{float: left;padding: 0px 0px;}
.widget-text ul .con-lires{float:left;width:100%;margin:0px;padding:0px;list-style:none;}
.widget-text ul .con-lires li{float:left;width:100%;margin:5px 0px;font-family:helveticaneueregular;}
.widget-text ul .con-lires li a{color:#333;}
.widget-text ul .con-lires li p{float:left;margin:0px;font-family:helveticaneueregular;}
.widget-text ul .con-lires li i{float:left;margin:0px 10px 0px 0px;	font-size: 20px;}
.hindi-heading{font-family: k010 !important;font-size: 23px !important;margin: 0px !important;padding: 0px !important;font-weight: bold;}
.hindi-cntnt{font-family:k010 !important; font-size:20px !important;line-height:20px;}
.abox {width: 100%;height: auto;float: left;margin-right: 20px;border: solid 1px #e7e7e7;position: relative;box-shadow: 0px 1px 1px #e7e7e7;margin-bottom: 10px;padding: 40px 10px 10px 10px;margin-top: 25px;position:relative; background: #f5f5f5;border-bottom: 5px solid #ccc;}
.abox .icon {width: auto;height: 50px;border: solid 1px #e7e7e7;position: absolute;top: -20px;left: 20px;background: #0065b5;color: #fff;padding: 0px 20px 0px 0px;font-size: 22px;border-radius: 10px; font-family: montserrat-regular;}
.abox h2{padding: 10px 10px;text-align: left;display: inline-block;margin: 15px 0px 0px 0px;font-family: montserrat-regular;color: #000;font-size: 20px;margin:25px 0px 0px 0px;float:left; width:100%;}
.abox h3{margin:5px 0px; padding:0px;}
.abox p{padding: 0px 10px 10px 10px;text-align:left;display: inline-block;margin: 0px 0px 0px 0px;font-family:OpenSans-Regular;color: #212121;font-size: 16px;font-weight:normal;line-height:25px;margin:0px}
.contactstrip {width: auto;height: 40px;line-height: 40px;padding-left: 15px;padding-right: 15px;position: absolute;left: -8px;top: 45px;background: #0065b5;color: #fff;font-size: 20px; font-family: montserrat-regular; z-index:1;}
.contactstrip:before, .contactstrip:after {content: "";position: absolute;}
.contactstrip:before {height: 0;width: 0;top: -8.5px;left: 0.1px;border-bottom: 9px solid black;border-left: 9px solid transparent;}
.contactstrip:after {height: 0;width: 0;right: -14.5px;border-top: 20px solid transparent;border-bottom: 20px solid transparent;border-left: 15px solid #0065b5;}
.contact-main h1{font-family: montserrat-regular; font-size:35px; color:#000; margin:0px; padding:0px;}
.contact-right{float:right; width:100%; height:auto;background: #f5f5f5;border-bottom: 5px solid #ccc;padding:10px;border: solid 1px #e7e7e7;margin:30px 0px 0px 0px;}
.contact-right label{font-family: montserrat-regular; font-size:17px; font-weight:normal;}
.submit-btn{float:none;display: inline-block;text-align: left; width: 100%; height:auto; margin:0px 0px 0px 15px;text-align:center;}
.submit-btn input{float:none;background-color:#0065b5; border-radius:5px; color:#fff; font-family: montserrat-regular; font-size:17px; text-align:center;padding:5px 20px;border:1px solid #0065b5;text-align:left; display:inline-block;}
.helpline{min-height: 170px;}
.map{float:left;width:100%; margin-top:15px;}
/*======================
About US 
========================*/
/*
=============================================
			HEADING STYLE
=============================================
*/

.heading-1{float:left;width:100%;padding:0px 0px 15px 0px;text-align:center;position:relative;margin-bottom:50px;}
.heading-1:before, .heading-1:after{content:"";width:200px;height:1px;background-color:#ccc;position:absolute;left:0px;right:0px;bottom:0px;margin:auto;}
.heading-1:after{height:7px;width:60px;bottom:-3px;border-left:solid 15px #fff;border-right:solid 15px #fff;}
.heading-1 h2{font-size:32px;font-family: 'Raleway', sans-serif;margin:0px 0px 15px 0px;text-transform:inherit;margin-top:-6px;}
.heading-1 p{margin-bottom:10px;font-size: 17px;font-weight: 200;line-height: 1.8; color: #333; font-family:Montserrat-Regular;}
.text_head {margin-bottom:10px;font-size: 16px;font-weight: 200;line-height: 22px; color: #333; font-family:Montserrat-Regular;margin-top:10px;}
.about-content-paragraph p{margin-bottom: 10px;font-size: 16px;font-weight: 200; line-height: 1.8; color: #333;
 font-family: Montserrat;}
.about-content-paragraph-1 p {margin-bottom: 10px;font-size: 16px;font-weight: 200;line-height: 1.8;color: #333;font-family:Montserrat-Regular;padding: 25px 10px;text-align:justify;}
.about-content-paragraph-1 img{width:100%;}
.playbookimg{float:left; width:100%; height:auto;}
.playbookimg img{width:100%;}
.playbook{text-align:center; display:inline-block;}
.playbook img {width: 80%;border-right: 10px solid white !important;border: 7px solid #c0d7e2bf;-moz-box-shadow: 3px 3px 5px -1px #94a1a7;-webkit-box-shadow: 3px 3px 5px -1px #94a1a7;box-shadow: 3px 3px 5px -1px #94a1a7;background:#eafaff; margin-bottom:40px;text-align:center; }
.inthead-strip {background-color: #0096db;display: inline-block;padding: 10px 25px;position: relative;right: 1em;width:100%;font-size: 16px;font-weight: 500;line-height: 25px;color: #fff;font-family:Montserrat-Regular; margin-bottom:20px;text-align:center;}
.inthead-strip:before {background-color: inherit;content: "";display: block;height: 100%;position: absolute;top: calc(1em/2);width: 1em;filter: brightness(0.5);z-index: -1;}
.inthead-strip:before {left: 0;transform: skewy(45deg);}
.about h2 {font-size: 24px;line-height: 1;text-transform: uppercase;margin-bottom: 20px;font-family: 'Raleway', sans-serif;}
.about p{font-family: 'Raleway', sans-serif;font-size: 15px;font-weight: 300;line-height: 26px;color: #666666;}
/* LIST STYLE */
.kd-list3{float:left;width:100%;padding:0px;margin:0px 0px 30px 0px;list-style:none;}
.kd-list3 li{float:left;width:100%;color:#999;padding:0px 0px 0px 25px;position:relative;margin:3px 0px;}
.kd-list3 li:before{content:"\f00c";position:absolute;left:0px;top:1px;font-family:FontAwesome;}
.kd-list3 li p{margin:0px;}
.kd-list3 li a{color:#666;display:inline-block;text-decoration:none;}
/*
==========================================
			BEST SELLERS
==========================================
*/
.kode-best-seller{float:left;width:100%;}
.best-seller-pro{float:left;width:100%;padding:10px 10px 20px 10px;background-color:#fff;text-align:center;position:relative;overflow:hidden;margin-bottom:30px;border:solid 1px #f0f0f0;background-image:url(../png/book-detail-bg.png);background-repeat:repeat-x;}
.best-seller-pro::before{background-color: /*#FF9606*/#010101c9;cursor:pointer;}
.best-seller-pro figure{float:left;width:100%;font-family:helveticaneueregular;}
.best-seller-pro figure img{float:left;width:100%;}
.best-seller-pro h3{font-size:18px;font-weight:normal;font-family:Roboto-Regular;margin:0px;font-weight: bold;padding: 10px 0px 0px 0px;}
.best-seller-pro h3 a{color:#333;}
.best-seller-pro .kode-text{float:left;width:100%;}
.best-seller-pro .kode-caption{position: absolute;left: 0px;top: 43%;width: 100%;padding: 20px 10px;text-align: center;opacity: 0;margin-top: 30px;}
.best-seller-pro:before{content:"";position:absolute;left:0px;top:0px;height:100%;width:100%;opacity:0;}
.best-seller-pro:hover:before{opacity:1 !important;}
.best-seller-pro:hover .kode-caption{opacity:1;margin-top:-140px;}
.best-seller-pro .kode-caption h3{font-weight:bold;font-size:19px;color:#fff;margin:0px 0px 10px 0px;font-family:Roboto-Regular;letter-spacing:0.5px;}
.best-seller-pro .kode-caption h3 a{color:#fff;font-family:Roboto-Regular;text-decoration:none;letter-spacing:0.5px;}
.best-seller-pro .kode-caption p{color:#fff;font-family:Roboto-Regular; font-size:14px; letter-spacing:0.5px;}
.best-seller-pro .kode-caption ol{float: left;text-align: left;margin: 0px 10px 10px 10px;padding: 0px 10px;}
.best-seller-pro .kode-caption ol li{color:#fff;font-family:Roboto-Regular;font-size: 14px;letter-spacing: 0.5px;text-align: left;padding: 5px 0px;} 
.best-seller-pro .kode-caption .rating{margin-bottom:10px;}
.best-seller-pro .kode-caption p.price{font-size:30px;margin:5px 0px 20px;}
.best-seller-pro .kode-caption a.continue-reading{display:inline-block;font-size:12px;color:#fff;text-transform:uppercase;font-weight:bold;padding:5px 10px;	border:solid 2px #fff;text-decoration:none;line-height:normal;font-family:Roboto-Regular;letter-spacing:1px;}
.best-seller-pro .kode-caption a.continue-reading:hover{color:#000;background-color:#fff;}

/*=========================
G k Book Detail Page
============================*/

.gk-detail-outer{float:left;width:100%; height:auto; padding:0px; background:#fff; border:5px solid #eee;}
.book-container-bx{float:left; width:100%; height:auto;background-image:url(../png/book-detail-bg.png); background-repeat:repeat-x;border-bottom: 1px solid #d1e2ec;text-align:center;padding:0px 0px;}
.book-container-bx1{float:left; width:100%; height:auto;background-image:url(../png/book-detail-bg.png); background-repeat:repeat-x;border-bottom: 1px solid #d1e2ec;text-align:center;padding:1px 0px;}
.book-container-bx1 .bookleft{float:left; width:45%; height:auto;padding:40px;}
.book-container-bx1 .bookleft img{width:80%; border-right:10px solid white !important; border: 7px solid #c0d7e2bf; -moz-box-shadow: 3px 3px 5px -1px #94a1a7;-webkit-box-shadow: 3px 3px 5px -1px #94a1a7;box-shadow: 3px 3px 5px -1px #94a1a7;}
.book-container-bx1 .bookright{float:right; position:relative; width:55%; height:505px; border-left:10px solid white; border-radius:505px 0px 0px 505px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#63b0f5+0,4b84eb+100 */
/* Old browsers */
background: -moz-linear-gradient(left,  #8ec9ff 10%, #356fd6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #8ec9ff 10%,#356fd6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #8ec9ff 10%,#356fd6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec9ff', endColorstr='#356fd6',GradientType=0 ); /* IE6-9 */
}
.book-container-bx2{float:left; width:100%; height:auto;background-image:url(../png/book-detail-bg.png); background-repeat:repeat-x;border-bottom: 1px solid #d1e2ec;text-align:center;padding:1px 0px;}
.book-container-bx2 .bookleft{float:left; width:50%; height:auto;padding:40px;}
.book-container-bx2 .bookleft img{width:80%; border-right:10px solid white !important; border: 7px solid #c0d7e2bf; -moz-box-shadow: 3px 3px 5px -1px #94a1a7;-webkit-box-shadow: 3px 3px 5px -1px #94a1a7;box-shadow: 3px 3px 5px -1px #94a1a7;}
.book-container-bx2 .bookright{float:right; position:relative; width:50%; height:505px; border-left:10px solid white; border-radius:505px 0px 0px 505px; /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#63b0f5+0,4b84eb+100 */
/* Old browsers */
background: -moz-linear-gradient(left,  #8ec9ff 10%, #356fd6 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #8ec9ff 10%,#356fd6 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #8ec9ff 10%,#356fd6 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec9ff', endColorstr='#356fd6',GradientType=0 ); /* IE6-9 */
}
.tsc_ribbon_wrap {position: relative;float: right;width:100%;height: 75px;}
.tsc_ribbon_wrap:before, .tsc_ribbon_wrap:after {content: "";display: table;}
.tsc_ribbon_wrap .ribbon-wrap {color: #FFFFFF;position: absolute;text-align: center;z-index: 0;}
.tsc_ribbon_wrap .ribbon-wrap > span {display: block;height: 100%;position: relative;}
.tsc_ribbon_wrap .ribbon-wrap > span:before, .tsc_ribbon_wrap .ribbon-wrap > span:after {content: "";position: absolute;z-index: -1;}
.tsc_ribbon_wrap .ribbon-wrap:before, .tsc_ribbon_wrap .ribbon-wrap:after {content: "";position: absolute;z-index: -2;}
.tsc_ribbon_wrap.edge {position: relative;}
.tsc_ribbon_wrap .left-edge.point {border-radius: 5px 0 0 0;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);height: 40px;left: -5px;line-height: 40px;top: 20px;width:130px !important;}
.tsc_ribbon_wrap.ie8 .left-edge.point {box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);left: 0;}
.tsc_ribbon_wrap .left-edge.point > span {border-radius: 5px 0 0 0;}
.tsc_ribbon_wrap.ie .left-edge.point > span {}
.tsc_ribbon_wrap .left-edge.point:before {border-color: transparent;border-radius: 5px 5px 5px 5px;border-style: solid;border-width: 5px;bottom: -5px;left: 0;transform: rotate(-45deg);}
.tsc_ribbon_wrap .left-edge.point:after {box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);height: 28px;margin-top: -14px;right: -14px;top: 50%;transform: rotate(45deg);transform-origin: center center 0;width: 28px;}
.tsc_ribbon_wrap.ie8 .left-edge.point:before, .tsc_ribbon_wrap.ie8 .left-edge.point:after {border-radius: 0 0 0 0;display: none;}
.tsc_ribbon_wrap .right-edge.point {border-radius: 0 5px 0 0;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);height: 40px;line-height: 40px;right: -5px;top: 20px;width: 130px;}
.tsc_ribbon_wrap.ie8 .right-edge.point {box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);right: 0;}
.tsc_ribbon_wrap .right-edge.point > span {border-radius: 0 5px 0 0;}
.tsc_ribbon_wrap.ie .right-edge.point > span {}
.tsc_ribbon_wrap .right-edge.point:before {border-color: transparent;border-radius: 5px 5px 5px 5px;border-style: solid;border-width: 4px;bottom: -5px;right: 0;transform: rotate(45deg);}
.tsc_ribbon_wrap .right-edge.point:after {box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);height: 28px;left: -14px;margin-top: -14px;top: 50%;transform: rotate(45deg);transform-origin: center center 0;width: 28px;}
.tsc_ribbon_wrap.ie8 .right-edge.point:before, .tsc_ribbon_wrap.ie8 .right-edge.point:after {border-radius: 0 0 0 0;display: none;}
.tsc_ribbon_wrap .left-edge.fork {border-radius: 5px 0 0 0;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);height: 40px;left: -5px;line-height: 40px;top: 20px;width: 130px;}
.tsc_ribbon_wrap.ie8 .left-edge.fork {border-radius: 0 0 0 0;box-shadow: none !important;left: 0;}
.tsc_ribbon_wrap .left-edge.fork > span {border-radius: 5px 0 0 0;}
.tsc_ribbon_wrap .left-edge.fork > span:before {border-color: transparent;border-radius: 5px 5px 5px 5px;border-style: solid;border-width: 5px;bottom: -5px;left: 0;transform: rotate(-45deg);}
.tsc_ribbon_wrap.ie8 .left-edge.fork > span:before {display: none;}
.tsc_ribbon_wrap .left-edge.fork > span:after {border-style: solid;border-width: 20px;right: -20px;top: 0;}
.tsc_ribbon_wrap .left-edge.fork:before {background: none repeat scroll 0 0 #666666;bottom: 5px;box-shadow: 25px 8px 4px rgba(0, 0, 0, 0.5);height: 20px;right: 22px;transform: rotate(-22deg) skew(18deg, 28deg);width: 80px;}
.tsc_ribbon_wrap .left-edge.fork:after {background: none repeat scroll 0 0 #666666;box-shadow: 20px -5px 4px rgba(0, 0, 0, 0.5);height: 20px;right: 22px;top: 5px;transform: rotate(32deg) skew(-18deg, -28deg);width: 80px;}
.tsc_ribbon_wrap.ie8 .left-edge.fork:before, .tsc_ribbon_wrap.ie8 .left-edge.fork:after {display: none;}
.tsc_ribbon_wrap .right-edge.fork {border-radius: 0 5px 0 0;box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);height: 40px;line-height: 40px;right: -5px;top: 20px;width: 130px;}
.tsc_ribbon_wrap.ie8 .right-edge.fork {border-radius: 0 0 0 0;box-shadow: none !important;right: 0;}
.tsc_ribbon_wrap .right-edge.fork > span {border-radius: 0 5px 0 0;}
.tsc_ribbon_wrap .right-edge.fork > span:before {border-color: transparent;border-radius: 5px 5px 5px 5px;border-style: solid;border-width: 5px;bottom: -5px;right: 0;transform: rotate(45deg);}
.tsc_ribbon_wrap.ie8 .right-edge.fork > span:before {display: none;}
.tsc_ribbon_wrap .right-edge.fork > span:after {border-style: solid;border-width: 20px;left: -20px;top: 0;}
.tsc_ribbon_wrap .right-edge.fork:before {background: none repeat scroll 0 0 #666666;bottom: 5px;box-shadow: -25px 8px 4px rgba(0, 0, 0, 0.5);height: 20px;left: 22px;transform: rotate(22deg) skew(-18deg, -28deg);width: 80px;}
.tsc_ribbon_wrap .right-edge.fork:after {background: none repeat scroll 0 0 #666666;box-shadow: -20px -5px 4px rgba(0, 0, 0, 0.5);height: 20px;left: 22px;top: 5px;transform: rotate(-32deg) skew(18deg, 28deg);width: 80px;}
.tsc_ribbon_wrap.ie8 .right-edge.fork:before, .tsc_ribbon_wrap.ie8 .right-edge.fork:after {display: none;}
.tsc_ribbon_wrap.ie8 .lblue, .tsc_ribbon_wrap .lblue > span, .tsc_ribbon_wrap .lblue.left-corner > span:before, .tsc_ribbon_wrap .lblue.left-corner > span:after, .tsc_ribbon_wrap .lblue.right-corner > span, .tsc_ribbon_wrap .lblue.right-corner > span:before, .tsc_ribbon_wrap .lblue.right-corner > span:after {background-color: #42A5D4;background-image: -moz-linear-gradient(center top , #42A5D4, #24769D);}
.tsc_ribbon_wrap .lblue.left-corner:before {border-bottom-color: #174C66;border-left-color: #174C66;}
.tsc_ribbon_wrap .lblue.left-corner:after {border-right-color: #174C66;border-top-color: #174C66;}
.tsc_ribbon_wrap .lblue.right-corner:before {border-left-color: #174C66;border-top-color: #174C66;}
.tsc_ribbon_wrap .lblue.right-corner:after {border-bottom-color: #174C66;border-right-color: #174C66;}
.tsc_ribbon_wrap .lblue.left-edge.point:after, .tsc_ribbon_wrap .lblue.right-edge.point:after {background-color: #42A5D4;background-image:linear-gradient(-45deg, #42A5D4, #24769D);}
.tsc_ribbon_wrap .lblue.left-edge:before {border-left-color: #174C66;border-top-color: #174C66;}
.tsc_ribbon_wrap .lblue.right-edge:before {border-right-color: #174C66;border-top-color: #174C66;}
.tsc_ribbon_wrap .lblue.left-edge.fork > span {background-color: #42A5D4;background-image: -moz-linear-gradient(left center , #42A5D4 0px, #42A5D4 5px, #24769D 15%, #24769D 65%, #42A5D4 100%);}
.tsc_ribbon_wrap.ie8 .lblue.left-edge.fork > span {}
.tsc_ribbon_wrap .lblue.left-edge.fork > span:after {border-color: #42A5D4 transparent #42A5D4 #42A5D4;}
.tsc_ribbon_wrap .lblue.left-edge.fork > span:before {border-left-color: #174C66;border-top-color: #174C66;}
.tsc_ribbon_wrap .lblue.right-edge.fork > span {background-color: #f5c900;background-image: -moz-linear-gradient(right center , #f5c900 0px, #f5c900 5px, #24769D 15%, #24769D 65%, #f5c900 100%);color:#181818;    font-family: Montserrat-Regular,sans-serif;font-size:23px;}
.tsc_ribbon_wrap.ie8 .lblue.right-edge.fork > span {}
.tsc_ribbon_wrap .lblue.right-edge.fork > span:after {border-color: #f5c900 #f5c900 #f5c900 transparent;}
.tsc_ribbon_wrap .lblue.right-edge.fork > span:before {border-right-color: #174C66;border-top-color: #174C66;}
.book-container-bx1 .bookright .outbtndiv {float: right;width: 90%;height: 100%;margin: -10% 0% 0 0%;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;align-content: center;}
.book-container-bx1 .bookright .bottom-btn{ width:100%; height:auto; position:absolute; bottom:0px;right: 10px;}
.book-container-bx1 .bookright .bottom-btn button{outline:0;}
.book-container-bx1 .bookright .bottom-btn .viewallbtn{float: right;/* background: blue; */padding: 5px 30px;margin: 0px 10px 10px 0px; font-size:18px;   border: none;background: -moz-linear-gradient(top, #8ec9ff 10%, #356fd6 100%);background: -webkit-linear-gradient(top, #8ec9ff 10%,#356fd6 100%);background: linear-gradient(to bottom, #8ec9ff 10%,#356fd6 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec9ff', endColorstr='#356fd6',GradientType=0 );border-radius:20px; color:#fff; font-family: Montserrat,sans-serif;border-bottom:3px solid #113e8d;}
.book-container-bx1 .bookright .bottom-btn .viewallbtn_video{float: right;/* background: blue; */padding: 5px 30px;margin: 0px 10px 10px 0px; font-size:18px;   border: none;background: -moz-linear-gradient(top, #8ec9ff 10%, #356fd6 100%);background: -webkit-linear-gradient(top, #8ec9ff 10%,#356fd6 100%);
background: linear-gradient(to bottom, #8ec9ff 10%,#356fd6 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec9ff', endColorstr='#356fd6',GradientType=0 );border-radius:20px; color:#fff; font-family: Montserrat,sans-serif;border-bottom:3px solid #113e8d;}	
.book-container-bx1 .bookright .pubvideo-btn{float: left;background: #fff;padding: 3px; border-radius:10px; border-bottom:3px solid #0e0e0e54; margin:2% 1% 2% 1%; max-width:48%; min-width:48%;}
 .book-container-bx1 .bookright .pubvideo-btn:hover{background-color:#f5c900; text-decoration:none;}
.book-container-bx1 .bookright .pubvideo-btn a{float:left;width: 100%;  border-radius: 10px;color: #181818;font-family: Montserrat,sans-serif;line-height: 28px;font-size: 14px; border:2px solid #3670d6; padding:3px 0px 3px 0px;}
.book-container-bx1 .bookright .pubvideo-btn a:hover{border:2px solid #181818; text-decoration:none; }
.book-container-bx1 .bookright .pubvideo-btn:hover a{text-decoration:none;}
.book-container-bx1 .bookright .pubvideo-btn a i{border-left: 1px solid #acacac;float: right;padding: 3px 13px 3px 5px;margin-left: 10px;font-size: 25px;color: #c90303;text-align: right;}
.tag-video-btn {box-sizing: border-box;/*background: green;*/color: #181818;padding: 5px 0px 5px 10px;height: 40px;line-height: 30px;font-family:Montserrat-Regular;text-transform: uppercase;position: relative;display: inline-block;padding-right: 25px; margin-bottom:20px;background:-moz-linear-gradient(left, #c2e2ff 10%, #86a1d0 100%);background: -webkit-linear-gradient(left, #c2e2ff 10%,#86a1d0 100%);    background: linear-gradient(to right, #c2e2ff 10%,#86a1d0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2e2ff', endColorstr='#86a1d0',GradientType=0 );border-bottom:3px solid #fff;margin-right:20px;width: 240px;}
.tag-video-btn a{color:#181818; text-decoration:none;}
.tag-video-btn:hover{background: -moz-linear-gradient(left, #ee741d 10%, #d61681 100%);background: -webkit-linear-gradient(left, #ee741d 10%,#d61681 100%);background: linear-gradient(to right, #ee741d 10%,#d61681 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee741d', endColorstr='#d61681',GradientType=0 ); color:#fff; text-decoration:none;}
.tag-video-btn:hover a{color:#fff;text-decoration:none;}
.tag-video-btn::after {content: "";display: block;background:#154380;width: 40px;height: 40px;position: absolute;top: 0px;right: -25px;transform:rotate(45deg);-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);}
#bookdetail .modal-dialog{ min-width:55% !important; max-width:65% !important;top:50px;}
#bookdetail button{outline:none;}
#bookdetail .modal-dialog .modal-header{text-align:center; display:inline-block; width:100%;border-bottom: dashed 1px lightblue;margin-bottom: 20px;padding: 15px 15px 15px 15px;}
#bookdetail .modal-dialog .modal-footer{border-top: none !important;}
#bookdetail .modal-dialog .modal-footer button {outline: none;background: #0096db;color: #fff;border: 1px solid #0096db;}
.book-container-bx img{text-align:center; width:100%; max-width:415px;}
.gk-book-bottom-box{float:left; width:100%; height:auto; padding:10px;margin:0px 0px; border-top:2px solid #f1f1f1;}
.gk-book-content-box{float:left; width:100%; height:auto; padding:20px 20px;font-family:helveticaneueregular;}
.gk-book-content-box h1{float: left;font-size: 23px;font-weight: bold;letter-spacing: 1px;width: 100%;margin: 0px;
padding: 10px 0px;color: #005aa5;}
.gk-book-content-box p{font-size:14px;font-weight: normal;letter-spacing: 0.5px;width: 100%;margin: 10px 0px;
padding: 10px 0px;color: #333;}
.gk-book-content-box ol{margin:20px 0px;}
.gk-book-content-box ol li{padding: 5px 0px;font-size: 16px;}
.gk-book-content-box .tab-content h3{float: left;font-size: 18px;font-weight: bold;letter-spacing: 1px;width: 100%;margin: 0px;
padding: 10px 0px;text-transform:capitalize;}
.gkbook-tab{margin:20px 0px;}
.gkbook-tab .nav-tabs > li.active > a, .gkbook-tab .nav-tabs > li.active > a:focus, .gkbook-tab .nav-tabs > li.active > a:hover {
color: #fff;cursor: default;border: 1px solid #000;border-bottom-color: rgb(0, 90, 165);border-bottom-color: transparent;color:#000}
.gkbook-tab .nav-tabs > li > a {margin-right: 2px;line-height: 1.42857143;border: 1px solid transparent;
border-radius: 4px 4px 0 0;color: #333;font-weight: 600;}
.gkbook-tab .nav > li > a:focus, .gkbook-tab  .nav > li > a:hover {color:#fff;text-decoration: none;background-color: #005aa5;}
.gkbook-tab .nav-tabs {border-bottom: 1px solid #000;}
.gk-book-bottom-box button{background-color: #005aa5;color: #fff;padding: 5px 25px;border: 1px solid #005aa5;border-radius: 5px;}
#bookdetail.fade.in {opacity: 1;}
#bookdetail .modal-content{ background: -moz-linear-gradient(left, #d6e2f0 10%, #92c4eb 100%);background: -webkit-linear-gradient(left, #d6e2f0 10%,#92c4eb 100%);background: linear-gradient(to right, #d6e2f0 10%,#92c4eb 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6e2f0', endColorstr='#92c4eb',GradientType=0 );border:10px solid #fff;}
#bookdetail .modal-content{width:100%; display:inline-block; text-align:center;}
#bookdetail .modal-header .close {margin-top: 0px;background: #fff; color:#000;border-radius: 50%;opacity: 9;line-height: 10px !important;margin-right: 0px;}
#bookdetail .dotted::before {content: '';border-bottom: dashed 1px lightblue;padding-top: 21px;width: 100%;display: block;position: absolute;left:0px;}
#bookdetail .btn-ribbon {background-color: #be0a0a;color: #fff;border: 0;height: 40px;padding: 0px 20px;line-height: 40px;font-size: 18px;display: inline-block;position: relative;z-index:2;text-transform:uppercase; font-weight:bold; margin:0px 0px 40px 0px ;}
#bookdetail .btn-ribbon::before, #bookdetail .btn-ribbon::after {content: '';border-top: 20px solid #be0a0a;border-bottom: 20px solid #be0a0a;border-left: 20px solid transparent;border-right: 20px solid transparent;position: absolute;z-index:2;}
#bookdetail .btn-ribbon::before {border-right: 0;left: -20px;}
#bookdetail .btn-ribbon::after {right: -20px;border-left: 0;}
.titlestrip {border-width: 15px;border-style: solid;border-color: transparent;border-top: 0;border-bottom: 0;box-shadow: 0 2px 4px -2px #000;margin: 0 -35px 25px -35px;padding: 0;position: relative;font-family: Montserrat,sans-serif !important;line-height: 24px;font-size:22px; padding:10px 0px}
.titlestrip-primary {background: #fff;border-color: #fff;color: #181818;}
.outbtndiv .tab-content{width:100% !important}
.outbtndiv .panel{background-color:transparent !important;}
.outbtndiv .panel-default {border-color: transparent !important;}
.outbtndiv .nav-tabs {border-bottom: 2px solid #fff !important;width:82% !important;display: flex;justify-content: center !important;margin-top: 0px !important;margin-left: 4px !important;padding-bottom: 1px;}
.outbtndiv nav-tabs>li>a {margin-right: 2px !important;line-height: 1.42857143 !important;border: 1px solid transparent !importantborder-radius: 4px 4px 0 0 !important;color: #181818 !important;font-family: Montserrat,sans-serif !important;line-height: 28px !important;font-size: 17px !important;background-color: #dadada !important;padding: 5px 40px !important;}
.outbtndiv .nav-tabs>li.active>a, .outbtndiv .nav-tabs>li.active>a:focus, .outbtndiv .nav-tabs>li.active>a:hover {color: #fff !important;cursor: default !important;background-color: #0941a1 !important;border: 1px solid #0941a1 !important;border-bottom-color: transparent !important;}
.outbtndiv  .nav-tabs>li>a {margin-right: 2px !important;border: 1px solid transparent !important;;border-radius: 4px 4px 0 0 !important; background: #f1f1f1 !important;padding: 5px 40px !important;margin: 0px 6px !important;color: #181818 !important;font-family: Montserrat,sans-serif !important;line-height: 28px !important;;font-size: 17px !important;}
.outbtndiv .panel-body .pubvideo-btn:nth-child(6).pubmargin-bottom-40 {margin-bottom: 40px;}
@media (min-width: 768px) {
.outbtndiv .panel-heading {display: none;}
.outbtndiv .panel {border: none;box-shadow: none;}
.outbtndiv .panel-collapse {height: auto;}
.outbtndiv .panel-collapse.collapse {display: block;}
}
@media (max-width: 767px) {
.outbtndiv .tab-content .tab-pane {display: block;}
.outbtndiv .nav-tabs { display: none;}
.outbtndiv .panel-title a {display: block;}
.outbtndiv .panel {margin: 0;box-shadow: none;border-radius: 0;margin-top: -2px;}
.outbtndiv .tab-pane:first-child .panel {border-radius: 5px 5px 0 0;}
.outbtndiv .tab-pane:last-child .panel {border-radius: 0 0 5px 5px;}
}
/*================
Modal
==================*/
#gkbdModal .modal-dialog {max-width: 600px;border: 8px solid #046ea2;border-radius: 20px;font-family:helveticaneueregular;}
#gkbdModal .modal-dialog .form-group span{font-size: 13px;padding: 5px 0px 20px 0px;float: left;color: #757575;}
#gkbdModal .modal-dialog .form-control::placeholder {color:#a6a6a6;opacity: 1;}
#gkbdModal .modal-footer .submit{background: #0065b5;border: 1px solid #0065b5;color: #fff;}
#gkbdModal .modal-footer .closen{background: #f28738;border: 1px solid #f28738;color: #fff;}
#gkbdModal .modal-content{background-image:url(../jpg/bg-1-1.jpg);padding: 0px 30px;}
#gkbdModal .modal-header {padding: 10px 0px;border-bottom: 1px solid #e5e5e5;}
#gkbdModal .modal-header .close {margin-top: -15px;font-size: 40px;color: #035983;opacity: 0.9;}
#gkbdModal .checkbox-bx{float:left;margin: 0px 10px 0px 0px;}
#gkbdModal .checkbox-bx {display: block;position: relative;padding-left: 35px;margin-bottom: 12px;cursor: pointer;font-size: 15px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}

/* Hide the browser's default checkbox */
#gkbdModal .checkbox-bx input {position: absolute;opacity: 0;cursor: pointer;height: 0;width: 0;}

/* Create a custom checkbox */
.checkmark {position: absolute;top: 0;left: 0;height: 25px;width: 25px;background-color:#fff;border: 1px solid #0065b5;}

/* On mouse-over, add a grey background color */
#gkbdModal .checkbox-bx:hover input ~ .checkmark {background-color: #ccc;}

/* When the checkbox is checked, add a blue background */
#gkbdModal .checkbox-bx input:checked ~ .checkmark {background-color: #2196F3;border: 1px solid #2196F3;}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {content: "";position: absolute;display: none;}

/* Show the checkmark when checked */
#gkbdModal .checkbox-bx input:checked ~ .checkmark:after {display: block;}

/* Style the checkmark/indicator */
#gkbdModal .checkbox-bx .checkmark:after {left: 9px;top: 5px;width: 7px;height: 13px;border: solid white;border-width: 0 3px 3px 0;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}
#gkbdModal .selectpicker{padding:15px 15px;}


/**Additional-REsource-Page**/
.addi-full{float:left; width:100%; height:auto;}
.addi-resource-box {float:left;width: 100%;box-sizing: border-box;border-radius: 5px;border: 2px solid #ccc;padding: 15px;display: inline-block;min-height: 185px;margin-bottom:5px;}
.resource-download-div{float:right;margin-bottom:20px;}
.resource-download-div a{text-decoration:none; color:#000;}
.resource-download-div a i{color:#000;}
.addi-resource-box img{width:100%;}
.addi-right{float:right; width:auto;}
.addi-right ul{margin:0px 0px; padding:0px 0px;}
.addi-right ul li{float:left; list-style:none;margin: 5px 5px 0px 5px;width: 30px;height:30px;}
.addi-right ul li img{width:100%;}
.adiview-btn {float:right;margin-right:15px;margin-top:10px;}
.adiview-btn a {border: 2px solid #0096db;float: right;width: auto;text-align: center;margin: 10px 0px 0px 0px !important;border-radius: 25px;padding: 5px 20px;font-weight: bold;color: #0096db;font-size: 16px;font-family: Montserrat,sans-serif;}
.adiview-btn a:hover {background-color: #0096db;color: #fff;text-decoration: none;}
.heading-2 p {margin-bottom: 30px;font-size: 16px;font-weight: 400;line-height: 1.8;color: #000;font-family:Montserrat-Regular;float: left;text-align: justify;}

/*Pricedetail*/
.book-container-bx2 .bookleft1 {float: left;width: 50%;height: auto;padding: 40px;}
 .book-container-bx2 .bookleft1 img {width: 80%;border-right: 10px solid white !important;border: 7px solid #c0d7e2bf;-moz-box-shadow: 3px 3px 5px -1px #94a1a7;-webkit-box-shadow: 3px 3px 5px -1px #94a1a7;box-shadow: 3px 3px 5px -1px #94a1a7;float:right;}
.book-container-bx2 .bookright1 {float: left;width:50%;height: 500px;padding: 40px;text-align:left;}
.book-container-bx2 .bookright1 h1{font-family: Montserrat;color: #0284be;margin: 0px 0px;padding: 0px 0px;font-size: 28px;text-align: center;}
.book-price-detail{float:left; width:100%; height:auto;margin:40% 0;text-align: center;}
.singlebook-price-btn {float: right;width: auto;font-family: Montserrat;height: auto;margin: 50px -10px 0px 0px;padding: 5px 20;text-align: center;display: inline-block;border-radius: 5px;background-color: rgba(0, 0, 0, 0.11);color: #000;font-size: 16px;border-bottom: 3px solid rgba(51, 51, 51,0.33);}
.price-btn{width: auto;font-family: Montserrat;height: auto;margin: 10px;padding: 5px 20;text-align: center;display: inline-block;border-radius: 5px;background-color:rgba(0, 0, 0, 0.11);color:#000;font-size:16px;border-bottom:3px solid rgba(51, 51, 51, 0.33);}
.book-container-bx .bookleft1 {float: left;width: 50%;height: auto;padding: 40px;}
.book-container-bx .bookleft1 img {width: 80%;border-right: 10px solid white !important;border: 7px solid #c0d7e2bf; -moz-box-shadow: 3px 3px 5px -1px #94a1a7;-webkit-box-shadow: 3px 3px 5px -1px #94a1a7;box-shadow: 3px 3px 5px -1px #94a1a7;float:right;}
.book-container-bx .bookright1 {float: left;width:50%;height: 500px;padding: 40px;text-align:left;}
.book-container-bx .bookright1 h1{font-family: Montserrat;color: #0284be;margin: 0px 0px;padding: 0px 0px;font-size: 28px;    text-align: center;}
.book-container-bx .bookright1 .singlebook-price-btn {float: right;width: auto;font-family: Montserrat;height: auto;margin: 90% -10px 0px 0px;padding: 5px 20px;text-align: center; display: inline-block;border-radius: 5px;background-color: rgba(0, 0, 0, 0.11);color: #000;font-size: 16px;border-bottom: 3px solid rgba(51, 51, 51,0.33);}
.resource-repository-strip{float: left;width: 100%;padding: 7px 15px;background: #0095df;color: #fff;margin: 0px 10px;border-radius: 5px;font-family: Montserrat-Regular;font-size: 19px;text-align: center;}
.tag-video-btn a:hover { text-decoration: none; color: #000;}
.pubvideo-btn.gkrdfindmxw {max-width: 40% !important;min-width: 40% !important;margin: 2% 0 2% 8% !important;}
.book-container-bx1 .bookright .pubvideo-btn a.cchght {min-height: 70px;}
.outbtndiv.chnhght .pubvideo-btn:nth-child(2) a, .outbtndiv.chnhght .pubvideo-btn:nth-child(5) a {min-height: 70px;}
.ar-container1{float: left;width: 100%;height: auto;}
.ar-container{float: left;width: 100%;height: auto;/*box-shadow: 0 9px 0px 0px white, 0 -9px 0px 0px white, 2px 0 5px -4px rgb(139 139 139 / 80%), -2px 0 5px -4px rgb(139 139 139 / 80%);*/}
.ar-banner{float: left;width: 100%;height: auto;}
.ar-banner img{width: 100%;height:auto;}
.ar-content-container{float: left;width: 100%;height: auto;padding: 0px 40px;}
/*.ar-blue-strip h1{background-color: #3a66ae;padding: 10px 10px;text-transform: uppercase;font-size: 30px;margin: 10px 0px 0px 0px;float: left;width: 100%;max-width: 450px;font-weight: bold;color: #fff;text-align: center;}*/
.ar-content-container h2{float: left;font-size: 28px;font-weight: bold; width: 100%;margin: 0px 0px;padding: 10px 0px;font-family: OpenSans-Bold;}
.ar-content-container h2 strong{font-family: OpenSans-Bold;}
.ar-content-container ul{float: left;width: 100%;height: auto;list-style: none;margin: 10px 0px;padding: 0px 0px;}
.ar-content-container ul li{float: left;width: 100%;background-image:url(../png/ar-listing-icon.png);background-repeat: no-repeat;background-position: 0px 8px;font-size: 18px;padding: 4px 0px 4px 29px;margin: 0px 0px 0px 0px;}
.ar-content-container ul li strong{font-family: OpenSans-Bold;}
.ar-orange-strip h1{background-color: #ec681f;padding: 10px 10px;text-transform: uppercase;font-size: 30px;margin: 10px 0px 0px 0px;float: left;width: 100%;max-width: 450px;font-weight: bold;color: #fff;text-align: center;}
.ar-left-listingcontainer{float: left;width:100%;height: auto;padding:0px 10px 10px 0px;}
.ar-right-listingcontainer{float: right;width: 25%;height: auto;text-align:center;padding:0px 0px 10px 0px;}
.ar-right-listingcontainer h1{color: #005aa5;font-size: 30px;font-weight: bold;text-align: CENTER;font-family:OpenSans-Bold;}
.ar-right-listingcontainer h2{color: #005aa5;font-size: 20px;font-weight: bold;text-align: CENTER;line-height: 26px;font-family: OpenSans-Bold;}
.scan-code-img{float:left;width:100%;text-align:center;}
.scan-code-img img{width:100%;text-align: center;display: inline-block;max-width: 140px;}
.ar-bottom-strip{float:left; width:100%;height:65px;background-image:url(../png/ar-bottom.png);background-repeat:no-repeat;border-radius:0px 0px 30px 30px; margin:0px 0px 0px 0px;background-size: 100%;}
.ar-appstorebtn-container{text-align: center;display: flex;align-items: flex-start;justify-content: center;margin:10px 10px 20px 10px;}
.ar-appstore-btn{/*float:left;border:2px solid #3a66ae;border-radius:10px;padding:5px 30px;margin:0px 10px;*/width:258px;height:71px;margin: 0px 20px 0px 0px;}
.ar-appstore-btn img{width:100%;}
.ar-appstore-btn:hover{/*border:2px solid #7e99c7;*/}
/*.ar-appstore-btn img{float:left;padding:0px 20px 0px 0px;}*/
.appstorebtn-txt{float:left;}
.appstorebtn-txt span{float: left;font-size: 14px;font-weight: bold;margin: 0px;padding: 0px;color: #3a66ae;padding: 7px 0px;width:100%; text-align:left;}
.appstorebtn-txt h1{margin: 0px;padding: 0px;font-size: 30px;font-weight: bold;color: #3a66ae;line-height: 19px;}
.ar-googleplay-btn{/*float:left;border:2px solid #e5097f;border-radius:10px;padding:5px 30px;margin:0px 10px;*/width:258px;height:71px;}
.ar-googleplay-btn img{width:100%;}
.ar-googleplay-btn:hover{/*border:2px solid #e771b0;*/}
/*.ar-googleplay-btn img{float:left;padding:0px 20px 0px 0px;}*/
.googleplay-txt{float:left;}
.googleplay-txt span{float: left;font-size: 14px;font-weight: bold;margin: 0px;padding: 0px;color: #e5097f;padding: 7px 0px;width:100%; text-align:left;}
.googleplay-txt h1{margin: 0px;padding: 0px;font-size: 30px;font-weight: bold;color: #e5097f;line-height: 19px;}
.dis-inline{display: inline-block;text-align: center;}

/***********Advanced-GK************/
.advanced-gk-book-banner{float:left;width:100%;height:auto; background-image:url(../png/advanced-gk-book-bannerbg.png); background-repeat:repeat-x;margin:40px 0px;padding:80px 0px;position:relative;}
.newinner-banner {float: left;width: 100%;height:274px;}
.new-inner-banner {float: left;width: 100%;background-image: url(../png/advanced-gk-banner.png);background-size: cover;
max-height: 274px;height:274px;display:block;}
.new-inner-banner1 {float: left;width: 100%;background-image: url(../jpg/inner-responsive-banner.jpg);background-size: cover;
display:none;}
.inner-mainpage-banner {float: left;width: 100%;background-image: url(../jpg/book-banner-main.jpg);background-size: cover;
max-height: 274px;height:274px;display:block;}
.inner-mainpage-banner1 {float: left;width: 100%;background-image: url(../jpg/book-main-responsive-banner.jpg);background-size: cover;
display:none;}

.inner-desktop-banner{display:block;}
.inner-mobile-banner{display:none;}

.newbanner-heading {width: 100%;font-family: helveticaneueregular;display: flex;align-items: center;justify-content: center;
height: 100%;}
.newbanner-heading h2 {font-size: 37px;color: #178ccf;margin: 0px 0px 10px 0px;letter-spacing: 0.2px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;display: flex;align-items: center;justify-content: center;background: #fff;padding: 5px 25px;    border-radius: 30px;border-bottom: 5px solid #78c5ef;font-weight: bold;line-height: 40px;}
.newbanner-heading1 {width: 100%;font-family: helveticaneueregular;display: flex;align-items: center;justify-content: center;
height: 100%;}
.newbanner-heading1 h2 {font-size: 37px;color: #178ccf;margin: 0px 0px 10px 0px;letter-spacing: 0.2px;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;display: flex;align-items: center;justify-content: center;background: #fff;padding: 5px 25px;    border-radius: 30px;border-bottom: 5px solid #78c5ef;font-weight: bold;line-height: 40px;}

.flipbook-section{float:left; width:100%; height:auto; background-image:url(../png/book-background.png); background-repeat:no-repeat;margin:40px 0px;}
.flipbook-section img{width:100%;}
.advanced-gk-content-section{float:left; width:100%; height:auto;position:relative;margin:20px 0px 40px 0px;}
.advancedgk-heading-with-line {position: relative;}
.advancedgk-heading-with-line h1{margin:0px 0px;}
.advancedgk-heading-with-line span {display: inline-block;background: #1a8ccb;padding: 7px 30px;border-radius: 25px 0px 0px 0px;
color: #fff;font-weight: bold;font-size: 25px;}
.advancedgk-heading-with-line span:after {content: "";position: absolute;top: 50%;display: block;width: 100%;min-width:1075px;height: 4px;
transform: translateY(-50%);background-color: #1a8ccb;z-index: -1;}
.cartoon-relative{position:relative;}
.cartoon{position: absolute;width: 125px;height: 103px;bottom: 0px;right: 15px;}
.cartoon img{width:100%;}
.advanced-gk-bottom-strip{background-color:#1a8ccb;height:20px;border-radius:0px 0px 0px 10px;}
.advanced-listing{ width:100%; height:auto;}
.advanced-listing ul {margin:30px 15px 30px 15px; padding:0px 0px; list-style:none;width:100%;}
.advanced-listing ul li{background-image: url(../png/advance-listing-check.png);background-repeat: no-repeat;padding: 5px 0px 5px 35px;font-size: 18px;background-position: 0px 13px;background-size: 25px;line-height: 28px;}	
#kindergardenDiv, #generalknowledgeDiv, #computerseriesDiv, #englishgrammarseriesDiv, #hindigrammarseriesDiv{display:none;}
#owl-1{float:left;width:100%;position:relative;}
#owl-1 .owl-carousel .owl-nav .owl-prev{top: 50%;left: -100px;position:absolute;width:100px; }
#owl-1 .owl-carousel .owl-nav .owl-next{ top: 50%;  right: -100px;position:absolute;width:100px;}
#owl-1 .owl-carousel .owl-nav .owl-prev:focus, #owl-1 .owl-carousel .owl-nav .owl-next:focus{outline:none;}
#owl-1 .card-main{float:left;width:95%;height:auto;}
#owl-1 .card{box-shadow:12px 10px 14px 12px #eee; text-align:center; margin:10px 0px;height:275px;float:left;width:100%;border:none;margin-left: 10px;margin-right: 10px;border-radius:15px;position:relative;}
#owl-1 .card.kindergarden .kindergardentopstrip{float:left;background-color:#ee751d;height:25px;border-radius:20px 20px 0px 0px;}
#owl-1 .card.kindergarden .kindergardenbottomstrip{float:left;background-color:#ee751d;height:25px;border-radius:0px 0px 20px 20px; position:relative;}
#owl-1 .card.generalknowledge .generalknowledgetopstrip{float:left;background-color:#d61781;height:25px;border-radius:20px 20px 0px 0px;}
#owl-1 .card.generalknowledge .generalknowledgebottomstrip{float:left;background-color:#d61781;height:25px;border-radius:0px 0px 20px 20px; position:relative;}
#owl-1 .card.computerseries .computerseriestopstrip{float:left;background-color:#0096db;height:25px;border-radius:20px 20px 0px 0px;}
#owl-1 .card.computerseries .computerseriesbottomstrip{float:left;background-color:#0096db;height:25px;border-radius:0px 0px 20px 20px; position:relative;}
#owl-1 .card.englishgrammar .englishgrammartopstrip{float:left;background-color:#60b138;height:25px;border-radius:20px 20px 0px 0px;}
#owl-1 .card.englishgrammar .englishgrammarbottomstrip{float:left;background-color:#60b138;height:25px;border-radius:0px 0px 20px 20px; position:relative;}
#owl-1 .card.hindigrammar .hindigrammartopstrip{float:left;background-color:#6766cc;height:25px;border-radius:20px 20px 0px 0px;}
#owl-1 .card.hindigrammar .hindigrammarbottomstrip{float:left;background-color:#6766cc;height:25px;border-radius:0px 0px 20px 20px; position:relative;}
#owl-1 .card.kindergarden .up-arrow {display: inline-block; position: relative;background: #ee751d;color: #FFF;   text-decoration: none;padding: 3px;border-radius: 0px 0px 20px 20px;font-size: 20px;font-weight: bold;}
#owl-1 .card.kindergarden .up-arrow:after {content: '';display: block;position: absolute;left: 0;right: 0;margin-left: auto;
margin-right: auto;bottom: 100%;width: 0;height: 0;border-bottom: 10px solid #ee751d;border-top: 10px solid transparent;
border-left: 10px solid transparent;border-right: 10px solid transparent;}
#owl-1 .card.generalknowledge .up-arrow {display: inline-block;position: relative;background: #d61781;color: #FFF;    text-decoration: none;padding: 3px;border-radius: 0px 0px 20px 20px;font-size: 20px;font-weight: bold;}
#owl-1 .card.generalknowledge .up-arrow:after {content: '';display: block;position: absolute;left: 0;right: 0;margin-left: auto;
margin-right: auto;bottom: 100%;width: 0;height: 0;border-bottom: 10px solid #d61781;border-top: 10px solid transparent;
border-left: 10px solid transparent;border-right: 10px solid transparent;}
#owl-1 .card.computerseries .up-arrow {display: inline-block;position: relative;background: #0096db;color: #FFF;    text-decoration: none;padding: 3px;border-radius: 0px 0px 20px 20px;font-size: 20px;font-weight: bold;}
#owl-1 .card.computerseries .up-arrow:after {content: '';display: block;position: absolute;left: 0;right: 0;margin-left: auto;
margin-right: auto;bottom: 100%;width: 0;height: 0;border-bottom: 10px solid #0096db;border-top: 10px solid transparent;
border-left: 10px solid transparent;border-right: 10px solid transparent;}
#owl-1 .card.englishgrammar .up-arrow {display: inline-block;position: relative;background: #60b138;color: #FFF;    text-decoration: none;padding: 3px;border-radius: 0px 0px 20px 20px;font-size: 20px;font-weight: bold;}
#owl-1 .card.englishgrammar .up-arrow:after {content: '';display: block;position: absolute;left: 0;right: 0;margin-left: auto;
margin-right: auto;bottom: 100%;width: 0;height: 0;border-bottom: 10px solid #60b138;border-top: 10px solid transparent;
border-left: 10px solid transparent;border-right: 10px solid transparent;}
#owl-1 .card.hindigrammar .up-arrow {display: inline-block;position: relative;background: #6766cc;color: #FFF;    text-decoration: none;padding: 3px;border-radius: 0px 0px 20px 20px;font-size: 20px;font-weight: bold;}
#owl-1 .card.hindigrammar .up-arrow:after {content: '';display: block;position: absolute;left: 0;right: 0;margin-left: auto;
margin-right: auto;bottom: 100%;width: 0;height: 0;border-bottom: 10px solid #6766cc;border-top: 10px solid transparent;
border-left: 10px solid transparent;border-right: 10px solid transparent;}
#owl-1 .card.kindergarden .up-arrow i, #owl-1 .card.generalknowledge .up-arrow i, #owl-1 .card.computerseries .up-arrow i, #owl-1 .card.englishgrammar .up-arrow i, #owl-1 .card.hindigrammar .up-arrow i {padding:5px 0px 0px 10px;}
#owl-1 .card.kindergarden .kindergardencontent, #owl-1 .card.generalknowledge .generalknowledgecontent, #owl-1 .card.computerseries .computerseriescontent, #owl-1 .card.englishgrammar .englishgrammarseriescontent, #owl-1 .card.hindigrammar .hindigrammarseriescontent {float:left; width:100%;height: 215px;display: flex;align-items: center;    justify-content: center;}
#owl-1 .card.kindergarden .kindergardencontent h1{font-size: 23px;font-weight: bold;color: #ee751d;line-height: 27px;}
#owl-1 .card.generalknowledge .generalknowledgecontent h1{font-size: 23px;font-weight: bold;color: #d61781;line-height: 27px;}
#owl-1 .card.computerseries .computerseriescontent h1{font-size: 23px;font-weight: bold;color: #0096db;line-height: 27px;}
#owl-1 .card.englishgrammar .englishgrammarseriescontent h1{font-size: 23px;font-weight: bold;color: #60b138;line-height: 27px;}
#owl-1 .card.hindigrammar .hindigrammarseriescontent h1{font-size: 23px;font-weight: bold;color: #6766cc;line-height: 27px;}
#kindergardenDiv .accordion {float:left;width: 100%;max-width: 340px;margin: 20px auto 20px;background: #ffd5af;   -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0px 0px 20px 20px;border: 4px solid #f69247;padding: 8px 15px;list-style:none;
}
#owl-1 .accordion{list-style:none;} 
#kindergardenDiv .accordion .link {display: block;padding: 5px 5px 5px 10px;color: #000;font-size: 15px;font-weight: 700;
position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;background: #fcc493;
margin: 10px 0px;}
#kindergardenDiv .accordion li:last-child .link { border-bottom: 0; }
#kindergardenDiv .accordion .link:hover, #generalknowledgeDiv .accordion .link:hover, #computerseriesDiv .accordion .link:hover, #englishgrammarseriesDiv .accordion .link:hover, #hindigrammarseriesDiv .accordion .link:hover{background:#fff !important;}
#kindergardenDiv .accordion li i {position: absolute;top: 2px;right: 12px;font-size: 20px !important;color: #ee751d;  -webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
#kindergardenDiv .accordion li i.fa-chevron-down {right: 12px;left: auto;font-size: 20px !important;}
#kindergardenDiv .accordion li.open .link { color: #ee751d; }
#kindergardenDiv .accordion li.open i { color: #ee751d; }
#kindergardenDiv .accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);  -o-transform: rotate(180deg);transform: rotate(180deg);}
/**
 * Submenu
 -----------------------------*/


#kindergardenDiv .submenu {/*display: none;*/background: #fcc493;font-size: 14px;}
#kindergardenDiv .submenu li { border-bottom: 1px solid #fff; }
#kindergardenDiv .submenu a {display: block;text-decoration: none;color: #000;padding: 12px;padding-left: 20px;  -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
#kindergardenDiv .submenu a:hover {background: #ee751d;color: #FFF;}


/******************/

#kindergardenDiv .accordion {float:left;width: 100%;max-width: 340px;margin: 20px auto 20px;background: #ffd5af;-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0px 0px 20px 20px;border: 4px solid #f69247;padding: 8px 15px;list-style:none;}
#owl-1 .accordion{list-style:none;} 
#kindergardenDiv .accordion .link1 {display: block;padding: 5px 5px 5px 10px;color: #000;font-size: 15px;font-weight: 700;position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;background: #fcc493;margin: 10px 0px;}
#kindergardenDiv .accordion li:last-child .link1 { border-bottom: 0; }
#kindergardenDiv .accordion .link:hover, #generalknowledgeDiv .accordion .link:hover, #computerseriesDiv .accordion .link:hover, #englishgrammarseriesDiv .accordion .link1:hover, #hindigrammarseriesDiv .accordion .link:hover, #englishreaderDiv .accordion .link:hover, #mathsseriesDiv .accordion .link1:hover, #scienceseriesDiv .accordion .link:hover, #environmentalstudiesseriesDiv .accordion .link1:hover{background:#fff !important;}
#kindergardenDiv .accordion li i {position: absolute;top: 2px;right: 12px;font-size: 20px !important;color: #ee751d;  -webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
#kindergardenDiv .accordion li i.fa-chevron-down {right: 12px;left: auto;font-size: 20px !important;}
#kindergardenDiv .accordion li.open .link1 { color: #ee751d; }
#kindergardenDiv .accordion li.open i { color: #ee751d; }
#kindergardenDiv .accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);  -o-transform: rotate(180deg);transform: rotate(180deg);}
/*********************/

#kindergardenDiv .submenu1 {display: none;background: #fcc493;font-size: 14px;}
#kindergardenDiv .submenu1 li { border-bottom: 1px solid #fff; }
#kindergardenDiv .submenu1 a {display: block;text-decoration: none;color: #000;padding: 12px;padding-left: 20px;  -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
#kindergardenDiv .submenu1 a:hover {background: #ee751d;color: #FFF;}

/********General-Knowledge-Div*******/
#generalknowledgeDiv .accordion {float:left;width: 100%;max-width: 340px;margin: 20px auto 20px;background: #f7c6dc;    -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0px 0px 20px 20px;border: 4px solid #ef4ba2;padding: 8px 15px;}
#generalknowledgeDiv .accordion .link {display: block;padding: 5px 5px 5px 10px;color: #000;font-size: 15px;font-weight: 700;
position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;background: #fae0ed;
margin: 10px 0px;}
#generalknowledgeDiv .accordion li:last-child .link { border-bottom: 0; }
#generalknowledgeDiv .accordion li i {position: absolute;top: 2px;right: 12px;font-size: 20px !important;color: #ee751d;
-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
#generalknowledgeDiv .accordion li i.fa-chevron-down {right: 12px;left: auto;font-size: 20px !important;}
#generalknowledgeDiv .accordion li.open .link { color: #ee751d; }
#generalknowledgeDiv .accordion li.open i { color: #ee751d; }
#generalknowledgeDiv .accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);transform: rotate(180deg);}
.menu-practice-zone ul{padding:0px 0px; margin:0px 0px;}

/**
 * Submenu
 -----------------------------*/

#generalknowledgeDiv .submenu {/*display: none;*/background: #fcc493;font-size: 14px;}
#generalknowledgeDiv .submenu li { border-bottom: 1px solid #fff; }
#generalknowledgeDiv .submenu a {display: block;text-decoration: none;color: #000;padding: 12px;padding-left: 42px;  -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
#generalknowledgeDiv,  .submenu a:hover {background: #ee751d;color: #FFF;}
/**********Computer-Series***********/
#computerseriesDiv .accordion {float:left; width: 100%;max-width: 340px;margin: 20px auto 20px;background: #cff0ff;    -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0px 0px 20px 20px;border: 4px solid #7ac7f1;padding: 8px 15px;}
#computerseriesDiv .accordion .link {display: block;padding: 5px 5px 5px 10px;color: #000;font-size: 15px;font-weight: 700;
position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;background: #b5e3fa;
margin: 10px 0px;}
#computerseriesDiv .accordion li:last-child .link { border-bottom: 0;}
#computerseriesDiv .accordion li i {position: absolute;top: 2px;right: 12px;font-size: 20px !important;color: #ee751d;
  -webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
#computerseriesDiv .accordion li i.fa-chevron-down {right: 12px;left: auto;font-size: 20px !important;}
#computerseriesDiv .accordion li.open .link { color: #ee751d;}
#computerseriesDiv .accordion li.open i { color: #ee751d;}
#computerseriesDiv .accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);transform: rotate(180deg);}
/**
 * Submenu
 -----------------------------*/

#computerseriesDiv .submenu {display: none;background: #fcc493;font-size: 14px;}
#computerseriesDiv .submenu li { border-bottom: 1px solid #fff; }
#computerseriesDiv .submenu a {display: block;text-decoration: none;color: #000;padding: 12px;padding-left: 42px;  -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
#computerseriesDiv .submenu a:hover {background: #ee751d;color: #FFF;}
/**************ENglish-Grammar****************/
#englishgrammarseriesDiv .accordion {float:left;width: 100%;max-width: 340px;margin: 20px auto 20px;background: #bcd698;
-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0px 0px 20px 20px;border: 4px solid #76b753;padding: 8px 15px;}
#englishgrammarseriesDiv .accordion .link {display: block;padding: 5px 5px 5px 10px;color: #000;font-size: 15px;font-weight: 700;
position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;background: #dae7b2;
margin: 10px 0px;}
#englishgrammarseriesDiv .accordion li:last-child .link { border-bottom: 0; }
#englishgrammarseriesDiv .accordion li i {position: absolute;top: 2px;right: 12px;font-size: 20px !important;color: #ee751d;
-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
#englishgrammarseriesDiv .accordion li i.fa-chevron-down {right: 12px;left: auto;font-size: 20px !important;}
#englishgrammarseriesDiv .accordion li.open .link { color: #ee751d; }
#englishgrammarseriesDiv .accordion li.open i { color: #ee751d; }
#englishgrammarseriesDiv .accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);transform: rotate(180deg);}

/**
 * Submenu
 -----------------------------*/
#englishgrammarseriesDiv .submenu {display: none;background: #fcc493;font-size: 14px;}
#englishgrammarseriesDiv .submenu li { border-bottom: 1px solid #fff; }
#englishgrammarseriesDiv .submenu a {display: block;text-decoration: none;color: #000;padding: 12px;padding-left: 42px;
-webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
#englishgrammarseriesDiv .submenu a:hover {background: #ee751d;color: #FFF;}
/**************Hindi-Grammer************/
#hindigrammarseriesDiv .accordion {float:left;width: 100%;max-width: 340px;margin: 20px auto 20px;background: #cccce4;    -webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 0px 0px 20px 20px;border: 4px solid #8b86b5;padding: 8px 15px;}
#hindigrammarseriesDiv .accordion .link {display: block;padding: 5px 5px 5px 10px;color: #000;font-size: 15px;font-weight: 700;
position: relative;-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;background: #bab9db;
margin: 10px 0px;}
#hindigrammarseriesDiv .accordion li:last-child .link { border-bottom: 0; }
#hindigrammarseriesDiv .accordion li i {position: absolute;top: 2px;right: 12px;font-size: 20px !important;color: #ee751d;
-webkit-transition: all 0.4s ease;-o-transition: all 0.4s ease;transition: all 0.4s ease;}
#hindigrammarseriesDiv .accordion li i.fa-chevron-down {right: 12px;left: auto;font-size: 20px !important;}
#hindigrammarseriesDiv .accordion li.open .link { color: #ee751d; }
#hindigrammarseriesDiv .accordion li.open i { color: #ee751d; }
#hindigrammarseriesDiv .accordion li.open i.fa-chevron-down {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);transform: rotate(180deg);}
/**
 * Submenu
 -----------------------------*/
#hindigrammarseriesDiv .submenu {display: none;background: #fcc493;font-size: 14px;}
#hindigrammarseriesDiv .submenu li { border-bottom: 1px solid #fff; }
#hindigrammarseriesDiv .submenu a {display: block;text-decoration: none;color: #000;padding: 12px;padding-left: 42px;  -webkit-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;}
#hindigrammarseriesDiv .submenu a:hover {background: #ee751d;color: #FFF;}
/*
:hover.up-arrow:after {
	border-bottom-color: brown;
}
a:hover.up-arrow {
	background: brown;
}*/

#owl-2{float:left;width:100%;position:relative;}
#owl-2 .owl-carousel .owl-nav .owl-prev{top: 50%;left: -100px;position:absolute;width:100px; }
#owl-2 .owl-carousel .owl-nav .owl-next{ top: 50%;  right: -100px;position:absolute;width:100px;}
#owl-2 .owl-carousel .owl-nav .owl-prev:focus, #owl-1 .owl-carousel .owl-nav .owl-next:focus{outline:none;}
#owl-2 .card{text-align:center; margin:10px 0px;height:auto;float:left;width:100%;border:none;position:relative;background-color:transparent;}
#owl-2 .card .card-content p{font-size: 18px;line-height: 22px;color: #fff;margin: 0 0 15px 0px;}
#owl-2 .card::after {content: '';position: absolute;top: 100px;right: -30px;background: url(../png/rightarrow1.png) no-repeat top center;
width: 22px;height: 30px;}
#owl-2  .owl-carousel .owl-nav.disabled{display:block;}

#owl-3{float:left;width:100%;position:relative;display:block;}
#owl-3 .card{background: #f6f6f6;border: 1px solid #e8e8e8 !important;padding:15px;}
#owl-3 .card img{width:100%; max-height:350px;min-height:350px;}
#owl-3 .card p{font-size: 15px;font-weight: bold;text-align:center;margin-top: 20px;margin-bottom: 10px;}
#owl-3 .owl-carousel .owl-dots.disabled{display:block;}

.about-slider{width: 100%;margin: auto;float:left;}
.about-box{width: 200px;height: auto;text-align:center;margin: 0px;font-size: 5em;padding: 0px;}
.about-slider .slick-prev, .about-slider .slick-next{position: absolute;line-height: 0;top: 50%;width: 30px;height: 30px;
display: block;padding: 0;-webkit-transform: translate(0, -50%);transform: translate(0, -50%);cursor: pointer;color: transparent;
border: none;outline: none;border-radius: 50px;background: #404040;}
.about-slider .slick-slider{user-select: none;}
.about-slider .slick-next{right: -30px;}
.about-slider .slick-prev{left: -30px;}
.about-slider .slick-next:before{content: '\003e';font-size: 1.2em;font-weight: 1000;padding-left: 12px;color: white;}
.about-slider .slick-prev:before{content: '\003c';font-size: 1.2em;font-weight: 1000;padding-left: 9px;color: white;}
/********************Advanced-GK-Main****************/
.advance-book-main-container{float:left; width:100%; height:auto; margin:30px 0px;}
.advanced-book-bx{float:left; width:100%; height:auto;margin:20px 0px;}
.advanced-book-bx img{width:100%;-moz-box-shadow: 6px 6px 3px #ccc;-webkit-box-shadow: 6px 6px 3px #ccc;box-shadow: 6px 6px 3px #ccc;min-height:317px;}
.button-bx{float:left;width:100%; height:auto;margin:10px 0px 10px 0px}
.button-bx .leftbtn{float:left;font-size:14px;color:#fff; text-align:center;padding:2px 5px;background-image:    -webkit-linear-gradient(to right, #1a8aca, #2d408f); background-image:-moz-linear-gradient(to right, #1a8aca, #2d408f); background-image:-ms-linear-gradient(to right, #1a8aca, #2d408f); background-image: -o-linear-gradient(to right, #1a8aca, #2d408f); 
background-image:linear-gradient(to right, #1a8aca, #2d408f);width:100%;}
.button-bx .leftbtn:hover{float:left;font-size:14px;color:#fff; text-align:center;padding:2px 5px;background:#000;}
.button-bx .rightbtn{float:right;font-size:14px;color:#4d4d4d; text-align:center;padding:2px 10px;border:1px solid #ccc;}
.button-bx .rightbtn i{padding:0px 7px 0px 0px;}
.button-bx .rightbtn:hover{background-color:#000; color:#fff;border:1px solid #000;}
.button-bx p{float:left;font-size:16px;color:#000; text-align:center;font-weight:bold;padding:5px 0px; margin:0px 0px;width:100%;}
#exploreModal .modal-dialog{width: 100%;margin: 6% auto;max-width:90%;}
#exploreModal .modal-body{display:flex; align-items:center; justify-content:center;}
#exploreModal .modal-content {background-color: #cfeafd;border-radius:0px;padding:30px;}
#exploreModal .modal-content .leftmodalbx{float:left; width:25%; height:auto;margin:0px 3%;}
#exploreModal .modal-content .leftmodalbx img{width:100%;-moz-box-shadow: 6px 6px 3px #ccc;-webkit-box-shadow: 6px 6px 3px #ccc;
box-shadow: 6px 6px 3px #ccc;}
#exploreModal .modal-content .rightmodalbx{float:right; width:67%; height:auto;background:#fff;border:3px solid #a2cadd; border-radius:30px;padding:30px 40px;display:flex;align-items:center; justify-content:center;}
#exploreModal .modal-content .rightmodalbx ul{width:100%;margin:40px 0px; padding:0px;list-style:none;}
#exploreModal .modal-content .rightmodalbx ul li {width:24%;background-color: #2C9DDE;color:#fff;font-size: 18px;margin: 20px 20px;padding: 5px 5px;text-align:center;border-radius:6px;font-weight:bold;  display: inline-block;transition: all 0.3s;position: relative;overflow: hidden;z-index: 1;}
#exploreModal .modal-content .rightmodalbx ul li:after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;
background-color: #2C9DDE;z-index: -2;}
#exploreModal .modal-content .rightmodalbx ul li:before {content: "";position: absolute;bottom: 0;left: 0;width: 0%;height: 100%;
  background-color: #1A8BCB;transition: all 0.3s;z-index: -1;}
#exploreModal .modal-content .rightmodalbx ul li:hover {color: #fff;background-color:#1A8BCB;}
#exploreModal .modal-content .rightmodalbx ul li:hover:before {width: 100%;}
#exploreModal button.close {-webkit-appearance: none;padding: 0;cursor: pointer;background: #1a8ccb;border: 0;opacity: 10;
border-radius: 5px; margin-top: -10px;margin-right: -20px;outline:none;}
#exploreModal .close {float: right;font-size: 30px;font-weight: 700;line-height: 30px;color: #fff;text-shadow:none;padding: 0px 7px !important;}
#exploreModal .modal-header{padding:0px 15px 0px 0px;}
.bookbexplore a{position: absolute;bottom: 0%;right: 3%;transform: translate(0%,-50%);color: #1670f0;letter-spacing: 0px;	text-decoration: none;box-shadow: 0 20px 50px rgba(255,255,255,0.05);overflow: hidden;float: right;width: auto;text-align: center;
margin: 0px 0px 0px 0px !important;letter-spacing:0.5px;padding: 6px 20px;font-weight: bold;color: #fff;font-size: 16px !important; border-radius:5px;background-color:#1A1A1A;}
.bookbexplore a:before{position: absolute;top: 2px;left: 2px;bottom
: 2px;content: '';width: 50%;background: rgba(255,255,255,0.05);}
.bookbexplore a span:nth-child(1){position: absolute;top: 0;left: 0;width: 100%;height: 3px;background: linear-gradient(to right, #008dd2, #1779ff);animation: animate1 3s linear infinite;}

@keyframes animate1{0%{transform: translateX(-100%);}100%{transform: translateX(100%);}}

.bookbexplore a span:nth-child(2){position: absolute;top: 0;right: 0;width: 2px;height: 100%;background: linear-gradient(to bottom, #008dd2, #1779ff);animation: animate2 3s linear infinite;animation-delay: 1s;}
@keyframes animate2{0%{transform: translateY(-100%);}
100%{transform: translateY(100%);}}

.bookbexplore a span:nth-child(3){position: absolute;bottom: 0;left: 0;width: 100%;height: 3px;background: linear-gradient(to left, #008dd2, #1779ff);animation: animate3 3s linear infinite;}
@keyframes animate3{0%{transform: translateX(100%);}
100%{transform: translateX(-100%);}}

.bookbexplore a span:nth-child(4){position: absolute;top: 0;left: 0;width: 3px;height: 100%;background: linear-gradient(to top, #008dd2, #1779ff);animation: animate4 3s linear infinite;animation-delay: 1s;}
@keyframes animate4{0%{transform: translateY(100%);}100%{transform: translateY(-100%);}}
#exploreModal .modal-content .rightmodalbx ul div{width:100%;display: flex;justify-content: center;align-items: center;}
.bookbexplore a:hover{background-color:#1a8ccb;}

/****************Detail-page-main-container******************/
.detail-main-container{float:left;width:100%; height:auto;background-color: #cfeafd;margin: 20px 0px;padding:20px 20px;border:1px solid #c4e6ff;}
.detail-main-container .displayflex{display:flex; justify-content:center;align-items:center;}
.detail-main-container .leftbookbx {float: left;width: 25%;height: auto;margin: 0px 3%;}
.detail-main-container .leftbookbx img {width: 100%;-moz-box-shadow: 6px 6px 3px #ccc;-webkit-box-shadow: 6px 6px 3px #ccc;
box-shadow: 6px 6px 3px #ccc;}
.detail-main-container .rightbookbx {float: right;width: 65%;height: auto;background: #fff;border: 3px solid #a2cadd;border-radius: 30px;
padding: 30px 40px;display: flex;align-items: center;justify-content: center;margin:2%;}
.detail-main-container .rightbookbx ul {width: 100%;margin: 40px 0px;padding: 0px;list-style: none;}
.detail-main-container .rightbookbx ul a{color:#fff; text-decoration:none;}
.detail-main-container .rightbookbx ul li {width:auto;background-color: #2C9DDE;color:#fff;font-size: 18px;margin: 20px 20px;padding: 5px 20px;text-align:center;border-radius:6px;font-weight:bold;  display: inline-block;transition: all 0.3s;position: relative;overflow: hidden;z-index: 1;min-width: 175px;}
.detail-main-container .rightbookbx ul li:after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;
background-color: #2C9DDE;z-index: -2;}
.detail-main-container .rightbookbx ul li:before {content: "";position: absolute;bottom: 0;left: 0;width: 0%;height: 100%;
background-color: #1A8BCB;transition: all 0.3s;z-index: -1;}
.detail-main-container .rightbookbx ul li:hover {color: #fff;background-color:#1A8BCB;}
.detail-main-container .rightbookbx ul li:hover:before {width: 100%;}
.detail-main-container .rightbookbx ul div {width: 100%;display: flex;justify-content: center;align-items: center;}

/*********************Modal-box***************/
#ebookmodal .modal-dialog {
    width: 800px !important;
    max-width: 800px !important;
}
#ebookmodal .modal-dialog .modal-content {background-color: #259bdc;
    border: 5px solid #fbfafa;
    padding: 0px 15px;border-radius: 30px;
	margin-top: 105px;
}

#ebookmodal .modal-dialog .modal-content .modal-header {
    font-size: 40px;
    font-weight: bold;
    color: #fff;text-align: center;
    display: inline-block;
	padding:5px 0px 10px 0px;
}
#ebookmodal .modal-dialog .modal-content .modal-header .modal-title {
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    font-size: 40px;
}
	
#ebookmodal .modal-dialog .modal-content .modal-header button.close {
    background: #fff;
    opacity: inherit;
    margin: 0px;	
	
    padding: 0px 6px!important;
    font-size: 30px;
border-radius: 5px;margin:15px 0px 0px 0px;display:none;}
#ebookmodal .modal-dialog .modal-content ul {width: 100%;margin: 0px 0px;padding: 0px;list-style: none;}
#ebookmodal .modal-dialog .modal-content ul a {
   
    text-decoration: none;
}
#ebookmodal .modal-dialog .modal-content ul li {
    width: 30%;
    background-color: #fff ;
    color: #fff;
    font-size: 17px;
    margin: 10px 10px;
    padding: 5px 5px;
    text-align: center;
    border-radius: 6px;
    font-weight: bold;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-bottom: #e8e8e89e 4px solid;
}
#ebookmodal .modal-dialog .modal-content ul li a{color:#000;}
#ebookmodal .modal-dialog .modal-content ul li:hover a{color:#fff;}
#ebookmodal .modal-dialog .modal-content ul li:after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;
background-color: #fff;z-index: -2;}
#ebookmodal .modal-dialog .modal-content ul li:before {content: "";position: absolute;bottom: 0;left: 0;width: 0%;height: 100%;
background-color: #1A8BCB;transition: all 0.3s;z-index: -1;color:#fff !important;}
#ebookmodal .modal-dialog .modal-content ul li:hover {color: #fff;background-color:#1A8BCB; color:#fff !important;}
#ebookmodal .modal-dialog .modal-content ul li:hover:before {width: 100%;color:#fff;}
#ebookmodal .modal-dialog .modal-content ul li:hover:before a{color:#fff;}
#ebookmodal .modal-dialog .modal-content ul div {width: 100%;display: flex;justify-content: center;align-items: center;}

/* letter practice model box*/

/*********************Modal-box***************/
#letter_practice_worksheet .modal-dialog {
    width: 800px !important;
    max-width: 800px !important;
}
#letter_practice_worksheet .modal-dialog .modal-content {background-color: #259bdc;
    border: 5px solid #fbfafa;
    padding: 0px 15px;border-radius: 30px;
	margin-top: 105px;
}

#letter_practice_worksheet .modal-dialog .modal-content .modal-header {
    font-size: 40px;
    font-weight: bold;
    color: #fff;text-align: center;
    display: inline-block;
	padding:5px 0px 10px 0px;
}
#letter_practice_worksheet .modal-dialog .modal-content .modal-header .modal-title {
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    font-size: 40px;
}
	
#letter_practice_worksheet .modal-dialog .modal-content .modal-header button.close {
    background: #fff;
    opacity: inherit;
    margin: 0px;	
	
    padding: 0px 6px!important;
    font-size: 30px;
border-radius: 5px;margin:15px 0px 0px 0px;display:none;}
#letter_practice_worksheet .modal-dialog .modal-content ul {width: 100%;margin: 0px 0px;padding: 0px;list-style: none;}
#letter_practice_worksheet .modal-dialog .modal-content ul a {
   
    text-decoration: none;
}
#letter_practice_worksheet .modal-dialog .modal-content ul li {
    width: 40%;
    background-color: #fff ;
    color: #fff;
    font-size: 18px;
    margin: 10px 10px;
    padding: 5px 5px;
    text-align: center;
    border-radius: 6px;
    font-weight: bold;
    display: inline-block;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
    z-index: 1;
    border-bottom: #e8e8e89e 4px solid;
}
#letter_practice_worksheet .modal-dialog .modal-content ul li a{color:#000;}
#letter_practice_worksheet .modal-dialog .modal-content ul li:hover a{color:#fff;}
#letter_practice_worksheet .modal-dialog .modal-content ul li:after {content: "";position: absolute;bottom: 0;left: 0;width: 100%;height: 100%;
background-color: #fff;z-index: -2;}
#letter_practice_worksheet .modal-dialog .modal-content ul li:before {content: "";position: absolute;bottom: 0;left: 0;width: 0%;height: 100%;
background-color: #1A8BCB;transition: all 0.3s;z-index: -1;color:#fff !important;}
#letter_practice_worksheet .modal-dialog .modal-content ul li:hover {color: #fff;background-color:#1A8BCB; color:#fff !important;}
#letter_practice_worksheet .modal-dialog .modal-content ul li:hover:before {width: 100%;color:#fff;}
#letter_practice_worksheet .modal-dialog .modal-content ul li:hover:before a{color:#fff;}
#letter_practice_worksheet .modal-dialog .modal-content ul div {width: 100%;display: flex;justify-content: center;align-items: center;}
/* End of model box */

.padding-left145 {padding-left: 120px;}
.footer-border-left{border-left: 1px solid #83808085;}