/*--- ---*/
p:empty {
    display: none;
}
.organization-main{
	padding: 24px 0px;
}
.mission-in h1{
	font-size: 56px;
	color: #8b8b8b;
	text-transform: lowercase;
	margin-bottom: 32px;
}
.mission-in h1 span.sm-tx{
	font-family: 'AvenirLTStdRoman';
	text-transform: lowercase;
	line-height: 67px;
}
.mission-in h1 span + span{
	font-size: 63px;
	color: #fb5d00;
}
.mission-in p{
	font-size: 20px;
	color: #333333;
	margin-bottom: 94px;
}

.color-a{}
.color-a .org-img{
	border-right: 8px solid #fb5d00;
}
.org-img img{
	width: 100%;
}
.right-org h2{
	color: #8b8b8b;
	font-size: 45px;
	margin-bottom: 20px;
}

.right-org p{
	font-size: 20px;
	color: #333333;;
}
.right-org button{
	border: none;
	background: #fb5d00;
	font-size: 24px;
	color: #ffffff;
	font-family: 'AvenirLTStdBlack';
	padding: 15px 30px;
	border-radius: 50px;
	    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
	    border: 2px solid;
}
.color-b .right-org button{
	background: #741439;
}
.inner-pd{
	margin-bottom: 95px;
}

.org-box .inner-pd:last-child{
	
}
.color-b .org-img{
	border-right: 8px solid #741439;
}
.color-c .org-img{
	border-right: 8px solid #145cb7;
}

.organization-about{
	background-size: cover;
	background-position: top;
}

.organization-about{
	padding: 101px 0px;
}
.left-about-org h1{
	font-size: 66px;
	text-transform: capitalize;
}
.left-about-org h1 span{
	font-size: 63px;
	line-height: 66px;
}
.left-about-org p{
	color: #ffffff;
	padding-right: 70px;
}

.about-org-right{
	-webkit-box-shadow: 13px 13px 0px 0px rgba(0,0,0,0.13);
	-moz-box-shadow: 13px 13px 0px 0px rgba(0,0,0,0.13);
	box-shadow: 13px 13px 0px 0px rgba(0,0,0,0.13);
}
.about-org-right img{
	width: 100%;
}

.left-about-org a{
	background: #ffffff;
	color: #0f5ba4;
	height: 68px;
	line-height: 66px;
	padding: 0px 64px; 
	display: inline-block;
	font-family: 'AvenirLTStdBlack';
	border-radius: 50px;
	    border: 2px solid transparent;
}
.left-about-org a:hover {
    background: transparent;
    color: #fff;
    border: 2px solid #fff;
}
.left-what {
    padding-right: 100px;
}
.left-about-org a i {
    font-size: 19px;
}

.what-drives-us{
	padding: 118px 0px;
}

.title-what h1{
	color: #8b8b8b;
	font-size: 56px;
	text-transform: lowercase;
	margin-bottom: 30px;
}
.title-what h1 span{
	color: #fb5d00;
	font-size: 63px;
}
.left-what p{
	color: #333333;
	font-size: 20px;
}

.what-box-in{
	border: 1px solid #8b8b8b;
	text-align: center;
	position: relative;
	padding: 30px 15px;
	margin-bottom: 19px;
	max-height: 434px;
	min-height: 434px;
}
.cl-a:before{
	content: "";
	background: #850e6c;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.what-box-in.cl-a h3{
	font-size: 50px;
	color: #97045c;
	font-family: 'AvenirLTStdBlack';
	text-transform: uppercase;
}
.what-box-in p{
	font-size: 20px;
	color: #333333;
	margin-bottom: 0px;
}
.cl-b:before{
	content: "";
	background: #770b9b;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.what-box-in.cl-b h3{
	font-size: 50px;
	color: #770b9b;
	font-family: 'AvenirLTStdBlack';
	text-transform: uppercase;
}

.cl-c:before{
	content: "";
	background: #1d388d;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.what-box-in.cl-c h3{
	font-size: 50px;
	color: #1d388d;
	font-family: 'AvenirLTStdBlack';
	text-transform: uppercase;
}

.cl-d:before{
	content: "";
	background: #3f99d2;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.what-box-in.cl-d h3{
	font-size: 50px;
	color: #3f99d2;
	font-family: 'AvenirLTStdBlack';
	text-transform: uppercase;
}

.cl-e:before{
	content: "";
	background: #088029;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.what-box-in.cl-e h3{
	font-size: 50px;
	color: #088029;
	font-family: 'AvenirLTStdBlack';
	text-transform: uppercase;
}

.cl-f:before{
	content: "";
	background: #7ba90e;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.what-box-in.cl-f h3{
	font-size: 50px;
	color: #7ba90e;
	font-family: 'AvenirLTStdBlack';
	text-transform: uppercase;
}

.cl-g:before{
	content: "";
	background: #ffb600;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.what-box-in.cl-g h3{
	font-size: 50px;
	color: #ffb600;
	font-family: 'AvenirLTStdBlack';
	text-transform: uppercase;
}

.cl-h:before{
	content: "";
	background: #fb5d00;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.what-box-in.cl-h h3{
	font-size: 50px;
	color: #fb5d00;
	font-family: 'AvenirLTStdBlack';
	text-transform: uppercase;
}

.cl-i:before{
	content: "";
	background: #c40804;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.what-box-in.cl-i h3{
	font-size: 50px;
	color: #c40804;
	font-family: 'AvenirLTStdBlack';
	text-transform: uppercase;
}

.cl-j:before{
	content: "";
	background: #97045c;
	height: 8px;
	position: absolute;
	left: 0;
	top: 0px;
	width: 100%;
}
.what-box-in.cl-j h3{
	font-size: 50px;
	color: #97045c;
	font-family: 'AvenirLTStdBlack';
	text-transform: uppercase;
}


.outcomes-main{
	padding: 220px 0px;
	background-size: cover;
	background-position: center;
}

.outcome-inner h1{
	font-size: 63px;
}
.outcome-inner p{
	color: #ffffff;
	font-size: 20px;
}

.soc-main{
	padding: 90px 0px;
}

.soc-title h2{
	font-size: 36px;
	color: #97045c;	
	margin-bottom: 64px;
	font-family: 'AvenirLTStdBlack';
}

.soclist ul{
	margin: 0px;
	padding: 0px;
}
.soclist ul li{
	display: flex;
}
.soclist ul li span{
	font-family: 'AvenirLTStdBlack';
	color: #97045c;	
	font-size: 36px;
}
.soclist p{
	color: #333333;
	font-size: 19px; 
	padding-left: 15px;
}

.soclist ul li:last-child p{
	margin-bottom: 0px;
}


/*--- Advisors ---*/
.advisors-bg .banner-area{
	padding-bottom: 50px;
}
.advisors-bg-main{
	padding: 68px 0 8px;
}
.advisors-bg-main h1{
	color: #fff;
	font-size: 56px;
	font-family: 'AvenirLTStdHeavy';
	margin-bottom: 22px;
	text-transform: none;
}
.advisors-bg-main h1 span{
	font-size: 71px;
	font-family: 'AesthetikScript';
}

.advisors-bg-main p{
	font-size: 19px;
	color: #ffffff;
	margin-bottom: 10px;
}
.advisors-team-a{
	padding: 98px 0px;
}

.avi-box{
	/* flex: 0 0 20%; */
	/* -ms-flex: 0 0 18%; */
	/* margin-bottom: 30px; */
}
.avi-box{
	padding: 0 12px;
}
.avi-t-img img{
	width: 100%;
}
.in-dit{
	text-align: center;
	padding: 30px 0px;
}
.in-dit h2{
	color: #333333;
	font-size: 30px;
	font-family: 'AvenirLTStdHeavy';
	margin-bottom: 10px;
}
.in-dit p{
	color: #333333;
	font-size: 17px;
	margin-bottom: 5px;
}

.advisors-team-b .container-wrap{
	border-top: 1px solid #8b8b8b;
	padding-top: 94px;
}
.advisors-team-b h1{
	font-family: 'AvenirLTStdBlack';
	color: #8b8b8b;
	font-size: 56px;
	text-transform: none;
	margin-bottom: 30px;
}

.nat-md-main{
	background-size: cover;
	background-position: top;
	padding: 90px 0px;
}
.nat-md-main h1{
	color: #fff;
	font-size: 56px;
	font-family: 'AvenirLTStdHeavy';
	margin-bottom: 22px;
	text-transform: none;
}
.nat-md-main h1 span{
	font-size: 63px;
	font-family: 'AesthetikScript';
}

.nat-md-main p{
	margin-bottom: 5px;
	color: #ffffff;
	font-size: 19px;
}
.advisors-team-c{
	padding: 90px 0px;
}
.team-adv-c{
	margin-bottom: 90px;
}
.avd-team-left-img img{
	width: 100%;
}
.right-avd-dit{
	padding-left: 30px;
}
.right-avd-dit h2{
	color: #333333;
	font-size: 34px;
	font-family: 'AvenirLTStdHeavy';
}
.right-avd-dit p{
	font-size: 17px;
	color: #333333;
}



@media (min-width: 992px) and (max-width: 1170px) {
	.mission-in h1{
		font-size: 40px;
		margin-bottom: 15px;
	}
	.mission-in h1 span.sm-tx{
		line-height: 48px;
	}
	.mission-in h1 span + span{
		font-size: 55px;
	}
	.mission-in p{
		font-size: 20px;
		margin-bottom: 58px;
	}
	.right-org h2{
		font-size: 28px;
	}
	.right-org button{
		font-size: 18px;
	}
	.left-about-org h1{
		font-size: 40px;
	}
	.left-about-org h1 span{
		font-size: 55px;
		line-height: 45px;
	}
	.left-about-org p{
		padding-right: 0px;
	}
	.left-about-org a{
		height: 54px;
		line-height: 54px;
		padding: 0px 33px;
	}
	.left-about-org a i {
		font-size: 16px;
	}
	.title-what h1{
		font-size: 40px;
	}
	.title-what h1 span{
		font-size: 55px;
	}
	.what-drives-us{
		padding: 60px 0px;
	}
	.what-box-in{
		max-height: 520px;
		min-height: 520px;
	}
	.what-box-in h3{
		font-size: 30px !important;
	}
	.outcomes-main{
		padding: 90px 0px;
	}
	.outcome-inner h1 {
		font-size: 55px;
	}
	.soc-main{
		padding: 60px 0px; 
	}
	.soc-title h2{
		font-size: 40px;
		margin-bottom: 35px;
	}
	.soclist ul li span{
		font-size: 28px;
	}
	.inner-pd{
		margin-bottom: 65px;
	}
}

