body .industry-exchange {
    padding: 170px 0 !important;
    background-size: cover !important;
    margin-top: 70px;
}
section.protecting-data {
    padding: 130px 0 50px 0 !important;
}
.client-page-first-title h2 {
    font-size: 55px;
    font-weight: 400;
    line-height: 66px;
}
.client-page-first-title p {
    font-size: 32px;
    font-weight: 400;
    line-height: 45px;
    letter-spacing: 1px;
    margin-top: 40px;
    margin-bottom: 0;
}
.sticky-po {
    margin-left: 0 !important;
	margin-top: 40px;
    background-color: transparent !important;
}
a.security_data_btn {
    background-color: transparent !important;
    margin-top: 23px;
    margin-bottom: 50px;
}
body .our_company_data {
    padding: 80px 0 60px !important;
}
.our_company_data .client-page-title {
    margin-bottom: 50px;
}
body .security_data {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}
body .security_data .client-page-title {
    margin-bottom: 50px;
}
section.access-and-control {
    padding-bottom: 30px !important;
}
section.access-and-control .client-page-title h2{
    margin-bottom: 16px;
}
.security_data_section {
    text-align: left;
    margin-bottom: 25px;
}
.security_data_section h3 {
    margin-bottom: 9px;
    position: relative;
	font-weight:500;
	display: inline-block;
	border-bottom:2px solid #106276;
	padding-bottom: 10px;
}
/*.security_data_section h3:hover{
	color:rgb(240, 99, 44) !important;
}*/
/*.security_data_section h3:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -13px;
    width: 230px;
    height: 1px;
    background: #106276;
}*/
.security_data__text br{
	display:none !important;
}
section.partnering-value .partnering {
    width: 32% !important;
    background: #fafafa !important;
    padding: 23px !important;
    border-radius: 15px !important;
    border: 1px solid #e2e2e2 !important;
}
.partnering-value .row.hcode-row-flex {
    justify-content: space-between;
}
.partnering  h2 {
    text-transform: uppercase !important;
    font-size: 17px;
    margin-bottom: 20px;
}

.partnering ul {
    padding: 0;
    margin: 0;
    padding-left: 20px;
}

.partnering ul li {
    list-style: none;
    line-height: 27px;
    position: relative;
	left:8px;
}

.partnering ul li i {
    position: absolute;
    content: "";
    left: -30px;
    top: 5px;
    width: 15px;
    height: 15px;
    background-color: #30b39c;
    border-radius: 50%;
    font-size: 8px;
    color: #fff;
    line-height: 16px;
    text-align: center;
}
.partnering ul li br {
   display:none;
}
section.privacy-standard {
 
}
section.privacy-standard .client-page-title h2 {
    margin-bottom: 20px;
}
section.faq {
    
}
.call-to-action-section a.sticky-po{
	margin-top: 0px;
}
section.faq .client-page-title h2{
    margin-bottom: 30px;
}
section.faq .accordion-style2 .panel-title {
    background-color: transparent;
    font-weight: 500;
    text-align: left;
    border: none;
    border-bottom: 2px solid #dfdfdf;
    letter-spacing: 0.3px !important;
	font-size: 16px;
}
section.faq .panel-default {
    border-color: transparent;
    margin: 0;
}
section.faq .accordion-style2 .panel-heading i {
    color: #000;
    padding-top: 2px;
    padding-right: 12px;
}
section.faq .pull-right {
    float: left !important;
}
section.faq .panel-group .panel-heading {
    border-bottom: 0;
    padding: 0;
}
section.faq .panel-body {
    text-align: left;
    border-bottom: 2px solid #dfdfdf !important;
    padding: 20px !important;
	padding-top: 5px !important;
}
section.faq .panel-body p{
    margin:0 !important;
}
.security_data_section img {
    width: 100px !important;
}
.usermanual {
    margin: 23px 10px 0 44px;
}
section.faq  .active-accordion .panel-title {
    border: none !important;
}
a.icon-lock br {
    display: none;
}

.icon-lock:before {
    font-size: 18px;
    margin-left: 7px;
}
a.icon-lock {
    color: #000;
}
a.icon-lock:hover {
    color: rgb(240, 99, 44) !important;
}
a.icon-lock br {
    display: none;
}
.icon-lock:before {
    font-size: 18px;
    margin-left: 7px;
}


@media screen and (max-width:1199px){
	body .industry-exchange {
    	padding: 100px 0 !important;
    }
	.client-page-first-title {
		padding-right: 50px;
	}
}
@media screen and (max-width:991px){
	.client-page-first-title h2{
		font-size: 37px;
    	line-height: 44px;
	}
	body .industry-exchange {
		margin-top: 55px;
	}
	.client-page-first-title p {
		font-size: 18px;
		line-height: 26px;
		margin-top: 25px;
	}
	.partnering-value .partnering.vc_col-sm-4 {
		width: 45% !important;
		margin: 15px;
	}
	.partnering-value .row.hcode-row-flex {
		justify-content: center;
	}
}
@media screen and (max-width:767px){
	body .industry-exchange {
		margin-top: 55px;
		padding-top: 0 !important;
		padding-bottom: 0 !important;
	}
	.security_data_section .vc-column-innner-wrapper {
		text-align: center;
		
	}
	.security_data_section .vc-column-innner-wrapper .security_data_title {
		margin-top:30px;
	}
	.client-page-first-title {
		padding-right: 0;
	}
	body .our_company_data {
    	padding: 80px 0 0px !important;
	}
	.security_data_section h3:after {
    	left: 50%;
    	transform: translate(-50%, 0px);
	}
	.privacy-standard {
		margin-top: 50px;
	}
}
@media screen and (max-width:630px){
.partnering-value .partnering.vc_col-sm-4 {
    width: 100% !important;
    margin: 15px 0px;
}
section.faq .accordion-style2 .panel-title {
    display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;
}
}