/*------------------------------------------------------------- 
		     startups root revised
--------------------------------------------------------------- */

/*------------------------------------------------------------- 
		    Content Section
--------------------------------------------------------------- */
.bc_main_content {
	padding:40px 0 40px;
}
.cz-main-left-section h3 {
	font-size:21px;
	margin:10px 0 0 0;
}
.cz-startups-wrapp p strong {
	display:inline-block;
	color:#333;
	font-weight:700;	
}
.cz-startups-wrapp p a, .cz-startups-wrapp p a:hover, .cz-startups-wrapp p a:visited {
	display:inline-block;
	color:#5177b6;
	font-weight:700;	
}
.cz-status-wrapp {
	display:inline-block;
	width:100%;	
	margin:15px 0;
}
.cz-status-wrapp li {
	list-style:none;
	display:block;
	margin:3px 0;	
}
.cz-status-wrapp li p {
	margin:0px;	
}
.cz-status-wrapp li p span {
	display:inline-block;
	height:22px;
	width:14px;
	background:url(https://www.bleepstatic.com/images/site/green-tic.png) no-repeat left center;
	margin-right:7px;	
}
.cz-entries-outer-wrapp {
	display:inline-block;
	width:100%;	
	margin:30px 0 25px 0;
}
.cz-entries-wrapper {
	width:48%;
	display:inline-block;
	float:left;
	margin:0 0 26px 0;
	border:1px solid #dcdcdc;	
}
.cz-entries-wrapper:nth-child(even) {
	float:right;
}
.cz-entries-wrapper ul {
	margin:0 0 0 0;	
}
.cz-entries-wrapper ul li {
	display:inline-block;
	width:100%;
	border-bottom:1px solid #dcdcdc;
	height:45px;
	vertical-align:top;
}
.cz-entries-wrapper ul li:last-child {
	border-bottom:0;
}
.cz-entries-left-area {
	width:20%;
	text-align:center;
	float:left;
	height:45px;
	padding-top:12px;
 }
.cz-entries-left-area span {
	background:#5177b6;
	width:22px;
	height:22px;
	border-radius:15px;
	text-align:center;
	color:#fff;
	font-weight:700;
	font-size:11px;
	font-family: 'Roboto', sans-serif;
	display:block;
	margin:0 auto;
	padding-top:3px;
}
.cz-entries-right-area {
	width:80%;
	border-left:1px solid #dcdcdc;
	height:45px;
	line-height:45px;
	color:#5177b6;
	font-size:14px;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
	padding:0 11px;
	float:left;
}
.cz-entries-right-area a {
	line-height:45px;
	color:#5177b6;
	font-size:14px;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
	display:block;
}
.cz-entries-title {
	height:49px!important;
	background:#1d3652;
}
.cz-entries-title h6 {
	color:#fff;
	font-size:18px;
	font-weight:bold;
	font-family: 'Roboto', sans-serif;
	padding:15px 0 0 17px;
	margin:0 0 0 0;
	line-height:18px;
}
.cz-disclaimer-wrapp p strong {
	color:#333333;
	font-weight:700;
}
.mobile-view {
	display:none!important;	
}

/*------------------------------------------------------------- 
		    startups table revised
--------------------------------------------------------------- */
.cz-disclaimer-wrapp p strong {
	color:#333333;
	font-weight:700;
}
.cz-startups-table .cz-pagination-outer {
	margin-top:15px;
	margin-bottom:15px;	
}

.cz-table-revised-wrapp {
	display:inline-block;
	width:100%;
	padding:0 0 45px 0;
	margin:10px 0 35px 0;
	border-bottom:1px dotted #e5e5e5;	
}
.cz-disclaimer-wrapp {
	display:inline-block;
	width:100%;
	padding:30px 0 0 0;
	margin:10px 0 0px 0;
	border-top:1px dotted #e5e5e5;	
}
.cz-name {
	width:20%;	
}
.cz-filename {
	width:20%;	
}
.cz-status {
	width:12%;
	text-align:center;	
}
.cz-description {
	width:48%;
}
.cz-table-revised-wrapp table {
 table-layout:fixed;
}
.cz-table-revised-wrapp td {
        word-wrap: break-word;
}

.cz-table-revised-wrapp table tr th {
	padding:18px;
	color:#fff;
	font-size:14px;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
	line-height:14px;
	border-left: 1px solid #344a63;
	border-top:1px solid #1d3652;
	border-bottom:1px solid #1d3652;
word-wrap: break-word;
}
.cz-table-revised-wrapp table tr th:first-child {
	border-left: 1px solid #1d3652;
}
.cz-table-revised-wrapp table tr th:last-child {
	border-right: 1px solid #1d3652;
}

.cz-table-revised-wrapp table tr:first-child {
	background:#1d3652;	
}
.cz-table-revised-wrapp table tr td {
	padding:14px;
	border-left: 1px solid #dcdcdc;
	border-bottom:1px solid #dcdcdc;
	font-size:13px;
	font-weight:400;
	font-family: 'Roboto', sans-serif;
	line-height:18px;
}
.cz-table-revised-wrapp table tr td:last-child {
	border-right: 1px solid #dcdcdc;
}
td.cz-description {
	color:#666666!important;	
}
td.cz-description a {
	font-weight:700;
	color:#5177b6!important;
	display:inline-table;	
}

.queue table {
	table-layout:fixed;
	width: 100%;
}

.queue td {
        word-wrap: break-word;
	padding: .5em;
}

/*------------------------------------------------------------- 
		    startups table revised
--------------------------------------------------------------- */
.cz-startup-single-table {
	display:inline-block;
	width:100%;
	border:1px solid #dcdcdc;
	margin:15px 0 25px 0;
}
.cz-startup-single-table ul {
	margin:0 0 0 0;	
}
.cz-startup-single-table ul li {
	display:inline-block;
	width:100%;	
	border-bottom:1px solid #dcdcdc;
	vertical-align:top;
        word-break: break-all;
        word-break: break-word;
}
.cz-startup-single-table ul li:last-child {
	border-bottom:0;
}
.cz-startup-table-left-area {
	display:inline-block;
	max-width:166px;
	width:100%;
	vertical-align:top;	
	float:left;
	color:#666666;
	font-weight:500;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	text-align:left;
	padding:14px 16px;
	line-height:20px;	
}

.cz-startup-table-left-area img {
	display:block;
	text-align:center;
	margin:10px auto 0 auto;
}
.cz-startup-table-right-area {
	display:inline-block;
	vertical-align:top;
	padding:14px 16px;
	width:75%;
	float:left;
	color:#333333;
	font-weight:400;
	font-size:14px;
	font-family: 'Roboto', sans-serif;
	line-height:20px;
	position:relative;
}
.cz-startup-table-right-area:before {
	position:absolute;
	z-index:7;
	left:0;
	top:0;
	width:1px;
	height:100%;
	border-left:1px solid #dcdcdc;
	content:"";
}
.cz-startup-table-right-area strong {
	font-weight:700;
}
.cz-startup-table-right-area a, .cz-startup-table-right-area a:hover, .cz-startup-table-right-area a:visited {
	color:#5177b6;
	font-weight:700;	
}
.cz-startup-table-right-area h2 {
	font-weight:700;
	color:#333333;
	font-size:26px;
	line-height:26px;
	margin:10px 0 10px 0;
	display:block;
	text-align:left;
	font-family: 'Roboto', sans-serif;
}
.cz-startup-table-right-area h6 {
	font-weight:700;
	color:#333333;
	font-size:16px;
	line-height:16px;
	margin:10px 0 0 0;
	display:block;
	text-align:left;
	font-family: 'Roboto', sans-serif;
}
.cz-startup-table-right-area p a, .cz-startup-table-right-area p a:hover, .cz-startup-table-right-area p a:visited {
	color:#5177b6;
	font-weight:700;
	text-decoration:none;
}
.cz-request-times {
	font-size:16px;
	font-weight:700;
	font-style:italic;
	padding:24px 20px;
	color:#666666;
	font-family: 'Roboto', sans-serif;
	display:block;
}

.rk-alert {
        color: red !important;
        font-weight: bold !important;
}


/*------------------------------------------------------------- 
		    Right Sidebar
--------------------------------------------------------------- */
.bc_right_sidebar h3, .cz-main-left-section h3, .cz-startups-table h3 {
	position:relative;
	color:#587cb9;
	line-height:30px;
}
.bc_right_sidebar h3:before, .cz-main-left-section h3:before,
cz-startups-table h3:before {
	position:absolute;
	content:" ";
	z-index:5;
	background:#eaeaea;
	height:5px;
	width:80.5%;
	top:14px;
	left:auto;
	right:0;
}
.cz-main-left-section h3:before {
	width:69%;
}
.cz-startups-table h3:before {
	width:73%;
}
.cz-status-wrapp-outer h3:before {
	width:83%;
}
.cz-disclaimer-wrapp h3:before {
	width:82%;
}

/*------------------------------------------------------------- 
		    		    ACCORDIAN AREA
--------------------------------------------------------------- */

.cz-startup-db-nav {
	display:block;	
}
.cz-startup-db-nav h3:before {
	top:12px;
	width:20%;	
}

/*------------------------------------------------------------- 
		    		 HijackThis Startup Categories
--------------------------------------------------------------- */
.cz-hijack-wrapp {
	margin-bottom: 10px;
}
.cz-hijack-wrapp h3:before {
	width:17%;	
}
.cz-hijack-wrapp ul {
	margin:12px 0;
	display:inline-block;
	width:100%;	
}
.cz-hijack-wrapp ul li {
	display:inline-block;
	border:none!important;
	padding:0 0 0 0!important;
	margin:0 0 0 0!important;	
}
.cz-hijack-wrapp ul li a {
	color:#777777;
	font-size:14px;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
	padding:0 0px 0 14px!important;
	background:url(https://www.bleepstatic.com/images/site/small-dott.png) no-repeat left center;
}
.cz-hijack-wrapp ul li:hover a {
	color:#5177b6;	
}
.cz-hijack-wrapp ul li:first-child a {
	padding-left:0!important;
	background:none;	
}

/*------------------------------------------------------------- 
		    		end HijackThis Startup Categories
--------------------------------------------------------------- */

.bc_latest_topic {
	margin:0 0 27px 0;
}
.bc_right_sidebar h3 {
	font-size:18px;
}
.bc_right_sidebar ul li {
	padding:17px 0;
	border-top:#e5e5e5 dotted 1px;
	list-style:none; 
}
.bc_right_sidebar ul li:first-child {
	border:none;
	padding-top:3px;
}
.bc_topic_img,
.bc_topic_text,
.bc_guide_img,
.bc_guide_text,
.bc_tutorials_img,
.bc_tutorials_text {
	display:inline-block;
	vertical-align:top;
}
.bc_topic_text,
.bc_guide_text,
.bc_tutorials_text {
	width:72%;
	padding-left:14px;
}
.bc_right_sidebar p {
	font-size:16px;
	font-weight:500;
	color:#333333;
	margin:-6px 0 3px;
	line-height:21px;
}
.bc_right_sidebar ul li:hover p {
	color:#587cb9;
}
.bc_topic_text span,
.bc_download_text span {
	text-transform:uppercase;
	font-size:12px;
	color:#666666;
}
.bc_topic_text span.bc_topic_cat {
	position:relative;
	color:#eb1d5d;
	padding-left:18px;
}
.bc_download_text span.bc_download_platform:before,
.bc_topic_text span.bc_topic_cat:before {
	position:absolute;
	content:" ";
	width:2px;
	height:2px;
	left:7px;
	top:8px;
	background:#656565;
	z-index:5;
}
.bc_latest_topic ul li:nth-child(2) .bc_topic_text span.bc_topic_cat {
	color:#8ec448;
}
.bc_latest_topic ul li:nth-child(3) .bc_topic_text span.bc_topic_cat {
	color:#716aba;
}
.bc_download_text span.bc_download_platform i {
	color:#333333;
	font-style:normal;
}
.bc_latest_topic h3:before {
	width:43%;
	top:13px;
}
.bc_topic_text {
	width:100%;
	padding-left:0;
}

/* Wizard */

#wizard ul {
 padding-left: 15px;
}

#wizard blockquote {
	border: none;
}

