﻿.edit-link {
    display: none!important;
}
.clear {
    clear: both;
}

.video-js .vjs-tech {
	position: relative!important;
}
.fade,iframe,.wp-caption {
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
}
#top-nav {
    position: relative;
    height: 40px;
    background: white;
    padding: 6px 10px;
    left: 50%;
    width: 600px;
    margin-left: -300px;
    top: 0;
box-shadow: #aaa 0px 2px 10px;
}

#top-nav > ul > li {
    float: left;
    list-style-type: none;
    padding: 0 1%;
    margin: 0 1%;
}

    #top-nav > ul > li > a {
        font-size: 12px;
        color: #666;
        padding: 4px 6px;
        line-height: 10px;
    }
#top-nav > ul > li > ul {
    --display: none;
    --visibility: hidden;
    position: absolute;
    background: white;
    top: 100%;
    bottom: 100%;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#top-nav li:hover > ul {
    display: block;
    --visibility: visible;
    top: 100%;
    height: 250%;
    
}
#top-nav > ul > li > ul > li {
    list-style-type: none;
    padding: 10px 10px;
    background: white;
}
#top-nav > ul > li > ul > li.social-media > img {
    height: 16px;
}
    #top-nav .subscribe p {
        margin: 0;
    }
#top-nav .subscribe {
    --float: right;
    position: absolute;
    right: 0;
}


.site-footer {
    position: relative;
    padding: 10px;
    width: 100%;
    background:white;
    text-align: center;
}
.site-footer ul li.logoli {
	position: absolute;
	left: 0;
	bottom: 30px;
}
.site-footer ul li.social-media {
	position: absolute;
right: 0;
bottom: 40px;
}
	.site-footer ul li.social-media a {
		margin-right: 5px;
	}

.site-footer .logo {
    width: 150px;
}

.site-footer .footer1 {
    display: inline-block;
    width: 591px;
}
.site-footer .footer2 {
    display: block;
    width: 99%;
}
.site-footer > ul > li {
    float: left;
    list-style-type: none;
    padding: 0 1%;
    margin: 0 1%;
    color: #666;
    text-align: left;
}

    .site-footer > ul > li > a {
        font-size: 12px;
        color: #666;
    }
.site-footer > ul > li > ul {
    position: absolute;
    background: white;
    top: 100%;
    bottom: 100%;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.site-footer li:hover > ul {
    display: block;
    --visibility: visible;
    top: 100%;
    height: 250%;
    
}
.site-footer > ul > li > ul > li {
    list-style-type: none;
    padding: 10px 10px;
    background: white;
}
.social-media a img{
    height: 16px;
}

.subscribe .newsletter-email
{
    width: 50px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    padding: 3px 2px 3px 2px;
    font-size: 12px;
border-radius: 2px 0 0 2px;
border-right: none;
}
input.newsletter-email:focus,
input.newsletter-email:hover {
    width: 150px;
}
input[type="submit"].newsletter-submit
{
    padding: 4px 10px;
border-radius: 0 2px 2px 0;
}
#top-nav .home_icon
{
    height: 16px;
}


.newsletter tr {
    display: inline-block;
}

.pullquote {
    border-top: solid 1px red;
border-bottom: solid 1px red;
padding: 20px 0;
font-size: 32px;
font-style: italic;
margin-top: 40px;
margin-bottom: 40px;
}
.pullvideo {
    position: relative;
}
.pullvideo b {
    display: block;
    font-size: 32px;
    position: absolute;
    width: 100%;
    padding: 10px;
    text-align: center;
    top: 50%;
    margin-top: -50px;
    color: white;
    text-shadow: 2px 2px #000;
}
.pullvideo video {
    border-top: solid 1px red;
border-bottom: solid 1px red;
padding: 10px 0;
margin-top: 10px;
margin-bottom: 40px;
}
.excerpt {
    background: #f75137;
    color: white;
margin-top: 50px;
margin-bottom: 40px;
width: 600px;
height: 600px;
position: fixed;
left: 50%;
margin-left: -300px;
top: 0;
--margin-top: -300px;
display: none;
z-index: 100;
max-height:80%;
}
.excerpt .scrollable {    
    padding: 30px 60px 70px;
    width: 100%;
    height: 100%;
    overflow: auto;
}

.excerpt .close-menu {
    
position: absolute;
display: block;
background: white;
color: #f75137;
width: 50px;
line-height: 50px;
text-decoration: none;
right: 0;
margin-right: -50px;
top: 0;
margin-top: -50px;
font-size: 27px;
}
.content .excerpt .scrollable > b {
    font-size: 32px;
    margin-bottom: 20px;
    display: block;
    font-weight: normal;
}
.left-margin {
    max-width: 300px;
    float: left;
    text-align: center;
    margin-left: 7%;
    margin-right: 10px;
}
    .left-margin a.small {
    font-size: 10px;
    }
a.clickhere {
    background: #f75137;
    color: white;
    display: inline-block;
    width: 100px;
    height: 100px;
    padding: 10px;
    text-align: left;
    margin-left: 150px;
    font-size: 14px;
    text-decoration: none;
}
.left-margin .background {
    background: white;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: fixed;
    display: none;
    opacity: .5;
}

div.ssba {
--max-width: 672px;
--margin: 0 auto;
float: right;
margin-right: 10px;
}

#post-5 .ssba {
    display: none;
}
.strip {
    position: fixed;
    --bottom: -100px;
    background: white;
    width: 100%;
    text-align: center;
    padding: 0;
    z-index: 9;
    -webkit-transition: bottom .6s ease-in-out;
    transition: bottom .6s ease-in-out;

}
.strip > a {
	width: 100%;
display: inline-block;
height: 100%;
padding: 20px 0;
}
.strip-placeholder {
    --height: 48px;
    position: relative;
}
#home {
    top: -100%;
    -webkit-transition: top .6s ease-in-out;
    transition: top .6s ease-in-out;
}
.shedoesnt {
    position: absolute;
    top: 12.5%;
    left: -60%;
    width: 40%;
    -webkit-transition: left .6s ease-in-out;
    transition: left .6s ease-in-out;
}
#home .logo {
    position: absolute;
    top: 2%;
    left: 5%;
    width: 22%;
    --zoom: 75%;
}

