/*

Theme Name: Radiate Pro Child Theme

Theme URI: http://themegrill.com/themes/radiate-pro/

Description: Radiate Pro Child Theme

Author: ThemeGrill

Author URI: http://themegrill.com

Template: radiate-pro

Version: 1.0

*/



@import url("../radiate-pro/style.css");



/* =Theme customization starts here

------------------------------------------------------- */

.blue {
	color:#5083c3;
}
.red {
	color:#d71634;
}
.imgLeft {
	margin-right:10px;	
}

/* =slider

----------------------------------------------- */

.slider-meta {

	bottom: 53px;

	margin: 0 auto;

	position: relative;

	text-align: center;

	max-width: 1500px;



}

.slider-meta .slider-title {

	font-size: 23px;

	line-height: 1.2;

   margin-bottom: 0px;

   text-shadow: 1px 1px 3px #000000;
   	color: #fff;
	background-color: rgba(0, 0, 0, .5);
	padding:10px 0;

}

.slider-meta .slider-description {

	padding: 0px 100px;

	font-size: 16px;

	line-height: 1.5;

	text-shadow: 1px 1px 3px #000000;

}

.slider-meta .slider-button {

	margin-top: 30px;

}

.slider-meta .slider-button a {

	border: 3px solid #fff;

	font-size: 20px;

	padding: 10px 30px;

	color: #fff;

	text-shadow: 1px 1px 3px #000000;

	font-family: 'Roboto';

}

.slider-meta .slider-button a:hover {

	background-color: #632E9B;

	text-shadow: none;

	border: 3px solid #632E9B;

}

.slide-image img {

	margin-left: auto;

   margin-right: auto;

 	display: block;

 	height: 500px;

}

.slider-nav {

	top: 280px;

	position: relative;

	z-index: 999;

	width: 100%;

}

.slider-nav a.slide-next {

	float: right;

	margin: 0 30px 0 0;

}

.slider-nav a.slide-prev {

	float: left;

	margin: 0 0 0 30px;

}

.slider-nav a {

	display: inline-block;

	-webkit-font-smoothing: antialiased;

	font: normal 30px/1 'Genericons';

	vertical-align: top;

	color: #EAEAEA;

	border: 2px solid #EAEAEA;

}

.slider-nav a.slide-next:before { content: '\f429'; border-left: none; }

.slider-nav a.slide-prev:before { content: '\f430'; border-right: none; }

.slider-nav a:hover {

	background-color: #632E9B;

	border: 2px solid #632E9B;

	cursor: pointer;

}

/* Headings */
h1 { font-size: 30px; line-height: 36px; }
h2 { font-size: 28px; line-height: 34px; }
h3 { font-size: 26px; line-height: 32px; }
h4 { font-size: 18px; line-height: 22px; margin-bottom:0px; }
h5 { font-size: 22px; line-height: 28px; }
h6 { font-size: 19px; line-height: 25px; }


/* Text meant only for screen readers */
.screen-reader-text {
	right:0;
}

/* CRITTER SITTER CUSTOM */
body.home .entry-title {
display:none;	
}

body.home #homeAbout {
	width:33%;
	float:left;
}
body.home #homeAbout h2 {
	text-align:center;
	font-size:18px;
	line-height:24px;
}
body.home #homeAbout .arealist {
	float:left;	
}
body.home #homeAbout li {
 font-weight:bold;
}
body.home #homeAbout {
 	margin-right:5px;
}
#fbfeedWrapper {
	background-color:#ffffff;
	width:390px;
	float:left;
	margin:0 20px;
	background-image:url(images/fb-logo.png);
	background-repeat:no-repeat;
	background-position:3px 3px;
}

#fbfeedWrapper .fb-feed {
	margin:10px auto;
	border:1px solid #3b5998;

}
#fbfeedWrapper .fb-feed .cff-item {
	margin:0 10px;
}
#cff {
	float:none;	
}
#cff .cff-item {
	width:95%;	
}
#ctaHome {
	width:25%;
	float:right;
	padding:15px;
	background-color: #E8E8E8;
	text-align:center;
	font-weight:bold;	
}
#ctaHome p {
	font-size:18px;
	line-height:2em;
}
#ctaHome a {
	font-size: 16px;
	font-size: 1.6rem;
	border: 1px solid #EAEAEA;
	border-radius: 4px;
	color: #555555;
	padding: 4px 10px;
	background-color:#ffffff;
	font-weight:normal;
}
#ctaHome a:hover {
	border-color: #d71634;
	color: #d71634;
	text-decoration:none;
}
.footer-widgets-area .textwidget form#paypal {

}
.footer-widgets-area .textwidget img {
	float:left;	
}
#services h4 {
	margin:15px 0 3px 10px;
	border-bottom:1px solid #C9C9C9;	
}
#services p {
	margin:0 0 5px 10px;	
}
/* =Widgets
----------------------------------------------- */
.randomPhotos.widget {
	padding: 0;
	background-color:transparent;
}

/* Small menu */
.site-header .menu-toggle {
	width:60px;
	font-size:20px;
	margin:0;
	padding:0;	
}
.site-header .menu-toggle:before {
	content: '';
	display: none;
	-webkit-font-smoothing: antialiased;
	font: normal 22px/1 inherit;
	vertical-align: top;
	padding-top: 0px;
}
.main-small-navigation {
	width: 60px;
	float: right;
	padding-top: 0;
	background-color: transparent;
	margin: 0 5px 0 0;
	margin: 0 .5rem 0 0;
}
.main-small-navigation ul {
  margin: 0;
  list-style: none;
}

#peregrine {
text-align: center;
font-size:10px;
}
#peregrine a {
color: #aaaaaa;
}

/* =Responsive Structure

----------------------------------------------- */
@media screen and (max-width: 1308px) {
	
}
@media screen and (max-width: 1024px) {
										.slider-meta { bottom: 53px; max-width: 80%; }
										.slider-meta .slider-title { font-size: 16px; }
}
@media screen and (max-width: 782px) {
.slider-meta {
bottom: 53px;
max-width: 80%;
}
body.home #homeAbout {
	width:100%;
}
body.home #homeAbout {
	display:block;
	float:none;
}
body.home #homeAbout .arealist:after {
	
}

#ctaHome {
	width:80%;
	float:none;	
}

}
/* All Mobile Portrait size smaller than 768 (devices and browsers) */
@media screen and (max-width: 768px) {	
	.main-small-navigation ul {
		width: 200px;
		margin-left: -114px;
	}
	.main-small-navigation ul.nav-menu {
		margin-top: 30px;
	}
}
@media only screen and (max-width: 600px) {
	.header-wrap {
		position: fixed;
	}
	body {
		margin-top: 88px!important;
	}
}
@media only screen and (max-width: 480px) {
	body.home #homeAbout h2 {
	font-size:14px;
	line-height:16px;
}
#parallax-bg {
top: 55px!important;
}
.radiate-hdt-2 #header-logo-image img {
height: 50px!important;
width: auto;
}
.hentry {
	margin-bottom: 20px;
	margin-bottom: 2rem;
	padding: 10px;
	padding: 1rem;
}
#fbfeedWrapper {
	clear:both;
	float:none;
	padding-top:8px;
	margin:0;
	width: 300px;
}
#fbfeedWrapper #cff {
	width: 300px!important;
}
}