body {
	font-family: 'Ubuntu', sans-serif;
	background:url(../images/bg-1.webp);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
html
a.back-to-top {
	display: none;
	width: 50px;
	height: 50px;
	text-indent: -9999px;
	position: fixed;
	z-index: 999;
	left: 20px;
	bottom: 20px;
	background: #e5ba80 url(../images/up-arrow.png) no-repeat center 43%;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.show-sm {
	display:none;
}
.pspan {
	color: #9f208b;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.banner-div {
	position:relative;
	margin-top:133px;
}
.banner-div img {
	width:100%;
}
.little-margin {
	margin-top:13px;
}
.social-icons {
    position: fixed;
    background-color: #0A88DD;
    z-index: 100;
    border: 1px solid #000000;
    height: 132px;
    top: 50%;
    margin-top: -110px;
}
.social-icons ul {
	margin:0px;
	padding:0px;
}
.social-icons ul li {
	list-style-type:none;
	border-bottom:1px solid #ccc;
}
.social-icons ul li a img {
	text-decoration:none;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.green-bg-clas {
	background: url(../images/transparent-bg.png) repeat;
	padding-top:40px;
	padding-bottom:40px;
}
.social-icons ul li:hover img {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
.social-icons ul li a img {
	padding:10px;
}
#cssmenu > ul > li > a {
	-webkit-animation: ring 8s 1s ease-in-out infinite;
	-webkit-transform-origin: 50% 4px;
	-moz-animation: ring 8s 1s ease-in-out infinite;
	-moz-transform-origin: 50% 4px;
	animation: ring 8s 1s ease-in-out infinite;
}
.contact-part {
	width:100%;
	background-color:#D42C27;
	padding:5px;
	margin-top:0px;
}
.line-only h5 {
	color:#fff;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
}
.line-only h5 a {
	background-color:#ff6500;
	color:#fff;
	font-size:14px;
	padding:8px 15px;
	font-weight:normal;
}
.bg1 {
	background:url(../images/bg-1.html) no-repeat;
	background-size:cover;
}
.philosphy-img {
	position:relative;
	margin-top:100px;
	margin-bottom:100px;
}
.contant-phi {
	position:absolute;
	height:230px;
	margin-top:-115px;
	top:50%;
}
.phylo-text p {
	font-size:15px;
	color:#fff;
	line-height:18px;
	font-weight:400;
}
.bg2 {
	background-color:#dff6f7;
	padding-top:60px;
	padding-bottom:60px;
}
.testi-contant {
	position:absolute;
	height:300px;
	margin-top:-150px;
	top:50%;
	width:277px;
}
.testi-contant p {
	font-size:14px;
	color:#fff;
	line-height:18px;
}
.blanck-div {
	height:60px;
}
.map-part {
	margin-top:20px;
}
.well {
	padding:10px !important;
}
.footer-part {
	background-color:#D42C27;
	width:100%;
	padding-top:40px;
}
.abt-cl ul {
	margin:0px;
	padding:0px;
}
.abt-cl ul li {
	list-style-type:none;
	color:#FFB701;
	font-size:12px;
	text-transform:uppercase;
	line-height:20px;
}
.abt-cl ul li a {
	text-decoration:none;
	color:#ffffff;
	font-size:11px;
	text-transform:uppercase;
	line-height:20px;
	transition:all ease-in-out 0.3s;
}
.abt-cl ul li a:hover {
	color:#fff;
	padding-left:5px;
}
.copy-clas {
	font-size:11px;
	color:#ffffff;
	line-height:22px;
	text-transform:uppercase;
}
.for-bg-clas {
	width:100%;
	background-color:#464646;
}
.for-bg-clas ul {
	margin:0px;
	padding:20px 0px;
	text-align:center;
}
.for-bg-clas ul li {
	list-style-type:none;
	display:inline-block;
	margin-left:5px;
	margin-right:5px;
}
.for-bg-clas ul li a img {
	text-decoration:none;
	-webkit-transition: all 0.8s ease-in-out;
	-moz-transition: all 0.8s ease-in-out;
	-o-transition: all 0.8s ease-in-out;
	transition: all 0.8s ease-in-out;
}
.for-bg-clas ul li a:hover img {
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}
.schools {
	position:absolute;
	top:0px;
	left:0px;
	background-color:#5d5059;
}
.schools ul {
	margin:0px;
	padding:5px 0px;
}
.schools ul li {
	list-style-type:none;
	display:inline-block;
	border-right:1px solid #7D747B;
	padding-left:5px;
	padding-right:5px;
}
.schools ul li a {
	text-decoration:none;
	padding-bottom:20px;
}
.schools ul li a:before, .schools ul li a:after {
	top: 100%;
	bottom: auto;
	left: 50%;
}
.schools ul li a:before {
	margin-top: -12px;
	margin-bottom: 0;
	border-top-color: transparent;
	border-bottom-color: #000;
	border-bottom-color: hsla(0, 0%, 20%, 0.9);
}
.schools ul li a:hover:before, .schools ul li a:hover:after, .schools ul li a:focus:before, .schools ul li a:focus:after {
	-webkit-transform: translateY(12px);
	-moz-transform:    translateY(12px);
	transform:         translateY(12px);
}
#demo {
	position:relative;
}
.owl-prev {
	position: absolute;
	left: 0;
	top: 45%;
	margin-top: -75px !important;
	background:url(../images/pre-button.html) no-repeat;
}
.owl-next {
	position: absolute;
	right: 0;
	top: 45%;
	margin-top: -75px !important;
	background:url(../images/next-button.html) no-repeat;
}
.item img {
	margin-left:auto;
	margin-right:auto;
}
.anim img:hover {
	animation: bounce 2s infinite;
	-webkit-animation: bounce 2s infinite;
	-moz-animation: bounce 2s infinite;
	-o-animation: bounce 2s infinite;
	cursor: pointer;
}
 @-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
-webkit-transform: translateY(0);
}
 40% {
-webkit-transform: translateY(-30px);
}
 60% {
-webkit-transform: translateY(-15px);
}
}
 @-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
