
/************************************************************************************/
@media screen and (max-width :880px)
{

	.detail-container,.filter-container {
    float: none;
    margin: 0 auto 5%;
    max-width: 100%;
    width: 99%;
	}


	.scholorship-details #slider-search > div {
    margin: 0 auto;
    padding: 0;
	}
	.scholorship-details #slider-search > div.search-filter {
    padding: 0 5%;
	}
	.scholorship-details #slider-search .filter.clearfix {
    max-width: 80%;	
	}

    #hs-scholorshipDir-container .hs-scholarship {width: 15%;}

.filterfirst-info, .filtersecond-info {
    clear: both;
    float: none;
    margin: 0 auto;
}
.node-type-scholorship-directory label {
    margin-bottom: 2%;
    margin-top: 2%;
}
.node-type-scholorship-directory #outerWrapper .styled-select > select {
    padding: 1% 6% 1% 2%;
}
.scholorship-details #slider-search .reedem-button {
    padding: 2% 0;
}
.node-type-scholorship-directory .scholor-range-bar {
    margin-bottom: 15%;
}

.node-type-scholorship-directory .scholor-range-bar > p:first-child {
    font-size: 16px;
    line-height: 250%;
    margin-bottom: 16px;
}

#renagelbl{ margin-top: 5%;}
#checkbox > .check-title {
    margin-bottom: 2%;
    width: 100%;
}
.node-type-scholorship-directory #checkbox p {
    float: left;
    margin-bottom: 1%;
    min-width: 116px;
    width: 20%;
}
.scholorship-image {
    background-position: left center;
    background-size: cover;
    height: 150px;
    min-height: 150px;
}
.node-type-scholorship-directory .scholorship-image h1 span {
    font-size: 30px;
    line-height: 100%;
    text-transform: uppercase;
   
}
.scholorship-image > h1 {
     top: 30%;
}
.detail-container > .field-name-field-member-details > .field-items > div.field-item {margin-top:50px;}
		}
		
/***********************************************************************************************/
@media screen and (max-width :480px)
{
.scholorshipPage .leftLeaf, .scholorshipPage .rightLeaf {
    display: none;
		}
div.field-name-field-scholorship-subtitle > .field-items {
    font-size: 1.7em;
    }

	#hs-scholorshipDir-container .hs-scholarship {width: 38%;}
	#scholorshipDir-container .view-content > div.views-row {
    margin-bottom:8%;
   }
}
/******************************************************************************************/
@media screen and (max-width :400px)
{
	#scholorshipDir-container #sch-container-left {
     	width: 33%;
		margin-right: 5px;
	}

	#scholorshipDir-container #sch-container-right {
     width: 64%;
	}
	#scholorshipDir-container .tagspaddingUse {
     padding: 2px;
	}

	#scholorshipDir-container .tagsBox {
    font-size: 12px;
    padding: 2px 5px;
  }
  

}

		
