/*
Theme Name: nearbyseo
Theme URI: 
Author: Marjan Hasanizadeh
Author URI: 
Description: nearbyseo has designed for nearbyseo.com  
Version: 1.0
License: 
License URI: 
Text Domain: nearbyseo
Tags: 
*/

/*clickgrandee */



/* test */




/* General */
/* link */
a {
    color: #4DC1B9 !important;
}
/* text */
.text-golden-yellow {color: #FDB813;
}
.text-Coral {color: #FF6F61;
}

.text-Turquoise {
	color:#4DC1B9;
}

.text-Sea-Green {color:#3aa29d;
}

.text-navy-custom{
	color: #00448F;
}
/* h */
h1 {
    font-size: 4rem; 
    font-weight: 800;
    color: #2C3E50;
}

h2 {
    font-size: 3rem; 
	 font-weight: 700;
}
/* h media */
@media (max-width: 768px) {
    h1 {
        font-size: 2.5rem; /* Smaller font size for tablets */
        color: #2C3E50;
    }
}

@media (max-width: 576px) {
    h1 {
        font-size: 2rem; /* Smaller font size for mobile devices */
        color: #2C3E50;
    }
}

/* bg class */
.bg-brand-default{background-color: #0075be;
}
.bg-ultramarine{background-color:  #005587;
}
.bg-premium-blue{background-color:  #004370;
}
.bg-golden-yellow{background-color:  #ffc23e;
}


