/*
Theme Name: MRG Theme 1
Version: 1.0a
Author: Merge Digital
Author URI: http://www.mergedigital.com.au/
*/

/* ------------------------------------
 * -------------- GLOBAL --------------
 * ------------------------------------ */

*{
	margin: 0;
	padding: 0;
}

a:hover {
	text-decoration: none;
}

.img-responsive {
	margin: 0 auto;
}

.textright {
	text-align: right;
}

h1, h2 {
	color: #212c5a;
	font-weight: 700;
	text-transform: uppercase;
}

h3 {
	color: #212c5a;
}

h4 {
	color: #15a6aa;
}

h1, h2, h3, h4 {
	font-family: 'Noto Serif', serif;
}

p {
	color: #212c5a;
	font-size: 16px;
}

.sub-head p {
	font-size: 20px;
	font-weight: 700;
}

.sec-pad {
	padding: 50px 0;
}

.text-sec-pad {
	padding: 50px 0 70px 0;
}

.inner-row-pad {
	padding-bottom: 15px;
}

.white-text h1,
.white-text h2,
.white-text h3,
.white-text h4,
.white-text p {
	color: #ffffff;
}




/* ------------------------------------
 * ------------ HEADER -------------
 * ------------------------------------ */

.top-links {
	background: #fff;
	padding: 30px 0;
	text-align: center;
}

.top-links a.business_location, .top-links a.business_phone, .top-links a.nav-cta {
	font-family: 'Roboto Slab', serif;
	font-size: 17px;
}

.nav-left {
	padding: 6px 0;
}

.nav-right {
	padding: 0px 0;
}

a.business_location, a.business_phone {
	color: #15a6aa;
	display: inline-block;
}

.top-links a.business_location:hover, .top-links a.business_phone:hover {
	color: #107f82;
}

.business_location span {
	display: block;
}

.navbar-brand {
	height: auto;
	float: none;
	padding: 0;
}

.navbar-brand img {
	max-width: 320px;
	height: auto;
	margin: 0 auto;padding: 8px 0;
}

.top-links a.nav-cta {
	color: #fff;
	background: #15a6aa;
	padding: 10px 18px;
	display: inline-block;
	line-height: 1;
}

.top-links a.nav-cta:hover {
	color: #ffffff;
	background: #148e91;
}


/* ---------- NAV --------------------------------------- */

.navbar {
	background: #15a6aa;
	margin-bottom: 0;
	border: 0;
	border-radius: 0;
}

.nav li a {
	font-size: 16px;
	padding: 20px 35px;
}

.navbar-default .navbar-nav>li>a {
	color: #fff;
	text-shadow: none;
	text-transform: uppercase;
}

.navbar-default .navbar-nav>li.active>a,
.navbar-default .navbar-nav>li>a:hover {
	color: #fff;
	background: #148e91;
}


/****** DROPDOWN MENU ******/

.dropdown-menu {
	padding: 0;
	border: 0;
	border-radius: 0;
}

.dropdown-menu li a {
	color: #212c5a;
}

.dropdown-menu li a:hover {
	background: #15a6aa;
	color: #fff;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	background: #148e91;
	color: #fff;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
	background-image: none;
	background-color: #fff;
	color: #212c5a;
}


/****** NAVBAR TOGGLE ******/

.navbar-toggle {
	top: 16px;
	border: none;
}

.navbar-toggle .icon-bar {
	width: 32px;
	height: 3px;
}

.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 6px;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #ffffff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
	background-color: transparent;
}

@media (min-width: 768px){
  .navbar-nav{
     margin: 0 auto;
     display: table;
     table-layout: fixed;
     float: none;
  }
} 



/* ------------------------------------
   --------------- HOME ---------------
   ------------------------------------ */

.slides  img {
	width: 100%;
	height: auto;
}


/* ------------------------------------
 * -------------- FOOTER --------------
 * ------------------------------------ */

.footer-content {
	background-color: #15a6aa;
	padding: 50px 0;
}

.footer-content h3 {
	margin: 0 0 15px 0;
	color: #fff;
	font-size: 20px;
	margin-top: 0;
	padding-top: 0;
}

.footer-content p a, .footer-content p, .footer-content p span, .footer-content a {
	color: #fff;
	font-size: 14px;
}

.footer-content ul {
	list-style: none;
}

.footer-content li {
	padding-bottom: 5px;
}

.footer-content img {
	display: none;
}

.footer-content .footer-content2 {
	padding-top: 35px;
	text-transform: uppercase;
}

.footer-content .footer-content2 p {
	margin: 0;
}

.footer-content .footer-content2 p span {
	padding: 0;
}

.footer-content p a:hover, .footer-content a:hover {
	color: #ddd;
}

.footer strong {
	color: #fff;
}


/***** Options: Footer 1 *****/
.info ul {
	list-style-type: none;
}

