#side-nav ul:first-child {
    padding-top: 25px;
}

button.call-to-action-button {
    padding: 20px;
}


@media (max-width: 768px) {

    section {
        padding: 20px 0;
    }

}

section p, section ul, section h2 {
    padding-bottom: 15px;
}

img.services {
    border: 1px solid #666699;
    width: 100%;
}

#contact-me .second {
    display: none;
}

#contact-me .error {
    background: #ffd8d8;
}

#swiper-1 .swiper-slide h1 {
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
}

#swiper-1 .swiper-slide p {
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.7)
}

.alert {
    background-color: rgba(102, 102, 153, .1);
    border-color: rgba(102,102,153, .2);
}

.ig-b- { display: inline-block; }
.ig-b- img { visibility: hidden; }
.ig-b-:hover { background-position: 0 -60px; } .ig-b-:active { background-position: 0 -120px; }
.ig-b-v-24 { width: 137px; height: 24px; background: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24.png) no-repeat 0 0; }
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
.ig-b-v-24 { background-image: url(//badges.instagram.com/static/images/ig-badge-view-sprite-24@2x.png); background-size: 160px 178px; } 
