.thumb-info-mod {
	display: block;
	position: relative;
	text-decoration: none;
	max-width: 100%;
	background-color: #FFF;
	border: 1px solid #DDD;
	border-radius: 4px;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.thumb-info-mod .thumb-info-wrapper-mod {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	border-radius: 4px;
	margin: 4px;
	overflow: hidden;
	display: block;
	position: relative;
}

.thumb-info-mod .thumb-info-wrapper-mod:after {
	content: "";
	background: rgba(23, 23, 23, 0.8);
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	border-radius: 4px;
	bottom: -4px;
	color: #FFF;
	left: -4px;
	position: absolute;
	right: -4px;
	top: -4px;
	display: block;
	opacity: 0;
	z-index: 1;
}
.thumb-info-mod img {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	border-radius: 3px;
	position: relative;
	width: 100%;
}
.thumb-info-social-icons1 {
	border-top: 1px dotted #DDD;
	margin: 0;
	padding: 15px 10px;
	height: 60px;
	display: block;
}
/* Add here all your CSS customizations */
#Strategy {
	padding-top: 60px;
	margin-top: -60px;
}
#Assets {
	padding-top: 60px;
	margin-top: -60px;
}
#About {
	padding-top: 60px;
	margin-top: -60px;
}

#About-Top {
	padding-top: 60px;
	margin-top: -60px;
}
#Contact {
	padding-top: 60px;
	margin-top: -60px;
}
.exec-images {
	margin: 0 auto;
	padding: 2px;
	border: 2px solid #324869;
	/*border-radius: 2px;*/
}
.exec-images-t {
	margin: 10px;
	padding: 2px;
	border: 2px solid #324869;
	/*border-radius: 2px;*/
}
.about-text-area {
	border-top: 1px dotted #DDD;
	margin: 0;
	text-align:center;
	/*padding: 1px 10px;*/
	height: 50px;
	display: block;
}
.about-text-area2 {
	border-top: 1px dotted #DDD;
	margin: 5px;
	color: #fff;
	text-align:center;
	/*padding: 1px 10px;*/
	height: 50px;
	display: block;
}
.centerBlock {
  display: table;
  margin: auto;
}
.justify-text {
	text-align: justify;
}
.bottom-align-text {
	position: absolute;
	bottom: 0;
	margin: 50px;
}
.heading-footer {
	color: #ffffff !important;
}
.text-white {
	color: #ffffff;
}
/* css mods */
h1.word-rotator-title .inverted {
	border-radius: 3px;
}
ul.nav-pills a {
	color: #C4C4C4;
}
ul.nav-pills > li.active > a {
	background-color: #FFFFFF;
	color: #000000;
}
ul.nav-pills > li.active > a:hover, ul.nav-pills > li.active > a:focus {
	background-color: #FFFFFF;
	color: #000000;
}
.thumb-info .thumb-info-title {
	font-size: 13px;
	border-radius: 0px 3px 3px 0px;
	max-width: 99%;
}
.slider-container .main-label {
	font-family: "Times New Roman", Times, serif
}
.icon-featured {
	width: 55px;
	height: 55px;
	font-size: 20px;
	line-height: 55px;
}
.about-margin  {
	margin-top: 5px;
	margin-bottom: 5px;
}
/* Responsive */
@media (max-width: 991px) {
.thumb-info .thumb-info-title {
	font-size: 12px;
}
/*#Strategy {
	padding-top: 260px;
	margin-top: -260px;
}
#Assets {
	padding-top: 260px;
	margin-top: -260px;
}
#Team {
	padding-top: 260px;
	margin-top: -260px;
}
#Contact {
	padding-top: 260px;
	margin-top: -260px;
}*/
}
