/* Minification failed. Returning unminified contents.
(1639,2): run-time error CSS1030: Expected identifier, found ' '
(1639,2): run-time error CSS1019: Unexpected token, found ' '
(1856,2): run-time error CSS1030: Expected identifier, found 'appearance('
(1856,2): run-time error CSS1019: Unexpected token, found 'appearance('
(1856,29): run-time error CSS1031: Expected selector, found ';'
(1856,29): run-time error CSS1025: Expected comma or open brace, found ';'
(1857,24): run-time error CSS1031: Expected selector, found ';'
(1857,24): run-time error CSS1025: Expected comma or open brace, found ';'
(1858,21): run-time error CSS1031: Expected selector, found ';'
(1858,21): run-time error CSS1025: Expected comma or open brace, found ';'
(1859,20): run-time error CSS1031: Expected selector, found ';'
(1859,20): run-time error CSS1025: Expected comma or open brace, found ';'
(1860,19): run-time error CSS1031: Expected selector, found ';'
(1860,19): run-time error CSS1025: Expected comma or open brace, found ';'
(1861,1): run-time error CSS1019: Unexpected token, found ')'
(2459,16): run-time error CSS1030: Expected identifier, found '8'
(2459,16): run-time error CSS1031: Expected selector, found '8'
(2459,16): run-time error CSS1025: Expected comma or open brace, found '8'
(3559,2): run-time error CSS1030: Expected identifier, found 'dropdownList('
(3560,6): run-time error CSS1030: Expected identifier, found '5px'
(3560,6): run-time error CSS1031: Expected selector, found '5px'
(3560,6): run-time error CSS1025: Expected comma or open brace, found '5px'
(3561,5): run-time error CSS1030: Expected identifier, found '52px'
(3561,5): run-time error CSS1031: Expected selector, found '52px'
(3561,5): run-time error CSS1025: Expected comma or open brace, found '52px'
(3562,1): run-time error CSS1019: Unexpected token, found ')'
(3667,1): run-time error CSS1019: Unexpected token, found '}'
 */
.mainCon, body, header, html {
	width: 100%
}
h1 span, nav ul li:hover ul {
	display: block
}
.social_icon, .tripadviser3, .tripadviser4, .tripadviser5, .tripadviser6, .tripadviser7, .tripadviser8, .tripadviser9 {
	text-indent: -400px
}
.headerTxt, .headerTxt span, a, button, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif
}
*, a:active, a:hover {
	outline: 0
}
* {
	margin: 0;
	padding: 0;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
a, button, input, select, textarea {
	text-decoration: none;
	transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	color: #333
}
input, select, textarea {
	font-size: 14px;
	color: #3a3a3a;
	vertical-align: middle;
	outline: 0
}
form {
	margin: 0!important
}
.clr {
	clear: both!important
}
.clear, .clearfix:after, .container:after {
	clear: both
}
.fl {
	float: left!important
}
.fr {
	float: right!important
}
.vAlign {
	vertical-align: middle!important
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: 400
}
p.last {
	padding-bottom: 0
}
.black {
	color: #000!important
}
.clearfix:after, .clearfix:before {
	height: 0;
	overflow: hidden
}
.container {
	max-width: 960px;
	margin: 0 auto
}
h1 {
	font-size: 30px
}
h1 span {
	width: 100px;
	margin: 10px auto 15px
}
p {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 20px
}
.subnav ul li a, nav ul li ul li a {
	padding: 7px 10px;
	border-bottom: #dedede solid 1px;
	text-transform: capitalize
}
.white {
	color: #fff
}
.aboutBdr {
	height: 2px;
	background: #000
}
.locBdr {
	height: 2px;
	background: #C7A44B
}
.grey {
	color: #777
}
header {
	background: #3498db;
}
.subnav, nav ul li ul {
	width: 200px;
	position: absolute
}
nav ul li.active, nav ul li:hover {
	background: #5a5a5a
}
nav ul li ul {
	display: none;
	background: #f5f5f5;
	left: 0;
	top: 40px
}
nav ul li ul li {
	display: block;
	float: none
}
nav ul li ul li a {
	display: block;
	color: #000
}
nav ul li ul li.active a, nav ul li ul li:hover, nav ul li ul li:hover a {
	background: #d5d5d5;
	color: #bc5800
}
nav ul li ul li:hover .subnav {
	display: block
}
.subnav {
	background: #f5f5f5;
	display: none;
	left: 100%;
	top: 0
}
.subnav ul {
	top: 0
}
.subnav ul li {
	display: block;
	float: none;
	background: #fff!important
}
.subnav ul li a {
	display: block;
	color: #000!important;
	background: #f5f5f5!important
}
#mobmenu sub, .header-right, .headerTxt, .knowmoreBtn a, .loc-FadeBg strong, .loginBtn, .loginHD, .msgsend, .nav-phone-num.nav-menu>a, .quoteBtn, .quoteHd, .whychooseBtn, nav ul li a {
	text-transform: uppercase
}
.subnav ul li.active a, .subnav ul li:hover, .subnav ul li:hover a {
	background: #d5d5d5!important;
	color: #bc5800!important
}
.header-right {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	padding: 10px 0;
	float: right
}
.header-right a {
	line-height: 20px;
	font-size: 13px;
	color: #fff
}
.header-right a:hover {
	color: #f3ac6d
}
.logoBx {
	width: 25%;
	float: left;
	padding: 0;
	line-height: 0
}
.right-Logo {
	width: 18%;
	float: right;
	text-align: right
}
.right-Logo img {
	max-width: 100%
}
.banner-right {
	width: 21%;
	float: left;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 40px;
}
#VideoListing.banner-right {
	width: 18%;
}
#whychooseList.banner-right {
	margin-left: 5px;
}
.whychooseBtn {
	background:#00afd1;
	padding: 8px 10px;
	font-size: 14px;
	font-weight: 700;
	color: #fff;
	line-height: 20px
}
.whychooseBtn a {
	display: block
}
.whychooseList {
	padding: 0;
	background: rgba(255,255,255,.7)
}
.whychooseList ul li {
	font-size: 13px;
	color: #3a3a3a;
	line-height: 17px
}
.whychooseList ul li span {
	display: inline-block;
	float: right
}
.whychooseList ul li a {
	display: block;
	padding: 9.5px 10px;
	border-bottom: #00afd1 solid 1px;
	line-height: 18px;
	font-weight:bold;
	background-color: rgba(217, 237, 247,.1);
	
}
.whychooseList ul li a:hover {
	background-color: rgba(0, 132, 158,0.5);
	color: #fff;
}
.knowmoreBtn {
	padding: 0
}
.knowmoreBtn a {
	text-align: center;
	background: #000;
	padding: 8px 10px;
	font-size: 16px;
	font-weight: 700;
	color: #c7a44b;
	line-height: 18px;
	display: block
}
.knowmoreBtn a:hover {
	color: #000;
	background: #c7a44b
}
.bannerBg {
	width: 100%;
	margin-top: 0;
	position: relative;
	background: 0 0
}
.bannerhead {
	width: 100%;
	padding: 5px 0;
	background: rgba(0,0,0,.3)
}
.quoteBx {
	background: #000;
	border-radius: 5px;
	width: 56%;
	float: left;
	margin-top: 15px;
	padding: 8px 8px 2px;
	margin-bottom: 10px
}
.frmtabs, .quoteHd {
	width: 98%;
	margin-left: 1%
}
/*15.03.2020*/
.quoteHd {
	font-size: 14px;
	color: #d0b267;
	font-weight: 600;
	/*border-bottom: #d0b267 solid 1px;*/
	padding-bottom: 5px
}
.frmtabs {
	padding: 7px 0
}
.frmtabs ul li {
	padding: 0 10px 0 0;
	display: inline-block;
	font-size: 14px;
	line-height: 14px;
	color: #fff
}
.frmtabs ul li label {
	vertical-align: middle
}
.frmtabs ul li a {
	color: #FFF
}
.frmmain {
	padding-top: 20px 0 0 0
}
.conDetBx {
	width: 31.33%!important;
	margin: 0 1%
}
.selectservice {
	position: relative;
	width: 48%;
	margin: 0 1% 5px;
	float: left;
	min-height: 35px
}
/*15.03.2020*/
.services_icon {
	/*background: #efe9e9;*/
	border-radius: 3px 0 0 3px;
	width: 50px;
	height: 35px;
	padding: 0;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 0
}
/*end*/
.indfrmInp, .indfrmInp-inner {
	height: 35px;
	line-height: 35px
}
.select-right {
	width: 100%;
	padding-left: 48px
}
.indfrmInp {
	background: #fff;
	border-radius: 0 3px 3px 0;
	border: 0;
	font-size: 14px;
	color: #666;
	padding: 0 10px;
	width: 100%
}
.indfrmInp-inner, .txtareaInp {
	background: #fff;
	border-radius: 3px;
	color: #666;
	padding: 0 10px;
	width: 100%;
	font-size: 14px
}
.indfrmInp-inner {
	border: 0
}
.txtareaInp {
	height: 100px;
	resize: none;
	border: 0
}
.addstop, .addstop a {
	color: #fff
}
.stopadd {
	display: none
}
.addstop {
	display: block;
	font-size: 14px;
	padding-left: 10px;
	padding-bottom: 5px
}
.addstop a:hover {
	text-decoration: underline
}
.removestop {
	display: none
}
/*15.03.2020*/
.contdetHd {
	font-size: 15px;
	color: #000;
	border-bottom: #eee solid 1px;
	margin-bottom: 7px;
	width: 98%;
	margin-left: 1%
}
/*end*/
.quoteBtn {
	background: #c7a44b;
	width: 150px;
	display: block;
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	appearance: none;
	font-size: 16px;
	padding: 5px 0;
	text-align: center;
	line-height: 18px;
	color: #000;
	cursor: pointer;
	border-radius: 3px;
	border: 1px solid #c7a44b!important;
	margin: 0 auto 5px
}
.quoteBtn:hover {
	background: #000;
	border: 1px solid #c7a44b!important;
	color: #c7a44b
}
.frmtabs input[type=radio].css-checkbox {
	position: absolute;
	z-index: -10000;
	left: -1000px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}
