

* {
    padding: 0;
    margin: 0
}

img {
    max-width: 100%;
    height: auto
}

a {
    display: inline-block;
    list-style: none;
    transition: all .5s
}

a,
a:focus,
a:hover {
    text-decoration: none
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-top: 0;
    line-height: 1.5
}

button:focus,
input:focus {
    outline: none;
    box-shadow: none
}

figure {
    margin: 0
}

li,
ol,
ul {
    list-style: none;
    margin: 0
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.container {
    clear: both;
    position: relative;
    max-width: 1230px
}

.custom-container {
    clear: both;
    position: relative;
    max-width: 1625px;
    margin: auto;
    padding: 0 15px
}

.custom-container:after,
.custom-container:before {
    content: "";
    display: table
}

.custom-container:after {
    clear: both
}

.clear-none:after,
.clear-none:before {
    display: none
}

h1 {
    font-size: 75px;
    margin-bottom: 40px
}

h1,
h2 {
    font-family: Bellefair-Regular;
    line-height: 1.1;
    text-transform: uppercase
}

h2 {
    font-size: 60px;
    margin-bottom: 35px
}

h1.page-h1,
h3 {
    font-family: Bellefair-Regular;
    font-size: 50px;
    line-height: 1;
    margin-bottom: 30px;
    text-transform: uppercase
}

h4 {
    font-size: 34px
}

h4,
h5 {
    font-family: OpenSans-Bold;
    line-height: 1.3;
    margin-bottom: 15px
}

h5 {
    font-size: 26px
}

h6 {
    font-family: OpenSans-SemiBold;
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px
}

p {
    font-family: OpenSans-Regular;
    line-height: 1.5;
    font-size: 18px;
    margin-bottom: 20px
}

.btn-blue,
.btn-blue-border,
.btn-yellow,
.btn-yellow-border {
    font-family: Bellefair-Regular;
    font-size: 17px;
    text-transform: uppercase;
    line-height: 2;
    background: #eac435;
    color: #000 !important;
    padding: 7px 35px;
    border-radius: 25px;
    text-align: center;
    border: 2px solid #eac435
}

.btn-blue {
    background-color: #3d2a6c;
    color: #fff !important;
    border-color: #3d2a6c
}

.btn-blue-border {
    border-color: #3d2a6c
}

.btn-blue-border,
.btn-yellow-border {
    background: transparent
}

.btn-blue-border.radius,
.btn-blue.radius,
.btn-yellow-border.radius,
.btn-yellow.radius {
    border-radius: 12px
}

.custom-alert {
    font-family: OpenSans-SemiBold;
    font-size: 22px;
    background: #000;
    color: #fff;
    border-radius: 10px;
    padding: 20px 35px
}

.custom-alert i.fa {
    margin-right: 15px
}

.custom-alert.radius-full {
    border-radius: 100px
}

.custom-alert.bac-blue i.fa {
    color: #eac435
}

.custom-alert.bac-sky,
.custom-alert.bac-yellow {
    color: #000
}

.custom-alert.bac-sky i.fa,
.custom-alert.bac-yellow i.fa {
    color: #3d2a6c
}

.custom-li-full>ul>li {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 15px;
    padding-left: 30px;
    position: relative
}

.custom-li-full>ul>li:before {
    content: "\F058";
    font-family: FontAwesome;
    color: #026537;
    vertical-align: top;
    font-size: 20px;
    position: absolute;
    left: 0;
    line-height: 1.3
}

.bac-blue {
    background: #3d2a6c
}

.bac-yellow {
    background: #eac435
}

.bac-green {
    background: #0b6e40
}

.bac-sky {
    background: #9ed8f2
}

.learn-more-full {
    float: left;
    width: 100%;
    background: #3d2a6c;
    color: #fff;
    text-align: center;
    padding: 65px 0;
    margin-bottom: 0
}

.learn-more-full h4 {
    font-size: 40px;
    margin-bottom: 25px
}

.learn-more-full .btn-yellow {
    width: 230px
}

.table-exe_one {
    float: left;
    width: 100%
}

table {
    width: 100%
}

.theading {
    font-family: OpenSans-Bold;
    font-size: 20px
}

.tcontent,
.theading {
    line-height: 1.5;
    color: #000
}

.tcontent {
    font-family: OpenSans-Regular;
    font-size: 18px
}

.table-exe_one table {
    border-radius: 10px;
    overflow: hidden
}

.table-exe_one tbody tr td {
    padding: 12px 40px;
    border: 3px solid #e6e6d8
}

.table-exe_one tbody tr:nth-child(2n) td {
    background: #e6e6d8
}

.table-exe_one tbody tr:first-child td {
    padding-top: 16px
}

.table-exe_one tbody tr:last-child td {
    padding-bottom: 16px
}

.table-exe_one tbody .theading {
    background: #e6e6d8;
    width: 30%
}

.table-exe_one tbody .tcontent {
    width: 70%
}

.form-exe_one {
    float: left;
    width: 100%
}

.form-exe_one .form-group {
    margin-bottom: 25px
}

.form-main label {
    font-family: OpenSans-Bold;
    font-size: 20px;
    line-height: 1.5;
    color: #000;
    padding: 0;
    font-weight: 700;
    margin-bottom: 15px
}

.form-main .form-control {
    height: 64px;
    box-shadow: none;
    outline: none;
    border-radius: 32px;
    padding: 10px 35px;
    font-family: OpenSans-Regular;
    line-height: 64px;
    font-size: 18px;
    color: #000;
    border: 2px solid #e1e1da
}

.form-main textarea.form-control {
    height: 170px;
    line-height: 1.5
}

.form-main input::-moz-placeholder,
.form-main textarea::-moz-placeholder {
    color: #8d8d8d
}

.form-main input::placeholder,
.form-main textarea::placeholder {
    color: #8d8d8d
}

.form-main input:-ms-input-placeholder,
.form-main textarea:-ms-input-placeholder {
    color: #8d8d8d
}

.form-main input::-ms-input-placeholder,
.form-main textarea::-ms-input-placeholder {
    color: #8d8d8d
}

.form-main .form-group.submit {
    margin: 0
}

.form-main .btn-yellow {
    width: 240px
}

.form-main .invalid-feedback-fix {
    padding: 5px;
    background-color: red;
    color: #fff;
    margin-top: 10px
}

.form-exe_two {
    float: left;
    width: 100%;
    background: #ace1f9;
    padding: 50px;
    border: 10px solid #9edbf2;
    border-radius: 20px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .15)
}

.form-exe_two .form-group {
    position: relative
}

.form-exe_two i.fa {
    position: absolute;
    top: 23px;
    right: 22px;
    color: #deddde;
    font-size: 16px
}

.form-main .form-exe_two .form-control {
    border: none
}

.form-exe_two .form-group.submit {
    margin-top: 25px
}

.custom-dropdown .btn-dropdown {
    height: 64px;
    box-shadow: none;
    outline: none;
    border-radius: 32px;
    padding: 0 25px;
    font-family: OpenSans-Regular;
    font-size: 18px;
    color: #000;
    border: 2px solid #e1e1da;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.custom-dropdown .btn-dropdown:after {
    content: "\F107";
    font-family: FontAwesome
}

.custom-dropdown.open .btn-dropdown {
    border-color: #9ed8f2
}

.custom-dropdown .dropdown-menu {
    min-width: auto;
    width: 100%;
    border: 2px solid #9ed8f2;
    border-radius: 15px;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .15);
    margin-top: 16px;
    font-family: OpenSans-Regular;
    line-height: 1.5;
    font-size: 18px;
    padding: 0;
    overflow: hidden
}

.custom-dropdown .dropdown-menu>li>a {
    padding: 13px 20px
}

.custom-dropdown .dropdown-menu>li>a:focus,
.custom-dropdown .dropdown-menu>li>a:hover {
    background: #dff5ff
}

.custom-checkbox {
    display: block;
    position: relative;
    padding-left: 45px;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-family: OpenSans-Regular;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 400
}

.custom-checkbox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.custom-checkbox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #e6e6d8;
    border-radius: 5px
}

.custom-checkbox input:checked~.checkmark {
    background-color: #9ed8f2
}

.custom-checkbox .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.custom-checkbox input:checked~.checkmark:after {
    display: flex;
    align-items: center;
    justify-content: center
}

.custom-checkbox .checkmark:after {
    content: "\F00C";
    font-family: FontAwesome;
    width: 100%;
    height: 100%;
    color: #3d2a6c;
    font-size: 15px
}

.custom-radio-button {
    display: block;
    position: relative;
    padding-left: 45px;
    cursor: pointer;
    margin-bottom: 0;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    font-family: OpenSans-Regular;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 400
}

.custom-radio-button input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0
}

.custom-radio-button .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 25px;
    width: 25px;
    background-color: #e6e6d8;
    border-radius: 100%
}

.custom-radio-button input:checked~.checkmark {
    background-color: #9ed8f2
}

.custom-radio-button .checkmark:after {
    content: "";
    position: absolute;
    display: none
}

.custom-radio-button input:checked~.checkmark:after {
    display: flex;
    align-items: center;
    justify-content: center
}

.custom-radio-button .checkmark:after {
    content: "\F111";
    font-family: FontAwesome;
    width: 100%;
    height: 100%;
    color: #3d2a6c;
    font-size: 13px
}

.custom-file-upload {
    position: relative
}

.custom-file-upload input {
    width: 100%
}

.custom-file-upload .upload-file {
    background: #fff;
    border: 2px solid #000;
    height: 64px;
    width: 100%;
    cursor: pointer;
    border-radius: 32px;
    margin: 0;
    padding: 5px;
    color: #8d8d8d;
    font-family: OpenSans-Regular;
    font-size: 18px;
    font-weight: 400;
    display: flex;
    align-items: center;
    justify-content: flex-start
}

.custom-file-upload .upload-file:before {
    content: "Browse";
    font-family: Bellefair-Regular;
    font-size: 17px;
    color: #fff;
    background: #000;
    margin: 0 15px 0 0;
    height: 52px;
    border-radius: 27px;
    width: 135px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase
}

.custom-file-upload.color-sky .upload-file {
    border-color: #ccefff;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .15)
}

.custom-file-upload.color-sky .upload-file:before {
    color: #000;
    background: #ccefff
}

.custom-file-upload.color-brown .upload-file {
    border-color: #e6e6d8
}

.custom-file-upload.color-brown .upload-file:before {
    color: #000;
    background: #e6e6d8
}

@media screen and (max-width:1919px) {
    .custom-container {
        max-width: 1365px
    }
}

@media screen and (max-width:1365px) {
    .custom-container {
        max-width: 1200px
    }

    .container {
        max-width: 1170px
    }

    h1 {
        font-size: 65px
    }

    h1.page-h1 {
        font-size: 40px
    }

    h2 {
        font-size: 50px
    }

    h3 {
        font-size: 40px
    }

    h4 {
        font-size: 29px
    }

    h5 {
        font-size: 22px
    }

    h6 {
        font-size: 18px
    }

    p {
        font-size: 16px
    }

    .btn-blue,
    .btn-blue-border,
    .btn-yellow,
    .btn-yellow-border {
        font-size: 16px;
        padding: 6px 30px;
        border-radius: 23px
    }

    .custom-li-full>ul>li {
        font-size: 16px;
        padding-left: 25px
    }

    .custom-li-full>ul>li:before {
        font-size: 18px
    }

    .custom-alert {
        font-size: 20px;
        padding: 18px 30px
    }

    .custom-alert i.fa {
        margin-right: 13px
    }

    .custom-file-upload .upload-file {
        height: 56px;
        border-radius: 28px;
        padding: 4px;
        font-size: 16px
    }

    .custom-file-upload .upload-file:before {
        font-size: 15px;
        margin: 0 15px 0 0;
        height: 46px;
        border-radius: 23px;
        width: 115px
    }

    .theading {
        font-size: 18px
    }

    .tcontent {
        font-size: 16px
    }

    .table-exe_one tbody tr td {
        padding: 10px 35px
    }

    .table-exe_one tbody tr:first-child td {
        padding-top: 12px
    }

    .table-exe_one tbody tr:last-child td {
        padding-bottom: 12px
    }

    .form-main label {
        font-size: 18px;
        margin-bottom: 12px
    }

    .form-main .form-control {
        height: 58px;
        border-radius: 30px;
        padding: 8px 33px;
        line-height: 58px;
        font-size: 16px
    }

    .form-exe_one .form-group {
        margin-bottom: 20px
    }

    .form-main textarea.form-control {
        height: 140px
    }

    .form-main .btn-yellow {
        width: 220px
    }

    .form-exe_two i.fa {
        top: 20px;
        right: 18px;
        font-size: 14px
    }

    .form-exe_two {
        padding: 35px
    }

    .custom-dropdown .btn-dropdown {
        height: 56px;
        border-radius: 28px;
        padding: 0 22px;
        font-size: 16px
    }

    .custom-dropdown .dropdown-menu {
        border-radius: 12px;
        margin-top: 14px;
        font-size: 16px
    }

    .custom-dropdown .dropdown-menu>li>a {
        padding: 10px 15px
    }

    .custom-checkbox,
    .custom-radio-button {
        padding-left: 38px;
        font-size: 22px;
        font-size: 16px
    }

    .custom-checkbox .checkmark:after {
        font-size: 13px
    }
}

@media screen and (max-width:1199px) {
    .custom-container {
        max-width: 990px
    }

    .container {
        max-width: 970px
    }

    h1 {
        font-size: 50px
    }

    h1.page-h1 {
        font-size: 30px
    }

    h2 {
        font-size: 36px
    }

    h3 {
        font-size: 30px
    }

    h4 {
        font-size: 24px
    }

    h5 {
        font-size: 18px
    }

    .btn-blue,
    .btn-blue-border,
    .btn-yellow,
    .btn-yellow-border {
        font-size: 15px;
        padding: 4px 20px;
        border-radius: 20px
    }

    .custom-alert {
        font-size: 18px;
        padding: 16px 25px
    }

    .custom-alert i.fa {
        margin-right: 11px
    }

    .btn-blue-border.radius,
    .btn-blue.radius,
    .btn-yellow-border.radius,
    .btn-yellow.radius {
        border-radius: 8px
    }

    .custom-file-upload .upload-file {
        height: 52px;
        border-radius: 26px;
        padding: 4px;
        font-size: 14px
    }

    .custom-file-upload .upload-file:before {
        font-size: 13px;
        margin: 0 12px 0 0;
        height: 42px;
        border-radius: 22px;
        width: 105px
    }

    .custom-checkbox,
    .custom-radio-button {
        padding-left: 35px;
        font-size: 15px
    }

    .custom-checkbox .checkmark,
    .custom-radio-button .checkmark {
        height: 20px;
        width: 20px;
        border-radius: 3px
    }

    .custom-radio-button .checkmark {
        border-radius: 100%
    }

    .custom-checkbox .checkmark:after {
        font-size: 12px
    }

    .custom-radio-button .checkmark:after {
        font-size: 10px
    }

    .custom-dropdown .btn-dropdown {
        height: 50px;
        border-radius: 25px;
        padding: 0 20px;
        font-size: 14px
    }

    .custom-dropdown .dropdown-menu {
        border-radius: 10px;
        margin-top: 12px;
        font-size: 14px
    }

    .custom-dropdown .dropdown-menu>li>a {
        padding: 9px 13px
    }

    .form-main label {
        font-size: 16px;
        margin-bottom: 10px
    }

    .form-main .form-control {
        height: 53px;
        border-radius: 25px;
        padding: 4px 25px;
        line-height: 53px;
        font-size: 14px
    }

    .form-main textarea.form-control {
        height: 120px
    }

    .form-exe_two i.fa {
        top: 20px;
        right: 15px;
        font-size: 13px
    }

    .form-exe_two .form-group.submit {
        margin-top: 20px
    }

    .theading {
        font-size: 16px
    }

    .tcontent {
        font-size: 15px
    }
}

@media screen and (max-width:991px) {
    .custom-container {
        max-width: 765px
    }

    .container {
        max-width: 750px
    }

    h1 {
        font-size: 45px;
        margin-bottom: 25px
    }

    h2 {
        font-size: 40px;
        margin-bottom: 38px
    }

    h4 {
        font-size: 22px
    }

    h4,
    h5 {
        margin-bottom: 10px
    }

    h5 {
        font-size: 16px
    }

    p {
        font-size: 14px;
        margin-bottom: 15px
    }

    .theading {
        font-size: 15px
    }

    .tcontent {
        font-size: 14px
    }

    .btn-blue,
    .btn-blue-border,
    .btn-yellow,
    .btn-yellow-border {
        padding: 4px 35px
    }
}

@media screen and (max-width:767px) {

    .container,
    .custom-container {
        max-width: 100%
    }

    .container {
        padding: 0 20px
    }

    h1 {
        font-size: 40px;
        margin-bottom: 20px
    }

    h2 {
        font-size: 36px;
        margin-bottom: 25px
    }

    [class^=col-] {
        flex: 0 0 100%;
        max-width: 100%
    }
}

.visible-lg,
.visible-md,
.visible-sm,
.visible-xs {
    display: none !important
}

@media (max-width:767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block !important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none !important
    }
}

