* {
	font-family: 'Raleway', helvetica, arial !important;
}
i{
	font-family:FontAwesome !important;
}

header nav, header nav a {
	color: #6b6965;
	font-size: 14px;
    padding-bottom: 12px !important;
    padding-top: 4px !important;
}
.navbar {
	float: right;
	-webkit-box-shadow: 0 0px 0px 0 transparent, 0 0px 0px 0 transparent;
    box-shadow: 0 0px 0px 0 transparent, 0 0px 0px 0 transparent;
}
.navbar-light .navbar-toggler {
	margin-top: 18px;
    margin-bottom: 17px;
}
.navbar-nav .nav-item {
	position: relative;
}
.navbar-nav .active{
	background-color:#6E6E6C;
	border-bottom: 4px solid #702625;
}
.navbar-nav .active a{
	color:#ffffff!important;
}
.main-section .banner {
	height: calc(100vh - 73px);
    overflow: hidden;
	background: transparent url('../images/banner.jpg') no-repeat center top;
	background-size: cover;
	text-align: center;
}
.main-section .other-banner {
	background-size: cover;
	height: 312px;
}
.main-section .other-banner h1{
	color: #fff;
	padding: 0px;
	font-size: 40px;
}
.main-section .other-banner p {
	color: #fff;
	font-size: 16px;
}
.main-section .banner1 {
	background: transparent url('../images/banner1.jpg') no-repeat center top;
}
.main-section .banner2 {
	background: transparent url('../images/banner2.jpg') no-repeat center top;
}
.main-section .banner3 {
	background: transparent url('../images/banner3.jpg') no-repeat center top;
}
.main-section .banner4 {
	background: transparent url('../images/banner4.jpg') no-repeat center top;
}
.main-section .banner5 {
	background: transparent url('../images/banner5.jpg') no-repeat center top;
}
.main-section .banner6 {
	background: transparent url('../images/banner6.jpg') no-repeat center top;
}
.main-section .banner7 {
	background: transparent url('../images/banner7.jpg') no-repeat center top;
}
.main-section .banner8 {
	background: transparent url('../images/banner8.jpg') no-repeat center top;
}
.sayings{
	color: #9a999a;
	font-size: 14px;
	display: block;
}
.keysLeversImg {
	width: 100%;
}
.keysLeversImg span {
	font-size: 12px;
	font-weight: bold;
	display: block;
	padding-top: 10px;
}
.breadcrumb {
	background: transparent;
	font-size: 15px;
}
.breadcrumb-item+.breadcrumb-item::before {
	content: ">";
	color: #9a999a;
}
.breadcrumb .breadcrumb-item a, .breadcrumb .breadcrumb-item{
	color: #9a999a;
	opacity: 50%;
}
.navbar.navbar-light .breadcrumb .nav-item.active > .nav-link, .navbar.navbar-light .navbar-nav .nav-item.active > .nav-link {
	background-color: transparent !important;
}
.main-section .banner p {
	color: #f2fbfe;
	font-size:35px;
	padding-top: calc(100vh - 380px);
	width: 53% !important;
	text-transform: uppercase;
}
.main-section .banner button {
	font-size: 14px;
	border-radius: 20px;
	display: inline-block;
}
.main-section .banner .arrow {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: 10px;
}
form legend {
	padding-left: 15px;
	font-size:22px;
	font-weight: bold;
}

