@charset "UTF-8";
/* CSS Document */

/* 
brown rgb(85,38,14)
orange rgb(255,100,32)
blue rgb(0,152,202)
*/

.bold600 {
	font-weight: 600 !important;
}

p {
	font-family: 'Work Sans', sans-serif;
	color: rgba(40,40,40,1.00);
	font-size: 17px;
}
a {
	color: rgba(40,40,40,1.00) !important;
	text-decoration: underline !important;
}
a:hover {
	text-decoration: none !important;
	color: rgb(0,152,202) !important;
}
h3 {
	font-family: 'Literata', serif;
	padding: 15px 0px 5px 0px;
	color: rgba(40,40,40,1.00);
	font-size: 24px !important;
}
h4 {
	font-family: 'Work Sans', sans-serif;
	font-weight: 400 !important;
	color: rgba(40,40,40,1.00);
	font-size: 14px !important;
}
.img-label {
	padding-top: 10px;
}
.img-label2 {
		padding-left: 40px;
}
h5 {
	font-family: 'Work Sans', sans-serif;
	font-weight: 600 !important;
	font-size: 21px;
}
h6 {
	font-family: 'Literata', serif;
	font-weight: 500 !important;
	color: rgba(40,40,40,1.00);
	font-size: 20px !important;
	margin-top: 15px !important;
}
.kandinksy ul li {
	padding-bottom: 5px;
}

.lg-img {
	margin: 50px 0px 10px 0px;
	box-shadow: 0px 0px 5px 5px rgba(40,40,40, 0.25);
}
.lg-img2 {
	outline: thin solid lightgray;
	margin-top: 20px;
}
.lg-img2b {
	margin-top: 20px;
}
.lg-img3 {
	padding: 5px;
}
.lg-img4 {
/*	outline: thin solid lightgray;*/
	margin-top: 20px;
	padding: 10px;
	background-color: white;
}
.chart {
	padding-bottom: 25px;
	background-color: white;
}
.height-limit {
	max-height: 400px;
}
.height-limit2 {
	max-height: 900px;
}

/*
a:visited {
	text-decoration: none !important;
	color: rgb(85,38,14) !important;
}
*/

