/*
 Theme Name:     Divi-Edgica-2018
 Theme URI:      http://www.edgica.com/
 Description:    Divi Edgica Child Theme
 Author:         Edgica
 Author URI:     http://www.edgica.com/
 Template:       Divi
 Version:        1.0.2022
*/

@import url("../Divi/style.css");

/**  pre and code classes  **/

.pre {
	background-color: black; 
	padding: 20px;
}

.code {
	white-space: pre-wrap;
	color: white; 
	font-family: Consolas, 'Andale Mono WT', 'Andale Mono', 'Lucida Console', 'Lucida Sans Typewriter', 'DejaVu Sans Mono', 'Bitstream Vera Sans Mono', 'Liberation Mono', 'Nimbus Mono L', Monaco, 'Courier New', Courier, monospace;
	font-size: 90%;
}

/**  Expertise icons  **/

.exp_ico_pic {
	width: 200px; 
	margin: 0 auto; 
	padding: 0px; 
}

.exp_ico_text {
	width: 200px; 
	height: 30px; 
	margin: 0 auto; 
	margin-top: -30px; 
	text-align: center; 
	font-family: 'Droid Sans'; 
	font-size: 15px;
	line-height: 1em;
	font-weight: 400;
	padding-top: 10px;
}

.exp_ico_text:hover  {
    color: #ff3d44;
 }


/**  Teams  **/

.lightlinks {
color: #fff;
text-decoration: underline;
}
.lightlinks:hover {
color: #fff;
text-decoration: underline;
}

/**  Startups  **/

.startups_header_btns {
   display: block;
   position:absolute;
   right:0;
}

.startups_schema {
   position: relative;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
}

.startups_schema_step {
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   position: absolute;
   display: block;
}

.startups_schema_step_h {
   font-family: "Droid Sans";
   font-size: 1.5em;
   color: rgba(38,169,255,1);
   text-transform: uppercase;
   line-height: 1.1em;
}

.startups_schema_step_t {
   font-size: 1em;
   line-height: 1.4em;
   text-align: justify;
}


/**  Single Post  **/

.post_infographics {
   width: 100%;
   display: table;
   background: #eaf0f0;
   margin-bottom: 20px;
}

.post_figure_1,
.post_figure_2,
.post_figure_3,
.post_figure_4 {
   padding-top: 30px;
   padding-bottom: 30px;
   float: left;
   text-align: center;
}

.post_figure_1 {
   width: 100%;
}
.post_figure_2 {
   width: 50%;
   min-width: 300px;
}
.post_figure_3 {
   width: 33%;
   min-width: 250px;
}
.post_figure_4 {
   width: 25%;
   min-width: 150px;
}

.post_figure_value {
   font-size: 4em;
   line-height: 1em;
   font-family: "Droid Sans";
   color: #05abf8;
}

.post_figure_caption {
   font-size: 0.8em;
   line-height: 1em;
   font-family: "Droid Sans";
   color: #000000;
}

.single_post ul {
 	list-style: none;
	padding-top: 1em;
	padding-left: 2em;
	padding-right: 2em;
	margin:0;

}

.single_post li {
 	list-style: none;
	padding-left: 2em;
	padding-bottom: 1em;
	text-indent: -1.25em;
}

.single_post li:before {
    content: url(/wp-content/files/bullet_arrow.png) '\00a0\00a0';
}

.post_small {
	font-size: 0.9em;
}


.post_conclusions {
	width: 100%;
	padding: 30px 5% 40px 5%;
	background: #eaf0f0;
	margin-top: 20px;
	margin-bottom: 20px;
}

.post_divider {
	width: 100%;
	background: url(/wp-content/files/arrow_dropline.svg) transparent;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	height: 86px;
	vertical-align: middle;
	margin-top: 30px;
	margin-bottom: 30px;
}

.post_highlighted {
	padding: 30px 5% 40px 5%;
	background: #26a9ff;
	color: #ffffff;
}

.single_2blog_main {
	position: absolute;
	top: 20px;
	left: -20px;
	width: 140px;
	height: 40px;
	background: rgba(38,169,255,0.5);
	color: #ffffff;
	font-size: .83em;
	text-align: center;
	padding: 5px;
}

.single_2blog_main:hover {
	background: rgba(38,169,255,1);
}


a.single_2blog_text {
	color: #ffffff;
}


.single_post_title {
	color: #000000;
	line-height: 1.4;
	padding-top: 40px;
	padding-bottom: 30px;
	text-align: left;
}

h1.single_post_title {
	color: #000000;
	line-height: 1.4;
	padding-top: 40px;
	padding-bottom: 30px;
	text-align: left;
}


.single_meta {
	font-size: 15px;
	color: #7c7c7c;
}

.single_meta a {
	font-size: 15px;
	color: #7c7c7c;
}

.single_meta a:hover {
	text-decoration: underline;
}

.single_main {
	width: 100%;
	background-color: #384547;
	padding-top: 0px;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin: 0;
}

.single_bg {
	background-image: url(/wp-content/files/bg_5_sky_pattern.png);
	background-size: 500px 500px;
	background-position: left bottom;
	background-repeat: repeat;
	background-attachment: fixed;
}

.single_post {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	margin-top: 90px;
	padding-bottom: 40px;
	padding-right: 7%;
	padding-left: 7%;
	text-align: justify;
}

.single_subscription {
	width: 100%;
	padding: 0;
	background: #26a9ff;
}


