/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
    font-family: 'Quicksand', sans-serif;
}

h3, .heading-block h3 {
	color: #003C5B;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 22px;
	font-family: 'Quicksand', sans-serif;
	letter-spacing: normal;
	font-weight: 500;
}

h4, .heading-block h4 {
	color: #003C5B;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	line-height: 1.3;
	font-family: 'Quicksand', sans-serif;
	letter-spacing: normal;
}

#section-solution .feature-box h4, #section-build .feature-box h4 {
	font-size: 16px;
}

.promo h3 {
	font-size: 24px;
	text-transform: none;
	font-family: 'Quicksand', sans-serif;
	font-weight: 500;
}

p, li, .feature-box p, .heading-block ~ p:not(.lead) {
	color: #54565B; /*#003C5B*/
	font-size: 14px;
	font-family: "Montserrat", sans-serif;
}

span.caption {
	display: block; 
	margin-top: 10px;
}

.col-md-4.card, .col-md-3.card {
	background-color: #fff; 
	border-radius: 10px; 
	-webkit-box-shadow: 0px 6px 24px 0px rgba(129, 136, 141, 0.3); 
	-moz-box-shadow: 0px 6px 24px 0px rgba(129, 136, 141, 0.3); 
	box-shadow: 0px 6px 24px 0px rgba(129, 136, 141, 0.3);
	border: 0px;
}

/*.feature-box {
	padding: 0 0 0 60px;
}

.feature-box li {
	font-size: 13px;
}

.feature-box .fbox-icon img {
	width: auto;
	height: auto;
	max-width: 70%;
}*/

.feature-box.fbox-center p {
    font-size: 16px;
}

.promo.dark p {
	color: #fff;
}

.button.button-rounded {
	border-radius: 50px 50px 50px 50px;
	font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 1.3;
    padding: 15px 40px;
	text-shadow: none;
	font-weight: normal;
    letter-spacing: normal;
}
.promo.promo-dark a.button{
	border: 1px solid #f36c23 !important;
}
.promo.promo-dark a.button:hover{
	background-color: transparent !important;
	color: #fff !important;
	border: 1px solid #fff !important;
}
#header.full-header #primary-menu > ul {
    border-right: 0px;
}

#header.transparent-header.full-header #logo {
    border-right-color: rgba(0,0,0,0.0);
}

#header.full-header #logo {
    border-right: 0px;
}

#header.transparent-header.full-header #header-wrap {
    border-bottom: 0px solid rgba(0,0,0,0.0);
}

#header.dark.sticky-header.transparent-header #header-wrap:not(.not-dark),
#header.dark.sticky-header:not(.transparent-header) #header-wrap:not(.not-dark) {
	background-color: #003C5B;
}

#primary-menu.style-3>ul>li>a {
	font-family: 'Quicksand', sans-serif;
	position: relative;
}

#primary-menu.style-3>ul>li>a>div {
	position: relative;
}

.dark #header-wrap:not(.not-dark) #primary-menu>ul>li>a.active>div:after {
	content: '';
    display: block;
    width: 100%;
    border-top: 2px solid #F36C23;
    margin: 3px 0px;
}

.dark #primary-menu.style-3:not(.not-dark)>ul>li:hover>a {
	background-color: transparent;
}

.dark #primary-menu.style-3:not(.not-dark)>ul>li:hover>a>div:after {
	content: '';
    display: block;
    position: absolute;
    width: 100%;
    border-top: 2px solid #F36C23;
    margin: 3px 0px;
}

#primary-menu ul li > a.button {
	margin: 30px 0 0 0; 
	color: #fff;
	font-weight: 300;
	border: 1px solid #f36c23;
	background-color: #f36c23;
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-family: 'Quicksand', sans-serif;
    border-radius: 50px 50px 50px 50px;
    padding: 15px 35px;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: normal;
	text-shadow: none;
}

#primary-menu.style-3 > ul > li:hover > a.button {
	color: #f36c23 !important;
    background-color: transparent !important;
    border: 1px solid #f36c23 !important;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

#header.sticky-header:not(.static-sticky) #primary-menu > ul > li > a.button, #primary-menu.style-3 > ul > li > a.button {
    padding-top: 10px;
    padding-bottom: 11px;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-3 > ul > li > a.button {
	margin: 10px 0 0 0;
    border-radius: 50px 50px 50px 50px;
}

#page-title.dark h1,
#page-title.dark span {
	color: #EEE;
}

.heading-block h1, .heading-block h2, .emphasis-title h1, .emphasis-title h2 {
    margin-bottom: 0;
    font-weight: 600;
    text-transform: none;
    letter-spacing: normal;
    line-height: 1.3;
    color: #003C5B;
}

.heading-block:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 0px solid #444;
}

.heading-block h2:after {
    content: '';
    display: block;
    margin-top: 30px;
    width: 40px;
    border-top: 2px solid #003C5B;
    margin: 10px 0px 30px;
}

