* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-size: 14px;
	outline: none;
	list-style-type: none;
	line-height: 19px;
	text-decoration: none;
	color: #000;
}
body { 
	font-family: 'Poppins', sans-serif;
}
html {
	scroll-behavior: smooth;
}
header .iifllogo img {
    width: 230px;
}
.discon {
    height: 400px;
    overflow-y: scroll;
}
.discon ul li {
    margin-bottom: 11px;
    width: 98%;
    list-style-type: decimal;
    padding-left: 0;
}

 

.discon ul {
    padding-left: 23px;
}
.overow{ width: 100%; display: none; background-color: #fff; opacity: 0.8; height: 100%;}

h1{
    color: #2e218e;
    font-size: 28px;
    font-weight: 400;
    line-height: 47px;
    padding-right: 440px;
    margin-bottom: 40px;
    margin-top: 20px;
}
h2{
    color: #2e218e;
    font-size: 40px;
    text-align: center;
    margin: 15px 0 45px 0;text-transform: capitalize;
    line-height: 1.2;
}
footer {
    background: #edf0f3;
    position: relative;
    display: flex;
    /*display: block;*/
    padding: 20px;
}
.Footertop {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.FooterBot {
    border-top: 1px solid #ccc;
    margin-top: 15px;
    margin-bottom: 30px;
}
.Footertop img {
    margin-right: 30px;
    display: inline-block;
}
.disclaimer {
    display: inline-block;
}
.disclaimer p {
    text-align: left;
    padding: 0;
    color: #909090;
    font-size: 14px;
    line-height: 1.2;
}
.FooterBot p {
    padding: 20px 0 0 0;
    text-align: left;
    font-size: 14px;
    color: #909090;
    line-height: 1.3;
}
.FooterBot span {
    color: #231f55;
    font-weight: 700;
    font-size: 14px;
}
.disclaimer h4 {
    color: #231f55;
}
section.banner {
    position: relative;
}

.header-main {
    z-index: 7;
    position: relative;
}

.main {
    max-width: 1122px;
    margin: auto;
    width: 96%;
}

header .iifllogo {
    text-align: right;
}

section.banner section.bannerSection {
    display: flex;
    justify-content: space-between;
    padding-top: 0px;
}
 

section.banner section.bannerSection article.rightsection {
    position: absolute;
    right: 0;
    top: 103px;
    width: 40%;
    background: #f8f9fa;
    padding: 41px 150px 40px 40px;
    z-index: 7;
}

 

section.banner section.bannerSection article.rightsection .formwrapper h4 {
    font-size: 16px;
    font-weight: 100;
    color: #2e218e;
    margin-bottom: 30px;
}

section.banner section.bannerSection article.rightsection .formwrapper .formgroup {
    margin-bottom: 20px;
}

section.banner section.bannerSection article.rightsection .formwrapper .formgroup input{
    background: #fff;
    border: 1px solid #ccc;
    padding: 8px 20px;
    border-radius: 11px;
    max-width: 350px;
    width: 100%;
}

section.invesolusect p {
    text-align: center;margin-bottom: 25px;
    padding: 20px 0;
    padding-bottom: 0;

}
section.invesolusect .insolulist ul li p {
    margin-bottom: 0;
    padding-bottom: 0;
}

p {
    font-size: 16px;    line-height: 27px;
}

 

section.invesolusect .insolulist {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* justify-content: space-between; */
}

section.invesolusect .insolulist .inswrap {
    background: #eef1f1;
    min-height: 448px;
    width: 100%;
    text-align: center;
    padding: 30px 30px 30px 30px;
    margin-bottom: 30px;
    position: relative;
    margin-left: 15px;
    margin-right: 15px;
}
.owl-carousel .owl-item span img {
    width: 67px;
}

section.invesolusect .insolulist .inswrap h4 {
    font-size: 24px;
    margin-bottom: 25px;
    line-height: 32px;min-height:30px;
    }
    section.invesolusect .insolulist .inswrap p {
        margin-bottom: 0;
    }

    section.tradwithex ul li:nth-child(4) span {
       
        padding-top: 14px;
    }

section.invesolusect .insolulist  .inswrap a {
    position: absolute;
    bottom: 8px;
    transform: translate(-50%, 0 ); display: none;
    left: 50%;
}

 

section.starttrding h2 {
    text-align: left;
}

 

section.faqsection .faqquewrap ul li {padding: 10px 0 10px 60px;position: relative;}

section.faqsection .faqquewrap ul li .icon-plus {
    /*content: '';*/
    position: absolute;
    left: 0;
    top: 0;
    background: url('../images/faqplus.png');
    height: 36px;
    width: 33px;
}

section.faqsection .faqquewrap ul li .icon-minus {
    /*content: '';*/
    position: absolute;
    left: 0;
    top: 0;
    background: url('../images/faqminus.png');
    height: 36px;
    width: 33px;
}

section.faqsection .faqquewrap   h4 {
    font-size: 17px;
    margin: 0 0 15px 0;
    background: url(../images/faqplus.png) 0 6px no-repeat;
    padding: 14px 0 5px 52px;
    cursor: pointer;
}
section.faqsection .faqquewrap   h4.active {
   background: url('../images/faqminus.png') 0 6px no-repeat;  
}
section.faqsection .faqquewrap .answ ul li {
    padding-left: 0;
}

section.faqsection .faqquewrap .answ {
    padding: 0px 0  0 57px; text-align: justify;
}
section {
	padding: 0px 0 50px 0;
    width: 100%;
    float: left;
    display: block;
}

section.invesolusect .insolulist ul li a:hover {
    color: #2e218e;
}

section.tradwithex ul {
    display: flex;
    justify-content: space-between;
    align-items: self-end;
    padding: 0 60px;
}

section.tradwithex ul li span {
    width: 125px;
    height: 125px;
    border: 1px solid #2e218e;
    display: block;
    border-radius: 100%;
    margin: 50px 0 14px 0;
    line-height: 125px;
    font-size: 51px;
    color: #ff5b00;
    padding-left: 23px;
    font-weight: 600;
    position: relative;
}

section.tradwithex ul li span::after{
    position: absolute;
    content: "";
    width: 35px;
    height: 84px;
    background: url(../images/sprite.png) -47px 23px no-repeat;
    z-index: 4;
    top: 16px;
    }

    section.tradwithex ul li:nth-child(2) span::after{
    background-position: -47px 23px;
}
    section.tradwithex ul li:nth-child(3) span::after{
        display: none;
}
    section.tradwithex ul li:nth-child(4) span::after{
    display: none;
}

section.tradwithex ul li:nth-child(3){ text-align: center;}
section.tradwithex ul li:nth-child(3) span{ text-align: center; padding-left: 0;}

section.tradwithex ul li:nth-child(4){ text-align: center;}
section.tradwithex ul li:nth-child(4) span{ text-align: center; padding-left: 0;}
header.sticky {
    position: fixed;
    width: 100%;
    display: block;
   
    top: 0;
    z-index: 8;
}

header .main{ padding:20px 20px 20px 20px ;
    background: #e2e7e8;}
section.faqsection .faqwrapper {
    width: 70%;
    float: right;
    background: #eff1f2;
    padding: 100px;
    position: relative;
}
section.faqsection .faqwrapper::before{    width: 330px;
    height: 400px;
    content: "";
    position: absolute;
    background: url(../images/img4.png) 0 0 no-repeat;
    left: -239px;
    top: 25%;} 
	section.starttrding .tradingwrap {
		width: 70%;
		float: left;
		background: #eff1f2;
		padding: 100px 281px 100px  200px;
		position: relative;
	}
	section.starttrding .tradingwrap::after{  height: 400px;
		content: "";
		position: absolute;
		background: url(../images/img3.png) 0 0 no-repeat;
		right: -189px;
		width: 400px;
		top: 50%;
        transform: translateY(-50%);
    }
        .bannerwrap {
            background: #e2e7e8;
            display: block;
            float: left;
            width: 100%;
            padding: 0 60px 60px 60px;
        }
        
        button {
            background: #f16c23;
            outline: none;
            border: none;
            color: #fff;
            padding: 10px 31px;
            border-radius: 22px;
            text-transform: uppercase;
            font-size: 16px;
            cursor: pointer;
        }
        #verify {
            background: #f16c23;
            outline: none;
            border: none;
            color: #fff;
            padding: 5px 11px;
            border-radius: 22px;
            text-transform: uppercase;
            font-size: 16px;
            cursor: pointer;
        }
        .owl-carousel .owl-item span {
            height: 70px;
            display: block;
        }
        #resend {
            background: #f16c23;
            outline: none;
            border: none;
            color: #fff;
            padding: 5px 11px;
            border-radius: 22px;
            text-transform: uppercase;
            font-size: 16px;
            cursor: pointer;
        }
        .error_msg{
            color:red;
            font-size: 12px;
        }
        .success_msg{
            color:green;
            font-size: 12px;
        }
        .tradingwrap p {
            margin-bottom: 25px;
            display: block;
        }
        .p10{
            padding: 10px;
        }
        h6{
            font-size: 15px;
            color:#333
        }
        .Thankyoupopwrap-sf p {
            color: #2e218e;
            /* font-size: 20px; */
            padding: 0 10px;
        }
        a{
            color:#2e218e;
            text-decoration: underline;
        }
        h1 span {
            font-size: 33px;
            color: #2e218e;
            /* display: block; */
            font-weight: 600;
        }
        
        .bannerList ul li h3 {
            color: #f16c23;
            font-size: 28px;
            text-transform: uppercase;
            margin-bottom: 6px;
        }
        
        .bannerList ul li {
            margin-bottom: 23px;
        }
        
        .bannerList ul {
            width: 26%;
            margin-bottom: 53px;
        }
        
        .bannerList {
            position: relative;
        }
        .bannerList::after {position: absolute;content: "";width: 400px;height: 400px;background: url(../images/img1.png) 0 0 no-repeat;top: -18%;left: 321px;background-size: 69%;}

        .whytrdiifsecwrapper {
            width: 58%;
            float: right;
            padding-right: 50px;
        }
        
        .whytrdiifsecwrapper .whytrdlist ul {
            display: flex;
            flex-wrap: wrap;
            justify-content: space-between;
        }
        
        .whytrdiifsecwrapper .whytrdlist ul li {
            width: 48%;
            margin-bottom: 46px;
        }
        
        .whytrdiifsecwrapper .whytrdlist ul li .treding {
            display: flex;
            margin-bottom: 8px;
            flex-wrap: wrap;
        }
        
        .whytrdiifsecwrapper .whytrdlist ul li .treding span {
            font-size: 35px;
            color: #f16c23;
            font-weight: 600;
            position: relative;
            padding-right: 41px;
        }
        .whytrdiifsecwrapper .whytrdlist ul li .treding span::after{
           background: url(../images/sprite.png) 0px 0px no-repeat;
            position: absolute;
            top: -11px;
            right: 2px;
            width: 42px;
            height: 50px;
            content: ""; }
            .whytrdiifsecwrapper .whytrdlist ul li:nth-child(1) .treding span {padding-right: 5px;width: 100%;display: block;position: static;}
            .whytrdiifsecwrapper .whytrdlist ul li:nth-child(1) .treding span::after {display: none;}
            .whytrdiifsecwrapper .whytrdlist ul li:nth-child(3) .treding span{    padding-right: 14px;}
        .whytrdiifsecwrapper .whytrdlist ul li:nth-child(2) .treding span::after {     background-position: -43px -1px;}
        .whytrdiifsecwrapper .whytrdlist ul li:nth-child(3) .treding span::after {  background-position: -43px -1px; display: none;}
        .whytrdiifsecwrapper .whytrdlist ul li:nth-child(4) .treding span::after { background-position:-43px -1px;}
        
        .whytrdiifsecwrapper .whytrdlist ul li .treding h6 {
            margin-top: 10px;
            padding-right: 5px;
         }
         section.tradwithex ul li h5 {
            font-size: 15px;
        }
        
        .whytrdiifsecwrapper .whytrdlist ul li p {
            font-size: 14px;
        }

        section.whytrdiifsec .main {
            position: relative;
        }

        section.whytrdiifsec .main::before {
            position: absolute;
            content: "";
            width:350px;
            height: 400px;
            background: url(../images/img2.png) 0 48px no-repeat;
            top: 20%;
            left: 0px;
             }

            .whytrdiifsecwrapper h2 {
                text-align: left;
                line-height: 46px;
            }
            section.starttrding .tradingwrap h3 {
                font-size: 20px;
                margin-bottom: 20px;
                line-height: 28px;
            }
            
            section.starttrding .tradingwrap .tradingwraplist ul li {
                list-style-type: disc;
                margin: 10px 0;
            }
            
            section.starttrding .tradingwrap .tradingwraplist ul {
                padding-left: 18px;
                margin-bottom: 22px;
            }

            section.tradwithex ul li:nth-child(3) span {
                padding-left: 8px;
            }
            
            section.tradwithex ul li {display: flex;flex-wrap: wrap;justify-content: center; width: 25%;}

             /* Remove IE arrow */
  select::-ms-expand {
    display: none;
  }
  /* Custom Select */
  .center {
    /* position: absolute; */
    display: inline-block;
    top: 0;
    left: 0;
    /* transform: translate(-50%, -50%); */
    width: 100%;
  }
  
  /** Custom Select **/
  .custom-select-wrapper {
    position: relative;
    /* display: block; */
    user-select: none;
    /* width: 100%; */
  }
    .custom-select-wrapper select {
      display: none;
    }
    .custom-select {
      position: relative;
      display: block;
      width: 100%;
    }
      .custom-select-trigger {
        position: relative;
        display: block;
        width: 100%;
        padding: 9px 10px;
        font-size: 14px;
        font-weight: 300;
        color: #333;
         border-radius: 11px;
        background: #fff;
        border: 1px solid #ccc;
        cursor: pointer;
        max-width: 350px;
      }
        .custom-select-trigger:after {
          position: absolute;
          display: block;
          content: '';
          width: 10px;
          height: 10px;
          top: 50%;
          right: 25px;
          margin-top: -3px;
          border-bottom: 1px solid #000;
          border-right: 1px solid #000;
          transform: rotate(45deg) translateY(-50%);
          transition: all .4s ease-in-out;
          transform-origin: 50% 0;
        }
        .custom-select.opened .custom-select-trigger:after {
          margin-top: 3px;
          transform: rotate(-135deg) translateY(-50%);
        }
    .custom-options {
        position: absolute;
        display: block;
        top: 100%;
        left: 0;
        right: 0;
        max-width: 350px; width: 100%;
        margin: 15px 0;
        border: 1px solid #b5b5b5;
        border-radius: 4px;
        box-sizing: border-box;
        box-shadow: 0 2px 1px rgb(0 0 0 / 7%);
        background: #fff;
        transition: all .4s ease-in-out;
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        transform: translateY(-15px);
        height: 200px;    z-index: 2;
        overflow-y: scroll;
    }
    .custom-select.opened .custom-options {
      opacity: 1;
      visibility: visible;
      pointer-events: all;
      transform: translateY(0);
    }
      .custom-options:before {
        position: absolute;
        display: block;
        content: '';
        bottom: 100%; right: 25px;
        width: 7px; height: 7px;
        margin-bottom: -4px;
        border-top: 1px solid #b5b5b5;
        border-left: 1px solid #b5b5b5;
        background: #fff;
        transform: rotate(45deg);
        transition: all .4s ease-in-out;
      }
      .option-hover:before {
        background: #f9f9f9;
      }
      .custom-option {
        position: relative;
        display: block;
        padding: 0 22px;
        /* border-bottom: 1px solid #b5b5b5; */
        font-size: 14px;
        /* font-weight: 600; */
        color: #333;
        line-height: 31px;
        cursor: pointer;
        transition: all .4s ease-in-out;
      }
      .custom-option:first-of-type {
        border-radius: 4px 4px 0 0;
      }
      .custom-option:last-of-type {
        border-bottom: 0;
        border-radius: 0 0 4px 4px;
      }
      .custom-option:hover,
      .custom-option.selection {
        background: #f9f9f9;
      }

      section.banner section.bannerSection article.rightsection .formwrapper .formgroup p span {
        color: #fff;
        background: #2e218e;
        padding: 1px 6px;
        border-radius: 10px;
        font-size: 13px;
        text-transform: uppercase;
    }
    .owl-nav {
        display: none;
    }
    .owl-dots {
        width: 100%;
    }
    .overlay {
        position: fixed;
        background: #000;
        width: 100%;
        height: 100%;
        opacity: 0.5; display: none;
    }

    .formgroup input[type=checkbox] {
        padding: 0;
        height: initial;
        width: initial;
        margin-bottom: 0;
        display: none;
        cursor: pointer;
      }
      
      .formgroup label {
        position: relative;
        cursor: pointer;
      }
      
      .formgroup label:before {
        content: '';
        -webkit-appearance: none;
        background-color: transparent;
        border: 2px solid #f16c23;
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px -15px 10px -12px rgb(0 0 0 / 5%);
        padding: 6px;
        display: inline-block;
        position: relative;
        vertical-align: middle;
        cursor: pointer;
        margin-right: 7px;
      }
      .overlay {
        position: fixed;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    z-index: 8;
    top: 0;
}
      
      .formgroup input[type=checkbox]:checked + label:after {
        content: '';
        display: block;
        position: absolute;
        top: -1px;
        left: 7px;
        width: 6px;
        height: 14px;
        border: solid #f16c23;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
      }

      #scroll {
        position: fixed;
        right: 0;z-index: 6;
        bottom: 0;
        cursor: pointer;
        width: auto;
        height: 50px; text-decoration: none;
        background-color: #ff5000;
        display: none;
        color: #fff;
        text-align: center;
        line-height: 50px;
        font-size: 18px;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        padding: 0 15px;
    }
    .popterms {
        position: fixed;
        transform: translate(50%, -50%);
        right: 50%;
        top: 50%;
        max-width: 600px;
        z-index: 9999;
        padding: 20px;
        background: #fff;
        border-radius: 9px; display: none;width: 90%;
    }
    
    .popterms .heding {
        display: flex;
        justify-content: space-between;
    }
    
    .popterms .heding h2 {
        font-size: 22px;
        margin-bottom: 20px;
    }
    
     
    
    a#close {
        font-weight: 700;
        font-size: 23px;
        padding: 5px;
    }
    section.tradwithex ul li:nth-child(3) h5 {
        /*margin-top: 22px;*/
    }
    .switchtoogalwrap {
        display: flex;
        justify-content: left;
        padding: 0;
        width: 100%;
        margin-bottom: 20px;
    }
    .switchtoogalwrap .switch {
        position: relative;
        display: inline-block;
        width: 48px;
        height: 16px;
        margin-right: 15px;
    }
    .switchtoogalwrap .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }
    .switchtoogalwrap input:checked + .slider {
        background-color: #a7d1a7;
    }
    .switchtoogalwrap .slider.round {
        border-radius: 34px;
    }
    .switchtoogalwrap .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #ccc;
        transition: .4s;
    }
    .switchtoogalwrap input:checked + .slider:before {
        transform: translateX(26px);
        background: #62d362;
    }
    .switchtoogalwrap .slider.round:before {
        border-radius: 50%;
    }
    .switchtoogalwrap .slider:before {
        position: absolute;
        content: "";
        height: 21px;
        width: 21px;
        left: 0;
        bottom: -1px;
        background-color: #fff;
        transition: .4s;
        box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(0 0 0 / 23%);
    }
 
        @media only screen and (max-width: 1024px) {
            h2{    line-height: 46px;}
  
}


