/*
Theme Name: ID Limousine
Author: Guaranteed SEO
Author URI: http://www.guaranteedseo.com/
Description:
Version: 1.0
*/
/*
ORANGE: #ff8027
GREEN: #059aa7
*/
/*@font-face {
font-family: '';
src:url('fonts/');
src:url('fonts/') format('embedded-opentype'),
	url('fonts/') format('woff'),
		url('fonts/') format('truetype'),
		url('fonts/') format('svg');
	font-weight: normal;
	font-style: normal;
	}*/
@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?h0vvds');
	src:url('fonts/icomoon.eot?#iefixh0vvds') format('embedded-opentype'),
		url('fonts/icomoon.woff?h0vvds') format('woff'),
		url('fonts/icomoon.ttf?h0vvds') format('truetype'),
		url('fonts/icomoon.svg?h0vvds#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-twitter:before {content: "\e600";}
.icon-email:before {content: "\e601";}
.icon-facebook:before {content: "\e602";}
.icon-google:before {content: "\e603";}
.icon-linkedin:before {content: "\e604";}
.icon-phone:before {content: "\e605";}
.icon-pinterest:before {content: "\e606";}
.icon-calendar:before {content: "\e607";}
.icon-language:before {content: "\e608";}
.icon-plus:before {content: "\e609";}
body {font-family: 'Ubuntu', sans-serif;font-size:16px; }
#wrapper {/*padding: 0;*/transition:none;}
.inner {
width: 100%;
max-width: 1275px;
margin: 0 auto;
}
.inner a {text-decoration: underline;}
/*.row {margin: 0;}*/
.alignleft {
float: left;
margin-right: 15px;
margin-bottom: 15px;
}
.alignright {
float: right;
margin-left: 15px;
margin-bottom: 15px;
}
.aligncenter {
margin: 15px auto;
}
.center {
float: right;
position: relative;
right: 50%;
text-align: left;
clear: both;
}
.center .center-inner {
position: relative;
right: -50%;
float: right;
}
a:hover {text-decoration: none;}
* {
transition:all 0.3s linear;
-webkit-transition:all 0.3s linear;
-moz-transition:all 0.3s linear;
}
.btn-orange {
background: #ff8027;
color: #fff;
padding: 5px 50px;
margin: 20px 0;
display: inline-block;
text-transform: uppercase;
font-size: 25px;
}
#content {margin-bottom: 20px;}
/*-------------------- HEADER ----------------------*/
@media (max-width: 895px) and (min-width: 767px) {
body.fr header #logo {
	width: 195px;
	height: 46px;
	background: url('img/logo.svg') top center no-repeat;
	background-size: 195px 46px;
}
}