.center .heading-block h2:after, .heading-block.center h2:after, .heading-block.title-center h2:after {
    margin: 10px auto 30px;
}

.heading-block.center > span, .heading-block.title-center > span, .center .heading-block > span {
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    color: #003C5B;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}

.heading-block > span {
    max-width: 850px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #003C5B;
}

.heading-block h2 + span {
    font-size: 18px;
    color: #003C5B;
    font-family: 'Montserrat', sans-serif;
}

.heading-block > span:not(.before-heading) {
	color: #003C5B;
}

.heading-block > span.before-heading {
    font-size: 14px;
}

.heading-block.dark h2, .heading-block.dark span {
	color: #fff;
}

.heading-block.dark h2:after {
	border-top: 2px solid #fff;
}

.mega-menu .heading-block h2 {
	font-size: 20px;
}

.mega-menu .heading-block h2 + span {
	font-size: 14px;
}

.mega-menu .feature-box a h4 {
	font-size: 14px;
	text-transform: inherit;
}

.mega-menu .feature-box a:hover h4 {
	color: #f36c23;
}

.mega-menu .feature-box .fbox-icon i {
	background-color: #0094C8;
}

.mega-menu .heading-block:after {
    border-top: 0px solid #f36c23;
}

.slider-caption h1 {
	color: #fff;
	font-size: 48px;
	font-weight: 600;
	font-style: normal;
	line-height: 1;
	font-family: 'Quicksand', sans-serif;
	margin: 0;
	text-shadow: 5px 1px 10px rgba(0,0,0,0.35);
	letter-spacing: -1px; 
}

.slider-caption h1:after {
	content: '';
    display: block;
    width: 40px;
    border-top: 2px solid #0094C8;
    margin: 10px auto;
}

.slider-caption p:not(.cta) {
	font-family: 'Quicksand', sans-serif;
	font-size: 22px;
	margin: 0px 0 60px 0;
    color: #fff;
    text-shadow: 5px 1px 10px rgba(0,0,0,0.35);
}

.slider-caption p span.bullet {
	color: #f36c23;
	display: inline-block;
	padding: 0px 7px;
	font-size: 22px;
}

.slider-caption .button-rounded:not(.button-border) {
	border-radius: 50px 50px 50px 50px;
    font-family: 'Quicksand', sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 1.3;
    padding: 15px 40px;
    border: 1px solid #f36c23;
    display: inline-block;
	margin-bottom: 15px;
	height: auto;
	font-weight: normal;
	text-shadow: none;
	letter-spacing: normal;
}

.slider-caption .button-rounded:not(.button-border) strong {
	font-weight: 600;
}

/*.slider-caption .button-rounded:not(.button-border):hover {
	background-color:transparent !important;
	color: #fff;
	border: 1px solid #fff;
}*/

.slider-caption .button-rounded.button-border {
	border-radius: 50px 50px 50px 50px;
    padding-left: 35px;
    padding-right: 35px;
    font-size: 12px;
    color: #fff !important;
    border: 1px solid #fff !important;
}

.slider-caption .button-rounded.button-border:hover {
    color: #f36c23 !important;
    border: 1px solid #fff !important;
    background-color: #fff;
}

.slider-caption.slider-caption-center {
	max-width: 900px;
}

.dark #footer .social-icon.si-borderless, #footer.dark .social-icon.si-borderless {
	color: #fff !important;
}

#footer.dark .divider:after, #footer.dark .divider.divider-center:before, #footer.dark .divider.divider-center.divider-short:before {
    border-top-color: rgba(0, 60, 91, 1);
}

#value-cards {
	position: relative; 
	/*width: 100%; 
	top: calc(8% + 50px); 
	z-index: 99;*/
	background: url('/images/bg-dot-pattern.jpg') repeat top center;
	background-color: #012235;
}

#value-cards .card {
	padding: 10px;
	margin-bottom: 20px;	
}

#value-cards .card .card-body {
	border-bottom: 10px solid #003C5B;
	padding: 1.75rem 1.25rem;
}

#value-cards .card .card-body .card-text {
	text-align: center;
	font-family: 'Quicksand', sans-serif;
	font-size: 26px;
	color: #003C5B;
}

#value-cards .card.dark-blue .card-body {
	border-color: #003C5B;
}

#value-cards .card.light-blue .card-body {
	border-color: #0094C8;
}

#value-cards .card.orange .card-body {
	border-color: #f36c23; 
}

#section-uphill {
	background: url('../images/bg-uphill-75.jpg') no-repeat;
	background-size: cover;
	background-color: #012235;
	padding: 12% 0 10% 0;	
	background-position: top center;
}

#section-uphill .box {
	background: url('../images/bg-dot-pattern.png') left top repeat; 
	width: 40%; 
	border-right: 10px solid #fff;  
	text-align: right; 
	padding: 50px 50px 50px 30px;
}

