@charset "utf-8";
/*
 * The Typekit service used to deliver this font or fonts for use on websites
 * is provided by Adobe and is subject to these Terms of Use
 * http://www.adobe.com/products/eulas/tou_typekit. For font license
 * information, see the list below.
 *
 * alisha:
 *   - http://typekit.com/eulas/00000000000000007735aa0e
 *
 * © 2009-2023 Adobe Systems Incorporated. All Rights Reserved.
 */
/*{"last_published":"2023-11-09 05:26:33 UTC"}*/

@import url("https://p.typekit.net/p.css?s=1&k=rkf8ffl&ht=tk&f=35842&a=103636635&app=typekit&e=css");

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
font-family:"Alisha";
src:url("https://use.typekit.net/af/71768f/00000000000000007735aa0e/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"),url("https://use.typekit.net/af/71768f/00000000000000007735aa0e/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"),url("https://use.typekit.net/af/71768f/00000000000000007735aa0e/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
font-display:auto;font-style:normal;font-weight:400;font-stretch:normal;
}

.tk-alisha { font-family: "alisha",sans-serif; }

* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 0px;
    padding: 0px;
    color: #000000;
    font-size: 16px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

ul,
ol {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    color: #ab0b44;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

img:focus,
input:focus,
textarea:focus,
button:focus {
    outline: none;
}

.form-control:focus {
    box-shadow: none;
}

p {
    color: #000;
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 1.5rem;
}

.comman-detaildiv ul li,
.comman-detaildiv ol li {
    color: #000;
    font-size: 16px;
    line-height: 26px;
}

img {
    max-width: 100%;
	height:auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    color: #312c7e;
}

h1,.h1,.in-respect-slider .in-respect-title p {
    font-size: 54px;
    font-weight: bold;
    color: #ab0b44;
    letter-spacing: 2px;
    line-height: 1.2;
}

h2 {
    font-size: 32px;
    font-weight: 400;
    line-height: 1;
}

h3 {}

h4 {}

h5,.h5 {
    font-size: 24px; 
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 30px;
}

h6 {}

.modal {
    background: rgba(255, 255, 255, 0.78);
}
.print-section{display: none;}
.defult-btn,
.craftcms-formdiv button[type="submit"],
.craftcms-formdiv input[type="submit"],
.helpfixed-form .fui-btn-container .fui-btn {
    background: #004769;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #fff;
    min-width: 198px;
    display: inline-block;
    padding: 14px 15px;
    transition: 0.2s;
    text-transform: uppercase;
    cursor: pointer;
    letter-spacing: 2px;
    border: 0;
    border-radius: 40px;
    vertical-align: middle;
}

.defult-btn:hover,
.craftcms-formdiv button[type="submit"]:hover,
.craftcms-formdiv input[type="submit"]:hover,
.helpfixed-form .fui-btn-container .fui-btn:hover {
    background: #ab0b44;
    color: #fff;
}

.button-arrow {
    display: inline-block;
    font-weight: bold;
    font-size: 16px;
    color: #ab0b44;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: all 0.2s;
}

.button-arrow .round-arrow {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin-right: 12px;
    border: 1px solid #004769;
    border-radius: 100%;
    height: 40px;
    width: 40px;
    line-height: 40px;
}

.button-arrow .round-arrow svg, .button-arrow .round-arrow img {
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    position: relative;
    top: -2px;
    left: 2px;
}
.button-arrow:hover .round-arrow{
    background-color: #004769;
}

.button-arrow .round-arrow.ar-border-none {
    height: auto;
    width: auto;
    vertical-align: text-bottom;
    border: none;
    border-radius: 0;
}

.button-arrow .round-arrow.ar-border-none svg {
    height: 20px;
    margin: 0;
}

.button-arrow:hover {
    color: #004769;
}

.button-arrow:hover .round-arrow svg path {
    fill: #fff;
}

.button-arrow:hover .round-arrow.ar-border-none {
    background: none;
}

.button-arrow:hover .round-arrow.ar-border-none svg path {
    fill: #004769;
}

.button-arrow.white-arrow .round-arrow {
    border-color: #fff;
}

.button-arrow.white-arrow .round-arrow svg path {
    fill: #00488f;
}

.button-arrow.white-arrow:hover {
    color: #004769;
}

.button-arrow.white-arrow:hover .round-arrow polygon,
.button-arrow:hover polygon {
    fill: #004769;
}

.button-arrow.white-arrow:hover .round-arrow svg path {
    fill: #004769;
}
.slick-dots {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
}
.slick-dots li {
    margin: 0 5px;
    cursor: pointer;
}
.slick-dots li button {
    font-size: 0;
    border: 0;
    background-color: #004769;
    height: 3px;
    width: 32px;
    line-height: 0;
    display: block;
}
.slick-dots li:hover button,
.slick-dots li.slick-active button{
    background-color: #efede5;
}
.page-wrapper {
    overflow: hidden;
}

.form-group {
    margin-bottom: 13px;
}

.form-group>label {
    display: none;
}

.form-control,
.helpfixed-form .fui-input {
    border: none;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 13px;
    line-height: 20px;
    color: #000;
    padding: 9px 25px;
}

.form-control:focus,
.helpfixed-form .fui-input:focus {
    border-color: #ab0b44;
}

.form-control::-webkit-input-placeholder,
.helpfixed-form .fui-input::-webkit-input-placeholder {
    color: #808083;
}

.form-control::-moz-placeholder,
.helpfixed-form .fui-input::-moz-placeholder {
    color: #808083;
}

.form-control:-ms-input-placeholder,
.helpfixed-form .fui-input:-ms-input-placeholder {
    color: #808083;
}

.form-control:-moz-placeholder,
.helpfixed-form .fui-input:-moz-placeholder {
    color: #808083;
}

.home-container {
    max-width: 1596px;
}

.animation-element {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .4s;
    transition-timing-function: ease;
}

.animation-element.do-animation {
    opacity: 1;
    transform: translateZ(0);
}

.section-margin {
    margin-bottom: 65px;
    margin-top: 65px;
}

.font-weight-thin {
    font-weight: 100 !important;
}

textarea::-webkit-input-placeholder {
    color: #808083;
    opacity: 1
}

textarea::-moz-placeholder {
    color: #808083;
    opacity: 1
}

textarea:-ms-input-placeholder {
    color: #808083;
    opacity: 1
}

textarea::-ms-input-placeholder {
    color: #808083;
    opacity: 1
}

textarea::placeholder {
    color: #808083;
    opacity: 1
}

input::-webkit-input-placeholder {
    color: #808083;
    opacity: 1
}

input::-moz-placeholder {
    color: #808083;
    opacity: 1
}

input:-ms-input-placeholder {
    color: #808083;
    opacity: 1
}

input::-ms-input-placeholder {
    color: #808083;
    opacity: 1
}

input::placeholder {
    color: #808083;
    opacity: 1
}
.img-wrapper {
    position: relative;
    padding-top: 100%;
}
.img-wrapper img{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    object-fit: cover;
}

/*==loader-start==*/


#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background-color: #efede5;
    background-image: url(../images/loader-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    z-index: 999;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

#status {
    width: 214px;
    animation-name: spin;
    animation-duration: 3000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    margin-top: -35px;
}

#status img {
    max-width: 100%;
}

@keyframes spin {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}


/* Header section */

.site-header {
    position: absolute;
    padding-top: 30px;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
    padding-left: 55px;
}

.site-header .header-inner {
    display: flex;
    flex-wrap: wrap;
}

.site-header.innerpage-header {
    background: #fff;
    padding: 0;
}

.site-header.sticky,
.site-header.stickyheader {
    position: fixed;
    z-index: 9;
    padding: 0;
    background: #efede5;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
    padding: 10px 0px;
}
body:not(.navigation-open) .site-header.sticky .header-inner,
body:not(.navigation-open) .site-header.stickyheader .header-inner {
    align-items: center;
    padding: 0 0 0 80px;
}

.navigation-open .site-header.sticky .header-inner {
    padding-right: 0;
}


.site-header.sticky .header-social,
.site-header.stickyheader .header-social,
.site-header.innerpage-header .header-social {
    display: none !important;
}

.header-social {
    width: 38.66%;
    float: left;
    padding: 9px 40px 9px 0;
}

.header-social ul li {
    height: 37px;
    width: 37px;
    border-radius: 50%;
    border: 1px solid #fff;
    float: left;
    margin: 0 7px;
    transition: all.02s;
}

.header-social ul li:hover {
    border-color: #004769;
}

.header-social ul li:last-child {
    margin-right: 0;
}

.header-social ul li:first-child {
    margin-left: 0;
}

.header-social ul li a {
    line-height: 39px;
    display: block;
    text-align: center;
}

.header-social ul li a svg {
    height: 16px;
}

.header-social ul li.linkdin-li a {
    line-height: 35px;
}

.header-social ul li.linkdin-li a svg {
    height: 13px;
}

.header-social ul li:hover a svg path,
.header-social ul li:hover a svg circle {
    fill: #004769 !important;
}

.logo-div {
    width: 33.33%;
    float: left;
}

.site-header.sticky .logo-div,
.site-header.stickyheader .logo-div,
.site-header.innerpage-header .logo-div {
    width: auto;
    text-align: left;
}

.site-header.newspage-header .logo-div {
    width: 50%;
    position: relative;
}

.site-header.newspage-header .menu-quicklink-div {
    width: 50%;
}

.logo-div .logo-img {
    max-width: 170px;
}

.logo-div .sticky-logo-img {
    display: none;
}

.logo-div .mobile-logo-img {
    display: none;
}

.site-header.sticky .logo-div .logo-img,
.site-header.stickyheader .logo-div .logo-img,
.site-header.innerpage-header .logo-div .logo-img {
    display: none;
}

.site-header.sticky .logo-div .sticky-logo-img,
.site-header.stickyheader .logo-div .sticky-logo-img,
.site-header.innerpage-header .logo-div .sticky-logo-img {
    display: inline-block;
}

.menu-quicklink-div {
    width: 28%;
}

body:not(.navigation-open) .site-header.sticky .menu-quicklink-div,
body:not(.navigation-open) .site-header.stickyheader .menu-quicklink-div {
    width: auto;
    margin-left: auto;
}


/* .menu-quicklink-inner{margin-top: -30px;} */

.site-header.sticky .menu-quicklink-inner,
.site-header.stickyheader .menu-quicklink-inner,
.site-header.innerpage-header .menu-quicklink-inner {
    margin-top: 0px;
}

.humberger-div,.staff-stud-close {
    cursor: pointer;
    background-color: #004769;
    display: inline-block;
    padding: 20px 67px 20px 30px;
    vertical-align: middle;
    margin-left: 10px;
    border-radius: 40px 0 0 40px;
    box-shadow: 0px 0 15px rgba(0, 0, 0, 0.35);
}
body:not(.navigation-open) header.sticky .humberger-div,
body:not(.navigation-open) header.stickyheader .humberger-div {
    padding-right: 50px;
}
.humberger-div .humberger-line {
    width: 32px;
    display: block;
}

.humberger-div .humberger-close {
    height: 24px;
    display: none;
}

.humberger-div.open .humberger-close {
    display: block;
}

.humberger-div.open .humberger-line {
    display: none;
}

.quicklink-div {
    display: inline-block;
    vertical-align: middle;
}
.quicklink-div ul {
    float: left;
}
.site-header.sticky .quicklink-div,
.site-header.stickyheader .quicklink-div {
    box-shadow: none;
}
.quicklink-div ul li {
    float: left;
    margin: 0 8px;
    height: 40px;
    line-height: 37px;
    width: 40px;
    border-radius: 100%;
    text-align: center;
}
.navigation-open .menu-quicklink-inner{
    display: inline-block;
}

/* .quicklink-div ul li:last-child{margin-right: 0;} */

.quicklink-div ul li:first-child {
    margin-left: 0;
}

.quicklink-div ul li a {
    line-height: inherit;
}

.quicklink-div ul li a svg {
    height: 20px;
}
.quicklink-div ul li.hover{
    background-color: #004769;
    box-shadow: 0px 0 15px rgba(0, 0, 0, 0.35);
}
.quicklink-div ul li.hover:hover{
    background-color: #ab0b44;
}
.quicklink-div ul li:not(.hover):hover path {
    fill: #ab0b44;
}
.mobile-quicklink-div {
    display: none;
}

.head-predition-link {
    display: inline-block;
    vertical-align: middle;
    margin-right: 30px;
}

.head-predition-link a {
    text-transform: uppercase;
    font-size: 16px;
    color: #ab0b44;
    font-weight: bold;
    letter-spacing: 1px;
}

.head-predition-link a svg {
    height: 23px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.head-predition-link a:hover {
    color: #004769;
}

.head-predition-link a:hover svg path {
    fill: #004769;
}

.head-predition-link .tbl-previous-editions-a {
    display: none;
}

.news-paduan-text {
    color: #231f20;
    font-size: 38px;
    font-weight: 700;
    letter-spacing: 1.3px;
    line-height: 1;
    position: absolute;
    left: 40%;
    top: 0;
    margin: 22px 0;
}

.navigation-open .head-predition-link {
    display: none;
}


/* Navigation Section CSS */

.navigation-open {
    overflow: hidden;
}

.navigation-open .site-header .header-social {
    display: none !important;
}

.navigation-open .site-header .logo-div {
    display: none;
}

.navigation-open .site-header .menu-quicklink-div {
    margin-left: auto;
    width: 100%;
}

.navigation-section {
    position: fixed;
    overflow: auto;
    top: 0;
    left: 0;
    height: 100vh;
    height: calc((var(--vh, 1vh) * 100));
    width: 100%;
    background-repeat: no-repeat !important;
    background-position: center;
    background-size: cover !important;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
}

.navigation-section.active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}

.navigation-section:before {
    content: "";
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.85;
    background: linear-gradient(90deg, #000000 0%, #000c1f 47%, #00183f 100%);
    background-blend-mode: normal;
}
.navigation-section:after{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 150px;
    width: 160px;
    background-image: url(../images/menu-shape.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    opacity: 0;
    transition-property: opacity;
    transition-duration: .8s;
    transition-timing-function: ease-in-out;
    transition-delay: 1s;
    background-size: contain;
}
.navigation-section.active:after{
    opacity: 1;
}
.g-translate-div {
    position: absolute;
    top: 45px;
    left: 105px;
    z-index: 9;
    display: none;
}

.navigation-open .g-translate-div {
    display: block;
}

.navigation-open .site-header.sticky,
.navigation-open .site-header.stickyheader,
.navigation-open .site-header.innerpage-header {
    background: transparent;
    padding: 30px 0 0 55px;
}

.navigation-open .site-header.sticky,
.navigation-open .site-header.stickyheader {
    box-shadow: none;
}

.navigation-open .site-header.innerpage-header .g-translate-div {
    top: 36px;
}

.navigation-open .site-header.sticky .g-translate-div,
.navigation-open .site-header.stickyheader .g-translate-div {
    top: 26px;
}

.g-translate-div svg {
    height: 30px;
}

.nav-logo-social {
    position: absolute;
    bottom: 70px;
    left: 50px;
    opacity: 0;
    transition-property: opacity;
    transition-duration: .8s;
    transition-timing-function: ease-in-out;
    transition-delay: 1s;
}

.navigation-section.active .nav-logo-social {
    opacity: 1;
}

.nav-logo-div {
    max-width: 200px;
    margin: 0 auto 30px;
}

.nav-social li {
    height: 35px;
    width: 35px;
    border-radius: 50%;
    border: 1px solid rgba(164, 203, 219, 0.7);
    margin: 0 7px;
    transition: all.02s;
    display: inline-block;
}

.nav-social li:hover {
    background: #004769;
}

.nav-social li:last-child {
    margin-right: 0;
}

.nav-social li:first-child {
    margin-left: 0;
}

.nav-social li a {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.nav-social li:hover a svg path.nlicls-2,
.nav-social li:hover a svg path.nincls-2,
.nav-social li:hover a svg path.nfbcls-2 {
    fill: #fff !important;
}

.navigation-content-wrap,
.portal-content-wrap,
.quicklinks-content-wrap {
    height: calc((var(--vh, 1vh) * 100) - 190px);
    max-width: 1100px;
    margin: 9% auto 0;
    display: none;
    position: relative;
    overflow-y: auto;
    overflow-x: hidden;
    scrollbar-width: thin;
    scrollbar-color: #d6dee1 transparent;
}
.navigation-content-wrap.active,
.portal-content-wrap.active,
.quicklinks-content-wrap.active {
    display: block;
}

.nav-link-div {
    position: relative;
    margin: 0;
    max-width: 50%;
    height: 100%;
}

.nav-link-div:after {
    content: "";
    /* height: 1px; background: #ab0b44; width: 35px; position: absolute; top: 0; left: 0px;*/
}

.nav-link-div ul {
    z-index: 2;
    padding: 0;
    margin: 0;
}
.nav-link-div>ul{
    height: 100%;
}
.navigation-content-wrap.active .nav-link-div,
.portal-content-wrap.active .nav-link-div,
.quicklinks-content-wrap.active .nav-link-div {
    /* animation-name: redheartSpan; animation-duration: 0.8s; animation-direction: alternate; animation-delay: 0.8s;   animation-fill-mode : forwards; opacity: 0; */
}

.nav-link-div ul>li {
    list-style: none;
    margin-bottom: 20px;
    padding-right: 10px;
}

.portal-content-wrap.active .nav-link-div,
.quicklinks-content-wrap.active .nav-link-div {
    max-width: 50%;
}

@keyframes NavLiAnimation {
    from {
        opacity: 0;
        bottom: -30px;
    }
    to {
        opacity: 1;
        bottom: 0;
    }
}

.navigation-content-wrap.active .nav-link-div ul>li>a,
.portal-content-wrap.active .nav-link-div ul>li>a,
.quicklinks-content-wrap.active .nav-link-div ul>li>a {
    animation-name: NavLiAnimation;
    animation-duration: 0.5s;
    animation-direction: alternate;
    animation-delay: 0.5s;
    animation-fill-mode: forwards;
}
.quicklink-div ul .quicklink-li{
    display: none;
    width: auto;
}   
.quicklink-div ul .quicklink-click.btn-secondary{
    color: #fff;
    background-color: transparent;
    text-transform: uppercase;
    border: 1px solid #004769;
    border-radius: 30px;
    vertical-align: middle;
    padding: 20px 10px;
    min-width: 190px;
    line-height: 1;
    display: inline-block;
    margin: -8px 30px 0 0;
    font-weight: 700;
    transition: all 0.4s;
    letter-spacing: 2px;
}
.quicklink-div ul .quicklink-click.btn-secondary:hover {
    background-color: #004769;
}
.navigation-open .quicklink-div ul .quicklink-li{
    display: inline-block;
}

.navigation-content-wrap.active .nav-link-div ul>li:nth-child(1)>a {
    animation-delay: 0.6s;
}

.navigation-content-wrap.active .nav-link-div ul>li:nth-child(2)>a {
    animation-delay: 0.8s;
}

.navigation-content-wrap.active .nav-link-div ul>li:nth-child(3)>a {
    animation-delay: 1s;
}

.navigation-content-wrap.active .nav-link-div ul>li:nth-child(4)>a {
    animation-delay: 1.2s;
}

.navigation-content-wrap.active .nav-link-div ul>li:nth-child(5)>a {
    animation-delay: 1.4s;
}

.navigation-content-wrap.active .nav-link-div ul>li:nth-child(6)>a {
    animation-delay: 1.6s;
}

.navigation-content-wrap.active .nav-link-div ul>li:nth-child(7)>a {
    animation-delay: 1.8s;
}

.navigation-content-wrap.active .nav-link-div ul>li:nth-child(8)>a {
    animation-delay: 2s;
}

.navigation-content-wrap.active .nav-link-div ul>li:nth-child(9)>a {
    animation-delay: 2.2s;
}

.navigation-content-wrap.active .nav-link-div ul>li:nth-child(10)>a {
    animation-delay: 2.4s;
}
.navigation-content-wrap.active .nav-link-div ul>li:nth-child(11)>a {
    animation-delay: 2.6s;
}
.navigation-content-wrap.active .nav-link-div ul>li:nth-child(12)>a {
    animation-delay: 2.8s;
}
.navigation-content-wrap.active .nav-link-div ul>li:nth-child(13)>a {
    animation-delay: 3s;
}
.navigation-content-wrap.active .nav-link-div ul>li:nth-child(14)>a {
    animation-delay: 3.2s;
}

.nav-link-div ul>li:last-child {
    margin-bottom: 0px;
}

.nav-link-div ul>li>a {
    font-size: 42px;
    color: #b5b5b1;
    letter-spacing: 1px;
    font-weight: bold;
    display: block;
    position: relative;
    transition: all 0.2s;
    opacity: 0;
    line-height: 1.2;
}

.nav-link-div li a:focus {
    outline: 0;
}

.nav-link-div ul li a:not(.quicklbl):hover,
.nav-link-div ul>li.active-li>a,
.nav-link-div ul>li>ul>li.active-li a {
    text-decoration: none;
    background-repeat: no-repeat;
    padding-left: 46px;
    background-position: center left;
    background-image: url(../images/star-shap-small.svg);
    color: #efede5;
}

@keyframes redheartSpan {
    from {
        opacity: 1;
        bottom: -40px;
    }
    to {
        opacity: 1;
        bottom: 0;
    }
}

.drop-down ul {
    position: absolute;
    left: 100%;
    top: 0;
    list-style: none;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0px;
    opacity: 0;
    visibility: hidden;
    transition: all 0.1s;
}
.drop-down>ul{
    display: none;
}
.drop-down:hover>ul{
    display: block;
    opacity: 1;
    visibility: visible;
}
.drop-down ul li {
    position: relative;
    padding-top: 20px;
    margin-bottom: 0;
}

.drop-down ul a,
.drop-down ul li {
    transition: inherit !important;
    bottom: 0;
}

.drop-down ul li a {
    padding-left: 0;
    padding-right: 0;
    letter-spacing: 1px;
    font-weight: 400;
    font-size: 28px;
    line-height: 1.4;
}

.drop-down ul li.active-li a {
    color: #fff;
    border-left: none;
    padding-left: 0;
}

.drop-down ul li:hover>a:after {
    display: none;
}

.drop-down ul li:hover>a:before {
    display: none;
}

.drop-down ul li:first-child {
    padding-top: 0;
}

.nav-link-div ul>.drop-down .drop-down ul>li>a {
    color: #fff;
}

.nav-link-div ul>.drop-down .drop-down ul>li:hover>a,
.nav-link-div ul>.drop-down .drop-down ul>li.active-li>a {
    color: #ab0b44;
}

.nav-link-div ul>.drop-down .drop-down {
    position: relative;
}

.nav-link-div ul>.drop-down .drop-down ul {
    position: relative;
    left: 0;
    display: none !important;
    top: 0;
    padding: 25px 0 5px 30px;
    list-style: none;
    width: 100%;
    height: auto;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    background: transparent;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
}

.drop-down .drop-down ul li a {
    color: #c9c6c6;
}

.drop-down .drop-down ul li.active-li>a {
    color: #fff;
}

.nav-link-div ul>.drop-down .drop-down>a:after {
    position: relative;
    bottom: 0;
    left: 0;
    content: "";
    background: url(../images/dropdown-arrow.png) no-repeat;
    background-size: cover;
    height: 9px;
    width: 16px;
    display: inline-block;
    border-bottom: none;
    margin-left: 15px;
}

.nav-link-div ul>.drop-down .drop-down:hover>a:after {
    display: inline-block;
    background: url(../images/dropdown-arrow2.png) no-repeat;
    height: 16px;
    width: 9px;
}

.nav-link-div ul>.drop-down .drop-down:hover>ul {
    visibility: visible;
    opacity: 1;
    display: block !important;
}

.nav-link-div ul>.drop-down .drop-down>.sub-menu>li.active-li>a:after {
    display: none;
}

.drop-down ul ul.sub-sub-menu {
    left: 0;
    max-width: 100%;
    position: relative;
    padding-left: 30px;
    padding-bottom: 5px;
    display: none;
    top: 0;
    height: auto;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    background: transparent;
    -webkit-transition: opacity 600ms, visibility 600ms;
    transition: opacity 600ms, visibility 600ms;
}

.portal-content-wrap .drop-down>ul,
.quicklinks-content-wrap .drop-down>ul {
    visibility: visible;
    opacity: 1;
}
.portal-content-wrap .drop-down ul li {
    text-transform: uppercase;
}

.portal-content-wrap .drop-down ul li a:hover,
.portal-content-wrap .drop-down ul li.active-li a,
.quicklinks-content-wrap .drop-down ul li a:hover,
.quicklinks-content-wrap .drop-down ul li.active-li a {
    color: #efede5;
}

.navigation-section.active .navigation-content-wrap:before,
.navigation-section.active .portal-content-wrap:before,
.navigation-section.active .quicklinks-content-wrap:before {
    animation-name: navbline;
    animation-duration: 1s;
    animation-direction: alternate;
    animation-fill-mode: forwards;
}

@keyframes navbline {
    from {
        width: 0px;
        opacity: 0;
    }
    to {
        width: 1500px;
        opacity: 1;
    }
}

.search-navdiv {
    position: absolute;
    top: 40px;
    left: 170px;
    width: 300px;
    z-index: 5;
    /* opacity: 0; transition-property: opacity; transition-duration: .8s; transition-timing-function: ease-in-out; transition-delay: 1s; */
    display: none;
}

.navigation-open .search-navdiv {
    display: block;
    opacity: 1;
}

.navigation-open .site-header.sticky .search-navdiv,
.navigation-open .site-header.stickyheader .search-navdiv{
    top: 20px;
}

.search-navdiv svg {
    height: 18px;
    cursor: pointer;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 0;
    margin-top: -9px;
}

.search-navdiv .form-group {
    margin-bottom: 0;
}

.search-navdiv .form-group {
    transition: all 0.2s;
    opacity: 0;
    visibility: hidden;
}

.search-navdiv .form-group.active {
    opacity: 1;
    visibility: visible;
}

.search-navdiv .form-control {
    border-radius: 0px;
    border: none;
    color: #004769;
    border-bottom: 1px solid #004769;
    background: transparent;
    padding-right: 0;
    padding-left: 35px;
}

.search-navdiv .form-control:focus {
    border-color: #004769;
}

.search-navdiv .form-control::-webkit-input-placeholder {
    color: #004769;
}

.search-navdiv .form-control::-moz-placeholder {
    color: #004769;
}

.search-navdiv .form-control:-ms-input-placeholder {
    color: #004769;
}

.search-navdiv .form-control:-moz-placeholder {
    color: #004769;
}
.menu-quicklink-div .back-to-menu {
    display: none;
    margin-left: calc((100vw - 1105px)/2);
    color: #fff;
    letter-spacing: 2px;
    float: left;
    margin-top: 13px;
}
.menu-quicklink-div .back-to-menu .round-arrow{
    background-color: #ab0b44;
}
.menu-quicklink-div .back-to-menu:hover{
    color: #ab0b44;
}
.navigation-section.active .quicklink-div .back-to-menu {
    display: inline-block;
}


/* Home Slider CSS */

.home-slider,
.home-slider-rev {
    height: 100vh;
    position: relative;
}
.innerhome-slider .home-slider-wrapper ,.home-slider-wrapper.innerpage-slider-wrapper .home-slider,
.innerhome-slider .home-slider-wrapper .banner-bg-div,
.home-slider-wrapper.innerpage-slider-wrapper .banner-bg-div{
    height: 651px;
}
.banner-bg-div {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
    height: 100vh;
    height: calc((var(--vh, 1vh) * 100));
}

.banner-bg-div:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(35, 31, 32, 0.44);
}

.scrollicon-slide {
    position: absolute;
    bottom: 107px;
    z-index: 1;
    text-align: center;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    transform: rotate(-90deg);
    left: 28px;
}
.scrollicon-slide:before {
    content: "";
    top: 9px;
    height: 82px;
    width: 1px;
    position: absolute;
    background: rgb(255,255,255);
    background: -o-linear-gradient(top, white 50%, rgba(255, 255, 255, 0.2) 50%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, white), color-stop(50%, rgba(255, 255, 255, 0.2)));
    background: linear-gradient(to bottom, white 50%, rgba(255, 255, 255, 0.2) 50%);
    background-size: 100% 200%;
    left: -70px;
    right: 0;
    margin: 0 auto;
    -webkit-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    -webkit-animation: animHomeHeaderLine 3s ease forwards infinite;
    animation: animHomeHeaderLine 3s ease forwards infinite;
    transform: rotate(90deg);
    transform-origin: 0 0;
}
@-webkit-keyframes heightfull {
	from {     
		opacity: 0;
		height: 90px;
	} 
	to {     
		opacity: 1; 
		height: 90px;
	}
}
@keyframes heightfull {
	from {     
		opacity: 0;
		height: 90px;
	} 
	to {     
		opacity: 1; 
		height: 90px;
	}
}
@-webkit-keyframes animHomeHeaderLine {
	from {
	  background-position: 0 100%; }
	to {
	  background-position: 0 0  } 
}
@keyframes animHomeHeaderLine {
	from {
	  background-position: 0 100%;; }
	to {
	  background-position: 0 0; } 
}
.scrollicon-slide svg {
    margin: 12px 0;
}

.navigation-open .scrollicon-slide {
    z-index: 1;
}


/* Enrol School Portal Section */

.enrol-school-portal {
    padding: 65px 45px;
    position: relative;
    z-index: 2;
}

.north-slide-line:after {
    content: "";
    position: absolute;
    top: -80px;
    left: 52px;
    z-index: 1;
    height: 165px;
    width: 1px;
    background: #ab0b44;
}

.enrol-school-portal .container-fluid {
    padding: 0;
}

.enrol-school-portal .col-md-5 {
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 35%;
    flex: 0 0 35%;
    max-width: 35%;
}

.enrol-school-portal .col-md-2 {
    padding: 0;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.enrol-now-div,
.school-trours-div {
    position: relative;
    padding-bottom: 62%;
    overflow: hidden;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-timing-function: ease;
    transition-delay: 0.6s;
    min-height: 280px;
}

.do-animation .enrol-now-div,
.do-animation .school-trours-div {
    opacity: 1;
    transform: translateZ(0);
}

.enrol-now-div .overlay-bg,
.school-trours-div .overlay-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    background-blend-mode: multiply;
}

.padua-col .ensc-tile p {
    color: #ab0b44;
}

.ensc-portal-link:hover .overlay-bg,
.ensc-portal-link:hover .overlay-bg {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.ensc-tile {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
    text-align: center;
}
.ensc-tile p {
    margin: 0;
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    letter-spacing: 2px;
}


.ensc-portal-link .overlay-bg:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(0deg, #eeede5 0%, rgb(238 237 229) 19%, rgb(203 201 195 / 0%) 80%, rgb(203 201 195 / 0%) 100%);
    z-index: -1;
    transition: all 0.6s;
    opacity: 0.749;
}
.ensc-portal-link .school-trours-div .overlay-bg:before{
    background: rgba(0, 0, 0, .6);
}
.enrol-school-portal .enrol-now-div .ensc-tile{
    padding: 0 30px 70px 90px;
}
.enrol-school-portal .padua-col .ensc-tile p{
    color: #004769;
}
.enrol-school-portal .padua-col .ensc-portal-link:hover .ensc-tile p,
.enrol-school-portal .enrol-now-div .ensc-tile p{
    color: #a02040;
}
.enrol-school-portal .padua-col .ensc-portal-link:hover path:first-child{
    fill: #a02040;
}
.enrol-school-portal .school-trours-div .ensc-tile{
    padding: 0 90px 70px 30px;
}
.enrol-school-portal .padua-col .ensc-portal-link {
    height: 100%;
    display: block;
    position: relative;
}
.do-animation .line{
    stroke-dasharray: 1087;
    stroke-dashoffset: -1087;
    animation: draw 1.5s linear forwards;
    animation-delay: 0.4s;
}
.do-animation .star{
    animation: start 1.5s linear forwards;
    transform-origin: 70px 50px;
    animation-delay: 0.4s;
}
@keyframes start {
    0% {
        transform: scale(0);
        opacity: 0;
    }
    100%{
        transform: scale(1);
        opacity: 1;
    }
}
@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}
.enrol-school-portal .padua-col .ensc-tile {
    padding: 20px;
    max-width: 340px;
    margin: 0 auto;
    position: relative;
}
.enrol-school-portal .ensc-portal-link {
    position: relative;
}

.ensc-tile svg {
    height: 52px;
    width: 54px;
}
.enrol-school-portal .enrol-now-div{
    border-radius: 0 0 0 300px;
}
.enrol-school-portal .school-trours-div{
    border-radius: 0 300px 0 0;
}
.enrol-school-portal .img-shape {
    position: absolute;
    left: 0;
    bottom: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-timing-function: ease;
    transition-delay: 0.6s;
    opacity: 0;
}
.enrol-school-portal .animation-element.do-animation .img-shape{
    opacity: 1;
}
.enrol-school-portal .col-right .img-shape {
    top: 10px;
    right: -2px;
    left: auto;
    bottom: auto;
    transform: rotate(7deg);
}
.enrol-school-portal .padua-col .img-shape {
    right: 40px;
    margin: 0 auto;
    top: 0;
    text-align: center;
    height: calc(100% + 25px);
}
.padua-portal-div {
    opacity: 0;
    transition-property: opacity;
    transition-duration: .8s;
    transition-timing-function: ease;
    transition-delay: 0.6s;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.do-animation .padua-portal-div {
    opacity: 1;
}

.padua-portal-line {
    position: absolute;
    top: -178px;
    z-index: 1;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 348px;
}

.padua-col a:hover .pp-icon-div {
    background: #deb308;
    border-color: #eac354;
}

.padua-col a:hover .pp-icon-div svg path {
    fill: #fff;
}

.mob-padua-portal-line {
    display: none;
}

.do-animation .leftst0,
.do-animation .stlcls3,
.do-animation .msgpricls {
    stroke-dasharray: 1315;
    stroke-dashoffset: -1315;
    animation: draw 1.2s linear forwards;
}

.do-animation .feanewcls-l,
.do-animation .feanewcls-r {
    stroke-dasharray: 1525;
    stroke-dashoffset: -1525;
    animation: draw 1.2s linear forwards;
}

.do-animation .pplcls1,
.do-animation .stuvicls4,
.do-animation .respecls5,
.do-animation .mbplscls,
.do-animation .mbstvcls,
.do-animation .mbresecls,
.do-animation .tblmsgpricls {
    stroke-dasharray: 1087;
    stroke-dashoffset: -1087;
    animation: draw 1.2s linear forwards;
}

@keyframes draw {
    to {
        stroke-dashoffset: 0;
    }
}


/* The North Star CSS */

.north-star-section {
    position: relative;
    margin-top: 80px;
}

.north-star-slider {
    width: 100vw;
    height: 100vh;
    min-height: 950px;
    max-height: 950px;
    position: relative;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 100px, 0);
    transition-timing-function: ease;
    transition-duration: 0.8s;
    transition-delay: 0.5s;
}

.do-animation .north-star-slider {
    opacity: 1;
    transform: translateZ(0);
}

.north-star-slider .slick-slide {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.north-star-slider .slick-slide:focus {
    outline: 0;
}

.north-star-slider .slick-list,
.north-star-slider .slick-track {
    height: 100% !important;
    width: 100% !important;
}

.north-title {
    font-weight: 700;
    max-width: 280px;
    line-height: 0.9;
    color: #fff;
    font-size: 6rem;
}

.north-star-bg {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: left center;
    height: 100vh;
    min-height: 950px;
    max-height: 950px;
    width: 70%;
}

.north-star-section.without-right-slide .north-star-bg {
    width: 100%;
}

.north-star-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(46, 41, 37, 0.44);
}

.north-star-thumbg {
    /* max-width: 730px; */
    height: 480px;
    width: 0;
    box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 90px;
    left: -270px;
    z-index: 1;
    border-radius: 0 0 0 140px;
    overflow: hidden;
    transition: 2s ease;
}

.north-star-slider .slick-active .north-star-thumbg {
    width: 730px;
}

.north-star-thumimg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    /* padding-bottom: 66%; */
}

.right-part-slide {
    position: absolute;
    top: 0;
    width: 30%;
    right: 0;
    height: 100%;
    background-color: #fff;
}

.right-part-slide .right-bgdiv {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    width: 100%;
    height: 0;
    transition: 1s ease;
}

.north-star-slider .slick-active .right-part-slide .right-bgdiv {
    height: 100%;
    bottom: 0;
}

.north-star-slider .bbbbbb .right-part-slide .right-bgdiv {
    height: 100%;
    bottom: 0;
}

.right-part-slide .right-bgdiv.yellow-bg {
    /* background: #ab0b44; */
}

.right-part-slide .right-bgdiv.grey-bg {
    /* background: #848484; */
}

.north-slide-wrap .overlay-content {
    position: absolute;
    width: 100%;
    top: 100px;
    left: 0;
    right: 0;
}

.north-slide-wrap .overlay-content .north-content-p {
    /* transform: scaleY(0); transform-origin: top;transition: transform 1.5s; */
    margin-top: 55px;
    -webkit-animation: heading-out .8s forwards;
    animation: heading-out .8s forwards;
    -webkit-animation-timing-function: cubic-bezier(0.72, 0.33, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.72, 0.33, 0.37, 0.66);
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

.north-slide-wrap .overlay-content .north-content-p p {
    max-width: 550px;
    margin-bottom: 0;
    font-size: 33px;
    line-height: 1;
    color: #fff;
}

.north-star-slider .slick-active .north-slide-wrap .overlay-content .north-content-p {
    /* transform: scaleY(1); */
    -webkit-animation: heading-in 1.5s forwards;
    animation: heading-in 1.5s forwards;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}

.north-star-slider .bbbbbb .north-slide-wrap .overlay-content .north-content-p {
    /* transform: scaleY(1); */
}

.north-star-content {
    position: absolute;
    top: 510px;
    padding: 30px 80px 90px 40px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 2.5s 0s, visibility 0s 2.5s;
    -moz-transition: opacity 2.5s 0s, visibility 0s 2.5s;
    transition: opacity 2.5s 0s, visibility 0s 2.5s;
    z-index: 1;
}

.north-star-slider .slick-active .north-star-content {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 1.7s 1s, visibility 0s 0s;
    -moz-transition: opacity 1.7s 1s, visibility 0s 0s;
    transition: opacity 1.7s 1s, visibility 0s 0s;
}
.north-star-content .title{
    color: #ab0b44;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 40px;
}
.north-star-content p {
    font-size: 18px;
    line-height: 1.6;
    margin-bottom: 30px;
}
.north-star-partcontent{
    margin-left: 55px;
}
.north-star-content .button-arrow:hover .round-arrow {
    background-color: #ab0b44;
}
.north-star-authorcontent p {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 0 !important;
    color: #fff;
    text-transform: uppercase;
}

.north-star-authorcontent p strong {
    font-weight: 900;
}

.north-star-authorcontent p:nth-child(2) {
    margin-bottom: 3.2rem !important;
}

.slide-bullet-ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 4.2rem;
    list-style: none;
}