.frmtabs input[type=radio].css-checkbox+label.css-label {
	padding-left: 22px;
	height: 18px;
	display: inline-block;
	line-height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
	font-size: 14px;
	vertical-align: middle;
	cursor: pointer
}
.cartList ul li, .needassistTxt span a img {
	vertical-align: top
}
.frmtabs input[type=radio].css-checkbox:checked+label.css-label {
	background-position: 0 -18px
}
.frmtabs label.css-label {
	background-image: url(../images/radio-btn.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	color: #d0b267
}

/*new css 15.03.2020*/
.form-control {
	width: 100%;
	height: 35px;
	padding: 6px 12px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius:0px 4px 4px 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
/*end*/
/*.select-wrapper {
	display: inline-block;
	border: 1px solid #fff;
	background: url(../images/dropdown-arrow.png) right center no-repeat #fff;
	cursor: pointer;
	appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	font-size: 14px;
	color: #666;
	height: 35px;
	border-radius: 0 3px 3px 0;
	width: 100%
}*/
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
	background: #fff;
	border-radius: 5px;
	border:1px solid #eee;
	padding: 10px;
	left: 0;
	z-index: 1!important;
	top: 0;
	position: absolute;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.ui-datepicker-calendar tr th {
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 5px 10px
}
.ui-datepicker-calendar tr td {
	border: 1px solid #ddd;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center
}
.ui-datepicker-calendar tr td.ui-datepicker-other-month {
	opacity: 0
}
.ui-datepicker-today {
	background-color: #3498db !important;
	border-color: #258cd1;
}
.ui-datepicker-today a {
	color: #fff !important
}
.ui-datepicker-next, .ui-datepicker-prev {
	background-color: #3498db;
	padding: 3px 10px;
	color: #fff;
	border: 1px solid #3498db;
	cursor: pointer
}
.ui-datepicker-title {
	display: inline-block;
	margin: 0 auto 5px 15px
}
.ui-datepicker-title select {
	width: 60px!important;
	margin: 0 3px;
	border: 1px solid #ddd;
	height: 28px;
}
.ui-datepicker-next {
	float: right
}
.ui-datepicker-prev {
	float: left
}
.bannerHd {
	float: left;
	font-size: 16px;
	color: #fff;
	padding-top: 70px
}
.bannerHd h1 {
	font-size: 30px;
	font-weight: 600
}
.needassist {
	padding: 3px 0;
	background: wheat
}
.instateQuote, .needassistTxt span a {
	background: #00afd1;
	color: #fff;
	text-align: center
}
.needassistTxt {
	font-size: 15px;
	color: #000;
	line-height: 28px
}
.needassistTxt strong {
	font-size: 20px;
	color: #000
}
.needassistTxt span {
	display: inline-block;
	float: right;
	width: 28%
}
.needassistTxt span a {
	display: block;
	height: 30px;
	vertical-align: top;
	border: 1px solid #000;
	padding: 7px 12px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	line-height: 16px
}
.instateQuote {
	padding: 7px 0;
	font-size: 22px;
	line-height: 22px
}
.socialBg {
	background: wheat;
	padding: 15px 0
}
.socialhome {
	padding: 0;
	text-align: center
}
.socialhome ul li:first-child {
	width: 20.1%
}
.socialhome ul li {
	width: 11.1%;
	float: left;
	text-align: center
}
.socialhome ul li span {
	display: block;
	font-size: 15px;
	padding: 0 0 4px
}
.socialhome ul li span a {
	color: #000
}
.socialhome ul li span a:hover {
	color: #c38604
}
.socialhome ul li small {
	font-size: 12px;
	line-height: 12px;
	color: #666;
	display: block
}
.socialhome ul li i {
	font-style: normal;
	font-size: 13px;
	line-height: 13px;
	padding: 4px 0;
	display: block
}
.rating_img {
	width: 100%;
	background: url(../images/rating-icon.png) center top no-repeat;
	min-height: 13px
}
.social_icon {
	display: block;
	margin: 0 auto 3px;
	width: 51px;
	height: 51px;
	filter: grayscale(0);
	border: 0 solid #303030;
	border-radius: 50%
}
.socialhome ul li:hover .social_icon {
	filter: grayscale(0);
	border: 0 solid #bc5800
}
.tripadviser {
	display: block;
	overflow: hidden;
	background: url(../images/social-media-icon.png) 10px center no-repeat #00a680
}
.tripadviser2 {
	display: block;
	overflow: hidden;
	background: url(../images/social-media-icon.png) -102px center no-repeat #DE4D3C
}
.tripadviser3 {
	display: block;
	overflow: hidden;
	background: url(../images/social-media-icon.png) -221px center no-repeat #FFCE00
}
.tripadviser4 {
	display: block;
	overflow: hidden;
	background: url(../images/social-media-icon.png) -342px center no-repeat #DE2825
}
.tripadviser5 {
	display: block;
	overflow: hidden;
	background: url(../images/social-media-icon.png) -464px center no-repeat #3C5995
}
.tripadviser6 {
	display: block;
	overflow: hidden;
	background: url(../images/social-media-icon.png) -579px center no-repeat #1D9EF9
}
.tripadviser7 {
	display: block;
	overflow: hidden;
	background: url(../images/social-media-icon.png) -669px center no-repeat #007BB6
}
.tripadviser8 {
	display: block;
	overflow: hidden;
	background: url(../images/social-media-icon.png) -776px center no-repeat #A83EA3
}
.tripadviser9 {
	display: block;
	overflow: hidden;
	background: url(../images/social-media-icon.png) -873px center no-repeat #fff
}
.aboutBg {
	padding: 30px 0;
	text-align: center
}
.viewmoreBtn {
	background: #C7A44B;
	color: #000;
	border: 0 solid #C7A44B;
	font-size: 16px;
	border-radius: 3px;
	padding: 7px 30px;
	line-height: 20px;
	cursor: pointer
}
.viewmoreBtn:hover {
	background: #000;
	color: #C7A44B
}
.locationBg {
	width: 100%;
	padding: 25px 0;
	background: #000;
	text-align: center
}
.locationsList {
	padding: 10px 0
}
.locationsList ul li {
	width: 23.5%;
	float: left;
	margin-bottom: 20px;
	height: 180px;
	cursor: pointer;
	position: relative;
	margin-right: 2%
}
.loc-FadeBg, .locationsList ul li img {
	width: 100%;
	height: 100%
}
.locationsList ul li:nth-child(4n) {
	margin-right: 0
}
.locationsList ul li:hover .loc-FadeBg {
	opacity: 1
}
.loc-FadeBg {
	background: rgba(170,110,7,.8);
	transition: all .5s ease-in-out;
	bottom: 0;
	top: 0;
	left: 0;
	position: absolute;
	text-align: center;
	opacity: 0;
	padding-top: 60px
}
.loc-FadeBg strong {
	font-size: 18px;
	color: #000;
	line-height: 20px;
	display: block;
	padding-bottom: 5px
}
.loc-FadeBg a {
	border: 0 solid #fff;
	border-radius: 3px;
	font-size: 14px;
	line-height: 20px;
	padding: 5px 30px;
	color: #C7A44B;
	width: 140px;
	margin: 5px auto 0;
	display: block;
	background: #000
}
.loc-FadeBg a:hover {
	background: #C7A44B;
	color: #000
}
.mobileBx {
	background: #fff;
	padding: 40px 0 0
}
.mobile-L {
	width: 62%;
	float: left
}
.mobile-R {
	width: 35%;
	float: right;
	position: relative;
	min-height: 420px;
	line-height: 0;
	background: url(../images/mobile-img.jpg) right bottom no-repeat
}
.paymentBx {
	padding: 50px 0 40px;
	width: 100%;
	background: wheat;
	text-align: center
}
.cartList {
	padding: 20px 0 0
}
.cartList ul li {
	display: inline-block
}
.servoffdBx {
	padding: 50px 0 20px;
	text-align: center
}
.serviceList {
	width: 100%;
	padding: 10px 0;
	text-align: left
}
.service-L, .service-R {
	width: 48%;
	margin: 0 1% 15px
}
.service-L {
	float: left
}
.service-R {
	float: right
}
.listBg {
	background: url(../images/plus-icon.png) right 10px center no-repeat #000;
	padding: 10px;
	font-size: 16px;
	color: #C7A44B;
	cursor: pointer
}
.listBg.active {
	background: url(../images/minus-icon.png) right 10px center no-repeat #000
}
.serviceDet {
	border: 1px solid wheat;
	padding: 10px;
	color: #000;
	line-height: 18px;
	display: none;
	background: wheat;
	text-align: justify
}
.serviceDet span {
	padding: 7px 0 0;
	display: block
}
.serviceDet a {
	color: #000;
	text-decoration: underline!important;
	font-weight: 600
}
.opratDsc a:hover, .serviceDet a:hover {
	text-decoration: underline
}
.serviceDet a:hover {
	color: #000
}
.oprationalBg {
	padding: 30px 0;
	background: #000;
	text-align: center
}
.opratList {
	width: 100%;
	padding: 10px 0;
	position: relative
}
.opratList ul li {
	display: inline-block;
	max-width: 460px;
	margin: 0 10px
}
.opratList .bx-pager {
	display: none
}
.opratList .bx-pager .bx-pager-item {
	display: inline-block
}
.opratList .bx-pager .bx-pager-item a {
	display: inline-block;
	float: left;
	background: #fff;
	width: 7px;
	height: 7px;
	margin: 0 2px;
	overflow: hidden;
	text-indent: -100px
}
.opratList .bx-pager .bx-pager-item a.active, .opratList .bx-pager .bx-pager-item a:hover {
	background: #9fea97
}
.opratList .bx-controls-direction a {
	position: absolute;
	top: 50%;
	height: 40px;
	width: 40px;
	margin-top: -20px;
	z-index: 99;
	display: block;
	text-indent: -99999px
}
.opratList .bx-controls-direction .bx-prev {
	left: -10px;
	background: url(../images/sprite-icon.png) left top no-repeat
}
.opratList .bx-controls-direction .bx-next {
	right: -10px;
	background: url(../images/sprite-icon.png) right -40px no-repeat
}
.oprateBx {
	width: 100%;
	margin: 0;
	border: 1px solid #C7A44B;
	padding: 20px 30px;
	min-height: 449px
}
.opratDsc span, .opratDsc strong {
	padding-bottom: 10px;
	display: block
}
.opratLogo {
	width: 114px;
	height: 114px;
	border-radius: 50%;
	background: #fff;
	margin: 0 auto 15px
}
.specoffer-L, .specoffer-R {
	width: 50%;
	min-height: 430px
}
.opratDsc {
	text-align: center;
	font-size: 15px;
	line-height: 24px;
	color: #fff
}
.opratDsc strong {
	font-size: 26px;
	color: #C7A44B
}
.opratDsc span {
	color: wheat;
	text-align: justify
}
.opratDsc a {
	color: #dfb33b;
	display: block;
	line-height: 18px
}
.trainedBx {
	padding: 50px 0 30px;
	text-align: center
}
.trainedBx i {
	padding: 10px 0;
	height: 91px;
	display: block;
	background: url(../images/trainedIcon.png) center top no-repeat
}
.specoffer-L {
	background: wheat;
	float: left
}
.specioffTxt {
	max-width: 480px;
	padding: 30px 20px 0 0;
	float: right;
	text-align: right;
	color: #333
}
.specioffTxt span {
	display: block;
	padding-bottom: 10px;
	font-size: 24px;
	color: #000
}
.specioffTxt p {
	font-size: 15px;
	line-height: 22px;
	text-align: justify
}
.specoffer-R {
	border-bottom: 1px solid wheat;
	background: #000;
	float: right
}
.specioffTxt2 {
	max-width: 480px;
	padding: 30px 0 0 20px;
	float: left;
	text-align: left;
	color: #fff
}
.footAdd-R img, img {
	max-width: 100%
}
.specioffTxt2 span {
	display: block;
	padding-bottom: 10px;
	font-size: 24px;
	color: #C7A44B
}
.specioffTxt2 p {
	font-size: 15px;
	line-height: 22px;
	color: wheat;
	text-align: justify
}
.LoginLogo, .clickHere, .footerBot, .loginBtn, .loginHD, .loyality-L, .loyality-R {
	text-align: center
}
.loyalityBg {
	padding: 25px 0;
	background: #000
}
.loyality-L {
	width: 48%;
	float: left;
	padding: 20px;
	background: #c7a44b;
	max-height: 432px
}
.loyality-L i {
	display: block;
	height: 80px;
	background: url(../images/loyality-img.png) center top no-repeat
}
.loyality-L strong {
	display: block;
	padding: 10px 0;
	font-size: 22px;
	color: #000;
	font-weight: 700
}
.loyality-L p {
	font-size: 15px;
	color: #000;
	line-height: 22px
}
.loyality-R {
	width: 48%;
	float: right;
	padding: 20px;
	background: #c7a44b
}
.loyality-R i {
	display: block;
	height: 80px;
	background: url(../images/customer-icon.png) center top no-repeat
}
.loyality-R strong {
	display: block;
	padding: 10px 0;
	font-size: 22px;
	color: #000;
	font-weight: 700
}
.loyality-R p {
	font-size: 15px;
	color: #000;
	line-height: 22px
}
.loyality-R a {
	color: #000;
	font-weight: 600;
	text-decoration: underline!important
}
#-menu li a:hover, .RemembBx a:hover, .clickHere a, .footAdd a:hover, a:focus, a:hover {
	text-decoration: underline
}
footer {
	border-top: 5px solid #1c699d;
	background: #016dab;
	
}
.footer-L {
	width: 40%;
	float: left
}
.footer-M, .footer-R {
	width: 20%;
	float: left
}
.footerHd {
	width: 100%;
	font-size: 18px;
	color: #fff;
	padding-bottom: 5px;
	border-bottom: #fff solid 1px
}
.footAdd-M ul li a{color: #fff;padding: 5px 0px 0 0px;display: block;}
.footAdd, .footerList ul li a, .footerList2 ul li a {
	font-size: 14px;
	line-height: 25px
}
.footerList, .footerList2 {
	padding: 15px 0
}
.footerList ul li {
	float: left;
	width: 50%
}
.footerList ul li a {
	color: wheat
}
.footerList ul li a:hover {
	color: #cd8719
}
.footerList2 ul li {
	display: block
}
.footerList2 ul li a {
	color: wheat
}
.footerList2 ul li a:hover {
	color: #cd8719
}
.footerBdr {
	height: 1px;
	background: #fff;
	margin: 24px 0
}

.footAdd-L {
	padding: 0;
	width: 69%;
	float: left
}
.footAdd-M, .footAdd-R {
	padding: 0;
	width: 30%;
	float: left
}
.footAdd {
	color: #fff;
	padding: 0;
	
}
.footAdd span {
	display: block
}
.footAdd span i {
	font-style: normal;
	color: #C7A44B
}
.footAdd a {
	color: wheat
}
.footerSocial {
	padding: 20px 0
}
.footerSocial span {
	display: block;
	padding-bottom: 5px
}
.backBg, .loginMain {
	width: 100%;
	position: fixed;
	top: 0;
	display: none;
	left: 0
}
.footerSocial a:hover {
	opacity: 1
}
.footAddress{padding:0px 0px 20px 0px;}
.footerBot {
	background: #f7f7f7;
	padding: 15px 0;
	font-size: 11px;
	color: #333;
	line-height: 20px
}
.backBg {
	background: rgba(0,0,0,.8);
	height: 100%;
	z-index: 10
}
.loginMain {
	right: 0;
	bottom: 0;
	z-index: 2147483647;
}
.logonBx {
	position: relative;
	width: 500px;
	background: #fff;
	padding: 15px;
	top: 100px;
	margin: 0 auto;
	border-radius: 5px
}
.close {
	position: absolute;
	right: 10px;
	top: 5px
}
.close a {
	display: inline-block;
	color: #666;
	font-size: 13px
}
.LoginLogo {
	line-height: 0;
	padding-top: 10px
}
.loginHD {
	font-size: 20px;
	font-weight: 700;
	color: #000;
	padding: 10px 0 20px
}
.RemembBx, .loginLabel {
	font-size: 13px;
	color: #333
}
.loginLabel {
	display: block;
	padding-bottom: 5px
}
.LoginInp {
	width: 100%;
	height: 40px;
	border: 1px solid #ccc;
	padding: 0 10px;
	border-radius: 3px;
	margin-bottom: 15px
}
.LoginInp:focus {
	box-shadow: #36F 0 0 1px 1px
}
.RemembBx {
	position: relative;
	top: -5px
}
.RemembBx label {
	vertical-align: middle
}
.RemembBx a {
	display: inline-block;
	float: right;
	color: #06F
}
.RemembBx a:hover {
	color: #af2904
}
.loginBtn {
	background: #c7a44b;
	width: 100%;
	display: block;
	font-size: 20px;
	padding: 10px 0;
	line-height: 20px;
	color: #000;
	cursor: pointer;
	border: 0;
	border-radius: 3px;
	border-bottom: #450700 solid 0px!important;
	margin: 10px auto
}
.loginBtn:hover {
	background: #000;
	border-bottom: #652b1b solid 0px!important;
	color: #c7a44b;
}
.clickHere {
	font-size: 14px;
	color: #666;
	font-style: color;
	padding-bottom: 10px
}
.clickHere a {
	color: #06F
}
.clickHere a:hover {
	color: #af2904
}
.hiddens {
	overflow: hidden
}
/*15.03.2020*/
.calander-icon, .cont-icon, .email-icon, .group-icon, .location-icon, .select-img1, .select-type-icon, .user-icon, .duration-icon {
	background: url(../images/sider_images/quoteiconsprite.png) no-repeat #f2f2f2 !important;border: 1px solid #ddd;border-top-left-radius: 4px;
	border-bottom-left-radius: 4px;
}
/*end*/
.select-img1 {
	background-position: -6px -22px!important;
	border-radius: 3px 0 0 3px;
	height: 35px;
	width: 49px
}
.calander-icon, .cont-icon, .email-icon, .group-icon, .location-icon, .select-type-icon, .user-icon, .duration-icon {
	width: 48px;
	height: 35px
}
.group-icon {
	background-position: -155px -21px!important
}
.select-type-icon {
	background-position: -167px -124px!important
}
.user-icon {
	background-position: -205px -21px!important
}
.calander-icon {
	background-position: -106px -19px!important
}
.email-icon {
	background-position: -247px -21px!important
}
.location-icon {
	background-position: -55px -23px!important
}
.cont-icon {
	background-position: -288px -21px!important
}
.arrow-left, .arrow-right, .tricker-icon {
	width: 40px;
	height: 40px
}
.arrow, .arrow-left, .arrow-right, .arrow2, .calander-icon, .close-icon, .cont-icon, .dropdown-arrow, .email-icon, .facebook-icon, .gplus-icon, .green-right, .group-icon, .instagram, .linked-icon, .location-icon, .message-icon, .message-icon-over, .minus-icon, .plus-icon, .radio-btn, .select-img1, .select-type-icon, .tricker-icon, .twitter-icon, .user-icon, .youtube-icon {
	display: inline-block;
	background: url(../images/sprite-icon.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	vertical-align: top
}
.arrow-left {
	background-position: 0 0
}
.arrow-right {
	background-position: 0 -40px
}
.tricker-icon {
	background-position: 0 -240px
}
.close-icon {
	background-position: 0 -380px;
	width: 30px;
	height: 30px
}
.dropdown-arrow {
	background-position: 0 -556px;
	width: 24px;
	height: 8px
}
.green-right {
	background-position: 0 -564px;
	width: 22px;
	height: 17px
}
.arrow, .arrow2 {
	width: 20px;
	height: 20px
}
.arrow {
	background-position: 0 -611px
}
.arrow2 {
	background-position: -20px -611px
}
.radio-btn {
	background-position: -22px -564px;
	width: 18px;
	height: 36px
}
.message-icon-over {
	background-position: 0 -631px;
	width: 17px;
	height: 16px
}
.message-icon {
	background-position: -17px -631px;
	width: 17px;
	height: 16px
}
.minus-icon, .plus-icon {
	width: 16px;
	height: 16px
}
.minus-icon {
	background-position: 0 -647px
}
.plus-icon {
	background-position: -16px -647px
}
.locationimg1, .locationimg10, .locationimg11, .locationimg12, .locationimg2, .locationimg4, .locationimg5, .locationimg6, .locationimg7, .locationimg8, .locationimg9 {
	width: 100%;
	height: 180px
}
.locationimg1, .locationimg10, .locationimg11, .locationimg12, .locationimg2, .locationimg3, .locationimg4, .locationimg5, .locationimg6, .locationimg7, .locationimg8, .locationimg9 {
	display: inline-block;
	background: url(../images/location-sprite.jpg) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	border: 1px solid #C7A44B
}
.locationimg1 {
	background-position: 0 0
}
.locationimg10 {
	background-position: -225px 0
}
.locationimg11 {
	background-position: -450px 0
}
.locationimg12 {
	background-position: 0 -180px
}
.locationimg2 {
	background-position: -225px -180px
}
.locationimg3 {
	background-position: -450px -180px;
	width: 100%;
	height: 180px
}
.locationimg4 {
	background-position: 0 -360px
}
.locationimg5 {
	background-position: -225px -360px
}
.locationimg6 {
	background-position: -450px -360px
}
.locationimg7 {
	background-position: 0 -540px
}
.locationimg8 {
	background-position: -225px -540px
}
.locationimg9 {
	background-position: -450px -540px
}
.cart-icon1, .cart-icon3, .cart-icon4, .cart-icon5, .cart-icon6, .cart-icon7, .cart-icon8 {
	display: inline-block;
	background: url(../images/cart-img.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}
.cart-icon5 {
	background-position: 0 0;
	width: 128px;
	height: 39px
}
.cart-icon6 {
	background-position: 0 -39px;
	width: 88px;
	height: 40px
}
.cart-icon7 {
	background-position: 0 -79px;
	width: 88px;
	height: 40px
}
.cart-icon8 {
	background-position: 0 -119px;
	width: 65px;
	height: 40px
}
.cart-icon1 {
	background-position: -65px -119px;
	width: 62px;
	height: 39px
}
.cart-icon3 {
	background-position: -65px -158px;
	width: 61px;
	height: 39px
}
.cart-icon4 {
	background-position: 0 -159px;
	width: 60px;
	height: 39px
}
.buttons a {
	display: inline-block;
	color: #FFF!important
}
.buttons .trip_add_button {
	display: inline;
	padding-bottom: 5px!important;
	color: #C7A44B!important
}
/*15.03.2020*/
.frm-tooltip2 {
	position: absolute;
    border: 2px solid #bce8f1;
    color: #00849e;
    width: 300px;
    height: 150px;
    background-color: #d9edf7;
    line-height: 20px;
    font-size: 14px;
    border-radius: 4px;
    padding: 10px;
}
.frm-tooltip2::after {
	border-bottom: 10px solid transparent;
	border-top: 10px solid transparent;
	left: -10px;
	content: "";
	top: 50%;
	margin-top: -5px;
	position: absolute
}
.frm-tooltip2::after {
	border-right: 10px solid #bce8f1
}
.icon-Right, .icon-left {
	top: 150px;
	position: fixed
}
.tripnamHd {
	font-size: 14px;
	padding-left: 10px;
	display: block;
	padding-bottom: 5px
}
.errorList {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #f6504d;
	border-radius:5px;
}
.errorList ul li {
	padding: 5px 10px;
	font-size: 13px;
	line-height: 16px;
	display: block
}
.indfrmInp-new1 {
	background: #fff;
	border: 0;
	box-shadow: #e3893b -3px 0 4px 2px inset;
	border-radius: 0 3px 3px 0;
	color: #000;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	padding: 0 10px;
	width: 100%
}
.ui-state-disabled {
	background: #f2dede;
	color: #f6504d;
	border:1px solid #f2dede;
}
.msg-Left, .msg-Right {
	width: 100%
}
.msgtxtarea {
	width: 100%;
	height: 120px;
	border: 1px solid #ccc;
	padding: 10px;
	border-radius: 3px;
	margin-bottom: 15px;
	resize: none
}
.msgtxtarea:focus {
	box-shadow: #36F 0 0 1px 1px
}
.dropdownList, .icon-Right>img, .icon-left>img {
	box-shadow: #ccc 0 0 2px 2px
}
.tripDistinguish {
	background: #333;
	padding: 10px;
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	border-radius: 5px
}
.left h3 {
	color: #fff;
	padding-bottom: 8px
}
.buttons, .returnTxt label {
	padding-bottom: 5px;
	padding-left: 7px
}
.buttons a {
	margin-right: 5px;
	font-size: 14px
}
/*15.03.2020*/
.returnTxt label {
	display: inline-block;
	padding-right: 3px;
	font-size: 14px;
	color: #000;
}
/*end*/
.msgsend {
	background: #fff!important;
	text-align: center;
	border: 1px solid #398323!important;
	color: #398323!important;
	height: 36px;
	font-size: 14px;
	font-weight: 700;
	padding: 10px;
	line-height: 16px;
	font-style: normal;
	display: block;
	vertical-align: top
}
.opratlogo, .opratlogo2, .opratlogo3, .opratlogo4, .opratlogo5, .opratlogo6, .opratlogo7, .opratlogo8, .opratlogo9 {
	width: 114px;
	height: 114px
}
. searchForm .filedBox .iconField img, img {
vertical-align:middle
}
.msgsend i {
	display: inline-block
}
.leavemsgimg {
	display: none!important
}
.opratlogo, .opratlogo2, .opratlogo3, .opratlogo4, .opratlogo5, .opratlogo6, .opratlogo7, .opratlogo8, .opratlogo9 {
	display: inline-block;
	background: url(../images/sprite-car-cion.png) no-repeat;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left
}
.opratlogo {
	background-position: 0 0
}
.opratlogo2 {
	background-position: -114px 0
}
.opratlogo3 {
	background-position: -228px 0
}
.opratlogo4 {
	background-position: 0 -114px
}
.opratlogo5 {
	background-position: -114px -114px
}
.opratlogo6 {
	background-position: -228px -114px
}
.opratlogo7 {
	background-position: 0 -228px
}
.opratlogo8 {
	background-position: -114px -228px
}
.opratlogo9 {
	background-position: -228px -228px
}
.closenav {
	display: none
}
.homeheading {
	font-size: 30px;
	color: #C7A44B
}
.homeheading span {
	width: 100px;
	margin: 10px auto 15px;
	display: block
}
.namefltmain {
	margin: 20px 0;
	display: block
}
.namefltHd {
	display: block;
	padding-bottom: 10px;
	font-size: 16px;
	color: #fff
}
#-menu {
	padding: 10px 0 0
}
#-menu li {
	display: inline-block
}
#-menu li a {
	color: #fff;
	display: block;
	font-size: 12px;
	padding: 0 5px;
	line-height: 22px;
	text-decoration: none;
	border-radius: 4px 4px 0 0
}
#-menu li a:hover {
	color: #cd8719
}
.transferList {
	padding: 30px 0;
	margin-top: 30px
}
.fltListHd {
	font-size: 16px;
	color: #000;
	display: block;
	width: 100%!important;
	font-weight: 400;
	padding: 10px 0;
	margin-top: 10px
}
.transList {
	float: left;
	width: 33.33%;
	padding: 0 5px
}
.transList a {
	border-bottom: 1px solid #e5e5e5;
	display: block;
	margin-bottom: 5px;
	padding: 5px 0
}
.container.page-content, .footerSocial a, .header-section {
	margin-bottom: 0
}
.transList a:hover {
	background: #f5f5f5;
	color: #cd8719
}
.icon-left {
	left: 0
}
.icon-left>img {
	border-radius: 0 3px 3px 0
}
.icon-Right {
	right: 0
}
.icon-Right>img {
	border-radius: 3px 0 0 3px
}
.ssllogo {
	position: fixed;
	right: 0;
	top: 0
}
.device-tooltip2 {
	position: absolute;
	border: 2px solid wheat;
	width: 200px;
	height: 150px;
	left: 50%;
	top: -40px;
	margin-left: 100px;
	background-color: #000;
	line-height: 20px;
	font-size: 10px;
	border-radius: 5px;
	padding: 10px;
	color: wheat;
	z-index: 1
}
.device-tooltip2::after {
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #FFE85C;
	content: "";
	position: absolute;
	left: 50%;
	bottom: -10px;
	margin-left: -10px
}
.adr span {
	display: inline
}
.facebook-icon>img, .gplus-icon>img, .instagram>img, .linked-icon>img, .twitter-icon>img, .youtube-icon>img {
	border-radius: 50%;
	height: 40px;
	width: 40px
}
.footerSocial a .fa {
	border: 2px solid #fff;
	border-radius: 50%;
	color: #fff;
	font-size: 16px;
	height: 40px;
	line-height: 16px;
	padding: 10px;
	text-align: center;
	width: 40px
}
.facebook-icon, .gplus-icon, .instagram, .linked-icon, .twitter-icon, .youtube-icon {
	height: 40px!important;
	width: 40px!important;
	border-radius: 50%
}
.footerSocial a {
	display: inline-block;
	margin-right: 0;
	opacity: 1
}
.facebook-icon {
	background-position: 0 -80px!important;
	background-color: #3C5995
}
.twitter-icon {
	background-position: 0 -280px!important;
	background-color: #1D9EF9
}
.linked-icon {
	background-position: 0 -200px!important;
	background-color: #007BB6
}
.gplus-icon {
	background-position: 0 -120px!important;
	background-color: #DE4D3C
}
.youtube-icon {
	background-position: 0 -240px!important;
	background-color: #DE2825
}
.instagram {
	background-position: 0 -160px!important;
	background-color: #A83EA3
}
body, html {
	height: 100%
}
body {
	padding: 0;
	background: #fff
}
.appearance( appearance:none;
-webkit-appearance:none;
-moz-appearance:none;
-ms-appearance:none;
-o-appearance:none;
) .searchForm input[type=radio] {
display:inline;
width:auto;
height:auto
}
/*17.03.2020*/
.header .logo {
	float: left;
	width: 50%;
	padding: 0;
	display: table;
	text-align: left;
	vertical-align: middle;
	height: 160px;
}
.logo span {
    display: table-cell;
     vertical-align: middle;
}

