body {
	background:#fff;
	font-family: 'Oswald', sans-serif;
}

.container{
	padding:0 auto;

}


.content{
	
	padding:20px 30px;
	color:#041529;
	font-size:1.1em;
	}
.int-space {
	margin-bottom:130px;}


img {
	border:none;
	margin:0px;
}



a {outline: none;}

.clear {
	clear:both;
	}
/*------------------------------ Header -----------------------------*/



#header {
	padding-top:6px;
	margin:auto;
	margin-bottom:0px;
	height:auto;
	width:100%;
	color:#111;
	background:#f1da56;
	border-top:#111 20px solid;

}


@media only screen and (max-width: 760px) {
 #header {
	padding-top:6px;
	margin:auto;
	position:relative;
	z-index:999999;
	color:#111;
	height:auto;
	width:100%;
	background:#f1da56;
    }

.desk { display:none;}
.mobi{ display:block;}
}

.social { margin:3px;}

#header p {
	margin:0;
}
#headerInfo {
	text-align:right;
	margin-top:10px;
	margin-right:20px;
}
a.hl:link {
	color: #eaeff3;
	font-weight:normal;
}
a.hl:visited {
	color: #eaeff3;
}
a.hl:hover {
	color: #d4e1eb;
}
a.hl:active {
	color: #d4e1eb;
}

.companyName {
	font-family: 'Oswald', sans-serif;
	font-weight:bold;
	color:#fff;
	margin:10px 0px 8px 0px;
	font-size:2.7em;
}

.slogan {
	font-size:1.8em;
	font-weight:bold;
	font-family: 'Oswald', sans-serif;
	color:#111;
	background:#fff;
	border-bottom:10px #111 solid;
	padding:10px 0px 12px 0px;
	text-align:center;
	
}



a[href^=tel] {
    color: inherit !important;
    text-decoration: none !important;	
}

.formTable tr:nth-child(odd) {
background: #e1e1e1;
}

ul {
	list-style-image:url(https://www.yellowcabpw.com/images/ul.png);
	font-weight:bold;
	line-height:1.6em;
	font-family:Arial, Helvetica, sans-serif;
	color:#222;
	}	
#bullets {
	list-style-image: url(https://www.yellowcabpw.com/images/yellow-cab-bullet.jpg);
	margin-left:24px;
	line-height:1.8;

}
	

.y-box{
	
	background:#fddc44;
	border-radius:3px;
	color:#000;
	margin:5px;
	padding:10px 5px 16px 5px;}	
	
.g-box{
	
	background:#ebebeb;
	border-radius:3px;
	color:#000;
	margin:5px;
	padding:15px 10px 20px 10px;}	
	
	
ol.b {
	font-weight:bold;
	font-size:1.1em;
	
	}	
	
.bold { font-weight:bold;
}

.border {
	border:1px #fff solid;
	padding:5px;
	}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.addressBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.addressItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
}
h2, h3, h4 {  /* If using different styles, sepatare the tags  */
	margin:0;

}

.highlight {
	color:#000;
	background:#b1b1b1;
	font-weight:bold;
	padding:30px;
	font-size:2.4em;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	}

h1 {
	color:#000;
	font-weight:bold;
	font-size:2.6em;
	font-family: 'Oswald', sans-serif;}
	
h2 {

	color:#e3e3e3;
	background:#111111;
	padding:12px;
	border-radius:40px;
	font-weight:bold;
	font-family: 'Oswald', sans-serif;
	}

h3 {
	font-size:1.8em;
	font-weight:bold;
	font-family: 'Oswald', sans-serif;
	color:#111;
	
	}
		
h4 {
	font-size:1.5em;
	color:#F90;
	font-weight:bold;
	margin-bottom:10px;
	font-family: 'Oswald', sans-serif;}
	

p  {
	font-size:1.1em;
}

.bmp { font-size:1.3em;}

a:link {
	color: #173d82;
	font-weight:normal;
	text-decoration: none;
}

a:visited {
	color: #173d82;
	text-decoration: none;
}

a:hover {
	color: #2a90b2;
}

a:active {
	color: #2a90b2;
	text-decoration:none;
}



.textColor {
	color:#F00;
	margin:0;
}



hr {
     border: 0; border-bottom: 1px solid #ccc; background: #ccc;
}
	
