/*
Theme Name: globalshala
Description: globalshala is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: globalshala
Domain Path: globalshala
Author: Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
*{ 
	font-family:'Open Sans';
}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
.text-center img {
	display: inline-block;
}
header .mainmenu {
	float: right;
}
.wppb-form-field.wppb-checkbox-terms-and-conditions input[type=checkbox].custom_field_toa { box-shadow: none !important; height: 15px !important; }
.wppb-user-forms .wppb-checkboxes li, .wppb-user-forms .wppb-radios li { display:block!important; }
.termlinkbox .totalcontest-form-field-checkbox { display:inline-block !important; }
.termlinkbox .totalcontest-form-field-label { display:inline-block !important; }
.login-holder { background:#428fcb; margin-top:95px; }
.login-contents .loginbox { background:#FFFFFF; border-radius:8px; padding:20px; }
.login-contents h3 { font-size:38px !important; color:#026495 !important; font-family:'Poppins'; font-weight: 500 !important; }
div.nsl-container-block .nsl-container-buttons a { margin:0 !important; max-width: 100% !important; }
#user_login, #user_pass, .login-username label, .login-password label { width:100% !important; }
.wp-video { width:100% !important; }
.mejs-container { width:100% !important; }
.modal-open .modal { z-index:999999; }
.btnprimary { background-color: #038fc4 !important; border-color: #038fc4 !important; padding: 8px 40px !important; border-radius: 50px !important; color:#FFFFFF !important; }
.btnprimary .fa { font-size: 26px; padding-right: 7px; float: left; }

/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{padding:0px !important;}
.mainmenu .sub-menu li a { background: none repeat scroll 0 0 #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;}
.mainmenu .sub-menu li a:hover { background:#fff !important; border-left:5px solid #000; padding-left:25px;}
.col-md-5ths {
	width: 20%;
	float: left;
}
.registerbox { border-right:1px solid #026697; padding-right:30px; }
.totalcontest-smallmsg { font-size:12px !important; margin-top:-5px !important; margin-bottom:10px !important; }
/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
header .mainmenu .navbar-nav .current-menu-item a,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
	color: #0cb0d3;
}
header .header-bottom {
	position: relative; margin-top:95px;
}
header .header-bottom .carousel-content {
    top: 25%;
	position: absolute;
}

/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-left-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 41px;
	left: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 24px;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/banner-right-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 41px;
	right: 0;
	position: absolute;
	text-indent: -99999px;
	top: 35%;
	width: 24px;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #edb200;
}
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}

.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}

.header-top {	
	transition: all 1s ease-in-out 0s;
	position: fixed; top: 0; width: 100%; background-color: #fff; padding: 15px 0px; z-index: 999999;
}
header .header-top.fixed-header {  transition:all 1s ease-in-out 0s; padding:5px 0px; }
.header-contact a{
	font-size: 20px;
	font-weight: 400;
	color:#004749;
}
.header-contact i {
	color: #058fc1;
	font-size: 22px;
	margin-right: 30px;
}
.header-contact li.profile i {
	color: #058fc1;
	font-size: 22px;
	margin-right: 5px;
}
.header-contact .mail a {
	color: #116583;
}
.header-contact .mail a span i {
	margin-right: 5px;
}
header .mainmenu .navbar-nav a {
	font-size: 20px;
	color: #004749;
	font-family: 'Montserrat';
	font-weight: 500;
	padding: 0px 17px;
}
header .mainmenu .navbar-nav li:last-child a{
	padding-right: 0px;
}
header .mainmenu {
	margin-top: 20px;
	margin-bottom: 10px;
}
.banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 13%;
}
.banner-info h3 {
	font-size: 36px;
	color: #fff;
	font-weight: 700;
	font-family: 'Poppins';
}
.spl-banner-info h3{
	font-size: 36px;
}
.banner-info h3 span {
	color: #ffc73c;
	font-family: 'Poppins';
}
.banner-info p {
	font-size: 22px;
	color: #fff;
	font-weight: 400;
	margin: 40px 0px 40px;
	font-family: 'IBM Plex Sans', sans-serif;
	padding-right: 200px;
}
.btn.banner-btn {
	font-size: 24px;
	color: #fff !important;
	font-family: 'Poppins';
	font-weight: 700;
	background: #ff9c00;
	padding: 12px 40px;
	border-radius: 50px;
	text-transform: uppercase;
}
.page-template-collaboration .banner-info p {
	padding-right: 10px;
}
.banner-info {
	margin-top: 0px;
}
.banner-shape {
	position: absolute;
	border: ;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9;
}
.banner-clip {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -70px;
	z-index: 99;
}
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/l-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 50px;
	left: 2%;
	position: absolute;
	text-indent: -99999px;
	top: 40%;
	width: 31px;
	outline: none !important;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/r-arrow.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 50px;
	right: 2%;
	position: absolute;
	text-indent: -99999px;
	top: 40%;
	width: 31px;
	outline: none !important;
}
.heading h3 {
	font-size: 48px;
	color: #026495;
	font-family: 'Poppins';
	font-weight: 700;
}
.want-holder {
	padding: 30px 0px 70px;
	position: relative;
}
.want-details {
	padding: 50px 0px;
}
.want-info h4 {
	font-size: 26px;
	font-family: 'Poppins';
	font-weight: 600;
	color: #026495;
	margin-bottom: 4px;
	margin-top: 20px;
}
.want-info  p{
	font-size: 18px;
	font-family: 'Poppins';
	font-weight: 400;
	color: #232323;
}
.want-content {
	padding: 10px 10px;
	background: #fff;
	box-shadow: 0px 0px 10px rgba(144, 144, 144, 0.44);
	border-radius: 30px;
	margin-bottom: 30px;
}
.want-content:hover{
	box-shadow: 0px 0px 20px rgba(144, 144, 144, 0.24);
}
.want-shape {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -70px;
	z-index: 8;
}

.want-btn {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -38px;
	z-index: 9;
	text-align: center;
}
.inspiration-holder {
	background-image: url(img/others/bg-1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 120px 0px 150px;
	position: relative;
}
.inspiration-details {
	margin-top: 60px;
}
.inspiration-details.heading h3{
	color: #fff;
	margin-bottom: 20px;
}
.inspiration-details.heading p {
	color: #fff;
}
.heading p{
	font-size: 22px;
	color: #3f3f3f;
	font-weight: 400;
	line-height: 1.4;
}
.heading ul li{
	font-size: 22px;
	color: #026495;
	font-weight: 400;
	line-height: 1.4;
	text-align:left;
}
.btn.insp-btn1 {
	font-size: 20px;
	color: #0d3d65;
	font-family: 'Poppins';
	font-weight: 500;
	border: none;
	padding: 10px 20px;
	border-radius: 50px;
	margin-top: 20px;
	background: #ffffff;
	background: -moz-linear-gradient(top, #ffffff 0%, #78a3c6 100%);
	background: -webkit-linear-gradient(top, #ffffff 0%,#78a3c6 100%);
	background: linear-gradient(to bottom, #ffffff 0%,#78a3c6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#78a3c6',GradientType=0 );
}
.btn.insp-btn {
	font-size: 20px;
	color: #fff;
	font-family: 'Poppins';
	font-weight: 500;
	background: rgba(8,184,221,80%);
	padding: 8px 40px;
	border-radius: 50px;
	margin-top: 20px;
}
.inspiration-shape {
	position: absolute;
	bottom: -92px;
	left: 0;
	right: 0;
	transform: rotate(180deg);
	z-index: 9;
}
.inspiration-clip {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 10px;
}
.event-holder {
	padding: 60px 0px 0px;
}
.heading.event-headng h3 {
	font-size: 44px;
}
.event-wrap {
	padding: 50px 0px;
}
.event-img img {
	border-radius: 10px;
}

.event-info h4 {
	font-size: 24px;
	color: #0388bd;
	font-family: 'Montserrat';
	font-weight: 700;
}
.event-info h3 {
	font-size: 20px;
	color: #3f3f3f;
	font-family: 'Montserrat';
	font-weight: 700;
	min-height: 50px;
}
.event-info h6 {
	font-size: 16px;
	color: #3f3f3f;
	font-family: 'Montserrat';
	font-weight: 700;
}
.event-info .btn.ex-btn {
	color:#3f3f3f;
}
.event-info p,.event-info ul li,.event-info ul ol {
	font-size: 16px;
	color: #026697;
	font-weight: 400;
	margin-bottom: 10px;
}
.btn.event-btn {
	font-size: 20px;
	padding: 0;
	color: #026697;
	font-weight: 700;
}
.event-info {
	text-align: center;
	background: #fff;
	margin: -50px 20px 40px;
	position: relative;
	border-radius: 10px;
	padding: 20px 10px;
	box-shadow: 0px 0px 27px rgba(0,0,0,9%);
    min-height: 222px;
}
.owl-item.center .event-info {
	background: #026697;
	background: -moz-linear-gradient(top, #026697 0%, #038ec3 100%);
	background: -webkit-linear-gradient(top, #026697 0%,#038ec3 100%);
	background: linear-gradient(to bottom, #026697 0%,#038ec3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#026697', endColorstr='#038ec3',GradientType=0 );
	
}
.owl-item.center .event-info h4, .owl-item.center .event-info h6, .owl-item.center .event-info p, .owl-item.center .event-info .btn.event-btn {
	color: #fff;
}
.event-holder .owl-carousel .owl-nav.disabled,.story-holder .owl-carousel .owl-nav.disabled{
	display: block !important;
}
.event-holder .owl-prev,.story-holder .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/left.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 112px;
	left: -11%;
	position: absolute;
	text-indent: -99999px;
	top: 25%;
	width: 112px;
	outline: none !important;
}
.event-holder .owl-next,.story-holder .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/right.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin: 0px !important;
	display: inline-block;
	height: 112px;
	right: -11%;
	position: absolute;
	text-indent: -99999px;
	top: 25%;
	width: 112px;
	outline: none !important;
}
.learning-holder {
	background: #e4edfe;
	padding: 60px 0px 100px;
}
.learning-details.heading h3 {
	margin-bottom: 24px;
}
.learning-details .btn.insp-btn {
	background: #038fc4;
}
.learning-details {
	margin-top: 50px;
}
.story-holder {
	padding: 60px 0px;
}
.heading.story-heading h3 {
	font-size: 44px;
}
.story-img img {
	border-radius: 4px;
	box-shadow: 0px 0px 10px rgba(0,0,0,16%);
}
.story-info h6 {
	font-size: 22px;
	color: #0997d9;
	font-family: 'Montserrat';
	font-weight: 700;
}
.story-info h4 {
	font-size: 22px;
	color: #19486a;
	font-family: 'Montserrat';
	font-weight: 700;
}
.story-info p {
	font-size: 18px;
	color: #19486a;
	font-weight: 400;
}
.story-btn.btn {
	font-size: 20px;
	color: #201ca6;
	font-family: 'Poppins';
	font-weight: 700;
	padding: 0px;
}
.story-info {
	background: #fff;
	margin: -50px 20px 40px;
	position: relative;
	border-radius: 4px;
	padding: 30px 20px 30px 30px;
	box-shadow: 0px 0px 5px rgba(0,0,0,27%);
}
.story-wrap {
	padding: 30px 0px;
}
.about-holder {
	background-image: url(img/others/bg-2.jpg);
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
	padding: 100px 0px 130px; 
	position: relative;
}
.about-shape {
	position: absolute;
	top: -260px;
	left: 0;
	right: 0;
	z-index: 99;
}
.heading.abt-heading h3 {
	color: #fff;
	font-size: 44px;
}

footer {
	background-image: url(img/others/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	position: relative;
}
.footer-top {
	padding: 40px 0px 0px 0px;
}
footer h3 {
	font-size: 27px;
	color: #fff;
	font-family: 'Poppins';
	font-weight: 700;
	text-transform: capitalize;
}
.footer-menus ul li a, .footer-contact p {
	font-size: 15px !important;
	color: #fff !important;
	line-height: 2.1;
	font-weight: 400;
	margin-bottom: 0px;
}
.footer-contact a {
	font-size: 21px;
	color: #fff;
	font-weight: 400;
}
.footer-social{
	margin-top: 20px;
}
.footer-social ul li i{
	font-size: 22px;
	color: #fff;
	margin-right: 40px;
}
.footer-bottom.copyrights{
	border-top: 1px solid rgba(242,239,255,32%);
	padding:20px 0px;
}
.footer-bottom.copyrights p,.footer-bottom.copyrights p a {
	font-size: 18px;
	color: #b2c4dc;
	text-align: center;
	font-weight: 400;
}
a:hover{
	text-decoration:none;
}
/*Blog Page*/
.inner-header-bottom .banner-contents {
	top: 6%;
}
.inner-header-bottom .banner-img img {
	width: 70%;
}
.inner-header-bottom .banner-img {
	text-align: center;
}
.blog-holder {
	padding: 90px 0px 0px;
}
.blog-wrap {
	padding: 40px 0px;
}
.blog-info h6 {
	font-size: 16px;
	color: #747474;
	font-weight: 600;
}
.blog-info h4 {
	font-size: 20px;
	color: #4d4d4d;
	font-family: 'Montserrat';
	font-weight: 700;
	min-height: 73px;
}
.blog-info a {
	font-size: 18px;
	color: #148fd6;
	font-weight: 700;
	font-family: 'Poppins';
}
.blog-pro-info {
	padding: 0px 8px;
	margin-top: 20px;
}
.profile-details p {
	font-size: 14px;
	color: #747474;
	font-weight: 700;
}
.blog-pro-contents ul li {
	font-size: 16px;
	color: #333333;
	margin-left: 8px;
}
.blog-pro-contents ul li i{
	font-size: 18px;
}
.blog-pro-contents {
	text-align: right;
}
.fa.fa-heart-o {
	color: #e84a43;
}
.blog-img img {
	border-radius: 10px;
}
.blog-info {
	background: #fff;
	margin: -50px 20px 40px;
	position: relative;
	border-radius: 10px;
	padding: 20px 20px;
	box-shadow: 0px 0px 27px rgba(0,0,0,9%);
}
.blog-details {
	margin-bottom: 30px;
}
.inspiration-details.missioninfo-head {
	margin-top: 10px;
}
.missioninfo-details {
	margin-bottom: 30px;
}
.missioninfo {
	position: relative;
	color:#FFFFFF;
	text-align:center;
}
.missioninfo h4 {
	font-size: 20px;
	color: #FFFFFF;
	font-family: 'Montserrat';
	font-weight: 700;
	min-height: 30px;
	margin-top: 20px;
}
.missioninfo p {
	color:#FFFFFF;
	font-size:16px;
}
.experiential-holder {
	padding:60px 0px;
	color:#FFFFFF;
}
.experiential-holder .experiential-head h3 {
	padding-bottom:30px;
}
.experiential-holder .experiential-info {
	color: #FFFFFF;
	padding: 10px 20px 10px 30px;
	min-height: 760px;
}
.experiential-holder .experiential-info h2 {
	color:#FFFFFF;
	font-weight:700;
	margin:15px 0px 20px 0px;
	font-size: 35px;
	text-align: center;
}
.experiential-holder .experiential-info h3 {
	color:#FFFFFF;
	font-weight:700;
	margin:0px 0px 20px 0px;
	font-size: 20px;
}
.experiential-holder .experiential-info ul {
	color:#FFFFFF;
	list-style: none;
	padding-left: 0px;
}
.experiential-holder .experiential-info ul li {
	color: #FFFFFF;
	font-size: 16px;
	line-height: 1.8;
	background-image: url(img/icons/list-icon.png);
	background-repeat: no-repeat;
	padding-left: 21px;
	background-position: left 7px;
	padding-bottom: 20px;
}
.info-1 {
	background-image: url(img/others/bg-1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.info-2 {
	background-image: url(img/others/bg-2.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.info-3 {
	background-image: url(img/others/bg-3.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.pressrelease-holder {
	padding:40px 0px;
}
.pressrelease-contents {
	background: #e4edfe;
	min-height: 740px;
}
.pressrelease-contents h3 {
	margin-bottom: 20px;
}
.pressrelease-holder .pressrelease-info {
	color:#026495;
}
.pressrelease-holder .pressrelease-info h4 {
	color:#026495;
	font-weight:700;
	margin-bottom:10px;
	font-size: 20px;
}
.pressrelease-holder .pressrelease-info p {
	color:#026495;	
	margin-bottom: 40px;
	font-size: 16px;
}
.pressrelease-holder .pressrelease-info a {
	color:#026495;
	font-size: 16px;
	text-decoration:none;
}
.media-contents {
	background: #026495;
	color:#FFFFFF;
	min-height: 740px;
}
.media-head h3 {
	color:#FFFFFF;
	margin-bottom: 20px;
}
.media-info h4 {
	color:#FFFFFF;
	font-weight:700;
	margin-bottom:10px;
	font-size: 20px;
}
.media-info p {
	color:#FFFFFF;	
	margin-bottom:20px;
	font-size: 16px;
}
.media-info a {
	color:#FFFFFF;	
	font-size: 16px;
	text-decoration: none;
}
.media-info .row {
	margin-bottom:20px;
}
.winnericon { margin-top:-65px; }
.winnerinfo h2 { 
	font-size: 19px;
	color: #168bd5;
	font-weight: 700;
	margin-top: 10px;
	text-transform: uppercase;
}
.winnerinfo h3 { 
	font-size: 19px;
	color: #035fb8;
	font-weight: 700;	
}
.winnerinfo h4 { 
	font-size: 28px;
	color: #3f3f3f;
	font-weight: 700;	
	text-transform: capitalize;
}
.winnerinfo h5 { 
	font-size: 14px;
	color: #168bd5;
	font-weight: 700;	
}
/*contest*/
.contest-holder {
	padding: 140px 0px 0px;
}
.contest-img img {
	border-radius: 40px;
}
.contest-details h4 {
	font-size: 24px;
	color: #3f3f3f;
	font-family: 'Poppins';
	font-weight: 400;
}
.contest-details h3 {
	font-size: 38px;
	color: #3f3f3f;
	font-family: 'Poppins';
	font-weight: 700;
}
.contest-details h6 {
	font-size: 22px;
	color: #168bd5;
	font-weight: 700;
	margin: 10px 0px 20px;
}
.contest-details p {
	font-size: 22px;
	color: #6c6c6c;
	line-height: 1.4;
	font-weight: 400;
}
.contest-details .btn.insp-btn {
	background: #0490c5;
}
.contest-wrap {
	margin-bottom: 100px;
}
.btn.cont-btn,.btn.loadMoreBtn {
	font-size: 24px;
	color: #0490c5 !important;
	font-family: 'Poppins';
	font-weight: 700;
	border: 3px solid #002353;
	padding: 15px 50px;
	border-radius: 50px;
}
.lmb-container {
	text-align: center;
}
/*Upcoming events*/
.reserve-holder {
	padding: 120px 0px 60px;
}
.reserve-details h4 {
	font-size: 47px;
	color: #3f3f3f;
	font-family: 'Poppins';
	font-weight: 700;
	margin-bottom: 20px;
}
.reserve-details p {
	font-size: 23px;
	color: #3f3f3f;
	line-height: 1.6;
}
.reserve-details {
	margin-top: 40px;
}
.upcoming-info{
	text-align: center;
}
.upcoming-info h6 {
	font-size: 20px;
	font-family: 'Montserrat';
	font-weight: 700;
	background: #026495;
	background: -moz-linear-gradient(left, #026495 0%, #038fc4 100%);
	background: -webkit-linear-gradient(left, #026495 0%,#038fc4 100%);
	background: linear-gradient(to right, #026495 0%,#038fc4 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#026495', endColorstr='#038fc4',GradientType=1 );
	padding: 12px 20px;
	color: #fff;
	border-radius: 50px;
	width: 85%;
	text-align: center;
	margin: -23px auto 20px;
	position: relative;
}
.upcoming-info h4 {
	font-size: 21px;
	color: #515151;
	font-family: 'Montserrat';
	font-weight: 700;
}
.upcoming-info p{
	font-size: 16px;
	color: #767676;
	font-weight: 400;	
}
.upcoming-info h5 {
	font-size: 32px;
	color: #148fd6;
	font-family: 'Poppins';
	font-weight: 700;
}
.upcoming-info .btn.insp-btn {
	background: none;
	color: #4fabe0;
	border: 3px solid #4fabe0;
	padding: 10px 30px;
	margin-top: 0px;
}
.upcoming-details {
	border-radius: 10px;
	box-shadow: 0px 0px 5px rgba(0,0,0,35%);
	margin-bottom: 40px;
}
.upcoming-img img {
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
.upcoming-info {
	text-align: center;
	padding: 0px 20px 40px;
}
div.wpforms-container-full .wpforms-form .wpforms-one-half{
	width: 49% !important;
}
div.wpforms-container-full .wpforms-form .wpforms-one-half{
	margin-left: 2% !important;
}
.wpforms-form input, .wpforms-form select,.wpforms-form textarea {
	background: #fff !important;
	
	font-size: 16px !important;
	color: #000 !important;
	padding: 10px 20px !important;
	border-radius: 50px !important;
}
.wpforms-form input, .wpforms-form select{
	height: 50px !important;
}
div.wpforms-container-full .wpforms-form button[type="submit"] {
	font-size: 24px !important;
	color: #fff !important;
	font-family: 'Poppins' !important;
	font-weight: 700 !important;
	background: #1998c7 !important;
	padding: 12px 40px !important;
	border-radius: 50px !important;
	border: none !important;
}
.wpforms-form input::-webkit-input-placeholder,.contact-form .wpforms-form select::-webkit-input-placeholder,.wpforms-form textarea::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.wpforms-form input::-moz-placeholder,.contact-form .wpforms-form select::-moz-placeholder,.wpforms-form textarea::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.wpforms-form input::-ms-input-placeholder,.contact-form .wpforms-form select::-ms-input-placeholder ,.wpforms-form textarea::-ms-input-placeholder{
  color: #000;
  opacity: 1;
}

.wpforms-form input::placeholder,.contact-form .wpforms-form select::placeholder,.wpforms-form textarea::placeholder {
  color: #000;
  opacity: 1;
}
.wpforms-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.wpforms-form select {
	background-image: url(img/icons/arrow.png) !important;
	background-repeat: no-repeat !important;
	background-position: 98% center !important;
}
.home .wpforms-form select{
	background-position: 96% center !important;
}
.inner-holder .event-info {
	text-align: left;
	background: #fff;
	margin: 0;
	position: relative;
	border-radius: 10px;
	padding: 10px 20px;
	box-shadow: none;
    min-height:auto;
}
.page-template-learning-libery .inner-holder .event-info h4{
	min-height: 115px;
}
.page-template-learning-libery .services-cont-wrap {
	box-shadow: 0px 0px 10px rgba(0,0,0,20%);
	border-bottom: 5px solid #026495;
}
.services-cont-wrap {
	margin-bottom: 30px;
}
div.wpforms-container-full .wpforms-form .wpforms-first.wpforms-one-half {
	margin-left: 0 !important;
}
.archive p a {
	color: #026697;
}
.story-info h6 p {
	font-size: 22px;
	color: #0997d9;
	font-family: 'Montserrat';
	font-weight: 700;
}
.simplefavorite-button {
    background: none !important;
    border: none !important;
    padding: 0 !important;
}
.page-template-scholarships .blog-info h4 {
	min-height: auto;
	margin-top: 10px;
}
.page-template-scholarships .blog-info {
	margin: 0px 20px 40px;
	min-height: 380px;
	text-align: center;
}
#fbuilder .ui-datepicker-inline {
	width: 100% !important;
	max-width: 100% !important;
}
#fbuilder .top_aligned .fields label {
	font-size: 24px;
	font-family: 'Lato';
	font-weight: 900;
	color: #007fc6;
}
.ahbfield_service {
	width: 100% !important;
	margin-bottom: 30px !important;
	height: 50px !important;
	font-size: 20px !important !important;
	color: #000 !important !important;
	padding: 0px 10px !important;
	border: 1px solid !important;
}
#fbuilder .slots div a {
	background: transparent !important;
	color: #000 !important;
}
.slots span {
	color: #007fc6 !important;
	font-size: 18px !important;
	font-weight: 700 !important;
}
#fbuilder input {
	border: 1px solid #000 !important;
	height: 40px !important;
	margin: 10px 0px !important;
	width: 50% !important;
}
.slotsCalendarfieldname1_1 {
	margin: 50px 0px;
}
.pbSubmit {
	font-size: 24px !important;
	color: #fff !important;
	font-family: 'Poppins' !important;
	font-weight: 700 !important;
	background: #038fc4 !important;
	padding: 12px 40px !important;
	border-radius: 50px !important;
	margin-top: 0px !important;
}
.single .heading h3 {
	margin-bottom: 40px;
}
.wpforms-confirmation-container-full, div[submit-success] > .wpforms-confirmation-container-full:not(.wpforms-redirection-message) {
	background: #fff !important;
	border: 1px solid #fff !important;
}
.page-template-scholarships .inner-header-bottom .banner-img img {
	width: 90%;
}
#accordion1 .card-title {
	background: #026495;
	margin: 0px;
	padding: 10px 20px;
	color: #fff;
}
#accordion1 .card-header,.card-header:hover {
	padding: 0;
	margin: 0px 0px;
	background: #026495;
	color: #fff;
}
#accordion1 {
	margin-bottom: 30px;
}
#accordion1 .card-title i {
	float: right;
}
.globalshala_contest-template .event-info p,.globalshala_contest-template .event-info li,.globalshala_contest-template .event-info ol {
	color: #6c6c6c;
}
table tr td,table tr td a {
	font-size: 20px;
	font-family: 'Lato';
	font-weight: 600;
	color: #6c6c6c;
	padding-right: 20px;
}
table tr td  i{
	color: #0388bd;
	margin-right:10px;
}
.header-logo {
	margin-top: 25px;
}
.page-template-about .blog-info h4 {
	min-height: auto;
}
.page-template-about .blog-info {
	margin: 30px 0px 40px;
	min-height: 335px;
}
.contact-text ul li a {
	font-size: 22px;
	color: #3f3f3f;
	font-weight: 600;
	line-height: 1.9;
}
.about-holder.newsletter-holder {
	background-image: url(img/others/bg-1.jpg);
}
.newsletter {
	text-align:center;
	margin:0 auto;
}
.newsletter h3 {	
	margin-bottom: 20px;
	color: #fff;
	font-size: 40px;
	text-transform: capitalize;
}
.newsletter input[type=submit] {
	font-size: 20px;
	color: #fff;
	font-family: 'Poppins';
	font-weight: 500;
	padding: 8px 40px;
	border-radius: 50px;
	background: #ff9c00;
	border: none;
	cursor: pointer;
}
.newsletter input[type=email] {
	background: #fff !important;
	font-size: 16px !important;
	color: #000 !important;
	padding: 10px 20px !important;
	border-radius: 50px !important;
}
.heading.newsletter p {
	color:#FFFFFF!important;
}
.page-template-about .abt-form {
	margin-top: 0px;
}
.partner{
	margin-bottom:60px;
}
.partner .heading h3 {
	margin-bottom: 30px;
}
.partner-img img {
	background: #fff;
	box-shadow: 0px 0px 5px rgba(0,0,0,10%);
}
.siderbar-menu {
	margin: 30px 10px;
}
.siderbar-menu ul li  {

	padding: 10px 0px;
	border-bottom: 1px solid #eee;
}
.siderbar-menu ul li a {
	font-size: 18px;
	color: #0388bd;
	font-family: 'Montserrat';
	font-weight: 700;	
}
.content-sidebar {
	position: sticky;
	top: 10%;
}
.page-template-internship .wpforms-form input,.page-template-internship .wpforms-form select {
	box-shadow: 0px 0px 5px rgba(144, 144, 144, 0.24) !important;
	background-color: #fff !important;
	border: none !important;
}
.heading.about-contents p.blog-links a {
	color: #026495;
}
p.blog-links{
	font-size: 18px;
}
.page-template-contest2 .blog-info h4 {
	color: #026495;
	min-height: 53px;
}
.page-template-contest2  .blog-info h3 {
	font-size: 24px;
	font-weight: 700;
	color: #4d4d4d;
    min-height: 70px;
}
.banner-info ul {
	display: none;
}
.globalshala_contest-template-contest-single .banner-info ul {
	display: block;
}
.globalshala_contest-template-contest-single .banner-info ul li {
	font-size: 20px;
	color: #fff;
	font-weight: 400;
	margin: 10px 0px 10px;
	background-repeat: no-repeat;
	background-position: left;
	background-size: 10%;
	padding: 10px 10px 10px 60px;
}
.globalshala_contest-template-contest-single .banner-info ul li.icon1{
	background-image:url(http://adsli.com/demo/globalshala/wp-content/uploads/2020/05/1-1.png);
}
.globalshala_contest-template-contest-single .banner-info ul li.icon2{
	background-image:url(http://adsli.com/demo/globalshala/wp-content/uploads/2020/05/2-1.png);
}
.globalshala_contest-template-contest-single .banner-info ul li.icon3{
	background-image:url(http://adsli.com/demo/globalshala/wp-content/uploads/2020/05/3-1.png);
}
.globalshala_contest-template-contest-single .banner-info {
	margin-top: 30px;
}
.page-template-about .want-holder {
	padding: 10px 0px 80px;
}
.page-template-about .learning-holder {
	padding: 60px 0px 180px;
}
.partner {
	padding: 80px 0px;
}
.inspiration .partner-img img {
	padding: 20px;
}
.inspiration .partner-wrap {
	padding: 60px 0px 0px;
}
.inspiration {
	padding-top: 80px;
}
.postid-119 .inner-header-bottom .banner-img img {
	width: 95%;
}

.booked-calendar-wrap.large {
	width: 80%;
	height: auto !important;
	margin: auto;
}
.page-id-188 .heading.about-contents {
	text-align: center;
}
.services-img p {
	color: #fff;
	background: #026495;
	margin-bottom: 0;
	padding: 5px 10px 5px 10px;
	text-align: right;
	font-size: 16px;
	font-weight: 600;
}
.btn.ex-btn {
	background: #fff;
	text-align: center;
	border: 2px solid #148fd8;
    padding: 5px 30px;
    margin-bottom: 20px;
}
.btn.soln-btn {
	background: #148fd6;
	color: #fff;
	text-align: center;
	padding: 5px 34px;
}
.profile-img img {
	width: 29px !important;
	height: 29px;
    margin: auto;
}
.nav-tabs {
	border-bottom: none !important;
}
.nav-tabs .nav-link {
	border: none !important;
}
.nav-tabs .nav-link {
	font-size: 18px;
	color: #026495;
	font-family: 'Poppins';
	font-weight: 500;
	text-transform: none;
	padding: 30px 20px;
}
.page-template-internship .want-content {
	min-height: 250px;
}
.rf_contest_container {
	background-color: rgb(255, 255, 255) !important;
	color: #131313 !important;
	border-color: none !important;
}
.blog_pagination {
	margin: auto;
    text-align: center;
}
.page-numbers.current {
	color: #fff;
	background: #002353;
}
.page-numbers {
	font-size: 18px;
	color: #002353;
	border:1px solid #002353;
	padding: 5px 10px;
}

.bbp-forum-title,.bbp-topic-permalink {
	font-size: 24px;
	font-family: 'Lato';
	font-weight: 900;
	color: #007fc6;
}
.bbp-forum-freshness a {
	font-size: 16px;
}
.bbp-forum-content {
	font-size: 15px !important;
	text-transform: capitalize;
}
#bbp_search {
	height: 30px;
	border: 1px solid #000;
}
#bbp_search_submit,#bbp_topic_submit {
	font-size: 18px;
	color: #fff;
	font-family: 'Poppins';
	font-weight: 700;
	background: #ff9c00;
	padding: 6px 40px;
	border: none;
	margin-top: -4px;
}
#bbp_topic_tags,#bbp_stick_topic_select,#bbpress-forums fieldset.bbp-form select,#bbp_topic_title {
	width: 100% !important;
	border: 1px solid #e5e5e5 !important;
	margin-top: 10px !important;
    min-height: 40px !important;
	height: 40px !important;
}
.bbp-breadcrumb a,.bbp-breadcrumb-current {
	color: #383838;
	font-family: 'Poppins';
	font-weight: 700;
}
.bbp-breadcrumb-current{
	color: #026495;
}
ul.learn-press-courses .course .course-thumbnail img {
	border-radius: 10px;
}
.course-title {
	font-size: 24px !important;
	color: #0388bd !important;
	font-family: 'Montserrat' !important;
	font-weight: 700 !important;
	text-align: center;
}
ul.learn-press-courses .course .course-info .price {
	font-size: 14px;
	font-size: 20px !important;
	padding: 0;
	color: #026697;
	font-weight: 700;
	text-transform: uppercase;
}
ul.learn-press-courses .course .course-info .course-instructor a {
	font-size: 14px;
	color: #747474;
	font-weight: 700;
}
.search-course-input {
	border: 1px solid #eee;
}
.lp-button.button.search-course-button {
	font-size: 18px;
	color: #fff;
	font-family: 'Poppins';
	font-weight: 700;
	background: #ff9c00;
	border: none;
}
a:hover, a {
	color: #026697;
	/* text-decoration: underline; */
}
.lp-label.label-enrolled, .lp-label.label-started {
	background: #ff9c00;
}
ul.learn-press-nav-tabs .course-nav.active::after, ul.learn-press-nav-tabs .course-nav:hover::after {
	background: #026697 !important;
}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .count-questions {
	background: rgba(8,184,221) !important;
}
.course-curriculum ul.curriculum-sections .section-content .course-item .course-item-meta .duration {
	background: #038fc4 !important;
}
.lp-button.button,.learnpress button,#user-submit {
	font-size: 24px;
	color: #fff;
	font-family: 'Pop1pins';
	font-weight: 700;
	background: #ff9c00;
	padding: 12px 40px;
	border-radius: 50px;
	height: auto;
	border: none;
}
.course-curriculum ul.curriculum-sections .section-header .section-desc {
	font-size: 14px;
	font-style: normal;
}
.course-curriculum ul.curriculum-sections .section-header .section-title {
	font-weight: 700 !important;
}
#bbpress-forums fieldset.bbp-form label {
	font-size: 22px;
	color: #3f3f3f;
	font-weight: 400;
}
.bbp-login-form label {
	width: 100%;
}
#bbpress-forums fieldset.bbp-form input[type="text"], #bbpress-forums fieldset.bbp-form select,#bbpress-forums fieldset.bbp-form input {
	min-height: 28px;
	height: 28px;
	padding: 5px;
	width: 50%;
	border: 1px solid #eee;
	margin-right: 0px;
}
#bbp_topic_subscription,input#rememberme {
	width: auto !important;
}
.forum .heading p,.forum  .heading ul li {
	font-size: 18px;
}
#learn-press-profile-header .lp-profile-avatar {
	position: absolute;
	top: 20px;
	left: 10px;
}
#learn-press-profile-header .lp-profile-avatar img {
	width: 50px;
	height: 50px;
}
form[name=search-course] .search-course-input {
    width: 100%;
    border-radius: 30px;
}
.globalshala_blog-template .single-image img {
	margin-bottom: 20px;
}
.blog_tag p span {
	text-transform: uppercase;
	margin-right: 10px;
	font-weight: 600;
}
.blog-pro-contents ul li {
	font-size: 13px;
}
.blog-pro-contents ul li:first-child {
	margin-left: 0;
}
.blog-pro-contents ul li i {
	font-size: 15px;
}
.page-template-blog .simplefavorite-button-count {
	color: #333;
	font-size: 13px;
}
.page-template-blog .simplefavorite-button.active.has-count {
	font-size: 15px;
}
.page-template-blog .learnpress button{
font-size: unset;
}
.login-remember { text-align: left !important; padding-bottom:0; }
.wppb-default-username .wppb-description-delimiter { display:none !important;  }
.wppb-form-field>span { margin-left:0 !important; }
.wppb-radios { max-width:100% !important; width:100% !important; }
.wppb-form-field wppb-default-biographical-info .wppb-description-delimiter { display:none !important; }
.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
	float:none !important;
	width:auto !important;
	text-align:left;
	display:block;
	margin-bottom: 0 !important;
    margin-top: 0 !important;
}
.wppb-form-field input[type=password], .wppb-form-field input[type=email], .wppb-form-field input[type=text], .wppb-user-forms textarea, .wppb-user-forms select {	
	background-color: #fff !important;
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	margin-bottom: 10px !important;
	font-size: 16px !important;
	color: #000 !important;
	resize: none !important;
	width:100% !important;
	resize: none !important;
	padding: 2px 17px !important;
	height: 35px !important;
}
.wppb-user-forms .wppb-radios input,.wppb-user-forms #send_credentials_via_email,.wppb-user-forms #rememberme {
	height: auto !important;
}
.wppb-user-forms input {
	height: 35px !important;
	padding: 10px 20px !important;	
	float:none !important;
	background-color: #fff !important;
	border: 1px solid #ccc !important;
	border-radius: 5px !important;
	margin-bottom: 10px !important;
	font-size: 16px !important;
	color: #000 !important;
	resize: none !important;	
}
.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
	font-size: 16px !important;
	color: #000 !important;
	font-weight: 400 !important;
}
.wppb-form-field > span{
	font-size: 14px !important;
	color: #000 !important;
}
#wppb-login-wrap {
	margin-top: 30px !important;
}
#register,#edit_profile,#wppb-submit,#wppb-recover-password-button {
	font-size: 20px !important;
	color: #fff !important;
	font-family: 'Poppins' !important;
	font-weight: 500 !important;
	background: rgba(8,184,221,80%) !important;
	padding: 8px 40px !important;
	border-radius: 50px !important;
	margin-top: 20px !important;
	border: none !important;
	height:auto !important;
}
.login-register-lost-password {
	margin-top: 30px !important;
}
#user_login,#user_pass,.login-username label,.login-password label{
	margin-top:5px !important;
}
.page-id-1209 .header-bottom.inner-header-bottom .banner-shape img,.page-id-1209 .header-bottom.inner-header-bottom .banner-clip img,.page-id-1211 .header-bottom.inner-header-bottom .banner-shape img,.page-id-1211 .header-bottom.inner-header-bottom .banner-clip img {
	height: auto;
}
.page-id-1209 .header-bottom.inner-header-bottom img,.page-id-1211 .header-bottom.inner-header-bottom img {
	height: 300px;
}
.page-id-1209 .header-bottom.inner-header-bottom,.page-id-1211 .header-bottom.inner-header-bottom img {
	height: 300px;
}

