@charset "UTF-8";
/* Initial */

img {
    border: 0 none;
	max-width: 100%;
	height:auto;
}

.desktop {
    display: none;
        }
.mobile {
    display: block;
}
.desktop_tr {
    display: none;
        }
.mobile_tr {
    display: block;
}

.bump {
	margin-top: 30px;
}

.max-container {
	max-width: 800px;
	width: 100%;
	margin: auto;
	text-align: center;
  }
  .max-container2 {
	max-width: 700px;
	width: 100%;
	margin: auto;
	text-align: center;
  }

.video-container {
	max-width: 800px;
	width: 100%;
	margin: auto;
	text-align: center;
	box-shadow: 0 3px 8px #a8a8a8;
  }

video {
	width: 100%;
	height: auto;
	display: block;
	margin-top: 65px;
  }
.sub {
 	color: #999999;
    float: none;
    position: relative;
    top: 10px;
}
.color {
	color:#36C3DF;
	padding-left: 4px;
	padding-right: 4px;
}
hr {
	margin: 30px auto;
	border-color: #cccccc;
	border-image: none;
	border-right: medium none;
	border-style: solid none none;
	border-width: 1px medium medium;
	width: 100%;

}

ul li {
	list-style: none;
}
* {
    margin: 0;
    padding: 0;
}
body {
    color: #363636;
    font-family: "Roboto",sans-serif;
    font-size: 14px;
    font-weight: 300;
}
a {
    color: #4bbea0;
    text-decoration: none;
}
a:link {
}
a:visited {
}
a:hover {
    color: #00b5d4;
}
a:active {
    color: #ff8169;
}
p {
    color: #999999;
    display: block;
    font-size: 1.3em;
    line-height: 1.5em;
    margin: 0;
    padding: 0;
	
}
h1 {
    color: #00B6D5;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 2.4em;
    font-weight: 300;
    padding-bottom: 30px;
    padding-top: 30px;
    text-align: center;
}
h2 {
	color: #00B6D5;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 2em;
    font-weight: 300;
    padding-bottom: 30px;
    text-align: center;
}
h3 {
    color: #00B6D5;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 2em;
    font-weight: 300;
    padding-bottom: 20px;
    text-align: center;
}
	

/*nav contact mobile*/

#navcontact {
	position: fixed;
    bottom: 0;
    right: 0;
    padding-bottom: 10px;
	padding-right: 0px;
	background-color: #fff;
	width: 100%;
	z-index: 1000;
	height: 60px;
	border-bottom:  45px solid #5AC8E0;
	border-top: 1px solid #ccc;
	}

#navcontact ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	text-align: center;
	padding-top: 20px;
	}
#navcontact li {
	display: inline-block;
	margin: 0;
	padding: 0px;
	text-align: center;
	}
#navcontact a {
	display: inline-block;
	color:#5AC8E0;
	height: auto;
	width: auto;
	text-align: center;
	font-size: 1.em;
	line-height: 8.8em;
	font-weight: 100;
	margin-right: 10px;
	vertical-align: middle;
	}
#navcontact a:hover {
	color: #5AC8E0; 
	}
#i {
	background-image: url(https://crowleysdesign.com/imgs/li_s.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: 45%;

	}
#i:hover {
	background-image: url(https://crowleysdesign.com/imgs/li_h.jpg);
	}
#j {
		background-image: url(https://crowleysdesign.com/imgs/mail_s.jpg);
		background-repeat: no-repeat;
		background-position: center 3px;
		background-size: 70%;

		}
#j:hover {
		background-image: url(https://crowleysdesign.com/imgs/mail_h.jpg);
		}
	


/*Quote*/

.quote-container {
    text-align: center;
	display: flex;
	justify-content: center;
	margin-bottom: 30px;

}

.quote {
    display: none;
	width: 80%;
    font-style: italic;
	text-align: center;
	
}

/* Show the first quote initially */
#quote1 {
    display: block;
}

.person {
color: #5AC8E0;
}


#maincont {
	width: 100%;
	border-top: 15px solid #5AC8E0;
	border-bottom: 45px solid #5AC8E0;
	text-align: center;
	padding-top: 40px;
	}
	
/* header */


#header{ 
	padding-bottom:20px;
	font-family: "Roboto",sans-serif;
    font-size: 0.9em;
    font-weight: 300;
    text-align: center;
}

.logo{
    background-image: url(imgs/cd_logo_ne.png);
	background-repeat: no-repeat;
    width:204px;
    height:151px;
    margin:0px auto;
	display:block;
}
.logo img{
	padding-bottom: 20px;

}

/* Top */

#top {
	width: 85%;
	text-align: center;
	margin: 0 auto;
	}
	

/*  WORK  */
.group {
    background-color: #fff;
    width: 100%;
}

