/******************************************************************
Theme Name: Hydra Project
Author: Brant Design & Consulting
Author URI: http://www.brantwebdesign.com
Version: 1.0
******************************************************************/


/***********************************
Fonts
***********************************/
@font-face {
  font-family: 'CooperHewitt500';
  src: url("assets/fonts/CooperHewitt500.eot");
  src: url("assets/fonts/CooperHewitt500.eot?#iefix") format("embedded-opentype"), url("assets/fonts/CooperHewitt500.woff") format("woff"), url("assets/fonts/CooperHewitt500.ttf") format("truetype"), url("assets/fonts/CooperHewitt500.svg#CooperHewitt500") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CooperHewitt400';
  src: url("assets/fonts/CooperHewitt400.eot");
  src: url("assets/fonts/CooperHewitt400.eot?#iefix") format("embedded-opentype"), url("assets/fonts/CooperHewitt400.woff") format("woff"), url("assets/fonts/CooperHewitt400.ttf") format("truetype"), url("assets/fonts/CooperHewitt400.svg#CooperHewitt400") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'CooperHewitt300';
  src: url("assets/fonts/CooperHewitt300.eot");
  src: url("assets/fonts/CooperHewitt300.eot?#iefix") format("embedded-opentype"), url("assets/fonts/CooperHewitt300.woff") format("woff"), url("assets/fonts/CooperHewitt300.ttf") format("truetype"), url("assets/fonts/CooperHewitt300.svg#CooperHewitt300") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontinSans500';
  src: url("assets/fonts/FontinSans500.eot");
  src: url("assets/fonts/FontinSans500.eot?#iefix") format("embedded-opentype"), url("assets/fonts/FontinSans500.woff") format("woff"), url("assets/fonts/FontinSans500.ttf") format("truetype"), url("assets/fonts/FontinSans500.svg#FontinSans500") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FontinSans400';
  src: url("assets/fonts/FontinSans400.eot");
  src: url("assets/fonts/FontinSans400.eot?#iefix") format("embedded-opentype"), url("assets/fonts/FontinSans400.woff") format("woff"), url("assets/fonts/FontinSans400.ttf") format("truetype"), url("assets/fonts/FontinSans400.svg#FontinSans400") format("svg");
  font-weight: normal;
  font-style: normal;
}

/***********************************
Typography - General
***********************************/
body {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
body, p, ul, li, blockquote {
  font-family: "CooperHewitt400";
  color: #333;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "FontinSans500";
  color: #383d3b;
}  
p, ul, li, blockquote {
  font-size: 18px;
  line-height: 36px;
}
b, strong {
  font-family: "CooperHewitt500" !important;
  font-weight: normal !important;
}
a, a:before {
  color: #333;
  transition-property: background,color;
  transition-duration: 300ms,300ms;
  -webkit-transition-property: background,color;
  -webkit-transition-duration: 300ms,300ms;
  -moz-transition-property: background,color;
  -moz-transition-duration: 300ms,300ms;
}
a:hover {
  color: #9c0001;
}
a:focus {
	color: #9c0001;
}
.entry-content a,
#breadcrumbs a {
	/* font-family: "CooperHewitt500"; */
	color:#a10e0e;
	font-family: "FontinSans400";
}
.entry-content a:hover,
#breadcrumbs a:hover {
	color:#de5f2b;
}
#breadcrumbs .breadcrumb_last {
	font-family: "FontinSans400";
}
.entry-content h4 {
	margin-top:40px;
}
h1.page-title, h1.entry-title {
	font-size: 40px;
	margin: 25px 0;
	text-transform: uppercase;
	line-height: 1.2;
}
h2.section-title {
  font-size: 40px;
  margin: 10px 0 25px;
  text-transform: uppercase;
	text-align:center;
}
.article-header h2 {
	font-size:32px;
	margin: 10px 0 25px;
	text-align:left;
}
h3.widgettitle, h4.widgettitle {
	color: #8f2704;
	font-size: 30px;
	line-height: 30px;
	margin-bottom:30px;
	text-align: center;
	text-transform: uppercase;
}
.copyright {
  text-align: center;
  color: #333 !important;
  font-size: 18px;
  font-family: "FontinSans500";
  margin-bottom:10px;
}
.byline {
	color:#333;
}
p:empty {
	display: none;
}

/*** Images & Captions ***/
.wp-caption {
	background: #fff;
	padding: 0;
	margin: 32px 0;
}
.wp-caption p.wp-caption-text {
	font-size: 16px;
	margin: 0;
	text-align: left;
	padding: 16px 20px;
	line-height:32px;
}

/*** General, Light Background ***/
.bg-light {
  background: #FFF;
}
.bg-light h1, .bg-light h2, .bg-light h3, .bg-light h4, .bg-light h5, .bg-light h6 {
  color: #333;
}
.bg-light h5 {
  margin: 0;
}
.bg-light ul > li > a {
	color: #333;
	font-family:"CooperHewitt500";
	font-size:18px;
  line-height: 38px;
}
.bg-light ul > li > a:hover {
	color:#8f2704;
}


/*** General, Dark Background ***/
.bg-dark {
  background: #383d3b;
}
.bg-dark h1, .bg-dark h2, .bg-dark h3, .bg-dark h4, .bg-dark h5, .bg-dark h6, .bg-dark p,
.bg-dark ul, .bg-dark li, .bg-dark blockquote {
  color: #FFF;
}


/*** Top Nav ***/
.top-bar-right .menu li, .top-bar-right .menu a {
  color: #333;
  font-size: 16px;
  font-family: "FontinSans500" !important;
	text-transform:lowercase;
	position: relative;
}
.top-bar-right .menu .active > a, .top-bar-right .menu a:hover {
  background: #FFF;
	color:#de5f2b;
}
.top-bar-right .menu a:hover {
  color: #de5f2b;
}
.home .top-bar-right .menu .current > a,
body:not(.home) .top-bar-right .menu .active > a,
.blog .current_page_parent > a, .archive .current_page_parent > a,
.single .current_page_parent > a {
  color: #de5f2b;
}

/*** Top Nav Submenu **/
.top-bar-right .menu .is-submenu-item a {
	font-family: "FontinSans400" !important;
  transition-property: color;
  transition-duration: 0ms;
  -webkit-transition-property: color;
  -webkit-transition-duration: 0ms;
  -moz-transition-property: color;
  -moz-transition-duration: 0ms;
}
.top-bar-right .menu .is-submenu-item:hover {
  background:transparent;
}

