@media all and (max-width:1399px) {
    #masthead nav .navbar-toggler {
        display: none;
    }
    #masthead  .navbar-nav > li > a {
        padding: 10px 20px;
    }
    .newsletter-widget .mailpoet_form.mailpoet_form_form {
        max-width: 1140px;
    }
    .extra-products .glide__arrow.glide__arrow--right {
        right: 0;
    }
    .extra-products .glide__arrow.glide__arrow--left {
        left: 0;
    }
    .entry-content iframe {
        width: 100%;
        height: 100%;
        min-height: 650px;
    }
}

@media all and (max-width:1199px) {
    .newsletter-widget .mailpoet_form.mailpoet_form_form {
        max-width: 960px;
    }
    .lastest_news_blog_image {
        height: 210px;
    }
    .prodcut-description-section {
        width: 65%;
        padding-right: 30px;
    }
    .product-form-section {
        width: 35%;
    }
    .entry-content iframe {
        width: 100%;
        height: 100%;
        min-height: 500px;
    }
    .sidebar-blog #secondary {
        padding-left: 0px;
    }
    #secondary .sidebar-quote-info {
        background-color: #ff7d00;
        font-size: 36px;
        padding: 30px 30px 180px 30px;
    }
    #secondary .sidebar-quote-info .widget-title,
    .add-widget-text .widget-title {
        font-size: 24px;
    }
    .add-widget-text {
        padding: 30px 0 30px 30px;
        text-align: left;
        width: 50%;
    }
    .page-info-right-img .page-image-wrapper,
    .page-info-left-img .page-image-wrapper {
        padding: 0;
    }
}
@media (max-width:1024px) {
    .member_item{
        width: 46%;
    }
}