input[type="checkbox"]{
	position: relative;
    top: 1px;
}
.whatWeDo .wed-dt .dt {
	border-bottom: 1px solid #e5e5e5;
}
.whatWeDo .wed-dt .dt:last-child, .whatWeDo .wed-dt .dt:nth-last-child(2), .whatWeDo .wed-dt .dt:nth-last-child(3) {
	border-bottom: 0px solid #e5e5e5;
}
.whatWeDo .wed-dt .dt .dt-in {
	border-left: 1px solid #e5e5e5;
}
.whatWeDo .wed-dt .dt:first-child .dt-in, .whatWeDo .wed-dt .dt:nth-child(3n+1) .dt-in{
	border-left: 0px solid #e5e5e5;
}
.hronwheel .dt {
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #e5e5e5;
}
.hronwheel .dt:first-child, .hronwheel .dt:nth-child(3n+1){
	border-left: 0px solid #e5e5e5;
}
.hronwheel .dt:last-child, .hronwheel .dt:nth-last-child(2), .hronwheel .dt:nth-last-child(3) {
	border-bottom: 0px solid #e5e5e5;
}
.hronwheel h4 {
	line-height: 24px;
}
.whatWeDo .heading {
	color:#702625;
	font-size: 20px;
	padding:5px 0;
}
.whatWeDo p{
	color: #6b6965;
	font-size: 16px;
	padding-bottom: 10px;
}
.btn {
	text-transform: none;
}
.btn-light {
	color: #fff !important;
	background-color: #6dcff6 !important;
    padding: 6px 20px 5px;
}
.btn-warning{
	color: #fff;
	background-color: #6E6E6C !important;
    padding: 10px 25px;
}
.btn-success{
	color: #fff;
	background-color: #6E6E6C !important;
    padding: 10px 25px;
}
.btn-primary{
	color: #fff;
	background-color: #6E6E6C !important;
    padding: 10px 25px;
}
.tm .tm-head {
	font-size: 18px;
	padding-top: 15px;
	color: #009fc7;
	font-weight: bold;
}
.checkbox label {
	font-size: 14px;
}

.form-group a{
	color: #0b213c;
	font-size:14px;
}

header.main-header {
	background: #fff;
	box-shadow: 0px 1px 4px 0 rgba(0, 0, 0, 0.06);
}

header.main-header > div > div > p {
	font-size:18px;
	color: #0b213c;
	width: 80%;
}

header.main-header > div > div > p > span {
	font-size:12px;
	color: #bec3c8;
	display: inline-block;
	padding-left:10px;
	position: relative;
	top:-2px;
}

header .search select {
	border-radius: 5px 0 0 5px;
    border-color: #d5d5d5;
    padding: 5px;
    color: #000000;
    font-size: 14px;
    margin: 0px;
}
header .search input {
	border-radius: 0 5px 5px 0;
    border-color: #d5d5d5;
    padding: 4px 10px 4px;
    color: #000000;
    font-size: 14px;
    border: 1px solid #d5d5d5;
    width: 70%;
    margin-left: -4px;
	background: transparent url(../images/search.svg) no-repeat 97% 8px;
}
header .search input::placeholder {
	font-style: italic;
}

header .profile-h {
	font-size: 14px;
	
}
.navigation nav {
	background-color: #e1e1e1;
	text-align: center;
}
.navigation nav a{
	padding: 8px 17px;
	display: inline-block;
	color: #000000;
	font-size: 14px;
}
.navigation nav a:hover {
	text-decoration: none;
	color: #000000;
}
.breadcrumb nav {
	background-color: #e1e1e1;
	width: 100%;
}
.breadcrumb nav a, .breadcrumb nav a:hover, .breadcrumb nav span {
	padding: 8px 5px;
	display: inline-block;
	color: #000000;
	font-size: 14px;
}
.breadcrumb .last-bc {
	color: #909090;
}
.left-div .book-dt h2 {
	font-size: 22px;
}
.left-div .book-dt {
	font-size: 14px;
}
.left-div .book-dt > div {
	padding-bottom: 5px;
}
.left-div .book-dt > div > span {
	padding-right: 20px;
}
hr {
	display: block;
    width: 100%;
    border: 1px solid #d5d5d5;
}
.book-dt .col {
	padding:0px 0px 15px !important;
	color: #868686;
	font-size: 18px;
}
.bk-bt {
	font-size: 14px;
}
.bk-bt h3{
	font-size: 22px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px solid #d5d5d5;
}
.leader-team p  {
	padding:0px 10px;
	margin-bottom: 0px;
	line-height: 24px !important;
}
.leader-team h4 {
	padding:0px 10px;
	margin-bottom: 10px;
	font-size: 26px;
	font-weight: bold;
}
.leader-team div p {
	padding:10px 0px 0px !important;
	font-size: 20px;
	color: #079cf8;
	padding-top: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}