@media (max-width: 992px) {
	.mission-in h1{
		font-size: 30px;
		margin-bottom: 15px;
	}
	.mission-in h1 span.sm-tx{
		line-height: 37px;
	}
	.mission-in h1 span + span{
		font-size: 45px;
	}
	.mission-in p{
		font-size: 16px;
		margin-bottom: 50px;
	}
	.right-org h2{
		font-size: 28px;
	}
	.right-org p{
		font-size: 16px;
	}
	.right-org button{
		font-size: 16px;
		padding: 10px 30px;
	}
	.left-about-org h1{
		font-size: 30px;
	}
	.left-about-org h1 span{
		font-size: 45px;
		line-height: 35px;
	}
	.left-about-org p{
		padding-right: 0px;
	}
	.left-about-org a{
		height: 54px;
		line-height: 54px;
		padding: 0px 33px;
	}
	.left-about-org a i {
		font-size: 16px;
	}
	.title-what h1{
		font-size: 30px;
	}
	.title-what h1 span{
		font-size: 45px;
	}
	.left-what p{
		font-size: 16px;
	}
	.what-drives-us{
		padding: 60px 0px;
	}
	.what-box-in{
		max-height: 375px;
		min-height: 375px;
	}
	.what-box-in h3{
		font-size: 30px !important;
	}
	.what-box-in p{
		font-size: 16px;
	}
	.outcomes-main{
		padding: 90px 0px;
	}
	.outcome-inner h1 {
		font-size: 45px;
	}
	.outcome-inner p{
		font-size: 16px;
	}
	.soc-main{
		padding: 60px 0px; 
	}
	.soc-title h2{
		font-size: 30px;
		margin-bottom: 35px;
	}
	.soclist ul li span{
		font-size: 28px;
	}
	.soclist p{
		font-size: 16px;
	}
	.inner-pd{
		margin-bottom: 65px;
	}
	
	
	.advisors-bg-main{
		padding: 70px 0 20px;
	}
	.advisors-bg-main h1{
		font-size: 38px;
		margin-bottom: 15px;
	}
	.advisors-bg-main p{
		font-size: 16px;
	}
	.advisors-bg-main h1 span{
		font-size: 47px;
	}
	.advisors-team-a{
		padding: 68px 0px 0px 0px;
	}
	.in-dit h2{
		font-size: 22px;
		margin-bottom: 15px;
	}
	.advisors-team-b .container-wrap{
		padding-top: 75px;
	}
	.in-dit p{
		font-size: 14px;
	}
	.advisors-team-b h1{
		font-size: 38px;
	}
	.nat-md-main{
		padding: 60px 0px;
	}
	.nat-md-main h1{
		font-size: 38px;
		margin-bottom: 15px;
	}
	.avd-team-left-img{
		margin-bottom: 30px;
	}
	.right-avd-dit{
		padding: 0px 10px;
	}
	.nat-md-main h1 span{
		font-size: 47px;
	}
	.right-avd-dit h2{
		font-size: 24px;
	}
	.nat-md-main p{
		font-size: 16px;
	}
	.right-avd-dit p{
		font-size: 16px;
	}
	
}


@media (min-width:576px) and (max-width:767px) {
    
    
    
	.mission-in h1{
		font-size: 30px;
		margin-bottom: 15px;
	}
	.mission-in h1 span.sm-tx{
		line-height: 34px;
	}
	.mission-in h1 span + span{
		font-size: 28px;
	}
	.mission-in p{
		font-size: 15px;
		margin-bottom: 30px;
	}
	.right-org{
		margin-top: 30px;
	}
	.right-org h2{
		font-size: 28px;
		margin-bottom: 10px;
	}
	.right-org p{
		font-size: 15px;
	}
	.right-org button{
		font-size: 16px;
	}
	.inner-pd{
		margin-bottom: 45px;
	}
	.right-org{
		margin-top: 0px;
	}
	.left-about-org h1{
		font-size: 30px;
	}
	.left-about-org h1 span{
		font-size: 30px;
		line-height: 30px;
	}
	.left-about-org p{
		padding-right: 0px;
	}
	.left-about-org{
		margin-bottom: 30px;
	}
	.organization-about {
		padding: 80px 0px;
	}
	.what-drives-us {
		padding: 55px 0px;
	}
	.outcomes-main{
		padding: 100px 0px;
	}
	.outcome-inner h1{
		font-size: 38px;
	}
	.outcome-inner p{
		font-size: 15px;
	}
	.title-what h1{
		font-size: 30px;
	}
	.title-what h1 span{
		font-size: 34px;
	}
	.left-what p{
		font-size: 15px;
	}
	.what-box-in{
		max-height: 300px;
		min-height: 300px;
	}
	.experience-page.org .banner-area h1{
		font-size: 45px;
	}
	.soc-main{
		padding: 60px 0px;
	}
	.soc-title h2{
		font-size: 30px;
	}
	.soclist ul li span{
		font-size: 30px;
	}
	.soclist p{
		font-size: 15px;
	}
	.what-box-in.cl-a h3{
		font-size: 34px;
	}
	.what-box-in p{
	    font-size: 15px;
	}
	
	.advisors-bg-main{
		text-align: center;
		padding: 70px 0 20px;
	}
	.advisors-bg-main h1{
		font-size: 38px;
		margin-bottom: 15px;
	}
	.advisors-bg-main h1 span{
		font-size: 47px;
	}
	.advisors-team-a{
		padding: 68px 0px 0px 0px;
	}
	.in-dit h2{
		font-size: 22px;
		margin-bottom: 15px;
	}
	.advisors-team-b .container-wrap{
		padding-top: 75px;
	}
	.in-dit p{
		font-size: 14px;
	}
	.nat-md-main{
		text-align: center;
	}
	.advisors-team-b h1{
		font-size: 38px;
	}
	.nat-md-main{
		padding: 60px 0px;
	}
	.nat-md-main h1{
		font-size: 38px;
		margin-bottom: 15px;
	}
	.avd-team-left-img{
		margin-bottom: 30px;
	}
	.right-avd-dit{
		padding: 0px 20px;
	}
	.nat-md-main h1 span{
		font-size: 47px;
	}
	.right-avd-dit h2{
		font-size: 24px;
	}
	.nat-md-main p{
		font-size: 16px;
	}
	.right-avd-dit p{
		font-size: 16px;
	}
	
}
@media (max-width:575px) {
	.mission-in h1{
		font-size: 30px;
		margin-bottom: 15px;
	}
	.mission-in h1 span.sm-tx{
		line-height: 34px;
	}
	.mission-in h1 span + span{
		font-size: 28px;
	}
	.mission-in p{
		font-size: 15px;
		margin-bottom: 30px;
	}
	.right-org{
		margin-top: 30px;
	}
	.right-org h2{
		font-size: 28px;
	}
	.right-org p{
		font-size: 15px;
	}
	.right-org button{
		font-size: 16px;
	}
	.inner-pd{
		margin-bottom: 45px;
	}
	.right-org{
		margin-top: 30px;
	}
	.left-about-org h1{
		font-size: 30px;
	}
	.left-about-org h1 span{
		font-size: 30px;
		line-height: 30px;
	}
	.left-about-org p{
		padding-right: 0px;
	}
	.left-about-org{
		margin-bottom: 30px;
	}
	.organization-about {
		padding: 80px 0px;
	}
	.what-drives-us {
		padding: 55px 0px;
	}
	.outcomes-main{
		padding: 100px 0px;
	}
	.outcome-inner h1{
		font-size: 38px;
	}
	.outcome-inner p{
		font-size: 15px;
	}
	.title-what h1{
		font-size: 30px;
	}
	.title-what h1 span{
		font-size: 34px;
	}
	.left-what p{
		font-size: 15px;
	}
	.what-box-in{
		max-height: 300px;
		min-height: 300px;
	}
	.experience-page.org .banner-area h1{
		font-size: 45px;
	}
	.soc-main{
		padding: 60px 0px;
	}
	.soc-title h2{
		font-size: 30px;
	}
	.soclist ul li span{
		font-size: 30px;
	}
	.soclist p{
		font-size: 15px;
	}
	.what-box-in h3{
		font-size: 30px !important;
	}
	.what-box-in p{
	    font-size: 15px;
	}
	
	.advisors-bg-main{
		text-align: center;
		padding: 70px 0 20px;
	}
	.advisors-bg-main h1{
		font-size: 38px;
		margin-bottom: 15px;
	}
	.advisors-bg-main h1 span{
		font-size: 47px;
	}
	.advisors-team-a{
		padding: 68px 0px 0px 0px;
	}
	.in-dit h2{
		font-size: 22px;
		margin-bottom: 15px;
	}
	.advisors-team-b .container-wrap{
		padding-top: 75px;
	}
	.in-dit p{
		font-size: 14px;
	}
	.nat-md-main{
		text-align: center;
	}
	.advisors-team-b h1{
		font-size: 38px;
	}
	.nat-md-main{
		padding: 60px 0px;
	}
	.nat-md-main h1{
		font-size: 38px;
		margin-bottom: 15px;
	}
	.avd-team-left-img{
		margin-bottom: 30px;
	}
	.right-avd-dit{
		padding: 0px 10px;
		text-align: center;
	}
	.nat-md-main h1 span{
		font-size: 47px;
	}
	.right-avd-dit h2{
		font-size: 24px;
	}
	.nat-md-main p{
		font-size: 16px;
	}
	.right-avd-dit p{
		font-size: 16px;
	}
	
}



html .goog-te-gadget-simple{
    height: 100%;
    padding-left: 31px;
    border-radius: 42px;
    width: 100%;
    font-size: 20px;
    outline: none !important;
    border: 1px solid #c0c0c0;
    color: #3b3b3b;
    background-color: #fff;
    line-height: 67px;
    width: 258px;	
	    position: relative;
}
img.goog-te-gadget-icon {
    display: none;
}

.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    font-family: 'AvenirLTStdRoman';
    font-size: 20px;
    color: #3b3b3b;
}


a.goog-te-menu-value span {
    display: none;
}

a.goog-te-menu-value span:first-child {
    display: inline;
}


.goog-te-gadget-simple:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f078";
    right: 0;
    top: 14px;
    color: #8b8b8b;
    padding-left: 15px;
    padding-right: 22px;
    border-left: 2px solid #e1e1e1;
    line-height: 40px;
}





#image {
    margin: auto;
    position: relative;
    height: 540px;
}

 #image .wrap {
  /*
  width: 900px;
  height: 600px;
*/
  position: absolute;
  left: 0;
  z-index: 1;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
  -o-transition: opacity 1s ease-in-out;
  left:220px!important;
  right:0;
  margin:0 auto;
 
  text-align: 0;
  overflow:hidden;
  height: 570px;
  width: 1400px;
  /*padding-left: 331px!important;
  padding-right: 173px!important;*/
  top: 0;
      width:1000px;
    height: 575px;
  }
#image .wrap img {
  width: auto;
  height: auto; 
  	/*transition: color 0.20s ease,background-color 0.20s ease,opacity 0.20s ease,height 0.20s ease;*/
  animation: move 30s ease;
  /* Add infinite to loop. */
    
  -ms-animation: move 30s ease;
  -webkit-animation: move 30s ease;
  -0-animation: move 30s ease;
  -moz-animation: move 30s ease;
   -webkit-box-shadow: 13px 13px 0px 0px rgba(0,0,0,0.13);
    -moz-box-shadow: 13px 13px 0px 0px rgba(0,0,0,0.13);
    box-shadow: 13px 13px 0px 0px rgba(0,0,0,0.13);
	margin:0 auto;
	max-width:100%;

	
	
	   
}

@-webkit-keyframes move {
  0% {
    -webkit-transform-origin: bottom left;
    -moz-transform-origin: bottom left;
    -ms-transform-origin: bottom left;
    -o-transform-origin: bottom left;
    transform-origin: bottom left;
    transform: scale(1.0);
    -ms-transform: scale(1.0);
    /* IE 9 */

    -webkit-transform: scale(1.0);
    /* Safari and Chrome */

    -o-transform: scale(1.0);
    /* Opera */

    -moz-transform: scale(1.0);
    /* Firefox */
  }
  100% {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */

    -webkit-transform: scale(1.2);
    /* Safari and Chrome */

    -o-transform: scale(1.2);
    /* Opera */

    -moz-transform: scale(1.2);
    /* Firefox */
  }
}

.text {
  font-family: 'Ubuntu Mono', sans-serif;
  font-weight: 800;
/*
  font-size: 150px;
  text-shadow: 2px 2px 15px #000;;
  height: 100vh;
*/
  display: flex;
  align-items: center;
  /* justify-content: center; */
}

.text .chunk {
  /* float: left; */
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 10;
}
.prefix { display: block;margin-left: 100px; }
#controlbar { display: none; position: absolute; top: 10px; left: 0; z-index: 101; background: #000; padding: 5px; color: #fff; }

/* this will be for < 450px views - phone */
.text {
  font-size: 55px;
  text-shadow: 2px 2px 15px #000;;
  width: 400px;
  height: 267px;
}
.text .chunk .prefix {
  margin-left: 0px;
    margin-right: 45px;
}

#image { width: 100%; }




