@media (max-width: 500px)
{
.col-centered {
	
    width: 142px !important;
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
	}
}
@media (max-width: 500px)
{
.col-centered {
    width: 142px !important;
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
}
}
@media screen and (max-width: 400px)

{
.col-centered {
    width: 142px !important;
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
}
}
@media screen and (max-width: 600px) and (min-width: 200px)
{
.col-centered {
    width: 142px !important;
    float: none !important;
    display: block !important;
    margin: 0 auto !important;
}
}

.col-xs-12 {
    
    text-align: center !important;
}


#nav ul li a:hover,
#nav ul li a.active,
.quotebtn a {
    text-decoration: none;
}
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    line-height: 120%;
    color:#000;
}
h2 {
    font-size: 36px;
    font-weight: bold;
    /*color:#5f687d;*/
    
    color: #01adec;
    padding: 8px 0 15px;
}
h3 {
    font-size: 25px;
    padding: 5px 0px 10px;
}
a {
    color: #000;
    word-break: break-word;
}
.row-fluid p {
    font-size: 18px;
}
header nav ul li a:hover,
#nav ul li a.active {
    text-decoration: none;
}
body {
    margin: 0px;
    padding: 0px;
    font-family: 'Roboto', sans-serif;
}
.bodywrap {
    padding: 0 35px;
}
#banleft .banwrap,
#banrht .banwrap {
    padding: 20px;
}
#banleft {
    background-image: url(../images/bg_ban-left.jpg);
    background-color: #2DBBFD;
    background-repeat: repeat-x;
    background-position: center top;
    position: relative;
}
#banrht {
    background-color: #464646;
}
section {
    margin: 0px 0px;
}
footer {
    margin: 12px 0px;
}
.ulactive {
    background-color: #2098d1 !important;
}
.ulinactive {
    background-color: #ff3155 !important;
}
.sidebarul {
    margin-top: 20px;
}
.sidebarul li {
    margin-bottom: 4px;
    word-break: break-word;
    border-bottom: 1px solid #777777;
}
.sidebarul a {
    color: #323232 !important;
    word-break: break-word;
    line-height: 36px;
}
#recentComment a {
    color: #00aeef !important;
    word-break: break-word;
}
#archiveid {
    margin-top: 20px;
}
.archiveAnc {
    float: left;
    width: 95px;
    display: block;
    border: 1px solid #01adec;
    margin-bottom: 10px;
    min-height: 30px;
    vertical-align: middle;
    text-align: center;
    line-height: 1.2;
    background: #01adec;
    padding: 8px 0px;
    margin-left: 10px !important;
}
.contcticons_c {
    /* margin-left: 27px; */
    
    margin-top: 10px;
    width: 32px;
}
.contcttitle label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 22px;
}
.bgblack {
    background-color: #000;
}
.bgwhite {
    background-color: #FFF;
}
.bggrey {
    background-color: #F2F2F2;
}
.bgdkgrey {
    background-color: #E9E9E9;
}
.bgltgrey {
    background-color: #f9fbfc;
}
.bgdkred {
    background-color: #210607;
}
.bgblue {
    background-color: #00aeef;
}
.nopad {
    padding: 0px!important;
}
.imgbdr {
    border: #DADADA solid 5px;
}
.txt11 {
    font-size: 11px;
}
.bluetxt {
    color: #00aeef !important;
}
.whitetxt {
    color: #fff !important;
}
.blktxt {
    color: #000;
}
.txt15 {
    font-size: 15px;
}
.clr {
    clear: both;
}
.space15 {
    height: 15px;
    display: block;
}
.space25 {
    height: 25px;
    display: block;
}
.space30 {
    height: 30px;
    display: block;
}
ul.banlist li {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 18px;
    color: #FFF;
    background-image: url(../images/check-bult.png);
    background-repeat: no-repeat;
    background-position: left center;
    text-shadow: 1px 1px 1px #09C;
    line-height: 30px;
}
ul.bodylist1 {
    list-style: none;
    padding: 0px;
    margin: 15px 0 20px 0px;
}
ul.bodylist1 li {
    background-image: url(../images/bult.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 20px;
    line-height: 18px;
    margin-bottom: 8px;
}
.topbar,
.topbar a {
    color: #FFF;
    font-size: 12px;
    line-height: 27px;
    padding-right: 5px;
    text-align: right;
}
header {
    float: right;
}
header nav {
    width: 500px;
    float: right;
}
header nav ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    height: 60px;
    float: right;
}
header nav ul li {
    height: 60px;
    float: left;
    text-align: left;
    border-right: #CCC solid 1px;
    display: block;
}
header nav ul li a {
    display: block;
    cursor: pointer;
    height: 20px;
    padding: 20px;
    text-align: center;
    color: #000;
    font-size: 12px;
}
header nav ul li a:hover,
header nav ul li a.active {
    color: #FFF;
    background-image: url(../images/menu_hov.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
.contftr {
    border-top: #CCC solid 1px;
    border-bottom: #CCC solid 1px;
}
.socialbar {
    line-height: 18px;
    padding: 0px 0px;
}
.socialbar h4 {
    margin: 0px;
}
.notelf,
.noterht {
    padding: 7px 0px
}
.ftrlink a,
.sicons a {
    display: inline-block;
    height: 20px !important;
    padding-top: 7px;
    padding-right: 12px;
    padding-left: 6px;
    padding-bottom: 6px;
    border-right: #ECECFB solid 1px;
    text-align: center;
    font-size: 11px;
    color: #036;
}
.sicons a {
    text-align: right;
}
.sicons a img {
    margin-top: -3px;
}
.sicons a:last-child {
    border-right: none;
    padding-right: 0px;
    margin-right: 0px;
}
.ftrlink {
    padding-top: 0px;
    padding-left: 20px;
}
.sicons {
    padding-right: 20px;
}
.cartbar {
    solid 2px;
    padding: 12px;
}
.notelf a,
.noterht a {
    text-decoration: none;
    color: #121212;
}
.notelf a:hover,
.noterht a:hover {
    text-decoration: underline;
}
.noterht {
    text-align
    /*\**/
    
    : right\9;
}
.sicons {
    text-align
    /*\**/
    
    : right\9;
}
.testi {
    overflow: hidden;
    background-image: url(../images/testi_bg.png);
    background-color: #2DBBFD;
    background-repeat: repeat-x;
    background-position: center top;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.testi > .post {
    padding: 25px;
}
.testistar {
    margin-bottom: 12px;
}
.author {
    margin-top: 10px;
    line-height: 32px; color:#6c6c6c;
}
/*faqs page*/

.ques {
    font-size: 13px;
    font-weight: bold;
}
.ans {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 12px;
}
.aside {
    width: 226px;
    overflow: hidden;
    margin: 0 auto;
}
/*aside */

.pcheck,
.options,
.pchecktop,
.pcheckbody {
    width: 226px;
    overflow: hidden;
    text-align: center;
}
.pchecktop {
    height: 39px;
    padding-top: 4px;
    background-image: url(../images/price-top.png);
    background-position: center top;
    background-repeat: no-repeat;
    color: #FFF;
}
.pcheckbody {
    background-image: url(../images/price-bg.png);
    background-position: center top;
    background-repeat: repeat-y;
    padding: 0 0px 10px 0px;
}
.options {} .optionstop {
    height: 41px;
    padding-top: 9px;
    background-image: url(../images/option-top.png);
    background-position: center top;
    background-repeat: no-repeat;
    font-weight: bold;
    color: #000;
    text-shadow: 1px 1px 1px #CCC;
}
.optionswrap {
    background-image: url(../images/option-bk.png);
    background-position: center top;
    background-repeat: repeat-y
}
.optionsconts {
    background-image: url(../images/option-bdy-bg.png);
    background-position: center top;
    background-repeat: no-repeat;
}
.optionsbotm {
    height: 38px;
    background-image: url(../images/option-bottom.png);
    background-position: center top;
    background-repeat: no-repeat;
}
ul.otheroptn {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: 180px;
    margin: 0 auto;
    padding-top: 20px;
}
ul.otheroptn li {
    font-size: 22px;
    color: #FFF;
    text-align: center;
    line-height: 39px;
    font-family: Tahoma, Geneva, sans-serif;
    border-top: #FFF solid 2px;
}
ul.otheroptn li:last-child {
    border-bottom: #FFF solid 2px;
}
ul.otheroptn2 {
    margin-top: 15px;
    margin-left: 10px;
}
ul.otheroptn2 li {
    background-image: url(../images/tick-bult.png);
    background-position: left center;
    background-repeat: no-repeat;
    list-style: none;
    text-align: left;
    color: #FFF;
    padding-left: 28px;
    font-weight: bold;
    line-height: 28px;
}
.fmtitle {
    background-image: url(../images/hd_bg.jpg);
    background-repeat: repeat-x;
    background-position: center top;
}
.fmtitle h2 {
    font-size: 25px;
    font-weight: bold;
    color: #FFF;
    padding: 8px 0px 8px 30px;
    margin-left: 10px;
    margin-top: -1px;
    background-image: url(../images/bult2.png);
    background-repeat: no-repeat;
    background-position: left center;
    line-height: 35px;
}
#quotefm {
    width: 100%;
}
#quotefm .span6 {
    padding-right: 15px !important;
}
#quotefm input[type=text],
#quotefm .selectful,
#quotefm .selecttime {
    /*background-image:url(../images/fm_bg.jpg); background-repeat:repeat-x; background-position:center top;*/
    
    margin-bottom: 8px;
}
#quotefm label {
    width: 120px;
    display: inline-block;
    color: #2a2a2a;
    font-size: 17px;
}
#quotefm input[type=text] {
    border: 1px solid #07b0ef;
    border-radius: 5px;
    /*width:165px;height:27px; border: none;*/
    
    padding: 8px;
    height: 41px;
}
#quotefm .selectful {
    height: 36px;
    width: 68%;
    padding: 5px;
    border: 1px solid #07b0ef;
    border-radius: 5px;
}
#quotefm .selecttime {
    height: 36px;
    width: 113px;
    padding: 5px;
}
#quotefm .submitbtn {
    /*background-color:#00aeef;*/
    
    border: 1px solid #2098d1;
    width: 110px;
    height: 38px;
    margin-top: 10px;
    color: #666;
    font-size: 16px;
    word-break: normal;
}
.submitbtn-bg {
    position: absolute;
    top: 0;
    width: 100%;
    height: 38px;
}
.btn-wrap {
    position: relative;
}
.quotebtn {
    margin: 15px auto 0 auto;
    background-image: url(../images/quotebtnbg.png);
    background-repeat: no-repeat;
    background-position: center top;
    width: 146px;
    height: 83px;
}
.quotebtn a {
    font-size: 23px;
    color: #FFF;
    display: block;
    cursor: pointer;
    line-height: 24px;
    padding-top: 7px;
}
.quotebtn a:hover {
    color: #000;
}
.spanlft {
    width: 75px !important;
}
.spanlft2 {
    width: 135px !important;
}
.datewrap {
    /*margin-top:20px;
	line-height:20px;*/
    
    clear: left;
}
.stars {
    margin: 20px 0px 10px 0px;
    padding: 0px;
    width: 100%;
    height: 23px;
    float: left;
}
.stars ul {
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 23px;
    float: left;
    list-style: none;
}
.stars ul li {
    margin: 0px;
    padding: 0px;
    width: 23px;
    height: 23px;
    float: left;
}
.blubox {
    padding: 10px 0px 10px 20px;
    background-color: #58585a;
    font-size: 25px;
    color: #fff;
}
.bluarrow {
    margin-top: 20px;
    padding: 15px 0px 15px 20px;
    /*width:240px;*/
    
    height: 19px;
    background-image: url(../images/bluarrow.png);
    background-repeat: no-repeat;
    font-size: 20px;
    font-weight: bold;
    color: #000;
}
.txt10 {
    margin-top: 15px;
    clear: left;
}
.clr {
    clear: both;
}
.checkbox {
    margin-top: -3px !important;
}
#form {
    margin: 0px;
    padding: 0px;
    width: 100%;
    border: #F00 solid 1px;
}
#form label {
    padding-right: 5px;
    width: 100px !important;
    display: inline-block;
    text-align: left;
    color: #000;
    font-size: 12px;
    float: left;
}
#form .input {
    margin-bottom: 20px !important;
    height: 30px;
    width: 250px;
    border: #CCC solid 2px;
    box-shadow: 1px 1px 1px 1px #999;
    -moz-box-shadow: 1px 1px 1px 1px #999;
    -webkit-box-shadow: 1px 1px 1px 1px #999;
}
#contactfm {
    margin-top: 35px;
}
#contactfm label span {
    color: #F30;
    font-size: 14px;
}
#contactfm label {
    display: block;
    padding-top: 6px;
}
#contactfm input[type=text],
#contactfm textarea {
    /*padding-left:8px; height:27px; border:#CCC solid 1px;  margin-bottom:25px;*/
}
#contactfm textarea {
    height: 100px;
    width: 75%;
}
.captcha {
    margin-bottom: 10px;
}
.captimg {
    padding: 15px;
    text-align: center;
}
#contactfm label {
    float: left;
    margin-bottom: 20px;
    text-align: left;
}
#contactfm input[type=text],
#contactfm textarea {
    float: none;
    display: block;
}
.indent {} .desp {
    font-size: 14px;
    padding-top: 10px;
    display: block;
    clear: both;
    color: #515151;
}
.desp ul {
    list-style: none;
    padding: 0;
}
.desp li {
    line-height: 140%;
    margin-bottom: 10px;
    background-image: url(../images/dash-bullet.gif);
    background-position: left 11px;
    background-repeat: no-repeat;
    padding-left: 15px;
}
.bluebtn {
    /*background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #b5ffff), color-stop(1, #2dbbfc));
        background:-moz-linear-gradient(top, #b5ffff 5%, #2dbbfc 100%);
        background:-webkit-linear-gradient(top, #b5ffff 5%, #2dbbfc 100%);
        background:-o-linear-gradient(top, #b5ffff 5%, #2dbbfc 100%);
        background:-ms-linear-gradient(top, #b5ffff 5%, #2dbbfc 100%);
        background:linear-gradient(to bottom, #b5ffff 5%, #2dbbfc 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2dbbfc', endColorstr='#2dbbfc',GradientType=0);*/
    
    display: inline-block;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 24px;
    text-decoration: none;
    border: 1px solid #2098d1;
}
.bluebtn a {
    border: none !important;
}
.bluebtn:hover,
#quotefm .submitbtn:hover,
.contact-form .btn-submit:hover {
    /*background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
        background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
        background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
        
        background-color:#019ad2;*/
    
    color: #fff;
    text-decoration: none;
}
.bluebtn:active {
    position: relative;
    top: 1px;
}
.contact-form .btn-submit:hover {
    border: 1px solid #fff;
}
.defaultbtn {
    background-color: #e1e1e1;
    border: 1px solid #2098d1;
    display: inline-block;
    color: #666;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    padding: 8px 24px;
    text-decoration: none;
}
.defaultbtn:hover {
    text-decoration: none;
}
.stamp {} ul.banlist li {
    list-style: none;
}
ul.banlist {
    list-style: none;
    margin-top: 10px;
}
#phone {
    width
    /*\**/
    
    : 164px\9;
    font-size
    /*\**/
    
    : 11px\9;
    line-height
    /*\**/
    
    : 16px\9;
    float
    /*\**/
    
    : right\9;
    margin-top
    /*\**/
    
    : 4px\9;
}
#phone strong {
    font-size
    /*\**/
    
    : 18px\9;
}
.phone {
    display
    /*\**/
    
    : none\9;
    visibility
    /*\**/
    
    : hidden\9;
}
.logo {
    width
    /*\**/
    
    : 140px\9;
    float
    /*\**/
    
    : left\9;
}
.logoie {
    display: none;
    visibility: hidden;
}
.mobitlogo {
    paddiing-top: 18px;
}
.logoie {
    display
    /*\**/
    
    : block\9;
    visibility
    /*\**/
    
    : visible\9;
}
header {
    width
    /*\**/
    
    : 520px\9;
    float
    /*\**/
    
    : right\;
}
header nav {
    width
    /*\**/
    
    : 520px\9;
    float
    /*\**/
    
    : right\;
}
#banleft,
#banrht {
    width
    /*\**/
    
    : 50%\9;
    float
    /*\**/
    
    : left\9;
    min-height
    /*\**/
    
    : 330px\9;
}
ul.banlist {
    margin-left
    /*\**/
    
    : 30px\9;
}
ul.banlist li {
    padding-left
    /*\**/
    
    : 30px\9;
}
.captcha-controls input[type="text"] {
    width
    /*\**/
    
    : 130px\9;
}
#quotefm .selectful {
    height
    /*\**/
    
    : 35px\9;
    width
    /*\**/
    
    : 68%\9;
    padding
    /*\**/
    
    : 5px\9;
}
#quotefm .selecttime {
    height
    /*\**/
    
    : 35px\9;
    width
    /*\**/
    
    : 112px\9;
    padding
    /*\**/
    
    : 4px\9;
}
#quotefm input[type=text] {
    width
    /*\**/
    
    : 163px\9;
    height
    /*\**/
    
    : 35px\9;
}
#quotefm .submitbtn {
    padding
    /*\**/
    
    : 0 0\9;
}
.bluebtn {
    background-color
    /*\**/
    
    : #2dbbfc\9;
}
#contactfm .bluebtn {
    border
    /*\**/
    
    : none\9;
}
#contactfm label {
    display
    /*\**/
    
    : block\9;
    width
    /*\**/
    
    : 90px\9;
    float
    /*\**/
    
    : left\9;
}
#contactfm input[type=text],
#contactfm textarea {
    width
    /*\**/
    
    : 290px\9;
}
.contsbmt {
    margin-left: 90px;
}
.dailyrate {
    margin-top
    /*\**/
    
    : 20px\9;
}
#bookfm .topay {} #dthide {
    display
    /*\**/
    
    : none\9;
    visibility
    /*\**/
    
    : hidden\9;
}
#loginfm label {
    width
    /*\**/
    
    : 85px\9;
    display
    /*\**/
    
    : inline-block\9;
    vertical-align
    /*\**/
    
    : text-bottom\9;
    margin-top:
    /*\**/
    
    8px\9;
}
#loginfm input[type=text],
#loginfm input[type=password] {
    width
    /*\**/
    
    : 200px\9;
    height
    /*\**/
    
    : 26px\9;
    display
    /*\**/
    
    : inline-block\9;
}
.blbtnlfmgie1 {
    margin-left
    /*\**/
    
    : 102px\9;
}
.blbtnlfmgie2 {
    margin-left
    /*\**/
    
    : 85px\9;
}
.indent {
    display
    /*\**/
    
    : block\9;
    margin-left
    /*\**/
    
    : 30px\9;
    text-indent
    /*\**/
    
    : -50px\9;
}
.compbar {
    /*background-image:url(../images/compbar-bg.jpg); background-position: left  bottom; background-color:#2DBBFB; background-repeat: repeat-x; height: auto; padding:3px 8px; margin-bottom:30px;*/
}
.compbar img {
    margin-top: -5px;
}
.comp-depart {} .comp-arriv {} #comp-frm {} #comp-frm input[type=text],
#comp-frm .comptime {
    border: #299ED3 solid 1px;
    /*background-image:url(../images/fm_bg.jpg); background-repeat:repeat-x; font-style:italic;*/
    
    color: #515151;
}
#comp-frm input[type=text] {
    width: 165px;
    margin-top: 4px;
    height: 26px;
}
#comp-frm .comptime {
    width: 98px;
    margin-top: 4px;
    /*height:36px;*/
    
    padding: 2px;
}
.dailyrate {
    font-weight: bold;
    font-size: 20px;
    padding: 18px 0px;
    text-align: center;
}
.compr-post {
    /*border-bottom: #2dbbfc solid 2px;  margin-bottom:25px; padding-bottom:25px;*/
}
.compr-post:after {
    clear: both;
    height: 1px;
    display: block;
    display: table;
    line-height: 0;
    content: "";
}
.search_operator_benefits {
    display: block;
    width: 100%;
    border-bottom: 2px solid #00aeef;
    text-align: center;
}
.search_operator_benefits > div {
    display: inline-block;
    float: none !important;
}
.search_operator_benefits:before,
.search_operator_benefits:after {
    clear: both;
    height: 1px;
    display: block;
    display: table;
    line-height: 0;
    content: "";
}
.ratgstar {
    margin-top: 4px;
    margin-bottom: 8px;
    border-width: 1px 0;
    border-style: solid;
    border-color: #eaeaea;
    padding: 10px 0;
}
.comp-price {
    font-size: 18px;
    line-height: 38px;
    font-weight: bold;
    color: 2dbbfc;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
}
.lastarow {
    border: none;
}
.compr-pos a {} .compr-pos a:hover {} .txtindnt {} .book-btn {
    float: right;
}
.rdmark {
    color: #C00;
    font-size: 15px;
}
#bookfm .bluarrow {
    margin-bottom: 20px;
}
#bookfm label,
#bookfm input[type=text],
#bookfm input[type=select],
#bookfm select {
    vertical-align: text-top;
}
#bookfm {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#bookfm label,
#bookfm input[type=text] {
    /*display:inline-block; color:#333; margin-bottom:14px; height:25px;*/
}
#bookfm label {
    /*width:100px; padding-top:7px;*/
    
    padding-top: 7px;
}
#bookfm input[type=text] {
    width: 140px;
    color: #666;
    font-size: 18px;
    padding: 10px 15px;
}
#bookfm input[type=select],
#bookfm select {
    width: 153px;
    padding: 5px;
    height: 45px;
    font-size: 18px;
    color: #666;
}
#bookfm input[type="button"] {
    padding: 8px 18px;
    font-size: 15px;
}
#bookfm .topay {
    /*font-size:20px; font-weight:bold; display:inline-block; vertical-align: middle; padding-top:18px; width:148px;*/
}
#bookfm1 .bluarrow {
    margin-bottom: 20px;
}
#bookfm1 label,
#bookfm1 input[type=text],
#bookfm1 input[type=select],
#bookfm1 select {
    vertical-align: text-top;
}
#bookfm1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#bookfm1 label,
#bookfm1 input[type=text] {
    display: inline-block;
    color: #333;
    margin-bottom: 14px;
    height: 25px;
}
#bookfm1 label {
    width: 100px;
    padding-top: 7px;
}
#bookfm1 input[type=text] {
    width: 160px;
}
#bookfm1 input[type=select],
#bookfm1 select {
    width: 173px;
    padding: 5px;
    height: 35px;
}
#bookfm1 input[type="button"] {
    padding: 8px 18px;
    font-size: 15px;
}
#bookfm1 .topay {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    padding-top: 18px;
    width: 148px;
}
.cards {
    display: inline-block;
    vertical-align: text-top;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 15px;
}
.cards input[type="radio"] {
    vertical-align: top;
}
#bookrhtcol {
    margin-top: 28px;
}
#bookrhtcol .rhthd {
    background-image: url(../images/diagonal-tip.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-color: #58585a !important;
    height: 140px;
}
#bookrhtcol .rhthd h4 {
    font-size: 30px;
    color: #fff;
    text-align: center;
    padding-top: 40px;
}
#bookrhtcol .rhthd > .remove a {
    float: right;
    width: 60px;
    text-decoration: underline;
    color: #033CCF;
    font-weight: bold;
    font-size: 13px;
    margin-right: 12px;
}
#bookrhtcol .rhthd > .remove a:hover {
    color: #000;
    text-decoration: none;
}
#bookrhtcol .rhtcont {
    background-color: #00aeef;
    padding: 0 12px;
    color: #fff;
    font-size: 24px;
}
#bookrhtcol .rhtcont h5 {} .rhtcont p {
    margin-bottom: 15px;
}
#bookrhtcol .pricerow {
    margin-top: 14px;
}
#bookrhtcol .rhtquotpric {
    font-size: 20px;
    font-weight: bold;
    display: inline;
}
#bookrhtcol .ftr {
    background-color: #2D65FB;
    padding: 15px;
    color: #FFF;
    font-weight: bold;
}
.btn-white-large {
    background-color: #fff;
    padding: 12px 10px;
    font-size: 30px;
    line-height: 100%;
    font-weight: bold;
    border-radius: 0;
    margin-left: -15px;
}
.rhtcontbot {
    background-image: url(../images/diagonal-top-blue.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    height: 161px;
}
.tstbdr {
    height: auto;
    border: #CCC solid 1px;
}
#remove-sms,
#remove-cancellation,
.booking-fee {
    margin-top: 45px;
}
.diviline {
    border-bottom: #EAEAEA solid 2px;
}
/*--------------------------------------------------------------------------------------------------------*/

.testimonails_container {
    max-width: 225px;
    width: 99%;
    height: auto;
    padding: 10px 0px;
    max-height: 450px;
    background: url(../images/price-bg.png) repeat-y center;
    background-size: 122% 100%;
    -webkit-background-size: 122% 100%;
    -moz-background-size: 122% 100%;
    -ms-background-size: 122% 100%;
    /*border:1px solid #dfdfdf;*/
    
    overflow-x: hidden;
    display: block;
    margin: 0 auto 50px auto;
    min-height: 200px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    border: 1px solid #e5e5e5;
}
h3.wg_testimonials_hd {
    text-transform: uppercase;
    text-align: center;
    font-size: 98%;
    color: #666;
}
.testimonail_companies {
    margin: 15px 0px;
    cursor: pointer;
    border-bottom: 1px solid #CCC;
}
.testimonail_companies .wg_company_icon {
    margin-right: 10px;
    margin-left: 5px;
    display: block;
}
.testimonail_companies .wg_company_icon img {
    min-width: 50px;
    max-width: 80px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}
.testimonail_companies .wg_company_name {
    text-align: center;
    color: #666;
    padding-bottom: 15px;
}
.testimonail_companies .wg_company_name h4 {
    font-size: 80%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    display: block;
}
.wg_testi_heading {
    max-width: 295px;
    width: 99%;
    height: 60px;
    display: block;
    background-size: 99% 135%;
    -webkit-background-size: 99% 135%;
    -moz-background-size: 99% 135%;
    -ms-background-size: 99% 135%;
    position: absolute;
    margin-left: -36px;
    margin-top: -12px;
    /* Safari 3.1-5 */
    /* Opera 11-12.1 */
}
.review_ratings {
    float: left;
    padding: 0;
    margin: 0;
}
.review_ratings li {
    display: inline-block;
    list-style: none;
    cursor: pointer;
}
.cust-rating {
    float: right;
    font-size: 18px;
    font-weight: 500;
}
.comment_input {
    width: 90%;
    display: block;
    resize: none;
}
/* ----------------------------------------------------------------------------- */

#test_popup_conatiner {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    height: 900px;
    position: absolute;
    z-index: 999999999;
    display: none;
    margin: 70px auto;
    top: 0px;
    left: 0px;
}
#iframe_testi {
    width: 90%;
    height: 850px;
}
#er_msg {
    min-width: 200px;
    width: 90%;
    padding: 20px 10px;
    border: 1px solid #CCC;
    margin: 20px 0px;
    background: #f4f4f4;
    display: none;
}
span.popup_heading {
    font-size: 1.8em;
    text-align: center;
    display: block;
    position: relative;
    top: 20px;
    color: #666;
}
#close_btn {
    display: block;
    float: right;
    padding: 10px 15px;
    cursor: pointer;
    font-weight: bolder;
    /*border:1px solid #CCC; */
}
#close_btn:hover {
    background-color: #999;
}
#content_popup {
    display: none;
    /* Hide the DIV */
    
    position: fixed;
    _position: absolute;
    /* hack for internet explorer 6 */
    
    min-height: 200px;
    height: auto;
    min-width: 175px;
    max-height: 400px;
    overflow-y: auto;
    width: 50%;
    background: #fff;
    left: 20%;
    top: 20%;
    z-index: 100;
    /* Layering ( on-top of others), if you have lots of layers: I just maximized, you can change it yourself */
    
    margin-left: 15px;
    /* additional features, can be omitted */
    
    border: 2px solid #069;
    padding: 15px;
    font-size: 15px;
    -moz-box-shadow: 0 0 5px #069;
    -webkit-box-shadow: 0 0 5px #069;
    box-shadow: 0 0 5px #069;
}
span.review {
    float: right;
    font-size: 75%;
}
@media only screen and (max-width: 1025px) and (orientation: landscape) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: 376px;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 50px;
        margin-left: 40px;
    }
    .sr-only {
        padding-right: 12px !important;
    }
}
@media screen and (max-width: 979px) and (min-width: 940px) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: 376px;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 50px;
        margin-left: 40px;
    }
    #quotefm label {
        width: 100% !important;
    }
    #banleft,
    #banrht {
        width: 50% !important;
        float: right;
        min-height: 500px !important;
    }
}
@media screen and (max-width: 479px) and (min-width: 401px) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: auto !important;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 0px !important;
        margin-left: 40px;
    }
    #quotefm label {
        width: 100% !important;
    }
    /*#quotefm input[type=text]{width:56% !important;}*/
    
    #quotefm .selecttime {
        width: 36% !important;
    }
}
@media screen and (min-width: 200px) and (max-width: 480px) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: auto !important;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 0px !important;
        margin-left: 40px;
    }
    span.popup_heading {
        font-size: 1em;
        text-align: left;
        top: 25px;
    }
    #content_popup {
        left: 10%
    }
}
@media screen and (max-width: 400px) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: auto !important;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 0px !important;
        margin-left: 40px;
    }
    #quotefm .submitbtn {
        margin-top: -10px;
        display: inherit;
    }
}
/*-------- News Styles for New Layout/theme --------*/

