body {
    background-image: url("../img/cork-wallet.png");
    font-family: 'Merriweather', serif;
    color: gray !important;
}

a{
   color: gray !important; 
}


/*@media (max-width: 767.99px) {*/
@media (max-width: 399.99px) {
    
    body {
         font-size: 15px;
    }
    
    .fab {
        font-size: 60px!important;
    } 

    /*.symfony > img, .jquery > img, .bootstrap > img, .react > img, .yii2 > img, .elasticsearch >img, .jira>img, .youtrack>img, .sharepoint>img{*/
    .skill > img{
        height: 60px;
        padding: 2px;
    }

    .skill > h3{
        font-size: 15px;
    }
    
    header > h3{
        font-size: 20px;
    }
    
}

@media (min-width: 400px) and (max-width: 449.99px) {
    body {
         font-size: 15px;
    }
    
    .fab {
        font-size: 70px!important;
    } 

    /*.symfony > img, .jquery > img, .bootstrap > img, .react > img, .yii2 > img, .elasticsearch >img, .jira>img, .youtrack>img, .sharepoint>img{*/
    .skill > img{
        height: 70px;
        padding: 2px;
    }

    .skill > h3{
        font-size: 18px;
    }
    
    header > h3{
        font-size: 22px;
    }
    
}

@media (min-width: 450px) and (max-width: 499.99px) {
    body {
         font-size: 15px;
    }
    
    .fab {
        font-size: 80px!important;
    } 

    /*.symfony > img, .jquery > img, .bootstrap > img, .react > img, .yii2 > img, .elasticsearch >img, .jira>img, .youtrack>img, .sharepoint>img{*/
    .skill > img{
        height: 80px;
        padding: 2px;
    }

    .skill > h3{
        font-size: 18px;
    }
    
    header > h3{
        font-size: 23px;
    }
    
}
@media (min-width: 500px) and (max-width: 767.99px) {
    body {
         font-size: 15px;
    }
    
    .fab {
        font-size: 85px!important;
    } 

    /*.symfony > img, .jquery > img, .bootstrap > img, .react > img, .yii2 > img, .elasticsearch >img, .jira>img, .youtrack>img, .sharepoint>img{*/
    .skill > img{
        height: 85px;
        padding: 2px;
    }

    .skill > h3{
        font-size: 20px;
    }
    
    header > h3{
        font-size: 24px;
    }
    
}

@media (min-width: 768px) {
    .fab {
        font-size: 93px!important;
    } 

    /*.symfony > img, .jquery > img, .bootstrap > img, .react > img, .yii2 > img, .elasticsearch >img, .jira>img, .youtrack>img, .sharepoint>img{*/
    .skill > img{
        height: 93px;
        padding: 3px;
    }
    
    .skill > h3{
        font-size: 25px;
    }
    
    header > h3{
        font-size: 28px;
    }

}



.container-fluid{
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}

.skill{
    padding: 20px;
}


.php{
    
}

.js{
    
}

.html{
    
}

.css{
    
}

#nav{
    
}

#aboutMe, #technology, #projects, #contact, #experience, #footer{
    margin-top: 10px;
    margin-bottom: 10px;
}

#aboutMe, #projects, #experience, #footer{
    display: none;
}

#map
{
    font-size: 10px;
    height: 420px;
    width: 95%;
    margin: 10px;
    color: #666666;
    margin-left: auto;
    margin-right: auto;	
}

header > h3{
    background-color: #b7b3b3;
}

.symfony > img{
    opacity: 0.6
}

.panstwowe{
    background: -webkit-linear-gradient(
        white 50%, 
        red 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.zaloba{
    color: black;
}

.swieta{
    color: green;
}