/*
    Theme Name: Theology Bootstrap
    Theme URI: https://th.web.kiwi.nz/themes/theology
    Author: TH Web Kiwi NZ
    Author URI: http://th.web.kiwi.nz
    Description: Bootstrap theme for Theology New Zealand
    Version: 2.0.2
    License: Not for resale or rework except as per the Web Kiwi development agreement
    License URI: http://web.kiwi.nz
*/


#wpcf7-f23-p24-o1 input, #wpcf7-f23-p24-o1 textarea, .contact-form-warp .input-box input, .contact-form-warp .input-box textarea {
    width: 100%;
    padding: 15px;
    color: #555;
    border: 1px solid #ddd;
}

input[type=submit] {
    max-width: 200px;
    color: #fff !important;
}
.single_title {
    padding: .75rem;
    font-weight: 700;
}

form#searchform {
    display: flex;
    margin: auto 0;
    float: right;
}

#searchform #searchsubmit {
    border-color: #00A2C9;
    background: #00A2C9;
    border-radius: 3px;
    display:none;
}
#searchform input#s {
    padding: 10px;
    border-radius: 35px;
    border: 0px solid #8e8686;
        width: 250px;
}

.contact-info-wrap .single-contact-info {
    margin-bottom: 25px !important;
}
.contact-info-wrap .single-contact-info h3 {
    margin-bottom: 0px !important;
}
.contact_keys{
    margin-right: 10px;
    font-weight: 600;
}
.contact-table {
    width: 100%;
}
.contact-table .align-middle td {
    text-align: center;
}
.contact-table tr td:first-child {
    font-weight: 700;
}
.contact-table .align-middle td {
    padding-top: 58px;
}

.timings-table {
    width: 100%;
}

.timings-table th {
    padding-bottom: 10px;
}
.blue-text{
  color:#00A5C6;
}

.right-strip::before {
    content: '';
    left: 0;
    height: 90%;
    width: 5px;
    position: absolute;
    background: #00A2C9;
}
.sg_events .date {
    font-size: 48px;
    text-align: center;
    font-weight: 500;
}
.sg_events .month {
    font-size: 16px;
    text-align: center;
    margin-bottom: 0;
}
.post_info p {
    font-size: 14px;
}
.post_info .title {
    font-weight: 700;
    font-size: 15px;
}
.sg_events .post_info .title  {
	border-bottom: 1px solid rgba(0,0,0,.1);
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.right-strip {
    margin: 10px 0px;
    border-bottom: 1px solid #bdbbbb;
}
.events_banner {
    width: 100%;
    box-shadow: 22px -22px 0px #354d71, -11px 16px 13px rgba(0,0,0,0.13);
    margin-top: 15px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    border-bottom: 5px solid red !important;
    border-top-color: #fff !important;
    border-left-color: #fff !important;
    border-right-color: #fff !important;
}
.nav-tabs .nav-link {
    border-width: 5px !important;
  }
.nav-tabs .nav-link {
    border-top-color: #fff !important;
    border-left-color: #fff !important;
    border-right-color: #fff !important;
    border-bottom-color: #fff !important;
}
.nav-tabs .nav-item {
    flex: 1;
    text-align: center;
}

/* Hello */
.featured-line{
    border-top: 25px solid #01c1df;
}
.featured-head{
color:  #01c1df;
}
.featured-text{
    font-size: 18px;
    font-weight: 500;
}
.featured-div .nav-pills .nav-link.active {
    color: #00a2c9;
    background-color: transparent;
    font-weight: 600;
    border-bottom: 3px solid #00a2c9;
    border-radius: 0;
}
.featured-div .nav-pills .nav-link{
    color: #8d8d8d;
    font-size: 20px;
    margin-right: 30px;
}

.featured-div .nav-pills .nav-link:hover{
    color: #00a2c9;
}

.featured-div .nav-pills{
        border-bottom: 1px solid #8d8d8d;
}
.banner-img{
    width: 100%;
}
.view-item{
    border: 1px solid;
    padding: 10px;
    height: 316px;
    font-size: 22px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.view-item a{
    color: #000;
}
#owl-centre .centered{
  position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 18px;
    z-index: 6;

    line-height: 20px;
    right: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0,0,0,0.6);
    opacity: 0;
	text-align: center;

}
#owl-centre .centered a{
color: #fff;
    }
