.irs {
	position: relative;
	display: block;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.irs-line {
	position: relative;
	display: block;
	overflow: hidden;
	outline: none!important
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
	position: absolute;
	display: block;
	top: 0
}

.irs-line-left {
	left: 0;
	width: 11%
}

.irs-line-mid {
	left: 9%;
	width: 82%
}

.irs-line-right {
	right: 0;
	width: 11%
}

.irs-bar {
	position: absolute;
	display: block;
	left: 0;
	width: 0
}

.irs-bar-edge {
	position: absolute;
	display: block;
	top: 0;
	left: 0
}

.irs-shadow {
	position: absolute;
	display: none;
	left: 0;
	width: 0
}

.irs-slider {
	position: absolute;
	display: block;
	cursor: default;
	z-index: 1
}

.irs-slider.from {
	display: none
}

.irs-slider.type_last {
	z-index: 2
}

.irs-min {
	position: absolute;
	display: block;
	left: 0;
	cursor: default
}

.irs-max {
	position: absolute;
	display: block;
	right: 0;
	cursor: default
}

.irs-from,
.irs-to,
.irs-single {
	position: absolute;
	display: block;
	top: -38%;
	left: 0;
	cursor: default;
	white-space: nowrap
}

.irs-grid {
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 15px
}

.irs-with-grid .irs-grid {
	display: block
}

.irs-grid-pol {
	position: absolute;
	top: 0;
	left: 0;
	width: 1px;
	height: 15px;
	background: #000;
	display: none
}

.irs-grid-pol.small {
	height: 4px;
	display: none
}

.irs-grid-text {
	position: absolute;
	bottom: 0;
	left: 0;
	white-space: nowrap;
	text-align: center;
	font-size: 9px;
	line-height: 9px;
	padding: 0 3px;
	color: #fff
}

.irs-disable-mask {
	position: absolute;
	display: block;
	top: 0;
	left: -1%;
	width: 102%;
	height: 100%;
	cursor: default;
	background: rgba(0, 0, 0, 0.0);
	z-index: 2
}

.irs-disabled {
	opacity: .4
}

.lt-ie9 .irs-disabled {
	filter: alpha(opacity=40)
}

.irs-hidden-input {
	position: absolute!important;
	display: block!important;
	top: 0!important;
	left: 0!important;
	width: 0!important;
	height: 0!important;
	font-size: 0!important;
	line-height: 0!important;
	padding: 0!important;
	margin: 0!important;
	outline: none!important;
	z-index: -9999!important;
	background: none!important;
	border-style: solid!important;
	border-color: transparent!important
}

.emiTitle {
	margin-bottom: 30px;
	width: 100%
}

.irs {
	height: 10px
}

.irs-with-grid {
	height: 10px
}

.irs-line {
	height: 12px;
	top: 25px
}

.irs-line-left {
	height: 12px;
	background-position: 0 -30px
}

.irs-line-mid {
	height: 12px;
	background-position: 0 0
}

.irs-line-right {
	height: 12px;
	background-position: 100% -30px
}

.irs-bar {
	height: 12px;
	top: 25px;
	background-position: 0 -60px
}

.irs-bar-edge {
	top: 25px;
	height: 12px;
	width: 9px;
	background-position: 0 -90px
}

.irs-shadow {
	height: 3px;
	top: 34px;
	background: #000;
	opacity: .25
}

.lt-ie9 .irs-shadow {
	filter: alpha(opacity=25)
}

.irs-slider {
	width: 16px;
	height: 18px;
	top: 22px;
	background-position: 0 -120px
}

.irs-slider.state_hover,
.irs-slider:hover {
	background-position: 0 -150px
}

.irs-min,
.irs-max {
	color: #999;
	font-size: 10px;
	line-height: 1.333;
	text-shadow: none;
	top: 0;
	padding: 1px 3px;
	background: #e1e4e9;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.irs-from {
	display: none
}

.irs-from,
.irs-to,
.irs-single {
	color: #1d9798;
	cursor: pointer;
	font-size: 0;

	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: -8px;
	width: 18px;
	height: 18px;
	z-index: 3;
 
   background-color: #1b273d; 
    height: 20px;
    width: 20px;
    border: 4px solid #ffffff;
    box-shadow: 0 0 5px #a5a5a5;
 
	
	
}

.irs-from:after,
.irs-to:after,
.irs-single:after {
	position: absolute;
	display: block;
	content: "";
	bottom: -6px;
	left: 50%;
	width: 0;
	height: 0;
	margin-left: -3px;
	overflow: hidden;
	border: 3px solid transparent
}

.irs-grid-pol {
	background: #3b515d;
	font-size: 18px
}

.irs-grid-text {
	color: #2a2a2a;
	font-size: 18px;
	padding: 0;
	top: -117%;
	display: none
}

#pluginDetails {
	margin-top: 50px
}

