/* override defaults */
body {
	margin: 0;
	padding: 0;
	font-family: 'Montserrat', sans-serif;
	background: /*url(../img/body-bg-white.jpg) repeat 0 0*/ #FFFFFF;
	color: #585858;
	font-weight: 300;
}
h1 {
	font-weight: 300!important;
}
/*General Classes*/
.mob-100 {
	width: 80%;
	max-width: 80%;
}
a, a:hover, a:focus {
	transition: 300ms all ease-in-out;
	text-decoration: none!important;
	outline: 0
}
a:hover, a:focus {
	opacity: .8;
}
#fullpage {
	vertical-align: top;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	z-index: 2;
	height: 100%;
	padding: 0;
}
.profintech-logo {
	background-image: url(../img/logo-for-dark.png);
	background-repeat: no-repeat;
	width: 315px;
	height: 30px;
	display: inline-block;
	transition: 300ms all ease-in-out;
}
.profintech-logo.logochange {
	background-image: url(../img/logo-for-light.png);
	transition: 300ms all ease-in-out;
}
.overlay {
	visibility: visible;
	opacity: 1;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	padding: 0;
	z-index: 99999999;
	background-color: #091d23;
	-webkit-transition: visibility 0s, opacity 0.3s;
	-moz-transition: visibility 0s, opacity 0.3s;
	transition: visibility 0s, opacity 0.3s;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}
