@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900|Didact+Gothic&subset=latin,latin-ext);

/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.2;
	background: url(../img/bg.png) repeat-x;
	background-attachment: fixed;
	font-family: 'Didact Gothic', sans-serif;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

p {
	margin: 0 0 20px 0;
}
h1, h2, h3 {
	margin: 0;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
}
h2 {
	color: #EC1B23;
	font-size: 1.5em;
	margin-bottom: 0.8em;
}

ul, ol {
}
a {
	color: #EC1B23;
	text-decoration: underline;
}
a:hover {
	color: #ababab;
	text-decoration: none;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
.container {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#main-header {
	padding: 40px 0 35px 0;
}
.logo, .contact-data {
	width: 30.2083%;
	margin: 0 1.5625%;
	float: left;
}


.logo img {
	width: 100%;
}
.contact-data {
	text-align: right;
}

.language-select {
	width: 30.2083%;
	margin: 0 1.5625%;
	float: right;
	text-align: right;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:900;
	font-size: 1.125em;
	list-style: none;
	padding: 0;
}

.language-select li {
	margin-bottom: 7px;
}
.language-select li a {
	color: #999;
	text-decoration: none;
}
.language-select li a:hover {
	border-bottom: 2px solid #EC1B23;
}

#home .home, #about .about, #albums .albums, #contact .contact {
	background-color: #ababab;
}
nav {
	width: 960px;
	margin: 0 auto 20px;
	z-index: 99999 !important;
	position: relative;
}
nav ol {
	height: 40px;
	margin: 0 1.5625%;
	font-size: 1.625em;
	list-style: none;
	padding: 0;
}

nav ol li {
	float: left;
	width: 21.5053%;
	line-height: 40px;
	text-align: center;
	margin-right: 0.3225%;
}
nav ol li a {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:900;
	text-transform: uppercase;
	color: #fff;
	background-color: #EC1B23 !important;
	text-decoration: none;
	display: block;
	transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s; /* Safari */
}
nav ol li a:hover {
	background-color: #ababab !important;
	color: #fff;
}
.decoration-li {
	background-image: url(../img/bg-li.png);
	background-position: top right;
	height: 40px;
	width: 12.6916%;
	margin-right: 0;
}
.dd-menu {
	font-family: 'Source Sans Pro', sans-serif;
	text-transform: uppercase;
	color: #fff;
	background-color: #EC1B23;
	font-weight:900;
	position: relative;
}
.dd-menu:hover {
	background-color: #ababab !important;
	cursor: pointer;
}
/*.dd-menu:hover .gallery-list {
	left: -20px;
}*/
.gallery-list {
	background-color: rgb(236, 27, 35); /* Fallback */
	background: rgba(236, 27, 35, 0.8)!important;
	position: absolute;
	top: 40px;
	left: 50%;
	padding: 20px;
	min-width: 200px;
	z-index: 99999999999999999 !important;
	display: none;
	list-style: none;
	margin: 0;
	margin-left: -120px;
	
}
.gallery-list li {
 	float:none;
	width: 100%;
	text-align: left;
	line-height: 30px;
	border-bottom: 1px solid #fff;
        background-color: transparent !important;
        
}
.gallery-list li:last-child {
	border-bottom: 0 none;
}
.gallery-list li a {
	font-weight: normal;
	background-color: transparent !important;
	font-size: 0.6923em;	
	display: block;	
	padding: 0 10px;
}

