* { margin: 0; padding: 0; outline: 0; }

body, html { height:100%; background:transparent; }
body {font-size:18px; font-family: 'Roboto', sans-serif; font-weight:300; color:#5c5b5b; line-height:1.8em; min-width:100%; overflow-x:hidden; }

.shell { width: 1240px; margin: 0 auto; }

.header { padding-bottom:0px; position:fixed; width: 100%; top center; z-index:1000; -moz-transition:all 0.4s ease-out; -ms-transition: all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
.header .shell { width:auto; max-width:1240px;}
.header-top { height:175px; }

a 	{ text-decoration:none; -webkit-transition:color 0.25s ease-out; -moz-transition:color 0.45s ease-out; -ms-transition:color 0.45s ease-out; -o-transition:color 0.45s ease-out;
transition: color 0.45s ease-out; color:#333333; }

a:hover	{ text-decoration:none; -webkit-transition:color 0.25s ease-out; -moz-transition:color 0.45s ease-out; -ms-transition:color 0.45s ease-out; -o-transition:color 0.45s ease-out;
transition: color 0.45s ease-out; color:#000000; }

/* Header Scroll Movement */
.headeractive { background-color:#fff; border-bottom:solid #CCC 1px; !important; transition:background linear; height:120px; transform:translateY(-20px);-webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;}
			
/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:105px; transform:translateY(-15px);-webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;}

/* Logo Scroll Movement */
.logoactive { !important; transition:background linear; height:35px; transform:translateY(15px);-webkit-transition: all 0.7s ease-out;
       -moz-transition: all 0.7s ease-out;
        -ms-transition: all 0.7s ease-out;
         -o-transition: all 0.7s ease-out;
            transition: all 0.7s ease-out;}
			
/* Social Scroll Movement */
.hubrightactive { !important; transition:background linear; height:35px; transform:translateY(15px);-webkit-transition: all 0.7s ease-out;
       -moz-transition: all 0.7s ease-out;
        -ms-transition: all 0.7s ease-out;
         -o-transition: all 0.7s ease-out;
            transition: all 0.7s ease-out;}
			

article, aside, details, footer, header, menu, nav, section { display: block; }
input, textarea, select { font-size: 12px; font-family: arial, sans-serif; }
textarea { overflow: auto; }

.cl { display: block; height: 0; font-size: 0; line-height: 0; text-indent: -4000px; clear: both; }
.notext { font-size: 0; line-height: 0; text-indent: -4000px; }
.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }
.lists	{ margin-left:40px; }


/* ----- Text (COMPUTER) ----- */
h1 { font-size:22px; font-family:'Roboto', serif; font-weight:400; color:#000000; line-height:0.8em; }
h1 a { font-size:22px; font-family: 'Roboto', serif; font-weight:400; color:#000000; }
h1 a:hover { font-size:22px; font-family: 'Roboto', serif; font-weight:400; color:#000000; }

h2 { font-size:58px; font-family:'EB Garamond', serif; font-weight:400; color:#606060; line-height:1.4; }
h2 a { font-size:58px; font-family: 'EB Garamond', sans-serif; font-weight:400; color:#606060; }
h2 a:hover { font-size:58px; font-family: 'EB Garamond', sans-serif; font-weight:400; color:#606060; }

h3 { font-size:25px; font-family:'Nunito', san-serif; font-weight:400; color:#333333; line-height:1.0; }
h3 a { font-size:25px; font-family: 'Nunito', sans-serif; font-weight:400; color:#333333; }
h3 a:hover { font-size:25px; font-family: 'Nunito', sans-serif; font-weight:400; color:#333333; }

h4 { font-size:58px; font-family:'EB Garamond', serif; font-weight:400; color:#ffffff; line-height:1.4; }
h4 a { font-size:58px; font-family: 'EB Garamond', sans-serif; font-weight:400; color:#ffffff; }
h4 a:hover { font-size:58px; font-family: 'EB Garamond', sans-serif; font-weight:400; color:#ffffff; }

h5 { font-size:25px; font-family:'Nunito', san-serif; font-weight:400; color:#ffffff; line-height:1.0; }
h5 a { font-size:25px; font-family: 'Nunito', sans-serif; font-weight:400; color:#ffffff; }
h5 a:hover { font-size:25px; font-family: 'Nunito', sans-serif; font-weight:400; color:#ffffff; }

h6 { font-size:10px; font-family:'Nunito', san-serif; font-weight:400; color:#606060; line-height:1.8; }
h6 a { font-size:10px; font-family: 'Nunito', sans-serif; font-weight:400; color:#606060; }
h6 a:hover { font-size:10px; font-family: 'Nunito', sans-serif; font-weight:400; color:#333333; }

/* ----- Graphics (COMPUTER) ----- */
.entry		{clear:both; padding:0px;}
.entry img	{max-width: 100%; display:block; margin-left:auto; margin-right:auto; padding-top:5px; padding-top:5px; padding-right:0px; padding-left:0px;}
#logo 		{ width:354px; margin-top:15px; z-index:1000; position:relative; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
#logo a 	{ height:30px; display:block;  background:url(../img/emily-elisa-halpern.jpg) no-repeat 0 0; text-indent: -4000px; }
#socialicons{ padding-left:10px; padding-right:10px; }
#leftpics	{ width:auto; float:left; padding-right:10px; padding-bottom:10px; }
#rightpics	{ width:auto; float:right; padding-left:10px; padding-bottom:10px; }

/* ----- Layout (COMPUTER) ----- */
#hubright    	{ width:100px; float:right; margin-top:-40px; z-index:100; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#menu			{ margin-top:40px; margin-left:0px; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#home1			{ width:100%; height:auto; margin-top:10%; }
#about1			{ width:100%; height:auto; margin-top:7%; }
#subbox1		{ width:100%; min-height:150px; height:auto; margin-top:65px; padding-bottom:50px; background:#eeeeee; }
#subbox2		{ width:100%; min-height:150px; height:auto; margin-top:65px; padding-bottom:50px; background:#ffffff; }
#subbox3		{ width:100%; min-height:40px; height:auto; margin-top:65px; padding-top:40px; padding-bottom:50px; background:#eeeeee; padding-left:10px; }
#copyrightbox	{ padding-top:10px; }

#contactboxleft	{float:left; width:55%; height:auto; min-height:800px; }
#contactboxright{float:right; width:40%; margin-top:30px; }

.main { padding: 2px 0 2px 0; }
.main .cols { padding-top:40px; padding-right:20px; padding-left:10px; width:98%; }
.main .cols .col { width:45%; display:inline-block; vertical-align:text-top; display: table-cell; vertical-align: middle; padding:10px;}
.main .cols .col + .col { margin-left:5%; }
.main .cols .col img { width:auto; }
.main .content { padding-left: 0px; padding-right: 0px; }
.main .content span { text-decoration: underline; }



/* ================================================== #Media Queries ================================================== */

/* 1280 display */
@media only screen and ( min-width: 1025px) and ( max-width: 1280px ) {
.shell { width: 100%; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:100%;}

}

/* tablet landscape */
@media only screen and ( min-width: 981px) and ( max-width: 1024px ) {
.shell { width: 100%; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:98%;}
}

/* tablet portrait */
@media only screen and ( min-width: 645px) and ( max-width: 980px ) {
.shell { width: 100%; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:98%;}
#leftpics	{ width:auto; float:none; padding-right:none; padding-bottom:10px; }
#rightpics	{ width:auto; float:none; padding-left:none; padding-bottom:10px; }
.main { padding: 2px 0 2px 0; }
.main .cols { padding-top:40px; padding-right:20px; padding-left:10px; width:98%; text-align:center; }
.main .cols .col { width:100%; display:inline-block; vertical-align:text-top; display: block; vertical-align: middle;}
.main .cols .col + .col { margin-left:0%; margin-top:40px; }
.main .cols .col img { width:auto; margin-left:auto; margin-right:auto; text-align:center; }
.main .content { padding-left: 0px; padding-right: 0px; }
.main .content span { text-decoration: underline; }
}

/* Phone - L*/
@media only screen and ( min-width: 480px) and ( max-width: 640px ) { 
.shell { width: 100%; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:98%;}
.header	{ height:80px; }
#menu			{ margin-top:-45px; margin-left:0px; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#home1			{ width:100%; height:auto; margin-top:20%; }
#leftpics	{ width:auto; float:none; padding-right:none; padding-bottom:10px; }
#rightpics	{ width:auto; float:none; padding-left:none; padding-bottom:10px; }
.main { padding: 2px 0 2px 0; }
.main .cols { padding-top:40px; padding-right:20px; padding-left:10px; width:98%; text-align:center; }
.main .cols .col { width:96%; display:inline-block; vertical-align:text-top; display: block; vertical-align: middle;}
.main .cols .col + .col { margin-left:0%; margin-top:40px; }
.main .cols .col img { width:auto; margin-left:auto; margin-right:auto; text-align:center; }
.main .content { padding-left: 0px; padding-right: 0px; }
.main .content span { text-decoration: underline; }
#contactboxleft	{float:none; width:99%; height:auto; min-height:800px; }
#contactboxright{float:none; width:99%; margin-top:30px; }

}

/* Phone - P*/
@media only screen and ( min-width: 320px) and ( max-width: 479px ) { 
.shell { width: 100%; margin: 0 auto; }
.header .shell 	{ width:auto; max-width:98%;}
.header	{ height:100px; }
#hubright    	{ width:100px; float:none; margin-left:auto; margin-right:auto; margin-top:-60px; z-index:100; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#menu			{ margin-top:-15px; margin-left:0px; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition: all 0.4s ease-out; }
#logo 		{ width:354px; margin-top:40px; margin-left:auto; margin-right:auto; z-index:100; position:relative; -webkit-transition: all 0.7s ease-out; -moz-transition:all 0.4s ease-out; -ms-transition:all 0.4s ease-out; -o-transition:all 0.4s ease-out; transition:all 0.4s ease-out; }
#logo a 	{ height:30px; display:block;  background:url(../img/emily-elisa-halpern.jpg) no-repeat 0 0; text-indent: -4000px; }
#home1			{ width:100%; height:0px; margin-top:5%; }
#leftpics	{ width:auto; float:none; padding-right:none; padding-bottom:10px; }
#rightpics	{ width:auto; float:none; padding-left:none; padding-bottom:10px; }
#subbox1		{ width:100%; min-height:150px; height:auto; margin-top:65px; padding-bottom:50px; background:#eeeeee; padding:10px; }
.main { padding: 2px 0 2px 0; }
.main .cols { padding-top:40px; padding-right:20px; padding-left:10px; width:98%; text-align:center; }
.main .cols .col { width:96%; display:inline-block; vertical-align:text-top; display: block; vertical-align: middle;}
.main .cols .col + .col { margin-left:0%; margin-top:40px; }
.main .cols .col img { width:auto; margin-left:auto; margin-right:auto; text-align:center; }
.main .content { padding-left: 0px; padding-right: 0px; }
.main .content span { text-decoration: underline; }
h3 { font-size:15px; font-family:'Nunito', san-serif; font-weight:400; color:#333333; line-height:1.0; }
h3 a { font-size:15px; font-family: 'Nunito', sans-serif; font-weight:400; color:#333333; }
h3 a:hover { font-size:15px; font-family: 'Nunito', sans-serif; font-weight:400; color:#333333; }
h5 { font-size:15px; font-family:'Nunito', san-serif; font-weight:400; color:#ffffff; line-height:1.0; }
h5 a { font-size:15px; font-family: 'Nunito', sans-serif; font-weight:400; color:#ffffff; }
h5 a:hover { font-size:15px; font-family: 'Nunito', sans-serif; font-weight:400; color:#ffffff; }
#contactboxleft	{float:none; width:99%; height:auto; min-height:800px; }
#contactboxright{float:none; width:99%; margin-top:30px; }

/* Menu Scroll Movement */
.menuactive { !important; transition:background linear; height:0px; transform:translateY(0px);-webkit-transition: all 0.4s ease-out;
       -moz-transition: all 0.4s ease-out;
        -ms-transition: all 0.4s ease-out;
         -o-transition: all 0.4s ease-out;
            transition: all 0.4s ease-out;}

}






