@media all and (max-width:1600px) {
	.intro-text .intro-heading{
		font-size: 48px;
	}
	.intro-text .intro-subheading {
		font-size: 36px;
	}	
	.intro-play img {
		width: 100px;
	}
	.section-heading{
		font-size: 48px;
	}
	.section-heading:after {
	    margin-top: 48px;
	    margin-bottom: 48px;
	}
}


@media all and (min-width:1380px) {
	.interest {
	    right: 21%;
	}
	.time_content_details {
   		 padding: 42px 45px 49px 45px;
	}
	.time {
	    left: 31%;
	    bottom: 222px;
	}
	.rate {
	    left: 22%;
	    bottom: 28px;
	}
	.amount {
	    left: 32%;
	    top: 232px;
	}
}
@media only screen and (min-width: 1200px) {
	.container_width{
		width: 970px;
	}
}
@media only screen and (min-width: 992px) {
	.container_width{
		width: 750px;
	}
}
@media all and (max-width:1200px){
	.width-100{
		width:100% !important;
	}
	ul.other-roles li {
		width: 33.1%;
	}	
	/*changes 19_05_18*/
	.datetimepicker-dropdown-top-left {
	    left: 53% !important;
	    top: 75% !important;
	}



#typeform .form .questions 
li .content .answer .text-input, #typeform .form .questions 
li .content .answer .select-input, #typeform .form .questions 
li .content .answer textarea {
    overflow: hidden;
}

#txtPlaces::-webkit-input-placeholder::after {
  display: block;
  content: "Second line \A Third line\A You get the picture...";
}
textarea.tt-input::-webkit-input-placeholder::after {
    display: block;
    content: "Second line \A Third line\A You get the picture...";
}
}
@media only screen and (max-width:1140px) {
	.rate {
    left: 15%;
}
.time_content_details {
    padding: 33px 39px 49px 45px;
}
.time {
    left: 26%;
}
.interest {
    right: 14%;
}
}
@media only screen and (max-width: 1024px) {
    .calculating_content_hide{
        display: none;
    }
    .calculating_content{
    	display: block;
    }
    .calculating_wrapper {
        /*top: 50%;*/
        left: 1%;
        right: 1%;
    }
    .emi_heading{
        margin-bottom: 50px;
    }
    .emi_heading h1 {
        line-height: 52px;
        margin-bottom: 35px;
    }
    .emi_heading h1 {
        margin-top: 98px;
    }
	.casestudy > .slick-prev{
		margin-left: 0px;
	}

	.casestudy > .slick-next{
		right: -10px;
	}


/*add_12_06_2018*/
.main_asset {
    margin: 30% auto 30%;
}
.time {
    left: 60%;
    bottom: 176px;
}
.time.blog_content::after {
    right: 133px;
    bottom: -12%;
    transform: rotate(41deg);
}


.rate {
    left: 37%;
    bottom: 260px;
}
.rate.blog_content::before {
    left: 2px;
    bottom: 165px;
}
.rate.blog_content::after {
    right: 75px;
    bottom: -39px;
    transform: rotate(82deg);
    height: 0;
}

.amount {
    left: 18%;
    top: -87px;
}
.amount.blog_content::after {
    right: -10px;
    top: 77%;
    transform: rotate(134deg);
}
.amount.blog_content::before {
    left: 10px;
    bottom: 142px;
}

.interest {
    right: 40%;
    bottom: -210px;
}
.interest.blog_content_bg::after {
    left: 67px;
    bottom: 99%;
    transform: rotate(90deg);
}
.select_bank {
    width: 150px;
    font-size: 20px;
}

}



@media only screen and (max-width: 1020px) {
    .number_width{
        width: 150px !important;
    }
	/*changes 01_06_2018*/
	ul.property_details {
	    display: inline-block;
	}
}

@media all and (max-width:991px) {
	ul.other-roles li {
    width: 49.8%;
	}	
	.recomm-footer .score-label {
		display: none;
	}	
	.property-details-section .property-first, .property-details-section .cta-buttons {
	    text-align: center !important;
	}
    .padding_right {
        padding-left: 15px;
    }
    .padding_left {
	    padding-right: 15px;
	}
	.location_sidebar {
	    height: auto !important;
	    padding-bottom: 30px !important;
	}
	div.map_area {
	    max-width: 100% !important;
	    height: 370px !important;
	}
	.location_sidebar h4{
		    border-radius: 16px 16px 0 0;
	}
	.margin-top-20 {
	    margin-top: 46% !important;
	}

	.contact_address {
	    margin-left: 10%;
	}
	.diraction_content h3 {
	    text-align: left;
	    padding-left: 5px;
	}

	ul.animated-features-graphic li{
		width: 65%;
	}
	.space_500 {
	    height: 500px;
	}
}

