@font-face {
    font-family: 'montserratblack';
    src: url('../fonts/montserrat-black-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratlight';
    src: url('../fonts/montserrat-light-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'montserratsemibold';
    src: url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
html{font-size:14px}
body{font-family: 'montserratregular'; font-size:14px;color:#333333; padding-top: 115px;}
ul{padding:0;margin:0}
p{font-size:1rem}
img{max-width:100%}
a:focus, a:active, a:hover{outline:none;text-decoration:none;cursor:pointer}
li{list-style:none}
p a{word-break:break-all}
.container{position:relative; max-width: 1140px;} 
@media (max-width: 768px) { 
.navbar h5.navbar-toggler {
    cursor: pointer;
}
}

/** global **/
.mt-25 { margin-top: 25px; } 
.current-offers-overlay { position: absolute; left: 0px; top: 0px; height: 100%; width: 100%; background:rgba(51, 117, 68, 0.77); }
.view-all-btn { display: inline-block; background: #337544; width: 215px;   border-radius: 22px; font-family: 'montserratmedium'; color: #ffffff; font-size: 16px; line-height: 44px; margin-top: 15px; }
.view-all-btn:hover { background: #3d8750; color: #ffffff;}
.tabs-common { border-color: #e3e3e3; }
.tabs-common .nav-link { font-size: 18px; color: #333333; font-family: 'montserratsemibold'; text-transform: uppercase; border: #b9d5f0 solid 1px; border-bottom-color: #e3e3e3; margin-left: 20px; padding: 15px; 
background: #ebf5ff; 
-webkit-border-top-left-radius: 7px;
-webkit-border-top-right-radius: 7px;
-moz-border-radius-topleft: 7px;
-moz-border-radius-topright: 7px;
border-top-left-radius: 7px;
border-top-right-radius: 7px; }
.tabs-common .nav-item.show .nav-link, 
.tabs-common .nav-link.active { background: #347648; border-color: #347648; color: #ffffff;}
.tabs-common-content { margin-top: 25px;}



/**Header**/ 
.header-section {position: fixed; top: 0; right: 0; left: 0; z-index: 9999; background-color: #fff; 
    box-shadow: 2px 0 10px rgba(0,0,0,0.17); 
    -webkit-box-shadow: 2px 0 10px rgba(0,0,0,0.17); 
    -moz-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -o-box-shadow: 2px 0 10px rgba(0,0,0,0.17);   
    -ms-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
}
.navbar-toggler:focus, 
.navbar-toggler:hover { outline: none;}
.bar1, .bar2, .bar3 { width: 35px; height: 4px;  background-color: #333; margin: 6px 0; transition: 0.4s; border-radius: 3px; }  
.change .bar1 { -webkit-transform: rotate(-45deg) translate(-6px, 6px); transform: rotate(-45deg) translate(-6px, 6px); }
.change .bar2 {opacity: 0;}
.change .bar3 {-webkit-transform: rotate(45deg) translate(-8px, -8px); transform: rotate(45deg) translate(-8px, -8px); } 
.footer-bot-nav .navbar-toggler { display: block;}
.top-nav { background: #337544; }
.top-nav ul li { display: block; float: left; font-size: 14px; line-height: 20px; color: #FFFFFF;   }  
.top-nav-left { float: left;}
.top-nav-left li { margin-right: 20px; margin-top: 11px; margin-bottom: 11px; } 
.top-nav-left li a { color: #FFFFFF;}
ul.top-nav-left li.mobile-top-nav { display: none;}
.top-nav-right { float: right;}
.top-nav-right li { margin-left: 15px;  } 
.top-nav-right li a { padding:10px 15px; color: #FFFFFF; }
.top-nav ul li.top-nav-btn a {   background: #002147; display: block;  }
.top-nav-right li a { line-height: 25px;}
.top-nav-right li.whatsapp-no { padding-top: 10px; padding-bottom: 10px;}
.top-nav-right li.whatsapp-no a { padding-left: 4px;}
.top-nav-right li.whatsapp-no a img { display: block; float: right; margin-left: 0px; } 
.top-nav-right li .btn { background: #2c673c; border-radius: 0px; padding-top: 10px; padding-bottom: 10px;} 
.top-nav-right li .my-account-wrap { border-radius: 0; padding: 0px; z-index: 99; width: 170px; background: #fff; 
    box-shadow: 2px 0 10px rgba(0,0,0,0.17);
     -moz-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -o-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -webkit-box-shadow: 2px 0 10px rgba(0,0,0,0.17); 
} 
.top-nav-right li  .my-account-wrap a { text-transform: uppercase; font-weight: 400; padding: 15px; 
    color: #000; font-size: 13px; border-top: 1px solid #eaeaea; width: 100%;
    text-align: left; line-height: 1; display: block; transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
} 
.top-nav-right li .my-account-wrap a:hover { color: #337544; background: #60c379; }
.navbar-light {background: #FFFFFF; padding-top: 0; padding-bottom: 0; }
.navbar-light .navbar-nav .nav-link { font-size: 13px; color: #002147; text-transform: uppercase; font-family: 'montserratsemibold'; padding:1.8rem 0.7rem; }  
.dropdown-toggle::after { display: none;}
.navbar-light .navbar-nav .nav-link:focus, 
.navbar-light .navbar-nav .nav-link:hover { color: #337544; }  
.dropdown-menu { border-radius: 0; display: none; position: absolute; top: 100%; left: -15px; z-index: 99;  border-top: 2px solid #337544;
    min-width: 170px; max-width: 300px; padding: 0px; padding-top: 0px; padding-bottom: 0px; background: #fff; justify-content: space-between;
    box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -moz-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -o-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -webkit-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
} 
.dropdown-item { border-top: 1px solid #eaeaea;  font-size: 13px; line-height: 1; display: block; color: #000;      transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s; 
    text-transform: capitalize; padding: 15px;
}
.dropdown-item.active, 
.dropdown-item:active { color: #fff; text-decoration: none; background-color: #337544;}
.dropdown-item:hover { background:#bbf1c9; color: #337544;}
.section-row { padding-top: 50px; padding-bottom: 50px; }
.heading { width: 100%; text-align: center;  color: #333333; font-size: 36px; line-height: 36px; padding-bottom: 20px; position: relative; }
.heading::before,
.heading::after { background-color:rgb(0,0,0); opacity:0.1;  position: absolute; content: ""; height: 1px; bottom: 0;left: 50%; width: 66%; margin-left: -33%;  }
.heading::after { opacity:0.2;  width: 20%; margin-left: -10%; } 
.sub-heading { padding-bottom: 5px;}
.heading span { display: block; font-size: 13px; color: #333333; }
.heading-sub { font-size: 18px; line-height: 24px; color:#333333; }  
.m-bot-30 { margin-bottom: 30px;}
/*Query Form **/
.global-query-form { background: url(../images/quey_bg.jpg) center top no-repeat; background-size: cover; } 
#requestCallBack {
    background: url(../images/quey_bg.jpg) center top no-repeat;
        background-size: auto;
    background-size: cover;
}
.heading-2 { color: #FFFFFF;} 
.heading-2::before,
.heading-2::after { background-color:rgb(254,254,254); opacity:0.25; }
.heading-2::after { opacity:1; }
.global-query-warp { background-color: rgba(12, 15, 22, 0.25); padding:30px 45px; margin-top: 30px; font-family: 'montserratmedium'; }
.global-query-warp .form-control { height: 50px; border-radius: 25px; border: none; font-size: 16px; color: #747474; padding: 15px 17px; }
.global-query-warp .form-row>.col, 
.global-query-warp .form-row>[class*=col-] { padding-left: 25px; padding-right: 25px; margin-bottom: 16px;  }
.global-query-warp .form-check {background-color: rgba(7, 24, 12, .20); font-family: 'montserratregular'; color: #FFFFFF; display: inline-block; margin-top: 15px; margin-bottom: 10px; padding: 12px 30px 12px 40px; border-radius: 4px; }
.global-query-warp .form-check-label a {  font-family: 'montserratmedium'; color: #FFFFFF; text-decoration: underline; }
.btn-request-call { background: #337544; height: 50px; min-width: 300px; border-radius: 25px; font-size: 18px; line-height: 38px; color: #FFFFFF;  
    margin-bottom: 10px;
    border: 2px solid rgb(79, 173, 103); border: 2px solid rgba(79, 173, 103, .52); 
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; 
}
.btn-request-call:hover { background: #2f7544; color: #FFFFFF;}
/** Footer Section **/
.footer { background: #002147; }
.footer .navbar-light { background: none;}
.footer .navbar-light .navbar-nav .nav-link { color: #fff; padding-top: 0; padding-bottom: 0;}
.footer .navbar-light .nav-item {
    border-right: 1px solid white;
}
.footer .navbar-light .nav-item:last-child {
  border: none;
}
.footer #aboutUs, .footer #coursesScholarships, .footer #others, .footer .address-col {
    margin-bottom: 20px;
}
.footer .navbar-light .navbar-nav .nav-link:focus, 
.footer .navbar-light .navbar-nav .nav-link:hover { color: #FFFFFF; }   
.nav-heading,
.footer-bot-row .navbar-toggler { font-size: 14px; color: #59a7f2; width: 100%; margin-bottom: 15px; position: relative; padding-left: 0; } 
.footer-bot-row { border-top: #073871 solid 1px; border-bottom: #073871 solid 1px; margin-top: 40px; padding-top: 40px; padding-bottom: 30px; }
.footer-bot-nav .navbar-expand-lg { flex-flow: wrap; padding: 0px;}
.footer-bot-nav .navbar-expand-lg .navbar-nav { display: block; width: 100%; }
.footer-bot-nav .navbar-expand-lg .navbar-nav .nav-link {   padding: 6px 0px; line-height: 18px; color: #8f95aa;}
.footer-bot-nav .navbar-expand-lg .navbar-nav .nav-link:hover { color: #FFFFFF;}
.social-media { width: 100%; padding: 4px 0; }
.social-media a { display: inline; margin-right: 5px;}
.address-col { margin-top: 15px; color: #FFFFFF;}
.address-col p { line-height: 25px; margin-bottom: 8px;}
.font-bold { font-family: 'montserratsemibold';}
.address-col p img {display:block; float: left; margin-right: 8px; width: 16px; margin-top: 3px; position: relative; }
.footer-bottom { text-align: center; margin-top: 20px;   }
.footer-bottom ul { display: block; text-align: center; width: 100%;} 
.footer-bottom ul li { display: inline;  font-size: 12px; color: white; margin: 5px; }
.footer-bottom ul li a { color: white; }
.footer-bottom ul li a:hover { color: white;}
.footer-bottom p { text-align: center; width: 100%; font-size: 12px; color: white; margin-top: 5px; margin-bottom: 0px;}
/* .footer-bot-row .navbar-toggler { display: none;} */


@media (max-width: 991px) { 
    body{ padding-top: 102px;}   
.navbar-light .navbar-toggler { border: none;}
.header-section .navbar-collapse { position: fixed; top: 0; left: 0; padding-left: 15px; padding-right: 15px; padding-bottom: 15px; width: 75%; height: 100%; background: #FFFFFF;
    box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -moz-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -o-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
    -webkit-box-shadow: 2px 0 10px rgba(0,0,0,0.17);
}
.header-section .navbar-collapse.collapsing { left: -75%; transition: height 0s ease; }
.header-section .navbar-collapse.show { left: 0; transition: left 500ms ease-in-out; }
.header-section .navbar-toggler.collapsed ~ .navbar-collapse { transition: left 500ms ease-in-out; }
.navbar-nav .dropdown-menu {
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.1);
}  
.footer-bot-row .navbar-toggler { display:  block;}
.footer-bot-nav:last-child .navbar-toggler {  }
 
.footer-bot-row .footer-bot-nav:last-child .nav-heading:after { display: none;} 


}

@media (max-width: 1023px) { 
    
}

@media (max-width: 1023px) {   
.top-nav .container { padding-left: 0px; padding-right: 0px; }
.header-section .navbar-toggler { padding-right: 0px;}
.top-nav-left li  { margin-right: 7px; }
.top-nav-right li { margin-left: 5px;}
.top-nav-right li a { padding: 10px 5px;}
.top-nav-right li.whatsapp-no { padding:4px 2px; line-height: 13px; font-size: 13px;}
.top-nav-right li.whatsapp-no a { display: block; padding: 0;}
.top-nav-right li.whatsapp-no a img { display: inline-block; max-height: 14px;  float: initial; margin-top: -4px; margin-left: 4px;}
.header-section .navbar-collapse { padding: 0px;}
.navbar-light { padding-top: .5rem; padding-bottom: .5rem; } 
.navbar-light .navbar-nav .nav-link {padding: 15px; border-top: 1px solid #eaeaea;}
.dropdown-menu { max-width: 100%;}
/* .nav-heading { display: none;} */
.footer-bot-row { padding-top: 20px;}
.footer-bot-row .navbar-toggler { padding:5px 0px; }
.dropdown-toggle:after,
.footer-bot-row .navbar-toggler:after,
.nav-heading:after { display: block; position: absolute; content: ''; width: 15px; height: 15px; right: 18px; top: 20px; margin-top: 0px; border-width: 2px; border-style: solid; border-color: transparent;      border-bottom-color: #000000; border-right-color: #000000; border-radius: 0 0 4px 0; transform: translate(-50%, -50%) rotate(45deg); transition: all .4s ease-in-out; }
.footer-bot-row .navbar-toggler:after { border-bottom-color: #59a7f2; border-right-color: #59a7f2; top: 5px; right: 0px; }
li.nav-item.dropdown.show .dropdown-toggle:after { transform: translate(-50%, -50%) rotate(225deg); top: 25px; }  

 }

 
@media (max-width: 767px) {  

.text-center {
    display: block;
    margin: 0 auto;
}

.top-nav { padding-left: 0px; padding-right: 5px;  }
.top-nav .container { padding-left: 0px; padding-right: 10px; }
ul.top-nav-left li { display: none;} 
ul.top-nav-left li.mobile-top-nav {  display: block;   margin-top:0px; margin-bottom: 0px; }
ul.top-nav-left li.mobile-top-nav a { display: block; font-size: 12px; line-height: 27px; font-weight: 600;   background: #002147; padding: 9px 15px;  }
ul.top-nav-left li.mobile-nav-1 a { background: none;     }
.top-nav ul li { font-size: 12px;}
.top-nav-right li a { padding:5px 6px;}
.top-nav-right li.whatsapp-no { position: relative; padding-left: 35px; line-height: 10px; margin-right: 10px;}
.top-nav-right li.whatsapp-no span { font-size: 12px; padding-top: 2px; display: block;}
.top-nav-right li.whatsapp-no a { display: block; line-height: 17px; font-family: 'montserratsemibold'; font-size: 14px; margin-top: 4px;}
.top-nav-right li.whatsapp-no::after {
    content: ""; background:url(../images/phone-call.svg) center 5px no-repeat; background-size:12px 12px; border: #FFFFFF solid 2px; padding: 5px; height: 26px; width: 26px; border-radius: 50%; position: absolute;
    top: 4px; left: 0px; } 
.top-nav-right li.whatsapp-no a img  { display: none; }
.top-nav-right li .btn { padding-top: 10px; padding-bottom: 10px;}  
.top-nav-right li { float: right;}
.top-nav ul li.top-nav-btn { display: none;}    
.top-nav ul li.my-account-col { float: right;}  
.global-query-warp { padding: 30px 0px; }
.global-query-warp .form-check { margin: 10px 15px; padding: 5px 10px 5px 30px;}
.global-query-warp .form-check-label { margin-bottom: 0; text-align: left; font-size: 13px; padding-left: 10px; }
.footer { padding-top: 15px; padding-bottom: 15px;}
.footer .navbar-brand { margin-left:auto; margin-right: auto; }
.footer-bot-row { margin-top: 10px;} 
.navbarFooterTop { display: none;}  
.nav-heading:after { width: 15px; height: 15px; right: 18px; top: 5px; border-color: transparent; border-bottom-color: #FFFFFF; border-right-color: #FFFFFF; border-radius: 0 0 4px 0;}
.nav-heading.show .dropdown-toggle:after { transform: translate(-50%, -50%) rotate(225deg); top: 25px; } 
.heading { font-size: 26px; padding-bottom: 10px; margin-bottom: 20px;} 
.view-all-btn { margin-top: 0px;} 
.tabs-common .nav-link { font-size:13px; padding:10px;}

 
.global-query-warp .form-control { height: 40px!important; border-radius: 25px;   padding: 5px 17px!important; }
.studentimgth {
  float: left;
} 
.stdent-nam {
  padding: 4px 10px 0 10px;
}
} 

@media (max-width: 479px) { 
    ul.top-nav-left li.mobile-top-nav a { padding: 9px 10px;  }    
    .top-nav-right li.whatsapp-no::after { display: none;}
    ul.top-nav-left li.mobile-nav-1 a { }
    .top-nav-right li.whatsapp-no { padding-left: 0px; margin-right: 0px; padding-top: 5px;}
    .top-nav-right li.whatsapp-no span { font-size: 10px;} 
    .tabs-common .nav-link { margin-left: 0px; margin-right: 8px;}
}


@media screen and (min-width: 1024px){
    .collapse {
        display: block;
        height: auto !important;
        visibility: visible;
      }
      .collapsing{
        position: relative;
        height: unset !important;
        overflow: hidden;
      }
  }
#requestCallBack .heading span {
    color: white !important;
}







/* By Manoj*/
.address-col a {
	color: white;
}
.news-articles {
    width: 555px;
}
#matrixAdvantage li {
    list-style: disc;
}
#course-concept p, #course-description p, #course-description h5 {
    padding: 0 20px;
}

.slick-slide { padding: 0px 2px;}

.slider-main .slick-dots {
    bottom: -25px !important;
}
.global-query-warp .form-control { border-radius: inherit;}
.validationError { color: red;text-align: left;}
.redBorder {
    border: 1px solid red !important;
}
.success {
    color: white;
    text-align: center;
    font-size: 20px;
}

.offers-branch {
    background: white !important;
	width: 100px !important;
}
.footer .nav-item strong {
    color: white;
}
#lap {
    height: 260px;
    width: 690px;
}
#lap1 {
    position: absolute;
    top: 42px;
    left: 109px;
    width: 352px;
    height: 254px;
}
.youtube-player img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
}
.youtube-player .play {
    height: 72px;
    width: 72px;
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
    cursor: pointer;
}
#facilities ul {
    margin-left: 15px;
}
#facilities li{list-style:disclosure-closed;}
.testimonials li {
    float: left;
    width: 100%;
	margin-bottom: 15px;
}
.testimonials #left {
    text-align: center;
}
.testimonials p { margin: 0; }
.testimonial_author, .testimonial_otherdiv  {text-align: right;}
#testimonials #addNew{text-align: right !important;
float: left;
width: 100%;}
.testimonials img {
	float: left;
	margin-right: 20px;
	border-radius: 50%;
	width: 100%;
}
.testimonials #left, .testimonials #right {
    float: left;
}
.classrom-heading {
    font-size: 20px;
}
@media screen and (max-width: 375px) {
 	#lap {
    height: 160px;
    width: 685px;
}
	#lap1 {
    width: 223px;
    height: 188px;
    margin-left: -34px;
    margin-top: -18px;
    padding-bottom: 40%;
}
	#testimonials #addNew {
    text-align: center !important;
}
	.testimonial_image{float: left;
width: 100%;
clear: both;
text-align: center;}
	.testimonials img {
    width: 50%;
    float: initial;
}
	.testimonials p {
    margin: 0px 12px;
}
}
/**
 * Bootstrap Multiselect (http://davidstutz.de/bootstrap-multiselect/)
 *
 * Apache License, Version 2.0:
 * Copyright (c) 2012 - 2021 David Stutz
 *
 * Licensed under the Apache License, Version 2.0 (the "License"); you may not
 * use this file except in compliance with the License. You may obtain a
 * copy of the License at http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
 * WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
 * License for the specific language governing permissions and limitations
 * under the License.
 *
 * BSD 3-Clause License:
 * Copyright (c) 2012 - 2021 David Stutz
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions are met:
 *    - Redistributions of source code must retain the above copyright notice,
 *      this list of conditions and the following disclaimer.
 *    - Redistributions in binary form must reproduce the above copyright notice,
 *      this list of conditions and the following disclaimer in the documentation
 *      and/or other materials provided with the distribution.
 *    - Neither the name of David Stutz nor the names of its contributors may be
 *      used to endorse or promote products derived from this software without
 *      specific prior written permission.
 *
 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
 * AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
 * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
 * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
 * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
 * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
 * OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
 * WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
 * OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
 * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 */
span.multiselect-native-select {
  position: relative;
}
span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}
.multiselect.dropdown-toggle:after {
  display: none;
}
.multiselect {
  overflow: hidden;
  text-overflow: ellipsis;
}
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.multiselect-container .multiselect-reset .input-group {
  width: 93%;
}
.multiselect-container .multiselect-filter > .fa-search {
  z-index: 1;
  padding-left: 0.75rem;
}
.multiselect-container .multiselect-filter > input.multiselect-search {
  border: none;
  border-bottom: 1px solid lightgrey;
  padding-left: 2rem;
  margin-left: -1.625rem;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.multiselect-container .multiselect-filter > input.multiselect-search:focus {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.multiselect-container .multiselect-filter > .multiselect-moz-clear-filter {
  margin-left: -1.5rem;
  display: none;
}
.multiselect-container .multiselect-option.multiselect-group-option-indented {
  padding-left: 1.75rem;
}
.multiselect-container .multiselect-option,
.multiselect-container .multiselect-group,
.multiselect-container .multiselect-all {
  padding: 0.25rem 0.25rem 0.25rem 0.75rem;
}
.multiselect-container .multiselect-option.dropdown-item,
.multiselect-container .multiselect-group.dropdown-item,
.multiselect-container .multiselect-all.dropdown-item,
.multiselect-container .multiselect-option.dropdown-toggle,
.multiselect-container .multiselect-group.dropdown-toggle,
.multiselect-container .multiselect-all.dropdown-toggle {
  cursor: pointer;
}
.multiselect-container .multiselect-option .form-check-label,
.multiselect-container .multiselect-group .form-check-label,
.multiselect-container .multiselect-all .form-check-label {
  cursor: pointer;
}
.multiselect-container .multiselect-option.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-group.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-all.active:not(.multiselect-active-item-fallback),
.multiselect-container .multiselect-option:not(.multiselect-active-item-fallback):active,
.multiselect-container .multiselect-group:not(.multiselect-active-item-fallback):active,
.multiselect-container .multiselect-all:not(.multiselect-active-item-fallback):active {
  background-color: lightgrey;
  color: black;
}
.multiselect-container .multiselect-option:hover,
.multiselect-container .multiselect-group:hover,
.multiselect-container .multiselect-all:hover,
.multiselect-container .multiselect-option:focus,
.multiselect-container .multiselect-group:focus,
.multiselect-container .multiselect-all:focus {
  background-color: darkgray !important;
}
.multiselect-container .multiselect-option .form-check,
.multiselect-container .multiselect-group .form-check,
.multiselect-container .multiselect-all .form-check {
  padding: 0 5px 0 20px;
}
.multiselect-container .multiselect-option:focus,
.multiselect-container .multiselect-group:focus,
.multiselect-container .multiselect-all:focus {
  outline: none;
}
.form-inline .multiselect-container span.form-check {
  padding: 3px 20px 3px 40px;
}
.input-group.input-group-sm > .multiselect-native-select .multiselect {
  padding: .25rem .5rem;
  font-size: .875rem;
  line-height: 1.5;
  padding-right: 1.75rem;
  height: calc(4em);
}
.input-group > .multiselect-native-select {
  flex: 1 1 auto;
  width: 1%;
}
.input-group > .multiselect-native-select > div.btn-group {
  width: 100%;
}
.input-group > .multiselect-native-select:not(:first-child) .multiselect {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .multiselect-native-select:not(:last-child) .multiselect {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
/*---questionpaper-tabs---*/
.inner-pages {
    background: #eeeeee;
}
	.container {
    position: relative;
    max-width: 1140px;
}
	.box-shadow {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
    -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.14);
}
	

.questionpaper-tabs {
    width: 100%;
    border-top-style: solid;
    border-top-color: #337544;
    border-top-width: 4px;
}
.questionpaper-tabs .nav-tabs {
    display: flex;
    flex-flow: column;
}
.questionpaper-tabs .nav-tabs li {
    display: flex;
    flex-flow: column;
}
.questionpaper-tabs .nav-tabs li {
    display: flex;
    flex-flow: column;
    border-bottom-style: solid;
    border-bottom-color: #eaeaea;
    border-bottom-width: 1px;
}
.questionpaper-tabs .nav-tabs li a {
    font-size: 13px;
    line-height: 1.6;
    color: #000;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    text-transform: capitalize;
    border: none;
    position: relative;
    padding: 12px 15px 12px 30px;
}
.questionpaper-tabs .nav-tabs li a:after {
    width: 6px;
    height: 6px;
    margin-top: -10px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(54deg) skew(20deg);
    position: absolute;
    overflow: hidden;
    display: inline-block;
    content: "";
    right: 15px;
    top: 30px;
    font-size: 16px;
}
.questionpaper-tabs .nav-tabs li a:hover,
.questionpaper-tabs .nav-tabs li a.active {
    background: #bbf1c9;
    color: #337544;
}
.questionpaper-tabs .nav-tabs li a:hover:after,
.questionpaper-tabs .nav-tabs li a.active:after {
    border-top: 1px solid #337544;
    border-right: 1px solid #337544;
}
.topbreadcrumb {
    margin: 0px;
    padding-top: 15px;
}
.topbreadcrumb ul {
    display: flex;
}
.topbreadcrumb ul li {
    padding-right: 10px;
}
.topbreadcrumb ul li a {
    display: inline-flex;
    padding: 0 8px 0 8px;
    position: relative;
    color: #002147;
}
.topbreadcrumb ul li a:hover {
    color: #337544;
}
.topbreadcrumb ul li span {
    display: inline-flex;
    padding: 0 8px 0 8px;
    position: relative;
}
.topbreadcrumb ul li a:after {
    width: 6px;
    height: 6px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(54deg) skew(20deg);
    position: absolute;
    overflow: hidden;
    display: inline-block;
    content: "";
    right: -9px;
    top: 8px;
}
.answer-title {
    font-size: 18px;
    line-height: 1.4;
    color: #337544;
    font-family: 'montserratsemibold';
    padding: 0px 0px 15px 0px;
}
.questionpaper-content {
    padding: 0px 15px 15px 15px;
}
.jeeadvance-table {
    margin-bottom: 20px;
}
.paperyear {
    background-color: #eeeeee;
    font-family: 'montserratsemibold';
}
.download-que {
    color: #002147;
}
.download-que:hover {
    color: #337544;
}
.questionpaper-content .subtitle {
    font-size: 16px;
    color: #002147;
    text-transform: uppercase;
    font-family: 'montserratsemibold';
    background-color: #edf5ff;
    padding: 8px 11px;
    position: relative
}
.subtitle i {
    font-size: 20px;
    position: absolute;
    right: 10px;
    color: #002147;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 5px;
}
.advancepaperouter {
    background-color: #eeeeee;
}
.advancepaper {
    justify-content: flex-end;
}
.jeepaper-year {
    font-family: 'montserratsemibold';
}
.advancepaper .nav-item .nav-link {
    padding: 8px 10px;
    font-size: 12px;
    color: #002147;
    text-transform: uppercase;
    font-family: 'montserratsemibold';
}
.advancepaper .nav-item .nav-link.active {
    color: #337544;
}
.jeeque-title thead tr th {
    background-color: #deffe6;
    font-size: 11px;
    font-family: 'montserratsemibold';
    white-space: nowrap;
}
.yearlypaperlinks {
    font-size: 14px;
}
.yearlypaperlinks a {
    color: #333;
    text-decoration: underline;
}
.yearlypaperlinks a:hover {
    color: #337544;
    text-decoration: underline;
}
.paperlinks {
    font-size: 12px;
}
.paperlinks a {
    color: #333333;
}
.paperlinks .video {
    color: #ff0000;
    display: inline-block;
    position: relative;
    top: 2px;
}
.paperlinks a:hover {
    color: #337544;
}
.vertical-middle {
    vertical-align: middle !important;
}
.paperlist tr:nth-child(even) {
    background-color: #f5f9ff;
}
.ad-admission img {
    border-radius: 4px;
}
.rightadd-sidebar {}
@media (max-width: 991px) {
    /*
    .questionpaper-tabs .nav-tabs {
        display: block;
        overflow: auto;
        white-space: nowrap;
        width: auto;
    }
    .questionpaper-tabs .nav-tabs li {
        display: inline-block;
    }
    .questionpaper-tabs .nav-tabs li a {
        padding: 12px 30px 20px 30px
    }
    .questionpaper-tabs .nav-tabs li a:after {
        right: 0;
        bottom: -2px;
        font-size: 16px;
        left: 0;
        margin: 0 auto;
        transform: rotate(135deg);
    }
*/
    .addsidebar {
        margin-top: 15px;
    }
    .sidebarad {
        display: block;
        overflow: auto;
        white-space: nowrap;
        width: auto;
    }
    .sidebarad .ad-admission {
        max-width: 200px;
    }
    .sidebarad li {
        display: inline-block;
        padding: 0 15px;
    }
}
@media (max-width: 575.98px) {
    .jeepaper-year {
        text-align: center;
    }
    .advancepaper {
        justify-content: start;
    }
    .questionpaper-content .subtitle {
        font-size: 12px;
    }
}
@media (max-width: 479px) {
    .advancepaper .nav-item .nav-link {
        padding: 8px 6px;
        font-size: 11px;
    }
}

/*---Jossa Result 06 July ---*/

.sidebar-filter {
    padding: 0px;
    margin: 0px;
    border: none;
}
.multiplebox {
    font-size: 12px;
    padding: 0px;
    border: none;
    margin-bottom: 10px;
    border-radius: 0;
}
.filters-collap {
    width: 100%;
    border-radius: 0px;
}
.filters-collap .card {
    border: none;
    box-shadow: none;
    padding: 0px;
}
.filters-collap .card-body {
    padding: 0px;
}
.filters-collap .panel-heading {
    border: none;
    border-bottom-style: solid;
    border-bottom-color: #eaeaea;
    border-bottom-width: 1px;
    background-color: transparent;
    background: none;
    cursor: pointer;
}
.filters-collap .panel-heading a {
    font-family: 'montserratmedium';
    font-size: 15px;
    line-height: 1.6;
    color: #333333;
}
.filterbtns {
    background: #337544;
    font-size: 14px;
    line-height: 1.6;
    color: #FFFFFF;
    margin-bottom: 10px;
    border: 1px solid rgb(79, 173, 103);
    border: 1px solid rgba(79, 173, 103, .52);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
.filterbtns:hover {
    color: #FFFFFF;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.panel-default > .panel-heading a {
    display: block;
    padding: 10px 15px;
}
.panel-default > .panel-heading a:after {
    content: "";
    font-size: 18px;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: right;
    transition: transform .25s linear;
    -webkit-transition: -webkit-transform .25s linear;
}
.panel-default > .panel-heading a[aria-expanded="true"] {
    background-color: transparent;
}
.panel-default > .panel-heading a[aria-expanded="true"]:after {
    content: "\2212";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.panel-default > .panel-heading a[aria-expanded="false"]:after {
    content: "\002b";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.accordion-option {
    width: 100%;
    float: left;
    clear: both;
    margin: 15px 0;
}
.accordion-option .title {
    font-size: 20px;
    font-weight: bold;
    float: left;
    padding: 0;
    margin: 0;
}
.accordion-option .toggle-accordion {
    float: right;
    font-size: 16px;
    color: #6a6c6f;
}
.accordion-option .toggle-accordion:before {
    content: "Expand All";
}
.accordion-option .toggle-accordion.active:before {
    content: "Collapse All";
}
.college-block {
    background-color: #f5f9ff;
}
.jossaresult .heading::after {
    opacity: 1;
    width: 20%;
    margin-left: -10%;
}
.right-section .jossaresult .heading {
    color: #002147;
    font-family: 'montserratsemibold';
}
.result-table {
    border: 1px solid #ddd;
}
.result-table thead tr th {
    border-right: 1px solid #ddd;
}
.result-table thead tr th:last-child {
    border-right: none;
}
.selectionsouter {
    padding: 15px;
    border-bottom: 1px solid #ddd;
}
.selectionsouter h4 {
    font-family: 'montserratsemibold';
    font-size: 16px;
    color: #333
}
.selectionsouter ul {
    display: flex;
    flex-wrap: wrap;
}
.selectionsouter ul li {
    width: 50%;
    padding: 4px 6px;
    font-family: 'montserratsemibold';
    color: #002147;
}
.selectionsouter ul li span {
    color: #333;
    display: inline-block;
    min-width: 150px;
    font-family: 'montserratregular';
}
.closingrank {
    font-family: 'montserratsemibold';
    color: #333333;
    font-size: 16px;
    text-align: left;
    padding: 0 15px;
}
.dataTables_wrapper .tablerecoard {}
.tablerecoard .result-table input {
    border: 1px solid #ddd;
    height: 33px;
    padding: 0 0 0 4px;
}
.tablelistdeta thead tr:first-child {
    background-color: #eeeeee;
}
.tablelistdeta thead tr:first-child th:last-child {
    white-space: nowrap;
}
table.tablelistdeta thead tr {
    background-color: #edf5ff;
}
table.tablelistdeta thead tr th {
    border-bottom: 1px solid #ddd;
}
.tablerecoard .dataTables_paginate span .paginate_button.current {
    background: #002147;
    border: none;
    color: #fff !important;
    background: #002147;
    border: none;
    color: #fff !important;
    line-height: 1.6;
    padding: 4px 9px;
    min-width: 32px;
}
.tablerecoard .dataTables_paginate span .paginate_button {
    background: #fff;
    border: none;
    color: #333 !important;
    border: none;
    line-height: 1.6;
    padding: 4px 9px;
    min-width: 32px;
}
.tablerecoard .dataTables_paginate span .paginate_button:hover {
    background: #002147;
    border: none;
    color: #fff !important;
    background: #002147;
    border: none;
    color: #fff !important;
    line-height: 1.6;
    padding: 4px 9px;
    min-width: 32px;
}
.tablerecoard .paging_simple_numbers .paginate_button.next:hover {
    background: #bbf1c9;
    color: #337544 !important;
    border: 1px solid transparent;
}
.tablerecoard .dataTables_filter label input {
    border: 1px solid #ddd;
    height: 30px;
}
.tablerecoard .dataTables_length label select {
    border: 1px solid #ddd;
    height: 30px;
}

/*---Jossa Result 09 July ---*/

.fitercheck {
    width: 100%;
    display: block;
}
.fitercheck > p {
    margin: 0px;
}
.fitercheck > p [type="checkbox"]:checked,
.fitercheck > p [type="checkbox"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.fitercheck > p [type="checkbox"]:checked + label span,
.fitercheck > p [type="checkbox"]:not(:checked) + label span {
    position: relative;
    z-index: 999;
    height: 36px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.fitercheck > p [type="checkbox"]:checked + label span {
    color: #337544;
}
.fitercheck > p [type="checkbox"]:checked + label,
.fitercheck > p [type="checkbox"]:not(:checked) + label {
    position: relative;
    padding: 0px 25px 0 15px;
    cursor: pointer;
    line-height: 1.6;
    display: block;
    width: 100%;
    color: #333;
    margin: 0px;
    height: 36px;
    cursor: pointer;
}
.fitercheck > p [type="checkbox"]:checked + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 36px;
    border: none;
    background: #bbf1c9;
    border-bottom: 1px solid #94c698;
}
.fitercheck > p [type="checkbox"]:not(:checked) + label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 36px;
    border: none;
    background: #fff;
    border-bottom: 1px solid #e4e6e9;
}
.fitercheck > p [type="checkbox"]:checked + label:after,
.fitercheck > p [type="checkbox"]:not(:checked) + label:after {
    font-family: 'matrixedu';
    content: " \e90f";
    position: absolute;
    top: 6px;
    right: 10px;
    color: #337544;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.fitercheck > p [type="checkbox"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.fitercheck > p [type="checkbox"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
@media (max-width: 767px) {
    .right-section .jossaresult .heading {
        font-size: 14px;
    }
    .col-12.jobesultpage {
        padding-left: 15px;
    }
    .tablerecoard .dataTables_length label,
    .tablerecoard .dataTables_filter label {
        padding: 0 15px;
    }
}
@media (max-width: 567px) {
    .selectionsouter ul li {
        width: 100%;
    }
    .tablerecoard .dataTables_length label,
    .tablerecoard .dataTables_filter label {
        display: block;
        text-align: left;
        padding: 0 15px;
    }
    .tablelistdeta thead tr:first-child th:last-child,
    .tablelistdeta thead tr:first-child th:nth-child(2) {
        white-space: nowrap;
    }
}


@media (max-width: 767px) {  
.mobile-filter {cursor: pointer;}
.filter-sidebar { height: 100%; width: 0; position: fixed; z-index: 999; top: 100px; left: 0; overflow-x: hidden; 
transition: 0.5s; padding-top: 40px; padding-left: 0px; padding-right: 0px; }
.filter-warp { max-height: 100%; padding-bottom:30px; overflow-y: scroll; overflow-x: hidden; } 
.filter-close { 
  display: block; position: absolute; top: 10px; right: 8px; z-index: 9; background: #337544; padding: 8px 10px; cursor: pointer; color: #FFFFFF;  font-size: 30px; line-height: 20px; height: 30px;  
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
} 

}