.wppb-form-field {
	padding-bottom: 5px !important;
}
#wppb_register_pre_form_message {
	padding: 0;
	font-size: 16px;
}
.wppb-form-field h4 {
	font-size: 20px;
	font-weight: 600;
}
.login-remember label {
	font-size: 16px !important; margin-bottom: 0 !important;
}
#wppb-login-wrap p, #select_user_to_edit_form p { padding-bottom:5px !important; }
.login-register-lost-password a {
	font-size: 18px;
}
.banner-img.new {
    margin-top: 0px;
}
.inner-holder1 {
	padding-bottom: 0px;
}
.page-template-about1 footer .about-shape {
	background: #e4edfe;
	margin-top: -1px;
}
.page-template-about footer .about-shape {
	background: #e4edfe;
	margin-top: 0px;
}
.mc4wp-form-fields {
	position: relative;
	width: 100% !important;
	margin-top: 10px;
}
.mc4wp-form input[type="submit"] {
	position: absolute;
	right: 0;
	font-size: 14px;
	padding: 5px 10px;
	background: none;
	border: none;
	color: #058fc1;
	font-weight: 700;
	text-transform: uppercase;
	cursor: pointer;
}
.mc4wp-form label{
	width:100% !important;
}
.mc4wp-form input[type="email"] {
	padding: 3px 10px;
	font-size: 12px;
	width: 100% !important;
	/* position: relative; */
	border-radius: 50px;
	border: none;
}
.mc4wp-response p {
	line-height: 1.3;
}
.page-template-scholarship2 .blog-holder ,.page-template-macro .blog-holder{
    padding-top: 180px;
}
.page-template-scholarship2 .blog-info h4 ,.page-template-macro .blog-info h4{
	min-height: auto;
}
.page-template-micro .blog-wrap {
	padding: 80px 0px;
}
.page-template-micro .blog-info {
	text-align: center;
}
.page-template-micro .blog-info h4 {
	margin-top: 20px;
}
.page-template-micro .blog-info a:hover{
	color: #026495; 
	text-decoration:none;
}
.home .want-heading.heading h3 {
	background-image: unset;
}
.virtual-holder2-cnt p {
	color: #fff;
}
.impact-info p {
	color: #fff !important;
}
.about-holder .about-img {
	background: none;
	margin-right: 0px;
width: auto;
height: auto;
}
.about-holder .about-img img{
	width: auto;
height: auto;
border-radius: 0%;
padding: 0px;
}
.event-wrap .blog-info h6 {
	margin: ;
	min-height: 40px;
}
.event-wrap .blog-info h4 {
	min-height: 48px;
}
.banner-contents.new-home span::before { 
	content: "Today"; 
	animation: animateword 10s linear infinite 5s; 
	-webkit-animation: animateword 10s linear infinite 5s;
	-moz-animation: animateword 10s linear infinite 5s;
	padding-left: 0px; 
} 
.banner-contents.new-home .banner-info.spl-banner-info {
	margin-top: 15%;
}
.event-btn {
	padding-bottom: 60px;
}
.event-wrap.contest-home {
	padding: 0;
}
@keyframes animateword { 
  
            10% { 
                content: "Today"; 
				opacity:1;
				 -webkit-transform: translateY(0px);
            } 
			
   			35% { 
                content: "TOMORROW"; 
				opacity:1;
				 -webkit-transform: translateY(0px);
            } 
			
            45% { 
                content: "NEXT WEEK"; 
				opacity:1;
				 -webkit-transform: translateY(0px);
            } 
  			
            50% { 
                content: "NEXT YEAR"; 
				color: #ffc73c;
				opacity:1;
				 -webkit-transform: translateY(0px);
            } 
			
			65% { 
                content: "NEXT DECADE"; 
				color: #ffc73c;
				opacity:1;
				 -webkit-transform: translateY(0px);
            }
			 75% { 
				opacity:0;
				  -webkit-transform: translateY(0px);
            }
			85% { 
                content: "THE FUTURE"; 
				color: #ef487c;
				opacity:1;
				 -webkit-transform: translateY(0px);
            }
	100% { 
                content: "THE FUTURE"; 
				color: #ef487c;
				opacity:1;
				 -webkit-transform: translateY(0px);
            }
        } 