@media only screen and (min-width: 769px) {
	.emi_btn:hover {
	    -webkit-left: 0;
	    -moz-left: 0;
	    -o-left:0;
	    left: 0;
	    background: transparent;
	}
	.emi_btn:hover::after{
		display: none;
	}
	.hide_emi{
		display: none;
	}
	.margin_modal{
		margin: 10vh auto;
	}
}

@media only screen and (max-width: 768px) {
	.tab_btn_group{
		display: none;
	}
	.amount {
    left: 12%;
    top: -115px;
	}
	.rate_content_details {
	    padding: 54px 13px 49px 15px;
	    box-sizing: border-box;
	}
	.rate {
	    left: 35%;
	    bottom: 260px;
	}
	.time {
	    left: 61%;
	    bottom: 182px;
	}
	.interest {
	    right: 40%;
	    bottom: -210px;
	}

	.emi_btn::before {
	    content: '\f1ec';
	    font-family: FontAwesome;
	    color: #fff;
	    font-size: 32px;
	    top: 11px;
	    font-weight: 700;
	    position: absolute;
	    right: 24px;
	}
	.emi_btn::after {
	    top: 65px;
	}
	#login_btn:hover::after{
	    opacity: 1;
	}
	.emi_btn:hover::after {
    display: block;
    -o-display: block;
}

	.hide_emi{
		display: block;
		z-index: 20;
	}
	
a.hide_emi {
    position: fixed;
    top: 61%;
    width: 74px;
    height: 175px;
}

}




@media all and (max-width:767px) {	
	.columns li {
	    margin: 5px 0px 10px 5px;
	}
	.sm_screen{
		width: 100% !important;
	}
	.site-header{
	height: 70px;
	}
	.site-header .site-identity .site-logo {
    height: 45px;
	}
	.site-header .site-navigation {
    padding-top: 20px;
    padding-bottom: 10px;
	}
	.site-header .login-links ul li a {
    padding: 5px 10px;
	}
	.site-intro .intro-text{
		/*margin-top: 250px;
		margin-bottom: 100px*/
	}
	.intro-text .intro-heading {
		font-size: 38px !important;
	}
	.intro-text .intro-subheading {
		font-size: 24px;
	}
	.site-intro .intro-play{
	
	}
	.site-header .menu-container{
		width: 30px;
		margin-left: 5px;
	}
	.site-header .menu-container .menu-bar, .site-header .menu-container .menu-bar::before, .site-header .menu-container .menu-bar::after{
		width:28px;
	}
	.o-registermodal .o-registermodal-left {
    	min-height: 100px;
	}
	.site-intro	.intro-play img {
    width: 120px;
	}	
	.section-heading{
		font-size: 36px;
	}
	ul.other-roles li {
    width: 100%;
	}
	.recomm-item .recomm-content {
	    /* width: 48.5%; */
	    padding: 0;
	}	
	.recomm-item .recomm-body{
		display: flex;
		padding: 0;
	}
	.recomm-item .recomm-img{
		display: none;
	}
	.recomm-item .recomm-info h4 {
    	font-size: 16px;
	}
	.recomm-item .recomm-info,
	.recomm-item .recomm-price {
    	width: auto;
	}
	.recomm-img-mob{
		display: block !important;
	    width: 40%;
	    min-height: 150px;
	    margin-right: 15px;
	    border-radius: 16px 0 0 0;
	    background-size: cover;
	    background-position: center center;
	}
	/*.recomm-item .recomm-price {
    	display: none;
	}*/
	.recomm-item .recomm-footer {
	    display: none;
	}
	.recomm-item .recomm-footer-mob {
		display: block;
	    background: #f6f6f6;
	    font-size: 0;
    	border-radius: 16px 0px 16px 16px;
	}
	.recomm-footer-mob>span a {
		margin: 0;
	}
	.recomm-footer-mob .score{
		width: 20%;
		min-width: 58px;
		height: 58px;
		padding: 18px 0;
		font-size: 18px;
		margin: 0;
		border-radius: 0 0 0 16px;
	}
	.recomm-footer-mob .score.bad-score {
    	border: none;
	}
	.recomm-footer-mob .book-visit {
	    width: 100%;
	    font-size: 19px;
	    border: 0;
		border-left: 1px solid #e2e2e2;
	    border-right: 1px solid #e2e2e2;
	    border-radius: 0;
	}
	.recomm-footer-mob .add-button {
	    width: 20%;
	    padding: 13px;
	    font-size: 21px;
	    border: 0;
	    background: #f6f6f6;
	}
	.team-section .team-member-img {
		border-radius: 16px 16px 0 0;
	}
	.site-footer p{
		text-align:center;
	}

	/*edit*/
    .asset_content {
        margin: 5px auto;
    }
    .emi_heading h1 {
        line-height: 45px;
        margin-top: 58px;
        margin-bottom: 22px;
        font-size: 33px;
    }

/*changes 19_05_18*/
.datetimepicker-dropdown-top-left {
    left: 7% !important;
    top: 118% !important;
}
/*changes 05_06_2018*/
.emi_btn::after {
    font-size: 42px;
}
.margin-top-20 {
    margin-top: 10% !important;
}
#radius {
    padding: 8px;
}
ul.footer_social {
    text-align: center;
}
.main_asset {
    margin: 30% auto 40%;
}