.site-info-watermark{display: table;text-align: right;vertical-align: middle;height: 160px;}
.site-info-watermark .headerTxt{display: table-cell;vertical-align: middle;}
/*end*/
.tele-phone-massase.col-md-3>ul {
	margin: 0
}
@media only screen (max-width:768px) {
.header {
width:100%;
float:left
}
.header .logo {
float:left;
width:40%
}
}
@media (min-width:768px) and (max-width:1024px) {
.header {
	width: 100%;
	float: left
}
}
@media all and (min-width:480px) and (max-width:767px) {
.header {
	width: 100%;
	float: left
}
.header .logo {
	float: left;
	width: 96%;
	text-align: center
}
}
@media (min-width:480px) and (max-width:541px) {
.header {
	width: 100%;
	float: left
}
.header .logo {
	float: left;
	width: 96%;
	text-align: center
}
}
@media all and (min-width:120px) and (max-width:479px) {
.header, .header .logo {
	float: left;
	width: 100%
}
.header .logo {
	text-align: center;
	padding: 10px 0
}
}
.dropdownList {
	background: #016dab;
	display: none;
	border-radius: 5px;
	color: #fff;
	position: absolute;
	right: 0;
	left: auto!important;
	top: 35px!important;
	width: 150px
}
.dropdownList ul li, header, nav {
	display: block
}
.dropdownList ul {
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0
}
.dropdownList:after {
	border-left: transparent solid 10px;
	border-right: transparent solid 10px;
	border-bottom: #016dab solid 10px;
	position: absolute;
	right: 10px;
	top: -10px;
	content: ''
}
.dropdownList ul li a {
	border-bottom: 1px solid #e5e5e5;
	color: #fff;
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding: 6px 10px
}
.dropdownList ul li a:hover {
	color: #3498db;
}
.dropdownList ul li:last-child a {
	border-bottom: 0
}
sub {
	vertical-align: baseline
}
@media print {
* {
	color: #000!important;
	text-shadow: none!important;
	background: 0 0!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
a[href^="javascript:"]:after {
	content: ""
}
img {
	page-break-inside: avoid;
	max-width: 100%!important
}
}
a, nav ul li a {
	text-decoration: none!important
}
a:focus {
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}
.container {
	margin-left: auto
}
@-ms-viewport {
width:device-width
}
@media (max-width:767px) {
.header .logo {
	float: left;
	text-align:left;
	width: 50%
}
.hidden-xs {
	display: none!important
}
}
@media (min-width:768px) and (max-width:991px) {
.hidden-sm {
	display: none!important
}
}
.header-section {
	background-color: #fff
}
.top-menu {
	max-width: 1170px;
	text-align: left;
	width: 100%;
	margin: 0 auto
}
.nav-phone-num b {
	color: #000;
	font-size: 20px;
	font-weight: 700
}
.toll-free>a {
	color: #3498db;
	text-decoration-color: -moz-use-text-color;
	text-decoration-line: none;
	text-decoration-style: solid
}
.nav-phone-num .grtxt {
	color: #000;
	font-size: 14px;
	margin-right: 5px;
	position: relative;
	top: -2px;
	font-weight: 600
}

.nav-phone-num.nav-menu {
	padding: 3px 0
}
.nav-phone-num.nav-menu>a {
	background-attachment: scroll;
	background-clip: border-box;
	background-color: #3498db;
	background-image: none;
	background-origin: padding-box;
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: repeat;
	background-size: auto auto;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	text-align: left;
	vertical-align: middle;
	border-radius: 13px;
	padding: 4px 8px;
	text-transform:capitalize;
}
.tele-phone-massase.col-md-3 {
	text-align: right
}
#mobmenu sub, nav {
	vertical-align: top
}
@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) {
.wrt-align {
	float: none!important;
	width: 100%
}
.logo.col-md-3>span {
	top: 0!important
}
.header-section .logo {
	height: 64px!important
}
}
@media only screen and (min-device-width:414px) and (max-device-width:737px) and (orientation:landscape) {
.wrt-align {
	float: none!important;
	width: 100%
}
.logo.col-md-3>span {
	top: 0!important
}
.header-section .logo {
	height: 64px!important
}
}
@media only screen and (min-device-width:319px) and (max-device-width:570px) and (orientation:landscape) {
.wrt-align {
	float: none!important;
	width: 100%
}
.headerTxt span {
	font-size: 29px!important
}
.logo.col-md-3>span {
	top: 0!important
}
.header-section .logo {
	height: 64px!important
}
.top-menu .header .logo.col-md-3 img {
	width: 130px!important
}
}
@media only screen and (min-device-width:375px) and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
.wrt-align {
	float: none!important;
	width: 100%
}
.logo.col-md-3>span {
	top: 0!important
}
.header-section .logo {
	height: 64px!important
}
}
@media only screen and (min-device-width:414px) and (max-device-width:737px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
.wrt-align {
	float: none!important;
	width: 100%
}
.logo.col-md-3>span {
	top: 0!important
}
.header-section .logo {
	height: 64px!important
}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
.sub-heading-wrt {
	font-size: 12px!important
}
}
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait) {
.sub-heading-wrt {
	font-size: 10px;
}
.top-menu .header .headerTxt {
	padding-top: 30px;
}
.top-menu .commonLayout.header .headerTxt {
	padding-top:0px;
}

.top-menu .header .col-md-6 {
	padding: 0
}
.top-menu .header .logo.col-md-3>span {
	top: 10px
}
}
@media only screen and (min-device-width:319px) and (max-device-width:570px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape) {
.wrt-align {
	float: none!important;
	width: 100%
}
.headerTxt span {
	font-size: 29px!important
}
.logo.col-md-3>span {
	top: 0!important
}
.header-section .logo {
	height: 100px !important
}
.top-menu .header .logo.col-md-3 img {
	width: 130px!important;
	height:auto;
	
}
}
@media only screen and (max-device-width:414px) {
.headerTxt span {
	font-size: 22px!important
}
.logo.col-md-3 img {
	width:auto;
    height: 84px;
}
.headerTxt {
	font-size: 14px!important;
	color: #000;
	float: left;
	line-height: 19px!important;
	font-weight: 700;
	padding-top: 0!important;
	padding-bottom: 0!important;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif
}
}
@media only screen and (min-device-width:415px)and (max-device-width:481px) {
.headerTxt span {
	font-size: 32px!important
}
.headerTxt {
	font-size: 12px!important
}
.logo.col-md-3 img {
	width:auto;
    height: 84px;
}
}
@media only screen and (min-device-width:1023px) and (max-device-width:1100px) {
nav ul li a {
	font-size: 12px!important
}
.logo.col-md-3 img {
	width:auto;
    height: 84px;
}
.headerTxt span {
	font-size: 34px!important
}
.headerTxt {
	font-size: 13px!important
}
}
@media only screen and (max-device-width:766px) {
.tele-phone-massase.col-md-3 {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	float: none!important;
	text-align: center;
	width: 100%
}
.nav-menu.nav-phone-num .grtxt {
	display: none!important
}
.nav-phone-num.nav-menu {
	display: inline-block
}
.sub-heading-wrt {
	display: none
}
.wrt-align {
	float: left;
	width: 100%
}
.nav-phone-num b {
	color: #d0b267!important;
	font-size: 15px!important;
	font-weight: 700!important
}
.nav-phone-num.nav-menu>a {
	font-size: 10px!important
}
.headerTxt {
	text-align: right!important
}
.logo.col-md-3>span {
	/*top: 27px*/
}
}
@media only screen and (min-device-width:767px) and (max-device-width:1000px) {
.headerTxt span {
	color: #c7a44b;
	display: inline;
	font-size: 25px;
	font-weight: 700;
	text-shadow: 2px 0 0 #000;
	font-family: Arial, Helvetica, sans-serif
}
.header-section .col-md-6 {
	float: left;
	width: 50%
}
.logo.col-md-3, .tele-phone-massase.col-md-3 {
	float: left;
	width: 25%
}
.commonLayout .nav-phone-num .grtxt{font-size:14px;}
.commonLayout.header .logo {
	float: left;
	text-align:left;
	width: 37%
}
.commonLayout .site-info-watermark {
    display: table;
    text-align: right;
    vertical-align: middle;
    height: 100px;
    width: 63%;
}
}
@media only screen and (min-device-width:319px) and (max-device-width:1023px) {
.container {
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5px
}
.tele-phone-massase.col-md-3 {
	padding: 0!important
}
.header-section .logo {
	height: 100px;
	margin: 0 auto
}
.logo.col-md-3 img {
	width:auto;
    height: 84px;
}
nav {
	background: rgba(0,0,0,.9);
	left: -200px;
	top: 0;
	height: 100%;
	position: fixed;
	width: 200px;
	z-index: 99999999
}
nav ul {
	overflow: auto;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0
}
nav ul li {
	display: block;
	float: none!important;
	position: relative
}
nav ul li a {
	font-size: 12px;
	padding: 8px 5px;
	text-align: center
}
.container-cell {
	float: right
}
.navigation-header-section .container.page-content {
	margin: 0;
	width: 100%
}
.navigation-header-section {
	padding: 5px 10px
}
a.mobmenu {
	width: 25px;
	text-align: right;
	right: 0;
	top: 13px;
	display: block;
	background: url(../images/menu-icon.png) no-repeat;
	height: 25px;
	overflow: hidden;
	transition: all .5s ease-in-out;
	-ms-transition: all .5s ease-in-out;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out
}
.logo.col-md-3>span {
/*	display: inline-block;
	left: 0;
	position: relative!important*/
}
.header-section .logo {
	text-align: left
}
.headerTxt {
	color: #000;
	float: left;
	font-size: 16px;
	line-height: 30px;
	font-weight: 700;
	padding-top: 0!important;
	padding-bottom: 0!important;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif
}
}
.navigation-header-section {
	width: 100%;
	background: #3498db;
	margin-bottom: 0
}
.mobmenu {
	display: none
}
nav {
	display: inline-block
}
nav ul li {
	float: left;
	position: relative
}
nav ul li a {
	font-size: 13px;
	line-height: 20px;
	color: #fff;
	display: block;
	font-weight: 600;
	padding: 5px 12px
}
.headerTxt, .headerTxt span, b {
	font-weight: 700
}
nav ul li:hover {
	color: #fff;
	background:#1c699d;
}
.headerTxt {
	color: #000;
	font-size: 16px;
	text-align: right;
	width: 100%
}
.headerTxt span {
	color: #3498db;
	display: inline;
	font-size: 36px;
	text-shadow: 2px 0 0 #1c699d;
}
.container-cell {
	text-align: right;
	margin: 0 auto
}
/*.logo.col-md-3>span {
	display: inline-block;
	position: absolute;
	left: 0;
	z-index: 1
}*/
stylesheet.css:8 #donate, sub {
position:relative
}
.logo.col-md-3 img {
	width: auto;
    height: 84px;
}
#mobmenu sub {
	display: block;
	line-height: 1;
	text-align: center
}
.color-blk {
	color: #000!important;
	display: inline
}
.header-section .container.page-content {
	margin-bottom: 0
}
.hidden-xs {
	display: block!important
}
@font-face {
	font-family: FontAwesome;
	src: url(../fonts/fontawesome-webfont.eot);
	src: url(../fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2) format('woff2'), url(../fonts/fontawesome-webfont.woff) format('woff'), url(../fonts/fontawesome-webfont.ttf) format('truetype'), url(../fonts/fontawesome-webfont.svgfontawesomeregular) format('svg');
	font-weight: 400;
	font-style: normal
}
.fa {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0
}
.col-md-3, .col-md-6, .container {
	padding-left: 15px;
	padding-right: 15px
}
img {
	border: 0
}
html {
	-ms-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent;
	-webkit-text-size-adjust: 100%;
	font-family: sans-serif;
	font-size: 10px
}
a {
	background-color: transparent;
	color: #000
}
body {
	margin: 0;
	color: #333;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143
}
@media (min-width:992px) {
.col-md-6 {
	float: left;
	width: 50%
}
}
@media (min-width:1024px) {
.col-md-3 {
	width: 25%
}
}
sub {
	font-size: 75%;
	line-height: 0;
	bottom: -.25em
}
a:focus, a:hover {
	color: #23527c
}
@media (min-width:768px) {
.container {
	width: 750px
}
}
.container {
	margin-right: auto
}
@media (min-width:992px) {
.container {
	width: 970px
}
}
@media (min-width:1200px) {
.container {
	width: 1200px
}
}
.col-md-3, .col-md-6 {
	min-height: 1px;
	position: relative
}
@media (min-width:992px) {
.col-md-3, .col-md-6 {
	float: left
}
.col-md-6 {
	width: 49%
}
.col-md-3 {
	width: 25%
}
}
@media (min-width:1025px) {
.container.page-content {
	max-width: 1200px;
	width: 1200px
}
}
@media (min-width:770px) and (max-width:1025px) {
nav ul li a {
	padding: 5px 7px
}
}
.clearfix:after, .clearfix:before, .container:after, .container:before {
	content: " ";
	display: table
}
.whychooseBtn>a {
	color: #fff
}
.whychooseList ul li a {
	font-weight:bold;
	background-color: rgba(217, 237, 247,.1);
	color: #000
}

