@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Shadows+Into+Light');


html, body {
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0px;
}

body {
	font-family: 'Open Sans', sans-serif;
 }

.prasads_topholder {
	padding: 5px 10px;
	background-color: #FFFFFF;
	height: 90px;
}

.prasads_toplogo {
	float: left;
	display: inline-block;
	width: 30%;
}

.prasads_toplogo img {
	display: block;
	margin: 0px;
	width: 100%;
	height: 80px;
}

.prasads_toplogo2 {
	width: 300px;
	margin: 0px auto;
}

.prasads_toplogo2 img {
	display: block;
	margin: 0px;
	width: 100%;
	height: 60px;
}

.prasads_toptitle {
	float: left;
	display: inline-block;
	width: 40%;
	padding: 10px 5%;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.7em;
}

.prasads_toptitle h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 1.2em;
	font-weight: 400;
}

.prasads_booking {
	float: right;
	display: inline-block;
	width: 25%;
	text-align: center;
}

.prasads_booking h4 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}

.prasads_booking h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	font-size: 1.6em;
}

#prasads_mainnav {
	clear: both;
}


.navbar-fixed {
    top: 0;
    z-index: 100;
  	position: fixed;
    width: 100%;
}

#nav_bar {
	border: 0;
	background-color: #333;
	border-radius: 0px;
	margin-bottom: 0;
	clear: both;
	height: 80px;
}

#nav_bar a {
	text-decoration: none;
	font-weight: 600;
}

.prasads_topgap {
	padding: 30% 0px;
}

.prasads_seradvertbox {
	clear: both;
}

.prasads_serad {
	width: 60%;
	margin: 0 auto;
}

.prasads_welcome_holder {
	clear: both;
	margin: -85px 0px 0px 0px;
	background-color: #F0F0F0;
	padding: 100px 0px;
}

.prasads_copy {
	width: 75%;
	margin: 0 auto;
}

.prasads_copy h2 {
	text-transform: uppercase;
	font-size: 3em;
	text-align: center;
}

.prasads_copy h2:after {
	width: 8rem;
	height: 1px;
	background-color: #ed3131;
	display: block;
	content: "";
	margin-top: 0.6em;
	margin-right: auto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.prasads_copy p {
	text-align: justify;
	column-count: 2;
	column-gap: 100px;
	-moz-column-count: 2;
	-moz-column-gap: 100px;
	-webkit-column-count: 2;
	-webkit-column-gap: 100px;
	font-size: 1.5em;
	line-height: 1.4em;
	font-weight: 400;
}

.prasads_servicepackage {
	clear: both;
	padding: 100px 0px;
	background-color: rgba(0,0,0,1.00);
	color: rgba(255,255,255,1.00);
}

.prasads_servicepacks {
	width: 75%;
	margin: 0 auto;
}

.prasads_servicepacks h2 {
	text-transform: uppercase;
	font-size: 3em;
	text-align: center;
	margin-bottom: 50px;
}

.prasads_servicepacks h2:after {
	width: 8rem;
	height: 1px;
	background-color: #ed3131;
	display: block;
	content: "";
	margin-top: 0.6em;
	margin-right: auto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.prasads_servicepacks h4 {
	text-align: center;
	font-size: 1.5em;
	font-weight: 200;
}

.prasads_sections1 {
	clear: both;
	padding: 200px 0px;
	background-image: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)), url(../images/sec1.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%, 0% 0%;
	background-clip: border-box, border-box;
	background-origin: padding-box, padding-box;
	background-size: cover;
}

.prasads_sections2 {
	clear: both;
	padding: 200px 0px;
	background-image: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)), url(../images/sec2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%, 0% 0%;
	background-clip: border-box, border-box;
	background-origin: padding-box, padding-box;
	background-size: cover;
}

.prasads_sections3 {
	clear: both;
	padding: 200px 0px;
	background-image: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)), url(../images/sec3.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%, 0% 0%;
	background-clip: border-box, border-box;
	background-origin: padding-box, padding-box;
	background-size: cover;
}

.prasads_sections4 {
	clear: both;
	padding: 200px 0px;
	background-image: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)), url(../images/sec4.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%, 0% 0%;
	background-clip: border-box, border-box;
	background-origin: padding-box, padding-box;
	background-size: cover;
}

