@font-face {
  font-family: 'Zoho_Puvi_Regular';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_RegularItalic';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_regular.otf") format("opentype");
  font-weight: 400;
  font-style: oblique;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_Medium';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_medium.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_SemiBold';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_SemiBoldItalic';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_semibold.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_Bold';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_bold.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Zoho_Puvi_ExtraBold';
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot");
  src: url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.eot") format("embedded-opentype"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.woff2") format("woff2"), url("https://fonts.zohostatic.com/zohopuvi/3.5/zoho_puvi_extrabold.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.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;
}
html, body{
	overflow-x: hidden!important;
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	margin: 0;
	font-size: 16px;
	font-family: 'Zoho_Puvi_Regular';
	color:#000;
	transition: 0.9s all ease;
    -webkit-transition: 0.9s all ease;
	background:#fff;
}
 section *,.popup-testi-vdo *,.second-header *,.atlantavideopopup *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
article,
footer,
header,
section {
	display: block;
}
[hidden],
template {
	display: none;
}
a {
	background-color: transparent;
	text-decoration: none;
	color: #4CA9F5;
}
a:active,
a:hover {
	outline: 0;
	text-decoration: none;
}
abbr[title] {
	border-bottom: 1px dotted;
}
small {
	font-size: 80%;
}
sub,
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}
sup {
	top: -.5em;
}
sub {
	bottom: -.25em;
}
img {
	border: 0;
}
svg:not(:root) {
	overflow: hidden;
}
hr {
	height: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
img {
	vertical-align: middle;
	max-width: 100%;
	height:auto;
}
p {
	margin: 0 0 25px;
    line-height: 1.6;
}
.text-left {
	text-align: left;
}
.text-right {
	text-align: right;
}
.text-center {
	text-align: center;
}
.margin0 {
	margin: 0;
}
.padding-0 {
	padding: 0!important;
}
ol,
ul {
	margin-top: 0;
	margin-bottom:0;
	list-style-type: none;
	padding: 0px;
	
}
strong{
	font-family:"Zoho_Puvi_SemiBold";
}
.rows:after,
.rows:before,
section:after,
section:before,
footer:after,
footer:before,
header:before,
header:after,
.container:before,
.container:after,
.containerMid:before,
.containerMid:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}
.rows {
	margin-right: -10px;
	margin-left: -10px;
}
.container,.containerMid{
	margin:0 auto;
	width: 100%;
}
.container {max-width:1200px;}
.containerMid{
	max-width: 1400px;
}
.container-fluid {
	width: 100%;
	max-width: 100%;
	position: relative
}
.cols-1,
.cols-2,
.cols-3,
.cols-4,
.cols-5,
.cols-6,
.cols-7,
.cols-8,
.cols-9,
.cols-10,
.cols-11,
.cols-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
.cols-12 {
  width: 100%;
}
.cols-11 {
  width: 91.66666667%;
}
.cols-10 {
  width: 83.33333333%;
}
.cols-9 {
  width: 75%;
}
.cols-8 {
  width: 66.66666667%;
}
.cols-7 {
  width: 58.33333333%;
}
.cols-6 {
  width: 50%;
}
.cols-5 {
  width: 41.66666667%;
}
.cols-4 {
  width: 33.33333333%;
}
.cols-3 {
  width: 25%;
}
.cols-2 {
  width: 16.66666667%;
}
.cols-1 {
  width: 8.33333333%;
}
@media (max-width: 992px) {
  .cols-md-12 {
    width: 100%;
  }
  .cols-md-11 {
    width: 91.66666667%;
  }
  .cols-md-10 {
    width: 83.33333333%;
  }
  .cols-md-9 {
    width: 75%;
  }
  .cols-md-8 {
    width: 66.66666667%;
  }
  .cols-md-7 {
    width: 58.33333333%;
  }
  .cols-md-6 {
    width: 50%;
  }
  .cols-md-5 {
    width: 41.66666667%;
  }
  .cols-md-4 {
    width: 33.33333333%;
  }
  .cols-md-3 {
    width: 25%;
  }
  .cols-md-2 {
    width: 16.66666667%;
  }
  .cols-md-1 {
    width: 8.33333333%;
  }
  .md-hidden {
    display: none;
  }
  .md-center {
    text-align: center;
  }
}
@media (max-width: 650px) {
  .cols-sd-12 {
    width: 100%;
  }
  .cols-sd-11 {
    width: 91.66666667%;
  }
  .cols-sd-10 {
    width: 83.33333333%;
  }
  .cols-sd-9 {
    width: 75%;
  }
  .cols-sd-8 {
    width: 66.66666667%;
  }
  .cols-sd-7 {
    width: 58.33333333%;
  }
  .cols-sd-6 {
    width: 50%;
  }
  .cols-sd-5 {
    width: 41.66666667%;
  }
  .cols-sd-4 {
    width: 33.33333333%;
  }
  .cols-sd-3 {
    width: 25%;
  }
  .cols-sd-2 {
    width: 16.66666667%;
  }
  .cols-sd-1 {
    width: 8.33333333%;
  }
}
/*.pageFixed{overflow:hidden;}*/
section{padding:120px 0;}
.boxcenteralign{
	display:flex;
	align-items:center;
}
.bannertopSec{
	background:url("https://cdn.manageengine.com/images/atlanta-hawks-bg.webp") center / cover no-repeat,radial-gradient(circle at 80% 20%,#3a1f1a 0%,#1a0f12 50%,#0b0e14 60%,#050608 100%);
	color:#fff;
	text-align:center;
	height:calc(100vh - 96px);
	padding:0;
	display:flex;
	align-items:center;
	width:100%;
}
h1{
	font-size:1.9em;
	font-family:"Zoho_Puvi_SemiBold";
	margin:0 0 40px;
	line-height:1.5;
}
.ohpp-note {
    font-size:1em;
    font-family: "Zoho_Puvi_Regular";
	display:block;
}
.logoWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 30px 0 60px;
}
.atlantahawks-melogo{
	display:block;
	width:220px;
}
.logoWrapper span {
    display: inline-block;
    height: 55px;
    width: 1px;
    background: #fff;
    margin: 0 20px;
}
.exploreMore-cta{
	display: inline-flex;
  align-items: center;
	justify-content:center;
  gap: 10px;
  background: #CB1733;    
  color: #fff;
  padding: 10px 25px;
  border-radius: 100px;  
  text-decoration: none;
	font-family:"Zoho_Puvi_Bold";
	cursor:pointer;
}
.exploreMore-cta:hover{background:#f80f33;}
.exploreMore-cta svg {
  width: 30px;
  height: 30px;
  fill: none;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.exploreMore-cta.showrun svg {animation: arrowBounce 1s infinite 1s;}
@keyframes arrowBounce {
  0%, 100% {transform: translateY(-4px);}
  50% {transform: translateY(3px);}
}

.atlandaanimate {
  opacity: 0;
  transform: translateY(40px);
}
.atlandaanimate.showrun {
  animation: fadeUp 0.8s ease forwards;
}
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.atlantavideoSec {
	background:#fff;
	padding-bottom:0;
}
.videoWrapContainer{
	max-width:1000px;
	margin: 0 auto;
}
.vheading{
	font-size:1em;
	font-family:"Zoho_Puvi_Regular";
	color:#000;
	text-align:center;
	line-height:1.6;
	margin:0;
}
.atlantavideocon{
	margin:80px auto;
	width: 100%;
}
.atlantavideowrap{
	border-radius:20px;
	position:relative;
	background: rgba(0, 0, 0, 0.60);
	width:100%;
	height:auto;
	cursor:pointer;
	overflow:hidden;
	z-index:2;
}
#atlantaVimeoIframe {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    z-index: 1;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
    position: absolute;
    inset:0;
    overflow: hidden;
    transform: scale(1.1);
	pointer-events:none;
	filter:brightness(0.65);
}
.atlantavideowrap::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background: rgba(255, 255, 255, .4);
    transform: translate(-50%, -50%) scale(.8);
    opacity: 0;
	z-index:1;
}
.vplayIcon{
	position:absolute;
	transform:translate(-50%,-50%);
	left:50%;
	top:50%;
	width:100px;
	z-index:1;
}
.atlantavideowrap:hover .vplayIcon{
    animation:zoomPulse 1.4s ease-in-out infinite;
}
.atlantavideowrap:hover::after{
    animation:ripple 1.6s ease-out infinite;
}
@keyframes zoomPulse{
    0%{transform:translate(-50%,-50%) scale(1);}
    50%{transform:translate(-50%,-50%) scale(1.15);}
    100%{transform:translate(-50%,-50%) scale(1);}
}
@keyframes ripple{
    0%{opacity:.6; transform:translate(-50%,-50%) scale(.8);}
    100%{opacity:0; transform:translate(-50%,-50%) scale(2);}
}
.atlantaTabsSec{padding:20px 0; border-bottom: 1px solid #B14841;background:#fff;}
.atlantaTabsSec h2{display:none;}
.atlantaTabsSec.tabsFixed {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 999;
}
.atlantaTabs{
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.atlantaTabs li:not(:nth-child(even)){
	padding:12px 30px;
	text-align: center;
	background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
	background-clip: text;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 1.1em;
	letter-spacing: 0.18px;
	border: 1px solid #EEE;
	flex:1;
	flex-shrink:0;
	border-radius:100px;
	cursor:pointer;
	position:relative;
	transition:background 17s ease;
}
.atlantaTabs li:nth-child(even){
	width:100px;
	display:block;
	position:relative;
	pointer-events:none;
}
.atlantaTabs li:nth-child(even)::before {
    content:"";
    position:absolute;
    width:100%;
    height:1px;
    left:50%;
    top:50%;
    transform:translate(-50%, -50%);
    background: linear-gradient(90deg, #EEE 0%, #EEE 100%);
}

.atlantaTabs li:nth-child(even)::after {
    content:"";
    position:absolute;
    width:0%;
    height:1px;
    left:0%;
	top:50%;
    background: linear-gradient(-90deg, #622624 0%, #EEE 100%);
    transition: all 0.5s ease;
}
.atlantaTabs li.activeTab,.atlantaTabs li:hover{
	background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%) padding-box, linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%) border-box;
    border-color: transparent;
	font-family: "Zoho_Puvi_Bold";
	-webkit-text-fill-color:#fff;
}
.atlantaTabs li.animateAfter::after {
  width: 100%;
}
.groudWrapContainer{
	position:relative;
}
.speakersQuote{
	position: absolute;
    transform: translate(-50%, -55%);
    left: 50%;
    top: 0;
    width: 100px;
}
.groundwrapper{
	display:block;
	position:relative;
	color:#fff;
}
.playgroundImg {
    width: 100%;
    display: block;
}
.playgroundImg:nth-child(2){display:none;}
.speakersConWrap{width:100%;height:100%;position:absolute;inset:0;}
.speakersNotes,.speakersDetails{
	position:absolute;
	transform:translate(-50%,-50%);
	left:50%;
}
.speakersNotes{
	font-size:1.3em;
	top:37%;
	line-height:1.3;
	text-align:center;
	display:block;
}
.speakersDetails{
	left: 57%;
    top: 85.5%;
}
.speakersDetails strong{
	font-family:"Zoho_Puvi_SemiBold";
	font-size:0.95em;
}
.speakersDetails p{margin:0;font-size:0.8em;}
.gamechangeingWrapper{
	background: linear-gradient(180deg, #EEE, #FFF 60%);
}
.gamechangingHeading{
	    background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 3.8em;
    font-family: "Zoho_Puvi_Bold";
    margin:0;
    padding:30px 0 0;
    text-align: center;
    line-height: normal;
}
.speakersLists {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin: 150px 0 70px;
  padding: 0 10px;
}
.speakercard {
  width:calc(20% - 24px);
	flex-shrink:0;
  text-align: center;
  position: relative;
}
.speakersImages {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
  position: absolute;
  top: 0%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
display:flex;
	align-content:center;
	justify-content:center;
}
.speakersImages:before{
	content:'';
	width:100%;
	height:100%;
	opacity:0;
	visibility:hidden;
	transform:scale(0);
	transition:all ease 0.7s;
}
.animate .speakersImages:before{opacity:1;visibility:visible;transform:scale(1);}
.speakersImages.spimg1:before{background:url("https://cdn.manageengine.com/images/speakersImages1.svg") center / 38px no-repeat;}
.speakersImages.spimg2:before{background:url("https://cdn.manageengine.com/images/speakersImages2.svg") center / 27px no-repeat;}
.speakersImages.spimg3:before{background:url("https://cdn.manageengine.com/images/speakersImages3.svg") center / 31px no-repeat;}
.speakersImages.spimg4:before{background:url("https://cdn.manageengine.com/images/speakersImages4.svg") center / 38px no-repeat;}
.speakersImages.spimg5:before{background:url("https://cdn.manageengine.com/images/speakersImages5.svg") center / 43px no-repeat;}
.topLayer,
.bottomLayer {
  border-radius: 30px;
  border: 2px solid transparent;
  background: linear-gradient(#F6F6F6, #F6F6F6) padding-box,
    linear-gradient(to bottom, #96433E 0%, #321112 100%) border-box;
  position: relative;
  overflow: hidden;
  height: 135px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.topLayer {
  padding-top: 15px;
}
.topLayer h3,
.bottomLayer p {
  font-size: 0.9em;
  font-family: "Zoho_Puvi_Bold";
  margin: 0;
  color: #fff;
  position: relative;
  z-index: 1;
  line-height: 1.5;
  transition: color 0.8s ease;
}
.bottomLayer p{color:#000;}
.topLayer::after,
.bottomLayer::before {
  content: "";
  left: 0;
  width: 100%;
  position: absolute;
  transition: all ease 1s;
}
.topLayer::after {
  background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
  height: 100%;
  bottom: 0;
}
.bottomLayer::before {
  background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
  height: 0%;
  top: 0;
}
.midLayer {
  width: 40%;
  height: 20px;
  background: linear-gradient(0deg, #F6F6F6 -0.96%, #933B36 100%);
  position: relative;
  transform-style: preserve-3d;
  transition: transform 0.8s ease;
	margin:0 auto;
}
.midLayer:before,
.midLayer:after {
  content: "";
  background: #f2f2f2;
  position: absolute;
  height: inherit;
  width: 25%;
}
.midLayer:before {
  left: 0;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
}
.midLayer:after {
  right: 0;
  border-top-left-radius: 100px;
  border-bottom-left-radius: 100px;
}
.speakercard.animate .topLayer::after {
  height: 0;
  transition-delay: 0s;
}
.speakercard.animate .topLayer h3 {
  color: #000;
  transition-delay: 0s;
}
.speakercard.animate .midLayer {
  transform: rotateX(180deg);
  transition-delay: 0.8s;
}
.speakercard.animate .bottomLayer::before {
  height: 100%;
  transition-delay: 1s;
}
.speakercard.animate .bottomLayer p {
  color: #fff;
  transition-delay: 1s;
}

.readfcasestudy{
	display:inline-block;
	background: #CB1733;
	color:#fff;
	border-radius:100px;
	text-align:center;
	padding:12px 25px;
	font-family: "Zoho_Puvi_Bold";
}
.partnershipNotestop{
	background: linear-gradient(to bottom, #EAEAEA, #EAEAEA) padding-box, linear-gradient(to bottom, #AE473F, #ECECEC) border-box;
    border: 1px solid;
    border-color: transparent;
    border-radius: 20px 20px 0 0;
	padding:10px 10px 0 10px;
	border-bottom:none;
	width: 60%;
    margin: 0 auto;
	position:relative;
}
.partnershipNotestop:before{
	content: '';
    position: absolute;
    background: rgb(234 234 234 / 54%);
    top: 0;
    left: 0;
    width: 100%;
    height: 60%;
    border-radius: 0 0 100% 100%;
}
.partnershipNotestop p{position:relative;z-index:1;}
.topInnerwrap{
	background: linear-gradient(to bottom, #FFFFFF 10%, #CFCFCF 100%) padding-box, linear-gradient(to right, #B84B43, #9E9E9E) border-box;
    border: 15px solid;
    border-color: transparent;
    border-radius: 20px 20px 0 0;
	padding-top:30px;
	text-align:center;
	border-bottom:none;
}
.topInnersmallbox{
	background: linear-gradient(to bottom, #FFFFFF , #FFFFFF) padding-box, linear-gradient(45deg, #AE473F, #ECECEC) border-box;
	margin:60px auto 0;
	width:300px;
	border: 15px solid;
	border-color: transparent;
	border-radius: 20px 20px 0 0;
	border-bottom:none;
	padding:28px;
	position:relative;
	max-width:100%;
}
.topInnersmallbox img{
	position:absolute;
	transform:translate(-50%,95%);
	left:50%;
	bottom:0;
	width:150px;
}
.partnershipNotesmid{
	background: linear-gradient(to bottom, #EAEAEA, #FFFFFF) padding-box, linear-gradient(to bottom, #AE473F, #C7C7C7 70%) border-box;
    border: 1px solid;
    border-color: transparent;
    display: flex;
    border-radius: 22px;
	align-items:center;
}
.partnershipNotesmid > div{height:100%;}
.partnershipImg{
	width: 420px;
}
.partnershipImg img{
	display:block;
	width:auto;
	border-radius: 22px;
}
.partnershipCon{
	padding: 40px 60px 0;
    width: calc(100% - 420px);
    position: relative;
}
.partnershipCon img{
	display: block;
    width: 150px;
    position: relative;
	top:-10px;
	left:45px;
}
.partnershipCon h4{
	background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: "Zoho_Puvi_Bold";
    font-size: 2em;
    margin:0px 0 15px;
    line-height: 1.2;
}
.partnershipNotesbottom{
	       width: 670px;
    padding:50px;
    position: relative;
    color: #fff;
    background: #000;
    margin:0px auto 70px;
	transform: translateY(100px);
    border-radius: 20px;
    transition: all 0.8s ease;
}
.partnershipNotesbottom.show {
    transform: translateY(-70px);
}
.partnershipNotesWrap {
    margin-top: 100px;
}
.partnershipNotesbottom:before,.partnershipNotesbottom:after{
	content:'';
	position:absolute;
	display:block;
	background:url("https://cdn.manageengine.com/images/quotes-icon.svg") center / 100% no-repeat;
	width:80px;
	height:60px;
}
.partnershipNotesbottom:before{
	    left: 6%;
    top: -13%;
    transform: rotate(180deg);
}
.partnershipNotesbottom:after{
	right:6%;
	bottom:-11%;
}
.partnershipNotesbottom strong{
	font-family:"Zoho_Puvi_Bold";
	font-size:1em;
	display:block;
	margin-top:12px;
}
.partnershipNotesbottom .quoteDisc{
	font-size:0.9em;
}
.multiSection{
	width: 100%;
    background: url("https://cdn.manageengine.com/images/multisection-bg.webp") center / cover no-repeat;
	color:#fff;
}
.itplaybookdark{
	display: block;
    font-size: 1.5em;
    position: relative;
    top: 60px;
}
.demosalesBtns{
	display:flex;
	align-items:center;
	justify-content:center;
}
.demosalesBtns span{
	padding:8px 26px;
	color:#fff;
	text-align:center;
	font-family:"Zoho_Puvi_bold";
	text-transform:uppercase;
	border:1px solid #fff;
	cursor:pointer;
	border-radius:100px;
	width:200px;
	font-size:0.9em;
}
.demosalesBtns span:first-child{
	background:#CB1733;
	border-color:#CB1733;
	margin-right:20px;
}
.demosalesBtns span:first-child:hover{
	background:transparent;
	border-color:#fff;
}
.demosalesBtns span:last-child:hover{
	background:#CB1733;
	border-color:#CB1733;
}
.multiSection{padding:0;}
.secItems1{
	padding:150px 0 350px;
	position:relative;
	z-index:1;
	 background: url("https://cdn.manageengine.com/images/behindsec-line1.svg") left bottom / 32% no-repeat,url("https://cdn.manageengine.com/images/behindsec-line2.svg") right bottom / 32% no-repeat;
}
.secItems1 h2{
	font-size:3.2em;
	font-family:"Zoho_Puvi_Bold";
	line-height:1.2;
	margin-top:0;
	padding:0;
}
.sectionItems .text-center{position:relative;z-index:1;}
.behindbgimg,.formbtnsecbgimg{
	position:absolute;
	width:100%;
	height:100%;
	inset:0;
	opacity:0.3;
	object-fit:cover;
	object-position:center;
}
.secItems2 .subheadingMob{
	font-size: 2em;
    font-family: "Zoho_Puvi_Bold";
    line-height: 1.2;
    margin-top: 0;
    padding: 0;
	display:none;
	text-align:center;
	margin:0 0 60px;
}
.courtconcontainer{
	display:flex;
	justify-content:center;
}
.courtconwrapper{
	width:33.33%;
	position:relative;
	margin:0 50px;
}
.courtconwrapper:nth-child(odd){
	width:25%;
	margin:0;
}
.courtconwrapper ul{height:100%;}
.courtconwrapper ul li{
	position:absolute;
	right:0;
	text-align:right;
	transition: .6s ease;
	opacity: 0;
    transform: translateY(20px);
}
.courtconwrapper li.showli {
    opacity: 1;
    transform: translateY(0);
}
.courtconwrapper ul.courtrightcon li{left:0;right:auto;text-align:left;}
.courtrightcon li{left:0;right:auto;}
.courtleftcon li:nth-child(1){top: 19%;}
.courtleftcon li:nth-child(3){top: 55%;}
.courtrightcon li:first-child{top: 35%;}
.courtrightcon li:last-child{top: 75%;}
.courtconwrapper .adapIcon:before{background:url("https://cdn.manageengine.com/images/adauditplus-icon.svg") center / contain no-repeat;}
.courtconwrapper .ecIcon:before{background:url("https://cdn.manageengine.com/images/endpointcentral-icon.svg") center / contain no-repeat;}
.courtconwrapper .sdpIcon:before{background:url("https://cdn.manageengine.com/images/servicedeskplus-icon.svg") center / contain no-repeat;}
.courtconwrapper .opmIcon:before{background:url("https://cdn.manageengine.com/images/opmanagerplus-icon.svg") center / contain no-repeat;}
.courtleftcon li:nth-child(even){display:none;}
.courtconwrapper ul li h3{
	margin: 0 0 10px 0px;
    padding: 0 0 12px 38px;
    position: relative;
    display: inline-block;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 1.1em;
}
.courtconwrapper ul li h3:before{
	content:'';
	position:absolute;
	left:0px;
	width:30px;
	height:30px;
}
.courtconwrapper ul li h3:after{
	content:'';
	position:absolute;
	right:0;
	width:50%;
	background:#fff;
	height:1px;
	bottom:0;
}
.courtconwrapper ul.courtrightcon  li h3:after{right:auto;left:0;}
.courtconwrapper ul li p{line-height:1.5;}
.courtconwrapper:nth-child(even){
	margin: -180px auto 0;
    position: relative;
    z-index: 1;
}
.baseketballcourt{
	display:block;
	width:100%;
}
.basketballanim{
	position:absolute;
  left:50%;
  transform:translateX(-50%);
  width:120px;
  height:120px;
  border-radius:50%;
  background:url("https://cdn.manageengine.com/images/basketballlayer.jpg") center 64px;
  background-size:120px;
	box-shadow: 20px 0px 18px rgb(0 0 0 / 41%);
  top:20px;
  --ball-start: 0px;
  --ball-center: 0px;
  --ball-bottom: 0px;
}
.basketballanim:before {
    content: '';
    display: block;
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 0 0 32px rgb(14 14 14 / 47%);
}
.move-center{ animation:ballCenter 1.8s linear forwards; }
.move-bottom{ animation:ballBottom 1.8s linear forwards; }
@keyframes ballCenter{
  from{ top:var(--ball-start); background-position:center 64px;box-shadow: 20px 0px 18px rgb(0 0 0 / 41%);}
  to{ top:var(--ball-center); background-position:center 404px;box-shadow: 20px 20px 18px rgb(0 0 0 / 41%);}
}
@keyframes ballBottom{
  from{ top:var(--ball-center); background-position:center 404px;box-shadow: 20px 20px 18px rgb(0 0 0 / 41%);}
  to{ top:var(--ball-bottom); background-position:center 744px;box-shadow: 0px 20px 18px rgb(0 0 0 / 41%);}
}
.secItems3{
	padding:100px 0 480px;
	position:relative;
}
.formbtnsecbgimg{opacity:1;}
.floading-btn{
	position: fixed;
    right: 10px;
    top: 300px;
    z-index: 999;
	background:#1BAA50;
	border-radius:50px;
	padding:15px;
	display:flex;
	align-items:center;
	cursor:pointer;
	line-height:normal;
	overflow:hidden;
	opacity:0;
	visibility:hidden;
	pointer-events:none;
	transition:all ease 0.5s;
}
.floading-btn.activeBtn{
	opacity:1;
	visibility:visible;
	pointer-events:visible;
}
.floading-btn.downloadfloat-btn{top:360px;}
.floading-btn img{width:22px;height:auto;}
.floading-btn span{
	font-size:1em;
	color:#fff;
	width:0;
	opacity:0;
	visibility:hidden;
	white-space: nowrap;
	transition:all ease 0.5s;
}
.floading-btn:hover{border-radius:50px 0 0 50px;right:0;}
.floading-btn:hover span{
	width:110px;
	opacity:1;
	visibility:visible;
	padding-left:10px;
}
.formOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.9);
  z-index: 999999;
  top: 0;
  left: 0;
  display: none;
}
.atlantapopup,
.atlantapopup * {
  box-sizing: border-box;
}
.atlantapopup {
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 750px;
  max-width: 90%;
  max-height: 95vh;
  -webkit-box-shadow: 0 0 10px #b1b1b1;
  -moz-box-shadow: 0 0 10px #b1b1b1;
  -o-box-shadow: 0 0 10px #b1b1b1;
  box-shadow: 0 0 10px #b1b1b1;
  border-radius: 3px;
  z-index: 99;
  display: none;
}
.popup-content {
  overflow:auto;
  height: 100%;
  max-height: 90vh;
background:#fff;
	display:none;
	border-radius:5px;
}
.popup-content form {
  width: 100%;
  padding:30px;
}
.popup-title {
  text-align: center;
  margin: 0;
  background:linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
  color: #fff;
  font-family: 'Zoho_Puvi_SemiBold';
  font-size: 1.2em;
  padding: 20px;
}
.dropdown1,
.dropdt1 {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.dropdown1::-webkit-scrollbar,
.dropdt1::-webkit-scrollbar {
  width: 0px;
  background: transparent;
  display: none;
}
#meGDPRMessage {
  color: #000;
  font-size: 14px;
  width: 100%;
  line-height: 1.6;
	text-align:center;
}
.formClose,.formSuccessClose{
      position: absolute;
    z-index: 1;
    top: -13px;
    right: -13px;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 14px;
    width: 28px;
    height: 28px;
    background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
    display: flex;
    align-items: center;
    justify-content: center;
	transition:all ease 0.5s;
}
.formClose:hover,.formSuccessClose:hover {
  transform:rotate(360deg);
}
.form-control {
  display: block;
  width: 100%;
  height: 55px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.4;
  color: #000;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: none;
  position: relative;
  margin-bottom: 12px;
  -webkit-transition: border ease 1.5s;
  -moz-transition: border ease 1.5s;
  -o-transition: border ease 1.5s;
  transition: border ease 1.5s;
}
.form-control:before,.form-control:after{
	 box-sizing: inherit;
	content: "";
	position: absolute;
	 width: 0;
  height: 0;
  z-index: 1;
  border: 2px solid transparent;
  border-radius: 5px;
  pointer-events: none;
}
.form-control:before{top: 0px;left: 0px;}
.form-control:after{bottom: 0;right: 0;}
.form-control .error {
  position: absolute;
  bottom: -8px;
  left: 30px;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-size: 0.8em;
  z-index: 8;
  opacity: 1;
  background: #fff;
  padding: 5px;
  line-height: 0.5;
  color: #dd002c;
  display: none;
}
.form-control .error.phone_codeerror {
  line-height: 1.2;
  bottom: -18px;
  left: 14px;
  margin-right: 8px;
}
.form-control * {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
.form-control .label {
  position: absolute;
  top: 50%;
  left: 30px;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -o-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
  font-size: 16px;
  z-index: 8;
  opacity: 0.7;
}
.form-control input,
.form-control select,
.form-control textarea {
  width: 100%;
  outline: none;
  border: none;
  background: none !important;
  height: 100%;
  padding-left: 20px;
  font-size: 1.2em;
  position: relative;
  z-index: 9;
  resize: none;
  font-family: 'Zoho_Puvi_Regular';
}
.form-control input {
  opacity: 0.6;
}
.form-control select {
  opacity: 0;
  background: url('https://cdn.manageengine.com/images/arrow.png') no-repeat !important;
  background-position: 98% !important;
}
.form-control textarea {
  opacity: 0.6;
  background: none !important;
  padding: 10px 15px;
}
.dropdown-control {
  background: url('https://cdn.manageengine.com/images/submenu-sel-arrow.png') no-repeat;
  background-position: 95% center;
}
.form-control.dropdown-control.uscountry {
  background: #fff;
}
.form-comments.form-control .label {
  top: 35%;
}
.form-control.active-row {
  border: 1px solid #fff;
}
.form-control.active-row select {
  opacity: 1;
  color: #333;
}
.form-control.active-row .label {
  top: 0;
  background: #fff;
  padding: 0 6px;
  left: 15px;
  font-size: 1em;
  opacity: 1;
}
.form-control.form-comments {
  height: 85px;
}
.btn-submits button {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    cursor: pointer;
    outline: none;
    display: inline-block;
    padding: 12px 40px;
    border: none;
    border-radius: 100px;
    background: linear-gradient(-95deg, #BD4D45 -9.36%, #210A0C 164.83%);
    font-family: 'Zoho_Puvi_SemiBold';
}
.btn-submits button:hover {
   background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
}
.active-row.form-control::before,.active-row.form-control::after{
	 width: 100%;
  height: 100%;
}
.active-row.form-control::before {
 
  border-top-color: #BD4D45;
  border-right-color: #BD4D45;
  -webkit-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
  -moz-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
  -o-transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
  transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
}
.active-row.form-control::after {
  border-bottom-color: #BD4D45;
  border-left-color: #BD4D45;
  -webkit-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
  -moz-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
  -o-transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
  transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
}
.uscountry.form-control {
  height: auto;
  background: transparent;
  padding: 0;
  border-color: transparent;
}
.uscountry.form-control:before,.uscountry.form-control:after{
  display: none;
}
.uscountry select#contact_country,
.uscountry select#zc-country,.uscountry select#country_state,.uscountry select#ukcountry_region{
  height: 60px;
  border-radius: 4px;
  opacity: 1;
  border: 2px solid #BD4D45;
  background: url('https://cdn.manageengine.com/images/arrow.png') no-repeat #fff;
  background-position: 95%;
}
.uscountry select#country_state,
.uscountry select#ukcountry_region {
  margin-top: 15px;
}
.uscountry .state-label {
  top: unset !important;
  bottom: 38px;
}
.uscountry.form-control.active-row .label {
  z-index: 99;
}
b.sup {
  font-size: 0.8em;
  position: relative;
  bottom: 5px;
  left: 2px;
}
p.callback-text {
  margin:0;
  color: #000;
  font-size: 0.9em;
  position: relative;
  bottom: 7px;
}
.dropdown1 {
  position: relative;
  z-index: 99;
  font-size: 12px;
  padding: 0;
  height: 55px;
}
.dropdown1 .dropdt1 {
  width: 100%;
  height: 100%;
}
.dropdown1 .dropdd1 {
  position: absolute;
  width: 100%;
  z-index: 9999;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}
.dropdown1 .dropdd1 input {
  width: 96%;
  padding: 10px;
  font-size: 14px;
  margin: 15px 10px 5px;
  border: 1px solid #fff;
  box-sizing: border-box;
  opacity: 1;
  color: #fff;
}
.dropdown1 .dropdd1 ul {
  color: #fff;
  display: none;
  left: 0;
  padding: 15px 15px 2px 0;
  position: absolute;
  top: 50px;
  width: 100%;
  list-style: none;
  height: 175px;
  background: linear-gradient(180deg, #BD4D45 -9.36%, #210A0C 164.83%);
  text-align: left;
  overflow: scroll;
}
.dropdown1 .dropdd1 ul li {
  padding: 5px 10px;
  width: 100%;
  font-size: 14px;
  line-height: 2;
  cursor: pointer;
}
.dropdown1.sol {
  z-index: 999;
}
.clicks {
  display: block;
  width: 100%;
  height: 100%;
}
.dropdt1 .hida1 {
  display: block;
  padding-top: 16px;
  padding-left: 30px;
  font-size: 16px;
  color: #000;
  background: url('https://cdn.manageengine.com/images/arrow.png') no-repeat transparent;
  background-position: 96%;
  width: 100%;
  height: 100%;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  -o-transition: all ease 0.2s;
  transition: all ease 0.2s;
}
.active-row .dropdt1 .hida1 {
  background: #fff;
  width: auto;
  display: inline-block;
  position: absolute;
  height: auto;
  padding: 0 6px;
  top: -8px;
  left: 15px;
  z-index: 9;
  color: #000;
}
.multiSel1 {
  padding: 12px 10px 5px 10px;
  height: 45px;
  overflow: scroll;
  display: none;
}
.multiSel1 span {
  border: 1px solid #333;
  padding: 1px 5px;
  border-radius: 5px;
  margin: 2px 5px 2px 0;
  font-size: 0.9em;
  line-height: 20px;
  display: inline-block;
}
.multiSel1 span strong {
  margin: 0 0 0 10px;
  color: #000;
  font-weight: 700;
  cursor: pointer;
}
div.dropdownsearch1 {
  width: 100%;
  background:linear-gradient(180deg, #BD4D45 -9.36%, #210A0C 164.83%);
  display: none;
  z-index: 9999;
  position: relative;
}
.search_products1::placeholder { color:#fff; }
.search_products1::-moz-placeholder { color:#fff; }
.search_products1:-ms-input-placeholder { color:#fff; }
.search_products1::-ms-input-placeholder { color:#fff; }
.dropdown .dropdd ul li {
  padding: 5px 10px;
  width: 100%;
  font-size: 14px;
  line-height: 2;
  cursor: pointer;
}
.privacy-policy {
  font-size: 0.9em;
	color: #000;
  margin:20px 0 10px;
	text-align:center;
}
.formsuccessmsgpopup {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(255, 255, 255, 0.9);
}
.formsuccessmsgcon {
    position: fixed;
    transform: translate(-50%, -50%);
    top: 40%;
    left: 50%;
    z-index: 999999;
    width: 400px;
    max-width: 90%;
    background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
    padding: 40px 20px;
    text-align: center;
    color: #fff;
    font-size: 1.3em;
    border-radius: 10px;
	font-family: 'Zoho_Puvi_Medium';
}
.formsuccessmsgpopup p {
    line-height: 1.6;
    margin: 0;
    color: #fff;
    text-align: center;
}
.formsuccessmsgpopup img {
    filter: brightness(0) invert(1);
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    width: 55px;
    display: block;
    margin: 0 auto 15px auto;
}
.atlantavideopopup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255);
    overflow: auto;
    z-index: 99999;
    display: none;
    padding: 20px 0;
}
.atlantacontainer {
    max-width: 70%;
    width: 100%;
    height: 100%;
    margin: 0 auto;
}
.atlantainner{
	display: flex;
    align-items: center;
    height: 100%;
}
.atlantabox{
	width: 100%;
    position: relative;
    padding-bottom: 56.25%;
}
.atlantavideo{
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.atlantaclosemodal {
    top: -30px;
    right: 0px;
    position: absolute;
    z-index: 1;
    color: #fff;
    cursor: pointer;
    border-radius: 50%;
    text-align: center;
    font-family: 'Zoho_Puvi_SemiBold';
    font-size: 18px;
    width: 28px;
    height: 28px;
	display:flex;
	justify-content:center;
    background: linear-gradient(95deg, #BD4D45 -9.36%, #210A0C 164.83%);
    transition: all ease 0.5s;
    transform: rotate(0deg);
}
.atlantaclosemodal:hover{
	-webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
}
.atlantavideopopup.showVideo {
    opacity: 1;
    visibility: visible;
	display:block;
}
.nav-menu{margin: 0;}
.nav-menu li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
}
.nav-menu li span {
    display: block;
    padding: 10px;
    cursor: pointer;
}
.second-header.fixed-header {
    padding: 15px 0;
        box-shadow: 0 0 10px #00000057;
        position: fixed;
        z-index: 9999;
        transition: 0.9s all ease;
        -webkit-transition: 0.9s all ease;
	background: #fff;
    width: 100%;
    top: 0;
    left: 0;
	display:none;
}
 .second-header.fixed-header.header-fixed {
	 padding: 15px 0;
	 box-shadow: 0 0 10px #00000057;
	 position: fixed;
	 z-index: 9999;
}
 .second-header.fixed-header.header-fixed .nav-section .nav-menu {
	 transform: translate(0);
}
.brand-logo {
    display: inline-block;
}
 .second-header.fixed-header.header-fixed .brand-logo img {
	 height: auto;
	 width: 200px;
}
 .second-header.fixed-header .nav-section {
	 overflow: hidden;
}
 .second-header.fixed-header .nav-section #topbar-menu-icon {
	 display: block;
	 position: absolute;
	 right: 5px;
	 cursor: pointer;
	 transform: translate3d(0,0,0);
	 transition: transform .7s;
	 z-index: 9999999;
	 margin: 0;
	 top: 8px;
	 width: 30px;
    height: 30px;
}
.second-header.fixed-header .nav-section #topbar-menu-icon span {
	 display: block;
	  position: absolute;
	  height: 3px;
	  width: 100%;
	  background: #000;
	  border-radius: 9px;
	  opacity: 1;
	  left: 0;
	  -webkit-transform: rotate(0);
	  -moz-transform: rotate(0);
	  -o-transform: rotate(0);
	  transform: rotate(0);
	  -webkit-transition: all ease 0.25s;
	  -moz-transition: all ease 0.25s;
	  -o-transition: all ease 0.25s;
	  transition: all ease 0.25s;
}
 .second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(1) {top: 0;}
 .second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(2) {top: 8px;}
 .second-header.fixed-header .nav-section #topbar-menu-icon span:nth-child(3) {top: 16px;}
.second-header.fixed-header .nav-section .nav-menu {
	 padding: 0;
  background: #fff;
        position: absolute;
        width: 100%;
        top: 50px;
        right: 0px;
        z-index: 99;
        display: none;
        box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.26);
        transform: translate(0);
        text-align: right;
        transition: none;
}
.second-header.fixed-header .nav-section .nav-menu li {
	 display: block;
        text-align: left;
        padding: 4px 0;
        margin: 0 10px;
        border-bottom: 1px solid #dfdfdf;
}
 .second-header.fixed-header .nav-section .nav-menu li span {color:#000;}
 .second-header.fixed-header .nav-section .nav-menu li span:hover, .second-header.fixed-header .nav-section .nav-menu li span.active {
	 cursor: pointer;
	 color:#F6C855;
}
.second-header.fixed-header .head-container {position: relative;}
.second-header.fixed-header .brand-logo img {height: auto;width: 200px;}
.second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(1) {
		         top: 8px;
			-webkit-transform: rotate(135deg);
			-moz-transform: rotate(135deg);
			-o-transform: rotate(135deg);
			transform: rotate(135deg);
	}
	 .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(2) {
		 opacity: 0;
		 right: -60px;
	}
	 .second-header.fixed-header .nav-section #topbar-menu-icon.active-menu span:nth-child(3) {
		 top: 8px;
		 -webkit-transform: rotate(-135deg);
			-moz-transform: rotate(-135deg);
			-o-transform: rotate(-135deg);
			transform: rotate(-135deg);
	}
@media only screen and (max-width: 1300px) {
    .container, .containerMid {
        max-width: 90%;
        padding: 0;
    }
}
@media only screen and (max-width: 1200px) {
	.speakersLists{flex-wrap: wrap;justify-content:center;gap:60px 30px;}
	.speakercard{width:calc(33.33% - 20px);}
	.bannertopSec{height:75vh;}
	section{padding:80px 0;}
	.secItems3{padding-top:80px;}
}
@media only screen and (max-width: 1150px) {
	.partnershipImg{display:none;}
	.partnershipNotesbottom,.partnershipCon{text-align:center;}
	.partnershipCon{width:100%;padding:170px 30px 130px;}
	.partnershipNotesbottom::before,.partnershipNotesbottom::after{left:50%;right:auto;}
	.partnershipNotesbottom::before{transform:translate(-50%,-50%) rotate(180deg);top:0;}
	.partnershipNotesbottom::after{transform:translate(-50%,50%);bottom:0;}
}
@media only screen and (max-width: 1100px) {
	.speakersNotes{font-size:1.15em;}
	.secItems1{padding:150px 0 200px;}
	.courtconwrapper:nth-child(even){margin-top:-50px;}
}
@media only screen and (max-width: 1025px) {
	    #commonHeader {min-height: 64px;height: 64px;}
}
@media only screen and (max-width: 1000px) {
	.playgroundImg:nth-child(1),.vheading br{display:none;}
	.playgroundImg:nth-child(2){display:block;width:80%;margin:0 auto;}
	.speakersConWrap{text-align:center;padding:50px 30px 0}
	.speakersNotes,.speakersDetails{top:auto;transform:none;left:auto;position:static;}
	.speakersNotes{padding-bottom:25px;font-size:2.5em;}
	.speakersDetails{transform:scale(1.3);}
	.speakersLists{margin:80px 0;}
	.gamechangeingWrapper{background:none;}
	.partnershipNotestop{width:75%;}
	.atlantaTabs li:nth-child(even){width:50px;}
	.atlantaTabs li:nth-child(odd){font-size:1em;padding:12px;}
	.gamechangingHeading{font-size:3em;}
	.basketballanim{width:90px;height:90px;background-size:90px;background-position:center 46px;}
	.secItems3{padding-bottom:250px;}
	.atlantacontainer{max-width:90%;}
	@keyframes ballCenter{
	  from{ top:var(--ball-start); background-position:center 46px;box-shadow: 20px 0px 18px rgb(0 0 0 / 41%);}
	  to{ top:var(--ball-center); background-position:center 305px;box-shadow: 20px 20px 18px rgb(0 0 0 / 41%);}
	}
	@keyframes ballBottom{
	  from{ top:var(--ball-center); background-position:center 305px;box-shadow: 20px 20px 18px rgb(0 0 0 / 41%);}
	  to{ top:var(--ball-bottom); background-position:center 558px;box-shadow: 0px 20px 18px rgb(0 0 0 / 41%);}
	}
}
@media only screen and (max-width: 850px) {
	.courtconwrapper:nth-child(odd){width:27%;}
}
@media only screen and (max-width: 800px) {
	.courtconwrapper:nth-child(even),.courtconwrapper ul li p br,.courtconwrapper ul li h3::after,.courtconwrapper ul li:nth-child(even)::after,.courtconwrapper ul li:nth-child(3)::after,.itplaybookdark{display:none;}
	.courtconwrapper ul li{position:relative;text-align:center!important;padding-bottom:30px; margin-bottom:40px;left:auto!important;right:auto!important;top:auto!important;}
	.courtconwrapper ul li:last-child,.courtconwrapper ul li:nth-child(3){margin-bottom:0;padding-bottom:0;}
	.courtconwrapper:nth-child(odd){width:50%;}
	.secItems2{padding:80px 0 0;}
	.courtconwrapper ul li p{max-width:80%;margin:0 auto;}
	.courtconwrapper ul li::after {
	  content: '';
	  position: absolute;
		transform:translate(-50%,0);
	  left: 50%;
	  width: 50%;
	  background: #fff;
	  height: 1px;
	  bottom: 0;
	}
	.secItems1{padding:80px 0;}
	.courtconwrapper ul li{opacity:1;transform: translateY(0px);}
	.secItems2 .subheadingMob{display:block;}
}
@media only screen and (max-width: 768px) {
	.speakercard{width:calc(50% - 20px);}
	.topLayer h3, .bottomLayer p{font-size:1em;}
	.secItems1 br,.atlantaTabsSec,#commonHeader{display:none;}
	.gamechangingHeading{font-size:3em;}
	.topInnerwrap{padding:30px 30px 0}
	.partnershipCon{padding:150px 30px 50px;}
	.partnershipNotestop{width:95%;}
	.partnershipNotesbottom{margin:50px auto 0;padding:55px 30px;width:100%;transform:none;}
	.speakersNotes{font-size:2em;}
	.atlantavideocon{margin-bottom:0;}
	.second-header.fixed-header{display:block;}
	.bannertopSec{margin-top:65px;}
	.second-header .cols-sd-3 {position: static;}
}
@media only screen and (max-width: 650px) {
    .formsuccessmsgcon {width: 80%;}
	.speakersLists{margin:70px 0 40px;}
	.secItems3 br,.speakersNotes br,.partnershipNotesWrap br{display:none;}
	.speakersDetails{top:30%;}
	.gamechangingHeading,.secItems1 h2,.secItems2 .subheadingMob{font-size:2.3em;}
	.playgroundImg:nth-child(2){width:100%;}
	.vplayIcon{width:70px;}
}
@media only screen and (max-width: 550px) {
	.courtconwrapper ul li:nth-child(even)::after,.courtleftcon li:nth-child(even),.courtconwrapper ul li:nth-child(3)::after{display:block;}
	.courtconwrapper ul li:nth-child(3){margin-bottom: 30px;padding-bottom: 30px;}
	.courtconcontainer{flex-direction: column;}
	.courtconwrapper:nth-child(odd){width:100%;}
	.courtconwrapper ul li{margin-bottom:30px;}
	.courtconwrapper ul.courtleftcon li:last-child{margin-bottom:0!important;padding-bottom:0;}
	.courtconwrapper:nth-child(3),.courtconwrapper ul.courtleftcon li:last-child:after{display:none!important;}
	h1{font-size:1.5em;}
	.logoWrapper{margin:20px 0;}
	.courtleftcon:last-child{margin-bottom:0;}
}
@media only screen and (max-width: 480px) {
	.speakercard{width:calc(100%);}
	.gamechangingHeading br,h1 br{display:none;}
	.speakersConWrap{padding:40px 20px 0;}
	.speakersNotes{font-size:1.5em;padding-bottom:20px;}
}
@media only screen and (max-width: 450px) {
	.demosalesBtns{flex-wrap: wrap;gap:20px;}
	.demosalesBtns span{width:100%;margin:0!important;}
}
@media only screen and (max-width: 370px) {
	.speakersDetails{transform: scale(1.1);}
	.speakersNotes{font-size:1.4em;}
}
.datepicker{position:relative;display:inline-block;font:15px/1.5 "Helvetica Neue",mplus-2c,Helvetica,Arial,"Hiragino Kaku Gothic Pro",Meiryo,sans-serif;font-weight:300;border:1px solid #dfdfdf;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:.5px .5px 0 #c8c8c8;-webkit-box-shadow:.5px .5px 3px #eee;-moz-box-shadow:.5px .5px 3px #eee}.datepicker>.datepicker_header{padding-top:0;padding-bottom:5px;padding-left:5px;padding-right:5px;background-color:#eee;color:#3f3f3f;text-align:center;font-size:9pt;font-weight:700;min-height:30px;user-select:none;-webkit-user-select:none;-moz-user-select:none}.datepicker>.datepicker_header>span{display:inline-block;margin-top:-2px}.datepicker>.datepicker_header>a{color:#3b7796;cursor:pointer;font-size:20px;padding:3px 16px;user-select:none;-webkit-user-select:none;-moz-user-select:none;vertical-align:initial}.datepicker>.datepicker_header>a:hover{color:#303030;background-color:#c8c8c8}.datepicker>.datepicker_header>a:active{color:#fff;background-color:grey}.datepicker>.datepicker_header>span{margin-left:20px;margin-right:20px;user-select:none;-webkit-user-select:none;-moz-user-select:none}.datepicker>.datepicker_header>.icon-home{position:absolute;display:block;width:16px;height:16px;vertical-align:middle;padding:8px;top:0;left:0}.datepicker>.datepicker_header>.icon-close{position:absolute;display:block;width:16px;height:16px;vertical-align:middle;padding:8px;top:0;right:0}.datepicker>.datepicker_header>.icon-home>div{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAepJREFUSEudk71Kw2AUhnVxVnCyN1EcCjXUujmKF1AoRRCcNU4OIg5dtXF36tAb6B107qjg0iC4STt0EdTnTU8+v5rGNh54aM7Pe/J+abLmR3AZ7QeXD0+WZkI9zViaiXq9vg+5evU0Y+ksgjCqsrgPA2jBOzQs91FNPc0o70vLQtGHAbTgHRqW+6imnmaUS1PVqWL4SgijJr8juHK1H1Qb2Uxai1kivowmjODKq6Wopp5m0losA95Noh43ONXi+XpCPOsx49W9ZaIHp+CbSlFNPc24+i8DxfGX/YeZgTDqQrsgXc9AF9oFkcY9gQN7J3MjuOhs2WUS0ngGluqZmdNLs7IBTltmZsrvsZUKGaBfhik4vTSw3EBwfrdBfwhvwcX9tpVXNkBvA4bwBk4vDSw2UD27WbdLnf42mQmjIysl8ZeBWq3m9PRubWZOL43qGQOccpf8lc9tj5tWuP7g+tHaLqSR1pY7Pde78Ap7UIEPyOip5RgIOzvkzzCGF4gxtWltF9LAIgM78AxjeAF9/xk9tfy/gBuWOLVMfPIUDq08F3kGFOQlkIlPWKiXBvJfQl6+EjdvWJqJvwwoqMlErl4aabVowmmvbWEBEs2EJeLaFhZBmone8hMtAj2JIkykZYmQifRprAqa+sk3UgBXF8VWaxMAAAAASUVORK5CYII=)}.datepicker>.datepicker_header>.icon-close>div{width:16px;height:16px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAQCAYAAAB3AH1ZAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAadEVYdFNvZnR3YXJlAFBhaW50Lk5FVCB2My41LjExR/NCNwAAAfhJREFUSEvNVEtKA0EUHHBhsvZ7D0HF4PRMnERxI+hCQ4xuBE/g5yLRA+il/CCIXkDElRGt6qkZO91j1JUW1KJf1XvVn2Gif4XGUX986aRf0zIANXq0DBBv7Iwvb+192U+NHi2H0Tg+O2ycnN2DV+CcyiVQW5B2T6/KJUxr7dAkySN4bVbaiyqXMM1s3mr0wKtyDgytgQ/gu/gKbkumvgsOpJH0lieNN3s1O9iYd/EN657kyJikZ2uFDi97JDOgX8fAWyeg2MQO6IeT8Pbrao+Wtw/qJklvywBnE5ZuOAkve9SeA0PnQT+Ia7/2BoZXnK0uBkH5Oqxl4RNZYHAH9ANdMnxP9gA42X5FoMuhp6kEAnjlDPpVeIERm0B4+m0/N9AFq26Bta5sX0JvPvDCycFPTs+PbtQTUOvIHgAhu+DoJ4BH9mFgcAzyy3cDee3+c9ATq60ErjfDcP/kDPQ3hJtIM7XlwMAJ8FoBBe2bi/4m6J1QO34yrWlc740XxDffr/wm6EWP2u0GJsEnDS/DJVPvge7T0DspmT+aGQx+cUKGPriKTcCbzEhGwOn5GAZegM/gHdiSVAK1VBo9F+yRFJn2+hgGXtrBSXpn0mbQb5orbavl4ZfskZRDm5gGp1QKQM16nPACdhNpczZur3+ezAM1eoLwv0MUfQBkquZISGUUwgAAAABJRU5ErkJggg==)}.datepicker>.datepicker_header>a:hover>div{background-position:-16px 0}.datepicker>.datepicker_inner_container{margin:-2px 0 -2px 0;background-color:#d2d2d2;border:1px solid #c8c8c8;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;box-shadow:.5px 0 3px #c8c8c8;-webkit-box-shadow:.5px 0 3px #c8c8c8;-moz-box-shadow:.5px 0 3px #c8c8c8}.datepicker>.datepicker_inner_container:after{content:".";display:block;height:0;clear:both;visibility:hidden}.datepicker>.datepicker_inner_container>.datepicker_calendar{float:left;width:18.3em;margin-top:-.5px;margin-left:-1px;margin-bottom:-2px;background-color:#fff;border:1px solid #c8c8c8;border-top:none;border-top-left-radius:3px;border-bottom-left-radius:3px;-webkit-border-top-left-radius:3px;-webkit-border-bottom-left-radius:3px;-moz-border-radius-topleft:3px;-moz-border-radius-bottomleft:3px}.datepicker>.datepicker_inner_container>.datepicker_calendar>table{padding:10px}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>th{color:#646464;width:18px;font-size:small;font-weight:400;text-align:center}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td{color:#000;font-size:small;text-align:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;cursor:pointer;padding:10px}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.today{border-bottom:#bfbfbf solid 2px;margin-bottom:-2px}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.wday_sat{color:#04a}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.wday_sun{color:#e13b00}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_another_month{color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_in_past{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.day_in_unallowed{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.out_of_range{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.active{color:#fff;background-color:grey}.datepicker>.datepicker_inner_container>.datepicker_calendar>.datepicker_table>tr>td.hover{color:#000;background-color:#c8c8c8}.datepicker>.datepicker_inner_container>.datepicker_timelist{float:left;margin-top:-.5px;padding:5px 0;overflow:auto;overflow-x:hidden;background-color:#fff;border-top-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px;text-align:right;width:4.9em}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar{overflow:hidden;width:6px;background:#fafafa;border-top-right-radius:3px;border-bottom-right-radius:3px;-webkit-border-top-right-radius:3px;-webkit-border-bottom-right-radius:3px;-moz-border-radius-topright:3px;-moz-border-radius-bottomright:3px}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar:horizontal{height:1px}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-button{display:none}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece{background:#eee}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-piece:start{background:#eee}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-thumb{background:#aaa;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px}.datepicker>.datepicker_inner_container>.datepicker_timelist::-webkit-scrollbar-corner{background:#333}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item{padding-top:5px;padding-bottom:5px;padding-left:7px;padding-right:7px;margin-top:5px;margin-bottom:2px;font-size:small;user-select:none;-webkit-user-select:none;-moz-user-select:none;cursor:pointer}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.time_in_past{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.out_of_range{cursor:default;color:#ccc}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.active{color:#fff;background-color:grey}.datepicker>.datepicker_inner_container>.datepicker_timelist>div.timelist_item.hover{color:#000;background-color:#c8c8c8}
/*------Date picker end--------*/