<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Ourland - Real Estate HTML Template */

@media only screen and (max-width: 1900px) {
    .header-style-six .outer-box {
        margin-left: 100px;
    }

    .header-style-six .outer-box .social-icon-one,
    .header-style-six .outer-box .link-box {
        display: none;
    }
}

@media only screen and (max-width: 1400px) {
    .header-style-six .outer-box {
        margin-left: 0;
    }

    .header-style-six .outer-box .search-box-outer {
        display: none;
    }
}

@media only screen and (max-width: 1300px) {
    .awesome-links-fixed:after {
        display: none;
    }

    .awesome-links-fixed span {
        color: #fff;
        font-size: 26px;
        position: absolute;
        left: 100%;
        z-index: 1;
        top: 0;
        padding: 5px 0px;
        cursor: pointer;
        background: #e35f13;
        display: block;
        width: 40px;
        text-align: center;
    }

    body.courses .awesome-links-fixed.awesome-links-fixed-scrolled {
        transform: translate(-245px, 0);
    }

    body.courses .awesome-links-fixed.awesome-links-fixed-scrolled:hover {
        transform: translate(0, 0);
    }

    .toolbar-inner ul li ul {
        left: auto;
        right: 0;
    }
}

@media only screen and (max-width: 1279px) {
    .main-header .top-left .contact-list li {
        margin-right: 20px;
    }

    .main-header .top-left {
        margin-right: 2rem !important;
    }

    .program-summary .summary-footer ul li {
        width: 100%;
    }

    .course-banner-form {
        top: -292%;
    }

    .courses .page-title-wrap .page-title-tag,
    .courses .page-title-wrap .page-title-tag span {
        line-height: normal;
        font-size: 28px;
    }

    .course-banner-form {
        width: 360px;
    }

    .course-banner-form form {
        padding: 30px 20px 30px 20px;
    }

    .custom-radio span:not(:last-child) {
        margin-right: 5px;
    }

    .enquiry-section .info-column .inner-column {
        padding-right: 30px;
        padding-left: 30px;
        width: 100%;
    }

    .header-style-one .main-menu .navigation&gt;li {
        margin-right: 5px;
    }

}


@media screen and (max-width: 1199px) {
    .application-process .single-process:not(:last-child) {
        padding: 15px 2%;
    }

    .application-process .single-process p {
        padding: 0 0 0 10px;
    }

    .application-process .single-process:not(:last-child) .process-inner {
        padding: 15px 2px 15px 15px;
    }

    .school-navigation .school-navigation-wrapper,
    .school-navigation h4,
    .school-navigation ul {
        display: block;
        text-align: left;
    }

    .school-navigation h4 {
        width: 100%;
        cursor: pointer;
        z-index: 1;
    }

    .school-navigation ul {
        padding-left: 0;
    }

    .school-navigation ul li {
        display: block;
    }

    .school-navigation h4:before {
        right: -10%;
        content: "";
        width: 200%;
        top: 0;
        background: #e35f13;
        height: 100%;
        z-index: -1;
    }

    .school-navigation h4:after {
        border-top: 20px solid #ffffff !important;
        border-right: 10px solid transparent !important;
        border-left: 10px solid transparent !important;
        left: 93%;
        border-bottom: 0 !important;
        right: auto;
        border-left-color: #fff;
        z-index: 2;
        width: 0;
        top: 32%;
        transition: .3s;
        -moz-transition: .3s;
        -webkit-transition: .3s;
    }

    .school-navigation h4.rotateToggle:after {
        transform: rotate(180deg);
    }

    .school-navigation ul li a {
        display: block;
    }

    .school-navigation ul li&gt;ul,
    .school-navigation ul li ul li ul {
        width: 100%;
        transform: none;
        transition: none;
        opacity: 1;
        visibility: visible;
        z-index: 1;
        position: static;
        background: rgba(0, 0, 0, .2);
        box-shadow: none;
        display: none;
    }

    .school-navigation ul li&gt;ul&gt;li&gt;a {
        font-weight: 600;
        color: #fff;
    }

    .school-navigation ul li&gt;ul&gt;li ul li&gt;a {
        font-weight: 400;
    }

    .school-navigation ul.nav-ul {
        display: none;
    }

    .toggle {
        position: relative;
    }

    .toggle:after {
        right: 0;
        content: "";
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 6px solid #fff;
        margin: 8px 0 0 10px;
        display: inline-block;
    }

    .main-header .top-right {
        display: none;
    }

    /*.online-application-page .table tr{
		display:inline-block;
	}
	.online-application-page .table tr:first-child{
		width:30%
	}
	.online-application-page .table tr:last-child{
		width:70%
	}
	.online-application-page .table tr td,.online-application-page .table tr th{
		display:block;
		padding:4px 15px;
	}*/
}

@media only screen and (max-width: 1199px) {
    .updates_title {
        padding: 10px 0;
        border-bottom: 1px solid #fff;
    }

    .updates_title h3 {
        font-size: 22px;
    }

    .news_tick marquee a {
        padding: 6px 20px;
    }

    .fun-facts-section .column {
        margin: 22px 0;
    }

    .fun-facts-section .column .content {
        padding-left: 64px;
    }

    .fun-facts-section .column .icon-box {
        font-size: 50px;
    }

    .fun-facts-section .count-outer .count-text {
        font-size: 24px;
    }

    .fun-facts-section .column .counter-title {
        margin-top: 0;
    }

    .popular-item .place {
        font-size: 18px;
    }

    .popular-item .place:after {
        border-top: 81px solid rgba(229, 111, 43, .7);
    }
}

@media only screen and (max-width: 1139px) {
    .new-property .image-column .inner-column {
        padding-right: 20px;
        padding-left: 20px;
    }

    .new-property h3,
    .new-property h3 {
        font-size: 24px;
        line-height: 1.2em;
    }

    .social-icon-two li {
        margin-left: 10px;
    }

    .news-block-two .image-box {
        position: relative;
    }

    .news-block-two .image-box .image {
        width: 100%;
    }

    .property-block-four .property-info li {
        margin-right: 15px;
    }

    .property-block-four h3 {
        font-size: 28px;
        line-height: 1.2em;
    }

    .property-block-four .image-column .inner-column,
    .news-block-two .inner-box {
        padding-left: 0;
    }

    .rtl .news-block-two .inner-box {
        padding-right: 0;
    }

    .property-block-four.style-two .image-column .inner-column,
    .testimonial-block .inner-box {
        padding-right: 0;
    }

    .contact-section:after,
    .contact-section .info-column,
    .contact-section .form-column {
        width: 50%;
        margin: 0;
    }

    .contact-section .map-column {
        position: relative;
        float: left;
        width: 100%;
        left: 0;
        right: 0;
        margin: 0;
        z-index: 9;
        height: 400px;
    }

    .property-search-form.style-three form {
        right: 15px;
    }

    .process-block h4 {
        font-size: 22px;
    }

    .property-block-two .lower-content {
        padding: 20px 30px 20px;
    }

    .property-block-two .lower-content .thumb {
        display: none;
    }

    .testimonial-section-two .testimonial-column .inner-column {
        padding: 0;
    }

    .banner-section .title-box h2 {
        font-size: 32px;
        line-height: 1.2em;
        padding: 20px 50px;
    }

    .banner-section .title-box .inner-box:before,
    .banner-section .title-box .inner-box:after {
        display: none;
    }

    .property-block-three .lower-content .thumb {
        top: -40px;
        left: 0;
    }

    .property-block-three .lower-content {
        padding-top: 30px;
    }

    .rtl .header-style-seven .main-menu .navigation&gt;li:last-child,
    .header-style-seven .main-menu .navigation&gt;li {
        padding: 0;
        margin-left: 0 !important;
        margin-right: 25px;
    }

    .rtl .header-style-seven .main-menu .navigation&gt;li:last-child:before {
        display: none;
    }

    .property-block-four .content-column .inner-column {
        padding-right: 0;
    }

    .property-block-four.style-two .content-column .inner-column {
        padding-left: 0;
    }

    .property-block-four .thumb {
        right: 0;
    }


}

@media screen and (max-width: 1139px) {

    .banner-e-form {
        margin-top: 25%;
    }

    .banner-e-form .course-banner-form h3 {
        margin-bottom: 0;
        font-size: 21px;
        padding: 12px 30px;
    }

    .banner-e-form .course-banner-form .form-group .form-control {
        height: 42px !important;
    }

    .banner-e-form {
        clip-path: none;
        width: 320px;
        right: -320px;
    }

    .banner-e-form .course-banner-form form {
        padding: 20px 20px 15px 20px;
    }

    .banner-e-form .course-banner-form .btn-style-two {
        padding: 8px 15px;
    }
}


