

.banner-maasmind-DU {
    width: 100%;
}

.banner-maasmind-DU > img {
    width: 100%;
}

.java-training-maasmind-DU {
    display: flex;
    gap: 30px;
    align-items: center;
}

.content-java-training-maasmind-DU {
    flex-basis: 60%;
}

.img-java-training-maasmind-DU {
    flex-basis: 40%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.img-java-training-maasmind-DU > img {
    width: 100%;
}

.why-maasmind-DU {
    background-color: #158CF0;
}

.why-maasmind-DU > div {
    background: linear-gradient(#158df08a, #158df0), url('../images/bg-grid.png') no-repeat ;
    background-size: cover;
}

.why-maasmind-DU article {
    padding: 50px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.why-maasmind-DU article > h2 {
    font-weight: bold;
    color: white;
    font-size: 40px;
}

.content-why-maasmind-DU {
    display: flex;
    gap: 20px;
}

.content-why-maasmind-DU > div {
    background-color: white;
    padding: 15px;
    flex-basis: 20%;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 15px;
}

.content-why-maasmind-DU > div > i {
    width: 80px;
    height: 80px;
    background-color: #e1ecf5;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 35px;
}.tech-icon-box {    display: flex;    gap: 20px;}.tech-icon-box > div {    background-color: white;    padding: 5px;    flex-basis: 10%;    display: flex;    flex-direction: column;    align-items: center;    border-radius: 15px;}

.benefits-maasmind-DU > ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.benefits-maasmind-DU > ul > li {
    font-size: 15px;
    font-family: Verdana, 'Geneva', Tahoma, sans-serif;
}

.benefits-maasmind-DU > ul > li:before {
    content: '✓';
    color: white;
    background-color: green;
    padding: 2px 5px;
    margin-right: 5px;
  }

.rigister-maasmind-DU {
    background-color: #138AF2;
    margin: 110px auto 20px;
    border-radius: 20px;
    display: flex;
    position: relative;
    padding: 30px;
    color: white;
}

.img-rigister-maasmind-DU {
    flex-basis: 40%;
}

.img-rigister-maasmind-DU > img {
    width: 400px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.content-rigister-maasmind-DU {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.content-rigister-maasmind-DU > img {
    position: absolute;
    width: 65px;
    right: 30px;
    bottom: 30px;
    transform: rotate(-30deg);
}

.content-rigister-maasmind-DU  a {
    padding: 10px 20px;
    background-color: white;
}

.blue1 {

    background: #158CF0;

    padding: 6px 15px 6px 15px;

    border-color: #138AF2;

 width: 600px;

    color: white;

    font-weight: bold;

	/* text-align:center; */

    font-size: 22px;

    border-radius: 5px;

    margin-top: 0px;

    margin-bottom: 0px;

    margin-right: 0px;

	}
    .red3 { background: #138AF2; font-family:"Times New Roman", Times, serif; padding: 6px 15px 6px 15px; border-color: #138AF2; 
		width:100%!important; color: white; font-weight: bold; text-align:center; font-size: 20px; border-radius: 15px 15px 0px 0px; }

.homer {
    background: #158CF0;
    color: white;
    padding: 11px 22px;
    text-transform: uppercase;
    text-decoration: none;
    text-align: left;
    border-radius: 7px 7px 0 0;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
}

.font1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #000000;
    font-size: 15px;
    line-height: 23px;
    text-indent: 42px;
    text-align: justify;
}

.why {
    color: #1e1f1e;
    padding: 10px;
    margin-left: 4%;
}

.why li {
    list-style-image: url(images/#158CF0bullet5.jpg);
    font-size: 19px;
    color: #333333;
    line-height: 41px;
}

.foot {
    padding-left: 8px;
    padding-right: 8px;
    color: #1c1a1a;
    border-right: 1px solid #999999;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
    border: 1px solid #CCCCCC;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.button1 {
    display: inline-block;
    position: relative;
    border-radius: 5px;
    background-color: #138AF2;
    padding: 0 20px 0 20px;
    line-height: 30px;
    color: white;
    font-weight: bold;
    text-decoration: none;
    border-radius: 10px 10px 10px 10px;
    border: 0;
}

.button1:hover {
    background: white;
    color: #158CF0;
}

.borderimg2 {
    border-left: 8px solid;
    padding: 15px;
    -webkit-border-image: url(images/7.jpg) 20% round;
    -o-border-image: url(images/7.jpg) 20% round;
    border-image: url(images/7.jpg)repeat 20%;
}

.h8 {
    background: #158CF0;
    padding: 10px 15px 10px 15px;
    width: 90%;
    margin-left: 5%;
    color: white;
    text-align: center;
    font-family: "Times New Roman", Times, serif;
    font-weight: bold;
    font-size: 16px;
    -moz-border-radius: 0 15px 0 15px;
    -webkit-border-radius: 0 15px 0 15px;
    border-radius: 0 15px 0 15px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 0px;
}

#sylabusForm {
    display: flex;
    margin: 40px auto;
    gap: 30px;
}

#sylabusCont {
    flex-basis: 65%;
    display: flex;
    flex-direction: column;
    gap: 30px;
}

#sylabusCont > div > span {
    display: flex;
    /* align-items: start; */
    justify-content: space-between;
}

#sylabusCont > div > :is(span, h2) {
    margin-bottom: 20px;
}

#sylabusCont > div > span > button {
    padding: 0 20px;
    background-color: red;
    border: none;
    color: white;
    width: auto;
    border-radius: 5px;
}