/*** Sidebar Nav ***/
#sidebar1 .menu .active > a,
#sidebar-blog .menu .active > a {
	color: #de5f2b;
	background: transparent;
}
#sidebar1 .menu a:hover, #sidebar1 .menu a:focus,
#sidebar-blog .menu a:hover, #sidebar-blog .menu a:focus {
  color: #9c0001;
}

/***********************************
Typography - Specific Pages
***********************************/
#intro .section-title,
#community-news .columns:last-child .section-title {
	text-align:left;
}
#about-hydra p {
	text-align:left;
}
#about-hydra .bg-dark a:not(.btn-grey) {
	color:#FFF;
	text-decoration:underline;
	font-family:"CooperHewitt400";
}
#about-hydra .bg-dark a:not(.btn-grey):hover {
	color:#ffae34;
}
#about-hydra .bg-dark .btn-grey:hover {
	background:#ffae34;
	color:#333;
}
#applications h2 {
	color:#8f2704;
}
#applications p {
	text-align:justify;
}
#hydra-partners h2 {
	color:#383d3b;
}
#hydra-partners li {
	color:#333;
	font-family:"CooperHewitt400";
	text-align:left;
}
/***********************************
Buttons and Helpers
***********************************/
.hidden-strict, .mobile-only {
  display: none !important;
}
.btn-grey, .btn-grey:active, .btn-grey:focus {
  background: #a9bcd0;
  color: #333;
  font-size: 18px;
  font-family: "FontinSans500";
  min-width: 50%;
}
.btn-grey:focus,
#applications #next:focus, #applications #prev:focus {
	outline:2px solid #de5f2b;
}
.btn-grey:hover {
  background:#8f2704;
	color:#FFF;
}
.anchor-holder {
  position: relative;
}
.anchor-holder .top75 {
  position: absolute;
  top: -75px;
}
#about-hydra .btn-grey {
	display:block;
	max-width:300px;
	margin:25px auto;
}
/***********************************
Navigation
***********************************/
.top-bar {
  position: absolute;
  top: 0;
  height: 140px;
  z-index: 999999;
  left: 0;
  right: 0;
}
.top-bar, .top-bar .menu {
  background: transparent;
  padding-bottom: 0;
  padding-top: 3px;
	padding-left:0;
	padding-right:0;
}
.top-bar-left img {
	margin-top:15px;
	width:180px;
	position:relative;
	z-index:5;
}
.top-bar-left .menu a {
  padding: 0;
}
.top-bar-left .menu {
  max-height: 200px;
  overflow: hidden;
}
.top-bar-right .menu {
  margin-top: 50px;
}
.top-bar .menu .submenu {
  margin-top: 5px;
	background:#FFF;
}

/*** Dropdown Behavior ***/
.is-dropdown-submenu {
	border:0;
	display:block;
	min-width:280px;
	max-height:0;
	opacity:0;
	overflow:hidden;
	left:0;
	right:0;
	z-index:-1;
	transition-property: opacity;
  transition-duration: 0ms;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 0ms;
  -moz-transition-property: opacity;
  -moz-transition-duration: 0ms;
}
.is-dropdown-submenu.js-dropdown-active {
	max-height:9999px;
	opacity:1;
	z-index:999;
	transition-property: opacity;
  transition-duration: 400ms;
  -webkit-transition-property: opacity;
  -webkit-transition-duration: 400ms;
  -moz-transition-property: opacity;
  -moz-transition-duration: 400ms;
}
.is-dropdown-submenu li {
	height:0;
	max-height:0;
	transition-property: max-height;
  transition-duration: 200ms;
  -webkit-transition-property: max-height;
  -webkit-transition-duration: 200ms;
  -moz-transition-property: max-height;
  -moz-transition-duration: 200ms;
}
.is-dropdown-submenu.js-dropdown-active li {
	height:auto;
	max-height:60px
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
  border-color: transparent transparent transparent #FFF;
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
  /* border-color: #FFF transparent transparent; */
	border:0;
}

/*** Foundation not properly assigning open-left/right. Override. ***/
.js-dropdown-active:before {
	content: "";
	position: absolute;
	background: #FFF;
	left: 16px;
	right: auto;
	top: -4px;
	bottom: 0;
	width: 64px;
	border-top: 4px solid #de5f2b;
}
.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
	top: 0;
	left: 0;
	right: 0;
	margin-top: 40px;
	border-top: 1px solid rgba(222,95,43,0.35);
	border-bottom: 1px solid rgba(222,95,43,0.35);
	padding-top: 15px;
	padding-bottom: 15px;
	overflow: visible;
}
.dropdown.menu.medium-horizontal > li.opens-left:nth-last-child(1) > .is-dropdown-submenu,
.dropdown.menu.medium-horizontal > li.opens-left:nth-last-child(2) > .is-dropdown-submenu {
	left:auto;
	right:0;
}
.dropdown.menu.medium-horizontal > li.opens-left:nth-last-child(1) > .is-dropdown-submenu a,
.dropdown.menu.medium-horizontal > li.opens-left:nth-last-child(2) > .is-dropdown-submenu a {
	text-align:right;
}
.dropdown.menu.medium-horizontal > li.opens-left:nth-last-child(1) > .is-dropdown-submenu.js-dropdown-active:before,
.dropdown.menu.medium-horizontal > li.opens-left:nth-last-child(2) > .is-dropdown-submenu.js-dropdown-active:before {
	left: auto;
	right: 16px;
}


