@media only screen and (min-width: 2048px) {
}

@media only screen and (min-width: 1600px) and (max-width: 2047px) {
  .banner_home::before {
    left: 200px;
    width: 35%;
  }
}

@media only screen and (min-width: 1440px) and (max-width: 1599px) {
  .banner_home::before {
    left: 130px;
    height: 100%;
    width: 34%;
  }
}

@media only screen and (min-width: 1246px) and (max-width: 1439px) {
  .services .service_bg {
    width: 149px;
    height: 166px;
    position: absolute;
    left: 0;
    bottom: 0px;
  }
  /***************************
	about inner page css start
*****************************/

  /*
.about_inner ul li .about_bg {
	bottom: -90px;
}
*/

  /***************************
	about inner page css end
*****************************/
}

@media only screen and (min-width: 1171px) and (max-width: 1245px) {
  .wrapper {
    width: auto;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1170px) {
  .wrapper {
    width: auto;
    padding: 0 10px;
  }

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 150px;
    height: 150px;
    top: -26px;
    left: 7px;
  }

  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
	Nav header css eND
*****************************/

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 70px;
    height: 70px;
  }
  .manu_header {
    padding: 10px 0;
  }
  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
Nav header css eND
*****************************/
  .top-header .top-header-details {
  }
  .top-header .top-header-details .logo {
    width: 141px;
  }
  .top-header .top-header-details img {
    width: 100%;
  }
  #banner {
    background: url("../images/bg_banner.jpg") no-repeat scroll center center
      transparent;
    float: none;
    height: 200px;
    width: 100%;
  }
  .main {
    width: auto;
  }
  .pikachoose {
    width: auto;
  }
  .pika-stage {
    position: relative;
    padding: 0px 0px;
    text-align: center;
    width: auto;
    /* height: 400px !important; */
    background: url(../images/bannerBg.png) no-repeat;
    height: 200px;
  }
  .pika-stage img {
    width: 100% !important;
  }
  .pika-thumbs li {
    width: 56px;
    height: 56px;
  }
  .call {
    display: none;
  }

  .mean-container a.meanmenu-reveal {
    background: #d7703c;
    top: -86px !important;
  }

  .inner-banner .breadcrumb-wrapper {
    position: absolute;
    top: 36%;
    left: 2%;
    color: #fcb201;
  }
}

@media only screen and (min-width: 769px) and (max-width: 959px) {
  .wrapper {
    width: auto;
    padding: 0 10px;
  }

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 100px;
    height: 100px;
  }

  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
	Nav header css eND
*****************************/

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 70px;
    height: 70px;
  }
  .manu_header {
    padding: 10px 0;
  }
  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
Nav header css eND
*****************************/
  .top-header .top-header-details {
  }
  .top-header .top-header-details .logo {
    width: 141px;
  }
  .top-header .top-header-details img {
    width: 100%;
  }
  #banner {
    background: url("../images/bg_banner.jpg") no-repeat scroll center center
      transparent;
    float: none;
    height: 200px;
    width: 100%;
  }
  .main {
    width: auto;
  }
  .pikachoose {
    width: auto;
  }
  .pika-stage {
    position: relative;
    padding: 0px 0px;
    text-align: center;
    width: auto;
    /* height: 400px !important; */
    background: url(../images/bannerBg.png) no-repeat;
    height: 200px;
  }
  .pika-stage img {
    width: 100% !important;
  }
  .pika-thumbs li {
    width: 56px;
    height: 56px;
  }
  .call {
    display: none;
  }

  .mean-container a.meanmenu-reveal {
    background: #d7703c;
    top: -86px !important;
  }
  /*******for-bitton******/
  .button-call p {
    color: #fff;
    font-size: 20px !important;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 31px !important;
    margin-top: 9px !important;
  }
  .btn-call {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 23px;
  }

  .btn-call a {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
  }
  .btn-call img {
    width: 10%;
  }
  .button-call a.btn {
    background: #fd8c00;
    padding: 14px 24px;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    font-family: "Roboto", sans-serif !important;
    margin-top: 20px;
    float: right;
  }
  /******for button end*******/

  /******About Us*******/
  .inner-banner img {
    width: 100%;
  }

  h2.for-heading {
    position: absolute;
    top: 20%;
    left: 20px;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
  }

  /******About Us******/
}

@media only screen and (min-width: 641px) and (max-width: 768px) {
  .container {
    width: auto;
    padding: 0 10px;
  }

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 100px;
    height: 100px;
  }

  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
	Nav header css eND
*****************************/

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 70px;
    height: 70px;
  }
  .manu_header {
    padding: 10px 0;
  }
  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
