.main-menu {
    /* margin-top: -7em; */
}
.branding {
     text-align: center;
}
h3.hederTitle {
    text-align: center;
    Arial, Helvetica, font-family: sans-serif;
    font-family: Arial, Helvetica, sans-serif;
    background: linear-gradient(to right, #4295d1, #4295d1ab, #03538ddb, #98c6e678);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
    padding-top: .5rem;
    font-weight: 900;
}
.col-md-6.mainMenucustm {
    max-width: 40%;
}
.header-main-inner.p-relative {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    align-items: center !important;
    /* max-height: 6em; */
}
.container {
    max-width: 1838px !important;
}
.top-action {
    visibility: hidden;
}
.sdgline {
    background-image: url(../sdgbg_0.jpg);
    background-repeat-x: repeat;
    width: 100%;
    float: left;
    height: 10px;
}
.footertop {
    background-image: url(../ifa_en.png);
    background-repeat-x: no-repeat;
    width: 88%;
    float: left;
    height: 10px;
	padding-bottom: 46px;
}
.header-main {
    /* margin-bottom: -2em; */
}
.gsc-heading.style-1 .title {
    font-size: 30px;
   
}

.mailchimp-signup-subscribe-form .form-submit {
    bottom: 59px!important;
    left: 599px!important;

}
.mailchimp-signup-subscribe-form .form-item input {
border: 2px solid rgb(59 32 168 / 61%);
}
.category-list .item-list ul li a {
    padding: 1px 10px 1px 20px;
}
.row.row-wrapper.col-xl-4.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    float: left;
    padding-right: 3em;
}
.PubVmore {
    float: left;
}
/*.gsc-image-content.skin-v1 .image {
   
    width: 327px;
    height: 317px;*/
}
h3.hederTitle {
    font-weight: bolder;
    color: #4b9ad3;
}
img.img-responsive.aboutlogo {
    padding-top: 2em;
    width: 35%;
    float: left;
}
.text-3xs.md\:text-sm.uppercase.text-un-primary-light.mt-0\.5 {
    padding-top: 2.5em;
    color: #5bacff;
    margin-left: 8em;
}
.text-3xs.md\:text-xs.uppercase.text-un-primary-light.leading-3.-mt-1 {
    margin-left: 8em;
    color: #5bacff;
    line-height: 2rem;
}
img.pubImage {
    width: 220px;
}

.twitter-timeline.twitter-timeline-rendered {
    border-radius: 25px !important;
    border: 11px solid #4193d0 !important;
    padding: 20px !important;
    width: 430px !important;
    height: 366px !important;
    background: white !important;
}
.post-style-stick .item-list > ul > li:not(:first-child) {
    margin-bottom: 32px;
}

.gbb-row .bb-inner {
    padding-top: 33px;
}


.mailchimp-signup-subscribe-form .form-submit {
    bottom: 125px!important;
    left: 640px!important;
}

.more-link a {
/* margin-left: 1089px; */
	float: right;
	margin-right: 0 !important;
}

/*.gbb-row .bb-inner.padding-small {
    padding-top: 1px;
    padding-bottom: 8px;
}

.gsc-image-content.skin-v1 .image {
    width: 389px;
    height: 343px;
}
*/
.tematicWidth{
	 width: 100% !important;
}




div#portalstools .gsc-box-hover .image {
  position: relative;
  overflow: hidden;
  border: #0095ff solid;
  border-radius: 1.8em;
}

div#portalstools .gsc-box-hover .image img {
  transition: transform 0.3s ease, filter 0.3s ease; /* Adding transition for smooth effect */
}

div#portalstools .gsc-box-hover .image:hover img {
  transform: scale(1.1); /* Zoom-in effect */
  filter: brightness(70%); /* Darken the image */
}











.gsc-box-hover .box-inner {
  padding: 25px 0;
  -webkit-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px);
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  -moz-transition: all 0.4s ease-in-out 0.1s;
  -ms-transition: all 0.4s ease-in-out 0.1s;
}

.gsc-box-hover .backend {
  background: #fff;
  border-radius: 7px;
  -webkit-box-shadow: 0px 10px 30px 0 rgba(235, 235, 235, 0.35);
  box-shadow: 0px 10px 30px 0 rgba(235, 235, 235, 0.35);
  opacity: 0;
  visibility: hidden;
  padding: 30px;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: scale(1) translateY(50px);
  transform: scale(1) translateY(50px);
  -webkit-transition: all 0.4s ease-in-out 0.1s;
  transition: all 0.4s ease-in-out 0.1s;
  -moz-transition: all 0.4s ease-in-out 0.1s;
  -ms-transition: all 0.4s ease-in-out 0.1s;
}

@media (max-width: 1199.98px) {
  .gsc-box-hover .backend {
    padding: 20px;
    font-size: 15px;
  }
}

.gsc-box-hover .backend .box-title {
  margin-bottom: 10px;
  color: #000;
}

