div#register-new input#name ,div#register-new input#email ,div#register-new input#phone1 ,div#register-new textarea#message1,select#country {
                                    width: 100%;
                                    padding: 5px;
                                    border-radius: 5px;
                                    border: 2px solid #ccc;
                                }
                                div#register-new {
                                    padding: 15px;
                                }
                                div#register-new h2 {
                                    background: #c0081e;
                                    text-align: center;
                                    padding: 15px 0;
                                    color: white;
                                    font-size: 18px;
                                    margin-bottom: 15px;
                                }
                                div#register-new button.theme-btn.btn-style-one{
                                    background: #eb1d35;
                                    border: none;
                                    color: white;
                                    padding: 10px;
                                }
                                div#register-new {
                                    padding: 20px;
                                    background: white;
                                    margin-top: -40%;
                                }
                                section#abn-featu .col-lg-4.col-md-4.col-sm-12 {
                                    padding: 0;
                                }
                                h5#card-title1:before, h5#card-title2:before{
                                    dispaly:none;
                                }
                                section#abn-featu {
                                    background: #f2f3f5;
                                }
                                .card-body {
                                        padding: 17px;
                                    }

img#facili-img {
    margin: auto;
    display: block;
    border-radius: 10px;
    box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px;
}
.fac1 h5 {
    color: #c91f3c;
    margin-bottom: 8px;
}
li#men-gold {
    font-size: 15px;
    color: white;
    background: #c91f3c;
    text-align: center;
}
.sidemen-head h6 {
    text-transform: uppercase;
}
h4#admission ,h4#goldfinch{
    font-size: 35px;
    color: #7e0001;
}
.side-icon a:hover{
    text-decoration: underline;
}
section#management {
    padding: 50px 0;
}
section#management strong {
    font-size: 18px;
    letter-spacing: 0.5px;
}
.chairman-message {
    text-align: center;
    padding: 5px;
}

.chairman-message h6 {
    color: #c91f3c;
}

.fac-lst li {
    list-style-type: none;
}

.fac-lst {
    padding-bottom: 50px;
}

.faclity h5 {
    position: absolute;
    background: #c91f3c;
    padding: 8px;
    font-size: 15px;
    right: 0;
    color: white;
}
body ,h1, h2, h3, h4, h5, h6{
    font-family: 'Roboto', sans-serif;
}
a:hover {
    text-decoration: none;
}
div#hed-img-logo img {
    width: 64%;
}
section#top-header {
    padding: 8px 0;
}
a#top-header-links {
    color: white;
}
section#abt {
    padding: 15px 0 45px;
}
.blinking ,.blinking1{
    animation: blinkingText 1.2s infinite;
    font-size: 14px;
    font-weight: 600;
    padding: 8px;
    color: #000;    
    background: #FFCC00;
}
@keyframes blinkingText{
    0% {
        color: #000;
        background: #FFCC00;
    }
    49% {
        color: #000;
        background: #FFCC00;
    }
    60% {
        color: #fff;
        background: #323639;
    }
    99% {
        color: #fff;
        background: #323639;
    }
    100% {
        color: #fff;
        background: #323639;
    }
}
.blinking1 {
    animation: blinkingText1 1.2s infinite;    
    padding-left: 40px;
    padding-right: 45px;   
    background: #eb5a19;
}
@keyframes blinkingText1{
    0% {
        color: #000;
        background: #eb5a19;
    }
    49% {
        color: #000;
        background: #eb5a19;
    }
    60% {
        color: #fff;
        background: #c91f3c;
    }
    99% {
        color: #fff;
        background: #c91f3c;
    }
    100% {
        color: #fff;
        background: #c91f3c;
    }
}
img#abt-img {
    width: 100%;
}
img#abt-img1 {
    position: absolute;
    bottom: 0;
    left: 65%;
    border: 15px solid rgba(255, 255, 255, .5);
}
img#abt-img {
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}

section#course {
    padding: 50px 0;
    background: #f3f3f3;
}
.abt-text h6 {
    padding-bottom: 10px;
    color: #7e0001;
    font-size: 19px;
}
p {
    font-size: 14px;
    line-height: 25px;
}
.underline1 {
    text-align: center;
    font-size: 35px;
    font-weight: 500;
}
a.home-headings-custom {
    text-decoration: none;
    color: black;
}
div#lines1 h2:before {
    position: absolute;
    width: 5%;
    background: red;
    height: 2px;
    content: '';
    bottom: 0px;
    transition: .5s ease;
}
div#lines1 h2:hover::before {
    width: 20%;
}
div#lines1 {
    text-align: center;
}

