*{
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*
body{
	font-family: Open sans;
}
*/
ul,ol{
    list-style: none;
}

body{
    font: 15px/1.5 Arial, Helvetica,sans-serif;
    padding:0;
    margin:0;
    /*background-color:#f4f4f4;*/
    background-color:#ffffff;
}

/* Global */
.container{
    width:90%;
    margin:auto;
    overflow:hidden;
}

ul{
    margin:0;
    padding:0;
}

.button_1{
    height:38px;
    background:#e8491d;
    border:0;
    padding-left: 20px;
    padding-right:20px;
    color:#ffffff;
}

.button_2{
    height:38px;
    background:#1C9CF8;
    border:0;
    padding-left: 20px;
    padding-right:20px;
    color:#ffffff;
    font-weight: bold;
}

.button_2:hover{background-color:#1060A8;cursor: pointer;}

.engage-us{
    padding:15px;
    background:#E6D9B2;
    background:#1C9CF8;
    background:#1060A8;
    color:#333;
    color:#fff;
    margin-top:10px;
    margin-bottom:10px;
}

.engage-us-form{
    padding:15px;
    background:#b0ccda;
    background:#f4f4f4;
    color:#000;
    margin-top:10px;
    margin-bottom:10px;
    font-weight: bold;
}

.engage-us-form input, .engage-us-form textarea{
    width:90%;
    padding:5px;
    border: 1px solid #000;
    background:#ffffff;
}

.engage-us-form label:after { color:#e8112d;font-size:18px;content:" *"; }

#message_div {
    width:90%;
}

.apply-partner{
    padding:15px;
    background:#E6D9B2;
    color:#333;
    margin-top:10px;
    margin-bottom:10px;
}

.apply-partner-form{
    padding:15px;
    background:#b0ccda;
    background:#E6D9B2;
    color:#000;
    margin-top:10px;
    margin-bottom:10px;
    font-weight: bold;
}

.apply-partner-form input, .apply-partner-form textarea{
    width:90%;
    padding:5px;
}

.apply-partner-form label:after { color:#e8112d;font-size:18px;content:" *"; }

.apply-innovator{
    padding:15px;
    background:#E6D9B2;
    color:#333;
    margin-top:10px;
    margin-bottom:10px;
}

.apply-innovator-form{
    padding:15px;
    background:#b0ccda;
    color:#000;
    margin-top:10px;
    margin-bottom:10px;
    font-weight: bold;
}

.apply-innovator-form input{
    width:90%;
    padding:5px;
}

.apply-innovator-form textarea{
    width:90%;
    padding:5px;
    height: 100px;
}

.apply-innovator-form label:after { color:#e8112d;font-size:18px;content:" *"; }


/* Header **/
.header-main {
    z-index: 12;
}

header{
    /*background:#35424a;*/
    /*background:#CCCCCC;*/
    background:#FFFFFF;
    color:#ffffff;
    padding-top:10px;
    min-height:70px;
    /*
    border-bottom:#e8491d 3px solid;
    border-bottom:#fcc000 3px solid;*/
    border-bottom:#1818DD 3px solid;
    position: relative;
}

header a{
    color:#ffffff;
    text-decoration:none;
    text-transform: uppercase;
    font-size:14px;
}

header li{
    float:left;
    display:inline;
    padding: 0 20px 0 20px;
}

header #branding-logo{
    float:left;
}

header #branding-header{
    margin-top:1px;
    width: 40%;
}

header #branding-header h1{
    margin:20px;
    display:inline;

    /*color:#FCC000;*/
    /*color:#245BE3;*/
    /*color:#1C1CF8;*/
    color:#1818DD;

    font-size: 20px;
}

header #branding-header h2{
    margin-top:5px;
    margin-bottom:5px;
    display:inline-block;
    /*color:#E6D9B2;*/
    /*color:#1C9CF8;*/
    /*color:#004685;*/
    color:#1060A8;
    font-size: 16px;
}

header #branding-header-smallest-screen{
    margin-top:1px;
    width: 40%;
    display: none;
}

header #branding-header-smallest-screen h2{
    margin-top:5px;
    margin-bottom:5px;
    display:inline-block;
    /*color:#E6D9B2;*/
    /*color:#E6D9B2;*/
    /*color:#1C9CF8;*/
    color:#1060A8;
    /*font-size: 20px;*/
    font-size: 16px;
}

header #branding-header-smaller-screen{
    margin-top:1px;
    width: 40%;
    display: none;
}

header #branding-header-smaller-screen h2{
    margin-top:5px;
    margin-bottom:5px;
    display:inline-block;
    /*color:#1C9CF8;*/
    color:#1060A8;
    font-size: 16px;
}

header #branding-header-middle-screen{
    margin-top:1px;
    width: 40%;
    display: none;
}

.header-table {
    table-layout: auto;
    border-collapse: collapse;
    width: 100%;
}

.header-table td {
    border: 1px solid #ccc;
    text-align: left;
}
.header-table th {
    text-align: left;
}

.header-table .absorbing-column {
    white-space: nowrap;
    width: 1%;
}

.spaceBetween {
    display: flex;
    justify-content: space-around;
    white-space: nowrap;
}

header #header-menu-medium-screen {
    display: none;
}

/*
header #header-nav nav{
    float:right;
    margin-top:-30px;
    display:inline;
}
*/

header nav{
    float:right;
    margin-top:-25px;
    display:inline;
    position: relative;
}


header .current a{
    /*color:#e8491d;*/
    /*color:#CCCCCC;*/
    color:#1818DD;
    font-weight:bold;
}

header a:hover{
    /*color:#FCC000;*/
    color:#1C9CF8;
    font-weight:bold;
}