@font-face {
    font-family: OpenSans-LightItalic;
    src: url(../../fonts/OpenSans-LightItalic.eot);
    src: url(../../fonts/OpenSans-LightItalicd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/OpenSans-LightItalic.woff2) format("woff2"), url(../../fonts/OpenSans-LightItalic.woff) format("woff"), url(../../fonts/OpenSans-LightItalic.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: OpenSans-ExtraBoldItalic;
    src: url(../../fonts/OpenSans-ExtraBoldItalic.eot);
    src: url(../../fonts/OpenSans-ExtraBoldItalicd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/OpenSans-ExtraBoldItalic.woff2) format("woff2"), url(../../fonts/OpenSans-ExtraBoldItalic.woff) format("woff"), url(../../fonts/OpenSans-ExtraBoldItalic.ttf) format("truetype");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: OpenSans-BoldItalic;
    src: url(../../fonts/OpenSans-BoldItalic.eot);
    src: url(../../fonts/OpenSans-BoldItalicd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/OpenSans-BoldItalic.woff2) format("woff2"), url(../../fonts/OpenSans-BoldItalic.woff) format("woff"), url(../../fonts/OpenSans-BoldItalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: OpenSans-Light;
    src: url(../../fonts/OpenSans-Light.eot);
    src: url(../../fonts/OpenSans-Lightd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/OpenSans-Light.woff2) format("woff2"), url(../../fonts/OpenSans-Light.woff) format("woff"), url(../../fonts/OpenSans-Light.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: Bellefair-Regular;
    src: url(../../fonts/Bellefair-Regular.eot);
    src: url(../../fonts/Bellefair-Regulard41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/Bellefair-Regular.woff2) format("woff2"), url(../../fonts/Bellefair-Regular.woff) format("woff"), url(../../fonts/Bellefair-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSans-Bold;
    src: url(../../fonts/OpenSans-Bold.eot);
    src: url(../../fonts/OpenSans-Boldd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/OpenSans-Bold.woff2) format("woff2"), url(../../fonts/OpenSans-Bold.woff) format("woff"), url(../../fonts/OpenSans-Bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: OpenSans-Italic;
    src: url(../../fonts/OpenSans-Italic.eot);
    src: url(../../fonts/OpenSans-Italicd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/OpenSans-Italic.woff2) format("woff2"), url(../../fonts/OpenSans-Italic.woff) format("woff"), url(../../fonts/OpenSans-Italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: OpenSans-Regular;
    src: url(../../fonts/OpenSans-Regular.eot);
    src: url(../../fonts/OpenSans-Regulard41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/OpenSans-Regular.woff2) format("woff2"), url(../../fonts/OpenSans-Regular.woff) format("woff"), url(../../fonts/OpenSans-Regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: OpenSans-ExtraBold;
    src: url(../../fonts/OpenSans-ExtraBold.eot);
    src: url(../../fonts/OpenSans-ExtraBoldd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/OpenSans-ExtraBold.woff2) format("woff2"), url(../../fonts/OpenSans-ExtraBold.woff) format("woff"), url(../../fonts/OpenSans-ExtraBold.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: OpenSans-SemiBold;
    src: url(../../fonts/OpenSans-SemiBold.eot);
    src: url(../../fonts/OpenSans-SemiBoldd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/OpenSans-SemiBold.woff2) format("woff2"), url(../../fonts/OpenSans-SemiBold.woff) format("woff"), url(../../fonts/OpenSans-SemiBold.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: OpenSans-SemiBoldItalic;
    src: url(../../fonts/OpenSans-SemiBoldItalic.eot);
    src: url(../../fonts/OpenSans-SemiBoldItalicd41d.eot?#iefix) format("embedded-opentype"), url(../../fonts/OpenSans-SemiBoldItalic.woff2) format("woff2"), url(../../fonts/OpenSans-SemiBoldItalic.woff) format("woff"), url(../../fonts/OpenSans-SemiBoldItalic.ttf) format("truetype");
    font-weight: 600;
    font-style: italic
}

body {
    padding: 0;
    margin: 0;
    color: #000;
    font-family: OpenSans-Regular;
    background-color: #f8f8ec;
}

.cookiealert {
    float: left;
    width: 100%;
    background: #eac435;
    padding: 15px 0
}

.cookiealert p {
    margin: 0;
    font-family: OpenSans-Bold;
    font-size: 20px;
    text-align: center
}

.cookiealert p i.far,
.cookiealert p i.fas {
    margin-right: 15px
}

.cookiealert>i.far,
.cookiealert>i.fas {
    position: absolute;
    right: 30px;
    top: 16px;
    font-size: 25px;
    line-height: 1;
    color: #000;
    opacity: .5;
    cursor: pointer
}

.header-main {
    float: left;
    width: 100%;
    position: relative;
    z-index: 999
}

.top-header {
    float: left;
    width: 100%;
    background: #3d2a6c;
    padding: 14px 0
}

.top-header .custom-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.top-header-left {
    width: 50%
}

.top-header-left>ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    color: #fff
}

.top-header-left>ul>li {
    margin-right: 30px;
    font-family: OpenSans-Light;
    font-size: 22px;
    line-height: 1.2
}

.top-header-left>ul>li i.far,
.top-header-left>ul>li i.fas {
    color: #eac435;
    vertical-align: bottom;
    margin-right: 10px
}

.top-header-left>ul>li strong {
    font-family: OpenSans-SemiBold;
    font-weight: 600
}

.top-header-right {
    width: 50%;
    position: relative
}

.top-header-right form {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap
}

.top-header-right label {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: Bellefair-Regular;
    text-transform: uppercase;
    line-height: 1.4;
    margin: 0 20px 0 0
}

.top-header-right input {
    border: none;
    background: #aadef5;
    width: 200px;
    height: 44px;
    line-height: 44px;
    border-radius: 20px;
    padding: 10px 22px;
    font-size: 15px;
    color: #000;
    margin-right: 10px
}

.top-header-right input[type=submit] {
    margin: 0;
    width: 105px;
    background: #eac435;
    padding: 0;
    font-family: Bellefair-Regular;
    font-size: 16px;
    text-transform: uppercase
}

.navigation {
    background: #fff;
    border-bottom: 3px solid #eac435
}

.my-menu,
.navigation {
    float: left;
    width: 100%
}

.my-menu>ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap
}

.my-menu>ul>li>a {
    font-family: OpenSans-Bold;
    color: #000;
    font-size: 20px;
    text-transform: uppercase;
    padding: 21px 10px;
    border-bottom: 3px solid transparent;
    margin-bottom: -3px
}

.my-menu>ul>li.active>a,
.my-menu>ul>li:hover>a,
.my-menu>ul>li>a:hover {
    color: #eac435;
    border-color: #3d2a6c
}

.my-menu .dropdown-toggle:after {
    display: none
}

.my-menu .menu-logo {
    width: 188px;
    margin-top: -72px;
    margin-bottom: -48px
}

.my-menu .menu-logo a {
    display: block;
    padding: 0;
    border: none;
    margin: 0
}

.my-menu .menu-logo img {
    width: 100%
}

.my-menu .home>a {
    background: #ececdf;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border-radius: 100%;
    color: #3d2a6c;
    padding: 0;
    border: none;
    margin: 0
}

.navigation .dropdown-menu {
    margin-top: 3px;
    padding: 15px 10px;
    border-radius: 0 0 5px 5px;
    border: none;
    box-shadow: 0 12px 12px 1px rgba(0, 0, 0, .3)
}

.navigation .dropdown-menu>li>a {
    font-family: OpenSans-Bold;
    color: #000;
    font-weight: 700;
    font-size: 18px;
    padding: 7px 12px
}

.navigation .dropdown-menu>li>a:hover {
    background: #eac435;
    color: #3d2a6c
}

.home-banner {
    float: left;
    width: 100%
}

.home-banner .owl-stage-outer {
    padding-bottom: 1px
}

.home-banner .owl-stage-outer:before {
    content: "";
    background: url(../../img/frontend/home-banner-cover.png) no-repeat bottom;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 13vw;
    z-index: 9;
    bottom: 0
}

.home-banner .item {
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    height: 45vw;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative
}

.home-banner .item:before {
    content: "";
    background: url(../../img/frontend/banner-img-shadow.png) no-repeat bottom;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%
}

.home-banner .item .container {
    padding: 0 105px;
    margin-top: 12vw
}

.home-banner h2 {
    text-transform: capitalize;
    color: #fff;
    margin-bottom: 15px
}

.home-banner h1 {
    margin: 0;
    color: #fff
}

.home-banner .owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 100%;
    left: 11%;
    transform: translate(-50%, -50%)
}

.home-banner .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: 11%
}

.home-banner .owl-carousel .owl-nav button:before {
    content: "\F104";
    font-family: FontAwesome;
    font-size: 38px
}

.home-banner .owl-carousel .owl-nav button.owl-next:before {
    content: "\F105"
}

.home-banner .owl-carousel .owl-nav button span {
    display: none
}

.home-banner .owl-dots {
    position: absolute;
    width: 100%;
    bottom: 7vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    left: 0
}

.home-banner .owl-dots button.owl-dot {
    width: 10px;
    height: 10px;
    margin: 0 6px;
    border: 2px solid #776b97;
    border-radius: 100%
}

.home-banner .owl-dots button.owl-dot.active {
    border-color: #eac435
}

.home-banner-button {
    float: left;
    width: 100%;
    position: relative;
    z-index: 99;
    margin-top: -80px
}

.home-banner-button a {
    display: block
}

.home-banner-button .box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    border: 6px solid #fff;
    border-radius: 75px;
    color: #fff
}

.home-banner-button .box .left {
    background: #fff;
    padding: 25px;
    width: 130px;
    border-radius: 100%;
    margin-left: -6px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.home-banner-button .box .right {
    width: calc(100% - 134px);
    padding: 0 42px
}

.home-banner-button h5 {
    margin: 0
}

.home-welcome-main {
    float: left;
    width: 100%;
    background: url(../../img/frontend/home-welcome-img.jpg) no-repeat 0 0;
    background-size: cover;
    padding: 160px 0 100px;
    margin-top: -63px;
    background-position: 30%
}

.home-welcome-main .box {
    width: 55%;
    background: #fff;
    float: right;
    padding: 55px 50px;
    border-radius: 25px
}

.home-welcome-main .box h2 {
    margin-bottom: 10px
}

.home-welcome-main .box p {
    font-family: OpenSans-SemiBoldItalic;
    line-height: 1.8
}

.home-welcome-main .box h6 {
    margin-bottom: 20px
}

.home-welcome-main .custom-li-full {
    margin-bottom: 25px
}

.home-welcome-main .custom-li-full>ul>li {
    line-height: 1.6
}

.pageContent {
    background-color: #f8f8ec
}

.home-news-main {
    float: left;
    width: 100%;
    background: url(../../img/frontend/home-news-bg.jpg) no-repeat 0 0;
    background-size: cover;
    padding: 95px 0
}

.home-news-main h2.text-center {
    color: #fff
}

.news-box {
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    margin-bottom: 35px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.news-box .top {
    width: 36%;
    position: relative
}

.news-box figure {
    border-radius: 8px;
    overflow: hidden
}

.news-box figure a {
    display: block
}

.news-box figure img {
    width: 100%
}

.news-box span.release-date {
    bottom: 0;
    left: 0;
    background-image: url(../../img/frontend/release-date-bg.png);
    font-family: OpenSans-SemiBold;
    font-size: 14px;
    padding: 7px 40px 6px 9px;
    display: inline-block;
    position: absolute;
    background-size: cover;
    background-position: 100% 100%
}

.news-box .bottom {
    width: 64%;
    padding-left: 35px;
    padding-top: 10px
}

.news-box h3 {
    text-transform: capitalize;
    color: #000;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 10px
}

.news-box h3 a {
    color: #000
}

.news-box .read-more {
    color: #3d2a6c;
    font-size: 16px;
    font-family: OpenSans-SemiBold
}

.news-box .read-more i.far,
.news-box .read-more i.fas {
    font-size: 14px;
    margin-left: 4px
}

.section-box {
    background-color: #fff !important
}

.section-box h3 {
    font-size: 2rem !important
}

.section-box h3 a {
    color: #000 !important
}

.latest-news .news-box {
    flex-direction: column;
    align-items: flex-start
}

.latest-news .news-box .top {
    width: 100%
}

.latest-news .news-box .bottom {
    width: 100%;
    padding-bottom: 15px;
    padding-top: 20px
}

.latest-news .news-box span.release-date {
    left: auto;
    right: 0;
    background-image: url(../../img/frontend/release-date-ro-bg.png);
    padding: 8px 10px 7px 49px;
    font-size: 16px
}

.news-box .text-center .btn-yellow {
    margin-top: 15px
}

.home-upcoming-event {
    float: left;
    width: 100%;
    background: linear-gradient(#160a37c7, #24164ae9), url("/images/ais9.jpg") no-repeat bottom;
    /*background-blend-mode: screen;*/
    background-size: cover;
    padding: 100px 0 365px;
}

.home-upcoming-event h2.text-center {
    color: #fff
}

.home-upcoming-event .item,
.home-upcoming-event .owl-stage {
    display: flex;
    flex-wrap: wrap
}

.home-upcoming-event .item {
    height: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 10px;
    width: 100%
}

.home-upcoming-event .events-date {
    width: 80px;
    background: #0b6e40;
    font-family: Bellefair-Regular;
    color: #fff;
    font-size: 34px;
    text-align: center;
    border-radius: 8px;
    line-height: 1.1;
    padding: 25px 10px
}

.home-upcoming-event .events-date span {
    display: block;
    font-family: OpenSans-Regular;
    font-size: 25px
}

.home-upcoming-event .events-details {
    width: calc(100% - 80px);
    padding: 25px 15px 15px 35px
}

.home-upcoming-event .events-details h3 {
    text-transform: capitalize;
    color: #000;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 11px
}

.home-upcoming-event .events-details ul {
    margin-bottom: 20px
}

.home-upcoming-event .events-details ul li {
    position: relative;
    font-family: OpenSans-Regular;
    font-size: 16px;
    display: flex;
    line-height: 1.5;
    margin-bottom: 10px;
    padding-left: 30px
}

.home-upcoming-event .events-details ul li i.far,
.home-upcoming-event .events-details ul li i.fas {
    display: none
}

.home-upcoming-event .events-details ul li:before {
    content: "\F041";
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 19px;
    color: #0b6e40;
    line-height: 1.5
}

.home-upcoming-event .events-details ul li:last-child:before {
    content: "\F017"
}

.home-upcoming-event .events-details .view-detail {
    color: #3d2a6c;
    font-size: 16px;
    font-family: OpenSans-SemiBold
}

.home-upcoming-event .events-details .view-detail i.far,
.home-upcoming-event .events-details .view-detail i.fas {
    font-size: 14px;
    margin-left: 4px
}

.home-upcoming-event .owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    background: rgba(106, 185, 251, .5803921569);
    border-radius: 100%;
    left: -70px;
    transform: translate(-50%, -50%)
}

.home-upcoming-event .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -130px
}

.home-upcoming-event .owl-carousel .owl-nav button:before {
    content: "\F104";
    font-family: FontAwesome;
    font-size: 28px;
    color: #fff
}

.home-upcoming-event .owl-carousel .owl-nav button.owl-next:before {
    content: "\F105"
}

.home-upcoming-event .owl-carousel .owl-nav button span {
    display: none
}

.home-upcoming-event .text-center .btn-yellow {
    margin-top: 50px;
    width: 220px
}

.home-twitter-mian {
    float: left;
    width: 100%;
    background: url(../../img/frontend/home-twitter-bg.png) no-repeat bottom;
    background-size: cover;
    padding: 90px 0 100px;
    position: relative
}

.home-twitter-mian:before {
    content: "";
    background: url(../../img/frontend/twitter-bottom-bg.png) no-repeat bottom;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 6.5vw;
    z-index: 9;
    bottom: 0
}

.home-twitter-mian .container {
    z-index: 9
}

.home-twitter-mian h2.text-center {
    color: #000
}

.home-twitter-mian .box {
    background: #fff;
    padding: 40px 45px
}

.home-twitter-mian .item {
    position: relative;
    padding: 15px
}

.home-twitter-mian .item:before {
    background-image: url(../../img/frontend/twi-zig-border-left.png);
    left: 2px
}

.home-twitter-mian .item:after,
.home-twitter-mian .item:before {
    content: "";
    background-repeat: repeat-y;
    position: absolute;
    width: 15px;
    height: calc(100% - 10px);
    background-size: 100%;
    top: 5px
}

.home-twitter-mian .item:after {
    background-image: url(../../img/frontend/twi-zig-border-right.png);
    right: 2px
}

.home-twitter-mian .box:before {
    background-image: url(../../img/frontend/twi-zig-border-bottum.png);
    background-size: auto 15px;
    top: 3px
}

.home-twitter-mian .box:after,
.home-twitter-mian .box:before {
    content: "";
    background-repeat: repeat-x;
    position: absolute;
    width: calc(100% - 8px);
    height: 14px;
    z-index: 99;
    left: 4px
}

.home-twitter-mian .box:after {
    background-image: url(../../img/frontend/twi-zig-border-top.png);
    background-size: auto 14px;
    bottom: 3px
}

.home-twitter-mian .top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 15px
}

.home-twitter-mian .twi-address {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    flex-wrap: wrap
}

.home-twitter-mian .twi-icon {
    color: #1da1f2;
    font-size: 38px;
    line-height: 1;
    margin-right: 15px
}

.home-twitter-mian .twi-name {
    width: auto
}

.home-twitter-mian .twi-name h4 {
    font-family: Bellefair-Regular;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 5px
}

.home-twitter-mian .twi-name p {
    font-family: OpenSans-SemiBold;
    font-size: 18px;
    line-height: 1.4;
    color: #1da1f2;
    margin: 0
}

.home-twitter-mian .twi-date {
    font-family: OpenSans-Regular;
    line-height: 1;
    font-size: 16px;
    color: #000
}

.home-twitter-mian .twi-disc {
    display: block;
    margin-bottom: 10px
}

.home-twitter-mian .twi-disc p {
    margin-bottom: 10px;
    font-family: OpenSans-Italic;
    line-height: 1.8
}

.home-twitter-mian .twi-disc .twi-highlight {
    display: inline-block;
    font-family: OpenSans-SemiBold;
    font-size: 18px;
    line-height: 1.4;
    color: #1da1f2;
    margin: 0 2px
}

.home-twitter-mian a {
    color: inherit
}

.home-twitter-mian .twi-target {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    font-family: OpenSans-SemiBold;
    font-size: 18px;
    line-height: 1.4;
    color: #1da1f2
}

.home-twitter-mian .twi-target>* {
    margin-right: 5px
}

.home-twitter-mian .text-center a.btn-yellow {
    margin-top: 50px;
    width: 220px
}

.home-twitter-mian .owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 100%;
    left: -80px;
    transform: translate(-50%, -50%)
}

.home-twitter-mian .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -130px
}

.home-twitter-mian .owl-carousel .owl-nav button:before {
    content: "\F104";
    font-family: FontAwesome;
    font-size: 38px;
    color: #8d8d8d
}

.home-twitter-mian .owl-carousel .owl-nav button.owl-next:before {
    content: "\F105"
}

.home-twitter-mian .owl-carousel .owl-nav button span {
    display: none
}

.home-our-member {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background-color: #fff
}

.home-our-member ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    margin-left: -10px;
    margin-right: -10px
}

.home-our-member ul li {
    width: 20%;
    padding: 0 10px;
    margin-bottom: 20px
}

.home-our-member .text-center .btn-yellow {
    width: 230px;
    margin-top: 20px
}

.footer-mian,
.footer-top {
    float: left;
    width: 100%
}

.footer-top {
    position: relative;
    /*background: url(../../img/frontend/top-footer-bg.png) no-repeat top;*/
    background-color:#730b05;
    background-size: cover;
    padding: 130px 0 0
}

.footer-top:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 5.8vw;
    z-index: 1;
    top: 0
}

.footer-top-white:before {
    background: url(../../img/frontend/top-footer-border-white.png) no-repeat top;
    background-size: 100%
}

.footer-top-cream:before {
    background: url(../../img/frontend/top-footer-border-cream.png) no-repeat top;
    background-size: 100%
}

.footer-top .container {
    z-index: 9
}

.footer-top-left {
    padding-left: 25px;
    float: left;
    width: 44%;
    color: #fff
}

.footer-top h2 {
    margin-bottom: 25px;
    color: #fff
}

.footer-top-left ul li {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center
}

.footer-top-left ul li:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 2px dotted hsla(0, 0%, 100%, .2666666667)
}