.prasads_sections5 {
	clear: both;
	padding: 200px 0px;
	background-image: linear-gradient(rgba(0,0,0, 0.7), rgba(0,0,0, 0.7)), url(../images/sec5.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: 0% 0%, 0% 0%;
	background-clip: border-box, border-box;
	background-origin: padding-box, padding-box;
	background-size: cover;
}


.prasads_sections1 h1, .prasads_sections2 h1, .prasads_sections3 h1, .prasads_sections4 h1, .prasads_sections5 h1  {
	font-size: 6em;
	line-height: 1.8em;
	font-family: 'Shadows Into Light', cursive;
	text-align: center;
	color: rgba(255,255,255,1.00);
}

.prasads_whyusbox {
	clear: both;
	background-image: linear-gradient(rgba(51, 51, 51, 0.7), rgba(51, 51, 51, 0.7)), url(../images/bg-2.jpg);
	padding: 100px 0px;
	color: rgba(255,255,255,1.00);
}

.prasads_whyus {
	width: 75%;
	margin: 0 auto;
	text-align: center;
}

.prasads_whyus h2 {
	text-transform: uppercase;
	font-size: 3em;
}

.prasads_whyus h2:after {
	width: 8rem;
	height: 1px;
	background-color: #ed3131;
	display: block;
	content: "";
	margin-top: 0.6em;
	margin-right: auto;
	margin-bottom: 0.4em;
	margin-left: auto;
	animation-name: fadeInLeftBig;
	animation-duration: 2s;
}

.prasads_whyus_list {
	width: 30%;
	padding: 10px 50px;
	margin: 50px 0px;
	display: inline-block;
}

.prasads_whyus_list h4 {
	margin: 30px 0px 0px 0px;
	padding: 0px;
	font-size: 1.2em;
	text-transform: uppercase;
}

.prasads_whyus_list h5 {
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}

.prasads_whyus_list i {
	font-size: 2.1em;
}


.prasads_consultation_main {
	background-attachment: fixed;
	background-image: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url(../images/footer.jpg);
	background-size: cover;
	padding: 200px 0px 20px  0px;
	clear: both;
}

.prasads_consult {
	width: 50%;
	margin: 0 auto;
}

.prasads_formheading {
	width: 100%;
	background-color: rgba(255,255,255,1.00);
	padding: 10px 20px;
	text-align: left;
	display: block;
}

.prasads_formheading h3 {
	display: inline-block;
	font-size: 1.7em;
	text-transform: uppercase;
}

.prasads_formheading h4 {
	display: inline-block;
	font-size: 1.1em;
	text-transform: capitalize;
	line-height: 2.9em;
}

.prasads_form_content {
	width: 100%;
	background-color: rgba(51,51,51,1.00);
	display: block;
	padding: 20px 20px 10px;
}


.googlereview {
	width: 43%;
	display: inline-block;
	margin: 3%;
}

.prasads_testimonail {
	clear: both;
	background-color: rgba(240,240,240,1.00);
	padding: 100px 0px;
}

.prasads_contact_details {
	background-color: rgba(240,240,240,1.00);
	clear:both;
	margin-top: 100px;
}

.prasads_details {
	width: 60%;
	margin: 0 auto;
}

.prasads_info {
	display: inline-block;
	background-color: rgba(240,240,240,1.00);
	/*border-left: solid 1px #47a3da;
	border-right: solid 1px #ed6639;*/
	width: 24.7%;
	padding: 50px 20px;
	color: rgba(237,49,49,1.00);
	margin: 0px;
}

.prasads_info h4 {
	text-transform: uppercase;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

.prasads_info h5 {
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.prasads_info:hover {
	color: rgba(255,255,255,1.00);
	background-color: rgba(237,49,49,1.00);
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
}

.prasads_footer {
	clear: both;
	text-align: center;
	padding: 50px 10px 20px;
	color: rgba(255,255,255,1.00);
}

.prasads_footer a {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
	text-transform: uppercase;
}

.t_c {
	padding: 30px 0px 0px;
}

.prasads_footer a:hover {
	text-decoration: none;
	color: rgba(204,204,204,1.00);
}

.prasads_footer i {
	margin: 10px 5px 10px 0px;
}


.g-recaptcha{
	margin: 0 auto;
	width: 300px;
}


/*Form Counsultation*/


.bookingname, .bookingemail, .bookingphone, .bookingmanufacturer, .bookingmodel, .bookingyear {
	width: 99%;
	padding: 10px;
	font-size: 14px;
	display: inline-block;
	margin: 5px;
	border: solid rgba(255,255,255,1.00) 1px;
	background-color: rgba(51,51,51,1.00);
	color: rgba(255,255,255,1.00);
}


.consultname, .consultemail {
	width: 48.5%;
	padding: 10px;
	font-size: 14px;
	display: inline-block;
	margin: 5px;
	border: solid rgba(255,255,255,1.00) 1px;
	background-color: rgba(51,51,51,1.00);
	color: rgba(255,255,255,1.00);
}

.consultsubject {
	width: 99%;
	padding: 10px;
	font-size: 14px;
	display: block;
	margin: 10px 5px;
	border: solid rgba(255,255,255,1.00) 1px;
	background-color: rgba(51,51,51,1.00);
	color: rgba(255,255,255,1.00);
}

.consultmessage{
	width: 99%;
	padding: 10px;
	font-size: 14px;
	height: 250px;
	display: block;
	margin: 20px 5px;
	border: solid rgba(255,255,255,1.00) 1px;
	background-color: rgba(51,51,51,1.00);
	color: rgba(255,255,255,1.00);
}

.consultsubmit {
	width: 99%;
	padding: 10px;
	font-size: 14px;
	display: block;
	margin: 10px 5px;
	border: solid rgba(255,255,255,1.00) 1px;
	background-color: rgba(255,255,255,1.00);
	color: rgba(51,51,51,1.00);
	font-weight: 600;
}


/*Update perference*/

.updateus {
	text-align: center;
	color: rgba(255,255,255,1.00);
}

.tick {
	display: inline-block;
	margin: 10px 30px 10px 0px;
	font-size: 14px;
}

.updateus h5 {
	display: block;
	margin: 10px 30px 10px 0px;
	font-size: 18px;
	
}

.updateus h6 {
	display: block;
	margin: 10px 30px 10px 0px;
	font-size: 14px;
	font-weight: 400;
}

.updateus p {
	display: block;
	margin: 40px 0px;
}



/*End*/



#backtop {
	position: fixed;
    left:auto;right: 20px;top:auto;bottom: 20px;
	outline: none;
    overflow:hidden;
    color:#fff;
    text-align:center;
    background-color:rgba(49,79,96,0.84);
    height:40px;
    width:40px;
    line-height:40px;
    font-size:14px;
    border-radius:2px;
    cursor:pointer;
    transition:all 0.3s linear;
    z-index:999999;
    opacity:1;
    display:none;
}

#backtop:hover {
	background-color:#ed3131;
}

#backtop.mcOut {
	opacity:0;
}

