@media screen and (min-width:700px) and (max-width:1024px)
{
.video-section .field-name-field-video-section > .field-items > div.even:last-child {
width: 100%;
}

}
/************************************************************************************/
@media screen and (max-width :900px)
{
	.node-type-aboutus #about_container_about .about_new h1 {
    margin: 8px auto;
	}
}
/************************************************************************************/
@media screen and (max-width :705px)
	{
	.node-type-aboutus #about_container_about .about_new h1 {
    margin: 15px auto;
	}
}
/************************************************************************************/
@media screen and (max-width :700px)
{	
	.scholarship-header {
    float: none;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    padding: 0px;
      	}
	
	div.scholarship-content {
    margin: 10% auto 0;
    width: 90%;
	}

	.basic-sections {
    padding-right: 0px;
    padding-left: 0px;
	}
}
/************************************************************************************/
@media screen and (max-width :480px)
{

	.generic-image #topImageTitleContainer , .term-listing-heading .BDTitle .about_new h1 span, div.view.view-faqs.view-id-faqs > div.view-header > .generic-image > #topImageTitleContainer.designYellow > *, .node-type-generic-page .generic-image #topImageTitleContainer {
    font-size: 30px;
	}

	.generic-page .generic-container .generic-image, #containerOurMemeber .about_new, .basic-page .basic-container .generic-image, .page-benefits #block-system-main .about_new, .article-page .article-container .generic-image, #block-system-main > div > .view.view-faqs.view-id-faqs > .view-header > div.generic-image  {
    height: 18.4em;
    max-height: 150px;
    min-height: 150px;
	}
	.video-section .field-name-field-video-section > .field-items > div.even:last-child {
    width: 100%;
	}
	.node-type-aboutus #about_container_about .about_new h1 {
    margin-top: 5%;
	}
	div.view.view-faqs.view-id-faqs > div.view-header > .generic-image > #topImageTitleContainer.designYellow {
    margin: 10px auto ;
	}
}
/************************************************************************************/
@media screen and (max-width :430px) {	
	#header .head-login-section #login-block-top .forgot-pass {
    float:none;
    margin-top: 8px;
	}
}
/************************************************************************************/
@media screen and (max-width :387px) {
	.scholarship-header {
    width: 90%;
	}
}
/**************************************************************************************/
/**********************************css for revoke and recurring page*********************************************************/
@media screen and (max-width : 440px)
{
#uc-recurring-hosted-authorizenet-arb-update-form .form-item-cc-data-cc-exp-year select, #uc-recurring-hosted-authorizenet-arb-update-form .form-item-cc-data-cc-exp-month select {
float:none;width:75%;
}
#uc-recurring-hosted-authorizenet-arb-update-form .form-type-select.form-item-cc-data-cc-exp-month #edit-cc-data-cc-exp-month {
width:75%;
}
#uc-recurring-hosted-authorizenet-arb-update-form input#edit-cc-data-cc-number {
    width: 70%;
}
}
@media screen and (max-width : 320px)
{
#uc-recurring-hosted-authorizenet-arb-update-form .form-item-cc-data-cc-exp-year select, #uc-recurring-hosted-authorizenet-arb-update-form .form-item-cc-data-cc-exp-month select {
float:none;width:75%;
}
#uc-recurring-hosted-authorizenet-arb-update-form .form-type-select.form-item-cc-data-cc-exp-month #edit-cc-data-cc-exp-month {
width:75%;
}
#uc-recurring-hosted-authorizenet-arb-update-form input#edit-cc-data-cc-number {
    width: 70%;
}
}
		