/*** SF Menu ***/
.sticky-top {
  display: none !important;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.95);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999999;
  background-size: 130px;
  background-repeat: no-repeat;
  background-position: 10px 8px;
}
.sticky-top a.home-top {
  overflow: hidden;
  position: fixed;
  padding-top: 11px;
  left: 15px;
  bottom: 0;
  height: 50px;
  right: 30%;
  font-size: 16px;
  color: #FFF;
  top: 0;
}
.sticky-top a.home-top:hover {
  text-decoration: none;
}
.sf-mobile #sf-mob-navbar {
  background-color: #FF0D7D !important;
}
#sfm-sidebar {
  display: none !important;
}
#sfm-sidebar ul, #sfm-sidebar li, #sfm-sidebar a, #sfm-sidebar span {
  color: inherit;
}
.sfm-pos-right .sfm-sidebar-close {
	margin-bottom:0 !important;
}
.sfm-logo {
	transition-property: opacity !important;
  transition-duration: 0ms !important;
  -webkit-transition-property: opacity !important;
  -webkit-transition-duration: 0ms !important;
  -moz-transition-property: opacity !important;
  -moz-transition-duration: 0ms !important;
}
.sfm-logo img {
	max-width:175px !important;
}
.sfm-sidebar-exposed .sfm-logo {
  background: transparent !important;
  padding: 0 15px !important;
}
.sfm-navicon-button {
  top: 4px !important;
}
.sfm-pos-right .sfm-label-square .sfm-navicon-button {
  margin-right: 5px !important;
}
.sfm-navicon-button.sf_label_default {
  width: 44px !important;
  height: 40px;
}
.sfm-navicon-button:after {
  display:none !important;
}
.sfm-label-square .sfm-navicon,
.sfm-label-square .sfm-navicon:after,
.sfm-label-square .sfm-navicon:before {
  z-index: 999 !important;
}
.sfm-rollback.sfm-label-square .sfm-navicon-button {
	border-width:0 !important;
  color: #333 !important;
}
.sfm-label-square .sfm-navicon-button,
.sfm-label-rsquare .sfm-navicon-button {
  padding: 14px 5px 14px 4px !important;
}
.sfm-label-square .sfm-open .sfm-navicon {
  background: #fff !important;
}
.sfm-navicon, .sfm-navicon:after,
.sfm-navicon:before, .sfm-label-metro {
  background-color: #333 !important;
}
.sfm-open.sfm-navicon-button {
  margin-right: 42px !important;
}
.sfm-open.sfm-navicon-button:after {
  content: "" !important;
}
.sfm-sidebar-exposed .sfm-logo {
  background-color: #fff;
}
.sfm-rollback {
  display: none !important;
  width: 0;
}

/*** Footer ***/
.footer {
	margin-top:30px;
}
.social-container {
  margin:0px auto 30px;
  text-align:center;
}
.social-icons {
  display: inline-block;
}
.social-icons a {
  display: inline-block;
  float: left;
  width: 75px;
  height: 30px;
  line-height: 30px;
  font-size: 20px;
}

/***********************************
General Content
***********************************/
#content {
  margin-top:140px;
  position:relative;
}
.row.fullwidth {
  width:100% !important;
  max-width:100% !important;
}
.section-container {
  overflow: hidden;
  padding: 50px 0;
}
.two-buttons {
	overflow: hidden;
	padding: 0 10%;
}
.two-buttons .button {
	float: left;
  min-width: 0;
  width: 45%;
	margin-top:2px;
}
.two-buttons .button:first-child {
	margin-right: 10%;
}




/***********************************
Sidebars & Widgets
***********************************/
#sidebar1, #sidebar-blog {
	background: #FFF;
	border-top: 5px solid #8f2704;
	margin-top: -80px;
	position: relative;
	right: 0;
	top: 0;
	z-index:5;
}
#sidebar1 ul > li > a,
#sidebar-blog ul > li > a  {
	display: block;
	font-family: "CooperHewitt400";
	font-size: 18px;
	padding: 5px 0;
	text-align: center;
	line-height: 32px;
}
#sidebar1 .widget, 
#sidebar-blog .widget {
	border-bottom: 1px solid rgba(56,61,59,0.3);
	padding: 60px 0;
}
#sidebar1 .widget:last-child,
#sidebar-blog .widget:last-child {
	border-bottom:0;
}
#sidebar1 .widget_recent_entries li a:after,
#sidebar-blog .widget_recent_entries li a:after {
	content: "";
	/* content: "\f054"; */
	font-family: "FontAwesome";
	position: relative;
	left: 10px;
}
#sidebar-backer {
	background: #FFF;
	border-top: 5px solid #8f2704;
	margin-top: -80px;
	position: absolute;
	right: 0;
	top: 0;
	bottom:-60px;
	z-index:1;
}
.widget_nav_menu .menu > li {
	display:block;
}
#twitter_timeline-2 {
	text-align:center;
}
/***********************************
Home Page Template
***********************************/

/*** General Layout, Backgrounds ***/
.home .row { 
	max-width:100%; 
	padding:0 10%;
}
.home .row .row {
	padding:0;
}
.home #intro {
	position:relative;
}
#about-hydra {
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(143,39,4,1) 50%, rgba(143,39,4,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(50%, rgba(143,39,4,1)), color-stop(100%, rgba(143,39,4,1)));
	background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(143,39,4,1) 50%, rgba(143,39,4,1) 100%);
	background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(143,39,4,1) 50%, rgba(143,39,4,1) 100%);
	background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(143,39,4,1) 50%, rgba(143,39,4,1) 100%);
	background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(143,39,4,1) 50%, rgba(143,39,4,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8f2704', GradientType=1 );
	overflow:visible;
}
#applications {
  background-image:url('assets/images/applications-bg.jpg');
  background-size:cover;
}
#community-news {
	background: url('assets/images/news-bg.jpg');
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: 100% 100%;
}
#group-partners {
  padding:0;
	padding-top:60px;
  text-align:center;
	position:relative;
	overflow:hidden;
}
#group-partners .hydra-overlay {
	background-image: url(assets/images/hydra-transparency.png);
	background-size: 95%;
	background-repeat: no-repeat;
	background-position: 100% -37%;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	pointer-events:none;
}
#hydra-partners {
	background:#a9bcd0;
	padding:0 10%;
}
#about-hydra .section-container {
  text-align:left;
	overflow:visible;
}
#about-hydra .bg-dark {
  background: transparent;
}
#about-hydra .columns:first-child .section-container,
#community-news .columns:first-child .section-container {
  padding-right:25%;
	position:relative;
}
#about-hydra .columns:last-child .section-container,
#community-news  .columns:last-child .section-container {
  padding-left:25%;
	position:relative;
}

/*** Laptop Carousel ***/
#laptop-carousel {
  position:absolute;
  bottom:0;
  z-index:9999;
}
#laptop-carousel img {
  max-width:860px;
}	
#laptop-carousel .laptop-screen {
	position: absolute;
	top: 23px;
	left: 101px;
}
#laptop-carousel .laptop-screen img {
  max-width:660px;
}

