@media (max-width: 1300px) {
  .stripe-block h5 {
    font-size: 1.5vw;
  }
}

@media (max-width: 1260px) {
  .banner-yt-sec img {
    max-width: 100%;
  }
  .yt-iframe iframe {
    height: 100%;
  }
  .yt-iframe {
    max-width: 88%;
    height: 300px;
  }
  .banner-yt-sec .yt-intro {
    bottom: 3.5%;
    font-size: 1.4vw;
    transform: translate(18%, -50%);
  }
  .watch-sec img {
    position: relative;
    z-index: 99;
  }
  .sponsors-sec-content.left {
    column-gap: 30px;
  }
  .sponsors-sec-content.left img {
    width: 100px;
  }
  .sponsors-sec.bottom .sponsors-sec-content.left img {
    width: 80px;
  }
}

@media (max-width: 1199px) {
  .logo-box img {
    max-width: 17vw;
  }
  .custom-header-row {
    height: 8vw;
  }
  .header-text {
    font-size: 1.4vw;
  }
  .phone-box {
    font-size: 2vw;
  }
  .orrcon-logo {
    width: 10vw;
  }
}

@media (max-width: 990px) {
  .banner-yt-sec .yt-bg-img {
    width: 100%;
    max-width: unset;
    height: auto;
    margin: 0px auto 0px 17px;
  }
  .yt-iframe {
    display: block;
    width: 100%;
    max-width: 90%;
    height: 70%;
    position: absolute;
    top: 46%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
  }
  .yt-iframe iframe {
    height: 100%;
  }
  .banner-yt-sec .yt-intro {
    width: max-content;
    bottom: 5%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .free-soft {
    right: 30px;
    bottom: -10px;
  }
  .sponsors-sec-content {
    justify-content: center;
  }
  .sponsors-sec-content img {
    width: 100px;
  }
  .banner-why-choose ul {
    display: flex;
    column-gap: 50px;
    row-gap: 20px;
    flex-wrap: wrap;
  }
  body br {
    display: none;
  }
  .heading-sec {
    margin-bottom: 40px;
  }
  .hollow-sec {
    padding: 50px 0px;
  }
  .hollow-sm-block.left {
    margin-right: 0px;
  }
  .hollow-sm-item img {
    width: 100%;
  }
  .hollow-bottom-sec .free-soft {
    transform: unset;
    position: unset;
    margin: 20px auto 0px;
  }
  .stripe-block {
    gap: 15px;
    text-align: center;
  }
  .stripe-block h5 {
    font-size: 16px;
  }
  .st-guide-box {
    margin-bottom: 40px;
  }
  .st-discover-sec .sm-laptop-img {
    right: 0px;
  }
  .st-guide-sec {
    padding: 40px 0px;
  }
  .st-guide-sec .hollow-bottom-sec {
    margin-top: 0px;
  }
  .sponsors-sec-content.left {
    column-gap: 20px;
    row-gap: 20px;
    flex-wrap: wrap;
  }
  .sponsors-sec-content.right {
    column-gap: 20px;
    margin-top: 20px;
    justify-content: center;
  }
  .sponsors-sec-content.left img {
    height: auto;
  }
  .how-it-wroks-sec {
    padding: 40px 0px;
  }
  .how-it-works-watch {
    margin-top: 20px;
  }
  .how-it-wroks-sec .heading-sec {
    margin: 0px;
  }
  .comparison-sec {
    padding: 40px 0px;
  }
  .comp-long-text {
    margin: 10px 0px 0px 0px;
  }
  .main-btn {
    font-size: 16px;
    line-height: 24px;
    padding: 10px 20px;
  }
  .left-side-info {
    width: 50%;
  }
  .right-side-info {
    width: 50%;
    gap: 20px;
  }
  .steel-advantages-section {
    padding: 40px 0px;
  }
  .steel-advantages-section.gray-bg .free-soft {
    transform: unset;
    position: unset;
    margin-top: 20px;
  }
  .project-built-heading {
    padding: 30px 0px 80px;
  }
  .project-built-heading img {
    margin-top: -20px;
  }
  .custom-header-row {
    height: unset;
  }
  .custom-header {
    padding: 10px 0px;
  }
  .custom-header .logo-box {
    top: -10px;
    left: 10px;
  }
  .site-footer .custom-header-row {
    height: unset;
    padding: 15px 0px;
  }
  .custom-header-row .col-md-6.col-sm-6 span {
    font-size: 1.4vw;
  }
  .site-footer .orrcon-logo {
    margin-left: 0px;
  }
  .sponsors-img-sec {
    gap: 20px;
  }
  .site-footer .ml-lg-5.ml-md-3.ml-sm-3 {
    display: flex;
    justify-content: space-between;
  }
  .sponsors-sec.bottom .col-lg-5{
    text-align: center;
  }
}

@media (min-width: 767px) and (max-width: 990px) {
  .heading-lg {
    font-size: 3vw;
  }
  p {
    font-size: 1.5vw !important;
  }
  h3 {
    font-size: 1.4vw !important;
  }
  ul li {
    font-size: 1.4vw !important;
  }
  .banner-right-info .white-logo {
    width: 200px;
    height: auto;
  }
  .banner-yt-sec .yt-intro {
    bottom: 2%;
  }
  .subtile {
    font-size: 1.8vw;
  }
  .stripe-block h5 {
    font-size: 1.4vw;
  }
  .main-btn {
    font-size: 1.4vw;
  }
  .st-guide-box {
    padding: 0px 0px;
  }
  .sponsors-sec-content h5 {
    font-size: 1.4vw;
  }
  .left-side-info .subtile {
    font-size: 2.1vw;
  }
  .fact-label,
  .fact-value {
    font-size: 1.4vw;
  }
  .director-heading {
    font-size: 1.8vw;
  }
  .reduce-cost-sec h2 {
    font-size: 4vw;
  }
  .quick-facts-body {
    padding: 15px;
  }
  .project-bg-sec .bg-overlay {
    height: 400px;
  }
  .yt-iframe {
    left: 52%;
  }
}

@media (min-width: 767px) {
  .small-scn {
    display: none;
  }
}

@media (max-width: 767px) {
  .hollow-sm-block.left .hollow-sec-info {
    max-width: 100%;
  }
  .stripe-block {
    flex-direction: column;
  }
  .stripe-block img {
    transform: rotate(90deg);
  }
  .st-guide-sec .heading-sec ul {
    column-gap: 50px;
    flex-wrap: wrap;
  }
  .comp-card {
    padding: 20px 5px;
  }
  .heading-sm {
    margin-bottom: 10px;
  }
  .left-side-info {
    width: 100%;
    text-align: center;
  }
  .right-side-info {
    width: 100%;
    justify-content: center;
  }
  .mid-banner-info {
    flex-wrap: wrap;
  }
  .steel-img-sec {
    margin-left: 0px;
  }
  .advantage-item {
    text-align: left;
  }
  .steel-advantages-section.gray-bg .free-soft {
    margin: 0px auto;
    margin-top: 20px;
  }
  .project-bg-sec .bg-overlay {
    height: 250px;
  }
  .project-built-heading.add-height {
    height: 140px;
  }
  .quick-facts-sec {
    padding: 50px 0px 50px;
  }
  .reduce-cost-sec .bg-overlay {
    height: 300px;
  }
  .reduce-cost-sec img {
    width: 130px;
  }
  .maniufacturing-img {
    width: 90px;
  }
  .reduce-cost-sec h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .st-about-sec {
    padding: 50px 0px;
  }
  .st-about-sec .col-md-6:first-child {
    margin-bottom: 30px;
  }
  .st-discover-sec .bg-overlay {
    padding: 40px 0px 60px;
  }
  .big-scn {
    display: none;
  }
  .yt-iframe {
    left: 48%;
  }
  .banner-yt-sec .yt-bg-img {
    margin: 0px;
  }
  .banner-why-choose,
  .banner-right-info {
    padding: 0px 0px 0px 20px;
  }
  .stripe-block img {
    width: 20px;
    height: 20px;
  }
  .st-guide-box img {
    width: 50px;
    height: 50px;
  }
}

@media (max-width: 575px) {
  .container.container-xxl {
    max-width: 350px !important;
  }
  .banner-right-info,
  .banner-why-choose {
    padding: 0px;
  }
  .sponsors-sec-content {
    flex-direction: column;
  }
  .sponsors-sec-content.left {
    flex-direction: row;
  }
  .sponsors-img-sec {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .project-gallery img {
    width: 82px;
  }
  .st-discover-sec img {
    width: 100%;
  }
  .custom-header .custom-header-row {
    flex-direction: column-reverse;
  }
  .phone-box {
    font-size: 14px;
    padding: 8px 20px;
  }
  .orrcon-logo {
    width: 100px;
  }
  .header-text {
    font-size: 10px;
    margin: 0px;
    margin-top: 18px;
  }
  .logo-box img {
    max-width: 120px;
  }
  .custom-header-row .col-md-6.col-sm-6,
  .custom-header-row .col-md-4.col-sm-4 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .phone-box {
    margin-top: 10px;
  }
  .banner-right-info .white-logo {
    display: none;
  }
  .banner-sec .bg-overlay {
    padding: 30px 0px 30px;
  }
  .banner-yt-sec {
    position: relative;
    margin: 40px 0px 0px;
  }
  .watch-sec {
    top: -24px;
    left: 5px;
  }
  .watch-sec img {
    width: 34px;
    margin-left: 0px;
  }
  .banner-yt-sec .yt-intro {
    bottom: 7%;
    font-size: 10px !important;
    margin: 0px;
  }
  .banner-sec .free-soft {
    right: 0px;
    bottom: unset;
    top: -4px;
    transform: scale(0.8);
  }
  .banner-why-choose h3 {
    font-size: 14px;
    line-height: 24px;
  }
  .banner-why-choose {
    margin-top: 0px;
  }
  ul li {
    font-size: 15px !important;
  }
  p {
    font-size: 15px !important;
  }
  .sponsors-sec {
    padding: 30px 0px;
  }
  .sponsors-sec-content {
    gap: 10px;
  }
  .subtile {
    font-size: 12px;
  }
  .banner-right-info .heading-lg {
    font-size: clamp(26px, 5vw, 40px);
  }
  .hollow-sec {
    padding: 30px 0px;
  }
  .hollow-sm-block.left .follow-sm-title {
    padding: 10px;
  }
  .heading-sm {
    font-size: 12px;
    margin: 0px !important;
    text-align: center;
  }
  .hollow-sec-info h6 {
    text-align: center;
  }
  .hollow-sm-block.right .heading-sm {
    font-size: 14px;
  }
  .stripe-block h5 {
    font-size: 14px;
  }
  .st-guide-sec .heading-sec.text-center {
    text-align: left !important;
  }
  .st-guide-box {
    padding: 0px;
    margin-bottom: 20px;
  }
  .st-guide-sec .heading-sec ul {
    row-gap: 15px;
    justify-content: left;
  }
  .st-guide-box h3 {
    font-size: 18px;
    font-weight: 700;
    margin: 10px 0px !important;
  }
  .heading-sec {
    margin-bottom: 25px;
  }
  .how-it-works-watch {
    padding-left: 0px;
    margin-bottom: 10px;
    margin-top: 10px !important;
  }
  .how-it-works-watch img {
    width: 18px;
    top: 23px;
    right: 8px;
  }
  .how-it-wroks-sec .heading-lg {
    margin-bottom: 15px !important;
  }
  .how-it-wroks-sec iframe {
    height: 180px;
  }
  .comparison-sec .heading-sec {
    margin-bottom: 20px;
  }
  .comp-card .heading-sm {
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px !important;
  }
  .comp-card {
    margin-bottom: 15px !important;
  }
  .comp-card-info ul {
    flex-direction: column;
    margin-top: 15px;
  }
  .left-side-info {
    text-align: left;
  }
  .left-side-info .subtile {
    font-size: 16px;
  }
  .mid-banner-info h2 {
    max-width: 230px;
  }
  .mid-banner-sec .right-side-info .free-soft {
    position: absolute;
    top: 10px;
    right: 80px;
    transform: scale(0.9);
  }
  .mid-banner-sec .bg-overlay {
    position: relative;
  }
  .main-btn {
    padding: 15px 20px;
    width: 100%;
    text-align: center;
  }
  .steel-advantages-section .main-btn {
    color: #000;
  }
  .advantage-item .heading-sm {
    font-size: 18px;
    text-align: left;
    margin-bottom: 8px !important;
    margin-left: -10px !important;
  }
  .advantage-item p {
    margin-left: -37px;
  }
  .steel-advantages-section .advantage-item:before {
    left: -40px;
    width: 20px;
    height: 20px;
  }
  .steel-advantages-section {
    padding: 40px 0px 20px;
  }
  .project-bg-sec .bg-overlay {
    height: 200px;
  }
  .quick-facts-body .heading-sm {
    text-align: left;
  }
  .fact-label,
  .fact-value {
    font-size: 12px;
  }
  .project-description {
    margin-top: 0px;
  }
  .project-built-heading.add-height {
    height: 80px;
  }
  .project-case-study-section {
    margin-top: -50px;
  }
  .project-built-heading {
    padding: 30px 0px 40px;
  }
  .reduce-cost-sec h2 {
    font-size: 26px;
    line-height: 35px;
  }
  .st-discover-sec .sm-laptop-img {
    right: 0px;
    bottom: -35px;
    max-width: 210px;
  }
  .about-info-sec .logo-img {
    width: 175px;
    margin-bottom: 40px;
    margin-bottom: 14px;
    margin-top: 30px;
  }
  .about-info-sec {
    padding-left: 0px;
  }
  .st-discover-sec .free-soft {
    right: 0px;
    bottom: unset;
    transform: scale(0.9);
    top: -300px;
  }
  .st-discover-sec .free-soft img {
    width: 100%;
    width: 20px;
  }
  .st-discover-sec .bg-overlay {
    padding: 30px 0px 40px;
  }
  .site-footer .custom-header-row {
    flex-direction: column-reverse;
  }
  .site-footer .custom-header-row .col-md-6.col-sm-6 .text-white.ml-5 {
    margin-left: 0px !important;
    margin-top: 26px;
    display: flex;
    gap: 15px;
    align-items: center;
  }
  .site-footer .phone-box {
    margin-top: 0px;
  }
  .site-footer .custom-header-row .col-md-6.col-sm-6 .text-white.ml-5 span {
    font-size: 12px;
  }
  .reduce-cost-sec,
  .mid-banner-sec {
    background-attachment: unset;
  }
  .banner-right-info .main-btn {
    width: 95%;
  }
  .st-about-sec {
    padding: 40px 0px 30px;
  }
  .hollow-sm-block.left .hollow-sm-item img {
    height: 60px;
  }
  .banner-right-info .heading-lg {
    padding-right: 10px;
  }
  .quote-block {
    padding-left: 30px;
  }
  .custom-header .orrcon-logo {
    margin-left: 0px;
  }
  .custom-header .header-text {
    justify-content: space-between;
  }
  .custom-header-row .col-md-6.col-sm-6 span {
    font-size: 10px;
  }
  .custom-header .container.container-xxl {
    padding: 0px 5px;
  }
  .logo-box {
    padding: 5px 8px;
  }
}