.gsc-box-hover .backend .btn-white {
  background: var(--conbiz-theme-color);
  color: #fff;
}

.gsc-box-hover .backend .btn-white i {
  color: #fff;
}

.gsc-box-hover .box-title {
  font-size: 17px;
  font-weight: 800;
  line-height: 1.4em;
  letter-spacing: 0px;
  color: #000;
}

.gsc-box-hover {
  position: relative;
  background: transparent;
  margin-bottom: 50px;
  max-width: 600px;
}
.frontend-content {box-shadow: 7px 5px 5px #e3dddda6;width: 424px;}
.be-desc {
    min-height: 55px;
}



.gsc-box-hover .btn-white {
    width: 45px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    color: var(--conbiz-theme-color);
    position: absolute;
    top: -30px;
    right: 30px;
    z-index: 9;
}
div#portalstools .widget.gsc-box-hover.clearfix {
    margin-bottom: 0 !important;
}
.row.top {
    margin: 0 auto;
    width: 90%;
	max-height: 80px;
}
.header-logoleft {
    padding-left: 6.5%;
}
.branding {
    text-align: center;
	width: 80%;
}
@media (max-width: 992.98px) {
  .header-logoleft {
    padding-left: 3%;
  }
}
@media (max-width: 1343.98px) {
	.sitetitle h3.hederTitle {
		font-size: 27px !important;
		margin-bottom: 0;
	}
}
@media (max-width: 1212.98px) {
	.sitetitle h3.hederTitle {
		font-size: 25px !important;
		margin-bottom: 0;
	}
	.branding {
		text-align: center;
		width: 100%;
	}
}
@media (max-width: 1046.98px) {
	.sitetitle h3.hederTitle {
		font-size: 22px !important;
		margin-bottom: 0;
	}
}	
/* @media (max-width: 679.98px) { */
	/* .sitetitle h3.hederTitle { */
		/* font-size: 33px !important; */
		/* margin-bottom: 0; */
	/* } */
/* } */
.sitetitle {
    color: black;
    top: 0%;
    width: 50%;
	padding-top: 1%;
}
.row.header .header-main {
    width: 100%;
}
@media (max-width: 575.98px) {
  .header-logoright {
    display: none;
  }
}
@media (max-width: 568.98px) {
	.sitetitle h3.hederTitle {
		font-size: 22px !important;
	}
}
@media (max-width: 508.98px) {
	.sitetitle h3.hederTitle {
		font-size: 21px !important;
	}
}
@media (max-width: 493.98px) {
	.sitetitle h3.hederTitle {
		font-size: 18px !important;
	}
}
@media (max-width: 428.98px) {
	.sitetitle h3.hederTitle {
		font-size: 17px !important;
	}
}
@media (max-width: 358.98px) {
	.sitetitle h3.hederTitle {
		font-size: 15px !important;
	}
}
@media (min-width: 1200.98px) {
	.sitetitle {
		padding-right: 5%;
	}
}
div#services .desc p, .sdgservices1 .desc p {
    line-height: 1.5;
}
@media (max-width: 1757.98px) {
	div#services .desc p, .sdgservices1 .desc p {
		line-height: 1.3;
	}
}
@media (max-width: 1669.98px) {
	div#services .desc p, .sdgservices1 .desc p {
		line-height: 1.2;
	}
}
@media (max-width: 2053.98px) {
	div#services .desc span, .sdgservices1 .desc p {
		font-size: 13pt !important;
	}
}
@media (max-width: 2000.98px) {
	div#services .desc span, .sdgservices1 .desc p {
		font-size: 11pt !important;
	}
}
@media (max-width: 1980.98px) {
	div#services .desc span, .sdgservices1 .desc p {
		font-size: 10pt !important;
	}
}
@media (max-width: 1912.98px) {
	div#services .desc span, .sdgservices1 .desc p {
		font-size: 9pt !important;
	}
}	
@media (max-width: 1533.98px) {
	div#services h4.title a, div#services .read-more a, div#services h4.title, .sdgservices1 h4.title,
	.sdgservices1 h4.title a, .sdgservices1 .read-more a {
		font-size: 19px !important;
	}
}
@media (max-width: 1475.98px) {
	div#services h4.title a, div#services .read-more a, div#services h4.title, .sdgservices1 h4.title,
	.sdgservices1 h4.title a, .sdgservices1 .read-more a {
		font-size: 18px !important;
	}
}
@media (max-width: 1416.98px) {
	div#services h4.title a, div#services .read-more a, div#services h4.title, .sdgservices1 h4.title,
	.sdgservices1 h4.title a, .sdgservices1 .read-more a {
		font-size: 17px !important;
	}
}
@media (max-width: 1357.98px) {
	div#services h4.title a, div#services .read-more a, div#services h4.title, .sdgservices1 h4.title,
	.sdgservices1 h4.title a, .sdgservices1 .read-more a {
		font-size: 16px !important;
	}
}
@media (max-width: 1299.98px) {
	div#services h4.title a, div#services .read-more a, div#services h4.title, .sdgservices1 h4.title,
	.sdgservices1 h4.title a, .sdgservices1 .read-more a {
		font-size: 15px !important;
	}
}
@media (max-width: 1240.98px) {
	div#services h4.title a, div#services .read-more a, div#services h4.title, .sdgservices1 h4.title,
	.sdgservices1 h4.title a, .sdgservices1 .read-more a {
		font-size: 14px !important;
	}
}
@media (max-width: 991.98px) {
	div#services .col-md-6 {
		float: left;
	}
}
div#services .row.row-wrapper {
    text-align: center;
    /* margin: 0 auto; */
    display: flex;
    justify-content: center;
    align-items: center;
}

