﻿@import url(https://fonts.googleapis.com/css?family=Baskervville|Roboto|Roboto+Condenced|Open+Sans|PT+Sans);

body
{
    /*font-family: 'Baskervville' , serif;*/
    font-family:  'PT Sans';
}
.height-60
{
    height: 60px;
}

.height_40
{
    height: 40px;
    border-bottom: 10px solid #294a69;
    
}
.blank-space
{
    display: none;
}
#cbp-spmenu-s1
{
    display: none;
}
.Menubar
{
    display: block;
}
.menu_left
{
    display: inline-block;
}
.sub_menu
{
    color: Blue;
    padding-top: 30px;
}
.bg_sec1
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0px;
}
.bg-color-blue
{
    background-color: darkblue;
}
.bg-color-red
{
    background-color: #2e476d;
}
.bg-color-blue1
{
    height: 100px;
    background-color: #0054A6;
}
.font
{
    font-size: 36px;
}
.link ul li a
{
    color: white;
    font-weight: bold;
    text-decoration: none;
}
.link ul li a:hover
{
    color: White;
}
.link
{
    display: inline-block;
}
.link ul
{
    list-style-type: none;
}
.link ul li
{
    display: inline-block;
    padding-top: 5px;
    padding-left: 35px;
    padding-right: 5px;
    color: White;
    height: 30px;
    text-align: center;
}
.link ul li:hover
{
    -webkit-transform: skew(-200deg);
    -moz-transform: skew(-200deg);
    transform: skew(-200deg);
    background-color: darkblue;
    color: White;
}

.logo_lord
{
    display: inline-block;
    width: 74%;
    text-align: center;
    height: auto;
    margin-left: 20px;
}
.widget td a
{
    color: White;
    text-decoration: none;
}
.pl-0
{
    padding-left: 0px;
}
.pl-10
{
    padding-left: 10px;
}
.pl-20
{
    padding-left: 20px;
}
.pl-15
{
    padding-left: 15px;
}
.pl-25
{
    padding-left: 25px;
}
.pl-30
{
    padding-left: 30px;
}
.pl-35
{
    padding-left: 35px;
}
.pl-40
{
    padding-left: 40px;
}
.pl-45
{
    padding-left: 45px;
}
.pt-40
{
    padding-top: 40px;
}
.pt-45
{
    padding-top: 45px;
}
.pt-50
{
    padding-top: 50px;
}
.pt-55
{
    padding-top: 55px;
}


.container-fluid > .navbar-collapse, .container-fluid > .navbar-header, .container > .navbar-collapse, .container > .navbar-header
{
    margin-left: 0px;
    margin-right: 0px;
}
.ml-0
{
    margin-left: 0px;
}
.ml-10
{
    margin-left: 10px;
}
.ml-15
{
    margin-left: 15px;
}
.ml-20
{
    margin-left: 20px;
}
.ml-25
{
    margin-left: 25px;
}
.pr-0
{
    padding-right: 0px;
}
.pr-10
{
    padding-right: 10px;
}
.pr-20
{
    padding-right: 20px;
}
.pr-15
{
    padding-right: 15px;
}
.pr-25
{
    padding-right: 25px;
}
.mr-0
{
    margin-right: 0px;
}
.mr-10
{
    margin-right: 10px;
}
.mr-15
{
    margin-right: 15px;
}
.mr-20
{
    margin-right: 20px;
}
.mr-25
{
    margin-right: 25px;
}
.pt-0
{
    padding-top: 0px;
}
.pt-10
{
    padding-top: 10px;
}
.pt-15
{
    padding-top: 15px;
}
.pt-20
{
    padding-top: 20px;
}
.pt-25
{
    padding-top: 25px;
}
.mt-0
{
    margin-top: 0px;
}
.mt-10
{
    margin-top: 10px;
}
.mt-15
{
    margin-top: 15px;
}
.mt-20
{
    margin-top: 20px;
}
.mt-25
{
    margin-top: 25px;
}
.mb-0
{
    margin-bottom: 0px;
}
.mb-10
{
    margin-bottom: 10px;
}
.mb-15
{
    margin-bottom: 15px;
}
.pt-45
{
    padding-top: 45px;
}
.pb-45
{
    padding-bottom: 45px;
}
.mb-20
{
    margin-bottom: 20px;
}
.mb-25
{
    margin-bottom: 25px;
}
.pb-0
{
    padding-bottom: 0px;
}
.pb-10
{
    padding-bottom: 10px;
}
.pb-15
{
    padding-bottom: 15px;
}
.pb-20
{
    padding-bottom: 20px;
}
.pb-25
{
    padding-bottom: 25px;
}
.header_top
{
    height: 40px;
    width: 100%;
}
.header_top:after
{
    content: "";
    position: absolute;
    top: 0px;
    left: -40px;
    border-top: 40px solid #2e476d;
    border-left: 40px solid white;
}
.header_top:before
{
    content: "";
    position: absolute;
    top: -10px;
    right: 0px;
    border-bottom: 40px solid #2e476d;
    border-right: 40px solid white;
}
.navbar-default
{
    border: none;
    background-color: transparent;
}