/*------------------------------------------------------------- 
		   Downloads
--------------------------------------------------------------- */


.bc_downloads ul {
	border:#dcdcdc solid 1px;
	margin:-4px 0 48px 0;
}
.bc_downloads ul li {
	border-top:#dcdcdc solid 1px;
	padding:12px 0 10px;
}
.bc_downloads ul li:first-child {
	padding:12px 0 10px;
}
.bc_downloads ul li:hover {
	background:#f5f5f5;
}
.bc_download_img,
.bc_download_text,
.bc_download_count {
	display:inline-block;
	vertical-align:top;
	padding-left:10px;
}
.bc_download_text {
	width:59%;
}
.bc_download_text p {
	margin:1px 0 0 0;
	font-weight:bold;
	font-size:18px;
}
.bc_download_count {
	width:22%;
	text-align:right;
	padding:4px 5px 0 5px;
}
.bc_download_count strong {
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.bc_download_count i {
	display:block;
	text-transform:uppercase;
	font-size:9px;
	color:#666666;
	font-style:normal;
	margin:-2px 0 0 0;
}
.bc_download_text span {
	text-transform:capitalize;
}
.bc_download_text .bc_download_platform {
	position:relative;
	padding:0 0 0 15px;
}
.bc_downloads h3:before {
	width:47.5%;
	top:12px;
}

/*------------------------------------------------------------- 
		   Guide
--------------------------------------------------------------- */

.bc_guide {
	margin-bottom:36px;
}
.bc_guide h3:before {
	width:22.5%;
	top:13px;
}
.bc_guide_text ul li,
.bc_tutorials_text ul li {
	display:inline-block;
	vertical-align:top;
	font-size:11px;
	text-transform:uppercase;
	color:#999999;
	position:relative;
	padding:0 5px 0 20px;
	border:none;
	margin:4px 0 0 0;
}
.bc_guide_text ul li:before,
.bc_tutorials_text ul li:before {
	position:absolute;
	content:" ";
	width:2px;
	height:2px;
	left:0;
	top:11px;
	background:#656565;
	z-index:5;
}
.bc_guide_text ul li:first-child:before,
.bc_tutorials_text ul li:first-child:before {
	display:none;
	padding-left:0;
}
.bc_guide_text ul li.bc_guide_user,
.bc_tutorials_text ul li.bc_tutorials_user {
	background:url(https://www.bleepstatic.com/images/site/user.png) no-repeat 0 center;
	padding:0 0 0 22px;
	color:#333333;
}
.bc_guide_text ul li.bc_guide_read,
.bc_tutorials_text ul li.bc_tutorials_read {
	background:url(https://www.bleepstatic.com/images/site/eye.png) no-repeat 12px center;
	color:#333333;
	padding:0 0 0 31px;
}

/*------------------------------------------------------------- 
		   Tutorials
--------------------------------------------------------------- */
.bc_tutorials {
	margin:49px 0;
}
.bc_tutorials h3:before {
	width:52.3%;
	top:13px;
}


/*------------------------------------------------------------- 
		        Media Query
--------------------------------------------------------------- */


@media screen and (min-width: 768px) and (max-width: 1300px) {
.bc_latest_topic h3::before {
	width:30%;
}
.bc_guide_text, 
.bc_tutorials_text {
	width:66%;
}
.bc_right_sidebar p {
	font-size:14px;
	line-height:19px;
}
.bc_topic_text span, 
.bc_download_text span {
	font-size:11px;
}
.bc_download_text {
	width:56%;
}
.bc_downloads h3::before {
	width:36%;
}
.bc_guide h3::before {
	width:5%;
}
.cz-startup-db-nav h3::before {
    top: 12px;
    width: 11%;
}
.cz-hijack-wrapp h3::before {
    width: 8%;
}
.cz-hijack-wrapp ul li a {
	padding: 0 8px 0 10px !important;
}
.cz-main-left-section h3::before {
    width: 65%;
}
.cz-disclaimer-wrapp h3::before {
    width: 81%;
}
}
@media screen and (max-width: 1200px) {
.cz-visitors-right-area {
    display: inline-block;
    vertical-align: top;
    width: 73%;
}
.cz-search-title h3::before {
    top: 11px;
    width: 36%;
}
.cz-platforms-wrapp h3::before {
    top: 11px;
    width: 61%;
}

.cz-startup-db-nav h3::before {
	display:none;
}
.cz-hijack-wrapp h3::before {
	display:none;
}
.cz-hijack-wrapp ul li a {
	padding: 0 7px 0 8px !important;
}
.cz-main-left-section h3::before {
    width: 63%;
}
.cz-disclaimer-wrapp h3::before {
    width: 79%;
}
.cz-startup-table-right-area {
	width:73%;	
}

}
@media screen and (min-width: 768px) and (max-width: 1020px) {
.bc_latest_topic h3::before {
	width:70%;
}
.bc_downloads h3::before,
.bc_tutorials h3::before {
	width:73%;
}
.bc_guide_text, .bc_tutorials_text {
	width:85%;
}
.bc_download_text {
	width:66%;
}
.bc_guide h3::before {
	width:60%;
}
.bc_right_sidebar p {
	margin-top:5px;
}
.cz-platforms-wrapp h3::before {
    top: 11px;
    width: 83%;
}
.cz-startup-db-nav h3::before {
    top: 12px;
    width: 57%;
	display:block;
}
.cz-hijack-wrapp h3::before {
    width: 55%;
	display:block;
}

}

@media screen and (max-width: 767px) {
.bc_right_sidebar h3::before {
	width:60%;
}
.bc_guide_img,
.bc_tutorials_img {
	width:15%;
}
.bc_guide_img img,
.bc_tutorials_img img {
	width:100%;
	height:auto;
}
.bc_guide_text, 
.bc_tutorials_text {
	width:80%;
}
.bc_guide h3::before {
	width:45%;
}
.bc_right_sidebar p {
	margin:0 0 3px;
}
.bc_main_content {
	padding-bottom:0;
}
.bc_main_content h3 {
	font-size:22px;	
}
.cz-visitors-wrapper ul li:nth-child(2n+1) {
    margin-right: 0%;
}
.cz-visitors-wrapper ul li {
	width:100%;	
}
.cz-platforms-wrapp h3::before {
    top: 11px;
    width: 74%;
}
.cz-search-title h3::before {
    top: 11px;
    width: 56%;
}
.cz-oa-wrapp {
	padding-top:0px;
}
.cz-main-left-section h3::before {
    width: 51%;
}
.cz-disclaimer-wrapp h3::before {
    width: 72%;
}
.cz-entries-wrapper {
	width:49%;	
}
.cz-startup-db-nav h3::before {
    top: 12px;
    width: 30%;
	display:block;
}
.cz-hijack-wrapp h3::before {
    width: 25%;
	display:block;
}
.cz-table-revised-wrapp table tr td {
	padding:8px;	
}
.cz-startup-table-right-area {
	width:64%;	
}
.cz-startup-table-right-area h2 {
	font-size:23px;	
}

}

@media screen and (max-width: 500px) {

.bc_right_sidebar h3::before {
	width:50%;
}
.bc_guide h3::before {
	width:33%;
}
.bc_main_content h2 {
	font-size:30px;	
}
.cz-platforms-wrapp h3::before {
    top: 11px;
    width: 71%;
}
.cz-search-title h3::before {
    top: 11px;
    width: 51%;
}
.cz-entries-wrapper {
	width:100%;	
}
.cz-main-left-section h3::before {
    width: 42%;
}
.cz-disclaimer-wrapp h3::before {
    width: 68%;
}
.cz-search-title h3::before {
    top: 11px;
    width: 45%;
}
.cz-startup-db-nav h3::before {
	width:15%;	
}
.cz-hijack-wrapp h3::before {
	width:12%;	
}
.mobile-view {
	display:block!important;	
}
.normal-view {
	display:none!important;	
}
.cz-search-title {
	display:none;	
}
.cz-hijack-wrapp {
	display:none;	
}
.cz-table-revised-wrapp table tr th {
	padding:14px;
	font-size:12px;	
}
.cz-table-revised-wrapp table tr td {
	font-size:11px;	
}
.cz-description {
	display:none;	
}
.cz-filename {
	width:45%;	
}
.cz-name {
	width:45%;	
}
.cz-table-revised-wrapp table tr th:nth-child(3) {
    border-right: 1px solid #1d3652;
}
.cz-table-revised-wrapp table tr td:nth-child(3) {
    border-right: 1px solid #dcdcdc;
}
.cz-status-wrapp-outer {
	display:none;	
}
.cz-table-revised-wrapp {
	border-bottom:0px;
	margin-bottom:0px;	
}
.cz-startup-table-left-area {
	max-width:130px;
}
.cz-startup-table-right-area {
    width: 66%;
}
.cz-entry {
	min-height:68px;	
}

}
@media screen and (max-width: 450px) {
 
.bc_right_sidebar h3::before {
	display:none;
}
.bc_topic_text {
	width:100%;
	padding:15px 0 0 0;
}
.bc_guide_img,
.bc_tutorials_img {
    width: 18%;
}
.bc_guide_text,
.bc_tutorials_text {
	width:80%;
	padding-left:10px;
}
.bc_guide_text p,
.bc_tutorials_text p {
	font-size:12px;
	line-height:16px;
}
.bc_download_count i {
	font-size:7px;
}
.bc_download_count strong,
.bc_download_text p  {
	font-size:12px;
}
.bc_download_text {
	width:53%;	
}
h2 {
	font-size:21px;
	line-height:25px;
}
.bc_download_text .bc_download_platform {
	display:block;
	padding:0;
}
.bc_download_text span.bc_download_platform::before {
	display:none;
}
.bc_main_content h2 {
    font-size: 24px;
}
.cz-main-left-section h3::before {
	display:none;	
}
.cz-disclaimer-wrapp h3::before {
	display:none;	
}
.cz-table-revised-wrapp table tr th {
    font-size: 12px;
    padding: 10px 8px;
}
.cz-startup-table-right-area {
	width:57%;	
}
}
@media screen and (max-width: 321px) {
.cz-startup-table-right-area {
    width: 54%;
}
.cz-startup-table-left-area {
    max-width: 116px;
}
}