.clients img:hover {
    transform: scale(1.15);
}
.clients img {
    max-width: 75%;    
    transition: all 0.4s ease-in-out;
    display: inline-block;
    padding: 15px 0;  
}
section#clients {
    padding: 20px 0;
}
section#features {
    padding: 50px 0;
}
.feture .fa {
    font-size: 45px;
    padding: 10px;
    color: #eb5a19;
}
.feture h5 {
    font-size: 15px;
}
.feture {
    text-align: center;
    padding: 16px 0;
}
section#features {
    background: url(images/bg1.jpg);
    background-size: cover;
    background-attachment: fixed;
    color: white;
    background-position: center;
}

i.fa.fa-mobile ,i.fa.fa-map-o{
    font-size: 30px;
    text-align: center;
    margin: 0 auto;
    display: block;
    width: 0px;
    color: #ffc107;
}
i.fa.fa-desktop ,i.fa.fa-wifi ,i.fa.fa-handshake-o, i.fa.fa-user,i.fa.fa-map-marker, i.fa.fa-tasks{
    display: inline-block;
    position: relative;
    animation: bounce 7s infinite;
}
@keyframes bounce{
0% {
    transform: translateY(0);
}
50% {
    transform: translateY(-6px);
}
100% {
    transform: translateY(0);
}
}
.feture:hover {
    border-bottom: 4px solid #c91f3c;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

img#abt-img:hover {
    transform: scaleX(-1);
}
section#top-header1 {
    background: #FFCC00;
}

a.sc-7dvmpp-1.dfBDQI {
    display: none;
}

.ban-text {
    position: absolute;
    bottom: 50%;
    transform: translate(10px, -65%);
    text-align: left;
    padding: 0px 20px 20px;
    background-color: rgba(255,255,255,0.8);
}
b.animate.animated {
    font-size: 25px;  
    color: #c91f3c;
}
a.btBtn {
    font-weight: 500;
    background: #c91f3c;
    padding: 10px 15px;
    border-radius: 50px;
    color: white;
    font-size: 14px;
}

.btn1 {
    margin-top: 4%;
}
section#abn-featu {
    padding: 25px 0;
}
div#card1 ,div#card2 ,div#card3,div#card4{
    background: rgba(235, 29, 53, 1);
    border: none;
    color: white;
}
section#abn-featu .col-lg-3 {
    padding: 0;
}
div#card2 {
    background: #E10F28;
}
div#card3 {
    background: #D10B22;
}
div#card4 {
    background: #c0081e;
}
.btSuperTitle {   
    font-size: 18px;
    padding: 20px 0;
    letter-spacing: 0.5px;
}
p.card-text {
    font-size: 15px;
    line-height: 24px;
    font-weight: 100;
}
button.btn.btn-light {
    font-size: 14px;
    font-weight: 600;
    padding: 3px 8px;
    margin-top: 15px;
}
i.fa.fa-rocket ,i.fa.fa-eye{
    text-align: center;
    font-size: 22px;
    height: 65px;
    width: 65px;
    line-height: 65px;
    display: inline-block;
    background: #fff;
    border-radius: 35px;
    color: #eb5a19;
    box-shadow: 0 8px 20px -2px rgb(158 152 153 / 50%);
}
section#vision {
    padding: 50px 0;
    background: #EDEDED;
}
.section-title a {
    font-size: 13px;
}
section#about-page {
    padding: 50px 0;
}
section#placements {
    padding: 50px 0 20px;
}
section.testimonial_section {
    padding: 0 0 80px;
}
.icon-vision p {
    font-size: 14px;
    line-height: 22px;
}
.icon-vision h5 {
    color: #c91f3c;
    padding-bottom: 12px;
}
.icon-vision:hover p {
    color: #c91f3c;
}
.icon-vision:hover h5 {
    color: black;
}
.icon-vision {   
    padding: 10px;
}
/*.card-body {
    padding: 33px;
}*/
h5#card-title1:before  {
    position: absolute;
    content: '';
    background: #000;
    width: 55px;
    height: 3px;
    top: 54%;
}
h5#card-title2:before {
    position: absolute;
    content: '';
    background: #000;
    width: 55px;
    height: 3px;
    top: 65%;
}
h5#card-title3:before {
    position: absolute;
    content: '';
    background: #000;
    width: 55px;
    height: 3px;
    top: 50%;
}
.navigation-contact {
    color: white;
}