.footer-top-left .icon {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-right: 30px;
    background: #eac435;
    color: #000;
    font-size: 27px
}

.footer-top-left .text {
    width: calc(100% - 130px)
}

.footer-top-left p {
    font-family: OpenSans-Bold;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 5px
}

.footer-top-left span {
    display: block;
    font-size: 16px
}

.footer-top-left a,
.footer-top-left span {
    font-family: OpenSans-Regular;
    line-height: 1.5
}

.footer-top-left a {
    font-size: 24px;
    color: #fff;
    margin-bottom: 4px
}

.footer-top-left a.simple-link {
    font-size: 16px !important;
    line-height: 1.5;
    color: #eac435;
    text-decoration: underline
}

.footer-top-right {
    width: 46%;
    float: right;
    margin-bottom: -35px
}

.footer-top-right .footer-map {
    position: relative;
    width: 100%;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .15)
}

.footer-top-right .footer-map:before {
    background-image: url(../../img/frontend/zig-border-left.png);
    left: -12px
}

.footer-top-right .footer-map:after,
.footer-top-right .footer-map:before {
    content: "";
    background-repeat: repeat-y;
    position: absolute;
    width: 16px;
    height: 100%;
    background-size: 100%;
    top: 0
}

.footer-top-right .footer-map:after {
    background-image: url(../../img/frontend/zig-border-right.png);
    right: -12px
}

.footer-top-right .footer-map iframe {
    width: 100%;
    height: 570px;
    position: relative
}

.footer-top-right .footer-map .zig-border {
    position: relative
}

.footer-top-right .footer-map .zig-border:before {
    background-image: url(../../img/frontend/zig-border-bottum.png);
    width: calc(100% + 22px);
    top: -11px;
    left: -11px
}

.footer-top-right .footer-map .zig-border:after,
.footer-top-right .footer-map .zig-border:before {
    content: "";
    background-repeat: repeat-x;
    position: absolute;
    height: 15px;
    background-size: auto 15px;
    z-index: 99
}

.footer-top-right .footer-map .zig-border:after {
    background-image: url(../../img/frontend/zig-border-top.png);
    width: calc(100% + 20px);
    bottom: -5px;
    left: -10px
}

.footer-bottom {
    float: left;
    width: 100%;
    padding: 50px 0 20px;
    background: #24164a
}

.footer-bottom h3 {
    font-size: 24px;
    color: #fffefe;
    margin-bottom: 20px
}

.footer-logo {
    width: 14.5%;
    float: left
}

.footer-logo a {
    display: block
}

.footer-logo img {
    width: 100%
}

.footer-links {
    width: 52%;
    float: left;
    padding: 0 25px 0 75px
}

.footer-links ul {
    -moz-column-count: 3;
    column-count: 3;
    -moz-column-gap: 25px;
    column-gap: 25px
}

.footer-links ul li {
    color: #7b7783;
    font-size: 17px;
    line-height: 1.6;
    margin-bottom: 8px;
    font-family: OpenSans-Regular
}

.footer-links ul li a {
    color: #7b7783
}

.footer-news-letter {
    width: 19%;
    float: right
}

.footer-news-letter form {
    position: relative;
    width: 100%
}

.footer-news-letter .robly_field_group {
    width: 100%
}

.footer-news-letter input[type=email] {
    width: 100%;
    border: none;
    background: #7b7783;
    height: 65px;
    line-height: 65px;
    border-radius: 32px;
    color: #fffefe;
    padding: 5px 65px 5px 35px;
    font-family: OpenSans-Regular;
    font-size: 16px
}

.footer-news-letter input[type=email]::-moz-placeholder {
    color: #fffefe
}

.footer-news-letter input[type=email]::placeholder {
    color: #fffefe
}

.footer-news-letter input[type=email]:-ms-input-placeholder {
    color: #fffefe
}

.footer-news-letter input[type=email]::-ms-input-placeholder {
    color: #fffefe
}

.footer-news-letter input.button {
    background-image: url(../../img/frontend/submit-bg.png);
    width: 50px;
    height: 50px;
    border: none;
    border-radius: 100%;
    background-color: #3d2a6c;
    background-position: 50%;
    background-size: 16px auto;
    background-repeat: no-repeat;
    position: absolute;
    right: 7px;
    top: 7px
}

.footer-social {
    margin-top: 23px
}

.footer-social ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap
}

.footer-social ul li {
    margin-right: 20px
}

.footer-social ul li a {
    font-size: 20px;
    color: #7b7783
}

.footer-copyright {
    float: left;
    width: 100%;
    background: #1b0c42;
    color: #7b7783;
    padding-bottom: 15px;
    padding-top: 15px
}

.footer-copyright .container {
    padding-right: 70px
}

.footer-copyright span {
    font-size: 15px;
    color: #7b7783;
    display: inline-block
}

.footer-copyright ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap
}

.footer-copyright ul li {
    font-size: 15px;
    color: #7b7783
}

.footer-copyright ul li a {
    color: #7b7783
}

.footer-copyright ul li:not(:last-child):after {
    content: "|";
    margin: 0 10px;
    font-weight: 700
}

.child-banner-main {
    float: left;
    width: 100%;
    background: url(../../img/frontend/child-account-banner.png) no-repeat 100% 0;
    background-size: cover;
    position: relative;
    padding-top: 80px
}

.child-banner-main:before {
    content: "";
    background: url(../../img/frontend/chlid-banner-bottom-bg.png) no-repeat bottom;
    background-size: 100%;
    position: absolute;
    bottom: -1px;
    width: 100%;
    left: 0;
    height: 11vw
}

.child-banner-main .child-details {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    margin-bottom: -40px
}

.child-banner-main .child-image {
    width: 320px;
    margin-right: 75px;
    border: 8px solid #eac435;
    border-radius: 100%;
    overflow: hidden
}

.child-banner-main h2 {
    color: #fff;
    margin-bottom: 20px
}

.child-banner-main h3 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 50px
}

.child-account-tabs-main {
    float: left;
    width: 100%;
    background: #f8f8ec;
    padding: 100px 0 90px
}

.child-account-tabs-main .top-bar {
    margin-bottom: 55px
}

.child-account-tabs-main .top-bar ul {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-left: -5px;
    margin-right: -5px
}

.child-account-tabs-main .top-bar li {
    width: 20%;
    padding: 0 5px;
    margin-bottom: 10px
}

.child-account-tabs-main .top-bar a {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    background: #fff;
    font-family: OpenSans-SemiBold;
    font-size: 20px;
    line-height: 1.4;
    color: #000;
    border-radius: 10px;
    padding: 21px 15px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1);
    z-index: 1;
    position: relative
}

.child-account-tabs-main .top-bar .active a,
.child-account-tabs-main .top-bar a:hover {
    background: #eac435
}

.child-account-tabs-main .top-bar .active a:before,
.child-account-tabs-main .top-bar a:hover:before {
    content: "";
    position: absolute;
    width: 17px;
    height: 17px;
    background: #eac435;
    transform: rotate(45deg) translate(-50%);
    bottom: -11px;
    left: 50%;
    transition: all .5s;
    z-index: -1
}

.child-account-tabs-main .bottom-bar,
.child-dasbord {
    float: left;
    width: 100%
}

.child-dasbord-left {
    width: 68%;
    padding-right: 65px;
    padding-top: 15px;
    float: left
}

.child-dasbord-left .top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 35px
}

.child-dasbord-left .top h3 {
    margin: 0
}

.child-dasbord-left .top .btn-yellow {
    width: 250px
}

.child-dasbord-left ul,
.child-dasbord-left ul li {
    display: flex;
    flex-wrap: wrap
}

.child-dasbord-left ul li {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 24px 0 rgba(0, 0, 0, .1);
    width: 100%;
    margin-bottom: 10px;
    padding-left: 40px;
    align-items: center;
    justify-content: space-between;
    overflow: hidden
}

.child-dasbord-left .left {
    width: 50%
}

.child-dasbord-left .right {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-wrap: wrap
}

.child-dasbord-left .left h6 {
    font-size: 21px;
    margin-bottom: 5px
}

.child-dasbord-left .left p {
    margin: 0;
    font-size: 16px
}

.child-dasbord-left .right .date {
    font-family: OpenSans-Regular;
    font-size: 16px;
    color: #000;
    border: 1px solid #d9d9d9;
    width: 155px;
    text-align: center;
    padding: 8px 9px;
    border-radius: 20px;
    margin-right: 42px
}

.child-dasbord-left .right .dolor {
    background: #0b6e40;
    color: #fff;
    font-family: Bellefair-Regular;
    font-size: 35px;
    line-height: 1.1;
    width: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 33px 20px;
    position: relative
}

.child-dasbord-left .right .dolor:before {
    content: "";
    background: url(../../img/frontend/child-dasbord-left-de.png) no-repeat 100% 0;
    position: absolute;
    top: 0;
    height: 100%;
    left: -21px;
    width: 21px;
    background-size: 100%
}

.child-dasbord-right {
    background: #e4e3c3;
    width: 32%;
    float: left;
    padding: 20px 15px;
    border-radius: 12px
}

.child-dasbord-right>h4 {
    font-family: Bellefair-Regular;
    font-size: 35px;
    line-height: 1.2;
    text-transform: uppercase;
    margin-bottom: 16px;
    padding: 5px 12px 0
}

.child-dasbord-right ul,
.child-dasbord-right ul li {
    display: flex;
    flex-wrap: wrap
}

.child-dasbord-right ul li {
    width: 100%;
    background: #ecebd5;
    margin-bottom: 15px;
    padding: 23px 20px;
    border-radius: 12px;
    transition: all .5s
}

.child-dasbord-right ul li.active,
.child-dasbord-right ul li:hover {
    background: #fff
}

.child-dasbord-right .left {
    width: 40px
}

.child-dasbord-right .left figure {
    overflow: hidden;
    border-radius: 100%
}

.child-dasbord-right .right {
    width: calc(100% - 40px);
    padding-left: 20px
}

.child-dasbord-right .name {
    font-family: OpenSans-SemiBold;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 4px
}

.child-dasbord-right .name span {
    font-family: OpenSans-Regular;
    font-size: 16px
}

.child-dasbord-right .name i.far,
.child-dasbord-right .name i.fas {
    font-size: 14px;
    margin: 0 2px
}

.child-dasbord-right .dis {
    font-family: OpenSans-Regular;
    line-height: 1.5;
    font-size: 15px;
    margin-bottom: 10px
}

.child-dasbord-right .date {
    font-family: OpenSans-Regular;
    line-height: 1.5;
    font-size: 14px
}

.child-dasbord-right .date i.far,
.child-dasbord-right .date i.fas {
    color: #3d2a6c;
    margin-right: 5px
}

.child-dasbord-right .view-notificaitons.text-center {
    font-family: OpenSans-SemiBold;
    font-size: 18px;
    line-height: 1.4;
    color: #000;
    margin: 15px 0 5px
}

.child-dasbord-right .view-notificaitons.text-center a {
    color: #000
}

.account-latest-notices-mian {
    float: left;
    width: 100%;
    background: url(../../img/frontend/child-letest-notices-bg.jpg) no-repeat;
    position: relative;
    padding: 110px 0 130px;
    background-size: cover;
    background-position: 0 100%
}

.account-latest-notices-mian:before {
    content: "";
    background: url(../../img/frontend/child-letest-notices-top-bg.png) no-repeat top;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 8.8vw;
    z-index: 1;
    top: 0
}

.account-latest-notices-mian .item {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    background: #fff;
    padding: 25px 30px;
    border-radius: 10px;
    transition: all .5s
}

.account-latest-notices-mian .left {
    width: 45px
}

.account-latest-notices-mian .left figure {
    overflow: hidden;
    border-radius: 100%
}

.account-latest-notices-mian .right {
    width: calc(100% - 45px);
    padding-left: 20px;
    padding-top: 6px
}

.account-latest-notices-mian .name {
    font-family: OpenSans-SemiBold;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 10px
}

.account-latest-notices-mian .name span {
    font-family: OpenSans-Regular;
    font-size: 16px
}

.account-latest-notices-mian .name i.far,
.account-latest-notices-mian .name i.fas {
    font-size: 14px;
    margin: 0 2px
}

.account-latest-notices-mian .dis {
    line-height: 1.5;
    font-size: 18px;
    margin-bottom: 12px;
    font-family: OpenSans-SemiBold;
    font-style: italic
}

.account-latest-notices-mian .date {
    font-family: OpenSans-Regular;
    line-height: 1.5;
    font-size: 14px
}

.account-latest-notices-mian .date i.far,
.account-latest-notices-mian .date i.fas {
    color: #3d2a6c;
    margin-right: 5px
}

.account-latest-notices-mian .owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 60px;
    background: #bd9f2f;
    border-radius: 100%;
    left: -70px;
    transform: translate(-50%, -50%)
}

.account-latest-notices-mian .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -130px
}

.account-latest-notices-mian .owl-carousel .owl-nav button:before {
    content: "\F104";
    font-family: FontAwesome;
    font-size: 28px;
    color: #fff
}

.account-latest-notices-mian .owl-carousel .owl-nav button.owl-next:before {
    content: "\F105"
}

.account-latest-notices-mian .owl-carousel .owl-nav button span {
    display: none
}

.child-weekly-timetable-main {
    float: left;
    width: 100%;
    margin: 100px 0 90px
}

.child-weekly-timetable-main .days {
    text-align: center;
    width: 100%;
    height: 50px;
    font-family: OpenSans-SemiBold;
    font-size: 17px;
    border-radius: 25px;
    border: 2px solid #000;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 40px
}

.child-weekly-timetable-main .boxs {
    width: 100%
}

.child-weekly-timetable-main .boxs>li {
    background: #e8e8e8;
    border-radius: 8px;
    padding: 25px;
    margin-bottom: 10px
}

.child-weekly-timetable-main .boxs h6 {
    margin-bottom: 0;
    text-transform: uppercase;
    line-height: 1
}

.child-weekly-timetable-main .boxs p {
    line-height: 1;
    margin-bottom: 0;
    margin-top: 10px
}

.child-weekly-timetable-main .boxs ul {
    margin-top: 20px
}

.child-weekly-timetable-main .boxs ul li {
    font-family: OpenSans-Regular;
    font-size: 16px;
    line-height: 1.65
}

.child-weekly-timetable-main .boxs ul strong {
    font-family: OpenSans-SemiBold;
    font-weight: 600
}

.child-weekly-timetable-main .monday .days {
    border-color: #026537
}

.child-weekly-timetable-main .tuesday .days {
    border-color: #3d2a6c
}

.child-weekly-timetable-main .wednesday .days {
    border-color: #eac435
}

.child-weekly-timetable-main .thursday .days {
    border-color: #aaddf2
}

.child-weekly-timetable-main .friday .days {
    border-color: #e4e3c3
}

.child-weekly-timetable-main .monday .boxs>li {
    background: #026537;
    color: #fff
}

.child-weekly-timetable-main .tuesday .boxs>li {
    background: #3d2a6c;
    color: #fff
}

.child-weekly-timetable-main .wednesday .boxs>li {
    background: #eac435;
    color: #000
}

.child-weekly-timetable-main .thursday .boxs>li {
    background: #aaddf2;
    color: #000
}

.child-weekly-timetable-main .friday .boxs>li {
    background: #e4e3c3;
    color: #000
}

.detal-page-banner-main {
    float: left;
    width: 100%;
    background-repeat: no-repeat;
    background-position: 100% 0;
    background-size: cover;
    position: relative;
    min-height: 24vw;
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
    flex-wrap: wrap;
    overflow: hidden
}

.detal-page-banner-main:before {
    content: "";
    background: url(../../img/frontend/detail-banner-border.png) no-repeat top;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 13.8vw;
    bottom: -2px;
    z-index: 1
}

.detal-page-banner-main .box {
    width: 860px;
    height: 860px;
    background: rgba(61, 42, 108, .95);
    border-radius: 100%;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    color: #fff;
    text-align: center;
    margin: auto auto -550px;
    padding: 90px 190px
}

.detal-page-banner-main h3 {
    margin-bottom: 10px;
    line-height: 1.25
}

.breadcrumb-wrap .breadcrumb {
    margin: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
    font-size: 18px;
    font-family: OpenSans-Regular;
    color: #080808
}

.breadcrumb-wrap {
    margin: 0 auto
}

.breadcrumb-wrap .breadcrumb a {
    font-family: OpenSans-SemiBold;
    color: #fff
}

.breadcrumb-wrap .breadcrumb>.active,
.breadcrumb-wrap .breadcrumb>li+li:before {
    color: #ada2c8
}

.school-life-main {
    float: left;
    width: 100%;
    background: #f8f8ec;
    padding-top: 77px;
    padding-bottom: 150px;
    position: relative;
    z-index: 2
}

.school-life-main h3.text-center {
    margin-bottom: 35px
}

.school-life-main .top {
    position: relative;
    float: left;
    width: 100%;
    z-index: 0
}

.school-life-main .top figure {
    overflow: hidden;
    border-radius: 20px
}

.school-life-main .top figure img {
    width: 100%
}

.school-life-main .bottom {
    width: calc(100% - 120px);
    background: #fff;
    position: relative;
    float: left;
    padding: 55px 55px 40px;
    border-radius: 25px;
    box-shadow: 0 8px 50px 0 rgba(0, 0, 0, .1);
    margin: -50px 60px -110px
}

.school-life-main .bottom:before {
    content: "";
    background: url(../../img/frontend/cycle-design.png) no-repeat 0 0;
    width: 140px;
    height: 140px;
    bottom: -50px;
    right: -50px;
    position: absolute;
    z-index: -1;
    background-size: 100%
}

.school-life-main p {
    line-height: 1.7
}

.school-life-main h6 {
    margin-bottom: 20px
}

.school-life-main .custom-li-full ul {
    display: flex;
    flex-wrap: wrap
}

.detail-about-main {
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
    padding: 9.7vw 0 12vw
}