#logo {
background: url('../images/logo.png') top center no-repeat;
width: 357px;
height: 110px;
float: left;
margin: 5px 10px 5px 0;
}
#logo a {display: block;height: 76px;}
#top-right {
//overflow: hidden;
//border-bottom: 2px solid #000;
padding: 17px 0 7px;
}
#dropdowns {float: right;position: relative;}
.dropdown {float:left;margin-right: 30px;position: static;}
.dropdown.events {margin-right: 82px;}
.dropdown.events ul {margin: 0;}
.dropdown.events li {padding:3px 6px;}
.dropdown.events li:hover {background: #EFEFEF;}
.dropdown.events li a {display: block;height:30px;width: 100%;color: #000;}
.dropdown:hover .hover {display: block;}
#top-right .dropdown .icon {color:#ff8027;font-size:30px;}
.hover {
position: absolute;
right: 0;
top: 35px;
background: #fff;
z-index: 9999;
border: 2px solid #FF8027;
display: none;
}
.hover #lang_sel_list ul {width: 100%;margin: 0;}
.hover #lang_sel_list li {width: 100%;padding:0!important;}
.hover #lang_sel_list a {border:0;padding: 7px 20px!important;font-size: 16px;display: block;transition:none;}
.hover #lang_sel_list a:hover {background: #dbdbdb;}
.events .hover {width: 100%;}
/*.hover span {width: 50%;}*/
.hover span.icon {float: right;text-align: right;}
.hover a.more {display: block;background:#FF8027;color: #fff;text-align: center;font-size: 16px;padding: 13px 0;}

.border-bottom {
border-bottom: 2px solid;
margin: 18px 0 0px;
width: calc(100% - 371px);
float: right;
 }

#toggle {display: none;  float: right;font-size: 30px;cursor: pointer;}
#mainNav > ul > li, #bannerNav > ul > li {margin: 0 20px;position: relative;padding: 16px 5px;}
#mainNav ul > li > a, #bannerNav ul > li > a {color: #fff;text-transform: uppercase;}
#mainNav > ul ul, #bannerNav > ul ul {display:none;position: absolute;padding: 0;width: 200px;background: #fff;z-index: 99;top: 54px;left: 0;border:1px solid #000;border-top: 0;}
#mainNav , #bannerNav > ul ul > li {/*padding:5px 0;*/}
#mainNav > ul ul a, #bannerNav > ul ul a {color: #000;padding:10px 6px;display: block;}
#mainNav > ul ul li:hover a, #bannerNav > ul ul li:hover a {background:#059aa7;margin-left: -5px;margin-right: -5px;padding-left: 11px;}
#mainNav > ul > li.menu-item-has-children:hover .sub-menu, #bannerNav > ul > li.menu-item-has-children:hover .sub-menu {display: block;}
#mainNav {background:#059aa7;transition:none; }
.menu-item-has-children .glyphicon {display: none;color: #fff;}
#header .menu-item-1619, #header .menu-item-1618 {display: none;}
#bannerNav {background: transparent;}
.home #mainNav.no-home {display: none;background:#059aa7;}
#mainNav > ul {float: left;margin:0;}
#reserve {float: right;background: rgb(0, 82, 86);padding: 0 20px;}
#reserve span {color: #fff;font-size: 18px;display: block;}
#reserve.page > div {float: left;text-align: center;margin-right:20px;}
#reserve span.number {margin: 0;padding: 0;border-top: 1px solid #fff;}
.white-box {
float: left;
background: #FF8027;
text-transform: uppercase;
font-size: 16px;
width: 128px;
text-align: center;
margin: 5px;
}
.white-box a {color: #fff;}
#wrapper.sticky {padding-top: 53px;}
.sticky #mainNav {
  position: fixed;
  top: 0;
  width: 100%;
  left: 0;
  z-index: 999;
  transition:none;
}
.home .sticky #mainNav.no-home {display: block;  z-index: 9999;}
/*-------------------- HOME PAGE ----------------------*/
/*.lined {
     overflow: hidden;
     text-align: center;
 }
.lined > span {
    position: relative;
    display: inline-block;
}
.lined > span:before, .lined > span:after {
    content: ' ';
    position: absolute;
    top: 50%;
    border-bottom: 2px solid;
    width: 592px;
    margin: 0 20px;
}
.lined > span:before {
    right: 100%;
}
.lined > span:after {
    left: 100%;
}*/

.lined {
position: relative;
font-size: 30px;
z-index: 1;
overflow: hidden;
text-align: center;
//max-width: 700px;
margin: 20px auto 10px;
}
.lined:before, .lined:after {
position: absolute;
top: 41%;
overflow: hidden;
width: 45%;
height: 5px;
content: '\a0';
background-color: rgb(5, 154, 167);
}
.lined:before {
margin-left: -48%;
text-align: right;
}
.lined:after {
margin-left: 2%;
}


#banner {background: url('../images/banner.jpg') top left no-repeat;background-size: 100%;position: relative;padding-top: 37.8361%;}
#banner #reserve {
top: 20px;
left: 20px;
background: rgba(0,0,0,0.6);
border: 2px solid #fff;
padding: 15px;
color: #fff;
text-transform: uppercase;
position: absolute;
text-align: center;
max-width: 400px;
}
.orange-box {
background: #ff8027;
float: left;
text-transform: uppercase;
font-family: Ubuntu;
font-weight: bold;
margin: 0 20px 20px 0;
width: 150px;
text-align: center;
line-height: 16px;
}
#reserve .orange-box {
width: 48%;
margin: 0 1%;
font-size:20px;
}
.orange-box a {padding: 10px;color: #fff;display: block;}
.orange-box:hover {background:#059aa7;}
.home #reserve h1 {display: block;font-size: 30px;padding-bottom: 6px;}
.home #reserve h1.number {border-top: 2px solid #fff;margin-top: 15px;padding: 6px 0 0;}
.home .no-home #reserve h1 {font-size: 18px;padding: 0;margin: 0;}
.home #wrapper.sticky {padding-top: 0;}
#banner #bannerNav {
position: absolute;
top: 20px;
right:10px;
}
.home h1, .home h2 {}
.home h2 {color: #000;}
.home h1, .home h5 {color: #fff;border:none;background: #059aa7;padding: 10px 10px;margin-top: 2px;}
.home h1 a, .home h5 a {color: #fff; text-decoration: underline;}
.narrow {padding: 0 100px;text-align: center;}
.narrow h2 {}
#services {margin:50px 0;}
.service {margin-bottom:20px;}
.service .img-wrap {position: relative;}
.service img {width: 100%;height: auto;}
.service .read-more {
position: absolute;
bottom: 0;
right: 0;
/* background: #fff; */
width: 66px;
/* padding: 10px; */
border-bottom: 53px solid #fff;
border-left: 66px solid transparent;
cursor: pointer;
}
.service .read-more span {
color: #ff8027;
font-size: 25px;
display: block;
position: absolute;
right: 1px;
bottom: -51px;
top: 20px;
}
.service h3, .service h2 {font-size: 20px; color: #000; text-transform: uppercase;font-weight: bold;text-align: center;margin-top: 10px;}
.service .description {
position: absolute;
background: rgba(255,255,255,0.8);
color: #000;
top: 10px;
padding:20px 20px;
text-align: center;
display: none;
font-size: 13px;
}
.service:hover .description {display: block;}
.service .read-more:hover {border-bottom-color:#ff8027;}
.service .read-more:hover span {color: #fff;}
#fleet {margin: 50px 0;}
.fleet {padding: 0 7%;margin-bottom: 40px;}
.home .fleet {padding: 0 15px;font-size: 14px;}
.fleet img {
border-bottom: 5px solid #059aa7;
padding-bottom: 15px;
width: 100%;
height: auto;
}
.fleet h3, .fleet h2 {color: #000; font-size: 20px;text-transform: uppercase;text-align: center;}
.fleet .icon {color:#ff8027;text-align: center;font-size: 40px;display: block;padding: 4px;}
.fleet .icon:hover {
background: #ff8027;
color: #fff;
cursor: pointer;
}
.arrow-neg {
float: left;
height: 18px;
width: 50%;
margin-bottom: 15px;
}
.arrow-neg-left {
border-bottom: 18px solid transparent;
border-right: 18px solid #059aa7;
}
.arrow-neg-right {
border-bottom: 18px solid transparent;
border-left: 18px solid #059aa7;
left: 50%;
}
h3, .h3 {
font-size: 20px;
color: #059AA7;
}
/*-------------------- OUR FLEET ----------------------*/
.single-vehicles .header {margin: 30px 0;}
.single-vehicles .header img {width: 100%;height: auto;}
.passengers {font-weight: bold;text-transform: uppercase;display: block;text-align: center;margin:10px 0;}
.single .passengers {text-align: left;}
h1.border, span.border {
float: left;
display: block;
margin-right: 10px;
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 3px;
color: #000;
border:none;
}
.border-right {overflow: hidden;border-bottom: 5px solid #059aa7;padding: 14px 0;}
#sidebar li {
background: #71c5cd;
margin: 0 0 10px;
text-transform: uppercase;
text-align: center;
position: relative;
}
#sidebar li a {color: #fff;padding: 5px 10px;display: block;font-size: 20px;}
#sidebar li.active, #sidebar li:hover {background: #059AA7!important;}
#sidebar li.active:before, #sidebar li:hover:before {
font-family: 'Glyphicons Halflings';
font-style: normal;
font-weight: 400;
content: "\e250";
float: left;
color: #fff;
position: absolute;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
left: 5px;
font-size: 20px;
}
/*-------------------- BLOG ----------------------*/
.full-img img {display: block;width: 100%;height: auto;margin-bottom: 20px;}
.back {color: #000;font-size:20px; }
.post-box {margin-bottom: 30px;}
.post-box .more {font-weight: bold;color:#ff8027;}
.post-box header h1, .post-box header h2 {
color: #ff8027;
font-family: 'Open Sans', sans-serif;
font-size: 28px;
border-bottom: 2px solid #000;
padding-bottom: 5px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 3px;
}
.post-box h2 a {color:#ff8027;}
h1 {
color: #ff8027;
font-family: 'Open Sans', sans-serif;
font-size: 28px;
}
h2 {font-size: 24px;color: #059AA7;}
span.border {
font-size: 20px;
text-transform: uppercase;
font-weight: bold;
letter-spacing: 3px;
margin:16px 10px 10px 0;
}
/*.post-box .attachment-thumbnail {width: 100%;height: auto;}*/
.post-box .thumb-wrap {float: left;margin: 0 15px 0 0;}
.post-box .excerpt {overflow-x:hidden;}
.date {
display: block;
margin-bottom: 15px;
}
span.green-header {
background: #059AA7;
margin: 0 0 10px;
text-transform: uppercase;
text-align: center;
display: block;
color: #fff;
padding: 5px 10px;
font-size: 20px;
}
#sidebar ul.categories li {background: #71c5cd;text-align: left;}
#sidebar ul.categories li a {color: #fff;  padding-left: 30px;}
#sidebar .cat-title {
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 22px;
  text-align: center;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.single .attachment-post-thumbnail {width: 100%;height: auto; margin-bottom: 25px}
/*-------------------- LOCATIONS PAGE ----------------------*/
#map-wrap {position: relative;}

#map {width: 100%;height:500px;}
#mapNav {background: #059aa7;width: 100%;text-align: center;color: #fff;margin-bottom: 7px;}
#mapNav > ul {margin-bottom: 0px;}
#mapNav > ul > li {padding: 10px 30px;text-transform: uppercase;cursor: pointer;}
/*#mapNav > ul {text-align: center;}
#mapNav > ul > li {color: #fff;position: relative;}*/
#mapNav > ul ul {display: none;}
#mapNav > .sel {display: none;}
#mapNav > .sel > li {float: left;width: 20%;text-align: left;font-size: 13px;}
#mapNav > .sel > li a {color: #fff;}
/*-------------------- CONTACT ----------------------*/
form {padding: 0;}
.form-inner {margin: 0;padding: 0;}
.form-inner > div > div > span.placeholder {color: #000;}
.form-inner > div > div.underline {border-color: #000;margin:7px 0;}
.form-inner > div > div.underline.focused {border-color:#059aa7;}
.form-inner > div > div > input:focus ~ label, .form-inner > div > div > textarea:focus ~ label {color:#059aa7;}
.form-inner > div > div.underline:before, .form-inner > div > div.underline::before, .form-inner > div > div.underline:after, .form-inner > div > div.underline::after {background-color: #000;}
.form-inner > div > div.underline.focused:before, .form-inner > div > div.underline.focused::before, .form-inner > div > div.underline.focused:after, .form-inner > div > div.underline.focused::after {background-color: #059aa7;}
.form-inner input[type=submit] {
background: #FF8027;
color: #fff;
text-transform: uppercase;
border: 0;
font-weight: bold;
font-size: 20px;
padding: 5px 22px;
margin-top: 20px;
}
span.orange {color: #ff8027;text-transform: uppercase;display: block;margin-bottom: 10px;font-weight: bold;font-size: 22px;}
span.loc {
font-weight: bold;
display: inline-block;
color: #fff;
text-align: center;
padding: 5px 10px;
font-size: 22px;
margin:25px 0 10px;
}
span.loc.green {background: #059AA7;}
span.loc.grey {background: #515151;}
#contact a {display: block;color: #000;/*text-decoration: underline;*/}
#contact .icon-google {
color: #fff;
background: #f63e28;
font-size: 26px;
border-radius: 50%;
top: 6px;
position: relative;
padding: 2px;
}
/*-------------------- BOOKING ----------------------*/
#booking {display: none;}
#booking .form-inner {max-width: none;}
#booking .form-inner > .col-sm-3 {width:25%;padding: 0 15px!important;}
#booking .form-inner > .col-sm-6 {width:50%;padding: 0 15px!important;}
#booking .form-inner > div > div.underline {margin-bottom: 20px;}
#booking .form-inner > div.dropdown {margin: -7px 0 0;padding: 0;}
#booking .form-inner > div > div > input {font-weight: normal;font-family: "Ubuntu", sans-serif;font-weight: bold;font-size: 16px;}
#booking span.title {display: block;color:#ff8027;font-size: 22px;font-weight: bold;text-transform: uppercase;margin-bottom: 15px;}
#booking input[type=submit] {
background: #FF8027;
color: #fff;
border: 0;
font-size: 22px;
text-transform: uppercase;
padding: 5px 62px;
}
#booking select {
width: 100%;
border: 0;
border-bottom: 2px solid #000;
margin-top: 15px;
}
.select-vehicle {
font-weight: bold;
margin: 15px;
background: #FF8027;
display: inline-block;
padding: 10px;
color: #fff;
cursor: pointer;
float: left;
}
.select-vehicle span {margin-left: 15px;}
.vehicle-img {
width: 150px;
height: auto;
float: left;
display: none;
}
#vehicle-list {
display: none;
position: absolute;
z-index: 2001;
background: #fff;
border: 5px solid #FF8027;
text-align: center;
padding: 15px;
width: 100%;
max-width: 1300px;
}
#clear-overlay {
position: fixed;
width: 100%;
height: 100%;
z-index: 2000;
background: transparent;
top: 0;
left: 0;
display: none;
}
#vehicle-list div {border:3px solid #fff;padding: 10px 15px;cursor: pointer;}
#vehicle-list div:hover {border-color: #ff8027;}
#vehicle-list img {width: 100%;height: auto;}
#orange {background: #FF8027;padding: 0 15px 15px;margin-bottom: 25px;}
#orange h2 {color: #fff;text-transform: uppercase;font-size: 22px;font-weight: bold;margin-bottom: 30px;}
#orange .wpcf7-radio {width: 100%;display: block;}
#orange .wpcf7-list-item {width: 25%;display: inline-block;margin: 0;}
.airport, .address, .return-pickup, .btn-add, .dropoff, .type-4 #luggage, #hours, .hoursV, .stop {display: none;}
.type-1 .airport, .type-1 .return-pickup, .type-1 .dropoff,
.type-2 .airport, .type-2 .dropoff,
.type-3 .address, .type-3 .stop, .type-3 .dropoff,
.type-4 #hours, .type-4 .address, .type-4 .hoursV
{display: block;}
.type-3 .btn-add {display: inline-block;}
.btn-add {
display: none;
background: #059AA7;
color: #fff;
text-align: center;
padding: 8px;
margin: 10px 0;
min-width: 150px;
cursor: pointer;
}
.btn-add:hover {background:#16A1AD;color: #fff; }
.btn-add span {margin-left: 10px;}
table.details {margin-bottom: 30px;}
.btn-pay {
background:rgb(0, 82, 86);
color: #fff;
border-radius: 6px;
padding: 20px;
display: block;
text-align: center;
cursor: pointer;
width: 100%;
border:0;
}
.btn-pay:hover {background:rgb(12, 113, 118);color: #fff;}
#booking.company {display: block;}
.company #new-passenger {display: inline-block!important;}
.passenger {border-top: 1px solid #353535;padding-top: 20px;margin-top: 10px;position: relative;}
.passenger .glyphicon-remove {
position: absolute;
top: 10px;
right: 6px;
color: #737373;
cursor: pointer;
}
.form-inner div select {
border: 0;
border-bottom: 2px solid #000;
padding-bottom: 7px;
position: static;
opacity: 1;
outline: none;
font-weight: bold;
}
.form-inner div select::after {
content: "";
height: 5px;
width: 2px;
position: absolute;
bottom: 0;
background-color: #000;
}

.stop .glyphicon-minus {
position: absolute;
right: 30px;
top: 9px;
color: #fff;
background: #059AA7;
border-radius: 10px;
height: 20px;
width: 20px;
text-align: center;
padding-top: 2px;
display: none;
cursor: pointer;
}

.stop:hover .glyphicon-minus {display: block;}

.wpcf7-form-control-wrap {
position: relative;
top: -15px;
}
/*-------------------- INVOICE ----------------------*/
#invoice {padding: 20px 0;}
#invoice h1 {color: #000;border:0;text-align: right;}
#invoice .pull-right strong {text-align: right;margin-right: 20px;}
#invoice .pull-right span {  text-align: right;float: right;}
#invoice #logos {margin: 0 auto;float: none;clear:both;}
#invoice .full {width: 100%;border: 2px solid #000;  margin-top: 30px;}
#invoice .full thead {background: #ddd;border-bottom: 2px solid;}
#invoice td, #invoice th {padding: 5px 10px;}
#invoice .full .title {font-weight: bold;text-align: right;border-right: 2px solid #000;border-left: 2px solid #000;}
#invoice .full .subtotal {  border-bottom: 2px solid rgb(0, 0, 0);border-top: 6px double #000;}
#invoice .foot {margin: 30px auto;display: block;}
#invoice table tr td:last-child {text-align: right;}

/*-------------------- FOOTER ----------------------*/
#footer {text-align: center;}
#footer .top {background:#059aa7;color: #fff;font-size: 18px;padding: 30px 0;}
#footer .top span {text-transform: uppercase;font-weight: bold;letter-spacing: 3px;}
#footer .top .social a {color: #fff;}
#footer .top .icon {font-size: 40px;font-weight: normal;}
#footer .top a:hover .icon {color: #000;}
#footer .bottom {padding: 5px 0 0;font-size: 11px;}
/*-------------------- MEDIA QUERIES ----------------------*/
@media only screen
and (min-width : 320px)
and (max-width : 352px) {
#logo {zoom:0.8;}
#reserve .orange-box a {padding: 32px 10px;}
#reserve .orange-box {font-size: 15px;}
}
@media only screen
and (min-width : 320px)
and (max-width : 768px) {
#wrapper {padding-top: 51px;}
.home #wrapper {padding-top: 0;}
#banner #reserve {  position: static;width: 100%;max-width: none;  border: 0;margin: 10px 0;background: rgb(0, 82, 86);}
.orange-box a {padding:40px 10px;height: 95px;}
.dropdown.events {display: none;}
.hover {left: 0;}
#logo {clear: both;float: none;margin: 20px auto;}
#dropdowns {float: left;}
.border-bottom {display: none;}
#mainNav {
position: fixed!important;
width: 100%;
top: 0;
left: 0;
z-index: 999;
}
#mainNav > ul, #banner #bannerNav {border: 0!important;}
#header #mainNav #toggle {
position: static;
margin: 7px 10px 2px;
}
.white-box {display: none;}
#booking .form-inner > .col-sm-3 {width: 100%;}
#orange .wpcf7-list-item {width: 50%;}
.service:hover .description {display: none;}

#map-overlay {position: absolute;height: 100%;width: 100%;z-index: 999999;}
#map {height: 250px;}
#mapNav > .sel {border-top:1px solid #fff;}
#mapNav > .sel > li {width: 50%;}
.lined:before, .lined:after {content: none;}

}
@media only screen
and (min-width : 767px)
and (max-width : 801px) {
	.page-id-1656.home .lined:before, .page-id-1656.home .lined:after {
		content: none;
	}
}
@media only screen
and (min-width : 320px)
and (max-width : 1228px) {
.home #header #toggle, #mainNav #toggle {display: block;}
#mainNav #toggle {
float: left;
color: #fff;
position: relative;
top: 9px;
left: 10px;
}
#mainNav {position: relative;}
#banner #bannerNav {display: none;top:0;width: 100%;left: 0;z-index: 9;}
#bannerNav > ul {margin: 0;}
#mainNav > ul, #mainNav nav > ul {display: none;position: absolute;  top: 51px;z-index: 9;width: 100%;margin: 0;}
.home #mainNav > ul {display: block;position: static;}
.home .sticky #mainNav > ul {display: none;}
#mainNav > ul > li, #bannerNav > ul > li, #mainNav nav > ul > li {display: block;  margin: 0;padding: 7px 10px;background: #005256;text-align: center;}
#header .menu-item-1619, #header .menu-item-1618 {display: block;}
#mainNav > ul > li.menu-item-has-children:hover .sub-menu, #bannerNav > ul > li.menu-item-has-children:hover .sub-menu {display: none;}
.menu-item-has-children .glyphicon {display:block;}
#bannerNav > ul ul, #mainNav > ul ul {
display: none;
position: static;
width: 100%;
font-size: 80%;
background: #0C6569;
border: 0;
}
#mainNav > ul ul a, #bannerNav > ul ul a {color: #fff;}


}
/************************** 
* = 1. Footer area styles 
***************************/

.footer-area {
    background: #222222 none repeat scroll 0 0;
    padding-top: 85px;
}

.single-footer-widget .footer-logo {
    padding-bottom: 28px;
}

.single-footer-widget .title {
    padding-bottom: 43px;
}

.single-footer-widget .title h3 {
    color: #ffffff;
    font-size: 17px;
    text-transform: uppercase;
}

.single-footer-widget .contact-info {}

.single-footer-widget .contact-info li {
    margin-bottom: 20px;
}

.single-footer-widget .contact-info li h3 {
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    margin: 0 0 15px;
}

.single-footer-widget .contact-info li p {
    color: #9b9b9b;
    font-size: 17px;
    line-height: 26px;
}

.latest-news-footer-widget {
    padding: 0;
}

.single-footer-widget .latest-news {}

.single-footer-widget .latest-news li {
    border-bottom: 1px solid #393939;
    padding-bottom: 30px;
    margin-bottom: 30px;
}

.single-footer-widget .latest-news li .img-holder {
    width: 75px;
}

.single-footer-widget .latest-news li .img-holder,
.single-footer-widget .latest-news li .text {
    display: table-cell;
    vertical-align: middle;
}

.single-footer-widget .latest-news li .text {
    padding-left: 20px;
}

.single-footer-widget .latest-news li .text h5 a {
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    line-height: 26px;
    margin: 0 0 3px;
    transition: all 500ms ease 0s;
}

.single-footer-widget .latest-news li .text p {
    color: #f9c740;
    font-size: 13px;
    font-style: italic;
    margin: 0;
    text-transform: uppercase;
}

.single-footer-widget .latest-news li .text h5 a:hover {
    color: #f9c740;
}

.quick-links-footer-widget {
    padding-left: 95px;
    padding-right: 30px;
}

.quick-links-footer-widget .quick-links {
    margin-top: -10px;
}

.quick-links-footer-widget .quick-links li {
}

.quick-links-footer-widget .quick-links li a {
    color: #9b9b9b;
    font-size: 17px;
    font-family: 'Source Sans Pro', sans-serif;
    transition: all 500ms ease 0s;
}

.quick-links-footer-widget .quick-links li a:hover {
    color: #f9c740;
    padding-left: 5px;
}

.single-footer-widget .subscribe-form {
    margin-top: -12px;
}

.single-footer-widget .subscribe-form p {
    color: #9b9b9b;
    font-size: 17px;
    line-height: 26px;
    margin: 0 0 36px;
}

.single-footer-widget .subscribe-form form {
    position: relative;
}

.single-footer-widget .subscribe-form form input[type="text"] {
    background: #2b2b2b none repeat scroll 0 0;
    border: medium none;
    color: #9b9b9b;
    font-family: "Source Sans Pro", sans-serif;
    font-size: 15px;
    font-style: italic;
    font-weight: 500;
    height: 50px;
    padding-left: 20px;
    padding-right: 70px;
    text-transform: capitalize;
    width: 100%;
    transition: all 700ms ease 0s;
}

.single-footer-widget .subscribe-form form button {
    background: #ff8027 none repeat scroll 0 0;
    border: medium none;
    color: #ffffff;
    font-weight: 700;
    height: 50px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    transition: all 300ms ease 0s;
}

.single-footer-widget .subscribe-form form h5 {
    color: #9b9b99;
    font-size: 14px;
    font-style: italic;
    margin: 16px 0 0;
    font-weight: 500;
}

.single-footer-widget .subscribe-form form input[type="text"]:focus {
    background: #1b1a1a;
}

.single-footer-widget .subscribe-form form button:hover {
    background: #01273a;
}

.footer-bottom {
    border-top: 1px solid #3f3f3f;
    margin-top: 19px;
    padding-bottom: 30px !important;
    padding-top: 28px !important;
	color: #fff;
    text-align: center;
}

.footer-bottom ul {
	
}

.footer-bottom ul li {
	list-style-type: none;
}

.copyright-text p {
    color: #b3b3b3;
    font-size: 13px;
    margin: 7px 0;
    text-transform: uppercase;
}

.footer-bottom-social-links {}

.footer-bottom-social-links li {
    display: inline-block;
    margin-left: 12px;
}

.footer-bottom-social-links li a {}

.footer-bottom-social-links li a span::before {
    background: #2b2b2b none repeat scroll 0 0;
    border-radius: 50%;
    color: #9b9b9b;
    display: inline-block;
    font-size: 15px;
    font-weight: 100;
    height: 42px;
    padding: 6px 0;
    text-align: center;
    width: 42px;
    border: 2px solid #222222;
    transition: all 0.3s ease-in-out 0s;
}

.footer-bottom-social-links li a:hover span::before {
    background: #f9c740;
    border: 2px solid #01273a;
    color: #01273a;
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    transform: scale(1.1) rotate(360deg);
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    background-color: #25d366;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 99999999999999;
}


.newdivforlist {width: 100%; float: left;}
.inner hr {float:left; width:100%;}
.newdivforlist h1, .newdivforlist h5 {float: left; font-size: 12px; display: block; margin: 0 0 10px 10px; color: #fff; border-radius: 5px; text-transform: capitalize; letter-spacing: 0;}
.newdivforlist h1 a, .newdivforlist h5 a  {color: #fff;}


 /* ===============                      ===============
                   Phones and Handhelds
   ===============                      =============== */
@media only screen and (max-width: 599px) {
.single-footer-widget .footer-logo img, .footer-area img, .contentimage img {width:100%;}
}

@media only screen and (max-width: 549px) and (min-width: 400px) {
.single-footer-widget .footer-logo img, .footer-area img, .contentimage img {width:100%;}
}

@media only screen and (max-width: 650px) and (min-width: 550px) {
.single-footer-widget .footer-logo img, .footer-area img {width:100%;}
}


@media (min-width:750px) and (min-width: 700px) {


}

/* ===============                      ===============
                         Tablets
   ===============                      =============== */
@media only screen and (max-width: 990px) and (min-width: 600px) {
}

/* ===============                      ===============
                         Laptops
   ===============                      =============== */
@media only screen and (max-width: 1125px) and (min-width: 1000px) { 

}

/* ===============                      ===============
                         Big Screen
   ===============                      =============== */
@media only screen and (max-width: 1200px) and (min-width: 1050px) {  

}














