@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,500,700');
@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,600,700&display=swap');
body {
	background: #fff;
	font-family: 'Roboto', sans-serif;
}
p {
	font-size: 17;
	font-family: 'Raleway', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 500;	color: #000000;
	font-family: 'Raleway', sans-serif;
}
h1 {
	font-size: 22px;
	font-family: 'Raleway', sans-serif;
}
h2 {
	font-size: 32px;
}
h3 {
	font-size: 28px;
	color: #787878;
	font-weight: 600;
	line-height: 24px;
}
h4 {
	font-size: 16px;
}
a {
	-webkit-transition: color 300ms, background-color 300ms;
	-moz-transition: color 300ms, background-color 300ms;
	-o-transition: color 300ms, background-color 300ms;
	transition: color 300ms, background-color 300ms;
	moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
a:hover, a:focus {
	color: #d43133;
}
hr {
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #fff;
}
.btn-primary {
	padding: 8px 20px;
	background: #c52d2f;
	color: #fff;
	border-radius: 4px;
	border: none;
	margin-top: 10px;
}
.btn-primary:hover, .btn-primary:focus {
	background: #c52d2f;
	outline: none;
	box-shadow: none;
}
.btn-transparent {
	border: 3px solid #fff;
	background: transparent;
	color: #fff;
}
.btn-transparent:hover {
	border-color: rgba(255, 255, 255, 0.5);
}
a:hover, a:focus {
	color: #111;
	text-decoration: none;
	outline: none;
}
ol, ul {
	padding: 0px;
	margin: 0px;
	list-style: none
}
.text-black {
	color: #333
}
.container {
	max-width: 1350px;
	width: 100%
}
.center h2 {
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 15px;
	color: #0872a2;
	text-transform: uppercase
}
.media>.pull-left {
	margin-right: 20px;
}
.media>.pull-right {
	margin-left: 20px;
}
.box-pr {
	padding: 0 6px;
	margin-bottom: 12px
}
.row6 {
	margin-left: -6px;
	margin-right: -6px
}
.rugged-o-v1.pdf {
	margin-top: 40px
}
.margin10 {
	margin-top: 10px
}
.margin0 {
	margin: 0
}
.no-padding {
	padding: 0px !important
}
.ask {
	padding: 8px 30px !important;
	font-size: 18px !important;
	font-weight: bold
}
.row0 {
	margin: 0;
}
.row10 {
	margin-left: -10px;
	margin-right: -10px
}
.row7 {
	margin-left: -7px;
	margin-right: -7px
}
.row5 {
	margin-left: -5px;
	margin-right: -5px
}
.row12 {
	margin-left: 50px;
	margin-right: 50px;
}
.padding-0 {
	padding: 0;
}
.padding-10 {
	padding: 0 10px
}
.padding-7 {
	padding: 0 7px
}
.padding-6 {
	padding: 0 6px
}
.padding-5 {
	padding: 0 5px
}
.padding-bottom-0 {
	padding-bottom: 0px !important
}
/*************************
*******Header******
**************************/


.top-headr {
	background-color: #050505;
	height: 50px;
}
header {
	z-index: 99;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
}
#social-fb:hover {
	color: #3B5998;
}
#social-tw:hover {
	color: #4099FF;
}
#social-gp:hover {
	color: #d34836;
}
#social-em:hover {
	color: #f39c12;
}
.fa-3x {
	font-size: 24px !important;
	color: #FFFFFF;
	padding: 3px;
}
.social_media {
	float: right;
	padding: 11px 92px 0 0;
}
.social_media a {
	padding: 0px 14px 0 0;
}
.main_menu {
	height: 95px;
	background: #059DA8;
}
.logo img {
	margin: -33px 0 0 0;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
#cssmenu #menu-button {
	display: none;
}
#cssmenu {
	width: auto;
	font-family: 'Roboto', sans-serif;
	line-height: 1;
	margin-top: 27px;
	float: left;
}
#menu-line {
	position: absolute;
	top: 0;
	left: 0;
	height: 3px;
	-webkit-transition: all 0.25s ease-out;
	-moz-transition: all 0.25s ease-out;
	-ms-transition: all 0.25s ease-out;
	-o-transition: all 0.25s ease-out;
	transition: all 0.25s ease-out;
}
#cssmenu > ul > li {
	float: left;
}
#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}
#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}
#cssmenu.align-center ul ul {
	text-align: left;
}
#cssmenu.align-right > ul > li {
	float: right;
}
#cssmenu.align-right ul ul {
	text-align: right;
}
#cssmenu > ul > li > a {
	padding: 13px;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#cssmenu > ul > li:hover > a, #cssmenu > ul > li.active > a {
	color: #C7C9C9;
}
#cssmenu > ul > li.has-sub > a {
	padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
	position: absolute;
	top: 21px;
	right: 10px;
	width: 4px;
	height: 4px;
	/* border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;*/
	content: "";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
