/*
#------------------------------------------------------------------------
# Music State - October 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 */

#gkLogo.cssLogo,
#gkMenuWrap #gkLogo.cssLogo {
	background: transparent url('../images/exotic-mastering/logo.png') no-repeat 0 0;
	/* You can specify there logo size and background */
	height: 77px;
	width: 280px;
}
.imageBg #gkLogo.cssLogo {
	background: transparent url('../images/exotic-mastering/logo.png') no-repeat 0 0;
}

/*--- social top ---*/
#gkSocial-top {
	position: absolute;
	float: right;
	right: 0;
	top: 20px;
	height: 38px;	
}

#gkSocial-top ul.gk-social-icons {
    list-style: outside none none;
    margin: 0 auto;
    overflow: hidden;
    padding: 0;
}

#gkSocial-top ul.gk-social-icons li {
	display: inline-block;
	float: left;
	text-indent: -9999px;
	padding: 0 0 0 20px;
 
}

#gkSocial-top ul.gk-social-icons li a {
	display: block;
	width: 38px;
	height: 38px;
	margin: 0;
	padding: 0;
	transition: all 0.3s ease-out 0s;
}

#gkSocial-top ul.gk-social-icons li a.icon-facebook {
	background: url("../images/exotic-mastering/facebook-38px.jpg") no-repeat top center transparent;
}

#gkSocial-top ul.gk-social-icons li a.icon-facebook:hover {
	background: url("../images/exotic-mastering/facebook-38px.jpg") no-repeat bottom center transparent;
}

#gkSocial-top ul.gk-social-icons li a.icon-soundcloud {
	background: url("../images/exotic-mastering/soundcloud-38px.jpg") no-repeat top center transparent;
}

#gkSocial-top ul.gk-social-icons li a.icon-soundcloud:hover {
	background: url("../images/exotic-mastering/soundcloud-38px.jpg") no-repeat bottom center transparent;
}

/*--- header ---*/
#gkHeader {
     margin-bottom: 0px;
}

#gkHeader .gkIsWrapper-gk_musicstate figcaption > h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 55px;
    font-weight: 400;
    line-height: 55px;
	margin-bottom: 10px;
}

#gkHeader .gkIsWrapper-gk_musicstate figcaption > h3 span {
	font-size: 72px;
    font-weight: 500;
    line-height: 62px;
}

#gkHeader .gkIsWrapper-gk_musicstate figcaption > p {
	font-size: 18px;
    line-height: 1.8;
}

#gkHeader .gkIsWrapper-gk_musicstate figcaption > a {
	font-size: 14px;
	line-height: 1.4;
	display: none;
}

#gkHeader .gkSectionNav {
    
}

* Mobile styles */

/* Small desktop */
@media (max-width: 1280px) {
	#gkHeader .gkIsWrapper-gk_musicstate figcaption > h3 {
	font-size: 42px;
    line-height: 55px;
	margin-bottom: 10px;
}

	#gkHeader .gkIsWrapper-gk_musicstate figcaption > h3 span {
		font-size: 72px;
		font-weight: 500;
		line-height: 62px;
	}
	
	#gkHeader .gkIsWrapper-gk_musicstate figcaption > p {
		font-size: 18px;
		line-height: 1.8;
	}
	
	#gkHeader .gkIsWrapper-gk_musicstate figcaption > a {
		font-size: 14px;
		line-height: 1.4;
		display: none;
	}
}

/* Tablets */
@media (max-width: 1040px) {
	#gkHeader .gkIsWrapper-gk_musicstate figcaption > h3 {
	font-size: 42px;
    line-height: 50px;
	margin-bottom: 10px;
	}

	#gkHeader .gkIsWrapper-gk_musicstate figcaption > h3 span {
		font-size: 56px;
		font-weight: 500;
		line-height: 58px;
	}
	
	#gkHeader .gkIsWrapper-gk_musicstate figcaption > p {
		font-size: 16px;
		line-height: 1.2;
	}
}

/* Small tablets */
@media (max-width: 840px) {
	#gkHeader .gkIsWrapper-gk_musicstate figcaption > h3 {
	font-size: 36px;
    font-weight: 400;
    line-height: 40px;
	margin-bottom: 10px;
	}

	#gkHeader .gkIsWrapper-gk_musicstate figcaption > h3 span {
		font-size: 40px;
		font-weight: 500;
		line-height: 46px;
	}
	
	#gkHeader .gkIsWrapper-gk_musicstate figcaption > p {
		font-size: 14px;
		line-height: 1.2;
	}
}

