/*  

Theme Name: Web Rhythm & Company Theme Main.css

Description: Custom theme by Web Rhythm & Company

Version: 0.1.2

Author: https://dev.webrhythm.co

*/

.font1 {
	font-family: 'Varela Round', sans-serif;
}

.font2,
.font3 {
	font-family: 'Lato', sans-serif;
}

.font4 {
	font-family: 'Roboto Condensed', serif;
}

.main-navigation {
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	margin: 0 auto;
	padding-right: 0;
	padding-left: 0;
}

.light_theme h1,
.light_theme h2,
.light_theme h3,
.light_theme h4,
.light_theme h5,
.light_theme h6 {
	color: #dee2e6;
}

.light_theme .invert_colors h2,
.light_theme .invert_colors h3,
.light_theme .invert_colors h4,
.light_theme .invert_colors h5,
.light_theme .invert_colors h6,
.light_theme .invert_colors a,
.light_theme .invert_colors .segment {
	color: #d65151;
}

.light_theme .invert_colors p {
	color: #dee2e6;
}

.light_theme .main-navigation a:hover,
.light_theme .main-navigation a:focus,
.light_theme a:hover .content_panel_heading,
.light_theme a:focus .content_panel_heading,
a.text-white:hover,
a.text-white:focus {
	color: #d65151 !important;
}

.view-container a {
	text-decoration: none !important;
}

.view-container h2 a,
.view-container h3 a,
.view-container h4 a,
.view-container h5 a,
.view-container h6 a,
#partners a {
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.view-container a {
	-webkit-transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, -webkit-box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out;
	transition: color 80ms ease-in, box-shadow 130ms ease-in-out, -webkit-box-shadow 130ms ease-in-out;
	-webkit-box-shadow: inset 0 -1px 0 transparent;
	box-shadow: 		inset 0 -1px 0 transparent;
}

.view-container .post_author_bio a {
	-webkit-box-shadow: inset 0 -1px 0 #d65151;
	box-shadow: 		inset 0 -1px 0 #d65151;
}

.view-container a:hover,
.view-container a:focus {
	-webkit-box-shadow: inset 0 0 0 #d65151, 0 2px 0 #d65151;
	box-shadow:			inset 0 0 0 #d65151, 0 2px 0 #d65151;
}

.related_content_type a {
	-webkit-box-shadow: inset 0 -1px 0 transparent;
	box-shadow: 		inset 0 -1px 0 transparent;
}

.related_content_type a:hover,
.related_content_type a:focus {
	color: #d65151 !important;
	-webkit-box-shadow: inset 0 0 0 #d65151, 0 2px 0 #d65151;
	box-shadow: 		inset 0 0 0 #d65151, 0 2px 0 #d65151;
}

#related_contents .related_content .related_content_heading {
	-webkit-box-shadow: inset 0 -1px 0 #212529;
	box-shadow: 		inset 0 -1px 0 #212529;
}

#related_contents .related_content .related_content_heading:hover {
	-webkit-box-shadow: inset 0 0 0 #212529, 0 2px 0 #212529;
	box-shadow: 		inset 0 0 0 #212529, 0 2px 0 #212529;
}

#wrapper:before,
#wrapper:after {
	width: 21px;
}

#wrapper:before,
#wrapper:after {
	background: inherit;
	content: "";
	display: block;
	position: fixed;
	width: 21px;
	height: 100vh;
	top: 0;
	z-index: 98;
}
#wrapper:before {
	left: 0;
}
#wrapper:after {
	right: 0;
}

.wrapper_inner {
	float: left;
	width: 100%;
	position: relative;
}

.light_theme .wrapper_inner {
	background-color: #212529;
}

#wrapper {
	margin: 21px 0;
	overflow: hidden;
}

.site-content,
.site-main {
	float: left;
	width: 100%;
}

.site-main {
	/* TEMP */
	min-height: 100vh;
	margin-bottom: 0 !important;
}

#header_top {
	background-repeat: repeat-x;
	color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	top: 0;
	z-index: 9;
}

.site-title {
	text-indent: -99999px;
}

.site-description {
	display: none;
}

.stie-branding {
	margin: 0 auto !important;
	padding: 6px;
}

.main-navigation a {
	text-transform: uppercase;
}

.viewport_container {
	width: 100%;
	position: relative;
}

.post-thumbnail .viewport_container {
	background-color: transparent;
}

.project_detail .post-thumbnail .viewport_container,
.service_detail .post-thumbnail .viewport_container {
	background-color: rgba(0, 0, 0, .5);
	height: 100%;
}

.post-thumbnail.thumbnail_full .viewport_container {
	position: unset;
	/* position: absolute;
	bottom: 0%;
	-webkit-transform: translateY(-50%);
	-moz-transform:    translateY(-50%);
	-ms-transform:     translateY(-50%);
	-o-transform:      translateY(-50%);
	transform:         translateY(-50%); */
}

.viewport_content {
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.site-header-main.viewport_content {
	z-index: 9;
}

.viewport_content_inner {
	position: relative;
	float: left;
	width: 100%;
	display: block;
}

#ng_content {
	position: relative !important;
}

.post-thumbnail .viewport_content {
	/* padding-top: 264px; */
}

.inner_right {
	float: right;
	padding: 0;
	text-align: right;
}

.light_theme .inner_right {
	color: #212529;
}

#welcome_user,
#welcome_user li a {
	font-family: "Libre Franklin", 'Montserrat', Arial, sans-serif;
	font-size: 11px !important;
	max-height: 36px;
	font-weight: 400 !important;
	line-height: 36px;
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: auto;
    font-smoothing: auto;
}

#welcome_user li a.theme_selector {
	font-family: "Font Awesome\ 5 Pro" !important;
	text-align: center;
}

@media screen and (min-width: 992px) {
	.post-thumbnail .viewport_content {
		float: none;
	}
}

/* SMALL SCREEN */
@media screen and (max-width: 539px) {
	.viewport_content,
	.container {
		/* max-width: 300px; */
	}
	#news > .container,
	.full_col_inner,
	#related_contents {
		padding: 0 24px;
	}
}

/* SMALL-MID SCREEN */
@media screen and (min-width: 540px) and (max-width: 767px) {
	.viewport_content,
	.container {
		/* max-width: 460px; */
	}
}

/* DESKTOP COMPACT */
@media screen and (min-width: 992px) and (max-width: 1199px) {
	.viewport_content {
		/* max-width: 860px; */
	}	
}

/* TABLET LAYOUT */
@media screen and (max-width: 991px) and (min-width: 768px) {
	.viewport_content,
	.container {
		/* max-width: 700px; */
	}
}

/* DESKTOP REGULAR */
@media screen and (min-width: 768px) {
	.header_top_inner.viewport_content,
	.site-header-main.viewport_content,
	.full_col_inner {
		max-width: 1020px;
		margin: 0 auto;
	}
	.viewport_container > .viewport_content.full_width {
		max-width: 100% !important;
		width: 100% !important;
	}
}

.viewport_container > .viewport_content.full_width {
	padding:  0 !important;
}

.viewport_container > .viewport_content.full_width #secondary,
.viewport_container .viewport_content.full_width #secondary {
	width: 100%;
	/* max-width: 1020px; */
	margin: 0 auto 24px;
	float: left;
	display: block;
	clear: both;
}

@media screen and (min-width: 1681px) {
	.header_top_inner.viewport_content,
	.site-header-main.viewport_content {
		max-width: 1200px;
	}
}
/*
@media screen and (min-width: 540px) and (max-width: 911px) {
	.viewport_content {
		padding-right: 4.6923%;
		padding-left: 4.6923%;
	}
}

@media screen and (min-width: 912px) and (max-width: 1199px) {
	.viewport_content {
		padding-right: 7.6923%;
		padding-left: 7.6923%;
	}
}

@media screen and (max-width: 539px) {
	.viewport_content {
		padding-right: 24px;
		padding-left: 24px;
	}
}
*/

@media screen and (min-width: 768px) and (max-width: 1440px) {
	.view-container .viewport_content {
		/* max-width: -webkit-calc(100% - 36px);
		max-width:    -moz-calc(100% - 36px);
		max-width:         calc(100% - 36px);
		max-width: 1020px; */
	}
}

/* DESKTOP EXPANDED */
@media screen and (min-width: 1681px) {
	.viewport_content {
		/* max-width: 1440px; */
		z-index: 1;
	}
	.site-header,
	.site-content {
		padding-right: 0;
		padding-left: 0;
	}
	#contents {
	}
	.thumbnail_full.flex_box {
		min-height: 720px;
	}
}

#banner_slider {
	margin: 0 auto 20px;
}

.page-title,
.entry-title,
.section_title {
	font-family: 'Libre Franklin', sans-serif;
}

.page-title {
	text-align: center;
}

.thumbnail_full {
	background-repeat: no-repeat;
	background-size: cover;
	float: left;
	width: 100%;
	margin-right: 0;
	margin-left: 0;
	display: block;
}

.thumbnail_full.flex_box {
	height: 640px;
	min-height: 640px;
}

.thumbnail_full.hero_narrow {
	height: 400px;
	min-height: 400px;
}

@media screen and (min-width: 768px) {
	.service_detail .thumbnail_full.flex_box {
		height: -webkit-calc(100vh - 185px);
		height:    -moz-calc(100vh - 185px);
		height:     -ms-calc(100vh - 185px);
		height:      -o-calc(100vh - 185px);
		height:         calc(100vh - 185px);
		-webkit-box-shadow: inset 0 -10px 140px rgba(0,0,0,.75);
		box-shadow:			inset 0 -10px 140px rgba(0,0,0,.75);
		clear: both;
		display: block;
		float: left;
		width: 100%;
	}
}

