@charset "UTF-8";
@font-face {
  font-family: "centurygothic";
  src: url("../fonts/4365.eot");
  src: url("../fonts/4365.eot#iefix") format("embedded-opentype"),
  url("../fonts/4365.woff") format("woff"),
  url("../fonts/4365.ttf") format("truetype"),
  url("../fonts/4365.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "centurygothic-bold";
  src: url("4637.eot");
  src: url("../fonts/4637.eot#iefix") format("embedded-opentype"),
  url("../fonts/4637.woff") format("woff"),
  url("../fonts/4637.ttf") format("truetype"),
  url("../fonts/4637.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
*{
    margin: 0px;
    padding: 0px;
    box-sizing: border-box;
}
h1{
  font-size: 31px;
}
h2{
  font-size: 29px;
  color: #656565;
}
h3{
  font-size: 34px;
  color: #000;
}
h4{
    font-size: 22px;
}
h5{
  font-size: 19px;
}
h6{
  font-size: 20px;
}
h1, h2, h3, h4, h5, h6{
  font-family: "centurygothic-bold";
}
ul{
  margin: 0;
  padding: 0;
}
li{
    list-style: none;
}
img{
    border: 0 none;
}
span{
    display: inline-block;
}
a:focus, a:hover{
    border: 0 none;
    text-decoration: none;
    outline: 0 none;
}
p{
    font-size: 12px;
    color: #222;
    line-height: 18px;
    font-family: arial;
}
.sky-blue{
  color: #0584f9;
}
.smooth{
    transition: all 300ms ease-in-out 0.0s;
    -o-transition: all 300ms ease-in-out 0.0s;
    -ms-transition: all 300ms ease-in-out 0.0s;
    -moz-transition: all 300ms ease-in-out 0.0s;
    -webkit-transition: all 300ms ease-in-out 0.0s;
    -khtml-transition: all 300ms ease-in-out 0.0s;
}
body{
  background: #f6f6f6;
  font-family: "centurygothic";
  line-height: normal;
  vertical-align: baseline;
  color: #222;
  font-weight: 100;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
}
/* =========================
   header
   =========================
*/
header{
  margin: 0 auto;
  max-width: 1170px;
  width: 100%;
  position: relative;
}
.header {
  background: #ffffff none repeat scroll 0 0;
  clear: both;
}
/* top sub menu */
ul.top-menu{
  float: right;
  margin-top: 10px;
}
ul.top-menu li{
  display: inline-block;
  margin: 0 10px;
}
ul.top-menu li a{
  color: #026ff7;
  font-size: 14px;
  margin: 0 10px;
  position: relative;
}
ul.top-menu li:hover a::before, .navbar-inverse .navbar-nav > li ul.sub-menu li ul.product-menu li:hover a::before {
  background: #000000 none repeat scroll 0 0;
  top: 18px;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 100%;
}
.navbar-inverse .navbar-nav > li ul.sub-menu li ul.product-menu li:hover a::before{
  top: 20px;
}
.slider-menu-plan{
  position: relative;
  width: 100%;
  max-width: 1170px;
  margin: 0 auto;
}
/* logo */
.logo img{
  max-width: 300px;
  margin: 15px;
}
/* nav */
ul.nav.navbar-nav{
  width: 100%;
  border-bottom: 2px solid #0584f9;
  background-color: #fff;
}
.navbar-inverse .navbar-brand{
    display: none;
}
nav .container-fluid, nav .navbar-collapse{
    padding: 0;
    margin: 5px 0 0;
}
nav.navbar-inverse{
    background: none;
    border: 0;
    margin: 0;
}
.navbar-inverse .navbar-nav > li, .navbar.navbar-inverse{
  position: inherit;
}
#inheritz{
  position: relative;
}
.navbar-inverse .navbar-nav > li{
    border-top: 1px solid transparent;
    border-left: 1px solid rgba(0,0,0,0.0);
    border-right: 1px solid rgba(0,0,0,0.0);
  }
.navbar-inverse .navbar-nav > li > a{
    color: #1d1d1d;
    font-size: 16px;
    padding: 0 33px;
    height: 41px;
    line-height: 41px;
    z-index: 10000 !important;
}
.navbar-inverse .navbar-nav > li > a i{
  color: #0584f9;
  font-weight: bold;
  padding-left: 3px;
}
.navbar-inverse .navbar-nav > li.active, .navbar-inverse .navbar-nav > li:hover, .navbar-inverse .navbar-nav > li:focus, .navbar-inverse .navbar-nav > li.active a:hover, .buy-now a:hover{
    background: #fff;
    border-top: 1px solid rgba(0,0,0,0.20);
    border-left: 1px solid rgba(0,0,0,0.20);
    border-right: 1px solid rgba(0,0,0,0.20);
}
.navbar-inverse .navbar-nav > li:hover a::before {
  background-color: #ffffff;
  bottom: 0;
  content: "";
  height: 3px;
  left: 0;
  position: absolute;
  width: 100%;
}
.navbar-inverse .navbar-nav > li.active a, .navbar-inverse .navbar-nav > li:hover a, .navbar-inverse .navbar-nav > li a:focus{
  color: #0584f9; 
}
.carousel-indicators{
  left: 93%;
  top: 5px;
}
.carousel-indicators li, .carousel-indicators .active{
  width: 15px;
  border: 1px solid #dbece9;
  height: 15px;
  margin: 0 1px;
  background-color: #fff;
  vertical-align: top;
}
.carousel-indicators .active{
  background-color: #0584f9;
}
.navbar-inverse .navbar-nav > li.last-meun-with-contact-address:hover, .navbar-inverse .navbar-nav > li.last-meun-with-contact-address:focus{
  background: none;
  border: 0 none;
}
/* for first three menu */
.navbar-inverse .navbar-nav > li.blue_menus{
  border: 0 none;
  border-right: 1px #cbcbcb solid;
  background-color: #eee;
}
.navbar-inverse .navbar-nav > li.blue_menus a{
  height: 42px;
  line-height: 42px;
  font-family: "centurygothic-bold";
  color: #555;
}
.navbar-inverse .navbar-nav > li.blue_menus:nth-of-type(3){
  margin-right: 50px;
  border-right: 0;
}
.navbar-inverse .navbar-nav > li.blue_menus:hover, .navbar-inverse .navbar-nav > li.blue_menus:hover a:before, .navbar-inverse .navbar-nav > li.blue_menus a:focus{
  background-color: #e5e5e5;
  content: none;
}
.navbar-inverse .navbar-nav > li.blue_menus:hover a{
  color: #555;
}
.navbar-inverse .navbar-nav > li.blue_menus.active a{
  background-color: #0584f9;
  color: #fff;
  border: 0 none;
}
/* dropdown menu */
.navbar-inverse .navbar-nav > li ul.sub-menu {
  background: #ffffff none repeat scroll 0 0;
  border: 1px solid rgba(0,0,0,0.20);
  left: 0;
  padding: 15px;
  position: absolute;
  top: 50px;
  width: 100%;
  z-index: 9999;
  display: none;
}
.navbar-inverse .navbar-nav > li:hover ul.sub-menu{
  display: block;
}
.navbar-inverse .navbar-nav > li ul.sub-menu li{
  float: left;
  width: 24%;
  margin-right: 12px;
}
.navbar-inverse .navbar-nav > li ul.sub-menu li:last-child{
  margin-right: 0;
}
.navbar-inverse .navbar-nav > li ul.sub-menu li div{
  color: #197cd9;
  font-size: 17px;
  line-height: 34px;
  font-family: "centurygothic-bold";
  margin: 25px 0 0;
}
.navbar-inverse .navbar-nav > li ul.sub-menu li div img{
  vertical-align: middle;
}
.navbar-inverse .navbar-nav > li ul.sub-menu li div span{
  width: 50px;
}
.navbar-inverse .navbar-nav > li ul.sub-menu li ul.product-menu{
  display: inline-block;
  width: 100%;
}
.navbar-inverse .navbar-nav > li ul.sub-menu li ul.product-menu li {
  padding-left: 55px;
  width: auto;
  clear: both;
}
.navbar-inverse .navbar-nav > li ul.sub-menu li ul.product-menu li a{
  border: 0;
  background: none;
  color: #545454;
  font-size: 13px;
  padding: 2px 0;
  margin-bottom: 3px;
  display: inline-block;
  width: 100%;
  position: relative;
}
.navbar-inverse .navbar-nav > li ul.sub-menu.rental li{
  width: 32%;
}
.navbar-inverse .navbar-nav > li ul.sub-menu li ul.product-menu li a:hover{
  color: #197cd9; 
}
.navbar-inverse .navbar-nav > li.last-meun-with-contact-address{
  float: right;
  position: relative;
  margin-top: -17px;
  margin-right: 0px;
  border:0 none;
}
.info{
  float: left;
}
p.need {
  color: #555555;
  font-family: "centurygothic-bold";
  font-size: 13px;
  margin: 16px 120px 4px 0;
}
p.call {
  color: #0584f9;
  font-family: "centurygothic-bold";
  font-size: 25px;
  line-height: 16px;
  margin: 0;
}
li.last-meun-with-contact-address img {
  float: left;
  position: absolute;
  top: -17px;
  max-width: 80px;
  right: 0;
  max-width: 72px;
}
/* your plane form */
ul.nav.nav-tabs {
  background: #f6f6f6;
}
ul.nav-tabs > li{
  width: 33.3333%;
  text-align: center;
}
ul.nav-tabs > li > a{
  color: #101010;
  font-family: "centurygothic-bold";
  font-size: 16px;
}
ul.nav.nav-tabs li.active a, ul.nav.nav-tabs li:hover a{
  background: #0584f9;
  color: #fff;
}
.your-plan-form {
  background: #0584f9 none repeat scroll 0 0;
  padding: 6px 20px 24px;
  width: 37%;
  float: left;
  margin-left: 15px;
  font-family: arial;
  position: relative;
}
.your-plan-form h2{
  margin: 0 0 8px;
  color: #fff;
}
.your-plan-form span {
  color: #ffffff;
  display: block;
  font-family: "centurygothic-bold";
  font-size: 31px;
  font-weight: 500;
  line-height: 1.1;
  /*margin: 10px 0;*/
}
.your-plan-form label.radio-inline {
  color: #ffffff;
  font-size: 12px;
  line-height: 19px;
  margin: 5px 0 0;
  width: 100%;
}
.steps{
  float: left;
  width: 25%;
}
.steps + .steps{
  width: 45%;
}
.steps select{
  width: 77%;
  height: 25px;
  border-radius: 0;
  padding: 0px 0 0 5px;
  color: #000;
  font-size: 12px;
}
.select-for-reservation{
  float: left;
  width: 60%;
  margin: 12px 0 0;
}
.select-for-reservation select, .select-for-reservation input[type="text"]{
  width: 100%;
  height: 25px;
  padding-left: 5px;
  font-size: 12px;
  font-family: arial;
  margin-bottom: 8px;
  background-image: url("../img/images/file.png");
  background-repeat: no-repeat;
  background-position:  95%;
  border: 0 none;
  border-radius: 0;
  padding: 0 0 0 5px;
  color: #000;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
 /*
background: rgb(255,255,255); 
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 46%, rgba(242,242,242,1) 48%, rgba(242,242,242,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(46%,rgba(255,255,255,1)), color-stop(48%,rgba(242,242,242,1)), color-stop(100%,rgba(242,242,242,1))); 
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 46%,rgba(242,242,242,1) 48%,rgba(242,242,242,1) 100%); 
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 46%,rgba(242,242,242,1) 48%,rgba(242,242,242,1) 100%); 
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 46%,rgba(242,242,242,1) 48%,rgba(242,242,242,1) 100%); 
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 46%,rgba(242,242,242,1) 48%,rgba(242,242,242,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 );  IE6-8 */
}
.select-for-reservation select optgroup {
  color: #000;
  text-transform: uppercase;
}
#datetimepicker1 input{
  background-image: none;
}
.select-for-reservation .checkbox input{
  width: 10px;
  height: auto;
}
.select-for-reservation .checkbox span{
  color: #fff;
  font-size: 12px;
  display: inline-block;
  padding-left: 5px;
  vertical-align: middle;
}
.checkbox, .checkbox input{
  margin-bottom: 3px;
}
.select-for-reservation .input-group.date{
  width: 150px;
  margin-top: 14px;
}
.bedrooms{
  width: 40%;
  float: left;
  padding-left: 15px;
  margin-top: 12px;
  position: relative;
}
.bedrooms select{
  width: 40%;
  float: left;
  padding : 0 0 0 5px;
  border-radius: 0;
  height: 25px;
  color: #000;
  font-size: 12px;
}
.bedrooms label{
  float: left;
  padding-right: 10px;
  line-height: 22px;
  color: #fff;
  font-size: 12px;
}
.your-plan-form form button[type="submit"] {
  background: #000000 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  color: #ffffff;
  font-size: 25px;
  height: 53px;
  font-family: "centurygothic-bold";
  width: 100%;
  position: relative;
  margin: 16px 0 0;
}
#get-quote-notification {
  background: #ffffff none repeat scroll 0 0;
  border: 4px solid #403f3f;
  left: 65%;
  padding: 15px;
  position: absolute;
  top: 120px;
  width: 85%;
  z-index: 10;
  display: none;
}
#get-quote-notification p{
  margin: 0;
  float: left;
  width: 87%;
}
#get-quote-notification span {
  color: #0584f9;
  float: left;
  font-size: 32px;
  text-align: center;
  width: 13%;
}
#get-quote-notification::before {
  background-image: url("../img/images/angle.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  content: "";
  height: 31px;
  left: -21px;
  position: absolute;
  top: 10px;
  width: 21px;
}
.your-plan-form form button[type="submit"]:hover{
  background: #696969;
}
.your-plan-form form button[type="submit"] i {
  position: absolute;
  right: 30px;
  top: 8px;
  font-size: 35px;
}
/* slider */
.carousel-control.right, .carousel-control.left {
  background: #000000 none repeat scroll 0 0;
  border-radius: 50%;
  font-size: 29px;
  height: 40px;
  line-height: 37px;
  text-shadow: none;
  width: 40px;
}
.carousel-control.left{
  right: 55px;
}
.carousel-control{
  width: auto;
  margin-right: 50px;
}
.slider-banners{
  float: right;
  margin-right: 15px;
  position: relative;
  width: 60.3%;
}
.slider-banners img{
  width: 100%;
}
.slider-caption{
  position: absolute;
  top: 50px;
  left: 35px;
}
.first-caption{
  background: #0584f9;
  padding: 10px 5px;
  border: 1px #085ec1 solid;
  width: 235px;
}
.first-caption .cap-title{
  margin: 0;
  color: #fff;
  font-family: "centurygothic-bold";
  font-size:31px;
}
.first-caption .cap-title span{
  font-size: 28px;
}
.second-caption{
  background: #7b7b7b;
  width: 250px;
  padding: 10px 5px;
}
.second-caption .cap-title {
  color: #ffffff;
  font-family: "centurygothic-bold";
  font-size: 85px;
  margin: 0;
  padding-left: 21px;
  position: relative;
}
.second-caption .cap-title span{
  font-size: 60px;
  vertical-align: top;
  padding-right: 20px;
}
.slider-caption .cap-title span.from{
  position: absolute;
  bottom: 0;
  left: 20px;
  font-size: 20px;
}
.slider-caption .cap-title sub {
  font-size: 15px;
  line-height: 20px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 53px;
}

