/* Uncle Bills - Small Desktop CSS (960-1294) */


/**** Header ****/

/* Top Nav */

#Header .header .topnav-bg .topnav-wrapper {
    width: 90%;
}

/* Social-Search */
.social {
	right: -32%;
}

/* Menu */

.responsiveHide {display: block;}

/** End Header **/

/*** Slider ***/

#slider1_container {
  height: 427px !important;
}

/*.galleria-image img {
	width: auto !important;
	height:400px !important;
}

.galleria-container {
	background: #fff !important;
}*/

/*** Page Styles ***/

/*** Home ***/

.home-callout {
	font-size: 22px;
}
.home-puppy-ad {
	font-size: 23px;
}
.home-puppy img {
	max-width: 344px;
	margin-top: 1.5%;
}

.texttwo,
.texttwo1,
.texttwo2,
.texttwo3 {
	top: 12px;
	font-size: 14px;
	line-height: 16px;
}

.location {
	padding:0 0 1.5em;	
}

/*** Dog Landing Page ***/

.dog-callout-header h2 {
	font-size: 15px;
}

/* End Content */

/*** Footer ***/

.copyright {
	font-size: 14px;
}

/****************************************************/

.nav-megalevel li.nav-level > a {
    padding: 10px;
}
.CustomMenu .nav-level2 ul {
    padding: 10px;
}  