@media screen and (min-width: 1100px) {
	.service_detail .thumbnail_full.flex_box {
		max-height: 530px;
	}
}

@media screen and (min-width: 912px) and (max-width: 1059px) {
	.thumbnail_full.flex_box {
		height: 430px;
		min-height: 430px;
	}
}

@media screen and (min-width: 541px) and (max-width: 911px) {
	.thumbnail_full.flex_box {
		height: 300px !important;
		min-height: 300px !important;
	}
}
@media screen and (min-width: 541px) {
	.thumbnail_full.hero_narrow {
		height: 400px !important;
		min-height: 400px !important;
	}
}
/*
@media screen and (max-width: 640px) {
	.thumbnail_full.flex_box {
		height: 300px;
		min-height: 300px;
	}
}
*/
@media screen and (max-width: 540px) {
	.thumbnail_full.flex_box {
		height: 270px;
		min-height: 270px;
	}
}

@media screen and (max-width: 480px) {
	.thumbnail_full.flex_box {
		height: 230px;
		min-height: 230px;
	}
}

@media screen and (max-width: 429px) {
	.thumbnail_full.flex_box {
		height: 200px;
		min-height: 200px;
	}
}

/* SIDEBAR ELEMENTS */
#secondary .widget-title .glyphicon,
.content-sidebar .widget-title .glyphicon {
  top: 1px;
  padding-right: 5px;
  font-size: 14px;
  color: #acacac;
  text-shadow: 1px 1px 0 #efefef;
  vertical-align: text-bottom;
}


.site-info {
	/* font-family: "Droid Serif", Georgia, Times, "Times New Roman", serif; */
}

@media screen and (min-width: 768px) {
	.site-info {
		text-align: right;
	}
}

.vertical-container,
.flex_box {
  /* display: -webkit-flex;
  display:         flex;
  -webkit-align-items: center;
          align-items: center;
  -webkit-justify-content: center;
          justify-content: center; */
}

.vertical-container {
  height: 100vh;
}

/* Theme Selector – Top Header */
.theme_selector {
	height: 21px;
	line-height: 28px;
	width: 24px;
	cursor: pointer;
	padding: 0 8px;
	margin-right: -8px;
	margin-left: -8px;
}

.light_theme .lights_on {
	display: none;
}

.theme_select {
	background-color: transparent;
}

@media screen and (min-width: 768px) {
	.theme_select {
		margin-left: -13px;
	}
}

#lights_on,
#lights_on .fal {
	color: #212529;
}

#lights_on:hover,
#lights_on:focus,
#lights_on:hover .fal,
#lights_on:focus .fal {
	color: #212529;
}

.light_theme .theme_select:hover,
.light_theme .theme_select:focus {
	background-color: transparent;
}

#lights_off,
#lights_off .fal {
	color: #212529;
}

#lights_off:hover,
#lights_off:focus,
#lights_off:hover .fal,
#lights_off:focus .fal {
	color: #FFFFFF;
}

/* Theme Selector – Footer Bottom */
.light_theme #lights_on {
	display: none;
}

/* Account Settings Toggle */
#account_toggle {
	cursor: pointer;
	height: 36px;
	font-size: 12px;
	margin-left: 1px;
	line-height: 37px;
	float: right;
}

#account_settings {
	position: relative;
	z-index: 10;
}

#welcome_user #account_settings {
	display: inline-block;
	-webkit-transition: 1s;
	-moz-transition: 	1s;
	-o-transition: 		1s;
	transition: 		1s;
}

#welcome_user.focus #account_settings {
	opacity: 1;
}

#account_settings {
	margin: 0 auto;
	display: inline-block;
}

#account_settings li {
	list-style: none;
	display: inline-block;
	float: left;
}

#account_menu {
	float: left;
}

#account_menu li {
	opacity: 0;
	padding-right: 2px;
}

#account_menu li:after {
	color: #181313;
	/* content: "|"; */
	display: inline-block;
	padding-left: 3px;
	font-size: 12px;
	margin-right: 2px;
	margin-left: 1px;
}

#user_greeting {
	cursor: default;
}

/* Light / Dark Color Patterns */
.light_theme #theme_display span {
	/* color: #1A222A; */
}
.light_theme .page_section.invert_colors a {
	-webkit-box-shadow: inset 0 -1px 0 #212529;
	box-shadow: 		inset 0 -1px 0 #212529;
}
.light_theme .page_section.invert_colors a:hover,
.light_theme .page_section.invert_colors a:focus {
	color: #d65151 !important;
	-webkit-box-shadow: inset 0 0 0 #212529, 0 2px 0 #212529;
	box-shadow: 		inset 0 0 0 #212529, 0 2px 0 #212529;
}
.page_section.inner_shadow {
	-webkit-box-shadow: inset 0px 17px 10px -10px rgba(0,0,0,.17);
	box-shadow: 		inset 0px 17px 10px -10px rgba(0,0,0,.17);
}

#header_top li {
	padding-left: 6px;
	line-height: 36px;
}

#header_top a {
	padding: 0 !important;
}

#header_top {
	background-color: transparent;
}

#header_top a,
#user_greeting,
#header_top #account_menu li:before {
	color: #dee2e6;
	text-shadow: 1px 1px 0px rgba(0,0,0,.73);
}

.light_theme #header_top a:hover,
.light_theme #header_top a:focus,
#header_top #account_menu li:hover:before {
	color: #d65151;
}

#header_top #account_menu li:before {
	margin-right: 3px;
}


.light_theme .site-header {
	background-color: rgba(0,0,0,0) !important;
}

.light_theme .affix .site-header {
	background-color: rgba(0,0,0,.77) !important;
	/* background-color: transparent;
	background-image: -moz-linear-gradient(top, rgba(255,255,255,.97) 0%, rgba(255,255,255,.95) 100%); /* FF3.6-15
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.97)), color-stop(100%,rgba(255,255,255,.95)));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,.97) 0%, rgba(255,255,255,.95) 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,.97) 0%, rgba(255,255,255,.95) 100%);
	background-image: linear-gradient(to bottom, rgba(255,255,255,.97) 0%, rgba(255,255,255,.95) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#FFFFFF', GradientType=0); */
	-webkit-box-shadow: 0 10px 17px -10px rgba(0,0,0,.17);
	box-shadow: 		0 10px 17px -10px rgba(0,0,0,.17);
}

@media screen and (max-width: 767px) {
	.light_theme .site-header {
		-webkit-box-shadow: 0 10px 17px -10px rgba(0,0,0,.17);
		box-shadow: 		0 10px 17px -10px rgba(0,0,0,.17);
	}
}

/*
.light_theme .affix .navbar-fixed-top {
	background-color: rgba(255,255,255,.97);
}

@media screen and (max-width: 767px) {
	.light_theme .navbar-collapse {
		background-color: rgba(255,255,255,.97);
	}
}
*/

.light_theme .navbar-toggle .icon-bar {
	background-color: #212529;
}

#header_top,
.main-navigation.navbar {
	width: -webkit-calc(100% - 42px);
	width:    -moz-calc(100% - 42px);
	width:         calc(100% - 42px);
}


@media screen and (max-width: 767px) {
	.main-navigation.navbar {
		margin-left: 21px;
		padding-right: 0 !important;
	}
}

#menu-item-1551 a:before {
	content: "\f015";
	font-family: "Font Awesome\ 5 Pro";
	font-size: 13px;
	vertical-align: middle;
	margin-right: 3px;
}

/* Welcome Screen */
#welcome {
	position: absolute;
}

.logo_selector {
	-webkit-box-shadow: none !important;
	box-shadow: 		none !important;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}

.coming_soon {
	position: absolute;
	bottom: 0;
	margin-bottom: 0 !important;
}

.logo_welcome {
	background-size: 100%;
	margin: 0 auto;
	float: none;
	width: 123px;
	height: 163px;
	display: block;
	clear: both;
	-webkit-transition: opacity 0.4s ease-in-out;
	-moz-transition:    opacity 0.4s ease-in-out;
	transition:         opacity 0.4s ease-in-out;
	position: relative;
	text-indent: -99999px;
}

.coming_soon {
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	font-weight: 900 !important;
	font-family: 'Montserrat', sans-serif;
}

@media screen and (min-width: 912px) and (max-width: 1680px) {
	#welcome {
		width: 123px;
		height: 194px;
	}
	.logo_welcome {
		width: 123px;
		height: 163px;
	}
	.coming_soon {
		font-size: 12px;
	}
}

@media screen and (min-width: 1681px) {
	#welcome {
		width: 136px;
		height: 212px;
	}
	.logo_welcome {
		width: 136px;
		height: 180px;
	}
	.coming_soon {
		font-size: 13px;
	}
}

@media screen and (max-width: 911px) {
	#welcome {
		width: 110px;
		height: 176px;
	}
	.logo_welcome {
		width: 110px;
		height: 146px;
	}
	.coming_soon {
		font-size: 11px;
	}
}

@media screen and (max-width: 640px) {
	#welcome {
		width: 94px;
		height: 159px;
	}
	.logo_welcome {
		width: 97px;
		height: 129px;
	}
	.coming_soon {
		font-size: 9px;
	}
}

#home_id_on .logo_welcome {
	background-image: url('../../../images/web_rhythm_logo.png');
}

#home_id_off .logo_welcome {
	background-image: url('../../../images/web_rhythm_logo-inv.png');
}

#welcome button {
	background-color: transparent;
	float: none;
	clear: both;
	display: block;
	margin: 0 auto;
	width: 98px;
	border-radius: 0;
	font-weight: 600;
	font-size: 12px !important;
}

.light_theme #welcome button {
	color: #212529;
	border: 1px solid #212529;
}