.leader-team p.lt-p {
	padding:0px;
	margin-bottom: 0px;
	line-height: 26px !important;
	color: #6b6965;
	font-weight: normal;
	font-size: 16px;
}
.leader-team h6 {
	font-size: 20px;
	font-weight: bold;
	color: #6b6965;
}
.leader-team span {
	font-size: 16px;
	color: #6b6965;
}
.bk-bt > div span {
	display: inline-block;
	width: 100px;
}

.bk-bt > div em {
	color:#868686;
	font-style: normal;
}
.book-dt .col .btn {
	background-color: #55b2e2;
	padding: 10px 100px;
	border: 1px solid #55b2e2;
	font-size: 18px;
}
.book-dt .col span {
	padding-left: 10px;
}
.left-div .book-dt div.star a {
	padding-left: 20px;
    padding-top: 2px;
    display: inline-block;
    top: 2px;
    position: relative;
	text-decoration: none;
}
.left-div .book-dt div.star img {
	width: 15px;
}
.right-nav h4 {
	font-size: 16px;
	font-weight: bold;
}
.right-nav .author-dt {
	font-size: 14px;
}
.right-nav .author-dt a {
	padding: 10px 0px;
	display: inline-block;
}
.main-section {
	margin-top: 73px;
}
.main-section .all-container{
	background-color: #f5f6f7;
	min-height: 80vh;
}
.main-section .all-container .left-nav {
	border-right: 1px solid #b8b8b8;
}
.main-section .all-container .left-nav h4 {
	font-size: 15px;
	font-weight: bold;
}
.main-section .all-container .left-nav a {
	font-size: 13px;
}
.main-section .all-container .left-nav ul {
	list-style: none;
	padding: 0px;
}
.main-section .all-container .left-nav ul li a, 
.main-section .all-container .left-nav ul li a:hover{
	font-size: 13px;
	color: #878788;
	text-decoration: none;
}
.main-section .all-container .left-nav ul li label{
	font-size: 13px;
	color: #878788;
	text-decoration: none;
	padding-left: 5px;
    margin-bottom: 0px;
}
.main-section .all-container .right-div .head-ct{
	border-bottom: 1px solid #b8b8b8;
}
.main-section .all-container .right-div .head-ct {
	margin-left: 20px;
	margin-right: 20px;
}
.main-section .all-container .right-div .head-ct a {
	text-align: right;
	font-size: 14px;
	float: right;
	text-decoration: none;
}
.main-section .all-container .right-div .head-ct h3{
	font-size: 18px;
    border-bottom: 3px solid #000000;
    display: inline;
    line-height: 21px;
	font-weight: bold;
    padding-bottom: 1px;
}
.main-section .all-container .right-div .main-list{
	background-color: #ffffff;
	margin: 20px;
}
.main-section .all-container .right-div .main-list.search{
	background-color: transparent;
	margin: 20px;
}
.main-section .all-container .right-div .main-list > div {
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}
.main-section .all-container .right-div .main-list > div:nth-child(4n) {
	border-right: 0px solid #e6e6e6;
}
.main-section .all-container .right-div .main-list > div:nth-last-child(1),
.main-section .all-container .right-div .main-list > div:nth-last-child(2),
.main-section .all-container .right-div .main-list > div:nth-last-child(3),
.main-section .all-container .right-div .main-list > div:nth-last-child(4) {
	border-bottom: 0px solid #e6e6e6;
}
.main-section .all-container .right-div .rec-list span {
	font-size: 13px;
	display: block;
	padding-top: 5px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
      width: 73%;
    margin: 0 auto;
}
.main-section .all-container .right-div .rec-list a {
	font-size: 13px;
	display: block;
	padding-top: 5px;
	white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
      width: 73%;
    margin: 0 auto;
}
.main-section .all-container .right-div .rec-list .star img,
.main-section .all-container .right-div .search .star img{
	width:15px;
}
.main-list span {
	display: block;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
}
.main-menu::before {
	background-color: #a6ce39;
	height: 100vh;
	width: 100%;
	content: '';
}
footer {
	background-color: #e6e6e7;
	font-family: 'Roboto';
}
footer span{
	color: #ffffff;
	font-size: 13px;
}
footer img{
	padding-right: 10px;
	padding-bottom: 10px;
}
footer ul {
	list-style: none;
	list-style: none;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
}
footer h5 {
	font-size: 14px;
	padding-top:10px;
}
footer ul li {
	padding-top:8px
}
footer input[type="text"] {
	border: 0px;
	padding: 8px 10px;
	font-size: 12px;
	width: 100%;
	background: #fff url('../images/f-enter.png') no-repeat calc(100% - 8px) center;
}
.search-ct {
	padding: 10px 20px 0px;
	font-size: 18px;
}
.search-ct {
	padding: 10px 20px 0px;
	font-size: 18px;
}