.container.about-dec>p {
	text-align: justify
}
#AddButtonTrip1.addstopbtn, .addstop .removestop {
	color: #d0b267
}
.instateQuote .container>h2 {
	color: #fff;
	font-size: 22px;
	line-height: 22px;
	text-align: center;
	display: inline
}
.homeheading.black>h2 {
	font-size: 30px
}
.serviceList .listBg>h2 {
	font-size: 16px;
	margin: 0 auto;
	display: inline
}
.homeheading.white>h2 {
	font-size: 30px
}
.serviceList .serviceDet>h3 {
	font-size: 15px;
	display: inline
}
.footAdd .org {
	font-size: 18px
}
.sub-heading-wrt {
	font-size: 12px
}
@media screen and (min-device-width: 1025px) and (-webkit-min-device-pixel-ratio: 1) {
.top-menu .header .col-md-6 {
	padding: 0;
}
}
#leavemsg > form#MessageForm {
	background: none;
}
@media screen and (min-device-width: 1025px) and (-webkit-min-device-pixel-ratio: 1) {
.top-menu .header .col-md-6 {
	padding: 0;
}
}
.allRating.clearfix > span {
	display: inline-block;
	padding: 10px 0;
}
.tripadvisor {
	border: 2px solid #ffffff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	display: inline-block;
	background: #00a680 url("../images/social-media-icon.png") no-repeat scroll 3px 2px;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	vertical-align: top
}
.quora {
	border: 2px solid #ffffff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	display: inline-block;
	background: #b0271e url("../images/quora-social-media-icon.png") no-repeat scroll 3px 2px;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	vertical-align: top
}
.pinterest {
	border: 2px solid #ffffff;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	display: inline-block;
	background: #b0271e url("../images/pinterest-social-media-icon.png") no-repeat scroll 3px 2px;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	vertical-align: top
}
.productreview {
	border: 2px solid #78b61a;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	display: inline-block;
	background: #ffffff url("../images/productreview-social-media-icon.png") no-repeat scroll 3px 2px;
	overflow: hidden;
	text-indent: -9999px;
	text-align: left;
	vertical-align: top
}
.mobileVersion .quoteBtn.label-success {
	width: 100%;
}
.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999;
	background-color: #fff
}
.sticky + #mainTopContainer {
	padding-top: 130px
}
#stickyMenuTop {
	background-color: #fff
}
#ContainerReturn label.returnTripText {
	font-size: 12px;
	padding:0 8px;
}
.quoteBtnGet {
	text-transform: uppercase;
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	border: medium none;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 16px;
	line-height: 15px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 148px
}
.quoteBtn.tcapply {
	background-color: #27ae60;
	border: 1px solid #229955!important;
	border-radius: 3px;
	color: #fff !important;
	cursor: pointer;
	display: block !important;
	font-size: 16px;
	line-height: 15px;
	margin: 0 auto 5px;
	padding:10px 0px 10px;
	text-align: center;
	width: 150px
}
.subtitle {
	font-size: 8px;
	text-transform: capitalize;
	display: block
}
.quoteBtn.tcapply:hover {
	background-color:#1e8449;
	color: #fff !important;
	border-color: #176739;
}
.quoteBtn.tcapply button:hover {
	color: #fff
}
.scrollupFooter {
	background-color: rgba(0,0,0,.8);
	border-radius: 0;
	bottom: 0;
	height: auto;
	padding: 0;
	position: fixed;
	right: 0;
	text-align: center;
	width: 100%;
	z-index: 9999;
	box-shadow: 0 0 5px 0 rgba(0,0,0,.2)
}
#stickyMenuTop.sticky, #stickyMenuTop.sticky header {
	background-color: rgba(0,0,0,0)
}
#stickyMenuTop.sticky .navigation-header-section {
	background-color: rgba(0,0,0,.8);
	margin-bottom: 0;
	width: 100%
}
.sFooter {
	border-right: 0 solid #000;
	color: #c7a44b;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	font-weight: 600;
	position: relative;
	text-transform: uppercase;
	z-index: 999
}
.sFooter>a {
	color: #c7a44b;
	padding: 10px 14.8px;
	display: block
}
.sFooter sub {
	display: block;
	line-height: 10px
}
.clickforFooter2.sFooter {
	border-right: 0 none
}
.clickforFooter2 .allRating.clearfix {
	padding: 0 14.8px
}
.footerBotS {
	color: #666;
	font-size: 10px;
	line-height: 10px;
	padding: 5px 0
}
.sFooter .allRating.clearfix>span {
	padding: 0
}
.cookies_links .cookies_link {
	color: #666;
	font-size: 10px;
	text-transform: capitalize
}
.clickforFooter6.sFooter.sFooterTop {
	left: 0;
	position: absolute;
	z-index: 99
}
.sFooter>a:hover, .sFooter .allRating.clearfix:hover {
	color: wheat!important
}
.whychooseBtn sub {
	font-size: 8px
}
.whychooseList .videoWrapper {
	padding: 0
}
.banner-right .whychooseList {
	background: none;
	border-radius: 3px
}
.whychooseList #video-title.subtitle h3 {
	color: #000;
	font-size: 1.2rem;
	font-weight: 400;
	line-height: 1.6rem;
	margin: 3px 0;
	overflow: hidden
}
.whychooseList #video-title.subtitle h3 {
	color: #000
}
.whychooseList .VideoList {
	padding-top: 1px;
	width: 100%;
	padding-bottom: 0
}
.trainedBx_mobile-L {
	width: 45%;
	float: left;
	position: relative;
	min-height: 350px;
	line-height: 0;
	background: url(../images/horizontal_img_mobile.png) right bottom no-repeat
}
.trainedBx_mobile-R {
	width: 55%;
	float: left
}
.trainedBx_mobile-R .homeheading.black {
	text-align: right
}
.trainedBx_mobile-R>p {
	text-align: justify
}
.trainedBx_mobile-R .homeheading span {
	display: block;
	margin: 0 0 10px auto;
	width: 100px
}
@media screen and (max-width:700px) {
#whychooseList.banner-right {
	margin-left: 0
}
}
@media screen and (max-width:1025px) {
.whychooseBtn {
	background: #000 none repeat scroll 0 0;
	color: #c7a44b;
	font-size: 13px;
	font-weight: 700;
	line-height: 20px;
	padding: 8px 10px
}
.whychooseList ul li a {
	border-bottom: 1px solid #8a8a89;
	display: block;
	line-height: 18px;
	padding: 7.5px 4px
}
.whychooseList ul li {
	color: #3a3a3a;
	font-size: 12px;
	line-height: 17px
}
}
@media screen and (max-width:800px) {
.trainedBx.trainedBx_home {
	display: none
}
.whychooseList .VideoList .col-md-12.col-sm-12 {
	width: 50%;
	float: left
}
#top-scrolling.bottom-to-top-scrolling-icons, #VideoListing.banner-right {
	display: none!important
}
.whychooseList ul li a {
	border-bottom: 1px solid #00afd1;
	display: block;
	line-height: 18px;
	padding: 8.1px 4px
}
#ContainerReturn label.returnTripText {
	font-size: 12px;
	padding:0 10px;
}
}
@media screen and (min-width:800px) {
#QuoteForm .container.clearfix {
	max-width: 1100px
}
.whychooseList .videoWrapper .img-responsive {
	height: 135px;
	width: 100%
}
}
.time_hourly .select_img_hourly_icons {
	background: #f2f2f2 url("../images/quoteiconsprite.png") no-repeat scroll -319px -78px;
	border-radius: 5px 0 0 5px;
	float: left;
	height: 35px;
	left: 0;
	padding: 3px 10px;
	position: absolute;
	width: 49px;border: 1px solid #ddd;
}
.col_12_width {
	width: 98%;
}
#quoteBoxOuter.quoteBx {
	padding: 0px;
	border-radius: 0px;
	background: none;
}
/*15.03.2020*/
#quoteBoxOuter .innerQuoteBx {
	/*background: #000000 none repeat scroll 0 0;*/
	border-radius: 5px;
}
#quoteBoxOuter .frmmain {
	/*background: #000000;*/
	padding: 8px 8px 2px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	background-color: #fff;
	border: 1px solid #eee;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
	box-shadow: 0 1px 1px rgba(0,0,0,.05)
}
#quoteBoxOuter .frmtabs {
	padding: 0px;
	background: #000;
}
#quoteBoxOuter .frmtabs, #quoteBoxOuter .quoteHd {
	margin-left: 0px;
	width: 100%;
}
#quoteBoxOuter .quoteHd {
	color: #000000;
	font-size: 100%;
	font-size: 13.4px !important;
}
#quoteBoxOuter .frmtabs label.css-label {
	background-image: none;
}
#quoteBoxOuter .frmtabs ul li {
	float: left;
	padding: 0;
	text-align: center;
	width: 33.33%;
}
/*15.03.2020*/
#quoteBoxOuter .frmtabs input.css-checkbox[type="radio"] + label.css-label {
	background:#3498db;
	height: auto;
	padding: 12px;
	width: 100%;
	color:#fff; font-weight:bold;border-bottom:2px solid #3498db;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#quoteBoxOuter .frmtabs ul {
	margin: 0px;
}

