/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@import url(https://fonts.googleapis.com/earlyaccess/droidarabicnaskh.css);
*,
html,
body {
    font-family: 'Droid Arabic Naskh', 'Segoe UI', 'Calibri';
}

.pricingtable th { text-align: center; }
.pricingtable td { padding: 5px; padding-right: 30px; padding-left: 30px; }
.navbar ul li a { padding: 10px 10px}
.makemodelyear {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    direction: ltr;
}
.blockstitle { font-size: 12px; color:#000; padding-top: 5px;}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hoverme:hover .noteim {
    color: #ff5959;
    font-size: 14px;
}

.scaleme div > a {
    transition: all ease-in-out 0.1s;
}

.variable-width .slick-track {
    min-height: 140px;
    margin-top: 5px;
}

.scaleme div > a:hover {
    transform: scale(1.05, 1.05);
    background-color: aliceblue;
}

.noteim {
    color: #f2f2f2;
    font-weight: bold;
    text-align: center;
    padding-top: 16px;
    transition: all ease-in-out 0.1s;
    font-size: 12px;
}
.premiumblock img { transition: all ease-in-out 0.1s}
.premiumblock img:hover { transform: scale(1.1,1.1)}
.putadhere {
    background-color: #ffffff;
    display: block;
    line-height: 100px;
    width: 150px;
    height: 100px;

    border: 1px solid #9c9c9c;
    text-align: center;
    color: #000;
}
li.open ul.immenu li.main {  background-color: #696969; }
.immenu li a:hover {
    background-color: #7e7e7e !important;
}

.immenu {
    background-color: #696969;
    min-width: 300px;
}

.immenu li.text {
    background-color: #9c9c9c;
    color: #f3f3f3;
    font-size: 12px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.immenu li.main a {
    height: 40px;
    padding-top: 10px;
}

.immenu li.main {}

.immenu li.main a span {
    color: #f5f5f5;
    padding-right: 90px;
    width: 300px;
    height: 100%
}

.immenu li.main:hover {
    background-color: #7e7e7e;
}

.immenu li.main:hover a {
    color: #ffffff;
    background-color: #7e7e7e;
}

.immenu li.main a:hover {
    background-color: #7e7e7e;
}

.btn {
    border-radius: 0px;
    box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.14);
}

.sold {
    position: absolute;
    z-index: 999;
    margin-right: 50px;
}

.form-control {
    border-radius: 0px;
    box-shadow: inset 0px -2px 0px 0px rgba(0, 0, 0, 0.08);
}

.blackline {
    background-color: #000;
    min-height: 40px;
}

.bg-image img {
    display: block;
    width: 50%;
    max-width: 920px; /* corresponds to max height of 450px */
    margin: 0 auto;
}

.carbg {
    background-image: url('../img/hyundai_najaf.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 550px;
}

.headerbar {
    min-height: 80px;
}

.greybg {
    background-color: #e0e0e0;
}

.greyline {
    background-color: #575757;
    min-height: 80px;
}

.premiumback {
    background-color: #e8e8e8;
    padding-top: 20px;
    padding-bottom: 20px;
}

.carsearch {
    background-color: #edb600;
    box-shadow: 0px 10px 26px -10px rgba(0, 0, 0, 0.34);
    min-height: 300px;
    padding: 10px;
}

.status input[type="checkbox"] {
    width: 24px;
    height: 24px;
    margin-right: 25px;
}

.status label {
    position: relative;
    top: -8px;
    padding-right: 3px;
}

.homemake {
    height: 40px;
    widows: 40px;
}

.item {
    background-color: #fff;
}

.item2 {
    padding-right: 0px;
    padding-left: 0px;
    cursor: pointer;
    margin-bottom: 14px;
}

.item2container {
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #fff;
}

.item3 {
    padding-right: 0px;
    padding-left: 0px;
    cursor: pointer;
    margin-bottom: 14px;
    background-color: #fff;
    margin-right: 20px;
    box-shadow: 0px 1px 0px #c6c6c6;
}

.item3container {
    margin-left: 0px;
    margin-right: 0px;
}

#make option span {
    direction: rtl;
    text-align: right
}

.sidebar {
    background-color: #f5f5f5
}

.premiumads {
    padding: 0px;
}

.star {
    color: red;
}

.boxes {
    padding: 10px;
    background-color: #e3faff;
    border-radius: 10px;
}

.boxes input[type="checkbox"] {
    height: 24px;
    width: 24px;
    margin-left: 6px;
    margin-top: -1px;
    margin-bottom: 10px;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-right: 0px;
}

.showeditor {
    margin-bottom: 10px;
}

.tools {
    opacity: 0;
    transition: all ease-in-out 0.2s;
}

.showeditor:hover .tools {
    opacity: 1
}

.homemakeimg {
    border: 1px solid #cbcbcb;
    border-radius: 2px;
    background-color: #ffffff;
    padding: 1px;
    margin-left: 5px;
}

.homequicksearch .bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-align: right;
    height: 40px;
    line-height: 40px;
}

.homequicksearch .selectpicker {
    height: 40px;
}

.dropdown-menu {
    text-align: right;
}

.side-container .dropdown-menu {
    width: 270px;
}

.maincolor {
    color: #efc100;
}

.maincolorb {
    border: 2px solid #efc100
}

.maincolor:hover {
    color: #d4ac00;
}

.maincolorb:hover {
    border: 2px solid #d4ac00
}

.homequicksearch .bootstrap-select>.dropdown-toggle.bs-placeholder,
.homequicksearch .bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.homequicksearch .bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.homequicksearch .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    height: 50px;
    line-height: 40px;
}

