@font-face {
    font-family: 'PT Sans';
    /*src:url('../fonts/pt_sans.eot');*/
    /*src:url('../fonts/pt_sans.eot?#iefix')*/
    /*format('embedded-opentype'),*/
    /*url('../fonts/pt_sans.woff?v=4.0.3')*/
    /*format('woff'),url('../fonts/pt_sans.ttf')*/
    /*format('truetype'),url('../fonts/pt_sans.svg#ptsans')*/
format('svg');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'Lobster';
    src: url('../fonts/lobster.eot');
    src: url('../fonts/lobster.eot?#iefix') format('embedded-opentype'),
    url('../fonts/lobster.woff?v=4.0.3') format('woff'), url('../fonts/lobster.ttf') format('truetype'), url('../fonts/lobster.svg#ptsans') format('svg');
    font-weight: normal;
    font-style: normal
}

/*.visible-file-field{*/
/*display: none;*/
/*}*/

/*full height footer*/
html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

html body {
    padding-top:74px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
}

.page-wrap {
    min-height: 100%;
    margin-bottom: -50px;
}

* html .page-wrapper {
    height: 100%;
}

.page-buffer {
    height: 50px;
}

.errorMessage {
    font-size: 14px;
    text-align: right;
    color: red;
    font-weight: bold;
}

.breadcrumb {
    text-align: left;
    font-size: 18px;
    -webkit-box-shadow: 3px 3px 9px -2px RGBA(37, 37, 37, 0.8);
    box-shadow: 3px 3px 9px -2px RGBA(37, 37, 37, 0.8);
}

/*header begin*/
.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
    border-color: #fec01c transparent #fec01c #fec01c !important;
}

.navbar-inverse .navbar-inner {
   background-color:#ffd043!important; background-image:none!important;
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner { border-width:0!important; }
.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #000 !important;
    text-align: left;
}
.navbar-inverse .brand:hover, .navbar-inverse .nav > li > a:hover {
    color: #fff !important;
    text-align: left;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a {   text-shadow: none;}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle, .navbar-inverse .nav li.dropdown.active > .dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background: #eaeaea !important;
    color: white;
    text-shadow: none;
    /*fec01c*/
}

.navbar-inverse .nav .active > a, .navbar-inverse .nav .active > a:hover, .navbar-inverse .nav .active > a:focus {
    background-color: #e5e5e5 !important;
}
.navbar-inverse .brand, .navbar-inverse .nav > li > a{ text-shadow:none!important; }
.navbar .nav > li > a i{ display:none; }
/*header end*/
/*content begin*/
#search-row {
    text-align: center;
}

.search-box {
    width: 100%;
    float: left;
}



.ac_results {
    border-radius: 4px;
    margin-top: 5px;
}

.ac_results li {
    padding: 6px !important;
    cursor: pointer;
    border: 1px solid #6c6c6c;
}

.search-result .rating > span {
    float: right;
}

.ac_over {
    background-color: #fec01c !important;
    color: white;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.75);
}

.list-view .summary {
    text-align: left !important;
    margin: 0 !important;
}

.search-result {
    position: relative;
    padding: 5px 0 0;
    margin: 10px 0 15px;
    border-bottom: 1px dashed #CCCCCC;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 89px;
}

.search-result .company-name {
    margin: 2px 0 3px;
}

.search-result .link-holder {
    margin: 1px 2px;
    float: right;
}

.search-result strong,
.vip-list-item div {
    text-shadow: 2px 2px 1px #CCC;
}

.vip-list-item {
    list-style: none;
    margin: 10px 0 20px;
    padding: 5px 0 15px;
}

.vip-list-item a,
.vip-list-item a:hover {
    color: #3b3b3b;
    text-decoration: none;
}

.search-result .company-name a:hover {
    text-decoration: none;
}

.search-result .company-name a,
.vip-list-item .company-name {
    text-shadow: 1px 1px 1px #ccc;
    font-size: 18px;
}

.vip-list-item .company-name {
    color: #0088cc;
    overflow: hidden;
}

.list-item .company-name {
    float: left;
}

.list-item .review_text {
    clear: both;
}

.list-item.search-result {
    border-bottom: 1px dashed #CCCCCC;
    padding: 5px 0 15px;
}

.search-result .label {
    text-shadow: 1px 1px 1px #000 !important;
}

.span8.vip-list ul,
.vip-list .list-view,
.home-page-sidebar .list-view,
.page-list,
.well,
.register-page {
    margin: 20px 20px 20px 24px;
    padding: 1px 20px 1px 20px;
}

.span10 .list-view#yw0 .items,
.list-view#yw2 .items {
    width: auto;
}

.register-page {
    padding-top: 20px;
    margin-top: 0;
}

.list-view .pager {
    margin: 15px 0 !important;
    text-align: center !important;
}

/*login form begin*/
#login-form,
.style-form {
    position: relative;
}

#login-form .input-prepend {
    display: block;
    margin-bottom: 40px;
}

.tabs .style-form:after {
    display: none;
}

.tabs .tabs-left > .nav-tabs {
    margin-right: -1px;
}

.tabs .tab-content {
    background-color: #fff;
}

.register-page:after {
    height: 95.2%;
    top: 3%;
}

#login-form .add-on,
.style-form .add-on,
.form-row .add-on {
    padding: 4px 0 !important;
    width: 10% !important;
    height: 40px !important;
    line-height: 40px !important;
    font-size: 25px !important;
    color: #fec01c;
    border-color: #6c6c6c !important;
    text-shadow: 1px 1px 2px #000 !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    border-right: none !important;
    min-width: 28px;
}

.style-form .add-on .fa {
    line-height: 40px !important;
}

.style-form .add-on i.small {
    font-size: 18px;
}

#login-form .add-on i,
.style-form .add-on i {
    line-height: 40px;
}

#login-form input[type=text],
#login-form input[type=password],
.style-form input[type=text],
.style-form input[type=password],
.style-form input[type=email] {
    padding: 4px 1%;
    width: 98%;
    height: 40px;
    border-color: #6c6c6c;
}

.style-form .input-prepend input[type=password],
.style-form .input-prepend input[type=email],
.style-form .input-prepend input[type=text] {
    width: 88% !important;
}

#login-form {
    padding-top: 30px;
}

#package {
    width: 100%;
}

.style-form select {
    width: 100%;
    height: 50px;
    border-color: #6c6c6c;
    /*-webkit-appearance:initial;*/
    /*background-image: url(../../images/select-fix.png);*/
    /*background-repeat: no-repeat;*/
    /*float: right;*/
    /*background-position-x: right;*/
    /*background-position-y: center;*/
}

.style-form .input-prepend select {
    width: 90.4%;
}

.style-form textarea {
    width: 87.5%;
    border: 1px solid #6c6c6c;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    height: 100px;
}

.hight-textarea textarea {
    height: 125px;
    margin-bottom: 25px;
}

.style-form .trading-info textarea {
    height: 124px;
    width: 86.5%;
}

.style-form .form-row > input[type=submit],
.style-form .form-row > input[type=button] {
    height: 50px;
    font-size: 25px;
}

#trading-info .style-form .form-row > input[type=submit],
#trading-info .style-form .form-row > input[type=button] {
    margin: 25px 0 0;
    border-radius: 4px !important;
}

.style-form input[type=submit],
.style-form input[type=button],
.style-form .next,
.style-form .create {
    height: 50px;
    font-size: 25px;
}

.style-form .create {
    padding: 0;
    line-height: 50px;
}

.style-form .next,
.style-form .create {
    width: 100%;
}

.style-form .row-fluid input[type=submit].span6 {
    margin-right: 26.8%;
}

.style-form input[type=submit]:hover {
    text-shadow: none;
}

#login-form label {
    display: inline;
}

.input-prepend.checkbox-holder {
    text-align: right;
}

.input-prepend.checkbox-holder input {
    margin-right: 5px;
}

.btn.login {
    width: 100%;
    height: 50px;
    font-size: 25px;
    font-weight: bold;
}

.logo-holder h1 {
    text-align: center;
    font-size: 77px;
    line-height: 77px;
    font-family: Lobster, sans-serif;
    margin: 20px 0;
    text-shadow: 1px 1px 4px RGBA(0, 0, 0, 0.65);
    color: #b94a48;
}

.logo-holder strong {
    display: block;
    font-size: 38px;
    line-height: 24px;
    text-align: center;
    font-family: Lobster, sans-serif;
    margin: 20px 0;
    text-shadow: 1px 1px 4px RGBA(0, 0, 0, 0.65);
    color: #b94a48;
}

.navbar-inverse .brand {
    color: rgb(255, 220, 43) !important;
    font-family: "Lobster", sans-serif;
}

/*login form end*/

/*select package begin*/
.register-select {
    margin-top: 100px;
    margin-bottom: 50px;
}

.register-select .package {
    width: 23%;
    margin: 0 1%;
    float: left;
}

.index-packageenum-select .package,
.index-user-changepackageview .package {
    padding: 10px 0;
    text-align: center;
    background-color: #ffd;
    box-shadow: 2px 2px 8px 1px RGBA(0, 0, 0, 0.25);
    border-radius: 5px;
}

.index-packageenum-select .package div.star,
.index-user-changepackageview .package div.star {
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    position: relative;
}

.package.free div.star,
.package.free .package_name,
.free i.fa-star {
    color: #578859;
}

.package.package1 div.star,
.package.package1 .package_name,
.package1 i.fa-star {
    color: #CD7F32;
}

.package.package2 div.star,
.package.package2 .package_name,
.package2 i.fa-star {
    color: #C0C0C0;
}

.package.package3 div.star,
.package.package3 .package_name,
.package3 i.fa-star {
    color: #FFD700;
}

