/*------------------------------------------------------------------
	[Stylesheet]
	Project:		Wangara Refrigeration
	Version:		1.0
	Last change:	11.05.14 [Created]
	Assigned to:	Titan Web (Edjeen Capillanes)					
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
	[Table of Contents]
	1.	Fonts
	2.	Global
	3.	Header
	4.	Top Menu
	5.	Banner
	6.	Content
	7.	Footer
	8.	Gallery
	9.	Pagination

	

	[Color codes]
	Background:	#fff (Dark Grey)
	Content:	#767676 (Light Black)
	Header h1:	#198db6 (Light Blue)
	a (standard):	#198db6 (Bright Blue)
	a (visited):	#004366 (Dark Blue)

	[Typography]
	Body copy:	14px/1.3 Open Sans, Roboto, sans-serif;

-------------------------------------------------------------------*/
/*------------------------------------------------------------------
	[ 1 Fonts ]
-------------------------------------------------------------------*/
@import url("fonts/Open-sans/webfontkit/stylesheet.css");
@import url("fonts/roboto-fontfacekit/stylesheet.css");

/*------------------------------------------------------------------
	[ 2 Global ]
-------------------------------------------------------------------*/
html { overflow-y: scroll; }
body {
	background: #fff;
	color: #696969;
	font-family: "open_sanssemibold",sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
h1, h2, h3, h4, h5, h6 {
	color: #198db6;
	font-family: "open_sanssemibold",sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 40px;
    margin-bottom: 20px;
} 
h2 {
	color: #004366;
	font-size: 34px;
} 
h3 {
	font-size: 30px;
} 
h4 {} h5 {} h6 {}
a { outline: none; }
a:hover, 
a:focus { 
	outline: none;
	text-decoration: none; 
}
input, 
button, 
textarea, 
select {
	outline: none;
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
pre,
tt,
code,
kbd,
samp,
var {
	font-family: Arial,"Helvetica Neue",Helvetica,sans-serif;
}
ol ol li { list-style-type: lower-alpha; }
ol ol ol li { list-style-type: lower-roman; }
q { font-style: italic; }
abbr,
acronym {
	border-bottom: 1px dotted #333;
	cursor: help;
}
textarea {
	resize:none;
	overflow-y:auto;
}
.valign-parent {
	height: 100px;
	white-space: nowrap;
}
.valign-item {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}
.valign-helper {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.ie7 .valign-item,
.ie7 .valign-helper {
	display: inline;
	zoom: 1;
}
.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}
.clearfix:after { clear: both; }
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix { *zoom: 1; }
.gform_validation_container {
	height: 0;
	width: 0;
	overflow: hidden;
}
/* Global Helper */
.global-width {
	width: 100%;
}
.global-width-helper {
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}
.overflow-hidden {
	overflow: hidden;
}
/* custom-height-overflow */
.front-page .services-desc .overflow-hidden {
    height: 78px;
}
.front-page .sameday-content .overflow-hidden {
    height: 40px;
}
/*------------------------------------------------------------------
	[ 3 Header ]
-------------------------------------------------------------------*/
#header {
	background: url("../images/head-img-bg.png") no-repeat scroll center center #fff;
}
.header-pad .logo-wrapper {
	text-align: center;
    width: 100%;
}
.header-pad .headinfo-wrapper{
	padding-left: 0;
    width: 100%;
}
#header .header-pad {
	margin: 0 auto;
    padding: 20px 15px;
}
.headinfo-wrapper .headmessage {
	color: #959595;
    float: none;
    font-family: "open_sanssemibold_italic",sans-serif;
    font-size: 22px;
    line-height: 28px;
    margin-top: 12px;
    /*padding-top: 20px;*/
    text-align: center;
    width: 100%;
}
.headinfo-wrapper .company-info {
	display: none;
	float: none;
    width: 100%;
}
#header .logo-wrapper .logo {
	overflow: hidden;
}
#header .logo-wrapper .logo a.logo-link img {
	height: auto;
	width: 100%;
}
#header .logo-wrapper .logo a.logo-link {
	display: inline-block;
    float: left;
    width: 78%;
}
#header .logo-wrapper  a.contact {
	background: url("../images/responsive-phone.png") no-repeat scroll 0 9px transparent;
    display: inline-block;
    float: left;
    height: 60px;
    margin-left: 10px;
    margin-top: 5px;
    width: 50px;
}
.headinfo-wrapper .phnum label {
	color: #004366;
	display: block;
    font-family: "open_sansbold",sans-serif;
    font-size: 20px;
    font-weight: normal;
    line-height: 20px;
	 margin: 0;
}
.headinfo-wrapper .phnum {
	display: inline-block;
}
.headinfo-wrapper .phnum .call-us a {
	color: #198db6;
}
.headinfo-wrapper .phnum .call-us {
	background: url("../images/phone.png") no-repeat scroll 0 9px transparent;
    color: #198db6;
    font-family: "open_sansbold",sans-serif;
    font-size: 31px;
    line-height: 38px;
    padding-left: 30px;
    width: 226px;
}
.headinfo-wrapper .social-media a:first-child {
	margin-left: 0;
}
.headinfo-wrapper .companyinfo-socialmedia {
	text-align: center;
}
.headinfo-wrapper .address {
	color: #8a8a8a;
	font-family: 'open_sanssemibold', sans-serif;
    font-size: 14px;
	text-align: center;
}
.headinfo-wrapper .social-media a {
	display: inline-block;
    height: 18px;
	margin-left: 5px;
    width: 18px;
}

.social{
    font-size: 24px;
    position:absolute;
}

.social_right{
    font-size: 24px;
}

.social_right img,.social_mobile img{
    width:40px;
    height:40px;
}

.social a,.social a:hover,.social_mobile a,.social_mobile a:hover,
.social_right a,.social_right a:hover{
    color: #198db6;
}

.social_mobile{display:none;}


@media (max-width:767px){
    .social_mobile{
        display:inline-block;
        font-size: 32px;
    }
}

.fa{padding-right:4px;}

.arc-number { 
    font-size: 16px;
    font-style: italic;
    text-align: right;
}

/*------------------------------------------------------------------
	[ 4 Top Menu ]
-------------------------------------------------------------------*/
/* Structure and General Styling */
.menu-wrapper { 
	height: 61px; 
	position: relative; 
	z-index: 100; 
}
.menu-wrapper a { text-decoration: none; }
#menu-top-menu,
#menu-top-menu li,
#menu-top-menu a {
	display: block;
}
#menu-top-menu li,
#menu-top-menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu-top-menu ul {
	display: block;
	position: relative;
	z-index: 100;
}
#menu-top-menu ul.sub-menu ul.sub-menu {
	margin-left: 0;
}
#menu-top-menu li {
	display: block;
	float: none;
    position: relative;
    text-align: center;
    z-index: 100;
}
#menu-top-menu li:hover > ul { 
	display: block; 
}
#menu-top-menu > li:hover > ul { left: 0; }
#menu-top-menu a {
	color: #fff;
	font-family: 'open_sanssemibold', sans-serif;
}
#menu-top-menu a:hover,
#menu-top-menu a:active,
#menu-top-menu a:focus {
	background: transparent;
	color: #000;
	text-decoration: none;
}
/* Top-level Styling */
#top-menu {
    bottom: -41px;
    left: 0;
    padding: 0;
    width: 100%;
}
#menu-top-menu {
	float: none;
    margin: 0 auto;
    padding: 0;
    position: relative;
    text-align: center;
}
#menu-top-menu > li > a {
    font-size: 14px;
    padding: 21px 12px;
    text-transform: uppercase;
}
#menu-top-menu > li:first-child > a { 
	border-left: medium none;
    border-top: medium none;
}
#menu-top-menu > li > a:hover,
#menu-top-menu > .current-menu-item > a {
	color: #658cb3;
	background: #004366;
}
/* Sub-menu Styling and Positioning. Accounts for infinite levels of dropdowns. */
#menu-top-menu ul {
	background: none repeat scroll 0 0 #1b86ad;
    margin-left: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
