*{
	margin: 0;
	padding:0;

}
ul{
	list-style-type: none;
}


/*---------------------------------...................................*/
/*responsive///////////////*/
@media screen and (min-width: 601px){
}
@media screen and (min-width: 601px){
}

/*END MEDIA//////////////////*/

/*///////////////footer*/
.footer{
	height: 50px;
	bottom: 0;
	background-color: black;
}
.footer h6{
	line-height: 50px;
}

/*DROPDOWN////////////*/

.dropdown{
	position: relative;
	display: inline-block;;
}
.dropdown-content{
	display: none;
	position: absolute;
	right:0;
  min-width: 700px;
  box-shadow: 0px 4px 8px 0px rgba(0,0,0,1);
  padding: 12px 16px;
  z-index: 1;
}
.dropdown:hover .dropdown-content{
	display:inline-block;
}
.dropdown-content a{
	color: white;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}
.drst li{
line-height: 1em;
}
.drst{
	width: 100%;
	text-align: left;
}



/*SOCIAL MEDIA LINK//////////////*/
.social1{
	margin: 20px;
	margin-top: 50px;
}
/*---------------------------------...................................*/


/*MOBILE APP PAGE STYLE----------------*/

.backgrd{
	background-image: url('../testimages/try3.jpg');
	background-size:100% 100%;
	background-repeat: no-repeat;
	max-height: 1500px;
}

.leftofsec1{
	padding: 80px;
	color:#FF7F50;
	text-shadow: 1px 1px black;
	font-family: 'Martel', serif;
	text-align: left;

}
.leftofsec1 h2{
	text-transform: uppercase;
	font-size: 40px;
}
.leftofsec1 span{
	font-size: 45px;
	color: #20B2AA;
}
.leftofsec1 h3{
	font-size: 40px;
	font-weight: bold;
}
.leftofsec1 p{
	text-transform: capitalize;
	font-size: 30px;
}
.leftofsec1 hr{
	border: 1px solid #00FFFF;
	width: 180px;
}
.tabs h4{
	display: inline-block;
	border: 1px solid white;
	padding: 5px;
	border-radius: 35px;
	min-width: 150px;
	text-align: center;
	font-size: 25px;
	margin: 30px 5px;
}


/*SECTION 2///////////////*/

.sec2topheading div.forborder{
	border-left:2px solid orange;
	font-size: 15px;
}
.sec2topheading {
	font-family: 'Martel', serif;
}
.sec2topheading h4{
	text-transform: capitalize;
	font-family: 'Amatic SC', cursive;
	font-size: 40px;
}
.sec2topheading{
	padding: 50px;
}

.item1 ul{
	display:flex;
}
.item1 ul li{
	padding: 20px;
}
.item2 ul{
	display:flex;
}
.item2 ul li{
	padding: 20px;
}
.item3 ul{
	display:flex;
}
.item3 ul li{
	padding: 20px;
}
.item4 ul{
	display:flex;
}
.item4 ul li{
	padding: 20px;
}
.sec2mid img{
	height: 60px;
	width: 60px;
}
.sec2mid h4{
	font-family: 'Courgette', cursive;
}
.sec2mid p{
	font-family: 'Caveat', cursive;
	font-size: 25px;
}
/*SECTION 3///////////////////*/


.sec3{
	background-color:black;
	border: 1px solid gray;
	color: white;
	padding: 20px;
}
.sec3 h4{
	text-transform:uppercase;
	color:#FF7F50;
}
.sec3 ul{
	list-style-type: disc;
}
.sec ul h6{
	font-weight: bold;
}
.sec3 ul p{
	font-weight: none;
}


/*SeCTION 4//////////////////////*/
.sec4 {
	text-align: center;
	background-color: black;
	padding: 50px;
}
.sec4 h2{
	text-transform: uppercase;
	color: white;
}
.sec4 span{
	color:#DC143C;
}
.secin4{
	margin-top: 100px;
}
.secin4 img{
	height: 90px;
	width: 90px;
	margin-bottom: 20px;
}
.secin4 h3{
	text-transform: capitalize;
	color: white;
}


/*use this link -------- https://www.techaheadcorp.com/services/mobile-application-development/*/
/*https://templatemo.com/tm-506-tinker*/
/*https://www.webwerks.in/*/