.surveyBanner {
	min-height:591px;
	background-position:right;
}
.surveyBanner .bannerContent {
	width:660px;
	padding-top: 199px;
}
.grecaptcha-badge {
    display: none;
}
.surveyBanner .bannerContent h1 {
	font-size: 70px;
  font-weight: 400;
  line-height: 70px;
  color: #fff;
}
.surveyBanner .bannerContent h6 {
       font-size: 25px;
    font-weight: 400;
    line-height: 56px;
    color: #fff;
    }
.surveyContent {
	display: table;
  width: 100%;
  margin: 44px 0 50px;
}
.leftTab {
  float: left;
  width: 26.224%;
  margin-top: 41px;
  border-top: 1px solid black;
  padding-top: 19px;
}
.leftTab a.tablink {
  display: flex;
  align-items: center;
  background: #53575a;
  color: #fff;
  padding: 4px 10px 5px 15px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 25px;
  margin:0 0 12px;
}

.leftTab a.tablink.active ,
.leftTab a.tablink:hover {
  background:  #eb0028;
  text-decoration: none;
}
.leftTab a figure {
    margin-right:13px;
}
.leftTab a figure img {
  width:9px;
  margin-top:-2px;
}
.pdfDownload {
  display:block;
  width:100%;
  margin: 55px 0 0;
}
.pdfDownload a.pdf-icon {
  display: flex;
  align-items: center;
  text-decoration:none;
  color: #000000;
}
.pdfDownload a.pdf-icon:hover {
  color:  #eb0028;
}
.pdfDownload a.pdf-icon figure {
  margin-right:10px;
}
.pdfDownload a.pdf-icon figure img.hoverstare {
  display:none;
}
.pdfDownload a.pdf-icon:hover figure img.hoverstare {
  display:block;
}
.pdfDownload a.pdf-icon:hover figure img.normalState {
  display:none;
}
.pdfDownload a.pdf-icon figure img {
  width:69px;
}
.pdfDownload a.pdf-icon span {
  font-size: 43px;
  font-weight: 700 !important;
  line-height: 29px;
}
.rgtTabContent {
  float: right;
  width: 68.776%;
  border-left: none;
}