.slide-bullet-ul li {
    font-family: 'Noto Sans JP', sans-serif;
    color: #fff;
    font-size: 33px;
}

.slide-bullet-ul li a {
    color: #fff;
}

.slide-bullet-ul li.active a,
.slide-bullet-ul li:hover a {
    color: #ab0b44;
}

.slide-bullet-ul li+li::before {
    display: inline-block;
    padding-right: 15px;
    padding-left: 15px;
    color: #ab0b44;
    content: "/";
}

.north-slide-wrap .overlay-content .button-arrow {
    margin-top: 4.2rem;
}

.north-star-slider .slick-dots {
    position: absolute;
    width: 30%;
    bottom: 58px;
    left: 0;
    text-align: center;
    right: 0;
    margin: 0 auto;
    height: auto;
    line-height: normal;
}

.north-star-slider .slick-dots li {
    display: inline-block;
    margin: 0 7px;
    height: auto;
    line-height: normal;
}

.north-star-slider .slick-dots li button {
    cursor: pointer;
    height: 3px;
    border-radius: 2px;
    width: 32px;
    font-size: 0;
    border: 0;
    background: #919294;
}

.north-star-slider .slick-dots li.slick-active button {
    background: #ab0b44;
}

@keyframes heading-in {
    0% {
        opacity: 0;
        transform: translateY(-50px);
    }
    50% {
        opacity: 0;
        transform: translateY(-50px);
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

@keyframes heading-out {
    100% {
        opacity: 0;
        transform: translateY(-30px)
    }
    0% {
        opacity: 1;
        transform: translateY(0px)
    }
}

.do-animation .north-slide-line:after {
    animation-name: northline;
    animation-duration: 0.8s;
    animation-direction: alternate;
    animation-fill-mode: forwards;
}

@keyframes northline {
    from {
        height: 0px;
        opacity: 0;
    }
    to {
        height: 165px;
        opacity: 1;
    }
}

.northsart-outter {
    position: relative;
}

.northsart-outter .right-part-slide .right-bgdiv {
    height: 100%;
    bottom: 0;
}

.northsart-outter .north-star-thumbg {
    width: 730px;
}

.northsart-outter .north-star-content {
    opacity: 1;
    visibility: visible;
}


/* Student Voice CSS */

.student-voice-section {
    position: relative;
    background-color: #efede5;
    padding: 80px 0;
    overflow: hidden;
}

.student-title-div {
    width: 355px;
    margin-left: 8px;
    float: left;
    position: relative;
}

.student-title-div .stuvic-svg {
    position: absolute;
    top: -144px;
    left: 0;
}

.student-title-div .mob-stuvic-svg {
    display: none;
}

.student-title-div .st-title p{
    font-size: 54px;
    padding-top: 100px;
    position: relative;
    max-width: 200px;
    margin: 0 auto;
    color: #fff;
    letter-spacing: 2px;
    line-height: 1.1;
    font-weight: 400;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-delay: 0.8s;
    transition-timing-function: ease;
}

.do-animation .student-title-div .st-title p{
    opacity: 1;
    transform: translateZ(0);
}

.student-voice-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    transform: translate3d(100px, 0, 0);
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-timing-function: ease;
    transition-delay: 1.1s;
    border-radius: 300px 0 0 300px;
}

.do-animation .student-voice-bg {
    transform: translateZ(0);
    opacity: 1;
}

.student-voice-bg .overlaybg-student {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #2e2925;
    opacity: 0.6;
    border-radius: 300px 0 0 300px;
}

.student-voice-section.opacity-100 .student-voice-bg .overlaybg-student {
    opacity:1;
}

.student-voice-section.opacity-90 .student-voice-bg .overlaybg-student {
    opacity: 0.0;
}

.student-voice-section.opacity-80 .student-voice-bg .overlaybg-student {
    opacity: 0.8;
}

.student-voice-section.opacity-70 .student-voice-bg .overlaybg-student {
    opacity: 0.7;
}

.student-voice-section.opacity-60 .student-voice-bg .overlaybg-student {
    opacity: 0.6;
}

.student-voice-section.opacity-50 .student-voice-bg .overlaybg-student {
    opacity: 0.5;
}

.student-voice-section.opacity-40 .student-voice-bg .overlaybg-student {
    opacity: 0.4;
}

.student-voice-section.opacity-30 .student-voice-bg .overlaybg-student {
    opacity: 0.3;
}

.student-voice-section.opacity-20 .student-voice-bg .overlaybg-student {
    opacity: 0.2;
}

.student-voice-section.opacity-10 .student-voice-bg .overlaybg-student {
    opacity: 0.1;
}

.student-voice-content {
    position: relative;
    float: left;
    width: calc(100% - 363px);
    padding-left: 140px;
    padding-top: 120px;
    padding-bottom: 120px;
}

.student-voice-slider {
    margin: 0 auto;
    position: relative;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-timing-function: ease-in-out;
    transition-delay: 1.4s;
}

.do-animation .student-voice-slider {
    opacity: 1;
    transform: translateZ(0);
}
.student-voice-slider .slick-list{
    max-width: 790px;
    margin: 0 auto;
}
.student-voice-slider:before {
    position: absolute;
    top: -60px;
    left: 50%;
    margin-left: -14px;
    content: "";
    background: url(../images/left-quote.svg) no-repeat;
    height: 28px;
    width: 38px;
}

.student-voice-slider:after {
    position: absolute;
    bottom: -60px;
    left: 50%;
    margin-left: -14px;
    content: "";
    background: url(../images/right-quote.svg) no-repeat;
    height: 28px;
    width: 38px;
}

.student-voice-slider .slick-slide:focus {
    outline: 0;
}
.student-voice-content .title {
    margin-bottom: 35px;
}
.student-voice-content .button-arrow{
    margin-top: 45px;
}
.student-voice-section .img-shape {
    position: absolute;
    left: -4px;
    bottom: -6px;
}
.student-voice-slider p {
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0;
}
.student-voice-content .title p{
    color: #ab0b44;
    font-size: 54px;
    font-weight: 400;
    line-height: 1.2;
}

.student-voice-slider h4 {
    margin-top: 42px;
    margin-bottom: 0;
}
.student-voice-slider h4 p{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.student-voice-slider .slick-slide {
    padding: 0 15px;
}
.student-voice-slider .slick-dots {
    position: absolute;
    width: 355px;
    bottom: -45px;
    left: -370px;
    text-align: center;
    height: auto;
    line-height: normal;
}

.student-voice-slider .slick-dots li {
    display: inline-block;
    margin: 0 6px;
    height: auto;
    line-height: normal;
}

.student-voice-slider .slick-dots li button {
    cursor: pointer;
    height: 3px;
    border-radius: 2px;
    width: 32px;
    font-size: 0;
    border: 0;
    background: #babcbe;
}

.student-voice-slider .slick-dots li.slick-active button {
    background: #004990;
}


/* Twilight Open Days CSS */

.twilight-section {
    position: relative;
    margin-top: 80px;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 100px, 0);
    transition-timing-function: ease;
    transition-duration: 0.8s;
    overflow: hidden;
}

.twilight-section.do-animation {
    opacity: 1;
    transform: translateZ(0);
}


/* .twilight-slide-line:after{ content: ""; position: absolute; top: 105px; right: 95%; z-index: 1; height: 1px; width: 100%; background: #ab0b44; } */

.twilight-slider {
    width: 100vw;
    height: 77vh;
    min-height: 550px;
    position: relative;
}

.twilight-slider .slick-slide {
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.twilight-slider .slick-list,
.twilight-slider .slick-track {
    height: 100% !important;
    width: 100% !important;
}

.twilight-title {
    max-width: 680px;
    -webkit-animation: heading-out .8s forwards;
    animation: heading-out .8s forwards;
    -webkit-animation-timing-function: cubic-bezier(0.72, 0.33, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.72, 0.33, 0.37, 0.66);
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.twilight-title p {
    line-height: 1.1;
    color: #ab0b44;
    font-size: 54px;
    letter-spacing: 2px;
    font-weight: 400;
    margin-bottom: 0;
}

.twilight-title p strong {
    font-weight: bold;
}
.twilight-slider .twilight-slide-wrap {
    height: 100%;
}
.twilight-bg {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 100%;
    width: 100%;
    background-attachment: fixed;
}

.twilight-bg .overlaybg-twilight {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgb(238 237 229 / 58%);
    background: linear-gradient(270deg, rgb(1 1 1 / 0%) 0%, rgb(238 237 229 / 100%) 100%);
}

.twilight-bg.opacity-100 .overlaybg-twilight {
    opacity: 1;
}

.twilight-bg.opacity-90 .overlaybg-twilight {
    opacity: 0.9;
}

.twilight-bg.opacity-80 .overlaybg-twilight {
    opacity: 0.8;
}

.twilight-bg.opacity-70 .overlaybg-twilight {
    opacity: 0.7;
}

.twilight-bg.opacity-60 .overlaybg-twilight {
    opacity: 0.6;
}

.twilight-bg.opacity-50 .overlaybg-twilight {
    opacity: 0.5;
}

.twilight-bg.opacity-40 .overlaybg-twilight {
    opacity: 0.4;
}

.twilight-bg.opacity-30 .overlaybg-twilight {
    opacity: 0.3;
}

.twilight-bg.opacity-20 .overlaybg-twilight {
    opacity: 0.2;
}

.twilight-bg.opacity-10 .overlaybg-twilight {
    opacity: 0.1;
}

.twilight-slide-wrap .overlay-content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}

.twilight-slide-wrap .overlay-content .twilight-content-p {
    /* transform: scaleY(0); transform-origin: top;transition: transform 1.5s;*/
    -webkit-animation: heading-out .8s forwards;
    animation: heading-out .8s forwards;
    -webkit-animation-timing-function: cubic-bezier(0.72, 0.33, 0.37, 0.66);
    animation-timing-function: cubic-bezier(0.72, 0.33, 0.37, 0.66);
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    margin-top: 35px;
    padding-left: 15px;
}

.twilight-slide-wrap .overlay-content .twilight-content-p p {
    max-width: 620px;
}

.twilight-slider .slick-active .twilight-slide-wrap .overlay-content .twilight-content-p,
.twilight-slider .slick-active .twilight-title {
    -webkit-animation: heading-in 1.5s forwards;
    animation: heading-in 1.5s forwards;
    -webkit-animation-delay: 0;
    animation-delay: 0;
}

.twilight-slide-wrap .button-arrow {
    margin-top: 40px;
}

.twilight-section .twilight-slider.text-align-right .twilight-slide-wrap .overlay-content {
    text-align: right;
}

.twilight-section .twilight-slider.text-align-right .twilight-bg .overlaybg-twilight {
    left: auto;
    right: 0;
    background: linear-gradient(90deg, rgb(1 1 1 / 0%) 0%, rgb(238 237 229 / 100%) 100%);
}

.twilight-section .twilight-slider.text-align-right .twilight-title {
    float: right;
}

.twilight-section .twilight-slider.text-align-right .twilight-slide-wrap .overlay-content .twilight-content-p p {
    margin-left: auto;
}

.twilight-section .twilight-slider.text-align-right .twilight-slide-wrap .overlay-content .twilight-content-p:after {
    display: table;
    content: "";
    clear: both;
}
.twilight-slider .slick-dots {
    bottom: 30px;
    position: absolute;
    max-width: 1555px;
    width: 100%;
    margin: 0 auto;
    left: 0;
    right: 0;
    z-index: 1;
}
.twilight-slider.text-align-right .slick-dots {
    justify-content: end;
}

/* In Respect CSS */

.in-respect-section {
    margin: 80px 0;
    position: relative;
}

.do-animation .in-respect-title{
    opacity: 1;
    transform: translateZ(0);
}

.in-respect-bg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    transform: translate3d(100px, 0, 0);
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-timing-function: ease;
    transition-delay: 1.1s;
    border-radius: 0 300px 300px 0;
    min-height: 344px;
}

.do-animation .in-respect-bg {
    transform: translateZ(0);
    opacity: 1;
}

.in-respect-bg .overlaybg-inrespect {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, rgba(1, 1, 1,0.2) 0%, rgba(238, 237, 229, 1) 100%);
    opacity: 0.9;
    border-radius: 0 300px 300px 0;
}

.in-respect-section.opacity-100 .in-respect-bg .overlaybg-inrespect {
    opacity: 1;
}

.in-respect-section.opacity-90 .in-respect-bg .overlaybg-inrespect {
    opacity: 0.9;
}

.in-respect-section.opacity-80 .in-respect-bg .overlaybg-inrespect {
    opacity: 0.8;
}

.in-respect-section.opacity-70 .in-respect-bg .overlaybg-inrespect {
    opacity: 0.7;
}

.in-respect-section.opacity-60 .in-respect-bg .overlaybg-inrespect {
    opacity: 0.6;
}

.in-respect-section.opacity-50 .in-respect-bg .overlaybg-inrespect {
    opacity: 0.5;
}

.in-respect-section.opacity-40 .in-respect-bg .overlaybg-inrespect {
    opacity: 0.4;
}

.in-respect-section.opacity-30 .in-respect-bg .overlaybg-inrespect {
    opacity: 0.3;
}

.in-respect-section.opacity-20 .in-respect-bg .overlaybg-inrespect {
    opacity: 0.2;
}

.in-respect-section.opacity-10 .in-respect-bg .overlaybg-inrespect {
    opacity: 0.1;
}

.in-respect-content {
    position: relative;
    width: calc(100% - 180px);
    padding-top: 102px;
    padding-bottom: 102px;
}

.in-respect-slider {
    max-width: 600px;
    margin-left: auto;
    position: relative;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-timing-function: ease-in-out;
    transition-delay: 1.4s;
}
.in-respect-section .img-shape{
    position: absolute;
    right: -8px;
    bottom: -7px;
}
.do-animation .in-respect-slider {
    opacity: 1;
    transform: translateZ(0);
}

.in-respect-slider p {
    font-size: 24px;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.in-respect-slider .in-respect-title p{
    font-weight: 400;
    line-height: 1;
    margin-bottom: 40px;
}
/* Follow Us CSS */

.follow-us-section {
    background: #efede5;
    padding: 90px 0;
    position: relative;
}

.follow-title-div {
    width: 350px;
    float: left;
    margin-top: 5%;
    position: relative;
}


/* .follow-title-div:after {  content: "";  position: absolute;  top: -240px;  left: 23px;  z-index: 1;  height: 220px;  width: 1px;  background: #ab0b44;} */

.follow-title {
    max-width: 260px;
    margin-bottom: 55px;
    position: relative;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-delay: 0.8s;
    transition-timing-function: ease-in-out;
}
.follow-title span{
    color: #004769;
}
.do-animation .follow-title {
    opacity: 1;
    transform: translateZ(0);
}

.follow-social {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-delay: 1.1s;
    transition-timing-function: ease-in-out;
}

.do-animation .follow-social {
    opacity: 1;
    transform: translateZ(0);
}

.follow-social ul li {
    height: 50px;
    width: 50px;
    border-radius: 50%;
    border: 1px solid #004769;
    float: left;
    margin: 0 8px;
    transition: all.02s;
    background-color: transparent;
}

.follow-social ul li:hover {
    background: #004769;
    box-shadow: 0px 0 15px rgba(0, 0, 0, 0.35);
}

.follow-social ul li:last-child {
    margin-right: 0;
}

.follow-social ul li:first-child {
    margin-left: 0;
}

.follow-social ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 100%;
}

.follow-social ul li a svg {
    height: 18px;
}

.follow-social ul li.linkdin-li a svg {
    height: 14px;
}

.follow-social ul li:hover a svg path,
.follow-social ul li:hover a svg circle {
    fill: #fff !important;
}

.follow-content-div {
    width: calc(100% - 350px);
    float: left;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-delay: 1.4s;
    transition-timing-function: ease-in-out;
}

.do-animation .follow-content-div {
    opacity: 1;
    transform: translateZ(0);
}

.follow-box {
    padding-top: 100%;
    cursor: pointer;
    position: relative;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

.follow-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.follow-slider .slick-slide {
    padding: 15px;
}

.follow-slider.slick-slider .slick-list {
    padding-left: 0 !important;
}

.follow-slider .slick-arrow {
    position: absolute;
    bottom: -55px;
    left: 15px;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    border: 1px solid #004769;
    text-align: center;
    background: transparent;
    cursor: pointer;
    transition: all 0.2s;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
}

.follow-slider .slick-arrow:hover {
    background: #004769
}

.follow-slider .slick-arrow:hover svg path {
    fill: #fff;
}

.follow-slider .slick-arrow.slick-next {
    left: 80px;
}

.follow-slider .slick-slide:focus {
    outline: 0;
}

.follow-slider .follow-overlay {
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    padding: 30px 42px 50px;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.follow-slider .follow-overlay p {
    color: #fff;
    font-size: 10px;
    line-height: 16px;
    font-weight: 400;
    margin-bottom: 2rem;
}

.like-follow li {
    display: inline-block;
    margin: 0 15px;
}

.like-follow li span {
    font-size: 12px;
    color: #fff;
    line-height: 14px;
}

.like-follow li span svg {
    height: 14px;
    margin-right: 6px;
}

.like-follow li span:hover {
    color: #ab0b44;
}

.like-follow li span:hover svg path {
    fill: #ab0b44;
}

.follow-facebook {
    margin-bottom: 35px;
    height: 42px;
    width: 42px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: inline-block;
    line-height: 38px;
    vertical-align: middle;
}

.follow-facebook svg {
    height: 19.723px;
    display: inline-block;
    vertical-align: middle;
}

.follow-slider .follow-box:hover .follow-overlay {
    opacity: 1;
}

.do-animation .follow-title-div:after {
    animation-name: ftlline;
    animation-duration: 0.8s;
    animation-direction: alternate;
    animation-fill-mode: forwards;
}

@keyframes ftlline {
    from {
        height: 0px;
        opacity: 0;
    }
    to {
        height: 220px;
        opacity: 1;
    }
}


/* Upcoming Events */

.upcoming-event-section {
    padding: 70px 0 30px;
    position: relative;
    background-repeat: no-repeat;
    background-position: center 15%;
    background-size: cover;
}

.upcoming-event-section .upevent-title-wrap {
    display: flex;
    flex-wrap: wrap;
}

.upevent-title span{
    color: #004769;
}
.upevent-title-div {
    width: 400px;
    float: left;
    position: relative;
}

.upevent-title-div .calendar {
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-delay: 1.1s;
    transition-timing-function: ease-in-out;
}

.do-animation .upevent-title-div .calendar {
    opacity: 1;
    transform: translateZ(0);
}

.upevent-title-div .defult-btn {
    margin-top: 25px;
}

.upcoming-event-section .defult-btn svg {
    margin-right: 12px;
    display: inline-block;
    vertical-align: middle;
}

.upevent-title-div .defult-btn:hover svg path {
    fill: #fff;
}

.upevent-title {
    color: #fff;
    position: relative;
    font-weight: 300;
    font-size: 68px;
    line-height: 1.2;
    max-width: 260px;
    margin-bottom: 180px;
    opacity: 0;
    transition-property: opacity;
    transition-duration: .8s;
    transition-delay: 0.8s;
    transition-timing-function: ease-in-out;
}

.do-animation .upevent-title {
    opacity: 1;
}

.upevent-content-div {
    width: calc(100% - 400px);
    float: left;
    opacity: 0;
    transition-property: opacity, transform;
    transition-duration: .8s;
    transition-delay: 1.4s;
    transition-timing-function: ease-in-out;
}

.do-animation .upevent-content-div {
    opacity: 1;
    transform: translateZ(0);
}

.upevent-box {
    position: relative;
    height: 100%;
    background-image: url(../images/upcoming-border.svg);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100%;
}

.event-list-date {
    text-align: center;
    padding: 60px 25px 35px;
    height: 260px;
}

.event-list-date .event-day {
    color: #004769;
    text-transform: uppercase;
    line-height: 1;
    margin-bottom: 5px;
    font-weight: 300;
    font-size: 16px;
}

.event-list-date .event-month,
.endateTxt {
    color: #004769;
    text-transform: capitalize;
    font-size: 24px;
    line-height: 1.1;
    font-weight: 400;
    font-family: 'Alisha';
}

.endateTxt {
    display: flex;
    justify-content: center;
    align-items: center;
}

.endateTxt strong {
    color: #ab0b44;
    margin: 0 10px;
}

.event-list-date .event-date {
    position: relative;
    color: #ab0b44;
    font-size: 107px;
    line-height: 0.9;
    font-weight: 300;
}

.event-list-content {
    text-align: center;
    padding: 10px 30px 30px;
    height: calc(100% - 260px);
    display: flex;
    flex-direction: column;
}

.event-list-content .defult-btn {
    /*margin-top: 40px;*/
    position: absolute;
    bottom: 40px;
    display: block;
    margin: auto;
    left: 0;
    right: 0;
    width: 50px;
}

.event-list-content h2 {
    font-size: 22px;
    color: #ab0b44;
    margin-bottom: 35px;
    font-weight: 400;
    line-height: 1.15;
}
.event-list-content .event-time,
.event-list-content .event-address {
    font-size: 16px;
    color: #004769;
    margin: 0;
    font-weight: 300;
}

.event-list-content .event-address {
    min-height: 42px;
}

.upevent-slider .slick-slide {
    padding: 0 47px;
    height: inherit !important;
}

.upevent-slider.slick-slider .slick-list {
    padding-left: 0 !important;
    margin-right: -100px;
    width: calc(100% + 100px) !important;
}

.upevent-slider.slick-slider .slick-track {
    display: flex !important;
}

.upevent-slider .slick-arrow {
    position: absolute;
    bottom: 45%;
    left: -400px;
    height: 48px;
    width: 48px;
    border-radius: 50%;
    border: 1px solid #004769;
    text-align: center;
    background: transparent;
    cursor: pointer;
    transition: all 0.2s;
    z-index: 1;
}

.upevent-slider .slick-arrow:hover {
    background: #004769;
}

.upevent-slider .slick-arrow:hover svg path {
    fill: #fff;
}

.upevent-slider .slick-arrow svg {
    display: block;
    margin: 0 auto;
}


.upevent-slider .slick-arrow.slick-next {
    left: -330px;
}

.upevent-slider .slick-slide:focus {
    outline: 0;
}

.mobile-clender-btn {
    display: none;
}

.event-list-content .button-arrow {
    margin-top: auto;
    padding-top: 30px;
}


/* General Page CSS */

.innerpage-loader .innerpage-slider-wrapper {
    opacity: 0;
    transition: opacity 0.2s 0s, visibility 0s 0.2s;
}

.innerpage-slider-wrapper {
    transition: opacity 1s;
    opacity: 1;
    margin-bottom: 90px;
}

.innerpage-slider-wrapper .banner-bg-div:before {
    height: 70%;
    top: auto;
    bottom: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
}

.innerpage-slider-wrapper .banner-bg-div:after {
    content: "";
    position: absolute;
    top: 0;
    height: 42%;
    width: 100%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    left: 0;
}

.innerpage-slider-wrapper .banner-bg-div .overlay {
    position: absolute;
    left: -20%;
    height: 100%;
    width: 100%;
    background: linear-gradient(225deg, rgba(255, 255, 255, 0) 40%, rgba(27, 46, 74, 0.5) 100%);
}

.banner-content-div {
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
    width: 100%;
}

.banner-content-div .container {
    max-width: 1510px;
    padding: 0 15px;
}

.banner-content-div .bantl-inner {
    position: relative;
}

.banner-content-div .banner-subtitle {
    font-size: 24px;
    margin-bottom: 25px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 1;
    color: #fff;
}

.banner-content-div .banner-title {
    font-size: 97px;
    line-height: 0.9;
    letter-spacing: 0.2px;
    color: #fff;
    font-weight: 400;
}

.comman-detaildiv {
    max-width: 940px;
    margin: 0 auto;
    /* padding: 50px 0 30px; */
    padding: 40px 0 25px;
}

.comman-detaildiv h1 {
    position: relative;
    font-size: 60px;
    font-weight: 700;
    color: #ab0b44;
    margin-bottom: 40px;
    margin-top: 60px;
    clear: both;
}
.comman-detaildiv h1::before {
    content: "";
    background-color: #004769;
    position: absolute;
    right: calc(100% + 30px);
    top: 33px;
    width: 0;
    height: 1px;
    opacity: 0;
    transition: all 1.4s;
    transition-delay: 0.8s;
}
.comman-detaildiv h1.do-animation::before{
    opacity: 1;
    width: 100vw;
}
.comman-detaildiv h2 {
    letter-spacing: 0.3px;
    color: #ab0b44;
    margin-bottom: 30px;
    margin-top: 50px;
    font-size: 48px;
    font-weight: 600;
    position: relative;
}
.comman-detaildiv h2::before {
    content: "";
    background-color: #004769;
    position: absolute;
    right: calc(100% + 30px);
    top: 23px;
    width: 0;
    height: 1px;
    opacity: 0;
    transition: all 1s;
    transition-delay: 0.8s;
}
.comman-detaildiv h2.do-animation::before{
    opacity: 1;
    width: 205px;
}
.comman-detaildiv h1:first-child,
.comman-detaildiv h2:first-child,
.comman-detaildiv h3:first-child,
.comman-detaildiv h4:first-child {
    margin-top: 0;
}

.comman-detaildiv h3 {
    font-weight: 500;
    line-height: 1;
    color: #ab0b44;
    font-size: 40px;
    position: relative;
    margin-bottom: 45px;
    margin-top: 65px;
}

.comman-detaildiv h4 {
    font-weight: 400;
    font-size: 32px;
    line-height: 1.2;
    letter-spacing: 0.3px;
    color: #004769;
    margin-bottom: 30px;
    margin-top: 50px;
}

.comman-detaildiv h5 {
    color: #004769;
    margin-bottom: 30px;
    margin-top: 35px;
    font-size: 25px;
    line-height: 1.2;
    letter-spacing: 0.3px;
    font-weight: 300;
}

.comman-detaildiv p {
    color: #231f20;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.3px;
    font-weight: 300;
    margin-bottom: 25px;
}

.comman-detaildiv ul,
.comman-detaildiv ol {
    padding-left: 15px;
    /* margin-bottom: 30px; */
    margin-bottom: 25px;
}

.comman-detaildiv ul:last-child,
.comman-detaildiv ol:last-child {
    margin-bottom: 0px;
}

.comman-detaildiv ul li,
.comman-detaildiv ol li {
    color: #1a1a1a;
    font-size: 16px;
    margin-bottom: 3px;
    position: relative;
    padding-left: 20px;
    font-weight: 300;
}

.comman-detaildiv ol {
    list-style: decimal;
}

.comman-detaildiv ul li:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 5px;
    background: #606060;
    border-radius: 5px;
    left: 0;
    top: 12px;
}

.comman-detaildiv figure {
    position: relative;
    margin-top: 50px;
    margin-bottom: 50px;
}

.comman-detaildiv figure.with-caption {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.comman-detaildiv figcaption {
    padding: 10px 0;
    text-align: left !important;
    position: relative;
    margin: 0;
    font-size: 16px;
    color: #ab0b44;
    font-weight: 300;
    max-width: 100% !important;
}

.comman-detaildiv h1,
.comman-detaildiv h2,
.comman-detaildiv h3,
.comman-detaildiv h4,
.comman-detaildiv h5,
.comman-detaildiv p,
.comman-detaildiv .table,
.comman-detaildiv ul,
.comman-detaildiv ol,
.craftcms-formdiv,
.imgDivider-container .imgDivider-title,
.imgDivider-container h2 {
    transition-duration: .8s;
    transition-timing-function: ease-in-out;
}

table {
    width: 100%;
    position: relative;
}
.table thead th{
    border-bottom: 1px solid #fff;
    border-top: 0;
}
.fui-label, .fui-legend{
    color: #2e2925;
}
form textarea {
    resize: none;
}
.table-wrap {
    position: relative;
    overflow: hidden;
    clear: both;
}
.table-wrap:before {
    content: "";
    display: block;
    background-color: #efede5;
    position: absolute;
    left: calc(-100vw / 2 + 940px / 2);
    bottom: 0;
    top: 0;
    z-index: -1;
    width: 100vw;
}

table thead th {
    font-size: 16px;
    border: 0px;
    line-height: 24px;
    color: #6a0032;
    padding: 15px 12px;
    font-weight: 500;
    border-bottom: 1px solid #fff;
}

table td {
    font-size: 16px;
    line-height: 24px;
    color: #231f20;
    padding: 5px 12px;
    border-top: 0px;
    border-bottom: 1px solid #fff;
    font-weight: 300;
    height: 55px;
}

table .file-dwonload-a a {
    margin: 0px;
    background: #fff;
    white-space: nowrap;
}

.file-dwonload-a {
    white-space: inherit;
    display: block;
    padding: 0px;
    border: none;
    text-align: left;
    background-color: transparent;
    border-radius: 0px;
    text-transform: inherit;
    text-shadow: none;
    box-shadow: none;
}

.file-dwonload-a a {
    display: inline-block;
    margin-bottom: 2rem;
    font-size: 16px;
    font-weight: 400;
    color: #6a0032;
    line-height: 20px;
    width: 100%;
    max-width: 540px;
    padding: 20px 15px 20px 100px;
    position: relative;
    background: #efede5;
    transition: all 0.2s;
}

.file-dwonload-a a span {
    display: inline-block;
    position: relative;
}

.file-dwonload-a a span:after {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 0;
    height: 1px;
    width: 100%;
    min-width: 250px;
    background: #ab0b44;
}

.file-dwonload-a a:before {
    content: "";
    background: url(../images/arrow-right-new.svg) no-repeat #ab0b44;
    height: 38px;
    width: 30px;
    display: inline-block;
    position: absolute;
    top: 11px;
    left: 15px;
    z-index: 1;
    background-size: contain;
    background-position: center;
}

.file-dwonload-a a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    background: #ab0b44;
}

.file-dwonload-a a:hover {
    background: #ab0b44;
    color: #fff;
}

.file-dwonload-a a:hover:before {
    transform: rotate(90deg);
}

.craftcms-formdiv {
    max-width: 614px;
    margin: 0 auto;
    padding-bottom: 0;
    padding-top: 0;
}

.craftcms-formdiv button[type="submit"],
.craftcms-formdiv input[type="submit"] {
    margin-top: 30px;
    position: relative;
    padding: 22px 15px 22px 45px;
}
.craftcms-formdiv .button-arrow .round-arrow{
    background-color: #fff;
    position: absolute;
    left: 10px;
    top: 10px;
}
.craftcms-formdiv .button-arrow:hover .round-arrow{
    border-color: #fff;
}
.craftcms-formdiv .button-arrow:hover .round-arrow svg path{
    fill: #ab0b44;
}
form .fui-input,
form .fui-select {
    border-color: #ab0b44;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 300;
    padding: 10px 20px;
}

form .fui-checkbox input:checked+label:before,
form .fui-radio input:checked+label:before {
    background-color: #ab0b44;
    background-color: #ab0b44;
    border-color: #ab0b44;
}

form .fui-input:focus,
form .fui-select:focus {
    box-shadow: none;
}

.craftcms-formdiv button[type="submit"]::after {
    display: none;
}

.comman-detaildiv blockquote {
    color: #004769;
    font-size: 28px;
    font-weight: 400;
    line-height: 1.4;
    margin-bottom: 35px;
}

/* Image/Textbox Module */

.imagetext-module-section {
    max-width: 1520px;
    margin: 110px auto;
    padding: 0 15px;
    position: relative;
    display: flex;
    justify-content: center;
}

.imagetext-title-div {
    padding: 75px 125px;
    width: 52%;
    position: relative;
    z-index: 1;
    margin-top: 135px;
    box-shadow: 0px 0px 25px 8px rgba(0, 0, 0, 0.2);
    background: #fff;
    margin-left: -9%;
}

.imagetext-innerdiv {
    max-width: 732px;
    margin: 0 auto;
}

.imagetext-title-div h2 {
    font-size: 62px;
    line-height: 1.2;
    letter-spacing: 0.26px;
    font-weight: 700;
    color: #ab0b44;
    margin-bottom: 3.2rem;
}

.imagetext-title-div h2 a {
    color: #ab0b44;
}
.imagetext-module-section.whitebgcolor .imagetext-title-div h2 a{
    color: #6a0032;
}

.imagetext-title-div h3 {
    margin-bottom: 3.2rem;
}

.imagetext-title-div h3 p {
    margin-bottom: 0;
    font-size: 28px;
    max-width: 490px;
    font-weight: 300;
    line-height: 1.2;
    letter-spacing: 0.3px;
    color: #004769;
}

.imagetext-title-div p {
    font-size: 16px;
    max-width: 520px;
    color: #231f20;
    line-height: 25px;
    letter-spacing: 0.3px;
    margin-bottom: 25px;
    font-weight: 300;
}

.imagetext-title-div p:last-child {
    margin-bottom: 0;
}

.imagetext-divwrap {
    width: 57%;
    position: relative;
    padding-bottom: 125px;
}

.imagetextimg-div {
    width: 100%;
    padding: 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    border-radius: 300px 0 0 0;
    height: 100%;
}

.imagetext-overlay {
    padding: 5px 15px 5px 25px;
    font-weight: 300;
    left: 0;
    font-size: 16px;
    color: #ab0b44;
    position: relative;
    margin-left: 145px;
}

.imagetext-module-section.leftSide .imagetext-overlay {
    margin-right: 145px;
    margin-left: 30px;
}

.imagetext-overlay:before {
    content: "";
    background-color: #ab0b44;
    height: 6px;
    width: 6px;
    position: absolute;
    top: 13px;
    left: 12px;
    transform: rotate(45deg);
}

.imagetext-module-section .button-arrow {
    margin-top: 10px;
}

.imagetext-module-section.rightside .imagetextimg-div {
    border-radius: 0 300px 0 0;
}

.imagetext-module-section.rightside .imagetext-divwrap {
    margin-left: auto;
}

.imagetext-module-section.rightside .imagetext-title-div {
    margin-right: -9%;
    order: -1;
    margin-left: 0;
}

.imagetext-module-section.rightside .imagetextimg-div.aos-init.aos-animate,
.imagetext-module-section.rightside .imagetext-title-div.aos-init.aos-animate {
    transform: translateZ(0);
}

.imagetext-module-section.ybgcolor .imagetext-title-div h2 a,
.imagetext-module-section.ybgcolor .imagetext-title-div p,
.imagetext-module-section.bluebgcolor .imagetext-title-div h2 a,
.imagetext-module-section.bluebgcolor .imagetext-title-div p,
.imagetext-module-section.charcoalbgcolor .imagetext-title-div h2 a,
.imagetext-module-section.charcoalbgcolor .imagetext-title-div p {
    color: #fff;
}

.imagetext-module-section.whitebgcolor .button-arrow {
    color: #6a0032;
}

.imagetext-module-section.whitebgcolor .button-arrow:hover{
    color: #004769;
}

.imagetext-module-section.marronbgcolor .imagetext-title-div {
    background-color: #ab0b44;
}

.imagetext-module-section.marronbgcolor .imagetext-title-div .innersection-tile,
.imagetext-module-section.marronbgcolor .imagetext-title-div .innersection-tile a,
.imagetext-module-section.marronbgcolor .imagetext-title-div h4,
.imagetext-module-section.marronbgcolor .imagetext-title-div h5,
.imagetext-module-section.marronbgcolor .imagetext-title-div p,
.imagetext-module-section.marronbgcolor .imagetext-title-div ul,
.imagetext-module-section.marronbgcolor .button-arrow {
    color: #fff;
}

.imagetext-module-section.marronbgcolor .imagetext-title-div path {
    fill: #fff;
}

.imagetext-module-section .imagetext-title-div ul {
    list-style: disc;
    margin: 0 0 30px 40px;
}
.imagetext-module-section.goldbgcolor .imagetext-title-div{
    background: #efede5;
}
.imagetext-module-section .button-arrow .round-arrow{
    margin-right: 30px;
}

/* Image Divider Module */

.imgDivider-module-section {
    padding: 9rem 0 5.5rem;
    position: relative;
    margin: 50px 0;
    min-height: 655px;
    display: flex;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.imgdivider-bg {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 100px, 0);
    transition-timing-function: ease;
    transition-duration: 0.8s;
}

.do-animation .imgdivider-bg {
    opacity: 1;
    transform: translateZ(0);
}

.imgDivider-module-section p a {
    color: #004769;
}

.imgDivider-module-section .imgDivider-overlayimg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0;
    /* background: rgba(46, 41, 37, 0.6);*/
    background: #2e2925;
    opacity: 0.6;
}

.opacity-100 {
    opacity: 1 !important;
}

.opacity-90 {
    opacity: 0.9 !important;
}

.opacity-80 {
    opacity: 0.8 !important;
}

.opacity-70 {
    opacity: 0.7 !important;
}

.opacity-60 {
    opacity: 0.6 !important;
}

.opacity-50 {
    opacity: 0.5 !important;
}

.opacity-40 {
    opacity: 0.4 !important;
}

.opacity-30 {
    opacity: 0.3 !important;
}

.opacity-20 {
    opacity: 0.2 !important;
}

.opacity-10 {
    opacity: 0.1 !important;
}

.animation-element.do-animation.paralaxScroll {
    background-attachment: fixed;
    min-height: 655px;
    background-size: cover;
    transform: none;
}

