@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css?family=Barlow:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap');
body{
	font-family: 'Barlow', sans-serif;
	font-size: 16px;
	line-height: 25px;
}
ul li{
	list-style: none;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.spacer{
	clear: both;
	padding: 0;
	margin: 0;
}
p{
	padding-bottom: 20px;
}
.breadcrumb-container{
	margin: 20px 10px;
}
.breadcrumb-container li a{
	color: #000000;
}

.inner-page{
	min-height: 500px;
}
body.home .blue-bg{
	background: #000f4e;
	overflow: hidden;
	text-align: center;
	margin-bottom: 0;
}
.blue-bg{
	background: #000f4e;
	overflow: hidden;
	text-align: center;
}
.logo-cont{
	padding: 25px 0 0 0;
	text-align: center;
}
.logo-cont img{
	margin-left: 0;
}
.top-menu{
    padding-top: 20px;
}
/*Banner*/
.banner-container{
	
}
.banner-txt{
	padding: 50px 0 0;
	text-align:left;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	color: #fff;
}
.about-btn{
	background: #fff;
	padding: 15px 25px;
	font-weight: 600;
	color: #081be5;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.37);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.37);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.37);
	margin-right: 20px;
	margin-bottom: 30px;
    border-radius: 50px;
}
.about-btn:hover{
	background: #d4d94e;
	color: #081be5;
}
.ribai-about-img img{
	margin-bottom: 20px 
}
.buy-btn{
	background: #0ea07d;
	color: #fff;
	padding: 20px 40px;
	text-align: center;
	font-size: 14px;
	text-transform: uppercase;
}
.buy-btn:hover{
	background: #c2e0e1;
}
.author-entrepreneur{
	padding-top: 50px;
}
.author-entrepreneur h2{
	color: #081be5;
}
.ribai_book-desc{
	padding: 50px 0;
}
.r-book{
	text-align: center;
	padding-top:40px;
}
p.author-book-dsc{
	text-align: justify;
}
.become-author-image img{
	height: auto;
    max-width: 60%;
    margin: 50px;
}
ul.about-rbook li {
    list-style: disc;
	padding-bottom: 5px;
}
.book-pub-dt{
	color: #000;
    text-align: center;
    background: #fef205;
    padding: 7px 15px;
    width: 40%;
    margin: 0 auto;
}
.book-pg .book-pub-dt{
	color: #000;
    text-align: center;
    background: #fef205;
    padding: 7px 15px;
    width: 40%;
    margin: 0 0 10px;
}
.become-author-entrepreneur-image{
	width: 30%;
	padding-bottom: 70px;
}
.author-desc-cont{
	padding: 50px 0 80px 0;
	background: #000F4E;
    color: #fff;
}
.author-img{
    text-align: right;
}
.about-author-name{
    padding-bottom: 50px;
}
.about-author-name p{
    padding: 23px 0 0 0;
}
.ribai_know_more_btn{
    padding: 0 0 0 473px;
}
.know-more-btn{
	background: #D4D94E;
	color: #000;
	padding: 10px 20px;
	text-align: center;
	font-size: 14px;
    border-radius: 50px;
}
.know-more-btn:hover{
	background: #d4d94e;
	color: #081be5;
}
.know-more-btn:focus{
	background: #081be5;
	color: #fff;
}

/*case studies*/

.owl-carousel .owl-item img {
  display: block;
  width: 90% !important;
  margin: 0 auto 30px;
}
.card {
  background:none !important;
}

.case-studies-section-details{
  padding: 70px 0;
  background: #fffcf0;
  color: #161616;
}
.case-studies-section-details .card-block .case-studies a {
  color: #161616;
}
.case-studies {
    padding: 20px 25px;
    margin: 2px;
    text-align: center;
}
.card-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 1.25rem;
  -moz-column-gap: 1.25rem;
  column-gap: 1.25rem;
  orphans: 1;
  widows: 1;
}
.card-block .case-studies a {
  color: #fff;
}
.card-block .card-columns {
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1
}

