/* Layout
-------------------------------------------------------------- */
#sb-site {
	position:relative;
	overflow:auto;
	min-height:100%!important;
	height:100%!important;
	background:#fff;
	-webkit-transform:translate (0);
}

/* Sticky Footer */
html,body,#sb-site {
	height:100%;
	
}

html.old-android {
	height:auto!important;
}

#wrapper {
	margin:0 auto -190px;
	min-height:100%;
	height:auto!important;
	height:100%;
}

footer,#push {
	height:190px;
}



.centered {
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding:0 10px;
	max-width:975px;
}

.half,.third, .two-thirds {
	position:relative;
	float:left;
	overflow:hidden;
}

.half {
	width:50%;
}

.third {
	width:29%;
	display: inline-block;
	list-style-type: none;
	margin: 2%;
	padding-bottom: 10px
	
}

#form-wrap {
	width: 60%;
	padding-right: 3%;
	float: left;
	
}

#contact-details {
	float: right;
	width: 32%;
	margin-top: 0;
	
	
}



.quarter {
	width:17%;
	text-align: left;
	margin:0 3% 0 3%;
	display: inline-block;
	position:relative;
	vertical-align: top
}



/* Header
-------------------------------------------------------------- */
header.main {
	z-index:2;
	margin:0 auto;
	padding:5px 10px 15px;
	background:#000;
}

#branding,#login h1 a,#blank-page-link {
	position:relative;
	float:left;
	margin:15px 0;
	width:305px;
	height:71px;
	background-position:0 0 no-repeat;
	overflow: hidden


}

header #branding {
	margin-bottom: 0;
}

#login h1 a,#blank-page-link {
	display:block;
	float:none;
	width:330px;
	height:80px;
	margin:0 auto 10px;
	background-size: 865px auto !important;
	background-position:-347px 0;



	
}

/*  Small Screen Nav */
a#mobile-home {
	position:absolute;
	top:10px;
	right:10px;
	display:block;
	width:260px;
	height:30px;
	font-size:18px;
	background-position: -45px -20px;
	

}

.no-svg a#mobile-home {
	top:15px;
	width:auto;
	background:none!important;
	text-align:right;
	text-indent:0!important;
}

#login h1 a,#blank-page-link {
	display:block;
	margin:0 auto 10px;
}

.sprite {
	background-size:auto;
	background-repeat:no-repeat;
}

.no-svg .sprite,.no-svg #login h1 a,.no-svg #blank-page-link {
	background-image:url(../images/roisin_oconnell_sprite.png);
}

.svg .sprite,.svg #login h1 a,.svg #blank-page-link {
	background-image:url(../images/roisin_oconnell_sprite.svg);
}



.sb-navbar,.sb-slidebar {
	display:none;
}

#banner IMG{
	display: none

}


#banner .table{
	height: 250px;
	padding: 12px;	
	height: 250px;
	width:45%;
	
	
}

#banner .table.full-width {
	width: 100% !important
}




.home #banner .table{
	height: 400px;
	font-family: 'Droid Serif', serif;
	
	}
	


#banner .table-cell {
	
	vertical-align: middle;
	padding: 3%;
	font-size: 190%
	
	
}



/* Main content
-------------------------------------------------------------- */
#content {
	overflow:hidden;
	margin-top:10px;
	padding:10px;


}

 #page {
	margin-top: 2%
}

.home #content {
	float:none;
	width:100%;
}

#content.wide {
	float:none;
	margin:10px auto;
	width:80%;
}

#content.single, #content.blog{
	float:left;
	margin:0 4% 0 0;
	width:69%;

}

.sections-wrap {

	background: #ba1d7b;
	color:#fff
}
.sections-wrap .centered{
		padding: 3% 7% 2%;
	
	}
.sections-wrap.top-border {


border-top:1px solid #ccc;
}

.testimonial IMG {
	border-radius: 50%;
	overflow: hidden;
	float:left;
}

.testimonial {
	
	font-size: 120%;
	padding-top: 2%;
	padding-bottom: 1%;
	text-align: left;
	color:#404041


}