.gsc-column.col-xl-8.col-lg-8.col-md-8.col-sm-12.col-xs-12.searchSDGTax {
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(226, 226, 226, 0.35);
    box-shadow: 0px 10px 30px 0px rgba(226, 226, 226, 0.35);
    padding: 20px 40px 20px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.widget.gsc-heading.searchSDGTax.align-center.style-3 {
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(226, 226, 226, 0.35);
    box-shadow: 0px 10px 30px 0px rgba(226, 226, 226, 0.35);
    padding: 40px 40px 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.searchSDGTax .heading-content.clearfix {
    width: 100%;
}
.searchSDGTax .gsc-heading .title-desc {
    max-width: unset;
}
.search-block-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    width: 100%;
}
.widget.gsc-heading.searchSDGTax.align-center.style-1 {
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(226, 226, 226, 0.35);
    box-shadow: 0px 10px 30px 0px rgba(226, 226, 226, 0.35);
    padding: 40px 40px 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.js-form-item.form-item.js-form-type-search.form-item-keys.js-form-item-keys.form-no-label {
    width: calc(100% - 90px);
    padding-right: 10px;
}
div#edit-actions {
    width: 90px;
}
.afrvnr div#edit-actions {
    width: 0px;
}
input#dwt-search-widget-button {
    height: 47px;
    border-radius: 3rem;
    line-height: 35px;
    padding: 0 5px;
    background: var(--conbiz-theme-color);
    color: #fff;
    border: none;
    font-size: 14px !important;
    width: 100%;
    font-weight: 600;
}
input.askiasearchbox.form-search.sdg {
    color: #0095ff !important;
    font-size: 1rem;
    background-color: #fff;
    border: 3px solid #0095ff;
    border-radius: 3rem;
    height: 47px;
    text-align: center;
    font-weight: 600;
    padding: 5px;
}
@media (max-width: 475.98px) {
	input.askiasearchbox.form-search.sdg {    
		font-size: .8rem;
	}
}
@media (max-width: 422.98px) {
	input.askiasearchbox.form-search.sdg {    
		font-size: .6rem;
	}
}
div#sdgb .gsc-heading.style-1 {
    max-width: 815px;
}
div#sdgb .title-desc h1 {
    font-size: 52px;
    font-weight: 800;
    letter-spacing: -1.56px;
    position: relative;
    margin-bottom: 50px;
    margin-top: 0;
    color: #fff !important;
}
@media (max-width: 680.98px) {
	div#sdgb .title-desc h1 {
		font-size: 40px;
	}
}
@media (max-width: 576.98px) {
	div#sdgb .title-desc h1 {
		font-size: 35px;
	}
}
@media (max-width: 504.98px) {
	div#sdgb .title-desc h1 {
		font-size: 30px;
	}
}
div#sdgb .heading-action.clearfix {
    margin-bottom: 2em;
}
div#frstblock .bb-inner.default {
    padding-bottom: 0px;
}
div#portalstools .gsc-column.el-67731516.col-xl-3.col-lg-3.col-md-3.col-sm-6.col-xs-12 {
    max-width: 100% !important;
	line-height: 1;
}	



div#portalstools .frontend-content {
    width: auto; /* Adjusting width to auto for better content fit */
    line-height: 1.5; /* Increasing line-height for better readability */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* Adding a subtle shadow for depth */
    background-color: rgba(0, 149, 255, 0.8); /* Adjusting background color for better visibility */
    border-radius: 9px; /* Adding border radius for rounded corners */
    padding: 10px; /* Adding padding for inner spacing */
    margin: 10px; /* Adding margin for outer spacing */
    color: #fff; /* Changing text color to white for better contrast */
    font-family: Arial, sans-serif; /* Setting a clean font */
    transition: all 0.3s ease; /* Adding a transition for smooth effect */
    padding-bottom: 30px; /* Adding extra padding at the bottom */
}

div#portalstools .frontend-content:hover {
    background-color: rgba(0, 149, 255, 1); /* Darkening background color on hover */
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Increasing shadow on hover */
}

div#portalstools .frontend-content .box-title {
    position: relative; /* Ensuring the pseudo-element is positioned relative to the title */
    font-size: 17px;
    font-weight: 800;
    line-height: 1.4em;
    letter-spacing: -0.6px;
    color: #000;
    padding-right: 25px; /* Adding space for the arrow */
}

