
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
    font-family:"Zoho_Puvi_Regular";
	font-size: 14px;
    font-weight: 400;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

footer,
section {
	display: block;
}

img {
	border: 0;
}

.pr{position: relative;}
.pa{position: absolute;}
.pf{position: fixed;}
.fl{float: left;}
.fr{float: right;}
.fb{font-weight: 600;}
.f15{font-size: 1.1em;}
img {
	vertical-align: middle;
	max-width: 100%;
}
p {
	margin: 0 0 5px;
	font-family: 'Zoho_Puvi_Regular';
	    /* line-height: 28px; */
	font-size: 1.1em;
}
h1,h2,h3,h4,h5,h6{
    font-weight: 700;
}
.container{
    width:1200px;
    margin: 0 auto;
}
h2{
    font-family: 'Zoho_Puvi_Bold';
}
h3{
    font-size: 1.5em;
}
h4{
    font-size: 1.2em;
}
h5{
    font-size: 1em;
    padding: 10px 0;
}
#backToTop{display: none!important;}

.frontmost {
	z-index: 10000;
}
.rows:after,
.rows:before,
section:after,
section:before,
footer:after,
footer:before,
.container:before,
.container:after,
.clearfix:after,
.clearfix:before {
	display: table;
	content: "";
	clear: both;
}
.rows {
	margin-right: -15px;
	margin-left: -15px;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	max-width: 1200px;
}
.container-fluid {
	width: 100%;
	max-width: 100%;
}
.fr {
	float: right!important;
}
.fl {
	float: left!important;
}
.pr {
	position: relative;
}
.di {
	display: inline-block;
	vertical-align: middle;
}
.cols-2,
.cols-3,
.cols-4,
.cols-5,
.cols-6,
.cols-7,
.cols-8,
.cols-9,
.cols-10,
.cols-12
{
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.cols-2 {
	width: 12.5%;
}
.cols-3 {
	width: 25%;
}
.hugeout {
	width: 25%;
    margin: 10px 0;
}
.hovertext {
	    padding: 4px 20px;
    font-size: .9em;
}
.justin {
	position: absolute;
    top: 20px;
    left: -7px;
}
.cols-4 {
	width: 33.3%;
}
.cols-5 {
	width: 40%;
}
.cols-6 {
	width: 50%;
}
.captca-box {
	width: 52%
}
.cols-7 {
	width: 60%;
}
.cols-8 {
	width: 66.6%;
}
.cols-9 {
	width: 75%;
}
.cols-10 {
	width: 87.5%;
}
.cols-12 {
	width: 100%;
}
@media only screen and (max-width: 1400px)
{ 
.hugeout {
	width: 33%;
}
}
@media only screen and (max-width: 992px)
{
	.cols-md-12 {
	width: 100%;
}
	.cols-md-9 {
	width: 75%;
}
	.cols-md-6 {
	width: 50%;
}
	.cols-md-3 {
	width: 25%;
}
}
@media only screen and (max-width: 650px)
{
	.cols-sd-12 {
	width: 100%;
}
	.cols-sd-9 {
	width: 75%;
}
	.cols-sd-8 {
	width: 66.6%;
}
	.cols-sd-6 {
	width: 50%;
}
	.cols-sd-4 {
	width: 33.3%;
}
	.cols-sd-3 {
	width: 25%;
}
	
}
 .customer-container {
	background-image: linear-gradient(140deg, #242424 0%, #424242 50%, #151515 75%);
	border-radius: 10px;
	margin: 0 60px;
	text-align: center;
	padding-bottom: 40px;
}
.customer-container {
	    padding: 20px 100px 20px;
}
.customer-container .rows{
	margin-bottom: 30px;
}

.customer-section h2{
	font-size: 1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	line-height: 1.4;
}

.videobox .videoprevew {
	width: 100%;
	height: auto;
}

.road-img {
    position: relative;
    top: 23%;
    left: 0;
    right: 0;
    width: 350px;
    padding: 80px 0px;
	z-index: 1;
}





.slideDiv,
.controls {
  position: absolute;
}

.slideDiv,
.slide {
  width: 100%;
	z-index: 1;
}
.slideDiv {
	transition: .4s;
	position: relative;
}
.slide {
  background: #fff;
	    margin-bottom: 274px;
}


.controls {
  padding: 0 0.63rem;
  z-index: 5;
  text-align: center;
	position: relative;
	transition: .15s;
}
.nxtbut {    
	position: absolute;
    right: -6%;
    top: 58%;
    font-size: 3em;
	    width: 60px;
    height: 60px;
    padding: 0px 17px 10px;
	border: 2px solid #fff;
	border-radius: 100%;
    background: transparent;
}
.nxtbut:hover, .prebut:hover{
	cursor: pointer;
}
.page-down {
    position: absolute;
    right: 49%;
    top: 80%;
    font-size: 3em;
    width: 60px;
    height: 60px;
    padding: 12px 17px 10px;
    border: 2px solid #000;
    border-radius: 100%;
    background: transparent;
	text-align: center;
	overflow: hidden;
	    z-index: 100000;
}
.page-down img {
	filter: brightness(0%);
	width: 16px;
		-webkit-animation: slide-bottom 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
	        animation: slide-bottom 1.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite both;
}
.page-down:hover {
	cursor: pointer;
}
@-webkit-keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
  }
  100% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
}
@keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(-40px);
            transform: translateY(-40px);
  }
  100% {
    -webkit-transform: translateY(40px);
            transform: translateY(40px);
  }
}