#section-uphill .box h2 {
	color: #fff;
}

#section-uphill .box ul {
	list-style: none;
	margin: 0px;
}

#section-uphill .box ul li {
	color: #fff;
	padding-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
	font-size: 18px;
}

#section-uphill .box ul li:last-child {
	padding-bottom: 0px;
}

#section-uphill .iconlist > li [class^="icon-"] {
	position: relative;
	left: 0em;
	display: inline-block;
	margin-right: 5px;
	color: #fff; /*#d87420*/
}

#section-solution .row .description {
	margin-top: 30px;
}

#section-solution .heading-block {
	margin-bottom: 100px;
}

#section-solution .row .heading-block {
	margin-bottom: 30px;
}

#section-solution .row .heading-block h3 {
	font-size: 18px;
	font-weight: 700;
}

#section-solution .row .heading-block span {
	font-size: 16px;
	font-weight: 400;
	color: #54565B;
	padding-right: 30px;
}

#section-solution ul.iconlist li {
	padding-bottom: 10px;
	font-family: "Montserrat", sans-serif;
	font-weight: 400;
	font-size: 16px;
	color: #003C5B;
	text-align: left;
}

#section-solution .divider {
	margin: 100px 0px;
}

#section-solution .counter {
	color: #003C5B;
}

#section-solution h4, #section-build h4 {
	text-transform: none;
	padding: 0 40px;
	line-height: 1.5;
	font-family: "Montserrat", sans-serif;
	color: #54565B;
}

#section-solution .counter.counter-lined + h4:before {
    display: block;
    position: relative;
    margin: 20px auto 25px auto;
    content: '';
    width: 15%;
    border-top: 2px solid #444;
    opacity: 0.9;
}

#section-solution .feature-box .fbox-icon i {
    /*background-color: #0093c8;*/
    background-color: #6DBE4B;
}

#section-system .feature-box {
	padding: 20px 0 0 80px;
	margin-bottom: 60px;
}

#section-system .feature-box:first-child {
	margin-top: 40px;
}

#section-system img {
	width: 95%;
}


#section-system .feature-box .fbox-icon {
    /*width: 32px;
    height: 32px;*/
}

#section-system .feature-box .fbox-icon i {
    background-color: #6DBE4B;
    /*font-size: 18px;
    line-height: 35px;*/
}

#section-system .feature-box h3 {
	color: #003C5B;
	text-transform: none;
	font-size: 20px;
	font-weight: normal;
}

#section-about {
	background: url('../images/bg-whoweare.png') right bottom no-repeat;
}

#section-testimonials {
	background: #F26C24 url('../images/bg-testimonial.png') left top no-repeat; padding: 60px 0 0 0;
}

#section-testimonials .quote-wrapper {
	background: url('../images/leftquote.png') left top no-repeat;
}

#section-testimonials .quote-container {
	background: url('../images/rightquote.png') right top no-repeat;
	padding: 35px 80px 45px 135px;
}

#section-testimonials .quote-container p {
	color: #fff; font-size: 17px; text-align: left; line-height: 1.5; margin-bottom: 17px; font-family: "Montserrat", sans-serif;
}

#section-testimonials p.quote-name {
	text-align: left; margin: 0px; color:#fff; font-family: 'Montserrat', sans-serif; font-size: 32px; font-weight: 400; line-height: 1.3;
}

#section-testimonials p.quote-title {
	text-align: left; margin: 0px; color:#fff; font-family: 'Montserrat', sans-serif; font-size: 22px; font-weight: 700; line-height: 1.3;
}

#section-testimonials .quote-bar {
	background-color: #003d5b; 
	padding: 25px 0;
}

#section-download .heading-block > span:not(.before-heading) {
	color: #54565B; /*#003C5B*/
}

#section-cost .row.pain-list, #section-logos .row.pain-list {
	width: 70%;
}

#section-cost ul.iconlist li, #section-services ul.iconlist li, #section-logos ul.iconlist li {
	padding-bottom: 20px;
	font-family: "Montserrat", sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #54565B; /*#003C5B*/
	text-align: left;
}

#section-cost .card {
	margin-top: 50px;
	padding: 50px;
}

#section-cost .feature-box {
	padding: 30px 0px 0px 0px;
}

#section-cost .feature-box h3, #section-build .feature-box h3, #section-services .feature-box h3 {
	color: #003C5B;
	font-family: "Quicksand", sans-serif;
	font-weight: 700;
	font-size: 22px;
}

#section-cost .feature-box .fbox-icon i {
	background-color: #0094C8;
}

#section-services .feature-box .fbox-icon i {
	background-color: #0094C8;
}

#section-cost .feature-box.fbox-center .iconlist, #section-services .feature-box.fbox-center .iconlist {
	margin: 0 auto;
}

