/*================================ 
    #RESPONSIVE CSS 
====================================*/
@media only screen and (min-width: 1000px) and (max-width: 1500px) {
    .all_widget_mob{display:none;}
    .isodisplay{display:none;}
    
}
.spacer{margin:1rem 0 1rem 0;}
/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {

    
  nav.navbar.bootsnav.navbar-default.navbar-fixed.navbar-transparent.inc-topbar {
    margin-top: 47px;
  }

  /* Topbar */
  .top-bar-area .row {
    display: block;
  }

  .top-bar-area .address-info {
    overflow: hidden;
    width: 100%;
    text-align: center;
  }

  .top-bar-area .social {
    float: left;
    text-align: center;
    width: 100%;
    display: none;
  }

  .top-bar-area .info.box li {
    float: none;
  }

  .top-bar-area .info {
    text-align: left;
  }

  .top-bar-area .info.box {
    text-align: center;
  }

  .top-bar-area .link {
    display: none;
    text-align: center;
  }

  /* About */
  .about-area .about-items .item a {
    box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
  }

  .about-area.inc-video .video-info {
    float: none;
    margin-bottom: 30px;
    overflow: hidden;
  }

  .about-area .about-list {
    border: medium none;
    margin-top: 30px;
    padding-left: 15px;
  }

  .about-area.inc-video .about-info {
    border: medium none;
    margin-top: 30px;
    padding-left: 15px;
  }

  .about-area .about-content.content-left .thumb {
    margin-top: 30px;
  }

  /* Skill */
  .skill-area .skill-items {
    border-left: medium none;
  }

  .skill-area .info {
    padding-right: 15px;
  }

  .skill-area .skill-items {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .skill-area.full .row {
    display: block;
  }

  .skill-area.full .bg-cover {
    min-height: 400px;
  }

  .skill-area.full .skill-items {
    margin-top: 0;
    padding: 80px 15px;
  }

  .skill-area.full .skill-items h2 {
    margin-bottom: 30px;
  }

  /* Work Place */
  .work-place-area {
    background: #f9f9f9 none repeat scroll 0 0;
  }

  .work-place-area .work-place-items .item {
    display: block;
  }

  .work-place-area .work-place-items .item .thumb {
    min-height: 400px;
  }

  .work-place-area .work-place-items .item .info {
    padding: 80px 15px;
  }

  .work-place-area .work-place-items.workplace-carousel .owl-nav .owl-prev, 
  .work-place-area .work-place-items.workplace-carousel .owl-nav .owl-next {
    top: 200px;
  }

  .services-single-area .sidebar {
    margin-top: 30px;
  }

  /* Word Process */
  .work-process-area .process-item {
    margin-top: 30px;
  }


  /* Team */
  .team-items.single .profile {
    margin-bottom: 30px;
    padding-right: 15px;
  }


  /* Testimonials & Faq */
  .testimonials-faq .faq-area {
    margin-top: 30px;
  }


  /* Achivement */
  .achivement-area .info {
    padding-right: 15px;
  }

  .achivement-area .achivement-items .item:first-child, 
  .achivement-area .achivement-items .item:nth-child(2) {
    margin-top: 30px;
  }

  .achivement-area .achivement-items {
    text-align: center;
  }

  /* Clients */
  .clients-area .row {
    display: block;
  }

  .clients-area .left-info {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-right: medium none;
    margin-bottom: 30px;
    padding-bottom: 15px;
    padding-right: 15px;
    text-align: center;
  }

  .clients-area .clients-box {
    padding-left: 15px;
  }

  .clients-area h4::after {
    left: 50%;
    margin-left: -25px;
  }

  /* Blog */
  .blog-area .sidebar {
    margin-bottom: -10px;
    margin-top: 50px;
  }

  .blog-area.left-sidebar .blog-content {
    float: none;
  }

  .blog-area.single .blog-items .item .contact-comments .col-md-6 {
    float: none;
    padding: 0 15px;
  }

  /* Login Register */
  form.white-popup-block .login-social {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  form.white-popup-block .login-custom {
    border-left: medium none;
    padding: 0;
  }

  /* Portfolio */
  .portfolio-area .portfolio-items.col-2 .pf-item,
  .portfolio-area .portfolio-items.col-3 .pf-item,
  .portfolio-area .portfolio-items.col-4 .pf-item {
    width: 50%;
  }


  /* Contact */
  .contact-area .contact-form {
    margin-top: 30px;
  }

  .callback-area .thumb {
    margin-top: 30px;
  }


  /* Footer */
  .footer-top .form form {
    width: 100%;
  }

  footer .f-items .equal-height {
    display: block;
    margin-bottom: 50px;
    float: left;
    width: 100%;
  }

  footer.col-3 .f-items .equal-height {
    display: inline-block;
    width: 50%;
  }

  footer.col-3 .f-items .equal-height:nth-child(3) {
    margin-bottom: 0;
  }

  footer .f-items .equal-height:last-child {
    margin-bottom: 0;
  }

  footer .footer-bottom {
    text-align: center;
  }

  footer .footer-bottom .link {
    margin-top: 10px;
    text-align: center;
  }
}


/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

.banner-area,.banner-area div {    
    background-position: center;
    background-size: 100% 100%;
    
}
  /* Heading */
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  h5 {
    font-size: 16px;
    line-height: 1.4;
  }

  h6 {
    font-size: 14px;
    line-height: 1.4;
  }

  .default-padding {
    padding-top: 10px;
    padding-bottom: 50px;
  }

  .padding-xl {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .default-padding.bottom-less {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .default-padding-bottom {
    padding-bottom: 50px;
  }

  .default-padding-top {
    padding-top: 50px;
  }

  .default-padding.bottom-30 {
    padding-bottom: 0;
    padding-top: 50px;
  }

  .default-padding.bottom-20 {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .padding-less-mobile {
    padding-top: 0;
  }

  .site-heading {
    margin-bottom: 30px;
  }

  .site-heading.single {
    margin-bottom: 20px;
  }

  .carousel-shadow.default-padding {
    padding-bottom: 35px;
  }

  .breadcrumb-area {
    padding: 33px 0;
  }
  .breadcrumb-area .breadcrumb{padding:3px !important;}
  .breadcrumb-area h1 {
    font-size: 20px;
  }



  /* Topbar */
  .top-bar-area {
    display: none;
  }

  nav.navbar .quote-btn {
    display: none;
  }

  nav.navbar.bootsnav.navbar-default.navbar-fixed.navbar-transparent.inc-topbar {
    margin-top: 0;
  }

  .side {
    padding: 50px 50px 50px 35px;
    width: 320px;
  }

  /* Banner Area */

  .banner-area .content h1 {
    font-size: 36px;
    line-height: 1.2;
  }

  .banner-area .transparent-nav .content {
    padding-top: 60px;
  }

  .banner-area .heading-uppercase .content h1 {
    font-size: 20px;
  }
  body, .banner-area,.banner-area div {
    /*height: 164px !important;*/
    height: 64px !important;
    margin-bottom: 20px;
}

.fs21{font-size:16px;}

.banner-area .content {
    margin-top: 67px;
}
.banner-area .content p {
    font-size: 15px;}

  .banner-area .text-center p {
    padding: 0;
  }

  /* About  */
  .about-area .about-items .item a {
    box-shadow: 0 5px 30px 0 rgba(214, 215, 216, 0.57);
    margin-bottom: 10px;
  }
  .form form .input-group-addon button{min-height:30px;top: 47px;    left: 111px;
  }
  .form form input{min-height: 40px;}

  .about-area.inc-video .video-info {
    float: none;
    margin-bottom: 30px;
    overflow: hidden;
  }

  .about-area .about-info li:first-child, 
  .about-area .about-info li:nth-child(2) {
    margin-top: 30px;
  }

  .about-area.inc-video .about-info {
    text-align: center;
    overflow: hidden;
  }

  .about-area .about-info li {
    text-align: center;
    width: 100%;
  }

  .about-area .about-list {
    border: medium none;
    margin-top: 30px;
    padding-left: 15px;
  }

  .about-area .management-quote {
    padding-right: 15px;
    text-align: center;
  }

  .about-area .management-quote .management-items p::before {
    left: 50%;
    margin-left: -20px;
  }

  .about-area .author {
    display: block;
  }

  .about-area .author .info {
    padding: 0;
  }

  .about-area .author .thumb {
    margin: auto auto 15px;
  }

  .about-area .about-list li .icon, 
  .about-area .about-list li .info {
    display: block;
    text-align: center;
  }

  .about-area .about-list li .icon {
    margin-bottom: 15px;
  }

  .about-area .about-content.content-left .thumb {
    margin-top: 30px;
  }

  /* Services */
  .services-inc-area .services-carousel .owl-nav {
    display: none;
  }

  .services-single-area .sidebar {
    margin-top: 30px;
  }

  /* Skill */
  .skill-area .skill-items {
    border-left: medium none;
  }

  .skill-area .info {
    padding-right: 15px;
  }

  .skill-area .skill-items {
    margin-top: 30px;
  }

  .skill-area.full .row {
    display: block;
  }

  .skill-area.full .bg-cover {
    min-height: 300px;
  }

  .skill-area.full .skill-items {
    margin-top: 0;
    padding: 50px 15px;
  }

  .skill-area.full .skill-items h2 {
    margin-bottom: 30px;
  }

  .skill-area .tab-items .nav-pills {
    border: medium none;
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: center;
  }

  .skill-area .tab-items .nav-pills li {
    display: inline-block;
    float: none;
  }

  .skill-area .tab-items .nav-pills a {
    border: 1px solid #e7e7e7;
    margin: 0 5px 10px;
    padding: 10px 15px;
  }

  .skill-area .tab-items .nav-pills .active a::after {
    display: none;
  }


  /* Work Place */
  .work-place-area {
    background: #f9f9f9 none repeat scroll 0 0;
  }

  .work-place-area .work-place-items .item {
    display: block;
  }

  .work-place-area .work-place-items .item .thumb {
    min-height: 350px;
  }

  .work-place-area .work-place-items .item .info {
    padding: 50px 15px;
  }

  .work-place-area .work-place-items.workplace-carousel .owl-nav {
    display: none;
  }

  /* Word Process */
  .work-process-area .process-item {
    margin-top: 30px;
  }

  /* Team */
  .team-area .team-items.team-carousel .owl-nav {
    display: none;
  }

  .team-items.single .profile {
    margin-bottom: 30px;
    padding-right: 15px;
  }

  /* Testimonials & Faq */
  .testimonials-faq .faq-area {
    margin-top: 30px;
  }


  /* Achivement */
  .achivement-area .info {
    padding-right: 15px;
  }

  .achivement-area .achivement-items .item:first-child, 
  .achivement-area .achivement-items .item:nth-child(2) {
    margin-top: 30px;
  }

  .achivement-area .achivement-items {
    text-align: center;
  }

  /* Clients */
  .clients-area .row {
    display: block;
  }

  .clients-area .left-info {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-right: medium none;
    margin-bottom: 30px;
    padding-bottom: 15px;
    padding-right: 15px;
    text-align: center;
  }

  .clients-area .clients-box {
    padding-left: 15px;
  }

  .clients-area h4::after {
    left: 50%;
    margin-left: -25px;
  }

  /* Portfolio */
  .portfolio-area .portfolio-items.col-2 .pf-item,
  .portfolio-area .portfolio-items.col-3 .pf-item,
  .portfolio-area .portfolio-items.col-4 .pf-item {
    width: 100%;
  }

  .portfolio-area .mix-item-menu button::after {
    height: 5px;
    margin-top: -1px;
    width: 5px;
  }

  .portfolio-area.inc-colum {
    padding-bottom: 35px;
  }


  /* Blog */
  .blog-area .sidebar {
    margin-bottom: -10px;
    margin-top: 50px;
  }

  .blog-area.left-sidebar .blog-content {
    float: none;
  }

  .author-bio .avatar {
    display: block;
    margin-bottom: 30px;
    vertical-align: top;
    width: auto;
  }

  .author-bio .content {
    display: block;
    padding: 0;
  }

  .blog-area.single .blog-items .item .contact-comments .col-md-6 {
    float: none;
    padding: 0 15px;
  }

  .blog-area.single .content-box .meta .date {
    float: left;
    width: 100%;
    margin-bottom: 15px;
  }

  .comments-list .commen-item.reply {
    padding-left: 0;
  }

  .comments-info a {
    margin-left: 0;
  }

  .comments-area .commen-item .comments-info p {
    display: block;
    margin-bottom: 15px;
  }

  /* Contact */
  .contact-area .contact-form {
   
  }
  .contact-area .contact-form h2 {

    font-size: 23px !important;

}

.acd-items .panel-heading .panel-title a {

    color: #232323;
    display: block;
    font-weight: 600;
    padding: 10px;
    
    text-transform: lowercase;
    font-size: 13px;

}

.acd-arrow .panel-group.symb .panel-heading a::after{top:8px;}

  .google-maps iframe {
    height: 300px;
  }

  .callback-area .thumb {
    margin-top: 30px;
  }

  /* Login Register */
  form.white-popup-block .login-social {
    border-bottom: 1px solid #e7e7e7;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 15px;
    padding-left: 0;
    padding-right: 0;
  }

  form.white-popup-block .login-custom {
    border-left: medium none;
    padding: 0;
  }

  form.white-popup-block .lost-pass-link {
    float: left;
    text-decoration: underline;
  }

  /* Error Page */
  .error-box .search form {
    width: 300px;
  }

  .error-page-area .error-box h1 {
    font-size: 150px;
  }

  /* Footer */
  .footer-top .row {
    display: block;
  }

  .footer-top {
    display: block;
    padding: 50px 0;
  }

  footer .footer-top .form {
    text-align: center;
  }

  footer .footer-top {
    text-align: center;
  }

  footer .footer-top .logo {
    margin-bottom: 20px;
  }

  .footer-top .form form {
    display: inline-block;
    float: none;
    width: 100%;
  }

  footer .f-items .equal-height {
    display: block;
    margin-bottom: 50px;
    float: left;
    width: 100%;
  }

  footer .f-items .equal-height:last-child {
    margin-bottom: 0;
  }

  footer .footer-bottom {
    text-align: center;
  }

  footer .footer-bottom .link {
    margin-top: 10px;
    text-align: center;
  }

  footer .f-item.link li {
    width: 100%;
  }
}

/* Max Wide Mobile Layout: 600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

  /* Portfolio */
  .portfolio-area .portfolio-items.col-2 .pf-item,
  .portfolio-area .portfolio-items.col-3 .pf-item,
  .portfolio-area .portfolio-items.col-4 .pf-item {
    width: 50%;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {

.banner-area,.banner-area div {    
    background-position: center;
    background-size: 100% 100%;
    
}
  .side {
    padding: 50px;
    width: 400px;
  }

  nav.navbar .quote-btn {
    display: inline-block;
  }

  /* About */
  .about-area.inc-video .about-info {
    text-align: left;
  }

  .about-area .about-info li {
    text-align: left;
    width: 50%;
  }

  /* Blog */
  .blog-area.single .content-box .meta .date {
    float: right;
    width: auto;
    margin: 0;
  }

  /* Login Register */
  form.white-popup-block .lost-pass-link {
    float: right;
    text-decoration: none;
  }

  form.white-popup-block label {
    float: left;
  }

  /* Footer */
  .footer-top .form form {
    width: 80%;
    margin: auto;
  }
  
}

 @media only screen and (max-width:600px) {
     .blog-area .info p {
    font-weight: 900;
    font-size: 16px;
}
     .isodisplay{font-size: 18px;
    top: 0;
    position: relative;
    text-align: center;
    color: #4c4c4c;
    font-weight: 600;}
    
     .all_widget .linkedin, .all_widget_mob .linkedin {
    background: #007bb5;
}
 .all_widget .mybuisnees, .all_widget_mob .mybuisnees {
        background: #9a3815;
    padding-left: 4px;
}
.site-heading h2{    font-size: 20px;}

/*.all_widget_mob {*/
/*	background: 0 0;*/
/*	border: none;*/
/*	left: 0;*/
/*	bottom: 0;*/
/*	z-index: 1111;*/
/*	position: fixed;*/
/*	width: 100%;*/
/*}*/

/*.all_widget_mob .wid_get {*/
/*	float: left;*/
/*	position: relative;*/
/*	color: #fff;*/
/*	font-size: 22px;*/
/*	height: 60px;*/
/*	width: 13.6%;*/
/*	cursor: pointer*/
/*}*/

/*.all_widget_mob .wid_get i {*/
/*	margin: 10px 40%*/
/*}*/

/*.all_widget .facebook,*/
/*.all_widget_mob .facebook {*/
/*	background: #3b5998*/
/*}*/

/*.all_widget .twitter,*/
/*.all_widget_mob .twitter {*/
/*	background: #00aced*/
/*}*/

/*.all_widget .instagram,*/
/*.all_widget_mob .instagram {*/
/*	background: linear-gradient(*/
/*45deg*/
/*, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%);*/
/*}*/

/*.all_widget .whatsapp,*/
/*.all_widget_mob .whatsapp {*/
/*	background: #25d366*/
/*}*/

/*.all_widget .call,*/
/*.all_widget_mob .call {*/
/*	background: #7f181b*/
/*}*/

/*.all_widget .map,*/
/*.all_widget_mob .map {*/
/*	background: #f83134;*/
/*}*/

/*.all_widget .pad,*/
/*.all_widget_mob .pad {*/
/*	padding-top: 7px*/
/*}*/

.practo {
	background: 0 0;
	position: fixed;
	border: none;
	right: -90px;
	bottom: 180px;
	transform: rotate(-90deg);
	z-index: 1111;
	transition: background 200ms;
	padding: 0
}

div.mb_25 {
	margin-bottom: 25px
}

#main-footer .b-sec h3 {
	font-size: 19px;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	margin-bottom: 9px
}

#main-footer .b-sec p.color-white a {
	color: #fff
}

#main-footer .b-sec p.color-white a:hover {
	color: #a57d34
}

color_white,
h4.color_white,
#main-footer .contact-info li,
#main-footer .contact-info li a {
	color: #fff
}

.mb-60 {
	margin-bottom: 60px
}

.test_with {
	position: relative;
	padding-top: 55px;
	background: #f5f5f5
}

.mb-18 {
	margin-bottom: 18px
}

.bg_black {
	background-color: rgba(0, 0, 0, .5)
}

#testimonials .parallax {
	background-image: url('../img/patient say.jpg')
}

.mb-20 {
	margin-bottom: 20px
}

#portfolio h4.color_555 {
	color: #555
}