.slider-caption .cap-title span.arrow {
  font-size: 15px;
  position: absolute;
  right: 0;
  top: -14px;
  transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
}
a.check{
  background-image: url("../img/images/avaibility.png");
  background-position: 0 0;
  background-size: 207px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 15px;
  font-family: "centurygothic-bold";
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 0 0 25px;
  margin-top: 45px;
  position: relative;
  transition: all 300ms ease-in-out 0.0s;
  -moz-transition: all 300ms ease-in-out 0.0s;
  -webkit-transition: all 300ms ease-in-out 0.0s;
  -ms-transition: all 300ms ease-in-out 0.0s;
  width: 207px;
}
a.check:hover{
  background-position: 0 -41px ;
}
a.check i {
  color: #000000;
  font-size: 65px;
  position: absolute;
  right: -20px;
  top: -14px;
}
/* last minute deal */
.content-container {
  background: #ffffff none repeat scroll 0 0;
  padding: 0 15px;
}
.last-minute-deals{
  margin: 22px 0 0px;
  position: relative;
}
.last-minute-deals span.text-capitalize {
  margin: 0;
  font-family: "centurygothic-bold";
  color: #000000;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.1;
  display: block;
}
.last-minute-deals span{
  font-size: 14px;
  color: #000;
}
.last-minute-deals span i{
  color: #0584f9;
  font-size: 25px;
  vertical-align: middle;
  padding-left: 15px;
}
.lm_deals_cities select, .lm_deals_cities select:focus{
  border: 0 none;
  box-shadow: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  padding: 0;
  height: 20px;
  margin: 0 0 10px;
  max-width: 149px;
  z-index: 999;
  position: relative;
  background: none;
  float: right;
}
table.dataTable tfoot th, table.dataTable tfoot td, table.dataTable tfoot th, table.dataTable tfoot td{
  margin: 0 0 6px !important;
  padding-left: 0 !important;
}
.lm_deals_cities select::-ms-expand, .select-for-reservation select::-ms-expand{
  display: none;
}
table.deal-steps tr td a span.small_ph {
  font-size: 16px;
}
.last-minute-deals span.lm_deals_cities{
  position: relative;
  width: 245px;
}
.last-minute-deals span.lm_deals_cities:before{
  position: absolute;
  left: 210px;
  top: 0px;
  color: #0584f9;
  font-size: 22px;
  content: "";
  font-family: FontAwesome;
  font-weight: bold;
}
table.deal-steps{
  width: 100%;
}
table.dataTable tbody tr:hover{
  background-color: #f5fbfe;
}
table.deal-steps tr td{
  width: 20%;
  padding-left: 5px;
  height: 25px;
  line-height: 25px;
  border-bottom: 1px solid #f4f4f4;
  padding-top: 0 !important;
}

