/* Theme Overrides for Success Stories */
.post-password-form {
	color: white;
}

.post-password-form input {
	color: black;
}

.site-container {
	background-color: black;
	background-image: url(/se/images/fullscreen-bg.jpg);
}

.site-inner-wrap {
	padding-top: 0px;
	padding-bottom: 0px;
}

.entry-meta {
	display: none;
}

.entry-header {
	background-color: black;
}

.entry-title {
	margin: 0px;
    padding: 15px;
    padding-left: 20px;
    color: white;
    font-family: 'Source Sans Pro', 'Open Sans', 'Signika Negative', arial;
    font-weight: 100;
}

.site-container, .unboxed .site-inner, .unboxed .wrap {
    max-width: 1100px;
}

.ss-entry-header {
	margin: 0px;
    padding: 10px;
    padding-left: 20px;
	font-size: 20px;
    color: white;
    font-family: 'Source Sans Pro', 'Open Sans', 'Signika Negative', arial;
    font-weight: 600;
    text-transform: capitalize;

	background: rgb(17,27,33); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(17,27,33,1) 0%, rgba(31,48,58,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(17,27,33,1) 0%,rgba(31,48,58,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(17,27,33,1) 0%,rgba(31,48,58,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#111b21', endColorstr='#1f303a',GradientType=0 ); /* IE6-9 */
}

.single .pagination {
    margin: 0px;
    padding: 10px;
    background: white;
    border-radius: 0px;
}

.ss-message-top {
	background-color: #2ba4bd;
	padding: 10px;
}

.ss-message-top-link {
	color: white !important;
	text-transform: uppercase;
	line-height: 27px;
}

.ss-message-top-link span {
	border: 2px solid white;
	padding: 6px;
	margin-left: 10px;
	background-color: #e86e2d;
}

.ss-academy-episode-header-image {
	width: 50px;
	margin: -20px;
	margin-right: 5px;
	border-radius: 5px;
	margin-left: 20px;
}

.ss-academy-episode-header-image-play {
    position: absolute;
    z-index: 10;
    margin-left: 20px;
}

.ss-academy-episode-modal-dialog {
	max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    padding: 11px;
}

.ss-academy-episode-modal-dialog .modal-header {
	background-image: url(/se/images/academy-videos-nav-bar-bg.jpg);
    border-top-left-radius: 7px;	
    border-top-right-radius: 7px;	
}

.ss-academy-episode-modal-dialog .modal-footer  {
	background-image: url(/se/images/academy-videos-nav-bar-bg.jpg);
    border-bottom-left-radius: 7px;	
    border-bottom-right-radius: 7px;	
}

.ss-academy-episode-modal-dialog .modal-content  { }

.ss-academy-episode-modal-title {
	font-size: 20px;
	color: gray;
}

.ss-academy-episode-video-container {
	margin: 0px auto;
	background-color: black;
	border-radius: 4px;
}

.ss-academy-episode-video {
	text-align: center;
    max-width: 975px;	
	max-height: 400px;
    margin: 0px auto;
	padding-bottom: 400px;
	/* background-color: yellow; // use for debugging */
}

.ss-academy-episode-video iframe {
	margin: 0px auto;
	max-width: 975px;
	max-height: 400px;
	border: 3px solid black;
	border-radius: 4px;
}

.ss-academy-episode-video-link {
	margin-left: 10px;
	color: white;
	border: 2px solid white;
    padding: 6px;
    margin-left: 10px;
    background-color: #e86e2d;	
}

.ss-academy-episode-video-link-pretext {
	margin: 0px;
	display: inline-block;
	color: #2776b9;
	font-weight: bold;
}

.ss-academy-episode-video-link-container {
	background-image: url(/se/images/academy-resources-bg2.jpg);
	padding: 15px 0px;
	padding-bottom: 20px;
	border-radius: 4px;
    border: 2px solid #ffffff;
}

.ss-academy-preview {
	background-image: url(/se/images/home-category-bg2.jpg);
	margin: 0px auto;
	padding: 30px 20px;
}

/* ================================== */
	
.ss-interiew-bottom-text {
	font-weight: bold;
	font-size: 18px;
}

.ss-interview-links {
	padding: 15px 20px;
	font-weight: bold;
	font-family: 'Source Sans Pro', 'Open Sans', 'Signika Negative', arial;
	color: #3196ee;
}

.ss-interiew-bottom-image  {
	max-width: 100%;
	border: 2px solid black;
	margin-top: 7px;
}

.ss-interview-links a {
	font-size: 18px;
}

.ss-interview-links a:hover  {
	color: orange !important;
}

.ss-interview-links a:visited, .ss-interview-links a:active  {
	color: #478FB3;
}

.ss-top_image {
	width: 100%;
	margin: 0px;
	padding: 0px;
	max-width: 740px;
}

.ss-fullimage {
	width: 100% !important;
}

.ss-top {
	color: white;
	box-shadow: 0px 10px 40px 5px #1B1B1B inset;
	background-image: url(/se/images/bg1.jpg);
	background-color: black;
	margin: 0px;
}
	
.ss-body {
	background-color: black;
	width:100%;	
}

.site-inner { 
	padding:0px !important; 
}

.ss-se-round-logo {
	display: none;
}

.ss-gif {
	width: 100%;
}

p {
	margin: 0px !important; 
}

.left-1000 { left: 1000px; }
.left-950 { left: 950px; }
.left-900 { left: 900px; }
.left-850 { left: 850px; }
.left-800 { left: 800px; }
.left-750 { left: 750px; }
.left-700 { left: 700px; }
.left-650 { left: 650px; }
.left-600 { left: 600px; }
.left-550 { left: 550px; }
.left-500 { left: 500px; }
.left-450 { left: 450px; }
.left-400 { left: 400px; }
.left-350 { left: 350px; }
.left-300 { left: 300px; }
.left-250 { left: 250px; }
.left-200 { left: 200px; }
.left-150 { left: 150px; }
.left-100 { left: 100px; }
.left-50 { left: 50px; }

.right-1000 { right: 1000px; }
.right-950 { right: 950px; }
.right-900 { right: 900px; }
.right-850 { right: 850px; }
.right-800 { right: 800px; }
.right-750 { right: 750px; }
.right-700 { right: 700px; }
.right-650 { right: 650px; }
.right-600 { right: 600px; }
.right-550 { right: 550px; }
.right-500 { right: 500px; }
.right-450 { right: 450px; }
.right-400 { right: 400px; }
.right-350 { right: 350px; }
.right-300 { right: 300px; }
.right-250 { right: 250px; }
.right-200 { right: 200px; }
.right-150 { right: 150px; }
.right-100 { right: 100px; }
.right-50 { right: 50px; }

/* ================================== */

.ss-interview {
	padding: 20px;
	z-index: 10;
	color: white;
	position: absolute;
	background-image: url(/se/images/semi-bg.png);
	background-position: left top;
	font-family: 'Source Sans Pro', 'Open Sans', 'Signika Negative', arial;
	font-size: 17px;
	line-height: 23px;
}

.ss-interview-highlight {
	color: #FDD400;
}

.ss-interview-end {
	padding: 20px;
	padding-bottom: 40px;
	z-index: 10;
	color: #EFEFEF;
	position: absolute;
	font-family: 'Source Sans Pro', 'Open Sans', 'Signika Negative', arial;
	font-size: 21px;
	line-height: 27px;
	font-weight: 700;
    font-style: italic;
    text-shadow: 0px 0px 10px black;
	
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.85) 0%, rgba(0,0,0,0.85) 59%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 59%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.85) 0%,rgba(0,0,0,0.85) 59%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
}

.ss-interview-end-name {
    float: right;
    padding-right: 20%;
    padding-top: 10px;
}

.ss-interview p {
	font-family: 'Source Sans Pro', 'Open Sans', 'Signika Negative', arial;
	font-size: 17px;
	line-height: 23px;
}

.ss-interview-question {
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
	padding-bottom: 15px;
	font-family: 'Source Sans Pro', 'Open Sans', 'Signika Negative', arial;
}

.ss-quote-container { 
	border-top: 10px solid black;
    border-bottom: 3px solid black;
	
	text-align: center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	
	box-shadow: 0px 0px 30px 10px black inset;
	
    background-position: center center;
}

.ss-quote-bg {
	padding: 50px;
	padding-bottom: 60px;
	background-image: url(/se/images/semi-bg2.png);
}

.ss-quote {
	color: white;
    line-height: 35px;
	font-weight: 700;
	font-size: 36px;
	text-transform: uppercase;
	font-family: 'Source Sans Pro', 'Open Sans';
    text-shadow: 0px 0px 10px black;
	
	border-top: 8px solid white; /* #901818; */
    padding-top: 20px;
	padding-bottom: 10px;
    border-bottom: 2px solid white;
}

.ss-quote-name {
    color: white;
	padding-top: 10px;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Source Sans Pro', 'Open Sans';
    text-shadow: 0px 0px 10px black;
    padding-left: 50%;
}

.ss-top_text {
	padding: 21px;
	padding-bottom: 0px;
    line-height: 24px;
	font-size: 16px;
    font-weight: 400;
	font-family: 'Open Sans', 'Signika Negative', arial;
}

ul.ss-ig li {
	list-style-type: none !important;
	padding: 10px !important;
	max-width: 490px !important;
}

.ss-ig-container {
	position: relative;
    padding-bottom: 10px;
	display: none !important;
}

#swipe-ig {
	position: absolute;
	z-index: 20;
	top: 60px;
	width: 100%;
	height: 90%;
}

