/*
 #------------------------------------------------------------------------
 # Simplicity - February Joomla! template (for Joomla 2.5)
 #
 # Copyright (C) 2007-2013 Gavick.com. All Rights Reserved.
 # License: Copyrighted Commercial Software
 # Website: http://www.gavick.com
 # Support: support@gavick.com
 */

/* Here you can include your override CSS styles */

/* Logo  */

#gkLogo {
	height: auto;
	margin: 0;
	text-indent: -999em;
	text-shadow: none;
	width: auto;
	display: block;
	float: left;
	-webkit-transition: background-color .3s linear;
	-moz-transition: background-color .3s linear;
	-ms-transition: background-color .3s linear;
	-o-transition: background-color .3s linear;
	transition: background-color .3s linear;
	padding: 10px 0;
}

/* DJ Media Tools Header Image */
#gkHeaderFull .djslider-loader {
	margin: 0 !important;
}

#gkHeaderFull .djslider:after {
	background: rgba(0,0,0,0) url("../images/slider-bottom.png") no-repeat scroll center 0;
	bottom: 0;
	content: "";
	height: 30px;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 50;
}
#gkHeaderFull .djslider:before {
    background: #000 none repeat scroll 0 0;
    content: "";
    height: 100%;
    opacity: 0.4;
    position: absolute;
    width: 100%;
    z-index: 49;
}
#gkHeader {
	border-bottom: none;
}
#gkHeaderFull .slider-container > ul > li {
	background-color: #000000 !important;
}

#gkHeaderFull .slider-container > ul > li > img {
	opacity: 0.8;
}

#gkHeaderFull .dj-slide-desc {
	position: absolute;
	top: 15%;
	left: 0%;
	width: 100%;
	z-index: 51;
}

#gkHeaderFull .dj-slide-desc-bg {
	display: none;
}

#gkHeaderFull .dj-slide-desc-text {
	    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 50px;
    margin: 0 auto;
    padding: 0;
    text-shadow: 0.5px 0.866px 2px rgb( 0, 0, 0 );
    width: 82%;
    text-align: center;
}

#gkHeaderFull .dj-slide-description h3 {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	line-height: 50px;
	margin: 0 auto;
	padding: 0;
	text-shadow: 0.5px 0.866px 2px rgb( 0, 0, 0 );
	width: 62%;
}

#gkHeaderFull .dj-slide-description h2 {
	color: #fff;
	font-size: 22px;
	font-weight: 300;
	line-height: 56px;
}

#gkHeaderFull .dj-slide-description .gk-form {
	background: rgba(255, 255, 255, .12);
	border: 1px solid rgba(255, 255, 255, .23);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	margin: 50px 0 65px 0;
	padding: 10px 10px 7px 10px;
}

#gkHeaderFull .dj-slide-description input[type="submit"] {
	background: #00a8e1;
	border: none !important;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	float: none;
	font-size: 26px;
	font-weight: 400;
	height: 68px;
	margin: 0;
	padding: 0 30px;
	color: #fff;
}

#gkHeaderFull .dj-slide-description input[type="submit"]:active, 
#gkHeaderFull .dj-slide-description input[type="submit"]:focus, 
#gkHeaderFull .dj-slide-description input[type="submit"]:hover {
	background: #76b82a;
}
#gkHeaderFull .dj-slide-description .marketShareBtn {
	padding-top: 20px;
}
#gkHeaderFull .dj-slide-description a.jcepopup span.jcemediabox-zoom-link,
#gkHeaderFull .dj-slide-description a.jcepopup span.jcemediabox-zoom-link.icon-right, 
#gkHeaderFull .dj-slide-description a.jcepopup span.jcemediabox-zoom-link.zoom-right {
	padding: 0;
}

#gkHeaderFull .navigation-container {
	z-index: 52;
}
#gkHeaderFull .navigation-container img:focus {
	outline: none;
}
/* reset pagination */
#gkHeaderFull .djslider-loader .load-button, 
#gkHeaderFull .dj-slideshow .dj-load-button, 
#gkHeaderFull .dj-mslider .dj-load-button {
	border: none;
	background: none;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: none;
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}

#gkHeaderFull .djslider-loader .load-button {
	height: 12px;
	width: 12px;
	margin: 0 4px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	opacity: .5;
	filter: alpha(opacity=50);
	-webkit-transition: all .3s ease 0s;
	-moz-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	background: #fff;
}
#gkHeaderFull .djslider-loader .load-button.load-button-active {
	opacity: 1;
	filter: alpha(opacity=100);
	background: none;
	-webkit-box-shadow: 0 0 0 6px #fff inset !important;
	-moz-box-shadow: 0 0 0 6px #fff inset !important;
	box-shadow: 0 0 0 6px #fff inset !important;
}
#gkHeaderFull .djslider-loader .navigation-container-custom {
	z-index: 51;
	line-height: 1.2em;
	height: 18px;
	bottom: 20px;
}

/* moduleraw */
.module-raw {
	float: right;
	margin-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #666666;
}

.module-raw:last-child {
	margin-left: 0;
}

.module-raw:first-child {
	border: 0;
}

.noTitleWithSpace {
	margin-top: 53px;
}

/* remove GK Social style */
#gkSocialAPI {
	border: none;
	padding: 0;
	margin: 0;
}

/* footer menu */
#gkFooterNav .nav.menu li {
    border-right: 1px solid #666666;
    padding-right: 10px;
    float: none;
    display: inline-block;
}

#gkFooterNav .nav.menu li:last-child {
	border-right: 0;
	padding-right: 0;
}

#gkMenuWrap .gkMenu > ul > li:last-child a {
	padding-right: 0;
}

#gkHeader + .box.centered {
	margin: 0;
}

#gkHeader + #gkPageContent #gkMainbody .box.centered {
	padding-top: 0!important;
}

.indicataTop {
	padding: 13px 0;
}

.imageBg #gkMainMenu {
	margin: 0;
}

.gkMenu > ul > li > a, .imageBg #gkMenuWrap .gkMenu > ul > li > a {
	height: auto;
	line-height: 1;
	padding: 9px 13px;
}

.gkMenu > ul > li {
	height: auto;
	line-height: 1;
}

.gkMenu li.last a, .gkMenu li:last-child a {
	padding-right: 0;
}

.pull-right {
	float: right;
}
.pull-left {
	float: left;
}
.pull-center {
	text-align: center;
}

#topNav {
	padding-bottom: 13px;
	box-sizing: border-box;
}

#topNav .nav.menu {
	text-align: right;
}

#topNav .nav.menu li {
	display: inline-block;
	font-size: 13px;
	color: #00a8e1
}

#topNav .nav.menu li a {
	font-size: 13px;
	color: #00a8e1;
	padding: 7px 25px;
	line-height: 33px;
}

.btnLogin {
	border: 2px solid #00a8e1;
	border-radius: 2px;
}

.btnLogin:hover {
	border: 2px solid transparent;
	background: #76b82a;
	color: #fff !important;
}

/* Pricin Table */
.gkPriceTable dl.loaded,
.gkPriceTable dl {
	background: #f4f4f4;
}

.gkPriceTable dl:not(.gkPremium) dd.tableImg {
	height: 110px;
	margin-top: 18px;
}

.gkPriceTable dl.gkPremium.loaded,
.gkPriceTable dl.gkPremium {
	background: #fff;
}

.gkPriceTable dl.gkPremium dt {
	border: none;
	margin-bottom: 10px;
}

.gkPriceTable dl.gkPremium dd, .gkPriceTable dl.gkPremium dt {
	color: inherit;
}

.gkPriceTable .loaded dd a {
	background: #00a8e1;
}

.gkPriceTable .loaded dd a:hover {
	background: #76b82a;
}

