/* PRODUCT HEADER CSS STARTS */
/**Overwright**/

.connectto {
  font-size: 18px;
  font-family: var(--zf-primary-semibold);
  margin-bottom: 15px;
}

.banner-sec, .event-part { padding-top:20px;}
.banner-sec{ padding-top:200px; padding-bottom:200px; min-height: 500px;    bottom: 0; top: 0;}
.z-upcoming-events .event-sec.upcoming{padding:30px 0;}
.event-sec.upcoming .event-date .date{font-size: 30px; line-height: 34px;}
.main{max-width: inherit;}
.z-upcoming-events .event-sec.upcoming:first-child{ padding-top:30px;}

.main-container-wrapper #mini-panel-product_menu{ background:transparent; }
.main-container-wrapper #mini-panel-product_menu .content-wrap{
 border: none;
}

/*#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a{
color:#fff;
}*/
/* PRODUCT HEADER CSS ENDS  */

.main {
/*margin: -77px auto 0;
   max-width: 1480px;*/
  overflow: hidden;
  background: #f8f8f9;
}
/* BANNER SEC */
.event-part {
width: 25%;
padding: 30px 5% 0;
float: left;
max-width: 550px;
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
position: relative;
}

.eventtype {
color: #333;
padding: 0 15px;
position: relative;
}

.eventtype:before {
  content: '';
  position: absolute;
  background: #333;
  width: 1px;
  height: 80%;
  top: 5%;
  left: 6px;
}

.banner-sec {
background-image: url('https://www.zoho.com/recruit/images/recruit-events-bg.jpg');
background-color: #121212;
background-position: center center;
width: 25%;
padding: 100px 5% 0;
  position: absolute;
  background-repeat: no-repeat;
  background-size: cover
}
.banner-sec-inner {
position: relative;
z-index: 2;
}
.banner-sec:before {
/* background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5); */
background: #1976d2;
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 1;
      right: 0;
      bottom: 0;
}
h1 {
color: #ffffff;
font-family: var(--zf-primary-bold), Arial, Gotham, Helvetica Neue, Helvetica, sans-serif;
font-size: 50px;
line-height: 55px;
max-width: 400px;

}
.banner-sec p {
color: #fff;
font-size: 16px;
line-height: 1.7;
padding-bottom: 30px;
}



/* BANNER SEC ENDS */

/* EVENT PART */
.event-part {
margin-bottom: -1px;
max-width: 1200px;
width: 55%;
      float: right;
}
.event-part-inner {
overflow: hidden;
}
.event-desc {
color: #333;
font-size: 18px;
line-height: 30px;
}
.event-sec {
border-bottom: 1px solid #e8e8e8;
float: left;
margin-bottom: 0;
min-height: 20px;
overflow: hidden;
padding: 20px 5% 30px 0;
width: 100%;
}
.event-info {
position: relative;
text-align: left;
min-height: 118px;
}
.z-upcoming-events .event-sec:nth-child(odd) {
box-shadow: 1px 0 0 #e8e8e8 inset;
padding: 60px 0 60px 5%;
}
.z-completed-events .event-sec:nth-child(even) {
box-shadow: 1px 0 0 #e8e8e8 inset;
padding: 60px 0 60px 5%;
}
.event-date {
    top: 50%;
  transform: translate(0, -50%);
position: absolute;
text-align: left;
}
.month, .year {
color: #2196f3;
display: block;
font-family: var(--zf-primary-semibold), Arial, Gotham, Helvetica Neue, Helvetica, sans-serif;
font-size: 20px;
letter-spacing: 1px;
margin: 0 0 10px 0;
text-transform: uppercase;
}
.date {
color: #2196f3;
display: block;
font-family: var(--zf-primary-bold), Arial, Gotham, Helvetica Neue, Helvetica, sans-serif;
font-size: 28px;
line-height: 36px;
margin: 3px 0px 10px 0;
}
.date .new-color {
color: #1976d2;
}
.event-details {
padding: 0 0 0 20%;
position: relative;
}
.status {
color: #bdbdbd;
font-family: var(--zf-primary-semibold), Arial, Gotham, Helvetica Neue, Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 0.25px;
text-transform: uppercase;
      display: none;
}
.event-details h2 {
color: #000;
font-size: 28px;
      line-height: 26px;
text-align: left;
font-family: var(--zf-primary-bold);
margin-bottom: 10px;
}
.event-details p {
font-size: 18px;
margin-bottom: 25px;
}
.more {
color: #000;
font-size: 12px;
line-height: 18px;
display: inline-block;
padding: 10px 30px;
border: 1px solid #000;
text-transform: uppercase;
transition: 0.5s ease;
-webkit-transition: 0.5s ease;
  font-family: var(--zf-primary-semibold);
}