#swipe-igm {
	position: absolute;
	z-index: 20;
	top: 60px;
	width: 100%;
	height: 90%;
}

.ss-ig-nav {
	position: relative;
	border:0px;
	padding:0px;
	margin: 0px auto;
	height: 0px;
}

#slider-arrows {
	position: absolute;
	z-index: 31;
	left: 20px;
	top: 20px;
	background: none !important;
	width: 96px;
	height: 50px;
}

.ss-forwardLink {
	cursor: pointer;
	position: absolute;
	z-index: 30;
	right: 0px;
	top: 205px;
}

.ss-forwardLink img {
	background: none !important;
	width: 75px !important;
	height: 120px
}

.ss-backwardLink {
	cursor: pointer;
	position: absolute;
	z-index: 30;
	left: 0px;
	top: 205px;
}

.ss-backwardLink img {
	background: none !important;
	width: 75px !important;
	height: 120px
}

.instagram-media, .instagram-media-rendered {
	max-width: 480px !important;
}

.ss-position-relative {
    position: relative;
}

.ss-padding-top {
    padding-top: 15px
}

/* specifically for success stories */
.igmGallery-container {
	display: none;
	padding-bottom: 10px;
	min-height: 650px;
	Xoverflow-y: hidden;
}

.igm-container {
	display: none;
	padding-bottom: 10px;
}