.homevh {
	height: 100vh;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.homeimg1 {
	background-image: url("../images/homehero-shine.jpg");
	background-size:cover
}
.white-text-row {
	padding: 15px 0px;
}
.gray-text-row {
	background: rgba(230,230,230,0.65);
	padding: 15px 0px;
}
.nav-interior {
	padding-bottom: 10px;
}
.nav-link {
	padding-left: 0px !important;
	padding-bottom: 6px !important;
	padding-top: 6px !important;
	font-size: 1.2rem;
	font-family: 'Literata', serif;
	color: rgb(91,34,34) !important;
	text-decoration: none !important;
	padding: 8px;
	transition: .3s;
}
.nav-link:hover {
	border-left: solid thick rgb(255,102,102);
	color: rgb(0,152,202);
	text-decoration: none;
	padding-left: 10px !important;
	transition: .3s;
}
.nav-link-interior {
	padding: 0px 15px 0px 5px !important;
	font-size: 1.2rem;
	font-family: 'Literata', serif;
	color: rgb(91,34,34) !important;
	text-decoration: none !important;
	transition: .3s;
}
.nav-link-interior:hover {
	border-left: solid thick rgb(255,102,102);
	color: rgb(0,152,202);
	text-decoration: none;
	transition: .3s;
}



.branding {
	height: 3vh;
}
a .logoimg {
	height: 30vh;
	float: left;
}
a .logoimg-interior {
	height: 90px;
	float: left;
}
.logotype {
	padding: 20px 0px;
	
}
.logotype-interior {
	padding-top: 40px;
	float: left;
	padding-left: 20px;
}

.logotype a {
	font-family: 'Work Sans', sans-serif;
	color: rgb(85,38,14) !important;
	font-size: 3rem;
	margin-top: 15px;
	text-decoration: none !important;
	transition: 1s;
	line-height: 100%;
}
.logotype a:hover{
	font-family: 'Work Sans', sans-serif;
	font-weight: 500;
	color: rgb(85,38,14) !important;
	font-size: 3rem;
	margin-top: 15px;
	border-right: solid thick rgb(255,102,102);
	padding-right: 10px !important;
	text-decoration: none;
	transition: 1s;
}
.logotype-interior a {
	font-family: 'Work Sans', sans-serif;
	font-size: 25px;
	color: rgb(85,38,14) !important;
	text-decoration: none !important;
	transition: .3s;
}
.logotype-interior a:hover{
	border-right: solid thick rgb(255,102,102);
	padding-right: 10px !important;
	text-decoration: none;
	transition: .3s;
}
.logodiv {
	margin-bottom: 15px;
}

.nopad {
	padding: 0px;
}
.welcome h1 {
	font-family: 'Literata', serif;
	color: rgba(255,255,255,0.60);
	font-size: 10vw;
	text-align: right;
	margin-top: 10vh;
}
.homeimg {
	padding: 0px;
	z-index: -1;
}


.hero {
	margin-top: 15px;
	background-size: cover;
	height: 30vh;
}
.hero-text {
	color: white;
	font-family: 'Literata', serif;
	font-size: 25px;
	padding-top: 3vh;
	text-shadow: 0px 0px 15px rgb(20,20,20);
}
.hero-text2 {
	color: white;
	font-family: 'Work Sans', sans-serif;
	font-size: 20px;
	padding-top: 10px;
	padding-left: 26.6667%;
	text-shadow: 0px 0px 10px rgb(20,20,20);
}
.formconstants {
	padding-bottom: 15px;
}

.gallery-row {
	padding: 0px 4px 10px 4px;
}
.gallery-thumb-container {
	margin-top: 100%;
	
}

.gallery-thumb-nolink {
	position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
	padding: 5px;
}
.gallery-thumb {
	position: absolute;
    top: 10px;
    bottom: 10px;
    left: 10px;
    right: 10px;
	padding: 5px;
	outline: medium solid transparent;
	transition: .3s;
}
.gallery-thumb:hover {
	outline: medium solid rgb(255,100,32, 1.00);
	transition: .3s;
}

/*
.img-gallery img {
	margin-top: 2rem;
}

*/


.syn-gallery-thumb-1 {
	background-image: url("../images/synesthesia/ssoiceland_still.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-2 {
	background-image: url("../images/synesthesia/kandinsky/Green-01.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-3 {
	background-image: url("../images/synesthesia/punctuation/NP_Book-cover.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-4 {
	background-image: url("../images/synesthesia/belfast/BelfastBookCover.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-5 {
	background-image: url("../images/synesthesia/pointillism/SpinnerPointillism-2.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-6 {
	background-image: url("../images/synesthesia/keyboard/synkey1.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-7 {
	background-image: url("../images/synesthesia/library/synlibrary-install.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-8 {
	background-image: url("../images/synesthesia/daysofcaptivity/daysofcaptivity.png");
	background-size: cover;	
}
.syn-gallery-thumb-9 {
	background-image: url("../images/synesthesia/synexperience/synexperience1.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-10 {
	background-image: url("../images/CarrieCFirman-Shine.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-11 {
	background-image: url("../images/synesthesia/sympathypains/JacketOn.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-12 {
	background-image: url("../images/synesthesia/survey-screenshot.png");
	background-size: cover;	
}
.syn-gallery-thumb-13 {
	background-image: url("../images/synesthesia/blocks/blocks1.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-14 {
	background-image: url("../images/synesthesia/tactileinstall.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-15 {
	background-image: url("../images/synesthesia/nl/nl_thumb.jpg");
	background-size: cover;	
}
.syn-gallery-thumb-16 {
	background-image: url("../images/synesthesia/silentlights-screencap.jpg");
	background-size: cover;
	background-position: 75% 50%;
}
.syn-gallery-thumb-17 {
	background-image: url("../images/synesthesia/photisms/photism4.jpg");
	background-size: cover;
}

.twcbsww-gallery-thumb-1 {
	background-image: url("../images/synesthesia/twcbsww/DSC03724.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-2 {
	background-image: url("../images/synesthesia/twcbsww/DSC03684.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-3 {
	background-image: url("../images/synesthesia/twcbsww/DSC03701.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-4 {
	background-image: url("../images/synesthesia/twcbsww/DSC03709.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-5 {
	background-image: url("../images/synesthesia/twcbsww/0719-comp.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-6 {
	background-image: url("../images/synesthesia/twcbsww/P1060416-edit-redorange.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-7 {
	background-image: url("../images/synesthesia/twcbsww/P1060398-edit.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-8 {
	background-image: url("../images/synesthesia/twcbsww/P1060423-edit.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-9 {
	background-image: url("../images/synesthesia/twcbsww/DSC04041.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-10 {
	background-image: url("../images/synesthesia/twcbsww/P1060351-edit.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-11 {
	background-image: url("../images/synesthesia/twcbsww/P1060355-edit.jpg");
	background-size: cover;
}
.twcbsww-gallery-thumb-12 {
	background-image: 
	url("../images/synesthesia/twcbsww/P1060387-edit.jpg");
	background-size: cover;
}


.twcbsww2-gallery-thumb-1 {
	background-image: 
	url("../images/synesthesia/photisms/photism1.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-2 {
	background-image: 
	url("../images/synesthesia/photisms/photism2.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-3 {
	background-image: 
	url("../images/synesthesia/photisms/photism3.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-4 {
	background-image: 
	url("../images/synesthesia/photisms/photism4.jpg");
	background-size: cover;
	background-position: bottom;
}
.twcbsww2-gallery-thumb-5 {
	background-image: 
	url("../images/synesthesia/photisms/photism5.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-6 {
	background-image: 
	url("../images/synesthesia/photisms/photism6.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-7 {
	background-image: 
	url("../images/synesthesia/photisms/photism7.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-8 {
	background-image: 
	url("../images/synesthesia/photisms/photism8.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-9 {
	background-image: 
	url("../images/synesthesia/photisms/photism9.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-10 {
	background-image: 
	url("../images/synesthesia/photisms/photism10.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-11 {
	background-image: 
	url("../images/synesthesia/photisms/photism11.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-12 {
	background-image: 
	url("../images/synesthesia/photisms/photism12.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-13 {
	background-image: 
	url("../images/synesthesia/photisms/photism13.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-14 {
	background-image: 
	url("../images/synesthesia/photisms/photism14.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-15 {
	background-image: 
	url("../images/synesthesia/photisms/photism15.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-16 {
	background-image: 
	url("../images/synesthesia/photisms/photism16.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-17 {
	background-image: 
	url("../images/synesthesia/photisms/photism17.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-18 {
	background-image: 
	url("../images/synesthesia/photisms/photism18.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-19 {
	background-image: 
	url("../images/synesthesia/photisms/photism19.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-20 {
	background-image: 
	url("../images/synesthesia/photisms/photism20.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-21 {
	background-image: 
	url("../images/synesthesia/photisms/photism21.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-22 {
	background-image: 
	url("../images/synesthesia/photisms/photism22.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-23 {
	background-image: 
	url("../images/synesthesia/photisms/photism23.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-24 {
	background-image: 
	url("../images/synesthesia/photisms/photism24.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-25 {
	background-image: 
	url("../images/synesthesia/photisms/photism25.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-26 {
	background-image: 
	url("../images/synesthesia/photisms/photism26.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-27 {
	background-image: 
	url("../images/synesthesia/photisms/photism27.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-28 {
	background-image: 
	url("../images/synesthesia/photisms/photism28.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-29 {
	background-image: 
	url("../images/synesthesia/photisms/photism29.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-30 {
	background-image: 
	url("../images/synesthesia/photisms/photism30.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-31 {
	background-image: 
	url("../images/synesthesia/photisms/photism31.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-32 {
	background-image: 
	url("../images/synesthesia/photisms/photism32.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-33 {
	background-image: 
	url("../images/synesthesia/photisms/photism33.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-34 {
	background-image: 
	url("../images/synesthesia/photisms/photism34.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-35 {
	background-image: 
	url("../images/synesthesia/photisms/photism35.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-36 {
	background-image: 
	url("../images/synesthesia/photisms/photism36.jpg");
	background-size: cover;
	background-position: bottom;
}
.twcbsww2-gallery-thumb-37 {
	background-image: 
	url("../images/synesthesia/photisms/photism37.jpg");
	background-size: cover;
}
.twcbsww2-gallery-thumb-38 {
	background-image: 
	url("../images/synesthesia/photisms/photism38.jpg");
	background-size: cover;
	background-position: bottom;
}
.twcbsww2-gallery-thumb-39 {
	background-image: 
	url("../images/synesthesia/photisms/photism39.jpg");
	background-size: cover;
	background-position: bottom;
}
.twcbsww2-gallery-thumb-40 {
	background-image: 
	url("../images/synesthesia/photisms/photism40.jpg");
	background-size: cover;
}



.other-gallery-thumb-1 {
	background-image: url("../images/otherwork/notifications/JesusApp.jpg");
	background-size: cover;
	background-position: center;
}
/*
.other-gallery-thumb-2 {
	background-image: url("../images/otherwork/suggestions/DidYouMean-EconomyFix-preview.jpg");
	background-size: cover;
	background-position: left;
}
*/
.other-gallery-thumb-3 {
	background-image: url("../images/otherwork/disclosure/009.jpg");
	background-size: cover;
	background-position: 35% 50%;
}

.design-gallery-thumb-1 {
	background-image: url("../images/designsamples/design-thumbnails/VACB-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-2 {
	background-image: url("../images/designsamples/design-thumbnails/EC-Design-Prog-Flyer-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-3 {
	background-image: url("../images/designsamples/design-thumbnails/TransferProg-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-4 {
	background-image: url("../images/designsamples/design-thumbnails/WEDC-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-5 {
	background-image: url("../images/designsamples/design-thumbnails/Chart-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-6 {
	background-image: url("../images/designsamples/design-thumbnails/InfoArch-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-7 {
	background-image: url("../images/designsamples/design-thumbnails/PopUpGallery-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-8 {
	background-image: url("../images/designsamples/design-thumbnails/Olo-Opening-Flyer-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-9 {
	background-image: url("../images/synesthesia/nl/nl_thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-10 {
	background-image: url("../images/designsamples/MAUG-logo-M.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-11 {
	background-image: url("../images/designsamples/design-thumbnails/Matrix-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-12 {
	background-image: url("../images/designsamples/design-thumbnails/woodlands-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-13 {
	background-image: url("../images/designsamples/design-thumbnails/video-thumb2.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-14 {
	background-image: url("../images/designsamples/design-thumbnails/web-thumb.jpg");
	background-size: cover;
	background-position: center;
}
.design-gallery-thumb-15 {
	background-image: url("../images/designsamples/design-thumbnails/layout-GtI-thumb.jpg");
	background-size: cover;
	background-position: top;
}

.design-caption {
	background-color: rgba(255,100,32,.65);
	width: 100%;
	padding: 4px 7px 2px 7px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.gallery-thumb-container:hover .design-caption {
	background-color: rgba(255,100,32,1.0);
}
.design-caption p {
	font-family: 'Work Sans', sans-serif;
	font-size: 15px;
	margin-bottom: 3px;
	text-align: center;
	font-weight: 600;
	color: white;
}
a.designnav-link {
	color: rgb(0,152,202) !important;
	transition: .3s;
	font-size: 2rem;
}
a.designnav-link:hover {
	color: rgba(255,100,32) !important;
	transition: .3s;
}
.topline {
	border-top: 1px solid gray;
	padding-top: 15px;
}

#disclosure1 {
	background-image: url("../images/otherwork/disclosure/disclosure-top-img.jpg");
	background-size: cover;
	background-position: 40% 40%;
	height: 30vh;
	margin-bottom: 20px;
}

#disclosure-gallery-1 {
	background-image: url("../images/otherwork/disclosure/001.jpg");
	background-size: cover;
	background-position: 50% 10%;
}
#disclosure-gallery-2 {
	background-image: url("../images/otherwork/disclosure/003.jpg");
	background-size: cover;
	background-position: 50% 20%;
}
#disclosure-gallery-3 {
	background-image: url("../images/otherwork/disclosure/004.jpg");
	background-size: cover;
	background-position: 50% 0%;
}
#disclosure-gallery-4 {
	background-image: url("../images/otherwork/disclosure/005.jpg");
	background-size: cover;
	background-position: 50% 10%;
}
#disclosure-gallery-5 {
	background-image: url("../images/otherwork/disclosure/006.jpg");
	background-size: cover;
	background-position: 50% 10%;
}
#disclosure-gallery-6 {
	background-image: url("../images/otherwork/disclosure/007.jpg");
	background-size: cover;
	background-position: 50% 10%;
}
#disclosure-gallery-7 {
	background-image: url("../images/otherwork/disclosure/008.jpg");
	background-size: cover;
	background-position: 50% 0%;
}
#disclosure-gallery-8 {
	background-image: url("../images/otherwork/disclosure/009.jpg");
	background-size: cover;
	background-position: 40% 20%;
}
#disclosure-gallery-9 {
	background-image: url("../images/otherwork/disclosure/010.jpg");
	background-size: cover;
	background-position: 50% 38%;
}
#disclosure-gallery-10 {
	background-image: url("../images/otherwork/disclosure/011.jpg");
	background-size: cover;
	background-position: 50% 15%;
}
#disclosure-gallery-11 {
	background-image: url("../images/otherwork/disclosure/012.jpg");
	background-size: cover;
	background-position: 50% 10%;
}
#disclosure-gallery-12 {
	background-image: url("../images/otherwork/disclosure/013.jpg");
	background-size: cover;
	background-position: 50% 10%;
}
#disclosure-gallery-13 {
	background-image: url("../images/otherwork/disclosure/014.jpg");
	background-size: cover;
	background-position: 50% 10%;
}
#disclosure-gallery-14 {
	background-image: url("../images/otherwork/disclosure/015.jpg");
	background-size: cover;
	background-position: 50% 10%;
}
#disclosure-gallery-15 {
	background-image: url("../images/otherwork/disclosure/016.jpg");
	background-size: cover;
	background-position: 50% 10%;
}
#disclosure-gallery-16 {
	background-image: url("../images/otherwork/disclosure/017.jpg");
	background-size: cover;
	background-position: right 25%;
}
#disclosure-gallery-17 {
	background-image: url("../images/otherwork/disclosure/018.jpg");
	background-size: cover;
	background-position: 50% 10%;
}
#disclosure-gallery-18 {
	background-image: url("../images/otherwork/disclosure/019.jpg");
	background-size: cover;
	background-position: 80% 0%;
}
#disclosure-gallery-19 {
	background-image: url("../images/otherwork/disclosure/020.jpg");
	background-size: cover;
	background-position: 20% 0%;
}
#disclosure-gallery-20 {
	background-image: url("../images/otherwork/disclosure/021.jpg");
	background-size: cover;
	background-position: 50% bottom;
}
.disclosure-caption {
	background-color: rgba(255,255,255,0.50);
	width: 100%;
	padding: 4px 7px 2px 7px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.disclosure-caption p {
	font-family: 'Work Sans', sans-serif;
	font-size: 15px;
	margin-bottom: 3px;
}


.youtubeembed {
	width: 100%;
	height: 300px;
}


.issuuembed {
	width: 100%;
	height: 375px;
}
footer {
	background: rgba(230,230,230,0.65);
}

.footertext {
	padding-top: 15px;
	color: rgba(40,40,40,0.50) !important;
	clear: none;
	font-size: 13px;
}
.footertext a {
	color: rgba(40,40,40,0.50) !important;
	clear: none;
}
.bottomlogo {
	float: right !important;
	clear: none;
}


#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color: rgb(0,152,202);
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
	z-index: 100;
	opacity: 0.50;
	filter:"alpha(opacity=50)";
    -ms-filter:"alpha(opacity=50)";
	transition: .3s;
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
	z-index: 101;
    
}
#scroll:hover {
    background-color: rgb(255,100,32);
    opacity:1;
	filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
	transition: .3s;
}


/*
// Extra small devices (portrait phones, less than 576px)
// No media query for `xs` since this is the default in Bootstrap

// Small devices (landscape phones, 576px and up)
*/
@media (min-width: 576px) {
	.logotype-interior {
	padding-top: 35px;
}
	
	.logotype-interior a {
	font-size: 30px;
}
	.youtubeembed {
		height: 400px;
	}
	.hero-text {
		font-size: 35px;
	}
	.hero-text2 {
		font-size: 20px;
	}
		.hide {
		display: none;
	}
}

/*// Medium devices (tablets, 768px and up)*/
@media (min-width: 768px) { 
	.hero {
	height: 40vh;
}
	
	.hero-text {
	padding-left: 16.6667%;
	color: white;
	font-family: 'Literata', serif;
	font-size: 40px;
	padding-top: 7vh;
		}
	.hero-text2 {
	color: white;
	font-family: 'Work Sans', sans-serif;
	font-size: 25px;
	padding-top: 20px;
	padding-left: 26.6667%;
		}
	.issuuembed {
		height: 550px;
	}
	.youtubeembed {
		height: 450px;
	}

}

/*// Large devices (desktops, 992px and up)*/
@media (min-width: 992px) { 
	.hero {
	height: 35vh;
}
	
	.issuuembed {
		height: 675px;
	}
	.youtubeembed {
		height: 500px;
	}

}

/*// Extra large devices (large desktops, 1200px and up)*/
@media (min-width: 1200px) {
	.nav-interior {
	padding-top: 45px;
		}
	.hero-text {
		font-size: 55px;
	}
	.hero-text2 {
		font-size: 35px;
	}
	.issuuembed {
		height: 775px;
	}
	.youtubeembed {
		height: 700px;
	}

}

