/*
Theme Name: RnD Theme
Theme URI: http://rnd365.co.uk/
Description: A bespoke theme for RnD by Higher Digital
Version: 1.0
Author: Higher Digital
Author URI: http://www.wegohigher.com/
Tags:
*/

body {
	padding-top: 0px!important;
	font-family: 'Raleway', sans-serif;
	overflow-x: hidden;
}

#main {
	font-size: 20px;
	line-height: 30px;
}

h1 {
	font-family: 'Raleway', sans-serif;
	font-size: 28px;
	margin: 15px 0px 25px 0px;
	color: #007bce;
}

h2 {
	font-family: 'Raleway', sans-serif;
	font-size: 22px;
	margin: 15px 0px 25px 0px;
	color: #007bce;
}

h3 {
	font-family: 'Raleway', sans-serif;
	color: #007bce;
}

h4 {
	font-family: 'Raleway', sans-serif;
	color: #007bce;
}

h5 {
	font-family: 'Raleway', sans-serif;
	color: #007bce;
}

h6 {
	font-family: 'Raleway', sans-serif;
	color: #007bce;
}

p {
	font-family: 'Raleway', sans-serif;
	font-size: 16px;
	line-height: 26px;
	margin: 0px 0px 15px 0px;
}

.lead {
	font-size: 19px;
	line-height: 28px;
	font-weight: normal;
	margin: 30px 0px 30px 0px;
}

.lead p {
	font-size: inherit;
}

.page-heading {
	font-size: 20px;
	line-height: 30px;
	font-weight: normal;
}

.page-heading p {
	font-size: inherit;
}

.textured-bg {
	background: url("images/texture.jpg") repeat;
	border-bottom: 1px #ccc solid;
	box-shadow: inset 0 -1px 0 0 #fbfbfb;
}

.text-center {
	text-align: center;
}

.orange {
	color: #f6921e!important;
	background: #fff!important;
}

.orange a {
	color: #f6921e;
}

.black {
	color: #333333;
}

.btn-primary {
	background: #b2c9d4;
	border: none;
	font-size: 16px;
	padding: 10px 20px;
}

.frame {
	width: 100%;
	border: solid 1px #d3d4d7;
	height: auto;
}

.center-image {
	max-width: 100%;
	text-align: center;
	display: block;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

.padding-top {
	padding-top: 15px;
}

.margin-top {
	margin-top: 15px;
}

.margin-bottom {
	margin-bottom: 20px;
}

.border-top {
	border-top: 1px #ccc solid;
}

.acf-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 20px 0;
}


/*
 * Breadcrumbs
 */
 
#breadcrumbs{
    list-style:none;
    margin: 15px 0 0 0;
	padding: 0px;
	font-size: 15px;
}
 
#breadcrumbs li{
    display: inline-block;
    margin-right: 5px;
}

/*
 * Slider component
 */

#rnd-slider .item img{
    display: block;
    width: 100%;
    height: auto;
    border-top: solid 1px #CCCCCC;
    border-right: solid 1px #CCCCCC;
    border-left: solid 1px #CCCCCC;
    max-height: 220px;
}

#rnd-slider.owl-theme .owl-controls {
	margin-top: 0px;
}

#rnd-slider.owl-theme .owl-controls .owl-buttons div  {
	position: absolute;
	top: 50%;
	margin-top: -25px;
	width: 20px;
	height: 35px;
	opacity: 1;
	text-indent: -150px;
	overflow: hidden;
}

#rnd-slider.owl-theme .owl-controls .owl-buttons div:hover {
	cursor: pointer;
	opacity: 0.7;
}

#rnd-slider.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: -50px;
	background: url("images/arrowLeft.png") no-repeat left bottom;
}

#rnd-slider.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -50px;
	background: url("images/arrowRight.png") no-repeat left bottom;
}

#rnd-slider.owl-theme .owl-controls .owl-page span {
	background: #c6c6c6;
}

/*
 * Header
 *
 */
 
.navbar {
	margin-bottom: 2px;
}

 
.navbar-default {
	background: #fff;
	border: none;
}

.main-nav-bar {
	background: #014d71;
}

.navbar-nav > li > a {
	color: #fff;
	font-weight: 400;
	font-size: 16px;
	padding-left: 17px;
	padding-left: 17px;
}