/*border-color: #009ae1;*/
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px;
}
#cssmenu li:hover > ul {
	left: auto;
}
#cssmenu.align-right li:hover > ul {
	right: 0;
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}
#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: height .2s ease;
	-moz-transition: height .2s ease;
	-ms-transition: height .2s ease;
	-o-transition: height .2s ease;
	transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
	height: 32px;
}
#cssmenu ul ul li a {
	padding: 10px 20px;
	width: 160px;
	font-size: 12px;
	background: #333333;
	text-decoration: none;
	color: #dddddd;
	-webkit-transition: color .2s ease;
	-moz-transition: color .2s ease;
	-ms-transition: color .2s ease;
	-o-transition: color .2s ease;
	transition: color .2s ease;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #ffffff;
}
#cssmenu ul ul li.has-sub > a::after {
	position: absolute;
	top: 13px;
	right: 10px;
	width: 4px;
	height: 4px;
	border-bottom: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	content: "";
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transition: border-color 0.2s ease;
	-moz-transition: border-color 0.2s ease;
	-ms-transition: border-color 0.2s ease;
	-o-transition: border-color 0.2s ease;
	transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
	right: auto;
	left: 10px;
	border-bottom: 0;
	border-right: 0;
	border-top: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
	border-color: #ffffff;
}

@media all and (max-width: 1440px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
#cssmenu {
	width: 50%;
	margin-right: 0px;
	float: right;
}
#cssmenu ul {
	width: 100%;
	display: none;
}
#cssmenu.align-center > ul, #cssmenu.align-right ul ul {
	text-align: left;
}
#cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover > ul > li {
	width: 100%;
	height: auto;
	border-top: 1px solid rgba(255, 255, 255, 0.15);
	background-color: #059DA8;
	margin: 0px 2px 0px -19px;
}
#cssmenu ul li a, #cssmenu ul ul li a {
	width: 100%;
}
#cssmenu > ul > li, #cssmenu.align-center > ul > li, #cssmenu.align-right > ul > li {
	float: none;
	display: block;
}
#cssmenu ul ul li a {
	padding: 20px 20px 20px 30px;
	font-size: 12px;
	color: #000000;
	background: none;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #000000;
}
#cssmenu ul ul ul li a {
	padding-left: 40px;
}
#cssmenu ul ul, #cssmenu ul ul ul {
	position: relative;
	left: 0;
	right: auto;
	width: 100%;
	margin: 0;
}
#cssmenu > ul > li.has-sub > a::after, #cssmenu ul ul li.has-sub > a::after {
	display: none;
}
#menu-line {
	display: none;
}
#cssmenu #menu-button {
	display: block;
	padding: 20px;
	color: #000000;
	cursor: pointer;
	font-size: 12px;
	text-transform: uppercase;
}
#cssmenu #menu-button::after {
	content: '';
	position: absolute;
	top: 15px;
	right: 20px;
	display: block;
	width: 32px;
	height: 4px;
	background: #FCFCFC;
}
#cssmenu #menu-button::before {
	content: '';
	position: absolute;
	top: 26px;
	right: 20px;
	display: block;
	width: 32px;
	height: 3px;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
	padding: 3px;
}
#cssmenu .submenu-button {
	position: absolute;
	z-index: 10;
	right: 0;
	top: 0;
	display: block;
	border-left: 1px solid rgba(120, 120, 120, 0.15);
	height: 52px;
	width: 52px;
	cursor: pointer;
}
#cssmenu .submenu-button::after {
	content: '';
	position: absolute;
	top: 21px;
	left: 26px;
	display: block;
	width: 1px;
	height: 11px;
	background: #000000;
	z-index: 99;
}
#cssmenu .submenu-button::before {
	content: '';
	position: absolute;
	left: 21px;
	top: 26px;
	display: block;
	width: 11px;
	height: 1px;
	background: #000000;
	z-index: 99;
}
#cssmenu .submenu-button.submenu-opened:after {
	display: none;
}
.links_part {
	padding-top: 20px !important;
	padding-left: 0px;
	font-size: 14px;
	color: #FFFFFF;
}
.social_media {
	float: none !important;
	padding: 9px;
}
.more_btn p {
	width: 21% !important;
}
.form-field {
	margin-top: 0 !important;
}
.about_inn h2 {
	color: #FFFFFF;
	padding: 40% 0 0 0 !important;
	font-size: 30px;
	font-weight: 100;
}
.committee_members{
    height: auto;
    width: 200px;
    border-radius: 10px;
}
.committee_members img {
	padding-left: 0px !important;
	padding-bottom: 16px;
	height: 100%;
    width: 100%;
    object-fit: contain;
}
.committee_members h5 {
	text-align: left !important;
}
.committee_members p {
	text-align: left !important;
}
.logo img {
	margin: 0;
	max-width: 53% !important;
}
.row.menubar {
	padding-left: 0px !important;
}
.social_media {
	float: right !important;
	padding: 9px;
}
.form-field {
	height: 800px;
	background-color: #FFFFFF;
	margin-top: 30% !important;
	box-shadow: 1px 2px 15px -1px rgba(39, 36, 36, 0.33), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}
}

