#greeting{
z-index: 1000; 
position: relative;
margin: auto;
}
@media only screen and (min-width : 240px) and (max-width : 767px) {

.feature-block {
	z-index:-1;
	text-transform: uppercase;
	text-align: center;
	font-size: 1em;
    position:relative;
     right: 0;
     left: 0;
     width: 100%; 
	
}
.feature-block2 {
	display:none;
	
}
.banner-block{
position:absolute;
min-height: 320px;

 }
.partner-block {
	padding: 5px 0 5px 0;
	text-align: center;
    bottom:0;
    background: #fff;
    position: relative;
    width: 100%;

}
.navbar-default {
	background: #dcdcdc;
	border: none;
	min-height: 1px;
	height: 100%;
	margin: 0;
	font-size: 12px;
	letter-spacing: .05em;
    color:#fff;
}
.hi-icon-item {
       display: inline-block; 
}

.hi-icon-item h3 {
     color:#fff;
     padding-top:10px;
     font-weight:600;
}
.hi-icon {
	display: inline-block;
	cursor: pointer;
	margin: 0px 10px 0 10px;
	width: 50%;
	height: 50%;
	border-radius: 50%;
	text-align: center;
	z-index: 1;
	color: #fff;
   
}

.btn.btn-default{
	min-width:340px;
    max-width:340px;
 

}
.package{
	padding: 3px 5px;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 20px;
    color:#fff;
    width:100%;
    white-space: normal;

}

}


@media only screen and (min-width: 768px) and (max-width : 1024px){
#header {
position: relative;
}
.feature-block {
	z-index:1000;
	text-transform: uppercase;
	text-align: center;
	font-size: 1em;
    position:relative;
     right: 0;
     left: 0;
     width: 100%; 
	
}
#set-5 {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;

}
.feature-block2 {
	display:none;
	
}

.banner-block{
position:absolute;
min-height: 320px;

 }
 

.hi-icon-item {
       display: inline-block; 
}

.hi-icon-item h3 {
     color:#fff;
     padding-top:40px;
     font-weight:600;
}
.hi-icon {
	display: inline-block;
	cursor: pointer;
	margin: 0px 10px 0 10px;
	width: 75%;
	height: 75%;
	border-radius: 50%;
	text-align: center;
	z-index: 1;
	color: #fff;
   
}
.btn.btn-default{
	min-width:400px;
    max-width:400px;
}
.package{
	padding: 3px 5px;
	letter-spacing: 1px;
	font-size: 12px;
	line-height: 20px;
    color:#fff;
    width:100%;
    white-space: normal;
}
.navbar-default {
	background: transparent;
	border: none;
	min-height: 1px;
	height: 100%;
	margin: 0;
	font-size: 12px;
	letter-spacing: .05em;
    color:#000;
}


}


@media only screen and (min-width: 1025px) {
.feature-block {
	background: #252525;
	z-index: 1;
	padding: 10px 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 1em;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background: rgba(55, 55, 55, 0.5);
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
	
}

.feature-block2 {
background: #252525;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    background: rgba(55, 55, 55, 0.5);
	text-transform: uppercase;
	text-align: center;
    position: fixed;
    bottom: 0;
    width: 100%;
    height:205px;
     z-index:1;

}
#set-5 {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;

}

.navbar-default {
	background: transparent;
	border: none;
	min-height: 1px;
	height: 100%;
	margin: 0;
	font-size: 12px;
	letter-spacing: .05em;
}
.btn.btn-default{
	min-width:500px;
}

.package{
	font-weight: 700;
	padding: 3px 5px;
	letter-spacing: 1px;
	min-width:150px;
	font-size: 16px;
	line-height: 20px;

	
}


}

@media (width:1366px) {
.hi-icon-item {
       display: inline-block; 
}

.hi-icon-item h3 {
     color:#fff;
     padding-top:1px;
     font-weight:500;
}
.hi-icon {
	display: inline-block;
	cursor: pointer;
	margin: 0px 10px 0 10px;
	width: 75%;
	height: 75%;
	border-radius: 50%;
	text-align: center;
	z-index: 1;
	color: #fff;
   
}
.feature-block2 {
	display:none;
	
}

} /* hi-res laptops and desktops  }*/

/*@media (min-width:480px)  { /* smartphones, Android phones, landscape iPhone }
@media only screen and (min-width: 540px) {}
@media (min-width:600px)  { /* portrait tablets, portrait iPad, e-readers (Nook/Kindle), landscape 800x480 phones (Android) }

@media (min-width:801px)  { /* tablet, landscape iPad, lo-res laptops ands desktops  }
@media (min-width:1025px) { /* big landscape tablets, laptops, and desktops  }
@media (min-width:1281px) { /* hi-res laptops and desktops  }*/