/* Market Share */
.marketShare {
	padding: 60px 0 48px 0;
}
.marketShare2 {
	padding: 40px 0;
}
.marketShare2::after,
.marketShare::after {
	clear: both;
	content: "";
	display: table;
}
.marketShare2.col4 dl,
.marketShare.col4 dl {
	float: left;
	width: 25%;
}
.marketShare2 dl,
.marketShare dl {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: -1px;
	padding: 25px;
}
.marketShare dt {
	position: relative;
	font-size: 38px;
	color: #666;
	font-weight: 700;
	line-height: 1;
	text-align: center;
	margin-top: -20px;
	padding-bottom: 26px;
}
.marketShare dt:after {
	content: ' ';
	height: 1px;
	background-color: #dddddd;
	width: 35%;
	bottom: 0;
	left: 50%;
	margin-left: -45px;
	position: absolute;
}
.marketShare dt span.msColored {
	color: #76b82a;
	padding-left: 40px;
	background-image: url("../images/arrow.png");
	background-repeat: no-repeat;
	background-position: center left;
	margin-left: 10px;
}

.marketShare dd {
	font-size: 18px;
	font-weight: 700;
	color: #333;
	text-transform: uppercase;
	padding-top: 31px;
	text-align: center;
	line-height: 1;
}
.marketShare2 dd {
	font-size: 18px;
	font-weight: 700;
	color: #00a8e1;
}
.marketShare2 dt {
	font-size: 24px;
	font-weight: 700;
}
.marketShare2.col4 dl {
	text-align: center;
}


.marketShareBtn a {
	background: #00a8e1;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	color: #fff!important;
	display: inline-block;
	font-size: 27px;
	font-weight: 400;
	height: 68px;
	line-height: 68px;
	padding: 0 50px;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-ms-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	transition: background .3s ease-out;
}

.marketShareBtn a:hover {
	background: #76b82a;
}

.marketShareAnimated dl {
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transition: -webkit-transform .2s ease;
	-moz-transition: -moz-transform .2s ease;
	-ms-transition: -ms-transform .2s ease;
	-o-transition: -o-transform .2s ease;
	transition: transform .2s ease;
}
.marketShareAnimated dl.loaded {
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-ms-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
}

/* Indicata Operations */
.gkOperations {
	margin-top: 80px;
}

.gkOperations .box {
	display: table;
	margin-top: 30px;
}

.gkOperations .box .gk-ico {
	display: table-cell;
	vertical-align: top;
	padding-right: 30px;
}

.gkOperations .box .gk-desc {
	display: table-cell;
	vertical-align: top;
}

.gkOperations .box .gk-desc .gk-label {
	color: #444444;
	display: block;
	font-size: 48px;
	line-height: 1.1;
	font-weight: 700;
	margin: 0 0 10px;
}

.gkOperations .box .gk-desc p {
	color: #444444;
	font-size: 14px;
	line-height: 1.1;
	font-weight: 700;
}

/* Indicata Global Leader */
#gkGlobalLeader {
	padding-top: 20px;
}
#gkGlobalLeader ul {
	width: 840px;
	list-style: none outside none; 
	margin:0 auto; 
	padding: 0; 
	text-align: center;
}
#gkGlobalLeader ul li {
	margin: 0 10px; 
	display: table;
	color: #fff;
	padding: 20px;
	border-radius: 50%;
	float: left;
  width: 150px;
  height: 150px;
}
#gkGlobalLeader .gk-desc {
	display: table-cell;
	vertical-align: middle;
}
#gkGlobalLeader ul li:nth-child(4n+1) {
    background: #00a8e1;
}
#gkGlobalLeader ul li:nth-child(4n+2) {
    background: #76b82a;
}
#gkGlobalLeader ul li:nth-child(4n+3) {
    background: #d21426;
}
#gkGlobalLeader ul li:nth-child(4n+4) {
    background: #fcbf00;
}
#gkGlobalLeader ul li:nth-child(even) {
    margin-top: 100px;
}
#gkGlobalLeader ul li {
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}
#gkGlobalLeader ul li:nth-child(even):hover {
	margin-top: 50px;
}
#gkGlobalLeader ul li:nth-child(odd):hover {
	margin-top: 50px;
}
#gkGlobalLeader .gk-desc .gk-label {
	color: #fff;
	display: block;
	font-size: 48px;
	line-height: 1.1;
	margin: 0 0 10px;
}
#gkGlobalLeader .gk-desc p {
	color: #fff;
	font-size: 14px;
	line-height: 1.1;
}

/* Testimonials */
.gkTestimonials blockquote {
	padding: 20px;
	padding-left: 30px;
	margin: 0;
	font-style: normal;
	position: relative;
}
.gkTestimonials blockquote:before {
	position: absolute;
  left: -5px;
  top: 19px;
	display: block;
	height: 0;
	content: "â€œ";
	font: italic 400%/1 Cochin,Georgia,"Times New Roman", serif;
	color: #dbe0e1;
}
.gkTestimonials small {
	margin-top: 20px;
	display: block;
}

/* Autorola */
.gkLeader {
	text-align: center;
	font-size: 18px;
}

/* Brands Slider needs brands module suffix for the height to work*/
.brands .dj-mslider-in {
	height: 75px !important;
}

.brands .dj-mslider {
	margin: 10px auto;
	padding: 40px 0;
}

/* Menu on bottom 8 */
#gkBottom8 .box li {
	padding: 0;
	border: 0;
}
#gkBottom8 .box .header {
	font-size: 14px;
	font-weight: 700;
	color: #666666;
}

#gkBottom8 .nav.menu li a {
	font-size: 13px;
	color: #666666;
}

/* Indicata Trial Order and Contact Form */
#indicataForm.formResponsive {
	padding: 20px 25px;
	background: #e7e7e7;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

#indicataForm.formResponsive > h2 {
	font-size: 20px;
	font-weight: 600;
	margin: 0;
	padding: 10px 0 20px;
}

#indicataForm.formResponsive .rsform-block .formControlLabel {
    padding: 5px 15px;
    text-align: right;
    margin: 0;
    vertical-align: top;
    font-size: 14px;
    width: 16%;
    box-sizing: border-box;
}
#indicataForm.formResponsive .rsform-block {
	margin: 0;
}


#indicataForm.formResponsive .formControls label{
	margin-left:0;
}

#indicataForm.formResponsive .rsform-block input[type=text] {
	display: inline-block;
	width: 90%;
	border: 1px solid #e3e3e3;
	padding: 8px 5px !important;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
	height: auto;
	line-height: 1;
	box-shadow: none;
}

#indicataForm.formResponsive .rsform-block textarea:focus, 
#indicataForm.formResponsive .rsform-block input:focus {
	outline-color: rgb(77, 144, 254);
	outline-offset: -2px;
	outline-style: auto;
	outline-width: 5px;
}

#indicataForm.formResponsive select{
	height: auto;
	width: auto;
	line-height: 1;
	padding: 7px 5px;
	border: 1px solid #e3e3e3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 5px;
}

#indicataForm.formResponsive select,
#indicataForm.formResponsive textarea, 
#indicataForm.formResponsive input[type="text"], 
#indicataForm.formResponsive input[type="number"],
#indicataForm.formResponsive input[type="email"],
#indicataForm.formResponsive input[type="tel"],
#indicataForm.formResponsive input[type="url"],
#indicataForm.formResponsive input[type="password"] {
	box-sizing: border-box;
}

#indicataForm.formResponsive .rsform-block textarea {
	/* width: 100%;  */
	border: 1px solid #e3e3e3;
	padding: 8px 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	resize: none;
}

#indicataForm.formResponsive .rsform-block.rsform-block-send .formBody {
	float: right;
	margin-top: 30px;
}

#indicataForm.formResponsive input.rsform-error {
	background: #ffe2e2;
	border: 1px solid #ff0000 !important;
}
#indicataForm.formResponsive input[type="submit"],
#indicataForm.formResponsive button[type="submit"],
#indicataForm.formResponsive input[type="reset"], 
#indicataForm.formResponsive button[type="reset"] {
	font-size: 17px;
	line-height: 1;
	padding: 8px 8p 8px 9px;
  display: inline-block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #fff!important;
  text-shadow: none;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  -webkit-transition: background .3s ease-out;
  -moz-transition: background .3s ease-out;
  -ms-transition: background .3s ease-out;
  -o-transition: background .3s ease-out;
  transition: background .3s ease-out;
}
#indicataForm.formResponsive .rsform-block.rsform-block-send button.rsform-submit-button {
	background: #00a8e1;
}
#indicataForm.formResponsive .rsform-block.rsform-block-send button.rsform-submit-button:hover {
	background: #76b82a;
}
#indicataForm.formResponsive .rsform-block.rsform-block-send button.rsform-reset-button {
	background: #d3d3d3;
}