.single_subscription_col_1 {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.single_subscription_col_2 {
	padding-left: 20px;
}

.single_subscription_col_1_text {
	text-align: left;
	font-family: 'Droid Sans';
	font-size: 15px;
	color: #ffffff;
	line-height: 1.4;
}

a.single_btn_blue {
	color: #ffffff;
	font-family: 'Droid Sans';
	font-size: 23px;
	text-decoration: none;
	text-shadow: none;
	background: rgba(38,169,255,0);
	border: 2px solid #ffffff;
	border-radius: 5px;
	padding: 10px;
	line-height: 2.1;
}

a.single_btn_blue:hover {
	background: rgba(255,255,255,1);
	color: #26a9ff;
}

/*  Index page  */


.index_main {
	padding-top: 20px;
	width: 100%;
}

.index_main_col_results {
/* 	width: 75%; */
	padding-right: 0;
	text-align: justify;
}

.index_main_col_sidebar {
	padding-left: 10px;
}

.index_header_bg {
	height: 250px; 
	width: 100%;
	background-image: url(/wp-content/files/bg_light_ocean.jpg);
	background-size: cover;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.index_header_title {
	width: 100%;
	height: 100%;
	padding-top: 150px;
	font-family: 'Droid Sans'; 
	font-weight: 700; 
	font-size: 150%; 
	color: rgba(57, 69, 71, .8); 
	text-align: center; 
	text-transform: uppercase; 
}

.index_results_block {
	padding-top: 0px; 
	top: -50px;	
}
.index_results_stat {
	font-family: 'Droid Sans'; 
	color: rgba(57, 69, 71, .8); 
	font-size: 15px;
	font-weight: 700; 
}

.index_cta {
	float: left;
	width: 100%;
	background: #26a9ff;
	padding: 0;
/*	box-shadow: 0 -10px 20px rgba(0,0,0,0.2), 0 -10px 20px rgba(0,0,0,0.1); */
}

.index_cta_col_1 {
	padding-top: 10px;
	padding-bottom: 10px;
}

.index_cta_col_2 {
}

.index_cta_col_1_text {
	text-align: center;
	font-family: 'Droid Sans';
	font-size: 15px;
	color: #ffffff;
	line-height: 1.2;
}

a.index_btn_blue {
	color: #ffffff;
	font-family: "Droid Sans";
	font-size: 23px;
	text-decoration: none;
	text-shadow: none;
	background: rgba(38,169,255,0);
	border: 2px solid #ffffff;
	border-radius: 5px;
	padding: 10px;
	line-height: 2.1;
}

a.index_btn_blue:hover {
	background: rgba(255,255,255,1);
	color: #26a9ff;
}

.index_post_title {
	color: #000000;
	text-align: left;
}

.index_bottom {
	float: right;
	width: 100%;
	height: 70px;
	padding: 30px 0 0;
	background-color: #32373c;
	font-family: Droid Sans;
	font-size: 15px;
	font-style: normal;
	line-height: 12px;
	color: #ffffff;
}

/** Highlight search results **/

.hilite {
	background: transparent;
	border-bottom: 2px dashed #ff413f;
}

.noresults_links {
	font-size: 1em;
	text-decoration: none;
	line-height: 1.4;
}

.noresults_links:hover {
/*	text-decoration: underline; */
}


/**  Sidebar  **/

.sidebar_main {
	height: 100%;
	font-size: 15px;
	line-height: 1.6;
	text-align: justify;
}

.sidebar_divider {
	width: 250px;
	height: 1px;
/**	border-bottom: 1px dashed #d1d3d4; **/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 10px;
}

a.sidebar_content:hover {
	text-decoration: underline;
}

.widgettitle {
	font-size: 15px;
	line-height: 1.6;
	text-align: left;
}

.et_pb_widget {
	color: #000000;
	font-size: 15px;
	line-height: 1.6;
	text-align: justify;
}

.et_pb_widget a {
	color: #000000;
	text-align: justify;
}

.et_pb_widget a:hover,
.et_pb_widget li a:hover {
	color: #000000;
	text-decoration: underline;
}

.widget_search #searchsubmit {
	display: none;
}

.widget_search input#s {
	width: 250px;
	border: 1px solid #c4c4c4;
	border-radius: 3px;
	padding-right: 32px;
	background: #ffffff url('/wp-content/files/ico_search.png');
	background-position: right center;
	background-repeat: no-repeat;
}

/*  Solutions  */

p.solutions_title_font {
	font-style: normal;
	color: #ffffff;
	text-align: justify;
}

a.solutions_title_link {
	color: #ffffff;
	text-decoration: underline;
}

a.solutions_title_link:hover {
	color: #40BFFF;
}

/**  404 Not found  **/

.lost_main {
	position: absolute;
	padding-top: 100px;
	padding-left: 10%;
	padding-right: 10%;
	background-color: #394547;
	width: 100%;
	height: 100%;
	background-image: url(/wp-content/files/bg_5_sky_pattern.png);
	background-size: 500px 500px;
	background-position: left bottom;
	background-repeat: repeat;
	background-attachment: fixed;
}

.lost_text {
	font-size: 100%;
	color: #ffffff;
}

a.lost_text {
	color: #26a9ff;
	text-decoration: none;
}

a.lost_text:hover {
	text-decoration: underline;
}

.lost_bottom {
	position: absolute;
	bottom: 70px;
	width: 100%;
        height: 148px;
	background-image: url(/wp-content/files/bg_5_cityline.png);
        background-size: 860px 148px;
	background-position: left bottom;
	background-repeat: repeat-x;
}


/**  Footer  **/

.bottom_main {
	position: absolute;
	width: 100%;
	height: 70px;
	left: 0;
	bottom: 0;
	padding: 30px 0 0;
	background-color: #32373c;
	font-family: Droid Sans;
	font-size: 15px;
	font-style: normal;
	line-height: 12px;
	color: #ffffff;
}