.group1 {
    margin: 0;
	float: left;
	margin-left: 20%;
}
.group2 {
    margin: 0;
	float: right;
	margin-right: 10%;
}
.group3 {
    background-color: #fff;
    margin: 0 auto;
    width: 100%;
}

#work {
	background-color: #fff;
    border-top: 1px solid #ccc;
    margin: 60px auto 0;
    width: 320px;

}

.thumb {
    background-color: #333333;
    float: left;
    height: 270px;
	width: 280px;
    margin: 60px 0 0 20px;
}

.thumbrt {
    background-color: #333333;
    float: left;
    height: 270px;
	width: 280px;
    margin: 60px 0 0 20px;
}
.clear {
    clear: both;
    font-size: 0;
    line-height: 0;
}
.bottom {
    padding-bottom: 60px;

}

.details {
    margin: 60px auto 0;
    text-align: center;
    width: 960px;
}
.details h2 {
    font-size: 2em;
    font-weight: 300;
}
.details p {
	color: #999999;
    font-family: "Roboto",sans-serif;
    font-size: .9em;
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 20px;
}

.captiona {
	padding: 20px 0 40px 0;
	color: #868686;
    font-size: 1em;
	font-style: italic;
	font-weight: 400;
    
}
.caption {
	padding: 20px 0 10px 0;
	color: #868686;
    font-size: 1em;
	font-style: italic;
    
}
.captionSmall {
	color: #868686;
    font-size: 1.2em;
    font-style: italic;
    padding: 10px 0 20px;
}
.caption em, .captionSmall em {
    font-size: 1.6em;
    font-style: italic;
    padding-right: 8px;
}
.shadow {
	box-shadow: 0 3px 8px #a8a8a8;
}

/* swap image mobile */


.image-container {
	max-width: 100%;
	height:auto;

/*  overflow: hidden; */
	position: relative;

}
.media-container {
	max-width: 100%;
	height:auto;
/*  overflow: hidden; */
	position: relative;

}
.nav-buttons {
	position: absolute;
	bottom: -20px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
}
.nav-button {
	border: none;
	background-color: #9a9a9a;
	border-radius: 50%;
	width: 19px;
	height: 19px;
	margin: -40px 5px;
	cursor: pointer;
	opacity: .3;
	transition: opacity 0.3s;
}
.nav-button.active {
	background-color: #00b6d5;
	opacity: 1;
	}


/* Footer */

#footer {

	}	
#footer ul {
	list-style: none;
	list-style-image: none;
	min-width: 280px;
	max-width: 280px;
	margin: 0 auto 0px auto;
/*	border-top: 1px solid #CCC; */
	text-align: center;
	margin-bottom: 50px;
	}
#footer li {
	display: inline-block;
	height: 180px;
	width: 250px;
	margin: 12px auto 40px auto;
	}
#footer a {
	display: inline-block;
	color: #00b5d4;
	height: 180px;
	width: 250px;
	text-align: center;
	font-size: 1.6em;
	line-height: 16em;
	font-weight: 300;
	}
#footer a:hover {
	color: #00b5d4;
	}
#a {
	background-image: url(https://crowleysdesign.com/simple/imgs/mail_m.gif);
	background-repeat: no-repeat;
	background-position: center 96px;
	}
#b {
	background-image: url(https://crowleysdesign.com/simple/imgs/phone_m.gif);
	background-repeat: no-repeat;
	background-position: center 75px;
	}
#c {
	background-image: url(https://crowleysdesign.com/imgs/li.jpg);
	background-repeat: no-repeat;
	background-position: center 99px;
	margin-bottom: 25px !important;
	}

@media only screen and (min-width: 481px) {
	
#header{ padding-bottom:30px;
}
	
hr {
	margin: 70px auto;

}
.captiona {
	padding: 20px 0 20px 0;
	
}

.caption {
	padding: 40px 0 30px 0;
	
}
#work {
	background-color: #fff;
    border-top: 1px solid #ccc;
    margin: 60px auto 0;
    width: 480px;

}

.thumb {
    background-color: #333333;
    float: left;
    height: 220px;
	width: 230px;
    margin: 50px 10px 0 0;
}

.thumbrt {
    background-color: #333333;
    float: left;
    height: 220px;
	width: 230px;
    margin: 50px 10px 0 0;
}
}
.nav-buttons {
	bottom: -10px;
}
.nav-button {
	width: 19px;
	height: 19px;
	margin: 0 7px;

}
.nav-button.active {
	}




@media only screen and (min-width: 769px) {

	
#header{ padding-bottom:40px;
}

.desktop {
    display: block;
	margin: auto;
        }
.mobile {
    display: none;
}

hr {
	margin: 90px auto;

}