div#portalstools .frontend-content .box-title::after {
    content: '→'; /* Using a right arrow character */
    position: absolute;
    right: 0; /* Positioning the arrow to the right */
    top: 50%; /* Aligning the arrow to the center vertically */
    transform: translateY(-50%); /* Centering the arrow vertically */
    font-size: 17px; /* Matching the font size of the title */
    color: #000; /* Matching the color of the title */
    transition: all 0.3s ease; /* Adding a transition effect for smoothness */
}

/* Hover effect */
div#portalstools .frontend-content .box-title:hover::after {
    color: #f0e68c !important; /* Changing the color to a light yellow (moon-like) */
    text-shadow: 0 0 10px rgba(240, 230, 140, 0.8) !important; /* Adding a glowing effect */
    transform: translateY(-50%) scale(1.2) !important; /* Making the arrow slightly larger on hover */
}
div#portalstools .box-inner {
	text-align: center;
	padding-bottom: 0;
}
div#news h2.post-title span {
    font-size: 20px;
	text-align: unset;
}
div#news h2.post-title {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	max-height: 2.35em;
	min-height: 2em;
}
div#news .post-content.text-left {
    padding-left: .5em;
    padding-right: .5em;
}
div#news .post-block .post-body {
    line-height: 22px;
}
.event-info h4.post-title {
    font-size: 17px;
	padding-bottom: .3em;
}
.event-block .event-content .event-info .event-meta {
    font-size: 12px;
}
.service-block-3 .service-content .title {    
    min-height: 62px !important;
}
.askiasearchbutton {
    position: unset !important;
    left: unset !important;
}
@media (min-width: 992px) {
	.navigation .gva_menu_main > li {
		padding: 15px 15px !important;
	}
}
.menu-bar { 
    right: 35px !important;
}
@media (max-width: 991.98px) {
	header.header-default .header-main-inner .header-inner {
		padding-left: 0 !important;
		height: 70px;
		width: 100% !important;
	}
}
div#themportals .owl-stage {
    transform: none !important;
}
div#themportals .gsc-carousel-content .item .item-content .bg-full {
	opacity: 1;
}
.widget.gsc-block-drupal.title-align-center.searchSDGTax.hidden-title-on.remove-margin-on.text-dark {
    border-radius: 10px;
    background-color: #fff;
    -webkit-box-shadow: 0px 10px 30px 0px rgba(226, 226, 226, 0.35);
    box-shadow: 0px 10px 30px 0px rgba(226, 226, 226, 0.35);
    padding: 40px 40px 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
}
.footer-first img {    
	max-width: 65%;
}
@media (max-width: 1300.98px) {
	.footer-first img {    
		max-width: 80%;
	}
}
@media (max-width: 991.98px) {
	.footer-first img {    
		max-width: 30%;
	}
	.gsc-image-content.skin-v1 .content { 
		max-width: 520px;
		position: relative;
		margin: 0 auto;
	}
	.lrngknow .gsc-image-content.skin-v1 .content {
		max-width: 585px;
	}
	.sdgservices1 .gsc-image-content.skin-v1 .content { 
		max-width: 430px;
	}
}
@media (max-width: 830.98px) {
	.footer-first img {    
		max-width: 40%;
	}
}		
@media (max-width: 675.98px) {
	.footer-first img {    
		max-width: 50%;
	}	
}
@media (max-width: 520.98px) {
	.footer-first img {    
		max-width: 60%;
	}
}
@media (max-width: 430.98px) {
	.footer-first img {    
		max-width: 70%;
	}
}
@media (max-width: 430.98px) {
	.footer-first img {    
		max-width: 80%;
	}
}
@media (max-width: 340.98px) {
	.footer-first img {    
		max-width: 100%;
	}
}
@media (max-width: 767.98px) {
	div#portalstools .widget.gsc-box-hover.clearfix {    
		max-width: unset;
	}
}
@media (max-width: 639.98px) {
	div#pubs .owl-carousel .owl-item img {
		width: 100%;
	}
}
/* @media (max-width: 1900.98px) {
	.gsc-image-content.skin-v1 .image img {
		max-height: 300px !important;
		max-width: 445px !important;
	}
}
@media (max-width: 1700.98px) {
	.gsc-image-content.skin-v1 .image img {
		max-height: 300px !important;
		max-width: 388px !important;
	}
}
@media (max-width: 1660.98px) {
	.gsc-image-content.skin-v1 .image img {
		max-height: 300px !important;
		max-width: 385px !important;
	}
} */
@media (max-width: 1600.98px) {
	.gsc-image-content.skin-v1 .image img {
		max-height: 300px !important;
		max-width: 375px !important;
	}
	.lrngknow .gsc-image-content.skin-v1 .image img {
		max-height: unset !important;
		max-width: unset !important;
	}
}
@media (max-width: 991.98px) {
	.gsc-image-content.skin-v1 .image img {
		max-height: unset !important;
		max-width: unset !important;
	}
}
.footer .footer-center {
	padding-bottom: 0 !important;
}
.footer-four p {
    margin-bottom: .5px;
}
.footer-second ul, .footer-third ul {
    padding-left: 0px;
}
.footer-four .field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item {
    /* padding-left: 10%; */
}
div#sdgsrch .gsc-column.col-xl-8.col-lg-8.col-md-8.col-sm-12.col-xs-12 {
    margin: 0 auto;
}
/* .sdgservices .gsc-image-content.skin-v1 .content {   
	max-width: 450px;
} */
@media (max-width: 767.98px) {
	.sdgservices .gsc-image-content.skin-v1 .content {   
		max-width: 540px;		
	}
	div#knowsrch .gsc-image-content.skin-v1 .content {   
		max-width: 470px;		
	}
}
/* @media (max-width: 1700.98px) {
	.sdgservices .gsc-image-content.skin-v1 .content {   
		max-width: 380px;		
	}
}
@media (max-width: 1600.98px) {
	.sdgservices .gsc-image-content.skin-v1 .content {   
		max-width: 375px;		
	}
} */
.sdgservices .content .desc {
	line-height: 1.4;
	font-size: 14px;
}
.zoom-inclination {
	margin: 0 auto;
}
div#thematiccar .desc p, div#thematiccar .title {
    text-align: center;
}
input#edit-field-vnrcountrycontent-value {
    width: 100%;
}
div#btnsubscribe {
    text-align: right;
}
div#subscribe .button-action {
    top: unset;
    text-align: center;
    position: relative;
}
div#subscribe .content {
    width: 100% !important;
    padding-right: unset !important;
}
div#hidden {
    display: none;
}
.field.field--name-field-gallery-date.field--type-datetime.field--label-hidden.field__item {
    font-size: .9em;
    width: 50%;
    text-align: right;
    float: left;
}
.field.field--name-field-gallery-date.field--type-datetime.field--label-hidden.field__item:after {
    content: "|";
}
.field.field--name-field-gallerysource.field--type-string.field--label-hidden.field__item {
    text-align: left;
    font-size: .9em;
}
div#abtrss .title-desc {
    line-height: 42px;
    font-size: 20px !important;
}
@media (max-width: 1657.98px) {
	div#abtrss .title-desc {
		font-size: 18px !important;
		line-height: 38px;
	}
}
@media (max-width: 1496.98px) {
	div#abtrss .title-desc {
		line-height: 38px;
		font-size: 17px !important;
	}
}
@media (max-width: 1416.98px) {
	div#abtrss .title-desc {
		font-size: 16px !important;
	}
}
@media (max-width: 1336.98px) {
	div#abtrss .title-desc {
		font-size: 15px !important;
	}
}
@media (max-width: 1256.98px) {
	div#abtrss .title-desc {
		font-size: 14px !important;
	}
}
/* @media (max-width: 1256.98px) {
	div#abtrss .title-desc {
		font-size: 13px !important;
	}
} */
/* @media (max-width: 1095.98px) {
	div#abtrss .title-desc {
		line-height: 36px;
	}
} */
@media (max-width: 1095.98px) {
	div#abtrss .title-desc {
		line-height: 35px;
		font-size: 12px !important;
	}
}
@media (max-width: 941.98px) {
	div#abtrss .title-desc {
		line-height: 32px;
	}
}
@media (max-width: 847.98px) {
	div#abtrss .title-desc {
		line-height: 30px;
	}
}
@media (max-width: 808.98px) {
	div#abtrss .title-desc {
		line-height: 27px;
	}
}
div#rssbtn .column-inner.bg-size-cover {
    float: right;
}
div#abtrss .title-desc.font-size\:18px.font-weight\:600 {
    text-align: left;
}
div#backgrnddocs .field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item.pubDetials p:nth-of-type(1) {
    display: none;
}
div#backgrnddocs .field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item.pubDetials p:nth-of-type(2) {
    display: none;
}
div#backgrnddocs .field.field--name-body.field--type-text-with-summary.field--label-hidden.field__item.pubDetials {
    padding-top: 1em;
}
div#news .post-block .post-title a {
	text-align: left;
}
.container.kmssyoutube .row {
    margin: 0 auto;
}
/*abt us alignment*/
div#abtkm, div#abtarms  {
    padding-top: 3.3% !important;
}
div#abtarms, div#abthm  {
    padding-top: 4% !important;
}
div#abtrs {
    padding-top: 3.5% !important;
}
@media (max-width: 1200.98px) { 
	div#abtkm, div#abtrs {
		padding-top: 4% !important;
	}
	div#abtarms, div#abthm {
		padding-top: 5% !important;
	}
}
@media (max-width: 1100.98px) { 
	div#abtkm {
		padding-top: 5% !important;
	}
	div#abtrs {
		padding-top: 5.5% !important;
	}
	div#abtarms {
		padding-top: 6% !important;
	}
}
.title.resources {
    text-align: center;
    color: rgb(0, 149, 255) !important;
    font-size: 21px !important;
}
.col-xl-4.col-lg-4.col-md-4.col-sm-12.col-xs-12,
div#prgaras .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-xs-12 {
    float: left;
    top: 2.5em;
    padding-bottom: 2em;
	text-align: center;
}
.col-xl-8.col-lg-8.col-md-8.col-sm-12.col-xs-12.praras8 {
    /* float: left; */
	margin: 0 auto;
}
.title.resources a:hover, .libguide a:hover, 
div#prgaras .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-xs-12 a:hover,
.col-xl-4.col-lg-4.col-md-4.col-sm-12.col-xs-12.pars a:hover {
    color: white;
}
.title.resources a:active, .title.resources a:hover, .title.resources a:active, 
div#prgaras .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-xs-12 a:hover, .col-xl-4.col-lg-4.col-md-4.col-sm-12.col-xs-12.pars a:hover {
    outline-width: 0;
}
.title.resources a, div#prgaras .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-xs-12 a, .col-xl-4.col-lg-4.col-md-4.col-sm-12.col-xs-12.pars a {
    -moz-transition: all 0.15s cubic-bezier(0.46, 0.01, 0.14, 1.35);
    -o-transition: all 0.15s cubic-bezier(0.46, 0.01, 0.14, 1.35);
    -webkit-transition: all 0.15s cubic-bezier(0.46, 0.01, 0.14, 1.35);
    transition: all 0.15s cubic-bezier(0.46, 0.01, 0.14, 1.35);
    white-space: nowrap;
    font-family: "Lato";
    font-weight: 900;
    font-size: 13px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none;
    color: #ff4851 !important;
    position: absolute;
    /* top: 50%; */
    /* left: 50%; */
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.title.resources a:before, div#prgaras .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-xs-12 a:before, .col-xl-4.col-lg-4.col-md-4.col-sm-12.col-xs-12.pars a:before {
    content: "";
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all 0.15s cubic-bezier(0.46, 0.01, 0.14, 1.35);
    -o-transition: all 0.15s cubic-bezier(0.46, 0.01, 0.14, 1.35);
    -webkit-transition: all 0.15s cubic-bezier(0.46, 0.01, 0.14, 1.35);
    transition: all 0.15s cubic-bezier(0.46, 0.01, 0.14, 1.35);
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #ff4851;
    bottom: -5px;
    z-index: -2;
}
.title.resources a:after, div#prgaras .col-xl-6.col-lg-6.col-md-6.col-sm-12.col-xs-12 a:after, .col-xl-4.col-lg-4.col-md-4.col-sm-12.col-xs-12.pars a:after {
    content: attr(href);
    -moz-transition: all 0s linear;
    -o-transition: all 0s linear;
    -webkit-transition: all 0s linear;
    transition: all 0s linear;
    overflow: hidden;
    background-color: #ff4851;
    text-transform: lowercase;
    position: absolute;
    font-size: 10px;
    letter-spacing: 0;
    font-weight: 500;
    bottom: -8px;
    left: 0;
    width: 100%;
    display: inline-block;
    -moz-transform: translate(-15px, 100%);
    -ms-transform: translate(-15px, 100%);
    -webkit-transform: translate(-15px, 100%);
    transform: translate(-15px, 100%);
    padding: 0 15px;
    max-height: 0;
    z-index: -1;
}
.image-title {
    margin-top: 4em;
    font-size: 13px;
    color: #333;
	font-weight: 700;
}
.libguide {
    top: -2.5em !important;
    display: inline-block;
    width: auto;
    height: 50px;
    font-size: 13px;
    position: relative;	
	/* text-transform: uppercase; */
}
.libguide a {
	color: #ff4851;
	text-transform: uppercase;
}
.libguide a:after {
    content: "";
    display: block;
    width: 100%;
    border-bottom: 2px solid #ff4851;
    position: absolute;
}
.portfolio-images img {
	min-height: 336px;
}
@media (min-width: 1400.98px) {
	.portfolio-images img {
		min-height: 380px;
	}
}
@media (min-width: 1600.98px) {
	.portfolio-images img {
		min-height: 400px;
	}
}
/* 7/29/24 CSS*/
a.allpbcsbtn.btn-theme {
    margin-left: 23em;
    top: -3.75em;
}
@media (max-width: 1700.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 20em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 1600.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 18em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 1500.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 16em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 1400.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 14em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 1300.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 12em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 1200.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 10em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 1100.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 7.5em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 1000.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 6em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 991.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 14em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 930.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 12em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 865.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 10em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 800.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 8em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 710.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: 6em;
		top: -3.75em;
		z-index: 1;
	}
}
@media (max-width: 641.98px) {
	a.allpbcsbtn.btn-theme {
		margin-left: unset;
		top: 1em;
		z-index: 1;
	}
	.column-content-inner {
		text-align: center;
	}
}
div#discover .images.lightGallery {
    max-height: 280px;
}
.field.field--name-field-title-of-the-gallery-.field--type-string.field--label-hidden.field__item {
    margin-top: .6em;
	-webkit-line-clamp: 2;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
div#listen .title-desc {
    margin-top: 0;
}
div#listen .widget.gsc-heading.align-center.style-1 {
    padding-top: 0;
}
div#discover .col-lg-12.col-md-12.col-sm-12.col-xs-12, 
div#watch .gsc-column.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-xs-12 {
    min-height: 360px;
}
div#wdlblk .gsc-column.col-xl-4.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
    top: 0;
    padding-bottom: 5px !important;
}
div#rsntissue {
    text-align: center;
}
div#rsntissue .post-gallery {
    visibility: hidden;
}
div#discover img {
    max-height: 280px;
    width: 100%;
}
div#news a.gsc-button.large {
    margin-bottom: 0 !important;
}
a.lstbtn {
	z-index: 10;
	position: relative;
}
a.lstbtn span.icon-expand {
    display: none;
}
iframe#footertwt {
    border: 4px #0095ff solid;
    border-radius: .7em;
}
div#rsntissue .owl-item.active {
    max-width: 150px;
}
div#rsntissue .owl-stage {
	/* padding-left: 6em; */
}
div#rsntissue .owl-carousel.init-carousel-owl.owl-loaded.owl-drag {
	max-height: 218px;
}
div#prgaras .content-box {
    /* width: 60%; */
	padding-bottom: 2em;
}
div#prgaras .bg-full {
    /* width: 40%;
	float: left; */
}
div#owrks {
    margin: 0 auto;
}
.col-xl-12.col-lg-12.col-md-12.col-sm-12.col-xs-12.lbgds3 {
    top: 1em;
}
div#owrks .field__label {
    visibility: hidden;
}
div#owrks .title span {
    color: #0095ff;
	font-weight: 600;
}
div#owrks .content-inner {
    background: rgb(0 0 0 / 86%);
	width: 100%;
	display: inline-flex;
}
.col-xl-8.col-lg-8.col-md-8.col-sm-12.col-xs-12.libm2 {
    margin: 0 auto;
}
div#wdlblk .more-link a {
	padding: 0px 8px !important;
    float: none;
    font-size: 13px;
}
div#prgaras .desc p {
    text-align: justify;
}
div#thematiccar .title.resources {
    display: none;
}
div#thematiccar .kmss.resources {
    display: none;
}
div#discover p.youtubedetailtext {
    font-weight: normal;
    font-size: .9em;
}
div#evts .node-detail {
    padding-bottom: 2px;
}
.twitter-timeline.twitter-timeline-rendered {
    padding: 0 !important;
}
div#pubs .more-link a, div#evts .more-link a, div#wdlblk .more-link a, div#news .more-link a, div#backgrnddocs .more-link a {
    color: black;
    background: rgb(0 149 255 / 46%);
    border: 2px solid #fbb12205;
    padding: 0px 10px !important;
    font-size: 12px;
    border-radius: 30px;
}
/* div#evts .more-link a {
    background: #f4f4f9 !important;
}
div#pubs .more-link a {
	background: rgb(233 236 239) !important;
} */
div#pubs .more-link a:hover, div#evts .more-link a:hover, div#wdlblk .more-link a:hover {
    background: #FBB122 !important;
    color: black;
}
div#ddyknow .title-desc.color\:black {
    line-height: 32px !important;
}
div#sdgb .heading-action.clearfix a.btn-theme, div#services .read-more a, .sdgb a, div#abtrss a,
div#rsntissue .column-inner.bg-size-cover a, div#subscribe .column-inner.bg-size-cover a,
div#ddyknow .heading-action.clearfix a,
.col-xl-4.col-lg-4.col-md-4.col-sm-12.col-xs-12 .widget.gsc-heading.align-center.style-2 a.btn-theme {
    font-size: 16px;
    border-radius: 20px;
}
div#rssbtn a {
    color: black;
    background: rgb(0 149 255 / 46%);
    border: 2px solid #fbb12205;
    font-size: 13px;
    border-radius: 30px;
}	
div#pubs .service-block-3 .service-content {
    padding-bottom: 10px !important;
}
p.ptype {
    margin-bottom: 0;
}
div#insidebnrs {
    max-height: 450px !important;
}
.fourServ img {
    border-radius: 7px;
}
.fourServ.gbb-row.bg-size-cover h4.title {
    text-align: center;
}
.fourServ.gbb-row.bg-size-cover {
    padding: 0 1em;
}	
.gsc-column.col-xl-7.col-lg-7.col-md-7.col-sm-12.col-xs-12.fourServ {
    margin-top: 2em;
    margin-bottom: 2em;
}
/* BOOK WHEEL*/
.bkwhl1 {
    font-family: Arial, sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    /* height: 100vh; */
	height: auto;
    margin: 0;
    background-color: #f4f4f4;
}

