body{ font-family: 'AvertaLight';
margin:0;padding:0;color:#333;font-size:16px;overflow-x:hidden; background-color:#fff;}
dl,ol,p,ul{margin:0;padding:0;     font-family: 'AvertaLight';}
ul li, ol li{list-style: inside none;}
a,button,input,optgroup,select,textarea{outline:0;color:#333;}
*,:after,:before{outline:0}
img{max-width:100%;height:auto}
iframe{border:0}
a{color:#1a73e8;}
a:focus,a:hover, button:hover, button:focus{color:#333;outline:0;text-decoration:none; transition: ease all 0.6s; -webkit-transition: ease all 0.6s;}
p+p{margin-top:10px}
h1,h2,h3,h4,h5,h6{color:#333;font-weight:500;padding:0;margin:0;line-height:1; letter-spacing:normal;font-family: 'Montserrat', sans-serif;}
h1{font-size:32px}
h2{font-size:28px}
h3{font-size:24px}
h4{font-size:20px}
h5{font-size:18px}
h6{font-size:14px}
header {
    position: relative;
    top: 0;
    z-index: 999;
    left: 0;
    display: inline-block;
    width: 100%;
    float: left;
    background: #fff;
}
.container {
    max-width: 94%;
    width: 1500px;
}
.show-nomination-msg {
    
    top: 200px !important;
}
.container.sml-container {
    width: 94%;
    max-width: 990px;
}
#myHeader{z-index: 11111;}
header.sticky {
    position: fixed;
    height: 74px;
    padding: 0;
    transition: ease all 0.6s;
}
.logo a.navbar-brand {
    margin: 20px 0 0 0;
    float: none;
    width: 450px;
    max-width: 100%;
}
.org-top-content h3 {
    line-height: 26px;
}
.org-top-content img {
    max-width: 46%;
    height: auto;
}
.head-wrapper .logo {
    text-align: left;
    margin-top: 16px;
    max-width: 100%;
    width: 100%;
}
.sticky .head-wrapper .logo{max-width: 25%; overflow: hidden;margin-top: 0; float: left;}
.sticky .head-wrapper {padding-top: 10px;}
.head-wrapper .navbar {
    background: none !important;
}
.head-wrapper .main-menu .navbar ul.navbar-nav { width: 100%; }
.head-wrapper .main-menu .navbar ul.navbar-nav li.nav-item {
    margin: 0 10px;
}

.head-wrapper .navbar ul li a:hover, .head-wrapper .navbar ul li a.active:hover, .head-wrapper .navbar ul li a:focus{
    color: #fff !important;
}
.head-wrapper .navbar ul.navbar-nav {
    margin-top: 45px !important;
}
header.sticky a.navbar-brand {
    width: 400px;
    margin-top: 10px;
    text-align: left;
    float: left;
    padding: 0;
}

header.sticky ul.head-btns {
    margin-top: 10px !important;
}
.head-wrapper .navbar ul.head-btns li a.login-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #fff;
    padding: 0 20px !important;
    background: #70C8BB;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 4px;
    font-weight: 700;
    margin: 0;
}
header.sticky .head-wrapper .main-menu{max-width: 75%; float: right; padding-left: 30px;}
header.sticky .head-wrapper .main-menu .navbar ul.navbar-nav li a.nav-link {
    height: 30px !important;
    background: none !important;
    line-height: 30px !important;
    text-align: center !important;
    padding: 0 20px !important;
    min-width: inherit;
}
.head-wrapper .navbar ul.head-btns li::after {
    content: none !important;
}
.head-wrapper .main-menu .navbar ul.navbar-nav li {
    margin: 0 !important;
}
.head-wrapper .main-menu .navbar ul.navbar-nav {
    margin-top: 10px !important;
}
.head-wrapper .navbar ul.head-btns li a.login-btn:hover, .head-wrapper .navbar ul.head-btns li a.sign-btn:hover{
    background: #666;
     color: #fff;
}
.head-wrapper .navbar ul.head-btns li a.sign-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #fff;
    padding: 0 20px !important;
    background: #EC008B;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 4px;
    font-weight: 700;
    margin: 0;
}
.head-wrapper .navbar ul.head-btns {
    float: right;
    margin-top: 41px;
}

.head-wrapper .navbar ul.head-btns li {
    display: inline-block;
    margin: 0 0 0 10px;
}

.head-wrapper .main-menu .navbar ul.navbar-nav li.nav-item a {
    color: #EC048C !important;
    height: 90px;
    display: inline-block;
    font-family: 'AvertaRegular'!important;
    line-height: 90px;
    background: url(../images/menu-bg.svg) no-repeat 7px center;
    background-size: 90px;
    min-width: 120px;
    text-align: left;
    padding: 0 30px !important;
    font-size: 18px;
}
.head-wrapper .main-menu .navbar ul.navbar-nav li.nav-item a:hover,.head-wrapper .main-menu .navbar ul.navbar-nav li.nav-item.menu-active a{
    color: #EC048C !important;
    background: url(../images/menu-bg-over.svg) no-repeat 7px center;
    background-size: 90px;
}
.head-wrapper .main-menu{
	max-width: 100%;
	width: 100%;
}
.sticky .head-wrapper .main-menu .navbar ul.navbar-nav li.nav-item.menu-active a{background: #efd8e5 !important; }
header.sticky .head-wrapper .main-menu .navbar ul.navbar-nav li a.nav-link{font-size: 16px;}
.banner-wrapper {
    float: left;
    width: 100%;
    margin: 0;
    background: url(../images/index-bnr-bg.svg) no-repeat right center;
    background-size: auto;
    padding: 100px 0;
    height: 820px;
}
.img-spacer{
    margin-top: 55px;
}
.bnr-box {
    border-radius: 8px;
    display: inline-block;
    padding: 15px;
}

.vilet-box {
    background: #A54399;
    width: 60%;
    float: left;
}
.yellow-box {
    background: #fef7a1;
    display: inline-block;
    width: 37%;
    float: right;
    padding: 35px 15px;
    position: absolute;
    right: 0;
    top:32%;
}
.bnr-boxes-wrap {
    position: relative;
    float: right;
}

.bnr-box-hd {
    float: left;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.vilet-box .bnr-box-hd .bnr-no {
    float: left;
    font-size: 80px;
    color: #15949B;
    font-weight: 800;
}
.vilet-box .bnr-box-hd h2 {
    float: left;
    width: 84%;
    margin-left: 2%;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 35px;
    font-size: 32px;
}
.vilet-box  ul {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}
.vilet-box ul li {
    float: left;
    width: 100%;
    padding: 0 0 0 15px;
    position: relative;
    color: #fff;
    margin: 0 0 10px 0;
    font-size: 20px;
}

.vilet-box  ul li::after {content: "";position: absolute;left: 0;top: 10px;background: #fff;width: 5px;height: 5px;border-radius: 50%;}
.blue-box {
    background: #5dd4dc;
    display: inline-block;
    width: 37%;
    float: right;
    position: absolute;
    left: 22%;
    bottom: 10%;
    padding: 35px 15px;
}
.green-box {
    background: #a3cb7f;
    display: inline-block;
    width: 37%;
    position: absolute;
    right: 0;
    bottom: 5%;
    padding: 35px 15px;
}
.bnr-box.yellow-box .bnr-no {
    float: left;
    width: auto;
    color: #a54399;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 35px;
    font-size: 45px;
}

.bnr-box.yellow-box h2 {
    float: left;
    width: auto;
    margin-left: 10%;
    margin-right: 10%;
    color: #15949b;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 35px;
    font-size: 45px;
}

.bnr-box.yellow-box .bnr-box-hd, .bnr-box.blue-box .bnr-box-hd, .bnr-box.green-box .bnr-box-hd {
    margin-bottom: 20px;
}

.bnr-box.yellow-box p {
    font-size: 18px;
    float: left;
    width: 100%;
    color: #a54399;
    line-height: 30px;
}

.head-wrapper .main-menu .navbar ul.navbar-nav li.nav-item::after {
    content: none !important;
}


.bnr-box.blue-box .bnr-no {
    float: left;
    width: auto;
    color: #a54399;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 35px;
    font-size: 45px;
}

.bnr-box.blue-box h2 {
    float: left;
    width: auto;
    margin-left: 10%;
    margin-right: 10%;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 35px;
    font-size: 45px;
}

.bnr-box.blue-box .bnr-box-hd {
    margin-bottom: 20px;
}

.bnr-box.blue-box p {
    font-size: 18px;
    float: left;
    width: 100%;
    color: #fff;
    line-height: 30px;
}
.bnr-box.green-box .bnr-no {
    float: left;
    width: auto;
    color: #a54399;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 35px;
    font-size: 45px;
}

.bnr-box.green-box h2 {
    float: left;
    width: auto;
    margin-left: 10%;
    margin-right: 10%;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 35px;
    font-size: 45px;
}

.bnr-box.green-box .bnr-box-hd {
    margin-bottom: 20px;
}

.bnr-box.green-box p {
    font-size: 18px;
    float: left;
    width: 100%;
    color: #fff;
    line-height: 30px;
}

.about-wrapper .about-slider {
    float: left;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 43%;
}
.about-wrapper .about-txt h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    color: #a54399;
    font-weight: 700;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}

.about-wrapper {
    float: left;
    width: 100%;
}

.about-wrapper .about-txt {
    padding-top: 0px;
}

.about-wrapper .about-txt p {
    font-size: 18px;
    line-height: 38px;
}

.slider-img {
    text-align: center;
}

.about-wrapper .about-slider .slider-img h3 {
    display: inline-block;
    width: 100%;
    margin: 30px 0 20px 0;
    text-align: center;
    color: #4b1c56;
    font-family: 'Montserrat', sans-serif;
    font-size: 27px;
    font-weight: 700;
}

.about-wrapper .about-slider .slider-img {text-align: center;display: inline-block;width: 100%;}

.about-wrapper .about-slider .slider-img img {
    margin: 0 auto;
    width: auto;
    max-width: 98%;
}

.about-wrapper .about-slider .slider-img p {
    display: inline-block;
    width: 70%;
    margin: 0 auto;
    font-size: 18px;
    line-height: 35px;
}
.about-wrapper .about-slider .slick-dots li button {
    width: 12px;
    height: 12px;
    padding: 0;
    border-radius: 50%;
    background: #6fbcae;
    border:3px solid #6fbcae;
}
.about-wrapper .about-slider .slick-dots li {
    width: 12px;
    height: 12px;
}

.about-wrapper .about-slider .slick-dots li.slick-active button{
    background: #fff;
    border:3px solid #6fbcae;
}

.about-wrapper .about-slider .slick-dots{
    bottom: 10px;
}

.about-txt .readmore-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #fff;
    padding: 0 30px !important;
    background: #a54399;
    height: 50px;
    line-height: 50px;
    display: inline-block;
    border-radius: 4px;
    margin: 38px 0 0 0;
    float: left;
}
.about-txt .readmore-btn:hover{
    color: #fff;
    background: #666;
}

.serv-box.green-bg {
    background: #18959c;
}
.serv-box.red-bg {
    background: #ef2d9f;
}

.darkblue-bg {
    background: #462159;
}

.vilet-bg {
    background: #aa4d9f;
}

.serv-box h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #ffffff;
    font-weight: 700;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
    line-height: normal;
}

.serv-box {
    border-radius: 8px;
    float: left;
    width: 100%;
    padding: 30px 20px;
    height: 100%;
}
.serv-box p {
    color: #fff;
    float: left;
    width: 100%;
    font-size: 18px;
    margin: 0 0 25px 0;
    line-height: 25px;
}

.serv-box .readmore-btn {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #fff;
    padding: 0 20px !important;
    background: transparent;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    border-radius: 4px;
    margin: 0;
    float: left;
    border: 1px solid #fff;
}
.serv-box .readmore-btn:hover{
    color: #666;
    background: #fff;
    border: 1px solid #fff;
}
.service-wrapper {
    float: left;
    width: 100%;
    margin: 120px 0;
}
.footer-wrapper {
    float: left;
    width: 100%;
    background: #4b1c56;
    padding: 50px 0;
}


.footer-wrapper .footer-left .ftr-logo {
    float: left;
    margin: 0 0 30px 0;
}

.footer-wrapper .footer-left p {
    float: left;
    width: 100%;
    color: #fff;
    font-size: 18px;
    line-height: 35px;
}
.footer-menu h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #7dc6bb;
    font-weight: 700;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
    line-height: normal;
}

.footer-menu ul {
    float: left;
    width: 100%;
}

.footer-menu ul li {
    float: left;
    width: 100%;
}

.footer-menu ul li a {
    color: #fff;
    padding: 8px 0;
    float: left;
    font-size: 18px;
}

.footer-menu ul li a:hover {
    color: #ec008b;
}
.footer-wrapper .footer-left .ftr-logo a {
    display: inline-block;
    width:450px;
}

.footer-form .form-control {
    height: 50px;
    border-radius: 4px;
    background: #4b1c56;
    color: #fff;
    font-size: 17px;
}
.footer-wrapper .footer-form h3{
	font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #7dc6bb;
    font-weight: 700;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
    line-height: normal;
}

.footer-form .form-control::placeholder {
    color: #92689c;
}
.footer-form .send-btn {
    height: 50px;
    border-radius: 4px;
    background: #7dc6bb;
    color: #4b1c56;
    font-size: 20px;
    border:1px solid #7dc6bb;
    float: left;
    padding: 0 40px;
    font-weight: 600;
    cursor: pointer;
}
.footer-form .send-btn:hover{
    background: #4b1c56;
    color: #7dc6bb;
      border:1px solid #7dc6bb;
}
.footer-form   textarea.form-control {
    min-height: 150px;
    resize: vertical;
}
.copyright-wrapper {
    float: left;
    width: 100%;
    padding: 30px 0;
}

.copyright-wrapper p {
    color: #666;
    font-size: 17px;
}

.adulttop-wrapper, .child-young-wrapper {
    float: left;
    width: 100%;
    margin: 30px 0 70px 0;
    position: relative;
    
}
.adulttop-wrapper::before, .child-young-wrapper::before, .help-support-wrapper::before, .nomination-wrapper::before{
    content: "";
    position: absolute;
    left: -8%;
    top:2%;
    background: url(../images/adult-left-bg.svg) no-repeat left 0;
    width: 50%;
    height:800px;
} 
.adulttop-wrapper::after, .child-young-wrapper::after, .help-support-wrapper::after, .nomination-wrapper::after {
    content: "";
    position: absolute;
    right: 0;
    top: 15%;
    background: url(../images/adult-right-bg.svg) no-repeat right 0;
    width: 50%;
    height: 800px;
    background-size: 255px;
}
.nomination-wrapper::before, .get-touch-wrapper::before{
    content: "";
    position: absolute;
    left: 0;
    top:2%;
    background: url(../images/nomination-left-bg.svg) no-repeat left 0;
    width: 50%;
    height:800px;
    }
.nomination-wrapper::after, .get-touch-wrapper::after{
        content: "";
    position: absolute;
    right: 0;
    top: 15%;
    background: url(../images/adult-right-bg.svg) no-repeat right 0;
    width: 50%;
    height: 800px;
    background-size: 255px;
}
.adulttop-wrapper .inner-head, .child-young-wrapper .inner-head{
    margin-bottom: 60px;
}

.adulttop-wrapper .inner-head h3, .child-young-wrapper .inner-head h3 {
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    color: #a54399;
    margin: 0 0 18px 0;
    float: left;
    width: 100%;
    text-align: left;
}

.adulttop-wrapper .inner-head  h1, .child-young-wrapper .inner-head  h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 42px;
    color: #70c8bb;
    margin: 0 0 20px 0;
    float: left;
    font-weight: 700;
    width: 100%;
    text-align: left;
}

.adulttop-wrapper .inner-head p, .child-young-wrapper .inner-head p {
    float: left;
    width: 100%;
    color: #333;
    font-family: 'AvertaLight';
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
}
.inner-head  p a{
    color: #a54399;
}
.inner-head  p a:hover{
    color: #333;
}
.adulttop-outer {
    margin-bottom: 30px;
}

.adulttop-outer .img-div {
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}

.adulttop-outer .img-div img {
    width: 100%;
}

.adulttop-outer h2 {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    color: #a54399;
    font-weight: 500;
    margin: 0 0 30px 0;
}

.adulttop-outer ul {
    float: left;
    width: 100%;
    margin-bottom: 15px;
}

.adulttop-outer ul li {
    float: left;
    width: 100%;
    padding: 0 0 0 25px;
    position: relative;
    color: #333;
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: 600;
}

li::after {
/*    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    background: #333;
    width: 5px;
    height: 5px;
    border-radius: 50%;*/
}
.adulttop-wrapper h1 {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 35px;
    color: #70c8bb;
    font-weight: 600;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    text-align: center;
}
.adulcomon-out {
    border: 2px solid #a54399;
    border-radius: 6px;
    padding: 30px;
    float: left;
    width: 100%;
    background: #fff;
    position: relative;
    z-index: 9;
    
}
.adult-row {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
    margin-left: -10px;
    margin-right: -10px;
}
.adulcomon-wrap {
    float: left;
    position: relative;
    width: 100%;
    -webkit-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid;
    padding: 10px;

}
.adulcomon-out .img-div {
    float: left;
    width: 100%;
    margin: 0 0 30px 0;
}

.adulcomon-out .img-div img {
    width: auto;
    max-height: 500px;
    max-width: 80%;
    height: auto;
    margin: 0 auto;
    float: none;
    display: block;
}
.adulttop-outer .img-div img {
    width: auto;
    max-height: 500px;
    max-width: 65%;
    height: auto;
    margin: 0 auto;
    float: none;
    display: block;
}
.adulcomon-out h2 {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
    color: #a54399;
    font-weight: 500;
    margin: 0 0 30px 0;
}

.adulcomon-out p {
    float: left;
    width: 100%;
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 30px 0;
}

.adulcomon-out h3 {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #ec008b;
    font-weight: 500;
    margin: 0 0 30px 0;
    line-height: 45px;
}

.adulcomon-out  ul {
    float: left;
    width: 100%;
}

.adulcomon-out ul li {
    float: left;
    width: 100%;
    padding: 0 0 0 25px;
    position: relative;
    color: #333;
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: 600;
}
.adulcomon-out h4 {
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 28px;
    color: #70c8bb;
    font-weight: 600;
    margin: 0 0 30px 0;
    line-height: 40px;
}
.adulcomon-out p a {
    color: #70c8bb;
}

.adulcomon-out h4.subhd {
    color: #a54399;
    margin: 0 0 20px 0;
    line-height: 35px;
}
.child-young-img {
    text-align: center;
}

.row.chidren-botm {
    margin-top: 40px;
}

.row.chidren-botm h3 {
    text-align: center;
    color: #a54399;
    margin: 0 0 30px 0;
    line-height: 35px;
    float: left;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 32px;
}

.chidren-botm ul {
    float: left;
    width: 100%;
    margin-left: 15px;
}
.chidren-botm ul li {
    list-style: decimal;
    float: left;
    width: 100%;
    padding: 0;
    position: relative;
    color: #333;
    margin: 0 0 20px 0;
    font-size: 18px;
    font-weight: 600;
}
.chidren-botm ul li::after{
    content: none;
}
.help-support-wrapper h1, .nomination-wrapper h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    color: #a54399;
    font-weight: 700;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}