#faq,
#terms,
#testimonials,
#compare,
#booking-info {
    padding-bottom: 37px;
    padding-top: 22px;
}
.col-left {
    float: left;
    width: 50%;
}
.col-right {
    float: right;
    width: 50%;
}
.col-left-container {
    width: 85%;
    float: left;
}
.col-right-container {
    width: 91%;
    float: right;
    position: relative;
}
#topbar {
    background-color: #fff;
}
#topbar .col {
    height: 100px;
    padding-left: 0;
    padding-right: 0;
}
.mobitlogo {
    padding-top: 17px;
}
.navbar-nav {
    background: #000\9;
    /* IE8 and below */
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
    border: 0;
    margin-top: 32px;
    position: absolute;
    width: 100%;
}
.navbar-toggle {
    background: url(../images/menu-button.png)left center no-repeat;
    width: 50%;
    height: 61px;
    border: 0;
    border-radius: 0;
    float: left;
    margin-top: -15px;
    margin-left: 49px;
}
.navbar-toggle {
    background-image: url(../images/menu-button.png)\9;
    /* IE8 and below */
    
    background-repeat: no-repeat\9;
    /* IE8 and below */
    
    background-position-y: center\9;
    /* IE8 and below */
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border: 0;
    z-index: 9999;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: transparent;
}
.navbar-nav {
    float: right;
    background-color: #f8f8f8;
    background: url(../images/menu-bg.png) repeat;
    margin: 0;
    padding: 19px 0;
    width: 100%;
}
.navbar-collapse {
    border: 0;
    box-shadow: none;
    position: relative;
    top: 0;
    z-index: 5;
    padding-left: 0;
    padding-right: 0;
}
.navbar-nav > li > a {
    line-height: 15px\9\0;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.navbar-nav > li {
    margin-bottom: -15px\9\0;
}
.navbar-nav > li:last-child {
    padding-bottom: 15px\9\0;
    padding-top: 14px\9\0;
}
.home-icon {
    background-image: url(../images/icons/home-icon.png);
}
.faq-icon {
    background-image: url(../images/icons/faq-icon.png);
}
.blog-icon {
    background-image: url(../images/icons/blog-icon.png);
}
.terms-icon {
    background-image: url(../images/icons/terms-icon.png);
}
.contact-icon {
    background-image: url(../images/icons/contact-icon.png);
}
.flight-icon {
    background-image: url(../images/icons/flight-info-icon.png);
}
.privacy-icon {
    background-image: url(../images/icons/privacy-icon.png);
}
.services-icon {
    background-image: url(../images/icons/services-icon.png);
}
.testimonial-icon {
    background-image: url(../images/icons/testimonial-icon.png);
}
.quick-contact {
    background-color: #121212;
    padding: 17px 10px;
    width: 235px;
    float: right;
    font-size: 18px;
    color: #fff;
    line-height: 100%;
    font-weight: bold;
}
.quick-contact a {
    color: #fff;
}
.quick-contact .schedule {
    font-size: 15px;
}
.quick-contact .call {
    font-size: 24px;
}
.quick-contact .call a {
    display: inline-block;
    padding: 5px;
}
#hero {
    background: url(../images/hero-bg.jpg) no-repeat;
    background-size: 100%;
    height: auto;
    position: relative;
    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader( src='images/hero-bg.jpg', sizingMethod='scale');
    -ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(
 src='images/hero-bg.jpg', sizingMethod='scale')";

}
.navbar-nav:after,
.navbar-collapse:after,
.navbar:after {
    content: '';
    clear: both;
    display: table;
}
.navbar-nav:before,
.navbar-collapse:before,
.navbar:before {
    content: '';
    clear: both;
    display: table;
}
.clearfix:after {
    /* FF, IE8, O, S, etc. */
    
    content: "" !important;
    display: block !important;
    height: 0 !important;
    clear: both !important;
    visibility: hidden !important;
}
@media all and (min-width: 993px) {
    #hero {
        height: 780px;
    }
}
#unsubscribe_refno {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #069;
    box-shadow: 0 0 5px #069;
    display: none;
    font-size: 15px;
    height: auto;
    left: 20%;
    margin-left: 15px;
    max-height: 400px;
    min-height: 200px;
    min-width: 175px;
    overflow-y: auto;
    padding: 15px;
    position: fixed;
    top: 20%;
    width: 50%;
    z-index: 100;
}
.home-services {
    padding-top: 133px;
    padding-left: 175px;
    padding-bottom: 157px;
    font-size: 24px;
    text-align: right;
}
.home-services h2 {
    text-align: left;
}
.home-intro-section {
    background-color: #210607;
    position: relative;
}
.home-intro-section h2 {
    margin-bottom: 58px;
}
.home-intro {
    padding-top: 133px;
    padding-right: 167px;
}
.home-intro h2 {
    letter-spacing: 5px;
    text-transform: uppercase;
}
.home-intro-txt {
    text-transform: uppercase;
    color: #fff;
    font-size: 36px;
}
/*.mobitairport-large { background:url(../images/mobit-airport-parking.png) no-repeat; width:60%; height:285px; position:absolute; bottom:0; right:16px; background-size:100%; 
}
*/