#indicataForm.formResponsive .rsform-block.rsform-block-send button.rsform-reset-button:hover {
	background: #d21426;
}

#indicataForm .contactDetails {
	font-size: 0.8em;
}
#indicataForm .contactDetails strong,
#indicataForm .contactDetails span {
	display: block;
}
#indicataForm .rsform-block.rsform-block-contact {
	float:left;
}
#indicataForm .rsform-block.rsform-block-send {
	float:right;
}

/* Social Icons */
.socialinks li {
	display: inline-block;
	width: 34px;
	height: 34px;
	background-color: #dbdbdb;
	background-repeat: no-repeat;
	background-position: center;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-transition: background-color .3s ease-out;
	-moz-transition: background-color .3s ease-out;
	-ms-transition: background-color .3s ease-out;
	-o-transition: background-color .3s ease-out;
	transition: background-color .3s ease-out;
}

#indicataSocialBlock {
    clear: both;
    display: block;
    padding: 10px 0;
    text-align: center;
}

.socialinks li a {
	display: block;
	outline: none;
	width: 100%;
  height: 100%;
}

.socialinks li.ind-facebook {
	background-image: url('../images/facebook.png');
}
.socialinks li.ind-twitter {
	background-image: url('../images/twitter.png');
}
.socialinks li.ind-google {
	background-image: url('../images/google.png');
}
.socialinks li.ind-linkedin {
	background-image: url('../images/linkedin.png');
}
.socialinks li.ind-facebook:hover {
	background-color: #3b5998;
}
.socialinks li.ind-twitter:hover {
	background-color: #4099FF;
}
.socialinks li.ind-google:hover {
	background-color: #dd4b39;
}
.socialinks li.ind-linkedin:hover {
	background-color: #0077b5;
}

/* Indicata Typo */
.imageWhiteTextLeft {
	position: relative;
	height: 230px;
	overflow: hidden;
}
.imageWhiteTextLeft img {
  position: absolute; 
  top: 0; 
  left: 0; 
  right: 0; 
  bottom: 0; 
  margin: auto; 
  min-width: 50%;
  min-height: 50%;
  width: 100%;
}
.imageWhiteTextLeft p {
  position: absolute;
	color: white;
	font-size: 32px;
	font-weight: 600;
	margin: 40px;
	line-height: 1.2em;
}
.imageWhiteTextLeftFluid {
	position: relative;
	line-height: 0;
	max-height: 425px;
	overflow: hidden;
}
.imageWhiteTextLeftFluid:before {
	background: #000 none repeat scroll 0 0;
	content: "";
	height: 100%;
	opacity: 0.4;
	position: absolute;
	width: 100%;
	z-index: 1;
}
.imageWhiteTextLeftFluid img {
	width: 100%;
	height: auto;
}
.imageWhiteTextLeftFluid p {
	position: absolute;
	color: white;
	font-size: 32px;
	font-weight: 600;
	line-height: 1.2em;
	margin: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 2;
}

.imageWhiteTextCenter {
	position: relative;
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
	margin-top: 80px;
}
.imageWhiteTextCenterContainer {
	margin: 0;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	color: #fff;
	width: 80%;
}
.imageWhiteTextCenterContainer h4,
.imageWhiteTextCenterContainer p {
	color: #fff;
}

.coloredTitleCenter {
	text-align: center;
	max-width: 800px;
	margin: 0 auto;
}
.coloredTitleLeft h3,
.coloredTitleCenter h3 {
	color: #00a8e1;
	margin-bottom: 15px;
}
.coloredTitleLeft {
	margin-top: 20px;
}

/* 3-column layout */
.INCols3 .IndCol.gkmod-1,
.INCols3 .IndCol.gkmod-2,
.INCols3 .IndCol.gkmod-3,
.INCols3 .IndCol.gkmod-more {
	float: left;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.INCols3 .IndCol.gkmod-1 {
	width: 100%;	
}
.INCols3 .IndCol.gkmod-2 {
	width: 50%;
}
.INCols3 .IndCol.gkmod-3 {
	width: 33.3%;
}

/* 4 colums */
.INCols4 .IndCol.gkmod-1,
.INCols4 .IndCol.gkmod-2,
.INCols4 .IndCol.gkmod-3,
.INCols4 .IndCol.gkmod-4,
.INCols4 .IndCol.gkmod-34 {
	float: left;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.INCols4 .IndCol.gkmod-1 {
	width: 100%;	
}

.INCols4 .IndCol.gkmod-2 {
	width: 50%;
}

.INCols4 .IndCol.gkmod-3 {
	width: 33.3%;
}

.INCols4 .IndCol.gkmod-4 {
	width: 25%;
}

.INCols4 .IndCol.gkmod-34 {
	width: 75%;
}

/* 6-column layout */
.INCols6 .IndCol.gkmod-1,
.INCols6 .IndCol.gkmod-2,
.INCols6 .IndCol.gkmod-3,
.INCols6 .IndCol.gkmod-4,
.INCols6 .IndCol.gkmod-5,
.INCols6 .IndCol.gkmod-6 {
	float: left;
	padding: 0 10px;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.INCols6 .IndCol.gkmod-1 {
	width: 100%;	
}
.INCols6 .IndCol.gkmod-2 {
	width: 50%;
}
.INCols6 .IndCol.gkmod-3 {
	width: 33.3%;
}
.INCols6 .IndCol.gkmod-4 {
	width: 25%;
}
.INCols6 .IndCol.gkmod-5 {
	width: 20%;
}
.INCols6 .IndCol.gkmod-6 {
	width: 16.66%;
}

/* Indicata icons */
.icons-wrapper {
	margin-top: -20px;
}
.Indicons {
	text-align: center;
	margin-top: 20px;
}
.Indicons h4,
.Indicons span {
	display: block;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}
.Indicons span {
	color: #343e48;
}
.Indicons h4 {
	color: #00a8e1;
}
.Indicons img {
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
}
.Indicons:hover img {
	transform: translateY(-10px);
}

/* Indicata blocks */
.blocks-wrapper {
	margin-top: -20px;
}
.Indblocks {
	padding: 20px;
	margin-top: 20px;
	background: #dbe0e1;
	text-align: center;
	font-size: 17px;
	color: #343e48;
}
.Indblocks h5 {
	text-transform: uppercase;
	font-weight: 600;
  margin-bottom: 20px;
}
.Indblocks img {
	max-height: 230px;
}

.Indblocks ul li {
	line-height: 1.5em;
	padding: 5px 0;
}

.requestDemoCenter {
	text-align: center;
}

.requestDemoCenter a.button {
	display: inline-block;
	background: #00a8e1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff!important;
	font-size: 27px;
	font-weight: 400;
	padding: 18px 50px;
	float: none;
	-webkit-transition: background .3s ease-out;
	-moz-transition: background .3s ease-out;
	-ms-transition: background .3s ease-out;
	-o-transition: background .3s ease-out;
	transition: background .3s ease-out;
}
.requestDemoCenter a.button:hover {
	background: #76b82a;
}
.requestDemoCenter.BtnSmall a.button {
	font-size: 16px;
 	height: 20px;
  line-height: 20px;
	padding: 8px 30px;
	margin-top: 20px;
}

.colored {
	color: #00a8e1!important;
}

/* News and Media */
.news .news-date,
.news .news-intro,
.news .news-button {
	float: left;
}
.news .news-date,
.news .news-button {
	width: 15%;
	-webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
     -o-box-sizing: border-box;
        box-sizing: border-box;
}
.news .news-button {
	padding: 0 15px;
}
.news .news-date {
	padding-right: 15px
}
.news .news-intro {
	width: 70%;
}
.news .news-date {
	color: #363636;
}
.news .news-button p {
	margin: 0;
}
.news .news-button {
	position: relative;
	top: 50%;
	transform: translateY(50%);
}
.news article header {
	margin: 0;
}
.news-intro p {
	margin: 0;
	font-style: italic;
}
.news .newsBody {
	margin-bottom: 20px;
}
.news .items-row > div {
	margin: 0!important;
}

.news.in-media .news-button {
	top: auto;
	transform: none;
}

.news.in-media .news-date {
	width: 20%;
	font-weight: 600;
}
.news.in-media .news-intro {
	width: 65%;
}

.box.news-inline {
	padding: 0;
	margin: 0;
}
.box.news-inline .nav li {
	border: none;
	display: inline-block;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 14px;
}
.box.news-inline .nav li:last-child {
	margin-right: 0;
	padding-right: 0;
}
.box.news-inline .nav li.current.active a {
	color: #00a8e1;
}
.box.news-inline .nav li a {
	border-right: 2px solid #dbe0e1;
	margin-right: 7px;
	padding-right: 7px;
}
.box.news-inline .nav li:last-child a {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}
article header h1, 
article header h2 {
    font-size: 24px;
    font-weight: 300;
}
.news.in-events article {
	margin: 0;
}
.news.in-events .news-date {
	width: 30%;
	padding-right: 15px;
}
.news.in-events .news-intro {
    width: 55%;
}
.news.in-events .news-date span {
	padding-right: 5px;
	display:inline-block;
}
.news.in-events .news-date span:last-child {
    padding-right: 0;
}
.news.in-events .news-button {
	position:inherit;
	top: auto;
	transform: none;
}
/* Landing Page */
.thank-you-page #gkBottom2,
.LandingPage #gkBottom2 {
	background: #00AFF3;
	color: white;
}

.gkHorizontalSlideLeftColumn {
    box-sizing: border-box;
    float: left;
    padding: 120px 0 0;
    width: 38%;
}

.LandingPage #gkHeader {
	margin-bottom: 0;
	background: white;
}
.in-bordered {
	padding: 15px;
	border: 2px solid white;
	border-radius: 50%;
	display: inline-block;
	width: 63px;
	height: 63px;
}

#gkHeaderNav.gkPage.noTopBar {
	display: none;
}