#owl-centre .centered:hover{
    opacity: 1;
}
#pills-home{
    position: relative;
}
#owl-centre button.owl-prev{
      position: absolute;
    top: 50%;
    color: white !important;
    z-index: 5;
    left:-5%;
outline: none;
 transform: translate(0,-50% );
}
#owl-centre button.owl-next{
      position: absolute;
    color: white !important;
    top: 50%;
    right:-5%;
    z-index:5;
    outline:none;
     transform: translate(-50%, -50%);
}
#owl-centre button.owl-prev span {

  display: inline-block;
  font-size: 80px;
  color: #000;

}
#owl-centre button.owl-next span {
  color: #000;
  display: inline-block;
  font-size: 80px;
}

#owl-centre .owl-dots{
    text-align: center;
    margin-top: 10px;

}
#owl-centre .owl-carousel button.owl-dot {
    height: 1em;
    width: 1em;
    border: 1px solid #5389ec;
    border-radius: 50%;
    margin-left: 10px;
    outline: none;
}

#owl-centre button.owl-dot{
    height:10px;
    width:10px;
    border-radius:50%;
     background-color:#666666 !important;
    margin-left: 10px;
    outline: none;
}
 #owl-centre button.owl-dot.active{
    border:1px solid #666666 !important;
     height:15px !important;
    width:15px !important;
    background: transparent !important;
}
.th-news{
    background: #f3f3f3;
    padding: 25px;
    position: relative;
}
.featured-line2{
     border-top: 7px solid #01c1df;
}
.th-heading{
   top: 5%;
    background: #fff;
    position: absolute;
    left: 50%;
    text-align: center;
    font-size: 26px;
    color: #01c1df;
    transform: translate(-50%, 5%);
    padding-left: 25px;
    padding-right: 25px;
}
.star{
    background: #f59237;
    padding: 10px;
    width: 50px;
    text-align: center;
    color: #fff;
    position: absolute;
    left: 0;
    font-size: 20px;

}
.news-card .card-body{
    padding-left: 65px;
    padding-bottom: 60px;
	position: relative;
}
.news-card .card-body .myposab {
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.news-card .card-title{
    font-size: 28px;
    font-weight: 600;
}
.news-card .card-text{
    font-size: 20px;
    font-weight: 500;
}
.share-link{
    color: #7b7b7b;
    font-size: 22px;
    float: right;
}
.church-news{
    position: relative;
    padding: 0px;
}
.book-div{
    background: #fff;
    padding: 35px;
    padding-left: 80px;
    padding-right: 80px;
}
#owl-book button.owl-prev{
      position: absolute;
    top: 50%;
    color: white !important;
    z-index: 5;
    left:-5%;
outline: none;
 transform: translate(0,-50% );
}
#owl-book button.owl-next{
      position: absolute;
    color: white !important;
    top: 50%;
    right:-5%;
    z-index:5;
    outline:none;
     transform: translate(-50%, -50%);
}
#owl-book button.owl-prev span {

  display: inline-block;
  font-size: 80px;
  color: #000;

}
#owl-book button.owl-next span {
  color: #000;
  display: inline-block;
  font-size: 80px;
}
.signup-btn{
    background: #b32318;
    color: #fff;
    padding: 10px;
    padding-left: 20px;
    padding-right: 20px;
    border: 1px solid #00a2c9;
    border-radius: 5px;
    font-size: 18px;
}
.signup-btn:hover{
    color: #00a2c9;
    background: #fff !important;
}

