@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:400,300,700);
@import url(//fonts.googleapis.com/css?family=Pacifico);

/*========================================================
                    Main layout styles
=========================================================*/


body {
	background: #31353d;
	font: 15px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.428571429;
	color: #a2a2a2;
}
a {
	text-decoration: none;
	transition: all 0.25s;
}

.service a {
  transition: none !important; /* Disable transitions explicitly */
}

.service .logo {
  display: block; /* Prevent unexpected inline spacing */
  margin: 0; /* Ensure no margin shifts */
  padding: 0; /* Ensure no padding shifts */
  transition: none !important; /* Disable hover effects on the image */
}

a:hover {
	text-decoration: none;
	color: #0453a0;
    background-color: #ffffff;
    padding: 2px;
}
a:focus {
	text-decoration: none;
	background: none;
}
a[href^="tel:"] {
 color: inherit;
 text-decoration: none;
}
textarea, input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
	-webkit-appearance: none;
	-moz-appearance: caret;
}
p {
	font: 12pt 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin-bottom: 15px;
	line-height: 24px;

}

p.logo a{
transition: none;
}

li {
font-size: 12pt !important;
}

h1.navbar-brand_ {
	margin: 36px 0 0 0;
	padding: 0;
	float: left;
	height: auto;
	position: relative;
	top: 0;
	z-index: 10;
}
h1.navbar-brand_ a {
	display: inline-block;
}
h1.navbar-brand_ a img {
	width: 100%;
}
h2 {
	font: bold 24px/30px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #35424d;
	margin: 0 0 36px 0;
	text-transform: uppercase;
}
h2.indent {
	margin: 0 0 30px 0;
}
h3 {
	font: 12pt/24.5pt 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #0453a0 ; /* was #1abc9c */
	margin: 0 0 0 0;
	text-transform: uppercase;
}
h4 {
	font: 18px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	margin: 0 0 18px 0;
	text-transform: uppercase;
}
.extra-wrap {
	overflow: hidden;
}
.content {
	padding: 0;
	background: #ffffff;
}
.content.indent {
	padding: 66px 0 0 0;
	background: #ffffff;
}
.center {
	text-align: center;
}