@media (min-width: 768px) and (max-width: 1440px) {
.logo img {
	margin: 0;
	max-width: 100% !important;
}
.wma img {
    width:60% !important;
}


}

@media (max-width: 767px){
	.logo img {
    margin: 0;
    max-width: 40% !important;
}
	
	#cssmenu {
    margin: -14% 0 0 0 !important;
}

.wma img {
    width:54% !important;
}
.innerpage-banner {
    height: 450px !important;
    background-size: cover;
}
.about_inn h2 {
    color: #FFFFFF;
    padding: 30% 0 0 0 !important;
    font-size: 27px !important;
    font-weight: 100;
}
.about_inn h3 {
    color: #FFFFFF;
    padding: 27% 0 0px 0px !important;
    font-size: 26px !important;
    font-weight: 100;
}

.form-field {
    height: 800px;
    background-color: #FFFFFF;
    margin-top:0px !important;
    box-shadow: 1px 2px 15px -1px rgba(39, 36, 36, 0.33), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}
	
}

@media (max-width: 480px) {
	
	.logo img {
    margin: 11px 0 0 0;
    max-width: 57% !important;
}

.about_inn h2 {
	padding: 100% 0 0 0 !important;
}
.banner_cntnt h1 {
	font-size: 25px !important;
}
.welcome-part h3 {
	font-size: 30px !important;
}
.welcome-btn {
	padding: 8px 16px 8px 16px !important;
}
.objective_cntnt {
	padding-top: 0px !important;
}




.video-left-col h4 {
	font-size: 27px !important;
}
.video-rght-col h4 {
	font-size: 28px !important;
}
.video-part {
	padding-top: 36px!important;
}
.ftr_space {
	padding: 55px 0 0 0 !important
}
.video-rght-col {
	margin-top: 30px !important;
}
.banner_cntnt h2 {
	color: #FFFFFF;
	font-size: 20px !important;
	font-weight: bold;
	text-align: center;
}
.banner_img {
	height: 500px !important;
	background-size: cover;
	margin: 145px 0 0 0;
	cursor: auto !important;
}
#cssmenu {
	margin-top: -79px !important;
	width: 100%;
}
.pr_messegaes p {
	color: #FFF6F6;
	padding-top: 10px;
	line-height: 22px!important;
}
.scr_messegaes p {
	color: #FFF6F6;
	padding-top: 10px;
	line-height: 22px!important;
}
.wma img {
	width: 72%;
}
.life-time-btn img {
	position: absolute;
	top: 63% !important;
	right: 0;
	left: 26%;
	width: 45%;
}
.annual-time-btn img {
	position: absolute;
	top: 63% !important;
	right: 0;
	left: 26%;
	width: 45% !important;
}
.fmaily-amt {
	position: absolute;
	top: 65% !important;
	left: 27% !important;
	color: white;
	font-size: 12px;
}
.single-amt {
	position: absolute;
	top: 65% !important;
	left: 51% !important;
	color: white;
	font-size: 12px !important;
}
#cssmenu ul {
	width: 100%;
	display: none;
	margin-top: 36px !important;
}
.objective-txt li {
	padding: 22px 0px 0 0 !important;
}
.about_inn h2 {
	color: #FFFFFF;
	padding: 55% 0 0 0 !important;
	font-size: 30px !important;
	font-weight: 100;
}
.innerpage-banner {
	height: 350px !important;
	background-size: cover;
}
.welcome-part h3 {
	font-size: 21px !important;
	line-height: 33px !important;
}
.about_inn h3 {
	color: #FFFFFF;
	padding: 45% 0 0px 0px !important;
	font-size: 30px !important;
}
.form-field {
	margin-top: 3% !important;
}
.form_col {
	padding: 24px !important;
}