.card-block .card-columns .card {
  padding: 0 40px;
  margin-bottom: 1.25rem;
  border: none;
  border-radius: 0
}
.author-books-btn{
    padding-top: 20px;
    margin-bottom: 20px;
}
button, input, select, textarea {
    font-size: 100%;
    margin: 20px 0 !important;
    vertical-align: baseline;
    width: 2% !important;
    border: #ddd 1px solid;
}
@media (min-width: 576px) {
.card-columns .card {
      display: block;
      width: 100%
  }
}
@media only screen and (min-width: 767px) {
  .card-block .card-columns {
      -webkit-column-count:2;
      -moz-column-count: 2;
      column-count: 2
  }
}

@media only screen and (min-width: 1200px) {
  .card-block .card-columns {
      -webkit-column-count:2;
      -moz-column-count: 2;
      column-count: 2
  }
}
.owl-nav{
	display: none;
}
.site .button:not(:hover):not(:active):not(.has-background), button:not(:hover):not(:active):not(.has-background), input[type=submit]:not(:hover):not(:active):not(.has-background), input[type=reset]:not(:hover):not(:active):not(.has-background), .wp-block-search .wp-block-search__button:not(:hover):not(:active):not(.has-background), .wp-block-button .wp-block-button__link:not(:hover):not(:active):not(.has-background), .wp-block-file a.wp-block-file__button:not(:hover):not(:active):not(.has-background) {
    background: 000;
}

/*Show Book Trailer*/
.Show-Book-Trailer{
	padding: 50px 0 ;
}
.about-author{
	padding-bottom: 0;
	color:#b1aaa7;
	background: #f7f7f7;
	overflow: auto;
}
.author-dsc{
	color: #000000;
	text-align: justify;
}
.author-designation{
	color: #081be5;
}
.show-Book-desc ul{
	padding-left: 20px;
	
}
.show-Book-desc ul li{
	list-style: disc;
	padding-bottom: 10px;
}

.book-head{
	color: #081be5;
}
.author-name{
	color: #081be5;
}
/*About Book*/
.container-banner{
	background: #000f4e;
	color: #fff;
}
.main-banner{
	/* background: url(../images/ribai-name-banner.png) no-repeat 50% -60px; */
	color: #2b2928;
}
/*Blog*/

.blog-cont{
    margin: 50px 0;
}
body.home .blog-cont{
	margin: 50px 0;
}
.ribai-blog-cont img{
	margin-bottom: 10px
}
.ribai-category{
	/*display: block;*/
	padding: 10px 0 0;
}
body.home .ribai-blog-cont span.ribai-category{
	display: none;
}
.ribai-blog-cont{
	min-height: 340px;
}
.top-gap{
    padding-top: 50px;
}
.ribai-blog-cont a{
	color: #000000;
}
.ribai-blog-cont a:hover{
	color: #081be5;
}
.about_ribai_desc{
    padding: 0 105px;
}
.quick-links{
    text-align: left;
}
.quick-links a{
    color: #fff;
}
.quick-links a:hover{
    color: #d4d94e;
}

/*Grid List View*/
.products {
    margin: 0;
    overflow: hidden;
}
.products ul li p {
    display: none;
}
.products ul.list li p {
    display: block;
}
.products .list li {
    float: none;
    display: block;
    width: 691px;
    height: 245px;
}
.blog-cont-cat{
	
}
.blog-cont-cat span.ribai-category:first-child{
	display: none;
}