#isotope .img1 {
	background-image: url('../img/before after/orthodontic treatment/111.jpg')
}

#isotope .img2 {
	background-image: url('../img/before after/dental implant/1.jpg')
}

#isotope .img3 {
	background-image: url('../img/before after/root canal treatment/1.jpg')
}

#isotope .img4 {
	background-image: url('../img/before after/smile designing/1.jpg')
}

#isotope .img5 {
	background-image: url('../img/before after/crown & bridges/patient 4/1.jpg')
}

#isotope .img6 {
	background-image: url('../img/before after/denture/1.jpg')
}

#isotope .img7 {
	background-image: url('../img/before after/teeth whitening/1.jpg')
}

#isotope .img8 {
	background-image: url('../img/before after/invisible braces/1.jpg')
}

.fullwidth-section .full_width_img {
	background-image: url('../img/follow us.jpg')
}

#services .bg_f5 {
	background-color: #f5f5f5
}

#services .mb-40 {
	margin-bottom: 40px
}

#services h5.panel-title {
	font-size: 15px;
	color: #a57d34
}

#services ul.f_s li a {
	font-size: 15px;
	color: #000
}

#services ul.f_s li a:hover {
	color: #a57d34
}

#services .deco_it .tab-pane {
	width: 560px;
	height: 400px;
	overflow: scroll
}

