body {
	background:#000000 !important;
}
.logo img {
	width: 250px;
	padding:45px 0 145px;
}
#glance {
	padding:0;
}


#difference {
	padding: 60px 0 40px
}
#how {
	padding-bottom: 70px;
}

#how p {
	color:#fff;
	margin: 0 0 10px;
	font-size:25px;
	font-weight: 500;
}

#glance .container {
    width: 100%;
	padding: 0;
	margin: 0;
}

.logo img {
	width:160px;
}
.link-wrap {
	width: 100%;
    padding: 0 0;
    margin: 0 0 0 0;
	display: block;
}
.link {
	width:49.8%;
	padding:10% 5% 0;
	margin-top: 0;
	display: inline-flex;
 	background-size: cover;
	min-height: 400px;
	text-align: left
}
.link h1{
	text-align:left
}
.link.find {
	background: url("../images/finders-bg.jpg");
	background-size: cover;
}

.link.keep {
	background: url("../images/keeps-bg.jpg");
	background-size: cover;
}
.link.find:hover {
 	background:url("../images/finders-bg.jpg") rgba(254, 200, 89, 0.6);
	background-blend-mode: multiply;
	background-size: cover;
}
.link.keep:hover {
	background: url("../images/keeps-bg.jpg") rgba(254, 200, 89, 0.6);
	background-size: cover;
	background-blend-mode: multiply;
}

.link h1 span{
   font-size:25px;
    line-height: 24px;
    font-weight: 900;
	    display: block;
	color: #fff;
}
.link h1 span.yellow {
    margin: -7px 0 0 -27px;
    font-size: 55px;
    line-height: 50px;
    font-weight: 900;
    letter-spacing: -1px !important;
    font-family: proxima-nova, raleway, "Gotham SSm A", "Gotham SSm B", sans-serif;
    color: #fec859;
    position: absolute;
}

.logo-2,
.home-main-wrap-2 {
	display: block;
	vertical-align: middle;
	float: left
}
.logo-2 {
	width:17%;
	margin-right:3%
}
.home-main-wrap-2 {
	width:83%
}
.home-main-wrap-2 p{
	font-size:14px;
	line-height: 16px;
}
.foot {
	padding:5% 10% 5%;
	display: flex;
}

.logo-2 img {
	width:100%;
	height:auto;
	margin: 0 15px 0 0;
	max-width: 200px
}

.hero-1 .front-content .home-main-wrap {
	display:block;
	width: 100%;
	padding: 0 15%;
	 margin: 35px auto 0;
	
}
.hero-1 .front-content p.home-main {
	font-size: 18px;
	line-height: 22px;
    font-weight: 500;
	  margin: 0 auto 10px;
	color: #fff;
	letter-spacing: 0 !important
}

@media screen and (min-width: 1502px) {

.link {
     padding: 6% 5% 0;
    margin-top: 0;
   
}
.logo img {
  
}	
}


.hero-1 .front-content .home-main-wrap-2 {
	display:block;
	width:100%;
	padding: 0 22%;
	 margin: 5px auto 0;
}
.hero-1 .front-content p.home-main-2 {
	font-size: 15px;
	line-height: 18px;
    font-weight: 500;
	  margin: 0 auto 15px;
	color: #fff;
	letter-spacing: 0 !important
}
.hero-1 .front-content p.home-main-2 strong {
	font-weight: 900;
	color: #fec859;
}

 


#download,
#teamwork,
 
#rates{ padding:  100px 0 }

a.clk-btn {
	background: #fec859;
	font-size: 13px;
    font-weight: 600;
    line-height: 35px;
    display: block;
    margin: 0 auto;
    padding: 5px 35px;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    transition: all .1s linear;
    letter-spacing: .096em;
    text-transform: uppercase;
    color: #fff;
    width:200px
}

a.clk-btn:hover {
	background: #2e4052 !important
}
.navigation-main ul li.current:last-child a {
	color: #2e4052 !important;
}