/*** Specifics ***/
#about-hydra .columns:first-child .section-container:after {
	content: "\f0eb";
	color: #333;
	font-family: "FontAwesome";
	font-size: 200px;
	position: absolute;
	left: -20%;
	opacity: 0.05;
	bottom: 0;	
	pointer-events:none;
}
#about-hydra .columns:last-child .section-container:after {
	content: "\f1b3";
	color: #FFF;
	font-family: "FontAwesome";
	font-size: 200px;
	position: absolute;
	right: -20%;
	opacity: 0.05;
	bottom: 0;
	pointer-events:none;
}
#applications .section-container {
  padding: 30px 60px;
  background: #FFF;
  margin: 100px auto;
	max-width:600px;
  text-align: center;
	position:relative;
	overflow:visible;
}	
#applications .cycle-sentinel,
#applications .section-content {
	overflow:hidden;
}
#applications #prev, #applications #next {
	background: #a9bcd0;
	font-size: 24px;
	line-height: 60px;
	width: 46px;
	height: 60px;
	position: absolute;
	top: 40%;
}
#applications #prev:hover, #applications #next:hover {
	background: #9c0001;
  color:#FFF;	
}
#applications #prev {
	left: -22px;
}
#applications #next {
	right: -22px;
}
#applications #prev .fa {
	right: 2px;
	position: relative;
}
#applications #next .fa {
	left: 2px;
	position: relative;
}
.recent-blogs {
	margin:0;
	list-style:none;
}
.recent-blogs li {
	margin-bottom:28px;
}
.recent-blogs li a:after {
	content:"";
	font-family:"FontAwesome";
	position:relative;
	left:10px;
}
#hydra-partners ul {
	list-style:none;
}



/***********************************
Interior Template
***********************************/
body:not(.home) .row,
body:not(.home) #content #inner-content { 
	padding:0;
	max-width:100%; 
	margin:0 10%;
}
body:not(.home) .row .row {
	padding:0;
	margin:0;
}
body:not(.home) .off-canvas-content {
	box-shadow:0 0 1px hsla(0, 3%, 34%, 0.5);
}
body:not(.home) #content {
	background:#e9eef3;
	border-top:2px solid #a10e0e;
	padding-top:60px;
	padding-bottom:60px;
}
body:not(.home) #content #inner-content {
	position:relative;
}
body:not(.home) #group-partners {
	margin:0;
}
.entry-content {
	text-align:justify;
}


/***********************************
Blog
***********************************/
.blog article,
.archive article {
	margin-bottom:100px;
}
.blog h1.page-title,
.archive h1.page-title {
	margin: 10px 0 45px;
	border-bottom: 1px dotted #dcdcdc;
	padding-bottom:10px;
}
.pagination .current {
	background: #de5f2b;
	border-radius: 4px;
	padding: 1px 15px;
}
.pagination a, .pagination button {
	padding: 1px 15px;
	border-radius: 4px;
}
.pagination a:hover, .pagination button:hover {
	background: #9c0001;
	color: #FFF;
}
#prev-post {
	float:left;
}
#next-post {
	float:right;
}
#prev-post, #prev-post a,
#next-post, #next-post a {
	font-family: 'FontinSans400';
	color: #a10e0e;
}
.article-footer {
	overflow:hidden;
}


/***********************************
jQueryUI and Modals
***********************************/

.search-link {
	text-indent: -9999px;
	position: relative;
}
@-moz-document url-prefix() { 
	.search-link a:focus {
		outline:0;
	}
  .search-link a:focus::before {
    outline:1px dotted black;
  }
}
#search-modal input:focus {
	border:2px solid #FFF !important;
}
#searchx:focus {
	outline: 2px solid #FFF;
}
.search-link a:before {
	content: "\f002";
	font-family: FontAwesome;
	position: absolute;
	color: #000;
	text-indent: 0 !important;
	width: 20px;
	height: 20px;
	line-height: 20px;
	left: 6px;
	right: 0;
	top: 6px;
	bottom: 0;
}
.search-link:hover a:before {
	color:#de5f2b;
}
.menu-item-search {
  margin-left: 20px;
  margin-top: 24px;
  overflow: hidden;
}
input#s {
  border: 2px solid #E0E0E0 !important;
  border-radius: 0;
  background: url(assets/images/search.png) no-repeat 5px 6px !important;
  background-color: #FFF !important;
  color: #666 !important;
  height: 30px;
  padding: 4px 10px 4px 28px;
  margin-right: 0;
  opacity: 1;
  float: right;
  width: 90%;
}
#search-modal {
	position: fixed;
	background-attachment: fixed;
	background-size:cover;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	display: none;
}
#searchx {
	position: fixed;
	top: 20px;
	right: 33px;
	cursor: pointer;
	font-size: 19px;
	z-index:99999999;
}
#search-modal {
	background:rgba(0,0,0,.9);
	z-index:9999999;	
}
#searchx {
	color:#FFF;
}
#search-modal .search-container {
	display: table;
	text-align: center;
	margin: 0px auto;
	position: relative;
	height: 100%;
	width:480px;
}
#search-modal .search-container .search-form {
	position: absolute;
	top: 40%;
	bottom: 0;
	left: 0;
	right: 0;
}
#search-modal .search-form input {
	font-size:28px;
}
#search-modal .search-form input[type="text"], 
#search-modal .search-form input[type="search"] {
	background: transparent;
	border: 2px solid #7d2714;
	border-radius: 4px;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: none;
	color: #FFF;
	font-size: 28px;
	text-align: center;
	float: left;
	width: 400px;
	height: 56px;
	padding: 0;
}
#search-modal .search-form input[type="submit"] {
	background: #611807;
	border: 2px solid #7d2714;
	border-radius: 4px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	border-left: 0;
	color: #FFF;
	display: inline-block;
	font-size: 26px;
	padding: 13px;
	float: right;
	width: 80px;
	-webkit-appearance: none;
	margin:0;
}
#search-modal input:-ms-input-placeholder {
	color: #FFF;
	font-size: 28px;
	text-align: center;
}
#search-modal input::-webkit-input-placeholder {
	color: #FFF;
	font-size: 28px;
	text-align: center;
}
#search-modal input::-moz-placeholder {
	color: #FFF;
	font-size: 28px;
	text-align: center;
}
#search-modal input:placeholder-shown {
	color: #FFF;
	font-size: 28px;
	text-align: center;
}
.modal-open {
	overflow:hidden;
	height:100%;
	position:fixed;
}
.sfm-menu-item-530 {
	display:none !important;
}
/***********************************
Responsive Styles - Smartphone & Tablet
***********************************/
@media screen and (max-width:480px) {
	#search-modal .search-container {
		width: 320px;
	}
	#search-modal .search-form input[type="text"], 
	#search-modal .search-form input[type="search"] {
		width: 260px;
	}
	#search-modal .search-form input[type="submit"] {
		width: 60px;
	}
}
@media screen and (max-width:640px) {
	#applications .section-container {
		padding:20px;
		padding-bottom:100px;
		background:rgba(255,255,255,0.95);
	}
	#applications .section-title {
		margin-top:32px;
	}
	#applications #prev, #applications #next {
    background: #a9bcd0;
    font-size: 22px;
    line-height: 36px;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 15px;
    bottom: initial;
	}
	#applications #prev {
		left:15%;
	}
	#applications #next {
		right:15%;
	}	
}