.testimonial .inner{
	float: left;
	width: 85%;
	padding-left: 4%;
	text-align: left !important
}


	.third.text {
	padding-top: 0;
	margin-top: 0;

	}
	


/* Single page
-------------------------------------------------------------- */

.single-package{

padding: 2% 8% 2% 8%
}

.single-package-content {

padding-top: 1%;
line-height: 1.4
	
}
.lower-wrap {
	margin-top:4px;
	padding:20px 0 15px;


}

#lower-content {
	overflow: hidden;
	border-top:1px solid #ccc;
	padding-top: 5%;
	margin-top: 3%;
	padding-right: 15%
}


.single-service .testimonial{
	border-top: 1px solid #ccc !important;
	padding-top: 4%
	
}


#social-likes {
	clear:both;
	margin-top:15px;
}

/* Articles
-------------------------------------------------------------- */

.page-template-default .testimonial:before {	
	content:'';
	height: 1px;
	width: 60%;
	display: block;
	margin: 1% auto 5%;
	background: #aaa
	
}

article {
	position:relative;
	overflow: hidden
}

.quote {
	

	font-size: 2em;
	text-align: right !important;

	
}

#tweets-wrap, .quote {
	background: #D71B57;
	color:#fff;
	padding-top: 2.4%;
	padding-bottom: 1%;
}

#content article {
	float:left;
	margin-bottom:15px;
	max-width:100%;
	width:100%;

}

.centertext {
	text-align: center
}

.tight {
	padding: 2% 7% 3% 7%
}

article.excerpt div {
	float:left;
	width:62%;
}

div.comment-body {
	padding-bottom:15px;
	border-bottom:1px dotted #666;
}

.addthis_toolbox iframe {
	margin:0;
	min-height:0;
}



/* Contact Page
-------------------------------------------------------------- */
#form-data {
	float:left;
	width:100%;
	text-align:left;
	color:#ba1d7b
}

#form-data.success {
	margin-top:20px;
	text-align:center;
	color:#ba1d7b;
	font-size: 130%;
	font-family: 'Droid Serif', serif;
	font-style: italic
	
}

/* Sidebar
-------------------------------------------------------------- */
#sidebar {
	float:right;
	margin:10px 0 30px;
	min-height:200px;
	width:27%;
	
}

/* Footer
-------------------------------------------------------------- */
footer {

	background:#404041;
	color:#fff;
	font-size:12px;
	line-height:1.2;
}

footer .centered {
	padding-top: 20px;

}


footer .centered * {
		font-family: 'Lato', sans-serif;
}
footer .centered .table{
	text-align: left
}

footer .table {
	width:100%;
}

footer .table-cell {
	
	vertical-align:top;
	

}


.signup-wrap .centered {
	padding:15px 0 10px
}
#sb-site {
	margin-bottom:0;
	
}


.single-feed {
	-ms-word-break:break-all;
	word-break:break-all;
	-webkit-hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	    hyphens:auto;
}

/* 404 and blank pages
-------------------------------------------------------------- */

.blank-page {
	background: #f1f1f1;
	
}


#blank-page-wrap {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-140px;
	margin-left:-175px;
	padding:20px;
	min-height:190px;
	max-width:390px;
	text-align:center;
	color:#000 !important;
	font-family: 'Lato', sans-serif;
}

#blank-page-link {
	margin-bottom:20px;
}

#blank-page-wrap h2,#blank-page-wrap h3 {
	margin-bottom:15px;
	font-size:18px;
	line-height:23px;
}

#blank-page-wrap a {
	text-decoration:underline;
}

a.blank-page-home-link {
	float:none;
	margin:0 auto 20px;
}

/* Media Queries
-------------------------------------------------------------- */
@media only screen and (max-width : 1023px) {

#branding {
	margin-bottom: 15px !important
}
	
	.subscriber-form li {
		margin-bottom: 20px
	}
	
	li.subscribe-text {
		display: block;
		margin-bottom: 20px
	}
	
	.home #banner .table-cell br  {
	display:none
	
	}
	
	#sidebar {
		margin:0;
		padding:0;
	}
	
	#content {
		float:none;
		width:auto;
	}
	


	
	ul.flex-direction-nav {

	left:0;
	width:100%;
	margin-left:0;
}
#legal-links li  {
	margin-top: 1em
	
}