#site_enter {
	float: left;
	width: 100%;
	padding: 20px 0 0;
	opacity: 0;
	-webkit-transition: 1s;
	-moz-transition: 	1s;
	-o-transition: 		1s;
	transition: 		1s;
	-webkit-box-shadow: none !important;
	box-shadow: 		none !important;
}

#site_enter {
	/* display: none; */
	position: absolute;
	bottom: -58px;
}

/* 
.logged-in #site_enter {
	display: block !important;
} */

#home_content {
	opacity: 0;
	display: none;
}

/* Page Sections */
.page_section {
	position: relative;
}

.page_section h2 {
	font-family: 'Montserrat', sans-serif;
	margin-top: 16px;
	font-size: 22px;
	line-height: 24px;
	font-weight: 800 !important;
	text-transform: uppercase;
	text-align: right;
}

@media screen and (min-width: 768px) {
	.page_section:first-of-type {
		margin-top: -143px;
	}
	#welcome_screen {
		margin-top: 0;
	}
}

@media screen and (max-width: 767px) {
	.page_section h2 {
		font-size: 21px;
	}
	.page_section:first-of-type {
		/* margin-top: -21px; */
	}
}

.page_section {
	width: 100%;
	float: left;
	display: block;
	clear: both;
	overflow: hidden;
}

.page_section .section_content {
	position: relative;
	margin: 0 auto;
	z-index: 8;
}

.page_section_inner .viewport_container {
	float: left;
}

@media screen and (min-width: 1681px) {
	.page_section .section_content {
		max-width: 1100px;
	}
	
}

@media screen and (max-width: 1680px) {
	.page_section .section_content {
		max-width: 1020px;
	}
	
}

#learn-more.page_section .section_content {
	position: relative;
	display: block;
	width: 100%;
	clear: both;
	padding: 14px 0;
	max-width: 1200px;
}

.page_section.full_screen,
.page_section.full_screen .section_content {
	min-height: 100vh;
}

.page_section .section_content.full_bleed {
	max-width: 100%;
	height: 100%;
	padding: 0;
}

@media screen and (min-width: 1200px) {
	.page_section .section_content {
		padding: 0 1px 0 2px;
	}
}

.page_section_heading,
.page_section_content {
}

.page_section.full_screen .float_middle {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform:    translate(-50%, -50%);
	-ms-transform:     translate(-50%, -50%);
	-o-transform:      translate(-50%, -50%);
	transform:         translate(-50%, -50%);
}

.page_section .desk_third_right .float_middle {
	width: 100%;
	max-width: 416px;
	left: auto;
	right: 0;
	-webkit-transform: translate(0%, -50%);
	-moz-transform:    translate(0%, -50%);
	-ms-transform:     translate(0%, -50%);
	-o-transform:      translate(0%, -50%);
	transform:         translate(0%, -50%);
}

@media screen and (max-width: 480px) {
	.page_section .desk_third_right .float_middle {
		max-width: 100%;
		max-width: -webkit-calc(100% - 48px);
		max-width:    -moz-calc(100% - 48px);
		max-width:     -ms-calc(100% - 48px);
		max-width:      -o-calc(100% - 48px);
		max-width:         calc(100% - 48px);
	}
}

@media screen and (min-width: 540px) and (max-width: 767px) {
	.page_section .desk_third_right .float_middle {
		max-width: 347px;
	}
}

@media screen and (min-width: 420px) and (max-width: 539px) {
	.page_section .desk_third_right .float_middle {
		max-width: 357px;
	}
}

@media screen and (max-width: 767px) {
	.page_section .full_width .float_middle {
		position: relative;
		display: block;
		max-width: 320px !important;
		margin: 0 auto !important;
		padding: 42px 0 21px !important;
		top: auto;
		left: auto;
		-webkit-transform: none !important;
		-moz-transform:    none !important;
		-ms-transform:     none !important;
		-o-transform:      none !important;
		transform:         none !important;
	}
	#services.page_section .full_width .float_middle {
		max-width: 100% !important;
	}
	#about .section_content_inner {
		padding: 92px 0 !important;
	}
	.section_content > .float_bottom {
		position: relative;
		display: none;
	}
}

@media screen and (min-width: 768px) {
	.page_section .full_width .float_middle {
		width: 100%;
	}
	.page_section .desk_third_right .float_middle {
		margin-right: 0;
	}
}

@media screen and (min-width: 768px) and (max-width: 911px) {
	.page_section .desk_third_right .float_middle {
		right: 4.6923%;
	}
}

@media screen and (min-width: 540px) and (max-width: 767px) {
	.page_section .desk_third_right .float_middle {
		right: 0;
		padding-right: 4.6923%;
	}
}

@media screen and (min-width: 912px) {
	.page_section .full_width .float_middle {
		padding-left: 2px;
		padding-right: 1px;
	}
}

@media screen and (min-width: 912px) and (max-width: 1199px) {
	.page_section .desk_third_right .float_middle {
		right: 7.6923%;
	}
}

@media screen and (min-width: 1200px) {
	.page_section .full_width .float_middle {
		max-width: 100%;
	}
	.page_section .desk_third_right .float_middle {
	}
}

.page_section .full_width .float_middle {
	max-width: 100%;
}

@media screen and (min-width: 1200px) {
	.page_section .full_width .float_middle,
	.full_col_inner {
		padding: 0 1px 0 2px;
	}
}

@media screen and (min-width: 912px) and (max-width: 1199px) {
	.page_section .full_width .float_middle,
	#news > .container,
	.full_col_inner,
	#related_contents {
		width: 100%;
		padding: 0 7.6923%;
	}
}

@media screen and (min-width: 540px) and (max-width: 911px) {
	.page_section .full_width .float_middle,
	#news > .container,
	.full_col_inner {
		padding: 0 4.6923%;
	}
}

.page_section .float_middle {
	max-width: 930px;
}

.page_section .full_bleed .float_middle {
	max-width: 100%;
	width: 100%;
	height: 100%;
}

#learn-more.page_section .full_bleed .float_middle {
	max-width: 100%;
	margin: 0 auto;
}

@media screen and (min-width: 420px) and (max-width: 767px) {
	.page_section .desk_third_right .float_middle {
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

@media screen and (max-width: 419px) {
	#intro.page_section .desk_third_right .float_middle {
		left: 50%;
		-webkit-transform: translate(-50%, -50%);
		-moz-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
	}
}

@media screen and (max-width: 479px) {
	.page_section .float_middle {
		width: 100%;
	}
}

.page_section .float_bottom {
	position: absolute;
	bottom: 84px;
	left: 0;
	width: 100%;
	text-align: center;
}

.page_section .section_content_inner .float_bottom {
	bottom: -62px;
}

.advance {
	-webkit-box-shadow: none !important;
	box-shadow: 		none !important;
	cursor: pointer;
}

.page_section .fal:not(.text-white),
.invert_colors .advance:not(.text-white),
.light_theme .page_section .advance i:not(.text-white) {
	color: #d65151 !important;
}

.light_theme .page_section .advance i:hover,
.light_theme .page_section .advance i:focus {
	color: #d65151 !important;
}

.page_section .fal {
	color: #212529;
}

.page_section .fa-angle-down {
	font-size: 47.4px;
	font-size: 3.16em;
	padding: 0 12px;
}

.page_section .section_content_inner .advance {
	display: inline-block;
	width: 48px;
	height: 48px;
	border-radius: 24px;
}

.page_section .section_content_inner .advance {
	background-color: transparent;
}

#intro.page_section .section_content_inner .advance {
	background-color: rgba(0,0,0,.9);
}

.page_section .section_content_inner .fa-angle-down {
	height: 48px;
	padding: 3px 12px;
}

.page_section_content .section_content_column {
	visibility: hidden;
}

@media screen and (max-width: 767px) {
	.page_section_content .section_content_column {
		padding-bottom: 7.6923%;
		margin: 0 auto;
		float: none;
	}
}

@media screen and (min-width: 768px) {
	.tab_three_col .page_section_content .section_content_column:first-of-type {
		padding-right: 16px;
	}
	.tab_three_col .page_section_content .section_content_column:nth-of-type(2) {
		padding: 0 8px;
	}
	.tab_three_col .page_section_content .section_content_column:nth-of-type(3) {
		padding-left: 16px;
	}
}

@media screen and (min-width: 1200px) {
	.tab_three_col .page_section_content .section_content_column:first-of-type {
		padding-right: 64px;
	}
	.tab_three_col .page_section_content .section_content_column:nth-of-type(2) {
		padding: 0 32px;
	}
	.tab_three_col .page_section_content .section_content_column:nth-of-type(3) {
		padding-left: 64px;
	}
}

@media screen and (min-width: 1681px) {
	.tab_three_col .page_section_content .section_content_column:first-of-type {
		padding-right: 84px;
	}
	.tab_three_col .page_section_content .section_content_column:nth-of-type(2) {
		padding: 0 42px;
	}
	.tab_three_col .page_section_content .section_content_column:nth-of-type(3) {
		padding-left: 84px;
	}
}

@media screen and (max-width: 1199px) {
	.tab_three_col .advance {
		display: none;
	}
}

@media screen and (max-width: 911px) {
	#about.page_section.full_screen,
	#about.page_section.full_screen .section_content {
		min-height: 360px;
	}
}

@media screen and (max-width: 1199px) {
	#about.page_section.full_screen,
	#about.page_section.full_screen .section_content {
		min-height: 480px;
	}
}