.landingPageHeader {
	position: relative;
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
}
.landingPageHeader > img {
	height: auto;
	width: auto;
	min-width: 100%;
	max-width: none!important;
}

.landingPageHeader .landingPageHeaderIn {
	position: absolute;
	top: 50px;
	left: 50%;
	width: 86%;
	z-index: 1;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.landingPageHeader .landingPageHeaderIn p.landingQuote {
	color: white;
	font-size: 32px;
	padding-top: 60px;
}

.landingPageForm {
	background: #00a8e1;
	color: white;
	float: right;
  max-width: 261px;
  margin-top: -20px;
}
.landingPageForm .rsform.landingPageForm {
	padding: 20px;
}
.landingPageForm .rsform.landingPageForm form > h2 {
	display: none;
}
.landingPageForm .rsform.landingPageForm p.formRed {
	font-size: 16px;
}
.landingPageForm .formResponsive .formHorizontal .formControlLabel {
float: none;
width: auto;
padding-top: 0;
text-align: left;
}
.landingPageForm .formResponsive select, 
.landingPageForm .formResponsive textarea, 
.landingPageForm .formResponsive input[type="text"], 
.landingPageForm .formResponsive input[type="number"], 
.landingPageForm .formResponsive input[type="email"], 
.landingPageForm .formResponsive input[type="tel"], 
.landingPageForm .formResponsive input[type="url"], 
.landingPageForm .formResponsive input[type="password"] {
	height: auto;
	box-sizing: border-box;
}
.landingPageForm .formResponsive input, 
.landingPageForm .formResponsive textarea {
    width: 100%;
}

.landingPageForm .formResponsive .formHorizontal .formControls {
	margin-left: 0;
}
.landingPageForm .formResponsive .formBody {
	font-size: 16px;
}
.landingPageForm .formResponsive .formHorizontal .formControlLabel {
	font-size: 14px;
}
.landingPageForm .formResponsive .formHorizontal .rsform-block {
	margin-bottom: 0;
}
.landingPageForm .formResponsive .formHorizontal .rsform-block.rsform-block-intro {
	margin-bottom: 10px;
}
.landingPageForm .formResponsive .formHorizontal .rsform-block.rsform-block-submit {
	text-align: center;
}
.landingPageForm .formResponsive .formHorizontal .rsform-block.rsform-block-submit button {
	float: none;
	border: 1px solid #fcbf00;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
	border-radius: 0;
	filter: none;
  filter: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #fcbf00;
  background-image: none;
  text-shadow: none;
	font-size: 16px;
	letter-spacing: 2px;
}

.landingPageBG {
	text-align: center
}
.landingPageBG h2 {
	color: white;
	padding-bottom: 60px;
}
.landingPageBG > .INCols4 h2 {
	text-align: left;
    font-size: 36px;
    line-height: 1.6;
}
.landingPageBG .INCols4 p {
	text-transform: uppercase;
}
.testimonialSlider h3.header,
.testimonialSlider h3 {
	text-align:center;
	font-size: 24px;
	padding-bottom: 20px;
}
.testimonialSlider .djslider {
	height: auto!important;
}
.testimonialSlider .slider-container {
	position: static!important;
}
.testimonialSlider .slider-container>ul>li {
	height: auto!important;
}
.testimonialSlider .slider-container>ul>li>img {
	display: none;
}
.testimonialSlider .dj-slide-desc {
    height: auto;
    position: static!important;
}
.testimonialSlider .dj-slide-desc-bg {
    background: 0 0!important;
}
.testimonialSlider .dj-slide-desc-text {
    padding: 0!important;
}
.testimonialSlider .dj-slide-description {
    color: #666;
    white-space: normal!important;
    overflow: visible!important;
}
.testimonialSlider .dj-slide-description .testimonialSlider-inner {
    max-width: 1150px;
    color: #666;
    text-align: center;
    line-height: 24px;
}
.testimonialSlider .dj-slide-description .testimonialSlider-inner blockquote {
    font-size: 16px;
    display: block;
    zoom: 1;
    font-style: normal;
    position: relative;
    padding: 0 40px;
}
.testimonialSlider .dj-slide-description .testimonialSlider-inner blockquote:before,
.testimonialSlider .dj-slide-description .testimonialSlider-inner blockquote:after {
    position: absolute;
    display: block;
    height: 0px;
    color: #666;
    font: italic 400%/1 Cochin, Georgia, 'Times New Roman', serif;
}
.testimonialSlider .dj-slide-description .testimonialSlider-inner blockquote:before{
	left: 10px;
	top: -10px;
	content: "\201C";
}
.testimonialSlider .dj-slide-description .testimonialSlider-inner blockquote:after{
	right: 10px;
	top: -10px;
	content: "\201D";
}
.testimonialSlider .dj-slide-description .testimonialSlider-inner .testimonialTitle {
    font-size: 14px;
    margin: 5px 0;
    display: inline-block;
    zoom: 1;
}
.testimonialSlider .dj-slide-description .testimonialSlider-inner .company-logo img {
    width: auto!important;
    max-width: 180px;
}
.testimonialSlider .navigation-container-custom .cust-navigation-in span.load-button {
	border: none!important;
	background: #dbe0e1!important;
	width: 12px!important;
	height: 12px!important;
	opacity: 1!important;
	filter: alpha(opacity = 100)!important
}
.testimonialSlider .navigation-container-custom .cust-navigation-in span.load-button:hover,
.testimonialSlider .navigation-container-custom .cust-navigation-in span.load-button-active {
	background: #a7bec6!important;
}

.gkHorizontalSlideLeftColumn a.button.TwoR,
.gkHorizontalSlideLeftColumn a.button.TwoR,
#gkMainbody a.button.TwoR,
.button.TwoR {
	font-size: 18px;
	height: auto;
  line-height: 1;
  padding: 10px 36px;
  display: inline-block;
  float: none;
  background: #00a8e1;
  color: white;
}
.gkHorizontalSlideLeftColumn a.button.TwoR:hover,
.gkHorizontalSlideLeftColumn a.button.TwoR:hover,
#gkMainbody a.button.TwoR:hover,
.button.TwoR:hover {
	background: #76b82a;
	color: white;
}
.gkHorizontalSlideLeftColumn 
#gkCopyrights img {
	max-width: 180px;
}

