.fancybox-stage {
	max-width: 75%;
    margin: 0 auto;
}
.fancybox-content h2 {
	color: #2e4052 !important;
	text-transform: uppercase;
    font-size: 30px;
    line-height: 32px;
    font-weight: 900;
    letter-spacing: -1px !important;
    margin-bottom: 17px;
	text-align: center
}

.fancybox-content h3 {
	color: #23366F !important;
	text-transform: uppercase;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    letter-spacing: 0px !important;
    margin-bottom: 17px;
	text-align: center
}

.fancybox-content h2.middle {
	color: #2e4052 !important;
	text-transform: uppercase;
    font-size: 16px;
    line-height: 19px;
    font-weight: 700;
    letter-spacing: 0px !important;
    margin: 25px auto 35px;
	padding: 10px 0;
	border-top: #fec859 1px solid;
	border-bottom: #fec859 1px solid;	
	text-align: center
}

.fancybox-content p {
    font-family: proxima-nova, raleway, "Gotham SSm A", "Gotham SSm B", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #2e4052;
    font-weight: 500;
	text-align: center
}

.fancybox-slide--html .fancybox-close-small {
    color: #fff !important;
    padding: 10px;
    right: 0;
    top: 0;
	background: #2e4052
}

.fancybox-slide--html ul li {
	width:31%;
	display: inline-block;
	vertical-align: top;
	text-align: center
}
.fancybox-slide--html ul li img {
 	max-height: 55px;
	margin: 0 auto 15px;
	text-align: center
}
.lm {
	width: 100%;
	background: #fec859;
	padding: 5px;
	text-align: center	;
	margin: 20px auto 0
}
.lm:hover {
	width: 100%;
	background: #2e4052;
	padding: 5px;
	text-align: center	
}
.lm a{
	color: #fff !important;
	text-transform: uppercase;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    letter-spacing: 0px !important;
    margin-bottom: 17px;
	text-align: center
}

@media (max-width: 650px) {

	.fancybox-slide--html ul li {
		width: 45%;
		display: inline-block;
		vertical-align: top;
		text-align: center;
	}
	
	.fancybox-content h3 {
		font-size: 13px;
		line-height:16px !important
		}

}

#download,
#teamwork,
#glance,
#difference,
#rates{ padding:  100px 0 }
#glance {
	z-index: 2  
}

.tab-content>.active:focus,
.tab-content:focus,
.tab-content .row:focus{ outline: none; }
a.next {
	background:	#fec859;
	color:#2e4052;
	text-align: center;
	padding: 10px 0;
	width:150px;
	display: block;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 12px;
	margin: 15px 0 0 0;
}
a.next:hover {
	background:	#2e4052;
	color:#fff;
	}
a.clk-btn {
	background: #fec859;
	font-size: 13px;
    font-weight: 900;
    line-height: 50px;
    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: 1 !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: #fec859;
    border-radius: 50px;
}
#how-text .tab-navigation li:hover,
#how-text .tab-navigation li.active{
	background: #2e4052;
	color:#fff;
}
#how-text .tab-navigation li a {
        font-weight: 900;
    font-size: 18px;
    width: 45px;
    height: 45px;
    text-align: center;
    padding: 27% 0 0 0;
    display: inline-block;
	    color: #2e4052;
}
#how-text .tab-navigation li:hover a,
#how-text .tab-navigation li.active 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 -60px;
    font-size: 157px;;
    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;
	font-size:25px;
	line-height: 30px;
}
.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	
}
#download .app-text p{
	 font-size: 20px;
	line-height: 19px;
}

.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;
}

.hero-1 .front-content p {
        font-size: 19px;
    line-height: 40px;
    margin: 9px auto 20px;
    letter-spacing: .14em;
    width: 90%;
}

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;
	min-height: 215px;
 }
#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{
 }

.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: 33.3% !important ; 
	
	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;
}
	
	.hero .front-content .container-mid .inner {
		padding: 0 5% ;
	}
	
	.hero-1 .front-content h1 {
			font-size:55px;
			padding: 20px 0;	 
		}
	.hero-1 .front-content h1 span {
		font-size:55px;
	}
	.hero-1 .front-content h1.left.yellow {
		margin: -9px 0 0 -60px;
		font-size: 115px;
	}
	.navigation-main button, .navigation button {
		font-size: 70px;
		margin-right: 0;
		color: #fff;
	}
	.ti-menu:before {
		content: "\e68e";
		font-size: 30px;
	}
	
	
 }

@media (max-width: 1200px) {
	.container.text-left  {
		padding-right: 10%;
		padding-left: 10%;
		margin-right: auto;
		margin-left: auto;
	}
}
@media (max-width: 950px) {
	#how-text .col-md-6.img {
		width:45% !important;
		float: left;
		margin-top:50px
	}
	#how-text .col-md-6 {
		width:55% !important;
		float: left;
		margin-bottom: 50px
	}
	#how-text .title {
	    width: 55%;
	}
	#how-text .tab-navigation {
		width: 55%;
		float: right;
		position: relative;
		z-index: 10000;
		margin-top: 50px;
		padding-left: 0px;
	}
}
	

