


@media only screen and (max-width: 4000px) {
  .ContainerBig{
  	max-width: 1600px !important;
  }

}

@media only screen and (max-width: 2000px) {
  .ContainerBig{
  	max-width: 1600px !important;
  }

}

@media only screen and (max-width: 1700px) {
  .ContainerBig{
  	max-width: 1400px !important;
  }

}

@media only screen and (max-width: 1400px) {
  .ContainerBig{
  	max-width: 1140px !important;
  }

}


@media only screen and (max-width: 1199px) {
 .loginAndSignupBox {
    width: 85%;
    float: right;
    padding: 0px 10px;
    margin: 2px 0px 2px 0px;
    border-radius: 20px;
    font-size: 14px;
    z-index: 3;
    position: relative;
}

.section1 .navbar {
    width: 100%;
    margin-top: -23px;
    float: left;
    height: 80px;
}
.section1 .navbar .navbar-nav {
    margin-top: 7px;
    
}
.section1.bgColor1.sticky-top.withloginHeaderBox .navbar {
    width: 100%;
    margin-top: 10px;
    float: left;
    height: 80px;
}
.section1.bgColor1.sticky-top.withloginHeaderBox  .navbar .navbar-nav {
    margin-top: -18px;
}

}


@media only screen and (max-width: 1024px) {
 .pluceCourse {
    height: 160px;
    width: 160px
  }
  .section2 .carousel h2 {
    font-size: 52px;
  }
  .headingTop {
    font-size: 52px;
  }
    .pluceCourse h2 {
    font-size: 36px;
}
.courxeCategory .img-fluid{
  width: 100%;
  height: auto;
}
.CountImage .CountImageNumber {
    position: absolute;
    margin-left: 45%;
    top: 40%;
    width: 80px;
    height: 80px;
    background-color: #0000007a;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding-top: 24px;
    border-radius: 50%;
}

}

@media only screen and (max-width: 768px) {

.section1 .navbar .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.section1 .navbar .navbar-toggler {
   
    border: 1px solid #fff !important;
    margin-top: 10px;
}


.section1 .navbar {
    margin-top: -47px;
  }

.section1 .navbar .navbar-nav {
  background-color: #6a4dd9;
    
}

.section1 .navbar .navbar-nav .nav-item .nav-link {
    color: #fff;
    padding-left: 15px;
}

.section2 .carousel h2 {
    
    margin-top: 2%;
    
}
.pluceCourse {
    height: 160px;
    width: 160px;
    padding-top: 35px;
}
.footerMail {
    color: #fff;
    text-align: left;
    margin-top: 20px;
}

.section1.bgColor1.sticky-top.withloginHeaderBox .navbar {
    width: 100%;
    margin-top: 10px;
    float: left;
    height: 80px;
}
.section1.bgColor1.sticky-top.withloginHeaderBox .navbar .navbar-nav .nav-item .nav-link {
    color: #fff;
    padding-left: 8px;
}
.section1.bgColor1.sticky-top.withloginHeaderBox .navbar .navbar-toggler {
    border: 1px solid #fff !important;
    margin-top: -25px;
}


.headingTop {
    font-size: 36px;
}
.topBannerHeading {
    border-radius: 0px 0px 30px 30px;
    padding-top: 10px;
    min-height: 130px;
  }
.allCourse {
    border-radius: 30px;
  }
  .headingSectionallPage h2 {
    font-size: 14px;
    min-width: 212px;
}
.loadMore {
    padding: 3px 5px;
    font-size: 12px;
    width: 75px;
}

}



@media only screen and (max-width: 767px) {
.withlogin {
   padding: 0px 2px;
    margin-top: 0px;
}
.section1.bgColor1.sticky-top.withloginHeaderBox .navbar .navbar-nav {
    margin-top: 0px;
}
.section1.bgColor1.sticky-top.withloginHeaderBox .navbar {
    width: 100%;
    margin-top: -10px;
    float: left;
    height: 80px;
}

.signupHeaing {
   min-height: 250px;
    border-radius: 30px;
}

.signupHeaing h4 {
    font-size: 36px;
    color: #fff;
    padding: 10% 10%;
}
.paddingTopForm {
    padding-top: 8%;
}
.signupBox {
    padding: 20px 0px !important;
    
}
}


@media only screen and (max-width: 500px) {
.loginAndSignupBox li {
    padding: 5px 2px;
    font-size: 11px;
}
.loginAndSignupBox {
    width: 70%;
  }
  .section1 .navbar .navbar-brand img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 4px solid #6a4dd9;
    margin-top: 12px;
}

.btnContinueCourse {
    display: block;
    background-color: #1bcec5;
    border-radius: 20px;
    padding: 2px 10px;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    width: 200px;
    margin: 6px auto 15px auto;
    position: relative;
}

.btnContinueCourse span {
    width: 35px;
    height: 35px;
    float: left;
    border-radius: 50%;
    border: 2px solid #fff;
    background-color: #1bcec5;
    margin-top: -6px;
    margin-left: -12px;
    padding-top: 4px;
    font-weight: 600;
}

.allCourse .carousel-caption h4 {
    margin-bottom: 0px;
    font-size: 17px;
}
.CountImage .CountImageNumber {
    position: absolute;
    margin-left: 41%;
    top: 10%;
    }
.signupBox {
padding: 0px 0px !important;
}
.trainingDetails h5{
  font-size: 14px;
}
.trainingDetails .timingBox {
    width: 100%;
    font-size: 14px;
}
}




/*
Page complete in responsive
index
Aboutus.html
contactus.html
course.html
course-category.html
assignment-take.html
assignment.html
enalytics.html
result.html
login.html
sighup.html
reword.html
training.html
all-category.html
monney-loundery.html

*/