.carmakeeng {
    font-family: 'Segoe UI'
}

.greycolor {
    color: #9c9c9c;
    padding-left: 30px;
}

.grey {
    color: #c3c3c3
}

.blackbg {
    background-color: #333333;
    color: #fff;
}

.quicktools {
    background-color: #efefef;
    padding-right: 20px;
    padding-top: 5px;
    border-bottom: 1px solid #9c9c9c;
}

.quicktools .form-group {
    margin-bottom: 5px;
}

.black2bg {
    background-color: #454545;
    color: #fff;
    padding-top: 5px;
}

.blackcolor {
    color: #000;
    padding-right: 30px;
    text-align: right;
}

.itemhyper {
    text-decoration: none;
    color: #000;
}

.itemhyper2 {
    text-decoration: none;
    color: #ffffff;
    font-size: 16px;
}

.itemhyper:hover,
.itemhyper:active,
.itemhyper:focus,
.itemhyper:visited {
    text-decoration: none;
    color: #000;
}

.itemhyper2:hover,
.itemhyper2:active,
.itemhyper2:focus,
.itemhyper2:visited {
    text-decoration: none;
    color: #fff;
}

.item-price {
    background: rgba(127, 168, 5, 1);
    background: -moz-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(127, 168, 5, 1)), color-stop(100%, rgba(59, 161, 44, 1)));
    background: -webkit-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: -o-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: -ms-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: linear-gradient(to bottom, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7fa805', endColorstr='#3ba12c', GradientType=0);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    width: 100%;
    padding: 10px;
    text-align: right;
    margin-top: 10px;
}