.event-city {
font-size: 12px;
  color: #e53034;
margin-bottom: 15px;
}

.more:hover {
color: #fff;
background: #000;
}
/* RECENT EVENT HIGHLIGHTS */



.event-sec.upcoming, .event-sec.upcoming-next {
box-shadow: none;
min-height: 20px !important;
padding: 0 0 60px;
width: 100%;
}
.z-upcoming-events .event-sec.upcoming {
box-shadow: none;
padding: 30px 0px;
}
.z-upcoming-events .event-sec.upcoming:first-child {
padding-top: 0;
}
.event-sec.upcoming-next {
padding: 60px 0 60px;
}
.upcoming .event-details {
padding: 0 0 0 15%;
}
.event-sec.upcoming .event-info {
box-shadow: none;
padding: 0;
width: 100%;
}
.event-sec.upcoming .event-details .status {
display: none;
font-size: 14px;
margin-bottom: 5px;
}
.event-sec.upcoming .event-details h2 {
font-family: var(--zf-primary-light), Arial, Gotham, Helvetica Neue, Helvetica, sans-serif;
font-size: 35px;
line-height: 40px;
margin-bottom: 5px;
}
.event-sec.upcoming .event-details p {
font-size: 18px;
line-height: 26px;
margin-bottom: 15px;
}
.event-sec.upcoming .event-details .more {
font-size: 14px;
line-height: 22px;
padding: 5px 15px;
}
.event-sec.upcoming .event-date {
max-width: 120px;
}
.event-sec.upcoming .event-date .date {

line-height: 50px;
}
/*  RECENT EVENT HIGHLIGHTS ENDS */

/* COMPLETED EVENTS SEC CSS */

.z-completed-events .completed * {
color: #bbb !important;
  font-size: 16px;
}
.z-completed-events .completed .more {
display: none !important;
}
.z-completed-events .event-sec.completed, .z-completed-events .event-sec.completed:nth-child(even) {
border-bottom: 1px dashed #e8e8e8;
float: left;
margin-bottom: 0;
min-height: 20px;
overflow: hidden;
padding: 0 0 20px;
width: 100%;
box-shadow: none;
}
.z-completed-events .event-sec.completed .status {
display: none;
}
.event-part-inner.z-completed-events {
overflow: hidden;

// border-top: 1px dashed #e2e2e2;
}
.event-part-inner.z-completed-events > h2 {
color: #999;
font-size: 24px;
margin-bottom: 10px;
text-align: left;
}
.z-completed-events .event-info {
min-height: 20px;
}
.z-completed-events .event-date {
max-width: 150px;
margin-top: -5px;
}

.z-completed-events .date {
font-size: 16px;
display: inline;
      padding: 0 5px;
}
.z-completed-events .year{
  display: block;
}

.event-over-msg {
font-size: 21px;
text-align: center;
line-height: 1.5;
color: #e0524d;
margin-bottom: 40px;
width: 100%;
}