/*15.03.2020*/
/*.css-label.radGroup2[for="ReturnTrip"] {
	border-left: 1px solid #2a2a2a;
	border-right: 1px solid #2a2a2a;
}*/
.activeTab {
	background:#1c699d !important;
	border-bottom: 2px solid #f4201c !important;
}
.pac-container, .pac-item {
	width: 520px !important;
}
.pac-container:after {
	content: none !important;
}
/*15.03.2020*/
.addstopbtn.addstopsBttn {
	background-color: #00afd1;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #ffffff !important;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;		
}
.removestop.removestopBttn {
	background-color: #f6504d;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: bold;
	line-height: 1;
	color: #ffffff !important;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}
/*end*/
.ui-datepicker-group.ui-datepicker-group-first {
	display: inline-block;
	margin-bottom: 15px;
}
.ui-datepicker-group.ui-datepicker-group-last {
	display: inline-block;
	float: right;
}
.ui-datepicker.ui-widget.ui-widget-content.ui-helper-clearfix.ui-corner-all {
	max-width: 600px !important;
	width: 100% !important;
}
/*08.12.2018*/
.pikupTimeAndDate .innerBox1.selectservice {
	width: 32.5%;
	margin: 1px;
}
.pikupTimeAndDate select {
	border-radius: 2px;
}
.selectservice.pikupTimeAndDate {
	margin: 0;
	width: 48.5%;
}
.subHeadForDateAndTravel {
	color: #d0b267;
}
.duration-icon {
	background-position: -320px -78px !important;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
}
.returnTxt label[for="ReturnFrom1"], .returnTxt label[for="ReturnTo1"], .returnTxt label[for="ReturnTravelDate1"] {
	padding: 0px;
}
@media screen and (min-width:800px) {
#LeadForm .container.clearfix {
	max-width: 1100px;
}
}
/*10.12.2018*/
.hover_bgColor {
	background: rgba(0,0,0,.6);
	cursor: pointer;
	display: none;
	height: 100%;
	position: fixed;
	text-align: center;
	top: 0;
	width: 100%;
	z-index: 10000;
}
.hover_bgColor .helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.hover_bgColor > div {
	background-color: #fff;
	box-shadow: 10px 10px 60px #555;
	display: inline-block;
	height: auto;
	max-width: 350px;
	min-height: 100px;
	vertical-align: middle;
	width: 50%;
	position: relative;
	border-radius: 8px;
	padding: 15px 5%;
}
.popupCloseButton {
	background-color: #fff;
	border: 3px solid #999;
	border-radius: 50px;
	cursor: pointer;
	display: inline-block;
	font-family: arial;
	font-weight: bold;
	position: absolute;
	top: -20px;
	right: -20px;
	font-size: 17px;
	line-height: 25px;
	width: 30px;
	height: 30px;
	text-align: center;
	color: red;
}
.popupCloseButton:hover {
	background-color: #ccc;
}
.trigger_popup_BBC {
	cursor: pointer;
	font-size: 20px;
	margin: 20px;
	display: inline-block;
	font-weight: bold;
}
.buttonOk {
	background: #c7a44b;
	border: 1px solid #c7a44b;
	border-radius: 3px;
	color: #000000;
	cursor: pointer;
	display: block;
	font-size: 16px;
	line-height: 15px;
	margin: 0 auto 5px;
	padding: 5px 0;
	text-align: center;
	width: 50px;
}
#divNoPassenger.selectservice.ExactPassBox {
	width: 48% !important;
}
.infoLisItem {
	vertical-align: middle;
	width: 24%;
	float: left;
	text-align: center;
	padding-left: 4px;
	padding-right: 4px
}
.infoLisItem p {
	font-family: arial;
	font-size: 11px!important;
	font-weight: 700;
	line-height: 11px!important;
	margin: 4px 0!important;
	padding: 0;
	text-align: center!important
}
.infoListing {
	font-size: 13px;
	vertical-align: middle;
	border-radius: 50px;
	color: #fff;
	font-family: arial;
	font-weight: 700;
	padding: 10px
}
.customerInformation {
	padding-bottom: 15px
}
.infoLisItem hr {
	background: #fff none repeat scroll 0 0;
	border: 0 none!important;
	color: #fff;
	height: 2px;
	width: auto;
	margin: 4px 0!important
}
.infoListing2 {
	margin: 0 auto;
	padding-top: 9px;
	width: 85%
}
.infoListing1 {
	margin: 0 auto;
	width: 93%
}
.box1 {
	background: #00a680
}
.box2 {
	background: #de4d3c!important
}
.box3 {
	background: #c7a102
}
.box4 {
	background: #de2825
}
.box5 {
	background: #038203;
	line-height: 48px
}
.box6 {
	background: #a83ea3
}
.box7 {
	background: #007bb6;
	line-height: 48px
}
.box8 {
	background: #1d9ef9
}
.box9 {
	background: #3c5995
}
.infoListing:hover {
	cursor: pointer;
	opacity: .8
}
.customerInformationgHead {
	text-align: center;
	padding-bottom: 0
}
#mainContentOfPage {
	margin-top: 15px
}
.customerInformationgHead>hr {
	background: #c7a44b;
	border: 0 none!important;
	color: #c7a44b;
	height: 2px;
	margin: 0
}
.customerInformationgHead h3 {
	margin: 8px 0;
	font-size: 22px;
	font-weight: 500;
	color: #000000;
}
.customerGuide {
	background-image: url(../images/bg_aerrow.png);
	background-position: right 50px;
	background-repeat: no-repeat
}
.infoListing2 .infoLisItem {
	width: 19%
}
.clearBoth {
	clear: both
}