.overlay.hide {
	visibility: hidden;
	opacity: 0;
}
.overlay .menu-toggle {
	z-index: 9999999999999999;
	position: relative;
}
.overlay .togglemenu {
	margin: 0 auto;
	width: auto !important;
	display: inline
}
.btn {
	border-radius: 0;
	padding: 20px 30px;
	outline: 0!important;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
}
.btn-outline-secondary:hover{ background: #8d2d2e}

.goldenratio-topspacing {
	padding: 30px 0 0!important;
}
.goldenratio-spacing {
	padding: 30px 0!important;
}
/* Top Bar - Dark*/
.top1 {
	padding-top: 55px;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
}
.top1.dark a {
	color: #8f8f8f;
	text-decoration: none;
}
.top1.dark a:hover {
	color: #fff
}
.top1 .navbar-brand {
	padding-left: 40px;
}
.fp-viewing-aboutus .top1.dark a:hover, .fp-viewing-services .top1.dark a:hover, .fp-viewing-team .top1.dark a:hover, .fp-viewing-6 .top1.dark a:hover, .fp-viewing-contact .top1.dark a:hover {
	color: #ad2627
}
/* custom starts */
.mousescroll {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 05%;
	margin: auto;
	width: 200px;
	height: 50px;
	line-height: 50px;
	font-size: 13px;
	letter-spacing: 2px;
	text-align: center;
	color: #3b4348;
	transition: 1s cubic-bezier(0.7, 0, 0.3, 1);
	z-index: 4;
	text-transform: uppercase;
}
/* LHS Fixed*/
.sidetextmenu {
	position: absolute;
	width: 50px;
	height: 100%;
	top: 0;
	left: 25px;
	z-index: 999999999999;
}
.sidetextmenu h6 {
	transform: rotate(-90deg);
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: -105px;
	color: #3b4348;
	text-align: center;
	width: 300px;
	font-size: 14px;
	letter-spacing: 8px;
	text-transform: uppercase;
}
.share-anchor {
	white-space: nowrap;
	bottom: 50px;
	position: absolute;
	left: 25px
}
.share-anchor a {
	background: #212629;
	border-radius: 50%;
	width: 40px;
	height: 40px;
	color: #363e43;
	margin-bottom: 14px;
	text-align: center;
	font-size: 20px;
	display: block
}
.share-anchor i {
	line-height: 40px;
}
.share-anchor.lite a {
	background: #b8b8b8;
	color: #fff;
}
/*section*/

/* Introduction*/
.introduction {
	background: url(../img/bg_main.jpg) center center no-repeat transparent;
	background-size: cover;
	height: 100vh;
	max-height: 100%;
}
.introduction h1 {
	font-size: 45px;
	color: #ac2021;
	letter-spacing: -1px
}
.introduction P {
	font-size: 20px;
	color: #8f8f8f;
	border-left: 1px solid #272c2f;
	padding: 25px 0px 25px 50px;
	margin-top: 50px;
}
.spacer-intro {
	margin-top: 120px;
}
.mousescroll a {
	color: #3b4348!important
}
/* About*/
.about {
	background: url(../img/bg_about.jpg) center center no-repeat #fafafa;
	background-size: cover;
	height: 100vh;
	max-height: 100%;
}
.about .fp-tableCell {
	border: 25px solid #672020;
	vertical-align: bottom;
}
.about h1 {
	font-size: 35px;
	color: #60656c;
	letter-spacing: -1px;
	line-height: 55px;
}
.about P {
	font-size: 20px;
	color: #60656c;
	font-weight: 300;
	line-height: 34px;
}
.spacer-about {
	margin-top: 60px;
}
.spacer-about2 {
	margin-top: 75px;
}
.spacer-about3 {
	margin-top: 30px;
}
.about .media h5 {
	color: #ac2021;
	font-size: 40px;
	margin-bottom: 3px;
}
/* Services*/
.services {
	background: url(../img/bg_services.jpg) center center no-repeat #fafafa;
	background-size: cover;
	height: 100vh;
	max-height: 100%;
}
.services .fp-tableCell {
	border: 25px solid #fff;
}
.services h1 {
	font-size: 35px;
	color: #60656c;
	letter-spacing: -1px;
	line-height: 55px;
	padding-bottom: 20px
}
.services h1 a{
	font-weight: 800;
	color: #ad2627;
}
.services P {
	font-size: 20px;
	color: #60656c;
	font-weight: 300;
	line-height: 34px;
}
.spacer-services {
	margin-top: 100px;
}
.spacer-services2 {
	margin-top: 75px;
}
.spacer-services3 {
	margin-top: 50px;
}
.card2 {
	text-align: center;
}
.card2 dt, .card2 .col .cta {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ad2627;
	margin: 30px 0px;
	font-weight: 300
}
.card2 .col {
	padding: 30px;
	transition: 400ms all ease-in-out;
	transition-delay: 100ms!important;
}
.card2 .col:hover {
	background: #fff;
	box-shadow: 0 0 100px #DDD;
	position: relative;
	z-index: 9999999;
	transition: 300ms all ease-in-out;
	transition-delay: 100ms!important;	
}
.card2 .col:hover dt {
	transition: 400ms all ease-in-out;
}
.card2 dd {
	color: #5f646b
}
.card2 .col .cta a {
	opacity: 0;
	visibility: hidden;
	transition: 400ms all ease-in-out;
	color: #ad2627
}
.card2 .col:hover .cta a {
	opacity: 1;
	visibility: visible;
	margin: 30px 0px 20px 0px;
	font-weight: 600;
	transition: 300ms all ease-in-out;
}
/* Process*/
.process {
	background: url(../img/bg_process.jpg) center center no-repeat #1a1d1f;
	background-size: cover;
	height: 100vh;
	max-height: 100%;
}
.process .fp-tableCell {
	border: 25px solid #0f1113;
}
.process h1 {
	font-size: 35px;
	color: #8f8f8f;
	letter-spacing: -1px;
	line-height: 55px;
	padding-bottom: 20px;
}
.process h1 STRONG {
	font-weight: 800;
	color: #ad2627;
}
.process P {
	font-size: 20px;
	color: #60656c;
	font-weight: 300;
	line-height: 34px;
}
.spacer-process {
	margin-top: 130px;
}
.spacer-process2 {
	margin-top: 75px;
}
.spacer-process3 {
	margin-top: 50px;
}
.process .card2 IMG {
	background: #18191b;
	border-radius: 100%;
	border: 10px solid #18191b;
}
.process .card2 {
	text-align: center;
	position: relative;
}
.process .card2 .dotted-line {
	position: absolute;
	top: 115px;
	height: 5px;
	border-top: 4px dotted #3b3e43;
	left: 20%;
	right: 20%
}
.process .card2 dt {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ad2627;
	margin: 40px 0px 30px 0px;
	font-weight: 400
}
.process .card2 P {
	padding: 0px 30px
}
.process .card2 .col:hover {
	background: none;
	box-shadow: none;
}
/* Team*/
.team {
	background: url(../img/bg_services.jpg) center center no-repeat #fafafa;
	background-size: cover;
	height: 100vh;
	max-height: 100%;
}
.team .fp-tableCell {
	border: 25px solid #fff;
}
.team h1 {
	font-size: 35px;
	color: #60656c;
	letter-spacing: -1px;
	line-height: 55px;
	padding-bottom: 20px;
}
.team h1 STRONG {
	font-weight: 800;
	color: #ad2627;
}
.team P {
	font-size: 20px;
	color: #60656c;
	font-weight: 300;
	line-height: 34px;
}
.spacer-team {
	margin-top: 130px;
}
.spacer-team2 {
	margin-top: 75px;
}
.spacer-team3 {
	margin-top: 50px;
}
.team-card {
	text-align: left;
	background: #fff;
	margin: 0 3em;
	padding: 0;
	transition: 300ms all ease-in-out;
}
.team-card IMG {
	width: 100%
}
.team-card P {
	padding: 30px;
}
.team-card dt {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #ad2627;
	margin: 00px 0px;
	font-weight: 600;
	transition: 300ms all ease-in-out;
}
.team-card:hover {
	background: #fff;
	box-shadow: 0 0 100px #DDD;
	position: relative;
	z-index: 9999999;
	transition: 300ms all ease-in-out;
}
.team-card:hover dt {
	font-weight: 600;
	transition: 300ms all ease-in-out;
}
.team-card dd {
	color: #5f646b;
	transition: 300ms all ease-in-out;
}
.team ul.nav {
	display: table;
	margin: 15px auto 60px;
	border: 0
}
.team ul.nav li {
	display: inline
}
.team ul.nav li a {
	color: #8c1414;
	padding: 5px 15px;
	font-size: 20px;
	text-transform: uppercase;
}
.team ul.nav li a.active {
	background: #8c1414;
	color: #FFFFFF;
	font-weight: 600;
}
.team-card img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
	transition: 400ms all ease-in-out;
}
.team-card:hover img {
	filter: none;
	-webkit-filter: grayscale(0%);
	transition: 400ms all ease-in-out;
}
/* contact*/
.contact {
	background: url(../img/bg_services.jpg) center center no-repeat #fafafa;
	background-size: cover;
	height: 100vh;
	max-height: 100%;
}
.contact .fp-tableCell {
	border: 25px solid #672020;
	vertical-align: bottom;
}
.contact h1 {
	font-size: 35px;
	color: #60656c;
	letter-spacing: -1px;
	line-height: 55px;
	padding-bottom: 20px;
}
.contact h1 STRONG {
	font-weight: 800;
	color: #ad2627;
}
.contact h1 STRONG a {
	font-weight: 800;
	color: #ad2627;
}
.contact P {
	font-size: 20px;
	color: #60656c;
	font-weight: 300;
	line-height: 34px;
}
.spacer-contact {
	margin-top: 130px;
}
.spacer-contact2 {
	margin-top: 75px;
}
.spacer-contact3 {
	margin-top: 50px;
}
.contactus .input-group {
	display: block;
}
.contactus label {
	font-size: 1rem;
	clear: both;
	display: block;
	width: 100%;
	text-align: left;
	margin: 20px 0 20px 10px;
	font-weight: 600;
	outline: 0!important;
	color: #a4a4a4
}
.contactus input.form-control {
	font-size: 1rem;
	border: 0;
	width: 100%;
	border-bottom: 2px solid #e0e0e0;
	outline: 0!important;
	color: #5c5c5c;
	font-weight: 300;
}
.contactus textarea.form-control {
	font-size: 16px;
	border: 0;
	width: 100%;
	min-width: 100%;
	max-width: 100%;
	border-bottom: 2px solid #e0e0e0;
	outline: 0!important;
	color: #5c5c5c;
	min-height: 70px;
	max-height: 100px;
}
.contactus {
	background: #fff;
	box-shadow: 0 0 100px #DDD;
	position: relative;
	z-index: 9999999;
	padding: 20px;
	vertical-align: bottom;
}
.contactus .form-control:hover, .contactus .form-control:focus, .contactus .form-control:active {
	outline: 0!important;
	box-shadow: none!important;
	border-radius:0!important
}
.contactus input[type=text],
.contactus input[type=email],
.contactus input[type=tel]
{	
	transition: 300ms all ease-in-out;
}

