@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,600|Josefin+Sans:400,400italic,600,600italic,700,300,300italic,100italic,100,700italic|Josefin+Slab:400,600,700,300);

html{height:100%;}
body {
overflow-x:hidden;
height:100%;
font-family: 'Josefin Sans', sans-serif;
}
h1, h2 {
	color: #0078A0;
}
h1, h2, h3 {
	font-family: 'Josefin Slab', serif;
	font-weight:600;
	text-transform: uppercase;
}
div#header-wrap {
	width: 100%;
	background: #FFFFFF;
}
header.masthead {
	max-width: 1024px;
	margin: 0 auto;
}
div.site-logo {
	display: inline-block;
}
header.masthead .header-right {
	position:relative;
	display: inline-block;
	float: right;
	padding: 20px 50px 0 0;
	font-family: 'Open Sans', sans-serif;
	color:#57a4d2;
	text-align: center;
	letter-spacing: 1px;
}
.header-right .phone-no {
	font-size: 46px;
	font-weight: 700;
	line-height: 31px;
}
.rqst-btn {margin-top: -20px;
}
.feedback-btn {
margin-top: 66px;
margin-right: 10px;

}
.flex-control-nav, .flex-control-paging {display: none;}
.flexslider {position: relative;border:none;}
.slider-btns {
    position: absolute;
    z-index: 9999;
    bottom: 0;
    right: 0;
}
.custom-navigation, .custom-controls-container {background: #333333;display: inline-block;}
.custom-navigation a, .custom-controls-container a {
	display: inline-block;
	margin: 0;
	padding: 0 10px;
	font-size: 24px;
	color: #FFFFFF;
}
.nav_wrapper {
  clear: both;
  overflow: hidden;
  width: 100%;
  padding: 10px 0;
  background: #000000;
}
.inner_nav_wrapper {
  max-width: 1024px;
  margin: 0 auto;
  background: #000000;
}
.btn {
  padding: 10px 1%;
  margin: 5px;
  color: #fff;
  text-decoration: none;
  font-family: sans-serif;
  transition: all 0.1s ease;
}
.btn:hover { transition: all 0.1s ease; }

.menu-link { display: none; }
.spinner-master {display: none;}
.spinner-master input[type=checkbox] { display: none; }
.menu {
  width: 100%;
  height: auto;
  padding: 0;
  line-height: 0;
  background: #000000;
  transition: all 0.3s ease;
}
.menu ul {
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  list-style: none;
  position: relative;
  display: inline-block;
  line-height: 0;
}
.menu > li > ul.sub_menu {
  min-width: 10em;
  padding: 4px 0;
  background-color: #000000;
  border: 1px solid #fff;
}
.menu ul li { 
  position: relative;
  padding: 0 0.25em;
}
.menu ul li + li:after {
  position: absolute;
  content: '|';
  top: 15px;
  left: -3px;
  color: #fff;
}
.menu > ul > li { display: inline-block; }

.menu ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 14px;
}
.menu ul li a:hover {
  color: #fff;
}
.menu ul li.hover > a {
  background: none;
  color: #54a4d4;
}
.menu ul li > a { padding: 15px; }
.menu ul ul {
  display: none;
  position: absolute;
  top: 100%;
  min-width: 160px;
  background: #000000;
}
.menu ul li:hover > ul { display: block; }
.menu ul ul > li { position: relative; }
.menu ul ul > li a {
  padding: 10px 15px;
  height: auto;
  background: #000000;
}
.menu ul ul > li a:hover {
  background: #f04e23;
  color: #fff;
}
.page-wrap {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#449ee2+0,c6e2f4+6,e1eef7+11,ffffff+100 */
    background: #449ee2; /* Old browsers */
    background: -moz-linear-gradient(top,  #449ee2 0%, #c6e2f4 6%, #e1eef7 11%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#449ee2), color-stop(6%,#c6e2f4), color-stop(11%,#e1eef7), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #449ee2 0%,#c6e2f4 6%,#e1eef7 11%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #449ee2 0%,#c6e2f4 6%,#e1eef7 11%,#ffffff 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #449ee2 0%,#c6e2f4 6%,#e1eef7 11%,#ffffff 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #449ee2 0%,#c6e2f4 6%,#e1eef7 11%,#ffffff 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#449ee2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}
div#content {
	position: relative;
	clear:both;
	overflow: hidden;
	max-width: 1024px;
	height: 100%;
	margin: 0 auto ;
	border-left: 3px solid #54a4d4;
	background: #FFFFFF;
}
div#content:after {
	content: '';
	display: block;
}
#home-content {height:100%; padding: 30px 50px 0;}
#home-content h1 {
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#home-content h1 img {margin-bottom: 10px;}
.btm-logos {
	margin-bottom: 10px; 
}
.call-us-bar {
	clear: both;
	padding: 7px 0;
	background: #54a4d4;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: 700;
	text-align: center;
}
.sub-btn-style {
	height: 40px;
	width:auto;
	background: #f04e23;
	color:#FFFFFF;
	border: 1px solid #000000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#about-content, #contact-content, #tips-content, #payment-content, #offers-content, #testimonials-content, #products-content, #services-content, #thankyou-content, #request-content, #employment-content {
	padding: 80px 50px;
}
#about-content .tcs-1 {
	padding-top: 50px;
}
.tcs-dealer {
	position:relative;
	display:block;
	overflow:hidden;
	height: auto;
}
.tcs-dealer h3, .tcs-dealer img {display:inline-block;}
.tcs-dealer img {padding-top: 60px;}
.tcs-dealer p {width: 680px;}
.footer-wrap {
	clear:both;
	width:100%;
}
.footer-wrap-top {
	width: 100%;
	background: #000000;
}
.footer-wrap-bottom {
	width: 100%;
	background: #f04e23;
}
footer {
	font-size: 9pt;
}
.footer-top {
	max-width: 1024px;
	height: 65px;
	margin: 0 auto;
	padding-top: 13px;
	vertical-align: baseline;
	background: #000000;
	color:#FFFFFF;
	text-align: center;
}
.footer-bottom {
	max-width: 1024px;
	height: 65px;
	margin: 0 auto;
	padding-top: 13px;
	background: #f04e23;
	text-align: center;
}
.footer-bottom a:link, .footer-bottom a:visited {
	color: #000000;
	text-decoration: none;
}
.services-page-image{
	float:right;
	margin-left: 20px;
}
@media screen and (max-width: 700px){
	.services-page-image{
		float: none;
		margin: 0 auto;
	}
	.services-page-image-container{
		text-align:center;
	}
}
/*------ MEDIA QUERIES START HERE ------*/