@media all and (max-width:991px) {
    .top_banner_cat::after{
        display: none;
    }
    .half-fluid .image{
        display: none;
    }
    img.banner_bg_trans {
        display: none;
    }
    .q-quote-section, .page-contact {
        margin-top: 50px;
    }
    /* Header */
    header#masthead {
        background-color: #FF7D00;
    }
    .home header#masthead {
        position: relative;
        z-index: 99;
        background-color: transparent;
    }
    body:not(.home) .header-menu-icon {
        width: 50px;
    }
    .top-bar {
        background-color: #0A2257;
        justify-content: center;
    }
    .top-bar .call-block, .top-bar svg path {
        color: #fff;
        stroke: #fff;
    }
    .header-search-icon,
    .top-nav,
    .header-cart-icon {
        display: none;
    }
    .tobar-wrapper .container-fluid{
        padding: 0;
    }
    .header-main-wrapper .container-fluid {
        padding-left: 20px;
        padding-right: 0;
    }
    .navbar-brand img {
        max-width: 140px;
    }
    .tobar-wrapper, 
    .header-main-wrapper,
    .header-menu-icon {
        border: none;
    }
    .responsive-menu-open body {
        overflow-y: hidden;
    }
    .responsive-menu-open body.home header#masthead {
        background-color: #fff;
    }
    .responsive-menu-open body.home .navbar-brand img.mobile-logo {
        display: none !important;
    }
    .responsive-menu-open body.home .navbar-brand img.desktop-logo {
        display: block !important;
    }
    .responsive-menu-open body.home .header-cart-icon {
        display: flex;
    }
    .btn {
        padding: 20px 25px;
    }
    .newsletter-widget .mailpoet_form.mailpoet_form_form {
        max-width: 720px;
    }
    /* Home */
    .home .home_hero {
        margin-top: -80px;
    }
    .reliable_heading h2 {
        max-width: 100%;
    }
    .accordians_home .accordin-wrapper {
        padding-left: 0;
        margin-top: 40px;
    }
    .hire_guarantee {
        height: 100%;
        background: #FF7D00 !important;
    }
    .hire_guarantee_img {
        display: none;
    }
    .hire_gurantee_wrapper {
        max-width: 100%;
    }
    .company_features {
        margin-bottom: 50px;
    }
    .cf_content {
        margin-bottom: 50px;
    }
    .sec-title, .up-sells.products > h2 {
        font-size: 24px;
        text-align: left;
        margin-bottom: 30px;
    }
    /* .page-content-wrap h1 br {
        display: none;
    } */
    .page-content-wrap h1:first-child,
    .page-section-title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .page-content-wrap p {
        font-size: 18px;
    }
    .page-info-right-img > .row {
        flex-direction: column-reverse;
    }
    .page-info-right-img .page-desc-inner {
        padding-right: 0;
        margin-top: 30px;
    }
    .page-info-left-img .page-desc-inner {
        padding-left: 5px;
        margin-top: 53px;
    }
    .page-info-left-img .page-section-desc {
        margin-bottom: 30px;
    }
    .page-info-left-img .page-section-desc p {
        line-height: 1.5;
    }
    /* Reviews Start */
	.cutomer_reviews.without_btn{
        margin: 50px 0px 76px 0px;
    }
	
    .cutomer_reviews {
        margin: 50px 0px;
    }
    .customer_head_wrap {
        margin-bottom: 40px;
    }
    .customer_head_wrap h2 {
        font-size: 36px;
        line-height: 1.2;
        margin-bottom: 30px;
        text-align: center;
        padding: 0;
    }
    .customer_head_wrap span {
        display: block;
    }
    .slick-dotted.slick-slider {
        margin-bottom: 30px;
    }
    .review_card {
        background: #fff;
        padding: 0 30px;
        border-bottom: none;
    }
    .review_card:nth-child(even) {
        background: white;
        border-bottom: none;
    }
    .inner_wrap {
        column-gap: 0;
        flex-direction: column;
    }
    .review_image {
        width: 75px;
        margin: 0 auto 20px;
    }
    .review_info {
        width: 100%;
    }
    .review_heading {
        justify-content: center;
    }
    .review_heading h3 {
        text-align: center;
        color: #0A2257;
        margin: 0;
    }
    .review_heading p {
        text-align: center;
    }
    .review_heading svg {
        display: none;
    }
    .review_content p {
        color: #9F9F9F;
        min-height: auto;
        margin-bottom: 0;
        text-align: center;
    }
    /* Reviews End */
    .blog_head_content h2 {
        font-size: 36px;
        line-height: 1;
        margin-bottom: 10px;
    }
    .home-posts-wrapper {
        margin-bottom: 35px;
    }
    .lastest_news_blog_image {
        background-color: #fff;
        height: auto;
    }
    .latest_blog_content h4 {
        min-height: auto;
    }
    .latest_blog_content p {
        min-height: auto;
    }
    .latest_news_btn {
        margin-top: 10px;
    }

    /* Collection / Categories  */
    .categroy-header, .page-main-header, .clr-overlay {
        padding: 50px 0;
    }
    .cat-has-no-parent .cat-info-header,
    .cat-has-no-parent .cat-info-content {
        width: 100%;
        padding: 0;
    }
    .woocommerce ul.products li.product, 
    .woocommerce-page ul.products li.product {
        width: 25% !important;
    }
    .cat-desc-inner {
        padding-left: 0;
        margin-top: 30px;
    }
    .cat-section-desc {
        margin-bottom: 30px;
    }
    #locations-lists .main-location {
        width: 50%;
        padding-right: 0;
    }
    .entry-title a{
        font-size: 24px;
        margin-bottom: 15px;
    }
    .entry-meta {
        font-size: 18px;
    }
    .entry-content h1,
    .woocommerce div.product .product_title,
    .woocommerce-content-detail h2:first-child,
    .woocommerce-content-detail h1,
    .single-blog-title {
        font-size: 24px;
    }
    .entry-content h2,
    .woocommerce-content-detail h2 {
        font-size: 21px;
    }
    .entry-content h3,
    .woocommerce-content-detail h3 {
        font-size: 20px;
    }
    .entry-content h4,
    .woocommerce-content-detail h4 {
        font-size: 19px;
    }
    .entry-content h5,
    .woocommerce-content-detail h5 {
        font-size: 18px;
    }
    .entry-content h6,
    .woocommerce-content-detail h6 {
        font-size: 16px;
    }
    .woocommerce div.product p.price, 
    .woocommerce div.product span.price {
        font-size: 22px;
    }
    .prodcut-description-section {
        width: 100%;
        padding-right: 0;
    }
    .product-form-section {
        width: 100%;
    }
    /* .product-form-section {
        display: none;
    } */
    
    .entry-content iframe {
        min-height: 400px;
    }
    
    .model-btn-wrapper {
        position: fixed;
        width: 100vw;
        bottom: 0;
        right: 0;
        left: 0;
        background: #FF7D00;
        z-index: 999;
    }
    .model-btn-wrapper .btn {
        width: 100%;
    }
    .model-iframe .modal-content,
    .model-iframe  .modal-dialog {
        width: 375px;
        border: 0;
    }
    .model-iframe .modal-body {
        width: 100%;
        padding: 0;
    }
    .model-iframe .modal-header {
        border: 0;
        background-color: #0A2257;
        padding: 5px;
    }
    .model-iframe .modal-header button.close {
        color: #fff !important;
        font-size: 24px;
        margin: 0;
        border: 0;
        padding: 0;
        position: absolute;
        right: 20px;
        top: 10px;
        z-index: 99;
        opacity: 1;
        font-weight: 400;
    }
    .accordian_image img {
        height: auto;
    }
	.sticky {
	 /* position: fixed;
	  top: 0;
	  width: 100%;
		z-index : 999 ;
		*/
	}
}