.bg-navy{background-color: #083A74;}

.bg-Turquoise-light{background-color:#EDF9F8;
}

.bg-MTurquoise{background-color:#4DC1B9;
}

.bg-MTurquoise{background-color:#4DC1B9;
}
.bg-Coral{background-color:#FF6F61;
}
.bg-navy-dark{background-color:#2C3E50;
}
/* btn class */
.btn-MTurquoise {
    background-color: #4DC1B9;
    color: #ffffff;
}

.btn-MTurquoise:hover {
    background-color: #3aa29d;
    color: #ffffff;
}

.btn-navy-dark {
    background-color: #2C3E50;
    color: #ffffff;
}

.btn-navy-dark:hover {
    background-color:  #1a252f;
    color: #ffffff;
}

.btn-Coral {
    background-color: #FF6F61;
    color: #ffffff;
}

.btn-Coral:hover {
    background-color:  #E6554E;
    color: #ffffff;
}

/* border */
.border-see-green{
	    border: solid #3aa29d;
}

.border-navy-dark{
	    border: solid #2C3E50;
}
/* accordion */
.accordion {
    background-color: rgba(0, 0, 0, .0);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    color: #444;
    cursor: pointer;
    padding: 0px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1rem;
    transition: 0.4s;
}

/* contact form 7 */
/*send proposal */
.sendme{padding: .72rem 2rem;
    background-color: #FF6F61;
	border: 2px solid #FF6F61;
	color: white;
    font-size: 1.5rem !important;
	  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2) !important;
/* border: 2px solid springgreen; */
}
.form-control-lg {
    min-height: calc(1.5em + 1rem + calc(var(--bs-border-width)* 2));
    padding: 1rem 1rem;
    font-size: 1.25rem;
    border-radius: 0px;
	border: 2px solid white;
}
/* contact us page form */
.custom-to-responsive{   width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin-bottom: 1rem;
}
.message-height{height: 8rem !important;
}
.message-width{    width: 25.3rem !important;
}
/* nav text color used */
.text-black-lg {
color: black;
}
.text-white-sm {
color: white;
}
@media (max-width: 767.98px) {
.text-white-sm {
color: white !important;
} 
}
@media (min-width: 768px) {
.text-black-lg {
color: black !important;
}
}
/* nav submenu background color */
.dropdown-menu{background-color: #eef1f6 !important;}
/* banner */
.banner{
	background-image:url('/wp-content/uploads/2024/07/test.jpg');
	text-align: left;
    color: #fff!important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 90vh;
}

/* footer */
.link-hover-underline:hover {
text-decoration: underline !important;
}




/*
nearbyseo
*/


/* accordion */
.accordion-button::after {
    color: #000 !important; /* Ensure the icon color is visible */
}

.accordion-body {
    color: #000 !important; /* Ensure the body text color is visible */
}

/*accordion end*/

/*box gap*/
@media (min-width: 992px) {
    .row-custom {
        margin-left: -15px;
        margin-right: -15px;
    }
    .col-md-8-custom {
        padding-left: 15px;
        padding-right: 7.5px; /* Adjust to balance the spacing */
    }
    .col-md-4-custom {
        padding-right: 15px;
        padding-left: 7.5px; /* Adjust to balance the spacing */
    }
}

/* accordion */
/*.accordion-button {*/
/*    background-color: #673ab7;*/
/*    color: white;*/
/*    border: none;*/
/*}*/

/*.accordion-button:not(.collapsed) {*/
/*    color: white;*/
/*    background-color: #673ab7;*/
/*}*/

/*.accordion-button:focus {*/
/*    box-shadow: none;*/
/*}*/

/*.accordion-body {*/
/*    background-color: white;*/
/*}*/

/*.icon-container {*/
/*    display: flex;*/
/*    align-items: center;*/
/*}*/

/*.icon-container img {*/
/*    margin-right: 15px;*/
/*}*/
.accordion-button::after {
    display: none;
}
/* accordion end */

/*title classes*/
/*.title-custom{font-size: 3.5rem;}*/

/* ---------------------------- general---------------------------- */

/*
end nearbyseo
*/

/* ---------------------------- general---------------------------- */
a{color: #ffc107 !important;}
p{color:#332e27;}

li{ font-size: 1.3rem !important;}
.p-white{color:#fff;}
.flex-container {display: flex;flex-direction: row; flex-wrap: wrap;}
.flex-div{display: flex;flex-wrap: wrap;align-content: center;justify-content: center;}
.margin-bottom-0{margin-bottom: 0 !important;}
.margin-bottom-2rem{margin-bottom: 2rem !important;}
.margin-top-5rem{margin-top: 5rem;}
.margin-top-2rem{margin-top: 2rem;}
.padding-sides-13rem{padding-left: 13rem !important ;padding-right: 13em !important;}
.padding-right-4rem{padding-right: 4rem !important;}
.home-dark-section{  background-color: #332e27 !important;}
.content-mt{padding-top: 5rem !important;}

.a-blog{color:#212529;}
.a-blog:hover {color:#ffc107;}
.a-header-number{color: #fff !important;}
a.a-header-number:hover {color: #fff !important;}

.a-Free-Consultation{color: #fff !important;}
a.a-Free-Consultation:hover {color: black !important;}

.a-p-white{color: white !important;}
a.a-p-white:hover {color: black !important;}

.a-btn-outline-dark{color: #343a40 !important;}
a.a-btn-outline-dark:hover {color: #fff !important;}

.a-btn-warning{color: #343a40 !important;}
a.a-btn-warning:hover {color: #343a40 !important;}

.a-map{color: #343a40 !important;}
a.a-map:hover {color: #ffc107 !important;}

.a-btn-meet-nazy{color: #6c757d !important;}
a.a-btn-meet-nazy:hover {color: #fff !important;}

.a-footer-wigs{color: #ffc107 !important;}
a.a-footer-wigs:hover {color: #6c757d !important;}
/* ---------------------------------- header--------------------------- */

.btn{padding: .5rem 3rem !important;border-radius: 0rem !important;}
.FreeConsultation-p{color:#000 !important;}
.caret {
    padding-left: 0.5rem;
}
/* ---------------------------------- header-menue --------------------------- */
.hamburger-btn{background-color: #332e27 !important;}
.hamburger-btn-1{display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    font-size: 1rem;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    padding: .5rem 1rem !important;
    border-radius: 0rem !important;
    border-color: #fff !important;
}
    

/* ---------------------------------- header-inner --------------------------- */
.background-color-header{background-color: #706768;}
.sticky-header{position: fixed !important;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    /*background-color: #332e27 !important;*/
}
.changeColor{background-color:#332e27 !important;
}
.marginheaderdecrease{margin-top:-2rem !important;}
.fixed-top{z-index: 900 !important;}
/* ---------------------------------- footer--------------------------- */
.locations-phone{
	background-image:url('/wp-content/themes/nearbyseo/images/newport-hair-loss-center-location-1.jpg');
	background-color: #00448F;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height:50% ;
}
.footer-background{background-color:#0B1720;
    
}
.p-fontsize{    font-size: 1rem !important;
    
}
.join-our-div{padding:2.2rem; position: relative !important;top: 65px;
    
}
.join-our-img{position: absolute;top: -72px;right: 23px;
    
}
.join-our-t {
    font-size: 1.8rem !important;
    font-weight: 500 !important;
}
.a-call-footer{color:#212529 !important;}
.a-call-footer:hover{color:#fff !important;}
#myBtn {
  display: none;
  position: fixed;
  bottom: 35px;
  right: 10px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: rgba(204,204,204,0.4);
    color: rgba(255,255,255,0.8);
  cursor: pointer;
  padding-left: 7px;
    padding-right: 7px;
  border-radius: 4px;
}

#myBtn:hover {
  background-color: #555;
}


/*----------------------------------- slider ------------------------------- */
.slider {width: 70vw;}
.second-slider{width: 70vw}
/*----------------------------------first section---------------------- */
.section-box-ten{
        height: 400px;
        color: #332e27;
        position: relative;
        overflow:hidden;
    }
    .section-box-ten figure {
        position: absolute;
        text-align: left;
        padding: 12px 10px 10px 30px;
        width: 100%;
        height: 100%;
        border-top: 1px solid #fff;
        background:#fff;
        bottom: -80%;
        transition: ease-in-out .8s;
    }
    .section-box-ten:hover figure {
        bottom: 0;
    }
    .section-box-ten figure h3{
        margin: 0;
        font-size:1.3rem !important;padding-bottom: 2.5rem !important;
    }
    .section-box-ten img{
        height: 100%;
    }
    
.figure-style{margin: 0 0 0rem 0;}

.slick-slide img{display: inline !important; }
.slick-list{max-height: 500px;}
.icon-next{font-size: 4rem !important;transform: translate(3rem, 9rem);
    
}
.icon-previous{font-size: 4rem !important;transform: translate(-3rem, 9rem);
}
.services-p-box{height: 100px;
}
.h3-services{font-size: 1.3rem !important;
       color: #332e27;
        margin-top: 0;
       margin-bottom: 1rem;
    font-weight: 400;}
/* ----------------------------------second section-------------------------*/
.h2-p{margin-bottom: .5rem;
    font-weight: 500;
    font-size: 2.125rem !important;}


/* ------------------------------------forth section ----------------------*/
.home-yellow-title{ color: #ffc107;}
.Nazy-Curtis{display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-end;
    }
.N-C-subtittle{color: #fff;
    margin-top: -.7rem;
    font-size: .9rem;
    font-weight: 500;}
    .N-C-sub-subtittle{color: #fff;
    margin-top: -1rem;
    font-size: .9rem;
    font-style: italic;
    }
.about-nazy-comment-div{background-color: #fff; margin-top: 3rem; margin-left: 0!important;}

.about-nazy-comment-inner-div{padding-top: 1rem;
    padding-left: 2rem;}
.home-free-appointment-image{
	background-image:url('/wp-content/uploads/2019/05/Untitled-3.png');
	text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.btn-dark-meet-nazy{border-color: #212529 !important;color:#212529 !important;}
.btn-dark-meet-nazy:hover {border-color: #6c757d !important; color:#6c757d !important;}
.btn-meet-nazy{padding-left: 5rem !important;
    padding-right: 5rem !important;}
.home-nazy-image{
	background-image:url('/wp-content/themes/nearbyseo/images/NAZY-CURTIS-NPHC.jpg');
	text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: auto;}    
.ytp-cued-thumbnail-overlay-image{ width: 0% !important;}
/* ---------------------------------fifth section ------------------------*/
.newport-map{display: flex;flex-wrap: wrap;align-content: center;
flex-direction:column;
background-image:url('/wp-content/themes/nearbyseo/images/Newport-Hair-Loss-Center-maps.jpg');border-radius:50% 50% 50% 50%;width:250px;height:250px; align-items: center;
}

.btn-warning-custom {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
    border: 1px solid transparent;}
.p-phone-number{    font-size: 2rem !important;
    color: #332e27;
    font-weight: 500;}
.p-tittle{font-weight: 500;color: #332e27;}
/* ---------------------------------sixth section ------------------------*/
.slider-inner-div {width: 25.3%;}
.icon-previous-collection {
    font-size: 2.5rem !important;
    transform: translate(0rem, 8rem);
}
.icon-next-collection {
    font-size: 2.5rem !important;
    transform: translate(0rem, 8rem);
}

/*------------------------------- seven section --------------------------*/
 .home-contactform-input{padding: .5rem !important; margin-bottom: 1rem !important; width: 100% !important;}
 .home-contactform-message{width: 100% !important;}
 .home-contactform-submit{ padding: .5rem 4.5rem; background-color: #ffc107; border-color: #ffc107; margin-top:1rem;}
 .button, input, optgroup, select, textarea{font-size:1.125rem !important;}
 .home-contactform-submit{border:0 !important;}
 .scroll-div{position: absolute;
    top: -15rem;}
/*------------------------------- eight section --------------------------*/ 
.video-1{	background-image:url('/wp-content/uploads/2019/06/natural-custom-made-wig.jpg'); 
 background-repeat: no-repeat; height: 18rem;
 }
.video-2{
	background-image:url('/wp-content/uploads/2019/06/real-hair-wigs.jpg'); 
 background-repeat: no-repeat; height: 18rem;
} 
.video-3{
	background-image:url('/wp-content/uploads/2019/06/natural-custom-wig-1.jpg'); 
 background-repeat: no-repeat; height: 18rem;
}  

.fontsize-h2{font-size:2.125rem !important;font-weight: 500 !important;}
 .video-wrapper-home>iframe {
    width: 100%;
    height: 19.4rem;
}
 /*-------------------------------  nine --------------------------*/ 
.slick-dots{ 
  position: absolute;
  bottom: -45px;
  display: block;
  width: 100%;
  padding: 0;
  padding-right: 2rem;
  list-style: none;
  text-align: center; 
}
.slick-dots li{position: relative;
    display: inline-block;
    width: 6px;
    height: 6px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}
.slick-dots button{
      display: none;
}
.slick-dots :before{
      top: 5px;
      transition: all .5s;
      content: '';
      width: 6px;
      height: 6px;
      background-color: #d5d4d1;
      position: absolute;
}
.slick-active:before{
      top: 5px;      
      width: 6px;
      height: 6px;
      margin-left: -2px;
      background-color: #655b4e;}


 /* -----------------------------Media---------------------------------- */
  
/* Device = Desktops   Screen = 1281px to higher resolution desktops */
@media screen and (min-width: 1281px) {
.container-header-padding{padding-top: 3rem!important;
padding-bottom: 1rem!important;}
  /*h2{font-size:2.125rem !important;}*/
  p{font-size:1.3rem !important;}
 /* .about-nazy-comment-div{ margin-right: 14rem;}*/
.row-margin-top-bottom-6rem{margin-top:6rem;
   margin-bottom:6rem;}
.row-margin-top-bottom{margin-top:8.5rem;
    margin-bottom:8.5rem;}
    .typography{margin-left: -2.4rem !important;}
.typography-number{
    margin-left: -1.4rem !important;}
    .typography{margin-left: -2.4rem !important;}
.typography-number{
    margin-left: -1.4rem !important;}
.video-wrapper-about > iframe{
		width:50vw;
		height:100%;
		min-height: 40rem;
	}
.services-video-p{transform: translate(-2.6rem, 28rem);
}

.about-nazy-comment-div{ max-width: 75% !important;
}
.p-collection-box{font-size: 2.125rem !important;}
.number-fontsize{font-size: 2rem !important;
    font-weight: 700 !important;
}

.banner{
	background-image:url('/wp-content/uploads/2024/07/New-Project-1.jpg');
	text-align: left;
    color: #fff!important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 90vh;}
.mobile-header{display: none;}
#content { margin-top: 8rem; 
}
}

/* Device = Laptops, Desktops  Screen = B/w 1025px to 1280px */
@media (min-width: 1200px) {
.container-header-padding{padding-top: 3rem!important;
padding-bottom: 1rem!important;}    
/*h2{font-size:2.125rem !important;}  */
.container {max-width: 1440px !important;}  
  p{font-size:1.3rem !important;} 
.about-nazy-comment-div{ margin-right: 14rem;}
.row-margin-top-bottom-6rem{margin-top:6rem;
margin-bottom:6rem;}
.row-margin-top-bottom{margin-top:8.5rem;
margin-bottom:8.5rem;}
.video-wrapper-about > iframe{
		width:50vw;
		height:100%;
		min-height: 40rem;
	}
.services-video-p{transform: translate(-2.6rem, 28rem);
}
.p-collection-box{font-size: 2.125rem !important;}
.number-fontsize{font-size: 2rem !important;
    font-weight: 700 !important;
}
.banner{
	background-image:url('/wp-content/uploads/2024/07/New-Project-1.jpg');
	text-align: left;
    color: #fff!important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 90vh;}
.mobile-header{display: none;}
#content { margin-top: 8rem; 
}

}

@media (min-width: 767px) and (max-width: 1366px) {
/*.header-content-responsive {padding-top: 0px !important;*/
/*    padding-bottom: 0px !important;*/
/*    margin-bottom: -4rem;}    */
}



@media (min-width: 1440px) and (max-width: 1024px) {
.container-header-padding{padding-top: 3rem!important;
padding-bottom: 1rem!important;}    
/*h2{font-size:2.125rem !important;*/
    
}    
.join-our-t {font-size: 1.5rem !important;
    font-weight: 700 !important;}   
     .video-wrapper-about > iframe{
		width:50vw;
		height:100%;
		min-height: 40rem;
	}
.services-video-p{transform: translate(-2.6rem, 28rem);
}	
.p-collection-box{font-size: 1.55rem !important;}
.number-fontsize{font-size: 2rem !important;
    font-weight: 700 !important;
}
.mobile-header{display: none;}
#content { margin-top: 8rem; 
}
}

@media (min-width: 1440px) and (max-width: 1024px) {
.number-fontsize{font-size: 2rem !important;
    font-weight: 500 !important;
}  
.banner{
	background-image:url('/wp-content/uploads/2024/07/New-Project-1.jpg');
	text-align: left;
    color: #fff!important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 90vh;}
.mobile-header{display: none;}    
}

@media (max-width: 1024px) and (min-width: 1011px) {
.yellow-margin{padding-bottom: 2rem;
}
.dark-margin{margin-top: -6rem;
}
.banner{
	background-image:url('/wp-content/themes/nearbyseo/images/banner.jpg');
	text-align: left;
    color: #fff!important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 90vh;
    
}
.mobile-header{display: none;}    
#content { margin-top: 8rem; 
}
}

@media (min-width: 1025px) and (max-width: 1280px) {
/*h2{font-size:2.125rem !important;}  */
  p{font-size:1.3rem !important;}
 /* .about-nazy-comment-div{ margin-right: 14rem;} */
  .row-margin-top-bottom-6rem{margin-top:6rem;
   margin-bottom:6rem;}
   .row-margin-top-bottom{margin-top:8.5rem;
  margin-bottom:8.5rem;}
  .display-none{display: none !important;} 
  .typography{margin-left: -2.4rem !important;}
.typography-number{
    margin-left: -1.4rem !important;}
    .video-wrapper-about > iframe{
		width:100vw;
	height:100%;
		min-height: 40rem;
	}
.services-video-p{transform: translate(-2.6rem, 28rem);
}
.icon-previous {
    font-size: 4rem !important;
    transform: translate(0rem, 9rem);
}
.icon-next {
    font-size: 4rem !important;
    transform: translate(0rem, 9rem);
}
.p-collection-box{font-size: 1.55rem !important;}
.number-fontsize{font-size: 2rem !important;
    font-weight: 500 !important;}
.yellow-margin{padding-bottom: 2rem;
}
.dark-margin{margin-top: -6rem;
}    
.banner{
	background-image:url('/wp-content/themes/nearbyseo/images/banner.jpg');
	text-align: left;
    color: #fff!important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 90vh;
    
}
.mobile-header{display: none;}
#content { margin-top: 8rem; 
}
}

/* Device = Tablets, Ipad Pro (portrait)  Screen = B/w 768px to 1024px */

@media (min-width: 768px) and (max-width: 1024px) {
 /*h2{font-size:2.125rem !important;} */
p{font-size:1rem !important;}
 /*.about-nazy-comment-div{ margin-right: 14rem;}*/
.display-none{display: none !important;}  
/*.home-nazy-image{height: 100vh;}*/
.typography{margin-left: -2.4rem !important;}
.typography-number{
    margin-left: -1.4rem !important;}
    .video-wrapper-about > iframe{
		width:100vw;
		height:100%;
		min-height: 40rem;
	}
.services-video-p{transform: translate(-2.6rem, 28rem);
}
.p-collection-box{font-size: 1.55rem !important;}
.number-fontsize{font-size: 2rem !important;
    font-weight: 500 !important;}
/*.logo-mobile{display: none;}*/
.banner{
	background-image:url('/wp-content/themes/nearbyseo/images/banner-mobile.jpg');
	text-align: left;
    color: #fff!important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 90vh;}
.mobile-header{display: none;
}
#content { margin-top: 8rem; 
}
}
/* Device = Tablets, Ipad (portrait)  Screen = B/w 768px to 1024px */
@media (min-width:1011 px) and (max-width:1440 px) {

}

/* Device = Tablets, Ipads (landscape)  Screen = B/w 768px to 1024px 

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  
p{font-size:1rem !important;}
 .about-nazy-comment-div{ margin-right: 14rem;}
.display-none{display: none !important;}   
}*/

/* --------------------------------mobile view----------------------------- */
@media (max-width:500px){
    /*h1{font-size: 1.8rem !important; }*/
    h2{font-size: 1.8rem;}
    .h2-p{font-size: 1.8rem !important;}
	.navbar-nav{
		background-color:#0075be;
		border-top:3px solid #0075be !important;
		color:#fff;
		z-index:1;
		margin-top:5px;
		}
	.navbar-nav .nav-item .nav-link{
	padding: 0.7em 1em!important;
	font-size: 100%;
    font-weight: 500;
    }
	.banner-text{
	padding:150px 0 150px 0;
}
.banner-heading{
	font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.banner-sub-heading{
	font-size: 10px;
    font-weight: 200;
    line-height: 10px;
    margin-bottom: 40px;
}
p{font-size:1.1rem !important;}
.about-nazy-comment-inner-div {
    padding-left: 1rem;}
/*.about-nazy-comment-div {
    margin-left: 1rem ;}*/
.display-none{display: none !important;} 
.img-mobile-fullwidth{padding-right: 0rem !important;
    padding-left: 0rem !important;
    height: 20rem;}
.typography{margin-left: -.8rem !important;}
.typography-number{
    margin-left: -.5rem !important;}
.video-wrapper-about > iframe{
		width:100vw;
		height:100%;
		min-height: 40rem;
	}
.services-video-p{transform: translate(-2.6rem, 26.5rem);
}	
.p-collection-box{font-size: 1.55rem !important;}
.number-fontsize{font-size: 2rem !important;
    font-weight: 700 !important;}
.services-p-box{height: 80px;
}
.logo-img{height: 50px !important;}
.banner{
	background-image:url('/wp-content/themes/nearbyseo/images/banner-mobile.jpg');
	text-align: left;
    color: #fff!important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 90vh;
    
}
.mobile-header{display: block;}
.desctop-header{display: none;}
.hamburger-icon{color: #fff;
    margin: 0rem !important;
    font-size: 39px;
}
.hamburger-icon-mobile{position: absolute;
top: 0;
right: 0;
background-color:#ffc107 !important;
border-color:#ffc107 !important;
}
.container-padding{ padding-right: 0px !important;
    padding-left: 0px !important;
}
.home-dark-section-2{background-color: #332e27 !important;
}
.img-fluid-blog {
    height: auto !important;
    /*width: 100%;*/
}
#content { margin-top: 5rem; 
}
.scroll-div{top: -5.5rem;}
}

@media (max-width:768px){
     /*h1{font-size: 1.8rem; }*/
    h2{font-size: 1.8rem;}
    .h2-p{font-size: 1.8rem !important;}
	.banner-text{
	padding:150px 0 150px 0;
}
	.banner-sub-heading{
	font-size: 23px;
    font-weight: 200;
    line-height: 23px;
    margin-bottom: 40px;
}

.about-nazy-comment-inner-div {
    padding-left: 1rem;}
  
p{font-size:1.1rem !important;}
/*.about-nazy-comment-div {
    margin-left: 1rem ;}*/
    .display-none{display: none !important;} 
    .home-nazy-image{height: 100vh;}
    .home-contactform-submit{ width: 100%;}
    .img-mobile-fullwidth{padding-right: 0rem !important;
    padding-left: 0rem !important;
    height: 20rem;}
.typography{margin-left: -.8rem !important;}
.typography-number{
    margin-left: -.5rem !important;}
.video-wrapper-about > iframe{
		width:100vw;
		height:100%;
		min-height: 40rem;
	}
.services-video-p{transform: translate(-2.6rem, 26.5rem);
}
.p-collection-box{font-size: 1.55rem !important;}
.number-fontsize{font-size: 2rem !important;
    font-weight: 700 !important;}
.services-p-box{height: 80px;
}    
.logo-img{height: 50px !important;
    
}
.banner{
	background-image:url('/wp-content/themes/nearbyseo/images/banner-mobile.jpg');
	text-align: left;
    color: #fff!important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: 90vh;}

.home-dark-section-2{background-color: #332e27 !important;
}
.img-fluid-blog {
    height: auto !important;
    /*width: 100%;*/
}
#content { margin-top: 5rem; 
}
.scroll-div{top: -5.5rem;}
}
@media (max-width:767px){
.hamburger-icon{color: #fff;
    margin: 0rem !important;
    font-size: 39px;
}
.hamburger-icon-mobile{position: absolute;
top: 0;
right: 0;
background-color:#ffc107 !important;
border-color:#ffc107 !important;
}
.container-padding{ padding-right: 0px !IMPORTANT;
    padding-left: 0px !important;
}
.img-fluid-blog {
    height: auto !important;
    /*width: 100%;*/
}
#content { margin-top: 5rem; 
}
.scroll-div{top: -5.5rem;}
}
/*-----------custom css-----------------*/
.youtube-player .play-2 {
    cursor: pointer;
    
}

.youtube-player .play {
        height: 72px;
        width: 72px;
        position: absolute;
        cursor: pointer;
    
}

.youtube-play{
    display: flex;
    align-items: center;
    justify-content: center;
}
.video-wrapper-two > iframe{width: 100%;
    height: 34rem;
}
.ytp-pause-overlay .ytp-scroll-min{display: none !important;
    
}
.ytp-endscreen-content{display: none !important;
    
}

.play-icon-position{
    transform: translate(12.8rem, 14.5rem);
}   
.play-icon-position-home-1{transform: translateY(14.5rem);}
    
/*-----------inner pages-----------------*/
.div-parent-size{
    width: 100%;
    height: 100%;
}
.div-parent-size-width{
    width: 100%;
}
.playvideo-dive-padding{padding-top: 14rem;
    padding-bottom: 9rem;}
.div-container-text-play{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}
.blog-index-img{max-width: 100%;
    height: 300px;}
.light-background{background-color:#f8f7f4;
}
.image-100-width{width: 100%;
}
.about-video-div{
	background-image:url('/wp-content/themes/nearbyseo/images/Newport-HairLoss-Center.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 34rem;
} 
.about-video-div-1{
	background-image:url('/wp-content/themes/nearbyseo/images/newporthairlosscenter-staff.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 34rem;
} 
.about-nazy-image{
	background-image:url('/wp-content/themes/nearbyseo/images/Nazy-Curtis-3.jpg');
	text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    height: auto;} 
.services-wig{
	background-image:url('/wp-content/uploads/2019/06/Nazy_real-hair-wigs.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 34rem;
}  
.services-custom-wig{
	background-image:url('/wp-content/uploads/2019/06/services-custom-made-wigs-1.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 34rem;
}  
.services-custom-wig-2{
	background-image:url('/wp-content/themes/nearbyseo/images/women-custom-made-wigs.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 34rem;
}  
.services-alopecia-wig{
	background-image:url('/wp-content/uploads/2019/06/services-alopecia-wigs.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 34rem;
}  
.services-women-wig{
	background-image:url('/wp-content/uploads/2019/06/services-women-wigs.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 34rem;
}  
.services-trichotillomania-wig{
	background-image:url('/wp-content/uploads/2019/06/services-trichotillomania-wigs.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 34rem;
}  
.services-men-wig{
	background-image:url('/wp-content/uploads/2019/06/services-men-wigs.png');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 34rem;
}  
.collection{
	background-image:url('/wp-content/uploads/2019/06/Nazy_real-hair-wigs.jpg');
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 34rem;
}  
.icon-previous-productpage {
    font-size: 3rem !important;
    transform: translate(4rem, 11.4rem)
    
}

.icon-next-productpage {
    font-size: 3rem !important;
    transform: translate(20rem, -11rem)
    
}
.media-page-video{max-width:600px;max-height:350px; margin-left: auto;margin-right: auto;}

/* ----------------------faq page---------------------------------*/
.accordion {
  background-color:rgba(0,0,0,.03);
  border-bottom: 1px solid rgba(0,0,0,.125);
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1rem;
  transition: 0.4s;
}

/*.active, .accordion:hover {*/
/*  background-color: #bfbfbf !important; */
/*}*/

.panel {
  padding: 0 18px;
  display: none;
  background-color: white;
  overflow: hidden;
}

.plus-symbol{font-size:1rem;}

/*-------------hamburger menu---------------------*/

#sidebar ul ul a{background-color: #332e27 !important;}    
#sidebar {
    width: 257px;
    position: fixed;
    top: 0rem;
    right: -257px;
    height: 100vh;
    z-index: 1000;
    background:set-color('primary');
    color: set-color('white');
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    overflow-y: scroll;
    -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
}


#sidebar.active {
    right: 0;
    background-color: #332e27 !important;
}

#dismiss {
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: set-color('primary');
    position: absolute;
    top: 10px;
    left: 10px;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

#dismiss:hover {
    background: set-color('white');
    color: set-color('primary');
}
.over {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.38);
    z-index: 998;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
        cursor: url('/wp-content/themes/nearbyseo/images/close3.png') 16 16,pointer;
}
.over.active {
    display: block;
    opacity: 1;
}
#sidebar ul>li{
    list-style: none;
}



.req>a.nav-link {
    color: set-color('white')!important;
}
#sidebar .sidebar-header {
    padding: 20px;
    background: set-color('primary');
}

#sidebar ul.components {
   
    border-bottom: 1px solid set-color('primary');
}

#sidebar ul p {
    color: set-color('white');
    padding: 10px;
}
.navbar-expand-lg .navbar-nav {

    margin-right: -0.79rem!important;
}
#sidebar ul li a {
    padding: 10px;
    font-size: 1.1em;
    display: block;
}

#sidebar ul li a:hover {
    color: set-color('primary')!important;
    background: set-color('white');
}

#sidebar ul li.active>a,
a[aria-expanded="true"] {
    color: set-color('white');
    background:set-color('primary');
}

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

.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
}

#sidebar ul ul a {
    font-size: 0.8em !important;
    padding-left: 30px !important;
    background: set-color('primary');
}

ul.CTAs {
    padding: 20px;
}

ul.CTAs a {
    text-align: center;
    font-size: 0.9em !important;
    display: block;
    border-radius: 5px;
    margin-bottom: 5px;
}
.iconColor{
    color: set-color('secondary');
    font-size: 1rem!important;
}
.dropdown-toggle::after {
    display: block;
    position: absolute;
    top: 50%;
    left: 1px!important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #364c5e!important;
    background-clip: padding-box!important;
    border: 1px solid #8499a9!important;
    border-radius: 0.25rem;
}
#sidebar ul ul a {
    font-size: 0.9em !important;
    padding-left: 30px !important;
    background: #364d5e;
    color: #fff!important;
}
.mCSB_container {
    overflow: inherit!important;
 
}
.mCustomScrollBox {
     overflow: inherit!important;

}



#content {
    width: 100%;
    min-height: 100vh;
    transition: all 0.3s;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden!important;
}

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
    width: 14rem!important;
}


ul.sub-menu {
    background-color:  #332e27!important;
     padding-left: 2rem !important;
}
ul.sub-menu>li {
    background-color:  #332e27!important;
}
ul.sub-menu>li>a {
    background-color:  #332e27!important;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}

@media only screen and (min-width: 320px) {
    #sidebar {
        width: 257px;
        top: 0;
        right: -257px;
       
    }
  }

 
  @media only screen and (min-width: 1024px) {
#sidebar {
    width: 315px;
    top:0rem;
    right: -315px;
}
  
    }


.dropdown-container{
    display:none;
}

.caret{
    content:"\25bc";
}
