html, body {
	font-family: Roboto, sans-serif, arial;
	font-size: 14px;
	color: #242424;
	font-weight: 400;
}
html {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	font-size:10px;
	-webkit-tap-highlight-color:transparent
}
* {
	margin:0px;
	padding:0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;
	padding:0;
	outline:0
}
.container {
	width:1150px;
	margin:0px auto;
	display:table;
}
.width-100 {
	width:100%;
	float:left;
}
.width-50 {
	width:50%;
	float:left;
}
.width-25 {
	width:25%;
	float:left;
}
.width-75 {
	width:75%;
	float:left;
}
.width-80 {
	width:80%;
	float:left;
}
.width-60 {
	width:60%;
	float:left;
}
.width-40 {
	width:40%;
	float:left;
}
.width-33 {
	width:33%;
	float:left;
}
.width-30 {
	width:30%;
	float:left;
}
.width-20 {
	width:20%;
	float:left;
}
.main-section {
	width:100%;
	float:left;
	padding-top:80px;
	padding-bottom:80px;
}
.bg-grey {
	background:#f0f3fa;
}
.heading-section {
	font-size: 25px;
	text-align: center;
}
.heading-section span {
	color: #fd8303;
}
.subhead-section {
	font-size: 16px;
	text-align: center;
	margin-bottom: 40px;
}
/* HEADER TOP SECTION HEADER TOP SECTION HEADER TOP SECTION HEADER TOP SECTION HEADER TOP SECTION HEADER TOP SECTION */
.header-top {
	background: #fd8303;
	width: 100%;
	float: left;
}
.header-left {
	list-style:none;
	float:left;
}
.header-left li {
	float: left;
	padding: 10px 0px;
	margin-right: 20px;
}
.header-left li a {
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
}
.header-right {
	list-style:none;
	float:right;
}
.header-right li {
	float:left;
	padding: 10px 0px;
	margin-right:12px;
}
.header-right li a {
	font-size:16px;
	color:#ffffff;
	text-decoration:none;
}
/* HEADER MENU SECTION HEADER MENU SECTION HEADER MENU SECTION HEADER MENU SECTION HEADER MENU SECTION HEADER MENU SECTION */
.header-menu {
	width: 100%;
	float: left;
	position: relative;
	padding:10px 0px 2px 0px;
}
.logo {
	position: absolute;
	height:130px;
	width: auto;
	top: 0px;
}
.header-menu ul {
	list-style:none;
	float:left;
}
.header-menu ul li {
	float:left;
	color:black;
	margin: 20px 20px 20px 0px;
}
.header-menu ul li a {
	text-decoration: none;
	font-weight:600;
	font-size: 18px;
	color: #484848;
}
/* BANNER SECTION BANNER SECTION BANNER SECTION BANNER SECTION BANNER SECTION BANNER SECTION BANNER SECTION BANNER SECTION BANNER SECTION  */
.banner {
	width:100%;
	border-top:1px solid #cccfff;
}
/* NOTIFICATION SECTION NOTIFICATION SECTION NOTIFICATION SECTION NOTIFICATION SECTION NOTIFICATION SECTION NOTIFICATION SECTION */
.notification {
	width: 100%;
	float: left;
	padding: 12px;
	background: #ebebeb;
}
.notification b {
	color: #e9582d;
	font-size: 18px;
	float: left;
	position: absolute;
	background: #e3e3e3;
	z-index: 9999;
}
.notification marquee {
	list-style:none;
	font-size: 16px;
}
.notification marquee img {
	height:16px;
}
/* ABOUT US SECTION ABOUT US SECTION ABOUT US SECTION ABOUT US SECTION ABOUT US SECTION ABOUT US SECTION ABOUT US SECTION ABOUT US SECTION   */
.about-img img {
	width:100%;
	padding:0px 25px 0px 0px;
}
.about-detail h6 {
	font-size:16px;
	color: #fd8303;
}
.about-detail h1 {
	font-size: 32px;
	margin:5px 0px 10px 0px;
	color: #1f2836;
}
.about-detail h1 span {
	color: #fd8303;
}
.about-detail p {
	font-size: 14px;
	line-height: 25px;
	color: #1e1e1e;
}
.about-box {
	width:94%;
	float: left;
	margin-right: 1%;
	border-radius:5px;
	padding: 15px 15px;
	text-align:center;
	margin-top:10px;
	border: 2px solid #fd8303;
}
.about-box img {
	height:100px;
}
.about-box h5 {
	font-size: 16px;
	margin-top:10px;
	margin-bottom: 5px;
}
/* NOTICE BOARD SECTION NOTICE BOARD SECTION NOTICE BOARD SECTION NOTICE BOARD SECTION NOTICE BOARD SECTION NOTICE BOARD SECTION NOTICE BOARD SECTION   */
.notice-board-sect {
	background: #fff;
	float: left;
	margin: 0px auto;
	display: table;
	width: 98%;
	padding: 15px 10px 20px 10px;
}
.notice-board-sect h2 {
	font-size: 20px;
	text-align: left;
	padding: 10px 10px 10px 20px;
	width: 100%;
	float: left;
	color: #fd8303;
}
.notice-board {
	width: 100%;
	float: left;
	border:3px solid #fd8303;
	margin-top: 10px;
	border-radius: 10px;
}
.notice-board ul {
	list-style:none;
	width: 100%;
	float:left;
	padding:0px 10px 0px 5px;
}
.notice-board ul li {
	width: 100%;
	float:left;
	font-size: 16px;
	margin-bottom:20px;
}
.notice-board img {
	margin-right: 5px;
	margin-left: 5px;
	width:35px;
}
.event-list {
	width: 100%;
	float: left;
	padding:0px;
}
.event-list li {
	width: 100%;
	float: left;
	box-shadow: 0px 0px 2px 0px #fd8303;
	margin-bottom: 20px;
	list-style: none;
	padding: 10px 6px 10px 5px;
	border: 1px solid #dddddd;
	border-radius: 10px;
}
.event-date {
	float: left;
	width:85px;
	text-align: center;
	border:2px solid #fd8303;
	padding-top: 5px;
	border-radius: 10px;
}
.event-date h3 {
	font-size: 18px;
	padding-top: 0px;
}
.event-date p {
	font-size: 14px;
	background: #fd8303;
	color: #fff;
	padding: 5px;
	margin-top: 5px;
}
.event-content {
	float: left;
	width: calc(100% - 90px);
	padding: 0px 0px 0px 10px;
}
.event-content h5 {
	font-size:18px;
	margin-bottom: 6px;
	color: #424242;
	font-weight: 500;
}
.event-content a {
	color: #fd8303;
	text-decoration: none;
	font-weight: bold;
	margin-right: 50px;
}
.event-content p {
	font-size: 16px;
	border-top: 1px solid #e3e3e3;
	margin-top: 8px;
	padding-top: 9px;
}
/* COURSE LIST SECTION COURSE LIST SECTION COURSE LIST SECTION COURSE LIST SECTION COURSE LIST SECTION COURSE LIST SECTION COURSE LIST SECTION   */
.course-list {
	width: 100%;
	float:left;
	padding:0px;
	list-style:none;
}
.course-list li {
	width: 23%;
	float: left;
	list-style: none;
	text-align: center;
	padding: 20px 2px;
	margin:1%;
	border-radius:10px;
}
.course-list p {
	color:#000;
	font-size:18px;
	margin-top:10px;
	color: #fff;
}
.course-list i {
	font-size:38px;
	color: #fff;
}
 ul.course-list li:nth-child(1) {
 background: #fd8303;
}
ul.course-list li:nth-child(2) {
 background: #ff5722;
}
ul.course-list li:nth-child(3) {
 background: #8bc34a;
}
ul.course-list li:nth-child(4) {
 background: #ff9800;
}
/* PRINCIPAL SECTION   PRINCIPAL SECTION   PRINCIPAL SECTION   PRINCIPAL SECTION   PRINCIPAL SECTION   PRINCIPAL SECTION   PRINCIPAL SECTION   */
.principal-img img {
	width:100%;
	border:5px solid #fd8303;
	padding:4px
}
.principal-info {
	width: 100%;
	float: left;
	padding:30px;
}
.principal-info h6 {
	font-size: 15px;
	margin-bottom: 15px;
	color: #fd8303;
}
.principal-info h1 {
	color: black;
	font-size: 30px;
	margin-bottom: 20px;
}
.principal-info h1 span {
	color: #fd8303;
}
.principal-info h5 {
	font-size: 16px;
	margin-bottom: 30px;
	font-weight: 400;
	color:#585858;
}
.principal-info p {
	font-size: 15px;
	margin-bottom: 30px;
	line-height: 25px;
	color:#1e1e1e;
}
.principal-info a {
	background: #fd8303;
	text-decoration: none;
	color: #fff;
	padding: 12px 20px;
	float: left;
	border-radius: 5px;
}
/* GALLERY SECTION  GALLERY SECTION  GALLERY SECTION  GALLERY SECTION  GALLERY SECTION  GALLERY SECTION  GALLERY SECTION  GALLERY SECTION  */
.gallery {
	width: 100%;
	margin-top: 30px;
	display: grid;
	grid-template-columns: repeat(4, 1fr); /* Change this value to adjust the number of columns */
	grid-gap: 10px; /* This sets the gap between the grid items */
}
.gallery img {
	height: auto;
	width: 230px;
}
/* PRINCIPAL SECTION   PRINCIPAL SECTION   PRINCIPAL SECTION   PRINCIPAL SECTION   PRINCIPAL SECTION   PRINCIPAL SECTION   PRINCIPAL SECTION   */
.counter {
	text-align: center;
	padding: 30px 20px 30px 20px;
	width: 90%;
	margin: 1%;
	background: #fd8303;
	color: #fff;
	border-radius:10px;
}
.counter i {
	font-size:50px;
}
.counter h5 {
	font-size: 25px;
	margin-top: 10px;
}
.counter p {
	font-size:14px;
}
/* PLACEMENT SECTION PLACEMENT SECTION PLACEMENT SECTION PLACEMENT SECTION PLACEMENT SECTION PLACEMENT SECTION PLACEMENT SECTION PLACEMENT SECTION*/

