ul.offers-wrap li {
    width: 33%;
    float: left;
    list-style-type: none;
	text-align: center;
}

ul.offers-wrap {
    width: 100%;
}

.wrap-link {
    width: 100%;
    margin-bottom: 20px;
}
section.section-two {
    margin: 0 auto;
    padding: 0px 0px 40px 0px;
}

#mu-slider {
    display: inline;
    width: 100%;
}
.mobile-slider {
    display: none;
}
img.offer-thumbnail {
    display: block;
    margin: 0 auto;
}

p.offer-txt {
    font-size: 48px;
    text-transform: uppercase;
    font-weight: 600;
    color: #3f3f3f;
    margin-bottom: 0;
    display: table;
    line-height: 1.2;
    font-family: 'Oswald', sans-serif;
    letter-spacing: -1px;
    text-align: center;
    padding-left: 20px;
}
p.section-two-descption {
	    font-size: 22px;
    text-align: center;
    margin-top: 6px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #022662;
    width: 70%;
    margin: 0 auto;
    line-height: 1.4;
    margin-bottom: 25px;
}
p.offer-txt-wrap {
    text-align: left;
    font-size: 26px;
    text-transform: uppercase;
    color: #404041;
    font-family: 'Roboto', sans-serif;
    line-height: 50px;
    margin-bottom: 10px;
    padding-bottom: 5px;
    vertical-align: middle;
    display: block;
}
p.cashback-txt {
    vertical-align: middle;
    font-size: 26px;
    text-align: right;
    text-transform: uppercase;
    color: #3f3f3f;
    margin-bottom: 0;
    display: table;
    line-height: 2.2;
    padding-left: 11px;
    font-weight: 600;
    float: right;
    font-family: 'Oswald', sans-serif;
}

h3.product-title {
    display: block;
    font-size: 16px;
    text-align: right;
    margin-top: 8px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #4d4d4d;
    text-transform: uppercase;
}
h3.two-grid-product-title {
    display: block;
    font-size: 16px;
    text-align: left;
    margin-top: 8px;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    font-weight: 600;
    color: #4d4d4d;
    text-transform: uppercase;
}
a.quote-btn {
    background: #4f3478;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 38px;
}
span.offer-percent {
    font-size: 56px;
    font-weight: 800;
    line-height: 38px;
    vertical-align: middle;
    display: inline-block;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -1px;
}
.row.section-three-sub-one {
    margin-bottom: 30px;
}
.row.section-three-sub-two {
    padding: 40px 0px;
}
.border-right:after {
    content: "";
    width: 1px;
    height: 90%;
    background-color: #ffffff;
    right: 0;
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}
.offer-wrap {
    padding: 0px;
    margin-bottom: 10px;
    overflow: hidden;
}
p.offer-txt-wrap:after {
    content: "";
    width: 85%;
    height: 1px;
    background-color: #464646;
    bottom: 0px;
    position: absolute;
    display: block;
    left: 50%;
    transform: translateX(-50%);
}
p.offer-txt-wrap {
    position: relative;
}
a.quote-btn:hover {
    background: #e4106d;
}
section.section-four {
    padding: 50px 0px 30px 0px;
}
section.section-five {
    background: #ffdf00;
    padding: 30px 0px 10px 0px;
}
ul.feature-list {
    width: 100%;
}

ul.feature-list li {
	list-style-type: none;
	display: inline-block;
	width: 23%;
	margin-right: 1%;
}
.left-sectn {
    float: left;
    width: 24%;
}
.right-sectn {
    width: 73%;
    float: right;
}
img.feature-thumb {
    display: block;
    /* width: 100%; */
}
p.feature-descption {
    font-size: 14px;
    line-height: 17px;
    color: #000000;
    margin-bottom: 0px;
    margin-top: 6px;
	font-family: 'Roboto', sans-serif;
}
section.section-six {
    padding: 50px 0px;
}

h1.location-name {
    font-size: 22px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #e00d0d;
}