.package .package_name {
    margin: 5px 0;
    font-weight: bold;
    font-size: 18px;
    text-shadow: 1px 1px 1px RGBA(0, 0, 0, 0.45);
}

.package.free div.star .fa:first-child {
    text-shadow: 4px 4px 5px RGBA(53, 102, 53, 0.45);
}

.package.package1 div.star .fa:first-child {
    text-shadow: 4px 4px 5px RGBA(205, 127, 50, 0.45);
}

.package.package2 div.star .fa:first-child {
    text-shadow: 4px 4px 5px RGBA(192, 192, 192, 0.45);
}

.package.package3 div.star .fa:first-child {
    text-shadow: 4px 4px 5px RGBA(255, 215, 0, 0.45);
}

.index-packageenum-select .package .stack {
    margin-left: -97px;
    text-shadow: 1px 1px 0 RGBA(0, 0, 0, 0.95);
}

.package.free .btn {
    background-color: #689960;
    background-image: -moz-linear-gradient(top, #689960, #578859);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#689960), to(#578859));
    background-image: -webkit-linear-gradient(top, #689960, #578859);
    background-image: -o-linear-gradient(top, #689960, #578859);
    background-image: linear-gradient(to bottom, #689960, #578859);
    background-repeat: repeat-x;
    border: 1px solid;
    border-color: #e6e6e6 #e6e6e6 #578859;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
}

.package.free .btn:hover {
    background-color: #578859;
}

.package.package1 .btn {
    background-color: #CD7F32;
    background-image: -moz-linear-gradient(top, #CD7F32, #ac6E21);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#CD7F32), to(#ac6E21));
    background-image: -webkit-linear-gradient(top, #CD7F32, #ac6e21);
    background-image: -o-linear-gradient(top, #CD7F32, #ac6e21);
    background-image: linear-gradient(to bottom, #CD7F32, #ac6E21);
    background-repeat: repeat-x;
    border: 1px solid;
    border-color: #e6e6e6 #e6e6e6 #ac6E21;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
}

.package.package1 .btn:hover {
    background-color: #ac6E21;

}

.package.package2 .btn {
    background-color: #C0C0C0;
    background-image: -moz-linear-gradient(top, #D1D1D1, #C0C0C0);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#D1D1D1), to(#C0C0C0));
    background-image: -webkit-linear-gradient(top, #D1D1D1, #C0C0C0);
    background-image: -o-linear-gradient(top, #D1D1D1, #C0C0C0);
    background-image: linear-gradient(to bottom, #D1D1D1, #C0C0C0);
    background-repeat: repeat-x;
    border: 1px solid;
    border-color: #e6e6e6 #e6e6e6 #C0C0C0;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
}

.package.package2 .btn:hover {
    background-color: #C0C0C0;
}

.package.package3 .btn {
    background-color: #FFF811;
    background-image: -moz-linear-gradient(top, #FFF811, #FFD700);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFF811), to(#FFD700));
    background-image: -webkit-linear-gradient(top, #FFF811, #FFD700);
    background-image: -o-linear-gradient(top, #FFF811, #FFD700);
    background-image: linear-gradient(to bottom, #FFF811, #FFD700);
    background-repeat: repeat-x;
    border: 1px solid;
    border-color: #e6e6e6 #e6e6e6 #FFD700;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
}

.package.package3 .btn:hover {
    background-color: #FFD700;
}

.package .btn {
    width: 80%;
    height: 40px;
    margin: 15px 0;
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
}

.index-packageenum-select #page > .row {
    margin-top: 115px;
}

/*select package end*/
/*register*/
.register-page h3 {
    text-align: center;
}

.form-row {
    margin: 0 auto;
    display: block !important;
}

.register-page .add-on {
    border-radius: 4px 0 0 4px !important;
}

.register-page .input-prepend {
    margin-bottom: 20px;
}

.register-page label {
    font-weight: bold;
}

.register-date {
    font-size: 14px !important;
    text-align: center;
    margin-top: 62px;
}

.register-date label {
    display: inline;

}

/*admin*/
.index-admin-default #page > .row {
    margin-top: 50px;
}

.index-admin-default h3 {
    font-size: 18px;
    display: block;
    text-align: center;
    padding: 5px;
    white-space: normal;
}

.index-admin-default .other > div,
.index-admin-default .total span {
    font-size: 22px;
    text-align: center;
    font-weight: bold;
}

.index-admin-default .total {
    line-height: 22px;
}

.index-admin-default .total span {
    float: right;
}

.index-admin-default .total .span4 {
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
    padding: 5px 0;
    margin: 0 !important;
}

.index-admin-default .page-wrap .total .span4 {
    width: 100%;
    margin: 10px 0 !important;
}

.create-category {
    position: relative;
    top: 24px
}

#user-form {
    margin: 50px 0;
}

.price-listing.style-form,
.account-info,
.home-video,
.advertisement,
.notice-board,
.contact-us,
.faq,
.system-email {
    margin-top: 50px;
}

#contact-us .contact-us {
    margin-top: 0;
}

.advertisement form:after,
.notice-board form:after,
.contact-us form:after,
.faq form:after {
    display: block;
    content: '';
    clear: both;
}

.price-listing:after,
.account-info:after,
.change-pass:after {
    height: 88%;
    top: 9%;
    background: url("../images/spiral2.png");
    left: -20px;
}

.add-admin:after {
    top: 7%;
    height: 88%;
}

.account-info:after {
    height: 84%;
    top: 12%;
}

.change-pass:after {
    height: 83%;
    top: 12%;
}

.system-email:after {
    height: 86%;
}

.home-video:after {
    height: 88%;
    top: 7%;
}

.home-video input[type=submit] {
    margin-top: 20px;
}

input[type=submit].advertisement-save,
input[type=submit].notice-board-save,
input[type=submit].contact-us-save,
input[type=submit].faq-save {
    float: right;
    margin-top: 20px;
    width: 100px;
}

.index-generator .hero-unit {
    padding: 73px;
}

.tab-content .style-form .span6 input[type=submit],
.tab-content .style-form .span6 input[type=button] {
    width: 100%;
}

#personal-details .style-form input[type=submit] {
    margin-right: 1.8%;
}

#account_tab {
    margin-top: 50px;
}

#account_tab .tab-content, #callOut_tab .tab-content, #contact_log_tab .tab-content, #activate_tab .tab-content {
    border: 1px solid #fec01c;
    padding: 32px 0;
    box-shadow: 3px 3px 9px -2px #ddd;
    min-height: 200px;
    margin-bottom: 50px;

}

.tabs-left > .nav-tabs {
    border-right: none !important;
}

.tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
    font-weight: bold;
}

.contact-us table tr td:first-child {
    text-align: center;
    vertical-align: middle;
    font-size: 20px;
}

.MultiFile-label {
    display: inline-block;
    padding: 2px 4px;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #468847;
    margin: 3px 3px 5px 0;
    border-radius: 3px;
    line-height: 20px;
}

.MultiFile-remove {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
}

.MultiFile-remove:hover {
    text-decoration: none;
}

#recommendations .form-row {
    margin: 5px 0;
}

#recommendations input[type=checkbox] {
    margin-right: 20px;
}

#review-form .form-row {
    width: 100%;
    margin-top: 20px;
}

#review-form .form-row:first-child {
    margin-top: 0;
}

#review-form .form-row {
    clear: both;
}

#review-form .star-rating-control {
    display: inline-block;
}

.toggle-block h2 span {
    float: right;
    cursor: pointer;
}

.toggle-block h2 i.fa-chevron-down,
.toggle-block h2 .closed i.fa-chevron-up {
    display: none;
}

.toggle-block h2 i.fa-chevron-up,
.toggle-block h2 .closed i.fa-chevron-down {
    display: inline-block;
}

.toggle-block h2,
.index-user-changepackageview .span10 > h2,
.index-packageenum-select .span10 > h2,
.index-user-accountview .span10 > h2, .border-bot,
.index-admin .span10 h2 {
    border-bottom: 3px solid #fec01c;
    margin-left: 22px;
}

.span10 > h2 {
    text-align: center;
}

.index-recommendation h2,
.index-admin h2 {
    margin-left: 0 !important;
    margin-right: 0;
    text-align: center;
}

.index-user-changepackageview .span10 > h2,
.index-packageenum-select .span10 > h2,
.index-user-accountview .span10 > h2 {
    margin-left: 0;
}

.index-admin-contentmanagement .span10 h2 {
    border: none;
}

.index-admin-contentmanagement-homevideo .row-fluid.form-row {
    margin-top: 25px;
}

.index-admin-contentmanagement-advertisement .page-list,
.index-admin-contentmanagement-contactus .page-list,
.index-admin-contentmanagement-aboutus .page-list,
.index-admin-contentmanagement-faq .page-list {
    padding-top: 25px;
}

.form-row.row-fluid .btn {
    margin-top: 15px;
    float: right;
}

.chane-package {
    padding-top: 50px;
    padding-bottom: 50px;
}

.index-user-accountupdate .span10.offset1 > h2,
.custom-title h2 {
    border-bottom: 3px solid #fec01c;
    margin-left: 0;
}

.custom-title h2 {
    margin-bottom: 0;
}

.index-recommendation .page-list {
    margin-top: 0;
}

.page-list,
.well,
.register-page {
    border-top: 3px solid #fec01c;
}

body.index-recommendation-select .page-list {
    border-top: none;
}

.toggle-block .page-list,
.toggle-block .well,
.toggle-block .register-page {
    border: none;
}

.quick-tour {
    text-align: center;
    padding: 50px 0;
}

.register-page h3 {
    border-bottom: 3px solid #fec01c;
    text-align: center;
}

.register-page .span6 h3 {
    text-align: left;
}

.select-package-star-holder {
    text-align: center;
    line-height: 53px;
    font-size: 40px;
}

.register-page.style-form textarea {
    height: 32px;
    padding-top: 12px;
    margin-bottom: 0;
}

.admin-default .span4.page-list {
    font-size: 22px;
    min-height: 300px;
    padding-top: 5px;
    padding-bottom: 20px;
    margin: 0;
}

.admin-default .span4.page-list:first-child {
    font-size: 18px;
    margin-left: 2.5%;
}

.admin-default .span4.page-list > div {
    margin: 10px 0;
}

.admin-default-total .span4.page-list {
    padding: 25px;
}

.add-admin .page-list,
.price-listing .page-list,
.faq.page-list,
.contact.page-list,
.about-us.page-list {
    margin-top: 0;
    padding-top: 50px;
    padding-bottom: 50px;
}

.price-listing h2 {
    margin-left: 2.5%;
    margin-right: 2.5%;
}

.admin-default .page-list {
    margin-top: 0;
}

.package-type {
    text-align: center;
}

.package-type i {
    font-size: 70px;
}

.form-row .empty {
    height: 85px;
}

.map {
    margin: 5px 0 15px;
}

.map > div {
    width: 100% !important;
}

#accept {
    margin: 3px 5px 0 0;
}

#agreement {
    margin-bottom: 20px;
}