table.deal-steps tr th{
  width: 20%;
}
table.deal-steps th {
  background: #f4f4f4 none repeat scroll 0 0;
  height: 28px;
  line-height: 28px;
  padding-left: 5px;
}
tr.deal-time tr{
  padding: 0px 0 0px 15px;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px #f4f4f4 solid;
  width: 100% ;
  display: inline-block;
}
table.deal-steps tr td a{
  color: #222;
  font-size: 20px;
  font-family: "centurygothic-bold";
  width: 100%;
  display: inline-block;
  line-height: normal;
}
table.deal-steps tr td .sky-blue{
  color: #0584f9;
  font-size: 16px;
}
table.deal-steps tr td a.date-time{
  font-size: 15px;
}
table.deal-steps tr td a.sky-blue-dollar{
  font-size: 20px;
  color: #0584f9;
}
table.deal-steps tr td .sky-blue.bold_lm_size {
  font-size: 22px;
}
table.deal-steps tr td a span{
  font-size: 22px;
  color: #0584f9;
}
p.note{
  font-size: 13px;
  font-family: arial;
  margin: 0px 0 0;
  display: inline-block;
}
.join-club{
  background: #0584f9;
  border: 1px #0584f9 solid;
  margin: 25px 0;
  display: inline-block;
  width: 100%;
}
.join-club img, .club-join{
  float: left;
  width: 55%;
  margin-right: 5px;
  color: #fff;
}
.club-join{
  width: 42%;
}
.club-join span.join, .club-join span.j-move {
  font-family: "centurygothic-bold";
  font-size: 20px;
  margin: 8px 0 0;
  width: 100%;
}
.club-join span.j-move{
  margin: 0 0 0px;
  font-size: 25px;
  line-height: 28px;
}
span.enjoy{
  font-size: 14px;
}
.club-join a.check {
  background-image: url("../img/images/join-now.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 118px;
  line-height: 32px;
  margin: 4px 0 0;
  padding-left: 13px;
  text-transform: uppercase;
  width: 118px;
  height: 37px;
}
.club-join a.check:hover{
  background-position: 0 -38px
}
a.check i.fa-caret-right{
  display: none;
}
/* promotions */
.promotions{
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}
.promotions span.text-capitalize {
  margin: 0;
  font-family: "centurygothic-bold";
  color: #000000;
  font-size: 34px;
  font-weight: 500;
  line-height: 1.1;
  display: block;
}
.product-items{
  margin: 15px 0 0;
}
.product-items img{
  max-width: 100%;
}
.product-detail{
  padding: 5px 10px 15px;
  background: #f6f6f6;
  width: 100%;
  display: inline-block;
}
.Retail_Transfers .product-detail {
  padding: 5px 10px 3px;
}
.product-detail span.text-capitalize {
  margin: 5px 0;
  font-family: "centurygothic-bold";
  color: #000000;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.1;
  display: block;
  float: none;
}
.product-detail span{
  font-size: 25px;
  font-family: "centurygothic-bold";
  color: #0584f9;
  float: right;
  margin-right: 15px;
}
.product-detail span sub{
  font-family: "centurygothic";
  font-size: 15px;
  bottom: 0;
}
.advance-booking{
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 20px 0;
}
.booking-in-advance{
  display: inline-block;
  background: #0584f9;
  width: 80%;
  text-align: left;
  padding: 3px;
  position: relative;
}
.booking-in-advance span.booking-head {
  color: #fff;
  margin: 10px 0 6px;
  padding-left: 15px;
  font-family: "centurygothic-bold";
  font-size: 34px;
  font-weight: 500;
  line-height: 1.1;
  display: block;
}
.booking-in-advance p{
  color: #fff;
  font-size: 16px;
  font-weight: 100;
  font-family: "centurygothic";
  padding-left: 15px;
  margin-bottom: 0;
}
.booking-in-advance span{
  font-size: 14px;
  color: #fff;
  padding-left: 15px;
  padding-bottom: 4px;
}
.booking-in-advance img{
  position: absolute;
  right: 3px;
  top: 3px;
}
/* quick links */
ul.quick-links{
  display: inline-block;
  width: 100%;
  text-align: center;
  border-top: 1px #e3e3e3 solid;
  border-bottom: 1px #e3e3e3 solid;
  padding: 15px 0;
}
ul.quick-links span {
  margin-top: 10px;
  font-family: "centurygothic-bold";
  color: #000000;
  font-size: 34px;
  margin-bottom: 10px;
  font-weight: 500;
  line-height: 1.1;
  display: block;
}
ul.quick-links li{
  width: 15%;
  display: inline-block;
  text-align: center;
}
ul.quick-links li i{
  color: #0584f9;
  font-size: 55px;
  text-align: center;
  display: inline-block;
  padding: 0 0 12px;
}
ul.quick-links li i:hover{
  cursor: pointer;
  color: #222;
}
ul.quick-links li img{
  max-width: 55px;
  background-color: #0584f9;
  transition: all 300ms ease-in-out 0.0s;
  -o-transition: all 300ms ease-in-out 0.0s;
  -ms-transition: all 300ms ease-in-out 0.0s;
  -moz-transition: all 300ms ease-in-out 0.0s;
  -webkit-transition: all 300ms ease-in-out 0.0s;
}
ul.quick-links li img:hover{
  background-color: #222;
}
ul.quick-links li p, ul.quick-links li a{
  color: #393939;
  font-size: 16px;
  font-family: arial;
  margin: 5px 0;
}
/* who we are */
.who-we-are{
  margin: 15px 0;
  display: inline-block;
  width: 100%;
  text-align: justify;
}
.who-we-are img {
  margin-left: 25px;
  width: 50%;
}
.who-we-are > span{
  margin-top: 10px;
  margin-bottom: 30px;
  font-family: "centurygothic-bold";
  font-size: 34px;
  color: #000000;
  font-weight: 500;
  line-height: 1.1;
  display: block;
}
.who-we-are p{
  color: #242424;
  font-family: arial;
  font-size: 18px;
  line-height: 21px;
}

/* for internal pages */
.products{
  background-image: url("../img/images/product-boxes.png");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 925px;
  padding: 15px 0 0 40px; 
  display: inline-block;
  width: 100%;
  margin: 0 0 50px;
} 
.products h1, ul.buy-products h4, .product-here h3, .product-here p, .join-club-text h4, .join-club-text p{
  color: #52575a;
}
.products p{
  font: 14px/22px arial;
  color: #52575a;
}
/* buy products */
ul.buy-products{
  background: #fff;
  margin: 0 15px 0 0;
  padding: 20px 15px;
}
ul.buy-products li{
  display: block;
}
ul.buy-products li a{
  color: #adabac;
  font-size: 17px;
  padding: 7px 0;
  border-top: 1px #adabac solid;
  display: inline-block;
  width: 100%;
}
ul.buy-products li:last-child a{
  border-bottom: 1px solid #adabac;
}
ul.buy-products li a:hover, ul.buy-products li.current a{
  color: #252525;
}

.products-costumer{
  position: relative;
  overflow: hidden;
  padding: 0 40px;
  margin: 0 0 -4px;
}
.product-here{
  border-top: 1px #e6e6e6 solid;
  border-right: 1px #e6e6e6 solid; 
  margin: 0 -15px;
  padding: 15px;
  overflow: hidden;
}
.product-here h3{
  margin-top: 0px;
}
.product-here p{
  padding: 0 35px 0 0;
}
.item-price{
  margin: 25px 0 0;
}
span.boxes{
  float: left;
  color: #51565a;
  font-size: 17px;
  line-height: 135px;
  width: 40%;
}
span.rate{
  float: left;
  width: 60%;
  text-align: center;
}
span.rate span{
  width: 100%;
  border: 1px #eeeeee solid;
  height: 42px;
  line-height: 42px;
  color: #51565a;
  font-size: 30px;
  font-family: "centurygothic-bold";
}
span.rate.blue span{
  color: #0081f7;
}
span.rate span sub{
  font-size: 15px;
}
.product-view{
  margin: 20px 0 0; 
}
.product-view img{
  max-width: 100%;
}
.select-product-for-add-to-cart{
  margin: 30px 0 0;
}
.select-product-for-add-to-cart ul li{
  float: left;
  width: 28%;
}
.select-product-for-add-to-cart ul li .form-group{
  width: 65px;
}
.select-product-for-add-to-cart ul li .form-group input{
  border-radius: 0px;
}
.select-product-for-add-to-cart ul li.number-of-item{
  width: 80px;
}

/* must read */
.must-read{
  padding: 0 15px;
  margin: 50px 0;
  display: inline-block;
  width: 100%;
}
.read-info{
  background: #f1f1f1;
  height: 60px;
  font: normal 19px arial;
  color: #5a5a5a;
  padding: 19px 0 0 20px;
  margin: 0 0 30px;
}
.read-info span{
  color: #0887f9;
}
.join-club-pic, .join-club-text{
  float: left;
  width: 35%;
}
.join-club-pic img{
  width: 100%;
}
.join-club-text{
  width: 65%;
  padding-left: 20px;
}
.join-club-text span {
  font-size: 21px;
  color: #52575a;
  font-family: "centurygothic-bold";
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 10px;
  margin-top: 10px;
}
.join-club-text a{
  font: normal 20px "centurygothic-bold";
  color: #0887f9;
}
.join-club-text a:hover{
  color: #3c4244;
}

/* search page */
.hourly-moving{
  color: #525759;
  padding: 0 15px;
  background: url("../img/images/truck.jpg") no-repeat top right;
  padding: 35px;
  box-shadow: 1px 0 3px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 1px 0 3px 1px rgba(0, 0, 0, 0.2);
  -ms-box-shadow: 1px 0 3px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 0 3px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 0 3px 1px rgba(0, 0, 0, 0.2);
}

.search-bar{
  background:#f1f1f1;
  padding: 15px 0 25px;
  position: relative;
  overflow: hidden;
  border-top: 1px #dddddd solid;
  border-bottom: 1px #dddddd solid;
}
.search-bar p {
  color: #53585d;
  font-family: "centurygothic-bold";
  font-size: 20px;
  height: 32px;
}
.search-bar select#select {
  border: 1px solid #d1d1d1;
  color: #555555;
  background: #fff;
  font-size: 14px;
  height: 35px;
  max-width: 250px;
  padding: 0 0 0 8px;
  text-transform: capitalize;
  width: 100%;
}
.important-information p.service-include{
  font-size: 16px;
  font-family: "centurygothic-bold";
}
ul.guide-line {
  margin: 0 0 20px 15px;
}
ul.guide-line li {
  color: #0585f9;
  list-style: disc;
  padding: 0 0 10px;
  font-size: 15px;
}
ul.guide-line li ul {
  margin: 10px 15px;
}
ul.guide-line li ul li{
  padding: 0 0 2px;
  list-style: circle;
  font-size: 15px;
}
ul.guide-line li a{
  font-size: 15px;
  color: #0585f9;
}
i.fa-truck, i.fa-male {
  color: #55595c;
  font-size: 25px;
}
.search-bar i.fa-calendar{
  font-size: 25px;
}
.search-bar select{
  padding: 6px 0px 6px 10px;
}
/* payment */
.online-payment{
  display: inline-block;
  width: 100%;
  padding: 15px 0;
}
.online-payment p{
  color: #525759;
}
a.skyblue{
color: #0585f9;
}
table.payment-steps {
  display: inline-block;
  margin: 66px 0 15px;
  width: 100%;
}
table.payment-steps thead, table.payment-steps tbody{
  display: block;
  width: 100%;
}
table.payment-steps tr{
  width: 100%;
  float: left;
}
table.payment-steps tr.steps-titles td {
  height: auto;
  font: bold 16px arial,sans-serif;
}
table.payment-steps tr td{
  width: 12.5%;
  color: #adacac;
  min-width: 138.8px;
  font: bold normal 16px arial,sans-serif;
  border-bottom: 1px #d7d7d7 solid;
  padding: 10px 0;
  display: table-cell;
  height: 75px;
  border-color: #e3e3e3;
  font-size: 13px;
  vertical-align: top;
}
 table.payment-steps tr th{
  float: left;
  height: auto;
  width: 12.5%;
  color: #adacac;
  font: bold normal 16px arial,sans-serif;
  border-bottom: 1px #d7d7d7 solid;
  padding: 10px 0;
}
table.payment-steps tr td.premium-price{
  text-align: center;
  color: #0585f9;
  font-size: 19px;
  background: #f1f1f1 none repeat scroll 0 0;
  text-transform: uppercase;
}
table.payment-steps tr td.eco-price{
  background: #0585f9 none repeat scroll 0 0;
  color: #fff;
}
table.payment-steps tr td.highlight {
  color: #4d4d4d;
  font-size: 17px;
}
table.payment-steps tr td.highlight p{
  font-size: 11px;
  margin: 3px 0 0;
}
table.payment-steps tr td.highlight p a i {
  color: #0585f9;
  transform: rotate(-44deg);
  -o-transform: rotate(-44deg);
  -ms-transform: rotate(-44deg);
  -moz-transform: rotate(-44deg);
  -webkit-transform: rotate(-44deg);
}
table.payment-steps tr th.premium{
  background: #f1f1f1;
  margin-top: -66px;
}
table.payment-steps tr th.economy{
  background: #0585f9;
}
table.payment-steps tr.steps-titles th.premium span{
  color: #525759;
  font-size: 18px;
  float: left;
  padding-left: 8px;
  margin: 0 0 10px;
  font-family: "centurygothic-bold";
}
table.payment-steps tr.steps-titles th.premium.economy span p{
  color:#fff;
}
table.payment-steps tr.steps-titles th.premium.economy span{
  color:#fff;
}
table.payment-steps tr.steps-titles th.premium img{
  float: right;
  max-width: 40px;
  padding-right: 8px;
}
table.payment-steps tr.steps-titles th.premium h5 p{
  font-size: 13px;
}
table.payment-steps tr.steps-titles th.premium h5 span{
  width: auto;
}
table.payment-steps tr.steps-titles th.premium p.inclusions {
  color: #4d4d4d;
  font-family: "centurygothic";
  font-size: 12px;
  padding-left: 8px;
  font-weight: 100;
}
p.inclusions i.fa-plus {
  color: #0585f9;
}
table.payment-steps tr.steps-titles th.economy h5, table.payment-steps tr.steps-titles th.economy h5 p, table.payment-steps tr.steps-titles th.economy p.inclusions, table.payment-steps tr.steps-titles th.economy p i.fa.fa-plus{
  color: #fff;
}