.help-support-wrapper, .nomination-wrapper {
    float: left;
    width: 100%;
    margin: 30px 0 70px 0;
    position: relative;
}

.help-support-wrapper p, .nomination-wrapper p{
    float: left;
    width: 100%;
    color: #333;
    font-size: 20px;
    line-height: 35px;
    margin: 0 0 25px 0;
}
.help-support-wrapper .inner-head h3, .nomination-wrapper .inner-head h3{
    float: left;
    clear: both;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: #a54399;
    font-weight: 500;
    margin: 0 0 30px 0;
}
.help-support-wrapper .inner-head ol,.nomination-wrapper .inner-head ul{clear: both; padding-left: 5px;}
.help-support-wrapper .inner-head ol li, .nomination-wrapper .inner-head ul li{
    width: 100%;
    color: #333;
    font-size: 20px;
    line-height: 29px;
    margin: 0 0 5px 10px;
    position: relative;
    padding-left: 5px;
}


.help-support-wrapper .inner-head ol li:after,.nomination-wrapper .inner-head ul li:after{
    display: none;  
}
.help-support-wrapper .inner-head ol li,.nomination-wrapper .inner-head ul li{padding-left: 75px;}
.help-support-wrapper .inner-head ol li strong,.nomination-wrapper .inner-head ul li strong{
    position: absolute;
    left: -12px;
    top: 2px;
    background: #a54399;
    font-size: 0.9rem;
    font-weight: 100;
    padding: 0px 0 0 24px;
    border-radius: 4px;
    font-family: 'AvertaRegular'!important;
    margin-right: 5px;
    color: #fff;
    min-width: 77px;
    display: inline-block;
}
.help-support-wrapper .inner-head ol li strong:after,.nomination-wrapper .inner-head ul li strong:after{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    content: "\f123";
    position: absolute;
    left: 5px;
    top: 8px;
}

