#magicslider {
    height: 100vh;
    width: 100%;
}
.d-flex.slider-2 {
    width: 100%;
    height: 100vh;
}
.left-panel,
.right-panel {
    width: 50%;
    height: 100vh;
    position: relative;
}
.left-panel {
    background-color: #03a9f4;
    position: relative;
}
.right-panel {
    background: url(../images/gm-back.png);
    position: relative;
    overflow: hidden;
    background-size: cover;
}
.orange-color .content-01 {
    animation: fadeIn 0.7s ease both;
}
.content-02 {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
}
.purple-color .content-02 {
    animation: fadeIn 0.7s ease both;
}
.content-03 {
    visibility: hidden;
}
.black-color .content-03 {
    animation: fadeIn 0.7s ease both;
}
.content-04 {
    visibility: hidden;
}
.content4-bg .content-04 {
    animation: fadeIn 0.7s ease both;
}
.content-05 {
    visibility: hidden;
}
.content5-bg .content-05 {
    animation: fadeIn 0.7s ease both;
}
.rightAnimation {
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    height: 100%;
}
.yellow-color .image-01 .img2 {
    animation: slideInUp 0.5s ease both;
    position: absolute;
    left: 26px;
    top: 0;
}
.pink-color .image-02 .img3 {
    animation: slideInDown 0.5s ease both;
}
.image-02 {
    visibility: hidden;
}
.green-color .image-03 .img4 {
    animation: slideInDown 0.5s ease both;
    position: absolute;
    right: 46px;
    top: -378px;
}
.green-color .image-03 .img-04 {
    animation: fadeInUp 0.5s ease both;
    position: absolute;
    left: 20px;
    bottom: 110px;
}
.image-03 {
    visibility: hidden;
}
.image-04 {
    visibility: hidden;
}
.bluebg-color .image-04 .img5 {
    animation: fadeInUp 0.5s ease both;
    position: absolute;
    left: 23px;
    bottom: 140px;
}
.bluebg-color .image-04 .img-05 {
    animation: fadeInDown 0.5s ease both;
    position: absolute;
    right: 28px;
    top: -354px;
}
.image-05 {
    visibility: hidden;
}
.redbg-color .image-05 .img6 {
    animation: slideInRight 0.5s ease both;
    position: absolute;
    top: -285px;
    right: 71px;
}
.redbg-color .image-05 .img-06 {
    animation: slideInUp 0.5s ease both;
    position: absolute;
    left: 40px;
    top: 20px;
}
.appikr-title {
    color: #fff;
    padding: 30px 50px 0 80px;
    position: absolute;
    top: 50px;
    left: 35px;
}
.appikr-title h1 {
    font-size: 43px;
    margin-bottom: 20px;
    color: #fff;
}
.aap-spn {
    font-weight: 100;
}
.appikr-title h3 {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    padding-bottom: 17px;
}
.rating-panel ul li {
    list-style: none;
    float: left;
    width: 150px;
    text-align: center;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: flex;
    background: #ffffff4a;
    padding: 12px;
    border-radius: 18px;
    margin: 0 3px;
}
.fund-2 {
    border-left: 1px solid #ffffffb5;
}
.dwn-1 {
    border-right: 1px solid #ffffffb5;
}
.download-img a img {
    height: 66px;
    margin: 10px 7px 0 4px;
}
.rating-panel li h5 {
    font-size: 24px;
    color: #fff;
}
.rating-panel li p {
    font-size: 17px;
}
.rating-panel {
    margin: 30px 0;
}
.rating-panel li img {
    height: 64px;
    margin-bottom: 9px;
    filter: invert(1);
    color: #fff;
}
.slider-logo img {
    height: 93px;
    margin: 10px 13px 0 0;
}
.slider-logo {
    display: flex;
}
@media screen and (min-width: 1680px) {
    .appikr-title {
        color: #fff;
        padding: 30px 50px 0 80px;
        position: absolute;
        top: 8%;
        left: 13%;
        width: 86%;
    }
}
@media screen and (max-width: 1550px) {
    .appikr-title {
        color: #fff;
        padding: 30px 39px 0 40px;
        position: absolute;
        top: 30px;
        left: 15%;
        width: 84%;
    }
    .bluebg-color .image-04 .img-05 {
        animation: fadeInDown 1s ease both;
        position: absolute;
        right: 90px;
        top: -338px;
    }
}
@media screen and (max-width: 1440px) {
    .appikr-title {
        color: #fff;
        padding: 30px 39px 0 40px;
        position: absolute;
        top: 30px;
        left: 15%;
    }
}
@media screen and (max-width: 1370px) {
    .appikr-title {
        color: #fff;
        padding: 30px 39px 0 40px;
        position: absolute;
        top: 30px;
        left: 15%;
    }
}
@media only screen and (max-width: 1280px) {
    .appikr-title {
        color: #fff;
        padding: 30px 15px 0 27px;
        position: absolute;
        top: 30px;
        left: 15%;
    }
    .appikr-title h1 {
        font-size: 35px;
        margin-bottom: 12px;
        color: #fff;
    }
    .appikr-title h3 {
        font-size: 23px;
        padding-bottom: 7px;
    }
    .pra-text {
        height: 90px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
    .rating-panel {
        margin: 14px 0;
    }
    .appikr-title h3 {
        font-size: 27px;
    }
    .appikr-title {
        color: #fff;
        padding: 30px 0 0 25px;
    }
    .rating-panel ul li {
        width: 126px;
        padding: 15px 0;
    }
    .appikr-title h1 {
        font-size: 36px;
        margin-bottom: 9px;
        color: #fff;
    }
}
@media only screen and (min-width: 769px) {
    .portfolio-responsive {
        display: none;
    }
}
@media only screen and (max-width: 768px) {
    .appikr-portfolio {
        display: none;
    }
    .portfolio-responsive .row {
        flex-direction: column-reverse;
    }
    .port-logo-2 img {
        height: 100px;
        width: 100px !important;
        margin-bottom: 20px;
    }
    .download-img a img {
        height: 100%;
        margin-top: 15px;
        width: 40% !important;
        float: left;
        margin: 15px;
    }
    .pot-panel ul li {
        width: 29%;
        float: left;
        text-align: center;
        margin: 19px 4px 12px;
        border-radius: 6px;
        padding: 10px;
        background: #ffffff4a;
    }
    .pot-panel ul li img {
        width: 50% !important;
        margin: auto;
        filter: invert(1);
    }
    .pot-panel h5 {
        color: #fff;
    }
    .portfolio-owl {
        background: #03a9f4;
        color: #fff;
        padding: 30px;
        height: 70vh;
    }
    .port-logo-2 h1,
    h3 {
        color: #fff;
        padding-bottom: 13px;
    }
    .portfolio-responsive .col-lg-7 {
        background: #03a9f4;
        padding-bottom: 50px;
    }
    .portfolio-bg-1 {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .portfolio-bg-1 img {
        width: 40% !important;
    }
    .portfolio-bg-2 {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .portfolio-bg-2 img {
        width: 40% !important;
    }
    .portfolio-bg-3 {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: top;
    }
    .portfolio-bg-3 img {
        width: 40% !important;
    }
    .portfolio-bg-4 {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom;
    }
    .portfolio-bg-4 img {
        width: 40% !important;
    }
    .portfolio-bg-5 {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: right;
    }
    .portfolio-bg-5 img {
        width: 40% !important;
    }
}
@media only screen and (max-width: 767px) {
    .portfolio-responsive {
        background: #03a9f4;
    }
    .portfolio-owl {
        padding: 15px;
    }
}