.inspiration-holder.home-inspire {
	padding: 70px 0px 90px;
}
.inspiration-img {
	width: 70%;
	margin: 40px auto;
}
.inspiration-holder.home-inspire  .inspiration-details.heading p {
	font-size: 20px;
}
.banner-contents.new-home .banner-img.new {
	margin-top: 0%;
}
.missioninfo p {
	color: #fff;
}
.want-heading.heading h3 {
	background-image: unset !important;
}
.heading.event-headng h3 {
	margin-bottom: 50px;
}
.modal-header {
	border: none;
}
.modal-content {
	border: none !important;
	box-shadow: 0px 0px 10px rgba(0,0,0,20%);
}
.modal-dialog.modal-lg {
	max-width: 70% !important;
}
.benefits-info h4 {
	font-size: 22px;
	font-weight:700;
}
.benefits-info {
	text-align: center;
}
.benefits-info p {
	font-size: 16px;
}
.video-img iframe {
	border-radius: 30px;
}
div.wpforms-container-full .wpforms-form input[type="radio"] {
	height: auto !important;
}
.heading.about-contents img.aligncenter {
	height: auto !important;
}
div.wpforms-container-full .wpforms-form input[type="checkbox"] {
	height: auto !important;
}
.ODNNjxOMDzNjIzuFMmTjOTcg2U3A5gEtheme--light {
/* background: #fff; */
/* color: #454545; */
display: none !important;
}
/*RESPONSIVE*/
@media screen and (max-width: 3840px) {
	.page-template-about .learning-holder {
		padding: 60px 0px 280px;
	}
	.banner-contents {
		top: 33%;
	}
	header .header-bottom .owl-prev {
		left: 22%;
	}
	header .header-bottom .owl-next {
		right: 22%;
	}
	.banner-clip {
		bottom: 110px;
	}
	
	.want-shape {
	bottom: -224px;
}
	.inspiration-holder {
		padding: 120px 0px 320px;
	}
	.inspiration-clip {
		bottom: 170px;
	}
	.about-holder {
		padding: 100px 0px 360px;
	}
	.inner-header-bottom .banner-contents {
	top: 25%;
}
.inner-header-bottom .banner-clip {
	bottom: 95px;
}
.about-shape {
	top: -270px;
}
.inner-holder {
	padding-bottom: 390px;
}
}
@media screen and (max-width: 3360px) {
	.banner-clip {
		bottom: 80px;
	}
	.want-shape {
	bottom: -195px;
}
	.inspiration-clip {
		bottom: 140px;
	}
	.inner-header-bottom .banner-clip {
	bottom: 60px;
}
.about-shape {
	top: -240px;
}
}
@media screen and (max-width: 3200px) {
	header .header-bottom .owl-prev {
		left: 20%;
	}
	header .header-bottom .owl-next {
		right: 20%;
	}
	.banner-clip {
		bottom: 69px;
	}
	.want-shape {
	bottom: -185px;
}
	.inner-header-bottom .banner-clip {
	bottom: 50px;
}
.about-shape {
	top: -220px;
}
}
@media screen and (max-width: 3072px) {
	.inspiration-clip {
		bottom: 120px;
	}
	.want-shape {
	bottom: -189px;
}
	.inner-header-bottom .banner-clip {
	bottom: 40px;
}
.about-shape {
	top: -210px;
}
}
@media screen and (max-width: 3008px) {
	.want-shape {
	bottom: -176px;
}
	header .header-bottom .owl-prev {
		left: 19%;
	}
	header .header-bottom .owl-next {
		right: 19%;
	}
}
@media screen and (max-width: 2880px) {
	.page-template-about .learning-holder {
		padding: 60px 0px 200px;
	}
	header .header-bottom .owl-prev {
		left: 18%;
	}
	header .header-bottom .owl-next {
		right: 18%;
	}
	.banner-clip {
		bottom: 46px;
	}
	.want-shape {
	bottom: -169px;
}
	.inner-header-bottom .banner-clip {
	bottom: 30px;
}
.about-shape {
	top: -200px;
}
}
@media screen and (max-width: 2560px) {
	header .header-bottom .owl-prev {
		left: 15%;
	}
	header .header-bottom .owl-next {
		right: 15%;
	}
	.banner-contents {
		top: 28%;
	}
	.banner-clip {
		bottom: 19px;
	}
	.want-shape {
	bottom: -150px;
}
	.inspiration-clip {
		bottom: 90px;
	}
	.inner-header-bottom .banner-clip {
	bottom: 10px;
}
.about-shape {
	top: -170px;
}
}
@media screen and (max-width: 2304px) {
	header .header-bottom .owl-prev {
		left: 12%;
	}
	header .header-bottom .owl-next {
		right: 12%;
	}
	.banner-clip {
		bottom: 4px;
	}
	.banner-shape {
		bottom: -1px;
	}
	.want-shape {
	bottom: -134px;
}
	.inspiration-clip {
		bottom: 77px;
	}
	.inner-header-bottom .banner-clip {
	bottom: 10px;
}
.about-shape {
	top: -160px;
}
	.inner-header-bottom .banner-contents {
	top: 20%;
}
}
@media screen and (max-width: 2048px) {
	header .header-bottom .owl-prev {
		left: 8%;
	}
	header .header-bottom .owl-next {
		right: 8%;
	}
	.banner-contents {
		top: 23%;
	}
	.banner-clip {
		bottom: -14px;
	}
	.want-shape {
	bottom: -121px;
}
	.inspiration-clip {
		bottom: 57px;
	}
	.inner-header-bottom .banner-clip {
	bottom: -30px;
}
.about-shape {
	top: -140px;
}
.inner-holder {
	padding-bottom: 330px;
}
	.inner-header-bottom .banner-contents {
	top: 17%;
}
}