.prasads_smallscreen {
	clear: both;
	display: none;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}











@media only screen and (min-width:1301px) and (max-width: 1590px) {
	
	
	.prasads_topholder {
		padding: 5px 10px;
		background-color: #FFFFFF;
		height: 80px;
	}
	
	.prasads_toplogo {
		width: 30%;
	}
	
	.prasads_toplogo img {
		height: 60px;
	}
	
	.prasads_toptitle {
		width: 40%;
		padding: 10px 5%;
		line-height: 1.4em;
	}
	
	.prasads_toptitle h3 {
		font-size: 1.4em;
		font-weight: 600;
	}
	
	.prasads_booking {
		width: 20%;
	}
	
	.prasads_booking h3 {
		font-size: 1.4em;
	}
}









@media only screen and (min-width:1102px) and (max-width: 1300px) {
	
	
	.prasads_topholder {
		padding: 5px 10px;
		background-color: #FFFFFF;
		height: 80px;
	}
	
	.prasads_toplogo {
		width: 30%;
	}
	
	.prasads_toplogo img {
		height: 60px;
	}
	
	.prasads_toptitle {
		width: 45%;
		padding: 10px 0%;
		line-height: 1.0em;
	}
	
	.prasads_toptitle h3 {
		font-size: 1.1em;
		font-weight: 600;
	}
	
	.prasads_booking {
		width: 20%;
	}
	
	.prasads_booking h3 {
		font-size: 1.4em;
	}
	
	
	.prasads_serad {
		width: 90%;
	}
	
	.prasads_sections1, .prasads_sections2, .prasads_sections3, .prasads_sections4, .prasads_sections5  {
		padding: 200px 0px;
		background-attachment: scroll;
	}
	
	
	.prasads_whyus {
		width: 95%;
	}
		
	.prasads_whyus_list {
		width: 31%;
		padding: 10px 5px;
	}
	
	.prasads_testimonail {
		padding: 70px 0px;
	}
	
	.prasads_consultation_main {
		background-attachment: scroll;
	}
	
	.prasads_consult {
		width: 80%;
	}
	
	.prasads_details {
		width: 90%;
		padding: 20px 0px;
	}
	
	.prasads_info {
		border: 1px solid #ed3131;
		margin: 2px 0px;
	}
	
	.consultname, .consultemail {
		width: 48.6%;
	}
	

}








