/*
Theme Name: ROC IT Services LLC Responsive 2020
Theme URI: http://www.rocitservices.com
Description: A theme developed by ROC IT Services LLC for ROC IT Services LLC.
Version: 1.0.0
Author: ROC IT Services / Chris Schiffner
Author URI: http://www.rocitservices.com
Copyright (c) 2020 ROC IT Services LLC
*/

/* WEB FONTS */
@import 'https://fonts.googleapis.com/css?family=Lato:400,400i,700|Palanquin+Dark:600,700';




/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */
*{
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	font-size: 1em;
}
html, body{
	height: 100%;
}
body {
	color: #000;
	font: 400 14px/1.43em "Lato", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	min-height:100%;
}
.align_center{
	display: block;
	margin: 0 auto !important;
}
.clear{
	width: 100%;
	clear: both;
}
.hide{
	display: none;
}
.hide_blog_image{
	display: none;
}




/* Type Styles
--------------------------------------------------------*/
a, input, li, p {
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-ms-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}
a {
	color: #000;
	font-weight: 600;
}
a:link {
	color: #000;
}
a:visited {
	color: #000;
}
a:hover, a:active, a:focus {
	color: #000;
	text-decoration: none;
}
p {
	line-height: 1.57em;
}
ul, ol {
	margin-bottom: 1em;
}
li {
	margin-bottom: .29em;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Lato", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	font-weight: 400;
	line-height: 1.25em;
	color: #000;
}
h1 {
	font-size: 2.286em;  /* 32px (base 14px) */
	font: 400 2.286em "Palanquin Dark","Arial Black","Arial Bold",Gadget,sans-serif;
}
h2, .single h1 {
	font-size: 2.0em; /* 28px (base 14px) */
	margin-bottom: 0;
}
h2 a {
	font-weight: 400;
}
h2 a:hover, h2 a:focus {
	text-shadow: 0 0 8px #e4e0dd;
}
#wp_panda_mailer h2 {
	font-size: 1.2em;
	color: #d7181e;
}
h3 {
	font-size: 1.714em; /* 24px (base 14px) */
	font-weight: 700;
}
h4 {
	font-size: 1.429em; /* 20px (base 14px) */
	font-weight: 400;
	line-height: 1.2em;
	color: #d7181e;
}
h5 {
	font-size: 1.3em; /* 20px (base 14px) */
	font-weight: bold;
}
h6 {
	font-size: 0.8; /* 18px (base 14px) */
	font-style: italic;
}
.blog-post-byline{
	font: 400 1.143em "Lato", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	text-transform: uppercase;
	margin-top: .25em;
	margin-bottom: 8px;
	color: #000;
}
.section-spacer {
	clear: both;
	width: 100%;
	height: 8px;
}



/* Buttons, inputs
-------------------------------------------------- */
.btn, .post-password-form input[type="submit"], #wp_panda_mailer_send-message {
	font: 400 .86em "Lato", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif !important;
	text-transform: uppercase;
	letter-spacing: .08em;
	padding: 8px 12px;
	margin: 0px;
	background: #000;
	border: 1px solid #ddd;
	border-radius: 0;
	color: #fff;
}
a.btn:visited, a.btn:link, a.btn:active, a.btn:hover, a.btn:focus {
	color: #fff;
}
.btn:hover, .btn:focus, .post-password-form input[type="submit"]:hover {
	background: #000;
	border-color: #cec6c1;
	color: #fff;
	-moz-box-shadow: 0 0 8px #e4e0dd;
	box-shadow: 0 0 8px #e4e0dd;
	text-shadow: 0 0 8px #e4e0dd;
}
input[type="submit"] {
	background: #54548b;
	color: #FBFBF9;
	font: 400 1em "Lato", "Lucida Grande","Lucida Sans Unicode", "Lucida Sans", Arial, sans-serif;
	padding: 6px 12px 8px 12px;
	border: 1px solid #363658;
	border-radius: 3px;
}
input:hover[type="submit"], input:focus[type="submit"] {
	background: #42428e;
	border-color: #363658;
	-moz-box-shadow: 0 0 8px #e4e0dd;
	box-shadow: 0 0 8px #e4e0dd;
}
textarea, input[type="text"] {
	border: 1px solid #BFBFBF;
	border-radius: 2px;
}
textarea:focus, input:focus[type="text"], input:focus[type="submit"] {
	-moz-box-shadow: 0 0 8px #e4e0dd;
	box-shadow: 0 0 8px #e4e0dd;
	outline: none;
}
.read_more {
	display: block;
	margin: 0 25px 1.86em auto;
	/*font-size: 1.14em;*/
	text-align: right;
}
#wp_panda_mailer_send-message {
	background: #000 !important;
	color:  #fff !important;
	border: 1px solid #fff !important;
	border-radius: 0 !important;
	padding: 5px !important;
}
.yikes-full-page-search form {
	position: relative !important;
	top: 200px !important;
}
.yikes-full-page-search input[type="text"] {
	background: #fff !important;
	width: 80% !important;
	height: 65px !important;
	font-size: 2.7em !important;
	color: #000 !important;
}
.yikes-full-page-search input[type="submit"] {
	background: #fff !important;
	color: #000 !important;
	margin-top: 30px !important;
	margin-left: -35px !important;
}