@media screen and (max-width: 1920px) {
	.page-template-about .learning-holder {
		padding: 60px 0px 160px;
	}
	.pressrelease-contents {
		padding: 8% 5% 5% 42%;
		min-height: 755px;
	}
	.media-contents {
	padding: 8% 42% 5% 5%;
	min-height: 764px;
}
	.banner-contents {
		top: 13%;
	}
	header .header-bottom .owl-prev {
		left: 4%;
	top: 30%;
	}
	header .header-bottom .owl-next {
		right: 4%;
	top: 30%;
	}
	.banner-clip {
		bottom: -30px;
	}
	.want-holder {
		padding: 30px 0px 70px;
	}
	.inspiration-holder {
		padding: 120px 0px 170px;
	}
	.inspiration-clip {
		bottom: 50px;
	}
	.about-holder {
		padding: 100px 0px 180px;
	}
	.want-shape {
	bottom: -113px;
}
	.inner-header-bottom .banner-clip {
	bottom: -40px;
}
.about-shape {
	top: -130px;
}
	.inner-header-bottom .banner-contents {
	top: 15%;
}
}
@media screen and (max-width: 1680px) {
	.about-shape {
	top: -120px;
}
	.want-shape {
	bottom: -90px;
}
	.media-contents {
	padding: 8% 42% 5% 5%;
	min-height: 796px;
}
}
@media screen and (max-width: 1660px) {
	.about-shape {
	top: -107px;
}
	.want-shape {
	bottom: -98px;
}
	.media-contents {
	padding: 8% 42% 5% 5%;
	min-height: 796px;
}
}