@media(max-width:559px) {
	#services .deco_it .tab-pane {
		width: 400px;
		height: 400px;
		overflow: scroll
	}
}

.style-switch-wrapper input[name=search] {
	background-color: #e6e6e6;
	border-radius: 15px;
	height: 30px
}

#slides .bg_4 {
	background-image: url(../img/Main/b4.jpg)
}

#slides .bg_2 {
	background-image: url(../img/Main/w3.jpg)
}

#slides .bg_black_1 {
	background-color: rgba(0, 0, 0, .1)
}

#slides p.shadowed {
	padding-top: 300px;
	text-shadow: #000 2px 0 3px;
	font-family: merienda;
	color: #f5d17c;
	font-size: 18px
}

#about .bg_f7 {
	background-color: #f7f7f7
}

#about h4.f_st {
	text-align: center
}

.mt-65 {
	margin-top: 65px
}

.f_ss {
	font-size: 20px;
	color: #000
}

.style_m li a {
	font-size: 15px;
	color: #000
}

.style_m li a:hover {
	color: #a57d34
}

#services .weight-400 {
	color: #fff
}

#services b {
	color: #000
}

#services h3.h_st {
	color: #fff;
	margin: 0
}

#services .tab-content b {
	color: #000
}

#services .ser_1 {
	background-image: url(../img/breadcrum/bracesadults.jpg)
}