#teamwork .content.bg-white h1,
#teamwork .content.bg-white p,
#teamwork .content.bg-white p{
	color:#fff !important;
}
#main #teamwork h3 {
	color:#fec859 !important;
}

.navigation {
    position: fixed;
    z-index: 99 !important;
    top: 0;
    width: 100%;
    height: 80px;
    padding: 0 30px;
    -webkit-transition: all .42s cubic-bezier(.19, 1, .22, 1);
    transition: all .42s cubic-bezier(.19, 1, .22, 1);
    border-bottom: 1px solid rgba(0,0,0,0);
    background: none;
    box-shadow: 0 0 3px 0 rgba(0,0,0, 0);
}
.navigation-main {
	background:#2e4052 !important
}
.form-control {
	border-radius: 0px !important	
}

#how-text {
	margin-top: -295px;
    position: relative;
}
#how-text .title {
	width:50%;
	float: right;
	    margin-top: 165px;
}
#how-text .tab-navigation {
	width: 55%;
    float: right;
    position: relative;
    z-index: 10000;
	margin-top: 50px;
	padding-left: 50px;
}
#how-text .tab-navigation li {
	    display: inline-block;
    background: #ececec;
    border-radius: 30px;
}
#how-text .tab-navigation li:hover {
	background: #2e4052;
}
#how-text .tab-navigation li a {
    color:#2e4052;
	font-weight: 700;
	font-size: 12px;
	width: 30px;
    height: 30px;
    
    text-align: center;
    padding: 7px 0 0 0;
	display: inline-block;
	
}
#how-text .tab-navigation li:hover a {
	color:#fff;
}
#how-text .col-md-6.img {
	
}
#how-text .col-md-6.img img {
	width:95%;
	margin-top: -65%;
 }
#how-text .col-md-6 {
	padding-left:0
}
#how-text .col-md-6 p{
	color:#2e4052;
}
.hero-1 .front-content h1.left.yellow {
	margin: -9px 0 0 -50px;
    font-size: 108px;
    line-height: 100px;
    font-weight: 700;
    letter-spacing: -1px !important;
    font-family: proxima-nova, raleway, "Gotham SSm A", "Gotham SSm B", sans-serif;
    color: #fec859;
    position: absolute;
}
 
h1 span.yellow {
	margin: -7px 0 0 -27px;
	font-size:55px;
	line-height: 50px;
 	font-weight: 900;
    letter-spacing: -1px !important;
	font-family: proxima-nova, raleway,  "Gotham SSm A", "Gotham SSm B", sans-serif;
	color:#fec859;	
	position: absolute
}
h1 span.white {
	color:#fff;	
	font-size:55px;
	line-height: 50px;
	margin: -7px 0 0 -27px;
	font-weight: 900;
    letter-spacing: -1px !important;
	font-family: proxima-nova, raleway,  "Gotham SSm A", "Gotham SSm B", sans-serif;
	position: absolute
 	
}
.left.yellow{
	display: inline-block;
    font-size: 106px;
    margin: -12px 0 0 -40px;
    position: absolute;
    text-align: left;
	font-weight: 700
}
.right{
	display: inline-block;
}
.bg-white h1:before {
	 
}

#download h1 {
	color:#fec859 !important;
	text-align: left
}
#download h1 span{
	color:#fff !important;
	text-transform: uppercase;
    font-size: 50px;
    font-weight: 900;
    letter-spacing: -1px !important;
	font-family: proxima-nova, raleway,  "Gotham SSm A", "Gotham SSm B", sans-serif;
}
#download p {
	color:#fff;
	text-align: left;
}
.legal-wrap {
	margin-top:50px
}
#download p.legal {
	color:#fff;
	text-align: left;
	font-size: 15px;
	line-height: 18px;
	width:100%;
	display: block !important; font-weight: 500
}
#download .block-service-1 .tab-navigation li {
    width: 25%;
}
.app-icon {
	width: 25%;
	display: inline-block
}
.app-icon img{
	display: block;
	vertical-align: top;
	
}