.row-fluid [class*="span"].center{float:none;margin:0 auto;text-align:center}
.span8{width:68%;float:left}


#homeLogo
{
    /*background:url(../img/logo-nuance-black-horizontal.png) no-repeat !important;*/
    background:url(../img/Icon-98@3x.png) no-repeat !important;
    width:216px;
    height:74px;
    zoom:1;
    margin:30px 0 0 -83px;
    z-index:10;
    position:absolute
}

.slideshow {
    width: 100%;
    position: relative;
    /*border-bottom: #fcc000 3px solid;*/
}

.slider li, ul{
	width: 100%;
}

.slider li{
	overflow: hidden;
}

.slider li img{
	width: 100%;
}

.slider .caption{
	position: absolute;
	width: 40%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 15px 100px;

	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;

	text-align: left;
	color: #000;
	z-index: 1;


}

.center-text {
    text-align: center;
}

.lead2{font-size:16px}

.colorwayRed{color:#e8112d !important}
.colorwayGold{color:#fcc000 !important}
.colorwayWhite{color:#ffffff !important}
.colorwayNavyBlue{color:#000080 !important}
.colorwaySiteTitleBlue{color:#1818DD !important}
.colorwaySiteCitiBlue{color:#1060A8 !important}
.row-fluid [class*="span"].center{float:none;margin:0 auto;text-align:center}
.row-fluid{width:95%}
.row-fluid>[class*=span].text-right,.row-fluid>[class*=span] .text-right{text-align:left}
.margin20{margin-top:20px !important}
.margin40{margin-top:100px !important}

.button-w-label{float:left;margin-right:20px}
.text-center .button-w-label,.button-w-label-center{float:none;margin-right:10px;margin-left:10px;display:inline-block}
.button-w-label h6,.button-w-label-center h6,h6.button-group-label{margin-bottom:8px}
.cta{-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;display:inline-block;font-size:16px;font-weight:bold;letter-spacing:0 !important;text-decoration:none !important}
.cta:hover,.cta:focus{text-decoration:none !important}
.cta-orange{background-color:#ff5400;color:#fff !important;padding:8px 26px}
.cta-orange:hover,a.cta-orange:focus{background-color:#e14c02}
.cta-citiblue{background-color:#1060A8;color:#fff !important;padding:8px 26px}
.cta-citiblue:hover,a.cta-citiblue:focus{background-color:#0078c1;}
.cta-citiblue-header{background-color:#1060A8;color:#fff !important;padding:8px}
.cta-citiblue-header:hover,a.cta-citiblue-header:focus{background-color:#1C9CF8}
.cta-lightBlue{background-color:#1C9CF8;color:#fff !important;padding:8px 26px}
.cta-lightBlue:hover,a.cta-lightBlue:focus{color:#1060A8 !important;background-color:#fff}
.cta-w-border a,.cta-g-border a,.cta-bk-border a,.cta-bl-border a{text-decoration:none !important}
.cta-w-border{border:solid 2px #FFF;color:white !important;line-height:18px;padding:7px 24px;}
.cta-w-border:hover{text-decoration:none;background-color:white;color:#333 !important}
.cta-w-border-st{border:solid 2px #1060A8;color:#1060A8 !important;line-height:18px;padding:7px 24px;}
.cta-w-border-st:hover{text-decoration:none;background-color:white;color:#333 !important}
.cta-bl-border{border:solid 2px #0078c1;color:#0078c1 !important;line-height:18px;padding:7px 24px}
.cta-bl-border:hover{text-decoration:none;color:white !important;background-color:#0078c1}
.cta-bl-border.compact{padding:7px 10px;font-size:14px;letter-spacing:-0.25px}
.cta-bl-border-st{border:solid 2px #fff;color:#DFF2FF !important;line-height:18px;padding:7px 24px}
.cta-bl-border-st:hover{text-decoration:none;color:white !important;background-color:#0078c1}
.cta-bl-border-st.compact{padding:7px 10px;font-size:14px;letter-spacing:-0.25px}


#content-area .span5{margin:0}
#content-area .span2{vertical-align:middle;text-align:center;margin-left:0}
#content-area [class*=span] .cta{margin-top:0 !important}

#content-area .lead2{font-size:20px}
#content-area p{font-size:20px;padding-bottom:24px}
#content-area{width:100%;max-width:1600px;margin:0 auto;clear:both;padding-top:60px;padding-bottom:60px}

#content-area-st .span5{margin:0}
#content-area-st .span2{vertical-align:middle;text-align:center;margin-left:0}
#content-area-st [class*=span] .cta{margin-top:0 !important}

#content-area-st .lead2{font-size:20px}
#content-area-st p{font-size:20px;padding-bottom:24px}
#content-area-st{width:90%;max-width:1600px;margin:0 auto;clear:both;padding-top:60px;padding-bottom:60px}
#content-area-st{margin-bottom:60px}

.promo-style0{background-color:#ffffff; text-align: center; color: #245BE3;}
.promo-style0 h3 {text-align: center;font-size:36px;line-height:40px;margin-bottom:20px;}
.promo-style0 .lead2 {color:black;}

.promo-style4{background-color:#1060A8; text-align: center; color: #ffffff;}
.promo-style4 h3 {text-align: center;font-size:36px;line-height:40px;margin-bottom:20px;}
.promo-style4 .lead2 {color:#ffffff;}

/*.promo-style1{background-color:#E6D9B2; text-align: center}*/
/*.promo-style1{background-color:#1C9CF8; text-align: center; color: #ffffff;}*/
/*.promo-style1{background-color:#004685; text-align: center; color: #ffffff;}*/
.promo-style1{background-color:#245BE3; text-align: center; color: #ffffff;}

.promo-style1 h3 {text-align: center;font-size:48px}

/*.promo-style2{background-color:#b0ccda; text-align: left}*/
.promo-style2{background-color:#DFF2FF; text-align: left}
.promo-style2 h3 {text-align: left;font-size:48px}
.promo-style2 h2 {text-align: left;font-size:30px;line-height:38px;margin-bottom:20px;color: black;}
.promo-style2 p {margin:10px;}
.promo-style2 a {margin:10px;text-align: center}
.promo-style2 img {width: 100%}
.img-for-small-screen {display: none}

.innovate-services-style{background-color:#b0ccda; text-align: center}
.innovate-services-style h3 {text-align: center;font-size:42px;}
.innovate-services-style-white{background-color:#fff; text-align: center}
.innovate-services-style-white h3 {text-align: center;font-size:42px;}

.feature-style{background-color:#E6D9B2; text-align: left}
.feature-style .feature-title h3 {text-align: left;font-size:30px}
.feature-style .feature-title p {margin:10px;}
.feature-style .feature-title a {margin:10px;text-align: center}
.feature-title { float: left;}
.feature-goto-guide { float: right;}
.feature-goto-guide-center { display:flex;justify-content: center;align-items: center;}
.feature-features {
    clear: both;
}
.feature-list {
    float: left;
    margin-left: 40px;
    list-style-type: initial;
}

.feature-list li {
    margin-top: 10px;
    font-size: 24px;
}

.feature-sub-list li {
    margin-left: 40px;
    margin-top: 0px;
    list-style-type: initial;
    font-size: 18px;
}

.slider .caption h1{
	font-size: 50px;
}

.slider .caption h2{
    /*font-size: 30px;
    font-size: 2.5vw;*/
    font-size: 35px;
    width:370px;
    /*display: inline-block;*/
}

.slider .caption p{
	margin-top: 10px;
	font-size: 20px;
}

.pagination{
	position: absolute;
	top: 90%;
	width: 100%;

	display: flex;
	justify-content: center;
}

.pagination li{
	font-size: 20px;
	margin: 2px 5px;
    color: #CCCCCC;
    /*color: #858585;
    color: #F9DF04;*/
    cursor: pointer;
}

.left, .right{
	position: absolute;
	top: 0;
	height: 100%;

	display: flex;
	align-items: center;

	/*color: #fff;*/
    color: #1060A8;
	font-size: 35px;
	cursor: pointer;
	z-index: 2;
}

.left{
	left: 10px;
}

.right{
	right: 10px;
}

/*
@media screen and (max-width: 600px){
	.slider .caption p{
		display: none;
	}

	.slider .caption h1{
		font-size: 35px;
	}

    .slider .caption h2{
        font-size: 16px;
        margin-left: 200px;
    }

	.left, .right{
		font-size: 30px;
	}

	.slider li img{
		width: 600px;
	}

	.pagination{
		display: none;
	}
}*/

#showcase h1{
    margin-top:20px;
    font-size:18px;
    margin-bottom:20px;
}

#showcase img{
    width: 100%;
}

#frmwk-features
{
    float: left;
    display: block;
    height: 100%;
    padding: 10px;
}

#frmwk-features ul li {
    font-size: 18px;
    margin-left: 20px;
    list-style-type: initial;
    display: list-item;
    margin-top: 0px;
    padding-top: 30px;
}

#framed_content_list{
    display: inline-block;
    width: 70%;
    height: 100%;
    margin-top: 20px;
    padding: 10px;
    border: 2px solid #1060A8;
}

#framed_content_list h2 {
    color: #1060A8;
    margin-bottom:10px;
}

#framed_content_list a{
    text-decoration:none;
    color: blue;
}

#framed_content_list ul li {
    font-size: 18px;
    margin-left: 20px;
    margin-bottom: 5px;
    list-style-type: initial;
    display: list-item;
    text-align: left;
    color: black;
}

#framed_content_list ul li a{
    text-decoration:none;
    color: blue;
}

#framed_content_list ul li ul li
{
    list-style-type: none;
    font-size:16px;
    margin-bottom: 0px;
}

#framed_content_list ul li ul li a
{
    text-decoration:none;
    color: blue;
}
/**/

#framed_content_list ul li ul li:before {

    /*content: "\2192 \0020";*/
    content: "\00BB \0020";
}

#framed_content_list_wide{
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-top: 20px;
    padding: 10px;
    border: 2px solid #ffffff;
}

#framed_content_list_wide h2 {
    color: #ffffff;
    margin-bottom:10px;
}

#framed_content_list_wide a{
    text-decoration:none;
    color: blue;
}

#framed_content_list_wide ul li {
    font-size: 18px;
    margin-left: 20px;
    margin-bottom: 10px;
    list-style-type: initial;
    display: list-item;
    text-align: left;
    color: #ffffff;
}

#framed_content_list_wide ul li a{
    text-decoration:none;
    color: blue;
}

#framed_content_list_wide ul li ul li
{
    list-style-type: none;
    font-size:16px;
    margin-bottom: 0px;
}

#framed_content_list_wide ul li ul li a
{
    text-decoration:none;
    color: blue;
}
/**/

#framed_content_list_wide ul li ul li:before {

    /*content: "\2192 \0020";*/
    content: "\00BB \0020";
}

#content_list_wide{
    display: inline-block;
    width: 100%;
    height: 100%;
    margin-top: 20px;
    padding: 10px;
}

#content_list_wide h2 {
    color: #1818DD;
    margin-bottom:10px;
}

#content_list_wide a{
    text-decoration:none;
    color: blue;
}

#content_list_wide ul li {
    font-size: 18px;
    margin-left: 20px;
    margin-bottom: 10px;
    list-style-type: initial;
    display: list-item;
    text-align: left;
    color: black;
}

#content_list_wide ul li a{
    text-decoration:none;
    color: blue;
}

#content_list_wide ul li ul li
{
    list-style-type: none;
    font-size:16px;
    margin-bottom: 0px;
}

#content_list_wide ul li ul li a
{
    text-decoration:none;
    color: blue;
}
/**/

#content_list_wide ul li ul li:before {

    /*content: "\2192 \0020";*/
    content: "\00BB \0020";
}

.bolded {
    font-weight: bold;
}

.underlined {
    text-decoration: underline;
}

.tooltip {
    position: relative;
    display: inline-block;
    cursor: default;
    cursor: grab;
}

.tooltip .tooltiptext {
    visibility: hidden;
    padding: 0.25em 0.5em;
    background-color: #DFF2FF;
    color: #000000;
    text-align: center;
    border-radius: 0.25em;
    border: 2px solid #000000;
    width: 500px;
    text-align: left;
    /*white-space: nowrap;*/

    /* Position the tooltip */
    position: absolute;
    z-index: 1;
    top: 100%;
    left: 100%;
    transition-property: visibility;
    transition-delay: 0s;
}

.tooltip:hover .tooltiptext {
    visibility: visible;
    transition-delay: 0.3s;
}

.Main-Text {
    font-weight: bold;
    text-decoration:underline;
    text-underline-offset: 3px;
    /*cursor: grab;*/
    cursor: pointer;
}

.Main-Text:hover {
    color:#1C9CF8;
}

.Main-Text:hover + .Extra-Text {
    display: block;
}

.Extra-Text {
    background-color: #DFF2FF;
    color: black;
    margin-top: 10px;
    width: 100%;
    border: 2px solid #000000;
    padding: 10px;
    font-size: 16px;
    display: none;
}

#div1 {
    height: 100px;
    width: 100px;
    background-color: orange;
}

#div2 {
    height: 100px;
    width: 100px;
    background-color: blue;
}

.Main-Text-Click {
    font-weight: bold;
    text-decoration:underline;
    text-underline-offset: 3px;
    cursor: pointer;
}

.Main-Text-Click:hover{
    /*transform: translateY(-6px);*/
    /*color:#FCC000;*/
    color:#1C9CF8;
    font-weight:bold;
}

.Extra-Text-Click {
    background-color: #DFF2FF;
    color: black;
    margin-top: 10px;
    width: 100%;
    border: 2px solid #000000;
    padding: 10px;
    font-size: 16px;
}

.hidden {
    display: none;
    /*visibility: hidden;*/
}

#sidebar
{
    float: right;
    width: 35%;
    /*height: 420px;*/
    height: 100%;
    margin: 20px 1%;
    padding: 10px;
    border: 2px solid #E3E3E3;
}

/**/

#sidebar a{
    text-decoration:none;
    color: blue;
}

#sidebar ul li {
    font-size: 18px;
    margin-left: 20px;
    list-style-type: initial;
    display: list-item;
}

#sidebar ul li a{
    text-decoration:none;
    color: blue;
}
/**/

#sidebar ul li ul li
{
    list-style-type: none;
    font-size:16px;
}

#sidebar ul li ul li a
{
    text-decoration:none;
    color: blue;
}
/**/

#sidebar ul li ul li:before {

    /*content: "\2192 \0020";*/
    content: "\00BB \0020";
}

#sidebar_services
{
    float: right;
    width: 45%;
    /*height: 420px;*/
    height: 100%;
    margin: 20px 1%;
    padding: 10px;
}

#sidebar_services h2{
    text-align: center;
}
#sidebar_services img{
    width: 100%;
}

#sidebar_services_screen_size {
    display: none;
}