/* Thank you page */
.thank-you-page #gkHeader {
	margin: 0;
	padding: 0;
}
.thank-you-message h1,
.thank-you-message h2,
.thank-you-message h3,
.thank-you-message h4,
.thank-you-message h5,
.thank-you-message h6,
.thank-you-message p {
	color: white;
}
.thank-you-message p {
	margin: 30px 0;
	font-size: 20px;
	letter-spacing: 1px;
}
.thank-you-message {
	padding-bottom: 30px;
	max-width: 65%;
}
.thank-you-page #gkContentWrap {
	margin: 0!important;
	padding: 0!important;
}
.thank-you-page #gkContentWrap > section {
	margin: 0!important;
	padding: 0!important;	
}

/* Team Page */
.IndicataTeam .blueTitle-ms {
	color: #00a8e1;
}
.IndicataTeam .member-info {
	margin-top: 30px;
}
.IndicataTeam .member-info img {
	padding-bottom: 10px;
}
.IndicataTeam .member-info span {
	display: block;
	font-size: 90%;
	line-height: 1.4em;
}

/* colored title sufix */
.blueTitle-ms > h1,
.blueTitle-ms > h2,
.blueTitle-ms > h2.header,
.blueTitle-ms > h3,
.blueTitle-ms > h4,
.blueTitle-ms > h5,
.blueTitle-ms > h6,
.blueTitle-ms > p {
	color: #00a8e1;
}
.redTitle-ms > h1,
.redTitle-ms > h2,
.redTitle-ms > h2.header,
.redTitle-ms > h3,
.redTitle-ms > h4,
.redTitle-ms > h5,
.redTitle-ms > h6,
.redTitle-ms > p {
	color: #d21426;
}
.yellowTitle-ms > h1,
.yellowTitle-ms > h2,
.yellowTitle-ms > h2.header,
.yellowTitle-ms > h3,
.yellowTitle-ms > h4,
.yellowTitle-ms > h5,
.yellowTitle-ms > h6,
.yellowTitle-ms > p {
	color: #fcbf00;
}
.greenTitle-ms > h1,
.greenTitle-ms > h2,
.greenTitle-ms > h2.header,
.greenTitle-ms > h3,
.greenTitle-ms > h4,
.greenTitle-ms > h5,
.greenTitle-ms > h6,
.greenTitle-ms > p {
	color: #76b82a;
}
.darkTitle-ms > h1,
.darkTitle-ms > h2,
.darkTitle-ms > h2.header,
.darkTitle-ms > h3,
.darkTitle-ms > h4,
.darkTitle-ms > h5,
.darkTitle-ms > h6,
.darkTitle-ms > p {
	color: #343e48;
}
.lightTitle-ms > h1,
.lightTitle-ms > h2,
.lightTitle-ms > h2.header,
.lightTitle-ms > h3,
.lightTitle-ms > h4,
.lightTitle-ms > h5,
.lightTitle-ms > h6,
.lightTitle-ms > p {
	color: #dbe0e1;
}
.LandingPage #gkFooter {
	text-align: right;
}

/* Landing Page DK */
html:lang(da-DK) .formResponsive select {
	width: 100%;
}

html:lang(da-DK) body.LandingPage .landingPageForm {
	max-width: none;
	margin-top: 20px;
}

html:lang(da-DK) body.LandingPage #gkHeader.gkNoMenu {
    padding-top: 190px;
}

html:lang(da-DK) body.LandingPage .landingPageHeader {
	overflow: inherit;
}
html:lang(da-DK) body.LandingPage .landingPageHeader .landingPageHeaderIn {
	top: 150px;
	width: 100%;
}

html:lang(da-DK) .gkHorizontalSlideLeftColumn {
	width: 50%;
	padding: 60px 0 0;
}

html:lang(da-DK) .formBody b {
	font-size: 20px;
	letter-spacing: 2px;
}
html:lang(da-DK) .landingPageHeader .landingPageHeaderIn p.landingQuote {
	font-size: 26px;
	font-weight: 600;
}

.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.text-center {
	text-align: center;
}
/* Landing Page DK */

/* Responsive */
@media (min-width: 2300px) {
	/* Landing Page DK */
	html:lang(da-DK) .gkHorizontalSlideLeftColumn {
    width: 100%;
    padding: 120px 0 0;
	}
	/* Landing Page DK */
}
@media (max-width: 1300px) {
	/* Landing Page DK */
	html:lang(da-DK) body.LandingPage .landingPageHeader .landingPageHeaderIn {
		top: 20px;
	}
	/* Landing Page DK */
}
@media (max-width: 1150px) {
	.module-raw {
		float: none;
		margin: 10px 0;
		text-align: center;
		border: none;
	}
	.LandingPage #gkFooter {
		text-align: center;
	}
	.thank-you-message {
		max-width: none;
	}
	#gkFooterNav li {
		float: none;
		display: inline-block;
	}

	.marketShare dt {
		font-size: 28px;
	}

	#gkHeaderFull .dj-slide-description h1 {
		font-size: 30px;
	}

	#gkHeaderFull .dj-slide-description .gk-form {
		margin: 25px 0 30px 0;
	}

	.gkOperations .box .gk-ico {
		padding-right: 15px;
	}
	.gkOperations .box .gk-desc .gk-label {
		font-size: 35px;
	}
	.gkOperations .box .gk-desc p {
		font-size: 12px;
	}
	.news.in-media .news-intro,
	.news .news-intro {
		width: 75%;
	}
	.news.in-media .news-button,
	.news .news-button {
		width: 25%;
	}
	.news.in-events .news-date,
	.news.in-media .news-date,
	.news .news-date {
		padding: 0;
		float: none;
		width: auto;
	}
}

@media (max-width: 1030px) {
	.gkOperations {
		margin-top: 50px;
	}
	.gkOperations .gkCols4 .box:nth-child(3n+1) {
		clear: none;
	}
	.gkOperations .gkCols4 .box:nth-child(2n+1) {
		clear: none;
	}

	.gkOperations .gkCols4 .box.gkmod-4 {
		width: 25%
	}

	.gkOperations .box .gk-ico {
		padding-right: 10px;
	}

	.gkOperations .gk-ico img {
		width: 60px;
		height: 60px;
	}

	.gkOperations .box .gk-desc .gk-label {
		font-size: 30px;
	}
	.marketShare dt {
		font-size: 20px;
		margin-top: -30px;
		padding-bottom: 15px;
	}
	.marketShare dd {
		font-size: 14px;
		padding-top: 15px;
	}
	#gkGlobalLeader ul {
		width: 420px;
	}
	.gkButtonArea a, .gkButtonArea h3 {
		float: none;
	}
	.gkButtonArea {
		text-align: center;
	}
	#gkMenuWrap #gkMobileMenu, #gkLogo {
		margin-top: 0;
	}
	#topNav .pull-right {
		float: none;
		text-align: center;
	}
	#gkHeaderFull .dj-slide-description h1 {
		font-size: 20px;
		line-height: 30px;
	}

	#gkHeaderFull .dj-slide-description .gk-form {
		margin: 15px 0 20px 0;
	}
	#gkHeaderFull .dj-slide-description input[type="submit"] {
		height: 55px;
		font-size: 20px;
	}
	#gkHeader.gkNoMenu {
		padding-top: 118px;
	}
}
@media (max-width: 979px) {
	#gkMenuWrap #topNav.pull-right {
		float: none;
	}

	#gkMenuWrap #logoNav.pull-left {
		float: none;
	}
	#gkMenuWrap #logoNav.pull-left p,
	#gkMenuWrap #topNav.pull-right p,
	#gkMenuWrap #topNav p.text-right {
		text-align: center;
	}
	#gkLogo {
		padding: 0;
		margin-top: -15px;
	}
	html:lang(da-DK) .LandingPage #gkLogo {
		float: none;
		margin: 0 auto;
	}
	html:lang(da-DK) .LandingPage #gkLogo img {
		margin: 0 auto;
	}
	
	#gkHeader.gkNoMenu {
    padding-top: 70px;
	}
	
	.INCols3 [class*=IndCol][class*=gkmod-],
	.INCols4 [class*=IndCol][class*=gkmod-],
	.INCols6 [class*=IndCol][class*=gkmod-] {
		width: 50%;
	}
	#gkHeaderFull .dj-slide-desc {
		top: 5%;
	}
}
@media (max-width: 820px) {

	.gkOperations .box .gk-desc .gk-label {
		font-size: 25px;
	}
	.gkOperations .box .gk-desc p {
		font-size: 11px;
	}
	.gkOperations .box .gk-ico {
		padding-right: 5px;
	}
	.marketShare.col4 dl {
		width: 200px;
	}
	#gkHeaderFull .dj-slide-description h1 {
		line-height: 30px;
	}
}