/* @media only screen and (min-width: 768px){
	.main-menu .navigation &gt; li &gt; ul,
	.main-menu .navigation &gt; li &gt; ul &gt; li &gt; ul,
	.main-menu .navigation &gt; li &gt; .mega-menu{
		display:block !important;
		visibility:hidden;
		opacity:0;
	}
} */

@media only screen and (max-width: 1023px) {

    .sticky-header {
        display: none !important;
    }

    .box-layout .page-wrapper {
        border: 0 !important;
    }

    .property-block .property-price .price,
    .property-block .property-price .read-more {
        width: 100%;
        margin-bottom: 10px;
    }

    .header-style-two .header-lower .inner-container {
        position: relative;
        padding: 0;
    }

    .property-filter-section .upper-box .filters,
    .header-style-seven .header-upper .upper-right,
    .header-style-three .header-upper .upper-right,
    .header-style-seven .header-upper .logo-outer,
    .header-style-three .header-upper .logo-outer,
    .header-style-two .header-lower .logo-box,
    .header-style-two .header-lower .nav-outer {
        width: 100%;
    }

    .header-style-three .header-upper .logo-outer,
    .header-style-seven .header-upper .logo-outer,
    .header-style-seven .header-upper .logo-outer .logo,
    .header-style-two .header-lower .logo-box {
        text-align: center;
        padding-bottom: 0;
    }

    .property-block-three .property-price .price,
    .property-block .property-price .price {
        padding: 10px 20px;
    }

    .header-style-two .outer-box,
    .property-block-three .property-price .read-more .theme-btn,
    .property-block .property-price .read-more .theme-btn {
        margin: 0;
    }

    .banner-section.style-two .owl-next {
        right: 0;
    }

    .banner-section.style-two .owl-prev {
        left: 0;
    }

    .rtl .header-style-five .main-menu .navigation&gt;li:last-child {
        padding-right: 0;
        margin-right: 20px;
    }

    .rtl .header-style-five .main-menu .navigation&gt;li:last-child:before {
        display: none;
    }

    .rtl .header-style-seven .header-lower .main-box {
        padding-right: 0;
    }

    .rtl .header-style-seven .outer-box {
        right: auto;
        left: 20px;
    }


    .property-block h3 {
        font-size: 22px;
    }

    .banner-section.style-two .content-box h2 {
        font-size: 36px;
        line-height: 1.2em;
    }

    .app-section h2 {
        font-size: 32px;
        line-height: 1.2em;
        margin-bottom: 10px;
    }

    .popular-places-section .small-item {
        *width: 50%;
    }

    .header-style-four .main-menu .navigation&gt;li {
        margin-left: 25px;
    }



    .call-to-action .button-column,
    .call-to-action .title-column {
        padding: 0 15px;
    }

    .call-to-action .button-column a {
        margin-left: 0;
        margin-right: 20px;
    }

    .property-block-four .image-column {
        order: 0;
    }

    .property-block-four.style-two .image-column .image,
    .property-block-four .image-column .image {
        padding: 0;
    }

    .property-block-four .text {
        margin-bottom: 0;
    }

    .property-block-four .thumb {
        position: relative;
        display: block;
        margin-top: 10px;
        margin-bottom: 10px;
        display: none;
    }

    .property-search-section-two {
        padding: 150px 0;
    }

    .property-search-section-two .content-box h2 {
        font-size: 34px;
    }

    .property-search-form.style-two .form-group {
        border-bottom: 1px solid #cccccc;
    }

    .main-footer .upper-box .social-icon-two,
    .main-footer .footer-bottom .copyright-text,
    .main-footer .footer-bottom .footer-nav,
    .main-footer .footer-logo .image {
        width: 100%;
        text-align: center;
    }

    .main-footer .footer-bottom .footer-nav ul {
        padding-bottom: 0;
    }

    .fun-facts-section .column .content {
        *padding-left: 0;
        *text-align: center;
    }

    .property-filter-section .upper-box .sec-title,
    .fun-facts-section .column .icon-box {
        *position: relative;
        *margin-bottom: 20px;
    }

    .main-footer .footer-bottom .footer-nav ul li {
        float: none;
        display: inline-block;
    }

    .app-section {
        padding: 70px 0;
        text-align: center;
    }

    .app-section .image {
        margin-bottom: 40px;
    }

    .sidebar-page-container.left-sidebar .content-side,
    .recent-property-section .slide-item .property-block-two:nth-child(even) .image-box {
        order: 0;
    }

    .testimonial-section-two .image-column .image {
        margin-top: 50px;
        width: 100%;
        text-align: center;
    }

    .property-search-form.style-three {
        position: relative;
        top: 0;
        padding: 70px 0 40px;
        background-color: #ffffff;
    }

    .property-search-form.style-three form {
        position: relative;
        left: 0;
        right: 0;
        margin: 0 auto;
        max-width: 100%;
    }

    .upper-info-box .price-column {
        text-align: left;
        padding-top: 0;
        margin-bottom: 30px;
    }

    .about-us .info-column .inner-column {
        margin-right: 0;
    }

    .new-property .content-column .inner-column {
        padding: 0 15px;
    }

    .new-property .image-column .inner-column {
        padding: 20px 15px 0;
    }

    .new-property .text {
        margin-bottom: 0;
    }

    .property-filter-section {
        padding-top: 50px;
    }

    .property-filter-section .mixitup-gallery .filters li {
        margin-left: 0;
        margin-right: 30px;
    }

    .property-block-four .image-column .image img {
        border: 0;
        margin-bottom: 20px;
    }

    .news-block-three .image-box .image img {
        width: 100%;
    }
    .popular-item-two .info-box .category {
        font-size: 16px;
    }
    h2.h2faculty {
        font-size: 30px;
    }

}

