* {
    margin: 0px;
    padding: 0px;
    font-weight: normal;
    font-size: 17px;
}

html {
    -webkit-font-smoothing: antialiased;
}

body {
    font-family: "Bebas Neue", "Helvetica;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif, "serif";
    color: #373737;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 35px;
    margin-bottom: 15px;
}

h1 {
    font-size: 3.5em;
    letter-spacing: -1px;
    text-transform: capitalize;
    line-height: 1.5;
}

h2 {
    font-size: 3em;
    letter-spacing: -1px;
    line-height: 1.5;
}

h3 {
    font-size: 2.5em;
    line-height: 2;
    letter-spacing: -1px;
    text-transform: capitalize;
    line-height: 1.5;
    
}

h4 {
    font-size: 2em;
    text-transform: capitalize;
    line-height: 1.3;
    margin-top: 30px;
    margin-bottom: 40px;
    color: #870b01;
}

h5 {
    font-size: 1.5em;
    text-transform: capitalize;
    line-height: 1.3;
}

h6 {
    font-size: 1em;
    line-height: 1.3;
}

button:focus {
    outline: 0;
}

/*common*/
.shadow {
    box-shadow: 13px 32px 36px -14px hsla(0, 0%, 70%, 0.19)
}

.box-shadow {
    box-shadow: 0 11px 25px rgba(0, 0, 0, .3);
}

section {
    padding: 30px 0 0 0;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
    transition: all .5s ease-in-out;
}

a:hover,
a:active {
    text-decoration: none;
}

p {
    font-size: 16px;
    margin: 0 0 0px;
    text-align: justify;
    line-height: 1.5;
}

li.para {
    padding-top: 20px;
    padding-bottom: 10px;
}

.bg-grey {
    background: rgb(247, 247, 247);
}

hr {
    margin-top: 10px;
    margin-bottom: 0px;
    border: 0;
    border-top: 2px solid #eee;
}

.width {
    width: 100%;
}

.cream{
    background: #682521;
    color: white;
    padding: 4px 0px 42px 2px;
}

 .para {
    text-align: justify;
    line-height: 1.5;
    letter-spacing: 1px;
    padding: 25px 0px;
}


.carousel-caption h2 {
    text-transform: capitalize;
    font-weight: 600;
    line-height: 1.5;
    text-shadow: 1px 2px 1px rgba(41, 41, 41, .8);
}





/*carousel*/

.carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 35px;
}

/**/
.carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}


.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: black;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #5a2b04;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: brown;
    ;
}

div#carousel-example-generic {
    margin-top: 18vh;
}



#ourschool h2:after {
    content: "";
}

#ourschool .h2:after,
h2:after {
    display: block;
    width: 80px;
    height: 3px;
    margin: 20px auto 0;
    background: #980000;
}

blockquote {
    border: 0;
    padding: 15px 10%;
    text-align: center;
    display: block;
    font-weight: 700;
    font-style: italic;
}

blockquote {
    margin: 0 0 17px;
    font-size: 15px;
}



/*home*/

small {
    display: block;
    font-size: 11px;
    height: 2em;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
    max-width: 80px;
    margin: 8px auto -1.25em;
}

.navbar-default {
    background-color: white;
    border-color: #e7e7e7;
}

i.far.fa-2x.fa-calendar-alt {
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}






/*index logo*/
.navbar-brand.navbar-brand-centered img {
    width: 75px;
}

nav.navbar.navbar-default {
    padding: 32px;
}

.navbar-fixed-bottom,
.navbar-fixed-top {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 900;
}

.core p.name {
    margin-top: 15px;
    font-size: 16px;
    color: #7f0000;
    display: block;
    font-weight: bold;
    text-align: center;
}

.core p.head {
    margin-top: 2px;
    font-size: 14px;
    color: #999;
    display: block;
    font-weight: bold;
    text-align: center;
}

.core img.img-responsive {
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.button-row button.btn.btn-default.btn-lg.btn-block {
    background: 0 0;
    color: #980000;
    border: 2px solid #980000;
    margin: 35px -17px auto;
}

#ourschool p {
    font-size: 18px;
    margin: 9px auto;
}

i {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 2;
}


section .bg-grey h2.text-center:after {
    content: "";
}

section .bg-grey h2.text-center:after {
    display: block;
    width: 80px;
    height: 3px;
    margin: 20px auto 0;
    background: #980000;
    
}

.bg-grey h2 {
    color: #4C4C4C;
    word-spacing: 5px;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: 'Raleway', sans-serif;
    margin: 0px;
    text-align: center;
}

.bg-grey h2:after {
    content: "";
}

.bg-grey .h2:after,
h2:after {
    display: block;
    width: 80px;
    height: 3px;
    margin: 6px auto 9px auto;
    background: #980000;
}

.icon span p {
    display: inline-block;
    padding: 14px 20px;
    vertical-align: middle;
    font-size: 16px;
    color: #6d6767;
    font-weight: bold;
}

i.far.fa-2x.fa-newspaper {
    color: brown;
}

i.fas.fa-2x.fa-sign {
    color: brown;
}

i.fas.fa-2x.fa-laptop {
    color: brown;
}

i.fas.fa-2x.fa-phone {
    color: brown;
}

.container.icon {
    cursor: pointer;
}

/*schoolvideo*/

.container.core .col-xs-12.col-sm-8:before {
    content: "";
}