@media screen and (max-width: 1601px) {
	.pressrelease-contents {
		padding: 11% 5% 5% 22%;
		min-height:750px;
	}
	.media-contents {
		padding:11% 22% 5% 5%;
		min-height:796px;
	}
	.inspiration-clip {
		bottom: 50px;
	}
	.want-shape {
	bottom: -95px;
}
	.banner-clip {
		bottom: -50px;
	}
	header .header-bottom .owl-prev {
		left: 3%;
		top: 30%;
	}
	header .header-bottom .owl-next {
		right: 3%;
		top: 30%;
	}
	.inner-header-bottom .banner-clip {
	bottom: -60px;
}
.about-shape {
	top: -100px;
}
.inner-holder {
	padding-bottom: 280px;
}
.btn.banner-btn {
	padding: 12px 90px;
}
}

@media screen and (max-width: 1440px) {
	header .header-bottom .owl-prev {
		left: 3%;
		top: 30%;
	}
	header .header-bottom .owl-next {
		right: 3%;
		top: 30%;
	}
	.banner-clip {
		bottom: -59px;
	}	
	.want-shape {
	bottom: -84px;
}
	.inspiration-clip {
		bottom: 20px;
	}
	.inner-header-bottom .banner-clip {
	bottom: -70px;
}
.about-shape {
	top: -99px;
}
.btn.banner-btn {
	padding: 12px 40px;
}
	.media-contents {
	padding: 11% 22% 5% 5%;
	min-height: 754px;
}
}
@media screen and (max-width: 1366px) {
	.pressrelease-contents {
		padding: 11% 5% 5% 19%;
		min-height:735px;
	}
	.media-contents {
		padding: 11% 19% 5% 5%;
		min-height:735px;
	}
	.media-contents {
	padding: 11% 22% 5% 5%;
	min-height: 750px;
}
}
@media screen and (max-width: 1367px) {
	.want-shape {
	bottom: -80px;
}
	.about-shape {
	top: -89px;
}
	.media-contents {
	padding: 11% 22% 5% 5%;
	min-height: 750px;
}
}