.detail-about-main:before {
    content: "";
    background: url(../../img/frontend/school-life-bottom-border.png) no-repeat top;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 9.7vw;
    top: 0
}

.detail-about-main:after {
    content: "";
    background: url(../../img/frontend/detail-about-top-border.png) no-repeat top;
    background-size: 100%;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 1;
    height: 11.9vw
}

.detail-about-top {
    float: left;
    width: 100%;
    padding: 50px 0
}

.detail-about-left {
    width: 51%;
    float: left;
    position: relative;
    padding-right: 40px;
    z-index: 1;
    margin-bottom: 25px
}

.detail-about-left:before {
    content: "";
    background: url(../../img/frontend/dots-design.png) no-repeat 0 0;
    width: 200px;
    height: 200px;
    top: -40px;
    right: -3px;
    position: absolute;
    z-index: -1;
    background-size: 100%
}

.detail-about-left:after {
    content: "";
    background: url(../../img/frontend/cycle-design.png) no-repeat 0 0;
    width: 86px;
    height: 86px;
    bottom: -35px;
    left: -35px;
    position: absolute;
    z-index: -1;
    background-size: 100%
}

.detail-about-left figure {
    border-radius: 15px;
    overflow: hidden
}

.detail-about-left figure img {
    width: 100%
}

.detail-about-right {
    width: 49%;
    float: left;
    padding-left: 70px;
    margin-bottom: 25px
}

.detail-about-right h3 {
    margin-bottom: 25px;
    line-height: 1.2
}

.detail-about-right p {
    line-height: 1.65;
    margin-bottom: 26px
}

.detail-about-right h6 {
    margin-bottom: 25px
}

.detail-about-right .custom-li-full li {
    line-height: 1.65
}

.detail-about-right2 {
    width: 51%;
    float: left;
    position: relative;
    padding-left: 40px;
    z-index: 1;
    margin-bottom: 25px
}

.detail-about-right2:before {
    content: "";
    background: url(../../img/frontend/dots-design.png) no-repeat 0 0;
    width: 200px;
    height: 200px;
    top: -40px;
    left: -3px;
    position: absolute;
    z-index: -1;
    background-size: 100%
}

.detail-about-right2:after {
    content: "";
    background: url(../../img/frontend/cycle-design.png) no-repeat 0 0;
    width: 86px;
    height: 86px;
    bottom: -35px;
    right: -35px;
    position: absolute;
    z-index: -1;
    background-size: 100%
}

.detail-about-right2 figure {
    border-radius: 15px;
    overflow: hidden
}

.detail-about-right2 figure img {
    width: 100%
}

.detail-about-left2 {
    width: 49%;
    float: left;
    padding-right: 70px;
    margin-bottom: 25px
}

.detail-about-left2 h3 {
    margin-bottom: 25px;
    line-height: 1.2
}

.detail-about-left2 p {
    line-height: 1.65;
    margin-bottom: 26px
}

.detail-about-left2 h6 {
    margin-bottom: 25px
}

.detail-about-left2 .custom-li-full li {
    line-height: 1.65
}

.detail-about-bottom {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1
}

.detail-about-bottom .box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    background: #3d2a6c;
    padding: 24px 30px;
    color: #fff;
    border-radius: 15px;
    max-width: 1070px;
    margin: auto
}

.detail-about-bottom h5 {
    margin: 0;
    font-size: 22px;
    font-family: OpenSans-Regular
}

.detail-about-bottom .btn-yellow {
    width: 310px
}

.Organic-food-policy {
    float: left;
    width: 100%;
    background: url(../../img/frontend/Organic-food-policy-bg.png) no-repeat 0 0;
    padding-top: 11.9vw;
    padding-bottom: 10.9vw;
    position: relative;
    background-size: cover
}

.Organic-food-policy:before {
    content: "";
    background: url(../../img/frontend/detail-about-top-border.png) no-repeat top;
    background-size: 100%;
    position: absolute;
    width: 100%;
    height: 11.9vw;
    z-index: 1;
    top: 0
}

.Organic-food-policy:after {
    content: "";
    background: url(../../img/frontend/detail-about-bottom-border.png) no-repeat top;
    background-size: calc(100% + 70px);
    position: absolute;
    width: 100%;
    height: 10.9vw;
    bottom: 0;
    left: 0;
    z-index: 1
}

.Organic-food-policy .container {
    margin: 120px auto 100px;
    display: flex;
    flex-wrap: wrap
}

.Organic-policy-left {
    width: 50%;
    color: #fff;
    padding: 15px 50px;
    float: left;
    margin-bottom: 20px
}

.Organic-policy-left h2 {
    line-height: 1.2;
    margin-bottom: 25px
}

.Organic-policy-left p {
    line-height: 1.65;
    margin-bottom: 25px
}

.Organic-policy-left .btn-yellow {
    width: 190px;
    margin-top: 10px
}

.Organic-policy-right {
    width: 50%;
    float: left;
    padding-left: 25px;
    position: relative;
    z-index: 1;
    margin-bottom: 20px
}

.Organic-policy-right:before {
    content: "";
    background: url(../../img/frontend/dots-design-green.png) no-repeat 0 0;
    width: 183px;
    height: 183px;
    top: -51px;
    right: -51px;
    position: absolute;
    z-index: -1;
    background-size: 100%
}

.Organic-policy-right:after {
    content: "";
    background: url(../../img/frontend/cycle-design-trans.png) no-repeat 0 0;
    width: 90px;
    height: 90px;
    bottom: -35px;
    right: -35px;
    position: absolute;
    z-index: -1;
    background-size: 100%
}

.Organic-policy-right figure {
    border-radius: 20px;
    overflow: hidden
}

.Organic-policy-right figure img {
    width: 100%
}

.detail-about-slider-main {
    float: left;
    width: 100%;
    padding-bottom: 100px
}

.detail-about-slider-main h2.text-center {
    margin-bottom: 40px
}

.detail-about-slider-main .item {
    padding-bottom: 20px
}

.detail-about-slider-main figure {
    overflow: hidden;
    border-radius: 20px
}

.detail-about-slider-main .text-box {
    background: #fff;
    position: relative;
    border-radius: 15px;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, .1);
    padding: 15px;
    text-align: center;
    width: calc(100% - 60px);
    margin: -40px auto auto;
    min-height: 125px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap
}

.detail-about-slider-main .owl-carousel .owl-nav button {
    position: absolute;
    top: 40%;
    width: 60px;
    height: 60px;
    background: #c4edff;
    border-radius: 100%;
    left: -70px;
    transform: translate(-50%, -50%)
}

.detail-about-slider-main .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -130px
}

.detail-about-slider-main .owl-carousel .owl-nav button:before {
    content: "\F104";
    font-family: FontAwesome;
    font-size: 28px;
    color: #000
}

.detail-about-slider-main .owl-carousel .owl-nav button.owl-next:before {
    content: "\F105"
}

.detail-about-slider-main .owl-carousel .owl-nav button span {
    display: none
}

.element-top-main {
    padding: 20px 0 0
}

.element-full-main,
.element-top-main {
    float: left;
    width: 100%;
    background: #f8f8ec
}

.element-full-main {
    position: relative;
    padding: 2.8vw 0 3vw
}

.element-full-main h3.text-center {
    margin-bottom: 35px
}

.element-full-main .top {
    position: relative;
    float: left;
    width: 100%;
    z-index: 0
}

.element-full-main .top figure {
    overflow: hidden;
    border-radius: 20px
}

.element-full-main .top figure img {
    width: 100%
}

.element-full-main .top:before {
    content: "";
    background: url(../../img/frontend/dots-design.png) no-repeat 0 0;
    width: 183px;
    height: 183px;
    top: -30px;
    left: -50px;
    position: absolute;
    z-index: -1;
    background-size: 100%
}

.element-full-main .top:after {
    content: "";
    background: url(../../img/frontend/cycle-design.png) no-repeat 0 0;
    width: 120px;
    height: 120px;
    bottom: -40px;
    right: -40px;
    position: absolute;
    z-index: -1;
    background-size: 100%
}

.element-full-main .bottom {
    float: left;
    width: 100%;
    padding: 50px 50px 0
}

.element-full-main p {
    line-height: 1.7
}

.element-full-main h5 {
    margin-bottom: 20px
}

.element-full-main .custom-li-full {
    margin-bottom: 50px
}

.element-full-main .custom-li-full li {
    margin-bottom: 20px
}

.element-full-main .custom-alert {
    text-align: center;
    padding: 25px 20px
}

.table-main {
    float: left;
    width: 100%;
    margin-bottom: 90px
}

.table-main .text-center {
    margin-bottom: 30px
}

.custom-checkbox-main,
.form-main {
    float: left;
    width: 100%;
    margin-bottom: 90px
}

.form-main .text-center {
    margin-bottom: 30px
}

.element-bottom-main {
    background: #f8f8ec;
    float: left;
    width: 100%;
    padding: 100px 0 90px;
    position: relative;
    margin-top: 9.7vw
}

.element-bottom-main:before {
    content: "";
    background: url(../../img/frontend/element-bottom-border.png) no-repeat bottom;
    background-size: 100% 100%;
    position: absolute;
    width: 100%;
    height: 9.7vw;
    top: -9.7vw
}

.white-bg .element-bottom-main:before {
    background-color: #fff
}

.element-bottom-main p {
    margin-bottom: 35px
}

.element-bottom-main h6 {
    font-family: OpenSans-Bold;
    margin-bottom: 15px
}

.element-two-column {
    float: left;
    width: 100%;
    position: relative;
    margin-bottom: 30px;
    background: #f8f8ec
}

.element-two-column .container {
    padding-top: 40px
}

.element-two-column .heading-wrap {
    margin-bottom: 50px;
    padding: 0 100px
}

.element-two-column .heading-wrap h3 {
    margin-bottom: 15px
}

.element-two-column .box {
    float: left;
    width: 100%;
    margin-bottom: 40px
}

.element-two-column figure {
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 20px
}

.element-two-column figure img {
    width: 100%
}

.element-two-column .contant {
    text-align: center;
    padding: 0 40px
}

.element-two-column .contant p {
    margin-bottom: 30px
}

.bellefair {
    font-family: Bellefair, serif !important;
    text-transform: uppercase
}

.Organic-policy-left .custom-li-full li:before {
    color: #eac435 !important
}

.owl-video-wrapper {
    width: 100%;
    height: auto
}

.owl-video-wrapper iframe {
    width: 100%;
    height: 100%
}

.main-timeline {
    position: relative
}

.main-timeline:before {
    content: "";
    width: 5px;
    height: 100%;
    border-radius: 20px;
    margin: 0 auto;
    background: #242922;
    position: absolute;
    top: 0;
    left: 0;
    right: 0
}

.main-timeline .timeline {
    display: inline-block;
    margin-bottom: 50px;
    position: relative
}

.main-timeline .timeline:before {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 4px solid #fff;
    background: #ec496e;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    transform: translate(-50%, -50%)
}

.main-timeline .timeline-icon {
    display: inline-block;
    width: 130px;
    height: 130px;
    border-radius: 50%;
    border: 3px solid #ec496e;
    padding: 13px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translateY(-50%)
}

.main-timeline .timeline-icon i {
    display: block;
    border-radius: 50%;
    background: #ec496e;
    font-size: 64px;
    color: #fff;
    line-height: 100px;
    z-index: 1;
    position: relative
}

.main-timeline .timeline-icon:after,
.main-timeline .timeline-icon:before {
    content: "";
    width: 100px;
    height: 4px;
    background: #ec496e;
    position: absolute;
    top: 50%;
    right: -100px;
    transform: translateY(-50%)
}

.main-timeline .timeline-icon:after {
    width: 70px;
    height: 50px;
    background: #f8f8ec;
    top: 89px;
    right: -30px
}

.main-timeline .timeline-content {
    width: 50%;
    padding: 0 50px;
    margin: 52px 0 0;
    float: right;
    position: relative
}

.main-timeline .timeline-content:before {
    content: "";
    width: 70%;
    height: 100%;
    border: 3px solid #ec496e;
    border-top: none;
    border-right: none;
    position: absolute;
    bottom: -13px;
    left: 35px
}

.main-timeline .timeline-content:after {
    content: "";
    width: 37px;
    height: 3px;
    background: #ec496e;
    position: absolute;
    top: 13px;
    left: 0
}

.main-timeline .title {
    font-size: 20px;
    color: #ec496e;
    text-transform: uppercase;
    margin: 0 0 5px
}

.main-timeline .description {
    display: inline-block;
    font-size: 16px;
    color: #404040;
    line-height: 20px;
    letter-spacing: 1px;
    margin: 0
}

.main-timeline .timeline:nth-child(2n) .timeline-icon {
    left: auto;
    right: 30%
}

.main-timeline .timeline:nth-child(2n) .timeline-icon:before {
    right: auto;
    left: -100px
}

.main-timeline .timeline:nth-child(2n) .timeline-icon:after {
    right: auto;
    left: -30px
}

.main-timeline .timeline:nth-child(2n) .timeline-content {
    float: left
}

.main-timeline .timeline:nth-child(2n) .timeline-content:before {
    left: auto;
    right: 35px;
    transform: rotateY(180deg)
}

.main-timeline .timeline:nth-child(2n) .timeline-content:after {
    left: auto;
    right: 0
}

.main-timeline .timeline:nth-child(2n) .timeline-content:after,
.main-timeline .timeline:nth-child(2n) .timeline-icon:before,
.main-timeline .timeline:nth-child(2n) .timeline-icon i,
.main-timeline .timeline:nth-child(2n):before {
    background: #f9850f
}

.main-timeline .timeline:nth-child(2n) .timeline-icon {
    border-color: #f9850f
}

.main-timeline .timeline:nth-child(2n) .title {
    color: #f9850f
}

.main-timeline .timeline:nth-child(2n) .timeline-content:before {
    border-left-color: #f9850f;
    border-bottom-color: #f9850f
}

.main-timeline .timeline:nth-child(3n) .timeline-content:after,
.main-timeline .timeline:nth-child(3n) .timeline-icon:before,
.main-timeline .timeline:nth-child(3n) .timeline-icon i,
.main-timeline .timeline:nth-child(3n):before {
    background: #8fb800
}

.main-timeline .timeline:nth-child(3n) .timeline-icon {
    border-color: #8fb800
}

.main-timeline .timeline:nth-child(3n) .title {
    color: #8fb800
}

.main-timeline .timeline:nth-child(3n) .timeline-content:before {
    border-left-color: #8fb800;
    border-bottom-color: #8fb800
}

.main-timeline .timeline:nth-child(4n) .timeline-content:after,
.main-timeline .timeline:nth-child(4n) .timeline-icon:before,
.main-timeline .timeline:nth-child(4n) .timeline-icon i,
.main-timeline .timeline:nth-child(4n):before {
    background: #2fcea5
}

.main-timeline .timeline:nth-child(4n) .timeline-icon {
    border-color: #2fcea5
}

.main-timeline .timeline:nth-child(4n) .title {
    color: #2fcea5
}

.main-timeline .timeline:nth-child(4n) .timeline-content:before {
    border-left-color: #2fcea5;
    border-bottom-color: #2fcea5
}

@media only screen and (max-width:1200px) {
    .main-timeline .timeline-icon:before {
        width: 50px;
        right: -50px
    }

    .main-timeline .timeline:nth-child(2n) .timeline-icon:before {
        right: auto;
        left: -50px
    }

    .main-timeline .timeline-content {
        margin-top: 75px
    }
}

@media only screen and (max-width:990px) {
    .main-timeline .timeline {
        margin: 0 0 10px
    }

    .main-timeline .timeline-icon {
        left: 25%
    }

    .main-timeline .timeline:nth-child(2n) .timeline-icon {
        right: 25%
    }

    .main-timeline .timeline-content {
        margin-top: 115px
    }
}

@media only screen and (max-width:767px) {
    .main-timeline {
        padding-top: 50px
    }

    .main-timeline:before {
        left: 80px;
        right: 0;
        margin: 0
    }

    .main-timeline .timeline {
        margin-bottom: 70px
    }

    .main-timeline .timeline:before {
        top: 0;
        left: 83px;
        right: 0;
        margin: 0
    }

    .main-timeline .timeline-icon {
        width: 60px;
        height: 60px;
        line-height: 40px;
        padding: 5px;
        top: 0;
        left: 0
    }

    .main-timeline .timeline:nth-child(2n) .timeline-icon {
        left: 0;
        right: auto
    }

    .main-timeline .timeline-icon:before,
    .main-timeline .timeline:nth-child(2n) .timeline-icon:before {
        width: 25px;
        left: auto;
        right: -25px
    }

    .main-timeline .timeline-icon:after,
    .main-timeline .timeline:nth-child(2n) .timeline-icon:after {
        width: 25px;
        height: 30px;
        top: 44px;
        left: auto;
        right: -5px
    }

    .main-timeline .timeline-icon i {
        font-size: 30px;
        line-height: 45px
    }

    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        width: 100%;
        margin-top: -15px;
        padding-left: 130px;
        padding-right: 5px
    }

    .main-timeline .timeline:nth-child(2n) .timeline-content {
        float: right
    }

    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(2n) .timeline-content:before {
        width: 50%;
        left: 120px
    }

    .main-timeline .timeline:nth-child(2n) .timeline-content:before {
        right: auto;
        transform: rotateY(0)
    }

    .main-timeline .timeline-content:after,
    .main-timeline .timeline:nth-child(2n) .timeline-content:after {
        left: 85px
    }
}

@media only screen and (max-width:479px) {

    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content {
        padding-left: 110px
    }

    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(2n) .timeline-content:before {
        left: 99px
    }

    .main-timeline .timeline-content:after,
    .main-timeline .timeline:nth-child(2n) .timeline-content:after {
        left: 65px
    }
}

.main-timeline4 {
    overflow: hidden;
    position: relative
}

.main-timeline4:before {
    content: "";
    width: 5px;
    height: 70%;
    background: #333;
    position: absolute;
    top: 70px;
    left: 50%;
    transform: translateX(-50%)
}

.main-timeline4 .timeline-content:before,
.main-timeline4 .timeline:before {
    top: 50%;
    transform: translateY(-50%);
    content: ""
}

.main-timeline4 .timeline {
    width: 50%;
    padding-left: 100px;
    float: right;
    position: relative
}

.main-timeline4 .timeline:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 5px solid #333;
    position: absolute;
    left: -10px
}

.main-timeline4 .timeline-content {
    display: block;
    padding-left: 150px;
    position: relative
}

