/*!
 * Start Bootstrap - Freelancer v4.0.0-beta (http://startbootstrap.com/template-overviews/freelancer)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-freelancer/blob/master/LICENSE)
 */
body {
    font-family: 'Lato', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    overflow-x: hidden;}

/*Places loading gif over content while page is loading, gif from https://loading.io/*/
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(/img/loading.gif) center no-repeat #fff;
}

p {
    font-size: 20px; }

p.small {
    font-size: 16px; }

a,
a.active,
a:active,
a:focus,
a:hover {
    color: #71BCCE;
    outline: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase; }

hr.line-light,
hr.line-primary{
    max-width: 250px;
    margin: 25px auto 30px;
    padding: 0;
    text-align: center;
    border: none;
    border-top: solid 5px;
    color: white;}

hr.linet-light {
    border-color: white; }

hr.line-light:after {
    color: white;}

hr.line-primary {
    border-color: #2C3E50; }

hr.line-primary:after {
    color: #2C3E50;
    background-color: white; }

.img-centered {
    margin: 0 auto; }

section {
    padding: 100px 0; }
section h2 {
    font-size: 3em;
    margin: 0; }

section.light {
    color: white;
    background: #71BCCE;  }

section.dark {
    color: white;
    background: #2C3E50;  }

section.standardcontent {
    color: white;
    background: #71BCCE;
    padding-top: 200px;
}

@media (max-width: 767px) {
    section {
        padding: 75px 0; }
    section.first {
        padding-top: 75px; } }

.scroll-top {
    position: fixed;
    z-index: 1049;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px; }
.scroll-top .btn {
    font-size: 16px;
    line-height: 28px;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 100%; }
.scroll-top .btn:focus {
    outline: none; }

#mainNav {
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    border: none;
    background: #2C3E50; }
#mainNav a:focus {
    outline: none; }
#mainNav .navbar-brand {
    font-size: 1.1rem;
    color: white; }
#mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: white; }
#mainNav .navbar-nav {
    letter-spacing: 1px; }
#mainNav .navbar-nav li.nav-item a.nav-link {
    color: white; }
#mainNav .navbar-nav li.nav-item a.nav-link:hover {
    color: #71BCCE;
    outline: none; }
#mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
    color: white; }
#mainNav .navbar-toggler {
    font-size: 14px;
    padding: 11px;
    text-transform: uppercase;
    color: white;
    border-color: white; }
#mainNav .navbar-toggler:focus, #mainNav .navbar-toggler:hover {
    color: white;
    border-color: #71BCCE;
    background-color: #71BCCE; }

@media (min-width: 992px) {
    #mainNav {
        padding-top: 25px;
        padding-bottom: 25px;
        -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
        -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
        transition: padding-top 0.3s, padding-bottom 0.3s; }
    #mainNav .navbar-brand {
        font-size: 2em;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        transition: all 0.3s; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
        color: white;
        border-radius: 3px;
        background: #71BCCE; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
        color: white;
        background: #71BCCE; }
    #mainNav.navbar-shrink {
        padding-top: 10px;
        padding-bottom: 10px; }
    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.5em; } }

header.masthead {
    padding-top: 100px;
    padding-bottom: 50px;
    text-align: center;
    color: white;
    background-image:url('https://static.gergely-szabo.com/img/background/tinystonehengeandlake.jpg');
    background-repeat:no-repeat;
    background-color: #2C3E50;
    background-size:cover;
    background-position: center;
}

header.masthead img {
    display: block;
    margin: 0 auto 20px;
}

header.masthead .intro-text .name {
    font-family: 'Montserrat', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 2em;
    font-weight: 700;
    display: block;
    text-transform: uppercase;
}

header.masthead .intro-text .skills {
    font-size: 1.25em;
    font-weight: 300;
}

header.masthead .intro-text .photo-credit {
    font-size: 0.7em;
    opacity: 0.7;
    display: block;
    text-align: right;
    margin-right: auto;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 15px;
}

@media (min-width: 768px) {
    header.masthead {
        padding-top: 200px;
        padding-bottom: 30px;
    }

    header.masthead .intro-text .name {
        font-size: 4.75em;
    }

    header.masthead .intro-text .skills {
        font-size: 1.75em;
        text-align: right;
    }

    header.masthead .intro-text .photo-credit {
        font-size: 0.7em;
        opacity: 0.7;
        display: block;
        text-align: right;
        margin-right: auto;
        margin-left: auto;
        padding-right: 30px;
        padding-left: 15px;
    } }


#social .social-item {
    right: 0;
    margin: 0 0 15px;}
#social .social-item .social-link {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto;
    cursor: pointer; }