@media all and (max-width:767.9px) {
    h2.vt_title {
        font-size: 32px;
        line-height: 30px;
    }
    .career_vt {
        margin-bottom: -50px;
    }
    .what_we_do{
        padding: 57px 0px;
    }
    section.who_orange_hire {
        margin-bottom: -50px;
    }
	section.who_orange_hire.Ceo_video{
		 margin-bottom:0px;
	}
    .woh_content h2{
        margin-bottom: 10px;
    }
    .video-section{
        height: 300px;
    }
    .home_hero {
        padding: 120px 0px 50px;
        background-position: center;
    }
    .hero_heading h2 {
        text-align: left;
    }
    .hero_heading p {
        font-size: 18px;
        text-align: left;
        margin-top: 15px;
    }

    .hero_heading h2,
    .reliable_heading h2 {
        font-size: 32px;
        line-height: 1.2;
    }
    .HR_search .form-control {
        font-size: 20px;
    }
    .rlable_btn {
        margin-top: 30px;
    }
    section.reliable,
    .accordians_home,
    .company_features,
    .hire_guarantee,
    .prodcut-details {
        margin: 50px 0;
    }
    .hero_heading p,
    .reliable_heading p,
    .accordin-panel p, 
    .accordin-panel li {
        font-size: 16px;
        line-height: 1.4;
    }
    .hero_Buttons {
        margin-top: 20px;
        justify-content: flex-start;
    }
    .accordin-title {
        padding: 15px 50px 15px 0;
        font-size: 20px;
        line-height: 1.2;
    }
    .hire_gurantee_wrapper {
        padding: 50px 30px;
    }
    .hire_inner_content h2 {
        font-size: 36px;
    }
    .latest_news {
        padding: 50px 0px;
    }
    .customer_head_wrap p br {
        display: none;
    }
    .categroy-header, .page-main-header {
        background: #fff !important;
    }
    .categroy-header:before, .page-main-header:before {
        display: none;
    }
    .woocommerce-products-header__title, .page-main-title {
        font-size: 24px;
        color: #0A2257;
    }
    .woocommerce-products-header__title span {
        display: inline;
    }
    .woocommerce ul.products .product, 
    .woocommerce-page ul.products li.product {
        width: 50% !important;
    }
    .term-description p {
        font-size: 18px;
        color: #798087;
    }
    .cat-section-desc p, .section-desc {
        font-size: 18px;
        line-height: 1.4;
        margin: 15px 0 20px;
    }
    /* .special-content-block {
        padding: 50px 0;
    } */
    .seci-title,
    .bot-sec-title,
    .location-heading,
    .main-location h3,
    .home-page-title,
    .entry-title a {
        font-size: 24px;
    }
    .location-heading,
    .home-page-title {
        margin-bottom: 20px;
    }
    .speci-text p,
    .home-page-description p,
    .entry-meta {
        font-size: 18px;
    }
    .page-info-left-img, 
    .page-info-right-img {
        margin: 50px 0 50px 0;
    }
    #locations-lists .main-location {
        width: 100%;
        padding-right: 0;
    }
    .main-location.nsw > ul > li,.main-location.qld > ul > li {
        width: 100%;
    }
	
    .entry-content iframe {
        min-height: 300px;
    }
    
    /* Newsletter */
    .newsletter-widget #mailpoet_form_1 {
        background-image: url(https://orangehirestg.wpengine.com/wp-content/uploads/2020/09/newsletter-bg.png);
    }
    .newsletter-widget .mailpoet_form.mailpoet_form_form {
        padding: 40px 0px 0 0 !important;
        position: relative;
        max-width: 100%;
    }
    #mailpoet_form_1 .mailpoet-heading {
        padding: 0 30px;
        font-size: 36px !important;
        line-height: 1.2 !important;
        margin-bottom: 40px !important;
    }
    #mailpoet_form_1 .mailpoet_paragraph:not(.last) {
        width: 100%;
        max-width: 100% !important;
    }
    #mailpoet_form_1 .mailpoet_text {
        font-size: 16px;
        line-height: 18px;
        color: #9f9f9f;
        padding-right: 170px !important;
    }
    #mailpoet_form_1 .mailpoet_paragraph.last {
        margin: 0;
        width: 100%;
        display: block;
    }
    #mailpoet_form_1 .mailpoet_submit {
        width: 150px !important;
        font-size: 16px;
        position: absolute;
        bottom: 0;
        right: 0;
    }
    #mailpoet_form_1 .parsley-errors-list {
        display: block;
        background-color: #fff;
        z-index: 99;
        width: 100%;
        padding: 20px;
        margin: 0;
    }
    #mailpoet_form_1 .mailpoet_message {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        font-size: 20px;
        display: block;
    }
    /* Newsletter End*/
    .footer-description {
        max-width: 100%;
    }
    .socio {
        margin-bottom: 0;
    }
    .foot1, .foot2, .foot3, .foot4 {
        margin-bottom: 30px;
    }
    .extra-products #carusel_poduct_sells:hover .glide__arrow--right, 
    .extra-products #carusel_poduct_related:hover .glide__arrow--right {
        right: 0;
    }
    .extra-products #carusel_poduct_sells:hover .glide__arrow--left, 
    .extra-products #carusel_poduct_related:hover .glide__arrow--left {
        left: 0;
    }
    .categroy-header, .page-main-header, .clr-overlay {
        min-height: 100%;
    }
    .page-id-848 .page-main-header {
        min-height: 100%;
    }
    .page-section-desc {
        margin-bottom: 30px;
    }
    .page-contact-header p {
        font-weight: 300;
    }
    .categroy-header {
        margin-bottom: 20px;
    }
    .contact-num-link {
        display: block;
    }
    .woh_content p{
        font-size: 20px;
    }
    .woh_content h2{
        margin-bottom: 10px;
        white-space: pre
    }
    .Ceo_video {
        margin: 50px 0 0 0;
    }
    .meet_up_title p{
        margin-top: 20px;
        font-size: 20px;
        line-height: 28px;
    }
    .meet_up_title h2 {
        display: block;
        text-align: center;
    }
    .half-fluid .image{
        min-height: 300px;
    }
    .tbn_content_wrapper h2 {
        font-size: 30px;
        line-height: 38px;
    }
	 .tbn_content_wrapper h1 {
        font-size: 30px;
        line-height: 38px;
    }
}


