

.callAndPutImg img{
    margin-top: 38px;
}
.derivativedmat_account{
    margin-top: 0px !important;
}
.derSubHd h6{
    font-weight: 700;
    font-size: 24px;
    color: #1F1F1F;
    margin-bottom: 16px;
    margin-bottom: 24px;
}
.derSubHd p{
    font-size: 16px;
    line-height: 24px;
    color: var(--body-font);
}
.derSubHd p:not(:last-child){
    margin-bottom: 14px;
}
.exSub{
    font-size: 16px;
    line-height: 24px;
    color: var(--body-font);
    font-weight: bold;
    margin-bottom: 4px;
}
.typesofDertxtCnt .commandMainHeading{
    margin-bottom: 56px;
}
.typesofDertxtCnt .derSubHd:not(:last-child){
    margin-bottom: 48px;
}
.typesOfDerivativesSc .container .row{
    justify-content: space-between;
    align-items: center;
}
.sectionPadding{
    padding: 50px 0;
}
.typesOfDerivativesSc.sectionPadding{
    padding: 50px 0 100px 0;
}
.whyFAndOSc{
    padding: 90px 0;
}
.whyFAndOSc .commandMainHeading{
    margin-bottom: 52px;
}
.key_feature_sc.whyFAndOSc .grid_container>div{
    border: 1px solid transparent;
}

.key_feature_sc.whyFAndOSc .grid_container>div{
    padding: 24px;
    background-color: #ffffff;
}
.prosHdCnt .commandMainHeading{
    margin-bottom: 16px;
}
.prosHdCnt p{
    margin-bottom: 24px;
}
.prosSpecHd{
        display: flex;
    align-items: center;
    gap: 10px;
    background-color: #DEFADD;
    padding: 8px 14px;
    border-radius: 4px;
    margin-bottom: 16px;
}
.consSpecHd{
        display: flex;
    align-items: center;
    gap: 10px;
    background-color: #FADDDE;
    padding: 8px 14px;
    border-radius: 4px;
    margin-bottom: 16px;
}
.indListPros h6{
    color: #1F1F1F;
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    margin-bottom: 8px;
}
.indListPros p{
    color: var(--body-font);
    font-size: 16px;
    line-height: 24px;
}
.indListPros{
    padding: 12px 0;
    min-height: 105px;
}
.indListPros:not(:last-child){    
    border-bottom: 1px solid #D1D1D1;
}
.key_feature_sc.whyFAndOSc .grid_container>div:nth-child(2){
    background-color: transparent;
        display: flex;
    align-items: center;
}
.whyFAndODecorSc{
    position: relative;
}
.whyFAndODecor{
    position: absolute;
    top: 6%;
    z-index: -1;
}
.ServicEquitySec.derivativeSc{
    position: relative;
}
.callAndPutDecor{
    position: absolute;
    z-index: -1;
    top: 14%;
    left: 6%;
}
.hintHd{
    color: var(--primary-red);
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    padding: 8px 16px;
    background-color: #FFDEE2;
    border-radius: 8px;
    margin: 0 auto 17px;
    width: fit-content;
}
.prosAndConsSc .row:nth-child(2){
    padding: 28px 38px;
    background-color: white;
    border-radius: 16px;
}

@media (min-width: 1400px){
     .MainHeadingDiscrition{
        width: 60%;
    margin: auto;
    }
    .whyFAndODecor {
    top: 12%;
}
}
@media (min-width: 1200px) and (max-width: 1399.9px){
    .MainHeadingDiscrition{
        width: 70%;
    margin: auto;
    }
}
@media (min-width: 992px) and (max-width: 1199.9px){
    .whyFAndODecor {
    top: 8%;
    left: 2%;
}
}
@media (min-width: 768px) and (max-width: 991.9px){
    .callAndPutDecor {
    top: 22%;
    left: 6%;
    overflow: hidden;
    width: 500px;
}
.whyFAndODecor {
    top: 0%;
    left: 8%;
    width: 500px;
    overflow: hidden;
}
.callAndPutImg{
    text-align: center;
}
.typesOfDerivativesSc .container .row{
        flex-direction: column-reverse;
}
.typesofDertxtCnt .commandMainHeading {
    margin-bottom: 24px;
}
.typesofDerImgCnt{
        text-align: center;
}
.sectionPadding {
    padding: 20px 0 40px 0;
}
.typesOfDerivativesSc.sectionPadding {
    padding: 10px 0 40px 0;
}
}
@media (min-width: 576px) and (max-width: 767.9px){
    .sectionPadding {
    padding: 15px 0;
    }
        .typesOfDerivativesSc.sectionPadding {
    padding: 50px 0 !important;
        }
        .derSubHd h6 {
    font-size: 18px;
}
    .prosAndConsSc .row:nth-child(2){
            gap: 16px;
}
     .callAndPutDecor {
    top: 12%;
        left: 6%;
        overflow: hidden;
        width: 400px;
}
.whyFAndODecor {
    /* top: 0%;
    left: 8%;
    width: 500px;
    overflow: hidden; */
    display: none;
}
.callAndPutImg{
    text-align: center;
}
.typesOfDerivativesSc .container .row{
        flex-direction: column-reverse;
}
.typesofDertxtCnt .commandMainHeading {
    margin-bottom: 24px;
}
.typesofDerImgCnt{
        text-align: center;
}
}
@media (max-width: 575px){
.sectionPadding {
    padding: 0;
}
    .typesOfDerivativesSc.sectionPadding {
    padding: 50px 0;
}
.derSubHd h6 {
    font-size: 18px;
}
.typesofDertxtCnt .derSubHd:not(:last-child) {
    margin-bottom: 28px;
}
.whyFAndOSc .commandMainHeading {
    margin-bottom: 20px;
}
         .callAndPutDecor {
  display: none;
}
.whyFAndODecor {
    display: none;
}
.callAndPutImg{
    text-align: center;
}
.typesOfDerivativesSc .container .row{
        flex-direction: column-reverse;
}
.typesofDertxtCnt .commandMainHeading {
    margin-bottom: 24px;
}
.typesofDerImgCnt{
        text-align: center;
}
.key_feature_sc.whyFAndOSc .grid_container>div:nth-child(2){
    justify-content: center;
}
.prosAndConsSc .row:nth-child(2){
    padding: 4px;
            gap: 16px;
}
.whyFAndOSc {
    padding: 30px 0 20px 0;
}
}