.container.core .col-xs-12.col-sm-8:before {
    content: '\201C';
    display: block;
    position: absolute;
    top: -30px;
    left: 0px;
    color: rgba(152, 0, 0, .1);
    font-size: 150px;
    line-height: 1;
}



#video h3 {
    margin-bottom: 20px;
    text-align: center;
    color: #4C4C4C;
    word-spacing: 5px;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 30px;
    font-family: 'Raleway', sans-serif;
    margin: 0px;
}

#video p {
    padding: 0px 40px;
    text-align: justify;
}

#video a.btn.btn-default {
    padding: 10px 30px;
    margin-left: 40px;
    margin-top: 17px;
}


#ourschool .col-md-6.col-sm-12.col-xs-12 {
    margin-bottom: 110px;
}





.media-body {
    max-width: 300px;
    padding: 0px 20px;
}

.bg-grey .text-center {
    text-align: center;
    margin: 25px 0px;
    font-size: 17px;
}

.media-body {
    overflow: hidden;
    zoom: 1;
    background: white;
}


/*footer*/
#footer {
    background: #463c37;
}


#footer h6 {
    margin: 15px 0px 2px 0;
    font-size: 12px;
    color: white;
}

#footer h5 {
    margin: 40px 2px 20px;
    color: white;
    font-size: 19px;
}

i.fas.fa-phone-volume {
    color: brown;
    padding: 0 12px;
}

i.far.fa-envelope {
    color: brown;
    padding: 0 12px;
}

#footer i.far.fa-envelope {
    color: #ffffffa8;
    padding: 4px;
}

#footer i.fas.fa-phone {
    color: #ffffffa8;
    padding: 4px;
}

#footer a {
    color: #dadadad1;
    font-size: 14px;
}

#footer .col-sm-4.col-xs-12.info h5 {
    margin: 40px 2px 20px 1px;

}

#footer a:hover,
a:active {
    text-decoration: none;
    color: white;
}

#footer li {
    margin: 12px 0px;
    max-width: 183px;
}


#footer h4 {
    font-size: 15px;
    text-transform: capitalize;
    line-height: 1;
    color: #ffffffc2;
    margin-left: -26px;
    margin-top: 18px;
}

i.fab.fa-instagram {
    padding: 0 15px;
}

i.fab.fa-twitter {
    padding: 0 15px;
}

i.fab.fa-facebook-f {
    padding: 0 15px;
}

i.fas.fa-sign-in-alt {
    margin: 0px 40px 0px 20px;
    color: brown;
}

i.fas.fa-school {
    color: brown;
    margin-left: 10px;
}

i.fas.fa-indent {
    color: brown;
    margin-left: 6px;
}


/*side menu*/
li.sidebar-brand img {
    width: 90px;
    padding: 15px 0;
    margin: 25px;
}

ul.nav.sidebar-nav li {
    margin-top: 10px;
    margin-bottom: 15px;
}

li.mar a {
    margin-top: 50px;
}

button.hamburger.is-closed {
    margin-top: 25px;
    margin-right: 35px;
}


/*staff*/
.ban {
    margin-top: 10vh;
}







/*center logo*/
@media screen and (min-width:768px) {
    .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
        background-color: transparent;
    }

    .navbar > .container .navbar-brand-centered,
    .navbar > .container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }
}

.addres{
    padding-top: 30px;
    padding-bottom: 50px;
}
.address{
 
    margin-top: 25px;

}
.inqu{
    font-size: 22px;
    color: #7f0000;
    text-align: center;
}

.addr{
    font-size: 19px;
    float: left;
    margin: 0 50px 20px 150px;
}

.addr2{
    font-size: 19px;
    margin: 0 50px 0 150px;
    float: left;
}
.calenderlist{

    margin-top: 145px 0 50px 0;
}



.studentdata{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 22px;
}


.exl{
    margin-top: 45px;
    width: 100%;
}

.generalinfo{

    background: #9b6b5e2e;
    border-radius: 12px;
}

.annual{
    margin-top: 135px;
    text-align: justify;
    margin-bottom: 70px;
}

.sports{
    margin-top: 60px;
    margin-bottom: 100px;

}

.imgcen{
            display: block;
            margin-left: auto;
            margin-right: auto;
}


.unicolumn {
    float: left;
    width: 33.33%;
    padding: 5px;
  }
  
  /* Clearfix (clear floats) */
  .unirow::after {
    content: "";
    clear: both;
    display: table;
  }

  @media (min-width:600px) and (max-width:1000px) {

    .navbar-brand.navbar-brand-centered img {
        width: 222px;
        margin-top: -38px;
        height: 94px;
    }
    }
    
    
  @media (min-width:767px) {
     .d-none {
         display: none !important;
     }
    .d-flex {
       display: flex;
    }
    .align-items-center {
      align-items: center;
    }
    .cus-class{
        gap: 20px;
    }
    .justify-content-center{
        justify-content: center;
    }
    }
    .new-btn {
        border: 2px solid #980000 !important;
    }
    .d-block{
        display: block;
    }
  @media (min-width:320px) and (max-width: 767px) {    
    .d-flex {
         display: none;
    }
    .first-div{
        text-align: center;
    }
    .sec-div {
      text-align: center;
      margin-top: 10px;
    }
    .sec-div a {
      text-align: center;
      margin-top: 10px;
    }
     .sec-div a:nth-child(1) {
      margin-right: 20px;
    }
  }