.nav-link, h4 {
	color: #2e2e2e !important;
}
.side_nav > li > .nav-link {
	padding: 0 1.25rem 1rem 0 !important;
	font-size: 16px;
}
.nav-item-separate {
	border-bottom: 4px solid #A5000B;
	width: 60%;
	margin-top: 5px;
	display: none;
}
.nav-pills .nav-link.active {
	border-radius: 0;
	padding-bottom: 0px !important;
	color: #ae071d !important;
}
.nav-pills .nav-link.active .nav-item-separate {
	display: block;
}
.scroll_content::-webkit-scrollbar{
    display: none;
}
#myScrollspy {
	position: sticky;
	top: 20px;
	z-index: 99;
}

.bullet_square {
	float: right;
	margin-top: 7px;
	width: 13%;
}
#import_financing, .export_financing, .other_trade_financing, #import_services, .export_services, .other_trade_services {
	font-size: 18px;
	font-weight: 600;
}
.secure_req_application_icon {
	margin-top: -5px;
}
.secure_credit_fact {
	padding-left: 0 !important;
}
.import_financing_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 50% !important;
	position: absolute;
	top: 80%;
	left: 4%;
}
.import_services_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 70% !important;
	position: absolute;
	top: 85%;
	left: 4%;
}
.export_financing_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 60% !important;
	position: absolute;
	top: 80%;
	left: 4%;
}
.other_trade_financing_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 37% !important;
	position: absolute;
	top: 80%;
	left: 4%;
}
.import-financing-accord .accordion-item .accordion-collapse .accordion-body,
.export-financing-accord .accordion-item .accordion-collapse .accordion-body,
.other-financing-accord .accordion-item .accordion-collapse .accordion-body {
	padding: 20px 0px 0px 0px !important;
}

