.node--type-whitepaper.hs-form .sidebar_first .form-columns-2 .hs-form-field{
padding: 0 6px 0 0px;
}
.paragraph.paragraph--type--big-ideas-section.paragraph--view-mode--default.big_ideas.gap {
    padding-bottom: 80px;
}

.key-text-align .key-text {
  padding-top: 50px;
}
.key-text-align .section-title-area {
  display: none;
}
@media (min-width: 992px) {
.key-text-align .col-lg-6:first-child{
    flex: 0 0 auto;
    width: 66.66666667%;
}
.key-text-align .col-lg-6:last-child{
    flex: 0 0 auto;
    width: 33.33333333%;
}
}

.pdf-box-withimg .openmailpopup{cursor: pointer;}

.video-gallery-sec .video-thumb{position:relative;}
.video-gallery-sec .video-thumb::before{content: "";
  width: 70px;
  height: 70px;
  display: block;
  position: absolute;
  background-color: rgba(255,255,255,.5);
  background-image: url(/themes/custom/first_source/images/bi_play-fill.svg);
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;}
  
.text_column .col-md-4{margin-bottom: 1.5rem;}
.uk-location .location-block{border-radius: 10px;}
.hover-style-2 .hidden_info {
  left: 30px;
  right: 30px;
  padding: 30px 20px;
  border-radius:10px;
}
.hover-style-2 .hidden_info p{
	font-size:16px;
	line-height:26px;
}
@media (min-width: 992px) {
.headline-height .stories-box-info h5{min-height:64px !important;}
}
/*-- redefining-uk-collections */
.uk-collection-banner .inner_banner_cap p{font-size: 17px;}
@media screen and (min-width: 1200px){
.small-headline h2 {font-size: 46px;}
}
.three-different-box .row:nth-child(2) .col-12:nth-child(1) .stories-box{background-color: #f6f1f8; padding:15px; border-radius:10px;height:100%;}
.three-different-box .row:nth-child(2) .col-12:nth-child(2) .stories-box{background-color: #effbf7; padding:15px; border-radius:10px;height:100%;}
.three-different-box .row:nth-child(2) .col-12:nth-child(3) .stories-box{background-color: #ebf8ff; padding:15px; border-radius:10px;height:100%;}
.video_sec_latest.video-text-align .container-fluid .row {align-items: center;}
@media screen and (max-width: 991px){
.main-content .uk-collection-banner .inner_banner_cap h1{font-size: 26px;}
.uk-collection-banner .inner_banner_cap p{font-size: 14px; line-height: 20px;}
}

.download-section .col-12 {flex: 0 0 auto; width: 100%; display: flex;flex-wrap:wrap; justify-content: space-between; }
@media (min-width: 767px) {.video_banner .container { height: 77%;} .download-section.page-title-area .col-12 h2{margin-bottom:0;}}
@media screen and (max-width:991px){.download-section .col-12{justify-content: center;  text-align: center;} .download-section.page-title-area .col-12 h2{margin-bottom:20px;}}
.video-text{display:none;}

.form-wrap-block h5{
    padding: 0 15px 10px;
}
.form-wrap-block {
  background-color: #fff;
  border-radius: 15px;
  padding: 30px;
}
.form-wrap-block .legal-consent-container .hs-form-booleancheckbox-display p{
    color: #000;
}
.text_column .form-wrap-block ul li{
    padding-left:0;
    background: none;
}
.form-wrap-block .hs-form .hs-input{
    height: 45px;
}
.form-wrap-block .hs-form .form-columns-2{
    margin-bottom: 10px;
}
.top-form-block .row{
    align-items:center;
}
.career_top img{border-radius:20px;}

.header #navbar-top a{
  display: block;
  color: rgb(231,231,231);
  padding: 10px;
}


.contact_form .field.hs-form-field {width: 100%;}
.contact_form .hs-form-checkbox-display {display: flex;	align-content: center;align-items: center;}
.contact_form .hs-form-checkbox-display span { display: inline-block; margin-left: 10px;}
.contact_form .inputs-list {list-style: none;margin: 0; padding: 0;}
.contact_form .inputs-list li + li { margin-top: 10px;}
.contact_form .hs-fieldtype-checkbox { padding-top: 20px !important;}
.contact_form .hs-fieldtype-checkbox > label { margin-bottom: 10px;}
.contact_form .hs_error_rollup{
	  padding: 0 15px;
    margin-bottom: 16px;
}
.submitted-message.hs-form-3193210d-5100-4d26-b502-b8c07b7fbf98{
	    text-align: center;
    	font-size: 25px;
}