.book-wheel1 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 300px;
    height: 300px;
    position: relative;
    perspective: 1000px;
	
	position: relative;
	transform-style: preserve-3d;
	animation: rotateBooks 28s infinite linear;
	transform-origin: center center;
}
.book-wheel1:hover {
    animation-play-state: paused;
}
.book-item:hover {
    animation: none;
}
.book-item {
    width: 14em;
    height: 18em;
    /* background-color: #e0e0e0; */
    text-align: center;
    /* line-height: 180px; */
    /* font-weight: bold; */
    color: #333;
    border-radius: 8px;
    position: absolute;
    transition: transform 1s ease;
}

.controls {
    margin-top: 4em;
}

button {
    padding: 10px 20px;
    font-size: 16px;
    margin: 0 10px;
    cursor: pointer;
}
.book-wheel1 .content {
    top: 0;
    position: absolute;
    line-height: 1.2;
    font-size: 12px;
    font-weight: 100;
    /* opacity: 0; 
	background: rgba(0, 0, 0, 0.5);*/
    width: 100%;
    color: white;
	font-family: 'Georgia', serif;
}
.book-wheel1 .content .desc {
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
}
.book-wheel1 .content .desc:hover {
	opacity: 1;
}
.book-wheel1 .content h4.title a {
    color: #0095ff;
    font-weight: 600;
	background: rgba(0, 0, 0, 0.8);
}
/* styles.css */
.bkwhl {
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background-color: #f4f4f4;
}

