.promotion-middle-banner .promotion-middle-banner-content {
    text-align: left;
margin-top:52px;
}
.promotion-middle-banner .promotion-img-wrapper img{max-width: 100% !important; border-radius: 6px;
    border-top-left-radius: 24px;
    border-bottom-right-radius: 40px;
    -webkit-box-shadow: 0 0 20px 0 #aeaeae6e;
    box-shadow: 0 0 20px 0 #aeaeae6e;}
.promotion-middle-banner .btn-primary .chevron-right-icon::after {
    content: "";
    right: 0;
    position: absolute;
    width: 1.5px;
    height: 8px;
    background-color: #fff;
    border-radius: 2px;
    top: 6px;
    right: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.promotion-middle-banner .btn-primary .chevron-right-icon::before {
    content: "";
    right: 0;
    position: absolute;
    width: 1.5px;
    height: 8px;
    background-color: #fff;
    border-radius: 2px;
    top: 1px;
    right: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.promotion-middle-banner .mt-3 {
    margin-top: 27px !important;
}
.promotion-middle-banner p {
    font-size: 17px;
    line-height: 1.75;
    margin: 0 0 8px;
    text-align: left;
} 
.promotion-middle-banner .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 58.33333333%;
    }
.blue-txt {color:#0a61d6 !important;font-weight:600;}
.promotion-middle-banner .promotion-img-wrapper img {
    max-width: 300px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}

.promotion-middle-banner .promotion-img-wrapper img {
    max-width: 300px;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.slider-5-bg {
    background: #001a8c;
}
.row{
display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -.75rem;
    margin-left: -.75rem;
    padding-top: 0;
    padding-bottom: 0;
}
.gpi-observability {
 background: linear-gradient(180deg, #d1e5fa 0%, #FFFCEE 100%);
 padding: 80px 0;
}
.col-md-8{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333% !important;
}
.col-md-4{
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.666667% !important;
}
.col-md-8 h2{
    font-weight: 600;
    font-size: 32px;
    line-height: 1.3;
    margin: 0 0 8px;
}
.col-md-8 a{
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex
;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-weight: 400;
    cursor: pointer;
    padding: 10px 16px;
    line-height: 1.2;
    font-size: 17px;
    -webkit-transition: all .15sease -in;
    transition: all .15sease -in;
    border-radius: 4px;
    background: #e80e19;
    color: #fff !important;
    border: 1px solid #e80e19;
    position: relative;
    gap: 0 1px;
}
.chevron-right-icon{
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
}
span.chevron-right-icon:before {
    content: "";
    right: 0;
    position: absolute;
    width: 1.5px;
    height: 8px;
    background-color: #fff;
    border-radius: 2px;
    top: 1px;
    right: 4px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}span.chevron-right-icon:after {
    content: "";
    right: 0;
    position: absolute;
    width: 1.5px;
    height: 8px;
    background-color: #fff;
    border-radius: 2px;
    top: 6px;
    right: 4px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.promotion-img-wrapper{
text-align:center;
}
.promotion-img-wrapper img{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 230px !important;
}
.slider-4-bg {
    background: url(/sites/meweb/images/free-tools/images/observability-banner.png) !important;
    background-size: 100% 100% !important;
    height: 410px !important;
    background-repeat: no-repeat !important;
}
.slider-4-bg .col-7{
    margin-top: 10%;
    position: relative;
    left: 5%;
}
.slider-4-bg .col-5{
   display: inline-block;
    position: absolute;
    right: -14%;
    top: 39%;
}
.slider-4-bg h2{
    font-size: 54px;
    line-height: 69px;
}
.slider-4-bg .col-5 p{
font-size: 23px;
    color: #000 !important;
    font-weight: bold;
    line-height: 30px;
}
.slider-4-bg .btn-red{
background :#cb1832 !important;
font-size: 20px !important;
    color: #fff !important;
}
.banner-fw-700 {
    font-weight: 700;
}
.txt-white {
    color: #ffffff !important;
}