h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {margin: 0;}
html, body{
   font-family: 'Roboto', sans-serif;
   font-size: 100%;
   background:#fff; 
}
body a{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

.menu{
	float:right;
}
.menu img{
	display:block;
}
/*-----stat-header----*/
.logo{
	float:left;
	margin-top: 10px;
}
/*--//header-welcome-note--*/
.box{
	position:absolute;
	top:-1200px;
	width:100%;
	color:#7F7F7F;
	margin:auto;
	padding:0px;
	z-index:999999;
	text-align:center;
	left:0px;
}
a.boxclose{
	cursor: pointer;
	text-align: center;
	display: block;
	position: absolute;
	top: 1.9em;
	right: 15em;
}
.box_content_center{
	background:rgba(5, 206, 170, 0.61);
}
.menu_box_list{
	display: inline-block;
	padding:6% 0;
}
.menu_box_list ul li {
	display:block;
}
.menu_box_list li a{
	color: #FFF;
	font-size: 1.5em;
	display: block;
	margin: 0.3em;
	text-transform: uppercase;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
	letter-spacing: 0.1em;
}
.menu_box_list li a:hover{
	color:#000000;
}
.menu_box_list li a > i > img{
	vertical-align:middle;
	padding-right:10px;
}
/**** Slider *****/
.banner-wrap{
	padding:20em 0 15em;
	width: 72%;
	margin: 0 auto;
}
.banner-wrap h1{
	color:#232323;
	font-size:3em;
	text-transform:uppercase;
	font-weight:bold;
}
.banner-wrap h2{
	color:#2D4B45;
	font-size:2.5em;
	text-transform: uppercase;
	font-weight: 300;
}
/* Default Skin */
ul.banner_btn {
	margin-top:5em;
	padding: 0;
}
ul.banner_btn li {
	margin-left: 8px;
	list-style: none;
	display: inline-block;
}
ul.banner_btn li a {
	color: #FFF;
	padding: 0.3em 1em;
	text-decoration: none;
	font-size: 1.8em;
	font-weight: 300;
}
ul.banner_btn li.grey a {
	background:#255778;
}
ul.banner_btn li.grey a:hover{
	background:#0ba396;
}
ul.banner_btn li.yellow a {
	background:#0ba396;
}
ul.banner_btn li.yellow a:hover{
	background:#255778;
}
/*--content--*/
.content_top{
	text-align:center;
	padding:5em 0 3em;
}
.content_top h2{
	text-transform:uppercase;
	color:#555;
	font-size:1.2em;
}
.content_top p{
	color: #666;
	font-size: 0.85em;
	border-bottom: 1px solid #eee;
	margin-bottom: 10em;
	padding-bottom: 3em;
}
.block-height{
	height: 369px;
}
.service_box h3{
	padding: 2em 0 1em;
}
.service_box h3 a{
	font-weight:bold;
	font-size:1.2em;
	color:#232323;
}
.service_box h3 a:hover{
	color:#05ceaa;
	text-decoration:none;
}
.service_box p{
	color: #555;
	text-align: left;
	border: 0;
	font-size: 0.85em;
	line-height: 1.8em;
	margin:0;
}

/*--access--*/
.access{
	padding:0px 0px;
	background: url(../images/access.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}

.container-fluid{
	padding-right:0px;padding-left:0px;height:100%;
}

/*--services--*/
.services{
	padding:5em 0;
    background-color: #ffffff;
}
.service_top{
	text-align:center;
}
.service_top h3{
	text-transform: uppercase;
	color: #ff2300;
	text-decoration: underline;
	font-size: 2em;
}
.service_top p {
	color: #666;
	font-size: 0.85em;
	border-bottom: 1px solid #B9B9B9;
	margin-bottom:7em;
	padding-bottom:3em;
}
ul.service_grid{
	padding:0;
	list-style:none;
	margin-bottom:3em;
}
ul.last{
	margin-bottom:0;
}
ul.service_grid li.desc{
	overflow:hidden;
}
.desc h4 a{
	color: #555;
	font-size:1em;
	text-transform: uppercase;
	font-weight: bold;
}
.desc h4 a:hover{
	color: #05ceaa;
	text-decoration:none;
}
.desc p{
	color:#555;
	font-size:0.8125em;
	line-height:1.5em;
}
/*--features--*/
.features{
	margin: 30px 0px 100px 0px;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 5px 5px 25px 0 rgba(46,61,73,.2);
    border-radius: .375rem;
    transition: all .3s ease;
	padding: 30px 10px;
}
}
.feature_top{
	text-align:center;
}
.feature_top h3{
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	color:#194369;
	font-size:2em;
	text-transform:uppercase;
	font-weight:200;
	margin-bottom:2em;
	text-align: center;
}

span.feature{
	font-weight:300;
	color: #8ca8c1!important;
	font-family: Helvetica;
}

/*--team--*/
.team{
	background:#fff;
	padding:5em 0; 
}
.info {
  display: inline-block;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	font-size: 0.8125em;
	position: absolute;
	top: -16em;
	left:9.5em;
	padding: 20px;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
	background: #09b29d;
}
.view-fifth img {
    -webkit-transition: all 0.2s ease-in;
   -moz-transition: all 0.2s ease-in;
   -o-transition: all 0.2s ease-in;
   -ms-transition: all 0.2s ease-in;
   transition: all 0.2s ease-in;
   display: -webkit-inline-box;
}
.view-fifth .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transform: translate(0px, 0px) rotate(0deg);
   -moz-transform: translate(0px, 0px) rotate(0deg);
   -o-transform: translate(0px, 0px) rotate(0deg);
   -ms-transform: translate(0px, 0px) rotate(0deg);
   transform: translate(0px, 0px) rotate(0deg);
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
}
.view-fifth:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translate(0px, 0px) rotate(0deg);
   -moz-transform: translate(0px, 0px) rotate(0deg);
   -o-transform: translate(0px, 0px) rotate(0deg);
   -ms-transform: translate(0px, 0px) rotate(0deg);
   transform: translate(0px, 0px) rotate(0deg);
}

