/****************** Merge Single Making an Impact Detail page **************/
.single-making-an-impact ol,
.single-making-an-impact ul {
  list-style: none;
  margin:0;
  padding:10px 0;
}

.knowledge-posts {
  background: #fff;
  box-shadow: 0 0 0 1px rgb(0 0 0 / 10%), 0 2px 3px rgb(0 0 0 / 20%);
}

.knowledge-detail-page{margin-top:85px;}
.knowledge-search select {
border:1px solid #111;
display:block;
font: inherit;
line-height: 1.5em;
padding: 0.5em 10px 0.5em 0;
margin: 0;      
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
-moz-appearance: none;
width: 100%;
border-left: none;
border-right: none;
border-top: none;
border-radius: 0;
background: none;
}

select.wc {
background-image:
linear-gradient(45deg, transparent 50%, gray 50%),
linear-gradient(135deg, gray 50%, transparent 50%),
linear-gradient(to right, transparent, transparent);
background-position:
calc(100% - 20px) calc(1em + 2px),
calc(100% - 15px) calc(1em + 2px),
calc(100% - 2.5em) 0.5em;
background-size:
5px 5px,
5px 5px,
1px 1.5em;
background-repeat: no-repeat;
}

select.wc:focus {
background-image:
linear-gradient(45deg, #1a98cb 50%, transparent 50%),
linear-gradient(135deg, transparent 50%, #1a98cb 50%),
linear-gradient(to right, transparent, transparent);
background-position:
calc(100% - 15px) 1em,
calc(100% - 20px) 1em,
calc(100% - 2.5em) 0.5em;
background-size:
5px 5px,
5px 5px,
1px 1.5em;
background-repeat: no-repeat;
border-color: #1a98cb;
outline: 0;
}


select:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #000;
}
.knowledge_box_main{position:static;}
.knowledge-center-gray-bg-tiles .containt{margin:0px 30px;}

.knowledge_box_cont
{
display:inline-block;
border:0;
width:100%;
height:100%;
position: relative;
-webkit-transition: all 200ms ease-in;
-webkit-transform: scale(1, 1); 
-ms-transition: all 200ms ease-in;
-ms-transform: scale(1, 1); 
-moz-transition: all 200ms ease-in;
-moz-transform: scale(1, 1);
transition: all 200ms ease-in;
transform: scale(1, 1);
background:#d9d9d9;   
text-align: left;
}
.knowledge_box_cont:hover
{
box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.2);
z-index: 2;
-webkit-transition: all 200ms ease-in;
-webkit-transform: scale(1.1, 1.1);
-ms-transition: all 200ms ease-in;
-ms-transform: scale(1.1, 1.1);   
-moz-transition: all 200ms ease-in;
-moz-transform: scale(1.1, 1.1);
transition: all 200ms ease-in;
transform: scale(1.1, 1.1);
background:#e4811f;
color:#fff;
}
.knowledge_box_cont:hover p,
.knowledge_box_cont:hover h2,
.knowledge_box_cont:hover h5{
color:#fff;
}

.knowledge_box_cont:hover button.btn.btn-knowldge {
color: #e4811f;
background:#fff;
border: 1px solid transparent;
}
.knowledge_box_cont:hover a.btn.btn-knowldge {
color: #e4811f;
background:#fff;
border: 1px solid transparent;
}
.knowledge_box_cont:hover a.btn.btn-knowldge {
color: #e4811f;
background:#fff;
border: 1px solid transparent;
}

