/* ##### ADDED FOR SMALL HEADER ####### */

.masthead header .ident {
    background-size: 90px 90px;
    width: 90px;
    height: 90px;
}

.title {
    position: relative;
    margin: -147px 0;
    left: 115px;
    width: 100% !important;
}

h1 {
    display: none;
}

.masthead p {
    max-width: 100% !important;
}

.jake-head {
    display: block;
    width: 75px;
    height: 75px;
    position: relative;
    top: -85px;
    left: 10px;
}


.masthead {
    margin-bottom: -10px !important;
}


@media only screen and (max-width:1100px) {
    .masthead header .ident {
        position: relative;
        top: -34px;
    }

    .jake-head {
        top: -118px;
    }

    .title {
        margin: -98px 0;
    }

    .widediv_txt {
        top: 40% !important;
    }

}


@media only screen and (max-width: 895px) {
    .title {
        margin: -103px 0;
        width: 90% !important;
    }
}

@media only screen and (max-width: 768px) {
    .widediv_txt {
        top: 40% !important;
    }

}


@media only screen and (max-width: 700px) {
    .wrap {
        padding: 0 5%;
    }

    .masthead header {
        margin: 68px 12% 5px 0;
    }

    .title {
        top: -166px;
        width: 81% !important;
        left: 104px;
    }

    .widediv_txt,
    .kfdtext {
        top: 50% !important;
    }
}

@media only screen and (max-width: 425px) {
    .masthead p {
        margin-top: -40px !important;
    }

    .og_sec .ill,
    .og_sec .recent,
    .og_sec .blog,
    .og_sec .design,
    .og_sec .illustration,
    .og_sec .sk8,
    .og_sec .fineart,
    .og_sec .build,
    .og_sec .feed,
    .sec_left,
    .sec_right {
       -webkit-filter: grayscale(0%) brightness(100%) !important;
       filter: grayscale(0%) brightness(100%) !important;
    }

}


@media only screen and (max-width: 363px) {
    .title {
        top: -166px;
        width: 75% !important;
    }
}

/* ##### END ADDED FOR SMALL HEADER ####### */


.masthead header {
    position: relative;
    z-index: 300;
}


.planes_ctnr {
    position: relative;
    width: 850px;
    height: 850px;
    left: -170px;
    margin-top: -550px;

}

.guy {
    position: absolute;
}

.planes {
    position: absolute;
    top: 25px;
    left: 0;
    width: 850px;
    height: 850px;
    margin: 0;
    -webkit-animation: spin 10s linear infinite;
    -moz-animation: spin 10s linear infinite;
    animation: spin 10s linear infinite;
    mix-blend-mode: multiply;
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(-360deg);
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(-360deg);
        transform: rotate(-360deg);
    }
}

.fancybox-caption {
    text-align: center !important;
}

.full_width {
    /*display: inline-block;
		max-width: 1600px;
		margin: auto;
		float: none;*/
    text-align: center;

}


.img_1600 {
    width: 1600px;
}

#kfd {
    display: none;
}

.widediv_txt {
    font-family: abril fatface, georgia, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 4em;
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 100;
    text-shadow: -1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 1px 0 #666;
    line-height: 21px;
    position: absolute;
    top: 60% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 100%;
}

.kfdtext {
    font-family: abril fatface, georgia, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 4em;
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 100;
    text-shadow: -1px -1px 0 #666, 1px -1px 0 #666, -1px 1px 0 #666, 1px 1px 0 #666;
    line-height: 21px;
    /*top: 50%;
left: 31%;*/
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 100%;
}


.vidtext_sml {
    /* font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif"; */
    font-size: .5em;
    /* text-shadow: -1px -1px 0 #999, 1px -1px 0 #999, -1px 1px 0 #999, 1px 1px 0 #999; */

}

.kfd_img {
    position: relative;
    z-index: 50;

}

.la {
    background-image: url(../images/sk8_recent.jpg);
}


.nyc {
    background-image: url(../images/nyc_frontwallride.jpg);
}


.sav {
    background-image: url(../images/kidfalldown.jpg);
}

.web {
    background-image: url(../images/websites.jpg);
    background-repeat: no-repeat;
    background-size: contain !important;
}


.nursery {
    background-image: url(../images/nursery.jpg);
    background-repeat: no-repeat;
    background-size: contain !important;
}


.proto {
    background-image: url(../images/prototype.jpg);
}

.garage {
    background-image: url(../images/garage.jpg);
}


.weconsume {
    background-image: url(../images/weconsume_trailer.jpg);
}

.kimagnet {
    background-image: url(../images/kimagnet.jpg);
}

.anicca {
    background-image: url(../images/anicca.jpg);
}

.threedland {
    background-image: url(../images/3dland.jpg);
}

.bloomtogether {
    background-image: url(../images/bloomtogether.jpg);
}

.tvland {
    background-image: url(../images/tvland.jpg);
}



.climatescape {
    background-image: url(../images/climatescape.jpg);
}

.midican {
    background-image: url(../images/music_can.jpg);
}

.exposehid {
    background-image: url(../images/exposehid.jpg);
}

.wificlock {
    background-image: url(../images/wificlock.jpg);
}

.zeal {
    background-image: url(../images/zeal_productdesign.jpg);
}

.processing {
    background-image: url(../images/processing.jpg);
}

.stylegans {
    background-image: url(../images/stylegans.jpg);
}

.rlab {
    background-image: url(../images/rlab.jpg);
}

.truckadventure {
    background-image: url(../images/truckadventure.jpg);
}

