@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:100,300,400,700');
@import url('https://fonts.googleapis.com/css?family=Baloo+Chettan');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');

body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: 'Baloo Chettan', cursive;
	font-family: 'Roboto Slab', serif;
	/* font-family: 'Open Sans', sans-serif; */
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	/*padding:30px 0px 30px 0px;*/
	margin: 0px 0px 0px 0px;
	color: #333;
	/*background-color:#e4e4e4;*/
}

.clear {
	clear: both;
}

a {
	outline: medium none !important;
}

img {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: none;
}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 25px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	font-weight: normal;
}

.logo {
	padding: 0px 0px 0px 0px;
	margin: 10px 0px;
}

.banner-section .fade:not(.show) {
	opacity: 1;
}

.container.outer,
.container-fluid.outer {
	background-color: #FFF;
	padding: 0;
}

@media (min-width: 1200px) {
	.container {
		max-width: 1170px;
	}
}

@media (min-width: 1280px) {
	.container {
		max-width: 1260px;
	}
}

@media (min-width: 1360px) {
	.container {
		max-width: 1340px;
	}
}

header {
	padding: 20px;
	background: url(https://naac.stthomascollegeranni.com/app/images/bg1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
}

header:after {
	clear: both;
	content: '';
	display: block;
}

.contact-number {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 25%;
	float: left;
}

.logo-section {
	/* margin: 0 auto; */
	width: 30%;
	background: #ffffffb8;
	padding: 10px 0;
	/* text-align: center; */
	border-radius: 2px;
	/* box-shadow: 2px 2px 8px #000; */
}

.logo-section img {
	width: 100%;
	max-width: 100%;
	height: auto;
	border-radius: 5px;
}

.social-media-icons {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 25%;
	float: left;
	text-align: right;
}

/*.slide-text-inner{	display:none;	}*/
.welcome-caption {
	padding: 30px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	background: rgb(159 154 154 / 90%);
	bottom: -300px;
	right: 100px;
	z-index: 999;
	width: 600px;
	text-align: center;
}

.welcome-caption iframe {
	height: 260px;
	width: 100%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.marquee {
	background: #072652;
	padding: 8px 10px;
	color: #fff;
}

.marquee span {
	display: inline-block;
	margin: 0 30px;
}

.marquee a {
	color: #fff;
}

.charity {
	padding: 40px 50px 30px;
	margin: 0px 0px 0px 0px;
	text-align: center;
	width: 45%;
}

.charity h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 50px;
	line-height: 60px;
	font-weight: 100;
	color: #444444;
}

.charity p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	line-height: 35px;
	font-weight: 300;
	color: #444444;
}

.mission-header {
	font-size: 11px;
}

.know-more {
	color: #c42512;
	text-align: center;
}

.about-section {
	padding: 150px 40px 60px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}

.about-section h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 60px;
	line-height: 60px;
	font-weight: 100;
	color: #444444;
}

.about-section h2 span {
	color: #c42512;
}

.about-section p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	line-height: 35px;
	font-weight: 300;
	color: #444444;
}

.service-section {
	padding-top: 35.71428571428571%;
	/*Image Size 500px / 1400px = 35.71428571428571%*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.service-box {
	padding: 40px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	background: rgba(33, 33, 33, .9);
	top: -100px;
	left: 100px;
	z-index: 999;
	width: 500px;
	text-align: center;
}

.service-box h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
	color: #FFF;
	text-transform: uppercase;
}

.service-box h3:after {
	content: '';
	height: 4px;
	width: 100px;
	background-color: #FFF;
	display: block;
	margin: auto;
	margin-top: 10px;
}

.service-box p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	line-height: 35px;
	font-weight: 100;
	color: #FFF;
	text-transform: uppercase;
}

.service-box .read-more {
	color: #FFF;
	padding: 10px 20px;
	margin: 20px 0px 0px 0px;
	border: solid 2px #c42512;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
}

.service-box .read-more:hover {
	text-decoration: none;
	background-color: #c42512;
	color: #FFF;
}

.enquiry-box {
	padding: 40px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	background: rgba(13, 74, 49, 0.78);
	bottom: -100px;
	right: 100px;
	z-index: 999;
	width: 500px;
	text-align: center;
}

.enquiry-box h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 30px;
	line-height: 35px;
	font-weight: 500;
	color: #FFF;
	text-transform: uppercase;
}

.enquiry-box h3:before {
	content: '';
	height: 4px;
	width: 100px;
	background-color: #FFF;
	display: block;
	margin: auto;
	margin-bottom: 20px;
}

.enquiry-box p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 22px;
	font-weight: 100;
	color: #FFF;
}

.enquiry-box .read-more {
	color: #FFF;
	padding: 10px 20px;
	margin: 20px 0px 0px 0px;
	border: solid 2px #FFFFFF;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
	font-weight: 300;
}

.enquiry-box .read-more:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #000;
}

footer {
	margin: 150px 0px 0px 0px;
	/*padding-top:35.71428571428571%;*/
	/*Image Size 500px / 1400px = 35.71428571428571%*/
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

address {
	padding: 30px 0px;
	margin: 0px 0px 0px 0px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0px;
	width: 100%;
	top: 0px;
	z-index: 99;
	text-align: center;
}

address span {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	font-size: 30px;
	line-height: 27px;
	font-weight: 500;
	color: #FFF;
	display: block;
	text-transform: uppercase;
}

address p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 20px;
	line-height: 27px;
	/*font-weight:100;*/
	color: #FFF;
}