.sprt-map-out {
    border: 1px solid #70c8bb;
    border-radius: 6px;
    padding: 30px;
    float: left;
    width: 100%;
}

.sprt-map-out h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 30px;
    color: #a54399;
    font-weight: 700;
    margin: 0 0 15px 0;
    float: left;
    width: 100%;
}

.sprt-map-out h4 {
    float: left;
    width: 100%;
    color: #70c8bb;
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 30px 0;
}
.nomination-wrapper h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    color: #70c8bb;
    font-weight: 700;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
.child-young-wrapper .inner-head p img {
    float: right;
    margin: 0 0 20px 30px;
}
.rg-form {
    float: left;
    width: 100%;
}

.rg-form .form-group .form-control {
    height: 50px;
    border-radius: 4px;
    background: none;
    font-size: 17px;
    border: 1px solid #70c8bb;
    background: #fff;
}

.rg-form 
 .send-btn {
    height: 50px;
    border-radius: 4px;
    background: #7dc6bb;
    color: #fff;
    font-size: 20px;
    border: 1px solid #7dc6bb;
    float: left;
    padding: 0 40px;
    font-weight: 600;
    cursor: pointer;
}

.rg-form .send-btn:hover {
    background: #fff;
    color: #7dc6bb;
    border: 1px solid #7dc6bb;
}
.login-form {
    float: left;
    width: 100%;
    padding: 30px;
    background: rgb(236,0,139,0.07);
    margin: 0 0 40px 0;
    z-index: 99;
    position: relative;
}