button:focus,a:focus {outline:0;}
.knowledge_header{background: #fff;}
#knowledge-page{
    background: #eee;
box-shadow: 0 3px 6px rgba(0,0,0,0.16);
position: relative;

}
.knowledge-center-gray-bg{
background:#f5f5f5;
padding: 30px 20px 0;
}
.knowledge-center-gray-bg-tiles{background:#f5f5f5; padding-bottom: 30px;}
.knowledge_header #demo-2 input[type="search"] {
background: url(../images/search-black.png) no-repeat 9px center;
    color: #111;  
}
#myCarousel-e .carousel-caption{    top: 20px;
left: 28px;
right: 28px;}
#myCarousel-e .carousel-caption h1{color:#fff; font-size:3em;}
#myCarousel-e .carousel-caption h4 {
color: #fff;
font-size: 1.3em;
font-weight: lighter;
margin-top: 7px;
}
.carousel-caption h5 {
position: absolute;
top: 0;
left: 0;
color: #fff;
font-size: 11px;
}
#myCarousel-e .carousel-caption a.knowledge-bnr-link, a:link.knowledge-bnr-link, a:focus.knowledge-bnr-link{
background: #bf6c19;
color: #fff;
font-size: 18px;
padding: 10px 30px;
text-shadow: none;
text-decoration:none;
}
#myCarousel-e {
min-height:190px;
}
#myCarousel-e .carousel-indicators li{background:#8d8d8d; border:none;}
#myCarousel-e .carousel-indicators .active{background:#020202; height:10px; width:10px; margin: 1px;}
#myCarousel-e img.knowledge-bnr {}

.knowledge-search{background:#f5f5f5; padding:20px; /*margin-top:85px;*/}
.knowledge-search .btn-select {
position: relative;
padding: 0;
width: 100%;
border-radius: 0;
background: transparent;
    border: 0 none;
border-bottom: 1px solid #111;
padding: 10px;
}

.knowledge-search .btn-select {
padding: 10px 10px 5px;
display: block;   
text-align: left;
text-overflow: ellipsis;
overflow: hidden;
border-top: none !important;
border-bottom: 1px solid #111 !important;
border-left: none !important;
    font-size: 14px;
color: #1797ce;
}
.knowledge-search .btn-select option{
background: #fff;
}
.knowledge-search .btn-select .btn-select-arrow {
float: right;
line-height: 20px;
padding: 6px 10px;
top: 0;
color: #111;
}

.knowledge-search .btn-select ul {
display: none;
background-color: white;
color: black;
clear: both;
list-style: none;
padding: 0;
margin: 0;
border-top: none !important;
position: absolute;
left: -1px;
right: -1px;
top: 33px;
z-index: 999;
transition: all 0.5s ease;
}

.knowledge-search .btn-select ul li {
padding: 3px 6px;
text-align: left;
background: #fff;
padding: 10px;
border-bottom: 1px solid #ccc;
 box-shadow: 0 14px 28px rgba(0,0,0,0.25)
}

.knowledge-search .btn-select ul li:hover {
background-color: #f4f4f4;
}

.knowledge-search.btn-select ul li.selected {
color: white;
}

.knowledge-search .btn-select.btn-default:hover, .btn-select.btn-default:active, .btn-select.btn-default.active {
border-color: #ccc;
}

.knowledge-search .btn-select.btn-default ul li.selected {
background-color: #ccc;
}

.knowledge-search .btn-select.btn-default ul, .btn-select.btn-default .btn-select-value {
background-color:transparent;
}

.knowledge-search .btn-select.btn-default:hover, .btn-select.btn-default.active {
background-color: #e6e6e6;
}

.knowledge-search .btn-select.btn-primary:hover, .btn-select.btn-primary:active, .btn-select.btn-primary.active {
border-color: #286090;
}

.knowledge-search .btn-select.btn-primary ul li.selected {
background-color: #2e6da4;
color: white;
}

.knowledge-search .btn-select.btn-primary ul {
border: #2e6da4 1px solid;
}

.knowledge-search .btn-select.btn-primary .btn-select-value {
background-color: #428bca;
border: #2e6da4 1px solid;
}

.knowledge-search .btn-select.btn-primary:hover, .btn-select.btn-primary.active {
background-color: #286090;
}

.knowledge-search .btn-select.btn-select-light .btn-select-value {
background-color: white;
color: black;
}
#myCarousel-e .carousel-indicators {bottom:5px;}
button.btn.btn-find.btn-block {
color: #fff;
background: #1797ce;
border-radius: 0px;
}
input.btn.btn-default.btn-text {
background: transparent;
width: 100%;
border: 0px;
border-bottom: 1px solid #111;
border-radius: 0px;
color: #1797ce;
    text-align: left;
padding-left: 20px;
    padding-top : 9px;
}
.btn.btn-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #1797ce;
}
.knowledge_center_right_panel .btn.btn-text::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #626262;
}
.search-form i {
position: absolute;
color: #626262;
}
.search-form .fa-search {
top: 10px;
}
.search-form .fa-times {
    right: 17px;
top: 10px;
}
.knowledge_box {
padding: 25px 15px;
   
}
.row .table-cell:hover {
color: #fff;
cursor: pointer;
background: #e4811f;

}
.row .table-cell:hover .knowledge_box{
/*position: absolute;*/
z-index:9;    
left: 0px;
right: 0px; 
background:  #e4811f;    
 /*box-shadow: 0 6px 22px rgba(0,0,0,0.25);*/
 border:none; 
 }