@media only screen and (max-width: 767px) {

    .main-header .header-lower .logo img {
        max-width: 140px;
    }

    .header-style-one .header-lower .inner-container,
    .header-style-one .header-top .inner-container {
        padding-left: 0;
    }

    .main-header .header-lower .logo-box {
        width: 100%;
        text-align: center;
    }

    .header-style-one .header-lower .logo-box {
        position: relative;
        left: 0;
        top: 0;
        width: 100%;
        text-align: center;
        display: none;
    }

    .header-style-one .header-lower .logo {
        padding: 10px 0;
    }

    .main-header .top-left {
        float: left !important;
    }

    .header-style-seven .search-box-outer,
    .header-style-three .search-box-outer,
    .header-style-five .outer-box,
    .header-style-one .header-lower .logo:after,
    .header-style-one .header-lower .logo:before {
        display: none;
    }

    .main-header .outer-box {
        margin-left: 35px;
    }

    .header-style-two .header-lower .nav-outer,
    .header-style-four .header-lower .nav-outer {
        width: 100%;
    }

    .header-style-one .header-lower .logo-box:before {
        right: -50px;
    }

    .header-style-six .outer-box {
        display: none;
    }

    .header-style-five .search-box-outer,
    .header-style-five .outer-box {
        margin-left: 0;
    }

    .header-style-seven .outer-box {
        margin-left: 0;
    }

    .main-menu {
        float: none;
    }

    .main-menu .navigation,
    .main-header .top-left {
        width: 100%;
        text-align: center;
    }

    .main-menu .navigation&gt;li,
    .main-header .top-left .contact-list li {
        display: inline-block;
        float: none;
        vertical-align: top;
    }

    .main-header .top-left {
        float: none;
    }

    .header-style-one .outer-box,
    .header-style-five .outer-box,
    .header-style-one .main-menu .navigation&gt;li:before,
    .main-header .top-left {
        display: none;
    }

    .main-header .top-right {
        width: 100%;
        text-align: center;
    }

    .main-header .top-right ul li {
        float: none;
        display: inline-block;
    }

    .header-style-five .header-lower .logo-box {
        width: auto;
    }

    .header-style-one .header-lower .main-box {
        background: #00c0ff;
    }

    .header-style-seven .outer-box {
        left: 20px;
        right: auto;
    }

    .rtl .header-style-seven .outer-box {
        left: auto;
        right: 20px;
    }

    .header-style-seven .search-box-outer .dropdown-menu {
        right: 0 !important;
    }


    .rtl .header-style-seven .search-box-outer .dropdown-menu {
        right: 0 !important;
    }


    .header-style-one .header-lower .logo-box {
        float: left;
        width: auto;
        z-index: 1;
    }

    .header-style-one .header-lower .nav-outer {
        margin-top: -86px !important;
    }

    .header-style-one .navbar-toggler {
        margin-bottom: 15px;
    }

    .header-style-two .outer-box {
        position: absolute;
        left: 0;
        top: 15px;
        padding: 0;
    }


    .header-style-seven .outer-box,
    .header-style-three .outer-box {
        position: absolute;
        left: 0;
        top: 0;
        margin-left: 0;
    }

    .header-style-seven .search-box-outer,
    .header-style-three .search-box-outer {
        margin-left: 0;
        padding: 22px 0;
        display: block;
    }

    .header-style-seven .search-box-outer .dropdown-menu,
    .header-style-three .search-box-outer .dropdown-menu {
        left: 0 !important;
    }

    .header-style-two .outer-box .theme-btn {
        font-size: 14px;
        padding: 10px 30px;
    }

    .header-style-six .nav-outer,
    .header-style-five .nav-outer {
        width: 100%;
        margin-top: -85px;
    }

    .main-header .header-lower .nav-outer {
        width: 100%;
    }

    .header-style-four .outer-box {
        position: absolute;
        left: 0;
        top: 10px;
        margin-left: 0;
        padding: 0;
    }

    .header-style-seven .header-lower .main-box {
        padding-left: 0;
    }

    .header-style-six .main-box {
        background-color: rgba(255, 255, 255, 0.2);
    }

    .header-style-five .header-lower .main-box,
    .header-style-four .header-lower .main-box {
        background-color: #111111;
        position: relative;
    }

    .main-header .main-menu {
        padding-top: 0px;
        width: 100%;
        margin: 0px;
    }

    .main-menu .navbar-header {
        position: relative;
        float: none;
        display: block;
        text-align: right;
        width: 100%;
        padding: 10px 0px 10px;
        right: 0px;
    }

    .main-menu .collapse {
        max-height: 400px;
        overflow: auto;
        float: none;
        width: 100%;
        padding: 10px 0px 0px;
        border: none;
        margin: 0px 0px 15px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        box-shadow: none;
    }

    .main-menu .collapse.in,
    .main-menu .collapsing {
        padding: 10px 0px 0px;
        border: none;
        margin: 0px 0px 15px;
        -ms-border-radius: 0px;
        -moz-border-radius: 0px;
        -webkit-border-radius: 0px;
        -o-border-radius: 0px;
        border-radius: 0px;
        box-shadow: none;
    }

    .navbar-dark .navbar-toggler {
        border: none;
        font-size: 40px;
        line-height: 40px;
        color: #ffffff;
        padding: 5px 0;
    }

    .navbar-light .navbar-toggler {
        border: none;
        font-size: 40px;
        line-height: 40px;
        color: #222222;
        padding: 5px 0;
    }


    .main-menu .navbar-collapse&gt;.navigation {
        float: none !important;
        margin: 0px !important;
        width: 100% !important;

        border: 1px solid #ffffff;
        border-top: none;
    }

    .main-menu .navbar-collapse&gt;.navigation&gt;li {
        margin: 0px !important;
        float: none !important;
        padding: 0px !important;
        width: 100%;
    }

    .main-menu .navigation&gt;li&gt;a,
    .main-menu .navigation&gt;li&gt;ul:before {
        border: none;
    }

    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;a {
        padding: 10px 10px !important;
        border: none !important;
        font-size: 15px !important;
    }

    .main-menu .navigation li.dropdown&gt;a:after,
    .main-menu .navigation&gt;li.dropdown&gt;a:before,
    .main-menu .navigation&gt;li&gt;ul&gt;li&gt;a::before,
    .main-menu .navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a::before {
        color: #ffffff !important;
        right: 15px;
        font-size: 16px;
        display: none !important;
    }

    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;ul {
        position: relative;
        border: none;
        float: none;
        visibility: visible;
        opacity: 1;
        display: none;
        margin: 0px;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        padding: 0px;
        outline: none;
        width: 100%;
        background: #333333;
        -webkit-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        -moz-transition: none !important;
        -webkit-transform: scaleY(1);
        -ms-transform: scaleY(1);
        -moz-transform: scaleY(1);
        transform: scaleY(1);
    }

    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;ul {
        border-top: 1px solid rgba(255, 255, 255, 1) !important;
    }

    .main-menu .navbar-collapse&gt;.navigation&gt;li,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li {
        border-top: 1px solid rgba(255, 255, 255, 1) !important;
        border-bottom: none;
        opacity: 1 !important;
        top: 0px !important;
        left: 0px !important;
        visibility: visible !important;
    }

    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li:first-child,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li:first-child {
        border-top: none !important;
    }

    .main-menu .navbar-collapse&gt;.navigation&gt;li:first-child {
        border: none;
    }

    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a {
        padding: 12px 20px !important;
        line-height: 22px;
        color: #ffffff;
        font-weight: 500;
        font-size: 15px;
        background: #25262c;
        text-align: left;
    }

    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;a:hover,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;a:active,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;a:focus,
    .main-menu .navigation&gt;li .mega-menu-bar .column&gt;ul&gt;li&gt;a {
        background: #ff5926;
    }

    .main-menu .navbar-collapse&gt;.navigation&gt;li:hover&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li:hover&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li:hover&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li.current&gt;a,

    .main-menu .navbar-collapse&gt;.navigation&gt;li.current-menu-item&gt;a,
    .main-menu .navigation&gt;li .mega-menu-bar .column&gt;ul&gt;li&gt;a {
        background: #25262c;
        color: #ffffff !important;
    }

    .main-menu .navbar-collapse&gt;.navigation li.dropdown .dropdown-btn {
        display: block;
    }

    /*.main-slider .content-box .inner-box:after,
	.main-slider .content-box:after,
	.main-slider .content-box:before,*/
    .main-menu .navbar-collapse&gt;.navigation li.dropdown:after,
    .main-menu .navigation&gt;li&gt;ul:before {
        display: none !important;
    }

    /*=== Mega Menu Style ===*/

    .main-menu .navigation&gt;li.has-mega-menu {
        position: relative !important;
    }

    .main-menu .navigation&gt;li .mega-menu-bar .column {
        padding: 0px;
        margin: 0px;
    }

    .main-menu .navigation&gt;li&gt;.mega-menu {
        position: relative;
        width: 100%;
        padding: 0px !important;
        background: none !important;
        margin: 0px !important;
        left: 0px !important;
        top: 0px !important;
    }

    .main-menu .navigation&gt;li&gt;.mega-menu .row {
        margin: 0px;
        width: 100%;
    }

    .main-menu .navigation&gt;li&gt;.mega-menu:before,
    .main-menu .navigation&gt;li .mega-menu-bar h3 {
        color: #ffffff !important;
        right: 15px;
        font-size: 16px;
        display: none !important;
    }

    .main-menu .navigation&gt;li&gt;.mega-menu,
    .main-menu .navigation&gt;li .mega-menu-bar&gt;ul {
        position: relative;
        border: none;
        float: none;
        visibility: visible;
        opacity: 1;
        display: none;
        margin: 0px;
        left: auto !important;
        right: auto !important;
        top: auto !important;
        padding: 0px;
        outline: none;
        width: 100%;
        background: #2c2c2c;
        -webkit-border-radius: 0px;
        -ms-border-radius: 0px;
        -o-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        -o-transition: none !important;
        -moz-transition: none !important;
        -webkit-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }

    .main-menu .navigation&gt;li .mega-menu-bar .column&gt;ul&gt;li {
        border-top: 1px solid rgba(255, 255, 255, 1) !important;
        border-bottom: none;
        opacity: 1 !important;
        top: 0px !important;
        left: 0px !important;
        visibility: visible !important;
    }

    .main-menu .navigation&gt;li .mega-menu-bar .column&gt;ul&gt;li&gt;a {
        padding: 10px 10px !important;
        line-height: 22px;
        color: #ffffff !important;
        background: #00c0ff;
        font-size: 14px;
        font-weight: 600;
        text-transform: uppercase;
    }

    .main-menu .navigation&gt;li .mega-menu-bar .column&gt;ul&gt;li&gt;a:hover {
        background: #00c0ff;
    }

    .main-menu .navigation&gt;li&gt;.mega-menu {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
    }

    /*=== End Mega Menu Style ===*/

    .main-header .header-lower .nav-outer {
        position: relative;
    }

    .main-slider h2 {
        font-size: 60px;
    }

    .page-title h1 {
        font-size: 28px;
        line-height: 1.2em;
    }

    .page-title {
        padding: 100px 0;
    }

    .banner-section .title-box h2,
    .sec-title h2 {
        font-size: 24px;
        line-height: 1.2em;
    }

    .property-block-two .property-price:before,
    .recent-property-section .owl-nav,
    .fun-facts-section:before,
    .contact-section:after,
    .sec-title .text br {
        display: none;
    }

    .sec-title {
        margin-bottom: 40px;
    }

    .main-slider .btn-box,
    .main-slider .content-box .price,
    .main-slider .content-box {
        text-align: center;
    }

    .main-footer {
        padding-top: 70px;
    }


    .call-to-action,
    .news-section,
    .process-section,
    .services-section,
    .fun-facts,
    .news-section-two,
    .why-choose-us,
    .agents-section,
    .recent-property-section,
    .property-section {
        padding: 70px 0 40px;
    }

    .agent-detail,
    .appointment-section,
    .faq-section,
    .blog-section,
    .faq-form-section,
    .property-section-two,
    .clients-section,
    .property-modern-view,
    .testimonial-section-two,
    .call-back-section,
    .testimonial-section,
    .popular-places-section,
    .about-us {
        padding: 70px 0;
    }

    .testimonial-page-section {
        padding: 70px 0 30px;
    }

    .fun-facts-section,
    .sidebar-page-container {
        padding: 70px 0 20px;
    }

    .agents-section.alternate,
    .property-filter-section {
        padding: 70px 0 0;
    }

    .main-footer .widgets-section {
        padding-bottom: 0;
    }


    .contact-section .form-column,
    .contact-section .info-column,
    .popular-places-section .small-item,
    .popular-places-section .medium-item {
        width: 50%;
        margin: 15px 0;
    }

    .popular-item .place:after {
        border-top: 41px solid rgba(229, 111, 43, .7);
        display: none;
    }

    .fun-facts-section .video-box .image .icon {
        font-size: 50px;
    }


    .property-block-four .content-column,
    .property-block-two .property-price .read-more .theme-btn {
        margin: 0;
    }

    .property-block-four.style-two .image-column .image {
        padding: 0;
    }

    .property-block-two .property-price .read-more,
    .property-block-two .property-price .price {
        width: 100%;
        margin-bottom: 10px;
    }

    .property-block-two .property-price .price {
        font-size: 20px;
        padding: 10px 15px;
    }

    .property-block-two .property-info li {
        margin-left: 0;
        width: 100%;
    }

    .property-block-two .lower-content {
        padding: 20px 15px 20px;
    }

    .app-section .link-box a {
        margin-right: 10px;
    }

    .banner-carousel .content-box h2 {
        font-size: 46px;
    }

    .banner-section.style-two .slide-item {
        padding: 150px 0;
    }

    .property-block-four .image-column .image:before {
        display: none;
    }

    .blog-detail blockquote,
    .review-area .review-box.reply {
        margin-left: 0;
    }

    .nearest-places .places-column {
        position: relative;
        width: 100%;
    }

    .nearest-places .map-column {
        position: relative;
        float: left;
        width: 100%;
        height: 400px;
        margin-top: 30px;
    }

    .property-detail .property-features ul li {
        width: 50%;
    }

    .flooring-tabs .tab-buttons {
        float: left;
        width: 100%;
        margin-bottom: 30px;
    }

    .contact-section .info-column .inner-column,
    .contact-section.style-two .form-column,
    .contact-section.style-two .info-column {
        width: 100%;
        max-width: 100%;
    }

    .banner-section.style-one .slide-item {
        padding: 100px 0 280px;
    }

    .error-section {
        padding: 100px 0;
    }

    .fun-facts-section .column {
        *margin-bottom: 50px;
    }

    .contact-section .contact-info-box .inner-box {
        padding-left: 35px;
    }


}