#section-cost .feature-box.fbox-center .iconlist > li, #section-services .feature-box.fbox-center .iconlist > li {
	padding-bottom: 10px;
	text-align: center;
	font-weight: 500;
	font-size: 16px;
}

#section-cost .feature-box.fbox-center .iconlist > li [class^="icon-"], #section-services .feature-box.fbox-center .iconlist > li [class^="icon-"] {
	position: relative;
	left: 0em;
	display: none;
	margin-right: 10px;
	color: #003C5B; /*#d87420*/
}

#section-services .feature-box .button.button-rounded {
	background-color: #f36c23;
	color: #fff;
	font-size: 15px;
	padding: 15px 40px;
}

#section-services .feature-box .button.button-rounded:hover {
	background-color: transparent !important;
	color: #f36c23;
}

#section-services .feature-box h4 {
	font-weight: 600; 
	padding-bottom: 10px;
	margin: 30px 0 0 0;
}

/*#section-bridge {
	background: url('../images/dot-circle.png') center -150px no-repeat;
}

#section-bridge .card-body ul {
	margin-top: 10px;
	margin-bottom: 0px;
	list-style: none;
}*/

/* #section-bridge img {
	width: 70%;
} */
#section-bridge .container {
	max-width: 1040px;
}
.technology-text {
    padding-right: 70px;
}
/*#section-bridge .heading-block h2::after{
	margin: 30px auto 30px;
}*/
#section-bridge .heading-block > span:not(.before-heading)
{
	margin: 0 auto;
	max-width: 750px;
	/*line-height: normal;
	font-weight: normal;*/
}
#section-maturity p, #section-maturity .heading-block ~ p:not(.lead) { 
	color: #fff;
} 


/******new css***********/
.button.button-rounded{
border:1px solid #f36c23;
height:auto;
}
.button.button-rounded:hover{
	border:1px solid #f36c23;
	color:#f36c23;
	background-color: transparent !important;
	}