/* important information */
.important-information{
  padding: 50px 15px;
  color: #727272;
}
.important-information p{
  color: #727272;
  font-family: "centurygothic";
}
/* home moving */
.move-home{
  background-image: url("../img/images/home-move.jpg");
  background-size: auto;
}
.warehouse{
  background-image: url("../img/images/warehouse.jpg");
}
.antique-removal{
  background-image: url("../img/images/antique-removal.jpg");
}
.artwork{
  background-image: url("../img/images/artwork.jpg");
}
.chandelier{
  background-image: url("../img/images/chandelier.jpg");
}
.glass{
  background-image: url("../img/images/glass-removal.jpg");
}
.picture-frames{
  background-image: url("../img/images/picture-frames.jpg");
}
.apartment{
  background-image: url("../img/images/apratment.jpg");
}
.interstate{
  background-image: url("../img/images/interstate.jpg");
}
.office-moves{
  background-image: url("../img/images/office-moves.jpg");
}
.moving-shop{
  background-image: url("../img/images/moving-shop.jpg");
}
.organising-moves{
  background-image: url("../img/images/organising-moves.png");
}
.packing{
  background-image: url("../img/images/packing-service.png");
}
.grand-piano{
  background-image: url("../img/images/grand-piano.png");
}
.large-billiard-table{
  background-image: url("../img/images/large-billiard-table.jpg");
}
.billiard-table{
  background-image: url("../img/images/billiard-table.png");
}
.junk-furniture{
  background-image: url("../img/images/junk.png");
}
.rubbish{
  background-image: url("../img/images/rubbish.png");
}
.rubbish ul.jetmove-services li:last-child{
  width: 100%;
}
.skip-bin-hire{
  background-image: url("../img/images/skin-bin-hire.png");
}
.atm-machine{
  background-image: url("../img/images/ATM.png");
}
.fireproof-cabinet{
  background-image: url("../img/images/fireproof-cabinet.png");
}
.freestanding{
  background-image: url("../img/images/freestanding.png");
}
.gun-safe{
  background-image: url("../img/images/gun-safe.png");
}
.spa-removal{
  background-image: url("../img/images/spa-removal.png");
}
.boat-storage{
  background-image: url("../img/images/boat-storage.png");
}
.car-storage{
  background-image: url("../img/images/car-storage.png");
}
.caravan-storage{
  background-image: url("../img/images/caravan-storage.png");
}
.file-and-document{
  background-image: url("../img/images/file-and-document.png");
}
.long-term-storage{
  background-image: url("../img/images/long-term-storage.png");
}
.self-storage{
  background-image: url("../img/images/self-storage.png");
}
.short-term-storage{
  background-image: url("../img/images/short-term.png");
}
.wine-storage{
  background-image: url("../img/images/wine-storage.png");
}
.products.move-home h1.main-head {
  font-size: 42px;
  color: #52575a;
  font-family: "centurygothic-bold";
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: 500;
  line-height: 1.1;
  display: block;

}
.products.move-home span.sub-head {
  font-size: 29px;
  margin-top: 0;
  color: #0585f9;
  font-family: "centurygothic-bold";
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 10px;
  display: block;
}
h1 span.long{
  width: 100%;
  line-height: 30px;
  font-size: 30px;
}
.move-home h3{
  color: #0585f9;
}
ul.jetmove-services{
  margin: 35px 0px;
}
ul.jetmove-services li{
  float: left;
  width: 50%;
  position: relative;
  margin: 10px 0;
}
p.important{
  font-size: 17px;
  font-family: "centurygothic-bold";
}
ul.jetmove-services li a{
  color: #525759;
  font-family: arial;
  font-size: 13px;
  padding-left: 25px;
}
ul.jetmove-services li a:hover{
  color: #0585f9;
}
ul.jetmove-services li::before {
  border-radius: 50%;
  box-shadow: 0 0 0 3px #c2e1fc;
  color: #0585f9;
  content: "";
  font-family: FontAwesome;
  font-size: 19px;
  height: 16px;
  left: 0;
  line-height: 16px;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 16px;
}
a.home-move-rate {
  background: rgba(0, 0, 0, 0) url("../img/images/rates-bttn.png") no-repeat scroll center top;
  color: #ffffff;
  float: right;
  font-family: arial;
  font-size: 18px;
  height: 70px;
  letter-spacing: 0.7px;
  line-height: 70px;
  margin: 120px 0 0;
  padding-left: 100px;
  width: 241px;
}
.booking-service-available{
  padding: 30px 0;
  border-top: 1px #ebeaea solid;
  border-bottom: 1px #ebeaea solid; 
}
/* safe removal */
ul.safe-removal {
  background: rgba(255, 255, 255, 0.90) none repeat scroll 0 0;
  display: inline-block;
  float: right;
  max-width: 280px;
  padding: 20px 10px;
  width: 100%;
  margin: 100px 15px 0;
}
ul.safe-removal h4{
  color: #52575a;
  padding: 10px 0 40px 10px;
}
ul.safe-removal li{
  border-bottom: 1px #eaeaea solid;
  padding: 10px 0;
}
ul.safe-removal li a{
  color: #a4a3a4;
  font-size: 17px;
  font-family: "centurygothic-bold";
  padding: 0 0 0 10px;
}
ul.safe-removal li a:hover, ul.safe-removal li.current a{
  color: #52575a;
}
/* rantel page */
.rantel .item-price {
  margin: 110px 0 0 0;
}
.rantel .product-here p{
  padding: 0 12px 0 0;
}
.rantel .product-here {
  height: 530px;
}
.machine{
  background-image: url("../img/images/machine-equipment.png");
  background-size: auto;
}
.plastic-box-packagedeal {
  display: inline-block;
  margin: 30px;
}
.plastic-box-packagedeal table{
  font-family: arial;
  border: 1px #dedede solid;
}
.plastic-box-packagedeal table tr th, .plastic-box-packagedeal table tr.hire td{
  font-size: 13px;
  color: #8f8d90;
  text-align: center;
  height: 45px;
  line-height: 45px;
  border-right: 1px #dedede solid;
  border-bottom: 1px #dedede solid;
  width: 16.6%;
}
.plastic-box-packagedeal table tr.pack{
  background: #f8dfc1;
}
.plastic-box-packagedeal table tr.pack td, .plastic-box-packagedeal table tr.package-rate td{
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #e58c1b;
  width: 16.6%;
}
.plastic-box-packagedeal table tr.package-rate{
  background: #dce8f4;
}
.plastic-box-packagedeal table tr.package-rate td{
color: #003f93;
font-size: 35px;
height: 70px;
line-height: 70px;
}
.plastic-box-packagedeal table tr.hire th, .plastic-box-packagedeal table tr.hire td{
  font-size: 12px;
  height: 35px;
  line-height: 35px;
}
.plastic-box-packagedeal table tr.description td{
  text-align: left;
  padding: 15px 10px;
  color: #8f8d90;
  border-right: 1px #dedede solid;
  vertical-align: top;
}
.plastic-box-packagedeal table tr.description td p{
  font-size: 12px;
  color: #8f8d90;
  margin: 3px 0 0;
}
.benifits img{
  width: 100%;
}
h6.beni{
  color: #000;
}
.benifits ul{
  margin: 15px 0;
}
.benifits ul li{
  position: relative;
  margin: 0 0 3px 12px;
}
.benifits ul li:before{
  content: "*";
  position: absolute;
  left: -12px;
  top: 0;
  font-size: 17px;
  color: #6f6d6e;

}
.benifits ul li a{
  color: #6f6d6e;
  font-family: arial;
  font-size: 14px;
}