#page .centered {
	padding-left: 15px;
	padding-right: 15px;
}


}


/*  Start Sliderbars
-------------------------------------------------------------- */
@media only screen and (min-width : 768px) {
	#sb-site {
		-webkit-transform:translate(0px)!important;
		transform:translate(0px)!important;
	}
}

@media only screen and (max-width : 767px) {
#banner {
	margin-top: 50px;
	
	
}



	#content.blog {
		margin:60px 10px 10px;
		padding:0;
		max-width: 95%;
		width:65%;
	}
	
	#sidebar {
		margin-top: 60px
	}
	

.tight {
	padding: 20px 15px 20px !important;
	
}


.sections-wrap .centered {
	padding-top: 25px;
	padding-bottom: 25px
}

#services h2 {
	font-size: 2em;

}

.has-thumb {
	font-size: 80%;
	line-height:inherit;

	
}


#banner .table {
	
	height:100px !important
	
}

	.quote {
		text-align: left !important;
		font-size: 150%;
		margin: 10px 0 10px
	}
	
#content	h1 {
	font-size: 1.3em
}



#content h2 {
	font-size: 1.2em 
}
#content h5 {
	font-size: 1.1em
}

.col h5 {
	font-size: 1.4em
}

#lower-content h2 {
	font-size: 1.6em;
	 
}



.single-package h1 {
  
    font-size: 2.3em !important;
    margin-bottom: 6px
  
}
.more {
	font-size: 11px !important
}

#banner .table {
	height: auto;
	margin-left: 0;
	min-height: 160px
	
}

#banner .table-cell {
font-size: 120%;
padding-bottom: 8%

}

	.sb-navbar,.sb-slidebar {
		display:block;
	}
	
	header.main {
		display:none;
	}
	
	#page {
		padding:10px 0 2%;
	}
	
	article ul.gallery-list li {
	
	width: 23.6%;
	margin:0 .5% .5% 0;
	
	}
		.quote {
		text-align: left
	}
	
	.third.text {
		width: auto;
		float: none;
		margin: 0 3%;
	}
	

	
}

/*  End  767px & Sliderbars
-------------------------------------------------------------- */
@media only screen and (max-width : 639px) {
	
	.testimonial .inner{

	width: 75%;
	padding-left: 2%;
	font-size: 80%
}

.tight {
	padding-left: 10px;
	padding-right: 10px;
}


.page-id-4 .half {
	font-size: 100%
}

#lower-content {
	padding-top: 20px
}



	table {
		max-width:620px;
	
	}
	

	.page-template-default h1 {
		max-width: none
	}
	
	.tesimonial {
		font-size: 93%;
		
	}
	

	h1 {
		font-size: 1.3em
	}


.home 	#banner .table-cell {
font-size: 94%;

}

.subscribe-text {
	font-size: 80% !important;
	margin-bottom: 10px !important
}

footer .subscribe-text {
font-size: 100% !important

}
	
	article.excerpt div {
		width:auto;
	}
	
	article.excerpt {
		text-align:center;
	}
	
	article.excerpt IMG {
		display:inline-block;
		float:none;
		margin:0 0 10px;
		max-width:100%;
	}
	

	
		
#builtby {

    text-align: center
}

#disclaimers li {
	margin-bottom: 9px
}
}

@media only screen and (max-width : 479px) {
	
	.page-id-12 #banner {
		background-position: 52% 50% !important
	}
	
	
	#banner .table {

	min-height: 0
	
}



.page-template-page_front_page-php #services li p {
	min-height: 0
}
	
	.sections-wrap h2  {
		font-size: 1.4em
	}

.single-package {
	padding-left: 10px;
	padding-right: 10px
}
#lower-content {
	padding-right: 0;
}