.container.outer .container {
	padding-left: 0px;
	padding-right: 0px;
}

.contact-page-outer {
	padding: 0px 0px 0px 0px;
	margin: 40px 0px;
	display: flex;
	position: relative;
	margin-bottom: -100px;
}

.contact-address {
	padding: 30px 50px;
	margin: 0px 0px 0px 0px;
	background-color: #0d134b;
	width: 40%;
	float: left;
}

.contact-address h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 24px;
	color: #FFF;
	line-height: 30px;
	font-weight: 300;
}

.address-row {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.address-row span {
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 5px 0px;
	font-size: 24px;
	color: #FFF;
	line-height: 30px;
	font-weight: 300;
	display: block;
}

.address-row p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	font-size: 16px;
	color: #FFF;
	line-height: 24px;
	font-weight: 300;
}

.address-row p a,
.address-row p a:hover {
	color: #FFF;
	text-decoration: none;
}

.contact-form {
	padding: 30px;
	margin: 0px 0px 0px 0px;
	border: solid 2px #ba9f5a;
	width: 60%;
	float: left;
}

.contact-form .form-row {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.contact-form .form-row:after {
	display: block;
	clear: both;
	content: '';
}

.contact-form h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	font-size: 24px;
	color: #ba9f5a;
	line-height: 30px;
	font-weight: 400;
}

.contact-form .form-row .form-one {
	padding: 0px 0px 0px 0px;
	width: 98%;
	margin: 1%;
	float: left;
}

.contact-form .form-row .form-two {
	padding: 0px 0px 0px 0px;
	width: 48%;
	margin: 1%;
	float: left;
}

.contact-form .form-row .form-one input[type="text"],
.contact-form .form-row .form-two input[type="text"],
.contact-form .form-row .form-one input[type="email"],
.contact-form .form-row .form-two input[type="email"],
.contact-form .form-row .form-two input[type="number"] {
	border: solid 1px #d8d8d8;
	padding: 10px;
	width: 100%;
}

.contact-form .form-row .form-one textarea,
.contact-form .form-row .form-two textarea {
	border: solid 1px #d8d8d8;
	padding: 10px;
	width: 100%;
	height: 80px;
}

.contact-form .form-row .form-one input[type="submit"],
.contact-form .form-row .form-two input[type="submit"] {
	border: none;
	padding: 10px;
	width: 100%;
	background-color: #ba9f5a;
	color: #FFF;
	text-transform: uppercase;
	cursor: pointer;
}

.contact-form .form-row .form-one input[type="submit"]:hover,
.contact-form .form-row .form-two input[type="submit"]:hover {
	background-color: #9a7e38;
}

.titile-section,
.titile-section p {
	background-color: #ba9f5a;
	padding: 20px;
	text-align: center;
	color: #FFF;
}

.titile-section h1,
.titile-section p strong,
.titile-section h2,
.titile-section h2 strong {
	color: #FFF;
}

.titile-section p,
.titile-section h2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.titile-section {
	margin-bottom: 20px;
	border: solid 1px #967b36;
}

.contact-address .w-social-media a {
	color: #FFF;
}

.mobile-view {
	display: none;
}

.address-desktop-view {
	display: block;
}

.address-mobile-view {
	display: none;
	position: relative;
}

.copy-right-row {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #938c8c;
}

.copy-right-row:after {
	content: '';
	clear: both;
	display: block;
}

.copy-right,
.powered {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.powered {
	margin: 25px 0px 0px 0px;
	text-align: right;
}

.copy-right p {
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 700;
	color: #adacac;
	text-align: center;
}

.copy-right p span,
.copy-right p span a {
	color: #1c53a3;
}

.contact-form-row {
	padding: 0px 0px 0px 0px;
	margin: 60px 0px 0px 0px;
}

.contact-form-row:after {
	clear: both;
	content: '';
	display: block;
}

.contct-form-outer {
	float: left;
	width: 60%;
}

.contct-form-outer .title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
}

