header{
		box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2), 0 0 10px 1px rgba(255, 255, 255, 0.2);
		padding: 15px 0px;
	}
	.top-hd{
		margin-top: 0px;
	}
	.upcoming_exams p{
		    margin-bottom: 42px;
	}
	.testing-sec .testing-mid-div .main-div{
		max-height: 300px;
	}
	.testing-sec .testing-mid-div .main-div .finance-name{
		margin-bottom: 40px;
	}
	.testing-sec .testing-mid-div .main-div .finance-name{
		text-align: left;
	}
	.testing-sec .testing-mid-div .main-div p{
		opacity: 1;
	}
	.testing-sec .testing-mid-div .main-div{
		padding: 30px 30px;
	}
	/*.top-hd{
		margin-top: 12px;
	}*/
	.menubar {
		border-top: none;
	}
		.banner-image .top-content h1{
		    font-family: inherit;
    letter-spacing: normal;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 23px;
    margin-top: 0px;
    line-height: 54px;
    text-transform: unset;
	}
	.banner-image .parapgraph_text span{
		    font-size: 16px;
	   
	    margin-bottom: 13px;
	    margin-top: 0px;
	    display: block;
	    line-height: 27px;
	}
	.banner-image .slider-rd{
		margin-left: 0px; 
	}
	.computer-pic::after{
		    right: 64px;
    height: 395px;
    width: 346px;
    background: #ededed 0% 0% no-repeat padding-box;
	}
	.computer-pic img {
	  width: 335px ! important;
    max-width: 100%;
    height: 315px;
    object-fit: cover;
    object-position: left;
    border-radius: 20px;
	}
	.banner-image:after{
		background-color: transparent;
	}

	.banner-image .slider-rd{
	    	color: #fff;
	    	border-radius: 0px;
	    	background-color: #FF6107;
	    	width: 190px;
	    	border-color: #FF6107;
	    }

	    .banner-image .slider-rd:hover{
	    	color: #fff;
	    	border-radius: 0px;
	    	background-color: #FF6107;
	    	border-color: #FF6107;
	    }
	    .brief-about-sec {
   
    background-color: #e7e7e7;
    padding: 65px 0px;
}
.footer-contact-info ul li{
      margin-bottom: 15px;
}
	@media screen and (min-width: 767px) {
	    .testing-sec .testing-mid-div .main-div:hover {
	        background-image: ;
	        background-color: #606062;
	    }

    }
    
    .banner-image .top-content span{
    	font-size: 18px;
    	color: #fff;
    	margin-bottom: 13px;
    	margin-top: 0px;
    	display: block;
    }

    .banner-image{
    	padding: 70px 0px;
    }


    .copyright-social-media{
    	    margin-top: 40px;
    }
    @media screen and (max-width: 991px) {
	    .banner-image .heading-text {
	         display: block; 
	    }
	}
	@media screen and (max-width: 767px) {
	    .banner-image .top-content h1{
	    	    font-size: 18px;
        line-height: 33px;
	    }
	    .heading-text .parapgraph_text{
	    	margin-top: 30px!important;
	    }
	    .banner-image .top-content span{
	    	font-size: 14px;

	    }
	    .bottom-footer h5{
	    	display: none;
	    }
	    .footer-contact-info p.footer_text{
	    	display: none;
	    }
	    .computer-pic{
	    	display: none;
	    }
	    .banner-image {
        padding: 10px 0px;
    	}

	}