#services .ser_2 {
	background-image: url(../img/breadcrum/braceskids.jpg)
}

#services .ser_3 {
	background-image: url(../img/breadcrum/crown.jpg)
}

#services .ser_4 {
	background-image: url(../img/breadcrum/dental-implant.jpg)
}

#services .ser_5 {
	background-image: url(../img/breadcrum/denture.jpg)
}

#services .ser_6 {
	background-image: url(../img/breadcrum/fullmouth.jpg)
}

#services .ser_7 {
	background-image: url(../img/breadcrum/gum.jpg)
}

#services .ser_8 {
	background-image: url(../img/breadcrum/invasilian.jpg)
}

#services .ser_9 {
	background-image: url('../img/breadcrum/jaw pain.jpg')
}

#services .ser_10 {
	background-image: url(../img/breadcrum/kids.jpg)
}

#services .ser_11 {
	background-image: url(../img/breadcrum/laser-dental-treatment.jpg)
}

#services .ser_12 {
	background-image: url(../img/breadcrum/cosmetic.jpg)
}

#services .ser_13 {
	background-image: url(../img/breadcrum/root.jpg)
}

#services .ser_14 {
	background-image: url(../img/breadcrum/sansetive.jpg)
}

#services .ser_15 {
	background-image: url(../img/breadcrum/sugery.jpg)
}