@media only screen and (min-width:1012px) and (max-width: 1100px) {
	
	
	.prasads_topholder {
		padding: 5px 10px;
		background-color: #FFFFFF;
		height: 80px;
	}
	
	.prasads_toplogo {
		width: 30%;
	}
	
	.prasads_toplogo img {
		height: 60px;
	}
	
	.prasads_toptitle {
		width: 40%;
		padding: 10px 0%;
		line-height: 1.0em;
	}
	
	.prasads_toptitle h3 {
		font-size: 1.1em;
		font-weight: 600;
		line-height: 1.1em;
	}
	
	.prasads_booking {
		float: right;
		width: 30%;
		text-align: center;
	}
	
	.prasads_booking h3 {
		font-size: 1.4em;
	}
	
	.prasads_seradvertbox {
		background-color: #f0f0f0;
	}
	
	.prasads_serad {
		width: 90%;
	}
	
	.prasads_sections1, .prasads_sections2, .prasads_sections3, .prasads_sections4, .prasads_sections5  {
		padding: 200px 0px;
		background-attachment: scroll;
	}
	
	
	.prasads_whyus {
		width: 90%;
	}
	
	
	.prasads_testimonail {
		padding: 70px 0px;
	}
	
	.prasads_consultation_main {
		background-attachment: scroll;
	}
	
	.prasads_consult {
		width: 80%;
	}
	
	.prasads_details {
		width: 90%;
		padding: 20px 0px;
	}
	
	.prasads_info {
		border: 1px solid #ed3131;
		margin: 2px 0px;
		width: 24.5%;
	}
	
	.consultname, .consultemail {
		width: 48.7%;
	}
	
	.prasads_smallscreen {
		display: block;
	}
	
	.prasads_topgap {
		display: none;
	}

}










@media only screen and (min-width:751px) and (max-width: 1010px) {
	
	
	.prasads_topholder {
		padding: 5px 10px;
		background-color: #FFFFFF;
		height: 80px;
	}
	
	.prasads_toplogo {
		width: 35%;
	}
	
	.prasads_toplogo img {
		height: 60px;
	}
	
	.prasads_toptitle {
		width: 40%;
		padding: 10px 0%;
		line-height: 1.0em;
	}
	
	.prasads_toptitle h3 {
		font-size: 0.8em;
		font-weight: 600;
	}
	
	.prasads_booking {
		float: right;
		width: 25%;
		text-align: center;
	}
	
	.prasads_booking h3 {
		font-size: 1.4em;
	}
	
	.prasads_seradvertbox {
		background-color: #f0f0f0;
	}
	
	.prasads_serad {
		width: 90%;
	}
	
	.prasads_welcome_holder {
		clear: both;
		margin: -85px 0px 0px 0px;
		background-color: #F0F0F0;
		padding: 100px 0px;
	}
	
	.prasads_copy {
		width: 90%;
		margin: 0 auto;
	}
	
	.prasads_copy h2 {
		font-size: 2em;
	}
	
	.prasads_copy p {
		font-size: 1.4em;
		line-height: 1.2em;
	}
	
	prasads_servicepackage {
		clear: both;
		padding: 100px 0px;
		background-color: rgba(0,0,0,1.00);
		color: rgba(255,255,255,1.00);
	}
	
	.prasads_servicepacks {
		width: 90%;
		margin: 0 auto;
	}
	
	.prasads_servicepacks h2 {
		font-size: 2em;
		line-height: 1.1em;
	}
	
	.prasads_servicepacks h4 {
		font-size: 1.2em;
	}
	
	.prasads_sections1, .prasads_sections2, .prasads_sections3, .prasads_sections4, .prasads_sections5  {
		padding: 200px 0px;
		background-attachment: scroll;
	}
	
	.prasads_sections1 h1, .prasads_sections2 h1, .prasads_sections3 h1, .prasads_sections4 h1, .prasads_sections5 h1  {
		font-size: 3em;
		line-height: 1.8em;
	}
	
	.prasads_whyusbox {
		padding: 100px 0px;
	}
	
	.prasads_whyus {
		width: 90%;
	}
	
	.prasads_whyus h2 {
		font-size: 2em;
	}
	
	.prasads_whyus_list {
		width: 43%;
		padding: 10px 5px;
		margin: 20px 0px;
	}
	
	.prasads_testimonail {
		padding: 70px 0px;
	}
	
	.prasads_consultation_main {
		background-attachment: scroll;
		padding: 100px 0px 20px  0px;
	}
	
	.prasads_consult {
		width: 90%;
	}
	
	.prasads_formheading {
		width: 100%;
		padding: 10px 20px;
		display: block;
	}
	
	.prasads_formheading h3 {
		font-size: 1.4em;
		text-transform: uppercase;
	}
	
	.prasads_formheading h4 {
		font-size: 1.1em;
		line-height: 1.1em;
	}
	.prasads_details {
		width: 90%;
		padding: 20px 0px;
	}
	
	.prasads_info {
		width: 48%;
		text-align: center;
		border: 1px solid #ed3131;
		margin: 2px 0px;
	}
	
	.consultname, .consultemail {
		width: 100%;
	}
	
	.prasads_smallscreen {
		display: block;
	}
	
	.prasads_topgap {
		display: none;
	}

}