.search-dt {
	background-color: #fff;
	margin: 10px 20px;
	border-radius: 5px;
	padding: 10px;	
	font-size: 14px;
	color: #909090;
}
.search-dt select {
	font-size: 14px;
	color: #909090;
	border: 0px;
}
.search-dt a {
	padding: 0px 10px;
	display: inline-block;
}
.profile-dt h4{
	font-size: 18px;
}
.profile-dt span{
	font-size: 14px;
	display: block;
	color:  #878788;
}
.profile-dt em{
	font-size: 14px;
	display: block;
	font-style: normal;
}
.profile-dt h4{
	font-size: 18px;
}
.profile-history .wt {
	padding-top: 50px;
	padding-bottom: 50px;
	background-color: #ffffff;
	font-size: 36px;
}
.profile-history .blk {
	padding-top: 30px;
	padding-bottom: 30px;
	background-color: #000000;
	font-size: 12px;
	color: #ffffff;
}
.collapsing {
	position: fixed;
	top: 73px;
    left: 0px;
    width: 100%;
    background: #fff;
    text-align: left;
}
.collapse.show {
    display: block;
    position: fixed;
    top: 73px;
    left: 0px;
    width: 100%;
    background: #fff;
    text-align: left;
}
.main-section h3{
	font-size: 21px;
}
.main-section .whatWeDo h3 span, .main-section .letSpeak h3 span{
	color: #702625;
	display: flex;
    justify-content: center;
	font-weight: bold;
}
.main-section .whatWeDo h3 span:before, .main-section .letSpeak h3 span:before{
	position: absolute;
    content: "";
    border-bottom: 1px solid #702625;
    top: 31px;
    width: 80px;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    align-items: center;
}
.main-section .whatWeDo h3 span:after, .main-section .letSpeak h3 span:after{
	position: absolute;
    content: "";
    border-bottom: 3px solid #702625;
    top: 30px;
    width: 40px;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    align-items: center;
}
.letSpeak h4{
	font-size: 14px;
	color: #6b6965;
	padding: 20px 0px;
	margin: 0px;
}
.letSpeak .heading{
	font-size: 18px;
	color: #6b6965;
}
.letSpeak .heading span{
	border-bottom: 2px solid #6b6965;
	display: inline-block;
	padding: 10px 0;
	width: 90px;
	font-weight: 600;
}
.letSpeak .dt .dt-in {
	border: 1px solid #e5e5e5;
    margin: 0px 10px;
    padding: 20px 10px !important;
}
.letSpeak .address {
	/*font-family: 'Roboto' !important;*/
	font-size: 13px;
	margin: 20px 5px 20px 25px;
	padding: 0px 0px 0px 35px;
	background: transparent url('../images/location.png') no-repeat 0 4px;
	text-align: left;
	min-height: 70px;
}
.letSpeak .ph-email {
	/*font-family: 'Roboto' !important;*/
	font-size: 13px;
	margin: 20px 5px 20px 25px;
	padding: 0px 0px 0px 35px;
	background: transparent url('../images/book.png') no-repeat 0 4px;
	text-align: left;
	
}
.letSpeak .contact {
	margin: 10px 10px 0;
}
.letSpeak .contact .name{
	border:0px;
	border-bottom: 1px solid #6b6965;
	border-radius: 0px;
	padding: 5px 5px 5px 25px;
    font-size: 12px;
    background: transparent url(../images/name.png) no-repeat 0 4px;
	margin-top: 5px;
}
.letSpeak .contact .email{
	border:0px;
	border-bottom: 1px solid #6b6965;
	border-radius: 0px;
	padding: 5px 5px 5px 25px;
    font-size: 12px;
    background: transparent url(../images/email.png) no-repeat 0 4px;
	margin-top: 5px;
}
.letSpeak .btn img{
	position: relative;
    top: -2px;
    left: 2px;
}
.letSpeak .contact .number{
	border:0px;
	border-bottom: 1px solid #6b6965;
	border-radius: 0px;
	padding: 5px 5px 5px 25px;
    font-size: 12px;
    background: transparent url(../images/number.png) no-repeat 0 4px;
	margin-top: 5px;
}
.letSpeak .contact .form-group {
    margin-top: 18px;
}
.letSpeak .contact input::placeholder, .letSpeak .contact textarea::placeholder {
	font-style: italic;
}
.letSpeak .contact textarea {
	width: 100%;
	height: 60px;
	background-color: #f7f7f7;	
	font-size: 12px;
	border: 0px;
	padding: 5px 10px;
}
.other-container h3 {
	font-size: 26px;
	color: #6b6965;
}
.other-container p {
	line-height: 35px;
}
.life-container .dt-in {
	position: relative;
}
.life-container .dt-in .life-inner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	padding: 80px 50px;
	color: #fff;
	display: none;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.life-container .dt-in:hover .life-inner {
	display: block;
}
.life-container .life-inner h4 {
	font-weight: bold;
}
.life-container .life-inner p {
	line-height: 33px;
    padding-top: 10px;
    font-size: 16px;
}
.hronwheel h4 {
	color: #6b6965;
	font-weight: bold;
	font-size: 16px;
}
.hronwheel h4 + div {
	font-size: 16px;
	color: #6b6965;
}
.wpt h4 {
	color: #6b6965;
	font-weight: bold;
	font-size: 16px;
	padding-top: 10px
}
.wpt img {
	width: 100%;
}
.wpt h4 + div {
	font-size: 16px;
	color: #6b6965;
}
.ss .dt {
	flex-flow: row wrap;
}
.ss img {
	width: 100%;
}
.ss .ss-inner {
	border-right: 1px solid #ededed;
	border-left: 1px solid #ededed;
	padding: 5px;
}
.ss .ss-inner h4{
	color: #6b6965;
	font-size: 15px;
	font-weight: bold;
	padding:5px;
}
.ss .ss-inner span {
	display: block;
	color: #6b6965;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #ededed;
	padding-bottom: 10px;
	padding-left:5px;
	padding-right:5px;
}
.ss .ss-inner p {
	display: block;
	color: #6b6965;
	font-size: 12px;
    line-height: 19px;
    border-top: 1px solid #ededed;
    margin-top: 5px;
    padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
}
.ss a, .ss a:hover {
	display: block;
	text-align: center;
	background: #d7d7d7;
	border: 1px solid #ededed;
	color: #000;
	padding: 10px 0;
	font-size: 12px;
	text-decoration: none;
}
.content-footer {
	background-color: #702625;
	border-radius: 5px;
	max-height: 120px;
	min-height: 120px;
}
.content-footer span{
	color: #fff;
	display: inline-block;
	font-size: 20px;
	padding-left: 20px;
}
.h-para {
	font-size: 20px;
}
.main-section .our-client {
	background-color: #009fc7;
}
.main-section .our-client h3 span{
	color: #fff;
	display: flex;
    justify-content: center;
	font-weight: bold;
}
.main-section .our-client h3 span:before{
	position: absolute;
    content: "";
    border-bottom: 1px solid #fff;
    top: 31px;
    width: 120px;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    align-items: center;
}
.main-section .our-client h3 span:after{
	position: absolute;
    content: "";
    border-bottom: 3px solid #fff;
    top: 30px;
    width: 40px;
    text-align: center;
    overflow: hidden;
    display: inline-block;
    align-items: center;
}
.our-client .dt .dt-in .heading {
	color: #fff;
	padding: 10px 0;
}
.our-client .dt .dt-in p {
	color: #fff;
	padding: 10px 0 0;
}
.carousel .carousel-control-prev-icon, .carousel .carousel-control-next-icon {
	width: 14px;
	height: 24px;
}
.carousel-control-next, .carousel-control-prev {
	width: 20px;
}
.carousel-control-prev {
	left: -20px;
}
.carousel-control-next {
	right: -20px;
}
.carousel .carousel-control-prev-icon {
	background-image: url(../images/arrow-left.png);
}
.carousel .carousel-control-next-icon {
	background-image: url(../images/arrow-right.png);
}
#carouselDeskptopIndicators {
	display: block;
}
#carouselMobileIndicators {
	display: none;
}
.filter-menu {
	list-style:none;
	border-bottom: 1px solid #000;
	padding: 4px 0px 4px 0px;
	margin-bottom: 30px;
}
.filter-menu li{
	display: inline;
	margin-right: 40px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 14px;
	cursor: pointer;
}
.filter-menu li.active {
	color: #02a0e7;
    position: relative;
}
.filter-menu li.active:after {
	position: absolute;
    content: "";
    border-bottom: 3px solid #02a0e7;
    bottom: -10px;
    width: 100%;
    left: 0px;
}
.filter-div {
	display: none;
}
.filter-div.active {
	display: block;
}
.ss-pt h2 {
	color: #6b6965;
	font-size: 20px;
	font-weight: bold;
}
.ss-pt .pt > div{
	background-color: #fef1cf;
	padding: 25px 15px;
	position: relative;
	margin-top:10px;
}
.ss-pt .pt > div p{ 
	font-size: 13px;
	color: #6b6965;
	line-height: 20px;
}
.ss-pt .pt > div img {
	position: absolute;
	top:-10px;
	left:10px;
}
.ss-pt .pt > div span{ 
	font-size: 13px;
	color: #6b6965;
	line-height: 20px;
	font-weight: bold;
}
#hexGrid {
  display: flex;
  flex-wrap: wrap;
  width: 90%;
  margin: 0 auto;
  overflow: hidden;
  font-family: 'Raleway', sans-serif;
  font-size: 15px;
  list-style-type: none;
  padding: 0px;
}

