/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Nov 30, 2020, 2:37:01 PM
    Author     : jim-tg-na
*/
/* cyrillic-ext */
/* #loader{
  display: none;
} */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/XRXV3I6Li01BKofIOOaBTMnFcQIG.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/XRXV3I6Li01BKofIMeaBTMnFcQIG.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/XRXV3I6Li01BKofIOuaBTMnFcQIG.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/XRXV3I6Li01BKofIO-aBTMnFcQIG.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Nunito';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/XRXV3I6Li01BKofINeaBTMnFcQ.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
html{
    overflow-x: hidden;
}  
.errmsg{
    color:red;
    text-align: right;
}
.d-block {
    display: block !important;
    width: 40%;
    float: right;
}
.carousel-caption {
    position: absolute;
    right: auto;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    top: 30%;
}
.pos-hero{
    position: relative;
    margin-top: -40%;
    margin-left: 12%;
}
.slide-h1 {
  margin: 89.5px 0.9px 5.5px 25.5px;
  font-family: Nunito;
  font-size: 40px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: left;
  color: #1e64e0;
}
.header-student{
    float: left;
    margin-left: 5%;
    margin-top: 22%;
        }
.slide-p{
  margin: 5.5px 2.5px 0 25.5px;
  font-size: 19px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.78;
  letter-spacing: normal;
  text-align: left;
  color: #6e6e6e;
}
.welcomez{
  font-size: 45px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #1e64e0;
}
.headline-1{
  font-size: 33px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #1c1c1c;
}
.card{
    margin: 23.5px 25px 49px 2.1px;
  padding: 5px 19.5px 5px 6.5px;
  border-radius: 2.5px;
  box-shadow: 0 3.5px 7px 0 rgba(0, 0, 0, 0.09);
  border: solid 0.5px #dbdbdb;
  background-color: white;
}
.carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e");
}
.carousel-control-next {
    left: 120px;
}
.carousel-control-prev {
    left: 80px;
}
.carousel-control-next, .carousel-control-prev {
    top: auto !important;
    bottom: auto  !important;
    width: 30px;
    /* margin-top: -50px; */
}
.card-title{
  margin: 0 32px 8.5px 1.5px;
  font-family: Nunito;
  font-size: 32px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: left;
  color: #1e64e0;
}
.superinitial{
    color:#1e64e0;   text-shadow: 1px 1px 0 #000, 1px 1px 0 #000, 0px 0px 0 #000, 1px 1px 0 #000;
    font-size: 40px;
}
.Rectangle-2133 {
  width: 12px;
  height: 12px;
  margin-right: 10px;
  border-radius: 1px;
  background-color: #1e64e0;
}
.lmargin{
    margin-left: 20px;
}
.carousel-indicators li{
    background-color: black;
}
.carousel-indicators .active{
    width: 21px;
  height: 5px;
  margin: 0 5.5px 0 0;
  border-radius: 30px;
  background-color: #1e64e0;
}
.carousel-indicators li{
    width: 8px;
  height: 5px;
  margin: 0 2.5px;
  border-radius: 15px;
  background-color: #dbdbdb;
}
.carousel-indicators{
    right: auto;
    margin-left: 50px;
    /* bottom: 50px; */
    left: 2%;
}
.carousel-control-next-icon, .carousel-control-prev-icon{
    width:30px;
    height:30px;
}
.title-2{
    font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  text-align: left;
  color: #1e64e0;
  font-weight: 600;
}
.pricings li::before {
  content: "\2022";
  color: #1e64e0;
  font-weight: bold;
  display: inline-block; 
  width: 1em;
  margin-left: 0px;
}
.pricings li {
    font-weight: 300;
    margin: 10px 0px;
}
.card-title-pricing{
      color: #1c1c1c;
      font-size: 26px;
      font-weight: 300;
      margin-bottom: 10px;
}
.pricing-tagline{
    color: #6e6e6e;
    font-size: 16px;
    font-weight: 10;
    margin-bottom: 10px;
}
.pricing-cost{
    font-size: 26px;
    margin: 15px 0px;
}
hr.dotted {
  border-top: 2px dashed #c4c4c4;
}
.price{
background-repeat: no-repeat;
background-position-x: right !important;
height: 700px;
}
.contact-info-content{
    text-align: center;
}
.contact-form input, .contact-form textarea{
    border: 1px solid #c4c4c4;
    border-radius: 1.5px;
}
.contact-form textarea{
/*     height: 290px;   */
    height: 65px;
}
.main-btn{
    color: white;
    background-color: #1D67E2;
    font-weight: 500;
}
.student-btn{
    color: white;
    background-color: #FF577F;
    font-weight: 400;
    border: 2px solid #FF577F;
}
.student-btn:hover{
  color: #FF577F;
  border: 2px solid #FF577F;

}
.carousel-control-prev-icon{
    background-image:url('../images/left.png');
}
.carousel-control-next-icon{
    background-image:url('../images/right.png');
}

