/*!
 * Author: Nejc Rodošek;
 * Email: nejc.rodosek@gmail.com;
 */

html,
body {
    width: 100%;
    height: 100%;
    font-family: "Neo-Sans-Pro"
}

body {
    background-color: #373f4d;
}

@font-face {
    font-family: Neo-Sans-Pro;
    src: url(../fonts/Neo-Sans-Pro.ttf);
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: Neo-Sans-Pro;
    src: url(../fonts/Neo-Sans-Pro-Light.ttf);
    font-style: normal;
    font-weight: 200;
}

@font-face {
    font-family: Neo-Sans-Pro;
    src: url(../fonts/Neo-Sans-Pro-Bold.ttf);
    font-weight: bold;
}

@font-face {
    font-family: Neo-Sans-Pro;
    src: url(../fonts/Neo-Sans-Pro-Italic.ttf);
    font-style: italic;
}

hr {
    width: 85px;
    border-width: 3px;
    margin: 70px 0;
}

hr.blue {
    border-color: #aedfe5;
}

hr.grey {
    margin: 50px 0;
    margin-left: -30px;
    border-color: #8e929b;
}

h1 {
    font-size: 85px;
}

a {
    color: #333 !important;
    text-decoration: none !important;
    padding:3px;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

a:hover,
a:focus {
    color: #333;
    text-decoration: none !important;
}

p {
    font-size: 22px !important;
    font-weight: 200;
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.5;
}

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

section {
    min-height:100vh;
    padding:100px 0;
}

.space-top {
    margin-top: 70px;
}

#logo {
    position: relative;
    margin-bottom:20px;
}

#header-logo {
    display: none;
    position: absolute;
    padding: 5px;
}

.bg-white > #header-logo {
    display: inline;
}

.bg-white {
    background-color: #fff !important;
}

#home {
    color:#fff;
    background-color:#a5d1bd;
    background: url(../img/home.svg), 65%, -webkit-linear-gradient(0deg, #c0dcc1, #a3d0bd) no-repeat; /* For Safari 5.1 to 6.0 */
    background: url(../img/home.svg), 65%, -o-linear-gradient(0deg, #c0dcc1, #a3d0bd) no-repeat; /* For Opera 11.1 to 12.0 */
    background: url(../img/home.svg), 65%, -moz-linear-gradient(0deg, #c0dcc1, #a3d0bd) no-repeat; /* For Firefox 3.6 to 15 */
    background: url(../img/home.svg), 65%, linear-gradient(0deg, #c0dcc1, #a3d0bd) no-repeat; /* Standard syntax (must be last) */
    background-position: right top;
    background-repeat: no-repeat;
}

#about {
    background-color:#fff;
}

#about div a {
	box-shadow: inset 0 -8px 0 #b4e7f8;
    color: inherit;
	transition: background .15s cubic-bezier(.33,.66,.66,1);
}

#about div a:hover, 
#about div a:focus, 
#about div a:active {
    background: #b4e7f8;
}

#about-face {
    margin-top: 25px;
}

#about-logo {
    display: inline-block;
    float:left;
    padding-right: 10px;
}

.about-text {
    color:#8e929b;
    font-size: 36px !important;
}

#icons {
    background-color:#a3dde2;
    background-image: url(../img/icons_bg.png);
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;

}

.icon-small {
	width: 50%;
}

.icons-bg {
    width: 100%;
    height: auto;
    margin-bottom: 5em;
}

#hirfolyam {
    background-color:#a3dde2;
    background-image: url(../img/icons_bg.png);
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;

}

#hirfolyam div a {
	box-shadow: inset 0 -8px 0 #0e76bc;
    color: inherit;
	transition: background .15s cubic-bezier(.33,.66,.66,1);
}

#hirfolyam div a:hover, 
#hirfolyam div a:focus, 
#hirfolyam div a:active {
    background: #0e76bc;
}

.hirfolyam-text {
    color:#fff;
    font-size: 30px !important;
}

#hirfolyam .col-lg-9 {
    padding-right:25px !important;
}

#icons div a {
	box-shadow: inset 0 -8px 0 #0e76bc;
    color: inherit;
	transition: background .15s cubic-bezier(.33,.66,.66,1);
}

#icons div a:hover, 
#icons div a:focus, 
#icons div a:active {
    background: #0e76bc;
}