.app-text {
	width: 70%;
	display: inline-block;
	margin-top:-5px	
}

.app-download {
	width:275px;
	padding: 15px;
	background:  rgba(0,0,0,.45);
	border: #fec859 2px solid;
	color:#fff !important;
	text-transform: uppercase;
    font-size: 20px;
	line-height: 19px;
    font-weight: 500;
    letter-spacing: -1px !important;
	font-family: proxima-nova, raleway,  "Gotham SSm A", "Gotham SSm B", sans-serif;
	margin: 0 0 15px 20px !important
}
.app-download:hover {
	background:  #fec859;
}

.app-download p{
	padding: 0 !important;
	margin: 0 !important;
	    font-size: 20px;
	line-height: 21px;
}
.app-download span{
	color:#fff !important;
	text-transform: uppercase;
    font-size: 20px;
    font-weight: 900;
    letter-spacing: -1px !important;
	font-family: proxima-nova, raleway,  "Gotham SSm A", "Gotham SSm B", sans-serif;
}


#business p {
	font-size:18px;
	line-height: 23px;
}
#main h2 {
    width: 100%;
    margin: 20px auto 25px;
    font-size: 45px;
    line-height: 36px !important;
    font-weight: 900 !important;
    color: #2e4052;
    text-transform: uppercase;
}
#main #how-text h3 {
    width: 100%;
    margin: 20px auto 5px !important;
    font-size: 20px;
	line-height: 20px;
    font-weight: 900 !important;
	color:#fec859;
	text-transform: uppercase;
}
#main h3 {
    width: 100%;
    margin: 0 auto 2px;
    font-size: 16px;
	line-height: 18px;
    font-weight: 900 !important;
	color:#fec859;
	text-transform: uppercase;
}

#difference h4 {
    width: 100%;
    margin: 0 auto;
    font-size: 22px;
    font-weight: 300 !important;
}



h1 {
	text-transform: uppercase;
	font-size: 50px;
	line-height: 52px;
	font-weight: 900;
	letter-spacing: -1px !important;
	margin-bottom: 17px;
}

#difference .block-service-1 {
	padding: 100px 0 105px !important;
}

#difference h4 {
    font-size: 28px;
	line-height: 32px;
}

#difference p {
    font-family: proxima-nova, raleway,  "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size: 22px;
    line-height: 1.3em;
}

#team { 
 }
#team .quote {
	padding: 50px 40px 50px;
	}

#team .quote.quotes {
	padding: 75px 25px 100px;
}
#team .quote.quotes p {
	text-align: center;
    font-size: 35px;
	line-height: 45px;
}
#team .quote.quotes .container {
    width: 1170px;
}
#team .quote.quotes .contain {
	color:#3e8077 !important
}


#purpose h1{
	padding: 0 90px;
	margin-bottom: 15px;
}

#purpose .block-about-1 p {
    margin-top: 0;
    margin-bottom: 0px;
}


#gratitudes p {
    font-size: 24px;
    line-height: 1.2em;
}

#team h3 {
	text-align: center;
	font-size: 22px;
	line-height: 28px;
	font-weight: 100;
	
}
#team .header {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0;
    padding: 0 0 20px 0;
}

#contact .content {
	padding: 55px 0 25px;
}

#contact  .header {
    position: relative;
    z-index: 1;
    width: 100%;
    margin: 0;
    padding: 0 0 10px 0;
}

.popup .text-left {
	padding: 45px 45px 0 45px;
}


.block-team-1 .our-skills h5 {
	color:#fff !important;
	display: none;
}
.block-team-1:hover .our-skills ~ h5 {
	color:#fff !important;
	display: block;
}

.popup-container.text-center {
	-webkit-filter: grayscale(100%);
 }

.popup-container.text-center:hover {
	-webkit-filter: grayscale(10%);
	-webkit-transition: all .5s cubic-bezier(.19, 1, .22, 1);
            transition: all .5s cubic-bezier(.19, 1, .22, 1);
}


