/*
Theme Name: Twenty Thirteen
Theme URI: https://wordpress.org/themes/twentythirteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/


/**
 * Table of Contents:
 *.row5
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 *   4.1 - Site Header
 *   4.2 - Navigation
 * 5.0 - Content
 *   5.1 - Entry Header
 *   5.2 - Entry Meta
 *   5.3 - Entry Content
 *   5.4 - Galleries
 *   5.5 - Post Formats
 *   5.6 - Attachments
 *   5.7 - Post/Paging Navigation
 *   5.8 - Author Bio
 *   5.9 - Archives
 *   5.10 - Search Results/No posts
 *   5.11 - 404
 *   5.12 - Comments
 *   5.13 - Multisite
 * 6.0 - Sidebar
 *   6.1 - Widgets
 * 7.0 - Footer
 * 8.0 - Media Queries
 * 9.0 - Print
 * ----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Modified from Normalize.css to provide cross-browser consistency and a smart
 * default styling of HTML elements.
 *
 * @see http://git.io/normalize
 * ----------------------------------------------------------------------------
 */

* @import url(http://fonts.googleapis.com/css?family=Ubuntu);
a {
}
a:hover {
	text-decoration: none;
}
body {
	font-family: 'Ubuntu', sans-serif;
}
img {
	max-width: 100%;
}
.black-bg {
	background: #095390;
	font-size: 190%;
	color: #fff;
	text-align: center;
	padding: 5px 0;
	position: fixed;
	width: 100%;
	z-index: 999999999;
	border-bottom: 5px solid #fa6507;
}
.black-bg a {
	color: #fff;
}
.black-bg a:hover {
}
#header {
	background: #f0f0f0;
	padding-top: 55px;
}
.top-menu {
	background: none;
	position: relative;
	z-index: 9999999;
}
.top-menu a {
	color: rgb(41, 67, 95);
}
.top-menu a:hover {
	color: #fa6507;
}
.top-menu a.active {
	color: #fa6507;
}
.top-menu ul > li {
	position: relative;
	padding: 0 0 0 25px;
}
.top-menu .nav > li > a {
	padding-left: 28px;
	padding-right: 28px;
}
.top-menu ul > li > ul {
	background: #fa6507;
	width: 312px!important;
	display: none;
}
.top-menu ul > li:hover > ul {
	display: block;
}
.top-menu ul > li > ul > li a {
	color: #fff;
}
.top-menu ul > li > ul > {
	background: #29435f;
}
.top-menu ul > li > ul > li > ul {
	left: 248px;
	display: none;
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 10px 0px;
	width: 250px;
}
.top-menu ul > li > ul > li > ul > li {
	list-style-type: none;
}
.top-menu ul > li > ul > li > ul > li a {
	clear: both;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;
}
.top-menu ul > li > ul > li > ul > li a:hover {
	background: #fff;
	text-decoration: none;
}
.top-menu ul > li > ul > li:hover > ul {
	display: block;
}
.navbar-brand {
	display: none;
}
.mb {
	margin-bottom: 0px;
}
.navbar-toggle {
	margin-top: 0px;
	padding-top: 0px;
	
}



/*logo-area*/
#logo-area {
	background: url(images/line-bg.png) repeat-x 0 0;
	padding: 0 0 19px 0;
}
.logo {
	padding: 30px 10px 22px 0;
	background: url(../images/line-bg2.png) repeat-y right 0;
	min-height: 127px;
}
.phone-mobile-header {
display:none;
}