.index-user-accountview .form-row label {
    font-size: 22px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 12px;
}

.index-user-accountview .form-row:first-child + .form-row label {
    display: none;
}

.wide-btn .btn {
    width: 100%;
}

.get_flash {
    font-size: 18px;
    text-align: center;
}

.margin .form-row {
    padding: 20px 0 10px;
    clear: both;
}
.re-bg { background:url("../images/re-bg.jpg"); background-size: cover; padding: 70px 0; color: #ffca2b; font-size: 35px; text-align: center; }
.re-bg p { margin: 0; padding: 0 0 30px 0;} 
.re-bg span { color: #fff;}

/*content end*/
/*footer begin*/
.copyright { border-top: #b2b2b2 solid 1px; color:#1c1c1c; text-align:center; padding:20px; width:100%; box-sizing:border-box;}
#footer {
    padding: 15px 0 0 0;
    color: #1c1c1c;
    background: #d4d4d4;
    /*text-shadow: 1px 1px 1px #fff;
    text-align: center;*/

}
.app-icon { width:100%; float:left; padding:25px 0 0 0px;  }
.app-icon a { margin:0 15px 0 0; }

#footer h3, .footer-link-box h3 {
	font-size: 17px;
	line-height: 20px;
	text-transform: uppercase;
	letter-spacing: 1px; margin:0 0 10px 0; color:#1c1c1c;
}
#footer .footerLinks { list-style: none; margin-bottom: 0; padding: 0px; text-align: left; margin-left: 0; }
#footer .footerLinks li{ padding: 5px 0; line-height: 20px; font-size:14px; font-weight:300;}
#footer .footerLinks li a { color: #1c1c1c; text-decoration: none;}
#footer .footerLinks li a:hover { color: #1c1c1c; text-decoration: none;}
#footer .cont-info a {
    color: #1c1c1c;
    text-decoration: none; font-size:17px; line-height:30px;
}
.ac_results li { font-size:15px!important; text-shadow:none!important;}
#footer .cont-info a:hover { color:#1c1c1c; }
#footer .cont-info p {color: #1c1c1c; }
#footer .span3 { padding-bottom:60px;}
.footer-top { width:100%; text-align:center;background:url(../images/btm-line.png) center bottom no-repeat; margin-bottom:60px;}
.footer-top h3 { margin-bottom:30px;}
.footer-top ul { width:100%; text-align:center; margin:0; padding:0 0 60px 0; list-style:none;}
.footer-top ul li { margin:0 20px; font-size:16px; color:#ffbe02; display:inline-block; } 
.footer-top ul li a { font-size:16px; color:#1c1c1c; background:url(../images/footer-loc.png) left top no-repeat; padding:4px 0 4px 25px; }
.copy-box { margin-top:60px; width:100%; float:left;}
.usefull-links { background: #fff;  padding:50px 0; }
.usefull-links ul { margin: 0; padding: 0; list-style: none; width: 20%; float: left;}
.usefull-links ul li { margin: 0; padding: 7px 0; font-size: 16px; line-height: 20px; color: #767676 ;}
.usefull-links ul li a{ color: #767676; text-decoration: none;}
.usefull-links ul li a:hover{ color: #000 ;}
.footer-top ul li a:hover {color:#ffbe02; }
.footer-social { margin:20px 0 0 0; width:100%; text-align:left;}
.footer-social a {margin:0 2px;}
/*footer end*/
section { padding: 100px 0;}
section h1 { font-weight: 600; margin:0 0 60px 0; padding: 0 0 30px 0; font-size:22px; text-transform: uppercase; color: #000; border-bottom: #d0d2d3 solid 1px; position: relative;}
section h1:after {background:url(../images/head-bg.jpg) center center no-repeat; width: 100%; height: 4px; position: absolute; bottom: -2px; left: 0; content: ''; }
section h1 span { color: #ffca2b;}
.sub-button {
    display: inline-block;
}

.conditions-apply {

    clear: both;
}
.conditions-apply-link {
    float: right;
}

.conditions-apply a {
    text-decoration: none;
    color: #898686;
    font-size: 13px;
    text-shadow: 0 1px #ccc;
}

.searchbox-logo p {
    margin: 0 0;
    color: #333;
    font-family: "Lobster", sans-serif;
    font-size: 20px;

}

.conditions-apply a:hover {
    text-decoration: none;
    color: #898686;
    font-size: 13px;
    text-shadow: none;
}

.disclaimer {
    padding: 10px 23px;
    color: #999999;
    font-size: 75%;
}

.copyright {
    display: inline-block;
}

.middleText {
    float: left;
}

.popularKeyword {
    display: block;
    padding-top: 15px;
    margin: 0 auto;
    width: 90%;
}

.popularLoc {
    display: block;
    padding-top: 15px;
    margin: 0 auto;
}

.popularLoc h3 {
    font-size: 140%;
    display: inline-block;
    float: left;
    margin: 0 0 15px 0;
}

.popularLoc .span1 {
    margin-top: 10px;;
}

.popularKeyword .span2 {
    margin-left: 2% !important;
    font-size: 80%;
}

.backgroundImg {
    position: relative;
    background: url('../images/banner.jpeg') no-repeat;
    background-size:cover;
    width: 100%;
    height:600px;
    background-position-y: -100px;
}

.footPopKey a {
    text-decoration: none !important;
    text-shadow: none;
    color: #000;
}

.keyRegBg {
    background: #eaeaea;
    /*margin: 0 -20px;*/
    border-bottom: 1px dashed #bfbfbf;
}
.footer-link-box {
    background: #d4d4d4; padding-top:60px;
}

.footerShadow {
    height: 10px;
    background-image: -moz-linear-gradient(top, #a1a0a0, #dcdbdb);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a1a0a0), to(#dcdbdb));
    background-image: -webkit-linear-gradient(top, #a1a0a0, #dcdbdb);
    background-image: -o-linear-gradient(top, #a1a0a0, #dcdbdb);
    background-image: linear-gradient(to bottom, #a1a0a0, #dcdbdb);
}

.hide-block ul .span4 {
    margin-left: 0 !important;
}

.hide-block ul .span4 .vip-list-item {
    margin-left: 4%;
}

.trendHideInfo {
    background-color: #fff;
    border: 1px solid #a1a0a0;
    -webkit-box-shadow: 3px 3px 9px -2px RGBA(37, 37, 37, 0.8);
    box-shadow: 3px 3px 9px -2px RGBA(37, 37, 37, 0.8);
    width: 188px;
    position: absolute;
    margin: -1px 0 0 -1px;
    display: none;
    padding-left: 10px;
}

.footerNav {
    float: none;
    margin: 0 auto;
    text-align: left;
}


.phone, .mobile {
    font-weight: bold !important;
}

#area-of-influence {
    margin-top: 0;
    font-weight: bold;
}

#area-of-influence .items div {
    float: left;
    margin-right: 2%;
}

#area-of-influence .items div a {
    margin-left: 2px;
}

#area-of-influence .row-fluid .span10 {
    width: 100%;
    margin-left: 0;
}

.socialIcons {
    display: inline-block;
}

.recommendations .span3 {
    text-align: center;
    background-color: #FFFFDD;
    min-height: 150px !important;
    box-shadow: 2px 2px 8px 1px RGBA(0, 0, 0, 0.25);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
}

.recommendations .span3:first-child {
    margin-left: 15% !important;
}

.introducing {
    position: relative;
    width: 26%;
    float: right;
    text-align: center;
    top: -20px;
    display: none;
}

.introducing img, .introducing input {
    margin: 10px;
}

.introducing p {
    color: #fff;
}

.afterSearch {
    margin-top: 15%;
}

.back-ground {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.6;
    position: absolute;
    z-index: -1;
}

.contact-us-form .row {
    margin-left: 0;
}

.contact-us-form .row input, .contact-us-form .row textarea {
    width: 100%;
    float: none;
    max-width: 100%;
    margin: 5px 0;
}

.contact-us-form .row.buttons input {
    width: 20%;
    margin: 0 32%;
}

.contact-us-form .row label {
    width: 10%;
    float: left;
    min-width: 60px;
}

.star-rating-class {
    float: right;
}

.who-review a {
    font-size: 17px;
    text-shadow: 1px 1px 1px #ccc;
}

.review-date {
    color: #898686;
    font-size: 11px;
    text-shadow: 1px 1px 1px #ccc;
}

.review_text {
    color: #898686;
    font-size: 13px;
    text-shadow: 1px 1px 1px #ccc;
}

.review-see-more p {
    position: relative;
}

.review-see-more p {
    margin: 0;
}

.review-see-more p a {
    margin-left: 10px;
    color: #000;
}

.review-img {
    float: left;
}

.review-see-more p:before {
    content: '';
    font-size: 0;
    line-height: 0;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 4px solid #80a6f5;
    position: relative;
    top: -5px;
    left: 1%;
}

.single-review {
    margin: 5px 0;
}

#vip-list ul {
    margin: 0 auto;
}

#vip-list ul .span12 {
    width: 62%;
    margin: 0 19%;
}


.vip-list ul .span12, .vip-list ul .span12:first-child {
    margin-left: 5%;
}

.vip-list ul .span12 .vip-list-item, .vip-list ul .span12:first-child .vip-list-item {
    text-align: center;
}

#page-sidebar .items .row {
    margin-top: 5px;
    margin-bottom: 5px;
}

#page-sidebar .items .row img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    float: left;
    height: 100%;
    margin: 5px;
    position: relative;
    width: 100%;
}

input[type=file] {
    margin-top: 10px;
}
.home-link {
    color: #333333;
    font-size: 29px;
    font-weight: bolder;
}


.home-request {
    background-color: rgb(255, 203, 43);
    border: medium none;
    color: #333333;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    margin-top: 30px;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none !important;
    border-radius: 27px;
    cursor: pointer;
    margin-bottom: 30px;
}
.home-request:hover{
    color: white !important;
    background-color: #333333;
}
.home-request:focus {
    color: white;
}
.span12.request-block-h3 {
    padding-bottom: 30px;
    padding-top: 30px;
}
.span10.offset1.main-page-full {
    margin: 0 !important;
    width: 100%;
}
.font-1 { font-size:24px; }
    
@media screen and (max-width: 1230px) {
    .introducing {
        display: none;
    }

    .afterSearch {
        margin-top: 25%;
    }
}

@media screen and (max-width: 900px) {

 

    .block-icon, .middleText {
        float: none!important;
        display: block;
        height: auto!important;
    }

    .find-button {
        float: none!important;
        display: block;
    }
}

.navbar-opacity {
    background: #eaeaea !important;
    z-index: -100;
    opacity: 0.7;
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    text-shadow: 2px 0 5px #fff;
}

h2.text-center {
    text-align: center;
}

.package_description {
    text-align: left;
    height: 130px;
}

.package_description ul {
    padding-left: 10px;
}

.ui-datepicker.ui-widget.ui-widget-content {
    z-index: 2000 !important;
}

.full-textarea textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100% !important;
}

.page-list.no-border {
    border: none;
}

.page-wrap .navbar-inner .container-fluid {
    max-width: 1900px;
    margin: 0 auto;
}

.keyRegBg .span12 {
    width: 100% !important;
    margin: 0 auto !important;
}

.package_price {
    margin-top: 10px;
}

.socialIcons {
    margin-top: 20px;
    margin-bottom: 20px;
    width: 100%;
}

/*.register-page #package1 .row-fluid:first-child .span6:nth-child(2) .input-prepend{*/
/*margin-top: 35px;*/
/*margin-bottom: 45px;*/

/*}*/

.index-admin-contactlog-index .span12 {
    width: 100%;
}

.index-admin-contactlog-index .offset1 {
    margin-left: 0;
}

/*th, td{*/
/*min-width: 100px;*/
/*}*/
.index-admin-information-updatepackage-id th, .index-admin-information-updatepackage-id td {
    min-width: 1px;
}

.index-admin-state-index th, .index-admin-state-index td, .index-admin-area-index th, .index-admin-area-index td, .index-admin-contactlog-update-id td, .index-admin-contactlog-update-id th {
    min-width: 30px;
}

.grid-view .summary {
    margin: 10px 0;
}

.index-admin .navbar {
    background-color: #f2f2f2;
}

.admin-default-total .page-list:nth-child(3) {
    margin: 0;
}

.summary {
    margin: 15px;
}

.index-admin-information-upgraderequest {
    padding-top: 6%;
}

.index-admin-contentmanagement-noticeboard input[type=submit].notice-board-save, .index-admin-contentmanagement-addadmin .btn-warning, .create-log {
    margin-top: 50px;
}

.index-admin-contentmanagement-pricelisting .btn-warning, .index-admin-default .container-fluid .row-fluid:last-child .span4:last-child {
    margin-bottom: 50px;
}

/*.table-bordered, .form-vertical{*/
/*margin-top: 20px;*/
/*}*/

.form-vertical .input-append, .form-vertical .input-prepend {
    margin-bottom: 40px;
}

.caret {
    /*float: right;*/

}

table th, table td, table th .caret, table td .caret {
    vertical-align: middle !important;
}

#login-form .add-on, .style-form .add-on, .form-row .add-on {
    min-width: 35px !important;
}

.breadcrumbs {
    display: none;
}

#footer .container-fluid .row-fluid .row-fluid p {
    margin-top: 20px;
}

#package3 .row-fluid:nth-child(3) .span6:nth-child(2) .input-prepend:nth-child(6) {
    margin-top: 30px;
}

.index-page-quicktour h2 {
    text-align: center;
}

.trading-name-select {
    width: 93%;
    max-height: 300px;
    overflow-y: auto;
}

.index-site-forgetpassword {
    text-align: center;
}

.index-site-forgetpassword .page-list #forget-password-form #User_forgot_email {
    margin-top: 10px;
}

