/* -------------------------------------- Reset styles -------------------------------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{font:400 14px/24px 'ZohoPuvi', sans-serif;margin:0 auto;background:#fff;color:#444}em{font-style:italic}
.clearfix:after {
    clear:both;
    content:'.';
    display:block;
    visibility:hidden;
    height:0;
}

.clearfix {
	display: inline-block;
}``

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

*+html .clearfix {
	display: inline-block;
}

body {
	font-family: 'ZohoPuvi', sans-serif!important;
	letter-spacing: normal;
	font-size: 16px;
	line-height: normal;
	color: #000;
	overflow-x: hidden;
	position: relative;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pr {
	position: relative;
}

.pa {
	position: absolute;
}

.pf {
	position: fixed;
}

.container {
	width: 1200px;
	margin: 0 auto;
}

#backToTop {
	display: none!important;
}
h2{
  font-family:'Zoho_Puvi_SemiBold';
  font-size: 2em;
  line-height: normal;
}
.events-mainsec{overflow: hidden;}
.main{position: relative;z-index: 2;}
/* ------------------------ Header styles -----------------------*/
header#header-fixed{display: none;}
header{
  background:rgb(36,83,145);
  padding: 40px 0 20px 0;
  position: relative;
  box-shadow: none;
  z-index: 1;
}
.melogo a{display: inline-block;vertical-align: top;}
.me-20-logo {
  position: relative;
  left: 10px;
  top: 12px;
}
.me-20-logo img {
    width: 40px;
    height: auto;
}
/* ------------------------ Home section styles -----------------------*/
#Home{
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#245391+0,3564a4+28,6e94c9+100 */
  background: rgb(36,83,145); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(36,83,145,1) 0%, rgba(53,100,164,1) 28%, rgba(110,148,201,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(36,83,145,1) 0%,rgba(53,100,164,1) 28%,rgba(110,148,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(36,83,145,1) 0%,rgba(53,100,164,1) 28%,rgba(110,148,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#245391', endColorstr='#6e94c9',GradientType=0 ); /* IE6-9 */
  color:#fff;
  min-height: 500px;
}
h1 {
    font-family:'Zoho_Puvi_SemiBold';
    font-size: 2.5em;
    line-height: normal;
}
h1+p{
  font-size: 1.2em;
  font-style: italic;
}
#Home .cont-sec{
  width:55%;
  padding: 30px 0 20px 0;
  display: inline-block;
  vertical-align: top;
}
.creative-sec {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-top: -50px;
}
.creative-sec img{
  width:100%;
  height: auto;
}
.main-title{
  padding: 20px 0 30px 0;
}
.itech-brif{
  line-height: 25px;
}
.celebration-sec {
    position: relative;
    padding-top: 30px;
}
.celebration-sec p{
  line-height: 25px;
  padding-bottom: 20px;
}
/*
.celebration-sec:before {
  content: "";
  background: url("../images/20-years.svg") no-repeat left top;
  position: absolute;
  background-size: 85%;
  width: 317px;
  height: 65px;
  top: 10px;
  left: -100px;
}*/
.events-btn{
  font-family:'Zoho_Puvi_SemiBold';
  font-size: 1.1em;
  background: #ffea00;
  display: inline-block;
  padding: 15px 30px;
  color: #000;
  border-radius: 3px;
  cursor: pointer;
  position: relative;
  z-index: 2;
  -moz-transition: all ease-in-out .3s;
  -webkit-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
.events-btn:hover{background: #c0e518;}
/* ------------------------ Events styles -----------------------*/
#Events{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#6193cb+0,ffffff+51 */
  background: rgb(97,147,203); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(110,148,201,1) 0%, rgba(255,255,255,1) 51%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(110,148,201,1) 0%,rgba(255,255,255,1) 51%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(110,148,201,1) 0%,rgba(255,255,255,1) 51%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6193cb', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  padding: 0 0 50px 0;
  position: relative;
  z-index: 2;
}
#Events h2{
  padding: 40px 0;
}
.events-list li{
  display: inline-block;
  vertical-align: top;
  text-align: left;
  width: 25%;
  margin: 0 3% 3% 0;
}
.events-list li a{
  display: inline-block;
  vertical-align: top;
  width: 80%;
  background: #FFEB00 url("../images/spring-creative.svg") no-repeat right bottom;
  border-radius: 10px;
  min-height: 150px;
  padding: 10%;
  position: relative;
  top:0;
  -moz-transition: all ease-in-out .3s;
  -webkit-transition: all ease-in-out .3s;
  -o-transition: all ease-in-out .3s;
  transition: all ease-in-out .3s;
}
.events-list li a:hover{
  top:-10px;
  background-color: #c0e518;
}
.events-list li.fall a{
  background: #FFEB00 url("../images/fall-creative.svg") no-repeat right bottom;
}
.events-list li.fall a:hover{
  background-color: #ffca2d;
}
.events-list li img{display: block;padding-bottom: 10px;}
.events-list .date {
    position: absolute;
    bottom: 15px;
    font-size: .9em;
    color: #000;
}
#Events .hybrid-conference{
  padding-top: 60px;
}
.hybrid-list li > a:after{
  content:"";
  background: url("../images/toronto-west-creative.png") no-repeat right bottom;
  position: absolute;
  bottom:0;
  right:0;
  width:100%;
  height: 100%;
}
.hybrid-list li:nth-child(2) > a:after{
  background: url("../images/ottawa-creative.png") no-repeat right bottom;
}
.hybrid-list li:nth-child(3) > a:after{
  background: url("../images/montreal-creative.png") no-repeat right bottom;
}
.hybrid-list li:nth-child(4) > a:after{
  background: url("../images/toronto-downtown-creative.png") no-repeat right bottom;
}
.hybrid-list li:nth-child(5) > a:after{
  background: url("../images/calgary-creative.png") no-repeat right bottom;
}
.hybrid-list li:nth-child(6) > a:after{
  background: url("../images/vancouver-creative.png") no-repeat right bottom;
}

