.image-text-cta-wrapper {
    width: 100%;
    float: left;
}
.image-text-cta-wrapper .image-txet-cta-inner-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    float: left;
    justify-content: space-between;
    align-items: center;
}
.image-text-cta-wrapper .text-outer-wrap {
    flex: 0 50%;
}
.image-text-cta-wrapper .text-outer-wrap p a {
    text-decoration: none;
    color: #B6003C;
}
.image-text-cta-wrapper .text-outer-wrap p a:hover {
    text-decoration: underline;
}
.image-text-cta-wrapper .text-outer-wrap sup {
    background: transparent;
    color: #0D0A15;
}
.image-text-cta-wrapper .image-outer-wrap {
    flex: 0 50%;
    max-width: 540px;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 250px;
    background-position: center;
  text-align: center;
}
.image-text-cta-wrapper .text-outer-wrap h2 {
    margin: 0px;
    font-size: 30px;
     color: #0D0A15;
    font-weight: 500;
    padding-bottom: 10px;
}
.image-text-cta-wrapper .text-outer-wrap h3 a {
    text-decoration: none;
    color: #0D0A15;
}
.image-text-cta-wrapper .text-outer-wrap p a {
    text-decoration: none !important;
    color: #B6003C !important;
}
.image-text-cta-wrapper .text-outer-wrap h3 {
    font-size: 25px;
    font-weight: 500;
    margin:0px;
    padding-bottom:15px;
}
.image-text-cta-wrapper .image-txet-cta-inner-wrap p {
    padding-bottom: 15px;
}
.image-text-cta-wrapper .text-button-wrap a {
    display: inline-block;
    font-size: 15px;
    line-height: 23px;
    text-decoration: none;
    border-color: #B6003C;
    border: 2px solid;
    border-radius: 50rem;
    padding: 12px 16px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important;
    font-weight: 600;
    transition: 0.4s all;
    color: #fff !important;
    background: #B6003C;
    border-color: #B6003C;
    margin-right: 16px;
    min-width: 130px;
    text-align: center;
}
.image-text-cta-wrapper .text-button-wrap {
    float: left;
    padding: 30px 0px;
}
.image-text-cta-wrapper .text-button-wrap a:hover {
    color: #B6003C;
    background: #fff;
}
.image-text-cta-wrapper .button-outer-wrapper {
    width: 100%;
    float: left;
    display: flex;
}
.image-text-cta-wrapper .text-outer-wrap li {
    margin-bottom: 20px;
}
.image-text-cta-wrapper .image-outer-wrap img{
  vertical-align: middle;
 // max-width: 540px;
}
.image-text-cta-wrapper .text-outer-wrap i.far.fa-lightbulb{
  border-bottom: 3px solid #0D0A15; 
  padding-bottom: 10px;
  font-size: 20px;
  margin-bottom: 10px;  
}
.image-text-cta-wrapper .text-button-wrap a i.fas.fa-arrow-right {
    margin-left: 4px;
    font-size: 15px;
    vertical-align: middle;
}
.text-outer-wrap ul,.text-outer-wrap ol {
    padding-left: 20px;
}
.text-outer-wrap a {
    color: #B6003C !important;
    text-decoration: none;
}.text-outer-wrap a:hover {
    color: #B6003C !important;
    text-decoration: underline;
}
.image-text-cta-wrapper .text-outer-wrap .icon svg{
  width: 20px;
    fill: #0D0A15;
    border-bottom: 3px solid #0D0A15;
    padding-bottom: 10px;
    font-size: 18px;
    margin-bottom: 10px;
    color: #fff;
}
.image-text-cta-wrapper .button-outer-section a {
    display: inline-block;
    font-size: 15px;
    line-height: 23px;
    text-decoration: none;
    border-color: #B6003C;
    border: 2px solid;
    border-radius: 50rem;
    padding: 10px 16px;
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;
    font-weight: 600;
    transition: .4s all;
    color: #fff !important;
    background: #B6003C;
    border-color: #B6003C;
    margin-right: 16px;
    min-width: 130px;
    text-align: center;
    text-transform: capitalize;
}
.image-text-cta-wrapper .button-outer-section a:hover {
  background: rgb(193,40,73);
  color: rgb(255,255,255);
}
/************** ipad ***************/
@media (max-width: 1120px) {
.image-outer-wrap img {
    max-width: 100%;
}
}
@media (max-width: 900px) {
.text-outer-wrap {
    flex: 0 100%;
    order: 1 !important;
    padding-top: 30px;
}
.image-outer-wrap {
    flex: 0 100%;
    padding-top: 0;
    text-align: center;
    max-width: 100%;
}
.image-text-cta-wrapper {
  padding:50px 20px;
   box-sizing:border-box;
}
}
/************** ipad nd tab ***************/
@media only screen and (min-width:768px) and (max-width: 1024px) {
.image-text-cta-wrapper .image-txet-cta-inner-wrap {
    display: block;
}
.image-text-cta-wrapper .text-outer-wrap {
    padding: 20px 0px;
}

}

/************** iphone roatate***************/
@media (max-width: 767px) {
.text-outer-wrap h2 {
   font-size: 35px;
    line-height: 40px;
}
.image-text-cta-wrapper .image-txet-cta-inner-wrap {
    display: block;
}
.image-text-cta-wrapper .text-outer-wrap {
    padding: 50px 0px;
}
  .image-text-cta-wrapper .image-outer-wrap {
    max-width: inherit;
    text-align: left;
}
  .image-text-cta-wrapper .text-outer-wrap li {
    font-size: 15px !important;
}
}

/************** iphone ***************/
@media (max-width: 479px) {
.text-outer-wrap h2 {
     font-size: 30px;
    line-height: 35px;
}
.text-button-wrap a:first-child {
    margin-right: 0px;
    margin-bottom: 10px;
}
.text-button-wrap a {
    display: block;
    text-align: center;
}
}