/* CSS Document */

body {
	font-family:'proximanova-light', sans-serif;
	font-size:16px;
	line-height:22px;
	background-color: #FFF;
	margin: 0;
	padding: 0;
	color: #000;
}

.text-container {
	position:relative;
	width: 100%;
	text-align:center;
	z-index:1;	
}

.text-content {
	margin-top:200px;
}
.text-content h1 {
	font-family:'BrandonGrotesque-Light', sans-serif;
	font-size:50px;
	line-height:60px
	letter-spacing:0.14em;
	color:#000;
	text-align:center;
}
.retired {
	font-family:'proximanova-light', sans-serif;
	font-size:16px;
	line-height:22px;
	color: #000;
	text-align:center;
	padding-top:85px;
}
.logo-black {
	font-family: 'BrandonGrotesque-Regular' ,sans-serif;
	letter-spacing:0.05em;
	color:#000;
	font-size:14px;
	position:fixed;
	top:53px;
	left:56px;
	z-index:100;
}

.text-content a:link {
	color: #000;
	text-decoration: underline; 
}
.text-content a:visited {
	color: #000;
	text-decoration: none;
}
.text-content a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #999;
}

/*     CONTACT     */

.contacts-group {
	width:68%;
	margin: 0 auto;
	padding-top:100px;
	min-width:750px;
	max-width:960px;
}
.contacts h3 {
	text-align:left;
	font-family:'Proxima-Nova-Semibold', sans-serif;
}
.contacts {
	border-top: 1px solid  #aaaaaa;
	width:28.65%;
	margin-right:7.02%;
	padding-top:10px;
	text-align:left;
	float:left;
}
.contacts h2 {
	text-align:left;
	font-family:'Proxima-Nova-Semibold', sans-serif;
}
.contacts3 {	
	width:28.65%;
	margin-right:0%;
	text-align:left;
	float:left;
}
.contacts3 h2 {
	text-align:left;
	font-family:'Proxima-Nova-Semibold', sans-serif;
}

.agent {
	border-top: 1px solid  #aaaaaa;
	padding-top:10px;
	padding-bottom:11px;
	width:100%;	
}

/*    PRIVACY    */

.privacy-container {
	position:relative;
	width: 100%;
	z-index:1;	
}
.privacy-page {
	width:55%;
	margin: 0 auto;
	padding-top:200px;
	padding-bottom:20px;
	text-align:left;
	max-width:650px;
}

.privacy-page h1 {
	font-family:'Proxima-Nova-Semibold', sans-serif;
	font-size:16px;
	line-height:22px;
}
.privacy-copy {
	padding-top: 22px;
	font-family:'proximanova-light', sans-serif;
	font-size:16px;
	line-height:22px;
}
.privacy-copy  a:link {
	color: #000;
	text-decoration: underlined;
}
.privacy-copy  a:visited {
	color: #000;
	text-decoration: underlined;
}
.privacy-copy  a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #666;
}

/*     CV     */
.cv-group {
	border-top: 1px solid  #aaaaaa;
	width:68%;
	margin: 0 auto;
	margin-top:100px;
	padding-bottom:100px;
	min-width:750px;
	max-width:960px;
	text-align:left;
	color:#797979;
}
.cv-body {
	padding-bottom: 50px;
}
.cv-title {
	padding-bottom: 50px;
}
.cv-title h2 {
	color:#000;
}
.cv-table {
	width:100%;
	padding-bottom: 50px;
}
.cv-group strong {
	color:#000;
}
.cv-table td {
	text-align:left;
}
.date {
	width:68px;
	color:#000;
}
.year {
	width:auto;
}

/*  CV NAV  */
ul.cvnav {
	font-family:'proximanova-light', sans-serif;
	list-style: none;
	padding:10px 0 50px 0;
	font-size:11px;
	line-height:22px;
}
ul.cvnav li {
	display:inline-block;
	color:#000;
	font-size:11px;
	line-height:22px;
	padding-right: 20px;
	text-decoration:none !important; 
}

ul.cvnav li a:hover {
	text-decoration: none;
	color: #666;
}
ul.cvnav li.active a {
	color:#9fbfbc;
	text-decoration: none;
}