.section_content_column i {
	display: inline-block;
	font-size: 32px;
	margin: 0 auto 21px;
	float: none;
	width: 100%;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.section_content_column i {
		/* width: auto;
		margin-bottom: 0;
		top: 10px;
		right: 0;
		margin-right: 0;
		position: absolute; */
		font-size: 19px;
		line-height: 51px;
	}
	.section_content_column h3 {
		text-align: left !important;
	}
	#services .section_content_column h3 {
		text-align: center !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.section_content_column i {
		font-size: 24px;
		margin-bottom: 12px;
	}
	.section_content_column h3 {
		font-size: 13px !important;
	}
	.section_content_column p {
		font-size: 9px;
	}
	.button_cta button {
		font-size: 11px !important;
	}
}

.section_content_column h3 {
	position: relative;
	width: 100%;
	margin-top: 0;
	font-size: 19px;
	line-height: 32px;
	margin-bottom: 7px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400 !important;
}
.section_content_column h3.segment:after {
	margin: 0 auto !important;
}

.section_content_column p {
	text-align: center;
}

/* Page Section Nav */
#page_section_nav {
	position: fixed;
	right: 21px;
	top: 50%;
	font-size: 7px;
	z-index: 99;
	padding: 7px;
	border-radius: 6px 0px 0 6px;
	-webkit-transition: 1.6s;
	-moz-transition: 	1.6s;
	transition:			1.6s;
	-webkit-transform: translateY(-50%);
	-moz-transform:    translateY(-50%);
	-ms-transform:     translateY(-50%);
	-o-transform:      translateY(-50%);
	transform:         translateY(-50%);
}

.light_theme #page_section_nav {
	background-color: transparent;
}

.light_theme .affix #page_section_nav {
	background-color: #212529;
}

#page_section_nav .page_section_link {
	clear: both;
	display: block;
}

#page_section_nav a {
	background-color: transparent !important;
	color: rgba(255,255,255,.17) !important;
	display: block;
	padding: 2px 0 !important;
	margin-right: 0 !important;
	border: 0 !important;
	-webkit-box-shadow: none;
	box-shadow: 		none;
}

#page_section_nav .nav-tabs {
	display: block;
}

@media screen and (min-width: 640px) and (max-width: 767px) {
	#page_section_nav .nav-tabs > li {
		display: block;
	}
}

#page_section_nav .nav-tabs>li>a.active,
#page_section_nav .nav-tabs>li>a:focus,
#page_section_nav .nav-tabs>li>a:hover {
	color: #fcf9f8 !important;
}

.affix #page_section_nav .nav-tabs>li>a.active,
.affix #page_section_nav .nav-tabs>li>a:hover {
	color: #fcf9f8 !important;
}

/* Page Section Panel Content */
.logo_overlay {
	background-image: url(../../../images/web_rhythm_logo.png);
	background-size: 100%;
	width: 100px;
	height: 100px;
	float: right;
	margin: 0 auto 11px;
	margin-right: -6px;
}

.full_bleed .content_panel {
	position: relative;
	height: 50vh;
	height: -webkit-calc(50vh - 21px);
	height:    -moz-calc(50vh - 21px);
	height:     -ms-calc(50vh - 21px);
	height:      -o-calc(50vh - 21px);
	height:         calc(50vh - 21px);
	min-height: 320px;
	margin-top: 0;
	border: 10px solid transparent;
}

@media screen and (min-width: 1680px) {
	.full_bleed .content_panel {
		min-height: 540px;
	}
}

.full_bleed .content_panel_inner {
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border-radius: 12px;
	overflow: hidden;
}

.content_panel_content {
	background-color: rgba(0,0,0,.64);
	-webkit-transition: .3s ease-in;
	-moz-transition: 	.3s ease-in;
	-o-transition: 		.3s ease-in;
	transition: 		.3s ease-in;
}

@media screen and (min-width: 769px) {
	.full_bleed .content_panel_content {
		background-color: rgba(0,0,0,0);
	}
	.full_bleed .content_panel_content:hover {
		background-color: rgba(0,0,0,0);
	}
	.full_bleed .content_panel_link {
		opacity: 1;
	}
	.full_bleed .content_panel_link:hover {
		/* opacity: 0; */
	}
}

.full_bleed .content_panel_content {
	background-color: rgba(0,0,0,.0);
}

.full_bleed .content_panel_content:hover {
	background-color: rgba(0,0,0,.73);
}
.content_panel_content {
	height: 100%;
	text-align: center;
}

.content_panel_content a {
	/* cursor: default; */
}

.content_panel_link {
	width: 100%;
	left: 0;
	position: absolute;
	height: 100%;
	text-align: center;
	padding: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

.content_panel_heading {
	/* position: absolute;
	width: 100%;
	left: 0;
	top: 50%;
	-webkit-transform: translate(0%, -50%);
	-moz-transform:    translate(0%, -50%);
	-ms-transform:     translate(0%, -50%);
	-o-transform:      translate(0%, -50%);
	transform:         translate(0%, -50%); */
	margin: 0 auto;
	text-align: center;
	font-family: 'Roboto Condensed', sans-serif;
	padding: 8px 32px;
	font-size: 16px;
	font-weight: 800 !important;
	text-transform: uppercase;
	letter-spacing: .01em;
	line-height: 19px;
	-webkit-transition: 0.4s ease-in-out;
	-moz-transition:    0.4s ease-in-out;
	-o-transition:      0.4s ease-in-out;
	transition:         0.4s ease-in-out;
}

.content_panel_link:hover .content_panel_heading {
	background-color: #000;
	-moz-box-shadow: #212529 1px 0 6px 1px !important;
	-ms-box-shadow: #212529 1px 0 6px 1px !important;
	-webkit-box-shadow: #212529 1px 0 6px 1px !important;
	box-shadow: #212529 1px 0 6px 1px !important;
}


.light_theme .content_panel_heading {
	color: #FFFFFF !important;	
}

/* Welcome Screen */
#home_splash .viewport_container {
	float: left;
	/* background-size: 1258px 1082px;
	background-repeat: no-repeat; */
	background-position-x: 0 !important;
}

.light_theme #home_splash .viewport_container {
	/* background-image: url(../../../images/home-splash_bg-2_2x.jpg); */
	background-image: url(../../../images/bg1.png);
	background-color: #FFFFFF;
}

#home_splash .viewport_content {
	float: left;
	width: 100%;
	min-height: 100vh;
}

@media screen and (min-width: 768px) {
	#home_splash .viewport_container {
		margin-top: -143px;
	}
}

/* Home Page Sections */
#intro {
	background-repeat: repeat-x;
}

#intro .section_content:after {
	content: '';
	background-color: red;
	height: 100vh;
}

.light_theme #intro {
	/* background-image: -moz-linear-gradient(top, #FFFFFF 0%, #fcf9f8 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #fcf9f8));
	background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #fcf9f8 100%);
	background-image: -o-linear-gradient(top, #FFFFFF 0%, #fcf9f8 100%);
	background-image: linear-gradient(to bottom, #FFFFFF 0%, #fcf9f8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#fcf9f8', GradientType=0); */
}

.page_section_inner {
	background-repeat: no-repeat;
	/* background-position: left 100%; */
	display: inline-block;
	width: 100%;
	float: left;
	clear: both;
	background-size: cover;
}

#services.page_section {
	background-image: -webkit-linear-gradient(top,  rgba(0,0,0, 0) 0%, rgba(67, 19, 19, .9) 100%);
	background-image: -moz-linear-gradient(top, rgba(0,0,0, 0) 0%, rgba(67, 19, 19, .9) 100%);
	background-image: -o-linear-gradient(top, rgba(0,0,0, 0) 0%, rgba(67, 19, 19, .9) 100%);
	background-image: linear-gradient(to bottom, rgba(0,0,0, 0) 0%, rgba(67, 19, 19, .9) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#431313e6', GradientType=0);
}

#services .page_section_inner {
	background-position-x: right !important;
}

@media screen and (min-width: 768px) {
	#home_splash .viewport_content {
		min-height: -webkit-calc(100vh + 143px);
		min-height: 	  -moz-calc(100vh + 143px);
		min-height: 		-o-calc(100vh + 143px);
		min-height: 		   calc(100vh + 143px);
	}
}

.light_theme #home_splash .viewport_content {
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(252, 249, 248, 1) 60%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(60%, rgba(252, 249, 248, 1)));
	background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(252, 249, 248, 1) 60%);
	background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(252, 249, 248, 1) 60%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0,0,0,0)', endColorstr='#fcf9f8', GradientType=0);
}

.light_theme #intro .section_content > div,
.light_theme #intro .section_content:before,
.light_theme #intro .section_content:after {
	/* background-image: -webkit-linear-gradient(left top, left bottom, rgba(255,255,255,.3) 0%, #212529 33.333%);
	background-image: -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, #212529 33.333%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,.3) 0%, #212529 33.333%);
	background-image: linear-gradient(to top, rgba(0,0,0,0) 0%, #212529 33.333%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#212529ff', GradientType=0); */
}

#intro .section_content > div {
	position: absolute;
	min-height: 100vh;
	margin-left: auto;
	margin-right: 0;
	right: 0;
	width: 100%;
}
#intro .section_content:before,
#intro .section_content:after {
	content: '';
	position: absolute;
	background-color: transparent;
	height: 100vh;
	width: 100%;
}
#intro .section_content:before {
	right: 100%;
}
#intro .section_content:after {
	left: 100%;
}

@media screen and (min-width: 1200px) {
	#intro .section_content > div {
		/* max-width: 401px; */
	}
}

#intro .section_content_inner {
	padding: 9px 21px 0px 12px;
}

#intro .section_content_inner,
#code .section_content_inner {
	background-color: #000;
	background-color: rgba(0,0,0,.9);
	border-radius: 15px;
	/* -webkit-box-shadow: 0 10px 17px -10px rgba(161,54,45,.17);
	box-shadow: 		0 10px 17px -10px rgba(161,54,45,.17); */
}