.contactus input[type=text]:focus, .contactus input[type=text]:active,
.contactus input[type=email]:focus, .contactus input[type=email]:active,
.contactus input[type=tel]:focus, .contactus input[type=tel]:active
{	box-shadow: 0 10px 10px #ddd;
    transition: 300ms all ease-in-out;
}
.contactus button.form-control.btn {
	display: table;
	width: auto;
	border: 1px solid #8d2d2e;
	color: #8d2d2e;
	background: none;
	margin: 20px 0 0;
	font-weight: 300
}
.contactus button.form-control.btn:hover {
	background: #8d2d2e;
	color: #FFFFFF;
	border: 1px solid #8d2d2e;
}
/* footer */
.footer2 {
	font-size: 16px;
	color: #8f8f8f;
}
.footer2 a {
	color: #8c1414
}
 @media (max-width: 1024px) {
.top1 {
	display: none!important
}
h1 {
	font-size: 30px!important;
	line-height: 35px!important
}
.fp-tableCell {
	vertical-align: top
}
.row {
	margin-left: 0;
	margin-right: 0
}
.spacer-intro, .spacer-services, .spacer-about {
	margin-top: 20px!important;
}
.builing-rhs {
	display: none!important;
}
.introduction P {
	padding: 25px 5px!important
}
.about .fp-tableCell {
	vertical-align: middle;
}
.section {
	text-align: center
}
.emptydiv {
	display: none!important
}
.card2 .col {
	margin-bottom: 20px;
}
.process .card2 P {
	padding: 0 15px;
}
.team-card {
	margin: 1.7em!important
}
.text-right {
	text-align: center!important;
}
.footer-section .p-4 {
	padding: 5px 0!important;
}
#fp-nav.right {
	display: none!important
}
.sidetextmenu {
	display: none;
}
.padd0 {
	padding-left: 0!important;
	padding-right: 0!important
}
.cta a {
	opacity: 1!important;
	visibility: visible!important;
}
}