.footer_main {
	width: 100%;
	padding-top: 24px;
	padding-bottom: 0;
	background: #384547;
}

.footer_col_1 {
	width: 60%;
	padding-right: 40px;
	padding-bottom: 20px;
}

.footer_col_2 {
	width: 15%;
	padding-right: 20px;
	padding-bottom: 20px;
}

.footer_col_3 {
	width: 25%;
	padding-bottom: 20px;
}

.footer_text_col_1 {
	font-family: Droid Sans;
	font-size: 15px;
	font-style: normal;
	text-align: justify;
	color: #ffffff;
}

p.footer_text_col_2 {
	font-family: Droid Sans;
	font-size: 15px;
	font-style: normal;
	line-height: 22px;
	color: #ffffff;
}

a.footer_text_col_2 {
	color: #ffffff;
}

a.footer_text_col_2:hover {
	color: #40BFFF;
}

p.footer_text_col_3 {
	font-family: Droid Sans;
	font-size: 15px;
	font-style: normal;
	line-height: 12px;
	color: #ffffff;
}

a.footer_text_col_3 {
	color: #ffffff;
}

a.footer_text_col_3:hover {
	color: #40BFFF;
}

a.footer_text_col_3_u {
	color: #40BFFF;
	text-decoration: underline;
}

.footer_logo_col_3 {
	width: 108px;
}

#footer_social_ico_pad {
	margin: 0;
	height: 28px;
	width: 7px;
	float: left;
}

#footer_social_ico_fb {
	margin: 0;
	height: 28px;
	width: 28px;
	float: left;
}

#footer_social_ico_fb a {
	background-image: url("/wp-content/files/social_fb.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#footer_social_ico_fb a:hover {
	background-position: -29px 0;
}

#footer_social_ico_in {
	margin: 0;
	height: 28px;
	width: 28px;
	float: left;
}

#footer_social_ico_in a {
	background-image: url("/wp-content/files/social_in.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#footer_social_ico_in a:hover {
	background-position: -29px 0;
}

#footer_social_ico_insta {
	margin: 0;
	height: 28px;
	width: 28px;
	float: left;
}

#footer_social_ico_insta a {
	background-image: url("/wp-content/files/social_insta.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#footer_social_ico_insta a:hover {
	background-position: -29px 0;
}

#footer_social_ico_t {
	margin: 0;
	height: 28px;
	width: 28px;
	float: left;
}

#footer_social_ico_t a {
	background-image: url("/wp-content/files/social_t.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#footer_social_ico_t a:hover {
	background-position: -29px 0;
}

#footer_social_ico_tube {
	margin: 0;
	height: 28px;
	width: 28px;
	float: left;
}

#footer_social_ico_tube a {
	background-image: url("/wp-content/files/social_tube.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#footer_social_ico_tube a:hover {
	background-position: -29px 0;
}

/**  Header  **/

html,
body {
	height: 100%;
	font-size: 100%;
}

.overlay_menu {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #394547;
}

.overlay_menu label {
	width: 32px;
	height: 32px;
	position: fixed;
	right: 10%;
	top: 28px;
	background: url('/wp-content/files/menu_x.svg');
	z-index: 10011;
	cursor: pointer;
}

.overlay_menu ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay_menu nav {
	text-align: right;
	font-size: 30px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay_menu ul {
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
}

.overlay_menu ul li {
	display: block;
	height: 50%;
	height: calc(100% / 6);
	min-height: 40px;
}

.overlay_menu ul li a {
	font-weight: auto;
	display: block;
	color: #ffffff;
	text-decoration: none;
	font-family: 'Droid Sans';
	text-transform: uppercase;
	-webkit-transition: color .2s;
	transition: color .2s;
}

.overlay_menu ul li a:hover, .overlay_menu ul li a:focus {
	text-decoration: underline;
}

.openmenu~.overlay_menu-gross {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s, visibility 0 .5s;
	transition: opacity 0.5s, visibility 0 .5s;
}

.overlay_menu-gross nav {
	-moz-perspective: 300px;
}

.overlay_menu-gross nav ul {
	opacity: .4;
	-webkit-transform: translateY(-25%) rotateX(35deg);
	transform: translateY(-25%) rotateX(35deg);
	-webkit-transition: -webkit-transform 0.5s, opacity .5s;
	transition: transform 0.5s, opacity .5s;
}

#openmenu_check:checked~.overlay_menu-gross {
	opacity: .95;
	visibility: visible;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	z-index: 10011;
}

#openmenu_check:checked~.overlay_menu-gross nav ul {
	opacity: .95;
	-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);
}

#openmenu_check:not(:checked)~.overlay_menu-gross nav ul {
	-webkit-transform: translateY(25%) rotateX(-35deg);
	transform: translateY(25%) rotateX(-35deg);
}

a.custom_btn_blue {
	color: #ffffff;
	font-family: "Droid Sans";
	font-size: 23px;
	text-decoration: none;
        white-space: nowrap;
	text-shadow: none;
	background: rgba(38,169,255,0);
	border: 2px solid #26a9ff;
	border-radius: 5px;
	padding: 10px;
	line-height: 2.1;
}

a.custom_btn_blue:hover {
	background: rgba(38,169,255,1);
}

a.custom_btn_red {
	color: #ffffff;
	font-family: "Droid Sans";
	font-size: 23px;
	text-decoration: none;
        white-space: nowrap;
	text-shadow: none;
	background: rgba(255,65,63,0);
	border: 2px solid #ff413f;
	border-radius: 5px;
	padding: 10px;
	line-height: 2.1;
}

a.custom_btn_red:hover {
	background: rgba(255,65,63,1);
}