#slide1 {
    background-image: url(/wp-content/themes/twentyfourteen/images/Sylvane_I_copy.jpg);
    background-size: 100%;
}

.carousel-caption {
    position: absolute;
    bottom: 0;
    left: 50%!important;
    margin-left: -50%;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background: black;
    width: 100%;
    opacity: 0.75;
    font-size: 12px;
}
.carousel-caption h4 {
display: none;
}
.carousel-caption p {
    max-width: 672px;
    margin-left: auto;
    margin-right: auto;
}
asdf.grayscale {
    filter: url(filters.svg#grayscale); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

 .caption {
    position: absolute;
    color: white;
    bottom: 40%;
    left: 50%;
    margin-left: -40%;
    width: 100%;
    font-size: 1.5vw;
}
     .caption .h2,
     .caption h2 {
		 display: block;
        text-transform: uppercase;
        --font-family: 'Europa';
        font-size: 3vw;
        margin: 0 0 2%;
    }
     .caption .h3,
     .caption h3 {
		 display: block;
         font-size: 2vw;
         margin: 0 0 1%;
        --font-family: 'Europa';
    }
	 .outline {		 
    text-shadow:
   -1px -1px 0 #5d5d5d,  
    1px -1px 0 #5d5d5d,
    -1px 1px 0 #5d5d5d,
     1px 1px 0 #5d5d5d;
	 }

#home {
    color: white;
}
#home > div {
    position:absolute;
}
#home .header {
    opacity: .8;
    font-size: 144px;
    width: 40%;
    top: 25%;
    left: 10%;
    line-height: .4;
    font-weight: bold;
    --letter-spacing: -8px;
    font-family: Europa;
}

#home .mobile_intro {
	display:none;
}

#home .intro {
    position: absolute;
    top: 35%;
    margin-top: 0;
    width: 30%;
    right: -40%;
    -webkit-transition: right .6s ease-in-out;
    transition: right .6s ease-in-out;
    font-size: 10pt;
}
#home .intro h3{
    color: #f75137;
    font-size: 24px;
    font-family: Europa;
    font-size: 2.5vw;
}
#home .intro p {
    font-size: 18px;
    margin: 0;
    font-size: 1.5vw;
}
#home a {
    color: #f75137;
    font-size: 10pt;
}
#home a.scrolldown {
    display: block;
    color: white;
    top:50%;
	left: 10%;
	position: absolute;
	font-size: 1.5vw;
	text-decoration: none;
	text-align: center;
}
a.next.future .hover, 
a.prev.future .hover,
a.next.future:hover .default, 
a.prev.future:hover .default{
    display: none;
}
a.next.future:hover .hover,
a.prev.future:hover .hover,
a.next.future .default,
a.prev.future .default {
    display: inline-block;
}