/*========================================================
                    header
=========================================================*/
header {
	position: relative;
	margin: 0;
	padding: 0 0 17px 0;
	z-index: 11;
	background: #ffffff;
	border-bottom: 1px solid #e9e9e9;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.1);
}
header.indent {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.follow-box {
  overflow: hidden; /* Prevent content from spilling out */
  padding: 12px 0 6px 0; /* Keep padding consistent */
  background: #2c2c2c;
  height: 35.4px; /* Set a reasonable maximum height */
}
.follow-box p {
	float: right;
	font: 12px 'Arial';
	color: #ffffff;
	margin: 4px 0 0 0;
}
.follow-box p > a {
	font: 12px 'Arial';
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.follow-box p > a:hover {
	color: #0453a0 ;
}
.address_icon {
	padding: 0;
	margin: 0;
	float: right;
	list-style: none;
}
.address_icon li {
	float: right;
	margin-right: 36px;
	font: 12px 'Arial';
	color: #ffffff;
}
.address_icon li:first-child {
	margin-right: 0;
}
.address_icon li img {
	float: left;
	margin-right: 9px;
}
.address_icon li a {
	font: 12px 'Arial';
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.address_icon li a:hover {
	color: #0453a0 !important;
	background-color:#ffffff !important;
	padding: 2px;
}

.address_icon li span{
	padding: 0 2px 0 2px !important;
	margin: 0 2px 0 2px !important;
}

.follow_icon {
	padding: 0;
	margin: -4px 0 0 0;
	float: left;
	list-style: none;
}
.follow_icon li {
	display: inline-block;
	margin-left: 16px;
	color: #0453a0;

}
.follow_icon li:first-child {
	margin-left: 0;

}
.follow_icon li a {
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
	display: block;

}
.follow_icon li a:hover {
	color: #0453a0 !important;
	margin: 0;
	padding: 0;
	background-color: #ffffff !important;
}
.follow_icon.indent {
	float: none;
}
.follow_icon.indent li {
	margin-left: 21px;
}
.follow_icon.indent li:first-child {
	margin-left: 0;
}
.follow_icon.indent li a {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.follow_icon.indent li a:hover {
	opacity: 1 !important;
	filter: alpha(opacity=100) !important;
}
.logo {
	width: 323px;
	height: 86px;
	overflow: hidden;
	transition: none !important;
}

/* menu
========================================================*/
nav.tm_navbar {
	border: none;
	padding: 0;
	margin: 0;
	float: right;
	min-height: 0;
	background: none;
}
nav.tm_navbar li {
	position: relative;
	font-size: 13px;
	line-height: 24px;
	padding: 0;
	margin: 0;
	float: left;
}
nav.tm_navbar li::after {
 position: absolute;
 right: 0;
 top: 50%;
 width: 1px;
 height: 18px;
 background: #d0d0d0;
 content: '';
}
nav.tm_navbar li:last-child::after {
 content: none;
 display: none;
}
nav.tm_navbar li a {
	position: relative;
	padding: 48px 0 33px 0;
	width: 94px;
	text-align: center;
	font: 14px 'Roboto Condensed';
	color: #505050;
	background: transparent;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s; 
}
nav.tm_navbar li.active > a {
	color: #ffffff;
	background: #0453a0  !important;
}

nav.tm_navbar li.active::after {
 content: none;
 display: none;
}
nav.tm_navbar li:hover > a {
	color: #ffffff;
	background: #0453a0 ;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar li:hover::after {
 content: none;
 display: none;
}
nav.tm_navbar .sfHover > a {
	color: #ffffff;
	background: #0453a0 ;
	-webkit-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
nav.tm_navbar .sfHover::after {
 content: none;
 display: none;
}
nav.tm_navbar li span {
	text-align: center;
	position: absolute;
	height: 4px;
	width: 100%;
	display: inline-block;
	left: 0;
	bottom: 26px;
	z-index: 0;
	background: url(../img/marker.png) center 0 no-repeat;
}
/* subMenu1
========================================================*/
nav.tm_navbar .sub-menu > ul {
	position: absolute;
	display: none;
	width: 350px;
	left: 0;
	top: 100px;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #2a2a2a;
	border-radius: 0;
	padding: 29px 0/*10px*/ 16px 0/*16px*/;
	margin: 0;
	text-align: left;
}
nav.tm_navbar .sub-menu > ul > li {
	position: relative;
	background: none;
	border: none;
	width: auto;
	float: none;
	margin: 0 0 13px 0;
	padding: 0;
	display: block;
}
nav.tm_navbar .sub-menu > ul li::after {
 content: none !important;
 display: none !important;
}
nav.tm_navbar .sub-menu > ul li a {
	background: none;
	padding: 0 10px 0 16px;
	margin: 0;
	float: none;
	font: 12px 'Arial';
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s ease-out 0.7s;
	-o-transition: all 0.25s ease-out 0.7s;
	transition: all 0.25s;
}

nav.tm_navbar li.sub-menu > ul > li a:hover {
	text-decoration: none;
	color: #167add  !important;
	background: none;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

nav.tm_navbar .sub-menu > ul li span { 
	display: block;
	position: absolute;
	right: 10px;
	top: 5px;
	left: auto;
	width: auto !important;
	color: #ffffff;
	font-size: 14px;
	background: none;
	transition-delay: 1s;
	-webkit-transition: all 0.25s ease-out 0.7s ;
    -moz-transition: all 0.25s ease-out 0.7s;
    -ms-transition: all 0.25s ease-out 0.7s;
    -o-transition: all 0.25s ease-out 0.7s;
    transition: all 0.25s ease-out 0.7s;
}

nav.tm_navbar .sub-menu > ul li:hover > span{
	transform: rotate(90deg);
	transform-origin: bottom center;
	-webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out ;
    -ms-transition: all 0.25s ease-in-out ;
    -o-transition: all 0.25s ease-in-out ;
    transition: all 0.25s ease-in-out ;
}

nav.tm_navbar .sub-menu > ul li.sfHover > a {
	text-decoration: none;
	color: #ffffff  !important;
	background: none !important;
}

/* subMenu2
========================================================*/
nav.tm_navbar .sub-menu ul ul {
	position: relative;
	overflow: hidden;
	left:0;
	padding-left:0 !important;
	margin-bottom: 0 !important;
	width:100%; /*107px;*/
	/*left: 94px;*/
	/*top: -10px;*/
	border-radius: 0;
	list-style: none !important;
	zoom: 1;
	z-index: 11;
	background: #0453a0 ;
	/*padding: 10px 10px 0 10px;*/
	margin: 0;
	text-align: left;
}

nav.tm_navbar .sub-menu ul ul > li {
  width: 100%;
  opacity: 100;
  padding: 8px 0 8px 0;
  float:left;
  margin:0 0 0 0;
  background: #0453a0;
  position: relative;
}

nav.tm_navbar .sub-menu ul ul li:hover {
	background: #167add;
  	box-shadow: 7px 0px #2a2a2a  inset;
  	-webkit-transition: box-shadow .3s linear,text-indent .3s linear;
  	transition: box-shadow .3s linear,text-indent .3s linear;
  	text-indent: 31px;
  }

nav.tm_navbar .sub-menu ul ul a  {
	background: none;
	display: grid;
	width:100%;
	padding: 0;
	margin: 0;
	display: block;
	font: 12px 'Arial';
	text-transform: uppercase;
	color: #000000;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}

nav.tm_navbar .sub-menu > ul li > ul li a:hover {
	color:rgb(255, 255, 255) !important;
	/* background: none !important; */
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

/* sub submenu */
nav.tm_navbar .sub-menu > ul li > ul li > ul li a {
  width: 100%;
  opacity: 100;
  padding: 4px 0 4px 0;
  float:left;
  margin:-8px 0 -8px 0;
  background:rgb(44, 44, 44) !important;
  position: relative;
}

nav.tm_navbar .sub-menu > ul li > ul li > ul li a:hover {
	color:rgb(255, 255, 255) !important;
	background:rgb(44, 44, 44) !important;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
	-webkit-transition: box-shadow .3s linear,text-indent .3s linear;
  	transition: box-shadow .3s linear,text-indent .3s linear;
  	text-indent: 61px;
}

.select-menu {
	display: none !important;
}

/*   Privacy Page   */

.privacyPolicy {
	font-family: 'Montserrat', sans-serif;
	padding: 20px 100px;
}

.privacyPolicy h1 {
	text-align: center;
	margin-bottom: 50px;
	color: #1e3d58;
}

.privacyPolicy h2 {
	margin-top: 50px;
	color: #1e3d58;
}

/* Terms of Use */
.termsOfUse {
	font-family: 'Montserrat', sans-serif;
	padding: 20px 100px;
}

.termsOfUse h1 {
	text-align: center;
	margin-bottom: 50px;
	color: #1e3d58;
}

.termsOfUse h2 {
	margin-top: 50px;
	color: #1e3d58;
}

/*Environment*/
.thumbnail.environment ul {
	font-size: larger;
	margin-left: 10%;
}

.thumbnail.environment ul li {
	float: left;
	padding: 2% 5% 0 0;
	margin-right: 5%;
}

/*.thumbnail.environment ul li:before {*/
/*	content: '\2202';*/
/*	margin-right: 0.5em;*/
/*}*/

/*Governance Table*/
.row.governance h1{
	font-size: 68px;
	font-weight: normal;
	width: 400px;
}

.titleFigure {
	display: inline-grid;
	grid-template-columns: 1fr 1fr;
	width: 100%;
}

.titleFigure h1 {
	grid-column: 1;
	grid-row:2;
}

.titleFigure img {
	grid-column: 2;
	grid-row: 1 / span 2;
}
.divider {
	border-bottom: #878787 13px solid;
	margin: 10px 0;
	clip-path: polygon(0% 0%, 0% -73%, 100% 0%, 98% 100%, 0% 153%, 0% 0%, 100% 100%);
}

.governance-grid {
	display: grid;
	grid-template-columns: repeat(9, 1fr);
	justify-content: space-between;
}

.governance-grid  h3 {
	color: #FFFFFF !important;
}


.filler {
	border-right: #82c044 2px solid;
}

.g-item.column.header {
	grid-row: 1;
	text-align: center;
	border-right: #82c044 2px solid;
	padding-bottom: 5px;
	width: 125px;
}

.g-item.column.header h3 {
	grid-row: 1;
	text-align: center;
	background: #82c044;
	margin: 0 5px;
	padding:5px 10px;
}


.g-item.row.header {
	grid-column: 1;
	margin-left: 0;
	margin-right: 0;
}

.g-item.row.header h3{
	background: #82c044;
	width: 326px;
	padding: 5px 0  0 10px;
	clip-path: polygon(0% 0%, 0% -73%, 100% 0%, 90% 100%, 0% 153%, 0% 0%, 100% 100%);
}

.g-item.row.header.bottomBorder h3 {
	margin-top: 5px;
}

.g-item.row.header.topBorder h3{
	font-size: large;
	margin-bottom: 5px;
}

.g-item.row.header p {
	font-size: medium;
	margin: 0;
}

.topBorder {
	border-top: #82c044 2px solid;
}

.g-item.element.topBorder img {
	margin-top: 25px;
}

.bottomBorder {
	border-bottom: #82c044 2px solid;
}

.g-item.element {
	color: #000000;
	border-right: #82c044 2px solid;
	text-align: center;
}


.g-item.element.bottomBorder.alternate {
	grid-column: 9;
	border-right: none;
	font-size: x-large;
}

.g-item.row.header.bottomBorder.alternate {
	grid-column: 1 / span 8;
}

.g-item.row.header.bottomBorder.alternate p{
	color: #000000 !important;
}


.g-item.section.header {
	padding-top: 10px;
	font-weight: bold;
	font-size: larger;
}

.g-item.section.header figure {
	font-weight: bold;
	font-size: medium;
	display: inline-grid;
	grid-template-columns: 30px 159px;
	/*margin-bottom:20px;*/
}

.g-item.section.header figure img {
	position: relative;
	margin: 5px 5px 0 5px;
	/*float: left;*/
}

.g-item.section.header figure p {
	position: relative;
	margin: 5px 5px 0 5px;
	/*float: right;*/
}


/*Social Grid*/
.social-grid {
	/*display: grid;*/
	/*grid-template-columns: repeat(2, 1fr);*/
	/*grid-column-gap: 10px;*/
	display: flex;
	width: 100%;
	box-sizing: border-box;
	height: 90vh;
}

.social-banner{
	background: #0055a5;
	width: 675px;
	padding: 15px;
	margin-bottom: 20px;
	clip-path: polygon(0% 0%, 0% -73%, 100% 0%, 90% 100%, 0% 153%, 0% 0%, 100% 100%);
}

.social-banner h1{
	color: white;
	margin: 0;
}

.social-grid .column {
	flex: 1;
	overflow: hidden;
	transition: .5s;
	margin: 0 2%;
	box-shadow: 0 20px 30px rgba(0,0,0,.1);
	line-height: 0;
	position: relative;
}

.social-grid .column .imageFrame {
	margin: 0;
}

.stjude > .imageFrame, .haz > .imageFrame{
	width: 50%;
	height: 50%;
}

.social-grid .donation.column > .imageFrame, .social-grid .harvest.column > .imageFrame {
	width: 100%;
	height: 100%;
}

.stjude .imageFrame:nth-child(2n+1), .haz > .imageFrame:nth-child(2n){
	float: left;
}

.stjude .imageFrame:nth-child(2n), .haz > .imageFrame:nth-child(2n+1){
	float: right;
}

.social-grid .column .title {
	background-color: rgba(0, 85, 165, 0.91);
	padding: 0 !important;
	width: 100%;
	position: absolute;
	top: 40vh;
	opacity: 100%;
	transition: opacity 0.5s;
}

.social-grid .column .title h2 {
	font-size: large;
	color: white;
	padding: 5px 0;
	text-align: center;
	margin-bottom: 5px ;
}

.social-grid .column .title h3 {
	text-align: center;
	color: #FFFFFF !important;
}



.social-grid .column img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: .5s;
}

.social-grid .BKG p {
	color: white !important;
}

.social-grid .circle {
	background-color: rgba(0, 85, 165, 0.92);
	border-radius: 50%;
}

.social-grid .BKG {
	z-index: 2;
	position: absolute;
	opacity: 0;
	transition: opacity 0.5s;
	padding: 12% 7%;
}

.social-grid .BKG p {
	text-align: center;
}

#overlay {
	visibility: hidden;
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.29);
	transition: 0.15s;
	-webkit-transition: 0.15s;
	-moz-transition: 0.15s;
}

.social-grid .column:hover {
	flex: 1 1 50%;
}

.social-grid .column:hover .title{
	opacity: 0 !important;
}

.social-grid .column:hover img {
	width: 100%;
	height: 100%;
	filter: blur(2px);
	-webkit-filter: blur(2px);
}

.social-grid .column:hover .BKG {
	opacity: 100;
	transition-delay: 0.30s;
}

.social-grid .column:hover .BKG img {
	filter: blur(0) !important;
	-webkit-filter: blur(0)!important;
}

.social-grid .column:hover #overlay {
	visibility: visible;
	transition: 0.15s;
	-webkit-transition: 0.15s;
	-moz-transition: 0.15s;
}

/*dei*/

.dei p {
	margin: 0;
	padding: 20px;
	color: black;
	font-size: 25px;
}
.dei {
	/*display: grid;*/
	/*grid-template-columns: 1fr 1fr;*/
	/*grid-template-areas:*/
	/*			"a b"*/
	/*			"a c";*/
	/*gap: 10px;*/
	padding: 0 20px;
}

.ethnicity {
	/*grid-area: a;*/
	width: 400px;
}

.ethnicity p {
	background-color: #0d3053;
	padding: 5px 20px;
	width: 100%;
	color: white;
	margin-top: 15px;
}

.ethnicity .deiContent img {
	margin: 0 18% !important;
}

#camImage{
	float: left;
	margin: 25px 15px 15px 21px;
}

#safteyImage {
	float: left;
	margin-top: -12px;
}

.deiGraphic {
	border: 1px solid black;
	width: 400px;
	height: auto;
	margin: 50px 50px;
	/*float: left;*/
}

.deiGraphic .title {
	border-bottom: 1px solid black;
	padding: 10px;
	background-color: #d4d5e1;
}

.rightGraphic {
	float: right;
	margin: 20px 35px 15px 15px;
}

.leftGraphic {
	float: left;
	margin: 25px 15px 15px 21px;
}

.deiGraphic .title > h2 {
	margin: 0;
}

.deiBarGraphs {
	margin: 20px auto;
	width: 100%;
	height: 275.19px;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

.address a:hover{
color: #ffffff;
background-color: #0453a0;
margin: 0;
padding: 0;
}

.highlights a:hover{
margin: 0;
padding: 0;
text-decoration: underline !important;
}

#empImage {
	float: left;
}

#img1 {
	height: 275.19px;
	overflow: hidden;
}

#img1, #img3 {
	margin-left: auto;
}