@media screen and (max-width:1023px) {
	
	/*** Display, Width, Margin Changes (General) ***/
	.float-left, .float-right {
		float:none !important;
	}
	.column, .columns {
		float: none !important;
		padding-left:0;
		padding-right:0;
		margin: 0px auto;
		max-width: 640px;
		width:100%;
	}
	.home .row, body:not(.home) .row, 
	body:not(.home) .row .row, 
	body:not(.home) #content #inner-content,
	#hydra-partners, #group-partners {
		margin:0;
		padding:0 15px;
	}
	body:not(.home) #content {
		padding-top:8px;
	}
	body:not(.home) #breadcrumbs {
		text-align: center;
    margin-bottom: 36px;
    font-size: 16px;
	}
	body:not(.home)	#hydra-partners,
	#sidebar-backer, #recent-posts-2 {
		display:none;
	}
	#sidebar1, #sidebar-blog {
		margin-top:60px;
		border-bottom:5px solid #8f2704;
	}
	#sidebar1 .widget, #sidebar-blog .widget {
		padding:30px 0;
	}
	#sidebar1 ul > li > a, #sidebar-blog ul > li > a {
		padding:5px 0;
	}
	.two-buttons {
		padding-left:0;
		padding-right:0;
	}	
	
	/*** Typography ***/
	p, ul, li, blockquote,
	#sidebar1 ul > li > a,
	#sidebar-blog ul > li > a	{
		font-size:17px;
		line-height:32px;
	}
	h1, h2, h3, h4, h5, h6 {
		text-align:center;
	}
	h1.page-title, h1.entry-title,
	h2.section-title,	.article-header h2 {
    font-size: 32px;
    line-height: 1.2;
		text-align:center;
	}
	h3.widget-title, h4.widgettitle {
		font-size: 28px;
    line-height: 34px;
    margin-bottom: 10px;
	}
	.entry-content {
		text-align:left;
	}
	.button {
		display:block;
		line-height:26px;
		max-width: 480px;
    margin: 1rem auto;
	}
	.two-buttons .button:first-child,
	.two-buttons .button:last-child	{
		margin:1rem auto;
		width:100%;
		float:none;
	}
	.home .bg-light ul > li > a {
		font-size:17px;
		line-height:32px;
	}
	.home .section-content p,
	#applications p	{
		text-align:center;
	}
	
	/*** SF Menu ***/
	.sfm-pos-right .sfm-rollback,
	#sfm-sidebar	{
		display:block !important;
	}
	#sfm-sidebar {
		width:100% !important;
		z-index:-1;
	}
	#sfm-sidebar .sfm-nav, 
	#sfm-sidebar .sfm-logo, 
	#sfm-sidebar .sfm-social, 
	#sfm-sidebar .sfm-view-level-1,
	.sfm-style-toolbar .sfm-copy,
	.sfm-body-pushed .sfm-sidebar-bg {
		width:100% !important;
	}
	.sfm-rollback {
		width:0 !Important;
	}
	.sfm-body-pushed #sfm-sidebar {
		z-index:3000001;
	}
	#sfm-sidebar .sfm-view-level-1 {
		left:0 !important;
	}
	.sfm-view-pushed-1 #sfm-sidebar .sfm-view-level-1 {
		left:100% !important;
	}
	.sfm-submenu-visible > a span {
		color:#de5f2b !important;
	}
	#sfm-sidebar .sfm-menu li > a span {
		font-family:"FontinSans500" !important;
		font-weight:normal !important;
		text-transform:lowercase;
		max-width:100% !important;
	}
	#sfm-sidebar .sfm-menu li > ul > li > a span {
		font-family:"FontinSans400" !important;
	}
	.sfm-pos-right #sfm-sidebar.sfm-vertical-nav .sfm-menu li a {
		padding-right:0px !important;
	}
	.sfm-pos-right #sfm-sidebar.sfm-vertical-nav .sfm-sm-indicator {
		left:0 !important;
		right:0 !important;
		width:100% !important;
		z-index:9999;
	}
	#sfm-sidebar .sfm-menu-level-0 li .sfm-sm-indicator i {
    text-align: right !important;
    padding-right: 15px !important;
	}
	#sfm-sidebar .sfm-has-child-menu>.sfm-child-menu {
		margin-bottom:30px;
	}
	
	/*** Home Page Layout ***/
	#laptop-carousel {
		position:relative;
	}
	#laptop-carousel img {
		max-width:100%;
	}
	#laptop-carousel .laptop-screen {
    top: 5%;
    left: 12%;
    right: 12%;
	}
	#laptop-carousel .laptop-screen img {
		max-width:100%;
	}
	#applications,
	#about-hydra .columns:first-child .section-container, 
	#about-hydra .columns:last-child .section-container,
	#community-news .columns:first-child .section-container, 
	#community-news  .columns:last-child .section-container	{
		padding-left:0;
		padding-right:0;
	}	
	#about-hydra {
		background: rgba(255,255,255,1);
		background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(143,39,4,1) 50%, rgba(143,39,4,1) 100%);
		background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(50%, rgba(255,255,255,1)), color-stop(50%, rgba(143,39,4,1)), color-stop(100%, rgba(143,39,4,1)));
		background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(143,39,4,1) 50%, rgba(143,39,4,1) 100%);
		background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(143,39,4,1) 50%, rgba(143,39,4,1) 100%);
		background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(143,39,4,1) 50%, rgba(143,39,4,1) 100%);
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(143,39,4,1) 50%, rgba(143,39,4,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#8f2704', GradientType=0 );
	}
	#intro .section-title, 
	#community-news .columns:last-child .section-title {
		text-align:center;
	}
	#community-news {
		background:#FFF;
		padding:0;
	}
	#community-news .columns {
		padding:0 15px;
	}
	#community-news .large-4 {
		background:url('assets/images/news-bg.jpg');
    background-size: cover;
		max-width: 100%;
	}
	#hydra-partners ul {
		margin:0;
	}
	#hydra-partners ul > li {
		text-align:center;
	}
	#group-partners .hydra-overlay {
    background-size: 400%;
    background-repeat: no-repeat;
    background-position: 60% 1%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
	}
	#about-hydra .columns:first-child .section-container:after,
	#about-hydra .columns:last-child .section-container:after	{
    left: 0;
    bottom: 0;
    top: 10%;
    right: 0;
    text-align: center;
		opacity:0.1;
	}
	.home #group-partners {
		padding:0;
	}
	.home #group-partners .large-12 {
		max-width: 100%;
    width: 100%;
	}
	.home #group-partners .large-6 {
		padding:0 15px;
	}
	.recent-blogs li {
		text-align:center;
	}
	.recent-blogs li a:after {
		content:none;
	}
}