a.next, a.prev {
    max-width: 45%;
    display: block;
}
a.next {
    float: right;
    text-align: right;
}
a.prev {
    float: left;
}
.fixed {
    display: none;
	background:black;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    --margin-top: -60px;
}
.fixed-placeholder {
    width: 100%;
    position: relative;
    visibility: hidden;
    z-index: -1;
    background: black;
    ---margin-top: -84px;
}
.fixed-placeholder > img { 
	width:100%;
}

.content {
    background: white;
    z-index: 1;
    width: 100%;
    position:relative;
    padding-top: 30px;
}
    .content > p > b {
        margin-top: 50px;
        display: inline-block;
        font-size: 22px;
    }
.stretch {
    width:100%;
    height:100%;
}
.menu-top-nav-container {
}
#menu-square {
    position: fixed;
    background: #f75137;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    display: block;
    z-index: 999;
    top: 50%;
    margin-top: -15px;
    --background-image: url(../twentyfourteen/images/gear_icon-03.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    color: white;
    font-size: 16px;
    text-align: center;
    visibility: hidden;
}
#menu-square.off {
    width: 40px;
    line-height: 40px;
    margin-top: -20px;
    left: 0;
    overflow: hidden;
    font-size: 9px;
    letter-spacing: 0px;
    visibility: visible;
    display: block;
}
#menu-square.off:hover {
    width: 60px;
    line-height: 60px;
    margin-top: -30px;
    font-size: 16px;
    cursor: pointer;
    letter-spacing: 0;
}
#menu-square.on {
    --left: 50%;
    --margin-left: -200px;
    --margin-top: -200px;
    --background-color: transparent;
    --height: 400px;
    --width: 400px;
    display: none;
}
#menu-block.on .background {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    position: fixed;
    z-index: -1;
    opacity: .5;
    background: white;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    visibility: visible;
}
#menu-block #menu-popup {
    z-index: -1;
    left: 50%;
    top: 50%;
    background-color: transparent;
    position: fixed;
    white-space: nowrap;
    overflow: hidden;
    -webkit-transition: all .4s ease-out;
    transition: all .4s ease-out;
    zoom: 0.01;
    margin-left: -200px;
    margin-top: -200px;
    width: 400px;
    height: 400px;
    opacity: 0;
    visibility: visible;
}
#menu-block.on #menu-popup {
    display: block;
    zoom: 1;
    overflow: visible;
}
#menu-block.on #menu-popup  {
    z-index: 999;
    opacity: 1;
    zoom: 1;
}

#menu-block.on #menu-popup a:hover {
    text-decoration: none;
}
/*
    #menu-square #menu-popup a.block {
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
        
    }
    #menu-square.off #menu-popup a.block {
        width: 0px;
        line-height: 0px;
        
    }*/
#menu-block.on #menu-popup a.block {
    width: 200px;
    line-height: 196px;
    display: block;
    vertical-align: middle;
    text-align: center;
    background: #f75137;
    border: solid 2px white;
    margin-left: -1px;
    margin-top: -1px;
}
#menu-block.on #menu-popup .absolute {
    position: absolute;
    top: 115px;
    left: 50%;
    margin: 0;
    list-style: none;
    --width: 150px;
    margin-left: -55px;
}
#menu-block.on #menu-popup .absolute li {
    float: left;
    margin-right: 4px;
    padding: 2px;
}
    #menu-block.on #menu-popup .absolute li a.future {
    color: #ccc;

    }
#menu-block tr td {
    color: white;
    vertical-align: middle;
    text-align: center;
    position: relative;
}
#menu-block tr td .close-menu {
    width: 50px;
    height: 50px;
    background: white;
    position:absolute;
    left: 199px;
    top: -51px;
    display: block;
    cursor: pointer;
    text-decoration: none;
    color: #f75137;
    font-size: 27px;
        
}
#menu-block tr td a {
    user-select: none;
    color: white;
}


#chapter_menu {
     transform: skew(-45deg); 
     -o-transform: skew(-45deg); 
     -moz-transform: skew(-45deg); 
     -webkit-transform: skew(-45deg);
     margin-left: 25%;
     margin-top: 10%;
}
#chapter_menu li {
    list-style: none;
    position: relative;
}