.popup-showcase-style-1 .container-intro .row {
	padding: 0 !important;
}
	
	
#contactWrap{
	
	position:absolute;
	
	bottom:0px;
		
	width: 100%;
	
	text-align: center;
	
}


#hero {
 	background-size: cover;
	background-repeat: no-repeat;
}
.hero-1 address, .hero-1 address a, .hero-1 address a:hover{
	
	font-family: "Gotham SSm A", "Gotham SSm B";
	
	font-size:12px;
	
	font-weight: 500;
	
	margin-top:10px;
	
	color:rgba(255, 255, 255, 0.7);

	
	} 


.hero-1 .socialMedia{
	
	text-align: center;
	
	padding:0 0 15px 0;
	
	margin:0px;
	
	
} 

.hero-1 .socialMedia li{
	
	display: inline-block;
	
	text-align: center;
	
	padding:5px;
	
	
	
	
}


.hero-1 .socialMedia li span{
	
	font-size: 22px;
	
	color: #ffffff;
	
	display: block;

}

.hero-1 .socialMedia li span:hover{
	
	color:white;
	
}


.hero-1 p{
	
	
	font-size:36px;
	
	font-weight: 300;

	} 





.block-service-1 .tab-navigation li{
	width: 33.3%;
	padding: 0 30px;
 }
#teamwork .block-service-1 .tab-navigation li{
	width: 33.3%;
	padding: 0 20px;
	    min-height: 325px;
}
.block-service-1 .tab-navigation li p {
	color:#2e4052;
	font-size: 18px;
    line-height: 21px;
    font-weight: 700;
}

.block-service-1 .tab-navigation li img {
	width:75px;
	margin: 0 auto;
	padding: 0 0 25px 0
}

 

#difference .block-service-2 {
	padding: 100px 0 105px !important;
}
.block-service-2 .tab-navigation li{
	width: 25% !important; 
}

.block-service-2 .tab-navigation li img {
	width:55%;
	margin: 0 auto
}

.block-service-2 .tab-navigation li:nth-child(7) img {
	width:25%;
}

.block-service-2 .tab-navigation li:nth-child(6) img {
	width:35%;
}
.block-service-2 .tab-navigation li{
		
	display: block;
	
	width: 50%;
	
	float:left !important;
	
	min-height: 50px
	
}

.block-service-2 .tab-navigation li span{
	margin-top:0px;
	margin-bottom: 5px;
}



h1, h2, h3, h4, h5, h6{
	
 	line-height: .9em !important;
	
}


.bg-white h1, .bg-white h2{
	color: #2e4052 !important;
}

.bg-white h3, .bg-white h4, .bg-white h5, .bg-white h6{
	color: #2e4052  !important;	
}




	
.listBox h6{
		
		font-weight: 500 !important;
		
		margin-bottom:5px;
		
		color: #3e8077 !important;
		
		font-size: 20px;
}		


.listBox h6 span{
	
		color: #3e8077 !important;
		
		font-size:22px;
		
		padding-right:5px;
		
		display: inline-block;
	
}


.listBox p{
		
		line-height: 28px;
		
		font-size: 20px;
}	




.bg-overlay-section{
	
 
	
	background-color:rgba(0, 0, 0, 0.5);
	
}


.block-service-1 .tab-navigation li.active a span{
	
	color:#0c3745 !important;
	
}

.block-service-1 .tab-navigation li:hover a{
	
	opacity: .8 !important;
	
}

.block-service-1 .tab-navigation li:hover a span{
	
	color:#0c3745 !important;
	
}



.block-service-1.bg-black .tab-content p{
	
	color:rgba(255, 255, 255) !important;
	font-weight: 100;
	opacity: .8;
}



section .content.bg-black h4{
		
	color:#FFF !important;
	
	padding-right:20px;
	
	font-weight: 100 !important;
	font-size: 65px;
	text-align: center;
	text-transform: uppercase;
	
}