#img3, #img4 {
	height: 264.41px;
}

.deiContent img {
	padding-top: 20px;
}

.deiGallery {
	width: fit-content;
	margin: 10px auto;
	display: grid;
	grid-template-columns: repeat(3, 300px);
	grid-template-areas:
				"a b c"
				"a d e";
	gap: 20px;
}

.galleryImage {
	width: fit-content;
	height: fit-content;
	/*float: left;*/
	position: relative;
	overflow: hidden;
}

.galleryImage p {
	position: absolute;
	padding: 5px 20px;
	bottom: 0;
	width: 100%;
	color: white;
	background-color: rgb(13 48 83 / 78%);
}


.galleryImage img {
	width: 300px;
}

.deiTextbox {
	border: 3px solid #0d3053;
	background-color: rgba(6, 65, 101, 0.58);
	margin: 50px auto 0 auto;
	padding: 20px;
	width: 850px;

}

.deiTextbox p {
	margin: 0 auto;
	font-style: italic;
	color: white;
}

.deiTextbox, .galleryImage, .deiGraphic, .leftGraphic, .rightGraphic {
	box-shadow: 3px 4px 7px -2px black;
}

/*ESG responsive*/
@media only screen and (min-width: 368px) {
	.social-caption {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
		display: grid;
		grid-template-columns: auto auto;
		grid-template-areas:
					"a b"
					"c b";
	}
	
	}
	.stjude .circle.BKG:nth-child(1) {
		top: 5%;
		left: 10%;
		width: 75%;
		grid-area: a;
	}

	.stjude .circle.BKG:nth-child(2) {
		top: 20%;
		right: 5%;
		width: 60%;
		grid-area: b;
		grid-column: 1 / span 2;
	}

	.stjude .circle.BKG:nth-child(3) {
		bottom: 5%;
		left: 10%;
		padding-top: 15%;
		width: 81%;
		grid-area: c;
	}


	.donation .circle.BKG:nth-child(1) {
		top: 2%;
		left: 5%;
		width: 60%;
		grid-area: a;
		grid-column: 1 / span 2;
	}

	.donation .circle.BKG:nth-child(2) {
		top: 35%;
		right: 5%;
		width: 70%;
		grid-area: b;
	}

	.donation .circle.BKG:nth-child(3) {
		bottom: 2%;
		left: 5%;
		padding-top: 15%;
		width: 60%;
		grid-area: c;
		grid-column: 1 / span 2;
	}

	.haz .circle.BKG:nth-child(1) {
		top: 2%;
		left: 0;
		width: 65%;
		grid-area: a;
		grid-column: 1 / span 2;
	}

	.haz .circle.BKG:nth-child(2) {
		bottom: 2%;
		right: 0;
		width: 64%;
		grid-area: c;
		grid-column: 1 / span 2;
	}

	.harvest .circle.BKG:nth-child(1) {
		top: 2%;
		left: 2%;
		width: 62%;
		grid-area: a;
		grid-column: 1 / span 2;
	}

	.harvest .circle.BKG:nth-child(2) {
		bottom: 2%;
		right: 2%;
		width: 63%;
		grid-area: c;
		grid-column: 1 / span 2;
	}
}

@media only screen and (max-width: 300px) {
	.galleryImage:not(#img1) {
		height: auto !important;
	}

	.galleryImage img {
		width: 100% !important;
	}
}

@media only screen and (max-width: 550px) {
	.ESG-EN.row {
		display: grid;
		grid-template-columns: 100%;
	}

	.dei > img {
		width: 100%;
		height: auto;
		margin: 20px auto !important;
	}
	.commit-sig, .commit-contact {
		float: left !important;
	}

	.ESG-CEO {
		height: 60%;
	}

	.commit-img {
		margin: 5%;
	}
	.social-caption {
		position: static;
		width: 100%;
		height: auto;
	}

	.social-grid .column img {
		max-height: 157px !important;
	}

	.deiTextbox {
		width: 100%;
	}

	.stjude.column {
		grid-template-rows: 15% 20% auto 1fr !important;
	}

	.social-img-lisa {
		top: -14px !important;
	}

	.harvest.column .imageFrame img {
		position: static !important;
	}

}

