* {
        margin: 0;
        padding: 0;
}

#wrapper {
        width: 90%;
        margin: 0 auto;
        border-left: #92C4DA solid 5px;
        border-right: #92C4DA solid 5px;
        border-bottom: #92C4DA solid 5px;
        font-family: sans-serif;
        overflow: auto;
}

#banner {
        box-sizing: border-box;
        width: 100%;
        background-color: #BCE9FB;
        padding: 10px;
        overflow: auto;
        font-size: 300%;
        text-transform: capitalize;
        line-height: 130%;
        text-align: center;
}

#banner-img {
        float: left;
        margin-left: 30px;
        margin-right: 50px;
        width: 150px;
        height: 150px;
        border-radius: 75px;
        background: url('../CV/Pics/IMG_20141103_223445.jpg') no-repeat;
        background-size: 150px;
        background-position: center;
}

@media only screen and (max-width: 40.063em) {
        #banner-contact {
                width: 100%;
        }
        #banner-contact a {
                padding: 0 20px;
        }
}

#banner-contact {
        float: right;
        height: 90%;
        background-color: #0078A0;
        font-size: initial;
        line-height: initial;
        text-indent: initial;
        margin: auto 0 auto 0;
        text-align: left;
}

#banner-contact ul {
        list-style-type: none;
        color: #FFFFFF;
        font-size: 1.2rem;
        margin: 0;
}
#banner-contact i {
        display: inline-block;
        font: normal normal normal 14px/1 FontAwesome;
        font-size: inherit;
        color: #FFFFFF;
        width: 15px;
        text-align: center;
        margin-left: 5px;
        margin-right: 15px;
}
#banner-contact a {
        display: block;
        color: #FFFFFF;
        text-decoration: none;
        padding-right: 5px;
}
#banner-contact li:hover {
        background-color: #82B4CA;
}
#banner-title1 {
        font-size: 72px;
        font-weight: 600;
        padding: 40px;
        overflow: hidden;
}
#banner-title1 h1 {
        font-size: inherit;
        line-height: inherit;
        font-family: inherit;
}

nav.top-bar, nav .top-bar-section ul li, nav .top-bar-section ul li a, nav li.name, nav .menu-icon span {
        color: #222222 !important;
        background-color: #92C4DA !important;
        font-size: 1.2rem !important;
}
nav .top-bar-section ul li a:hover {
        background-color: #82B4CA !important;
}


nav ul.right {
        width:100%;
}

@media only screen and (min-width: 58.75em) {
        nav li {
                width: 20%;
        }
}

nav .top-bar-section ul li > a {
        font-weight: bold;
        color: #333333;
        text-align: center;
        text-decoration: none;
        text-transform: uppercase;
/*        padding-bottom: 5px;
        padding-top: 5px;
*/}

#main {
        box-sizing: border-box;
        width: 100%;
        background-color: #BCE9FB;
}

#main .row {
        max-width: none;
}
a.anchor {
        position:relative;
        top:-50px;
}
#footer {
        background-color: #BCE9FB;
        border-top: #92C4DA solid 5px;
        text-align: center;
}
.invert {
        background-color: #0078A0;
        color: #FFFFFF;
}
.invert h2 {
        text-align: center;
}
.invert h2, .invert h3 {
        color: #FFFFFF;
}
.image-row {
        position: relative;
}
.image {
        position: absolute !important;
        height: 100%;
        background-size: cover;
        padding: 0 !important;
}
.image-r {
        right: 0;
}
.image-l {
        left: 0;
}
.image-1 {
        background-image: url('img/image-1.jpg');
}
.image-2 {
        background-image: url('img/image-2.jpg');
}
.image-3 {
        background-image: url('img/image-3.jpg');
}

.projects, .skills {
        text-align: center;
}
.skills .columns {
        padding-top: 10px;
}
.project-icon {
        width: 150px;
        height: 150px;
        border-radius: 75px;
        background: url('img/q030G2u.jpg') no-repeat;
        background-size: 150px;
        background-position: center;
        margin: 0 auto;
}
.project-icon-1 {
        background-image: url('img/project-1-hallo.png');
}
.project-icon-2 {
        background-image: url('img/project-2-callerid.png');
}
.project-icon-3 {
        background-image: url('img/project-3-crm.png');
}
.project-icon-4 {
        background-image: url('img/project-4-salesapi.png');
}
.project-icon-5 {
        background-image: url('img/project-5-netcom.png');
}
.project-icon-6 {
        background-image: url('img/project-6-forumlist.png');
}
.skill-icon {
        width: 50px;
        height: 50px;
/*        border-radius: 25px;*/
        background: url('img/q030G2u.jpg') no-repeat;
        background-size: contain;
        background-position: center;
        margin: 0 auto;
}
.skill-icon-1 {
        background-image: url('img/skill-01-java.png');
}
.skill-icon-2 {
        background-image: url('img/skill-02-php.png');
}
.skill-icon-3 {
        background-image: url('img/skill-03-python.png');
}
.skill-icon-4 {
        background-image: url('img/skill-04-sql.png');
}
.skill-icon-5 {
        background-image: url('img/skill-05-htmlcss.png');
}
.skill-icon-6 {
        background-image: url('img/skill-06-restful.png');
}
.skill-icon-7 {
        background-image: url('img/skill-07-windows.png');
}
.skill-icon-8 {
        background-image: url('img/skill-08-osx.png');
}
.skill-icon-9 {
        background-image: url('img/skill-09-linuxdebian.png');
}
.skill-icon-10 {
        background-image: url('img/skill-10-agile.png');
}
.skill-icon-11 {
        background-image: url('img/skill-11-git.png');
}
.skill-icon-12 {
        background-image: url('img/skill-12-httpnginx.png');
}

.grade {
        float: left;
        width: 25px;
}
h2 {
        font-family: "Source Sans Pro", sans-serif;
        text-align: center;
}
h2 a, h2 a:hover {
        color: inherit;
}
h3 {
        font-family: "Source Sans Pro", sans-serif;
}
h3 {
        font-family: "Source Sans Pro", sans-serif;
        font-size: 1.3rem !important;
        font-weight: 600 !important;
}
hr {
        margin: 20px;
        display:none;
}