#services .ser_16 {
	background-image: url(../img/breadcrum/teethwhite.jpg)
}

#services .ser_17 {
	background-image: url(../img/breadcrum/toothcolor.jpg)
}

#services .ser_18 {
	background-image: url(../img/breadcrum/thoothjewelery.jpg)
}

#services .ser_19 {
	background-image: url(../img/breadcrum/dentalveener.jpg)
}

#services .ser_20 {
	background-image: url(../img/breadcrum/wisdom.jpg)
}

h4.black {
	color: #000;
	font-weight: 400
}

.nopadmar {
	padding: 0;
	margin: 0
}

.testimonial-slider img {
	width: 64px
}

.bestinPune p {
	text-align: justify;
	font-size: 18px;
	padding: 15px
}

.addfont p {
	font-weight: 400;
	font-size: 16px;
	font-family: roboto slab, sans-serif
}

@media only screen and (min-device-width:360px) and (max-device-width:912px) and (-webkit-min-device-pixel-ratio:3) {
	.addfont p {
		padding: 0 20px
	}
}

.m-0 {
	margin: 0!important
}

.deni p {
	font-size: 15px;
	font-family: roboto slab, sans-serif
}

.somePds {
	margin-top: 115px
}

.forImgpur {
	margin-top: 20px
}

