
.modal-content2 {
    background-color: #FFF;
    padding: 28px 16px;
    padding-bottom: 45px;
}
.form-control3 {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #545454;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #aaaaaa;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-groups h4 {
    margin-bottom: 15px;
    margin-left: 15px;
    font-weight: 600;
    float: left;
    width: 70%;
}
.btn-primary {
    color: #fff;
    /* border-color: #ccc; */
    width: 150px;
    border-radius: 0px;
    background-color: #088;
    border: none;
    font-size: 18px;
    padding: 10px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #088;
    border-color: #204d74;
}
.modal-footer p {
    text-align: justify;
    margin-top: 21px;
    color: #848484;
}
.close {
    float: right;
    font-size: 29px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin-right: 15px;
    margin-top: 2px;
}




html {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}

.social-media-link ul li a i{
    background-color: #169493;
    font-size: 25px;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
}




.modal-content2 {
    background-color: #FFF;
    padding: 28px 16px;
    padding-bottom: 45px;
}
.form-control3 {
    display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #545454;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #aaaaaa;
    border-radius: 0px;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-groups h4 {
    margin-bottom: 15px;
    margin-left: 15px;
    font-weight: 600;
    float: left;
    width: 70%;
}
.btn-primary {
    color: #fff;
    /* border-color: #ccc; */
    width: 150px;
    border-radius: 0px;
    background-color: #088;
    border: none;
    font-size: 18px;
    padding: 10px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #088;
    border-color: #204d74;
}
.modal-footer p {
    text-align: justify;
    margin-top: 21px;
    color: #848484;
}
.close {
    float: right;
    font-size: 29px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
    margin-right: 15px;
    margin-top: 2px;
}





.fa-bars{
        color: #106761;
}

.product-title {
	font-size: 17px;
	margin-top: 17px;
	color: #005050;
}
.border-right {
	border-right: 1px solid #adadad
}
marquee {
	height: 207px;
}
.bottom-logo-section img {
	margin: 0 auto;
}
.modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0;
}
.modal-footer {
	padding: 0px;
	text-align: center;
	border-top: 0px solid #e5e5e5;
}
.social-media-link ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.social-media-link ul li {
	display: inline-block;
}
.social-media-link ul li a {
	padding: 0px;
	border: none;
	font-size: 40px;
	margin-right: 7px;
}
.social-media-link ul li a:hover {
	background-color: transparent;
	color: #FFF;
}
.social-media-link h3 {
	text-transform: capitalize;
	color: #FFF;
	font-size: 23px;
}
.social-media-link {
	float: left;
	width: 100%;
	margin-top: 30px;
	padding-left: 37px;
}
.logo {
	margin-bottom: 18px;
	margin-left: 35px;
}
.form-horizontal .form-control {
    display: block;
    width: 100%;
    height: 40px;
    padding: 24px 14px;
    font-size: 16px;
    line-height: 1.42857143;
    color: #555;
    background-color: transparent;
    margin-bottom: 20px;
    background-image: none;
    border: 1px solid #a9a9a9;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control2 {
    height: 50px;
    color: #797979;
    padding: 0px 12px;
    width: 100%;
    margin-bottom: 20px;
}