@media screen and (min-width: 1100px) and (max-width: 1281px) {
	.event-holder .owl-prev,.story-holder .owl-prev {
		height: 112px;
		left: -6%;
		top: 25%;
		width: 72px;
		background-size: 100% !important;
	}
	.event-holder .owl-next,.story-holder .owl-next {
		height: 112px;
		right: -6%;
		top: 25%;
		width: 72px;
		background-size: 100% !important;
	}
	header .header-bottom .owl-prev {
		left: 2%;
		top: 40%;
	}
	header .header-bottom .owl-next {
		right: 2%;
		top: 40%;
	}
	.banner-clip {
		bottom: -72px;
	}
	.want-shape {
		bottom: -74px;
	}
	.page-template-about .want-shape {
		bottom: -68px;
	}
	.inspiration-clip {
		bottom: 10px;
	}
	.inner-header-bottom .banner-clip {
		bottom: -79px;
	}
	.inner-header-bottom .banner-contents {
		top: 5%;
	}
	.inner-header-bottom .banner-img img {
		width: 70%;
	}
	.about-shape {
	top: -90px;
}
.inner-holder {
	padding-bottom: 160px;
}
	.media-contents {
	padding: 11% 19% 5% 5%;
	min-height: 764px;
}
}
@media screen and (max-width: 1279px) {
	.pressrelease-contents {
		padding: 11% 5% 5% 13%;
		min-height:695px;
	}
	.media-contents {
		padding: 11% 13% 5% 5%;
		min-height:695px;
	}
	header .header-bottom .owl-prev {
		left: 1%;
		top: 30%;
	}
	header .header-bottom .owl-next {
		right: 1%;
		top: 30%;
	}
	.banner-info {
		margin-top: 40px;
	}
	header .mainmenu .navbar-nav a {
		font-size: 16px;
	}
	.header-contact a {
		font-size: 18px;
	}
	.spl-banner-info h3 {
		font-size: 34px;
	}
	.banner-info h3 {
		font-size: 38px;
	}
	.banner-info p {
		font-size: 18px;
	}
	.btn.banner-btn,.btn.insp-btn {
		font-size: 20px;
		padding: 12px 40px;
	}
	.banner-clip {
		bottom: -92px;
	}
	.heading h3 {
		font-size: 42px;
	}
	.want-holder {
		padding: 90px 0px 0px;
	}
	.want-info h4 {
		font-size: 20px;
	}
	.want-info p {
		font-size: 18px;
	}
	.want-shape {
	bottom: -61px;
}
	.heading p,.heading ul li {
		font-size: 18px;
	}
	.inspiration-clip {
		bottom: -9px;
	}
	.heading.event-headng h3,.heading.story-heading h3,.heading.abt-heading h3 {
		font-size: 38px;
	}
	.event-holder .owl-prev,.story-holder .owl-prev {
		height: 112px;
		left: -4%;
		top: 15%;
		width: 72px;
		background-size: 100% !important;
	}
	.event-holder .owl-next,.story-holder .owl-next {
		height: 112px;
		right: -4%;
		top: 15%;
		width: 72px;
		background-size: 100% !important;
	}
	.event-info h4 {
		font-size: 20px;
	}
	.event-info p,.event-info li,.event-info ol {
		font-size: 14px;
	}
	.btn.event-btn {
		font-size: 18px;
	}
	.story-info h6,.story-info h6  p {
		font-size: 20px;
	}
	.story-info h4 {
		font-size: 20px;
	}
	.story-info p {
		font-size: 16px;
	}
	.story-btn.btn {
		font-size: 18px;
	}
	footer h3 {
		font-size: 22px;
	}
	.footer-menus ul li a, .footer-contact p {
		font-size: 16px !important;
	}
	.footer-contact a {
		font-size: 18px;
	}
	.footer-bottom.copyrights p,.footer-bottom.copyrights p a {
		font-size: 16px;
	}
	.profile-details p {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 4px;
}
.about-shape {
	top: -72px;
}
.blog-pro-contents ul li {
	font-size: 11px;
}
.blog-pro-contents ul li i {
	font-size: 13px;
}
.inner-header-bottom .banner-contents {
	top: 3%;
}
.contest-details h4 {
	font-size: 20px;
}
.contest-details h3 {
	font-size: 32px;	
}
.contest-details h6 {
	font-size: 20px;
}
.contest-details p {
	font-size: 18px;
}
.upcoming-info h6 {
	font-size: 18px;
	width: 54%;
}
.upcoming-info h4 {
	font-size: 19px;
}
.upcoming-info p {
	font-size: 14px;	
}
.upcoming-info h5 {
	font-size: 26px;
}
.reserve-details h4 {
	font-size: 40px;	
}
.reserve-details p {
	font-size: 20px;
}

.blog-info h4 {
	min-height: 103px;
}
	.home .event-info {
	min-height: 202px;
}
	.page-template-about .blog-info {
	min-height: 380px;
}
	.page-template-about .blog-info {
	min-height: 380px;
}
	.page-template-about .inner-holder {
	padding-bottom: 70px;
}
	.page-template-scholarships .blog-info {
	min-height: 405px;
}
	.page-template-contest2 .blog-info h3 {
	font-size: 22px;
}
	.globalshala_contest-template-contest-single  .banner-info p {
	margin: 20px 0px 10px;
}
.btn.ex-btn {
	padding: 5px 15px;
}
.btn.soln-btn {
	padding: 5px 18px;
}
.page-template-internship .want-content {
	min-height: 210px;
}
	#register,#edit_profile,#wppb-submit,#wppb-recover-password-button {
	font-size: 20px !important;
	padding: 12px 40px !important;
}
	.page-id-1209 .header-bottom.inner-header-bottom .banner-shape img,.page-id-1209 .header-bottom.inner-header-bottom .banner-clip img,.page-id-1211 .header-bottom.inner-header-bottom .banner-shape img,.page-id-1211 .header-bottom.inner-header-bottom .banner-clip img {
	height: auto;
}
.page-id-1209 .header-bottom.inner-header-bottom img,.page-id-1211 .header-bottom.inner-header-bottom img {
	height: auto;
}
.page-id-1209 .header-bottom.inner-header-bottom,.page-id-1211 .header-bottom.inner-header-bottom img {
	height: auto;
}
	.mc4wp-form input[type="submit"] {
	font-size: 9px;
	padding: 10px 5px;
}
	.mc4wp-form input[type="email"] {
	padding: 3px 10px;
	font-size: 10px;
	/* position: relative; */
}
	.footer-social ul li i {
	margin-right: 20px;
}
	.inspiration-holder.home-inspire  .inspiration-details.heading p {
	font-size: 16px;
}
.video-img iframe {
	height: 530px;
}
	.inspiration-shape {
	bottom: -73px;
}
	.media-contents {
	padding: 11% 13% 5% 5%;
	min-height: 810px;
}
}