.sg_archive .card{
    height:100%;
    border: none;
    box-shadow: 0px 9px 25px rgba(0,0,0,0.05);
}
.sg_archive .card:hover{
    box-shadow: 0px 9px 25px rgba(0,0,0,0.1);
}
.sg_archive .read_more {
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: auto;
    width: auto;
    text-align: left;
    padding: 8px 16px;
    transition: 0.3s;
}
/* .sg_archive .read_more:hover, .sg_archive .read_more:focus{
    border: solid #00A2C9 1px;
    background: transparent;
    color: #00A2C9;
} */
.sg_archive .card-body {
    padding-bottom: 60px;
}
.sg_archive .card-text {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 15px;
}
.sg_archive .card-title {
    margin-bottom: 8px;
    font-size: 17px;
    line-height: 1.3;
    text-transform: capitalize;
    margin-bottom: 5px;
}
.sg_archive .dates {
    margin-bottom: 6px;
    font-size: 13px;
    line-height: 1.2;
}
.sg_archive .card-body p{
    font-size: 14px;
    margin-top: 5px;
}
.sg_archive .author--name{
    opacity: 0.5;
    margin-bottom: 0;
}
.staff-btn{
  margin: 0 -20px;
	width: auto;
	vertical-align: bottom;
	display: block;
}

/*.staff-btn a{
	background: #bababa;
	border-color: transparent;
}
.staff-btn a:hover{
	background: #00A2C9;
	border-color: transparent;
}*/
.events_archive .read_more {
    position: relative;
    top: unset;
    left: unset;
    bottom: unset;
    right: unset;
}
.banner-text {
    position: absolute;
    bottom: 70px;
    left: 0;
    height: fit-content;
    z-index: 999;
    right: 0;
}
.banner-text-in {
    background: rgba(0,0,0,0.5);
    padding: 7.5px 15px;
    display: inline-block;
}
.carousel-item h1, .carousel-item p {
    color: #fff;
}
.carousel-control-prev, .carousel-control-next {
    z-index: 99999;
}
.header-sticky {
    background: #00A2C9;
}
/*Testimonials CSS*/

.testimonials-clean {
  color: #313437;
  background-color: #eef4f7;
}
.quick-info-wrapper {
    background: white;
    height: 100%;
    padding: 25px;
}
.testimonials-clean p {
  color: #7d8285;
}

.testimonials-clean h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}

@media (max-width:767px) {
  .testimonials-clean h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }
}

.testimonials-clean .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.testimonials-clean .intro p {
  margin-bottom: 0;
}

.testimonials-clean .people {
margin: 0;
padding:0;
}

.testimonials-clean .item {
  margin-bottom: 20px;
  padding-top: 22px;
  padding-bottom: 15px;
}

@media (min-width:768px) {
  .testimonials-clean .item {
    min-height: 250px;
  }
}

.testimonials-clean .item .box {
  padding: 30px;
  background-color: #fff;
  position: relative;
}

.testimonials-clean .item .box:after {
  content: '';
  position: absolute;
  left: 30px;
  bottom: -24px;
  width: 0;
  height: 0;
  border: 15px solid transparent;
  border-width: 12px 15px;
  border-top-color: #fff;
}

.testimonials-clean .item .author {
  margin-top: 28px;
  padding-left: 25px;
}

.testimonials-clean .item .name {
  font-weight: bold;
  margin-bottom: 2px;
  color: inherit;
}

.testimonials-clean .item .title {
  font-size: 13px;
  color: #9da9ae;
}

.testimonials-clean .item .description {
  font-size: 15px;
  margin-bottom: 0;
}

.testimonials-clean .item img {
  max-width: 40px;
  float: left;
  margin-right: 12px;
  margin-top: -5px;
}
.contactus-row p.contact-details {
    margin-bottom: 16px;
}
@media (max-width: 676px){
  .hide-in-mob{
    display: none;
  }
   .quick-info-wrapper{
     padding: 25px 15px;
   }
}
/*Close*/

