@import url("mobile1.css");
@import url("mobile2.css");
@media (min-width:1300px) and (max-width: 1500px)
{
	.container 
	{
		width:1026px;
	}
	h1
	{
		font-size:32px;
	}
	h2
	{
		font-size:22px;
		font-weight:bold;
	}
	h2.link1,h2.link1w, h2.link2 {font-size:22px;}

	h3 {font-size:26px;	}

	.pagetitle
	{
		font-size:32px;
	}
	a.link1 {font-size:18px;padding-right:20px;background:url('images/arrow_s.png') no-repeat 0 7px;	}
	a.link2 {padding-left:20px; background:url('images/arrow_s.png') no-repeat 0px 7px;		font-size:18px;}
	a.link3
	{
		padding-left:20px;
		background:url('images/arrow_s.png') no-repeat 0px 9px;				
		font-size:22px;
	}

	#pageTitle .pagetitle {font-size:38px;}

	#pageTitle .shortcomment {font-size: 20px; line-height: 24px;}

	#toptext {font-size:12px;}

	#logo {	width:33%;}

	#menu {width:67%;}

	#menu ul#topMenu li a, #menu #topMenu ul.sub-menu li a, #menu #topMenu ul.sub-menu .sub-menu li a {font-size:16px;}
	#menu #topMenu ul.sub-menu {left: -80px;}

	ul.boxes {height:165px;}

	ul.boxes li.box1
	{
			width:33%;
			height:165px;
			margin-right:0.5%;
	}
	.boxes .box1 .title
	{
			height:25px;
	}

	.boxes .box1 .boxcontent
		{
			width:77%;
			height:99px;
/*			border:1px solid #cccccc; */
			border:0;
			background:url('images/plaza_icon.png') no-repeat 18px bottom;
		    background-size: 60px;	
			padding:0;
			padding-top:15px;
			padding-right:1%;
			padding-bottom:15px;
			padding-left:22%;
			font-size:16px;
			color:#4c4c4c;
			line-height:24px;
			text-align:left;
		}

			.boxes .box1 .boxcontent .link1
			{
				margin-top:10px;
				background:url('images/arrow_s.png') no-repeat 0 3px;
				padding-left:20px;
				font-size:16px;
				font-weight:bold;
			}

		#pbackground2, #pbackground2 img {height:500px;}

		#pbackground3, #pbackground3 img {height:550px;}
		#conference
		{
			height:auto;
			font-size:22px;
		}
		#costadv
		{
			height:350px;
			background:url('images/candlelight_bg_big_scale.jpg') no-repeat center top;
			background-size: 100% 350px;
		}
                #costadv .content2  {padding-bottom:0px;}
		.content2
		{
			line-height:18px;
			font-size:18px;
		}
		#whyplaza {font-size:20px;}
		#whyplaza .boxes .box1 .boxcontent
			{
				width:93%;;
				padding-left:15px;
				padding-right:15px;
				font-size:15px;
				line-height:22px;
			}
		#whychooseplaza, #whychooseplaza1 {font-size:20px;padding-bottom: 30px;}

		#planning_adv .rightImg img {width:445px;}

		.fsearch_header .lbox {font-size: 25px;}
		.fsearch_header .lbox td a {font-size: 16px;}

		#cost-comp-chart {background: url('images/candle_big_bg_1000.png') no-repeat scroll right top #000;}
		.costChart {font-size:18px;}
		#toolsresources .lbox
		{
			width:100%;
			margin-right:0px;
			font-size:18px;
			background: url('images/iphone275.png') no-repeat scroll right bottom transparent;
		}
		#toolsresources ul li
		{
			background:url('images/arrow_s2.png') no-repeat 0 1px;
			font-size:18px;
		}
		#toolsresources ul li span
		{
			font-size:15px;
		}
		#toolsresources .rbox
		{
			background:url('images/iphone275.png') no-repeat bottom left;	
		}

		#memorialapp
		{
			width:100%;
			height:420px;
		}
		#memorialapp .lbox
			{
				float:left;
				width:100%;
				height:415px;
				line-height:25px;
				font-size:18px;
				background: url('images/apps-v1_03_272.png') no-repeat scroll top right transparent;
			}
		
		#memorialapp .lbox h1 {line-height:28px;}

		#shabbatapp
		{
			width:100%;
			height:240px;
		}

			#shabbatapp .lbox
			{
				float:left;
				width:680px;
				padding-left:346px;
				padding-top:40px;
				height:200px;
				font-size:18px;
				background: url('images/apps-v1_07_296.png') no-repeat scroll bottom left transparent;
			}

		#yahrzeitapp
		{
			width:100%;
			height:250px;
		}

			#yahrzeitapp .lbox
			{
				float:left;
				width:716px;
				padding-right:310px;
				padding-top:20px;
				height:230px;
				font-size:18px;
				background: url('images/apps-v1_11_266.png') no-repeat scroll bottom right transparent;
			}

		#pagecontent
		{
			line-height:26px;
			font-size:20px;
		}

		#helpful-resources .boxes .box3, #community-services .boxes .box3, #family-community .boxes .box3, #general-information .boxes .box3 {width:32%;margin-right:2%;font-size: 18px;}
		.boxes .box3 img {width:325px;}


		.lbox1
		{
			width:47%;
			padding-right:6%;
			font-size:20px;
			line-height:24px;
		}

		.rbox1
		{
			width:47%;
			padding-left:0;
			font-size:20px;
			line-height:24px;
		}

		
		h2.title
		{
			margin:0;
			padding:0;
			text-decoration:none;
			text-align:left;
			font-size:26px;
			font-weight:bold;
			color: #B3693B;
		
		}

		.lbox1 li, .rbox1 li
		{
			background:url('images/arrow_s.png') no-repeat 0 3px;
			padding-left:25px;
			margin-bottom:25px;
			
		}

		#b_conf {
			font-size: 20px;
			line-height: 26px;
		}

		.title2
		{
			font-size:24px;
		}

		.title3
		{
			font-size:24px;
		}

		.pbox1{width:220px;}
		.pbox1 img {width:215px;height:287px;}


		.bioimage {
			margin: 0px 40px 0px 0px;
			width: 300px;
		}
		.bioimage img {width:300px;}
		.biotext {
			margin: 0px;
			padding: 0px;
			float: left;
			width: 680px;
			font-size: 20px;
			line-height: 26px;
			color: #514E4E;
		}

		#caskets ul.boxes li.box1 
		{
			width:320px;
			margin-right:20px;
		}

		#caskets ul.boxes li.box1 img
		{
			width:320px;
		}

		.chapel ul.boxes li.box1 
		{
			width:320px;
			margin-right:20px;
		}

		.chapel ul.boxes li.box1 img
		{
			width:320px;
		}
                .clighting_header { height: 390px; }
		.fsearch_header .lbox {background-size:390px;}
                .clighting_header .lbox {font-size:25px;background-size: auto 390px;padding-top:20px;height:370px;}

		
		.lsection {width:640px;}
		.sidebar {width: 380px;}

		.single-post .lsection, .category .lsection {
			width: 680px;
			margin-right: 40px;
		}
		.sidebar1 {
		    width: 300px;
		}
		#postbground, #postbground img {width: 680px;}
		#fdetails { font-size: 26px;}

		#yearlyAlerts, #fsearch, #fdetails {padding: 20px;width:360px;line-height: 24px;}

		.ycalendar {
			line-height: 26px;
			font-size: 20px;
		}

		.input1 {
		    height: 18px;
		    padding: 8px;
		    font-size: 20px;
}

		.button1 {
	    line-height: 38px;
		height: 36px;
		font-size: 22px;
	}

	.ficon {
    height: 40px;
    margin-top: 40px;
    padding-top: 10px;
    background: url('images/fbook_icon.jpg') no-repeat scroll 0px 0px transparent;
    padding-left: 50px;
    font-size: 32px;
    font-weight: bold;
    color: #4E71A8;
    background-size: 40px;
}