a.custom_btn_blue_animated {
        position: relative;
        display: inline-block;
	color: #ffffff;
	font-family: "Droid Sans";
	font-size: 23px;
	text-decoration: none;
        white-space: nowrap;
	text-shadow: none;
	background: rgba(38,169,255,1);
	border: 2px solid rgba(38,169,255,1);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 2.1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*
        -webkit-box-shadow:  2px 4px 2px rgba(0,0,0,.1);
        -moz-box-shadow: 2px 4px 2px rgba(0,0,0,.1);
        box-shadow: 2px 4px 2px rgba(0,0,0,.1);
*/
	-webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	transition: 0;
}

a.custom_btn_blue_animated:hover {
	background: rgba(38,169,255,1);
/*
        -webkit-box-shadow:  1px 2px 2px rgba(0,0,0,.1);
        -moz-box-shadow: 1px 2px 2px rgba(0,0,0,.1);
        box-shadow: 1px 2px 2px rgba(0,0,0,.1);
*/
        top: 2px;
        left: 1px;
}
a.custom_btn_blue_animated:active {
        top: 4px;
        left: 2px;
}
a.custom_btn_red_animated {
        position: relative;
        display: inline-block;
	color: #ffffff;
	font-family: "Droid Sans";
	font-size: 23px;
	text-decoration: none;
        white-space: nowrap;
	text-shadow: none;
	background: rgba(255,65,63,1);
	border: 2px solid rgba(255,65,63,1);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 2.1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*
        -webkit-box-shadow:  2px 4px 2px rgba(0,0,0,.1);
        -moz-box-shadow: 2px 4px 2px rgba(0,0,0,.1);
        box-shadow: 2px 4px 2px rgba(0,0,0,.1);
*/
	-webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	transition: 0;
}

a.custom_btn_red_animated:hover {
	background: rgba(255,65,63,1);
/*
        -webkit-box-shadow:  1px 2px 2px rgba(0,0,0,.1);
        -moz-box-shadow: 1px 2px 2px rgba(0,0,0,.1);
        box-shadow: 1px 2px 2px rgba(0,0,0,.1);
*/
        top: 2px;
        left: 1px;
}
a.custom_btn_red_animated:active {
        top: 4px;
        left: 2px;
}

/* #header_menu_social_ico_pad {
	margin: 0;
	height: 28px;
	width: 10px;
	float: left;
}

#header_menu_social_ico_pad_half {
	margin: 0;
	height: 28px;
	width: 5px;
	float: left;
}

#header_menu_social_ico_fb {
	margin: 0;
	height: 28px;
	width: 28px;
	float: left;
}

#header_menu_social_ico_fb a {
	background-image: url("/wp-content/files/social_fb.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#header_menu_social_ico_fb a:hover {
	background-position: -29px 0;
}

#header_menu_social_ico_in {
	margin: 0;
	height: 28px;
	width: 28px;
	float: left;
}

#header_menu_social_ico_in a {
	background-image: url("/wp-content/files/social_in.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#header_menu_social_ico_in a:hover {
	background-position: -29px 0;
}

#header_menu_social_ico_insta {
	margin: 0;
	height: 28px;
	width: 28px;
	float: left;
}

#header_menu_social_ico_insta a {
	background-image: url("/wp-content/files/social_insta.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#header_menu_social_ico_insta a:hover {
	background-position: -29px 0;
}

#header_menu_social_ico_t {
	margin: 0;
	height: 28px;
	width: 28px;
	float: left;
}

#header_menu_social_ico_t a {
	background-image: url("/wp-content/files/social_t.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#header_menu_social_ico_t a:hover {
	background-position: -29px 0;
}

#header_menu_social_ico_tube {
	margin: 0;
	height: 28px;
	width: 28px;
	float: left;
}

#header_menu_social_ico_tube a {
	background-image: url("/wp-content/files/social_tube.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#header_menu_social_ico_tube a:hover {
	background-position: -29px 0;
}
 */



#header_menu_social_ico_pad {
	margin: 0;
	height: 28px;
	width: 10px;
	float: right;
}

#header_menu_social_ico_pad_half {
	margin: 0;
	height: 28px;
	width: 5px;
	float: right;
}

#header_menu_social_ico_fb {
	margin: 0;
	height: 28px;
	width: 28px;
	float: right;
}

#header_menu_social_ico_fb a {
	background-image: url("/wp-content/files/social_fb.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#header_menu_social_ico_fb a:hover {
	background-position: -29px 0;
}

#header_menu_social_ico_in {
	margin: 0;
	height: 28px;
	width: 28px;
	float: right;
}

#header_menu_social_ico_in a {
	background-image: url("/wp-content/files/social_in.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#header_menu_social_ico_in a:hover {
	background-position: -29px 0;
}

#header_menu_social_ico_insta {
	margin: 0;
	height: 28px;
	width: 28px;
	float: right;
}

#header_menu_social_ico_insta a {
	background-image: url("/wp-content/files/social_insta.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#header_menu_social_ico_insta a:hover {
	background-position: -29px 0;
}

#header_menu_social_ico_t {
	margin: 0;
	height: 28px;
	width: 28px;
	float: right;
}

#header_menu_social_ico_t a {
	background-image: url("/wp-content/files/social_t.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#header_menu_social_ico_t a:hover {
	background-position: -29px 0;
}

#header_menu_social_ico_tube {
	margin: 0;
	height: 28px;
	width: 28px;
	float: right;
}

#header_menu_social_ico_tube a {
	background-image: url("/wp-content/files/social_tube.png");
	display: block;
	background-position: 0 0;
	height: 28px;
}

#header_menu_social_ico_tube a:hover {
	background-position: -29px 0;
}