.gallery-list li a:hover {
	background: #ababab;
}
.slider-wrapper {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto 50px;
	
}
.slider-heading {
	font-size: 312.5%;
	line-height: 160%;
	color: #fff;
}
.video-wrapper {
	width: 96.875%;
	margin: 0 1.5625% 50px;
}
.gal-wrapper {
	width: 96.875%;
	margin: 0 1.5625% 50px;
}
.map-holder {
	width: 60.416%;
	margin: 0 1.5625%;
	float: right;
}
.text-holder {
	width: 96.875%;
	margin: 0 1.5625%;
}
#home-section {
	padding-top: 15px;
	margin-bottom: 70px;
	float: left;
}
.main-content {
	padding-top: 15px;
	margin-bottom: 70px;
	overflow: hidden;
}
.main-content h1{
	min-width: 60.416%;
	margin: 0 1.5625%;
	font-size: 1.4em;
	color: #fff;
	background-color: #ababab;
	background-image: url(../img/h1-bg.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 4px 30px 4px 15px;
	margin-bottom: 20px;
	display: inline-block;
}
.tagline {
	width: 96.875%;
	margin: 0 1.5625%;
	color: #EC1B23;
	text-align: center;
	font-size: 5.375em;
	background-image: url(../img/bg-tagline.png);
	background-position: top 50% right;
	background-repeat: no-repeat;
	margin-bottom: 0.6em;
}

/*.tagline span {
	color: #000;
	font-weight: normal;
}*/
#home-section article {
	width: 30.2083%;
	margin: 0 1.5625%;
	float: left;
	text-align: center;
	padding-top: 100px;
	background-position: top center;
	background-repeat: no-repeat;
}
.account {
	background-image: url(../img/bg-komecijala.png);
}
.design {
	background-image: url(../img/bg-dizajn.png);
}
.production {
	background-image: url(../img/bg-proizvodnja.png);
}
#home-section article h2 {
	color: #EC1B23;
	font-size: 1.5em;
	margin-bottom: 0.8em;
}
.contact-left {
	width: 33.2083%;
	margin: 0 1.5625%;
	float: left;
}
.contact-left span {
	padding-left: 27px;
}

.map-holder {
    position: relative;
    padding-bottom: 45%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.map-holder iframe,   
.map-holder object,  
.map-holder embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#main-footer {
	background-color: #EC1B23;
	color: #fff;
	width: 93.75%;
	margin: 0 1.5625%;
	clear: both;
	padding: 30px 15px 30px;
}
.copy {
	width: 30.2083%;
	margin: 0 1.5625%;
	float: left;
	font-size: 0.825em;
}
.authors {
	width: 30.2083%;
	margin: 0 1.5625%;
	float: left;
	text-align: center;
	font-size: 0.825em;
}
.authors a {
	color: #fff;
	text-decoration: underline;
}
.authors a:hover {
	color:#ccc;
	text-decoration: none;
}
.social-networks {
	width: 30.2083%;
	margin: 0 1.5625%;
	float: left;
	
}
.social-networks ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
	
}
.social-networks ul li {
	float: left;
	width: 36px;
	height: 36px;
	border-radius: 50%;
	overflow: hidden;
	margin-left: 20px;
}
.social-networks li a{
	display: block;
	text-indent: 99999px;
	background-color: #fff;
	line-height: 36px;
	transition: background-color 0.2s;
	-webkit-transition: background-color 0.2s; /* Safari */
}
.social-networks li a:hover{
	background-color: #ccc;
}
.face {
	background-image:url(../img/facebook.png);
}
.linked-in {
	background-image:url(../img/linked-in.png);
}
.white {
	background-color: #fff;
}
/* ==========================================================================
   Media Queries
   ========================================================================== */
   
@media all and (max-width: 1200px) {
	
.slider-heading {
	font-size: 200%;
	line-height: 200%;
}

}


@media all and (min-width: 720px) and (max-width: 960px) {
	
.container {
	width: 100%;
}
.contact-data {
	width: 40.2083%;
}
.language-select {
	width: 20.2083%;
	margin: 0 1.5625%;
}
nav {
	width: 100%;
}
.slider-heading {
	font-size: 180%;
	line-height: 180%;
        margin: 0; 
}

}

