	@media screen and (max-width: 1000px) and (min-width: 501px) {

	.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: 85%;
	}

	.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: 100px;
	}
	.landing-tagline
	{
	  font-size: 110%;
	}
	
	.headings
	{
	    font-size: 130%;
	}

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

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

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

	.description-heading
	{
	    font-size: 110%;
	}

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

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

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

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

	.policy-heading-1
	{
		font-size: 155%;
	}

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

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

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

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

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

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

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

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

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

	.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%;
	}

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

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

	.footer-col {
		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: 250px;
	}

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

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

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

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

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

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

	.footer-text
	{
		font-size: 60%;
	}

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

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

	.card
	{
		font-size: 105%;
	}

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

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

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

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


}