.openmenu_div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 70px;
	padding: 28px 10% 0;
	vertical-align: top;
	z-index: 10010;
}

.openmenu_logo_span {
	float: left;
	height: 43px;
	width: 192px;
}

.openmenu_logo_image {
	width: 172px;
}

.openmenu_caption_span {
	height: 43px;
	float: left;
	vertical-align: middle;
	padding-top: 0;
	font-family: 'Century Gothic', 'Open Sans', 'Droid Sans';
	font-size: 45px;
	text-transform: uppercase;
	line-height: .65;
	letter-spacing: -1px;
	color: #869192;
}

.openmenu_menu_span {
	float: right;
	height: 43px;
}

.openmenu_menu_image {
	width: 28px;
	cursor: pointer;
}

.overlay_menu_div_1 {
	overflow: scroll;
	padding: 0;
	z-index: 10001;
}

.overlay_menu_div_2 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 320px;
}

/* .overlay_menu_items {
	width: 60%;
	float: left;
	padding: 0;
	text-align: right;
}
.overlay_menu_buttons {
	float: left;
	padding: 0 0 0 10%;
	text-align: right;
	vertical-align: top;
}
.overlay_menu_social {
	color: #ffffff;
	font-family: 'Droid Sans';
	font-size: 15px;
	text-align: left;
}

 */

.overlay_menu_items {
	width: 90%;
	float: left;
	padding: 20px 0 0 0;
	text-align: right;
}

.overlay_menu_buttons {
	float: right;
    padding: 0 10% 0 0;
    text-align: right;
    vertical-align: top;
    margin-top: -200px;
}

.overlay_menu_social {
	color: #ffffff;
	font-family: 'Droid Sans';
	font-size: 15px;
	text-align: right;
}


/**  Contact Form 7  **/

.wpcf7 textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.wpcf7 input,
.wpcf7 textarea,
.wpcf7 select {
/*	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
*/
	padding: 10px;
	font-family: Droid Sans;
	color: #1D1D1D;
	font-size: 15px;
	line-height: 20px;
	border: 1px solid #dddedf;
	border-radius: 2px;
	-webkit-box-shadow: inset 0 0 0 #fff;
	-moz-box-shadow: inset 0 0 0 #fff;
	box-shadow: inset 0 0 0 #fff;
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
}

.wpcf7 .wpcf7-list-item {
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 25px;
}

.wpcf7 .wpcf7-list-item input {
	border: none;
	padding-left: 10px;
	margin-left: 10px;
}

.wpcf7 select {
	padding-right: 32px;
	outline: none;
/*Cancel standart select view */
/*for WebKit*/
	-webkit-appearance: none;
/* for FF */
	-moz-appearance: none;
	text-indent: .01px;
	text-overflow: .01px;
/* for IE */
	-ms-appearance: none;
	appearance: none !important;
/* Set dropdown arrow*/
	background-image: url('/wp-content/files/dropdown_arrow.png');
	background-position: right center;
	background-repeat: no-repeat;
}

/*Cancel standart select view for IE */
select::-ms-expand {
	display: none;
}

.wpcf7 input:hover,
.wpcf7 input:focus,
.wpcf7 input:active,
.wpcf7 textarea:hover,
.wpcf7 textarea:focus,
.wpcf7 textarea:active {
	background: #ffffff;
	border: 1px solid #26a9ff;
	outline: none;
/* External outline text on hover */
}

/* Checkbox in one column display */
span.wpcf7-list-item {
	margin-left: .5em;
	display: block;
}

/* Submit Button */
.wpcf7 input.wpcf7-submit {
       position: relative;
       display: inline-block;
	color: #ffffff;
	font-family: "Droid Sans";
	font-size: 23px;
	text-decoration: none;
        white-space: nowrap;
	text-shadow: none;
	background: rgba(38,169,255,1);
	border: 2px solid rgba(38,169,255,1);
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 2.1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
/*
        -webkit-box-shadow:  2px 4px 2px rgba(0,0,0,.1);
        -moz-box-shadow: 2px 4px 2px rgba(0,0,0,.1);
        box-shadow: 2px 4px 2px rgba(0,0,0,.1);
*/
	-webkit-transition: 0;
	-moz-transition: 0;
	-o-transition: 0;
	transition: 0;
}

.wpcf7 input.wpcf7-submit:hover {
	cursor: pointer;
	background: rgba(38,169,255,1);
/*
        -webkit-box-shadow:  1px 2px 2px rgba(0,0,0,.1);
        -moz-box-shadow: 1px 2px 2px rgba(0,0,0,.1);
        box-shadow: 1px 2px 2px rgba(0,0,0,.1);
*/
        top: 2px;
        left: 1px;
}

.wpcf7 input.wpcf7-submit:active {
        top: 4px;
        left: 2px;
}

/* CF7 Messages */
.wpcf7 form .wpcf7-response-output {
	position: relative;
	float: left;
	width: 100%;
	font-family: Droid Sans;
	font-size: 15px;
	line-height: 20px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-left: 0;
	margin-top: 0;
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 0;
	border: none;
	color: #26a9ff;
	text-align: left;
}

.wpcf7 form.init .wpcf7-response-output {
    display: none;
}
 
.wpcf7 form.sent .wpcf7-response-output {
    color: #26a9ff;
}
 
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    color: #ff413f;
}
 
.wpcf7 form.spam .wpcf7-response-output {
    color: #ff413f;
}
 
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    color: #ff413f;
}