.imgDivider-module-section .imgDivider-container {
    width: 100%;
    max-width: 1520px;
    position: relative;
    margin: 0 auto;
    padding: 0 15px;
}

.imgDivider-module-section .imgDivider-content {
    max-width: 860px;
    width: 100%;
}

.imgDivider-container .imgDivider-title {
    color: #fff;
    font-size: 60px;
    line-height: 1.2;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 40px;
}

.imgDivider-container .imgDivider-title:last-child {
    margin-bottom: 0;
}

.imgDivider-container h2 {
    font-weight: 400;
    font-size: 32px;
    line-height: 1;
    color: #ab0b44;
    margin-bottom: 2rem;
}

.imgDivider-container h2 p,
.imgDivider-container h2 ul li {
    font-weight: 500;
    font-size: 28px;
    line-height: 1.3;
    color: #ab0b44;
}

.imgDivider-container h2 p:last-child {
    margin-bottom: 0;
}

.imgDivider-module-section.text-color-white .imgDivider-container h2 p,
.imgDivider-module-section.text-color-white .imgDivider-container h2 ul li {
    color: #fff;
}
.imgDivider-module-section .imgDivider-container ul{
	list-style:disc;
	padding-left:30px;
}
.imgDivider-module-section .imgDivider-container ul li{
	margin-bottom:10px;
}
.imgDivider-container h2:last-child {
    margin-bottom: 0;
    padding-top: 0;
}

.imgDivider-container .button-arrow {
    margin-top: 10px;
    color: #fff;
}
.imgDivider-container .button-arrow  path{
    fill: #fff;
}

.imgDivider-container p {
    color: #fff;
    font-size: 38px;
    line-height: 52px;
    font-weight: 700;
}

.imgDivider-line {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.imgDivider-line .imgDivider-container {
    height: 100%;
}

.imgDivider-module-section.rightside .imgDivider-content {
    float: right;
}

@keyframes imgdividerline {
    from {
        height: 0px;
        opacity: 0;
    }
    to {
        height: 190px;
        opacity: 1;
    }
}

@keyframes imgdividerlinebtm {
    from {
        height: 0px;
        opacity: 0;
    }
    to {
        height: 190px;
        opacity: 1;
    }
}

.comman-accordion {
    position: relative;
    height: auto;
}

.accordion-container .comman-detaildiv {
    padding: 0px;
}

.accordion-box {
    position: relative;
    width: 100%;
    height: auto;
    opacity: 0;
    transition-property: opacity, transform;
    transform: translate3d(0, 100px, 0);
    transition-timing-function: ease;
    transition-duration: 0.8s;
}

.do-animation.accordion-box {
    opacity: 1;
    transform: translateZ(0);
}

.accordion-box:after {
    content: "";
    background-color: #efede5;
    height: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    width: 100vw !important;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
}

.accordion-box:nth-child(odd),
.accordion-box:nth-child(odd):after {
    background: #fff;
}

.accordion-box>a {
    min-height: 104px;
    display: flex;
    align-items: center;
    font-size: 32px;
    line-height: 1.2;
    color: #004769;
    padding: 45px 0px;
    text-decoration: none;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    position: relative;
    font-weight: 300;
}

.accordion-box>a strong {
    font-weight: 700;
}

.accordion-box .accordion-titlediv {
    width: calc(100% - 65px);
}

.accordion-titlestrong {
    display: block;
}

.accordion-titledropdown {
    margin-top: 25px;
    position: relative;
}

.accordion-titledropdown p:last-child {
    margin-bottom: 0;
}

.accordion-box .content {
    position: relative;
    display: none;
    margin-bottom: 30px;
}
.accordion-box>a.active {
    padding-bottom: 20px;
}
.accordion-box .content :first-child {
    margin-top: 0;
}
.accordion-box .content:after {
    content: "";
    display: table;
    clear: both;
}

.accordion-sign {
    position: absolute;
    right: 0;
    /* top: 50%; margin-top: -23px;*/
    top: 36px;
    height: 46px;
    width: 46px;
}

.accordion-sign:after {
    content: "";
    height: 46px;
    width: 46px;
    border: 1px solid rgba(46, 98, 127, 0.7);
    border-radius: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -22px;
}

.accordion-sign .horizontal {
    position: absolute;
    background-color: #004769;
    width: 22px;
    height: 3px;
    left: 50%;
    margin-left: -11px;
    top: 50%;
    margin-top: -1px;
    opacity: 0;
}

.accordion-sign .vertical {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    line-height: 0;
    transform-origin: 45% 55%;
}

.accordion-sign .vertical svg {
    width: 20px;
    position: relative;
    height: 21px;
}

.accordion-sign.opened .vertical {
    opacity: 0;
}

.accordion-sign.opened .horizontal {
    opacity: 1;
}

.accordion-box .table:before {
    display: none;
}

.accordion-box .table {
    margin-bottom: 2.5rem;
    margin-top: 2.5rem;
}

.comman-detaildiv .accordion-box figure.figure-right {
    margin-right: 0 !important;
    margin-left: 3rem;
}

.comman-detaildiv .accordion-box figure.figure-left {
    margin-left: 0 !important;
    margin-right: 3rem;
}


/* Photo gallery Module */

.gallery-container .comman-detaildiv {
    padding: 0;
}

.gallery-wraper {
    margin: 70px 0px;
}


.photogallery-caption {
    padding: 15px 0px 0px;
}

.photogallery-box {
    position: relative;
}

.photogallery-box img {
    height: 550px;   
}

.photogallery-caption p {
    font-size: 16px;
    margin: 0;
    line-height: 20px;
    overflow: hidden;
    color: #ab0b44;
    font-weight: 300;
}

.photogallery .slick-arrow {
    position: absolute;
    bottom: 55px;
    left: -110px;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    border: 1px solid rgba(46, 98, 127, 0.7);
    text-align: center;
    background: transparent;
    cursor: pointer;
    transition: all 0.2s;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.photogallery .slick-arrow:hover {
    background: #004769;
    display: flex;
    align-items: center;
    justify-content: center;
}

.photogallery .slick-arrow:hover svg path {
    fill: #fff;
}

.photogallery .slick-arrow.slick-next {
    left: -45px;
}
.photogallery {
    margin-right: calc(-100vw / 2 + 1120px / 2);
    margin-left: 40px;
}
.photogallery .slick-slide:focus,
.slick-lightbox-slick-item:focus {
    outline: 0;
}

.slider__counter {
    position: absolute;
    bottom: 125px;
    left: -118px;
    font-size: 39px;
    line-height: 1;
    font-weight: 700;
    color: #efede5;
}

.slider__counter span {
    color: #ab0b44;
}

.slider__counter i {
    color: #ab0b44;
    font-weight: 300;
    font-style: normal;
    margin: 0 5px;
}

.slick-lightbox .slick-prev,
.slick-lightbox .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    padding: 0;
    z-index: 1;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: #ab0b44;
    border-radius: 50%;
}

.slick-lightbox .slick-prev:before {
    content: '←';
}

.slick-lightbox .slick-next:before {
    content: '→';
}

.slick-lightbox .slick-prev:before,
.slick-lightbox .slick-next:before {
    font-family: 'slick';
    position: relative;
    top: -3px;
    font-size: 38px;
    line-height: 1;
    color: white;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-lightbox-close:before {
    font-size: 40px;
    color: #004769;
}

.photogallery .slick-slide {
    padding: 0 15px;
}


/* Video Module */

.video-module {
    margin: 100px 0;
}

.video-module .container {
    max-width: 1670px;
}

.video-wrapdiv {
    position: relative;
}

.video-module .video-wrapdiv {
    display: flex;
}

.video-outerdiv {
    width: 59.15%;
    overflow: hidden;
    box-shadow: 0px 0px 25px 8px rgba(0, 0, 0, 0.2);
    position: relative;
    z-index: 1;
    margin-bottom: 65px;
    background-color: #fff;
    margin-right: -10%;
    height: 100%;
}

.video-module.rightside .video-outerdiv {
    margin-left: -10%;
    margin-right: 0;
}

.video-divbox {
    position: relative;
    /* padding-bottom: 66.66%; */
    padding-bottom: 56.25%;
}

.video-divbox .video-background-controls button {
    background: transparent;
    border: none;
    height: 100%;
    width: 100%;
}

.video-divbox .video-background-controls button i {
    position: relative;
    cursor: pointer;
    height: 170px;
    width: 170px;
    border: 1px solid #ab0b44;
    border-radius: 100%;
    font-size: 22px;
    line-height: 92px;
    text-align: center;
    color: #FFFFFF;
    background: transparent;
    font-style: normal;
    font-size: 0;
    display: block;
    margin: 0 auto;
    transition: all 0.2s;
}

.video-divbox .video-background-controls button i.fa-pause-circle {
    opacity: 0;
}

.video-divbox .video-background-controls button i:before {
    content: "";
    width: 0;
    height: 0;
    border-top: 30px solid transparent;
    border-left: 55px solid #ab0b44;
    border-bottom: 30px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s 0s, visibility 0s .2s;
    -moz-transition: opacity .2s 0s, visibility 0s .2s;
    transition: opacity .2s 0s, visibility 0s .2s;
    opacity: 1;
    visibility: visible;
    opacity: 0.7;
}

.video-divbox .video-background-controls button i {
    font-style: normal;
}

.video-divbox .video-background-controls {
    height: 100%;
    width: 100%;
    top: 50% !important;
    right: auto !important;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}

.video-divbox .video-background-controls button:hover {
    font-size: 0;
}

.video-divbox .video-background-controls button:hover i:before {
    opacity: 1;
    visibility: visible;
}

.video-module-content {
    background: #ab0b44;
    width: 53%;
    padding: 75px;
    margin-top: 75px;
}

.video-module.bluebgcolor .video-module-content {
    background: #00488f;
}

.video-module.charcoalbgcolor .video-module-content {
    background: #231f20;
}

.video-module.whitebgcolor .video-module-content {
    background: #fff;
    box-shadow: 0px 0px 25px 8px rgba(0, 0, 0, 0.2);
}

.video-module-content p {
    font-weight: 300;
    font-size: 28px;
    line-height: 1.2;
    max-width: 435px;
    margin-top: 75px;
    margin-left: 200px;
    color: #fff;
}

.video-module-content .button-arrow {
    margin-top: 50px;
    margin-left: 200px;
    color: #fff;
}
.video-module-content .button-arrow path{
    fill: #fff;
}
.video-module-content .button-arrow:hover .round-arrow {
    background: #004769;
}

.video-module.rightside .video-wrapdiv:after {
    content: "";
    display: table;
    clear: both;
}

.video-module.rightside .video-wrapdiv {
    flex-direction: row-reverse;
}

.video-module.rightside .video-module-content p {
    margin-left: 0px;
    margin-right: 200px;
}

.video-module.rightside .video-module-content .button-arrow {
    margin-left: 0;
}

.video-divbox.vimeo-box .youtube-background {
    height: 100%;
    width: 100%;
    z-index: 0;
    position: absolute;
    overflow: hidden;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
}

.video-divbox.vimeo-box .youtube-background iframe {
    position: absolute;
    /* height: 130%;  width: 135%; top: 50%;   left: 50%;  transform: translateX(-50%) translateY(-50%); */
    height: 100% !important;
    width: 100% !important;
    top: 0;
    left: 0;
}

.video-module.whitebgcolor .video-module-content p,
.video-module.whitebgcolor .video-module-content .button-arrow {
    color: #ab0b44;
}

.video-module.bluebgcolor .video-module-content .button-arrow {
    color: #fff;
}

.video-module.charcoalbgcolor .video-module-content .button-arrow {
    color: #fff;
}

.video-module.bluebgcolor .video-module-content .button-arrow:hover,
.video-module.charcoalbgcolor .video-module-content .button-arrow:hover {
    color: #ab0b44;
}

.video-module.bluebgcolor .video-module-content .button-arrow svg path,
.video-module.charcoalbgcolor .video-module-content .button-arrow svg path,
.video-module.whitebgcolor .video-module-content .button-arrow svg path {
    fill: #ab0b44;
}

.video-module.bluebgcolor .video-module-content .button-arrow:hover .round-arrow,
.video-module.charcoalbgcolor .video-module-content .button-arrow:hover .round-arrow {
    border-color: #ab0b44;
    background: #ab0b44;
}

.video-module.bluebgcolor .video-module-content .button-arrow:hover .round-arrow svg path,
.video-module.charcoalbgcolor .video-module-content .button-arrow:hover .round-arrow svg path,
.video-module.whitebgcolor .video-module-content .button-arrow:hover .round-arrow svg path {
    fill: #fff;
}

.video-module.whitebgcolor .video-module-content .button-arrow:hover .round-arrow {
    background: #004769;
    border-color: #004769;
}

.video-divbox.vimeo-box .video-background-controls {
    pointer-events: none;
}

.video-divbox.vimeo-box .video-background-controls button.play-toggle i {
    opacity: 0;
}

.video-divbox.vimeo-box .video-background-controls button.play-toggle.paused i {
    opacity: 1;
}


/* Tiles Module */

.tiles-module .container {
    max-width: 1220px;
}

.tiles-grid-module {
    margin-left: -7px;
    margin-right: -7px;
}

.tiles-grid-item {
    float: left;
}
.tiles-module .tiles-grid-sizer{padding: 0;}
.tiles-grid-sizer,
.tiles-grid-item {
    width: 33.33%;
    position: relative;
    padding: 7px;
}

.tiles-grid-item.tiles-half {
    width: 66.66%;
}

.tiles-grid-item.col2-height.content-whitebox .tiles-boxdiv {
    border-radius: 0px;
    overflow: visible;
}

.tiles-grid-item.blue-bg .tiles-boxdiv {
    background-color: #00488f;
}

.tiles-grid-item.yellow-bg .tiles-boxdiv {
    background-color: #dba900;
}

.tiles-grid-item.brown-bg .tiles-boxdiv {
    background-color: #2e2925;
}

.tiles-grid-item.white-bg .tiles-boxdiv {
    background-color: #fff;
}

.tiles-boxdiv {
    height: 225px;
    overflow: hidden;
    position: relative;
    padding: 30px;
    color: #fff;
}

.tiles-boximage {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.tiles-boxdiv:hover .tiles-boximage {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.tiles-boxdiv .tiles-boximage:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 60%, rgba(5, 5, 5, 0.8) 75%);
}

.tiles-grid-item.tiles-half:not(.col2-height) .tiles-boximage:before {
    background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(5, 5, 5, 0.9) 100%);
}

.tiles-subtitle {
    font-size: 18px;
    color: #FFFFFF;
    margin-bottom: 12px;
}

.tiles-title {
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    color: #FFFFFF;
}

.tiles-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    padding: 35px 60px;
}

.tiles-grid-item.white-bg .tiles-title,
.tiles-grid-item.white-bg .tiles-subtitle {
    color: #2e2925;
}

.tiles-content-line {
    position: absolute;
    bottom: 35px;
}

.tiles-grid-item.col2-height .tiles-boxdiv {
    height: 464px;
}

.tiles-grid-item.content-whitebox .tiles-content-line {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
}

.tiles-grid-item.content-whitebox .tiles-content h2 {
    position: relative;
    font-size: 32px;
    line-height: 1.2;
    margin-bottom: 45px;
    padding-top: 45px;
    margin-top: 0px;
    color: #ab0b44;
    letter-spacing: 0.3px;
    font-weight: bold;
}

.tiles-grid-item.content-whitebox .tiles-content p {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 0px;
    color: #1a1a1a;
    max-width: 275px;
}

.tiles-grid-item.content-whitebox .tiles-content h2::before {
    content: "";
    position: absolute;
    right: calc(100% + 15px);
    height: 1px;
    width: 100vw;
    background-color: #004769;
    top: 63px;
}

.tiles-grid-item.marron-bg .tiles-content,
.tiles-grid-item.sky-bg .tiles-boxdiv:hover .tiles-content {
    background-color: #ab0b44;
}

.tiles-grid-item.sky-bg .tiles-content,
.tiles-grid-item.marron-bg .tiles-boxdiv:hover .tiles-content{
    background-color: #004769;
}

.tiles-grid-item.black-bg .tiles-content {
    background-color: #000;
}


/* College Tour CSS */

.college-tour-banner .home-slider,
.newsletter-slide-banner .home-slider {
    height: 68vh;
}

.college-tour-banner .banner-bg-div,
.newsletter-slide-banner .banner-bg-div {
    height: 68vh;
    height: calc((var(--vh, 1vh) * 68));
}

.college-tour-detaildiv {
    max-width: 1080px;
}

.college-tour-box {
    position: relative;
    box-shadow: -7px -7px 14px 0px rgba(0, 0, 0, 0.15);
    border-radius: 210px 0 0 210px;
    margin-bottom: 30px;
    padding: 35px 35px 35px 85px;
}

.eventdate-div {
    float: left;
    text-align: center;
    width: 132px;
}

.eventdate-div .event-day {
    font-weight: 300;
    color: #004769;
    text-transform: uppercase;
    font-size: 16px;
}

.eventdate-div .event-month {
    font-weight: 400;
    color: #004769;
    text-transform: capitalize;
    font-size: 32px;
    line-height: 1;
    font-family: "Alisha";
}

.eventdate-div .event-date {
    position: relative;
    font-weight: 300;
    color: #ab0b44;
    font-size: 107px;
    line-height: 1;
}

.eventdate-content {
    float: left;
    width: calc(100% - 132px);
    padding-left: 100px;
}

.eventdate-content h3,
.mob-collegetour-title h3 {
    font-size: 25px;
    padding-top: 0;
    margin-top: 0;
    color: #231f20;
    letter-spacing: 0.3px;
    margin-bottom: 35px;
    font-weight: 700;
    line-height: 29px;
    margin-bottom: 30px;
}

.eventdate-content h3:before,
.mob-collegetour-title h3:before {
    display: none;
}

.cast-event {
    color: #919396;
    float: right;
}

.cloack-pin-div {
    margin-bottom: 45px;
}

.cloack-pin-div .clock-p,
.cloack-pin-div .marker-p {
    float: left;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 0;
    position: relative;
}

.cloack-pin-div .clock-p svg,
.cloack-pin-div .marker-p svg {
    height: 20px;
    display: inline-block;
    vertical-align: middle;
}

.eventdate-button {}

.eventdate-button .right-bnt {
    float: right;
}

.booked-btn,
.more-btn,
.place-avb-btn,
.reserv-btn {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 1.3px;
    font-weight: 500;
    background: #ab0b44;
    border-radius: 30px;
    text-transform: uppercase;
    padding: 16px 20px;
    min-width: 180px;
    text-align: center;
    color: #fff;
    display: inline-block;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: all 0.2s;
}

.more-btn {
    min-width: 130px;
}

.place-avb-btn {
    margin-right: 8px;
    background: #00488f;
    min-width: 255px;
}

.reserv-btn {
    margin-left: 8px;
    background: #fff;
    color: #ab0b44;
    min-width: 255px;
}

.booked-btn:hover,
.more-btn:hover {
    background: #00488f;
    color: #fff;
}

.place-avb-btn:hover,
.reserv-btn:hover {
    background: #ab0b44;
    color: #fff;
}

.bluetext-tour .eventdate-div .event-date {
    color: #00488f;
}

.browntext-tour .eventdate-div .event-date {
    color: #2e2925;
}

.mob-collegetour-title {
    display: none;
}

body.modal-open {
    overflow: hidden !important;
}

.modal .close {
    opacity: 1;
    position: absolute;
    right: 20px;
    top: 20px;
    height: 20px;
    width: 20px;
    background: transparent;
}
.modal .close svg {
    height: 20px;
}

.modal .modal-dialog {
    max-width: 950px;
}

.eventpopup .modal-dialog {
    max-width: 685px;
}

.modal-dialog .modal-content {
    background: #efede5;
    width: 100%;
    border: none;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    overflow: hidden;
    border-radius: 0 0 0 200px;
}

.reserve-place {
    background: #00488f;
    border-radius: 30px;
    padding: 11px 20px;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1.2px;
    margin: 50px 0 25px;
}

.reserve-place .red {
    color: #ab0b44;
    float: right;
}

.event-info-modal {
    width: 100%;
    padding: 90px 90px 140px;
}

.eventpopup .event-info-modal {
    padding: 70px 70px 50px 70px;
}

.event-info-modal .event-info-content {
    width: calc(100% - 132px);
    max-width: 575px;
    padding-left: 100px;
    float: left;
}

.event-info-content h3 {
    font-size: 22px;
    padding-top: 0;
    margin-top: 0;
    color: #231f20;
    letter-spacing: 0.3px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 40px;
}

.event-info-content h3:before {
    display: none;
}

.event-info-content p {
    font-size: 14px;
    line-height: 24px;
}

.event-info-content .craftcms-formdiv {
    max-width: 505px;
    margin: 0;
}

.event-info-content .craftcms-formdiv input[type="submit"] {
    margin-top: 15px;
}
.eventpopup .cloack-pin-div .clock-p{
    margin-bottom: 0;
}
.eventpopup .event-info-content p {
    font-size: 16px;
    font-weight: 300;
    color: #231f20;
}
.eventpopup .event-info-content p a{
    color: #0000ff;
}
.eventpopup .event-info-content p a:hover{
    color: #ab0b44;
}
.eventpopup .cloack-pin-div{
    margin-bottom: 30px;
}
.eventpopup .cloack-pin-div .clock-p,
.eventpopup .cloack-pin-div .marker-p {
    width: 100%;
    float: none;
    color: #004769;
    font-size: 16px;
    font-weight: 300;
    display: flex;
}

.eventpopup .cloack-pin-div .marker-p {
    margin-top: 6px;
}

.eventpopup .cloack-pin-div .marker-p svg {
    width: 20px;
}

.eventpopup .event-info-content h3 {
    color: #ab0b44;
}

.cloack-pin-div .icon {
    min-width: 20px;
    margin-right: 20px;
}

.event-info-modal .event-info-content .calendar .addeventatc {
    margin-top: 25px;
    color: #fff !important;
    position: relative;
    border: none !important;
    padding: 20px 27px 20px 74px !important;
    background-color: #004769 !important;
    border-radius: 30px !important;
    font-weight: bold !important;
    font-size: 16px !important;
    font-family: 'Roboto', sans-serif !important;
}
.event-info-modal .event-info-content .calendar .addeventatc path {
    fill: #fff;
}
.event-info-modal .event-info-content .calendar .addeventatc .addeventatc_dropdown {
    bottom: 0;
    top: auto !important;
}
.event-info-modal .event-info-content .calendar .addeventatc:focus {
    clip-path: none;
    box-shadow: none;
}
body .event-info-content .calendar .addeventatc:hover{
    background: #ab0b44 !important;
    border-color: #ab0b44 !important;
}

.eventpopup .calendar .defult-btn svg {
    height: 32px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 11px;
    left: 27px;
}

.eventpopup .calendar .defult-btn:hover svg path {
    fill: #fff;
}

.eventpopup .calendar .defult-btn:hover {
    color: #fff;
}


/* Event Calneder CSS */

.mobile-calender-monthdiv {
    display: none;
}

.calendar-event-section {}

.calendar-event-section .container {
    max-width: 1210px;
}

.calender-date-wrapper {
    width: 390px;
    float: left;
}

.calevent-listwrap {
    width: calc(100% - 390px);
    float: right;
    padding-left: 65px;
}

.calevent-listrow {
    margin: 0 -20px;
}

.event-listview {
    width: 50%;
    padding: 0 20px;
    float: left;
    margin-bottom: 40px;
}

.calendar-wrapper {
    padding: 0;
    position: relative;
}
.calendar-div {
    background: #efede5;
    border-radius: 120px 0 0 0;
}
.custom-calendar-wrap {
    position: relative;
    height: 100%;
    padding: 7px;
}

.fc-calendar-container {
    height: auto;
    width: 100%;
}

.fc-calendar {
    border-top: none;
}

.fc-calendar .fc-row>div {
    border-right: none;
}

.fc-calendar .fc-row {
    border-bottom: none;
    height: auto;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}

.fc-calendar .fc-body {
    border: none;
}

.fc-calendar .fc-head {
    height: auto;
    background: transparent;
}

.fc-calendar .fc-head>div {
    border: 1px solid transparent;
    padding: 4px 4px 15px;
    width: -moz-calc(100%/7);
    width: -webkit-calc(100%/7);
    width: calc(100%/7);
    text-align: center;
    color: #ab0b44;
    font-size: 14px;
    font-weight: bold;
}

.fc-calendar .fc-head>div>span.fc-week {
    width: 36px;
    height: 36px;
    text-shadow: none;
    position: absolute;
    bottom: auto;
    right: auto;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -18px;
    font-weight: 600;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
}

.fc-calendar .fc-row>div>span.fc-date {
    color: #004769;
    width: 38px;
    height: 38px;
    text-shadow: none;
    bottom: auto;
    right: auto;
    top: 50%;
    left: 50%;
    margin: -18px 0 0 -18px;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 38px;
    border: 1px solid transparent;
}

.fc-calendar .fc-row>div {
    cursor: pointer;
}

.fc-calendar .fc-row>div.fc-content>span.fc-date {
    border-color: rgba(171, 11, 68, 0.3);
}

.fc-calendar .fc-row>div.fc-today {
    background: transparent;
    /* box-shadow: inset 0 0 0 1px #fff; */
}

.fc-calendar .fc-row>div.fc-today>span.fc-date {
    background: #ab0b44;
    border-radius: 100%;
    color: #fff;
}

.fc-calendar .fc-row>div {
    padding-bottom: 13%;
    width: -moz-calc(100%/7);
    width: -webkit-calc(100%/7);
    width: calc(100%/7);
}

.calendar-arrow {
    position: relative;
    left: 0;
    width: 100%;
    top: 0;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 25px;
}

.calendar-arrow.arrow-cal-btm .prev-next-text {
    font-size: 15px;
    line-height: 26px;
    color: #000000;
    margin: 52px 0 52px 30px;
    display: inline-block;
}

.calendar-arrow .custom-prev,
.calendar-arrow .custom-next {
    display: inline-block;
    position: relative;
    text-align: center;
    border-radius: 100%;
    border: 1px solid #004769;
    margin: 0 9px;
    background-color: transparent;
    cursor: pointer;
    height: 40px;
    width: 40px;
}

.calendar-arrow .custom-prev:hover,
.calendar-arrow .custom-next:hover {
    border-color: #004769;
    background: #004769;
}

.calendar-arrow .custom-prev:hover svg path,
.calendar-arrow .custom-next:hover svg path {
    fill: #fff;
}
.calendar-arrow .custom-prev svg,
.calendar-arrow .custom-next svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.calendar-year {
    margin: 0px;
    text-align: center;
}

.calendar-arrow-month {
    margin: 30px auto 40px;
    position: relative;
}

.custom-month,
.custom-year {
    text-transform: capitalize;
    font-size: 26px;
    line-height: 32px;
    color: #ab0b44;
    font-weight: 300;
    text-align: center;
    display: inline-block;
}

.custom-month {
    font-weight: 700;
}

.custom-year {
    margin-left: 8px;
}

.fc-calendar .content_wrap {
    position: absolute;
    display: none;
    background: #ab0b44;
    padding: 5px 10px;
    bottom: 100%;
    min-height: 34px;
    z-index: 1;
    left: 50%;
    min-width: 172px;
    margin-left: -86px;
    border-radius: 5px;
    font-size: 10px;
    line-height: 12px;
    color: #fff;
    text-align: left;
}

.fc-calendar .content_wrap p {
    font-size: 10px;
    line-height: 12px;
    color: #fff;
    margin: 0;
    text-align: left;
}

.fc-calendar .fc-row>div.fc-content {
    overflow: inherit;
}

.fc-calendar .content_wrap:after {
    content: '';
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -6px;
    width: 0px;
    height: 0px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #ab0b44;
}

.fc-calendar .fc-row>div.fc-content:hover .content_wrap {
    display: block;
}

.cal-previous-next {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 10px;
}

.cal-previous-next a {
    font-size: 18px;
    line-height: 22px;
    color: #004769;
    font-weight: bold;
    letter-spacing: 1.2px;
    display: inline-block;
    margin: 0 15px;
    transition: all 0.2s;
    text-transform: uppercase;
}

.cal-previous-next a:hover {
    color: #ab0b44;
}

.bcgooglecal-event-list {
    display: flex;
    flex-wrap: wrap;
}

body .calevent-listwrap .event-listview .upevent-box {
    max-height: initial;
}

/* Newsletter Page CSS */

.newsletter-slider-wrapper {
    position: relative;
}

.newsletter-left-overlay {
    width: 530px;
    padding: 100px 70px 75px 70px;
    position: absolute;
    top: 80px;
    height: calc(100% - 80px);
    background: rgba(0, 119, 189, 0.5);
    left: 105px;
    overflow: hidden;
}

.newsletter-left-overlay:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 1) 6%, rgba(0, 0, 0, 0.3) 100%);
}

.newsletter-pagetitle {
    font-size: 100px;
    position: relative;
    margin-bottom: 30px;
    line-height: 1.1;
    color: #ab0b44;
    font-weight: bold;
}

.edition-title {
    font-size: 24px;
    line-height: 1.2;
    color: #000;
    margin-bottom: 60px;
    font-weight: 400;
    position: relative;
}
.edition-title-wrap {
    position: relative;
    z-index: 1;
    margin-bottom: 45px;
}

.edition-date {
    font-size: 14px;
    line-height: 16px;
    font-weight: 300;
    color: #004769;
    position: relative;
    text-transform: uppercase;
}

.newsletterlist-issues {
    position: relative;
    z-index: 1;    
    padding-top: 20px;
}
.newsletter-slider-wrapper .right-part-slide {
    padding: 110px 80px 140px 95px;
}
.newsletterlist-issues:before {
    position: absolute;
    top: 0;
    left: 0;
    background: #6a0032;
    height: 1px;
    width: 100vw;
    content: "";
}
.edition-title-wrap .previous-editions-a,
.edition-title-wrap .print-newsletter {
    display: block;
    vertical-align: middle;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: bold;
}
.edition-title-wrap .previous-editions-a:hover,
.edition-title-wrap .print-newsletter:hover{
    color: #004769;
}
.edition-title-wrap .previous-editions-a:hover path{
    fill: #004769;
} 
.edition-title-wrap .print-newsletter:hover path{
    stroke: #004769;
}
.edition-title-wrap .print-newsletter{
    margin-top: 20px;
}
.newsletterlist-issues-title {
    font-size: 40px;
    color: #004769;
    line-height: 1.2;
    font-weight: bold;
    margin-bottom: 40px;
}
.newsletterlist-issues-title small {
    font-weight: 400;
    display: block;
    font-size: 18px;
    color: #6a0032;
}

.newsletterlist-issues ul li {
    display: block;
    margin-bottom: 25px;
    font-size: 17px;
    line-height: 1.1;
    color: #000;
    font-weight: 400;
}

.newsletterlist-issues ul li:last-child {
    margin-bottom: 0;
}

.newsletterlist-issues ul li a {
    color: #000;
    transition: all 0.2s;
}

.newsletterlist-issues ul li a:hover {
    color: #ab0b44;
}

.msg-principle-section .container {
    max-width: 990px;
}

.newsletter-list-section .container {
    max-width: 1220px;
}

.msg-principle-inner {
    margin-top: -65px;
    transform: inherit !important;
    position: relative;
    z-index: 1;
}
.msg-principle-inner .svg-shape{
    position: absolute;
    right: -4px;
    bottom: 0;
    height: 134.294px;
    width: 68.152px;
    transition: all 0.4s;
    transition-delay: 0.4s;
    background-repeat: no-repeat;
}
.msg-principle-inner .button-arrow .round-arrow svg{
    top: -3px;
}
.msgpricls-line {
    position: absolute;
    top: -68px;
    height: 271px;
    left: 15px;
    z-index: 1;
}

.tbl-msgpricls-line {
    position: absolute;
    top: 0;
    left: 15px;
    width: 265px;
    height: auto;
    z-index: 1;
    display: none;
}

.msg-principle-imagewrp {
    width: 58%;
    float: left;
    overflow: hidden;
    opacity: 0;
    transition-property: opacity;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
    transition-delay: 0.8s;
}