@media all and (max-width:575px) {
    .tbn_content_main {
        min-height: 450px;
    }
    .tbn_content_wrapper p {
        font-size: 18px;
        margin-bottom: 20px;
    }
    .half-fluid .image{
        min-height: 250px;
    }
    .member_item{
        width: 100%;
    }
    .member_item {
        justify-content: center;
    }
    .members_wrapper p {
        max-width: 250px;
    }
    .video-section a{
        width: 85px;
        height: 85px;
    }
    .video_ceo_about{
        width: 100vw;
        max-width: 100vw;
        left: -15px;
        margin-bottom: 50px;
    }
    .video-section i {
        font-size: 33px;
    }
	.call-block {
    font-size: 36px;
	}
	svg:not(:root) {
    overflow: hidden;
    height: 40px;
    width: 31px;
	}
    .cat-section-title {
        font-size: 24px;
    }
    .both-btn-active .hero_Buttons {
        display: none;
    }
    .hr-search-active{
        margin-bottom: 80px;
    }
    .hr-search-active .hero_Buttons {
        width: 100%;
        position: absolute;
        width: 100vw;
        left: -15px;
        right: 0px;
        top: 85%;
    }
    .HR_search {
        width: 100%;
        max-width: 100%;
    }
    .quote-feature-wrapper {
        display: none;
    }
    .home-acc-img-col,
    .page-image-section,
    .cat-image-section {
        padding: 0;
    }
	/* Ak style	 */
    .accordians_home .accordin-wrapper {
/*         margin-top: 30px; */
		margin-top : 0;
    }
	.accordians_home .accordian_image {
		margin-top : 30px;
	}
	.accordians_home .row{
		flex-direction : column-reverse;
	}
	#responsive-menu-container {
		top: 143px !important;
		padding-top: 40px !important;
	}
	/* Ak style end	 */
    .acc-panel-home ul {
        flex-direction: column;
        margin: 20px 0 40px;
    }
    .acc-panel-home ul li:nth-child(3n+3) {
        margin-bottom: 25px;
    }
    .acc-panel-home li {
        width: 100%;
    }
    .page-image-wrapper img {
        height: 275px;
        object-fit: cover;
    }
    .woocommerce .prodcut-details ul.products li.product a img {
        width: 115px;
        margin: 0 auto 5px;
    }
    .woocommerce.term-1305 .prodcut-details ul.products li.product a img {
        width: 150px;
        margin-bottom: 10px;
    }
    .woocommerce.term-1305  ul.products li.product .woocommerce-loop-product__title {
        font-size: 20px;
        line-height: 23px;
        padding: 20px 0px 5px 0px;
        max-width: 200px;
        margin: 0 auto;
    }
    .woocommerce.term-1305 ul.products .product {
        margin-bottom: 20px !important;
    }
    .woocommerce.term-equipment-for-sale .prodcut-details ul.products {
        justify-content: flex-start;
    }
    .woocommerce.term-equipment-for-sale .prodcut-details {
        margin: 10px 0 40px;
    }
    .review_button {
        margin-top: 60px;
    }
    .quote-content-section {
        margin-bottom: 50px;
    }

}