.form-control3 {width:100%; color: #797979; padding: 12px 12px; font-size: 16px;}
.scroll-news-section-bottom p {
	color: #ce0006;
	margin-bottom: 0px;
	text-align: center;
	border-bottom: 1px solid #b1b1b1;
	padding-bottom: 20px;
}
.right-nav-section ul li {
	display: inline-block;
	margin-left: 32px;
}
.right-nav-section ul {
	float: right;
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0;
}
.top-menu-section {
	float: left;
}
.student-regestration-form-section h3 {
    font-size: 30px;
    color: #007b7b;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 19px;
}
.student-from-section-inner {
    float: left;
    width: 100%;
    /* border: 1px solid #9C9C9C; */
    box-shadow: 0px 0px 48px #e6e6e6;
    padding: 37px 29px;
}
.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	background-color: #117b7a;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 18px;
	opacity: 0.98;
}
.sidenav a {
	padding: 8px 8px 10px 37px;
	text-decoration: none;
	font-size: 15px;
	color: #ffffff;
	display: block;
	transition: 0.3s;
	border-top: 1px solid #005f5e;
	/* border-bottom: 1px solid #FFF; */
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
.sidenav a:hover {
	background-color: #005f5e;
}
.active {
	background-color: #005f5e;
}
.sidenav a:hover {
	color: #f1f1f1;
}
.sidenav .closebtn {
	position: absolute;
	top: 20px;
	right: 25px;
	font-size: 36px;
	margin-left: 50px;
	border: none;
}
.sidenav .closebtn:hover {
	background-color: transparent;
	border: none;
}
.student-regestration-form-section {float: left; width: 100%;}
.fa-caret-right {font-size: 19px;
    margin-right: 10px;
    color: #01716a;}

@media screen and (max-height: 450px) {
.sidenav {
	padding-top: 15px;
}
.sidenav a {
	font-size: 18px;
}
}

@media(max-width: 1024px) and (min-width: 320px) {
#desktop-menu {
	display: none;
}
}

@media(max-width: 1920px) and (min-width: 1025px) {
#mobile-menu {
	display: none;
}
/*.extra-menu {
	display: none !important;
}*/
}
.select-box {
	padding: 0px 15px !important;
	height: 50px !important;
}
.modal-body {
	position: relative;
	padding: 0px;
}
header {
	float: left;
	width: 100%;
	margin-top: 28px;
	position: absolute;
	z-index: 9999;
}
.modal-content {
	position: relative;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #999;
	border: none;
	border-radius: 0px;
	outline: 0;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
	box-shadow: 0 3px 9px rgba(0,0,0,.5);
	padding: 13px;
}
.btn-default {
	color: #fff;
	background-color: #fff;
	/* border-color: #ccc; */
	width: 100%;
	border-radius: 0px;
	background-color: #088;
	border: none;
	font-size: 18px;
	padding: 10px;
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	display: none;
}
.btn-default:hover {
	color: #fff;
	background-color: #065d57;
	border-color: transparent;
	transition: 0.5s ease;
}
.flaticon-menu-button {
	color: #007775;
	font-size: 30px;
}
.scroll-news-section-bottom {
	float: left;
	width: 100%;
	background-color: #f6f6f6;
	padding: 10px;
	height: 218px;
	overflow: hidden;
	/* margin-top: 31px; */
	position: relative;
}
.scroll-news-section-bottom:after {
	background: url(../images/marquee-btm.png) no-repeat;
	position: absolute;
	content: "";
}
.form-section-inner .form-control {
	padding: 24px 14px;
	background: transparent;
	box-shadow: none;
	font-size: 16px;
	border: 1px solid #a9a9a9;
	position: relative;
}
.search-btn {
	width: 100%;
	border: none;
	background-color: #106761;
	color: #FFF;
	font-weight: 600;
	font-size: 18px;
	height: 50px;
}
.search-btn:hover {
	background-color: #09524d;
	transition: 0.5s ease;
}
.left-right-padding {
	padding: 0px 66px;
}
.form-section-inner {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 45px;
}
.form-section-inner a {
	color: #6e6e6e;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
	float: left;
	width: 100%;
	margin-top: 15px;
}
.form-section-inner a:hover {
	text-decoration: underline;
}
.logo-section img {
	margin: 0 auto;
}
.logo-section {
	float: left;
	width: 100%;
}
.middle-from-inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
/*.middle-form-inner-secton {
	float: left;
	width: 100%;
	vertical-align: middle;
	display: table-cell;
}*/
/*.middle-section {
	float: left;
	width: 100%;
	position: relative;
	display: table;
}*/
.middle-section {
	margin-top: -20px;
	display: table;
	width: 100%;
	height: 100%;
	padding: 0px;
	text-align: center;
	color: #fff;
	position: relative;
	z-index: 99;/* border: solid 20px rgba(255,255,255,0.5); */
}
.protect-section-icon ul {
	float: right;
	list-style: none;
	padding: 0px;
}
.protect-section-icon ul li {
	display: inline-block;
}
.protect-section-icon ul li img {
	display: block;
}
.protect-section-icon {
	float: left;
	width: 100%;
}
.footer-menu {
	float: left;
	width: 100%;
	background-color: #ededed;
	padding: 15px 0px;
}
.footer-menu ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.footer-menu ul li {
	display: inline-block;
	border-right: 1px solid #000;
	padding: 0px 14px;
}
.right-nav-section img {
	width: 120px;
}
.footer-menu ul li a {
	color: #000;
}
.footer-menu ul li:nth-child(1) {
	padding-left: 0px;
}
.wrapper {
	float: left;
	width: 100%;
	position: relative;
	height: 100vh;
}
.copyright {
	float: left;
	width: 100%;
	background-color: #0e8e8d;
	padding: 14px 0px;
}
.copyright p {
	margin: 0px;
	color: #FFF;
	font-size: 14px;
}
footer {
	position: absolute;
	bottom: 0px;
	float: left;
	width: 100%;
	z-index: 999;
}
/*-----------------------------------------------------------------------------------------------------------------------------------*/
/*.result-sheet-section-ineer {
	float: left;
	width: 100%;
}
.bottom-signature-section {
	float: left;
	width: 100%;
}
.center-div {
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 30px;
}
.center-div h4 {
	color: #000;
	font-weight: 600;
	font-size: 16px;
}
.center-div h5 {
	color: #000;
}
.result-sheet-section {
	float: left;
	overflow: hidden;
	margin-top: 31px;
	position: relative;
	border: 1px solid #ddd;
}
.title-section-top {
	float: left;
	width: 100%;
	background-color: #e0e0e0;
	padding-top: 10px;
	padding-bottom: 7px;
}
.title-logo-section {
	float: left;
	width: 100%;
	padding: 0px 20px;
}
.title-logo-section img {
	width: 150px;
	margin: 0 auto;
}
.title-description {
	float: left;
	width: 100%;
	color: #000;
	text-align: left;
	padding: 3px;
}
.title-description h2 {
	font-weight: 600;
	margin-top: 0px;
	font-size: 20px;
}
.title-description h3 {
	font-size: 18px;
	margin-top: 0px;
}
.student-details {
	float: left;
	width: 100%;
	padding: 0px 20px;
	border-bottom: 1px solid #d2d2d2;
}
.detils-right h5 {
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize;
}
.detils-right h5 span {
	font-weight: 400;
	margin-left: 25px;
	text-transform: uppercase;
}
.detils-right {
	float: left;
	width: 100%;
	text-align: left;
	color: #000;
}
.detils-right-id {
	text-align: right;
	color: #000;
}
.detils-right-id h5 {
	font-weight: 600;
	font-size: 14px;
	text-transform: capitalize;
}
.detils-right-id h5 span {
	font-weight: 400;
	margin-left: 10px;
	text-transform: uppercase;
}
.table-section {
	float: left;
	width: 100%;
}
.table-section h3 {
	text-align: left;
	color: #000;
	margin: 0px;
	padding: 15px 20px;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 20px;
}
.table-section h3 span {
	text-transform: capitalize;
	font-weight: 400;
}
.table-section .table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
	border-top: 0;
	color: #000;
	padding: 10px 20px;
	text-align: center;
	background-color: #f5f5f5;
}
.table-section .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
	border: 1px solid #ddd;
	color: #000;
}
tfoot {
	font-weight: 700;
	color: #000;
}*/
/*----------------------------------------------------------------------------------------------------------------------------------------*/