/*Events*/
p.event-subhead {
    font-size: 20px;
    margin-bottom: 16px;
    font-weight: 600;
}
.about-head {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.5;
}

.about-sub-head {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5;
}

.about-text {
    font-weight: 500;
    font-size: 14px;
    color: #474747;
}
.contact-name {
    font-size: 14px;
    color: #474747;
    font-weight: 500;
}
.more-info {
    font-weight: 600;
    transition: none;
}
.word-link i {
    font-size: 20px;
    margin-right: 8px;
}

a.word-link {
    line-height: 24px;
}
.direction-link {
    margin-left: 22px;
    font-size: 15px;
    color: #4fc0dc;
}
.forms-div {
    background-color: #f7f7f7;
}
.inq-col {
    /* padding-left: 2px; */
}
.reg-col {
    padding-right: 2px;
}
.reg-div,.inq-div {
    background-color: #fff;
    padding: 20px;
}

.registration-head {
    font-weight: 600;
    font-size: 1.25rem;
}
.reg-form label {
    font-size: 14px;
    font-weight: 600;
}
.wpcf7 .enquire-textarea { height: 80px; }

.wpcf7 .wpcf7-response-output { margin-left: 0; margin-right: 0; margin-bottom: 0; font-size: 14px; }

.read-more-links{
  float: right;
  color:#00A2C9;
  font-size: 14px;
}
img.image-news {
    width: 100%;
}
.sg-category-links{
  font-size: 14px;
}
.sg-category-links a{
  color: #00A2C9;
}
.sg-auth-details{
  font-size: 14px;
}
.contact-page-wrapper {
    background: #eef4f7;
    padding-bottom: 50px;
}
.tes-head-wrapper{
  background: white;
    padding: 0 15px;
}
.testimonials-clean .item .box a {
    color: #007afc;
    font-weight:500;
}
.testimonials-clean .item .box a.anchor-envelope{
  word-break: break-all;
  display: inline;
}
.quick-info-wrapper h2 {
    margin-bottom: 1rem;
    font-size: 28px;
}
body .navbar-toggler-icon { height: auto; }

.address-link,.address-link:focus{
  color:#007afc;
}

@media (max-width: 991px){
  .contactus-col {
      margin: 15px auto;
  }
}


/*Single Book Page Layout CSS*/
.book-div{
	padding:15px;
	height: 100%;

}
.book-img{
	margin:auto;
  width: fit-content;
  max-width: 100%;
  text-align: center;
}
.info-head{
	padding-top: 42px;
}
.detail-div,.book-inquire-form-div{
/* padding: 20px;
margin-top: 25px;
background: #f7f7f7;
-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.29);
-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.29);
box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.29); */

}
.detail-div-new, .book-inquire-form-div {
	padding: 20px;
	margin-top: 25px;
	background: #f7f7f7;
	-webkit-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.29);
	-moz-box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.29);
	box-shadow: 1px 1px 4px 0px rgba(0,0,0,0.29);
}
.detail-list{
	list-style-type: none;
	padding-inline-start:0;

}
.detail-text{
	font-size: 15px;
}
.furthur-div{
	padding: 20px;
}
.book-single-title{
  font-size: 24px;
    line-height: 1.5;
}
.book-single-subtitle{
  font-size: 16px;
  line-height: 1.5;
}

.star-rating.myacc-star {
  display: inline-block;
  overflow: hidden;
  position: relative;
  height: 1.618em;
  line-height: 1.618;
  font-size: 1em;
  width: 90px;
  font-family: 'Font Awesome 5 Free';
  font-weight: 400;
}
.star-rating:before {
  content: "\f005\f005\f005\f005\f005";
  opacity: .25;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.star-rating span:before {
  content: "\f005\f005\f005\f005\f005";
  top: 0;
  position: absolute;
  font-weight: 900;
  left: 0;
  color: #ffe234;
}
.star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}