#intro h2 {
	position: relative;
	margin: 8px auto;
	padding-bottom: 0;
}

.wr_svg,
.segment.svg:before,
.segment.svg:after,
#about .segment.mini:after,
.sidebar .segment.mini:after {
	background-color: transparent;
	content: '';
	width: 100%;
	height: 13px;
	position: absolute;
	bottom: -13px;
	background-size: 1100px 13px;
	background-repeat: no-repeat;
	background-position: 50%;
	left: 0;
}

.wr_svg,
.segment.svg:before,
.segment.svg:after {
	position: relative !important;
	margin-top: 6px;
	bottom: 0 !important;
}

.segment.svg:before {
	top: 0;
	bottom: initial;
	background-position: 0;
	position: relative;
}

.segment.seg_intro:after {
	background-color: transparent;
}

.light_theme .segment.seg_intro:after {
	background-image: url('../../../images/web_rhythm_circle.png');
}

.segment.seg_intro {
	padding-left: 50px;
	font-weight: 200 !important;
	text-align: left;
}

.segment.seg_intro strong {
	font-weight: 300 !important;
}

.segment.seg_intro:after {
	background-color: transparent !important;
	background-size: 44px;
	position: absolute;
	height: 44px;
	width: 44px;
	margin-top: 3px;
	top: -1px;
	left: 0;
	right: auto;
}

.wr_svg.mini,
.segment.mini.svg:before,
#about .segment.mini:after,
.sidebar .segment.mini:after {
	height: 8px !important;
	background-size: 677px 8px;
}

#services .segment.mini:after {
	content: none !important;
}

#intro .wr_svg {
	border: 0;
	background-image: url('../../../images/wr-bolt-small_hr_light.svg');
}

.light_theme .wr_svg,
.light_theme .segment.svg:before,
.light_theme .segment.svg:after,
.light_theme #about .segment.mini:after,
.light_theme .sidebar .segment.mini:after {
	/* background-image: url('../../../images/wr-bolt-small_hr_light.svg'); */
	border-top: 2px solid #dee2e6;
}

.light_theme #service_speed .segment.svg:after, {
	border-color: #383553;
}

.sidebar .segment.mini:after {
	background-image: url('../../../images/wr-bolt-small_hr_light.svg');
	border-top: 0 !important;
}

.light_theme .invert_colors .segment.mini.svg:before,
.light_theme .invert_colors .segment.mini.svg:after {
	/* background-image: url('../../../images/wr-bolt-small_hr_dark.svg') !important; */
}

#intro .page_section_content p {
	/* text-align: justify; */
}

.wr_svg {
	border-top: 0;
}

@media screen and (min-width: 540px) {
	.wr_svg {
		max-width: -webkit-calc(100% - 9px);
		max-width:    -moz-calc(100% - 9px);
		max-width:     -ms-calc(100% - 9px);
		max-width:      -o-calc(100% - 9px);
		max-width:         calc(100% - 9px);
	}
	.wr_svg,
	#intro .segment {
		margin-left: 7px;
	}
	#intro .page_section_content p {
		padding-left: 9px;
	}
}

@media screen and (max-width: 539px) {
	#intro .page_section_content p {
		padding-left: 5px;
	}
}

#intro .page_section_content p::first-letter {
	font-family: 'Great Vibes', cursive;
	font-size: 203%;
	font-weight: 500;
	margin: 7px 3px 0 -2px;
	display: inline-block;
	float: left;
}

@media screen and (max-width: 768px) {
	#intro .page_section_content p::first-letter {
		margin-top: -1px;
	}
}

#learn-more {
	background-size: 317px 273px;
	background-position: center;
	background-repeat: no-repeat;
}

#learn-more a.advance i {
	background-color: #FFF;
	border-radius: 50%;
	height: 48px;
	line-height: 52px;
	font-size: 28px;
	width: 48px;
	-webkit-box-shadow: 1px 1px 6px rgba(0,0,0,1);
	box-shadow: 		1px 1px 6px rgba(0,0,0,1);
}

#about .section_content_column i {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition:    0.3s ease-in-out;
	-o-transition:      0.3s ease-in-out;
	transition:         0.3s ease-in-out;
	max-height: 32px;
	line-height: 32px !important;
}

#about .section_content_column a:hover i {
	font-size: 36px;
}

/* About Section */
.cta_border:before,
.cta_border:after {
	content: "";
	border-top: 2px dotted #383553 !important;
	display: inline-block;
	float: left;
	width: -webkit-calc(50% - 146px);
	width:    -moz-calc(50% - 146px);
	width:     -ms-calc(50% - 146px);
	width:      -o-calc(50% - 146px);
	width:         calc(50% - 146px);
	margin-top: 19px;
}

.cta_border:before {
	margin-right: 21px;
}

.cta_border:after {
	margin-left: 21px;
}

.button_cta {
	width: 250px;
	padding: 0 !important;
	float: left;
	display: inline-block;
}

.button_cta button {
	width: 100%;
}

.button_cta.cta_services button:before {
	content: "\f569";
	margin-right: 6px;
}

.button_cta.cta_request {
	color: #212529;
	width: 280px;
}

.light_theme .button_cta.cta_request:hover {
	color: #FFFFFF;
}

.button_cta.cta_request button:before {
	content: "\f15c";
	margin-right: 6px;
	font-weight: 300;
}

.light_theme #about .button_cta button {
    background: #d2322a;
    background: rgba(210,50,42,.73);
}

/* Styles */
.our-services {
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 400;
	line-height: 1.0769230769;
	margin: 0.538461538em 0 0;
	list-style: none;
}

#featuredPages {
	max-width: 1100px;
	margin: 0 auto;
}

/* Tags */
.post-tags {
	float: left;
	width: 100%;
	margin-left: 0;
	margin-bottom: 4px;
	padding-left: 0;
	font-size: 11px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	font-weight: 600;
	font-style: normal;
	letter-spacing: .1em;
	list-style: none;
}

.project_list .post-tags {
	margin-bottom: 0;
	height: 26px;
	overflow: hidden;
}

.post-tags li {
	color: #FCF9F8;
	float: left;
	display: inline-block;
	padding: 6px 9px 5px;
	margin-bottom: 6px;
	margin-right: 5px;
	border-radius: 4px;
	line-height: normal;
	font-size: 10px;
	letter-spacing: .05em;
}

.project_list .post-tags li {
	font-size: 9px;
}

.light_theme .post-tags li {
	background-color:#d65151;
}

/* Service List & Page Details */
.post_detail .viewport_content_inner,
.project_list .viewport_content_inner,
.project_detail .viewport_content_inner,
.service_detail .viewport_content_inner {
	background-color: #212529;
	background-image: url("../../../images/bg1-dark.png");
	float: left;
}
.post_detail .post-title,
.service_detail .service-title {
	margin-top: 0;
}

.service_detail .page_header {
	position: absolute;
	bottom: 0;
	float: left;
	width: 100%;
	z-index: 11;
}

.light_theme .service_detail .page_header .segment {
	color: #fcf9f8 !important;
}

.light_theme .service_detail .page_header .page-excerpt p {
	color: #fcf9f8;
}

.light_theme .service_detail .page_header .page-excerpt:after {
	background-color: #fcf9f8 !important;
}

@media screen and (max-width: 480px) {
	.service_detail .page_header {
		font-size: 15px;
	}
}

.service_list .entry-footer {
	margin-bottom: 0 !important;
}

.service_list .hentry {
	padding-left: 0;
}

.service_list .entry-header i {
	display: inline-block;
	font-size: 18px;
	margin: 0 auto 7px;
	width: 18px;
	float: left;
	text-align: center;
	text-shadow: 1px 1px 0px #212529;
}

.service_list .entry-header h3 {
	float: left;
	display: inline-block;
	width: -webkit-calc(100% - 18px);
	width:    -moz-calc(100% - 18px);
	width:     -ms-calc(100% - 18px);
	width:      -o-calc(100% - 18px);
	width:         calc(100% - 18px);
	margin-top: 0;
	margin-bottom: 0px;
	padding-left: 6px;
	line-height: 18px;
	clear: right;
	text-shadow: 1px 1px 0px #212529;
}

@media screen and (max-width: 429px) {
	.service_list .entry-header h3 {
		font-size: 13px;
	}
}

.service-title {
	font-weight: 800 !important;
	text-transform: uppercase;
	letter-spacing: .03em;
}

.service_excerpt {
	clear: both;
	text-align: left;
	max-width: 340px;
	margin-bottom: 4px;
}

.service_excerpt p {
	font-size: .85rem;
	font-weight: 500;
}

@media screen and (max-width: 429px) {
	.service_excerpt p {
		font-size: .8rem;
		line-height: 18px;
	}
}

#service_detail .entry-content h3 {
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 800 !important;
	text-transform: uppercase;
}

/* Project Pages */
.project_hero {
	font-family: 'Montserrat', sans-serif;
	margin-bottom: 0;
	font-size: 24px;
	font-weight: 200;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0px 2px 3px rgba(0,0,0,0.4);
}

.project_hero a {
	color: #FFFFFF !important;
	-webkit-box-shadow: none !important;
	box-shadow: 		none !important;
}

/* Recent News Excerpts & Blog */
#news {
	float: left;
	padding: 45px 0 15px;
	width: 100%;
}

@media screen and (max-width: 991px) {
	#news {
		padding: 34px 15px 8px !important;
	}
}

@media screen and (max-width: 767px) {
	#news {
		padding: 24px 15px 16px !important;
	}
}

#news .container {
}

#news .segment {
	margin-top: 0;
}

.light_theme #news {
	background-color: #000000;
}

.post-title {
	font-size: 16px;
}