.prebut {
    position: absolute;
    right: -6%;
    top: 47%;
    font-size: 3em;
    width: 60px;
    height: 60px;
    padding: 0px 17px 10px;
    border: 2px solid #fff;
    border-radius: 100%;
    background: transparent;
}
.controls:after {
    content: '';
    position: absolute;
    width: 2px;
    height: 100vh;
    background: #00D7F8;
    right: -20px;
    top: 13px;
}
.year-controls {
    top: 13%;
    left: -14%;
    position: absolute;
	
}
.wrapper-container {
	    max-width: 1000px;
    margin: auto;
}
.button { 
   display: block;
    cursor: pointer;
    transition: all ease .2s;
    font-size: 1.6em;
    background: transparent;
    border: none;
	font-family: 'Zoho_Puvi_SemiBold';
	height: 40px;
}


/***Colors***/
.button {
  opacity: .6;
  outline: none;
  color: #000;
}

.button:hover,
.button:focus {
  opacity: 1;
}

.selected {
	color: #fff;
    opacity: 1;
}
.year-popup p {
	width: 90%;
	line-height: 26px;
}
.popimg {
    position: absolute;
    top: -13%;
    right: -12%;
	height: auto;
}
div.close-icon {
    position: absolute;
    right: 65px;
    top: 60px;
    cursor: pointer;
    width: 35px;
    height: 35px;
        border: 2px solid #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
	    z-index: 100000000;
}
div.close-icon:hover img {
    transform: rotate(360deg);
    cursor: pointer;
}
div.close-icon img {
    width: 12px;
    height: auto;
    -moz-transition: all ease-in-out .6s;
    -webkit-transition: all ease-in-out .6s;
    -o-transition: all ease-in-out .6s;
    transition: all ease-in-out .6s;
}
.prev-icon {
	transform: rotate(180deg);
}
.arrow img{
	transition: .3s;
}
.arrow:hover {
	
}
footer {
    background: #16141a;
    position: relative;
    z-index: 9999;
	margin-top: 60px;
}
footer > .container {
    padding: 50px 0 15px 0;
	    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1200px;
}
.container-fluid.copyright {
    padding: 0 0 30px;
    text-align: center;
    background: #16131a;
    color: #fff;
	    width: 100%;
    max-width: 100%;
}
p.copyright {
    color: #fff;
    font-size: 1em;
    margin: 0;
    text-align: center;
}
.zlogo {
    height: auto;
    width: 35px;
    text-indent: -9999em;
    background: url(https://www.manageengine.com/images/zoho.svg) 0 0 no-repeat;
    display: inline-block;
    margin: 0 3px;
}
.container-fluid.copyright p {
    margin: 0;
    font-size: 0.8em;
    color: #fff;
}
.container-fluid.copyright p a {
    color: #fff;
}
/*--------textslider------------*/

.carousel-container{
  position: absolute;
  top: 59%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 580px;
  overflow: hidden;
}

.text-slide{
  width: 100%;
  display: flex;
}

.playbutton {
    position: absolute;
    left: 46%;
    top: 41%;
}
#ourjourney .playbutton {
	    left: 0;
    right: 0;
	    margin: auto;
	top: 45%;
}
#meetthefamily .playbutton
{
	    position: absolute;
    left: 50%;
    top: 50%;
    width: 43px;
    transform: translate(-50%, -50%);
}
.road-res-img {
	display: none;
}
.purpose-image:hover {
	cursor: pointer;
}
#vimeo_iframe {
		width: 100%;
	}