.view {
  position: relative;
}
.team_grid h4{
	padding:2em 0 0.5em;
}
.team_grid h4 a{
	color: #000;
	text-transform: uppercase;
	font-size:0.95em;
}
.team_grid h4 a:hover{
	color:#05ceaa;
	text-decoration:none;
}
.team_grid p{
	color:#888;
	font-size:1em;
	line-height:1.8em;
}
/* span.ceo{
	color: #999;
	font-size: 13px;
	font-style: italic;
} */
ul.social {
	padding:0;
	margin-top:1em;
	list-style: none;
	text-align: center;
}
ul.social li:first-child {
	margin-left: 0;
}
ul.social li {
	display: inline-block;
	margin-right: 5px;
}
ul.social li a i {
	width: 30px;
	height: 30px;
	display: block;
	background: url(../images/img-sprite.png)no-repeat;
}
ul.social li a i.fb {
	background-position: -308px -378px;
}
ul.social li a i.tw{
	background-position:-261px -379px;
}
ul.social li a i.google{
	background-position:-353px -379px;
}
ul.social li a i:hover {
	opacity:0.5;
}
/*--call--*/
.call{
	padding:3em 0;
	background:#24282c;
	text-align:center;
}
h3.call_text{
	color: #fff;
	font-size:1.3em;
	margin:0;
}