@media (max-width: 768px) {
.mob-100{
	width: 50%!important;
    max-width: 50%!important;
    margin-top: 70px;
		}
}
	
@media (max-width: 668px) {
.services .fp-tableCell, .process .fp-tableCell, .about .fp-tableCell, .team .fp-tableCell, .contact .fp-tableCell {	
		border: 0px solid #672020!important;
}
.card2 .col {
	margin-bottom: 10px;
	width: 100%;
	min-width: 100%
}
.team ul.nav li a {
	margin-bottom: 10px;
	display: inline-block;
	font-size: 14px;
	padding: 5px 5px;
}
}
#fp-nav ul li .fp-tooltip.right {
	right: 60px!important;
	top: 15px;
	background: #000;
	padding: 3px 5px;
	font-size: 13px;
	border-radius: 3px;
}
#fp-nav ul li .fp-tooltip.right:after {
	margin-top: -3px;
	content: "";
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
/* Introduction */
#fp-nav ul li:after {
	content: "";
	width: 1px;
	height: 14px;
	background: #3d4045;
	position: absolute;
	left: 48%
}
#fp-nav ul li:nth-child(5)::after {
	display: none;
}
.mobileheader {
	display: none
}
@media(max-width:1024px) {
.mb50{margin-bottom: 50px}
.card2 dt, .card2 .col .cta{ font-weight: 600}	
.goldenratio-topspacing{ padding:15px!important;}	
.contactus input[type=text]:focus, .contactus input[type=text]:active,
.contactus input[type=email]:focus, .contactus input[type=email]:active,
.contactus input[type=tel]:focus, .contactus input[type=tel]:active
{
	box-shadow: 0 10px 10px #ddd;
    transition: 300ms all ease-in-out;
}	
/* MOBILE MENU */
.mobilelogo {
	margin: 20px;
}
.mobileheader {
	position: fixed;
	z-index: 999999;
	width: 100%;
	top: 0;
	left: 0;
	height: 70px;
	background: rgba(0,0,0,.5);
	display: block
}
.mobileheader .drawer {
	position: absolute;
	z-index: 99999;
	display: block;
	width: 100%;
	top: 0;
	left: 0;
	;
	background: rgba(0,0,0,.8);
}
.mobileheader a.menu {
	position: absolute;
    z-index: 999;
    text-decoration: none;
    top: 15px;
    right: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    padding: 0 10px;
    border-radius: 0px;
    transition: 300ms all ease-in-out;
    width: 40px;
    height: 40px;
    line-height: 38px
}
.mobileheader a.menu:hover, .mobileheader a.menu.active {
	background: #ac2021;
	border-color: #ac2021;
	transition: 300ms all ease-in-out;
	transform: scale(1.1,1.1)
}
.mobileheader a.menu span::after {
content: "\f0c9";
font-family: 'FontAwesome';
position: absolute;
left: 12px;
}
.mobileheader a.menu.active span::after {
    content: "\f00d";
    font-family: 'FontAwesome';
	position: absolute;
	left: 12px;
}

.mobileheader nav ul {
	list-style: none;
}
.mobileheader nav ul li {
	float: left;
	width: 100%;
	padding: 10px;
}
.mobileheader nav ul li:hover {
	background: #ac2021;
}
.mobileheader nav ul li a {
	display: block;
	text-decoration: none;
	color: white;
	padding: 5px 15px;
	margin-bottom: 1px;
	font-size: 16px
}
.mobileheader .drawer {
	transform: translate3d(0, -450px, 0);
	transition: transform 0.25s linear;
}
.mobileheader .drawer.active {
	transform: translate3d(0, 70px, 0);

}
.mobileheader .share-anchor{
	position: static;
	padding: 0 15px 10px;
    display: inline-block;
}
.mobileheader nav ul li:last-child{
	background: none!important;
}
.mobileheader .share-anchor a{
display: inline-block;
float: left;
margin-right: 10px;
}
.mobileheader .share-anchor i {
    line-height: 32px;
}
a.gotop {
	display: block!important;
	position: fixed;
	z-index: 99999999;
	right: 10px;
	bottom: 30px;
	}
a.gotop i{
	background: #ac2021;
	border-radius: 100%;
	color: #FFF;
	font-size: 16px;
	width: 32px;
	height: 32px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}
}
 @media(max-width:641px) {
				
/* MOBILE MENU */
.mobilelogo {
	margin: 25px 15px;
	width: 60%;
}
}