#popup_iframe {
	width: 80%;
	height: 80%;
	margin-top: 50px;
}
.vid-poptitle {
	    padding-top: 60px;
    color: #fff;
    font-size: 2em;
}
.zsiq_floatmain, .zsiq_theme1.zsiq_floatmain {
display: none !important;
}
.staytuned {
	    color: #fff;
    font-size: 1.3em;
	padding: 20px 0px 40px;
}
#me20-anim-logo {
	width: 214px;
    text-align: center;
    margin: auto;
	position: relative;
    border-radius: 10px;
	    background: linear-gradient(to right, #1466a7, #0b4687);
}
#me20-anim-logo:before {
	    content: "";
    background: linear-gradient(to right, #004383, #3692f1);
    position: absolute;
    top: -3px;
    left: -3px;
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    border-radius: 10px;
    z-index: 1;
}
#me20-anim-logo:after {
    content: "";
    position: absolute;
    z-index: 6;
    background: linear-gradient(to right, #1466a7, #0b4687);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 8px;
}
.smallspace {
    display: block;
    height: 10px;
}
.video-popup {
	display: none;
    background: #017BB9;
    background-image: linear-gradient(to right, #00619A , #0080BE);
    z-index: 10000;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
	border-radius: 10px;
	    z-index: 10000000;
	    margin: auto;
    text-align: center;
}
.close-video-icon {
    position: absolute;
    right: 65px;
    top: 45px;
    cursor: pointer;
    width: 35px;
    height: 35px;
    border: 2px solid #fff;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    z-index: 100000000;
}
.close-video-icon img {
	transition: 1s;
} 
.close-video-icon:hover img{
	cursor: pointer;
    transform: rotate(360deg);
    cursor: pointer;
}

.mask {
background: rgb(31 31 31 / 95%);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000000;
}
.loader {
    position: absolute;
    width: 3.5em;
    height: 3.5em;
    transform: rotate(165deg) translate(-50%,-50%);
    top: 46%;
	    left: 0;
    right: 0;
	text-align: center;
	    margin: auto;
}
.loader:before, .loader:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 1.5em;
    height: 1.5em;
    border-radius: 0.25em;
    transform: translate(-50%, -50%);
}
.loader:before {
    animation: before 2s infinite;
}
.loader:after {
    animation: after 2s infinite;
}
@keyframes before {
  0% {
    width: 0.5em;
    box-shadow: 1em -0.5em rgba(206, 34, 50, 0.85), -1em 0.5em rgba(9, 116, 176, 0.85);
  }
  35% {
    width: 2.5em;
    box-shadow: 0 -0.5em rgba(206, 34, 50, 0.85), 0 0.5em rgba(9, 116, 176, 0.85);
  }
  70% {
    width: 0.5em;
    box-shadow: -1em -0.5em rgba(206, 34, 50, 0.85), 1em 0.5em rgba(9, 116, 176, 0.85);
  }
  100% {
    box-shadow: 1em -0.5em rgba(206, 34, 50, 0.85), -1em 0.5em rgba(9, 116, 176, 0.85);
  }
}
@keyframes after {
  0% {
    height: 0.5em;
    box-shadow: 0.5em 1em rgba(33, 158, 74, 0.85), -0.5em -1em rgba(255, 224, 4, 0.85);
  }
  35% {
    height: 2.5em;
    box-shadow: 0.5em 0 rgba(33, 158, 74, 0.85), -0.5em 0 rgba(255, 224, 4, 0.85);
  }
  70% {
    height: 0.5em;
    box-shadow: 0.5em -1em rgba(33, 158, 74, 0.85), -0.5em 1em rgba(255, 224, 4, 0.85);
  }
  100% {
    box-shadow: 0.5em 1em rgba(33, 158, 74, 0.85), -0.5em -1em rgba(255, 224, 4, 0.85);
  }
}
.preload-active #meetthefamily{
	    z-index: 1000000;
}
.hovertext {
	    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    padding: 10px 20px;
        font-size: 1em;
    line-height: 1.5;
    background: #00000070;
    transition: .5s;
    border-radius: 0;
    display: inline-table;
    text-align: center;
    margin: auto;
	opacity: 0;
	    z-index: 9999;
	width: 100%;
}
.purpose-video-wrap img {
    height: auto;
}
.purpose-video:hover .hovertext {
	opacity: 1;
}