.index-site-forgetpassword .page-list #forget-password-form input[type="submit"] {
    padding: 0 15px;
    font-size: 24px;
}

form .input-prepend .add-on, .input-prepend .btn {
    margin-right: 0;
}

form input[type="file"] {
    line-height: 25px;
    max-width: 244px;
}

.index-user-accountview .form-row.input-prepend textarea {
    width: 86%;
    border-radius: 0 4px 4px;
}

.index-user-accountview #account_tab .tab-content, #callOut_tab .tab-content {
    padding: 3%;
}

.index-page-termsandconditions, .index-page-disclamer, .index-page-privacypolicy, .index-page-faq, .index-page-complaintsprocedure, .index-page-aboutus, .index-user-createrecommendation, .index-user-accountview .form-row:nth-child(3) {
    text-align: justify;
}

#accept-recommendation {
    margin-right: 10px;
    margin-bottom: 5px;
}

.index-user-createrecommendation .span6 input[type="button"] {
    margin-top: 20px;
}

.index-page-contact #content .span10, .index-page-contact #content .span10 .page-list {
    margin: 0 auto;
    float: none;
    text-align: center;
    width: 80%;
}

.index-page-contact .errorMessage {
    text-align: center;
}

.index-site-tellafriend {
    text-align: center;
}

.index-site-tellafriend form .input-prepend .add-on {
    min-width: 50px !important;
}

.form-row #accept-review {
    margin-bottom: 5px;
    margin-right: 10px;
}

.trading-fix {
    font-size: 14px;
}

.index-page-quicktour .container-fluid #content .row-fluid .span12 {
    margin: 0;
}

.errorSummary ul li {
    list-style: none;
}

.index-site-forgetpassword .span10 {
    margin: 0;
    width: 100%;
}

.margin .form-row:nth-child(3) input, .margin .form-row:nth-child(3) label {
    float: left;
    margin-right: 5px;
}

.index-admin-state-update #user-form {
    width: 50%;
    margin: 10px auto 0;
}

.index-admin form .btn-warning, .contact-us-form .row.buttons {
    margin-top: 16px;
}

.redactor_dropdown {
    max-width: 132px;
}

.allowInput {
    margin-bottom: 6px !important;
}

body.index-admin {
    padding-top: 80px;
}

.index-page-quicktour .span12.offset1, .index-admin .row-fluid .span6.offset3, .index-site-forgetpassword .span10 .page-list {
    width: 71%;
    margin-left: 14% !important;
}

.index-admin-state-update-id .row-fluid .span6 {
    width: 100%;
    margin-left: 0;
}

.index-site-login h2 {
    text-align: center;
}

#redactor_modal #redactor_modal_inner #redactor_tabs, #redactor_modal #redactor_modal_inner footer, #redactor_modal {
    text-align: center;
}

.buttons-fixed {
    width: 100%;
    float: left;
}

.buttons-row .form-row, .buttons-fixed .form-row {
    width: 50%;
    float: left;
    text-align: center;
}

.buttons-row .form-row input, .buttons-fixed .form-row input {
    width: 95%;
}

.index-admin .row-fluid .btn.btn-warning {
    float: none;
    width: 50%;
    /*margin:20px 0px!important; !!!!!*/
    font-size: 21px;
    padding: 10px;
}

.index-admin #user-form .row-fluid:last-child, .index-admin .row-fluid:last-child, .index-admin .form-vertical {
    text-align: center;
}

.index-admin-businesscategory-index td, .index-admin-businesscategory-index th {
    min-width: 20px;
}

.index-site-forgetpassword .page-wrap .span10 #forget-password-form .forgot-password {
    padding: 8px 39px;
}

.index-site-forgetpassword .page-wrap .span10 #forget-password-form #User_forgot_email {
    height: 30px;
    line-height: 30px;
    width: 41%;
}

.style-form .add-on i.small.website-fix {
    font-size: 15px;
}

.page-wrap .navbar .brand {
    margin-left: 0;
    padding: 0;
    height:40px;
    background-size:160px;
}

#Review_name {
    width: 86%;
    height: 40px;
    line-height: 40px;
}