/*new css*/
.brand-banner-right {
	width: 40%;
	float: left;
	margin-bottom: 10px;
	margin-top: 15px;
	margin-left: 40px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-radius:4px;
	text-align:center;
}
.brand-informaiotn-slogan h3 {
    font-size: 20px;
    text-align: justify;
    padding: 10px;
    color: #000;
}

.callBx .callInnerBx .phoneNumberCenter {
    font-weight: 700;
    margin-top: 15px !important;
    line-height: normal !important;
}
.callBx .callInnerBx .phoneNumberCenter a {
    background: #00afd1;
    border-radius: 51px;
    color: #fff;
    display: block;
    font-size: 19px;
    text-align: center;
    padding: 3px 10px;
    position: relative;
    text-decoration: none;
}
.callBx .callInnerBx .phoneNumberCenter a i {
    background:#000;
    border: 2px solid #00afd1;
    border-radius: 50px;
    color: #fff;
    display: inline-block;
    font-size: 26px;
    left: -5px;
    padding: 8px 10px;
    position: absolute;
    top: -6px;
    width: 45px;
    height: 45px;
}
.pwdby-brand{text-align: right;float: right;position: relative;bottom: 33px;font-size: 75%;color: rgb(153, 153, 153);}
.hover_bkgr_fricc > div.full-width-cell{padding: 6px 0.5%;background-color: #f4201c;}
.hover_bkgr_fricc ul{margin: 0 0 0px;}
/*for common layout css*/
.commonLayout ul {margin: 0px;}
.commonLayout-section .divider-block{padding-top: 15px;}
.commonLayout .nav-phone-num.nav-menu span{text-shadow:none;}
.commonLayout-section .divider-block .headingContainer {color: #3498db;text-align: left !important;border-bottom: 1px solid #bce8f1;margin-bottom: 10px;padding-bottom: 5px;}
.commonLayout-section .page-content ul.list-inline li{float: left;padding: 0 2px 8px;width: 50%;}
.commonLayout-section .page-content ul.list-inline a{color:#3498db;}
.commonLayout-section .page-content ul.list-inline a:hover{color:#000;font-weight:bold;}
.commonLayout-section .page-content p{clear:both;}
.commonLayout-section{padding: 10px;text-align: start;}
.commonLayout-section .faqList {
    width: 100%;
    padding-top: 10px;
}
.commonLayout-section .faqList ul li {
    border: #bce8f1 solid 1px;
    padding: 15px 15px 15px 45px;
    font-size: 16px;
    color:#00849e;
    background: #d9edf7 url(../images/faq-plus.png) 15px center no-repeat;
    cursor: pointer;
    margin-bottom: 15px;
    border-radius: 3px;
}
.commonLayout-section .faqDetail {
    background: #d9edf7;
    font-size: 15px;
    line-height: 21px;
    color: #333;
    border-radius: 0 0 3px 3px;
    padding: 20px 0 0 0;
    margin-bottom: 15px;
    display: none;
}
.faqList ul li.active {
    background: #d9edf7 url(../images/faq-negative.png) 15px 19px no-repeat;
    border: #bce8f1 solid 1px;
    border-radius: 3px 3px 0 0;
    color: #00849e;
    border-bottom: #e1e1e1 solid 1px;
    margin-bottom: 15px;
}
.form-group.cell-box-4 {
    width: 33.3333333%;
    float: left;
    padding-right:3px;
    padding-left:0px;
}
.form-group.cell-box-12.clearfix {
    clear: both;
     display: block;
    padding:6px 3px 0 0;
}
.form-group.cell-box-4 .form-control, .form-group.cell-box-12.clearfix textarea{border-radius:3px;}
.form-group.cell-box-12.clearfix textarea{min-height:200px;}
h2.defaultHeading {
    color: #3498db;
}
.btn-primary:focus, .btn-primary.focus {
    color: #ffffff;
    background-color: #217dbb;
    border-color: #124364;
}
.btn-primary {
    color: #ffffff;
    background-color: #3498db;
    border-color: #258cd1;
}
.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 8px 14px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.btn-primary:hover {
    color: #ffffff;
    background-color: #217dbb;
    border-color: #1c699d;
}
footer .container {
     width: 100%;
    max-width: 1170px;
}
@media (min-width:769px) {
.site-info-watermark{display: table;text-align: right;vertical-align: middle;width:50%;}
.site-info-watermark .headerTxt{display: table-cell;vertical-align: middle;float:none;}
.commonLayout .col-md-3, .commonLayout .col-md-6{padding-left:0px;padding-right:0px;}
.commonLayout .headerTxt span {font-size: 25px;}
.hidden-xs {display: none!important}
}
@media (min-width:769px) and (max-width:980px){.commonLayout.header .logo {
	float: left;text-align:left;width: 37%}
.commonLayout .site-info-watermark {display: table;text-align: right;vertical-align: middle;height: 100px;width: 63%;}
.hidden-xs {display: none!important}
}
@media (max-width:768px){.site-info-watermark{display: table;text-align: right;vertical-align: middle;height: 100px;width:50%;}
.site-info-watermark .headerTxt{display: table-cell;vertical-align: middle;float:none;}
.commonLayout .col-md-3, .commonLayout .col-md-6{padding-left:0px;padding-right:0px;}
.headerTxt span {font-size: 25px;}
.form-group.cell-box-4 {
    width:100%;
    float: left;
    padding-right:0px;
    padding-left:0px;
	margin-bottom:5px;
}
}
@media (max-width:900px){
.commonLayout .sub-heading-wrt {display: none;}
.commonLayout-section {
    padding: 10px;
    text-align: start;
}
}
/*error message*/
.input-validation-error{border: 1px solid #ff0000;}
.field-validation-error{color: #ff0000;}
.field-validation-valid{display: none;}
.validation-summary-errors{background-color: #f2dede;border-color: #ebccd1;color: #f6504d;padding:10px;border: 1px solid transparent;border-radius:4px;margin-bottom:10px;}
.validation-summary-valid{display: none;}
/*end css*/

.loginPanel{margin:7px auto 0;position:relative;}
.loginDashboard .nav-phone-num.nav-menu{padding: 0px 0;}
@media (max-width:959px) {
.specioffTxt p, p {
	line-height: 20px
}
.container {
	padding: 0 5px
}
.opratList ul li {
	max-width: 354px;
	margin: 0 5px
}
.banner-right {
	width: 30%
}
.whychooseList ul li {
	font-size: 12px
}
.quoteBx {
	width: 68%;
	padding: 10px 5px
}
.instateQuote {
	font-size: 22px
}
.socialhome ul li span {
	font-size: 13px
}
.socialhome ul li small {
	font-size: 11px
}
.mobile-L {
	width: 58%
}
h1 {
	font-size: 26px
}
p {
	font-size: 14px
}
.opratDsc strong {
	font-size: 22px
}
.specioffTxt p {
	font-size: 14px
}
.specioffTxt span, .specioffTxt2 span {
	font-size: 20px;
	font-weight: 700
}
.specoffer-L, .specoffer-R {
	min-height: 500px
}
.loyality-L, .loyality-R {
	width: 49%;
	padding: 10px;
	min-height: 470px
}
.loyality-L p, .loyality-R p {
	font-size: 14px;
	line-height: 20px
}
.footerList ul li a, .footerList2 ul li a {
	font-size: 12px;
	line-height: 22px
}
.footAdd {
	font-size: 13px
}
.opratList {
	width: 96%;
	margin: 0 auto
}
.mobile-R {
	background-size: 100%
}
.oprateBx {
	min-height: 487px;
	padding: 15px 20px
}
.bannerBg {
	margin-top: 0
}
.homeheading {
	font-size: 26px
}
}
@media (max-width:767px) {
.instateQuote, .needassist {
	padding: 5px 0
}
.footer-L {
	display: none
}
.dropdownList(right:auto;
left:5px !important;
top:52px !important;
).opratList ul li {
max-width:629px;
width:100%!important;
display:block
}
.footer-M, .footerBdr, .loyality-L, .specoffer-R {
	display: none
}
.oprateBx {
	min-height: 0
}
form {
	margin: 0!important
}
.logo.col-md-3 img {
	width: auto;
    height: auto;
}
.banner-right, .quoteBx {
	width: 100%;
	float: none
}
.banner-right {
	margin-top: 20px
}
.needassistTxt {
	line-height: 39px;
	font-size: 16px
}
.instateQuote, .needassistTxt strong, .opratDsc strong {
	font-size: 18px
}
.socialhome ul li {
	display: inline-block;
	float: none;
	width: 19%;
	margin-bottom: 20px
}
.locationsList ul li {
	width: 32%
}
.locationsList ul li:nth-child(3n) {
	margin-right: 0!important
}
.locationsList ul li:nth-child(4n) {
	margin-right: 2%
}
.mobile-R {
	display: none
}
.mobile-L {
	width: 100%;
	float: none
}
.mobileBx {
	padding: 20px 0;
	text-align: center
}
.aboutBdr {
	margin: 10px auto!important
}
.opratDsc {
	font-size: 14px;
	line-height: 20px
}
.specoffer-L, .specoffer-R {
	width: 100%;
	text-align: center;
	min-height: 0;
	float: none;
	padding: 0 10px
}
.specioffTxt, .specioffTxt2 {
	float: none;
	max-width: 100%;
	padding: 20px 0;
	text-align: center
}
.specioffTxt {
	color: #333
}
.loyality-L, .loyality-R {
	min-height: 0;
	padding: 10px;
	width: 100%
}
.footer-L {
	width: 100%;
	margin-bottom: 20px
}
.footer-M {
	width: 33.33%
}
.servoffdBx {
	padding: 20px 0
}
.paymentBx {
	padding: 30px 0
}
.homeheading {
	font-size: 22px
}
.whychooseList>ul {
	margin: 0
}
}
@media (max-width:639px) {
.needassist {
	padding: 0 0 8px
}
.opratList ul li {
	max-width: 439px
}
.needassistTxt {
	text-align: center
}
.needassistTxt span {
	display: block;
	float: none;
	width: 200px;
	margin: 0 auto
}
.loc-FadeBg strong {
	font-size: 16px
}
.service-L, .service-R {
	float: none;
	margin: 0 0 5px;
	width: 100%
}
h1 {
	font-size: 22px
}
.paymentBx {
	padding: 20px 0
}
.cartList ul li {
	margin-bottom: 10px
}
.oprateBx {
	width: 100%;
	margin: 0 0 20px;
	min-height: 400px
}
.oprationalBg {
	padding: 20px 0 10px
}
.footAdd-L {
	float: none;
	padding: 0;
	width: 100%
}
.footAdd-M, .footAdd-R {
	width: 50%
}
.logonBx {
	width: 300px
}
}
@media (max-width:479px) {
.footAdd-M, .footer-M, .selectservice {
	float: none
}
form {
	margin: 0!important
}
.opratList ul li {
	max-width: 375px;
	margin: 0 10px
}
.footerSocial span {
	display: inline-block
}
.oprateBx {
	min-height: 510px
}
.quoteHd {
	font-size: 14px
}
.selectservice {
	margin: 0 0 3px;
	min-height: 40px;
	width: 100%!important
}
.locationsList ul li, .locationsList ul li:nth-child(3n) {
	margin: 0 1% 10px!important
}
.socialhome ul li {
	width: 32%;
	vertical-align: top
}
.footAdd-M, .footer-M, .footerHd {
	width: 100%
}
.needassistTxt {
	line-height: 20px;
	padding: 10px 0
}
.needassist {
	padding: 0
}
.needassistTxt span {
	padding-top: 8px
}
.instateQuote {
	font-size: 16px;
	line-height: 22px;
	padding: 7px 0
}
.footerList ul li a, .loc-FadeBg strong {
	font-size: 14px
}
.aboutBg {
	padding: 15px 0
}
.footerList ul li {
	float: none;
	width: 100%
}
.footAdd-R {
	display: none
}
.locationsList ul li {
	width: 48%;
	height: 150px
}
.locationimg1, .locationimg10, .locationimg11, .locationimg12, .locationimg2, .locationimg3, .locationimg4, .locationimg5, .locationimg6, .locationimg7, .locationimg8, .locationimg9 {
	height: 150px
}
.facebook-icon, .gplus-icon, .instagram, .linked-icon, .twitter-icon {
	background-size: 100% auto;
	height: 28px;
	width: 28px
}
.facebook-icon {
	background-position: 0 -56px
}
.twitter-icon {
	background-position: 0 -196px
}
.linked-icon {
	background-position: 0 -140px
}
.gplus-icon {
	background-position: 0 -84px
}
.instagram {
	background-position: 0 -112px
}
.footerSocial {
	padding: 10px 0 20px
}
.loc-FadeBg a {
	width: 120px;
	padding: 5px 0
}
.footerSocial a {
	margin-right: 2px
}
.socialhome ul li:first-child {
	width: 50%
}
}
@media (max-width:413px) {
.opratList ul li {
	max-width: 330px;
	margin: 0 5px
}
}
@media (max-width:359px) {
.opratList ul li {
	max-width: 290px;
	margin: 0 5px
}
}
/*form {
	background: linear-gradient(to bottom, wheat 0, #fff 203px) rgba(0,0,0,0)
}
*/