@media all and (min-width:768px) and (max-width:1024px) {
	header.masthead .header-right {
		float: right!important;
		padding-left: 0!important;
	}
}
@media all and (max-width: 768px) {
	.tcs-dealer img {padding-top: 0;}

.feedback-btn {
margin-top: 10px;
margin-right: 0px;
}
}
@media all and (min-width: 640px) {
	div.site-logo {
	padding-left: 0;
	}
	header.masthead .header-right {
	padding-right: 0;
	}
}

@media all and (max-width: 640px) {

	.example-header .container { width: 100%; }

	.spinner-master * {
  		transition: all 0.3s;
  		box-sizing: border-box;
	}

	.spinner-master {
  		display: inline-block;
  		position: relative;
  		margin: 15px;
  		height: 30px;
  		width: 30px;
  		float: left;
	}

	.spinner-master label {
  		cursor: pointer;
  		position: absolute;
  		z-index: 99;
  		height: 100%;
  		width: 100%;
  		top: 5px;
  		left: 0;
	}

	.spinner-master .spinner {
  		position: absolute;
  		height: 4px;
  		width: 100%;
  		padding: 0;
  		background-color: #fff;
	}

	.spinner-master .diagonal.part-1 {
  		position: relative;
  		float: left;
	}

	.spinner-master .horizontal {
  		position: relative;
  		float: left;
  		margin-top: 4px;
	}

	.spinner-master .diagonal.part-2 {
  		position: relative;
  		float: left;
  		margin-top: 4px;
	}

	.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .horizontal { opacity: 0; }

	.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-1 {
  		transform: rotate(135deg);
  		-webkit-transform: rotate(135deg);
  		margin-top: 10px;
	}

	.spinner-master input[type=checkbox]:checked ~ .spinner-spin > .diagonal.part-2 {
  		transform: rotate(-135deg);
  		-webkit-transform: rotate(-135deg);
  		margin-top: -12px;
	}

	a.menu-link {
  		display: block;
  		color: #fff;
  		float: left;
  		text-decoration: none;
  		padding: 10px 16px;
  		font-size: 1.5em;
	}

	a.menu-link:hover { color: #efa666; }

	.menu {
  		clear: both;
  		float: none;
	}

	.menu,
	.menu > ul ul {
  		overflow: hidden;
  		max-height: 0;
  		background-color: #39484d;
	}

	.menu > li > ul.sub-menu {
  		padding: 0px;
  		border: none;
	}

	.menu.active,
	.menu > ul ul.active { max-height: 55em; }

	.menu ul { display: inline; }

	.menu li,
	.menu > ul > li { display: block; }

	.menu > ul > li:last-of-type a { border: none; }

	.menu li a {
  		color: #fff;
  		display: block;
  		padding: 0.8em;
  		position: relative;
	}

	.menu li.has-submenu > a:after {
  		content: '+';
  		position: absolute;
  		top: 0;
  		right: 0;
  		display: block;
  		font-size: 1.5em;
  		padding: 0.55em 0.5em;
	}

	.menu li.has-submenu > a.active:after { content: "-"; }

	.menu ul ul > li a {
  		background-color: #39484d;
  		padding: 10px 18px 10px 30px;
	}

	.menu ul li a:hover {
  		background: #f04e23;
  		color: #fff;
	}

	.menu ul li.hover > a {
  		background: #4b5f65;
  		color: #fff;
	}

	.menu ul ul,


	#home-content, #about-content, #contact-content, #tips-content, #payment-content, #offers-content, #testimonials-content, #products-content, #services-content, #thankyou-content, #request-content {
		padding: 40px 20px;
	}
	#home-content img.featured-1 {
		width: 100%;
	}
	#home-content:first-child p {
		clear:both;
	}
;}