ul.terms {
    margin: 15px auto;
    padding-left: 0;
    text-align: center;
}
ul.terms li {
    list-style: none;
    float: none;
    display: inline-block;
    padding: 0 10px;
}
.recomm-price.right-text h4 {
    font-size: 16px;
}



ul.columns {
    overflow-x: scroll;
    white-space: nowrap;
}

.columns li {
    display: inline-block;
    float: none;
}



.recomm-price.right-text p {
    display: none;
}

.intro-text h6 {
    font-size: 16px;
}
.intro-text h6 span {
    font-size: 16px !important;
}
.intro-play img {
    width: 70px !important;
}

.intro-text h4 {
    margin: 10px auto;
}

}






@media only screen and (max-width: 640px) {   

input.form-control.controlar_width {
    width: 100% !important;
}
input.form-control.controlar_width {
    font-size: 35px;
}
input.form-control.controlar_width {
    font-size: 28px;
}
.asset_content img {
    padding-top: 37px;
    padding-bottom: 37px;
}
.asset_content {
    max-width: 60%;
}
.blank_height {
    height: 1200px;
}
a.hide_emi {
    position: fixed;
    top: 60%;
    width: 41px;
    height: 143px;
}

.casestudy > .slick-next{
    right: 0px;
}
	.modal-close {
	    top: -135px;
	}
	.modal-close .close{
		font-size: 44px;
	}

/*10_22_2018 changes*/

.property-details-section .pricing-details{
	display: block;
}
.property-details-section .pricing-details>div {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
}
.property-details-section .pricing-details>div:first-child {
    border-right: 0px;
    border-bottom: 1px solid #eaeaea;
}
.content_details_text{
	top: 108px !important;
}
ul.animated-features-graphic li {
    width: 100%;
}
.space_500 {
    height: 370px;
}
.width-100 {
    width: 100% !important;
}
/*------bulder----------*/

    .merlin_logo img {
        width: 62%;
    }
    .merlin_logo {
        bottom: -42px;
    }
    .left_text p {
        line-height: 20px; 
        font-size: 14px;   
    }
    .company_details h1 {
        margin-bottom: 6px;
    }
    .right_text a p {
        font-size: 14px;
    }
    .right_text {
        float: none;
        margin-top: 10px;
    }
    .left_text {
        float: none;
    }
    .panel_content h2 {
        font-size: 30px;
        padding: 24px 0;
    }

	li.metal div {
	    display: block;
	    width: 100% !important;
	    margin-bottom: 15px;
	}

	li.metal {
	    display: block;
	    padding: 12px 0;
	}
	li.metal .listimg{
	    width: 100%;
	    padding-right: 20px;
	    padding-bottom: 10px;
	}
	li.metal .listimg img {
    width: 100%;
    max-width: 300px;
    display: block;
    margin: 0 auto;
}
.emi_btn {
    top: 60%;
    width: 218px;
}
.search-instead::after {
    margin-left: -7px;
}
.recommendations-section .property-search .search-btn {
    height: 50px;
}
.prop-type-dropdown {
    width: 420px !important;
}
.company_details {
    margin-left: 9px;
}
.builder_details {
    width: 80%;
}
.builder_image {
    width: 20%;
}


.emi_btn a {
    padding: 5px 40px;
    z-index: 10;
}
.google_signup ul li {
    list-style: none;
    display: block;
}

.google_signup ul li:last-child {
    padding-left: 0;
}
div#my-signin2 {
    padding: 20px 0;
}