#middlebar_skills
{
    width: 100%;
    /*height: 420px;*/
    height: 100%;
    margin: 20px 1%;
    padding: 10px;
    display:block;
}

#middlebar_skills h2{
    text-align: center;
}

#middlebar_skills img{
    width: 65vh;
    margin: auto;
    display:block;
}

#content_area_partners
{
    float: left;
    width: 60%;
    margin: 20px 0 20px 0;
    padding: 10px;
}

#content_area_partners h3
{
    margin: 0px 10px 10px 0;
    line-height:1.0;
    padding: 10px;
    font-size: 36px;

}

#content_area_partners p
{
    font-size: 20px;
    line-height: 1.28;
    margin-left: 10px;
    margin-bottom: 20px;
}

#sidebar_partners
{
    float: right;
    width: 35%;
    /*height: 420px;*/
    height: 100%;
    margin: 20px 1%;
    padding: 10px;
}

#sidebar_partners h3
{
    font-size: 24px;
}

#content_area_innovators
{
    float: right;
    width: 60%;
    margin: 20px 0 20px 0;
    padding: 10px;
}

#content_area_innovators h3
{
    margin: 0px 10px 10px 0;
    line-height:1.0;
    padding: 10px;
    font-size: 36px;

}

#content_area_innovators p
{
    font-size: 20px;
    line-height: 1.28;
    margin-left: 10px;
    margin-bottom: 20px;
}