.downlod-btn-section {
	float: left;
	width: 100%;
}
.downlod-btn-section a {
	color: #FFF;
	background-color: #005f5e;
	/* padding: 10px 20px; */
	width: 150px;
	display: block;
	float: left;
	margin-right: 10px;
	line-height: 40px;
	height: 40px;
	margin-top: 20px;
}
.middle-sheet-section {
	margin-top: -55px !important;
}
.result-category-btn {
	float: left;
	width: 100%;/*background-color: #eaeaea;*/
}
.result-category-btn ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.result-category-btn ul li {
	text-align: left;
	background-color: #009191;
	margin-bottom: 10px;
	padding: 16px 20px;
	color: #FFF;
	font-size: 15px;
	float: left;
	width: 100%;
	position: relative;
	text-transform: uppercase;
}
.result-category-btn ul li a {
	float: right;
	position: absolute;
	right: 0;
	background-color: #263131;
	padding: 16px 36px;
	top: 0px;
	color: #FFF;
}
.result-category-btn ul li a:hover {
	background-color: #000;
	transition: 0.5s ease;
}
.position {
	position: inherit !important;
}
.main-section-result-sheet {
	width: 900px;
	margin: 0 auto;
}
.bottom-logo-section {
	float: left;
	width: 100%;
}
.bottom-logo-section ul {
	margin: 0;
	padding: 0px;
	list-style: none;
}
.bottom-logo-section ul li {
	display: inline-block;
	border-right: 1px solid #e2e2e2;
	padding: 7px 22px;
	margin-right: 6px;
}
.footer-right {
	float: right;
	list-style: none;
}
.bottom-logo-section a img {
	width: 122px;
	transition: filter .5s ease-in-out;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.bottom-logo-section a img:hover {
	-webkit-filter: grayscale(100%); /* Ch 23+, Saf 6.0+, BB 10.0+ */
	filter: grayscale(100%); /* FF 35+ */
}
.bottom-logo-section ul li:nth-last-child(1) {
	border-right: none;
}
.bottom-logo-section ul li:nth-last-child(8) {
	padding-left: 0px;
}
/*-----------------------------------------------------------------aboutus---------------------------------------------------------------*/
.footer-section {
	position: inherit;
	bottom: 0px;
	float: left;
	width: 100%;
	z-index: 999;
}
.middle-section-about {
	margin-top: 0px;
	display: table;
	width: 100%;
	height: 100%;
	padding: 0px;
	text-align: left;
	color: #fff;
	position: relative;/* z-index: -99; */
}
.middle-from-inner-about {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.about-us-caption-section {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding: 50px;
	/* border: 1px solid #e6e6e6; */
	box-shadow: 0px 0px 48px #e6e6e6;
	/* height: 821px; */
    /* overflow-x: scroll; */
    /* overflow-y: hidden; */
	margin-top: 50px;
	margin-bottom: 80px;
}
.about-us-caption-section h3 {
	font-size: 33px;
	color: #00988e;
	text-transform: capitalize;
	font-weight: 600;
	text-align: left;
	padding-bottom: 10px;
}
.about-us-caption-section p {
	color: #3e3e3e;
	text-align: justify;
	font-size: 15px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 38px;
}
.about-us-caption-section p span {
	color: #de0000;
	font-size: 17px;
	font-weight: 600;
}
.effe-different-img {
	float: left;
	width: 100%;
}
.effe-different-img img {
	width: 100%;
	margin: 0;
	border: 1px solid #C0C0C0;
}
.differance-section {
	float: left;
	width: 100%;
}
.content_2 {
	border-bottom: none !important;
}
.header-section {
	float: left;
	width: 100%;
	margin-top: 0px !important;
	position: inherit;
	background-color: #ffffff;
	/* padding: 10px 0px; */
	box-shadow: 0px 4px 5px #e8e8e8;
	z-index: 9;
	padding-top: 15px;
	padding-bottom: 12px;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 999;
	box-shadow: 2px 2px 5px #C8C8C8;
}
/*-----------------------------------------------------------------aboutus---------------------------------------------------------------*/

.banifit-section {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding: 50px;
	/* border: 1px solid #e6e6e6; */
	box-shadow: 0px 0px 48px #e6e6e6;
	/* height: 821px; */
    /* overflow-x: scroll; */
    /* overflow-y: hidden; */
	margin-top: 50px;
	margin-bottom: 80px;
}
.banifit-section h3 {
	font-size: 33px;
	color: #00988e;
	text-transform: capitalize;
	font-weight: 600;
	text-align: left;
	padding-bottom: 10px;
}
.banifit-section p {
	color: #3e3e3e;
	text-align: justify;
	font-size: 15px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 15px;
}
.banifit-section p span {
	color: #de0000;
	font-size: 17px;
	font-weight: 600;
	float: left;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
.one-forth-section-benifit {
	float: left;
	width: 100%;
}
.one-forth-section-benifit p {
	border: none;
	padding-bottom: 0px;
}
.one-forth-section-benifit {
	float: left;
	width: 100%;
	border: 1px solid #cecece;
	padding: 25px 16px;
	margin-bottom: 30px;
}
.one-forth-section-benifit p span {
	color: #de0000;
	font-size: 17px;
	font-weight: 600;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
}
.contact-us-section {
	float: left;
	padding-top: 50px;
	padding-bottom: 50px;
	width: 100%;
}
.contact-form-section {
	float: left;
	width: 100%;
}
.contact-form-section h3 {
	font-size: 28px;
	color: #00988e;
	text-transform: capitalize;
	font-weight: 600;
	text-align: left;
	padding-bottom: 10px;
	margin-top: 0px;
}
.contact-form-section p {
	color: #3e3e3e;
	text-align: justify;
	font-size: 15px;
	padding-bottom: 20px;
}
.contact-form-section .form-control {
	display: block;
	width: 100%;
	height: 50px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #f5f5f5;
	background-image: none;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: none;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.submit-btn:hover {
	background-color: #000;
}
.gray-address-section {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 10px 31px;
	margin-bottom: 15px;
}
.gray-address-section h4 {
	text-align: left;
	color: #000;
	font-weight: 700;
}
.gray-address-section p {
	padding: 0px;
}
.map-section {
	float: left;
	width: 100%;
}
#map {
	width: 100%;
	height: 400px;
	margin-top: 30px;
}
.testimonial-section-main {
	float: left;
	width: 100%;
	height: 637px;
	overflow: hidden;
	overflow-y: scroll;
}
.testimonial-image-section {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
}
.testimonial-image-name {
	float: left;
	width: 100%;
	margin-left: 11px;
}
.testimonial-image-name h5 {
	text-align: left;
	color: #4D4D4D;
	text-transform: capitalize
}
.testimonial-caption {
	float: left;
	width: 100%;
	margin-top: 9px;
}
.testimonial-caption p {
	font-style: italic;
}

/* width */
::-webkit-scrollbar {
 width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
 background: #f1f1f1;
}
 
/* Handle */
::-webkit-scrollbar-thumb {
 background: #00988e;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
 background: #555;
}

.classes-btn-section {float: left; width: 100%;}
.classes-btn-section ul {padding: 0px; margin: 0px; list-style: none;}
.classes-btn-section ul li{    display: block;
    width: 100%;
    margin-bottom: 10px;}

.classes-btn-section ul li a {
    width: 100%;
    background-color: #048685;
    display: block;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #FFFF;
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
}
.classes-btn-section ul li a:hover {background-color: #000; transition: 0.5s ease;}




.classee-lebel input {
    /* position: absolute; */
    opacity: 0;
    cursor: pointer;
    display: none;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color:transparent;
    border-radius: 0;
}

/* On mouse-over, add a grey background color */
.classee-lebel:hover input ~ .checkmark {
    background-color:transparent;
}

/* When the radio button is checked, add a blue background */
.classee-lebel input:checked ~ .checkmark {
    background-color: #000;
    z-index: -9;
}
/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.classee-lebel input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.classee-lebel .checkmark:after {
 	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}

.classee-lebel {
    display: block;
    position: relative;
    padding-left: 0px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #ffffff;
    background-color: #179594;
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 99;
    font-weight: 400;
    text-transform: uppercase;
}
.submit-btn {
    background-color: #002d2d;
    height: 55px;
	text-transform: uppercase;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    color: #FFF;
    background-color: #002d2d;
    border-color: #8c8c8c;
}

.btn-default.focus, .btn-default:focus {
    color: #FFF;
    background-color: #002d2d;
    border-color: #8c8c8c;
}
.table-secton-recept {float: left; width: 100%;}


































@media(max-width:1920px) {
	
.footer-section {
	position: inherit;
	bottom: 0px;
	float: left;
	width: 100%;
	z-index: 999;
}
.middle-section-about {
	margin-top: 0px;
	display: table;
	width: 100%;
	height: 100%;
	padding: 0px;
	text-align: left;
	color: #fff;
	position: relative;/* z-index: -99; */
}
.middle-from-inner-about {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
.about-us-caption-section {
	float: left;
	width: 100%;
	background-color: #FFF;
	padding: 50px;
	/* border: 1px solid #e6e6e6; */
	box-shadow: 0px 0px 48px #e6e6e6;
	/* height: 821px; */
    /* overflow-x: scroll; */
    /* overflow-y: hidden; */
	margin-top: 50px;
	margin-bottom: 80px;
}
.about-us-caption-section h3 {
	font-size: 33px;
	color: #00988e;
	text-transform: capitalize;
	font-weight: 600;
	text-align: left;
	padding-bottom: 10px;
}
.about-us-caption-section p {
	color: #3e3e3e;
	text-align: justify;
	font-size: 15px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 38px;
}
.about-us-caption-section p span {
	color: #de0000;
	font-size: 17px;
	font-weight: 600;
}
.effe-different-img {
	float: left;
	width: 100%;
}
.effe-different-img img {
	width: 100%;
	margin: 0;
	border: 1px solid #C0C0C0;
}
.differance-section {
	float: left;
	width: 100%;
}
.content_2 {
	border-bottom: none !important;
}
.header-section {
	float: left;
	width: 100%;
	margin-top: 0px !important;
	position: inherit;
	background-color: #ffffff;
	/* padding: 10px 0px; */
	box-shadow: 0px 4px 5px #e8e8e8;
	z-index: 9;
	padding-top: 15px;
	padding-bottom: 12px;
}
.fixed {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: #FFFFFF;
	z-index: 999;
	box-shadow: 2px 2px 5px #C8C8C8;
}	
	
	
	
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: 25px;
}
.contact-form-section h3{
    font-size: 26px;
}	
.gray-address-section {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 11px 31px;
    margin-bottom: 15px;
}		
	
.testimonial-image-name h5 {
    text-align: left;
    margin-left: 0px;
}
.testimonial-image-name h4 {
    text-align: left;
    margin-left: 0px;
}	
.testimonial-caption p {
    text-align: justify;
}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}	
.testimonial-section-main {
    height: 628px;
}	
	
	
.logo-section img {
	margin: 0 auto;
	width: 300px;
}
}

@media(max-width:1600px) {
	
.product-title {
	font-size: 16px;
	position: absolute;
	margin-top: 15px;
	color: #005050;
}
.bottom-logo-section a img {
	width: 104px;
	transition: filter .5s ease-in-out;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.logo-section img {
	margin: 0 auto;
	width: 230px;
}
.form-section-inner {
	margin-top: 30px;
}
.footer-menu ul {
	text-align: center;
	line-height: 24px;
}
.copyright {
	text-align: center;
}
.protect-section-icon ul {
	float: right;
	list-style: none;
	padding: 0px;
	text-align: center;
}
.protect-section-icon ul li img {
	display: block;
	width: 226px;
}
.form-section-inner a {
	font-size: 17px;
}
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: 25px;
}
.contact-form-section h3{
    font-size: 26px;
}	
.gray-address-section {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 11px 31px;
    margin-bottom: 15px;
}	
.testimonial-image-name h5 {
    text-align: left;
    margin-left: 0px;
}
.testimonial-image-name h4 {
    text-align: left;
    margin-left: 0px;
}	
.testimonial-caption p {
    text-align: justify;
}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}	
.testimonial-section-main {
    height: 628px;
}	
}

@media(max-width:1440px) {
.logo-section img {
	margin: 0 auto;
	width: 250px;
}
.form-section-inner {
	margin-top: 30px;
}
.footer-menu ul {
	text-align: center;
	line-height: 24px;
}
.copyright {
	text-align: center;
}
.protect-section-icon ul {
	float: right;
	list-style: none;
	padding: 0px;
	text-align: center;
}
.protect-section-icon ul li img {
	display: block;
	width: 226px;
}
.form-section-inner a {
	font-size: 17px;
}
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: 25px;
}
.contact-form-section h3{
    font-size: 26px;
}	
.gray-address-section {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 11px 31px;
    margin-bottom: 15px;
}	
.testimonial-image-name h5 {
    text-align: left;
    margin-left: 0px;
}
.testimonial-image-name h4 {
    text-align: left;
    margin-left: 0px;
}	
.testimonial-caption p {
    text-align: justify;
}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}	
.testimonial-section-main {
    height: 628px;
}	
}