@media (min-width: 769px) {
	html:lang(da-DK) body.LandingPage .landingPageHeader > img {
		min-height: 0!important;
		height: auto;
		width: 100%;
		min-width: 0;
		max-width: 100%;
	}
}

@media (max-width: 768px) {
	.landingPageHeaderIn {
		text-align: center;
	}
	.landingPageForm {
		float: none;
		margin: 0 auto;
	}
	.landingPageHeader .landingPageHeaderIn p.landingQuote {
		padding-top: 0;
	}
	
	/* Landing Page DK */
	html:lang(da-DK) .gkHorizontalSlideLeftColumn,
	.gkHorizontalSlideLeftColumn {
    width: 100%;
    padding: 20px 0 0;
	}
	
	html:lang(da-DK) body.LandingPage .landingPageHeader {
		overflow: hidden;
	}
	html:lang(da-DK) body.LandingPage .landingPageHeader > img {
		min-height: inherit;
    height: auto;
    width: auto;
    min-width: 0;
    max-width: none;
	}
	html:lang(da-DK) body.LandingPage .landingPageHeader .landingPageHeaderIn {
		right: auto;
		max-width: none;
	}
	/* Landing Page DK */
	
	.gkOperations .gkCols4 .box {
		clear: both;
	}

	.gkOperations .gkCols4 .box.gkmod-4 {
		width: 300px;
		margin: 0 auto;
		float: none;
	}

	.gkOperations .box .gk-ico {
		padding-right: 30px;
	}

	.gkOperations .gk-ico img {
		width: 85px;
		height: 85px;
	}

	.gkOperations .box .gk-desc .gk-label {
		font-size: 48px;
	}
	.gkOperations .box .gk-desc p {
		font-size: 14px;
	}
	#gkHeaderFull .dj-slide-description h1 {
		display: block;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		text-rendering: optimizeLegibility;
		font-size: 30px;
	}
	#gkHeaderFull .dj-slide-desc {
		top: 15%;
	}
	#gkHeaderFull .dj-slide-desc .marketShareBtn a {
		font-size: 18px;
    height: 45px;
    line-height: 45px;
    padding: 0 30px;
	}
	#gkHeaderFull .navigation-container {
		display: none;
	}
	.brands .dj-mslider {
		padding: 20px 0;
	}
	.brands .dj-slide-in img {
		width: 50px;
		height: auto;
	}
	.brands .dj-navigation {
		display: none;
	}
	#indicataForm > h2 {
		text-align: center;
	}
	#indicataForm.formResponsive select,
	#indicataForm.formResponsive .rsform-block textarea, 
	#indicataForm.formResponsive .rsform-block input[type=text], 
	#indicataForm.formResponsive .rsform-block .formControlLabel {
		width: 100%;
		display: block;
		text-align: center;
	}
	#indicataForm.formResponsive .rsform-block .formControlLabel {
		padding: 5px 0;
	}
	#indicataForm.formResponsive .formHorizontal .formValidation {
		display: block;
	}
	.marketShare2 dd {
    font-size: 14px;
	}
	.imageWhiteTextLeftFluid p,
	.imageWhiteTextLeft p {
		font-size: 22px;
	}
	.imageWhiteTextCenterContainer ul li {
		line-height: 1.2em;
	}
	.news.in-events .news-intro,
	.news.in-media .news-intro,
	.news.in-media .news-button,
	.news .news-intro,
	.news .news-button {
		width: auto;
		float: none;
	}
	.news.in-media .news-bottom,
	.news .news-button {
		top: auto;
		transform: none;
		padding: 0;
		margin-top: 10px;
	}
}
@media (max-width: 580px) {
	.pull-center-mobile {
		text-align: center;
	}
}
@media (max-width: 520px) {
	.landingPageHeaderIn > a > img {
		max-width: 200px;
	}
	.landingPageHeader .landingPageHeaderIn p {
		font-size: 20px;
	}
	.thank-you-message {
		text-align: center;
	}
	.marketShare2.col4 dl,
	.marketShare.col4 dl {
		width: 100%;
		float: none;
	}
	.INCols3 [class*=IndCol][class*=gkmod-],
	.INCols4 [class*=IndCol][class*=gkmod-],
	.INCols6 [class*=IndCol][class*=gkmod-] {
		width: 100%;
	}
	.marketShare dt {
		font-size: 38px;
		margin-top: -20px;
		padding-bottom: 26px;
	}
	.marketShare dd {
		font-size: 18px;
		padding-top: 31px;
	}
	.marketShare2 dl {
		padding: 0;
	}
	.marketShare2 dd {
		font-size: 18px;
	}
	.marketShare2,
	.marketShare {
		padding-top: 30px;
	}
	#gkGlobalLeader ul {
		width: 190px;
	}
	#gkGlobalLeader ul li:nth-child(odd),
	#gkGlobalLeader ul li:nth-child(even),
	#gkGlobalLeader ul li:nth-child(odd):hover,
	#gkGlobalLeader ul li:nth-child(even):hover {
		margin-top: 10px;
	}
	#gkGlobalLeader ul li:first-child {
		margin-top: 0!important;
	}
	.gkButtonArea h3 {
		font-size: 18px;
	}
	.gkButtonArea a {
		font-size: 18px;
		padding: 15px 25px;
	}
	#gkMenuWrap {
		position: absolute;
	}
	.djslider-loader {
		padding-top: 0 !important;
	}
	#gkHeaderFull .dj-slide-desc {
		display: none;
	}
	#gkLogo img, #gkLogo {
		width: 200px;
	}
	#gkLogo {
		margin: 0px 5px 0 0;
	}
	#gkHeaderFull .navigation-container {
		display: none;
	}
	#gkHeaderFull .dj-slide-desc .gk-form {
		display: none;
	}
	#gkMainbody .box.centered {
		padding-top: 0 !important;
	}
	.imageWhiteTextLeftFluid p,
	.imageWhiteTextLeft p {
		font-size: 20px;
	}
	.imageWhiteTextCenterContainer ul li {
		line-height: 1.1em;
	}
	.imageWhiteTextCenterContainer {
    overflow: auto;
    height: 80%;
	}
	#indicataForm .rsform-block.rsform-block-contact,
	#indicataForm .rsform-block.rsform-block-send {
		float:none;
	}
	#indicataForm.formResponsive .rsform-block.rsform-block-send .formBody {
		float: none;
		margin: 0;
	}
	.IndicataTeam {
		text-align: center;
	} 
}

@media (max-width: 320px) {
	#gkCopyrights img {
		max-width: 220px;
	}
	.imageWhiteTextLeftFluid p,
	.imageWhiteTextLeft p {
		font-size: 18px;
	}
	.imageWhiteTextCenterContainer ul li {
		line-height: 1em;
	}
}

#gkHeader h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    line-height: 50px;
    margin: 0 auto;
    padding: 0;
    text-shadow: 0.5px 0.866px 2px rgb( 0, 0, 0 );
    width: 82%;
    text-align: center;
}

.formResponsive input, .formResponsive textarea {
    width: 75%;
}