.mobitairport-large {
    position: absolute;
    bottom: 0;
}
.mobitairport-large img {
    max-width: 100%;
    width: 90%;
    position: relative;
    left: -116px;
}
.we-offer {
    padding: 70px 0;
}
.we-offer h2 {
    margin-bottom: 62px;
    font-weight: 500;
}
.services-icons {
    text-align: center;
    padding: 0;
}
.services-icons .main-icon {
    float: left;
}
.services-icons li {
    display: inline-block;
    padding: 0 15px;
    border-left: 1px solid #fff;
}
.services-icons li.no-border {
    border: 0;
}
.meet-greet-park-icon {
    height: 168px;
    width: 155px;
}
.other-services {
    padding: 36px 0;
}
.services-destinations {
    padding: 70px 0;
}
.services-destinations h2 {
    margin-bottom: 54px;
    font-weight: 500;
}
.dest-list {
    text-align: center;
}
.dest-list li {
    display: inline-block;
    margin: 0 5px;
    text-align: left;
    color: #fff;
}
.dest-list li .dest-img {
    border: 7px solid #fff;
}
.dest-list li .dest-name {
    margin-top: 17px;
    font-size: 18px;
}
.dest-list li .dest-name h4 {
    color: #000;
    font-size: 21px;
}
.dest-list li .dest-name a {
    color: #fff;
}
.dest-list li .dest-name a:hover {
    text-decoration: none;
}
.dest-list li:hover .dest-img {
    border-color: #000;
}
.testimonials-home {
    background-color: #151414;
    border-top: 24px solid #000f14;
    padding: 59px 0;
}
.unit {
    color: #fff;
    /* padding:5% 10% 5% 0;
 background-color: #003753;
 background-repeat: no-repeat;
 background-position:center;
 -webkit-background-size: cover; 
 -moz-background-size: cover; 
 -o-background-size: cover; 
 background-size: cover;*/
    
    width: 100%;
}
.unit .rating {
    list-style: none;
    margin-bottom: 41px;
    padding: 0;
}
.unit .rating li {
    display: inline-block;
    margin: 0 3px;
}
.unit .date {
    text-align: right;
    font-size: 14px;
}
.testimonial h3 {
    display: inline-block;
    /* background:black;
 background:rgba(0, 0, 0, 0.5);*/
    
    color: #fff;
    padding: 12px 90px 12px 0;
    margin-left: 17%;
    font-size: 36px;
    text-align: right;
}
.testimonial .byline {
    display: inline-block;
    font-size: 23px;
    padding: 8px;
    /* margin-left: 25%;*/
}
.testimonial .byline span {
    font-size: 14px
}
.testi-content {
    border-right: 11px solid #fff;
    background: url(../images/dbl-quote-left.png) left no-repeat;
    padding-right: 20px;
}
.right-quote {
    background: url(../images/dbl-quote-right.png) right no-repeat;
}
.carousel-control.left,
.carousel-control.right {
    background: none;
}
.carousel-control {
    width: 5%;
    top: 25%;
}
.contact-form {
    padding-right: 130px;
    padding-top: 90px;
}
.contact-form h2 {
    margin-bottom: 133px;
}
.contact-form .form-group {
    border-bottom: 6px solid #fff;
    margin-left: 0;
    margin-right: 0;
}
.contact-form label {
    color: #fff;
    font-size: 24px;
    float: left;
    width: 110px;
    font-weight: normal;
}
.contact-form .form-control {
    float: left;
    width: 75%;
    border: 0;
    box-shadow: none;
    background: none;
    color: #fff;
}
.contact-form .text-area {
    width: 100%;
    background: none;
    border: 0;
    height: 135px;
}
.contact-form .btn-submit {
    color: #00aeef;
    background: white;
    font-size: 24px;
    font-weight: bold;
    border-radius: 0;
    width: 177px;
}
#subject .optn {
    color: #000;
}
.captcha {
    background-color: #19a7ef;
    padding: 10px 0;
    text-align: center;
    width: 242px;
}
.captcha-controls {
    border-top: 1px solid #a5d4ec;
    margin-top: 12px;
}
.captcha-controls input[type=text] {
    width: 200px;
    font-size: 11px;
    color: #f0293c;
    background: none;
    border: 0;
    padding: 12px 0;
}
.captcha-controls .item {
    border-left: 1px solid #a5d4ec;
    display: inline-block;
}
.captcha-controls .item .btn {
    padding: 6px 7px;
}
.map-location {
    width: 100% !important;
}
.home-address {
    padding: 60px 0 100px 60px;
}
.address {
    background: url(../images/home-marker-bg.png) left 28px no-repeat;
    padding: 30px 0 30px 120px;
    font-size: 24px;
    line-height: 100%;
}
.address address {
    color: #00aeef;
    margin-bottom: 5px;
}
.address .phone-no {
    color: #58585a;
    margin-bottom: 5px;
}
.social-icons {
    text-align: left;
    list-style: none;
    padding: 0;
    margin-top: 27px;
    margin-left: 0;
}
.social-icons li {
    float: left;
    margin-right: 20px;
}
.form-container {
    background: url(../images/form-trans-bg.png) repeat;
    border-radius: 10px;
    padding: 10px;
}
.form-container .content {
    padding: 30px 25px;
}
.form-intro {
    width: 248px;
    float: left;
    border-right: 1px solid #23b5ef;
    background-color: #c7d3ed;
    height: 180px;
}
.form {
    width: 880px;
    background-color: #cedcf9;
    height: 180px;
    float: left;
}
.form .form-group {
    width: 167px;
    margin-right: 12px;
    float: left;
}
#quotefm .full-width {
    width: 100% !important;
}
#quotefm .disc-code {
    width: 142px;
}
#quotefm .quote-btn {
    width: 110px;
    margin-right: 0;
}
.calendar-icon {
    background-image: url(../images/icons/calendar-icon.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    padding-right: 10px;
}
.calendar-icon-small {
    background-image: url(../images/icons/calendar-icon-small.png);
    background-position: 97% center;
    background-repeat: no-repeat;
    padding-right: 10px;
    padding-left: 5px;
}
.hero-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 70px;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 100%;
    color: #58585a;
    float: left;
}
.hero-subtitle {
    font-size: 30px;
    text-transform: uppercase;
    color: #2c2c2d;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: normal;
}
.app-logos {
    text-align: left;
}
.app-logos a {
    display: inline-block;
    margin-right: 17px;
}
.title-section {
    margin: 30px 0;
}
.avatar-head {
    position: absolute;
    /*width:162px; height:532px;*/
    
    right: 100px;
    bottom: -130px;
    z-index: 1;
}
.avatar-head img {
    width: 87%;
}
.contact {
    background-color: #ebebeb;
}
.footer-bottom {
    border-top: 1px solid #adadb0;
    font-size: 18px;
}
.footer-bottom .col-left-container,
.footer-bottom .col-right-container {
    padding: 13px 0;
}
.footer-bottom .col-right-container .content {
    padding-left: 70px;
}
.footer-bottom p {
    line-height: 100%;
    margin-bottom: 5px;
}
.footer-bottom a {
    color: #373535;
}
.page-heading {
    color: #01adec;
    font-size: 48px;
}
.bredcrumb {
    text-align: left;
    font-size: 24px;
    color: #58585a;
    margin-bottom: 40px;
}
.bredcrumb li {
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
}
.bredcrumb li a {
    color: #58585a;
}
#faq #accordion {} #faq .ui-accordion-header {
    background-color: #58585a;
    color: #fff !important;
    border: 0 !important;
    border-radius: 0 !important;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 500;
    font-size: 30px !important;
}
#faq .ui-accordion-header-active {
    background-color: #00aeef;
}
/*.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-widget-content { background-color:#58585a !important; color:#fff !important; border:0 !important; border-radius:0 !important; font-family: 'Source Sans Pro', sans-serif; font-weight:500; font-size:30px !important; }*/