#neoltsfm-logo {
    display: block;
    margin: 20px 0;
}

.icons-text {
    color:#fff;
    font-size: 30px !important;
}

#icons .col-lg-9 {
    padding-right:25px !important;
}

#playlist {
    background-color:#818a8f;
    background-image: url(../img/illustration_bg.jpg);
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#playlist div p{
    color: #fff;
}

#playlist div a {
    color:#fff !important;
	box-shadow: inset 0 -8px 0 #0e76bc;
	transition: background .15s cubic-bezier(.33,.66,.66,1);
}

#playlist div a:hover, 
#playlist div a:focus, 
#playlist div a:active {
    background: #0e76bc;
}

#posters84 {
    display: block;
    margin: 1em auto 7em auto;
}

#posters84-logo {
    margin: 80px 0 20px;
}

.playlist-text {
    font-size: 30px !important;
}

#contact {
    background-color:#373f4d;
}

#contact div a {
    color:#8e929b !important;
    text-decoration: none;
}

#contact div p {
    color:#8e929b;
}

#contact div  ul li {
    color:#8e929b;
    font-size: 18px;
    list-style: none;
    line-height: 40px;
    margin-left: -40px;
}
 
#contact div  ul li img {
    margin-right: 5px; 
}

form {
    color:black;
}

input[type=text],
input[type=email],
textarea,
select {
    width: 100%;
    color: #fff;
    font-size: 16px;
    background: transparent;
    border: none;
    border-bottom: 1px solid #515964;
    margin: 5px 0 15px 0;
    outline: 0;
    box-sizing: border-box;	
}

::-webkit-input-placeholder {
   color: #818a8f;
}

:-moz-placeholder { /* Firefox 18- */
   color: #818a8f;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #818a8f;  
}

:-ms-input-placeholder {  
   color: #818a8f;  
}

input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
    outline: 0;
}

textarea {
    background: #2e3642;
}

input[type=button] {
    color: white;
    background-color: #4e98bb;
    border: #4e98bb;
    border-radius: 5px;
    margin: 0 0 22px 0;
    padding: 6px 55px;
}

select {
    width:170px;
    color: #8e929b;
}

.selection {
    display: inline-block;
    position: relative;
    float: left;
    padding-bottom: 20px;
    width: 50%;
}
.selection.right .selection-label {
    padding-left: 20px;
}

.selection-label {
    float: left;
    padding-top: 10px;
}

.select {
    float:right;
}

footer {
    color: #818a8f;
    display: block;
    position: relative;
    bottom: 5em;
    margin-left: -15px;
}

.footer-container {
    padding-bottom: 50px;
}

.footer-copyrights {
    width: 100%;
}

.footer-copyrights div{
    text-align: center;
}

#footer-logo {
    display: inline-block;
    padding-right: 5px;
    margin: 10px auto;
}

.submit-messages {
    min-height: 120px
}

#loading {
	display: none;
	text-align: center;
}

#submit-success,
#submit-error,
#submit-error-custom {
    display: none;
    padding-left: 1em;
}

#submit-success {
	color:#77ff57;
}

#submit-error,
#submit-error-custom {
	 color:#ff6551;
}

.selection.right {
    float: right;
}

.inline-social li {
    float:left;
    padding: 0.1em 3.5em 0.1em 0;
}

/* navbar styles */
.no-padding {
    padding: 0;
}

 .navbar {
    border: none;
}

.navbar-default {
    background-color: transparent;
    -webkit-transition: all .35s;
    -moz-transition: all .35s;
    transition: all .35s;
}

.navbar-right {
    top: 100px;
    position: relative;
    clear: right;
}

.navbar-nav > li {
    float: none;
}

.navbar-nav > li > a {
    padding: 5px;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
    color: #eb3812;
}

.navbar-right > li > a,
.navbar-right > li > a:focus {
    text-align: right;
    font-size: 18px;
    font-weight: normal;
    color: #222;
}

.navbar-right > li > a, 
.navbar-right > li > a:focus {
    color: #1b1464 !important;
}

.navbar-right li > a:hover,
.navbar-right li > a:focus:hover,
.navbar-right li.active>a,
.navbar-right li.active>a:focus {
    color: #fff !important;
    background-color: transparent !important;
}