#template-contactform #template-contactform-submit{
font-weight: 700;
letter-spacing: 1px;
height: auto;
border:1px solid #f36c23 !important;
	}
	#template-contactform #template-contactform-submit:hover{
	background: transparent !important;
	color: #f36c23 !important;
	}
	#section-fortune .row-1 .col-md-6:first-child
	{
		margin: 12% 2% 0px 10%;
		-ms-flex: 0 0 38%;
	    flex: 0 0 38%;
	    max-width: 38%;
	}
	#section-fortune .row-1 .col-md-6 {
		margin: 0px 2% 0px 0%;
		-ms-flex: 0 0 48%;
	    flex: 0 0 48%;
	    max-width: 48%;
	}
		
	#section-fortune .row-2 .col-md-6 {
		margin: 8% 10% 0px 0px;
		-ms-flex: 0 0 38%;
	    flex: 0 0 38%;
	    max-width: 38%;
	}
	
	#section-fortune .row-2 .col-md-6:first-child {
		margin: 0px 2% 0px 0px;
		-ms-flex: 0 0 50%;
	    flex: 0 0 50%;
	    max-width: 50%;
	}
	
	#section-maturity .row .col-md-6 {
		margin: 0px 2% 0px 0px;		
		-ms-flex: 0 0 27%;
	    flex: 0 0 27%;
	    max-width: 27%;
	}
	
	#section-maturity .row .col-md-6:first-child {
		margin: -25px 2% 0px 7%;
		-ms-flex: 0 0 42%;
	    flex: 0 0 42%;
	    max-width: 42%;
	}
	
	#section-maturity + .promo > .container {
		margin-left: 12%;
	}
	
	#section-bridge .col-md-3.card {
		margin-right: 2%;
		flex: 0 0 23%;
	    max-width: 23%;
	}
	
	#section-harness .col-md-4.card {
		margin-right: 1%;
		flex: 0 0 32%;
	    max-width: 32%;
	}
	
	#section-harness {
		background: rgb(15,113,164);background: -moz-linear-gradient(left, rgba(15,113,164,1) 0%, rgba(0,113,200,1) 50%, rgba(42,188,239,1) 100%);background: -webkit-linear-gradient(left, rgba(15,113,164,1) 0%,rgba(0,113,200,1) 50%,rgba(42,188,239,1) 100%);background: linear-gradient(to right, rgba(15,113,164,1) 0%,rgba(0,113,200,1) 50%,rgba(42,188,239,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f71a4', endColorstr='#2abcef',GradientType=1 );
	}
	.slider-caption ul {
		margin-top: 0px;
		margin-bottom: 50px;
	}
	.slider-caption ul li{
		font-family: 'Montserrat', sans-serif;
		font-size: 20px;
		color: #fff;
		display: inline-block;
		vertical-align: middle;
		padding-left: 30px;
		position: relative;
	}
	.slider-caption ul li:first-child{
		padding-left: 0;
	}
	.slider-caption ul li::before {
		background-color: #f36c23;
		display: inline-block;
		padding: 0;
		font-size: 22px;
		position: absolute;
		left:9px;
		top: 0;
		bottom: 0;
		content: "";
		height: 6px;
		width: 6px;
		border-radius: 50%;
		margin: auto;
	}
	.slider-caption ul li:first-child::before{
		display: none;
	}
	.growth-solution h2 {
		font-size: 18px;
		color: #1795c6;
		max-width: 700px;
		margin: 0 auto 10px;
		font-weight: 700;
		font-family: 'Quicksand', sans-serif;
		line-height: normal;
	}
	.dgm-list {
		padding-top: 20px;
	}
	.dgm-list ul {
		margin: 0;
	}
	.dgm-list li {
		list-style: none;
		font-size: 19px;
		color: #1795c6;
		letter-spacing: 0;
		padding:10px 0 10px 10px;
		border-bottom: 2px solid #e9ebeb;
		text-transform: capitalize;
		font-family: 'Montserrat', sans-serif;
		/*cursor: pointer;*/
		position: relative;
		overflow: hidden;
	}
	.dgm-list li img.hover-image {
		position: absolute;
		left: 10px;
		top: 10px;
		transition: all ease-in-out .5s;
		-webkit-transition: all ease-in-out .5s;
		-ms-transition: all ease-in-out .5s;
		-o-transition: all ease-in-out .5s;
		opacity:0;
		visibility: hidden;
	}
	/*.dgm-list li:hover img{
		opacity:0;
		visibility: hidden;
	}
	.dgm-list li:hover img.hover-image{
		opacity:1;
		visibility: visible;
	}*/
	.dgm-list li:last-child{
		border: 0;
	}
	.dgm-list li:first-child{
		color: #f16c30;
	}
	.dgm-list li a {
		display: inline-block;
		vertical-align: middle;
		transition: all ease-in-out .5s;
		-webkit-transition: all ease-in-out .5s;
		-ms-transition: all ease-in-out .5s;
		-o-transition: all ease-in-out .5s;
	}
	/*.dgm-list li:hover{
		color: #f16c30;
	}*/
	
	.dgm-list li img {
		margin-right: 20px;
		vertical-align: middle;
		display: inline-block;
		max-width: 40px;
		transition: all ease-in-out .5s;
		-webkit-transition: all ease-in-out .5s;
		-ms-transition: all ease-in-out .5s;
		-o-transition: all ease-in-out .5s;
	}	
	.common-height .col-md-4.card {
		height: auto !important;
		box-shadow: none;
		padding: 0;
		border-right: 1px solid #ededed;
		border-radius: 0;
		margin-right: 15px;
		max-width: 32.3%;
		padding-right: 15px;
	}
	.common-height .col-md-4.card:last-child{
		margin: 0;
		border:0;
		padding:0;
	}
	.dgm-section {
		position: relative;
		padding-top: 30px;
		padding-bottom: 80px;
	}
	.dgm-section::before {
		position: absolute;
		content: "";
		background: url(../images/shadow-image.png);
		background-repeat: no-repeat;
		background-position: center;
		height: 100px;
		width: 100%;
		top: -70px;
	}
	.dgm-section:after {
		position: absolute;
		content: "";
		background: url(../images/shadow-image.png);
		background-repeat: no-repeat;
		background-position: center;
		height: 100px;
		width: 100%;
		bottom: 0;
		transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		-o-transform: rotate(180deg);	
	}
	#section-bridge .strategy-section .container {
		max-width: 1170px;
	}

@media (max-width: 1230px) {
	#section-fortune .row-1 .col-md-6:first-child {
		margin: 8% 2% 0px 4%;	
	}
	#section-maturity + .promo > .container {
		margin-left: 0;
	}
	.promo a.button {
		margin-right: 1% !important;
	}
	#header.full-header #primary-menu > ul {
		padding-right: 0;
		margin-right: 0;
	}
	#section-fortune .row-2 .col-md-6{
		margin: 8% 0 0px 0px;
		flex: 0 0 42%;
		max-width: 42%;
	}
	#section-maturity .row .col-md-6 {
		flex: 0 0 44%;
		max-width: 44%;
	}
	.heading-block h2 {
		font-size: 28px;
	}
	/*.feature-box {
		padding: 0;
	}*/
	#section-bridge .col-md-3.card {
		flex: 0 0 23.5%;
		max-width: 23.5%;
		height: auto !important;
	}
	#section-bridge .col-md-3.card:last-child {
		margin-right: 0 !important;
	}
	#section-harness .col-md-4.card {
		flex: 0 0 32.65%;
		max-width: 32.65%;
		height: auto !important;
	}
	#section-harness .col-md-4.card:last-child {
		margin-right: 0;
	}
	.headshot-image {
		text-align: center;
	}
}