.btImage img {
    width: 40%;
    border-radius: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
section#new-testmonial {
    background: url(images/bgn-testimonials.jpg);
    background-attachment: fixed;
    background-position: center;
    padding: 60px 0;
}
.testmoial-text {
    text-align: center;
}
i.fa.fa-quote-left {
    color: white;
    font-size: 12px;
    background: #282828;
    border-radius: 50%;
    padding: 5px;
    margin-top: -5%;
    position: absolute;
}
.btClear p {
    color: white;
    padding: 18px 0;
    line-height: 22px;
    font-size: 15px;
}
span.headline {
    color: wheat;
    font-size: 18px;
}
.footer-top {
    padding: 4% 0 0;
}
.onmap {
    color: white;
    width: 325px;
    margin: 0;
    padding: 0 40px;    
    background: #282828;
    position: absolute;
    bottom: 64%;
    left: 50%;    
    transform: translate(10px, -37px);
}

a.fa.fa-facebook ,a.fa.fa-linkedin ,a.fa.fa-twitter ,a.fa.fa-instagram{
    color: #C91F3C;
    margin-top: 8px;
    font-size: 30px;
    padding: 5px;
    float: right;
}

.col-md-6.col-lg-6.page-more-info .fa {
    font-size: 19px;
    margin-right: 10px;
    color: #C91F3C;
}
.btClear.btSeparator.bottomSemiSpaced.noBorder {
    padding: 18px;
}
.onmap .row {
    padding: 8px;
}
.work {
    text-align: center;
    color: #c91f3c;
    font-weight: 800;
    font-size: 26px;
}
div#loc-mob {
    padding: 18px 0;
    border-bottom: 1px solid rgba(255,255,255,.1);
}
.servicesItem1 p {
    font-weight: 100;
    font-size: 14px;
    line-height: 22px;
}
div#feet1 {
    background: white;
    padding: 1%;
    border-radius: 5px;
    margin-top: -5%;
    z-index: 1;
    position: absolute;
    left: 10%;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}
#customers {
   width: 100%;
}
#customers td, #customers th {
    border-bottom: 1px solid rgba(255,255,255,.1);
    padding: 14px 0;
    font-size: 12px;
}
section#admission {
    padding: 40px 0 80px;
}

tr#thead {
    background: #c91f3c;
    color: white;
    font-size: 15px;
}
.table td, .table th {
    padding: .65rem;
    font-size: 14px;
}

.sidemen {
    padding: 15px 20px;
    border: 1px solid #e8eaed;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.sidemen-head li {
    list-style-type: none;
    padding: 3px 10px;
}

.sidemen-head {
    margin-bottom: 18px;
}
.sidemen-head h6 {
    background: #ffcc00;
    padding: 5px;
    color: #7e0001;
    margin-bottom: 8px;
}
.sidemen-head a {
    font-size: 14px;
    color: black;
}

.note strong {
    color: #c91f3c;
}
.required.mt-4 li {
    list-style-type: none;
    padding: 3px;
    font-size: 14px;
}

.sidemen-head a:hover {
    color: #c91f3c;
    text-decoration: underline;
}

.course-text li {
    list-style-type: none;
    font-size: 14px;
    line-height: 25px;
}
.course-text strong {
    color: #c91f3c;
}
img#course-img {
    width: 100%;
    box-shadow: rgb(0 0 0 / 16%) 0px 10px 36px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 1px;
}

.faclity img {
    width: 100%;
}

section#facilities {
    padding: 50px 0;
}















*,
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
label,
fieldset,
input,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

article,
aside,
figure,
footer,
header,
hgroup,
nav,
section { display: block; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html { -webkit-font-smoothing: antialiased; }
.menu { display: block; }

.menu li {
  display: inline-block;
  position: relative;
  z-index: 100;
}

.menu li:first-child { margin-left: 0; }

.menu li a {
  text-decoration: none;
  padding: 12px 17px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 800; 
  display: block;
  color: #7E0001;
  transition: all 0.2s ease-in-out 0s;
}

.menu ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 172px;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}

