article h1{line-height:1;margin:0;color:#fff;font-size:50px;}
article h2{line-height:1;margin:0;color:#fff;font-size:30px;}

/*border-radius*/
.odArticle:after
{-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;box-shadow:0 0 3px rgba(0,0,0,0.3);-webkit-background-clip: padding-box; -moz-background-clip:padding;background-clip:padding-box;}
.lastdiv
{-webkit-border-radius:0 0 3px 3px;-moz-border-radius:0 0 3px 3px;border-radius:0 0 3px 3px;box-shadow:0 0 3px rgba(0,0,0,0.3);-webkit-background-clip: padding-box; -moz-background-clip:padding;background-clip:padding-box;}

/*position*/
.odArticle, .odFeatures, .odOwner
{position:relative;}
.odArticle:after, .odFeatures:after, .odOwner:after
{content:"";position:absolute;left:0;top:0;height:100%;width:100%;z-index:-1;display:block}
.opExpMsg{opacity:1;}
.opExpMsg .disInlBlk{display:inline-block}
#main{margin-top:0;}
#opp-detail .odArticle{background:transparent;}
.odBtn, .odLnk{font-size:20px}
.odBtn{margin-right:30px;}
.odLnk {color:#AAA;text-decoration:none}
.odLnk:hover{text-decoration:underline;}
.odArticle section{padding:0;}
.odHeader{padding:50px;line-height:1;margin:0;}
.odDate{
	color:#fff;
	margin:0;
	text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
    letter-spacing: 1px;
    opacity: .5;
}
#single.opportunity .odPageTitle{font-size:42px;margin-top:22px}
.odDesc .table{padding-bottom:0}
.odDesc p{
	margin:0;
	line-height:1.4;
	padding:0;
	color:#fff;
	font-size:18px;
	opacity: 0.7;
}
.odAction{background:#fff;}
.odAction .table{padding:40px 60px 40px 50px; }
.odFeatures{z-index:1;}
.odFeatures .table{padding:40px 0;text-align:center;table-layout:fixed;color:#fff;}
.odFeatures i:before{font-size:40px;}
.odFeatures .lbl{font-size:20px;line-height:1;margin-top:15px;}
.odFeatures .hint--custom{display:block;}
.odFeatures .hint--custom:before{border-top-color:#555;margin-left:-6px;}
.odFeatures .hint--custom:after{background-color:#555;left:-5%;margin-left:0px}
.odMoreDetails i:before{margin-right:10px;position:relative;top:2px;}
.odMoreDetails .contents{line-height:1.8;margin-top:30px;margin-bottom:-10px;}
.odMoreDetails .table{table-layout:fixed;padding:50px;color:#fff;}
.odMoreDetails .tcell{vertical-align:top}
.odMoreDetails ul{list-style-type:disc;color:#fff;font-size:16px;margin-left:50px;margin-top:15px}
.odTags{
	background:#fff;
	font-size:16px;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: center;
}
.odTags .table{padding:20px 50px;}
.odTags, .odTags a{color:#333;text-decoration:none;}
.odTags a{margin:0 0 0 5px}
.odSimilar .table{padding:50px;}
.odSimilar ul{
	list-style-type:disc;
	color: white;
	font-size:18px;
	margin-left:50px;
	margin-top:15px
}
.odSimilar li a{
	color: white;
	line-height:1.4;
}
.odSimilar li a:hover{text-decoration:none}
.odOwner{margin-top:30px;background:transparent;z-index:1;text-align:center;}
.lnk-isowner { 
	text-decoration: underline; 
	display: inline-block; 
	text-shadow:none; 
	position: relative; 
}
.modisowner {width:300px;}
.modisowner ul{list-style-type:none;font-size:19px;}
.modisowner a{width:100%}

/* Reskin
------------------------------------------------------------------------------- */
.odHeader {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.odAction .table {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
}
.odFeatures {
	font-size: 32px;
}
.odFeatures .table {
	display: flex;
	flex-wrap: wrap;
}
.odFeatures .tcell {
	width: 25%;
}
article .odFeatures .table .tcell:first-child {
	border-left: none;
}
.odFeatures svg {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.odFeature {
	width: 80px;
	height: 80px;
	border-radius: 40px;
	background-color: rgba(255,255,255,0.4);
	margin: 0 auto;
	position: relative;
}
.odFeatures .lbl {
	text-transform: uppercase;
	font-size: 14px;
    letter-spacing: 1.5px;
}
.odMoreDetails {
	background-color: white;
	line-height: 32px;
	border-bottom: 1px solid #e8eaef;
}
.odTags {
	
}
.odTags svg {
	margin-right: 8px;
	top: 1px;
    display: inline-block;
    position: relative;
}
.odTags a {
	color: #aeb1bc;
	font-size: 12px;
}
.odSimilar {
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}


/* Software Opportunity - #9a189c - rgb(154,24,156) */
.ptSoftware .odHeader,
.ptSoftware .odSimilar {
	background: #9a189c;
}
.ptSoftware .odFeatures {
	background-color: rgba(154,24,156,0.2);
}
.ptSoftware .odFeatures .table .tcell {
	border-left: 1px dotted #9a189c;
}
.ptSoftware .odFeatures svg,
.ptSoftware .odFeatures .lbl,
.ptSoftware .odMoreDetails h2,
.ptSoftware .odMoreDetails ul,
.ptSoftware .odTags svg,
.ptSoftware .odTags a:hover,
.ptSoftware .lnk-isowner,
.ptSoftware .lnk-isowner:hover {
	color: #9a189c;
}

/* Hardware Opportunity - #596BC2 - rgb(89,107,194) */
.ptHardware .odHeader,
.ptHardware .odSimilar {
	background: #596BC2;
}
.ptHardware .odFeatures {
	background-color: rgba(89,107,194,0.2);
}
.ptHardware .odFeatures .table .tcell {
	border-left: 1px dotted #596BC2;
}
.ptHardware .odFeatures svg,
.ptHardware .odFeatures .lbl,
.ptHardware .odMoreDetails h2,
.ptHardware .odMoreDetails ul,
.ptHardware .odTags svg,
.ptHardware .odTags a:hover,
.ptHardware .lnk-isowner,
.ptHardware .lnk-isowner:hover {
	color: #596BC2;
}

/* Mobile Opportunity - #4472F3 - rgb(68,114,243) */
.ptMobile .odHeader,
.ptMobile .odSimilar {
	background: #4472F3;
}
.ptMobile .odFeatures {
	background-color: #c3d2fb;
}
.ptMobile .odFeatures .table .tcell {
	border-left: 1px dotted #4472F3;
}
.ptMobile .odFeatures svg,
.ptMobile .odFeatures .lbl,
.ptMobile .odMoreDetails h2,
.ptMobile .odMoreDetails ul,
.ptMobile .odTags svg,
.ptMobile .odTags a:hover,
.ptMobile .lnk-isowner,
.ptMobile .lnk-isowner:hover {
	color: #4472F3;
}

/* Gaming Opportunity - #D64FE3 - rgb(214,79,227) */
.ptGaming .odHeader,
.ptGaming .odSimilar {
	background: #D64FE3;
}
.ptGaming .odFeatures {
	background-color: #f7dcf9;
}
.ptGaming .odFeatures .table .tcell {
	border-left: 1px dotted #D64FE3;
}
.ptGaming .odFeatures svg,
.ptGaming .odFeatures .lbl,
.ptGaming .odMoreDetails h2,
.ptGaming .odMoreDetails ul,
.ptGaming .odTags svg,
.ptGaming .odTags a:hover,
.ptGaming .lnk-isowner,
.ptGaming .lnk-isowner:hover {
	color: #D64FE3;
}

/* Web Opportunity - #63c9d3 - rgb(99,201,211)*/
.ptWeb .odHeader,
.ptWeb .odSimilar {
	background: #63c9d3;
}
.ptWeb .odFeatures {
	background-color: rgba(99,201,211,0.2);
}
.ptWeb .odFeatures .table .tcell {
	border-left: 1px dotted #63c9d3;
}
.ptWeb .odFeatures svg,
.ptWeb .odFeatures .lbl,
.ptWeb .odMoreDetails h2,
.ptWeb .odMoreDetails ul,
.ptWeb .odTags svg,
.ptWeb .odTags a:hover,
.ptWeb .lnk-isowner,
.ptWeb .lnk-isowner:hover {
	color: #63c9d3;
}

/* TV Opportunity - #653bab - rgb(101,59,171)*/
.ptTV .odHeader,
.ptTV .odSimilar {
	background: #653bab;
}
.ptTV .odFeatures {
	background-color: rgba(101,59,171,0.2);
}
.ptTV .odFeatures .table .tcell {
	border-left: 1px dotted #653bab;
}
.ptTV .odFeatures svg,
.ptTV .odFeatures .lbl,
.ptTV .odMoreDetails h2,
.ptTV .odMoreDetails ul,
.ptTV .odTags svg,
.ptTV .odTags a:hover,
.ptTV .lnk-isowner,
.ptTV .lnk-isowner:hover {
	color: #653bab;
}


/*expired*/
article[class*="expired"] .odSimilar ul, 
article[class*="expired"] .odSimilar li a, 
article[class*="expired"] .odSimilar li 
 {
	color: rgba(255,255,255,0.7) !important;
}
article[class*="expired"] li {
	color: #888a94 !important;
}

article[class*=expired] .odFeatures {
    background-color: #ced0d7 !important;
}
article[class*=expired] .odFeatures .lbl,
article[class*=expired] .odFeatures svg,
article[class*=expired] .odMoreDetails h2,
article[class*=expired] .odTags svg {
    color: #888a94 !important;
}
article[class*=expired] .odFeatures .table .tcell {
    border-left-color: #888a94 !important;
}



/*media queries*/
@media screen and (max-width:1000px) {
	#opp-detail{width:100%}
}
@media screen and (max-width:800px) {
	.odMoreDetails .tcell{display:block}
	.odMoreDetails .tcell:nth-child(2){margin-top:30px;}
	.opExpMsg{text-align:center;font-size:40px;}
}
@media screen and (max-width:700px) {
	.addthis_counter.addthis_bubble_style{display:none!important;}
	.addthis_toolbox .at15t_compact{margin-right:0;}
	.addthis_toolbox a:nth-child(1) span{margin-left:0;}
	.ismobile .odArticle:after{border-radius:0}
	.odBtn{margin:0 auto;}
	.odLnk{display:block;text-align:center;margin-top:10px;padding:15px 0 0;}
	.odHeader h1{font-size:40px;}
	.odDesc p{font-size:20px;}
	.odAction{position:relative;}
	.odAction .tcell{
		width: 100%;
		display:block;
	}
	.odSocial{text-align:center;position:absolute;top:0;left:0;width:100%;margin:20px auto;}
	.odBtn{display:block;padding:15px 0;margin-top:45px}
	.odFeatures .tcell{
		display:block;
		width: 50%;
	}
	.odFeatures .table .tcell:first-child,
	.odFeatures .table .tcell:nth-of-type(2) {
		padding-bottom: 20px;
	}
	.odFeatures .table .tcell:nth-of-type(3),
	.odFeatures .table .tcell:nth-of-type(4) {
		padding-top: 30px;
	}
	.odFeatures .table .tcell:nth-of-type(3) {
		border: none;
	}


	/* Kelly */
	.ptSoftware .odFeatures .table .tcell:first-child,
	.ptSoftware .odFeatures .table .tcell:nth-of-type(2) {
	 	border-bottom: 1px dotted #9a189c;
	}
	.ptHardware .odFeatures .table .tcell:first-child,
	.ptHardware .odFeatures .table .tcell:nth-of-type(2) {
	 	border-bottom: 1px dotted #596BC2;
	}
	.ptMobile .odFeatures .table .tcell:first-child,
	.ptMobile .odFeatures .table .tcell:nth-of-type(2) {
	 	border-bottom: 1px dotted #4472F3;
	}
	.ptGaming .odFeatures .table .tcell:first-child,
	.ptGaming .odFeatures .table .tcell:nth-of-type(2) {
	 	border-bottom: 1px dotted #D64FE3;
	}
	.ptWeb .odFeatures .table .tcell:first-child,
	.ptWeb .odFeatures .table .tcell:nth-of-type(2) {
	 	border-bottom: 1px dotted #63c9d3;
	}
	.ptTV .odFeatures .table .tcell:first-child,
	.ptTV .odFeatures .table .tcell:nth-of-type(2) {
	 	border-bottom: 1px dotted #653bab;
	}

	.odFeatures i,.odFeatures .lbl{display:inline-block;line-height:30px;margin:8px 0;}
	.odFeatures i{width:45px;text-align:center;}
	.odFeatures i:before{font-size:30px;margin-right:15px;vertical-align:bottom}
	.odHeader, .odAction .table, .odFeatures .table, .odMoreDetails .table, .odSimilar .table{padding:30px;}
	.odTags .table{padding:20px 30px;}
	.odMoreDetails ul, .odSimilar ul{margin-left:40px;margin-top:15px;}
	.odMoreDetails li, .odSimilar li{margin:8px 0;}
	[id*="opp-"] article[class*="expired"] .opExpMsg{font-size:20px}
	[id*="opp-"] article[class*="expired"] .btn{margin-top:0}
	.odFeatures .hint--custom:before, .odFeatures .hint--custom:after{display:none;}
	.ribbon{margin-right:0}
	.ribbon .ribbon-content:after{display:none}
	.ribbon a{white-space:nowrap}
}