Nav header css eND
*****************************/
  .top-header .top-header-details {
  }
  .top-header .top-header-details .logo {
    width: 141px;
  }
  .top-header .top-header-details img {
    width: 100%;
  }
  #banner {
    background: url("../images/bg_banner.jpg") no-repeat scroll center center
      transparent;
    float: none;
    height: 200px;
    width: 100%;
  }
  .main {
    width: auto;
  }
  .pikachoose {
    width: auto;
  }
  .pika-stage {
    position: relative;
    padding: 0px 0px;
    text-align: center;
    width: auto;
    /* height: 400px !important; */
    background: url(../images/bannerBg.png) no-repeat;
    height: 200px;
  }
  .pika-stage img {
    width: 100% !important;
  }
  .pika-thumbs li {
    width: 56px;
    height: 56px;
  }
  .call {
    display: none;
  }

  .mean-container a.meanmenu-reveal {
    background: #d7703c;
    top: -86px !important;
  }
  /*******for-bitton******/
  .button-call p {
    color: #fff;
    font-size: 20px !important;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 31px !important;
    margin-top: 9px !important;
    text-align: center;
  }
  .btn-call {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 23px;
    margin-top: 7px;
  }

  .btn-call a {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
  }
  .btn-call img {
    width: 10%;
  }
  .button-call a.btn {
    background: #fd8c00;
    padding: 12px 4px;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    font-family: "Roboto", sans-serif !important;
    margin-top: 40px;
    float: none;
    margin: 21px auto;
    display: block;
    text-align: center;
  }
  .button-call {
    width: 100%;
    height: auto;
    background: url(../images/bg_top.jpg) repeat-x top center;
    padding: 10px 0;
    background-repeat: repeat;
  }
  /******for button end*******/

  /******About Us*******/
  .inner-banner img {
    width: 100%;
  }

  h2.for-heading {
    position: absolute;
    top: 20%;
    left: 20px;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
  }

  /******About Us******/
}

@media only screen and (min-width: 481px) and (max-width: 640px) {
  .container {
    width: auto;
    padding: 0 10px;
  }

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 100px;
    height: 100px;
  }

  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
	Nav header css eND
*****************************/

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 70px;
    height: 70px;
  }
  .manu_header {
    padding: 10px 0;
  }
  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
Nav header css eND
*****************************/
  .top-header .top-header-details {
  }
  .top-header .top-header-details .logo {
    width: 141px;
  }
  .top-header .top-header-details img {
    width: 100%;
  }
  #banner {
    background: url("../images/bg_banner.jpg") no-repeat scroll center center
      transparent;
    float: none;
    height: 200px;
    width: 100%;
  }
  .main {
    width: auto;
  }
  .pikachoose {
    width: auto;
  }
  .pika-stage {
    position: relative;
    padding: 0px 0px;
    text-align: center;
    width: auto;
    /* height: 400px !important; */
    background: url(../images/bannerBg.png) no-repeat;
    height: 200px;
  }
  .pika-stage img {
    width: 100% !important;
  }
  .pika-thumbs li {
    width: 56px;
    height: 56px;
  }
  .call {
    display: none;
  }

  .mean-container a.meanmenu-reveal {
    background: #d7703c;
    top: -86px !important;
  }
  .pic-about {
    padding-top: 70px;
  }
  /*******for-bitton******/
  .button-call p {
    color: #fff;
    font-size: 20px !important;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 31px !important;
    margin-top: 9px !important;
    text-align: center;
  }
  .btn-call {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 23px;
    margin-top: 7px;
  }

  .btn-call a {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
  }
  .btn-call img {
    width: 10%;
  }
  .button-call a.btn {
    background: #fd8c00;
    padding: 12px 4px;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    font-family: "Roboto", sans-serif !important;
    margin-top: 40px;
    float: none;
    margin: 21px auto;
    display: block;
    text-align: center;
  }
  .button-call {
    width: 100%;
    height: auto;
    background: url(../images/bg_top.jpg) repeat-x top center;
    padding: 10px 0;
    background-repeat: repeat;
  }
  #navigation {
    padding: 0;
    width: 100%;
    height: auto;
  }

  .about-sec h1 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-family: "BickhamScriptPro-Regular";
    font-size: 40px;
    line-height: 48px;
    color: #232323;
    display: block;
    margin-top: 30px;
  }

  /******for button end*******/
  /******About Us*******/
  .inner-banner img {
    width: 100%;
  }

  h2.for-heading {
    position: absolute;
    top: 20%;
    left: 20px;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
  }

  .about-sec.for-innerpage {
    margin: 20px 0 50px 0;
  }

  /******About Us******/
}

@media only screen and (min-width: 321px) and (max-width: 480px) {
  .container {
    width: auto;
    padding: 0 10px;
  }

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 100px;
    height: 100px;
  }

  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  #navigation {
    padding: 0;
    width: 100%;
  }
  /***************************
	Nav header css eND
*****************************/

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 70px;
    height: 70px;
  }
  .manu_header {
    padding: 10px 0;
  }
  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