.main-timeline4 .timeline-content:before {
    width: 90px;
    height: 10px;
    border-top: 7px dotted #333;
    position: absolute;
    left: -92px
}

.main-timeline4 .year {
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 30px;
    border-radius: 50%;
    border: 10px solid #f54957;
    font-size: 25px;
    color: #f54957;
    text-align: center;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .4);
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 17px
}

.main-timeline4 .year:before {
    content: "";
    border-left: 20px solid #f54957;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    bottom: -13px;
    right: 0;
    transform: rotate(45deg)
}

.main-timeline4 .inner-content {
    padding: 20px 0
}

.main-timeline4 .title {
    font-size: 24px;
    color: #f54957;
    text-transform: uppercase;
    margin: 0 0 5px
}

.main-timeline4 .description {
    font-size: 14px;
    color: #6f6f6f;
    margin: 0 0 5px
}

.main-timeline4 .timeline:nth-child(2n) {
    padding: 0 100px 0 0
}

.main-timeline4 .timeline:nth-child(2n) .timeline-content:before,
.main-timeline4 .timeline:nth-child(2n) .year,
.main-timeline4 .timeline:nth-child(2n):before {
    left: auto;
    right: -10px
}

.main-timeline4 .timeline:nth-child(2n) .timeline-content {
    padding: 0 150px 0 0
}

.main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
    right: -92px
}

.main-timeline4 .timeline:nth-child(2n) .year {
    right: 0
}

.main-timeline4 .timeline:nth-child(2n) .year:before {
    right: auto;
    left: 0;
    border-left: none;
    border-right: 20px solid #f54957;
    transform: rotate(-45deg)
}

.main-timeline4 .timeline:nth-child(2) {
    margin-top: 110px
}

.main-timeline4 .timeline:nth-child(odd) {
    margin: -110px 0 0
}

.main-timeline4 .timeline:nth-child(2n) {
    margin-bottom: 80px
}

.main-timeline4 .timeline:first-child,
.main-timeline4 .timeline:last-child:nth-child(2n) {
    margin: 0
}

.main-timeline4 .timeline:nth-child(2n) .year {
    border-color: #1ebad0;
    color: #1ebad0
}

.main-timeline4 .timeline:nth-child(2) .year:before {
    border-right-color: #1ebad0
}

.main-timeline4 .timeline:nth-child(2n) .title {
    color: #1ebad0
}

.main-timeline4 .timeline:nth-child(3n) .year {
    border-color: #7cba01;
    color: #7cba01
}

.main-timeline4 .timeline:nth-child(3) .year:before {
    border-left-color: #7cba01
}

.main-timeline4 .timeline:nth-child(3n) .title {
    color: #7cba01
}

.main-timeline4 .timeline:nth-child(4n) .year {
    border-color: #f8781f;
    color: #f8781f
}

.main-timeline4 .timeline:nth-child(4) .year:before {
    border-right-color: #f8781f
}

.main-timeline4 .timeline:nth-child(4n) .title {
    color: #f8781f
}

@media only screen and (max-width:1200px) {
    .main-timeline4 .year {
        top: 50%;
        transform: translateY(-50%)
    }
}

@media only screen and (max-width:990px) {
    .main-timeline4 .timeline {
        padding-left: 75px
    }

    .main-timeline4 .timeline:nth-child(2n) {
        padding: 0 75px 0 0
    }

    .main-timeline4 .timeline-content {
        padding-left: 130px
    }

    .main-timeline4 .timeline:nth-child(2n) .timeline-content {
        padding: 0 130px 0 0
    }

    .main-timeline4 .timeline-content:before {
        width: 68px;
        left: -68px
    }

    .main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
        right: -68px
    }
}

@media only screen and (max-width:767px) {
    .main-timeline4 {
        overflow: visible
    }

    .main-timeline4:before {
        height: 100%;
        top: 0;
        left: 0;
        transform: translateX(0)
    }

    .main-timeline4 .timeline:before,
    .main-timeline4 .timeline:nth-child(2n):before {
        top: 60px;
        left: -9px;
        transform: translateX(0)
    }

    .main-timeline4 .timeline,
    .main-timeline4 .timeline:nth-child(2n),
    .main-timeline4 .timeline:nth-child(odd) {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0;
        margin: 0 0 10px
    }

    .main-timeline4 .timeline-content,
    .main-timeline4 .timeline:nth-child(2n) .timeline-content {
        padding: 0
    }

    .main-timeline4 .timeline-content:before,
    .main-timeline4 .timeline:nth-child(2n) .timeline-content:before {
        display: none
    }

    .main-timeline4 .timeline:nth-child(2n) .year,
    .main-timeline4 .year {
        position: relative;
        transform: translateY(0)
    }

    .main-timeline4 .timeline:nth-child(2n) .year:before,
    .main-timeline4 .year:before {
        border: 10px solid transparent;
        border-right: 20px solid #f54957;
        border-left: none;
        top: 50%;
        left: -23px;
        bottom: auto;
        right: auto;
        transform: rotate(0)
    }

    .main-timeline4 .timeline:nth-child(2n) .year:before {
        border-right-color: #1ebad0
    }

    .main-timeline4 .timeline:nth-child(3n) .year:before {
        border-right-color: #7cba01
    }

    .main-timeline4 .timeline:nth-child(4n) .year:before {
        border-right-color: #f8781f
    }

    .main-timeline4 .inner-content {
        padding: 10px
    }
}

.main-timeline-history {
    overflow: hidden;
    position: relative
}

.main-timeline-history:before {
    content: "";
    width: 5px;
    height: 70%;
    background: #333;
    position: absolute;
    top: 230px;
    left: 50%;
    transform: translateX(-50%)
}

.main-timeline-history .timeline-content:before,
.main-timeline-history .timeline:before {
    top: 50%;
    transform: translateY(-50%);
    content: ""
}

.main-timeline-history .timeline {
    width: 50%;
    padding-left: 100px;
    float: right;
    position: relative
}

.main-timeline-history .timeline:before {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #fff;
    border: 5px solid #333;
    position: absolute;
    left: -10px
}

.main-timeline-history .timeline-content {
    display: block;
    padding-left: 150px;
    position: relative
}

.main-timeline-history .timeline-content:before {
    width: 90px;
    height: 10px;
    border-top: 7px dotted #333;
    position: absolute;
    left: -92px
}

.main-timeline-history .year {
    display: inline-block;
    width: 120px;
    height: 120px;
    line-height: 100px;
    border-radius: 50%;
    border: 10px solid #f54957;
    font-size: 30px;
    color: #f54957;
    text-align: center;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, .4);
    position: absolute;
    top: 140px;
    left: 0
}

.main-timeline-history .year:before {
    content: "";
    border-left: 20px solid #f54957;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    bottom: -13px;
    right: 0;
    transform: rotate(45deg)
}

.main-timeline-history .inner-content {
    padding: 20px 0
}

.main-timeline-history .title {
    font-size: 24px;
    color: #f54957;
    text-transform: uppercase;
    margin: 0 0 5px
}

.main-timeline-history .description {
    font-size: 14px;
    color: #6f6f6f;
    margin: 0 0 5px
}

.main-timeline-history .timeline:nth-child(2n) {
    padding: 0 100px 0 0
}

.main-timeline-history .timeline:nth-child(2n) .timeline-content:before,
.main-timeline-history .timeline:nth-child(2n) .year,
.main-timeline-history .timeline:nth-child(2n):before {
    left: auto;
    right: -10px
}

.main-timeline-history .timeline:nth-child(2n) .timeline-content {
    padding: 0 150px 0 0
}

.main-timeline-history .timeline:nth-child(2n) .timeline-content:before {
    right: -92px
}

.main-timeline-history .timeline:nth-child(2n) .year {
    right: 0
}

.main-timeline-history .timeline:nth-child(2n) .year:before {
    right: auto;
    left: 0;
    border-left: none;
    border-right: 20px solid #f54957;
    transform: rotate(-45deg)
}

.main-timeline-history .timeline:nth-child(2) {
    margin-top: 110px
}

.main-timeline-history .timeline:nth-child(odd) {
    margin: -110px 0 0
}

.main-timeline-history .timeline:nth-child(2n) {
    margin-bottom: 80px
}

.main-timeline-history .timeline:first-child,
.main-timeline-history .timeline:last-child:nth-child(2n) {
    margin: 0
}

.main-timeline-history .timeline:nth-child(2n) .year {
    border-color: #1ebad0;
    color: #1ebad0
}

.main-timeline-history .timeline:nth-child(2) .year:before {
    border-right-color: #1ebad0
}

.main-timeline-history .timeline:nth-child(2n) .title {
    color: #1ebad0
}

.main-timeline-history .timeline:nth-child(3n) .year {
    border-color: #7cba01;
    color: #7cba01
}

.main-timeline-history .timeline:nth-child(3) .year:before {
    border-left-color: #7cba01
}

.main-timeline-history .timeline:nth-child(3n) .title {
    color: #7cba01
}

.main-timeline-history .timeline:nth-child(4n) .year {
    border-color: #f8781f;
    color: #f8781f
}

.main-timeline-history .timeline:nth-child(4) .year:before {
    border-right-color: #f8781f
}

.main-timeline-history .timeline:nth-child(4n) .title {
    color: #f8781f
}

@media only screen and (max-width:1200px) {
    .main-timeline-history .year {
        top: 50%;
        transform: translateY(-50%)
    }
}

@media only screen and (max-width:990px) {
    .main-timeline-history .timeline {
        padding-left: 75px
    }

    .main-timeline-history .timeline:nth-child(2n) {
        padding: 0 75px 0 0
    }

    .main-timeline-history .timeline-content {
        padding-left: 130px
    }

    .main-timeline-history .timeline:nth-child(2n) .timeline-content {
        padding: 0 130px 0 0
    }

    .main-timeline-history .timeline-content:before {
        width: 68px;
        left: -68px
    }

    .main-timeline-history .timeline:nth-child(2n) .timeline-content:before {
        right: -68px
    }
}

@media only screen and (max-width:767px) {
    .main-timeline-history {
        overflow: visible
    }

    .main-timeline-history:before {
        height: 100%;
        top: 0;
        left: 0;
        transform: translateX(0)
    }

    .main-timeline-history .timeline:before,
    .main-timeline-history .timeline:nth-child(2n):before {
        top: 60px;
        left: -9px;
        transform: translateX(0)
    }

    .main-timeline-history .timeline,
    .main-timeline-history .timeline:nth-child(2n),
    .main-timeline-history .timeline:nth-child(odd) {
        width: 100%;
        float: none;
        text-align: center;
        padding: 0;
        margin: 0 0 10px
    }

    .main-timeline-history .timeline-content,
    .main-timeline-history .timeline:nth-child(2n) .timeline-content {
        padding: 0
    }

    .main-timeline-history .timeline-content:before,
    .main-timeline-history .timeline:nth-child(2n) .timeline-content:before {
        display: none
    }

    .main-timeline-history .timeline:nth-child(2n) .year,
    .main-timeline-history .year {
        position: relative;
        transform: translateY(0)
    }

    .main-timeline-history .timeline:nth-child(2n) .year:before,
    .main-timeline-history .year:before {
        border: 10px solid transparent;
        border-right: 20px solid #f54957;
        border-left: none;
        top: 50%;
        left: -23px;
        bottom: auto;
        right: auto;
        transform: rotate(0)
    }

    .main-timeline-history .timeline:nth-child(2n) .year:before {
        border-right-color: #1ebad0
    }

    .main-timeline-history .timeline:nth-child(3n) .year:before {
        border-right-color: #7cba01
    }

    .main-timeline-history .timeline:nth-child(4n) .year:before {
        border-right-color: #f8781f
    }

    .main-timeline-history .inner-content {
        padding: 10px
    }
}

.pricing5 {
    color: #8d97ad;
    font-weight: 300
}

.pricing5 h1,
.pricing5 h2,
.pricing5 h3,
.pricing5 h4,
.pricing5 h5,
.pricing5 h6 {
    color: #3e4555
}

.pricing5 h5 {
    line-height: 22px;
    font-size: 18px
}

.pricing5 .font-weight-medium {
    font-weight: 500
}

.pricing5 .bg-light {
    background-color: #f4f8fa !important
}

.pricing5 .subtitle {
    color: #8d97ad;
    line-height: 24px
}

.pricing5 .card.card-shadow {
    box-shadow: 0 0 30px rgba(115, 128, 157, .1)
}

.pricing5 .general-listing {
    margin: 40px 0 20px
}

.pricing5 .card {
    background-size: 100% !important
}

.pricing5 .yearly {
    display: none
}

.pricing5 .pricing-box {
    margin-top: 120px
}

.pricing5 .pricing-box .middle-box {
    margin-top: -75px
}

.pricing5 .pricing-box .middle-box .general-listing {
    margin-top: 60px
}

@media (max-width:767px) {
    .pricing5 .pricing-box {
        margin-top: 40px
    }

    .pricing5 .pricing-box .middle-box {
        margin-top: 0
    }
}

.pricing5 .btn-success-gradiant {
    background: #2cdd9b;
    background: linear-gradient(90deg, #2cdd9b 0, #1dc8cc)
}

.pricing5 .btn-success-gradiant:hover {
    background: #1dc8cc;
    background: linear-gradient(90deg, #1dc8cc 0, #2cdd9b)
}

.pricing5 .btn-md {
    padding: 15px 45px;
    font-size: 16px
}

.pricing5 .rounded-left {
    border-top-left-radius: 60px !important;
    border-bottom-left-radius: 60px !important
}

.pricing5 .rounded-right {
    border-top-right-radius: 60px !important;
    border-bottom-right-radius: 60px !important
}

.pricing5 .btn-outline-success {
    color: #2cdd9b;
    background-color: transparent;
    border-color: #2cdd9b
}

.pricing5 .btn-outline-success:hover {
    background: #2cdd9b;
    border-color: #2cdd9b;
    color: #fff
}

.pricing5 h2,
.pricing5 h5 {
    margin-bottom: 0 !important
}

@media screen and (min-width:768px) {
    #child-weekly-timetable-slider {
        display: flex;
        flex-wrap: wrap
    }

    #child-weekly-timetable-slider .owl-stage-outer {
        overflow: inherit;
        width: 100%
    }

    #child-weekly-timetable-slider .owl-stage {
        transform: translateZ(0) !important;
        width: 100% !important
    }

    #child-weekly-timetable-slider .owl-item {
        width: 100% !important;
        margin-bottom: 30px
    }
}

@media screen and (min-width:992px) {
    .top-header-right #search-form {
        display: block
    }

    #child-weekly-timetable-slider .owl-stage {
        width: calc(100% + 10px) !important;
        margin-left: -5px
    }

    #child-weekly-timetable-slider .owl-item {
        width: 20% !important;
        padding: 0 5px;
        margin: 0
    }
}

@media screen and (max-width:1919px) {
    .cookiealert p {
        font-size: 17px
    }

    .cookiealert>i.fa {
        right: 23px;
        font-size: 21px
    }

    .top-header-left>ul>li {
        margin-right: 20px;
        font-size: 18px
    }

    .top-header-left>ul>li i.fa {
        margin-right: 6px
    }

    .top-header-right label {
        font-size: 15px;
        margin-right: 15px
    }

    .top-header-right input {
        width: 180px;
        height: 40px;
        line-height: 40px;
        border-radius: 19px;
        padding: 10px 20px;
        font-size: 14px
    }

    .top-header-right input[type=submit] {
        width: 100px;
        font-size: 15px
    }

    .my-menu>ul>li>a {
        font-size: 19px;
        padding: 18px 10px
    }

    .my-menu .home>a {
        width: 36px;
        height: 36px
    }

    .my-menu .menu-logo {
        width: 175px;
        margin-top: -68px
    }

    .navigation .dropdown-menu>li>a {
        font-size: 17px;
        padding: 6px 10px
    }

    .navigation .dropdown-menu {
        padding: 12px 9px
    }

    .home-banner .item .container {
        padding: 0 45px;
        margin-top: 8vw
    }

    .home-banner .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .home-banner .owl-carousel .owl-nav button {
        left: 60px
    }

    

    .home-upcoming-event .owl-carousel .owl-nav button.owl-next {
        right: -100px
    }

    .home-upcoming-event .owl-carousel .owl-nav button {
        left: -40px
    }

    .home-twitter-mian .owl-carousel .owl-nav button.owl-next {
        right: -100px
    }

    .home-twitter-mian .owl-carousel .owl-nav button {
        left: -40px
    }

    .account-latest-notices-mian .owl-carousel .owl-nav button.owl-next {
        right: -100px
    }

    .account-latest-notices-mian .owl-carousel .owl-nav button {
        left: -40px
    }

    .detal-page-banner-main {
        min-height: 31vw
    }

    .detail-about-slider-main .owl-carousel .owl-nav button {
        left: -40px
    }

    .detail-about-slider-main .owl-carousel .owl-nav button.owl-next {
        right: -100px
    }
}

