﻿ html, body{margin:0; font-family: 'Roboto Slab', serif; background:#fff; color:#7a7a7a; font-size:15px; line-height:25px;}
ul{margin:0;padding:0;list-style:none}
a{text-decoration:none;}
a:active,a:focus{border:0;outline:0}
p{margin:0;color:#8a8a8a;}
a,img{outline:0px;border:0px}
*{ margin:0px; padding:0px; box-sizing:border-box;}

.main-wrapper { width:100%;max-width:1500px; margin:0 auto;}
.wrapper { width:100%;float:left;position: fixed;max-width:1500px;}
.Header { width:1200px; max-width:100%;margin:0 auto; padding:0px 10px;}
.date-format { width:400px; float:left; max-width:100%;}
img{ max-width:100%;}
.panel {
            height: 101vh !important;
        }
.logo {visibility:hidden;}

.logoss {
    max-width:100%;
    width: 100%;
    height: 100vh;
    background: rgba(0, 0, 0, .4); position: relative;    z-index: 11

}

.back-to-top {
    position: fixed;
    bottom: 1.5em;
    right: 10px;
    display: none;
    height: 44px;
    width: 44px;
    background: url(/images/top1.png) no-repeat;
    transition: all 0.5s ease 0s;
    z-index: 999;
}


#btn_menu {
      background-color: #993333;  width:89px; height:24px; margin:auto; background-image:url(../images/menutoggle.png); background-position:center;  background-repeat:no-repeat;
}

.crossbtn {
    background-image:url(/images/menucroos.png) !important; 
}


span.cent_logo {
    display: inline-block;
    text-align: center;
    position: absolute;
    top: 0;
    bottom: 169px;
    left: 0;
    right: 0;
    margin: auto;
        width: 454px;
    height: 254px;
}

.LogoAnimation1 {
    border:0px solid #fff;
}




.top_bg{background-image: -moz-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%); height:35px;  position:fixed; z-index:99; top:0; }

/*.sub-menu ul li,.sub2,.sub3{ background-image: -webkit-linear-gradient( 0deg, rgb(154, 51, 52) 0%, rgb(154, 51, 52) 100%);
 background-image: -ms-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
}*/