@media(max-width:1366px) {
.bottom-logo-section {
	float: left;
	width: 100%;
	margin-top: -10px;
}
.product-title {
	font-size: 13px;
	position: absolute;
	margin-top: 2px;
	color: #005050;
}
.bottom-logo-section a img {
	width: 93px;
	transition: filter .5s ease-in-out;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.logo-section img {
	margin: 0 auto;
	width: 230px;
}
.form-section-inner {
	margin-top: 30px;
}
.footer-menu ul {
	text-align: center;
	line-height: 24px;
}
.copyright {
	text-align: left;
}
.protect-section-icon ul {
	float: right;
	list-style: none;
	padding: 0px;
	text-align: center;
}
.protect-section-icon ul li img {
	display: block;
	width: 226px;
}
.form-section-inner a {
	font-size: 17px;
}
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: 25px;
}
.contact-form-section h3{
    font-size: 26px;
}	
.gray-address-section {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 11px 31px;
    margin-bottom: 15px;
}	
.testimonial-image-name h5 {
    text-align: left;
    margin-left: 5px;
}
.testimonial-image-name h4 {
    text-align: left;
    margin-left: 5px;
}	
.testimonial-caption p {
    text-align: justify;
}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}	
.testimonial-section-main {
    height: 628px;
}	
	
}