@media only screen and (max-width: 991px) {
    section.banner section.bannerSection article.rightsection {
        padding: 41px 100px 40px 40px;
    }
    section.starttrding .tradingwrap {
        padding: 100px 100px 100px 100px;
    }
    section.starttrding .tradingwrap::after {
        right: -226px;
        width: 331px;
        height: 304px;
    }
}

@media only screen and (max-width: 768px) {
    .whytrdiifsecwrapper .whytrdlist ul li:last-child {
        margin-bottom: 0;
    }
    .Footertop {
        display: block;
    }
    section.invesolusect .insolulist .inswrap{    padding: 40px 30px 30px 30px;}
    section.invesolusect .insolulist .inswrap h4 {
        font-size: 16px;
       
        line-height: 24px;min-height: auto;
    }
    section {
        padding: 0px 0 0px 0;
    }
    section.faqsection .faqwrapper {
        padding: 11px 37px 50px 66px;
       
    }
    section.faqsection {
        margin-top: 45px;
    }
    .whytrdiifsecwrapper h2{ text-align: center;}
    section.whytrdiifsec .main::before{    width: 190px; display: none;}
    .whytrdiifsecwrapper {
        width: 100%;
        padding-right: 0px;}
       
        
            section.starttrding .tradingwrap { width: 70%;
                padding: 40px 15px 40px 25px;
            }
            section.starttrding .tradingwrap::after {
                width: 250px;
                background-size: 94%;
                top: 42%;
                right: -238px;
            }
            section.tradwithex ul {
                flex-wrap: wrap;
            }
            section.tradwithex ul li {
                width: 47%;
            }
            section.tradwithex ul li h5 {
                text-align: center;    width: 100%;
            }

            h2 {
                line-height: 46px;
                font-size: 30px;
                margin: 25px 0;
            }
            #scroll {
                position: fixed;
                right: 0;
                bottom: 0;
                cursor: pointer;
                width: 100%;
                height: 50px;
                background-color: #fc7625;
                 display: none;
                -webkit-border-radius: 0;
                -moz-border-radius: 0;
                border-radius: 0;
                color: #fff;
                text-align: center;
                line-height: 50px;
                font-size: 18px;
            }
    

            .bannerList ul {
                width: 56%;
               
            }

            .bannerList::after{ display: none;}
}
@media only screen and (max-width: 640px) {

    section.tradwithex ul li:nth-child(3) span {
        /*margin-top: 92px;*/
    }
    section.tradwithex ul li:nth-child(3) h5 {
        margin-top: 0;
    }
    h2 {
        font-size: 30px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    section.invesolusect .insolulist .inswrap span img {
        display: inline;
    }
    section.invesolusect .insolulist .inswrap span   {
        width: 100%;
        text-align: center;
        height: auto;
    }

    section.invesolusect .insolulist {
        padding: 0 20px;    margin-bottom: 20px;
    }
    section.invesolusect .insolulist .inswrap {
        width: 100%;
        min-height: 442px;    margin-bottom: 0;
    }
    section.faqsection .faqwrapper {
        width: 100%;}

        section.faqsection .faqwrapper::before {
               left: 50%;
               top: -264px;
               height: 300px;
               transform: translate(-50%, 0);
        }
        section.faqsection {
            padding-top: 321px;
        }
        section.banner section.bannerSection {
            display: block; padding-top: 0px;
        }
        
        section.banner section.bannerSection article.leftsection {
            width: 100%;margin-bottom: 0px;margin-top: 20px;
        }
        
        section.banner section.bannerSection article.rightsection {
            width: 90%;
            bottom: 0;
            top: auto;
            position: absolute;
        }
        
        h1 {
            padding-right: 0;
        }
        
        .bannerList ul {
            width: 50%;
        }
        
        .bannerList::after {
            left: 280px;
    width: 286px;
    background-size: 90%;
        }
        
        .bannerwrap {
            margin-bottom: 304px;
        }
        
        section.whytrdiifsec {
            margin-top: 0px;
        }
        
        section.starttrding .tradingwrap::after {
            right: -176px;
            background-size: 99%;
             width: 200px;
        }
        section.invesolusect .insolulist .inswrap{ margin-left: 0; margin-right: 0;}
        .whytrdiifsecwrapper .whytrdlist ul li p {
             text-align: center;
        }
    
}
 
@media only screen and (max-width: 414px) {
    .bannerwrap {
        padding: 20px;
    }
    .popterms .heding h2 {
          margin-top: 4px;
    }
    .bannerList ul {
        width: 100%;padding-top: 0;
    }
    section.banner section.bannerSection article.rightsection {
        width: 100%;
        position: static;
        padding: 40px 20px 40px 20px;
    }
    
    .bannerList ul {
        width: 100%;
    }
    .bannerList::after{ display: none;}
    .bannerwrap {
        margin-bottom: 0;
    }
    
    section.whytrdiifsec::before {
        transform: translate(-50%, 0px); display: none;
        left: 55px;
    }
    
    section.starttrding .tradingwrap::after {
        display: none;
    }
    
    section.starttrding .tradingwrap {
        width: 100%;
    }
    
    section.tradwithex ul {
        padding: 0 20px;
    }
    
    section.faqsection .faqwrapper::before {
        width: 307px;
        background-size: 90%;
    }
    
    section.faqsection .faqwrapper {
        padding: 56px 20px;
    }
    header .iifllogo img {
        width: 100%;
    }

    h1 {
        padding-right: 0;
        line-height: 32px;
        font-size: 23px;
        margin-bottom: 20px;
    }

    .whytrdiifsecwrapper .whytrdlist ul li .treding {
        display: block;
        margin-bottom: 8px;
        text-align: center;
    }
    .whytrdiifsecwrapper .whytrdlist ul li {
        width: 47%;
         
    }
    .whytrdiifsecwrapper .whytrdlist ul li .treding span::after{    top: 3px;}
    .whytrdiifsecwrapper .whytrdlist ul li .treding h6 {
        margin-top: 8px;
        padding-right: 0;
    }
    h2 , .whytrdiifsecwrapper h2{
        font-size: 26px;
    line-height: 30px;
    margin-bottom: 29px;
    line-height: 27px;
    }
    section.invesolusect p{ padding-top: 0;}
    .inswrap p{ padding-top: 20px;}
    section.invesolusect .insolulist .inswrap{ min-height: auto ; height: auto;}
}
 