#faq .ui-state-hover,
.ui-state-active {
    background-color: #00aeef !important;
    color: #fff !important;
}
#faq .ui-widget-content p {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 30px;
    line-height: 120%;
}
#faq .ui-accordion .ui-accordion-content {
    padding: 1em 100px !important;
    background-color: #58585a;
    color: #fff;
}
#faq .ui-accordion .ui-accordion-header {
    margin-top: 6px !important;
}
#terms h3,
#terms h4 {
    color: #00aeef;
    font-size: 30px;
    font-size: 300;
    margin-bottom: 20px;
}
#terms h4 {
    margin-bottom: 20px;
    padding-left: 30px;
}
#terms p {
    padding-left: 85px;
    font-size: 25px;
}
.terms-list li {
    background-image: url(../images/blue-arrow-bullet.png);
    background-position: 3% 12px;
    background-repeat: no-repeat;
    padding-left: 85px;
    font-size: 25px;
    margin-bottom: 25px;
}
#terms .bgblue {
    padding-top: 22px;
    margin-bottom: 20px;
}
#terms .bgblue h3 {
    color: #58585a;
    margin-bottom: 20px;
}
#terms .bgblue li {
    color: #fff;
}
.black-arrow-bullet {
    background-image: url(../images/black-arrow-bullet.png) !important;
}
.white-arrow-bullet {
    background-image: url(../images/white-arrow-bullet.png) !important;
}
.testimonial-list {
    background-image: url(../images/down-tip-blue.png);
    background-repeat: no-repeat;
    background-position: 92px bottom;
}
.testimonial-list .stars li {
    margin-right: 8px;
}
.testimonial-list .content {
    background-color: #00aeef;
    margin: 33px 0;
    border-radius: 10px;
    padding: 10px;
    color: #58585a;
}
.testimonial-list .testi-name {
    font-size: 23px;
    font-weight: 700;
    display: inline-block;
    text-align: right;
    line-height: 120%;
}
.testimonial-list .testi-name span {
    font-size: 14px;
}
.testi-credits {} .testimonial-list .testi-content {
    font-size: 26px;
    line-height: 120%;
    border: 0;
    background-image: url("../images/dbl-quote-left-sm.png");
    background-position: 10px top;
    padding-top: 28px;
    padding-bottom: 20px;
    padding-left: 27px;
    border-left: 5px solid #fff;
    min-height: 170px;
}
.testimonial-list .right-quote {
    background-image: url("../images/dbl-quote-right-sm.png");
    background-position: bottom right;
    padding-left: 40px;
    position: relative;
    top: 20px;
}
.testi-date {
    float: right;
    color: #58585a;
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.testimonial-list.black {
    background-image: url(../images/down-tip-black.png);
}
.testimonial-list.black .content {
    background-color: #58585a;
}
.testimonial-list.black .testi-content {
    color: #fff;
}
.testimonial-list.alternate {
    background-image: url(../images/down-tip-gray.png);
}
.testimonial-list.alternate .content {
    background-color: #58585a;
    color: #fff;
}
.review {
    text-align: right;
}
.review-btn {
    border: 1px solid #00aeef;
    /*background-color:#00aeef;*/
    
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 300;
    font-size: 22px;
    padding: 5px 20px;
    color: #666;
    border-radius: 0;
    position: relative;
    z-index: 2;
    background-color: #e1e1e1;
}
.compare-form {
    background-color: #00aeef;
    border-radius: 3px;
    box-shadow: 1px 1px 1px #999;
    color: #fff;
    margin-bottom: 75px;
}
.compare-form .col {
    height: 125px;
    padding: 10px 17px;
}
.compare-form .col-one {
    border-right: 1px solid #0fb2ef;
}
.compare-form .col-two {
    border-left: 1px solid #00a4e1;
    border-right: 1px solid #0fb2ef;
}
.compare-form .col-three {
    border-left: 1px solid #00a4e1;
}
.compare-form h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 17px;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 700;
    margin-bottom: 7px;
}
.compare-form label {
    display: block;
}
.comptime1 {
    color: #b0b0b0;
    width: 100%;
    padding: 7px 4px;
}
.meet:hover,
.box:hover {
    border-color: #00aeef;
}
.meet,
.park {
    border: 1px solid #e0e0e0;
    margin-bottom: 50px;
    position: relative;
}
.meet .bot-row,
.park .bot-row {
    padding: 10px 15px;
    border-top: 1px solid #eee;
}
.company-info {
    padding: 10px;
}
.company-logo {
    max-width: 100%;
}
.complogos {
    padding: 10px;
    min-height: 170px;
}
.bookbtn {
    /*background-image:url(../images/blue-btn-bg.png); background-repeat:repeat-x;*/
    
    border-radius: 2px;
    width: 120px;
    height: 38px;
    border: 1px solid #2098d1;
    font-family: 'Source Sans Pro', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #666;
}
.bookbtn:hover {
    color: #515151;
}
.booking-form {
    margin-bottom: 15px;
}
.booking-form h3 {
    font-size: 30px;
    color: #00aeef;
    text-decoration: underline;
}
.booking-form label,
.ui-widget label {
    font-size: 20px;
    color: #58585a;
    font-weight: normal;
}
.booking-form input[type=text],
.booking-form select,
.ui-widget input[type=text],
.ui-widget select {
    border: 1px solid #58585a;
    border-radius: 2px;
    padding: 15px;
    width: 250px !important;
}
.total-payment {
    background-color: #58585a;
    padding: 10px;
    text-align: center;
    color: #fff;
}
.total-payment p {
    font-size: 14px;
    margin-top: 15px;
}
.total-payment .topay {
    margin-left: 20px;
}
.quick-info {} .quick-info .col {
    padding-left: 0;
    padding-right: 0;
}
.quick-info .brdr-left {
    border-left: 7px solid #c5c7c8;
}
.quick-info .brdr-btm {
    border-bottom: 7px solid #c5c7c8;
}
.booking-summary {
    margin-top: 60px;
}
.book-title-bg {
    background-image: url(../images/booking-heading-bg.png);
    background-repeat: no-repeat;
    padding: 45px 15px 72px;
    background-position: center top;
}
.book-title-bg h3 {
    font-size: 38px;
    color: #fff;
    font-weight: 300;
}
.booking-details {
    border-width: 0 1px 1px;
    border-style: solid;
    border-color: #ddd;
    padding: 55px 20px 20px;
    margin-top: -45px;
    font-size: 25px;
    color: #5b5b5b;
    word-break: break-all;
}
.booking-details .customer-email {
    word-break: break-all;
}
.booking-details h4 {
    color: #00aeef;
    font-size: 25px;
    word-break: normal;
}
.post-note {
    font-size: 35px;
}
.post-note h5 {
    font-size: 35px;
    color: #00aeef;
}
.post-note p {
    color: #252525;
    line-height: 120%;
    margin-bottom: 25px;
}
.indent {
    font-size: 35px;
}
.indent .checkbox {
    float: left;
    top: 13px;
}
.col-sub {
    padding: 0;
}
.car-parking .avatar-head {
    display: none;
}
.car-parking h2 {
    color: #01adec;
}
.poweredby {
    float: right;
    padding-top: 40px;
}
.copyright {
    float: left;
    padding-top: 40px;
    font-weight: 500;
}
.trust-img {
    float: left;
}
.services-icons li {
    min-height: 160px;
}
.services-icons li a {
    display: block;
    text-align: center;
    color: #58585a;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
}
.services-icons li a:hover {
    color: #fff;
    text-decoration: none;
}
.services-icons li a span {
    display: block;
    margin-bottom: 34px;
}
.services-icons li .icon {
    background-position: center top;
    background-repeat: no-repeat;
}
.onoff-park-icon {
    background-image: url(../images/home-icons/onoff-park-icon.png);
    height: 80px;
}
.meet-greet-icon {
    background-image: url(../images/home-icons/meet-greet-icon.png);
    height: 80px;
}
.customer-service-icon {
    background-image: url(../images/home-icons/customer-service-icon.png);
    height: 80px;
}
.secure-parking-icon {
    background-image: url(../images/home-icons/secure-parking-icon.png);
    height: 80px;
}
.best-prices-icon {
    background-image: url(../images/home-icons/best-prices-icon.png);
    height: 80px;
}
.services-icons li a:hover .onoff-park-icon {
    background-position: center -88px;
}
.services-icons li a:hover .meet-greet-icon {
    background-position: center -80px;
}
.services-icons li a:hover .customer-service-icon {
    background-position: center -78px;
}
.services-icons li a:hover .secure-parking-icon {
    background-position: center -78px;
}
.services-icons li a:hover .best-prices-icon {
    background-position: center -78px;
}
.car-parking {
    padding: 20px 0;
}
.payment-icons {
    text-align: center;
}
.payment-icons p {
    margin: 10px 0;
}
.banner-flist {
    margin: 50px 0 0 0;
}
.banner-flist li {
    font-size: 25px;
    background-image: url(../images/tick-flist.png);
    background-repeat: no-repeat;
    background-position: left 13px;
    padding-left: 50px;
    line-height: 40px;
}
.styledCheckbox {
    background-repeat: no-repeat;
}
.ppolicy li {
    font-size: 18px;
}
.write-review {
    font-size: 24px;
    color: #00aeef;
    font-weight: bold;
    float: right;
    position: relative;
    right: 88px;
}
.write-review:hover {
    color: #00aeef;
}
.clear40 {
    height: 40px;
}
.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.hvr-sweep-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098d1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-sweep-to-right:hover,
.hvr-sweep-to-right:focus,
.hvr-sweep-to-right:active {
    color: white;
}
.hvr-sweep-to-right:hover:before,
.hvr-sweep-to-right:focus:before,
.hvr-sweep-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}
.social-icons i {
    position: relative;
    display: inline-block;
    -moz-transition: all 0.15s ease;
    -o-transition: all 0.15s ease;
    -webkit-transition: all 0.15s ease;
    transition: all 0.15s ease;
}
.social-icons i:hover {
    color: white;
    border-radius: 50%;
    text-decoration: none;
}
.icon-facebook {
    color: #336699;
    border: 2px solid #3b5998;
    padding: 0.2em 0.5em;
}
.icon-facebook:hover {
    background: #3b5998 none repeat scroll 0 0;
}
.icon-google-plus {
    color: #db4a39;
    border: 2px solid #db4a39;
    padding: 0.2em 0.3em;
}
.icon-google-plus:hover {
    background-color: #db4a39;
}
.icon-twitter {
    border: 2px solid #00a0d1;
    padding: 0.2em 0.3em;
}
.icon-twitter:hover {
    background-color: #00a0d1;
}
@media all and (min-width: 768px) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 40px !important;
        margin-left: 40px;
    }
    #sticky {} #sticky.stick {
        position: fixed;
        top: 0;
        z-index: 999;
        width: 100%;
    }
}
@media all and (min-width: 1025px) {
    /*.mobitlogo img { width:30%; }*/
    
    .collapse {
        display: block;
    }
    #topbar .col.bgblack {
        background: #fff;
    }
    .navbar-header,
    .nav-icon {
        display: none;
    }
    #topbar .col-right {
        width: 75%;
    }
    #topbar .col-left {
        width: 25%;
    }
    .navbar-nav {
        background: none;
    }
    .navbar-nav > li {
        display: inline-block;
    }
    .navbar-nav > li > a {
        font-size: 16px;
        color: #333 !important;
    }
    .navbar-nav > li > a:hover {
        border-bottom: 1px solid #00aeef;
        background-color: #fff !important;
        color: #00aeef !important;
    }
    .navbar-nav > li > a.active {
        border-bottom: 2px solid #00aeef;
    }
    .navbar-default {
        margin-top: 3px;
        margin-right: 20px;
        float: right;
        margin: 0 !important;
    }
    .footer-nav {
        text-align: center;
        padding-bottom: 10px;
    }
    .footer-nav li {
        display: inline-block;
        margin: 0 10px;
    }
}
@media all and (min-width: 1025px) and (max-width: 1100px) {
    .container {
        max-width: 935px;
    }
    .form-intro {
        display: none;
    }
    .form {
        width: 100%;
    }
    .avatar-head {
        bottom: -142px;
        width: 114px;
    }
    #hero {
        height: 621px;
    }
    .main-icon {
        float: none !important;
        display: block;
    }
    .book-title-bg h3 {
        font-size: 30px;
    }
    .book-title-bg {
        padding-bottom: 82px;
    }
    #quotefm .submitbtn {
        width: 130px
    }
    .footer-nav {
        text-align: center;
        padding-bottom: 10px;
    }
    .footer-nav li {
        display: inline-block;
        margin: 0 10px;
    }
}
@media all and (min-width: 768px) and (max-width: 992px) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: auto !important;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 0px !important;
        margin-left: 40px;
    }
    .home-intro {
        padding-right: 75px;
    }
    .home-intro-txt {
        font-size: 28px;
    }
    .home-services {
        padding-left: 75px;
    }
    .main-icon {
        display: block;
        text-align: center;
        float: none;
    }
    .we-offer h2,
    .contact-form h2,
    .services-destinations h2 {
        margin-bottom: 40px;
    }
    .services-icons {
        padding: 0;
    }
    .services-icons li {
        width: 20%;
    }
    .services-icons li > img {
        width: 100%;
    }
    .stamp {
        position: relative;
        float: right;
        width: auto;
        height: auto;
        right: -50px;
    }
    .form-intro {
        width: 25%;
    }
    .form {
        width: 75%;
    }
    .form-container .content {
        padding: 15px 10px;
    }
    .title-section {
        margin-bottom: 10px;
    }
    .avatar-head {
        width: 115px;
        bottom: -326px;
        display: none;
    }
    .main-icon {
        text-align: center;
        width: 100%;
        margin-bottom: 25px;
    }
    .services-icons li {
        padding: 0 5px;
        width: auto;
    }
    .services-icons li > img {
        width: 70%;
    }
    .other-services .text-center img {
        display: inline-block !important;
    }
    .dest-list li {
        margin: 15px 10px;
    }
    .unit .rating {
        margin-top: 40px 0 20px;
    }
    .contact-form {
        padding: 20px;
    }
    .address {
        font-size: 20px;
        background-size: 20%;
        padding-left: 78px;
    }
    .footer-bottom {
        font-size: 14px;
    }
    .footer-bottom .col-right-container .content {
        padding-left: 60px;
    }
    .form-intro {
        display: none;
    }
    .form {
        /*height:225px;*/
        
        width: 100%;
    }
    #faq .ui-accordion .ui-accordion-content {
        padding: 1em 50px !important;
    }
    .ui-accordion .ui-accordion-icons {
        padding-left: 1.5em;
    }
    .page-heading {
        font-size: 40px;
    }
    .navbar-nav > li > a {
        font-size: 26px;
    }
    .compare-form .col {
        height: auto;
    }
    .compbar label {
        display: block;
    }
    #comp-frm input[type="text"] {
        height: 35px;
    }
    #comp-frm .comptime {
        margin-left: auto;
    }
    .complogos {
        width: 100%;
    }
    .avatar-head {
        display: none;
    }
    #bookrhtcol .rhthd h4 {
        padding-top: 30px;
    }
    .book-title-bg {
        padding-top: 18px;
    }
    .address a {
        word-break: break-word;
    }
    .captcha-controls input[type="text"] {
        width: 58%;
        font-size: 11px !important;
    }
    .banner-flist li {
        font-size: 18px;
    }
    .hero-title {
        font-size: 40px;
    }
    .compare-form .col {
        padding: 10px 17px;
    }
    #contactfm label {
        padding-top: 2px
    }
    #contactfm input[type=text],
    #contactfm textarea {
        font-size: 22px;
    }
    #contactfm textarea {
        width: 100%;
    }
    .terms-list li {
        padding-left: 65px;
    }
    .stars ul,
    .stars {
        float: none;
    }
    .center-sm {
        display: block;
        text-align: center;
    }
    .post-note {
        padding: 0 10px;
        font-size: 20px;
    }
    .post-note h5 {
        font-size: 20px;
    }
    .hidem {
        display: none !important;
    }
    #quotefm .submitbtn {
        margin-top: 0;
    }
    .mobitlogo {
        padding-top: 13px;
    }
    .mobitlogo img {
        width: 50%;
    }
    #quotefm .submitbtn {
        width: 142px;
    }
    .home-address {
        padding-left: 40px;
    }
}
@media all and (max-width: 767px) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: auto !important;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 0px !important;
        margin-left: 40px;
    }
    ul {
        padding: 0;
    }
    h2 {
        font-size: 26px;
    }
    .home-intro-section {
        background-color: transparent;
    }
    .col-left,
    .col-right,
    .col-left-container,
    .col-right-container,
    .services-icons .main-icon {
        float: none;
        width: auto;
    }
    .home-intro,
    .home-services,
    .services-destinations,
    .contact-form,
    .home-address {
        padding: 15px;
    }
    .home-intro-section h2,
    .we-offer h2,
    .services-destinations h2,
    .contact-form h2 {
        margin-bottom: 10px;
    }
    .home-intro-txt {
        font-size: 26px;
    }
    .home-services {
        text-align: left;
    }
    .we-offer {
        padding: 20px 15px;
    }
    .services-icons li {
        border-left: 0;
        border-top: 1px solid #fff;
        display: block;
        text-align: center;
        padding: 15px 0;
    }
    .services-icons li img {
        display: inline-block;
    }
    .services-icons li.no-border {
        border-top: 1px solid #fff;
    }
    .dest-list li {
        margin-bottom: 25px;
        text-align: center;
    }
    .testimonials-home {
        padding: 25px 0;
    }
    .testimonial h3 {
        font-size: 20px;
    }
    .contact-form .btn-submit {
        display: block;
        margin: 0 auto;
    }
    .address {
        font-size: 16px;
    }
    .footer-bottom {
        margin-top: 15px;
    }
    .footer-bottom p {
        font-size: 14px;
        text-align: center;
    }
    .footer-bottom .col-right-container .content {
        padding: 15px;
    }
    .testi-content {
        background-image: url(../images/dbl-quote-left-sm.png);
    }
    .right-quote {
        background-image: url(../images/dbl-quote-right-sm.png);
    }
    .testi-content {
        border: 0;
        padding-right: 0;
    }
    .unit .rating {
        margin: 40px auto 0;
    }
    .byline {
        padding-bottom: 0 !important;
    }
    .date {
        text-align: center !important;
    }
    .testimonial h3 {
        text-align: center;
        padding-right: 35px;
    }
    .carousel-control {
        top: 5%;
    }
    .navbar-nav > li > a {
        font-size: 28px;
    }
    .page-heading {
        font-size: 32px;
    }
    #faq .ui-accordion .ui-accordion-content {
        padding: 1em 15px !important;
    }
    .ui-accordion .ui-accordion-icons {
        padding-left: .5em !important;
    }
    #faq .ui-widget-content p {
        font-size: 24px;
    }
    #faq .ui-accordion-header {
        font-size: 24px !important;
    }
    .form-intro {
        display: none;
    }
    #hero {
        padding-bottom: 20px;
        background-size: auto;
        background-color: #63daf2;
    }
    .mobitlogo {
        text-align: center;
        padding: 10px 0;
    }
    .app-logos img {
        width: 75%;
    }
    .form,
    .form .form-group {
        width: auto;
        float: none;
        margin: 0;
        height: auto;
    }
    .compare-form .col {
        height: auto;
    }
    #bookrhtcol .rhthd {
        background-image: none;
        padding-bottom: 20px;
    }
    .rhtcontbot {
        display: none;
    }
    .quick-info .brdr-btm,
    .quick-info .brdr-left {
        border: 0;
    }
    .quick-info .blubox {
        border-bottom: 5px solid #c5c7c8;
    }
    #bookrhtcol .rhtcont {
        padding-bottom: 12px;
    }
    .btn-white-large {
        margin-left: auto;
        font-size: 20px;
        padding: 8px;
    }
    .row-fluid p {
        font-size: 14px;
    }
    .post-note {
        padding: 10px 14px;
        font-size: 14px;
        line-height: 120%;
    }
    .post-note h5 {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .indent {
        font-size: 14px;
        line-height: 40px;
    }
    .indent .checkbox {
        position: relative;
        top: 6px;
    }
    .poweredby {
        float: none;
        margin: 10px 0;
        clear: both;
    }
    .poweredby,
    .copyright {
        font-size: 14px !important;
        padding: 0;
        line-height: 150% !important;
        float: none;
    }
    .copyright {
        margin-top: 20px;
    }
    .banner-flist {
        margin: 0 0 20px;
    }
    .banner-flist li {
        font-size: 18px;
        background-image: url(../images/tick-flist-small.png);
        background-position: left 11px;
        padding-left: 40px;
        line-height: 35px;
    }
    .navbar-nav > li > a {
        font-size: 18px;
        line-height: 14px;
    }
    .navbar-toggle {
        float: right;
        width: 100%;
        height: 40px;
        margin: auto;
    }
    .payment-icons img {
        display: inline-block;
    }
    .terms-list li {
        font-size: 14px;
        padding-left: 45px;
        background-position: 3% 3px;
    }
    .contact-form label {
        font-size: 18px;
    }
    #terms p {
        font-size: 14px;
        padding-left: 0;
        margin-bottom: 25px;
    }
    #terms h4 {
        padding: 0;
    }
    .write-review {
        float: none;
        right: auto;
        display: block;
        text-align: center;
        font-size: 16px;
    }
    .captcha-controls input[type=text] {
        width: 200px !important;
    }
    .center-xs {
        display: block;
        text-align: center;
    }
    .book-title-bg {
        background-image: none;
        background-color: #00aeef;
        padding: 10px !important;
        margin: auto !important;
    }
    .booking-details {
        margin: 0 auto 20px !important;
        padding: 20px !important
    }
    #quotefm .quote-btn {
        width: auto;
    }
    #quotefm .submitbtn {
        display: inline-block;
        width: 150px;
    }
    .ui-state-default .ui-icon {
        background-image: url(../images/faq-toggle-xs.png) !important;
        height: 21px !important;
        width: 21px !important;
    }
    .ui-accordion .ui-accordion-header {
        padding-right: 1.5em !important;
    }
    .other-services h2 img {
        display: inline-block;
    }
    .mobitlogo img {
        display: inline-block;
    }
    .compare-form .compbar label {
        display: block;
    }
    #quotefm .disc-code {
        width: 100%;
    }
    #bookrhtcol .rhtcont h5 {
        font-size: 16px;
        padding: 10px 0;
    }
    .map-location {
        padding: 20px;
    }
    .box_content {
        left: 0 !important;
        top: 0 !important;
        width: 100% !important;
    }
    .quick-info .blubox {
        text-align: center;
    }
    .stamp {
        position: relative;
        margin: 15px 0;
        text-align: center;
    }
    .nav-icon {
        background-size: 160%;
        background-position: 17px;
    }
}
@media all and (min-width: 481px) and (max-width: 767px) and (orientation: landscape) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: auto !important;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 0px !important;
        margin-left: 40px;
    }
    .title-section {
        margin: 37px 0;
    }
    .stamp {
        text-align: inherit;
    }
    .stamp img {
        margin: 0 10px;
    }
    .hero-title {
        font-size: 40px;
    }
    .mobitlogo img {
        width: auto;
        display: inline;
    }
    .compbar label {
        display: block;
    }
    .booking-details,
    .book-title-bg {
        width: 50%;
        margin: 0 auto;
    }
    .booking-details {
        margin-bottom: 20px;
    }
    .nav-icon {
        background-size: 160%;
        background-position: 17px;
    }
    #topbar .col {
        height: 80px;
    }
    .navbar-default {
        margin-top: 20px;
    }
    .navbar-header {
        padding-left: 20px;
    }
    .mobitlogo {
        padding-bottom: 10px;
    }
    .terms-list li {
        padding-left: 55px;
    }
    .quick-contact {
        float: none;
        width: 100%;
        padding: 10px;
        font-size: 16px;
    }
    .quick-contact .call {
        font-size: 20px;
    }
    .booking-details {
        margin-top: -78px;
    }
}
@media all and (max-width: 767px) and (orientation: portrait) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: auto !important;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 0px !important;
        margin-left: 40px;
    }
    #topbar .col {
        height: auto !important;
    }
    #bookrhtcol .rhtcont {
        padding: 12px;
        font-size: 16px;
        margin-bottom: 20px;
    }
    #bookrhtcol .rhthd {
        height: auto;
        padding: 15px 0;
    }
    #bookrhtcol .rhthd h4 {
        font-size: 26px;
        padding: 0;
    }
    #bookrhtcol .rhtcont h5 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    .quick-contact {
        padding: 10px !important;
        float: none;
        font-size: 14px;
        width: auto;
    }
    .quick-contact .call {
        font-size: 20px;
    }
    .mobitlogo {
        padding-bottom: 10px;
    }
    .navbar-toggle {
        height: 50px;
        width: 20%;
        float: right;
        margin-bottom: 0;
    }
    .navbar-default {
        position: relative;
        padding-top: 10px;
        margin: 0;
    }
    .book-title-bg {
        padding-top: 53px;
    }
    .book-title-bg h3 {
        font-size: 32px;
        text-align: center;
    }
    .booking-details,
    .book-title-bg {
        margin: -54px auto 20px;
    }
    .stamp {
        text-align: inherit;
    }
    .nav-icon {
        background-size: 160%;
        background-position: 17px;
    }
}
@media all and (max-width: 480px) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: auto !important;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 0px !important;
        margin-left: 40px;
    }
    .form-intro {
        float: none;
        width: auto;
        border-bottom: 1px solid #23b5ef;
        border-right: 0;
        height: auto;
    }
    .form-container .content {
        padding: 15px;
    }
    #quotefm .selecttime {
        width: 100% !important;
    }
    .app-logos {
        text-align: center;
    }
    .app-logos img {
        margin: 7px 0;
    }
    .stamp img {
        margin: 0 10px;
    }
    .title-section {
        margin-bottom: 15px;
    }
    #hero {
        padding-bottom: 20px;
        background-size: auto;
        background-color: #63daf2;
    }
    .hero-title {
        font-size: 30px;
    }
    .hero-subtitle {
        font-size: 20px;
    }
    .navbar-toggle {
        margin-left: 20px;
    }
    .mobitlogo img {
        display: inline-block;
        width: 50%;
    }
    /*#topbar .col { height:120px; }*/
    
    .quick-contact {
        padding: 20px 10px;
    }
    .navbar-collapse {
        top: 0;
    }
    .book-btn {
        float: left;
    }
    .bot-row .book-btn {
        float: right;
    }
    .meet .bot-row {
        padding: 10px;
    }
    .rightribin {
        float: none !important;
        top: auto !important;
        margin-bottom: 15px;
        right: auto !important;
    }
    .social-icons li {
        margin-right: -12px !important;
    }
    .home-address a {
        word-break: break-word;
    }
    .compare-form .col {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .comptime {
        margin-left: 0;
    }
    #comp-frm input[type=text] {
        width: 100%;
    }
    .navbar-nav {
        padding-top: 0;
    }
    .navbar-nav > li > a {
        font-size: 18px;
        line-height: 14px;
    }
    .nav-icon {
        background-size: 160%;
        background-position: 17px;
        background-position: 17px !important;
    }
    .navbar-nav > li > a:hover .nav-icon {
        background-position: -40px 1px;
    }
    #contactfm input[type=text],
    #contactfm textarea {
        margin-bottom: 10px;
        width: 100%;
    }
    #contactfm label {
        margin-bottom: 5px;
    }
    .quick-contact {
        padding: 10px !important;
        float: none;
        font-size: 14px;
        width: auto;
    }
    .quick-contact .call {
        font-size: 20px;
    }
    .address {
        background-size: 22%;
        padding-left: 80px;
    }
    .social-icons {
        margin-left: -28px;
    }
    .address a {
        font-size: 16px;
    }
}
@media all and (max-width: 319px) {
    .bannerarea {
        background-repeat: no-repeat;
        background-position: center top;
        position: relative;
        height: auto !important;
        background-size: 100%;
    }
    .bannerarea h1,
    .bannerarea h2,
    .bannerarea h3,
    .bannerarea h4,
    .bannerarea p {
        color: #fff;
        margin-top: 0px !important;
        margin-left: 40px;
    }
    .main-icon img {
        width: 100%;
    }
    .navbar-default {
        position: relative;
    }
    .navbar-toggle {
        margin-bottom: 0;
        float: left;
    }
    .navbar {
        min-height: 0;
    }
    #comp-frm input[type="text"] {
        width: 100%;
    }
    .captcha {
        width: auto;
    }
    .navbar-nav > li > a {
        font-size: 16px;
    }
    .captcha img {
        width: 100%;
    }
    .address {
        background-size: 20%;
        padding-left: 37px;
    }
    .social-icons li {
        margin-left: 0;
    }
    .social-icons li img {
        width: 60%;
    }
    .captcha-controls input[type=text] {
        width: 150px !important;
    }
    .ui-datepicker {
        width: 15.5em !important;
        left: 3px !important;
    }
    .quick-info .blubox {
        padding: 10px;
        font-size: 16px;
    }
    .booking-details,
    .booking-details h4 {
        font-size: 16px;
    }
    .book-title-bg h3 {
        font-size: 20px;
    }
    .box_content {
        left: 0 !important;
        top: 0 !important;
        width: 100% !important;
    }
    .box_content button {
        font-size: medium;
    }
    .page-heading {
        font-size: 25px;
    }
    #hero {
        /*background-color:#269dc8;*/
        
        background-color: #ebfffe;
    }
    .stamp {
        margin-top: 25px;
    }
    .stamp img {
        margin-bottom: 5px;
    }
}
.show-ie {
    display: none;
}
a[id="contact-sec"]:target ~ #contact-us {
    -webkit-transform: translateY( -1000px);
    transform: translateY( -1000px);
}
.sr-only {
    font-size: 36px;
    font-weight: bold;
    color: white;
   
    position: static;
}
.contact-form .btn-submit:hover {
    background: #00aeef\9;
    color: #fff\9;
    /* IE8 and below */
}
SPAN#shuffle {
    width: 63%\9 !important;
}
#respond .form-submit {
    margin: 0 !important;
    text-align: center;
}
.blog-rth {
    width: 60%\9;
}
/*.blog-lft {width:30%\9; float:right\9;position:absolute\9;top:165px\9;right:0\9;}
.cat-item {border-bottom:1px solid #000\9 !important;}*/