@media(max-width:1200px) {
.product-title {
	font-size: 12px;
	position: absolute;
	margin-top: 9px;
	color: #005050;
}
.left-right-padding {
	padding: 0px 37px;
}
.logo-section img {
	margin: 0 auto;
	width: 230px;
}
.footer-menu ul li {
	display: inline-block;
	border-right: 1px solid #000;
	padding: 0px 8px;
}
.form-section-inner {
	margin-top: 30px;
}
.footer-menu ul {
	text-align: center;
	line-height: 24px;
}
.copyright {
	text-align: left;
}
.protect-section-icon ul {
	float: right;
	list-style: none;
	padding: 0px;
	text-align: center;
}
.protect-section-icon ul li img {
	display: block;
	width: 226px;
}
.form-section-inner a {
	font-size: 17px;
}
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: 25px;
}
.contact-form-section h3{
    font-size: 26px;
}	
.gray-address-section {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 11px 31px;
    margin-bottom: 15px;
}	
.testimonial-image-name h5 {
    text-align: left;
    margin-left: 5px;
}
.testimonial-image-name h4 {
    text-align: left;
    margin-left: 5px;
}	
.testimonial-caption p {
    text-align: justify;
}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}	
.testimonial-section-main {
    height: 628px;
}
		
}

@media(max-width:1024px) {
.border-right {
	border: 1px solid #e6e6e6;
	padding: 10px 14px;
}
.product-title {
	font-size: 21px;
	margin-top: 13px;
	color: #005050;
	text-align: center;
	margin-bottom: 16px;
	position: inherit;
}
.footer-right {
	float: none;
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}
.footer-right img {
	width: 233px;
	margin: 12px auto;
}
.logo-section img {
	margin: 0 auto;
	width: 265px;
}
.form-section-inner {
	margin-top: 30px;
}
.footer-menu ul {
	text-align: center;
	line-height: 24px;
}
.copyright {
	text-align: center;
}
.protect-section-icon ul {
	float: inherit;
	list-style: none;
	padding: 0px;
	text-align: center;
}
.protect-section-icon ul li img {
	display: block;
	width: 226px;
}
.form-section-inner a {
	font-size: 17px;
}
.about-us-caption-section {
    margin-bottom: 25px;
}	
.effe-different-img {
    float: left;
    width: 100%;
    margin-bottom: 22px;
}	
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: 25px;
}
.contact-form-section h3{
    font-size: 26px;
}	
.gray-address-section {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 14px 31px;
    margin-bottom: 15px;
}	
.banifit-section h3 {
    font-size: 26px;
}	
.testimonial-image-name h5 {
    text-align: left;
    margin-left: 10px;
}
.testimonial-image-name h4 {
    text-align: left;
    margin-left: 10px;
}	
.testimonial-caption p {
    text-align: justify;
}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}	
.testimonial-section-main {
    height: 650px;
}	
		
}

@media(max-width:992px) {
.effe-different-img {
    float: left;
    width: 100%;
    margin-bottom: 22px;
}	
.border-right {
	border: 1px solid #e6e6e6;
	padding: 10px 14px;
}
.product-title {
	font-size: 21px;
	margin-top: 13px;
	color: #005050;
	text-align: center;
	margin-bottom: 16px;
}
.footer-right {
	float: none;
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}
.footer-right img {
	width: 233px;
	margin: 12px auto;
}
.logo-section img {
	margin: 0 auto;
	width: 265px;
}
.form-section-inner {
	margin-top: 30px;
}
.footer-menu ul {
	text-align: center;
	line-height: 24px;
}
.copyright {
	text-align: center;
}
.protect-section-icon ul {
	float: inherit;
	list-style: none;
	padding: 0px;
	text-align: center;
}
.protect-section-icon ul li img {
	display: block;
	width: 226px;
}
.form-section-inner a {
	font-size: 17px;
}
.about-us-caption-section {
    margin-bottom: 25px;
}
.banifit-section {
    margin-bottom: 25px;
}
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: 25px;
}
.contact-form-section h3{
    font-size: 26px;
}	
.gray-address-section {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 14px 31px;
    margin-bottom: 15px;
}	
.banifit-section h3 {
    font-size: 26px;
}	
.testimonial-image-name h5 {
    text-align: left;
    margin-left: 15px;
}
.testimonial-image-name h4 {
    text-align: left;
    margin-left: 15px;
}	
.testimonial-caption p {
    text-align: justify;
}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}	
.testimonial-section-main {
    height: 650px;
}	
		
	
}