#menu-top-menu ul.sub-menu li {
    background: none;
    display: inline-block;
}
#menu-top-menu ul > li { width: 100%; }
#menu-top-menu ul > li:first-child > a {
	border-top: none;
}
#menu-top-menu ul > li > a {
    color: #fff;
    font-size: 14px;
    padding: 12px 10px;
    text-align: center;
}
#menu-top-menu ul > li > a:hover,
#menu-top-menu ul > .current-menu-item > a,
#menu-top-menu ul > .current-menu-item > a:hover,
#menu-top-menu ul > .current-menu-ancestor > a {
	background: #004366;
	color: #fff;
}
#menu-top-menu li > ul li:hover > ul {
	left: 0;
	top: 0;
}
.menu-pad .navbar {
	border: medium none;
    margin-bottom: 0;
}
.menu-wrapper .navbar-header  {
	text-align: center;
}
.menu-wrapper .menu-pad {
	background: url("../images/trans1.png") repeat scroll 0 0 transparent;
    margin: 0 auto;
    padding: 0;
    position: relative;
}
.menu-wrapper .navbar-toggle .icon-bar {
	background: none repeat scroll 0 0 #fff;
    border-radius: 0;
    height: 4px;
    width: 30px;
}
.menu-wrapper .active-toggle .icon-bar {
	background: #171f37;
}
.menu-wrapper .navbar-toggle {
	border: medium none;
    display: inline-block;
    float: none;
    height: 49px;
    margin: 0;
}
.menu-wrapper .navbar-toggle {
	border: medium none;
    border-radius: 0;
    display: inline-block;
    float: none;
    height: 49px;
    margin: 0;
	padding-bottom: 15px;
    padding-top: 15px;
    width: 100%;
}
.navbar-header button.active-toggle{
	background: #eada98;
}
.menu-wrapper button.navbar-toggle span.menu-toogle {
	color: #fff;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
}
.menu-wrapper button.navbar-toggle span.bar {
	display: none;
}
.menu-wrapper .navbar .navbar-collapse {
	background: url("../images/bluemenu-trans.png") repeat scroll 0 0 transparent;
    border: medium none;
    box-shadow: none;
    padding-left: 0;
    padding-right: 0;
}
.menu-pad .navbar {
	float: left;
	width: 100%;
}
.menu-pad .navbar-right {
	background: none repeat scroll 0 0 #1b86ad;
	display: none;
    float: right;
    padding: 20px 50px;
    text-align: center;
    width: 100%;
}
.menu-pad .navbar-right-content a {
	color: #fff;
}
.menu-pad .navbar-right-content {
	background: url("../images/tools.png") no-repeat scroll 0 4px transparent;
    color: #fff;
    display: inline-block;
    font-family: "open_sansbold",sans-serif;
    font-size: 18px;
    padding-left: 25px;
    width: 420px;
}
.menu-pad .navbar-right-content span {
	font-family: "open_sansextrabold",sans-serif;
}
/*------------------------------------------------------------------
	[ 5 Banner ]
-------------------------------------------------------------------*/
.banner-wrapper .banner-pad {
	background: #fff;
	margin-top: 30px;
	padding: 3px;
}
.banner-content {
	left: 0;
    position: absolute;
    top: 16px;
}
.sub-page .banner-content {
	display: none;
    top: 16px;
}
#banner {
	height: 500px;
    overflow: hidden;
    position: relative;
}
.sub-page #banner {
	height: 500px;
	overflow: hidden;
}
#banner .banner {
    width: 100% !important;
    z-index: 2;
}
#banner .banner .banner-slide-item {
	width: 100% !important;
}
#banner .banner .banner-slide-item .banner-img-wrap {
	height: 360px;
	overflow: hidden;
}
.sub-page #banner .banner {
    height: 289px !important;
}
.banner-content .banner-content-wrap {
	background: url("../images/blue-trans.png") repeat scroll center top transparent;
    padding: 50px 50px;
    width: 100%;
}
.sub-page .banner-content .banner-content-wrap {
	padding: 50px 50px;
}
.banner-content .banner-title {
	color: #000000;
    font-family: "open_sansbold",sans-serif;
    font-size: 21px;
    line-height: 27px;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.banner-content .banner-title span {
	color: #fff;
	display: block;
	font-family: "open_sansregular",sans-serif;
    font-size: 31px;
}
.banner-content .banner-title span {
	color: #fff;
    display: block;
    font-family: "open_sansregular",sans-serif;
    font-size: 69px;
    height: 69px;
    line-height: 72px;
    overflow: hidden;
}
.banner-content .banner-title span.title1 {
	color: #fff;
    display: block;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 39px;
    height: 39px;
    line-height: 42px;
    overflow: hidden;
}
.banner-content .banner-title span.title2 {
	color: #fff;
	display: block;
	font-family: "open_sansregular",sans-serif;
    font-size: 17px;
	overflow: hidden;
	line-height: 29px;
	height: 29px;
}
.banner-pad .banner-nav {
	bottom: 25px;
    position: absolute;
    right: 40%;
    z-index: 3;
}
.banner-pad .banner-nav a {
	background: url("../images/banner-nav.png") no-repeat scroll 0 0 transparent;
    color: transparent;
    display: inline-block;
    height: 15px;
    margin-left: 8px;
    width: 15px;
}
.banner-pad .banner-nav a.activeSlide {
	background: url("../images/banner-nav.png") no-repeat scroll -25px 0 transparent;
}
.banner-slide .banner-fridge-section {
	border-top: 5px solid #fff;
    height: 573px;
    overflow: hidden;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}
.banner-slide .banner-img-wrap img {
    border: medium none;
    height: auto;
    min-width: 100%;
    vertical-align: middle;
}
.banner-fridge-wrap .fridge-image {
	background: url("../images/banner-fridge-bg.jpg") no-repeat scroll 0 0 transparent;
	background-size: 100% 100%;
    height: 573px;
    padding-top: 100px;
    text-align: center;
}
.sub-page .banner-fridge-wrap .fridge-image {
    padding-top: 30px;
	padding-left: 20px;
	text-align: left;
}
.banner-slide .banner-fridge-wrap {
	position: relative;
}
.banner-slide .banner-fridge-wrap .fridge-content {
    height: 45px;
    left: 3%;
    overflow: hidden;
    padding-top: 10px;
    position: absolute;
    top: 40px;
    width: 300px;
}
.banner-fridge-wrap .fridge-content a {
	background: url("../images/circle-arrow.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 33px;
    line-height: 29px;
    padding-left: 50px;
	text-transform: uppercase;
}
.sub-page .banner-slide .banner-fridge-wrap .fridge-content {
	height: auto;
    margin-left: 0;
    text-align: center;
	display: none;
    width: 300px;
}
.sub-page .banner-slide .banner-fridge-wrap #fridge-content-mobile {
	display: block;
}
.banner-fridge-wrap #fridge-content-mobile a {
    background: url("../images/circle-arrow.png") no-repeat scroll 0 0 transparent;
    color: #fff;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 33px;
    line-height: 29px;
    padding-left: 50px;
    text-transform: uppercase;
}
.sub-page .banner-fridge-wrap .fridge-content a {
	background: none repeat scroll 0 0 transparent;
    padding-left: 0;
    text-align: center;
}
.sub-page .banner-fridge-wrap .fridge-content a .fridge-sub-title {
	display: block;
    height: 62px;
    overflow: hidden;
}
.sub-page .banner-fridge-wrap .fridge-content a .arrow-btn {
	 background: url("../images/banner-arrow-sub.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 130px;
    width: 130px;
}
.sameday-repair {
	padding-top: 30px;
}
.sameday-repair .sameday-repair-pad {
	background: none repeat scroll 0 0 #198db6;
    padding: 25px 15px 25px 15px;
}
.sameday-repair .sameday-repair-pad .sameday-label,
.sameday-repair .sameday-repair-pad .sameday-content {
	float: left;
}
.sameday-repair .sameday-repair-pad .sameday-label {
	margin-right: 0;
    text-align: center;
    width: 100%;
}
.sameday-repair .sameday-label .sameday-title {
	background: url("../images/big-tools.png") no-repeat scroll 0 0 transparent;
    color: #fff;
	display: inline-block;
    font-family: "open_sanssemibold_italic",sans-serif;
    font-size: 28px;
    line-height: 42px;
    padding-bottom: 5px;
    padding-left: 65px;
    padding-top: 5px;
}
.sameday-repair .sameday-repair-pad .sameday-content {
	color: #fff;
    font-family: "open_sansregular",sans-serif;
    font-size: 14px;
    height: 60px;
    overflow: hidden;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
.sameday-repair .sameday-repair-pad .sameday-findmore {
	float: right;
    padding-left: 20px;
    text-align: center;
    width: 100%;
}
.sameday-repair .sameday-repair-pad .sameday-findmore a {
	background: none repeat scroll 0 0 #fff;
    color: #198db6;
    display: inline-block;
    font-family: "open_sansbold",sans-serif;
    font-size: 16px;
    height: 66px;
    padding: 23px 23px 20px;
    text-transform: uppercase;
    width: 182px;
}
.sameday-repair .sameday-repair-pad .sameday-findmore a:hover,
.sameday-repair .sameday-repair-pad .sameday-findmore a:hover {
	background: none repeat scroll 0 0 #004366;
	color: #fff;
}
/*------------------------------------------------------------------
	[ 6 Content ]
-------------------------------------------------------------------*/
.full-image-bg {
	display: none;
}
.outer-wrapper {
	background: url("../images/outer-wrapper-bg480.jpg") repeat scroll center top #288baf;
	margin: 0 auto;
	width: 100%;
}
.mid-wrapper .mid-pad {
	background: none repeat scroll 0 0 #fff; 
}
.sub-page .mid-wrapper .mid-pad {
	border-bottom: 8px solid #063952;
}
.sub-page .mid-wrapper {
	padding-top: 50px;
}
.front-page .content ul {
	margin-top: 25px;
	margin-left: 0;
    padding: 0;
}
.sub-page .content ul {
	margin-top: 25px;
    padding: 0;
}
.content ul li {
	background: url("../images/bullet.png") no-repeat scroll 0 0 transparent;
    color: #063952;
    font-family: "open_sanssemibold_italic",sans-serif;
    font-size: 20px;
    line-height: 28px;
    list-style: outside none none;
    margin-bottom: 30px;
    padding-bottom: 0;
    padding-left: 40px;
    padding-top: 0;
}
.sub-page .content ul li {
	background: url("../images/bullet-sub.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 15px;
    padding-left: 32px;
    padding-right: 0;
    width: 100%;
	*display: inline;
	zoom: 1;
}
.content ul {
    padding: 0;
}
.content .contactpage-content a {
	color: #696969;
}
.main-sub-page .subpage-content {
	padding-top: 20px;
	padding-bottom: 50px;
}
.read-more a {
	color: #198db6;
	font-size: 16px;
	text-transform: uppercase;
}
.read-more a:hover,
.read-more a:focus {
	color: #004366;
}
.entry-meta,
.entry-utility {
	display: none;
}
/* Front Page */
.front-page .front-page-content {
	padding-top: 20px;
	padding-bottom: 20px;
}
.front-page .choose-us-section {
	background: none repeat scroll 0 0 #f6f6f6;
	padding: 20px 20px 50px;
}
.front-page-content .read-more {
    margin-top: 30px;
}
.front-page .choose-us-section h1 {
    color: #063952;
    font-size: 37px;
}
.our-services-section {
	margin-bottom: -10px;
    margin-left: -15px;
    margin-right: -15px;
}
.our-services-section .our-services-pad {
	background: none repeat scroll 0 0 #063952;
	height: 155px;
    position: relative;
}
.our-services-pad .services-title {
	background: url("../images/services-title-bg.png") no-repeat scroll center 0 transparent;
    color: #fff;
    display: block;
    font-family: "open_sanssemibold_italic",sans-serif;
    font-size: 40px;
    height: 170px;
    line-height: 45px;
    padding: 35px 50px 35px 30px;
    position: absolute;
    text-align: center;
    top: -8px;
    width: 100%;
}
.our-services-pad .services-title:hover,
.our-services-pad .services-title:focus {
	background: url("../images/services-title-bg.png") no-repeat scroll center -181px transparent;
}
.our-services-pad .services-title .our-services-title {
	max-height: 94px;
	overflow: hidden;
}
.our-services-pad .services-desc {
	color: #fff;
    margin-left: 492px;
    padding-bottom: 35px;
    padding-right: 130px;
    padding-top: 35px;
}
.our-services-pad .servcies-link {
	background: url("../images/arrow.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 65px;
    position: absolute;
    right: 30px;
    top: 45px;
    width: 35px;
}
.our-services-pad .servcies-link:hover,
.our-services-pad .servcies-link:focus {
	background: url("../images/arrow.png") no-repeat scroll 0 -75px transparent;
}
/* Sub Page */
.sidebar-content .sameday-repair-sidebar {
	background: url("../images/sub-tools.png") no-repeat scroll 32px center #198db6;
    color: #fff;
    line-height: 32px;
    padding: 25px 20px;
    text-align: center;
}
.sameday-repair-sidebar .sameday-repair-title {
	font-family: "open_sansbold",sans-serif;
	font-size: 23px;
}
.sameday-repair-sidebar .hotline-phnum a,
.sameday-repair-sidebar .hotline-phnum {
	color: #fff;
	font-family: "open_sansregular",sans-serif;
	font-size: 31px;
}
/* -- Sidebar */
.main-sub-page #sidebar {
	margin-right: -15px;
    padding-left: 0;
	padding-right: 0;
}
#sidebar-menu ul {
	margin-top: 0;
}
#sidebar-menu ul li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
}
#sidebar-menu ul li a {
	background: url("../images/arrow-sidebar.png") no-repeat scroll 90% 28px #1784aa;
	color: #fff;
	font-family: "open_sansbold",sans-serif;
	font-size: 23px;
	display: block;
	padding: 20px 50px 20px 30px;
}
#sidebar-menu ul li#menu-item-762 a {
	background-color: #15799c;
}
#sidebar-menu ul li#menu-item-782 a {
	background-color: #137090;
}
#sidebar-menu ul li#menu-item-762 a:hover,
#sidebar-menu ul li#menu-item-782 a:hover,
#sidebar-menu ul li a:hover,
#sidebar-menu ul li a:focus {
	background: url("../images/arrow-sidebaractive.png") no-repeat scroll 90% 28px #004366;
	color: #198db6;
}
/*forms*/
.gform_wrapper {}
.gform_wrapper .gfield_required, 
.gform_wrapper .validation_message, 
.gform_wrapper .validation_error {
	color: #c00;
}
.gform_wrapper .validation_error {	padding: 0 0 15px 0; }
.gform_wrapper .gform_edit_link {
	font-size: 80%;
	padding: 10px 0;
}
.gform_wrapper .gform_edit_link { font-size: 70%; }
.gform_wrapper .gform_heading {
	padding: 10px 0 15px 0;
	font-weight: bold;
}
.gform_wrapper .gfield.gform_validation_container {
	visibility: hidden;
	position: absolute;
}
.gform_wrapper .gform_body input, 
.gform_wrapper .gform_body select, 
.gform_wrapper .gform_body textarea {
	padding: 2px 3px;
	width: 200px;
	margin-top: 0;
	font-family: arial, sans-serif;
	font-size: 12px;
	line-height: 22px;
	background: #f3f3f3;
	border: 1px solid #cdcdcd;
}
.gform_wrapper .gform_body label { font-size: 14px; }
.gform_wrapper .gform_body input { height: 22px; }
.gform_wrapper .gform_body textarea {
	width: 400px;
	height: 180px;
}
.gform_wrapper .gform_footer input {
	padding: 5px 15px;
	margin-top: 0;
	font-size: 14px;
	color: #444;
	background: #fff;
	border: 1px solid #000;
	cursor: pointer;
}
.gform_wrapper .gform_footer input:hover { background: #50d1ba; }
.gform_wrapper li,
.gform_wrapper ul,
.contact-details li,
.contact-details ul {
	margin: 0;
	list-style: none;
}
.gform_wrapper ul,
.contact-details ul { 
	padding: 0;
}
.gform_wrapper li {	padding: 0 0 10px 0; }
/* Contact page */
.content .contact-wrapper ul li {
    background: none;
    margin-bottom: 0;
    padding: 0;
}
.main-sub-page .contactpage-content {
	padding: 0;
}
.content .contact-wrapper .contact-form  ul li {
	float: left;
    height: 105px;
    margin-right: 25px;
    width: 100%;
}
.contact-wrapper .contact-form ul li#field_2_5{
	clear: both;
    float: none;
    height: 205px;
    width: 100%;
}
.content .contact-wrapper .contact-form ul li.gform_hidden,
.content .contact-wrapper .contact-form ul li.gform_validation_container {
	display: none;
}
/* Category Wrap */
.services-wrap .category-list-wrap {
	margin-top: 40px;
    overflow: hidden;
}
.services-wrap .category-list-wrap .category-list-left {
	float: left;
	width: 316px;
}
.sub-page .content .services-wrap ul li {
	background: url("../images/services-bullet.png") no-repeat scroll 0 0 transparent;
	color: #fff;
    font-size: 18px;
    line-height: 26px;
	margin-bottom: 15px;
    padding-left: 35px;
}
.services-wrap .category-list-wrap .category-list-fullwidth, 
.services-wrap .category-list-wrap .category-list-right {
	background: none repeat scroll 0 0 #288baf;
    color: #fff;
    float: left;
    width: 100%;
}
.category-list-wrap .category-list-fullwidth .category-content-wrap,
.category-list-wrap .category-list-right .category-content-wrap {
	padding: 10px 25px 0;
}
.category-list-right .category-content-wrap .category-content-item {
	border-bottom: 1px solid #00799d;
    padding-bottom: 25px;
}
.services-wrap .category-list-wrap h1 {
	color: #fff;
	font-family: "open_sanssemibold",sans-serif;
    font-size: 34px;
    font-weight: normal;
}
.services-wrap .category-list-fullwidth .child-post-wrap,
.services-wrap .category-list-right .child-post-wrap {
	padding: 0 25px 25px;
}
.services-wrap .child-post-wrap h2 {
	color: #fff;
	font-family: "open_sanssemibold",sans-serif;
    font-size: 24px;
    font-weight: normal;
}
.services-wrap .child-post-wrap h2 span.price {
	color: #004366;
    font-family: "open_sansbold",sans-serif;
    font-size: 24px;
    font-weight: normal;
    padding-left: 10px;
}
.services-wrap .child-post-wrap .child-post-list:first-child {
	border-top: 0 solid #00799d;
}
.services-wrap .child-post-wrap .child-post-list {
	border-top: 1px solid #00799d;
    padding-bottom: 25px;
}	
/*forms*/
.gform_wrapper {}
.gform_wrapper .gfield_required, 
.gform_wrapper .validation_message, 
.gform_wrapper .validation_error {
	color: #c00;
    font-size: 13px;
}
.gform_wrapper .validation_error {	padding: 0 0 15px 0; }
.gform_wrapper .gform_edit_link {
	font-size: 80%;
	padding: 10px 0;
}
.gform_wrapper .gform_edit_link { font-size: 70%; }
.gform_wrapper .gform_heading {
	padding: 10px 0 15px 0;
	font-weight: bold;
}
.gform_wrapper .gfield.gform_validation_container {
	visibility: hidden;
	position: absolute;
}
.gform_wrapper .gfield_label {
	color: #063952;
    font-family: "open_sansbold",sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.gform_wrapper  label.gfield_label_focusin {
	color: #198db6;
}
.gform_wrapper .gform_body input, 
.gform_wrapper .gform_body select, 
.gform_wrapper .gform_body textarea {
	background: none repeat scroll 0 0 #ebebeb;
    border: medium none;
	color: #000;
    font-family: Arial,sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin-top: 0;
	outline: none;
    padding: 2px 10px;
    width: 100%;
}
.gform_wrapper .gform_body input { height: 42px; }
.gform_wrapper .gform_body textarea {
	height: 180px;
	outline: none;
	width: 100%;
}
.gform_wrapper .gform_footer input {
	background: none repeat scroll 0 0 #198db6;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 18px;
    margin-top: 0;
    outline: medium none;
    padding: 20px 40px;
    text-transform: uppercase;
}
.gform_wrapper .gform_footer input:hover { 
	background: #063952; 
}
.gform_wrapper li,
.gform_wrapper ul,
.contact-details li,
.contact-details ul {
	margin: 0;
	list-style: none;
}
.gform_footer {
	margin-top: 35px;
    padding-right: 0;
    text-align: right;
}
.gform_wrapper ul,
.contact-details ul { 
	padding: 0;
}
.gform_wrapper li {	padding: 0 0 10px 0; }
/* contact */
.page-contact-us .main-sub-page {
	padding-top: 20px;
	padding-bottom: 50px;
}
.google-maps {
	margin: 15px 0 0 0;
	overflow: hidden;
}
.google-maps iframe {
	border: none;
    height: 224px;
    overflow: hidden;
    width: 100%;
}
.contact-details table { width: 100%; }
.contact-wrapper { margin: 1em 0; }
.gform_wrapper .gform_body li.gform_hidden { padding: 0px; }
.gform_wrapper .gform_body li.gfield.clear { clear: both; }
.contact-info h2 { margin-top: 1em; }
.contact-info h4 {
	color: #063952;
    font-family: "open_sansbold",sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
}
.contact-info table { margin: 0; }
.contact-info table tr td { padding: 1px 0; }
.content ul li .contact-info-top:first-child{
	margin-left: 0;
}
.content ul li .contact-info-top {
    float: none;
    font-size: 14px;
    margin-left: 0;
    width: 100%;
}
.content ul li .contact-info-bottom:first-child {
	margin-left: 0;
}
.content ul li .contact-info-bottom {
    float: none;
    font-size: 14px;
    margin-left: 0;
    width: 100%;
}
.contact-info .details h4 {
	margin-bottom: 0;
    margin-top: 20px;
}
.content .contact-details ul.details li a,
.content .contact-details ul.details li {
	font-family: "open_sanssemibold",sans-serif;
	font-size: 14px;
	color: #767676;
}
.content .contact-details ul.details li.left {
	width: 100%;
}
.content .contact-details ul.details li.right {
	width: 100%;
}
/*------------------------------------------------------------------
	[ 7 Footer ]
-------------------------------------------------------------------*/
.footer-pad {
	padding: 32px 15px 20px;
}
.footer {
	color: #15375c;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 14px;
}
/* copyright */
.footer .copyright {
	padding: 0 0 3px 0;
}
/* footer-menu */
.footer .footer-menu {
	padding: 0 0 10px 0;
}
.footer .footer-menu ul {
	margin: 0;
	padding: 0;
}
.footer .footer-menu ul li {
	border-left: 1px solid #888888;
    display: inline-block;
    line-height: 14px;
    list-style: outside none none;
    margin: 0;
    padding: 0 10px;
}
.footer .footer-menu ul li:first-child {
	padding-left: 0px;
	border-left: none;
}
.footer .footer-menu ul li a { color: #15375c; }
.footer .footer-menu ul li a:hover {
	color: #198db6;
}
.footer .menu-wrapper {
   background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
   height: auto;
}
.footer .footer-left {
	text-align: center;
	width: 100%;
}
.footer .footer-menu {
	width: 100%;
}
.footer .titan-wrapper {
	width: 100%;
}
/* titan badge */
.titan-badge {
    padding: 0 0 10px 20px;
    text-align: center;
}
.titan-badge .titan-title {
	float: left;
	display: block;
	padding: 10px 5px 0 0;
}
.titan-badge a.titan-logo {
	float: right;
	display: block;
}
.titan-badge span {
    display: block;
    float: none;
    margin: 15px 15px 0 0;
    text-align: center;
}
.titan-badge span a {
	color: #15375c;
}
.titan-badge span a:hover {
	color: #198db6;
}
/* woocommerce */
.woocommerce .star-rating,
.woocommerce-page .star-rating {
	float: right;
	overflow: hidden;
	position: relative;
	height: 24px;
	line-height: 24px;
	font-size: 1em;
	width: 149px;
	background: url('../images/rating.png') no-repeat;
}

.woocommerce .star-rating span,
.woocommerce-page .star-rating span {
	overflow: hidden;
	float: left;
	top: 0;
	left: 0;
	position: absolute;
	padding-top: 1.5em;
	background: url('../images/rating-active.png') no-repeat;
}
/* Our Fridge Page */
.woocommerce-content ul.products li {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    margin-bottom: 0;
    padding: 0 20px 25px 0;
    width: 50%;
}
.woocommerce-content li h3 {
	color: #063952;
    font-size: 14px;
    height: 33px;
    line-height: 16px;
    overflow: hidden;
    text-align: center;
}
.woocommerce-content ul.products li a img {
	border: 2px solid transparent;
    height: auto;
    width: 100%;
}
.woocommerce-content ul.products li a:hover img {
	border: 2px solid #198db6;
}
.woocommerce-content .products {
	overflow: hidden;
}
.woocommerce-content ul.products li .price {
	color: #198db6;
    display: block;
    font-family: "open_sansbold",sans-serif;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    width: 100%;
}
.woocommerce-content ul.products li .price .current-price {
	display: inline-block;
}
.woocommerce-content ul.products li a.button {
	color: #198db6;
    display: block;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 16px;
    font-style: normal;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
.woocommerce-content ul.products li a.button:hover, 
.woocommerce-content ul.products li a.button:focus {
    color: #004366;
}
.single-product .sub-page {
    margin-left: 0;
    margin-right: 0;
    padding: 20px 0 50px;
}
.single-product .sub-page h1.product_title {
	margin-top: 0;
}
.single-product .woocommerce-content .product {
	overflow: hidden;
}
.single-product .woocommerce-content .images {
	float: left;
	width: 100%;
}
.single-product .woocommerce-content .images img.attachment-shop_single {
	height: auto;
    width: 100%;
}
.single-product .woocommerce-content .summary {
	float: left;
    padding-left: 0;
    padding-top: 20px;
    width: 100%;
}
.single-product .summary .cart {
	padding-bottom: 20px;
}
.single-product .summary .button {
	background: none repeat scroll 0 0 #1b86ad;
    border: medium none;
    color: #fff;
	font-family: "open_sanssemibold",sans-serif;
    font-size: 16px;
    font-style: normal;
    margin-top: 10px;
    padding: 7px 15px;
}
.single-product .summary .button:hover {
	background: none repeat scroll 0 0 #063952;
	color: #fff;
}
.single-product .summary .minus,
.single-product .summary .plus {
	background: none repeat scroll 0 0 #1b86ad;
    border: medium none;
    color: #fff;
	font-family: "open_sanssemibold",sans-serif;
    font-size: 16px;
    font-style: normal;
    margin-top: 10px;
    padding: 5px 15px;
}
.single-product .summary .minus:hover,
.single-product .summary .plus:hover {
	background: none repeat scroll 0 0 #063952;
	color: #fff;
}
.single-product .summary input.qty {
	border: 1px solid #1b86ad;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 5px;
}
.single-product .woocommerce-content .summary .price {
	color: #198db6;
    font-family: "open_sansbold",sans-serif;
    font-size: 18px;
    line-height: 20px;
    text-align: left;
}
.single-product .woocommerce-content .thumbnails {
	overflow: hidden;
    padding-top: 20px;
}
.single-product .woocommerce-content .thumbnails a {
	display: block;
    float: left;
    padding-bottom: 10px;
    text-align: center;
    width: 33%;
}
.single-product .woocommerce-content .thumbnails a img {
	height: auto;
	width: 100%;
}
.single-product .woocommerce-content .entry-summary .product_meta {
	padding-top: 15px;
}
/* Woocommerce pagination */
.woocommerce-page #content .woocommerce-pagination ul.page-numbers {
	border: medium none;
    text-align: center;
}
.woocommerce-page #content .woocommerce-pagination ul.page-numbers li {
	background: none;
    border: medium none;
	float: none;
    display: inline-block;
	margin-left: 15px;
    padding-left: 0;
	width: auto;
}
.woocommerce-page #content .content .woocommerce-pagination .page-numbers li span.current {
	color: #198db6;
}
.woocommerce-page #content .woocommerce-pagination .page-numbers li a.page-numbers,
.woocommerce-page #content .woocommerce-pagination .page-numbers li span.page-numbers {
	background: none repeat scroll 0 0 transparent;
    color: #c3c3c3;
    display: inline-block;
    font-family: "open_sansbold",sans-serif;
    font-size: 18px;
    margin-left: 0;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