.lightbox {
    background-image: url(../images/lightbox.jpg);
}

.carpetbob {
    background-image: url(../images/carpetbob.jpg);
}

.sk8comic {
    background-image: url(../images/sk8_comic.jpg);
}

.sec_left,
.sec_right {
    height: 700px;
    width: 50%;
    float: left;
    background-size: cover;
    background-position: 50%;
    position: relative;
}

.prototxt {
    line-height: 40px;
}

@media only screen and (max-width:1600px) {
    .img_1600 {
        width: 100%;
    }
}


@media only screen and (max-width:1175px) {

    .kfdtext,
    .kfdtext {
        top: 40%;
    }

}



@media only screen and (max-width:1100px) {
    .planes_ctnr {
        position: relative;
        width: 760px;
        height: 800px;
        left: -210px;
        margin-top: -86px;
    }

    .sec_left,
    .sec_right {
        height: 450px;
    }
}


@media only screen and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {

    .widediv_txt {
        top: 90% !important;

    }

}



@media only screen and (max-width:699px) {
    .planes_ctnr {
        width: 100%;
        height: auto;
        left: 238px;
        margin-top: 10px;
        top: -260px;
    }

    .guy {
        width: 50%;
    }

    .planes {
        top: 5px;
        left: 0;
        width: 50%;
        height: auto;
        margin: 0;
    }

    .masthead p {
        margin-top: -25px;
    }

    .widediv_txt {
        top: 35% !important;
    }


}


@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {

    .widediv_txt {
        top: 90% !important;
    }

}



@media only screen and (max-width: 425px) {
    .planes_ctnr {
        width: 100%;
        height: auto;
        left: 138px;
        margin-top: 10px;
        top: -300px;
    }

    .guy,
    .planes {
        width: 70%;
    }

    .masthead p {
        margin-top: -55px;
    }

    .widediv_txt {
        top: 42% !important;
    }

    .sec_left,
    .sec_right {
        width: 100%;
        height: 300px;
        background-size: cover;
        background-position: 50%;
        position: relative;
    }

}


/* IG FEED STYLES */
#instafeed {
    position: relative;
    z-index: 500;
}



.instasection {
    display: inline-block;
    font-size: 18px;
    float: none;


}

.instfeed_tiles {
    max-width: 500px;
    width: 500px
}

.likes {
    color: blue;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-size: 25px;
    display: block;

}

.caption {
    text-align: center;
    display: block;
}



.Embed {
    display: block;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    max-width: 1024px;
    margin: auto;
}



.Header {
    height: 54px;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 10px;
    position: relative;
    z-index: 100;
    background-color: #fff;

}

.AvatarContainer {
    background-color: #fff;
    padding: 2px;
    border-radius: 50%;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.avatar_img {
    width: 50px;
}

.AvatarContainer,
.Header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.HeaderText {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin: 0 10px;
    overflow: hidden;
}


.EmbedFrame {
    /* padding-bottom: 75%;*/
    position: relative;
    /*margin-top: -85px;*/
}

.EmbeddedMedia {
    /*background-color: #fafafa;*/
    bottom: 0;
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    height: 450px;
}

/* .EmbeddedMediaImage{
	/*margin-top: 85px;*/
/*} */

.img-responsive {
    width: 100%;
}

.EmbedVideo {
    position: absolute;
    width: 100%;
    height: 100%;
}


.Feedback {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    padding: 8px 10px;
    /* margin-top: 555px;*/
}

.Feedback,
.Feedback a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.mylikes {
    position: relative;
    /*    top: -30px;
    left: 42px;*/
}

.mycomments {
    position: relative;
    /* left: 12px;*/
    display: inline-block;

}



.embedSpriteHeartOpen,
.embedSpriteHeartOpenRed {
    background-position: -225px -53px;
}

.embedSpriteGlyph,
.embedSpriteHeartOpen,
.embedSpriteHeartOpenRed {
    background-repeat: no-repeat;
    background-position: -277px -53px;
    height: 24px;
    width: 24px;
}

.SocialProof {
    position: relative;
    top: -30px;
    left: 37px;
    display: inline-block;
}

.SocialProof a {
    font-weight: 600;
}

.Embed a {
    color: #262626;
}

a,
a:visited {
    color: #003569;
    text-decoration: none;
}

.Caption {
    display: block;
    line-height: 18px;
    padding: 0 10px 10px;
    margin-top: -19px;
}

.Footer {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #eee;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 44px;
    padding: 0 10px;
}

a.Timestamp {
    color: #999;
    font-size: 70%;
    text-transform: uppercase;
}



/*@media not all, (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {*/

.embedSpriteHeartOpen,
.embedSpriteHeartOpenRed {
    background-size: 172px 160px;
    background-position: -136px -87px;
}

.embedSpriteComment,
.embedSpriteGlyph,
.embedSpriteHeartOpen,
.embedSpriteHeartOpenRed,
.embedSpritePlayButton,
.embedSpriteSaveOpen,
.embedSpriteShare,
.embedSpriteStoryRing,
.embedSpriteVerifiedBadgeSmall {
    background-image: url(../images/031e3f72ab64.png);
}

.embedSpriteHeartOpenRed {
    background-position: 0 -136px;
}

.embedSpriteHeartOpen,
.embedSpriteHeartOpenRed {
    background-size: 172px 160px;
    background-position: -136px -87px;
}

#load-more {
    text-align: center;
    cursor: pointer;
}

/*}	*/


/* END IG FEED STYLES */