
#talk{height:calc(100vh - 60px);margin-top:60px;
					display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;
					align-items:center;overflow:hidden;position:relative;color:#fff}#talk:before{content:"";background-image:url(../cover/talk.jpg);
				background-size:cover;background-position:top;display:block;top:0;left:0;height:100%;width:100%;position:absolute;transition:all 15s}
				#talk p{color:#fff;display:inline-block;margin:15px 20px}@media only screen and (max-width:767px){#talk p{display:block;text-align:center}}
				#talk.loaded:before{transform:translate3d(0,20px,0) scale(1.25)}@media only screen and (min-width:768px){#talk{min-height:660px}}#talk img{margin-bottom:20px;max-width:314px;
					height:auto}


					@media only screen and (max-width:767px){
						#talk img{width:70%;display:block;margin:0 auto 25px}}
						#talk h1{color:#ec008c;font-weight:500;font-size:2.8rem;margin-bottom:50px}
					    #talk h1 span{color:#fff;font-weight:400}
					@media only screen and (max-width:767px){
					    #talk h1{font-size:1.8rem}}

			    #talk a.btn{
			    	background-size:300% 100%;background-position:100% 0;border-radius:10px;font-weight:700;display:inline-block;text-decoration:none;padding:10px 15px;font-size:22px;width:87%;box-shadow:2px 2px 10px #000;margin:0 auto;display:block}
				#talk a.btn,
				#talk a.btn:hover{
					background-image:linear-gradient(45deg,#8f0049,#fe0081 50%,#8f0049);color:#fff;transition:all .5s ease-in-out}
				#talk a.btn:hover{background-position:0 0}
				@media only screen and (min-width:768px){
					#talk a.btn{width:auto;display:initial}}
				#talk .arrow-container{color:#fff;opacity:.5;transition:1s ease;position:absolute;bottom:0;width:200px;height:50px}
				#talk .arrow-container:hover{opacity:1}
				#talk .arrow-container a{color:#fff}
				#talk .arrow-container a:hover{text-decoration:none}
				#talk .arrow-container p{position:relative;bottom:30px;font-size:20px;width:100%;text-align:center;margin:0}
				
				@media only screen and (max-width:767px){
					#talk a.btn{
                    	width: 100px; height: 
                    }


					#talk .arrow-container p{opacity:0}}
					#talk .arrow{
						width:38px;height:14px; margin-top: 20px;
					margin:auto;text-transform:uppercase;letter-spacing:3px;text-align:center;position:relative;left:0;right:0;bottom:30px;
					animation:b 1.6s linear infinite}
					#talk .arrow ul{list-style:none}
					#talk .arrow ul li{width:24px;height:4px;background:#fff}
					#talk .arrow ul li:first-child{left:0;top:0;position:absolute;-ms-transform:rotate(45deg);transform:rotate(45deg);border-radius:5px 0 0 5px}
					#talk .arrow ul li:nth-child(2){left:14px;position:absolute;border-radius:0 5px 5px 0;top:0;-ms-transform:rotate(-45deg);transform:rotate(-45deg)}
				    #talk .arrow:hover{opacity:1}@keyframes b{0%{transform:translateY(0)}50%{transform:translateY(4px)}to{transform:translateY(0)}}





				#invite{padding:100px 0;display:-ms-flexbox;display:flex;
					-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;overflow:hidden;position:relative;
		








background-image:url(../profile/teach.jpg);background-size:cover;text-align:center;background-position:50%;color:#fff}
@media only screen and (min-width:992px){#invite{min-height:670px;height:calc(100vh - 60px);padding:0}}#invite 
img{max-width:330px;margin-bottom:40px;width:60%}#invite h2{color:#fff;font-weight:500;font-size:8rem;
	text-transform:uppercase;max-width:920px;margin:0 auto 30px}#invite h2 span{color:#ec008c}

@media only screen and (min-width:768px) and (max-width:1199px){#invite h2{font-size:6rem}}
@media only screen and (max-width:767px){#invite h2{font-size:3.3rem}}
#invite




.btn{background-image:linear-gradient(45deg,#8f0049,#fe0081 50%,#54002b);
	background-size:300% 100%;background-position:100% 0;border-radius:30px;
	font-weight:700;text-decoration:none;padding:5px 15px;font-size:22px;
	box-shadow:2px 2px 10px #000;margin:0 10px 20px;display:inline-block;
	width:200px;line-height:1.3em;text-transform:uppercase}
#invite .btn,#invite .btn:hover{color:#fff;transition:all .5s ease-in-out}
#invite .btn:hover{background-image:linear-gradient(45deg,#8f0049,#fe0081 50%,#8f0049);
	background-position:0 0}footer{background:#262626;color:#fff;text-align:left;padding:50px 0 20px}

@media only screen and (max-width:767px){footer{text-align:center}}
footer .logo{max-width:200px}footer .social-links{font-family:social-icons;margin:20px 0}




.example{
  overflow-y: scroll;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.example::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE and Edge */
.example {
    -ms-overflow-style: none;
}