.block-service-1 .tab-navigation li.active a {
	font-weight:400;
	
}
.panel-title {
	background: #3e8077 !important; color: #fff !important
}

.panel-title:hover {
	background: #2e4052 !important; color: #fff !important
}


.panel.accordion-item-default h4 {
	text-align: center;
	padding:  15px 0;
	font-family: proxima-nova, raleway, "Gotham SSm A", "Gotham SSm B", sans-serif;
	
}

.panel.accordion-item-default h4 a{
	font-family: proxima-nova, raleway, "Gotham SSm A", "Gotham SSm B", sans-serif;
	font-size: 20px;
	font-weight: 100
}


.accordion-1 p,
.accordion-2 p{
	
	margin: 0 0 10px !important;
	color:#2e4052;
	font-size: 18px;
    line-height: 1.7em;
	text-align: center;
	
}
.accordion-item-default .panel-body {
	background:#fff !important;
}




.margin-top-off
{
    margin-top: 0 !important;
}


.block-about-1 p{
	
	margin-top: 0px; 
    margin-bottom: 20px;
    
}

.accordion-item-default .panel-heading a{
	
	line-height: 45px;

}

.accordion-item-default .panel-heading{
	
	background-color:rgba(91, 102, 112, 0.15);
	
	/*background-image:url('/dev/assets/images/stars.png');*/
	
	background-position: right bottom;
	
	background-repeat: no-repeat;
	
}

.accordion-item-default .panel-heading h4 a{
	
	color: #3e8077 !important;
}


.accordion-item-default:nth-of-type(even) .panel-heading{
	
		background-position: left top;

}

.tab-pane .col-md-8{
	
	position:relative;
	
	
	
}

.tab-pane .col-md-8:before{
	
	content:"";
	
	display: block;
	
	position: absolute;
	
	left: -10px;
	
	top:0px;
	
	height: 100%;
	
	width: 2px;
	
	background-color:rgba(255, 255, 255, .8);
	
	
	
}


h6.ruleBottom{
	
	border-bottom:rgba(91, 102, 112, 0.2) solid 2px;
	
	padding-bottom:10px;
	
	margin-bottom:10px;
	
	text-align: center;
	
	font-weight: 500;
	
	color:rgba(91, 102, 112, 0.4) !important;
	
	text-transform: uppercase;
	
	font-size: 16px !important;
	
}




 

.quote p{
	
	text-align: center;
	font-size: 45px;
	line-height: 50px;
}

.quote em{
	
	text-align: center;
	
	font-size: 18px;
	
	display: block;
}

.logoMain {
    display: block;
    margin: auto;
	width: 35%;
}


.centeredColumn{
	
	float:none;
	
	margin-left: auto;
	
	margin-right:auto;
	
	text-align: center;
	
	
	
}


.centeredColumn p{
	
	margin-right: 0px !important;
}


.bullet{
	
	color:#3e8077;
	
	font-size: 40px;
	
	display: block;
}


.equalHeight{
		
	display: flex;
	
	
}

.equalHeight div{
		
	flex-basis: auto;
	
	flex:1;
	
	overflow:hidden;

	
}


@media screen and (max-width: 720px){
	
	
	.equalHeight{
		
	display: block;
	
	
}

.equalHeight div{
		
	flex-basis: auto;
	
	flex:1;
	
	overflow:hidden;
	
	min-height: 300px;

	
}

.equalHeight div:first-of-type{
	
	margin-bottom:30px;
}

.block-service-1 .tab-navigation li{
		
	display: block;
	
	width: 50%;
	
	float:left !important;
	
	min-height: 50px
	
}

.block-service-1 .tab-navigation li span{
	
	margin-top:0px;
	
	margin-bottom: 5px;
}

	
	
}



.backgroundImage{
	
	background-image:url('../images/final/dinner.jpg');
	
	background-size:cover;
	
}