.btn.btn-default.btn-text{box-shadow:none;}
.row .table-cell:hover h5,.row .table-cell:hover h2{color: #fff;}
.row .table-cell:hover .btn-knowldge{background: #fff;color: #e4811f;}
/*.row .table-cell:hover .knowldeg_infobox p{overflow: visible;    white-space: normal;}*/
.inline-block {
display: inline-block;
vertical-align: top;
}
.knowledgeheader{background: #fff;}
/*.knowldeg_infobox p{
font-size: 13px;
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 100%;
}*/
.knowldeg_infobox h2
{
font-size: 21px;
font-weight: bold;
color: #616161;
margin-bottom: 5px;
}
.knowldeg_infobox h5
{
font-size: 15px;
margin-bottom: 10px;
color:#333333;
}
button.btn.btn-knowldge {
color: #e4811f;
border-radius: 0px;
background: transparent;
min-width: 120px;
border: 1px solid #e4811f;
font-weight: bold;
}
a.btn.btn-knowldge {
    color: #f3430a;
    border-radius: 0px;
    background: transparent;
    min-width: 120px;
    border: 1px solid #f3430a;
    font-weight: bold;
    padding: 0.4rem 2.5rem;
    letter-spacing: normal;
}
.btn.btn-read{border:1px solid #fff;color: #fff;background: transparent;border-radius: 0px;transition: all 0.4s ease;}
.btn.btn-read:hover {
background: #e4811f;
border-color: #e4811f;
color: #fff;
}
.padding_0{padding:0;}
@media (min-width:1024px){
.row .table-cell {
background: #fff;
border: medium none;
border-collapse: separate;
/*display: table-cell;*/
padding: 0;
position: relative;
-webkit-transition: all 200ms ease-in;
-ms-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
transition: all 200ms ease-in;
box-shadow:0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.2);
margin:6px;
/*float:none;*/
}
.knowldeg_infobox p
{
font-size: 13px;
display: block;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
width: 180px;
}
}
.row.knoledge-flex{
display: flex;
flex-wrap: wrap;
}
@media (max-width:1023px){
.row .table-cell {
background: #d9d9d9;
margin-bottom: 10px;
}
.knowldeg_infobox p
{
width: 100%
}
#myCarousel-e img.knowledge-bnr {
height: 230px;
}
#myCarousel-e .carousel-caption h1 {
color: #fff;
font-size: 1em;
}
#myCarousel-e .carousel-caption a.knowledge-bnr-link, a:link.knowledge-bnr-link, a:focus.knowledge-bnr-link {

padding: 10px;
display: block;
 margin-top: 10px;
font-size: 11px;

}
.carousel-caption h4{display: none}
}
.knowledge_back.text-center {
top: 85px;
position: relative;
}
.knowledge_back p,.knowledge_overview p {
position: absolute;
z-index: 99;
color: #fff;
top: 0;
left: 0;
right: 0;
margin-top: 28px;
font-size: 35px;
}
.innerKnowledge .knowledge-search
{
background: #fff;
}
@media (max-width:768px){
.knowledge_back img{
height: 105px;
}
.knowledge-overview-info
{
    padding: 10px !Important;
    position: relative;
}

}
.knowledge_overview
{
position: relative;
top:85px;
    height: 199px;
}
.knowledge-overview-info {
/*padding: 50px;
background: #eee;
position: relative;*/

background: #fff /*url("../images/vr-line.png") no-repeat scroll 63% 0 / contain */;
padding: 50px;
position: relative;
}
.bread-links li,.info-links li {
float: left;
margin-right: 15px;
}
.img-info h1 {
color: #333333;
font-size: 1.5em;
font-weight: 400;
letter-spacing: 0;
line-height: 1.2;
margin: 10px 0 20px;
}
.knowledge-info ol li {list-style: decimal;}
.knowledge-info li {
list-style:disc;
margin-left: 17px;
padding: 0 0 10px 4px;
/* font-weight: 300; */
font-size: 19.2px;
letter-spacing: 1px;
}
.knowledge-info p{
    /* font-weight:300; 
    line-height:1.5; */
  font-weight: 400!important;
    margin-bottom: 1em;
    font-size: 1.2em;
    line-height: 1.7em;
}
.knowledge-info p img{max-width: 100%;}
.info-links.clearfix {
margin-top: 12px;
/*margin-bottom: 12px;*/
}
.info-links-industry-type{
margin-bottom: 12px;
}
.fontBlue {
color: #1d98ce;

}
.fontorange {
color: #f3430a;
}
.knowledge-info h5 {
font-size: 18px;
padding: 10px 0px;
}
.knowledge-info h2{
font-size: 22px;
padding: 10px 0px;
}
.knowledge-info h3 {
    font-size: 1.2em;
    padding: 10px 0px;
    display: inline;
    text-transform: inherit;
}
.knowledge_view_pagination li a {
background: transparent;
margin: 0px 3px;
color: #8e8e8e;
/* font-weight: bold; */
border-color: #ccc;
}
.knowledge_view_pagination li.disabled a {
background: transparent;
border: 0;
}
.knowledge_view_pagination li.active a {
background: #8e8e8e;
border-color: #8e8e8e;
color: #fff;
}
.knowledge-info {
margin-top: 20px;
}
.knowledge_center_right_panel {
padding: 10px;

background: #fff;
box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.2);
}
.latest_posts .img-info h1{    font-size: 15px;
line-height: normal;
margin: 0px;
color: #656565;}
.knowledge_center_right_panel h2 {
font-size: 20px;
    margin: 24px 0px 6px;
color: #1d98cf;
}
.latest_posts .img-info{
font-size: 12px;
}
.latest_posts .info-links.clearfix {
margin-top: 20px;
font-size: 10px;
}
@media(min-width:600px){
.latest_posts .row > div {
display: table-cell;
   padding-left: 0px;
padding-right: 10px;
vertical-align: top;
}
.latest_posts .row {
display: table;
width: 100%;
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
    margin: 0 auto;
margin-top: 20px;
padding-bottom: 20px;
}
}
button.btn.btnmore {
border: 1px solid #e78736;
border-radius: 0px;
background: transparent;
color: #e78736;
margin: 10px 0px;
}
button.btn.btnmore:hover{
border: 1px solid #e78736;
background: #e78736;
color: #fff;
}
.latest_posts .info-links img {
height: 17px;
}
.latest_posts .info-links li {
float: left;
margin-right: 6px;
}
.archives_bydate ul li
{
border-bottom: 1px solid #e6e6e6;
font-size: 14px;
line-height: 1.5;
margin-bottom: 13px;
padding-bottom: 5px;
}
.openinfo
{
transition: all 0.5s ease;
}
.archives_bydate ul li i {
margin-right: 15px;
color: #7f7f7f;
}
.archives_info
{
display: none;
transition: all .5s ease;
}
span.number_archives {
margin-left: 7px;
color: #1797ce;
font-weight: bold;
}
.archives_bydate ul li a {
color: #333333;
    text-decoration: none;
}

.rotateimg{transform: rotate(90deg);-moz-transform: rotate(90deg);transition: all 0.5s ease;}
.knowledge_center_right_panel input.btn.btn-default.btn-text
{
border-bottom: 1px solid #b0b0b0;
    color: #444345;
        padding-left: 25px;
}
.knowledge_center_right_panel input.btn:focus{outline:none !important;}
.knowledge_center_right_panel .search-form .fa-search
{
top:21px;
}
.knowledge_center_right_panel .search-form .fa-times {
right: 31px;
top: 21px;
}
.archives_bydate h3 {
padding: 10px 0px;
font-size: 18px;
}
.openinfomore
{display: block;margin-bottom: 10px;}
.more_info_archive > .openinfomore >  i,.more_info_archive > .openinfomore > span{color:#1797ce}
.close_knowledge{cursor: pointer}

.knowledge_center_right_panel .archives h2 span {
  background: #6c6c6c none repeat scroll 0 0;
  border-left: 5px solid #333333;
  line-height: 1.5;
  padding: 0 10px;
  display: inline-block;
  width: 200px;
  }
  .knowledge_center_right_panel .archives h2 {
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  /* border-bottom: 2px solid #6c6c6c; */
  border: none !important;
  padding: 0.5rem 0;
  }
  .knowledge_center_right_panel h2.margin-top-zero{margin-top:0 !important;}
  .knowledge-posts {
  background: #fff;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1), 0 2px 3px rgba(0, 0, 0, 0.2);
  }
  .knowledge_center_right_panel .archives h3 span {
  background: #6c6c6c none repeat scroll 0 0;
  border-left: 5px solid #333333;
  line-height: 1.5;
  padding: 0 10px;
  display: inline-block;
  /* width: 200px; */
  max-width: 100%;
  }
  .knowledge_center_right_panel .archives h3 {
  color: #fff;
  font-size: 1.2em;
  font-weight: 300;
  border-bottom: 2px solid #6c6c6c;
  padding: .5rem 0;
  }

  /*Overwriting WordPress Popuar Post plugin class*/
.wpp-thumbnail{
  width: 45% !important;
  height: auto !important;
  }

.knowledge-posts img {max-height: 300px; margin-right: 30px; position:relative;}

div#header-area:before, div#header-area:after {
    display: none;
}

/*==================== Floating Label ==================*/

iframe#video-placeholder {
  height: 100%;
  width: 100%;
  }
  #ceofirst .item{margin-top:30px;}
  .training_development_tab .nav-tabs > li > a{border-radius:0;}
  
  a.ss-button-facebook {
  background-position: 0 0 !important;
  }
  a.ss-button-facebook:hover {
  background-position: 0 -30px !important;
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: all;
  transition-timing-function: ease-in-out;
  }
  a.ss-button-twitter {
  background-position: -35px 0 !important;
  }
  a.ss-button-twitter:hover {
  background-position: -35px -30px !important;
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: all;
  transition-timing-function: ease-in-out;
  }
  a.ss-button-googleplus {
  background-position: -70px 0 !important;
  }
  a.ss-button-googleplus:hover {
  background-position: -70px -30px !important;
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: all;
  transition-timing-function: ease-in-out;
  }
  a.ss-button-linkedin {
  background-position: -105px 0 !important;
  }
  a.ss-button-linkedin:hover {
  background-position:-105px -30px !important;
  transition-delay: 0s;
  transition-duration: 250ms;
  transition-property: all;
  transition-timing-function: ease-in-out;
  }
  a.ss-button-facebook, a.ss-button-googleplus, a.ss-button-twitter, a.ss-button-linkedin, a.ss-button-pinterest, a.ss-button-xing {
  height: 30px !important;
  margin: 0 !important;
  padding: 0;
  width: 35px !important;
  }
  .insightsretail .owl-item div.social-icons, .insightsretail .owl-item div.wpb_wrapper, .insightsretail .owl-item div.social-sharing{
  margin:0 !important;
  }
  .insightsretail .owl-item div.social-sharing a{margin-bottom:5px !important;}
  
  .group input[type="text"]::placeholder {
  color:#94a7bb;
  }
  
  .group input[type="email"]::placeholder {
  color:#94a7bb;
  }
  .group textarea::placeholder{color:#94a7bb;}
  
  .menu_bar_switch img.toggleup_img {
  transform: rotate(180deg);
  }
  .menu_bar_switch img {
  cursor: pointer;
  transition: all 0.5s ease 0s;
  }

  .archives_bydate ul.tagsListStyle > li h2 a {
      padding: 10px 15px;
      font-size: 14px;
  }
  .archives_bydate ul.tagsListStyle > li h2 {
    margin: 0;
}

@media (max-width:767px){
  .knowledge-overview-info .row > .col-md-8 {
    margin-bottom: 15px;
  }
}
/****************** End Merge Single Making an Impact Detail page **************/

.thank_you_pdfs {
    background: #eeeeee none repeat scroll 0 0;
    padding: 20px 15%;
    min-height: 450px;
}

/*************** whitepaper and ebook content type single page css ***************/
.blue-to-green.download-form{
    /* padding-bottom: 11rem!important; */
    background-image: linear-gradient(to bottom,rgba(255,255,255,0) 26%,#fff 105%),linear-gradient(to bottom,#eff3f3,#eff3f3)!important;
    min-height: 655px;
}
.floating-form label:not(.custom-control-label)
{
    font-weight: 500;
    padding-left: 0;
}
.floating-form input:not(.custom-control-input)
{
    box-shadow: unset;
}
.nwsletter, .termcondition{
    padding-left: 0;
    margin-bottom: 7px;
}
.form-check-label:last-child{
    padding-left: 23px!important;
    font-weight: 600!important;
    font-size: 14px;
}
#ebook_download_btn
{
    /* padding: 10px 20px; */
    padding: 20px !important;
    border-radius: 5px !important;
    border: solid 2px #000 !important;
    font-size: 0.8750em !important;
    text-transform: uppercase !important;
    background-color: transparent !important;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    line-height: 1em !important;
    color: #212529 !important;
    text-align: center !important;
    vertical-align: middle !important;
    margin-top: 0rem !important;
    /* cursor: pointer !important; */
    background-image: none !important;
    
}
.ebook-formsection .big-rectangleDiamond {
    position: absolute;
    width: 75%;
    /* top: -472px; */
    top: -250px;
    right: -91px;
}

.downlodform-section.floating-form {
    width: 100%;
    /* top: -326px; */
    top: -140px;
    right: 0%;
}

.form-ebookdonwload {
    padding: 40px 50px;
}

.ig-ebook section.py-5.blue-to-green.download-form {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 26%, #fff 105%), linear-gradient(to bottom, #eff3f3, #eff3f3);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 26%, var(--color-ebook) 105%), linear-gradient(to bottom, #eff3f3, #eff3f3);
    padding-bottom: 210px !important;
}

.ig-ebook input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-ebook-download {
    padding: 20px !important;
    border-radius: 5px !important;
    border: solid 2px #000 !important;
    font-size: 0.8750em !important;
    text-transform: uppercase !important;
    background-color: transparent !important;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    line-height: 1em !important;
    color: #212529 !important;
    text-align: center !important;
    vertical-align: middle !important;
    margin-top: 0rem !important;
    background-image: none !important;
}

.form-ebookdonwload span.wpcf7-list-item-label {
    width: auto !important;
    padding-left: 0px !important;
    padding-right: 8px !important;
    background: none;
    text-align: left;
    transition: all 200ms;
    font-family: 'Avenir LT W01_35 Light1475496', sans-serif !important;
    font-weight: 600 !important;
    color: #a1a6bb;
    font-size: 12px;
    margin-bottom: 0.5rem;
    position: relative;
    text-transform: uppercase;
}

.form-ebookdonwload label input[type="checkbox"] {
    position: absolute;
    left: 0px;
    top: 5px;
}

.form-ebookdonwload span.wpcf7-form-control-wrap.nwsletter label {
    position: relative;
    padding-left: 23px;
}
@media screen and (max-width: 767px) {
    .downlodform-section.floating-form {
        top: 0px;
    } 
}

#contactTabContent .tab-pane {
    opacity: 1;
}
#contactTabContent .tab-pane .card-two .card-text {
    font-size: 1em;
    margin-bottom: 0.2em;
    font-family: freight-sans-pro,open-sans,sans-serif;
    line-height: 1.7em;
    color: #000e20;
    color: var(--primary);
    letter-spacing: 1px;
    text-decoration: none;
    font-weight: 400;
    width: 100%;
}
#contactTabContent .tab-pane .card-two {
    border-radius: 0;
    background-color: transparent;
    border: 0;
    height: 100%;
    padding-bottom: 1.5rem !important;
    width: 100%;
    display: block;
}
#contactTabContent .tab-pane .card-two a, #contactTabContent .tab-pane .card-two a:hover,
#contactTabContent .tab-pane .card-two a.btn-link, #contactTabContent .tab-pane .card-two .btn-link:hover {
    cursor: pointer;
    text-decoration: none !important;
}
#contactTabContent .tab-pane .card-two .card-body {
    background: transparent;
}


