.ico_market_section {
    padding: 100px 0px;
   background: #261986;
}
.ico_market_section .ico_market_title {
    max-width: 604px;
    margin-bottom: 100px;
}
.ico_market_section .ico_market_title h5 {
    font-weight: 500;
    line-height: 22px;
    margin: 0;
    color: #08bcf0;
}
.ico_market_section .ico_market_title h2 {
    font-weight: 700;
    line-height: 50px;
    margin: 15px 0 30px;
    color: #fff;
}
.ico_market_section .ico_market_title p {
    font-size: 17px;
    font-weight: 400;
    line-height: 30px;
    margin: 0 0 0px;
    color: #a89ffe;
}

.ico_market_section .col-md-6 {
    width: 50%;
}
.ico_market_section .ico_image_section img {
    width: 100%;
    height: auto;
}
.ico_market_section .ico_market_about li {
    font-size: 17px;
    font-weight: 400;
    line-height: 26px;
    padding: 13px 60px;
    margin: 0;
    color: #a2b4d2;
  list-style: none;
  position: relative;
}
.ico_market_section .ico_market_about li:before {
    position: absolute;
    content: '';
    background-image: url('https://6273723.fs1.hubspotusercontent-na1.net/hubfs/6273723/check%205.png');
    width: 40px;
    left: 0;
    height: 40px;
    background-size: 100%;
    border: 1px solid;
    border-radius: 50%;
}
.ico_market_section .ico_market_about ul {
    padding: 0px 10px;
}

.line-all-heading-5 h5 {
    position: relative;
    padding-left: 75px;
}

.line-all-heading-5 h5::before {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    height: 2px;
    width: 60px;
    content: "";
    background: #16a1ff;
}
@media screen and (max-width: 767px){
.ico_market_section {
    padding: 75px 0;
}
.ico_market_section .ico_market_title h5 {
    font-size: 14px;;
}
.ico_market_section .ico_market_title h2 {
    font-size: 22px;
    line-height: 28px;
    margin: 15px 0 25px;
}
  .ico_market_section .ico_market_title p {
    font-size: 15px;
    line-height: 22px;
}
 .ico_market_section .col-md-6 {
    width: 100%;
}
  .ico_market_section .ico_market_about li {=
    font-size: 15px;
    line-height: 22px;
    padding: 13px 50px;
}
}
@media (min-width: 768px) and (max-width: 1024px){
.ico_market_section {
    padding: 75px 0;
}
.ico_market_section .ico_market_title h2 {
    font-size: 30px;
    line-height: 30px;
    margin: 15px 0 26px;
}
.ico_market_section .ico_market_title p {
    font-size: 16px;
    line-height: 26px;
}
.ico_market_section .ico_market_about li {
    font-size: 16px;
    line-height: 22px;
    padding: 13px 50px;
}
}
@media (min-width: 1024px) and (max-width: 1538px){
.ico_market_section {
    padding: 75px 0;
}
.ico_market_section .ico_market_title h2 {
    font-size: 30px;
    line-height: 30px;
    margin: 15px 0 26px;
}
.ico_market_section .ico_market_title p {
    font-size: 16px;
    line-height: 26px;
}
.ico_market_section .ico_market_about li {
    font-size: 16px;
    line-height: 22px;
    padding: 13px 50px;
}
}




}
  