/*
Theme Name: Born to Give Child Theme 
Theme URI: http://wp2.imithemes.com/born-to-give/
Description: Child theme for Born to Give WordPress Theme
Author: imithemes
Author URI: http://www.imithemes.com
Template: born-to-give
Version: 1.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
@import url(../born-to-give/style.css);







body.home .content {
    padding-top:0px;
}










@media only screen and (min-width: 570px){


	body.page-id-1808 div.page-banner.parallax{ 
		height:auto !important;
		width:100% !important;
		background-size:100% !important;
		min-height:247px !important;
		background-color:#fff;
		background-position:top;
	}
	
	body.page-id-1808 .content { padding: 0px 0 50px 0px; }

}



@media only screen and (min-width: 800px){

	body.page-id-1808 div.page-banner.parallax{ 
		height:auto !important;
		width:100% !important;
		background-size:100% !important;
		min-height:347px !important;
		background-color:#fff;
		background-position:top;
		margin-bottom:0px;
	}

}







@media only screen and (min-width: 996px){

	body.page-id-1808 div.page-banner.parallax{ 
		height:auto !important;
		width:100% !important;
		background-size:100% !important;
		min-height:447px !important;
		background-color:#fff;
		background-position:top;
		margin-bottom:0px;
	}
	
	body.page-id-1808 .content { padding: 0px 0 50px 0px; }

}





@media only screen and (min-width:1300px){

	body.page-id-1808 div.page-banner.parallax{ 
		height:auto !important;
		width:auto !important;
		background-size:100% !important;
		min-height:512px !important;
		background-color:#fff;
		background-position:top;
		margin-bottom:0px;
	}
	
	body.page-id-1808 .content { padding: 50px 0 50px 0px; }

}







@media only screen and (min-width:1800px){

	body.page-id-1808 div.page-banner.parallax{ 
		height:630px !important;
		width:auto !important;
		background-size:100% !important;
		min-height:630px !important;
		background-color:#fff;
		background-position:top;
		margin-bottom:0px;
	}
	
	body.page-id-1808 .content { padding: 50px 0 50px 0px; }

}











@media only screen and (min-width:2000px){

	body.page-id-1808 div.page-banner.parallax{ 
		height:830px !important;
		width:auto !important;
		background-size:100% !important;
		min-height:830px !important;
		background-color:#fff;
		background-position:top;
		margin-bottom:0px;
	}
	
	body.page-id-1808 .content { padding: 50px 0 50px 0px; }

}











/******************************************************************************************************************************************************************************************************/
/*** SCREENS 500PX WIDE AND DOWN **********************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************************************************/

@media only screen and (max-width: 570px){

	.site-logo { max-width: 70%; padding: 10px 0px 0px 0px; }
	
	body.page-id-1808 div.page-banner.parallax{ 
		height:auto !important;
		width:100% !important;
		background-size:100% !important;
		min-height:200px !important;
		background-color:#fff;
		background-position:top;
	}

	body.page-id-1808 .content { padding: 0px 0 50px 0px; }


}





/******************************************************************************************************************************************************************************************************/
/*** SCREENS 360PX WIDE AND DOWN **********************************************************************************************************************************************************************/
/******************************************************************************************************************************************************************************************************/

@media only screen and (max-width: 360px){

	body.page-id-1808 div.page-banner.parallax{ 
		min-height:133px !important;
		margin-top:13px !important;
		margin-bottom:40px;
		background-size:108% !important;
	}

}




