
/* 
  ##Device = Desktops
  ##Screen = 1281px to higher resolution desktops
*/

@media (min-width: 1281px) {
	.mt_200 {
    margin-top: 127px !important;
	
}
.ml_30 {
    margin-left: -40px !important;

}
	
	
  
  /* CSS */
  
}

/* 
  ##Device = Laptops, Desktops ,Tablets,(portrait)
  ##Screen = B/w 1025px to 1280px
*/

@media (min-width: 1025px) and (max-width: 1280px) {
  
  /* CSS */
	.prototype_content h2 {
		font-size: 48px !important;
		
}


.ban-sign {
    width: 50% !important;
    margin: auto !important;
    text-align: center !important;
}



.mt_20
{
	margin-top: -20px !important;
	
}

.mt_200 {
    margin-top: 127px !important;
}

.ml_20 {
    margin-left: 4px !important;
    line-height: 5 !important;
}

  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  
  /* CSS */
  
  .sec_title h2
  {
    font-size: 38px !important;
  }
  
  .prototype_content h2 {
		font-size: 58px !important;
		line-height:65px !important;
		margin-top: -20px !important;
		font-weight: 700 !important;
		text-align: center !important;
		margin-bottom: 40px !important;
}

	.prototype_content p {
		text-align: center !important;
		font-size: 16px !important;
		line-height:32px !important;
	}
	
	.action_btn {
		width: 60% !important;
		margin: auto !important;
		text-align: center !important;
	}
	
	.g-b 
	{
		padding-bottom: 50px !important;
	}
	
	
	.sec_title h2
	{
	font-size: 42px !important;
	font-weight: 700 !important;
	line-height: 40px !important;
	margin-bottom: 30px !important;
	}
	
	.sec_title p {
		text-align: center !important;
		font-size: 16px !important;
		line-height:32px !important;
	}
	
	.hosting_service_item1 p {
		font-size: 20px !important;
		line-height: 28px !important;
	}
	
	.saas_service_content p {
		line-height:32px !important;
		font-size: 16px !important;
	}
	
	.p_g
	{
		margin-bottom: 40px !important;
	}
	
	.p_g1
	{
		margin-top: 30px !important;
	}
	
	
	.testimonial_title h2 
	{
		text-align: center !important;
	}
	
	.saas_subscribe_area_two h2
	{
	font-size: 38px !important;
	font-weight: 700 !important;
	line-height: 40px !important;
	margin-bottom: 30px !important;	
	}
	
	.saas_subscribe_area_two p
	{
	font-size: 16px !important;
	margin-left: 25px !important;
	margin-right: 25px !important;
	}
	
	.owl-stage-outer p
	{
		line-height:32px !important;
		font-size: 16px !important;
	}
	
	
	
	 .ban-sign {
		width: 29% !important;
		margin: auto !important;
		text-align: center !important;
	}
	
	.g-b 
	{
		padding-bottom: 50px !important;
	}
	
	.mt_103 {
    margin-top: 95px !important;
}

.mt_200 {
    margin-top: 69px !important;
}

.ml_30 {
    margin-left: -40px !important;

}
	
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
  .sec_title h2
  {
    font-size: 12px !important;
  }
  .ban-sign {
		width: 50% !important;
		margin: auto !important;
		text-align: center !important;
	}
 
 
 .mt_20
{
	margin-top: 20px !important;
	
	
}

  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
  
  .sec_title h2
  {
    font-size: 32px !important;
  }
  .prototype_content h2
  {
	font-size: 38px !important;
	line-height: 44px !important;
	margin-top: -20px !important;
	font-weight: 700 !important;
	text-align: center !important; 
  }
  .prototype_content p {
		text-align: center !important;
		font-size: 16px !important;
	}
	
	.action_btn {
		width: 60% !important;
		margin: auto !important;
		text-align: center !important;
	}
	
	.g-b 
	{
		padding-bottom: 50px !important;
	}
	
	.sec_title h2
	{
	font-size: 32px !important;
	font-weight: 700 !important;
	line-height: 40px !important;
	margin-bottom: 20px !important;
	}
	
	.sec_title p {
		text-align: center !important;
		font-size: 16px !important;
	}
	
	.video_content { 
		height: auto !important;
	}
	
	.mt_200 {
    margin-top: 69px !important;
}
.ban-sign {
    width: 29% !important;
    margin: auto !important;
    text-align: center !important;
}


.mob_mt_0 {
    margin-top: 0px !important;
}

    
}
	

  


/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
  
	.prototype_content h2 {
		font-size: 38px !important;
		line-height: 44px !important;
		margin-top: -20px !important;
		font-weight: 700 !important;
		text-align: center !important;
}

	.prototype_content p {
		text-align: center !important;
		font-size: 16px !important;
	}
  
	.action_btn {
		width: 80% !important;
		margin: auto !important;
		text-align: center !important;
	}
	.action_btn .agency_banner_btn2
	{
		margin-left: 0px !important;
	    margin-top: 10px !important;
	}
	
	.g-b 
	{
		padding-bottom: 50px !important;
	}
	
	.sec_title h2
	{
	font-size: 32px !important;
	font-weight: 700 !important;
	line-height: 40px !important;
	margin-bottom: 30px !important;
	}
	
	.sec_title p {
		text-align: center !important;
		font-size: 16px !important;
	}
	
	.video_content { 
		height: auto !important;
	}
	
	.saas_service_content h4 
	{
	font-size: 24px !important;
	}
	
	.saas_service_content p 
	{
	font-size: 16px !important;
	}
	
	.mob_hide
	{
		display: none !important;
	}
	
	.p_g
	{
		margin-bottom: 30px !important;
	}
	
	.p_g1
	{
		margin-top: 10px !important;
	}
	
	.testimonial_title h2 
	{
		text-align: center !important;
	}
	
	.saas_subscribe_area_two h2
	{
	font-size: 32px !important;
	font-weight: 700 !important;
	line-height: 40px !important;
	margin-bottom: 30px !important;	
	}
	
	.saas_subscribe_area_two p
	{
	font-size: 16px !important;
	margin-left: 25px !important;
	margin-right: 25px !important;
	}
	.ban-sign{
	width: 60% !important;
    margin: auto !important;
    text-align: center !important;
}


.mt_200 {
    margin-top: 69px !important;
}
.ml_20 {
    margin-left: 4px !important;
    line-height: 5 !important;
}
.mob_mt_0 {
    margin-top: 0px !important;
}
	
	
	
	
	
}