.accordion-body > .nav-align-top > .nav {
	justify-content: start;
}
.accordion-button::after {
	display: none;
}
.accordion-header {
	border-bottom: none !important;
}
.accordion-button {
	background-color: #f7f7f7 !important;
	border-radius: 0.375rem !important;
}
.accordion-close {
	display: none;
}
.accordion-open {
	border: 2px solid #ae071d;
	color: #ae071d;
	padding: 5px;
	margin-right: 10px;
}
.accordion-close {
	border: 2px solid #fff;
	color: #fff;
	padding: 5px;
	margin-right: 10px;
}
.accordion-open i, .accordion-close i {
	margin: 0;
}
.accordion-button:not(.collapsed) {
    color: #fff !important;
    background-color: #ae071d !important;
    box-shadow: inset 0 0 0 #d9dee3;
}
.accordion-button:not(.collapsed) > .accordion-close {
    display: block;
    transform: rotate(180deg) !important;
    transition: transform 0.2s ease-in-out;
}
.accordion-button:not(.collapsed) > .accordion-open {
    display: none;
    transform: rotate(180deg) !important;
    transition: transform 0.2s ease-in-out;
}
.accordion-item {
	margin-bottom: 30px;
}
.margin-financing-letter-of-credit, .trust-receipt, .import-invoice-financing {
	background-image: url('../../../images/business/trade/trade-financing/margin-financing.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}
.trust-receipt {
	background-image: url('../../../images/business/trade/trade-financing/trust_receipt.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}
.import-invoice-financing {
	background-image: url('../../../images/business/trade/trade-financing/import_invoice_financing.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}
.pre-shipment-financing {
	background-image: url('../../../images/business/trade/trade-financing/pre_shipment_financing.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}
.post-shipment-financing {
	background-image: url('../../../images/business/trade/trade-financing/post_shipment_financing.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}
.invoice-financing {
	background-image: url('../../../images/business/trade/trade-financing/invoice_financing.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}
.margin_financing_tagline, .trust_receipt_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 50% !important;
	position: absolute;
	top: 75%;
	left: 4%;
}
.import_invoice_financing_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 70% !important;
	position: absolute;
	top: 75%;
	left: 4%;
}
.pre_shipment_financing_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 45% !important;
	position: absolute;
	top: 75%;
	left: 4%;
}
.post_shipment_financing_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 40% !important;
	position: absolute;
	top: 75%;
	left: 4%;
}
.invoice_financing_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 50% !important;
	position: absolute;
	top: 75%;
	left: 4%;
}
.import-services-letter-of-credit {
	background-image: url('../../../images/business/trade/trade-services/letter-of-credit.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}
.import-documentary-collection {
	background-image: url('../../../images/business/trade/trade-services/import-documentary-collection.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}
.letter-credit-advising {
	background-image: url('../../../images/business/trade/trade-services/letter_of_credit_advising.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}
.export-documentary-collections {
	background-image: url('../../../images/business/trade/trade-services/export_documentation_collection.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}
.letter-credit-confirmation {
	background-image: url('../../../images/business/trade/trade-services/letter-of-credit-confirmation.png');
	height: 250px;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
	background-position: center;
	position: relative;
}

.import_services_letter_credit_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 55% !important;
	position: absolute;
	top: 75%;
	left: 4%;
}
.import_documentary_collection_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 75% !important;
	position: absolute;
	top: 75%;
	left: 4%;
}
.export_services_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 70% !important;
	position: absolute;
	top: 82%;
	left: 4%;
}
.letter_credit_advising_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 80% !important;
	position: absolute;
	top: 75%;
	left: 4%;
}
.letter_credit_confirmation_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 80% !important;
	position: absolute;
	top: 83%;
	left: 4%;
}
.export_documentary_collections_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 60% !important;
	position: absolute;
	top: 77%;
	left: 4%;
}
.other_trade_services_tagline {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	width: 70% !important;
	position: absolute;
	top: 82%;
	left: 4%;
}
.income_document_div {
	height: 300px;
    background-image: linear-gradient(235deg, transparent 40px, rgb(255 255 255) 40px);
    padding: 10px;
    position: relative;
    filter: drop-shadow(0px 0px 10px #0000001a);
    padding: 20px 40px 0px 20px;
    margin-top: 30px;
}
.salaried_staff_div, .self_employ_div {
	padding: 30px 70px 60px 30px;
}
.c-b-l-icon {
	width: 80% !important;
}
.letter-credit-icon {
	width: 70% !important;
}
.benefit_table_icon_td {
	width: 17%;
}
.trade_services_table_icon_td {
	width: 15%;
}
.margin_financing_eligibility {
	margin-left: -30px;
}
.contact_us_btn {
	background-color: #ae071d !important;
	color: #fff !important;
	font-weight: 500;
	padding: 15px 25px !important;
	border: 1px solid #ae071d !important;
	margin-bottom: 10px;
}
.contact_us_btn:hover {
	background-color: #fff !important;
	color: #ae071d !important;
}
.type_of_guarantees_text {
	width: 80%;
}
.financial-bank-guarantee-div {
	background-image: url(../../../images/business/trade/trade-services/financial-bank-guarantee.png);
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    height: 220px;
    border-radius: 5px;
}
.performance-based-guarantee-div {
	background-image: url(../../../images/business/trade/trade-services/performance-based-guarantee.png);
    background-size: contain;
    background-position: top;
    background-repeat: no-repeat;
    height: 220px;
    border-radius: 5px;
}
@media (max-width: 1400px) and (min-width: 1301px) {
	.import_financing_tagline {
	    width: 60% !important;
	    top: 80%;
	}
	.margin_financing_tagline {
	    width: 70% !important;
	}
	.trust_receipt_tagline {
	    width: 60% !important;
	}
	.import_invoice_financing_tagline {
	    width: 85% !important;
	}
	.post_shipment_financing_tagline {
	    width: 50% !important;
	}
	.other_trade_financing_tagline {
	    width: 50% !important;
	}
	.export_services_tagline {
	    width: 80% !important;
	    top: 80%;
	}
	.letter_credit_advising_tagline {
		width: 90% !important;
	}
	.export_documentary_collections_tagline {
	    width: 70% !important;
	    top: 76%;
	}
	.other_trade_services_tagline {
	    top: 80%;
	}
	.income_document_div {
	    height: 370px;
	    background-image: linear-gradient(235deg, transparent 40px, rgb(255 255 255) 40px);
	    position: relative;
	    filter: drop-shadow(0px 0px 10px #0000001a);
	    padding: 40px 60px 0px 30px;
	    margin-top: 30px;
	}
	.salaried_staff_div, .self_employ_div {
	    padding: 50px 60px 70px 40px;
	}
	.financial-bank-guarantee-div, .performance-based-guarantee-div {
		height: 190px;
	}
}
@media (max-width: 1300px) and (min-width: 1271px) {
	.import_financing_tagline{
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.other_trade_financing_tagline {
		width: 45% !important;
		top: 75%;
	}
	.import_invoice_financing_tagline {
	    width: 85% !important;
	}
	.post_shipment_financing_tagline {
	    width: 50% !important;
	}
	.bullet_square {
		width: 20%;
	}
	.income_document_div{
    	height: 370px;
	    background-image: linear-gradient(235deg, transparent 40px, rgb(255 255 255) 40px);
	    position: relative;
	    filter: drop-shadow(0px 0px 10px #0000001a);
	    padding: 40px 60px 0px 30px;
	    margin-top: 30px;
	}
	.salaried_staff_div {
		padding: 40px 70px 70px 40px;
	}
	.self_employ_div {
		padding: 40px 70px 70px 40px;
	}
	.import_financing_tagline, .margin_financing_tagline, .trust_receipt_tagline, .import_invoice_financing_tagline, .export_financing_tagline,
	.pre_shipment_financing_tagline, .post_shipment_financing_tagline, .other_trade_financing_tagline, .invoice_financing_tagline,
	.import_services_tagline, .import_services_letter_credit_tagline, .import_documentary_collection_tagline, .export_services_tagline,
	.letter_credit_advising_tagline, .letter_credit_confirmation_tagline, .export_documentary_collections_tagline, .other_trade_services_tagline {
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.export_services_tagline {
	    width: 80% !important;
	    top: 80%;
	}
	.financial-bank-guarantee-div, .performance-based-guarantee-div {
		height: 190px;
	}
}
@media (max-width: 1270px) and (min-width: 1000px) {
	.import_financing_tagline, .margin_financing_tagline, .trust_receipt_tagline, .import_invoice_financing_tagline, .export_financing_tagline,
	.pre_shipment_financing_tagline, .post_shipment_financing_tagline, .other_trade_financing_tagline, .invoice_financing_tagline,
	.import_services_tagline, .import_services_letter_credit_tagline, .import_documentary_collection_tagline, .export_services_tagline,
	.letter_credit_advising_tagline, .letter_credit_confirmation_tagline, .export_documentary_collections_tagline, .other_trade_services_tagline {
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.import_financing_tagline {
	    width: 70% !important;
	    top: 75%;
	    left: 4%;
	}
	.margin_financing_tagline, .trust_receipt_tagline {
	    width: 80% !important;
	}
	.import_invoice_financing_tagline {
	    width: 92% !important;
	    top: 66%;
	}
	.export_financing_tagline {
	    width: 80% !important;
	    top: 76%;
	}
	.post_shipment_financing_tagline {
	    width: 60% !important;
	}
	.other_trade_financing_tagline {
	    width: 60% !important;
	    top: 76%;
	}
	.invoice_financing_tagline {
	    width: 70% !important;
	}
	.import_services_tagline {
	    width: 80% !important;
	    top: 83%;
	}
	.import_services_letter_credit_tagline {
   		width: 78% !important;
   	}
   	.import_documentary_collection_tagline {
   		width: 90%;
   	}
   	.export_services_tagline {
	    width: 90% !important;
	    top: 78%;
	}
	.letter_credit_advising_tagline {
	    width: 90% !important;
	}
	.letter_credit_confirmation_tagline {
	    width: 90% !important;
	}
	.export_documentary_collections_tagline {
	    width: 90% !important;
	}
	.other_trade_services_tagline {
	    width: 80% !important;
	    top: 77%;
	}
   	.letter-credit-icon {
	    width: 100% !important;
	}
	.c-b-l-icon {
	    width: 90% !important;
	}
	.margin_financing_eligibility {
	    margin-left: -10px;
	}
	.income_doc_desktop {
		margin-top: 20px !important;
	}
	.income_document_div {
		height: 370px;
	    background-image: linear-gradient(235deg, transparent 40px, rgb(255 255 255) 40px);
	    position: relative;
	    filter: drop-shadow(0px 0px 10px #0000001a);
	    padding: 40px 60px 0px 30px;
	    margin-top: 30px;
	}
	.self_employ_col_6 {
		margin-left: 0px;
		padding-right: 0px !important;
		padding-left: 0px !important;
	}
	.type_of_guarantees_row > .col-md-6 {
		width: 50%;
	}
	.financial-bank-guarantee-div, .performance-based-guarantee-div {
		height: 160px;
	}
}
@media (max-width: 999px) and (min-width: 577px) {
	.import_financing_tagline {
		width: 80% !important;
		top: 72%;
	}
	.margin_financing_tagline, .trust_receipt_tagline, .post_shipment_financing_tagline, .invoice_financing_tagline {
		width: 80% !important;
		top: 77%;
	}
	.import_invoice_financing_tagline {
		width: 90% !important;
		top: 68%;
	}
	.export_financing_tagline {
		width: 90% !important;
		top: 73%;
	}
	.pre_shipment_financing_tagline {
		width: 70% !importantrtant;
		top: 77%;
	}
	.benefit_table_icon_td {
		padding: 0.625rem 0.5rem !important;
	}
	.margin_financing_eligibility {
	    margin-left: 0px;
	}
	.other_trade_financing_tagline {
		width: 80% !important;
		top: 75%;
	}
}
@media only screen and (max-width: 576px){
	.bullet_square {
		width: 100%;
	}
	.accordion-body > .nav-align-top > .nav {
	    justify-content: space-around;
	}

	.import_financing_tagline, .margin_financing_tagline, .trust_receipt_tagline, .import_invoice_financing_tagline, .export_financing_tagline,
	.pre_shipment_financing_tagline, .post_shipment_financing_tagline, .other_trade_financing_tagline, .invoice_financing_tagline,
	.import_services_tagline, .import_services_letter_credit_tagline, .import_documentary_collection_tagline, .export_services_tagline,
	.letter_credit_advising_tagline, .letter_credit_confirmation_tagline, .export_documentary_collections_tagline, .other_trade_services_tagline {
		font-size: 18px !important;
		line-height: 22px !important;
	}
	.import_financing_tagline {
	    width: 90% !important;
	    top: 65%;
	}
	.margin_financing_tagline, .trust_receipt_tagline {
	    width: 90% !important;
	    top: 77%;
	}
	.accordion-header {
		padding-right: 10px;
	}
	.benefit_table_icon_td {
	    width: 30%;
	    vertical-align: top;
	}
	.c-b-l-icon {
    	width: 100% !important;
    }
    .margin_financing_eligibility {
	    margin-left: 0px;
	}
	.margin-financing-letter-of-credit, .trust-receipt, .import-invoice-financing, .pre-shipment-financing, .post-shipment-financing, .invoice-financing,
	.import-services-letter-of-credit {
		width: 97%;
	}
	.import_invoice_financing_tagline {
	    width: 90% !important;
	    top: 62%;
	    text-shadow: 0px 0px 40px #000;
	}
	.export_financing_tagline {
	    width: 90% !important;
	    top: 64%;
	}
	.pre_shipment_financing_tagline {
	    width: 90% !important;
	    top: 77%;
	}
	.post_shipment_financing_tagline {
		width: 90% !important;
		top: 78%;
	}
	.other_trade_financing_tagline {
	    width: 80% !important;
	    top: 67%;
	}
	.invoice_financing_tagline {
	    width: 90% !important;
	    top: 70%;
	}
	.c-b-l-div {
		text-align: center;
	}
	.income_doc_desktop {
	    margin-left: 0px !important;
	    margin-top: 20px !important;
	}
	.income_document_div {
	    height: 350px;
	    background-image: linear-gradient(235deg, transparent 40px, rgb(255 255 255) 40px);
	    position: relative;
	    filter: drop-shadow(0px 0px 10px #0000001a);
	    padding: 40px 60px 0px 30px;
	    margin-top: 30px;
	}
	.letter-credit-icon {
		width: 100% !important;
	}
	.trade_services_table_icon_td {
		width: 30%;
	    vertical-align: top;
	}
	.import_services_tagline, .import_documentary_collection_tagline, .export_documentary_collections_tagline, .other_trade_services_tagline {
	    width: 90% !important;
	    top: 60%;
	}
	.import_services_letter_credit_tagline {
	    width: 90% !important;
	    top: 70%;
	}
	.export_services_tagline {
		width: 90% !important;
		top: 33%;
	}
	.letter_credit_advising_tagline {
		width: 90% !important;
		top: 52%;
	}
	.letter_credit_confirmation_tagline {
		width: 90% !important;
	    top: 75%;
	}
	.self_employ_col_6 {
	    margin-left: 0px; 
	}
	.type_of_guarantees_row > .col-md-6 {
		width: 100%;
		text-align: center;
	}
	.type_of_guarantees_title {
		text-align: center;
	}
	.type_of_guarantees_text {
		width: 100% !important;
	}
}