/* Mobile */
@media (max-width: 580px) {
	#gkHeader .gkIsWrapper-gk_musicstate figcaption > h3 {
	font-size: 24px;
    font-weight: 400;
    line-height: 30px;
	margin-bottom: 10px;
	}

	#gkHeader .gkIsWrapper-gk_musicstate figcaption > h3 span {
		font-size: 30px;
		font-weight: 500;
		line-height: 36px;
	}
	
	#gkHeader .gkIsWrapper-gk_musicstate figcaption > p {
		font-size: 12px;
		line-height: 1.2;
	}
}



/*--- offer ---*/
.frontpage.dark-bottom .gkDarkBottom + #gkOffer {
 /*   margin-top: -200px;
    padding: 0 0 120px;
    position: relative;
    z-index: 1;*/
}

.frontpage #gkOffer .gkPage {
    max-width: 100%;
	box-sizing: border-box;
    margin: 0 auto !important;
    padding: 0;
}

#gkOffer {
	overflow: hidden;	
}

.frontpage #gkOffer:after {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 350px;
    position: absolute;
    top: -175px;
    transform: skewY(12deg);
    width: 100%;
}

.frontpage #gkOffer:after {
    bottom: -175px;
    top: auto;
}

body.frontpage[data-desktop="true"] #gkOffer {
    background-attachment: fixed !important;
}

.frontpage #gkOffer {
    background: url("../images/exotic-mastering/dark_bottom_bg-offer.jpg") no-repeat scroll center top #141414 !important;
    overflow: hidden;
    padding: 180px 0 300px 0;
    position: relative;

}

#gkOffer .normal-width {
	max-width: 1200px;
	float: none;
    margin: 0 auto;
    width: 100%;
	overflow: hidden;
}

.frontpage #gkOffer h3.header {
    color: #fff;
    font-size: 55px !important;
    font-weight: 600 !important;
    line-height: 1.6 !important;
    margin: 10px 0 !important;
    text-align: center;
    text-transform: uppercase;
}

.frontpage #gkOffer #offer-txt {
	color: #fff;
	display: block;
	width: 50%;
	float: left;
	padding: 0 25px;
	font-size: 16px;
}

.sub-offer #offer-txt {
	display: block;
	width: 50%;
	float: left;
	padding: 0 15px;
	font-size: 16px;
}

.frontpage #gkOffer #offer-txt h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px solid #8e8e8e;
	width: 60%;
}

.sub-offer #offer-txt h3 {
	color: #777;
	text-transform: uppercase;
	font-size: 18px;
	border-bottom: 1px solid #777;
	width: 60%;
}

.sub-offer #offer-txt ul.gkBullet4,
.frontpage #gkOffer #offer-txt ul.gkBullet4 {
	margin: 1em 0;	
}

.frontpage #gkOffer #offer-txt ul.gkBullet4 li:before {
	color: #fff;
	top: 8px;
}

.sub-offer #offer-txt ul.gkBullet4 li:before {
    color: #e74c3c;
    content: "";
}

.frontpage #gkOffer #offer-txt a { 
	color: #e74c3c;
}

.frontpage #gkOffer #offer-txt a:hover { 
	color: #fff;
}

.frontpage #gkOffer #offer-player {
	display: block;
	width: 40%;
	float: right;
	padding: 0 25px;
}

.sub-offer #offer-player {
	display: block;
	width: 40%;
	float: right;
	padding: 0 15px;
}

.sub-offer #offer-player iframe,
.frontpage #gkOffer #offer-player iframe {
	border: none !important;
	border-radius: 0 !important;
}

.sub-offer #offer-player iframe #widget.widget,
.frontpage #gkOffer #offer-player iframe #widget.widget {
	border-radius: 0 !important;
}

#gkOffer .gkSectionNav {
	bottom: 200px;
}

/*--- news ---*/
.frontpage .gkPage {
	max-width: none;	
}

.frontpage .gkPage .bigtitle-left .header {
	color: #1d1d1d;
    font-size: 92px;
    font-weight: bold;
    line-height: 1.6;
    text-indent: 35px;
    text-transform: uppercase;
	margin: 0;
}

