        .institute-logos {
            margin-right: 0;
        }
        @media (min-width: 1115px) {
            .institute-logos {
                margin-right: 200px;
                min-width: 300px;
            }
        }		_:-ms-lang(x), body.institute .navbar-default .nav-main .nav-main-sub {
			width: 380px;
		}
		_:-ms-lang(x), body.institute .navbar-default .nav-main .nav-main-sub>li>a {
			white-space:normal !important;
			width: 315px !important;
		}        body.institute {
            --primary-color: #84b427;

            --secondary-color: #455e12;
            --background-color: #f2f7e9;

            --bg-primary-text-color: #000000;
            --bg-light-text-color: #455e12;
         
            --border-color: rgba(69, 94, 18, 0.3);
            
            --footer-bg-color: #f2f7e9;
            --footer-text-color: #000000;
            --footer-link-color: #455e12;
            --footer-border-color: rgba(69, 94, 18, 0.3);
        }