/* Zoom*/

.section.active > .fp-tableCell .animatezoom {
	opacity: 1;
	transform: scale(1,1);
	transition: all 1s ease-in-out;
    -webkit-transition-delay: .50s;
    transition-delay: .50s;
}
.section > .fp-tableCell .animatezoom {
    opacity: 0;
    transition: all 1s ease-in-out;
	transform: scale(0.0,0.0);
    -webkit-transition-delay: .50s;
    transition-delay: .50s;
}

/* Zoom*/

.section.active > .fp-tableCell .animatefade {
	opacity: 1;
	transition: all 1s ease-in-out;
    -webkit-transition-delay: .50s;
    transition-delay: .50s;
}
.section > .fp-tableCell .animatefade {
    opacity: 0;
    transition: all 1s ease-in-out;
    -webkit-transition-delay: .50s;
    transition-delay: .50s;
}
a.gotop{display: none;}

@media (max-width:1024px){
.team ul.nav {
		margin: 15px auto 20px;
}
.mousescroll{display: none;}
.section > .fp-tableCell .animatefade {
	opacity: 1!important;
}
.section > .fp-tableCell .animatezoom {
	opacity: 1!important;
	transform: scale(1,1)!important;
}
}


/*Loader */
#loader-wrapper.loaderhide {
    opacity: 0;
    visibility: hidden;
    transition: 300ms all ease-in-out;
}
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
	z-index: 999999999999;
}
    #loader {
     display: block;
     position: relative;
     left: 50%;
     top: 50%;
     width: 150px;
     height: 150px;
     margin: -75px 0 0 -75px;
     border: 3px solid transparent;
     border-top-color: #3498db;
     z-index: 1500;
     border-radius: 50%;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    }