@media screen and (max-width: 1023px) {
	.pressrelease-contents {
		padding: 11% 5% 5% 9%;
		min-height:712px;
	}
	.media-contents {
		padding: 11% 9% 5% 5%;
		min-height:712px;
	}	
	.col-md-5ths {
		width: 20%;
		float: left;
	}
	header .mainmenu .navbar-nav a {
		font-size: 12px;
		padding: 0px 8px;
	}
	.header-contact i {
		font-size: 18px;
	}
	.header-contact a {
		font-size: 16px;
	}
	header .mainmenu {
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.banner-info h3 {
		font-size: 25px;
	}
	.banner-info p {
		font-size: 14px;
	}
	.btn.banner-btn, .btn.insp-btn {
		font-size: 17px;
		padding: 8px 30px;
	}
	header .header-bottom .owl-prev {
		left: 1%;
		top: 30%;
		background-size: 100% !important;
		width: 20px;
	}
	header .header-bottom .owl-next {
		right: 1%;
		top: 30%;
		background-size: 100% !important;
		width: 20px;
	}
	.banner-clip {
		bottom: -69px;
	}
	.banner-clip img {
		width: 8%;
	}
	.heading h3 {
		font-size: 32px;
	}
	.want-info h4 {
		font-size: 16px;
	}
	.want-info p {
		font-size: 14px;
	}
	.want-shape {
	bottom: -46px;
}
	.want-btn {
		bottom: -28px;
	}
	.heading p,.heading ul li {
		font-size: 15px;
	}
	.inspiration-holder {
		padding: 80px 0px 110px;
	}
	.inspiration-details {
		margin-top: 0px;
	}
	.inspiration-clip {
		bottom: -19px;
	}
	.event-info h4 {
		font-size: 16px;
	}
	.event-info p,.event-info li,.event-info ol {
		font-size: 12px;
	}
	.btn.event-btn {
		font-size: 14px;
	}
	.learning-details {
		margin-top: 0px;
	}
	.heading.event-headng h3, .heading.story-heading h3, .heading.abt-heading h3 {
		font-size: 30px;
	}
	.story-info h6,.story-info h6  p {
		font-size: 16px;
	}
	.story-info h4 {
		font-size: 16px;
	}
	.story-info p {
		font-size: 14px;
	}
	.story-btn.btn {
		font-size: 16px;
	}
	.abt-form {
		margin-top: 0px;
	}
	footer h3 {
		font-size: 18px;
	}
	.footer-menus ul li a, .footer-contact p {
		font-size: 12px !important;
	}
	.footer-contact a {
		font-size: 13px;
	}
	.footer-social ul li i {
		font-size: 17px;
		margin-right: 23px;
	}
	.footer-bottom.copyrights p,.footer-bottom.copyrights p a {
		font-size: 14px;
	}
	.blog-info h6 {
	font-size: 14px;
}
.blog-info h4 {
	font-size: 18px;
}
.blog-info a {
	font-size: 16px;
}
.about-shape {
	top: -52px;
}
.contest-details h4 {
	font-size: 16px;
}
.contest-details h3 {
	font-size: 25px;
}
.contest-details h6 {
	font-size: 16px;
}
.contest-details p {
	font-size: 14px;
	margin: 0px;
}
.inner-holder {
	padding-bottom: 170px;
}
.btn.cont-btn,.btn.loadMoreBtn {
	font-size: 17px;
}
.reserve-details {
	margin-top: 10px;
}
.reserve-details h4 {
	font-size: 34px;
	margin-bottom: 10px;
}
.reserve-details p {
	font-size: 16px;
}
.upcoming-info h6 {
	font-size: 16px;
	width: 64%;
}
.upcoming-info h4 {
	font-size: 14px;
}
.upcoming-info p {
	font-size: 12px;
}
.upcoming-info h5 {
	font-size: 18px;
}
.wpforms-form input, .wpforms-form select,.wpforms-form textarea {
	font-size: 14px !important;
}
div.wpforms-container-full .wpforms-form button[type="submit"] {
	font-size: 17px !important;
	padding: 10px 30px !important;
}

.blog-info h4 {
	min-height: 63px;
}
	.about-holder {
	padding: 100px 0px 100px;
}
	.contact-text ul li a {
	font-size: 18px;
}
	.page-template-about .inner-holder {
	padding-bottom: 40px;
}
	.siderbar-menu ul li a {
	font-size: 15px;
}
	.page-template-scholarships .blog-info {
	min-height: 380px;
}
	p.blog-links{
	font-size: 16px;
}
	.page-template-contest2 .blog-info h3 {
	font-size: 20px;
}
	.globalshala_contest-template-contest-single .banner-info ul li {
	font-size: 14px;
	margin: 10px 0px 10px;
	background-size: 10%;
	padding: 4px 10px 4px 40px;
}
.home .event-info {
	min-height: 215px;
}
.page-template-internship .want-content {
	min-height: 200px;
}
.page-template-about .blog-info {
	min-height: 310px;
}
.global_iwantto-template-event-single .holder.inner-holder,.global_event-template-event-single .holder.inner-holder {
	height: auto;
}
.lp-button.button,.learnpress button,#user-submit {
	font-size: 18px;
	padding: 12px 40px;
}
	#register,#edit_profile,#wppb-submit,#wppb-recover-password-button {
	font-size: 16px !important;
	padding: 10px 30px !important;
}
	.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
	font-size: 14px !important;
}
	.wppb-form-field > span {
	font-size: 12px !important;
}
	.pricing-shape {
	bottom: -53px;
}
	.colla-details p {
	min-height: 206px;
}
	.colla-img {
	min-height: 150px;
}
	.mc4wp-form input[type="submit"] {
	font-size: 9px;
	padding: 5px 5px;
}
	.mc4wp-form input[type="email"] {
	padding: 3px 10px;
	font-size: 10px;
	/* position: relative; */
}
	.banner-info p {
	margin: 20px 0px 20px;
}
	.blog-info a {
	font-size: 11px;
}
.inspiration-holder.home-inspire  .inspiration-details.heading p {
	font-size: 14px;
}
.video-img iframe {
	height: 390px;
}
	.benefits-info h4 {
	font-size: 16px;
	font-weight: 700;
}
	.inspiration-shape {
	bottom: -53px;
}
	.pressrelease-contents {
	padding: 11% 5% 5% 10%;
	min-height: 852px;
}
	.media-contents {
	padding: 11% 10% 5% 5%;
	min-height: 900px;
}
}
@media screen and (max-width: 991px) {
	.page-template-about .learning-holder {
		padding: 60px 0px 90px;
	}
	.pressrelease-contents {
	padding:11% 5% 5% 30%;
	min-height:852px;
	}
	.media-contents {
	padding:11% 30% 5% 5%;
	min-height:852px;
	}
}
@media screen and (max-width: 767px) {
	.pressrelease-contents {
	padding:11% 5% 5% 5%;
	min-height:auto;
	}
	.media-contents {
	padding:11% 5% 5% 5%;
	min-height:auto;
	}
	.page-template-contest2 .blog-info h4 {
	min-height: auto;
}
	.global_iwantto-template-event-single .holder.inner-holder,.global_event-template-event-single .holder.inner-holder { height: auto; }
	header .header-bottom {
		margin-top: 100px;
	}
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #058fc1;
		border-radius: 5px;
		display: block;
		height: 4px;
		width: 26px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
	}
	.header-contact i {
		font-size: 18px;
		margin-right: 20px;
	}
	.header-contact.text-right {
		text-align: center !important;
	}
	.navbar-brand {
		width: 40%;
	}
	.banner-info {
		margin-top: 0px;
	}
	.banner-info.spl-banner-info h3 {
		font-size: 18px;
	}
	.banner-info p {
		font-size: 14px;
		margin: 10px 0px;
	}
	.banner-clip {
		bottom: -59px;
	}
	.want-holder {
		padding: 60px 0px 0px;
	}
	.want-shape {
		bottom: -40px;
	}
	.inspiration-img img,.learning-img img,.about-img img {
		margin-bottom: 20px;
	}
	.inspiration-clip {
		bottom: -27px;
	}
	.event-holder .owl-prev,.story-holder .owl-prev {
		height: 112px;
		left: -13%;
		top: 25%;
		width: 72px;
		background-size: 100% !important;
	}
	.event-holder .owl-next,.story-holder .owl-next {
		height: 112px;
		right: -13%;
		top: 25%;
		width: 72px;
		background-size: 100% !important;
	}
	.about-shape {
		top: -42px;
	}
	.blog-img img {
		width: 100%;
	}
	.inner-header-bottom .banner-contents {
		top: 7%;
	}
	.contest-img {
	margin-bottom: 30px;
}
.contest-wrap {
	margin-bottom: 50px;
}
.btn.cont-btn,.btn.loadMoreBtn {
	font-size: 17px;
}