/*---Menubar----------*/
.menubar_div
{
    width: 100%;
    display: block;
    background-color: #116e8a;
    position: absolute;
    z-index: 9999;
}
.Menubar
{
    padding-left: 10%;
    position: absolute;
    margin: 0px;
    width: 98%;
    display: block;
}
.Menubar li
{
    display: inline-block;
    float: left;
    padding: 10px 10px;
}
.Menubar li a
{
    text-decoration: none;
    text-transform: uppercase;
    color: inherit;
    font-family: 'Barlow Condensed' , sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    display: block;
    padding: 5px 15px 5px 15px;
    color: #ffffff;
}
.Menubar li
{
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: relative;
    color: #B17461;
    font-size: 30px;
    font-family: arial;
    background-image: linear-gradient(#340caa, #0e0e0e);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size .5s, color .5s;
}
.Menubar li:hover
{
    border-left: 1px solid white;
    border-right: 1px solid white;
    background-color: #116e8a;
    background-size: 100% 100%;
}

.Menubar ul
{
    display: none;
    z-index: 999;
    position: absolute;
    background-color: #116e8a;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    margin: 0px;
    list-style-type: none;
    padding: 0px;
    top: 50px;
    left: 0px;
    min-width: 200px;
}

.Menubar li:hover ul
{
    display: block;
}
.Menubar ul li
{
    padding: 5px;
    border: 1px solid transparent;
    width: 100%;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9
{
    padding-left: 0px;
    padding-right: 0px;
}
.acclist
{
    display: block;
    z-index: 999;
    position: fixed;
    top: 0;
    background-color: darkblue;
    width: 80%;
    height: 100%;
    overflow: auto;
}
.Accordion1
{
    cursor: pointer;
}
.Accheader
{
    padding-top: 10px;
    padding-bottom: 5px;
    color: White;
    border-left: 1px solid transparent;
    border-right: 1px solid transparent;
    position: relative;
    font-size: 15px;
    font-family: arial;
    background-image: linear-gradient(#db3bef, #29d8d0);
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 0% 100%;
    transition: background-size .5s, color .5s;
}
.Accheader:hover
{
    border-left: 1px solid white;
    border-right: 1px solid white;
    background-color: #116e8a;
    background-size: 100% 100%;
    color: White;
}
.acheaderselected
{
    background-color: Blue;
    padding-top: 10px;
    padding-bottom: 5px;
    color: White;
}
.acccontent
{
    color: black;
    transition: 0.6s;
    color: #ffffff;
    font-size: 15px;
    text-decoration: none;
    border-right: 2px dotted transparent;
    margin: 0 10px;
    display: inline-block;
}

.acccontent:hover
{
    color: White;
    border-right: 2px dotted #ffffff;
    padding-bottom: 24px;
}
.accLink
{
    color: White;
    display: inherit;
}
.icons
{
    padding-top: 3px;
}
.icons-list
{
    padding-left: 20px;
    font-size: 15px;
    padding-right: 20px;
    color: #f24868;
}
.admission
{
    width: 50%;
    padding-top: 24px;
    padding-left: 25px;
    padding-right: 25px;
    float: right;
    height: 40px;
}
.admission > a > p
{
    display: inline-block;
    width: 100%;
    background-color: #ddd;
    text-align: center;
    border-radius: 30px;
    color: #2e476d;
    font-weight: bold;
}
.parent_login
{
    width: 50%;
    padding-left: 25px;
    padding-right: 25px;
    float: left;
    margin-top: -15px;
}
.img-adm
{
    width: 100%;
    height: 40px;
}
/*****welcome start****/
.wlcm
{
    width: 100%;
    height: 200px;
}
.wlcm_head
{
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    color: #f24868;
    font-weight: 600;
    text-align: center;
}
.bg_light_blue
{
    background-color: lightblue;
}
.wlcm-content
{
    font-size: 18px;
    padding-left: 5px;
    padding-right: 15px;
    font-weight: bold;
    line-height: 2em;
    color: black;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: justify;
}
.read_more
{
    color: Red;
}
/*****welcome end****/


.slide_news
{
    overflow: hidden;
    height: 243px;
    color: #FFF;
    font-weight: bold;
}

.slide_news li a
{
    text-decoration: none;
    list-style-type: none;
}
.slide_news
{
    font-size: 13px;
    padding: 10px;
}
.txt_justify
{
    text-align: justify;
}
.font_15
{
    font-size: 15px;
}
.border_radius_10
{
    boder-radius: 10px;
}
/*== >Title separators ====== */

.dez-separator-outer
{
    padding-top: 2px;
    padding-left: 2px;
    overflow: hidden;
}
.dez-separator
{
    display: inline-block;
    height: 3px;
    width: 50px;
    margin-bottom: 10px;
    position: relative;
}
.dez-separator.style-liner
{
    width: 20px;
}
.dez-separator.style-icon
{
    width: 30px;
    height: auto;
    text-align: center;
    font-size: 20px;
}
.dez-separator[class*="style-"]:after, .dez-separator[class*="style-"]:before
{
    content: "";
    position: absolute;
    top: 50%;
    left: 30px;
    width: 70px;
    height: 2px;
    background: #07060f;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dez-separator[class*="style-"]:before
{
    left: auto;
    right: 30px;
}
.dez-separator.style-skew
{
    width: 15px;
    height: 10px;
    margin-left: 1px;
    margin-right: 1px;
    -moz-transform: skewX(-10deg);
    -webkit-transform: skewX(-10deg);
    -o-transform: skewX(-10deg);
    -ms-transform: skewX(-10deg);
    transform: skewX(-10deg);
}
.dez-separator.style-skew[class*="style-"]:after, .dez-separator.style-skew[class*="style-"]:before
{
    width: 80px;
    height: 4px;
    left: 20px;
    -moz-transform: translateY(-50%) skewX(-10deg);
    -webkit-transform: translateY(-50%) skewX(-10deg);
    -o-transform: translateY(-50%) skewX(-10deg);
    -ms-transform: translateY(-50%) skewX(-10deg);
    transform: translateY(-50%) skewX(-10deg);
}
.dez-separator.style-skew[class*="style-"]:before
{
    right: 20px;
    left: auto;
}
.style-liner
{
}
.bg-color-darkred
{
    background-color: #af310b;
}
.More-dtl
{
    position: relative;
    font-size: 35px;
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: 600;
    color: #f24868;
    text-align: center;
}
.More-dtl:after
{
    background-image: url('../images/separator-lord.png');
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    height: 24px;
    left: 50%;
    margin-left: -75px;
    position: absolute;
    top: 60px;
    width: 150px;
}

.More-dtl-subdtl
{
    font-size: 22px;
    line-height: 32px;
    font-weight: 400;
    font-weight: bold;
    color: #294a69;
    margin-bottom: 24px;
    padding: 30px 0 0 24px;
    word-spacing: 0.03em;
    text-align: center;
}
.img-lord
{
    width: 100%;
    display: block;
    padding-left: 8px;
    padding-right: 8px;
}
.div-img
{
    width: 100%;
    height: auto;
    display: block;
    position: relative;
}
/*
.div-img:after
{
    background: #fe3c47;
    bottom: 0;
    height: 100px;
    opacity: 0.7;
    position: absolute;
    width: 100px;
    top: 141px;
    right: 0;
    left: auto;
    content: '';
}*/

.div-img > img
{
    width: 100%;
    height: auto;
}
.frame-icons
{
    height: 50px;
    width: 50px;
    font-size: 20px;
}
.sch-dtl
{
    width: 100%;
    font-size: 19px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    color: #294a69;
}
.schcont-dtl
{
    font-size: 15px;
    font-weight: bold;
    color: black;
    text-align: justify;
    line-height: 2em;
    font-family: sans-serif;
}
.inform-lord
{
    text-align: justify;
    padding-left: 25px;
    padding-right: 25px;
    height: 300px;
    border-bottom: 3px solid #ff0047;
}
.inform-lord2
{
    text-align: justify;
    padding-left: 25px;
    padding-right: 25px;
    height: 300px;
    border-bottom: 3px solid blue;
}
.inform-lord:hover
{
    border-bottom: 3px solid blue;
}

.inform-lord2:hover
{
    border-bottom: 3px solid #ff0047;
}


.Capicon h3
{
    color: #ffffff;
    bottom: 15px;
    font-size: 64px;
    position: absolute;
    right: 10px;
    text-align: center;
    z-index: 9999;
}

.Capicon:after
{
    background: #fe3c47;
    bottom: 0;
    content: "";
    height: 100px;
    opacity: 0.7;
    position: absolute;
    right: 0;
    width: 100px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.schol-info
{
    background-image: url('../images/pattern_1.png');
    background-repeat: no-repeat;
    background-position: 0 70%;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
    width: 100%;
}
.img-pattern
{
    width: 100%;
    height: 300px;
}
.div-pattern h2
{
    font-size: 56px;
    line-height: 52px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: 0.03em;
    margin-top: 109px;
    margin-bottom: 35px;
    margin-left: 40px;
    margin-right: 40px;
}
.bg-red-light
{
    background-color: rgba(255, 0, 0, 0.8);
}
.icons
{
    display: inline-block;
    padding-left: 20px;
}
.icon-img
{
    width: 75%;
    height: 220;
}
.text-white
{
    color: White;
}
.font_15
{
    font-size: 15px;
}

.impperson
{
    background-image: url('../images/bgimg/testimonial_bg.jpg');
    background-repeat: no-repeat;
    background-position: 0 70%;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    overflow: hidden;
    height: 600px;
}
.imp_person
{
    width: 100%;
    display: block;
    padding-top: 30px;
    padding-right: 10px;
    padding-left: 10px;
}
.imp_img
{
    width: 100%;
    padding-top: 50px;
    padding-right: 10px;
    height: 240px;
}
.spel-person
{
    margin-left: -30px;
    top: 93px;
    height: 550px;
    padding-right: 45;
    background-color: White;
    padding-left: 30px;
    padding-top: 36px;
}
.imp_cont
{
    font-size: 18px;
    text-align: justify;
    display: inline-block; /* position: absolute; */
    font-weight: bold;
    line-height: 2em;
    padding-top: 24px;
    margin: 0 0 24 0px;
    color: #333333;
}
.heading
{
    color: #fe3c47;
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 32px;
}
.carousel-inner
{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.carousel-indicators li
{
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
}


.carousel-indicators .active
{
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #e03131;
}
.infra
{
    font-size: 35px; /* margin-bottom: 20px; */
    text-transform: uppercase;
    letter-spacing: 0.03em;
    font-weight: bold;
    color: #f24868;
    text-align: center;
}
.infra:after
{
    background-image: url(../images/separator-lord.png);
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    height: 24px;
    left: 50%;
    margin-left: -45px;
    position: absolute;
    top: 65px;
    width: 150px;
}
.w1
{
    width: 100%;
    height: 350px;
    display: block;
}
.gallery-grid
{
    width: 100%;
    height: auto;
    display: inline-block;
}

.dtl
{
    text-align: center;
}
.para
{
    font-size: 15px;
    color: White;
    padding-left: 10px;
    padding-left: 10px;
}



.Mainheader
{
    width: 100%;
    position: relative;
    z-index: 999;
}












.grid
{
    width: 100%;
    display: block;
}
.grid img
{
    padding: 0px;
    width: 100%;
    height: 300px;
}

.grid > .Overlay
{
    position: absolute;
    bottom: 27px;
    left: 10px;
    right: 0;
    background-color: #00458f;
    overflow: hidden;
    width: 0;
    height: 92%;
    transition: .5s ease;
}
.grid:hover .Overlay
{
    width: 50%;
}
.grid:hover img
{
    width: 100%;
    transition: .5s ease;
    padding-left: 50%;
}

.p_lr10
{
    padding-left: 10px;
    padding-right: 10px;
}

.Overlay > h1
{
    font-family: 'dosis' ,Sans-Serif;
    padding-left: 10px;
}


.Overlay > h4 a
{
    float: right;
    background-color: Black;
    color: White;
    padding-right: 10px;
    padding-left: 10px;
}
.grid-border
{
    border-bottom: 3px solid red;
    border-right: 3px solid blue;
}
.grid-border:hover
{
    border-right: 3px solid red;
    border-bottom: 3px solid blue;
}
.facebok
{
    width: 100%;
    height: 300px;
}
.facbk
{
    text-align: center;
    font-size: 20px;
    font-weight: 400;
}
.space
{
    display: none;
}
.socl-link
{
    text-align: center;
    text-transform: uppercase;
    font-size: 42px;
    font-weight: 600;
    line-height: 2.03em;
}
.socl-link:after
{
    background-image: url(../images/separator-lord.png);
    background-position: center center;
    background-repeat: no-repeat;
    content: "";
    height: 24px;
    left: 50%;
    margin-left: -45px;
    position: absolute;
    top: 80px;
    width: 160px;
}
.link_social
{
    padding-top: 40px;
    background: transparent;
    background-image: url('../images/background.jpg');
    background-repeat: repeat;
    background-position: center center;
    background-size: initial;
    background-attachment: fixed;
    display: inline-block;
    width: 100%;
    height: auto;
    clear: both;
    position: relative;
    overflow: hidden;
    text-align: center;
    padding-bottom: 75px;
}
.social_head
{
    height: 450px;
    display: inline-block;
    width: 100%;
    padding-left: 20px;
    padding-right: 15px;
}


.social_head > h3
{
    text-align: center;
    color: White;
    text-transform: uppercase;
    font-size: 25px;
    font-weight: 400;
}
.footer-div
{
    display: inline-block;
}
.footer-div > h2
{
    text-align: left;
    font-size: 25px;
    color: white;
    text-transform: uppercase;
}
.widget
{
    width: 100%;
    padding: 5px;
}
.widget tr
{
}

.widget td
{
    font-size: 15px;
    color: white;
    text-align: justify;
    padding-left: 15px;
    padding-right: 3px;
    padding-bottom: 20px;
}
.map
{
    display: inline-block;
    width: 100%;
    height: auto;
}
.footer_link
{
    padding-bottom: 10px;
}
.footer_link ul
{
    display: inline-block;
    position: relative;
    width: 100%;
    color: White;
    text-align: left;
}
.footer_link li
{
    list-style-type: none;
    padding-top: 10px;
    font-size: 15px;
}
.footer_link1
{
    padding-bottom: 10px;
}
.footer_bgimg
{
    padding-top: 35px;
    background: transparent;
    background-image: url('../images/bgimg/footer1.jpg');
    background-repeat: repeat;
    background-position: center center;
    background-size: initial;
    background-attachment: fixed;
    display: block;
    clear: both;
    position: relative;
    overflow: hidden;
    text-align: center;
    height: auto;
    padding-bottom: 35px;
}
.copy-right
{
    display: block;
}
.copy-right > p
{
    font-size: 15px;
    color: White;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 15px;
    font-weight: 300;
}
.counter
{
    display: inline-block;
    padding-top: 8px;
}
.design
{
    display: inline-block;
}
.design > h4
{
    font-size: 15px;
    font-weight: 300;
    color: White;
}
.news
{
    background-image: url('../images/bgimg/background.jpg');
    background-repeat: repeat;
    background-attachment: fixed;
    position: relative;
    right: 5px;
    background-position: center center;
    background-size: initial;
    overflow: hidden;
    left: 5px;
}


@media screen and(max-width:768px)
{
   
    #Accordion1
    {
        display: block;
    }
    .pt-45
    {
        padding-top: 35px;
    }
    .pb-45
    {
        padding-bottom: 35px;
    }
    .pl-0
    {
        padding-left: 0px;
    }
    .pl-10
    {
        padding-left: 10px;
    }
    .pl-20
    {
        padding-left: 18px;
    }
    .pl-15
    {
        padding-left: 10px;
    }
    .pl-25
    {
        padding-left: 20px;
    }
    .ml-0
    {
        margin-left: 0px;
    }
    .ml-10
    {
        margin-left: 10px;
    }
    .ml-15
    {
        margin-left: 10px;
    }
    .ml-20
    {
        margin-left: 18px;
    }
    .ml-25
    {
        margin-left: 20px;
    }
    .pr-0
    {
        padding-right: 0px;
    }
    .pr-10
    {
        padding-right: 10px;
    }
    .pr-20
    {
        padding-right: 18px;
    }
    .pr-15
    {
        padding-right: 10px;
    }
    .pr-25
    {
        padding-right: 20px;
    }
    .mr-0
    {
        margin-right: 0px;
    }
    .mr-10
    {
        margin-right: 10px;
    }
    .mr-15
    {
        margin-right: 10px;
    }
    .mr-20
    {
        margin-right: 18px;
    }
    .mr-25
    {
        margin-right: 20px;
    }
    .pt-0
    {
        padding-top: 0px;
    }
    .pt-10
    {
        padding-top: 10px;
    }
    .pt-15
    {
        padding-top: 10px;
    }
    .pt-20
    {
        padding-top: 18px;
    }
    .pt-25
    {
        padding-top: 20px;
    }
    .mt-0
    {
        margin-top: 0px;
    }
    .mt-10
    {
        margin-top: 10px;
    }
    .mt-15
    {
        margin-top: 10px;
    }
    .mt-20
    {
        margin-top: 18px;
    }
    .mt-25
    {
        margin-top: 20px;
    }
    .mb-0
    {
        margin-bottom: 0px;
    }
    .mb-10
    {
        margin-bottom: 10px;
    }
    .mb-15
    {
        margin-bottom: 10px;
    }
    .mb-20
    {
        margin-bottom: 18px;
    }
    .mb-25
    {
        margin-bottom: 20px;
    }
    .pb-0
    {
        padding-bottom: 0px;
    }
    .pb-10
    {
        padding-bottom: 10px;
    }
    .pb-15
    {
        padding-bottom: 10px;
    }
    .pb-20
    {
        padding-bottom: 18px;
    }
    .pb-25
    {
        padding-bottom: 20px;
    }

.wlcm
{ height: auto;
	
    }
}




/****for mobile start*****/
@media only screen and (max-width: 470px)
{
    .link
    {
        display: inline-block;
    }
    .link ul
    {
        list-style-type: none;
    }
    .link ul li
    {
        display: inline-block;
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 5px;
        color: White;
        height: 30px;
        text-align: center;
    }
    .link ul li a
    {
        color: White;
    }
    .link ul li a:hover
    {
        color: White;
    }
    .link li:hover
    {
        -webkit-transform: skew(-200deg);
        -moz-transform: skew(-200deg);
        transform: skew(-200deg);
        background-color: darkblue;
        color: White;
    }

    .wlcm_head
    {
        font-size: 25px;
        text-transform: uppercase;
        letter-spacing: 0.03em;
        color: #1a1a1a;
        font-weight: 600;
        text-align: center;
    }

    #cbp-spmenu-s1
    {
        display: none;
    }
    .Menubar
    {
        display: none;
    }
    .header_top
    {
        height: 40px;
        width: 90%;
    }
    .header_top:after
    {
        top: 0px;
        left: 0px;
    }
    .header_top:before
    {
        top: 0px;
    }


    .pl-0
    {
        padding-left: 0px;
    }
    .pl-10
    {
        padding-left: 0px;
    }
    .pl-20
    {
        padding-left: 10px;
    }
    .pl-15
    {
        padding-left: 8px;
    }
    .pl-40
    {
        padding-left: 20px;
    }
    .pl-45
    {
        padding-left: 20px;
    }
    .mt-40
    {
        margin-top: 15px;
    }
    .pl-25
    {
        padding-left: 15px;
    }
    .pt-45
    {
        padding-top: 25px;
    }
    .pb-45
    {
        padding-bottom: 25px;
    }
    .ml-0
    {
        margin-left: 0px;
    }
    .ml-10
    {
        margin-left: 0px;
    }
    .ml-15
    {
        margin-left: 8px;
    }
    .ml-20
    {
        margin-left: 10px;
    }
    .ml-25
    {
        margin-left: 15px;
    }
    .pr-0
    {
        padding-right: 0px;
    }
    .pr-10
    {
        padding-right: 0px;
    }
    .pr-20
    {
        padding-right: 10px;
    }
    .pr-15
    {
        padding-right: 8px;
    }
    .pr-25
    {
        padding-right: 15px;
    }
    .mr-0
    {
        margin-right: 0px;
    }
    .mr-10
    {
        margin-right: 0px;
    }
    .mr-15
    {
        margin-right: 8px;
    }
    .mr-20
    {
        margin-right: 10px;
    }
    .mr-25
    {
        margin-right: 15px;
    }
    .pt-0
    {
        padding-top: 0px;
    }
    .pt-10
    {
        padding-top: 0px;
    }
    .pt-15
    {
        padding-top: 8px;
    }
    .pt-20
    {
        padding-top: 10px;
    }
    .pt-25
    {
        padding-top: 15px;
    }
    .mt-0
    {
        margin-top: 0px;
    }
    .mt-10
    {
        margin-top: 0px;
    }
    .mt-15
    {
        margin-top: 8px;
    }
    .mt-20
    {
        margin-top: 10px;
    }
    .mt-25
    {
        margin-top: 15px;
    }
    .mb-0
    {
        margin-bottom: 0px;
    }
    .mb-10
    {
        margin-bottom: 0px;
    }
    .mb-15
    {
        margin-bottom: 8px;
    }
    .mb-20
    {
        margin-bottom: 10px;
    }
    .mb-25
    {
        margin-bottom: 15px;
    }
    .pb-0
    {
        padding-bottom: 0px;
    }
    .pb-10
    {
        padding-bottom: 0px;
    }
    .pb-15
    {
        padding-bottom: 8px;
    }
    .pb-20
    {
        padding-bottom: 10px;
    }
    .pb-25
    {
        padding-bottom: 15px;
    }
    .wlcm-content
    {
        font-size: 15px;
        padding-left: 15px;
        padding-right: 15px;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: justify;
    }
    #Accordion1
    {
        display: none;
    }
    .news
    {
        background-image: url('../images/bgimg/background.jpg');
        background-repeat: repeat;
        background-attachment: fixed;
        position: relative;
        right: 5px;
        background-position: center center;
        background-size: initial;
        overflow: hidden;
        top: 150px;
        width: 95%;
        left: 8px;
    }

    .More-dtl
    {
        position: relative;
        font-size: 25px;
        margin-bottom: 20px;
        text-transform: uppercase;
        letter-spacing: 0.03em;
        font-weight: 600;
        color: #f24868;
        text-align: center;
        top: 160px;
    }
    .More-dtl:after
    {
        background-image: url(../images/separator-lord.png);
        background-position: center center;
        background-repeat: no-repeat;
        content: "";
        height: 100px;
        left: 50%;
        margin-left: -75px;
        position: absolute;
        width: 150px;
        top: 87px;
    }

    .More-dtl-subdtl
    {
        font-size: 22px;
        font-weight: 400;
        color: #4d4d4d;
        margin-bottom: 24px;
        padding: 160px 0 0 8px;
        word-spacing: 0.03em;
        text-align: center;
    }

    .img-lord
    {
        width: 100%;
        display: block;
        padding-left: 8px;
        padding-right: 8px;
    }
    .div-img
    {
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        top: 20px;
    }


    .div-img > img
    {
        width: 100%;
        height: auto;
    }
    .frame-icons
    {
        height: 50px;
        width: 50px;
        font-size: 20px;
    }
    .sch-dtl
    {
        font-size: 28px;
        letter-spacing: 0.01em;
        font-weight: 600;
        text-transform: uppercase;
        position: relative;
        color: #1a1a1a;
    }
    .schcont-dtl
    {
        font-size: 18px;
        display: inline;
    }

    .inform-lord
    {
        text-align: justify;
        padding-left: 25px;
        padding-right: 25px;
        height: auto
        ;
        border-bottom: 3px solid #ff0047;
    }
    .inform-lord2
    {
        text-align: justify;
        padding-left: 25px;
        padding-right: 25px;
        height: auto
        ;
        border-bottom: 3px solid blue;
    }
    .inform-lord:hover
    {
        border-bottom: 3px solid blue;
    }

    .inform-lord2:hover
    {
        border-bottom: 3px solid #ff0047;
    }
    .icons
    {
        display: inline-block;
        padding-left: 55px;
    }
    .icon-img
    {
        width: 75%;
        height: 220;
    }
    .text-white
    {
        color: White;
    }
    .font_15
    {
        font-size: 15px;
    }

    .impperson
    {
        background-image: url('../images/bgimg/testimonial_bg.jpg');
        background-repeat: no-repeat;
        background-position: 0 70%;
        background-size: cover;
        background-attachment: fixed;
        position: relative;
        overflow: hidden;
        height: 600px;
    }
    .imp_person
    {
        width: 100%;
        display: block;
        padding-top: 30px;
        padding-right: 10px;
        padding-left: 10px;
        height: 150px;
    }
    .imp_img
    {
        width: 80%;
        padding-top: 0px;
        padding-right: 0px;
        height: 170px;
        padding-left: 50px;
    }
    .spel-person
    {
        margin-left: -30px;
        top: 40px;
        height: 550px;
        padding-right: 45;
        background-color: White;
        padding-left: 30px;
        padding-top: 0px;
    }
    .imp_cont
    {
        font-size: 15px;
        text-align: justify;
        display: inline-block;
        position: absolute;
        line-height: 25px;
        padding-top: 0px;
        color: #333333;
        padding-left: 10px;
        margin-top: -38px;
    }
    .heading
    {
        color: #fe3c47;
        font-size: 25px;
        text-transform: uppercase;
        margin-bottom: 32px;
        padding-left: 40px;
        padding-top: 50px;
    }
    .carousel-inner
    {
        position: relative;
        width: 100%;
        overflow: hidden;
    }
    .carousel-indicators li
    {
        display: inline-block;
        width: 10px;
        height: 10px;
        margin: 1px;
        text-indent: -999px;
        cursor: pointer;
        background-color: rgba(0,0,0,0);
        border: 1px solid #fff;
        border-radius: 10px;
    }


    .carousel-indicators .active
    {
        width: 12px;
        height: 12px;
        margin: 0;
        background-color: #e03131;
    }
    .infra
    {
        position: relative;
        font-size: 25px;
        margin-bottom: 20px;
        text-transform: uppercase;
        letter-spacing: 0.03em;
        color: #f24868;
        text-align: center;
        margin-top: 25px;
    }
    .infra:after
    {
        background-image: url(../images/separator-lord.png);
        background-position: center center;
        background-repeat: no-repeat;
        content: "";
        height: 24px;
        left: 39%;
        margin-left: -45px;
        position: absolute;
        top: 21px;
        width: 150px;
    }
    .w1
    {
        width: 100%;
        height: 350px;
        display: block;
    }
    .gallery-grid
    {
        width: 100%;
        height: auto;
        display: inline-block;
    }

    .dtl
    {
        text-align: center;
    }
    .para
    {
        font-size: 15px;
        color: White;
        padding-left: 10px;
        padding-left: 10px;
    }
    .facbk
    {
        text-align: center;
        font-size: 20px;
        font-weight: 400;
    }
    .socl-link
    {
        text-align: center;
        text-transform: uppercase;
        font-size: 25px;
        font-weight: 600;
    }
    .socl-link:after
    {
        background-image: url(../images/separator-lord.png);
        background-position: center center;
        background-repeat: no-repeat;
        content: "";
        height: 24px;
        left: 50%;
        margin-left: -83px;
        position: absolute;
        top: 58px;
        width: 160px;
    }
    .link_social
    {
        padding-top: 20px;
        background: transparent;
        background-image: url('../images/background.jpg');
        background-repeat: repeat;
        background-position: center center;
        background-size: initial;
        background-attachment: fixed;
        display: inline-block;
        width: 100%;
        height: auto;
        clear: both;
        position: relative;
        overflow: hidden;
        text-align: center;
        padding-bottom: 65px;
    }
    .social_head
    {
        display: inline-block;
        width: 100%;
        padding-left: 20px;
        padding-right: 15px;
    }


    .social_head > h3
    {
        text-align: center;
        color: White;
        text-transform: uppercase;
        font-size: 25px;
        font-weight: 400;
    }
    .footer-div
    {
        display: inline-block;
    }
    .footer-div > h2
    {
        text-align: left;
        font-size: 25px;
        color: white;
        text-transform: uppercase;
    }
    .widget
    {
        width: 100%;
        padding: 5px;
    }
    .widget tr
    {
    }

    .widget td
    {
        font-size: 15px;
        color: white;
        text-align: justify;
        padding-left: 15px;
        padding-right: 3px;
        padding-bottom: 20px;
    }
    .widget td a
    {
        color: White;
    }
    .map
    {
        display: inline-block;
        width: 100%;
        height: auto;
    }
    .footer_link
    {
        padding-bottom: 10px;
    }
    .footer_link ul
    {
        display: inline-block;
        position: relative;
        width: 100%;
        color: White;
        text-align: left;
    }
    .footer_link li
    {
        list-style-type: none;
        padding-top: 10px;
        font-size: 15px;
    }
    .footer_link1
    {
        padding-bottom: 10px;
    }
    .footer_bgimg
    {
        padding-top: 35px;
        background: transparent;
        background-image: url('../images/bgimg/footer1.jpg');
        background-repeat: repeat;
        background-position: center center;
        background-size: initial;
        background-attachment: fixed;
        display: block;
        clear: both;
        position: relative;
        overflow: hidden;
        text-align: center;
        height: auto;
        padding-bottom: 35px;
    }
    .copy-right
    {
        display: block;
    }
    .copy-right > p
    {
        font-size: 14px;
        color: White;
        padding-top: 10px;
        padding-left: 10px;
        padding-bottom: 15px;
        font-weight: 300;
    }
    .counter
    {
        display: inline-block;
        padding-top: 8px;
        padding-left: 85px;
    }
    .design
    {
        display: inline-block;
        padding-left: 9px;
    }
    .design > h4
    {
        font-size: 14px;
        font-weight: 300;
        color: White;
    }
    .facebok
    {
        width: 100%;
        height: 345px;
    }
    .font
    {
        font-size: 19px;
    }

    .menu_left
    {
        display: inline-block;
    }
    .sub_menu
    {
        color: Blue;
        padding-top: 30px;
    }
    .bg_sec1
    {
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 15px;
    }
    .space
    {
        display: inline-block;
        height: 30px;
        background-color: White;
        width: 100%;
    }
    .parent_login
    {
        width: 50%;
        padding-left: 0px;
        padding-right:0px;
        float: left;
        margin-top: 0px;
    }
    .admission
    {
        width: 50%;
  
        padding-left: 0px;
        padding-right: 0px;
        float: right;
        height: 40px;
    }
    .img-adm
    {
        width: 100%;
        height: 30px;
    }
    .blank-space
    {
        display: inline-block;
        height: 30px;
        background-color: White;
        width: 100%;
    }

}
/****for mobile end*****/


.map iframe
{
    border-radius: 10px;
    height: 200px;
    margin-bottom: 10px;
    border: 3px solid #ffffff;
}

.wlcm{
        margin-bottom: 185px;
    }



.carousel-inner img{
    width:100%;
}