.hex {
  position: relative;
  visibility:hidden;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hex::after{
  content:'';
  display:block;
  padding-bottom: 86.602%;  /* =  100 / tan(60) * 1.5 */
}
.hexIn{
  position: absolute;
  width:96%;
  padding-bottom: 110.851%; /* =  width / sin(60) */
  margin:0 2%;
  overflow: hidden;
  visibility: hidden;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
  -webkit-transform: rotate3d(0,0,1,-60deg) skewY(30deg);
      -ms-transform: rotate3d(0,0,1,-60deg) skewY(30deg);
          transform: rotate3d(0,0,1,-60deg) skewY(30deg);
}
.hexIn * {
  position: absolute;
  visibility: visible;
  outline:1px solid transparent; /* fix for jagged edges in FF on hover transition */
}
.hexLink {
    display:block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    overflow: hidden;
    -webkit-transform: skewY(-30deg) rotate3d(0,0,1,60deg);
        -ms-transform: skewY(-30deg) rotate3d(0,0,1,60deg);
            transform: skewY(-30deg) rotate3d(0,0,1,60deg);
}

/*** HEX CONTENT **********************************************************************/
.hex img {
  left: -100%;
  right: -100%;
  width: auto;
  height: 100%;
  margin: 0 auto;
  -webkit-transform: rotate3d(0,0,0,0deg);
      -ms-transform: rotate3d(0,0,0,0deg);
          transform: rotate3d(0,0,0,0deg);
}

.hex h1, .hex p {
  width: 100%;
  padding: 5%;
  box-sizing:border-box;
  background-color: rgba(0, 0, 0, 0.7);
  font-weight: 300;
  -webkit-transition:  -webkit-transform .2s ease-out, opacity .3s ease-out;
          transition:          transform .2s ease-out, opacity .3s ease-out;
}
.hex p {
  bottom: -7%;
  padding: 50% 0%;
  margin: 0px;
  font-size: 1.5em;
  z-index: 1;
  -webkit-transform:translate3d(0,-100%,0);
      -ms-transform:translate3d(0,-100%,0);
          transform:translate3d(0,-100%,0);
}
.hex p img {
	width: auto;
	position: static
}
.hex h1::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 45%;
  width: 10%;
  text-align: center;
  border-bottom: 1px solid #fff;
}
/*** HOVER EFFECT  **********************************************************************/
.hexLink:hover h1, .hexLink:focus h1,
.hexLink:hover p, .hexLink:focus p{
  -webkit-transform:translate3d(0,0,0);
      -ms-transform:translate3d(0,0,0);
          transform:translate3d(0,0,0);
}