@media screen and (max-width:1365px) {
    .cookiealert {
        padding: 10px 0
    }

    .cookiealert p {
        font-size: 15px
    }

    .cookiealert p i.fa {
        margin-right: 10px
    }

    .cookiealert>i.fa {
        right: 20px;
        font-size: 18px;
        top: 12px
    }

    .top-header {
        padding: 10px 0
    }

    .top-header-left>ul>li {
        margin-right: 15px;
        font-size: 16px
    }

    .top-header-right label {
        font-size: 14px;
        margin-right: 12px
    }

    .top-header-right input {
        width: 150px;
        height: 35px;
        line-height: 35px;
        border-radius: 16px;
        padding: 6px 17px;
        font-size: 14px
    }

    .top-header-right input[type=submit] {
        width: 80px;
        font-size: 13px
    }

    .navigation {
        border-width: 2px
    }

    .my-menu .home>a {
        width: 33px;
        height: 33px
    }

    .my-menu>ul>li>a {
        font-size: 15px;
        border-width: 2px;
        margin-bottom: -2px;
        padding: 21px 10px
    }

    .my-menu .menu-logo {
        width: 155px;
        margin-top: -55px;
        margin-bottom: -40px
    }

    .navigation .dropdown-menu>li>a {
        font-size: 15px;
        padding: 4px 8px
    }

    .navigation .dropdown-menu {
        padding: 7px 8px;
        margin-top: 2px
    }

    .home-banner .item {
        height: 55vw
    }

    .home-banner .item .container {
        padding: 0 45px;
        margin-top: 0
    }

    .home-banner .owl-carousel .owl-nav button {
        width: 50px;
        height: 50px
    }

    .home-banner .owl-carousel .owl-nav button:before {
        font-size: 28px
    }

    .home-banner .owl-carousel .owl-nav button {
        left: 40px
    }

    .home-banner .owl-carousel .owl-nav button.owl-next {
        right: -10px
    }

    .home-banner .owl-dots {
        bottom: 13vw
    }

    .home-banner-button .box {
        border-radius: 60px;
        border-width: 4px
    }

    .home-banner-button .box .left {
        padding: 20px;
        width: 110px;
        margin-left: -4px;
        height: 110px
    }

    .home-banner-button .box .right {
        width: calc(100% - 106px);
        padding: 0 62px
    }

    .home-banner-button {
        margin-top: -60px
    }

    .home-welcome-main {
        padding: 160px 0 90px;
        margin-top: -60px
    }

    .home-welcome-main .box {
        padding: 45px 40px;
        border-radius: 25px
    }

    .home-news-main {
        padding: 85px 0
    }

    .home-news-main h3 {
        font-size: 25px
    }

    .home-news-main .read-more {
        font-size: 14px
    }

    .home-news-main span.release-date {
        font-size: 12px;
        padding: 5px 36px 4px 7px
    }

    .home-news-main .read-more i.fa {
        font-size: 12px;
        margin-left: 2px
    }

    .home-news-main .bottom {
        padding-left: 30px
    }

    .home-upcoming-event {
        padding: 80px 0 215px
    }

    .home-upcoming-event .container {
        padding: 0 45px
    }

    .home-upcoming-event .events-date {
        font-size: 30px;
        padding: 18px 8px
    }

    .home-upcoming-event .events-date span {
        font-size: 20px
    }

    .home-upcoming-event .events-details {
        padding: 18px 10px 12px 30px
    }

    .home-upcoming-event .events-details h3 {
        font-size: 25px
    }

    .home-upcoming-event .events-details ul li {
        font-size: 14px;
        padding-left: 25px
    }

    .home-upcoming-event .events-details .view-detail {
        font-size: 14px
    }

    .home-upcoming-event .events-details .view-detail i.fa {
        font-size: 12px;
        margin-left: 3px
    }

    .home-upcoming-event .text-center .btn-yellow {
        width: 200px
    }

    .home-upcoming-event .owl-carousel .owl-nav button {
        width: 50px;
        height: 50px
    }

    .home-upcoming-event .owl-carousel .owl-nav button:before {
        font-size: 22px
    }

    .home-upcoming-event .owl-carousel .owl-nav button {
        left: -30px
    }

    .home-upcoming-event .owl-carousel .owl-nav button.owl-next {
        right: -80px
    }

    .home-twitter-mian {
        padding: 80px 0 90px
    }

    .home-twitter-mian .container {
        padding: 0 45px
    }

    .home-twitter-mian .owl-carousel .owl-nav button {
        width: 50px;
        height: 50px
    }

    .home-twitter-mian .owl-carousel .owl-nav button:before {
        font-size: 28px
    }

    .home-twitter-mian .owl-carousel .owl-nav button {
        left: -30px
    }

    .home-twitter-mian .owl-carousel .owl-nav button.owl-next {
        right: -80px
    }

    .footer-logo {
        width: 15%
    }

    .footer-links {
        width: 52%
    }

    .footer-news-letter {
        width: 33%
    }

    .footer-copyright .container {
        padding-right: 15px
    }

    .footer-top-left .icon {
        width: 80px;
        height: 80px;
        margin-right: 25px;
        font-size: 22px
    }

    .footer-top-left ul li:not(:last-child) {
        padding-bottom: 25px;
        margin-bottom: 25px
    }

    .footer-top-left .text {
        width: calc(100% - 105px)
    }

    .footer-top-left p {
        font-size: 18px
    }

    .footer-top-left span {
        font-size: 14px
    }

    .footer-top-left a {
        font-size: 20px
    }

    .footer-top-right .footer-map iframe {
        height: 450px
    }

    .child-banner-main .child-image {
        width: 280px;
        margin-right: 60px
    }

    .child-dasbord-left .left {
        width: 40%
    }

    .child-dasbord-left .right {
        width: 60%
    }

    .account-latest-notices-mian .container {
        padding: 0 45px
    }

    .account-latest-notices-mian .owl-carousel .owl-nav button {
        width: 50px;
        height: 50px;
        left: -30px
    }

    .account-latest-notices-mian .owl-carousel .owl-nav button:before {
        font-size: 22px
    }

    .account-latest-notices-mian .owl-carousel .owl-nav button.owl-next {
        right: -80px
    }

    .account-latest-notices-mian .item {
        padding: 22px 25px
    }

    .account-latest-notices-mian .left {
        width: 40px
    }

    .account-latest-notices-mian .right {
        width: calc(100% - 40px)
    }

    .account-latest-notices-mian .name {
        font-size: 16px;
        margin-bottom: 7px
    }

    .account-latest-notices-mian .name span {
        font-size: 14px
    }

    .account-latest-notices-mian .name i.fa {
        font-size: 12px;
        margin: 0 1px
    }

    .account-latest-notices-mian .dis {
        font-size: 16px;
        margin-bottom: 10px
    }

    .account-latest-notices-mian .date {
        font-size: 13px
    }

    .account-latest-notices-mian .date i.fa {
        margin-right: 3px
    }

    .child-weekly-timetable-main .days {
        font-size: 16px
    }

    .child-weekly-timetable-main .boxs ul li {
        font-size: 14px
    }

    .detal-page-banner-main .box {
        width: 750px;
        height: 750px;
        margin-bottom: -480px;
        padding: 70px 150px
    }

    .breadcrumb-wrap .breadcrumb {
        font-size: 15px
    }

    .school-life-main {
        padding-top: 55px;
        z-index: 2
    }

    .school-life-main .top:before {
        width: 150px;
        height: 150px;
        top: -25px;
        left: -25px
    }

    .school-life-main .bottom {
        padding: 40px 45px 20px;
        border-radius: 20px;
        margin-bottom: -80px
    }

    .school-life-main .bottom:before {
        width: 110px;
        height: 110px;
        bottom: -35px;
        right: -35px
    }

    .detail-about-left {
        margin-bottom: 15px
    }

    .detail-about-left:before {
        width: 140px;
        height: 140px;
        top: -27px;
        right: -2px
    }

    .detail-about-left:after {
        width: 75px;
        height: 75px;
        bottom: -25px;
        left: -25px
    }

    .detail-about-right h3 {
        margin-bottom: 18px
    }

    .detail-about-right h6,
    .detail-about-right p {
        margin-bottom: 20px
    }

    .detail-about-bottom h5 {
        font-size: 18px
    }

    .detail-about-bottom .btn-yellow {
        width: 270px
    }

    .detail-about-bottom .box {
        padding: 20px 23px;
        max-width: 1000px
    }

    .Organic-food-policy .container {
        margin: 90px auto 70px
    }

    .Organic-policy-left h2,
    .Organic-policy-left p {
        margin-bottom: 20px
    }

    .Organic-policy-left .btn-yellow {
        width: 175px;
        margin-top: 5px
    }

    .Organic-policy-right:before {
        width: 150px;
        height: 150px;
        top: -26px;
        right: -28px
    }

    .Organic-policy-right:after {
        width: 70px;
        height: 70px;
        bottom: -25px;
        right: -25px
    }

    .detail-about-slider-main h2.text-center {
        margin-bottom: 35px
    }

    .detail-about-slider-main .container {
        padding: 0 45px
    }

    .detail-about-slider-main .owl-carousel .owl-nav button {
        width: 50px;
        height: 50px
    }

    .detail-about-slider-main .owl-carousel .owl-nav button:before {
        font-size: 22px
    }

    .detail-about-slider-main .owl-carousel .owl-nav button {
        left: -30px
    }

    .detail-about-slider-main .owl-carousel .owl-nav button.owl-next {
        right: -80px
    }

    .detail-about-slider-main .text-box {
        border-radius: 10px;
        padding: 10px;
        width: calc(100% - 50px);
        margin-top: -30px;
        min-height: 100px
    }

    .detail-about-slider-main {
        padding-bottom: 60px
    }

    .element-full-main .top:before:before {
        width: 150px;
        height: 150px;
        top: -25px;
        left: -25px
    }

    .element-full-main .top:after {
        width: 90px;
        height: 90px;
        bottom: -25px;
        right: -25px
    }

    .element-full-main .bottom {
        padding: 40px 40px 0
    }

    .element-full-main .top:before {
        width: 150px;
        height: 150px;
        top: -25px;
        left: -25px
    }

    .element-full-main .custom-alert {
        padding: 20px
    }

    .learn-more-full {
        padding: 55px 0;
        margin-bottom: 70px
    }

    .learn-more-full h4 {
        font-size: 33px;
        margin-bottom: 20px
    }

    .custom-checkbox-main,
    .form-main,
    .table-main {
        margin-bottom: 70px
    }

    .element-bottom-main {
        padding: 80px 0 50px
    }

    .element-two-column .container {
        padding-top: 60px
    }

    .element-two-column .heading-wrap {
        margin-bottom: 40px;
        padding: 0 140px
    }

    .element-two-column {
        margin-bottom: 40px
    }
}

@media screen and (max-width:1199px) {
    .cookiealert {
        padding: 8px 0
    }

    .cookiealert p {
        font-size: 13px
    }

    .cookiealert p i.fa {
        margin-right: 5px
    }

    .cookiealert>i.fa {
        right: 15px;
        font-size: 16px;
        top: 10px
    }

    .top-header {
        padding: 7px 0
    }

    .top-header-left>ul>li {
        margin-right: 10px;
        font-size: 14px
    }

    .top-header-left>ul>li i.fa {
        margin-right: 4px
    }

    .top-header-right label {
        font-size: 12px;
        margin-right: 10px
    }

    .top-header-right input {
        width: 130px;
        height: 30px;
        line-height: 30px;
        border-radius: 14px;
        padding: 3px 13px;
        font-size: 12px;
        margin-right: 5px
    }

    .top-header-right input[type=submit] {
        width: 70px;
        font-size: 11px
    }

    .my-menu .home>a {
        width: 30px;
        height: 30px
    }

    .my-menu>ul>li>a {
        font-size: 13px;
        padding: 16px 3px
    }

    .my-menu .menu-logo {
        width: 120px;
        margin-top: -44px;
        margin-bottom: -28px
    }

    .navigation .dropdown-menu>li>a {
        font-size: 14px;
        padding: 3px 6px
    }

    .navigation .dropdown-menu {
        padding: 6px 7px
    }

    .home-banner .item {
        height: 45vw
    }

    .home-banner h2 {
        margin-bottom: 10px
    }

    .home-banner .owl-dots {
        bottom: 10vw
    }

    .home-banner-button .box .right {
        padding: 0 35px
    }

    .home-welcome-main {
        padding: 130px 0 70px;
        background-position: 40%
    }

    .home-news-main .box {
        margin-bottom: 25px
    }

    .home-news-main .bottom {
        padding-left: 20px
    }

    .home-news-main .read-more {
        font-size: 13px
    }

    .home-news-main .read-more i.fa {
        font-size: 11px
    }

    .home-news-main h3 {
        font-size: 20px
    }

    .home-upcoming-event {
        padding: 70px 0 175px
    }

    .home-upcoming-event .container {
        padding: 0 15px
    }

    .home-upcoming-event .events-date {
        font-size: 25px;
        padding: 15px 5px;
        width: 60px
    }

    .home-upcoming-event .events-date span {
        font-size: 16px
    }

    .home-upcoming-event .events-details {
        padding: 15px 0 6px 20px;
        width: calc(100% - 60px)
    }

    .home-upcoming-event .events-details h3 {
        font-size: 22px;
        margin-bottom: 8px
    }

    .home-upcoming-event .events-details ul li {
        font-size: 13px;
        padding-left: 22px;
        margin-bottom: 8px
    }

    .home-upcoming-event .events-details ul li:before {
        font-size: 15px
    }

    .home-upcoming-event .events-details .view-detail {
        font-size: 13px
    }

    .home-upcoming-event .events-details ul {
        margin-bottom: 12px
    }

    .home-upcoming-event .text-center .btn-yellow {
        width: 200px;
        margin-top: 30px
    }

    .home-upcoming-event .owl-nav {
        width: 100%;
        position: relative;
        top: 23px
    }

    .home-upcoming-event .owl-carousel .owl-nav button {
        transform: translate(0);
        background: rgba(74, 155, 245, .4588235294);
        left: auto;
        right: 60px
    }

    .home-upcoming-event .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .home-twitter-mian .container {
        padding: 0 15px
    }

    .home-twitter-mian .box {
        padding: 35px 40px
    }

    .home-twitter-mian .top {
        margin-bottom: 12px
    }

    .home-twitter-mian .twi-icon {
        font-size: 35px;
        margin-right: 12px
    }

    .home-twitter-mian .twi-name h4 {
        font-size: 25px;
        margin-bottom: 4px
    }

    .home-twitter-mian .twi-disc .twi-highlight,
    .home-twitter-mian .twi-name p,
    .home-twitter-mian .twi-target {
        font-size: 16px
    }

    .home-twitter-mian .twi-date {
        font-size: 15px
    }

    .home-twitter-mian .twi-disc,
    .home-twitter-mian .twi-disc p {
        margin-bottom: 8px
    }

    .home-twitter-mian .owl-nav {
        width: 100%;
        position: relative;
        top: 40px
    }

    .home-twitter-mian .owl-carousel .owl-nav button {
        top: 0;
        transform: translate(0);
        left: auto;
        right: 60px
    }

    .home-twitter-mian .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .footer-top-right .footer-map iframe {
        height: 440px
    }

    .footer-top {
        padding: 100px 0 0
    }

    .footer-top-right {
        margin-bottom: -30px
    }

    .footer-bottom {
        padding: 80px 0 40px
    }

    .footer-bottom h3 {
        font-size: 19px;
        margin-bottom: 15px
    }

    .footer-links {
        padding: 0 70px
    }

    .footer-links ul li {
        font-size: 14px;
        margin-bottom: 5px
    }

    .footer-news-letter input[type=email] {
        height: 55px;
        line-height: 55px;
        border-radius: 28px;
        padding: 4px 55px 4px 30px;
        font-size: 15px
    }

    .footer-news-letter input.button {
        width: 45px;
        height: 45px;
        background-size: 14px auto;
        right: 5px;
        top: 5px
    }

    .footer-social {
        margin-top: 18px
    }

    .footer-social ul li {
        margin-right: 16px
    }

    .footer-social ul li a {
        font-size: 17px
    }

    .footer-copyright span {
        font-size: 13px
    }

    .footer-copyright {
        padding-bottom: 15px
    }

    .footer-copyright ul li {
        font-size: 13px
    }

    .footer-copyright ul li:not(:last-child):after {
        margin: 0 6px
    }

    .child-banner-main {
        padding-top: 60px
    }

    .child-banner-main .child-image {
        width: 220px;
        margin-right: 40px;
        border-width: 5px
    }

    .child-banner-main h2 {
        margin-bottom: 10px
    }

    .child-banner-main h3 {
        margin-bottom: 30px
    }

    .child-banner-main .child-details {
        margin-bottom: -30px
    }

    .child-account-tabs-main {
        padding: 80px 0 70px
    }

    .child-account-tabs-main .top-bar {
        margin-bottom: 35px
    }

    .child-account-tabs-main .top-bar a {
        font-size: 17px;
        padding: 15px 10px
    }

    .child-dasbord-left {
        padding-right: 35px;
        padding-top: 10px
    }

    .child-dasbord-left .top {
        margin-bottom: 25px
    }

    .child-dasbord-left .top .btn-yellow {
        width: 190px
    }

    .child-dasbord-left ul li {
        padding-left: 25px
    }

    .child-dasbord-left .left h6 {
        font-size: 16px;
        margin-bottom: 3px
    }

    .child-dasbord-left .left p {
        font-size: 13px
    }

    .child-dasbord-left .right .date {
        font-size: 13px;
        width: 130px;
        padding: 6px 7px;
        border-radius: 16px;
        margin-right: 30px
    }

    .child-dasbord-left .right .dolor {
        font-size: 28px;
        width: 110px;
        padding: 25px 10px
    }

    .child-dasbord-left .right .dolor:before {
        left: -16px;
        width: 16px
    }

    .child-dasbord-right {
        padding: 15px 10px
    }

    .child-dasbord-right>h4 {
        font-size: 25px;
        margin-bottom: 10px;
        padding: 5px 10px 0
    }

    .child-dasbord-right ul li {
        margin-bottom: 15px;
        padding: 18px 15px;
        border-radius: 10px
    }

    .child-dasbord-right .right {
        padding-left: 15px
    }

    .child-dasbord-right .name {
        font-size: 15px;
        margin-bottom: 4px
    }

    .child-dasbord-right .name i.fa {
        font-size: 11px
    }

    .child-dasbord-right .name span {
        font-size: 13px
    }

    .child-dasbord-right .dis {
        font-size: 13px;
        margin-bottom: 5px
    }

    .child-dasbord-right .date {
        font-size: 12px
    }

    .child-dasbord-right .date i.fa {
        margin-right: 3px
    }

    .child-dasbord-right .view-notificaitons.text-center {
        font-size: 15px;
        margin: 7px 0 5px
    }

    .account-latest-notices-mian {
        padding: 70px 0 60px
    }

    .account-latest-notices-mian:before {
        background-size: 130%;
        height: 5.8vw
    }

    .account-latest-notices-mian h2.text-center {
        margin-bottom: 30px
    }

    .account-latest-notices-mian .container {
        padding: 0 15px
    }

    .account-latest-notices-mian .owl-nav {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap;
        margin-top: 25px
    }

    .account-latest-notices-mian .owl-carousel .owl-nav button {
        position: inherit;
        margin: 0 10px;
        transform: translate(0)
    }

    .account-latest-notices-mian .item {
        padding: 20px 25px
    }

    .account-latest-notices-mian .right {
        padding-left: 15px
    }

    .account-latest-notices-mian .name {
        font-size: 15px;
        margin-bottom: 6px
    }

    .account-latest-notices-mian .name i.fa {
        font-size: 10px
    }

    .account-latest-notices-mian .name span {
        font-size: 12px
    }

    .account-latest-notices-mian .dis {
        font-size: 14px;
        margin-bottom: 9px
    }

    .account-latest-notices-mian .date {
        font-size: 12px
    }

    .child-weekly-timetable-main {
        margin: 60px 0 50px
    }

    .child-weekly-timetable-main .days {
        font-size: 14px;
        height: 40px;
        border-radius: 20px;
        margin-bottom: 30px
    }

    .child-weekly-timetable-main .boxs>li {
        padding: 16px
    }

    .child-weekly-timetable-main .boxs h6 {
        font-size: 16px
    }

    .child-weekly-timetable-main .boxs p {
        margin-top: 8px;
        font-size: 14px
    }

    .child-weekly-timetable-main .boxs ul {
        margin-top: 10px
    }

    .child-weekly-timetable-main .boxs ul li {
        font-size: 13px
    }

    .detal-page-banner-main .box {
        width: 600px;
        height: 600px;
        margin-bottom: -400px;
        padding: 60px 130px
    }

    .detal-page-banner-main h3 {
        margin-bottom: 5px
    }

    .breadcrumb-wrap .breadcrumb {
        font-size: 13px
    }

    .detal-page-banner-main {
        min-height: 28vw
    }

    .school-life-main {
        padding-top: 45px
    }

    .school-life-main h3.text-center {
        margin-bottom: 28px
    }

    .school-life-main .top:before {
        width: 140px;
        height: 140px
    }

    .school-life-main .bottom {
        padding: 35px 40px 15px;
        border-radius: 20px;
        width: calc(100% - 80px);
        margin: -40px 40px -50px
    }

    .detail-about-left {
        margin-bottom: 10px;
        padding-right: 30px
    }

    .detail-about-left:before {
        right: -12px
    }

    .detail-about-right {
        padding-left: 40px;
        margin-bottom: 15px
    }

    .detail-about-bottom .box {
        max-width: 900px
    }

    .Organic-food-policy .container {
        margin: 60px auto 40px
    }

    .Organic-policy-left {
        padding: 5px 30px 0
    }

    .Organic-policy-right {
        padding-left: 15px
    }

    .detail-about-slider-main .owl-carousel .owl-nav {
        width: 100%;
        position: relative;
        top: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-wrap: wrap
    }

    .detail-about-slider-main .owl-carousel .owl-nav button {
        transform: translate(0);
        left: auto;
        right: 60px;
        position: static;
        margin: 0 10px
    }

    .detail-about-slider-main .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .Organic-policy-right:before {
        top: -22px;
        right: -22px
    }

    .element-top-main {
        padding: 40px 0 0
    }

    .element-full-main h3.text-center {
        margin-bottom: 28px
    }

    .element-full-main .top:before {
        width: 140px;
        height: 140px
    }

    .element-full-main .top:after {
        width: 80px;
        height: 80px
    }

    .element-full-main .bottom {
        padding: 30px 30px 0
    }

    .element-full-main .custom-li-full {
        margin-bottom: 40px
    }

    .element-full-main .custom-li-full li {
        margin-bottom: 15px
    }

    .table-main {
        margin-bottom: 50px
    }

    .learn-more-full {
        padding: 45px 0;
        margin-bottom: 60px
    }

    .custom-checkbox-main,
    .form-main {
        margin-bottom: 50px
    }

    .element-bottom-main p {
        margin-bottom: 25px
    }

    .element-bottom-main h6 {
        margin-bottom: 10px
    }

    .element-two-column .container {
        padding-top: 50px
    }

    .element-two-column .heading-wrap {
        padding: 0 60px
    }

    .element-two-column {
        margin-bottom: 30px
    }

    .element-two-column .contant {
        padding: 0 25px
    }
}