.recent_posts .entry-title {
	padding: 0px !important;
	font-size: 13px;
	margin-top: 0;
	overflow: hidden;
}

@media screen and (min-width: 480px) {
	.post-title {
		font-size: 14px;
	}

	.recent_posts .entry-title {
		font-size: 14px;
	}
}

@media screen and (max-width: 767px) {
	.recent_posts .entry-title {
		margin-bottom: 4px !important;
	}
}

@media screen and (min-width: 768px) {
	.post-title {
		font-size: 16px;
	}
}

@media screen and (min-width: 992px) {
	.post-title {
		font-size: 12px;
	}
}

@media screen and (min-width: 1200px) {
	.post-title {
		font-size: 15px;
	}
}

.post_excerpt {
	padding-left: 0 !important;
}

.post_excerpt .entry-meta {
	font-size: 12px;
	margin-bottom: 2px;
	font-style: normal;
}

.post_excerpt .entry-meta:before,
.post_date:before {
	-webkit-font-smoothing: antialiased;
	display: inline-block;
	font: normal 16px/1 Genericons;
	text-decoration: inherit;
	content: "\f308";
	font-size: 12px;
	vertical-align: text-top;
	margin-top: 2px;
	margin-right: 1px;
}

.post_list .post .entry-header .post-title,
.post_detail .post .entry-header .post-title {
	margin: 0 auto;
	padding: 0px !important;
}

.post_list .post .entry-header .post-title a,
.post_detail .post .entry-header .post-title,
.project_list .entry-header .project-title a,
.project_detail .post .entry-header .project-title {
	float: left;
	width: 100%;
	display: block;
	padding-top: 5px !important;
	padding-bottom: 6px !important;
}

.project_list .entry-header .project-title a {
	padding-top: 12px !important;
	padding-bottom: 6px !important;
}

@media screen and (max-width: 575px) {
	.project_list .entry-header .project-title a {
		padding-top: 13px !important;
		padding-bottom: 9px !important;
	}
}
 
.service_list .post .entry-header .service-title {
	/* font-weight: 600 !important; */
}

.post_excerpt .entry-title a {
	font-family: 'Merriweather', sans-serif;
	position: relative;
	padding: 3px 0 0;
	float: left;
	width: 100%;
	font-weight: 700;
	-webkit-box-shadow: inset 0 -1px 0 transparent;
	box-shadow: inset 0 -1px 0 transparent;
}

.post_excerpt .entry-title a.text-white:hover,
.post_excerpt .entry-title a.text-white:focus {
	color:#d65151 !important;
}

.post_list .post-title a {
	position: relative;
}

@media screen and (min-width: 768px) {
	.post_excerpt .entry-title a:after,
	.post_list .post-title a:after {
		content: '';
		width: 44px;
		height: 3px;
		display: block;
		position: absolute;
		bottom: -8px;
		border-radius: 1.5px;
	}

	.light_theme .post_excerpt .entry-title a:after,
	.post_list .post-title a:after {
		background-color: #d65151;
	}
}

.post_excerpt .entry-excerpt p {
	font-size: 12px;
	margin-bottom: 12px;
	letter-spacing: -.02em;
	max-height: 47px;
	overflow: hidden;
	line-height: 16px;
	position: relative;
}

.user_img {
	background-size: 100%;
	width: 16px;
	height: 16px;
	float: left;
	display: inline-block;
	margin-top: 0;
	margin-right: 5px;
	margin-left: 0;
	border-radius: 8px;
}

.light_theme .badge_dark {
	display: none;
}

.post_excerpt {
	margin-bottom: 15px;
}

@media screen and (min-width: 992px) {
	.post_excerpt:nth-child(1) {
		padding-right: 24px;
		padding-left: 0;
	}
	.post_excerpt:nth-child(2),
	.post_excerpt:nth-child(3) {
		padding-right: 12px;
		padding-left: 12px !important;
	}
	.post_excerpt:nth-child(4) {
		padding-right: 0;
		padding-left: 24px !important;
	}
}

@media screen and (min-width: 576px) and (max-width: 991px) {
	.post_excerpt:nth-child(1),
	.post_excerpt:nth-child(3) {
		padding-right: 12px !important;
	}
	.post_excerpt:nth-child(2),
	.post_excerpt:nth-child(4) {
		padding-left: 12px !important;
	}
}

.post_excerpt .entry-title,
.post_list .post-title {
	width: 100%;
}

@media screen and (min-width: 768px) {
	.post_excerpt {
		min-height: 118px !important;
	}
	.post_excerpt .entry-title,
	.post_list .post-title {
		min-height: 38px;
		margin-top: 0;
		border-top: 0;
		padding: 0 !important;
		overflow: hidden;
	}
	.post_list .post-title {
		min-height: 44px;
	}
}

@media screen and (max-width: 767px) {
	.post_excerpt {
		padding: 0 !important;
		border-bottom: 1px solid;
		margin-bottom: 10px;
	}
	.light_theme .post_excerpt {
		border-color: rgba(210, 50, 43, .07);
	}
	.post_excerpt:last-of-type {
		border-bottom: 0;
		margin-bottom: 0;
	}
}

.post-thumbnail {
	margin: 0 0 12px;
}

.post-thumbnail.project_hero {
	background-color: #212529;
	position: relative;
}

@media screen and (max-width: 1059px) {
	.post-thumbnail.project_hero {
		/* background-size: 160%; */
	}
}

.post-thumbnail.thumbnail_full {
	margin-bottom: 0 !important;
	background-position-x: 50% !important;
}

@media screen and (min-width: 768px) {
	.post-thumbnail.project_hero,
	#service_list {
		margin-top: -108px;
	}
	#contact_form.contact_page {
		margin-top: -152px;
	}
	.post-thumbnail {
		margin-bottom: 14px;
	}
}

@media screen and (max-width: 767px) {
	.project_hero.post-thumbnail {
		margin-top: 0;
	}
}

@media screen and (min-width: 1199px) {
	.post-thumbnail {
		margin-bottom: 15px;
	}
	.post-thumbnail.project_hero {
		margin-bottom: 0;
	}
}

/* Blog Post List */
.post {
	margin-bottom: 12px;
	padding-bottom: 2px;
}

@media screen and (max-width: 575px) {
	.post {
		padding-bottom: 0;
	}
}

.entry-header {
	width: 100%;
}

.entry-meta {
	color: #d65151;
	font-family: 'Lato', sans-serif;
	margin-bottom: 10px;
	font-weight: 400;
	letter-spacing: 0.015em;
	font-style: italic;
}

.entry-footer .entry-meta {
	margin-bottom: 16px;
}

.entry-footer .entry-meta .post_author_bio {
	margin-top: 4px;
	max-width: 300px;
	font-style: normal;
}

/* Post Detail – Featured Image */
.post_thumbnail {
	max-width: 100%;
	float: left;
	z-index: 9;
	position: relative;
    -webkit-box-shadow: 0 -1px 20px rgba(0, 0, 0, 0.17);
    box-shadow: 		0 -1px 20px rgba(0, 0, 0, 0.17);
}

.light_theme .post_thumbnail {
	background-color: transparent;
}

.post_thumbnail {
	float: left;
	z-index: 9;
	position: relative;
}

@media screen and (min-width: 768px) {
	.post_thumbnail {
		border-radius: 15px;
		padding: 1px;
	}
}

@media screen and (max-width: 767px) {
	.post_thumbnail {
		max-width: -webkit-calc(100% + 48px);
		max-width:    -moz-calc(100% + 48px);
		max-width:     -ms-calc(100% + 48px);
		max-width:      -o-calc(100% + 48px);
		max-width:         calc(100% + 48px);
		margin-left: -24px;
		margin-bottom: 16px;
	}
}

@media screen and (min-width: 1200px) {
	.post_thumbnail {
		min-height: 426px;
	}
}

/* Post Navigation */
#post_nav {
	font-family: 'Montserrat', sans-serif;
	float: left;
	width: 100%;
	display: block;
	margin: 0 auto;
	clear: both;
}

.post_nav_span {
	color: #212529;
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 12px;
	letter-spacing: 0.03em;
	font-weight: 400;
	text-transform: uppercase;
}

.post_nav_name {
	font-size: 11px;
	font-weight: 600;
	line-height: 11px;
	text-transform: uppercase;
	margin: 1px auto 0;
	letter-spacing: .025em;
	word-spacing: -.075em;
	display: inline-block;
	height: 21px;
	overflow: hidden;
}

.post_nav_name a {
	color: #fcf9f8;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

#post_nav .post_nav_name,
#post_nav .post_nav_span {
	padding: 0 10px !important;
	width: -webkit-calc(100% - 44px);
	width:    -moz-calc(100% - 44px);
	width:         calc(100% - 44px);
}

#post_nav .post_nav_span {
	color: #d65151;
}

@media screen and (max-width: 767px) {
	#post_nav .post_nav_span {
		font-size: 9px;
	}
	.post_nav_name {
		font-size: 11px;
	}
}

@media screen and (max-width: 700px) {
	.post_nav_name {
		font-size: 10px;
	}
}

@media screen and (max-width: 540px) {
	#post_nav .post_nav_span {
		font-size: 7px;
	}
	.post_nav_name {
		font-size: 10px !important;
		line-height: 12px !important;
		vertical-align: top;
		margin-bottom: 0;
	}
	.nav-previous, .nav-next {
		margin-bottom: 10px;
	}
}

.nav-previous img,
.nav-next img {
	width: 44px;
	height: 44px;
	margin: 0 auto !important;
	border-radius: 22px;
}

.post_nav img {
	float: left;
}

/* Post Navigation */
.nav-links {
	border-top: 0;
	width: 100%;
	float: left;
	max-width: 100%;
}

