  /* --------------------------------------------
 	About
  -------------------------------------------- */
 @media(max-width:479px){
	.office-locations .card-container {
		width: 100%;
	}
}
@media(min-width:480px){
	.office-locations .card-container {
		width: 80%;
	}
}
@media(min-width:992px){
	.office-locations .card-container {
		width: 50%;
	}
}
.office-locations .card-content img{
	margin-bottom: 0px;
}
.office-locations .card-content h3{
	margin-top:40px;
	margin-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px; 
	font-size:30px;
	font-weight: 300;
}
.office-locations .card-content p {
	display: block; 
	margin: 0px 50px;
}
@media(max-width:767px){
	.process-line-xs {
		margin-left: 15px;
		border-left: 4px solid #2CBEC5;
	}
	.process-line-container {
		display: none;
	}
	.v-timeline-process {
		margin-bottom:100px;
	}
	.v-timeline-step {
	    margin-top: 20px;
	    padding: 8px 20px 8px 30px;
	}
	.v-timeline-process h2, .v-timeline-process p{
		margin-left:30px;
	}
}
@media(min-width:768px){
	.process-line-xs {
		margin-left:-15px;
		border-left: none;
	}
	.process-line-container {
		display: flex;
		flex-direction: column;
	}
	.v-timeline-process {
		margin-bottom:50px;
	}
	.v-timeline-step {
	    margin-top: 50px;
	    padding: 8px 20px 8px 40px;
	}
	.v-timeline-process h2, .v-timeline-process p{
		margin-left:40px;
	}
}
.process-line-container {
	width:1px;	
}
.process-line-dash  {
	width: 100%;
	height: 60px;
	border-right: 4px dotted #2CBEC5;
}
.process-line-solid {
	width: 100%;
	flex-grow: 1;
	border-right: 4px solid #2CBEC5;
}
.v-timeline-process {
	padding-left:  0px;
}
.v-timeline-step {
    width: fit-content;
    
    background-color: #2CBEC5;
    font-size: 22px;
    color: #ffffff;
}
 /* --------------------------------------------
 	Our Team
  -------------------------------------------- */
@media(max-width:767px){
	.profile-container {
		width: 100%;
	}
}
@media(min-width:768px){
	.profile-container {
		width: 80%;
	}
}
@media(min-width:992px){
	.profile-container {
		width: 50%;
	}
}
.profile-container {
	display: flex; 
	flex-direction: column; 
	justify-content: space-between;
	margin-bottom: 30px;
}
.profile-container>div {
	display: flex;
	flex-direction: column;
	flex-grow: 1;
	margin-right: 15px;
	margin-left: 15px;
	background: #ffffff;
	border: 2px solid#D4DCE3; 
	border-radius: 15px;
}

.ct-team-profile {
	padding: 20px;
	text-align: center;
}
.ct-team-location {
	display: inline-flex;
	position: relative;
	top: -22px;
	left: -22px;
	padding: 10px 15px 10px 20px;
	border: 2px solid #D4DCE3;
	border-radius: 15px;
	font-size: 16px;
	color: #99ABBC; 
}
.ct-team-location:after {
	margin-left: 10px;
}
.ct-team-location.london,
.ct-team-location.telaviv,
.ct-team-location.sofia {
	width: 135px;
}
.ct-team-location.london:after {
	content: 'London';
}
.ct-team-location.telaviv:after {
	content: 'Tel Aviv';
}
.ct-team-location.sofia:after {
	content: 'Sofia';
}
.ct-team-profile p {
	margin-bottom: 0px !important;
	text-align: left;
}
.ct-team-profile h3, .team-adviser h3 {
	margin-bottom: 0px;
	font-weight: 600;
    color: #1695CA;
}
.ct-team-profile h3 {
	padding-top: 15px;
	border-top: 1px solid #D4DCE3;
}
.ct-team-profile h4 {
	margin-top: 0px;
	font-weight: 400;
    color: #99ABBC;
}
 /* ----------------------- team profile images -----------------------  */