.placement p {
	font-size: 16px;
	color: #2a2a2a;
	line-height: 30px;
}
.placement ul {
	width: 100%;
	float: left;
	list-style:none;
	padding:0px;
	margin-top: 20px;
}
.placement ul li {
	width: 24%;
	float: left;
	margin-right: 1%;
}
.placement ul li img {
	width: 100%;
	border: 1px solid darkgrey;
}
.placement-img {
	width:100%;
	padding:0px 30px 30px 30px;
}
/* TESTIMONIAL SECTION TESTIMONIAL SECTION TESTIMONIAL SECTION TESTIMONIAL SECTION TESTIMONIAL SECTION TESTIMONIAL SECTION TESTIMONIAL SECTION */
.tetimonial {
	width: 340px;
	background: white;
	border: 1px solid rgb(0 0 0/10%);
	padding: 35px 15px;
	float: left;
	margin-right:10px;
	
}
.tetimonial img {
	border-radius:50px;
	width:100%;
}
.tetimonial-user {
	padding-left: 15px;
	padding-top: 5px;
}
.tetimonial-user h4 {
	font-size: 16px;
	color: black;
	margin-bottom: 5px;
}
.tetimonial-user p {
	color: #818385;
	font-size: 12px;
}
.tetimonial .fa-quote-right {
	font-size:40px;
	margin-top: 5px;
	color:#fd8303;
}
.testimonial-comment {
	width: 100%;
	float: left;
	margin-top: 30px;
}
.testimonial-comment h4 {
	color: #fd8303;
	font-size: 20px;
	margin-bottom:15px;
}
.testimonial-comment p {
	font-size: 15px;
	margin-bottom:20px;
	;
	line-height: 25px;
	color:#1f2836;
}
.testimonial-comment i {
	color:#ff5722;
	font-size:18px;
}
/* FOOTER SECTION FOOTER SECTION FOOTER SECTION FOOTER SECTION FOOTER SECTION FOOTER SECTION FOOTER SECTION FOOTER SECTION FOOTER SECTION  */
.footer-section {
	padding-top: 50px;
	padding-bottom:20px;
	background: #fd8303;
	width: 100%;
	float: left;
}
.footer-section h3 {
	font-size:28px;
	color:#fff;
}
.footer-section p {
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	margin-top: 20px;
	padding: 0px 30px 0px 0px;
}
.footer-about i {
	border: 1px solid #e5e3e3;
	font-size: 20px;
	margin-right: 10px;
	margin-top:20px;
	background: #fff;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	text-align: center;
	line-height: 40px;
	color: #fd8303;
}
.quick-link ul {
	margin-top:30px;
	list-style:none;
	float:left;
	width: 100%;
}
.quick-link li {
	width: 50%;
	float:left;
	margin-bottom: 10px;
}
.quick-link li a {
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.subscribe-us input {
	margin-top:20px;
	padding: 10px;
	border: 1px solid #e5e3e3;
	border-radius: 5px;
	width: 100%;
	color: #000000;
	text-align: left;
	background: #fff;
	height: 42px;
}
.subscribe-us button {
	padding: 12px;
	background: #ff5722;
	color: white;
	font-size: 14px;
	width: 100%;
	float: left;
	margin-top: 10px;
	border: none;
}
.copyright {
	text-align: center;
	border-top: 1px solid #b3b3b3;
	margin-top: 30px;
	padding-top:20px;
	color: #fff;
}
@media screen and (max-width: 768px) {
  .header-menu ul li {
    display: block;
    margin-left: 0;
  }
}

/* General styles */

/* Define a breakpoint for mobile devices */
@media (max-width: 768px) {
  .container {
    width: 100%;
    padding: 0 20px; /* Adjust padding for smaller screens */
  }

  .width-100, .width-50, .width-25, .width-75, .width-80, .width-60, .width-40, .width-33, .width-30, .width-20 {
    width: 100%;
    float: none; /* Remove floating for full-width elements */
  }

  .header-left, .header-right, .header-menu ul, .about-detail, .principal-info, .notice-board-sect, .tetimonial, .footer-about, .quick-link ul, .subscribe-us input, .subscribe-us button {
    text-align: center; /* Center align text for better readability on small screens */
  }

  .logo {
    height: auto;
    width: 100%; /* Make the logo responsive */
    position: static;
    margin-bottom: 20px; /* Add some spacing below the logo */
  }

  .header-left li, .header-right li {
    display: block; /* Display list items vertically on smaller screens */
    margin: 10px auto; /* Add margin for better spacing */
  }

  .header-menu ul li {
    margin: 0 10px; /* Adjust margin for better spacing */
  }

  .about-img img {
    width: 100%; /* Make the about image responsive */
    padding: 0; /* Remove padding */
  }

  .about-detail h1 {
    font-size: 26px; /* Decrease font size for better readability */
  }

  .about-box {
    width: 90%; /* Adjust width for better spacing */
    margin-right: 5%; /* Adjust margin for better spacing */
  }

  .notice-board-sect h2, .placement p, .tetimonial-user h4 {
    font-size: 18px; /* Adjust font size for better readability */
  }

  .notification marquee, .notice-board ul, .event-list, .testimonial-comment, .footer-section p {
    font-size: 14px; /* Adjust font size for better readability */
  }

  .gallery img {
    width: 100%; /* Make gallery images responsive */
  }

  .counter {
    width: 90%; /* Adjust width for better spacing */
    margin: 0 auto; /* Center the element */
  }

  .tetimonial {
    width: 90%; /* Adjust width for better spacing */
    margin: 0 auto; /* Center the element */
    margin-bottom: 20px; /* Add some bottom margin */
  }

  .footer-section {
    padding: 30px 20px; /* Adjust padding for better spacing */
  }
}

/* Desktop styles */
@media (min-width: 769px) {
  /* Add your desktop-specific styles here */
}
/* General styles */

/* Apply box-sizing: border-box to all elements */
* {
  box-sizing: border-box;
}

/* Set default margin and padding to 0 for all elements */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
  margin: 0;
  padding: 0;
}

