.tmpl_type_tmpl_landing_nasal .container{
	text-align: left;
}

.logo-landing{
	display: block;
	margin-bottom: 60px;
}

@media (min-width: 1400px){
	.tmpl_type_tmpl_landing_nasal .container {
	    width: 1370px;
	}	
}


@media (min-width: 1600px){
	.tmpl_type_tmpl_landing_nasal .container {
	    width: 1570px;
	}	
}

.inner-text-container{
	text-align: left;
}

@media (min-width: 992px) {
	.inner-text-container{
		width: 100%;
		max-width: 900px;
		padding: 60px;
	}
	.inner-text-container.push-text-right{
		margin-right: 0;
		float: right;
	}
	.inner-text-container.push-text-left{
		margin-left: 0;
		float: left;
	}
}

.nasal-recon-landing-page .unpad-inner{
	padding-bottom: 0;
}

@media (min-width: 992px) {
	.inner-text-container{
		padding: 100px;
	}
	.nasal-recon-landing-page .unpad-inner{
		padding-top: 0;
		padding-bottom: 0;
	}
}

.content-block{
	background-color: #fff;
}

/*@media (min-width: 768px) {}*/

.tmpl_type_tmpl_landing_nasal section{
	padding-top: 60px;
	padding-bottom: 60px;
}

.tmpl_type_tmpl_landing_nasal section h2{
	margin: 20px 0 30px 0;
}

/*Nasal Header*/
.nasal-facial-header{
	padding: 60px 0;
}

.nasal-facial-header > a{
	display: block;
	margin-bottom: 75px;
}

.nasal-facial-header img{
	width: 100%;
	height: auto;
	max-width: 425px;
}

.nasal-facial-header h1{
	margin: 0 0 30px 0;
	padding: 0;
}

@media (min-width: 768px) {
	.nasal-facial-header{
		padding: 60px 0 120px 0;
	}	
}

@media (min-width: 992px) {
	.nasal-facial-header{
		padding: 60px 0 165px 0;
	}	
}

/*what is facial reconstruction*/
.what-is-facial-reconstruction{
	color: #fff;
}

.what-is-facial-reconstruction h2{
	color: #fff;	
}

.facial-reconstruction-anchors .button{
	font-size: 11px;
	line-height: 1.1em;
	width: 100%;
	padding: 20px 10px;
	text-align: left;
	display: block;
	margin-bottom: 15px;
}

@media (min-width: 1200px) {
	.facial-reconstruction-anchors{
		font-size: 0;
	}

	.facial-reconstruction-anchors .button{
		font-size: 11px;
		line-height: 1.1em;
		width: 48%;
		padding: 20px 10px;
		text-align: left;
		display: inline-block;
		vertical-align: top;
		margin-bottom: 4%;
	}
	.facial-reconstruction-anchors a:nth-of-type(odd){
		margin-right: 2%
	}

	.facial-reconstruction-anchors a:nth-of-type(even){
		margin-left: 2%
	}
}

.types-of-surgery-content{
	text-align: center;
	padding-bottom: 75px;
}

.col-xs-12.types-of-surgerys{
	padding-left: 0;
	padding-right: 0;
}

.individual-surgery{
	margin-bottom: 45px;
}

@media (min-width: 768px) {
	.individual-surgery{
		margin-bottom: 90px;
	}	
}

@media (min-width: 992px) {
	.individual-surgery{
		margin-bottom: 75px;
	}
	.types-of-surgerys{
		font-size: 0;
	}
	.individual-surgery{
		display: inline-block;
		font-size: 14px;
		vertical-align: top;
		float: none;
	}
	.individual-surgery .surgery-content > div{
		padding-right: 30px;
	}
}

.individual-surgery img{
	width: 100%;
	height: auto;
	max-width: 196px;
	margin-bottom: 
}
@media (max-width: 767px) {
	.individual-surgery .surgery-icon{
		margin-bottom: 30px;
	}
}

.surgery-icon{
	padding: 0 15px 0 0!important;
}

.individual-surgery h3{
	margin: 0 0 25px 0;
}

.individual-surgery .surgery-content{
	padding-left: 0;
}