/***********************************
Responsive Styles - Small Laptops
***********************************/
@media screen and (min-width:1024px) and (max-width:1040px) {
	.home .row, body:not(.home) .row, 
	body:not(.home) .row .row, 
	body:not(.home) #content #inner-content,
	#hydra-partners, #group-partners {
		margin:0;
		padding:0 20px;
	}	
	#sidebar-backer {
		right:20px;
	}
}
@media screen and (max-width:1023px) {
	.sfm-menu-item-479,
	.search-link {
		display:none !important;
	}
}
@media screen and (min-width:1041px) and (max-width:1199px) {
	.home .row, body:not(.home) .row, 
	body:not(.home) .row .row, 
	body:not(.home) #content #inner-content,
	#hydra-partners, #group-partners {
		margin:0;
		padding:0 30px;
	}	
	#sidebar-backer {
		right:30px;
	}
}
@media screen and (min-width:1024px) and (max-width:1199px) {
	
	/*** Display, Width, Margin Changes (General) ***/
	.columns:first-child {
		padding-left:0;
	}
	.columns:last-child {
		padding-right:0;
	}
	.top-bar {
		padding: 0;
		height:100px;
	}
	.top-bar .large-3 {
		width:105px;
		margin-left:-10px;
	}
	.top-bar .large-9 {
		width:90%;
	}
	.top-bar-left img {
		width:105px;
		margin-top:15px;
	}
	.top-bar h1 {
		margin-top:5px;
	}
	.top-bar-right .menu {
		margin-top:30px;
	}
	.top-bar .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
    padding: 0 25px 0 0;
    font-size: 15px;
	}
	#content {
		margin-top:100px;
	}
	body:not(.home) #content {
    padding-top: 20px;
    padding-bottom: 20px;
	}
	body:not(.home) #content .large-7 {
		width:62%;
	}
	body:not(.home) #sidebar1.large-4,
	body:not(.home) #sidebar-blog.large-4	{
		width:35%;
		margin-left:3%;
	}
	#sidebar1, #sidebar-blog {
		padding:0 20px;
		margin-top:0px;
	}
	#sidebar-backer {
    width: 33.7%;
		margin-top:0px;
		bottom:-20px;
	}
	.two-buttons {
		margin-top:40px;
	}
	
	/*** Typography ***/
	p, ul, li, blockquote,
	#sidebar1 ul > li > a,
	#sidebar-blog ul > li > a {
		font-size:16px;
		line-height:32px;
	}
	h1.page-title, h1.entry-title,
	h2.section-title,	.article-header h2 {
    font-size: 28px;
    line-height: 1.2;
	}
	h3.widgettitle, h4.widgettitle {
		font-size: 28px;
    line-height: 34px;
    margin-bottom: 10px;
	}
	.button {
		display:block;
		line-height:26px;
		max-width: 480px;
    margin: 1rem auto;
	}
	.home .bg-light ul > li > a {
		font-size:17px;
		line-height:32px;
	}
	#sidebar1 ul > li > a,
	#sidebar-blog ul > li > a {
		padding:12px 0;
	}
	#sidebar1 .widget_recent_entries li a:after,
	#sidebar-blog .widget_recent_entries li a:after,
	.recent-blogs li a:after {
		display:none;
	}
	#hydra-partners li {
		font-size:14px;
		line-height:28px;
	}
	
	/*** Home Page ***/
	#intro .large-7 {
		padding-left:30px;
	}
	#laptop-carousel {
		top:15%;
		bottom:initial;
	}
	#laptop-carousel img {
		max-width:95%;
	}
	#laptop-carousel .laptop-screen {
		top: 5%;
    left: 11%;
    right: 12%
	}
	#laptop-carousel .laptop-screen img {
		max-width:95%;
	}
	#about-hydra .columns:first-child .section-container {
		padding-right:30px;
	}
	#about-hydra .columns:last-child .section-container {
		padding-left:30px;
	}
	#about-hydra .columns:first-child .section-container:after {
    left: initial;
    bottom: -10%;
    right: 10%;
	}
	#about-hydra .columns:last-child .section-container:after {
    right: -6%;
    bottom: 5%;
	}
	#community-news .columns:first-child .section-container {
		padding-right:0;
	}
	#community-news .columns:last-child .section-container {
		padding-left:0;
	}
	#community-news {
		padding:0;
		background-size:50%;
	}
	#community-news .columns {
		padding:0 30px;
	}
	#community-news .large-8 {
		background:#FFF;
		position:relative;
	}
	#community-news .large-8:before {
		content:"";
		position:absolute;
		top:0;
		bottom:-100px;
		left:0;
		right:0;
		background:#FFF;
	}
	#group-partners {
		padding: 0;
	}
	#hydra-partners ul {
		margin:0;
	}
}
@media screen and (min-width:1080px) and (max-width:1199px) {
	.top-bar .large-3 {
		width:14%;
		margin-left:0;
	}
	.top-bar .large-9 {
		width:86%;
	}
	.top-bar-left img {
		width: 100%;
    max-width: 130px;
		margin-top:8px;
	}	
}
@media screen and (min-width:1200px) and (max-width:1279px) {
	/*** Display, Width, Margin Changes (General) ***/
	.home .row, body:not(.home) .row, 
	body:not(.home) .row .row, 
	body:not(.home) #content #inner-content,
	#hydra-partners, #group-partners {
		margin:0;
		padding:0 40px;
	}	
	.top-bar {
		padding: 0;
	}
	.top-bar .large-3 {
		width:16%;
	}
	.top-bar .large-9 {
		width:84%;
	}
	.top-bar .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
		padding-right:0.8rem;
	}
	.section-container {
		padding:30px 0;
	}
	body:not(.home) #content {
    padding-top: 40px;
    padding-bottom: 40px;
	}
	body:not(.home) #content .large-7 {
		width:62%;
	}
	body:not(.home) #sidebar1.large-4,
	body:not(.home) #sidebar-blog.large-4	{
		width:35%;
		margin-left:3%;
	}
	#sidebar1, #sidebar-blog {
		padding:0 20px;
		margin-top:-60px;
	}
	#sidebar-backer {
		right: 40px;
    width: 32.8%;
		margin-top:0px;
		bottom:-40px;
		top:-60px;
	}	
	.two-buttons {
		margin-top:50px;
	}
	#community-news .large-8 {
		background:#FFF;
		position:relative;
	}
	#community-news .large-8:before {
		content:"";
		position:absolute;
		top:0;
		bottom:-100px;
		left:0;
		right:0;
		background:#FFF;
	}	
	
	/*** Typography ***/
	p, ul, li, blockquote,
	#sidebar1 ul > li > a,
	#sidebar-blog ul > li > a	{
		font-size:16px;
		line-height:32px;
	}
	h1.page-title, h1.entry-title,
	h2.section-title,	.article-header h2 {
    font-size: 28px;
    line-height: 1.2;
	}
	h3.widgettitle, h4.widgettitle {
		font-size:26px;
		line-height:26px;
		margin-bottom:20px;
	}
	.home p {
		font-size:17px;
		line-height:32px;
	}
	.home h1, .home h2 {
		font-size:32px;
	}
	.home .bg-light ul > li > a {
		font-size:17px;
		line-height:26px;
	}
	#sidebar1 ul > li > a,
	#sidebar-blog ul > li > a {
		padding:4px 0;
	}
	#hydra-partners li {
		font-size:14px;
		line-height:28px;
	}
	
	
	/*** Home Page ***/
	#laptop-carousel {
		top:initial;
		bottom:0;
	}
	#laptop-carousel img {
		max-width:95%;
	}
	#laptop-carousel .laptop-screen {
		top: 5%;
    left: 11%;
    right: 12%
	}
	#laptop-carousel .laptop-screen img {
		max-width:95%;
	}
	#intro .large-5 {
		width:43%;
	}
	#about-hydra .columns:first-child .section-container {
		padding-right:40px;
	}
	#about-hydra .columns:last-child .section-container {
		padding-left:40px;
	}
	#about-hydra .columns:first-child .section-container:after {
    left: -5%;
    bottom: 3%;
	}
	#about-hydra .columns:last-child .section-container:after {
    right: -20%;
    bottom: 3%;
	}
	#community-news .columns:first-child .section-container {
		padding-right:0;
	}
	#community-news .columns:last-child .section-container {
		padding-left:0;
	}
	#community-news {
		padding:0;
		background-size:50%;
	}
	#community-news .columns {
		padding:0 40px;
	}
	#community-news .large-8 {
		background:#FFF;
	}
	#community-news .large-8 .section-container {
		text-align:justify;
	}
	#group-partners {
		padding: 0;
	}	
	#hydra-partners ul {
		margin:0;
	}
}