p {
    color: #999999;
    display: block;
    font-size: 2em;
    line-height: 1.7em;
    margin: 0;
    padding: 0;
	
}
h1 {
    color: #00B6D5;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 3.25em;
    font-weight: 300;
    padding-bottom: 20px;
    padding-top: 30px;
    text-align: center;
}
h2 {
	color: #00B6D5;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 2em;
    font-weight: 300;
    padding-bottom: 30px;
    text-align: center;
}
h3 {
    color: #00B6D5;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 2em;
    font-weight: 300;
    padding-bottom: 10px;
	padding-top: 15px;
    text-align: center;
	line-height: 1.7em;
}
#work {
	background-color: #fff;
    border-top: 1px solid #ccc;
    margin: 60px auto 0;
    width: 960px;

}

.thumb {
    background-color: #333333;
    float: left;
    height: 270px;
	width: 280px;
    margin: 60px 60px 0 0;
}

.thumbrt {
    background-color: #333333;
    float: left;
    height: 270px;
	width: 280px;
    margin: 60px 0 0 0;

}

.captiona {
	padding: 20px 0 20px 0;

}

.caption {
	padding: 40px 0 30px 0;

}



/* Footer */


#footer {
	width: 960px;
	margin: 30px auto 0px auto;
	font-size: .9em;
	text-align: center;
	color: #999999;
	}	
#footer ul {
	list-style: none;
	list-style-image: none;
	min-width: 960px;
	max-width: 1080px;
	margin: 0 auto;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
	padding-left: 80px;
	}
#footer li {
	display: inline-block;
	height: 270px;
	width: 250px;
	margin: 12px 60px 30px 0;
	}
#footer a {
	display: inline-block;
	color: #00b5d4;
	height: 270px;
	width: 250px;
	text-align: center;
	font-size: 1.6em;
	line-height: 18em;
	font-weight: 100;
	}
#footer a:hover {
	color: #00b5d4; 
	}
#a {
	background-image: url(https://crowleysdesign.com/imgs/mail.jpg);
	background-repeat: no-repeat;
	background-position: center 96px;
	}
#b {
	background-image: url(https://crowleysdesign.com/imgs/phone.jpg);
	background-repeat: no-repeat;
	background-position: center 75px;
	}
#c {
	background-image: url(https://crowleysdesign.com/imgs/li.jpg);
	background-repeat: no-repeat;
	background-position: center 99px;
	}
#a:hover {
	background-image: url(https://crowleysdesign.com/simple/imgs/mail_r.jpg);
	}
#b:hover {
	background-image: url(https://crowleysdesign.com/simple/imgs/phone_r.jpg);
	}
#c:hover {
	background-image: url(https://crowleysdesign.com/imgs/li_r.jpg);
	}
	
/* swap desk mobile */

.image-container {
	max-width: 100%;
	height:auto;
/*  overflow: hidden; */
	position: relative;

}
.media-container {
		max-width: 100%;
		height:auto;
	/*  overflow: hidden; */
		position: relative;

}
.nav-buttons {
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
}
.nav-button {
	border: none;
	background-color: #9a9a9a;
	border-radius: 50%;
	width: 19px;
	height: 19px;
	margin: 0 7px;
	cursor: pointer;
	opacity: .3;
	transition: opacity 0.3s;
}
.nav-button.active {
	background-color: #00b6d5;
	opacity: 1;
	}


.bump {
	margin-top: -60px;
}

@media only screen and (min-width: 1600px) {

	.desktop_tr {
		display: block;
			}
	.mobile_tr {
		display: none;
	}



/*nav contact desktop*/


#navcontact {
	position: fixed;
    top: 0;
    right: 0;
    padding-top: 10px;
	padding-right: 50px;
	background-color: #fff;
	width: 100%;
	z-index: 1000;
	height: 40px;
	border-top:  15px solid #5AC8E0;
	border-bottom: none;
	padding-bottom: 0px;
	}



#navcontact ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	text-align: right;
	padding-top: 0px;
	}
#navcontact li {
	display: inline-block;
	margin: 0;
	padding: 0px;
	text-align: right;
	}
#navcontact a {
	display: inline-block;
	color: #fff;
	height: auto;
	width: auto;
	text-align: center;
	font-size: 1.em;
	line-height: 6.8em;
	font-weight: 100;
	margin-right: 5px;
	vertical-align: middle;
	}
#navcontact a:hover {
	color: #fff; 
	}
#i {
	background-image: url(https://crowleysdesign.com/imgs/li_s.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-size: 45%;

	}
#i:hover {
	background-image: url(https://crowleysdesign.com/imgs/li_h.jpg);
	}
#j {
		background-image: url(https://crowleysdesign.com/imgs/mail_s.jpg);
		background-repeat: no-repeat;
		background-position: center 3px;
		background-size: 70%;

		}
#j:hover {
		background-image: url(https://crowleysdesign.com/imgs/mail_h.jpg);
		}
	

	}