p.location-wrap {
    font-size: 13px;
    text-align: left;
    margin-top: 5px;
    margin-bottom: 6px;
    font-weight: 500;
    color: #404041;
    font-family: 'Roboto', sans-serif;
}

span.location-place {
    color: #e00d0d;
    padding-right: 20px;
}
section.section-footer {
     background: #161717;
    padding: 50px 0;
}
h1.company-name {
    font-size: 16px;
    text-align: left;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #ffffff;
    line-height: 1.6;
}
span.social-wrap {
    float: right;
}
img.social-icon {
    padding: 8px;
    cursor: pointer;
}
.gliter-wrap {
    position: relative;
}
img.element-one {
    position: absolute;
    right: 0;
    top: 0;
}
img.element-two {
    position: absolute;
    left: 0;
    top: 0;
}
img.element-three {
    position: absolute;
    left: 0;
    top: 25%;
}
img.element-four {
    position: absolute;
    right: 0;
    top: 0;
}

.modal-content.custom-popup {
     background: #ffffff !important;
    border: none;
    border-radius: 0px;
}

section.mobile-butn-section {
    display: none;
}
img.popup-main-img {
    position: absolute;
    top: -20%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 250px;
}
button.multiselect.dropdown-toggle.custom-select.text-center {
    font-family: 'Poppins', sans-serif;
    width: 100% !important;
    text-align: left !important;
    margin-top: 5px;
    border-radius: 0px;
    height: 50px;
}
span.multiselect-selected-text {
    font-family: 'Poppins', sans-serif !important;
    font-size: 14px;
    text-align: left;
}
.btn-group {
    width: 100%;
}
label.form-check-label {
    padding-left: 3px;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
}
.form-check-input {
    margin-top: 6px;
}
.modal-dialog {
    top: 0%;
	/*top: 8%;*/
    max-width: 500px !important;
    margin: 10px auto;
}
.no-padding {
    padding-left: 0px;
    padding-right: 0px;
}
.space-one {
    display: inline-block;
    min-width: 100px;
}
.space-two {
    min-width: 130px;
    display: inline-block;
}
select.input-box:focus {
    outline: 0;
}
span#loading-icon {
    width: 50% !important;
    position: absolute;
    bottom: 10px;
}
#loading-icon-one {
	display:none;
}
.show-loading {
	display:block !important;
}
.show-loading {
    display: block !important;
    width: 50% !important;
    position: absolute;
    bottom: -5px;
}
p.winner-price {
    font-size: 24px;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #000;
    width: 55%;
    margin: 0 auto;
    padding-bottom: 10px;
}

p.winner-txt {
    font-size: 22px;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
}
span.crafted-txt {
    display: block;
    width: 100%;
    float: right;
    text-align: right;
    margin-top: 20px;
    font-size: 12px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    padding-right: 8px;
}

span.crafted-txt a {
    font-size: 12px;
      color: #ffffff;
    font-family: 'Montserrat', sans-serif;
}
.wrap {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 7px;
    cursor: pointer;
    font-size: 13px;
    user-select: none;
    color: #000000;
    font-weight: 400;
    text-align: left;
    margin-top: 10px;
    font-family: 'Poppins', sans-serif;
    padding-right: 8px;
    line-height: 1.6;
    min-width: 30%;
}

/* Hide the browser's default checkbox */
.wrap input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: transparent;
    border: 1px solid #2196f3;
}

/* On mouse-over, add a grey background color */
.wrap:hover input ~ .checkmark {
  background-color: #feb916;
}

/* When the checkbox is checked, add a blue background */
.wrap input:checked ~ .checkmark {
    background-color: #2196f3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.wrap input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.wrap .checkmark:after {
  /* left: 6px; */
  top: 0px;
  /* width: 5px; */
  /* height: 10px; */
  border: 1px solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(38deg);
  font-weight: 100;
  content: "\f00c";
  font-size: 7px;
  left: 6px;
}
legend.custom-legend {
    border: none;
    width: 100%;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    text-align: left;
       font-family: 'Poppins', sans-serif;
    padding-bottom: 0;
    margin-bottom: 0px;
    margin-top: 10px;
}
p.prize-title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    color: #000;
    line-height: 1.2;
}