#content_area_innovators h2 {
    font-size: 20px;
    line-height: 1.28;
    margin-left: 10px;
    margin-top: 40px;
}

#sidebar_innovators
{
    float: left;
    width: 35%;
    /*height: 420px;*/
    height: 100%;
    margin: 20px 1%;
    padding: 10px;
}

#sidebar_innovators h3
{
    font-size: 24px;
}

.container_no_banner{
    width:90%;
    margin:auto;
    overflow:hidden;
    background:#E6D9B2;
}

#content_area_pagetop
{
    width: 100%;
    margin: 20px 0 20px 0;
    padding: 10px;
    /*background:#E6D9B2;*/
    background:#1C9CF8;
}

#content_area_pagetop h2
{
    width: 100%;
    font-size:62px;
    line-height:100%;
    letter-spacing:-3px;
    margin-top:0;
    text-align: center;
    color: #ffffff;
}

#content_area_pagetop h4
{
    font-size:30px;
    line-height:100%;
    letter-spacing:-1px;
    width: 100%;
}

#content_area_pagetop p
{
    font-size: 20px;
    line-height: 1.28;
    margin-left: 10px;
    margin-bottom: 20px;
    width: 100%;
}

.error {
    color: red;
    margin-bottom: 10px;
}

.success {
    /*color: #ff9966;*/
    color: green;
    text-align: center;
    font-weight: bold;
    margin-bottom: 10px;
    /*font-size: 14px;*/
}