.msg-principle-image {
    background-repeat: no-repeat;
    min-height: 265px;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.msg-principle-conetent {
    float: left;
    background: #ab0b44;
    width: 42%;
    position: relative;
    min-height: 265px;
    transform: inherit !important;
    opacity: 0;
    transition-property: opacity;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
    transition-delay: 0.8s;
    border-radius: 0 200px 200px 0;
}

.do-animation .msg-principle-conetent,
.do-animation .msg-principle-imagewrp {
    opacity: 1;
}

.msg-principle-inner .msg-principle-imagewrp .msg-principle-title {
    display: none;
}

.msg-principle-inner .msg-principle-title {
    font-size: 32px;
    position: absolute;
    top: 50%;
    left: 0;
    color: #fff;
    line-height: 1.1;
    font-weight: bold;
    text-transform: inherit;
    display: flex;
    align-items: end;
    padding: 30px 40px 30px 30px;
    transform: translateY(-50%);
}
.msg-principle-inner .msg-principle-title .round-arrow{
    min-width: 40px;
}

.msg-principle-inner .msg-principle-title small {
    font-weight: 400;
    margin-bottom: 5px;
    display: block;
    font-size: 44%;
}
.msg-principle-inner .msg-principle-title path{
    fill: #fff;
}
.newslist-boxdiv {
    padding-top: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}
.home-slider-wrapper.innerpage-slider-wrapper.newsletter-slider-wrapper .banner-bg-div,
.home-slider-wrapper.innerpage-slider-wrapper.newsletter-slider-wrapper .home-slider{
    height: calc((var(--vh, 1vh) * 100))
}
.newslist-image {
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.newslist-boxdiv:hover .newslist-image,
.msg-principle-inner:hover .msg-principle-image {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.newslist-image:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0, 73, 144, 0.4);
}

.newslist-subtitle {
    font-size: 18px;
    line-height: 1;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.newslist-title {
    font-size: 40px;
    line-height: 1;
    font-weight: 700;
    color: #FFFFFF;
}

.newslist-content {
    position: absolute;
    bottom: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
    padding: 35px 70px;
}

.newslist-content:before {
    position: absolute;
    content: "";
    top: 0px;
    left: 75px;
    z-index: 1;
    height: calc(100% - 145px);
    width: 1px;
    background: #ab0b44;
}

.newslist-content:after {
    position: absolute;
    content: "";
    bottom: 0px;
    left: 75px;
    z-index: 1;
    height: 65px;
    width: 1px;
    background: #ab0b44;
}

.newslist-content-line {
    position: absolute;
    bottom: 75px;
}

.newsletter-list-row .col-md-6.right-radius .newslist-boxdiv {
    border-radius: 0 140px 0 0;
}

.newsletter-list-row .col-md-6.bottom-radius .newslist-boxdiv {
    border-radius: 0 0 0 140px;
}

.newsletter-slide-banner {
    overflow: hidden;
}

.newsletter-slide-banner .banner-content-div .container,
.college-tour-banner .banner-content-div .container {
    max-width: 1220px;
}
.previous-editionlist.newsletter-slide-banner .banner-content-div .container{
    max-width: 1400px;
}
.newsletter-slide-banner .banner-content-div {
    bottom: 55px;
}

.newsletter-editionlist {
    padding: 70px 0;
}

.newsletter-editionlist .container {
    max-width: 1220px;
}

.newsedition-boxdiv {
    padding-top: 100%;
    background: #000;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.newsedition-image {
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.newsedition-boxdiv:hover .newsedition-image {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.newsedition-content {
    position: absolute;
    bottom: 0px;
    right: unset;
    width: 100%;
    padding: 15px 30px;
    background-color: rgba(0, 0, 0, 0.8);
    left: 0;
    max-height: 86px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border-radius: 0 30px 0 0;
}

.newsedition-boxdiv.marron-bg {
    background: #ab0b44;
}

.newsedition-boxdiv.navy-bg {
    background: #004769;
}

.newsedition-boxdiv.gold-bg {
    background: #efede5;
}

.newsedition-boxdiv.marron-bg .newsedition-content {
    background: rgba(171, 11, 68, 0.8);
}

.newsedition-boxdiv.navy-bg .newsedition-content {
    background: rgba(0, 71, 105, 0.8);
}

.newsedition-boxdiv.gold-bg .newsedition-content {
    background: rgba(239, 237, 229, 0.8)
}

.newsedition-content .newsedition-title {
    height: 52px;
    overflow: hidden;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
    letter-spacing: 0.3px;
    position: relative;
}

.newsedition-boxdiv.fullcontent-box .newsedition-title {
    padding-bottom: 15px;
    height: auto;
}

.newsedition-boxdiv.fullcontent-box .newsedition-title::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: #fff;
    width: 126px;
}

.newsedition-content p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.3px;
    /* height: 32px; */
    overflow: hidden;
    font-weight: 300;
    color: #fff;
    width: 100%;
    margin-bottom: 15px;
}

.newsedition-boxdiv:hover .newsedition-content {
    max-height: 100%;
}

.newsedition-content .button-arrow .round-arrow {
    position: relative;
    margin-right: 8px;
}

.newsedition-boxdiv.fullcontent-box .newsedition-content {
    max-height: 100%;
    height: 100%;
    padding: 30px;
    flex-direction: column;
    display: flex;
}

.newsedition-boxdiv.fullcontent-box:hover .newsedition-content p {
    opacity: 1;
}

.newsedition-boxdiv.fullcontent-box .newsedition-content .button-arrow {
    margin-top: auto;
}

.newsedition-boxdiv.gold-bg .newsedition-content *{
    color: #6a0032;
}
.newsedition-content .button-arrow {
    color: #fff;
}

.newsedition-boxdiv.gold-bg.fullcontent-box .newsedition-title::before{
    background-color: #6a0032;
}
.newsedition-boxdiv.navy-bg .button-arrow:hover .round-arrow{
    background-color: #ab0b44;
}

.newsedition-boxdiv.gold-bg .round-arrow path {
    fill: #ab0b44;
}

.newsedition-boxdiv.gold-bg .button-arrow:hover,
.newsedition-boxdiv.gold-bg .button-arrow{
    color: #1d2e4a;
}
.newsedition-content .button-arrow path{
    fill: #fff;
}
.newsedition-boxdiv.navy-bg .button-arrow .round-arrow{
    border-color: #ab0b44;
}

/* .newsletter-list-row{margin-bottom: -30px;} */

.previous-edition-banner {
    overflow: initial;
}

.previous-edition-banner .banner-content-div {
    bottom: 60px;
}

.previous-editionlist .container {
    max-width: 1220px;
}

.prevedition-boxdiv {
    padding-top: 138px;
    background: #ab0b44;
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
    height: calc(100% - 30px);
}
.prevedition-boxdiv.current-edition {
    border-radius: 70px 0 0 0;
}
.prevedition-boxdiv:not(.current-edition) .prevedition-content{
    justify-content: center;
}
.prevedition-boxdiv.current-edition .prevedition-content{
    bottom: 0;
    height: auto;
    top: auto;
    padding: 15px 20px;
    border-radius: 0 30px 0 0;
}
.prevedition-boxdiv.current-edition.gold .prevedition-content{
    background: rgba(239, 237, 229, 0.8);
}
.prevedition-boxdiv.gold .prevedition-content{
    background: rgba(239, 237, 229, 1);
}
.prevedition-boxdiv.current-edition .prevedition-content .prevedition-title{
    margin-bottom: 50px;
}
.prevedition-boxdiv.gold .prevedition-content p,
.prevedition-boxdiv.gold .prevedition-content .prevedition-title{
    color: #ab0b44;
}
.prevedition-boxdiv.gold .prevedition-content .button-arrow{
    color: #004769;
}
.prevedition-boxdiv.gold .prevedition-content  path{
    fill: #ab0b44;
}
.prevedition-boxdiv.gold .prevedition-content .button-arrow:hover path{
    fill: #fff;
}
.prevedition-boxdiv.current-edition .prevedition-image:after{
    display: none;
}
.prevedition-boxdiv.current-edition .prevedition-content .button-arrow,
.current-col ~ .edition-col:nth-child(n+2):nth-child(-n+3) .prevedition-content .button-arrow{
    display: block;
}
.prevedition-boxdiv.current-edition{
    padding-top: 100%;
}
.prevedition-image {
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.prevedition-image:after {
    background: rgba(106, 0, 50, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
}

.prevedition-intitle {
    position: relative;
}
.prevedition-boxdiv:not(.current-edition) .prevedition-content .prevedition-intitle {
    margin: auto 0;
}
.prevedition-content {
    position: absolute;
    background: #ab0b44;
    top: 0px;
    height: 100%;
    width: 100%;
    padding: 25px 20px;
    left: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    display: flex;
    flex-direction: column;
}

.prevedition-list-row {
    margin-bottom: -30px;
}

.prevedition-content .prevedition-title {
    margin-bottom: 15px;
    font-size: 32px;
    line-height: 1.2;
    color: #fff;
    letter-spacing: 0.3px;
    font-weight: 700;
}
.prevedition-content:not(.current-edition) .prevedition-title{
    margin-bottom: 0;
}
.prevedition-boxdiv.navy .prevedition-content{
    background: #004769;
}
.prevedition-boxdiv.navy .prevedition-content .button-arrow .round-arrow{
    border-color: #ab0b44;
}
.prevedition-boxdiv.navy .prevedition-content .button-arrow:hover .round-arrow{
    background-color: #ab0b44;
}
.prevedition-boxdiv.marron .prevedition-content{
    background: #ab0b44;
}
.prevedition-content p {
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 5px;
}
.prevedition-content .button-arrow {
    color: #fff;
    display: none;
}
.prevedition-content .button-arrow path{
    fill: #fff;
}
.newsletter-slide-banner .banner-bg-div .overlay,
.newsletter-slide-banner .banner-bg-div:after {
    display: none;
}

.newsletter-detailpage {
    position: relative;
}

.newsauthor-container {
    max-width: 1220px;
}

.newsauthor-wrap {
    margin-bottom: 35px;
}

.newsauthor-content {
    width: 70%;
    position: relative;
    float: left;
    padding-right: 30px;
}

.newsauthor-content h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.3px;
    color: #004769;
    margin-bottom: 0px;
    margin-top: 50px;
    max-width: 735px;
}

.newsauthor-title {
    font-size: 48px;
    line-height: 1.2;
    color: #ab0b44;
    font-weight: 600;
}

.author-picdiv {
    width: 21%;
    float: right;
    margin-top: 22px;
}

.author-picdiv .author-img {
    height: 143px;
    width: 143px;
    margin-bottom: 20px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
}

.author-picdiv .author-text,
.author-picdiv .author-cat,
.author-picdiv .author-coatsub {
    font-size: 16px;
    line-height: 1.1;
    letter-spacing: 1.5px;
    position: relative;
    color: #1d2e4a;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.author-picdiv .author-text {
    margin-bottom: 5px;
}

.author-picdiv .author-text strong {
    font-weight: 900;
    color: #004769;
}

.author-picdiv .author-coatsub {
    margin-bottom: 0;
}

.newsletterdetail-container .comman-detaildiv {
    padding: 0;
    max-width: 990px;
}

.newsletterdetail-container .comman-detaildiv h1 {
    font-size: 40px;
    margin-bottom: 50px;
}

.author-bottomdiv {
    float: none;
    width: 100%;
}

.author-btm-list {
    margin: 0 -15px;
}

.author-btm-list .author-bottomdiv {
    width: 33.33%;
    margin: 0 0 25px;
    padding: 0 15px;
    float: left;
}

.author-btm-list .author-bottomdiv:nth-child(3n+1) {
    clear: both;
}

.author-btm-list .author-picdiv .author-cat {
    line-height: 1.4;
}

.twofeature-secrtion {
    margin: 55px 0;
}

.twofeature-secrtion .container {
    max-width: 100%;
    padding: 0 120px;
}

.feature-event-div {
    width: 48%;
    float: left;
    position: relative;
}
.feature-event-div .svg-shape {
    position: absolute;
    bottom: 0;
    left: -7px;
    height: 140px;
    width: 75px;
}
.feature-event-div.next-article-div .svg-shape{
    left: auto;
    right: -7px;
}
.feature-eventbox {
    position: relative;
    min-height: 268px;
    margin-left: -15px;
    overflow: hidden;
    opacity: 0;
    transition-property: opacity;
    transition-duration: .8s;
    transition-timing-function: ease;
    transition-delay: 0.6s;
}

.do-animation .feature-eventbox {
    opacity: 1;
}

.feature-eventbox .overlay-bg {
    background-color: #2b2a25;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.feature-event-div a:hover+.feature-eventbox .overlay-bg {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.feaure-texttitle {
    position: absolute;
    left: 0;
    padding: 30px 80px;
    z-index: 1;
    width: 62%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.next-article-div .feaure-texttitle{
    right: 0;
    left: auto;
}
.feaure-texttitle p {
    font-size: 17px;
    display: inline-block;
    color: #fff;
    position: relative;
    margin-bottom: 10px;
}

.feaure-texttitle h2 {
    font-size: 40px;
    position: relative;
    color: #fff;
    line-height: 1.1;
    font-weight: bold;
    margin: 0;
}

.feaure-texttitle h2 small {
    font-size: 60%;
    margin-top: 10px;
    display: block;
    font-weight: 400;
    position: relative;
}
.feature-eventbox .button-arrow {
    position: absolute;
    left: -55px;
    top: 0;
}
.feature-event-div:hover .button-arrow .round-arrow {
    background-color: #004769;
}
.feature-eventbox .button-arrow path{
    fill: #fff;
}
.feaure-texttitle:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 140%;
    background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(171,11,68,1) 43%, rgba(171,11,68,1) 52%, rgba(171,11,68,1) 100%);
    transition: all 0.6s;
}
.next-article-div .feaure-texttitle:before{
    right: 0;
    left: auto;
    background: linear-gradient(91deg, rgba(255,255,255,0) 0%, rgba(171,11,68,1) 43%, rgba(171,11,68,1) 52%, rgba(171,11,68,1) 100%);
}
.feaure-texttitle svg {
    position: absolute;
    left: 75px;
    bottom: 10px;
    top: 74px;
}

.feanewcls-lftsvg {
    position: absolute;
    left: -30px;
    top: -4px;
    z-index: 1;
    height: 368px;
}

.feanewcls-rightsvg {
    position: absolute;
    right: 0;
    top: -4px;
    z-index: 1;
    height: 368px;
}

.feature-event-div.rightevent .feature-eventbox .overlay-bg {
    left: auto;
    right: 0;
}

.feature-event-div.rightevent .feature-eventbox {
    margin: 0 -15px 0 auto;
}

.feature-event-div.rightevent .feaure-texttitle .button-arrow{
    right: -55px;
    left: auto;
}

.feature-event-div.col-left .feature-eventbox {
    border-radius: 190px 0 0 190px;
}

.feature-event-div.rightevent .feature-eventbox {
    border-radius: 0 190px 190px 0;
}

.feature-event-div:hover .feature-eventbox .overlay-bg {
    transform: scale(1.2);
}

.newsletter-article .banner-content-div {
    bottom: 60px;
}

.navigation-open .also-this-section {
    display: none;
}

.also-this-section {
    position: fixed;
    right: -100%;
    z-index: 99;
    top: 0;
    height: calc((var(--vh, 1vh) * 100));
    width: 100%;
    transition: all 0.6s;
}

.also-this-section .also-wrap {
    width: 75%;
    margin-left: auto;
}

.also-section-click.alsobtn-fix {
    position: fixed;
    transform-origin: 60% -80%;
    right: 10px;
    left: auto;
}

.also-this-section.active .also-section-click.alsobtn-fix {
    opacity: 0;
    visibility: hidden;
}

.also-this-sectioninner {
    position: relative;
    overflow: hidden;
    height: 100%;
    padding: 70px 200px 70px 230px;
    display: flex;
    align-items: center;
    background: #004769;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-blend-mode: multiply;
    border-radius: 160px 0 0;
}

.also-this-section.active {
    right: 0;
}

.also-this-centerdiv {
    width: 100%;
    margin-top: -140px;
}

.also-this-section .also-title {
    color: #fff;
    position: relative;
    font-size: 54px;
    line-height: 1;
    margin-bottom: 5px;
    font-weight: bold;
    letter-spacing: 1px;
}

.also-this-section .also-title small {
    margin-bottom: 10px;
    display: block;
    font-size: 47%;
    font-weight: 400;
}

.also-bantl-inner {
    margin-bottom: 110px;
}

.also-banner-subtitle {
    font-size: 24px;
    color: #fff;
    font-weight: 400;
}

.also-banner-title {
    font-size: 40px;
    color: #fff;
    font-weight: 700;
    line-height: 1;
}

.also-back-edition a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.2;
    text-transform: uppercase;
}

.also-back-edition a .backedition-icon-span {
    vertical-align: middle;
    margin-right: 12px;
    display: inline-block;
}

.also-back-edition a .backedition-icon-span svg {
    height: 22px;
    margin: 14px 0;
}

.also-back-edition a span {
    display: inline-block;
    vertical-align: middle;
}

.also-back-edition a:hover {
    color: #ab0b44;
}

.also-back-edition a:hover .backedition-icon-span svg path {
    fill: #ab0b44;
}

.alsotiledi-hlf {
    width: 40%;
    float: left;
    padding-right: 60px;
    position: relative;
}

.alsoedition-listdiv {
    position: relative;
}

.also-section-click {
    position: absolute;
    z-index: 1;
    top: 56%;
    left: 0;
    font-size: 15px;
    cursor: pointer;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    transform: rotate(-90deg);
    padding: 17px 15px;
    margin-left: -23px;
    transform-origin: 25% 127%;
    background-color: #ab0b44;
}
.also-section-click:hover{
    background-color: #004769;
}

.also-section-click::after {
    clip-path: polygon(25px 0%, 100% 0, 100% 100%, 0 100%, 0 22px);
}

.also-section-click:hover path {
    fill: #fff;
}

.also-section-click svg {
    height: 26px;
    display: inline-block;
    transform: rotate(90deg);
    vertical-align: middle;
}

.also-close {
    cursor: pointer;
    position: absolute;
    z-index: 1;
    right: 0px;
    top: 30px;
    padding: 20px 68px 20px 28px;
    background-color: #ab0b44;
    box-shadow: 0px 0 15px rgba(0, 0, 0, 0.35);
    border-radius: 30px 0 0 30px;
}
.also-close svg {
    display: inline-block;
    vertical-align: middle;
}

.also-neewslist {
    width: 60%;
    float: left;
    padding-left: 40px;
}

.also-this-section ul {
    margin-top: 25px;
}

.also-this-section ul li {
    margin-bottom: 20px;
    display: block;
}

.also-this-section ul li a {
    display: block;
    font-size: 26px;
    color: #b5b5b1;
    position: relative;
    transition: all 0.2s;
    line-height: 1.2;
    background-repeat: no-repeat;
    background-position: center left;
}

.also-this-section ul li:hover a,
.also-this-section ul li.active a {
    color: #fff;
    background-image: url(../images/star-shap-small.svg);
    padding-left: 46px;
}

.alsonav-fixed {
    overflow: hidden;
}

.alsonav-fixed:after {
    background: rgba(255, 255, 255, 0.8);
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    z-index: 9;
}

.newslatter-controller .prev-side,
.newslatter-controller .next-side {
    position: fixed;
    height: 40px;
    width: 40px;
    background: #fff;
    border-radius: 50%;
    border: 1px solid #2e627f;
    top: 50%;
    z-index: 1;
    margin-top: -160px;
    text-align: center;
    line-height: 38px;
}

.newslatter-controller .prev-side svg,
.newslatter-controller .next-side svg {
    vertical-align: middle;
}

.newslatter-controller .prev-side {
    left: 20px;
}

.newslatter-controller .prev-side svg {
    transform: rotate(180deg);
    left: -2px;
}

.newslatter-controller .next-side {
    right: 20px;
}

.newslatter-controller .prev-side:hover,
.newslatter-controller .next-side:hover {
    background: #004769;
}

.newslatter-controller .prev-side:hover svg path,
.newslatter-controller .next-side:hover svg path {
    fill: #fff;
}


/* Footer CSS */

.student-voice-section+footer,
.follow-us-section+footer {
    background-color: #efede5;
}
.site-footer {
    padding: 65px 0 40px;
    position: relative;
    background-color: #ab0b44;
    border-radius: 170px 0 0 0;
}
.site-footer::before{
    content: "";
    position: absolute;
    right: 0;
    bottom: 0px;
    background-image: url(../images/footer-shape.svg);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 80%;
    width: 100%;
    background-size: contain;
}
.foot-logo-div svg {
    width: 214px;
    height: 214px;
}
.footcontent-row {
    position: relative;
}

.footcontent-row:before {
    position: absolute;
    top: 35px;
    left: 0;
    right: 0;
    margin: 0 auto;
    content: "";
    background: rgba(0, 71, 105, 0.2);
    height: 1px;
    width: calc(100% - 30px);
}
.footcontent-row>div:nth-child(3) .footer-content ul{
    max-width: 120px;
}
.footcontent-row>div:nth-child(3){
    padding-left: 50px;
}
.site-footer .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
}

.site-footer .container {
    max-width: 1090px;
}

.foot-logo-div {
    max-width: 230px;
    margin-bottom: 35px;
    margin-left: -20px;
}

.foot-logo-div img {
    max-width: 100%;
}

.footer-content h5 {
    font-weight: bold;
    line-height: 20px;
    font-size: 11px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px;
    padding-bottom: 15px;
    letter-spacing: 1px;
}

.footer-content ul li {
    display: block;
}

.footer-content ul li a {
    font-weight: 400;
    letter-spacing: 0.7px;
    font-size: 11px;
    color: #fff;
    line-height: 21px;
    transition: all 0.2s;
}

.footer-content ul li a:hover {
    color: #004769;
}
footer .title{
    font-family: "Alisha";
    font-size: 46px;
    line-height: 1.2;
}
footer .title span {
    display: inline-block;
    padding-left: 110px;
}

.abn-text {
    line-height: 21px;
    margin-top: 30px;
    font-weight: 400;
    letter-spacing: 0.7px;
    font-size: 11px;
    color: #fff;
}
.abn-text a{
    color: #fff;
}

.copyright-text {
    position: relative;
    font-weight: 400;
    letter-spacing: 0.7px;
    font-size: 11px;
    color: #fff;
    line-height: 21px;
    margin-top: 5px;
}

.copyright-text img {
    height: 10px;
}
.copyright-text a img {
    position: relative;
    top: -1px;
    margin-left: 15px;
}
.copyright-text a:hover img {
    opacity: 1;
}

.newsletter-footer {
    overflow: hidden;
    background: #2e2925;
    padding-bottom: 190px;
    /* z-index: 999;*/
}

.newsletter-foot-row {
    align-items: flex-end;
}

.newsletter-foot-row .keepnews-col {
    order: 2;
}

.newsletter-footer .foot-logo-div {
    margin-left: 0px;
}

.newsletter-footbg {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0.08;
}

.newsfoote-social {
    display: inline-block;
    text-align: center;
}

.newsfoote-social p {
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.3px;
}

.keep-update-div {
    width: 420px;
    float: right;
}

.keep-update-title {
    font-size: 40px;
    margin-bottom: 45px;
    color: #fff;
    line-height: 1.1;
    font-weight: 700;
}

.keep-update-title small {
    font-weight: 400;
    margin-bottom: 5px;
    display: block;
    font-size: 44%;
}

.keep-update-div .form-control {
    border: 1px solid #fff;
    background: transparent;
    color: #fff;
    padding: 12px 25px;
}

.keep-update-div .form-control::-webkit-input-placeholder {
    color: #fff;
}

.keep-update-div .form-control::-moz-placeholder {
    color: #fff;
}

.keep-update-div .form-control:-ms-input-placeholder {
    color: #fff;
}

.keep-update-div .form-control:-moz-placeholder {
    color: #fff;
}

.keep-update-div .defult-btn {
    color: #ab0b44;
    font-size: 14px;
    border: none;
    margin-top: 24px;
}

.keep-update-div .defult-btn:hover {
    color: #fff;
}

.keep-update-div .form-group {
    margin-bottom: 0px;
}

.newsletter-footer .scroll-top {
    top: 25px;
}

.scroll-top {
    position: absolute;
    top: -19px;
    z-index: 1;
    right: 15px;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 11px;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 2.5px;
    color: #fff;
}

.scroll-top svg {
    width: 20px;
    -webkit-animation: scpulse 1.5s infinite;
    animation: scpulse 1.5s infinite;
    display: block;
    margin-bottom: 17px;
    margin-left: 2px;
}

.scroll-top:hover {
    color: #004769;
}

.scroll-top:hover svg polygon {
    fill: #004769;
}

@-webkit-keyframes scpulse {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}

@keyframes scpulse {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    50% {
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px);
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
}


/* Revolution Slider CSS */

.home-slider-wrapper {
    position: relative;
    height: 100%;
    width: 100%;
}

.home-slider-wrapper .homeslider-revinner {
    position: relative;
    z-index: 1;

}
.homeslider-revolution {
    position: relative;
    width: 100%;
    height: 100vh;
    height: calc((var(--vh, 1vh) * 100));
}

.homeslider-revolution .tp-dottedoverlay {
    width: 76%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
    background: -webkit-linear-gradient(210.58deg, rgba(29, 46, 74, 0) 0%, rgba(29, 46, 74, 0.59) 63.37%);
    background: -webkit-gradient(linear, -355.29% -1262.24%, -294.92% -1340.9%, color-stop(0, rgba(29, 46, 74, 0)), color-stop(0.6337, rgba(29, 46, 74, 0.59)));
    background: linear-gradient(250.42deg, rgba(29, 46, 74, 0) 0%, rgba(29, 46, 74, 0.59) 63.37%);
}

.homeslider-revolution .thumbimage-slider {
    position: relative;
    overflow: hidden;
    width: 560px;
    height: 560px;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
    border-radius: 0 0 0 180px;
}

.homeslider-revolution .thumbimage-slider img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover;
    object-position: center;
}

.homeslider-revolution .thumb-captipon {
    /* position: absolute; bottom: auto; top: 50%; margin: -280px 0 0 0 !important; right: 0; left: auto; transform:  inherit !important; transform-origin: inherit !important; */
}

.homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
    width: 68%;
    height: 240px;
    left: 135px !important;
    bottom: 120px !important;
    top: auto !important;
}

.homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) .tp-loop-wrap {
    height: 100%;
    width: 100%;
}

.homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) .tp-mask-wrap {
    overflow: inherit !important;
}

.homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
    width: 560px;
    height: 560px;
    margin: -280px 0 0 0 !important;
    left: auto !important;
    right: 0 !important;
    top: 50% !important;
}

.homeslider-revolution .rehslider-caption {
    /* position: absolute; left: 90px; bottom: 85px;z-index: 1;*/
}

.homeslider-revolution .rehslider-caption .yellowtext-slide {
    opacity: 0;
    white-space: initial;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 6.2rem;
    line-height: 1.2;
    font-weight: 300;
    color: #004769;
    /* max-width: 225px; */
    vertical-align: top;
    position: relative;
    display: inline-block;
    white-space: pre;
    padding-right: 5px;
}

.homeslider-revolution .rehslider-caption .whitetext-slide {
    opacity: 0;
    white-space: initial;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 6.2rem;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    /* max-width: 670px; */
    display: inline-block;
    position: relative;
    white-space: pre;
}

.homeslider-revolution .rev_slider ul li.active .tp-parallax-wrap:nth-child(3):before {
    animation: SlideContentLine 1s forwards;
    animation-delay: 0.1s;
}

@keyframes SlideContentLine {
    from {
        width: 0;
    }
    to {
        width: 215px;
    }
}

.homeslider-revolution .rev_slider ul li.active .rehslider-caption .yellowtext-slide {
    animation: SlideContentText 1s forwards;
    animation-delay: 0.6s;
}

.homeslider-revolution .rev_slider ul li.active .rehslider-caption .whitetext-slide {
    animation: SlideContentText 1s forwards;
    animation-delay: 1s;
}

@keyframes SlideContentText {
    from {
        bottom: -40px;
        opacity: 0;
    }
    to {
        bottom: 0;
        opacity: 1;
    }
}

.homeslider-revolution .tp-bullets {
    position: absolute;
    width: 24% !important;
    transform: inherit !important;
    top: auto !important;
    bottom: 15.5% !important;
    text-align: center;
    right: 0 !important;
    left: auto !important;
    margin: 0 !important;
    z-index: 99;
    text-align: center;
}

.homeslider-revolution .tp-bullets .tp-bullet {
    position: relative;
    left: 0 !important;
    display: inline-block;
    margin: 0 5px;
    cursor: pointer;
    height: 2px;
    border-radius: 0px;
    width: 90px;
    border: 0;
    background: #6d6e70;
}

.homeslider-revolution .tp-bullets .tp-bullet.selected {
    background: #004769;
}
.home-slider-wrapper .banner-shape{
    position: absolute;
    left: -2px;
    top: -4px;
    z-index: 1;
}
.banner-shape.banner-shape-solid .red-layer path {
    opacity: 1;
    fill: #ab0b44;
}
/* Revolution Slider CSS End */


.improvement-team-member-section .comman-detaildiv {
    padding: 0;
}

.improvement-innerwrap {
    margin: 0 -15px;
}

.single-member-div {
    width: 33.33%;
    float: left;
    padding: 0 15px;
}

.improvement-innerwrap .single-member-div:nth-child(3n+1) {
    clear: both;
}

.single-member-boxdiv {
    margin-bottom: 40px;
}