@media only screen and (max-width: 599px) {

    .blog-detail h2,
    .app-section h2,
    .upper-info-box h2,
    .property-block-two h3,
    .property-block-four h3,
    .upper-info-box .price-column .price,
    .property-search-section-two .content-box h2,
    .new-property h3 {
        font-size: 24px;
        line-height: 1.3em;
    }

    .error-section .error-title {
        font-size: 150px;
    }

    .error-section h4 {
        font-size: 30px;
    }

    .main-footer .footer-bottom .footer-nav ul li {
        margin-left: 15px;
    }

    .main-footer .footer-bottom .copyright-text p {
        line-height: 16px;
    }

    .main-slider .content-box .inner-box {
        padding: 45px 30px 50px;
    }

    .about-us .video-column .inner-column {
        padding: 0;
    }

    .new-property .content-column .inner-column {
        padding-left: 15px;
    }

    .new-property .image-column .inner-column {
        padding: 15px 15px 0;
    }

    .services-section .sec-title {
        margin-bottom: 50px;
    }

    .new-property .image-column {
        margin-bottom: 30px;
    }

    .banner-carousel .content-box h2 {
        font-size: 32px;
        line-height: 1.3em;
    }

    .login-section h2,
    .banner-section.style-two .content-box h2 {
        font-size: 28px;
        line-height: 1.3em;
    }

    .faq-tabs .tab-btns .tab-btn {
        width: 100%;
        margin-right: 0;
        display: block;
        text-align: center;
        border-bottom: 1px solid #dddddd;
    }

    .login-form {
        padding: 30px 15px 25px;
    }

    .login-form button {
        top: 0;
    }

    .accordion-box .block .acc-btn {
        padding: 20px 15px;
        padding-right: 40px;
    }

    .accordion-box .block .icon {
        top: 20px;
    }

    .new-property .start-from {
        font-size: 24px;
    }

    .about-us .video-column .video-box:before,
    .about-us .video-column .video-box:after,
    .banner-section.style-two br,
    .faq-tabs .tab-btns .tab-btn:after,
    .popular-places-carousel .owl-nav,
    .property-carousel .owl-nav,
    .property-block-three .property-price:before,
    .new-property .image:before,
    .agents-carousel .owl-nav {
        display: none;
    }

    .feature-block-two .icon-box,
    .testimonial-block .image-box {
        position: relative;
        margin-bottom: 20px;
    }

    .feature-block-two .inner-box,
    .testimonial-block .inner-box {
        padding-left: 0;
    }

    .contact-section .info-column .inner-column,
    .contact-section .form-column .inner-column {
        padding: 70px 15px;
    }

    .property-search-section-two {
        padding: 100px 0;
    }

    .fun-facts-section .video-box .image:before {
        padding: 0;
    }

    .header-style-seven .info-box,
    .header-style-three .info-box {
        width: 100%;
        margin-bottom: 40px;
    }

    .header-style-seven .info-box:last-child,
    .header-style-three .info-box:last-child {
        margin-bottom: 0;
    }

    .property-map-section #googleMap {
        height: 480px;
    }

    .blog-detail .post-share-options&gt;div,
    .page-title .bread-crumb {
        float: left;
        width: 100%;
    }

    .property-block-three .property-price .price,
    .property-block-three .property-price .read-more {
        width: 100%;
        margin-bottom: 10px;
    }

    .property-block-three .property-price .price {
        padding: 10px 20px;
    }

    .property-block-three .property-price .read-more .theme-btn {
        margin: 0;
    }

    .sidebar-page-container .upper-box .sec-title {
        margin-bottom: 30px;
    }

    .sidebar-page-container .upper-box .filter-options {
        float: left;
        width: 100%;
        padding-top: 0;
        margin-bottom: 20px;
    }

    .review-comment-form .form-group.text-right {
        text-align: left !important;
    }

    .property-detail blockquote {
        margin-left: 0;
    }

    .appointment-form {
        padding: 40px 20px 40px;
    }


    .comming-soon .content .content-inner h2 {
        font-size: 40px;
    }

    .comming-soon .emailed-form .form-group input[type="submit"],
    .comming-soon .emailed-form button {
        position: relative;
        width: 100%;
        display: block;
        margin-top: 15px;
        border-radius: 50px;
    }

    .time-counter .time-countdown .counter-column .count {
        font-size: 60px;
        line-height: 1em;
        padding-bottom: 0;
        padding-top: 0;
    }

    .time-counter .time-countdown .counter-column {
        height: auto;
    }

    .news-block-three .content-box h3 {
        font-size: 22px;
        line-height: 1.25em;
    }

    .banner-section .title-box {
        padding: 0;
        bottom: 30px;
    }

    .banner-section .title-box h2 {
        font-size: 18px;
        padding-left: 0;
        padding: 10px 15px;
    }

    .about-us .video-column {
        margin-bottom: 0;
        margin-top: 0;
    }

    .call-to-action .button-column,
    .call-to-action .title-column {
        padding: 0;
    }

    .property-search-form.style-three {
        padding-top: 35px;
    }

    .property-block-four .image-column {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 575px) {
    .updates_title h3 {
        font-size: 18px;
    }

    .main-slider .info-list {
        position: relative;
        margin-bottom: 24px;
        width: 286px;
        white-space: normal;
    }

    .main-slider .info-list li {
        width: 50%;
        line-height: normal !important;
        padding: 5px 10px !important;
        display: inline-block;
        margin: 0 -2px !important;
        text-align: center !important;
        border: 0 !important;
        outline: 0 !important;
        /* float: left; */
        white-space: normal;
        vertical-align: top;
    }

    .main-slider .info-list li:nth-child(2n + 1) {
        border-right: 1px solid #ddd !important;
    }

    .main-slider .info-list li:before {
        display: none;
    }

    .main-slider .content-box:after {
        border-bottom: 285px solid #ffffff !important;
        left: -49px !important;
    }

    .main-slider .content-box .inner-box:after {
        border-bottom: 285px solid #ffffff !important;
    }

    .main-slider .content-box:before {
        top: 22px !important;
    }

    .online-application-page .table tr:first-child {
        width: 40%;
    }

    .online-application-page .table tr:last-child {
        width: 60%;
    }

    .online-application-page .table tr th,
    .online-application-page .table tr td {
        line-height: normal;
    }

    .registration-wrapper {
        border: 0;
        padding: 0;
        background: #fff;
    }

    .front-page .video-patch:after {
        display: none;
    }

    .front-page .video-patch {
        width: 100% !important;
    }

    .front-page .video-patch p {
        line-height: normal;
    }
}