/*Salo O Sale Style Start*/

section.section-two.saleosale {
   padding: 70px 0px 0px 0px;
}
.cashback-txt span.offer-percent {
    font-size: 32px;
    font-weight: 700;
}
.spin-win-sec {
    text-align: center;
}
.category-date {
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #000;
}
h6.category-cat {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #000;
	text-align: center;
}

.category-date-wrap-line{
	
	position: relative;
}
.category-date-wrap-line:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 50px;
    background-color: #000;
	top: 0;
    right: 0;
}
.category-date-wrap-line:last-child:after {
	display: none;
}
section.category-date-section {
    background-color: #fdcf00;
    padding-top: 40px;
    padding-bottom: 20px;
}

sup.star {
    font-size: 20px;
    left: 4px;
}
.cashback-txt span.offer-percent {

    margin-right: 5px;
}

.logo-section-wrap .container {

    /*padding: 20px 40px;*/
}
.logo-section-wrap {
    background-color: #f4f4f2;
}
.slider-h3{
    font-size: 22px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    color: #231f20;
    display: block;
}
.slider-h3 {
    font-size: 22px;
    text-align: center;
    margin-top: 0;
    margin-bottom: 40px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 600;
    color: #231f20;
    display: block;
	text-transform: uppercase;
}
.slider-title {
    width: 100%;
}
.logo-slider .owl-nav {

}

.logo-slider button.owl-next {
	position: absolute;
	top: 40%;
    transform: translateY(-20%);
    right: -30px;
}
.logo-slider button.owl-prev {
	position: absolute;
	top: 40%;
    transform: translateY(-20%);
    left: -30px;
}
img.product-logo-two {
    float: left;
    padding-left: 10px;
    position: relative;
}
.mt-10 {
    margin-top: 10px;
}
.strike {
    text-decoration: line-through #5d5d5d;
}
button.multiselect-option.dropdown-item.active {
    background: #f7f7f7 !important;
}
@media screen and (max-width: 579px) and (min-width: 300px) {
	.logo-section-wrap .container {
		padding: 20px 60px;
	}
	.special-price-small p.special-price {
		font-size: 22px !important;
	}
	p.starting-price {
		font-size: 20px !important;
	}
	.slider-h3 {
		font-size: 20px;
		line-height: 30px;
	}
	.category-date-wrap-line:after {
		content: "";
		position: absolute;
		width: 50px;
		height: 1px;
		background-color: #000;
		top: unset;
		right: unset; 
		left: 50%;
		bottom: 0;
		transform: translateX(-50%);
	}

	.category-date-wrap-line {
		position: relative;  
		margin-bottom: 20px;
	}
	.category-date-wrap-line:last-child{
		margin-bottom: 0px;
	}
.multiselect-container.dropdown-menu.show {
    width: 100%;
}

}

@media screen and (max-width: 767px) and (min-width: 580px) {
	.category-date-wrap-line:nth-child(2):after {
		display: none;
	}
	.multiselect-container.dropdown-menu.show {
    width: 100%;
}

}
/*Salo O Sale Style End*/


/* Big fat style */
.section-three-sub-one {
    background: #fff3eb;
    padding: 40px 0px;
}
.section-three-sub-two {
    background: #ffe9f6;
    padding: 40px 0px;
}
.section-three-sub-three {
    background: #f1eeff;
    padding: 40px 0px;
}
.section-three-sub-four {
    background: #ffffff;
    padding: 40px 0px;
}
.section-three-sub-five {
    background: #fafeed;
    padding: 40px 0px;
}
.section-three-sub-six {
    background: #e5f4fb;
    padding: 40px 0px;
}
.section-three-sub-seven {
    background: #f1eeff;
    padding: 40px 0px;
}
.section-three-sub-eight {
    background: #ffffff;
    padding: 40px 0px;
}
h2.heading-one {
    font-family: 'Montserrat',sans-serif;
    font-size: 32px;
    text-align: center;
    font-weight: 700;
    color: #001c58;
    margin-bottom: 30px;
}
h3.combo-txt {
    font-family: 'Montserrat',sans-serif;
    font-size: 32px;
    text-align: left;
    font-weight: 700;
    color: #001c58;
    display: inline-block;
    margin-bottom: 0px;
    line-height: 45px;
}