Nav header css eND
*****************************/
  .top-header .top-header-details {
  }
  .top-header .top-header-details .logo {
    width: 141px;
  }
  .top-header .top-header-details img {
    width: 100%;
  }
  #banner {
    background: url("../images/bg_banner.jpg") no-repeat scroll center center
      transparent;
    float: none;
    height: 200px;
    width: 100%;
  }
  .main {
    width: auto;
  }
  .pikachoose {
    width: auto;
  }
  .pika-stage {
    position: relative;
    padding: 0px 0px;
    text-align: center;
    width: auto;
    /* height: 400px !important; */
    background: url(../images/bannerBg.png) no-repeat;
    height: 200px;
  }
  .pika-stage img {
    width: 100% !important;
  }
  .pika-thumbs li {
    width: 56px;
    height: 56px;
  }
  .call {
    display: none;
  }

  .mean-container a.meanmenu-reveal {
    background: #d7703c;
    top: -86px !important;
  }

  .pic-about {
    padding-top: 70px;
  }

  /*******for-bitton******/
  .button-call p {
    color: #fff;
    font-size: 20px !important;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 31px !important;
    margin-top: 9px !important;
    text-align: center;
  }
  .btn-call {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 23px;
    margin-top: 7px;
  }

  .btn-call a {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
  }
  .btn-call img {
    width: 10%;
  }
  .button-call a.btn {
    background: #fd8c00;
    padding: 12px 4px;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    font-family: "Roboto", sans-serif !important;
    margin-top: 40px;
    float: none;
    margin: 21px auto;
    display: block;
    text-align: center;
  }
  .button-call {
    width: 100%;
    height: auto;
    background: url(../images/bg_top.jpg) repeat-x top center;
    padding: 10px 0;
    background-repeat: repeat;
  }

  #navigation {
    padding: 0;
    width: 100%;
    height: auto;
  }

  .about-sec h1 {
    margin: 0px 0px 10px 0px;
    padding: 0px;
    font-family: "BickhamScriptPro-Regular";
    font-size: 40px;
    line-height: 48px;
    color: #232323;
    display: block;
    margin-top: 30px;
  }

  /******for button end*******/

  /******About Us*******/
  .inner-banner img {
    width: 100%;
  }

  h2.for-heading {
    position: absolute;
    top: 20%;
    left: 20px;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
  }

  .about-sec.for-innerpage {
    margin: 20px 0 50px 0;
  }

  /******About Us******/
}

@media only screen and (max-width: 320px) {
  .container {
    width: auto;
    padding: 0 10px;
  }

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 100px;
    height: 100px;
  }

  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
	Nav header css eND
*****************************/

  /***************************
	Nav header css START
*****************************/
  .manu_header .manu_header_inner .logo {
    width: 70px;
    height: 70px;
  }
  .manu_header {
    padding: 10px 0;
  }
  #header {
    margin-left: 0 !important;
  }
  #header .navMenu ul {
    padding: 0 !important;
  }

  #header .navMenu ul li a {
    padding: 15px 25px !important;
  }

  .search-wrapper.active .close {
    right: -30px;
  }
  .heder_right {
    right: 40px;
  }

  /***************************
Nav header css eND
*****************************/
  .top-header .top-header-details {
  }
  .top-header .top-header-details .logo {
    width: 141px;
  }
  .top-header .top-header-details img {
    width: 100%;
  }
  #navigation {
    padding: 0;
    width: 100%;
  }
  #banner {
    background: url("../images/bg_banner.jpg") no-repeat scroll center center
      transparent;
    float: none;
    height: 200px;
    width: 100%;
  }
  .main {
    width: auto;
  }
  .pikachoose {
    width: auto;
  }
  .pika-stage {
    position: relative;
    padding: 0px 0px;
    text-align: center;
    width: auto;
    /* height: 400px !important; */
    background: url(../images/bannerBg.png) no-repeat;
    height: 200px;
  }
  .pika-stage img {
    width: 100% !important;
  }
  .pika-thumbs li {
    width: 56px;
    height: 56px;
  }
  .call {
    display: none;
  }

  .mean-container a.meanmenu-reveal {
    background: #d7703c;
    top: -86px !important;
  }
  .pic-about {
    padding-top: 70px;
  }
  /*******for-bitton******/
  .button-call p {
    color: #fff;
    font-size: 20px !important;
    font-weight: 900;
    text-transform: capitalize;
    line-height: 31px !important;
    margin-top: 9px !important;
    text-align: center;
  }
  .btn-call {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 23px;
    margin-top: 7px;
  }

  .btn-call a {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
  }
  .btn-call img {
    width: 10%;
  }
  .button-call a.btn {
    background: #fd8c00;
    padding: 12px 4px;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    font-family: "Roboto", sans-serif !important;
    margin-top: 40px;
    float: none;
    margin: 21px auto;
    display: block;
    text-align: center;
  }
  .button-call {
    width: 100%;
    height: auto;
    background: url(../images/bg_top.jpg) repeat-x top center;
    padding: 10px 0;
    background-repeat: repeat;
  }
  #navigation {
    padding: 0;
    width: 100%;
    height: auto;
  }
  /******for button end*******/

  /******About Us*******/
  .inner-banner img {
    width: 100%;
  }

  h2.for-heading {
    position: absolute;
    top: 20%;
    left: 20px;
    font-size: 30px;
    color: #fff;
    font-weight: 600;
  }

  .about-sec.for-innerpage {
    margin: 20px 0 50px 0;
  }

  /******About Us******/
}