.talent {
    background-color: #7BEAFC;
    height:auto !important;
}

.activ {
    background-color: #E3E342;
    height: auto !important;
}
.btn_activ-talent {
    float: none !important;
   
}

.wma img {
    width: 98%;
}

 .left-col {
  height: auto !important;
  background: url(../images/left_bg.png) #1E88D9 left center no-repeat;
  padding-bottom: 20px !important;
}

.rght-col {
  height: auto !important;
  background: url(../images/rght_bg.png) #A1B225 right center no-repeat;
  padding-bottom: 20px !important;
}
.tr_messegaes p {
  color: #FFF6F6;
  padding-top: 10px;
  line-height: 22px !important;
}

}
.bg-light > bg-light {
	background: none !important;
}
.row.menubar {
	margin: 0 0 0 22px;
	padding-left: 70px;
}
.banner_img {
	height: 820px;
	background-size: cover;
	margin: 145px 0 0 0;
	cursor: auto !important;
}
.banner_cntnt {
	margin: 0 auto;
	position: absolute !important;
	left: 0;
	right: 0;
	top: 50%;
}
.banner_cntnt h1 {
	color: #FFFFFF;
	font-size: 65px;
	font-weight: 400;
	text-align: center;
}
.banner_cntnt h2 {
	color: #FFFFFF;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
}
.abt-cntnt {
	margin: 0 auto;
	margin-top: 0px;
	margin-top: 0px;
	color: white;
	border: solid 2px;
	text-align: center;
	padding: 9px 27px 9px 28px;
	border-radius: 25px;
	margin-top: 23px;
	display: table;
	font-size: 14px;
}
.abt-cntnt:hover {
	background-color: #35323270;
	transition: all 0.9s ease-out 0s;
	color: #FFFFFF;
}
.welcome-col {
	margin-top: 80px;
}
.welcome-part h3 {
	font-size: 38px;
	font-weight: 500;
	color: #000000;
	text-align: center;
	padding-bottom: 30px;
	line-height: 48px;
}
.welcome-part p {
	text-align: center;
}
.welcome-btn {
	margin: 0 auto;
	background: #010101;
	color: white;
	text-align: center;
	padding: 14px 27px 14px 28px;
	border-radius: 25px;
	margin-top: 23px;
	display: table;
	font-size: 14px;
}
.welcome-btn:hover, .welcome-btn:focus {
	background-color: #9B9A9A;
	transition: all 0.9s ease-out 0s;
	color: #FFFFFF;
}
.remove_field {
	background: #010101;
	color: white;
	text-align: center;
        padding: 10px 15px;
	border-radius: 25px;
	margin-top: 23px;
	display: table;
	font-size: 14px;
        float:right
}
.remove_field:hover, .remove_field:focus {
	background-color: #9B9A9A;
	transition: all 0.9s ease-out 0s;
	color: #FFFFFF;
}
section.objective-col {
	margin-top: 80px;
}
.parallax-window {
	min-height: 650px;
	background: transparent;
	overflow: hidden;
}
.objective_cntnt {
	margin-top: 16px;
	padding-top: 80px;
}
.objective_cntnt h4 {
	color: #FFFFFF;
	font-size: 29px;
	font-weight: 300;
	text-align: center;
	padding-top: 50px;
}
.objective-txt {
	margin-top: 56px;
	margin-left: 11px;
}
.objective-txt li {
	color: #FFFFFF;
	font-size: 15px;
	padding: 25px 0px 0 18px;
	font-size: 15;
	font-family: 'Raleway', sans-serif;
	margin: 0 0 0 22px;
}
.objective-ftr-txt {
	color: #FFF7F7;
	text-align: center;
	font-size: 18px;
	padding-top: 70px;
}
.row.messages-part {
	margin: 0;
	padding: 0;
}
.left-col {
	height: 788px;
	background: url(../images/left_bg.png) #1E88D9 left center no-repeat;
}
.rght-col {
	height: 788px;
	background: url(../images/rght_bg.png) #A1B225 right center no-repeat;
}
.pr_messegaes {
	margin: 0 auto;
	text-align: center;
	width: 70%;
	padding-top: 17%;
}
.pr_messegaes h5 {
	font-size: 26px;
	font-weight: 100;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.pr_messegaes p {
	color: #FFF6F6;
	padding-top: 10px;
	line-height: 37px ;
}
.scr_messegaes {
	margin: 0 auto;
	text-align: center;
	width: 70%;
	padding-top: 17%;
}
.scr_messegaes h5 {
	font-size: 26px;
	font-weight: 100;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.scr_messegaes p {
	color: #FFF6F6;
	padding-top: 10px;
	line-height: 37px;
}


/*--23-07-2025--*/
 .tr_messegaes {
	margin: 0 auto;
	text-align: center;
	width: 70%;
	padding-top: 17%;
}
.tr_messegaes h5 {
	font-size: 26px;
	font-weight: 100;
	padding-bottom: 10px;
	color: #FFFFFF;
}
.tr_messegaes p {
	color: #FFF6F6;
	padding-top: 10px;
	line-height: 37px;
}
/*--/23-07-2025--*/


.video-part {
	padding-top: 125px;
	padding-bottom: 90px;
}
.video-bg {
	background: url(../images/video_bg.png);
	height: auto;
}
.video-left-col h4 {
	font-size: 38px;
	font-weight: 100;
	color: #FFFFFF;
}
.left-main-video {
	height: 450px;
	background-size: cover;
}
.left-main-video img {
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 49%;
}
.vdo-text-area {
	background: #FF4141;
	padding: 16px;
	color: white;
	width: 91%;
	position: absolute;
        bottom: 20px;
}
/*.right-first-vdo {
	height: 280px;
	margin: 0 0px 25px 0px;
}*/
.video-rght-col h4 {
	font-size: 38px;
	font-weight: 100;
	color: #FFFFFF;
}
.vdo-text-area_rght-col {
	background: #FF4141;
	padding: 16px;
	color: white;
	width: 91%;
	z-index: 9999;
        bottom: 20px;
        position: absolute;
}
 .btn.btn-primary.\30 1 {
 background: none;
}
 .btn.btn-primary.\30 1:hover {
 background: none;
}
.vdo-text-area_rght-col img {
	float: left;
	background: none !important;
	margin: -12px 0 0 0;
}
/*.right-second-vdo {
	height: 280px;
	margin-top: 25px;
}*/

.right-vdo{
    position: relative;
    padding-bottom: 20px;
    min-height: 280px;
}
.right-vdo .featured-img{
    width:100%;
}

.video-left-col{
    position:relative;
}

.modal-dialog {
	max-width: 1000px !important;
	margin: 1.75rem auto;
}
.vdo-text-area_rght-col-second {
	background: #FF4141;
	padding: 16px;
	color: white;
	width: 91%;
	margin: -96px 0 0 0;
}
.vdo-text-area_rght-col-second img {
	float: left;
	background: none !important;
	margin: -13px 0 0 0;
}
.quick-links {
	margin-top: 80px;
	margin-bottom: 60px;
}
.quick_link_hd h3 {
	font-size: 38px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	margin-bottom: 70px;
}
.q-l {
	width: 93px;
	height: 93px;
	background: #BBFAFF;
	border-radius: 50px;
	margin: 0 auto;
}
.q-l:hover {
	width: 93px;
	height: 93px;
	background: #6BD9E2;
	border-radius: 50px;
	margin: 0 auto;
	transition: all 0.9s ease-out 0s;
}
.q-l-txt {
	text-align: center;
	margin-bottom: 82px;
}
.q-l img {
	margin: 0 0 0 26px;
}
.ftr {
	background-color: #0E0D0D;
}
.ftr_space {
	padding: 100px 0 0 0;
}
.wma p {
	color: #FFFFFF;
	padding: 2px;
	font-size: 13px;
	line-height: 37px;
}
.links_part {
	padding-top: 134px;
	/*padding-left: 30px;*/
	font-size: 13px;
	color: #FFFFFF;
}
.ftr-cpy-right {
	background: #000000;
	height: 60px;
	margin-top: 56px;
}
.ftr-cpy-right p {
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	padding: 18px 0 0 0;
}
.ftr-cpy-right a {
	color: #FFFFFF;
}
.ftr-cpy-right a:hover {
	color: #ADADAD;
}
.links_part a {
	color: #FFFFFF;
}
.links_part a:hover {
	color: #A3A1A1;
}
.social_media01 {
	padding-top: 24px;
}
.social_media01 a {
	padding: 0 19px 0px 0px;
	font-size: 10px !important;
	margin-top: 13px;
}
.innerpage-banner {
	height: 715px;
	background-size: cover;
}
.about_inn h2 {
	color: #FFFFFF;
	padding: 31% 0 0 0;
	font-size: 50px;
	font-weight: 100;
}
.about_inn p {
	color: #FFFFFF;
	font-weight: 800;
	font-size: 20px;
}
.v-m-col {
	margin-top: 80px;
	margin-bottom: 70px;
}
.vis-mis {
	box-shadow: 1px 2px 15px -1px rgba(39, 36, 36, 0.33), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	width: 100%;
}
.vision img {
	margin: 102px 0 0 99px;
}
.vision h3 {
	text-align: center;
	font-size: 42px;
	font-weight: normal;
	padding-top: 23px;
}
.vision-txt {
	padding-top: 58px;
	font-size: 15px;
	line-height: 29px;
}
.vision-txt p {
	padding: 10px;
}
.mision img {
	margin: 102px 0 0 99px;
}
.mision h3 {
	text-align: center;
	font-size: 42px;
	font-weight: normal;
	padding-top: 23px;
}
.mision-txt {
	padding-top: 58px;
	font-size: 15px;
	line-height: 29px;
}
.mision-txt p {
	padding: 10px;
}
.activities {
	margin-top: 80px;
	margin-bottom: 60px;
}
.activ {
	background-color: #E3E342;
	height: 486px;
}
.talent {
	background-color: #7BEAFC;
	height: 486px
}
.activ h4 {
	font-size: 28px;
	font-weight: normal;
	color: black;
	padding-top: 81px;
	padding-left: 31px;
}
.active-txt {
	padding: 30px;
	text-align: justify;
	font-size: 17px;
	line-height: 30px;
}
.btn_activ-talent p {
	padding: 10px;
	text-align: center;
	font-size: 12px;
	line-height: 14px;
	float: left;
	margin: 0 0 0 35px;
}
.btn_activ-talent {
	float: left;
	margin: 0 0 0 50px;
}
.talent h4 {
	font-size: 28px;
	font-weight: normal;
	color: black;
	padding-top: 81px;
	padding-left: 31px;
}
.talent-txt {
	padding: 30px;
	text-align: justify;
	font-size: 17px;
	line-height: 30px;
}
.onamabt {
	margin-top: 70px;
}
.onamabt h4 {
	font-size: 32px;
	font-weight: normal;
	color: black;
	padding-bottom: 10px;
}
.onamabt p {
	line-height: 35px;
}
.xmas {
	margin-top: 70px;
}
.xmas h4 {
	font-size: 32px;
	font-weight: normal;
	color: black;
	padding-bottom: 10px;
}
.xmas p {
	line-height: 35px;
}
.gallery {
	margin-top: 80px;
	margin-bottom: 70px;
}
.btn-outline-dark:hover {
	color: #060000;
	font-weight: bold;
	border-color: #FF0000;
	border: solid #FF0004 medium;
	background-color: #FFFFFF !important;
}
.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active, .show>.btn-outline-dark.dropdown-toggle {
	color: #060000;
	font-weight: bold;
	border-color: #FF0000;
	border: solid 1px #FC0004;
	background-color: #FFFFFF !important;
}
.portfolio-menu {
	text-align: center;
}
.portfolio-menu ul li {
	display: inline-block;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	list-style: none;
	padding: 10px 15px;
	cursor: pointer;
	-webkit-transition: all 05s ease;
	-moz-transition: all 05s ease;
	-ms-transition: all 05s ease;
	-o-transition: all 05s ease;
	transition: all .5s ease;
}
.portfolio-item {
/*width:100%;*/
}
.portfolio-item .item {
	/*width:303px;*/
	float: left;
	margin-bottom: 10px;
}
.btn.btn-outline-dark {
	border-radius: 0;
	padding: 9px;
	margin: 6px;
}
.committees {
	margin-top: 80px;
	margin-bottom: 70px;
}
.committee_members img {
        margin-bottom: 16px;
        border-radius: 20px;
        object-fit: cover;
	
}
.committee_members h5 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
}
.committee_members p {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 20px;
	text-transform: uppercase;
}
.about_inn h3 {
	color: #FFFFFF;
	padding: 97% 0 17px 0px;
	font-size: 50px;
	font-weight: 100;
}
.form-field {
	height: 800px;
	background-color: #FFFFFF;
	margin-top: 33%;
	box-shadow: 1px 2px 15px -1px rgba(39, 36, 36, 0.33), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
}
.contact_us-map {
	height: 600px;
}
.form_col {
	padding: 55px;
}
.form-field h4 {
	font-size: 38px;
	font-weight: 100;
	color: #000000;
	padding: 61px 0 0 48px;
}
.form-group {
	margin-bottom: 36px;
}
.btn.btn-primary {
	background-color: #CF9408;
}
.events-col {
	margin-bottom: 65px;
}
.events_text_hd {
	margin-top: 80px;
}
.events_text_hd h3 {
	text-align: center;
	font-size: 30px;
	color: #000000;
	padding-bottom: 30px;
	font-weight: normal;
}
.events_text_hd p {
	text-align: center;
	font-size: 16px;
	line-height: 38px;
}
.faqs {
	box-shadow: 1px 2px 15px -1px rgba(39, 36, 36, 0.33), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	padding: 20px;
	padding-left: 55px;
	padding-right: 55px;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-bottom: 30px;
        
}
.faqs h5 {
	font-size: 26px;
	font-weight: normal;
}
.faqs p {
	font-size: 15px;
	line-height: 30px;
}
.faqs li {
	line-height: 18px;
}
.krladhrashana {
	margin-top: 80px;
}
.krla_bks_name {
	float: left;
	padding-top: 13px;
}
.dwnload_btn {
	padding: 10px;
	background-color: #030000;
	color: #FFFFFF;
	font-size: 10px;
	width: 34%;
	float: right;
	margin-top: 8px;
}
.bks_details {
	height: 136px;
}
.bks_details {
	height: 96px;
	border-bottom: solid #bdb7b7 1px;
	margin-bottom: 43px;
	margin-top: 22px;
}
.fa.fa-download {
	margin-left: 11px;
	font-size: 12px;
	color: #FFFFFF;
}
.join_us {
	margin-top: 80px;
	margin-bottom: 50px;
}
.forms_area {
	box-shadow: 1px 2px 15px -1px rgba(39, 36, 36, 0.33), 0 4px 6px -2px rgba(0, 0, 0, 0.03);
	margin-bottom: 30px;
	padding: 28px;
}
.forms_hdr h5 {
	padding-bottom: 30px;
	font-size: 23px;
	font-family: 'Roboto', sans-serif;
}
.country {
	height: 30px;
	width: 100px;
	float: right;
	margin: -34px -109px 0 0;
}
.more_btn {
	float: left;
	margin: -22px 0 0 0;
}
/*.more_btn p {
	background: black;
	padding: 10px;
	border-radius: 18px;
	color: #fff;
	width: 6%;
	text-align: center;
	position: absolute;
}*/
.typeof-membership {
	margin-top: 64px;
}
.membrship-hd h4 {
	font-size: 24px;
	font-weight: normal;
	font-family: 'Roboto', sans-serif;
}
.lfe-time h1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 31%;
	text-align: center;
	font-size: 46px;
	font-weight: bold;
	color: white;
}
.annual h1 {
	position: absolute;
	left: 0;
	right: 0;
	top: 31%;
	text-align: center;
	font-size: 46px;
	font-weight: bold;
	color: white;
}
.life-btn {
	margin: -24% 0 0 29%;
}
.terms p {
	font-size: 14px;
	font-family: 'Roboto', sans-serif;
	padding: 7px 0 0 0;
}
.life-time-btn img {
	position: absolute;
	top: 50%;
	right: 0;
	left: 26%;
	width: 44%;
}
.annual-time-btn img {
	position: absolute;
	top: 50%;
	right: 0;
	left: 26%;
	width: 44%;
}
.fmaily-amt {
	position: absolute;
	top: 53%;
	left: 31%;
	color: white;
}
.single-amt {
	position: absolute;
	top: 53%;
	left: 51%;
	color: white;
}
.accptence_btn {
	background-color: #0099FF;
	padding: 15px;
	color: white;
	width: 90%;
	text-align: center;
	border-radius: 18px;
	font-size: 14px;
	font-weight: bold;
        cursor: pointer;
        border: none;
}
.accptence_btn:focus{
    outline:none;
}
.fa.fa-chevron-right {
	margin: 0 0 0 20px;
}
.link0 a {
	color: #FF0004 !important;
}
.checkbox label:after, .radio label:after {
	content: '';
	display: table;
	clear: both;
}
.checkbox {
	margin: 0 0 0 45px;
}
.checkbox .cr, .radio .cr {
	position: relative;
	display: inline-block;
	border: 1px solid #a9a9a9;
	border-radius: .25em;
	width: 1.3em;
	height: 1.3em;
	float: left;
	margin-right: .5em;
}
.radio .cr {
	border-radius: 50%;
}
.checkbox .cr .cr-icon, .radio .cr .cr-icon {
	position: absolute;
	font-size: .8em;
	line-height: 0;
	top: 50%;
	left: 20%;
	color: green;
}
.radio .cr .cr-icon {
	margin-left: 0.04em;
}
.checkbox label input[type="checkbox"], .radio label input[type="radio"] {
	display: none;
}
.checkbox label input[type="checkbox"] + .cr > .cr-icon, .radio label input[type="radio"] + .cr > .cr-icon {
	transform: scale(3) rotateZ(-20deg);
	opacity: 0;
	transition: all .3s ease-in;
}
.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon, .radio label input[type="radio"]:checked + .cr > .cr-icon {
	transform: scale(1) rotateZ(0deg);
	opacity: 1;
}
.checkbox label input[type="checkbox"]:disabled + .cr, .radio label input[type="radio"]:disabled + .cr {
	opacity: .5;
}