.amount {
    left: 7%;
    top: -111px;
}
.time {
    left: 66%;
    bottom: 179px;
}
.interest {
    right: 37%;
    bottom: -210px;
}
.site-intro .intro-text {
    margin-top: 0px;
}



.emi_btn::after {
    font-size: 30px;
    top: 70px;
    right: -5px;
}


.emi_btn::before {
    content: '\f1ec';
    font-family: FontAwesome;
    color: #fff;
    font-size: 24px;
    top: 26px;
    font-weight: 700;
    position: absolute;
    right: 8px;
}

ul.container.questions {
    margin-top: 0 !important;
}

#form-intro .content-wrapper .content {
    padding-left: 25px;
    padding-right: 25px;
}
ul.recomm-list li {
    padding: 0 5px;
}

.recommendations-section .property-search {
    margin-top: 0px;
}
.pro_price_tag.pull-right {
    width: 40%;
    text-align: right;
    padding-right: 5px;
}
.pro_head_name.pull-left {
    width: 55%;
}

}

@media only screen and (max-width: 550px) {
	.main_asset {
	    max-width: 180px;
	    margin: 54% auto 50%;
	}
	.main_asset img {
	    padding: 39px 0px 41px 0px;
	    width: 85px;
	}
	.blog_content p {
	    font-size: 16px;
	}
	input.form-control {
	    font-size: 30px;
	}
	.select_bank {
	    width: 115px;
	    font-size: 16px;
	}
	.amount.blog_content::before {
	    left: 10px;
	    bottom: 102px;
	}


	.amount_content_details {
	    padding: 15px 8px 15px 8px;
	}
	.amount {
	    left: 4%;
	    top: -70px;
	}

	.rate_content_details {
	    padding: 22px 0px 37px 0px;
	    box-sizing: border-box;
	}
	.rate {
	    left: 30%;
	    bottom: 183px;
	}
	.rate.blog_content::before {
	    left: 2px;
	    bottom: 110px;
	}
	.time {
	    left: 63%;
	    bottom: 138px;
	}
	.time_content_details {
	    padding: 10px 5px 10px 5px;
	}

	.time.blog_content::before {
	    left: 41px;
	    top: -30px;
	}
	.amount.blog_content::after{
		display:none;
	}
	.rate.blog_content::after{
		display:none;
	}
	.time.blog_content::after{
		display: none;
	}

	.interest_content_padding {
	    padding: 40px 6px 40px 11px;
	}
	.interest.blog_content_bg::after {
	    left: 64px;
	    bottom: 99%;
	    transform: rotate(96deg);
	}
	.interest {
	    right: 30%;
	    bottom: -185px;
	}

.content_padding{
    padding-right: 5px;
    padding-left: 5px;
}

.prop-type-dropdown {
    width: 380px !important;
}
.margin-top-20 {
    margin-top: 8% !important;
}
.google_signup ul li:first-child {
    margin-bottom: 12px;
}

	.interest.blog_content_bg::after {
	    left: 50px;
	    bottom: 99%;
	    transform: rotate(91deg);
	}
	.interest.blog_content_bg::before {
	    content: '';
	    background: url(http://13.126.237.243/pioneer/public/frontend/images/emi_assets/xrupee.png.pagespeed.ic.-ajTkE-6_r.png);
	    width: 43px;
	    height: 43px;
	    right: -22px;
	    top: 53px;
	}
	.interest {
	    right: 27%;
	    bottom: -185px;
	}
	.site-header.navopen {
	    height: 272px!important;
	}
	div#typeform {
	    height: 1000px;
	}
	.emi_text h1 {
	    font-size: 30px;
	}
}
@media all and (max-width:420px) {
	.home-feed-filters .filter-button {
		margin: 8px 0px;
	}
	.intro-text .intro-heading {
		font-size: 30px !important;
	}
	.button{
		font-size:16px;
	}
	.plain-button {
		padding: 0px 45px;
	}
	.plain-button:hover, .plain-button:active, .plain-button:focus {
		padding: 0px 45px;
	}
	.recomm-footer-mob .book-visit {
    	font-size: 16px;
	}
	.recomm-item .recomm-info .locality, .recomm-item .recomm-info .specifics {
	    width: 100%;
	    max-width: 175px;
	    overflow: hidden;
	}
	ul.proven-approach li:after {
		display:none;
	}
	ul.proven-approach li .steps-icon {
		display: block;
		max-width: 100px;
		height: 100px;
		margin: 0 0 15px 0;
	}
	ul.proven-approach li .steps-content {
		display: block;
		width: 100%;
		padding: 0;
	}

/*changes 19_05_2018*/
.datetimepicker-dropdown-top-left {
    left: 7% !important;
    top: 106% !important;
}
}
@media only screen and (max-width: 376px) {
	div#typeform {
	    height: 1000px;
	}
}
@media all and (max-width:375px) {
	.main_asset {
	    max-width: 180px;
	    margin: 66% auto 66%;
	}
	.main_asset img {
	    padding: 39px 0px 41px 0px;
	    width: 85px;
	}
	.blog_content p {
	    font-size: 16px;
	}
	input.form-control {
	    font-size: 30px;
	}
	.select_bank {
	    width: 115px;
	    font-size: 16px;
	}
	.amount.blog_content::before {
	    left: 10px;
	    bottom: 102px;
	}


	.amount_content_details {
	    padding: 15px 8px 15px 8px;
	}
	.amount {
	    left: 1%;
	    top: -83px;
	}

	.rate_content_details {
	    padding: 22px 0px 37px 0px;
	    box-sizing: border-box;
	}
	.rate {
	    left: 30%;
	    bottom: 205px;
	}
	.rate.blog_content::before {
	    left: 2px;
	    bottom: 110px;
	}
	.time {
	    left: 61%;
	    bottom: 130px;
	}
	.time_content_details {
	    padding: 10px 5px 10px 5px;
	}

	.time.blog_content::before {
	    left: 41px;
	    top: -30px;
	}
	.amount.blog_content::after{
		display:none;
	}
	.rate.blog_content::after{
		display:none;
	}
	.time.blog_content::after{
		display: none;
	}

	.interest_content_padding {
	    padding: 40px 6px 40px 11px;
	}
	.interest.blog_content_bg::after {
	    left: 64px;
	    bottom: 99%;
	    transform: rotate(96deg);
	}
	.interest {
	    right: 27%;
	    bottom: -185px;
	}

	.site-intro .intro-text {
	    margin-top: 25px !important;
	}
    input.form-control.controlar_width {
    font-size: 20px;
    padding: 8px 0;
}
.asset_content img {
    padding-top: 27px;
    padding-bottom: 27px;    
}
.blank_height {
    height: 1200px;
}

/*changes 19_05_2018*/
.datetimepicker-dropdown-top-left {
    left: 7% !important;
    top: 96% !important;
}

.prop-type-dropdown {
    width: 320px !important;
}
.budget-dropdown {
    width: 175px;
}
.margin-top-20 {
    margin-top: 12% !important;
}

.twitter-typeahead .tt-input, .twitter-typeahead .tt-hint {
    height: 87px!important;
}


}

@media all and (max-width:320px) {
	.site-header .login-links ul li a {
		padding: 5px 4px;
	}
	.site-header .login-links ul li:first-child a {
		border-right: 0;
	}
	.button {
	    padding: 16px 20px;
	    font-size: 16px;
	}
	.recomm-footer-mob .book-visit {
	    width: 58%;	
	}
	.prop-type-dropdown {
	    width: 300px !important;
	}
	.margin-top-20 {
	    margin-top: 10% !important;
	}
	.site-intro .intro-play {
	    margin: 22px;
	}
	.columns li {
	    margin: 5px 0px 10px -2px;
	}
	div#typeform {
	    height: 845px;
	}

}