#formPlacement {
    flex-basis: 35%;
}

#formPlacement>div {
    position: sticky;
    top: 10px;
}

.fancy-new-slider{
    height: 310px;
}

#syllabusSec h4 {
    margin-bottom: 25px;
}

#syllabusSec h6 {
    font-size: 20px;
    font-weight: bold;
}

#syllabusSec ul {
    list-style: none;
}

#syllabusSec ul li::before {
    content: '✔';
    margin: 0 10px;
    color: #138AF2;
}

#contactSection {
    background-color: #138AF2;
    color: white;
    text-align: center;
    padding: 20px 20px 40px;
}

#contactSection p {
    width: 70%;
    margin: 0 auto 20px auto;
}

#contactSection > div > a {
    padding: 10px;
    background-color: white;
    margin: 20px 10px;
}.heading {			background: #158CF0;			padding: 10px 15px 10px 15px;			width: 100% !important;			color: white;			text-align: center;			font-family: "Times New Roman", Times, serif;			font-weight: bold;			font-size: 16px;			-moz-border-radius: 0 15px 0 15px;			-webkit-border-radius: 0 15px 0 15px;			border-radius: 0 15px 0 15px;			margin-top: 5px;			margin-bottom: 5px;			margin-right: 0px;		}				.marquee {			position: relative;			overflow: hidden;			text-align: center;			margin: 0 auto;			width: 100%;			height: 90px;			display: flex;			align-items: center;			white-space: nowrap;			font-size: 24px;		}

@media (max-width: 767px) {
    #contactSection h2 {
        font-size: 22px;
    }
    #contactSection p {
        width: 100%;
    }
    #formPlacement, #sylabusCont {
        flex-basis: 100%;
    }
}

@media (min-width: 768px) and (max-width: 979px) {
    .mainWrap {
        width: 768px;
    }

    .menu ul {
        top: 37px;
    }

    .menu li a {
        font-size: 12px;
    }

    a.homer {
        background: white;
        color: #158CF0;
        padding: 11px 22px;
        text-transform: uppercase;
        text-decoration: none;
        text-align: left;
        border-radius: 7px 7px 0 0;
        -moz-border-radius: 7px 7px 0 0;
        -webkit-border-radius: 7px 7px 0 0;
    }
}

@media (max-width: 767px) {
    .java-training-maasmind-DU {
        flex-direction: column;
    }

    .content-why-maasmind-DU {
        flex-direction: column;
    }

    #sylabusForm {
        flex-direction: column;
        padding: 0;
    }
    

    .blue1 {
        border-radius: 5px 0 0 5px;
        font-size: 18px;
        width: 70%;
    }

    #sylabusCont > div > span {
        gap: 10px;
    }

    #sylabusCont > div > span > button {
        border-radius: 0 5px 5px 0;
        font-size: 14px;
        width: 30%;
    }

    .font1 {
        font-size: 16px;
    }

    .img-rigister-maasmind-DU > img {
        /* position: static; */
        width: 100%;
    }

    .rigister-maasmind-DU {
        flex-direction: column-reverse;
        margin: 50px auto 20px;
        padding: 20px 30px 250px;
    }

    .content-rigister-maasmind-DU > h2 {
        font-size: 22px;
    }

    .content-rigister-maasmind-DU > img {
        display: none;
    }
}