@media only screen and (max-width: 700px) {
	.ESGMenu {
		display: grid;
		grid-template-columns: 100%;
		width: 100% !important;
		height: max-content !important;
		float: none !important;
	}
	.seperator {
		display: none;
	}

	.ESGMenu h2 {
		padding-top: 2% !important;
	}

	.ESGMenu h1 {
		margin: 0 !important;
		text-align: center;
		float: none !important;
	}

	.social-grid .column img {
		max-height: 502px !important;
	}

	.ESG-TEXT.wow {
		width: 95% !important;
	}

	.deiBarGraphs {
		grid-template-columns: auto !important;
		grid-template-areas:
					"a"
					"b"
					"c" !important;
		gap: 50px !important;
		align-items: center;
	}

	.galleryImage {
		margin: 0 auto !important;
	}

	#img1, #img3 {
		grid-area: a !important;
		width: fit-content !important;
	}

	#img2, #img4 {
		grid-area: c !important;
		width: fit-content !important;
	}

	.deiGraphic {
		grid-area: b !important;
		margin: 0 auto !important;
		width: 100% !important;
	}

	.donation.column .imageFrame {
		height: auto !important;
	}

	.harvest.column .imageFrame {
		height: auto !important;
	}
	.harvest.column .imageFrame img{
		position: static !important;
	}
}

@media only screen and (max-width: 1000px) {
	.ESGMenu h2{
		font-size: 23px !important;
	}

	.ESGMenu h1 {
	text-align: center;
	float: none !important;
	}

	.ESG.row {
		display: grid;
		grid-template-columns: 100%;
	}

	.ESG.caption {
		width: 100% !important;
	}

	.ESG.caption

	.commit-img {
		float: left !important;
	}
	.commit-sig {
		margin-top: 5% !important;
	}

	.commit-sig, .commit-contact {
		float: right;
	}

	.ESG-CEO {
		max-width: 552px;
		width: 100% !important;
		margin: 2% ;
	}

	.ESG-TEXT.wow {
		max-width: 100% !important;
		width: 100%;
		margin: 2% !important;
	}

	/*.social-grid .column img {*/
	/*	width: 25% !important;*/
	/*	!*max-height: 179px !important;*!*/
	/*	height: 25% !important;*/
	/*	margin: 0 !important;*/
	/*}*/

	.gov-chart {
		/*grid-column: 1 / span 3 !important;*/
		/*width: 100% !important;*/
	}
	.env-bkg {
		width: 100% !important;
		height: calc(100% + 11vh) !important;
	}

	.stjude.column, .haz.column {
		grid-template-rows: auto auto auto 1fr !important;
	}

	.stjude.column img {
		width: 100%;
		height: auto;
	}

	.stjude.column .imageFrame {
		width: 100%;
		height: auto;
		overflow: hidden;
	}

	.deiBarGraphs {
		grid-template-columns: auto auto;
		grid-template-areas:
					"a b"
					"c c";
		height: auto;
		gap: 50px;
	}

	.deiGraphic {
		grid-area: c;
		margin: 10px auto !important;
	}

	#img1, #img3 {
		grid-area: a;
		width: fit-content !important;
	}

	#img2, #img4 {
		grid-area: b;
		width: fit-content !important;
	}

	.harvest.column .imageFrame img {
		top: -119px !important;
	}

}
@media only screen and (max-width: 1024px) {
	.galleryImage {
		width: 100%;
	}

	.deiGraphic {
		margin: 50px 20px;
	}
}
@media only screen and (max-width: 1280px) {
	.social-grid .column:hover #overlay {
		display: none;
	}
	.row.social {
		padding-left: 0 !important;
	}
	.social-logo {
		display: none;
	}
	.social-banner{
		position: static;
		width: 100%;
		height: auto;
	}
	.social-grid {
		display: grid;
		width: 100%;
		height: 100%;
		grid-template-columns: auto;
		grid-template-rows: repeat(auto-fit, auto);
	}
	.social-grid .column {
		width: 100%;
		height: fit-content;
		margin: 0 0 10% 0 !important;
	}

	.social-grid .column img {
		object-fit: cover;
		float: none !important;
		width: 100% !important;
		height: auto !important;
	}

	.social-grid .column .title {
		width: 100%;
		height: fit-content;
		grid-area: e;
		position: static;
		margin-bottom: 10px;
	}

	.social-grid .column .title h3{
		display: none;
	}

	.social-grid .column #overlay {
		display: none;
	}

	.social-grid .BKG {
		height: auto !important;
		width: 100% !important;
		opacity: 100%;
		padding: 20px;
	}

	.social-caption {
		position: static;
		width: 100%;
		height: fit-content;
		grid-area: f;
	}

	.social-grid .circle {
		width: 100% !important;
		height: auto !important;
		border-radius: 0;
		margin: 0 0 1% 0!important;
		float: none !important;
		position: static;
	}

	.ESG.thumb-pad4 {
		/*margin: 0 15% !important;*/
	}

	.ESG.caption h1 {
		margin: 0 5% 5% 5% !Important;
	}

	.social-grid .column:hover img {
		width: inherit;
		height: inherit;
		filter: none;
		-webkit-filter: none;
	}

	.social-grid .column:hover .title{
		opacity: 100 !important;
	}
	/************************st jude***********************/
	.social-grid .stjude.column{
		display: grid;
		height: 1058px;
		grid-template-columns: 50% 50%;
		grid-template-rows: 25% 35% auto 1fr;
		grid-template-areas:
					"a b"
					"c d"
					"e e"
					"f f";
	}

	.stjude.column .imageFrame {
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
	}
	.social-img-lisa {
		grid-area: a;
		position: absolute;
		top: -29px;
	}

	.social-img-swing {
		grid-area: b;
	}

	.social-img-golfgroup {
		grid-area: c;
	}

	.social-img-stjude {
		grid-area: d;
	}

	.social-img-donation {
		width: 70%;
	}


	.social-caption p{
		margin: 0 !Important;

	}

	/************************Double Your Donation***********************/
	.social-grid .donation.column .imageFrame {
		height: 550px;
		overflow: hidden;
	}

	/***********************Haz Waste Day***********************/
	.social-grid .haz.column{
		display: grid;
		height: 1058px;
		grid-template-columns: 50% 50%;
		grid-template-rows: 30% 30% auto 1fr;
		grid-template-areas:
					"a b"
					"c d"
					"e e"
					"f f";
	}

	.haz.column .imageFrame {
		width: 100%;
		height: 100%;
		overflow: hidden;
	}

	#social-img-packaging {
		grid-area: a;
	}
	#social-img-shay {
		grid-area: b;
	}
	#social-img-printers {
		grid-area: c;
	}
	#social-img-aerosol {
		grid-area: d;
	}
	/***********************Harvest***********************/
	.social-grid .harvest.column .imageFrame {
		height: 550px;
		overflow: hidden;
		position: relative;
	}

	.harvest.column .imageFrame img {
		position: absolute;
		top: -322px;
	}

}
/*========================================================
					-aBanner-
========================================================*/
.aBanner {
	background:#167add;
	padding:0;
	margin:0;
	overflow: hidden;
}

.aBanner h2 {
	/*==Scrolling==*/
	 width: 100%;
	 height: 50px;
	 /* Start*/
	 -moz-transform:translateX(100%);
	 -webkit-transform:translateX(100%);
	 transform:translateX(100%);
	 /* Animation*/	
	 -moz-animation: scroll-left 45s linear infinite;
	 -webkit-animation: scroll-left 45s linear infinite;
	 animation: scroll-left 45s linear infinite;
	/*=============*/
	color: white;
	/*text-align: center;*/
	margin: 0;
	padding: 10px 0;
	white-space: nowrap;
}


/* Move it (define the animation) */
@-moz-keyframes scroll-left {
	0%   { -moz-transform: translateX(100%); }
	100% { -moz-transform: translateX(-115%); }
   }
@-webkit-keyframes scroll-left {
	0%   { -webkit-transform: translateX(100%); }
	100% { -webkit-transform: translateX(-115%); }
   }