.nav-links .post-title {
	color: #FFFFFF;
	font-weight: 300;
	letter-spacing: 0.025em;
}

@media screen and (max-width: 1007px) {
	.navigation.post-navigation {
		padding: 0 30px;
	}
}

@media screen and (min-width: 673px) and (max-width: 1007px) {
	.navigation.post-navigation {
		max-width: 75% !important;
	}
}

@media screen and (max-width: 672px) and (min-width: 10078px) {
	.navigation.post-navigation {
		max-width: 100% !important;
	}
}

.navigation.post-navigation {
	padding-bottom: 0;
	max-width: 100%;
	margin: 0 auto;
}

.post-navigation .meta-thumbnail {
	background-color: #EFEFEF;
	background-size: 100%;
	float: left;
	height: 90px;
	width: 90px;
	margin-top: 0px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
}

.nav-previous,
.nav-next {
	float: left;
	width: 100%;
}

.nav-previous,
.nav-next {
	width: 50%;
	max-width: 270px;
	margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
	.nav-previous,
	.nav-next {
		width: 100%;
	}
}

@media screen and (max-width: 479px) {
	.nav-previous,
	.nav-next {
		width: 100%;
	}
}

.post_nav:nth-of-type(1) {
	float: left !important;
	text-align: left;
}

@media screen and (min-width: 540px) and (max-width: 767px) {
	.nav-next {
		float: right;
	}
}

/* Blog Post Detail */
.news_excerpt p {
	font-family: 'Lato', sans-serif;
	min-height: 84px;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 0.015em;
	line-height: 1.5217391304;
}

#post_list .news_excerpt p {
	min-height: 0;
	margin-bottom: 13px;
}

/* Related Content */
#tertiary.related {
	background-color: #212529;
	background-image: -moz-linear-gradient(top, #212529 0%, #000000 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #212529), color-stop(100%, #000000));
	background-image: -webkit-linear-gradient(top, #212529 0%, #000000 100%);
	background-image: -o-linear-gradient(top, #212529 0%, #000000 100%);
	background-image: linear-gradient(to bottom, #212529 0%, #000000 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#212529', GradientType=0);
}

#related_contents {
	float: none;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: block;
	clear: both;
	text-align: left;
}

#related_contents.related_secondary {
	padding-top: 34px;
}

#related_contents.related_secondary .related_content {
	margin-bottom: 30px;
}

@media screen and (min-width: 1200px) {
	#related_contents {
		padding: 0;
	}
}

@media screen and (min-width: 1430px) {
	#related_contents,
	#partners_contents,
	#news .container {
		max-width: 1200px;
	}
}

@media screen and (min-width: 1681px) {
	#related_contents,
	#partners_contents,
	#news .container {
		max-width: 1200px !important;
	}
}

#news .container {
	width: 100%;
}

.related_content_inner {
	max-width: 100%;
	position: relative;
	display: inline-block;
	border-radius: 7px;
	overflow: hidden;
	/* border: 1px solid #212529; */
	-webkit-box-shadow: 2px -2px 6px rgba(0,0,0,.25);
	box-shadow: 2px -2px 6px rgba(0,0,0,.25);
}

.light_theme .related_content_inner {
	background-color: #212529;
}

@media screen and (max-width: 911px) {
	#related_contents {
		padding: 0;
	}
	.related_contents_container {
		padding-bottom: 20px;
		white-space: nowrap;
		overflow-y: hidden;
		overflow-x: scroll;
		-webkit-overflow-scrolling: touch;
	}
	.related_contents_container::-webkit-scrollbar {
		display: none;
	}
	.related_content_inner {
		max-width: 260px;
	}
	.related_content {
		width: 273px;
		height: auto;
		display: -webkit-inline-box;
	}
	.inner_grid_container.related_content:first-of-type {
		margin-left: 4.6923%;
	}
	.inner_grid_container.related_content:last-of-type {
		margin-right: 4.6923%;
	}
}

#related_contents .post-thumbnail {
	margin-bottom: 7px;
	max-width: 100%;
}

#related_contents .section_title {
	font-family: 'Roboto Condensed', sans-serif;
	margin-top: 0;
	text-align: center;
	font-weight: 700 !important;
	text-transform: uppercase;
	border-top: 0;
	margin-bottom: 20px !important;
}

#related_contents .related_content_heading {
	color: #dee2e6;
	font-family: 'Poppins', sans-serif;
	display: inline-block;
	margin: 8px 14px 1px 13px;
	padding-bottom: 2px;
	font-size: 13px;
	font-weight: 700;
	letter-spacing: -.0125em;
	text-transform: uppercase;
	max-height: 22px;
	overflow: hidden;
	display: block;
}

.light_theme #related_contents .related_content_heading:hover,
.light_theme #related_contents .related_content_heading:focus {
	color: #d65151;
}

#related_contents .section_title:after {
	margin: 12px auto;
}

.light_theme p.related_content_excerpt {
	color: #dee2e6;
}

p.related_content_excerpt:after,
#news .entry-excerpt p:after {
	content: '';
	height: 18px;
	width: 60%;
	position: absolute;
	top: 13px;
	right: 0;
	background-color: transparent;
}

#news .entry-excerpt p:after {
	top: auto;
	bottom: -6px;
}

.light_theme p.related_content_excerpt:after {
	background-image: -moz-linear-gradient(left, rgba(255,255,255,.0) 0%, #212529 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,.0)), color-stop(100%,#212529));
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,.0) 0%, #212529 100%);
	background-image: -o-linear-gradient(left, rgba(255,255,255,.0) 0%, #212529 100%);
	background-image: linear-gradient(to right, rgba(255,255,255,.0) 0%, #212529 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(255,255,255,.0)', endColorstr='#212529', GradientType=1);
}

#news .entry-excerpt p:after {
	background-image: -moz-linear-gradient(left, rgba(255,255,255,.0) 0%, #000000 100%);
	background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,.0)), color-stop(100%,#000000));
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,.0) 0%, #000000 100%);
	background-image: -o-linear-gradient(left, rgba(255,255,255,.0) 0%, #000000 100%);
	background-image: linear-gradient(to right, rgba(255,255,255,.0) 0%, #000000 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#000000FF', GradientType=1);
}

@media screen and (max-width: 911px) {
	p.related_content_excerpt:after {
		top: 0;
	}
}

.related_content_excerpt {
	font-family: 'Lato', 'Arial', sans-serif;
	float: left;
	width: 100%;
	padding: 0 13px;
	font-size: 11px;
	font-weight: 500;
	min-height: 30px;
	max-height: 30px;
	overflow: hidden;
	position: relative;
}

.related_content {
	/* max-width: 273px; */
}

@media screen and (max-width: 911px) {
	.related_content_excerpt {
		min-height: 0;
	}
}

@media screen and (min-width: 912px) {
	.related_content {
		width: 33.3333%;
		/* width: 25%; */
		float: left;
		display: inline-block;
	}
}

@media screen and (min-width: 1199px) {
	#news > .container,
	.related_contents_container {
		padding: 0 0 0 2px;
	}
}

.related_content_type {
	font-family: 'Montserrat', sans-serif;
	position: absolute;
	padding: 0 21px;
	width: 100% !important;
	top: 14px;

	float: left;
	width: auto;
	display: block;

	text-align: right;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 13px;
	line-height: 20px;
}

.related_content_type a,
.light_theme .related_content_type a {
	color:#dee2e6;
	font-weight: 800;
	letter-spacing: -.05em;
}

.related_content img {
}

.related_content:nth-of-type(1) {
	padding-right: 12px;
}

.related_content:nth-of-type(2) {
	padding-right: 6px;
	padding-left: 6px;
}

.related_content:nth-of-type(3) {
	padding-right: 0;
	padding-left: 12px;
}

/* Partners */
#partners {
	background-color: transparent;
	float: left;
	display: block;
	width: 100%;
	padding-top: 64px;
}

@media screen and (max-width: 991px) {
	#partners {
		padding-top: 36px;
	}
}

@media screen and (max-width: 767px) {
	#partners {
		padding-top: 21px;
	}
}

#partners .section_title {
	text-align: center;
	text-transform: uppercase;
	font-weight: 900 !important;
	padding-bottom: 45px !important;
}

#partners .section_title:after {
	margin-left: auto;
	margin-right: auto;
}

#partners_contents {
	padding: 0 10px;
}

#partners .partners_content {
	text-align: center;
}

@media screen and (max-width: 1062px) {
	#partners_contents {
		max-width: 100%;
	}
}

@media screen and (min-width: 992px) {
	/* #partners .partners_content:nth-child(4n+1) {
		text-align: left;
	}
	#partners .partners_content:nth-child(4n+2),
	#partners .partners_content:nth-child(4n+3) {
		text-align: center;
	}
	#partners .partners_content:nth-child(4n+4) {
		text-align: right;
	} */
}

@media screen and (max-width: 991px) {
	#partners .section_title {
		text-align: center;
	}
	#partners .partners_content {
		text-align: center;
		margin-bottom: 21px;
		padding: 0 17px;
		min-height: 48px;
	}
}

@media screen and (max-width: 767px) {
	#partners .partners_content:last-of-type {
		margin: 0 auto;
	}
}

@media screen and (min-width: 768px) {
	.partner_contents_container .col-md-2 {
		width: 14.285714285714285714285714285714%;
	}
}

#partners .section_title:after {
	background-color: #212529;
}

img.partner_logo {
	max-height: 26px;
	max-width: 100%;
}

#partners .partners_content:nth-child(3) img.partner_logo {
    max-height: 40px;
    margin-top: -6px;
}

#partners .partners_content:nth-child(6) img.partner_logo {
    max-height: 18px;
}