/* footer  */
footer{
  padding: 15px 0;
}
.jetmove-helpline{
  margin: 15px 0 10px;
  width: 100%;
  display: inline-block;
}
.person-for-contact{
  float: left;
  width: 19%;
}
.person-for-contact img{
  width: 100%;
}
.contect-for-help{
  float: left;
  padding-left: 5px;
  color: #242424;
  font-size: 14px;
  letter-spacing: -0.5px;
}
.contect-for-help span.need-help{
  color: #0584f9;
  font-size: 19px;
  font-family: "centurygothic-bold";
  display: block;
}
.jet span{
  margin: 15px 0 10px;
  color: #0584f9;
  font-family: "centurygothic-bold";
  font-weight: 500;
  font-size: 19px;
  line-height: 1.1;
}
.jet ul li a {
  color: #242424;
  display: inline-block;
  font-family: "centurygothic";
  font-size: 13px;
  padding: 1px 0;
}
.jet ul li a:hover{
  color: #0584f9;
  }
  /* social-icons */
.social-icons{
  border-top: 1px #d8d7d7 solid;
  border-bottom: 1px #d8d7d7 solid;
  display: inline-block;
  width: 100%;
  padding: 7px 0 10px;
}
.social-icons img {
  max-width: 110px;
}
.social-icons span{
  color: #3c3c3c;
  font-size: 20px;
  font-family: "centurygothic-bold";
  padding-right: 20px;
  vertical-align: text-bottom;
}
.social-icons a{
  font-size: 35px;
  margin-right: 6px;
}
.social-icons a i.fa-facebook-official{
  color: #3b5998;
}
.social-icons a i.fa-twitter-square{
  color: #33bdfd;
}
.social-icons a i.fa-linkedin-square{
  color: #007bb6;
}
.social-icons a i.fa-youtube-square{
  color: #dc2c28;
}
.social-icons a:hover i{
  color: #3b3b3b;
}
/* bottom-footer */
.bottom-footer{
  margin: 30px 0;
}
.bottom-footer img{
  max-width: 190px;
}
.bottom-footer p{
  font-size: 14px;
  font-family: "centurygothic";
  line-height: 22px;
}
a.login-for-members{
  font-size: 18px;
  font-family: "centurygothic-bold";
  color: #0584f9;
}
a.login-for-members:hover{
  color: #555;
}
.users form legend{
  font-size: 19px;
}
.flash_Message_div {
  top: 162px;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  color: white;
  text-transform: capitalize;
  z-index: 999999;
}
div#flash_errorMessage, div#flash_successMessage {
  max-width: 295px;
  margin: 0 auto;
  background-color: red;
  padding: 4px 0;
}
div#flash_successMessage{
  background: green;
}
.error{
  color: red;
}
.fa.fa-calendar.datepicker {
  bottom: 5px;
  font-size: 24px;
  position: absolute;
  right: 5px;
  z-index: 99;
}
.select-for-reservation #QuoteMoveDatePickr input{
  background: #ffffff url("../img/calender.png") no-repeat scroll 90% center !important;
}