/* mobile */
/* ================================== */
@media only screen and (min-width: 1280px) {
	.entry-content {
		border: 1px solid black;
		border-top: 0px;
	    box-shadow: 0px 0px 200px 10px black;
	}
}

@media only screen and (max-width: 1280px) {

	.ss-interview, .ss-interview p {
		font-size: 17px;
	}

	.ss-interview-question, .ss-interview-question p {
		font-size: 20px;
	}

	.aboutus-platforms-text {
		font-size: 26px;
		line-height: 25px;
	}

	.ss-top_text {
		padding: 19px;
		line-height: 23px;
	}
	
	.ss-top_image {
		max-width: inherit;
	}
	
	.ss-quote-bg {
		padding: 40px;
		padding-bottom: 50px;
	}
	
	.ss-quote {
		padding: 50px;
		
		padding-top: 20px;
		padding-bottom: 10px;
	}
	
	.ss-quote-name {
		font-size: 20px;
	}

	ul.ss-ig li {
		padding: 5px !important;
	}
	
	.ss-interiew-bottom-text {
		font-size: 18px !important;
	}

	.ss-interview-links a {
		font-size: 18px !important;
	}
	
	.ss-interview-end {
		font-size: 20px;
	    line-height: 26px;
	}
	
}

@media only screen and (max-width: 1120px) {

	.ss-entry-header {
		font-size: 19px;
		line-height: 19px;
	}
	
	.ss-top_text {
		padding: 18px;
		line-height: 23px;
		font-size: 15px;
	}

	.ss-interview-end {
		font-size: 19px;
	    line-height: 25px;
	} 
}