.flash-success span {
    color: #FF0000 !important;
}

.toggle-block h2 {
    margin-left: 0;
}

.icon-logo.mobile-logo {
    position: absolute;
    top: 6px;
    left: 11px;
    width: 30px!important;
    height: 30px!important;
    display: none;
    z-index: 9999999;
}

@media (max-width: 1360px) {
    .table-fixer {
        overflow-x: scroll;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    td, tr {
        white-space: nowrap;
    }
}

@media screen and (max-width: 1410px) {

    #yw7 {
        margin-top: 30px;
    }


    .introducing {
        display: none;
    }

    .afterSearch {
        margin-top: 25%;
    }

    .index-admin .navbar-inner ul.nav {
        display: none;
    }

    .index-admin .navbar-opacity {
        display: none;
    }


    .index-admin .navbar .btn-navbar {
        display: inline-block !important;
    }

    .index-admin .navbar .brand {
        float: none !important;
    }

    .index-admin .navbar .nav > li {
        float: none !important;
    }

    .index-admin .navbar-inverse .navbar-inner {
        background: #eaeaea !important;
    }

    .open .dropdown-menu {
        height: 70px;
        overflow-y: scroll;
    }

    .icon-logo.mobile-logo.admin-logo {
        display: block;
    }
}

@media (max-width: 470px) {

    #yw7 {
        float: left;
    }

}

@media (max-width: 1180px) {
    #package2 .row-fluid:nth-child(3) .span6:first-child h3, #package1 .row-fluid:first-child .span6:first-child h3 {
        padding-bottom: 40px;
    }
}

@media (max-width: 1111px) {
    .toggle-block h2 {
        margin-left: 0;
    }

    #vip-list ul .span12 {
        margin: 0 12%;
    }

    .vip-list .requestH3 {
        margin-left: 0 !important;
    }

    .select-package-star-holder {
        font-size: 25px;
    }

    .style-form .input-prepend input[type=password], .style-form .input-prepend input[type=email], .style-form .input-prepend input[type=text] {
        width: 86% !important;
    }

}


@media (max-width: 1014px) {
    .index-admin-contentmanagement-addadmin .style-form .input-prepend select {
        width: 84%;
    }

    .style-form .input-prepend select {
        width: 88.5%;
    }

    .style-form textarea {
        width: 85%;
    }

    .index-admin-contentmanagement-addadmin .style-form .input-prepend input[type=password], .index-admin-contentmanagement-addadmin .style-form .input-prepend input[type=email], .index-admin-contentmanagement-addadmin .style-form .input-prepend input[type=text] {
        width: 81% !important;
    }

    .span8.vip-list ul, .vip-list .list-view, .home-page-sidebar .list-view, .page-list, .well, .register-page {
        margin: 0;
        padding: 0;
    }

    .admin-default .span4.page-list {
        padding: 5px 9px 20px 9px;
    }

    #package, .select-package-star-holder {
        margin-top: 20px;
    }

    .index-page-quicktour .quick-tour {
        padding: 50px 0;
    }

    .index-admin-contentmanagement-noticeboard .container-fluid .form-vertical {
        margin-top: 20px !important;
    }

    .index-admin .btn-warning {
        margin-bottom: 20px !important;
    }

}

@media (max-width: 1007px) {

    .icon-logo.mobile-logo {
        display: block;
    }


    #yw3 {
        margin-top: 25px;
    }

    .navbar-opacity {
        display: none;
    }

    .navbar .brand {
        float: none !important;
    }

    .navbar-inner ul.nav {
        display: none;
    }

    .navbar .nav > li {
        float: none !important;
    }

    .navbar-inner a.btn {
        position: absolute;
        top: 6px;
        right: 10px;
    }

    .navbar .btn-navbar {
        display: inline-block !important;
    }

    #vip-list ul .span12 {
        margin: 0 5%;
    }

    .index-packageenum-select .package, .index-user-changepackageview .package {
        width: 43% !important;
        margin: 3% !important;
    }

}

@media (max-width: 979px) {

    .page-wrap .navbar-fixed-top {
        position: fixed;
        margin: 0 !important;
    }

    .row-fluid #account_tab .nav-tabs, .row-fluid #callOut_tab .nav-tabs {
        float: none;
        text-align: center;
    }

    .row-fluid #account_tab .nav-tabs li, .row-fluid #callOut_tab .nav-tabs li {
        margin-bottom: 6px !important;
    }

    .row-fluid #account_tab .nav-tabs li a, .row-fluid #callOut_tab .nav-tabs li a {
        width: 91%;
        margin: 0 auto;
    }

    .tabs-left > .nav-tabs .active > a, .tabs-left > .nav-tabs .active > a:hover, .tabs-left > .nav-tabs .active > a:focus {
        border-color: #fec01c !important;
    }

    .tabs-left > .nav-tabs .active > a {
        border-radius: 4px;

    }

    .nav-tabs > li {
        margin-bottom: -24px !important;
    }

    .index-user-accountupdate .row-fluid .tabs {
        margin-left: 9%;
    }

    #login-form .row-fluid div {
        text-align: center;
        float: none !important;
        padding: 5px;

    }

    #redactor_modal {
        left: 54% !important;
    }
}

@media screen and (max-width: 900px) {


    #vip-list ul .span12 {
        margin: 0 auto;
    }

    .style-form .input-prepend input[type=password], .style-form .input-prepend input[type=email], .style-form .input-prepend input[type=text] {
        width: 85% !important;
    }
}

@media (max-width: 767px) {
    .popularLoc h3 {
        width: 100%;
        text-align: center;
    }

    #content .keyRegBg .span1.footPopKey {
        text-align: center;
        margin-bottom: 10px;
        width: 16.666%;
    }

    #vip-list ul {
        width: 93%;
        margin: 0 auto;
    }

    #vip-list ul .span12 {
        float: left;
        margin: 0;
        max-width: 100% !important;
        width: 33%;
        box-shadow: none !important;
    }

    .vip-list .requestH3 {
        float: left !important;
        width: 94% !important;
        text-align: center;
        margin: 0 10px 10px 10px !important;
    }

    .trendHideInfo {
        border-top: 1px solid #a1a0a0;
        border-right: transparent;
        border-left: transparent;
        border-bottom: transparent;
        width: auto;
        position: static;
        margin: 0;
        box-shadow: none;
    }

    body {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .footerNav a {
        width: 33% !important;
        float: left;
        margin: 0 auto;
        text-align: center;
    }

    .socialIcons a {
        width: auto !important;
        margin: 0 8px;
        float: none;
    }

    .register-page, .quick-tour.page-list, .keyRegBg {
        margin: 0;
    }

    i.fa-chevron-down, i.fa-chevron-up {
        font-size: xx-large;
    }

    .toggle-block h2 {
        font-size: 22px;
        margin-right: 19px;
        margin-left: 19px;
        padding-top: 20px;
    }

    #vip-list h2 {
        font-size: 18px;
    }

    iframe {
        width: 90%;
    }

    .style-form .input-prepend select {
        width: 90.3%;
    }

    .style-form textarea {
        width: 88.3%;
    }

    .contact-us-form .row input, .contact-us-form .row textarea {
        width: 95%;
    }

    .contact-us-form .row label {
        margin-left: 3%;
    }

    .index-packageenum-select .package, .index-user-changepackageview .package {
        margin: 0 10px 10px 20px;

    }

    .index-packageenum-select .package, .index-user-changepackageview .package {
        width: 94% !important;
        text-align: center;
        margin: 0 auto;
    }

    .price-listing .form-row input {
        width: 100%;
        margin: 0 !important;
    }

    .form-row, .image-fix {
        text-align: center;
    }

    .index-admin-businesscategory-index .btn-primary, .index-admin-state-index .btn-primary {
        margin-bottom: 10px;
    }

    .contact-us-form .buttons {
        margin: 13px 34px;
    }

    .contact-us-form .buttons input {
        width: 100%;
    }

    .index-admin .page-list {
        padding: 0;
    }

    .index-admin .page-list form:before {
        padding: 0;
        margin: 0;
    }

    .index-admin .page-list form {
        margin-top: 10px;
    }

    .index-user-accountupdate .row-fluid .tabs {
        margin-left: 0;
    }

    .index-user-accountupdate .row-fluid .tabs #account_tab .tab-content #personal-details, .index-user-accountupdate .row-fluid .tabs #account_tab .tab-content #trading-info, .index-user-accountupdate .row-fluid .tabs #account_tab .tab-content #account-info, .index-user-accountupdate .row-fluid .tabs #account_tab .tab-content #change-password {
        padding: 10px;
    }

    .index-user-accountupdate .row-fluid .tabs #account_tab .tab-content #personal-details .row-fluid:nth-child(2) .span6 .form-row .btn {
        width: 97%;
    }

    .index-admin-default .span4.page-list:first-child, .index-admin-default .page-wrap .total .span4:nth-child(2), .index-admin-default .page-wrap .total .span4:nth-child(3) {
        margin-left: 0 !important;
    }

    .style-form .row-fluid input[type=submit] {
        margin: 20px 0 !important;
    }

    .form-vertical .input-append, .form-vertical .input-prepend {
        margin-top: 20px;
    }

    .row-fluid .style-form .form-row .btn-warning {
        margin-top: 20px !important;
        margin-bottom: 20px;
    }

    #footer .container-fluid .row-fluid .row-fluid p {
        float: left;
        text-align: center;
        width: 100%;
    }

    #package2 .row-fluid:nth-child(3) .span6:first-child h3, #package1 .row-fluid:first-child .span6:first-child h3 {
        padding-bottom: 0;
    }

    .contact-us-form .row.buttons input {
        margin: 0 -1%;
        width: 100%;
    }

    .index-recommendation-select .recommendations .span3:first-child {
        margin-left: 0 !important;
    }

    .index-recommendation-select .recommendations .span3:last-child {
        margin-bottom: 20px;
    }

    .index-recommendation .span6:first-child .btn-primary {
        margin-bottom: 10px;
    }

    .index-site-index .page-wrap .container-fluid, .index-site-index.page-wrap .container-fluid {
        padding: 0 !important;
    }

    .style-form .input-prepend input[type=password], .style-form .input-prepend input[type=email], .style-form .input-prepend input[type=text] {
        width: 88% !important;
    }

    .index-admin .btn-warning {
        width: 100% !important;
        font-size: 23px !important;
        height: 47px;
    }

    .page-wrap .container-fluid {
        padding: 0 10px;
    }

    .index-user-accountview .form-row {
        text-align: justify;
    }

    .index-user-accountview .form-row.input-prepend .span10 {
        float: left;
    }

    #account_tab .tab-content {
        width: 93.5%;
    }

    .search-result .label {
        margin-bottom: 5px;
    }

    .index-page-contact #content .span10, .index-page-contact #content .span10 .page-list, .index-site-forgetpassword .span10 .page-list {
        width: 96%;
    }

    #vip-list h2 {
        font-size: 21px;
    }

    .index-admin-state-update #user-form {
        width: 80%;
        margin: 0 auto;
    }

    .index-admin-state-update-id #user-form, .buttons-row .form-row input, .buttons-fixed .form-row input {
        width: 100% !important;
    }

    #redactor_modal {
        left: 5% !important;
        margin-left: 0 !important;
        max-width: 90%;
    }

    .index-admin #Review_rating .star-rating-control .star-rating:nth-child(2) {
        margin-left: 44%;
    }

    .index-page-quicktour .span12.offset1 {
        width: 100%;
        margin-left: 0 !important;
    }

    .index-user-accountupdate #account_tab .tab-content, .buttons-row .form-row, .buttons-fixed .form-row {
        width: 99%;
    }

    .buttons-fixed .form-row {
        margin: 0 !important;
    }

    .index-admin .row-fluid .btn.btn-warning {
        margin-left: 0 !important;
    }

    .index-site-forgetpassword .span10 .page-list {
        margin-left: 2% !important;
    }
}