/* CUSTOM CARD STYLING
-------------------------------------------------- */
.custom-alert-message.card{
	border: 1px solid #d81515;
	background: #f7f7f7;
	color: #000;
	font-weight: normal;
}
.custom-alert-message .card-header{
	background: #d81515;
	color: white;
	font-size: 1em;
	font-weight: bold;
	padding: 8px 12px;
}
.custom-alert-message .card-body{
	font-size: 0.8em;
	padding: 10px 15px;
}
.custom-alert-message .card-body p {
	margin-bottom: 0;
}


.rate.card{
	border: 1px solid #000;
	background: #f7f7f7;
	color: #000;
	font-weight: normal;
}
.rate .card-header{
	background: #000;
	color: white;
	font-size: 1em;
	font-weight: bold;
	padding: 8px 12px;
}
.rate .card-body{
	font-size: 0.8em;
	padding: 10px 15px;
}
.rate .card-body h5 {
	text-align: center;
	margin: 10px 0 15px 0;
}
.rate .card-body ul{
	list-style: circle;
}
.rate .card-body ul li {
	margin: 0;
	padding: 0;
}
.rate .card-body p {
	margin-bottom: 0;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
/* Carousel base class */
.carousel {
}
.carousel .carousel-inner{
	height: 100%;
}
.container .row ul {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}
/* Declare heights because of positioning of img element */
.carousel .carousel-item {
  height: 100%;
  background-color: #ccc;
}
.carousel-caption{
	background: rgba(103, 111, 123, 0.8);
	bottom: 60px;
	max-width: 500px;
	margin: 0 auto;
	overflow: hidden;
	padding:  10px;
	border-radius: 5px;
}
.carousel-caption h1{
	color: #fff;
	margin: 5px 0 5px 0;
	font: 700 1.71em/1.22em "Palanquin Dark","Arial Black","Arial Bold",Gadget,sans-serif;
}
.carousel .glyphicon{
	display: none;
}
.carousel .container{
	background: transparent;
}
.carousel .carousel-inner .carousel-item{
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
	image-rendering: -webkit-optimize-contrast !important;
}




/************************************************
	FOOTER
************************************************/
.theme-footer{
	clear: both;
	background: #676f7b;
	width: 100%;
	height: auto;
	color: #fff;
	padding: 20px 0 10px 0;
	text-align: center;
	vertical-align: top;
}
.theme-footer .display-width-50-inline{
	vertical-align: top;
}
.footer_contact{
	color: #fff;
	padding: 30px 0 30px 0;
}
.footer_contact h3{
	color: #fff;
	font-size: 1.4em; /* 22px (base 14px) */
	letter-spacing: .08em;
	margin: 0px;
	padding: 0px;
	font-weight: 400;
	text-transform: uppercase;
}
.footer_contact p{
	margin: 10px 0 20px 0;
}
.footer_links{
	width: 65%;
	margin: 0 auto;
	padding: 30px 0 30px 0;
	text-align: left;
}
.footer_links h3{
	color: #fff;
	font-size: 1.4em; /* 22px (base 14px) */
	letter-spacing: .08em;
	margin: 0 0 10px 0;
	padding: 0px;
	font-weight: 400;
	text-transform: uppercase;
	text-align: center;
}
.footer_links ul{
	list-style: none;
	padding: 0;
	margin: 0 auto !important;
	width: 100px;
}
.footer_links ul li{
	padding: 0;
	margin: 5px 0;
	white-space: nowrap;
	font-size: 1.2em;
}
.footer_links ul li a, .footer_links ul li a:visited, 
.designer_info a, .designer_info a:visited {
	color: #fff;
}
.footer_links ul li a:hover, .designer_info a:hover {
	color: #000;
	text-shadow: 0 0 12px #fff;
}
.copyright{
	clear: both;
	width: 100%;
	text-align: center;
}




/* RESPONSIVE CSS
-------------------------------------------------- */
/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 1px) {
	body{
		padding-top: 80px;
	}
	body.home{
		padding-top: 50px;
	}
	/* carousel */
	.carousel {
	  height: 350px;
	}
	.carousel .carousel-inner .carousel-item{
		background-size: cover;
	}
	.carousel-caption{
		bottom: calc(50% - 160px);
	}
	
	
	
	
	.container{
		padding: 30px 15px 30px 15px;
		font-size: 1.3em;
		line-height: 130%;
	}
	
	
	
	
	
	.contact_info{
		width: 100%;
		margin-top: 20px;
	}
	.location_map{
	}
	
	
	
	
	.footer_divider{
		display: block;
		clear: both;
		margin: 0 auto;
		margin-top: 30px;
		margin-bottom: 30px;	
		width: 65%;
		height: 1px;
		border-top: 1px solid #ccc;
	}
	.copyright span {
		display: block;
	}
	.copyright span.mobile_hide {
		display: none;
	}
	.copyright{
		margin-top: 40px;
	}
}

