@media (min-width: 1438px) {
.pid_wrapper {
    padding-top:0px;
}
.pid_column_right {
	width: calc(100% - 320px);
	margin-left: 50px;
	float: right;
}
.pid_column_left {
	width: 270px;
	float: left;
}
.site_grid_container_pid_top_img {
	margin-top:50px;
	height: 400px;
}
.full_grid_container_pid_top_img {
	margin-top: 0px;
	height:300px;
}
.narrow_grid_container_pid_top_img {
	margin-top:50px;
	height:300px;
}
.pid_top_content {
    margin-top:50px;
    margin-bottom:50px;
}
.pid_module_container {
    margin-bottom:50px;
}
.pid_module_title_container {
    margin-bottom: 20px;
}
.pid_module_back_color {

}
}

@media all and (max-width: 1439px) and (min-width: 769px) {
.pid_wrapper {
    padding-top: 0px;
}
.pid_column_right {
	width: calc(100% - 320px);
	margin-left: 50px;
	float: right;
}
.pid_column_left {
	width: 270px;
	float: left;
}
.site_grid_container_pid_top_img {
	margin-top:50px;
	height: 400px;
}
.full_grid_container_pid_top_img {
	margin-top: 0px;
	height:300px;
}
.narrow_grid_container_pid_top_img {
	margin-top:50px;
	height:300px;
}
.pid_top_content {
    margin-top:40px;
    margin-bottom:40px;
}
.pid_module_container {
    margin-bottom:50px;
}
.pid_module_title_container {
    margin-bottom: 30px;
}
.pid_module_back_color {

}
}

@media all and (max-width: 768px) and (min-width: 481px) {
.pid_wrapper {
    padding-top: 0px;
}
.pid_column_right {
	float: right;
    width: 100%;
	margin-bottom: 30px;	
}
.pid_column_left {
	width: 100%;
	float: right;
}
.site_grid_container_pid_top_img {
	margin-top:50px;
	height: 200px;
}
.full_grid_container_pid_top_img {
	margin-top: 0px;
	height:200px;
}
.narrow_grid_container_pid_top_img {
	margin-top:50px;
	height:200px;
}
.pid_top_content {
    margin-top: 30px;
    margin-bottom: 30px;
}
.pid_module_container {
    margin-bottom:50px;
}
.pid_module_title_container {
    margin-bottom: 20px;
}
.pid_module_back_color {

}
}

@media all and (max-width:480px) and (min-width:319px) {
.pid_wrapper {
    padding-top: 0px;
}
.pid_column_right {
	float: right;
    width: 100%;
	margin-bottom: 30px;	
}
.pid_column_left {
	width: 100%;
	float: right;
}
.site_grid_container_pid_top_img {
	margin-top:50px;
	height: 160px;
}
.full_grid_container_pid_top_img {
	margin-top: 0px;
	height: 160px;
}
.narrow_grid_container_pid_top_img {
	margin-top:50px;
	height: 160px;
}
.pid_top_content {
    margin-top: 20px;
    margin-bottom: 20px;
}
.pid_module_container {
    margin-bottom:50px;
}
.pid_module_title_container {
    margin-bottom: 20px;
}
.pid_module_back_color {

}
}

@media (max-width: 320px) {
.pid_wrapper {
    padding-top: 0px;
}
.pid_column_right {
	float: right;
    width: 100%;
	margin-bottom: 30px;	
}
.pid_column_left {
	width: 100%;
	float: right;
}
.site_grid_container_pid_top_img {
	margin-top:50px;
	height: 160px;
}
.full_grid_container_pid_top_img {
	margin-top: 0px;
	height: 160px;
}
.narrow_grid_container_pid_top_img {
	margin-top:50px;
	height: 160px;
}
.pid_top_content {
    margin-top: 20px;
    margin-bottom: 20px;
}
.pid_module_container {
    margin-bottom:50px;
}
.pid_module_title_container {
    margin-bottom: 20px;
}
.pid_module_back_color {

}
}