.book-wheel {
    position: relative;
    /* width: 17em; */
    /* height: 17em; */
    border-radius: 50%;
    perspective: 1000px;
	
    width: 40em;
    height: 40em;
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: radial-gradient(circle, #ffffff, #212529); */
	border: 10px solid #6c757d;
	
	/* display: inline-block; */
	/* animation: rotate360 3s infinite; */
	/* transform-origin: center; */
}

.book {
    position: absolute;
    /* width: 80px; */
    /* height: 120px; */
	width: 16em;
	height: 16em;
    transform-origin: 150px 150px;
    /* transform: rotate(calc(var(--i) * 90deg)) translate(150px) rotate(calc(var(--i) * -90deg)); */
	transform: rotate(calc(var(--i) * 90deg)) translate(18em) rotate(calc(var(--i) * -90deg));
    transition: transform 0.5s ease;
}

.book img {
    width: 100%;
    height: 100%;
	border-radius: 5px;
    border-radius: 50%;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
}	

.bkwhlcntr {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    margin: 0;
    background-color: #f0f0f0;
}

.wheel-container {
    position: relative;
    width: 300px;
    height: 300px;
}

.wheel {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #fff;
    border: 2px solid #ddd;
    transform-style: preserve-3d;
    transition: transform 1s cubic-bezier(0.42, 0, 0.58, 1);
}

.platform {
    position: absolute;
    width: 15em;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #007BFF;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    transform-origin: 108% -124px;
	top: 15em;
    left: -8em;
}

.center-point {
    position: absolute;
    /* top: 50%; 
    left: 44%;
    width: 11em;*/
	top: 35%;
    left: 50%;
    width: 14em;
    height: 0em;
    font-size: 18pt;
    /* background-color: #007BFF; */
    border-radius: 50%;
    transform: translate(-50%, -50%);
}
@media (min-width: 800.98px) and (max-width: 1701.98px) { 
	.bkwhl {
		padding-top: 25em;
		padding-bottom: 25em;
	}
}
@media (max-width: 800.98px) {
	.bkwhl { 
		left: 2em;
		position: relative;
		padding-top: 5em;
	}
	.book img {
		width: 80%;
		height: 80%;
	}
	.book {   
		transform: rotate(calc(var(--i)* 90deg)) translate(11em) rotate(calc(var(--i)* -90deg));
	}
	.center-point {
		/*left: 26%;
		 width: 10em;		 */
		font-size: 10pt;
		display: none;
	}
	.book-wheel {
		width: 25em;
		height: 25em;
	}
}
.bkwhl .desc {
    display: none;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    margin-top: 15px;
}
.bkwhl .content {
    position: absolute;
    /* padding: 5px 10px 5px; */
    /* background: rgba(0, 0, 0, 0.66); */
    bottom: 6em;
    /* left: .5em; */
    /* z-index: 1; */
    width: 100%;
}

.bkwhl .content h4.title a {
    color: #0095ff;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.8);
}
.bkwhl .read-more a.btn-theme, .bkwhl1 .read-more a.btn-theme {
    font-size: 16px;
    border-radius: 20px;
    color: #ffffff;
    font-weight: 600;
}
div#bkwhl {
    padding-top: 4em;
    padding-bottom: 4em;
}
@keyframes rotateBooks {
	0% {
		transform: rotateY(0deg);
	}
	25% {
		transform: rotateY(90deg);
	}
	50% {
		transform: rotateY(180deg);
	}
	75% {
		transform: rotateY(270deg);
	}
	100% {
		transform: rotateY(360deg);
	}
}	




.vforh {
  width: 588px !important; 
  }
  