.woocommerce-page #content .woocommerce-pagination .page-numbers li a.page-numbers:hover,
.woocommerce-page #content .woocommerce-pagination .page-numbers li span.page-numbers:hover {
	background: none repeat scroll 0 0 transparent;
	color: #198db6;
}

/*------------------------------------------------------------------
	[ 8 Gallery ]
-------------------------------------------------------------------*/
.gallery-wrapper {	width: 960px; }
.ngg-albumtitle {
	height: 33px;
	overflow: hidden;
	text-transform: capitalize;
}
.ngg-gallery-thumbnail a { 	display: block; }
.ngg-gallery-thumbnail {
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 0;
}
.ngg-pagination { float: left;}
.ngg-pagination span,
.ngg-pagination a {
	display: inline-block;
}
.ngg-galleryoverview {
    width: 100% !important;
}
.ngg-galleryoverview  .ngg-gallery-thumbnail-box {
	display: inline-block;
    float: none;
    margin-right: 14px;
    padding-bottom: 15px;
}
.ngg-galleryoverview .ngg-gallery-thumbnail img {
    border: medium none;
    display: block;
    margin: 0;
    padding: 0;
}
.ngg-widget a{
	position: relative;
}
p.ngg-album-gallery-image-counter {
	display: none;
}
.ngg-albumoverview {
	text-align: center;
}
.ngg-albumoverview .ngg-album-compact {
	display: inline-block;
	float: none;
	margin: 0 !important;
	padding: 0 12px 4px 0 !important;
	text-align: left;
}
/* Album */
#content .ngg-album-compact h4 .ngg-album-desc {
	color: #198db6;
    display: block;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 16px;
    font-style: normal;
    padding-top: 10px;
    text-align: center;
    text-transform: uppercase;
}
#content .ngg-album-compact h4 {
    color: #00512f;
    font-family: "asapbold",sans-serif;
    font-size: 18px;
    line-height: 17px;
    text-transform: uppercase;
}
#content .ngg-album-compactbox .Thumb {
    border: none medium !important;
    margin: 0 !important;
    padding: 0 !important;
}
#content .ngg-albumoverview, 
#content .ngg-galleryoverview { 
	margin-top: 25px;
    text-align: center;
    width: 100%;
}
#content .ngg-album-compact {
	padding: 0 !important;
	margin: 0 12px 15px 0 !important;
	text-align: center;
}
#content .ngg-album-compactbox:before,
#content .ngg-album-compactbox:after,
#content .ngg-album-compactbox {
	border: medium none !important;
	padding: 0 !important;
	margin: 0 !important;
}
#content .ngg-album-link  a{
	display: block;
    overflow: hidden;
    position: relative;
    text-align: left;
}
#content .ngg-navigation {
	margin-top: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    text-align: center;
    width: 100%;
}
#content .ngg-thumbnail a {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 0;
}
.ngg-navigation span.current {
    background: transparent;
    color: #198db6;
	font-weight: normal;
	margin-bottom: 15px;
	margin-left: 20px;
}
.ngg-navigation span {
	background: transparent;
    border: medium none;
    color: #c3c3c3;
    display: inline-block;
    font-family: "open_sansbold",sans-serif;
    font-size: 18px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
#content .ngg-navigation a.next,
#content .ngg-navigation a.prev,
#content .ngg-navigation a.page-numbers {
	background: transparent;
    border: medium none;
    color: #c3c3c3;
    display: inline-block;
    font-family: "open_sansbold",sans-serif;
    font-size: 18px;
    margin-bottom: 15px;
	margin-left: 20px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
}
#content .ngg-navigation a.next:hover,
#content .ngg-navigation a.prev:hover,
#content .ngg-navigation a.page-numbers:hover {
    background: transparent;
    color: #198db6 !important;
}
#content .ngg-album {
	border: none medium;
	width: 100%;
}
#content .ngg-thumbnail img{
	border: medium none;
    margin: 0;
    padding: 0;
}
#content .ngg-albumtitle {
	margin: 0;
    text-align: center;
}
#content .ngg-albumtitle a {
    border: medium none;
	 color: #198db6;
    font-family: "open_sansbold",sans-serif;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
	margin: 0 5px;
    padding: 2px 3px;
}
.ngg-albumcontent .ngg-thumbnail {
    float: none;
    margin-bottom: 20px;
    width: 100%;
}
.ngg-album-link a .circle-bg,
.ngg-gallery-thumbnail a .circle-bg {
    background: url("../images/circle-bg.png") no-repeat scroll left 0 transparent;
    height: 262px;
    position: absolute;
    top: 0;
    width: 264px;
    z-index: 3;
}
.ngg-thumbnail a .circle-bg {
	background: url("../images/circle-bg.png") no-repeat scroll center 0 transparent;
    height: 262px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 3;
}
.ngg-thumbnail a:hover .gallery-hover,
.ngg-album-link a:hover .gallery-hover,
.ngg-gallery-thumbnail a:hover .gallery-hover  {
	display: block;
}
.ngg-thumbnail a .gallery-hover,
.ngg-album-link a .gallery-hover,
.ngg-gallery-thumbnail a .gallery-hover {
	background: url("../images/gallery-hover.png") no-repeat scroll center 0 transparent;
    display: none;
    height: 113px;
    left: 76px;
    position: absolute;
    top: 75px;
    width: 113px;
    z-index: 5;
}
/*------------------------------------------------------------------
	[ 9 Pagination ]
-------------------------------------------------------------------*/
.titan-pagination ul li {
	float: left;
	margin: 0 2px;
}