@media only screen and (max-width: 479px) {

    .popular-posts .post .thumb,
    .feature-block .inner-box .icon {
        position: relative;
        display: inline-block;
        margin-bottom: 20px;
    }

    .property-detail .property-features ul li,
    .review-area .review-box .thumb-box,
    .recent-properties .post-thumb {
        position: relative;
        width: 100%;
    }

    .popular-item .category {
        margin-bottom: 5px;
    }

    .popular-item .place {
        font-size: 20px;
    }

    .recent-properties .post,
    .review-area .review-box,
    .popular-posts .post {
        padding-left: 0;
    }

    .blog-detail .post-share-options .icon {
        margin-right: 20px;
    }

    .feature-block .inner-box {
        padding-left: 0;
        text-align: center;
    }

    .call-to-action .button-column a {
        margin: 0;
        display: block;
        width: 100%;
        margin-bottom: 20px;
    }

    .review-comment-form .form-group input[type="submit"],
    .review-comment-form button,
    .call-to-action .button-column {
        width: 100%;
        text-align: center;
    }

    .new-property .property-info li {
        margin-right: 0;
        width: 100%;
    }

    .agent-widget .social-links li.link,
    .agent-widget .contact-info li strong {
        width: 100%;
    }

    .service-block .icon-box {
        position: relative;
        left: 0;
        top: 0;
        border: 0;
        background-color: transparent;
    }

    .service-block .inner-box {
        padding: 25px 15px 25px;
    }

    .service-block {
        margin-bottom: 40px;
    }

    .service-block .inner-box:hover .icon-box {
        color: #222222;
    }

    .styled-pagination li.next,
    .styled-pagination li.prev,
    .testimonial-carousel-two .owl-nav,
    .service-block .icon-box:before {
        display: none;
    }

    .header-style-seven .top-right ul {
        margin-right: 0;
    }

    .flooring-tabs .tab-buttons li {
        display: block;
        width: 100%;
        margin-left: 0;
        margin-bottom: 4px;
    }

    .sidebar-page-container .sidebar-title h3 {
        font-size: 20px;
    }

    .contact-section .info-column .inner-column,
    .contact-section.style-two .form-column .inner-column {
        padding-left: 0;
        padding-right: 0;
    }
}

/*=======================================================
			Responsive RTL
=========================================================*/
@media only screen and (max-width: 1400px) {

    .rtl .upper-info-box .property-info li,
    .rtl .property-block-four .property-info li {
        margin: 0 !important;
        width: 50%;
        float: left;
    }
}

@media only screen and (max-width: 1139px) {

    .rtl .header-style-one .header-lower .inner-container,
    .rtl .header-style-one .header-top .inner-container {
        padding: 0;
    }

    .rtl .header-style-one .header-lower .logo-box:before {
        right: -50px;
    }

    .rtl .testimonial-block .inner-box {
        padding-left: 0;
    }
}

@media only screen and (max-width: 1023px) {
    .rtl .call-to-action .button-column {
        float: right;
    }

    .rtl .call-to-action .button-column a {
        margin-right: 0;
        margin-left: 30px;
    }

    .rtl .fun-facts-section .counter-column .inner-column,
    .rtl .header-style-three .info-box,
    .rtl .header-style-seven .info-box,
    .rtl .fun-facts-section .column .content {
        padding-right: 0;
    }

    .rtl .about-us .info-column .inner-column {
        margin-left: 0;
    }

    .rtl .upper-info-box .price-column {
        text-align: right;
    }


    .rtl .header-style-four .outer-box {
        margin-right: 0;
    }

    .fun-facts-section .counter-column .inner-column {
        padding-left: 0;
    }

    .app-section .content-column .inner-column {
        padding: 0;
    }
}

@media only screen and (max-width: 767px) {

    .rtl .main-menu .navbar-header {
        text-align: left;
    }

    .rtl .main-menu .navbar-collapse&gt;ul li.dropdown .dropdown-btn {
        right: auto;
        left: 10px;
    }

    .rtl .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;a {
        text-align: right;
    }

    .rtl .header-style-seven .header-lower .main-box {
        padding-right: 0;
    }

    .rtl .social-icon-one li:first-child {
        margin-left: 25px;
    }

    .rtl .social-icon-one li:last-child {
        margin-left: 0;
    }

    .rtl .main-header .outer-box {
        left: auto;
        right: 0;
        margin-right: 0;
    }


    .rtl .main-header .search-box-outer {
        margin-right: 0;
    }

    .rtl .header-style-three .top-right ul {
        margin-left: 0;
        margin-right: 0;
    }

}

@media only screen and (max-width: 599px) {

    .rtl .header-style-seven .info-box,
    .rtl .feature-block-two .inner-box,
    .rtl .testimonial-block .inner-box {
        padding-right: 0;
    }

    .rtl .testimonial-block .image-box {
        text-align: right;
        width: 100%;
    }

    .rtl .feature-block-two .icon-box {
        left: auto;
        right: 0;
        text-align: right;
    }

    .rtl .testimonial-block .image-box .image {
        display: inline-block;
    }

    .process-block .icon-box {
        margin-bottom: 30px;
    }

    .main-footer.style-two .footer-bottom .copyright-text {
        padding: 0;
    }
}

@media only screen and (max-width: 479px) {

    .rtl .recent-properties .post,
    .rtl .review-area .review-box,
    .rtl .popular-posts .post,
    .rtl .feature-block .inner-box {
        padding-right: 0;
    }

    .rtl .service-block .icon-box {
        left: 20px;
    }

    .rtl .blog-detail .post-share-options .icon {
        margin-left: 10px;
    }

    .header-style-three .top-right ul {
        margin-right: 0;
    }

}

@media screen and (max-width:1199px) {

    .thank-you-wrapper h1 {
        font-size: 34px;
    }

    .thank-you-wrapper h4 {
        font-size: 20px;
    }
}