/**/




.redsmall{
    color: #FF0000;
    font-size: 18px;
}

.sublist{
    font-size: 16px;
}

#content_area
{
    float: left;
    width: 62%;
    margin: 20px 0 20px 0;
    padding: 10px;
}

#content_area h3
{
    margin: 0px 10px 10px 0;
    padding: 10px;
    font-size: 36px;
}

#content_area h2 {
    padding: 10px;
}

#content_area p
{
    font-size: 20px;
    line-height: 1.28;
    min-height: 260px;
    margin-left: 10px;
}

.imgLeft
{
    float: left;
    width: 300px;
    height: 300px;
    margin: 0px 10px 10px 0;
    padding: 10px;
}

.imgRight
{
    float: right;
    width: 300px;
    height: 300px;
    margin: 0px 0 10px 10px;
    padding: 10px;
}

#content_area_services
{
    float: left;
    width: 50%;
    margin: 20px 0 20px 0;
    padding: 10px;
}

#content_area_services h3
{
    margin: 0px 10px 10px 0;
    line-height:1.0;
    padding: 10px;
    font-size: 36px;

}

#content_area_services p
{
    font-size: 20px;
    line-height: 1.28;
    margin-left: 10px;
    margin-bottom: 20px;
}

/* Newsletter */
#newsletter{
    padding:15px;
    color:#FCC000;
    background:#35424a
}

#newsletter h1{
    float:left;
}

#newsletter form {
    float:right;
    margin-top:15px;
}

#newsletter input[type="email"]{
    padding:4px;
    height:25px;
    width:250px;
}

/* Boxes */
#boxes{
    margin-top:20px;
}

#boxes .box{
    float:left;
    text-align: center;
    width:30%;
    padding:10px;
}

#boxes .box img{
    width:290px;
}

#boxes a{ text-decoration: none}
/*#boxes .promoTile{background-color:white;letter-spacing:-1px}*/
#boxes .promoTile p{color:#626d6f;line-height:125%}
#boxes .promoTile h3{color:#333;line-height:100%;margin-bottom:15px;margin-top:0;font-size:24px}
#boxes .promoTile a:hover{color:#0077c0;text-decoration:none}
#boxes .promoTile a:hover>div>h3{color:#0077c0;text-decoration:underline}
/*#boxes .promoTile a:hover>div>p{color:#0077c0;text-decoration:underline}*/
#boxes .promo-info{padding:25px 25px 35px 25px}
.equalHeightDivStyle{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}

#boxes-qual{
    margin-top:10px;
}
#boxes-qual .box-qual{
    float:left;
    text-align: left;
    width:33%;
    padding:10px;
}
#boxes-qual .qualTile p{color:#333;line-height:125%}
#boxes-qual .qualTile h3{text-align:left;color:#FF0000;line-height:100%;margin-bottom:15px;margin-top:0;font-size:24px}
#boxes-qual .qualTile ul li:before {

    /*content: "\2192 \0020";*/
    content: "\00BB \0020";
}
#boxes-qual .qualTile ul li
{
    list-style-type: none;
    font-size:20px;
    margin-top: 10px;
}


/* Sidebar */
aside#sidebar{
    float:right;
    width:30%;
    margin-top:10px;
}

aside#sidebar .quote input, aside#sidebar .quote textarea{
    width:90%;
    padding:5px;
}

/* Main-col */
article#main-col{
    float:left;
    width:65%;
}

/* Services */
ul#services li{
    list-style: none;
    padding:20px;
    border: #cccccc solid 1px;
    margin-bottom:5px;
    background:#e6e6e6;
}

footer{
    padding:20px;
    margin-top:20px;
    /*color:#FCC000;*/
    color:#FFFFFF;
    background-color:#35424a;
    text-align: center;
}