@media (max-width: 652px) {


    .middleText {
        float: none;
        margin: 0;
    }

    .conditions-apply {
        top: 160px;
    }



    #User_forgot_email {
        width: 96%;
        height: 40px;
        font-size: 25px;
    }

    #forget-password-form {
        text-align: center;
    }

    #forget-password-form input:nth-child(3) {
        width: 50%;
        height: 40px;
        font-size: 25px;
    }

    .dropdown-menu {
        overflow-y: scroll;
        max-height: 239px;
    }

    .redactor_separator {
        display: none;
    }

    .sub-button {
        width: 100%;
    }


    .index-site-forgetpassword .page-wrap .span10 #forget-password-form #User_forgot_email {
        width: 90%;
    }

}

@media (max-width: 560px) {
    .redactor_toolbar li {
        min-width: 33px;
    }

    .redactor_toolbar .redactor_separator {
        min-width: 1px;
    }

    .redactor_dropdown.redactor_dropdown_box_table {
        left: 251px !important;
    }
}

@media (max-width: 525px) {
    #vip-list ul .span12 {
        width: 100%;
    }

    .popularLoc .span1 {
        margin-left: 0;
        width: 48% !important;
    }

    .conditions-apply {
        width: 50%;
    }

    .style-form textarea {
        width: 87%;
    }

    .index-admin #Review_rating .star-rating-control .star-rating:nth-child(2) {
        margin-left: 41%;
    }
}

@media (max-width: 467px) {

    .review-info {
        margin-left: 0 !important;
    }

    .review-img {
        width: 100%;
    }

    #page-sidebar .items .row {
        text-align: center;
    }
}

@media (max-width: 448px) {
    .redactor_dropdown.redactor_dropdown_box_table {
        left: 0 !important;
    }
}

@media (max-width: 437px) {

    .popularKeyword {
        padding-left: 0;
    }

    .span1.footPopKey {
        margin-left: 0;
    }


    .sub-button {
        width: 100%;
    }



    .contact-us-form .row label {
        width: 25%;
    }

    .style-form .input-prepend input[type=password], .style-form .input-prepend input[type=email], .style-form .input-prepend input[type=text] {
        width: 87.7% !important;
    }

    .redactor_separator {
        display: none;
    }
}

@media (max-width: 380px) {
    .style-form .input-prepend input[type=password], .style-form .input-prepend input[type=email], .style-form .input-prepend input[type=text] {
        width: 81% !important;
    }

    .style-form .input-prepend select {
        width: 84%;
    }

    .index-user-accountupdate .row-fluid .tabs #account_tab .tab-content #personal-details, .index-user-accountupdate .row-fluid .tabs #account_tab .tab-content #trading-info, .index-user-accountupdate .row-fluid .tabs #account_tab .tab-content #account-info, .index-user-accountupdate .row-fluid .tabs #account_tab .tab-content #change-password {
        padding: 5px;
    }

    .index-admin-area-index td, .index-admin-area-index th {
        font-size: 13px;
    }

    .style-form textarea {
        width: 79%;
    }

    .index-site-login .style-form .input-prepend input[type=password], .index-site-login .style-form .input-prepend input[type=text] {
        width: 87% !important;
    }

    .index-user-accountview .form-row.input-prepend textarea, #Review_name {
        width: 82%;
        height: 40px;
        border-radius: 0 4px 4px 0;
    }

    .index-site-tellafriend .hero-unit {
        padding: 15px;
    }

    .index-admin #Review_rating .star-rating-control .star-rating:nth-child(2) {
        margin-left: 37%;
    }

    .index-site-tellafriend .style-form .input-prepend input[type=password], .index-site-tellafriend .style-form .input-prepend input[type=email], .index-site-tellafriend .style-form .input-prepend input[type=text] {
        width: 75% !important;
    }

    .style-form .trading-info textarea {
        height: 40px;
        width: 80.5%;
    }
}

.error-recommendation {
    color: #ff2222;
}

.evaluation-of-skills {
    margin: 0 auto;
    width: 98%;
}

.education-form-wrapper {
    margin: 20px 0;
}

.education-form-wrapper input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin: 0;
}

.education-form-wrapper input[type="checkbox"] + label {
    display: inline-block;
    margin: 5px;
}

.education-form-wrapper input[type="checkbox"]:checked + label {

}

.education-form-wrapper input[type="file"] {
    margin: 5px;
}

.border-bot {
    margin-bottom: 55px;
}

.call-out-charge {
    font-weight: bold;
    font-size: 16px;
}

.xdsoft_calendar th, td, .report-calendar th, td {
    min-width: 10px;
}

.request-page input[type="submit"] {
    margin-left: 50%;
}

.index-admin-contactlog-index .nav-tabs .active > a:focus {
    border-color: #fec01c #fec01c transparent #fec01c !important;
}

.index-admin-contactlog-index .nav-tabs li.active a {

    border-color: #fec01c #fec01c transparent #fec01c !important;
}

.index-admin-contactlog-index .nav-tabs li {
    display: inline-block;
    margin-bottom: -4px;
}

.index-admin-contactlog-index .nav {
    margin-bottom: 0;

}

.index-admin-contactlog-index .tab-pane .offset1:first-child {
    margin-left: 2%;
}

.index-admin-contactlog-index .tabs-left > .nav-tabs {
    float: none;
}

.call-out-charge-request {
    visibility: hidden;
}

label.required_star:after {
    content: ' *';
    color: #f00;
}

.check-rules {
    font-size: 14px;
    margin-left: 5px;
}

.check-accept-code {
    min-width: 15px;
    min-height: 15px;
}

.vip-list-item img {
    margin: 5px 0;
}

.page-wrap .container-fluid {
    padding: 0;
    margin-top: 80px;
}

.list-view .items {
    padding: 10px;
}

.index-admin-contactlog-index .payment {
    width: 115px;
}

@media (max-width: 980px) {
    .index-admin-contactlog-index .tabs-left > .nav-tabs {
        margin-bottom: 19px;
    }
}

.package-select .package {
    width: 22%;
    margin: 0 1%;
    float: left;
}

.confirm-link {
    height: 50px;
    font-size: 25px !important;
    display: inline-block;
    width: 100%;
    padding-top: 12px !important;
    min-height: 30px;
    box-sizing: border-box;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) !important;
}

.succeses-page span {
    font-weight: bold;
}

.succeses-page h4 {
    margin-top: 15px;
}

.succeses-page .span6 {
    display: block;
    margin: 2% auto 0 !important;
    float: none !important;
    max-width: 70% !important;
}

.succeses-page .page-list {
    text-align: center;
    padding-top: 2%;
}

.city-form {
    padding-top: 20px;
}

.index-user-accountview .nav-tabs {
    width: 150px !important;
}

.index-user-addreview textarea {
    width: 87%;
}

.index-user-addreview h2 {
    text-align: center;
}

.review-block {
    margin-top: 2%;
}

.recommendations {
    margin-top: 4%;
}

.search-border {
    border-right: 10px solid mediumseagreen;
}

.search-border-none {
    margin-right: 10px;
}

/*.check-trail-period{*/
/*width: 150px !important; !!!!!!!!!!!!!!!!!!!*/
/*}*/
.trail-label {
    width: 80px;
}

.row-fluid.admin-default {
    text-align: center;
}

.admin-default-other .span6 {
    margin: 1% 0;
    padding: 1%;
    border: 1px solid #ccc;
    border-left: none;
    border-right: none;
}

