                .leftline{
                     border-left: 4px solid #012c58;
                     padding-left:10px;
                  }
                  .overbox ul li{ 
                        display:flex;
                    } 
                    .overbox i{
                        margin-top:5px;
                        margin-right:8px;
                    }
                   .overbox h5{
                       font-size:22px !important;
                   }
                    .overbox h2{
                       font-size:29px !important;
                   }
                   .overbox p{
                       display:flex;
                   }
                .overbox .row{
                    margin:0px !important;
                    padding:0px !important;
                }
                .overbox ul li{
                    margin-top:15px;
                    font-size:17px;
                    font-weight:500;
                }
                .studyukright .overbox i{
                    color: #012c58 !important;
                }
               .overbox h2{
                    font-size:28px !important;
                }
                .overbox p{
                    font-size:17px !important;
                }
                .studyukleft .overbox{
                                background:#1a0036;
                            }
                            
                        .studyukleft .overbox p{
                                color: #ffffff;
                            }    
                        .studyukleft .overbox h2{
                            color:white;
                            font-size:30px;
                        }
                         .studyukleft .overbox h4{
                            color:white; 
                        }
                        .studyukleft .overbox ul li{
                                color: #ffffff;
                                list-style-type:none;
                            }
                        @media screen and (min-width:1100px) {
                            .studyukleft{
                                padding:10px 164px; 
                                margin-bottom:-200px;
                            }
                             .studyukleft .overimg img{
                                max-width:749px; 
                             }
                            .studyukleft .overbox{
                                position:relative;
                                top:-290px;
                                width:650px;
                                background: #012c58;
                                box-shadow:0px 0px 10px gray;
                                border-radius:10px;
                                padding:60px;
                            }
                              .studyukleft .overbox h2{
                                color: #feb302;
                                font-size:30px;
                            }
                             .studyukleft .overbox h4{
                                color: #ffffff;
                            }
                        }
                        
                        @media screen and (min-width:800px) {
                          @media scree and (max-width:1100px) {
                              
                                .studyukleft{
                                padding:10px 164px;
                                }
                                
                                 .studyukleft .overimg img{
                                    max-width:100%; 
                                 }
                                 
                                .studyukleft .overbox{
                                    position:relative;
                                    top:-290px;
                                    width:650px;
                                    background:#1a0036;
                                    box-shadow:0px 0px 10px gray;
                                    border-radius:10px;
                                    padding:60px;
                                } 
                             }
                        }
                        
                         @media screen and (max-width:800px) {
                            .studyukleft{
                                padding:0px;
                            }
                             .studyukleft .overimg img{
                                max-width:100%; 
                             }
                            .studyukleft .overbox{  
                                padding:20px !important;
                                width:100%;
                            }
                            .studyukleft .overbox p{
                                text-align:left;
                            }
                            
                        }
                        
                        
                        /*right overlap */
                        
                        
                        .studyukright .overbox{
                                background:#fff;
                            }
                            
                        .studyukright .overbox p{
                                color:black;
                            }    
                        .studyukright .overbox h2{
                            color:#000;
                            font-size:30px;
                        }
                        .studyukright .overbox h4{
                            color:#1a0036; 
                        }
                        .studyukright .overbox ul li{
                                color:black;
                                list-style-type:none;
                            }
                        .studyukright .overimg{
                            display:flex;
                            justify-content:flex-end;
                            width:100%;
                        }
                            
                        @media screen and (min-width:1100px) {
                            .studyukright{
                                padding:10px 164px; 
                                margin-bottom:-200px;
                            }
                             .studyukright .overimg img{
                                max-width:749px; 
                             }
                            .studyukright .overbox{
                                position:relative;
                                top:-290px;
                                width:690px;
                                background:#fff;
                                box-shadow:0px 0px 10px gray;
                                border-radius:10px;
                                padding:60px;
                                
                            }
                        }
                        
                        @media screen and (min-width:800px) {
                          @media scree and (max-width:1100px) {
                              
                                .studyukright{
                                padding:10px 164px;
                                }
                                
                                 .studyukright .overimg img{
                                    max-width:100%; 
                                 }
                                 
                                .studyukright .overbox{
                                    position:relative;
                                    top:-290px; 
                                    width:650px;
                                    background:#fff;
                                    box-shadow:0px 0px 10px gray;
                                    border-radius:10px;
                                    padding:60px;
                                } 
                             }
                        }
                        
                         @media screen and (max-width:800px) {
                            .studyukright{
                                padding:0px;
                            }
                             .studyukright .overimg img{
                                max-width:100%; 
                             }
                            .studyukright .overbox{  
                                padding:10px;
                            }
                            
                        }
                        