@keyframes scroll-left {
	0% { 
	-moz-transform: translateX(100%); /* Browser bug fix */
	-webkit-transform: translateX(100%); /* Browser bug fix */
	transform: translateX(100%);
	}
	100% { 
	-moz-transform: translateX(-115%); /* Browser bug fix */
	-webkit-transform: translateX(-115%); /* Browser bug fix */
	transform: translateX(-115%);
	}
}

.aBanner h1 a{
	color: #c7c7c7;
}

.aBanner h1 a:hover{
	color: #474747;
}

/*========================================================
                    -Content-
=========================================================*/
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 80px;
	right: 30px;
	width: 42px;
	height: 42px;
	overflow: hidden;
	border: none;
	z-index: 20;
	background: url(../img/top.png) 0 top no-repeat;
	transition: none;
}
#toTop:hover {
	outline: none;
	background: url(../img/top.png) 0 bottom no-repeat;
}
.trainerBox {
	margin-bottom: 25px;
	position: relative;
	display: block;
}
.trainerBox figure {
	margin: 0 0 25px 0;
}
.trainerBox figure img {
	width: 100%;
}
.trainerBox a {
	font: 300 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8d8d8d;
	text-transform: uppercase;
	-webkit-transition: color 0.25s ease;
	-o-transition: color 0.25s ease;
	transition: color 0.25s ease;
}
.trainerBox a:hover {
	color: #e25454;
}
.who-box {
	overflow: hidden;
}
.who-box .col-lg-4 {
	margin-bottom: 47px;
}

.tf_description{
	font-size:15px;
	padding: 5px 0 5px 0;
	margin: 0 !important;
}

/*========================================================
                    Company Page
=========================================================*/

.companyCEO {
	background-color: #0453a0;
	color: #FFFFFF;
	
}

.companyCEO p{
	padding-left: 10px;
	margin:0;
}

.companyCEO h3{
	background-color:#0d3053;
	color: #FFFFFF;
	padding-left: 10px;
}

.companyContainer figure{
	margin:0 !important;
}

.companyContainer div.caption h3{
	padding:0 25px 0/*10px*/ 25px !important;
	color: #FFFFFF;
	height:55px;
	font-weight: bold;
}


.companyContainer .name{
	padding:5px 0 5px 0;	
	width:100%;
	background-color: #0d3053;
}

.companyContainer div.caption{
	padding:0 /*0 10px 0*/  !important;
	width: 270px;
	height: 275px;
	background-color: #0453a0;
	color: #FFFFFF;
}

.companyContainer .name a{
	color: #FFFFFF !important;
}

.companyContainer p{
	padding:0 25px 0/*10px*/ 25px !important;
	margin:5px 0 0 0 !important;
	/*background-color: #0d3053;*/
}

.companyContainer .thumbnail {
	box-shadow: 10px 10px 5px #aaaaaa !important;
	
	width: 270px;
}
/*================================================*/

/*========================================================
                    	ESG
=========================================================*/
.ESGMenu {
	padding-bottom: 20px;
	padding: 10px;
	height: 80px;
	width: 100%;
}

.ESGMenu h1 {
	float: left;
	padding:10px;
	width:fit-content;
	margin-right:0 !important;
}

.ESGMenu h2 {
	float:left;
	padding-top:33px;
	margin:0;
}

.ESGMenu .seperator {
	float:left;
	padding:10px;
}

.ESGblog figure{
	padding-bottom:25px;
}

.ESGblog img{
	max-width:150px;
	max-height:150px;
	margin-right: 20px;
}

.ESGblog .ESGHead {
	color:#0453a0;
}

.ESGblog p {
	font-size: larger;
	padding-top: 25px;
}

/*================================================*/

/*========================================================
                    Blog
=========================================================*/

.blogH4{
	font-weight: bold;
}

.bTitle{
	text-decoration: underline;
	width:fit-content;
	margin: 0;
}

.blogTable{
	margin-left: 8%;
}

.blogTable .blogH4{
	padding-left: 15% !important;
}

.blogTable table, .blogTable th, .blogTable td{
	border: 2px solid black;
	padding: 5px 10px;
}

.blogTable .tableBlank{
	border: none !important;
}

.blogTable .tableHeader{
	background-color: #0453a0;
	color: #000000;
}

.blogContact{
	padding-left:25%;	
}

.blogContact div{
	background-color: #0453a0;
	width: fit-content;
	margin-left: 5%;
	border: 2px solid black;
	padding: 0;
}

.blogContact div .contactName{
	display: inline-block;
	background-color: #0d3053;
	width: 100%;
	height: 100%;
	padding: 5px 0 5px 5px;
	font-size: large;
	border-bottom: 2px solid black;
}

.blogContact div .contactRow{
	padding:0 10px 3px 5px;
}

.blogContact img{
	padding-left: 6%;
}
/*================================================*/

