.row {
    max-width:unset;
}
form#myform2 input::-webkit-input-placeholder {font-size: 13px !important; } 
form#myform2 input::-moz-placeholder {font-size: 13px !important; }
form#myform2 input:-ms-input-placeholder {font-size: 13px !important; }
form#myform2 input:-moz-placeholder {font-size: 13px !important; }
.Sec8CenterDiv {
    padding: 30px 40px;
}
.Section8inner {
    display: flex;
    flex-wrap:wrap;
}
.Sec8-Left {
    position: relative;
    top: unset;
    left: unset;
    right: unset;
    bottom: unset;
    background: url('../images/imga5.jpg') no-repeat center center;
    background-size:cover;
}
.submitBtn2 {
       background: #e52633;
}
.submitBtn2:before {
    content:none !important;
}
.Section8innerRT {
    padding: 30px 8%;
}
.Section8innerRT .formDiv2 h4 {
    margin-bottom: 14px;
    font-size: 26px;
}
.formDiv2 {
    margin-top: 10px;
    background: transparent;
    padding-top: 0 !important;
}
.formDiv2 form#myform2 {
    width: 60%;
}
.formDiv2 form#myform2 input, .formDiv2 form#myform2 select {
    padding: 10px 20px;
    font-size: 13px;
    height: unset;
    outline: none !important;
    margin-bottom: 20px;
    border-color: #fff;
    box-shadow: none;
    background-color: transparent;
    color: #fff;
}
.formDiv2 form#myform2 select option {
    background-color: #fff;
    color:#0074b4;
}
.formDiv2 form#myform2 select {
    margin-bottom:0;
}
.Section8inner .Sec8-Left h4 {
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
    font-size: 26px;
    color:#0074b4;
}
.Sec8CenterDiv {
    padding: 7% 40px;
}
.Sec8-Right {
    background-image: linear-gradient(to right, #00b1e9, #00a1dc, #0092cf, #0083c1, #0174b3);
    background-color: transparent;
}
.formDiv2 form#myform2 input {
    background:transparent;
}
.d-table {
        width: 100%;
    height: 100%;
    display: table;
}
.d-tablecell {
    display: table-cell;
    vertical-align: middle;
}
section.Section8 {
    padding: 0px 0px;
}
.Sec8CenterDiv p {
    font-family: 'OpenSans-Semibold';
    color: #000;
    font-size: 12px;
    padding-bottom: 0;
}
.Sec8CenterDiv .row {
    margin-top:20px;
}
.Sec8CenterDiv .row p {
    text-align: center;
    line-height: 1.3;
}

.Section9 .Section9inner {
    padding: 0px 5%;
}
#owlftr .item img {
    width: 200px;
    margin: auto;
    margin-top:10px;
}
.Section9 .Section9inner h2 , .faculty-section h2 , .requirements-section h2 {
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
    font-size: 26px;
    color: #0074b4;
    margin-bottom: 27px;
    text-align:center;
}
#owlftr h4 {
    font-size:18px;
    font-family: 'OpenSans';
    color:#2d2d2d;
}
footer {
    margin-bottom: 30px;
}
footer p {
    margin-top: 20px;
}
section.faculty-section {
    padding: 0px 7%;
    padding-bottom: 4%;
}
#owlFaculty .item {
    width: 90%;
    margin: auto;
    text-align: center;
}
#owlFaculty .item img {
    width:200px;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
}
.faculty-section h2 {
    margin:30px 0;
}
.faculty-section p , .requirements-section p {
    font-size: 14px;
    font-family: 'OpenSans';
    color: #2d2d2d;
    text-align: center;
    margin-bottom: 4%;
}
.faculty-section h4 {
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
    font-size: 20px;
    color: #0074b4;
    margin-bottom:0px;
    letter-spacing:1px;
}
.faculty-section h5 {
    font-family: 'OpenSans-Light';
    font-size: 15px;
    color: #000000;
}
.faculty-section .blue-brdr {
    margin:12px auto;
    width:40px;
    height:1px;
    background-color:#0074b4;
}
.faculty-section #owlFaculty p {
    font-family: 'OpenSans-Light';
    font-size: 12px;
    color: #000000;
}
#owlFaculty .owl-nav .owl-prev {
    position: absolute;
    top: 40%;
    left: -3%;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}