.red {
	color:#88181a;}
	
.orange {
	color:#F90;}
	
.grey {
	color:#222;}

.white {
	color:#FFFFFF;}
	
.black {
	color:#111;}


.bd { color:#3d6eb5;}

.top {
	background:#6c0e25;
	padding:5px 10px 7px 10px;
	color:#fff;
	font-size:1.1em;
	font-family: 'Oswald', sans-serif;
	margin:7px 5px 0px 5px;}
	

.shadow { box-shadow:#cb9ba7 4px 4px 2px 1px;
margin-bottom:20px;}



.testimonials {
	background-color:#FF9;
	padding:15px;
	margin-left:20px;
	margin-right:20px;
	font-style:italic;
	text-align:center;
}

.contract-bg {
    background-image: -moz-linear-gradient(top, #ffffff, #fcd7ba); /* FF3.6 */
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ffffff), color-stop(1, #fcd7ba)); /* Safari 4+, Chrome 2+ */
    background-image: -webkit-linear-gradient(top, #ffffff, #fcd7ba); /* Safari 5.1+, Chrome 10+ */
    background-image: -o-linear-gradient(top, #ffffff, #fcd7ba); /* Opera 11.1+ */
    filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcd7ba'); /* IE6,IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fcd7ba')"; /* IE8+ */
    background-image: linear-gradient(to bottom, #ffffff, #fcd7ba); 
	padding:19px;
	border: #f9b988 solid 1px;
	-webkit-border-radius: 6px;
 	-moz-border-radius: 6px;
 	border-radius: 6px;
}
.contract-lh {
	line-height:25px;
}

	
@media (max-width: 767px) { 

.buffer { height:30px;}

.phone{
	font-size:1.8em;
	margin:3px 0px 3px 0px;
	font-weight:bold;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	color:#111;	
	}
	
.homebg { background:url(https://www.yellowcabpw.com/images/home-pg-background.jpg) center;
background-size:cover;

height:630px;}	

.fc { background:url(https://www.yellowcabpw.com/images/s.jpg) top center no-repeat #fffadd;
height:auto;}

.pb { background:url(https://www.yellowcabpw.com/images/pbd.jpg) center #fff;
background-size:cover;

height:auto;}

.ft { color:#f1da56;
font-size:2em;
font-weight:bold;
text-align:center;}		
 }
 

@media (min-width: 768px) { 


.buffer { height:100px;}

.phone{
	font-size:1.6em;
	margin:2px 0px 2px 0px;
	font-weight:bold;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	color:#111;	
	}

.homebg { background:url(https://www.yellowcabpw.com/images/home-pg-background.jpg) center;
background-size:cover;

height:550px;}	

.fc { background:url(https://www.yellowcabpw.com/images/PW-County-collage-s.jpg) top center no-repeat #fffadd;

height:auto;}

.ft { color:#f1da56;
font-size:2em;
font-weight:bold;
text-align:center;}	

.pb { background:url(https://www.yellowcabpw.com/images/pbdb.jpg) center #fff;
background-size:cover;

height:auto;}
}

@media (min-width: 992px) { 


.buffer { height:80px;}
.phone{
	font-size:1.8em;
	margin:3px 0px 3px 0px;
	font-weight:bold;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	color:#111;	
	}
.homebg { background:url(https://www.yellowcabpw.com/images/home-pg-background.jpg) center;
background-size:cover;

height:550px;}	

.fc { background:url(https://www.yellowcabpw.com/images/PW-County-collage-s.jpg) top center no-repeat #fffadd;


height:auto;}

.ft { color:#f1da56;
font-size:2em;
font-weight:bold;
text-align:center;}	

.pb { background:url(https://www.yellowcabpw.com/images/pbdb.jpg) center #fff;
background-size:cover;

height:auto;}
	
 }

@media (min-width: 1200px) { 

	
.buffer { height:80px;}
.phone{
	font-size:2.4em;
	margin:3px 0px 4px 0px;
	font-weight:bold;
	text-align:center;
	font-family: 'Oswald', sans-serif;
	color:#111;	
	}
	
.desk { display:block;}
.mobi{ display:none;}
	
.homebg { background:url(https://www.yellowcabpw.com/images/home-pg-background.jpg) center;
background-size:cover;

height:550px;}	

.fc { background:url(https://www.yellowcabpw.com/images/PW-County-collage-s.jpg) top center no-repeat #fffadd;


height:auto;}

.pb { background:url(https://www.yellowcabpw.com/images/pb-db.jpg) center #fff;
background-size:cover;

height:auto;}

.ft { color:#f1da56;
font-size:2em;
font-weight:bold;
text-align:center;}

}






/*------------------------------ Content - Columns -----------------------------*/

div#outer { /* This is the div that holds the columns*/
	width: 960px; /* Change the width of container here*/
	margin:15px auto;
	background-color: #fff;
	border: none;
}
div#column { 
	float: left;
	padding: 10px;
	width:300px;  

}





.couponBorder {
	border: thin dashed #000;
	margin: 0 auto;
	width:350px;
	text-align:center;
	background-color:#eee;
	padding: 10px;
}
/*------------------------------ Footer -----------------------------*/

#footer {
	color:#fff;
	background:#808080;
	padding:20px auto 20px;
	font-size:1.2em;
	clear: both;
	text-align:center;

	
} 
#footer a:link, #footer a:visited, #footer a:active {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#ccc;
}


	
#ftrmenu {
	
	margin: 60px auto 0 auto;
	text-align: center;
}

.shadow { text-shadow:#3a880b 2px 2px 2px;}	

#cwr {
	margin:0 auto;
	background-color:#000;
	color:#ccc;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.6em;
}

/*------------------------------ New Navigation -----------------------------*/


.navbarback {
 background:#000;
 	border-bottom:1px #fff solid;	
margin-top:0px;
margin-bottom:0px;
}

.container .navbar-header,
.container .navbar-collapse {
  margin-right: 0;
  margin-left: 0;
}








.dropdown-menu {
  position: absolute;
  top: 98%;
  left: 0;
  z-index: 9000;
  display: none;
  float: left;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: .9em;
  list-style: none;
  background:#000;
  color: #fff;
  background-clip: padding-box;
  text-align: left;
}

.dropdown-menu > li > a {
  display: block;
  clear: both;
  line-height: 1.428571429;
  color: #fff;
  width:100%;
  text-decoration:none;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color:#ffcc00;
  text-decoration: none;
  background-color: #222;
}

.dropdown-text {
  padding: 3px 10px;
  color:#b32146;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #fff;
}


@media (min-width: 768px) {
.navbar
	{
	font-family: Verdana, Geneva, sans-serif;
	position: relative;
	min-height: 40px;
  	margin-bottom: 5px;
	border: 1px solid transparent;
	font-size:.8em;
	width:100%;

	
	}
	

	.navbar-nav > li > a {
 
  	line-height: 12px;
	border-right: none;
	margin:0px px;
	padding:4px 7px;
	font-family: 'Oswald', sans-serif;
	}
}


@media (min-width: 992px) {
.navbar
	{
	font-family: 'Oswald', sans-serif;
	position: relative;
	min-height:35px;
  	margin-bottom: 5px;
	border: 1px solid transparent;
	font-size:.9em;
	}
	

	
	.navbar-nav > li > a {
  	line-height: 18px;
	font-weight:normal;
	border-right: none;
	padding:4px 11px;
    margin:0px 0px;
	}
}

@media (min-width: 1200px) {
.navbar
	{
	font-family: 'Oswald', sans-serif;
	position: relative;
	height:40px;
  	margin-bottom: 10px;
	border: 1px solid transparent;
	font-size:1.1em;
	}
	
	.navbar-nav > li > a {
	border-right: none;
	padding:4px 18px;
	height:39px;
	line-height:.4em;
  margin: 0px 0px 0px 0px;
  font-family: 'Oswald', sans-serif;
	}

.dropdown-menu { margin-left:30px;}
	
.dropdown-menu > li > a {

  width:300px;
 
}
	
}

.navbar-nav {
  /*margin: 7.5px -15px;*/
  margin: 0px 0px;

 
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin: 0px 10px;
    /*background-color: transparent;*/
	
    border: 0;
    box-shadow: none; 
  }
 }
 
 @media (min-width: 768px) {
  .navbar-nav {
    display: inline-block;
    vertical-align: top;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-default {
  background: none;
  text-align:center;

  margin: 0px 0px 0px 0px;
  text-align:center;
  
}

.navbar-default .navbar-text {
  color: #fff;
}

.navbar-default .navbar-nav > li > a {
  color: #e3e3e3;
  background:#000;
  font-weight:normal;
  text-decoration:none;
  display:inline-block;
  font-weight:bold;
	padding:4px auto;
  text-align:center;
  -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
  
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:focus {
  color: #111;
  background:#e3e3e3;

}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .active > a:focus {
  color: #111;
  background-color: #e3e3e3;
} 

@media (max-width: 767px) {

	 .navbar-default {
 		background:#000;
  		margin: 0px 0px 0px 0px;
		padding-bottom: 0px;
		text-align: left;
		font-size: 18px;
		border:none;
	}	
	
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #e3e3e3;
	margin:0px 0 0 40px;
	width:80%;
	padding:4px 0px 0px 8px;
	height:30px;
	font-weight:normal;
	background: #000; /* Old browsers */

  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #111;
    background-color: #e3e3e3;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #111;
    background-color: #e3e3e3;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #111;
    background-color:#e3e3e3;
  }
  
  .navbar-default .navbar-nav > li > a {
  color: #e3e3e3;
  padding:5px 20px 5px 20px;
  margin:3px 20px 3px 20px;
  text-decoration:none;
  font-family: 'Oswald', sans-serif;
  display:inline-block;
  font-weight:normal;
  text-align:left;
    width:90%;
  	border-radius:2px;
  
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #111;
  background-color: #e3e3e3;
  padding:5px 20px 5px 20px;
  width:90%;
  margin:3px 9px 3px 20px;
  

}

.navbar-default .navbar-toggle .icon-bar {
    background-color:#fff;
}

.navbar-toggle{
	background-color:#555;
	
	}
	
.navbar-default .navbar-toggle {
  border-color:transparent;
  background-color:#555;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #222; 
}


.navbar-nav .open .dropdown-menu {

    /*background-color: transparent;*/
	background: none; /* Old browsers */
  }
 
}
 


.navbar .navbar-nav {
        float: none;     
    }

.bt{
	background:url(https://www.yellowcabpw.com/images/bt-back.png) top center no-repeat;
	float:left;
	font-size:24px;
	padding-top:30px;
	text-align:center;
	width:260px;
	height:107px;
	margin:2px;
	color:#111;
	font-family:"Arial Black", Gadget, sans-serif;
	font-weight:bold;
	text-shadow:#8C7700 2px 2px 1px;}
	
.bt:hover {	opacity: 0.8;
text-decoration:none;
background-color:#fff;
    filter: alpha(opacity=80); /* For IE8 and earlier */}

.button {
  padding: 8px 16px;
  font-size:1.2em;
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #e54d18;
  border: none;
  border-radius: 5px;
  box-shadow: 0 2px #5a1010;
}

.button:hover {background-color: #bb2526;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;}

.button:active {
  background-color: #bb2526;
  box-shadow: 0 2px #5a1010;
  transform: translateY(4px);
}

#btnh {
  color: #fff;
  font-size:1.8em;
  text-align: center;
  cursor: pointer;
padding: 24px 28px;
  background-color:none;
  border:4px solid #fff;
}

#btnh:hover {background-color: #f1da56;
             border:4px solid #f1da56;
color: #111;
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
	       	}

#btnh:active {
  background-color: #ffff57;
border:4px solid #ffff57;
  transform: translateY(4px);
  color: #111;
}

#btnht {
  
  color: #fff;
  
}

#btnht:hover {
	
    -webkit-transition: all .25s ease;
       -moz-transition: all .25s ease;
        -ms-transition: all .25s ease;
         -o-transition: all .25s ease;
            transition: all .25s ease;
	        color:#111;		}

#btnht:active {
 
  color:#111;

}


.ib { border-bottom:6px solid #00a65b;}

.white {
	color:#fff;}
	

.field {
	background:#e7ba6c;
	padding:5px;
	color:#99390a;
	border:#db9e34 solid 1px;
	border-radius:5px;}
	
	


.desk { display:block;}
.mobi{ display:none;}
@media only screen and (max-width: 760px) {

.desk { display:none;}
.mobi{ display:block;}
}
	
	
#carousel {
position: relative;
width:60%;
margin:0 auto;
}

#slides {
overflow: hidden;
position: relative;
width: 98%;
height: 250px;
}

#slides ul {
list-style: none;
width:98%;
height:auto;
margin: 0;
padding: 0;
position: relative;
}

 #slides li {
width:98%;
height:auto;
float:left;
text-align: center;
position: relative;
font-family:lato, sans-serif;
}


/* Styling for prev and next buttons */
.btn-bar{
    max-width:300px;
    margin: 0 auto;
    display: block;
    position: relative;
    top: 40px;
    width:98%;
}

 #buttons {
padding:0 0 5px 0;

}

#buttons a {
text-align:center;
display:block;
font-size:3.5em;

outline:0;
margin:10px;
color:#fddc44;
text-decoration:none;
display:block;
padding:9px;
width:35px;
}

a#prev:hover, a#next:hover {
color:#FFF;
text-shadow:.5px 0px #b14943;  
}

.quote-phrase, .quote-author {
font-family:sans-serif;
font-weight:300;
display: table-cell;
vertical-align: middle;
padding: 5px 20px;

}

.quote-phrase {
height:auto;
font-size:1.4em;
color:#fddc44;
font-weight:bold;
line-height:1.2em;
text-align:justify;
  
}

.quote-marks {
font-size:30px;
padding:0 3px 3px;
position:inherit;
}

.quote-author {
font-style:normal;
font-size:1.4em;
color:#fddc44;
font-weight:400;
height: 30px;
}

.quoteContainer, .authorContainer {
display: table;
width: 100%;
}	




/*--circle animation */



.round {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		padding-top:10px;		
		text-decoration: none;		
		text-align: center;
		font-size:6.1em;		
		font-weight:bold;
		-webkit-transition: all .25s ease-in-out;
		-o-transition: all .25s ease-in-out;
		-moz-transition: all .25s ease-in-out;
		transition: all .25s ease-in-out;
		z-index:000;
		color:#fff;
		border:0px solid;
		
	}

	.round:hover {
		font-size:6.1em;
		padding-top:10px;
		z-index:000;
		color:#fff;
		text-decoration:none;
		
	}
	
	.drop {
		transform: scale(.6, .6);
		opacity:0;
		-webkit-transition: all .5s ease-in-out;
		-moz-transition: all .5s ease-in-out;
		-o-transition: all .5s ease-in-out;
		transition: all .5s ease-in-out;
		position:static;
		z-index:666;
		margin-top:-60px; 
		
	}

	.drop:hover {
		color:#fff;
		transform: scale(1, 1);
		opacity:.9;
		
	}
.dropback { background:#cecece; color:#444; }

.c-lable {
text-shadow:
   -1px -1px 0 #fff,  
    1px -1px 0 #fff,
    -1px 1px 0 #fff,
     1px 1px 0 #fff;
  color:#000;
  font-size:1.5em;
  font-weight:bold;
  margin:130px 0px 0px 0px;
  }
  
.c-wrap {position:absolute;
		z-index:222; text-align:center; }
  

@media only screen and (max-width: 767px) { .c-margin {margin:0px 0px 0px 0px;}  .anif { display:none; }


.bb { 
background:url(https://www.yellowcabpw.com/images/bb.png);
padding:20px;
border-radius:100px;
color:#fff;
font-size:1.1em;
font-weight:bold;
display:block;
margin-top:10px;
}


  }
@media (min-width: 768px) {
.c-margin {margin:-45px 0px 0px 34px;}
.anif { display:block; }


.bb { 
background:url(https://www.yellowcabpw.com/images/bb.png);
padding:20px;
border-radius:200px;
color:#fff;
font-size:1.1em;
font-weight:bold;
display:none;
}


}
@media (min-width: 992px) {
.c-margin {margin:-45px 0px 0px 40px;}

.anif {
		text-align: center;
		width:90%;
		display:block;
		margin:5px auto 5px auto;
	}

.bb { 
display:none;
}
}

@media (min-width: 1200px) { .c-margin {margin:-45px 0px 0px 52px;}
.anif {
		text-align: center;
		width:90%;
		display:block;
		margin:5px auto 5px auto;
	}
.bb { 
display:none;
}
 }


.iul { margin-left: 30px;}