.w-95 {
	width: 95% !important;
}
.no-container h3{
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 10px;
}
.no-container p {
	font-size: 15px;
	line-height: 26px;
	padding-bottom: 10px;
}
.modal-dialog .modal-content {
	background-color: #e9ebee;
}
.modal-dialog .modal-content .letSpeak .dt .dt-in {
	padding: 0px !important;
    border: 0px solid #e5e5e5;
    margin: 0px;
}
.modal-dialog .modal-content .letSpeak .contact .form-group {
    margin-top: 0px;
    margin-bottom: 30px;
}
.modal-dialog .modal-content .close {
	font-size: 40px;
    margin: 0px !important;
    padding: 0px !important;
    line-height: 27px;
    font-weight: normal;
}
.modal-header {
	padding-bottom: 0px;
}
.modal-dialog .modal-content .letSpeak .contact .form-group textarea{
	background-color: #dcdee0;
}
.black-text{
	color:#000000;
}
.redmaroon-text{
	color:#830300
}

/*** HEXAGON SIZING AND EVEN ROW INDENTATION *****************************************************************/
@media (min-width:1201px) { /* <- 5-4  hexagons per row */
  #hexGrid{
    padding-bottom: 4.4%
  }
  .hex {
    width: 20%; /* = 100 / 5 */
  }
  .hex:nth-child(9n+6){ /* first hexagon of even rows */
    margin-left:10%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 1200px) and (min-width:901px) { /* <- 4-3  hexagons per row */
  #hexGrid{
    padding-bottom: 5.5%
  }
  .hex {
    width: 25%; /* = 100 / 4 */
  }
  .hex:nth-child(7n+5){ /* first hexagon of even rows */
    margin-left:12.5%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 900px) and (min-width:601px) { /* <- 3-2  hexagons per row */
  #hexGrid{
    padding-bottom: 7.4%
  }
  .hex {
    width: 33.333%; /* = 100 / 3 */
  }
  .hex:nth-child(5n+4){ /* first hexagon of even rows */
    margin-left:16.666%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 600px) { /* <- 2-1  hexagons per row */
  #hexGrid{
    padding-bottom: 11.2%
  }
  .hex {
    width: 50%; /* = 100 / 3 */
  }
  .hex:nth-child(3n+3){ /* first hexagon of even rows */
    margin-left:25%;  /* = width of .hex / 2  to indent even rows */
  }
}