@media screen and (max-width:991px) {
    .enquiry-section .info-column {
        height: auto;
    }

    .programe-nav-link {
        display: block;
    }

    .nav-rider {
        display: block;
    }

    .awesome-links-fixed,
    .header-top,
    .header-style-one .header-lower .logo-box:before {
        display: none !important;
    }

    .main-header .header-lower .logo img {
        max-width: 133px;
    }

    .header-style-one .header-lower .logo {
        padding: 5px 0;
    }

    .header-style-one .header-lower .logo-box,
    .header-lower {
        background-color: #fff !important;
    }

    .header-style-one .navbar-toggler {
        margin-bottom: 0;
        margin-top: -7px;
        color: #e35f13;
    }

    .about-us .video-column .inner-column {
        padding-left: 24px;
        padding-right: 0px;
    }

    .program-info-wrapper {
        padding-bottom: 115px;
    }

    .career-overview {
        padding: 90px 0 50px 0;
    }

    .tabs-wrapper .nav-tabs .nav-item {
        width: 138px;
    }

    .info-tab-content ul li {
        padding: 10px;
    }

    .tabs-wrapper .nav-tabs .nav-link {
        min-height: 120px;
    }

    .tabs-wrapper .nav-tabs .nav-item:not(:last-child) {
        margin-right: 10px;
    }

    .tabs-wrapper .nav-tabs .nav-link span img {
        width: 42px;
        display: block;
    }

    .tabs-wrapper .nav-tabs .nav-link span {
        margin-bottom: 0;
    }

    .tabs-wrapper .nav-tabs .nav-link p {
        font-size: 15px;
        line-height: normal;
    }

    .application-process .single-process:not(:last-child) {
        width: 36%;
        padding: 15px 3%;
    }

    .application-process .single-process {
        margin: 20px 0 0 0;
    }

    .our-founder-colm1-right,
    .chairman-name,
    .our-founder-colm1-left {
        float: none;
        display: block;
        width: 100%;
        padding: 20px;
        position: static;
        margin: 0 auto;
    }

    .our-founder-colm1-right {
        text-align: center;
    }

    .main-header .header-top {
        display: block !important;
    }

    .header-style-one .main-menu .navigation&gt;li {
        margin-right: 0;
    }

    #sidebar {
        display: none;
    }

    #content {
        margin-left: 0;
    }

    #content .form-set {
        margin-right: 0;
    }

    .radio-custom p {
        margin: 0 4px;
    }
    .main-footer .widget-content p {
        padding-right: 20px;
    }
}

@media screen and (max-width:767px) {
    .course-banner-form .fClose {

        display: block;
    }

    .header-style-one .header-lower .logo-box {
        display: block;
    }

    .main-menu .navigation&gt;li .mega-menu-bar .school-link a .head_ico {
        width: 40px;
    }

    .main-menu .navigation&gt;li .mega-menu-bar .school-link a .head_ico img {
        width: 34px;
    }

    .main-menu .navigation&gt;li .mega-menu-bar .school-link a h3 {
        width: calc(100% - 40px);
    }

    .main-footer .cities-widget .list li {
        float: none;
        width: 100%;
    }

    .video-patch {
        width: 85%;
    }

    .main-banner {
        margin-top: 78px;
    }

    .about-program .text,
    .about-program .text p {
        line-height: 26px;
    }

    .main-header .outer-box {
        display: none;
    }

    .application-process .single-process:not(:last-child) {
        width: 44%;
        padding: 15px 3%;
    }

    .course-banner-form {
        top: 137px;
        width: 100%;
        position: absolute;
        text-align: center;
        left: 0;
        right: 0;
        margin: 0 auto;
        cursor: pointer;
    }

    .course-banner-form h3 {
        margin: 0;
        text-align: center;
        font-size: 20px;
        padding: 12px 16px;
    }

    .course-banner-form h3 br {
        display: none;
    }

    .course-banner-form h3 span:after,
    .course-banner-form h3 span:before {
        display: none;
    }

    .course-banner-form h3 span {
        padding: 0;
    }

    .course-banner-form form {
        *display: none;
    }

    .course-banner-form .form-group .form-control {
        height: 42px !important;
        font-size: 15px;
    }

    .wd-title select,
    .s_otp,
    .sub_otp {
        padding: 6px 6px 10px 10px !important;
    }

    .courses .main-banner {
        min-height: 260px;
    }

    .courses .captions-content {
        top: 30px;
    }

    .main-slider {
        margin-top: 79px;
    }

    .program-summary {
        padding: 0px 0px 100px 0
    }

    .summary-footer .col-sm-12,
    .summary-footer .col-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .program-summary .summary-footer {
        padding-top: 3px;
        padding-bottom: 5px;
    }

    .program-summary ul li a.theme-btn {
        margin: 6px 0 0;
    }

    .program-summary ul li h2 {
        font-size: 30px;
    }

    .program-summary ul li span {
        font-size: 14px;
        color: #E56F2B;
        margin-bottom: 2px;
        line-height: normal;
    }

    .program-summary ul li label {
        font-size: 17px;
        line-height: normal;
    }

    .about-us .video-column .inner-column {
        padding-left: 0;
        padding-right: 0px;
    }

    .main-menu .navbar-header .navbar-toggle,
    .main-menu .navbar-collapse&gt;.navigation,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;ul,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;a:hover,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;a:active,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;a:focus,
    .main-menu .navbar-collapse&gt;.navigation&gt;li:hover&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li:hover&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;ul&gt;li:hover&gt;a,
    .main-menu .navigation&gt;li .mega-menu-bar .column&gt;ul&gt;li&gt;a,
    .main-menu .navigation&gt;li .mega-menu-bar .column&gt;ul&gt;li&gt;a:hover,
    .main-menu .navbar-collapse&gt;.navigation&gt;li.current&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li.current-menu-item&gt;a {
        background-color: #e35f13 !important;
    }

    .header-lower {
        display: block !important;
        opacity: 1 !important;
    }

    .captions-content {
        width: 300px;
        padding: 15px 20px;
        height: auto;
    }

    .captions-content&gt;span {
        top: 8px;
        right: 8px;
    }

    .captions-content:after,
    .captions-content span:after {
        border-bottom-width: 102px;
        border-left-width: 20px;
        left: -20px;
    }

    .page-title-wrap .page-title-tag span,
    .page-title-wrap .page-title-tag {
        line-height: 28px;
        font-size: 24px;
    }

    .about-area-inner {
        margin-right: 0;
        padding-bottom: 30px;
    }

    .about-area-one .media {
        position: static;
        right: 0;
        top: 10%;
        width: 100%;
        height: 300px;
        margin-top: -100px;
        margin-bottom: 30px;
    }

    .media-content {
        padding: 20px;
    }

    .call-to-action.footer-cta:before,
    .call-to-action.footer-cta:after {
        display: none;
    }

    .media-content p,
    .about-us.style-two .info-column .text {
        font-size: 16px;
        line-height: 26px;
    }

    .main-slider .title-box h3 {
        font-size: 20px;
    }

    .main-slider .content-box .inner-box {
        padding: 22px;
    }

    .main-slider .content-box:before {
        top: 12px;
    }

    .main-slider .content-box:after {
        left: -50px;
        top: 0;
        border-bottom: 252px solid #ffffff;
        border-left: 50px solid transparent;
    }

    .main-slider .content-box .inner-box:after {
        left: -80px;
        top: 12px;
        border-bottom: 252px solid #ffffff;
        border-left: 50px solid transparent;
    }

    .main-slider .content-box .inner-box .btn-style-one {
        padding: 10px 20px;
        line-height: 16px;
    }

    .main-slider .info-list li {
        padding-left: 10px;
        margin-left: 10px;
    }

    .main-slider .title-box p {
        font-size: 14px;
        line-height: 20px;
    }

    .main-slider .info-list li span {
        font-size: 16px;
        margin-bottom: 0;
    }

    .placements_box {
        padding-left: 15px;
    }

    .placements_box_title:after {
        display: none;
    }

    .about-page .about-us,
    .welcome-iuu,
    .agent-detail,
    .appointment-section,
    .faq-section,
    .blog-section,
    .faq-form-section,
    .property-section-two,
    .clients-section,
    .property-modern-view,
    .testimonial-section-two,
    .call-back-section,
    .testimonial-section,
    .popular-places-section,
    .about-us,
    .faculty-area,
    .syllabus {
        padding: 40px 0 !important;
    }

    .popular-places-section .small-item:nth-child(3) {
        display: none;
    }

    .call-back-section {
        background: #fff;
    }

    .call-back-section .column {
        max-width: 100%;
        float: none;
    }

    .call-to-action.footer-cta {
        padding: 20px 10px;
    }

    .main-menu .navigation&gt;li .mega-menu-bar .column&gt;ul&gt;li&gt;a {
        padding-left: 30px !important;
        background: #0e3c6f !important;
        font-weight: 400 !important;
        line-height: normal;
    }

    body .main-menu .navigation&gt;li&gt;ul&gt;li&gt;a,
    .main-menu .navbar-collapse&gt;.navigation&gt;li&gt;ul&gt;li&gt;a {
        background: #0e3c6f !important;
    }

    .tabs-wrapper {
        margin-top: 0;
    }

    .career-overview {
        padding: 40px 0 50px 0;
    }

    .info-tab-content {
        margin-top: 14px;
        border-width: 10px;
    }

    .chairman-name h2 {
        font-size: 24px;
    }

    .chairman-name abbr {
        font-size: 14px;
        line-height: normal;
        padding: 0;
    }

    .our-founder-colm1-left p {
        line-height: 1.5;
        font-size: 16px;
    }

    .about-program .sec-title h1 {
        font-size: 24px;
    }

    .school-link figure {
        display: table;
        width: 100%;
        margin: 0;
    }

    .main-menu .navigation&gt;li .mega-menu-bar .school-link a h3,
    .main-menu .navigation&gt;li .mega-menu-bar .school-link a .head_ico {
        display: table-cell !important;
        margin: 0 !important;
        text-align: left;
        vertical-align: middle;
        font-size: 16px;
        height: auto;
    }

    .head_ico i {
        font-size: 32px;
    }

    .school-link a {
        padding: 5px 20px;
    }

    .school-link a:hover {
        opacity: .7;
    }

    .mega-menu-bar-custom .mega-menu-bar {
        padding: 10px 0 20px !important;
        background: #0e3c6f;
        margin: 0 !important;
    }

    .popular-item .image {
        height: 220px;
    }

    .popular-item {
        padding: 0;
    }

    .popular-item .place a {
        height: auto;
    }

    .single-approval,
    .single-approval span {
        display: block;
    }

    .single-approval span:first-child {
        margin: 0 auto 20px;
        padding: 20px;
    }

    .single-approval span+span {
        padding: 0;
    }

    .programs-and-fee .nav-tabs {
        display: none;
        margin-top: 0;
    }

    .programs-and-fee .nav-tabs .nav-link {
        display: block;
        width: 100%;
        text-align: left;
        font-size: 16px;
        padding: 15px 20px;
    }

    .tabs-mobile-header {
        display: block;
    }

    .about-us .video-column .video-box:before {
        display: none;
    }

    .about-us .info-column .text p {
        font-size: 16px;
        line-height: 26px;
    }

    .fee-notice p {
        font-size: 14px !important;
        line-height: normal !important;
    }

    .openings-page .card-header .btn {
        font-size: 16px;
        white-space: inherit;
        min-height: 56px;
    }

    .footer-cta .sec-title h2 a {
        font-size: 22px;
    }

    .single-approval span a {
        margin-top: 14px;
        line-height: normal;
        padding: 8px 10px;
        word-break: break-all;
    }

    .readMore,
    .readMore {
        display: none;
    }

    .scroll-wrapper {
        height: auto;
    }

    .scroll-wrapper&gt;.scroll-content {
        padding-right: 0;
    }

    .school_name .scroll-wrapper {
        width: 100%;
        height: auto;
    }

    .single_program a figure img {
        width: 100%;
    }

    .school_name {
        width: 100%;
        margin: 14px 0 0;
    }

    .single-approval span {
        font-size: 16px;
    }

    #slider .slides li {
        height: 300px;
    }

    #carousel .slides li {
        height: 100px;
    }

    h4.blog-title {
        font-size: 22px;
    }

    .banner-e-form .course-banner-form form {
        display: block;
    }

    .banner-e-form {
        margin-top: 18%;
    }

    .main-slider .tp-custom-box .content-box:after {
        border-bottom: 180px solid #ffffff !important;
    }

    .main-slider .tp-custom-box .content-box .inner-box:after {
        border-bottom: 190px solid #ffffff !important;
    }
}