@media(max-width:768px) {
.testimonial-image-name h5 {
    text-align: center;
	margin-left: 0px;
}
.testimonial-image-name h4 {
    text-align: center;
	margin-left: 0px;
}	
.testimonial-caption p {text-align: center;}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}		
	
.banifit-section h3 {
    font-size: 26px;
}	
.about-us-caption-section h3 {
    font-size: 26px;
}	
.about-us-caption-section {
    padding: 24px;
    margin-bottom: 25px;
}	
.differance-section {
    float: left;
    width: 100%;
    margin-top: 14px;
}	
.middle-section {
	margin-top: -59px;
}
.border-right {
	border: 1px solid #e6e6e6;
	padding: 10px 14px;
}
.product-title {
	font-size: 21px;
	margin-top: 13px;
	color: #005050;
	text-align: center;
	margin-bottom: 16px;
}
.footer-right {
	float: none;
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}
.footer-right img {
	width: 233px;
	margin: 12px auto;
}
.logo-section img {
	margin: 0 auto;
	width: 233px;
}
.form-section-inner {
	margin-top: 30px;
}
.footer-menu ul {
	text-align: center;
}
.copyright {
	text-align: center;
}
.protect-section-icon ul {
	float: inherit;
	list-style: none;
	padding: 0px;
	text-align: center;
}
.protect-section-icon ul li img {
	display: block;
	width: 226px;
}
.form-section-inner a {
	font-size: 17px;
}
.left-right-padding {
	padding: 0px 22px;
}
.middle-form-inner-secton {
	overflow-x: scroll;
	width: 738px;
}
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: 25px;
}
.contact-form-section h3{
    font-size: 26px;
}	
.gray-address-section {
    float: left;
    width: 100%;
    background-color: #f7f7f7;
    padding: 17px 31px;
    margin-bottom: 15px;
}	
}

@media(max-width:734px) {
footer {
	position: inherit;
}
header {
	position: inherit;
}
.form-section-inner .form-control {
	margin-bottom: 14px;
}
.form-section-inner {
	margin-top: 30px;
	padding: 0px 8px;
}
.sidenav a {
	font-size: 14px;
}
}

@media(max-width:736px) {
footer {
	position: inherit;
}
header {
	position: inherit;
}
.form-section-inner .form-control {
	margin-bottom: 14px;
}
.form-section-inner {
	margin-top: 30px;
	padding: 0px 8px;
}
.sidenav a {
	font-size: 14px;
}
}

@media(max-width:684px) {
footer {
	position: inherit;
}
header {
	position: inherit;
}
.form-section-inner .form-control {
	margin-bottom: 14px;
}
.form-section-inner {
	margin-top: 30px;
	padding: 0px 8px;
}
.sidenav a {
	font-size: 14px;
}
}

@media(max-width:667px) {
footer {
	position: inherit;
}
header {
	position: inherit;
}
.form-section-inner .form-control {
	margin-bottom: 14px;
}
.form-section-inner {
	margin-top: 30px;
	padding: 0px 8px;
}
.sidenav a {
	font-size: 14px;
}
}

@media(max-width:600px) {
	.differance-section {
    float: left;
    width: 100%;
    margin-top: 14px;
}
.border-right {
	border: 1px solid #e6e6e6;
	padding: 10px 14px;
}
.product-title {
	font-size: 21px;
	margin-top: 13px;
	color: #005050;
	text-align: center;
	margin-bottom: 16px;
}
.footer-right {
	float: none;
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}
.footer-right img {
	width: 233px;
	margin: 12px auto;
}
.middle-form-inner-secton3 {
	margin-top: 35px;
	float: left;
	width: 100%;
}
.scroll-news-section-bottom2 {
	padding: 17px !important;
}
.middle-form-inner-secton2 {
	margin-top: 141px;
}
.middle-form-inner-secton {
	overflow-x: scroll;
	width: 558px;
}
.wrapper {
	float: left;
	width: 100%;
	position: inherit;
	height: auto;
}
.middle-section {
	width: 100%;
	text-align: center;
	position: inherit;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
}
.footer-menu ul li {
	display: inline-block;
	border-right: 1px solid #000;
	padding: 0px 10px;
}
.footer-menu ul li:nth-child(4) {
	border-right: none;
}
.search-btn {
	margin-top: 12px;
}
.middle-from-inner {
	display: block;
	text-align: center;
	vertical-align: middle;
}
.right-nav-section ul li {
	display: inline-block;
	margin-left: 4px;
}
.right-nav-section img {
	width: 120px;
	margin-top: 5px;
}
.logo-section img {
	margin: 0 auto;
	width: 224px;
}
.form-section-inner {
	margin-top: 17px;
}
footer {
	position: inherit;
	bottom: initial;
	float: left;
	width: 100%;
	padding-top: 55px;
}
.form-section-inner a {
	font-size: 14px;
}
.form-section-inner .form-control {
	font-size: 14px;
}
.search-btn {
	font-size: 15px;
}
.sidenav a {
	font-size: 13px;
}
.social-media-link h3 {
	font-size: 18px;
}
.social-media-link ul li a {
	font-size: 26px;
}
.logo {
	width: 100px;
}
.social-media-link {
	padding-bottom: 40px;
}
.about-us-caption-section h3 {
    font-size: 26px;
}	
.about-us-caption-section {
    padding: 24px;
	margin-bottom: -37px;
}	
.banifit-section {
    padding: 24px;
    margin-bottom: -37px;
}
.banifit-section h3 {
    font-size: 26px;
}	
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: -35px;
}
.contact-form-section h3{
    font-size: 26px;
}
.testimonial-image-name h5 {
    text-align: center;
}
.testimonial-image-name h4 {
    text-align: center;
}	
.testimonial-caption p {text-align: center;}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}	
	
}