.thumb-box1 {
	overflow: hidden;
	padding: 39px 0;
}
.thumb-box2 {
	overflow: hidden;
	padding: 24px 0 83px 0;
}
.thumb-box2 .title {
	font: bold 48px/48px 'Roboto Condensed';
	text-transform: uppercase;
	color: #35424d;
	margin-bottom: 0;
}
.thumb-box2 .description {
	font: 24px 'Roboto Condensed';
	color: #747f88;
	margin-bottom: 13px;
	letter-spacing: 1px;
}
.thumb-box2 p {
	font: 14px/24px 'Roboto Condensed';
	color: #8595a2;
	margin-bottom: 0;
}
.thumb-box3 {
	background: url(../img/pattern.png) repeat;
	padding: 75px 0 28px 0;
	overflow: hidden;
}
.thumb-box3 .col-lg-3 {
	margin-bottom: 30px;
	margin-top: 60px;
}
.thumb-box3 .box {
	text-align: center;
	font-size: 12pt;
}
.thumb-box3 .box .title {
	font: 21px/24px 'Roboto Condensed';
	color: #35424d;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.thumb-box3 .box figure {
	overflow: hidden;
	width: 107px;
	height: 139px;
	margin-bottom: 32px;
	display: inline-block;
}
.thumb-box3 .box:hover figure img {
	margin-top: -139px;
}
.thumb-box3 .box:hover a {
	background: url(../img/more_btn2.png) 0 bottom no-repeat;
}
.thumb-box3 .box p {
	margin-bottom: 23px;
}
.thumb-box3 .box a {
	width: 23px;
	height: 23px;
	display: inline-block;
	background: url(../img/more_btn2.png) 0 top no-repeat;
	overflow: hidden;
}
.thumb-box3 .box a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.thumb-box4 {
	overflow: hidden;
	background: #ffffff;
	padding: 70px 0 32px 0;
}
.thumb-box4 figure {
	position: relative;
	margin-bottom: 30px;
}
.thumb-box4 figure img {
	width: 100%;
}
.thumb-box4 figure:hover i {
	-webkit-transform: translateY(0) translateX(0) scale(1);
	transform: translateY(0) translateX(0) scale(1);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 1;
	filter: alpha(opacity=100);
}
.thumb-box4 figure i {
	width: 100%;
	height: 100%;
	position: absolute;
	padding: 0;
	top: 0;
	left: 0;
	display: block;
	background: #0453a0  url(../img/more_btn.png) center center no-repeat;
	background: rgba(26, 188, 156, 0.6) url(../img/more_btn.png) center center no-repeat;
	font-weight: normal;
	-webkit-transform: translateY(0) translateX(0) scale(0.25);
	transform: translateY(0) translateX(0) scale(0.25);
	-webkit-transition: all 0.35s;
	-o-transition: all 0.35s;
	transition: all 0.35s;
	opacity: 0;
	filter: alpha(opacity=0);
}
.thumb-box5 {
	padding: 60px 0 53px 0;
	overflow: hidden;
	background-position: 100% 100%;
	background-attachment: fixed;
	position: relative;
	background-image: url(../img/2021/bg_pic3.jpg);
}
.thumb-box5 .title {
	font: bold 40px/48px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #239c80;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.13);
}
.thumb-box5 .description {
	color: #ffffff;
	text-transform: uppercase;
	font: 16px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.thumb-box5 .col-lg-4, .thumb-box5 .col-lg-5 {
	padding-top: 22px;
}
.thumb-box6 {
	overflow: hidden;
	background: #ffffff;
	padding: 40px 0 32px 0;
}
.thumb-box6 .title {
	font: bold 36px/36px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #35424d;
	margin-bottom: 0;
}
.thumb-box6 .description {
	font: 18px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #8595a2;
	margin-bottom: 1px;
}
.thumb-box6 p {
	font: 16px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #8595a2;
	margin-bottom: 0;
}
.thumb-box7 {
	overflow: hidden;
	background: #f6f6f6;
	padding: 47px 0;
}
.thumb-box8 {
	overflow: hidden;
	background: url(../img/pattern.png) repeat;
	padding: 70px 0 38px 0;
}
.thumb-box9 {
	background: #ffffff;
	padding: 68px 0 0 0;
	overflow: hidden;
}
.thumb-box9 .col-lg-3, .thumb-box9 .col-lg-4, .thumb-box9 .col-lg-5 {
	margin-bottom: 38px;
}
.thumb-box10 {
	padding: 0 0 45px 0;
	overflow: hidden;
}
.thumb-box11 {
	overflow: hidden;
	background: url(../img/pattern.png) repeat;
	padding: 70px 0 74px 0;
}
.thumb-box12 {
	padding: 68px 0 60px 0;
	background: #ffffff;
	overflow: hidden;
}
.thumb-box12 .col-lg-4 {
	margin-bottom: 30px;
}

.thumb-box13 {
	padding: 60px 0 58px 0;
	overflow: hidden;
	background-position: 100% 100%;
	background-attachment: fixed;
	position: relative;
	background-image: url(../img/bg_pic1.jpg);
}
.thumb-box13 p {
	color: #ffffff;
}
.thumb-box13 .title {
	font: bold 40px/48px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	letter-spacing: -1px;
	margin-bottom: 25px;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #239c80;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.13);
}
.thumb-box14 {
	background: url(../img/pattern.png) repeat;
	padding: 70px 0 9px 0;
}
/*-----subscribeForm-----*/
#newsletter {
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin-top: 24px;
}
#newsletter .btn-default.btn2 {
	float: left;
}
#newsletter input {
	box-shadow: none;
	border: none;
	font: 14px/18px 'Open Sans';
	color: #a2a2a2;
	background: none;
	height: 38px;
	width: 465px;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 9px 22px;
	float: left;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#newsletter input:focus {
	outline: none;
	border: 1px solid #ccc;
}
#newsletter .error {
	position: absolute;
	bottom: 0;
	right: 12px;
	text-align: right;
	display: block;
	overflow: hidden;
	height: 0px;
	font-size: 10px;
	color: #3bc2a4;
	text-transform: none;
	font-weight: normal;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#newsletter label {
	position: relative;
	margin-right: 5px;
	float: left;
	border: none;
}
#newsletter label.invalid .error {
	height: 19px;
}
#newsletter .success {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
	text-align: center;
	border: none;
	font: 14px/18px 'Open Sans';
	color: #a2a2a2;
	background: #ffffff;
	border: 1px solid #ccc;
	height: 38px;
	width: 100%;
	border-radius: 0;
	padding: 9px 16px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
/* thumbs
========================================================*/
.thumb-pad1 {
	margin: 0 0 30px 0;
	overflow: hidden;
	text-align: center;
	background: #0453a0 ;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1:hover {
	background: #2c2c2c;
}
.thumb-pad1 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad1 .caption {
	padding: 26px 75px 38px 75px;
	color: #a2a2a2;
}
.thumb-pad1 .caption .title {
	font: 300 30px 'Roboto Condensed';
	color: #ffffff;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.thumb-pad1 .caption p {
	font: bold 14px/21px 'Roboto Condensed';
	color: #ffffff;
	margin-bottom: 10px;
}
.thumb-pad1 .caption a {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../img/more_btn.png) 0 top no-repeat;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad1 .caption a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.row.no-link div div div a:hover{
	opacity: 1;
}
.thumb-pad1 figure {
	margin: 0;
}
.thumb-pad1 figure img {
	width: 100%;
}
.thumb-pad2 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad2 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad2 .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad2 .caption p {
	font-style: italic;
}
.thumb-pad2 .caption a {
	font: 21px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #35424d;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad2 .caption a:hover {
	color: #0453a0 ;
}
.thumb-pad2 figure {
	margin: 0 30px 0 0;
	float: left;
}

.proj_figure{
	display: grid;
}

.proj_figure img{
	float: left;
	width:153px !important;
	height: 131px !important;
}

.proj_figure div{
	width:100%;
	padding-top:20px;
	margin:0;
	float: right;
}

.proj_figure div a{
	margin:0 !important;
}