@media screen and (max-width:640px) {
    .about-area-one .media.sec {
        height: 400px !important;
    }

    .main-footer .widgets-section {
        padding-top: 40px;
    }

    .main-footer .contact-list li {
        margin-bottom: 8px !important;
    }

    .main-footer .footer-widget {
        margin-bottom: 20px;
    }

    .request-form .form-group input[type="text"],
    .request-form .form-group input[type="email"],
    .request-form .form-group input[type="url"],
    .request-form .form-group textarea,
    .request-form .form-group select {
        height: 48px;
    }

    .request-form .form-group {
        margin-bottom: 15px;
    }

    .request-form .form-group button {
        padding: 10px 30px;
    }

    .call-back-section .sec-title {
        margin-bottom: 26px;
    }

    .popular-places-section .load-more-btn {
        margin-bottom: 0;
        margin-top: 0px;
    }

    .placements_box {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .main-slider .title-box {
        margin-bottom: 12px;
    }

    .main-slider .content-box:after {
        left: -50px;
        top: 0;
        border-bottom: 220px solid #ffffff;
        border-left: 50px solid transparent;
    }

    .main-slider .content-box .inner-box:after {
        left: -80px;
        top: 12px;
        border-bottom: 225px solid #ffffff;
        border-left: 50px solid transparent;
    }

    .fun-facts-section .column .icon-box {
        font-size: 38px;
    }

    .fun-facts-section .column .content {
        padding-left: 46px;
    }

    .fun-facts-section .column .counter-title {
        font-size: 12px;
        line-height: normal;
    }

    .fun-facts-section .count-outer {
        line-height: 16px;
    }

    .tabs-wrapper .nav-tabs .nav-item {
        width: calc(50% - 10px);
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .info-tab-content {
        padding: 16px 10px;
    }

    .info-tab-content:before {
        height: 26px;
    }

    .application-process .single-process:not(:last-child) {
        width: 49%;
        padding: 5px 3%;
    }

    .program-summary ul li h2 {
        font-size: 20px;
    }

    .program-summary ul li h2 small {
        font-size: 15px;
    }

    .program-summary .summary-footer ul li {
        padding: 0;
    }

    .adc-section .card-header button h3 {
        font-size: 16px;
    }

    .adc-section .card-header button {
        padding: 16px 20px 16px 60px;
        white-space: inherit;
    }

    .adc-section .card-header button i {
        font-size: 26px;
        padding: 13px 12px;
        overflow: hidden;
    }

    .adc-section .card-header button i:after {
        border-top: 76px solid #ddd;
    }

    .enquiry-section .info-column {
        padding-top: 20px;
        padding-bottom: 50px;
        height: auto;
    }

    .enquiry-section .info-column .inner-column {
        padding-right: 10px;
        padding-left: 10px;
        width: 100%;
    }

    .float-right.filter-form {
        float: left !important;
        width: 100%;
    }

    .float-right.filter-form select {
        width: 100%;
    }

    .banner-e-form {
        margin-top: 20%;
    }



}

@media screen and (max-width:599px) {
    .about-area-one .media.sec {
        height: 400px !important;
    }

    .school-of-program .about-us .video-column {
        margin-bottom: 30px;
    }

    .school-of-program .scroll-wrapper {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:575px) {

    .main-banner {
        min-height: 228px;
    }

    .page-title-wrap .page-title-tag span,
    .page-title-wrap .page-title-tag {
        line-height: 21px;
        font-size: 18px;
    }

    .captions-content {
        width: 224px;
    }

    .captions-content:after,
    .captions-content span:after {
        border-bottom-width: 86px;
    }

    .fun-facts-section,
    .sidebar-page-container {
        padding: 20px 0 !important;
    }

    .programs-box .nav-tabs li a {
        padding: 12px 10px;
        font-size: 17px;
    }

    .programs-box .nav-tabs li a i {
        margin-right: 8px;
    }

    .media-content {
        padding: 0;
    }

    .main-footer .footer-bottom .copyright-text {
        padding: 5px 0;
    }

    .spdetails {
        padding: 20px;
        min-height: auto;
    }

    .plinks {
        margin-bottom: 0;
        margin-top: 20px;

    }

    .plinks li {
        display: block;
        width: 100%;
        margin: 15px 0;
        padding: 0;
    }

    .plinks li a i {
        font-size: 28px;
    }

    .plinks li a span {
        font-size: 15px;
        padding: 0 0 0 10px;
    }

    .main-slider .tp-caption {
        transform: translate(104px, 0) scale(.7) !important;
    }

    .call-to-action .button-column,
    .call-to-action .title-column {
        float: none !important;
        width: 100%;
        text-align: left;
    }

    .call-to-action.footer-cta .button-column {
        margin-top: 20px;
    }

    .sec-title .title {
        font-size: 13px;
    }

    .banner-section .title-box h2,
    .sec-title h2 {
        font-size: 22px;
    }

    .application-process .single-process:not(:last-child) .process-inner:before {
        content: "";
        position: absolute;
        right: -12px;
        top: 0%;
        border-top: 25px solid transparent;
        border-bottom: 24px solid transparent;
        border-left: 12px solid #119cd1;
    }

    .application-process .single-process:last-child .process-inner {
        padding: 0;
    }

    .application-process .single-process:not(:last-child) {
        width: 100%;
    }

    .pricing .nav-tabs .nav-link {
        font-size: 16px;
        padding-bottom: 5px;
        line-height: normal
    }

    .table-custom th,
    .table-custom td {
        font-size: 15px;
        line-height: normal;
    }

    .syllabus-list .card-header h5 button {
        font-size: 16px;
    }

    .syllabus-list .card-header h5 button:before {
        padding: 4px 0;
    }

    .openings .card-body {
        padding: 10px;
    }

    .job-details .job-summery.mt-4 {
        margin-top: 0 !important;
    }

    .openings .card-header button {
        font-size: 18px;
    }

    .job-summery label,
    .job-summery span {
        padding: 6px 12px;
        font-size: 15px;
    }

    .job-summery label {
        width: 110px;
    }

    .job-details h4 {
        font-size: 18px;
        font-weight: 600;
    }

    .job-details .list li {
        font-size: 15px;
        line-height: 24px;
        margin: 10px 0;
    }

    .job-details .list li:before {
        top: 7px;
    }

    .job-details .fee-notice p {
        font-size: 12px;
        line-height: 16px;
    }

    .job-details .theme-btn {
        font-size: 12px;
        line-height: 16px;
    }

    .toolbar-inner h3 span+span {
        padding: 0 0 0 10px;
        font-size: 16px;
        font-weight: 600;
    }

    .alumni-brand img {
        width: 96px;
    }

    .arf .container {
        border: 0;
        padding: 0 15px;
        box-shadow: none;
    }

    .arf .form-header {
        padding: 14px;
    }

    .form-header h2 {
        font-size: 24px;
    }
}

@media screen and (max-width:479px) {
    .about-area-one .media.sec {
        height: 330px !important;
    }

    .popular-places-section .small-item {
        width: 100%;
    }

    .main-slider .tp-caption {
        transform: translate(30px, 0) scale(.7) !important;
    }

    .application-process .single-process:not(:last-child) .process-inner:before {
        content: "";
        position: absolute;
        right: -18px;
        top: 0%;
        border-top: 35px solid transparent;
        border-bottom: 34px solid transparent;
        border-left: 18px solid #119cd1;
    }

    .application-process .single-process:not(:last-child) .process-inner {
        height: 69px;
    }

    .pricing .nav-tabs .nav-link {
        padding: 14px 12px 5px 12px;
    }

    .summary-footer .col-sm-12,
    .summary-footer .col-12 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .summary-footer:after {
        width: calc(100% - 30px);
        z-index: 0;
        left: 15px;
    }

    .summary-footer:before {
        display: none;
    }

    .program-summary .summary-footer {
        position: relative;
        top: auto;
        background: none;
        margin-top: 20px;
        padding: 10px 0 15px 0;
    }

    .program-summary {
        padding: 0px 0px 0 0;

    }

    .program-summary .summary-footer ul li {
        text-align: center;
        position: relative;
        z-index: 1;
    }

    .program-summary ul li a.theme-btn {
        margin: 12px 0 0 !important;
        padding: 10px 20px;
    }

    .program-summary ul li h2 {
        padding: 0;
    }

    .syllabus-list .card-body {
        margin: 0;
    }

    .syllabus-list ul li:first-child strong,
    .syllabus-list ul li:first-child label,
    .syllabus-list ul li strong,
    .syllabus-list ul li label {
        font-size: 15px;
    }

    .syllabus-list ul li {
        line-height: normal;
    }

    .pricing .tab-content {
        padding: 0 !important;
    }

    .pricing .tab-content .table-responsive {
        margin-top: 30px !important;
    }

    .main-footer .list li {
        padding-left: 20px;
    }

    .call-to-action .button-column a {
        text-align: center;
    }

    .syllabus-list .card-header h5 button {
        padding: 18px 20px 16px 72px;
        white-space: inherit;
    }

    .courses .page-title-wrap .page-title-tag,
    .courses .page-title-wrap .page-title-tag span {
        line-height: normal;
        font-size: 24px;
    }

    .program-summary {
        margin-top: 24px;
    }

    .about-area-one .media {
        height: 186px;
    }

    .about-area-one .media.sec {
        height: 330px !important;
    }

    .course-banner-form {
        top: 100px;
        border-radius: 0;
        width: 86%;
    }

    .publication-single .ico h5 {
        font-size: 15px;
    }

    .sec-title a {
        position: absolute !important;
        z-index: 1;
        color: #0e3c6f !important;
        bottom: -27px;
        top: auto;
        font-size: 14px;
    }

    .courses .fee-notice {
        margin-top: 10px;
    }

    .syllabus-list ul .list-style-type-none,
    .list-style-type-none {
        font-weight: 600 !important;
        margin-bottom: 10px !important;
        list-style-type: none !important;
        font-size: 20px !important;
        padding: 2px 0;
    }

    .page-title-wrap .page-title-tag span br,
    .page-title-wrap .page-title-tag br {
        display: none;
    }

    .banner-e-form {}

    .banner-e-form .course-banner-form h3 {
        background: rgba(14, 60, 111, 0.9);
    }

    .banner-e-form {
        margin-top: 32%;
    }

    .enquiry-btn a {
        padding: 8px 14px 8px 14px;
        margin-right: -45px;
    }
}

@media screen and (max-width:350px) {
    .banner-e-form {
        width: 290px;
        right: -290px;
    }
}

@media screen and (min-width:768px) and (max-width:992px) {

    #about .our-founder-colm1-right img {
        max-width: 43%;
    }
}

@media screen and (min-width:770px) and (max-width:900) {
    #facilities .about-us .info-column .text p {
        font-size: 18px;
        line-height: 37px;
        margin-left: 0px;
        padding-right: 8px;
        text-align: justify;
    }
}

@media screen and (min-width:320px) and (max-width:420px) {

    #facilities .img-fluid {
        max-width: 100%;
        margin-bottom: 18px;
        height: auto;
    }
}