.page-template-page_services-php #services li, .page-template-page_services-php #services li.total-2 {
	
	border-top:1px solid #ccc;
	padding-top: 8%;
	margin-top: 6%;
}



#banner-subscribe {
	padding-top: 0;
	padding-bottom: 10px
}

#package-type {
	margin-bottom: 12px;
}
.subscriber-form li  {
	margin-bottom: 5px
}

.col  {
	width:100%;
	float: none;
	margin-bottom: 10px;
	padding-bottom: 29px;
	border-bottom: 1px solid #ccc;
	
}
.col:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

#wrapper {
	margin-bottom: 0;
}

#push {
	display: none
}

.portrait {
	margin: 20px 0 10px
}



	article ul.gallery-list li {
	
	width: 31.6%;
	margin:0 .5% .5% 0;
	
	}
	footer .table-cell {
		display:block;
		margin-bottom:14px!important;
		width:100% !important;
		text-align:center;
	}
	
	footer {
		height: auto;
		
		
	}
	
	ul.social-links li {

	margin-left:.3em;
	margin-right:.3em;
	
	}
	
	
#builtby {
	display: block;
	font-size: 9px
}
	.half {
		float:none;
		width:auto;
	}
	
	.sidebar-inner ul {
		margin-bottom:0;
	}
	
	#content {
		margin-bottom:10px;
	}
	
	#content, #form-wrap, #sidebar {
		float:none !important;
		width:100% !important;
	}
	
	#form-wrap {
		margin-top:15px;
		padding-top:14px;
		padding-right: 0;
	
	}
	
	#form-wrap * {
		float:none!important;
	}
	
	#sidebar {
		text-align:center;
		margin: 10px 0 20px;
		border-top:1px solid #ccc;
		padding-top: 20px
	}
	
	#sidebar ul li {
		display:inline-block;
		float:none;
	}
	
	#contact-details {
		text-align: center;
		width: 90%;
		float:none;
		border-top:1px solid #ccc;
		padding-top: 20px;
	}
	
#contact-details  {
	float: none !important;
	display: inline-block
}

	.testimonial .inner{

	width: 100%;
	float: none;
	font-size: 80%;
	
}

.testimonial IMG {
	display: block;
	float: none;
	margin: 0 auto;
	margin-bottom: 10px
}

.image-placeholder {
	height: 40px
}

}

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

.subscribe-text {
	font-size: 11px !important
}
	article ul.gallery-list li {
	
	width: 48%;
	margin:0 .5% .5% 0;
	
	}
	
	.subscriber-form li {
	display: block
}
	
	}
/* Icon Fonts
-------------------------------------------------------------- */
@font-face {
	font-weight:400;
	font-style:normal;
	font-family:'icomoon';
	src:url(fonts/icomoon.eot?-oxo6zq);
	src:url(fonts/icomoon.eot?#iefix-oxo6zq) format("embedded-opentype"),url(fonts/icomoon.woff?-oxo6zq) format("woff"),url(fonts/icomoon.ttf?-oxo6zq) format("truetype"),url(fonts/icomoon.svg?-oxo6zq#icomoon) format("svg");
}



/* Print
-------------------------------------------------------------- */
@media print {
	body {
		margin:0;
		padding:0;
		color:#000;
		word-spacing:1px;
		letter-spacing:.2px;
		font:13px Arial,Helvetica,"Lucida Grande",serif;
		line-height:1.4em;
	}
	
	img {
		page-break-inside:avoid;
		page-break-after:avoid;
	}
	
	#bg-image-wrap,header.main,nav,footer,#sidebar,aside.lower-wrap, 
	video,iframe,#banner,form, #slideshow, #access, #commentform {
		display:none;
	}
	
	#content,article {
		width:auto;
	}
	
	/* Show URL */
	a:link,a:visited {
		background:transparent;
		color:#333;
		text-decoration:none;
	}
	

	
	a[href^="http://"] {
		color:#000;
	}
	
	/*Image*/
	img,img a,.more-link a {
		padding:none;
		border:none!important;
	}
}