.item-price2 {
    background: rgb(165, 165, 165);
    background: -moz-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(168, 168, 168, 1) 92%, rgba(153, 153, 153, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(186, 186, 186, 1) 0%, rgba(168, 168, 168, 1) 92%, rgba(153, 153, 153, 1) 100%);
    background: linear-gradient(to bottom, rgba(186, 186, 186, 1) 0%, rgba(168, 168, 168, 1) 92%, rgba(153, 153, 153, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#bababa', endColorstr='#999999', GradientType=0);
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    color: #fff;
    width: 100%;
    padding: 10px;
    text-align: right;
    margin-top: 10px;
    position: relative;
    top: 4px;
    text-shadow: 0px 2px 0px rgba(150, 150, 150, 1);
    text-decoration: none;
}

.item-price3 {
    color: #fff;
    width: 100%;
    padding: 10px;
    text-align: right;
    margin-top: 10px;
    position: relative;
    top: 4px;
    text-shadow: 0px 2px 0px rgba(150, 150, 150, 1);
    text-decoration: none;
    border-radius: 5px;
    background: rgba(127, 168, 5, 1);
    background: -moz-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(127, 168, 5, 1)), color-stop(100%, rgba(59, 161, 44, 1)));
    background: -webkit-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: -o-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: -ms-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: linear-gradient(to bottom, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7fa805', endColorstr='#3ba12c', GradientType=0);
    box-shadow: 0px 7px 34px -8px rgba(0, 0, 0, 0.75);
    transition: all ease-in-out 0.2s;
}

.item-price3 a {
    color: #fff;
}

.item2:hover .item-price2 {
    background: rgba(127, 168, 5, 1);
    background: -moz-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(127, 168, 5, 1)), color-stop(100%, rgba(59, 161, 44, 1)));
    background: -webkit-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: -o-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: -ms-linear-gradient(top, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    background: linear-gradient(to bottom, rgba(127, 168, 5, 1) 0%, rgba(59, 161, 44, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7fa805', endColorstr='#3ba12c', GradientType=0);
    box-shadow: 0px 7px 34px -8px rgba(0, 0, 0, 0.75);
    transition: all ease-in-out 0.2s;
}

.item-price2 a {
    color: #fff;
    text-decoration: none;
}

.myrow {
    display: table;
    table-layout: fixed;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.box {
    display: table-cell;
    vertical-align: top;
}

.side-container {
    padding-right: 15px;
    padding-left: 15px;
    display: block;
    color: #9c9c9c
}

.side-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.side-container ul li {
    list-style: none;
    padding: 0;
    margin: 0
}

.side-container strong {
    color: #000;
}

.filterlist {
    list-style: none;
    padding: 0;
    margin: 0;
    display: list-item
}

.filterlist li {
    display: block;
    width: 100%;
}

.mk-trc {
    margin-bottom: 0px;
}

.textspecs {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #d6d6d6;
}

.mainspecs {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}

.mainspecs div {
    font-size: 20px;
    text-align: center;
    color: #747474;
}

.mainspecs i {
    font-size: 40px;
    color: #6a6a6a
}

.mainspecs div .small {
    font-size: 14px;
    color: #9c9c9c;
}

.textspecslist {
    list-style: none;
    column-count: 2
}

.textspecslist li {
    list-style: none;
    padding: 10px;
    margin-left: 20px;
    margin-right: 20px;
}

.textspecslist li:nth-child(odd) {
    background-color: #c6c6c6
}

.textspecslist li span:nth-child(1) {
    font-weight: normal;
    color: #000;
}

.textspecslist li span:nth-child(2) {
    font-weight: normal;
    color: #575757;
}

.otherspecs {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #f5f5f5;
}

.otherspecslist {
    list-style: none;
    column-count: 4;
}

.otherspecslist li {
    list-style: none;
    padding: 10px;
    margin-left: 1px;
    margin-right: 1px;
}

.otherspecslist li:nth-child(odd) {
    background-color: #e6e6e6
}

.otherspecslist li span:nth-child(1) {
    font-weight: normal;
}

.otherspecslist li span:nth-child(2) {
    font-weight: normal;
}

.spectrue {
    color: #88ba00;
    font-size: 20px;
}

.specfalse {
    color: #b5b5b5;
    font-size: 20px;
}

.priceinfo {
    border-radius: 5px;
    background-color: #469800;
    padding: 10px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    border: 2px solid #266f00;
}

.priceinfo .cur {
    border-radius: 5px;
    padding: 10px;
    background-color: #fff;
    color: #008405;
    font-size: 14px;
    float: left;
    box-shadow: 0px 10px 14px -7px rgb(33, 128, 48);
}

.blackbg hr {
    border-top-color: #4e4e4e;
    margin-top: 5px;
    margin-bottom: 5px;
}

.secondinfo {
    font-size: 20px;
}

.secondinfo i {
    font-size: 28px;
    padding-left: 10px;
}

.descr {
    color: #c9c9c9;
    text-align: justify;
    max-height: 120px;
    
    overflow:hidden;
    display: block;
    line-height: 1.45;
    /* Fallback for non-webkit */
    display: -webkit-box;
    text-overflow: ellipsis;
}
.modal.and.carousel {
  position: fixed;
    z-index: 9999;
}

.slider {
}

.slick-slide {
    margin: 0px 5px;
}

.slick-slide img {
    width: 100%;
}


/* Hidding the radiobuttons & checkboxes */

.quicktools input[type="radio"],
.quicktools input[type="checkbox"] {
    display: none;
}


/* Hidding the "check" status of inputs */

.quicktools input[type="radio"] + label .fa-th,
.quicktools input[type="radio"] + label .fa-list {
    color: #9c9c9c;
    text-shadow: #9c9c9c 0px 1px 0px;
}


/* Styling the "check" status */

.quicktools input[type="radio"]:checked + label .fa-th,
.quicktools input[type="radio"]:checked + label .fa-list {
    display: block;
    color: DarkTurquoise;
    text-shadow: #055b81 0px 1px 0px;
}

#myList li {
    display: none;
}

#loadMore {
    color: green;
    cursor: pointer;
}

#loadMoreModels {
    color: green;
    cursor: pointer;
}