@media screen and (min-width:770px) and (max-width:900) {
    #facilities .img-fluid {
        max-width: 100%;
        height: auto;
        margin-bottom: 55px;
        margin-top: 1px;
    }
}

@media screen and (min-width:320px) and (max-width:768) {
    #facilities .about-us.style-two .sec-title {
        margin-bottom: 25px;
        margin-top: 118px;
    }

}
@media only screen and (max-width: 767px){
.main-menu .collapse {
    margin: 15px 0px 15px;
}

.navbar-collapse.clearfix.collapsing{

    margin: 15px 0px 15px;
}
}@media only screen and (max-width: 425px){
.main-menu .collapse {
    margin: 17px 0px 15px;
}
#facilities .about-us.style-two .sec-title {
    margin-bottom: 13px;
    margin-top: 97px;
}
}

@media only screen and (max-width: 767px){
#contact .contact-area {
    padding: 40px 0;
    margin-top: 120px;
}
#facilities .about-us.style-two .sec-title {
    margin-bottom: 13px;
    margin-top: 97px;
}
}
@media only screen and (max-width: 768px){
.call-back-section.wow.fadeIn .auto-container {
    position: static;
    max-width: 1280px;
    padding: 0px 0px;
    margin: 0 auto;
    margin-left: -1px;
    margin-right: 55px;
}
}
@media only screen and (min-width: 1250px){

    .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 670px;
    }
    .carousel-caption {
        margin-bottom: 172px;
        right: 3%;
        left: 31%;
        font-family: 'Lato', sans-serif;
    }
}

@media only screen and (min-width: 1251px) and (max-width: 1310px){

    .carousel-caption {
        margin-bottom: 59px;
      
    }
}
@media only screen and (min-width: 1311px) and (max-width: 1390px){

    .carousel-caption {
        margin-bottom: 90px;
      
    }

}
@media only screen and (min-width: 1400px) and (max-width: 1496px){

    .carousel-caption {
        margin-bottom: 160px;
      
    }
}

@media only screen and (min-width: 2100px) and (max-width: 2560px){
.carousel-caption {
    margin-bottom: 748px;
    margin-left: 4px;
    right: 26%;
    left: 41%;
    font-family: 'Lato', sans-serif;
}
}


@media only screen and (max-width: 426px){
#about .img-fluid {
    max-width: 100%;
    height: 260px;
    margin-top: 11px;
}
#contact .address-bar {
    margin: 75px 0;
    margin-top: 0px;
    background: none;
}

.main-header .header-lower .logo img {
    max-width: 130px;
}
.main-header .header-lower .logo img {
    height: 96px;
}
#contact .contact-area {
    padding: 40px 0;
    margin-top: 108px;
}
.call-back-section.wow.fadeIn .img-fluid {
    max-width: 94%;
    height: 290px;
    margin-left: 15px;
}
}</pre></body></html>