.date-format > span { color:white;line-height: 35px;font-size: 13px;font-weight: 400;}
.date-format span > img {  padding-right: 10px;}
.sliderBox { width:100%; float:left; position: absolute; top: 0;max-width:100%;}
.small-icons {width: 349px;float: right;max-width:100%;}
.small-icons ul li {position:relative;display: inline-block;/* width: 113px; *//* border-right: 1px solid #1b4da2; */padding: 5px 18px 0px 15px;}
.small-icons ul li:last-child{border-right:0px solid #1b4da2;margin-right: 0px;}
.small-icons ul li > a {padding-left: 10px;color: white;font-size: 13px;font-weight: 400;}
.small-icons ul li:after{border-right: 1px solid #3c67b0;position:absolute;top: 11px;right: 0;content:'';height: 15px;}
.small-icons ul li:last-child:after {border-right: 0px;}

.logo { width: 50%; margin: 0 auto; text-align: center; position: absolute;  left: 0;  right: 0; top: 30%;max-width:100%;}
.scrollDown { width: 65px; margin: 0 auto; position: absolute; bottom: 130px; right: 0; left: 0; cursor: pointer; text-align:center;max-width:100%;}
.sliderBoxin { width:100%; max-width:1500px; margin:0 auto;}


#mainSlider .flex-direction-nav .flex-prev{left:20px;background:url(../images/arrow-left.png) no-repeat left;height: 36px;opacity: 1;top: 48%;}
#mainSlider .flex-direction-nav .flex-next {right:20px;background: url(../images/arrow-right.png) no-repeat right;height: 36px;opacity: 1;top: 48%;}
#mainSlider .flex-direction-nav .flex-prev:hover { left:25px;}
#mainSlider .flex-direction-nav .flex-next:hover  {right: 25px;}
#mainSlider .flex-direction-nav a.flex-next:before,#mainSlider .flex-direction-nav a:before{ display:none;}

/*.....................................MENUU......................................................................................................*/
.menu-icon { display:none;
}
.Menu-in { width:100%; margin:0 auto;padding:0px 10px;max-width:1200px;}
 .Menu-wrapper{width:100%; background:#fff; position:relative;z-index:9;  float:left;  height: 65px;box-shadow:0px 1px 16px 0px #dcdcdc;max-width:1500px; }
.Menu { width:100%; max-width:1200px; margin:0 auto;}
.Menu > ul{width:100%; float:left; text-align:center;}
.Menu > ul > li{display:inline-block;  line-height: 40px; color:#fff; position:relative; font-size:16px; text-align:left;font-weight:400}
.Menu > ul > li:after{background:url(/images/mmsi.jpg) no-repeat left; height: 10px; width:1px; position:absolute; right:-37px; content:""; top:14px}
.Menu > ul > li:first-child{margin-left:0}
.Menu > ul > li:last-child{margin-right:0}
.Menu > ul > li:last-child:after{background:none}
.Menu > ul > li > a {color: #1e1e1e; padding: 12px 27px; box-sizing: border-box;  float: left;  text-align: center;  display: block;}
 .Menu > ul > li:before {position: absolute;content: "";height: 3px;width: 0%;bottom: 15px;}
.Menu > ul > li:hover:before {width:100%; transition: all .5s ease;}
.Menu > ul > li:hover > a { color: #b7292b !important;}

.sub-menu{visibility:hidden; opacity:0; position:absolute; top:110px; background-color: #b7292a; box-sizing:border-box; z-index:7; left:0; min-width:255px;}
.sub-menu ul {width:auto; display:block;    background: #9a3334;  padding: 1px 0 2px 0;}
.sub-menu ul li {display:block; text-align:left}
.sub-menu > ul > li.sm_li{position:relative;  }
li.sm_li:hover {  background: #3598fc;}
.sub-menu > ul > li.sm_li:before{position: absolute;content: "";bottom: 0;left: 0;width: 0;height: 100%;background: #a11213; z-index:-1}
.sub-menu > ul > li.sm_li > a{padding-left:10px; display:block;color: #fff;font-size:14px;}
.sub-menu > ul > li {line-height: 35px;}
.sub-menu > ul > li.sm_li > a:before{position: absolute;content: "";left: 0px;z-index: 9;top: 10px;height: 15px;width: 10px;}

.sub2{visibility:hidden; opacity:0; position:absolute; top:0; background-color: #b7292a; box-sizing:border-box; z-index:7; left:0; min-width:260px;}
.sub2 > ul > li.sb_li2{position:relative;  border-bottom: 1px solid #a11213; width:auto; text-align:left}
.sub2 > ul > li.sb_li2:before{position: absolute;content: "";bottom: 0;left: 0;width: 0;height: 35px;background: #a11213; z-index:-1}
.sub-menu > ul > li.sb_li2 > a{padding-left:10px; display:block;color: #ffbcbc;}
.sub2 > ul > li.sb_li2 > a:before{position: absolute;content: ""; left: 0;z-index: 9;top: 10px;height: 15px;width: 10px;}
li.sb_li2 > a {display: block;padding-left: 10px; color:#ffbcbc}

.sub3{visibility:hidden; opacity:0; position:absolute; top:0; background-color: #b7292a; box-sizing:border-box; z-index:7; left:0; min-width:220px;}
.sub3 > ul > li.sb_li3{position:relative;  border-bottom: 1px solid #a11213;}
.sub3 > ul > li.sb_li3:before{position: absolute;content: "";bottom: 0;left: 0;width: 0;height: 35px;background: #a11213; z-index:-1}
.sub2 > ul > li.sb_li3 > a{padding-left:10px; display:block;color: #ffbcbc;}
.sub3 > ul > li.sb_li3 > a:before{position: absolute;content: ""; left: 0;z-index: 9;top: 10px;height: 15px;width: 10px;}
li.sb_li3 > a {display: block;padding-left: 10px; color:#ffbcbc}
.mn_linh{min-width:340px}
@media screen and (min-width:1200px) {
    .Menu > ul > li:hover .sub-menu{visibility:visible; opacity:1; transition:all .3s ease; -webkit-transition:all .3s ease;-o-transitionm:all .3s ease;-moz-transition:all .3s ease; top:60px; font-size:13px;}
    .sub-menu > ul > li:hover .sub2{visibility:visible; opacity:1; transition:all .3s ease; -webkit-transition:all .3s ease;-o-transitionm:all .3s ease;-moz-transition:all .3s ease; left:100%; font-size:13px;}
    .sub2 > ul > li:hover .sub3{visibility:visible; opacity:1; transition:all .3s ease; -webkit-transition:all .3s ease;-o-transitionm:all .3s ease;-moz-transition:all .3s ease; left:100%; font-size:13px;}
    .sub-menu > ul > li.sm_li:hover:before{width:100%;transition:all 0.8s ease 0s}
    .sub-menu > ul > li.sm_li > a:hover:before {left:15px; background: url(/images/lileftimg.png) no-repeat top center; transition: all .5s ease;}
    .sub-menu > ul > li.sm_li > a:hover {padding-left: 34px;transition: all .5s ease;color:#fff}
    .sub2 > ul > li.sb_li2:hover:before{width:100%;transition:all 0.8s ease 0s}
    .sub2 > ul > li.sb_li2 > a:hover:before {left:15px; background: url(/images/lileftimg.png) no-repeat top center; transition: all .5s ease;}
    .sub2 > ul > li.sb_li2 > a:hover {padding-left: 34px;transition: all .5s ease;color:#fff}
    .sub3 > ul > li.sb_li3:hover:before{width:100%;transition:all 0.8s ease 0s}
    .sub3 > ul > li.sb_li3 > a:hover:before {left:15px; background: url(/images/lileftimg.png) no-repeat top center; transition: all .5s ease;}
    .sub3 > ul > li.sb_li3 > a:hover {padding-left: 34px;transition: all .5s ease;color:#fff}
    /*last LI of menu position change css*/
li.m_li.lir.opnlft .sub-menu {left: auto;right: 0;}
li.sm_li.lft {text-align: right;}
.sub-menu > ul > li.sm_li.lft:before {left: auto;right: 0;}
.sub-menu > ul > li.sm_li.lft > a {padding-right: 10px;padding-left: 0;}
.sub-menu > ul > li.sm_li.lft > a:hover {padding-right: 34px;padding-left: 0;}
.sub-menu > ul > li.sm_li.lft > a:before {left: auto;right: 0;transform: rotate(180deg);}
.sub-menu > ul > li.sm_li.lft > a:hover:before{left:auto; right:15px;transform: rotate(180deg);}
}

@media screen and (max-width:1199px) {
    .Menu > ul > li:hover .sub-menu{visibility:visible; opacity:1; top:38px}
    .sub-menu > ul > li:hover .sub2{visibility:visible; opacity:1; left:100%; font-size:13px;}
    /*last LI of menu position change css*/
    li.m_li.lir.opnlft .sub-menu {left: auto;right: 0;}
      li.sm_li.lft {text-align: right;}
      .sub-menu > ul > li.sm_li.lft:before {left: auto;right: 0;}
       .sub-menu > ul > li.sm_li.lft > a {padding-right: 10px;padding-left: 0;}
       .sub-menu > ul > li.sm_li.lft > a:hover {padding-right: 34px;padding-left: 0;}
       .sub-menu > ul > li.sm_li.lft > a:before {left: auto;right: 0; transform: rotate(180deg);}
       .sub-menu > ul > li.sm_li.lft > a:hover:before{left:auto; right:15px;transform: rotate(180deg);}

} 
/*.Menu > ul > li:first-child a{ color:#b72a2a;}*/

/*.....................................MENUU ENDDD......................................................................................................*/

.School-Welcome {width: 100%; float: left;  position: relative; margin-top: 45px !important; margin-bottom: 30px; height: 276px;box-shadow: 0px 10px 0 0px #f4f4f4; background:#fff}
.welcome { margin: 0 auto;  width: 1200px;padding:0px 10px;max-width:100%;}
.welcome-msg { width: 1070px; margin: 0 auto; text-align: center;max-width:100%;}
 .welcome-msg h2 {font-family: 'Medula One', cursive;font-size:40px;color: #2e2e2e;text-transform:uppercase;font-weight: normal; line-height: 40px;}
 .welcome-msg p {line-height: 25px; margin: 15px 0px;font-size:16px;}
 .bitton { width: 100px; height:35px; margin: 0 auto; padding:3px; box-sizing:border-box;max-width:100%;}
.bitton a {color:#a24344; width:100%; height:100%; background:#fff; line-height:29px; display:block;text-align:center;}
.bitton {background-image: -moz-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);}

    .bitton a:hover, .bitton-notice a:hover, .bitton-photo a:hover {
        background:none;
    }


.wrapper-patron {width:100%; float:left;margin-bottom:30px; margin: 26px 0px 45px;}
.patron-founder { width:1200px;margin:0 auto;padding:0px 10px;max-width:100%;}
.patron {width: 570px; float: left; margin-right: 15px;    height: 275px; overflow: hidden;box-shadow: 0px 0px 45.9px 5.1px rgba(0, 0, 0, 0.1);max-width:100%;}
.patron-in { width: 295px; float: left;padding:27px 0px 0px 24px;}
.patrn-img { width: auto; float: right;height: 300px; padding-top: 20px;max-width:100%;}
.patron-in h2 { color: #2e2e2e;font-weight: normal;font-size: 29.38px;font-family: 'Medula One', cursive; color: rgb(46, 46, 46); text-transform: uppercase; line-height: 1.2; text-align: left;padding-left:10px;}
.patron-in p { text-align: justify;font-size:16px;padding-left:10px;line-height: 30px; font-weight: 400; }
.patron-in > span { padding-left: 10px;font-size: 16px;font-family: 'Roboto Slab', serif;color: rgb(46, 46, 46);font-weight: bold;text-transform: uppercase;line-height: 1.875;text-align: justify;}
 .patrn-img img {max-width:100%;}

.founder { width: 570px; float: left; margin-left: 15px;box-shadow: 0px 0px 45.9px 5.1px rgba(0, 0, 0, 0.1);max-width:100%;    height: 275px;  overflow: hidden;}
.founder-in {width:298px; float:left;padding: 27px 0px 0px 24px;max-width:100%;box-sizing:border-box;}
.patrn-img {height: 300px; padding-top: 33px;box-sizing:border-box}
.founder-in h2 { color: #2e2e2e;font-weight: normal;font-size: 29.38px;font-family: 'Medula One', cursive; color: rgb(46, 46, 46); text-transform: uppercase; line-height: 1.2; text-align: left;padding-left:10px;}
.founder-in p { text-align: justify;font-size:16px;padding-left:10px;line-height: 30px;  font-weight: 400; }
.founder-in > span { padding-left: 10px;font-size: 16px;font-family: 'Roboto Slab', serif;color: rgb(46, 46, 46);font-weight: bold;text-transform: uppercase;line-height: 1.875;text-align: justify;}
 .patrn-img img {max-width:100%;}

/*.patron {width:660px; margin:0 auto;max-width:100%;}
.patron:before { content: "";background:url(/Images/st-francisbg.png) repeat-x; position:absolute;height:400px; width:307px;margin: 40px 0px 3px; left:0;max-width:100%;}
.patron:after { content: "";background:url(/Images/Founderbg.png) repeat-x; position:absolute;height: 400px; width: 307px; bottom: 0px;  right: 0;   top: 150%;max-width:100%;}
.patron-in {width:100%; float:left;}
.patrn-img { width: 290px; float: left;height:450px; box-shadow: 0px 0px 45.9px 5.1px rgba(0, 0, 0, 0.13);max-width:100%; }
.patrn-img h2 { color: #2e2e2e;font-weight: normal;font-size: 29.38px;font-family: 'Medula One', cursive; color: rgb(46, 46, 46); text-transform: uppercase; line-height: 1.2; text-align: left;padding-left:10px;}
.patrn-img p {font-size:16px;padding-left:10px }
.patrn-img > span { padding-left: 10px;font-size: 16px;font-family: "RobotoSlab";color: rgb(46, 46, 46);font-weight: bold;text-transform: uppercase;line-height: 1.875;text-align: justify;}
 .patrn-img img {max-width:100%;}
 .patrn-img1 { width: 320px;  float: left;  margin-left: 80px;max-width:100%;}
 .patrn-img1 { width: 290px; float: left;height:450px; box-shadow: 0px 0px 45.9px 5.1px rgba(0, 0, 0, 0.13);max-width:100%; }
.patrn-img1 h2 {color: #2e2e2e; font-size: 29.38px;font-family: 'Medula One', cursive; color: rgb(46, 46, 46); text-transform: uppercase; line-height: 1.2; text-align: left;font-weight: normal;padding-left:10px;}
.patrn-img1 p {font-size:16px;padding-left:10px }
.patrn-img1 > span { padding-left: 10px;font-size: 16px;font-family: "RobotoSlab"; color: rgb(46, 46, 46);font-weight: bold;text-transform: uppercase;line-height: 1.875; text-align: justify;}
 .patrn-img1 img {max-width:100%;}*/
.full{ width:100%; float:left; position:relative; background:#ffffff;box-sizing:border-box; }
.wrapper-principal {width:100%; float:left; background:#9a3334; position:relative}
.princi { width: 1200px; margin: 0 auto;padding:0px 10px;max-width:100%;}
.MessageSec{float:right; width:100%; max-width:100%; margin-top:48px; position:relative}
.Prin-ctn{width:100%; float:left;margin-bottom: 48px;}
.Prin-ctn > img{float:left; margin-right:30px}
.prin-txt {  width: 720px;  max-width: 100%;float: left;max-width:100%;}
.prin-txt > .Heasding {float: left;width: 100%;margin-bottom: 4px;line-height: 35px;}
.prin-txt > p {    font-weight: 300;text-align: justify; color:#fff;font-size:16px;}
.prin-txt h2 , .prin-txt h2 span {color: #fff; position:relative} h2 > span > i {display: block;font-size:16px; line-height:12px}
.prin-txt h2 span {color: #fff; margin: 22px 0 0 0; float: left;    font-weight: 600; position: relative; text-transform: uppercase; font-size: 16px;font-family: "RobotoSlab";}
.Heasding h2 {  text-transform: uppercase; font-size: 38px;font-family: 'Medula One', cursive;letter-spacing:1; font-weight: 400;}
.prin-txt h2:before {position: absolute; content: "";background: url(/images/comma.png) no-repeat left top;height: 55px;width: 70px;left: -28px;top: -9px;}
.msgrd{float: left; padding: 0px; border: 2px solid white; width: 100px; text-align: center; color: white;margin-top: 20px;line-height: 30px;}
.msgthumb { width: 400px; float: right; max-width: 100%;  bottom: 45px; position: absolute;  right: 0;max-width:100%;}
.tab-nav.j-tab-nav > a{float:left;padding-left: 20px; opacity:0.3;}
a.current{position:relative; display:inline-block;opacity:0.9 !important; }
a.current:before{position:absolute; content:""; -webkit-filter: brightness(109%);   filter: brightness(109%); height:90px; width:100px; box-sizing:border-box;max-width:100%;}

.Notice_toppers {width:100%; float:left;padding-top: 50px;margin-bottom: 50px;}
.Notice_toppers_in { width:1200px; margin:0 auto;padding:0px 10px;max-width:100%;}
.Notce_itoppers-div {width:100%; float:left;}

.Notice {max-width:350px; float:left;width:100%;background-color: rgb(255, 255, 255); box-shadow: 0px 0px 45.9px 5.1px rgba(0, 0, 0, 0.13);height: 471px;}
.Notice-in { width: 318px;border-bottom: 1px solid #dddddd;padding: 17px 0 1px 0px;margin-left: 17px;float: left;box-sizing: border-box;display: block;max-width: 100%;}
.Notice-in h3 {color: #2e2e2e;float: left; text-transform:uppercase;font-size:30px;font-family: 'Medula One', cursive;font-weight: normal;}
.bttn { width:150px; float:right;max-width:100%;}
.bttn {width: 52px; float: right; text-align: center;max-width:100%;}
.Notive-cantain {width:100%; float:left; margin-top: 12px; text-align:center;   padding:25px 16px 0 16px; box-sizing:border-box;}
.formt { width: 55px; float: left;margin-right: 16px;max-width:100%;}
span.date {width: 100%;float: left;text-align: center;background: #9a3334;font-size: 30px;height: 45px;line-height: 43px;color: white;font-weight: 300;}
span.year {width: 100%;float: left;text-align: center;background: #812627;font-size: 12px;height: 25px;line-height: 19px;color: white;font-weight: 300;}
.nict {width: 100%;padding-top: 5px;}
 .nict p {font-size:16px;text-align:left;padding-top: 5px;}
 .Notive-cantain ul li { margin-bottom: 30px;background: #eaeaea; width:100%; height: 72px !important; float:left;}
 .notice-slide { width:100%; float:left; max-height: 296px; overflow:hidden;}
    .notice-slide ul { width:100%; float:left; }
 .new_gif { display: none;}
 .bitton-notice a {color:#a24344; width:100%; height:100%; background:#fff; line-height:29px; display:inline-block;text-align:center;}
 .bitton-notice {background-image: -moz-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%)}
 .bitton-notice {width: 100px;height: 35px; margin: 0 auto; padding: 3px; box-sizing: border-box; max-width: 100%; display: inline-block;margin-top: 21px;}



.Achivment {width:351px; height: 473px;float:left;max-width:100%;margin-left: 60px; background-color: rgb(255, 255, 255);box-shadow: 0px 0px 45.9px 5.1px rgba(0, 0, 0, 0.13);}
.Achiv-slide { width: 100% !important;    float: left; }
 .Achiv-slide ul li {float:left;display:inline-block;height:430px; width:352px !important; }
 .trofi { margin-bottom: 12px;}
 .new_btn{ margin:22px  0 0 123px; float:left}
 .btn-topt{margin:2px  0 0 123px; float:left}
 span#AchievementHome_lblAchievement {   width: 100%;  display: block;}
.achiv { width:100%; float:left; position:relative;}
.acv-img { width:100%; float:left;text-align: center;    height: 195px;  overflow: hidden;}

.new_btnach {
    position:absolute; bottom:40px; left:0; right:0; z-index:2;
}
.achiv ul li a {
    color:#686868;
} 

.acv-img img {/*max-height:195px;*/ max-width: 100%;max-width: 352px;}
.achiv-cntin {width:100%; float:left;line-height:30px;padding-bottom: 16px;padding-top: 18px;}
span.title { color: #9a3334; font-size: 16px;  font-family: 'Roboto Slab', serif;  float: left;  padding-left: 20px; padding-right:5px;}
span.pgraph { font-size: 16px; text-align: left;  display: block;}   

.Topper-slide {
    width: 100% !important;
    float: left;
    margin-bottom: 16px;
    max-width: 299px;
    margin: 0 -7px 2px 30px;
    line-height: 16px;
    overflow: hidden;
}
.Topper-slide ul li {    color: #565656; font-size: 14px;display: inline-block; text-align: center; margin-left: 13px; height: 234px !important;}
.Topper-slide ul li > img { width: 130px; max-width: 100%;}

.full-faci {float: left;width: 100%;padding: 50px 0;background: #f4f4f4;}
/*.facil_tab{ display:none;}*/
.School-Facilities { width:100%; float:left; }
.School-Facilities-in {width:1200px; max-width:100%; margin:0 auto;}
.faciltes { width:100%; float:left;}
.faciltes-text {width:600px; float:left;line-height: 25px; letter-spacing:0.5px;max-width:100%;}
.faciltes-text h2 {color: #2e2e2e;font-size:40px;font-family: 'Medula One', cursive;text-transform:uppercase;font-weight: normal;}
.fcly-img { float:right;}
.faciltes-text ul {margin: 12px 0 0 0;}
.faciltes-text ul li a { display: inline-block;width: 50%;line-height: 32px;color: #353535;float: left;font-size: 14px;background: url(../images/homearrow.png) no-repeat 0 9px;font-weight: 600;padding: 0 0 0 21px;max-width: 100%;}
.faciltes-text p{line-height: 24px; text-align: justify; color: #454545; font-size: 16px;}
.full-faci {
    display:none;
}

.Photo-gallery { width:100%; float:left; width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 40px;
    background-color: #f4f4f4;}


.Photo-gallery-in { width:1200px; margin:0 auto;max-width:100%; overflow:hidden}
.gallery { width:100%; float:left;}
.glry { width:100%; margin:0 auto; text-align:center;max-width:100%;}
 .glry h2 {color: #2e2e2e;font-size:40px;font-family: 'Medula One', cursive;text-transform:uppercase;font-weight: normal;}
 span.pto-date {width: 100px; /*float: left;*/font-size:16px;font-family: "RobotoSlab";font-weight:bold;color: black;max-width:100%;}
span.pto-date1 { width: 100%; font-size: 16px; font-family: 'Roboto Slab', serif; font-weight: bold; color: #262626; max-width: 100%;}
span.phto-text {text-transform: uppercase; font-size: 16px; font-family: 'Roboto Slab', serif;  color: #2e2e2e;}
 .bttnphoto {float: right; margin-top: -25px; box-sizing: border-box; margin-right:4px;}
 .photoctain {  width: 100%; margin-bottom: 20px;   text-align: center;}
.titlephoto { width: 100%; text-align: center; margin: 0 auto; display: block;}
 .title-textphoto {width:100%; float:left;text-align:center;}

.glry-slide { width:100%; /*float:left;*/margin-top:20px;}
.glry-slide ul li { width: 275px; height: 217px !important;display: inline-block; margin: 0 22px 0 7px;}   

.glry-slide li img {  max-width: none;  max-height: 217px !important;  transition: all ease-in-out .5s;  -webkit-transition: all ease-in-out .5s;}
.bitton-photo {width: 100px; float:left; text-align: center;  margin-top: 30px;padding:3px; box-sizing:border-box;max-width:100%;margin-left: 45%;}
.bitton-photo a {color:#a24344; width:100%; height:100%; background:#fff; line-height:29px; display:block;text-align:center;}
.bitton-photo {background-image: -moz-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%)}

.wrapper-links { z-index:2; position:relative; width:100%; float:left;background: url(/Images/Untitled-2.jpg) no-repeat  center; /*background:blue;*/ margin-bottom: 25px;/*background-size: 140%;*/

}

.wrapperlinktwme {
   position:absolute; left:0; height:100%; width:100%;
   background-image: -moz-linear-gradient( 0deg, rgb(51,153,255) 0%, rgb(154,51,52) 100%);
 background-image: -webkit-linear-gradient( 0deg, rgb(51,153,255) 0%, rgb(154,51,52) 100%);
 background-image: -ms-linear-gradient( 0deg, rgb(51,153,255) 0%, rgb(154,51,52) 100%);
 background-blend-mode: soft-light;
 -moz-background-blend-mode: soft-light;
 -webkit-background-blend-mode: soft-light;
     opacity: 0.8;
    z-index: -1;

}

.wrapperlinkthre {
     position:absolute; left:0; height:100%; width:100%; background-color: #001835;
    opacity: 0.6;
    z-index: -1;
}


  .wrapper-links {/*background-image: -webkit-linear-gradient( 160deg, rgb(167, 4, 6) 0%, rgb(6, 84, 162) 100%);
  background-image: -webkit-linear-gradient( 160deg, rgb(170,37,38) 0%, rgb(0,123,246) 100%);
  background-image: -ms-linear-gradient( 160deg, rgb(170,37,38) 0%, rgb(0,123,246) 100%)*/; /*opacity: 0.502;*/}
.links-in { width:1200px; margin:0 auto;max-width:100%;}



/******.......................hoverssss......................******/



/******.......................hoverssss......................******/

.Birthday {padding: 0 0 23px 0;width:100%; float:left;background: url(../images/bdaybground.jpg) no-repeat  center top; margin-bottom: 53px;}
.Birthday-in {width:1200px; margin:0 auto;max-width:100%;}

.birthday-slide { width: 800px; float: left; padding-top: 51px;max-width:100%;}
.birthday-slide h2 {font-size:40px;font-family: 'Medula One', cursive;text-transform:uppercase;font-weight: normal;text-align:center;color:white;}    
 .birthday-slide span { text-align: center; display: inherit; line-height: 30px;font-size:16px; color: white;margin-top: 8px;font-weight: 300;}
.slide-in { width: 260px;  margin: 0 auto;max-width:100%;}
.bday-slide { width: 100%;  float: left; }
.slide-in ul li {display:inline-block; text-align: center;color:white;font-size:14px;}
.btnn { margin-top: 7px;width: 230px; margin: 0 auto;text-align: center;max-width:100%;position:relative;}
img.bdayright { position: absolute;right: 2px;float: right;top: 75px; cursor:pointer;}
img.bdayleft {position: absolute;top: 75px;left: 2px; cursor:pointer;}
.bittonbday {width: 100px;text-align: center;height: 35px;box-sizing: border-box; max-width: 100%;margin: 0 auto;border: 2px solid white;max-width:100%;}
.bittonbday a {color: white; width: 100%; height: 100%;line-height: 29px; display: block; text-align: center;}


.thougts {width:100%; float:left; margin-bottom: 35px;}
.thougts-in {width:1200px; margin:0 auto;max-width:100%;}
.thougts-in h2 { text-align: center; font-size: 40px;font-family: 'Medula One', cursive;text-transform:uppercase;font-weight: normal;padding-bottom:15px;color: #2e2e2e;}
.thougts-in p{font-size: 27.421px;font-family: "Playball";color: rgb(51, 153, 255);line-height: 1.071;text-align: center;}

wraper_bg7{ background:#124191;}
.quick_linkbx{width: 100%;float: left; padding-bottom: 0px; box-sizing: border-box;}
.quick_link{width: 100%;float: left;    padding: 29px 0 26px 0;}
.quick_link ul{width: 100%;float: left; text-align:center;}
.quick_link ul li{ display:inline-block; margin: 15px 40px;vertical-align: top;font-size:15px;font-family: "RobotoSlab";}

.linkbx {width: 190px; height: 157px;  text-align: center;  padding: 28px 0px 0px 0px;  box-sizing: border-box; transition: all .35s linear;max-width:100%;}
.linkbx p{ font-size:15px; color:#fff; font-weight:normal; margin-top:15px;     text-transform: uppercase;}


.Mobile-app {width:100%;float:left;margin: 0px 0px 0px;}
.Mobile-app-in { width:1200px; margin:0 auto;max-width:100%;}
.Apps { width:100%; float:left;}
.Apps img{ float:left;}
.App-text{ width:678px; float:left; padding-left:35px;margin-top: 60px;max-width:100%;}
.App-text h2{color: #2e2e2e;font-size:40px;font-family: 'Medula One', cursive;text-transform:uppercase;font-weight: normal;}
.App-text span {color:black; position: relative; text-transform: uppercase; font-size: 16px;font-family: "RobotoSlab";}
.App-text p{font-size: 16px;font-family: 'Roboto Slab', serif;color: #373737;line-height: 30px;text-align: justify;font-weight: 400;}
.App-text ul li {display: inline-block;margin: 21px 3px 0px;}

.school-code {width: auto;float: left;line-height: 36px;padding-top: 19px;max-width:100%;}
.school-text {width: 169px;float: left;text-align: center;background:#eaeaea;border: 1px solid #dbdbdb;border-radius: 5px 0 0 5px;max-width:100%;}
.school-text h2{ font-size:30px;font-family: 'Medula One', cursive;text-transform:uppercase;font-weight: normal;}
.code-text {width: 85px;float: left;text-align: center;background: #4dbb42;border-radius: 0 5px 5px  0px;border: 1px solid #4dbb42;max-width:100%;}
.code-text h2{font-size:30px;font-family: 'Medula One', cursive;text-transform:uppercase;font-weight: normal;color:#fff}
.Jesus {width:200px; float:left;margin-top: 25%;max-width:100%;}

.Fotter {background-image: -moz-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
  background-image: -webkit-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%);
  background-image: -ms-linear-gradient( 0deg, rgb(154,51,52) 0%, rgb(51,153,255) 100%); height:50px; }

.Fotter { width:100%; float:left;line-height: 60px; height: 60px;}
.Fotter-in { width:1200px; margin:0 auto;max-width:100%;}
.copyright { float:left; color:white;font-size:14px;font-family: 'Roboto Slab', serif;}
.desing-by { float:right;color:white;font-size:14px;font-family: 'Roboto Slab', serif;}




/*-------------- master pages -------------*/
.accordionHeader_Y {border: 1px solid #fff;color: #fff;font-weight: 400;background: #21a0ee url(/images/ajax-arrow.png) 1148px no-repeat;width: 100%;line-height: 35px;padding: 8px;margin-top: 2px;cursor: pointer;text-transform: uppercase;font-size: 16px;height: 50px;letter-spacing: 1px;}
.accordionHeader_selected  {border: 1px solid #c7c7c7;color: #333333;font-weight: 600;background: url(/images/ajax-arrow.png) 1060px no-repeat;width: 100%;line-height: 50px;/* padding: 8px; *//* margin-top: 4px; */cursor: pointer;text-transform: uppercase;font-size: 16px;height: 50px;padding-top: 0px;}  
.accordionHeaderSelected {font-weight: 400;color: #fffefe;line-height: 35px;background: #00a9ef url(/images/ajax-arrow1.png) 1148px no-repeat;padding: 8px;margin-top: 2px;margin-bottom: 0px;text-transform: uppercase;width: 100%;cursor: pointer;font-size: 16px;border: 1px solid #fff;height: 50px;letter-spacing: 1px;}    
.accordionContent_Y{background-color: #ebebeb;width: 100%;border: 1px solid #e3e3e3;border-top: none;/* padding: 5px; *//* padding-top: 0px; */float: left;font-size: 14px;padding: 17px 53px 17px 53px;color: #333333;/* font-weight: 500; */}
span.accordian_p{font-size: 16px;border-right: 1px solid #fff;width: 48px;float: left;margin-top: -8px;color: #67c4fd;height: 48px;padding-toP: 7px;margin-left: -8px;padding-left: 14px;font-weight: 700;margin-right: 20px;background-color: #00a9ef;} 
.accordionContent_Y_1{background-color: #ebebeb;width: 100%;border: 1px solid #e3e3e3;border-top: none;/* padding: 5px; *//* padding-top: 0px; */float: left;font-size: 14px;padding: 17px 6px 14px 15px;color: #333333;/* font-weight: 500; */}

.links-cl h2,.facil_tab h2,.mobile h2{color: #2e2e2e;font-size:40px;font-family: 'Medula One', cursive;text-transform:uppercase;font-weight: normal;visibility:hidden;}




@media screen and (min-width:1025px) {
    .quick_link ul li:hover .linkbx { border: 1px solid #fff; padding:40px 0px 0px 0px;}


    /*.afterdesk {
        display:none;
    }*/

}
                                         