@media screen and (min-width: 768px) {
  .book-inquire-form-div .form-group { margin-bottom: 0; }
  .book-inquire-form-div .wpcf7-form-control-wrap { padding-bottom: 32px; display: inline-block; width: 100%; }
  .book-inquire-form-div span.wpcf7-not-valid-tip {   font-size: 14px;  position: absolute; bottom: 5px; left: 0; }
  .book-inquire-form-div .wpcf7-form-control-wrap.book-name, .book-inquire-form-div .wpcf7-form-control-wrap.message {  padding-bottom: 0; }

}
/*Close Single Book Page Layout CSS*/
.news-card { height: 100%; }
.instructor_name { margin-top: 8px; margin-bottom: 8px; }
.single_post .entry-title { font-size: 26px; }
.single_post .entry-subtitle { font-size: 18px; }
.sin_postcon { padding-left: 5px; padding-right: 5px; }
.mycard-subtitle { font-weight: 600; }
@media screen and (min-width: 768px) {
	.single-information-top.header_b1 { width: 180px; }
	.single-information-top.header_b2 { width: 280px; }
}
@media screen and (max-width: 1199px) {
	.contact-information-top { justify-content: flex-start; }
}

/* Footer Section */
.widget_nav_menu ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.widget_nav_menu ul li {
    width: 100%;
}
iframe.map-frame {
    max-width: 100%;
        height: 240px;
}
.row.footer-contact-links {
    color: white;
    margin-bottom: 10px;
}

.footer-info li{
  color: #ffffff;
  margin-bottom: 15px;
  font-size: 14px;
}
.footer-bottom .footer-bottom-inner{
      padding: 15px 0;
}
.footer-top {
    border-bottom: solid #ffffff57 1px;
}
/*Footer Section Close*/

/*Single Staff*/
.single-staff-contact .contact-label {
    font-size: 18px;
    font-weight: 600;
}

.single-staff-contact .contact-info {
    font-size: 15px;
    font-weight: 500;
    margin-left: 15px;
    line-height: 27px;
    display: inline-flex;
    align-items: center;
}

.single-staff-contact .contact-info i {
    font-size: 18px;
    margin-right: 5px;
}

h2.single-staff-name {
    line-height: 1.5;
    font-size: 40px;
    font-weight: 600;
    margin: 0;
}

h3.single-staff-job {
    font-size: 30px;
    line-height: 1.5;
    font-weight: 600;
	margin-bottom: 15px;
}

.single-staff-contact {
    margin-top: 20px;
}

.single-staff-description {
    margin-top: 30px;
    font-size: 14px;
    line-height: 1.5;
}
.staff-contact-form {
    padding: 50px 0;
}
.staff-contact-form .form-control {
	height: 54px;
}
.staff-contact-form .form-group {
	margin-bottom: 20px;
}
.staff-contact-form textarea.form-control {
    height: 280px;
}
.book-single-subtitle {
    font-weight: 600;
}
/*Single Staff Close*/
/*Generic Archive Page*/
.generic-archive:last-of-type .row {
    flex-direction: row-reverse;
}
ul.page-numbers {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  margin-bottom: 20px;
}

ul.page-numbers li {
    margin-right: 15px;
}

.page-numbers.current {
    background: #089ac4;
    color: white;
}