@media (max-width: 850px) {
	.hero .front-content .container-mid .inner {
    padding: 0 15%;
}	
}

@media (max-width: 850px) {
 
	.col-sm-3.centeredColumn {
		width:100% !important;
 	}
	.navigation-main.popup-navigation.show {
		height: 80px;
		z-index: 6;
		padding: 0 0 0 0
 	}
	.navbar-brand {
		 padding: 0;
		}
	.navigation-main.popup-navigation.show .navbar-brand img, .navigation-main.popup-navigation.show .navbar-brand img {
    position: absolute;
    top: 50%;
    max-height: 45px;
    margin: 16px 0 0 0;
    padding: 0 0 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
	.navigation {
		position: fixed;
		z-index: 4 !important;
		top: 0;
		width: 100%;
		height: 100px !important;
		padding: 0 0;
		-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 .navbar-header {
		z-index:5 	
	}
	.navigation-main .navbar-brand img, .navigation .navbar-brand img {
		position: absolute;
		top: 50%;
		max-height: 45px;
		margin: 15px 0 0 0;	
		padding: 0 0 0;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	.navbar-header {
		float: none;
		margin: 0 !important;
 		position: relative;
	}
	#navbar {
		top: 0;
		position: absolute;
 		width: 100%;
		z-index: 3;
		padding: 120px 8% 50px;
	}
	.navbar-collapse {
 		padding: 0;
		border-top: 1px solid transparent;
		background: #2e4052 !important;
		box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	}
	.hero-1 .front-content h1 {
			font-size:40px;
			padding: 20px 0;	 
		}
	.hero-1 .front-content h1 span {
		font-size:40px;
	}
	.hero-1 .front-content h1.left.yellow {
		margin: -9px 0 0 -60px;
		font-size: 115px;
	}
	.block-service-2 .tab-navigation li {
		display: block;
		width: 50% !important;
		float: left !important;
		min-height: 50px;
	}
 

}


@media (max-width: 650px) {
	h1 {
    text-transform: uppercase;
    font-size: 42px;
    line-height: 44px;
    font-weight: 900;
    letter-spacing: -1px !important;
    margin-bottom: 17px;
}
	#how-text .col-md-6.img {
		width:40% !important;
		float: left;
		margin-top:50px
	}
	#how-text .col-md-6 {
		width:60% !important;
		float: left;
		margin-bottom: 50px
	}
	#how-text .title {
	    width: 60%;
		float: right;
		margin-top: 115px;
	}
	#how-text .tab-navigation {
		width: 60%;
		float: right;
		position: relative;
		z-index: 10000;
		margin-top: 85px;
		padding-left: 0px;
	}
	#how-text h2 {
			width: 100%;
			margin: 20px auto 25px;
			font-size: 35px;
			line-height: 30px !important;
			font-weight: 900 !important;
			color: #2e4052;
			text-transform: uppercase;
		}
}

	
@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;
	}
	
	.block-service-2 .tab-navigation li {
		display: block;
		width: 100% !important;
		float: left !important;
		min-height: 50px;
		margin-top: 20px
	}
	
}


@media (max-width: 550px) {
	#how-text .col-md-6.img {
		width:0% !important;
		float: left;
		margin-top:50px;
		display: none;
	}
	#how-text .col-md-6 {
		width:100% !important;
		float: left;
		margin-bottom: 50px;
			padding-left: 10%;
		padding-right: 10%;
	}
	#how-text .title {
	    width: 100%;
		float: right;
		margin-top: 115px;
		padding-left: 10%;
	}
	#how-text .tab-navigation {
		width: 100%;
		float: right;
		position: relative;
		z-index: 10000;
		margin-top: 85px;
		padding-left: 10%;
	}
}



@media (max-width: 500px) {
	#how .block-about-1 {
		padding:150px 0 90px !important
	}
	#how-text .tab-navigation {
		width: 100%;
		float: right;
		position: relative;
		z-index: 10000;
		margin-top: 85px;
		padding-left: 15%;
	}
	#how-text .col-md-6 {
		width: 100% !important;
		float: left;
		margin-bottom: 50px;
		padding-left: 5%;
		padding-right: 5%;
		text-align: center
	}
	#download h1,
	#download h1 span {
		font-size: 35px;
  
	}
	#download h1 br,
	#download h1 span br {
		display:none;
	}
	.logos {
		display: block !important
	}
	.col-sm-3.centeredColumn {
		width:100% !important;
		margin-bottom: 20px
	}
	.hero .front-content .container-mid .inner {
    	padding: 0 5% 0 15%;
	}	
	.block-service-1 .tab-navigation li {
		display: block;
		width: 100%;
		float: left !important;
		min-height: 50px;
	}	
	
	.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
	}
}

@media (max-width: 400px) {

	#how-text .tab-navigation {
		width: 100%;
		float: right;
		position: relative;
		z-index: 10000;
		margin-top: 85px;
		padding-left: 10%;
	}
	#how-text .tab-navigation li a {
	 width: 38px;
    height: 38px;
    text-align: center;
    padding: 20% 0 0 0;
	}
}