#owlFaculty .owl-nav .owl-next {
    position:absolute;
    top:40%;
    right:-3%;
    background-color: transparent;
    padding: 0px;
    margin: 0px;
}
#owlFaculty .owl-nav img {
    width:50px;
}
section.requirements-section {
    padding: 30px 6%;
}
.requirements-blk {
    background-color: #f3f3f3;
    padding: 30px 8%;
    height: 100%;
    text-align: center;
    padding-top: 10px;
}
.pad-lt-zero {
    padding-left:0;
}
.pad-rt-zero {
    padding-right:0;
}
.requirements-section .row {
    display:flex;
    flex-wrap:wrap;
}
.requirements-blk h5 {
    background-image: linear-gradient(to right, #00b1e9, #00b0e8, #00aee6, #00a6e0, #009dd7);
    display: inline-block;
    position: relative;
    top: -30px;
    padding: 10px 20px;
    color: #fff;
    letter-spacing: 1px;
    float: none;
    font-family: 'OpenSans-Bold';
    text-transform: uppercase;
}
.requirements-blk ul {
    text-align:left;
}
.requirements-blk ul li h6 {
    font-family: 'OpenSans';
    font-size: 18px;
    color: #0074b4;
    margin-bottom:10px;
}
.requirements-blk ul li p , .requirements-blk ul li ul li {
    font-family: 'OpenSans';
    font-size: 13px;
    color: #444444;
    margin-bottom: 10px;
    text-align: left;
    line-height:1.5;
    position:relative;
}
.requirements-blk ul li p {
    margin-bottom:15px;
}
.requirements-blk ul li ul li:before {
    content: '-';
    position: absolute;
    left: -20px;
    font-size: 21px;
    line-height: 0.8;
}


/*Responsive css start*/
@media only screen and (max-width:1180px) {
    .Section9 .Section9inner h2, .faculty-section h2, .requirements-section h2 , .Section8inner .Sec8-Left h4 , .Section8innerRT .formDiv2 h4 {
        font-size:22px;
    }
    .faculty-section p, .requirements-section p {
        font-size:13px;
    }
    .faculty-section h4 {
        font-size:18px;
    }
    #owlFaculty .owl-nav img {
        width: 40px;
    }
    #owlftr .item img {
        width: 170px;
    }
    #owlftr h4 {
        font-size: 16px;
    }
}

@media only screen and (max-width:991px) {
.Sec8-Left , .Sec8-Right {
    width:100%;
}
.requirements-section .col-lg-6 {
    padding-right:0;
    padding-left:0;
}
.requirements-section .col-lg-6.pad-rt-zero {
    margin-top:60px;
}
.requirements-section .col-lg-6.pad-lt-zero {
    margin-top: 40px;
}
}

@media only screen and (max-width:767px) {
.Sec8CenterDiv .col-lg-4 {
    margin-bottom:15px;
}
.Section8inner .Sec8-Left h4 {
    text-align: center;
    display: block;
    width: 100%;
}
.faculty-section h2 {
    margin-top: 10px;
    margin-bottom: 20px;
}
.formDiv2 form#myform2 {
    width: 80%;
}
.requirements-blk ul li h6 {
    font-size:16px;
}
.Sec8CenterDiv p {
    text-align:center;
}
}

@media only screen and (max-width:480px) {
.formDiv2 form#myform2 {
    width: 100%;
    text-align: center;
}
.Section8inner .Sec8-Right h4 {
    text-align:center !important;
}
}

@media only screen and (max-width:360px) {
.submitBtn2 {
    width: 100%;
}
}
/*Responsive css end*/