.menu ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}

.menu ul li {
  display: block;
  float: none;
  background: none;
  margin: 0;
  padding: 0;
}

.menu ul li a {
  font-size: 14px;
  font-weight: normal;
  display: block;
  color: white;
  padding: 8px 15px;
  background: #7E0001;
}

.menu ul li a:hover,
.menu ul li:hover>a {
  background: #ff8c00;
  color: #fff;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.menu ul ul {
  left: 169px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.menu ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}

.menu li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}
.responsive-menu {
  display: none;
  width: 100%;
  padding: 15px 15px;
  background: #ff8c00;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
}

.responsive-menu:hover {
  background: #ff8c00;
  color: #fff;
  text-decoration: none;
}


@media (min-width: 768px) and (max-width: 979px) {

.mainWrap { width: 768px; }

.menu ul { top: 37px; }

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

.facilities-home {width:62%;}

/*a.homer { background: #E95546; }*/
}
 @media (max-width: 767px) {

.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.menu { display: none; }

.responsive-menu { display: block; }

nav {
  margin: 0;
  background: none;
}

.menu li {
  display: block;
  margin: 0;
}

.menu li a {
    background: #c91f3c;
    color: white;
}

.menu li a:hover,
.menu li:hover>a {
  background: #ff8c00;
  color: #fff;
}

.menu ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul {
  left: 0;
  transform: initial;
}

.menu li>ul ul:hover { transform: initial; }
}

.facilities-home {width:62%;}
.tab-content {
  max-height: 0;
  -webkit-transition: max-height 0.35s;
  -o-transition: max-height 0.35s;
  transition: max-height 0.35s;
}
.tab input:checked ~ .tab-content {
  max-height: 100vh;
}
.tab input:checked + label {
  border-left-width: 1px; 
  border-color: white;
}
.tab .label .icon {
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  transform-origin: center center;
}
.tab input[type="checkbox"]:checked + .label .icon {
  transform: rotate(135deg);
}
ul a {
  transition: color 0.5s ease;
}
.sppb-addon-single-image.single-image-3 .sppb-addon-single-image-container {
    position: relative;
    padding: 0 35px 35px 0;
}
.sppb-addon-single-image.single-image-3 .sppb-addon-single-image-container img {
    position: relative;
    z-index: 1;
}

.sppb-addon-single-image.single-image-3 .sppb-addon-single-image-container:after {
    border: 5px solid #ff8c00;
}
.sppb-addon-single-image.single-image-3 .sppb-addon-single-image-container:after {
    content: "";
    position: absolute;
    top: 12px;
    left: 20px;
    right: 5px;
    bottom: 10px;
}
img.sppb-img-responsive {
    box-shadow: 0 8px 19px rgba(33, 37, 41, 0.25);
    width: 100%;
}
.lst {
    padding: 25px;
}
.lst li {
    list-style-type: none;
    padding:10px;
}
.feture.pb-4 {
    margin-bottom: 30px;
}
section#top-two-header{
    background-color: #C91F3C;
    padding: 10px 0 0;
}
i.fa.fa-check{
  color:#FFCC00
}
section#count {    
    padding: 0 0 50px;
}
section#count .row {
    margin-top: -5%;
    background: #ffcc00;
    padding:25px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}
.bright {
    text-align: center;
    color: white;
}
i.fa.fa-graduation-cap {
    color: #c91f3c;
    font-size: 45px;
    margin-bottom: 12px;
}
.footer-copyright {
    padding: 20px 0 ;
    background: #f2f2f2;
}
div#value ,div#value1 ,div#value2 ,div#value3{
    font-size: 40px;
    letter-spacing: 1px;
    color: #c91f3c;
}
.bright h6 {    
    font-size: 15px;
    font-weight: 500;
    color: #7e0001;
}
.home-headings-custom {
    color: black;
}
span.first-word {
    color: #c91f3c;
}
section#breadcrumb-section {
    padding: 50px 0;
    background: #e2e2e2;
}
.section-title h6::after {
    content: "";
    width: 50px;
    height: 2px;
    display: inline-block;
    background: #fd9042;
    margin: 4px 10px;
}
section#contact {
    padding: 50px 0;
}
div#address {
    padding: 14px 0;
}
div#address h4 {
    font-size: 20px;
    color: #c91f3c;
    font-weight: 600;
}
div#address p {
    line-height: 22px;
}