.nspMain.grid-big-img .nspHeader {
	margin-bottom: 20px;	
}

.nspMain.grid-big-img .nspHeader,
.nspMain.grid-big-img .nspHeader a {
	font-size: 24px;	
}

.nspMain.grid-big-title .nspHeader,
.nspMain.grid-big-title .nspHeader a {
	font-size: 24px;	
}

/*--- newsletter ---*/
.frontpage #gkBottom3 .gkPage {
    max-width: 100%;
	box-sizing: border-box;
    margin: 0 auto !important;
    padding: 0;
}

#gkBottom3 {
	overflow: hidden;
	margin-top: -100px;
}

.frontpage #gkBottom3:after, .frontpage #gkBottom3:before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 350px;
    position: absolute;
    top: -180px;
    transform: skewY(12deg);
    width: 100%;
}

.frontpage #gkBottom3:after {
    bottom: -180px;
    top: auto;
}

body.frontpage[data-desktop="true"] #gkBottom3 {
    background-attachment: fixed !important;
}

.frontpage #gkBottom3 {
    background: url("../images/exotic-mastering/people_bg.jpg") no-repeat scroll center top #fff !important;
    overflow: hidden;
    padding: 180px 0 300px 0;
    position: relative;
}

#gkBottom3 .content {
    margin: 0 auto;
	max-width: 1000px;
}

#gkBottom3 .normal-width {
	max-width: 1200px;
	float: none;
    margin: 0 auto;
    width: 100%;
	overflow: hidden;
}

.frontpage #gkBottom3 h3.header {
	font-size: 55px !important;
    font-weight: 600 !important;
    line-height: 1.6 !important;
    margin: 0 auto 38px auto !important;
    text-align: center;
    text-transform: uppercase;
	color: #fff;
}

.frontpage #gkBottom3 form.modnsproform .modnsprointro {
	text-align: center;
	color: #fff;
	font-size: 1.4em;	
}

.frontpage #gkBottom3 table.nsprotable {
	text-align: center;
	color: #c7c7c7;
	font-size: 1.2em;	
}

.frontpage #gkBottom3 input.modnspro.inputbox,
.frontpage #gkBottom3 input.modnspro.inputbox {
	background: none repeat scroll 0 0 transparent;
    border: 1px dashed #bbb;
    color: #fff;
    display: block;
    float: none;
    font-size: 16px;
    font-weight: 400;
    height: 62px;
    line-height: 63px;
    margin: 10px auto;
    text-align: center;
    text-transform: uppercase;
    width: 65%;
	border-radius: 0;
	box-shadow: none;
}

.frontpage #gkBottom3 input.modnspro.button {
	background: #141414;
    border: 1px dashed #bbb;
    color: #fff;
    display: block;
    float: none;
    font-size: 16px;
    font-weight: 400;
    height: 62px;
    line-height: 63px;
    margin: 20px auto;
    text-align: center;
    text-transform: uppercase;
    width: 35% !important;
	border-radius: 0;
	box-shadow: none;
}

.frontpage #gkBottom3 input.modnspro.button:hover {
	background: #e74c3c;
}

.frontpage #gkBottom3 .modnsprointro p {
	text-align: center;	
} 

.frontpage #gkBottom3 .nspro_field {
	text-align: center;
}

.frontpage #gkBottom3 input.nspro_field_input {
	background: none repeat scroll 0 0 transparent;
    border: 1px dashed #bbb;
    color: #fff;
    display: block;
    float: none;
    font-size: 16px;
    font-weight: 400;
    height: 62px;
    line-height: 63px;
    margin: 10px auto;
    text-align: center;
    text-transform: uppercase;
    width: 65%;
	border-radius: 0;
	box-shadow: none;
}

/*--- join us ---*/
.frontpage.dark-bottom .gkDarkBottom + #gkBottom1 {
	margin-top: -300px;	
}


#gkBottom1 .gkNspPM-CenteredTitleOverlay.active > figcaption > div > div > *:first-child {

}

#gkBottom1 .gkNspPM-CenteredTitleOverlay.active > figcaption:hover > div > div > *:first-child {

}

#gkBottom1 .gkNspPM-CenteredTitleOverlay h3 {
	padding: 0;
	background: none;
	font-size: 20px;
}