.wpcf7 span.wpcf7-not-valid-tip {
	border: none;
	background-color: transparent;
	font-family: Droid Sans;
	color: #ff413f;
	font-size: 15px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.wpcf7-form .fleft {
	float: left;
}

.wpcf7-form .mright20 {
	margin-right: 20px;
}

.wpcf7-form .mright40 {
	margin-right: 40px;
}

.wpcf7-form .clear {
	clear: both;
}

/* Non-standard Form elements */
.wpcf7 input.redborder {
	border: 2px solid red;
}

/**  RFP Form  **/

.rfp_form_text {
	font-family: Droid Sans;
	color: #a7a9ac;
	font-size: 15px;
}

.rfp_form_checkbox_text {
	font-family: Droid Sans;
	color: #a7a9ac;
	font-size: 15px;
}

.rfp_form_text:hover,
.rfp_form_text:focus,
.rfp_form_text:active {
	color: #26a9ff;
}

.wpcf7 input.rfp_form_field,
.wpcf7 select.rfp_form_field {
	width: 100%;
}

.wpcf7 input.rfp_form_field_short,
.wpcf7 select.rfp_form_field_short {
	width: 100%;
}

.wpcf7 textarea.rfp_form_field {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100px;
	width: 760px;
}

.rfp_form_line1 {
	width: 100%;
	float: none;
}

.rfp_form_line1_col1,
.rfp_form_line1_col2,
.rfp_form_line1_col3 {
        width: 260px;
	float: left;
	padding-right: 20px;
	margin-top: 20px;
}

.rfp_form_line2 {
	width: 100%;
	float: right;
	margin-top: 20px;
}

.rfp_form_line3 {
	float: left;
	width: 100%;
	margin-top: 20px;
	min-width: 240px;
	text-align: left;
}


/**  Contact Form  **/

.contact_form_text {
	font-family: Droid Sans;
	color: #a7a9ac;
	font-size: 15px;
}

.contact_form_text:hover,
.contact_form_text:focus,
.contact_form_text:active {
	color: #26a9ff;
}

.wpcf7 input.contact_form_field,
.wpcf7 select.contact_form_field {
	width: 100%;
}

.wpcf7 input.contact_form_field_full,
.wpcf7 select.contact_form_field_full {
	width: 100%;
}

.wpcf7 textarea.contact_form_field_full {
	width: 100%;
	height: 128px;
}

.contact_form_line1 {
	width: 100%;
	float: none;
}

.contact_form_line1_col1,
.contact_form_line1_col2 {
	float: left;
	padding-right: 20px;
	margin-top: 20px;
}

.contact_form_line2 {
	width: 100%;
	float: right;
	margin-top: 20px;
}

.contact_form_line3 {
	float: left;
	width: 100%;
	margin-top: 20px;
	min-width: 240px;
	text-align: left;
}

/**  Careers Form  **/

.careers_form_text {
	font-family: Droid Sans;
	color: #a7a9ac;
	font-size: 15px;
}

.careers_form_text:hover,
.careers_form_text:focus,
.careers_form_text:active {
	color: #26a9ff;
}

.wpcf7 input.careers_form_field,
.wpcf7 select.careers_form_field {
	width: 100%;
}

.wpcf7 textarea.careers_form_field {
	width: 100%;
	height: 130px;
}

.careers_form_line1 {
	width: 100%;
	float: none;
}

.careers_form_line1_col1,
.careers_form_line2_col1,
.careers_form_line1_col2,
.careers_form_line2_col2 {
	width: 50%;
	min-width: 250px;
	float: left;
	padding-right: 20px;
	margin-top: 20px;
}

.careers_form_line3 {
	width: 100%;
	float: right;
	margin-top: 20px;
	padding-right: 20px;
}

/**  Dave's WordPress Live Search CSS  **/

ul.search_results {
	display: block;
	background-color: #fff;
	width: 250px;
	max-height: 500px;
	position: absolute;
	top: 20px;
	left: 0;
	overflow: auto;
	z-index: 9999;
	list-style-type: none;
	list-style-image: none;
	list-style-position: inside;
	padding: 0;
	margin: 0;
	border: 1px solid #c4c4c4;
	border-radius: 3px;
/*	-moz-box-shadow: 5px 5px 3px #222;
	-webkit-box-shadow: 5px 5px 3px #222;
	box-shadow: 5px 5px 3px #222;
*/
}

ul.search_results li {
	display: block;
	padding: 5px 10px;
	margin: 0;
	border-top: 0 solid #c4c4c4;
	border-bottom: 0 dashed #c4c4c4;
	text-align: left;
	color: #9e9e9e;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: lighter;
	font-size: .83em;
	line-height: 1.2;
}

ul.search_results li:hover {
	background-color: #f4f7ff;
	text-decoration: none;
}

ul.search_results li a, ul.search_results li a:visited {
	display: block;
	color: #9e9e9e;
	margin-left: 0;
	padding-left: 0;
	text-decoration: none;
	font-weight: lighter;
}

ul.search_results p#daves-wordpress-live-search_author {
	margin: 0;
	font-size: 75%;
	font-weight: lighter;
}

ul.search_results p#daves-wordpress-live-search_date {
	margin: 0;
	font-size: 75%;
}

/* Post thumbnails */
ul.search_results li.post_with_thumb a {
	width: 150px;
	float: left;
	margin-bottom: 5px;
}

ul.search_results li.post_with_thumb img.post_thumb {
	float: left;
	margin: 3px 10px 10px 0;
	width: 150px;
	border: 0 solid #c4c4c4;
}

/* Post excerpt */
ul.search_results .excerpt, ul.search_results .meta {
	font-size: .75em;
	width: 100%;
}

ul.search_results .clearfix {
	float: none !important;
	clear: both !important;
}

.search_footer {
	background-color: #fff;
	width: 100%;
	text-align: right;
	padding: .5em 0;
	font-size: .83em;
	color: #26a9ff;
	border-top: 1px dashed #c4c4c4;
}

