@charset "utf-8";
/* CSS Document */

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 0; 
  /**** changed *********/
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 0; 
  /**** changed *********/
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}
.btn-circle.btn-xxl {
  width: 90px;
  height: 90px;
  padding: 0; 
  /**** changed *********/
  font-size: 30px;
  line-height: 1.33;
  border-radius: 45px;
}
.btn-circle.btn-xxxl {
  width: 130px;
  height: 130px;
  padding: 0; 
  /**** changed *********/
  font-size: 48px;
  line-height: 1.33;
  border-radius: 65px;
}

.offcanvas-collapse.open .topMenu .nav-link{
	/* color: white !important; */
	margin-bottom: 10px;
}


@media(max-width:1280px){
  .banner h1.title, .banner h2.subtitle {
    font-size: 3rem;
    line-height: 3rem;
}
.banner h2.subtitle {
  font-size: 1.4rem !important;
}
h2.section-title, h2.section-big-title, h3.sub-title, h2.sub-title, h3.section-title {
  font-size: 2rem;
  line-height: 2.2rem;
}
.fit-topics {
  min-height: 510px;
  background-size: contain;
}
.footer-bottom-menu ul {
  padding-left: 0;
}
}
@media(max-width:1199px){
  .banner h1.title, .banner h2.subtitle {
    font-size: 2.7rem;
}
h2.section-title, h2.section-big-title, h3.sub-title, h2.sub-title, h3.section-title {
  font-size: 1.8rem;
  line-height: 2.2rem;
}
.sponsor-inner-bg .card h4 {
  font-size: 19px;
}
.section-header-book {
  padding: 20px 0px;
}
.small, small {
  font-size: .86em;
}
.tabs1 .nav-link {
  padding: 30px 10px;
  width: 25%;
}
.btn-circle.big {
  width: 120px;
  height: 120px;
}


}
@media (max-width: 991.98px) {
  .offcanvas-collapse {
    top: 85px !important;
    padding-top: 25px;
    background-color: #ffffff !important;
  }
  .highlights .col{
		margin-bottom: 20px;
   }	
  .highlights .col:nth-child(even){
		border-right: none;
  }
  .btn-circle.lg {
	  width: 4.5rem;
	  height: 4.5rem;
	  padding: 0;
	  font-size: 0.6rem;
	  line-height: 1.428571429;
	  border-radius: 2.75rem;
	  margin-left: 10px;
  }
  .book-offers .btn-circle.lg{
	margin-bottom: 1rem;
  }	
  .contact-form{
	margin-top: 30px;
  }	
	.banner h1.title, .banner h2.subtitle {
    font-size: 2.2rem;
    line-height: 2.4rem;
}
.navbar-brand {
  padding: 0;
}
.navbar-brand img{
  height: 60px;
  width: auto;
}
.fit-topics {
  min-height: 350px;
}
h2.section-title, h2.section-big-title, h3.sub-title, h2.sub-title, h3.section-title {
  font-size: 1.5rem;
}
h3.sub-title {
  font-size: 1rem !important;
}
.sponsor-inner-bg .card h4 {
  font-size: 16px;
}
.author-image {
  min-height: 390px;
  margin-top: 0;
}
.sponsor-inner-bg .card .btn.btn-outline-primary {
  margin-bottom: 4px;
}
.footer-bottom-menu ul {
  justify-content: flex-start;
}
/* .footer-bottom-menu li a:first-child {
  padding-left: 0;
} */
.btn-circle.big {
  width: 100px;
  height: 100px;
  min-width: 100px;
}
.vk, .vignesh, .arun{
  background-position: top;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: transparent !important;
  margin-right: 10px;
  color: #ec1c24 !important;
  padding: 0;
}
.offcanvas-collapse.open .topMenu .nav-link {
  font-size: 14px;
}
}
@media(max-width:767px){
  .banner h1.title, .banner h2.subtitle {
    font-size: 1.8rem;
    line-height: 2.2rem;
}
.banner h2.subtitle {
  font-size: 1.2rem !important;
}
.highlights p, .highlights span {
  font-size: 14px;
}
.highlights {
  padding: 30px 0 0px 0 !important;
}
.topics-list-block {
  padding: 20px 15px !important;
}
.section-title {
  margin-bottom: 15px !important;
}
.fit-topics {
  min-height: 260px;
}
h2.section-title, h2.section-big-title, h3.sub-title, h2.sub-title, h3.section-title {
  font-size: 1.3rem;
}
.more-title {
  font-size: 1rem;
}
.small, small {
  font-size: .82em;
  /* margin-bottom: 25px !important; */
}
.sponsor-inner-bg {
  padding: 25px 0;
}
.sponsor-inner-bg .col {
  padding: 0 5px;
  margin-bottom: 10px;
}
.author-image {
  min-height: 330px;
  margin-top: 0;
}
.tabs1 .nav-link {
  padding: 10px 10px;
}
footer .footer-right-details{
  border-left: none !important;
  padding-left: 15px !important;
  justify-content: flex-start !important;
}
.idea-gang-row .img-fluid {
  height: 300px;
}
.gallery-photos-block a {
  width: 33.3%;
  display: block;
  padding: 2px !important;
}
.gallery-photos-block a img {
  width: 100%;
  object-fit: cover;
}
.gallery-photos-block {
  display: flex;
  flex-wrap: wrap;
}



}
@media(max-width:575px){
 .border-secondary {
    border: none !important;
    justify-content: flex-start !important;
    margin-top: 15px !important;
}
.footer-pre-order {
  margin-top: 0 !important;
  padding-right: 0 !important;
  padding-left: 15px !important;
}
.banner .flex-sm-row-reverse {
  flex-direction: column-reverse;
  padding: 15px 0 0 0 !important;
}
.breadcrumb {
  padding: 15px 0 0 !important;
}


}
@media(max-width:480px){
  .banner h1.title, .banner h2.subtitle {
    font-size: 1.6rem;
    line-height: 2rem;
}
.fit-topics {
  min-height: 215px;
}
.tabs1 .nav-link {
  font-size: 0.8rem;
}
.highlights .col {
  padding-left: 10px;
}
.footer-bottom-menu li a {
  font-size: 12px;
}
footer {
  font-size: 15px;
}
.lg-medium-zoom-item {
  width: 50%;
}

}
@media(max-width:425px){
  .tabs1 .nav-link {
    font-size: 0.75rem;
    /* letter-spacing: 0px; */
    padding: 10px 7px;
}
.footer-bottom-menu ul {
  flex-direction: column;
  align-items: flex-start;
}
.footer-bottom-menu li a {
  font-size: 12px;
  padding-left: 0;
}
}