@media(max-width: 1024px)and (min-width: 992px){
  div#feet1 {   
    left: 17px;
  }
  .menu li a {    
    padding: 12px 4px;
  }
   .card-body {
      padding: 13px;
  }
  section#abn-featu {
    padding: 40px 0;
  }
  img#abt-img1 {   
    bottom: 25px;
    left: 58%; 
  }
}

@media(max-width: 768px){
  div#feet1 {    
    margin-top: -7%;    
    left: 4%
}
  b.animate.animated {
      font-size: 20px;
}
  .card-body {
    padding: 18px;
}
  .btSuperTitle {
    font-size: 14px;
    padding: 9px 0;
}
  h5#card-title1:before, h5#card-title2:before{
    display: none;
}
  section#abn-featu {
    padding: 20px 0 0;
}
  .row.pb-5 {
    padding-bottom: 25px!important;
}
  .btClear p {
    color: white;
    padding: 15px 0;
    line-height: 18px;
    font-size: 14px;
}
  section#clients {
    padding: 30px 0;
}
  .clients img {
    max-width: 100%;
}

}
@media(max-width: 767px){

    .tz-gallery img {
    margin: 12px 0;
}

    section#admission {
    padding: 20px 0 60px;
}
    section#management .row.pb-4 {
    padding-bottom: 5px!important;
}

    section#management br {
    display: none;
}

section#management ,section#about-page ,section#vision ,section#contact{
    padding: 15px 0 35px;
}
  div#hed-img-logo img {
    width: 100%;
}
section#top-header1 {
    background: white;
}
div#card1, div#card2, div#card3, div#card4{
  margin-bottom: 15px;
}
.lst {
    padding: 0;
}
.feture {   
    padding: 8px 0;
}
div#feet1 {    
    left: 14%;
}
}

@media(max-width: 500px){
    h4#admission, h4#goldfinch {
    font-size: 25px;
}

    h2.home-headings-custom {
    font-size: 22px;
}
  img#abt-img1 {
    left: 43%;
}
div#feet1 {
    display: none;
}
.onmap {
    color: white;
    width: 250px;
    margin: 0;
    padding: 0 17px;
    background: #282828;
    position: absolute;
    bottom: 64%;
    left: 36%;
    transform: translate(10px, -37px);
}
.clients img {
    width: 50%!important;
}
.btClear.btSeparator.bottomSemiSpaced.noBorder {
    padding: 6px;
}
.work.pb-2 {
    padding-bottom: 0!important;
}
#customers td, #customers th {
    padding: 8px 0;  
}
.btImage img {
    width: 23%;
}
section#new-testmonial {    
    padding: 30px 0;
}
img#header-logo {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
}
div#twobttn {
    margin-top: -12%;
    float: right;
}
.ban-text {  
    bottom: 0%!important;
    transform: translate(10px, -7%);
    padding: 0 10px 15px;   
}
.ban-text h1 {
    line-height: 5px!important;
}
b.animate.animated {
    font-size: 14px;
    line-height: 20px;
}
a.btBtn {    
    font-size: 12px;
}
@media (max-width: 375px){
    .abt-text h5 {
    font-size: 15px;
}
    img#abt-img1 {
      left: 30%;
  }
    .abt-text {
      padding: 15px;
  }

  p {
      font-size: 14px;
      line-height: 25px;
  }
  section#abt {
      padding: 20px 0;
  }
  div#card3 br ,div#card4 br{
      display: none;
  }
  div#card4 p.card-text.pt-3 {
      padding-top: 0px!important;
  }
  .blinking, .blinking1 {
      font-size: 10px;   
  }
.blinking1 {
    padding-left: 33px;
    padding-right: 38px;    
}
.onmap {    
    padding: 0 15px;
    left: 25%;    
}
i#side-fnt {
    font-size: 14px;
}
.side-icon {
    padding: 4px 1px;
}
.info-box.mt-3 {
    margin-top: 3px!important;
}
h2.home-headings-custom {
    font-size: 25px;
}
.btSuperTitle {  
    padding: 0px 0;
}
}

@media (max-width: 414px){
  img#abt-img1 {
      left: 35%!important;
  }
}