.search_footer a,
.search_footer a:visited {
	color: #26a9ff;
	margin-right: 1em;
}

#search_results_activity_indicator {
	z-index: 999999;
}

/**  Technology Icons  **/

#about_tech_ico_pad {
	margin: 0;
	height: 93px;
	width: 40px;
	float: left;
}

#cloud_tech_ico_pad {
	margin: 0;
	height: 93px;
	width: 25px;
	float: left;
}

#iot_tech_ico_pad {
	margin: 0;
	height: 93px;
	width: 25px;
	float: left;
}

#mobile_tech_ico_pad {
	margin: 0;
	height: 93px;
	width: 0;
	float: left;
}

#reality_tech_ico_pad {
	margin: 0;
	height: 93px;
	width: 25px;
	float: left;
}

#wearables_tech_ico_pad {
	margin: 0;
	height: 93px;
	width: 40px;
	float: left;
}

#web_tech_ico_pad {
	margin: 0;
	height: 93px;
	width: 0;
	float: left;
}

#tech_ico_dotnet {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_dotnet a {
	background-image: url("/wp-content/files/tech_ico_dotnet.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_dotnet a:hover {
	background-position: -93px 0;
}

#tech_ico_csharp {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_csharp a {
	background-image: url("/wp-content/files/tech_ico_csharp.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_csharp a:hover {
	background-position: -93px 0;
}

#tech_ico_java {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_java a {
	background-image: url("/wp-content/files/tech_ico_java.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_java a:hover {
	background-position: -93px 0;
}

#tech_ico_js {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_js a {
	background-image: url("/wp-content/files/tech_ico_js.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_js a:hover {
	background-position: -93px 0;
}

#tech_ico_googlecloud {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_googlecloud a {
	background-image: url("/wp-content/files/tech_ico_googlecloud.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_googlecloud a:hover {
	background-position: -93px 0;
}

#tech_ico_amazonws {
	margin: 0;
	height: 93px;
	width: 100px;
	float: left;
}

#tech_ico_amazonws a {
	background-image: url("/wp-content/files/tech_ico_amazonws.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_amazonws a:hover {
	background-position: -100px 0;
}

#tech_ico_firebase {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_firebase a {
	background-image: url("/wp-content/files/tech_ico_firebase.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_firebase a:hover {
	background-position: -93px 0;
}

#tech_ico_parse {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_parse a {
	background-image: url("/wp-content/files/tech_ico_parse.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_parse a:hover {
	background-position: -93px 0;
}

#tech_ico_android {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_android a {
	background-image: url("/wp-content/files/tech_ico_android.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_android a:hover {
	background-position: -93px 0;
}

#tech_ico_linux {
	margin: 0;
	height: 93px;
	width: 130px;
	float: left;
}

#tech_ico_linux a {
	background-image: url("/wp-content/files/tech_ico_linux.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_linux a:hover {
	background-position: -130px 0;
}

#tech_ico_erlang {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_erlang a {
	background-image: url("/wp-content/files/tech_ico_erlang.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_erlang a:hover {
	background-position: -93px 0;
}

#tech_ico_arduino {
	margin: 0;
	height: 93px;
	width: 100px;
	float: left;
}

#tech_ico_arduino a {
	background-image: url("/wp-content/files/tech_ico_arduino.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_arduino a:hover {
	background-position: -100px 0;
}

#tech_ico_raspberry {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_raspberry a {
	background-image: url("/wp-content/files/tech_ico_raspberry.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_raspberry a:hover {
	background-position: -93px 0;
}

#tech_ico_ios {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_ios a {
	background-image: url("/wp-content/files/tech_ico_ios.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_ios a:hover {
	background-position: -93px 0;
}

#tech_ico_swift {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_swift a {
	background-image: url("/wp-content/files/tech_ico_swift.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_swift a:hover {
	background-position: -93px 0;
}

#tech_ico_windowsphone {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_windowsphone a {
	background-image: url("/wp-content/files/tech_ico_windowsphone.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_windowsphone a:hover {
	background-position: -93px 0;
}

#tech_ico_xamarin {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_xamarin a {
	background-image: url("/wp-content/files/tech_ico_xamarin.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_xamarin a:hover {
	background-position: -93px 0;
}

#tech_ico_wearos {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_wearos a {
	background-image: url("/wp-content/files/tech_ico_wearos.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_wearos a:hover {
	background-position: -93px 0;
}

#tech_ico_ionic {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_ionic a {
	background-image: url("/wp-content/files/tech_ico_ionic.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_ionic a:hover {
	background-position: -93px 0;
}

#tech_ico_docker {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_docker a {
	background-image: url("/wp-content/files/tech_ico_docker.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_docker a:hover {
	background-position: -93px 0;
}

#tech_ico_react {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_react a {
	background-image: url("/wp-content/files/tech_ico_react.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_react a:hover {
	background-position: -93px 0;
}

#tech_ico_reactnative {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_reactnative a {
	background-image: url("/wp-content/files/tech_ico_reactnative.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_reactnative a:hover {
	background-position: -93px 0;
}


#tech_ico_nativescript {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_nativescript a {
	background-image: url("/wp-content/files/tech_ico_nativescript.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_nativescript a:hover {
	background-position: -93px 0;
}



#tech_ico_phonegap {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_phonegap a {
	background-image: url("/wp-content/files/tech_ico_phonegap.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_phonegap a:hover {
	background-position: -93px 0;
}

#tech_ico_oculus {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_oculus a {
	background-image: url("/wp-content/files/tech_ico_oculus.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_oculus a:hover {
	background-position: -93px 0;
}