footer h6{color:white;font-size:1.8em;line-height:100%;padding-bottom:5px}
footer li{font-size:13px;line-height:110%;margin-bottom:9px;color:#999}
footer ul li a{color:#999;text-decoration:none}
footer a:hover{color:#cccccc;font-weight:bold;text-decoration:underline}


.burger-menu, .burger-menu-btn {
     display: none;
}



/* Media Queries */
/*
@media screen and (max-width: 1230px) {
    .burger-menu-btn {
        display: block;
        width: 50px;
        height: 50px;
        background-image: url(../img/burger-menu.png), url(../img/close.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center, center left 50px;
        float: right;
        background-color:#FCC000;
    }

    .burger-menu {
        display: none;
        position: fixed;
        width: 100%;
        height: 100vh;
        z-index: 9;
        background-color:#E6D9B2;
    }

    .burger-menu ul {
        width: 100%;
        height: calc(100vh - 150px);
        padding-top: 150px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
    }

    .burger-menu ul li {
        flex-basis: 100%;
        border-top: 2px solid #FCC000;;

    }

    .burger-menu ul li a {
        display: block;
        height: 100%;
        font-size: 2rem;
        padding: 30px 0;
        flex-basis: 100%;
        text-align: center;
        color: #35424a;;
    }

    .burger-menu ul li a:hover{
        color:#FCC000;
        font-weight:bold;
    }

    header #header-menu {
        display: none;
    }
*/
   /* .no-scroll-wrapper {
        max-height: 70vh;
        overflow: hidden;
    }
    */
/*
}
*/

@media screen and (max-width: 1280px) {
    header nav,
    header nav li
    {
        float:none;
        text-align:center;
        width:100%;
    }

    .slider .caption h1{
        font-size: 40px;
    }

    .slider .caption h2{
        width:300px;
        font-size: 24px;
        margin-left: 75px;
        margin-top: 0px;
    }

    header #header-menu {
        display: none;
    }

    header #header-menu-medium-screen {
        display: inline;
    }

    header{
        padding-bottom:5px;
    }

    #content_area {
        float: none;
        width: 100%;
    }

    #content_area h3
    {
        text-align: center;
    }

    #sidebar
    {
        float: left;
        width: 100%;
    }

    #content_area_frmwk_additional_info
    {
        float: none;
        width: 100%;
        margin: 20px 0 20px 0;
        padding: 10px;
    }

    .imgLeft {
        float: none;
        display:block;
        margin:auto;
    }

    .imgRight {
        float: none;
        display:block;
        margin:auto;
    }



}
@media screen and (max-width: 1100px) {
    #boxes .box{
        float:none;
        text-align:center;
        width:100%;
    }

    header a{
        font-size:14px;
    }

}

@media screen and (max-width: 902px) {
    .slider .caption h1{
        font-size: 35px;
    }

    .slider .caption h2{
        width:300px;
        font-size: 20px;
        margin-left: 75px;
        margin-top: 0px;
    }
    .cta-w-border-st{font-size: 14px;}


    .button-w-label{width:220px;}
    .pagination {
        top: 85%;
    }

    #content_area_services
    {
        float: none;
        width: 100%;
        margin: 20px 0 0 0;
        padding: 10px;
    }

    #content_area_services h3
    {
        text-align:center;
        margin: 0 0 10px 0;
        font-size: 30px;
        line-height: 1.18;
    }

    #content_area_services p
    {
        font-size: 18px;
        line-height: 1.28;
        margin-bottom: 10px;
    }

    .promo-style0 h3 {font-size:36px; margin-bottom:20px;line-height: 1.28;}
    .promo-style4 h3 {font-size:36px; margin-bottom:20px;line-height: 1.28;}
    .promo-style1 h3 {font-size:36px; margin-bottom:20px;line-height: 1.28;}
    .promo-style2 h3 {text-align: center;font-size:36px;margin-bottom:20px;line-height: 1.28;}
    .promo-style2 h2 {font-size:24px;margin-bottom:16px;line-height: 1.28;}


    .innovate-services-style h3 {font-size:36px;margin-bottom:20px;line-height: 1.28;}
    .innovate-services-style-white h3 {font-size:36px;margin-bottom:20px;line-height: 1.28;}

    #sidebar_services
    {
        display: none;
    }

    #sidebar_services_screen_size {
        width: 100%;
        /*height: 420px;*/
        height: 100%;
        margin: 20px 1%;
        padding: 10px;
        display:block;
    }

    #sidebar_services_screen_size img{
        width: 45vh;
        margin: auto;
        display:block;
    }

    #middlebar_skills img{
        width: 45vh;
    }

    #content_area_pagetop h2
    {
        font-size:40px;
    }

    #content_area_pagetop h4
    {
        font-size:30px;
    }

    #content_area_pagetop p
    {
        font-size: 18px;
    }

    #boxes-qual .box-qual{
        float:none;
        width:100%;
        padding:0px;
    }

    #boxes-qual .qualTile ul
    {
        margin-bottom: 20px;
    }

    #boxes-qual .qualTile ul li:last-child
    {
        margin-bottom: 30px;
    }

    #boxes-qual .qualTile h3 {
        font-size: 24px;
    }

    #content_area_partners
    {
        float: none;
        width: 100%;
        margin: 20px 0 0 0;
        padding: 10px;
    }

    #content_area_partners h3
    {
        margin: 0 0 10px 0;
        font-size: 30px;
        line-height: 1.18;
    }

    #content_area_partners p
    {
        font-size: 18px;
        line-height: 1.28;
        margin-bottom: 10px;
    }

    #sidebar_partners
    {
        float: none;
        width: 100%;
    }

    #content_area_innovators
    {
        float: none;
        width: 100%;
        margin: 20px 0 0 0;
        padding: 10px;
    }

    #content_area_innovators h3
    {
        margin: 0 0 10px 0;
        font-size: 30px;
        line-height: 1.18;
    }

    #content_area_innovators p
    {
        font-size: 18px;
        line-height: 1.28;
        margin-bottom: 10px;
    }

    #sidebar_innovators {
        float: none;
        width: 100%;
    }

    .tooltip .tooltiptext {
        width: 400px;
    }
}

