@media only screen and (min-width: 0px) and (max-width: 461px) {
.drillDesign{
	min-height:400px !important;
}
.trans{
	height: auto;
	    position: relative;
}
.footer{
	position: relative;
}
.addrowButton{
	margin-top: 10px;
}

}

@media only screen and (min-width: 462px) and (max-width: 761px) {

.drillDesign{
	min-height:400px !important;

}
.trans{
	height: auto;
	    position: relative;
}
.footer{
	position: relative;
}
.addrowButton{
	margin-top: 10px;
}

}

@media only screen and (min-width: 762px) and (max-width: 991px) {

.drillDesign{
	min-height:400px !important;
}
.addrowButton{
	margin-top: 10px;
}

}
@media only screen and (min-width: 992px) and (max-width: 1400px) {

.drillDesign{
	min-height:602px !important;
}
.addrowButton{
	margin-top: 10px;
}
}
@media only screen and (max-width:1025px) {
.logoutBorder{
    border-bottom: 1.5px solid #888;
}
}

@media only screen and (min-height: 0px) and (max-height: 571px) {

.trans{
 height: auto;
 position: relative;
}

}
@media only screen and (max-width:995px) {
.searchbtn{
 margin-top: 10px;
}