-moz-transform: translateY(0);
}
 40% {
-moz-transform: translateY(-30px);
}
 60% {
-moz-transform: translateY(-15px);
}
}
 @-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
-o-transform: translateY(0);
}
 40% {
-o-transform: translateY(-30px);
}
 60% {
-o-transform: translateY(-15px);
}
}
 @keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
transform: translateY(0);
}
 40% {
transform: translateY(-30px);
}
 60% {
transform: translateY(-15px);
}
}
.margin-tp {
	margin-top:30px;
	margin-bottom:30px;
}
.margin-tp img {
	margin-left:auto;
	margin-right:auto;
}
.testi-1 {
	height:616px;
	width:100%;
	background:url(../images/notice-boar-bg.html) no-repeat;
	padding:15px;
}
.testi-1 h4 {
	color:#fff;
	font-size:20px;
	line-height:24px;
	padding-top:30px;
}
.testi-1 p {
	color:#fff;
	line-height:18px;
	font-size:14px;
	text-align:justify;
	padding:10px;
}
.notice-more-btn {
	margin-top:10px;
}
.notice-more-btn a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding:12px 25px;
	background-color:#0adddd;
}
.testi-2 {
	height:616px;
	width:100%;
	background:url(../images/activity-bg.html) no-repeat;
	padding:15px;
}
.testi-2 h4 {
	color:#fff;
	font-size:20px;
	line-height:24px;
	padding-top:30px;
}
.testi-2 p {
	color:#fff;
	line-height:18px;
	font-size:14px;
	text-align:justify;
	padding:10px;
}
.activity-more-btn {
	margin-top:10px;
}
.activity-more-btn a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding:12px 25px;
	background-color:#ffb700;
}
.testi-3 {
	height:616px;
	width:100%;
	background:url(../images/school-erp-bg.html) no-repeat;
	padding:15px;
}
.testi-3 h4 {
	color:#fff;
	font-size:20px;
	line-height:24px;
	padding-top:30px;
}
.testi-3 p {
	color:#fff;
	line-height:18px;
	font-size:14px;
	text-align:justify;
	padding:10px;
}
.erp-more-btn {
	margin-top:10px;
}
.erp-more-btn a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding:12px 25px;
	background-color:#ff6500;
}
.testi-4 {
	height:616px;
	width:100%;
	background:url(../images/dummy-bg.html) no-repeat;
	padding:15px;
}
.testi-4 h4 {
	color:#fff;
	font-size:20px;
	line-height:24px;
	padding-top:30px;
}
.testi-4 p {
	color:#fff;
	line-height:18px;
	font-size:14px;
	text-align:justify;
	padding:10px;
}
.dummy-more-btn {
	margin-top:10px;
}
.dummy-more-btn a {
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
	padding:12px 25px;
	background-color:#b8d032;
}
.bg3 {
	padding-top:30px;
}
.ts1 {
	background-color:#b8d032;
	box-sizing:border-box;
}
.ts1 h5 {
	color:#fff;
	font-size:17px;
	font-family:Helvetica;
	margin-bottom:0px;
}
.pl {
	padding-right:0px !important;
}
.pl p {
	padding:20px 0px 10px 15px;
	color:#fff;
	text-align:justify;
	font-family:Helvetica;
}
.ts2 {
	background-color:#d42c27;
	box-sizing:border-box;
}
.ts2 h5 {
	color:#fff;
	font-size:17px;
	font-family:Helvetica;
	margin-bottom:0px;
}
.ts3 {
	background-color:#ffb700;
	box-sizing:border-box;
}
.ts3 h5 {
	color:#fff;
	font-size:17px;
	font-family:Helvetica;
	margin-bottom:0px;
}
.ts4 {
	background-color:#02cece;
	box-sizing:border-box;
}
.ts4 h5 {
	color:#fff;
	font-size:17px;
	font-family:Helvetica;
	margin-bottom:0px;
}
.testi-font {
	margin-bottom:50px;
}
.margin30top {
	margin-top:30px;
}
.padding5right {
	padding-right:5px !important;
}
.padding5left {
	padding-left:5px !important;
}
.padding5leftright {
	padding-left:5px !important;
	padding-right:5px !important;
	margin-top:10px;
}
.testi-font2 {
	margin-bottom:0px;
}
.photo-galley-bg {
	background:rgba(255, 183, 0, 0.62);
	padding:20px !important;
}
.testi-font2 h4 {
	font-size:20px;
	color:#000000;
	font-weight:300;
}
.padd-zero {
	padding-left:0px !important;
	padding-right:0px !important;
	text-align:center;
}
.padd-zero img {
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
.paddingrightzero {
	padding-right:0px !important;
}
.paddingleftzero {
	padding-left:0px !important;
}
.txtcl {
	text-align:right;
}
.txtcl a {
	text-decoration:none;
	font-size:14px;
	color:#7a5803;
	font-weight:normal;
}
.txtcln {
	text-align:right;
}
.txtcln a {
	text-decoration:none;
	font-size:14px;
	color:#687c09;
	font-weight:normal;
}
.news-bg {
	background:rgba(184, 208, 50, 0.74);
	padding:20px 0px !important;
}
.testi-font2n {
	margin-bottom:20px;
}
.testi-font2n h4 {
	font-size:20px;
	color:#000000;
	font-weight:300;
}
.map-bg {
	background:rgba(10, 221, 221, 0.72);
	padding:20px !important;
}
.testi-font2nn {
	margin-bottom:20px;
}
.testi-font2nn h4 {
	font-size:20px;
	color:#000000;
	font-weight:300;
}
.txtclnn {
	text-align:right;
}
.txtclnn a {
	text-decoration:none;
	font-size:14px;
	color:#048686;
	font-weight:normal;
}
.padding10fix {
	overflow:hidden;
}
.padding10fix img {
	-webkit-transition: 0.4s ease;
	transition: 0.4s ease;
}
.padding10fix:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}
.top-band {
	background-color:#FFB701;
	padding:5px;
	position:fixed;
	top:0px;
	width:100%;
	z-index:1000;
}
.top-band-cl ul {
	margin:0px;
	padding:0px;
	text-align:right;
	margin-right:150px;
}
.top-band-cl ul li {
	list-style-type:none;
	display:inline-block;
	font-size:10px;
	color:#fff;
}
.top-band-cl ul li a {
	text-decoration:none;
	font-size:10px;
	color:#fff;
	text-transform:uppercase;
}
.position-cl {
	left:auto !important;
	text-align:left !important;
	min-width:auto !important;
	top:25px !important;
}
.position-cl li a {
	color:#333 !important;
	transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-ms-transition: all ease-in-out 0.3s;
}
.position-cl li a:hover {
	background:none !important;
	color:#ff6500 !important;
}
.fox-fix-position {
	position:fixed;
	background-color:#FFF1CF;
	width:100%;
	z-index:100;
	top:30px;
	padding-bottom:3px;
}
/*.caption-clas{ position:absolute; top:22px; right:0px; z-index:100;}*/


