
body {
/*	font-size: 18px; */
}

.no_mobile {
	display: none;
}

.mobile {
	display: block;
}


html, body {
	width: 100%;
}

body {
	font-size: 100%;
	line-height: 120%; 
	letter-spacing: normal;
}

h1, h2, h3, h4 {
	line-height: 120%;
}


[class*='span'] {
	float: none; 
	width: auto;
}


div#blog_block_l {
	width: auto;
	
}

div.home_blog {
	height: auto;	
}

div#carousel_137, div#carousel_617 {
	height: 307px;
}

div.carousel_137_element, div.carousel_137_element_block, div.carousel_617_element, div.carousel_617_element_block {
	width: 250px !important; height: 307px !important;
}


div.carousel_137_arrow, div.carousel_617_arrow {
	display: none !important;
}

div.carousel_frame {
	transition: none;
}

div.carousel_text {
	background-color: rgba(0,0,0, 0.5);
	color: white !important;
}


div#case_fintonic_img {
	margin-top: 0px;
}

div.content iframe {
	width: 100%;
	height: auto;
}

div.content img {
	max-width: 90%;
	margin: 0px auto;
}

div#content_30 {
	margin-bottom: 0px;
}


div#content_32 {
	padding-top: 0px;
}

div#content_112 {
	width: auto;
}



div#content_523 div.left, div#content_523 div.right, div#content_880 div.right , div#content_880 div.left {
	float: none;
	text-align: center;
	margin-left: 0px !important;
	margin-bottom: 20px;
}


div#cookie_advice {
	padding: 20px 10px;
	box-sizing: border-box;
	z-index: 2000;
}

div#cookie_advice p {
	margin: 15px 10px;
}

div#cookie_advice a {
	display: block; 
	margin-bottom: 5px;
}


div.fader_page h2 {
	font-size: 110%;
	font-weight: 400 !important;
}



div#fader_page_0 {
	z-index: 4;
	min-height: 0;
}



div#features_1 {
	height: auto;
}

div#features_2 {
	height: auto;
}



footer {
	padding: 30px 20px;
}

div.features_buttons {
	bottom: 30px; 
	left: 0px; 
	width: 100%; 
	margin-left: 0px; 
	text-align: center;
}

div.features2_dropdown_page {
	padding: 40px;
}


body#servicios_eqanimus div#features_slide_wrapper {
	height: auto;
}

body#servicios_eqanimus div#slide_features_slide div.frame {
	height: auto;
}


div.faq {
	margin-top: 30px;
}



div#features_slide_wrapper {
	padding-top: 30px;
}

div#footer_1, div#footer_2 {
	float: none;
}

div#footer_copyright {
	position: relative; 
	top: 0px; left: 0px; 
	font-size: 100%; 
}

div#footer_logo {
	margin-bottom: 20px;
}





div.form_block {
	float: none;
	width: auto;
	padding: 30px 20px; 
}

form#form_contact {
	width: 90%; height: 90%;
	top: 5%; left: 5%;
	margin-left: 0px;
	overflow: auto;
}

div#form_gmaps iframe {
	width: 100%; height: auto;
}





div.frame, footer div.frame {
	box-sizing: border-box;
	width: 100%;
}

div.frame2 {
	width: 100%;
	padding: 30px 0px;
}

div.frame2.title {
	padding: 40px 20px;
}

div.frame2_top {
	text-align: center;
}

header {
	height: 50px;
}

body#home header {
	height: 50px;
}



ul#header_menu_mobile {
	position: fixed;
	padding-top: 50px;  
	max-height: 0;
	height: 100%;
	width: 100%;
	overflow: auto;
	transition: max-height 1s ease-in-out;
	background-color: white;
	box-sizing: border-box;
	z-index: 150;
}

ul#header_menu_mobile.active {
	max-height: 640px;
}



button#header_menu_mobile_more {
	position: absolute;
	top: 10px; left: 4px;
	background-color: transparent;	
	border: 0px;
} 

button#header_menu_mobile_more i {
	font-size: 25px;
	color: #5d4896;
}


 ul#header_menu_mobile li {
	float: none; 
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 150%;
	background-color: white;
 	width: 100%;
}


 ul#header_menu_mobile li:hover {
	background-color: #5d4795;
	color: white;
}

 ul#header_menu_mobile li span {
	padding: 15px;
}

 ul#header_menu_mobile li a {
	margin-top: 0px;
	padding: 15px;
 	color: #7f8281;
}

span.header_menu, a.header_menu {
	margin-top: 0px; 
	padding: 0px;
}

ul#header_menu_mobile li a.header_menu_inline {
	padding: 15px 0px;
}

a#header_logo {
	position: absolute;
	float: none; 
	width: 140px;
	top: 5px;
	left: 42px;
	margin: 0px;
}

header div#header_inner {
	width: auto;
}

div#header_logo {
	display: none;
}

nav#header_menu {
	float: none;
	margin: 0px;
	height: 45px;
}


 

 ul#header_menu_mobile li span {
	margin-left: 0px; 
	border: 0px;
}

ul#header_menu_mobile ul.menu_sub {
	position: relative; 
	top: 0px; left: 0px;
	padding-top: 0px;
	background-image: none;
	min-width: 0;
}



 ul#header_menu_mobile li span:hover {
	cursor: pointer;
}

 ul#header_menu_mobile ul.menu_sub {
	transition: max-height 1.5s ease-in-out;
	overflow: hidden;
	max-height: 0px; 
}

 ul#header_menu_mobile ul.menu_sub.active {
	max-height: 600px; 
}


div.home_over {
	background-image: url(../img/home_over.mobile.png);
}

