/* RESET STYLES*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th, td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q, blockquote {
    quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none;
}
a img {
    border: 0;
}
img{
    border: 0;
	max-width: 100%;
}
a{
    text-decoration: none;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}

html, body {
    height: 100%;
    width: 100%;
    font: normal 16px 'Lato', sans-serif;
    background-color: #fff;
    line-height: 1;
	color: #484f57;
}

a, a:active, a:visited{
	color: #484f57;
}

.desktop-inline{
	display: inline;
}

.mobile-inline{
	display: none;
}

.invisible{
    display: none;
}

.align-left{
    text-align: left;
}

strong{
    font-weight: bold;
}

em{
    font-style: italic;
}

.upper, .title{
	text-transform: uppercase;
}

.clearfix{
    clear: both !important;
}

.no-border{
	border: none !important;
}

.rel-center{
	position: relative;
	margin: 0 auto;
	display: block;
}

.header, .section{
	max-width: 1920px;
	min-width: 320px;
}

.header, .section, .form-button, .nav, .menu{
	width: 100%;
}

.header, .section, .fieldset, .form-input, .form-button, .legal, .nav, .menu{
	float: left;
}

.header{
	background-color: #484f57;
	padding-top: 144px;
}

.container{
	width: 980px;
}

.logo-url{
	float: left;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 34px;
	margin-bottom: 100px;
}

.menu{
	text-align: center;
	display: block;
	margin-bottom: 28px;
}

.menu > li{
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #68bfcf;
	font-size: 16px;
	line-height: 18px;
	padding: 5px 15px;
	text-transform: uppercase;
}

.menu > li a, .menu > li a:active, .menu > li a:visited{
	color: #68bfcf;
}

.divisor{
	border-right: 1px solid #fff;
}

.home{
	background: transparent url(../img/uc-bg.jpg) no-repeat center top;
	height: 792px;
}

.intro-text, .body-text{
	float: left;
	width: 100%;
	margin-top: 80px;
	text-align: center;
	font-size: 21px;
	line-height: 27px;
	letter-spacing: 2px;
	font-weight: 300;
}

.headshot{
	float: right;
	margin: 0 0 0 10px;
}

.home .body-text{
	width: 505px;
	margin-left: 29px;
	text-align: left;
	letter-spacing: normal;
}

.h2{
	letter-spacing: 1px;
	font-size: 40px;
	line-height: 46px;
	float: left;
	width: 100%;
	text-align: center;
	color: #68bfcf;
	font-weight: 300;
}

.what-we-do{
	margin-top: 176px;
}

.advisory-services{
	background: #414e56 url(../img/advisory-services-bg.jpg) no-repeat center top;
	padding: 62px 0;
}

.advisory-services .body-text{
	margin-top: 0;
	line-height: 22px;
}

.shoreman-consulting-title{
	margin-bottom: 20px;
}

.left-col, .right-col{
	float: left;
	margin-top: 52px;
	margin-left: 25px;
}

.left-col{
	width: 428px;
}

.right-col{
	width: 440px;
}

.services-list, .services-list > li{
	float: left;
	width: 100%;
	display: block;
}

.services-list{
	margin-bottom: 34px;
}

.services-list > li{
	font-size: 20px;
	line-height: 20px;
	font-weight: 300;
	margin: 3px 0;
}

.services-list > li.title{
	font-weight: 700;
}

.shoreman-medical{
	background: #414e56 url(../img/shoreman-medical-bg.png) repeat-y center top;
	padding: 70px 0 65px 0;
}

.shoreman-medical-text, .shoreman-medical-current-lines, .shoreman-medical-our-products{
	color: #fff;
	margin-top: 40px;
}

.shoreman-medical-our-products{
	margin-top: 10px;
}

.shoreman-medical-current-lines{
	font-weight: 700;
}

.shoreman-medical-lines-list{
	float: left;
	width: 100%;
	background-color: #fff;
	margin: 25px 0;
	text-align: center;
}

.shoreman-medical-lines-list > li{
	position: relative;
	display: inline-block;
	vertical-align: top;
	margin: 0 30px;
}

.contact{
	background: #414e56 url(../img/contact-bg.png) repeat-y center top;
	padding: 75px 0 69px 0;
}
.contact-title{
	margin-top: 0;
}

.contact .body-text{
	margin-top: 43px;
}

.email,.phone{
	margin: 3px 0;
	background: transparent url(../img/icon-envelope.png) no-repeat left center;
	padding-left: 38px;
	display: inline-block;
}

.phone{
	background-image: url(../img/icon-phone.png);
	padding-left: 28px;
}

.beige-back{
	background-color: #efefe9;
}

.contact-form{
	float: left;
	width: 940px;
	margin: 60px 20px;
}

.fieldset{
	float: left;
	width: 50%;
}

.form-input{
	width: 92.234042553191%;
	padding: 0 1.5%;
	border: 1px solid #484f57;
	background-color: #fff;
	height: 57px;
	margin-bottom: 14px;
	font-size: 18px;
}

.textarea{
	resize: none !important;
	height: 170px;
	padding: 20px 1.5%;
	margin-bottom: 27px;
}

.form-button{
	border: 1px solid #484f57;
	background-color: #484f57;
	height: 38px;
	font-size: 19px;
	color: #fff;
	text-transform: uppercase;
	width: 95.234042553191%;
	padding: 0
}

.legal{
	float: left;
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #484f57;
	margin-bottom: 35px;
}

#loader{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, 0.7) url(../img/ajax-loader.gif) no-repeat center center;
}

@media only screen and (max-width: 995px) { /* MAIN MOBILE BREAKPOINT */
	.desktop-inline{
		display: none;
	}

	.mobile-inline{
		display: inline;
	}

	.header{
		padding-top: 70px;
	}

	.container{
		width: 94%;
		text-align: center;
	}

	.home{
		background: transparent url(../img/uc-bg-mobile.jpg) repeat-y center top;
		height: auto !important;
		padding-bottom: 25px;
	}

	.intro-text br, .home .body-text br{
		display: none;
	}

	.home .body-text, .body-text{
		width: 100%;
	}

	.home .body-text{
		margin-top: 20px;
		margin-left: 0;
		text-align: center;
	}

	.what-we-do{
		margin-top: 50px;
	}

	.left-col, .right-col{
		width: 100%;
		margin: 10px 0;
	}

	.left-col{
		margin-top: 50px;
	}

	.services-list > li{
		margin: 5px 0;
	}

	.advisory-services{
		background: #414e56 url(../img/advisory-services-bg-mobile.jpg) repeat-y center -10px;
		padding: 45px 0;
	}

	.shoreman-medical-text br, .shoreman-medical-our-products br{
		display: none;
	}

	.shoreman-medical-lines-list{
		width: 90%;
		padding: 0 5%;
	}

	.shoreman-medical-lines-list > li{
		width: 40%;
		margin: 15px 0;
		text-align: center;
	}

	.shoreman-medical-lines-list > li img{
		display: inline-block;
		vertical-align: top;
	}

	.contact-form{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
	}

	.fieldset{
		width: 100%;
	}

	.form-input{
		width: 96%;
		padding: 0 1.5%;
		margin-bottom: 10px;
		font-size: 16px;
	}

	.form-button{
		border: 1px solid #484f57;
		background-color: #484f57;
		height: 38px;
		font-size: 19px;
		color: #fff;
		text-transform: uppercase;
		width: 99%;
		padding: 0
	}
}