.login-form h2 {
    color: #a54399;
}
.login-form .form-control {
    height: 50px;
    border-radius: 4px;
    font-size: 17px;
    border: 1px solid #fff;
    background: #fff;
}

.login-form input.send-btn {
    height: 50px;
    border-radius: 4px;
    background: #a54399;
    color: #fff;
    font-size: 20px;
    border: 1px solid #a54399;
    float: left;
    padding: 0 40px;
    font-weight: 600;
    cursor: pointer;
}
.login-form input.send-btn :hover{
        background: #fff;
    color: #a54399;
    border: 1px solid #a54399;
}
.login-form .frgt-txt {
    float: left;
    width: 100%;
    color: #333;
    font-size: 20px;
    line-height: 35px;
    margin: 20px 0 0 0;
    font-weight: 600;
}

.login-form .frgt-txt a {
    color: #a54399;
}

.login-form .frgt-txt a:hover {
    color: #333;
}
.postr-outer {
    float: left;
    width: 100%;
    padding: 30px;
    background: rgb(236,0,139,0.07);
    margin: 0;
        z-index: 99;
    position: relative;
}

.postr-outer h2 {
    color: #a54399;
}

.postr-outer .poster-img {
    float: left;
    width: 100%;
    margin: 0 0 40px 0;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 1px 1px 12px rgba(0,0,0,0.2);
}

.postr-outer .poster-img img {
    width: 100%;
    height: auto;
}
.rg-form .form-group .required {
    content: "*";
    position: absolute;
    right: -17px;
    font-size: 28px;
    color: #ff0000;
    top: 0px;
    display: inline-block;
    z-index: 9;
    font-weight: 600;
}
.rg-form .form-group {
    position: relative;
}
span.required-text {
    float: right;
    font-size: 20px;
    color: #4b1c56;
    font-weight: 600;
}
span.required-text span.bold-req {
    font-size: 28px;
}
.get-touch-form.m-auto {
    margin-top: 100px !important;
    text-align: center;
}

.get-touch-form .form-control {
    height: 50px;
    border-radius: 4px;
    background: none;
    color: #fff;
    font-size: 17px;
    border: 1px solid #a54399;
    background: #fff;
}

.get-touch-form  input.send-btn {
    height: 50px;
    border-radius: 4px;
    background: #a54399;
    color: #fff;
    font-size: 20px;
    border: 1px solid #a54399;
    float: none;
    padding: 0 40px;
    font-weight: 600;
    cursor: pointer;
    margin: 0 auto;
    display: inline-block;
}

.get-touch-form input.send-btn:hover {
    background: #fff;
    color: #a54399;
    border: 1px solid #a54399;
}
.get-touch-wrapper {
    float: left;
    width: 100%;
    margin:30px 0 70px 0;
    position: relative;
}

.get-touch-wrapper h1 {
    font-family: 'Montserrat', sans-serif;
    font-size: 36px;
    color: #a54399;
    font-weight: 700;
    margin: 0 0 20px 0;
    float: left;
    width: 100%;
}
.child-young-wrapper .inner-head p a {
    display: inline-block;
}
.get-touch-wrapper  p {
    float: left;
    width: 100%;
    color: #333;
    font-size: 20px;
    line-height: 35px;
    margin: 0 0 30px 0;
}
.about-wrapper .about-slider .slick-dots li::after {
    content: none !important;
}
.map-outer {
    float: left;
    width: 100%;
    height: 500px;
}
.map-outer svg {
    float: left;
    width: 100%;
    height: 700px;
    position: relative;
    margin-top: -230px;
}
.map-outer svg path{
    cursor: pointer;
}
#A17:hover path{ fill: #854B94; }
#A18:hover path{ fill: #854B94; }
#A19 path{ cursor: default; }
#A19 path{ cursor: default; fill:#CDCCCC !important; }