@media screen and (max-width: 768px){
    header #branding,
    header nav,
    header nav li,
    #newsletter h1,
    #newsletter form,
    #boxes .box,
    article#main-col,
    aside#sidebar{
        float:none;
        text-align:center;
        width:100%;
    }

    header{
        padding-bottom:5px;
    }

    #showcase h1{
        margin-top:20px;
    }

    #newsletter button, .quote button{
        display:block;
        width:100%;
    }

    #newsletter form input[type="email"], .quote input, .quote textarea{
        width:100%;
        margin-bottom:5px;
    }
/*
    .burger-menu ul {
        width: 100%;
        height: calc(100vh - 130px);
        padding-top: 130px;
    }

 */


    header #branding-header h1{
        margin:10px;
    }

    header #branding-header h2{
        margin-top:5px;
        margin-bottom:5px;
    }

    .slider .caption h1{
        font-size: 35px;
    }

    .slider .caption h2{
        width:270px;
        font-size: 16px;
        margin-left: 120px;
        margin-top: 0px;
    }

    .button-w-label{width:220px;}

    .img-for-large-screen {display: none}
    .img-for-small-screen {display: block}

    .tooltip .tooltiptext {
        width: 300px;
    }
}

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

    header #branding-logo{
        transform: scale(0.85, 0.85);
        -ms-transform: scale(0.85, 0.85);
        -webkit-transform: scale(0.85, 0.85);
    }

    #showcase h1{
        margin-top:10px;
        margin-bottom:10px;
    }

    header #header-menu-medium-screen {
        display: none;
    }
    
    .menu-text-decoration-none {
        text-decoration: none;
    }

    .burger-menu-btn {
        display: block;
        width: 60px;
        height: 50px;
        border-radius: 20%;
        background-image: url(../img/burger-menu.png), url(../img/close.png);
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center, center left 50px;
        float: right;
        cursor: pointer;
        /*background-color:#FCC000;*/
        background-color:#1C9CF8;
    }

    .burger-menu {
        display: none;
        position: fixed;
        width: 100%;
        height: 100vh;
        z-index: 9;
        /*background-color: #111;
        background-color:#FCC000;*/
        /*background: rgba(0, 0, 0, 0.8);*/
        /*background-color:#E6D9B2;*/
        /*background-color: #35424a;*/
        background-color:#D8D8D8;
        opacity: 0.8;
    }

    .burger-menu ul {
        width: 100%;
        height: calc(100vh - 150px);
        padding-top: 150px;
        margin-top: 10px;
        display: flex;
        flex-wrap: wrap;
        align-content: flex-start;
    }

    .burger-menu ul li {
        flex-basis: 100%;
        /*border-top: 2px solid #FCC000;*/
        list-style: none;
    }

    .burger-menu ul li a {
        display: block;
        height: 100%;
        font-size: 1.3rem;
        padding: 30px 0;
        flex-basis: 100%;
        text-align: center;
        /*color: #35424a;*/
        /*color: #E6D9B2;

        text-shadow: 0 0 0 #E6D9B2;*/
        color: #1818DD;
        text-shadow: 0 0 0 #1818DD;
        transition: text-shadow 0.5s, transform 0.5s;
    }

    .burger-menu ul li a:hover{
        /*text-shadow: -3px 3px 0 #E6D9B2;*/
        /*text-shadow: -3px 3px 0 red;*/
        transform: translateY(-6px);
        /*color:#FCC000;*/
        color:#1C9CF8;
        font-weight:bold;
    }

    .promo-style0 h3 {font-size:24px}
    .promo-style4 h3 {font-size:24px}
    .promo-style1 h3 {font-size:24px}
    .promo-style2 h3 {text-align: center;font-size:24px}
    .promo-style2 h2 {font-size:20px;}


    .innovate-services-style h3 {font-size:24px}
    .innovate-services-style-white h3 {font-size:24px}

    .imgLeft
    {
        width: 250px;
        height: 250px;
    }

    .imgRight
    {
        width: 250px;
        height: 250px;
    }

    #sidebar_services_screen_size img{
        width: 35vh;
    }

    #middlebar_skills img{
        width: 35vh;
    }

    #content_area_services h3
    {
        padding: 5px;
        font-size: 24px;
    }

    #content_area_services p
    {
        font-size: 16px;
        line-height: 1.28;
        margin-bottom: 5px;
    }

    .engage-us h3 {
        font-size: 16px;
    }

    .engage-us-form label {
        font-size: 14px;
    }

    .engage-us-form #firstname_error, #lastname_error, #jobtitle_error, #companyname_error, #businessemail_error, #phonenumber_error, #message_error {
        font-size: 14px;
    }

    .engage-us-form input {
        font-size: 14px;
    }

    #content_area_pagetop h2
    {
        font-size:36px;
    }

    #content_area_pagetop h4
    {
        font-size:24px;
    }

    #content_area_pagetop p
    {
        font-size: 16px;
    }

    #boxes-qual .qualTile h3 {
        font-size: 22px;
    }

    #boxes-qual .qualTile ul li {
        list-style-type: initial;
        font-size: 20px;
    }

    #content_area_partners h3
    {
        padding: 5px;
        font-size: 24px;
    }


    #content_area_partners p
    {
        font-size: 16px;
        line-height: 1.28;
        margin-bottom: 5px;
    }

    #content_area_innovators h3
    {
        padding: 5px;
        font-size: 24px;
    }


    #content_area_innovators p
    {
        font-size: 16px;
        line-height: 1.28;
        margin-bottom: 5px;
    }

    .tooltip .tooltiptext {
        width: 200px;
    }


    /*
    .no-scroll-wrapper {
        max-height: 100vh;
        overflow: hidden;
    }

     */
}