/*     NEWS     */
.news-group {	
	margin:100px 56px 100px 56px;
	position:relative;
}
.news-sidebar {
	border-top: 1px solid  #aaaaaa;
	padding-top:50px;
	width:22.25%;
	margin-right:3.66%;
	float:left;
}
.news-sidebar h2 {	
	position:absolute;
	top:10px;
	left:0;
}
.news-main {
	border-top: 1px solid  #aaaaaa;
	padding-top:50px;
	width:74.09%;
	float:left;
}

.news-item h3 {
	font-family:'Proxima-Nova-Semibold', sans-serif;
	font-size:9px;
	letter-spacing:0.3em;
	padding-top:10px;
}
.news-item h2 {
	font-family:'Proxima-Nova-Semibold', sans-serif;
	font-size:16px;
	line-height:22px;
}
.news-item p {
	font-family:'proximanova-light', sans-serif;
	font-size:16px;
	line-height:22px;
}
/*     NEWS MASONRY    */
.insta-pic {
	width:100%;
	padding-bottom:6%;
}
.insta-pic img {
	width:100%;
	height:auto;
}
.news-item {
	float:left;
	margin:0 0px 5.6% 0;
	text-align:left;
}
.news-item img {
	display:block;
	width:100%;	
}

.news-item,
.news-grid-sizer {
  width: 29.6%;
}
.news-gutter-sizer {
    width: 5.6%;
}

.news_cross {
	position:absolute;
	top:49px; 
	right:56px;
	z-index:710;
	cursor:pointer;
}
.news-post {
	margin: 0 auto;
	width:100%;
}
.news-page {
	width:55%;
	margin: 0 auto;
	margin-top:200px;
	padding-bottom:20px;
	text-align:left;
	max-width:1100px;
}
.news-image {
	width:50%;
	float:left;
	padding-bottom:40px;
}
.news-image img {
	display:block;
	width:100%;
	height:auto;
}
.news-copy {
	width:50%;
	padding: 0 0 30px 5%;
	float:left;
}
.news-copy h3 {
	font-family:'Proxima-Nova-Semibold', sans-serif;
	font-size:9px;
	letter-spacing:0.3em;
}
.news-copy h1 {
	font-family:'Proxima-Nova-Semibold', sans-serif;
	font-size:16px;
	line-height:22px;
}
.news-copy p {
	font-family:'proximanova-light', sans-serif;
	font-size:16px;
	line-height:22px;
}
.right {
	position:fixed;
	top: 50%;
	margin-top:-14px;
	right:56px;
	cursor: pointer;
	width:14px;
	z-index:10;
}
.left {
	position:fixed;
	top: 50%;
	margin-top:-14px;
	left:56px;
	cursor: pointer;
	width:14px;
	z-index:10;
}

.news-page  a:link {
	color: #000;
	text-decoration: underlined;
}
.news-page  a:visited {
	color: #000;
	text-decoration: underlined;
}
.news-page  a:hover, a:active, a:focus { 
	text-decoration: none;
	color: #666;
}
.logo-news {
	font-family: 'BrandonGrotesque-Regular' ,sans-serif;
	letter-spacing:0.05em;
	color:#000;
	font-size:14px;
	cursor:pointer;
}

/*  HIDESHARE CSS   */

.hideshare-wrap {
  position: relative;
}
.hideshare-wrap .hideshare-list {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  list-style: none;
  text-align:left;
}
.hideshare-wrap li {
  zoom: 1;
  display: inline;
  margin: 10px 5px 0 0;
}

.shareContainer {
	position:relative;
	padding-top:20px;
	list-style-type: none;
	text-decoration: none;
	font-size:16px;
	line-height:22px;
}
.share {
	padding-top:20px;
	
}




/*///////   MEDIA CHANGES 1800px  4 col /////////////////////////////////////////////////////////////////*/

@media (max-width: 1800px) {
.news-page {
	width:55%;
	margin: 0 auto;
	margin-top:143px;
	padding-bottom:20px;
	text-align:left;
	max-width:860px;
}
	
}


/*///////   MEDIA CHANGES 1024px 3 col  /////////////////////////////////////////////////////////////////*/

