  @media screen and (max-width: 500px) { 
	
	.topnav a {
		display: none;
		font-size: 70%;
	}

	.topnav a.icon {
		float: right;
		display: block;
		font-size: 120%%;
	}

	.topnav.responsive .icon {
		position: absolute;
		right: 0;
		top: 0;
  	}

	.overlay-content {
		position: relative;
		top: 10%;
		width: 100%;
		text-align: center;
		font-size: 50%;
	}

	.overlay a {
		padding: 8px;
		text-decoration: none;
		font-size: 36px;
		color: #ffffff;
		display: block;
		transition: 0.3s;
	}

	.overlay .closebtn {
		font-size: 250%;
		top: 3%;
		right: 8%;
		float: right;
	}

	.landing-tagline-bg
	{
		height: 85px;
	}
	.landing-tagline
	{
	  font-size: 80%;
	}

	.headings
	{
	    font-size: 95%;
	}

	.description-text
	{
	    font-size: 85%;
	}

.description1-text
{
	font-size: 65%;
}

	.description-text-center
	{
	    font-size: 85%;
	}
	
	.description-heading
	{
	    font-size: 85%;
	}

	.button-text
	{
	    font-size: 90%;
	}

	.footer-text-center
	{
	    font-size: 55%;
	}

	.policy-text
	{
	    font-size: 85%;
	}

	.policy-text-center
	{
	    font-size: 85%;
	}
	
	.policy-heading-1
	{
		font-size: 120%;
	}

	.policy-heading-2
	{
		font-size: 100%;
	}

	.policy-heading-3
	{
	    font-size: 85%;
	}

	.banner-title
	{
		font-size: 150%;
	}

	.banner-title-left
	{
		font-size: 150%;
	}

	.banner-subtitle
	{
		font-size: 80%;
	}

	.banner-subtitle-bold
	{
		font-size: 90%;
		font-weight: 450;
	}

	.banner-title-noheavy
	{
		font-size: 100%;
	}

	.banner-small-letters
	{
	  font-size: 70%;
	}

	.slide-text
	{
		font-size: 95%;
	}

	.col { 
		display: block;
		width: 100%;
	  }

	.button-col {
		display: block;
		width: 100%;
	}

	.engine-sections
	{
	  height: 100px;
	}

	.tv-sections
	{
	   height: 120px;
	}

	.landing-col-s {
		display: block;
		width: 100%;
	}

	.landing-col-b
	{
		display: block;
		width: 100%;
	}

	.landing-col-a{
		display: block;
		width: 60%;
	}
	.landing-col-c{
		display: block;
		width: 60%;
	}
	.aboutus-col-s {
        display: block;
        width: 70%;

	}
	.aboutus-col-s {
		display: block;
		width: 100%;
	}

	.aboutus-col-b
	{
		display: block;
		width: 100%;
	}

	.landing-div-height
	{
	   height: 500px;
	}

.col-container{
	
		display: block;
		width: 100%;
		
}

	.pricing-col-half-half {
		display: block;
		width: 100%;
	}

	.pricing-col {
		display: block;
		width: 100%;
	}

	.pricing-div-height {
		height: 400px;
	}

	.pricing-div-height2 {
		height: 200px;
	}

	.pricing-subtitle-bold
	{
		font-size: 100%;
	}

	.pricing-subtitle2-bold {
		font-size: 80%;
	}

	.button-font
	{
		font-size: 80%;
	}

	.platforms-col {
		font-size: 85%;
		display: block;
		width: 100%;
	  }

	.explanation-heading
    {
        font-size: 90%;
	}
	
	#features-list
	{
		text-align: center;
      	vertical-align: middle;
	}
	.footer-text
	{
		font-size: 20%;
	}

	.accordian-heading
	{
	    font-size: 80%;
	    font-weight: 500;
	}

	.column {
	  width: 100%;
	  display: block;
	  margin-bottom: 20px;
	}

	.card
	{
		font-size: 90%;
	}

	.product-description-heading
	{
		font-size: 90%;
	}

	.technologies-padding
	{
	    padding-left: 5%;
	    padding-right: 5%;
	}

	.video-responsive
	{
		width: 76%;
		height: auto;
	}

	.video-responsive1
	{
		width: 76%;
		height: auto;
	}

.center1
{
	width: 100%;
	display: block;
	font-size: 75%;
	size: 50px;
}
.center2
{
	width: 100%;
	display: block;
	top: auto;
	right: 43%;
	
}

.plus_logo{
	height: 20%;
	width: 20%;
}
	
  .item{
	padding: 10px;
  }


  .image-container{
	display: block;
	width: 100%;

  }

  .image-container1{
	display: block;
	width: 200%;
	
	
  }

.footer{
	height: 100vh;
}


   .container-box {
	height: 250%;
	flex-direction: column; 
    flex-flow: column wrap;
	flex-wrap:wrap;

       }

  .v1{
	width: 100%;
	display: block;
  }
}