@media only screen and (min-width:471px) and (max-width: 750px) {
	
	
	.prasads_topholder {
		padding: 5px 10px;
		background-color: #FFFFFF;
		height: 200px;
	}
	
	.prasads_toplogo {
		width: 100%;
	}
	
	.prasads_toplogo img {
		height: 60px;
	}
	
	.prasads_toptitle {
		width: 100%;
		padding: 10px 0%;
		line-height: 1.0em;
	}
	
	.prasads_toptitle h3 {
		font-size: 0.8em;
		font-weight: 600;
	}
	
	.prasads_booking {
		float: right;
		width: 100%;
		text-align: center;
	}
	
	.prasads_booking h3 {
		font-size: 1.4em;
	}
	
	.prasads_seradvertbox {
		background-color: #f0f0f0;
	}
	
	.prasads_serad {
		width: 90%;
	}
	
	.prasads_welcome_holder {
		clear: both;
		margin: -85px 0px 0px 0px;
		background-color: #F0F0F0;
		padding: 100px 0px;
	}
	
	.prasads_copy {
		width: 90%;
		margin: 0 auto;
	}
	
	.prasads_copy h2 {
		font-size: 2em;
	}
	
	.prasads_copy p {
		text-align: justify;
		column-count: 1;
		-moz-column-count: 1;
		-webkit-column-count: 1;
		font-size: 1.1em;
		line-height: 1.2em;
	}
	
	prasads_servicepackage {
		clear: both;
		padding: 100px 0px;
		background-color: rgba(0,0,0,1.00);
		color: rgba(255,255,255,1.00);
	}
	
	.prasads_servicepacks {
		width: 90%;
		margin: 0 auto;
	}
	
	.prasads_servicepacks h2 {
		font-size: 2em;
		line-height: 1.1em;
	}
	
	.prasads_servicepacks h4 {
		font-size: 1.2em;
	}
	
	.prasads_sections1, .prasads_sections2, .prasads_sections3, .prasads_sections4, .prasads_sections5  {
		padding: 200px 0px;
		background-attachment: scroll;
	}
	
	.prasads_sections1 h1, .prasads_sections2 h1, .prasads_sections3 h1, .prasads_sections4 h1, .prasads_sections5 h1  {
		font-size: 3em;
		line-height: 1.8em;
	}
	
	.prasads_whyusbox {
		padding: 100px 0px;
	}
	
	.prasads_whyus {
		width: 90%;
	}
	
	.prasads_whyus h2 {
		font-size: 2em;
	}
	
	.prasads_whyus_list {
		width: 100%;
		padding: 10px 0px;
		margin: 20px 0px;
	}
	
	.prasads_testimonail {
		clear: both;
		background-color: rgba(240,240,240,1.00);
		padding: 70px 0px;
	}
	
	.prasads_consultation_main {
		background-attachment: scroll;
		padding: 100px 0px 20px  0px;
	}
	
	.prasads_consult {
		width: 90%;
	}
	
	.prasads_formheading {
		width: 100%;
		padding: 10px 20px;
		display: block;
	}
	
	.prasads_formheading h3 {
		font-size: 1.4em;
		text-transform: uppercase;
	}
	
	.prasads_formheading h4 {
		font-size: 1.1em;
		line-height: 1.1em;
	}
	.prasads_details {
		width: 90%;
		padding: 20px 0px;
	}
	
	.prasads_info {
		width: 48%;
		text-align: center;
		border: 1px solid #ed3131;
		margin: 2px 0px;
	}
	
	.consultname, .consultemail {
		width: 100%;
	}
	
	.prasads_smallscreen {
		display: block;
	}
	
	.prasads_topgap {
		display: none;
	}

}
















