@charset "utf-8";
/* CSS Document */

.imgper100 {
	width:100%;
	display:table;
}

@font-face {
	font-family: 'Conv_BentonSans-Black';
	src: url('../fonts/BentonSans-Black.eot');
	src: local('☺'), url('../fonts/BentonSans-Black.woff') format('woff'),
		url('../fonts/BentonSans-Black.ttf') format('truetype'),
		url('../fonts/BentonSans-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*  whitepapper main con  */

.whitepappermaincon {
	width:98%;
	position:relative;
	clear:both;
	display:table;
	content:"";
}
.whitepappermaincon h2 {
	font-family: 'Conv_BentonSans-Black';
	font-size:26px;
	text-transform:uppercase;
	line-height:26px;
	color:#000;
	letter-spacing:0;
	padding:0;
	margin:0 0 10px 0;
}
.whitepappermaincon hr, .whitepapperhrline {
	height:3px;
	background:#d2d2d2;
	display:table;
	width:100%;
	margin:35px 0;
}
.whitepapperboxmain {
	width:100%;
	display:table;
	clear:both;
	content:"";
	letter-spacing:0;
}
/* .whitepapperbox {
	width:31%;
	display:block;
	float:left;
	background:#ffffff;
	border:1px solid #c3c3c3;
	padding:1%;
	margin:1%;
	line-height:normal;
} */
.whitepapperbox {
	width:31%;
    display: inline-block;
	vertical-align:top;
	background:#ffffff;
	border:1px solid #C3C3C3;
    padding: 1%;
    margin: 1% 1%;
	line-height:normal;
}
.whitepapperbox img {
	width:100%;
}
.whitepapperbox h4 {
	margin:0;
	padding:0;
	font-weight:700;
	line-height:normal;
	margin:10px 0 0 0;
	color:#000;
	font-size: 18px !important;
}
.whitepapperbox h6 {
	font-weight:600;
	color:#0279c1;
	margin:5px 0;
}
.whitepapperbox p {
	margin:0;
	padding:0;
}
.selectboxmain {
	clear:both;
	display:table;
	width:100%;
	content:"";
	margin:20px 0 0 0;
}
.whitepappermaincon select {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	appearance: none;
	outline: 0;
	background: #fff;
	background-image: none;
	border:1px solid #d2d2d2;
	font-weight:700;
	letter-spacing:0;
	font-size:15px;
}
.whitepappermaincon .select {
	position: relative;
	display: block;
	width: 48%;
	margin:0 1%;
	float:left;
	height: 3em;
	line-height: 3;
	background: #ffffff;
	overflow: hidden;
	border-radius: .25em;
}
.whitepappermaincon select {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0 0 0 .5em;
	color: #000;
	cursor: pointer;
}
.whitepappermaincon select::-ms-expand {
	display: none;
}
.whitepappermaincon .select::after {
	content: '\25BC';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 0 1em;
	background: #df161e;
	pointer-events: none;
	color: #fff;
}
.whitepappermaincon .select:hover::after {
	color: #000;
}

<!-- For different browsers -->
.whitepappermaincon .select::after {
	-webkit-transition: .25s all ease;
	-o-transition: .25s all ease;
	transition: .25s all ease;
}

/*  End  */


/*  whitepapper */

.whitepaperdetailmain {
	width:100%;
	display:table;
	clear:both;
	content:"";
}
.whitepaperdetailmainleft {
	float:left;
	display:block;
	width:62%;
}
.whitepaperdetailmainright {
	float:right;
	display:block;
	width:36%;
}
.whitepaperdetailmainleft h4 {
	font-family: 'Conv_BentonSans-Black';
	font-size:26px;
	line-height:30px;
	color:#0279c1;
	letter-spacing:0;
	padding:0;
	margin:0 0 10px 0;
}

.whitepapervideoasset h4 {
	font-family: 'Conv_BentonSans-Black';
	font-size:26px;
	line-height:30px;
	color:#0279c1;
	letter-spacing:0;
	padding:0;
	margin:0 0 10px 0;
}

.whitepaperdetailmainleft h6 {
	font-weight:700;
	margin:0 0 10px 0;
}
.whitepaperdetailmainleft p {
	margin:0 0 15px 0;
}
.whitepaperdetailmainleft ul {
	list-style-type:square;
	margin:0px 0 0 20px;
	padding:0px;

}
.whitepaperdetailmainleft ul li	{
	background-position: 5px 5px;
	background-repeat: no-repeat;
	margin:5px 0px 0px 0px;
	padding:0px 0px 5px 0px;
}

/*  End  */

/*  detailsponsorname  */

.detailsponsorname {
	width:100%;
	margin:20px 0;
	clear:both;
	content:"";
	display:table;
}
.detailsponsornameleft {
	float:left;
	display:block;
	font-weight:700;
	letter-spacing:0;
	font-size:13px;
}
.detailsponsornameleft img {
	display:inline-block;
	vertical-align:middle;
	width:100px;
	border-radius:5px;
	margin:0 10px 0 0;
}
.detailsponsornameleft span {
	color:#0279c1;
}
.detailsponsornameright {
	float:right;
	display:block;
	font-weight:600;
	letter-spacing:0;
	font-size:10px;
}
.detailsponsornameright span {
	background:#df161e;
	color:#fff;
	padding:5px 8px;
	text-transform:uppercase;
}

.sortFliter {
	padding: 10px;
}

/*  End   */

/*  Detail right logo */

.detailrightlogo {
	float:right;
	width:30%;
	display:block;
	margin:0 0 15px 3%;
}

/*  end  */

/*  detailshareview   */

.detailshareview {
	width:100%;
	display:table;
	clear:both;
	content:"";
}
.detailshareviewleft {
	float:left;
	display:block;
}
.detailshareviewright {
	float:right;
	display:block;
}

/*  End  */

/*  detailrightform  */

.detailrightformbg {
	background:#fff;
	border:2px solid #e1e1e1;
}
.detailrightformbg h3 {
	background:#1444ba;
	color:#fff;
	text-align:center;
	font-size:15px;
	letter-spacing:0;
	text-transform:uppercase;
	padding:15px 0;
	font-family: 'Conv_BentonSans-Black';
	margin: 0px;
}
.detailrightform {
	width:90%;
	margin:0 auto;
	padding:20px 0;
}
.detailrightform input, .detailrightform textarea {
	width: 93%;
	border: 2px solid #d8d8d8;
	box-shadow: none;
	padding: 12px 3%;
	line-height: 20px;
	font-size: 13px;
	letter-spacing: 0px;
	color: #666;
	background: #fff !important;
	margin:10px auto;
	font-weight:700;
}
.detailrightform select {
	/*-webkit-appearance: none;*/
	width: 100%;
	border: 0px;
	box-shadow: none;
	height: 44px;
	padding: 12px 3% 12px 3%;
	line-height: 20px;
	font-size: 13px;
	letter-spacing: 0px;
	color: #000;
	background: #fff !important;
	border: 2px solid #d8d8d8;
	margin:10px auto;
	font-weight:700;
}
.detailrightform input.error, .detailrightform select.error {
	border: 2px solid #ff0000;
}
.detailrightform input[type="checkbox"] {
	width: auto;
	padding: 0;
	margin: 10px;
}
.detailrightform input[type="checkbox"].error {
	border: 1px solid #ff0000 !important;
}
.detailrightform button {
	width: 180px;
	margin: 20px auto 0 auto;
	display: block;
	border: 0px;
	box-shadow: none;
	border-radius: 5px;
	padding: 14px 0;
	line-height: 22px;
	font-size: 20px;
	color: #ffffff;
	background: #1444ba;
	cursor: pointer;
	letter-spacing: 0;
	font-family: 'Conv_BentonSans-Black';
}
.detailrightform button:hover {
	background: #000;
	color:#fff;
}
.detailrightform p, .detailrightform label {
	font-size:12px;
	letter-spacing:0;
	line-height:normal;
	margin:0 0 10px 0;
}
.detailrightform p span {
	font-weight:700;
}

/*  End  */

/*  Detail Next Back Arrow  */

.detailnextbackarrow {
	width:100%;
	display:table;
	clear:both;
	letter-spacing:0;
}
.detailnextbackarrow a {
	display:block;
	width:46%;
	float:left;
	font-weight:700;
}
.detailnextbackarrow a span {
	display:block;
	color:#1444ba;
}
.detailnextbackarrow a:last-child {
	float:right;
	text-align:right;
}
.detailnextbackarrow a:hover, .detailnextbackarrow a:hover span {
	color:#df161e;
}

/*  End  */

/*  Detail Box Whitepapper  */

.detailmoreboxwhitebg {
	background:#fff;
	border:2px solid #cfcfcf;
	padding:2%;
	display:block;
	clear:both;
	content:"";
}
.detailmoreboxwhitebg h2 {
	letter-spacing: 0;
	font-family: 'Conv_BentonSans-Black';
	font-size:20px;
	text-transform:uppercase;
	line-height:24px;
	color:#666;
	border-bottom:3px solid #cfcfcf;
	padding:0 0 10px 0;
	clear:both;
	display:table;
	content:"";
	width:100%;
}
.detailmoreboxwhitebg h2 a {
	padding:2px 8px;
	background:#1444ba;
	color:#fff;
	float:right;
	display:block;
	border-radius:5px;
	font-size:12px;
}
.detailmoreboxwhitebox {
	display:block;
	float:left;
	width:23%;
	margin:1%;
	letter-spacing:0;
	font-weight:700;
}
.detailmoreboxwhitebox img {
	width:100%;
}

.resources-container {
  	position: relative;
  	text-align: center;
  	color: white;
}

.watchnowbadge {
  	position: absolute;
	bottom: -7px;
	padding: 0 10px;
	font-weight: 700;
	background-color: #df161e !important;
    color: #fff !important;
}

/* CF7 submit button css*/
#sbmt-btn-clr{
    background-color: #df161e !important;
    width: 180px;
    margin: 20px auto 0;
    display: block;
    border: 0;
    box-shadow: none;
    border-radius: 5px;
    padding: 14px 0;
    line-height: 22px;
    font-size: 20px;
    cursor: pointer;
    letter-spacing: 0;
    font-family: conv_bentonsans-black;
}

/*  End  */









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

}


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

	.whitepapperbox {
		width:41%;
		float:left;
		padding:2%;
		margin:2%;
	}
}

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

	.whitepaperdetailmainleft {
		float:none;
		width:100%;
	}
	.whitepaperdetailmainright {
		float:none;
		width:100%;
		margin:15px 0 0 0;
	}
	.detailnextbackarrow a {
		display:block;
		width:100%;
		float:none;
	}
	.detailmoreboxwhitebox {
		display:block;
		float:left;
		width:46%;
		margin:2%;
	}

}



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

	.whitepaperdetailmainleft h4 {
		font-size:18px;
	}

	.whitepappermaincon .select {
		width: 96%;
		margin:10px 2%;
		float:none;
	}

	.whitepapperbox {
		width:100%;
		float:none;
		padding:4%;
		margin:20px auto;
	}


	.detailmoreboxwhitebox {
		display:block;
		float:none;
		width:90%;
		margin:20px auto;
	}
	.detailsponsornameleft, .detailsponsornameright, .detailshareviewleft, .detailshareviewright {
		float:none;
		display:block;
		width:100%;
		margin:10px 0;
	}


}