img.combo-logo {
    display: inline-block;
    float: right;
}

hr.custom-line {
    border-top: 1px solid #545353;
    margin-top: 15px;
    margin-bottom: 15px;
}
p.combo-descptn {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 20px;
    line-height: 1.2;
    color: #353534;
}
.row.section-three-two {
    padding: 20px 0px 20px 0px;
}
.row.section-three-one {
    padding: 40px 0px 20px 0px;
}
.left-section {
    width: 30% !important;
    float: left;
	text-align: left;
	min-height: 30px;
}
.right-section {
    width: 70%;
    float: right;
}
.two-grid-left-section {
    width: 100% !important;
    float: left;
    text-align: left;
    min-height: 30px;
}
.product-header {
    margin-bottom: 0px;
    overflow: hidden;
}
.offer-left-section {
    width: 50%;
    float: left;
    padding: 0px 10px;
    text-align: center;
	position: relative;
}

.offer-right-section {
    width: 50%;
    float: right;
    padding: 0px 10px;
    text-align: center;
    padding-right: 15px;
}
span.off-txt {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #3f3f3f;
    line-height: 35px;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    padding-left: 7px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
}
.product-section-wrap {
    border: 1px solid #a6a6a6;
    overflow: hidden;
}

span.rupee-symbol {
    font-size: 18px;
    padding-right: 5px;
}
.row.section-three-four {
    padding: 20px 0px 20px 0px;
}
.row.section-three-five {
    padding: 20px 0px 20px 0px;
}
a.enquire-now-btn {
    background: #f57e20;
    padding: 12px 50px;
    color: #ffffff;
    border-radius: 30px;
    font-size: 24px;
    font-family: 'Roboto', sans-serif;
}

.row.section-button {
    padding: 40px 0px 40px 0px;
    position: relative;
}
a.enquire-now-btn:before {
    content: "";
    width: 35%;
    height: 1px;
    background-color: #f57e20;
    bottom: 19px;
    position: absolute;
    display: block;
    left: 15px;
}
a.enquire-now-btn:after {
    content: "";
    width: 35%;
    height: 1px;
    background-color: #f57e20;
    bottom: 19px;
    position: absolute;
    display: block;
    right: 15px;
}
a.enquire-now-btn:hover {
    background: #00793d;
}
.section-wrap-one {
    padding: 120px 10%;
	position: relative;
}
.section-wrap-two {
    padding: 40px 10%;
}
sup.astrick-wrap {
    font-size: 30px;
    padding-left: 10px;
}
sup.align-astrick {
    font-size: 20px;
    padding-left: 5px;
}
/*.align-astrick {
    padding: 40px 10%;
    display: flex;
}*/
p.astrick-style {
    margin-left: 5px;
    font-size: 20px;
    display: block;
    color: #ffffff;
    font-family: 'Montserrat',sans-serif;
    font-weight: 800;
}
.border-left:before {
    content: "";
    width: 1px;
    height: 90%;
    background-color: #ffffff;
    left: 0;
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}
.offer-left-section:after {
    content: "";
    width: 1px;
    height: 35px;
    background-color: #464646;
    top: 50%;
    position: absolute;
    display: block;
    right: -10px;
    transform: translateY(-50%);
}
.left-wrap {
    width: 49%;
    float: left;
    padding-left: 10px;
    text-align: center;
    position: relative;
    padding-top: 10px;
}
.diwali-price-wrap {
    width: 65%;
    float: unset;
    padding-right: 10px;
    text-align: center;
    position: relative;
    padding-top: 10px;
}
.diwali-right-wrap {
    width: 49%;
    float: left;
    padding-right: 10px;
    text-align: center;
    position: relative;
    padding-top: 10px;
}
p.starting-price {
    font-size: 22px;
    text-align: left;
    text-transform: uppercase;
    color: #3f3f3f;
    line-height: 1.0;
    font-weight: 600;
    padding-left: 10px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 10px;
}
p.starting-price-right {
    font-size: 22px;
    text-align: right;
    text-transform: uppercase;
    color: #3f3f3f;
    line-height: 1.0;
    font-weight: 600;
    padding-left: 10px;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 10px;
}
p.special-price {
    font-size: 26px;
    text-align: left;
    text-transform: uppercase;
    color: #3f3f3f;
    line-height: 1.0;
    font-weight: 600;
    padding-right: 10px;
    font-family: 'Oswald', sans-serif;
    letter-spacing: -1px;
    margin-bottom: 5px;
}
.right-wrap {
    width: 49%;
    float: left;
    padding: 0px 10px;
    text-align: center;
    position: relative;
}