/***********************************
Responsive Styles - Standard Laptops
***********************************/
/*** 1280px - 1365px Only ***/
@media screen and (min-width:1280px) and (max-width:1365px) {	
	
	/*** General ***/
	.home .row, body:not(.home) .row, 
	body:not(.home) .row .row, 
	body:not(.home) #content #inner-content,
	#hydra-partners, #group-partners {
		padding:0 2%;
		margin:0;
	}	
	#sidebar-backer {
		width:32%;
		right:2%;
	}
	.top-bar .large-3 {
		width:16%;
	}
	.top-bar .large-9 {
		width:84%;
	}
	
	/*** Home Page ***/
	#about-hydra .columns:first-child .section-container,
	#community-news .columns:first-child .section-container	{
		padding-right:5%;
	}
	#about-hydra .columns:last-child .section-container {
		padding-left:5%;
	}
	#community-news  .columns:last-child .section-container {
		padding-left:10.5%;
	}
	#community-news {
		background-size:34%;
	}
}

/*** 1366px - 1440px Only ***/
@media screen and (min-width:1366px) and (max-width:1440px) {	
	/*** General ***/
	.home .row, body:not(.home) .row, 
	body:not(.home) .row .row, 
	body:not(.home) #content #inner-content,
	#hydra-partners, #group-partners {
		padding:0 3%;
		margin:0;
	}
	#sidebar-backer {
		width:31.33%;
		right:3%;
	}	
	
	/*** Home Page ***/
	#about-hydra .columns:first-child .section-container,
	#community-news .columns:first-child .section-container	{
		padding-right:6.5%;
	}
	#about-hydra .columns:last-child .section-container {
		padding-left:6.5%;
	}
	#community-news  .columns:last-child .section-container {
		padding-left:7.5%;
	}
	#community-news {
		background-size:36%;
	}	
}