.forImgpur img {
	width: 100%!important
}

.pt0 {
	padding-top: 0!important
}

.mt0 {
	margin-top: 0!important
}

@media(max-width:912px) {
	.addfont p {
		padding: 0 20px
	}
	.somePds,
	.forImgpur {
		margin-top: 5px
	}
}

.firzt {
	color: #000;
	font-size: 15px
}

h1.sher {
	color: #fff;
	margin: 0;
	padding: 60px 0
}

#services .zeenet b {
	border: 1px solid #838383;
	padding: 5px 10px;
	color: #a27626
}

#services .zeenet p {
	border: 1px solid #838383
}

.navbar-collapse {
	max-height: 850px
}

.dropdown-backdrop {
	position: absolute!important
}

ul#ridz {
	width: 650px;
	z-index: 5!important;
	display: none;
	padding: 10px 20px
}

li#dhoop:hover ul#ridz {
	display: block
}

ul#ridz li {
	padding: 0;
	list-style: none
}

ul#ridz li a {
	border: 0
}

ul#ridz li ul li {
	padding: 5px;
	font-size: 13px
}

ul#ridz li ul li a {
	width: 100%
}

.pt20 {
	padding-top: 20px
}

.smpads {
	padding-top: 45px
}

@media(max-device-width:700px) {
	ul#ridz {
		width: 100%
	}
	.smpads {
		padding-top: 92px
	}
	#services .zeenet b {
		display: block
	}
	.thrpic #isotope .col-sm-3 {
		width: 100%!important
	}
}