/******about us css start from here************/


.abt-hrssss h2 {
	color:#4B0C01;
	font-size:20px;
	margin-top:20px;
	margin-bottom:20px;
	text-transform:uppercase;
}
.abt-hrssss p {
	font-size:13px;
	color:#000000;
	line-height:24px;
	text-align:justify;
}
.abt-s {
	margin-top:20px;
}
.abt-s img {
	margin-left:auto;
	margin-right:auto;
}
.about-bg {
	background:url(../images/about-bg.png) repeat 100% 100%;
	padding-top:40px;
	padding-bottom:40px;
}
.margin10top {
	margin-top: 0px;
}
.zero-padding-both {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.zero-padding-both {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.green-bg {
	background-color: #FF8095;
	padding: 20px 30px;
}
.green-bg p {
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	margin-top: 12px;
}
.more-btn {
	text-align:center;
	margin-top:10px;
	margin-bottom:0px;
}
.more-btn a {
	font-size: 14px;
	color: #fff;
	border:1px solid #fff;
	padding:4px 20px;
	transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-webkit-transition:all ease-in-out 0.3s;
	text-decoration:none;
	text-transform:uppercase;
}
.more-btn a:hover {
	color: #FF8095;
	background-color:#fff;
	border:1px solid #fff;
}
.more-btn2 {
	text-align:center;
	margin-top:10px;
	margin-bottom:0px;
}
.more-btn2 a {
	font-size: 14px;
	color: #fff;
	border:1px solid #fff;
	padding:4px 20px;
	transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-webkit-transition:all ease-in-out 0.3s;
	text-decoration:none;
	text-transform:uppercase;
}
.more-btn2 a:hover {
	color: #ffb700;
	background-color:#fff;
	border:1px solid #fff;
}
.more-btn3 {
	text-align:center;
	margin-top:10px;
	margin-bottom:0px;
}
.more-btn3 a {
	font-size: 14px;
	color: #fff;
	border:1px solid #fff;
	padding:4px 20px;
	transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-webkit-transition:all ease-in-out 0.3s;
	text-decoration:none;
	text-transform:uppercase;
}
.more-btn3 a:hover {
	color: #e64a45;
	background-color:#fff;
	border:1px solid #fff;
}
.more-btn4 {
	text-align:center;
	margin-top:10px;
	margin-bottom:0px;
}
.more-btn4 a {
	font-size: 14px;
	color: #fff;
	border:1px solid #fff;
	padding:4px 20px;
	transition:all ease-in-out 0.3s;
	-moz-transition:all ease-in-out 0.3s;
	-ms-transition:all ease-in-out 0.3s;
	-webkit-transition:all ease-in-out 0.3s;
	text-decoration:none;
	text-transform:uppercase;
}
.more-btn4 a:hover {
	color: #58595b;
	background-color:#fff;
	border:1px solid #fff;
}
.green-bg h3 {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-top: 29px;
}
.yellow-bg {
	background-color: #ffb700;
	padding: 20px 30px;
	height: 296px;
}
.yellow-bg p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	margin-top: 12px;
}
.yellow-bg p a {
	font-size: 14px;
	color: #fff;
}
.yellow-bg h3 {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-top: 29px;
}
.red-bg {
	background-color: #e64a45;
	padding: 20px 30px;
}
.red-bg p {
	font-size: 13px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	margin-top: 12px;
}
.red-bg p a {
	font-size: 14px;
	color: #fff;
}
.red-bg h3 {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-top: 26px;
}
.voilet-bg {
	background-color: #FF6501;
	padding: 20px 30px;
}
.voilet-bg p {
	font-size: 14px;
	color: #fff;
	line-height: 24px;
	text-align: center;
	margin-top: 12px;
}
.voilet-bg p a {
	font-size: 14px;
	color: #fff;
}
.voilet-bg h3 {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-top: 26px;
}
.fox-fix-position {
	padding-bottom:3px;
	top:24px;
	padding-top:5px;
}
.mange-team h2 {
	margin-bottom:40px;
	font-size:20px;
	margin-top:20px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
}
.aca-clas h2 {
	margin-bottom:40px;
	font-size:20px;
	margin-top:0px;
	color:#9f208b;
	text-transform:uppercase;
	text-align:center;
}
.aca-clas p {
	font-size: 14px;
	color: #000;
	line-height: 24px;
	text-align: justify;
}
.academic-clas {
	background:rgba(255, 255, 255, 0.5);
	padding:20px;
	margin-top:10px;
}
.academic-clas h4 {
	color:#000;
	font-size:18px;
	margin-top:0px;
	margin-bottom:0px;
}
.academic-clas p {
	text-align:justify;
	color:#000;
	font-size:13px;
	margin-top:10px;
	line-height:24px;
}
.academic-clas ul {
	margin:0px;
	padding:0px;
	padding-left:20px;
	margin-top:20px;
}
.academic-clas ul li {
	list-style-type:circle;
	text-align:justify;
}
.top-margin40 {
	margin-top:40px;
}
.top-margin60 {
	margin-top:60px;
}
.back-color0n {
	background:rgba(255, 183, 1, 0.9) !important
}
.margin-top-n {
	padding-top:3px !important;
}
.back-color0 {
	background:rgba(10, 221, 211, 1.0) !important
}
.zero-padding-top {
	padding-top:3px !important;
}
.back-color {
	background:rgba(230, 74, 69, 0.9) !important;
}
.zero-padding-top2 {
	padding-top:19px !important;
}
.back-color2 {
	background:rgba(184, 208, 50, 0.9) !important;
}
.zero-padding-top3 {
	padding-top:26px !important;
}
.back-color3 {
	background:rgba(255, 101, 1, 0.9) !important;
}
.back-color4 {
	background: rgba(10, 136, 221, 0.9) !important;
}
.zero-padding-top4 {
	padding-top:14px !important;
}
.zero-padding-top4 li a {
	text-transform:uppercase !important;
}
.route-clas {
	font-size: 15px !important;
	color: #9f208b !important;
	text-transform: uppercase !important;
	font-weight:500;
}
.route-clas2 {
	font-size: 13px !important;
	color: #9f208b !important;
	text-transform: uppercase !important;
}
.transparent-bg {
	background: rgba(255, 255, 255, 0.4);
	border: 1px solid #333;
	margin-top: 0px;
	padding: 30px;
}
.contact-hrssss h3 {
	font-size: 13px;
	color: #58595b;
	font-weight: 700;
	margin-top: 0px;
}
.enquiry-clas label {
	font-size: 12px;
	color: #58595b;
	font-weight: normal !important;
}
.input-box {
	background-color: #fff;
	border: 1px solid #333;
	padding: 3px 5px;
	width: 100%;
	word-break: break-all;
}
.input-box:focus {
	outline:none;
}
.enquiry-selectbox {
	background-color: #fff;
	border: 1px solid #333;
	padding: 5px;
	width: 100%;
	font-size: 12px;
	color: #58595b;
	font-weight: normal;
}
.enquiry-txtarea {
	background-color: #fff;
	border: 1px solid #333;
	padding: 5px;
	width: 100%;
	font-size: 12px;
	color: #58595b;
	font-weight: normal;
	resize: none;
}
.enquiry-txtarea:focus {
	outline:none;
}
.send-btn {
	background-color: #58595b;
	border: 1px solid #58595b;
	color: #fff;
	font-size: 11px;
	font-weight: normal;
	padding: 5px 25px;
}
.contact-details p {
	font-size: 14px;
	color: #58595b;
	line-height: 20px;
}
 @media all and ( min-width:1350px) {
 .more-width {
width:1343px !important;
}
 .top-band-cl ul {
margin-right:70px;
}
}
 @media all and (min-width:993px) and (max-width:1160px) {
    .top-band {
    padding: 2px;
    font-size: 20px !important;
}

 #cssmenu ul {
width:490px;
}
 #cssmenu ul li a img {
width:58px;
}
 .little-margin img {
width:120px;
}
 .top-band-cl ul {
margin-right:40px;
}
}
 @media all and (max-width:768px) {
 .show-sm {
display:block;
}
}
 @media all and (min-width:481px) {
 .hidden-md {
display:none;
}
 .social-icons-on-xs {
display:none;
}
}
@media all and (max-width:480px) {
	.philosphy-img {
		margin-top:10px;
		margin-bottom:10px;
		background-color:#0078FF;
	}
	.schools {
		position:relative;
	}
	.line-only h5 {
		font-size:15px;
		line-height:18px;
	}
	.margintp {
		margin-top:30px;
	}
	.contant-phi {
		position:relative;
		margin-top:0px;
		top:0px;
		height:auto;
		text-align:center;
	}
	.contant-phi img {
		margin:10px auto;
	}
	.bg-orc {
		margin-top:10px !important;
		margin-bottom:0px !important;
		background-color:#EE534F !important;
	}
	.contact-part {
		margin-top:10px;
	}
	.hidden-md {
		display:block;
		color:#fff;
		text-transform:uppercase;
	}
	.bg2 {
		padding-top:10px;
		padding-bottom:10px;
	}
	.abt-cl {
		text-align:center;
	}
	.schools ul li {
		padding-left:3px;
		padding-right:3px;
	}
	.little-margin {
		margin-top:2px;
	}
	.padding10fix {
		text-align:center;
	}
	.padding10fix img {
		margin-left:auto;
		margin-right:auto;
	}
	.paddingrightzero {
		padding-right:15px !important;
	}
	.paddingleftzero {
		padding-left:15px !important;
	}
	.margin-tp {
		text-align:center;
		margin-top:20px;
		margin-bottom:0px;
	}
	.margin-tp img {
		margin-left:auto;
		margin-right:auto;
	}
	.bg3 {
		padding-top:20px;
	}
	.testi-font {
		margin-bottom:0px;
	}
	.margin60top {
		margin-top:0px;
	}
	.testi-font2 {
		margin-bottom:0px;
	}
	.testi-font2n {
		margin-bottom:0px;
	}
	.schools ul {
		text-align:center;
	}
	.testi-1 {
		width:340px;
		margin-left:auto;
		margin-right:auto;
	}
	.testi-2 {
		width:340px;
		margin-left:auto;
		margin-right:auto;
	}
	.testi-3 {
		width:340px;
		margin-left:auto;
		margin-right:auto;
	}
	.testi-4 {
		width:340px;
		margin-left:auto;
		margin-right:auto;
	}
	.well {
		padding:0px !important;
	}
	.testi-font2 h4 {
		font-size:16px;
	}
	.testi-font2n h4 {
		font-size:16px;
	}
	.top-band-cl ul {
		margin-right:auto;
		text-align:center;
	}
	.fox-fix-position {
		padding-bottom:5px;
		position:relative;
		top:0px;
	}
	.zero-padding-top2 {
		padding-top:0px !important;
	}
	.zero-padding-top1 {
		padding-top:0px !important;
	}
	.zero-padding-top3 {
		padding-top:0px !important;
	}
	.top-band {
		position:relative;
	}
	.banner-div {
		margin-top:0px;
	}
	.for-size-img {
		width:120px;
		float:right;
	}
	.top-band {
		padding: 2px;
		font-size: 20px;
	}
	.top-band-cl ul li a {
 		font-size: 19px !important;
	}
	.top-band-cl ul {
 		margin: 5px 0 10px 0;
	}
	.social-icons {
		display:none;
	}
	.social-icons-on-xs {
		display:block;
		margin-top:10px;
		margin-bottom:0px !important;
	}
	.social-icons-on-xs a {
		text-decoration:none;
		margin-right:5px;
	}
}
ol.circular-list li {
	margin-bottom: 20px;
}
.contact-part span a{
	color: #000;
	background:#fff;
}
form.alumni-form {
    background: #fff;
    padding: 20px;
    border-radius: 5px;
}
form.alumni-form h4 {
    background: #333;
    color: #fff;
    padding: 15px;
}
.company-name p a{
	color: #fff;
}
td {
	padding:15px !important;
}
.panel {
	margin-bottom:0px;
	background:none;
	border:none;
}
.panel-default {
	border:none !important;
	box-shadow:none;
}
.panel-body {
	padding:0px;
}
.well {
	margin-bottom:0px;
	background:none;
	border:none;
	color:#fff;
	font-size:18px;
}
.panel-footer {
	display:none;
}
.modal-body img{
  width: 100%;
}
.modal-dialog {
    width: 500px;
    margin: 30px auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    z-index: 999;
}
@media screen and (min-width: 768px){
  .modal-dialog {
    width: 500px;
    margin: 30px auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    z-index: 999;
  }
}
@media screen and (max-width: 768px){
  .modal-dialog {
    width: 500px;
    margin: 30px auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    z-index: 999;
  }
}
@media screen and (max-width: 480px){
  .modal-dialog {
    width: 350px;
    margin: 30px auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
    z-index: 999;
  }
}