.blog-info h4 {
	min-height: auto;
}
	.about-holder {
	padding: 100px 0px 80px;
}
	.home div.wpforms-container-full .wpforms-form .wpforms-one-half {
	width: 100% !important;
	margin: 0px 0 !important;
}
	.home .event-info {
	min-height: auto;
}
	.page-template-about  .blog-img img {
	width: 30%;
}
	.page-template-about .blog-info {
	min-height: auto;
}
	.partner-img {
	text-align: center;
	margin-bottom: 20px;
}
	table tr td, table tr td a {
	font-size: 14px;
	padding: 10px 10px 10px 0px;
}
	.page-template-scholarships .blog-img img {
	width: 30%;
	margin: auto;
}
	.page-template-scholarships .blog-info{
		min-height:auto;
	}
	.inner-header-bottom .banner-clip {
	bottom: -50px;
}
	p.blog-links{
	font-size: 14px;
}
	.globalshala_blog-template-single-blog .single-image img {
	margin-bottom: 15px;
}
	.globalshala_contest-template-contest-single .banner-info {
	margin-top: 0px;
}
.inner-holder .event-info h4{
	min-height: auto;
}
.page-template-internship .want-content {
	min-height: auto;
}
.lp-button.button,.learnpress button,#user-submit {
	font-size: 14px;
	padding: 10px 40px;
}
	#register,#edit_profile,#wppb-submit,#wppb-recover-password-button {
	font-size: 14px !important;
	padding: 10px 30px !important;
}
	.wppb-form-field input, .wppb-form-field input[type="text"], .wppb-form-field input[type="number"], .wppb-form-field input[type="email"], .wppb-form-field input[type="url"], .wppb-form-field input[type="password"], .wppb-form-field input[type="search"], .wppb-form-field select, .wppb-form-field textarea, .wppb-checkboxes, .wppb-radios, #wppb-login-wrap .login-username input, #wppb-login-wrap .login-password input {
	width: 100%;
}
	.learnpress button.navbar-toggler{
		background:none;
		padding:0;
	}
	.header-top {
	padding: 5px 0;
}
	.banner-img.new {
	margin-top: 30px;
}
	.mc4wp-form input[type="email"] {
	padding: 8px 10px;
	font-size: 10px;
	/* position: relative; */
}
	.mc4wp-form input[type="submit"] {
	font-size: 10px;
	padding: 8px 10px;
}
	.footer-social ul li i {
	margin-right: 18px;
}
	.banner-info p {
	padding: 0;
}
	.btn.ex-btn {
	margin-bottom: 0px;
}
	.btn.ex-btn {
	margin-bottom: 10px;
}
	.banner-info .banner-contents p {
	font-size: 10px !important;
}
	.inspiration-holder {
	padding: 80px 0px 40px;
}
	
	.banner-contents.new-home .banner-info.spl-banner-info {
	margin-top: 0%;
}
	.video-wrap video {
	height: 290px !important;
}
	.video-heading h3 {
	margin-top: 20px;
}
		.event-wrap .blog-info h6 {
	margin: ;
	min-height: auto;
}
	.event-wrap .blog-info h4 {
	min-height: auto;
	font-size: 16px;
}
	.btn.ex-btn, .btn.soln-btn {
	margin-bottom: 10px;
}
	.btnprimary .fa {
	font-size: 18px;
	padding-right: 7px;
}
	.btn.btnprimary {
	font-size: 12px;
}
	.want-info h4 {
	margin-top: 0px;
}
.video-img iframe {
	height: 290px;
}
	.wpforms-form select {
	background-position: 92% center !important;
}
	.inspiration-shape {
	bottom: -43px;
}
	.nav-tabs .nav-link {
	font-size: 16px;
	padding: 30px 10px 0px;
}
}
@media screen and (max-width: 600px) {
	.page-template-about footer .about-shape {
		margin-top:1px;
	}
	
}
@media screen and (max-width: 546px) {
	.page-template-about footer .about-shape {
		margin-top:3px;
	}
}
@media screen and (max-width: 480px) {
	.banner-info p {
		font-size: 9px;
		margin: 5px 0px;
	}
	.video-img iframe {
	height: 200px;
}
	.inner-header-bottom .banner-clip {
	bottom: -30px;
}
	.banner-info.spl-banner-info h3 {
		font-size: 12px;
	}
	.banner-info .btn.banner-btn{
		font-size: 8px;
		padding: 4px 30px;
	}
	.banner-contents {
		top: 4%;
	}
	.banner-details {
		padding: 0px 10px;
	}
	.banner-info h3 {
		font-size: 15px;
	}
	.banner-details {
		padding: 0px 20px;
	}
	header .header-bottom .owl-prev {
		width: 15px;
	}
	header .header-bottom .owl-next {
		width: 15px;
	}
	.banner-clip {
		bottom: -32px;
	}
	.want-holder {
		padding: 30px 0px 0px;
	}
	.want-shape {
		bottom: -22px;
	}
	.inspiration-clip {
		bottom: -47px;
	}
	.event-holder .owl-prev,.story-holder .owl-prev {
		height: 50px;
		left: -4%;
		top: 25%;
		width: 35px;
		background-size: 120% !important;
	}
	.event-holder .owl-next,.story-holder .owl-next {
		height: 50px;
		right: -4%;
		top: 25%;
		width: 35px;
		background-size: 120% !important;
	}
	.heading p,.heading ul li {
		font-size: 14px;
	}
	.heading h3 ,.heading.event-headng h3, .heading.story-heading h3, .heading.abt-heading h3{
		font-size: 25px;
	}
	.learning-details.heading h3 {
		margin-bottom: 14px;
	}
	.btn.banner-btn, .btn.insp-btn {
		font-size: 14px;
		padding: 8px 30px;
	}
	.header-contact i {
		font-size: 16px;
		margin-right: 12px;
	}
	.header-contact a {
		font-size: 14px;
	}
	.about-shape {
		top: -22px;
	}
	.btn.cont-btn,.btn.loadMoreBtn {
		font-size: 14px;
	}
	div.wpforms-container-full .wpforms-form .wpforms-one-half {
	width: 100% !important;
	margin: 14px 0 !important;
}
.globalshala_contest-template-contest-single .banner-info ul li {
	font-size: 10px;
	margin: 0px 0px 0px;
	background-size: 10%;
	padding: 0px 10px 0px 20px;
}
	.globalshala_contest-template-contest-single .banner-info p {
	margin: 0px 0px 5px;
}
	.page-id-188  .btn.insp-btn {
	font-size: 14px;
	padding: 8px 10px;
}
.page-template-contest2 .blog-info h3 {
	min-height: 40px;
}
	.video-wrap video {
	height: 190px !important;
}
	.banner-clip {
	bottom: -29px;
	width: 100%;
	margin: auto;
}
	header .header-bottom {
	margin-top: 100px;
}
	.modal-dialog.modal-lg {
	max-width: 100% !important;
}
	.inspiration-shape {
	bottom: -29px;
}
}
@media screen and (max-width: 415px) {
.want-shape {
	bottom: -23px;
}
	.page-template-about .want-shape {
	bottom: -23px;
}
}
@media screen and (max-width: 387px) {
.want-shape {
	bottom: -22px;
}
	.page-template-about .want-shape {
	bottom: -20px;
}
	.inspiration-shape {
	bottom: -26px;
}
	.page-template-blog .banner-info.spl-banner-info p {
	font-size: 9px;
}
	.virtual-holder1-shape {
	top: -3px;
}
}
@media screen and (max-width: 375px) {

}
@media screen and (max-width: 360px) {

}
@media screen and (max-width: 320px) {

}