.ct-team-profile .team-profile{
	display:inline-block;
	width: 150px;
	height: 150px;
	margin:0 auto;
	background-repeat: no-repeat;
}
.ct-team-profile .team-profile{ 
	background-image: url('https://ct-prod.s3.amazonaws.com/assets/wordpress_assets/profile-img/currencytransfer-team-sprite-6.min.jpg');
	background-size: 150px
}
.team-profile.stevan{ background-position: 0px 0px; }
.team-profile.paul{ background-position: 0px -150px; }
.team-profile.tom{ background-position: 0px -300px; }
.team-profile.nick{ background-position: 0px -450px; }
.team-profile.nathan{ background-position: 0px -600px; }
.team-profile.nicolas{ background-position: 0px -750px; }
.team-profile.christopher{ background-position: 0px -900px; }
.team-profile.louisa{ background-position: 0px -1050px; }
.team-profile.karran{ background-position: 0px -1200px; }
.team-profile.eleanor{ background-position: 0px -1350px; }
.team-profile.pooja{ background-position: 0px -1500px; }
.team-profile.florence{ background-position: 0px -1650px; }
.team-profile.philip{ background-position: 0px -1800px; }
.team-profile.kamen{ background-position: 0px -1950px; }
.team-profile.deyan{ background-position: 0px -2100px; }
.team-profile.toma{ background-position: 0px -2250px; }
.team-profile.bertie{ background-position: 0px -2400px; }
 /* -----------------------  Small Divider  -----------------------  */
 .pft-arrowdown{
	margin-top:15px;
	margin-bottom:15px;
}
 /* --------------------------------------------
 	FAQ List
  -------------------------------------------- */
.post-2575 .tab-content {clear: both !important ;padding: 30px 0px !important;}
	.post-2575 .nav-tabs {width: 100% !important;}
	.post-2575 .spb_tour .nav-tabs li {
		display: inline-block !important; float: left !important; margin-right: -3px;
	}
/* --------------------------------------------
 	Supplier-table
  -------------------------------------------- */