#imgContainer {
	width: 100%;
	height: auto
}

#positionButtonDiv {
	background: #3a383f;
	background: rgba(58, 56, 63, 0.8);
	border: solid 1px #100000;
	color: #FFF;
	padding: 8px;
	text-align: left;
	position: absolute;
	right: 35px;
	top: 190px
}

#positionButtonDiv .positionButtonSpan img {
	float: right;
	border: 0
}

.positionMapClass area {
	cursor: pointer
}

.zoomButton {
	border: 0;
	cursor: pointer
}

.yright {
	float: right;
	margin: -50px 0 0;
	text-align: right
}

.mright {
	float: right;
	margin: -50px 0 0;
	text-align: right
}

#loans_enquiries {
	background: #e6e6e6;
	color: #3b505c;
	padding-bottom: 50px
}

#loans_enquiries .container>.top-wrp {
	border-bottom: 1px solid #a1a1a1;
	margin-bottom: 30px
}

#loans_enquiries .top-wrp h2 {
	color: #3b505c
}

.buyers-wrp #sub-nav ul li a {
	color: #000;
	font-size: 16px
}

.buyers-wrp #sub-nav ul li a:hover,
.buyers-wrp #sub-nav ul li a.active,
.buyers-wrp #sub-nav ul li a:focus {
	color: #fff
}

.media-wrp.buyers-wrp .container .top-wrp h2 {
	color: #4f7b8c
}

.media-wrp.buyers-wrp .date-wrp {
	width: auto;
	height: auto
}

.media-wrp.buyers-wrp .date-wrp p {
	background: #008485;
	color: #fff;
	border-radius: 50%;
	width: 30px;
	height: 30px
}

.media-wrp.buyers-wrp .container>.top-wrp {
	border-bottom: 1px solid #d3d4d5
}

.media-wrp.buyers-wrp .news-press .heading {
	color: #565656;
	font-size: 18px;
	text-transform: uppercase
}

.media-wrp.buyers-wrp .news-press .para {
	color: #858585;
	font-size: 14px;
	line-height: 18px
}

.media-wrp.buyers-wrp .news-press li {
	font-size: 14px;
	margin-bottom: 5px;
	color: #858585;
	list-style-type: disc;
	margin-left: 25px
}

.media-wrp.buyers-wrp .btn-01 {
	border-color: #4f7b8c;
	color: #4f7b8c;
	font-weight: 600
}

#nri_pio_help {
	background: #e6e6e6
}

#nri_pio_help .container>.top-wrp {
	border-bottom: 1px solid #cacaca
}

#nri_pio_help .date-wrp p {
	background: #faa61a
}

#stamp_duty {
	padding: 0;
	background: #a6a6a9;
	overflow: hidden
}

#stamp_duty .container {
	display: flex;
	align-items: center
}

#stamp_duty .container h2 {
	padding: 0 40px 18px;
	margin-bottom: 20px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.2)
}

#stamp_duty .container p {
	padding: 0 40px
}

.buyers-enq {
	padding: 40px 0;
	background: #f8f8f8
}

.media-wrp.buyers-wrp .buyers-enq .top-wrp {
	border: none
}

.buyers-enq input {
	border: none;
	border-bottom: 1px solid #cbcbcb;
	font-family: 'Titillium Web', sans-serif;
	width: 100%;
	padding: 10px 0;
	outline: none;
	color: #535353;
	font-size: 14px;
	letter-spacing: 1px;
	background-color: transparent;
	text-transform: uppercase
}

.buyers-enq input[type="submit"] {
	border: 2px solid #ffc72f;
	width: auto;
	padding: 12px 30px;
	color: #ffc72f;
	font-size: 20px;
	margin-top: 30px;
	font-weight: 700;
	float: right;
	transition: .3s;
	cursor: pointer
}

.buyers-enq input[type="submit"]:hover {
	background: #ffc72f;
	color: #fff
}

.media-wrp section.calculator-sec {
	background: #20bdbe;
	color: #fff!important;
	padding: 50px 0
}

.calSliderCon {
	position: relative;
	margin: 60px 0 0;
	clear: both
}

 