/*9-10-2015 updates*/
.pro_discount .product-detail {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  padding-right: 0;
  width: 62%;
} 

.product_img {
  width: 38%;
}
.pro_discount  .product-detail > h5,.pro_discount  .product-detail > .div-title {
  font-size: 23px;
  font-weight: normal;
  margin-top: 0;
}
.pro_discount:first-child .product-detail > .div-title {
  font-family: "centurygothic";
}
.pro_discount:first-child .product-detail > .div-title strong{
  font-family: "centurygothic-bold";
}
.pro_discount  .product-detail .div-title strong {
  color: #1558f8;
  display: block;
  font-weight: normal;
}
.pro_discount .product-detail > a span::after {
  border-bottom: 6px solid rgba(0, 0, 0, 0);
  border-left: 8px solid #1558f8;
  border-top: 6px solid rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 10px;
  position: absolute;
  right: -18px;
  top: 7px;
  width: 10px;
}
.pro_discount .product-detail > a:hover span::after {
  border-left: 8px solid #000;
}
.pro_discount .product-detail > a {
  color: #1558f8;
  display: inline-block;
  font-family: arial;
  font-size: 20px;
  font-weight: bold;
}
.pro_discount .product-detail > a:hover{
  color:#000;
}
.pro_discount .product-detail > a span {
  position: relative;
}
.promotions {
  border-top: 1px solid #e7e7e7;
  margin-top: 25px;
}
.pro_discount .col-sm-6:nth-child(3n+4) {
  clear: both;
}
.pro_discount .product-items {
  margin: 20px 0 0;
}

/*discount & promotions block style*/
.pro_discount .pro_discount_block .product-detail {
  width: 50%;
} 
.pro_discount_block .product_img {
  margin-top: -22px;
  width: 50%;
}
.Warehouse_Moves .product_img,.Retail_Transfers .product_img {
  margin-top: -39px;
}
.pro_discount_block {
  border: 1px solid #f0f0f0;
  border-radius: 2px;
  min-height: 153px;
  padding-top: 5px;
}
.pro_discount_block h4 {
  margin: 5px 10px;
}