/* Set font family and size */
body {
  font-family: Arial, sans-serif;
  font-size: 16px;
}

.container {
  width: 100%;
  max-width: 1200px; /* Set maximum width */
  margin: 0 auto; /* Center container */
  padding: 0 20px; /* Add padding on the sides */
}

.header {
  background-color: #333;
  color: #fff;
  padding: 20px;
  text-align: center;
}

.header h1 {
  margin-bottom: 10px;
}

.navbar {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}

.navbar ul {
  list-style-type: none;
}

.navbar ul li {
  margin: 0 10px;
}

.main-content {
  padding: 20px;
}

.main-content h2 {
  margin-bottom: 10px;
}

.main-content p {
  margin-bottom: 20px;
}

.footer {
  background-color: #333;
  color: #fff;
  padding: 20px;
  text-align: center;
}

/* Responsive styles */

@media (max-width: 768px) {
  .header {
    padding: 10px;
  }

  .navbar {
    flex-direction: column;
  }

  .navbar ul li {
    margin: 10px 0;
  }
}

/* Desktop styles */
@media (min-width: 800px) {
  .header {
    padding: 30px;
  }

  .navbar {
    justify-content: flex-end;
  }

  .navbar ul {
    display: flex;
  }

  .navbar ul li {
    margin: 0 10px;
  }
}
