@media (max-width:1799px) {
  .circleimg {
    width: 450px;
    height: 450px;
    border-radius: 450px;
  }
  .circleimg-left {
    width: 400px;
    height: 400px;
    border-radius: 400px;
  }
  .get-brush-bg {
    background-position: center right 80px;
  }
}
@media (max-width:1599px) {
	
    .btm-img {
        max-height: 363px;
        max-width: 100%;
    }
	
	    .h2, h2 {
        font-size: 1.7rem!important;
    }
	.h5, h5 {
    font-size: 1.1rem!important;
}
	
  .camplib-left .camplib-subtitle {
    font-size: 2rem;
  }
  .camplib-left .camplib-text {
    font-size: 1.3rem;
    width: 80%;
  }
  .main-head-div {
    font-size: 6rem;
  }
  .circle-padding-box {
    padding: 0 100px;
  }
  .camplib-left h1 {
    font-size: 6rem;
    line-height: .9;
  }
  .get-brush-bg {
    background-position: center right 0px;
  }
  .get-brush-bg-left {
    background-position: center left 0;
  }
  .dot-bg {
    font-size: 1.3rem;
  }
  .main-banner h1 {
    font-size: 6rem;
  }
	.navbar-brand img {
    height: 55px;
}
	.navbar {
    padding: 12px 0px;
}
	main {
    padding-top: 89px;
}
	.card-body {
    padding: 20px;
    padding-top: 5px;
}
	.form-control {
   
    font-size: .9rem;
	}
	body {
		font-size: 14px;
	}
	.last-btns .btn-lg {
    padding: 8px 30px;
    text-transform: capitalize;
    font-size: 1rem;
    border-radius: 8px;
}
}
@media (max-width:1440px) {
	
		.banner-dv {
   
   height: 200px;


	}

  .nav-link {
    font-size: 14px;
  }
  .logo-main img {
    height: 70px;
  }

	
	
  .score-box-dv {
    height: 120px;
    border: solid 3px #db0007;
  }
  .score-box-dv span {
    font-size: 1rem;
  }
  .score-box-dv p {
    font-size: 2.5rem;
  }
  .media-bx img {
    height: 170px;
  }
  .nav-link.logo-main {
    padding: 5px 20px !important;
  }
  .carousel-caption h1 {
    font-size: 6rem;
  }
  .main-banner {
    height: 350px;
    background-size: 60%;
  }
  .mike {
    width: 300px;
    margin-left: -150px;
    top: 50px;
  }
  .brush {
    width: 90%;
    left: 5%;
    top: 0px;
  }
  .get-div {
    width: 230px;
    margin-left: -310px;
    left: 50%;
    top: 90px;
  }
  .insp-div {
    width: 500px;
    margin-right: -500px;
    right: 50%;
    top: 260px;
  }
  .slider-bg {
    height: 42rem;
  }
  .carousel-item {
    height: 42rem;
  }
  h1 {
    font-size: 3rem;
  }
  .contact-left-bg h1 {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width: 1199px) and (min-width: 991px) {
  .scale-sub-text {
    font-size: .75em;
    padding: 5px;
    margin-top: 5px;
    min-height: 110px;
  }
  .scale-heading {
    font-size: .7em;
  }
  .heading-new-div {
    font-size: 1.4em;
  }
  .heading-blog-div.heading-new-div.aligner img {
    width: 30px;
  }
  .col-md-12.text-center .heading-new-div {
    font-size: 1em;
  }
  .heading-blog-div.heading-new-div img {
    width: 50px;
  }
  .scale-boxes {
    padding: 2px;
  }
}
@media (max-width:1199px) {
	
	.navbar {
    padding: 17px 0px !important;
}
	.navbar-brand {
		padding: 0!important;
	}
	
  .search-container {
    width: 20px;
    height: 40px
  }
  .expandright {
    left: 35px;
    right: auto;
  }
  .search {
    max-width: 230px;
    margin-top: 7px;
  }
  .camplib-left h1 {
    font-size: 5rem;
  }
  .get-brush-bg {
    background-position: center bottom 0px;
    background-size: 100% auto;
  }
  .get-brush-bg-left {
    background-position: center bottom 0px;
    background-size: 100% auto;
  }
  .circle-padding-box {
    display: flex;
    flex-direction: column;
  }
  .circleimg {
    width: 400px;
    height: 400px;
    border-radius: 400px;
    margin-bottom: 30px;
  }
  .circleimg-left {
    margin-bottom: 30px;
    width: 400px;
    height: 400px;
    border-radius: 400px;
  }
  .media-bx img {
    height: 150px;
  }
  .camp-banner {
    height: auto;
    margin-bottom: 50px;
    background-size: 100%;
    background-position: top center;
  }
  .camp-det-img {
    height: 300px;
  }
  .camp-head {
    font-size: 2rem;
    margin-top: 15rem;
  }
  .camp-det-bx {
    height: auto;
  }
  .camp-det-bx .right-aligner {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .camp-det-bx .left-aligner {
    text-align: left;
    justify-content: flex-start;
    display: flex;
    height: auto;
  }
  .dark-label {
    margin-left: 0px;
    margin-right: 5px;
  }
  .carousel-caption p {
    font-size: 1.2rem !important;
  }
  .carousel-caption h1 {
    font-size: 4rem;
  }
  .main-banner {
    background-size: 70%;
  }
  main {
    padding-top: 80px;
  }
  .contact-left-bg h1 {
    font-size: 4rem;
  }
  h1 {
    font-size: 2.5rem;
  }
  .navbar-expand-xl .navbar-nav {
    align-items: flex-start;
  }
  .logo-main {
    display: none;
  }
  .navbar-nav.pe-3 {
    padding-right: 0 !important;
  }
  .nav-item {
    width: 100%;
  }
  .nav-link {
    width: 100%;
    padding: 10px 0 !important;
  }
  .nav-link .dropdown-toggle::after {
    float: right !important;
    margin-top: 10px !important;
  }
  #campTab .nav-item {
    width: auto;
  }
  .nav-tabs#campTab > .nav-item > .nav-link {
    padding: 10px 30px !important;
  }
  .camplib-left .camplib-text {
    font-size: 1.1rem;
  }
  .text-end {
    text-align: left !important;
  }
	.offcanvas-body {
		padding-top: 0;
	}
  .navbar .dropdown ul {
    position: relative;
    background-color: #ffbc0d;
    box-shadow: none;
  }
  .nav-link:hover, .nav-link:active, .nav-link:focus {
    color: #db0007;
  }
  .navbar-brand-mobile {
    display: block;
  }
  .navbar-brand-mobile img {
    height: 60px;
  }
  .navbar-toggler {
    color: black !important;
    border: 0;
    padding: 0;
  }
  .navbar-toggler:focus, .navbar-toggler:hover, .navbar-toggler:active, .btn-close {
    box-shadow: none !important;
    outline: none !important;
    color: #db0007;
  }
  header {
    padding: 0 10px;
  }
  .navbar-brand img {
    height: 45px;
  }
  .offcanvas.offcanvas-end {
    width: 300px;
  }
  .navbar .dropdown ul a {
    padding: 5px 20px;
  }

  .text-end .nav-link span {
    display: block;
    float: left;
  }
  .text-end .nav-link {
    padding: 18px 0px !important;
  }
}