.product-detail span.span-title {
  color: #000;
  font-size: 22px;
  float: none;
  margin: 0 0 10px 0;
  display:block;
}
.pro_discount_block span.span-title {
  margin: 5px 10px;
  font-size: 22px;
  font-weight: bold;
  font-family: "centurygothic-bold";
  display: block;
}


.pro_discount .pro_discount_block .product-detail > a {
  background: #292929 none repeat scroll 0 0;
  color: #ddd;
  font-size: 12px;
  line-height: 16px;
  padding: 3px 15px 3px 10px;
  position: relative;
  text-transform: uppercase;
}
.pro_discount .pro_discount_block .product-detail > a:hover {
  background: #555 none repeat scroll 0 0;
}
.pro_discount .pro_discount_block .product-detail > a::after {
  border-bottom: 11px solid rgba(0, 0, 0, 0);
  border-left: 8px solid #292929;
  border-top: 11px solid rgba(0, 0, 0, 0);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -20px;
  top: 0;
  width: 20px;
}
.pro_discount .pro_discount_block .product-detail > a:hover:after{
  border-left: 8px solid #555;
}
.pro_discount p {
  font-size: 15px;
}
.pro_discount_block.bonaza .product_img {
  margin-top: 10px;
}
.pro_discount_block.stoSaving .product_img {
  margin-top: -20px;
}
.who-we-are h3 {
  margin-bottom: 30px;
}
.office_relocations.pro_discount_block.bonaza .product_img {
  margin-top: 29px;
}
/*popup style*/
.dialog-div.dis_popup p {
  font-size: 14px;
  text-align: left;
}
.conditions.clearfix {
  bottom: 0;
  margin-top: 0;
  position: absolute;
  width: 96%;
}
.dialog-div.dis_popup p {
  font-size: 14px;
  text-align: left;
}
.thumb_wrap {
  display: inline-block;
  vertical-align: bottom;
  width: 40%;
}
.thumb_wrap > img {
  width: 100%;
}
#discountCount2 .thumb_wrap {
  margin-bottom: 15px;
  text-align: center;
}
#discountCount2 .thumb_wrap img {
  width: 80%;
}
#discountCount3 .thumb_wrap {
  display: inline-block;
  float: right;
  margin-right: -7px;
  vertical-align: bottom;
  width: 45%;
}
#discountCount5 .thumb_wrap {
  float: right;
  margin-right: -7px;
  width: 45%;
}
#discountCount6 .thumb_wrap {
  float: right;
  margin-right: -7px;
  width: 45%;
}
.dialog-div.dis_popup .conditions p {
  display: inline-block;
  float: none;
  font-size: 8.7px;
  line-height: 14px;
  margin-bottom: 0 !important;
  margin-top: 39px;
  max-width: 55%;
  vertical-align: bottom;
}
#discountCount3.dialog-div.dis_popup .conditions p {
  display: inline-block;
  float: none;
  font-size: 8.7px;
  line-height: 14px;
  margin-bottom: 0 !important;
  margin-top: 71px;
  max-width: 55%;
  vertical-align: bottom;
}
#discountCount5.dialog-div.dis_popup .conditions p {
  display: inline-block;
  float: none;
  font-size: 8.7px;
  line-height: 14px;
  margin-bottom: 0 !important;
  margin-top: 67px;
  max-width: 55%;
  vertical-align: bottom;
}
#discountCount6.dialog-div.dis_popup .conditions p {
  display: inline-block;
  float: none;
  font-size: 8.7px;
  line-height: 14px;
  margin-bottom: 0 !important;
  margin-top: 85px;
  max-width: 55%;
  vertical-align: bottom;
}
.dialog-div.dis_popup .conditions p strong {
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.dialog-div.dis_popup .conditions p span {
  font-style: italic;
}
.dialog-div.dis_popup .conditions p img {
  display: block;
  margin-bottom: 8px;
  max-width: 130px;
}
.product-items.pro_discount_block img {
  max-width: 100%;
  width: auto !important;
}
.biggFont > b {
  font-family: centurygothic-bold;
}
/*.who-we-are.residential img {
  margin-left: 25px;
  max-width: 600px;
  width: 100%;
}
.who-we-are.residential p {
  color: #242424;
  font-family: arial;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 20px;
  text-align: justify;
}*/



@media (max-width: 1199px) {
.pro_discount .col-sm-6:nth-child(3n+4) {
   clear: inherit;
}
.pro_discount .col-sm-6:nth-child(2n+3) {
  clear: both;
}
}
@media (max-width: 767px) {
.conditions.clearfix {
  position: initial;
}
#discountCount3.com-dis-popup.dialog-div.ui-dialog-content .conditions p {
  display: inline-block;
  margin: 0;
  max-width: none;
  text-align: left;
  vertical-align: bottom;
  width: 28%;
}
.dialog-div.dis_popup .conditions p img {
  display: block;
  margin-bottom: 8px;
  max-width: 100%;
}
#discountCount3.com-dis-popup.clearfix.ui-dialog-content .conditions .thumb_wrap {
  display: inline-block;
  float: none;
  margin: 0;
  position: relative;
  width: 70%;
}
#discountCount3.com-dis-popup .conditions {
  margin: 0;
  padding: 0 0 0 1.2em;
  text-align: left;
  width: 100%;
}

#discountCount6.com-dis-popup.ui-dialog-content .conditions .thumb_wrap {
  display: inline-block;
  float: none;
  margin: 0;
  position: relative;
  width: 53%;
}
#discountCount6.com-dis-popup.dialog-div.ui-dialog-content .conditions p {
  display: inline-block;
  margin: 0;
  max-width: none;
  padding-left: 15px;
  text-align: left;
  vertical-align: bottom;
  width: 45%;
}

#discountCount5.com-dis-popup .conditions.clearfix {
  width: 100%;
}
#discountCount5.dialog-div.com-dis-popup.ui-dialog-content .thumb_wrap {
  display: inline-block;
  float: none;
  margin-right: 0;
  width: 41%;
}

#discountCount3.res-dis-popup.ui-dialog-content .thumb_wrap {
  float: none;
  margin: 0;
  width: 49%;
}
#discountCount4.res-dis-popup.ui-dialog-content .thumb_wrap {
  float: none;
  margin: 0;
  width: 40%;
}


}
@media (max-width: 479px) {
.pro_discount_block .product_img {
  width: 40%;
}
.pro_discount .pro_discount_block .product-detail {
  width: 60%;
}
.pro_discount .pro_discount_block .product-detail > a{
  font-size: 11px;
}
}


/*********13-Oct*********/

ul.services-ul li {
  float: left;
  margin-bottom: 30px;
  width: 25%;
}
ul.jetmove-services.services-ul li::before {
  display: none;
}
ul.jetmove-services.services-ul li a {
  float: left;
}
ul.services-ul img {
  margin-right: 15px;
}


ul.jetmove-services.services-ul li p {
  color: #0584f9;
  font-family: arial;
  font-size: 14px;
  font-weight: 600;
  padding: 6px 0 0;
}


#discountCount3.com-dis-popup {
  padding: 0;
}
#discountCount3.com-dis-popup > p {
  font-weight: normal;
  padding: 0.5em 1em 0;
}
#discountCount3.com-dis-popup .conditions {
  margin: 0;
  padding: 0 0 0 1em;
  width: 100%;
  text-align: left;
}
#discountCount3.com-dis-popup.dialog-div .conditions p {
  display: inline-block;
  margin: 0;
  max-width: none;
  text-align: left;
  vertical-align: bottom;
  width: auto;
}
#discountCount3.com-dis-popup .conditions .thumb_wrap {
  display: inline-block;
  float: none;
  margin: 0;
  position: relative;
  width: 74%;
}