.banner-sec {
color: #fff;}

.banner-sec a {
text-decoration: none;
color: #fff;
}


/* COMPLETED EVENTS SEC CSS ENDS  */



/* EVENT PART ENDS */

.event-part{height: 520px; padding-top: 110px; box-sizing: border-box;padding-left: 0;}
.event-sec{border-bottom:none}
/* MEDIA QUERY STARTS */

@media screen and (min-width: 2990px){
.banner-sec {
width: 15%;
}

.event-part {
  max-width: 1200px;
  width: 100%;
  float: none;
  display: block;
  margin: 0 auto;
}
}

@media screen and (min-width: 1200px) and (max-width: 1400px){
.event-part {
float: none;
}
}

@media screen and (max-width: 1400px) {
h1 {
font-size: 52px;
line-height: 58px;
margin-bottom: 30px;
max-width: 400px;
}
.banner-sec {
float: none;
max-width: 100%;
min-height: 10px;
padding: 120px 5% 80px;
width: 90%;
  position: relative;

}
}

@media screen and (min-width:992px) and (max-width: 1199px) {
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a{
color: #fff;
}

#mini-panel-product_menu .product-nav-links .menu>li>a {
color: #fff;
}

#mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header+.product-nav-links li a {
color: #fff;
}

.main {
 margin: -80px auto 0;
}
.banner-sec {
float: none;
max-width: 100%;
min-height: 10px;
padding: 120px 5% 80px;
width: 90%;
  position: relative;
}
.event-part {
float: none;
margin: 0 auto -1px;
max-width: 850px;
padding: 80px 0 0;
width: 100%;
}
.banner-sec p {
padding-bottom: 0;
}
.banner-sec-inner {
max-width: 750px;
margin: 0 auto;
text-align: center;
}
h1 {
font-size: 60px;
line-height: 55px;
margin-bottom: 20px;
max-width: 100%;
}
}

@media screen and (min-width:768px) and (max-width: 991px) {
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a{
color: #fff;
}


.banner-sec {
float: none;
max-width: 100%;
min-height: 10px;
padding: 120px 5% 80px;
width: 90%;
text-align: center;
  position: relative; 

}
.event-part {
float: none;
margin: 0 auto -1px;
max-width: 850px;
padding: 0px;
width: 90%;
}
.product-logo, .product-menu li a {
color: #fff;
}
h1 {
font-size: 50px;
line-height: 44px;
max-width: 100%;
}
.banner-sec p {
margin: 0 auto;
max-width: 600px;
padding-bottom: 0;
}
.event-over-msg {
margin-bottom: 0;
width: 90%;
padding: 50px 5% 30px;
}
.z-upcoming-events .event-sec.upcoming:first-child {
padding-top: 60px;
}
}

@media screen and (max-width: 767px) {
.main-container-wrapper #mini-panel-product_menu{
background:#fff;

}
.main-container-wrapper #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a, #mini-panel-product_menu .menu-icon-help-header .product-title a, #mini-panel-product_menu .menu-icon-help-header + .product-nav-links li a {
color: #333;
}
h1 {
font-size: 36px;
line-height: 42px;
max-width: 100%;
margin-bottom: 20px;
}
.banner-sec {
max-width: 100%;
padding: 140px 10% 70px;
text-align: center;
width: 80%;
      padding-top: 100px;
      padding-bottom: 100px;
position: relative; 
min-height:100px;
}
.banner-sec p {
padding: 0;
}
.event-part {
padding: 0;
width: 100%;
}
.event-sec {
padding: 0;
}
.event-sec, .event-sec:last-child {
float: none;
min-height: 50px;
padding: 50px 5%;
position: relative;
text-align: left;
width: 90%;
}
.event-details {
padding: 0 0 0 15%;
}
.event-sec.upcoming, .event-sec.upcoming-next {
padding: 70px 5% 60px;
background-color: #2196f3;
padding: 50px 5% !important;
}
.upcoming .event-details {
padding: 0 0 0 18%;
}
.event-sec.upcoming .event-details .status {
color: #eee;
}
.event-sec.upcoming .event-details h2, .event-sec.upcoming .event-details p, .event-sec.upcoming .month, .event-sec.upcoming .year, .event-sec.upcoming .date, .event-sec.upcoming .event-details .more, .event-sec.upcoming .date .new-color {
color: #fff;
}
.event-sec.upcoming .event-details .more {
border: 1px solid #fff;
}
.event-sec.upcoming .event-details h2 {
font-size: 30px;
line-height: 36px;
}
.event-sec.upcoming .event-details p {
font-size: 16px;
line-height: 24px;
margin-bottom: 25px;
}
.event-sec.upcoming .event-details .status {
background: #fff none repeat scroll 0 0;
color: #2196f3;
font-size: 12px;
left: -5%;
letter-spacing: 0.5px;
line-height: 25px;
position: absolute;
text-align: center;
top: -50px;
width: 80px;
padding: 0px 7px;
}
.event-over-msg {
margin-bottom: 0;
width: 90%;
padding: 50px 5% 30px;
}
.z-completed-events .event-sec.completed, .z-completed-events .event-sec.completed:nth-child(2n) {
float: none;
padding: 30px 10% 20px;
width: 80%;
}
.z-completed-events .event-date {
margin-top: 0;
max-width: 150px;
position: relative;
}
.z-completed-events .event-details {
padding: 0;
}
.event-part-inner.z-completed-events > h2 {
padding: 0 10%;
}
}