.contct-form-outer .title h4 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	color: #101010;
	font-size: 35px;
	font-weight: 700;
	line-height: 40px;
}

.contct-form-outer .title h4 span {
	color: #e17116;
	font-weight: 300;
}

.contct-form-outer .title h4:after {
	content: '';
	width: 100px;
	height: 3px;
	background-color: #e17116;
	display: block;
	margin-top: 10px;
}

.contact-form {
	padding: 40px;
	margin: 0px 0px 0px 0px;
	border: solid 1px #e4e4e4;
}

.contact-form .form-two {
	width: 48%;
	float: left;
	margin: 1%;
	margin-bottom: 20px;
}

.contact-form .form-one {
	width: 98%;
	float: left;
	margin: 1%;
	margin-bottom: 20px;
}

.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="date"] {
	border: none;
	padding: 10px 10px;
	width: 100%;
	font-size: 15px;
	border: solid 1px #e4e4e4;
}

.contact-form select {
	border: none;
	padding: 11px 10px;
	border: solid 1px #e4e4e4;
	width: 100%;
}

.contact-form textarea {
	border: none;
	padding: 10px 10px;
	width: 100%;
	height: 80px;
	font-size: 15px;
	border: solid 1px #e4e4e4;
}

.contact-form input[type="submit"] {
	border: none;
	padding: 10px 10px;
	width: 100%;
	background: rgb(254, 152, 70);
	/* Old browsers */
	background: -moz-linear-gradient(top, rgb(196, 37, 18) 2%, rgb(196, 37, 18) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgb(196, 37, 18) 2%, rgb(196, 37, 18) 100%) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgb(68 64 64) 2%, rgb(110 107 135) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fe9846', endColorstr='#c1651a', GradientType=0);
	/* IE6-9 */
	color: #FFF;
	text-transform: uppercase;
	font-size: 20px;
}

.news_cover {
	margin-bottom: 150px;
	padding-bottom: 50px;
	box-shadow: 0px 9px 8px #f1f1f1;
}

.news_item img {
	max-width: 100%;
	height: 200px;
}

.news_item {
	padding: 30px;
	min-height: 502px;
}

.news_img {
	text-align: center;
	margin-bottom: 30px;
}

.news_item h3 {
	text-align: center;
	line-height: 26px;
	font-size: 20px;
	margin-bottom: 10px;
	color: #685f5f;
}

.news_item p {
	text-align: center;
	line-height: 25px;
}

.news_cover h2 {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 10px;
}

.news_cover h2:after {
	height: 4px;
	background: #6a6978;
	width: 100px;
	content: " ";
	display: block;
	position: absolute;
	left: 45%;
	top: 33px;
}

a.readmore_news {
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 2px;
	left: 0;
	white-space: nowrap;
}

.archive_item {
	border-bottom: 1px solid #CCC;
	margin-bottom: 20px;
}

.w-content-area img {
	max-width: 100%;
}

.w-menu {
	/* border-bottom: 1px solid #938c8c; */
	/* border-top: 1px solid #938c8c; */
	background-color: #0a355e;
	box-shadow: -1px 0px 8px #3e3c3c;
}

.page_content {
	margin: 50px 0;
	min-height: 300px;
}

.page_content h1,
.page_content h2 {
	line-height: 50px;
}

.left_bar ::marker {
    content: "";
}
.left_bar {
  /* background-color: #EEE !important; */
  display: inline-block;
  width: 100%;
  padding: 20px;
  min-height: 400px;
  border-right: 1px solid #CCC;
  height: 100%;
}
.menu-naac-menu-container .sub-menu {
  display: none;
}
.menu-item-has-children>a::after {
	content: "";
	position: absolute;
	float: right;
	font-weight: 900;
	/* background: #0054a4; */
	color: #0054a4;
	border-radius: 50%;
	font-size: 18px;
	right: 5px;
	width: 25px;
	height: 25px;
	text-align: center;
	font-family: verdana;
}
.menu-item-has-children>a:hover::after {
    color: #fff;
}
/*.menu-naac-menu-container .current-menu-parent>a::after{
	content: "\0006" !important;
}
.menu-naac-menu-container .current-menu-ancestor>a::after{
	content: "\0006" !important;
}*/

.menu-naac-menu-container .plusssym:after {
    content: '\002B'' ' !important;
}
.menu-naac-menu-container .minussym:after {
    content: '\2212'' ' !important;
    color: #ff;
}