.single-member-boxdiv .member-image {
    background-color: #ddd;
    padding-bottom: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.single-member-boxdiv h4 {
    text-align: center;
    margin: 20px 0 10px;
    font-size: 20px;
    font-weight: 700;
    color: #2e2925;
    line-height: 1.2;
}

.single-member-boxdiv p {
    text-align: center;
}

.thank-you-section {}

.thank-you-section .comman-detaildiv {
    padding: 50px;
    background: #f0f0f2;
    border-radius: 60px;
}

.thank-you-section .comman-detaildiv h1 {
    padding-top: 0 !important;
    text-align: center;
    margin-top: 0px !important;
}

.thank-you-section .comman-detaildiv h4 {
    text-align: center;
}

.page-not-found-section .comman-detaildiv p {
    text-align: center;
}

.helpfixed-foot {
    padding: 0px;
    position: fixed;
    bottom: 20px;
    right: 20px;
    overflow: visible;
    opacity: 1;
    z-index: 2;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-property: opacity, top, bottom;
}

.helpfixed-foot.active {
    bottom: -50px;
}

.helpbtn-a {
    background-color: #ab0b44;
    max-width: 120px;
    text-align: center;
    color: #fff;
    fill: #fff;
    display: block;
    padding: 12px 25px;
    border-radius: 999rem;
    letter-spacing: 0.6px;
    font-size: 16px;
    font-weight: 700;
    border: none;
}

.helpbtn-a svg {
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.helpbtn-a:hover {
    background: #2b2a25;
    color: #fff;
}

.helpfixed-formdiv {
    width: 400px;
    background: #fff;
    border-radius: 10px;
    height: auto;
    position: fixed;
    opacity: 1;
    border: 0px;
    transition-duration: 250ms;
    transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
    transition-property: opacity, top, bottom;
    z-index: 2;
    max-height: calc(100vh - 32px);
    right: 20px;
    box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
    bottom: -100%;
}

.helpfixed-formdiv.active {
    bottom: 20px;
}

.helpfixed-title {
    color: #fff;
    position: relative;
    padding: 9px 30px 12px;
    background: #ab0b44;
    border-radius: 10px 10px 0 0;
}

.help-tile {
    font-size: 16px;
    fill: #fff;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-align: center;
}

.help-tile svg {
    vertical-align: middle;
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.helpfixed-title a {
    position: absolute;
    height: 24px;
    width: 24px;
    right: 30px;
    top: 50%;
    margin-top: -12px;
    text-align: center;
    display: block;
}

.helpfixed-title a svg {
    fill: #fff;
    color: #fff;
}

.helpfixed-form {
    padding: 30px;
}

.helpfixed-form .fui-btn-container .fui-btn {
    padding: 11px 15px;
    font-size: 14px;
    min-width: 100px;
    border: 2px solid #dfdfdf;
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
    text-transform: capitalize;
}

.helpfixed-thnakudiv {
    text-align: center;
}

.helpfixed-thnakudiv img {
    margin-bottom: 25px;
}

.helpfixed-thnakudiv p:nth-child(2) {
    margin-bottom: 0px;
}

.helpfixed-thnakudiv p strong {
    color: #2e2925;
}

.student-voice-specing .student-voice-slider h4 {
    margin-top: 19px;
}
/* 
.student-voice-specing .student-voice-slider:before {
    top: -50px;
}

.student-voice-specing .student-voice-slider:after {
    bottom: -50px;
}
 */

/* 30-7-2021 CSS */

.site-header.innerpage-header .quicklink-div {
    box-shadow: none;
}

.quicklink-div ul li.search-li {
    position: relative;
}

.quicklink-div ul li.search-li .icondiv-box {
    line-height: 40px;
    cursor: pointer;
    height: 40px;
    width: 40px;
    text-align: center;
    position: relative;
    overflow: hidden;
    -webkit-transition: width 0.2s ease-in-out;
    -moz-transition: width 0.2s ease-in-out;
    -o-transition: width 0.2s ease-in-out;
    transition: width 0.2s ease-in-out;
}

.quicklink-div ul li.search-li .icondiv-box span {
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    display: inline-block;
    margin-left: 8px;
    vertical-align: middle;
    opacity: 0;
    -webkit-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -o-transition: opacity 0.2s;
    transition: opacity 0.2s;
    position: relative;
    top: -7px;
}

.quicklink-div ul li.search-li .form-control {
    position: absolute;
    top: 9px;
    left: 35px;
    display: inline-block;
    border: none;
    border-radius: 0px;
    padding-left: 0;
    padding-right: 0;
    background: transparent;
    color: #00486A;
    font-size: 13px;
    line-height: 19px;
    width: 87px;
    padding: 0;
    border-bottom: 1px solid #00486A;
    opacity: 0;
}
.navigation-open .quicklink-div ul li.search-li .form-control,
.inner-header:not(.sticky) .quicklink-div ul li.search-li .form-control{
    border-bottom-color: #fff;
    color: #fff;
}
.quicklink-div ul li.search-li.active .form-control{
    opacity: 1;
}

.quicklink-div ul li.search-li.active {
    margin-right: 0;
    width: 122px;
}
.quicklink-div ul li.search-li.active .icondiv-box {
    width: 122px;
    text-align: left;
}
.quicklink-div ul li.search-li.active .icondiv-box span {
    opacity: 1;
}
body:not(.navigation-open) header:not(.inner-header) .quicklink-div ul li.search-li .form-control::-webkit-input-placeholder {
    color: #00486A;
}
body:not(.navigation-open) header:not(.inner-header) .quicklink-div ul li.search-li .form-control::-moz-placeholder {
    color: #00486A;
}
body:not(.navigation-open) header:not(.inner-header) .quicklink-div ul li.search-li .form-control:-ms-input-placeholder {
    color: #00486A;
}
body:not(.navigation-open) header:not(.inner-header) .quicklink-div ul li.search-li .form-control:-moz-placeholder {
    color: #00486A;
}
.navigation-open .quicklink-div ul li.search-li .form-control::-webkit-input-placeholder {
    color: #fff;
}
.navigation-open .quicklink-div ul li.search-li .form-control::-moz-placeholder {
    color: #fff;
}
.navigation-open .quicklink-div ul li.search-li .form-control:-ms-input-placeholder {
    color: #fff;
}
.navigation-open .quicklink-div ul li.search-li .form-control:-moz-placeholder {
    color: #fff;
}
.quicklink-div ul li.g-translate-click button {
    background: transparent;
    cursor: pointer;
    border: none;
}
.quicklink-div ul li.g-translate-click .dropdown-menu {
    left: auto;
    right: 0;
}
.quicklink-div ul li.g-translate-click button:hover svg path {
    fill: #004769;
}
.quicklink-div ul li a svg,
.quicklink-div ul li svg {
    position: relative;
    z-index: 1;
    vertical-align: middle;
}

.navigation-open .quicklink-div ul li.search-li .form-control {
    border-color: #fff;
}

.navigation-open .g-translate-div,
.navigation-open .search-navdiv {
    display: none;
}

.site-header.innerpage-header .humberger-div {
    margin-right: 35px;
}


/* 30-7-2021 CSS End */

.download-module .comman-detaildiv {
    padding: 0px;
}

.download-module .comman-detaildiv .file-dwonload-a:last-child a {
    margin-bottom: 0px;
}

.scrolltobottom.hide {
    opacity: 0;
    visibility: hidden;
}

.scrolltobottom span {
    animation: sdb05 1s infinite;
    display: inline-block;
}

body.navigation-open footer {
    z-index: 1;
}

@keyframes sdb05 {
    0% {
        transform: rotate(0) translate(0, -6px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: rotate(0) translate(0px, 7px);
        opacity: 0;
    }
}

@-webkit-keyframes sdb05 {
    0% {
        transform: rotate(0) translate(0, -6px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: rotate(0) translate(0px, 7px);
        opacity: 0;
    }
}

@-moz-keyframes sdb05 {
    0% {
        transform: rotate(0) translate(0, -6px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: rotate(0) translate(0px, 7px);
        opacity: 0;
    }
}

.imagetext-module-section table tr {
    background: #fff;
}

.imagetext-module-section.whitebgcolor table thead th,
.imagetext-module-section.whitebgcolor table td {
    border-color: #ab0b44;
}

.imagetext-module-section.marronbgcolor table tr {
    background: #ab0b44;
}

.imagetext-module-section.marronbgcolor table thead th,
.imagetext-module-section.marronbgcolor table td {
    color: #fff;
}


/* welcome Video  */
.welVideo{
    padding: 60px 0 120px;
}
.welVideo .video-wrapper{
    filter: drop-shadow(0px 4px 9px rgba(0, 0, 0, 0.25));
    padding-top: 48%;
    margin: 20px;
}
.welVideo .video-wrapper .popupbtn {
    left: 50%;
    bottom: 30px;
    background-color: rgb(239 237 229 / 60%);
    height: 118px;
    width: 118px;
    border-radius: 100%;
    box-shadow: 0 0 10px 0px rgba(0, 0, 0, 0.60);
    top: 50%;
    transform: translate(-50%, -50%);
}
.welVideo .container{
    padding-left: 90px;
    padding-right: 90px;
    max-width: 1920px;
}
.welVideo .welVideo-col{
    padding-right: 80px;
}
.welVideo .welVideo-content h2 {
    margin-bottom: 55px;
    transition-delay: .4s;
}
.welVideo .welVideo-content .content-inner {
    padding-left: 70px;
}
.welVideo .welVideo-content .content-inner p{
    font-size: 24px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 30px;
}
.welVideo .welVideo-content h3 {
    letter-spacing: 0.03em;
    font-weight: 500;
    font-size: 32px;
    line-height: 1.5;
    margin-bottom: 30px;
    padding-bottom: 25px;
    position: relative;
}
.welVideo .welVideo-content .btn{
    margin-top: 45px;
}
.welVideo .welVideo-content .content-inner > :nth-child(1){transition-delay: .5s;}
.welVideo .welVideo-content .content-inner > :nth-child(2){transition-delay: .6s;}
.welVideo .welVideo-content .content-inner > :nth-child(3){transition-delay: .7s;}
.welVideo .welVideo-content .content-inner > :nth-child(4){transition-delay: .8s;}
.welVideo .welVideo-content .content-inner > :nth-child(5){transition-delay: .9s;}
.welVideo .welVideo-content .content-inner > :nth-child(6){transition-delay: 1s;}
.welVideo .img-wrapper {
    height: 100%;
    padding-top: 0;
}
.image-reveal img {
    position: relative;
    z-index: 1;
    vertical-align: middle;
    transform: scale(1.2);
    will-change: transform;
    transition: 2s ease;
    width: 100%;
    height: auto;
}
.welVideo .video-wrapper .popupbtn:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    height: 100%;
    width: 100%;
    display: block;
    background-color: #efede5;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms linear infinite;
    animation: pulse-border 1500ms linear infinite;
    -webkit-animation-delay: 1ms;
    animation-delay: 1ms;
    transform: translate(-50%, -50%);
}
@-webkit-keyframes pulse-border {
    0% {
        height: 118px;
        width: 118px;
      opacity: 0.65;
    }
    100% {
        width: 160px;
        height: 160px;
      opacity: 0;
    }
}
@keyframes pulse-border {
    0% {
        height: 118px;
        width: 118px;
      opacity: 0.65;
    }
    100% {
        width: 160px;
        height: 160px;
      opacity: 0;
    }
}

/* fancy box css start  */
.fancybox-container{background:#FFF !important;}
.fancybox-bg{background:#aa0b45;border-radius:32px;opacity:1 !important;margin:8px;}
.fancybox-bg::before{    
	content: "";
    position: absolute;
    left: -325px;
    width: 100%;
    height: 100%;
    background-image: url(../images/layer-bg.svg);
    background-position: left 0px;
    background-repeat: no-repeat;
    top: 0;
    z-index: 1;
}
.fancybox-toolbar{position:relative;opacity: 1; visibility: visible;}
.fancybox-button{background:transparent;}
.fancybox-button--close{
	opacity: 1;
    border: 2px solid #FFFFFF;
    height: 58px;
    width: 58px;
    line-height: 50px;
    border-radius: 100%;
    text-align: center;
   /* position: absolute;*/
    top: 40px;
    left: 40px;
    z-index: 2;
}

/* editorial module start */
.editorial-module .container {
    max-width: 1480px;
}
.editorial-module .row{
    margin: 0 -45px;
}
.editorial-module .row > div{
    padding: 0 45px;
}
.editorial-module .img-wrapper.img-big {
    margin-right: 150px;
    padding-top: 98%;
}
.img-wrapper.img-small {
    width: 51%;
    padding-top: 51%;
    margin-left: auto;
    margin-top: -155px;
}
.editorial-module .img-wrapper img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.editorial-module .button-arrow {
    margin-top: 10px;
}
.editorial-module:not(.right) .comman-detaildiv h1::before {
    right: auto;
    left: calc(100% + 30px);
}
.editorial-module:not(.right) .editorial-desc {
    max-width: 634px;
}
.editorial-module.right .row {
    flex-direction: row-reverse;
}
.editorial-module.right .img-wrapper.img-big {
    margin-left: 150px;
    margin-right: 0;
}
.editorial-module.right .img-wrapper.img-small{
    margin-right: auto;
    margin-left: 0;
}
.editorial-module .editorial-image {
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    max-width: 48%;
}
.editorial-module .editorial-txt{
    -ms-flex: 0 0 52%;
    flex: 0 0 52%;
    max-width: 52%;    
}
.editorial-module.right .comman-detaildiv{
    max-width: 640px;
    margin: 0 0 0 auto;
}
.editorial-module{
    margin: 140px 0;
}
.editorial-module .comman-detaildiv{
    padding: 0;
}
/* editorial module end */
.modal-backdrop{
    display: none;
}
.prevedi-title {
    font-size: 40px;
    color: #ab0b44;
    font-weight: bold;
    margin-left: 100px;
}
.navigation-open .prevedi-title{
    display: none;
}

/* newsletter new page design tab layout start */
body .newsletter-tab .container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.newsletter-tab .col-left{
    background-color: #EFEDE5;
    padding: 50px 100px;
}
.newsletter-tab .heading{
    font-size: 52px;
    letter-spacing: 1px;
    color: #004769;
    font-weight: 700;
}
.newsletter-tab .heading span{
    color: #6a0032;
    font-weight: 400;
    font-size: 23px;
}
.newsletter-tab .nav .nav-link {
    font-size: 24px;
    letter-spacing: 1px;
    color: #000000;
    font-weight: 400;
    padding: 0;
    margin-bottom: 25px;
    line-height: 1.4;
    cursor: pointer;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: center left;
}
.newsletter-tab .nav .nav-link:hover,
.newsletter-tab .nav .nav-link.active{
    letter-spacing: 0px;
    color: #ab0b44;
    font-weight: 700;
    padding-left: 46px;
    background-image: url(../images/star-shap-small.svg);
}
.newsletter-tab .tab-content-state .img-wrapper{
    padding-top: 247px;
    max-width: 373px;
    margin-left: auto;
}
.newsletter-tab .tab-pane-wrp{
    padding: 20px 0;
    border-top: 1px solid #004769;
    position: relative;
}
.newsletter-tab .tab-pane-wrp:last-child{
    border-bottom: 1px solid #004769;
}
.newsletter-tab .col-right{
    padding: 80px 100px 150px 50px;
    overflow: hidden;
}
.newsletter-tab .tab-content-state .button-arrow svg{
    transform: rotate(90deg);
    transform-origin: 36% 52%;
}
.newsletter-tab .tab-content-state .button-arrow{
    letter-spacing: 2px;
    cursor: pointer;
}
.newsletter-tab .tab-content-state .news-title{
    font-size: 42px;
    letter-spacing: 1px;
    color: #ab0b44;
    font-weight: 700;
    line-height: normal;
}
.newsletter-tab .tab-content-state .news-subtitle{
    font-size: 32px;
    letter-spacing: 1px;
    color: #004769;
    font-weight: 700;
}
.newsletter-tab .tab-content-state p{
    font-size: 18px;
    letter-spacing: 0.5px;
    color: #231f20;
    font-weight: 400;
    line-height: 1.4;
    max-width: 679px;
}
.newsletter-tab .highlighted-article{
    position: relative;
    border-top: 0;
    border-bottom: 0;
    padding-top: 10px;
}
.newsletter-tab .highlighted-article + .tab-pane-wrp{
    border-top: 0;
}
.newsletter-tab .highlighted-article::before{
    content: "";
    position: absolute;
    left: -20px;
    top: 0;
    height: 100%;
    width: calc(100% + 30px);
    background-color: #dde7e9;
    border-radius: 44px 0 0 0;
    z-index: -1;
}
.newsletter-tab .tab-pane{
    padding-bottom: 100px;
}
.newsletter-tab .tab-pane-wrp.hidden .tab-pane{
    display: none;
}
.newsletter-tab .tab-pane-wrp.active .tab-pane{
    display: block;
}
.newsletter-tab .tab-pane .comman-detaildiv{
    max-width: 100%;
}
.newsletter-tab .view-btn{
    position: absolute;
    left: 0;
    bottom: 20px;
    cursor: pointer;
    z-index: 1;
}
.newsletter-tab .view-btn .less-txt,
.newsletter-tab .view-btn.open .more-txt {
    display: none;
}
.newsletter-tab .view-btn.open .less-txt{
    display: inline-block;
}
.newsletter-tab .view-btn svg{
    transform: rotate(90deg);
    top: 0;
    left: 0;
}
.newsletter-tab .view-btn.open svg{
    transform: rotate(270deg);
    top: -2px;
}
.newsletter-tab .newsarticle-left-col {
    padding-bottom: 70px;
}
.newsletter-tab .photogallery{
    margin-right: -90px;
    margin-left: 120px;
}
.newstab .also-section-click.alsobtn-fix{
    left: 0;
    right: auto;
    transform-origin: 30% 77%;
    padding: 9px 10px;
}
.newstab .also-section-click svg{
    height: auto;
}
.newstab .also-section-click.alsobtn-fix span,
.newstab .also-wrap .also-section-click span{
    min-width: 200px;
    display: inline-block;
}
.newstab .also-wrap .also-section-click {
    padding: 9px 10px;
    left: auto;
    right: 0;
    transform-origin: 63% -75%;
    margin: 0 -23px 0 0;
}
.newstab .also-banner-date{
    font-size: 18px;
    font-weight: 700;
}
.newsletter-tab .tab-pane .table-wrap:before{
    width: 100%;
    left: 0;
}
.newsletter-tab .tab-pane .comman-detaildiv h2::before{
    display: none;
}
.also-this-section.newstab ul {
    height: calc(100vh - 320px);
    overflow-y: auto;
    margin-top: 0;
}
.also-this-section.newstab .also-wrap{
    margin-left: 0;
    margin-right: auto;
}
.also-this-section.newstab .also-this-sectioninner{
    border-radius: 0 160px 0 0;
}
.also-this-section.newstab .also-close {
    left: 0;
    right: auto;
    border-radius: 0 30px 30px 0;
    padding: 20px 28px 20px 68px;
}
.also-this-section.newstab{
    left: -100%;
}
.also-this-section.newstab.active{
    left: 0;
    right: auto;
}
.tab-pane-wrp .slider__counter{
    color: #ab0b44;
}
/* newsletter new page design tab layout end */

.nav-sec {
    background-color: #EFEDE5;
    margin-top: 80px;
    padding-bottom: 30px;
}
.nav-sec .container{
    max-width: 1610px;
}
.nav-sec .nav-link-box{
    height: calc(100% + 38px);
    margin-top: -38px;
}
.nav-sec .col-txt{
    padding-top: 80px;
    -ms-flex: 0 0 62%;
    flex: 0 0 62%;
    max-width: 62%;
    padding-bottom: 30px;
}
.nav-sec .lbl-txt {
    line-height: 22px;
    text-transform: uppercase;
    color: #ab0b44;
    font-weight: 400;
    display: block;
    font-size: 18px;
    border-bottom: 1px solid #ab0b44;
    padding: 0 30px 10px;
    margin: 0 -30px 13px;
}
.nav-sec .button-arrow{
    font-size: 32px;
    color: #004769;
    font-weight: 700;
    text-transform: inherit;
    letter-spacing: 0;
    padding: 0 55px;
}
.nav-sec .button-arrow .round-arrow {
    position: absolute;
    left: 0;
    margin: 0;
}
.nav-sec .nav-prev .button-arrow .round-arrow {
    right: 0;
    left: auto;
}
.nav-sec .nav-prev .button-arrow .round-arrow svg {
    transform: rotate(180deg);
    left: 0;
}
.nav-sec .nav-link-box .img-wrapper{
    overflow: hidden;
    height: 100%;
}
.nav-sec .nav-link-box .img-wrapper img{
    transition: all 0.5s;
}
.nav-sec .nav-link-box:hover .img-wrapper img{
    transform: scale(1.2);
}
.nav-sec+footer{
    background-color: #EFEDE5;
}
.nav-sec .col-img{
    -ms-flex: 0 0 38%;
    flex: 0 0 38%;
    max-width: 38%;
}
.nav-sec .nav-sec-row{
    margin: 0 -10px;
}
.nav-sec .nav-sec-row>div{
    padding: 0 10px;
}

/* staff and student module  */
.staff-stud-module .container {
    max-width: 1790px;
    padding: 0 80px;
}
.staff-stud-module .comman-detaildiv p,.staff-stud-module .comman-detaildiv li{
    letter-spacing: 1px;
    line-height: 26px;
}
.staff-stud-module .desc .comman-detaildiv>:last-child{
    margin-bottom: 0;
}
.staff-stud-module .desc .button-arrow {
    margin-top: 35px;
}
.staff-stud-img .img {
    object-fit: cover;
    object-position: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
.staff-stud-img {
    margin-bottom: 25px;
    overflow: hidden;
    border-radius: 135px;
    padding-top: 100%;
}
.staff-stud-img .button-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.7);
    width: 100%;
    color: #fff;
    transition: all 0.6s;
    transform-origin: center center;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}
.staff-stud-img .button-arrow .round-arrow{
    border-color: #fff;
}
.staff-stud-img .button-arrow .round-arrow path{
    fill: #fff;
}
.staff-stud-info .name {
    font-size: 24px;
    letter-spacing: 1px;
    color: #ab0b44;
    font-weight: 500;
    margin-bottom: 8px;
}
.staff-stud-info .title {
    font-size: 18px;
    letter-spacing: 0px;
    color: #ab0b44;
    font-weight: 300;
    margin-bottom: 10px;
}
.staff-stud-info .Credentials {
    font-size: 18px;
    letter-spacing: 0px;
    color: #004769;
    font-weight: 300;
}
.staff-stud-module .staff-stud-box .staff-stud-img.overlay::before {
    content: "";
    position: absolute;
    left: -5%;
    top: -5%;
    right: 0;
    margin: auto;
    height: 110%;
    width: 110%;
    background-color: rgba(0, 71, 105,0.92);
    opacity: 0;
    visibility: hidden;
    transition: all 0.6s;
    border-radius: 100%;
    z-index: 1;
}
.staff-stud-box:hover .staff-stud-img .button-arrow{
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
    visibility: visible;
}
.staff-stud-module .staff-stud-box:hover .staff-stud-img.overlay::before{
    opacity: 1;
    visibility: visible;
}
.staff-stud-module .staff-stud-row>div {
    padding: 0 50px;
}
.staff-stud-module .staff-stud-row{
    margin: 0 -50px;
}
.staff-stud-col {
    margin-bottom: 40px;
}
.staff-stud-module .col-right .row{
    margin-bottom: -40px;
}
.staff-stud-module.red{
    background-color: #ab0b44;
}
.staff-stud-module.sand{
    background-color: #efede5;
}
.staff-stud-module.red,
.staff-stud-module.sand{
    padding: 85px 0;
}
.staff-stud-module.red h2,
.staff-stud-module.red p, 
.staff-stud-module.red p a,
.staff-stud-module.red li,
.staff-stud-module.red .staff-stud-info .name,
.staff-stud-module.red .staff-stud-info .title,
.staff-stud-module.red .staff-stud-info .Credentials,
.staff-stud-module.red .desc .button-arrow{
    color: #fff;
}
.staff-stud-module.red .comman-detaildiv ul li:before{
    background: #fff;
}
.staff-stud-module.red .desc .button-arrow path{
    fill: #fff;
}
.staff-stud-module.align-right .staff-stud-row {
    flex-direction: row-reverse;
}
.staff-stud-module.align-right .comman-detaildiv h2::before{
    left: calc(100% + 30px);
    right: auto;
}
.staff-stud-module .comman-detaildiv{
    max-width: 100%;
}
.staff-stud-popup {
    background-color: rgb(0 71 105 / 90%);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;
    height: 100vh;
    padding: 90px 140px;
    backdrop-filter: blur(5px);
    opacity: 0;
    visibility: collapse;
}
.staff-stud-popup.open{
    opacity: 1;
    visibility: visible;
}
.staff-stud-popup .container{
    max-width: 1790px;
}
.staff-stud-popup .staff-stud-box {
    max-width: 230px;
}
.staff-stud-popup .desc * {
    color: #fff;
}
.staff-stud-popup .desc p,.staff-stud-popup .desc li{
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 26px;
    font-weight: 300;
}
.staff-stud-popup .staff-stud-popup-wrp {
    height: 100%;
    overflow-y: auto;
}
.staff-stud-popup .staff-stud-popup-wrp::-webkit-scrollbar {
    width: 5px;
}
.staff-stud-popup .staff-stud-popup-wrp::-webkit-scrollbar-thumb {
    background-color: #ddd;
    border-radius: 5px;
}
.staff-stud-popup .staff-stud-close{
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 1;
    line-height: 0;
}
.staff-stud-popup .desc a {
    font-weight: bold;
}
.staff-stud-popup .comman-detaildiv ul li:before{
    background: #fff;
    top: 10px;
}
.staff-stud-popup .comman-detaildiv ol li,
.staff-stud-popup .comman-detaildiv ul{
    padding-left: 0;
}
.staff-stud-popup .comman-detaildiv a:hover{
    color: #ab0b44;
}

/* Media Query CSS */
@media (min-width: 1921px) {
    .newsletter-tab .col-right{
        max-width: calc(85% - 650px);
        flex: auto;
        padding: 80px 100px 150px 90px;
        margin: 0 auto;
    }
    .newsletter-tab .col-left{
        max-width: 650px;
    }
}
@media (min-width: 1441px) {
    .staff-stud-module .col-left .heading.align-middle{
        margin-top: 90px;
    }
}
@media (min-width: 1200px) {
    .newsletter-tab+footer{
        background-color: #EFEDE5;
    }
}
@media (min-width: 992px) {
    .drop-down:hover>ul {
        visibility: visible;
        opacity: 1;
    }
    .drop-down ul li:hover>ul {
        visibility: visible;
        opacity: 1;
        display: block !important;
    }
    .nav-link-div ul>li:hover>a {
        color: #fff;
    }
    .inner-header:not(.sticky) .icon-list path,
    .navigation-open .icon-list path{
        fill: #fff;
    }
}
@media (min-width: 768px) {
    .nav-sec .nav-link-box.row{
        height: 100%;
    }
    .nav-sec .button-arrow{
        position: relative;
    }
}
@media (max-height: 900px){
    .edition-title{
        margin-bottom: 30px;
    }
    .newsletter-pagetitle,.newsletterlist-issues-title{
        margin-bottom: 20px;
    }
    .newsletter-pagetitle{font-size: 66px;}
    .edition-title-wrap{
        margin-bottom: 35px; 
    }
    .newsletterlist-issues ul li{margin-bottom: 15px;}
}
@media (max-width: 4500px) and (min-width: 2801px) {
    .home-container {
        max-width: 70%;
    }

    .north-slide-wrap .overlay-content .north-content-p p,
    .twilight-slide-wrap .overlay-content .twilight-content-p p {
        max-width: 640px;
    }
    .north-star-content p,
    .north-star-authorcontent p {
        font-size: 18px;
        line-height: 30px;
    }
    /* .north-star-content{max-width: 500px;} */
    .north-slide-line:after {
        height: 215px;
    }
    @keyframes northline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 215px;
            opacity: 1;
        }
    }
    .enrol-now-div,
    .school-trours-div {
        min-height: 365px;
        padding-bottom: 0;
        max-width: 100%;
    }
    .enrol-now-line,
    .school-trours-line {
        height: 376px;
        width: auto;
    }
    .enrol-now-line {
        left: auto;
        right: -5px;
    }
    .school-trours-line {
        right: auto;
        left: -5px;
    }
    .twilight-slider .slick-dots {
        width: 68%;
        max-width: none;
    }
    .navigation-content-wrap,
    .portal-content-wrap,
    .quicklinks-content-wrap {
        max-width: 1440px;
    }
    .menu-quicklink-div .back-to-menu{
        margin-left: calc((100vw - 1546px)/2);
    }
    /* .nav-link-div {
        max-width: 690px;
    }
    .drop-down ul {
        max-width: 710px;
    } */
    .drop-down ul li {
        padding-top: 25px;
    }
    .also-bantl-inner {
        margin-bottom: 140px;
    }
    .also-this-section ul li a {
        font-size: 24px;
        line-height: 32px;
    }
    .also-this-section ul li {
        margin-bottom: 25px;
    }
    .also-banner-subtitle {
        font-size: 18px;
    }
    .also-banner-title {
        font-size: 46px;
    }
    .alsotiledi-hlf {
        width: 25%;
    }
    .also-neewslist {
        width: 75%;
        padding-left: 120px;
    }
    .also-close svg {
        height: 24px;
        width: 25px;
    }
    .homeslider-revolution .greypary-right {
        width: 22%;
    }
    .homeslider-revolution .thumbimage-slider {
        width: 980px;
        height: 980px;
        border-radius: 0 0 0 360px;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
        width: 980px;
        height: 980px;
        margin: -490px 0 0 0 !important;
    }
    .homeslider-revolution .tp-dottedoverlay {
        width: 78%;
    }
    .homeslider-revolution .tp-bullets {
        bottom: 19% !important;
        width: 22% !important;
    }
    .twilight-slider{height: 66vh;}
}
@media (max-width: 2800px) and (min-width: 2121px) {
    .menu-quicklink-div .back-to-menu{
        margin-left: calc((100vw - 1546px)/2);
    }
    .home-container {
        max-width: 80%;
    }
    .twilight-slider .slick-dots{
        width: 78%;
        max-width: none;
    }
    .north-star-slider{
        max-height: 1100px;
        min-height: 1100px;
    }
    .north-star-bg {
        min-height: 1100px;
        max-height: 1100px;
    }
    .north-slide-wrap .overlay-content{
        top: 50%;
        transform: translateY(-50%);
    }
    .north-star-content {
        top: 600px;
    }

    .enrol-now-div,
    .school-trours-div {
        min-height: 365px;
        padding-bottom: 0;
        max-width: 100%;
    }
    .north-slide-wrap .overlay-content .north-content-p p,
    .twilight-slide-wrap .overlay-content .twilight-content-p p {
        max-width: 640px;
    }
    .twilight-slider{height: 66vh;}
    .north-star-content p, .north-star-authorcontent p{
        font-size: 21px;
    }
    /* .north-star-content{max-width: 500px;} */
    .north-slide-line:after {
        height: 215px;
    }
    @keyframes northline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 215px;
            opacity: 1;
        }
    }
    .enrol-now-line,
    .school-trours-line {
        height: 376px;
        width: auto;
    }
    .enrol-school-portal .padua-col .img-shape svg{
        width: 480px;
    }
    .enrol-now-line {
        left: auto;
        right: -5px;
    }
    .school-trours-line {
        right: auto;
        left: -5px;
    }
    .navigation-content-wrap,
    .portal-content-wrap,
    .quicklinks-content-wrap {
        max-width: 1440px;
    }
    /* .nav-link-div {
        max-width: 690px;
    }
    .drop-down ul {
        max-width: 710px;
    } */
    .drop-down ul li {
        padding-top: 25px;
    }
    .also-bantl-inner {
        margin-bottom: 120px;
    }
    .also-this-section ul li a {
        font-size: 22px;
        line-height: 30px;
    }
    .also-this-section ul li {
        margin-bottom: 25px;
    }
    .also-banner-subtitle {
        font-size: 16px;
    }
    .also-banner-title {
        font-size: 44px;
    }
    .alsotiledi-hlf {
        width: 30%;
    }
    .also-neewslist {
        width: 70%;
        padding-left: 120px;
    }
    .also-close svg {
        height: 24px;
        width: 25px;
    }
    .homeslider-revolution .greypary-right {
        width: 22%;
    }
    .homeslider-revolution .thumbimage-slider {
        width: 660px;
        height: 660px;
        border-radius: 0 0 0 230px;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
        width: 660px;
        height: 660px;
        margin: -330px 0 0 0 !important;
    }
    .homeslider-revolution .tp-dottedoverlay {
        width: 78%;
    }
    .homeslider-revolution .tp-bullets {
        bottom: 19% !important;
        width: 22% !important;
    }
}
@media (max-width: 1440px) and (min-width: 1200px){
    .newsletter-tab .tab-content-state .news-title{
        font-size: 40px;
    }
    .newsletter-tab .tab-content-state p{
        font-size: 20px;
    }
    .newsletter-tab .tab-content-state .news-subtitle{
        font-size: 28px;
    }
}
@media (max-width: 1830px) {
    .humberger-div,.staff-stud-close{
        padding: 20px 38px 20px 28px;
    }
    .quicklink-div ul li{
        margin: 0 5px;
    }
}
@media (max-width: 1680px) {
    h1, .h1, .in-respect-slider .in-respect-title p,.twilight-title p,.follow-title, .upevent-title{
        font-size: 48px;
    }
    h5, .h5,.in-respect-slider p,.welVideo .welVideo-content .content-inner p{
        font-size: 22px;
    }
    .home-container {
        max-width: 1370px;
    }
    .enrol-now-line,
    .school-trours-line {
        width: 101%;
    }
    .ensc-tile p {
        font-size: 42px;
    }
    .padua-portal-line {
        max-width: 290px;
        top: -175px;
    }
    .ensc-tile svg {
        height: 30px;
    }
    .pp-icon-div {
        margin-top: -5px;
        margin-left: 45px;
    }
    .north-slide-line:after {
        left: 36px;
        height: 150px;
    }
    @keyframes northline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 150px;
            opacity: 1;
        }
    }
    .north-slide-wrap .overlay-content .north-content-p p {
        font-size: 30px;
        max-width: 500px;
    }
    .twilight-slide-wrap .overlay-content .twilight-content-p p {
        max-width: 720px;
    }
    .twilight-slider .slick-dots{
        max-width: 1315px;   
    }
    .slide-bullet-ul li {
        font-size: 30px;
    }
    .north-slide-wrap .overlay-content {
        top: 80px;
    }
    .north-slide-wrap .overlay-content .north-content-p {
        margin-top: 35px;
    }
    .slide-bullet-ul,
    .north-slide-wrap .overlay-content .button-arrow {
        margin-top: 2.8rem;
    }
    .north-star-thumbg {
        height: 360px;
        top: 75px;
        left: -200px;
    }
    .north-star-slider .slick-active .north-star-thumbg,
    .northsart-outter .north-star-thumbg {
        width: 580px;
    }
    .north-star-content p {
        margin-bottom: 20px;
    }
    .north-star-authorcontent p:nth-child(2) {
        margin-bottom: 2.2rem !important;
    }
    .twilight-slide-wrap .overlay-content .twilight-content-p,
    .twilight-slide-wrap .button-arrow {
        margin-top: 40px;
    }
    .follow-title-div,
    .upevent-title-div {
        width: 330px;
    }
    .follow-title-div {
        margin-top: 4%;
    }
    .follow-title-div:after,
    .upevent-title-div:after {
        top: -220px;
        height: 200px;
    }
    @keyframes ftlline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 200px;
            opacity: 1;
        }
    }
    @keyframes upftlline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 200px;
            opacity: 1;
        }
    }
    .follow-slider .follow-overlay {
        padding: 20px
    }
    .follow-facebook {
        margin-bottom: 25px;
    }
    .follow-slider .follow-overlay p {
        margin-bottom: 1.5rem;
    }
    .upevent-title {
        padding-top: 40px;
    }
    .upevent-slider .slick-slide {
        padding: 15px;
    }
    .event-list-content {
        height: calc(100% - 270px);
    }
    .upevent-slider .slick-arrow {
        left: -330px;
    }
    .upevent-slider .slick-arrow.slick-next {
        left: -270px;
    }
    .event-list-date .event-date {
        font-size: 100px;
    }
    .north-star-bg {
        max-height: 760px;
        min-height: 760px;
    }
    .nav-logo-social {
        bottom: 60px;
        left: 60px;
    }
    .navigation-content-wrap,
    .portal-content-wrap,
    .quicklinks-content-wrap {
        max-width: 960px;
    }
    /* .nav-link-div {
        max-width: 400px;
    }
    .drop-down ul {
        width: 560px;
        max-width: 560px;
    } */
    .nav-link-div ul>li>a {
        font-size: 32px;
    }
    .drop-down ul li a {
        font-size: 22px;
    }
    .drop-down ul li {
        padding-top: 15px;
        margin-bottom: 0;
    }
    .banner-content-div .container {
        max-width: 1140px;
    }
    .banner-content-div .banner-title {
        font-size: 84px;
        letter-spacing: 0;
    }
    .banner-content-div .banner-subtitle {
        font-size: 30px;
        letter-spacing: 0;
        margin-bottom: 20px;
    }
    .imagetext-module-section,
    .imgDivider-module-section .imgDivider-container,
    .video-module .container {
        max-width: 1380px;
    }
    .imagetext-title-div {
        padding: 75px 100px;
    }
    .imagetext-title-div h2 {
        font-size: 60px;
    }
    .video-module-content p,
    .video-module-content .button-arrow {
        margin-left: 140px;
    }
    .video-module.rightside .video-module-content p {
        margin-right: 140px;
    }
    .video-module-content .button-arrow {
        /* margin-top: 7rem; */
    }
    .head-predition-link {
        /* margin-right: 100px; */
        margin-right: 50px;
    }
    .newsletter-left-overlay {
        width: 460px;
        padding: 50px 50px 100px 50px;
        left: 70px;
    }
    .feanewcls-rightsvg {
        right: -130px;
    }
    .feanewcls-lftsvg {
        left: -160px;
    }
    .also-this-sectioninner {
        padding: 70px 120px;
    }
    .student-title-div {
        margin-left: 0px;
    }
    .student-voice-content {
        width: calc(100% - 355px);
    }
    .video-divbox.vimeo-box .youtube-background iframe {
        width: 138%;
    }
    .comman-detaildiv h2 {
        margin-top: 40px;
    }
    .alsotiledi-hlf {
        width: 45%;
    }
    .also-neewslist {
        width: 55%;
    }
    .homeslider-revolution .thumbimage-slider {
        width: 440px;
        height: 440px;
        border-radius: 0 0 0 150px;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
        width: 440px;
        height: 440px;
        margin: -220px 0 0 0 !important;
    }
    .homeslider-revolution .rehslider-caption .whitetext-slide,
    .homeslider-revolution .rehslider-caption .yellowtext-slide {
        font-size: 4.8rem;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
        width: 66%;
        height: 140px;
        bottom: 85px !important;
    }
    .homeslider-revolution .greypary-right {
        width: 26%;
    }
    .homeslider-revolution .tp-dottedoverlay {
        width: 74%;
    }
    .homeslider-revolution .tp-bullets {
        bottom: 18% !important;
        width: 26% !important;
    }
    .homeslider-revolution .tp-bullets .tp-bullet {
        width: 80px;
    }
    .homeslider-revolution .tp-parallax-wrap:nth-child(3):before {
        top: -20px;
        left: -70px;
    }
    @keyframes SlideContentLine {
        from {
            width: 0;
        }
        to {
            width: 190px;
        }
    }
    .also-this-centerdiv {
        margin-top: 0;
    }
    .ensc-tile {
        padding: 30px 55px 30px 100px;
    }
    .menu-quicklink-div .back-to-menu{
        margin-left: calc((100vw - 1070px)/2);
    }
    .welVideo .welVideo-content h2{
        margin-bottom: 40px;
    }
    .welVideo .video-wrapper{
        padding-top: 54.25%;
    }
    .header-social{
        width: 35.66%;
    }
    .menu-quicklink-div{
        width: 31%;
    }
    .quicklink-div ul li {
        margin: 0 3px;
    }
    .upevent-slider .slick-arrow{
        bottom: 38%;
    }
    .in-respect-section .img-shape svg{
        height: 274px;
        width: 140px;
    }
    .also-this-section ul li a{
        font-size: 22px;
    }
    .staff-stud-module .staff-stud-row>div {
        padding: 0 35px;
    }
    .staff-stud-module .staff-stud-row {
        margin: 0 -35px;
    }
}
@media (max-width: 1440px) {
    .home-container {
        max-width: 1300px;
    }
    .enrol-school-portal {
        padding: 60px 35px;
    }
    .ensc-tile p {
        font-size: 42px;
    }
    .ensc-tile svg {
        height: 28px;
    }
    .north-star-thumbg {
        left: -220px;
    }
    .in-respect-section {
        margin: 70px 0;
    }
    .follow-title,
    .upevent-title {
        font-size: 50px;
    }
    .follow-title-div,
    .upevent-title-div {
        width: 310px;
    }
    .follow-title-div:after,
    .upevent-title-div:after {
        top: -185px;
        height: 170px;
    }
    @keyframes ftlline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 170px;
            opacity: 1;
        }
    }
    @keyframes upftlline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 170px;
            opacity: 1;
        }
    }
    .follow-slider .follow-overlay {
        padding: 15px
    }
    .upevent-slider .slick-arrow {
        left: -310px;
    }
    .upevent-slider .slick-arrow.slick-next {
        left: -250px;
    }
    .follow-slider .slick-arrow {
        bottom: -76px;
    }
    .site-footer .container {
        max-width: 1140px;
    }
    .nav-logo-social {
        bottom: 50px;
        left: 50px;
    }
    .navigation-content-wrap,
    .portal-content-wrap,
    .quicklinks-content-wrap {
        max-width: 880px;
    }
    /* .nav-link-div {
        max-width: 390px;
    }
    .drop-down ul {
        width: 490px;
        max-width: 490px;
    } */
    .drop-down ul li {
        padding-top: 15px;
        margin-bottom: 0;
    }
    .g-translate-div {
        left: 85px;
    }
    .imagetext-module-section,
    .imgDivider-module-section .imgDivider-container,
    .editorial-module .container,
    .video-module .container {
        max-width: 1320px;
    }
    .imagetext-title-div {
        margin-top: 120px;
        padding: 65px 80px;
    }
    .imagetext-divwrap {
        padding-bottom: 120px;
    }
    .imagetext-title-div h2 {
        font-size: 56px;
        margin-bottom: 2.6rem;
    }
    .imagetext-title-div h3 {
        font-size: 30px;
        margin-bottom: 2.6rem;
    }
    .imgDivider-container .imgDivider-title {
        font-size: 52px;
    }
    .imgDivider-module-section {
        padding: 8rem 0 5rem;
        min-height: 620px;
    }
    .video-module-content {
        padding: 60px;
    }
    .video-module-content p {
        margin-top: 60px;
    }
    .video-module-content .button-arrow {
        margin-top: 40px;
    }
    .head-predition-link {
        margin-right: 30px;
    }
    .newsletter-left-overlay {
        width: 440px;
        padding: 40px 50px 100px 50px;
        left: 60px;
    }
    .newsletter-pagetitle {
        font-size: 60px;
    }
    .edition-title{font-size: 20px;}
    .newsletter-slider-wrapper .right-part-slide {
        padding: 110px 80px 90px 70px;
    }
    .feanewcls-lftsvg {
        left: -140px;
        height: 338px;
    }
    .feanewcls-rightsvg {
        right: -112px;
        height: 338px;
    }
    .feaure-texttitle svg {
        height: 30px;
        left: 15px;
        top: 65px;
    }
    .also-this-section ul li a {
        font-size: 18px;
        line-height: 22px;
        background-size: 33px;
    }
    .also-this-section ul li:hover a, .also-this-section ul li.active a{
        padding-left: 40px;
    }
    .also-this-section .also-title {
        font-size: 48px;
    }
    .video-divbox.vimeo-box .youtube-background iframe {
        width: 140%;
    }
    .site-header.innerpage-header .humberger-div {
        margin-right: 25px;
    }
    .quicklink-div ul li.search-li.active .icondiv-box {
        width: 155px;
    }
    .twofeature-secrtion .container {
        padding: 0 90px;
    }
    .feature-event-div.rightevent .feaure-texttitle svg {
        right: 15px;
    }
    .humberger-div,.staff-stud-close {
        padding: 16px 30px 16px 24px;
    }
    .quicklink-div ul li {
        margin: 0px 2px;
    }
    .logo-div .logo-img {
        max-width: 130px;
        margin-top: -15px;
    }
    .site-header{
        padding-left: 25px;
    }
    .home-slider-wrapper .banner-shape svg {
        width: 500px;
        height: 322px;
    }
    #status{
        width: 174px;
    }
    .enrol-school-portal .padua-col .img-shape{
        height: 100%;
    }
    .welVideo {
        padding: 30px 0 100px;
    }
    .welVideo .welVideo-col {
        padding-right: 30px;
    }
    .twilight-slider .slick-dots{
        max-width: 1255px;
    }
    .upcoming-event-section{
        padding: 0;
    }
    .in-respect-slider{
        max-width: 530px;
    }
    .menu-quicklink-div .back-to-menu {
        margin-left: calc((100vw - 990px)/2);
    }
    .navigation-open .menu-quicklink-div .back-to-menu{
        margin-left: calc((100vw - 930px)/2);
    }
    .photogallery-box img {
        height: 500px;
    }
    .editorial-module {
        margin: 80px 0;
    }
    .prevedi-title{display: none;}
    .comman-detaildiv h1{font-size: 58px;}

    .newsletter-tab .tab-content-state .img-wrapper{
        padding-top: 70%;
    }
    .nav-sec .button-arrow{
        font-size: 28px;
    }
    .nav-sec .col-img {
        -ms-flex: 0 0 42%;
        flex: 0 0 42%;
        max-width: 42%;
    }
    .nav-sec .col-txt {
        -ms-flex: 0 0 58%;
        flex: 0 0 58%;
        max-width: 58%;
    }
    .staff-stud-module .comman-detaildiv h2::before{
        display: none;
    }
    .staff-stud-module .heading {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
    }
    .staff-stud-module .desc {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
    .staff-stud-module .col-left {
        margin-bottom: 40px;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .staff-stud-module .col-right{
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 1130px;
    }
    .staff-stud-module .row {
        justify-content: center;
    }
    .staff-stud-module.red, .staff-stud-module.sand {
        padding: 65px 0;
    }
}
@media (max-width: 1366px) {
    h1, .h1, .in-respect-slider .in-respect-title p, .twilight-title p, .follow-title, .upevent-title {
        font-size: 38px;
    }
    .home-container {
        max-width: 1190px;
    }
    .site-header {
        padding-top: 40px;
    }
    .in-respect-section {
        margin: 70px 0;
    }
    .padua-portal-line {
        max-width: 255px;
        top: -154px;
    }
    .ensc-tile svg {
        height: 26px;
    }
    .north-star-section {
        margin-top: 60px;
    }
    .north-slide-line:after {
        left: 34px;
        height: 120px;
        top: -60px;
    }
    @keyframes northline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 120px;
            opacity: 1;
        }
    }
    .north-title,
    .twilight-title p {
        font-size: 48px;
    }
    .north-slide-wrap .overlay-content .north-content-p p {
        font-size: 28px;
        max-width: 470px;
    }
    .twilight-slide-wrap .overlay-content .twilight-content-p p {
        max-width: 660px;
    }
    .slide-bullet-ul li {
        font-size: 28px;
    }
    .north-star-bg {
        max-height: 640px;
        min-height: 640px;
    }
    .north-star-thumbg {
        height: 310px;
        top: 55px;
        left: -190px;
    }
    .north-star-slider .slick-active .north-star-thumbg,
    .northsart-outter .north-star-thumbg {
        width: 520px;
    }
    .north-slide-wrap .overlay-content {
        top: 70px;
    }
    .north-star-content p {
        margin-bottom: 20px;
        font-size: 14px;
        line-height: 20px;
    }
    .north-star-authorcontent p {
        font-size: 14px;
        line-height: 22px;
    }
    .north-slide-wrap .overlay-content .north-content-p {
        margin-top: 30px;
    }
    .slide-bullet-ul,
    .north-slide-wrap .overlay-content .button-arrow {
        margin-top: 2rem;
    }
    .north-star-authorcontent p:nth-child(2) {
        margin-bottom: 1.5rem !important;
    }
    .twilight-slide-line:after {
        top: 80px;
    }
    .twilight-slide-wrap .overlay-content .twilight-content-p,
    .twilight-slide-wrap .button-arrow {
        margin-top: 50px;
    }
    .event-list-date {
        margin-bottom: 30px;
    }
    .follow-title-div:after {
        top: -170px;
        height: 160px;
        left: 20px;
    }
    .upevent-title-div:after {
        top: -155px;
        height: 170px;
        left: 20px;
    }
    @keyframes ftlline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 160px;
            opacity: 1;
        }
    }
    @keyframes upftlline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 170px;
            opacity: 1;
        }
    }
    .site-footer .container {
        max-width: 1000px;
    }
    .site-footer::before{
        right: -80px;
        height: 90%;
    }
    .student-title-div{
        width: 330px;
    }
    .student-voice-content {
        width: calc(100% - 330px);
        padding-left: 100px;
    }
    .student-title-div .st-title{
        font-size: 46px;
    }
    .student-title-div .stuvic-svg {
        top: -134px;
    }
    .in-respect-content {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    .nav-logo-social {
        bottom: 40px;
        left: 40px;
    }
    .nav-logo-div {
        max-width: 128px;
        margin: 0 auto 35px;
    }
    .nav-social li {
        margin: 0 5px;
    }
    .navigation-content-wrap,
    .portal-content-wrap,
    .quicklinks-content-wrap {
        max-width: 840px;
    }
    /* .drop-down ul {
        width: 500px;
        max-width: 500px;
    } */
    .nav-link-div ul>li>a {
        font-size: 28px;
    }
    .drop-down ul li a {
        font-size: 20px;
    }
    .drop-down ul li {
        padding-top: 15px;
        margin-bottom: 0;
    }
    .banner-content-div .banner-title {
        font-size: 76px;
    }
    .banner-content-div .banner-subtitle {
        font-size: 28px;
    }
    .imagetext-module-section,
    .imgDivider-module-section .imgDivider-container,
    .editorial-module .container,
    .video-module .container {
        max-width: 1230px;
    }
    .imagetext-title-div h2 {
        font-size: 50px;
    }
    .imagetext-title-div {
        margin-top: 80px;
        padding: 50px 60px;
    }
    .imagetext-divwrap {
        padding-bottom: 80px;
    }
    .imgDivider-container .imgDivider-title {
        font-size: 50px;
    }
    .imgDivider-module-section {
        padding: 7rem 0 5rem;
        min-height: 520px;
    }
    @keyframes imgdividerline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 160px;
            opacity: 1;
        }
    }
    @keyframes imgdividerlinebtm {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 160px;
            opacity: 1;
        }
    }
    .imagetext-module-section {
        margin: 80px auto;
    }
    .gallery-wraper .container{
        padding-left: 60px;
    }
    .video-module-content p {
        font-size: 26px;
        margin-top: 50px;
    }
    .video-module-content {
        padding: 50px;
    }
    .video-module-content .button-arrow {
        margin-top: 35px;
    }
    .photogallery .slick-slide {
        padding: 0 10px;
    }
    .photogallery-box img {
        height: 490px;
    }
    .head-predition-link {
        margin-right: 30px;
    }
    .newsletter-left-overlay {
        width: 400px;
        padding: 30px 30px 100px 30px;
        left: 50px;
    }
    .newsletter-pagetitle {
        font-size: 56px;
    }
    .newsletterlist-issues ul li {
        font-size: 16px;
    }
    .newsletter-slide-banner .banner-content-div .container,
    .college-tour-banner .banner-content-div .container {
        max-width: 1140px;
    }
    .news-paduan-text {
        font-size: 36px;
    }
    .feanewcls-lftsvg {
        left: -170px;
    }
    .feanewcls-rightsvg {
        right: -142px;
    }
    .search-navdiv {
        left: 150px;
        /* right: 10%; */
    }
    .homeslider-revolution .thumbimage-slider {
        width: 410px;
        height: 410px;
        border-radius: 0 0 0 150px;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
        width: 410px;
        height: 410px;
        margin: -205px 0 0 0 !important;
    }
    .homeslider-revolution .rehslider-caption .whitetext-slide,
    .homeslider-revolution .rehslider-caption .yellowtext-slide {
        font-size: 4.2rem;
    }
    .homeslider-revolution .tp-bullets {
        bottom: 14% !important;
    }
    .homeslider-revolution .tp-bullets .tp-bullet {
        width: 70px;
    }
    @keyframes SlideContentLine {
        from {
            width: 0;
        }
        to {
            width: 170px;
        }
    }
    .student-voice-specing .student-voice-content {
        padding-left: 70px;
    }
    .student-voice-specing .student-voice-slider p {
        font-size: 16px;
        line-height: 30px;
    }
    .student-voice-specing .student-voice-slider h4 {
        margin-top: 15px;
    }
    .quicklink-div ul li.search-li.active .icondiv-box {
        width: 150px;
    }
    .enrol-school-portal .enrol-now-div .ensc-tile {
        padding: 0 30px 50px 90px;
    }
    .enrol-school-portal .col-right .ensc-tile {
        padding: 0 50px 50px 40px;
    }
    .enrol-school-portal .padua-col .ensc-tile {
        padding: 20px;
    }
    .ensc-tile p {
        font-size: 36px;
    }
    .north-star-content {
        padding: 30px 40px 30px 100px;
    }
    .enrol-school-portal .enrol-now-div {
        border-radius: 0 0 0 260px;
    }
    .enrol-now-div, .school-trours-div{
        min-height: auto;
    }
    .enrol-school-portal .school-trours-div {
        border-radius: 0 260px 0 0;
    }
    .menu-quicklink-div {
        width: 33%;
    }
    .header-social {
        width: 33.66%;
    }
    .site-header.sticky .header-inner,
    .site-header.stickyheader .header-inner {
        padding: 0 70px;
    }
    .site-header {
        padding-top: 20px;
    }
    .comman-detaildiv blockquote {
        font-size: 24px;
    }
    .newsedition-boxdiv.fullcontent-box .newsedition-content {
        height: 100%;
    }
    .imagetext-overlay {
        margin-left: 125px;
    }
    .imagetext-module-section.leftSide .imagetext-overlay {
        margin-right: 125px;
    }
    .enrol-school-portal .col-left .img-shape svg,.enrol-school-portal .col-right .img-shape svg{
        height: 210px;
        width: 130px;
    }
    .enrol-school-portal .col-right .img-shape {
        top: 0;
        right: 9px;
        transform: rotate(7deg);
    }
    .padua-portal-div svg {
        width: 42px;
        height: 38px;
    }
    .padua-portal-div > div{
        padding-bottom: 0 !important;
        padding-top: 20px !important;
    }
    .welVideo .container{
        padding-left: 70px;
        padding-right: 70px;
    }
    .twilight-slider .slick-dots {
        max-width: 1135px;
    }
    h5, .h5, .in-respect-slider p,.welVideo .welVideo-content .content-inner p {
        font-size: 20px;
    }
    .student-voice-slider .slick-dots{
        left: -290px;
    }
    .menu-quicklink-div .back-to-menu {
        margin-left: calc((100vw - 1090px)/2);
    }
    .navigation-open .menu-quicklink-div .back-to-menu{
        margin-left: calc((100vw - 900px)/2);
    }
    .newsletter-pagetitle {
        font-size: 50px;
    }
    .edition-title {
        font-size: 18px;
    }
    .edition-title-wrap {
        margin-bottom: 30px;
    }
    .newsletterlist-issues-title{
        font-size: 36px;
    }
    .staff-stud-info .name{
        font-size: 18px;
        letter-spacing: 0px;
    }
    .staff-stud-info .title,.staff-stud-info .Credentials{
        font-size: 16px;
        letter-spacing: 0px;
    }
    .staff-stud-popup{
        padding: 80px;
    }
}
@media (max-width: 1280px) {
    h1, .h1, .in-respect-slider .in-respect-title p, .twilight-title p, .follow-title, .upevent-title {
        font-size: 36px;
    }
    .home-container {
        max-width: 1120px;
    }
    .site-footer .container {
        max-width: 960px;
    }
    .padua-portal-line {
        max-width: 240px;
        top: -145px;
    }
    .follow-title,
    .upevent-title {
        font-size: 42px;
    }
    .event-list-date .event-date {
        font-size: 92px;
    }
    .event-list-date .event-month,
    .endateTxt {
        font-size: 22px;
    }
    .pp-icon-div {
        margin-top: -5px;
        margin-left: 35px;
        height: 66px;
        width: 66px;
    }
    .pp-icon-div svg,
    .pp-icon-div img {
        height: 35px;
        margin: 9px auto;
    }
    .navigation-content-wrap,
    .portal-content-wrap,
    .quicklinks-content-wrap {
        max-width: 800px;
    }
    /* .drop-down ul {
        width: 460px;
        max-width: 460px;
    } */
    .calendar-event-section .container {
        max-width: 1140px;
    }
    .newsletter-editionlist .container {
        max-width: 1170px;
    }
    .imagetext-module-section,
    .imgDivider-module-section .imgDivider-container,
    .editorial-module .container,
    .video-module .container {
        max-width: 1180px;
    }

    .imgDivider-module-section .imgDivider-container,.editorial-module .container {
        padding: 0 40px;
    }
    .tiles-module .container {
        max-width: 1180px;
    }
    .imagetext-title-div {
        padding: 50px;
    }
    .tiles-content {
        padding: 35px 50px;
    }
    .feanewcls-lftsvg {
        left: -211px;
    }
    .feanewcls-rightsvg {
        right: -182px;
    }
    .also-this-section .also-wrap {
        width: 82%;
    }
    .newsauthor-container {
        max-width: 1160px;
    }
    .homeslider-revolution .rehslider-caption .whitetext-slide,
    .homeslider-revolution .rehslider-caption .yellowtext-slide {
        font-size: 4rem;
    }
    .event-list-content h2 {
        min-height: auto;
    }
    .site-header.innerpage-header .humberger-div {
        margin-right: 20px;
    }
    .head-predition-link {
        margin-right: 20px;
    }
    .header-social {
        width: 31.66%;
    }
    .menu-quicklink-div {
        width: 35%;
    }
    .enrol-school-portal .padua-col .img-shape {
        height: calc(100% + 25px);
    }
    .twilight-slider .slick-dots {
        max-width: 1065px;
    }
    .menu-quicklink-div .back-to-menu {
        margin-left: calc((100vw - 850px)/2);
    }
    .newsletterlist-issues ul li,.edition-title-wrap .previous-editions-a,.edition-title-wrap .print-newsletter {
        font-size: 15px;
    }
    .edition-title {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .newsletter-pagetitle {
        font-size: 44px;
        line-height: 1;
    }
    .edition-title-wrap {
        margin-bottom: 20px;
    }
    .staff-stud-popup{
        padding: 25px 10px;
    }
    .staff-stud-popup .desc {
        margin-top: 80px;
    }
    .staff-stud-popup .staff-stud-box {
        max-width: 200px;
    }
    .staff-stud-popup .staff-stud-img{
        margin-bottom: 15px;
    }
}
@media (max-width: 1199px) {
    h1, .h1, .in-respect-slider .in-respect-title p, .twilight-title p, .follow-title, .upevent-title,.student-title-div .st-title p {
        font-size: 48px;
    }
    h5, .h5, .in-respect-slider p,.welVideo .welVideo-content .content-inner p {
        font-size: 18px;
    }
    body:not(.navigation-open) .site-header.sticky .header-inner, body:not(.navigation-open) .site-header.stickyheader .header-inner {
        align-items: center;
        padding: 0 0 0 40px;
    }
    .home-container {
        max-width: 100%;
        padding-left: 60px;
        padding-right: 63px;
    }
    .padua-portal-line {
        max-width: 210px;
        top: -125px;
    }
    .north-star-thumbg {
        height: 280px;
        top: 55px;
        left: -190px;
    }
    .north-star-slider .slick-active .north-star-thumbg,
    .northsart-outter .north-star-thumbg {
        width: 450px;
        border-radius: 0 0 0 140px;
    }
    /* .site-footer .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 30%;
        flex: 0 0 30%;
        max-width: 30%;
    } */
    .site-footer .container {
        max-width: 810px;
    }
    .follow-slider .follow-overlay {
        padding: 20px;
    }
    .navigation-content-wrap, .portal-content-wrap, .quicklinks-content-wrap {
        max-width: 100%;
        overflow-y: auto;
        padding: 0 60px 0 160px;
        overflow-x: hidden;
        height: calc((var(--vh, 1vh) * 100) - 120px);
    }
    /* .drop-down ul {
        width: 320px;
        max-width: 320px;
    } */
    .calendar-event-section .container {
        max-width: 960px;
    }
    .calender-date-wrapper {
        width: 350px;
    }
    .calevent-listrow {
        margin: 0 -15px;
    }
    .event-listview {
        padding: 0 15px;
        margin-bottom: 30px
    }
    .calevent-listwrap {
        width: calc(100% - 350px);
        padding-left: 40px;
    }
    .calevent-listwrap .event-list-content h2 {
        font-size: 20px;
    }
    .newsletter-editionlist .container {
        padding: 0 30px;
    }
    .keep-update-div {
        width: 100%;
    }
    .banner-content-div .container {
        padding: 0 45px;
    }
    .banner-content-div .banner-title {
        font-size: 60px;
    }
    .banner-content-div .banner-subtitle {
        font-size: 22px;
    }
    .banner-content-div{
        bottom: 45px;
    }
    .innerhome-slider .home-slider-wrapper, .home-slider-wrapper.innerpage-slider-wrapper .home-slider, .innerhome-slider .home-slider-wrapper .banner-bg-div, .home-slider-wrapper.innerpage-slider-wrapper .banner-bg-div {
        height: 521px;
    }
    .imagetextimg-div {
        height: 470px;
        border-radius: 210px 0 0 0;
    }
    .imagetext-module-section.rightside .imagetextimg-div {
        border-radius: 0 210px 0 0;
    }
    .imagetext-title-div h2 {
        font-size: 40px;
    }
    .imagetext-title-div h3 p {
        font-size: 21px;
    }
    .imagetext-title-div {
        padding: 40px;
    }
    .imagetext-module-section .button-arrow .round-arrow {
        margin-right: 12px;
    }
    .imagetext-module-section{
        padding: 0 30px;
    }
    .photogallery-box img {
        height: 291px;
    }
    .photogallery{
        margin-right: calc(-100vw / 2 + 930px / 2);
    }
    .video-module-content p {
        font-size: 24px;
        margin-top: 40px;
    }
    .video-module-content {
        padding: 40px;
    }
    .video-module-content p,
    .video-module-content .button-arrow {
        margin-left: 120px;
    }
    .video-module.rightside .video-module-content p {
        margin-right: 120px;
    }
    .welVideo .welVideo-content h2 {
        margin-bottom: 30px;
    }
    .tiles-title {
        font-size: 35px;
    }
    .newsletterlist-issues-title {
        font-size: 36px;
    }
    .news-paduan-text {
        display: none;
    }
    .previous-editionlist .container {
        padding: 0 15px;
        max-width: 780px;
    }
    .previous-editionlist .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .college-tour-box {
        padding: 35px 30px 35px 70px;
    }
    .booked-btn,
    .more-btn,
    .place-avb-btn,
    .reserv-btn {
        font-size: 14px;
        letter-spacing: 0.3px;
        line-height: 20px;
        padding: 15px 20px;
        min-width: 160px;
    }
    .eventdate-content {
        padding-left: 70px;
    }
    .newsauthor-container {
        max-width: 1160px;
    }
    .newsauthor-content {
        width: 100%;
        float: none;
        padding-right: 0;
    }
    .author-picdiv {
        width: 100%;
        float: none;
        margin-top: 30px;
    }
    .newsauthor-container {
        max-width: 100%;
    }
    .newsauthor-wrap {
        padding-left: 55px;
    }
    .feanewcls-lftsvg {
        left: -301px;
    }
    .feanewcls-rightsvg {
        right: -272px;
    }
    .also-this-sectioninner {
        padding: 70px 100px;
    }
    .newsedition-content .newsedition-title {
        font-size: 18px;
    }
    .feaure-texttitle h2 {
        font-size: 36px;
    }
    .alsotiledi-hlf {
        width: 45%;
    }
    .also-neewslist {
        width: 55%;
        padding-left: 0;
    }
    .in-respect-content {
        padding-top: 55px;
        padding-bottom: 55px;
        width: 100%;
    }
    .in-respect-slider {
        max-width: 400px;
    }
    .in-respect-section .img-shape svg {
        height: 220px;
        width: 120px;
    }
    .homeslider-revolution .thumbimage-slider {
        width: 360px;
        height: 360px;
        border-radius: 0 0 0 130px;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
        width: 360px;
        height: 360px;
        margin: -180px 0 0 0 !important;
    }
    .homeslider-revolution .rehslider-caption .whitetext-slide,
    .homeslider-revolution .rehslider-caption .yellowtext-slide {
        font-size: 3.8rem;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
        bottom: 70px !important;
        width: 53%;
    }
    @keyframes SlideContentLine {
        from {
            width: 0;
        }
        to {
            width: 160px;
        }
    }
    .homeslider-revolution .tp-bullets .tp-bullet {
        width: 60px;
    }
    .student-voice-specing .student-voice-slider p {
        font-size: 14px;
        line-height: 24px;
    }
    .student-voice-specing .student-voice-content {
        padding-left: 0px;
        padding-top: 130px;
        padding-bottom: 130px;
    }
    .student-title-div .st-title p{
        max-width: 240px;
    }
    .student-voice-specing .student-voice-slider h4 {
        margin-top: 20px;
    }
    .student-voice-specing .student-voice-slider .slick-dots {
        left: -260px;
        bottom: -10px;
    }
    .student-voice-slider .slick-list {
        max-width: 470px;
    }
    .event-list-content h2 {
        min-height: auto;
    }
    .enrol-now-div,
    .school-trours-div {
        min-height: auto;
    }
    .enrol-school-portal {
        padding: 45px 20px 30px;
    }
    .enrol-school-portal .col-left .ensc-portal-link,
    .enrol-school-portal .col-right .ensc-portal-link,
    .enrol-school-portal .padua-col .ensc-portal-link,
    .padua-portal-div,
    .enrol-school-portal .col-left .ensc-portal-link .ensc-tile,
    .enrol-school-portal .col-right .ensc-portal-link .ensc-tile {
        transform: none;
    }
    .ensc-tile p {
        font-size: 28px;
    }
    .enrol-school-portal .col-left .img-shape svg{
        height: 142px;
        width: 90px;
    }
    .enrol-school-portal .col-right .img-shape svg {
        height: 160px;
        width: 100px;
    }
    .enrol-school-portal .col-right .img-shape {
        top: 0;
        right: 20px;
        transform: rotate(3deg);
    }
    
    .ensc-tile svg {
        height: 16px;
        width: 10px;
    }
    .enrol-school-portal .col-left .ensc-portal-link:before {
        top: calc(25% + 4px);
        right: -4px;
        border-bottom: 8px solid transparent;
        border-right: 8px solid transparent;
    }
    .enrol-school-portal .padua-col .ensc-portal-link:before {
        bottom: calc(25% + 4px);
        border-top: 8px solid transparent;
        border-left: 8px solid transparent;
        left: -4px;
    }
    .enrol-school-portal .padua-col .ensc-portal-link:after {
        top: -4px;
        right: -4px;
        border-right: 8px solid transparent;
    }
    .enrol-school-portal .col-right .ensc-portal-link:before {
        top: -4px;
        right: calc(20% + 4px);
        border-top: 8px solid transparent;
        border-left: 8px solid transparent;
    }
    .welVideo .welVideo-content {
        margin: 0 80px;
    }
    .welVideo {
        padding: 30px 0 80px;
    }
    .welVideo .video-wrapper {
        margin-bottom: 45px;
    }
    .north-title,
    .twilight-title p {
        font-size: 42px;
    }
    .scrollicon-slide svg {
        width: 10px;
    }
    .upevent-slider .slick-slide {
        padding: 9px;
    }
    .event-list-date {
        padding: 40px 30px 20px;
        clip-path: polygon(29% 0%, 100% 0, 100% 100%, 0 100%, 0% 40%);
        height: 205px;
        margin: 0;
    }
    .upevent-title-div
    .upevent-content-div{
        width: calc(100% - 290px);
    }
    .upcoming-event-section .upevent-title-wrap{
        padding-left: 40px;
    }
    .upevent-title-div{
        width: 290px;
    }
    .student-voice-bg {
        max-width: calc(100% - 40px) !important;
    }
    .site-header.sticky .header-inner,
    .site-header.stickyheader .header-inner {
        padding: 0 25px;
    }
    .event-list-date .event-date {
        font-size: 86px;
    }
    .event-list-date .event-month,
    .endateTxt {
        font-size: 21px;
    }
    .event-list-content {
        height: calc(100% - 180px);
        padding: 20px;
    }
    .event-list-content h2 {
        font-size: 18px;
    }
    .upevent-slider .slick-arrow {
        left: -290px;
    }
    .upevent-slider .slick-arrow.slick-next {
        left: -220px;
    }
    .g-translate-div,
    .nav-logo-social {
        left: 15px;
    }
    .nav-logo-social {
        bottom: 15px;
    }
    .nav-logo-div {
        margin: 0 auto 15px;
    }
    .twilight-slider .slick-dots {
        max-width: 100%;
        left: 55px;
    }
    .twilight-slider.text-align-right .slick-dots{
        right: 55px;
        left: auto;
    }
    .twilight-slider .home-container{
        padding-left: 40px;
        padding-right: 40px;
    }
    .site-header {
        padding-top: 15px;
        padding-left: 30px;
    }
    .video-module {
        margin: 70px 0;
    }
    .newsletter-left-overlay {
        top: 70px;
        height: calc(100% - 70px);
    }
    .imagetext-overlay {
        margin-left: 85px;
    }
    .imagetext-module-section.leftSide .imagetext-overlay {
        margin-right: 85px;
    }
    .gallery-wraper .container {
        padding-left: 218px;
    }
    .newsauthor-content h2 {
        font-size: 26px;
    }
    .follow-title-div {
        padding-left: 20px;
        width: 320px;
    }
    .follow-content-div {
        width: calc(100% - 320px) !important;
    }
    .imagetext-module-section .imagetext-title-div ul {
        margin: 0 0 25px 30px;
    }
    .home-slider-wrapper .banner-shape svg {
        width: 450px;
        height: 300px;
    }
    .enrol-school-portal .padua-col .img-shape{
        right: 10px;
    }
    .enrol-school-portal .padua-col {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .enrol-school-portal .col-right,
    .enrol-school-portal .col-left{
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%;
    }
    .enrol-school-portal .padua-col .img-shape svg {
        width: 100%;
    }
    .twilight-title{
        max-width: 620px;
    }
    .twilight-slide-wrap .overlay-content .twilight-content-p p {
        max-width: 500px;
    }
    .quicklink-div ul li.search-li.active{
        width: 90px;
    }
    .quicklink-div ul li.search-li .form-control{
        width: 60px;
        left: 28px;
    }
    .menu-quicklink-div {
        width: 39%;
    }
    .header-social {
        width: 27.66%;
        padding-right: 15px;
    }
    .menu-quicklink-div .back-to-menu {
        margin-left: 80px;
    }
    .navigation-open .menu-quicklink-div .back-to-menu{
        margin-left: 130px;
    }
    .navigation-section:after{
        height: 130px;
        width: 135px;
    }
    .tiles-module .container {
        padding: 0 22px;
    }     
    .comman-detaildiv h2{
        font-size: 40px;
    }
    .comman-detaildiv h2::before{
        top: 16px;
    } 
    .comman-detaildiv h3{
        font-size: 32px;
    }
    .table-wrap:before{
        left: calc(-100vw / 2 + 720px / 2);
    }
    .editorial-module {
        margin: 60px 0;
    }
    .editorial-module .row > div {
        padding: 0 15px;
    }
    .editorial-module .row {
        margin: 0 -15px;
    }
    .comman-detaildiv h1{
        font-size: 48px;
    }
    .comman-detaildiv blockquote {
        font-size: 20px;
    }
    .editorial-module .editorial-image,.editorial-module .editorial-txt {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .editorial-module .comman-detaildiv {
        max-width: calc(100% + 70px);
        margin-left: -70px;
        padding-top: 50px;
    }
    .editorial-module .editorial-desc{
        padding-left: 80px;
    }
    .editorial-module .img-wrapper.img-big{
        margin-right: 100px;
    }
    .img-wrapper.img-small {
        width: 52%;
        padding-top: 52%;
        margin-top: -110px;
    }
    .editorial-module.right .img-wrapper.img-big{
        margin-left: 100px;
    }
    .editorial-module.right .editorial-desc {
        padding: 0 80px 0 30px;
    }
    .editorial-module.right .comman-detaildiv {
        margin-right: -70px;
        margin-left: 0;
    }
    .editorial-module:not(.right) .comman-detaildiv h1::before{
        left: calc(100% + 20px);
    }
    .comman-detaildiv h1::before,.comman-detaildiv h2::before{
        right: calc(100% + 20px);
    }
    .animation-element.do-animation.paralaxScroll{
        min-height: 505px;
    }
    .innerpage-slider-wrapper{
        margin-bottom: 60px;
    }
    .current-col ~ .edition-col:nth-child(n+2):nth-child(-n+3) .prevedition-content .button-arrow{display: none;}
    .prevedition-boxdiv .prevedition-content .prevedition-title {
        font-size: 30px;
    }
    .prevedition-content p{
        font-size: 22px;
    }
    .fc-calendar .fc-row .fc-content:first-child .content_wrap{
        left: calc(100% + 10px);
    }
    .fc-calendar .fc-row .fc-content:first-child .content_wrap:after{
        left: 53px;
    }
    .newslatter-controller .prev-side {
        left: 15px;
    }
    .newslatter-controller .next-side {
        right: 15px;
    }
    .newsletter-tab .col-right {
        padding: 50px 40px 35px 120px;
    }
    .newsletter-tab .photogallery{
        margin-right: -35px;
    }
    .also-this-section.newstab .also-wrap{
        width: calc(100% - 95px);
    }
    .nav-sec .button-arrow {
        font-size: 16px;
        padding: 0 35px;
    }
    .nav-sec{
        margin-top: 60px;
    }
    .nav-sec .nav-link-box {
        height: calc(100% + 20px);
        margin-top: -20px;
    }
    .nav-sec .col-txt{
        padding-top: 50px;
    }
    .nav-sec .lbl-txt{
        font-size: 14px;
    }
    .nav-sec .button-arrow .round-arrow{
        transform: scale(0.7);
        transform-origin: top right;
    }
    .nav-sec .nav-next .button-arrow .round-arrow{
        transform-origin: top left;
    }
    .staff-stud-module .container{
        padding: 0 40px;
    }
    .staff-stud-module .desc .button-arrow {
        margin-top: 25px;
    }
}
@media (max-width: 1024px) {
    .padua-portal-line {
        max-width: 200px;
        top: -120px;
    }
    .enrol-now-line,
    .school-trours-line {
        top: -3px;
    }
    .pp-icon-div svg,
    .pp-icon-div img {
        height: 26px;
        margin: 8px auto;
    }
    .pp-icon-div {
        margin-left: 55px;
        height: 50px;
        width: 50px;
        border: 4px solid #dfdfdf;
    }
    .north-star-bg {
        width: 65%;
    }
    .site-header.sticky .logo-div,
    .site-header.stickyheader .logo-div,
    .site-header.innerpage-header .logo-div,
    body:not(.navigation-open) .site-header.sticky .menu-quicklink-div,
    body:not(.navigation-open) .site-header.stickyheader .menu-quicklink-div {
        width: auto;
    }
    .right-part-slide {
        width: 35%;
    }
    .north-star-thumbg {
        left: -160px;
    }
    .north-slide-wrap .overlay-content .north-content-p p {
        font-size: 26px;
        max-width: 430px;
    }
    .student-title-div{
        width: 300px;
    }
    .student-voice-content {
        width: calc(100% - 300px);
        padding-left: 40px;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    .student-title-div .st-title p{
        max-width: 190px;
    }
    .student-voice-specing .student-voice-slider .slick-dots{
        left: -210px;
    }
    .student-title-div .stuvic-svg {
        top: -122px;
    }
    .student-voice-slider:before {
        top: -50px;
    }
    .student-voice-slider:after {
        bottom: -50px;
    }
    .follow-title-div {
        margin-top: 5%;
    }
    .keep-update-title {
        font-size: 34px;
        margin-bottom: 35px;
    }
    .comman-detail-container {
        max-width: 100%;
    }
    .comman-detaildiv {
        max-width: 75%;
        padding: 30px 0;
    }
    .banner-content-div .container {
        padding: 0 50px;
    }
    .imagetext-title-div h3,
    .imagetext-title-div h2 {
        margin-bottom: 2.2rem;
    }
    .imagetext-title-div p {
        margin-bottom: 20px;
    }
    .imagetext-title-div {
        margin-top: 70px;
    }
    .imagetext-divwrap {
        padding-bottom: 70px;
    }
    .video-divbox .video-background-controls button i {
        height: 100px;
        width: 100px;
    }
    .video-divbox .video-background-controls button i:before {
        border-top: 20px solid transparent;
        border-left: 35px solid #ab0b44;
        border-bottom: 20px solid transparent;
    }
    .newsletterlist-issues {
        display: none;
    }
    .site-header.newspage-header .logo-div {
        width: 40%;
    }
    .site-header.newspage-header .menu-quicklink-div {
        width: 60%;
    }
    .head-predition-link {
        margin-right: 40px;
    }
    .newsletter-left-overlay {
        /*  width: 100%;  padding: 30px 60px;  left: 0;  height: auto;  top: 120px;*/
        padding: 60px 40px 100px 40px;
        overflow: inherit;
    }
    .newsletter-pagetitle:after {
        width: 15%;
    }
    .msg-principle-section .container,
    .newsletter-list-section .container {
        padding: 0 25px;
    }
    .college-tour-detaildiv {
        max-width: 100%;
        padding: 40px 15px;
    }
    .feanewcls-lftsvg,
    .feanewcls-rightsvg {
        height: 308px;
    }
    .also-this-sectioninner {
        padding: 70px 60px 70px 90px;
    }
    .homeslider-revolution .rehslider-caption .whitetext-slide,
    .homeslider-revolution .rehslider-caption .yellowtext-slide {
        font-size: 3.4rem;
    }
    .homeslider-revolution .greypary-right {
        width: 30%;
    }
    .homeslider-revolution .tp-dottedoverlay {
        width: 70%;
    }
    .homeslider-revolution .tp-bullets {
        bottom: 14.5% !important;
        width: 30% !important;
    }
    @keyframes SlideContentLine {
        from {
            width: 0;
        }
        to {
            width: 130px;
        }
    }
    .improvement-team-member-section .container {
        max-width: 100%;
    }
    .author-btm-list .author-bottomdiv {
        width: 50%;
    }
    .author-btm-list .author-bottomdiv:nth-child(3n+1) {
        clear: inherit;
    }
    .author-btm-list .author-bottomdiv:nth-child(2n+1) {
        clear: both;
    }
    .student-voice-specing .student-voice-slider p {
        font-size: 15px;
        line-height: 26px;
    }
    .student-voice-specing .student-voice-slider h4 {
        margin-top: 15px;
    }
    .follow-slider .slick-arrow {
        bottom: -55px;
    }
    .follow-us-section {
        padding: 90px 0 70px;
    }
    .quicklink-div ul li a svg,
    .quicklink-div ul li svg {
        height: 18px;
    }
    .humberger-div .humberger-line {
        width: 26px;
    }
    .humberger-div .humberger-close {
        height: 20px;
    }
    .site-header.innerpage-header.newspage-header .logo-div {
        width: 35%;
    }
    .site-header.innerpage-header.newspage-header .menu-quicklink-div,
    .site-header.innerpage-header.newspage-header.sticky .menu-quicklink-div,
    .site-header.innerpage-header.newspage-header.stickyheader .menu-quicklink-div {
        width: 65%;
    }
}
@media (max-width: 991px) {
    h1, .h1, .in-respect-slider .in-respect-title p, .twilight-title p, .follow-title, .upevent-title, .student-title-div .st-title p {
        font-size: 40px;
    }
    h5, .h5, .in-respect-slider p,.welVideo .welVideo-content .content-inner p {
        font-size: 16px;
    }
    .quicklink-div ul li {
        margin: 0 10px;
    }
    .enrol-now-line,
    .school-trours-line {
        top: -2px;
    }
    .school-trours-line {
        width: 101.1%;
    }
    .padua-portal-line {
        max-width: 152px;
        top: -90px;
    }
    .pp-icon-div svg,
    .pp-icon-div img {
        height: 22px;
        margin: 7px auto;
    }
    .pp-icon-div {
        margin-top: -5px;
        margin-left: 70px;
        height: 40px;
        width: 40px;
        border: 2px solid #dfdfdf;
    }
    .ensc-tile svg {
        height: 16px;
    }
    .north-title,
    .twilight-title p {
        font-size: 38px;
    }
    .twilight-title {
        max-width: 570px;
    }
    .north-slide-wrap .overlay-content .north-content-p p {
        max-width: 400px;
    }
    .twilight-slide-wrap .overlay-content .twilight-content-p p {
        max-width: 500px;
    }
    .slide-bullet-ul li {
        font-size: 24px;
    }
    .north-star-section {
        margin-top: 0px;
    }
    .north-star-authorcontent p:nth-child(2) {
        margin-bottom: 50px !important;
    }
    .north-slide-wrap .overlay-content {
        top: 100px;
    }
    .north-slide-line:after {
        left: 36px;
        height: 110px;
        top: -15px;
    }
    @keyframes northline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 110px;
            opacity: 1;
        }
    }
    .north-slide-wrap .overlay-content .north-content-p {
        margin-top: 40px;
    }
    .slide-bullet-ul {
        float: right;
        margin-right: 13%;
    }
    .slide-bullet-ul,
    .north-slide-wrap .overlay-content .button-arrow {
        margin-top: 50px;
    }
    .north-star-content p {
        font-size: 12px;
        line-height: 18px;
    }
    .north-star-authorcontent p {
        font-size: 12px;
    }
    .north-star-slider {
        height: 1150px;
        max-height: 100%;
        min-height: inherit;
    }
    .north-star-section.without-right-slide .north-star-slider {
        height: 570px;
    }
    .north-star-bg {
        width: 100%;
        /* height: 50vh; */
        height: 570px;
        max-height: 100%;
        min-height: inherit;
    }
    .north-star-thumbg {
        height: 340px;
        top: 45px;
        left: 210px;
    }
    .north-star-slider .slick-active .north-star-thumbg,
    .northsart-outter .north-star-thumbg {
        width: 510px;
        border-radius: 0 0 0 140px;
    }
    .north-star-slider .slick-dots {
        display: none !important;
    }
    .north-star-content {
        bottom: 0px;
        max-width: 100%;
        width: 100%;
    }
    .student-title-div{
        width: 250px;
    }
    .in-respect-section {
        margin: 35px 0;
    }
    .student-voice-slider p {
        font-size: 12px;
        line-height: 23px;
    }
    .student-voice-slider h4 {
        margin-top: 30px;
    }
    .student-voice-slider h4 p {
        font-size: 13px;
    }
    .student-voice-content {
        width: calc(100% - 250px);
        padding-left: 70px;
        padding-right: 30px;
        padding-top: 92px;
        padding-bottom: 92px;
    }
    .student-voice-slider .slick-dots {
        /* bottom: -35px; */
        bottom: 0px;
        left: -320px;
        width: 250px;
    }
    .student-title-div .stuvic-svg {
        top: -65px;
    }
    .twilight-section {
        margin-top: 35px;
    }
    .twilight-slide-wrap .button-arrow {
        margin-top: 50px;
        font-size: 12px;
    }
    .in-respect-section .img-shape svg {
        height: 170px;
        width: 96px;
    }
    /* .follow-title-div{ width: 260px;} */
    .follow-slider .follow-overlay {
        padding: 15px;
    }
    .follow-slider .slick-prev svg,
    .upevent-slider .slick-prev svg {
        left: -1px;
    }
    .follow-us-section {
        padding: 50px 0 70px;
    }
    .follow-content-p {
        height: 80px;
        overflow: hidden;
    }
    .follow-slider .follow-overlay p {
        margin-bottom: 1.2rem;
    }
    .follow-title-div:after {
        top: -165px;
        height: 150px;
        left: 20px;
    }
    @keyframes ftlline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 150px;
            opacity: 1;
        }
    }
    .follow-title-div{
        width: 260px;
    }
    .follow-content-div {
        width: calc(100% - 260px) !important;
    }
    .event-list-content h2 {
        font-size: 15px;
        min-height: 60px;
        margin-bottom: 25px;
        line-height: 20px;
    }
    .event-list-content .event-address {
        min-height: 30px;
    }
    .event-list-content .defult-btn {
        margin-top: 25px;
    }
    @keyframes upftlline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 120px;
            opacity: 1;
        }
    }
    .foot-logo-div {
        max-width: 100px;
        margin-bottom: 45px;
    }
    .site-footer .container {
        max-width: 650px;
    }
    .footer-content ul li {
        line-height: 1;
    }
    .site-footer::before {
        right: -80px;
        height: 80%;
    }
    .site-footer {
        padding: 85px 0;
    }
    .site-footer .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33%;
        flex: 0 0 33.33%;
        max-width: 33.33%;
    }
    footer .title{
        font-size: 38px;
    }
    .scroll-top {
        top: -18px;
    }
    .scroll-top svg {
        margin-left: 0;
    }
    .quicklinks-content-wrap .nav-link-div ul>li.drop-down>ul,
    .portal-content-wrap .nav-link-div ul>li.drop-down>ul {
        visibility: visible;
        opacity: 1;
        /*display: block; position: relative;*/
        display: block;
    }
    .drop-down ul li {
        padding-top: 19px;
    }
    /* .nav-link-div {
        max-width: 340px;
    } */
    .eventpopup .modal-dialog {
        max-width: 690px;
    }
    .calevent-listwrap {
        width: 100%;
        float: none;
        margin-bottom: 50px;
        padding-left: 0px;
    }
    .calender-date-wrapper {
        width: 390px;
        float: none;
        margin: 0 auto;
    }
    .calevent-listwrap .event-list-content h2 {
        font-size: 21px;
        min-height: 84px;
        line-height: 28px;
        margin-bottom: 35px;
    }
    .calevent-listwrap .event-list-content .event-time,
    .calevent-listwrap .event-list-content .event-address {
        font-size: 14px;
        line-height: 21px;
    }
    .calevent-listwrap .event-list-content .event-address {
        min-height: 42px;
    }
    .calevent-listwrap .event-list-content .defult-btn {
        margin-top: 25px;
        padding: 16px 22px 16px 22px;
        min-width: 130px;
        font-size: 16px;
    }
    .calevent-listwrap .event-list-date {
        margin-bottom: 20px;
    }
    .calevent-listwrap .event-list-date .event-day {
        font-size: 13px;
    }
    .newsedition-list-row .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .newsletter-list-section .container {
        padding: 0 25px;
    }
    .newslist-content {
        padding: 30px 40px;
    }
    .newslist-title {
        font-size: 36px;
    }
    .newsletter-list-row .col-md-6.right-radius .newslist-boxdiv {
        border-radius: 0 100px 0 0;
    }
    .newsletter-list-row .col-md-6.bottom-radius .newslist-boxdiv {
        border-radius: 0 0 0 100px;
    }
    .newslist-content-line {
        bottom: 55px;
    }
    .newslist-content:before {
        left: 45px;
        height: calc(100% - 120px);
    }
    .newslist-content:after {
        left: 45px;
        height: 45px;
    }
    .banner-content-div .banner-title {
        font-size: 50px;
    }
    .newsauthor-title {
        font-size: 42px;
    }
    .banner-content-div .banner-subtitle {
        font-size: 22px;
    }
    .banner-content-div .bantl-inner:after {
        height: 90px;
        bottom: -115px;
    }
    .comman-detaildiv {
        padding: 30px 0;
    }
    .comman-detaildiv h2 {
        margin-top: 30px;
        margin-bottom: 40px;
    }
    .comman-detaildiv h4{
        font-size: 26px;
    }
    .comman-detaildiv > :last-child {
        margin-bottom: 0;
    }
    .comman-detaildiv > :first-child{
        margin-top: 0;
    }
    .comman-detaildiv h3 {
        margin-bottom: 35px;
        margin-top: 60px;
    }
    .table-wrap:before {
        left: calc(-100vw / 2 + 550px / 2);
    }
    @keyframes hthreeline {
        from {
            width: 0px;
            opacity: 0;
        }
        to {
            width: 130px;
            opacity: 1;
        }
    }
    .comman-detaildiv h4 {
        margin-bottom: 25px;
        margin-top: 45px;
    }
    .comman-detaildiv h5 {
        font-size: 23px;
        line-height: 1.2;
    }
    .comman-detaildiv h3 {
        font-size: 30px;
        line-height: 1.2;
    }
    .comman-detaildiv h1 {
        font-size: 44px;
        margin-bottom: 45px;
        margin-top: 80px;
    }
    .comman-detaildiv h5 {
        margin-bottom: 35px;
    }
    .file-dwonload-a a {
        font-size: 14px;
        padding: 15px 15px 15px 70px;
        max-width: 365px;
    }
    .file-dwonload-a a span:after {
        min-width: 200px;
    }
    .file-dwonload-a a:after {
        width: 50px;
    }
    .file-dwonload-a a:before {
        height: 24px;
        width: 24px;
    }
    .imagetext-module-section {
        margin: 60px auto;
        display: block;
    }
    .imagetext-title-div h2 {
        font-size: 36px;
    }
    .imagetext-title-div h3,
    .imagetext-title-div h2 {
        margin-bottom: 1.8rem;
    }
    .imgDivider-container .imgDivider-title {
        font-size: 44px;
    }
    .imgDivider-container h2 p,
	.imgDivider-container h2 ul li{
        font-size: 24px;
    }
    @keyframes imgdividerline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 130px;
            opacity: 1;
        }
    }
    @keyframes imgdividerlinebtm {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 100px;
            opacity: 1;
        }
    }
    .imgDivider-module-section {
        padding: 6rem 0 4.5rem;
        min-height: 500px;
    }
    /* .imagetext-module-section .button-arrow{display: none;} */
    .imgDivider-module-section.rightside .imgDivider-line .imgDivider-container:after {
        left: 68px;
        right: auto;
    }
    .comman-detaildiv h2 {
        font-size: 36px;
    }
    .accordion-box>a {
        font-size: 26px;
        min-height: 80px;
        padding: 43px 0px;
    }
    .accordion-sign:after,.accordion-sign{
        height: 40px;
        width: 40px;
    }
    .accordion-sign{
        top: 41px;
    }
    .accordion-box .accordion-titlediv {
        width: calc(100% - 40px);
    }
    .photogallery-box img {
        height: 290px;
    }
    .slider__counter {
        font-size: 26px;
        bottom: 90px;
        left: -98px;
    }
    .gallery-wraper .container {
        padding-left: 150px;
    }
    .photogallery .slick-arrow{
        bottom: 38px;
    }
    .photogallery .slick-arrow.slick-next {
        left: -50px;
    }
    .tiles-grid-item.content-whitebox .tiles-content h2{
        padding-top: 0;
    }
    .tiles-grid-item.content-whitebox .tiles-content h2::before{
        top: 20px;
    }
    .video-outerdiv {
        width: 100%;
        margin-bottom: 0;
    }
    .video-divbox.vimeo-box .youtube-background iframe {
        width: 152%;
    }
    .video-module-content {
        width: 100%;
        padding: 30px;
        margin-top: 0;
        width: calc(100% - 30px);
        margin-left: auto;
    }
    .video-module .video-wrapdiv {
        flex-wrap: wrap;
    }
    .video-module-content p,
    .video-module-content .button-arrow {
        margin-left: 120px;
    }
    .video-module.rightside .video-module-content p {
        margin-right: 120px;
    }
    .video-module-content p {
        margin-top: 0px;
        font-size: 23px;
    }
    .video-module-content .button-arrow {
        margin-top: 10px;
        font-size: 10px;
    }
    .video-module-content .button-arrow .round-arrow {
        height: 24px;
        width: 24px;
        margin-right: 15px;
    }
    .video-module-content .button-arrow .round-arrow svg {
        margin: 6px auto;
        left: 1px;
        height: 10px;
    }
    .tiles-grid-sizer,
    .tiles-grid-item {
        width: 50%;
    }
    .tiles-grid-item.tiles-half,
    .tiles-grid-item.content-whitebox {
        width: 100%;
    }
    .tiles-grid-item.col2-height.content-whitebox .tiles-boxdiv {
        height: 280px;
    }
    .tiles-grid-item.content-whitebox .tiles-content-line {}
    .tiles-grid-item.content-whitebox .tiles-content p {
        max-width: 470px;
    }
    .tiles-grid-item.col2-height .tiles-boxdiv {
        height: 394px;
    }
    .tiles-boxdiv {
        height: 190px;
    }
    .tiles-title {
        font-size: 34px;
    }
    .tiles-subtitle {
        font-size: 16px;
    }
    .msg-principle-conetent .msg-principle-title {
        font-size: 24px;
    }
    .newspage-header.sticky .head-predition-link,
    .newspage-header.stickyheader .head-predition-link {
        margin-right: 30px;
    }
    .previous-editionlist .container {
        padding: 0 25px;
    }
    .college-tour-detaildiv {
        max-width: 100%;
        padding: 40px 15px;
    }
    .eventdate-content h3 {
        font-size: 25px;
        padding-top: 0;
        margin-top: 0;
        color: #231f20;
        letter-spacing: 0.3px;
        line-height: 29px;
        margin-bottom: 35px;
    }
    .eventdate-div .event-date {
        font-size: 90px;
    }
    .eventdate-div .event-month {
        font-size: 24px;
    }
    .eventdate-content {
        padding-left: 40px;
    }
    .college-tour-box {
        padding: 35px 0px 35px 50px;
    }
    .booked-btn,
    .more-btn,
    .place-avb-btn,
    .reserv-btn {
        min-width: 110px;
        font-size: 13px;
        padding: 13px 18px;
    }
    .place-avb-btn {
        margin-right: 3px;
    }
    .reserv-btn {
        margin-left: 3px;
    }
    .eventdate-div {
        width: 120px;
    }
    .eventdate-content {
        width: calc(100% - 120px);
    }
    .modal .modal-dialog {
        max-width: 720px;
    }
    .event-info-modal {
        width: 100%;
        padding: 60px 40px 60px;
    }
    .event-info-modal .event-info-content {
        padding-left: 60px;
    }
    .modal .close {
        right: 30px;
        top: 25px;
    }
    .newsauthor-wrap {
        padding-left: 58px;
    }
    .feature-eventbox {
        min-height: 210px;
    }
    .feanewcls-lftsvg {
        left: -237px;
    }
    .feature-eventbox .button-arrow .round-arrow{
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
    .feanewcls-lftsvg,
    .feanewcls-rightsvg {
        height: 258px;
    }
    .feanewcls-rightsvg {
        right: -215px;
    }
    .feaure-texttitle{
        width: 70%;
        padding: 30px 30px 30px 70px;
    }
    .next-article-div .feaure-texttitle {
        padding: 30px 70px 30px 30px;
    }
    .feature-event-div .svg-shape{
        height: 110px;
        width: 60px;
    }
    .feaure-texttitle h2 {
        font-size: 26px;
    }
    .feaure-texttitle svg {
        top: 58px;
    }
    .also-this-sectioninner {
        padding: 50px 30px 50px 60px;
    }
    .also-this-section ul li a {
        font-size: 16px;
        line-height: 20px;
    }
    .also-this-section .also-title {
        font-size: 44px;
    }
    .also-banner-title {
        font-size: 36px;
    }
    .newsauthor-content h2 {
        font-size: 26px;
        margin-top: 30px;
    }
    .search-navdiv {
        right: auto;
        bottom: auto;
        left: 65px;
        top: 90px;
    }
    .newsedition-content .newsedition-title {
        font-size: 20px;
    }
    .newsletter-pagetitle {
        font-size: 60px;
    }
    .newsletter-left-overlay {
        width: 320px;
    }
    .alsotiledi-hlf {
        padding-right: 30px;
    }
    .also-neewslist {
        padding-left: 0px;
    }
    .homeslider-revolution .thumbimage-slider {
        width: 300px;
        height: 300px;
        border-radius: 0 0 0 100px;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
        width: 300px;
        height: 300px;
        margin: -150px 0 0 0 !important;
    }
    .homeslider-revolution .rehslider-caption .whitetext-slide,
    .homeslider-revolution .rehslider-caption .yellowtext-slide {
        font-size: 3rem;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
        left: 40px !important;
        height: 120px;
    }
    @keyframes SlideContentLine {
        from {
            width: 0;
        }
        to {
            width: 120px;
        }
    }
    .homeslider-revolution .tp-bullets .tp-bullet {
        width: 45px;
    }
    .single-member-boxdiv h4 {
        font-size: 20px;
        margin: 20px 0 10px;
    }
    .single-member-boxdiv p {
        line-height: 20px;
    }
    .northsart-outter .north-star-slider {
        height: 570px;
    }
    .student-voice-specing .student-voice-content {
        padding-top: 110px;
        padding-bottom: 110px;
    }
    .student-voice-specing .student-voice-slider .slick-dots {
        left: -195px;
    }
    .nav-link-div ul>li.active>a {
        color: #fff;
    }
    .quicklink-div ul li.search-li.active {
        width: 130px;
    }
    .quicklink-div ul li.search-li .form-control{
        width: 102px;
    }
    .home-slider-wrapper .homeslider-revinner::before{
        content: "";
        position: absolute;
        bottom: -1px;
        background-image: url(../images/half-shap.svg);
        background-repeat: no-repeat;
        background-position: bottom right;
        width: 425px;
        right: -213px;
        height: 220px;
        z-index: 21;
        background-size: contain;
    }
    .site-header.innerpage-header.newspage-header .quicklink-div {
        right: 100px;
    }
    .site-header.innerpage-header.newspage-header.sticky .quicklink-div {
        right: 115px;
    }
    .site-header.innerpage-header.newspage-header .head-predition-link .previous-editions-a svg path {
        fill: #004769;
    }
    .site-header.innerpage-header.newspage-header.sticky .previous-editions-a svg path {
        fill: #004769;
    }
    .site-header.innerpage-header.newspage-header .head-predition-link .previous-editions-a {
        font-size: 0;
        display: inline-block;
        letter-spacing: 0;
    }
    .site-header.innerpage-header .humberger-div {
        margin-right: 30px;
    }
    body .scrolltobottom {
        display: none;
    }
    .nav-link-div ul>li.drop-down.active>ul {
        visibility: visible;
        opacity: 1;
        display: block;
    }
    .homeslider-revolution {
        width: 100% !important;
    }
    .home-slider-wrapper .north-star-thumbg {
        height: 340px;
        top: 35px;
        left: 210px;
        width: 510px;
        border-radius: 0 0 0 140px;
    }
    .home-slider-wrapper .north-star-content p {
        margin-bottom: 20px;
    }
    .home-slider-wrapper .north-star-content {
        padding: 30px 25px;
    }
    .imagetext-divwrap {
        width: 100%;
    }
    .imagetext-title-div {
        margin: -50px -30px 0 auto;
        width: 100%;
    }
    .imagetext-divwrap {
        padding-bottom: 0;
    }
    .imagetext-title-div p,
    .imagetext-title-div h3 p {
        max-width: 100%;
    }
    .innerpage-slider-wrapper .banner-bg-div .overlay {
        left: 0;
    }
    .photogallery {
        margin-right: calc(-100vw / 2 + 690px / 2);
    }
    .video-module {
        margin: 65px 0;
    }
    .tiles-module {
        margin-bottom: 65px;
    }
    .imagetext-overlay {
        position: absolute;
        bottom: 0;
        background-color: rgba(255, 255, 255, 0.9);
        right: 0;
        margin-left: 0;
        left: auto;
    }
    .imagetext-module-section.leftSide .imagetext-overlay {
        margin-right: 0;
        margin-left: 0;
    }
    .imagetext-module-section.rightside .imagetext-title-div {
        margin-left: -30px;
    }
    .imagetext-overlay{
        bottom: 55px;
    }
    .imagetext-module-section.rightside .imagetext-overlay{
        left: 0;
        right: auto;
    }
    .comman-detaildiv blockquote {
        font-size: 22px;
    }
    .newsedition-boxdiv.fullcontent-box .newsedition-content {
        padding: 20px;
    }
    .newsedition-content {
        padding: 15px 20px;
        max-height: 78px;
    }
    .twofeature-secrtion .container {
        padding: 0 40px;
    }
    .also-this-section .also-wrap {
        width: 88%;
    }
    .follow-box {
        padding-top: 100%;
    }
    .menu-quicklink-div {
        width: 66.67%;
        align-items: start;
        justify-content: end;
    }
    .enrol-school-portal .padua-col .ensc-tile {
        padding: 0 20px;
    }
    .padua-portal-div > div{
        padding-top: 0 !important;
    }
    .ensc-tile p {
        font-size: 24px;
    }
    .enrol-school-portal .enrol-now-div .ensc-tile {
        padding: 0px 20px 30px 80px;
    }
    .enrol-school-portal .col-right .ensc-tile {
        padding: 0 30px 30px 20px;
    }
    .enrol-school-portal .padua-col .img-shape {
        height: 100%;
    }
    .enrol-school-portal .col-left .img-shape svg {
        height: 130px;
        width: 70px;
    }
    .enrol-school-portal .col-left .img-shape{
        bottom: -5px;
    }
    .enrol-school-portal .col-right .img-shape svg {
        height: 140px;
        width: 80px;
    }
    .enrol-school-portal .col-right .img-shape{
        top: -17px;
        right: 17px;
    }
    .upevent-title-div {
        width: 250px;
    }
    .upevent-content-div{
        width: calc(100% - 250px);
    }
    .upevent-slider .slick-arrow {
        left: -250px;
        bottom: 43%;
    }
    .upevent-slider .slick-arrow.slick-next {
        left: -180px;
    }
    .event-list-content{
        height: calc(100% - 220px);
    }
    .navigation-open header .quicklink-div .icon-list li:not(.quicklink-li){
        display: none;
    }
    body:not(.navigation-open) header .quicklink-div .icon-list{
        position: fixed;
        top: auto;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #efede5;
        display: flex;
        justify-content: space-around;
    }
    .nav-logo-social {
        display: flex;
        align-items: center;
        left: 30px;
        bottom: 25px;    
    }
    .nav-logo-div {
        max-width: unset;
        margin: 0 40px 0 0;
    }  
    .navigation-content-wrap, .portal-content-wrap, .quicklinks-content-wrap{
        margin: 120px 0 100px;
        padding: 0 60px 0 90px;
        height: calc((var(--vh, 1vh) * 100) - 220px);
    }  

    #status {
        width: 150px;
    } 
    .editorial-module .editorial-image, .editorial-module .editorial-txt {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .editorial-module .row,.editorial-module.right .row{
        flex-direction: column-reverse;
    }
    .editorial-module .comman-detaildiv {
        max-width: 100%;
        margin-left: 0;
        padding-top: 0;
    }
    .editorial-module .editorial-desc {
        padding-left: 0;
    }
    .editorial-module:not(.right) .editorial-desc {
        max-width: 100%;
    }
    .editorial-module .editorial-txt {
        margin-bottom: 35px;
    }
    .editorial-module.right .editorial-desc {
        padding: 0;
    }
    .msg-principle-inner{
        margin-top: -30px;
    }
    .newsletter-slider-wrapper.home-slider-wrapper .right-part-slide{
        padding: 25px 25px 30px;
    }
    .newsletter-slider-wrapper.home-slider-wrapper .right-part-slide::before{
        left: auto;
        right: -250px;
        width: 500px;
        height: 250px;
    }
    .edition-title-wrap{
        display: flex;
        flex-direction: column;
        margin: 0;
    }
    .edition-title-wrap .bottom-wrapper {
        order: -1;
        margin-top: -40px;
        color: #fff;
        top: -30px;
        position: relative;
        display: inline-flex;
        align-items: center;
        column-gap: 20px;
    }
    .edition-title-wrap .bottom-wrapper a{
        color: #fff;
        margin: 0;
    }
    .home-slider-wrapper.innerpage-slider-wrapper.newsletter-slider-wrapper .home-slider, .home-slider-wrapper.innerpage-slider-wrapper.newsletter-slider-wrapper .banner-bg-div {
        height: 530px !important;
    }
    .edition-title-wrap .previous-editions-a path {
        fill: #fff;
    }
    .edition-title-wrap .print-newsletter path{
        stroke: #fff;
    }
    .accordion-box .content{
        margin-bottom: 0;
    }
    .also-this-section ul li:hover a, .also-this-section ul li.active a {
        padding-left: 30px;
        background-size: 25px;
    }
    .newsletter-tab .tab-content-state .news-title{
        font-size: 32px;
    }
    .newsletter-tab .tab-content-state p{
        font-size: 18px;
    }
    .newsletter-tab .newsarticle-left-col {
        padding-bottom: 50px;
    }
    .newsletter-tab .tab-content-state .news-subtitle{
        font-size: 24px;
    }
    header .icon-list.newstab-quicklink {
        display: none !important;
    }
    .staff-stud-module .staff-stud-row>div {
        padding: 0 15px;
    }
    .staff-stud-module .staff-stud-row {
        margin: 0 -15px;
    }
    .staff-stud-img .button-arrow {
        font-size: 14px;
    }
    .staff-stud-img .button-arrow .round-arrow {
        margin-right: 5px;
        height: 35px;
        width: 35px;
        line-height: 35px;
    }
    .staff-stud-img .button-arrow .round-arrow svg {
        width: 10px;
    }
}
@media (max-width: 767px) {
    h5, .h5, .in-respect-slider p,.welVideo .welVideo-content .content-inner p {
        font-size: 18px;
    }
    .imagetext-title-div p{
        font-size: 15px;
    }
    #status {
        width: 100px;
    }
    .site-header {
        padding-top: 10px;
        padding-left: 24px;
    }
    .site-header .quicklink-div ul li.search-li,
    .quicklink-div ul li.g-translate-click {
        display: block;
    }
    .navigation-open .quicklink-div ul li.search-li,
    .navigation-open .quicklink-div ul li.g-translate-click {
        display: none;
    }
    .site-header .quicklink-div ul li a svg,
    .site-header .quicklink-div ul li svg {
        height: 20px;
    }
    .site-header.sticky .menu-quicklink-div,
    .site-header.stickyheader .menu-quicklink-div {
        padding: 0;
    }
    .home-container,
    .container {
        max-width: 100%;
        padding: 0 30px;
    }
    .header-social {
        display: none;
    }
    .site-header,
    .site-header.innerpage-header {
        padding-top: 10px;
    }
    .site-header.sticky.innerpage-header,
    .site-header.stickyheader.innerpage-header {
        padding-top: 0;
    }
    .site-header.innerpage-header {
        background: transparent;
    }
    .site-header.sticky.innerpage-header {
        background: #fff;
    }
    .site-header.innerpage-header .menu-quicklink-div {
        padding: 0;
    }
    .logo-div .logo-img {
        max-width: 100px;
    }
    .home-slider-wrapper .banner-shape svg {
        width: 100%;
        height: 100%;
    }
    .home-slider-wrapper .homeslider-revinner{
        height: calc((var(--vh, 1vh) * 100) - 40px) !important;
    }
    .home-slider-wrapper .homeslider-revinner::before{
        width: 390px;
        right: -185px;
        height: 185px;
    }
    .site-header.innerpage-header .logo-div .sticky-logo-img {
        display: none;
    }
    .site-header.sticky.innerpage-header .logo-div .sticky-logo-img {
        display: inline-block;
    }
    .logo-div .mobile-logo-img {
        display: block;
        max-width: 120px;
    }
    .site-header.sticky .logo-div .sticky-logo-img,
    .site-header.stickyheader .logo-div .sticky-logo-img {
        max-width: 142px;
    }
    .site-header.sticky .logo-div .mobile-logo-img,
    .site-header.stickyheader .logo-div .mobile-logo-img {
        display: none;
    }
    .humberger-div .humberger-line {
        width: 30px;
    }
    body:not(.navigation-open) .site-header.sticky .header-inner, body:not(.navigation-open) .site-header.stickyheader .header-inner {
        align-items: center;
        padding: 0 0 0 15px;
    }
    .site-header.innerpage-header .logo-div {
        width: 60%;
        padding-left: 0;
    }
    .site-header.sticky.innerpage-header .logo-div {
        padding-left: 20px;
    }
    .site-header.sticky .header-inner,
    .site-header.stickyheader .header-inner {
        padding: 0;
        box-shadow: none;
        background: transparent;
        float: none;
        border-radius: 0;
        width: 100%;
    }
    .enrol-school-portal .row {
        display: block;
    }
    .enrol-school-portal .row:after {
        content: "";
        display: table;
        clear: both;
    }
    .enrol-school-portal .col-md-5 {
        padding: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
    }
    .enrol-school-portal .col-md-5.portal-col {
        float: right;
    }
    .mobile-quicklink-div {
        display: block;
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        z-index: 4;
        background: #ab0b44;
    }
    .mobile-quicklink-div ul {
        width: 100%;
        padding: 12px 0;
        display: flex;
        align-items: center;
        justify-content: space-around;
    }
    .mobile-quicklink-div ul li {
        height: 20px;
        line-height: inherit;
    }
    .mobile-quicklink-div ul li:last-child {
        margin-right: 0;
    }
    .mobile-quicklink-div ul li:first-child {
        margin-left: 0;
    }
    .mobile-quicklink-div ul li a {
        line-height: inherit;
    }
    .mobile-quicklink-div ul li a svg {
        height: 20px;
    }
    .mobile-quicklink-div ul li:hover a svg path {
        fill: #fff;
    }
    .newsletter-article .mobile-quicklink-div {
        display: none;
    }
    .edition-title-wrap .bottom-wrapper a{
        width: 50%;
        display: flex;
        align-items: center;
        line-height: 1;
    }
    .also-section-click.alsobtn-fix {
        margin: 0;
        bottom: 10px;
        transform-origin: unset;
        left: 50%;
        right: auto;
        transform: translateX(-50%);
        top: auto;
        min-width: 250px;
        font-size: 14px;
        letter-spacing: 1px;
        padding: 14px 22px;
    }
    .ensc-tile p {
        font-size: 32px;
    }
    .enrol-now-div, .school-trours-div{
        padding-bottom: 68%;
    }
    .enrol-school-portal .enrol-now-div {
        border-radius: 0 0 0 190px;
        margin-right: -30px;
    }
    .enrol-school-portal .school-trours-div {
        border-radius: 0 230px 0 0;
        margin-left: -30px;
    }
    .ensc-tile svg {
        height: 26px;
        width: 15px
    }
    .enrol-school-portal .col-md-2 {
        padding: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .padua-portal-line {
        display: none;
    }
    .padua-col .ensc-tile {
        position: relative;
    }
    .padua-portal-div {
        margin: 30px 0 35px;
        padding: 25px 0;
    }
    .enrol-school-portal .col-left .img-shape svg path:last-child {
        display: none;
    }
    .enrol-school-portal .col-left .img-shape svg {
        height: 190px;
        width: 100px;
    }
    .enrol-school-portal .col-left .img-shape{
        bottom: -21px;
    }
    .enrol-school-portal .col-right .img-shape svg {
        height: 160px;
        width: 135px;
    }
    .enrol-school-portal .col-right .img-shape {
        top: 6px;
        right: 13px;
    }
    .enrol-school-portal .col-right .ensc-tile {
        padding: 0 30px 40px 20px;
    }
    .enrol-school-portal .enrol-now-div .ensc-tile {
        padding: 0px 40px 40px 80px;
    }
    .welVideo .welVideo-col {
        padding-right: 15px;
    }
    .welVideo .container {
        padding-left: 0;
        padding-right: 0;
    }
    .welVideo {
        padding: 30px 0 50px;
    }
    .welVideo .welVideo-content {
        margin: 0 35px;
    } 
    .welVideo .welVideo-content .content-inner {
        padding-left: 25px;
    }   
    .pp-icon-div {
        margin-top: 0px;
        margin-left: 35px;
        position: relative;
        top: 30px;
    }
    .enrol-now-line,
    .school-trours-line {
        z-index: 2;
    }
    .north-slide-wrap .overlay-content .north-content-p {
        display: none;
    }
    .north-star-bg,
    .right-part-slide {
        height: 645px;
    }
    .north-star-slider {
        height: 1290px;
    }
    .north-star-section.without-right-slide .north-star-slider {
        height: 645px;
    }
    .north-star-slider .slick-dots {
        display: block !important;
        width: 60%;
    }
    .northsart-outter .north-star-slider {
        height: 645px;
    }
    .slide-bullet-ul {
        float: none;
        margin-right: 0;
    }
    .slide-bullet-ul li {
        font-size: 23px;
    }
    .north-star-slider .slick-dots {
        top: 590px;
        bottom: auto;
        margin: 0 0 0 30px;
        text-align: left;
    }
    .slide-bullet-ul,
    .north-slide-wrap .overlay-content .button-arrow {
        margin-top: 45px;
    }
    .north-title {
        max-width: 210px;
    }
    .north-star-thumbg {
        height: 275px;
        top: 32px;
        left: auto;
        right: 0;
    }
    .north-slide-wrap .overlay-content {
        top: 280px;
    }
    .north-slide-line:after {
        height: 310px;
        top: -45px;
        left: 31px;
    }
    @keyframes northline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 310px;
            opacity: 1;
        }
    }
    .north-star-slider .slick-active .north-star-thumbg,
    .northsart-outter .north-star-thumbg {
        width: 75%;
        border-radius: 0 0 0 100px;
    }
    .north-star-content {
        width: 70%;
        right: 0;
        padding: 25px 30px;
    }
    .north-star-authorcontent {
        width: 100%;
        float: none;
        padding-left: 0;
    }
    .north-star-content p {
        margin-bottom: 25px;
        font-size: 16px;
        line-height: 26px;
    }
    .north-star-authorcontent p {
        font-size: 14px;
        line-height: 24px;
    }
    .north-star-authorcontent p:nth-child(2) {
        margin-bottom: 28px !important;
    }
    .button-arrow .round-arrow svg {
        left: 1px;
    }
    .in-respect-bg {
        border-radius: 0 300px 0 0;
    }
    .in-respect-bg .overlaybg-inrespect{
        border-radius: 0 300px 0 0;
        background: linear-gradient(180deg, rgba(1, 1, 1,0.2) 0%, rgba(238, 237, 229, 1) 100%);
    }
    .in-respect-section .img-shape {
        top: 17px;
        bottom: auto;
        right: -22px;
        transform: rotate(5deg);
    }
    .in-respect-section .img-shape svg {
        height: 210px;
        width: 210px;
    }
    .in-respect-section .home-container,
    .student-voice-section .home-container{
        display: flex;
        flex-wrap: wrap;
        align-items: end;
        height: 100%;
    }
    .student-title-div{
        float: none;
        width: 100%;
        text-align: center;
        max-width: 100%;
    }
    .student-title-div .st-title p {
        padding: 0;
        margin: 0;
    }
    .student-voice-content {
        float: none;
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 100px;
        padding-bottom: 70px;
    }
    .student-title-div .stuvic-svg {
        display: none;
    }
    .student-title-div .mob-stuvic-svg {
        position: absolute;
        top: -36px;
        left: 0;
        display: block;
    }
    .student-voice-slider p {
        font-size: 16px;
        line-height: 32px;
    }
    .student-voice-slider h4 {
        margin-top: 90px;
    }
    .student-voice-slider h4 p {
        font-size: 14px;
        line-height: 32px;
    }
    .student-voice-slider {
        max-width: 560px;
    }
    .student-voice-slider .slick-dots {
        bottom: auto;
        left: 0;
        right: 0;
        top: -178px;
        width: 190px;
        margin: 0 auto;
    }
    .student-voice-bg,.student-voice-bg .overlaybg-student {
        border-radius: 290px 0 0 0;
    }
    .twilight-slide-wrap .overlay-content .twilight-content-p p {
        display: none;
    }
    .twilight-slide-wrap .overlay-content {
        top: auto;
        bottom: 75px;
        transform: unset;
    }
    .twilight-slide-line:after {
        top: -75px;
        right: auto;
        left: 31px;
        height: 150px;
        width: 1px;
    }
    .twilight-slide-wrap .overlay-content .twilight-content-p, .twilight-slide-wrap .button-arrow {
        margin-top: 0;
    }
    .do-animation .twilight-slide-line:after {
        animation-name: twiline;
        animation-duration: 0.8s;
        animation-direction: alternate;
        animation-fill-mode: forwards;
    }
    @keyframes twiline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 150px;
            opacity: 1;
        }
    }
    .twilight-slide-wrap .button-arrow {
        margin-top: 40px;
        font-size: 16px;
    }
    .in-respect-content {
        float: none;
        width: 100%;
        padding-top: 70px;
        padding-right: 0px;
        padding-bottom: 70px;
        padding-left: 0px;
    }
    .in-respect-section {
        margin: 35px 0 20px 0;
    }
    .follow-title-div,
    .upevent-title-div {
        float: none;
        width: 100%;
    }
    .follow-title-wrap,
    .upevent-title-wrap {
        padding: 0 20px !important;
    }
    .upevent-content-div {
        padding: 0;
        margin: 0 -10px;
        width: calc(100% + 20px) !important;
    }
    .follow-slider .slick-arrow,
    .upevent-slider .slick-arrow {
        height: 46px;
        width: 46px;
    }
    .follow-slider .slick-arrow svg,
    .upevent-slider .slick-arrow svg {
        height: 20px;
    }
    .follow-slider .slick-prev svg,
    .upevent-slider .slick-prev svg {
        left: -2px;
    }
    .follow-slider .slick-arrow {
        bottom: -70px;
    }
    .follow-slider .slick-prev {
        left: calc(50% - 50px);
    }
    .upevent-slider .slick-arrow {
        bottom: 0;
        left: calc(50% - 55px);
    }
    .calevent-listwrap{
        margin-bottom: 0;
    }
    .follow-slider .slick-arrow.slick-next,
    .upevent-slider .slick-arrow.slick-next {
        left: auto;
        right: calc(50% - 55px);
    }
    .follow-title-div:after {
        top: -130px;
        height: 110px;
        left: 16px;
    }
    @keyframes ftlline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 110px;
            opacity: 1;
        }
    }
    .event-list-date .event-date {
        font-size: 106px;
        line-height: 0.9;
    }
    .event-list-content h2 {
        font-size: 21px;
        min-height: auto;
        margin-bottom: 25px;
        line-height: 28px;
    }
    .event-list-content .event-time,
    .event-list-content .event-address {
        font-size: 14px;
        line-height: 22px;
    }
    .event-list-content .event-address {
        min-height: 44px;
    }
    .upevent-title-div .calendar {
        display: none;
    }
    .calendar.mobile-clender-btn {
        display: block;
        text-align: center;
    }
    .upevent-slider.slick-slider .slick-list{
        margin-right: 0;
        padding-bottom: 50px !important;
        width: 100% !important;
    }
    .foot-logo-div{
        margin-bottom: 20px;
        margin-left: 0;
        text-align: center;
        max-width: 100%;
    }
    /* .footer-contact {
        margin-bottom: 40px;
    } */
    .site-footer {
        padding: 10px 0 60px;
        border-radius: 130px 0 0 0;
    }
    .footcontent-row>div:nth-child(3) {
        padding-left: 15px;
    }    
    .site-footer::before {
        height: 265px;
        width: 265px;
        bottom: 40px;
        right: 0;
        display: none;
    }
    .site-footer .container {
        padding: 0 30px;
    }
    .footcontent-row>div:nth-child(3) .footer-content ul {
        max-width: 130px;
        margin: 0 auto;
    }
    footer .title {
        font-size: 24px;
    }
    footer .title span {
        display: inline-block;
        padding-left: 65px;
    }
    .footcontent-row:before{display: none;}
    .foot-logo-div svg {
        width: 140px;
        height: 140px;
    }
    .footer-content h5 {
        margin-bottom: 0;
    }
    .footer-content ul li a {
        font-size: 13px;
    }
    .abn-text {
        text-align: center;
        margin-top: 0;
    }
    .footer-content {
        margin-bottom: 25px;
        text-align: center;
    }
    .site-footer .footcontent-row>div:nth-child(2) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .scroll-top {
        top: -90px;
    }
    .scroll-top svg {
        margin-left: 2px;
    }
    .copyright-text {
        margin-top: 0;
        padding: 0px;
        text-align: center;
    }
    .navigation-open .site-header.sticky,
    .navigation-open .site-header.stickyheader {
        background: transparent;
    }
    .navigation-open .site-header .header-inner {
        box-shadow: none;
        background: transparent;
        border-radius: 0px;
        width: 100%;
    }
    .humberger-div .humberger-close {
        height: 20px;
    }
    .g-translate-div,
    .nav-logo-social {
        left: 45px;
    }
    .nav-logo-social {
        bottom: 30px;
    }
    .navigation-content-wrap,
    .portal-content-wrap,
    .quicklinks-content-wrap {
        height: calc((var(--vh, 1vh) * 100) - 220px);
        max-width: 100%;
        padding: 0 40px;
        margin: 110px auto 0;
        overflow: auto;
    }
    .nav-link-div ul>li>a {
        font-size: 30px;
    }
    .drop-down ul li a {
        font-size: 16px;
        color: #fff;
    }
    .eventpopup .modal-dialog {
        max-width: 94%;
        margin: 25px auto;
    }
    .event-info-modal .eventdate-div {
        float: none;
        margin: 0 auto;
    }
    .event-info-modal .event-info-content {
        width: 100%;
        max-width: 90%;
        padding-left: 0px;
        float: none;
        margin: 35px auto 0;
    }
    .modal .close {
        right: 30px;
        top: 20px;
    }
    .calevent-listwrap .event-listview {
        width: 100%;
        float: none;
    }
    .calevent-listwrap .event-listview .upevent-box {
        max-width: 360px;
        margin: 0 auto;
        height: auto;
    }
    .fc-calendar .fc-row,
    .fc-calendar .fc-head>div {
        margin-bottom: 6px;
    }
    .newsletter-editionlist .container {
        padding: 0 25px;
    }
    .newsedition-content {
        padding: 20px 30px 15px;
        max-height: 121px;
    }
    .newsedition-content p {
        display: none;
    }
    .newsedition-content .newsedition-title {
        height: 50px;
        font-size: 24px;
        margin-bottom: 8px;
        display: flex;
        align-items: center;
    }
    .newsedition-content .button-arrow .round-arrow {
        margin-right: 10px;
    }
    .newsletter-foot-row .keepnews-col {
        order: inherit;
    }
    .keep-update-div {
        margin-bottom: 110px;
    }
    .keep-update-div .defult-btn {
        padding: 18px 22px;
    }
    .newsletter-footer {
        padding-top: 120px;
    }
    .newsletter-footer .scroll-top {
        display: none;
    }
    .site-footer.newsletter-footer .container {
        padding: 0 40px;
    }
    .newsletter-footer .copyright-text {
        margin-top: 70px;
        padding: 0;
        text-align: center;
    }
    .newsletter-footer .foot-logo-div {
        margin-left: auto;
    }
    .newslogo-col {
        text-align: center;
    }
    .newslist-content:after,
    .newslist-content:before {
        left: 40px;
    }
    .newsletter-list-row .col-md-6.right-radius .newslist-boxdiv,
    .newsletter-list-row .col-md-6.bottom-radius .newslist-boxdiv {
        border-radius: 0;
    }
    .newsletter-list-row .col-md-6:first-child .newslist-boxdiv {
        border-radius: 0 80px 0 0;
    }
    .newsletter-list-row .col-md-6:last-child .newslist-boxdiv {
        border-radius: 0 0 0 80px;
    }
    .banner-content-div .container {
        padding: 0 30px;
    }
    .banner-content-div {
        bottom: 30px;
    }
    .banner-content-div .banner-subtitle {
        font-size: 22px;
        margin-bottom: 15px;
        padding-left: 5px;
    }
    .comman-detaildiv {
        max-width: 100%;
        padding: 0;
    }
    .comman-detaildiv figure {
        margin-top: 40px;
        width: 100% !important;
        float: none !important;
        max-width: 100% !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        text-align: center;
    }
    .file-dwonload-a a {
        margin: 10px 0;
    }
    .table-wrap:before {
        left: -30px;
    }
    .comman-detaildiv h5 {
        font-size: 20px;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .comman-detaildiv h2 {
        margin-top: 30px;
        margin-bottom: 30px;
        font-size: 28px;
    }
    .comman-detaildiv h2::before {
        top: 13px;
    }
    .form-control {
        padding: 9px 20px;
    }
    .file-dwonload-a a span:after {
        display: none;
    }
    .innerpage-slider-wrapper .home-slider {
        height: 70vh;
    }
    .innerpage-slider-wrapper .home-slider .banner-bg-div {
        height: 70vh !important;
        /* height: calc((var(--vh, 1vh) * 70)); */
    }
    .imagetext-divwrap,
    .imagetextimg-div {
        width: 100%;
    }
    .imagetext-module-section {
        padding: 0 10px;
    }
    .imagetext-module-section .button-arrow .round-arrow {
        margin-right: 8px;
    }
    .imagetext-module-section.rightside .imagetext-title-div {
        margin-left: -20px;
    }
    .imagetext-title-div {
        padding: 35px 35px;
        box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.2);
        position: relative;
        height: auto;
        margin-right: -10px;
        margin-left: 20px;
    }
    .imagetext-title-div h2 {
        font-size: 28px;
    }
    .imagetext-title-div h3,
    .imagetext-title-div h2 {
        margin-bottom: 1.5rem;
    }
    .imgDivider-module-section .imgDivider-container {
        padding: 0 30px;
    }
    .imgDivider-container .imgDivider-title {
        font-size: 40px;
        margin-bottom: 25px;
    }
    .imagetext-overlay li {
        font-size: 14px;
    }
    .imagetext-overlay:before{
        height: 5px;
        width: 5px;
    }
    @keyframes imgdividerline {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 100px;
            opacity: 1;
        }
    }
    @keyframes imgdividerlinebtm {
        from {
            height: 0px;
            opacity: 0;
        }
        to {
            height: 80px;
            opacity: 1;
        }
    }
    .imgDivider-module-section {
        padding: 4.5rem 0;
        margin: 50px 0;
        min-height: 500px;
    }
    .imagetext-module-section {
        margin: 40px auto;
    }
    .imagetext-module-section.rightside .imagetext-divwrap {
        float: none;
    }
    .imagetext-title-div p,
    .imagetext-title-div h3 p {
        max-width: 100%;
    }
    .photogallery {
        margin-right: -30px;
        margin-left: -10px;
        padding-bottom: 100px;
    }
    .photogallery-box img {
        height: 240px;
    }
    .photogallery-caption {
        padding: 10px 0 0 ;
    }
    .gallery-wraper {
        margin: 30px 0;
    }
    .tiles-module .container {
        padding: 0 30px;
    }
    .photogallery .slick-arrow.slick-next {
        left: 60px;
    }
    .gallery-wraper .container {
        padding-left: 30px;
    }
    .slider__counter {
        font-size: 28px;
        bottom: 50px;
        left: 10px;
    }
    .photogallery .slick-arrow {
        left: 10px;
        bottom: 0;
    }
    .video-outerdiv {
        max-width: 100%;
    }
    .video-module {
        margin: 40px 0;
    }
    .video-module.rightside .video-outerdiv {
        max-width: 100%;
        margin-left: 0;
    }
    .video-module-content {
        padding: 40px;
        min-height: auto !important;
        top: 0;
        float: right;
        width: 100%;
        position: relative;
    }
    .video-module-content p,
    .video-module-content .button-arrow {
        margin-left: 0px;
    }
    .video-module.rightside .video-module-content p {
        margin-right: 0px;
    }
    .imgDivider-container h2 p,
	.imgDivider-container h2 ul li,
    .video-module-content p {
        font-size: 18px;
    }
    .imgDivider-module-section .imgDivider-container, .editorial-module .container {
        padding: 0 30px;
    }
    .video-divbox.vimeo-box .youtube-background iframe {
        width: 165%;
        height: 165%;
    }
    .tiles-module {
        padding: 0;
    }
    .tiles-content {
        padding: 25px;
    }
    .tiles-content-line{
        bottom: 25px;
    }
    .tiles-grid-item.content-whitebox .tiles-content h2 {
        font-size: 20px;
        margin-bottom: 20px;
    }
    .tiles-grid-item.content-whitebox .tiles-content h2::before {
        top: 12px;
        right: calc(100% + 10px);
    }
    .tiles-grid-item.col2-height.content-whitebox .tiles-boxdiv {
        height: 200px;
        padding: 0;
        overflow: initial;
    }
    .tiles-grid-item.col2-height.content-whitebox .tiles-boxdiv .tiles-content {
        padding: 0;
    }
    .head-predition-link .previous-editions-a {
        font-size: 0;
        display: inline-block;
        letter-spacing: 0;
    }
    .head-predition-link .tbl-previous-editions-a {
        display: inline-block;
        margin-right: 10px;
    }
    .head-predition-link a svg {
        height: 20px;
        margin-right: 0;
        position: relative;
        top: 0;
    }
    .head-predition-link {
        margin-right: 7px;
        line-height: 0;
    }
    .newsletter-left-overlay {
        top: auto;
        bottom: 0;
        padding: 15px 30px 20px;
        width: 100%;
        left: 0;
        height: auto;
    }
    .newsletter-pagetitle {
        font-size: 52px;
        margin-bottom: 20px;
    }
    .edition-date {
        font-size: 12px;
        letter-spacing: 1px;
    }
    .edition-title {
        margin-bottom: 8px;
        font-size: 22px;
    }
    .msg-principle-conetent .button-arrow .round-arrow{
        display: block;
        margin-top: 10px;
    }
    .newsletter-pagetitle:after {
        width: 25%;
    }
    .newspage-header.sticky .head-predition-link,
    .newspage-header.stickyheader .head-predition-link {
        margin-top: 20px;
        margin-right: 25px;
    }
    .newspage-header.sticky .head-predition-link a svg path,
    .newspage-header.stickyheader .head-predition-link a svg path {
        fill: #231f20;
    }
    .navigation-open .head-predition-link {
        display: none;
    }
    .msgpricls-line {
        display: none;
    }
    .msg-principle-inner {
        margin-top: -20px;
    }
    .tbl-msgpricls-line {
        display: block;
        left: 0;
        top: -63px;
        width: 271px;
        right: 0;
        margin: 0 auto;
    }
    .msg-principle-imagewrp {
        width: 100%;
        float: none;
        position: relative;
    }
    .msg-principle-conetent {
        width: 100%;
        border-radius: 0 0 250px 0;
    }
    .msg-principle-inner .msg-principle-imagewrp .msg-principle-title {
        display: block;
        bottom: 0;
        font-size: 35px;
        left: 0;
        padding: 20px;
        background: rgba(106, 0, 50, 0.8);
        width: 100%;
    }
    .msg-principle-inner .msg-principle-title small {
        font-size: 49%;
    }
    .msg-principle-conetent .msg-principle-title {
        top: 0;
        transform: unset;
        padding: 30px 70px 30px 30px;
        display: block;
        position: relative;
    }
    .msg-principle-image:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, .3);
        content: "";
    }
    .msg-principle-inner .svg-shape{
        height: 266px;
        width: 139px;
        right: -11px;
    }
    .newsletter-slide-banner .banner-content-div {
        bottom: 30px;
    }
    .newsletter-slide-banner .banner-content-div .bantl-inner:after {
        display: none;
    }
    .previous-edition-banner .banner-content-div {
        bottom: 60px;
    }
    .prevedition-boxdiv {
        min-height: auto;
    }
    .prevedition-boxdiv.current-edition .prevedition-content .prevedition-title {
        margin-bottom: 30px;
    }
    .prevedition-content {
        padding: 21px;
    }
    .prevedition-content .button-arrow {
        left: 40px;
    }
    .college-tour-detaildiv {
        max-width: 100%;
        padding: 60px 0px;
    }
    .mob-collegetour-title {
        display: block;
    }
    .eventdate-content h3 {
        display: none;
    }
    .eventdate-div {
        float: none;
        width: 100%;
        margin-bottom: 30px;
    }
    .eventdate-content {
        float: none;
        width: 100%;
        padding: 0;
    }
    .eventdate-div .event-date {
        font-size: 107px;
    }
    .eventdate-div .event-month {
        font-size: 26px;
    }
    .mob-collegetour-title h3 {
        font-size: 25px;
        padding-top: 0;
        margin-top: 0;
        color: #231f20;
        letter-spacing: 0.3px;
        line-height: 29px;
        margin-bottom: 30px;
        text-align: center;
    }
    .college-tour-box {
        max-width: 420px;
        margin: 0 auto 30px;
        padding: 55px 40px;
        box-shadow: 10px 10px 15px 0px rgba(0, 0, 0, 0.15);
        border-radius: 0 0 210px 210px;
    }
    .college-tour-detaildiv .college-tour-box:nth-child(even) {
        box-shadow: -10px -10px 15px 0px rgba(0, 0, 0, 0.15);
        border-radius: 210px 210px 0 0;
    }
    .cloack-pin-div .clock-p {
        width: 100%;
    }
    .cloack-pin-div .marker-p {
        width: 100%;
    }
    .cast-event {
        float: none;
        width: 100%;
        display: block;
        margin-bottom: 10px;
    }
    .cloack-pin-div {
        margin-bottom: 35px;
    }
    .eventdate-button {
        text-align: center;
    }
    .place-avb-btn {
        display: none;
    }
    .eventdate-button .right-bnt {
        float: none;
        text-align: center;
    }
    .reserv-btn {
        margin-left: 0;
        margin-top: 20px;
    }
    .cloack-pin-div .clock-p svg {
        height: 22px;
    }
    .cloack-pin-div .marker-p svg {
        height: 24px;
    }
    .modal .modal-dialog {
        max-width: 90%;
        margin: 20px auto;
    }
    .event-info-modal {
        width: 100%;
        padding: 80px 40px;
    }
    .event-info-modal .event-info-content {
        padding-left: 0px;
    }
    .event-info-modal .event-info-content h3 {
        display: none;
    }
    .newslatter-controller .next-side {
        right: 20px;
    }
    .newslatter-controller .prev-side {
        left: 20px;
    }
    .newsletterdetail-container .comman-detaildiv h1 {
        font-size: 36px;
        margin-bottom: 40px;
    }
    .comman-detaildiv h1 {
        font-size: 44px;
        margin-bottom: 35px;
        margin-top: 60px;
    }
    .comman-detaildiv h1::before{
        top: 26px;
    }
    .comman-detaildiv h3 {
        font-size: 26px;
        padding-top: 25px;
        margin-bottom: 30px;
        margin-top: 40px;
    }
    .comman-detaildiv figcaption{font-size: 14px;}
    .comman-detaildiv h1::before, .comman-detaildiv h2::before {
        right: calc(100% + 15px);
    }
    .editorial-module:not(.right) .comman-detaildiv h1::before {
        left: calc(100% + 15px);
    }
    .author-picdiv .author-text,
    .author-picdiv .author-cat,
    .author-picdiv .author-coatsub {
        letter-spacing: 1px;
    }
    .feature-event-div {
        width: calc(100% + 30px);
        margin-right: -30px;
        padding: 0;
    }
    .feature-event-div.rightevent {
        margin-top: 15px;
        margin-left: -30px;
        margin-right: 0;
    }
    .feanewcls-lftsvg {
        left: -160px;
        height: 308px;
    }
    .feanewcls-rightsvg {
        right: -135px;
        height: 308px;
    }
    .alsotiledi-hlf {
        float: none;
        width: 100%;
        padding: 0;
    }
    .also-neewslist {
        float: none;
        width: 100%;
        padding: 0;
        margin-top: 40px;
    }
    .also-this-sectioninner {
        display: block;
        padding: 110px 20px 30px 20px;
        border-radius: 90px 0 0;
    }
    .also-bantl-inner {
        margin-bottom: 40px;
    }
    .also-this-section ul {
        height: calc(88vh - 270px);
        overflow: auto;
        margin-top: 0px;
    }
    .search-navdiv {
        width: 290px;
        left: 45px;
        top: 85px;
    }
    .navigation-open .site-header.sticky .search-navdiv,
    .navigation-open .site-header.stickyheader .search-navdiv {
        top: 75px;
    }
    .search-navdiv .form-group {
        transition: all 0.2s;
        opacity: 0;
        visibility: hidden;
    }
    .search-navdiv .form-group.active {
        opacity: 1;
        visibility: visible;
    }
    .video-wrapdiv .videoline-white {
        position: absolute;
        z-index: 2;
        background: #fff;
        left: 72px;
        width: 1px;
        height: 110px;
        top: 50%;
        display: block;
    }
    .mobile-calender-monthdiv {
        display: block;
        text-align: center;
    }
    .mobile-calender-monthdiv .custom-month,
    .mobile-calender-monthdiv .custom-year {
        font-size: 22px;
        line-height: 30px;
    }
    .mobile-calender-monthdiv .custom-month {
        display: block;
    }
    .mobile-calender-monthdiv .calendar-arrow {
        position: absolute;
        left: 0;
        top: 0;
        text-align: left;
        margin-top: 0;
        margin-bottom: 0;
    }
    .mobile-calender-monthdiv .calendar-arrow .custom-prev,
    .mobile-calender-monthdiv .calendar-arrow .custom-next {
        border: 1px solid #2e627f;
        border-radius: 50%;
        position: absolute;
        z-index: 1;
        margin: 0;
    }
    .mobile-calender-monthdiv .calendar-arrow .custom-prev svg polygon,
    .mobile-calender-monthdiv .calendar-arrow .custom-next svg polygon {
        fill: #ab0b44;
    }
    .mobile-calender-monthdiv .calendar-arrow .custom-prev:hover svg polygon,
    .mobile-calender-monthdiv .calendar-arrow .custom-next:hover svg polygon {
        fill: #fff;
    }
    .mobile-calender-monthdiv .calendar-arrow .custom-prev {
        left: 0;
    }
    .mobile-calender-monthdiv .calendar-arrow .custom-next {
        right: 0;
    }
    .cal-previous-next {
        display: none;
    }
    .nav-link-div ul>.drop-down .drop-down>a:after {
        opacity: 0.5;
        height: 7px;
        width: 12px;
    }
    .newsauthor-wrap {
        padding-left: 0;
    }
    .newslatter-controller .prev-side,
    .newslatter-controller .next-side {
        bottom: 65px;
        margin-top: 0;
        top: auto;
    }
    .do-animation .feanewcls-r {
        stroke-dasharray: 1525;
        stroke-dashoffset: 1525;
    }
    .do-animation .stlcls3,
    .do-animation .leftst0 {
        stroke-dasharray: 1315;
        stroke-dashoffset: 1315;
    }
    .comman-detaildiv figure iframe {
        width: 100% !important;
        height: auto;
    }
    .do-animation .tblmsgpricls {
        stroke-dasharray: 1087;
        stroke-dashoffset: 1087;
    }
    .homeslider-revolution .thumbimage-slider {
        width: 410px;
        height: 410px;
        border-radius: 0 0 0 150px;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
        width: 410px;
        height: 410px;
        margin: -205px 0 0 0 !important;
    }
    .homeslider-revolution .greypary-right {
        display: none;
    }
    .homeslider-revolution .tp-dottedoverlay {
        width: 100%;
    }
    .homeslider-revolution .tp-bullets {
        display: none !important
    }
    .homeslider-revolution .rehslider-caption .whitetext-slide,
    .homeslider-revolution .rehslider-caption .yellowtext-slide {
        font-size: 3.2rem;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
        width: 85%;
        left: 40px !important;
        bottom: 50px !important;
        height: 120px;
    }
    .homeslider-revolution .rehslider-caption .whitetext-slide,
    .homeslider-revolution .rehslider-caption .yellowtext-slide {
        font-size: 3rem;
    }
    .scrollicon-slide {
        display: none;
    }
    .single-member-div {
        width: 50%;
    }
    .improvement-innerwrap .single-member-div:nth-child(3n+1) {
        clear: inherit;
    }
    .improvement-innerwrap .single-member-div:nth-child(2n+1) {
        clear: both;
    }
    .student-voice-slider .slick-dots li,
    .north-star-slider .slick-dots li {
        margin: 0 4px;
    }
    .thank-you-section .comman-detaildiv {
        padding: 50px 30px;
    }
    .helpfixed-foot,
    .helpfixed-formdiv.active {
        bottom: 63px;
    }
    .helpfixed-foot,
    .helpfixed-formdiv {
        right: 15px;
    }
    .twilight-bg {
        background-attachment: inherit;
    }
    .student-voice-specing .student-voice-slider p {
        font-size: 18px;
        line-height: 1.5;
    }
    .student-voice-specing .student-voice-slider .slick-dots {
        left: 0;
        top: auto;
        bottom: -100px;
        width: 100%;
        justify-content: center;
    }
    .student-voice-section .home-container > .row {
        width: 100%;
        margin: 0;
    }
    .student-voice-section .img-shape {
        top: 0px;
        bottom: auto;
        left: -7px;
    }
    .student-voice-specing .student-voice-content {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 100px;
        padding-bottom: 135px;
    }
    .student-voice-specing,
    .student-voice-specing .student-voice-bg {
        min-height: inherit;
    }
    .site-header {
        padding-top: 10px;
    }
    .site-header .quicklink-div ul li.search-li,
    .quicklink-div ul li.g-translate-click {
        display: block;
    }
    .navigation-open .quicklink-div ul li.search-li,
    .navigation-open .quicklink-div ul li.g-translate-click {
        display: none;
    }
    .site-header .quicklink-div ul li.search-li.active .icondiv-box {
        width: 20px;
        overflow: inherit;
        position: inherit;
    }
    .site-header .quicklink-div ul li a svg,
    .site-header .quicklink-div ul li svg {
        height: 20px;
    }
    .site-header.sticky .menu-quicklink-div,
    .site-header.stickyheader .menu-quicklink-div {
        padding: 0;
    }
    .humberger-div .humberger-line {
        width: 30px;
    }
    .site-header.innerpage-header .humberger-div {
        margin-right: 0px;
    }
    .site-header.innerpage-header.sticky .humberger-div,
    .site-header.innerpage-header.stickyheader .humberger-div {
        margin-right: 20px;
    }
    .site-header.innerpage-header.newspage-header .logo-div {
        width: 40%;
    }
    .nav-link-div,
    .portal-content-wrap.active .nav-link-div,
    .quicklinks-content-wrap.active .nav-link-div {
        max-width: 100%;
    }
    .drop-down ul {
        position: relative;
        display: none;
        width: 100%;
        max-width: 100%;
        height: auto;
        left: 0;
        visibility: hidden;
        top: 100%;
        padding: 15px 0 15px 33px;
        opacity: 0;
    }
    .nav-link-div ul>li {
        position: relative;
    }
    .nav-link-div ul li a:not(.quicklbl):hover, .nav-link-div ul>li.active-li>a, .nav-link-div ul>li>ul>li.active-li a{
        background-size: 28px;
        padding-left: 32px;
    }
    .nav-link-div ul>li.drop-down.active>ul {
        visibility: visible;
        opacity: 1;
        display: block;
        position: relative;
    }
    .navigation-content-wrap.active .nav-link-div ul>li>ul.sub-menu>li>a {
        opacity: 1;
        animation-name: inherit;
    }
    .quicklinks-content-wrap .nav-link-div ul>li.drop-down.active>ul {
        visibility: visible;
        opacity: 1;
        display: block;
    }
    .upevent-title-div {
        padding: 0;
    }
    .event-list-date,
    .event-list-content {
        height: auto;
    }
    body:not(.navigation-open) .site-header.sticky .humberger-div, body:not(.navigation-open) .site-header.stickyheader .humberger-div {
        margin-left: 0;
        padding: 17px 20px;
    }
    .follow-content-div {
        width: 100%!important;
    }
    .follow-title-div {
        margin: 0 0 35px;
        padding-left: 0;
    }
    .follow-title-div .follow-title span {
        display: block;
    }
    .follow-title-div .follow-title {
        margin-bottom: 30px;
    }
    .follow-slider .slick-slide {
        padding: 0;
    }
    .twilight-bg .overlaybg-twilight, .twilight-section .twilight-slider.text-align-right .twilight-bg .overlaybg-twilight {
        background: linear-gradient(180deg, rgb(1 1 1 / 0%) 0%, rgb(238 237 229 / 100%) 70%);
    }
    .twilight-slider{
        height: calc((var(--vh, 1vh) * 100) - 40px);
    }
    .navigation-open .menu-quicklink-inner{
        display: flex;
    }
    .navigation-open .menu-quicklink-inner .quicklink-div{
        width: 100%;
        display: flex;
        align-items: center;
    }
    .navigation-open .site-header.sticky,
    .navigation-open .site-header.stickyheader,
    .navigation-open .site-header {
        padding-left: 40px;
        padding-top: 10px;
    }
    .quicklink-div ul .quicklink-click.btn-secondary{
        padding: 15px 10px;
        min-width: 150px;
        font-size: 15px;
        margin: -3px 0 0 0;
    }
    .humberger-div .humberger-line {
        width: 22px;
        height: 17px;
    }
    .navigation-section:after{
        right: 0;
        bottom: 0;
        left: auto;
        top: auto;
    }
    .navigation-section:before{
        background: linear-gradient(45deg, #000000 0%, #000c1f 47%, #00183f 100%);
    }
    .navigation-open .site-header.sticky .logo-div,
    .navigation-open .site-header.stickyheader .logo-div {
        padding-left: 0;
    }
    .imagetextimg-div {
        height: 375px;
        border-radius: 170px 0 0 0;
    }
    .imagetext-module-section.rightside .imagetextimg-div {
        border-radius: 0 170px 0 0;
    }
    .comman-detaildiv blockquote {
        font-size: 20px;
    }
    .formie-recaptcha-placeholder {
        transform: scale(0.77);
        -webkit-transform: scale(0.77);
        transform-origin: 0 0;
        -webkit-transform-origin: 0 0;
    }
    .modal-dialog .modal-content {
        border-radius: 0 0 0 100px;
    }
    .cloack-pin-div .icon {
        margin-right: 10px;
    }
    .feature-event-div.col-left .feature-eventbox,
    .feature-event-div.rightevent .feature-eventbox {
        clip-path: none;
        margin: 0;
    }
    .newsletter-article .banner-content-div {
        bottom: 30px;
    }
    .comman-detaildiv h4,
    .imagetext-title-div h3 p {
        font-size: 18px;
    }
    .also-section-click {
        transform-origin: unset;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        margin-left: 0;
        top: 15px;
        right: 50px;
        left: auto;
        font-size: 14px;
        letter-spacing: 0.5px;
        padding: 11px 15px 11px 20px;
    }
    .also-section-click svg {
        height: 20px;
        transform: rotate(0deg);
    }
    .also-this-section .also-wrap {
        width: 100%;
    }
    .also-close {
        top: 15px;
        padding: 10px 10px 10px 15px;
    }
    .also-close svg {
        height: 20px;
    }
    header.news-article .quicklink-div .icon-list{
        display: none !important;
    }
    .banner-content-div .banner-title {
        line-height: 1;
        font-size: 38px;
    }
    .newsauthor-content h2 {
        font-size: 20px;
        margin-top: 30px;
    }
    .newsauthor-title {
        font-size: 32px;
    }
    .helpbtn-a {
        padding: 3px 8px;
        font-size: 12px;
    }
    .helpbtn-a svg {
        height: 13px;
        width: 13px;
        margin-right: 1px;
    }
    .enrol-school-portal .col-right, .enrol-school-portal .col-left,.enrol-school-portal .padua-col {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .enrol-school-portal {
        padding: 30px;
    }
    .twilight-slider .home-container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .twilight-slider .slick-dots{
        left: 42px;
    }
    .twilight-slider.text-align-right .slick-dots{
        right: 42px;
    }
    .upevent-title {
        padding: 0;
        margin-bottom: 15px;
    }
    .student-voice-section > div{
        height: calc((var(--vh, 1vh) * 100) - 40px);
    }
    .student-voice-section{
        padding: 50px 0 20px;
    }
    .student-voice-bg {
        max-width: calc(100% - 20px) !important;
    }
    .copyright-text a img{
        margin-left: 5px;
    }
    .navigation-open .menu-quicklink-div .back-to-menu{
        margin-left: 0px;
        margin-top: 10px;
        font-size: 15px;
    }
    .quicklinks-content-wrap .drop-down>ul{
        padding-left: 0;
    }
    .button-arrow .round-arrow{
        margin-right: 10px;
    }
    .innerhome-slider .home-slider-wrapper, .home-slider-wrapper.innerpage-slider-wrapper .home-slider, .innerhome-slider .home-slider-wrapper .banner-bg-div, .home-slider-wrapper.innerpage-slider-wrapper .banner-bg-div {
        height: 100%;
    }
    .innerpage-slider-wrapper{
        margin-bottom: 40px;
    }
    .section-margin {
        margin-bottom: 40px;
        margin-top: 40px;
    }
    .editorial-module .editorial-image-wrp {
        margin: 0 -15px;
    }
    .editorial-module .img-wrapper.img-big {
        margin-right: 55px;
        padding-top: 100%;
    }
    .editorial-module.right .comman-detaildiv{
        margin-right: 0;
    }
    .editorial-module .img-wrapper.img-small{
        width: 61%;
        padding-top: 61%;
    }
    .editorial-module.right .img-wrapper.img-big {
        margin-left: 55px;
    }
    .newsedition-boxdiv.fullcontent-box .newsedition-content{
        padding: 20px 30px;
    }
    .newsedition-content .button-arrow{display: none;}
    .newsedition-boxdiv:hover .newsedition-content .button-arrow{display: block;}
    .newsedition-boxdiv.fullcontent-box .newsedition-content .newsedition-title{
        margin: auto 0
    }
    .fancybox-button--close {
        left: 30px;
        height: 40px;
        width: 40px;
        top: 30px;
    }
    .welVideo .video-wrapper .popupbtn{
        transform: translate(-50%, -50%) scale(0.85);
    }
    .bcgooglecal-event-list{margin-bottom: 30px;}
    .fancybox-slide {
        padding: 20px;
    }
    .newsletter-slider-wrapper.home-slider-wrapper .right-part-slide::before{height: 240px;}
    .student-voice-section .img-shape .star {
        transform-origin: 85px 50px;
    }
    .newsletter-tab .col-right {
        padding: 20px 45px 30px 45px;
    }
    .also-this-section.newstab .also-wrap {
        width: 100%;
    }
    .also-this-section.newstab .also-this-sectioninner {
        border-radius: 90px 0 0;
    }
    .also-this-section.newstab ul{
        height: calc(88vh - 320px);
    }
    .newstab .also-section-click.alsobtn-fix span, .newstab .also-wrap .also-section-click span{
        min-width: auto;
        vertical-align: middle;
    }
    .newstab .also-wrap .also-section-click {
        margin: 0;
        border-radius: 30px 0 0 30px;
        padding: 18px 5px 18px 15px;
    }
    .newstab .also-section-click.alsobtn-fix {
        transform-origin: unset;
        margin: 0 auto;
        min-width: 203px;
        left: 50%;
        padding: 6px;
    }
    .newstab .also-section-click.alsobtn-fix svg {
        height: 33px;
        width: 33px;
        transform: rotate(-90deg);
    }
    .newsletter-tab .view-btn{
        position: static;
    }
    .tab-content-state {
        flex-direction: column-reverse;
    }
    .newsletter-tab .newsarticle-left-col {
        padding: 0 0 5px 0;
    }
    .newsletter-tab .newarticle-right-col{
        padding: 0 0 25px;
    }
    .newsletter-tab .tab-content-state .img-wrapper{
        max-width: 100%;
    }
    .newsletter-tab .highlighted-article{
        padding-top: 15px;
    }
    .newsletter-tab .highlighted-article::before{
        left: -15px;
        border-radius: 30px 0 0 0;
    }
    .newsletter-tab .tab-content-state .news-title {
        font-size: 38px;
    }
    .newsletter-tab .tab-content-state .news-subtitle {
        font-size: 30px;
    }
    .newsletter-tab .tab-pane {
        padding-bottom: 30px;
    }
    .newsletter-tab .photogallery {
        margin-left: 0;
    }
    .newsletter-tab .photogallery {
        margin-left: -10px;
        margin-right: -30px;
    }
    .newsletter-tab .tab-pane >:first-child {
        margin-top: 0;
    }
    .newsletter-tab .tab-pane .comman-detaildiv > :first-child {
        margin-top: 0;
        padding-top: 0;
    }
    .nav-sec .col-txt,.nav-sec .col-img {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .nav-sec .lbl-txt {
        font-size: 17px;
        margin: 0 0 10px;
        padding: 0 0 8px;
    }
    .nav-sec .col-txt {
        padding: 15px 15px 0;
    }
    .nav-sec .button-arrow .round-arrow {
        transform: scale(1);
        bottom: 0;
        top: auto;
    }
    .nav-sec .button-arrow {
        font-size: 18px;
        min-height: 93px;
        word-break: break-word;
        padding: 0 0 50px;
    }
    .nav-sec .container{
        padding: 0 20px;
    }
    .staff-stud-module .heading,
    .staff-stud-module .desc {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .staff-stud-module .heading {
        margin-bottom: 22px;
    }
    .staff-stud-module .col-right{
        max-width: 520px;
    }
    .staff-stud-module .container {
        padding: 0 15px;
    }
    .staff-stud-img{
        margin-bottom: 15px;
    }
    .staff-stud-module .col-right>.row{
        margin-left: -5px;
        margin-right: -5px;
    }
    .staff-stud-col {
        padding: 0 5px;
    }
    .staff-stud-info .title, .staff-stud-info .Credentials{
        font-size: 14px;
    }
    .staff-stud-module.red, .staff-stud-module.sand {
        padding: 40px 0;
    }
    .staff-stud-popup .container {
        padding: 0 15px;
    }
    .staff-stud-popup .desc {
        margin-top: 30px;
    }
    .staff-stud-popup .staff-stud-box{
        margin: 0 auto;
    }
    .staff-stud-popup {
        padding: 40px 25px 10px;
    }
}
@media (max-width: 580px) {
    .newsedition-list-row .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .newsedition-boxdiv {
        margin-bottom: 25px;
    }
    .tiles-grid-sizer,
    .tiles-grid-item {
        width: 100%;
    }
    .tiles-boxdiv {
        height: 225px;
    }
    .tiles-grid-item.col2-height .tiles-boxdiv {
        height: 260px;
    }
    .previous-editionlist .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .event-info-modal {
        padding: 60px 30px;
    }
    .reserve-place .ml-0 {
        display: none;
    }
    .reserve-place .mr-0.red {
        display: block;
        text-align: center;
        float: none;
    }
    .reserve-place {
        margin-top: 30px;
    }
    .author-btm-list .author-bottomdiv {
        width: 100%;
        float: none;
    }
    .craftcms-formdiv .fui-field {
        flex: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .craftcms-formdiv .fui-row:not(:last-child) {
        margin-bottom: 0;
    }
    .craftcms-formdiv button[type="submit"],
    .craftcms-formdiv input[type="submit"] {
        margin-top: 0;
        font-size: 14px;
    }
    .fc-calendar .fc-row .fc-content:first-child .content_wrap,
    .fc-calendar .fc-row .fc-content:nth-child(2) .content_wrap {
        left: -10px;
        margin-left: 0;
    }
    .fc-calendar .fc-row .fc-content:first-child .content_wrap:after,
    .fc-calendar .fc-row .fc-content:nth-child(2) .content_wrap:after {
        left: 25px;
    }
    .fc-calendar .fc-row .fc-content:last-child .content_wrap,
    .fc-calendar .fc-row .fc-content:nth-child(6) .content_wrap {
        right: -10px;
        left: auto;
        margin-right: 0;
    }
    .fc-calendar .fc-row .fc-content:last-child .content_wrap:after,
    .fc-calendar .fc-row .fc-content:nth-child(6) .content_wrap:after {
        right: 25px;
        left: auto;
    }
    .staff-stud-img .button-arrow {
        font-size: 12px;
    }
    .staff-stud-img .button-arrow .round-arrow{
        height: 30px;
        width: 30px;
        line-height: 30px;
    }
    .staff-stud-img .button-arrow .round-arrow svg {
        width: 8px;
    }
}
@media (max-width: 480px) {
    .ensc-tile p {
        font-size: 30px;
    }
    .enrol-school-portal .col-md-5 {
        padding: 0;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 86%;
        flex: 0 0 86%;
        max-width: 86%;
    }
    .north-star-slider .slick-active .north-star-thumbg,
    .northsart-outter .north-star-thumbg {
        width: 92%;
    }
    .north-star-content {
        width: 85%;
    }
    .eventpopup .modal-dialog {
        max-width: 90%;
    }
    .event-info-modal .event-info-content {
        max-width: 100%;
    }
    .eventpopup .event-info-modal {
        padding: 60px 20px;
    }
    .eventpopup .event-info-content h3 {
        font-size: 21px;
        font-weight: 900;
        line-height: 25px;
    }
    .eventpopup .calendar .defult-btn {
        padding-left: 60px;
        margin-top: 25px;
    }
    .calender-date-wrapper {
        width: calc(100% + 30px);
        margin: 0 -15px;
    }
    .custom-month,
    .custom-year {
        font-size: 19px;
        line-height: 23px;
    }
    .fc-calendar .fc-head>div>span.fc-week,
    .fc-calendar .fc-row>div>span.fc-date {
        font-size: 13px;
        width: 32px;
        height: 32px;
        margin: -16px 0 0 -16px;
        line-height: 29px;
    }
    .calendar-arrow-month {
        margin: 20px auto;
    }
    .calendar-arrow .custom-prev,
    .calendar-arrow .custom-next {
        height: 40px;
        width: 40px;
    }
    .newslist-title {
        font-size: 35px;
    }
    .newslist-subtitle {
        font-size: 17px;
    }
    .newslist-content:after,
    .newslist-content:before {
        left: 45px;
    }
    .newslist-content {
        padding: 30px 40px;
    }
    .comman-detaildiv h4 {
        margin-top: 40px;
    }
    table thead th,
    table td {
        padding: 10px;
        font-size: 14px;
    }
    .photogallery-box img {
        height: 220px;
    }
    .newslist-boxdiv {
        margin-bottom: 15px;
    }
    .mob-collegetour-title h3 {
        font-size: 25px;
        padding-top: 0;
        margin-top: 0;
        color: #231f20;
        letter-spacing: 0.3px;
        line-height: 29px;
        margin-bottom: 30px;
        text-align: center;
    }
    .booked-btn {
        width: 110px;
        min-width: auto;
        line-height: 1.1;
        padding: 10px 15px;
    }
    .college-tour-box {
        padding: 55px 30px;
    }
    .feanewcls-lftsvg {
        left: -230px;
        height: 248px;
        top: -2px;
    }
    .feanewcls-rightsvg {
        right: -212px;
        height: 248px;
        top: -2px;
    }
    .also-this-section .also-title {
        font-size: 36px;
    }
    .also-banner-title {
        font-size: 30px;
    }
    .also-this-section .also-title small {
        font-size: 48%;
    }
    .also-bantl-inner {
        margin-bottom: 30px;
    }
    .also-this-section ul li {
        margin-bottom: 15px;
    }
    .newslatter-controller .prev-side,
    .newslatter-controller .next-side {
        height: 40px;
        width: 40px;
        line-height: 36px;
    }
    .newslatter-controller .next-side {
        right: 16px;
    }
    .newslatter-controller .prev-side {
        left: 16px;
    }
    .homeslider-revolution .rehslider-caption .whitetext-slide,
    .homeslider-revolution .rehslider-caption .yellowtext-slide {
        font-size: 2.4rem;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
        left: 30px !important;
        /* bottom: 90px !important; */
        bottom: 60px !important;
        height: 100px;
    }
    @keyframes SlideContentLine {
        from {
            width: 0;
        }
        to {
            width: 80px;
        }
    }
    .single-member-div {
        width: 100%;
        float: none;
    }
    .single-member-boxdiv h4 {
        font-size: 20px;
        margin: 20px 0 10px;
    }
    .helpfixed-formdiv {
        width: calc(100% - 30px);
    }
    .helpfixed-form {
        padding: 20px;
    }
    .event-list-content h2 {
        min-height: auto;
    }
    .event-list-content .defult-btn {
        margin-top: 25px;
        position: relative;
        display: block;
    }
    .quicklink-div ul li {
        margin: 0 5px;
    }
    .navigation-open .menu-quicklink-div .back-to-menu{
        font-size: 14px;
        letter-spacing: 1px;
    }
    footer .title span{
        padding-left: 50px;
    }
}
@media (max-width: 410px) {
    .nav-sec .lbl-txt{
        font-size: 14px;
    }
    .nav-sec .button-arrow{
        min-height: 87px;
        font-size: 16px;
    }
}
@media (max-width: 360px) {
    .g-translate-div,
    .nav-logo-social {
        left: 20px;
    }
    .g-translate-div {
        top: 30px;
    }
    .navigation-open .site-header.sticky .g-translate-div,
    .navigation-open .site-header.stickyheader .g-translate-div {
        top: 16px;
    }
    .navigation-content-wrap,
    .portal-content-wrap,
    .quicklinks-content-wrap {
        padding: 0 20px;
    }
    .site-footer.newsletter-footer .container {
        padding: 0 30px;
    }
    .newslist-title {
        font-size: 32px;
    }
    .newslist-subtitle {
        font-size: 16px;
    }
    .newslist-content {
        padding: 30px 30px;
    }
    .newslist-content:after,
    .newslist-content:before {
        left: 35px;
    }
    .tiles-title {
        font-size: 30px;
    }
    .tiles-subtitle {
        font-size: 14px;
    }
    .tiles-grid-item.col2-height.content-whitebox .tiles-boxdiv {
        height: 210px;
    }
    .video-module-content {
        padding: 30px;
    }
    .prevedition-intitle:after {
        height: 48%;
    }
    .feanewcls-lftsvg {
        left: -275px;
    }
    .feanewcls-rightsvg {
        right: -255px;
    }
    .in-respect-slider {
        padding: 0;
    }
    .search-navdiv {
        left: 30px;
        top: 75px;
        width: 260px;
    }
    .comman-detaildiv h1,.imgDivider-container .imgDivider-title {
        font-size: 38px;
    }
    table thead th,
    table td {
        padding: 6px;
        font-size: 13px;
    }
    .video-wrapdiv .videoline-white {
        left: 62px;
    }
    .eventpopup .calendar .defult-btn {
        margin-top: 20px;
        letter-spacing: 0;
        padding-left: 65px;
        padding-right: 15px
    }
    .north-star-content p {
        font-size: 14px;
        line-height: 24px;
    }
    .fc-calendar .fc-row>div:first-child .content_wrap:after,
    .fc-calendar .fc-row>div:nth-child(2) .content_wrap:after {
        left: 20px;
    }
    .fc-calendar .fc-row>div:last-child .content_wrap:after,
    .fc-calendar .fc-row>div:nth-child(6) .content_wrap:after {
        right: 20px;
    }
    .newsedition-content .newsedition-title {
        font-size: 18px;
    }
    .newsletter-pagetitle {
        font-size: 46px;
    }
    .video-wrapdiv .videoline-white {
        height: 100px;
    }
    .homeslider-revolution .thumbimage-slider {
        width: 300px;
        height: 300px;
        border-radius: 0 0 0 100px;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(4) {
        width: 300px;
        height: 300px;
        top: 100px !important;
    }
    .homeslider-revolution .rehslider-caption .whitetext-slide,
    .homeslider-revolution .rehslider-caption .yellowtext-slide {
        font-size: 2rem;
    }
    .homeslider-revolution .rev_slider li.tp-revslider-slidesli .tp-parallax-wrap:nth-child(3) {
        bottom: 55px !important;
        height: 80px;
    }
    .slide-bullet-ul li {
        font-size: 20px;
    }
    .slide-bullet-ul li+li::before {
        padding-right: 10px;
        padding-left: 10px;
    }
    .student-voice-specing .student-voice-slider p {
        font-size: 15px;
        line-height: 26px;
    }
    .site-header.innerpage-header.newspage-header .quicklink-div {
        right: 80px;
    }
    .site-header.innerpage-header.newspage-header.sticky .quicklink-div {
        right: 100px;
    }
    .site-header {
        padding-left: 20px;
    }
    .logo-div .mobile-logo-img {
        max-width: 100px;
    }
    .site-footer .container {
        padding: 0 20px;
    }
    footer .title span{
        padding-left: 40px;
    }
    .foot-logo-div svg {
        width: 120px;
    }
    .navigation-open .site-header.sticky, .navigation-open .site-header.stickyheader, .navigation-open .site-header{
        padding-left: 20px;
    }
    .imagetext-title-div{
        padding: 30px 25px;
    }
    .imagetext-module-section .button-arrow{
        font-size: 14px;
    }
    .imagetextimg-div {
        border-radius: 130px 0 0 0;
    }
    .imagetext-module-section.rightside .imagetextimg-div {
        border-radius: 0 130px 0 0;
    }
    .enrol-school-portal .col-right .img-shape svg {
        height: 120px;
        width: 105px;
    }
    .welVideo .video-wrapper .popupbtn{
        transform: translate(-50%, -50%) scale(0.6);
    }
    .newsletter-tab .tab-content-state .news-title {
        font-size: 34px;
    }
    .newsletter-tab .tab-content-state .news-subtitle {
        font-size: 24px;
    }    
}
@media (max-width: 330px){
    .comman-detaildiv h1, .imgDivider-container .imgDivider-title {
        font-size: 36px;
    }
}