.events-list li.completed a:before {
    content: "completed";
    position: absolute;
    top: 0;
    right: 0;
    background: #010101;
    color: #fff;
    padding: 5px 20px;
    border-radius: 0px 10px 0 10px;
}
/* ------------------------ Speakers styles -----------------------*/
#Speakers{padding:0 0 100px 0;}
.speakers-list{
  margin-top: 50px;
}
.speakers-list li{
  display: inline-block;
  vertical-align: top;
  width:75%;
  padding: 0 0 40px 0;
}
.speakers-list li:last:child{padding: 0;}
.speaker-img{
  display: inline-block;
  vertical-align: top;
  width: 140px;
}
.speaker-img img {
  width: 100%;
  height: auto;
  border-radius: 140px;
  border: 5px solid #f4f4f4;
}
.speaker-details{
  display: inline-block;
  vertical-align: top;
  width:80%;
  padding: 15px 0 0 30px;
}
.speaker-details h3 {
  font-family: 'Zoho_Puvi_SemiBold';
  font-size: 1.2em;
  padding: 0 0 6px 0;
}
.speaker-details span{font-size: .9em;padding: 0 0 15px 0;display: block;}
.speaker-details p{font-size: .9em;line-height: 24px;}

/* ------------------------ Contact styles -----------------------*/
#Contact{
  padding: 20px 0;
  text-align: center;
  background: #f4f4f4;
  line-height: 25px;
}
/* ------------------------ Footer styles -----------------------*/
footer{padding: 0 0 20px 0;position: relative;z-index: 2;}
.zoho-division {
  font-size: 1em;
  line-height: normal;
  padding: 20px 0 15px 0;
  margin: 0;
  color: #fff;
}
.zoho-division span {
  display: inline-block;
  padding: 0 10px 0 0;
  color: #eee;
  font-size: .9em;
}
.zoho-division img {
    width: 60px;
    height: auto;
    padding: 0px 10px;
    vertical-align: sub;
    display: inline-block;
}
footer a{color:#aaa;}
.zsiq_theme1.zsiq_floatmain, .siq_bR{display: none!important;}
/* ------------------------ Animation styles -----------------------*/
.anim-2 {
    animation-delay: 2s;
}
@keyframes text-move {
	0% {
		right: 195px;
	}
	50% {
		right: 0;
	}
	100% {
		right: 195px;
	}
}
/* ------------------------ Responsive styles -----------------------*/
@media only screen and (max-width: 1200px) {
  .container{width:90%;}
  .creative-sec{margin: 0;}
  .events-list li{width:25%;}
  .speakers-list li{width:80%;}
  .speaker-details{width:70%;}
  .itech-brif br{display: none;}
}
@media only screen and (max-width: 1020px) {
  #Home .cont-sec{width: 100%;padding: 20px 0;}
  .creative-sec{display: block;margin: 0 auto;}
  .events-list li {width: 40%;}
  .speakers-list li {width: 100%;}
}
@media only screen and (max-width: 650px) {
  .itech-brif br{display: none;}
  .creative-sec{width: 100%;left:0;}
  .events-list li{width:100%;}
  .speaker-details{width: 100%;padding: 25px 0 0 0;}
  .speaker-img{padding-bottom: 0;}
}
@media only screen and (max-width: 370px) {
}