@media only screen and (min-width:50px) and (max-width: 470px) {
	
	
	.prasads_topholder {
		padding: 5px 10px;
		background-color: #FFFFFF;
		height: 200px;
	}
	
	.prasads_toplogo {
		width: 100%;
	}
	
	.prasads_toplogo img {
		height: 60px;
	}
	
	.prasads_toptitle {
		width: 100%;
		padding: 10px 0%;
		line-height: 1.0em;
	}
	
	.prasads_toptitle h3 {
		font-size: 0.8em;
		font-weight: 600;
	}
	
	.prasads_booking {
		float: right;
		width: 100%;
		text-align: center;
	}
	
	.prasads_booking h3 {
		font-size: 1.4em;
	}
	
	.prasads_seradvertbox {
		background-color: #f0f0f0;
	}
	
	.prasads_serad {
		width: 90%;
	}
	
	.prasads_welcome_holder {
		clear: both;
		margin: -85px 0px 0px 0px;
		background-color: #F0F0F0;
		padding: 100px 0px;
	}
	
	.prasads_copy {
		width: 90%;
		margin: 0 auto;
	}
	
	.prasads_copy h2 {
		font-size: 2em;
	}
	
	.prasads_copy p {
		text-align: justify;
		column-count: 1;
		-moz-column-count: 1;
		-webkit-column-count: 1;
		font-size: 1.1em;
		line-height: 1.2em;
	}
	
	prasads_servicepackage {
		clear: both;
		padding: 100px 0px;
		background-color: rgba(0,0,0,1.00);
		color: rgba(255,255,255,1.00);
	}
	
	.prasads_servicepacks {
		width: 90%;
		margin: 0 auto;
	}
	
	.prasads_servicepacks h2 {
		font-size: 2em;
		line-height: 1.1em;
	}
	
	.prasads_servicepacks h4 {
		font-size: 1.2em;
	}
	
	.prasads_sections1, .prasads_sections2, .prasads_sections3, .prasads_sections4, .prasads_sections5  {
		padding: 200px 0px;
		background-attachment: scroll;
	}
	
	.prasads_sections1 h1, .prasads_sections2 h1, .prasads_sections3 h1, .prasads_sections4 h1, .prasads_sections5 h1  {
		font-size: 3em;
		line-height: 1.8em;
	}
	
	.prasads_whyusbox {
		padding: 100px 0px;
	}
	
	.prasads_whyus {
		width: 90%;
	}
	
	.prasads_whyus h2 {
		font-size: 2em;
	}
	
	.prasads_whyus_list {
		width: 100%;
		padding: 10px 0px;
		margin: 20px 0px;
	}
	
	.prasads_testimonail {
		clear: both;
		background-color: rgba(240,240,240,1.00);
		padding: 70px 0px;
	}
	
	.prasads_consultation_main {
		background-attachment: scroll;
		padding: 100px 0px 20px  0px;
	}
	
	.prasads_consult {
		width: 90%;
	}
	
	.prasads_formheading {
		width: 100%;
		padding: 10px 20px;
		display: block;
	}
	
	.prasads_formheading h3 {
		font-size: 1.4em;
		text-transform: uppercase;
	}
	
	.prasads_formheading h4 {
		font-size: 1.1em;
		line-height: 1.1em;
	}
	.prasads_details {
		width: 90%;
	}
	
	.prasads_info {
		width: 100%;
		text-align: center;
		border-bottom: 1px solid #ed3131;
	}
	
	.consultname, .consultemail {
		width: 100%;
	}
	
	.prasads_smallscreen {
		display: block;
	}
	
	.prasads_topgap {
		display: none;
	}

}