@media screen and (max-width:991px) {
    .cookiealert {
        padding: 10px 0
    }

    .cookiealert p {
        font-size: 15px
    }

    .cookiealert p i.fa {
        margin-right: 8px
    }

    .cookiealert>i.fa {
        font-size: 20px;
        top: 11px
    }

    .top-header {
        padding: 10px 0
    }

    .top-header-left>ul>li {
        margin-right: 20px;
        font-size: 18px;
        display: flex;
        align-items: center;
        justify-content: flex-start;
        flex-wrap: wrap
    }

    .top-header-left>ul>li i.fa {
        background: #33215f;
        width: 44px;
        height: 44px;
        border-radius: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 13px
    }

    .top-header-right .mobile-form {
        display: flex !important;
        align-items: center;
        justify-content: flex-end;
        flex-wrap: wrap
    }

    .top-header-right .mobile-form span {
        color: #fff;
        font-size: 18px;
        font-family: Bellefair-Regular;
        text-transform: uppercase;
        line-height: 1.4
    }

    .top-header-right .mobile-form button {
        background: #eac435;
        padding: 0;
        font-family: Bellefair-Regular;
        font-size: 16px;
        width: 110px;
        height: 44px;
        text-transform: uppercase;
        border: none;
        border-radius: 22px;
        margin-left: 25px
    }

    .top-header-right #search-form {
        position: absolute;
        top: 53px;
        right: 0;
        z-index: 999999
    }

    .top-header-right form {
        background: #3d2a6c;
        padding: 15px 30px;
        flex-direction: column
    }

    .top-header-right input {
        width: 180px;
        height: 40px;
        line-height: 40px;
        border-radius: 20px;
        padding: 4px 19px;
        font-size: 14px;
        margin-right: 0;
        margin-bottom: 12px
    }

    .top-header-right input[type=submit] {
        width: 110px;
        font-size: 14px
    }

    .navigation {
        padding: 13px 0;
        border-bottom: 3px solid #eac435;
        position: relative
    }

    .navigation .custom-container {
        position: static
    }

    .navigation .mobile-menu {
        position: relative;
        z-index: 99999
    }

    .mobile-logo {
        position: absolute;
        top: -77px;
        left: 50%;
        transform: translate(-50%);
        width: 150px
    }

    .mobile-logo a {
        display: block
    }

    .mobile-logo a img {
        width: 100%
    }

    .navigation .menu-icon {
        display: inline-block;
        cursor: pointer;
        font-size: 20px;
        font-family: OpenSans-Bold
    }

    .navigation .menu-icon img {
        width: 22px;
        height: auto;
        margin-right: 9px
    }

    .navigation .menu-icon .close-menu {
        display: none
    }

    .navigation .menu-icon-open .close-menu {
        display: block
    }

    .navigation .menu-icon-open .open-menu {
        display: none
    }

    .my-menu {
        opacity: 0;
        transition: all .5s ease;
        transform: translateX(-200%);
        position: absolute;
        left: 0;
        top: 56px;
        z-index: 9999;
        background: rgba(234, 196, 53, .95)
    }

    .my-menu-open {
        opacity: 1;
        transform: translateX(0)
    }

    .my-menu>ul {
        max-width: 765px;
        margin: auto;
        padding: 45px 15px 20px;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start
    }

    .my-menu>ul>li {
        margin: 5px 0
    }

    .my-menu>ul>li>a {
        font-size: 16px;
        color: #fff;
        padding: 6px 0
    }

    .my-menu .home>a {
        width: 50px;
        height: 50px;
        font-size: 23px
    }

    .my-menu .menu-logo {
        display: none
    }

    .my-menu>ul>li.active>a,
    .my-menu>ul>li:hover>a,
    .my-menu>ul>li>a:hover {
        color: #3d2a6c;
        border-color: #fff
    }

    .my-menu>ul>li.dropdown {
        display: flex;
        flex-direction: column;
        flex-wrap: wrap
    }

    .navigation .dropdown-menu {
        padding: 12px 10px;
        margin-top: 0;
        border-top: 2px solid #3d2a6c;
        position: static !important;
        transform: translateZ(0) !important
    }

    .navigation .dropdown-menu>li>a {
        font-size: 16px;
        padding: 5px 10px
    }

    .home-banner .owl-stage-outer:before {
        background-size: 130%;
        height: 11vw
    }

    .home-banner .item {
        height: 65vw
    }

    .home-banner .item .container {
        margin-top: 8vw;
        padding: 0 50px
    }

    .home-banner .owl-dots {
        bottom: 15vw;
        bottom: 13vw
    }

    .home-banner .owl-carousel .owl-nav button {
        top: 35%
    }

    .home-banner-button {
        margin-top: -50px
    }

    .home-banner-button .box .left {
        padding: 13px;
        width: 76px;
        margin-left: -4px;
        height: 76px
    }

    .home-banner-button .box .right {
        padding: 0 20px
    }

    .home-welcome-main {
        padding: 90px 0 50px;
        background-position: 40%;
        margin-top: -40px
    }

    .home-welcome-main .box {
        padding: 35px;
        border-radius: 15px
    }

    .home-news-main {
        padding: 55px 0
    }

    .home-news-main .box {
        margin-bottom: 20px;
        border-radius: 5px;
        padding: 6px
    }

    .home-news-main figure {
        border-radius: 6px
    }

    .home-news-main .bottom {
        padding-top: 6px
    }

    .home-news-main h3 {
        font-size: 17px;
        margin-bottom: 6px
    }

    .home-news-main .read-more {
        font-size: 10px
    }

    .home-news-main .read-more i.fa {
        font-size: 8px
    }

    .home-news-main span.release-date {
        font-size: 9px;
        padding: 3px 28px 2px 5px
    }

    .home-news-main .latest-news .bottom {
        padding-bottom: 10px;
        padding-top: 17px
    }

    .home-news-main .latest-news span.release-date {
        padding: 6px 5px 4px 35px;
        font-size: 12px
    }

    .home-news-main .text-center .btn-yellow {
        margin-top: 10px
    }

    .home-upcoming-event {
        padding: 50px 0 200px
    }

    .home-upcoming-event .events-date {
        font-size: 32px;
        padding: 25px 10px;
        width: 75px
    }

    .home-upcoming-event .events-date span {
        font-size: 19px
    }

    .home-upcoming-event .events-details {
        padding: 25px 0 15px 30px;
        width: calc(100% - 75px)
    }

    .home-upcoming-event .events-details h3 {
        font-size: 26px;
        margin-bottom: 12px
    }

    .home-upcoming-event .events-details ul li {
        font-size: 15px;
        padding-left: 27px;
        margin-bottom: 10px
    }

    .home-upcoming-event .events-details ul li:before {
        font-size: 18px
    }

    .home-upcoming-event .events-details ul {
        margin-bottom: 15px
    }

    .home-upcoming-event h2.text-center {
        margin-bottom: 25px
    }

    .home-twitter-mian {
        padding: 60px 0 70px
    }

    .home-twitter-mian:before {
        background-size: 158%;
        height: 5.5vw
    }

    .home-twitter-mian h2.text-center {
        margin-bottom: 25px
    }

    .home-twitter-mian .container {
        padding: 0 15px
    }

    .home-twitter-mian .owl-nav {
        width: 100%;
        position: relative;
        top: 23px
    }

    .home-twitter-mian .owl-carousel .owl-nav button {
        width: 50px;
        height: 50px;
        top: 0;
        transform: translate(0);
        left: auto;
        right: 60px
    }

    .home-twitter-mian .owl-carousel .owl-nav button.owl-next {
        right: 0
    }

    .home-twitter-mian .text-center a.btn-yellow {
        margin-top: 30px
    }

    .home-twitter-mian .item {
        padding: 10px
    }

    .home-twitter-mian .box {
        padding: 25px 28px;
        padding: 30px 33px
    }

    .home-twitter-mian .item:after,
    .home-twitter-mian .item:before {
        width: 10px
    }

    .home-twitter-mian .box:after,
    .home-twitter-mian .box:before {
        height: 10px;
        background-size: auto 10px
    }

    .home-twitter-mian .twi-icon {
        font-size: 25px;
        margin-right: 10px
    }

    .home-twitter-mian .twi-name h4 {
        font-size: 22px;
        margin-bottom: 3px
    }

    .home-twitter-mian .twi-disc .twi-highlight,
    .home-twitter-mian .twi-disc p,
    .home-twitter-mian .twi-name p,
    .home-twitter-mian .twi-target {
        font-size: 15px
    }

    .home-twitter-mian .twi-date {
        font-size: 12px
    }

    .home-twitter-mian .top {
        margin-bottom: 10px
    }

    .home-our-member {
        margin: 60px 0
    }

    .home-our-member h2.text-center {
        margin-bottom: 25px
    }

    .home-our-member ul li {
        width: 33.33%
    }

    .footer-top {
        padding: 80px 0 60px
    }

    .footer-top:before {
        background-size: 190%;
        height: 4.8vw
    }

    .footer-top-left {
        padding-left: 0;
        width: 49%
    }

    .footer-top-left .icon {
        width: 75px;
        height: 75px;
        margin-right: 20px
    }

    .footer-top-left .text {
        width: calc(100% - 95px)
    }

    .footer-top-left a {
        font-size: 17px
    }

    .footer-top-right {
        margin-bottom: 0
    }

    .footer-top-right .footer-map iframe {
        height: 350px
    }

    .footer-bottom {
        padding: 65px 0 40px
    }

    .footer-bottom .container {
        padding: 0 60px
    }

    .footer-logo {
        width: 25%
    }

    .footer-links {
        padding: 0 30px 0 60px;
        width: 75%
    }

    .footer-bottom h3 {
        font-size: 24px;
        margin-bottom: 20px
    }

    .footer-links ul li {
        font-size: 16px;
        margin-bottom: 7px
    }

    .footer-news-letter {
        width: 100%;
        padding: 0 19%;
        margin-top: 20px
    }

    .footer-news-letter input[type=email] {
        height: 65px;
        line-height: 65px;
        border-radius: 32px;
        padding: 5px 65px 5px 35px;
        font-size: 16px
    }

    .footer-news-letter input.button {
        width: 50px;
        height: 50px;
        background-size: 16px auto;
        right: 7px;
        top: 7px
    }

    .footer-social {
        margin-top: 20px
    }

    .footer-social ul {
        justify-content: center
    }

    .footer-social ul li {
        margin: 0 10px
    }

    .footer-social ul li a {
        font-size: 20px
    }

    .footer-copyright {
        padding-bottom: 20px
    }

    .footer-copyright .container {
        padding: 0 40px
    }

    .footer-copyright span,
    .footer-copyright ul li {
        font-size: 14px
    }

    .child-banner-main {
        padding-top: 55px;
        padding-bottom: 65px
    }

    .child-banner-main .child-details {
        margin-bottom: 0
    }

    .child-banner-main .child-image {
        width: 230px;
        margin-right: 50px;
        border-width: 6px
    }

    .child-banner-main h2 {
        margin-bottom: 12px;
        font-size: 50px
    }

    .child-banner-main h3 {
        margin-bottom: 0;
        font-size: 42px
    }

    .child-account-tabs-main {
        padding: 45px 0 55px
    }

    .child-account-tabs-main .top-bar {
        margin-bottom: 30px
    }

    .child-account-tabs-main .top-bar a {
        font-size: 14px;
        padding: 10px 6px;
        border-radius: 6px
    }

    .child-account-tabs-main .top-bar .active a:before,
    .child-account-tabs-main .top-bar a:hover:before {
        bottom: -9px
    }

    .child-dasbord-left {
        padding-right: 0;
        padding-top: 0;
        width: 100%;
        margin-bottom: 40px
    }

    .child-dasbord-left .top {
        margin-bottom: 30px
    }

    .child-dasbord-left .top h3 {
        margin: 0;
        font-size: 40px
    }

    .child-dasbord-left ul li {
        padding-left: 35px
    }

    .child-dasbord-left .left h6 {
        font-size: 20px;
        margin-bottom: 4px
    }

    .child-dasbord-left .left p {
        font-size: 15px
    }

    .child-dasbord-left .right .date {
        font-size: 15px;
        width: 154px;
        padding: 8px 7px;
        border-radius: 20px;
        margin-right: 40px
    }

    .child-dasbord-left .right .dolor {
        font-size: 32px;
        width: 145px;
        padding: 33px 15px
    }

    .child-dasbord-left .right .dolor:before {
        left: -21px;
        width: 21px
    }

    .child-dasbord-right {
        width: 100%
    }

    .child-dasbord-right>h4 {
        font-size: 32px;
        margin-bottom: 15px;
        padding: 10px 25px 0
    }

    .child-dasbord-right ul li {
        margin-bottom: 15px;
        padding: 20px 25px;
        border-radius: 12px
    }

    .child-dasbord-right .right {
        padding-left: 20px
    }

    .child-dasbord-right .name {
        font-size: 18px;
        margin-bottom: 5px
    }

    .child-dasbord-right .name i.fa,
    .child-dasbord-right .name span {
        font-size: 15px
    }

    .child-dasbord-right .dis {
        font-size: 15px;
        margin-bottom: 7px
    }

    .child-dasbord-right .date {
        font-size: 14px
    }

    .child-dasbord-right .date i.fa {
        margin-right: 5px
    }

    .child-dasbord-right .view-notificaitons.text-center {
        font-size: 16px;
        margin: 5px 0;
        text-align: left;
        padding: 0 25px
    }

    .account-latest-notices-mian .item {
        padding: 25px 35px
    }

    .account-latest-notices-mian .right {
        padding-left: 20px
    }

    .account-latest-notices-mian .name {
        font-size: 18px;
        margin-bottom: 7px
    }

    .account-latest-notices-mian .name i.fa {
        font-size: 15px;
        margin: 0 2px
    }

    .account-latest-notices-mian .name span {
        font-size: 15px
    }

    .account-latest-notices-mian .dis {
        font-size: 17px;
        margin-bottom: 10px
    }

    .account-latest-notices-mian .date {
        font-size: 15px
    }

    .account-latest-notices-mian .date i.fa {
        margin-right: 5px
    }

    .child-weekly-timetable-main {
        margin: 65px 0 40px
    }

    .child-weekly-timetable-main .days {
        font-size: 17px;
        height: 50px;
        border-radius: 25px;
        width: 235px
    }

    .child-weekly-timetable-main .boxs {
        width: calc(100% + 20px);
        margin-left: -10px;
        display: flex;
        flex-wrap: wrap
    }

    .child-weekly-timetable-main .boxs>li {
        padding: 26px;
        width: calc(33.33% - 20px);
        margin: 0 10px 20px
    }

    .child-weekly-timetable-main .boxs h6 {
        font-size: 19px
    }

    .child-weekly-timetable-main .boxs p {
        margin-top: 10px;
        font-size: 17px
    }

    .child-weekly-timetable-main .boxs ul {
        margin-top: 20px
    }

    .child-weekly-timetable-main .boxs ul li {
        font-size: 15px
    }

    .detal-page-banner-main {
        min-height: 260px
    }

    .detal-page-banner-main .box {
        width: 450px;
        height: 450px;
        padding: 60px 70px;
        margin-bottom: -255px
    }

    .breadcrumb-wrap .breadcrumb {
        font-size: 12px
    }

    .school-life-main .top:before {
        width: 130px;
        height: 130px;
        top: -18px;
        left: -18px
    }

    .school-life-main .bottom:before {
        width: 90px;
        height: 90px;
        bottom: -27px;
        right: -27px
    }

    .detail-about-left {
        margin-bottom: 30px;
        padding-right: 0;
        width: 100%
    }

    .detail-about-left:before {
        right: -20px;
        width: 120px;
        height: 120px;
        top: -20px
    }

    .detail-about-right {
        padding-left: 40px;
        margin-bottom: 0;
        width: 100%;
        padding-right: 40px
    }

    .detail-about-top {
        padding: 50px 0 30px
    }

    .detail-about-bottom .box {
        text-align: center;
        flex-direction: column;
        padding: 25px 30px
    }

    .detail-about-bottom h5 {
        margin-bottom: 20px
    }

    .detail-about-left:after {
        width: 70px;
        height: 70px;
        bottom: -22px;
        left: -22px
    }

    .Organic-food-policy .container {
        display: flex;
        flex-wrap: wrap;
        margin: 80px auto 50px
    }

    .Organic-policy-left {
        padding: 0 50px;
        width: 100%;
        order: 2;
        margin: 0
    }

    .Organic-policy-right {
        padding-left: 0;
        width: 100%;
        margin: 0 0 40px;
        order: 1
    }

    .Organic-policy-right:before {
        top: -20px;
        right: auto;
        left: -20px;
        width: 130px;
        height: 130px
    }

    .Organic-policy-right:after {
        width: 60px;
        height: 60px;
        bottom: -20px;
        right: -20px
    }

    .element-top-main {
        padding: 10px 0 0
    }

    .element-full-main .top:before {
        width: 130px;
        height: 130px;
        top: -20px;
        left: -20px
    }

    .element-full-main .top:after {
        width: 70px;
        height: 70px;
        bottom: -20px;
        right: -20px
    }

    .learn-more-full h4 {
        font-size: 26px
    }

    .form-exe_one {
        margin-bottom: 35px
    }

    .element-two-column .heading-wrap {
        padding: 0 20px
    }
}