@media(max-width:480px) {
.differance-section {
    float: left;
    width: 100%;
    margin-top: 14px;
}	
.border-right {
	border: 1px solid #e6e6e6;
	padding: 10px 14px;
}
.product-title {
	font-size: 21px;
	margin-top: 13px;
	color: #005050;
	text-align: center;
	margin-bottom: 16px;
}
.footer-right {
	float: none;
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}
.footer-right img {
	width: 233px;
	margin: 12px auto;
}
.bottom-logo-section a img {
	width: 106px;
	transition: filter .5s ease-in-out;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.middle-form-inner-secton3 {
	margin-top: 30px;
	float: left;
	width: 100%;
}
.middle-form-inner-secton2 {
	margin-top: 146px;
}
.middle-form-inner-secton {
	overflow-x: scroll;
	width: 436px;
}
.wrapper {
	float: left;
	width: 100%;
	position: inherit;
	height: auto;
}
.middle-section {
	width: 100%;
	text-align: center;
	position: inherit;
	padding-top: 0px;
	padding-left: 6px;
	padding-right: 6px;
}
.footer-menu ul li {
	display: inline-block;
	border-right: 1px solid #000;
	padding: 0px 10px;
}
.footer-menu ul li:nth-child(4) {
	border-right: none;
}
.search-btn {
	margin-top: 12px;
}
.middle-from-inner {
	display: block;
	text-align: center;
	vertical-align: middle;
}
.right-nav-section ul li {
	display: inline-block;
	margin-left: 4px;
}
.right-nav-section img {
	width: 100px;
	margin-top: 5px;
}
.logo-section img {
	margin: 0 auto;
	width: 190px;
}
.form-section-inner {
	margin-top: 17px;
}
footer {
	position: inherit;
	bottom: initial;
	float: left;
	width: 100%;
	padding-top: 55px;
}
.form-section-inner a {
	font-size: 14px;
}
.form-section-inner .form-control {
	font-size: 14px;
}
.search-btn {
	font-size: 15px;
}
.sidenav a {
	font-size: 13px;
}
.social-media-link h3 {
	font-size: 18px;
}
.social-media-link ul li a {
	font-size: 26px;
}
.logo {
	width: 100px;
}
.social-media-link {
	padding-bottom: 40px;
}
.about-us-caption-section h3 {
    font-size: 26px;
}	
.about-us-caption-section {
    padding: 24px;
	margin-bottom: -37px;
}	
.banifit-section {
    padding: 24px;
    margin-bottom: -37px;
}
.banifit-section h3 {
    font-size: 26px;
}	
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: -35px;
}
.contact-form-section h3{
    font-size: 26px;
}		
.testimonial-image-name h5 {
    text-align: center;
}
.testimonial-image-name h4 {
    text-align: center;
}	
.testimonial-caption p {text-align: center;}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}	
}

@media(max-width:360px) {
	.differance-section {
    float: left;
    width: 100%;
    margin-top: 14px;
}
.border-right {
	border: 1px solid #e6e6e6;
	padding: 10px 14px;
}
.product-title {
	font-size: 21px;
	margin-top: 13px;
	color: #005050;
	text-align: center;
	margin-bottom: 16px;
}
.footer-right {
	float: none;
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}
.footer-right img {
	width: 233px;
	margin: 12px auto;
}
.bottom-logo-section a img {
	width: 92px;
	transition: filter .5s ease-in-out;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.middle-form-inner-secton3 {
	margin-top: 32px;
	float: left;
	width: 100%;
}
.middle-form-inner-secton2 {
	margin-top: 120px;
}
.middle-form-inner-secton {
	overflow-x: scroll;
	width: 318px;
}
.result-category-btn ul li {
	/* padding-bottom: 10px; */
	text-align: center;
	background-color: #009191;
	margin-bottom: 10px;
	padding: 17px 14px;
	color: #FFF;
	font-size: 15px;
	float: left;
	width: 100%;
	position: relative;
	text-transform: uppercase;
}
.result-category-btn ul li a {
	width: 100%;
	float: right;
	position: inherit;
	right: auto;
	background-color: #263131;
	padding: 12px 36px;
	top: 0px;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
.wrapper {
	float: left;
	width: 100%;
	position: inherit;
	height: auto;
}
.middle-section {
	width: 100%;
	text-align: center;
	position: inherit;
	padding-top: 15px;
	padding-left: 6px;
	padding-right: 6px;
}
.footer-menu ul li {
	display: block;
	border-right: none;
	padding: 0px;
	text-align: center;
}
.search-btn {
	margin-top: 12px;
}
.middle-from-inner {
	display: block;
	text-align: center;
	vertical-align: middle;
}
.right-nav-section ul li {
	display: inline-block;
	margin-left: 4px;
}
.right-nav-section img {
	width: 100px;
	margin-top: 5px;
}
.logo-section img {
	margin: 0 auto;
	width: 161px;
}
.form-section-inner {
	margin-top: 17px;
}
footer {
	position: inherit;
	bottom: initial;
	float: left;
	width: 100%;
	padding-top: 55px;
}
.form-section-inner a {
	font-size: 14px;
}
.form-section-inner .form-control {
	font-size: 14px;
}
.search-btn {
	font-size: 15px;
}
.sidenav a {
	font-size: 13px;
}
.social-media-link h3 {
	font-size: 18px;
}
.social-media-link ul li a {
	font-size: 26px;
}
.logo {
	width: 100px;
}
.social-media-link {
	padding-bottom: 40px;
}
.about-us-caption-section h3 {
    font-size: 26px;
}	
.about-us-caption-section {
    padding: 24px;
	margin-bottom: -37px;
}		
.banifit-section {
    padding: 24px;
    margin-bottom: -37px;
}
.banifit-section h3 {
    font-size: 26px;
}	
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: -35px;
}
.contact-form-section h3{
    font-size: 26px;
}	
.testimonial-image-name {
    margin-left: 0px;
}	
.gray-address-section h4 {
    text-align: center;
}	
.testimonial-image-name h5 {
    text-align: center;
}	
.testimonial-caption p {text-align: center;}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}
	
	
	
}