.requestH3 {
    width: 93% !important;
    margin-left: 23px !important;
    /*border: 2px solid #E5E5E5;*/
    padding: 0 100px;
}

.requestH3 .btn {
    height: 40px;
    margin-bottom: 20px;
}

.vip-list-item img {
    margin: 5px 0;
    height: 250px;
    width: 200px;
}

#page-sidebar .items .row {
    min-height: 240px;
    float: left;
    margin: 5px 0;
    width: 48.5%;
    padding-bottom: 10px;
}

.last-review, .last-review span {
    margin-top: 15px;
}

.last-review {
    text-shadow: 1px 1px 1px #ccc;
    font-size: 16px;
}

.create-log {
    font-size: 18px !important;
    margin: 1% 0 !important;
}

input#registered, a.register-btn {
    line-height: 50px;
    height: 50px;
    font-size: 25px;
    padding: 0;
    margin: 0 0 10px;
    border-color: #6c6c6c;
}

.activate-personal form .btn-danger {
    margin-top: 16px;
}

.activate-personal input#Package_background_checked_date_booking {
    text-align: center;
}

.activate-personal .buttons-row {
    margin-top: 50px;
}

.activate-personal .row-fluid.education-form-wrapper {
    padding-left: 30px;
    text-align: left !important;
}

.activate-personal h3 {
    border-bottom: 3px solid #fec01c;
}

.activate-div {
    display: none;
}

.activate-personal .form-vertical {
    text-align: left !important;
}

.index-admin-information-updatepackage-id label, .activate-label label {
    display: inline-block !important;
}

.activate-visible-data {
    display: none !important;
}

.modal-row {
    padding: 10px 0 0 10px;
}

.view-activate-field label {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.view-activate-field input[type="checkbox"] {
    width: 16px;
    height: 16px;
    margin: 0 5px 4px;
}

.activate-div {
    border-bottom: 1px solid #fec01c;

}

.activate-div, .activate-visible-data {
    border-top: 1px solid #fec01c;
    margin: 15px 0;
    padding: 15px 0;
}

.activate-visible-data .input-prepend {
    margin-bottom: 0;
}

span.help-block.error {
    font-size: 12px;
    text-align: right;
}

.custom-text-block {
    min-height: 180px;
    padding-top: 150px;
    width: 100%;
    margin:0 auto;
    z-index: 999;
    text-align: center;
}

.custom-text {
    font-size: 48px;
    display: block;
    line-height: 55px;
    margin-top: 15px;
    font-weight: 400;
    color: #fff;
    text-shadow:none;
}

.no-margin {
    margin: 0 !important;
}

.home-page-sidebar .list-view {
    padding: 0;
    margin: 0;
}

.home-page-sidebar,
.vip-list{
    padding: 20px;
    background: rgba(255, 203, 43, 0.12);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.content-boxes {
    margin-bottom: 20px;
}
.review{
    padding: 50px 0 30px 0;
}
.review-img {
    float: left;
    margin-right: 20px;
}

.review-info {
    margin-left: 160px;
}

.request-btn {
    width: 50%;
    margin: 0 auto;
    height: 40px;
    line-height: 40px!important;

}

.request-block-h3 {
    margin: 15px 0;
    text-align: center;
}

.search-row .row-fluid input[value=Find] {
    width: 100% !important;
    height: 35px !important;
    background-image: linear-gradient(to bottom, #211a1a, #3a2a2a);
}

.search-row .row-fluid input {
    height: 25px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.block-icon,
.middleText{
    float: left;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}

.block-icon img {
    height: 40px;
}

.search-row .row-fluid input#search_by_location {
}

.vip-list-item {
    width: 25%;
    float: left;
    text-align: center;
}

.content-boxes .span12 {
    margin-left: 0 !important;
}

.text-min-block {
    min-height: 20px;
}

#page-sidebar .items .row:nth-child(odd) {
    margin-right: 1.5%;
}

#page-sidebar .items .row:nth-child(even) {
    margin-left: 1.5%;
}

.who-review {
    margin-top: 0;
}

.popularKeyword .footPopKey {
    width: 20%;
    font-size: 80%;
}

.competence-search-block {
    text-align: right;
    line-height: 40px;
}

.competence-search {
    margin: 0;
}

.review-img a {
    position: relative;
    overflow: hidden;
    display: block;
    width: 200px;
    height: 200px;
}

.review-img a img {
    width: 100%;
    height: auto;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.vip-list-item .image-link {
    position: relative;
    overflow: hidden;
    display: block;
    width: 200px;
    height: 200px;
    margin: 0 auto;
}

.vip-list-item .image-link img {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    float: left;
    height: 100%;
    left: 0;
    margin: auto;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}

.star-rate {
    margin-top: 10px;
}

.package.package4 div.star,
.package.package4 .package_name,
.package4 i.fa-star {
    color: #E5E4E2;
}

.change-package {
    margin-bottom: 20px;
}

.wash h1 {
    font-size: 50px;
    display: block;
    margin-top: 10px;
    font-weight: 600;
}

.type-word span {
    color: rgb(255, 220, 43);
}

/*#typed-cursor {*/
    /*opacity: 1;*/
    /*-webkit-animation: blink 0.7s infinite;*/
    /*-moz-animation: blink 0.7s infinite;*/
    /*-ms-animation: blink 0.7s infinite;*/
    /*-o-animation: blink 0.7s infinite;*/
    /*animation: blink 0.7s infinite;*/
/*}*/

.span12 .brand {
    display: none!important;
}

.head-main-block li:first-child a{
    background: url(../images/logo.png) 0 center no-repeat; width:203px; height:49px; display: inline-block; text-indent:-999999999999999px; cursor:pointer;
}

#yw2 li:first-child a:hover {
    color: #3c3c3c!important;
}



@keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-webkit-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}
@-moz-keyframes blink {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@media (max-width: 1120px) {

    #page-sidebar .items .row {
        width: 100%;
        margin: 0;
    }

    .vip-list-item {
        width: 50%;
    }

    #page-sidebar .items .row:nth-child(even) {
        margin-left: 0;
    }
}

@media (max-width: 890px) {

    .review-info div {
        font-size: 16px;
    }

}

@media (max-width: 780px) {

    .popularKeyword .footPopKey {
        margin: 0;
        width: 33.3%;
        font-size: 100%;
        text-align: center;
    }

}

@media (max-width: 567px) {

    .popularKeyword .footPopKey {
        width: 50%;
    }

}

@media (max-width: 655px) {

    .popularKeyword .footPopKey {
        font-size: 100%;
        text-align: center;
    }

    .custom-text-block {
        top: 10%;
    }



}
@media (max-width: 795px) {
    .custom-text {
        font-size: 30px;
        line-height: 35px;
    }
}

@media (max-width: 468px) {

    .vip-list-item {
        width: 100%;
    }

}

.reviews h3{
    border-bottom: 1px solid #fec01c;
}
.index-admin-information-createbankpayment .btn-warning{
    margin-top: 0 !important;
    width: 100% !important;
    font-size: 25px !important;
}
.vip-list-item .star-rate{
    color: #ffffff;
}

.navbar-fixed-top {
    top: 0px!important;
}

.social-info-block {
    background-color: rgb(255, 203, 43);
    height: 40px;
    position: fixed;
    top: 0;
    right:0;
    left: 0;
    z-index: 99;
}

.social-info {
    height: 40px;
    margin: 0 30px;
    line-height: 40px;
}

.social-info a {
    color: #3c3c3c;
}

.social-info a:hover,
.social-info a:focus,
.social-info a:active{
    color: #3c3c3c;
    text-decoration: none;
}

.phone-block,
.mail-block,
.facebook-block,
.twitter-block{
    display: inline-block;
    margin-right: 20px;
    min-width: 30px;
    text-align: center;
}

.contact-info:hover i {
    color: #ccc;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
}

.tw-fb {
    float: right;
}


section {
    padding: 100px 0;
}

.col-xl-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    position: relative;
    max-width: 30%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 30px;
}