/* ipad wide */
@media only screen and (max-width: 1024px) {
	
	.ss-entry-header {
		font-size: 18px;
		line-height: 18px;
	}
	
	.ss-top_text {
		font-size: 14px;
	}
	
	.ss-quote {
		padding: 30px;
		line-height: 30px;
		font-size: 30px;
		
		padding-top: 15px;
		padding-bottom: 10px;
	}
	
	.ss-quote-name {
		font-size: 19px;
	}
	
	.ss-interiew-bottom-text {
		font-size: 17px !important;
		line-height: 20px;
	}

	.ss-interview-links a {
		font-size: 17px !important;
	}
	
	.ss-interview-links {
		padding: 10px 15px;
		line-height: 20px;
	}
	
	.ss-interview-end {
		font-size: 18px;
	    line-height: 26px;
	}
	
}
 
@media only screen and (max-width: 960px) {

	.ss-interview {
		padding: 15px !important;
		padding-top: 20px !important;
		padding-bottom: 20px !important;
		position: inherit !important;
		z-index: inherit !important;
		line-height: 22px;
		font-size: 16px !important;
		color: #E4E4E4 !important;

		background: rgb(0,0,0); /* Old browsers */
		background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(28,28,28,1) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(28,28,28,1) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(28,28,28,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#1c1c1c',GradientType=0 ); /* IE6-9 */
	}
	
	.ss-interview p {
		line-height: 22px;
	}	
	
	.ss-interview-question {
		font-size: 17px !important;
		line-height: 20px;
		background-image: url(/se/images/ss-question-bar.jpg);
		background-repeat: no-repeat;
		background-position: bottom right;
		padding-bottom: 6px;
		margin-bottom: 12px;
		color: white !important;
	}
	
	.ss-quote-bg {
		padding: 20px;
		padding-bottom: 30px;
	}
	
	.ss-quote {
		border-top: 7px solid white;
		border-bottom: 2px solid white;
		padding: 20px 15px;
		padding-bottom: 15px;
		line-height: 21px;
		font-size: 22px;
		font-weight: 900;
	}
	
	.ss-quote-name {
		font-size: 15px;
	}
	
	.ss-top_text {
		padding: 15px;
		line-height: 22px;
	}
	
	.entry-title {
		font-size: 25px;
		padding: 10px;
		padding-left: 15px;
	}
	
	.ss-entry-header {
		padding: 10px;
		padding-left: 15px;
		font-size: 21px;
		line-height: 25px;
	}

	#ss-title-start {
		display: block;
		text-transform: uppercase;
		font-size: 11px;
		line-height: 10px;
	}
	
	#ss-title-middle {
		display: none;
	}
	
	.ss-forwardLink {
		top: 170px;
	}

	.ss-backwardLink {
		top: 170px;
	}
	
	.ss-interiew-bottom-text {
		border-bottom: 2px solid darkgray;
		padding-bottom: 6px;
		margin-bottom: 6px;
	}
	
	.ss-interiew-bottom {
		box-shadow: 0px 0px 40px 0px black inset;
		background-image: url(/se/images/home-header.jpg)
	}
	
	.ss-interiew-bottom .ss-fullimage {
		display: none;
	}
	
	.ss-interiew-bottom .ss-interview {
		background-image: none !important;
		background: transparent !important;
	}
	
	.ss-interview-links a {
		text-shadow: 0px 0px 10px black;
	}
	
	.ss-endimage {
		display: none;
	}
	
	.ss-interview-end {
		background-image: url(/se/images/carbon-bg.jpg);
		background-color: black;
		position: inherit;
		font-size: 17px;
		line-height: 22px;
	    padding-bottom: 55px;
	}
}	

@media only screen and (max-width: 725px) {

	.ss-academy-episode-video {
		padding-bottom: 55%; /* 56.25%; */
	}
}

/* iphone6+ */
@media only screen and (max-width: 480px) {

	.ss-entry-header {
		font-size: 21px;
		line-height: 25px;
	}
	
	.ss-ig-container {
		display: none;
	}
	
	.ss-top_text {
		font-size: 15px;
	}	
	
	.ss-se-round-logo {
		float: right;
		padding-left: 5px;
		width: 30px;
		display: inherit;
	}
	
	.ss-academy-episode-modal-title {
		font-size: 16px;
	}	
	
}

/* iphone6, galaxys7 */
@media only screen and (max-width: 400px) {
 
	.ss-entry-header {
		font-size: 18px;
		line-height: 25px;
	}
}

/* 
wide desktop
- 1920

macpro
- 1440

ipad
- 1024px
- 768px

iphone6+
- 414px
- 736px

iphone6
- 375px
- 667px

galaxys6
- 360px
- 640px

iphone5
- 320px

 */