.article-list {
  color: #313437;
  background-color: #fff;
}

.article-list p {
  color: #7d8285;
}
.container{
  width: 1170px;
}
.article-list h2 {
  font-weight: bold;
  margin-bottom: 40px;
  padding-top: 40px;
  color: inherit;
}
.navbar{
  padding-top: 0rem;
  padding-bottom: 0rem;
}
.nav-link{
  padding: 25px 1rem;
}
.article-list .intro {
  font-size: 16px;
  max-width: 500px;
  margin: 0 auto;
}

.article-list .intro p {
  margin-bottom: 0;
}

.article-list .articles {
  padding-bottom: 40px;
}

.article-list .item {
  padding-top: 50px;
  min-height: 425px;
  text-align: center;
}

.article-list .item .name {
  font-weight: bold;
  font-size: 16px;
  margin-top: 20px;
  color: inherit;
}

.article-list .item .description {
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 0;
}

.article-list .item .action {
  font-size: 24px;
  width: 24px;
  margin: 22px auto 0;
  line-height: 1;
  display: block;
  color: #4f86c3;
  opacity: 0.85;
  transition: opacity 0.2s;
  text-decoration: none;
}

.article-list .item .action:hover {
  opacity: 1;
}

.top_banner {
}

.banner_slider_home {
  margin: 250px 0;
}
.banner_slider_update {
  margin: 120px 0;
}
.about_barber_home {
  padding-top: 95px;
  padding-bottom: 95px;
}

.about_heading_home {
}

.services_barber_home {
  padding-top: 90px;
}

.services_col {
  display: flex;
  padding-bottom: 0;
  align-items: center;
  position: relative;
  top: 30px;
}

.services_col h4 {
  color: #fff;
  width: 100%;
  float: left;
}

.service_cont {
  width: 20%;
  float: left;
  padding: 50px 25px 50px 25px;
  box-sizing: border-box;
}