#whitepaper_download_btn
{
    padding: 20px !important;
    border-radius: 5px !important;
    border: solid 2px #000 !important;
    font-size: 0.8750em !important;
    text-transform: uppercase !important;
    background-color: transparent !important;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    line-height: 1em !important;
    color: #212529 !important;
    text-align: center !important;
    vertical-align: middle !important;
    margin-top: 0rem !important;
    background-image: none !important;
}
.whitepaper-formsection .big-rectangleDiamond {
    position: absolute;
    width: 75%;
    top: -472px;
    right: -91px;
}

.ig-whitepaper section.py-5.blue-to-green.download-form {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 26%, #fff 105%), linear-gradient(to bottom, #eff3f3, #eff3f3);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0) 26%, var(--color-white) 105%), linear-gradient(to bottom, #eff3f3, #eff3f3);
    padding-bottom: 210px !important;
}

.ig-whitepaper input.wpcf7-form-control.has-spinner.wpcf7-submit.btn-whitepaper-download {
    padding: 20px !important;
    border-radius: 5px !important;
    border: solid 2px #000 !important;
    font-size: 0.8750em !important;
    text-transform: uppercase !important;
    background-color: transparent !important;
    font-weight: 600 !important;
    letter-spacing: 2px !important;
    line-height: 1em !important;
    color: #212529 !important;
    text-align: center !important;
    vertical-align: middle !important;
    margin-top: 0rem !important;
    cursor: pointer !important;
    background-image: none !important;
}

