.hero-section{
    background: url(image/first-page.jpg);
    background-size: cover;
    width: 100%;
    height: 85vh;
}

.box {
    background-color: white;
    padding: 50px;
}
.box h1{
    text-align: center;
}
.box p{
    text-align: center;
    font-size: 18px;
}
.genius {
    text-align: left;
    padding-top: 20%;
    margin-left: 10%;
}
.text{
    text-align: left;
    margin-left: 10%;
}
.container1{
    margin-top: 10%;
    padding-left: 90px;
    padding-right: 90px;
}

.img-text{
    width: 100%;
    height: 300px;
    display: block;
    text-align: center;
    padding: 10% 4%;
    border-radius: 30px;
}
.img-text h3{
    font-size: 25px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.img-text p{
    font-size: 19px;
}
.single-box{
    position: relative;
    margin-bottom: 30px;
}
.img-area{
    position: relative;
    width: 70%;
    height: 30vh;
    overflow: hidden;
    top: 15px;
    left: 90px;
    
}
.bg{
    background-color: #052ca1;
}
box1 {
    margin: 0 auto;
    text-align: center;
    display: flex;
    height: 26vh;
    margin-top: 50px;
    width: 75%;
}
.count{
    font-size: 44px;
}
.count-heading{
    flex: 1;
    font-size: 40px;
    text-align: center;
    height: 25vh;
    color: #ffffff;
    border-radius: 10%;
    background:linear-gradient(#01248c, #4870e8);
    text-align: center;
    padding-top: 3%;
    box-shadow: 10px 5px #320049;
}
.btn{
    background-color: #04227b;
    text-align: center;
    text-decoration: none;
    margin-left: 56%;
    font-size: 20px;
    border-radius: 40px;
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
}
.btn:hover{
    background: #033deb;
}
.btn1{
    background-color: #04227b;
    text-align: center;
    text-decoration: none;
    margin-left: 10%;
    font-size: 20px;
    border-radius: 40px;
    padding: 10px;
    padding-left: 40px;
    padding-right: 40px;
}
.btn1:hover{
    background: #033deb;
}
/*                Testimonail style                                  */
.testimonial{
    margin: 100px auto;
}
.testimonial h1{
    text-align: center;
    font-weight:bold ;
    color: black;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.testimonial .row{
    margin-top: 30px;
}
.col-md-4{
    margin: 40px auto;
}
.profile{
    padding: 70px 10px 10px;
    background-color: #efefef;
}
.profile img{
    top: 30px;
}
.user{
    width: 120px;
    height: 120px;
    border-radius: 50%;
}
.profile h3{
    font-size: 20px;
    margin-top: 15px;
    color: #ff9800;
}
.profile span{
    font-size: 12px;
}
blockquote{
    font-size: 16px;
    line-height: 30px;
}
blockquote::before{
    font-size: 50px;
    position: relative;
    color: #ff9800;
    line-height: 20px;
    bottom: -15px;
    right: 5px;
}
blockquote::after{
    font-size: 50px;
    position: relative;
    color: #ff9800;
    line-height: 10px;
    bottom: -15px;
    left: 5px;
}
.profile:hover{
    box-shadow: 0 0 15px 5px rgba(0,0,0,0.2);
    cursor: pointer;
}
@media (max-width: 786px) {
.hero-section {
        width: 471px;
        height: 650px;
}
.genius{
    padding-top: 55%;
}
    .btn {
        font-size: 29px;
        border-radius: 40px;
        padding-left: 34px;
        padding-right: 50px;
        margin-left: 70px;
    }
.btn{
    font-size: 29px;
    border-radius: 40px;
    padding-left: 50px;
    padding-right: 50px;
            margin-left: 62px;
}
.btn1{
    font-size: 27px;
        margin-left: 10%;
        padding: 10px;
        padding-left: 32px;
        padding-right: 50px;
        margin-top: 5%;
}
.btn a , .btn1 a{
    text-decoration: none;
}
.main{
    margin-top: -90%;
}
.box1{
    text-align: center;
    display: flex;
    height: 25vh;
    margin-top: 132%;
}
.cont{
    font-size: 55px;
    padding-top: 55%;
    color: white;
}

.count-heading{
    flex: 5;
}

    .container1 {
        padding-left: 21px;
        padding-right: 10px;
        width: 110%;
        margin-top: 110%;
    }

.container1 h1{
    margin-top: 408px;
}
.contactForm .inputBox input,
.contactForm .inputBox textarea{
    padding: 12px 0;
    font-size: 19px;
}
.contactForm .inputBox span{
    font-size: 20px;
}

.card-image img{
    padding-left: 15%;
}

.para{
    margin-left: 15%;
}
.h2{
    margin-left: 1%;
}
.h3{
    margin-left: 5%;
}

.testimonial {
        margin-top: 52px;
    }
.contact{
  min-height: 135vh;
}
.container1 h1{
        text-align: center;
    padding-bottom: 50px;
    margin-top: 351px;
}

/*            contact page media quary              */
.hero {
    height: 90vh;
    width: 180%;
}
.cont{
    padding-top: 65%;
    color: white;
    font-size: 65px;
}
.title1{
    margin-top: 9%;
}

.slider-wrapper {
    margin-top: -19%;
    width: 86vh;
    margin-left: -17px;
}
iframe {
    width: 107%;
    height: 630px;
    margin-left: 21px;
    margin-bottom: 39px;
}
.slider-wrapper .image-list {
    margin: 26px 29px 38px 34px;
}
.tineline-info h3 {
    font-size: 24px;
    margin-left: -39px;
}
.tineline-info p {
    font-size: 18px;
    margin-left: 29px;
    margin-right: 90px;
}

}

@media (max-width: 991px) {
    .contact{
        padding: 37px;
        margin-bottom: 20px;
    }
   .contaier2{
     flex-direction: column;   
    }
    .contaier2 .contactForm{
        width: 120%;
    }
}
@media (max-width:480px) {
    .hero-section {
        background-repeat: none;
    }
    
}