.menu-naac-menu-container li a {
  border-bottom: 1px dotted;
  width: 100%;
  float: left;
  padding-bottom: 15px;
  padding-top: 15px;
  background-color: #CCC;
  margin-bottom: 2px;
  padding-left:10px;
  color: #083b66;
  font-size: 15px;
  text-transform: capitalize !important;
  position: relative;
  padding-right: 30px;
}
.current-menu-item ul li a {
    background-color: #d5d5d5 !important;
    color: #083b66 !important;
}
.current-menu-ancestor>.sub-menu{
	display: block;	
}
.current-menu-item a {
  background: #1c53a3 !important;
  color: #fff !important;
}
.menu-naac-menu-container li a:hover {
  text-decoration: none;
  background: #1c53a3!important;
  color: #fff !important;
}
.sub-menu li a {
  padding-left: 30px !important;
}
/*.sub-menu li a::before  {
  content: "-";
  position: relative;
  margin-right: 5px;
}*/
.sub-menu li ul li a {
  padding-left: 40px !important;
}
/*.sub-menu li ul li a::before  {
  content: "--";
  position: relative;
  margin-right: 5px;
}*/
.naac_content {
  margin-top: 15px;
  margin-bottom: 50px;
}
.naac_content h1 {
  font-size: 30px;
  color: #6C0F0F;
  margin-bottom: 30px;
}
/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 100px; /* Location of the box */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}

/* The Close Button */
.close {
  color: #aaaaaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  position: absolute;
  right: 30px;
  top: 10px;
  width: 30px;
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
#pdf_content{
	padding-top: 30px;
	text-align: center;
}
#pdf_content img{
	max-width: 100%;
}
.accordion .card-header {
  background-color: #FFF;
  border: 0;
  padding: 0;
}
.accordion .card{
	border: 0;
	width: 90%;
	margin: 0;
	padding: 0;
}
.card-header h2 {
  margin-top: 2px !important;
}
.accordion .card-header h2 button{
	color: #460505;
	background: #D2D2D2;
	width: 100%;
	text-align: left;
	padding-left: 30px;
	/*border-top-left-radius: 10px;
	border-top-right-radius: 10px;*/
}
.accordion .card-body {
  border: 1px solid #D2D2D2;
}
.card-body a {
  font-weight: bold;
  color: #7B066F;
	text-decoration: underline;
}
.accordion .card-header h2 button:hover {
  text-decoration: none !important;
  background: #aeaeae;
}
.accordion .card-header h2 button.collapsed::after {
  content: "\25BC";
}
.accordion .card-header h2 button::after {
  content: "\25B2";
  position: absolute;
  right: 20px;
}
.naac_content a {
  color: maroon;
  font-weight: bold;
  font-size: 15px;
}
/*.naac_content a::before {
  content: ">";
  position: absolute;
  left: 0;
}*/
.card-body a::before {
  content: none;
}
.naac_content h2 {
  font-size: 23px;
  margin-top: 20px;
  color: #4F4949;
  margin-bottom: 20px;
  font-weight: bold;
}
.naac_content h4 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
  color: #660d0d;
}
.naac_content ul {
  padding-left: 50px;
}
.naac_content ul li {
  list-style: disclosure-closed;
  color: #c60600;
  line-height: 27px;
}
.naac_content a {
	color: #286dd7;
	font-weight: normal;
	font-size: 15px;
	/*text-decoration: underline;*/
}
.naac_content a:link {
  color: #286dd7;
}
.naac_content a:visited {
  color: #000;
}
.naac_content a:hover {
  color: #8a0909;
}
.naac_content a:active {
  color: #8a0909;
}
.breadcrumbs{
  color: #4D4747;
  font-weight: normal;
  font-size: 14px;
  margin: 20px 0;  
}
.breadcrumbs a {
  color: #6F0C0C;
  font-weight: normal;
  font-size: 14px;
  text-decoration: underline;
}
.image_gallery_item {
  padding: 20px;
  text-align: center;
}
.image_gallery_item img {
  max-width: 100%;
  cursor: pointer;
}
.image_gallery_item span {
  background: #736B6B;
  display: block;
  padding: 10px;
  color: #fff;
}
.mejs-controls {
  z-index: 0 !important;
}
.naac_content p a {
  margin: 5px 5px;
  position: relative;
  display: inline-block;
  background: #083b66;
  padding: 5px 15px;
  color: #fff !important;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
}
.naac_content p a:hover {
  background-color: #CCC;
  color: #0054a5 !important;
  transition: none !important;
}
#close_pdf {
  padding: 0;
  background-color: #fff;
  color: maroon !important;
}
.image_gallery h3 {
  font-size: 21px;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid;
  padding-bottom: 5px;
}
.menu-naac-menu-container ul,.menu-naac-menu-container ul li {
    margin: 0;
    padding: 0;
}
.naac_content ul li {
    background: none;
    padding: 0;
}
.inr-cnt-wrap, .left_bar {
	min-height: calc(100vh - 360px);
}