.slides-navigation {
	display: none
}

.dropdown-menu li {
	font-size: 13px
}

.proser .serv {
	padding: 0 10px;
	background: #fff
}

.btn-read {
	background: #a57d34;
	color: #fff;
	padding: 10px!important;
	font-size: 14px
}

.oustsideshape {
	width: 100%;
	height: 300px;
	overflow: hidden;
	border-radius: 2%;
	margin: 0 25px 5px 0;
	-webkit-shape-outside: polygon(100% 0, 100% 100%, 50% 100%, 0 50%);
	shape-outside: polygon(100% 0, 100% 100%, 50% 100%, 0 50%);
	border: 1px solid #838383
}

.oustsideshape img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

a.brbran #logo {
	margin: 0
}

@import 'https://fonts.googleapis.com/css?family=Merriweather&display=swap';
a.brbran h1 {
	position: absolute;
	left: 24.5%;
	top: 0;
	margin: 0;
	font-size: 55px;
	color: #946808;
	font-weight: bolder;
	font-family: merriweather, serif
}

a.brbran span {
	position: absolute;
	left: 25%;
	top: 55px;
	line-height: 15px;
	font-size: 14px;
	font-weight: 300;
	color: #000;
	font-family: open sans, sans-serif
}

@media(min-width:550px) {
	a.brbran h1 {
		left: 14%
	}
	a.brbran span {
		left: 14%
	}
}

@media(min-width:768px) {
	a.brbran h1 {
		left: 14%
	}
	a.brbran span {
		left: 14%
	}
}

@media(min-width:992px) {
	a.brbran h1 {
		left: 8%
	}
	a.brbran span {
		left: 8%
	}
}

ul.contact-info {
	padding: 0;
	list-style: none
}

.thrpic #isotope .col-sm-3 {
	width: 33.3%
}

.bord {
	border: 1px solid #a2a2a2;
	margin-bottom: 30px
}

h4.campy {
	height: 45px;
	font-size: 15px
}

.bloq {
	height: 95px;
	overflow: hidden
}

.bord .blog-text {
	margin-bottom: 0;
	padding: 0 20px 0
}

.serv p a {
	color: #a57d34;
	font-weight: bolder
}
     .nonedisplay{display:none;}
.enquiry ul li {
   font-size: 15px;
        line-height: 49px;
        

  }
  .heading1 h5 {
    color: #fff;
    margin-top: 0px;
    padding-top: 5rem;
    padding-left: 3rem;
    text-align: left;
    margin-bottom: 1rem;
    font-size: 22px;
  }
  .heading1 ul li {
        font-size: 15px;
    line-height: 43px;
    color: #fff;
    list-style: outside;
    text-align: left;
    padding-left: 0;
  }
 }
