/*
Theme Name: Randomblowup
Theme URI: http://www.randomblowup.com/
Author: Randomblowup
Author URI: http://www.randomblowup.com/
Description: Randomblowup theme
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, blue, gray, red, white, yellow, dark, light, one-column, two-columns, right-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: twentysixteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import 'assets/build/compiledcss/compiled.css';

@media screen and (min-width: 992px) {
  .single-news .img-container {
		padding-left: 0 !important;
	}
	
	body.advisory h1,
	body.debt-management h1,
	body.investment h1 {
		position: relative;
		z-index: 2;
	}
	
	body .quote:before {
		top: -4px;
	}
	body.page-template-page-history .quote:before {
		top: -9px;
	}
	
}

body.profile .grid-cell.grid-cell-8 {
	width: 100% !important;
	padding-top: 60% !important;
}

body.page-template-page-profile .section-primary h2 {
	padding-bottom: 0 !important;
}



@media screen and (max-height: 1000px) and (min-width: 768px) {
	.homeTileContainer {
		min-height: 600px !important;
	}
	.home a.panel-top {
		min-height: 0 !important;
		height: 60% !important;
	}
	.home .panel-bottom {
		min-height: 0 !important;
		height: 40% !important;
	}
}


.single.single-casestudy .main-content .right-col ul,
.single.single-news .right-col ul:not(.navShare) {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  list-style-position: outside;
  list-style-type: none;
  margin-left: 19px;
}
.single.single-news .right-col ul:not(.navShare) {
	margin-left: -19px;
}

.single.single-casestudy .main-content .right-col ul li,
.single.single-news .right-col ul:not(.navShare) li {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  text-indent: -20px;
  color: #636466;
  line-height: 1.3;
  font-size: 17px;
}

.single.single-casestudy .main-content .right-col ul li:before,
.single.single-news .right-col ul:not(.navShare) li:before {
  content: "—";
  margin-right: 5px;
}

.single.single-casestudy .main-content .body-container .content-container .slides-bottom h4 b {
text-transform: none;
}

.single.single-casestudy .main-content .body-container .content-container .slides-bottom h4 b,
.single.single-casestudy .main-content .body-container .content-container .slides-bottom ul,
.single.single-casestudy .main-content .body-container .content-container .slides-bottom li,
.single.single-casestudy .main-content .body-container .content-container .slides-bottom span {
text-transform: none;
}

.alm-reveal {
	width: 100%;
	float: left;
}

.expand-trigger {
	display: inline-block;
}

.single.single-news header.sticky .nav-desktop .nav-primary {
	border-bottom: none;
}

.single-casestudy .content-container .right-col ul{
margin-bottom: 15px;
}