span.page-numbers,a.page-numbers {
    display: inline-block;
    padding: 2px 10px;
    border: solid #089ac4 1px;
}
span.post-date {
    margin-left: 10px;
}
.min-h-200{
  min-height: 200px;
}
article ul {
    list-style: unset;
    padding: inherit;
}
.generic-archive:after {
    margin: 1rem 0;
    content: '';
    display: block;
    border-top: 1px solid rgba(0,0,0,.1);
}
article.generic-archive:last-of-type:after{
  border-top: none;
}
img.archive-images {
    width: 100%;
    height: auto;
    object-fit: cover;
}
/*Close*/
.single-course-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.over-hidden{
  overflow: hidden;
}
a.further-information-download {
    background: #00A2C9;
    padding: 9px 25px;
    color: white;
    margin: 15px 0;
    text-transform: uppercase;
    font-weight: 600;
    border:solid #00A2C9 1px;
    transition: 0.4s;
}
a.further-information-download i {
    margin-left: 5px;
    font-size: 20px;
    line-height: 1.5;
}
a.further-information-download:hover {
    background: white;
}
.custom_row {
	/* margin-left: -15px;
	margin-right: -15px; */
	display: block;
}
.staff-profile-image {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}
.mybook_left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
.single-staff-contact p:last-child {
	margin-bottom: 1rem;
}
.myul {
	margin-bottom: 20px;
}
.single-book .myul li>strong {
    margin-right: 5px;
}
.single-book .myul li {
    /* margin-bottom: 12px; */
    overflow: hidden;
}
span.detail-text p {
	margin-bottom: 5px;
}
.screen-reader-text {
	display: none;
}
.sg_archive.type-books:after {
	display: none;
}
.sg_archive.type-books .card-body {
	padding-bottom: 80px;
}
.mybook_right + .row {
	clear: left;
}
h2.search_results_numbers {
  text-align: center;
  padding-top: 30px;
  font-size: 20px;
  padding-bottom: 30px;
  background-color: #f7f7f7;
  margin-bottom: 30px;
}
.search_nav_container {
  margin-top: 15px;
  margin-bottom: 15px;
}
.span-hidden {
  display: none;
}
.search_page.sg_archive .entry-content-button-div {
  margin-top: 5px;
}
.myclear {
	clear: left;
}
@media screen and (max-width: 991px) {
	.staff-profile-image {
		float: none;
		margin-right: 0;
		margin-left: 0;
		display: block;
	}
}
@media screen and (max-width: 480px) {
	.single-staff-contact .contact-info {
		display: block;
		margin-left: 0;
	}
}
@media screen and (max-width: 991px) {
	.events_banner{
    display: none;
  }
}
/*event single images*/

.single-event-image-wrapper {
    margin-bottom: 25px;
    text-align: center;
}
.back-white-sg{
  background: white;
}
@media (max-width:991px) {
  .mybook_left{
      float: none;
  }
}
.over-auto{
  overflow: auto;
}
.over-auto>.row{
  max-width: 100%;
}
.nav-forms .nav-link.active {
    font-weight: 600;
    border-bottom-color:#fff;
    background: #fff;
}
.sg-course-form-wrapper {
    /* background: white;
    box-shadow:0 0 12px rgba(0,0,0,0.05); */
    padding: 0;
}
.nav-forms.nav {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.nav-forms .nav-link {
	padding-top: 15px;
	padding-bottom: 15px;
	color: #555;
  border:solid #00a2c9 1px;
  margin-right: 5px;
  background: rgba(0,0,0,0.01);
  height: calc(100% + 1px);
}
.nav-forms .nav-link:hover {
    background: #fff;
}
div#myTabContent {
    border: solid #00a2c9 1px;
}
.nav.nav-forms{
  margin: 0;
}
.nav-forms .nav-link:hover, .nav-forms .nav-link:focus {
	color: #000;
}
#registration-tab {
    border-top-left-radius: 4px;
}
.myel2 .card-img-top {
	width: auto;
}
.myel2 {
	margin-bottom: 15px;
}
.simple-link {
    font-weight: 500;
    font-size: 14px;
    color: #00A2C9;
}
.simple-link:hover {
    color: #749ea9;
}
.max-500-img{
  float :left;
  max-width:500px;
}
.newsletter-btn {
	border-radius: 5px;
    font-size: 18px;
}
.single-book .info-head {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
    font-weight: bolder;
    padding-top: 55px;
}
.about-div ul ,.about-col ul{
    list-style-type: unset;
}
.course-details-wrapper.padding-up{
  padding-top:40px;
}
.single-course-title{
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
  .single-book .info-head {
      padding-top: 15px;
  }
  .course-details-wrapper.padding-up{
    padding-top:15px;
  }
}