#chapter_menu li a {
    
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    padding: 15px 0 15px 20px;
    margin-bottom: 5px;
    display: block;
    border: solid 1px inherit;
    width: 60%;
    --opacity: .5;
    background: rgba(255, 255, 255, .5);
    position: relative;
    transition: .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    white-space: nowrap;
    overflow: hidden;
    --background: white;
}
    #chapter_menu li a:hover {
        background: rgba(255, 255, 255, 1);
        overflow: visible;
        opacity: 1;
        
    }
    #chapter_menu li a span,
    #chapter_menu li a:hover span {
        display: inline-block;
        transform: skew(45deg)!important;
        -o-transform: skew(45deg)!important;
        -moz-transform: skew(45deg)!important;
        -webkit-transform: skew(45deg)!important;
    }
    
    #chapter_menu li a:hover span.default,
    #chapter_menu li a span.date {
        position: absolute;
        visibility: hidden;
    }    
    #chapter_menu li a span.default,
    #chapter_menu li a:hover span.date {
        position: relative;
        visibility: visible;
    }
    #chapter_menu li a.publish:hover {
        background: #f75137;
        border-color: #f75137;
        margin-left: 50px;
    }
    #chapter_menu li a.future {
        border-color: #888;
        color: #888;
        cursor: default;
    }
    #chapter_menu li a.future:hover {
        color: #888;
        background: #eee;
        border-color: #eee;        
    }
    #chapter_menu li a.future:hover span.date {
        color: #888;
    }

    /*
    #chapter_menu li::after {
        left: 15px;
    }
    #chapter_menu li:nth-child(1) {
        left: 400px;
    }
    #chapter_menu li:nth-child(2) {
        left: 350px;
    }
    #chapter_menu li:nth-child(3) {
        left: 300px;
    }
    #chapter_menu li:nth-child(4) {
        left: 250px;
    }
    #chapter_menu li:nth-child(5) {
        left: 200px;
    }
    #chapter_menu li:nth-child(6) {
        left: 150px;
    }
    #chapter_menu li:nth-child(7) {
        left: 100px;
    }
    #chapter_menu li:nth-child(8) {
        left: 50px;
    }
    #chapter_menu li:nth-child(9) {
        left: 0px;
    }*/

.stories_image {
height: 0px; width: 100%; padding-top: 50%;

}
.stories_image > img {
    width: 100%;
margin-top: -50%;
}

#stories {
    width: 100%;
}

#stories > ul > li {
    width: 33.3333%;
    float: left;
    border-right: solid 1px white;
    border-bottom: solid 1px white;
    list-style-type: none;
}
    #stories > ul > li h3 {
        font-size: 16px;
        font-size: 1.75vw;
    }
#stories > ul > li > a {
    display: block;
    width: 100%;
    position: relative;
}
img.square {
    width: 100%;
    visibility: hidden;
}
#stories > ul > li > a > div {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    /*
    -webkit-transition: all .6s ease-out;
    transition: all .6s ease-out;
    */
    -webkit-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    color: white;
    font-size: 16px;
    overflow: hidden;
    text-align: center;
    padding: 30% 10%;
    background-size: cover;
    background-position: 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-repeat: no-repeat;
    background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;
}
#stories > ul > li > a .default {
    --background-color: #f75137;        
    --background-image: url('../../uploads/2014/04/mm1.jpg');
}
#stories > ul > li > a .hover {
    background-color: black;
    background-size: inherit;
}
#stories > ul > li > a .hover {
    opacity: 0;
}
#stories > ul > li > a:hover .hover {
    opacity: .85;
}/* 
   #stories .default{
    }
    #stories .default.chapter-1 {
        background-image: url('../../uploads/2014/04/mm1.jpg');
    }
    #stories .default.chapter-2 {
        background-image: url('../../uploads/2014/04/mm2.jpg');
    }
    #stories .default.chapter-3 {
        background-image: url('../../uploads/2014/04/mm3.jpg');
    }
    #stories .default.chapter-4 {
        background-image: url('../../uploads/2014/04/mm4.jpg');
    }
    #stories .default.chapter-5 {
        background-image: url('../../uploads/2014/04/mm5.jpg');
    }
    #stories .default.chapter-6 {
        background-image: url('../../uploads/2014/04/mm6.jpg');
    }
    #stories .default.chapter-7 {
        background-image: url('../../uploads/2014/04/mm7.jpg');
    }*/
   