.info ul li {
	padding-bottom: 5px;
}

.info a {
	color: #fff;
}

.info a:hover {
	color: #ddd;
}



/* ------------------------------------
 * --------------- MGL ----------------
 * ------------------------------------ */

div.MGLRow {
	margin-right: 0px!important;
}

div.MGLLabel {
	text-align: center;
	float: none!important;
	margin: 0 auto;
	width: 100%!important;
}

div.MGLField {
	text-align: center;
	float: none;
	margin: 0 auto;
	width: 100%!important;
	margin-left: 0px!important;
	margin-bottom: 10px!important;
}

div.MGLField input,
div.MGLField textarea {
	width: 100%;
	max-height: 150px;
	max-width: 300px;
	padding: 10px 10px!important;
	background-color: #eee;
	border: 0px;
}

#MGLSubmit input[type="submit"] {
	padding: 10px 30px;
	font-size: 20px;
	text-transform: uppercase;
	border-radius: 0px;
	box-shadow: none;
	border: 0px;
	margin-bottom: 10px;
	background-color: #212c5a;
	color: #fff;
}

#MGLSubmit input[type="submit"]:hover {
	background-color: #333;
	color: #fff;
}

.MGLPoweredBy {
	font-size: 10px;
	margin-top: 20px;
}



/* ------------------------------------
 * ---------- MEDIA QUERIES -----------
 * ------------------------------------ */

@media (max-width: 1199px) {
	
	/******* TOP LINKS *******/
	.nav-left {
		padding: 7px 0;
	}
	
	.top-links a.business_location {
		font-size: 16px;
	}

	.top-links a.business_location span {
		font-size: 17px;
	}

	/******* NAV *******/
	.nav li a {
		padding: 20px 26px;
	}
	
}

@media (max-width: 991px) {
	
	/******* TOP LINKS *******/
	.top-links p {
		padding: 5px 0;
	}
	
	
	/******* NAVBAR *******/
	.navbar-brand img {
		margin-left: 15px;
	}
	
	.nav li a {
		font-size: 15px;
		padding: 15px 13px;
	}
	
	.navbar-default .navbar-nav>li.nav-cta>a {
		margin: 0px;
		padding: 15px 15px;
	}


	.navbar-default .nav-cta {
		padding-left: 8px;
	}
	
	
	/********* FOOTER *********/
	.footer-content img {
		width: 170px;
		height: auto;
	}

}


@media (max-width: 767px) {
	
	/******* NAVBAR *******/
	.navbar-brand img {
		width: 220px;
		margin-left: 25px;
		padding: 20px 0 25px 0;
	}
	
	.navbar-default .nav-cta {
		padding-left: 0;
	}

	.navbar-default .navbar-nav>li.nav-cta>a {
		margin-bottom: 0;
	}
	
	.nav li a {
		padding: 22px 0;
		margin-bottom: 0px;
		text-align: center;
	}
	
	.navbar-default .navbar-nav>li.nav-cta>a {
		padding: 30px 0;
	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: #15a6aa;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.active>a:focus,
	.navbar-default .navbar-nav>.active>a:hover {
		color: #fff;
		background: #148e91;
	}

	.navbar-nav {
		margin: 0px -15px;
	}

	.hd-bottom,
	.hd-bottom .textright {
		text-align: center;
	}
	
	.dropdown-menu {
		padding: 0;
	}

	.navbar-nav .open .dropdown-menu {
		background-color: #fff;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a {
		padding: 12px 0;
		color: #212c5a;
	}

	.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
	.navbar-default .navbar-nav>.open>a:hover {
		color: #fff;
		background: #148e91;
	}

	.navbar-default .navbar-nav>.active>a,
	.navbar-default .navbar-nav>.open>a,
	.navbar-default .navbar-nav>.open>a:focus {
		background-image: none;
		box-shadow: none;
		background: #15a6aa;
		color: #fff;
	}
	
	
	/********* FOOTER *********/
	.footer-content {
		text-align: center;
		padding: 25px 0;
	}
	
	.footer-content h3 {
		margin: 15px 0 10px 0;
	}
	
	.footer-content h3 a {
		font-size: 24px;
	}
	
	.footer-content p a, .footer-content p {
		font-size: 14px;
	}
	
	.footer-content .footer-1, .footer-content .footer-2, .footer-content .footer-3 {
		padding-bottom: 5px;
	}

	.footer-content .footer-3 {
		padding: 0 30px;
	}
	
	.footer-content img {
		display: block;
		width: 180px;
		height: auto;
		padding: 30px 0 10px 0;
	}
	
	.footer-content .footer-content2 p {
		padding-bottom: 5px;
	}

}


@media(min-width:768px){

	.dropdown:hover .dropdown-menu {
		display: block;
	}

}