.col{
    text-align: center;
}

.event-block{
    width: 100%;
}
.event-block .faqs{
    display: block;
    position: relative;
    overflow-y: hidden;
    height: auto;
    padding: 20px 15px;
}
.event-image{
    width:20%;
    float:left;
    margin: 10px;
}
.event-text{
    width: 70%;
    float:left;
    margin:10px;
}

.package-block.gallery-main {
    margin-bottom: 80px;
}


.galler-img {
    margin-top: 18px;
    border: solid 1px #00000036;
    padding: 8px;
}


.galler-img h5 {
    padding: 37px 0 0 9px;
}

.galler-img p{padding:10px;}

.welcome-part{
    margin-bottom: 50px;
}
.links li{
    margin:20px 10px;
}
.links li > a{
    text-decoration: none;
    color: #464444;
    font-size: 16px;
}
.links2 li{
    margin:40px 10px;
}


.our_team_part{margin-top:180px; margin-bottom:80px;}

.team_hdr h3 {
    font-size: 30px;
    font-weight: 500;
    color: #000000;
    padding-bottom: 5px;
    line-height: 48px;
    border-bottom: solid 1px #aa9f9f;
}
.row.team_area {
    margin-top: 26px;
}

.mem01{}
.mem01 h4 {
    font-size: 14px;
    text-align: center;
    padding-top: 10px;
    text-transform: uppercase;
}

.mem01 img{width:100%}



@media only screen and (max-width: 768px) {
   .event-image{ width: 100%; margin: 0 auto; } 
   .event-text{ width: 100%; } 
}