.nav-section {
	display: inline-block;
}
.zbc-main.active, .zc-cookiewidget {
       z-index: 10000 !important;
}
/*----------------Slider------------------*/


#slider-section .container {
  margin: 0 auto;
}

.slide-window {
  height: auto;
  overflow: hidden;
  position: relative;
	text-align: center;
}

.slide-holder {
  background-color: blue;
  margin-left: 0;
  transition: margin-left 1s;
}

#slider-section .slide {
  height: auto;
  float: left;
	margin: 0;
	background: transparent;
	margin-bottom: 160px;
}
.slider-section h2 {
    font-size: 1.8em;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    line-height: 1.4;
}
.sliderHead-box {
    background: url(../images/slider-bg.svg) no-repeat 49% center;
    background-size: 1021px;
    display: block;
    position: relative;
    width: 1200px;
    height: 401px;
    padding: 70px 0px;
    margin: 0;
	position: relative;
}
.sliderHead-box:after {
    content: '';
    position: absolute;
    background: #044077;
    width: 300px;
    height: 400px;
    left: -167px;
    top: 0;
}
.sliderHead-box:before {
    content: '';
    position: absolute;
    background: #044077;
    width: 300px;
    height: 400px;
    right: -177px;
    top: 0;
}
img.comma-img {
    width: 50px;
    height: auto;
    padding-bottom: 40px;
}
#slider-section {
	    text-align: center;
    color: #fff;
    padding: 100px 0;
    z-index: 1;
}
p.slider-title {
    font-size: 1.4em;
    line-height: 1.7;
    margin-bottom: 0;
    padding-bottom: 50px;
	margin: auto;
	width: 50%;
}
p.slider-name b {
    font-size: 1.2em;
    font-family: "Zoho_Puvi_Medium";
}
.slide-nav {
  position: absolute;
  width: 100%;
  height: 20px;
  left: 0;
  bottom: 10px;
  text-align: center;
  z-index: 100;
}