.titan-pagination ul li a,
.titan-pagination ul li span {
	padding: 2px 3px;
	display: inline-block;
}
/*------------------------------------------------------------------
	[ Media Query ]
-------------------------------------------------------------------*/
/* Media Query */
/* For 2 columns Home page Projects section */
@media (min-width : 480px) {
	.our-services-pad .services-title {
		padding-left: 100px;
		padding-right: 130px;
	}
}
@media (min-width : 640px) {
	.our-services-pad .services-title {
		padding-left: 100px;
		padding-right: 130px;
	}
	.outer-wrapper {
		background: url("../images/outer-wrapper-bg920.jpg") repeat scroll center top #fff;
	}
}

@media (min-width : 768px) and (max-width:1169px) {
    .company-info{padding-top:15px;}
}

/* Small Devices, Tablets */
@media (min-width : 768px) {
	/* Global Helper */
	.global-width {
		width: 100%;
	}
	/* Header */
	.header-pad .logo-wrapper {
		width: 40%;
	}
	#header .logo-wrapper  a.contact {
		display: none;
	}
	.header-pad .headinfo-wrapper {
		width: 60%;
	}
	.headinfo-wrapper .headmessage { 
		text-align: right;
	}
	.headinfo-wrapper .company-info {
		display: block;
	}
	.headinfo-wrapper .companyinfo-socialmedia {
		text-align: right;
	}
	.headinfo-wrapper .address {
		text-align: right
	}
	/* Top Menu */
	.menu-wrapper {
		height: 123px;
	}
	#menu-top-menu li:first-child{
		background: none;
	}
	#menu-top-menu li {
		background: url('../images/border.jpg') no-repeat scroll left center transparent;
		display: inline-block;
	}
	#menu-top-menu ul {
		display: none;
		position: absolute;
		top: 60px;
	}
	#menu-top-menu ul {
		background: url('../images/bluemenu-trans.png') repeat scroll 0 0 transparent;
		margin-left: -55px;
		padding-left: 0;
		padding-right: 0;
		width: 210px;
	}
	#menu-top-menu > li:hover > a, 
	#menu-top-menu > .current-menu-item > a {
		background: transparent;
	}
	#menu-top-menu > li > a {
		font-size: 16px;
	}
	#menu-top-menu ul > li > a {
		text-align: center;
	}
	#menu-top-menu li > ul li:hover > ul {
		left: 180px;
	}
	#menu-top-menu ul.sub-menu ul.sub-menu {
		margin-left: 29px;
	}
	.menu-wrapper .navbar-toggle {
		display: none;
	}
	.menu-wrapper .navbar .navbar-collapse {
		background: none;
		padding: 0;
	}
	.menu-pad .navbar-right {
		display: block;
	}
	/* Banner */
	.banner-content .banner-content-wrap {
		width: 420px;
	}
	.banner-content .banner-content-wrap {
		padding: 50px 20px; 
	}
	.sub-page .banner-content .banner-content-wrap {
		padding: 33px 20px;
	}
	.banner-content .banner-title {
		font-size: 37px;
		height: 230px;
		line-height: 37px;
	}
	.banner-content .banner-title span {
		font-size: 122px;
		height: 98px;
		line-height: 98px;
	}
	.banner-content .banner-title span.title1 {
		font-size: 69px;
		height: 69px;
		line-height: 60px;
	}
	.banner-content .banner-title span.title2 {
		font-size: 31px;
		height: 29px;
		line-height: 29px;
	}
	/* Content */
	.sub-page .mid-wrapper {
		padding-top: 30px;
	}
	/* Front Page */
	.front-page .choose-us-section h1 {
		font-size: 40px;
	}
	/* -- Same Day Repair Section */
	.sameday-repair .sameday-label .sameday-title {
		font-size: 44px;
	}
	/* -- Our Services Section */
	.our-services-pad .services-title {
		width: 470px;
	}
	/* Sidebar */
	.main-sub-page #sidebar {
		padding-left: 15px;
		padding-right: 0;
	}
	/* Woocommerce */
	.woocommerce-content ul.products li {
		width: 25%;
	}
	.single-product .woocommerce-content .images {
		float: left;
		width: 27%;
	}
	.single-product .woocommerce-content .summary {
		float: left;
		padding-top: 0;
		padding-left: 20px;
		width: 73%;
	}
	.single-product .woocommerce-content .thumbnails a {
		width: 33%;
	}
	/* Footer */
	.footer-pad {
		margin-top: 50px;
		padding: 20px 15px 35px;
	}
	.footer .footer-left {
		text-align: left;
		width: auto;
	}
	.footer .titan-wrapper {
		width: auto;
	}
	.titan-badge span {
		display: inline-block;
		float: left;
		margin: 15px 15px 0 0;
		text-align: left;
	}
}
/* 
Ipad
*/
@media (max-width : 1024px) {
    .headmessage-block.hotline{
            padding-left: 30px;
            padding-right: 16px !important;
            text-align: center !important;
            font-size: 16px !important;
    }
    #menu-top-menu > li > a {
        font-size: 14px;
    }
}
/* Medium Devices, Desktops */
/* @media only screen and ( min-width : 1170px ) { */
@media (min-width : 1170px ) { 
	/* Global Helper */
	.global-width {
		width: 1170px;
	}
	.outer-wrapper {
		background: url("../images/outer-wrapper-bg.jpg") repeat scroll center top #fff;
		background-size: 100% 100%;
	}
	/* Header */
	.header-pad .logo-wrapper {
		width: 350px;
	}
	.headinfo-wrapper .headmessage {
		float: left;
		width: 440px;
	}
	.header-pad .headinfo-wrapper {
		padding-left: 0;
		width: 790px;
	}
	#header .logo-wrapper  a.contact {
		display: none;
	}
	.headinfo-wrapper #searchform {
		width: 258px;
		text-align: left;
	}
	.headinfo-wrapper .company-info {
		display: block;
		float: right;
		width: 300px;
	}
	.headinfo-wrapper .companyinfo-socialmedia {
		text-align: right;
	}
	.headinfo-wrapper .address {
		text-align: right;
	}
	/* Top Menu */
	.menu-wrapper {
		height: 61px;
	}
	#menu-top-menu li:first-child{
		background: none;
	}
	#menu-top-menu li {
		background: url('../images/border.jpg') no-repeat scroll left center transparent;
		display: inline-block;
	}
	#menu-top-menu ul {
		display: none;
		position: absolute;
		top: 62px;
	}
	#menu-top-menu ul {
		background: url('../images/bluemenu-trans.png') repeat scroll 0 0 transparent;
		margin-left: -55px;
		padding-left: 0;
		padding-right: 0;
		width: 210px;
	}
	#menu-top-menu > li:hover > a, #menu-top-menu > .current-menu-item > a {
		background: none repeat scroll 0 0 #004366;
		color: #658cb3;
	}
	#menu-top-menu ul > li > a {
		text-align: center;
	}
	#menu-top-menu li > ul li:hover > ul {
		left: 180px;
	}
	#menu-top-menu ul.sub-menu ul.sub-menu {
		margin-left: 29px;
	}
	.menu-wrapper .navbar-toggle {
		display: none;
	}
	.menu-wrapper .navbar .navbar-collapse {
		background: none;
		padding: 0;
	}
	.menu-pad .navbar {
		width: 650px;
	}
	.menu-pad .navbar-right {
		display: block;
		width: 520px;
	}
	/* Banner */
	#banner {
		height: 573px;
	}
	.sub-page #banner {
		height: 288px;
		overflow: hidden;
	}
	#banner .banner {
		width: 788px !important;
	}
	#banner .banner .banner-slide-item {
		width: 788px !important;
	}
	.banner-slide .banner-fridge-section {
		border-top: medium none;
		border-left: 3px solid #fff;
		position: absolute;
		right: -376px;
		width: 376px;
	}
	.banner-content .banner-content-wrap {
		width: 420px;
	}
	#banner .banner .banner-slide-item .banner-img-wrap {
		height: auto;
	}
	.banner-content {
		top: 70px;
	}
	.sub-page .banner-content {
		top: 0;
	}
	.banner-slide .banner-fridge-wrap .fridge-content {
		left: 10%;
	}
	.banner-content .banner-content-wrap {
		padding: 50px 20px; 
	}
	.sub-page .banner-content .banner-content-wrap {
		padding: 33px 20px;
	}
	.banner-content .banner-title {
		font-size: 37px;
		height: 230px;
		line-height: 37px;
	}
	.banner-content .banner-title span {
		font-size: 122px;
		height: 98px;
		line-height: 98px;
	}
	.banner-content .banner-title span.title1 {
		font-size: 69px;
		height: 69px;
		line-height: 60px;
	}
	.banner-content .banner-title span.title2 {
		font-size: 31px;
		height: 29px;
		line-height: 29px;
	}
	.sub-page .banner-slide .banner-fridge-wrap .fridge-content {
		display: block;
		margin-left: 70px;
	}
	.sub-page .banner-slide .banner-fridge-wrap #fridge-content-mobile {
		display: none;
	}
	/* Content */
	.sub-page .mid-wrapper {
		padding-top: 30px;
	}
	.sub-page .content ul li {
		padding-right: 15px;
		width: 405px;
	}
	.main-sub-page .subpage-content {
		padding: 20px 10px 50px 30px;
		width: 855px;
	}
	.main-sub-page #sidebar {
		float: right;
		width: 330px;
	}
	.services-wrap .category-list-wrap .category-list-right {
		width: 499px;
		height: 237px;
	}
	/* Front Page */
	.front-page .front-page-content {
		float: left;
		padding: 50px 30px;
		width: 700px;
	}
	.front-page-content .read-more {
		margin-top: 30px;
	}
	.front-page .choose-us-section {
		background: none repeat scroll 0 0 #f6f6f6;
		float: right;
		padding: 50px 30px;
		width: 470px;
	}
	.front-page .choose-us-section h1 {
		color: #063952;
		font-size: 40px;
	}
	.front-page .choose-us-section h1 {
		font-size: 40px;
	}
	/* -- Same Day Repair Section */
	.sameday-repair .sameday-repair-pad {
		padding: 25px 15px 25px 40px;
	}
	.sameday-repair .sameday-repair-pad .sameday-label {
		margin-right: 40px;
		width: 410px;
	}
	.sameday-repair .sameday-repair-pad .sameday-content {
		text-align: left;
		width: 410px;
	}
	.sameday-repair .sameday-label .sameday-title {
		font-size: 44px;
	}
	.sameday-repair .sameday-repair-pad .sameday-findmore {
		float: rught;
		padding-left: 20px;
		width: auto;
	}
	/* -- Our Services Section */
	.our-services-pad .services-title {
		width: 470px;
	}
	/* Sidebar */
	.main-sub-page #sidebar {
		padding-left: 15px;
		padding-right: 15px;
	}
	/* Contact */
	.contact-wrapper .contact-wrap-page {
		margin: 0;
	}
	.main-sub-page .contactpage-content {
		padding: 0 10px;
	}
	.contact-form {
		width: 580px;
	}
	.contact-info {
		width: 560px;
	}
	.content .contact-wrapper .contact-form ul li {
		width: 247px;
	}
	.gform_wrapper .gform_body input, .gform_wrapper .gform_body select, .gform_wrapper .gform_body textarea {
		width: 247px;
	}
	.gform_wrapper .gform_body textarea {
		width: 520px;
	}
	.content ul li .contact-info-top {
		float: left;
		margin-left: 50px;
		width: auto;
	}
	.content ul li .contact-info-bottom {
		float: left;
		margin-left: 40px;
		width: auto;
	}
	.content .contact-details ul.details li.left {
		width: 195px;
	}
	.content .contact-details ul.details li.right {
		width: 335px;
	}
	/* Woocommerce */
	.woocommerce-content ul.products li {
		width: 25%;
	}
	.single-product .sub-page {
		margin-left: -15px;
		margin-right: -15px;
		padding: 20px 30px 50px;
	}
	.single-product .woocommerce-content .images {
		float: left;
		width: 27%;
	}
	.single-product .woocommerce-content .summary {
		float: left;
		padding-top: 0;
		padding-left: 20px;
		width: 73%;
	}
	.single-product .woocommerce-content .thumbnails a {
		width: 99px;
	}
	/* Gallery Page */
	#content .ngg-thumbnail a {
		height: auto;
		width: auto;
	}
	.ngg-albumcontent .ngg-thumbnail {
		float: left;
		width: auto;
	}
	#content .ngg-albumtitle {
		text-align: left;
	}
	.ngg-galleryoverview .ngg-gallery-thumbnail-box {
		float: left;
	}
	/* Footer */
	.footer-pad {
		padding-bottom: 20px;
		padding-top: 10px;
	}
	.footer .footer-left {
		text-align: left;
		width: auto;
	}
	.footer .titan-wrapper {
		width: auto;
	}
	.gform_footer {
		padding-right: 30px;
	}
	.titan-badge span {
		display: inline-block;
		float: left;
		margin: 15px 15px 0 0;
		text-align: left;
	}
    /* THIS CSS IS OVERRIDING THE HOME PAGE FOR THIS TICKET #1 07-30-2015 ==============================================*/
    .menu-pad .navbar {
        width: 1170px;
    }
    #menu-top-menu{
        /*text-align: right;*/
    }
    .sameday-repair .sameday-repair-pad .sameday-label{
        margin-right: 0;
        width: 885px;
    }
    #menu-top-menu li:last-child{
        margin-right: 0;
    }
    #menu-top-menu li{
        margin-right: 8px;
    }
}