@media (max-width: 1024px) {
	#value-cards .card .card-body .card-text {
		font-size: 30px;
	}
	#section-uphill .box {
		width: 50%; 
	}
	#section-system .feature-box:first-child {
		margin-top: 30px;
	}
}	

@media (max-width: 991.98px) {
	#header.dark.transparent-header, #header.dark.semi-transparent {
    	background-color: #003C5B;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
}


@media (max-width: 991px) {
	#header.dark.transparent-header, #header.dark.semi-transparent {
	    background-color: #003C5B;
	    border-bottom: 0px solid rgba(0,0,0,0.1);
	}
	.dgm-list li img.hover-image
	{
		left: 0;
		top: 8px;
	}
	.technology-text {
		padding-right: 15px;
		text-align: center;
	}
	#section-fortune .heading-block {
		padding: 0 20px;
	}
	/*#section-fortune .heading-block h2 + span br {
		display: none;
	}
	#section-fortune .heading-block h2 + span
	{
		font-size: 16px;
	}*/
	#section-fortune .row-1 .col-md-6:first-child {
		margin: 0 2%;
		flex: 0 0 44%;
		max-width: 44%;
	}
	#section-fortune .row-2 .col-md-6
	{
		margin: 2% 0 0px 0px;
	}
	#section-fortune .row-1 .col-md-6{
		flex: 0 0 50%;
		max-width: 50%;
		margin: 0px 2% 0px 0%;
	}
	#section-maturity .heading-block {
		margin: 20px 0 0 0 !important;
	}
	#section-maturity .row .col-md-6:first-child
	{
		margin: -25px 2% 0px 3%;
		flex: 0 0 45%;
        max-width: 45%;
	}
	#section-maturity .row .col-md-6 {
		flex: 0 0 48%;
		max-width: 48%;
	}
	.heading-block h2 {
		font-size: 24px;
	}
	/*.heading-block h2 + span {
		font-size: 15px;
	}*/
	#promo-cta
	{
		text-align: center;
	}
	.container
	{
		margin: 0 auto !important;
	}
	/*.heading-block.center > span, .heading-block.title-center > span, .center .heading-block > span
	{
		font-size: 15px;
	}*/
	#section-bridge .col-md-3.card
	{
		flex: 0 0 49%;
max-width: 49%;
margin-bottom: 15px;
	}
	#section-bridge .col-md-3.card:nth-child(2n) {
		margin-right: 0;
	}
	#section-harness .heading-block h4
	{
		line-height: 22px;
		font-size: 15px;
	}
	#section-harness .card-text {
		line-height: 22px;
	}
	.bottommargin-lg {
		margin-bottom: 40px !important;
	}
	.col_one_third {
		width: 32%;
		margin-right: 10px;
		margin-bottom: 20px;
	}
	.promo:not(.promo-full) {
		padding: 30px 10px !important;
	}
	#section-testimonials .quote-wrapper
	{
		background-position: left bottom;
	}
	#template-contactform .form-row{
		padding: 0 !important;
	}
	#section-fortune .row.row-2 {
		margin-top: 40px;
	}
	#section-bridge img {
		width: auto;
	}
	.text-right.technology-image {
		text-align: center !important;
	}
	.dgm-list li
	{
		font-size: 14px;
		padding:8px 0;
	}
	.dgm-list li img
	{
		margin-right: 10px;
	}
	.common-height .col-md-4.card
	{
		margin-right: 10px;
		padding-right: 10px;
	}
	
	#value-cards .card .card-body .card-text {
		font-size: 20px;
	}
	.slider-caption h1 {
		font-size: 40px;
	}
	#section-uphill .box {
		width: 60%;
	}
	#section-system .feature-box:first-child {
		margin-top: 0px;
	}
	#section-system .feature-box {
		margin-bottom: 30px;
	}
}	