#loadMore:hover {
    color: black;
}

#loadMoreModels:hover {
    color: black;
}

#showLess {
    color: red;
    cursor: pointer;
}

#showLess:hover {
    color: black;
}

.ribbon-wrapper-green {
    height: 108px;
    width: 130px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: 6px;
    cursor: pointer;
}

.ribbon-green {
    cursor: pointer;
    font: bold 15px;
    color: #333;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    right: -34px;
    top: 15px;
    width: 120px;
    background-color: #BFDC7A;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45));
    background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -moz-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -ms-linear-gradient(top, #BFDC7A, #8EBF45);
    background-image: -o-linear-gradient(top, #BFDC7A, #8EBF45);
    color: #6a6340;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon-green:before,
.ribbon-green:after {
    content: "";
    border-top: 3px solid #6e8900;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}

.ribbon-green:before {
    left: 0;
}

.ribbon-green:after {
    right: 0;
}

.ribbon-wrapper-red {
    cursor: pointer;
    height: 108px;
    width: 130px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: 6px;
}

.ribbon-red {
    font: bold 15px;
    color: #333;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    right: -34px;
    top: 15px;
    width: 120px;
    background-color: #f24c37;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f04f1f), to(#d03622));
    background-image: -webkit-linear-gradient(top, #f04f1f, #d03622);
    background-image: -moz-linear-gradient(top, #f04f1f, #d03622);
    background-image: -ms-linear-gradient(top, #f04f1f, #d03622);
    background-image: -o-linear-gradient(top, #f04f1f, #d03622);
    color: #fdfdfd;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon-red:before,
.ribbon-red:after {
    content: "";
    border-top: 3px solid #880202;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}

.ribbon-red:before {
    left: 0;
}

.ribbon-red:after {
    right: 0;
}

.item3 .ribbon-wrapper-red {
    cursor: pointer;
    height: 108px;
    width: 130px;
    overflow: hidden;
    position: absolute;
    top: -6px;
    right: -4px;
    z-index: 9999;
}

.item3 .ribbon-red {
    font: bold 15px;
    color: #333;
    text-align: center;
    text-shadow: rgba(255, 255, 255, 0.5) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    right: -30px;
    top: 15px;
    width: 120px;
    background-color: #f24c37;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f04f1f), to(#d03622));
    background-image: -webkit-linear-gradient(top, #f04f1f, #d03622);
    background-image: -moz-linear-gradient(top, #f04f1f, #d03622);
    background-image: -ms-linear-gradient(top, #f04f1f, #d03622);
    background-image: -o-linear-gradient(top, #f04f1f, #d03622);
    color: #fdfdfd;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.item3 .ribbon-red:before,
.ribbon-red:after {
    content: "";
    border-top: 3px solid #880202;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}

.item3 .ribbon-red:before {
    left: 0;
}

.item3 .ribbon-red:after {
    right: 0;
}

.views {
    color: #fff;
    font-size: 12px;
    position: relative;
    top: -24px;
    float: left;
    padding-left: 10px;
    text-shadow: 1px 2px 1px #535353
}

.views3 {
    color: #343434;
    font-size: 12px;
    padding-top: 20px;
}

.panel {
    position: relative;
}

.panel>.panel-heading:after,
.panel>.panel-heading:before {
    position: absolute;
    top: 11px;
    right: -16px;
    left: 100%;
    width: 0;
    height: 0;
    display: block;
    content: " ";
    border-color: transparent;
    border-style: solid solid outset;
    pointer-events: none;
}

.panel>.panel-heading:after {
    border-width: 7px;
    border-left-color: #ededed;
    margin-top: 1px;
    margin-right: 2px;
}

.panel>.panel-heading:before {
    border-left-color: #ddd;
    border-width: 8px;
}

footer {
    background-color: #0c1a1e;
    min-height: 350px;
}

.footerleft {
    margin-top: 50px;
    padding: 0 36px;
}

.logofooter {
    margin-bottom: 10px;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
}

.footerleft p {
    color: #fff;
    font-size: 12px !important;
    margin-bottom: 15px;
}

.footerleft p i {
    width: 20px;
    color: #999;
}

.paddingtop-bottom {
    margin-top: 50px;
}

.footer-ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 2px;
}

.footer-ul li {
    line-height: 29px;
    font-size: 12px;
}

.footer-ul li a {
    color: #a0a3a4;
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
}

.footer-ul i {
    margin-right: 10px;
}

.footer-ul li a:hover {
    transition: color 0.2s linear 0s, background 0.2s linear 0s;
    color: #ff670f;
}

.social:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.icon-ul {
    list-style-type: none !important;
    margin: 0px;
    padding: 0px;
}

.icon-ul li {
    line-height: 75px;
    width: 100%;
    float: left;
}

.icon {
    float: left;
    margin-right: 5px;
}

.copyright {
    min-height: 40px;
    background-color: #000000;
}

.copyright p {
    text-align: left;
    color: #FFF;
    padding: 10px 0;
    margin-bottom: 0px;
}

.heading7 {
    font-size: 21px;
    font-weight: 700;
    color: #d9d6d6;
    margin-bottom: 22px;
}

.post p {
    font-size: 12px;
    color: #FFF;
    line-height: 20px;
}

.post p span {
    display: block;
    color: #8f8f8f;
}

.bottom_ul {
    list-style-type: none;
    float: right;
    margin-bottom: 0px;
}

.bottom_ul li {
    float: left;
    line-height: 40px;
}

.bottom_ul li:after {
    content: "/";
    color: #FFF;
    margin-right: 8px;
    margin-left: 8px;
}

.bottom_ul li a {
    color: #FFF;
    font-size: 12px;
}
.nopaddingx {
    padding: 0px;

}

.nopadding {
    padding: 0px;
    padding-right: 10px;
}

option:disabled,
select[disabled] > option {
    color: #9c9c9c;
    background-color: #f3f3f3;
}

.dpricingplans {
    width: 90%;
    height: 50px;
    background-color: #E7E7E7;
    border-radius: 5px;
    margin: 10px;
    cursor: pointer;
    font-size: 20px;
    line-height: 50px;
    box-shadow: 0px 9px 23px -8px rgba(0, 0, 0, 0.75);
    transition: all ease-in-out 0.2s;
}
.dpricingplans:hover {
    transform: scale(1.01, 1.01);
     background-color: #fff;
    transition: all ease-in-out 0.2s;
}


.pricingplans {
    width: 180px;
    height: 400px;
    background-color: #fff;
    border-radius: 5px;
    cursor: pointer;
    box-shadow: 0px 9px 23px -8px rgba(0, 0, 0, 0.75);
    transition: all ease-in-out 0.2s;
}

.pricingplans:hover {
    transform: scale(1.1, 1.1);
    transition: all ease-in-out 0.2s;
}

.bigplan {
    width: 280px;
    height: 500px;
    position: relative;
    top: -50px;
    z-index: 3;
}

.ppright {
    position: relative;
    right: 20px;
    z-index: 1;
}

.ppleft {
    position: relative;
    left: 32px;
    z-index: 1;
}

.semigrey {
    background-color: #f3f3f3;
}

.fb-profile img.fb-image-lg {
    z-index: 0;
    width: 100%;
    margin-bottom: 10px;
}

.fb-image-profile {
    margin: -90px 10px 0px 50px;
    z-index: 9;
    width: 20%;
}

@media (max-width:768px) {
    .fb-profile-text>h1 {
        font-weight: 700;
        font-size: 16px;
    }
    .fb-image-profile {
        margin: -45px 10px 0px 25px;
        z-index: 9;
        width: 20%;
    }
    
    .textspecslist {
    list-style: none;
    column-count: 1
    }
    .otherspecslist {
        column-count: 1
    }
    .slick-prev {
        display: none;
    }
    .paddingtop-bottom {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
    }
    footer .paddingtop-bottom .container div {
        position: relative !important;
        top: 0 !important;
        right: 0 !important;
    }
    .fb-xfbml-parse-ignore {
        position: relative !important;
        top: 0 !important;
    }
}

.table-hover .aa {
    color: #000;
}

.slick-prev:before,
.slick-next:before {
    color: #9c9c9c;
}

.delay02s {
    -webkit-animation-delay: 0.2s;
    /* Safari 4.0 - 8.0 */
    animation-delay: 0.2s;
}

.delay2s {
    -webkit-animation-delay: 2s;
    /* Safari 4.0 - 8.0 */
    animation-delay: 2s;
}

.delay1s {
    -webkit-animation-delay: 2s;
    /* Safari 4.0 - 8.0 */
    animation-delay: 2s;
}

.gold-bar {
    background-color: #e2bf00;
    color: #b17300;
    text-shadow: 0px 1px 0px #f0db39;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 3px solid #b1a300;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.gold-bar p {
    color: #cb8400;
    text-shadow: 0px 1px 0px #f0db39;
    font-size: 18px;
}

.gold .days {
    background-color: #f3f3f3;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    border-bottom: 1px dotted #9c9c9c;
    font-weight: bold;
}

.gold .subtotal {
    background-color: #f3f3f3;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    border-top: 1px dotted #9c9c9c;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.bronze-bar {
    background-color: #CD7F32;
    color: #5A2D00;
    text-shadow: 0px 1px 0px #bc7024;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 3px solid #c17700;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.bronze-bar p {
    color: #9b5109;
    text-shadow: 0px 1px 0px #e58a33;
    font-size: 18px;
}

.bronze .days {
    background-color: #f3f3f3;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    border-bottom: 1px dotted #9c9c9c;
    font-weight: bold;
}

.bronze .subtotal {
    background-color: #f3f3f3;
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 13px;
    border-top: 1px dotted #9c9c9c;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.bronze h3 {
    font-size: 16px;
    font-weight: bold;
}

.gold-bar {
    background-color: #e2bf00;
    color: #b17300;
    text-shadow: 0px 1px 0px #f0db39;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 3px solid #b1a300;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.gold-bar p {
    color: #cb8400;
    text-shadow: 0px 1px 0px #f0db39;
    font-size: 18px;
}

.gold .days {
    background-color: #f3f3f3;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    border-bottom: 1px dotted #9c9c9c;
    font-weight: bold;
}

.gold .subtotal {
    background-color: #f3f3f3;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
    border-top: 1px dotted #9c9c9c;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.silver-bar {
    background-color: #d3d3d3;
    color: #9d9d9d;
    text-shadow: 0px 1px 0px #8e8e8e;
    font-size: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
    border-bottom: 3px solid #909090;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.silver-bar p {
    color: #b5b5b5;
    text-shadow: 0px 1px 0px #dbdbdb;
    font-size: 18px;
}

.silver .days {
    background-color: #f3f3f3;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    border-bottom: 1px dotted #9c9c9c;
    font-weight: bold;
}

.silver .subtotal {
    background-color: #f3f3f3;
    padding-top: 30px;
    padding-bottom: 10px;
    font-size: 13px;
    border-top: 1px dotted #9c9c9c;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.silver h3 {
    font-size: 16px;
    font-weight: bold;
}

.infobar {
    display: block;
    width: 55%;
    border: 1px solid #fff;
    border-radius: 10px;
    margin-right: 20px;
}

.infobar ul {
    text-align: right;
    direction: rtl;
}

.infobar ul li {
    color: #fff;
    font-size: 16px;
}

.bgtopleft {
    background-image: url('../img/Maximum_icon.png');
    background-repeat: no-repeat;
    background-position: top -20px left -20px;
}

.bottominfo {
    margin-top: 20px;
    position: relative;
    top: -10px;
    padding-right: 10px;
    width: 50%;
}

.bottominfo ul {}

.bottominfo ul li {
    color: #fff;
    font-size: 14px;
}

.show-placeholder div a {}

.pmmethods {
    list-style: none;
    width: 50%
}

.pmmethods li {
    list-style: none;
    padding: 10px;
    margin-bottom: 5px;
    border: 1px solid #9c9c9c;
    border-radius: 5px;
    background-color: #f3f3f3;
}

.pmmethods li span,
.pmmethods li label {
    width: 100%;
    height: 100%;
}

.pmmethods li:hover {
    background-color: #fcf8da
}

.zaincsh {
    background-color: #000;
    border-radius: 5px;
    padding: 10px;
    margin-right: 20px;
}

.zaincsh img {
    max-height: 20px;
}

.pm {
    height: 30px;
    width: 30px;
    position: relative;
    top: -10px;
}

.pmmethods li > .pm:checked {
    background-color: #b6ebff
}

.white {
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    margin-right: 20px;
}

.white img {
    max-height: 20px;
}

.paypalpayment {
    border: 1px solid #279de6;
    border-radius: 10px;
    padding: 10px;
    width: 40%;
}

.paypalpayment:hover {
    background-color: #f2f2ca;
    border: 1px solid #eaaa1a;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    background-color: #e8e8e8;
    background-image: -webkit-linear-gradient(top, #7e7e7e 0, #7e7e7e 100%);
    background-image: -o-linear-gradient(top, #7e7e7e 0, #7e7e7e 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#7e7e7e), to(#7e7e7e));
    background-image: linear-gradient(to bottom, #7e7e7e 0, #7e7e7e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#7e7e7e', endColorstr='#7e7e7e', GradientType=0);
    background-repeat: no-repeat;
}
.icon-heavy {
    background-image: url('../img/heavy.png');
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 0.9
}

.icon-heavy:hover {
    background-image: url('../img/heavy.png');
    opacity: 1;
    !important
}

.icon-car {
    background-image: url('../img/car.png');
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 0.9
}

.icon-car:hover {
    background-image: url('../img/car.png');
    opacity: 1;
    !important
}
.icon-pic1 {
    background-image: url('../img/pic1.png');
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 0.9
}
.icon-pic1:hover {
    background-image: url('../img/pic1.png');
    opacity: 1;
    !important
}
.icon-pic2 {
    background-image: url('../img/pic2.png');
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 0.9
}
.icon-pic2:hover {
    background-image: url('../img/pic2.png');
    opacity: 1;
    !important
}
.icon-pic3 {
    background-image: url('../img/pic3.png');
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 0.9
}
.icon-pic3:hover {
    background-image: url('../img/pic3.png');
    opacity: 1;
    !important
}
.icon-sbus {
    background-image: url('../img/sbus.png');
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 0.9
}

.icon-sbus:hover {
    background-image: url('../img/sbus.png');
    opacity: 1;
    !important
}

.icon-bbus {
    background-image: url('../img/bbus.png');
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 0.9
}

.icon-bbus:hover {
    background-image: url('../img/bbus.png');
    opacity: 1;
    !important
}

.icon-smotor {
    background-image: url('../img/smotor.png');
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 0.9
}

.icon-smotor:hover {
    background-image: url('../img/smotor.png');
    opacity: 1;
    !important
}

.icon-nmotor {
    background-image: url('../img/nmotor.png');
    background-repeat: no-repeat;
    background-position: right center;
    opacity: 0.9
}

.icon-nmotor:hover {
    background-image: url('../img/nmotor.png');
    opacity: 1;
    !important
}
 .buttonx2{
                background: url('../img/redbt.png') no-repeat;
                cursor:pointer;
                border: none;
				height:40px;
				width:85px;
				margin-top:-5px;
			    background-position: center center;
			    background-size: 50% 50%;
				background-size: cover;
				font-size:18px;
                color: #fff;
                font-weight:bold;
}       
			
            }

.navbar { padding-bottom: 10px; margin-bottom: 10px;}

.viewallother { position: absolute; bottom: 10px; opacity: 0.8; transition: all ease-in-out 0.2s;}
.zoomme { text-decoration: none; position: absolute; left:20px;  bottom: 30px; opacity: 0; transition: all ease-in-out 0.2s;  color:rgba(0,0,0,0.5) ; outline: none;}
.viewallother:hover { opacity: 1;}
.zoomme:hover { opacity: 0.6; color:rgba(0,0,0,0.8)}
.carousel-control.left, .carousel-control.right {
    background-image: none
}
footer .paddingtop-bottom .container {
    width: auto !important;
}
.premiumback {
    margin: 0;
}
.nopaddingx .row {
    margin: 0 !important;
}