.market-pri-wrap {
    width: 40%;
    float: left;
}
.enq-pri-wrap {
    width: 40%;
    float: left;
}
.price-wrap {
    margin-top: 20px;
    margin-bottom: 30px;
    overflow: hidden;
}
p.market-price {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #353534;
    text-transform: uppercase;
    margin-bottom: 5px;
}

p.market-rupee {
    font-family: 'Open Sans', sans-serif;
    font-size: 34px;
    font-weight: 700;
    color: #3c3c3c;
    line-height: 38px;
    display: inline-block;
    position: relative;
}
p.market-rupee:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #f21a25;
    position: absolute;
    display: block;
    top: 50%;
    left: 0px;
}
p.shahs-price {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #ef1a20;
    text-transform: uppercase;
    margin-bottom: 5px;
    font-weight: 700;
}
p.shahs-rupee {
    font-family: 'Open Sans', sans-serif;
    font-size: 42px;
    font-weight: 700;
    color: #ec1b1e;
    line-height: 38px;
    display: inline-block;
    position: relative;
}
.row.section-seven {
    background: #d8151b;
    margin: 20px 0px;
}
p.left-txt {
    font-family: 'Montserrat',sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #ffffff;
    text-align: center;
    line-height: 1.1;
	font-style: italic;
}
p.exchange-txt {
    font-family: 'Montserrat',sans-serif;
    font-size: 34px;
    font-weight: 800;
    color: #ffffff;
    text-align: center;
    line-height: 1.1;
    font-style: italic;
	text-transform: uppercase;
}
.border-right-full:after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #ffffff;
    right: 0;
    position: absolute;
    display: block;
    top: 50%;
    transform: translateY(-50%);
}
.exchange-inner-wrap {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 30px;
}
span.price {
    font-size: 52px;
    display: block;
}
.container-full {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}
img.product-offer-image {
    max-width: 150px;
}

h3.product-title.logo-adjmt {
    margin-bottom: 0px;
}

.logo-adjmt img.product-logo {
    max-width: 100px;
}
/* Responsive Design Starts Here */
@media screen and (max-width: 768px) and (min-width: 300px) {
	.spcl-offer-price p {
		margin-top: 0 !important;
	}


span.crafted-txt {
    text-align: left;
    padding-left: 20px;
}
.border-right-mobile {
	 border-bottom: 1px solid #a3a3a3;
    padding: 10px 0px 30px 0px !important;
}
p.winner-price {
    width: 100% !important;
	font-size: 18px;
}
p.winner-txt {
    font-size: 16px;
}
.last-mobile-border {
    border: none;
}
img.element-one, img.element-two, img.element-three, img.element-four {
	display: none;
}
.mobile-slider {
    display: block !important;
}
.desktop-slider {
    display: none;
}
section.mobile-butn {
    position: fixed;
    bottom: 0;
    width: 100%;
}
.showing-mble-btns {
    display: block !important;
}
.mobile-butn-section a {
    text-align: -webkit-center;
    display: block;
    margin: 0px;
    font-size: 14px;
    padding: 5px 0;
    color: #fff;
    line-height: 17px;
}
section.mobile-butn-section {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #1c5e8e;
   
}
.mobile-butn-section a:after {
    content: "";
    width: 1px;
    height: 22px;
    background-color: #fff;
    position: absolute;
    right: 0;
    top: 13px;
}
.col-btn-last a:after{
    /*display: none;*/
}
.last-updated a:after {
    display: none !important;
}
.col-btn-2 a,
.col-btn-1 a{
    margin: 10px 0;
}
.col-btn-last a {
    margin: 3px 0;
}
.col-btn {
    padding-left: 5px;
    padding-right: 5px;
}
#mu-slider .container {
    padding-left: 0;
    padding-right: 0;
}