.contact-to input[type="text"] {
	padding: 12px 10px;
	width: 48.2%;
	margin:10px 0 30px;
	border: 1px solid #E1E2E2;
	color: #000;
	background: #FFF;
	float: left;
	outline: none;
	font-size: 0.85em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.contact-to input[type="textarea"] {
	padding: 12px 10px;
	width: 99%;
	margin:10px 0 30px;
	border: 1px solid #E1E2E2;
	color: #000;
	background: #FFF;
	float: left;
	outline: none;
	font-size: 0.85em;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
}
.contact_btn {
	text-align: center;
	padding:1em 0 8em;
}
.contact_btn input[type="submit"] {
	color: #FFF;
	font-size: 0.95em;
	font-weight: normal;
	padding: 15px;
	background: #05ceaa;
	font-weight: bold;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	border: none;
	outline: none;
	cursor: pointer;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	text-transform: uppercase;
	width: 75%;
}
.contact_btn input[type="submit"]:hover {
	background:#333;
}
.about{
	text-align:center;
}
.about h4{
	color:#fff;
	font-size:1em;
	text-transform:uppercase;
	margin-bottom:2em;
}
.about p{
	color:#fff;
	font-size:0.8125em;
	line-height:1.8em;
	margin-bottom:6em;
}
.copy{
	background:rgba(24, 26, 29, 0.51);
	padding:2em 0;
	text-align:center;
}
.copy p{
	color:#555;
	font-size:0.85em;
	text-transform:uppercase;
}
.copy p a{
	color:#fff;
}
.copy p a:hover{
	color:#05ceaa;
	text-decoration:none;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url(../images/back-top.png) no-repeat 16px 18px #05ceaa;
	border-radius: 100px;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-o-border-radius: 100px;
}
#toTop:hover{
	background: url(../images/back-top.png) no-repeat 16px 18px #333;
}
.head-style{
	background-color: #a31343;
	padding-bottom: 1.5em;	
	opacity: 0.9;
}
.address-home-page{
	padding-top: 15px;
}
/*--responsive design--*/
@media (max-width:1366px){
	.mission{
		font-size: 1.2em;		
	}
.banner-wrap{
	width:80%;
}
}
@media (max-width:1280px){
}
@media (max-width:1024px){
	.span{
		margin-top: 90px;
	}
	.numberlist{
		
		width:450px;
		}

.menu_box_list li a {
	font-size:1em;
}
.service_box h3 a {
	font-size: 1em;
}
.view {
	margin: 0 auto;
}

}
@media (max-width:800px){
.info {
	top: -13em;
	left: 6em;
}
.view {
	margin: 0 auto;
}
.team_grid {
	margin-bottom: 2em;
}
}
@media (max-width:640px){
.span{
		margin-top: 0px;
	}
.info {
	top: -11em;
	left: 4.5em;
}
.contact-to input[type="text"] {
	width: 46.9%;
}
.team {
	padding: 2em 0 0;
}
a.boxclose {
	right: 9em;
}
}
@media (max-width:991px){
	.footertext span {
		float: left;
		width: 100%;
	}
}
@media (max-width:480px){

#laseradvantage, #laseruses{
	padding-left: 20px;
}
	.mission{
		font-size: 1em;		
	}
.menu img {
	width: 60%;
}
.view {
	margin: 0 auto;
}
.info {
	top: -11em;
	left: 4em;
}
.logo{
	margin-top:0;
}
a.boxclose {
	right: 5em;
}
.banner-wrap h1 {
	font-size: 1.5em;
}
.banner-wrap h2 {
	font-size: 1em;
}
.banner-wrap {
	padding: 8em 0 4em;
}
ul.banner_btn li a {
	font-size: 1em;
}
.info {
	top: -16em;
	left: 11em;
}

.feature_top h3 {
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	margin-bottom: 0.5em;
	font-size: 1.5em;
}
.contact-to input[type="text"] {
	width: 46%;
}
.access-left span {
	background-size: 60%;
	width: 190px;
	height: 195px;
	display: inline-table;
}
.numberlist{
	width: 95%;
}

/* Style for home page footer */
#home-footer-services{
	text-align: center;
    padding-top: 10px;
}
.footerheadings {
    padding-left: 0px!important;
}

.home-footer{
	padding-top: 25px;
	text-align: center;
}
#home-footer-services li{
	text-align: center;
}

.home-footer-contain h4{
	text-align: center;
}

}
@media (max-width:320px){
.menu {
	float:left;
}
.view {
	width:70%;
	margin: 0 auto;
}
.info {
	top: -10em;
	left: 3em;
}
.banner-wrap h1 {
	font-size: 1.2em;
}
.banner-wrap h2 {
	font-size: 0.8125em;
}
ul.banner_btn li a {
	font-size: 0.85em;
}
.banner-wrap {
	padding: 4em 0 2em;
}
ul.banner_btn {
	margin-top: 1em;
}
.service_box h3 a {
	font-size:0.95em;
}
.access-right h3 {
	font-size:1.2em;
}
.access-left span {
	background-size: 98%;
	width: 130px;
	height: 230px;
	display: inline-table;
}
.contact-to input[type="text"] {
	margin-left:0px !important;
}
.header-top {
	padding-top: 1em;
}
.logo{
	margin-bottom:10px;
}
a.boxclose {
	right: 1em;
}
.post_block, .post_block1, .post_block2{
	padding:1em;
}

.feature_top h3 {
	font-family:Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1em;
}

h3.call_text {
	font-size: 0.85em;
	line-height: 1.5em;
}

.contact-to input[type="text"] {
	width: 100%;
}
.service_box h3 {
	padding: 0;
}
}
@media (min-width:1200px){
	.tips-menu{
		padding-left: 122px;
	}
}
@media (min-width:768px){
	.logo-footer{
		height: 200px;
		display: table;
		padding-top: 35%;
	}
}