#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    border-radius: 50%;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}
#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    border-radius: 50%;
    -webkit-animation: spin 1.5s linear infinite;
    animation: spin 1.5s linear infinite;
}
@-webkit-keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
@keyframes spin {
    0%   {
        -webkit-transform: rotate(0deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);  /* IE 9 */
        transform: rotate(0deg);  /* Firefox 16+, IE 10+, Opera */
    }
    100% {
        -webkit-transform: rotate(360deg);  /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);  /* IE 9 */
        transform: rotate(360deg);  /* Firefox 16+, IE 10+, Opera */
    }
}
#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #222222;
    z-index: 1000;
}
 
#loader-wrapper .loader-section.section-left {
    left: 0;
}
 
#loader-wrapper .loader-section.section-right {
    right: 0;
}
#loader {
    z-index: 1001; /* anything higher than z-index: 1000 of .loader-section */
}
h1 {
    color: #EEEEEE;
}
#content {
    margin: 0 auto;
    padding-bottom: 50px;
    width: 80%;
    max-width: 978px;
}
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);  /* IE 9 */
    transform: translateX(-100%);  /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); 
            transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
 
.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);  /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);  /* IE 9 */
    transform: translateX(100%);  /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000); 
            transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1.000);
}
.loaded #loader {
	opacity: 0;
}
.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
            -ms-transform: translateY(-100%);
                transform: translateY(-100%);
 
        -webkit-transition: all 0.3s 1s ease-out; 
                transition: all 0.3s 1s ease-out;
}
#loader-wrapper{
	opacity: 0;
	display: none!important;
}


/* Small Devices excluded responsive */
@media (min-width:1025px) and (max-width:1600px){
.top1 {	padding-top: 35px;}
.sdev-fs{ font-size: 32px!important;}	
.sdev-fs2{ font-size: 20px!important; line-height: 26px!important}
.sdev-fs3{  font-size: 26px!important; line-height: 30px!important;}
.spacer-intro {margin-top: 20px!important;}
.spacer-about { margin-top: 10px!important;}
.about P { font-size: 14px!important; line-height: 28px!important;}
.spacer-services {margin-top: 10px!important;}
.card2 dt,.card2 dd{ font-size: 14px!important;}
.card2 dt, .card2 .col .cta { margin: 15px 0px!important;}
.card2 .col { padding: 10px!important;}
.process P { font-size: 14px!important; line-height: 20px!important;}
.contactus label {margin: 5px 0 15px 10px!important;}
.contactus label { font-size: 12px!important;}
}