section.mobile-butn-section {
	position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #f57e20;
    z-index: 999999;
}

p.offer-txt {
	font-size: 40px;
    line-height: 40px;
}
.product-section-wrap {
    border: 1px solid #a6a6a6;
    overflow: hidden;
    width: 75%;
    margin: 0 auto;
	max-width: 325px;
}
.product-header {
    margin-bottom: 5px;
    overflow: hidden;
    width: 75%;
    margin: 0 auto;
	max-width: 325px;
}
img.offer-thumbnail {
    max-width: 45px;
}
.wrap-link {
    margin-bottom: 0px;
}
p.section-two-descption {
    font-size: 18px;
	width: 90%;
}
section.section-three {
    padding: 0px 0px 40px 0px;
    margin: 0px 0px;
}
.offer-wrap {
    padding: 0px;
}
p.offer-txt-wrap {
    text-align: center;
    font-size: 22px;
    margin-bottom: 0px;
    padding-bottom: 0;
}
p.cashback-txt {
    text-align: center;
    font-size: 22px;
}
section.section-two {
    margin: 0 auto;
    padding: 0px 0px 20px 0px;
}
span.offer-percent {
    font-size: 44px;
    font-weight: 800;
    line-height: 44px;
}
.mobile-spacing {
    padding: 0px 0 30px 0px;
}

h3.product-title {
    display: block;
    font-size: 16px;
    text-align: right;
    margin-top: 5px;
    margin-bottom: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #4d4d4d;
    text-transform: uppercase;
}
.border-right:after {
	display: none;
}
.row.section-three-sub-one {
    margin-bottom: 0px;
}
.row.section-three-sub-two {
    padding: 0px 0px;
}
p.offer-txt.mobile-width {
    width: 80%;
    text-align: center;
    padding-left: 20px;
}
.mobile-btm-space {
    margin-bottom: 15px;
}
section.section-four {
    padding: 20px 0px 20px 0px;
}
section.section-six {
    padding: 20px 0px;
}
ul.feature-list li {
        list-style-type: none;
    display: inline-block;
    width: 49% !important;
    margin-bottom: 10px;
    margin-right: 0px;	
}
h1.location-name {
    font-size: 22px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 20px;
}
section.section-footer {
    background: #161717;
    padding: 25px 0 75px 0px;
}
h1.company-name {
    margin-bottom: 12px;
}
span.social-wrap {
    float: left;
}
h1.company-name {
    margin-bottom: 15px;
    padding-left: 15px;
}
.custom-border-btm {
    border-bottom: 1px solid #cbc9c9;
    padding: 10px;
}
p.feature-descption {
    font-size: 12px;
}
a.mobile-sticky-link {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px !important;
}
.no-padding {
    padding-left: 15px;
    padding-right: 15px;
}
p.offer-txt-wrap:after {
	display: none;
}
a.enquire-now-btn:before, a.enquire-now-btn:after {
	display:none;
}
.row.section-button {
    padding: 20px 0px 20px 0px;
    position: relative;
}
a.enquire-now-btn {
    font-size: 20px;
}
p.special-price {
    font-size: 32px;
}
}

@media screen and (min-width: 1200px) {
.container {
    max-width: 1070px !important;
}
}
@media screen and (max-width: 1200px) and (min-width: 768px) {
ul.feature-list li {
    width: 31% !important;
}
img.element-one, img.element-two, img.element-three, img.element-four {
    display: none;
}
}

