@media (min-device-width : 320px) and (max-width: 899px){
.textAlignMobileView
{

	  margin-left: -35px;
	
}

.teamDetailsMobileView
{

margin-left: 35px;

}

}


.footer
{
	  background-color: gainsboro;
  width: 100%;
}


@media (min-device-width : 320px) and (max-width: 899px){
.imgAlignMobileView1
{

  width: 30%;
  margin-left: 40px;
	
}
}

@media (min-device-width : 320px) and (max-width: 899px){
.imgAlignMobileView2
{

  width: 85%;
  margin-left: 40px;
	
}
}


@media (min-device-width : 320px) and (max-width: 899px){
.formButtonMobileView
{

  margin-left: 90px;
	
}
}


@media (min-device-width : 900px){
.formButtonMobileView
{

    margin-left: 214px;
  margin-bottom: 5px;
	
}
}

.serviceTextAlign
{
	margin-left:50px;
}


.hand
{
cursor: url("../images/hand.png") 20 20, pointer;
}


.teamHeight
{
	height:900px;
}





#teamBackground{
	background: url(../images/05.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}

#teamBackground .overlay{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.73) 17%, rgba(0,0,0,0.66) 35%, rgba(0,0,0,0.55) 62%, rgba(0,0,0,0.4) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.8)), color-stop(17%,rgba(0,0,0,0.73)), color-stop(35%,rgba(0,0,0,0.66)), color-stop(62%,rgba(0,0,0,0.55)), color-stop(100%,rgba(0,0,0,0.4))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,0.8) 0%,rgba(0,0,0,0.73) 17%,rgba(0,0,0,0.66) 35%,rgba(0,0,0,0.55) 62%,rgba(0,0,0,0.4) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
	padding: 5px 0;
	background-attachment: fixed;
}





@media (min-device-width : 320px) and (max-width: 899px){
.image
{

  display:none;
	
}
}


.teamColor
{
	color:white;
}

#formTextColor
{
	color:#38b5c9;
}


@media (min-device-width : 320px) and (max-width: 899px){
.logoAdjustInMobile
{

  margin-right: 20px;
  margin-top: -50px;
}
}

.footerLinkColor
{
 color:white;
}

.footerPCNameAdjust
{

margin-left:-100px;

}

@media (min-device-width : 320px) and (max-width: 899px){
.footerPCNameAdjustInMobile
{

  margin-left: 0px;
  
}

.workmobile
{
margin-left: -60px;
}

.team{
margin-left: 18px;
}

.aboutUs
{

margin-left: 85px;

}

.whyChooseUS
{
margin-left: 40px;
}

.logo
{
    margin-left: 15px;
}

.web{

    margin-left: 35px;
}

    
.mobileViewTeamDetailsBackInfo
{
color:white;
}

}
 

@media (min-device-width : 900px){
.mobileViewTeamDetailsBackInfo
{

   display:none;
	
}
}


.package-wrapper
{
	box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
}

.package-wrapper:hover
{
	box-shadow: 0 4px 1px 1px rgba(0,0,0,.2), 0 3px 3px 2px rgba(0,0,0,.14), 0 2px 6px 2px rgba(0,0,0,.12);
	
    /* border: 1px solid #38b5c9; */
}


.portfolio-works
{
	height: 7.5em;
    margin: 0.3em;
}

.portfolio-color{
    color: #38b5c9;
}

#numberBackground{
	background: url(../img/background2.jpg);
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
	color: #ffffff;
}


@media (min-device-width : 320px) and (max-width: 899px){
.numbers-mobile-view
{
    width: 301px;
    height: 150px;
}

.aboutus-our-objectives
{
    padding-left: 15px;

}

.aboutUs-our-objectives-title
{
    margin-left: 70px;
}
}

.number-digit-color{
color: #38b5c9;
}

.number-font-weight
{
    font-weight: 400;
}