@media screen and (min-width: 376px) and (max-width: 600px){

    header #header-menu {
        display: none;
    }

    header #branding-logo{
        transform: scale(0.70, 0.70);
        -ms-transform: scale(0.70, 0.70);
        -webkit-transform: scale(0.70, 0.70);
    }

    .burger-menu-btn {
        width: 40px;
        height: 40px;
    }

    .burger-menu ul {
        width: 100%;
        height: calc(100vh - 120px);
        padding-top: 120px;
    }

    header #branding-header h1{
        font-size: 16px;
        /*
        font-size: 8.0vw;
        max-font-size: 20px;
         */
        margin:10px;
    }

    header #branding-header h2{
        font-size: 14px;
        /*font-size: 3.5vw;*/
        /*margin:10px;*/
        display: none;
    }

    header #branding-header-smaller-screen{
        display: inline;
    }

    header #branding-header-smaller-screen h2{
        white-space: nowrap;
        font-size: 14px;
        margin: 0;
        padding-left: 10px;
    }

    .slider .caption p{
        display: none;
    }

    .slider .caption h1{
        font-size: 35px;
    }

    .slider .caption h2{
        width:200px;
        font-size: 12px;
        margin-left: 75px;
        margin-top: 0px;
    }

    .cta{-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;display:inline-block;font-size:14px;font-weight:bold;letter-spacing:0 !important;text-decoration:none !important}
    .cta-w-border{border:solid 2px #FFF;color:white !important;line-height:14px;padding:2px 4px;}
    .cta-w-border-st{border:solid 2px #1060A8;color:#1060A8 !important;line-height:14px;padding:2px 4px;}

    .caption {
        position: absolute;
    }

    .button-w-label{float:left;margin-top:-20px;margin-right:20px;margin-left:40px;width:160px;}

    .row-fluid{width:auto}

    .left, .right{
        font-size: 20px;
    }

    .slider li img{
        /*width: 600px;*/
        width: 100.0vw
    }

    .pagination{
        display: none;
    }


}

@media screen and (max-width: 475px) {
    .tooltip .tooltiptext {
        width: 150px;
        font-size: 16px;
    }
}

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

    header #branding-logo{
        transform: scale(0.5, 0.5);
        -ms-transform: scale(0.5, 0.5);
        -webkit-transform: scale(0.5, 0.5);
    }

    .burger-menu-btn {
        width: 30px;
        height: 30px;
    }

    .burger-menu ul {
        width: 100%;
        height: calc(100vh - 110px);
        padding-top: 110px;
    }

    header #branding-header h1{
        font-size: 16px;
        /*font-size: 8.0vw;*/
        margin:1px;
        margin-left:-8px;
    }

    header #branding-header h2{
        /*font-size: 10px;*/
        font-size: 3.5vw;
        margin:10px;
        white-space: nowrap;
        display: none;
    }

    header #branding-header-smallest-screen{
        display: inline;
    }

    header #branding-header-smallest-screen h2{
        white-space: nowrap;
        font-size: 14px;
        margin: 0;
        padding-left: 10px;
    }

    /*
    table tr {
        display : block;
        height: 90px;
    }
    */

    .slider .caption p{
        display: none;
    }

    .slider .caption h1{
        font-size: 35px;
    }

    .slider .caption h2{
        width:200px;
        font-size: 12px;
        margin-left: 75px;
        margin-top: 75px;
        display: none;
    }

    .cta{-webkit-border-radius:1px;-moz-border-radius:1px;border-radius:1px;display:inline-block;font-size:12px;font-weight:bold;letter-spacing:0 !important;text-decoration:none !important}
    .cta-w-border{border:solid 2px #FFF;color:white !important;line-height:12px;padding:2px 4px;}
    .cta-w-border-st{border:solid 2px #1060A8;color:#1060A8 !important;line-height:12px;padding:2px 4px;}
    .caption {
        position: absolute;
    }

    .button-w-label{float:left;margin-top:0px;margin-right:20px;margin-left:20px;width:140px;}

    .row-fluid{width:auto}

    .left, .right{
        font-size: 20px;
    }

    .slider li img{
        width: 100.0vw;
    }
    .pagination{
        display: none;
    }

    .imgLeft
    {
        width: 250px;
        height: 250px;
        margin-left: -10px;
    }

    .imgRight
    {
        width: 250px;
        height: 250px;
        margin-left: -10px;
    }

    #sidebar_services_screen_size img{
        width: 30vh;
    }

    #middlebar_skills img{
        width: 30vh;
    }

    #content_area_services h3
    {
        font-size: 20px;
    }
    #boxes-qual .qualTile h3 {
        font-size: 20px;
    }

    #boxes-qual .qualTile ul li {
        list-style-type: initial;
        font-size: 16px;
    }

    #boxes-qual .qualTile ul li:before {

        /*content: "\2192 \0020";
        content: "\00BB \0020";
        content: none;*/
    }

    #content_area_partners h3
    {
        font-size: 20px;
    }

    #sidebar_partners h3
    {
        font-size: 20px;
    }

    #content_area_innovators h3
    {
        font-size: 20px;
    }

    #sidebar_innovators h3
    {
        font-size: 20px;
    }

    .tooltip .tooltiptext {
        width: 75px;
        font-size: 12px;
        word-wrap: break-word;
    }
}

@media screen and (max-width: 275px){
    .tooltip {
        cursor: default;
    }
    .tooltip .tooltiptext {
        display: none;
    }
}


/*
.textInput {
    border: none;
    height: 28px;
    margin: 2px;
    border: 1px solid #6B7363;
    font-size: 1.2em;
    padding: 5px;
    width: 95%;
}
.textInput:focus {
    outline: none;
}
*/