@media(max-width:320px) {
.differance-section {
    float: left;
    width: 100%;
    margin-top: 14px;
}	
.border-right {
	border: 1px solid #e6e6e6;
	padding: 10px 14px;
}
.product-title {
	font-size: 21px;
	margin-top: 13px;
	color: #005050;
	text-align: center;
	margin-bottom: 16px;
}
.footer-right {
	float: none;
	list-style: none;
	margin: 0 auto;
	text-align: center;
	padding: 0px;
}
.footer-right img {
	width: 233px;
	margin: 12px auto;
}
.bottom-logo-section a img {
	width: 92px;
	transition: filter .5s ease-in-out;
	-webkit-filter: grayscale(0%);
	filter: grayscale(0%);
}
.middle-form-inner-secton3 {
	margin-top: 27px;
	float: left;
	width: 100%;
}
.middle-form-inner-secton2 {
	margin-top: 120px;
}
.middle-form-inner-secton {
	overflow-x: scroll;
	width: 277px;
}
.result-category-btn ul li {
	/* padding-bottom: 10px; */
	text-align: center;
	background-color: #009191;
	margin-bottom: 10px;
	padding: 17px 14px;
	color: #FFF;
	font-size: 15px;
	float: left;
	width: 100%;
	position: relative;
	text-transform: uppercase;
}
.result-category-btn ul li a {
	width: 100%;
	float: right;
	position: inherit;
	right: auto;
	background-color: #263131;
	padding: 12px 36px;
	top: 0px;
	color: #FFF;
	text-align: center;
	margin-top: 10px;
}
.wrapper {
	float: left;
	width: 100%;
	position: inherit;
	height: auto;
}
.middle-section {
	width: 100%;
	text-align: center;
	position: inherit;
	padding-top: 15px;
	padding-left: 6px;
	padding-right: 6px;
}
.footer-menu ul li {
	display: block;
	border-right: none;
	padding: 0px;
	text-align: center;
}
.search-btn {
	margin-top: 12px;
}
.middle-from-inner {
	display: block;
	text-align: center;
	vertical-align: middle;
}
.right-nav-section ul li {
	display: inline-block;
	margin-left: 4px;
}
.right-nav-section img {
	width: 100px;
	margin-top: 5px;
}
.logo-section img {
	margin: 0 auto;
	width: 161px;
}
.form-section-inner {
	margin-top: 17px;
}
footer {
	position: inherit;
	bottom: initial;
	float: left;
	width: 100%;
	padding-top: 64px;
}
.form-section-inner a {
	font-size: 14px;
}
.form-section-inner .form-control {
	font-size: 14px;
}
.search-btn {
	font-size: 15px;
}
.sidenav a {
	font-size: 13px;
}
.social-media-link h3 {
	font-size: 18px;
}
.social-media-link ul li a {
	font-size: 26px;
}
.logo {
	width: 100px;
}
.social-media-link {
	padding-bottom: 40px;
}
.about-us-caption-section h3 {
    font-size: 26px;
}	
.about-us-caption-section {
    padding: 24px;
	margin-bottom: -37px;
}	
.banifit-section {
    padding: 24px;
    margin-bottom: -37px;
}
.banifit-section h3 {
    font-size: 26px;
}	
.contact-us-section {
    padding-bottom: 0;
    margin-bottom: -35px;
}
.contact-form-section h3{
    font-size: 26px;
}	
.contact-form-section p {
    text-align: left;
}	
	
	
	
.testimonial-image-name {
    margin-left: 0px;
}	
.gray-address-section h4 {
    text-align: center;
}	
.testimonial-image-name h5 {
    text-align: center;
}	
.testimonial-caption p {text-align: center;}	
.testimonial-section-main {
    background-color: #fbfbfb;
    margin-top: 18px;
}


	
}



/*Added on 13/6/2018*/ 
.student-details-section {
    float: left;
    border: 1px solid #ddd;
}
.padding-redius {
    padding: 0px 30px !important;
}

.student-details-section h3 {
    font-size: 18px;
    color: #000;
    font-weight: 700;
    padding-left: 20px;
}
.title {float:left; width: 100%;border-bottom: 1px solid #ddd;}
.studetn-details-section {
    float: left;
    width: 100%;
    padding: 25px 0px;
}
.student-detials-left-section, .student-detials-right-section {float: left; width: 100%;}
.student-detials-left-section p {font-size: 16px; margin-bottom: 4px; color: #000 !important; margin-left: 4px; padding-bottom: 0px !important; border: none;    line-height: 27px;}
.current-fees-section {
    float: left;
    width: 100%;
    margin-bottom: 25px;
}
.table-section .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border-bottom-width: 2px;
    color: #000;
}

.table-section .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 17px 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    color: #000;
    text-align: center;
}

.table-section {float: left; width: 100%;}
.table-section a{    color: #fff;
    background-color: #00a4e2;
    padding: 9px;}

.payment-btn {
    color: #FFF;
    background-color: #f35958;
    float: right;
    width: 177px;
    height: 43px;
    line-height: 43px;
    margin-right: 71px;
    margin-top: 21px;
    margin-bottom: 21px;
}

.bank-chhalan-modal {float: left; width: 100%; }
.bank-chhalan-modal .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    display: block;
}
.bank-chhalan-modal .modal-content {
    position: relative;
    padding: 0px;
    width: 600px;
    float: left;
}
.bank-chhalan-modal .form-control {background-color: transparent; border: 1px solid #ddd; box-shadow: none;}
.datepicker-dropdown {
    background-color: #ffffff !important;

}
.datepicker {
    padding: 5px 16px !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    direction: ltr;
}

.bank-chhalan-modal .modal-body {
    position: relative;
    padding: 25px 0px;
}
.bank-chhalan-modal .form-group {
    margin-bottom: 59px;
}
.bank-chhalan-modal label {margin-top: 8px;}

.bank-chhalan-modal .modal-header .close {
    margin-top: 0px;
    font-size: 23px;
    background-color: #008888;
    opacity: 1;
    width: 34px;
    height: 34px;
    color: #FFF;
    margin-right: 0px;
}
.bank-chhalan-modal .modal-title {
    margin: 0;
    line-height: 1.42857143;
    margin-top: 6px;
}
.bank-chhalan-modal .btn-primary {
    color: #fff;
    /* border-color: #ccc; */
    width: 100%;
    border-radius: 0px;
    background-color: #088;
    border: none;
    font-size: 18px;
    padding: 10px;
}
/* new end*/