#social .social-item .social-link .caption {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all ease 0.5s;
    -moz-transition: all ease 0.5s;
    transition: all ease 0.5s;
    opacity: 0;
    background: rgba(255, 255, 255, 0.9); }
#social .social-item .social-link .caption:hover {
    opacity: 0.3; }
#social .social-item .social-link .caption .caption-content {
    font-size: 20px;
    position: absolute;
    top: 50%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    color: white; }
#social .social-item .social-link .caption .caption-content i {
    margin-top: -12px; }
#social .social-item .social-link .caption .caption-content h3,
#social .social-item .social-link .caption .caption-content h4 {
    margin: 0; }

#social * {
    z-index: 2; }

@media (min-width: 767px) {
    #social .social-item {
        margin: 0 0 30px; } }

.social-modal .modal-dialog {
    max-width: 100%;
    min-height: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    border: none;
    border-radius: 0;
    background-clip: border-box;
    -webkit-box-shadow: none;
    box-shadow: none; }
.social-modal .modal-dialog .modal-content {
    padding: 100px 0;
    border: 0;
    border-radius: 0; }
.social-modal .modal-dialog .modal-content h2 {
    font-size: 3em;
    margin: 0; }
.social-modal .modal-dialog .modal-content img {
    margin-bottom: 30px; }
.social-modal .modal-dialog .modal-content .item-details {
    margin: 30px 0; }

.social-modal .close-modal {
    position: absolute;
    top: 25px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent; }
.social-modal .close-modal:hover {
    opacity: 0.3; }