.navbar-nav > li:hover > a {
	background: #007bc4;
}

.navbar-nav > li.active > a {
	font-weight: bold;
}

.navbar-nav > li > .dropdown-menu {
	background: #007bc4;
	border: none;
	border-radius: 0px;
	left: -800px;
	right: -800px;
	padding: 0px 800px 60px 800px;
	box-shadow: none;
}

.navbar-nav > li > .dropdown-menu a {
	color: #fff;
	border-bottom: #4faad6 solid 1px;
	padding: 15px 30px;
	font-size:  14px;
}

.navbar-nav > li > .dropdown-menu li
{
	float: left;
	width: 26.33%;
	margin: 0px 3%;
}

.navbar-nav > li .dropdown-menu > li > a:hover, 
.navbar-nav > li .dropdown-menu > li > a:focus {
	text-decoration: none;
	color: #f6921e;
	background: none;
}

.nav > li {
	position: static;
}

.nav > li .dropdown {
	position: static;
}

.navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
	margin-left: -15px;
}

.container > .navbar-header,
.container > .navbar-collapse {
	width: 100%;
	position: relative;
}

#header-tel {
	font-size: 21px;
	position: absolute;
	right: 0px;
	bottom: 20px;
}

#header-social {
	position: absolute;
	top: 55px;
	right: 0px;
}

#header-social a {
	float: left;
	height: 24px;
	width: 30px;
	margin-left: 10px;
	display: block;
	background-repeat: no-repeat;
	background-position: center top;
}

#header-social a#header-twitter {
	background-image: url("images/twitter.png");
}

#header-social a#header-linkedin {
	background-image: url("images/linkedIn.png");
}

#header-social a#header-google {
	background-image: url("images/googleplus.png");
}

#header-social a#header-youtube {
	background-image: url("images/youtube.png");
}

#header-social a#header-cookie {
	background-image: url("images/cookieIT.png");
}

#header-social a:hover {
	background-position: center bottom;
}

#content {
	padding-top: 0px;	
}

/*
 * Footer
 *
 */

#footer-top {
	background: #014d71;
	padding: 5px 0px 15px 0px;
	font-size: 13px;
}

#footer-top #footerNav {
	border-bottom: #868f94 solid 1px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

#footer-top #footerNav a {
	text-align: left!important;
}

#footer-top ul {
	list-style: none;
	margin: 15px 0 0 0;
	padding: 0px;
}

#footer-top ul li a {
	color: #fff;
	margin-top: 10px;
	display: block;
	font-size: 13px;
}

#footer-top h3 {
	color: #fff;
	font-size: 16px;
	display: block;
	width: 100%;
	margin: 0px 0px 15px 0px;
}

#footer-top .footer-social {
	color: #fff;
	display: inline-block;
	font-weight: 300;
	margin-right: 10px;
}

#footer-top .footer-social a {
	color: #fff;
}

#footer-top .footer-social a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer-top .footer-contact {
	color: #fff;
	display: inline-block;
	font-weight: 300;
	margin-right: 30px;
}

#footer-top .footer-contact a {
	color: #fff;
}

#footer-top .footer-contact a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer-bottom {
	width: 100%;
	padding: 15px 0;
	background: #000;
	font-size: 13px;
	color: #fff;
}

#footer-bottom .small {
	display: inline-block;
	font-size: 10px;
	margin-top: 10px;
	color: #666;
}

#footer-bottom a {
	color: #fff;
}

#footer-bottom a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer-bottom .attribution {
	float: left;
}

#footer-bottom .footer-links {
	float: left;
	margin: 0px;
}

/*
 * Mobile Navigation
 *
 */

#sidr {
	background-color: #0087c4;
	padding: 90px 0px 60px 0px;
	box-shadow: none;
}

.sidr ul li.active a,
.sidr ul li.sidr-class-active a {
	box-shadow: none;
	font-weight: bold;
}

#sidr ul {
	border: none;
}

#sidr li {
	border: none;
	padding: 0px;
	margin: 0px 25px;
	line-height: 49px;
	border-bottom: solid 1px #369cd0;
}

#sidr li a{
	margin: 0px;
	padding: 5px 0px;
	font-size: 14px;
}

#sidr ul ul .current-menu-parent > a {
	color: #fecc4e;
}