#tech_ico_artoolkit {
	margin: 0;
	height: 93px;
	width: 184px;
	float: left;
}

#tech_ico_artoolkit a {
	background-image: url("/wp-content/files/tech_ico_artoolkit.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_artoolkit a:hover {
	background-position: -184px 0;
}

#tech_ico_vuforia {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_vuforia a {
	background-image: url("/wp-content/files/tech_ico_vuforia.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_vuforia a:hover {
	background-position: -93px 0;
}

#tech_ico_wikitude {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_wikitude a {
	background-image: url("/wp-content/files/tech_ico_wikitude.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_wikitude a:hover {
	background-position: -93px 0;
}

#tech_ico_glass {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_glass a {
	background-image: url("/wp-content/files/tech_ico_glass.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_glass a:hover {
	background-position: -93px 0;
}

#tech_ico_unity3d {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_unity3d a {
	background-image: url("/wp-content/files/tech_ico_unity3d.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_unity3d a:hover {
	background-position: -93px 0;
}

#tech_ico_tizen {
	margin: 0;
	height: 93px;
	width: 129px;
	float: left;
}

#tech_ico_tizen a {
	background-image: url("/wp-content/files/tech_ico_tizen.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_tizen a:hover {
	background-position: -129px 0;
}

#tech_ico_pebble {
	margin: 0;
	height: 93px;
	width: 147px;
	float: left;
}

#tech_ico_pebble a {
	background-image: url("/wp-content/files/tech_ico_pebble.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_pebble a:hover {
	background-position: -147px 0;
}

#tech_ico_html5 {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_html5 a {
	background-image: url("/wp-content/files/tech_ico_html5.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_html5 a:hover {
	background-position: -93px 0;
}

#tech_ico_angularjs {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_angularjs a {
	background-image: url("/wp-content/files/tech_ico_angularjs.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_angularjs a:hover {
	background-position: -93px 0;
}


#tech_ico_angular {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_angular a {
	background-image: url("/wp-content/files/tech_ico_angular.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_angular a:hover {
	background-position: -93px 0;
}


#tech_ico_nodejs {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_nodejs a {
	background-image: url("/wp-content/files/tech_ico_nodejs.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_nodejs a:hover {
	background-position: -93px 0;
}

#tech_ico_php {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_php a {
	background-image: url("/wp-content/files/tech_ico_php.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_php a:hover {
	background-position: -93px 0;
}

#tech_ico_wordpress {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_wordpress a {
	background-image: url("/wp-content/files/tech_ico_wordpress.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_wordpress a:hover {
	background-position: -93px 0;
}

#tech_ico_azure {
	margin: 0;
	height: 93px;
	width: 100px;
	float: left;
}

#tech_ico_azure a {
	background-image: url("/wp-content/files/tech_ico_azure.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_azure a:hover {
	background-position: -100px 0;
}

#tech_ico_django {
	margin: 0;
	height: 93px;
	width: 130px;
	float: left;
}

#tech_ico_django a {
	background-image: url("/wp-content/files/tech_ico_django.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_django a:hover {
	background-position: -130px 0;
}


#tech_ico_particle {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_particle a {
	background-image: url("/wp-content/files/tech_ico_particle.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_particle a:hover {
	background-position: -93px 0;
}


#tech_ico_python {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_python a {
	background-image: url("/wp-content/files/tech_ico_python.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_python a:hover {
	background-position: -93px 0;
}

#tech_ico_micropython {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_micropython a {
	background-image: url("/wp-content/files/tech_ico_micropython.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_micropython a:hover {
	background-position: -93px 0;
}


#tech_ico_cplus {
	margin: 0;
	height: 93px;
	width: 93px;
	float: left;
}

#tech_ico_cplus a {
	background-image: url("/wp-content/files/tech_ico_cplus.png");
	display: block;
	background-position: 0 0;
	height: 93px;
}

#tech_ico_cplus a:hover {
	background-position: -93px 0;
}


/**  Screen Resolution Adaptation  **/

@media (min-width: 1080px) {

	/* Single Post*/
	.single_subscription {
		box-shadow: 0 -10px 20px rgba(0,0,0,0.2), 0 -10px 20px rgba(0,0,0,0.1);
	}

}

@media screen and (max-width:1030px) {

	/* RFP Form  */
	.wpcf7 textarea.rfp_form_field {
		width: 100%;
	}

}

@media (max-width: 980px) {

	/* Cloud page */
	.page-id-2529 .et_pb_section_3 {
		background: none;
	}

	/* Landing Startups */
	.startups_schema_step_h {
           font-size: 1.2em;
	}
	.startups_schema_step_t {
           font-size: 0.8em;
	}
        a.custom_btn_blue,
        a.custom_btn_blue_animated,
        a.custom_btn_red,
        a.custom_btn_red_animated {
               font-size: 20px;
        }

        .wpcf7 input.wpcf7-submit {
               font-size: 20px;
        }
}


@media (min-width: 768px) {

	/* Index page */
	.index_header_title {
		font-size: 300%;
	}

	/* 404 */
	.lost_title {
		font-size: 300%;
		color: #ffffff;
	}

}

@media (max-width: 767px) {

	/* Index page */
	.index_header_title {
		font-size: 150%;
	}

	/* 404 */

	.lost_title {
		font-size: 150%;
		color: #ffffff;
	}


        a.custom_btn_blue,
        a.custom_btn_blue_animated,
        a.custom_btn_red,
        a.custom_btn_red_animated {
               padding-left: 10px;
               padding-right: 10px;
               font-size: 18px;
        }

        .wpcf7 input.wpcf7-submit {
               font-size: 18px;
        }

}