@media only screen and (max-width: 650px){
	.shoreman-medical-lines-list > li{
		width: 90%;
		margin: 15px 0;
		text-align: center;
	}

	.intro-text, .body-text{
		font-size: 18px;
	}

	.h2{
		font-size: 30px;
		line-height: 36px;
	}
}

@media only screen and (max-width: 605px) {
	.logo-url{
		margin-bottom: 30px;
	}

	.menu{
		margin-bottom: 0;
	}

	.menu > li {
		display: block;
		width: 90%;
		padding: 10px;
		margin: 5px auto;
		text-align: center;
	}

	.divisor{
		border-right: none;
		border-bottom: 1px solid #fff;
	}
}

@media only screen and (max-width: 550px){
	.home .body-text{
		margin-top: 30px;
	}

	.headshot{
		float: none;
		display: block;
		margin: 10px auto 25px auto;
		width: 210px;
	}

	.headshot:after{
		clear: both;
	}
}

@media only screen and (max-width: 485px){
	.logo-url{
		font-size: 24px;
		margin-bottom: 50px;
	}

	.contact-info{
		font-size: 14px;
	}
}

#width{
    position: fixed;
    top: 0px;
    left: 0px;
    width: 75px;
    height: 50px;
    background: black;
    color: white;
    font-size: 24px;
    text-align: center;
    z-index: 99;
}