@media all and (min-width: 480px) and (max-width: 719px) {
.container {
	width: 100%;
}
.contact-data {
	width: 40.2083%;
}
.language-select {
	width: 20.2083%;
	margin: 0 1.5625%;
}
nav {
	width: 100%;
}
nav ol {
	height: 40px;
	margin: 0 1.5625%;
	font-size: 1.25em;
	list-style: none;
	padding: 0;
}
nav ol li {
	float: left;
	width: 24.6%;
	line-height: 40px;
	text-align: center;
	margin-right: 0.3225%;
}
nav ol li:last-child {
	margin-right: 0;
}
nav ol li a {
}
nav ol li a:hover {	
}
.decoration-li {
	display: none;
}
.gallery-list {
}

.gallery-list li a {
	font-size: 0.9em;	
}

.tagline {
	font-size: 4.25em;
}

#home-section article {
	width: 75.875%;
	margin: 0 1.5625% 20px;
	text-align: left;
	padding: 0 0 0 100px;
	background-position: top left;
	background-repeat: no-repeat;
}
.account {
	background-image: url(../img/bg-komecijala.png);
}
.design {
	background-image: url(../img/bg-dizajn.png);
}
.production {
	background-image: url(../img/bg-proizvodnja.png);
}
#home-section article h2 {
	color: #EC1B23;
	font-size: 1.5em;
	margin-bottom: 0.8em;
}
.contact-left {
	width: 96.75%;
	margin: 0 1.5625%;
}
.contact-left div {
	float: left;
	width: 45%;
	margin-right: 5%;
}
.map-holder {
	width: 96.75%;
	margin: 0 1.5625%;
}

#main-footer {
	width: 90.75%;
}
.slider-heading {
	font-size: 150%;
	line-height: 150%;
        margin: 0; 
}
}

@media all and (max-width: 615px) {
.cd-phone {
	display: block;
}
}

@media all and (min-width: 320px) and (max-width: 479px) {
.container {
	width: 100%;
}
#main-header {
	padding: 80px 0 10px 0;
	width: 100%;
}
.logo {
	width: 60%;
	margin: 0 20% 15px;
}
.logo img {
	width: 100%;
}

.language-select {
	width: 100%;
	text-align:center;
	overflow: hidden;
}

.language-select li {
	margin-bottom: 7px;
	margin-right: 20px;
	display: inline-block;
}
.language-select li:last-child {
	margin-right: 0;
}
.contact-data {
	display: none;
}
nav {
	width: 100%;
	position: fixed;
	top: 0;
	padding: 10px 0;
	background-color: #fff;
	box-shadow: 0 2px 15px #ababab;
}
nav ol {
	height: 40px;
	margin: 0 1.5625%;
	font-size: 1.25em;
	list-style: none;
	padding: 0;
}
nav ol li {
	float: left;
	width: 24.6%;
	line-height: 40px;
	text-align: center;
	margin-right: 0.3225%;
        background-color: #EC1B23 !important;
}
nav ol li:last-child {
	margin-right: 0;
}
nav ol li a {
}
nav ol li a:hover {
    background-color: #ababab !important;
    color: #fff;
}
.home {
	background-image:url(../img/home-ico.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -9999px !important;
}
.about {
	background-image:url(../img/about-ico.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -9999px !important;
}
.albums {
	background-image:url(../img/gal-ico.png) !important;
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -9999px !important;
}
.gallery-list {
	text-indent: 0;
}
.contact {
	background-image:url(../img/contact-ico.png);
	background-position: center;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
.contact-left {
	width: 96.75%;
	margin: 0 1.5625%;
}

.map-holder {
	width: 96.75%;
	margin: 0 1.5625%;
}
.contact-left div {
	width: 96.75%;
	margin: 0 1.5625%;
}
nav ol li a:hover {	
}
.decoration-li {
	display: none;
}
.gallery-list li a {
	font-size: 0.9em;	
}

.tagline {
	font-size: 2em;
	margin-bottom: 1em;
}

.slider-heading {
	font-size: 1em;
}
.main-content {
	margin-bottom:20px;
}
#home-section {
	margin-bottom:0;
}

#home-section article {
	width: 96.875%;
	margin: 0 1.5625% 20px;
	text-align: left;
	padding: 0;
	background-position: top left;
	background-repeat: no-repeat;
}
.account {
	background-image:none;
}
.design {
	background-image: none;
}
.production {
	background-image: none;
}
#home-section article h2 {
	color: #EC1B23;
	font-size: 1.5em;
	margin-bottom: 0.6em;
}
#main-footer {
	width: 89%;
	margin: 0 1.5625%;
}
.copy, .authors, .social-networks {
	width: 100%;
	margin: 0;
	text-align: center;
	display:block;
	margin-bottom: 20px;
}
.social-networks {
	margin-bottom: 0;
}
.social-networks ul {
	float: none;
	text-align: center;
}
.social-networks ul li {
	display: inline-block;
	float:none;
}
.social-networks ul li:first-child {
	margin: 0;
}
}



@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}