@media screen and (max-width: 600px) {
h1 {
font-size: 28px;
line-height: 36px;
margin-bottom: 15px;
}
.banner-sec{
  padding-top: 100px;
  padding-bottom: 100px;
  min-height: 100px;
  position: relative;
}
.banner-sec p {
font-size: 14px;
line-height: 1.5;
}
.event-sec.upcoming .event-details h2 {
font-size: 26px;
line-height: 34px;
}
.event-details {
padding: 0 0 0 28%;
}
.event-sec.upcoming, .event-sec.upcoming-next {
background-color: #2196f3;
padding: 60px 10% !important;
width: 80%;
}
.event-sec, .event-sec:last-child, .event-sec:nth-child(2n+1) {
padding: 50px 7%;
width: 80%;
}
.event-sec.upcoming .event-date {
margin-bottom: 20px;
max-width: 280px;
position: relative;
}
.event-sec.upcoming .event-date .date{
font-size: 16px;
}
.upcoming .event-details {
padding: 0;
}
.event-sec.upcoming .event-details .status {
left: auto;
right: -13%;
top: -200px;
}
.footer-links {
padding: 10px 10% 50px;
}
.footer-links ul {
float: none;
margin-top: 40px;
padding-left: 0;
}
.footer-links ul:first-child {
margin-top: 0;
}
.event-over-msg {
width: 80%;
padding: 50px 10% 30px;
font-size: 18px;
}
}

@media screen and (min-width: 481px) and (max-width: 767px){
.month, .year {
font-size: 14px;
}
.date {
font-size: 20px;
}
}

@media screen and (max-width: 480px) {
h1 {
font-size: 34px;
line-height: 40px;
margin: 0 auto 15px;
max-width: 200px;
}
.event-sec.upcoming .event-date {
left: auto;
top: auto;
}
.event-sec.upcoming .event-details h2 {
font-size: 24px;
line-height: 32px;
padding: 0;
}
.event-sec.upcoming .event-details p {
font-size: 14px;
line-height: 22px;
margin-bottom: 25px;
}
.event-details {
padding: 0;
}
.event-details h2 {
padding: 35px 0 0;
}
.z-completed-events .event-details h2 {
padding: 15px 0 0 0;
}
.month, .year, .date {
color: #2196f3;
display: inline-block;
font-size: 20px;
letter-spacing: 0;
margin: 0 5px 0 0;
}
.event-date {
left: 0;
max-width: 100%;
top: 10px;
}
.z-completed-events .event-date {
margin-top: 0;
max-width: 150px;
position: relative;
top: 0;
}
}

/*Temp*/
.event-part {
  display: none;
}

.banner-sec {
  position: inherit !important;
  width: 100%;
  padding: 100px 50px;
  text-align: center;
  box-sizing: border-box;
  min-height: auto;
}

.banner-sec h1 {
  max-width: 100%;
}

.banner-sec p {
  padding-bottom: 0;
}

@media screen and (max-width: 767px){
  .banner-sec{
      padding: 50px 40px;
  }
}
/*Temp*/

