/* *{
    font-family: "YouTube Sans","Roboto","Arial",sans-serif;
} */
.navbar-toggler {
    color: rgba(255, 255, 255, 0) !important;
    border: none !important;
}
.domainClassAtag{
    color: #000;
    text-decoration: none;
}

.logoimage {
    width: 150px;
    margin-left: 18px;
}

.logoimagecls {
    width: 35%;
}

.both {
    width: 100%;
    margin-top: 110px;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.loginh {
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 20px 0;
}

.right {
    width: 50%;
    display: flex;
}

.right img {
    width: 100%;
}

.left {
    width: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.loginform {
    width: 90%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    margin: 50px 0;
}

.loginform .form-control {
    width: 400px;
    padding: 5px;
    margin: 17px 0;
}

.forgotpass {
    text-decoration: none;
    margin: 10px 0;
}

.loginform button {
    margin: 30px 0px;
    padding: 8px 19px;
    font-size: 20px;
}

.main {
    margin-top: 100px;
    /* background-image: url('../image/homebg.gif'); */
    background-repeat: no-repeat;
    background-position: top;
    background-attachment: scroll;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 100px;
}
.animationgi img{
    width: 100%;
    height: auto;
    position: absolute;
    z-index: -8;
    top: -44px;
    opacity: 50%;
}
.mainright {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.mainright h1 {
    font-size: 90px;
    text-align: center;
    background: linear-gradient(
        to right,
        #00a6ff 20%,
        #4179b4 30%,
        #06a3be 70%,
        #004394 80%
    );
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-fill-color: transparent;
    background-size: 500% auto;
    animation: textShine 5s ease-in-out infinite alternate;
    padding: 5px 0;
}


@keyframes textShine {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 100% 50%;
    }
}
.mainright h3 {
    text-align: center;
}

.mainright h5 {
    font-size: 22px;
    /* text-align: center; */
}

.mainleft {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.mainleft img {
    width: 100%;
}

.middle {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 50px 0;
}

.onlinetraveledu {
    display: flex;
    width: 50%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 25px 0px;
    padding: 60px 0px;
}

.onlinetraveledu button {
    margin: 20px 0;
}

.onlinetraveledu:hover {
    background: #b5ddd49a;
}

.onlinetraveledu img {
    width: 50%;
}

.teachble {
    display: flex;
    width: 50%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 25px 0px;     
    padding: 60px 0px;
}

.teachble:hover {
    background: #b5ddd49a;
}

.teachble img {
    width: 50%;
}

.teachble button {
    margin: 20px 0;
}

.Mdpagetype {
    text-align: center;
    font-size: 60px;
    margin: 20px 0 60px 0;
    background: linear-gradient(48deg, #2C3E50 32%, #4CA1AF 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 15px 0;
}

.middle1 {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #e0813c;
    color: #000;
    padding: 50px 0;
    margin: 150px 0;
}

.midM {
    display: flex;
    width: 70%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    color: #fff !important;
}

.midM h1 {
    font-size: 60px;
}

.midM1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between;
    align-items: flex-start;
    margin: 50px 0;
}

.midM2 {
    width: 30%;
    text-align: justify;
}

.midM2 p {
    font-size: 18px;
}

.leftmenu {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

#transalet {
    margin-right: 5px;
}

.middle2 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
}

.cartdiv {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.cart1 {
    width: 30%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 15px 0px;
    padding: 15px 10px;
    text-align: center;

}

.cart1 img {
    width: 60%;
    padding: 15px 0px;
}
.cart1 p {
    font-size: 18px;
    text-align: center;
}

.cart1 h3 {
    font-size: 36px;
    margin: 15px 0;
    color: #023066;
}

.cart1 button {
    margin: 15px 0;
}

.middle3 {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 60px 0;
    margin: 150px 0px;

    color: #000;
}

.middle3R {
    width: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    color: #fff;
}

.middle3R h1 {
    font-size: 50px;
}

.middle3L {
    width: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    padding: 0 30px;
}

.middle3L p {
    font-size: 20px;
    margin: 20px 0px;
    color: #fff;
    text-align: justify;
}

.plan1 {
    width: 400px;
    height: 630px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: flex-start;
    margin: 20px 20px;
    padding: 30px 20px;
    border: 1px solid #000;
    border-radius: 50px;

}

.middle4 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.middle4R {
    width: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-end;
    justify-content: center;
    align-items: flex-end;
}

.middle4R img {
    width: 70%;
}

.footer {
    width: 100%;
    display: flex;
    margin: 150px 0 0 0;
    padding: 20px 0;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #000;
    color: #fff;
}

.middle4L {
    width: 50%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    padding: 20px;
    background: #e0813c;
    color: #fff;
    
}

.middlefooter {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-evenly;
    align-items: flex-start;
    background: #000;
    color: #fff !important;
    padding: 50px 0;
    /* border-bottom: 1px solid #fff; */
}

.footerM1 {
    width: 20%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}

.footerM1 img {
    width: 50%;
}

.socialmedialink {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.socialmedialink i {
    font-size: 21px;
    margin: 5px 40px 0 0;
}

.footerM1 h2 {
    color: #027cc0;
}

.footerM1 a {
    text-decoration: none !important;
    color: #fff;
}

.footer h5 {
    text-align: center;
    padding: 0 10px;
}

.tophimage {
    width: 100%;
    padding: 30px 0 0 0;
    margin: 50px 0;
}

.tophimage img {
    width: 100%;
}

.atrainright {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.contactform {
    display: flex;
    width: 85%;
    flex-direction: column;
    flex-wrap: wrap;
    text-align: center;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.contactform input {
    padding: 5px;
    margin: 5px;
    width: 90%;
}

.contactform textarea {
    padding: 5px;
    margin: 5px;
    width: 90%;
}

.cardnewbtn6 {
    width: 90%;
    border: none;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    margin: 5px 0;
    padding: 5px 0;
    text-decoration: none;
    text-align: center;
}

.middle4L p {
    width: 85%;
    text-align: justify;
}

.logosetclass {
    display: flex;
}

.videologo {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.videologo video {
    width: 50%;
}

.policypage {
    text-align: justify;
    padding: 20px;
}

.policypage h3 {
    margin: 20px 0;
    /* position: absolute; */
}

.policypage h5 {
    margin: 50px 0;
}

.alertred p {
    color: red !important;
}

#alertdbs {
    text-align: center;
    width: 100%;
    position: absolute;
    top: 2%;
}

.allcourse {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 70px 0px;
}

.allcourse h1 {
    /* border-bottom: 1px solid #000; */
}

.prodctbox1 {
    display: flex;
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.secondsec {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 85%;
    height: auto;
    margin: 70px 0px;
}

.cardbox {
    width: 33%;
    padding: 40px 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.cardbox img {
    width: 320px;
    margin: 10px 0px;
    border-radius: 50px;
}

.cardbox h4 {
    text-align: center;
    color: #003c7a;
}

.butnclass2 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 5px 0;
}

.butnclass1 {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    padding: 5px 0;
}

.butnclass {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.cardnewbtn3 {
    width: 40%;
    border-radius: 50px;
    border: none;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    margin: 5px 0;
    padding: 5px 0;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
}

.card2btn1 {
    width: 35%;
    border-radius: 50px;
    border: none;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    margin: 5px 0;
    padding: 5px 0;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    margin: 5px;
}

.card2btn {
    width: 35%;
    border-radius: 50px;
    border: none;
    background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    border: 1px solid #000;
    margin: 5px 0;
    padding: 5px 0;
    text-decoration: none;
    text-align: center;
    padding: 10px 0;
    margin: 5px;
}

.inoneline {
    display: flex;
}

.courserbgblack {
    width: 100%;
    height: 40vh;
    color: #ffffff;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: #000;
    margin: 50px 0;
}

.courserbgblack h2 {
    font-size: 69px;
    font-weight: 700;
    margin: 10px 0px;
}

.textinoneline {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 10px 0px;
}

.textinoneline h6 {
    margin: 10px;
    font-size: 20px;
}

.textinoneline i {
    color: #dabb0e;
}

.coursepgtop {
    margin-bottom: 100px;
    display: flex;
    flex-direction: row-reverse;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-evenly;
    align-items: flex-start;
    width: 100%;
}

.cardboxnew {
    width: 85%;
    padding: 40px 0px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
    border-radius: 50px;
}

.cardboxnew img {
    width: 95%;
    margin: 20px 0px;
    border-radius: 50px;
}

.inoneline {
    display: flex;
}

.courseleftside {
    display: flex;
    flex-direction: column;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    width: 70%;
    flex-wrap: wrap;
}

.courseleft {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}

.courserightside {
    width: 25%;
    display: flex;
    position: relative;
    background: whitesmoke;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
}

.courserightside h6 {
    margin: 10px 0;
}

.boxbrd1 {
    width: 100%;
    height: auto;
    border: 1px solid #002958;
    padding: 40px 30px;
    margin: 30px 10px;
    border-radius: 30px;
    color: #002958;
}

.addtocard {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin: 100px 0;

}

.addtocard h1 {
    padding: 10px;
    border-bottom: 1px solid rgb(122, 122, 122);
    margin: 0 0 50px 0;
}

.carditembox {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    border: 1px solid #ddddc7;
    padding: 25px 0px;
}

.cardboxleftbox {
    width: 72%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.cardboxleft {
    width: 80%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    margin: 50px 0;
    border: 1px solid #eee;
    margin: 20px 0 20px 20px;
}

.cardboxleft img {
    width: 120px;
}

.carditemname {
    margin: 0 10px;
}

.carditemname h6 {
    color: red;
    cursor: pointer;
}

.cardboxright {
    width: 22%;
    background-color: rgba(226, 226, 226, 0.418);
    padding: 50px 34px;
    border-radius: 60px;
}

.cardboxright h5 {
    font-size: 35px;
    margin: 20px 0px;
}

.cardboxright button {
    margin-top: 40px;
    padding: 15px 0px;
    border-radius: 50px;
}

.totalamount {
    display: flex;
    flex-direction: column;
    align-content: center;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.amountt {
    display: flex;
    width: 98%;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.dotline {
    width: 100%;
    border-bottom: 2px dotted #4545458c;
}

td,
th {
    border: 1px solid #dddddd;
    padding: 25px;
}

th {
    text-align: center !important;
}

.cardnewbtn {
    width: 100%;
    border: 0;
    background-color: #027cc0;
    color: #fff;
    margin: 5px 0;
    padding: 5px 0;
    text-decoration: none;
    text-align: center;
    border-radius: 50px;
}

.removecart {
    color: red;
    text-decoration: none;
}

table#carttable {
    background: #f3f3f3;
    border-radius: 60px;
}

#showid {
    display: none;
}

.cartitemnu {
    /* padding: 11px 8px; */
    padding: 1px 6px;
    font-size: 12px;
    background: #027cc0;
    border-radius: 50%;
    /* position: absolute; */
    font-weight: 700;
    color: #fff;
    /* top: 1px; */
    /* right: 50%; */
    margin: 0 0 0 30px;

}

.cartitemnu1 {
    padding: 12px 9px;
    font-size: 14px;
    background: #027cc0;
    border-radius: 50%;
    position: absolute;
    font-weight: 700;
    color: #fff;
    top: 370px;
    left: 40px;
}

.cartiemdes {
    position: absolute;
    top: 24px;

}

#hideid i {
    font-size: 19px;
}

.checkout {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    padding: 30px 30px;
}

.checkout h2 {
    padding: 10px;
    border-bottom: 1px solid rgb(122, 122, 122);
}

.billing {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;

}

.billingleft {
    width: 530px;
    display: flex;
    background: #bdbdbd22;
    border-radius: 50px;
    padding: 20px;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}

.billing input {
    width: 90%;
    height: 45px;
    padding: 1px;
}

.billing h3 {
    font-size: 22px;
}

.billing p {
    margin-bottom: 0rem !important;
}

.billingright {
    width: 350px;
    display: flex;
    background: #bdbdbd22;
    border-radius: 50px;
    padding: 25px;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
    margin: 0px 0px 0px 20px;
}

.billingleft input {
    border-radius: 20px;
    border: rgba(0, 0, 0, 0.26) 1px solid;
    padding: 10px;
}

.paymentmo {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

.paymentmo label {
    font-size: 20px;
    padding: 10px;
}

.shopping {
    width: 100%;
    height: 65vh;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    padding: 10px 5px;

}

.shopping1 {
    width: 100%;
    height: 50vh;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-top: 120px;
    padding: 10px 5px;

}

.shopping h2 {
    text-align: center;
}

.shopping form {
    width: 40%;
    display: flex;
    margin-top: 90px;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

.notes {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.receipt {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 20px;
}

.receipt_both {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin: 50px 0;
}

.receipt_img {
    width: 150px;
}

td,
th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 10px 14px;
    font-size: 18px;
}

tr:nth-child(even) {
    background-color: #dddddd;
}

.payemnt_failed_table {
    width: 100%;
    margin: 30px 0 15px 0;
    border: 1px solid rgba(0, 0, 0, 0.295);
}

.payemnt_failed_table th {
    font-size: 28px;
    text-align: left !important;
    color: #fff;
    background-color: #000c;
}

.receiptimg {
    width: 800px;
    text-align: center;
}

.receiptimg img {
    width: 500px;
    padding: 20px 0;
}

.decs {
    width: 100%;
    text-align: justify;
    font-size: 20px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    padding: 50px;
    font-weight: 500;
}

.certi {
    width: 100%;
    display: flex;
}

.courseul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

.courseul li {
    margin: 0 28px;
}

.dashboard {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}

.dashbleft {
    width: 14%;
    background: #000;
    border-radius: 20px;
    color: #fff !important;
    height: 1000px;
}

.damenutop {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.dashbleft h2 {
    font-size: 26px;
    margin: 20px 0;
}

.dashbleft h3 {
    font-size: 18px;
    margin-bottom: 40px;
}

.dashbleft a {
    color: #fff;
    text-decoration: none;
}

.dashboardmenu {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-around;
    height: 100%;
}

.userlogo h1 {
    font-size: 70px;
    background: #027cc0;
    border-radius: 11px;
    padding: 10px;
    margin: 15px 0;
    color: #000;
}

.dashbright {
    width: 86%;
    background: #00000014;
    border-radius: 15px;
    min-height: 1000px;
}

.dashrighttop {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    padding: 25px;
    border: 1px solid #fff;
    margin-bottom: 30px;
}

.dashrightmiddle {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 10px;
}

.inputuser {
    display: flex;
    margin: 25px;
}

.inputuser input {
    padding: 5px 15px;
    margin: 0 0px 0 15px;
    width: 350px;
}

.inputuser textarea {
    padding: 5px 15px;
    margin: 0 0px 0 15px;
    width: 350px;
}

.dashboardform {
    margin: 20px 10px;
}

.dashbright a i {
    color: #000 !important;
}

#whatsapp-button {
    cursor: pointer;
    padding: 15px;
    position: absolute;
    position: fixed;
    right: 0;
    z-index: 100;
    bottom: 0;
}

.boxchat {
    align-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
}

.boxchat {
    background: green;
    border-radius: 50%;
    height: 55px;
    width: 55px;
}

.boxchat div i {
    color: #fff;
    font-size: 40px;
}

.clientlogo {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: space-evenly;
    align-items: center;
    width: 100%;
}

.clientlogo img {
    width: 300px;
    padding: 10px;
}


.certification-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.hint {
    text-align: center;
    color: #000;
    font-size: 25px;
    display: block;
    padding: 20px 10px 10px;
}

#myImg {
    cursor: pointer;
    border: 10px solid #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: relative;
    width: 300px;
}

#myImg,
.close {
    transition: .3s;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
}

#myImg:hover {
    opacity: .7
}

.modal {
    display: none;
    position: fixed;
    z-index: 1;
    padding-top: 100px;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.7);
}

#caption,
.modal-content {
    margin: auto;
    display: block;
    width: 60%;
    max-width: 1200px;
}

#caption {
    text-align: center;
    color: #ccc;
    padding: 10px 0;
    height: 150px
}

#caption,
.modal-content {
    -webkit-animation-name: zoom;
    -webkit-animation-duration: .6s;
    animation-name: zoom;
    animation-duration: .6s
}

@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(0)
    }

    to {
        -webkit-transform: scale(1)
    }
}

@-moz-keyframes zoom {
    from {
        -moz-transform: scale(0)
    }

    to {
        -moz-transform: scale(1)
    }
}

@-o-keyframes zoom {
    from {
        -o-transform: scale(0)
    }

    to {
        -o-transform: scale(1)
    }
}

@-ms-keyframes zoom {
    from {
        -ms-transform: scale(0)
    }

    to {
        -ms-transform: scale(1)
    }
}

@keyframes zoom {
    from {
        transform: scale(0)
    }

    to {
        transform: scale(1)
    }
}

.close {
    position: absolute;
    top: 126px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: 300;
}

.close:focus,
.close:hover {
    color: #bbb;
    text-decoration: none;
    cursor: pointer
}

.orderiteam {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.paymentrow {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: flex-start;
    width: 100%;
    margin: 10px;
    padding: 10px 25px;
    border-radius: 50px;
}

.backbtn {
    padding: 15px;
}

.shadow-effect {
    background: #daedf1;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.10), 0 15px 12px rgba(0, 0, 0, 0.02);
}
.shadow-effect h5{
    text-align: center;
}
#customers-testimonials .shadow-effect p {
    font-family: inherit;
    font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.testimonial-name {
    margin: -17px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0, 0, 0, 0.12), 0 5px 7px rgba(0, 0, 0, 0.05);
}

#customers-testimonials .item {
    text-align: center;
    padding: 50px;
    margin-bottom: 80px;
    opacity: .2;
    transform: scale3d(0.8, 0.8, 1);
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    transform: scale3d(1.0, 1.0, 1);
}

.owl-carousel .owl-item img {
    transform-style: preserve-3d;
    max-width: 90px;
    margin: 0 auto 17px;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #3190E7;
    transform: translate3d(0px, -50%, 0px) scale(0.7);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #3190E7;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
}

.dashboardCourse {
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-around;
    align-items: flex-start;
}

.Dashboardcouseclass {
    width: 300px;
    text-align: center;
}

.dashboardCourse img {
    width: 100%;
    margin: 10px;
}

.dashboardCourse h2 {
    font-size: 20px;
}
div#dashboardMenuClose, .dashboardMenu{
    display: none;
}

.paymentgetimage{
    width: 100%;
    height: auto;
    text-align: center;
}
.paymentgetimage img{
    width: 70%;
margin: 50px 0;
}





@media only screen and (max-width:700px) {
    .modal-content {
        width: 100%
    }
}

@media (max-width: 1570px) {
    .middle4L p {
        width: 100%;
    }

    .dashbleft {
        width: 22%;
        background: #000;
        border-radius: 20px;
        color: #fff !important;
        height: 1000px;
    }
    .dashbright {
        width: 75%;
        background: #00000014;
        border-radius: 15px;
        min-height: 1000px;
    }
    .midM {
        display: flex;
        width: 85%;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
        color: #fff !important;
    }
}

@media (max-width: 1500px) {
    .middle3R {
        width: 50%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
        padding: 0 20px;
    }

    .middle3L {
        width: 40%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
        padding: 0 0 0 15px;
    }

    .middle4R {
        width: 50%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: flex-end;
    }

    .middle4R img {
        width: 80%;
    }

    .videologo video {
        width: 60%;
    }

    .secondsec {
        display: flex;
        flex-direction: column;
        align-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        justify-content: flex-start;
        width: 95%;
        height: auto;
        margin: 70px 0px;
    }

    .cardbox {
        width: 33%;
        padding: 40px 20px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .courseleftside {
        display: flex;
        flex-direction: row;
        align-content: flex-start;
        justify-content: flex-start;
        align-items: flex-start;
        width: 70%;
        flex-wrap: wrap;
    }

    .cardboxright {
        width: 360px;
        background-color: rgba(226, 226, 226, 0.418);
        padding: 30px 21px;
    }

    .cardboxright button {
        margin-top: 40px;
        padding: 13px 0px;
        border-radius: 50px;
    }

    td,
    th {
        border: 1px solid #dddddd;
        padding: 20px;
    }
    .animationgi{
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        overflow-x: hidden !important;
    }
    .animationgi img{
        width: 100%;
        height: auto;
        position: absolute;
        z-index: -8;
        top: 1%;
        opacity: 50%;
        text-align: center;
      
    }
}

@media (max-width: 1350px) {
    .cardboxnew {
        width: 88%;
        padding: 40px 0px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
        border-radius: 50px;
    }

    .courseleftside {
        display: flex;
        flex-direction: column;
        align-content: center;
        justify-content: center;
        align-items: center;
        width: 65%;
        flex-wrap: nowrap;
    }

    .courseleft {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: center;
    }

    .courserightside {
        width: 26%;
        display: flex;
        position: relative;
        background: whitesmoke;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .boxbrd1 {
        width: 100%;
        height: auto;
        border: 1px solid #000000;
        padding: 20px 30px;
        margin: 20px 10px;
    }

    .carditembox {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: space-around;
        align-items: flex-start;
    }

    .cardboxleft {
        width: 140px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-evenly;
        align-items: center;
        margin: 20px 0;
    }

    .cardboxright {
        width: 330px;
        background-color: rgba(226, 226, 226, 0.418);
        padding: 25px 20px;
    }

    .cardboxright button {
        margin-top: 40px;
        padding: 13px 0px;
        border-radius: 50px;
    }

    td,
    th {
        border: 1px solid #dddddd;
        padding: 17px;
    }
}

@media (max-width: 1300px) {
    .courseleftside {
        width: 64%;
    }

    .courseleft {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .coursepgtop {
        margin-bottom: 100px;
        display: flex;
        flex-direction: row-reverse;
        align-content: flex-start;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-items: flex-start;
    }

    .courserightside {
        width: 30%;
        display: flex;
        position: relative;
        background: whitesmoke;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .boxbrd1 {
        width: 95%;
        height: auto;
        border: 1px solid #000000;
        padding: 20px 25px;
        margin: 20px 0px;
    }

    .cardboxright {
        width: 310px;
        background-color: rgba(226, 226, 226, 0.418);
        padding: 25px 20px;
    }

    .cardboxright button {
        margin-top: 25px;
        padding: 10px 0px;
        border-radius: 50px;
    }

    td,
    th {
        border: 1px solid #dddddd;
        padding: 15px;
    }

    .carditemname {
        margin: 0 10px;
        text-align: center;
    }
}

@media (max-width: 1280px) {
    .midM {
        display: flex;
        width: 95%;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
        color: #fff !important;
    }
}
@media (max-width: 1200px) {
    .main {
        margin-top: 50px;
        background-repeat: no-repeat;
        background-position: center;
        background-attachment: fixed;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-around;
        align-items: center;
        width: 100%;
        height: auto;
    }

    .onlinetraveledu h1 {
        font-size: 30px;
    }

    .teachble h1 {
        font-size: 30px;
    }

    .midM {
        display: flex;
        width: 95%;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
    }

    .cart1 {
        width: 33%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 15px 0px;
        padding: 15px 10px;
        text-align: center;
    }

    .cart1 img {
        width: 80%;
    }

    .mainright h1 {
        font-size: 80px;
        text-align: center;
    }

    .middle3 {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        width: 100%;
        padding: 100px 0;
        margin: 150px 0px;
        background: #000;
    }

    .middle3R {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        padding: 25px 0px;

    }

    .middle3R h1 {
        font-size: 50px;
        text-align: center;
    }

    .middle3R h1 br {
        display: none;
    }

    .middle3L {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        padding: 0 15px;
    }

    .middle3L p {
        margin: 20px 0px;
        text-align: justify;
    }

    .middle4R {
        width: 50%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
    }

    .middle4R img {
        width: 95%;
    }

    .socialmedialink i {
        font-size: 20px;
        margin: 5px 25px 0 0;
    }

    .tophimage {
        width: 100%;
        padding: 60px 0 0 0;
    }

    .videologo video {
        width: 70%;
    }
}

@media (max-width: 1160px) {
    .cardboxleft {
        width: 150px;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-evenly;
        align-items: center;
        margin: 30px 0;
    }

    .cardboxright {
        width: 270px;
        background-color: rgba(226, 226, 226, 0.418);
        padding: 20px 10px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .cardboxright button {
        width: 100%;
        margin-top: 25px;
        padding: 10px 71px;
        border-radius: 50px;
    }
    .midM2 h3{
        font-size: 24px;
    }
}

@media (max-width: 1115px) {
    .cardbox {
        width: 33%;
        padding: 40px 20px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .cardbox img {
        width: 270px;
        margin: 10px 0px;
    }

    .cardbox h4 {
        text-align: center;
    }
}

@media (max-width: 1060px) {
    .courserbgblack h2 {
        font-size: 58px;
        font-weight: 700;
        margin: 10px 0px;
    }

    .courserightside {
        width: 36%;
        display: flex;
        position: relative;
        background: whitesmoke;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .carditembox {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-around;
        align-items: center;
    }

    .cardboxleftbox {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .cardboxleft {
        width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-evenly;
        align-items: center;
        margin: 50px 0;
    }

    .cardboxright {
        width: 100%;
        background-color: rgba(226, 226, 226, 0.418);
        padding: 10px 60px;
        margin: 100px 0;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .dashbleft {
        width: 25%;
        background: #000;
        border-radius: 20px;
        color: #fff !important;
        height: 1000px;
    }
    .dashbright {
        width: 74%;
        background: #00000014;
        border-radius: 15px;
        min-height: 1000px;
    }
    .paymentgetimage img {
        width: 100%;
        margin: 50px 0;
    }
}

@media (max-width: 1000px) {
    .middle4 {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .middle4R {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .middle4R img {
        width: 60%;
    }

    .middle4L {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        padding: 0 15px;
    }

    .middle4L h1,
    h5 {
        text-align: center;

    }

    .middle4L h1,
    h5,
    p {
        text-align: justify;

    }

    .tophimage {
        width: 100%;
        padding: 80px 0 0 0;
    }

    .videologo video {
        width: 80%;
    }
    .midM2 h3{
        font-size: 20px;
    }
}

@media (max-width: 950px) {
    .cardbox img {
        width: 300px;
        margin: 10px 0px;
    }

    .cardbox {
        width: 43%;
        padding: 35px 10px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
    }
}

@media (max-width: 900px) {
    .loginimage {
        display: none;
    }

    .right {
        width: 0px;
    }

    .left {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .onlinetraveledu h1 {
        font-size: 20px;
    }

    .teachble h1 {
        font-size: 20px;
    }

    .Mdpagetype {
        text-align: center;
        font-size: 45px;
        margin: 20px 0 60px 0;
    }

    .onlinetraveledu img {
        width: 80%;
    }

    .teachble img {
        width: 80%;
    }

    .midM {
        display: flex;
        width: 95%;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
    }

    .cart1 {
        width: 48%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 15px 0px;
        padding: 15px 10px;
        text-align: center;
    }

    .cart1 img {
        width: 85%;
    }

    .middle4R img {
        width: 70%;
    }

    .footerM1 img {
        width: 70%;
    }

    .footerM1 {
        width: 185px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
        margin: 30px 0;
    }

    .tophimage {
        width: 100%;
        padding: 100px 0 0 0;
    }

    .videologo video {
        width: 85%;
    }

    /* #alertdbs {
        position: absolute;
        top: 13%;
        left: 40%;
    } */
    .dashbleft {
        width: 29%;
        background: #000;
        border-radius: 20px;
        color: #fff !important;
        height: 1000px;
    }
    .dashbright {
        width: 70%;
        background: #00000014;
        border-radius: 15px;
        min-height: 1000px;
    }
   
    .animationgi img{
        width: 100%;
        height: auto;
        position: absolute;
        z-index: -8;
        top: 2%;
        opacity: 50%;
        text-align: center;
      
    }
    .midM2 {
        width: 32%;
        text-align: justify;
    }
    .midM2 h3 {
        font-size: 18px;
    }
}

@media (max-width: 860px) {
    .inputuser {
        display: flex;
        margin: 25px 6px;
    }
}
@media (max-width: 800px) {
    .prodctbox1 {
        display: flex;
        width: 100%;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-around;
        align-items: center;
    }

    .cardbox {
        width: 46%;
        padding: 35px 10px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
    }

    .cardbox img {
        width: 300px;
        margin: 10px 0px;
    }
    .dashbleft {
        position: absolute;
        width: 235px;
        background: #000;
        border-radius: 20px;
        color: #fff !important;
        height: 1000px;
        left: -250px;
        transition: 0.5s ease-in-out ;
    }
    .dashbright {
        width: 100%;
        background: #00000014;
        border-radius: 15px;
        min-height: 1000px;
    }
    div#dashboardMenuClose {
        display: flex;
        padding: 10px;
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: flex-end;
    }
    div#dashboardMenuClose i{
        font-size: 20px;
    }
    div#dashboardMenuClose, .dashboardMenu{
        display: flex;
    }

}

@media (max-width: 756px) {
    .courserbgblack h2 {
        font-size: 46px;
        font-weight: 700;
        margin: 10px 0px;
    }

    .courseleftside {
        width: 95%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .coursepgtop {
        margin-bottom: 100px;
        display: flex;
        flex-direction: column;
        align-content: center;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
    }

    .courserightside {
        width: 60%;
        display: flex;
        position: relative;
        background: whitesmoke;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 20px 0;
    }

    .addtocard tr {
        width: 100% !important;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        border: 1px #00000038 solid;
        margin: 30px 0px;
        border-radius: 50px;
        background: #f3f3f3;
    }

    .Sonumclas {
        display: none !important;
    }

    .cardboxleft img {
        width: 400px;
    }

    .carditemname {
        text-align: center;
    }

    table#carttable {
        background: rgba(255, 255, 255, 0);
        border-radius: 60px;
    }

    #hideid {
        display: none;
    }

    #showid {
        display: inline;
    }

    .billing {
        width: 100%;
        display: flex;
        flex-direction: column-reverse;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }

    .billingright {
        width: 95%;
        display: flex;
        background: #bdbdbd22;
        border-radius: 18px;
        padding: 20px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
        margin: 0px 0px 30px 0px;
    }

    .billingleft {
        width: 95%;
        display: flex;
        background: #bdbdbd22;
        border-radius: 18px;
        padding: 20px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
    }

    .payemnt_failed_table td {
        font-size: 22px;
    }

    .decs {
        width: 100%;
        text-align: justify;
        font-size: 18px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        padding: 20px;
        font-weight: 500;
    }

}

@media (max-width: 720px) {
    .mainright h1 {
        font-size: 72px;
        text-align: center;
    }
    .midM2 h3 {
        font-size: 32px;
    }

    .mainright h5 {
        text-align: center;
    }

    .mainright p {
        text-align: center;
    }

    .middle {
        width: 100%;
        height: auto;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 50px 0;
    }

    .onlinetraveledu {
        display: flex;
        width: 100%;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 20px 0px;
        padding: 20px 0px;
    }

    .onlinetraveledu img {
        width: 50%;
    }

    .teachble {
        display: flex;
        width: 100%;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 20px 0px;
        padding: 20px 0px;
    }

    .teachble img {
        width: 50%;
    }

    .midM1 {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 50px 0;
    }

    .midM2 {
        width: 85%;
        margin: 15px 0;
    }

    .midM h1 {
        font-size: 50px;
    }

    .middle4R img {
        width: 80%;
    }

    .videologo video {
        width: 95%;
    }

    /* #alertdbs {
        position: absolute;
        top: 13%;
        left: 39%;
    } */
}

@media (max-width: 710px) {
    .cardbox img {
        width: 250px;
        margin: 10px 0px;
    }
}

@media (max-width: 662px) {
    .cardbox {
        width: 100%;
        padding: 35px 1px;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
    }

    .cardbox img {
        width: 350px;
        margin: 10px 0px;
    }

    .courserbgblack h2 {
        font-size: 40px;
        font-weight: 700;
        margin: 10px 0px;
        text-align: center;
    }

    .textinoneline h6 {
        margin: 7px;
        font-size: 18px;
        text-align: center;
    }

    .courserightside {
        width: 70%;
        display: flex;
        position: relative;
        background: whitesmoke;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 20px 0;
    }

    .footerM1 img {
        width: 170px;
    }

    .shopping h2 {
        font-size: 21px;
    }

    .shopping form {
        width: 80%;
        display: flex;
        margin-top: 50px;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: space-around;
        align-items: center;
    }
}

@media (max-width: 630px) {
    .cart1 {
        width: 95%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 15px 0px;
        padding: 15px 0;
        text-align: center;
    }

    .cart1 img {
        width: 95%;
    }

    .middlefooter {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        background: #000;
        color: #fff !important;
        padding: 50px 0;
        /* border-bottom: 1px solid #fff; */
    }

    .footerM1 {
        width: 90%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
        margin: 30px 0;
    }

    /* #alertdbs {
        position: absolute;
        top: 13%;
        left: 38%;
    } */
}

@media (max-width: 600px) {
    .courserbgblack h2 {
        font-size: 38px;
        font-weight: 700;
        margin: 10px 0px;
        text-align: center;
    }

    .cardboxleft {
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 50px 0;
    }

    .carditemname {
        margin: 10px 10px;
        text-align: center;
    }
    .inputuser input {
        padding: 5px 15px;
        margin: 0 0px 0 0px;
        width: 100%;
    }
    .inputuser {
        display: flex;
        margin: 25px 6px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: flex-start;
    }
}

@media (max-width: 550px) {
    .courserightside {
        width: 80%;
        display: flex;
        position: relative;
        background: whitesmoke;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 20px 0;
    }
}

@media (max-width: 540px) {
    .mainright h1 {
        font-size: 62px;
        margin-top: 60px;
    }

    .Mdpagetype {
        font-size: 36px;
        margin: 20px 0 60px 0;
    }

    .midM h1 {
        font-size: 40px;
    }

    /* #alertdbs {
        position: absolute;
        top: 13%;
        left: 37%;
    } */
    .courserbgblack h2 {
        font-size: 35px;
        font-weight: 700;
        margin: 10px 0px;
        text-align: center;
    }

    .textinoneline h6 {
        margin: 7px;
        font-size: 16px;
    }
}

@media (max-width: 500px) {
    .courserbgblack h2 {
        font-size: 32px;
        font-weight: 700;
        margin: 10px 0px;
        text-align: center;
    }

    .textinoneline h6 {
        margin: 7px;
        font-size: 14px;
    }

    .courserightside {
        width: 90%;
        display: flex;
        position: relative;
        background: whitesmoke;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 20px 0;
    }

    .loginh {
        font-size: 40px;
    }
    .midM2 h3 {
        font-size: 28px;
    }
}

@media (max-width: 470px) {
    .mainright h1 {
        font-size: 52px;
    }

    .onlinetraveledu img {
        width: 70%;
    }

    .teachble img {
        width: 70%;
    }


    .socialmedialink i {
        font-size: 20px;
        margin: 10px;
    }

    .plan1 {
        height: auto;

    }
}

@media (max-width: 450px) {
    .courserightside {
        width: 95%;
        display: flex;
        position: relative;
        background: whitesmoke;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 20px 0;
    }

    .cardboxleft img {
        width: 300px;
    }

    .billingright {
        width: 100%;
        display: flex;
        background: #bdbdbd22;
        border-radius: 18px;
        padding: 20px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
        margin: 0px 0px 30px 0px;
    }

    .billingleft {
        width: 100%;
        display: flex;
        background: #bdbdbd22;
        border-radius: 18px;
        padding: 20px;
        flex-direction: column;
        flex-wrap: wrap;
        align-content: flex-start;
        justify-content: center;
        align-items: flex-start;
    }
}

@media (max-width: 420px) {
    .loginform .form-control {
        width: 300px;
        padding: 5px;
        margin: 17px 0;
    }

    .Mdpagetype {
        font-size: 30px;
        margin: 20px 0 60px 0;
    }

    .cart1 h3 {
        font-size: 28px;
        margin: 15px 0;
    }

    .middle4R img {
        width: 95%;
    }

    .cardbox img {
        width: 90%;
        margin: 10px 0px;
    }

    .courseul li {
        margin: 0 10px;
    }
}

@media (max-width: 400px) {
    .courserightside {
        width: 98%;
        display: flex;
        position: relative;
        background: whitesmoke;
        flex-direction: row;
        flex-wrap: wrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        margin: 20px 0;
    }

    .cardboxleft img {
        width: 250px;
    }

    .courseul li {
        margin: 0 5px;
    }
    .midM2 h3 {
        font-size: 25px;
    }
}

@media (max-width: 380px) {
    .mainright h1 {
        font-size: 38px;
    }

    .midM h1 {
        font-size: 30px;
    }

    .cartitemnu1 {
        padding: 12px 9px;
        font-size: 14px;
        background: #027cc0;
        border-radius: 50%;
        position: absolute;
        font-weight: 700;
        color: #fff;
        top: 360px;
        left: 40px;
    }

    .courseul li {
        margin: 0 0px;
    }
}

@media (max-width: 350px) {

    .cardboxleft img {
        width: 200px;
    }

    .cartitemnu1 {
        padding: 12px 9px;
        font-size: 14px;
        background: #027cc0;
        border-radius: 50%;
        position: absolute;
        font-weight: 700;
        color: #fff;
        top: 350px;
        left: 40px;
    }
}

@media (max-width: 320px) {
    .loginform .form-control {
        width: 230px;
        padding: 5px;
        margin: 17px 0;
    }
}