.wrap{position:relative;margin:0 auto}
.slides_wrap{overflow:hidden}

.img_slides_wrap {
width: 100%;
overflow: hidden;
}
.img_slide {
width: 100%;
height: auto;
min-height: 800px;
padding: 0;
}


.slides_wrap .tab,.slides_wrap .slide{display:inline-block;vertical-align:top;position:relative;width:100%;margin-right:-100%}
.js .tab,.js .popup_layer,.js .dialog_layer,.js .loading_layer,.js .tip{visibility:hidden;opacity:0;z-index:1;-webkit-transition-property:opacity,visibility;-moz-transition-property:opacity,visibility;-ms-transition-property:opacity,visibility;-o-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:120ms;-moz-transition-duration:120ms;-ms-transition-duration:120ms;-o-transition-duration:120ms;transition-duration:120ms;-webkit-transition-timing-function:ease-in;-moz-transition-timing-function:ease-in;-ms-transition-timing-function:ease-in;-o-transition-timing-function:ease-in;transition-timing-function:ease-in}
.js .tab.active,.js .popup_layer.active,.js .dialog_layer.active,.js .loading .loading_layer,.js .tip.active{visibility:visible;opacity:1;z-index:2;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;-ms-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}
.js .tip.active{-webkit-transition-delay:540ms;-moz-transition-delay:540ms;-ms-transition-delay:540ms;transition-delay:540ms}
.slides_wrap .slide{left:-100%;height:0;overflow:hidden;z-index:1;-webkit-transition-property:left,height;-moz-transition-property:left,height;-ms-transition-property:left,height;-o-transition-property:left,height;transition-property:left,height;-webkit-transition-duration:333ms;-moz-transition-duration:333ms;-ms-transition-duration:333ms;-o-transition-duration:333ms;transition-duration:333ms;-webkit-transition-timing-function:cubic-bezier(0.1,0.7,0.7,1);-moz-transition-timing-function:cubic-bezier(0.1,0.7,0.7,1);-ms-transition-timing-function:cubic-bezier(0.1,0.7,0.7,1);-o-transition-timing-function:cubic-bezier(0.1,0.7,0.7,1);transition-timing-function:cubic-bezier(0.1,0.7,0.7,1);-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slides_wrap .slide.active{left:-2px;height:auto;overflow:visible;z-index:2}
.slides_wrap .slide.active ~ .slide{left:100%}
.slides_wrap .slide.active ~ .slide.active{left:0}

.slide_buttons_index {
    float: right;
    margin: 10px;
}
.slide_buttons_index > li {
    margin-right: 20px;
}
    .slide_buttons_index > li a {
        display: block;
        width: 50px;
        line-height: 50px;
        border: solid 1px #888;
        text-decoration: none;
        text-align: center;
        color: #888;
    }
    
    .slide_buttons_index > li a.active,
    .slide_buttons_index > li a:hover {
        background: #eee;
    }

.ssba {
    z-index: 10;
    position: relative;
}
.twitter-feed {
	position: absolute;
	right: 0;
	width: 260px;
	margin-top: 60px;
}

@media (max-width : 850px) {
    
    #home .logo{
        width:200px;
        top:8%;
    }
    .shedoesnt{
        margin-top: 60px;
        width: 190px;
    }
}