@media (max-width:1200px) and (min-width:1024px) {
	.tips-menu{
		padding-left: 100px;
	}
}
@media (max-width:1023px){
	.tips-menu{
		padding-left: 50px;
	}
	.heading_ser_white{
		margin-top:0px;
	}
}


.numberlist ol{

			counter-reset: li;

			list-style: none;

			*list-style: decimal;
			font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
			font: 15px;

			padding: 0;

			margin-bottom: 4em;



}

.numberlist ol ol{

			margin: 0 0 0 2em;

		}



.numberlist a{

			position: relative;

			display: block;

			padding: .4em .4em .4em 2em;

			*padding: .4em;

			margin: .5em 0;

			background: #FFF;

			color: #444;

			text-decoration: none;

			-moz-border-radius: .3em;

			-webkit-border-radius: .3em;

			border-radius: .3em;

		}


.numberlist a:hover{

			background: #cbe7f8;

			text-decoration:underline;

		}

.numberlist a:before{

			content: counter(li);

			counter-increment: li;

			position: absolute;

			left: -1.3em;

			top: 50%;

			margin-top: -1.3em;

			background: #87ceeb;

			height: 2em;

			width: 2em;

			line-height: 2em;

			border: .3em solid #fff;

			text-align: center;

			font-weight: bold;

			-moz-border-radius: 2em;

			-webkit-border-radius: 2em;

			border-radius: 2em;

			color:#FFF;
		}




.header_block{margin-top:100px; margin-bottom: 50px;}

.card {
    margin-top: 0;
    margin-bottom: 1.5rem;
    text-align: left;
    position: relative;
    background: #fff;
    box-shadow: 5px 5px 25px 0 rgba(46,61,73,.2);
    border-radius: .375rem;
    transition: all .3s ease;
}

.card-block {
    font-size: 1em;
    position: relative;
    margin: 0;
    padding: 1em;
    border: none;
    border-top: 1px solid rgba(34, 36, 38, .1);
	box-shadow: none;
	height: 95px;
}

.card-img-top {
    display: block;
    width: 100%;
    height: 200px;
}

.card-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.2857em;
}


.card-footer {
    font-size: 1em;
    position: static;
    top: 0;
    left: 0;
    max-width: 100%;
    padding: .75em 1em;
    color: rgba(0, 0, 0, .4);
    border-top: 1px solid rgba(0, 0, 0, .05) !important;
    background: #fff;
}

.card-inverse .btn {
    border: 1px solid rgba(0, 0, 0, .05);
}

.tips_deco{
	color: #ffffff !important;
    text-decoration: none!important;
}

.heading_ser {
	font-family:Helvetica;
	font-size: 2rem;
    line-height: 2.25rem;
	color: #8ca8c1!important;
	text-align: center;
}


.heading_ser_white{
	font-size: 2rem;
    line-height: 2.25rem;
	color: #ffffff !important;
	text-align: center;
}

.heading_sm_white{
	font-size: 1.25rem;
    line-height: 1.75rem;
	color: #ffffff !important;
	word-spacing: 2px;
}


.footer{background-color: #194369;
    padding: 20px 0px;}