@media all and (max-width:400px) {
    .video-section {
        height: 214px;
    }
    .model-iframe .modal-content, .model-iframe .modal-dialog {
        width: 100%;
        margin: 0px!important;
		
    }
	 .model-iframe .modal-content{padding-top: 30px;}
    .page-template-templat-contactus .page-content-wrap p {
        font-weight: 300;
    }
    .request-quote {
        margin-top: 0px;
    }
}

@media (min-width:992px) {
    @supports (position: sticky) {
        .sticky-iframe {
          position: sticky;
          top: 20px;
        }
      }
}
.formwrapper>div.quote-button input[type="submit"] svg, .formwrapper>div.quote-button button[type="submit"] svg {
    margin-right: 8px;
}

@media(max-width:768px){

    .formwrapper>div.quote-button input[type="submit"] svg, .formwrapper>div.quote-button button[type="submit"] svg{width:11px;height:18px}

.formwrapper>div.quote-button input[type="submit"], .formwrapper>div.quote-button button[type="submit"] {
    color: #FFF;
    text-align: center;
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.32px;
    text-transform: uppercase;
   
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
    /* margin: 0 8px; */
}
    .formwrapper>div.quote-button{margin:8px 8px;}

    .hirefrom-date, .hireto-date{border-bottom:1px solid #E0E0E0;}
    .formwrapper{border-bottom: unset;}
	.nomobi {
    display: none;
    visibility: hidden;
    opacity: 0;
}

.archive .tbn_content_main {
    min-height: unset;
    padding: 0;
    width: 100%;
    max-width: unset;
    display: block;
    padding-top: 39px;
}

.archive section.top_banner_new.top_banner_cat:before {
    content: unset;
}

.archive a.btn.cat-btn-2 {
    min-width: unset;
    width: calc( 100% + 30px );
    border: 8px solid #FFF;
    background: var(--Orange, #FF7D00);
    padding: 0;
    line-height: 60px;
    margin: 0 -15px;
}

.top_banner_cat .tbn_content_wrapper h1 {
    font-size: 24px;
    display: block;
    line-height: 28.6px;
    margin-bottom: 19px;
}

section.reliable.what_we_do {
    margin-bottom: 0;
}

.archive a.btn.cat-btn-2 svg {
    margin-right: 8px;
    width: 26px;
    height: 17px;
}

a.btn.btn-blue.mobi-orange {
    background: #FF7D00;
    border: 1px solid #FF7D00;
}

a.btn.btn-blue.mobi-white {
        /* color: #FF7D00; */
        /* border: 1px solid #FFF; */
        /* background: #fff; */
    }
	
body.archive.tax-product_cat p.product-sub-title-text-p{
		margin-top:0px;
	}
	
a.btn.btn-lg.btn-model-link.qtbtn {
    min-width: unset;
    border: 8px solid #FFF;
    background: var(--Orange, #FF7D00);
    padding: 0px;
    line-height: 60px;
    margin: 0 -15px 20px;
    width: calc( 100% + 30px);
	text-indent: 28px;
	
}

.archive img.specil-image {
    margin-top: -140px;
    margin-bottom: 33px;
}
.home section.comp {
    display: none;
}

.home section.accordians_home {
    margin-bottom: 0px;
    margin-top: 0px;
}

.home .accordians_home .row.align-items-center {
    flex-direction: unset;
}

.home .accordians_home .accordian_image {
    margin: 0;
}
a.btn.btn-lg.btn-model-link.qtbtn:before {
    content: "";
    height: 22px;
    width: 14px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='22' viewBox='0 0 14 22' fill='none'%3E%3Cpath d='M0 12.375L10.2308 0L8.2351 8.49063L14 9.625L3.76923 22L5.7649 13.5094L0 12.375Z' fill='white'/%3E%3C/svg%3E");
    position: absolute;
    top: 18px;
    margin-left: -28px;
}
div.qtbtn {
    transition: top 0.3s ease;
    z-index: 1;
}
.tobar-wrapper{position: sticky;
    z-index: 999;
    
    top: 0px;}
}
.formwrapper>div.quote-button button[type="submit"]:hover svg path,.formwrapper>div.quote-button button[type="submit"]:hover{
    fill: #ff7d00;
    color: #ff7d00;
}