.navbar-right > li.active>a:after {
    font-family: "Times New Roman";
    content: '\00b7';
    position: absolute;
    right: -10px;
    font-size: 40px;
    vertical-align: text-top;
    margin-left: 5px;
}

.navbar-right > li.active>a:hover,
.navbar-right > li.active>a:focus:hover {
    background-color: transparent;
}

.navbar-right > li>a, 
.navbar-right > li>a:focus {
    font-weight: normal;
}
/* end navbar style */

/*navbar section color modification*/
.navbar-right.about li.about .page-scroll,
.navbar-right.about li .page-scroll:hover {
    color: #00bbd8 !important;
}

.navbar-right.contact li .page-scroll {
    color: #818a8f !important;
}

.navbar-right.contact li.active .page-scroll,
.navbar-right.contact li .page-scroll:hover {
    color: #fff !important;
}
/* end of color modification */

@media only screen and (max-width : 1200px) {
    h1 {
        font-size: 75px;
    }

    #about-face {
        display: block;
        margin: 0 auto;
        margin-bottom: 50px;
    }

    .selection {
        padding-bottom: 0px !important;
    }

    .selection.right .selection-label {
        padding-left: 20px;
    }

    .section-container {
        padding-right: 25px;
    }

    .select {
        float: left;
    }

    .selection-label {
        width:35%;
    }

    #posters84 {
        display: block;
        margin: 1em auto 3em auto;
    }
}

@media only screen and (max-width : 992px) {
    h1 {
        font-size: 65px;
    }

    .selection {
        padding-bottom: 0px !important;
    }

    #logo {
        margin-top: -30px;
        margin-bottom:80px;
    }

    .navbar-right {
        top: 60px;
    }

    .space-top {
        margin-top: 40px;
    }
}

/* small screens */
@media (max-width : 767px) {
    h1 {
        font-size: 50px !important;
    }

    .navbar-right li.active .page-scroll,
    .navbar-right li .page-scroll:hover,
    .navbar-right li.contact.active .page-scroll,
    .navbar-right li.contact .page-scroll:hover {
        color: #00bbd8 !important;
    }
    .navbar-right.contact li .page-scroll {
        color: #1b1464 !important
    }
    #posters84 {
        width: 70%;
        height: auto;
        margin: 0 auto 3em auto;
    }

    .selection.right .selection-label {
        padding-left: 0px;
    }

    .selection {
        float:left !important;
        display: block;
        width: 100%;
    }

    .selection-label {
        float: left;
        width: 30%;
    }

    .select {
        float:left;
    }

    #logo {
        margin-top: -30px;
        margin-bottom:40px;
    }

    footer {
        text-align: center;
        bottom: 8em;
    }

    #footer-logo {
        display: block;
        margin: 10px auto;
    }

    input[type=button] {
        width: 100%;
        padding: 10px 0;
        margin: 40px 0 0px;
    }

    .navbar-right {
        top: 0;
        right: 0 !important;
    }
}

/* IPAD LANDSCAPE */
@media only screen and (min-device-width: 481px) and (max-device-width: 1050px) and (orientation:landscape) {
    #logo {
        margin-bottom: 90px;
    }
}

/* NAVBAR MEDIA QUERIES */
@media (min-width : 767px) {
    .navbar-default,
    .navbar-default .navbar-collapse,
    #mainNav .container {
        height: 0 !important;
        min-height: 0 !important;
        background-color: transparent !important;
    }
}

/* reCAPTCHA */
.g-recaptcha {
    margin-bottom: 22px;
}

/* Social buttons */
.social-buttons {
   height: 40px;
   position: absolute;
   top: -80px;
   right: 15px;
   display: none;
}

@media (min-width: 768px) {
    .social-buttons {
        display: block;
    }
}

.header-fb,
.header-twitter,
.header-gplus {
    float: left;
    padding-top: 3px;
}

.header-player {
	float: left;
    padding: 140px 0 0 0;
	margin: 140px 0 0 0;	
}

.header-twitter {
    margin-left: 27px;
}

/* Onepage award */

.opl {
	position:fixed;
	top:100px;
	left:0px;
	z-index:99999;
}
.opl a {
	width:73px;
	height:56px;
	text-indent:-9999px;
	display:block;
	background:url('../../s3.amazonaws.com/onepagelove/one-page-love-award-left.png') no-repeat;
}