.footer span {color: #ffffff; font-size:16px;}

.home-page-footer{
	background-color: #2d5171;
	width: 100%;

    color: #fff;
    position: relative;
    padding: 60px 0 40px;
    font-weight: 400;
    letter-spacing: 0.01em;

}
.footertext{
	text-align: center;
}
/* Media queries for footer */
@media (min-width: 1024px) {
.footertext{
	float: right!important;
}
}
p {
    font-family: 'Poppins', sans-serif;
    font-size: 1.1em;
    font-weight: 300;
    line-height: 1.7em;
    color: #999;
}

a, a:hover, a:focus {
	/* color:#0552cc!important; */
    color: inherit;
    text-decoration: none;
    transition: all 0.3s;
}
.navbar-nav a:hover{
	color:#0552cc!important;
}

.navbar {
    padding: 15px 10px 0px;
    background: #fff;
    border: none;
    border-radius: 0;
    margin-bottom: 40px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}

.navbar-btn {
    box-shadow: none;
    outline: none !important;
    border: none;
}
.namehos{
	font-weight: bold;
	font-size: 56px;
    font-family: sans-serif;
    text-align: center;
    margin-top: 20px;
    word-spacing: 4px;
    letter-spacing: 2px;
    
 }
 .image1 {
	width: 100%;
    margin-left: 0px;
    margin-right: 0px;
 }
 .nabhacc{
	 padding-top: 10px;
	 text-align: center;
	 color: #fff;
 }
 .nabh-block{
	padding-top: 15px;
 }  

 @media (min-width: 650px) and (max-width: 655px) {
	.namehos{
		font-size: 42px!important;
	}   
 }
 @media (max-width: 768px) {
	.namehos{
		font-size: 36px!important;
	}    
 }
 @media (max-width: 368px) {
	.namehos{
		font-size: 29px!important;
	}
	.nabhlogo{
		width: 45%;
	}    
 } 
 @media (min-width: 368px) and (max-width:470px) {
 .nabhlogo{
	width: 35%;
} 
 }
 @media (min-width: 470px) and (max-width:540px) {
	.nabhlogo{
		width: 30%;
	} 
	
 }
 @media (min-width: 540px) and (max-width:768px) {
	.nabhlogo{
		width: 25%;
	} 
 }
 @media (min-width: 768px){
	.nabhlogo{
		width: 16%;
	} 
 }
 @media (max-width: 768px){
	.image1{
		height: 350px!important;
	}
 }
 @media (min-width: 768px) and (max-width:980px){
	.image1{
		height: 450px!important;
	}
}
@media (min-width:980px){
	.image1{
		height: 480px!important;
	}
}
 @media (max-width: 640px) {
	
	.nabh-block{
		padding-top: 10px;
	}   
 }
 /* @media (max-width: 40px) {
 .nabhlogo{
	width: 40%!important;
}  */

@media (min-width: 1024px) {
	.nabhacc{
		font-size: 36px;
	}
 }

 .post-content {
    top:0;
    left:0;
    position: absolute;
}
.services_list li{
	 list-style: none!important;
 }
 #laseruses,#laseradvantage,.services_list,#home-footer-services li{
 	line-height: 2.1em;
 }
blockquote{
	color: #999;
}
#home-footer-services{
	padding-left: 0px;
	color: #fff;
    word-spacing: 1px;
    padding-top: 10px;
    list-style: none;
    margin: 0;
}
/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */
.wrapper {
    display: flex;
    align-items: stretch;
    perspective: 1500px;
}

#sidebar {
    min-width: 250px;
    max-width: 250px;
    background: #194369;
    color: #fff;
    transition: all 0.6s cubic-bezier(0.945, 0.020, 0.270, 0.665);
	transform-origin: bottom left;
	height: 100%;
	margin-top: 50px;
	margin-left: 10px;
}

#sidebar.active {
    margin-left: -250px;
    transform: rotateY(100deg);
}


#sidebar .sidebar-header {
    padding: 20px;
	background: #194369;
	text-align: center;
}

#sidebar ul.components {
    padding: 0px 0px;
    border-bottom: 1px solid #47748b;
}

#sidebar ul p {
    color: #fff;
    padding: 10px;
}

#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}
#sidebar ul li a:hover {
    color: #7386D5;
    background: #fff;
}

#sidebar ul li.active > a, a[aria-expanded="true"] {
	color: #2f2e2e;
	background: #F5F5F5;
}


a[data-toggle="collapse"] {
    position: relative;
}

a[aria-expanded="false"]::before, a[aria-expanded="true"]::before {
    content: '\e259';
    display: none;
    position: absolute;
    right: 20px;
    font-family: 'Glyphicons Halflings';
    font-size: 0.6em;
}
a[aria-expanded="true"]::before {
    content: '\e260';
}
.glyphicon{
    padding-right:10px;
}
ul ul {
    list-style-type:none;
    padding-left: 0px;
}

ul ul a {
   
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #194369;
}
#article-content{
	padding: 0px 20px 20px 20px;
    min-height: 100vh;
    transition: all 0.3s;
}
a.article, a.article:hover {
    background: #6d7fcc !important;
    color: #fff !important;
}

.selected-item {
    background-color: #ffffff;
    color: #253F6A;
}

.ortho-images, .pedia-images{
	padding-top: 15px;
    padding-bottom: 20px
}
/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */
#content {
	padding: 52px 20px 20px 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

#sidebarCollapse {
    width: 40px;
    height: 40px;
    background: #f5f5f5;
}

#sidebarCollapse span {
    width: 80%;
    height: 2px;
    margin: 0 auto;
    display: block;
    background: #555;
    transition: all 0.8s cubic-bezier(0.810, -0.330, 0.345, 1.375);
    transition-delay: 0.2s;
}