@media screen and (max-width: 1024px) and (min-width: 768px) {
	.special-price-small p.special-price {
		font-size: 22px !important;
		text-align: right;
	}
	.margin-top-22 {
		margin-top: 8px !important;
	}


p.offer-txt {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 600;
    color: #3f3f3f;
    margin-bottom: 0;
    display: table;
    line-height: 1.2;
    font-family: 'Oswald', sans-serif;
    letter-spacing: -1px;
    text-align: center;
    padding-left: 5px;
}
p.cashback-txt {
    vertical-align: middle;
    font-size: 17px;
    text-align: right;
    text-transform: uppercase;
    color: #3f3f3f;
    margin-bottom: 0;
    display: table;
    padding-left: 11px;
    font-weight: 600;
    float: right;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0;
    line-height: 1.5;
}
span.off-txt {
    font-size: 22px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    color: #3f3f3f;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
    padding-left: 10px;
}
.offer-right-section {
    width: 50%;
    float: right;
    padding: 0px 2px;
    text-align: center;
    padding-right: 8px;
}
.offer-left-section:after {
    right: -3px;
}
a.enquire-now-btn {
    background: #5b3c94;
    padding: 12px 50px;
    color: #ffffff;
    border-radius: 30px;
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}
a.enquire-now-btn:after {
    content: "";
    width: 30%;
}
a.enquire-now-btn:before {
    content: "";
    width: 30%;
}
p.special-price {
    font-size: 30px;
}
p.starting-price {
    font-size: 18px;
	margin-bottom: 0px;
}
}

@media screen and (max-width: 768px) and (min-width: 300px) {
.market-pri-wrap {
    width: 50%;
    float: left;
}
p.market-price { 
	font-size: 20px;
}
p.shahs-price { 
	font-size: 20px;
}
p.market-rupee { 
	font-size: 30px;
}
p.shahs-rupee {
	font-size: 32px;
}
img.combo-thumb {
    max-width: 75%;
	margin-bottom: 15px;
}
.order-one {
	order: 1;
}
.order-two {
	order: 2;
}
section.section-two.saleosale {
    padding: 40px 0px 40px 0px;
}
p.left-txt {
    font-family: 'Montserrat',sans-serif;
    font-size: 24px !important;
}
.exchange-inner-wrap {
    position: unset;
    top: unset;
    transform: none;
    padding: 45px;
}
.exchange-inner-wrap:after {
    content: "";
    width: 90%;
    height: 1px;
    background-color: #fff;
    position: absolute;
    display: block;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}
.section-wrap-one {
    padding: 40px 10%;
    position: relative;
}
.section-wrap-one:after {
    content: "";
    width: 90%;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    display: block;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
p.exchange-txt {
    font-family: 'Montserrat',sans-serif;
    font-size: 24px;
}
span.price {
    font-size: 34px;
}

.section-wrap-two:after {
    content: "";
    width: 90%;
    height: 1px;
    background-color: #ffffff;
    position: absolute;
    display: block;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
}
}

@media screen and (max-width: 990px) and (min-width: 769px) {
.market-pri-wrap {
    width: 50% !important;
    float: left;
}
.enq-pri-wrap {
    width: 50% !important;
    float: left;
}
p.market-rupee {
    font-family: 'Open Sans',sans-serif;
    font-size: 32px;
}
p.shahs-rupee {
    font-family: 'Open Sans',sans-serif;
    font-size: 34px;
}
.container {
    max-width: 800px;
}
h3.product-title {
    display: block;
    font-size: 14px;
}
p.exchange-txt {
    font-size: 28px;
}
span.price {
    font-size: 28px;
}
p.left-txt {
    font-size: 28px;
}

}
@media screen and (max-width: 1200px) and (min-width: 1024px) {
.container-full {
    max-width: 1024px;
}
span.price {
    font-size: 52px;
    display: block;
}

p.cashback-txt {
    vertical-align: middle;
    font-size: 22px;
}
p.offer-txt {
    font-size: 38px;
}
p.special-price {
    font-size: 34px;
}
}