img {
    max-width: 100%;
}
.thumb-info { width: 100%; }
.thumb-info .img-box { width: 100%; display: block; height:230px; }
.thumb-info .img-box img { width: 100%; height:100%; border-bottom: #ffca2b solid 3px;}
.thumb-info .detail-box { -webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.1); box-shadow:3px 3px 5px 0px rgba(0,0,0,0.1);
padding: 20px; color: #767676; font-size: 17px; line-height: 22px; width: 100%; float: left; position: relative; box-sizing: border-box; margin:0 0 30px 0; }
.thumb-info .detail-box .userimg { width: 100%; float: left; margin: -73px 0 0 0; text-transform: uppercase; }
.thumb-info .detail-box .userimg img {float: left; }
.thumb-info .detail-box .userimg span { padding: 70px 0 0 20px; float: left; color: #000; font-weight: 400;}
.thumb-info .detail-box .userimg span a { text-decoration:none; color: #000!important; font-weight: 400;}
.thumb-info .detail-box .userimg span a:hover { text-decoration:none; color: #000; font-weight: 400;}
.thumb-info .detail-box .ratingbox { width: 100%; padding: 20px 0; float: left; }
.thumb-info .detail-box .ratingbox img { margin: 0 1px 0 0;}
.thumb-info .detail-box .ratingbox em { float: right; line-height: 34px;} 
.thumb-info .detail-box .titlebox { width: 100%; padding:0 0 10px 0; float: left; }
.thumb-info .detail-box .titlebox strong { width: 70%; float: left; color: #000; }
.thumb-info .detail-box .titlebox span { width: 30%; float: right; text-align: right; font-size: 14px; font-style: italic; } 
.thumb-info .detail-box .textbox { width: 100%; float: left; }
.thumb-info .detail-box .textbox p{ margin: 0; padding: 0; min-height:50px;}
.thumb-info .detail-box .textbox a { color: #ffca2b; text-decoration: none;}
.thumb-info .detail-box .textbox a:hover { color: #000;}
.tradepeople-mainbox { width: 100%; margin:0 0 30px 0; float:left;}
.tradepeople-img-box { width: 100%; display: block; height:230px; }
.tradepeople-img-box img { width: 100%; height:100%; border-bottom: #ffca2b solid 3px;}
.tradepeople-info { -webkit-box-shadow:3px 3px 5px 0px rgba(0,0,0,0.1); box-shadow:3px 3px 5px 0px rgba(0,0,0,0.1);
padding: 20px; color: #767676; font-size: 17px; line-height: 22px; width: 100%; float: left; position: relative; box-sizing: border-box; text-align:center;    background: #fff;
    margin-top: 3px; height:124px;}
.tradepeople-info span { font-size:17px; text-transform:uppercase; color:#000; font-weight: 400; display:block; }
.tradepeople-info span a { font-size:17px; text-transform:uppercase; color:#000; text-decoration:none; }
.tradepeople-info span a:hover { color:#000; text-decoration:none; }
.tradepeople-info .rating-btn {}
.tradepeople-info .rating-btn a { background: #ffca2c; font-size: 16px; color: #fff; padding: 10px 25px; font-weight: 400; text-transform:uppercase; }
.viewall { margin: 0 0 0 0; text-align: right; text-transform: uppercase; color: #231f20; font-size: 17px;}
.viewall a {color: #231f20; text-decoration:none; }
.viewall a img { margin:0 0 0 15px;}
.viewall a:hover {color: #231f20; text-decoration:none;}
.tradepeople-info .rating-btn a:hover { background: #000; text-decoration: none; }
a.click-btn { background: #ffbe00; color: #000; font-size: 15px; padding: 20px 60px; border-radius:0px; cursor:pointer; text-transform:uppercase;}
a.click-btn:hover  { color: #000; text-decoration:none;} 

.banner-search { background-color:rgba(0, 0, 0, 0.5); border-radius: 0px; padding:15px; margin: -200px 0 0 0; -webkit-box-shadow: 0 5px 7px 0 rgba(0,0,0,0.2); box-shadow: 0 5px 7px 0 rgba(0,0,0,0.2);}
.banner-search form { margin:0; }
.banner-search .bnr-srch { padding:0px;}
.banner-search .bnr-srch label { font-size:12px; color:#fff; font-weight:300;}
.banner-search .bnr-srch .ac_input { font-size:15px; color:#BEBEBE; font-weight:300; font-style:italic; border:#4d4d4d solid 1px; padding:10px; margin:0; width:100%;  box-shadow:none; display:block; height:auto; background:none; border-radius:0;}
.banner-search .bnr-loc { border-left:0 solid 1px; padding:0 10px;}
.banner-search .bnr-loc label { font-size:12px; color:#fff; font-weight:300; text-transform:uppercase;}
.banner-search .bnr-loc .ac_input { font-size:15px; color:#BEBEBE; font-weight:300; margin:0; width:100%;  box-shadow:none; display:block; height:auto; font-style:italic;  border:#4d4d4d solid 1px; padding:10px; background:none; border-radius:0; }
.banner-search .bnr-srch-btn { padding-top:30px; text-align:center; width:100%;}
.banner-search .bnr-srch-btn .btn-submit{ background:#fff; font-size:17px; color:#000; border-radius:0; text-transform:uppercase; padding:6px 27px; border:0; text-shadow:none; box-shadow:none;} 
.banner-search .bnr-srch-btn span { color:#fff; display:block; font-size:12px;}
.banner-search .bnr-srch-btn span a { color:#fff; font-size:12px; text-shadow:none;}
.banner-search .bnr-srch-btn span a:hover { color:#fff; text-decoration:none;}
.banner-search .banner-search .bnr-srch-btn span a {color:#000;}
.banner-box{ position:relative;}
.navbar .nav > li > a { padding:8px 15px; font-size:16px;}
.navbar .nav > li > a:hover { color:#fff; }
.menu-top { margin-top:20px!important; }
.homepage { background:#fafafa; }
.latest-review { background:#fff; padding:50px 0 20px 0; }
.bg-review { margin:-67px 0 0 0; padding:0; }

.num-strip {
    transition: all 0.5s ease;
    position: absolute;
    top: 24%;
    right: -142px;
    background: #000;
    width: 180px;
    height: 25px;
    text-align: center;
    color: #ffca2c;
    font-size: 16px;
    z-index: 9999;
    padding: 15px 0 15px 15px;
    border-radius: 10px 0 0 10px;
    cursor:pointer;
    display:none;
}
.num-strip img { margin-right: 7px; margin-left: -31px;}
.num-strip.open-num { right: 0px;}
@media (min-width: 1200px) { .banner-search .span2 { width:135px;} }
@media (max-width: 458px) {


    .phone-block, .mail-block, .facebook-block, .twitter-block {
        margin-right: 5px;
    }

    .social-info {
        margin: 0 10px;
    }
    .custom-text {
        text-align: center;
        font-size: 16px;
    }
}

@media only screen and (max-width: 630px) {
    .social-info-block,
    .social-info{
        height: 80px;
    }

    .page-wrap .container-fluid {
        margin-top: 100px;
    }

    .tw-fb {
        float: none;
    }
}
@media (max-width: 1024px) {
.custom-text { font-size:40px; line-height:45px; }  
.custom-text-block { min-height:100%; padding-top:100px; }
.backgroundImg { height:438px;}
.banner-search { padding:20px 0; }
.bg-review { padding:0; }
section h1 { margin:0 0 20px 0; padding:0 0 10px 0; }
.thumb-info .detail-box .userimg span { padding:10px 0 0 0; width:100%; display:block; }
.thumb-info .detail-box .ratingbox { padding:10px 0; }
.thumb-info .detail-box { font-size:15px; line-height:20px; }
.tradepeople-info span a { font-size:15px; }
.usefull-links { padding:50px 0; }
.usefull-links ul li { font-size:14px; padding:3px 0; }
}
@media (max-width: 991px) {
html body { padding-top:50px; }
.backgroundImg { height:328px;}
.banner-search { margin:-150px 0 0 0; }
.custom-text-block { padding-top:50px;}
.custom-text {font-size: 30px; line-height: 35px;}
.banner-search .bnr-srch { padding:0 10px; }
.banner-search .bnr-srch-btn .btn-submit { padding:7px 15px; font-size:18px; }
.thumb-info .detail-box { font-size:12px; padding:15px;}
.thumb-info .detail-box .titlebox strong { width:50%;}
.thumb-info .detail-box .titlebox span { width:50%;}
.footer-top { margin-bottom:30px; }
.footer-top ul { padding-bottom:30px; }
.footer-link-box { padding-top:30px;}
#footer .span3 { padding-bottom:20px; }
#footer { padding:30px 0 0 0; }
.navbar-inner .container-fluid { width:725px; }
.navbar-inner .span12 { margin-left:0;}
.navbar-inner ul.menu-top { width:100%; }
.span12 .brand { display: block!important; }
.head-main-block { display:none!important; }
.brand { background:url(../images/logo.png) left top no-repeat; text-indent:-9999999px;}

}
@media (max-width: 767px) {
.backgroundImg { background-size:cover; height:200px; background-position-y:0; }
.custom-text-block { padding-top:20px;}
.custom-text { font-size: 20px; line-height: 25px; }
.usefull-links ul { width:100%;}
.usefull-links ul li { text-align:center; font-size:13px; }
.footer-top ul li { margin:5px 10px; }
.footer-top h3 { margin-bottom:20px; }
.footer-social { text-align:center; }
#footer .span3 { text-align:center; width:100%; float:left; }
#footer { padding:0;}
#footer .footerLinks li a { width:100%!important; display:block;  }
#footer .footerLinks li { width:100%; float:left; text-align:center; }
.footerNav { text-align:center; }
#footer .span3.cont-info { padding-bottom:0!important; font-size:13px; }
#footer .cont-info a{ font-size:13px; }
.review { padding:50px 15px 30px 15px; }
.latest-review { padding:50px 15px 20px 15px; }
section h1 { font-size:20px; }
.thumb-info .img-box { float:left; }
.re-bg { padding:50px 15px; font-size:26px; }
.re-bg p { padding:0 0 20px 0; }
.font-1 { font-size:16px; line-height:26px; }
a.click-btn { padding:15px 25px; }
.banner-box { padding:0 15px; background:#000; }
.banner-search { padding:15px; }
.banner-box label{ display:none; }
.banner-search .bnr-srch { padding:0;}
.banner-search .bnr-srch .ac_input { margin:0 0 10px 0; padding:5px 0; text-align:center; font-size:17px; border-width: 0 0 1px 0; box-sizing: bord0er-box; border-bottom:1px solid #cccccc;}
.banner-search .bnr-loc { border:0; padding:0; }
.banner-search .bnr-loc .ac_input { text-align:center; box-sizing: border-box; padding:5px 0; font-size:17px; border-width: 0 0 1px 0; background-size:22px; border-bottom:1px solid #cccccc; background-position:0px top;  }
.banner-search .bnr-srch-btn { padding-top:10px; }
.banner-search { margin:0; }
} 
.design1{
 background-color: #fff;padding: 15px;padding-bottom: 45px; border: 1px solid #fec01c;
}
 .img-pr img{
    padding: 6px;
    border: 1px solid #fec01c;
    background: #fff;
 }






