/*=============================================
    Please add all custom CSS to this file
 =============================================*/

#content {
	background-color: #fff;
}
.nav {
	background: #0168c2;
	background-image: -webkit-linear-gradient(top, #0168c2, #004e92);
	background-image: -moz-linear-gradient(top, #0168c2, #004e92);
	background-image: -ms-linear-gradient(top, #0168c2, #004e92);
	background-image: -o-linear-gradient(top, #0168c2, #004e92);
	background-image: linear-gradient(to bottom, #0168c2, #004e92);
	border-top: #003e74 solid 5px;
	border-bottom: 5px solid #01315a;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
nav.nav.nav-fixed {
	background-color: #005BAA;
}
.nav a {
	color: #ffffff!important;
	transition: all 0.3s ease;
}
.nav ul li a {
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 1px 1px 5px #01315a;
}
nav.nav ul li.current-menu-item a, nav.nav ul li.current_page_parent a, nav.nav ul li.current-menu-ancestor a {
	background-color: #014480;
	border: 1px solid transparent;
}
nav.nav ul li.current-menu-item a:hover, nav.nav ul li.current_page_parent a:hover, nav.nav ul li.current-menu-ancestor a:hover {
	background-color: #01396b;
}
.prime header.header {
	background: url(/wp-content/uploads/pattern.png) top left repeat #fff;
}
h1, h2, h3 {
	color: #000;
	font-family: 'Alegreya', serif!important;
	font-weight: 700;
}
h1 {
	font-size: 2.0em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.6em;
}
p, ul {
	color: #707070;
}
footer.footer {
	background: #0168c2;
  	background-image: -webkit-linear-gradient(top, #0168c2, #004e92);
  	background-image: -moz-linear-gradient(top, #0168c2, #004e92);
  	background-image: -ms-linear-gradient(top, #0168c2, #004e92);
  	background-image: -o-linear-gradient(top, #0168c2, #004e92);
  	background-image: linear-gradient(to bottom, #0168c2, #004e92);
	color: #fff;
	border-top: #003e74 solid 5px;
	border-bottom: 5px solid #01315a;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.widgettitle {
	color: #fff;
	text-align: center;
	padding: 10px 5px;
	background: #004e92;
  	background-image: -webkit-linear-gradient(top, #004e92, #013763);
  	background-image: -moz-linear-gradient(top, #004e92, #013763);
  	background-image: -ms-linear-gradient(top, #004e92, #013763);
  	background-image: -o-linear-gradient(top, #004e92, #013763);
  	background-image: linear-gradient(to bottom, #004e92, #013763);
	text-shadow: 1px 1px 5px #01315a;
	border: 2px solid #012f57;
}
#biziqbusinesshours-3 h2 {
	color: #fff;
	text-align: center;
	padding: 10px 5px;
	background: #004e92;
  	background-image: -webkit-linear-gradient(top, #004e92, #013763);
  	background-image: -moz-linear-gradient(top, #004e92, #013763);
  	background-image: -ms-linear-gradient(top, #004e92, #013763);
  	background-image: -o-linear-gradient(top, #004e92, #013763);
  	background-image: linear-gradient(to bottom, #004e92, #013763);
	text-shadow: 1px 1px 5px #01315a;
	border: 2px solid #012f57;
}
#biziqbusinesshours-3 p {
	color: #fff;
}
.topPhone {
	color: #000;
	font-size: 32px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	padding-top: 43px;
}
.topPhone span {
	color: #005BAA;
	font-size: 24px;
	font-weight: 400;
	padding-top: 8px;
}
.rslides_tabs li a::before {
	font-size: 20px;
}
.rslides_tabs {
	padding: 5px 0 0;
}
.bullet-style li:before {    
	font-family: 'FontAwesome';
	content: '\f0a9';
	margin:0 5px 0 -15px;
	color: #00ADEF;
}
ul {
	list-style: none;
}
.compliments h1 {
	background-color: #005BAA;
}
.up-down > a::before {
	color: #000;	
	transition: all 0.3s ease;
}
.up-down > a:hover:before {
	color: #005BAA;
	transition: all 0.3s ease;
}
.btn {
	color: #fff!important;
	background: #0168c2;
  	background-image: -webkit-linear-gradient(top, #0168c2, #004e92);
  	background-image: -moz-linear-gradient(top, #0168c2, #004e92);
  	background-image: -ms-linear-gradient(top, #0168c2, #004e92);
  	background-image: -o-linear-gradient(top, #0168c2, #004e92);
  	background-image: linear-gradient(to bottom, #0168c2, #004e92);
	padding: 10px 20px 10px 20px;
	text-decoration: none!important;
	transition: all 0.3s ease;
	font-family: 'Roboto Slab', serif;
	text-shadow: 1px 1px 5px #01315a;
	border: 2px solid #003e74;
}
#content > .btn a {
	color: #fff!important;
	text-decoration: none!important;
}
.btn a {
	color: #fff!important;
}
.btn:hover {
	text-decoration: none!important;
	transition: all 0.3s ease;
}
.clear-me {
	width: 100%;
	clear: both;
	height: 1px;
}
.clear-big {
	clear: both;
	width: 100%;
	height: 50px;
}
.clear-huge {
	clear: both;
	width: 100%;
	height: 100px;
}
#contact-pad {
	padding-right: 40px;
}
.cta {
	width: 93%;
	color: #fff;
	text-shadow: 1px 1px 5px #000;
	top: 15%;
}
#slider {
	text-align: right;
}
.cta-top1 {
	font-size: 60px;
	background: url(/wp-content/uploads/pixel-black.png) top left repeat;
	padding: 25px 40px 30px;
	font-family: 'Roboto Slab', serif;
	font-weight: 700;
	text-align: center;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.cta-btm1 {
	font-size: 70px;
	background: url(/wp-content/uploads/pixel-blue.png) top left repeat;
	padding: 30px 40px 33px;	
	font-family: 'Alegreya', serif!important;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.cta-top2 {
	font-size: 40px;
	background: url(/wp-content/uploads/pixel-black.png) top left repeat;
	padding: 20px 40px;	
	font-weight: 700;
	font-family: 'Roboto Slab', serif;
	text-align: center;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}
.cta-btm2 {
	font-size: 50px;
	background: url(/wp-content/uploads/pixel-blue.png) top left repeat;
	padding: 20px 40px;	
	font-family: 'Alegreya', serif!important;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
}



/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
}
/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, transparent 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity;
}
.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */
}
.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */
}


/*---------------920----------------*/

@media screen and (max-width: 920px) {

	.cta-top1 {
		font-size: 40px;
		padding: 15px 25px 17px;
	}
	.cta-btm1 {
		font-size: 50px;
		padding: 20px 25px 23px;	
	}
	.cta-top2 {
		font-size: 24px;
		padding: 10px 20px;	
	}
	.cta-btm2 {
		font-size: 30px;
		padding: 10px 20px 13px;
	}

}

/*---------------880----------------*/

@media screen and (max-width: 880px) {

	.nav ul li a {
		padding: 8px;
	}

}



/*---------------767----------------*/

@media screen and (max-width: 767px) {
	
	#contact-pad {
 	   padding-right: 0px;
	   text-align: left;
	}
	.nav ul li a {
		padding: 8px 14px;
	}
	.alignright, .alignleft {
		margin-bottom: 10px;
	}
	.bullet-style {
		text-align: left;
	}
	.bullet-style ul {
		margin-top: 0;
		margin-bottom: 0;
	}
	.topPhone {
		padding-top: 0;
	}
	.up-down > a::before {
		font-size: 80px;	
	}
	.nav ul {
		padding: 10px 0 10px;
	}
	#toggle-wrapper {
		top: 19px;
	}
	h1 {
		line-height: 1.2em;
	}

}

/*---------------550----------------*/

@media screen and (max-width: 550px) {

	.cta-top1 {
		font-size: 20px;
		padding: 5px 10px;
	}
	.cta-btm1 {
		font-size: 24px;
		padding: 5px 10px 7px;	
	}
	.cta-top2 {
		font-size: 14px;
		padding: 5px 10px;	
	}
	.cta-btm2 {
		font-size: 18px;
		padding: 3px 5px;
	}

}