.tabcontent {
  padding: 0px 36px;
  padding-right: 0;
  width: 100%;
  margin-bottom:40px;
}
.tabcontent h2 {
	font-size:33px;
  margin-top: 0px;
  border-bottom: 1px solid black;
  padding-bottom: 5px;
  margin-bottom: 15px;
}
.tabcontent p {
	font-size:17px;
  line-height:28px;
  margin-bottom: 15px;
}
.tabcontent .quoteName{
  font-size: 18px;
  line-height: 23px;
  margin-top: 30px;
}
  .tabcontent .primary-red-lh{
  line-height: 24px;
} 
.font20 {
  font-size:20px;
}
.tabcontent p a {
  text-decoration: underline;
}
.tabcontent .red {
	color:  #eb0028;
}
.imgContent {
  display:flex;
}
.imgContent .content {
  margin-right:31px;
  width: calc(100% - 108px);
}
.imgContent .imgSec {
  width:208px;
  margin-top: -15px;
}
.imgContent .imgSec h2 {
  text-align:center;
  font-size: 133px;
  font-weight: 700;
  color:  #eb0028;
  border-bottom: 1px solid #eb0028;
}
.imgContent .imgSec h2 {
  margin: 0 0 13px;
}
.imgContent .imgSec p {
    font-size: 17px;
    font-weight: 700 !important;
    line-height: 23px;
}
.tabcontent p a {
	color:  #eb0028;
}
.pieGraph1  {
  margin-top: 37px;
  margin-bottom: 25px;
}
.pieGraph1 ,
.pieGraph1 .left ,
.pieGraph1 .rgt {
  display:flex;
}
.pieGraph1 .left p ,
.pieGraph1 .rgt p {
  color: #231f20;
  font-size: 17px;
  font-weight: 700 !important;
  line-height: 26px;
  border-top:1px solid  #eb0028;
  padding-top: 8px;
}
.pieGraph1 .rgt p {
  width: 45%;
}
.pieGraph1 .left {
  padding-left: 10px;
  margin-right: 6px;
}
.pieGraph1 .left figure ,
.pieGraph1 .rgt figure {
  margin-right: 17px;
}
.pieGraph1 .rgt {
  padding-left: 10px;
}
.red-text {
  margin-top: 33px;
  display: block;
}
.red-text p {
  font-size:18px !important;
	color:  #eb0028;
}
.red-text p+p {
  margin-top: 22px;
}
.keyFind {
  display:block;
  width:100%;
  margin: 38px 0 0;
}
.keyFind h3 {
  font-size:20px;
	color:  #eb0028;
  margin: 0 0 18px;
}
.keyFind ul {
  position:relative;
  padding-left:10px;
}
.keyFind ul li {
  list-style: none;
  position:relative;
  margin-bottom:30px;
}
.keyFind ul li:before {
  content:"";
  position:absolute;
  width:4px;
  height:4px;
  background: #cf2030;
  top:6px;
  left:-10px;
}
.keyFind ul li p {
	color: #000;
}
.flexItem {
  display:flex;
  align-items: center;
  margin: 27px 0 0;
}
.flexItem span {
  width:37.1%;
  color: #231f20;
  font-size: 17px;
  font-weight: 700 !important;
  line-height: 23px;
  border-top: 1px solid  #eb0028;
  margin-left: 16px;
  padding-top: 11px;
}
.flexItem.count {
  margin-top: -12px;
}
.flexItem.count h4 {
    font-size: 133px;
    font-weight: 700;
    color:  #eb0028;
}
.flexItem.count span {
  width: 43%;
  margin-left: 20px;
}
.keyFind ul li p+img {
  margin-top:10px;
}
.dataUseGraph {
  margin-top:24px;
  margin-bottom:72px;
}
.imgContent.tab2cnt {
  margin-bottom: 9px;
}
.imgContent.tab2cnt .imgSec {
  width:220px;
  margin: -16px 0 0;
}
.imgContent.tab2cnt .imgSec h2 {
  margin: -15px 0 13px;
}
.imgContent.tab2cnt .content {
  margin-right: 30px;
}
.imgContent.tab2cnt .content p {
  line-height: 28px;
}
.aplyLink {
  display:block;
  text-decoration:none;
  font-size: 14px;
  line-height: 24px;
  margin-top: -9px;
  font-weight:400 !important;
}
.sourceData {
  margin-top: 26px;
  margin-bottom: 44px;
}
.vendorsGraph {
  margin-top: 6px;
  margin-bottom: 45px;
}
.vendor2Graph {
  margin-top: 21px;
  margin-bottom: 47px;
}
.top37 {
    margin-top:40px;
}
.redhead {
  line-height:23px;
  width:69%;
}
.cumulativeRes {
  margin-bottom: 42px;
}
.cumulativeRes figcaption {
  font-size:17px;
  font-weight:700;
  margin-bottom: 11px;
}
.zerobottom {
  margin-bottom:0;
}
#vtab4 p+img {
  margin-top:20px;
}
#vtab4 img+p {
  margin-top:30px;
}
.authorWrap {
  display:flex;
}
.authorWrap .authorDetail {
  min-width:160px;
  margin-right:25px;
}
.authorWrap .authorContent {
  min-width:160px;
}
.authorDetail figure {
  margin-bottom: 10px;
}
.authorDetail ul {
  border-left: 3px solid  #eb0028;
  padding-left: 6px;
}
.authorDetail ul li {
  list-style-type:none;
  font-size:15px;
  line-height: 19px;
}
.authorDetail ul li.header {
  font-size:15px;
  font-weight:700;
  line-height:16px;
  margin-bottom: 1px;
}
.authorDetail ul li.email a {
  color:  #eb0028;
  text-decoration:underline;
}
.accordianView {
  display:none;
}
.red-text .quote::before {
   content:  "“";
}
.red-text .quote::after {
   content: "„";
}
.blackBorder {
  border:0;
  border-top:1px solid #000;
  margin-top: 24px;
  margin-bottom: 18px;
}
@media only screen and (max-width: 1450px) and (min-width: 1280px) {
  .leftTab {
    width: 28.897%
  }
  .rgtTabContent {
    width: 67.403%;
  }
}
@media only screen and (max-width: 1279px) {
  #accordion .detail {
    display:none;
  }
  #accordion .active .detail {
    display: block;
  }
  .surveyBanner {
    display:none;
  }
  .surveyContent {
    display:none;
  }
  .accordianView {
    display:block;
  }
  .leftTab {
    width:100%;
  }
  .rgtTabContent {
    width: 100%;
  }
  .tabcontent {
    padding: 0px;
  }
  .head-panel h3 {
    background:#53575a;
    color:#fff;
    display: flex;
    //padding: 37px 101px 38px 11px;
	padding: 37px 101px 38px 17px;
    align-items: center;
    font-weight: 400;
    font-size:30px;
    margin-bottom: 14px;
	height:107px;
  }
  .accordian-panel.active .head-panel h3 ,
  .head-panel h3:hover {
    background:  #eb0028;
  }
  .head-panel h3 img {
    margin-right:15px;
    width:auto;
  }
  .head-panel h3 figure img {
    width: 9px;
    height: 19px;
    position: relative;
    top: -2px;
  }
  .accordian-panel.active .head-panel h3 figure img {
    transform: rotate(90deg);
  }
  .imgContent .imgSec {
    margin-right: 6px;
  }
  .flexItem img {
    width:auto;
  }
  .keyFind ul li img.webBioGraph {
    max-width:100%;
  }
  .dataUseGraph ,
  .sourceData ,
  .vendorsGraph ,
  .vendor2Graph ,
  .cumulativeRes img  {
    width:100%;
  }
  .redhead {
    width:100%;
  }
   .pieGraph41 ,
  .verticalGraph1 {
    width:auto !important;
    max-width: 100%;
  }
  .panel4 img {
    width:100%;
  }
  .pdfDownload {
    margin: 108px 0 105px;
    display: table;
  }
  .accordianView .bannercontent h1 {
    font-size: 48px;
    font-weight: 400;
    line-height: 48px;
    color:#000;
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
    margin-bottom: 44px;
  }
   .stickyEmpty
  {
/* height: 72px !important;*/
  }
  .accordianView .bannercontent .subhead {
    font-size: 16px;
    font-weight: 400;
  }
  .imgContent .content {
    margin-right: 35px;
  }
  .pieGraph1 .left {
    padding-left: 0px;
    margin-right: 0px;
    width: 50%;
  }
  .pieGraph1 .left p {
    width: 42%;
  }
  .pieGraph1 .rgt {
    padding-left: 0px;
    width: 50%;
  }
  .pieGraph1 {
    margin-bottom: 22px;
  }
  .red-text {
    margin-top: 36px;
  }
  .red-text p+p {
    margin-top: 20px;
  }
  .keyFind {
    margin: 40px 0 0;
  }
  .keyFind ul li:before {
    top: 13px;
  }
  .keyFind h3 {
    margin: 0 0 16px;
  }
  .flexItem {
    margin: 24px 0 0;
  }
  .flexItem span {
    width: 39.1%;
  }
  .keyFind ul li {
    margin-bottom: 28px;
  }
  .keyFind ul li p+img {
    margin-top: 21px;
  }
  .flexItem.count span {
    width: 56%;
  }
  .flexItem.count {
    margin-top: -13px;
    margin-bottom: -15px;
  }
  .tabcontent {
    margin-bottom: 40px;
  }
  .dataUseGraph {
    margin-top: 25px;
    margin-bottom: 74px;
  }
  .imgContent.tab2cnt .imgSec {
    margin: -2px 0 0;
  }
  .imgContent.tab2cnt .content {
    margin-right: 35px;
  }
  .imgContent.tab2cnt {
    margin-bottom:0px;
  }
  .aplyLink {
    margin-top: -10px;
  }
  .vendor2Graph {
    margin-bottom: 28px;
  }
  .redhead.margin {
    margin-top: 42px;
    margin-bottom: 25px;
  }
  .cumulativeRes+p+.top37 {
    margin-top: 45px;
  }
  /*.pieGraph41 {
    margin-top: 6px;
    margin-bottom: 46px;
  }
  .verticalGraph1 {
    margin-top: 18px;
    margin-bottom: 46px;
  }*/
  .panel4 p+img {
    margin-top: 20px;
  }
  .panel4 img+p {
    margin-top: 30px;
  }
  .pdfDownload a.pdf-icon span {
    font-size: 60px;
  }
  .pdfDownload a.pdf-icon figure img {
    width: 99px;
  }
}
.tabcontent .blockquoteBlk{
  padding-left: 15px;
  margin-top: 40px;
}
.tabcontent blockquote {
	color:  #eb0028;
	font-family: "Roboto Condensed";
	font-size: 18px;
	font-weight: 400;
	line-height: 22px;
	padding: 0;
	margin: 0 0 10px;
	border-left: none;
  position: relative;
  display: inline;;
}
.tabcontent blockquote::before,
.tabcontent blockquote::after {
	color:  #eb0028;
	font-family: "Roboto Condensed";
	font-size: 30px;
	font-weight: 400;
	line-height: 0;
	display: inline-block;
  position: absolute;
}
.tabcontent blockquote::before {
	content: "“";
  left: -12px;
  top: 9px;

}
.tabcontent blockquote::after {
	content: "”";
	vertical-align: bottom;
  right: -12px;
  bottom: 7px;
}
.tabcontent blockquote p {
	color:  #eb0028;
}
@media only screen and (max-width: 767px) {
  .accordianView .bannercontent h1 {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 28px;
    margin-top: 32px;
    padding-bottom: 4px;
  }
  .stickyEmpty
  {
/* height: 72px !important;*/
  }
  .accordianView .bannercontent .subhead { 
    font-size: 16px;
    font-weight: 400;
  }
  .head-panel h3 {
    font-size: 20px;
    padding:43px 18px 41px 13px;
    margin-bottom: 0px;
    margin-top: 18px;
    margin-bottom: 36px;
  }
  .head-panel h3 figure {
    margin-right: 11px;
  }
  .head-panel h3 figure img {
    width:9px;
  }
  .tabcontent p {
    margin: 0 0 14px;
  }

  .imgContent {
    flex-wrap: wrap;
  }
  .imgContent .content {
    margin-right: 0px;
    width: 100%;
  }
  .imgContent .imgSec {
    margin-top: 6px;
    margin-bottom: 36px;
  }
  .imgContent .imgSec h2 {
    margin: 0 0 17px;
    padding-bottom: 13px;
  }
  .pieGraph1, .pieGraph1 .left, .pieGraph1 .rgt {
      flex-wrap: wrap;
      margin-top: 24px;
      width: 100%;
  }
  .pieGraph1 .left p, .pieGraph1 .rgt p {
    width: 80%;
    margin-top: 19px;
  }
  .pieGraph1 .rgt {
    margin-top: 19px;
  }
  .flexItem {
    flex-wrap: wrap;
  }
  .flexItem span {
    width: 85%;
    margin-top: 25px;
    margin-left: 0px;
  }
  .keyFind ul li {
    margin-bottom: 20px;
  }
  .flexItem.count span {
    width: 85%;
    margin-left: 0px;
    margin-top: 0px;
  }
  .pieGraphPlans {
    width:100%;
  }
  .imgContent.tab2cnt .content {
    margin-right: 0px;
  }
  /*.pieGraph41, .verticalGraph1 {
    width: 100% !important;
  }*/
  .authorWrap {
    flex-wrap: wrap;
  }
  .authorWrap .authorDetail {
    min-width: 100%;
    margin-right: 0px;
  }
  .pdfDownload a.pdf-icon figure img {
    width: 53px;
  }
  .pdfDownload a.pdf-icon span {
    font-size: 23px;
  }
  .pdfDownload {
    margin: 48px 0 51px;
    display: table;
  }
  .red-text {
    margin-top: 41px;
  }
  .keyFind {
    margin: 60px 0 0;
  }
  .keyFind ul li:before {
    top: 14px;
  }
  .flexItem {
    margin: 20px 0 0;
  }
  .flexItem span {
    margin-top: 18px;
    padding-top: 13px;
  }
  .keyFind ul li {
    margin-bottom: 50px;
  }
  .keyFind ul li p+img {
    margin-top: 27px;
  }
  .keyFind ul li img+img {
    margin-top: 27px; 
  }
  .flexItem.count {
    margin-top: -16px;
  }
  .flexItem.count h4 {
    margin-bottom: -5px;
  }
  .pieGraphPlans {
    margin-top: 10px !important;
  }
  .dataUseGraph {
    margin-top: 10px;
    margin-bottom: 28px;
  }
  .imgContent.tab2cnt .imgSec {
    margin: 13px 0 0;
  }
  .imgContent.tab2cnt .imgSec h2 {
    padding-bottom: 0px;
    margin: -15px 0 10px;
  }
  .imgContent.tab2cnt {
    margin-bottom: 19px;
  }
  .aplyLink {
    margin-top: -13px;
  }
  .sourceData {
    margin-top: 5px;
  }
  .font20 {
    line-height: 22px;
    display: block;
  }
  .vendorsGraph {
    margin-top: 1px;
    margin-bottom: 44px;
  }
  .vendor2Graph {
    margin-top: 0px;
    margin-bottom: 48px;
  }
  .red.top37 {
    margin-top: 56px;
  }
  .redhead .font20 {
    line-height: 23px;
  }
  .redhead.margin {
    margin-bottom: 28px;
  }
  .cumulativeRes {
    margin-bottom: 22px;
  }
  .cumulativeRes+p+.top37 {
    margin-top: 24px;
  }
  .panel4 p+img {
    margin-top: 13px;
  }
  .panel4 img+p {
    margin-top: 54px;
  }
  .authorWrap .authorDetail figure img {
    width:230px;
  }
  .authorDetail ul {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 590px) {
  .pieGraph1 .left p {
    width: 65%;
  }
  .pieGraph1 .rgt p {
    width: 68%;
  }
}

/******************** Pop up design *********************************/
.gatedFrmPopup {
  z-index:2000;
}
.modal-dialog {
  margin: 148px auto;
}
.modal-open .modal {
  background-color: rgba(0, 0, 0, 0.5);
}
.close {
  position: relative;
  top: -54px;
  opacity: 1;
}
.close:hover, .close:focus {
  opacity: 1;
}
.modal-content {
  border-radius:0px;
}
.modal-body {
  padding:51px 69px 57px 62px;
}
.modal-body h2 {
  text-align: center;
  border: none;
  font-size:46px;
  margin-bottom: 18px;
}
.modal-dialog {
  width: 68.034%;
}
.width50 {
  display:table;
  width:100%;
}
.lftSec {
  margin-right: 9.5%;
}
.lftSec , .rgtSec {
  width: 45.223%;
  float:left;
}
.lftSec .form-group ,
.lftSec .form-group input ,
.rgtSec .form-group ,
.rgtSec .form-group input {
    width:100%;
}
.popUpForm .form-group {
  margin-bottom: 12px;
}
.popUpForm .form-group input {
  height: 45px;
  border: 1px solid black;
  border-radius: 0px;
  width:100%;
}
.popUpForm .form-group input.error {
   border: 1px solid  #eb0028;
}
.popUpForm .form-group label {
  font-size: 17px;
  font-weight: 400;
  line-height: 39px;
  margin-bottom: -5px;
}
.popUpForm .submitBtn {
  text-align: center;
  margin-top: 35px;
  margin-bottom: 19px;
}
.popUpForm .submitBtn button {
  background:  #eb0028;
  color: #fff;
  border: none;
  padding: 0.3% 9.593%;
  font-size: 21px;
  line-height: 39px;
  text-transform: uppercase;
  font-weight: 700;
  transition: all .25s ease-in;
}
.popUpForm .submitBtn button:hover {
  background: #53575a;
}
.popUpForm p {
    font-size:21px;
    text-align:center;
    font-weight: 300 !important;
}
.popUpForm p a {
  color: #3781fe;
  text-decoration: underline;
}
.margin50 {
  margin-top:50px;
  margin-bottom:50px;
}
p.errorTxt {
  text-align: center;
  font-size: 18px;
	margin-top: 15px;
  margin-bottom: 0px;
  color: #eb0028;
}
@media only screen and (max-width: 1279px) {
  .modal-body {
    padding: 30px 35px 30px;
  }
  .modal-body h2 {
    font-size: 30px;
  }
  .popUpForm .submitBtn button ,
  .popUpForm p {
    font-size:18px;
  }
  .popUpForm .form-group input {
    height: 40px;
  }
  .modal-dialog {
      margin: 100px auto;
  }
  .popUpForm .submitBtn {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
    .modal-dialog {
      width:90%;
    }
    .modal-body {
      padding: 20px 15px;
    }
    .modal-body h2 {
        font-size: 20px;
        margin-top: 0px
    }
    .close {
        width: 12px;
        top: -30px;
    }
}

@media only screen and (max-width: 767px) {

	.modal-body .popUpForm .lftSec,
	.modal-body .popUpForm .rgtSec {
		width: 100%;
	  float:none;
	}
}
@media only screen and (min-width: 1280px) {

	.tabcontent p + blockquote {
		margin-top: 36px;
	}
	.keyFind h3 {
		margin: 0 0 17px;
	}
	.keyFind ul li:before {
		top: 11px;
	}
	.parentWrap .sticky-wrapper {
		float: left;
	}
	.parentWrap .sticky-wrapper .leftTab {
		min-width: 343px;
		max-width: 343px;

		/* width: 100%; */
	}
	.parentWrap .sticky-wrapper.show-tab-sticky .leftTab {
		
    margin-top:55px;
	}

}
@media screen and (max-width: 1280px) , screen and (max-height: 900px) {
	.pdfDownload a.pdf-icon figure img {
		width: 39px;
	}
	.pdfDownload {
		margin: 15px 0 0;
	}
  .pdfDownload a.pdf-icon span {
    font-size: 35px;
    font-weight: 700 !important;
    line-height: 29px;
}
	.parentWrap .sticky-wrapper .leftTab {
		padding-top: 9px;
	}
	.leftTab a.tablink {
		margin: 0 0 7px;
	}
}
@media screen and (max-width: 1279px){
  .pdfDownload {
    margin: 60px  0 50px;        
  }
}
@media screen and (max-width: 767px){
  .pdfDownload {
    margin: 30px  0 30px;        
  }
}
@media only screen and (max-width: 1279px) {
  .pdfDownload {
    /*margin: 108px 0 105px;*/
    margin: 39px 0 50px;


  }
}
@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .pdfDownload a.pdf-icon figure img {
    width: 142px;
  }
  .pdfDownload a.pdf-icon figure {
    margin-right: 39px;
  }
  .pdfDownload a.pdf-icon span {
   font-size: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .pdfDownload a.pdf-icon figure img {
    width: 68px;
  }
  .pdfDownload a.pdf-icon span {
    font-size: 23px;
  }
  .pdfDownload a.pdf-icon figure {
    margin-right: 18px;
  }
}
@media screen and (max-height: 800px) {
  .parentWrap .sticky-wrapper.show-tab-sticky .leftTab{
    position: static !important;
  }
}

@media only screen and (min-width: 1400px) {
  .pdfDownload a.pdf-icon figure img {
    /* width: 69px; */
  }
}

.rgtTabContent img {
  max-width: 100%;
}