#gkBottom1 .gkNspPM-CenteredTitleOverlay a {
	color: #fff !important;
	line-height: 1.2em;
}

#gkBottom1 .gkNspPM-CenteredTitleOverlay.active > figcaption > div > div {
	opacity: 0;
	transform: translate3d(0px, 0px, 0px);
    transition: all 0.3s ease-out 0s;
}

#gkBottom1 .gkNspPM-CenteredTitleOverlay.active > figcaption:hover > div > div {
	opacity: 1;
	background: #e74c3c;
}

#gkBottom1 .gkNspPM-CenteredTitleOverlay img {
	transition: none;	
	transform: none;
}

/*--- kontakt ---*/
#gkBottomSection:before {
    background: none repeat scroll 0 0 #222222;
    content: "";
    height: 0px;
    position: absolute;
    top: 0px;
    transform: none;
    width: 100%;
}

body.style1 #gkBottomSection {
    background-image: url("../images/exotic-mastering/map.jpg");
}

#gkBottomSection {
	padding: 0;	
}

#gkBottom5 {
	overflow: hidden;
}

.frontpage #gkBottom5:before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 350px;
    position: absolute;
    top: -180px;
    transform: skewY(12deg);
    width: 100%;
}

.frontpage #gkBottom5:after {
    bottom: -180px;
    top: auto;
}

body.frontpage[data-desktop="true"] #gkBottom5 {
    background-attachment: fixed !important;
}

.frontpage #gkBottom5 {
    overflow: hidden;
    padding: 0px 0 50px 0;
}

#gkBottom5 .gkPage {
    margin: 0 auto;
	max-width: 1000px;
}

#gkBottom5 .header,
#gkBottom5 h3 {
	left: 14%;
    position: absolute;
    top: 70px;
    width: auto !important;
    z-index: 1;
	
	color: #333;
	font-size: 92px !important;
    font-weight: bold !important;
    line-height: 0.85 !important;
    margin: 0 0 10px !important;
    text-transform: uppercase;
	
	font-family: Arial,Helvetica,sans-serif;
}


/* GK Contact Plugin */
.gkContactForm {
	background: #fff;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	float: right;
	padding: 20px;
	position: relative;
	width: 320px;
	z-index: 1;
	border: 1px solid #333131;
}
.gkContactForm address {
	color: #3a3636;
	font-size: 18px;
	font-style: normal;
	font-weight: 500;
	line-height: 1.4;
}
.gkContactFooter {
	color: #3a3636;
	font-size: 13px;
	line-height: 1.2;
	margin: 16px 0 12px 0!important;
}
.gkContactForm form p {
	margin: 0 0 18px 0;
	overflow: hidden;
}
.gkContactForm input,
.gkContactForm textarea {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	border: 1px solid #c6d0d2;
	height: 42px;
	padding: 0 12px;
	width: 100%;
}
.gkContactForm textarea {
	height: 140px;
	padding: 12px;
}
.gkContactForm input[type="submit"] {
	background: #333131;
	border: none;
	color: #fff;
	margin: 0;
}
.gkContactForm input[type="submit"]:active,
.gkContactForm input[type="submit"]:focus,
.gkContactForm input[type="submit"]:hover {
	background: #e74c3c;
	color: #fff!important;
}
.gkContactSocialIcons {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}
.gkContactSocialIcons a {
	border: 1px solid #ddd;
	border-radius: 50%;
	display: inline-block;
	font-size: 16px;
	height: 28px;
	line-height: 29px;
	margin: 0 5px;
	text-align: center;
	width: 28px;
}
.gkContactSocialIcons a i {
	padding-left: 1px;
	padding-right: 0;
}
.gkContactSocialIcons a:hover {
	background: #333131;
	border: 1px solid #333131;
}
.gkContactSocialIcons a:hover i { color: #fff; }

/* ikony poprawka */
.gkContactSocialIcons a {
	border: none;
    border-radius: 0;
	height: 38px;
	width: 38px;
}

.gkContactSocialIcons a:hover {
	border: none;
    border-radius: 0;
}

.gkContactSocialIcons a i {
    display: inline-block;
    font-size: 0px;
    height: 38px;
    line-height: 0px;
    margin: 0;
    text-align: center;
	
    width: 38px;
	transition: all 0.3s ease-out 0s;
}

.fa-facebook:before,
.fa-pinterest:before {
   content: " ";
}


.gkContactSocialIcons a i.fa-facebook {
	background: url("../images/exotic-mastering/facebook-38px.jpg") no-repeat top center transparent;
}

.gkContactSocialIcons a i.fa-facebook:hover {
	background: url("../images/exotic-mastering/facebook-38px.jpg") no-repeat bottom center transparent;
}

.gkContactSocialIcons a i.fa-pinterest {
	background: url("../images/exotic-mastering/soundcloud-38px.jpg") no-repeat top center transparent;
}

.gkContactSocialIcons a i.fa-pinterest:hover {
	background: url("../images/exotic-mastering/soundcloud-38px.jpg") no-repeat bottom center transparent;
}

/* reCAPTCHA adjustments */
.gkContactForm .recaptchatable {
	border: none!important;
}
.gkContactForm .recaptchatable .recaptcha_image_cell center img {
	height: auto;
	padding: 8px 0 0 0;
	width: 216px;
}
.gkContactForm .recaptchatable #recaptcha_image {
	border: none!important;
	width: 200px!important;
}
.gkContactForm .recaptchatable #recaptcha_response_field {
	width: 200px!important;
}
.gkContactForm .recaptchatable td {
	padding: 0!important;
}
.gkContactForm .recaptcha_image_cell {
	width: 200px;
}