.contallationBKG{
	
	
	background-image:url('../images/newLines-2.jpg') !important;
		
	background-repeat: no-repeat !important;
	
	
	background-position: right -300px  !important ;
	
	background-color:#fff;
	
}


.contallationBKG-two{
	
	
	background-image:url('../images/newLines.jpg') !important;
		
	background-repeat: no-repeat !important;
	
	
	background-position: right 600px  !important;
	
	background-color:#fff;
	
}

.contallationBKG-three{
	
	
	background-image:url('../images/newLines.jpg') !important;
		
	background-repeat: no-repeat !important;
	
	background-position: 0px 100px  !important;
	
	background-color:#fff;
	
}


.contallationBKG-two .content.bg-white, .contallationBKG .content.bg-white, .contallationBKG-three .content.bg-white{
	
	background:transparent !important;
}


#gratitudes{
	
	background-image:url('../images/constallation.jpg') !important;
	
	background-size: cover;
	
	background-position: fixed !important;
	
	
}

#gratitudes .bg-black.content{ 
	
	background-color:transparent!important;
	
}


.newDownArrow{
	
	width:30px;
	
	height: 30px;
	
	position: absolute;
	
	bottom:60px;
	
	right: 50%;
	
	left: 50%;
	
	opacity:.5;
	
	margin-left: -15px;

}



@media (max-width: 1200px) {
	#team .quote.quotes .container {
    width: 90% !important;
	}	
	#team .quote.quotes {
    padding: 150px 0px 150px;
}
	.logo img {
		margin-left: auto;
		margin-right: auto;
		
	}
	.container.text-left.logo {
		text-align:center
		
	}
	
}

@media (max-width: 1000px) {
	.link {
		width: 100%;
		padding: 15% 15% 0;
		margin-top: 0;
		display: inline-flex;
		background-size: cover;
		min-height: 400px;
		text-align: left;
	}
}

@media (max-width: 850px) {
 
	.col-sm-3.centeredColumn {
		width:100% !important;
 	}

}

@media (max-width: 500px) {
	.logos {
		display: block !important
	}
	.col-sm-3.centeredColumn {
		width:100% !important;
		margin-bottom: 20px
	}

}
	
@media (max-width: 600px) {
.logoMain {
    display: block;
    margin: auto;
    width: 75%;
}
#purpose h1 {
    padding: 0 25px;
    margin-bottom: 15px;
}
	#difference p {
		color: #fff!important;
	}
.equalHeight div:first-of-type {
    margin-bottom: 0px;
}	
.equalHeight div {
    flex-basis: auto;
    flex: 1;
    overflow: hidden;
    min-height: 0px;
}
	#services .header {
		margin: 0  0 15px !important;
		padding: 0  0 !important;
}
#services .padding-top-70 {
    padding-top: 15px  !important;
}
	#services 	.padding-top-20, #services .padding-bot-30, #services .col-md-4 {
		padding: 0 15px !important;
	}
	
}

@media (max-width: 500px) {
		.popup-showcase-style-1 .showcase-title.text-right {
			    height: 300px;
   				 overflow: hidden;
		}
	.popup-showcase-style-1 .showcase-title h3{
  		     margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    letter-spacing: .05em;
    text-transform: uppercase;
		font-size: 25px;
		font-weight: 300 !important
}
	.popup-showcase-style-1 .showcase-title h4 {
			margin-top: .12em;
			margin-right: 0;
			margin-bottom: 15px;
			letter-spacing: .05em;
			text-transform: uppercase;
			font-size: 22px;
		font-weight: 300 !important
		}
	.popup-showcase-style-1 .text-left {
    padding: 10px 30px 50px 50px !important;
}
	.popup-showcase-style-1 .showcase-title p {
    margin-right: 0;
    font-size: 16px;
		line-height: 19px;
		text-transform: none;
}
	.bg-gold {    
		height: 700px;
    overflow: scroll;
	}
}


@media (max-width: 500px) {

	.block-service-1 .tab-navigation li{	
		min-height: 65px
	}
}