.social-modal .close-modal .lr {
    /* Safari and Chrome */
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    /* IE 9 */
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #2C3E50; }
.social-modal .close-modal .lr .rl {
    /* Safari and Chrome */
    z-index: 1052;
    width: 1px;
    height: 75px;
    /* IE 9 */
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    background-color: #2C3E50; }

.social-modal .modal-backdrop {
    display: none;
    opacity: 0; }

.floating-label-form-group {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #eeeeee; }
.floating-label-form-group input,
.floating-label-form-group textarea {
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    padding-right: 0;
    padding-left: 0;
    resize: none;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none !important; }
.floating-label-form-group label {
    font-size: 0.85em;
    line-height: 1.764705882em;
    position: relative;
    z-index: 0;
    top: 2em;
    display: block;
    margin: 0;
    -webkit-transition: top 0.3s ease, opacity 0.3s ease;
    -moz-transition: top 0.3s ease, opacity 0.3s ease;
    -ms-transition: top 0.3s ease, opacity 0.3s ease;
    transition: top 0.3s ease, opacity 0.3s ease;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0; }
.floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #eeeeee; }

.floating-label-form-group-with-value label {
    top: 0;
    opacity: 1; }

.floating-label-form-group-with-focus label {
    color: #71BCCE; }

form .row:first-child .floating-label-form-group {
    border-top: 1px solid #eeeeee; }

footer {
    color: white; }
footer h3 {
    margin-bottom: 30px; }
footer .footer-above {
    padding-top: 50px;
    background-color: #2C3E50; }
footer .footer-col {
    margin-bottom: 50px; }
footer .footer-below {
    padding: 25px 0;
    background-color: #2c3e50; }

.btn-outline {
    font-size: 20px;
    margin-top: 15px;
    transition: all 0.3s ease-in-out;
    color: white;
    border: solid 2px white;
    background: transparent; }
.btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
    color: #71BCCE;
    border: solid 2px white;
    background: white; }

.btn-primary {
    font-weight: 700;
    color: white;
    border-color: #2C3E50;
    background-color: #2C3E50; }

.btn-primary.focus, .btn-primary:focus {
    color: white;
    border-color: black;
    background-color: #1a252f;
    box-shadow: #1a252f !important;
    outline: none; !important}


.btn-primary:hover {
    color: white;
    border-color: #161f29;
    background-color: #1a252f; }

.btn-primary.active, .btn-primary:active,
.show > .btn-primary.dropdown-toggle {
    color: white;
    border-color: #161f29 !important;
    box-shadow: none !important;
    background-color: #1a252f !important;
    outline: none; !important}

.btn-primary.disabled, .btn-primary:disabled {
    background-color: #1a252f;
    background-image: none;
    border-color: #1a252f;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover,
.open > .btn-primary.dropdown-toggle.focus,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle:hover {
    color: white;
    border-color: black;
    background-color: #0d1318; }

.btn-primary.active, .btn-primary:active,
.open > .btn-primary.dropdown-toggle {
    background-image: none; }
.btn-primary.disabled.focus, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled].focus, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    border-color: #2C3E50;
    background-color: #2C3E50; }

.btn-primary .badge {
    color: #2C3E50;
    background-color: white; }

.btn-success {
    font-weight: 700;
    color: white;
    border-color: #71BCCE;
    background-color: #71BCCE; }
.btn-success.focus, .btn-success:focus {
    color: white;
    border-color: #138496;
    background-color: #0cbfe9; }
.btn-success:hover {
    color: white;
    border-color: #138496;
    background-color: #0cbfe9; }
.btn-success.active, .btn-success:active,
.open > .btn-success.dropdown-toggle {
    color: white;
    border-color: #138496;
    background-color: #0cbfe9; }
.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover,
.open > .btn-success.dropdown-toggle.focus,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle:hover {
    color: white;
    border-color: #138496;
    background-color: #0cbfe9; }
.btn-success.active, .btn-success:active,
.open > .btn-success.dropdown-toggle {
    background-image: none; }
.btn-success.disabled.focus, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled].focus, .btn-success[disabled]:focus, .btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    border-color: #71BCCE;
    background-color: #71BCCE; }
.btn-success .badge {
    color: #71BCCE;
    background-color: white; }

.btn-social {
    font-size: 20px;
    line-height: 45px;
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border: 2px solid white;
    border-radius: 100%; }

.btn.active,
.btn:active,
.btn:focus {
    outline: none; }

@media (min-width: 576px) {
    .profile-img {
        max-width: 100%;
    }
}

.profile-img{
    max-width: 100%;
    height: auto;


    /*Circular border*/
    -webkit-filter: drop-shadow(2px 2px 0 white)
    drop-shadow(-2px 2px 0 white)
    drop-shadow(2px -2px 0 white)
    drop-shadow(-2px -2px 0 white);

    filter: drop-shadow(2px 2px 0 white)
    drop-shadow(-2px 2px 0 white)
    drop-shadow(2px -2px 0 white)
    drop-shadow(-2px -2px 0 white);

    /*For zoom*/
    -webkit-transform: scale(1, 1); /*This is the scale for the normal size of the image.*/
    -webkit-transition-duration: 500ms;
    -webkit-transition-timing-function: ease-out;

    /* Webkit for Mozila Firefox */
    -moz-transform: scale(1, 1);
    -moz-transition-duration: 500ms;
    -moz-transition-timing-function: ease-out;

    /* Webkit for IE( Version: 11, 10 ) */
    -ms-transform: scale(1, 1);
    -ms-transition-duration: 500ms;
    -ms-transition-timing-function: ease-out;
}

/*For zoom*/
.profile-img:hover{
    /* Webkit for Chrome and Safari */
    -webkit-transform: scale(1.1, 1.1);  /*This is the enlarged size scale of the image.*/
    -webkit-transition-duration: 500ms;
    -webkit-transition-timing-function: ease-out;

    /* Webkit for Mozila Firefox */
    -moz-transform: scale(1.1, 1.1);
    -moz-transition-duration: 500ms;
    -moz-transition-timing-function: ease-out;

    /* Webkit for IE( Version: 11, 10 ) */
    -ms-transform: scale(1.10, 1.10);
    -ms-transition-duration: 500ms;
    -ms-transition-timing-function: ease-out;

}

.animate {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}



.link-on-light-background,
.link-on-light-background:active,
.link-on-light-background:hover,
.link-on-light-background:focus {
    color: #2C3E50;
}

.on-page-nav-line {
    display: block;
    margin-bottom: 15px;
}

.btn {
    cursor: pointer;
}


/*Seamless Responsive Photo Grid - https://css-tricks.com/seamless-responsive-photo-grid/*/

#photos {
    /* Prevent vertical gaps */
    line-height: 0;

    -webkit-column-count: 5;
    -webkit-column-gap:   0px;
    -moz-column-count:    5;
    -moz-column-gap:      0px;
    column-count:         5;
    column-gap:           0px;
}

#photos img {
    /* Just in case there are inline attributes */
    width: 100% !important;
    height: auto !important;
}

@media (max-width: 1200px) {
    #photos {
        -moz-column-count:    4;
        -webkit-column-count: 4;
        column-count:         4;
    }
}
@media (max-width: 1000px) {
    #photos {
        -moz-column-count:    3;
        -webkit-column-count: 3;
        column-count:         3;
    }
}
@media (max-width: 800px) {
    #photos {
        -moz-column-count:    2;
        -webkit-column-count: 2;
        column-count:         2;
    }
}
@media (max-width: 400px) {
    #photos {
        -moz-column-count:    1;
        -webkit-column-count: 1;
        column-count:         1;
    }
}

.tradelogos {
    height:50px;
}

.hCaptcha {
    text-align: center;
    padding-top: 35px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    margin-top: 30px;
    height: 0;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}