#discountCount6.com-dis-popup .conditions .thumb_wrap {
  display: inline-block;
  float: none;
  margin: 0;
  position: relative;
  width: 40%;
}
#discountCount6.com-dis-popup.dialog-div .conditions p {
  display: inline-block;
  margin: 0;
  max-width: none;
  padding-left: 15px;
  text-align: left;
  vertical-align: bottom;
  width: 59%;
}
#discountCount6.com-dis-popup {
  padding: 0;
}
#discountCount6.com-dis-popup > p {
  font-weight: normal;
  padding: 0.5em 1em 0;
}
#discountCount6.com-dis-popup.ui-dialog-content .conditions {
  width: 100%;
}


#discountCount.com-dis-popup.ui-dialog-content .thumb_wrap {
  display: inline-block;
  vertical-align: bottom;
  width: 41%;
}
#discountCount.com-dis-popup .thumb_wrap > img {
  bottom: 0;
  position: absolute;
  right: 10px;
  width: 45%;
}

#discountCount5.com-dis-popup {
  padding: 0;
}
#discountCount5.com-dis-popup > p {
  font-weight: normal;
  padding: 0.5em 1em 0;
}

#discountCount5 .conditions.clearfix {
  width: 100%;
}


#discountCount5.dialog-div.com-dis-popup .conditions p {
  display: inline-block;
  float: none;
  font-size: 8.7px;
  line-height: 14px;
  margin-bottom: 0 !important;
  margin-top: 67px;
  max-width: 57%;
  padding-left: 15px;
  vertical-align: bottom;
}
#discountCount5.dialog-div.com-dis-popup .thumb_wrap {
  float: right;
  margin-right: 0;
  width: 43%;
}


#discountCount.dis_popup {
  padding: 0;
}
#discountCount.dis_popup > p {
  font-weight: normal;
  padding: 0.5em 1em 0;
}

#discountCount.dis_popup .conditions.clearfix {
  width: 100%;
}
#discountCount.dis_popup .conditions.clearfix > p {
  padding-left: 15px;
}


/*********14-Oct********/

#discountCount3.res-dis-popup {
  padding: 0;
}
#discountCount3 > p {
  padding: 0.5em 1em 0;
}
#discountCount3.res-dis-popup .conditions.clearfix {
  width: 100%;
}
#discountCount3.res-dis-popup .conditions.clearfix > p {
  display: inline-block;
  float: none;
  margin: 0;
  max-width: none;
  padding-left: 15px;
  width: 49%;
}
#discountCount3.res-dis-popup .thumb_wrap {
  float: none;
  margin: 0;
  width: 50%;
}

#discountCount4.res-dis-popup {
  padding: 0;
}
#discountCount4 > p {
  padding: 0.5em 1em 0;
}
#discountCount4.res-dis-popup .conditions.clearfix {
  width: 100%;
}
#discountCount4.res-dis-popup .conditions.clearfix > p {
  display: inline-block;
  float: none;
  margin: 0;
  max-width: none;
  padding-left: 15px;
  width: 58%;
}
#discountCount4.res-dis-popup .thumb_wrap {
  float: none;
  margin: 0;
  width: 41%;
}

#discountCount5.res-dis-popup {
  padding: 0;
}
#discountCount5 > p {
  padding: 0.5em 1em 0;
}
#discountCount5.res-dis-popup .conditions.clearfix {
  width: 100%;
}
#discountCount5.res-dis-popup .conditions.clearfix > p {
  display: inline-block;
  float: none;
  margin: 0;
  max-width: none;
  padding-left: 15px;
  width: 58%;
}
#discountCount5.res-dis-popup .thumb_wrap {
  float: none;
  margin: 0;
  width: 41%;
}

/***********16-Oct************/

.move-home h2.span-head, .products.billiard-table span.span-head, .products.long-term-storage span.span-head, .products.glass span.span-head, .products.antique-removal span.span-head {
  font-family: "centurygothic-bold";
  font-size: 29px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 20px;
  line-height: 1.1;
  color: #656565;
}
.products.grand-piano span.main-head, .products.billiard-table span.main-head, .products.long-term-storage span.main-head, .products.file-and-document span.main-head, .products.glass span.main-head, .products.antique-removal span.main-head, .products.packing span.main-head, .products.picture-frames span.main-head {
  font-size: 31px;
  color: #52575a;
  font-family: "centurygothic-bold";
  margin-bottom: 10px;
  margin-top: 20px;
  font-weight: 500;
  line-height: normal;
  display: block;
}
.grand-piano span.span-head {
  font-family: "centurygothic-bold";
  font-size: 29px;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 20px;
  line-height: 1.1;
  color: #656565;
}
.products.grand-piano span.sub-head, .products.long-term-storage span.sub-head, .products.file-and-document span.sub-head, .products.glass span.sub-head, .products.packing span.sub-head, .products.picture-frames span.sub-head {
  font-size: 34px;
  margin-top: 10px;
  color: #0585f9;
  font-family: "centurygothic-bold";
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 10px;
  display: block;
}

.products h1.product-head {
  font-size: 31px;
  margin-top: 20px;
  color: #52575a;
  font-family: "centurygothic-bold";
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 10px;
  display: block;
}
.products-costumer h2.product-sub-head {
  font-size: 34px;
  margin-top: 0px;
  color: #52575a;
  font-family: "centurygothic-bold";
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 10px;
  display: block;
}
.products span.product-span-head {
  font-size: 22px;
  margin-top: 10px;
  color: #52575a;
  font-family: "centurygothic-bold";
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 10px;
  display: block;
}
span.beni.text-uppercase {
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 19px;
  font-family: "centurygothic-bold";
  font-weight: 500;
  line-height: 1.1;
  display: block;
}
.booking-service-available span.sub-head {
  font-size: 34px;
  margin-top: 10px;
  color: #000000;
  font-family: "centurygothic-bold";
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 10px;
  display: block;
}
.first-caption .slider-span {
  color: #ffffff;
  font-family: "centurygothic-bold";
  margin: 0;  
  font-size: 31px;
  font-weight: 500;
  line-height: 1.1;
  display: block;
}
.second-caption .slider-span {
  color: #ffffff;
  font-family: "centurygothic-bold";
  font-size: 85px;
  margin: 0;
  padding-left: 21px;
  position: relative;
  font-weight: 500;
  line-height: 1.1;
}
.slider-caption .slider-span span.from {
  bottom: 0;
  font-size: 20px;
  left: 20px;
  position: absolute;
  display: inline-block;
  color: #ffffff;
  font-weight: 500;
  line-height: 1.1;
}
.second-caption .slider-span span {
  font-size: 60px;
  padding-right: 20px;
  vertical-align: top;
}
.slider-caption .slider-span sub {
  font-size: 15px;
  line-height: 20px;
  position: absolute;
  right: 0;
  text-align: left;
  top: 0;
  width: 53px;
  bottom: -0.25em;
  color: #ffffff;
}
.slider-caption .slider-span span.arrow {
  font-size: 15px;
  position: absolute;
  right: 0;
  top: -14px;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  vertical-align: top;	
  display: inline-block;
}
.join-club-headre{

  color: #52575a;
  font-size: 22px;
  font-family: "centurygothic-bold";
  }
.removal-depends{
 font-size: 20px;
  font-family: "centurygothic-bold";

}
 .span-titless{
  color: #000;
  font-size: 22px;
  float: none;
  margin: 0 0 10px 0;
  display: block;
}
.pro_discount_block .h-title {
  margin: 5px 10px;
  font-size: 22px;
  color: black;
  font-weight: bold;
  font-family: "centurygothic-bold";
  display: block;
  }