.entry-content li {
    list-style-type: disc;
    color:#000;
}
/*changes by Laiq */

.blog-lft {
    margin-top: 90px;
}
.widget-title {
    margin-bottom: 10px;
    color: #fff;
    width: 90%;
    font-size: 15px;
    padding: 10px;
    background-color: #2098d1;
}
.row1 {
    margin: 0 auto;
    max-width: 1160px;
}
.blogindxpstsimgs {
    width: 350px;
    height: 345px;
}
.blogslide {
    background-image: url(../images/blogslide.png);
    margin-bottom: 20px;
    padding-bottom: 9%;
}
}
.blogposthding {
    color: #838383;
    font-size: 15px;
}
.blogposttime {
    color: #909090;
    font-size: 12px;
    font-weight: normal;
    margin-top: 3px;
}
.search-field {
    width: 262px;
}
.footer-nav {
    font-size: 14px;
}
ul.nav li.social {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0px;
    padding-right: 0px;
}
ul.nav li.social a {
    padding-right: 0;
    margin-left: 10px;
    margin-right: 0;
}

.contctbrd {
    border-right: 1px solid #000000 !important;
    box-sizing: border-box;
   
    margin: 17px 0;
}
.fleft {
    float: left;
}
.contcticons {
    /* margin-left: 27px; */
    margin-top: 7px;
    width: 32px;
}
.contcttitle {
    color: #2daefd;
    margin-top: 15px;
    margin-left: 4px;
    text-align: left;
    float: left;
}
.contcttitle label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 21px;
}
.steptext {
        font-family: Open Sans,
        Arial,
        sans-serif;
        font-weight: 400;
        color: #000000;
        text-align: center;
        font-size: 14px;
    }
.contcticons_c {
    /* margin-left: 27px; */
    margin-top: 10px;
    width: 32px;
}
.contcticons_t {
    /* margin-left: 27px; */
    margin-top: 15px;
    width: 32px;
}
.rightele img {
    width: 103px;
    margin-top: 9px;
}
.leftele img {
    width: 101px;
    /* margin-right: 10px; */
    
    margin-top: 9px;
}

.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
}
footer .menu li {
        border-left: 1px solid #333;
        padding-left:10px;
        padding-right:10px;
}
ooter .menu li a {
    color: #00aee
    padding: 10px;
    text-decoration: none;
}