.zipcode { 
line-height: 26px;
font-size: 20px;
width: 47%;
margin-right: 6%;
}

.majorcity {
    line-height: 26px;
    font-size: 20px;
    margin-left: 0px;
    width: 47%;
}
#iphoneapp {min-height:200px;height:auto;}
#iphoneapp .lbox { width:575px;}
#iphoneapp .rbox { width:405px;}
		#iphoneapp .lbox .lbox {width:50%;}
		#iphoneapp .lbox .rbox {width:50%;}

		#footer ul.boxes li.box1 
		{
			background:none;
			width:32%;
			padding-right:2%;
			margin:0;

		}

		#footer ul.boxes li.nomargin
		{
			padding-right:0;
		}
		#footer .boxes .box1 .boxcontent
		{
			width:100%;
			font-size:15px;
		}

		.font18 {
			font-size: 16px;
		}
		.font22 {
		   font-size: 20px;
		}
		.font24 {
		   font-size: 22px;
		}
		.font26 {
		   font-size: 24px;
		}
		.font28 {
		   font-size: 26px;
		}
		.font44 {
		   font-size: 38px;
		}


	.tmiddle {text-align:center}
.nomargin, ul.boxes li.nomargin, #helpful-resources ul.boxes li.nomargin, #community-services ul.boxes li.nomargin, #family-community ul.boxes li.nomargin, #general-information ul.boxes li.nomargin { margin:0px; }

.bold1 {font-weight:bold;}
.sbold {font-weight:600;}

.paddr10 {padding-right:10px;}

.padd10 {padding-top:10px;}

.paddb50 {padding-bottom:50px;}
.paddb20 {padding-bottom:50px;}
.black, h2.black {color:#000;}
.white {color:#fff;}
.marginb,  h2.marginb {margin-bottom:10px;}
.bborderb {border-bottom:1px solid #000;}
.italic1 {font-style:italic;}
li.bbottom, .border1 {border-bottom:1px solid #d1d3d4;  }


        .bblack  {background:#000000;}
		.bcolor1 {background:#ffcc83;}
		.bcolor2 {background:#c68d47;}
		.bcolor3 {background:#d59a54;}
		.bcolor4 {background:#ad7939;}

		.bcolor5 {background:#e2a458;}
		.bcolor6 {background:#f8c381;}
		.bcolor7 {background:#fee8c9;}
		.bcolor8 {background:#ffd6a3;}
		.bcolor9 {background:#f7c281;}

		.nomargin {margin:0px;}
		.color1 {color:#ac9d8c;}
		.color2 {color:#b3b3b3;}
		.color3 {color:#B3693B;}
		.color4 {color:#514e4e}
		.color5 {color:#000;}
		.color6 {color:#181818}
		.color7 {color:#b3b3b3}
		.color8 {color:#ad7939}
		.sbold {font-weight:600;}
	
iframe#ifrmmob {display:none}
iframe#ifrdesk {display:block}	
		
}

@media (min-width:1500px) 
{
	iframe#ifrmmob {display:none}
iframe#ifrdesk {display:block}
}