/*** All Standard Sizes ***/
@media screen and (min-width:1280px) and (max-width:1440px) {	
	#group-partners {
		padding:0;
	}
	.section-container {
		padding:30px 0;
	}
	body:not(.home) #content {
		padding-top:40px;
		padding-bottom:40px;
	}
	#sidebar1, #sidebar-blog {
		margin-top:-60px;
	}
	#sidebar-backer {
		margin-top:-60px;
		bottom:-40px;
	}
	
	/*** Typography ***/
	p, ul, li, blockquote,
	#sidebar1 ul > li > a,
	#sidebar-blog ul > li > a,
	.bg-light ul > li > a {
		font-size:17px;
		line-height:32px;
	}
	h1.page-title, h1.entry-title,
	h2.section-title,	.article-header h2 {
    font-size: 32px;
    line-height: 1.2;
	}
	#sidebar1 ul > li > a,
	#sidebar-blog ul > li > a {
		padding:5px 0;
	}
	/*** Home Page ***/
	#intro h2 {
		max-width:520px; 
	}
	#laptop-carousel {
    right: 20px;
	}
	#laptop-carousel img {
		max-width:720px;
	}
	#laptop-carousel .laptop-screen {
    position: absolute;
    top: 22px;
    left: 86px;
	}
	#laptop-carousel .laptop-screen img {
		max-width:548px;
	}
	#about-hydra p {
		text-align:left;
	}
	#about-hydra .columns:first-child .section-container:after {
    right: 7%;
    bottom: -15%;
    left: initial;
	}
	#about-hydra .columns:last-child .section-container:after {
		right:-18%;
		bottom:0;
	}	
	#community-news .large-8 .section-container {
		max-width:800px;
		margin:0px auto;
		text-align:justify;
	}
}
@media screen and (min-width:1280px) {
	#sidebar-backer {
		box-shadow:2px 0 6px 0 rgba(0, 0, 0, 0.15);
	}
}
/***********************************
Responsive Styles - Large Screens
***********************************/

@media screen and (min-width:1366px) {
	.dropdown.menu.medium-horizontal > li.opens-left:nth-last-child(2) > .is-dropdown-submenu {
		left:0;
		right:auto;
	}
	.dropdown.menu.medium-horizontal > li.opens-left:nth-last-child(2) > .is-dropdown-submenu a {
		text-align:left;
	}
	.dropdown.menu.medium-horizontal > li.opens-left:nth-last-child(2) > .is-dropdown-submenu.js-dropdown-active:before {
		left: 16px;
		right: auto;
	}
	.top-bar .large-3 {
		width:16%;
	}
	.top-bar .large-9 {
		width:84%;
	}	
}
@media screen and (min-width:1580px) {
	#community-news .section-content {
		text-align:justify;
	}
	#community-news .two-buttons {
		margin-top:50px;
	}
}

@media screen and (min-width:1441px) and (max-width:1579px) {	

	/*** General ***/
	.section-container {
		padding:30px 0;
	}
	.home .row, body:not(.home) .row, 
	body:not(.home) .row .row, 
	body:not(.home) #content #inner-content,
	#hydra-partners, #group-partners {
		padding:0 6%;
		margin:0;
	}
	#group-partners {
		padding:0;
	}
	body:not(.home) #content {
		padding-top:40px;
		padding-bottom:40px;
	}
	#sidebar1, #sidebar-blog {
		margin-top:-60px;
	}
	#sidebar-backer {
		margin-top:-60px;
		bottom:-40px;
    width: 29.33%;
    right: 6%;
	}	

	/*** Typography ***/
	p, ul, li, blockquote,
	#sidebar1 ul > li > a,
	#sidebar-blog ul > li > a,
	.bg-light ul > li > a {
		font-size:17px;
		line-height:32px;
	}
	h1.page-title, h1.entry-title,
	h2.section-title,	.article-header h2 {
    font-size: 32px;
    line-height: 1.2;
	}
	#sidebar1 ul > li > a,
	#sidebar-blog ul > li > a {
		padding:8px 0;
	}
	
	/*** Home Page ***/
	#intro h2 {
		max-width:520px;
	}
	#laptop-carousel {
    right: 20px;
	}
	#laptop-carousel img {
		max-width:720px;
	}
	#laptop-carousel .laptop-screen {
    position: absolute;
    top: 22px;
    left: 86px;
	}
	#laptop-carousel .laptop-screen img {
		max-width:548px;
	}
	#about-hydra .columns:first-child .section-container:after {
		left:-3%;
		bottom:5%;
	}
	#about-hydra .columns:last-child .section-container:after {
		right:-18%;
		bottom:0;
	}	
	#community-news .large-8 .section-container {
		max-width:800px;
		margin:0px auto;
		text-align:justify;
	}
	#about-hydra .columns:first-child .section-container,
	#community-news .columns:first-child .section-container	{
		padding-right:15%;
	}
	#about-hydra .columns:last-child .section-container,
	#community-news  .columns:last-child .section-container {
		padding-left:15%;
	}
	#community-news {
		background-size:38%;
	}	
	#community-news .two-buttons {
		margin-top:50px;
	}
}


@media screen and (min-width:1580px) and (max-width:1849px) {
	/*** General ***/
	.section-container {
		padding:40px 0;
	}
	.home .row, body:not(.home) .row, 
	body:not(.home) .row .row, 
	body:not(.home) #content #inner-content,
	#hydra-partners, #group-partners {
		padding:0 8%;
		margin:0;
	}
	#group-partners {
		padding:0;
	}
	body:not(.home) #content {
		padding-top:40px;
		padding-bottom:40px;
	}
	#sidebar1, #sidebar-blog {
		margin-top:-60px;
	}
	#sidebar-backer {
		margin-top: -60px;
		bottom: -40px;
		width: 28%;
		right: 8%;
	}

	/*** Typography ***/
	#sidebar1 ul > li > a,
	#sidebar-blog ul > li > a	{
		padding:12px 0;
	}
	
	/*** Home Page ***/
	#intro h2 {
		font-size:38px;
		line-height:48px;
		max-width:520px;
	}
	#intro .section-container {
		max-width:528px;
	}
	#laptop-carousel {
    right: 3%;
	}
	#laptop-carousel img {
		max-width:860px;
	}
	#laptop-carousel .laptop-screen {
    position: absolute;
    top: 23px;
    left: 101px;
	}
	#laptop-carousel .laptop-screen img {
		max-width:660px;
	}
	#about-hydra .columns:first-child .section-container:after {
		left:-3%;
		bottom:5%;
	}
	#about-hydra .columns:last-child .section-container:after {
		right:-18%;
		bottom:0;
	}	
	#community-news .large-8 .section-container {
		max-width:800px;
		margin:0px auto;
		text-align:justify;
	}
	#about-hydra .columns:first-child .section-container,
	#community-news .columns:first-child .section-container	{
		padding-right:15%;
	}
	#about-hydra .columns:last-child .section-container,
	#community-news  .columns:last-child .section-container {
		padding-left:15%;
	}
	#community-news {
		background-size:38%;
	}	
	#community-news .two-buttons {
		margin-top:50px;
	}	
}
@media screen and (min-width:1730px) and (max-width:1849px) {
	#laptop-carousel {
    right: 6%;
	}
}
@media screen and (min-width:1440px) {
	.home #intro {
		min-height:475px;
	}
}