.loc-links{
    margin-top: 15px;
        float: left;
    width: 100%;
}
.loc-links .l-link{
    text-transform: uppercase;
    color: #70c8bb;
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    margin: 0 0 8px 0;
    font-size: 20px;
    clear: both;
    float: left;
}
.loc-links .l-link:hover{
    color: #a54399;
}

.loc-detail{}
.loc-detail select{ max-width: 380px; }
.loc-detail label{color: #70c8bb}
.loc-detail .hd h4{ 
    color: #a54399; 
    font-weight: 600;
    padding: 15px 57% 15px 0px;
    font-size: 22px;
    line-height: 25px;
}
.loc-detail .section{
    border-bottom: 2px solid #70c8bb;
    padding: 25px 0;
    overflow: hidden;
    color: #a54399; 
}
.loc-detail .section a{color: #a54399; }
.loc-detail .s-hd{
    font-weight: 600;
    font-size: 18px;
    color: #a54399; 
}
.loc-detail .add-left{
    float: left;
    width: 60%;
    font-size: 500;
}
.loc-detail .add-right{
    float: right;
    width: 20%;
}
.loc-detail .btn{
    background: #70c8bb;
    border-radius: 4px;
    color: #FFF !important;
    width: 100%;
    margin-bottom: 10px;
    font-size: 0.8rem;
}
.loc-detail .btn:hover{
    background: #a54399;
}
.loc-detail .pagination{
    padding-top: 45px
}
.loc-detail .pagination a{
    border-radius: 4px;
    background: #70c8bb;
    color: #FFF;
    padding: 3px 10px;
    margin-right: 4px;
    border: thin solid #70c8bb
}

.edit-form{ padding-top: 100px;float: left;
    width: 100%; }
.edit-form input{border: thin solid #70C8BB; padding: 12px; width: 96%; float: left;}
.edit-form input[type=button]{
    padding: 10px 56px; background: #70C8BB; color: #fff;
    font-size: 1.2rem; border-radius: 4px;
    max-width: 200px;
}
.edit-form label{float: right; font-weight: 600; font-size: 0.9rem;}

.top-btns{ border: thin solid #000; border-radius: 5px; overflow: hidden; padding: 10px; float: right;}
.top-btns .btn{
    background: #70c8bb;
    border-radius: 4px;
    color: #FFF !important;
    float: left;
    margin: 5px;
    font-size: 0.8rem;
    padding:5px 14px ;
}
.top-btns .btn:hover{ background: #a54399; }


.schools{
    padding-right: 20%;
}
.schools nav{margin-top: 25px;}
.schools .section{
    border-bottom: 2px solid #70c8bb;
    padding: 25px 0 25px 0;
    overflow: hidden;
    color: #a54399; 
}
.schools .hd{
    font-size: 1.3rem;
    font-weight: 600;
    color: #a54399;
    margin-bottom: 18px;
}
.schools .part{overflow: hidden; color: #70c8bb; }
.schools .part-left{width: 80%; float: left;}
.schools .part-right{width: 20%; float: left;text-align: right;}
.schools .part-left h4{font-size: 1.1rem;color: #a54399;margin-bottom: 10px; font-weight: 600;}
.schools .part-left h5{font-size: 1.1rem;color: #a54399;margin-bottom: 10px;}
.part-right .custom-checkbox{margin-top: 14px; float: right;margin-right: 5px;}
.schools .part-right .custom-checkbox label:before{ border: thin solid #70c8bb; box-shadow: none !important; padding: 10px; background: #fff; }
.schools .part-right .custom-checkbox .custom-control-input:checked~.custom-control-label::before{
    background-color: #70c8bb !important;
}
.schools .part-right .custom-control-label::after{
    width: 1.5rem;
    height: 1.5rem;
}
.addbtn{ padding: 40px 0 0 0; }
.addbtn .btn{
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    color: #fff;
    padding: 0 20px !important;
    background: #70C8BB;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    border-radius: 4px;
    font-weight: 500;
    margin: 0;
}
.addbtn .btn:hover{
    background: #666;
}
.schoolpage{
    padding: 0 6%;
}
.schoolpage:after{
    z-index: -1;
}
.school-bg {
    background: #fef2f8;
    padding: 20px 23px;
    margin-top: 0;
    border-radius: 5px;
    clear: both;
    float: left;
    width: 100%;
}
.school-bg .head{ color: #a54399; font-size: 1.6rem; font-weight: 700;font-family: 'Montserrat', sans-serif; margin-bottom: 15px; }
.school-bg .searcher {
    float: left;
    width: 100%;
}
.school-bg .searcher label{ width: 100%; margin-bottom: 5px; margin-top: 0px; }
.school-bg .searcher select{ width: 100%; margin-bottom: 5px; padding: 15px; }
.school-bg .searcher input[type=text]{ width: 100%; margin-bottom: 5px; border: 0;height: 55px; }
.school-bg .searcher .bttn{
    border: none; color: #fff;
    background: #a54399; border-radius: 5px; padding: 5px 14px;font-family: 'Montserrat', sans-serif;
    cursor: pointer; font-size: 14px;
    margin-top: 10px;
}
.no-records h3{
    color: #000 !important;
    font-size: 1rem !important;
    margin-top: 27px !important;
    margin-bottom: 40px !important;
}
.school-bg .searcher form {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.tips {
    padding-top: 25px;
    margin-top: 35px;
    border-top: thin solid #a54399;
    float: left;
    width: 100%;
}
.tips p{float: none; font-size: 18px; line-height: 24px;}
.tips h6{float: none;padding-bottom: 10px;}

.schoolpage .edit-form input[type=submit]{margin-top: 15px;}
.inner-head.mr-auto .edit-form input{margin-bottom: 15px;}

#states *.on {
  fill: #854B94;
}
.col-md-7.inner-head, .col-md-4.sprt-map {
    position: relative;
    z-index: 9999;
}
.map-outer #states path:hover {
    fill: #854B94;
}
.map-outer .list-of-states{
  display: none;
}
.map-outer svg g#states {
    float: left;
    width: 100%;
    transform: scale(2.5);
    height: 100%;
    vertical-align: top;
}

.home-news{padding: 40px 0 10px 0; clear: both;}
.home-news .news-outer{
    background: #cbf1eb;
    border-radius: 5px;
    max-width: 100%;
    margin: 0 auto;
    padding:10px 12px;
    overflow: hidden;
}
.home-news .n-icon{float: left; width: 8%; padding-left: 22px;}
.home-news .n-icon img{ max-width: 42px; }
.home-news .text{float: left; width: 88%; padding: 5px 0;}
.home-news .txt-in{
    font-size: 1.4rem;
    font-weight: 500;
    padding: 0 13px;
    line-height: 1.7rem;
    border-left: 2px solid #aa3a8c;
    position: relative;
    height: 30px;
    overflow: hidden;
}
.home-news .txtt{
            -moz-transform: translateX(100%);
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
            -moz-animation: scroll-left 23s linear infinite;
            -webkit-animation: scroll-left 23s linear infinite;
            animation: scroll-left 23s linear infinite;
             position: absolute;
            width: 100%;
            height: 100%;
            margin: 0;
            line-height: 33px;
            text-align: center;
            color: #000;
}
.home-news .txt-in p{ display: inline; padding-right: 50px; position: relative; }
.home-news .txt-in p:after{ content: ''; position: absolute; background: #000; width: 1px;height: 100%; right: 20px; top: 3px;}
.home-news .txt-in p:last-child:after{ display: none;}

        @-moz-keyframes scroll-left {
            0% {
                -moz-transform: translateX(100%);
            }
            100% {
                -moz-transform: translateX(-100%);
            }
        }
        
        @-webkit-keyframes scroll-left {
            0% {
                -webkit-transform: translateX(100%);
            }
            100% {
                -webkit-transform: translateX(-100%);
            }
        }
        
        @keyframes scroll-left {
            0% {
                -moz-transform: translateX(100%);
                -webkit-transform: translateX(100%);
                transform: translateX(100%);
            }
            100% {
                -moz-transform: translateX(-100%);
                -webkit-transform: translateX(-100%);
                transform: translateX(-100%);
            }
        }


.child-young-wrapper .col-md-6.child-young-img {
    padding-top: 55px;
}

.edit-form  form input.btn, .edit-form input.btn, .edit-form input.send-btn  {
    height: 50px;
    border-radius: 4px;
    background: #7dc6bb;
    color: #fff;
    font-size: 20px;
    border: 1px solid #7dc6bb;
    float: left;
    padding: 0 40px;
    font-weight: 600;
    cursor: pointer;
    margin: 0 auto;
    width: auto;
}
.edit-form  form input.btn:hover, .edit-form input.btn:hover, .edit-form input.send-btn:hover{
    background: #fff;
    color: #7dc6bb;
    border: 1px solid #7dc6bb;
}
.edit-form .form-group {
    float: left;
    width: 100%;
}

.edit-form form > div {
    float: left;
    width: 100%;
}

.edit-form .form-group input.form-control {
    margin-bottom: 0;
}
.schools ul.pagination li.page-item .page-link {
    background-color: #fff;
    border-color: #dee2e6;
    color: #70c8bb;
}
.schools ul.pagination li.page-item .page-link:hover, .schools ul.pagination li.page-item .page-link:focus {
    background-color: #70c8bb;
    border-color: #70c8bb;
    color: #fff;
    box-shadow: none !important;
}
.schools ul.pagination li.page-item.disabled .page-link {
    color: #6c757d;
    background-color: #efefef;
}


.schools ul.pagination li.page-item.active .page-link {
    background-color: #70c8bb;
    border-color: #70c8bb;
    color: #fff;
}
.adulttop-outer ul li:before, .adulcomon-out ul li:before {
    content: "";
    width: 7px;
    height: 7px;
    background: #a54399;
    position: absolute;
    left: 0;
    top: 10px;
    border-radius: 50%;
}
.text-danger {
    color: #ff0000 !important;
    text-align: left;
    float: left;
    margin: 0 0 5px 0;
}

.get-touch-form textarea.form-control {
    min-height: 120px;
}
.alert.alert-danger {
    width: 96%;
    float: left;
    margin-top: 10px;
}
.schoolpage .alert.alert-success {
    width: 80%;
    float: left;
    margin-top: 10px;
}

.alert.alert-success {
    color: #155724;
    background: none !important;
    text-align: center!important;
    border: none !important;
    font-size: 18px !important;
}

.schoolpage .nom-org {
    float: left;
    width: 100%;
    background: #fef2f8;
    margin: 20px 0;
    padding: 20px;
}

.schoolpage 
 .top-btns {
    float: none;
    display: table;
    margin: 0 auto;
    text-align: center;
}


.schoolpage .nom-org a.btn {
    border: none;
    color: #fff;
    background: #70c8bb;
    border-radius: 5px;
    padding: 5px 14px;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
    font-size: 14px;
}

.schoolpage .nom-org a.btn:hover {
    background: #a54399;
}
.tips .txt p a {
    color: #a54399;
}
.tips .txt p a:hover{
    color: #70c8bb;
}
.school-bg .searcher select {
    padding: 5px 15px;
}
.help-support-wrapper.schoolpage .inner-head .edit-form {
    padding-top: 0;
}
.school-bg #schools form .row {
    margin-bottom: 15px;
}
.school-bg  #selected_school {
    float: left;
    width: 100%;
}

.school-bg  #selected_school .alert.alert-success {
    display: block;
    text-align: left !important;
    padding : 0;
}

.school-bg  #selected_school #schools {
    float: left;
    width: 100%;
}
.get-touch-wrapper .get-touch-form form#contact_form .form-group .form-control {
    color: #333;
}
@media (min-width: 768px) { 



.navbar-expand-lg .navbar-toggler {
    display: none;
}
.collapse {
    display: block;
}
.head-wrapper .navbar ul.navbar-nav {
    margin-top: 44px !important;
    flex-direction: inherit;
}
}
@media (max-width: 1500px) { 
 .vilet-box .bnr-box-hd .bnr-no {
    font-size: 60px;
    line-height: normal;
}

.vilet-box .bnr-box-hd h2 {
    font-size: 25px;
    line-height: 30px;
}

.vilet-box ul li {
    font-size: 17px;
}

.bnr-boxes-wrap .bnr-box p {
    font-size: 16px !important;
    line-height: 25px !important;
}
.yellow-box, .blue-box, .green-box {
    padding: 25px 15px;
} 
.blue-box{
     bottom: 23%;
} 
.yellow-box {
    top: 25%;
}
.green-box{
    bottom: 19%;
}
.bnr-box.yellow-box .bnr-no, .bnr-box.yellow-box h2, .bnr-box.green-box .bnr-no, .bnr-box.green-box h2, .bnr-box.blue-box .bnr-no, .bnr-box.blue-box h2{
    font-size: 40px;
} 
.bnr-box.yellow-box h2, .bnr-box.green-box h2, .bnr-box.blue-box h2{
   margin-left: 8%;
   margin-right: 8%;
}
}
@media (max-width: 1400px) { 
 .blue-box{
     bottom: 17%;
} 
.yellow-box{
    top: 26%;
}
.green-box{
    bottom: 14%;
}
}
@media (max-width: 1366px) { 
 .blue-box{
     bottom: 15%;
} 
.yellow-box{
    top: 27%;
}
.green-box{
    bottom: 11%;
}
}
@media (max-width: 1280px) { 
 .blue-box{
     bottom: 19%;
} 
.yellow-box{
    top: 24%;
}
.green-box{
    bottom:14%;
}
.bnr-boxes-wrap .bnr-box p, .vilet-box ul li {
    font-size: 13px !important;
    line-height: 22px !important;
}
}

@media (max-width: 1200px) { 
.blue-box {
    bottom: 7%;
}
.green-box {
    bottom: 3%;
}
.yellow-box {
    top: 29%;
}
}
@media (max-width: 1100px) { 
.vilet-box .bnr-box-hd h2 {
    font-size: 20px;
    line-height: 25px;
}
.vilet-box .bnr-box-hd .bnr-no {
    font-size: 50px;
    line-height: normal;
}
.bnr-box.yellow-box .bnr-no, .bnr-box.yellow-box h2, .bnr-box.green-box .bnr-no, .bnr-box.green-box h2, .bnr-box.blue-box .bnr-no, .bnr-box.blue-box h2 {
    font-size: 35px;
}
.bnr-box.yellow-box .bnr-box-hd, .bnr-box.blue-box .bnr-box-hd, .bnr-box.green-box .bnr-box-hd {
    margin-bottom: 15px;
}
.blue-box {
    bottom: 3%;
}
.yellow-box {
    top: 30%;
}
.green-box {
    bottom: -2%;
}
}
@media (max-width: 1024px) { 

.head-wrapper .navbar ul li {
    margin: 0 12px;
}
.logo a.navbar-brand{margin: 5px 0 0 0;}
header{
    height: 100px;
}
.container {
    max-width: 94%;
    width: 94%;
}
.head-wrapper .col-md-9.logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 60%;
    max-width: 60%;
    margin-left: 0 !important;
}

.head-wrapper .col-md-9.logo a.navbar-brand {
    text-align: left;
    width: 90%;
    float: left;
    margin-top: 0;
}

.head-wrapper .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 25%;
    padding: 0;
}

.head-wrapper .navbar ul.head-btns {
    margin-top: 20px;
    text-align: right;
    width: 100%;
}
.head-wrapper .main-menu .navbar ul.navbar-nav li.nav-item a {
    font-size: 14px;
    min-width: inherit;
    background-size: 54px;
    padding: 0 12px !important;
    height: 40px;
    line-height: 40px;
}
.head-wrapper .main-menu .navbar ul.navbar-nav li.nav-item a:hover, .head-wrapper .main-menu .navbar ul.navbar-nav li.nav-item.menu-active a{
    background-size: 52px;
    font-size: 15px;
}
header.sticky .head-wrapper .main-menu .navbar ul.navbar-nav li a.nav-link{padding: 0 15px !important}
.head-wrapper .logo{margin-top: 0;}

.head-wrapper {
    padding: 10px 0;
}
header.sticky .head-wrapper .logo a.navbar-brand {
    width: 350px;
}
header.sticky .head-wrapper {
    padding: 5px 0;
}
header.sticky{height: 63px;}
.vilet-box .bnr-box-hd .bnr-no {
    font-size: 50px;
}

.vilet-box .bnr-box-hd h2 {
    line-height: 22px;
    font-size: 20px;
}

.vilet-box ul li {
    margin: 0 0 5px 0;
    font-size: 15px;
    line-height: normal;
}

.vilet-box ul {
    margin: 0;
}
.banner-wrapper{
    background-size: 43%;
    height: inherit;
}
.bnr-box.blue-box .bnr-no, .bnr-box.blue-box h2, .bnr-box.yellow-box h2, .bnr-box.yellow-box .bnr-no, .bnr-box.green-box .bnr-no, .bnr-box.green-box h2{
    line-height: 40px;
    font-size: 40px;
}
.bnr-box.blue-box .bnr-box-hd {
    margin-bottom: 10px;
}
.blue-box, .green-box, .yellow-box{padding: 20px 15px;}
.blue-box{
    bottom: -6%;
}
.green-box{
    bottom: -13%;
}
.yellow-box{
    top: 23%;
}
.bnr-box.yellow-box p {
    line-height: 24px;
    font-size: 15px;
}
.about-wrapper .about-slider .slick-dots li::after {
    content: none !important;
}
.serv-box h2 {
    font-size: 20px;
}
.serv-box p{
    font-size: 16px;
    line-height: 25px;
}
.service-wrapper{
    margin: 70px 0;
}
.footer-wrapper .footer-left .ftr-logo {
    width: 100%;
}
.footer-wrapper .footer-left .ftr-logo a {
    width: 90%;
}
.about-wrapper .about-txt p {
    font-size: 16px;
    line-height: 30px;
}
.about-wrapper .about-slider .slider-img p {
    font-size: 16px;
    line-height: 30px;
}
.blue-box {
    bottom: 6%;
}
.yellow-box {
    top: 26%;
}
.green-box {
    bottom: 0%;
}
}

@media (max-width:1000px) { 
.blue-box {
    bottom: 0;
}
.green-box {
    bottom: -2%;
}
.bnr-box.blue-box .bnr-no, .bnr-box.blue-box h2, .bnr-box.yellow-box h2, .bnr-box.yellow-box .bnr-no, .bnr-box.green-box .bnr-no, .bnr-box.green-box h2 {
    line-height: 35px;
    font-size: 35px;
}
.bnr-box.yellow-box .bnr-box-hd, .bnr-box.blue-box .bnr-box-hd, .bnr-box.green-box .bnr-box-hd {
    margin-bottom: 10px;
}
}
@media (max-width:991px) { 

	.sticky .head-wrapper .logo{width: 100%; max-width: 100%;}
	.sticky .head-wrapper .logo img{ max-width: 175px; margin: 0 auto; }
	header.sticky .head-wrapper .main-menu{width: 100%; max-width: 100%;}
	header.sticky{height: 91px;}

    .logo a.navbar-brand{
        width: 280px;
        margin: 0 auto;
        display: block;
    }

    .home-news .news-outer{max-width: 94%;}

    .home-news .n-icon img{
        max-width: 33px;
        margin-top: 10px;
    }

.head-wrapper .main-menu .navbar ul.navbar-nav li.nav-item a {
    font-size: 14px;
    background-size: 40px;
    padding: 0 12px !important;
}
header.sticky .head-wrapper .logo a.navbar-brand{
    width: 350px;
    margin: 0 auto;
    display: block;
    float: none;
}
header.sticky .head-wrapper{background: #FFF;}
.vilet-box .bnr-box-hd .bnr-no {
    font-size: 60px;
    line-height: normal;
}
.vilet-box .bnr-box-hd h2 {
     line-height: 25px;
    font-size: 20px;
}

.vilet-box ul li{
    font-size: 15px;
}
.vilet-box {
    width: 60%;
    margin: 0 auto;
    float: none;
}
.bnr-box.yellow-box h2, .bnr-box.blue-box h2, .bnr-box.green-box h2{
    margin-left: 5%;
    margin-right: 5%;
}
.head-wrapper .navbar ul.head-btns {
    margin-top: 16px;
}
.banner-wrapper .col-md-6.bnr-img {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0 auto 20px auto;
}
.banner-wrapper .col-md-6.bnr-boxes-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.bnr-box.yellow-box {
    float: right;
    top: 44%;
}
.bnr-box.green-box {
    float: right;
}
.blue-box {
    bottom: -58%;
}
.green-box {
    bottom: -72%;
}
.banner-wrapper {
    min-height:1000px;
}
.service-wrapper .col-md-3.serv-out {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 25px;
}
header.sticky .head-wrapper .main-menu .navbar ul.navbar-nav li a.nav-link{
    padding: 0 10px !important;
}
.banner-wrapper {
    background-position: right 100%;
}
.head-wrapper .row {
    margin: 0;
}
.banner-wrapper {
    height: inherit;
}
}
@media (max-width:800px) { 
.banner-wrapper {
    min-height: 900px;
}
.bnr-box.yellow-box {
    top: 53%;
}
.blue-box {
    bottom: -58%;
}
.green-box {
    bottom: -67%;
}
}
@media (max-width:767px) { 

    .about-wrapper .about-txt{padding-top: 55px;}

    .home-news{padding:75px 0 10px 0;}

    .home-news .news-outer{max-width: 99%; padding: 4px;}

    .home-news .n-icon img{
        max-width: 33px;
        margin-top: 10px;
    }
    .home-news .n-icon{width: 20%;}
    .home-news .text{width: 80%;}
button.navbar-toggler {
    position: absolute;
    z-index: 99;
    right: 30px;
    top: -48px;
}
.head-wrapper .container {
    max-width: 100%;
    width: 100%;
    padding: 0;
}
.logo a.navbar-brand {
    padding-left: 15px;
}
.head-wrapper .navbar ul.navbar-nav {
    margin-top: 0 !important;
    background: #fff;
    width: 100%;
    margin: 0 !important;
}
.head-wrapper .navbar ul li {
    margin: 0 0 10px 0;
}
.head-wrapper .navbar ul li a {
    padding: 5px 15px !important;
    float: left;
    width: 100% !important;
    text-align: center;
}
header {
    height: 80px;
}
.logo a.navbar-brand {
    margin-top: 11px;
}
.navbar-brand img{
    max-width: 90%;
    margin: 0 auto;
}
.head-wrapper button.navbar-toggler {
    right: 30px;
    top: 18px;
}
.head-wrapper .navbar ul.navbar-nav li.nav-item {
    text-align: center;
}
.head-wrapper .navbar ul.navbar-nav li.nav-item a.nav-link {
    text-align: center;
    background: no-repeat;
    height: auto;
    line-height: normal;
    padding: 10px 0 !important;
    display: inline-block;
}
.head-wrapper .navbar ul.navbar-nav li.nav-item a.nav-link:hover{
    text-align: center;
    background: no-repeat;
    height: auto;
    line-height: normal;
    padding: 10px 0 !important;
    display: inline-block;
   color: #333 !important;
}
.footer-wrapper .footer-left .ftr-logo {
    text-align: center;
}

.footer-wrapper .footer-left p {
    float: none;
    text-align: center;
}

.footer-wrapper .footer-left {
    margin-bottom: 25px;
}

.footer-wrapper .footer-form {
    text-align: center;
}


.footer-wrapper .footer-form h3 {
    text-align: center;
    display: inline-block;
}

.footer-menu {
    text-align: center;
}

.footer-menu ul {
    text-align: center;
}

.footer-menu ul li {
    text-align: center;
}

.footer-menu ul li a {
    text-align: center;
    width: 100%;
}

.footer-form .send-btn {
    float: none;
}
.about-wrapper .about-slider {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.head-wrapper .col-md-9.logo {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 10%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-left: 0 !important;
}
.head-wrapper .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 0;
}

.head-wrapper .col-md-9.logo a.navbar-brand {
    text-align: center;
    float: none;
}

.head-wrapper .navbar ul.head-btns {
    text-align: left;
}
.vilet-box {
    width: 100%;
}
.bnr-box.yellow-box, .bnr-box.blue-box, .bnr-box.green-box {
    position: static;
    width: 100%;
    margin: 15px 0  0 0;
}
.service-wrapper .col-md-3.serv-out {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
header.sticky {
    height: 110px;
}
.adulttop-wrapper h1 {
    font-size: 28px;
    line-height: normal;
}
.adult-row {
    column-count: 1;
}
.adulcomon-wrap{
    padding: 20px 0;
}
header.sticky .head-wrapper .logo a.navbar-brand {
    width: 100%;
}
.child-young-wrapper .col-md-6.child-young-img {
    padding-top: 0;
}
.schools {
    padding-right: 0;
}
.schoolpage .col-md-6.inner-head.mr-auto {
    margin-bottom: 30px;
}
}

@media (max-width:660px) { 

.adulttop-wrapper .inner-head h1, .child-young-wrapper .inner-head h1 {
    font-size: 32px;
}
.adulttop-wrapper .inner-head h3, .child-young-wrapper .inner-head h3 {
    font-size: 25px;
}
.adulcomon-out h3, .adulcomon-out h4.subhd {
    font-size: 22px;
    line-height: 37px;
}
.adulcomon-out h2{
    font-size: 28px;
    margin: 0 0 20px 0;
}
.banner-wrapper .col-md-6.bnr-img {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.head-wrapper button.navbar-toggler {
    right: 15px;
}
.navbar-light .navbar-toggler-icon {
    width: 32px;
    height: 21px;
}
.navbar-light .navbar-toggler-icon:after, .navbar-light .navbar-toggler-icon:before {
    width: 32px;
}
.navbar-light .navbar-toggler-icon:after {
    top: 9px;
}
.navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
    transform: translateY(10px) rotate(-45deg);
}
.head-wrapper .navbar ul.head-btns li a.login-btn, .head-wrapper .navbar ul.head-btns li a.sign-btn {
    font-size: 16px;
}
.adulttop-wrapper, .child-young-wrapper {
    margin: 60px 0;
}
.row.chidren-botm {
    margin-top: 40px;
}
}

@media (max-width:480px) { 
.school-bg {
    margin-top: 0;
}
}
@media (max-width:414px) { 
.head-wrapper .navbar ul.head-btns li a.login-btn, .head-wrapper .navbar ul.head-btns li a.sign-btn {
    font-size: 14px;
    height: 32px;
    line-height: 32px;
}
header.sticky ul.head-btns {
    margin-top: 17px !important;
}
.row.chidren-botm h3 {
    font-size: 24px;
}
}