.view{
	float: right;
}
.products ul.list li.ribai-blog-cont{
	min-height: 350px;
}
.products .list li .itemTitle {
    float: left;
    position: relative;
    padding: 45px 0 20px 0;
    width: auto;
    height: auto;
    border: 0;
    background: transparent;
}
.products .list li:hover .itemTitle {
    border: 0;
}
.products .list li .itemTitle a {
    padding: 0 0 5px 0;
}
.products .list li .itemTitle .des {
    color: #333;
    text-transform: none !important;
    padding: 10px 0 0 0;
}
.products .list li .itemTitle p {
    color: #333;
    text-transform: none !important;
    width: 440px;
}
.products .list li .itemIMG {
    height: 243px;
    float: left;
    border-right: 1px solid #d9d9d9;
    margin: 0 13px 0 0;
    width: 230px;
    position: relative;
}
.products .list li .itemIMG img {
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.products .list li .addCART {
    height: 243px;
    border-bottom: 1px solid rgba(51, 51, 51, 1);
}
.products .list li .addCART a {
    margin: 45% auto auto 40px;
}
.products.catalog {
    margin: 80px auto 40px auto;
}
.products.category {
    margin: 10px 0;
    width: 693px;
    float: left;
}
.products ul li {
    float: left;
    padding: 20px;
   /* width: 230px;
    height: 244px;*/
    position: relative;
}

.itemTitle {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 208px;
    height: 36px;
    border: 1px solid rgba(51, 51, 51, 0);
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    border-top: 0;
    padding: 10px;
    background: rgba(255, 255, 255, 0.5);
}
.itemTitle p, .itemTitle span, .itemTitle a {
    text-transform: uppercase;
}
.itemTitle a {
    color: #003f75;
    text-decoration: none;
    display: block;
}
.itemTitle span {
    color: #a20000;
}
.view p  { top: 5px; margin: 0 10px 0 0; } 
.view p,
.view a { 
    float: left; 
    display: inline-block;
    text-decoration: none;
    position: relative;
}
.icon-grid {
    background: url("https://webdevtrick.com/wp-content/uploads/grid-view.png") no-repeat 0 0;
    height: 16px;
    width: 16px;
    top: 7px;
}
.icon-list {
    background: url("https://webdevtrick.com/wp-content/uploads/list-view.png") no-repeat 0 0;
    height: 32px;
    width: 32px;
}
.product-list-7 {
    width: 100%;
	float:none;
	padding: 0 ;
}
.product-list-5 {
    width: 100%;
	float:none;
	transition: transform .2s;
}
.product-list-5:hover {
    transform: scale(1.02);
}
.products ul.list .product-list-7 {
    width: 58.33333333%;
	float:left;
	padding: 0 0 0 30px;
}
.products ul.list .product-list-5 {
    width: 41.66666667%;
	float:left;
}

/*Side Bar*/
.sidebar-cont{
	text-align: left;
}
.well{
	border: none;
	box-shadow: none;
	text-align: left;
}
#secondary .widget {
    text-align: left !important;
}
.entry-title {
    margin-top: 20px !important;
}
.case-studies_sections{
    background: #f5f5f5;
    padding-top: 30px;
}
/*Category*/
body.category p, body.tag p, body.single p{
	padding-bottom: 0;
}
.cat-filter{
	padding: 20px 0;
	border-bottom: #ddd 1px solid;
}
/*Footer*/
.footer-cont{
	text-align: center;
}
ul.socialNav{
	text-align: right;
	font-size: 20px;
	padding: 10px 0;
}
ul.socialNav li{
	list-style: none;
	padding: 0 10px;
	margin: 0;
	display: inline;
}
ul.socialNav li a{
	color: #fff;
}
ul.socialNav li a:hover{
	color: #c2e0e1;
}
ul.socialNav2 {
    text-align: left;
    font-size: 20px;
    padding: 10px 0 0 0;
    margin-left: -11px;
}
ul.socialNav2 li{
	list-style: none;
	padding: 0 10px;
	margin: 0;
	display: inline;
}
ul.socialNav2 li a{
	color: #fff;
}
ul.socialNav2 li a:hover{
	color: #c2e0e1;
}
.footer-contact{
    text-align: right;
}
.footer-contact a{
    color: #fff;
}
.footer-contact a:hover{
    color: #d4d94e;
}
.footer-contact p{
    padding-bottom: 0;
}
.ribai-copyright{
	text-align: center;
    border-top: 1px solid #3e3e49;
    padding-top: 25px;
    margin-top: 50px;
    color: #fff;
}