.tr-l2.ct-supplier-table {
	margin-top: 20px;
	padding-bottom: 20px;
	text-indent: 0px;
	border-bottom: 1px solid #B8C4D0;
}
.tr-l2.ct-supplier-table .tr-single-row-supplier {
	display: flex; 
	flex-grow: 1; 
	align-items: center; 
	justify-content: space-between;
}
.ct-supplier-table .tr-supplier {
	display: flex;
}
.tr-l2.ct-supplier-table p{
	margin: 0px;
}
.ct-supplier-table .tr-supplier-tandc {
	display: flex;
	flex-direction: row;
	align-items:  center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.ct-supplier-table .tr-supplier-tandc.even{
	background-color: #F8F9FA;
}
.ct-supplier-table .tr-num, .ct-supplier-table .tr-supplier-name {
	font-weight: 700;
}
.ct-supplier-table .tr-num {
 min-width: 30px;
 margin-right: 15px;
 text-align: right;
}
.ct-supplier-table .tr-supplier-account {
	display: flex;
  margin-left: 45px;
}
.ct-supplier-table .tr-supplier-account, .ct-supplier-table .tr-tandcs {
	flex-grow: 1;
}
.ct-supplier-table .tr-tandcs {
	padding-right: 15px;
	text-align: right;
}
.ct-supplier-table .tr-supplier-account-d1, .ct-supplier-table .tr-supplier-account-d2 {
	display: inline-block;
	flex-grow: 1;
	width: 200px;
}
@media(max-width:768px) {
  .tr-l2.ct-supplier-table, .ct-supplier-table .tr-supplier-account {
  	display: flex;
    flex-direction: column;
  }
  .tr-l2.ct-supplier-table {

  }
}
@media(min-width:768px) {
	.tr-l2.ct-supplier-table, .ct-supplier-table .tr-supplier-account {
	  flex-direction: row;
	}
	.tr-l2.ct-supplier-table {
		margin-left: 50px;
	}
}
@media(max-width:499px) {
  .ct-supplier-table .tr-supplier-tandc, .tr-l2.ct-supplier-table .tr-single-row-supplier {
    flex-direction: column;
    align-items: flex-start;
  }
  .ct-supplier-table .tr-tandcs {
  	margin-left: 45px;
  }
}
@media(min-width:500px) {
	.ct-supplier-table .tr-supplier-tandc, .tr-l2.ct-supplier-table .tr-single-row-supplier {
	  flex-direction: row;
	  align-items: flex-start;
	}
	.ct-supplier-table .tr-tandcs {
  	margin-left: 0px;
  }
}
.t-c-sub-2-point {
	margin-top: 10px;
	margin-bottom: 5px;
}
/* --------------------------------------------
	 Payments Partners List
-------------------------------------------- */
a.partner-list-link:hover .payment-partner {
	background-color:#E8F4FA;
	border: 3px solid #1695CA;
}
a.partner-list-link .payment-partner img {
	margin-top:0px;
	margin-bottom:0px;
}
/* --------------------------------------------
	 Payments Partners
-------------------------------------------- */
.payment-partner-details-page {
	margin-bottom:0px !important;
	min-height:350px;
	padding-top:80px;
	padding-bottom:100px;
}
.payment-partner-details-page .spb_wrapper.clearfix{
	padding-right:0px;
	padding-left:0px;
}
.pp-container-clipping {
	padding:0px;
	background-color:#FFFFFF;
	border-radius:12px;
	overflow:hidden;
	-webkit-box-shadow: 0px 0px 69px -24px rgba(49,49,56,0.6);
	-moz-box-shadow: 0px 0px 69px -24px rgba(49,49,56,0.6);
	box-shadow: 0px 0px 69px -24px rgba(49,49,56,0.6);
}
.payment-partner-details-container {
	display:flex;
	flex-direction:column;
}
.pp-logo-card {
	display:flex;
	justify-content:center;
  align-items:center;
  width:140px;
  height:80px;
  margin:30px;
  border-radius:8px;
  background-color: #ffffff;
}
.pp-details-container {
	width:100%;
	padding:30px;
}
.pp-company-name-container {
	display:flex;
	align-items:center;
	min-height:80px;
	margin-bottom:24px;
}
.pp-company-name {
	margin-top:0px;
	font-size: 28px;
	line-height: 30px;
	text-align:left !important;
	font-weight:700;
}
.pp-details-list {
	margin-bottom:32px;
	padding-bottom:16px;
	border-bottom: 1px solid #B8C4D0;
}
.pp-details-list:first-child {
	margin-top:0px;
}
.pp-details-list:last-child {
	margin-bottom:32px;
}
.pp-details-section-header h2 {
	font-weight:700;
}
.pp-details-container .tr-l2.ct-supplier-table {
	padding-bottom:0px;
	border-bottom:none !important;
}
.pp-details-container .tr-l2.ct-supplier-table,
.pp-details-container .ct-supplier-table .tr-supplier-account {
	margin-left:0px;
}
.pp-details-container .ct-supplier-table .tr-supplier-tandc {
	align-items:flex-start;
}
.pp-details-container .tr-supplier-tandc {
		padding-right:15px;
		padding-left:15px;
}
.pp-details-container .ct-supplier-table .tr-supplier-account-d1 {
	width:auto;
}
.pp-details-text > p:last-child {
	margin-bottom:0px;
}
.partner-table-header {
	display:none;
}
.partner-table-data-row {
	display:flex;
	flex-direction:column;
}
.partner-table-header {
	margin-bottom: 15px;
	border-bottom:1px solid #B8C4D0 ;
}
.partner-table-data-row {
	margin-bottom: 30px;
	border-bottom:1px solid #B8C4D0 ;
}
.partner-table-row-last {
	margin-bottom: 0px !important;
	border-bottom:none !important;
}
@media(min-width:500px) {
	.pp-details-container .ct-supplier-table .tr-supplier-tandc {
		align-items:center;
	}
}
@media(min-width:600px) {
	.partner-table-header {
		display:flex;
	}
	.partner-table-header, .partner-table-data-row {
		flex-direction:row;
	}
	.partner-table-header-xs{
		display:none;
	}
	.partner-t-ct-cell, .partner-t-pp-cell, .partner-table-header > div {
		width:50%;
	}
	.partner-t-ct-header, .partner-t-ct-cell {
		padding-right:15px;
	}
	.partner-t-pp-header, .partner-t-pp-cell {
		padding-left:15px;
	}
}
@media(min-width:768px) {
	.pp-company-name {
		font-size: 35px;
		line-height: 40px;
	}
	.payment-partner-details-container {
	  flex-direction: row;
	}
	.pp-details-container .ct-supplier-table .tr-tandcs {
		text-align:right;
		margin-right:45px;
	}
}
 /* --------------------------------------------
 	Security And Regulation
  -------------------------------------------- */
.ct-business-details {
	display:flex;
	flex-direction:column;
	align-items:center;
}
.ct-security-reg-logo {
	display:flex;
	align-items: center;
	width:100%;
	padding:24px;
	background-color:#195C7D;
}
.ct-business-details-container {
	padding:24px;
	margin:0px;
}
.ct-business-detail-row {
	display:flex;
	flex-direction:column;
	margin-bottom:0px;
	padding-top:12px;
	padding-bottom:12px;
	border-top:1px solid #eeeeee;
}
.ct-business-detail-label {
	min-width:160px;
	font-weight:900;
}
@media(min-width:768px) {
	.ct-business-details {
		flex-direction:row;
		align-items:stretch;
	}
	.ct-security-reg-logo{
		width:40%;
	}
	.ct-business-detail-row{
		flex-direction:row;
	}
	.ct-business-details-container{
		  width:60%;
	}
}
.ico-logo{
	margin-top: 64px; 
	margin-left: 100px;"
}
.faq-qanda-expand .spb_accordion.spb_content_element.col-xs-12.not-column-inherit,
.faq-qanda-expand .spb_accordion .spb_accordion_wrapper, 
.faq-qanda-expand .spb_accordion_section.group {
	margin-bottom:0px !important;
}
.faq-qanda-expand .spb_wrapper.spb_accordion_wrapper.ui-accordion.ui-widget.ui-helper-reset .spb_accordion_section.group {
	border:none;
}
.faq-qanda-expand .spb_accordion_section>h3{
	font-size:18px;
	font-weight:700;
}
.faq-qanda-expand .spb_accordion .spb_accordion_section>h3 a {
	padding-right:40px;
}
.faq-qanda-expand .spb_accordion_section>h3 .ui-icon:before {
	width: 24px;
  height: 24px;
  margin-top:0px;
	font-size:24px;
	font-weight:400;
	text-indent: -8px;
}
.faq-qanda-expand .ui-accordion-header .ui-helper-reset .ui-state-default .ui-corner-all>h3 a {
	font-size:18px;
	font-weight:700;
}
.faq-qanda-expand .spb_accordion .spb_accordion_section>h3.ui-state-active a {
	box-shadow:none;
	border-radius:12px;
	background-color:#E8F4FA;
}
.faq-qanda-expand .ui-accordion h3.ui-accordion-header:hover, .faq-qanda-expand .ui-accordion h3.ui-accordion-header:hover .ui-icon, 
.faq-qanda-expand .ui-accordion h3.ui-accordion-header.ui-state-active:hover a, .faq-qanda-expand .ui-accordion h3.ui-accordion-header.ui-state-active:hover .ui-icon {
	color:#1695CA;
}
.faq-qanda-expand .spb_accordion .ui-accordion .ui-accordion-content {
	padding:15px;
}
