@import url('https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700&display=swap');
.footer_left ul li img {
	height: 40px;
}
.s_event .s_but {
	display: table;
	margin: 40px auto 0;
}
#myBtn {
	display: none;
	position: fixed;
	bottom: 40px;
	right: 20px;
	z-index: 99;
	font-size: 18px;
	border: none;
	outline: none;
	background-color: #2759ca;
	color: #000000;
	cursor: pointer;
	padding: 15px;
	border-radius: 4px;
}
#myBtn:hover {
	background-color: #85898e;
}
html {
	scroll-behavior: smooth;
}
img {
	vertical-align: sub;
	border: none;
	-ms-interpolation-mode: bicubic;
	height: auto;
	max-width: 100%;
	outline: none
}
* {
	margin: 0;
	padding: 0;
}
html {
	overflow-x: hidden;
}
.clear {
	clear: both;
}
 body::-webkit-scrollbar {
width: 5px;
}
 body::-webkit-scrollbar-thumb {
background-color: #243982;
border-radius: 3px;
}
body::-webkit-scrollbar-track {
background: #fff;
}
body {
	background-color: #fff;
	font-family: 'Barlow', sans-serif;
	color: #000;
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
}
a {
	color: #f5590d;
	text-decoration: none;
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out
}
a:hover {
	-webkit-transition: color .3s ease-in-out;
	-moz-transition: color .3s ease-in-out;
	-o-transition: color .3s ease-in-out;
	transition: color .3s ease-in-out;
	text-decoration: none;
}
p {
	margin: 20px auto;
	font-style: normal;
	/* font-weight: 400; */
	font-size: 15px;
	line-height: 25px;
	color: #000000;
	text-align: justify;
}
a:focus {
	outline: 0;
}
a:hover, a:active {
	outline: 0;
}
a:active, a:hover {
	color: #000;
	outline: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 600;
	clear: both;
}
h1 {
	color: #000000;
	font-size: 36px;
	margin: 15px 0 0;/* margin: 30px auto 10px; */
}
h2 {
	margin: 10px auto;
	font-size: 24px;
}
h3 {
	font-weight: 500;
	margin: 20px auto;
	font-size: 27px;
}
h4 {
	font-size: 20px;
	margin-bottom: 10px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
b, strong {
	font-weight: 500;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignleft {
	float: left;
	margin: 1em 1em 2em 0;
}
.alignright {
	float: right;
	margin-left: 20px;
}
.aligncenter {
	display: block;
	float: none !important;
	margin-left: auto;
	margin-right: auto;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
table {
	width: 100%;
	border-collapse: collapse;
}
/* Zebra striping */
tr:nth-of-type(odd) {
	background: #eee;
}
th {
	background: #333;
	color: #000000;
	font-weight: bold;
}
td, th {
	padding: 6px;
	border: 1px solid #ccc;
	text-align: left;
}
a {
	outline: none;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
 
:-moz-placeholder {
 color: #939393;
}

::-moz-placeholder {
 color: #939393;
 opacity: 1;
}
:-ms-input-placeholder {
 color: #939393;
}
.clear {
	clear: both;
}
.row {
	padding: 50px 0px;
	max-width: 100%;
	margin: auto;
}
.container {
	width: 1250px;
	margin: 0 auto;
	padding: 0%;
}
.header_top {
	background: linear-gradient( to right, #2759ca 30%, #85898e 20% 40%, #85898e 80% );
	padding: 15px 0;
	color: #ffffff;
}
.header_topleft {
	float: left;
	width: 30%;
}
.header_topleft img {
	vertical-align: unset;
	margin-right: 3px;
}
.header_topleft a {
	color: #fff;
	font-size: 17px;
	font-weight: 500;
}
.header_topright {
	float: right;
	min-width: 480px;
}
.header_topright ul {
	display: block;
	text-align: center;
	float: left;
}
.header_topright ul li {
	display: inline-block;
}
.header_topright ul li a {
	color: #fff;
	font-size: 20px;
	font-size: 14px;
	font-weight: 600;
	margin: 0 5px;
	text-transform: uppercase;
}
.header_bg {
	background-color: #fff;
	padding: 5px 0;
	color: #ffffff;
}
.logo {
	float: left;
}
.logo img {
	width: 100%;
}
.nav {
	float: right;
	margin: 40px auto;
}
.s_banner {
	background-color: #050505;
}
.s_about {
}
.s_aboutleft {
	float: left;
	width: 48%;
	text-align: right;
}
.s_aboutleft img {
/* width: 100%; */
}
.s_aboutright {
	float: right;
	width: 48%;
	max-width: 548px;
	padding-right: 5%;
}
.s_aboutright h2 {
	font-size: 35px;
	font-weight: 400;
	text-transform: uppercase;
}
.s_aboutright p {
	font-size: 18px;
	line-height: 30px;
}
.s_our {
	background-color: #2759ca;
}
.s_our ul {
	display: block;
	text-align: center;
}
.s_our ul li {
	display: inline-block;
	width: 39%;
	padding: 2% 5%;
	border-right: 1px solid #fff;
	text-align: center;
	font-size: 35px;
	color: #fff;
	text-transform: uppercase;
}
.s_our ul li:last-child {
	border-right: 0px solid #fff;
}
.s_our ul li img {
	display: block;
	text-align: center;
	margin: 0 auto;
}
.s_our ul li strong {
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 45px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px auto 0;
}
.s_event {
	background-color: #e2e1e1;
}
.s_event h2 {
	font-size: 35px;
	text-align: center;
	text-transform: uppercase;
	margin: 0 auto 30px;
	font-weight: 400;
}
.s_event ul {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	grid-auto-rows: 1fr;
	grid-column-gap: 25px;
	grid-row-gap: 30px;/* -webkit-transition: box-shadow .2s, transform .2s, opacity .2s; *//* transition: box-shadow .2s, transform .2s, opacity .2s; *//* background-color: #fff; */
}
.s_event ul li {
	list-style-type: none;
	padding: 0 0 1%;
	border-bottom: 2px solid #6ecdf4;
	box-shadow: 0px -1px 4px #ccc;
	background-color: #fff;
	-webkit-transition: box-shadow .2s, transform .2s, opacity .2s;
	transition: box-shadow .2s, transform .2s, opacity .2s;
	background-color: #fff;
}
.s_event ul li:hover {
	box-shadow: 0 15px 20px rgb(0 0 0 / 20%);
	-webkit-box-shadow: 0 15px 20px rgb(0 0 0 / 20%);
	-webkit-transform: translate(0, -8px)!important;
	transform: translate(0, -8px);
}
.s_event ul li img {
}
.s_event ul li strong {
	font-size: 16px;
	font-weight: 500;
	display: block;
	padding: 10px 3%;
}
.s_time {
	padding: 0;
}
.s_time .content_center {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.s_time ul {
	display: grid;
	overflow: hidden;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
	grid-column-gap: 0px;
	grid-row-gap: 5px;
	width: 100%;
	/* display: flex; */
	flex-direction: column;
	justify-content: center; /* vertically aligns items */
	align-items: center; /* horizontally aligns items */
	background-color: #000;
}
.s_time ul li {
	background-color: #000;
	color: #fff;
	font-size: 60px;
	text-align: center;
}
.s_time ul li strong {
	color: #fff;
	font-size: 60px;
	text-align: center;
}
.s_time ul li span {
	color: #fff;
	font-size: 60px;
	text-align: center;
	display: block;
	vertical-align: middle;
}
.s_time ul li {
	color: #fff;
	font-size: 60px;
	text-align: center;
	list-style-type: none;
}
.s_time ul li img {
	width: 100%;
}
.s_time ul li:nth-child(2) {
    padding: 10% 8%;
	font-size: 80px;
	display: inline-block;
	vertical-align: middle;
}
.s_footer {
}
.footer_left {
	float: left;
	width: 30%;
}
.footer_left strong {
	display: block;
	font-size: 20px;
	text-align: center;
	margin: 20px auto 10px;
}
.footer_left ul {
	display: block;
	text-align: center;
}
.footer_left ul li {
	display: inline-block;
	margin: 0 5px;
}
.footer_right {
	float: right;
	width: 30%;
	color: #585858;
	font-size: 18px;
	font-weight: 600;/* text-transform: uppercase; */
}
.footer_mid {
	width: 30%;
	margin: 7px 4%;
	float: left;
}
.footer_mid ul {
	display: block;
}
.footer_mid ul li {
	list-style-type: none;
	display: inline-block;
	width: 48%;
	margin: 10px auto;
}
.footer_mid ul li a {
	color: #585858;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.footer_right a {
	color: #585858;
	font-size: 18px;
	font-weight: 400;/* text-transform: uppercase; */
}
.footer_right p {
	color: #585858;
	font-size: 18px;
	font-weight: 500;
	/* text-transform: uppercase; */
	margin: 10px auto 10px;
}
.footer_right strong {
	color: #585858;
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.copyright {
	text-align: center;
	font-size: 20px;
	margin: 0 0px 0 19%;
	z-index: 111;
	position: relative;
	top: -25px;
}
.s_inner_header_bg {
	width: 100%;
	margin: 0 auto;
	padding: 30px 0px;
	background-image: linear-gradient(#1ab0ed, #285acb);
	position: relative;
	background-size: auto;
	overflow: hidden;
	background-color: #285acb;
}
.s_inner_header_bg h1 {
	color: #ffffff;
	text-transform: uppercase;
	font-size: 40px;
	/* text-shadow: 0px 2px 4px #333; */
	text-align: center;
	vertical-align: middle;
	letter-spacing: 1px;
	vertical-align: middle;
	/* background-color: rgb(255 255 255 / 83%); */
	display: table;
	margin: 0 auto 5px;
	padding: 0 0 0px;
	border-bottom: 1px solid #fff;
}
.s_breadcrumb {
	font-weight: 600;
	color: #fff !important;
	padding: 0 !important;
	margin: 0 auto !important;
	font-size: 15px !important;
	text-align: center;
	display: table;
}
.s_breadcrumb a {
	color: #fff;/* border-bottom: 1px solid #fff; */
}
#s_about {
	background-color: #e2e1e1;
}
#s_center .content_center {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
#s_center .s_aboutleft {
	float: left;
	width: 50%;
	text-align: left;
	margin-right: 3%;
}
#s_about .content_center {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
}
.s_aboutright h3 {
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	margin: 0 auto 10px;
}



/*---------------------------Contact us Css Start-------------------------------------------------*/
 $background: #fcfbff;
$primary: #2f2963;
$gradient1: #4a4675;
$gradient2: #1b183b;
 // Mixin @mixin phone {
 @media (max-width: 599px) {
 @content;
}
}
@mixin tablet {
 @media (min-width: 600px) {
 @content;
}
}
@mixin laptop {
 @media (min-width: 993px) {
 @content;
}
}
@mixin desktop {
 @media (min-width: 1200px) {
 @content;
}
}
body {
	font-family: "Roboto", Helvetica, sans-serif;
 background: $background;
}
.section-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-r-5 {
	margin-right: 5px;
}
.light-grey {
	color: #aaa;
}
.contact-form {
	background: #fff;
	box-shadow: 0 23px 73px -17px rgba(0, 0, 0, 0.16);
	display: flex;
	flex-wrap: wrap;
 @include laptop {
 flex-wrap: nowrap;
}
 &__left {
 background: linear-gradient(to bottom, $gradient1, $gradient2);
 color: #fff;
 padding: 30px 30px 80px 30px;
 width: 100%;
 border-radius: 5px;
 position: relative;
 @include laptop {
 width: 350px;
 transform: scale(1.05);
}
 &_footer {
 position: absolute;
 bottom: 0;
 left: 0;
 width: 100%;
 padding: 30px;
 a {
 margin-right: 2px;
 padding: 8px;
 color: #ccc;
 &:hover {
 color: #fff;
}
}
}
}
 &__right {
 padding: 30px;
 width: 100%;
 @include laptop {
 padding: 60px;
 width: calc(100% - 350px);
}
}
}
.btn-primary {
 background: $primary;
 border-color: $primary;
 &:hover {
 background: $primary;
 border-color: $primary;
}
}
.section-100 {
	padding-top: 100px;
	padding-bottom: 100px;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-r-5 {
	margin-right: 5px;
}
.light-grey {
	color: #cbcbcb;
	font-size: 16px;
}
.contact-form {
	background: #fff;
	box-shadow: 0 23px 73px -17px rgba(0, 0, 0, 0.16);
	display: flex;
	flex-wrap: wrap;
}
@media (min-width: 993px) {
.contact-form {
	flex-wrap: nowrap;
	width: 80%;
	margin: 0 auto;
}
}
.contact-form-box__left {
	background: #2759ca; /* fallback for old browsers */
	background-image: url("../images/bg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	padding: 30px 30px 80px 30px;
	width: 100%;
	border-radius: 5px;
	position: relative;
}
@media (min-width: 993px) {
.contact-form-box__left {
	width: 350px;
	transform: scale(1.05);
}
}
.contact-form-box__left_footer {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 30px;
	text-align: center;
}
.contact-form-box__left_footer a {
	margin-right: 2px;
	padding: 8px;
	color: #4b65ee;
}
.contact-form-box__left_footer a:hover {
	color: #fff;
}
.contact-form-box__right {
	padding: 30px;
	width: 100%;
}
@media (min-width: 993px) {
.contact-form-box__right {
	padding: 60px;
	width: calc(100% - 350px);
}
}
.btn-primary {
	background: #4b65ee;
	border-color: #4b65ee;
}
.btn-primary:hover {
	background: #006fbc;
	border-color: #006fbc;
}
/* Making the label break the flow */
.floating-label {
	position: absolute;
	top: 0;
	left: 0;
	user-select: none;
	z-index: 1500;
}
/* Hide the browser-specific focus styles */
.floating-label-field {
	color: rgba(44, 62, 80, .75);
	border-width: 0;
	z-index: 2000;
}
.floating-label-field:focus {
	outline: 0;
	box-shadow: 0;
}
.floating-label-field::placeholder {
 color: rgba(44, 62, 80, .5);
}
/* Make the label and field look identical on every browser */
.floating-label, .floating-label-field {
	font: inherit;
	line-height: 1;
	display: block;
	width: 100%;
}
.floating-label-field, .floating-label-wrap {
	position: relative;
}
/* Input Style #1 */
.floating-label-field--s1 {
	transition: border-color .25s ease-in-out;
	color: rgb(71 71 71);
	border-bottom: 1px solid rgb(133 137 142);
	background-color: transparent;
}
.floating-label-field--s1 + .floating-label {
	transition: transform .25s, opacity .25s ease-in-out;
	transform-origin: 0 0;
	opacity: .5;
}
.floating-label-field--s1:focus, .floating-label-field--s1:not(:placeholder-shown) {
	border-bottom: 1px solid rgb(133 137 142);
}
.floating-label-field--s1:focus + .floating-label, .floating-label-field--s1:not(:placeholder-shown) + .floating-label {
	transform: translate(.25em, -30%) scale(.8);
	opacity: .25;
}
.floating-label-field--s1:valid:not(:placeholder-shown) {
 border-color: rgb(39 131 77 / 85%);
}
.floating-label-field--s1:invalid {
 border-color: rgb(199 9 36 / 85%);
}
/* Input Style #2 */
.floating-label-field--s2 {
	transition: background-color .25s ease-in-out;
	border: 2px solid #fff;
	border-radius: 5px;
	background-color: #fff;
}
.floating-label-field--s2 + .floating-label {
	visibility: hidden;
	transition: transform .25s, visibility .5s, opacity .5s ease-in-out;
	opacity: 0;
}
.floating-label-field--s2:focus + .floating-label, .floating-label-field--s2:not(:placeholder-shown) + .floating-label {
	visibility: visible;
	transform: translateY(-80%);
	opacity: .5;
}
.floating-label-field--s2:valid:not(:placeholder-shown) {
 border-color: #adefc8;
 background-color: #adefc8;
}
.floating-label-field--s2:invalid {
 border-color: #ffe0e3;
 background-color: #ffe0e3;
}
.floating-label-field--s3 {
	padding: 1.5em;
	transition: border-color .25s ease-in-out;
	color: rgba(255, 255, 255, .75);
	border: 1px solid rgba(255, 255, 255, .1);
	border-radius: 5px;
	background-color: transparent;
}
.floating-label-field--s3 + .floating-label {
	position: absolute;
	top: .75em;
	left: .75em;
	display: inline-block;
	width: auto;
	margin: 0;
	padding: .75em;
	transition: transform .25s, opacity .25s, padding .25s ease-in-out;
	transform-origin: 0 0;
	color: rgba(255, 255, 255, .5);
}
.floating-label-field--s3:focus, .floating-label-field--s3:not(:placeholder-shown) {
	border-color: rgba(255, 255, 255, .1);
}
.floating-label-field--s3:focus + .floating-label, .floating-label-field--s3:not(:placeholder-shown) + .floating-label {
	z-index: 2500;
	padding: .75em;
	transform: translate(0, -2em) scale(.9);
	color: rgba(255, 255, 255, .25);
	background-color: #2c3e50;
}
/* Common Styles */
/* Identical inputs on all browsers */
.floating-label-field--s1:not(textarea), .floating-label-field--s2:not(textarea), .floating-label-field--s3:not(textarea) {
	max-height: 4em;
}
.floating-label-field--s1, .floating-label-field--s1 + .floating-label, .floating-label-field--s2, .floating-label-field--s2 + .floating-label {
	padding: 1.5em;
}
.floating-label-field--s1 + .floating-label, .floating-label-field--s2 + .floating-label {
	z-index: 1500;
}
.floating-label-field--s1::placeholder, .floating-label-field--s3::placeholder {
 color: transparent;
}
.btn {
	display: inline-block;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	padding: 0.375rem 0.75rem;
	font-size: 1rem;
	line-height: 1.5;
	border-radius: 0.25rem;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	padding: 0.5rem 1rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: 0.3rem;
	display: block;
	width: 100%;
	color: #fff;
}
.mb-4, .my-4 {
	margin-bottom: 1.5rem!important;
}
.floating-label, .floating-label-field {
	font: inherit;
	line-height: 1;
	display: block;
	width: 96%;
	padding: 1.5em 2%;
}
.small, small {
	font-size: 80%;
	font-weight: 400;
	line-height: 1.5;
}
.contact-form-box__left p {
	margin-bottom: 1rem;
	color: #fff;
}
hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0,0,0,.1);
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
.contact-form-box__left a {
	color: #fff;
}
/*---------------------------Contact us Css End-------------------------------------------------*/



.contactform {
	background: #fff;
	box-shadow: 0 23px 73px -17px rgb(0 0 0 / 16%);
	padding: 2%;
	width: 80%;
	margin: 0 auto;
}
.contactform ul {
	display: grid;
	overflow: hidden;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}
.contactform ul li {
	list-style-type: none;
	margin: 0 auto 20px;
	width: 100%;
}
.contactform ul li label {
	list-style-type: none;
	margin: 0 auto 10px;
	width: 100%;
	float: left;
}

.contactform ul li label strong {
    color: #ff0000;
}
.contactform ul li .s_input {
	font: inherit;
	line-height: 1;
	display: block;
	width: 96%;
	padding: 6px 2%;
	max-height: 4em;
	transition: border-color .25s ease-in-out;
	color: rgb(71 71 71);
	border-bottom: 1px solid rgb(133 137 142);
	background-color: transparent;
	position: relative;
	border-left: none;
	border-top: none;
	border-right: none;
}
.contactform ul li .s_input1 {
	font: inherit;
	line-height: 1;
	display: block;
	width: 98% !important;
	padding: 5px 0%;
	max-height: 4em;
	transition: border-color .25s ease-in-out;
	color: rgb(71 71 71);
	border-bottom: 1px solid rgb(133 137 142);
	background-color: transparent;
	position: relative;
	border-left: none;
	border-top: none;
	border-right: none;
}
.s_submit {
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border: 1px solid transparent;
	transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	padding: 0.5rem 7rem;
	font-size: 1.25rem;
	line-height: 1.5;
	border-radius: 0.3rem;
	display: table;
	width: auto;
	color: #fff;
	background: #4b65ee;
	border-color: #4b65ee;
	margin: 20px auto;
	cursor: pointer;
	border: 2px solid #4b65ee;
}
 @media only screen and (min-width: 980px) and (max-width:1200px) {
.container {
	width: 98%;
	margin: 0 auto;
	padding: 0%;
}
.s_aboutright {
	width: 43%;
}
.s_aboutright h2 {
	font-size: 33px;
	margin: 0 auto 10px;
}
.s_aboutright p {
	font-size: 16px;
	line-height: 25px;
}
.s_our ul li {
	padding: 2% 5%;
	font-size: 30px;
}
.s_event ul li strong {
	font-size: 16px;
}
.s_time ul li:nth-child(2) {
	padding: 0% 8%;
	font-size: 80px;
}
.s_time ul li strong {
	font-size: 60px;
	line-height: 50px;
}
.s_aboutright h3 {
	font-size: 24px;
}
.contact-form {
	width: 80%;
	margin: 0 auto;
}
}
 @media only screen and (min-width: 769px) and (max-width: 980px) {
.container {
	width: 98%;
	margin: 0 auto;
	padding: 0%;
}
.s_aboutright {
	width: 43%;
}
.s_aboutright h2 {
	font-size: 26px;
	margin: 0 auto 10px;
}
.s_aboutright p {
	font-size: 16px;
	line-height: 25px;
}
.s_our ul li {
	padding: 2% 5%;
	font-size: 30px;
}
.s_event ul li strong {
	font-size: 16px;
}
.s_time ul li:nth-child(2) {
	padding: 0% 8%;
	font-size: 50px;
}
.s_time ul li strong {
	font-size: 45px;
}
.s_aboutright h3 {
	font-size: 19px;
}
.contact-form {
	width: 80%;
	margin: 0 auto;
}
.nav {
	float: none;
	margin: 40px auto;
	width: 100%;
	text-align: center;
}
.logo {
	float: none;
	display: table;
	text-align: center;
	margin: 0 auto;
}
.nav > ul > li > a {
	font-size: 18px !important;
	letter-spacing: 0px !important;
}
.footer_right {
	width: 100%;
	text-align: center;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	margin: 30px auto 40px;
}
.footer_left {
	float: left;
	width: 48%;
}
.footer_mid {
	width: 44%;
	margin: 42px 4% 0;
}
.s_footer {
	padding-bottom: 0;
}
.copyright {
	margin: 0 auto;
}
.header_topleft {
	float: left;
	width: 40%;
}
.header_top {
	background: linear-gradient( to right, #2759ca 40%, #85898e 20% 40%, #85898e 80% );
}
.s_our ul li strong {
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px auto 0;
}
}
 @media only screen and (min-width: 641px) and (max-width: 768px) {
.header_top .container {
	width: 98%;
	margin: 0 auto;
	padding: 0%;
}
.container {
	width: 80%;
	margin: 0 auto;
	padding: 0%;
}
.s_aboutright {
	width: 100%;
	padding: 0;
	float: none;
}
.s_aboutright h2 {
	font-size: 26px;
	margin: 0 auto 10px;
}
.s_aboutright p {
	font-size: 16px;
	line-height: 25px;
}
.s_our ul li {
	padding: 2% 5%;
	font-size: 21px;
}
.s_event ul li strong {
	font-size: 16px;
}
.s_time ul li:nth-child(2) {
	padding: 0% 8%;
	font-size: 32px;
}
.s_time ul li strong {
	font-size: 32px;
}
.s_aboutright h3 {
	font-size: 19px;
}
.contact-form {
	width: 100%;
	margin: 0 auto;
}
.nav {
	float: none;
	margin: 40px auto;
	width: 100%;
	text-align: center;
}
.logo {
	float: none;
	display: table;
	text-align: center;
	margin: 0 auto;
}
.nav > ul > li > a {
	font-size: 18px !important;
	letter-spacing: 0px !important;
}
.footer_right {
	width: 100%;
	text-align: center;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	margin: 30px auto 40px;
}
.footer_left {
	float: left;
	width: 48%;
}
.footer_mid {
	width: 44%;
	margin: 42px 4% 0;
}
.s_footer {
	padding-bottom: 0;
}
.copyright {
	margin: 0 auto;
}
.header_topleft {
	float: left;
	width: 40%;
}
.header_top {
	background: linear-gradient( to right, #2759ca 40%, #85898e 20% 40%, #85898e 80% );
}
.s_our ul li strong {
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px auto 0;
}
.s_aboutleft {
	float: none !important;
	width: 100% !important;
	text-align: center !important;
	margin: 0 auto 30px !important;
}
.s_event ul {
	grid-template-columns: repeat(2, 1fr);
}
#s_center .content_center, #s_about .content_center {
	display: block;
}
.contactform {
	padding: 5%;
	width: 90%;
}
}
 @media only screen and (min-width: 481px) and (max-width: 640px) {
.header_top .container, .header_bg .container {
	width: 98%;
	margin: 0 auto;
	padding: 0%;
}
.container {
	width: 80%;
	margin: 0 auto;
	padding: 0%;
}
.s_aboutright {
	width: 100%;
	padding: 0;
	float: none;
}
.s_aboutright h2 {
	font-size: 26px;
	margin: 0 auto 10px;
}
.s_aboutright p {
	font-size: 16px;
	line-height: 25px;
}
.s_our ul li {
	padding: 15px 5% 15px;
	font-size: 21px;
	width: 90%;
	border-right: 0px solid #fff;
	border-bottom: 1px solid #fff;
}
.s_our ul li:last-child {
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
}
.s_event ul li strong {
	font-size: 16px;
}
.s_time ul li:nth-child(2) {
	padding: 0% 8%;
	font-size: 32px;
}
.s_time ul li strong {
	font-size: 32px;
}
.s_aboutright h3 {
	font-size: 19px;
}
.contact-form {
	width: 100%;
	margin: 0 auto;
}
.nav {
	float: none;
	margin: 40px auto;
	width: 100%;
	text-align: center;
}
.logo {
	float: none;
	display: table;
	text-align: center;
	margin: 5px auto;
}
.nav > ul > li > a {
	font-size: 18px !important;
	letter-spacing: 0px !important;
}
.footer_right {
	width: 100%;
	text-align: center;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	margin: 10px auto 40px;
}
.footer_left {
	float: none;
	width: 100%;
	text-align: center;
}
.footer_mid {
	width: 100%;
	text-align: center;
	border-top: 1px dashed #000;
	margin: 30px auto 0px;
	padding: 10px 0 0 0;
}
.s_footer {
	padding-bottom: 0;
}
.copyright {
	margin: 0 auto;
}
.header_topleft {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 auto 10px;
}
.header_topright {
	float: left;
	width: 100%;
	text-align: center;
}
.header_top {
	background: linear-gradient( to right, #2759ca 100%, #85898e 20% 40%, #85898e 80% );
}
.s_our ul li strong {
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px auto 0;
}
.s_aboutleft {
	float: none !important;
	width: 100% !important;
	text-align: center !important;
	margin: 0 auto 30px !important;
}
.s_event ul {
	grid-template-columns: repeat(2, 1fr);
}
#s_center .content_center, #s_about .content_center {
	display: block;
}
.contactform {
	padding: 5%;
	width: 90%;
}
.s_time ul {
	display: block;
}
.contactform ul {
	grid-template-columns: repeat(1, 1fr);
}
.s_inner_header_bg h1 {
	font-size: 30px;
}
.contactform h4 {
	font-size: 15px !important;
}
.contactform h5 {
	font-size: 14px !important;
}
.grid3 {
	grid-template-columns: repeat(1, 1fr)!important;
}
}
 @media only screen and (min-width: 200px) and (max-width: 480px) {
.header_top .container, .header_bg .container {
	width: 98%;
	margin: 0 auto;
	padding: 0%;
}
.container {
	width: 80%;
	margin: 0 auto;
	padding: 0%;
}
.s_aboutright {
	width: 100%;
	padding: 0;
	float: none;
}
.s_aboutright h2 {
	font-size: 26px;
	margin: 0 auto 10px;
}
.s_aboutright p {
	font-size: 16px;
	line-height: 25px;
}
.s_our ul li {
	padding: 15px 5% 15px;
	font-size: 21px;
	width: 90%;
	border-right: 0px solid #fff;
	border-bottom: 1px solid #fff;
}
.s_our ul li:last-child {
	border-right: 0px solid #fff;
	border-bottom: 0px solid #fff;
}
.s_event ul li strong {
	font-size: 16px;
}
.s_time ul li:nth-child(2) {
	padding: 0% 8%;
	font-size: 32px;
}
.s_time ul li strong {
	font-size: 32px;
}
.s_aboutright h3 {
	font-size: 19px;
}
.contact-form {
	width: 100%;
	margin: 0 auto;
}
.nav {
	float: none;
	margin: 40px auto;
	width: 100%;
	text-align: center;
}
.logo {
	float: none;
	display: table;
	text-align: center;
	margin: 5px auto;
}
.nav > ul > li > a {
	font-size: 18px !important;
	letter-spacing: 0px !important;
}
.footer_right {
	width: 100%;
	text-align: center;
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	margin: 10px auto 40px;
}
.footer_left {
	float: none;
	width: 100%;
	text-align: center;
}
.footer_mid {
	width: 100%;
	text-align: center;
	border-top: 1px dashed #000;
	margin: 30px auto 0px;
	padding: 10px 0 0 0;
}
.s_footer {
	padding-bottom: 0;
}
.copyright {
	margin: 0 auto;
}
.header_topleft {
	float: left;
	width: 100%;
	text-align: center;
	margin: 0 auto 10px;
}
.header_topright {
	float: left;
	width: 100%;
	text-align: center;
}
.header_top {
	background: linear-gradient( to right, #2759ca 100%, #85898e 20% 40%, #85898e 80% );
}
.s_our ul li strong {
	display: block;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	margin: 5px auto 0;
}
.s_aboutleft {
	float: none !important;
	width: 100% !important;
	text-align: center !important;
	margin: 0 auto 30px !important;
}
.s_event ul {
	grid-template-columns: repeat(1, 1fr);
}
#s_center .content_center, #s_about .content_center {
	display: block;
}
.contactform {
	padding: 5%;
	width: 90%;
}
.s_time ul {
	display: block;
}
.contactform ul {
	display: block;
}
.s_inner_header_bg h1 {
	font-size: 33px;
}
button.s_submit {
	padding: 0.5rem 15%;
}
.contactform ul li .s_input {
	width: 96%;
	padding: 0px 2%;
	max-height: 100%;
	height: 100%;
}
.s_inner_header_bg h1 {
	font-size: 30px;
}
.contactform h4 {
	font-size: 15px !important;
}
.contactform h5 {
	font-size: 14px !important;
}
.grid3 {
	grid-template-columns: repeat(1, 1fr)!important;
}
}
.s_but {
	font-size: 18px;
	border: none;
	outline: none;
	background-color: #2759ca;
	color: #fff;
	cursor: pointer;
	padding: 10px 4%;
	border-radius: 4px;
	text-transform: uppercase;
}
.s_but:hover {
	color: #fff;
	background-color: #85898e;
}
.footer_get_touch_outer {
	padding: 50px 0px;
}
.contactform {
	width: 80%;
	background: #fafafa;
	border: 1px solid #ededed;
	border-radius: 10px;
	padding: 20px;
	margin: 0 auto;
}
.grid3 {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	grid-auto-rows: 1fr;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
	margin: 0 auto 40px;
}
.contactform h3 {
	font-size: 25px;
	font-weight: 600;
	margin: 0 auto 10px;
	color: #2759ca;
}
.contactform h4 {
	font-size: 20px;
	margin: 0 auto 20px;
	color: #000;
	font-weight: 500;
}
.contactform h5 {
	font-size: 18px;
	margin: 0 auto 20px;
	font-weight: 400;
}
.reform {
	width: 70%;
	margin: 0 auto;
	background: #fff;
	box-shadow: -4px -2px 20px -7px #cfd5df;
	padding: 2%;
}
.s_input {
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	color: #333;
	height: 42px;
	padding: 0 1%;
	width: 98%;
	outline: 0;
}
.s_input2 {
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	color: #333;
	height: 42px;
	padding: 0 1%;
	width: 100%;
	outline: 0;
}
.s_input1 {
	border: 1px solid #dbdbdb;
	border-radius: 2px;
	color: #333;
	padding: 1% 1%;
	width: 98%;
	outline: 0;
	margin: 30px auto;
	height: 110px;
	font-family: inherit;
	font-family: 'Barlow', sans-serif;
}
.s_submit {
	background: transparent;
	padding: 12px 9%;
	text-transform: uppercase;
	border-radius: 50px;
	font-size: 18px;
	display: table;
	margin: 0 auto;
	color: #000;
}
.s_submit:hover {
	border: 2px solid #b88f34;
	color: #b88f34;
}
.s_eventdetails {
	background-color: #e2e1e1;
}
.s_eventdetails h2 {
	display: block;
	text-align: center;
	font-size: 35px;
	margin: 0 auto 30px;
	text-transform: uppercase;
}
.s_event ul li a {
	color: #000;
}
.s_resources {
}
.s_resources ul {
	display: block;
	text-align: center;
}
.s_resources ul li {
	float: left;
	width: 23%;
	list-style-type: none;
	padding: 3%;
	margin: 2% 3.5% 2% 0%;
	box-shadow: 0px 1px 10px #ccc;
	border-radius: 0 0 10px 10px;
	background-color: #fff;
}
.s_resources ul li strong {
	font-size: 24px;
	margin: 0 auto 25px;
	display: table;
	text-transform: uppercase;
}
.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
	-webkit-transform: translateY(0px);
	transform: translateY(px);
	color: #fff;
	background-color: #85898e;
}
.hvr-bubble-float-top {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
[class^="hvr-"] {
 margin: 0 auto;
 padding: 14px 3%;
 cursor: pointer;
 background: #2759ca;
 text-decoration: none;
 color: #fff;
 -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
 display: table;
 font-size: 17px;
 font-weight:  600;
}
.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
	-webkit-transform: translateY(-10px);
	transform: translateY(-10px);
	border-color: transparent transparent #85898e transparent;
}
.hvr-bubble-float-top:before {
	position: absolute;
	z-index: -1;
	content: '';
	left: calc(50% - 10px);
	top: 0;
	border-style: solid;
	border-width: 0 10px 10px 10px;
	border-color: transparent transparent #2759ca transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}


.switchs {
    margin: 0 0 0 1%;
    cursor: pointer;
    font-size: .8rem;
    color: #9e9e9e;
    float: inherit;
    float: right;
    width: 193px;
    text-align: center;
}.l_left {
    float: left;
    width: 114px;
}.l_left a {
    cursor: pointer;
    font-size: 13px;
    color: #fff;
    background-image: url(images/sp.png);
    padding: 7px 54px 7px 0px;
    background-repeat: no-repeat;
    background-position: right center;
}
.l_right {
    float: left;
    width: 75px;
}
.l_right a {
    cursor: pointer;
    font-size: .8rem;
    color: #fff;
    background-image: none;
}