@media (max-width: 1024px) {
.logo-black {
	top:31px;
	left:28px;
}
.news_cross {
	top:31px; 
	right:28px;
}
.text-content {
	margin-top:158px;
}		
.text-content h1 {;
	font-size:40px;
	line-height:45px
	letter-spacing:0.14em;
}
/*     NEWS    */
.news-group {	
	margin:50px 28px 100px 28px;
	position:relative;
}
.news-sidebar {
border-top: 1px solid  #aaaaaa;
	padding-top:50px;
	width:30.45%;
	margin-right:4.32%;
	float:left;
}
.news-sidebar h2 {	
	position:absolute;
	top:10px;
	left:0;
}
.news-main {
	border-top: 1px solid  #aaaaaa;
	padding-top:50px;
	width:65.23%;
	float:left;
}
.news-item{
	float:left;
	margin:0 0px 6.4% 0;
	/*border:1px solid #FFF;*/
	/*opacity: 0;*/
}
.news-item img {
	display:block;
	width:100%;	
}

.news-item,
.news-grid-sizer {
  width: 46.8%;
}
.news-gutter-sizer {
    width: 6.4%;
}

/*     NEWS ITEM    */
.news-page {
	width:76%;
	margin-top:100px;
}
.news-image {
	width:50%;
	float:left;
}

.news-copy {
	width:50%;
	padding:0 0 30px 5%;
	float:left;
}
.right {
	position:fixed;
	top: 50%;
	margin-top:-14px;
	right:28px;
	cursor: pointer;
	width:14px;
	z-index:10;
}
.left {
	position:fixed;
	top: 50%;
	margin-top:-14px;
	left:28px;
	cursor: pointer;
	width:14px;
	z-index:10;
}

.privacy-page {
	width:76%;
	padding-top:100px;
}

	
}


/*///////   MEDIA CHANGES 767px /////////////////////////////////////////////////////////////////*/

@media screen and (max-width:767px) {
.logo-black {
	top:22px;
	left:18px;
}
.news_cross {
	top:22px; 
	right:18px;
}
.right {
	position:fixed;
	top: 50%;
	margin-top:-14px;
	right:18px;
	cursor: pointer;
	width:14px;
	z-index:10;
}
.left {
	position:fixed;
	top: 50%;
	margin-top:-14px;
	left:18px;
	cursor: pointer;
	width:14px;
	z-index:10;
}
	
.text-content {
	margin-top:84px;
}		
.text-content h1 {;
	font-size:28px;
	line-height:35px
	letter-spacing:0.14em;
}

/*     CONTACT     */

.contacts-group {
	width:90%;
	margin: 0 auto;
	padding-top:50px;
	min-width:inherit;
	max-width:2400px;
}
.contacts {
	border-top: 1px solid  #aaaaaa;
	width:100%;
	margin-right:0%;
	padding-top:10px;
	text-align:left;
	float:none;
}
.contacts3 {
	width:100%;
	margin-right:0%;
	text-align:left;
	float:none;
}

/*     CV     */
.cv-group {
	width:90%;
	margin: 0 auto;
	margin-top:50px;
	padding-bottom:100px;
	min-width:inherit;
	max-width:960px;
	text-align:left;
}

/*     NEWS    */
.news-group {	
	margin:50px 18px 100px 18px;
	position:relative;
}


	
}
/*///////   MEDIA CHANGES 600px /////////////////////////////////////////////////////////////////*/

@media screen and (max-width:567px) {
.news-sidebar {
border-top: 1px solid  #aaaaaa;
	padding-top:50px;
	width:48%;
	margin-right:4%;
	float:left;
}
.news-sidebar h2 {	
	position:absolute;
	top:10px;
	left:0;
}
.text-content h1 {;
	font-size:20px;
	line-height:22px
	letter-spacing:0.14em;
}
.news-main {
	border-top: 1px solid  #aaaaaa;
	padding-top:50px;
	width:48%;
	float:left;
}
.news-item{
	float:none;
	margin:0 0 7% 0;
	/*border:1px solid #FFF;*/
	/*opacity: 0;*/
}
.news-item img {
	display:block;
	width:100%;	
}

.news-item,
.news-grid-sizer {
  width: 100%;
}
.news-gutter-sizer {
    width: 0%;
}
/*     NEWS POP UP    */

.news-page {
	width:74%;
	margin-top:84px;
}
.news-post {
	margin: 0 auto;
	width:100%;
}
.news-image {
	width:100%;
	float:none;
}

.news-copy {
	width:100%;
	padding:0 10px 30px 10px;;
	float:none;
}
.privacy-page {
	width:90%;
	padding-top:84px;
}		
}