#gkFooter {
	background: #222;	
}

#gkFooter .gkPage {
    margin: 0 auto;
	max-width: 1000px;
}

#gkCopyrights {
    float: none;
    margin: 0 auto;
	text-align: center;
}

/*--- content ---*/
img.img-border,
a.fancyboxpopupgroup .img-border {
	padding: 5px;
	border: 1px solid #e0e0e0;	
}

a.fancyboxpopupgroup .img-border:hover {
	border: 1px solid #e74c3c;
}

img.img-border.left,
a.fancyboxpopupgroup .img-border.left {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;	
}

img.img-border.right,
a.fancyboxpopupgroup .img-border.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;	
}

@media (max-width: 1610px) {
	#gkSocial-top {
		margin-right: 20px!important;
	}
}

/*--- mobile offer ---*/
@media (max-width: 840px) { 
	.sub-offer #offer-txt,
	.frontpage #gkOffer #offer-txt {
		width: 90%;
		padding: 0 25px;
	}
	
	.sub-offer #offer-player,
	.frontpage #gkOffer #offer-player {
		width: 90%;
		padding: 0 25px;
	}
}

/*--- newsletter acymailing ---*/
.acymailing_module_form {
	text-align: center;	
}

.acymailing_module_form select,
.acymailing_module_form textarea,
.acymailing_module_form input[type="text"],
.acymailing_module_form input[type="password"],
.acymailing_module_form input[type="url"],
.acymailing_module_form input[type="email"] {
    background: none repeat scroll 0 0 transparent;
    border: 1px dashed #bbb;
    color: #fff;
    display: block;
    float: none;
    font-size: 16px;
    font-weight: 400;
    height: 62px;
    line-height: 63px;
    margin: 10px auto;
    text-align: center;
    text-transform: uppercase;
    width: 65%;
    border-radius: 0;
    box-shadow: none;
}

.acymailing_module_form button,
.acymailing_module_form .button,
.acymailing_module_form input.button,
.acymailing_module_form span.button,
.acymailing_module_form button.button,
.acymailing_module_form div.button,
.acymailing_module_form input[type="submit"],
.acymailing_module_form input[type="button"],
.acymailing_module_form .pagenav-prev a,
.acymailing_module_form .pagenav-next a,
.acymailing_module_form .readon,
.acymailing_module_form #gkMainbody .itemReadMore,
.acymailing_module_form #gkMainbody .readmore > a {
	background: #141414;
    border: 1px dashed #bbb;
    color: #fff;
    display: block;
    float: none;
    font-size: 16px;
    font-weight: 400;
    height: 62px;
    line-height: 63px;
    margin: 20px auto;
    text-align: center;
    text-transform: uppercase;
    width: 35% !important;
    border-radius: 0;
    box-shadow: none;
}

.acymailing_module_form input[type="submit"]:hover,
.acymailing_module_form .button.invert:active,
.acymailing_module_form .button.invert:focus,
.acymailing_module_form .button.invert:hover {
	background: #e74c3c;
}