.popi{
	text-align:center;
}
.popi .button {
  background-color: #004A7F;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: none;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-family: Arial;
  font-size: 20px;
  padding: 5px 10px;
  text-align: center;
  text-decoration: none;
  -webkit-animation: glowing 1500ms infinite;
  -moz-animation: glowing 1500ms infinite;
  -o-animation: glowing 1500ms infinite;
  animation: glowing 1500ms infinite;
}
@-webkit-keyframes glowing {
  0% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -webkit-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -webkit-box-shadow: 0 0 3px #B20000; }
}

@-moz-keyframes glowing {
  0% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; -moz-box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; -moz-box-shadow: 0 0 3px #B20000; }
}

@-o-keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}

@keyframes glowing {
  0% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
  50% { background-color: #FF0000; box-shadow: 0 0 40px #FF0000; }
  100% { background-color: #B20000; box-shadow: 0 0 3px #B20000; }
}
.modal {
	z-index: 999999;
	display: block;
	padding-top: 150px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.5)
}
.modal-content {
	margin: auto;
	background-color: #fff;
	position: relative;
	padding: 0;
	outline: 0;
	max-width: 450px
}
.modal-inner { padding: 10px; }
.modal-close {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	position: absolute;
	right: 0;
	top: 0;
	background: #F00;
	padding: 3px 10px;
	color:#FFF;
	font-weight:500;
	cursor:pointer
}
.animate-opacity { animation: opac 0.8s }@keyframes opac{from{opacity:0} to{opacity:1}}
 .snk {display:none;}