p {
    font-weight: 300;
}
.navbar-nav{
  width: 100%;
  justify-content: flex-end;
  padding-right: 30px;
}
.about-tag{
    color: #1c1c1c;
}
/* #about p{
    margin: 10px 0px;
} */
.contact-form label{
    margin-bottom: 5px;
}
.about-card{
    min-height: 210px;
}
.car-img{
  width:45%; float: right;  
}
.car-content {
    width: 50%;
    float: left;
    margin-left: 2%;
    margin-top: 8%;
}
    .cs-btn{
        width: 200px;
        height: 55px;
        padding: 5px;
        font-size: 20px;
    }
    #myModal{
                position: fixed;
             top: unset; 
            bottom: -25px;
             height: inherit; 
             max-width:500px;   
             right: 0px;   
             left:unset;
        }
        .sub-btn{
            text-align: right;
        }
        .fade2 {
            transform: scale(0);
            opacity: 0;
            transition: all .2s linear;
        }

        .fade2.show {
            opacity: 1;
            transform: scale(1);
        }
        .modal-close{
                position: absolute;
            right: 19px;
            cursor: pointer;
            z-index: 10;
        }
.subscribe-btn{
  font-size: 20px;
  color: #fff;
  position: fixed;
  right: 20px;
  bottom: 20px;
/*   width: 45px; */
  height: 45px;
  line-height: 45px;
/*   border-radius: 50%; */
  background-color: #1e64e0;
  text-align: center;
  z-index: 99;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}

.carousel-fades  .carousel-item-next.carousel-item-lefts,
.carousel-fades  .carousel-item-prev.carousel-item-rights {
-webkit-animation-name: fade;
  -webkit-animation-duration: 1s;
  animation-name: fade;
  animation-duration: 1s;
}

.carousel-fades .active.carousel-item-lefts,
.carousel-fades  .active.carousel-item-rights {

      -webkit-animation-name: fadeon;
  -webkit-animation-duration: 1s;
  animation-name: fadeon;
  animation-duration: 1s;
}

.contact_pg #footer-view {
    background: #333B49;
    padding: 40px 35px 35px 35px;  
    /* position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto; */
}

#footer-view {
    background: #333B49;
    padding: 40px 0 0;  
}

.footer_bg {
  display: flex;
  justify-content: space-evenly;
  gap: 30px;
  flex-wrap: wrap;
}

.footer_flex {
  display: flex;
  flex-flow: column;
  grid-gap: 15px;
}

.footer_flex a {
  font-size: 18px;
  font-weight: 300;
}

.footer_flex .small a {
  font-size: 16px;
  font-weight: 300;
}

.footer_icon li {
  display: inline-block;
  margin-right: 15px;
}

  .footer_bg a, .divider, .blog a{
     color: #fff !important; 
  }
  .divider{
    margin-right: 5px;
    margin-left: 5px;
  }
  .blog .small a{
    font-size:15px  
  }

.carousel-fades .carousel-item.active,
.carousel-fades .carousel-item-next.carousel-item-lefts,
.carousel-fades .carousel-item-prev.carousel-item-rights {
  z-index: 1;
  opacity: 1;
  /*visibility: visible;*/
}