@media (max-width: 767px) {
	/*#header.transparent-header + #slider{
		height: 600px !important;
	}*/
	.force-full-screen.full-screen.dark
	{
		height: 100% !important;
	}
	.slider-caption h1
	{
		font-size: 50px;
		margin: 0 0 10px 0;
	}
	.slider-caption p:not(.cta)
	{
		margin-bottom: 20px;
	}
	.slider-caption .button-rounded:not(.button-border), .slider-caption p
	{
		margin: 0;
	}
	#section-fortune .row-1 .col-md-6, #section-fortune .row-1 .col-md-6:first-child
	{
		padding: 0 15px;
text-align: center;
flex: inherit;
max-width: inherit;
margin:0 0 40px 0 !important;
	}
	#section-fortune .row-1 .col-md-6:first-child{
		margin: 0 !important;
	}
	#section-fortune .row-1 .col-md-6 img {
		max-width: 70%;
	}
	/*#section-fortune .heading-block h2 + span {
		font-size: 14px;
	}*/
	#section-fortune .heading-block {
		padding: 0 15px;
	}
	#section-fortune .row.row-2
	{
		margin: 0;
		text-align: center;
	}
	#section-fortune .row-2 .col-md-6:first-child, #section-fortune .row-2 .col-md-6
	{
		margin: 0;
		flex: inherit;
		max-width: inherit;
	}
	#section-fortune .row-2 .col-md-6:first-child
	{
		margin: 0 0 30px 0;
	}
	.row {
		margin: 0;
	}
	#section-maturity {
		text-align: center;
	}
	#section-maturity .row .col-md-6:first-child > div {
		max-width: 70%;
		margin: 0 auto 20px;
	}
	#section-maturity h2 {
		padding-bottom: 20px;
		margin-bottom: 20px;
		position: relative;
	}
	#section-maturity .heading-block h2::after
	{
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		bottom: 0;
	}
	#section-maturity .row .col-md-6, #section-maturity .row .col-md-6:first-child {
		flex: inherit;
		max-width: inherit;
		margin: 0;
	}
	#section-maturity.section
	{
		background-position: center 0 !important;
		padding-top: 80px;
	}
	.container {
		max-width: inherit;
	}
	h3, .heading-block h3
	{
		font-size: 20px;
	}
	#section-harness .col-md-4.card
	{
		flex: inherit;
		margin-bottom: 20px;
		margin-right: 0;
		max-width: inherit;
	}
	#section-harness .col-md-4.card:last-child{
		margin-bottom: 0;
	}
	.col_one_third
	{
		width: auto;
		margin-right: 0;
	}
	.promo:not(.promo-full) {
		padding: 0 !important;
	}
	#section-about .row > div {
		padding: 0;
	}
	.promo.promo-dark h3 {
		line-height: normal;
	}
	.promo h3 {
		font-size: 22px;
	}
	#copyrights .footer-logo {
		margin-left: 0;
	}
	.slider-caption ul li
	{
		font-size: 16px;
	}
	.dgm-list ul {
		max-width: 330px;
		margin: 0 auto 30px;
	}
	.common-height .col-md-4.card
	{
		max-width: inherit;
		margin-right: 0;
		padding-right: 0;
		border-right: 0;
	}
	.common-height .col-md-4.card .card-body {
		padding: 0 0 25px;
	}
	.common-height .col-md-4.card:last-child .card-body{
		padding: 0;
	}
}

@media (max-width:639px){
	/*#header.transparent-header + #slider {
		height: 500px !important;
	}*/
	.slider-caption ul
	{
		margin-bottom: 30px;
	}
	/*.heading-block.center > span, .heading-block.title-center > span, .center .heading-block > span
	{
		font-size: 14px;
		line-height: 24px;
	}*/
	#section-fortune .row-1 .col-md-6 img {
		max-width: 80%;
	}
	#section-bridge h3.nomargin {
		margin-bottom: 10px !important;
	}
	#section-bridge .card-body
	{
		padding: 1rem;
	}
	#section-bridge .col-md-3.card {
		margin-bottom: 10px;
	}
	#section-bridge .heading-block h2 {
		font-size: 22px;
		line-height: 26px;
	}
	#section-bridge .heading-block > span:not(.before-heading)
	{
		font-size: 16px;
        line-height: 20px;
	}
}