#sidr .sub-menu .current-menu-item > a {
	color: #f99d1c;
}

#sidr .sub-menu  li a {
	border-bottom: 1px solid #524d4c;
}

#sidr ul li ul
{
	border: none;
}

#sidr li:hover > a
{
	box-shadow: none;
}

#sidr .search-form {
	display: block;
	top: 0;
	margin-top: 25px;
	position: relative;
}

#sidr .search-form  > label {
	display: inline;
}

#sidr .search-form  .search-field {
	background-color: #fff;
	height: 45px;
	border-radius: 0;
	color: #333333
}

#sidr .search-form  .search-submit {
	top: 6px;
	height: 32px;
	width: 32px;
}

#sidr ul li:not(.current-menu-ancestor):not(.current-menu-parent) ul {
	display: none;
}

.navbar-toggle {
	outline: none;
	float: left;
}

.navbar-toggle .icon-bar {
	background: #fff;
}


/*
 * Homepage
 *
 */

h1#home-heading {
	font-weight: normal;
	margin: 20px auto 0px auto;
	max-width: 800px;
	padding: 0px;
	text-align: center;
}

h1#home-heading strong {
	font-weight: normal;
	color: #007bce;
}

h1#home-heading p {
	margin: 0px;
	padding: 0px;
}

#rnd-slider {
	margin-top: 20px;
}

#rnd-slider .owl-pagination {
	position: absolute;
	text-align: center;
	width: 100%;
	top: 104%;
}

#home-section-one {
	margin-top: 40px;
	margin-bottom: 40px;
}

#home-section-one strong,
#home-section-two strong {
	color: #007bce;
	font-weight: normal;
}

#home-section-one .primary {
	font-size: 28px;
	line-height: 38px;
	margin-top: 45px;
	margin-bottom: 20px;
}

#home-section-one .secondary {
	font-size: 21px;
}

#home-section-two {
	background: #cce7f3;
	min-height: 250px;
}

#home-section-one img,
#home-section-two img {
	width: 100%;
}

#home-section-two .tertiary-holder {
	background: #f6f6f6;
	margin-top: 40px;
}

#home-section-two .tertiary {
	padding: 20px 15px;
	font-size: 20px;
}

/* 
 * Contact
 */

#contact-section-one p {
	min-height: 100px;
}

/*
 * Blog
 */
 
.page-header {
	border-bottom: dashed 1px #b2b2b2;
	margin-bottom: 10px;
	margin-top: 0px;
}

.page-header h2 {
	margin-top: 5px;
	margin-bottom: 20px;
}

#main article {
	border-bottom: dashed 1px #b2b2b2;
}

#main article img {
	width: 100%;
	margin-bottom: 25px;
}

#main article p {
	font-size: 14px;
	line-height: 20px;
}

#main article ul li {
	font-size: 14px;
	line-height: 20px;
}

#main article ul {
	margin-bottom: 30px;
}

#main article .article-details {
	color: #808184;
	margin-bottom: 20px;
}

#main article .article-details .by {
	display: inline-block;
	margin-right: 40px;
}

.article-side-holder {
	width: 100%;
	padding: 10px 0px;
	text-align: center;
	font-size: 12px;
	background: #f9f9f9;
	border: 1px #fff solid;
	outline: 1px #ccc solid;
	line-height: 18px;
}

#count-holder.article-side-holder {
	margin-top: 1px;
}

#date-holder.article-side-holder {
	padding-top: 40px;
	background: #f9f9f9 url("images/calendar.jpg") no-repeat center 10px;
}

.widget {
	width: 100%;
	background: #fef4e8;
	border: solid 1px #fffaf4;
	outline: solid 1px #fde8cf;
	padding: 15px;
	margin-bottom: 40px;
}

.widget.blue {
	background: #d9edf4;
	border: solid 1px #d9edf4;
	outline: solid 1px #d9edf4;
}

.widget.blue {
	font-size: 14px!important;
}

.widget h4, 
.widget h3, 
.widget p,
.widget a {
	color: #333;
}

.widget h4, 
.widget h3 {
	margin: 0px 0px 20px 0px;
}

.widget ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.widget ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	font-size: 14px;
}