.thumb-pad3 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad3 .thumbnail .caption a {
	font: 900 12px/24px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	text-transform: uppercase;
}
.thumb-pad3 .thumbnail .caption a:hover {
	text-decoration: underline;
}
.thumb-pad3 .thumbnail .caption img {
	display: block;
	margin-top: 8px;
}
.thumb-pad3 figure {
	margin: 0 19px 0 0;
	float: left;
}
.thumb-pad4 {
	margin: 0;
}
.thumb-pad4 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad4 .thumbnail .caption {
	padding: 0;
}
.thumb-pad4 figure {
	margin: 0 0 26px 0;
}
.thumb-pad4 figure img {
	width: 100%;
}
.thumb-pad5 {
	margin: 0 0 30px 0;
	text-align: center;
}
.thumb-pad5 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
}
.thumb-pad5 .thumbnail .caption {
	padding: 0 25px;
	text-align: center;
}
.thumb-pad5 .thumbnail .caption a {
	font: 21px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #35424d;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad5 .thumbnail .caption a:hover {
	color: #0453a0 ;
}
.thumb-pad5 figure {
	margin: 0 0 35px 0;
}
.thumb-pad5 figure img {
	width: 100%;
}
.thumb-pad6 {
	margin: 0 0 30px 0;
	overflow: hidden;
	text-align: center;
	background: #0453a0 ;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6:hover {
	background: #2c2c2c;
}
.thumb-pad6 .thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none;
	overflow: hidden;
}
.thumb-pad6 .caption {
	padding: 26px 15px 38px 15px;
	color: #a2a2a2;
}
.thumb-pad6 .caption .title {
	font: 300 30px 'Roboto Condensed';
	color: #ffffff;
	margin-bottom: 4px;
	text-transform: uppercase;
}
.thumb-pad6 .caption p {
	font: bold 14px/21px 'Roboto Condensed';
	color: #ffffff;
	margin-bottom: 10px;
}
.thumb-pad6 .caption a {
	display: inline-block;
	width: 27px;
	height: 27px;
	background: url(../img/more_btn.png) 0 top no-repeat;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad6 .caption a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.thumb-pad6 figure {
	margin: 0;
}
.thumb-pad6 figure img {
	width: 100%;
}

.thumb-pad7 .thumbnail .extra-wrap .caption .contact_text p {
	text-align: center;
}

.thumb-pad7 {
	margin: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail {
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	background: none;
	overflow: hidden;
	display: block;
}
.thumb-pad7 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}
.thumb-pad7 .thumbnail figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad7 .thumbnail figure img {
	width: 100%;
}
.thumb-pad8 {
	margin: 0 0 78px 0;
	padding: 0 0 75px 0;
	border-bottom: 1px solid #ccc;
}
.thumb-pad8.indent {
	border-bottom: none;
}
.thumb-pad8 .badge {
	width: 52px;
	height: 52px;
	border-radius: 100%;
	background: #39464f;
	float: left;
	margin: 0 17px 0 0;
	padding: 7px 0 0 0;
	text-align: center;
	font: 14px/18px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
}
.thumb-pad8 .lnk {
	font: 21px/25px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #35424d;
	text-transform: uppercase;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .lnk:hover {
	color: #0453a0 ;
}


.thumb-pad8 .extra-wrap p {
	margin: 0;
	color: #9f9f9f;
}
.thumb-pad8 .extra-wrap p a {
	color: #9f9f9f;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.thumb-pad8 .extra-wrap p a:hover {
	color: #0453a0 ;
}
.thumb-pad8 .extra-wrap p span {
	color: #9f9f9f;
	font-size: 13px;
	margin-right: 3px;
}
.thumb-pad8 .thumbnail {
	padding: 42px 0 0 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	background: none;
	overflow: hidden;
	width: 100%;
}
.thumb-pad8 .thumbnail .caption {
	padding: 0;
	color: #a2a2a2;
}
.thumb-pad8 .thumbnail figure {
	margin: 0 30px 0 0;
	float: left;
}
.thumb-pad8 .thumbnail figure img {
	width: 100%;
}
.thumb-pad9 {
	margin: 0 0 43px 0;
	overflow: hidden;
}
.thumb-pad9 .thumbnail {
	padding: 0;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	background: none;
	overflow: hidden;
	display: block;
}
.thumb-pad9 .thumbnail .caption {
	padding: 0;
	overflow: hidden;
}

.thumb-pad9 .thumbnail .caption p {
	margin: 0;
}
.thumb-pad9 .thumbnail .caption time {
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #35424d;
}
.thumb-pad9 .thumbnail figure {
	margin: 0 33px 0 0;
	float: left;
}
.thumb-pad9 .thumbnail figure img {
	width: 100%;
}
/* btn
========================================================*/
.btn-default.btn1 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 21px;
	font: 14px/50px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 66px 0 0 0;
	text-shadow: none;
	border-radius: 0;
	color: #ffffff;
	background: #35424d;
	float:none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn1:hover {
	color: #ffffff;
	background: #0453a0 ;
	text-decoration: none;
}
.btn-default.btn2 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 26px;
	font: 14px/36px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	color: #2f2f2f;
	text-transform: uppercase;
	border: 1px solid #ccc;
	background: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn2:hover {
	color: #ffffff;
	background: #0453a0;
	border-color: #0453a0;
	text-decoration: none;
}
.btn-default.btn3 {
	box-shadow: none;
	text-decoration: none;
	display: inline-block;
	padding: 0 21px;
	font: 14px/50px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0;
	text-shadow: none;
	border-radius: 0;
	color: #ffffff;
	background: #0453a0 ;
	float: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.btn-default.btn3:hover {
	color: #ffffff;
	background: #39464f;
	text-decoration: none;
}
/* list
========================================================*/
.list1-1 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list1-1 li {
	font-size: 15px;
	line-height: 1.428571429;
	margin: 0 0 17px 0;
	padding: 0 0 0 20px;
	position: relative;
}
.list1-1 li a {
	font: 15px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #ffffff;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list1-1 li a:hover {
	color: #35424d;
}
.list1-1 li::after {
 position: absolute;
 left: 0;
 top: 7px;
 width: 6px;
 height: 6px;
 background: #eaf7f4;
 border-radius: 100%;
 content: '';
}
.list1 {
	margin: 0 0 30px 0;
	padding: 0;
	list-style: none;
}
.list1 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 27px 0;
	padding: 0;
}
.list1 li .badge {
	width: 52px;
	height: 52px;
	border-radius: 100%;
	background: #39464f;
	float: left;
	margin: 0 17px 0 0;
	padding: 7px 0 0 0;
	text-align: center;
	font: 14px/18px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
}
.list2 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list2 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 0 85px;
	float: left;
}
.list2 li a {
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list2 li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.list2 li:first-child {
	margin: 0;
}
.list3 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list3 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 12px 0;
	padding: 0 0 0 12px;
	position: relative;
}
.list3 li a {
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #b8b7b7;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list3 li a:hover {
	color: #1cae91;
}
.list3 li::after {
 position: absolute;
 left: 0;
 top: 7px;
 width: 4px;
 height: 4px;
 background: #1cae91;
 border-radius: 100%;
 content: '';
}
.list4 {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list4 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 28px;
}
.list4 li p {
	margin-bottom: 0;
	text-transform: uppercase;
	color: #ddd;
	font-size: 12px;
	line-height: 20px;
}
.list4 li p a {
	color: #ddd;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list4 li p a:hover {
	color: #0453a0 ;
}
.list4 li figure {
	float: left;
	margin-right: 10px;
	width: 23px;
}
.list5 {
	margin: 0;
	padding: 16px 0 17px 0;
	list-style: none;
}
.list5 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 12px 0;
	padding: 0 0 0 34px;
	position: relative;
}
.list5 li a {
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #0453a0;
	text-decoration: underline;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5 li a:hover {
	color: #1cae91;
}
.list5 li::after {
 position: absolute;
 left: 0;
 top: 5px;
 width: 8px;
 height: 8px;
 background: #0453a0;
 border-radius: 100%;
 content: '';
}
.list5-1 {
	margin: 0;
	padding: 16px 0 17px 0;
	list-style: none;
}
.list5-1.indent {
	border-bottom: 1px solid #ccc;
	padding-bottom: 60px;
	margin-bottom: 70px;
}
.list5-1 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin: 0 0 12px 0;
	padding: 0 0 0 20px;
	position: relative;
}
.list5-1 li a {
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #a2a2a2;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.list5-1 li a:hover {
	color: #1cae91;
}
.list5-1 li::after {
 position: absolute;
 left: 0;
 top: 5px;
 width: 8px;
 height: 8px;
 background: #1cae91;
 border-radius: 100%;
 content: '';
}
.list6 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list6 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 13px;
}
.list6 li span {
	width: 52px;
	height: 52px;
	border-radius: 100%;
	background: #39464f;
	font: bold 18px/52px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #ffffff;
	display: inline-block;
	float: left;
	margin: 8px 16px 0 0;
	text-align: center;
}
.list7 {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.list7 li {
	font-size: 13px;
	line-height: 1.428571429;
	overflow: hidden;
	margin-bottom: 13px;
}
.list7 li span {
	width: 69px;
	height: 69px;
	border-radius: 100%;
	background: #0453a0 ;
	color: #ffffff;
	font-size: 36px;
	line-height: 69px;
	display: inline-block;
	float: left;
	margin: 8px 30px 0 0;
	text-align: center;
}
.list8 {
	margin: 0;
	padding: 0 0 50px 0;
	list-style: none;
	overflow: hidden;
}
.list8 li {
	font-size: 13px;
	line-height: 1.428571429;
	margin-bottom: 28px;
}
/* search
========================================================*/
#search-404 {
	padding: 0;
	margin: 40px 0 0 0;
	position: relative;
}
#search-404 a {
	position: absolute;
	top: 13px;
	right: 12px;
	display: inline-block;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search-404 a:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}
#search-404 input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	width: 100%;
	outline: none;
	background: none;
	border: 1px solid #ccc;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 18px;
	color: #a2a2a2;
	padding: 13px 33px 13px 13px;
	height: 47px;
	resize: none;
}
#search {
	margin: 0 0 0 10px;
	position: relative;
	float: right;
}
#search a {
	font-size: 14px;
	color: #dbdbdb;
	position: absolute;
	top: 9px;
	right: 8px;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