@media (max-width: 575px) {
	
	.slider-caption h1 {
		font-size: 36px;
	}
	.slider-caption p:not(.cta) {
		font-size: 14px;
		/*margin-top: 50px;
	    margin-bottom: 50px;*/
	    padding: 0 0;
	}
	
	.slider-caption p span.bullet {
		display: block;
		font-size: 32px;
		line-height: 1;
	}
	.slider-caption h1 br:after, .slider-caption p br:after {
	    content: ' '
	}
	.heading-block.center > span, .heading-block.title-center > span, .center .heading-block > span {
		padding: 0px 10px;
	}
	
	.heading-block h2 > br, .heading-block h2 + span > br, h3 > br {
		content: ' '
	}
	
	.heading-block h2 > br:after, .heading-block h2 + span > br:after, h3 > br:after {
		content: ' '
	}
	
	#section-fortune .row {
		margin: 0px 2%;
	}
	
	#section-fortune .row-1 .col-12:first-child {
		margin-top: 40px;
	}
	
	#section-fortune .row-2 .col-12:first-child {
		margin-bottom: 40px;
	}
	
	#section-about {
		background: none;
	}
	
	#section-testimonials .quote-wrapper {
		background: none;
	}
	
	#section-testimonials .quote-container {
		background: none;
		padding: 0px;
	}
	
	#section-maturity + .promo > .container {
		margin-left: 0%;
	}
	
	#section-maturity .row {
		margin: 0px 2%;
	}
	
	#section-harness .col-md-4.card {
		margin-bottom: 15px;
	}
	
	#section-bridge .col-md-3.card {
		margin-bottom: 15px;
	}
	
	#section-bridge {
		background: url('../images/dot-circle.png') center 600px no-repeat;
	}
	
	#section-bridge .card-body {
		text-align: center;
	}
	
	#section-bridge .feature-box {
	    padding: 0 0 0 0;
	}
	
	#section-bridge .feature-box .fbox-icon {
	    display: block;
	    position: relative;
	    width: 64px;
	    height: 64px;
	    top: 0;
	    left: 0;
	    margin: 0 auto;
	}
	
	#section-harness {
		background: rgb(15,113,164);background: -moz-linear-gradient(bottom, rgba(15,113,164,1) 0%, rgba(0,113,200,1) 50%, rgba(42,188,239,1) 100%);background: -webkit-linear-gradient(bottom, rgba(15,113,164,1) 0%,rgba(0,113,200,1) 50%,rgba(42,188,239,1) 100%);background: linear-gradient(to top, rgba(15,113,164,1) 0%,rgba(0,113,200,1) 50%,rgba(42,188,239,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f71a4', endColorstr='#2abcef',GradientType=1 );
	}
	

	#section-build .heading-block {
		margin-bottom: 15px !important;
	}
	
	#section-testimonials .quote-container {
		margin-bottom: 45px;
	}
	
	#section-testimonials .quote-container p {
		text-align: center;
		line-height: 1.8;
	}
	
	#section-testimonials .quote-container p.quote-name {
		text-align: center;
	}

	#section-testimonials .quote-container p.quote-title {
		text-align: center;
	}
	
	#section-testimonials {
		padding: 45px 0 0 0;
	}

}

@media (max-width:479px){
	.slider-caption h1 {
		font-size: 30px;
	}
	.slider-caption ul li
	{
		font-size: 14px;
	}
	.heading-block h2 {
		font-size: 22px;
	}
	h3, .heading-block h3 {
		font-size: 18px;
	}
	#content p {
		line-height: 24px;
	}
	#section-bridge .col-md-3.card
	{
		flex: inherit;
		max-width: inherit;
		margin-right: 0;
	}
	.heading-block ~ p:not(.lead) {
		font-size: 14px;
	}
	#section-maturity .row .col-md-6:first-child > div
	{
		max-width: 80%;
	}
	#section-bridge .container
	{
		padding: 0;
	}
	#section-bridge .heading-block > span:not(.before-heading)
	{
		font-size: 14px;
		margin: 0 auto 20px;
	}
	#section-bridge .heading-block::after
	{
		margin-top: 0;
	}
	#content p {
		line-height: 22px;
		margin-bottom: 15px;
	}
	.button.button-rounded
	{
		padding-left: 22px;
		padding-right: 22px;
	}
	#section-bridge {
		padding-bottom: 40px;
	}
	#section-uphill .box {
    	width: 75%;
		padding: 25px;
	}
	#section-uphill .box h2 {
		font-size: 20px;
	}
	#section-uphill .box ul li {
		padding-bottom: 5px;
		font-size: 12px;
	}
	#section-solution .divider {
    		margin: 20px 0px 50px 0px;
	}
	#section-solution .row .description {
    		margin-top: 60px;
	}
	#section-solution .row .heading-block span {
    		font-size: 24px;
		padding-right: 0px;
	}
	#section-solution .feature-box .fbox-icon i {
    	display: none;
	}
	#section-cost .row.pain-list {
    		width: 100%;
	}
	#section-cost .row.pain-list .iconlist {
    		margin-bottom: 0px;
	}
	#section-cost .card {
		padding: 0px;
	}
	#section-cost .feature-box {
    		padding: 0px;
	}
	#section-cost .button.button-rounded {
		padding-left: 14px;
		padding-right: 14px;
		font-size: 14px;
	}
	#section-cost .row .feature-box {
		margin-bottom: 30px;
	}
	#section-cost .row .feature-box {
		margin-top: 40px;
	}
	#section-system img {
    	width: 100%;
	}
	#section-build .feature-box.fbox-center {
		margin-top: 40px;
	}
	#section-services .col-md-6:last-child .card {
		margin-top: 30px;	
	}
	#section-system .feature-box:first-child {
		margin-top: 30px;
	}
	#value-cards .card .card-body {
		padding: 1.25rem 1.25rem;
	}
}

@media (max-width:320px){
	#section-cost .button.button-rounded {
		padding-left: 12px;
		padding-right: 12px;
		font-size: 11px;
	}
	.slider-caption .button-rounded:not(.button-border) {
		font-size: 14px;
		padding: 15px 20px;
	}
	#section-cost .feature-box.fbox-center .iconlist > li {
		font-size: 14px;
	}
	#section-solution .row .heading-block span {
		font-size: 20px;
	}
	#section-uphill {
		background-position-x: -210px;
	}
	#section-uphill .box {
		width: 60%;
	}
}