ul.menu_sub {
	display: block;
}

 ul#header_menu_mobile ul.menu_sub li {
	font-size: 100%;
}

 ul#header_menu_mobile ul.menu_sub li a {
 	display: block;
	padding: 15px 15px 15px 45px;
 	color: #7f8281;
}

ul#header_menu_mobile ul.menu_sub li:hover a {
	color: white;
}



div.info_icon {
	float: none;
	margin-right: 0px; 
	top: 0px; 
}

div.info_icon_text {
	text-align:center;
}


div#blog_arrows {
	margin-top: -40px; 
	margin-bottom: 50px;
}



div#blog_block_r {
	margin-top: 30px;
	margin-left: 0px;
}


div#blog_entry {
	width: auto;
} 


button#header_menu_mobile_more {
	margin-top: 0px; 
	padding: 0px; 
	top: 10px; 
	left: 12px;	
}



div.home_bg {
	height: 100%;
	text-align: center;
}



div.home_bg img {
	width: auto;
	height: 100%;
}


div.home_blog {
	padding-bottom: 80px;
}

p.home_blog_date {
	margin-bottom: 10px;
}

div.home_blog_img  {
	margin-bottom: 10px;	
}

div.home_blog_img img {
	width: 100%;
	max-width: none;
}

h4.home_blog_title, div.info h4.home_blog_title {
	margin: 10px 0px;
}

div.home_call {
	height: auto;
	padding: 40px; 
}

div.home_call_inner {
	top: 0px; left: 0px; 
	width: auto; 
	transform: none;
	font-size: 100%;
}

div.home_call_inner h4 {
	margin-top: 0px;
}

div#home_clients h2 {
	margin-bottom: 30px;
}


div.home_info_box {
	left: 25px;
	top: 15%;
	transform: none; 
	width: 65%;
	padding: 10px;
	background-color: rgba(255,255,255, 0.7);
}

div.home_info_box  h2 {
	font-weight: 700;
	margin: 15px 0px;
}

div#home_bg_4 div.home_info_box h2 {
	font-weight: 300;
	
}


div.home_hr {
	height: 100px;
	background-size: auto;
}

div.home_info_box img {
	width: 90%;
}

div#home_products {
	margin: 40px auto;
}

a.home_product_badge {
	margin-bottom: 20px; 
}

div.home_product_description {
	height: auto;
}


div#home_products [class*='span'] {
	margin-bottom: 40px;
}


div#home_psd2 {
	box-sizing: border-box; 
	width: 95%; 
	margin: 0px auto;
	padding: 10px;
}

div#home_psd2 h3 {
	font-size: 150%;
}



div#home_slide_home {
	height: 400px;
}


div.home_slide_page div.bg_defer_applied {
	background-size: cover;
	background-position: center;
	
}



div#know_more_inner {
	background-color: rgba(255,255,255, 0.6);
	padding: 10px;	
}


div.margin_neg {
	margin-top: 0px;
}


div.info p {
	margin: 15px 0px;
}

h4, div.info h1 {
	line-height: 120%;
}


div.info {
	padding: 15px; 
}


div.job {
	margin: 0px 0px 20px;
}

form#job_form {
	padding: 10px; 
}

div.jobs_l {
	margin-bottom: 20px;
	text-align: center;
}

div.jobs_r {
	padding: 0px 20px;
}


div#psd2_banner {
	text-shadow: 1px 1px 0px white; 
}

div#psd2_block {
	height: auto;
	padding-top: 1px;
	height: 326px;
}

div#psd2_header {
	height: 500px;
}

div#psd2_quote {
	display: none;
}

div#psd2_quote_mobile {
	box-sizing: border-box; 
	margin-top: 20px; 
	padding: 20px; 
	background-color: rgba(41, 143, 160, 0.7);
	color: white;
}


div#psd2_quote h4 {
	font-size: 120%;
}

div#psd2_banner {
	width: auto;
	padding-top: 80px;
}

div.psd2_service {
	height: auto;
}

div#psd2_quote {
	width: auto;
	padding: 30px 20px;
	left: 0px;
}


div.section_title {
	position: relative;
}


div.section_title div.title {
	width: auto;
	position: absolute; 
	top: auto; bottom: 10px;
	transform: none;
	padding: 0px 30px;  
}

div.section_title h2 {
	text-align: center;
}

div.section_title h2 img {
	width: 100%;
}

div.section_title h3 {
	width: auto;
	text-align: center;
	font-size: 110%;
}


div.slide div.frame {
	width: 100%;
}


div.slide_arrow_left {
	left: 5px; 
}

div.slide_arrow_right {
	right: 5px; 
}


div#slide_features_slide {
	height: auto;
}

div#slide_features_slide div.frame {
	height: auto;
}
 

div#slide_features_slide_frame {
	padding: 20px 0px;
}

div#features_slide_wrapper {
	height: auto;
}

div#thefintechexperts_logo {
	position: absolute;
	width: 98%;
	top: 50%;
	text-align: center;
}

div.slide_page div.bg_defer_applied {
	background-size: cover;
	background-position: 35% center;
}


div.slide_page img {
	display: block; 
	margin: 0px auto;
	max-width: 90%;
}

div.slide_page div.content div.span6 {
	min-height: 400px;
}

div#slide_home {
	height: 400px !important;
}


div#slide_home_frame {
	height: 400px !important;
}

div#slide_page {
	overflow: hidden;
} 


div.slide_page {
	position: relative;
	float: left;
	left: 0px !important;
}



div#slide_page img {
	width: auto;
	height: 100%;
}

	

div#slide_features_2 {
	height: auto;
}



div.title2 h2 {
	width: 100%;
	font-size: 200%;
}

div.dropdown { 
	display: none;
}