.calculator-sec h2 {
	text-align: center;
	color: #e13063;
	font-size: 35px;
	font-weight: 600;
	margin-bottom: 60px;
	text-transform: uppercase
}

.calculator-sec .container .calSlider {
	width: 72%;
    margin: 0 auto;
    padding: 50px;
    box-shadow: 0 0 10px #00000033;
}

.noYrSwaper {
	clear: both;
	display: block;
	margin: 0 0 20px;
	overflow: hidden;
	width: 100%;
	padding: 0
}

.slider-lt {
	font-size: 16px;
	padding: 0;
	font-weight: 600;
	margin-bottom: 22px
}

.slider-rt {
	position: relative;
	padding: 0
}

.calBg {
	position: relative;
	padding: 0 10px;
	background: #edeff2;
	border-radius: 30px
}

.sliderCounter {
	width: 100%;
	font-size: 16px;
	color: #555;
	border: 0;
	padding: 0;
	margin: 0;
	font-weight: 600;
	outline: none;
	text-align: right
}



.year {
	background: transparent;
	padding-left: 0;
	margin-top: 0;
	text-align: right;
	float: right
}

.emi_span {
	float: right;
	margin-right: 15px
}

.noYrSwaper span {
	display: block;
	width: 17%;
	float: left;
	font-size: 20px;
	min-height: 57px;
	padding-top: 1px;
	padding-left: 38px;
	font-weight: 600;
	color: #6c6c6c;
	cursor: pointer;
	background: url(../img/emi/emi-my-normal.jpg) no-repeat
}

.noYrSwaper span.activeSwapper {
	background: url(../img/emi/emi-my-active.jpg) no-repeat;
	color: #f55e57
}

.finalCal {
	background: #1b273d;
    color: #ffffff;
    text-align: center;
    padding: 40px;
    margin: 40px 0 0;
}

.finalCal span {
	display: block;
	color: #fff
}

.finalCal input {
	font-size: 45px;
	color: #fff;
	display: block;
	border: none;
	text-align: center;
	margin: 0 auto
}

.btnCalculate {
	font-size: 21px;
	color: #4d4d4d;
	text-align: center;
	display: inline-block;
	padding: 10px 30px;
	background-color: #fff;
	border: 0;
	cursor: pointer;
	border-radius: 35px;
	font-weight: 600;
	letter-spacing: -1px
}

.emiTextBox {
	border: none;
	border-bottom: #fff 1px solid;
	padding: 5px 0;
	font-size: 18px;
	color: #fff;
	font-family: 'Titillium Web', sans-serif;
	background: transparent;
	font-weight: 700;
	width: 28%
}

input.emiTextBox::-webkit-input-placeholder {
	color: #fff
}

.yearPanel .slider-rt {
	display: none
}

.monthSection {
	display: none
}

.month {
	background: transparent;
	padding-left: 0;
	margin-top: 0;
	float: right
}

.irs-grid-text {
	color: #fff
}

.irs-grid-pol {
	display: none
}

.owl-carousel .owl-stage {
	margin: 0 auto
}

.tabcontent .owl-carousel .owl-stage,
#press_release_slider.owl-carousel .owl-stage {
	margin: 0
}

@media (min-width: 1501px) and (max-width: 1800px) {
	.calculator-sec .container .calSlider {
		padding: 30px
	}
	.calSliderCon {
		margin: 30px 0 0
	}
	.noYrSwaper {
		margin: 0
	}
	.finalCal {
		padding: 18px 0
	}
	.calculator-sec h2 {
		margin-bottom: 8px;
		margin-bottom: 20px
	}
	.finalCal input {
		font-size: 40px
	}
}

@media (min-width: 1280px) and (max-width: 1500px) {
	.calculator-sec .container .calSlider {
		padding: 30px
	}
	.calSliderCon {
		margin: 30px 0 0
	}
	.noYrSwaper {
		margin: 0
	}
	.finalCal {
		padding: 18px 0
	}
	.calculator-sec h2 {
		margin-bottom: 8px
	}
	.finalCal input {
		font-size: 40px
	}
}

@media (max-width:768px) {
	.calculator-sec .container .calSlider {
		width: 100%;
		padding: 30px 20px
	}
	.noYrSwaper span {
		width: 47%;
		font-size: 20px;
		min-height: 34px
	}
	.calSliderCon {
		margin: 20px 0 0
	}
	.slider-lt {
		margin-bottom: 0
	}
}