#search a:hover {
	color: #353535;
}
#search input {
	box-shadow: none;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: none;
	margin: 0;
	width: 270px;
	border: 1px solid #ffffff;
	font: 12px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #a2a2a2;
	padding: 6px 30px 6px 14px;
	height: 32px;
	outline: none;
	resize: none;
	overflow: hidden;
}
/* map
========================================================*/
.map {
	margin-bottom: 75px;
}
.map iframe {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	height: 442px;
	border: none;
	line-height: 0;
	overflow: hidden;
}
.info {
	margin-bottom: 50px;
}
.info p {
	margin-bottom: 0;
}
.info p span {
	width: 107px;
	display: inline-block;
}
.info p a {
	color: #0453a0 ;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.info p a:hover {
	color: #35424d;
}
.mail {
	color: #0453a0 ;
	font: 13px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
.mail:hover {
	color: #35424d;
	text-decoration: none;
}
.errorBox {
	text-align: center;
}
.errorBox .description {
	font: 48px/48px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #1f1f1f;
	text-transform: uppercase;
	margin-bottom: 40px;
}
.errorBox .title {
	font: bold 172px/172px 'Roboto Condensed', "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #0453a0 ;
	margin-bottom: 19px;
}
.errorBox p {
	font-size: 18px;
	line-height: 24px;
}
/*========================================================
                    footer
=========================================================*/
footer {
	padding: 46px 0 0 0;
	overflow: hidden;
}
footer em {
	font-style: normal;
}
footer .prev {
	font: 12px 'Open Sans';
	color: #ddd;
	margin-bottom: 10px;
	text-transform: uppercase;
}
footer .prev span {
	font: 33px 'Pacifico';
	text-transform: none;
	margin-right: 6px;
	color: #ffffff;
}
footer .prev a {
	color: #ddd;
	-webkit-transition: all 0.25s;
	-o-transition: all 0.25s;
	transition: all 0.25s;
}
footer .prev a:hover {
	color: #0453a0 ;
}
footer .follow_icon {
	float: none;
}
footer .col-lg-3 {
	margin-bottom: 46px;
}
/*========================================================
                RESPONSIVE LAYOUTS STYLES 
=========================================================*/
@media (min-width: 100%) {
 .container {
 padding: 0;
}

.stellar-section p {
    padding-left: 10%;
}

 .btn-default.btn1 {
 float: right;
}
}

/*========================================================
                		Grid Layout  

=========================================================*/

/*===========================================================================================================================*/
@media (min-width: 992px) and (max-width: 1219px) {
 .list2 li {
 margin: 0 0 0 28px;
}
}
/*===========================================================================================================================*/
@media (min-width: 768px) and (max-width: 991px) {
 #toTop {
 display: none !important;
}
 .follow-box {
 text-align: center;
}
 .follow-box .address_icon {
 display: inline-block;
 float: none;
 margin-bottom: 30px;
}
 .follow-box .address_icon li {
 float: none;
 margin: 0 0 15px 0;
}
 .follow-box .address_icon li img {
 float: none;
}
 .follow-box .follow_icon {
 float: none;
 margin: 0 0 15px 0;
}

 .thumb-pad1 .caption {
 padding: 26px 15px;
 color: #a2a2a2;
}
 .thumb-box5 .col-lg-4,  .thumb-box5 .col-lg-5 {
 padding: 0;
 margin-bottom: 35px;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 float: none;
 display: inline-block;
 margin: 0 15px 0;
}
 .thumb-pad7 .thumbnail figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 767px) {
 #toTop {
 display: none !important;
}
 nav.tm_navbar {
 float: none;
 width: 100%;
 text-align: center;
}
 nav.tm_navbar .nav {
 display: none;
}
 header {
 text-align: center;
}
 header h1.navbar-brand_ {
 float: none;
 margin-bottom: 15px;
}
p {
text-align: center;
}
 .select-menu {
 display: inline-block !important;
 padding: 4px 4px 4px 0;
 margin: 50px 0 0 0;
 width: 100%;
 border: 1px solid #31353d;
 background: #31353d;
 color: #ffffff;
 cursor: pointer;
 height: 30px;
 font-size: 12px;
 vertical-align: middle;
}

.follow-box {
height: 95px
}

.follow-box ul {
padding-top: 10px;
}

iframe {
width: 290px;
height: 163px;
 margin: 0 auto;
}

.logo .logo_transition{
transition: none;
}

h2, h3 {
text-align: center;
}

#events1 h3{
text-align: left !important;
}

#events2 {
padding-top: 10px;
}

.ESGMenu h1{
text-align: center !important;
float: none !important;
}

 .Caption img {
        width: 100%; /* Fit the width of the viewport */
        height: auto; /* Maintain aspect ratio */
        display: block; /* Ensure the image behaves like a block-level element */
        margin: 0 auto; /* Center the image horizontally */
    }

    /* Specific to images inside the .slider or .thumb-pad2 if needed */
    .slider img, .thumb-pad2 img {
        width: 100%;
        max-width: 100%;
        height: auto;
    }

.stellar-section .row {
	text-align: center;
	}

 .follow-box {
 text-align: center;

}
 .follow-box .address_icon {
 display: inline-block;
 float: none;
 margin-bottom: 30px;
}
 .follow-box .address_icon li {
 float: none;
 margin: 0 0 15px 0;
}
 .follow-box .address_icon li img {
 float: none;
}
 .follow-box .follow_icon {
 float: none;
 margin: 0 0 15px 0;
}
 .thumb-box5 .col-lg-4,  .thumb-box5 .col-lg-5 {
 padding: 0;
 margin-bottom: 35px;
}
 #newsletter {
 display: block;
}
 #newsletter input {
 width: 100%;
 float: none;
 margin-right: 0;
}
 #newsletter label {
 margin-right: 0;
 float: none;
 width: 100%;
}
 .list2 {
 text-align: center;
}
 .list2 li {
 float: none;
 display: inline-block;
 margin: 0 15px 0;
}
 .thumb-pad4 figure {
 margin: 0 20px 0 0;
 float: left;
}
 .thumb-pad7 .thumbnail figure {
 margin: 0 0 20px 0;
 float: none;
}
 .map iframe {
 height: 300px;
}
 footer {
 text-align: center;
}
 footer .list3 li {
 margin: 0 3px 12px 0;
 display: inline-block;
}
 footer figure {
 float: none !important;
 margin: 0 0 15px 0;
 display: inline-block;
}
}
/*===========================================================================================================================*/
@media (max-width: 626px) {
 .thumb-pad4 figure {
 margin: 0 0 26px 0;
 float: none;
}
 .thumb-pad8 .thumbnail figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*===========================================================================================================================*/
/*===========================================================================================================================*/
@media (max-width: 480px) {
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad2 figure {
 margin: 0 0 20px 0;
 float: none;
}
}
/*===========================================================================================================================*/
@media (max-width: 320px) {
 .col-xs-4 {
 width: 100%;
 float: none;
}
 .col-xs-6 {
 width: 100%;
 float: none;
}
 .thumb-pad2 figure img {
 width: 100%;
}
}
/*===========================================================================================================================*/
/*Core variables and mixins*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/* Mobile view (Services only) */
@media (max-width: 767px) {
    .thumb-box3.services .row {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .thumb-box3.services .service {
        width: 195px;
        margin: 10px 0;
        text-align: center;
    }
}

/* Desktop view (Services only) */
@media (min-width: 992px) {
    .thumb-box3.services .row {
        display: flex;
        justify-content: center;
        gap: 20px;
        flex-wrap: wrap;
        padding: 0 10px;
    }

    .thumb-box3.services .service {
        width: 195px;
        text-align: center; 
        margin: 0 10px;
    }

    .thumb-box3.services .service .box {
        margin: 0 auto;
    }
}

/* Mobile view adjustments for H1 */
@media (max-width: 767px) {
    .container h1 {
        font-size: 18px;
        line-height: 1.5;
        padding: 10px;
        text-align: center;
    }
}

/* Tablet view adjustments for H1 */
@media (min-width: 768px) and (max-width: 991px) {
    .container h1 {
        font-size: 22px;
        line-height: 1.6;
        padding: 15px;
    }
}
/* Mobile view adjustments for the logo */
@media (max-width: 767px) {
    .service .logo {
        width: 100%;
        max-width: 200px;
        height: auto;
        display: block;
        margin: 0 auto;
    }
}
