.title-section .title-header 
{
display:none;
}

.title-section .breadcrumb 
{
display:none;
}

#content {
padding-top: 5px;
} 

h3 {
padding-left: 8px;
}

h2 {
padding-left: 8px;
} 

#welcome h1{
margin-bottom: 0px; 
padding-bottom: 0px; 
margin-left: 5px;
}

#welcome h2{
padding-bottom: 25px;
}

#welcome img{
margin-top:-70px;
margin-right:40px;
}

#leftSidebar {
width: 18%; 
float: left; 
background: #2573b0; 
margin-right: 2%; 
margin-top:10px;
height: 100%;
border-top-left-radius:60px;90px;
border-bottom-right-radius:60px;
90px;box-shadow:30px 30px 15px 22px rgba(0,0,0,0.4),3px 3px 0px 6px rgba(0,0,0,0.4) inset;
} 

#leftSidebar p {
font-size: 0.8em;
margin-left:40px;
margin-right:20px;
color:#D8D8D8; 
} 

#leftSidebar h3 
{
margin-top:25px;
font-size:1.0em;
margin-left:30px;
margin-right:10px;
font-weight:300
}

#midContainer{
width: 60%; 
float: left; 
margin-right: 2%;
}

#sampler{
background: #D8D8D8; 
height: 600px; 
padding-left: 25px;
}

#sampler h1{
padding-top: 10px; 
padding-bottom: 5px;
}

#sampler p{
margin-right: 10px; 
padding-bottom: 10px;
}

#samplerLeft{
float: left; 
width: 46%; 
margin-left: 4%;
}

#samplerRight{
float: left; 
width: 50%;
}

#rightSidebar{
width: 18%; 
float: left; 
background: #FFFFFF; 
height: 700px;
}

#rightSidebar img{
padding-bottom: 20px;
}

#freebies{
float: left; 
margin-top: -75px;
}

#freebies img{
margin-left: 10%;
}

#bottomContainer .house{
margin-top: -40px; 
margin-right: 2px;
}

#bottomContainer h1{
padding-left: 0px;
}

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait) 
{
h1{font-size:1.7em;} 
h2{font-size:1.4em;}
#samplerLeft img {width:43%;height:43%;margin-left:-15px;padding-right:7px;padding-top:2px;}
#samplerRight {width:45%;margin-right:5%;}
#samplerRight img {padding-bottom:25px;}
#leftSidebar {width:24%;font-weight:bold;}
#midContainer {width:54%;}
#sampler {height:580px;}
} 

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) 
{   
#samplerLeft img {
width:38%;
height:38%;
} 
} 

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) 
{   
#samplerRight img {
width:95%;
height:95%;
margin-right:4%;
} 
}  
 
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:landscape) 
{
#freebies {
margin-top:0px;
}
}







