@charset "utf-8";
 @import url("https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,600,700,900"); body {
padding: 0 !important;
margin: 0 !important;
font-family: 'Source Sans Pro', sans-serif !important;
font-size: 16px !important;
font-weight: 400 !important;
font-style: normal !important;
color: #757575 !important;
}
h1 {
margin: 0 0 15px 0 !important;
padding: 0 !important;
font-family: 'Poppins', sans-serif !important;
font-size: 27px !important;
font-weight: 500 !important;
color: #dc2c85 !important;
letter-spacing: -0.5px !important;
}
h2 {
margin: 0 0 15px 0 !important;
padding: 0 !important;
font-family: 'Poppins', sans-serif !important;
font-size: 24px !important;
font-weight: 500 !important;
color: #252525 !important;
letter-spacing: -0.5px !important;
}
h3 {
margin: 0 0 10px 0 !important;
padding: 0 !important;
font-family: 'Poppins', sans-serif !important;
font-size: 21px !important;
font-weight: 500 !important;
color: #FFF !important;
letter-spacing: -0.5px !important;
text-transform: uppercase !important;
}
h4 {
margin: 0 0 15px 0 !important;
padding: 0 !important;
font-family: 'Poppins', sans-serif !important;
font-size: 18px !important;
font-weight: 500 !important;
color: #252525 !important;
letter-spacing: -0.5px !important;
}
p {
margin: 0 0 15px 0 !important;
padding: 0 !important;
font-family: 'Source Sans Pro', sans-serif !important;
color: #757575 !important;
font-size: 16px !important;
font-weight: 400 !important;
line-height: 24px !important;
} header {
float: left;
width: 100%;
min-height: 70px;
position:relative;
z-index: 999;
}
.logo {
position: absolute;
width: 100%;
min-height: 140px;
left: 0;
top: 0;
background: #FFF;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.logo img {
max-height: 100%;
max-width: 100%;
width: auto;
height: auto;
position: absolute;
top: -2px;
bottom: 0;
left: 0;
right: 0;
margin: auto;
} #home-banner {
float: left;
width: 100%;
} #access {
float: right;
display: block;
margin-top: 15px;
transition: all 0.5s ease-in-out;
}
#access ul {
float: left;
width: 100%;
margin: 0;
padding: 0;
list-style: none;
}
#access li {
float: left;
position: relative;
padding: 0;
margin: 0;
}
#access a {
padding: 10px 15px;
font-size: 14px;
font-weight: 700;
color: #000;
text-transform: uppercase;
display: block;
float: left;
text-decoration: none;
}
#access ul ul {
background: #ffffff;
display: block;
float: left;
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 150%;
width: 220px;
z-index: 999;
visibility: hidden;
opacity: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
-ms-transition: all 0.4s;
transition: all 0.4s;
}
#access ul ul ul {
left: 100%;
top: 0 !important;
}
#access ul ul li {
float: left;
width: 100%;
}
#access ul ul a {
float: left;
color: #696969;
padding: 0 15px;
font-size: 14px;
font-weight: 400;
line-height: 36px !important;
height: auto;
width: 100%;
background: #F6F6F6;
}
#access li:hover > a, #access ul ul :hover > a, #access a:focus {
color: #FFF;
background: #dc2c85;
}
#access li:hover > a, #access a:focus {
color: #FFF;
background: #dc2c85;
}
#access ul li:hover > ul {
top: 100%;
visibility: visible;
opacity: 1;
}
#access ul li.current-menu-item a {
color: #FFF;
background: #dc2c85;
}
#access ul li.current-menu-parent a {
color: #696969;
background: #f4f4f4;
}
#access ul li.current-menu-parent li a {
color: #696969;
background: #f4f4f4;
}
#access ul li.current-menu-item li a {
color: #696969;
background: #f4f4f4;
}
#mob-menu-container {
float: right;
width: auto;
display: none;
}
#mob-menu {
display: none;
} article {
float: left;
width: 100%;
}
#content-area {
float: left;
width: 100%;
padding: 100px 0 50px 0;
}
#top-home {
float: left;
width: 100%;
padding: 50px 0;
background: -webkit-linear-gradient(left, rgba(247,247,247,1) 0%, rgba(247,247,247,1) 48%);
}
}
#top-home .learn-more-btn {
background-color: #dc2c85;
color: #FFF;
float: left;
width: auto;
line-height: 50px;
padding: 0 30px;
border-radius: 4px;
font-family: 'Poppins', sans-serif !important;
font-size: 18px !important;
font-weight: 500 !important;
letter-spacing: -0.5px !important;
text-decoration: none !important;
}
#top-home ul {
float: left;
width: 100%;
margin: 0 0 30px 0;
padding: 0;
}
#top-home ul li {
float: left;
width: 50%;
margin: 0;
padding: 0 0 0 16px;
line-height: none;
display: list-item;
list-style: none;
background: url(//www.lrgpschool.com/wp-content/themes/lrgpublictheme/images/arrow-02.png) 0 6px no-repeat;
}
.box-special {
display: block;
margin-bottom: 30px;
}
.box-special h1 {
color: #FFF !important;
margin-bottom: 5px !important;
}
.box-special p {
color: #FFF !important;
margin-bottom: 0 !important;
}
.box-special .col-sm-3 {
display: block;
position: relative;
min-height: 70px;
}
.box-special .col-sm-3 img {
max-height: 100%;
max-width: 100%;
width: auto;
height: auto;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
}
#bottom-home {
float: left;
width: 100%;
padding: 50px 0;
background: rgba(247,247,247,1);
background: -moz-linear-gradient(left,  rgb(255 255 255) 0%, rgba(247,247,247,1) 57%, rgba(95,132,246,1) 48%, rgba(95,132,246,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%,  rgb(255 255 255)), color-stop(57%, rgba(247,247,247,1)), color-stop(48%, rgba(95,132,246,1)), color-stop(100%, rgba(95,132,246,1)));
background: -webkit-linear-gradient(left,  rgb(255 255 255) 0%, rgba(247,247,247,1) 57%, rgba(95,132,246,1) 48%, rgba(95,132,246,1) 100%);
background: -o-linear-gradient(left,  rgb(255 255 255) 0%, rgba(247,247,247,1) 57%, rgba(95,132,246,1) 48%, rgba(95,132,246,1) 100%);
background: -ms-linear-gradient(left,  rgb(255 255 255) 0%, rgba(247,247,247,1) 57%, rgba(95,132,246,1) 48%, rgba(95,132,246,1) 100%);
}
.news-box {
float: left;
width: 100%;
}
.news-box .news-row {
position: relative;
margin-bottom: 20px;
}
.news-box .news-row .news-date {
position: absolute;
width: 35%;
border: 1px solid #e1e1e1;
}
.news-box .news-row .news-content {
border: 1px solid #e1e1e1;
background: #f7f7f7;
display: inline-block;
margin-left: 40px;
padding: 10px 14px 10px 90px;
z-index: -1;
min-height:127%;
width: 87%;
margin-top: 15px;
}
.news-box .news-row .news-content p {
margin-bottom: 0 !important;
}
.news-box .bx-controls { 
display: none !important;
}
#bottom-home .more_btn {
background-color: #dc2c85;
color: #FFF;
float: left;
width: auto;
line-height: 50px;
padding: 0 30px;
border-radius: 4px;
font-family: 'Poppins', sans-serif !important;
font-size: 18px !important;
font-weight: 500 !important;
letter-spacing: -0.5px !important;
text-decoration: none !important;
} footer {
float: left;
width: 100%;
color: #FFF !important;
}
footer p {
color: #FFF !important;
}
#footer-top {
float: left;
width: 100%;
background: #252525;
padding: 40px 0;
}
#footer-bottom {
float: left;
width: 100%;
background: #111111;
padding: 15px 0;
}
ul.foot-links {
margin: 0;
padding: 0;
float: left;
width: 100%;
}
ul.foot-links li {
float: left;
width: 50%;
margin: 0 0 10px 0;
padding: 0 0 0 16px;
list-style: none;
display: list-item;
background: url(//www.lrgpschool.com/wp-content/themes/lrgpublictheme/images/arrow-01.png) 0 8px no-repeat;
}
ul.foot-links li a {
color: #FFF;
}
ul.foot-links li a:hover {
color: #dc2c85;
}
.location {
display: block;
background: url(//www.lrgpschool.com/wp-content/themes/lrgpublictheme/images/location.png) 0 6px no-repeat;
margin-bottom: 15px;
padding-left: 24px;
}
.fax {
display: block;
background: url(//www.lrgpschool.com/wp-content/themes/lrgpublictheme/images/fax.png) 0 6px no-repeat;
margin-bottom: 15px;
padding-left: 24px;
}
.phone {
display: block;
background: url(//www.lrgpschool.com/wp-content/themes/lrgpublictheme/images/phone.png) 0 6px no-repeat;
margin-bottom: 15px;
padding-left: 24px;
}
.email {
display: block;
background: url(//www.lrgpschool.com/wp-content/themes/lrgpublictheme/images/email.png) 0 6px no-repeat;
padding-left: 24px;
}
.copy-rights {
display: block;
line-height: 24px;
}
ul.social-media {
float: right;
margin: 0;
padding: 0;
}
ul.social-media li {
float: left;
margin: 0;
padding: 0;
list-style: none;
display: inline-block;
}
ul.social-media li a {
float: left;
margin-left: 5px;
}
.news-scroll {
font-size: 16px;
font-weight: 600;
color: #dd2c86;
margin: 10px 0px 0px 0px;
}
.news-content a{
color:#dc2c85;
}
#top-home .more_btn {
background-color: #dc2c85;
color: #FFF;
float: left;
width: auto;
line-height: 50px;
padding: 0 30px;
border-radius: 4px;
font-family: 'Poppins', sans-serif !important;
font-size: 18px !important;
font-weight: 500 !important;
letter-spacing: -0.5px !important;
text-decoration: none !important;
}
#content-area .container .student-corner b, strong {
font-weight: bolder;
font-family: ui-serif;
font-size: 18px;
}
#content-area .container .student-corner button, input {
overflow: visible;
font-family: auto;
font-size: 14px;
padding: 5px;
}
#content-area .container .student-corner [type=reset], [type=submit], button, html [type=button] {
-webkit-appearance: button;
background: #dc2c85;
color: #FFF;
padding: 3px 18px;
font-size: 18px;
}
.admission-pages .su-tabs-nav span.su-tabs-current {
background: #dc2c85;
color: #fff;
cursor: default;
}
.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;
pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}
.modal-header{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;
border-bottom:1px solid #e9ecef;border-top-left-radius:.3rem;border-top-right-radius:.3rem}
.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}
.modal-header.landing-pge-header-modal button.close {
color: red;
background-color: transparent;
border: 0;
-webkit-appearance: none;
webkit-box-shadow: 0px 1px 3px 0px #888;
box-shadow: 0px 1px 3px 0px #888;
border-radius: 11%;
outline: none;
}
.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem}
.lp-portable-wrap {
margin-bottom: 29px;
}
.lp-portable-wrap p {
float: left;
width: 100%;
font-size: 15px;
font-weight: 500;
margin-bottom: 29px;
line-height: 30px;
letter-spacing: 0.3px;
}
.modal {
width: 50% !important;
}
.modal a.close-modal {
top: 11.5px !important;
right: 13.5px !important;
}
.team-modal-img {
display: flex;
align-items: center;
justify-content: center;
}
.image img {
width: 150px;
padding-bottom: 1rem;
}
.science-lab p {
text-align: center;
padding: 14px !important;
font-weight: bold !important;
}
.marquee-text{ font-size: 16px !important; color: #fff !important;
letter-spacing: 0.5px !important;
background-color:#dc2c85 !important;
}
.download-pdf-box {
margin-top: 25px;
}