.slide-nav-bt {
    width: 15px;
    height: 15px;
    background: #fff;
    text-indent: -9999em;
    display: inline-block;
    margin-left: 5px;
    border-radius: 20px;
    cursor: pointer;
}
.slide-nav-bt.active {
background: #ffbd00;
}
/*-------------Responsive---------------------*/
@media only screen and (max-width: 1684px)
{ 
	#meetthefamily .videoprevew {
		width: 100%; 
		height: auto;
	}
}
@media only screen and (max-width: 1460px)
{  

	.active-anim .spingimg4 {
		    right: -24%;
	}
	.videoprevew {
		width: 100%;
		height: auto;
	}
	.video-container .videoprevew {
		width: 80%;
		margin: auto;
	} 
	
	
	
}
@media only screen and (max-width: 1200px)
{ 
	.sliderHead-box:after {
		    left: -257px;
	}
	.sliderHead-box:before {
		    right: -270px;
	}
	.sliderHead-box {
		    width: 90%;
		    margin: auto;
		background: url(../images/slider-bg.svg) no-repeat 49% center;
    background-size: 100%;
	}
	p.slider-title{width:70%;}
	
	.slide {
		    margin-bottom: 223px;
	}
	.nxtbut {
		    right: 8%;
    top: 52%;
	}
	.prebut {
		top: 40%;
		 right: 8%;
	}

	.active-anim .spingimg4 {
		    right: -21%;
		bottom: -36%;
	}
	.active-anim .year17 {
		    right: -1%;
	}
	.year17:before {
		    left: -25%;
	}
	.year17:after {
		    width: 23%;
    left: -22%;
	}
	.playbutton {
		width: 50px;
		height: auto;
	}
	.mainsec-container .twentyyears {
		width: 200px;
		height: auto;
	}
	.year-popup p {
		line-height: 25px;
	}
	.popup:nth-child(8) .popimg  {
		top: -19%;
	}
	.popup:nth-child(7) .popimg  {
		    top: -27%;
	}
}
@media only screen and (max-width: 1040px) {
	.sliderHead-box:after {
		    left: -263px;
	}
	.sliderHead-box:before {
		    right: -275px;
	}
	p.slider-title {
		    width: 60%;
	}
	.sliderHead-box {
		    width: 95%;
    margin: auto;
	}
	img.comma-img {
		    padding-bottom: 20px;
	}
	p.slider-title {
		    padding-bottom: 30px;
	}
	#sec1_line4 {
		display: block;
	}
	.vid-poptitle {
	    padding-top: 40px;
		padding-bottom: 30px;
		    width: 81%;
    margin: auto;
	}
	.close-video-icon {
		    right: 30px;
	}
	#popup_iframe {
		    margin-top: 0px;
	}
	.staytuned {
		font-size: 1.1em;
	}
	.year11 fr, .year11 fl {
		float: none !important;
	}
	.page-down {
		display: none;
	}
	
	.road-res-img {
		display: block;
		    position: relative;
    top: 23%;
    left: 0;
    right: 0;
    width: 350px;
    padding: 80px 0px;
    z-index: 1;
		    margin: auto;
	}
	.roadmap-container {
		max-width: 600px;
	}
	.road-img {
		display: none;
	}
	.active-anim .year96 {
		    left: -11%;
	}
	.active-anim .year02 {
		left: 56%;
		    top: 12%;
	}
	.active-anim .year03 {
    left: -17.5%;
}
	.year03:after {
    width: 26%;
    left: 100%;
}
	.year03:before {
    left: 125%;
}
	.year06:after {
		    width: 13%;
    left: -13%;
	}
	.year06:before {
		left: -16%;
	}
	.active-anim .year06 {
		    top: 33%;
	    width: 342px;
	}
	.active-anim .year07 {
		    left: -10.3%;
		    top: 44%;
	}
	.year07:after {
		    width: 18%;
    left: 105%;
	}
	.year07:before {
		left: 120%;
	}
	.active-anim .year11 {
    left: 54.7%;
    width: 350px;
		    top: 53%;
}
	
	.year11:after {
		    width: 8%;
    left: -9%;
	}
	.year11:before {
		left: -11%;
	}
	.active-anim .year17 {
		right: 60%;
	}
	.year17 {
		    width: 320px;
		bottom: 20%;
	}
	.year17:after {
    width: 14%;
    left: 104%;
	}
	.year17:before {
    left: 116%;
}
	.year22:after {
		    width: 7%;
    left: 1%;
	}
	.year22:before {
		    left: -1%;
	}
	.year22 img {
    width: 180px;
}
	.active-anim .year22 {
    right: -15.5%;
}
	.playbutton {
		    width: 40px;
	}
	.mainsec-container .twentyyears {
		width: 180px;
	}
	.map-background, .map-background2 {
		    top: 20%;
	}
	.mainsec-container {
		    padding: 17% 0px;
	}

	.wrapper-container {
		    max-width: 600px;
	}
	
	.popimg {
		    width: 42%;
	}
	.slide {
        margin-bottom: 263px;
}
	.popup {
    height: 748px;
}
	.year-controls {
    left: -8.6%;
		    top: 9%;

}
	.nxtbut {
		right: 0;
	}
	.prebut {
    top: 44%;
    right: 0;
}
	.popup:first-child .popimg, .popup:nth-child(2) .popimg, .popup:nth-child(6) .popimg {
		    width: 100px;
		    top: -6%;
    right: -9%;
	}
	.popup:nth-child(4) .popimg {
		    width: 38%;
		    top: -10%;
    right: -11%;
	}
	.popup:nth-child(5) .popimg {
		 width: 37%;
    top: -7%;
    right: -7%;
	}
	.popup:nth-child(7) .popimg { 
	    width: 39%;
		    top: -16%;
	}
	.popup:nth-child(8) .popimg {
		    top: -10%;
	}
	.popup h3:after {
		    top: 78%;
	}
	.wrapper {
		padding-top: 3rem;
	}
	.customer-container .purpose-video
	{
		    margin-bottom: 20px;
	}
}
@media only screen and (max-width: 1040px) and (max-height: 790px) { 

	
	.slide {
    margin-bottom: 139px;
}
	
	.prebut {
    top: 41%;
    right: 0;
}
	
}
@media only screen and (max-width: 1040px) and (max-height: 650px) {


	.slide {
    margin-bottom: 83px;
}

	.prebut {
		    top: 34%;
	}
}
@media only screen and (max-width: 1040px) and (max-height: 360px) {
	
	.slide {
    margin-bottom: 29px;
}
	
	.nxtbut, .prebut {
		right: 15px;
	}
	.prebut {
    top: 26%;
} 

}
@media only screen and (max-width: 820px) { 
	.sliderHead-box:after {
		    display: none;
	}
	.sliderHead-box:before {
		    display: none;
	}
	p.slider-title {
		    width: 86%;
	}
	img.comma-img {
		width: 30px;
	}
	h1 {
		font-size: 5em;
	}
	.carousel-container {
    -webkit-transform: scale(.9);
            transform: scale(.9);	
		    top: 54%;
        left: 0;
    right: 0;
    margin: auto;
	}
	

	.videobox {
		width: 80%;
	}
	.customer-section h2 br{
		display: none;
	}
	.customer-container {
		padding: 20px;
	}
	.roadmap-container .fr, .roadmap-container .fl {
		float: none !important;
	}
	.roadmap-container .di {
		display: block;
		text-align: center;
	}
	.year96 div.di {
		    padding: 0;
    padding-top: 18px;
		    width: 147px;
	}
	.year96 img {
    width: 100px;
    margin: auto;
}
	.year96:after {
		left: 83%;
    top: 45%;
	}
	.year96:before {
	   left: 105%;
       top: 43%;
	}
	.active-anim .year96 {
		    top: -1.5%;
		    left: 23%;
	}
	.year02, .year06 {
		width: auto;
	}
	.year02 img {
    width: 110px;
    margin: auto;
}
	.year02:after {
		    width: 40%;
    left: -22%;
	}
	.year02:before {
		left: -28%;
	}
	.active-anim .year02 {
		top: 16%;
	}
	.year03 img, .year06 img, .year07 img, .year17 img {
    width: 120px;
    margin: auto;
}
	.year03 div.di, .year06 div.di, .year07 div.di, .year11 div.di, .year17 div.di, .year22 div.di {
		padding: 0;
    padding-top: 15px;
}
	.year03:after {
    left: 88%;
    top: 42%;
}
	.year03:before {
		top: 40%;
		left: 110%;
	}
	.active-anim .year03 {
		    left: 20.5%;
		    top: 24%;    
		width: 155px;
	}
	.year06:after {
    width: 19%;
    left: -8%;
	top: 24%;
} 
	.year06:before {
		    top: 21%;
	}
	.active-anim .year06 {
		    left: 52.5%;
		    top: 40%;
		    width: 160px;
	}
	.year07, .year17 {
		width: auto;
	}
	.year07:after {
		    left: 98%;
		    top: 27%;
	}
	.year07:before {
		    left: 112%;
		top: 24%;
	}
	.active-anim .year07 {
		    left: 26.7%;
    top: 51%;
	    width: 119px;
	}
	.active-anim .year11{
		width: auto;
	}
	.year11 img {
		width: 100px;
		margin: auto;
	}
	.year11:after {
		    width: 37%;
    left: -14%;
		    top: 43%;
	}
	.year11:before {
		    left: -18%;
		    top: 39%;
	}
	.active-anim .year11 {
		top: 62%;
	}
	.year17:after {
		    width: 25%;
    left: 83%;
	}
	.year17:before {
		top: 41.5%;
		    left: 106%;
	}
	.active-anim .year17 {
		    right: 53%;
		    width: 180px;
	}
	.year17 {
		    bottom: 8%;
	}
	.year22 img {
		width: 140px;
		margin: auto;
	}
	.year22:after {
		    width: 10%;
           left: 17%;
		    top: 11%;
	}
	.year22:before {
		    top: 8%;
		    left: 13%;
	}
	.active-anim .year22 {
		right: 20.5%;
		    bottom: -5%;
		    width: 212px;
	}
	.mainsec-container .twentyyears {
		    width: 160px;
	}
	.year-popup p {
		width: 100%;
	}
}
@media only screen and (max-width: 780px) { 
.sliderHead-box {
    width: 80%;
    margin: auto;
    background: url("../images/slider-bg.png") no-repeat 49% center;
    background-size: 100%;
	    overflow: hidden;
	margin-bottom:50px;
}
}
@media only screen and (max-width: 730px) { 
	.bg-year {
		display: none;
	}
	.popup {
		    padding: 20px;
	}
	.button {
		    font-size: 1.3em;
		    height: 36px;
	}
	.year-controls {
		    left: -3.6%;
	}
	.controls {
		padding: 0;
	}
	div.close-icon {
		right: 30px;
        top: 42px;
	}
	.arrow img {
		width: 15px;
	}
	.nxtbut, .prebut {
		width: 55px;
		height: 55px;
	}
}
@media only screen and (max-width: 650px) { 
.sliderHead-box{width:100%;}

div.headdefault_lang_dropdown p {
    font-size: 0;
     padding: 0; 
}
	
	.headdefault_lang_dropdown {
    line-height: 17px;
}
	
	.video-popup {
		display: none;
	}
	.nav-menu {
		    width: 200%;
    right: 0;
	}
	.roadmap-main-sec h2 {
		padding: 20px;
	}
	.video-container, .customer-container {
		    margin: 0 10px;
	}
	.customer-container .purpose-video{
		margin-bottom: 20px;
	}
	.customer-container {
    background-image: linear-gradient(to right, #191919 , #3a3a3a);
	}
	
	.active-anim .spingimg4 {
		top: -6%;
    left: 61%;
		bottom: auto;
		right: auto;
	}
	.wrapper-container {
    max-width: 300px;
} 
	.year-controls {
    left: -32.6%;
}
	.wrapper-container {
    max-width: 400px;
    margin-right: 40px;
}
	.year-controls {
    left: -26.6%;
}
	div.close-icon {
		  top: 486px;
		    right: 49px;
	}
	
	.year-popup p {
		font-size: 1em;
	}
	.popup h3 {
		font-size: 1.4em;
		    padding-bottom: 19px;
	}
	br {
		display: none;
	}
	
	
	.slide {
    margin-bottom: 243px;
		border-radius: 10px;
}
	.year-popup p:nth-child(3) {
		    height: 285px;
	}
	.nxtbut {
		    top: 66%;
		    right: 84%;
		    z-index: 100000000;
	}
	.prebut {
    top: 66%;
    right: 66%;
		    z-index: 100000000;
		
	}
	
	.video-section h2, .customer-section h2{
		padding: 20px;
	}
	.mainsec-container h3 br {
		display: block;
	}
	.popimg {
		display: none;
	}
}
@media only screen and (max-width: 650px) and (max-height: 650px) {  
	div.close-icon {
		    top: 453px;
	}
}
@media only screen and (max-width: 650px) and (max-height: 523px) {
	.slide {
		    height: 300px;
		margin-bottom: 103px;
	}
	
	.nxtbut, .prebut {
		    top: 79%;
	}
	div.close-icon {
		    top: 349px;
	}
	.year-controls {
		top: 15%;
	}
	.popimg {
		display: none;
	}
}
@media only screen and (max-width: 610px) {
	.sliderHead-box {
		background: none;
	}
	.slide-nav {
		bottom: 40px;
	}
	p.slider-title {
		width: 100%;
	}
	.sliderHead-box {
		width: 90%;
	}
	.roadmap-container {
		    max-width: 310px;
	}
	.active-anim .year96 {
		left: -1.5%;
	}
	.active-anim .year02 {
		    left: 62%;
	}
	.active-anim .year03 {
		left: -7.5%;
	}
	.active-anim .year06 {
		    left: 56%;
	}
	.active-anim .year07 {
		    left: 4.7%;
	}
	.active-anim .year11 {
		top: 64%;
	}
	.active-anim .year17 {
    right: 56%;
		bottom: 2%;
}
	.active-anim .year22 {
    right: -7.5%;
    bottom: -7%;
}
	.map-background, .map-background2 {
		top: 15%;
	}
	.roadmap-main-sec {
		    padding-bottom: 120px;
	}
	h1{
		font-size: 4em;
	}
	.carousel-container {
		    -webkit-transform: scale(.8);
    transform: scale(.8);
		top: 50%;
	}
	
	.mainsec-container p, .mainsec-container h3, .roadmap-main-sec h2 {
    font-size: 1.3em;
    line-height: normal;
}
	
	.video-section h2, .customer-section h2 {
		font-size: 1.3em;
	}
	footer > .container {
		padding: 30px 0 15px 0;
	}
	.container-fluid.copyright {
		    padding: 0 0 10px;
	}
	.active-anim .year02 {
		    left: 59%;
	}
	.year02:before {
		    top: 32%;
	}
	.active-anim .year11 {
		    left: 55.7%;
	}
	.year11:before {
		    top: 40%;
	}
}
@media only screen and (max-width: 550px) { 
	.wrapper-container {
		    max-width: 300px;
	}
	.year-controls {
    left: -32.6%;
}
	.prebut {
		    right: 61%;
	}
	.year-popup p:nth-child(3) {
		    height: 260px;
		    overflow: scroll;
		    line-height: 20px;
	}
	.popup:first-child .popimg, .popup:nth-child(2) .popimg, .popup:nth-child(6) .popimg {
		    width: 80px;
    top: -15%;
    right: -9%;
	}
	.popup h3 {
		    padding-bottom: 12px;
	}
	.popup h3:after {
		top: 92%;
	}
	.nxtbut, .prebut {
    width: 50px;
    height: 50px;
		padding: 0;
}
	.arrow img {
    width: 16px;
    padding-bottom: 7px;
}
	.arrow .prebut img {
		    padding-bottom: 0;
    padding-top: 10px;
	}
	.button {
		padding: 0;
	}
	.year-controls {
    left: -28.6%;
}
	
}
@media only screen and (max-width: 550px) and (max-height: 523px) {  
.year-popup p:nth-child(3) {
    height: 145px;
}
}
@media only screen and (max-width: 530px)  {
	.carousel-container {
		width: 400px;
	}
	.banner-para p {
		font-size: 1.2rem;
	}
	
	.slide-nav {
		bottom: 0;
	}
	.sliderHead-box {
		height: 500px;
		margin-bottom:0;
	}
}
@media only screen and (max-width: 430px)  {

	.slide {
		padding-top: 7px;
	}
	.carousel-container {
		width: 360px;
	}
	h1 {
		font-size: 3em;
		    margin-top: 27px;
    padding-bottom: 0px;
	}
		.banner-para p {
		font-size: .9rem;
	}
	.thankyou-text {
    background-size: 360px;
}
	.mainsec-container p, .mainsec-container h3, .roadmap-main-sec h2, .video-section h2, .customer-section h2 {
		font-size: 1.1em;
	}
	
	.wrapper-container {
    max-width: 270px;
		    margin-right: 20px;
	} 
	
	.popup:first-child .popimg, .popup:nth-child(2) .popimg, .popup:nth-child(6) .popimg {
		    width: 60px;
    top: -12%;
    right: -6%;
	}
	.nxtbut {
    right: 80%;
	}
	.prebut {
    right: 57%;
}
	.popup:nth-child(3) .popimg {
		top: -15%;
		    width: 36%;
	}
	.popimg {
		display: none;
	}
}

@media only screen and (max-width: 380px) {
	.carousel-container {
		width: 300px;
	}
	.banner-para p {
		padding: 5px;
	}
	.brand a {
		    background-size: 100% !important;
    width: 100%;
	}
	.slide {
		padding: 7px 13px;
	}
	.nav-menu {
		display: none;
	}
	
	.thankyou-text {
    background-size: 330px;
}

	.active-anim .spingimg4 {
    top: -6%;
    left: 29%;
    bottom: auto;
    right: auto;
}
	
	.wrapper-container {
		    max-width: 240px;
		    margin-right: 15px;
	}
	.popup h3 {
		    font-size: 1.1em;
	}
	
	.button {
    font-size: 1em;
    height: 35px;
} 
	
	.controls:after {
		    right: -10px;
	}

	.nxtbut, .prebut {
		width: 40px;
		height: 40px;
	}
	.nxtbut img {
    width: 13px;
    padding-bottom: 19px;
}
	.arrow .prebut img  {
    width: 13px;
		    padding-top: 19px;
	}
	div.close-icon {
		    top: 473px;
	}
	
}
@media only screen and (max-width: 380px) and (max-height: 650px) {   
div.close-icon {
    top: 444px;
}
}
@media only screen and (max-width: 380px) and (max-height: 523px) {   

	div.close-icon {
    top: 340px;
}
}