span#roller {
	font-family: 'Ubuntu Mono', sans-serif;
	font-weight:700;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    margin-left: -12px;
    overflow: visible;
    font-size: inherit;
    margin-top: 6px;
}

section.banner-area{
	padding-top:30px;
}


.flex-active-slide .slide-image {
  -webkit-animation: zoomout 5s;
          animation: zoomout 5s;
}
 
@-webkit-keyframes zoomout {
  0% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
  
  .slide-image {
  background-size: cover;
  background-position: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}


.singlep.banner-area.video-banner {
    padding-top: 65px;
    padding-bottom: 55px;
       height: 600px;
    background-position: center center;
}

section.banner-area.video-banner.singlep:after {
    content: '';
    border: 0 solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transform: rotate(360deg);
    border-top-width: 43px;
    border-left-width: 100vw;
    border-left-color: #fff;
    background-color: transparent;
}

.singlepots ol li {
    margin-bottom: 20px;
}

.singlepots ul li {
    list-style: none;
    margin-bottom: 1.8rem;
}

.singlepots ul li {
    list-style: none;
    margin-bottom: 1.8rem;
    position: relative;
    padding-left: 29px;
}
.singlepots ul li:before {
    content: "\f111";
    font-family: fontawsome;
    font-family: "Font Awesome 5 Free";
    color: #840c54;
    font-weight: 900;
    font-size: 12px;
    position: absolute;
    left: 0;
}

.singlepots ul {
    padding-left: 10px;
}


.singlep .go-bck a {
   
    color: rgba(255,255,255,1);
}

.singlep a.addthis_button_more {
    float: right;
}

.singlep a.addthis_button_more i {
        background: rgba(255,255,255,0.2);

    border-radius: 50px;
    /* padding: 11px; */
    font-size: 30px;
    width: 54px;
    height: 54px;
    /* position: relative; */
    top: 5px`;
    padding-top: 12px;
    text-align: center;
    padding-left: 4px;
	    position: relative;
    top: 4px;
    margin-right: 5px;
}

.singlep a.addthis_button_more {
    float: right;
}

.singlep a.addthis_button_more {
    font-size: 22px;
    position: relative;
    top: -12px;
}

section.vid-details-sec.singlepots {
    padding-bottom: 50px;
}

iframe#player {
    width: 100%;
}

section.banner-area {
    padding-top: 30px;
}

span.slide-blk {
    padding-left: 206px;
    padding-right: 200px;
}

span.banner-text h1>span {
 
    vertical-align: top;
   
    margin-top: 19px;
}

.select-selected {
    overflow: hidden;
}

span.sort-label {
  
    position: relative;
    top: -27px;
}

section.banner-area {
    padding-top: 30px;
    padding-bottom: 120px;
}
section.missed-video-sec {
    padding-top: 22px;
}

.logo-wrap img {
   
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
	       max-width: 100%;
        max-height: 75px;
	    opacity: 0.7;
		    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;             
}
.logo-wrap:hover img {
   
    -webkit-filter: none;
    filter: none;
	    opacity: 1;
}

.logo-wrap{
	    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

.blogs-row-wrap .blog-blk-wrp .vid-img:before {
   
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.blogs-row-wrap .blog-blk-wrp:hover .vid-img:before {
    height: 20px;
}

.blog-sec .video-blk {
    margin-bottom: 0 !important;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

.video-blk a {
    display: block;
    color: inherit;
    overflow: hidden;
}
.blog-blk-wrp .vid-img{
	-webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}
.blog-blk-wrp .vid-img:hover {
    transform: scale(1.05);
	
}

.wpcf7-response-output {
    text-align: center;
}
.contact-form-sec input, .contact-form-sec textarea, .contact-form-sec select{
	    border-width: 2px !important;
}

.contact-wlcm>div:nth-child(2) a {
    color: inherit;
}

article.experience-page.org.orgainzrion section.banner-area {
    padding-top: 400px;
}


.spkr-img-hover span.rd-mre-eye:hover {
    background: #fb5d00 !important;
}

.donations-logo-col a.btn-dft:hover{
    background-color: #037623
}

a.modal-nav:hover {
    color: #97045c;
}

.modal-close-btn:hover .btn-pop {
    background-color: #97045c;
	color: #fff;
}

.modal-close-btn:hover span {
    color: #97045c;
}

a.modal-nav:hover i {
    background-color: #97045c;
    color: #fff;
}

.btn-pop{
	    line-height: 54px;
}

/*.fade-scale {
 
  opacity: 0;
  -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}

.fade-scale.show {
  opacity: 1;
}*/

.select-items {
    max-height: 300px;
    overflow-y: scroll;
}

.suggestd-vid-col .vid-img .vid-controls a {
    margin: 0;
    display: none;
}

.input-span:after{
	    z-index: 999;
}

.select-items {
    max-height: 300px;
    overflow-y: auto;
    border-radius: 0 0 50px 50px;
    padding-left: 30px;
    margin-top: -24px;
       padding-bottom: 20px;
    padding-top: 34px;
	padding-left: 20px;
    padding-right: 20px;
}

.select-selected {
    overflow: hidden;
    z-index: 999;
    position: relative;
}

.suggestd-vid-col a:last-child {
    margin-top: 59px;
    display: block;
}

.right-org button:hover {
    color: #fb5d00;
    background: #fff !important;
    border: 2px solid;
}
.color-b .right-org button:hover{
    color: #741439;
}

.color-c .right-org button:hover{
 background: #114c97;
}

.vid-img {
    position: relative;
    display: block;
    overflow: hidden;
	 -webkit-transition: all .25s linear;
  -o-transition: all .25s linear;
  transition: all .25s linear;
}
span.vid-img:hover img {
    transform: scale(1.05);
}

.navigation {
    width: 100%;
    text-align: right;
         margin-top: 40px;
    margin-bottom: 20px;
}
section.talks-video-sec {
    padding-top: 65px;
    margin-bottom: 70px;
}
.navigation  a{
	cursor:pointer;
}

.row.filter-data-outer {
    margin-bottom: 30px;
}

.vid-img> img {
    width: 100%;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

a.view-spkrs-btn.btn-dft:hover {
    background-color: #f54a07;
    color: #fff;
	
}

.experience-welcome .wlcm-left p {
    margin-bottom: 15px;
    font-size: 19px;
}

.experience-welcome .wlcm-left{
margin-top:0;	
}
.experience-page .experience-welcome .container
{
	margin-top:0px;
}

.experience-welcome .welcm-rt{
	    top: -7px;
}

.events-btns >a:first-child:hover {
    background: #97045c;
border: 1px solid #97045c;
}

.events-btns >a:hover:nth-child(2) {
    background-color: #0f5ba4;
    color: #fff;
}

a.pageink:hover {
    color: #97045c !important;
    text-decoration: underline !important;
}

.video-banner.singlpv .slider-wrap {
   
    padding-top: 0;
}

.play-icn {
    cursor: pointer;
	   -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

.play-icn:hover {
    /* transform: scale(1.05); */
      border: 2px solid #fff;
    background: transparent;
    color: #fff;
}

.play-icn i {
    height: auto;
	width: auto;
    text-align: center;
    font-size: 57.35px;
   line-height: 0px;
    padding-left: 12px;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

img#vidclick {
    cursor: pointer;
}

.spkr-img img {
    width: 100%;
    max-width: 115px;
}

.spkr-detl .spk-tpc {
    font-size: 16px;
}

.logo-div img {
  
    max-width: 255px;
}

.donations-logo-col img {
    max-width: 80%;
}


.blogs-row-wrap .list-view .vid-img:before {
    
    height: 100% !important;
}

.blogs-row-wrap .blog-list-view:hover .vid-img:before {
    width: 17px;
}

section.banner-area.video-banner.singlep.npad {
    padding: 0;
}

.transp {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    float: left;
    padding-top: 65px;
    padding-bottom: 55px;
}

.wpcf7-submit{
	-webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}


ul.nav-tabs li a{
	    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

ul.nav-tabs li a:hover {
    background-color: #dfdfdf;
}

section.sponsors-sec .blog-controls a.btn-dft{
	    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
	
}

section.sponsors-sec .blog-controls a.btn-dft:hover {
    background-color: #dfdfdf;
}

section.missed-video-sec{
	padding-bottom: 55px;
}

.spkr-detl {
    color: #333;
    float: right;
    width: 70%;
}

.row.filter-data-outer span.vid-img:hover img {
    transform: none;
}

.modal-content {border: 0px!important}
.spkr-description{ font-size:22px; }
.spkr-img-hover .rd-mre-eye{
	
	  -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
	
}

.spkr-modal .social-media a:hover {
    color: rgba(255,255,255,0.7);
}


section.modal-bnr.banner-area {
    padding-top: 100px;
}
.spkr-description{ font-size:20px; line-height: 1.65em; }


.more-videos .video-blk .vid-img {
    display: block !important;
}

.more-videos h2 {
    margin-bottom: 45px;
    display: block;
    float: left;
    width: 100%;
}

span.arrowh {
    background: rgba(119,5,78,0.12);
    height: 42px;
    position: absolute;
    width: 42px;
    border-radius: 50px;
    text-align: center;
    right: 20px;
    bottom: 20px;
    color: #77054e;
    line-height: 41px;
    font-size: 26px;
    padding-left: 3px;
	  -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
}

span.arrowh:hover {
    background: #77054e;
    color: #fff;
}

section.epxbanvid {
    position: relative;
    height: 670px;
    overflow: hidden;
       margin-bottom: 25px;
}

section.epxbanvid video {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    top: 0;
    overflow: hidden;
}

section.epxbanvid:before {
    content: '';
    border: 0 solid transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    -webkit-transform: rotate(360deg);
    border-bottom-width: 43px;
    border-left-width: 100vw;
    border-left-color: #fff;
    background-color: transparent;
}

section.epxbanvid:after {
    content: '';
    border: 0 solid transparent;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transform: rotate(360deg);
    border-top-width: 135px;
    border-left-width: 100vw;
    border-left-color: #fff;
    background-color: transparent;
}

.bntitl {
    position: absolute;
    z-index: 99999;
    top: 35%;
    max-width: 1408px;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.bntitl h1 {
    text-transform: none;
    text-transform: inherit;
    font-size: 95px;
}

.bntitl h1 span {
    font-size: 130px;
}

span.banner-text h1 {
    text-transform: lowercase;
    color: #ffb600;
    text-shadow: 3px 3px 5px rgba(0,0,0,.4);
}



.blacktrs {
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    height: 100%;
    background: rgba(0,0,0,0.2);
}



.flexslider {
    border: 0 !important;
    margin: 0 !important;
    background: transparent;
    
}



/*#image {
    width: 100%;
    position: absolute;
    height: auto;
}*/



.video-blk-wrp .vid-img span.play-icon-small {
    position: absolute;
    font-size: 22.71px;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) scale(.85);
    -webkit-transform: translate(-50%,-50%) scale(.85);
    -moz-transform: translate(-50%,-50%) scale(.85);
    -o-transform: translate(-50%,-50%) scale(.85);
    -ms-transform: translate(-50%,-50%) scale(.85);
    border: 2px solid #fff;
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 50%;
    line-height: 56px;
    padding-left: 5px;
    opacity: 0;
    cursor: pointer;
    display: block;
}

.video-blk-wrp  .vid-img:hover span.play-icon-small {
    opacity: 1;
    -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    transform: translate(-50%,-50%) scale(1);
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
    -o-transform: translate(-50%,-50%) scale(1);
    -ms-transform: translate(-50%,-50%) scale(1);
}

.wow {
    visibility: hidden;
}

span.srch-icn {
    
    z-index: 999;
	cursor:pointer;
	
	}
div#search-form-head {
    display: block !important;
    position: absolute;
    width: 100%;
    z-index: 99;
    left: 0;
    right: 0;
    top: 0;
    background: #fff;
    height: 146px;
	opacity:0;
	    z-index: -1;
		  -webkit-transition: all 0.2s ease 0s;
    -moz-transition: all 0.2s ease 0s;
    -ms-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;

}
.openoverl div#search-form-head {
	 z-index: 99;
}

.palce-search button {
	    top: 0;
    background: rgba(119,5,78,0.12);
    height: 42px;
    position: absolute;
    width: 42px;
    border-radius: 50px;
    text-align: center;
    right: 20px;
    bottom: 20px;
    color: #77054e;
    line-height: 41px;
    font-size: 26px;
    padding-left: 8px;
	  -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
	    -webkit-appearance: none;
    border: none;
}


.searchinput {
    width: 100%;
    font-size: 34px;
}

span.closebtn {
    position: relative;
    right: 20px;
    top: 20px;
    margin-top: 20px;
	cursor:pointer;
}
.palce-search button:hover {
    background: #77054e;
    color: #fff;
}

.inputbx {
    position: relative;
    margin-top: 19px;
}


body.openoverl span#search-btn-open {
    opacity: 0;
}

body.openoverl .opendt:before {
    background: rgba(0,0,0,0.5);
    width: 100%;
    position: absolute;
    top: 44px;
    height: 100%;
    z-index: 999999;
    content: "";
    display: block;
    left: 0;
}

section.opendt {
    position: relative;
}

.col-sm-12.blog-blk-wrp.blog-list-view.searchlistv .vid-img {
    width: 25%;
}

.searchlistv.blog-blk-wrp .vid-img:hover {
    transform: none;
}

 .srch-box-input .inbtn a.srch-icon {
   
    right: 15px;
}

span.srch-box-input.input-span button {
    -webkit-appearance: none !important;
    border: none;
    outline: none;
}

span.video-title.titlsearch {
    margin-bottom: 20px;
}

.inputbx:before {
    width: 93%;
    content: "";
    position: absolute;
    bottom: -10px;
    border-bottom: 2px solid #c0c0c0;
    z-index: 99999;
    height: 9px;
    left: 0;
    right: 0;
}

span.textst {
    float: right;
    margin-right: 0;
    margin-top: 20px;
}

.vidclin{
	    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
}

.sponsors-wrap.spnpg{
    padding-top: 58px;
    margin-bottom: 84px;
    border-bottom: 1px solid #8b8b8b;
}


.bottom_texts p {
    font-family: 'AvenirLTStdHeavy';
    color: #8f8f8f;
    text-align: center;
    font-size: 26px;
    line-height: 42px;
}
.bottom_texts {
    margin-bottom: 100px;
}

.national_sponsors p {
    font-size: 30px;
    font-family: 'AvenirLTStdHeavy';
    color: #8f8f8f;
    line-height: 40px;
    margin-top: 24px;
}

section.banner-area.sponspg h1 {
    text-transform: none;
    font-size: 62px;
}

section.banner-area.sponspg h1>span {
    
    vertical-align: bottom;
    font-size: 115px;
}

section.banner-area.sponspg p {
    color: #fff;
    font-size: 20px;
    max-width: 765px;
    margin-top: 50px;
}

section.banner-area.sponspg {
    padding: 180px 0;
}

.bottom_texts p a {
    color: #0860a9;
}




@media (max-width: 767px){
    
    .organization-main {
    padding: 4px 0px;
}
    
    ul.nav-tabs li a::after {display: none!important;}
    
    .text .chunk span#roller {margin-top: -9px!important;}

.copyright-blk br{display: block!important;}
    
body.nav-open {
    overflow: hidden
}
body.nav-open #container:before {
    opacity: 1;
    z-index: 113
}
#nav-toggle {
    float: right;
    clear: right;
       position: absolute;
    top: -8px;
    right: 20px;
    width: 40px;
    height: 40px;
    margin-top: 15px;
    margin-right: -8px;
    cursor: pointer;
    z-index: 1001;
    -moz-transition: right 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    -webkit-transition: right 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    -ms-transition: right 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    -o-transition: right 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    transition: right 1s cubic-bezier(0.19, 1, .22, 1) 0s
}
body.nav-open #nav-toggle {
    right: 280px
}

    body.nav-open #nav-toggle {
        right: 270px
    }

#nav-toggle .menu-toggle {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -1px 0 0 -12px;
    display: block;
    width: 28px;
    min-width: 0;
    font-size: 12px;
    padding: 0;
    background: 0 0;
    z-index: 99999
}
#nav-toggle .menu-toggle:after,
#nav-toggle .menu-toggle:before {
    display: none
}
#nav-toggle .menu-toggle span {
    display: block;
    background: #860451;
}
.top-links a:last-child {
    margin-right: 0;
}
#nav-toggle .menu-toggle span,
#nav-toggle .menu-toggle span:after,
#nav-toggle .menu-toggle span:before {
    width: 100%;
    height: 3px;
    -moz-transition: all .4s ease 0s;
    -webkit-transition: all .4s ease 0s;
    -ms-transition: all .4s ease 0s;
    -o-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
    -webkit-transform: translate3d(0, 0, 0)
}
#nav-toggle .menu-toggle span:after,
#nav-toggle .menu-toggle span:before {
    background: #860451;
    content: " ";
    margin-top: -.6666666em;
    position: absolute;
    left: 0
}
#nav-toggle .menu-toggle span:after {
    margin-top: .6666666em
}
body.nav-open #nav-toggle .menu-toggle span {
    background: 0 0
}
body.nav-open #nav-toggle .menu-toggle span:after,
body.nav-open #nav-toggle .menu-toggle span:before {
    background: #fff;
}
body.nav-open #nav-toggle .menu-toggle span:before {
    -moz-transform: rotate(45deg) translate(.56667em, .46667em);
    -webkit-transform: rotate(45deg) translate(.56667em, .46667em);
    -ms-transform: rotate(45deg) translate(.56667em, .46667em);
    -o-transform: rotate(45deg) translate(.56667em, .46667em);
    transform: rotate(45deg) translate(.56667em, .46667em)
}
body.nav-open #nav-toggle .menu-toggle span:after {
    -moz-transform: rotate(-45deg) translate(.45em, -.35em);
    -webkit-transform: rotate(-45deg) translate(.45em, -.35em);
    -ms-transform: rotate(-45deg) translate(.45em, -.35em);
    -o-transform: rotate(-45deg) translate(.45em, -.35em);
    transform: rotate(-45deg) translate(.45em, -.35em)
}
#mobile-navigation {
    width: 280px;
    position: fixed;
    top: 0;
    right: -280px;
    bottom: 0;
    overflow: auto;
    background:#fb5d00;
    z-index: 1000;
    -moz-transition: all 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    -o-transition: all 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    transition: all 1s cubic-bezier(0.19, 1, .22, 1) 0s
}
    #mobile-navigation {
        width: 260px;
        right: -260px
    }

body.nav-open #mobile-navigation {
    right: 0
}
#mobile-navigation .mobile-search-form-wrapper {
    padding: 20px
}
#mobile-navigation .mobile-search-form-wrapper form {
    position: relative;
    margin: 0;
    padding: 0
}
#mobile-navigation .mobile-search-form-wrapper form input[type=search],
#mobile-navigation .mobile-search-form-wrapper form input[type=text] {
    height: 33px;
    line-height: 1;
    margin: 0;
    padding: 0 0 0 32px;
    border: 0;
    color: #fff;
    background: #21211c
}
#mobile-navigation .mobile-search-form-wrapper form input[type=submit] {
    position: absolute;
    top: 7px;
    left: 7px;
    display: block;
    width: 19px;
    height: 19px;
    overflow: hidden;
    text-indent: -99999em;
    background: url(images/lupa.png) 0 0/100% auto no-repeat
}
#mobile-navigation .menu-home {
    padding: 0 20px
}
#mobile-navigation .menu-home>a {
    display: inline-block;
    padding: 12px 0;
    font-size: 1.625rem;
    line-height: 1;
    font-weight: 400;
    color: #fff
}
#mobile-navigation .menu-home .language-switcher {
    display: inline-block;
    list-style-type: none;
    float: right;
    margin: 0;
    padding: 12px 0
}
#mobile-navigation .menu-home .language-switcher li {
    display: inline-block
}
#mobile-navigation .menu-home .language-switcher li a {
    color: #fff
}
#mobile-navigation .menu-home .language-switcher li a.active {
    color: #928570
}
#mobile-navigation .mobile-user-menu-wrapper {
    padding: 0 20px
}
#mobile-navigation .mobile-user-menu-wrapper ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}
#mobile-navigation .mobile-user-menu-wrapper a {
    position: relative;
    display: block;
    margin: 10px 0;
    font-weight: 700;
    letter-spacing: .25px
}
#mobile-navigation .mobile-user-menu-wrapper li.important-link>a {
    margin: -1px 0 0;
    padding: 10px 0;
    border-top: 1px solid #928570;
    border-bottom: 1px solid #928570
}
#mobile-navigation .mobile-user-menu-wrapper li.important-link>a:after {
    display: inline-block;
    margin-right: 8px;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -10px;
    font-size: 21px
}
#mobile-navigation .mobile-user-menu-wrapper li.important-link.icon-search a:after {
    content: "\f002"
}
#mobile-navigation .mobile-user-menu-wrapper li.important-link.icon-social-media a:after {
    content: "\f075"
}
#mobile-navigation .mobile-user-menu-wrapper li.important-link.icon-feedback a:after {
    content: "\f005"
}
#mobile-navigation .mobile-user-menu-wrapper li.important-link.icon-contact a:after {
    content: "\f041"
}
#mobile-navigation .mobile-main-menu-wrapper {
    padding: 0 20px 27px
}
.sticky-nav-toggle {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1001;
    height: 50px;
    background: red
}
#menu-menu,
#menu-menu ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}
#menu-menu a {
    display: block;
    padding: 12px 0;
    font-size: 17px;
    line-height: 1;
    font-weight: 400;
    color: #fff !important;
}
#menu-menu .sub-menu {
    width: 280px;
    padding-left: 20px;
    padding-right: 20px;
    position: fixed;
    top: 0;
    right: -280px;
    bottom: 0;
    overflow: auto;
    background:#fb5d00;
    z-index: 1000;
    -moz-transition: all 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    -webkit-transition: all 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    -ms-transition: all 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    -o-transition: all 1s cubic-bezier(0.19, 1, .22, 1) 0s;
    transition: all 1s cubic-bezier(0.19, 1, .22, 1) 0s
}

    #menu-menu .sub-menu {
        width: 254px;
		    left: inherit;
    opacity: 1;
        
    }

#menu-menu .sub-menu.active {
    right: 0
}
#menu-menu .menu-item-has-children>a {
    position: relative
}
#menu-menu .menu-item-has-children>a:after {
    content: "\f105";
    display: inline-block;
    font: normal normal normal 25px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 5px;
    top: 50%;
    margin-top: -14px;
	    width: auto;
}
.showres #mobile-navigation{
	display:block !important;
}
.nav-open section#main:before , .nav-open section#main_home:before {
    content: "";
    opacity: 1;
    z-index: 113;
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    /* opacity: 0; */
    /* z-index: -1; */
    -moz-transition: all 1s cubic-bezier(0.19,1,.22,1) 0s;
    -webkit-transition: all 1s cubic-bezier(0.19,1,.22,1) 0s;
    -ms-transition: all 1s cubic-bezier(0.19,1,.22,1) 0s;
    -o-transition: all 1s cubic-bezier(0.19,1,.22,1) 0s;
    transition: all 1s cubic-bezier(0.19,1,.22,1) 0s;
}
#menu-menu .back-one-level a {
    position: relative;
    padding-left: 25px;
    color: #928570
}
#menu-menu .back-one-level a:before {
    content: "\f104";
    display: inline-block;
    vertical-align: middle;
    font: normal normal normal 28px/1 FontAwesome;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -14px
}
#menu-menu>li>ul>li>a {
    padding-right: 20px
}
#mobile-navigation{
	display:block !important;
}
.top-nav button.navbar-toggler {
  
    display: none !important;
}

body.nav-open .wrpt:after {
    background: rgba(0,0,0,0.7);
    content: "";
       z-index: 999;

    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
/*.nav-area{
	display:none !important;
}*/
.suggestd-vid-col a {
    display: inline-block;
    float: left;
    width: 47%;
}
.suggestd-vid-col a:first-child {
    margin-right: 3%;
}
.suggestd-vid-col .vid-img {
    width: 100%;
	    min-height: 202px;
}
.suggestd-vid-col a:last-child {
    margin-top: 0;
    display: block;
}
span.sort-label {
    position: relative;
    top: 0;
}
.btn-pop {
    line-height: 42px;
}
section.banner-area.sponspg h1>span {
    vertical-align: bottom;
    font-size: 83px;
    line-height: 108px;
}
section.banner-area.sponspg h1 {
    text-transform: none;
    font-size: 43px;
}
.national_sponsors p {
    font-size: 16px;
    
    line-height: 25px;
}
.row.thoughtleaders {
    margin: 0;
    display: block;
}
.thoughtledrs {
    padding: 0;
    width: 100%;
    float: 0;
    max-width: 100%;
    flex: 0 0 0%;
    display: block;
}
.avi-t-img1 img {
    max-width: 100%;
    width: 100%;
}
.col-sm-12.blog-blk-wrp.blog-list-view.searchlistv .vid-img {
    width: 100%;
}
#image .wrap{
	left: 0px!important;
	height:auto;
	width:100%;
}
.text .chunk{
 height:auto !important; text-align:center; 	
}
#image{
 height:200px;	
}
}

.title-text{ text-align:center; }
.title-text h2{ color:#fb5d00; font-size:55px; font-family:'AesthetikScript'; margin-bottom:30px; }
.title-text p{ font-size:40px; color:#8b8b8b; line-height:45px; font-weight:600;      font-family: 'AvenirLTStdHeavy';}
.step-col{ text-align:center; display:inline-block; width:45%; vertical-align:top; 

    cursor: pointer;
}
.step-top{ text-align:center; margin:50px 0 60px; }
.regd-btn{ max-width:620px; margin:0 auto; font-size:60px; text-align:left; line-height:65px; width:100%; border-radius:70px; padding:30px 35px; color:#fb5d00; border:2px solid #fb5d00; background:none; font-family: 'AvenirLTStdBlack'; text-transform:uppercase; }
.regd-btn:before{ content:"\f111"; font-family:"Font Awesome 5 Free"; display:inline-block; margin-right:22px; }
.regd-btn.seminar-btn{ border-color:#741439; color:#741439; }
.step-col.selected .regd-btn:before{ content:"\f058"; }
.step-col.selected .regd-btn.seminar-btn{ background:#741439; color:#fff; }
.step-col.selected .regd-btn{ background:#fb5d00; color:#fff; }
.or-txt{ vertical-align:bottom; color:#8b8b8b; font-size:45px; font-family: 'AvenirLTStdBlack'; margin:0 25px; margin:0 1%; position:relative; top:-54px; }
.step-col h6{ font-size:28px; margin-top:25px; margin-bottom:10px; color:#0f5ba4; font-family: 'AvenirLTStdBlack';}
.step-col p{ font-family: 'AvenirLTStdBlack'; font-size:18px; color:#0f5ba4; }
.step-bottom.d-flex{ flex-wrap: wrap; -ms-flex-wrap: wrap;}
.step-bottom .col-btm{ width: 31.8%;padding: 0 2%; padding-top: 0px; border-right:1px solid #c7c7c7; padding-bottom: 0px; padding-left: 2%; padding-top: 25px;padding-bottom: 38px; text-align:center; display: inline-block; min-height: 388px; vertical-align: top; }
.step-bottom .col-btm h6{ font-size:23px; line-height:38px; color:#0f5ba4; text-align:center; margin-top:20px; }
.step-bottom .col-btm:nth-child(3){ border-right:none!important; }
.step-bottom .col-btm strong{ font-size:26px; color:#8b8b8b; font-family: 'AvenirLTStdBlack'; font-weight:normal; }
.step-bottom .col-btm p{ color:#000; font-size:18px; line-height:31px; margin-top:15px; }
.step-bottom .col-btm label{ color:#333333; font-size:28px; margin-right:10px; font-weight:600; }
.step-bottom .col-btm select{ border-radius:35px; padding:0 15px; border:1px solid #e1e1e1; width:154px; height:70px; -webkit-appearance: menulist-button; appearance: menulist-button;}
button:focus{ outline:none !important; }
.step-bottom .col-btm select:focus{ outline:none; }
.btm-btn button {
    border-radius: 37px;
    background: none;
    padding: 13px 30px;
    font-size: 20px;
        font-family: 'AvenirLTStdBlack';
    color: #FFF;
}
.btm-btn button.small-btn{ border:1px solid #fb5d00; background:#fb5d00; 

    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;

}
.btm-btn button.blue-btn{ border:1px solid #0f5ba4; color:#0f5ba4; }
.btm-btn{ padding-top:35px; }
.btm-btn small{ font-size:22px; color:#333; }
.step-bottom{ margin-bottom:85px; }
.step-grey:after{ content:""; display:block; height:0; overflow:hidden; clear:both; }
.step-grey{ font-size:26px; line-height:43px; color:#333; background:#ededed; border-radius:60px; padding:20px 70px; }
.grey-inner{ float:left; font-weight:bold; }
.grey-inner.grey-right{ float:right; }
.grey-inner span{ display:block; }
.btm-section input, .btm-section select{ height: 70px; border-radius: 40px; width: 100%;border: 2px solid #b5b5b5; padding-left: 35px; color:#333; margin-bottom: 39px;color: #3b3b3b;font-size: 20px; outline: none !important; }
.btm-section select{ background:url(../img/select-rw.png) no-repeat right 20px center; }
.btm-section h2{ text-align:center; font-size:40px; color:#8b8b8b; margin-top:45px; font-weight:normal; margin-bottom:25px;     font-family: 'AvenirLTStdHeavy';     font-weight: 600; }
.form-center{ text-align:center; }
.form_submit {
    border-radius: 40px;
    border: none;
    font-size: 24px;
    font-family: 'AvenirLTStdBlack';
    text-align: center;
    padding: 15px 25px;
    max-width: 340px;
    margin: 0 auto;
    width: 100%;
    color: #fff;
    background: #fb5d00;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    height: 67px;
}
.form-center{ position:relative; margin-top:-10px; }
.ray-img{ position:absolute; left:0; top:0; }

 ::-webkit-input-placeholder {  color: #000; opacity:1;}
 ::-moz-placeholder { color: #000; opacity:1;}
:-ms-input-placeholder { color: #000; opacity:1;}
:-moz-placeholder { color: #000; opacity:1;}

.mobshow {
    display: none;
}

@media(max-width:768px){
article.blog-page section.blog-sec{ padding:55px 0; }
.title-text h2{ font-size:40px; margin-bottom:15px; }
.title-text p{ font-size:23px; margin-bottom:15px;     line-height: 28px; }
.regd-btn{ font-size:25px; padding:15px; line-height:35px; }
.or-txt{ display:block; top:inherit; font-size:30px; padding:20px 0; margin-right:0px; }

.step-col p {
    font-size: 16px;
}
.regd-btn {
    font-size: 35px;
}

.or-txt {
    
    margin-bottom: 20px;
    margin-top: 10px;
}

.step-bottom .col-btm {
    width: 100%;
    padding: 0;
    margin-bottom: 70px;
    border-right: 0;
}

}

.membercount {
    width: 152px;
    text-align: left;
    vertical-align: middle;
    position: relative;
    top: -5px;
}

.step-bottom .col-btm p:first-child {
    margin-bottom: 0;
}

.step-bottom.d-flex {
    display: none!important;
}

.step-bottom.d-flex{
       display: block!important;
    align-items: center;
    align-content: center;
    text-align: center;

}

.text-btn-wrp input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    width: 100%;
    line-height: 4em;
    padding-left: 50px;
    color: #3b3b3b;
    height: 4em;
}
span.text-btn-wrp br {
    display: none;
}

span.select-input.input-span.expiration {
    width: 100%;
}

.expiration.input-span:after{
	    border-left: none;
}

button.form_submit:hover {
    background: #97045c;
}

.subscribe-form .wpcf7-response-output {
    display: none !important;
}

button.small-btn.paybycr:hover {
    background: #97045c;
    border-color: #97045c;
}

.expiration .select-selected {
    border-width: 2px;
}

span.more-text {
    display: none;
}

a.read-more {
    color: #77054e;
	    display: block;
}

 .searchinput::-webkit-input-placeholder {  color: #c0c0c0; opacity:1;}
 .searchinput::-moz-placeholder { color: #c0c0c0; opacity:1;}
.searchinput:-ms-input-placeholder { color: #c0c0c0; opacity:1;}
.searchinput:-moz-placeholder { color: #c0c0c0; opacity:1;}



@media(max-width:767px){
	
.logo-div {
    float: left;
    display: inline-block;
    width: auto;
}
.logo-div>span.tagline {
    font-size: 11px;
    margin-top: 0;
    display: inline-block;
}
.logo-div img {
    max-width: 113px;
    border-right: 1px solid #d8d8d8;
    padding-right: 6px;
}
	.hdr-right {
    float: right;
    position: relative;
	}
	section.banner-area:before {
    content: '';
    border: 0 solid transparent;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    -webkit-transform: rotate(360deg);
       border-bottom-width: 11px;
    border-left-width: 100vw;
    border-left-color: #fff;
    background-color: transparent;
	display:block;
}
.hdr-right {
    float: right;
    position: static;
    margin-right: 55px;
}
span.reg-btn a {
    height: 45px;
    padding: 16px 16px 16px;
    font-size: 12px;
}
span.reg-btn a:after {
   display:block;
}
ul.menu>li>ul.sub-menu {
    position: relative;
    left: 0;
    top: 0px !important;
    background-color: #fff;
    z-index: 9;
    opacity: 1;
    padding: 10px 5px;
    width: 100%;
    text-align: left;
    border-top: 0;
    visibility: visible;
    right: 0;
    text-align: center;
	padding:0;
}
.nav-area ul li a:after{
	width:100%;
}
.nav-area ul li a {
    margin: .2em 0;
    padding: 0;
    line-height: 2em;
}
.nav-area ul li a:after {
    width: 100%;
    top: 2px;
	    height: 3px;
}
.nav-area ul li ul li a:after{
	width:0px !important;
}
ul.sub-menu {
    margin-bottom: 22px;
    margin-top: -10px;
}

ul.menu>li {
    margin-right: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
}
.searchinput {
    width: 100%;
    font-size: 18px;
}

span.closebtn {
    position: absolute;
    right: 20px;
    top: 20px;
    margin-top: 20px;
    cursor: pointer;
}
.openoverl div#search-form-head {
    z-index: 9999;
}
span.closebtn {
    position: absolute;
       right: 05px;
    top: 5px;
    margin-top: 0;
    cursor: pointer;
    z-index: 99;
}
span.closebtn img {
    width: 17px;
    right: 0;
}
.inputbx:before {
    width: 79%;
}
.palce-search button {
    top: 0;
    background: rgba(119,5,78,0.12);
    height: 30px;
    position: absolute;
    width: 30px;
    border-radius: 50px;
    text-align: center;
    right: 20px;
    bottom: 20px;
    color: #77054e;
    line-height: 30px;
    font-size: 21px;
    padding-left: 10px;
    -webkit-transition: all 0.25s ease 0s;
    -moz-transition: all 0.25s ease 0s;
    -ms-transition: all 0.25s ease 0s;
    transition: all 0.25s ease 0s;
    -webkit-appearance: none;
    border: none;
}
.searchinput {
    width: 100%;
    font-size: 18px;
}
div#search-form-head{
 height: 92px;
}

#image .wrap img {
    width: 355px;
    box-shadow: none;
    margin-left: 33px;
}
span.banner-text h1{
	text-align:left;
}
.text .chunk .prefix{
  font-size:43px
}
.text{
    height: 140px;	
}
span#roller{
	margin-left: 53px;
}
section.banner-area {
    padding-top: 10px;
    padding-bottom: 41px;
    margin-bottom: 20px;
}
.tbd {
    width: 693px;
}
.tabstart {
    width: 100%;
       overflow-y: hidden;
    overflow-x: scroll;
}
.tbd .video-blk-wrp {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
}
.title-sec h2 {
    float: left;
    text-align: left;
    font-size: 23px;
}
.missed-video-sec .title-sec a.see-all {
    float: right;
   
    font-size: 12px;
}
section.save-date-sec {
    padding: 30px 0;
    background-attachment: inherit;
	    background-image: url(../img/savethedate.jpg) !important;
}
section.save-date-sec img {
    max-width: 100%;
}
span.conference-logop img {
    width: 80px;
}
span.save-date-img img {
    width: 345px;
}
section.missed-video-sec {
    padding-bottom: 0;
}

.subscribe-form .wpcf7-submit {
    width: 123px;
    font-size: 12px;
    line-height: 1em;
        height: 3em;
    font-size: 14px;
}

.text-btn-wrp input.wpcf7-form-control.wpcf7-text.wpcf7-email {
    width: 100%;
    line-height: 3.5em;
    padding-left: 50px;
    color: #3b3b3b;
    height: 3.5em;
}
span.sbmt-btn {
    top: 5px;
    right: 5px;
}
.blog-controls {
   
    display: block;
    float: left;
	width:100%;
	    text-align: left;
}
section.people-sec h1>span {
    font-size: 36px;
    line-height: 40px;
}
section.people-sec h1 {
   
    font-size: 52px;
}
span.people-title {
    font-size: 22px;
}

.mobshow {
    display: block;
}
.mobhide {
    display: none;
}
.blog-blk-wrp .vid-img{
	    min-height: 230px;
}
.sponsors-wrap .col {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
	    margin-bottom: 30px;
}
section.subscribe-sec{
	    position: relative;
}
section.subscribe-sec:before {
    content: "";
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.text-btn-wrp input.wpcf7-form-control.wpcf7-text.wpcf7-email{
	    padding-left: 20px;
}
.donations-logo-col img {
    max-width: 59%;
}
.donations-content p {
    font-size: 12px;
    text-align: center;
}
span.mail-id {
    margin: 10px 0;
}
.inputbx {
    position: relative;
    margin-top: 28px;
}
ul.sub-menu>li>a {
    padding: 0 10px;
    display: block;
    font-family: 'AvenirLTStdHeavy';
    font-size: 15px;
    line-height: 26px !important;
}
span.srch-icn {
    height: 18px;
    width: 18px;
}
.bntitl h1 {
    text-transform: none;
    text-transform: inherit;
    font-size: 40px;
}
.bntitl h1 span {
    font-size: 48px;
    margin-left: 10px;
}
section.epxbanvid:before{
	    border-bottom-width: 11px;
}
section.epxbanvid:after{
	border-top-width: 11px;
}
section.epxbanvid {
    position: relative;
    height: 225px;
    overflow: hidden;
    margin-bottom: 25px;
}
section.epxbanvid video {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 0;
    top: 0;
    overflow: hidden;
    height: 103%;
}
section.epxbanvid:after {
    border-top-width: 30px;
}
.experience-welcome{
	    margin-top: -13px;
}
.experience-welcome .wlcm-left {
    margin-top: 20px;
}
.wlcm-left h5{
	    font-size: 20px;
		margin-bottom:15px
}
.experience-welcome .wlcm-left p {
    margin-bottom: 15px;
    font-size: 15px;
}
.events-btns a {
    display: inline-block;
    margin-right: 8px !important;
}
.event-heading {
    height: 52px;
    margin-bottom: 30px;
}
.event-heading h2 {
    font-size: 42px;
}
.events-btns >a:nth-child(2) >i {
    font-size: 16px;
    vertical-align: inherit;
}
.date-time {
    font-size: 20px;
}
section.banner-area.video-banner h2 {
    text-align: center;
    font-size: 26px;
}
section.banner-area.video-banner h2 span {
   
    font-size: 30px;
}
.vid-controls a {
    margin-bottom: 6px;
}
span.-vid-btn-txt {
    font-size: 10px;
}
.vid-ctl-btn i {
    font-size: 19px;
    height: 38px;
    width: 38px;
    line-height: 38px;
}
.vid-title h5{
	font-size:16px;
}

.suggestd-vid-col .vid-title h5 {
    font-size: 12px;
}
.suggestd-vid-col .vid-title h6 {
    font-size: 13px;
}
.video-banner .suggestd-vid-col .vid-img span.play-icon-small{
	    height: 40px;
    width: 40px;
	    line-height: 40px;
		    font-size: 16px;
			    top: 33%;


}
.suggestd-vid-col a:last-child{
	float:right;
}

.sort-blk.mobile-only {
    display: block;
    background-color: #dedede;
    text-align: left;
    padding: 0;
    float: none;
    padding-bottom: 30px;
}
span.sort-label {
    text-align: center;
}
.select-selected.select-arrow-active {
    z-index: 99999;
}
.select-items{
	    z-index: 9999;
}
section.talks-video-sec {
    padding-top: 30px;
    margin-bottom: 70px;
}

.talks-video-sec .video-blk {
    margin-bottom: 60px;
}

.select-selected:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f078";
    right: 0;
    top: 10px;
    color: #8b8b8b;
    padding-left: 15px;
    padding-right: 22px;
    border-left: 2px solid #e1e1e1;
    line-height: 40px;
}
.input-span:after{
	display:none;
}

.play-icn i {
    height: auto;
    width: auto;
    text-align: center;
    font-size: 27px;
    line-height: 0px;
    padding-left: 12px;
    position: relative;
    top: 43%;
    left: 46%;
    transform: translate(-50%,-50%);
}
.go-bck a {
    font-size: 15px;
}
.go-bck a i {
    font-size: 13px;
}
.play-icn {
    width: 60px;
    height: 60px;
}
iframe#player {
    width: 100%;
    height: 213px;
}
.vid-details-sec {
    padding-top: 0;
}

.tbd1 {
    width: 476px;
}
.more-videos h2 {
   
    text-align: left;
    padding-left: 20px;
}
.spkr-detl .spk-tpc {
    font-size: 13px;
}
span.spk-tpc {
    font-size: 16px;
}
.vid-controls a:first-child i {
    line-height: 34px;
}

.spkr-img-lft img {
    width: 100%;
    max-width: 250px;
}
.spkr-btns {
    display: inline-block;
}
.spkr-modal .social-media {
    text-align: center;
    padding-top: 30px;
    padding-left: 4px;
}

.spkr-detil-rt h2 {
    font-size: 40px;
}
.spkr-detil-rt {
    width: 100%;
    padding-left: 0;
    text-align: center;
    padding-bottom: 20px;
}
section.modal-bnr.banner-area {
    padding-top: 30px;
}
.spkr-btns a {
 
    font-size: 14px;
}
.spkr-description {
    font-size: 15px;
    line-height: 1.65em;
}
.spkr-img-lft {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}

.speakers-page .banner-area h1 {
    font-size: 46px;
}
.speakers-page .banner-area h1>span {
    font-size: 50px;
}
.spkr-bnr-rt{
	text-align:left;
}
.spkr-bnr-rt {
    font-size: 15px;
}
.spkr-bnr-lft {
    padding-left: 0;
    text-align: left;
}
.talks-video-sec .spkrs-blk-wrp {
    flex: 0 0 50%;
    -ms-flex: 0 0 50%;
}
.navigation {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
}
.navigation li.nxt a:after, .navigation li.prev a:before {
   
    vertical-align: middle;
    font-size: 15px;
}
section.banner-area.sponspg {
    padding: 50px 0 30px 0;
}
section.banner-area.sponspg h1>span {
    vertical-align: bottom;
    font-size: 50px;
    line-height: inherit;
}
section.banner-area.sponspg h1>span {
    vertical-align: bottom;
    font-size: 50px;
    line-height: inherit;
	    display: block;
}
section.banner-area.sponspg p {
    
    font-size: 15px;
    margin-top: 15px;
}
.bottom_texts p {
   
    font-size: 16px;
    line-height: 26px;
}
section.banner-area.sponspg {
    background-position: center right -100px;
}
.sponsors-wrap.spnpg {
    padding-top: 30px;
    margin-bottom: 84px;
    border-bottom: 1px solid #8b8b8b;
    padding-bottom: 30px;
}
.left-what {
    padding-right: 0;
}
article.experience-page.org.orgainzrion section.banner-area {
    padding-top: 0;
}

.organization-about {
    margin-top: -60px;
}
.what-box-in {
    max-height: 300px;
    min-height: 0;
}
.outcomes-main {
    background-position: center right -200px;
}
.outcome-inner {
    max-width: 300px;
}


.outcomes-main{
	    position: relative;
}
.advisors-bg-main h1 {
    font-size: 46px;
    margin-bottom: 15px;
    text-align: left;
}
.advisors-bg-main h1 span {
    font-size: 50px;
}
.advisors-bg-main p {
    font-size: 15px;
    text-align: left;
}
.advisors-bg .banner-area {
    padding-bottom: 0;
}
.advisors-bg-main {
    text-align: center;
    padding: 40px 0 20px;
}
.avi-box {
    flex: 0 0 50% !important;
    -ms-flex: 0 0 50%;
    margin-bottom: 30px;
}
.advisors-team-a {
    padding: 30px 0px 0px 0px;
}
.advisors-bg-main {
	    text-align: center;
    padding: 40px 0 20px;
}
.advisors-bg .banner-area:before{
display:none;	
}
.advisors-bg .banner-area {
    padding-bottom: 0;
    padding-top: 0;
}
.in-dit {
    text-align: center;
    padding: 15px 0;
}
.in-dit h2 {
    margin-bottom: 0;
}
.nat-md-main{
 text-align:left;	
}
.team-adv-c {
    margin-bottom: 50px;
}
.search-box-blk>span {
    float: left;
    margin-right: 26px;
    width: 100%;
}
#blog-catgry-box {
    width: 100%;
}
#blog-archive-box {
    width: 100%;
}
article.blog-page .banner-area h2 {
    font-size: 46px;
}
.blog-page .banner-area {
    padding: 50px 0 27px;
	    margin-bottom: 0;
}

.view-swap {
    float: right;
    margin-bottom: 20px;
    width: 100%;
    text-align: center;
}
.singlep a.addthis_button_more i{
	width: 40px;
    height: 40px;
	    font-size: 20px;
		    padding-top: 10px;
}
.singlep a.addthis_button_more {
    font-size: 15px;
}
.singlep a.addthis_button_more {
    font-size: 15px;
    position: relative;
    top: 0;
}
.view-swap>span{
	    font-size: 20px;
}



span.blog-img-hover a>span {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255,255,255,.14);
    line-height: 50px;
}

span.blog-img-hover a img {
    max-width: 26px;
}
span.blog-img-hover a i {
    font-size: 24px;
}
span.blog-img-hover a img {
    max-width: 26px;
    width: auto;
    margin-top: -6px;
}
span.blog-img-hover {
    min-height: 204px;
}

.blog-page .blogs-row-wrap .list-view .vid-img:before {
    width: 6px;
    height: 6px;
}
span.blog-img-hover a{
	font-size:12px;
}
.blog-page .list-view .blog-blk-wrp {
    margin-bottom: 50px;
}
section.banner-area.has-same-h2.singlep {
    margin-bottom: 7px;
}
article.blog-page section.blog-sec {
    padding: 20px 0 55px 0;
}

section.banner-area.video-banner.singlep.npad {
    padding: 0;
    height: 230px;
}
.transp {
    
    padding-top: 20px;
    padding-bottom: 55px;
}
.singlepots ul li:before{
	font-size: 9px;
}
.singlepots ul li{
	
    padding-left: 20px;
}
.transp  a.addthis_button_more {
    font-size: 15px;
    position: relative;
    top: -13px !important;
}

.singlepots ol {
    margin-left: 0;
    padding-left: 20px;
}	

html .goog-te-gadget-simple {
    height: 100%;
    padding-left: 31px;
    border-radius: 42px;
    width: 100%;
    font-size: 16px;
    outline: none !important;
    border: 1px solid #c0c0c0;
    color: #3b3b3b;
    background-color: #fff;
    line-height: 58px;
    width: 258px;
    position: relative;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    text-decoration: none;
    font-family: 'AvenirLTStdRoman';
    font-size: 16px;
    color: #3b3b3b;
}
.goog-te-gadget-simple:after {
    position: absolute;
    font-family: FontAwesome;
    content: "\f078";
    right: 0;
    top: 10px;
    color: #8b8b8b;
    padding-left: 15px;
    padding-right: 22px;
    border-left: 2px solid #e1e1e1;
    line-height: 40px;
}

.step-col {
    text-align: center;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    cursor: pointer;
}
.step-bottom .col-btm {
    width: 100%;
    padding: 0;
}
.btm-btn button {
   
    font-size: 16px;
}
.btm-section .col-4 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.btm-section .col-3 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.btm-section .col-6 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.btm-section .col-2 {
    width: 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.ray-img {
    position: relative;
    left: 0;
    top: -29px;
}

.step-grey {
    font-size: 18px;
}
.grey-inner {
    float: left;
    font-weight: bold;
    margin-bottom: 20px;
}
.grey-inner.grey-right {
    float: right;
    width: 100%;
}
.btm-section input, .btm-section select {
    height: 57px;
    border-radius: 40px;
    width: 100%;
    border: 2px solid #b5b5b5;
    padding-left: 23px;
    color: #333;
    margin-bottom: 20px;
    color: #3b3b3b;
    font-size: 16px;
    outline: none !important;
}

span.select-input.input-span.expiration {
    width: 100%;
    margin-bottom: 20px;
}

.video-srch-sec.searchlists .vide-srch-togg {
    display: none;
}
.video-srch-sec.searchlists>.container {
    display: block;
}



.search-box-blk>span {
    float: left;
    margin-right: 0;
    width: 100%;
    margin-top: 0;
    display: block;
    text-align: center;
}


.select-selected {
  
    text-align: left;
}
section.banner-area {
 
    overflow: hidden;
}
.select-items>div {
 
    padding: 7px 11px 4px 11px;
}
section.banner-area.sponspg p{
	    max-width: 350px;
}
.search-box-blk span#viewSwap {
    display: none;
}
.palce-search button i{
    position: relative;
    left: 3px;
    top: 1px;
}
.searchinput {
    width: 100%;
    font-size: 18px;
    padding-left: 0;
}
.advisors-bg {
    /* margin-top: -16px; */
    width: 100%;
    /* float: left; */
    position: relative;
    top: -16px;
}
.conatct-body-wrap {
    padding: 0px 0 55px;
}

.grey-inner {
  
    font-size: 14px;
    line-height: 20px;
}
.btm-section h2 {
    font-size: 26px;
}
.title-text p , .btm-section h2{
	    font-size: 26px;
    color: #8b8b8b;
    font-family: 'AvenirLTStdBlack';
    font-weight: normal;
}

.grey-inner {
  
    text-align: center;
}
.grey-inner.grey-right{
	    margin-bottom: 7px;
}
.step-bottom .col-btm p {
    color: #000;
    font-size: 17px;
    line-height: 29px;
    margin-top: 0;
}
.step-bottom .col-btm {
    border-right: none;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 50px;
    margin-bottom: 39px;
}
.step-bottom .col-btm:last-child {
    border-right: none;
    border: none;
}
.step-bottom {
    margin-bottom: 0;
}
.grey-inner {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    font-size: 17px;
    line-height: 29px;
    margin-top: 0;
    font-weight: normal;
}
.grey-right.grey-inner strong {
    font-weight: normal;
}
}




section.banner-area.suppor-bg{
	padding: 250px 0px;
}
section.banner-area.suppor-bg{
	background-size: cover;
	background-position: top;
}
.sponsorships-main{
	padding: 110px 0px;
}

.titel-sp h1{
	color: #8b8b8b;
	font-size: 45px;
	margin-bottom: 15px;
	text-transform: capitalize;
}
.left-sup p{
	font-size: 20px;
	color: #333333;
}

.right-sup ul{
	margin: 0px;
	padding: 0px;
	display: block;
	text-align: center;
}
.right-sup ul li{
	display: inline-block;
	text-align: center;
	list-style: none;
	padding: 0px 10px;
}
.right-sup ul li strong{
	color: #8b8b8b;
	font-size: 35px;
	font-family: 'AvenirLTStdBlack';
}

.as-main{
	margin-top: 30px;
}
.as-main h2{
	font-size: 32px;
	color: #850e6c;
	margin-bottom: 25px;
}

.as-main p.lst{
	font-size: 19px;
	margin-bottom: 0px;
	margin-top: 40px;
}
.as-main p.lst a{
	color: #333333;
	word-wrap: break-word;
}

.as-box{
	border: 1px solid #8b8b8b;
	min-height: 247px;
}

.as-box p{
	padding: 22px 24px;
	font-size: 19px;
	margin-bottom: 0px;
}

.as-t1{
	background: #143991;
	position: relative;
}
.as-t2{
	background: #256a0c;
	position: relative;
}
.as-t3{
	background: #ed8000;
	position: relative;
}
.as-t4{
	background: #850e6c;
	position: relative;
}
.as-t1:after{
	content: '';
	border: 0 solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	-webkit-transform: rotate(360deg);
	border-top-width: 40px;
	border-right-width: 22vw;
	border-right-color: #fff;
	background-color: transparent;
}
.as-t2:after{
	content: '';
	border: 0 solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	-webkit-transform: rotate(360deg);
	border-top-width: 40px;
	border-right-width: 22vw;
	border-right-color: #fff;
	background-color: transparent;
}
.as-t3:after{
	content: '';
	border: 0 solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	-webkit-transform: rotate(360deg);
	border-top-width: 40px;
	border-right-width: 22vw;
	border-right-color: #fff;
	background-color: transparent;
}
.as-t4:after{
	content: '';
	border: 0 solid transparent;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: 1;
	-webkit-transform: rotate(360deg);
	border-top-width: 40px;
	border-right-width: 22vw;
	border-right-color: #fff;
	background-color: transparent;
}
.as-box h1{
	color: #ffffff;
	font-size: 70px;
	margin: 0;
	padding: 0px 15px;
}


.volunteer-main{
	padding: 101px 0px;
}
.volunteer-main{
	background-size: cover;
	background-position: top;
}
.left-volunteer h1{
	font-size: 63px;
	margin-bottom: 30px;
}
.left-volunteer h1 span{
	font-size: 63px;
	line-height: 66px;
}
.left-volunteer p{
	color: #ffffff;
	font-size: 19px;
}
.left-volunteer p a{
	color: #ffffff;
	word-wrap: break-word;
}

.left-volunteer a.cont-us{
	background: #ffffff;
	color: #0f5ba4;
	height: 68px;
	line-height: 66px;
	font-size: 24px;
	padding: 0px 54px;
	display: inline-block;
	font-family: 'AvenirLTStdBlack';
	border-radius: 50px;
	border: 2px solid transparent;
}

.left-volunteer a.cont-us:hover{
	background: transparent;
	color: #fff;
	border: 2px solid #fff;
}


.right-volunteer img{
	width: 100%;
}

.attend-main{
	padding: 110px 0px;
}

.left-attend img{
	width: 100%;
}


.right-attend{
	padding-left: 70px;
}
.right-attend h1{
	color: #fb5d00;
	font-size: 54px;
	text-transform: capitalize;
	line-height: 45px;
	margin-bottom: 40px;
}

.right-attend h2{
	color: #8b8b8b;
	font-size: 32px;
	margin-bottom: 20px;
}
.right-attend p{
	font-size: 19px;
	color: #333333;
}
.right-attend a{
	background: #fb5d00;
	color: #ffffff;
	height: 68px;
	line-height: 66px;
	font-size: 24px;
	padding: 0px 54px;
	display: inline-block;
	font-family: 'AvenirLTStdBlack';
	border-radius: 50px;
	border: 2px solid transparent;
}
.right-attend a:hover{
	background: transparent;
	color: #fb5d00;
	border: 2px solid #fb5d00;
}



section.banner-area.com-part{
	padding: 250px 0px;
}

section.banner-area.com-part{
	background-size: cover;
	background-position: top;	
}

.opening-main{
	padding: 50px 0px;
}
.opening-inner h1{
	color: #8b8b8b;
	font-size: 32px;
	margin-bottom: 15px;
	text-transform: none;
}
.opening-inner p{
	font-size: 20px;
	color: #333333;
}

.h100-main{
	background-position: center;
	background-size: cover;
	text-align: center;
}
.h100-main h2{
	color: #1a5fa0;
	font-size: 70px;
}
.h100-main h1{
	color: #850e6c;
	font-size: 154px;
}
.h100-main h1 span{
	font-size: 110px;
	line-height: 146px;
	padding-left: 15px;
}

.h100-names{
	padding-top: 80px;
}
.list-names ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 40px;
}
.list-names ul li{
	font-size: 19px;
	color: #333333;
}

.comment-main{
	background-position: top;
	background-size: cover;
}
.comment-main{
	padding: 80px 0px;
}
.comment-title{
	text-align: center;
	margin-bottom: 60px;
}
.comment-title h1{
	font-size: 44px;
	text-transform: none;
	margin-bottom: 30px;
}
.comment-title h1 span{
	font-size: 59px;
}
.comment-title p{
	font-size: 19px;
	color: rgba(255,255,255,0.5);
	margin-bottom: 0px;
}

.slider-testimonials .cd-testimonials-wrapper{
	max-width: 910px;
	margin: 0 auto;
	width: 100%;
}
.slider-testimonials .cd-testimonials-wrapper .flex-viewport ul{
	margin: 0px;
	padding: 0px;
}
.slider-testimonials .cd-testimonials-wrapper ul.flex-direction-nav{
	display: block;
}

.slider-testimonials{
	position: relative;
}

.slider-testimonials .flex-direction-nav li {
  position: absolute;
  height: auto;
  width: auto;
  top: 50px;
}
.flex-direction-nav li:first-child {
  left: 0;
}
.flex-direction-nav li:last-child {
  right: 0;
}
.slider-testimonials .flex-direction-nav li a {	
    display: block;
	width: 150px;
	height: 150px;
	/* image replacement */
	overflow: hidden;
	opacity: 1;
	text-indent: 100%;
	white-space: nowrap;
	background: none;
	-webkit-transition: background-color 0.2s;
	-moz-transition: background-color 0.2s;
	transition: background-color 0.2s;
	position: relative;
	top: 0;
	line-height: initial;
}

.flex-direction-nav li a.flex-prev::before{
	display: inline-block;
	font-family:"Font Awesome 5 Free";
	font-weight: 900; 
	content: "\f053";	
	position: absolute;
	left: 0%;
	top: 0%;
	font-size: 105px;
	text-shadow: none;
	color: #ffffff;
}
.flex-direction-nav li a.flex-next::before{
	display: inline-block;
	font-family:"Font Awesome 5 Free";
	font-weight: 900; 
	content: "\f054";	
	position: absolute;
	left: 0%;
	top: 0%;
	font-size: 105px;
	text-shadow: none;
	color: #ffffff;
}


.flex-direction-nav .flex-prev{
	left: 0px;
}
.flex-direction-nav .flex-next{
	right: 0px;
}
.testimonials-item{
	
}
.cd-author{
	padding-bottom: 30px;
}

.learn-more-voices-main{
	padding: 120px 0px;
}

.testimonials-item p{
	color: #ffffff;
	font-size: 33px;
	line-height: 40px;
}
.cd-author-info li{
	list-style: none;
	font-family: 'AesthetikScript';
	color: #ffffff;
	font-size: 37px;
}

.voices-inner h4{
	color: #333333;
	font-size: 28px;
	font-family: 'AvenirLTStdRoman';
	margin-bottom: 30px;
	word-break: break-word;
}
.voices-inner p{
	font-size: 19px;
	color: #333333;
	margin-top: 30px;
	margin-bottom: 0px;
}
.voices-inner{
	text-align: center;
	max-width: 520px;
	margin: 0 auto;
	width: 100%;
}

.voices-inner a{
	background: #fb5d00;
	color: #ffffff;
	height: 68px;
	line-height: 66px;
	font-size: 24px;
	padding: 0px 54px;
	display: inline-block;
	font-family: 'AvenirLTStdBlack';
	border-radius: 50px;
	border: 2px solid transparent;
}
.voices-inner a:hover{
	background: transparent;
	color: #fb5d00;
	border: 2px solid #fb5d00;
}
.voices-right img{
	width: 100%;
}


@media (min-width:768px) and (max-width:991px) {
	.right-sup ul li img{
		max-width: 130px;
	}
	.right-attend{
		padding-left: 30px;
	}
	.right-sup ul li{
		display: block;
		padding: 8px 0px;
	}
	.as-box h1{
		padding: 10px 15px;
	}
	.as-box p{
		word-break: break-word;
	}
	.slider-testimonials .cd-testimonials-wrapper{
		padding: 0px 60px;
	}
	.slider-testimonials .flex-direction-nav li a{
		width: 60px;
		height: 60px;
	}
	.slider-testimonials .flex-direction-nav li a{
		width: 60px;
		height: 60px;
	}
	.flex-direction-nav li a.flex-prev::before{
		font-size: 50px;
		left: -30px;
	}
	.flex-direction-nav li a.flex-next::before{
		font-size: 50px;
	}
	
	.h100-main h2{
		font-size: 33px;
	}
	.h100-main h1{
		font-size: 55px;
	}
	.h100-main h1 span{
		font-size: 63px;
		line-height: 63px;
	}
	
}

@media (min-width:576px) and (max-width:767px) {
	section.banner-area.suppor-bg{
		padding: 60px 0px;
	}
	.sponsorships-main{
		padding: 30px 0px;
	}
	.right-sup ul li{
		margin-bottom: 10px;
		padding: 10px 0px;
		display: block;
	}
	.as-box{
		margin-bottom: 30px;
	}
	.as-t1::after, .as-t2::after, .as-t3::after, .as-t4::after{
		border-right-width: 90vw;
	}
	.volunteer-main{
		padding: 60px 0px;
	}
	.left-volunteer{
		margin-bottom: 30px;
		text-align: center;
	}
	.left-volunteer a.cont-us{
		height: 55px;
		line-height: 55px;
		font-size: 14px;
	}
	.left-attend{
		margin-bottom: 30px;
	}
	.right-attend{
		padding-left: 0px;
		text-align: center;
	}
	.attend-main{
		padding: 60px 0px;
	}
	.right-attend h1{
		font-size: 35px;
		line-height: 34px;
	}
	.right-attend h2{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.right-attend a{
		font-size: 14px;
		height: 55px;
		line-height: 55px;
	}
	
	
	
	section.banner-area.com-part{
		padding: 60px 0px;
	}
	.opening-inner h1{
		font-size: 24px;
	}
	.h100-main h2{
		font-size: 33px;
	}
	.h100-main h1{
		font-size: 55px;
	}
	.h100-main h1 span{
		font-size: 63px;
		line-height: 63px;
	}
	.list-names{
		margin-bottom: 25px;
	}
	.comment-title h1{
		font-size: 30px;
	}
	.comment-title h1 span{
		font-size: 34px;
	}
	.comment-title{
		margin-bottom: 30px;
	}
	.slider-testimonials .cd-testimonials-wrapper{
		padding: 0px 30px;
	}
	.testimonials-item p{
		font-size: 20px;
		line-height: 28px;
		text-align: center;
	}
	.slider-testimonials .flex-direction-nav li a{
		width: 60px;
		height: 60px;
	}
	.slider-testimonials .flex-direction-nav li a{
		width: 60px;
		height: 60px;
	}
	.flex-direction-nav li a.flex-prev::before{
		font-size: 50px;
		left: -30px;
	}
	.flex-direction-nav li a.flex-next::before{
		font-size: 50px;
	}
	
	.voices-inner h4{
		font-size: 18px;
	}
	.voices-inner{
		margin-bottom: 30px;
	}
	.voices-inner a{
		height: 55px;
		line-height: 55px;
		font-size: 14px;
	}
	.learn-more-voices-main{
		padding: 60px 0px;
	}
	
}
@media (min-width:480px) and (max-width:575px) {
	section.banner-area.suppor-bg{
		padding: 60px 0px;
	}
	.sponsorships-main{
		padding: 30px 0px;
	}
	.right-sup ul li{
		margin-bottom: 10px;
		padding: 10px 0px;
		display: block;
	}
	.as-box{
		margin-bottom: 30px;
	}
	.as-t1::after, .as-t2::after, .as-t3::after, .as-t4::after{
		border-right-width: 90vw;
	}
	.volunteer-main{
		padding: 60px 0px;
	}
	.left-volunteer{
		margin-bottom: 30px;
		text-align: center;
	}
	.left-volunteer a.cont-us{
		height: 55px;
		line-height: 55px;
		font-size: 14px;
	}
	.left-attend{
		margin-bottom: 30px;
	}
	.right-attend{
		padding-left: 0px;
		text-align: center;
	}
	.attend-main{
		padding: 60px 0px;
	}
	.right-attend h1{
		font-size: 35px;
		line-height: 34px;
	}
	.right-attend h2{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.right-attend a{
		font-size: 14px;
		height: 55px;
		line-height: 55px;
	}
	
	
	
	
	section.banner-area.com-part{
		padding: 60px 0px;
	}
	.opening-inner h1{
		font-size: 24px;
	}
	.h100-main h2{
		font-size: 33px;
	}
	.h100-main h1{
		font-size: 55px;
	}
	.h100-main h1 span{
		font-size: 63px;
		line-height: 63px;
	}
	.list-names{
		margin-bottom: 25px;
	}
	.comment-title h1{
		font-size: 30px;
	}
	.comment-title h1 span{
		font-size: 34px;
	}
	.comment-title{
		margin-bottom: 30px;
	}
	.slider-testimonials .cd-testimonials-wrapper{
		padding: 0px 30px;
	}
	.testimonials-item p{
		font-size: 20px;
		line-height: 28px;
		text-align: center;
	}
	.slider-testimonials .flex-direction-nav li a{
		width: 60px;
		height: 60px;
	}
	.slider-testimonials .flex-direction-nav li a{
		width: 60px;
		height: 60px;
	}
	.flex-direction-nav li a.flex-prev::before{
		font-size: 50px;
		left: -30px;
	}
	.flex-direction-nav li a.flex-next::before{
		font-size: 50px;
	}
	
	.voices-inner h4{
		font-size: 18px;
	}
	.voices-inner{
		margin-bottom: 30px;
	}
	.voices-inner a{
		height: 55px;
		line-height: 55px;
		font-size: 14px;
	}
	.learn-more-voices-main{
		padding: 60px 0px;
	}
}
@media (min-width:320px) and (max-width:480px) {
	section.banner-area.suppor-bg{
		padding: 60px 0px;
	}
	.sponsorships-main{
		padding: 30px 0px;
	}
	.right-sup ul li{
		margin-bottom: 10px;
		padding: 10px 0px;
		display: block;
	}
	.as-box{
		margin-bottom: 30px;
	}
	.as-t1::after, .as-t2::after, .as-t3::after, .as-t4::after{
		border-right-width: 94vw;
	}
	.volunteer-main{
		padding: 60px 0px;
	}
	.left-volunteer{
		margin-bottom: 30px;
		text-align: center;
	}
	.left-volunteer a.cont-us{
		height: 55px;
		line-height: 55px;
		font-size: 14px;
	}
	.left-attend{
		margin-bottom: 30px;
	}
	.right-attend{
		padding-left: 0px;
		text-align: center;
	}
	.attend-main{
		padding: 60px 0px;
	}
	.right-attend h1{
		font-size: 35px;
		line-height: 34px;
	}
	.right-attend h2{
		font-size: 24px;
		margin-bottom: 10px;
	}
	.right-attend a{
		font-size: 14px;
		height: 55px;
		line-height: 55px;
	}
	
	
	
	
	section.banner-area.com-part{
		padding: 60px 0px;
	}
	.opening-inner h1{
		font-size: 24px;
	}
	.h100-main h2{
		font-size: 33px;
	}
	.h100-main h1{
		font-size: 55px;
	}
	.h100-main h1 span{
		font-size: 63px;
		line-height: 63px;
	}
	.list-names{
		margin-bottom: 25px;
	}
	.comment-title h1{
		font-size: 30px;
	}
	.comment-title h1 span{
		font-size: 34px;
	}
	.comment-title{
		margin-bottom: 30px;
	}
	.slider-testimonials .cd-testimonials-wrapper{
		padding: 0px 30px;
	}
	.testimonials-item p{
		font-size: 20px;
		line-height: 28px;
		text-align: center;
	}
	.slider-testimonials .flex-direction-nav li a{
		width: 60px;
		height: 60px;
	}
	.slider-testimonials .flex-direction-nav li a{
		width: 60px;
		height: 60px;
	}
	.flex-direction-nav li a.flex-prev::before{
		font-size: 50px;
		left: -30px;
	}
	.flex-direction-nav li a.flex-next::before{
		font-size: 50px;
	}
	
	.voices-inner h4{
		font-size: 18px;
	}
	.voices-inner{
		margin-bottom: 30px;
	}
	.voices-inner a{
		height: 55px;
		line-height: 55px;
		font-size: 14px;
	}
	.learn-more-voices-main{
		padding: 60px 0px;
	}
	
	
}


.col-btm.selnet {
    cursor: pointer;
}


button.regd-btn.seminar-btn.btnch {
    font-size: 21px;
    line-height: 25px;
    padding: 15px 20px;
    margin-bottom: 20px;
}

.btnch.selected.regd-btn.seminar-btn {
    background: #741439;
    color: #fff;
}
.btnch.selected.regd-btn.seminar-btn:before {
    content: "\f058";
}

.btnch.regd-btn:before{
	
	    margin-right: 10px;
	
}

.step-bottom .col-btm h6 span {
    font-size: 18px;
    margin-top: -5px;
    float: left;
    width: 100%;
	line-height: 26px;
}





.lefta {
    FLOAT: LEFT;
}

.lefta img{
	    max-width: 500px;
    float: left;
    margin-right: 30px;
	
    margin-bottom: 50px;

}

div#confernce1 {
    display: block;
    clear: both;
        padding-top: 0px;
   
}

.righta {
    text-align: left;
    float: right;
    width: 60%;
}

.title-text {
    text-align: center;
    clear: both;
   
}

.righta {
    text-align: left;
}

div#step2 {
    clear: both;
}

.step-col img {
   /* max-height: 203px;*/
	max-width: 410px;
	
}

.step-col .semlogo {
    width: 200px;
}

.col-btm img {
    max-width: 340px;
}
.cmn{
	height: 139px;
    border-radius: 40px;
    width: 100%;
    border: 2px solid #b5b5b5;
    padding-left: 35px;
    color: #333;
    margin-bottom: 39px;
    color: #3b3b3b;
    font-size: 20px;
    outline: none !important;
    padding-top: 20px;
}