body {
    background-color: white;
    -webkit-font-smoothing: antialiased;
}



.col-xs-12 {
    height: 60px; 
    background-color: #fee96d; 
    color: white; 
    text-align: center;
    border: 0px solid black;
}
.col-xs-6 {
    height: 100px; 
    background-color: yellow; 
    color: black; 
    text-align: center;
    border: 2px solid black;
}
.col-xs-4 {
    height: 100px; 
    background-color: green; 
    color: white; 
    text-align: center;
    border: 2px solid black;
}
.col-xs-8 {
    height: 100px; 
    background-color: red; 
    color: black; 
    text-align: center;
    border: 2px solid black;
}
.footer .col-sm-4{
    height: 100px; 
    background-color: purple; 
    color: white; 
    text-align: center;
    border: 2px solid black;
}


/* Bio style */
.bio .col-sm-3{
    height: 550px; 
    background-color: #8ad2ba; 
    color: white; 
    text-align: center;
    border: 0px solid black;
}

.bio .col-sm-9{
    height: 550px; 
    background-color: #8ad2ba; 
    color: white; 
    text-align: left;
    border: 0px solid black;
    padding-right: 15px;
}

.bio .col-md-5{
    height: 390px; 
    background-color: #8ad2ba; 
    color: white; 
    text-align: center;
    border: 0px solid black;
}

.bio .col-md-2{
    height: 390px; 
    background-color: #8ad2ba; 
    color: white; 
    text-align: center;
    border: 0px solid black;
}

.bio .col-lg-3{
    height: 380px; 
    background-color: #8ad2ba; 
    color: white; 
    text-align: center;
    border: 0px solid black;
}

.bio-xs .col-xs-12{
    height: 780px;
    background-color: #8ad2ba; 
    color: white; 
    text-align: center;
    border: 0px solid black;
    padding: 0;
    margin: 0;
}

.signup .col-xs-12{
    height: auto;
    background-color: #f58383; 
    color: white; 
    text-align: center;
    border: 0px solid black;
    padding: 0;
    margin: 0;
}

/* CV-page*/

.cv-page{
    background-color: #8ad2ba; 
    color: black; 
    text-align: left;
    border: 0px solid black;
    padding: 15px 15px 0 25px;
    margin: 0;
}

cv-page. col-lg-12 {
    background-color: #8ad2ba; 
    color: black; 
    text-align: left;
    border: 0px solid black;
    padding: 0 0 0 0;
    margin: 0;
}

h1.cv-page-lg {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 45px; 
    font-weight: 600;
    line-height: 45px;
    color: white;
    padding: 50px 0px 50px 0;
    text-align: left;
}

h1.works-page-lg {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 45px; 
    font-weight: 600;
    line-height: 45px;
    color: white;
    padding: 50px 0px 50px 0;
    text-align: left;
}

h1.works-page-lg2 {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 45px; 
    font-weight: 600;
    line-height: 45px;
    color: white;
    padding: 10px 0px 10px 0;
    text-align: left;
}

h2.cv-headlines {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 28px; 
    font-weight: 600;
    line-height: 28px;
    color: white;
    padding: 20px 0px 0 0;
    text-align: left;
}
p.cv-textlines {
    font-family: 'Josefin Sans', sans-serif;
    max-width: 800px; 
    font-size: 16px; 
    font-weight: 400;
    line-height: 22px;
    color: #5a5a59;
    padding: 0px 0px 0 0;
    text-align: left;
}
p.cv-textlines2 {
    font-family: 'Josefin Sans', sans-serif;
    max-width: 800px; 
    font-size: 16px; 
    font-weight: 700;
    line-height: 22px;
    color: #f58383;
    padding: 0px 0px 0 0;
    text-align: left;
}
p.cv-textlines a {
    font-family: 'Josefin Sans', sans-serif;
    font-size: 15px; 
    font-weight: 600;
    line-height: 12px;
    color: white;
    padding: 0px 0px 0 0;
    margin-top: 25px;
    text-align: left;
}
p.cv-textlines a:hover {
text-decoration: underline;
}