@media (max-width : 460px) {
    
    .fixed-placeholder {
        height: 260px;
    }

    #stories > ul > li {
        width: 100%;
    }
    #stories > ul > li h3 {
        font-size: 16px;
    }
	#stories {
	    width: 100%;
	}
	#stories > ul > li > a .default {
	    --background-color: #f75137;        
	    --background-image: url('../../uploads/2014/04/mm1.jpg');
	}
	#stories > ul > li > a .hover {
	    background-color: black;
	    background-size: inherit;
	    height:150px;
	    margin:60% 0 0 0;
	    padding:20px;
	    vertical-align: middle;
	}
	#stories > ul > li > a .hover {
	    opacity: .45;
	}
	#stories > ul > li > a:hover .hover {
	    opacity: .85;
	}

    #home .logo{
        left:2%;
        width:160px;
        top:37px;
    }
    #top-nav {
        height: 80px;
        line-height: 35px;
    }
    #top-nav > ul > li {
        margin-right: 11px;
    }

    .social-media{
        float: right !important;
        margin: 0 40% 0 0 !important;
    }

    .shedoesnt{
        margin-top: 60px;
        width: 190px;
        left: 0px !important;
    }

    #home a.scrolldown {
        display: none;
        color: white;
        top: 230px;
        left: 10%;
        position: absolute;
        font-size: 10px;
        text-decoration: none;
        text-align: center;
    }

    #home {
        margin-top: 40px !important;
    }

    .fixed-placeholder {
        height: 300px;
    }

    #home .intro {
        top: 5px !important;
        display:none;
    }
    #home .mobile_intro {
		display: block;
		position: absolute;
		top: 25%;
		left: 65%;
		float: right;
		width: 30%;
		-webkit-transition: right .6s ease-in-out;
		transition: right .6s ease-in-out;
	}
	#home .mobile_intro h3{
	    color: #f75137;
	    font-family: Europa;
	}
	#home .mobile_intro p {
	    margin: 0;
	}
	#home a{
		font-size: 13px !important;
		color:#ffffff;
	}

    .site-footer > ul > li {
        margin: 20px 0;
    }

    .site-footer ul li.logoli {
        position: absolute;
        left: 0;
        bottom: 30px;
        top: 360px;
    }
    .site-footer ul li.social-media {
        position: absolute;
        right: 0;
        float: right;
        right: 0;
        text-align: right;
        width: 300px;
        padding: 0px;
        margin: 0px !important;
    }
    .site-info{
        width: 100px;
    }
    .site-footer ul li.social-media {
        position: absolute;
        right: 0;
        bottom:10px;
    }

}


@media (max-width : 640px) {

    #home a.scrolldown {
        top: 80%;
    }

    .shedoesnt {
        top: 30.5%;
    }
    .twitter-feed {
        position: relative;
        margin-top: inherit;
        margin-bottom: 20px;
    }
    #top-nav {
        width: 100%;
        margin-left: 0;
        left: 0;
        padding: 6px 4px;
    	--position: fixed;
    	top: 0;
    }
    
    .fixed {
        top: 41px!important;
    }
    
    #top-nav > ul > li > a {
        /*font-size: 2.5vw;*/
        font-size:12px;
        padding: 0;
        line-height: 1;
    }
    
    #home .intro {
       top: 40px;
       font-size: 11px;
       line-height: 13px;
       width: 35%;
       right:0px !important;
       background: rgba(0, 0, 0, .5);
       padding:0 10px 10px 10px;
    }
    
    #home .intro a {
        /*font-size: 2.2vw;*/
        font-size: 10px;
    }

    #home a {
        font-size: 10px;
    }

    #top-nav a img,
    #top-nav .home_icon {
        /*height: 2.2vw;*/
        margin:0 9px 0 0;
    }
    .excerpt {
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        margin-top: 0;
        margin-left: 0;
        overflow: auto;
		max-height: 100%;
    }
	.excerpt .scrollable {
		padding: 30px;
	}
    .excerpt .close-menu {
        margin-top: 0;
        margin-right: 0;
    }
    a.clickhere {
        margin-left: 0;
    }
    .carousel-indicators {
        top: 5px;
        bottom: inherit;
    }
    .carousel-caption {
        padding-bottom: 0;
    }
    .carousel-caption p
    { 
        font-size: 75%;
        line-height: 1.25;
        padding: 0 5px!important;
    }
	a.clickhere {
		margin-left: 0;
	}
    .site-footer > ul > li { float: none; }
    .site-footer .footer1,
    .site-footer .footer2
    {
        width: auto;
    }
    div.ssba {
        position: fixed;
        bottom: 0;
        left: 0;
    }
}

/*end width:640px*/

@media (min-width : 375px) and (max-width : 569px) {
    #home {
        margin-top: 0px;
    }
    .shedoesnt {
        margin-top: -40px;
        width: 165px;
    }
    #home .logo {
        left: 2%;
        width: 150px;
        top: 0px;
    }
    
}


@media (max-width : 375px) {

    .shedoesnt {
        margin-top: 0px;
        width: 145px;
        left: 0px !important;
    }

    #home .logo {
        left: 2%;
        width: 130px;
        top: 0px;
    }
    
    #top-nav > ul > li {
        margin-right: 0px !important;
    }

    #home .intro {
        top: 20px !important;
        font-size: 10px;
        line-height: 12px;
        width:40%;
    }
    .fixed-placeholder {
        height: 300px;
    }
}


#mikehkim{
    height: 80px;
    display: none;
}
.sharing {
	display: none!important;
	visibility: hidden;
	height: 0;
	overflow: hidden;
}