@media (max-width: 400px) {
    #hexGrid {
        font-size: 13px;
    }
}
@media (max-width: 768px) {
	.filter-menu {
		border: 0px;
	}
	.filter-menu li {
		display: inline-block;
		margin: 0px 18px 15px;
		text-align: center;
	}
	.main-section .banner p{
		font-size: 28px;
		padding-top: calc(100vh - 625px);
	}
	#carouselDeskptopIndicators {
		display: none;
	}
	#carouselMobileIndicators {
		display: block;
	}
	.whatWeDo .wed-dt .dt {
		border-bottom: 1px solid #e5e5e5 !important;
	}
	.whatWeDo .wed-dt .dt:last-child, .whatWeDo .wed-dt .dt:nth-last-child(2) {
		border-bottom: 0px solid #e5e5e5 !important;
	}
	.whatWeDo .wed-dt .dt .dt-in {
		border-left: 1px solid #e5e5e5 !important;
	}
	.whatWeDo .wed-dt .dt:first-child .dt-in, .whatWeDo .wed-dt .dt:nth-child(2n+1) .dt-in{
		border-left: 0px solid #e5e5e5 !important;
	}
	.HRimg {
		width: 95%;
		background-color: red !important;
	}
	.life-container .dt-in .life-inner {
		padding: 10px 20px;
	}
	.life-container .dt-in .life-inner p{
		line-height: 18px;
		font-size: 14px;
	}	
}
@media screen and (max-width: 768px) and (orientation : landscape){
	.filter-menu {
		border: 0px;
	}
	.filter-menu li {
		display: inline-block;
		margin: 0px 18px 15px;
		text-align: center;
	}
	.main-section .banner p{
		font-size: 20px;
		padding-top: calc(100vh - 290px);
	}
	.whatWeDo .wed-dt .dt, .whatWeDo .wed-dt .dt:nth-last-child(2) {
		border-bottom: 1px solid #e5e5e5 !important;
	}
	.whatWeDo .wed-dt .dt:last-child {
		border-bottom: 0px solid #e5e5e5 !important;
	}
	.whatWeDo .wed-dt .dt .dt-in {
		border-left: 0px solid #e5e5e5 !important;
	}
	.whatWeDo .heading {
		font-size: 18px;
	}
	.life-container .dt-in .life-inner {
		padding: 30px 20px;
	}
	.life-container .dt-in .life-inner p{
		line-height: 25px;
	}	
}
@media (max-width: 575.98px) {
	.main-section .banner p{
		font-size: 24px;
		padding-top: calc(100vh - 425px);
	}
	.whatWeDo .wed-dt .dt, .whatWeDo .wed-dt .dt:nth-last-child(2) {
		border-bottom: 1px solid #e5e5e5 !important;
	}
	.whatWeDo .wed-dt .dt:last-child {
		border-bottom: 0px solid #e5e5e5 !important;
	}
	.whatWeDo .wed-dt .dt .dt-in {
		border-left: 0px solid #e5e5e5 !important;
	}
	.hronwheel .dt {
		border-bottom: 1px solid #e5e5e5 !important;
		border-left: 0px solid #e5e5e5;
	}
	.hronwheel .dt:last-child{
		border-bottom: 0px solid #e5e5e5 !important;
	}
	.content-footer {
		text-align: center;
		max-height: 100%;
		min-height: auto;
		padding:20px !important;
	}
	.content-footer .c-f-button {
		text-align: center !important;
	}
	.content-footer span {
		padding-left: 0px;
		padding-top: 10px;
	}
	.breadcrumb {
		font-size: 12px;
	}
	.main-section .other-banner h1 {
		font-size: 30px;
	}
	.main-section .other-banner p {
		color: #fff;
		font-size: 14px;
		padding-top:10px
	}
	.HRimg {
		width: 100%;
	}
	.life-container .dt-in .life-inner {
		padding: 10px 20px;
	}
	.life-container .dt-in .life-inner p{
		line-height: 25px;
	}		
}