.carousel-fades .active.carousel-item-lefts,
.carousel-fades .active.carousel-item-rights {
  z-index: 0;
  opacity: 0;
  /*visibility: hidden;*/
  transition: 0s 0.9s opacity;
}

@-moz-document url-prefix() {
   
.carousel-fades .carousel-item {
  opacity: 0;
  /*visibility: hidden;*/
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.carousel-fades .carousel-item.active,
.carousel-fades .carousel-item-next.carousel-item-lefts,
.carousel-fades .carousel-item-prev.carousel-item-rights {
  z-index: 1;
  opacity: 1;
  /*visibility: visible;*/
}

.carousel-fades .active.carousel-item-lefts,
.carousel-fades .active.carousel-item-rights {
  z-index: 0;
  opacity: 0;
  /*visibility: hidden;*/
  transition: 0s 0.9s opacity;
}
}

@media screen and (max-width: 991px) {
  .footer_bg {
    display: grid;
    grid-template-columns: 20% 38% 40%;
  }
  .footer-area {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .profile p.abt {
    text-align: center;
  }
}

@media screen and (max-width: 640px) {
  .footer_bg {
    justify-items: flex-start;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px 0 !important;
  }
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) { 
  
.carousel-fades .carousel-item {
  opacity: 0;
  /*visibility: hidden;*/
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.carousel-fades .carousel-item.active,
.carousel-fades .carousel-item-next.carousel-item-lefts,
.carousel-fades .carousel-item-prev.carousel-item-rights {
  z-index: 1;
  opacity: 1;
  /*visibility: visible;*/
}

.carousel-fades .active.carousel-item-lefts,
.carousel-fades .active.carousel-item-rights {
  z-index: 0;
  opacity: 0;
  /*visibility: hidden;*/
  transition: 0s 0.9s opacity;
}
}
/* @media not all and (min-resolution:.001dpcm) { @media { */

    
.carousel-fades .carousel-item {
  /*opacity: 0;*/
  visibility: hidden !important;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}

.carousel-fades .carousel-item.active,
.carousel-fades .carousel-item-next.carousel-item-lefts,
.carousel-fades .carousel-item-prev.carousel-item-rights {
  z-index: 1;
  /*opacity: 1;*/
  visibility: visible !important;
}

.carousel-fades .active.carousel-item-lefts,
.carousel-fades .active.carousel-item-rights {
  z-index: 0;
  /*opacity: 0;*/
  visibility: hidden !important;
  transition: 0s 0.9s opacity;
}
/* }} */

@media (prefers-reduced-motion: reduce) {
  .carousel-fades .active.carousel-item-lefts,
  .carousel-fades .active.carousel-item-rights {
    transition: none;
  }
}

@-webkit-keyframes fade {
  from {opacity: .3} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .3} 
  to {opacity: 1}
}

@-webkit-keyframes fadeon {
  from {opacity: .7} 
  to {opacity: 0}
}

@keyframes fadeon {
  from {opacity: .7} 
  to {opacity: 0}
}

.m-none{
    display: none;
}
.login-div{
	text-align:left;
}

/* newly added css */

.header-hero-content{
  display: flex;
  width: 1440px;
  margin:100px auto 140px;
}
.header-hero-content .section1{
padding-top: 60px;
padding-right: 30px;
width: 70%;
padding-left: 120px;
}

.header-hero-content.features, .header-hero-content.contact {
  width: 100%;
  margin:-15px auto 35px;
}
.header-hero-content.features .section1{
  padding-top: 0px;
  padding-right: 0px;
  width: 100%;
  padding-left: 0px;
  }
  .header-hero-content.contact .section1{
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  width: 40%;
  }
  .header-hero-content.contact .section2{
    width: calc(60% - 75px);
    margin-left: 60px;
    border: 1px solid #E5E5E5;
    box-shadow: 0px 4px 12px rgb(0 0 0 / 15%);
    border-radius: 8px;
    padding: 60px;
  }
.header-hero-content .section2 img{
  box-shadow:-8px 8px 28px rgba(0, 0, 0, 0.15);
}

.header-hero-content .section2  .contact-form input, .contact-form textarea {
  height: 41px !important;
  background: #FFFFFF;
border: 1px solid #C4C4C4;
border-radius: 4px;
font-size: 15px;
}
.header-hero-content .section2  .contact-form label {
  font-size: 15px;
}
.header-hero-content .section1 p{
  font-family: 'Nunito';
font-style: normal;
font-weight: 700;
font-size: 16px;
line-height: 22px;
letter-spacing: 0.04em;
text-transform: uppercase;
color: #222222;
margin-bottom: 5px;
}

.header-hero-content .section1 h1{
  font-weight: 700;
font-size: 56px;
line-height: 69px;
color: #0059D5;
}
.about-area .section1 .btn_box .outline_btn {
  width: 200px;
}
.section1 .btn_box {
  display: flex;
  gap: 35px;
}

.header-hero-content p.desc{
font-weight: 500;
line-height: 26px;
letter-spacing: -0.01em;
color: #646464;
margin-top: 15px;
text-transform:none;
width: 500px;
margin-bottom: 50px;
}
.btn{
border-radius: 6px;
font-weight: 500;
font-size: 16px;
line-height: 22px;
color: #FFFFFF;
padding: 0 45px;
height: 47px;
}
.pink_btn{
background: #FF7997;
}

.blue_btn{
  background: #1D67E2;
  margin-left: 20px;
}

.radius_box{
  background: linear-gradient(114.32deg, rgba(30, 100, 224, 0.5) -19.24%, rgba(59, 146, 255, 0.5) 16.72%, rgba(73, 161, 255, 0.5) 55.13%, rgba(47, 121, 255, 0.5) 106.29%);
border-radius: 28px;
width: 1200px;
margin: auto;
padding: 50px 0;
text-align: center;
}

.about-area {
  margin: 100px 0 0; 
 }
 
 .profile{
 display: flex; 
 flex-flow:row;
 grid-gap:30px;
 }
 
 .profile h2{
 font-weight: 700;
 font-size: 36px;
 line-height: 49px;
 color: rgba(34, 34, 34, 0.8);
 margin-bottom: -5px;
 margin-top: 50px;
 }
 
 .profile p.abt{
   font-weight: 300;
   font-size: 16px;
   line-height: 30px;
   letter-spacing: 0.01em;  
   color: #646464;  
 }
 
 .profileh3{
 font-weight: 700;
 font-size: 40px;
 line-height: 55px;
 letter-spacing: 0.04em;
 text-transform: uppercase;
 color: #1E64E0;
 margin-top: 30px;
 z-index: 9;
 position: relative;
 }
 .profileh3 span{
   font-size: 30px;
 }
 .prof_inner{
   background: #FFFFFF;
     box-shadow: 3px 4px 6px rgb(0 0 0 / 12%);
     padding: 50px 35px 15px;
     position: relative;
     left: -45px;
     top: -32px;
 }
 .about-area p{
 font-weight: 500;
 font-size: 18px;
 line-height: 30px;
 letter-spacing: -0.03em;
 color: #646464;
 margin-bottom: 20px;
 text-align: justify;
 }
 
 p.font_style{
 font-style: italic;
 font-weight: 800;
 font-size: 58px;
 line-height: 79px;
 letter-spacing: 0.02em;
 color: #383838;
 text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.12);
 width: 35%;
 text-align: left;
 }
 
 .wid_65{
   width: 65%;
   text-align: justify;
 }
 .wid40{
   width: 40%;
 }
 .wid60{
  width: 60%;
}
.lets_talk_section{
  background-image: url("../../assets/images/Blue_bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 60px 0 70px;
  margin: 100px 0 0;
  background-position: bottom center;
}
.lets_talk_section .outline_btn{
  background: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-top: 35px;
    color: #2F79FF !important;
}
.lets_talk_section .outline_btn:hover{
  color: #2F79FF !important;
}
.lets_talk_section h1{
  font-weight: 700;
font-size: 49px;
line-height: 60px;
letter-spacing: 0.04em;
color: #FFFFFF;
}


.lets_talk_section .container{
  width: 1000px;
}

.disabled_card{
opacity: .7;
transition: transform 0.6s;
}
.disabled_card_enable{
  opacity: 1;
}

.features{
  display: flex;
}

.contact-info a{
color: #000000;
}

/* .errmsg{
  display: none;
} */
@media (max-width: 576px) {
    .card{
            margin: 23.5px 0px 49px 0px;
    }
     .slide-h1{
        margin:  0px !important;
        font-size: 33px;
        margin-left: 7px !important;
    }
    .slide-p{
        font-size: 16px;
        margin-left: 7px !important;
    }
    .header-hero-content{
        padding-top: 80px;
    }
    .pos-hero {
    margin-left: 0%;
    }
    .about-card{
    min-height: 220px;
}
.car-img{
  width:100%;   
}
.car-content{
  width:100%; 
  margin-top: 1%;
}
.m-none{
    display: block;
}
.header-student{
    float: left;
    margin-left: 1%;
    margin-top: 7px;
        }
  .login-div{
  text-align:center;
  }
}
@media only screen and (min-width: 200px) and (max-width: 575px) {
    .slide-h1{
        margin:  0px !important;
        margin-left: 7px !important;
      font-size: 30px;
    }
    .slide-p{
        font-size: 16px;
        margin-left: 7px !important;
    }
    .header-hero-content{
        padding-top: 80px;
    }
    .pos-hero {
    margin-left: 0%;
    }
    .about-card{
    min-height: 220px;
}
.car-img{
  width:100%;   
}
.car-content{
  width:100%; 
  margin: 0px 0px 60px 0px !important;
  margin-top: 1%;
}
.d-none {
    display: none !important;
}
.m-none{
    display: block;
}
.header-student{
    float: left;
    margin-left: 1%;
    margin-top: 7px;
        }
        /* blogs changes */
.acadey-statis1, .acadey-statis2, .acadey-statis3{
  width: 81%;
}

}
@media(max-width:992px){
  .carousel-control-next, .carousel-control-prev {
    margin-top: -40px;
  }
  .carousel-control-prev{
    left: 60px;
  }
  .carousel-control-next{
    left:105px;
  }
  .carousel-indicators{
    bottom:40px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
        .card{
            margin: 23.5px 0px 49px 0px;
            padding: 5px 0 5px 0px;
    }
    .slide-h1{
        margin:  0px !important;
        margin-left: 25.5px !important;
    }
    .header-hero-content{
        padding-top: 80px;
    }
    .pos-hero {
    margin-left: 0%;
    }
    .about-card{
    min-height: 220px;
}
.car-img{
  width:100%;   
}
.car-content{
  width:100%; 
  margin: 0px 0px 60px 0px !important;
  margin-top: 1%;
}
.d-none {
    display: none !important;
}
.m-none{
    display: block;
}
.header-student{
    float: left;
    margin-left: 1%;
    margin-top: 40px;
        }
}
/* blogs change */
.acadey-statis1, .acadey-statis2, .acadey-statis3{
  width: 71%;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    /* .footer_bg {
      grid-template-columns: 13% 18% 30% 25%;
      grid-gap: 30px;
      padding: 0 20px;
    } */
    .card{
        margin: 23.5px 0px 49px 0px;
        padding: 5px 0 5px 0px;
    }
    .slide-h1{
        margin:  0px !important;
        margin-left: 25.5px !important;
        margin-bottom: 60px;
    }
    .header-hero-content{
        padding-top: 80px;
    }
    .pos-hero {
    margin-left: 0%;
    }
    .about-card{
    min-height: 220px;
}
.car-img{
  width:100%;  
  top:-100px;
}
.car-content{
  width:100%; 
  margin: 0px 0px 60px 0px !important;
  margin-top: 1%;
}
.nav-r-button {
    right:200px;
}
.nav-r-link {
    right:50px;
}
.m-none{
    display: block;
}
.header-student{
    float: left;
    margin-left: 2%;
    margin-top: 10%;
        }
}
.bggreen{
	background:#1e64e0;
	border:2px solid #1e64e0;
}
.bggreen:hover{
	background-color: white;
    color: #1e64e0;
    border-color: #1e64e0;
}
.login-div{
	padding:15px 27px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .slide-h1{
        margin: 10.5px 0.9px 5.5px 25.5px;
    }
    .price-padding{
        padding-bottom: 23px;
    }
    .car-content {
  margin: 0px 0px 60px 0px !important;
    margin-top: 0%;
}
.header-student{
    float: left;
    margin-left: 3%;
    margin-top: 5%;
        }
  .acadey-statis1, .acadey-statis2, .acadey-statis3{
    width: 85%;
  }
        .card{
            margin: 23.5px 0px 49px 0px;
            padding: 5px 0 5px 0px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1350px) {
    .slide-h1{
        margin: 10.5px 0.9px 5.5px 25.5px;
    }
    .car-content {
    margin-top: 2%;
}
.header-student{
    float: left;
    margin-left: 2%;
    margin-top: 10%;
        }
}

@media only screen and (min-width: 1450) {
  .carousel-control-next, .carousel-control-prev{
    margin-top: -50px;
  }
  .carousel-indicators{
    bottom:50px;
  }
}

@media only screen and (min-width: 1351px) {
    .slide-h1{
        margin: 10.5px 0.9px 5.5px 25.5px;
    }
    .header-student{
    float: left;
    margin-left: 5%;
    margin-top: 22%;
        }
}

@media (max-width: 1280px) {
  .header-hero-content .section1 {
    padding-left: 70px;
}
.radius_box{
  width: 1130px;
}
  .flip-below {
    width: 100%;
  }
  .app_link_section .grid {
    padding: 0 40px;
}
} 


/*tablets, ipads (landscape)*/
@media (min-width: 1024px) and (max-width: 1180px) and (orientation: landscape) {
  .navbar-nav .nav-item a, .navbar .main-btn{
  font-size: 13px;
}
.drop_arrow i{
  font-size: 18px;
}

}

@media (min-width: 992px) and (max-width: 1024px) and (orientation: portrait) {

  .navbar-nav .nav-item a, .navbar .main-btn{
    font-size: 13px;
  }

}
/* Tablet view */
@media only screen and (min-width: 744px) and (max-width: 1024px) {

      .league_content h4 {
        font-size: 30px;
      }
      .league_content h6 {
        padding: 15px 0 25px
      }
      .contact_section h3 {
        font-size: 30px;
        margin: 35px 0 20px;
        
      }
      .app_link_section .grid {
        grid-template-columns: repeat(1, 1fr);
        grid-gap: 30px 0;  
        text-align: center;
      }
      .app_link_content .btn_box {
        display: flex;
        justify-content: center;
      } 
      .app_link_section .grid .app_link_content p {
        padding: 10px 0 20px;
      }
      .header-hero-content {
        flex-direction: column;
        gap: 30px;
      }
      .header-hero-content {
        padding-top: 30px;
        margin: 30px auto;
      }
      .header-hero-content .section1 {
        width: 50%;
        padding: 0 30px;
      }
      .section2 {
        width: 100%;
        padding: 0 30px;
        margin-bottom: 30px;
      }
      .section2 img {
        width: 700px;
      }
      .flip-card-section {
        width: 100%;
      }
      .radius_box {
        width: 100%;
      }
      .flip-card-section {
        padding: 0 30px;
      }
      .flip-below {
        grid-template-columns: repeat(1, 1fr);
        width: 100%;
      }
      /* .flip-below-left {
        margin-bottom: 30px;
      } */
      /* .flip_bot,
      .flip-below-right {
        text-align: center;
      } */
      /* .flip-below-p {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
      } */
      .header-hero-content p.desc {
        margin-bottom: 20px;
      }
      .app_link_section .grid .app_link_asset img {
        width: auto;
      }
      /* .flip-below-right {
        width: 100%;
        text-align: center !important;
      } */
      /* .flip-below-img {
        width: 70% !important;
      } */
      .new-featues-heading {
        padding-left: 30px;
      }
}

@media screen and (min-width: 320px) and (max-width: 1024px) {
  .header-hero-content.contact .section2 {
    width: 100%;
    margin: auto;
}

.header-hero-content.contact .section1 img{
  width: 80%;
}
.header-hero-content.contact .section1 {

 width: 100%; 
}

  .header-hero-content .section1 {
    padding:0;
    width: 100%;
  }
  .header-hero-content {
    flex-direction: column;
    gap: 40px;
  }
  .header-hero-content {
    padding: 30px;
    margin: 80px auto 50px;
    width: 100%;
  }
  .flip-card-section {
    padding: 0 20px;
  }
  .radius_box{
    width:93%;
  }
  .flip-below,
  .flip-card-section {
    width: 100%;
  }
  /* .flip-below-right {
    text-align: start;
    margin: 0;
  } */
  /* .flip-below-img {
    width: 100%;
    height: auto;
  } */
  /* .flip_bot {
    padding: 0;
  } */
  .section2 img {
    width: 100%;
  }
  .section2 img {
    border-radius: 5px;
  }
  .section1 .btn_box {
    display: flex;
    justify-content: center;
  }
  .profile {
    flex-flow: column;
    align-items: center;
    grid-gap: 0;
  }
  .prof_inner {
    background: #FFFFFF;
    box-shadow: 0px 1px 6px rgb(0 0 0 / 12%);
    padding: 30px 35px 15px;
    position: relative;
    left: 0;
    top: 0;
}
.wid60,.wid40 {
  width: 100%;
  text-align: center;
}
p.font_style,.wid_65{
  width: 100%;
}
p.font_style{
  font-size: 50px;
  line-height: 70px;
}
.wid40 img{
  width: 70%;
}
}

/* Mobile view */
@media screen and (min-width:320px) and (max-width: 743px) {

 
.lets_talk_section .container {
  width: 100%;
}
.lets_talk_section {
  padding: 30px;
  margin: 100px 0 0;
  background-position: top center;
}
.wid_65 {
  text-align: left;
}
.lets_talk_section h1 {
  font-size: 40px;
  line-height: 52px;
}
    .card_grid{
      grid-template-columns: repeat(1, 1fr);
    }
  .container {
    width: 100%;
  }
  .section_title {
    font-size: 38px;
    line-height: 42px;
  }
  .league_content h4 {
    font-size: 28px;
    line-height: 38px;
  }
  .league_content h6 {
    padding: 15px 0 25px;
  }
  .app_link_section .grid {
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 30px;
    text-align: center;
  }
  .contact_section h3 {
    font-size: 30px;
  }
  .app_link_content .btn_box {
    display: flex;
    justify-content: center;
  }
  .app_link_section .grid .app_link_content p {
    padding-bottom: 30px;
  }
  .contact_section .contact_conatiner .btn_box {
    flex-direction: column;
  }
  .header-hero-content {
    padding: 0 20px;
  }
  .flip-card-section {
    padding: 0 10px;
  }
  .header-hero-content .section1 h1{
    font-size: 36px;
    line-height: 42px;
  }
  .header-hero-content p.desc {
    width: 100%;
    margin-bottom: 30px;
  }
  .btn_box {
    display: flex;
  }
  .btn_box .btn {
    padding: 0 34px;
  }
  /* .flip-below-p {
    font-size: 20px;
    line-height: 26px;
    width: 100%;
  } */
  .flip-card-top-bg-content {
    font-size: 20px;
    line-height: 1.4;
  }
  .app_link_section .grid .app_link_asset img {
    width: auto;
  }
  .flip-container {
    gap: 2.5rem;
  }
  .section1 .btn_box {
    gap: 20px;
    align-items: center;
  }
  /* .flip-below-img {
    padding: 0 15px;
  } */
  .radius_box {
    border-radius: 15px;
  }
  .flip-card-front,
  .flip-card-back {
    border-radius: 10px;
  }
  .mob_center {
    text-align: center;
  }
  .new-featues-heading {
    padding-left: 20px;
  }
  .profile p.abt {
    text-align: center;
  }
}

@media screen and (max-width: 490px) {
.about-area .section1 .btn_box {
  flex-direction: column;
  gap: 20px;
}
}
@media screen and (max-width: 375px) {
  .section1 .btn_box {
    flex-direction: column;
    gap: 20px;
  }
  .blue_btn {
    margin-left: 0;
  }
  .flip-card {
    width: 260px;
    height: 330px;
  }
}