/* moderately Small Devices, Phones */ 
@media only screen and (min-width : 285px) {
	/* carousel */
	.carousel {
	  height: 350px;
	}
	.carousel-caption{
		bottom: calc(50% - 140px);
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 320px) {
	/* carousel */
	.carousel {
	  height: 350px;
	}
	.carousel-caption{
		bottom: calc(50% - 100px);
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
	/* carousel */
	.carousel {
	  height: 320px;
	}
	.carousel-caption{
		bottom: calc(50% - 80px);
	}
	
	
	
	
	.container{
		padding: 30px 20px 30px 20px;
		font-size: 1.3em;
	}
}

@media only screen and (min-width : 700px){
	.carousel-caption{
		bottom: calc(50% - 40px);
	}
}
/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	body, body.home{
		padding-top: 0px;
	}
	
	.carousel {
	  height: 300px;
	}
	.carousel-caption{
		bottom: calc(50% - 40px);
	}

	
	.display-width-50-inline{
		display: inline-block;
		width: 49%;
	}



	
	.container{
		padding: 30px 20px 30px 20px;
		font-size: 1.4em;
		line-height: 150%;
	}
	
	
	
	
	.contact_info{
		width: 40%;
		margin-top: 0px;
	}
	.location_map{
	}




	.footer_divider{
		display: none;
	}
	.copyright{
		margin-top: 10px;
	}
	.copyright span {
		display: inline;
	}
	.copyright span.mobile_hide {
		display: inline;
		padding: 0 4px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	/* carousel */
	.carousel {
	  height: 380px;
	}
	.carousel .carousel-inner .carousel-item{
		background-size: 100% auto !important;
	}
	.carousel-caption{
		bottom: calc(50% - 50px);
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.carousel {
	  height: 420px;
	}
	.carousel-caption{
		bottom: calc(50% - 50px);
	}
}