@media screen and (max-width:767px) {
    .cookiealert p {
        font-size: 13px
    }

    .cookiealert>i.fa {
        font-size: 17px;
        top: 11px
    }

    .top-header {
        padding: 8px 0
    }

    .top-header-left>ul>li {
        margin-right: 10px;
        font-size: 13px
    }

    .top-header-left>ul>li i.fa {
        width: 34px;
        height: 34px;
        margin-right: 0
    }

    .top-header-right .mobile-form button {
        font-size: 13px;
        width: 75px;
        height: 34px;
        border-radius: 17px;
        margin-left: 0
    }

    .top-header-right #search-form {
        top: 42px
    }

    .top-header-right form {
        padding: 11px 20px 20px
    }

    .top-header-right input {
        width: 250px
    }

    .top-header-right input[type=submit] {
        width: 140px
    }

    .navigation {
        padding: 7px 0;
        border-bottom: 2px solid #eac435
    }

    .navigation .menu-icon {
        font-size: 15px
    }

    .navigation .menu-icon img {
        width: 18px;
        margin-right: 5px
    }

    .mobile-logo {
        top: -57px;
        width: 105px
    }

    .my-menu {
        top: 36px
    }

    .my-menu>ul {
        padding: 25px 15px 15px
    }

    .my-menu>ul>li {
        margin: 3px 0
    }

    .my-menu .home>a {
        width: 43px;
        height: 43px;
        font-size: 20px
    }

    .my-menu>ul>li>a {
        font-size: 14px
    }

    .navigation .dropdown-menu {
        padding: 8px 9px
    }

    .navigation .dropdown-menu>li>a {
        font-size: 14px;
        padding: 5px 10px
    }

    .home-banner .item {
        height: 540px
    }

    .home-banner .item .container {
        margin-top: 15vw;
        padding: 0 20px
    }

    .home-banner h2 {
        margin-bottom: 8px;
        font-size: 22px
    }

    .home-banner h1 {
        font-size: 35px
    }

    .home-banner .owl-carousel .owl-nav button {
        width: 40px;
        height: 40px;
        top: 80%
    }

    .home-banner .owl-carousel .owl-nav button:before {
        font-size: 21px
    }

    .home-banner .owl-dots {
        bottom: 14%
    }

    .home-banner .owl-stage-outer:before {
        background-size: 220%;
        height: 9vw
    }

    .home-banner-button {
        margin-top: -40px
    }

    .home-banner-button .container {
        max-width: 550px
    }

    .home-welcome-main .persion-box {
        max-width: 500px;
        margin: auto
    }

    .home-welcome-main .persion-box img {
        width: 100%
    }

    .home-banner-button .box {
        margin-bottom: 15px
    }

    .home-welcome-main {
        background: url(../../img/frontend/home-welcome-mobile-img.png) no-repeat bottom #f8f8ec;
        background-size: cover;
        padding: 300px 0 70px;
        margin-top: -270px
    }

    .home-welcome-main .box {
        padding: 25px 25px 0;
        border-radius: 19px;
        position: relative;
        width: 100%;
        text-align: center;
        float: none;
        max-width: 500px;
        box-shadow: 0 15px 17px 0 rgba(0, 0, 0, .2);
        margin: -19px auto auto
    }

    .home-welcome-main .box p {
        line-height: 1.6;
        font-size: 16px;
        margin-bottom: 20px
    }

    .home-welcome-main .btn-yellow {
        margin-bottom: -21px
    }

    .home-welcome-main .box h2 {
        font-size: 30px
    }

    .home-news-main {
        padding: 45px 0 40px
    }

    .home-news-main h2.text-center {
        margin-bottom: 20px
    }

    .home-news-main .box {
        margin-bottom: 15px
    }

    .home-news-main .top {
        width: 49%
    }

    .home-news-main .bottom {
        padding-top: 7px;
        padding-left: 18px;
        padding-bottom: 7px;
        width: 51%
    }

    .home-news-main h3 {
        font-size: 20px
    }

    .home-news-main .read-more {
        font-size: 15px
    }

    .home-news-main .read-more i.fa {
        font-size: 11px;
        margin-left: 5px
    }

    .home-news-main span.release-date {
        font-size: 13px;
        padding: 6px 31px 6px 10px
    }

    .home-news-main .latest-news span.release-date {
        padding: 9px 8px 6px 50px;
        font-size: 15px
    }

    .home-news-main .latest-news .bottom {
        padding-bottom: 15px;
        padding-top: 20px
    }

    .home-news-main .latest-news h3 {
        font-size: 24px;
        margin-bottom: 8px
    }

    .home-news-main .latest-news .read-more {
        font-size: 17px
    }

    .home-news-main .latest-news .read-more i.fa {
        font-size: 13px;
        margin-left: 6px
    }

    .home-news-main .text-center .btn-yellow {
        margin-top: 15px
    }

    .home-upcoming-event {
        padding: 50px 0 240px;
        background-position: 59%
    }

    .home-upcoming-event .container {
        padding: 0 20px
    }

    .home-upcoming-event h2.text-center {
        margin-bottom: 20px
    }

    .home-upcoming-event .item {
        border-radius: 6px;
        padding: 6px
    }

    .home-upcoming-event .events-date {
        font-size: 34px;
        padding: 27px 10px 23px;
        width: 78px
    }

    .home-upcoming-event .events-date span {
        font-size: 21px
    }

    .home-upcoming-event .events-details {
        padding: 28px 0 8px 20px;
        width: calc(100% - 78px)
    }

    .home-upcoming-event .events-details h3 {
        font-size: 25px;
        margin-bottom: 15px
    }

    .home-upcoming-event .events-details ul {
        margin-bottom: 20px
    }

    .home-upcoming-event .events-details ul li {
        font-size: 16px;
        margin-bottom: 12px
    }

    .home-upcoming-event .events-details .view-detail {
        font-size: 17px
    }

    .home-upcoming-event .events-details .view-detail i.fa {
        font-size: 14px;
        margin-left: 5px
    }

    .home-upcoming-event .owl-carousel .owl-nav button {
        position: static;
        margin: 0 10px
    }

    .home-upcoming-event .owl-nav {
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px
    }

    .home-upcoming-event .text-center .btn-yellow {
        width: 220px;
        margin-top: 20px
    }

    .home-twitter-mian {
        padding: 40px 0 50px
    }

    .home-twitter-mian:before {
        background-size: 160%;
        height: 6vw
    }

    .home-twitter-mian .container {
        padding: 0 20px
    }

    .home-twitter-mian h2.text-center {
        margin-bottom: 20px
    }

    .home-twitter-mian .owl-carousel .owl-nav button {
        position: static;
        margin: 0 10px
    }

    .home-twitter-mian .owl-nav {
        top: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 20px
    }

    .home-twitter-mian .text-center a.btn-yellow {
        width: 220px;
        margin-top: 20px
    }

    .home-twitter-mian .box {
        padding: 20px 22px
    }

    .home-twitter-mian .twi-date {
        display: none
    }

    .home-twitter-mian .twi-address {
        flex-wrap: nowrap
    }

    .home-twitter-mian .twi-name h4 {
        font-size: 30px;
        margin-bottom: 5px
    }

    .home-twitter-mian .twi-icon {
        font-size: 35px;
        margin-right: 15px
    }

    .home-twitter-mian .twi-disc .twi-highlight,
    .home-twitter-mian .twi-disc p,
    .home-twitter-mian .twi-name p,
    .home-twitter-mian .twi-target {
        font-size: 18px
    }

    .home-our-member {
        margin: 45px 0
    }

    .home-our-member h2.text-center {
        margin-bottom: 20px
    }

    .home-our-member ul {
        margin-left: -5px;
        margin-right: -5px
    }

    .home-our-member ul li {
        width: 145px;
        padding: 0 5px;
        margin-bottom: 10px
    }

    .footer-mian {
        background: #f9f9f9
    }

    .footer-top {
        padding: 18vw 0 0
    }

    .footer-top:before {
        content: "";
        background: url(../../img/frontend/top-footer-mobile-border.png) no-repeat top;
        background-size: 100%;
        height: 17.8vw
    }

    .footer-top .container {
        padding: 0 30px;
        max-width: 550px
    }

    .footer-top-left {
        width: 100%;
        margin-bottom: 5px
    }

    .footer-top h2 {
        margin-bottom: 20px;
        text-align: center
    }

    .footer-top-left ul li {
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 2px dotted hsla(0, 0%, 100%, .2666666667)
    }

    .footer-top-right {
        margin-bottom: -35px;
        width: 100%
    }

    .footer-top .footer-top-right h2 {
        margin-bottom: 27px
    }

    .footer-top-right .footer-map iframe {
        height: 350px
    }

    .footer-bottom {
        padding: 80px 0 35px
    }

    .footer-bottom .container {
        padding: 0 30px
    }

    .footer-logo {
        width: 100%;
        margin-bottom: 25px
    }

    .footer-logo a {
        width: 130px;
        margin: auto
    }

    .footer-links {
        padding: 0;
        width: 100%
    }

    .footer-bottom h3 {
        text-align: center
    }

    .footer-news-letter {
        padding: 0;
        margin-top: 30px
    }

    .footer-news-letter input[type=email] {
        height: 55px;
        line-height: 55px;
        border-radius: 28px;
        padding: 4px 55px 4px 30px;
        font-size: 15px
    }

    .footer-news-letter input.button {
        width: 45px;
        height: 45px;
        background-size: 14px auto;
        right: 5px;
        top: 5px
    }

    .footer-copyright .container {
        padding: 0 30px;
        text-align: center
    }

    .footer-copyright ul {
        margin-top: 8px;
        justify-content: center
    }

    .child-banner-main {
        padding-top: 60px
    }

    .child-banner-main .child-details {
        flex-direction: column;
        text-align: center
    }

    .child-banner-main .child-image {
        margin-right: 0;
        margin-bottom: 30px
    }

    .child-banner-main h2 {
        margin-bottom: 9px;
        font-size: 38px
    }

    .child-banner-main h3 {
        margin-bottom: 0;
        font-size: 30px
    }

    .child-account-tabs-main {
        padding: 35px 0 50px
    }

    .child-account-tabs-main .top-bar {
        margin-bottom: 15px
    }

    .child-account-tabs-main .top-bar ul {
        justify-content: center
    }

    .child-account-tabs-main .top-bar li {
        width: auto;
        margin-bottom: 15px;
        min-width: 230px
    }

    .child-account-tabs-main .top-bar a {
        font-size: 17px;
        padding: 15px 7px;
        border-radius: 7px
    }

    .child-account-tabs-main .top-bar .active a:before,
    .child-account-tabs-main .top-bar a:hover:before {
        bottom: -11px
    }

    .child-dasbord-left .top .btn-yellow {
        display: none
    }

    .child-dasbord-left .top {
        justify-content: center
    }

    .child-dasbord-left .top h3 {
        font-size: 34px
    }

    .child-dasbord-left ul {
        justify-content: center
    }

    .child-dasbord-left ul li {
        padding-left: 0;
        width: 280px;
        margin: 0 10px 20px;
        flex-direction: column;
        padding-top: 28px
    }

    .child-dasbord-left .left {
        width: 100%;
        text-align: center;
        padding: 0 20px;
        margin-bottom: 15px
    }

    .child-dasbord-left .right {
        width: 100%;
        justify-content: center;
        flex-direction: column
    }

    .child-dasbord-left .right .date {
        margin-right: 0;
        margin-bottom: 25px
    }

    .child-dasbord-left .right .dolor {
        font-size: 32px;
        width: 100%;
        padding: 14px 15px
    }

    .child-dasbord-left .right .dolor:before {
        left: 0;
        width: 100%;
        background: url(../../img/frontend/child-dasbord-left-mobile-de.png) no-repeat top;
        height: 20px;
        top: -1px
    }

    .child-dasbord-left>.text-center {
        margin-top: 10px
    }

    .child-dasbord-left>.text-center a.btn-yellow {
        width: 225px
    }

    .child-dasbord-right {
        padding: 15px 0
    }

    .child-dasbord-right>h4 {
        font-size: 28px;
        padding: 10px 15px 0;
        text-align: center
    }

    .child-dasbord-right ul {
        justify-content: center
    }

    .child-dasbord-right ul li {
        padding: 17px 15px;
        width: 260px;
        margin: 0 10px 15px
    }

    .child-dasbord-right .left {
        width: 35px
    }

    .child-dasbord-right .right {
        padding-left: 15px;
        width: calc(100% - 35px)
    }

    .child-dasbord-right .name {
        margin-bottom: 5px;
        font-size: 15px
    }

    .child-dasbord-right .name i.fa {
        font-size: 12px
    }

    .child-dasbord-right .dis,
    .child-dasbord-right .name span {
        font-size: 13px
    }

    .child-dasbord-right .date {
        font-size: 12px
    }

    .child-dasbord-right .view-notificaitons.text-center {
        font-size: 14px;
        margin: 0 0 5px;
        padding: 0 15px;
        text-align: center
    }

    .account-latest-notices-mian {
        padding: 50px 0 40px
    }

    .account-latest-notices-mian .item {
        padding: 25px 27px
    }

    .account-latest-notices-mian .name {
        font-size: 16px
    }

    .account-latest-notices-mian .name i.fa,
    .account-latest-notices-mian .name span {
        font-size: 13px
    }

    .account-latest-notices-mian .right {
        padding-left: 15px
    }

    .account-latest-notices-mian .dis {
        font-size: 15px
    }

    .account-latest-notices-mian .date {
        font-size: 13px
    }

    .child-weekly-timetable-main .days {
        width: 180px;
        margin: 0 auto 30px
    }

    .child-weekly-timetable-main .boxs {
        width: calc(100% + 10px);
        margin-left: -5px
    }

    .child-weekly-timetable-main .boxs>li {
        width: 50%;
        margin: 0 auto 10px;
        min-width: 280px;
        max-width: calc(50% - 10px)
    }

    .child-weekly-timetable-main .owl-nav {
        position: absolute;
        top: 0;
        width: calc(100% + 20px);
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        left: -10px
    }

    .child-weekly-timetable-main .owl-carousel .owl-nav button {
        width: 50px;
        height: 50px;
        background: #e5f5fb;
        border-radius: 100%
    }

    .child-weekly-timetable-main .owl-carousel .owl-nav button:before {
        content: "\F104";
        font-family: FontAwesome;
        font-size: 28px;
        color: #7e878a
    }

    .child-weekly-timetable-main .owl-carousel .owl-nav button.owl-next:before {
        content: "\F105"
    }

    .child-weekly-timetable-main .owl-carousel .owl-nav button span {
        display: none
    }

    .child-weekly-timetable-main {
        margin: 40px 0
    }

    .detal-page-banner-main .box {
        width: 100%;
        height: auto;
        padding: 22px 20px 13.8vw;
        margin-bottom: 0;
        border-radius: 30px;
        margin-top: 50px
    }

    .detal-page-banner-main h3 {
        font-size: 25px
    }

    .breadcrumb-wrap .breadcrumb {
        font-size: 13px
    }

    .school-life-main {
        padding-top: 35px;
        padding-bottom: 35px
    }

    .school-life-main .bottom {
        padding: 14px 15px 0;
        border-radius: 15px;
        width: calc(100% - 30px);
        margin: -40px 15px 0
    }

    .school-life-main .top figure {
        border-radius: 10px
    }

    .school-life-main .bottom:before {
        width: 70px;
        height: 70px;
        bottom: -25px;
        right: -25px
    }

    .detail-about-right {
        padding-left: 15px;
        padding-right: 15px
    }

    .detail-about-bottom .btn-yellow {
        width: 250px;
        font-size: 15px
    }

    .detail-about-bottom .box {
        flex-direction: column;
        padding: 20px 15px;
        border-radius: 10px
    }

    .Organic-food-policy .container {
        margin: 60px auto 40px
    }

    .Organic-policy-left {
        padding: 0 20px
    }

    .Organic-policy-right figure {
        border-radius: 10px
    }

    .detail-about-slider-main .container {
        padding: 0 20px
    }

    .element-full-main .bottom {
        padding: 25px 15px 0
    }

    .form-exe_two {
        padding: 16px;
        border-width: 5px
    }

    .element-two-column .heading-wrap {
        padding: 0 10px;
        margin-bottom: 35px
    }

    .element-two-column .heading-wrap h3 {
        margin-bottom: 10px
    }

    .element-two-column .box {
        margin-bottom: 30px
    }

    .element-two-column figure {
        border-radius: 10px;
        margin-bottom: 15px
    }

    .element-two-column .contant {
        padding: 0 10px
    }

    .element-two-column,
    .element-two-column .contant p {
        margin-bottom: 20px
    }
}

.grayscale {
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    filter: grayscale(100%)
}