.service_cont:hover {
  background-image: url("../../assets/img/service.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}

.updates_barber_home {
  padding-top: 213px;
  padding-bottom: 100px;
}

.update_heading {
  padding-top: 20px;
  padding-bottom: 5px;
}

.testimonial_banner_home {
  padding-top: 95px;
  padding-bottom: 90px;
}

/*.testimonial_col_home {
  padding-left: 10px;
  padding-right: 10px;
  background: #ffffff;
  margin-left: 10px;
  margin-right: 10px;
}*/

.gallery_banner_home {
}

.appoint_barber_home {
  padding-top: 90px;
  padding-bottom: 90px;
}

.appoint_para_home {
  width: 806px;
}

.appoint_barber_home .appoint_para_home {
}

.footer_barber {
}

.service_para {
  width: 952px;
}

.header_sec {
  padding-top: 10px;
  /*padding-bottom: 5px;*/
}

.my-row {
  width: 100%;
  float: left;
}

.services {
  width: 100%;
  float: left;
}

.serv1 {
  float: left;
  width: 20%;
  background-image: url("../../assets/img/service.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}

.service_cont p {
  float: left;
  width: 100%;
  height: 50px;
}

.row {
}

.link_list li {
  padding-bottom: 6px;
}

.bhours li {
  padding-bottom: 6px;
}

.gallery_list li {
  width: 14.28%;
  float: left;
  background-color: red;
  list-style: none;
  padding: 0;
}

.gallery_list {
  margin: 0;
}

.gal_imggg img:hover,.gallery_list img:hover {
  filter: grayscale(100%);
  transition: all 0.5s ease 0s;
}

.gal_imggg li img, .gallery_list li img {
  transition: all 0.5s ease 0s;
}

.nav-link:hover {
    border-bottom: 2px solid #fff;
}

.nav-link {
    border-bottom: 2px solid transparent;
}
.navbar-expand-md .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px; 
}
.header_sec {
    border-bottom: 1px solid #26201f;
}
a.cust_num {
    padding-right: 45px;
	font-size: 20px;
}

.apt_btn:hover {
    background: transparent !important;
    border: 1px solid rgb(194,0,12) !important;
    color: rgb(194,0,12) !important;
}
.apt_btn, .send_btn {
    border-radius:0 !important;
}
a.nav-link {
    font-family: 'Barlow';
    font-weight: 500;
    color: white !important;
    font-size: 18px;
}
a.nav-link.active {
  font-weight: 600;
      border-bottom: 2px solid #fff;
}
.tog_tog{
  display: none;
}
.tog_tog a{
	border: 0 !important;
}
.gallery_list_g li {
  width: 25%;
  float: left;
  list-style: none;
  padding: 0px 0px 20px 0px;
}
.send_btn:hover {
    border: 1px #c2000c solid !important;
    background-color: #fff !important;
    color: #c2000c !important;
}
.address a {
    color: #2a2a2a;
    font-size: 20px;
    text-decoration: none;
    font-weight: 400;
}
.address a:first-child {
    text-decoration: underline;
}
.address a:hover {
    color: #c2000c;
    /*text-decoration: underline;*/
}
.fancybox-image, .fancybox-spaceball{
  border: 10px solid white !important;
  border-radius: 10px;
}
.gal_imggg img {
    padding: 10px 0;
}
.gal_sec {
    margin: 0;
}
.cont_det {
    padding-top: 50px !important;
}

/*-----------------------------------------Responsive----------------------------------------------*/
@media only screen and (min-width: 1025px) and (max-width: 1200px){
  .banner_slider_home h1, .banner_slider_update h1{
    font-size: 90px !important;
  }
  .header_sec{
    padding-right: 15px;
  }
  .about_barber_home, .updates_barber_home {
    padding: 80px 0 !important;
  }
   .contact_barber_home {
    padding: 0px 0 80px 0 !important;
  }
  .contact_barber_home h2{
    margin-top: 0 !important;
  }
  .updates_barber_home h3 {
    line-height: 45px;
  }
  .updates_barber_home p {
    line-height: 25px;
  }
}
@media only screen and (min-width: 769px) and (max-width: 1024px){
  .banner_slider_home h1, .banner_slider_update h1{
    font-size: 80px !important;
  }
  .updates_barber_home h3 {
    line-height: 45px;
  }
  .updates_barber_home p {
    line-height: 25px !important;
  }
}
@media only screen and (min-width: 981px) and (max-width: 1024px){
  .header_sec{
    padding-right: 15px;
  }
  .banner_slider_home h2{
    font-size: 45px !important;
  }
  .banner_slider_home h1{
    margin: 0px 0px 20px 0px !important;
  }
  .about_barber_home h2{
    line-height: 30px !important;
    font-size: 30px !important;
  }
  .services_barber_home h2, .updates_barber_home h2, .testimonial_banner_home h2, .appoint_barber_home h2, .contact_barber_home h2, .updates_barber_home h3{
    font-size: 45px !important;
  }
  .about_barber_home p{
    line-height: 18px;
  }
   .banner_slider_home {
    margin: 180px 0;
  }
  .services_col h4{
    font-size: 15px;
  }
  .about_barber_home, .updates_barber_home {
    padding: 70px 0 !important;
  }
   .contact_barber_home {
    padding: 0px 0 70px 0 !important;
  }
  .contact_barber_home h2{
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 768px) and (max-width: 980px){
  .header_sec{
    padding-right: 15px;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 7px;
    padding-left: 7px;
  }
  a.nav-link{
    font-size: 16px;
  }
  a.cust_num {
    padding-right: 20px;
    font-size: 18px;
  }
  a.soc_img img {
    width: 35px;
  }
  .header_sec{
    padding-right: 15px;
  }
  .banner_slider_home h2{
    font-size: 45px !important;
  }
  .banner_slider_home h1{
    margin: 0px 0px 20px 0px !important;
  }
  .about_barber_home h2{
    line-height: 30px !important;
    font-size: 30px !important;
  }
  .services_barber_home h2, .updates_barber_home h2, .testimonial_banner_home h2, .appoint_barber_home h2, .contact_barber_home h2{
    font-size: 45px !important;
  }
  .about_barber_home p, .services_barber_home p, .updates_barber_home p, .testimonial_banner_home p, .appoint_barber_home p{
    line-height: 18px;
  }
  .appoint_barber_home p{
    line-height: 26px;
  }
  .banner_slider_home {
    margin: 150px 0;
  }
  .services_col h4{
    font-size: 15px;
  }
  .banner_slider_home h1, .banner_slider_update h1 {
      font-size: 80px !important;
  }
  .updates_barber_home h3 {
    line-height: 45px;
  }
  .updates_barber_home p {
    line-height: 25px !important;
  }
}

@media only screen and (max-width: 767px){
  .article-list h2 {
    margin-bottom: 25px;
    padding-top: 25px;
    font-size: 24px;
  }	
.container, .container-sm {
    max-width: 90%;
  }
  .navbar-light .navbar-toggler{
    background: white;
  }
  .tog_tog{
    display: block;
  }
  .no-tog{
    display: none;
  }
  .nav-link {
    padding: 10px 1rem;
  }
  div#navcol-1 {
    right: 0;
    position: absolute;
    top: 96px;
    background-color: black;
    left: 0;
  }
  .navbar {
    position: initial;
  }
  .navbar-expand-md .navbar-nav .nav-link{
    padding-left: 0px;
  }
  .footer-clean .item {
    text-align: left;
  }
  .banner_slider_home {
    margin: 150px 0;
  }
  .banner_slider_home h2{
    line-height: 50px !important;
    font-size: 40px !important;
  }
  .banner_slider_home h1, .banner_slider_update h1{
    line-height: 75px !important;
    font-size: 80px !important;
  }
  .banner_slider_home h4{
    font-size: 22px !important;
    line-height: 30px !important;
  }
  .about_barber_home h2, .services_barber_home h2, .updates_barber_home h2, .testimonial_banner_home h2, .appoint_barber_home h2, .contact_barber_home h2, .updates_barber_home h3{
    padding-top: 20px;
    line-height: 40px !important;
    font-size: 40px !important;
  }
  .service_cont h4{
    font-size: 12px;
  }
  .testimonial_col_home {
    margin-bottom: 20px;
  }
  .social h3{
    text-align: center;
  }
  .fotr-dta h3, .fotr-dta p, .fotr-dta ul {
    text-align: left;
  }
  .nope_e{
    padding-left: calc(var(--bs-gutter-x) * .5) !important;
    padding-bottom: 20px !important;
  }
  .spec_spac{
    margin-top: 0 !important;
  }
  .updates_barber_home{
    padding: 70px 0 0 0 !important;
  }
  .about_barber_home {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  p.b_spc {
    padding-bottom: 25px;
  }
  .logggo {
    text-align: left;
  }
  /*.meeennnu {
    text-align: right !important;
  }*/
  .meeennnu nav{
    text-align: right !important;
  }
  .navvv_buton{
    display: block !important;
  }
  .navbar-nav{
    padding: 20px;
  }
  .col-xs-6{
    width: 50%;
  }
  .p_spes_spc p {
    margin-bottom: 30px;
  }
  .updates_barber_home.updat_row_spc {
    padding: 0 !important;
  }
  .p_bott_spes_spc p {
    margin-bottom: 60px !important;
  }
  .updates_barber_home.home_spec_spc {
    padding: 70px 0 65px 0 !important;
  }
}
@media only screen and (max-width: 480px){
  .banner_slider_home h1, .banner_slider_update h1 {
    line-height: 50px !important;
    font-size: 45px !important;
    margin: 0px 0px 15px 0px !important;
  }
  .banner_slider_home h2 {
    line-height: 40px !important;
    font-size: 30px !important;
  }
  .banner_slider_home h4 {
    font-size: 17px !important;
    line-height: 25px !important;
  }
  .banner_slider_home a, .appoint_barber_home a{
    font-size: 15px !important;
    padding: 15px 30px !important;
  }
  .banner_slider_home {
    margin: 120px 0;
  }
  .about_barber_home h2, .services_barber_home h2, .updates_barber_home h2, .testimonial_banner_home h2, .appoint_barber_home h2, .updates_barber_home h3, .contact_barber_home h2 {
    padding-top: 20px;
    line-height: 35px !important;
    font-size: 35px !important;
  }
  .about_barber_home p, .services_barber_home p, .updates_barber_home p, .testimonial_banner_home p, .appoint_barber_home p {
    line-height: 20px;
  }
  .updates_barber_home{
    padding: 50px 0 0 0 !important;
  }
  .about_barber_home {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .services_col{
    display: block !important;
  }
  .service_cont {
    width: 100% !important;
  }
 #contact_form input, #contact_form textarea {
    width: 100% !important;
} 
}
@media screen and (max-width:575px) {
.foot_soc_icon{
    text-align: left !important;
    padding-top: 10px;
  }    
}
@media screen and (min-width:768px) {
.navbar-expand-md .navbar-collapse {
    display: inline !important;
}	
.navbar-nav {
    display: inline-flex;
}
}
@media screen and (min-width:768px) and (max-width:789px) {
a.cust_num {
    padding-right: 18px !important;
    font-size: 16px !important;
}	
}