.form-whitedonwload span.wpcf7-list-item-label {
    width: auto !important;
    padding-left: 0px !important;
    padding-right: 8px !important;
    background: none;
    text-align: left;
    transition: all 200ms;
    font-family: 'Avenir LT W01_35 Light1475496', sans-serif !important;
    font-weight: 600 !important;
    color: #a1a6bb;
    font-size: 12px;
    margin-bottom: 0.5rem;
    position: relative;
    text-transform: uppercase;
}

.form-whitedonwload label input[type="checkbox"] {
    position: absolute;
    left: 0px;
    top: 5px;
}

.form-whitedonwload span.wpcf7-form-control-wrap.nwsletter label {
    position: relative;
    padding-left: 23px;
}
.ebook-cover-page {
    width: 200px;
}
.ebook_cover_section {
    background: linear-gradient(to bottom,rgba(255,255,255,0) 26%,#fff 105%),linear-gradient(to bottom,#eff3f3,#eff3f3)!important;
    margin-top: 10px;
}
.download-form ul.icon-bullets li {
    padding-left: 40px;
    position: relative;
    margin-bottom: 10px;
}

.download-form ul.icon-bullets li i {
    position: absolute;
    left: 0px;
    top: 9px;
    color: #00bbe2;
}
section.ebook-author-section {
    background-color: #08153f;
    color: #fff;
}
.ebook-author-section .ebook_author_name {
    text-transform: none;
    font-size: 26px;
    margin-top: -8px;
}
.ebook-author-section .first_author_row{
    margin-bottom: 80px;
}
.ebook-author-section .about_author_heading h2 {
    font-size: 28px;
    color: #2bedc2;
    font-weight: bold;
}
.ebook-author-section .ebook_author_name span {
    font-size: 20px;
    color: #1dc9f7;
    padding-left: 10px;
}
#error_message {
    color: white;
    border: #ff3c3c;
    border-radius: 3px;
    border-width: 1px;
    font-size: 14px;
    padding: 8px;
    margin-top: 10px;
    background: #ff3c3c;
}
@media (max-width:768px){
    .ebook-author-section .ebook_author_name {
        margin-top: 5px;
    }
}
/*************** end whitepaper and ebook content type single page css ***************/