#logo-area h4 {
	font-size: 140%;
	margin-bottom: 13px;
	color: #4c4c4c;
	margin-top: 0px;
}
.vline {
	background: url(../images/line-bg2.png) repeat-y right 0;
	min-height: 127px;
}
.star {
	padding-top: 17px;
}
.mt0 {
	margin-top: 0px;
}
.star {
	font-size: 100%;
	color: #fa6507;
}
.star img {
	display: inline;
	margin: 0 1px;
}
.thumb:before {
	content: "î„¥";
	font-size: 220%;
	color: #fa6507;
	font-family: "Glyphicons Halflings";
	font-weight: 400;
	margin: 0px 0 0 0px;
	padding: 0px;
}
header .glyphicon-fire, header .glyphicon-thumbs-up {
	font-size: 220%;
	color: #fa6507;
}
.mt10 {
	margin-top: -10px;
}
.mt5 {
	margin-top: 5px;
}
/*logo-area*/
/*banner*/
.banner {
	background: url(images/xbanner_converted.png) no-repeat center 0;
	height: 350px;
	padding: 70px 0 0 0;
	text-align: center;
}
.h2-bg {
	background-color: rgba(255, 255, 255, 0.15);
	border-radius: 4px;
	font-size: 30px;
	margin: 25px 100px 15px;
	padding: 2px 0;
}
.banner-btn1 {
	display: inline-block;
}
.banner-btn1 a {
	background: -moz-linear-gradient(90deg, #9f1020 0%, #ba223d 93%);/* FF3.6+ */
	background: -webkit-gradient(linear, 90deg, color-stop(0%, #9f1020), color-stop(93%, #ba223d));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(90deg, #9f1020 0%, #ba223d 93%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(90deg, #9f1020 0%, #ba223d 93%);/* Opera 11.10+ */
	background: -ms-linear-gradient(90deg, #9f1020 0%, #ba223d 93%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f1020', endColorstr='#ba223d', GradientType='0'); /* for IE */
	background: linear-gradient(0deg, #9f1020 0%, #ba223d 93%);/* W3C */
	border: 0px solid #000000;
	-moz-border-radius: 5px;/*Firefox*/
	-webkit-border-radius: 5px;/*Safari, Chrome*/
	border-radius: 5px;
	margin: 20px 10px 0 10px;
	padding: 20px;
	color: #fff;
	display: inline-block;
	text-align: left;
	text-decoration: none;
}
.banner-btn1 a:hover {
	background: -moz-linear-gradient(90deg, #1e334c 0%, #3a546f 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 90deg, color-stop(0%, #1e334c), color-stop(100%, #3a546f));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(90deg, #1e334c 0%, #3a546f 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(90deg, #1e334c 0%, #3a546f 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(90deg, #1e334c 0%, #3a546f 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e334c', endColorstr='#3a546f', GradientType='0'); /* for IE */
	background: linear-gradient(0deg, #1e334c 0%, #3a546f 100%);/* W3C */
}
.banner-btn1 a.blue {
	background: -moz-linear-gradient(90deg, #1e334c 0%, #3a546f 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 90deg, color-stop(0%, #1e334c), color-stop(100%, #3a546f));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(90deg, #1e334c 0%, #3a546f 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(90deg, #1e334c 0%, #3a546f 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(90deg, #1e334c 0%, #3a546f 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e334c', endColorstr='#3a546f', GradientType='0'); /* for IE */
	background: linear-gradient(0deg, #1e334c 0%, #3a546f 100%);/* W3C */
	border: 0px solid #000000;
	-moz-border-radius: 5px;/*Firefox*/
	-webkit-border-radius: 5px;/*Safari, Chrome*/
	border-radius: 5px;
	margin: 20px 10px 0 10px;
	padding: 20px;
	color: #fff;
	display: inline-block;
	text-align: left;
	text-decoration: none;
}
.banner-btn1 a.blue:hover {
	background: -moz-linear-gradient(90deg, #9f1020 0%, #ba223d 93%);/* FF3.6+ */
	background: -webkit-gradient(linear, 90deg, color-stop(0%, #9f1020), color-stop(93%, #ba223d));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(90deg, #9f1020 0%, #ba223d 93%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(90deg, #9f1020 0%, #ba223d 93%);/* Opera 11.10+ */
	background: -ms-linear-gradient(90deg, #9f1020 0%, #ba223d 93%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9f1020', endColorstr='#ba223d', GradientType='0'); /* for IE */
	background: linear-gradient(0deg, #9f1020 0%, #ba223d 93%);/* W3C */
}
.banner-btn1 h5 {
	font-size: 200%;
	margin: 0px;
	padding: 0px 0 3px 0;
}
.banner-btn1 h6 {
	font-size: 120%;
	margin: 0px;
	padding: 0;
}
/*after banner*/
.after-banner {
	background: url(images/xbgpattern2_converted.jpg) repeat 0 0;
	padding: 0px 0 0px 0;
}
h1 {
	font-size: 370%;
	line-height: 1.3;
	font-variant: normal;
	font-weight: 700;
	color: #095390;
	padding: 0px;
	margin: 0px;
}
.footer-h2 {
	font-size: 370% !important;
	line-height: 1.3;
	font-variant: normal;
	font-weight: 700;
	color: #fff !important;
	padding: 0px;
	margin: 0px;
}
.after-banner h1 {
	margin-top: 0px;
}
.after-banner h3 {
	color: #fa6507;
	font-size: 200%;
}
.after-banner .coupon-heading {
	color: #fa6507; /* Change color */
	font-size: 200%;
	margin-bottom: -16px;
	margin-top: 20px;
	text-align: center;
}
.services {
	background: url(../images/line-bg.png) repeat-x 0 0;
	padding-top: 18px;
	margin-top: 18px;
}
.por {
	position: relative;
}
.services h2 {
	position: absolute;
	bottom: -11px;
	display: block;
	left: 0%;
	background-color: rgba(250, 101, 7, 0.9);
	border-top: 1px solid rgba(255, 255, 255, 0.6);
	padding: 15px;
	color: rgb(255, 255, 255);
	font-size: 20px;
	width: 100%;
}
.row4 {
	background-color: rgba(0, 0, 0, 0.9);
	background-attachment: fixed;
	background-position: top center;
	background-repeat: no-repeat;
	padding-bottom: 50px;
	padding-top: 50px;
	background-image: url("images/bg_converted.jpg");
}
.row4 h3 {
	color: #fa6507;
}
.white {
	color: #fff
}
#testimonials {
	background-color: #fa6507;
	background-position: left top;
	background-repeat: no-repeat;
	border-color: #095390;
	border-style: solid;
	border-width: 1px;
	color: #fff;
	margin-top: 20px;
	padding: 20px;
}
.row5 {
	background: url(images/xbgpattern2_converted.jpg) repeat 0 0;
	padding: 38px 0 48px 0;
	border-bottom: 1px solid rgb(255, 255, 255);
	border-top: 1px solid rgb(255, 255, 255);
}
.row5 h3 {
	margin-bottom: 20px;
	text-align: center;
}
.logos-area {
	margin: 0px;
	padding: 0px;
}
.logos-area li {
	float: left;
	border: 1px solid #ccc;
	list-style-type: none;
	margin: 0 10px 15px 16px;
}
.logos-area li img {
	width: 85px;
	height: 50px;
}
.map-bg {
	position: relative;
	background: #94b6e4;
}
.map-bg iframe {
	width: 100%;
	height: 592px;
	float: left;
}
.services-area {
	background: #fff;
	min-height: 592px;
	margin: 30px 0 30px 0;
}
.arrow-heding {
	margin: 0 40%;
	margin-top: 30px;
	width: 59px;
	height: 59px;
	background: #333;
	-moz-transform: rotate(44deg);
	-webkit-transform: rotate(44deg);
	-o-transform: rotate(44deg);
	-ms-transform: rotate(44deg);
	transform: rotate(44deg);
	position: absolute;
	top: 15px;
	z-index: 1;
}
.services-area h5 {
	position: relative;
	margin: 0px 0 18px 0px;
	color: #fff;
	text-align: center;
	padding: 15px 0px;
	font-size: 200%;
	z-index: 2;
	background: rgb(85,85,85); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(85,85,85,1) 0%, rgba(51,51,51,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(85,85,85,1)), color-stop(100%, rgba(51,51,51,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(85,85,85,1) 0%, rgba(51,51,51,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(85,85,85,1) 0%, rgba(51,51,51,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(85,85,85,1) 0%, rgba(51,51,51,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(85,85,85,1) 0%, rgba(51,51,51,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#555555', endColorstr='#333333', GradientType=0 ); /* IE6-9 */
}
.services-area ul {
	margin: 20px 0 0px 0;
	padding: 0px 0 20px 30px;
}
.services-area ul li {
	display: block;
	line-height: 20px;
	font-size: 100%;
	width: 25%;
	float: left;
}
.services-area ul li a {
	text-decoration: none;
	color: #000;
}
.services-area ul li a:before {
	font-family: "Glyphicons Halflings";
	content: "î²";
	font-size: 60%;
	margin-right: 10px;
}
.copyright {
	line-height: 40px;
	border-top: 5px solid #fa6507;
	padding: 2px 0;
}
.copyright a {
	color: #21252c;
	padding-right: 5px;
}
.copyright a:hover {
	color: #fa6507;
	text-decoration: none;
}
.pt50 {
	padding-top: 30px;
}
.pt50 ul {
	margin: 0px 0 20px 15px;
	padding: 0px;
	list-style-type: none;
}
.pt50 ul li {
	margin: 0px;
	padding: 3px 22px;
	background: url(images/xred-arrow.jpg) no-repeat left 9px;
}
.pt50 h2 {
	font-size: 35px;
	color: #fa6507;
	margin-top: 0px;
	margin-bottom: 15px;
}
.pt50 h3 {
	color: #095390;
	margin: 0 0 5px 0;
}
.pt50 p {
	margin: 0 0 20px 0;
}
/* inner-page*/
.inner-banner {
	padding: 15px;
}
.inner-banner img {
	border-radius: 4px;
}
.inner-page {
	padding-bottom: 20px;
}
.inner-page ul {
	margin: 0px 0 20px 15px;
	padding: 0px;
	list-style-type: none;
}
.inner-page ul li {
	margin: 0px;
	padding: 3px 22px;
	background: url(images/xred-arrow.jpg) no-repeat left 9px;
}
.border {
	border: 1px solid #fa6507;
	margin-bottom: 20px;
}
.coll-now-heding {
	background: #fa6507;
	color: #fff;
	font-size: 148%;
	padding: 3px 10px;
}
.border ol, .border ul {
	margin: 5px 10px;
	padding: 0px;
	list-style-type: none;
}
.border ol li {
	font-size: 180%;
	list-style-type: none;
	padding-bottom: 5px;
}
.border ol li a {
	text-decoration: none;
	color: #4c4c4c;
	background: url(images/icon-phone-sidebar.png) no-repeat 0 6px;
	padding-left: 40px;
	display: inline-block;
	padding-bottom: 4px;
}
.border ol li a:hover {
	color: #095390;
	background: url(images/phone2.png) no-repeat 0 6px;
}
.border ul li a:before {
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: relative;
	top: 1px;
	margin-right: 8px;
	content: "î„±";
}
.border ul li a {
	color: #4c4c4c;
	text-decoration: none;
	line-height: 20px;
	padding: 4px 0;
	margin: 3px 0;
	display: inline-block;
	border-bottom: 1px dotted #c7c7c7;
	display: block;
}
.border ul li:last-child a {
	border-bottom: none;
}
.border ul li a:hover {
	color: #095390;
	text-decoration: none;
}
.carousel-control {
	left: -12px;
	height: 40px;
	width: 40px;
	background: none repeat scroll 0 0 #fa6507;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	margin-top: 50px;
}
.carousel-control.right {
	right: -12px;
}
.inner-page h1 {
	color: #fa6507;
	font-size: 200%;
	font-variant: normal;
	font-weight: 700;
	line-height: 1.3;
	margin: 0 0 10px 0;
	padding: 0;
}
.inner-page h2 {
	margin: 0px 0 5px 0;
	font-size: 175%;
}
.inner-page h3 {
	margin: 0px 0 5px 0;
	font-size: 157.1%;
}
.inner-page h4 {
	margin: 0px 0 5px 0;
	font-size: 142.9%;
	color: #fa6507;
}
.inner-page p {
	margin: 0px 0 20px 0;
}
.inner-page h3 {
	margin-top: 0px;
	font-size: 140%;
}
/* The indicators */
.carousel-indicators {
	display: none;
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}
/* The colour of the indicators */
.carousel-indicators li {
	background: #fa6507;
}
.carousel-indicators .active {
	background: #428bca;
}
.mt30 {
	margin-top: 22px;
}
.right-img {
	margin-bottom: 30px;
}
.right-img h2 {
	position: absolute;
	bottom: -11px;
	display: block;
	left: 0%;
	background-color: rgba(250, 101, 7, 0.9);
	padding: 8px;
	color: rgb(255, 255, 255);
	font-size: 120%;
	min-width: 263px;
}
/* Back To Top */
#back-top {
	position: fixed;
	bottom: 30px;
	right: 50px;
	z-index: 999999999;
	background: #095390;
	opacity: 0.5;
	border-radius: 50%;
}
#back-top a {
	width: 40px;
	height: 40px;
	display: block;
	color: #bbb;
	display: none;
}
#back-top a:hover {
	color: #000;
}
#back-top .glyphicon-arrow-up {
	font-size: 150%;
	margin-left: 9px;
	color: #fff;
	padding-top: 8px;
}
/* Back To Top */
.boder1 {
	border: 1px solid #eee;
	padding: 2px;
}
iframe {
	width: 100%;
	height: 300px;
	margin: 0px !important;
	padding: 0px !important;
}
.list-contact li:before {
	content: normal !important;
	padding: 3px 0;
}
.tap-header {
	display: none;
}
.tagline-area {
	display: none;
}
.phone-footer {
	display: none;
}
.rating-sidebar {
	border: 1px solid #29435f;
	color: #333;
	margin-bottom: 20px;
}
.rating-sidebar h3 {
	background: none repeat scroll 0 0 #29435f;
	border-bottom: 1px solid #da980c;
	color: #fff;
	padding-left: 10px;
	text-align: center;
	margin-top: 0;
}
.rating-sidebar .content-sidebar {
	line-height: normal;
	padding: 10px 15px;
	text-align: center;
}
.rating-sidebar .content-sidebar strong {
	display: block;
}
.testimonials-section {
	margin-bottom: 15px;
}
.testimonials-section h2 {
	background: none repeat scroll 0 0 #fa6507;
	color: #fff;
	font-size: 128.6%;
	line-height: 42px;
	margin: 0;
	padding: 0 15px;
	text-align: left;
	text-transform: uppercase;
}
.testimonials-section .testimonial-content {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #29435f;
	padding: 15px;
}
.testimonials-section .testimonial-content h3 {
	font-size: 15px;
	margin: 0 0 5px;
}
.testimonials-section .testimonial-content .rating-star {
	margin-bottom: 10px;
}
.testimonials-section .testimonial-content p {
	margin: 0;
}
.testimonials-section .testimonial-content p strong em {
	display: block;
	text-align: right;
}
.testimonials-section .testimonial-content hr {
	border-color: #e5e5e5;
	border-style: dashed;
	margin-bottom: 15px;
}
.address-footer, .sm-icons {
	text-align: center;
	padding-bottom: 20px;
}
.sm-icons img {
	margin: 0 3px;
}
.address-footer h4 {
	border-top: 1px solid #ddd;
	padding-top: 15px;
	font-size: 214.3%;
}
.all-site-link {
	margin: 30px 0px 0px 0px;
}
.all-site-link a {
	display: inline-block;
	color: #000;
	text-decoration: none;
}
.all-site-link a:hover {
	color: #fa6507;
}
.all-site-link a:before {
	font-family: "Glyphicons Halflings";
	content: "î²";
	font-size: 60%;
	margin-right: 5px;
	margin-left: 18px;
}
.border ul li a:before {
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	position: relative;
	top: 1px;
	margin-right: 8px;
	content: "";
}
form.csfForm {
	margin: 20px 0 0 0;
}
.col-xs-12.col-md-9.inner-page {
	margin: 0 0 -30px 0;
}
.col-md-3.col-sm-3.text-center.dnm {
	margin: 38px 0 0 0;
}
.col-md-3.col-sm-3.text-center.vline.dnm {
	margin: 28px 0 0 0;
}
.breadcrumb li:last-child a {
	color: #fa6507 !important;
}
.breadcrumb li:last-child span:last-child {
	display: none!important;
}


/******** OLD RESPONSIVE DESIGN *********/
/*Responsive Design */

/*-- Mobile View -- */	
/*
@media (max-width:767px) {
#header {
	background: #f0f0f0;
	padding-top: 0px;
}
.black-bg {
	background: #fa6507;
	position: relative;
	padding: 0px;
	border-bottom: 0px;
}
.phone-header {
	font-size: 69.1%;
	font-weight: bold;
}
.phone-header span {display: none;}
.phone-header a {
	width: 49%;
	float: left;
}
#logo-area {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tap-header {
	display: block;
	clear: both;
	text-shadow: 1px 1px #666;
	font-size: 84.0%;
}
.dnm {display: none;}
.logo {
	padding: 0px 0 0px 0;
	background: none;
	display: block;
	text-align: center;
	min-height: inherit;
}
.logo img {display: inline;}
.tagline-area {
	border-top: 5px solid #f0f0f0;
	border-bottom: 10px solid #f0f0f0;
	color: #fff !important;
	display: block;
	font-size: 44%;
	line-height: 18px;
	padding: 5px 0px;
	text-align: center;
}
.tagline-area i {font-style: normal;}

.phone-footer {
	text-align: center;
	background: #fa6507;
	display: block;
	color: #fff;
	font-size: 114%;
	padding: 5px 0;
	position: fixed;
	width: 100%;
	bottom: 0;
}
.phone-footer a {
	color: #fff;
	font-weight: bold;
	width: 50%;
	float: left;
}
.copyright .text-right {
	text-align: center;
	margin-bottom: 70px;
}
.inner-page h2 {font-size: 142.0%;}
.inner-page h3 {font-size: 138.0%;}
.inner-page h4 {font-size: 114.5%;}
.h2-bg {
	margin: 15px 10px 10px 10px;
	font-size: 16px;
}
.after-banner {
	background: url(images/xbgpattern2_converted.jpg) repeat 0 0;
	padding: 10px 0 61px 0;
}
.after-banner .coupon-heading {
	font-size: 127%;
	margin: 0px;
}
h1 {
	font-size: 143%;
	line-height: 20px;
	font-variant: normal;
	font-weight: 700;
	margin: 0 0 15px 0;
}
.after-banner h3 {
	color: #fa6507;
	font-size: 128.6%;
	margin: 0px;
}
.pt50 h2 {
	font-size: 153.7%;
	margin-bottom: 5px;
}
.por {
	margin-top: 37px;
	position: relative;
}
.row4 {padding: 12px 0 20px 0;}
.services {padding-top: 1px;}
.logos-area li {margin: 0 5px 10px 5px;}
.row5 {padding: 0px 0 20px 0;}
.logos-area li img {
	width: 78px;
	height: 44px;
}
.fs20 {font-size: 160%;}
.services-area {
	width: 100%;
	min-width: 100%;
}
.services-area ul li {width: 50%;}
.services-area h5 {font-size: 110%;}
.arrow-heding {
	width: 40px;
	height: 40px;
}
.posf {
	background: #f0f0f0;
	width: 100%;
	z-index: 99999;
}
.services h2 {
	width: 100%;
	min-width: auto;
	font-size: 80%;
	padding: 3px;
}
.copyright {
	border-top: 5px solid #fa6507;
	font-size: 70%;
	text-align: center !important;
	line-height: 18px;
	padding: 15px 0;
}
.banner {
	background:url(../images/banner.jpg) no-repeat center 0;
	height: auto;
	padding: 20px 0;
	text-align: center;
}
.banner h1 {font-size: 18px;}
.banner h2 {
	font-size: 16px;
	padding: 5px;
}
.banner-btn1 h5 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0 3px 0;
}
.banner-btn1 h6 {
	font-size: 12px;
	margin: 0px;
	padding: 0;
}
.carousel-control {
	left: -12px;
	height: 40px;
	width: 40px;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	margin-top: 55px;
}
.inner-page h1 {font-size: 150% !important;}
.mt30 {margin-top: 10px;}
#Carousel {margin-top: 15px;}
.navbar-nav {
	background: #29435f;
	padding: 10px 0;
}
.top-menu a {color: #fff;}
.top-menu a:hover {color: #fff !important;}
.top-menu ul > li > ul {
	background: #29435f;
	width: 100%;
	display: block;
	position: static;
	margin-left: 0px;
}
.top-menu ul > li > ul > li a {
	color: #fff;
}
.top-menu ul > li > ul > {
	background: #29435f;
}
.top-menu ul > li > ul > li > ul {
	margin: 0px;
	padding: 10px 0px;
	width: 100%;
	display: block;
	position: static;
	margin-left: 0px;
}
.top-menu ul > li > ul > li > ul > li {
	list-style-type: none;
}
.top-menu ul > li > ul > li > ul > li a {
	clear: both;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;
}
.navbar-nav {
	height: 250px;
	padding-bottom: 10px;
	overflow: scroll;
}

/*.top-menu ul > li > ul{ margin-bottom:50px;}*/

/*
.dropdown-menu {
	box-shadow: none;
	border: 0px;
	background: #29435f;
}
.navbar-nav>li>a {
	padding-top: 3px;
	padding-bottom: 3px;
}
#back-top {
	bottom: 80px;
	right: 20px;
}
#back-top a {
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	color: #bbb;
	background: #fa6507;
	vertical-align: middle;
	padding-top: 3px;
}
#back-top a:hover {
	color: #000;
	text-decoration: none;
}
#back-top span {
	display: block;
	margin-bottom: 7px;
}
#back-top .glyphicon-arrow-up {
	font-size: 150%;
	margin-left: -5px;
	color: #fff;
	padding-top: 0px;
}
.right-img h2 {min-width: 270px;}
}
*/

	
/*-- Tablet View -- */	
/*	
@media (min-width:768px) and (max-width:991px) {
.banner {
	background: url(../images/banner.jpg) no-repeat center 0;
	height: auto;
	padding: 20px 0;
	text-align: center;
}
.banner h1 {
	font-size: 29px;
	padding: 5px 0;
}
.black-bg {
	background: #22262d;
	font-size: 20px;
}
.top-menu .nav > li > a {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}
#logo-area h4 {font-size: 15px;}
.after-banner {padding: 20px 0 45px 0;}
h1 {
	font-size: 43px;
	line-height: 20px;
	font-variant: normal;
	font-weight: 700;
	margin: 0 0 5px 0;
}
.services h2 {
	position: absolute;
	bottom: -31px;
	display: block;
	left: 0;
	margin-left: 0px !important;
	font-size: 15px;
	min-width: auto;
	padding: 15px 0px;
	width: 100%;
}
.row4 {padding: 30px 0 35px 0;}
.row5 {padding: 0px 0 20px 0;}
.carousel-indicators {display: none;}
.carousel-control {margin-top: 19px;}
}

@media (min-width: 1200px) {
.coupon-list-content img {
	width: 145px;
	height: 210px;
}
}

@media (min-width: 992px) and (max-width: 1199px) {
.top-menu .nav > li > a {
	padding-left: 15px;
	padding-right: 15px;
}
}
*/

/********* END **********/





/*New Responsive Design */

/*-- Mobile View -- */	

@media only screen and (max-width:767px) {
	.top-menu ul > li {
  float: left;
  position: relative;
  width: 100%;
}
.top-menu ul > li > ul {

  margin-left: 45px;
}

.navbar-toggle {
    background: url(images/menu-toggle.png)!important;
    border-radius: 0;
    margin-top: 10px;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 26px;
    height: 8px;
    border-radius: 1px;
    margin-right: 5px;
    margin-top: 0px;
}


.pof {
    position: fixed;
    bottom: 0;
    z-index: 9999;
    width: 100%;
}

.phone-mobile-header {
    background: #ed6712;
    font-size: 117%;
    line-height: 23px;
    text-align: center;
    padding-bottom: 5px;
display:block;
}

.phone-mobile-header a {
 color:#fff;
}

.call-now {
color:#fff;	
}


.dis-n, .phone-mobile-header {
    display: block;
}






.map_view
{ height:250px!important; margin-top: 7px !important;}

.mb {
    margin-bottom: 0px;
    background: #fa6507;
    padding:0;
}


.after-banner .row{
    margin-right: 0;
    margin-left: 0;
}

.arrow-menu{
    padding-right: 0;
    padding-left: 0;
}

.footer-h2 {
    font-size: 155% !important;
}

.top-menu ul > li {
    padding: 0 0 0 30px;
}
.top-menu ul > li > ul {
    background: #fa6507;
    width: 250px;
    display:block;
}
.logos-area li {
    margin: 0 5px 5px 20px!important;
}

#mapDiv {
height:100px!important;	
}

.inner-page p {
    margin: 10px 0;
	text-align:justify;
}

/*
.nav > li > a:focus, .nav > li > a:hover
{
	background-color:#000;
	color:#3f3f3f;
}
*/


.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    color: #3f3f3f;
    text-decoration: none;
    background-color: #fa6507;
}


.nav > li > a:focus, .nav > li > a:hover {
    background-color:transparent!important;

}


.pt50 p {
    text-align: justify;
}

.arrow-heding {
    background:none;
}

.map-bg iframe {
    width: 100%;
    height: 300px!important;
	margin-bottom: 20px !important;
}


.top-menu .nav > li > a {
    clear: left;

}


.navbar-nav>li>.dropdown-menu {
    margin: 0 0 0 -25px;
}


#header {
	background: #f0f0f0;
	padding-top: 0px;
}
.black-bg {
	background: #fa6507;
	position: relative;
	padding: 0px;
	border-bottom: 0px;
}
.phone-header {
	font-size: 69.1%;
	font-weight: bold;
}
.phone-header span {
	display: none;
}
.phone-header a {
	width: 49%;
	float: left;
}
#logo-area {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tap-header {
	display: block;
	clear: both;
	text-shadow: 1px 1px #666;
	font-size: 84.0%;
}
.dnm {
	display: none;
}
.logo {
	padding: 0px 0 0px 0;
	background: none;
	display: block;
	text-align: center;
	min-height: inherit;
}
.logo img {
	display: inline;
}
.tagline-area {
	border-top: 5px solid #f0f0f0;
	border-bottom: 10px solid #f0f0f0;
	color: #fff !important;
	display: block;
	font-size: 44%;
	line-height: 18px;
	padding: 5px 0px;
	text-align: center;
}
.tagline-area i {
	font-style: normal;
}

.phone-footer {
	text-align: center;
	background: #fa6507;
	display: block;
	color: #fff;
	font-size: 114%;
	padding: 5px 0;
	position: fixed;
	width: 100%;
	bottom: 0;
}
.phone-footer a {
	color: #fff;
	font-weight: bold;
	width: 50%;
	float: left;
}
.copyright .text-right {
	text-align: center;
	margin-bottom: 70px;
}
.inner-page h2 {
	font-size: 142.0%;
}
.inner-page h3 {
	font-size: 138.0%;
}
.inner-page h4 {
	font-size: 114.5%;
}
.h2-bg {
	margin: 15px 10px 10px 10px;
	font-size: 16px;
}
.after-banner {
	background: url(images/xbgpattern2_converted.jpg) repeat 0 0;
	padding:0;
}

.wpsisac-slick-carousal.design-6 {
    padding-bottom: 0;
    padding-top: 0;
}
.after-banner .coupon-heading {
	font-size: 127%;
	margin: 0px;
}
h1 {
	font-size: 143%;
	line-height: 20px;
	font-variant: normal;
	font-weight: 700;
	margin: 0 0 15px 0;
}
.after-banner h3 {
	color: #fa6507;
	font-size: 128.6%;
	margin: 0px;
}
.pt50 h2 {
	font-size: 153.7%;
	margin-bottom: 5px;
}
.por {
	margin-top: 10px;
	position: relative;
	width:100% !important;
    height:100% !important;
    display:block;
	clear:both;	
}
.row4 {
	padding: 12px 0 20px 0;
}
.services {
	padding-top: 1px;	
}

.services img {
	width:100% !important;
    height:100% !important;
    display:block;
	clear:both;	
}


/*
.logos-area li {
	margin: 0 5px 10px 5px;
}*/
.logos-area li {
	width: 25%!important;
    height: 100%!important;
    display: block!important;
	margin-left:auto!important;
	margin-right:auto!important;
	padding: 5px;
	align-items: center;  
}

.row5 {
	padding: 0px 0 20px 0;
}
.logos-area li img {
	 width:100% !important;
    height:100% !important;
    display:block;
}
.fs20 {
	font-size: 160%;
}
.services-area {
	width: 100%;
	min-width: 100%;
}
.services-area ul li {
	width: 50%;
}
.services-area h5 {
	font-size: 110%;
}
.arrow-heding {
	width: 40px;
	height: 40px;
}
.posf {
	background: #f0f0f0;
	width: 100%;
	z-index: 99999;
}
.services h2 {
	width: 100%;
	min-width: auto;
	font-size: 100%;
    padding: 10px;
}
.copyright {
	border-top: 5px solid #fa6507;
	font-size: 70%;
	text-align: center !important;
	line-height: 18px;
	padding: 15px 0;
	    margin-bottom: 45px;
}
.banner {
	height: auto;
	padding: 20px 0;
	text-align: center;
}
.banner h1 {
	font-size: 18px;
}
.banner h2 {
	font-size: 16px;
	padding: 5px;
}
.banner-btn1 h5 {
	font-size: 14px;
	margin: 0px;
	padding: 0px 0 3px 0;
}
.banner-btn1 h6 {
	font-size: 12px;
	margin: 0px;
	padding: 0;
}
.carousel-control {
	left: -12px;
	height: 40px;
	width: 40px;
	background: none repeat scroll 0 0 #222222;
	border: 4px solid #FFFFFF;
	border-radius: 23px 23px 23px 23px;
	margin-top: 55px;
}
.inner-page h1 {
	font-size: 150% !important;
}
.mt30 {
	margin-top: 10px;
}
#Carousel {
	margin-top: 15px;
}
.navbar-nav {
	background: #3f3f3f;
	padding: 10px 0;
}
.top-menu a {
	color: #fff;
}
.top-menu a:hover {
	color: #fff !important;
}
.top-menu ul > li > ul {
	background: #3f3f3f;
	width: 100%;
	display: block;
	position: static;
	margin-left: 0px;
}
.top-menu ul > li > ul > li a {
	color: #fff;
	position: relative!important;
    z-index: 99999999!important;
}
.top-menu ul > li > ul > {
	background: #29435f;
}
.top-menu ul > li > ul > li > ul {
	margin: 0px;
	padding: 10px 0px;
	width: 100%;
	display: block;
	position: static;
	margin-left: 0px;
}
.top-menu ul > li > ul > li > ul > li {
	list-style-type: none;
}
.top-menu ul > li > ul > li > ul > li a {
	clear: both;
	display: block;
	font-weight: 400;
	line-height: 1.42857;
	padding: 3px 20px;
	white-space: nowrap;
}
.navbar-nav {
	height: 250px;
	padding-bottom: 10px;
	overflow: scroll;
}
/*.top-menu ul > li > ul{ margin-bottom:50px;}*/
.dropdown-menu {
	box-shadow: none;
	border: 0px;
	background: #29435f;
}
.navbar-nav>li>a {
	padding-top: 3px;
	padding-bottom: 3px;
}
/* Back To Top */
#back-top {
	bottom: 80px;
	right: 20px;
}
#back-top a {
	width: 30px;
	height: 30px;
	display: block;
	text-align: center;
	color: #bbb;
	background: #fa6507;
	vertical-align: middle;
	padding-top: 3px;
}
#back-top a:hover {
	color: #000;
	text-decoration: none;
}
#back-top span {
	display: block;
	margin-bottom: 7px;
}
#back-top .glyphicon-arrow-up {
	font-size: 150%;
	margin-left: -5px;
	color: #fff;
	padding-top: 0px;
}
/* Back To Top */
.right-img h2 {
	min-width: 270px;
}
}
	
/*-- Tablet View -- */	
	
@media (min-width:768px) and (max-width:991px) {
.banner {
	background: url(../images/banner.jpg) no-repeat center 0;
	height: auto;
	padding: 20px 0;
	text-align: center;
}
.banner h1 {
	font-size: 29px;
	padding: 5px 0;
}
.black-bg {
	background: #22262d;
	font-size: 20px;
}
.top-menu .nav > li > a {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 13px;
}
#logo-area h4 {
	font-size: 15px;
}
.after-banner {
	padding: 20px 0 45px 0;
}
h1 {
	font-size: 43px;
	line-height: 20px;
	font-variant: normal;
	font-weight: 700;
	margin: 0 0 5px 0;
}
.services h2 {
	position: absolute;
	bottom: -31px;
	display: block;
	left: 0;
	margin-left: 0px !important;
	font-size: 15px;
	min-width: auto;
	padding: 15px 0px;
	width: 100%;
}
.row4 {
	padding: 30px 0 35px 0;
}
.row5 {
	padding: 0px 0 20px 0;
}
.carousel-indicators {
	display: none;
}
.carousel-control {
	margin-top: 19px;
}
}

/*-- Large View --*/
@media (min-width: 1200px) {
.coupon-list-content img {
	width: 145px;
	height: 210px;
}
}

/*-- Desktop View --*/
@media (min-width: 992px) and (max-width: 1199px) {
.top-menu .nav > li > a {
	padding-left: 15px;
	padding-right: 15px;
}
}













@media (max-width:768px){

.phone-header
{
    position: fixed!important;
    width: 100%!important;
	background:#095390!important;
	padding:5px;
	z-index:999999;
}

.tagline-area {
    margin-top: 50px;
}
.banner {
  height: auto;
  padding: 50px 0;
  text-align: center;
}

}