/* THIS CSS IS for THE HOME PAGE FOR THIS TICKET #2 08-04-2015 ==============================================*/
.headmessage-block.hotline{
    background: #198db6 url("../images/tools.png") no-repeat scroll 13px 13px;
    color: #fff;
    font-family: "open_sanssemibold",sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: bold;
    margin-top: 6px;
    padding-bottom: 6px;
    padding-right: 16px;
    padding-top: 6px;
    text-align: right;
}
/* responsive contact form sidebar ---------------------------------------------------------------------------------*/
#sidebar-contact-form{
    background: #288baf none repeat scroll 0 0;
    padding-left: 20px;
    padding-right: 20px;
    width: 100%;
}
#sidebar-contact-form .h1-sidebar{
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    padding-top: 22px;
}
#sidebar-contact-form #gform_wrapper_2 ul{
    margin-top:10px;
}
#sidebar-contact-form #gform_wrapper_2 ul li{
    padding: 0;
    width: 100%;
    margin-bottom: 3px;
}
#sidebar-contact-form .gform_wrapper  label.gfield_label_focusin {
    color: #FFF;
}
#sidebar-contact-form .gform_wrapper .gform_body textarea{
    width: 100%;
}
#sidebar-contact-form .gform_wrapper .gform_body input, #sidebar-contact-form .gform_wrapper .gform_body select, #sidebar-contact-form .gform_wrapper .gform_body textarea{
    width: 100%;
}
#sidebar-contact-form .gform_footer{
    margin-top:0;
    padding: 0 0 17px;
    text-align: center;
}
#sidebar-contact-form .gform_wrapper .gform_footer input{
    background: #063952 none repeat scroll 0 0;
    border-radius: 4px;
    height: 48px;
    padding: 15px;
    width: 100%;
}
#sidebar-contact-form .gform_wrapper .gform_footer input:hover{
    background: #004366;
}

/* END responsive contact form sidebar ---------------------------------------------------------------------------------*/
.btn-wangara{
    float: left;
    font-size: 17px;
    margin-left: 29px;
    margin-top: 13px;
}
.ra-wrapper{
    margin-bottom: 40px;
}
.titan-slide-more-content.short{
    width: 103% !important;
}
.titan-slide-more-content{
    width: 103% !important;
}

.headmessage-block.hotline a {
    color: #fff;
}