#indicataForm.formResponsive .formControls {
    margin-left: 0;
    float: left;
    width: 84%;
}

      .osano-cm-window{font-size:16px;font-family:Helvetica, Arial, 'Hiragino Sans GB', STXihei, 'Microsoft YaHei', 'WenQuanYi Micro Hei', Hind, 'MS Gothic', 'Apple SD Gothic Neo', 'NanumBarunGothic', sans-serif;font-smooth:always;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothingz:auto;display:block;position:absolute;left:0;top:0;z-index:2147483638;line-height:1;width:100%}.osano-cm-button{border-width:thin;border-style:solid;border-radius:0.25em;font-weight:bold;font-size:1em;padding:0.5em 0.75em;margin:0.125em;line-height:1;flex:1 1 auto;min-width:6em;cursor:pointer;transition-duration:200ms;transition-property:background-color;transition-timing-function:ease-out}.osano-cm-button:focus,.osano-cm-button:hover{outline:none}.osano-cm-link{cursor:pointer;text-decoration:underline;transition-duration:200ms;transition-property:color;transition-timing-function:ease-out}.osano-cm-link:hover,.osano-cm-link:active{outline:none}.osano-cm-link:focus{outline:none}.osano-cm-toggle{align-items:center;display:flex;flex-direction:row-reverse;justify-content:flex-start;margin:0.25em 0;position:relative}.osano-cm-toggle__label{margin:0 0.5em}.osano-cm-toggle__switch{color:transparent;line-height:0;text-indent:-9999px;width:44px;height:22px;display:block;border-radius:10px;position:relative;transition-duration:200ms;transition-property:background-color;transition-timing-function:ease-out}.osano-cm-toggle__switch:hover{cursor:pointer}.osano-cm-toggle__switch::after{content:'';position:absolute;top:0;left:0;margin:2px 2px;width:18px;height:18px;border-radius:9px;transform:translateX(0);transition-duration:300ms;transition-property:transform left margin;transition-timing-function:ease-out}.osano-cm-toggle__switch::after:active{width:26px;transition-duration:100ms}.osano-cm-toggle__checkbox{height:1px;width:1px;margin:-1px;opacity:0;position:absolute}.osano-cm-toggle__checkbox:checked+.osano-cm-toggle__switch::after{left:100%;margin:2px 2px 2px -2px;transform:translateX(-100%)}.osano-cm-toggle__checkbox:disabled{cursor:default}.osano-cm-toggle__checkbox:disabled+.osano-cm-toggle__switch{cursor:default}.osano-cm-script-disclosure__title,.osano-cm-cookie-disclosure__title{display:block;flex:0 1 30%;clear:both;font-weight:bold}.osano-cm-script-disclosure__description,.osano-cm-cookie-disclosure__description{font-size:0.875em;margin:0 0 0.5em;flex:0 1 70%}.osano-cm-disclosure{display:block;font-size:0.75em;margin:0 -1.5em 1em;padding:1.5em 1.5em 0;border-bottom:none;padding-bottom:0}.osano-cm-disclosure--collapse{border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:1em}.osano-cm-disclosure--empty,.osano-cm-disclosure--empty:not([open]){border-bottom:1px solid rgba(0,0,0,0.1);padding-bottom:0}.osano-cm-disclosure__list{line-height:1.25;list-style:none;margin:0 -1.5em 0;padding:1.25em 1.5em 1em;background-color:rgba(0,0,0,0.1)}.osano-cm-disclosure__list:empty{border:none;padding:0 1.5em}.osano-cm-disclosure__list:first-of-type{margin-top:1em;padding:1.25em 1.5em 1em}.osano-cm-disclosure__list:first-of-type:empty{padding:1.75em 1.5em 0.75em}.osano-cm-disclosure__list:not(:first-of-type):not(:empty){border-top:1px solid rgba(0,0,0,0.1)}.osano-cm-disclosure__list:empty+.osano-cm-disclosure__list:not(:empty){border:none;padding:0 1.5em}.osano-cm-disclosure__list:not(:empty) ~ .osano-cm-disclosure__list:empty+.osano-cm-disclosure__list:not(:empty){border-top:1px solid rgba(0,0,0,0.1)}.osano-cm-disclosure .osano-cm-item{line-height:1.25}.osano-cm-disclosure .osano-cm-item:not(:first-of-type){border-top:1px solid rgba(0,0,0,0.1);margin:1em -1.25em 0;padding:1em 1.25em 0}.osano-cm-disclosure__toggle{cursor:pointer;display:block;line-height:1.25;margin:0 auto 0 0;outline:none;position:relative}.osano-cm-disclosure__toggle:hover,.osano-cm-disclosure__toggle:active{outline:none}.osano-cm-disclosure__toggle:focus{outline:none}.osano-cm-disclosure--loading .osano-cm-disclosure__list{height:0;line-height:0;max-height:0}.osano-cm-disclosure--loading .osano-cm-disclosure__list>*{display:none}.osano-cm-disclosure--loading .osano-cm-disclosure__list::after{content:'';display:block;transform:translate(0, -50%);width:1em;height:1em;border-radius:100%;-webkit-animation-name:osano-load-scale;animation-name:osano-load-scale;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.osano-cm-disclosure--collapse .osano-cm-disclosure__list{display:none}.osano-cm-disclosure--collapse .osano-cm-disclosure__list::after{content:none}.osano-cm-script-disclosure,.osano-cm-cookie-disclosure{display:flex;flex-wrap:wrap;margin:0}@-webkit-keyframes osano-load-scale{0%{transform:translate(0, -50%) scale(0)}100%{transform:translate(0, -50%) scale(1);opacity:0}}@keyframes osano-load-scale{0%{transform:translate(0, -50%) scale(0)}100%{transform:translate(0, -50%) scale(1);opacity:0}}.osano-cm-widget{cursor:pointer;position:fixed;background:none;border:none;bottom:12px;z-index:2147483636;width:40px;height:40px;opacity:0.9;outline:none;padding:0;transition:transform 100ms linear 0s, opacity 400ms linear 0ms, visibility 0ms linear 0ms;visibility:visible}.osano-cm-widget--position_right{right:12px}.osano-cm-widget--position_left{left:12px}.osano-cm-widget:focus,.osano-cm-widget:hover{opacity:1;transform:scale(1.1)}.osano-cm-widget--hidden{opacity:0;transition-delay:0ms, 0ms, 400ms;visibility:hidden}.osano-cm-widget--hidden:focus,.osano-cm-widget--hidden:hover{opacity:0;transform:scale(1)}.osano-cm-dialog{box-sizing:border-box;font-size:1em;line-height:1.25;align-items:center;position:fixed;z-index:2147483637;padding:1.5em;overflow:auto;transition-property:opacity, visibility;transition-duration:700ms, 700ms;transition-delay:0ms, 0ms;visibility:visible}.osano-cm-dialog--hidden{opacity:0;transition-delay:0ms, 700ms;visibility:hidden}.osano-cm-dialog--type_bar{display:flex;flex-direction:column;box-sizing:border-box;right:0;left:0}.osano-cm-dialog--type_bar .osano-cm-button{flex:none;margin:0.125em auto;width:80%}@media screen and (min-width: 768px){.osano-cm-dialog--type_bar{flex-direction:row}.osano-cm-dialog--type_bar .osano-cm-button{flex:1 1 auto;width:auto;margin:0.25em 0.5em}}.osano-cm-dialog--type_box{width:calc(100vw - 2em);flex-direction:column;max-width:20em;max-height:calc(100vh - 2em)}.osano-cm-dialog__list{margin:0.5em 0 0 0;padding:0}.osano-cm-dialog__list .osano-cm-item{display:flex;margin-top:0}.osano-cm-dialog__list .osano-cm-item:last-child{margin-bottom:0}.osano-cm-dialog__list .osano-cm-toggle{flex-direction:row}.osano-cm-dialog__list .osano-cm-label{margin-left:0.375em;white-space:nowrap}.osano-cm-dialog__buttons{display:flex;flex-wrap:wrap}.osano-cm-dialog--type_bar .osano-cm-dialog__content{flex:5;margin-bottom:0.25em}.osano-cm-dialog--type_box .osano-cm-dialog__content{display:flex;flex-direction:column;flex-grow:0.00001;transition:flex-grow 1000ms linear}.osano-cm-dialog--type_bar .osano-cm-dialog__list{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;margin:0.75em auto}@media screen and (min-width: 376px){.osano-cm-dialog--type_bar .osano-cm-dialog__list{flex-direction:row}}@media screen and (min-width: 768px){.osano-cm-dialog--type_bar .osano-cm-dialog__list{margin:0.5em 0 0 auto}}.osano-cm-dialog--type_bar .osano-cm-dialog__list .osano-cm-item{margin-right:0.5em}.osano-cm-dialog--type_bar .osano-cm-dialog__list .osano-cm-label{padding-top:0}.osano-cm-dialog--type_bar .osano-cm-dialog__buttons{flex:1;justify-content:flex-end;width:100%;margin:0}@media screen and (min-width: 768px){.osano-cm-dialog--type_bar .osano-cm-dialog__buttons{width:auto;margin:0 0 0 0.5em}}.osano-cm-dialog--type_box .osano-cm-dialog__buttons{margin:0.5em 0 0 0}.osano-cm-dialog--type_bar.osano-cm-dialog--position_top{top:0}.osano-cm-dialog--type_bar.osano-cm-dialog--position_bottom{bottom:0}.osano-cm-dialog--type_box.osano-cm-dialog--position_top-left{top:1em;left:1em}.osano-cm-dialog--type_box.osano-cm-dialog--position_top-right{top:1em;right:1em}.osano-cm-dialog--type_box.osano-cm-dialog--position_bottom-left{bottom:1em;left:1em}.osano-cm-dialog--type_box.osano-cm-dialog--position_bottom-right{bottom:1em;right:1em}.osano-cm-dialog--type_box.osano-cm-dialog--position_center{top:50%;left:50%;transform:translate(-50%, -50%)}.osano-cm-storage-policy{display:inline-block;padding:0 0.125em;text-transform:capitalize}.osano-cm-info-dialog{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:2147483638;transition-property:opacity, visibility;transition-duration:200ms, 0ms;transition-delay:0ms, 0ms;visibility:visible}.osano-cm-info-dialog--hidden{opacity:0;transition-delay:0ms, 200ms;visibility:hidden}.osano-cm-info{box-sizing:border-box;position:fixed;bottom:0;top:0;max-width:20em;transition-property:transform;transition-duration:400ms;padding:1em 0.75em 0;box-shadow:0 0 2px 2px #ccc;overflow-x:hidden;overflow-y:auto}.osano-cm-info--position_left{left:0;transform:translate(-100%, 0)}.osano-cm-info--position_right{right:0;transform:translate(100%, 0)}.osano-cm-info--open{transform:translate(0, 0)}.osano-cm-info__button{font-size:0.875em;width:100%;margin:1em 0 0}.osano-cm-info__list{list-style-type:none;margin:0;padding:0}.osano-cm-drawer-item{margin:1em 0 0;padding:0}.osano-cm-description{font-size:0.75em;font-weight:300;line-height:1.375;margin:1em 0 0}.osano-cm-drawer-toggle .osano-cm-label{font-size:0.875em;margin:0 auto 0 0}.osano-cm-info-dialog-header{margin:0.25em 0 1em}.osano-cm-info-dialog-header__header{font-size:1em;margin:0 0 1em 0;padding:0.25em 0}.osano-cm-info-dialog-header__description{font-size:0.75em;line-height:1.375}.osano-cm-close{cursor:pointer;float:right;text-decoration:none;border:none;padding:0;transition:transform 200ms ease-out;transform:rotate(0deg);margin:0;outline:none}.osano-cm-close polygon{transition-property:fill;transition-duration:200ms;transition-timing-function:ease-out}.osano-cm-close:focus{transform:rotate(90deg)}.osano-cm-close:hover{transform:rotate(90deg)}.osano-cm-powered-by{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1em 0}.osano-cm-powered-by__link{font-size:0.625em;text-decoration:none}

        .osano-cm-dialog { background: #000; color: #ffffff; }
        .osano-cm-info-dialog { background: rgba(0,0,0,0.45); }
        .osano-cm-info { background: #fff; color: #000; }
        .osano-cm-info-dialog-header__close > svg > polygon { fill: #000; }
        .osano-cm-info-dialog-header__close:focus > svg > polygon {
            fill: #141414;
        }
        .osano-cm-info-dialog-header__close:hover > svg > polygon {
            fill: #212121;
        }
        .osano-cm-disclosure__list:first-of-type::after { background-color: #32a7d6; }
        .osano-cm-disclosure__toggle { color: #32a7d6; }
        .osano-cm-disclosure__toggle:hover, .osano-cm-disclosure__toggle:active {
            color: #32a7d6;
        }
        .osano-cm-disclosure__toggle:focus { color: #1d92c1; }
        .osano-cm-button {
            background-color: #32a7d6;
            border-color: #ffffff;
            color: #ffffff;
        }
        .osano-cm-button--type_deny {
            background-color: #999999;
            border-color: #ffffff;
            color: #ffffff;
        }
        .osano-cm-button:focus,
        .osano-cm-button:hover { background-color: #1d92c1; }
        .osano-cm-button--type_deny:focus, .osano-cm-button--type_deny:hover {
            background-color: #848484;
        }
        .osano-cm-close { background: #fff; color: #000; }
        .osano-cm-link { color: #32a7d6; }
        .osano-cm-link:hover, .osano-cm-link:active { color: #32a7d6; }
        .osano-cm-link:focus { color: #1d92c1; }
        .osano-cm-toggle__switch { background-color: #555555; }
        .osano-cm-toggle__switch::after { background-color: #ffffff; }
        .osano-cm-toggle__checkbox:checked + .osano-cm-toggle__switch {
            background-color: #999999;
        }
        .osano-cm-toggle__checkbox:checked + .osano-cm-toggle__switch::after {
            background-color: #999999;
        }
        .osano-cm-toggle__checkbox:focus + .osano-cm-toggle__switch,
        .osano-cm-toggle__checkbox:hover + .osano-cm-toggle__switch {
            background-color: #404040;
        }
        .osano-cm-toggle__checkbox:focus + .osano-cm-toggle__switch::after,
        .osano-cm-toggle__checkbox:hover + .osano-cm-toggle__switch::after {
            background-color: #eaeaea;
        }
        .osano-cm-toggle__checkbox:focus:checked + .osano-cm-toggle__switch,
        .osano-cm-toggle__checkbox:hover:checked + .osano-cm-toggle__switch {
            background-color: #848484;
        }
        .osano-cm-toggle__checkbox:focus:checked + .osano-cm-toggle__switch::after,
        .osano-cm-toggle__checkbox:hover:checked + .osano-cm-toggle__switch::after {
            background-color: #848484;
        }
        .osano-cm-toggle__checkbox:disabled + .osano-cm-toggle__switch,
        .osano-cm-toggle__checkbox:focus:disabled + .osano-cm-toggle__switch,
        .osano-cm-toggle__checkbox:hover:disabled + .osano-cm-toggle__switch {
            background-color: #151515;
        }
        .osano-cm-toggle__checkbox:disabled + .osano-cm-toggle__switch::after,
        .osano-cm-toggle__checkbox:focus:disabled + .osano-cm-toggle__switch::after,
        .osano-cm-toggle__checkbox:hover:disabled + .osano-cm-toggle__switch::after {
            background-color: #bfbfbf;
        }
        .osano-cm-toggle__checkbox:disabled:checked + .osano-cm-toggle__switch,
        .osano-cm-toggle__checkbox:disabled:checked:focus + .osano-cm-toggle__switch,
        .osano-cm-toggle__checkbox:disabled:checked:hover + .osano-cm-toggle__switch {
            background-color: #595959;
        }
        .osano-cm-toggle__checkbox:disabled:checked + .osano-cm-toggle__switch::after,
        .osano-cm-toggle__checkbox:disabled:checked:focus + .osano-cm-toggle__switch::after,
        .osano-cm-toggle__checkbox:disabled:checked:hover + .osano-cm-toggle__switch::after {
            background-color: #595959;
        }