/* Works page */

.works-page{
    background-color: #f58383; 
    color: black; 
    text-align: left;
    border: 0px solid black;
    padding: 15px 15px 0 25px;
    margin: 0;
}


/* Top-area */
.top-area .col-lg-8 {
    height: 780px; 
    background-color: gray; 
    background-image: url(http://www.hafdisbjarnadottir.com/img/top-area-lg-image.jpg);
    color: black; 
    text-align: center;
    border: 0px solid black;
    padding: 0;
    margin: 0;
}
.top-area .col-md-8 {
    height: 620px; 
    background-color: green; 
    color: black; 
    text-align: center;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.top-area .col-lg-4 {
    height: 780px;
    background-color: #f58383; 
    color: black; 
    text-align: center;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.top-area .col-xs-4 {
    height: 780px;
    background-color: #f58383; 
    color: black; 
    text-align: center;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.top-area .col-md-4 {
    height: 620px; 
    background-color: #f58383; 
    color: black; 
    text-align: center;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.top-area .col-sm-8 {
    height: 500px; 
    background-color: gray; 
    color: black; 
    text-align: center;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.top-area .col-sm-4 {
    height: 500px; 
    background-color: #f58383; 
    color: black; 
    text-align: center;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.top-area .col-sm-12 {
    height: 320px; 
    background-color: #f58383; 
    color: black; 
    text-align: center;
    border: 0px solid black;
}
.top-area .col-xs-12 {
    height: 780px; 
    background-color: #f58383; 
    color: black; 
    text-align: center;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.top-area .col-xs-12.t1 {
    height: 320px; 
    background-color: green; 
    color: black; 
    text-align: center;
    border: 0px solid black;
}

/* backround-image md */
.top-md-hb {
    height: 620px;
    background-image: url(http://www.hafdisbjarnadottir.com/img/top-area-md-image.jpg); 
    padding: 0;
    margin: 0;
}
.top-sm-hb {
    height: 500px;
    max-width: 100%;
    background-image: url(http://www.hafdisbjarnadottir.com/img/top-area-sm-image.jpg); 
    padding: 0;
    margin: 0;
}

.top-xs-hb {
    height: 320px;
    max-width: 100%;
    background-image: url(http://www.hafdisbjarnadottir.com/img/top-area-xs-image.jpg); 
    padding: 0;
    margin: 0;
}

/* new release */
.top-lg-nr {
    height: 375px;
    background-image: url(http://www.hafdisbjarnadottir.com/img/new-release-lg.png); 
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    margin:0;
    padding:0px;
}
.top-md-nr {
    height: 318px;
    background-image: url(http://www.hafdisbjarnadottir.com/img/new-release-md.png); 
    padding: 0;
    margin: 0;
}
.top-sm-nr {
    height: 248px;
    background-image: url(http://www.hafdisbjarnadottir.com/img/new-release-sm.png); 
    padding: 0;
    margin: 0;
}
.top-xs-nr {
    height: 384px;
    background-image: url(http://www.hafdisbjarnadottir.com/img/new-release-lg.png); 
	-webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    margin:0;
    padding:0px;
}
.nr-details-lg-1 {
    width: 50%;
    padding: 0;
    margin: 0;
    float: left;
}
.nr-details-lg-2{
    width: 50%;
    padding: 0;
    margin: 0;
    float: left;
}
.nr-details-md-1 {
    width: 50%;
    padding: 0;
    margin: 0;
    float: left;
}
.nr-details-md-2{
    width: 50%;
    padding: 0;
    margin: 0;
    float: left;
}
.nr-details-sm-1 {
    width: 100%;
    padding: 0;
    margin: 0;
    float: left;
}
p.nr-lg{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 33px; 
    font-weight: 400;
    line-height: 28px;
    color: #fbe115;
    padding: 110px 0px 0 0;
    text-align: center;
}

p.nr-lg a{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 33px; 
    font-weight: 400;
    line-height: 28px;
    color: #fbe115;
}


p.nr-md{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 30px; 
    font-weight: 400;
    line-height: 24px;
    color: #fbe115;
    padding: 80px 0px 15px 0;
    text-align: center;
    margin-top: 0px;
}

p.nr-md a{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 30px; 
    font-weight: 400;
    line-height: 24px;
    color: #fbe115;
}

p.nr-sm{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 24px; 
    font-weight: 400;
    line-height: 22px;
    color: #fbe115;
    padding: 60px 0px 0 0;
    text-align: center;
}

p.nr-sm a{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 24px; 
    font-weight: 400;
    line-height: 22px;
    color: #fbe115;
}


p.nr-xs{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 33px; 
    font-weight: 400;
    line-height: 28px;
    color: #fbe115;
    padding: 82px 0px 0 0;
    text-align: center;
}

p.nr-xs a{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 33px; 
    font-weight: 400;
    line-height: 28px;
    color: #fbe115;

}


p.details-lg{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 15px; 
    font-weight: 300;
    line-height: 22px;
    color: white;
    padding: 10px 15px 0 24px;
    text-align: left;
}

p.details-lg a{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 15px; 
    font-weight: 700;
    line-height: 22px;
    color: #fee96d;
    margin-top: 8px;
    padding: 8px 0px 0 0px;
    text-align: left;
    text-decoration: underline;
}
p.details-lg a:hover{
    text-decoration: none;
}

p.details-md{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 13px; 
    font-weight: 300;
    line-height: 17px;
    color: white;
    padding: 10px 15px 0 24px;
    text-align: left;
}

p.details-md a{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 14px; 
    font-weight: 700;
    line-height: 17px;
    color: #fee96d;
    padding: 10px 0px 0 0px;
    text-align: left;
    text-decoration: underline;
}
p.details-md a:hover{
    text-decoration: none;
}

p.details-sm{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 12px; 
    font-weight: 300;
    line-height: 18px;
    color: white;
    padding: 10px 15px 0 24px;
    text-align: left;
}

p.details-sm a{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 12px; 
    font-weight: 700;
    line-height: 18px;
    color: #fee96d;
    padding: 10px 0px 0 0px;
    text-align: left;
    text-decoration: underline;
}
p.details-sm a:hover{
    text-decoration: none;
}


h1.nr-lg-title {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 45px; 
    font-weight: 600; 
    color: white;
    padding: 20px 0px 0px 24px;
    text-align: left;
    margin: 0;
}
h2.twitter {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 25px; 
    font-weight: 400; 
    color: white;
    padding: 20px 0px 0px 24px;
    text-align: left;
    margin: 0;
}

h2.mailinglist {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 18px; 
    font-weight: 400; 
    color: white;
    padding: 20px 24px 10px 24px;
    text-align: left;
    margin: 0 auto;
}

h2.twitter a {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 25px; 
    font-weight: 400; 
    color: white;
    padding: 0px 0px 0px 0px;
    text-align: left;
    margin: 0;
}

h1.nr-md-title {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 35px; 
    font-weight: 600; 
    color: white;
    padding: 5px 0px 0px 24px;
    text-align: left;
    margin: 0;
}
h1.nr-sm-title {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 28px; 
    font-weight: 600; 
    color: white;
    padding: 3px 0px 0px 0px;
    text-align: center;
    margin: 0;
}

/* Menu Top */
p.xs-menu {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 14px; 
    font-weight: 400; 
    line-height: 22px;
    text-transform: uppercase; 
    color: #5a5a59;
    padding: 3px 0 0 0;
    margin-top:6px;
    text-align: center;
}
p.lg-menu {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 16px; 
    font-weight: 400; 
    text-transform: uppercase; 
    color: #5a5a59;
    padding: 12px 10px 0 0;
    margin-top:8px;
    text-align: right;
}

p.top-lg-comp {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 32px; 
    font-weight: 400; 
    color: #fee96d;
    padding: 0;
    margin: 0;
    text-align: center;
}
p.top-sm-comp {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 20px; 
    font-weight: 300; 
    color: #fee96d;
    padding: 0;
    margin: 0;
    text-align: center;
}


/* Bio text */
p.bio-text-lg {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 14px; 
    font-weight: 400;
    color: #5a5a59;
    padding: 45px 30px 10px 0;
    margin: 0;
    text-align: left;
}
p.bio-text-xs {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 15px; 
    font-weight: 400;
    color: #5a5a59;
    padding: 45px 30px 0 25px;;
    margin: 0;
    text-align: left;
}

p.bio-text-md {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 14px; 
    font-weight: 400;
    color: #5a5a59;
    padding: 45px 30px 0px 0;
    margin: 0;
    text-align: left;
}

h1.top-lg-hb {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 50px; 
    line-height: 25px;
    font-weight: 700; 
    text-transform: uppercase; 
    color: #fee96d;
    padding: 50px 0px 10px 0px;
    text-align: center;
    margin: 0;
}
h1.top-lg-hb2 {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 35px; 
    line-height: 15px;
    font-weight: 700; 
    text-transform: uppercase; 
    color: #fee96d;
    padding: 50px 0px 0px 0px;
    text-align: center;
    margin: 0;
}
h1.top-lg-hb3 {
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 25px; 
    line-height: 15px;
    font-weight: 700; 
    text-transform: uppercase; 
    color: #fee96d;
    padding: 50px 0px 0px 0px;
    text-align: center;
    margin: 0;
}

/* mobile-fix */

.top-xs .col-lg-4{
    background-image: url(http://www.hafdisbjarnadottir.com/img/top-area-xs-image.jpg); 
    border: 0px solid black;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    height: 340px;
    margin:0;
    padding:0px;
}

/* Works */

.works .col-lg-4{
    height: 390px;
    background-image: url(http://www.hafdisbjarnadottir.com/img/works-lg.jpg); 
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.works .col-lg-6{
    height: 390px; 
    background-color: #5b5b5b;    
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.works .col-lg-2{
    height: 390px; 
    background-color: #ebebeb;    
    border: 0px solid black;
    margin: 0;    
    padding: 0;
}
.works-md .col-md-4{
    height: 390px;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.hb-mynd {
    background-image: url(http://www.hafdisbjarnadottir.com/img/works-lg.jpg); 
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    margin:0;
    padding:0px;
    width: 100%;
    height: 100%;
}

.works-md .col-md-5{
    height: 390px; 
    background-color: #5b5b5b;    
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.works-md .col-md-2{
    height: 390px; 
    background-color: #ebebeb;    
    border: 0px solid black;
    margin: 0;    
    padding: 0;
}

.socialmedia-md .col-md-5{
    height: 390px; 
    background-color: #8ad2ba;    
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.socialmedia-md .col-md-2{
    height: 390px; 
    background-color: #ebebeb;    
    border: 0px solid black;
    margin: 0;    
    padding: 0;
}

.works-sm .col-sm-6{
    height: 390px;
    background-image: url(http://www.hafdisbjarnadottir.com/img/works-lg.jpg); 
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.works-sm .col-sm-6-1{
    height: 390px; 
    background-color: #5b5b5b;    
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.works-sm .col-sm-12{
    height: auto; 
    background-color: #ebebeb;    
    border: 0px solid black;
    margin: 0;    
    padding: 0;
}
.works-xs .col-xs-12{
    height: auto; 
    background-color: #5b5b5b;    
    border: 0px solid black;
    margin: 0;    
    padding: 0;
}
.other-xs .col-xs-12{
    height: auto; 
    background-color: #ebebeb;    
    border: 0px solid black;
    margin: 0 0 0 0 ;    
    padding: 0;
}

h1.works-lg{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 45px; 
    font-weight: 600; 
    color: #f58383;
    text-transform: uppercase;
    padding: 25px 0px 0px 64px;
    text-align: left;    
    margin: 0;
}

h1.works-lg a{
    color: #f58383;
}

h1.works-lg a:hover{
    color: white;
}
.album-works-1{
    width: 32%; 
    height: 390px;
    margin: 20px 0 0 20px;
    padding: 0;
    float: left;
}

.album-lg-1{
    width: 32%; 
    height: 390px;
    margin: 20px 0 0 20px;
    padding: 0;
    float: left;
}
.album-lg-2{
    width: 32%; 
    height: 390px;
    margin: 20px 0 0 0px;
    padding: 0;
    float: left;
}
.album-lg-3{
    width: 32%; 
    height: 390px;
    margin: 20px 0 0 0px;
    padding: 0;
    float: left;
}
.album-md-1{
    width: 48%; 
    height: 390px;
    margin: 20px 0 0 10px;
    padding-left: 15px;
    float: left;
}
.album-md-2{
    width: 48%; 
    height: 390px;
    margin: 20px 0 0 0px;
    padding: 0;
    float: left;
}
.album-sm-1{
    width: 25%; 
    height: 195px;
    margin: 0px 0 0 0px;
    padding: 15px 0 0 15px;
    float: left;
}
.album-dt-sm{
    width: 25%; 
    height: 195px;
    margin: 0px 0 0 0px;
    padding: 15px 0 0 10px;
    float: right;
}
.album-sm-2{
    width: 48%; 
    height: 195px;
    margin: 10px 0 0 0px;
    padding: 0;
    float: left;
}
.album-dt-xs {
    width: 50%; 
    height: 195px;
    margin: 0px 0 0 0px;
    padding: 15px 0 0 40px;
    float: right;
}
.album-xs-1{
    width: 50%; 
    height: 195px;
    margin: 0px 0 0 0px;
    padding: 15px 0 0 15px;
    float: left;
}
.album-xs-2{
    width: 50%; 
    height: 195px;
    margin: 0px 0 0 0px;
    padding: 0px 0 0 0px;
    float: left;
}
h1.album-lg-title{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 40px; 
    font-weight: 600; 
    color: #f58383;
    text-transform: uppercase;
    padding: 15px 0px 5px 0px;
    text-align: left;    
    margin: 0;
}
h1.album-sm-title{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 40px; 
    font-weight: 600; 
    color: #f58383;
    text-transform: uppercase;
    padding: 0px 0px 0 0px;
    text-align: left;    
    margin: 0;
}
h1.album-lg-title2{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 16px; 
    font-weight: 600; 
    color: #f58383;
    text-transform: uppercase;
    padding: 15px 0px 15px 0px;
    text-align: left;    
    margin: 0;
}
h1.album-works-title{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 24px; 
    font-weight: 600; 
    color: #5a5a59;
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    text-align: left;    
    margin: 0;
}
p.album-lg-details{
    width: 113px;
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 15px; 
    font-weight: 300;
    line-height: 22px;
    color: white;
    padding: 0px 0px 0 0px;
    text-align: left;
}
p.album-sm-details{
    width: 113px;
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 15px; 
    font-weight: 300;
    line-height: 22px;
    color: white;
    padding: 0px 0px 0 0px;
    text-align: left;
}
p.album-lg-details2{    
    width: 113px;
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 15px; 
    font-weight: 300;
    line-height: 22px;
    color: white;
    padding: 0px 0px 0 0px;
    text-align: left;
}
p.album-lg-details a{
    color: white;
}
p.more-to-come{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 30px; 
    font-weight: 600; 
    color: #f58383;
    text-transform: uppercase;
    padding: 60px 0px 5px 25px;
    line-height: 30px;
    text-align: left;    
    margin: 0;
}
p.more-to-come a{
    color: #f58383;
    padding: 0px 0px 25px 0px;
}
p.more-to-come a:hover{
    color: #f58383;
}

p.more-to-come2{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 30px; 
    font-weight: 600; 
    color: #f58383;
    text-transform: uppercase;
    padding: 20px 0px 10px 25px;
    line-height: 30px;
    text-align: left;    
    margin: 0;
}
p.more-to-come2 a{
    color: #5b5b5b;
    padding: 0px 0px 25px 0px;
}
p.more-to-come2 a:hover{
    color: #f58383;
}

hr.album-line {
    text-align: left;
    margin-right: 40px;
    padding-top: 0;
    margin-top: 0;
}
hr.album-line2 {
    text-align: left;
    margin-right: 40px;
    padding-top: 0;
    margin-top: 0;
}

/* Socialmedia */

.socialmedia .col-lg-4{
    height: 390px; 
    background-color: #8ad2ba;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}

.socialmedia-sm .col-sm-6{
    height: 390px; 
    background-color: #8ad2ba;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}

.socialmedia2-sm .col-sm-6{
    height: 195px;
    background-color: #fee96d;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.instagram-xs .col-xs-12{
    height: 400px; 
    background-color: #8ad2ba;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}


iframe {border:0px groove #f00 }
#over { position:absolute; top:300px; left:110px; z-index:2 }
#over2 { position:absolute; top:300px; left:255px; z-index:2 }
#over3 { position:absolute; top:300px; left:160px; z-index:2 }
#over4 { position:absolute; top:290px; left:265px; z-index:2 }


p.instagram{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 25px; 
    font-weight: 600;
    line-height:  24px;
    color: white;
    padding: 0px 0px 0px 0px;
    margin: 0;
    text-align: left;
}
p.instagram a {
    padding: 0px 0px 0 0px;
    margin: 0;
    color: white;
   
}

/* Image styles */

img.album-lg {
    height: auto;
    max-width: 100%;
    border: 0;
    padding: 0px;
    margin: 0px;
}
img.album-works-lg {
    height: auto;
    max-width: 100%;
    border: 0;
    padding: 0px;
    margin: 0px;
}

img.album-lg :hover {
    height: 165px;
    width: 165px;
    border: 0;
    padding: 0px;
    margin: 0px;
}
img.instagram {
    border: 0;
    padding-top: 0px;
    float: right;
}
img.instagram a{
    border: 0;
    padding: 0px;
    margin: 0;
}

.facebook-link{
    height: 196px; 
    background-color: #fee96d;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
.facebook-link2{
    height: 196px;
    background-color: #fee96d;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
p.facebook1{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 25px; 
    font-weight: 600;
    line-height: 33px;
    color: #5b5b5b;
    padding: 45px 0px 5px 0px;
    margin: 0;
    text-align: center;
}
p.facebook2{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 15px; 
    font-weight: 600;
    line-height: 12px;
    color: #5b5b5b;
    padding: 0px 0px 2px 0px;
    margin: 0;
    text-align: center;
}
p.facebook3{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 40px; 
    font-weight: 600;
    line-height: 33px;
    color: #5b5b5b;
    padding: 10px 0px 0px 0px;
    margin: 0;
    text-align: center;
}
p.facebook3, p.facebook1, p.facebook2 a{
    color: #5b5b5b;
}
p.facebook1a{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 25px; 
    font-weight: 600;
    line-height: 33px;
    color: #5b5b5b;
    padding: 35px 0px 5px 0px;
    margin: 0;
    text-align: center;
}
p.facebook2a{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 15px; 
    font-weight: 600;
    line-height: 12px;
    color: #5b5b5b;
    padding: 0px 0px 2px 0px;
    margin: 0;
    text-align: center;
}
p.facebook3a{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 35px; 
    font-weight: 600;
    line-height: 33px;
    color: #5b5b5b;
    padding: 10px 0px 0px 0px;
    margin: 0;
    text-align: center;
}
p.facebook3a a{
    color: #5b5b5b;
}
.youtube-link{
    height: 196px; 
    background-color: #ebebeb;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
img.youtube {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    margin:0;
    padding:0px;
    width: 100%;
    height: auto;
}
img.youtube2 {
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto;
    -o-background-size: 100% auto;
    background-size: 100% auto;
    margin:0;
    padding:50px 0 0 0;
    width: 100%;
    height: auto;   
}
img.youtube a{
    border: 0;
    padding: 0px;
    margin: 0;
}

img.twitter{
    border: 0;
    padding: 0 0 15px 0px;
    margin: 0;
}

img.desaturate { -webkit-filter: grayscale(100%); filter: grayscale(100%); }

/* Footer */

.footer .col-lg-12{
    height: 50px; 
    background-color: #5b5b5b;
    border: 0px solid black;
    margin: 0;
    padding: 0;
}
p.footertext{
    font-family: 'Josefin Sans', sans-serif; 
    font-size: 14px; 
    font-weight: 300;
    color: white;
    padding: 15px 0px 0px 0px;
    margin: 0;
    text-align: center;
}

/* Link styles */

p.bio-link a{
    text-transform: uppercase;
    color: #f8e975;
    text-decoration: none;
    text-align: 
}
a:hover  {
    text-decoration: underline}    

img.bio-image {
    border: 0;
    padding-top: 175px;
    margin: 0;
} 
img.bio-image-xs {
    border: 0;
    padding-top: 45px;
    margin: 0;
} 


/* Twitter fetcher css*/

h2 {
  clear:both;
}


a, a:visited {
  color:#5a5a59;
}

a:hover {
  color:#ffffff;
  font-family:'Josefin Sans', sans-serif;
}

ul li {
  list-style:none;
  overflow:hidden;
  border:0px solid #dedede;
  margin:0px;
  padding:0px;
}

ul  {
  margin:0px;
  padding:0 25px 0 25px;
}

.user, .tweet, .timePosted {
  float:left;
  font-family:'Josefin Sans', sans-serif;
}

.timePosted {
	display: none;
}

.user {
  width:25%;
  display: none;
}

.tweet {
  width:100%;
  padding: 0 0 20px 0;
  margin: 0;
}

.timePosted {
  width:15%;
}

.user {
  clear:left;
}

.user a {
 width: 100px;
 font-family:'Josefin Sans', sans-serif;
}

.user span span {
  width:100px;
  display:block;
  margin-top:10px;
}

.user img, .user a > span {
  float:left;
}

.interact {
  display: none;
  float:left;
  width:10%;
  margin-top:-7px;
}

.interact a {
  margin-left:5px;
  float:left;
}

.user a > span {
  margin-left:10px;
}

.media img {
  max-width:250px;
  max-height:250px;
}

#linkage {
  position:fixed;
  top:0px;
  right:0px;
  background-color:#3d3d3d;
  color:#ffffff;
  text-decoration:none;
  padding:5px;
  width:10%;
  font-family:'Josefin Sans', sans-serif;
}

label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 400;
	font-family:'Josefin Sans', sans-serif;
}

*, *:before, *:after {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
    #mc_embed_signup{ clear:left; font:14px Helvetica,Arial,sans-serif; width: 100%; margin: 0 auto; padding: 0px 24px 10px 24px;}
    #mc_embed_signup form {display:block; position:relative; text-align:left;}
    #mc_embed_signup input {border:1px solid #999; -webkit-appearance:none; color: #000000;}
    #mc_embed_signup input:focus {border-color:#333;}
    #mc_embed_signup .button {clear:both; background-color: #5b5b5b; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
    #mc_embed_signup .button:hover {background-color:#5b5b5b;}
    #mc_embed_signup .small-meta {font-size: 11px;}
    #mc_embed_signup .nowrap {white-space:nowrap;}     
    #mc_embed_signup .clear {clear:none; display: inline-block; width: 31%; vertical-align: top;}

    #mc_embed_signup label {display:inline-block; font-size:16px; padding-bottom:10px; font-weight:bold; width: 31%;vertical-align: top; }
    #mc_embed_signup input.email {display:inline-block; padding:8px 0; margin:0 10px 10px 0; text-indent:5px; width:32.7%;vertical-align: top; font-family:'Josefin Sans', sans-serif; font-weight: 400;}
    #mc_embed_signup input.button {display:block; width:45%; margin:0 0 0px 0; padding: 2px 0 0 0; font-family:'Josefin Sans', sans-serif; font-weight: 400;}

    @media screen and (max-width: 780px) {
        #mc_embed_signup {width: 100%;}
        #mc_embed_signup label, #mc_embed_signup input.email, #mc_embed_signup .clear {display: block; width: 100%;}
    