.widget ul li .underline-link {
	display: block;
	font-size: 18px;
	width: 100%;
	line-height: 30px;
	padding: 10px 0px 10px 0px;
	border-bottom: dashed #333333 1px;
}

.widget.small ul li .underline-link {
	font-size: 14px;
	line-height: 24px;
}

.widget ul li:last-child .underline-link {
	border-bottom: none;
}

.fixed {

}

.affix {
  position: fixed;
  top: 0px; 
}

.affix-bottom {
  position: absolute;
  top: auto;
  bottom: 700px;  
}

.affix-top {
	top: 0px;
}

/*
 * Services
 */

#services-section-one .service-section {
	margin-bottom: 50px;
}

#services-section-one .service-section ul li,
#services-section-one .service-section p {
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 15px;
}

#services-section-two {
	margin: 40px 0px;
}

#services-section-two h1 {
	margin-top: 15px;
	margin-bottom: 0px;
	line-height: 40px;
}

/*
 * Partners
 */
 
.attachment-rnd-partners-logo {
	border: solid 1px #cbcbcb;
	width: 100%;
	height: auto;
}

.partner-description,
.partner-description p  {
	font-size: 14px;
	line-height: 22px;
	font-style: italic;
}

.partner-description p {
	margin: 0px;
}

/*
 * Campaign Page
 */

.campaign-intro h1 {
	color: #f6921e;
}

.campaign-intro h2 {
	color: #f6921e;
}

.campaign-intro h3 {
	color: #f6921e;
}

.campaign-feature img {
	width: 100%;
	height: auto;
}

.campaign-image {
	width: 100%;
	margin: 30px 0px;
}

.campaign-image img {
	max-width: 100%;
	height: auto;
}

#respond {
	width: 100%;
	padding: 12px 30px 20px 30px;
	background: #eaeaea;
	border: solid 1px #fff;
	outline: solid 1px #ccc;
}

#respond .text {
	background: #fff;
	border: solid 1px #ccc;
	padding: 5px 10px;
	outline: none;
	margin-bottom: 0px;
	width: 100%;
}

#respond textarea {
	min-height: 150px;
}

#respond .alert {
	margin-bottom: 25px;
	font-size: 14px;
	display: block;
	line-height: 18px;
}

#portal-section-two a:hover {
	text-decoration: none;
}

#portal-section-two a p {
	color: #333333;
}

#portal-section-two img {
	max-width: 40%;
	margin-top: 25px;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	
	#home-section-one .primary {
		font-size: 23px;
		line-height: 34px;
		margin-top: 30px;
	}
	
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	
	.page-heading {
		font-size: 18px;
		line-height: 26px;
	}
	
	#home-section-one .primary {
		font-size: 18px;
		line-height: 26px;
		margin-top: 30px;
	}
	
	#home-section-one .secondary {
		font-size: 16px;
	}
	
	#home-section-two .tertiary {
		font-size: 16px;
	}
	
    .owl-buttons {
	    display: none!important;
	}
	
	
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	
	html, body {
		overflow: hidden;
	}
	
	.container > .navbar-header, .container > .navbar-collapse {
		margin: 0px;
	}
	
	.navbar-default .navbar-brand {
		margin: 0px auto;
		display: block;
		width: 195px;
		float: none;
	}
	
	#home-section-one {
		margin-top: 30px;
		padding: 0px 30px;
	}
	
	#home-section-one .secondary {
		margin-bottom: 30px;
	}
	
	#home-section-two .tertiary-holder {
		margin: 20px 20px 0px 20px;
	}
	
	#home-section-one img,
	#home-section-two img {
		max-width: 480px;
		margin: 0px auto 0px auto;
		display: block;
	}
	
	#home-section-one img {
		max-width: 400px;
	}
	
	.owl-buttons {
	    display: none!important;
	}
	
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	
	.page-heading {
		font-size: 16px;
		line-height: 24px;
	}
	
	#home-section-one .primary {
		font-size: 16px;
		line-height: 24px;
	}
	
	#home-section-one .secondary {
		font-size: 14px;
	}
	
	#home-section-one img,
	#home-section-two img {
		max-width: 360px;
	}
	
	.owl-buttons {
	    display: none!important;
	}
	
	h1 {
		font-size: 26px;
	}
	
	#connect-with-us {
		margin-top: 15px;
	}
	
}