#sidebarCollapse span:first-of-type {
    transform: rotate(45deg) translate(2px, 2px);
}
#sidebarCollapse span:nth-of-type(2) {
    opacity: 0;
}
#sidebarCollapse span:last-of-type {
    transform: rotate(-45deg) translate(1px, -1px);
}


#sidebarCollapse.active span {
    transform: none;
    opacity: 1;
    margin: 5px auto;
}


/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */
@media (max-width: 768px) {
    #sidebar {
        margin-left: -250px;
        transform: rotateY(90deg);
    }
    #sidebar.active {
        margin-left: 0;
        transform: none;
    }
    #sidebarCollapse span:first-of-type,
    #sidebarCollapse span:nth-of-type(2),
    #sidebarCollapse span:last-of-type {
        transform: none;
        opacity: 1;
        margin: 5px auto;
    }
    #sidebarCollapse.active span {
        margin: 0 auto;
    }
    #sidebarCollapse.active span:first-of-type {
        transform: rotate(45deg) translate(2px, 2px);
    }
    #sidebarCollapse.active span:nth-of-type(2) {
        opacity: 0;
    }
    #sidebarCollapse.active span:last-of-type {
        transform: rotate(-45deg) translate(1px, -1px);
    }

}

/* Style for gallery */
.gallery-container h1 {
    text-align: center;
    margin-top: 70px;
    font-family: 'Droid Sans', sans-serif;
    font-weight: bold;
    color: #1b4a96;
}

.gallery-container p.page-description {
    text-align: center;
    margin: 30px auto;
    font-size: 18px;
    color: #85878c;
}

.tz-gallery {
    padding: 40px;
}

.tz-gallery .thumbnail {
    padding: 0;
    margin-bottom: 30px;
    background-color: #fff;
    border-radius: 4px;
    border: none;
    transition: 0.15s ease-in-out;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.06);
}

.tz-gallery .thumbnail:hover {
    transform: translateY(-10px) scale(1.02);
}

.tz-gallery .lightbox img {
    border-radius: 4px 4px 0 0;
}

.tz-gallery .caption{
    padding: 26px 30px;
    text-align: center;
}

.tz-gallery .caption h3 {
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
}

.tz-gallery .caption p {
    font-size: 12px;
    color: #7b7d7d;
    margin: 0;
}

.baguetteBox-button {
    background-color: transparent !important;
}
#contact-us-address{
		text-align: left;
		position: relative;
}
#follow-us-footer{
	text-align: center;
}
.footerheadings{
	padding-left: 13px;
}
.services_list{
	padding-left: 20px;
}

@media (min-width:1200px){
.complete-denture{
	margin-left: 170px;
	}
}
.footer-fonts{
	font-size: 99%;
}
.post-content{
	margin: 0 auto;
	width: 100%;
}
.overlay { 
	color:#fff;
	position:absolute;
	height: 100%;
	left:0;
	width:100%;
	z-index: 2;
	background-color: #080f2f;
	opacity: 0.75;
	text-align:center;
  }
  
  
  /* CUSTOMIZE THE NAVBAR
  -------------------------------------------------- */
  
  /* Special class on .container surrounding .navbar, used for positioning it into place. */
  .navbar-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
  }
  
  
  
  /* CUSTOMIZE THE CAROUSEL
  -------------------------------------------------- */
  
  /* Since positioning the image, we need to help out the caption */
  .carousel-caption {
	z-index: 1;
  }
  
  /* Declare heights because of positioning of img element */
  .carousel .item {
	height: 400px;
	background-color:#555;
  }
  .carousel img {
	/* position: absolute; */
	top: 0;
	left: 0;
	/* min-height: 400px; */
  }
  
  
  
  
  
  
  /* RESPONSIVE CSS
  -------------------------------------------------- */
  
  @media (min-width: 768px) {
  
	/* Navbar positioning foo */
	.navbar-wrapper {
	  margin-top: 20px;
	  margin-bottom: -90px; /* Negative margin to pull up carousel. 90px is roughly margins and height of navbar. */
	}
	/* The navbar becomes detached from the top, so we round the corners */
	.navbar-wrapper .navbar {
	  border-radius: 4px;
	}
  
	/* Bump up size of carousel content */
	.carousel-caption p {
	  margin-bottom: 20px;
	  font-size: 21px;
	  line-height: 1.4;
	}
	
	
  }
@media (max-width: 490px) {
  .carousel-inner,.carousel-img{
	height: 330px!important;
	}
}

.nabh-footer {
	width: 15%;
}