@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
	.main-section .whatWeDo h3 span::before, .main-section .letSpeak h3 span::before
	{
		display: inline-flex;
		top: 8px;
		position: relative;
		left: 100px;
		display: none;
	}
	.main-section .whatWeDo h3 span::after, .main-section .letSpeak h3 span::after {
		display: inline-flex;
		top: 7px;
		position: relative;
		left: 100px;
		display: none;
	}
	.main-section .our-client h3 span::after, .main-section .our-client h3 span::before {
		display: none;
	}
}

.main-section .banner p.white-text{
	font-size:21px;
}
.main-section .banner p.white-text .black-text{
	color: #fff !important;
	/* font-family: 'Spectral', serif !important; */
	font-family: 'Playfair Display', serif !important;
	/* font-family: 'Mountains of Christmas', cursive !important; */
	/* font-family: 'Indie Flower', cursive !important; */
	/* font-family: 'Dancing Script', cursive !important; */
	/* font-family: 'Shadows Into Light', cursive !important; */
	font-size: 26px;
}
.main-section .banner p.white-text .black-text1{
	color:#fff !important;
	/* font-family: 'Spectral', serif !important; */
	font-family: 'Playfair Display', serif !important;
	font-size: 24px;
}
footer li a,
footer li a:hover{
	color:#702625;
}
.lower{
	text-transform: lowercase
}