.partner_logo.akomplice-brand,
.partner_logo.inhighlight {
	max-height: 36px;
	margin-top: 6px;
}

.partner_logo.vector-fins-maui {
	max-height: 60px;
	margin-top: -6px;
}

/* Social Network Sharing */
#post-interaction {
	max-width: 175px;
	margin-bottom: 21px;
}

#post-interaction .segment {
	margin-top: 2px;
	font-size: 12px;
	margin-bottom: 8px;
}

#post-interaction .segment:after {
	content: none;
}

@media screen and (min-width: 912px) {
	#post-interaction {
		margin-right: 40px;
	}
	.post_detail .entry-footer .entry-meta {
		width: -webkit-calc(100% - 215px);
		width:    -moz-calc(100% - 215px);
		width:     -ms-calc(100% - 215px);
		width:      -o-calc(100% - 215px);
		width:         calc(100% - 215px);
	}
}


@media screen and (max-width: 911px) {
	.post_detail .entry-footer .entry-meta {
		width: 100%;
	}
}

.post_detail .entry-footer .entry-meta .post_date:before {
	content: none;
}

.post_author {
	font-family: 'Libre Franklin', sans-serif;
	font-weight: 900;
	font-style: normal;
	text-transform: uppercase;
}

#post-interaction a {
	display: inline-block;
	-webkit-box-shadow: none;
	box-shadow: 		none;
	border-radius: 50%;
	border-width: 2px !important;
	border-style: solid;
	-webkit-transition: .1s ease-out;
	-moz-transition: 	.1s ease-out;
	transition: 		.1s ease-out;
}

#post-interaction a:hover,#post-interaction a:focus {
}

#post-interaction a:after {
	display: block;
	text-align: center;
	width: 28px;
	height: 28px;
	line-height: 30px !important;
}

.light_theme #post-interaction a:after {
}

.share-twitter:after {
	content: "\f099";
}

.share-facebook:after {
	content: "\f39e";
}

.share-gplus:after {
	content: "\f0d5";
}

.share-linkedin:after {
	content: "\f0e1";
}

.share-email:after {
	font-family: "Font Awesome\ 5 Pro" !important;
	content: "\f0e0";
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

/* Four column related content

.related_content {
	max-width: 273px;
}
@media screen and (min-width: 1199px) {
	#related_contents {
		padding: 0 4px 0 2px;
	}
}

.related_content:nth-of-type(1) {
	padding-right: 12px;
}

.related_content:nth-of-type(2) {
	padding-right: 9px;
	padding-left: 6px;
}

.related_content:nth-of-type(3) {
	padding-right: 6px;
	padding-left: 9px;
}

.related_content:nth-of-type(4) {
	padding-left: 12px;
}
*/

/* Custom Theme Display UI */
#theme_display button:focus {
	outline: none;
}

#header_top,
.menu-item,
button,
.coming_soon,
.dropdown,
.related_content_type,
.post-tags li,
.post-thumbnail,
.partner_logo,
.social-navigation li,
#mc_embed_signup,
.site-attr,
.site-rights {
	float: none;
	user-select: none;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
}

.post-thumbnail.service_image {
	z-index: 9;
	float: left;
	width: 100%;
	display: block;
	clear: both;
}

@media screen and (max-width: 767px) {
	.post-thumbnail.service_image {
		margin-top: 58px;
	}
}

/* Ads */
/* ADSENSE UNITS */
.adsense,
.wrsense {
	background-repeat: no-repeat;
	background-size: 100%;
	margin: 0 auto;
	float: left;
	/* border: 1px solid; */
}

.banner-animation {
	background-image: none !important;
	position:  relative;
	overflow: hidden;
	border: 1px solid #1A1A1A;
	clear: both;
}
.medium-rectangle {
	background-image: url("https://www.americanwindsurfer.com/images/ads/medium_rectangle.jpg");
	width:300px;
	height:250px;
	margin: 0 auto 10px;
}

/* Banner Animation */
.banner-animation {
	background-color: #212529;
	position: relative;
	max-width: 100%;
	margin-bottom: 24px;
	border: 1px solid #212529;
	overflow: hidden;
	margin: 0 auto;
}
.ad-skyscraper {
	width: 300px;
	height: 600px;
}

.ad-medrec {
	width: 300px;
	height: 250px;
}

@media screen and (min-width: 768px) {
	.ad-md-skyscraper {
		height: 460px;
	}
}

@media screen and (min-width: 992px) {
	.ad-md-skyscraper {
		height: 500px;
	}
}

.banner-animation.banner-dark {
	background-color: #383553;
	background-image: -webkit-linear-gradient(top, #383553 0%, #181313 100%) !important;
	background-image: -moz-linear-gradient(top, #383553 0%, #181313 100%) !important;
	background-image: -o-linear-gradient(top, #383553 0%, #181313 100%) !important;
	background-image: linear-gradient(to bottom, #383553 0%, #181313 100%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#383553', endColorstr='#181313', GradientType=0) !important;
}

.banner-dark button,
.banner-dark h4 {
	-webkit-transition: .3s;
	-moz-transition: 	.3s;
	-o-transition: 		.3s;
	transition: 		.3s;
}

.banner-dark button {
	background-color: rgba(0,0,0,.6);
	padding: 0px 5px 0px 8px;
	border-radius: 3px;
	border-color: #FFFFFF;
	/* position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform:    translate(-50%, -50%);
	-ms-transform:     translate(-50%, -50%);
	-o-transform:      translate(-50%, -50%);
	transform:         translate(-50%, -50%); */
}

.banner-dark:hover button {
	background-color: rgba(0,0,0,.8);
}

#banner-proj button {
	top: 60%;
}

#banner-estimates {
	background-image: url(https://dev.webrhythm.co/wp-content/uploads/web_rhythm_emblem_circle_td1c2.webp) !important;
	background-size: 960px;
	background-position: center;
}

#banner-estimates .banner-text {
	background-color: rgba(0,0,0,.6);
}

.banner-dark button:hover,
.banner-dark button:focus {
	border-color: #d65151;
}

.banner-dark .btn:hover h4,
.banner-dark .btn:focus h4 {
	color: #d65151 !important;
}

.banner-dark h4 {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: 800 !important;
	margin: 0 auto;
	padding: 0px 8px;
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
	text-wrap: nowrap;
}

.banner-text {
	font-family: 'Raleway', sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	padding: 24px 10px 37px;
	width: 100%;
	text-align: center;
	display: block;
	/* position: absolute;
	top: 35%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform:    translateY(-50%);
	-ms-transform:     translateY(-50%);
	-o-transform:      translateY(-50%);
	transform:         translateY(-50%);
	font-weight: 600;
	letter-spacing: .015em; */
}

.banner-text h6 {
	color: #FFFFFF;
	font-size: 14px;
}

.banner-text h6.segment:after {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

.banner-dark .tab_section_heading.icon-maintenance {
	position: absolute;
	top: 132px;
	left: 242px;
}
/* Bundles & Packages: Business Services, Business Internet, Residential Services */
.service_comparison {
	margin: 0 0 12px;
	padding-top: 3px;
	list-style: none;
}

.service_speed {
	font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	float: left;
	display: block;
	padding: 5px 8px 3px;
	font-size: 13px;
	font-weight: 800;
	text-transform: uppercase;
	letter-spacing: .04em;
	border-radius: 0 13.5px 13.5px 0;
}

.service_speed.service_pricing {
	font-size: 13px;
	font-weight: 400;
}

.service_speed.service_order {
	font-style: italic;
	font-weight: 700;
}

.service_speed.service_title {
	width: 100%;
	border-radius: 0;
}

.service_comparison ul {
	float: left;
	width: 100%;
	margin-bottom: 0;
}

.service_comparison li {
	float: left;
	display: inline-block;
	padding: 0 !important;
	font-weight: 300;
	letter-spacing: -.01em;
	line-height: 26px;
	max-height: 27px;
	overflow: hidden;
}

/* .service_details class used on residential services page */
.service_details {
	float: left;
	display: block;
	width: 100%;
	border: 2px solid;
	padding: 4px 7px 3px;
	margin-bottom: 8px;
	border-top: 0;
}

.service_details h4 {
	font-size: 15px;
}

.service_comparison .service_details li {
	width: 100%;
	line-height: 13px;
	font-size: 10px;
	font-weight: 400;
	letter-spacing: -.03em;
	color: #929497;
}

.service_comparison ul.li_col_3 li {
	width: 33.3333%;
}

.service_comparison li strong {
	font-weight: 600;
}

@media screen and (min-width: 576px) {
	.service_comparison ul {
		font-size: 13px !important;
	}
	.service_comparison ul.li_col_3 li {
		width: 33.3333%;
	}
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.service_comparison {
		margin-right: -15px;
	}
	.service_comparison ul {
		font-size: 11px !important
	}
	.service_speed {
		font-size: 12px;
	}
}

@media screen and (min-width: 768px) {
	.service_comparison.residential_packages {
		margin-right: -24px;
	}
}

@media screen and (max-width: 575px) {
	.service_comparison {
		margin-bottom: 0;
	}
	.service_comparison ul {
		margin-left: 0 !important;
		margin-bottom: 6px;
		font-size: 12px !important;
	}
	.service_speed {
		margin-left: 0;
		margin-bottom: 4px;
	}
	/* residential services page */
	.service_speed.service_title {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 992px) {
	.service_comparison ul {
		font-size: 14px !important;
	}
}

.service_package {
	margin-bottom: 17px;
}

body .service_disclaimer {
	font-size: 12px !important;
	float: none !important;
	width: 100%;
}

@media screen and (max-width: 576px) {
	body .service_disclaimer {
		font-size: 11px !important;
	}
}
