@media (min-width:1400px) {
	.container {
		max-width: 1310px;
	}
	.home-posts-wrapper {
		padding: 0px 13px;
	}
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
header#masthead {
	margin-bottom: 0;
	background-color: #fff;
}

.tobar-wrapper .container-fluid, 
.header-main-wrapper .container-fluid {
	padding-left: 30px;
	padding-right: 30px;
}
section.prodcut-details.cat_details {
	margin-bottom: 0;
}
.mm_brach_content_wrap a {
	border: 0!important;
}
li.menu-item a.dropdown-item {
	border: 0!important;
}
.quote-bar-body iframe {
	min-height: 635px;
}
.cat_info_branch {
	margin-top: 80px;
}
.cat_map .map-section {
	margin: 0;
}
.cat_map {
	padding: 100px 0px;
	background: #F5F5F5;
}
.cat_map_title h2 {
	text-align: center;
	font-weight: 600;
	font-size: 48px;
	line-height: 56px;
	color: #0A2257;
	font-family: 'Roboto';
	padding : 0;
	margin-bottom: 100px;
}
.cat_map_title h2 span{
	color : #FF7D00;
}
section.categroy-header.cat_gradiant {
	background-position: center right;
	background-size: cover;
	background-repeat: no-repeat;
}
.map_content_wrap {
	padding-left: 70px;
}
.header-main-wrapper .container-fluid {
	padding-right: 0px;
}
.top-bar {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: nowrap;
	padding: 10px 0;
	margin-bottom: 0;
	background-color: #fff;
}

.top-nav, .navbar-wrapper {
	display: flex;
	justify-content: flex-start;
}

.mm_branch_quote {
	height: 250px;
	display: flex;
	align-items: flex-end;
	padding: 20px;
	margin-top:2px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	isolation: isolate;
	background-size: 100%;
	transition: 0.7s all ease;
}
header .branch_mega_wrap li a {
	border-left: 0 !important;
}
.mm_get-quote-wrapper:not(:last-child) .mm_brach_content_wrap a {
	position: absolute;
	opacity: 0;	
	left: 0;
	height: 100%;
	width: 100%;
	top: 0;	
}
.mm_branch_quote:hover {
	background-size: 108%;
}
.mm_brach_content_wrap a::before {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 300ms ease-in-out;
}
.mm_branch_quote:hover::before {
	height: 100%;
}
.mm_branch_quote::before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 80%;
	width: 100%;
	/*background: rgb(2,0,36);
	background: linear-gradient(184deg, rgba(2,0,36,0) 0%, rgba(10,34,87,1) 100%);*/
	background: linear-gradient(180deg, rgb(10 34 87 / 0%) 30.18%, #0A2257 100%),  #cdcdcd00 -85.033px 0px / 154.985% 100% no-repeat;
	z-index: -1;
	transition: all 300ms ease-in-out;
}
.mm_brach_content_wrap p {
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	color: white;
	margin: 0;
	width: 170px;
}
.mm_brach_content_wrap a {
	margin-top: 15px;
	display: inline-block;
	font-size: 16px;
	color: white;
	font-weight: 600;
	font-family: 'Roboto';
}
.mm_brach_content_wrap span {
	font-weight: 700;
	font-style: italic;
	color: #FF7D00;
}
.top-nav span a {
	font-family: Roboto;
	font-size: 14px;
	font-weight: 500;
	text-align: center;
}

.top-nav a {
	color: #0A2257;
}

.top-nav span {
	display: inline-block;
	margin-left: 20px;
	margin-top: 0;
}

.top-nav span:first-child {
	margin-left: 0px;
}

.call-block,
.call-block a {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 24px;
	letter-spacing: 1.25px;
	text-align: center;
	margin-top: 0;
	color: #0A2257;
}
.term-1258 .cat-section-title {
	font-size: 38px;
}
.woocommerce-content-detail .lo-ro-product-ul li {
	font-size: 20px;
	color: #798087;
	font-weight: 400;
	line-height: 28px;
}


/* #masthead .navbar-nav > li > a:hover,
#masthead .navbar-nav > li.current_page_item > a {
color: #FF7D00;
} */

/* meet our team */
.meet_up_title {
	margin-bottom: 50px;
}
.meet_up_title h2{
	width: fit-content;
	display: flex;
	white-space: break-spaces;
	justify-content: center;
	margin: 0 auto;
}
.meet_up_title p{
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
}
.meet_team_members {
	padding: 87px 0px;
	background: #0A2257;
}
.member_row_wrap {
	display: flex;
	column-gap: 50px;
	row-gap: 20px;
	flex-wrap: wrap;
	justify-content: center;
}
.one_line_head h2{
	width: fit-content;
	display: flex;
	white-space: break-spaces;
}
.member_item {
	flex-basis: auto;
	width: 250px;
	display: flex;
	width: 21%;
	align-items: start;
}
.members_wrapper {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.members_wrapper img {
	height: 150px;
	width: 150px;
	border-radius: 100%;
	object-fit: cover;
}
.members_wrapper h3 {
	font-size: 24px;
	line-height: 28px;
	margin: 0;
	margin-top: 30px;
	color: white;
}
.members_wrapper h6 {
	font-size: 18px;
	line-height: 21px;
	margin: 0;
	margin-top: 5px;
	color: white;
}
.members_wrapper p {
	font-size: 18px;
	line-height: 28px;
	font-weight: 300;
	margin: 0;
	margin-top: 20px;
	color: white;
	text-align: center;
}
.Ceo_video {
	margin: 100px 0px;
}
/* meet our team member end */
.top_banner_cat .tbn_content_main{
	padding-right: unset;
}
.top_banner_cat .tbn_content_wrapper h2 {
	color: #0A2257;
	display: inline-grid;
}
.top_banner_cat .tbn_content_wrapper h1 {
	color: #0A2257;
	display: inline-grid;
}
.tbn_content_wrapper h2 {
	/* display: inline-grid; */
}
/* .image.cat_img img{
height: auto;
max-width: 100%;
object-fit: cover;
object-position: right;
display: block;
width: 650px;
margin-left: auto; 
} */
.image.cat_img img {
	height: auto;
	max-width: 100%;
	object-fit: contain;
	max-height: 450px;	
	width: 100%;
	/* object-position: right; 
	display: block;
	width: 100%;
	max-width: 720px;
	margin-left: auto;
	height: 100%;
	*/
}
.top_banner_cat .tbn_content_wrapper span {
	color: #F58220;
}
h2.vt_title {
	font-weight: 600;
	font-size: 48px;
	line-height: 47px;
	color: #ffffff;
	text-align: center;
	padding: 0;
	margin-bottom: 50px;
}
.top_banner_cat .term-description p {
	color: #798087;
}
.career_vt {
	margin-bottom: -100px;
}
/* top banner new */

.half-fluid .left-half,
.half-fluid .right-half {
	left: 50%;
	margin-left: -50vw;
	max-width: 100vw;
	position: relative;
	right: 50%;
	width: 100vw;
	padding: 0px;
}
.half-fluid .image {
	/* background-image: url("https://loremflickr.com/1000/2000/dog"); */
	background-size: cover;
	background-position: center;
	min-height: 300px;
	height: 100%;
}
.half-fluid .image.cat_img {
	/* background-image: url("https://loremflickr.com/1000/2000/dog"); */
	background-size: cover;
	background-position: center;
	min-height: 300px;
	height: 100%;
	/* width: 111%; */
	height: 541px;
	/* transform: scale(1.1);x */
	/* margin-left: 30px; */
}
.tbn_content_main{
	min-height: 500px;
	display: flex;
	align-items: center;
	padding-right: 60px;
}
.term-1264 .prodcut-details ul.products {
	margin-bottom: 0!important;
}
.top_banner_new {
	background: #FF7D00;
}
.tbn_content_wrapper h2 {
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 52px;
	color: #ffffff;
	margin-bottom: 20px;
	padding: 0;
}
.tbn_content_wrapper h1 {
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 52px;
	color: #ffffff;
	margin-bottom: 20px;
	padding: 0;
}
header#masthead{
	position: relative;
	z-index: 6;
}
body.archive.tax-product_cat.term-products .what_we_do .reliable_image img {
	margin: unset;
}
@media(min-width:768px){
	header#masthead{
		position: sticky;
		top:0px;
		z-index: 9991;
	}
}
body{
	position: relative;
}
.active_menu::after{
	content: "";
	position: absolute;
	left: 0;
	height: 100%;
	width: 100%;
	background: #00000096;
	top: 0;
	z-index: 2;
}
section.top_banner_new.top_banner_cat {
	background-color: unset;
	position: relative;
}
.top_banner_cat .banner_bg_trans {
	display: none;
}
.top_banner_cat::after {
	/* content: "";*/
	background-image: url(https://orangehirestg.wpengine.com/wp-content/uploads/2020/09/Group-1.png);
	position: absolute;
	left: 50%;
	margin-left: auto;
	z-index: 1;
	/* width: auto; */
	width: 720px;
	height: 90%;
	right: 0;
	top: 0;
	background-repeat: no-repeat;
}
section.top_banner_new.top_banner_cat:before {
	background-image: url(https://orangehirestg.wpengine.com/wp-content/themes/orange-hire/images/watermark.jpg);
	background-repeat: no-repeat;
	content: "";
	width: calc( 50% + 33px);
	position: absolute;
	height: 100%;
	right: 0;
}


.image.cat_img {
	display: flex;
	align-items: center;
	height: 100%;
	margin-top: 40px;
}

.tbn_content_wrapper p {
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #ffffff;
	max-width: 523px;
	margin-bottom: 30px;
}
img.banner_bg_trans {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 387px;
	height: 324px;
}
/* career page banner */
.banner_career_new .image {
	/* min-height: unset; */
}
.banner_career_new .tbn_content_main {
	min-height: unset;
	padding-top: 72px;
	padding-bottom: 84px;
}
.banner_career_new .tbn_content_wrapper h2,  .banner_career_new .tbn_content_wrapper h1 {
	max-width: 305px;
}
.banner_career_new img.banner_bg_trans {
	width: 310px;
	height: 260px;
}
body.page-template-template-careers section.cutomer_reviews.without_btn {
	display: none;
}
body.page-template-template-careers .career_vt{margin-bottom:unset;}
/* career page banner end */
body.archive.tax-product_cat.term-barriers .seci-img img.specil-image.specil-image {
	margin-top: 0;
}
@media (min-width: 992px) {
	.half-fluid .left-half {
		padding-left: 0 !important;
		position: absolute;
		left: 0;
		right: 50%;
		margin-left: auto;
		width: auto;
	}
	.half-fluid .right-half {
		padding-right: 0 !important;
		position: absolute;
		right: 0;
		left: 50%;
		margin-left: auto;
		width: auto;
		z-index: 2;
	}
}
/* top banner new end */

.call-block span.call-texts {
	font-weight: 600;
}
.call-block span.call-texts a:hover{
	text-decoration:  none;
}
.main-call {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

span.ph-image {
	margin-right: 8px;
}

.navbar-nav > li.menu-item-has-children > a.nav-link:after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 7px;
	background-image: url("data:image/svg+xml,%0A%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L5 5.5L9 1.5' stroke='%230A2257' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	background-color: #fff;
	border: none;
	margin-left: 10px;
	/* position: absolute; */
}
.top-login-icon > svg {
	margin: -3px 5px 0 0;
}

.header-main {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.navbar-light .navbar-brand {
	margin: 0;
}

#masthead nav {
	padding: 0px;
	position: unset;
}

#masthead  .navbar-nav > li > a {
	font-size: 16px;
	font-weight: 500;
	color: #0A2257;
	padding: 10px 30px;
	min-height: 80px;
	position: relative;
	margin-right: 0;
	border-right: 1px solid #E0E0E0;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all 0.2s ease-in-out;
}

.navbar-nav > li.menu-item-has-children:hover a:after{
	transform: rotate(180deg);
	transition: all 0.2s ease-in-out;
}

.tobar-wrapper, .header-main-wrapper {
	border-bottom: 1px solid #E0E0E0;
	position: relative;
	z-index: 999;
	background: #fff;
}

.header-icon-list {
	display: flex;
}
.header-cart-icon, .header-search-icon, .header-menu-icon {
	height: 80px;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 80px;
	border-right: 1px solid #E0E0E0;
}
.header-menu-icon {
	background-color: #FF7D00;
}
.header-search-icon:hover {
	cursor: pointer;
}
.menu-item.cart-contents {
	position: relative;
}
.cart-contents-count {
	font-size: 9px;
	background-color: #FF7D00;
	height: 15px;
	width: 15px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	text-align: left;
	border-radius: 100%;
	font-weight: 700;
	position: absolute;
	right: -10px;
	top: -4px;
}
.search-form-wrapper {
	position: absolute;
	top: -50px;
	background-color: #FFFFFF;
	left: 0;
	right: 0;
	display: flex;
	justify-content: center;
	padding: 27px;
	z-index : 99;
}
.map-section {
	filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.15));
}
.search-form-wrapper .form-inline .form-control {
	width: 100%;
	margin-right: 0px!important;
	height: 78px;
	box-sizing: border-box;
	font-family: Roboto;
	font-size: 36px;
	line-height:42px
		font-weight: 400;
	color: #798087;
	padding-left: 32px;background-image: url(../../../images/search.jpg);
	background-repeat: no-repeat;
	background-size: 31px;
	background-position: center left 9px;
	background: #F2F2F2;
	border: unset;
	border-radius: 0;
}
.search-form-wrapper .close-icon {
	position: absolute;
	right: 59px;
	top: 55px;
	color: #fff;
}

.search-form-wrapper .close-icon svg {
	color: #fff;
	fill: #fff;
	stroke: #fff;
}
.search-form-wrapper form {
	width: 100%;
	max-width: 968px;
}

.earthmoving-attachment-hire a {
	font-weight: 700;
	color: #002c70;
}
section#newslettersec {
	background: url(https://www.orangehire.com.au/wp-content/uploads/2020/09/newsletter-bg.png) center top / cover no-repeat;
	width: 100%;
	padding-top: 132px;
}

h5.newsletter-heading {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 56px;
	/* or 117% */
	display: flex;
	align-items: center;
	letter-spacing: -0.5px;
	color: #FFFFFF;
	max-width: 700px;
}

/*--------------------------------------------------------------
## Responsive Menu
--------------------------------------------------------------*/
@media(min-width:1200px){
	.header-menu-icon.mobi-only {
		display: none;
	}
}
@media(max-width:992px){
	.header-main-wrapper{background:unset}
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
	font-size: 24px;
	font-weight: 600;
	padding-left: 20px;
	margin-bottom: 10px;
	text-transform: capitalize;
}
#responsive-menu-container {
	top: 127px !important;
	padding-top: 40px !important;
}

#responsive-menu-container #responsive-menu-additional-content {
	padding: 40px 20px !important;
}
#responsive-menu-container .mb-social-title {
	font-size: 24px;
	color: #0A2257;
	font-weight: 600;
	margin-bottom: 25px !important;
}
#responsive-menu-container .mb-social-icon-list {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	align-items: center;
}
#responsive-menu-container .mb-social-icon-list li {
	margin-right: 15px;
	display: inline-block;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.footer-wrap {
	padding-top: 100px;
	background-color: #0A2257;
	position: relative;
}
h3.widget-title {
	font-size: 20px;
	font-weight: 600;
	line-height: 1.67;
	color: #ffffff;
	margin-bottom: 15px;
	text-transform: capitalize;
}

.footer-logos {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 20px;
	list-style: none;
	padding-left: 0;
	margin-bottom: 10px;
}
.footer-logos li:first-child {
	padding-right: 25px;
	border-right: 1px solid #fff;
}

.footer-description {
	max-width: 250px;
	margin-top: 30px;
}
.footer-description p {
	font-size: 18px;
	line-height: 1.6;
}
.widget.widget_nav_menu ul li a {
	display: inline-block;
	font-size: 18px;
	font-weight: 300;
	line-height: 1.6;
	color: #ffffff;
	padding: 0 0 7px 0;
}
#footer-widget a,
#footer-widget p {
	color: #fff;
	text-decoration: none;
}
#footer-widget a:hover {
	opacity: 0.7;
}
.socio {
	display: inline-block;
	margin: 0 15px 20px 0;
}
#footer-widget a.socio:last-child {
	margin-left: 0;
}
footer.site-footer {
	background-color: transparent;
	color: #fff;
}

.site-info {
	font-size: 16px;
	line-height: 1.88;
	color: #ffffff;
}
.copyright a, 
footer#colophon a {
	color: #fff;
}
.footertext {
	padding-top: 20px;
	max-width: 320px;
	line-height: 154%;
}
tr.tax-rate.tax-rate-au-gst-1 td {
	text-align: right;
}
/*--------------------------------------------------------------
## Search dropdown
--------------------------------------------------------------*/
body .snize-ac-results.snize-new-design {
	border-radius: 20px;
	max-width: unset;
}

body .snize-ac-results-content {
	border-radius: 20px;
}

body .snize-ac-results .snize-label {
	border-bottom: unset;
	color: #798087;
	font-size: 20px;
	font-family: 'Roboto';
}

body li.snize-view-all-link.snize-ac-odd {
	position: absolute;
	top: 0px;
	right: 0;
	background: unset;
	color: #0a2257;
	font-family: 'Roboto';
	font-size: 15px;
	padding: 0;
	font-weight: 500;
}

body .snize-ac-results .snize-title {
	margin-bottom: 7px;
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 18px;
}

body .snize-ac-results .snize-product a {
	align-items: center;
}

body .snize-ac-results .snize-description {
	font-size: 14px;
	line-height: 20px;
	color: #9d9d9d;
	font-family: 'Roboto';
}

body .snize-ac-results .snize-thumbnail {
	max-width: 80px;
}

body .snize-ac-results .snize-item-image {
	max-height: 80px;
	max-width: 80px;
}

body .snize-ac-results .snize-product {
	padding-right: 60px;
	position: relative;
}

body .snize-ac-results li.snize-product:hover a:after {
	position: absolute;
	color: #000;
	top: 46px;
	right: 20px;
	font-weight: normal;
	content: '';
	background: url("data:image/svg+xml,%0A%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L5 5.5L9 1.5' stroke='%230A2257' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	width: 10px;
	height: 7px;
	transform: rotate(271deg);
}



body .snize-ac-results ul li.snize-category {
	margin-left: 3px;
}

body .snize-ac-results ul li {
	/* padding: 10px; */
	padding-top: 15px;
	padding-bottom: 15px;
}

body .snize-ac-results a.snize-view-link {
	/* background: orange; */
	color: orange;
	text-decoration: none;
	opacity: 1;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
}

body a.snize-view-link b {
	/* background: #fff; */
	/* padding-bottom: 2px; */
	color: #333;
}

body li.snize-category.snize-view-all-categories,li.snize-page.snize-view-all-pages {
	position: absolute;
	top: 0px;
	right: 0px;
	background: unset;
	color: #0a2257;
	font-family: 'Roboto';
	font-size: 15px;
	padding: 0;
	text-transform: uppercase;
	font-weight: 500;
}

body ul.snize-ac-results-list,.snize-ac-results ul {
	position: relative;
}

body .snize-view-all-link .snize-ac-results-arrow {
	background: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.999532 6.99973H12.1695L7.28953 2.11973C6.89953 1.72973 6.89953 1.08973 7.28953 0.699727C7.67953 0.309727 8.30953 0.309727 8.69953 0.699727L15.2895 7.28973C15.6795 7.67973 15.6795 8.30973 15.2895 8.69973L8.69953 15.2897C8.30953 15.6797 7.67953 15.6797 7.28953 15.2897C6.89953 14.8997 6.89953 14.2697 7.28953 13.8797L12.1695 8.99973H0.999532C0.449532 8.99973 -0.000468254 8.54973 -0.000468254 7.99973C-0.000468254 7.44973 0.449532 6.99973 0.999532 6.99973Z' fill='black'/%3E%3C/svg%3E%0A");
}



/*--------------------------------------------------------------
## Newsletter
--------------------------------------------------------------*/

.newsletter-widget .widget {
	margin: 0;
}
.newsletter-widget .mailpoet_form_widget {
	background-size: cover !important;
}
.newsletter-widget .mailpoet_form.mailpoet_form_form {
	max-width: 1310px;
	margin: 0 auto;
	padding: 130px 15px !important;
}

/* Small menu. */

.dropdown-item {
	font-family: 'Roboto';
	font-size: 16px;
	font-weight: 500;
	line-height: normal !important;
	letter-spacing: 0.2px;
	color: #798087;
	text-transform: unset !important;
	padding-bottom: 0.6rem;
	padding-top: 0.6rem;
}


.navbar-nav .dropdown-menu:not(.mega-menu-wrapper) {
	width: 220px;
	top: 98%;
	border-radius: 0 0 .25rem;
}

/* .dropdown .open .dropdown-menu {
display: block;
left: 12.250em;
top: 0;
}

.dropdown-menu .dropdown-item {
white-space: normal;
background: transparent;
line-height: 1.6;
}
*/

.dropdown-menu.mega-menu-wrapper .dropdown-item:hover {
	background: transparent;
}

/*--------------------------------------------------------------
## Mega Menu
--------------------------------------------------------------*/
.dropdown-menu-inner {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mega-menu-column .mm_nav_box_title {
	font-family: 'Roboto';
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
	letter-spacing: 0.63px;
	color: #002c70;
	margin-bottom: 0.6rem;
	text-transform:unset!important;

}
span.mm_nav_box_title.dropdown-item-title{margin-bottom:20px}
.mm_nav_box {
	margin-bottom: 40px;
}

li.menu-item.earthmoving-attachment-hire {
	margin-top: 35px;
}

.mm_main_columns .dropdown-item {
	padding-left: 0;
	padding-bottom: 10px;
	line-height: 18.75px !important;
	word-break: break-word;
	white-space: break-spaces;
	padding-right: 0;
}

.dropdown-item.active, .dropdown-item:active { 
	color: #002c70; 
	background-color: transparent;
}

.mm_get-quote-wrapper {
	margin-bottom: 20px;
}
.mm_quote-warpper-inner {
	background-color: #FF7D00;
	text-align: center;
	padding: 10px 25px 25px;
	color: #fff;
}
.mm_quote-wrapper-text {
	font-size: 24px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: normal;
	max-width: 200px;
	margin: 0 auto;
}
.mega-menu-column .mm_ftr_title {
	padding: 0;
	color: #0A2257;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 3px;
	display: inline-block;
}
.mega-menu-column .mm-link-hire-btn {
	display: block;
	padding: 22px;
	background-color: #0A2257;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #fff;
	margin-top: 20px;
	min-width: 225px;
}
@media screen and (min-width: 600px){

	.dropdown:hover>.dropdown-menu {
		display: block;
		min-width: unset;
	}
	.has-mega-menu{
		position:static;

	}
	li.has-mega-menu .dropdown-menu {
		width: 100%;
		position: absolute;
		z-index: 100;
		left:0px;
		right:0px;
		min-width: unset;
		margin: 0px;
		margin-top: 0px;
		padding: 0;
	}
	li.has-mega-menu:hover>.dropdown-menu{
		/*flexbox fallback for browsers that do not support CSS GRID lyout*/
		display: flex;
		flex-wrap: wrap;
		/*CSS GRID lyout*/
		display: grid;
		grid-template-columns: repeat(auto-fit,minmax(50%, 1fr));
		background-color: #ffffff;
		padding: 52px; 77px;
		/*         top: 81px;
		border: none!important; */
		top: 80px;
		border: none!important;
		border-top: 1px solid #e2e1e1!important;
	}
}
@media screen and (min-width: 992px){
	li.has-mega-menu:hover>.dropdown-menu{ 
		grid-template-columns: repeat(auto-fit,minmax(33.3333%, 1fr)); 
		column-gap: 15px;
	}

}

@media screen and (min-width: 1200px){
	li.has-mega-menu:hover>.dropdown-menu { 
		grid-template-columns: repeat(auto-fit,minmax(14.2857143%, 1fr));
		column-gap: 20px;
		box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
	}
}
@media screen and (min-width: 600px){
	li.mega-menu-column {
		width: 100%;
		max-width: 100%;
		min-height: 1px;
		padding: 10px 11px 10px 10px;
		flex: 1 0 calc(50%);
	}

}
@media screen and (min-width: 992px){
	li.mega-menu-column {flex: 1 0 calc(33.333%);}
}
@media screen and (min-width: 1200px){
	li.mega-menu-column {flex: 1 0 calc(14%);}

}


/* hero home */
.overlay-dark {
	position: relative;
}
.overlay-dark:before {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: '';
	display: block;
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.5);
}
.home_hero {
	background-size: cover;
	padding: 196px 0px;
	background-position: bottom center;
}
.woocommerce .review-client-info .star-rating:before {
	content: unset;
}
.woocommerce .review-client-info .star-rating{
	width: auto;
	height: auto;
	float: none;
}
.hero_heading h2,.hero_heading h1 {
	max-width: 750px;
	font-size: 64px;
	font-weight: 600;
	line-height: 1;
	text-align: center;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
}

.hero_heading p {
	max-width: 786px;
	margin: 0 auto;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
	margin-top: 32px;
}

.hero_Buttons {
	margin-top: 32px;
	display: flex;
	justify-content: center;
	column-gap: 20px;
}

.hero-btn-links {
	min-width: 235px;
	height: 60px;
}

/* .hero_Buttons a {
padding: 20px 25px;
min-width: 235px;
text-decoration: none;
display: flex;
justify-content: center;
letter-spacing: 0.02em;
text-transform: uppercase;
color: #FFFFFF;
font-family: 'Roboto';
font-style: normal;
font-weight: 700;
font-size: 16px;
} */

/* search hero */
/* Styles for wrapping the search box */
.HR_search {
	width: 100%;
	max-width: 601px;
	margin:28px auto 0;
}
.HR_search .search-form {
	width: 100%;
	position: relative;
}
.HR_search .form-control {
	padding: 20px 120px 20px 30px;
	font-weight: 400;
	font-size: 24px;
	line-height: 24px;
	color: #0A2257;
	margin-right: 0 !important;
	height: 80px;
	width: 100%;
	border: none;
	border-radius: 0;
}
.HR_search button#searchsubmit:hover{
	border:1px solid #FF7D00;
}
.HR_search button#searchsubmit:hover svg path {
	stroke:#FF7D00;
}
input#searchbarhome:focus::placeholder {
	color: transparent;
}
.has-search .form-control {
	padding-left: 2.375rem;
}

.has-search .form-control-feedback {
	position: absolute;
	z-index: 2;
	display: block;
	width: 2.375rem;
	height: 2.375rem;
	line-height: 2.375rem;
	text-align: center;
	pointer-events: none;
	color: #aaa;
}
.HR_search #searchsubmit {
	position: absolute;
	right: 0;
	height: 80px;
	min-width:80px;
}

/* .input-group-append .btn-secondary {
width: 80px;
background: #FF7D00;
border: 0;
}

.input-group-append .btn-secondary svg {
height: 18px;
width: 18px;
} */

/* reliable sectoin */
section.reliable {
	margin: 100px 0;
}
.reliable_image img {
	transform: scale(1.1);
	margin-left: 40px;
}

.reliable_heading h2 {
	max-width: 508px;
	font-weight: 600;
	font-size: 48px;
	line-height: 56px;
	color: #0A2257;
	padding: 0;
}

.reliable_heading span {
	display: block;
	color: #FF7D00;
}

.reliable_heading p {
	max-width: 610px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #798087;
	margin-top: 30px;
}
.rlable_btn {
	margin-top: 48px;
}


.accordians_home {
	margin: 100px 0;
}
.accordians_home .accordin-wrapper {
	padding-left: 30px;
}
.accordin-title {
	background-color: white;
	color: #444;
	cursor: pointer;
	padding: 10px 50px 10px 0;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	transition: 0.4s;
	color: #0A2257;
	transition: 0.4s;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 56px;
	border-top: 1px solid #E0E0E0;
	position: relative;
	display: flex;
	justify-content: space-between;
}

.accordin-wrapper .accordin:first-child .accordin-title {
	border-top: none;
}

.accordin-title:focus {
	outline: none;
}

.accordin-title.active,
.accordin-title:hover {
	background-color: white;
}

.accordin-title:after {
	content: '\002B';
	background-color: white;
	color: #0A2257;
	height: 40px;
	width: 40px;
	position: absolute;
	top: 10px;
	right: 0;
	display: flex;
	justify-content: center;
	align-items: center;    
	transition: all .2s ease-in-out;

}

.accordin-title.active:after {
	content: "\2212";
	color: white;
	font-weight: 400;
	background: #FF7D00;    
	transition: all .2s ease-in-out;
}

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

.accordian_image img {
	height: 458px;
	width: 100%;
	object-fit: cover;
}

.acc-panel-home ul {
	display: flex;
	flex-wrap: wrap;
	column-gap: 25px;
	padding: 0 20px;
}

.acc-panel-home li {  
	width: 30%;
}

.accordin-panel p,
.accordin-panel li{
	font-size: 20px;
	line-height: 28px;
	color: #798087;
	font-weight: 400;
}
/* what we do section */
.what_we_do {
	background: #0A2257;
}
.what_we_do .reliable_heading h2 {
	color: #FF7D00;
}
.what_we_do .reliable_heading span {
	color: white;
}
.what_we_do .reliable_heading p {
	color: white;
}

.page-template-page-home .what_we_do .reliable_image img {
	height: usnet; 
	margin-top: unset;  
}

.what_we_do .reliable_image img {
	max-width: 802px;
	width: 802px;
	height: 750px;
	object-fit: cover;
	margin-top: -48px;
	transform: scale(1);
	margin-right: -56px;
	margin-left: unset;
	/* margin-right: 62px; */
	object-position: top;
}

.video-section i {
	font-size: 35px;
	color: white;
	height: 35px;
	margin-left: 5px;
}

.video-section a {
	position: absolute;
	width: 100px;
	height: 100px;
	border-radius: 100%;
	/* border: 1px solid #FFFFFF; */
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	color: #FC9A3B;
	background: #F58220;
	font-size: 50px;
	cursor: pointer;
	top: 50%;
	left: 50%;
	text-decoration: none;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.video-section {
	width: 700px;
	margin: 0 auto;
	height: 393px;
	position: relative;
	max-width: 100%;
}
.video-section video {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	rotate: 0;
	right: 0;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 0;
}
.video-section a.iwsrvideo__btn.playing {opacity: 0;cursor: default;}

.video-section:hover a.iwsrvideo__btn.playing {
	opacity: 1;
	cursor: pointer;
}
.woh_content h2 {
	width: fit-content;
	display: flex;
	white-space: break-spaces;
	justify-content: center;
	margin: 0 auto;
	font-weight: 600;
	font-size: 48px;
	line-height: 56px;
	text-align: center;
	margin-bottom: 20px;
	padding: 0;
}
.woh_content span{
	color: #FF7D00;
}
.woh_content p{
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #798087;
	max-width: 610px;
	margin: 0 auto;
	margin-bottom: 50px;
}
/* what we do section end */

/* hire guarantee section */
.hire_guarantee {
	margin-top: 100px;
	height: 700px;
	display: flex;
	align-items: center;
	justify-content: flex-start;
	max-width: 1920px;
	margin-left: auto;
	margin-right: auto;
}

.hire_guarantee_img {
	height: 100%;
	position: absolute;
	right: 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	width: 62vw;
}
@media (min-width:1920px) {
	.hire_guarantee_img {
		width: 1200px;
	}
}

.hire_gurantee_wrapper {
	max-width: 640px;
	background: #FF7D00;
	padding: 90px 50px;
	position: relative;
	z-index: 99;
}

.hire_inner_content span {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #FFFFFF;
}

.hire_inner_content h2 {
	font-weight: 600;
	font-size: 48px;
	line-height: 1.2;
	color: #FFFFFF;
	margin-top: 9px;
	padding: 0;
}

.hire_inner_content p {
	max-width: 492px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	color: #FFFFFF;
	margin-bottom: 0;
}
.hire_inner_content p strong{
	font-weight: 500;
}
.hire_btn{
	margin-top: 30px;
}
/* .hire_btn a {
background: #0A2257;
padding: 20px 36px;
font-family: 'Roboto';
font-weight: 700;
font-size: 16px;
line-height: 19px;
text-align: center;
letter-spacing: 0.02em;
text-transform: uppercase;
color: #FFFFFF;
display: inline-block;
margin-top: 33px;
text-decoration: none;
} */
/* .hire_btn a:hover,
.reliable_heading a:hover {
opacity: 0.8;
} */
/* company features */
.company_features {
	margin: 100px 0px;
}

.cf_content img {
	width: auto;
	max-width: 90px;
	Height: 90px;
	display: block;
	margin: 0 auto;
}

.cf_content h4 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	text-align: center;
	color: #0A2257;
	margin-top: 30px;
}

.cf_content p {
	margin: 0 auto;
	margin-top: 18px;
	max-width: 280px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	text-align: center;
	color: #a9a9a9;
}

/* .company_feauture_wrapper {
column-gap: 53px;
} */

/* latest news */
.latest_news {
	background-color: #0A2257;
	padding: 100px 0px;
}
.lastest_news_blog_image {
	background-color: #fff;
	height: 250px;
	overflow: hidden;
}
.lastest_news_blog_image img {
	height: auto;
	width: 100%;
	display: block;
	max-width: 100%;
	max-height: 100%;
	object-fit: cover;
	object-position: center;
	margin: 0 auto;
	transition: all 0.3s ease-in-out;
}
.lastest_news_blog_image:hover img {
	transform: scale(1.1);
	transition: all 0.3s ease-in-out;
}

.latest_blog_content {
	padding: 40px 31px 40px 31px;
	background: #FFFFFF;
	border-bottom: 5px solid #F58220;
}

.latest_blog_content h4 {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	color: #251F23;
	min-height: 72px;
	margin: 0;
}

.latest_blog_content p {
	font-weight: 500;
	line-height: 24px;
	color: #9F9F9F;
	margin: 10px 0 20px 0;
	min-height: 50px;
}

.latest_blog_content a {
	display: inline-block;
	font-weight: 500;
	color: #251F23;
	margin-top: 0;
}
.latest_blog_content a:hover{
	text-decoration: none;
	color: #FF7D00;
}

.latest_news_btn {
	margin-top: 50px;
	text-align: center;
}

.blog_head_content h2 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	font-size: 48px;
	line-height: 56px;
	color: #FFFFFF;
	text-align: center;
	padding: 0;
	margin-bottom: 30px;
}

.blog_head_content p {
	max-width: 610px;
	margin: 0 auto;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
}

.blog_head_content {
	margin-bottom: 54px;
}

/* customer review */
.cutomer_reviews.without_btn {
	margin: 100px 0px 126px 0px;
}

.cutomer_reviews {
	margin: 100px 0px;
}

.review_card {
	background: #0A2257;
	padding: 68px 43px 35px 42px;
	border-bottom: 5px solid #0A2257;
	border: 1px solid transparent;
	border-width: 1px 1px 5px 1px;
}
.review-inner {
	display: flex!important;
	justify-content: space-between;
}

.review_card {
	width: calc( 50% - 10px);

}
.mejs-container {
	clear: both;
	max-width: 100%;
	width: 100%!important;
}
.review_card.c-left {
	background: unset; 
	padding: 0;
	border-bottom: 5px solid #FF7D00;
	border: 1px solid #FF7D00;
	border-width: 1px 1px 5px 1px;
}
.review_wrapper {
	max-width: 1130px;
	margin: 0 auto 30px;
}


.star-rating svg path {
	fill: #FF7D00!important;
}

.star-rating {
	margin-top: 10px;
}
.inner_wrap {
	display: flex;
	column-gap: 20px;
}

.review_image {
	width: 100px;
}

.review_info {
	width: 85%;
}

.review_image img {
	max-height: 100px;
	height: 100px;
	max-width: 100px;
	width: 100px;
	border-radius: 100%;
	border: 1px solid #F58220;
	object-fit: cover;
}

.review_heading h3 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 28px;
	align-items: center;
	color: #FFFFFF;
	margin: 0;
}

.review_heading p {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #FFFFFF;
	margin: 0;
	margin-top: 5px;
}

.review_heading {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.review_content p {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	line-height: 28px;
	color: #FFFFFF;
	margin-top: 10px;
	/* min-height: 140px;*/
	margin-bottom: 0;
}
.video-section-review {
	height: 100%;
}

.wp-video {
	height: 100%!important;
	width:100%!important;
}
.mejs-controls {
	display: none!important;
}
.mejs-container {
	height: 100%!important;
}

.mejs-inner {
	height: 100%;
}

.mejs-mediaelement {
	height: 100%;
}

mediaelementwrapper {
	height: 100%;
}

iframe {
	height: 100%;
}
body .mejs-overlay-button {
	width: 100px;
	height: 100px;
	background-color: #F58220;
	border-radius: 100%;
	background-image: unset;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: relative;
}

body .mejs-overlay-button:before {
	content: "\f04b";
	font-size: 35px;
	color: white;
	height: 35px;
	margin-left: -10px;
	font-family: "Font Awesome 5 Free";
	top: 50%;
	position: absolute;
	left: 50%;
	margin-top: -21px;
}

body .mejs-overlay.mejs-layer.mejs-overlay-play {
	font-family: "Font Awesome 5 Free";
}
@media(min-width:992px){
	.review_card{min-height:311px}
}
.review_card:nth-child(even) {
	background: white;
	border: 1px solid;
	border-color: #E0E0E0;
	border-bottom: 5px solid #FF7D00;
	border-width: 1px 1px 5px 1px;
}

.review_card:nth-child(even) .review_heading h3 {
	color: #0A2257;
}

.review_card:nth-child(even) .review_heading p {
	color: #798087;
}

.review_card:nth-child(even) .review_content p {
	color: #798087;
}

.review_card:nth-child(even) .review_content div {
	color: #798087;
}

.review_card:nth-child(even) .review_heading svg path {
	fill: #0A2257;
}

.review_wrapper .slick-slide {
	margin: 0 10px;
}

.review_wrapper .slick-list {
	margin: 0 -10px;
}

.review_wrapper {
	margin-bottom: 0;
}

.review_wrapper .slick-dots li {
	background: #798087;
	border-radius: 100%;
	height: 8px;
	width: 8px;
	transition: all .2s linear;
}

.review_wrapper .slick-dots li.slick-active {
	height: 13px;
	width: 13px;
}

.review_wrapper .slick-dots {
	position: relative;
	justify-content: center;
	align-items: center;
	height: 13px;
	display: flex;
	margin-top: 27px;
}

.customer_head_wrap h2 {
	padding: 0;
	font-weight: 600;
	font-size: 48px;
	line-height: 56px;
	color: #0A2257;
	margin: 0;
	margin-bottom: 30px;
	text-align: center;

}

.review_wrapper .slick-dots li button:before {
	display: none;
}
.customer_head_wrap span {
	color: #FF7D00;
}

.customer_head_wrap p {
	margin: 0 auto;
	max-width: 610px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
	text-align: center;
	color: #798087;
}

.customer_head_wrap {
	margin-bottom: 54px;
}

.review_button {
	margin-top: 80px;
	text-align: center;
}
.btn.review_link {
	min-width: 200px;
}
.page-btn-1, .page-btn-2 {
	min-width: 200px;
}
/* Category page */
.categroy-header,
.page-main-header,
.clr-overlay {
	padding: 72px 0 52px;
	background-size: cover;
	background-position: bottom center;
	position: relative;
	z-index: 9;
	min-height: 300px;
}
.categroy-header:before,
.page-main-header:before,
.clr-overlay:before {
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	height: 100%;
	background: rgba(10, 34, 87, .8);
	top: 0;
	z-index: -1;
}
section.categroy-header.cat_gradiant::before {
	background: linear-gradient(90deg, #0A2257 43.82%, rgba(0, 0, 0, 0) 77.78%);
}
section.categroy-header.cat_gradiant .term-description p {
	max-width: 640px;
}
section.CF_wrap .company_features {
	margin: 0;
	padding: 100px 0px;
	background: #0A2257;
}
section.CF_wrap .cf_content h4 {
	color: #FFFFFF;
}
.cat-has-no-parent {
	display: flex;
	flex-wrap: wrap;
	align-items: flex-start;
}
.cat-has-no-parent .cat-info-header {
	width: 45%;
}
.cat-has-no-parent .cat-info-content {
	width: 55%;
	padding-left: 65px;
	margin-top: 10px;
}
.woocommerce-products-header__title,
.page-main-title {
	font-size: 40px;
	color: #fff;
	line-height: 1.3;
	margin: 0 0 20px 0;
	padding: 0;
}
.woocommerce-products-header__title span,
.page-main-title span {
	display: block;
	color: #FF7D00;
}
.cat-has-parent .woocommerce-products-header__title span{
	display: inline;
}
.term-description p {
	font-size: 20px;
	color: #fff;
	line-height: 1.4;
	margin-bottom: 25px;
}
.prodcut-details {
	margin: 100px 0;
}
.woocommerce.term-equipment-for-sale .prodcut-details ul.products {
	max-width: 1000px;
	margin: 0 auto;
}
.woocommerce .prodcut-details ul.products {
	display: flex;
	flex-wrap: wrap;
	margin: 0 auto -10px;
	max-width: 1190px;
	justify-content: center;
}
.woocommerce ul.products li.product, 
.woocommerce-page ul.products li.product {
	width: 20% !important;
	margin: 0;
	padding: 0 15px;
	float: none;
	margin-bottom: 50px;
}
.woocommerce .prodcut-details ul.products {
	margin-bottom: 70px;
}
.woocommerce .prodcut-details ul.products li.product a img {
	width: 150px;
	margin: 0 auto 8px;
}
.woocommerce.term-products .prodcut-details ul.products li.product a img {
	margin: 0 auto 10px;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 20px;
    text-align: center;
    color: #0A2257;
    font-weight: 600;
    max-width: 182px;
    margin: auto;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title mark.count {
	display: none;
}
.woocommerce .prodcut-details ul.products li.product .price {
	color: #FF7D00;
	display: block;
	font-weight: 600;
	margin-bottom: 0;
	font-size: 20px;
	text-align: center;
	margin-top: -10px;
}
.section-title{
	font-size: 40px;
	line-height: 1.2;
	font-weight: 600;
	color: #FF7D00;
	padding: 0;
	margin-bottom: 30px;
}
@media (min-width:992px) {
	.cat-image-section {
		padding-right: 0;
	}
}

.cat-desc-inner {
	padding-left: 35px;
}
.cat-section-title {
	margin-top: 20px;
	font-weight: 600;
	margin-bottom: 37px;
}
.cat-section-title span {
	display: block;
	color: #0A2257;
	margin-top: 15px;
}
.cat-section-desc {
	margin-bottom: 30px;
}
.cat-section-desc p,
.section-desc {
	font-size: 20px;
	color: #798087;
	line-height: 1.6;
	font-weight: 400;
	margin: 20px 0;
}
.cat-section-desc p {
	line-height: 1.4;
	margin: 20px 0 30px;
}
.section-desc {
	margin-bottom: 30px;
}
.cat-section-desc p strong{
	font-weight: 500;
}
.term-1299 .section-links-warp {
	margin-top: 60px;
}
.cat-btn-1,
.page-btn-1 {
	margin-right: 15px;
	margin-bottom: 20px;
	vertical-align: top;
}
.cat-btn-1, .cat-btn-2 {
	min-width: 220px;
}
/* .cat-btn-2, .cat-btn-1{
margin-bottom: 20px;
} */
.special-prodcut {
	background-color: #0A2257;
}
.seci-img {
	text-align: center;
}
.seci-img img {
	margin: -50px 0;
}
.special-content-block {
	padding: 100px 0;
}
.row.special-content-block.flex-row-reverse.right-blc {
	padding-top: 0;
}

.row.special-content-block.flex-row-reverse.right-blc img.specil-image {
	margin: 0;
}
body.archive.tax-product_cat.term-excavators.term-1245 .what_we_do .reliable_image img {
	margin-top: 0;
}
.seci-title {
	font-size: 48px;
	color: #fff;
	font-weight: 600;
	padding: 0;
}
.speci-text {
	color: #fff;
	margin-bottom: 50px;
}
.speci-text p {
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 1.6;
}

/* Carousels */
.extra-products {
	margin: 100px 0 130px;
}
.sec-title,
.up-sells.products > h2 {
	font-size: 40px;
	color: #0A2257;
	text-align: center;
	margin-bottom: 50px;
	padding: 0;
}

.extra-products .glide__arrow {
	background-color: #0A2257;
	border: none;
	border-radius: 0;
	opacity: 1;
	width: 50px;
	height: 50px;
}
.extra-products .glide__arrow svg {
	height: 20px;
	width: 20px;
	display: inline-block;
}
.extra-products .carusel_block {
	max-width: 1100px;
	margin: 0 auto;
}
.extra-products .glide__arrow.glide__arrow--right {
	right: -100px;
}
.extra-products #carusel_poduct_sells:hover .glide__arrow--right, 
.extra-products #carusel_poduct_related:hover .glide__arrow--right {
	right: -80px;
}

.extra-products .glide__arrow.glide__arrow--left {
	left: -100px;
}
.extra-products #carusel_poduct_sells:hover .glide__arrow--left,
.extra-products #carusel_poduct_related:hover .glide__arrow--left {
	left: -80px;
}


/* Single Product Page */
.breadcrum-info {
	margin: 50px 0 20px 0;
}
.product-main-wrapper {
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap;
}
.prodcut-description-section {
	width: 70%;
	padding-right: 175px;
}
.product-form-section {
	width: 30%;
}
#product-thumbnails {
	order: 5;
	position: relative;
	margin-top: 4px;
}
.flex-direction-nav .flex-prev {
	width: 24px;
	height: 24px;
	transform: rotateY(180deg);
	background: url("data:image/svg+xml;utf8,<svg width=\'14\' height=\'24\' aria-hidden=\'true\' focusable=\'false\' data-prefix=\'far\' data-icon=\'angle-right\' class=\'svg-inline--fa fa-angle-right fa-w-6\' role=\'img\' xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 192 512\'><path fill=\'%23ffffff\' d=\'M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z\'></path></svg>");
	background-repeat: no-repeat;
	background-position: center;
	background-color: rgba(0,0,0,.39);
	border-radius: 100%;
	background-size: 12px;
}
.flex-direction-nav .flex-next {
	width: 24px;
	height: 24px;
	background: url("data:image/svg+xml;utf8,<svg width=\'14\' height=\'24\' aria-hidden=\'true\' focusable=\'false\' data-prefix=\'far\' data-icon=\'angle-right\' class=\'svg-inline--fa fa-angle-right fa-w-6\' role=\'img\' xmlns=\'http://www.w3.org/2000/svg\' viewBox=\'0 0 192 512\'><path fill=\'%23ffffff\' d=\'M187.8 264.5L41 412.5c-4.7 4.7-12.3 4.7-17 0L4.2 392.7c-4.7-4.7-4.7-12.3 0-17L122.7 256 4.2 136.3c-4.7-4.7-4.7-12.3 0-17L24 99.5c4.7-4.7 12.3-4.7 17 0l146.8 148c4.7 4.7 4.7 12.3 0 17z\'></path></svg>");
	background-repeat: no-repeat;
	background-position: center;
	background-color: rgba(0,0,0,.39);
	border-radius: 100%;
	background-size: 12px;
}
.flex-direction-nav .flex-prev:after,
.flex-direction-nav .flex-next:after {
	display: none;
}
.woocommerce-product-details__short-description {
	margin-top: 50px;
}
/* Quote Form */
.quote-bar-header {
	background: #0A2257;
	padding: 25px 25px 0px;
	position: relative;
	margin-bottom: 45px;
}
.quote-bar-header:after {
	content: '';
	display: block;
	height: 44px;
	width: 100%;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	background-image: url("data:image/svg+xml,%3Csvg width='100%25' height='44' viewBox='0 0 100 44' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpolygon points='0,0 100,0 50,44' fill='%230a2257' /%3E%3C/svg%3E%0A");
	background-size: cover;
}

.sidebar-title {
	font-size: 36px;
	font-weight: 700;
	line-height: 50px;
	text-align: center;
	color: #fff;
	margin: 0;
	padding: 0;
	font-family: 'Roboto';
}
.Instant-Quote .sidebar-title{
	font-size: 44px;
}
.sidebar-desc {
	margin: 5px 0 0 0;
	font-size: 16px;
	font-weight: 400;
	line-height: 24px;
	text-align: center;
	color: #fff;
	font-family: Roboto;
}
.product-form-section .quote-bar-wrapper {
	margin-top: -40px;
}
.quote-bar-body {
	padding: 5px 35px;
}
.quote-bar {
	width: 100%;
	position: relative;
}
.quote-bar-wrapper {
	position: relative;
	/* top: -20px; */
	height: 100%;
	width: 100%;
}
.request-quote {
	display: flex;
	justify-content: flex-end;
}
.request-quote-wrapper {
	width: 100%;
	background-color: #ffffff;
	position: relative;
	max-width: unset;
	padding-bottom: 25px;
	box-shadow: 0 2px 69px 0 rgba(0, 0, 0, 0.2);
}
body.archive.tax-product_cat.term-vehicles-trailers-carts li.water-carts.product-category {
	display: none;
}
/* .quote-bar .request-quote {
position: sticky;
} */
.request-quote.rent {
	padding-bottom: 50px;
}
.quote-bar-body > iframe {
	margin-top: 15px;
}


button.multiselect.dropdown-toggle.btn.btn-default {
	border: 1px solid #002C70;
	box-sizing: border-box;
	border-radius: 0;
	font-family: 'Roboto';
	font-weight: 400;
	font-size: 16px;
	width: 100%;
	color: #002C70;
	padding: 13px 15px;
	background-color: #fff;
	height: auto;
	position: relative;
}
button.multiselect.dropdown-toggle.btn.btn-default:after {
	margin: 0;
	border: none;
	background: #EFEFEF;
}
button.single_add_to_cart_button.redq_add_to_cart_button.btn-book-now.button.hirenow {
	height: 50px;
	background: #FF7C03;
	border-radius: 0;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	margin-top: 10px !important;
}
.pre-text p {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 12px;
	line-height: 18px;

	text-align: center;
	color: #767676;
	margin: 0;
}

.pre-text {
	max-width: 227px;
	margin: auto;
}

.woocommerce div.product form.cart.rnb-cart {
	margin-bottom: 15px;
}


.botnum {
	position: absolute;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;
	line-height: 26px;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
	bottom: 0px;
	left: 0;
	z-index: 1;
	height: 68px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #0A2257;
}


/* Why hire us  */
.product-cusotm-why-hire {
	background: #0A2257;
	padding: 100px 0 70px;
}
.pro-hire-col {
	text-align: center;
	padding: 0 20px;
	margin-bottom: 30px;
	width: 25%;
}
.pro-hire-col {
	text-align: center;
	margin-bottom: 30px;
}
.pro-hire-icon {
	margin-bottom: 30px;
}
.pro-hire-title h4 {
	margin-bottom: 20px;
	color: #fff;
	font-size: 24px;
	letter-spacing: 0.5px;
	line-height: 1.3;
	font-weight: 600;
}
.pro-hire-content {
	max-width: 280px;
	margin: 0 auto;
}
.pro-hire-content p {
	font-size: 18px;
	color: #fff;
	line-height: 28px;
	margin: 0;
}


/* Quick Quote Page */
.quickquote .page-content-wrap {
	max-width: 620px;
}
.q-quote-section {
	margin-top: 75px;
}
.page-contact {
	margin-top: 60px;
}
.page-contact .request-quote {
	margin-top: 0px;
}
.page-content-wrap {
	margin-bottom: 30px;
}
.page-content-wrap h1:first-child {
	font-size: 48px;
	padding: 0;
	margin-bottom: 30px;
	color: #FF7D00;
}
.page-content-wrap h1:first-child span {
	color: #0A2257;
}
.page-content-wrap p {
	font-size: 20px;
	color: #798087;
	line-height: 1.4;
	font-weight: 400;
}
.p-top-0 {
	top: 0;
}
.quote-feature-wrapper {
	margin-top: 90px;
}
.qq-hire-col {
	margin-bottom: 50px;
	display: flex;
}
.qq-hire-icon {
	margin-right: 35px;
	text-align: center;
	width: 70px;
}
.qq-hire-list {
	width: calc(100% - 135px);
}
.qq-hire-title h4 {
	font-size: 20px;
	line-height: 1.4;
	margin-bottom: 10px;
	color: #798087;
}
.qq-hire-content p {
	font-size: 18px;
	line-height: 1.5;
	color: #798087;
	margin: 0;
}


/* Contact us */
.request-quote {
	margin-top: -20px;
}

.blue-heading h1:first-child {
	color: #0A2257;
}
.page-content-wrap a {
	color: #FF7D00;
}
.map-section {
	margin-top: 60px;
}
.location-details {
	margin-top: 100px;
}
.location-heading {
	font-size: 48px;
	color: #0A2257;
	font-weight: 600;
	line-height: 1;
	margin-bottom: 50px;
}
#locations-lists {
	display: flex;
	flex-wrap: wrap;
}
.main-location.nsw,.main-location.qld {
	width: 40%;
	padding-right: 18px;
}
.main-location h3 {
	font-size: 36px;
	font-weight: 600;
	color: #FF7D00;
	line-height: 1;
	margin-bottom: 15px;
}
.main-location > ul {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	flex-wrap: wrap;
}
.main-location.nsw > ul > li,.main-location.qld > ul > li {
	width: 50%;
}
.main-location > ul > li {
	margin-bottom: 50px;
	padding-right: 15px;
	width: 100%;
}
.state-name {
	font-size: 24px;
	font-weight: 600;
	color: #000;
	margin-bottom: 10px;
}
.state-name a{
	text-decoration : none;
	color: #000;
}
.location-address p {
	font-size: 20px;
	color: #798087;
	font-weight: 300;
	line-height: 1.4;
}
.location-comunication {
	margin-bottom: 10px;
}
.location-comunication a, .location-branch a {
	font-size: 20px;
	display: inline-block;
	color: #FF7D00;
	font-weight: 500;
	margin-bottom: 5px;
}
.location-branch .branch-position {
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 500;
	color: #798087;
}
.location-branch .branch-person {
	display: block;
	font-size: 20px;
	margin-bottom: 10px;
	font-weight: 300;
	color: #798087;
}

/* Pages Flexible Content */

.page-info-left-img, 
.page-info-right-img {
	margin: 100px 0 100px 0;
}
.page-info-left-img .page-desc-inner {
	padding-left: 25px;
}
.page-info-right-img .page-desc-inner {
	padding-right: 25px;
}
.page-section-title {
	font-size: 48px;
	color: #0A2257;
}
.page-section-desc p {
	font-weight: 400;
}
.page-info-right-img .page-image-wrapper {
	padding-left: 25px;
}
.page-info-left-img .page-image-wrapper {
	padding-right: 25px;
}
.bot-image-about {
	padding: 100px 50px;
}
.bot-content-container {
	max-width: 920px;
	margin: 0 auto;
}
.bot-sec-title {
	font-size: 48px;
	color: #fff;
}
.bot-cnt {
	color: #fff;
}
.flex_top_btn {
	min-width: 200px;
}

/* Blog */
.blog-section,
.searchanise-search-results-page .entry-header {
	margin-top: 50px;
}
.home-page-title,
.page .entry-title {
	margin: 15px 0 30px 0;
	padding: 0;
	font-size: 48px;
	color: #0A2257;
	border: 0;
}
.home-page-description {
	margin-bottom: 50px;
}
.home-page-description p {
	font-size: 20px;
	color: #798087;
}
.blog-loop-section > article {
	margin-bottom: 75px;
	position: relative;
}
.post-thumbnail {
	height: 260px;
	background-position: center center;
	background-size: cover;
}
.tblink {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.entry-title a {
	font-size: 36px;
	color: #0A2257;
}

.entry-title a:hover{
	text-decoration: none;
	color: #FF7D00;
}
.entry-meta {
	font-size: 20px;
	color: #798087;
	margin-bottom: 20px;
}
.entry-header h2.entry-title {
	border-bottom: 0;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
	padding: 0;
}
.entry-content h2 {
	font-size: 32px;
	font-weight: 600;
	line-height: 1.4;
}
.entry-content h3 {
	font-weight: 500;
}
.entry-content p, .entry-content li, .entry-content a {
	font-size: 18px;
	color: #798087;
	line-height: 1.5;
	font-weight: 400;
}
.entry-content p a {
	font-weight: 300;
	text-decoration: underline;
}
.entry-content a.read-more {
	width: 200px;
	font-weight: 700;
	border-radius: 0;
	background-color: #0A2257;
	display: block;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	margin-top: 36px;
	padding: 20px;
	z-index: 3;
	position: relative;
	border: 1px solid #0A2257;
}

.pagination-lg .page-item:first-child .page-link {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.page-item:first-child .page-link {
	margin-left: 0;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}
.pagination-lg .page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.page-item:last-child .page-link {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}
.pagination-lg .page-link {
	padding: 9px 15px;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	color: #000;
	border-color: #D0D5DD;
	font-weight: 700;
}
.page-item.active .page-link {
	z-index: 1;
	color: #000;
	background-color: #F9FAFB;
	border-color: #D0D5DD;
}
.pagination-lg .next.page-link span:after,
.pagination-lg .prev.page-link span:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	margin: 0px 0 0 6px;
	background-image: url("data:image/svg+xml,%0A%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.16602 7.00002H12.8327M12.8327 7.00002L6.99935 1.16669M12.8327 7.00002L6.99935 12.8334' stroke='%23344054' stroke-width='1.67' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	height: 12px;
	width: 12px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 12px;
}
.pagination-lg .prev.page-link span:before {
	transform: rotate(180deg);
	margin: 0px 6px 0 0px;
}

/* Sidebar */
.sidebar-blog #text-3 .widget-title {
	display: none;
}
/* .sidebar-blog .request-quote-wrapper {
box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
} */
.sidebar-blog .widget_categories {
	box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.05);
	padding: 35px 35px;
	margin: 50px 0;
}
.sidebar-blog  h3.widget-title,
.sidebar-blog .sidebar-title {
	font-size: 36px;
	font-weight: 600;
	line-height: 1.2;
	color: #0A2257;
	text-transform: capitalize;
}
.sidebar-blog .sidebar-title {
	color: #fff;
}
/* .quote-bar-body > iframe {
height: 370px;
margin-top: 15px;
} */

.sidebar-blog .nav-link {
	display: block;
	padding: 8px 0;
	color: #798087;
	font-weight: 300;
}
.sidebar-blog .nav-link:hover,
.entry-content p a:hover {
	color: #ff7d00;
}
.sidebar-blog #secondary {
	padding-left: 30px;
}
#secondary .sidebar-quote-info {
	background-color: #ff7d00;
	color: #fff;
	font-size: 36px;
	position: relative;
	padding-bottom: 230px;
	line-height: 1.29;
	letter-spacing: .73px;
	padding: 50px 30px 240px 30px;
}
#secondary .sidebar-quote-info .widget-title {
	color: #fff;
	text-transform: unset;
}
#secondary .sidebar-quote-info p {
	font-size: 20px;
	font-weight: 300;
}
#secondary .sidebar-quote-info p.more a {
	display: inline-block;
	background: #0A2257;
	padding: 20px 36px;
	color: #fff;
	font-weight: 700;
	margin: 20px 0 50px;
	position: relative;
	z-index: 2;
	border: 1px solid #0A2257;
}
#secondary .sidebar-quote-info .simple-image {
	position: absolute;
	bottom: -50px;
	transform: scale(1.2);
	left: -40px;
}

.entry-content a.read-more:after,
#secondary .sidebar-quote-info p.more a:after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
	z-index: -1;
	transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
}
.entry-content a.read-more:hover:after,
#secondary .sidebar-quote-info p.more a:hover:after {
	width: 100%;
}
.entry-content a.read-more:hover,
#secondary .sidebar-quote-info p.more a:hover {
	color: #0A2257;
	text-decoration: none;
}


.request-quote.fixed {
	position: sticky;
	top: 20px;
}

.entry-content iframe {
	width: 100%;
	max-width: 840px;
}
.page-template-template-about .hire_guarantee {
	margin-top: 0;
}

.page-id-848 .page-main-header {
	min-height: 350px;
}

.page-contact-header.page-content-wrap {
	max-width: 620px;
	margin-top: 42px;
}
.page-content-wrap.page-contact-header p {
	margin-bottom: 23px;
}
.page-content-wrap.page-contact-header h1 {
	margin-bottom: 20px;
}
.top-nav span:last-child {
	display: none;
}
#masthead .navbar-nav > li:first-child a {
	border-left: 1px solid #E0E0E0;
}
.single-product figure.woocommerce-product-gallery__wrapper a {
	pointer-events: none;
}
.img-poster {
    width: 100%;
    height: 100%;
    background-size: cover!important;
	background-position: center !important;
}
body.archive.tax-product_cat.term-equipment-for-sale.term-1305 .main_content_cat_wrap {
    max-width: 598px;
}
body.archive.tax-product_cat.term-equipment-for-sale.term-1305 .row.gx-5.align-items-center.flex-row-reverse .cat-desc-inner {
    padding-left: 0;
    padding-right: 35px;
}

/*--------------------------------------------

*********** Home Quote form start ***********

----------------------------------------------*/

div#in-quote {
	display: block;
	width: 100%;
}

form#insquote {
	margin: 0;

}

.formwrapper>div {
	width: 19.8622%;
	display: flex;
	flex-direction: column;
	padding: 26px 5.64%;
	border-right: 1px solid #E0E0E0;
	height: 100%;
}

.formwrapper {
	display: flex;
	justify-content: space-between;
	background: #fff;
	/* border-top: 1px solid; */
	border-bottom: 1px solid #E0E0E0;
	flex-wrap: wrap;
	height: 95px;
}

.formwrapper>div.quote-button {
	padding: 0px!important;
	flex-direction: revert;
	width: 22.454%;
	border-right: unset;
}

.formwrapper>div.quote-button input[type="submit"], .formwrapper>div.quote-button button[type="submit"]{
	width: 100%;
	border: unset;
	padding: 0;
	background: #ff7d00;

	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 20px;
	line-height: 23px;
	display: flex;
	align-items: center;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;

	justify-content: center;
	outline: unset;
}

.formwrapper>div.product-select {
	width: 20%;
	padding-right:10px;
}

.formwrapper>div input[type="text"] {height: 30px;border: unset;font-family: 'Roboto';font-style: normal;font-weight: 500;font-size: 16px;line-height: 19px;
	/* identical to box height */display: flex;align-items: center;letter-spacing: 0.02em;color: #0A2257;padding: 0;outline: unset;position: relative;
	background: transparent;}



.formwrapper>div.location-select {
	width: 17.8%;
	padding-right: 10px;
	padding-left: 2%;
}
.formwrapper>div:hover {
	background: #cccccc59;
	transition: .3s;
}

.product-select:hover .select2-container--default .select2-selection--single {
	background: transparent!important;
}

.formwrapper>div.product-select select {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	line-height: 19px;
	/* identical to box height */
	display: flex;
	align-items: center;
	letter-spacing: 0.02em;
	color: #0A2257;
	border: unset;
	-webkit-highlight: unset;
	outline: unset;
}

.toptext {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	/* identical to box height */
	display: flex;
	align-items: center;
	letter-spacing: 0.02em;
	color: #798087;
	position:relative;
}

.formwrapper>div.product-select select:focus-visible {
	border: unset;
	-webkit-highlight: unset;
}
span.select2.select2-container {
	max-width: 100%;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	padding: 0;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 16px;
	letter-spacing: 0.02em;
	color: #0A2257;
	padding: 0;
	outline: unset;
}

.select2-container--default .select2-selection--single {
	border: unset;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	background: url(https://orangehirestg.wpengine.com/wp-content/uploads/2020/09/Icon.png);
	border: unset;
	width: 10px;
	height: 8px;
	background-size: contain;
	background-repeat: no-repeat;
	left: 64%;
	margin-left: 3px;
}

span.select2.select2-container.select2-container--default.select2-container--above.select2-container--focus.select2-container--open {}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border: unset;
	transform: rotate(180deg);
	margin-top: -5px;
}

span.select2-selection.select2-selection--single.select2-selection--clearable .select2-selection__arrow{
	display: none;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	margin-right: 5px;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #0A2257;
}

.formwrapper>div input::placeholder {color:#0A2257}
.select2-container--default .select2-selection--single .select2-selection__arrow {
	left: 115px;
}
.titlequotemobile{display:none;}


.xdsoft_datetimepicker .xdsoft_calendar th,
.xdsoft_datetimepicker .xdsoft_calendar td {
	background: #fff !important;
	border: 0 !important;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {
	background: #989898 !important;
	border: 0px solid #000 !important;
	opacity: 0.7;
	box-shadow: none;
}

.xdsoft_datetimepicker
.xdsoft_calendar
td.xdsoft_current.xdsoft_disabled:hover {
	background: #eee !important;
	color: #303030 !important;
	border: 2px solid #000 !important;
	opacity: 1;
	box-shadow: none !important;
	cursor: pointer;
}


.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {
	background: transparent !important;
	border-top: 0 !important;
}

.xdsoft_time_box {
	border: 0 !important;
}

.xdsoft_datetimepicker
.xdsoft_timepicker
.xdsoft_time_box
> div
> div.xdsoft_current {
	background: #b07aa4 !important;
}

.xdsoft_datetimepicker .xdsoft_datepicker {
	width: 247px;
	margin-right: 8px;
}
button.xdsoft_today_button {
	display: none!important;
}
.xdsoft_datetimepicker .xdsoft_calendar th,
.xdsoft_datetimepicker .xdsoft_calendar td {
	height: 30px;

	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;
	text-align: center;

	color: #767676;
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:not(.xdsoft_current), .xdsoft_datetimepicker .xdsoft_time_box > div > div.xdsoft_disabled:not(.xdsoft_current) {background: transparent!important;}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month.xdsoft_disabled {opacity: 0;visibility: hidden;}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current {background: transparent!important;font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 14px;

	/* identical to box height, or 100% */
	text-align: center;

	color: #FF7D00;}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled, .xdsoft_datetimepicker .xdsoft_time_box >div >div.xdsoft_disabled{opacity:.25!important;}
.xdsoft_datetimepicker .xdsoft_calendar th{font-weight: 500;}
.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div:hover {
	background: none !important;
	color: #303030 !important;
}

.xdsoft_datetimepicker .xdsoft_calendar {
	clear: both;
	padding-top: 0px;
	padding-bottom: 10px;
}

.xdsoft_datetimepicker .xdsoft_mounthpicker {
	margin-top: 10px;
}

.xdsoft_datetimepicker .xdsoft_month {
	width: 100px;
	text-align: right;
	font-family: Lato, sans-serif;
	font-weight: 700;
	font-size: 18px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;
	color: #767676;


}

.xdsoft_datetimepicker .xdsoft_year {
	width: 100px;
	margin-left: 5px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 14px;
	line-height: 14px;

	/* identical to box height, or 100% */
	text-align: left;

	color: #767676;


}

.xdsoft_datetimepicker .xdsoft_label > .xdsoft_select > div > .xdsoft_option {
	padding: 6px 25px 6px 5px;
	text-decoration: none !important;
	font-size: 15px;
}

.xdsoft_datetimepicker .xdsoft_label i {
	opacity: 0.5;
	background-position: -88px -19px;
	display: inline-block;
	width: 14px;
	height: 20px;
	vertical-align: middle;
}

.xdsoft_datetimepicker {
	padding: 0 !important;
	border-radius: 5px;
	box-shadow:unset;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div {

	height: 32px;
	line-height: 34px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #767676;
}

.xdsoft_datetimepicker .xdsoft_timepicker {
	margin-left: 0;
	width: 265px;
	border: none !important;
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_next {
	margin-left: 32px;
	margin-bottom: 0;
	visibility:hidden;
	height:10px!important;
}

/* pricing plan css */


.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box{width:70px;}
.rnb-pricing-plan-button .rnb-pricing-plan {
	display: flex;
	justify-content: left;
	color: #303030;
	font-weight: 700;
	font-size: 16px;
}

.toptext {
	max-width: 132px;
}

.datetime-picker-trigger,.datetime-picker-trigger-end,.select-products-pesudo{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	cursor: pointer;
}
.location-select {
	cursor: pointer;
}
.hirefrom-date,.hireto-date,.product-select {position: relative;}
/*==========================================================
Checkout page 
============================================================*/

body.woocommerce-checkout form.checkout.woocommerce-checkout {

	margin: auto;
	display: flex;
	justify-content: space-between;
	align-items: self-start;
	flex-direction: row;flex-wrap: wrap;}

body.woocommerce-checkout div#customer_details.col2-set {
	max-width: 650px;
	background: #FFFFFF;

	/* Drop Shadow 1 */
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
	border-radius: 15px;
	padding-bottom: 44px;float: left;}

body.woocommerce-checkout div#customer_details.col2-set .col-12{
	padding-left: 50px;
	padding-right: 80px;
}

body.woocommerce-checkout div#order_review {  padding-left: 50px;
	padding-right: 50px;
	padding-bottom:40px;
}
body.woocommerce-checkout span.woocommerce-input-wrapper {
	display: block;
}

body.woocommerce-checkout form .form-row {
	flex-direction: column;
	max-width: 250px;
	padding: 0;
	margin: 0 0 20px;
	width: 100%;
}

body.woocommerce-checkout form .form-row-wide {
	flex-direction: column;
	max-width:unset;
}

body.woocommerce-checkout form .form-row .optional {
	display: none;
}

body.woocommerce-checkout form  p#order_comments_field {max-width:100%}



body.woocommerce-checkout .woocommerce form .form-row label, body.woocommerce-checkout .woocommerce-page form .form-row label{
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #251F23;
	margin-bottom: 10px;
}
body.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered,
body.woocommerce-checkout .woocommerce form .form-row input.input-text{
	background: #EFEFEF;
	border-radius: 5px;
	border: none;
	height: 40px;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;

	/* identical to box height */
	color: #767676;
	padding-left: 15px;
}

body.woocommerce-checkout p#billing_address_1_field label,p#billing_address_2_field label {
	display: none;
}


body.woocommerce-checkout p#billing_address_1_field {
	margin-bottom: 10px!important;
}

body.woocommerce-checkout div#billing_busadd_field {
	margin-bottom: 0;
}

body.woocommerce-checkout h4.control-label {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 19px;
	color: #251F23;
	margin-bottom: 10px;
}



body.woocommerce-checkout .woocommerce .select2-container--default .select2-selection--single .select2-selection__rendered {
	line-height: 40px;
	padding-right: 20px;
}

body.woocommerce-checkout .woocommerce-billing-fields h3,div#order_review h3 {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 28px;
	line-height: 33px;

	/* identical to box height */
	color: #002C70;
	margin-top: 40px;
	margin-bottom: 30px;
}

body.woocommerce-checkout .woocommerce form .form-row label.checkbox {
	display: block;
	margin-bottom: 0;
	cursor: pointer;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	color: #767676;
	margin-top: 0px;
	position: relative;padding-left: 33px;}

body.woocommerce-checkout .woocommerce form .form-row label.checkbox .input-checkbox {
	display: none;
}

body.woocommerce-checkout .woocommerce form .form-row label.checkbox:before,body.woocommerce-checkout .woocommerce form .form-row label.checkbox:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0px;
	width: 20px;
	height: 20px;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;
	border-radius: 3px;
}

body.woocommerce-checkout p#billing_hireaccount_field {
	position: relative;
	display: block;

	margin-bottom: 29px;}

body.woocommerce-checkout .woocommerce form .form-row label.checkbox:before {
	background: transparent;
	transition: 0.1s width cubic-bezier(0.075, 0.82, 0.165, 1) 0s, 0.3s height cubic-bezier(0.075, 0.82, 0.165, 2) 0.1s;
	z-index: 2;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	width: 0;
	height: 0;
	background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg width='12' height='10' viewBox='0 0 12 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M1.3335 5L4.83349 8.5L10.6668 1.5' stroke='%23767676' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3e%3c/svg%3e ")
}

body.woocommerce-checkout .woocommerce form .form-row label.checkbox.checked:before {
	width: 20px;
	height: 20px;
}



.woocommerce form .form-row .required {

}

body.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 35px;
}

body.woocommerce-checkout div#order_review {
	background: #FFFFFF;

	/* Drop Shadow 1 */
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
	border-radius: 15px;
	max-width: 622px;
	width: 100%;}

body.woocommerce-checkout form .form-row.place-order {
	max-width: unset;
}



body.woocommerce-checkout p#billing_address_2_field {clear: both;}

body.woocommerce-checkout p#billing_postcode_field {clear: both;}

body.woocommerce-checkout span.select2-selection.select2-selection--single {background: none;border: unset;height: 40px;}

body.woocommerce-checkout p#billing_state_field {margin-bottom: 46px;}

body.woocommerce-checkout p#billing_account_number_field {margin-bottom: 30px;}

.woocommerce form .form-row textarea {background: #EFEFEF;
	border-radius: 5px;min-height: 239px;border: unset;padding: 10px 15px;}


body.woocommerce-checkout form.checkout.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {/* flex: 1; */width: 100%;flex-basis: 100%;}

body.woocommerce-checkout .woocommerce table.shop_table th,body.woocommerce-checkout .woocommerce table.shop_table td {padding: 0;padding-bottom: 10px;border: none;}

body.woocommerce-checkout .woocommerce table.shop_table {border: none;margin: 0;}

body.woocommerce-checkout .woocommerce table.shop_table th.product-total, body.woocommerce-checkout .woocommerce table.shop_table td.product-total {text-align: right;}

body.woocommerce-checkout tr.cart-subtotal td,
body.woocommerce-checkout tr.fee td,
body.woocommerce-checkout tr.order-total td {text-align:right}

body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.fee.row-1 th,body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.fee.row-1 td,body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.fee.row-2 th, body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.fee.row-2 td {border: unset;font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;

	/* identical to box height, or 150% */

	color: #767676;}

body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.cart-subtotal th,body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.cart-subtotal td {border-bottom:1px solid #767676;padding: 10px 0;font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;

	/* identical to box height, or 150% */

	color: #767676;border-top: 1px solid #767676;}

body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.fee.row-1 th, body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.fee.row-1 td {padding-top: 10px;}



body.woocommerce-checkout .woocommerce table.shop_table tr.cart_item td.product-name,body.woocommerce-checkout .woocommerce table.shop_table tr.cart_item td.product-total {font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;

	/* identical to box height, or 150% */

	color: #767676;}

body.woocommerce-checkout .woocommerce table.shop_table th.product-name,body.woocommerce-checkout .woocommerce table.shop_table th.product-total {padding-bottom: 20px;}

body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total th, body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.order-total td {padding-top: 10px;font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 24px;

	/* identical to box height, or 150% */

	color: #000000;border-top: 1px solid #767676;border-bottom: 1px solid #767676;}

body.woocommerce-checkout .calc-title {font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;

	/* identical to box height, or 150% */

	color: #767676;}

body.woocommerce-checkout ul.wc_payment_methods.payment_methods.methods,
body.woocommerce-checkout .woocommerce-privacy-policy-text {display:none;opacity:0;visibility:hidden}

body.woocommerce-checkout #add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {background: transparent;border-radius: unset;}

body.woocommerce-checkout form .woocommerce-terms-and-conditions-wrapper p.form-row.validate-required {max-width: unset;margin-bottom: 10px;}



body.woocommerce-checkout p#privacy_policy_field {max-width: unset;margin-bottom: 30px;}

#add_payment_method #payment div.form-row, .woocommerce-cart #payment div.form-row, .woocommerce-checkout #payment div.form-row{padding: 0;}

body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.taxinfo th, body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.taxinfo td {padding-top: 10px;border: unset;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #767676;}

body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.taxinfo.rlcinfo th, body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.taxinfo.rlcinfo td{padding-top:0px;}

body.woocommerce-checkout tr.toolinfo th {border: unset!important;font-family: 'Roboto';
	font-style: normal;
	font-weight: 400!important;
	font-size: 14px;
	line-height: 16px!important;

	color: #767676;vertical-align: middle;}



body.woocommerce-checkout tr.toolinfo span.rateexp {width: 14.33px;display: inline-block;fill: #767676;vertical-align: text-top;margin-right: 5.4px;
	position: relative;
	top: 0px;height: 14.33px;}

body.woocommerce-checkout .woocommerce table.shop_table tfoot tr.taxinfo td {text-align: right;}

body.woocommerce-checkout .account-setup {font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;

	/* identical to box height, or 150% */

	color: #767676;margin: 30px 0;}

body.woocommerce-checkout .account-setup a {color: #767676;text-decoration: underline;}

body.woocommerce-checkout a.woocommerce-terms-and-conditions-link {font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;

	color: #767676;text-decoration: underline;}

body.woocommerce-checkout p#privacy_policy_field a {text-decoration: underline;color: #767676;font-size: 14px;line-height: normal;}

body.woocommerce-checkout button#place_order {font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size: 22px;


	/* identical to box height */
	text-align: center;
	text-transform: uppercase;

	color: #FFFFFF;background: #FF7C03;
	border-radius: 30px;height: 50px;padding: 0;line-height: 50px;border: none!important;}

body.woocommerce-checkout.woocommerce-page button#place_order:focus {border: unset;outline: unset;}



body.woocommerce-checkout.woocommerce-page p.form-row.validate-required.woocommerce-validated label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox:before {width: 20px;height: 20px;}

span.lasttext {font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 21px;

	color: #767676;text-align: center;display: block;}


body.woocommerce-checkout.woocommerce-page main#main header.entry-header h1.entry-title {display: none;opacity: 0;visibility: hidden;}

body.woocommerce-checkout.woocommerce-page main#main .entry-content {margin-top: 0;}

body.woocommerce-checkout.woocommerce-page #content.site-content {padding-top: 76px;padding-bottom:75px;}

body.woocommerce-checkout.woocommerce-page .woocommerce-order {background: #FFFFFF;

	/* Drop Shadow 1 */
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.06);
	border-radius: 15px;text-align: center;max-width: 684px;margin: auto;height: 413px;display: flex;justify-content: center;align-items: center;}

body.woocommerce-checkout.woocommerce-page .thanks-title {font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-size:36px;
	line-height: 33px;

	/* identical to box height */

	color: #002C70;margin-bottom: 30px;}

body.woocommerce-checkout.woocommerce-page p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 26px;
	line-height: 36px;
	text-align: center;
	color: #798087;
	max-width: 546px;
	margin: auto;

}
body.woocommerce-checkout.woocommerce-page .select2-container--default .select2-selection--single .select2-selection__arrow {
	position: absolute;
	top: 1px;
	right: 12px;
	width: 20px;
	left: unset;
}
body.woocommerce-checkout button#place_order,body.woocommerce-cart a.checkout-button.wc-forward {
	padding: 19px 15px;
	min-width: 175px;
	min-height: 60px;
	font-size: 16px;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.02em;
	text-transform: uppercase;
	color: #FFFFFF;
	display: inline-block;
	text-decoration: none;
	background: #FF7D00!important;
	border: 1px solid #FF7D00!important;
	font-weight: 700;
	cursor: pointer;
	border-radius: 0;
	position: relative;
	z-index: 2;
	font-family: 'Roboto';
	transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
	/* display: block; */
}
body.woocommerce-checkout button#place_order:after,body.woocommerce-cart a.checkout-button.wc-forward:after {
	content: "";
	position: absolute;
	width: 0;
	height: 100%;
	background: #fff;
	top: 0;
	left: 0;
	z-index: -1;
	transition: 0.4s all cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.woocommerce-checkout button#place_order:hover:after,body.woocommerce-cart a.checkout-button.wc-forward:hover:after {
	width: 100%;
}

body.woocommerce-checkout button#place_order:hover,body.woocommerce-cart a.checkout-button.wc-forward:hover {
	color: #FF7D00;
}

/*============Checkout end ================*/
@media (max-width: 400px) {
	.xdsoft_datetimepicker .xdsoft_datepicker {
		width: 300px;
	}
}



@media (max-width: 480px) {
	.xdsoft_datetimepicker.xdsoft_inline {
		display: inline-block;
		position: static;
		box-shadow: none;
		border: 0;
	}
}

/* .xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_other_month, */

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_disabled:not(.xdsoft_current),
.xdsoft_datetimepicker
.xdsoft_time_box
> div
> div.xdsoft_disabled:not(.xdsoft_current) {

}

.xdsoft_datetimepicker .xdsoft_calendar th,
.xdsoft_datetimepicker .xdsoft_calendar td {
	border: none !important;
}

.xdsoft_datetimepicker
.xdsoft_timepicker
.xdsoft_time_box
> div
> div.xdsoft_current {
	background: none!important;
	border: none;
	opacity: 1;
	box-shadow: none;
	display: flex;
	justify-content: center;
	align-items: center;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 19px;
	color: #FF7C03;
}

.xdsoft_datetimepicker
.xdsoft_timepicker
.xdsoft_time_box
> div
> div.xdsoft_current:hover {
	background: none !important;
	color: #FF7C03!important;
	border: none !important;
	opacity: 1;
	box-shadow: none !important;
	cursor: pointer;
}




button.xdsoft_next:before {content: "";display: inline-block;
	width: 7px;
	height: 7px;
	border: 2px solid;
	border-bottom: 0;
	border-left: 0;
	border-radius: 1px;
	-webkit-transform: rotate(46deg);
	-moz-transform: rotate(46deg);
	-ms-transform: rotate(46deg);
	-o-transform: rotate(46deg);
	transform: rotate(46deg);

	position: absolute;
	top: 10px;color: #767676;left: 0;}
button.xdsoft_prev:before{content: "";display: inline-block;
	width: 7px;
	height: 7px;
	border: 2px solid;
	border-bottom: 0;
	border-left: 0;
	border-radius: 1px;
	-webkit-transform: rotate(226deg);
	-moz-transform: rotate(226deg);
	-ms-transform: rotate(226deg);
	-o-transform: rotate(226deg);
	transform: rotate(226deg);
	left:10px;
	position: absolute;
	top: 10px;color: #767676;}
button.xdsoft_next,button.xdsoft_prev {position: relative;background-image: unset!important;}



.hirefrom-date .toptext:after {
	background: url(https://orangehirestg.wpengine.com/wp-content/uploads/2020/09/Icon.png);
	border: unset;
	width: 10px;
	height: 8px;
	background-size: contain;
	background-repeat: no-repeat;
	left: 116px;
	margin-left: 0px;
	position: absolute;
	top: 30px;
	margin-top: -2px;
	content: "";
}

.mejs-mediaelement iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
}
.mejs-mediaelement {
	height: 100%;
	width: 100%;
	z-index: 0;
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;

}
.mejs-inner {
	height: 100%;
	overflow: hidden;
	position: relative;
}
.hireto-date  .toptext:after {
	background: url(https://orangehirestg.wpengine.com/wp-content/uploads/2020/09/Icon.png);
	border: unset;
	width: 10px;
	height: 8px;
	background-size: contain;
	background-repeat: no-repeat;
	left: 105px;
	margin-left: 0px;
	position: absolute;
	top: 30px;
	margin-top: -2px;
	content: "";
}
input.warning {
	border: 1px solid red!important;
	padding: 2px!important;
}
.col-12.col-md-6.left-side-comp {
	background: #FF7D00;
}

.col-12.col-md-6.right-side-comp {background: #0A2257;color: #fff;}

section.comp {
	padding: 157px 0 57px;
}

.giveaway {
	position: absolute;
	top: -84px;
	left: -14px;
}

.yeticol {
	position: relative;
}

section.comp .container {
	max-width: 1280px;
}

.yetiboximg img {
	margin-left: 55px;
	margin-top: 29px;
}

.winyeti {
	padding: 57px 64px 56px 78px;
}

.yeti-title {
	font-family: Roboto;
	font-size: 64px;
	font-weight: 700;
	line-height: 75px;
	letter-spacing: -0.02em;
	text-align: left;
}

.yeti-subtitle {
	font-family: Roboto;
	font-size: 24px;
	font-weight: 400;
	line-height: 28px;
	letter-spacing: 0px;
	text-align: left;
	margin-bottom: 22px;
}

.yetiboximg-dmobi {
	margin-top: 39px;
}
.winyeti a.btn.btn-orange.hero-btn-links {
	min-width: 175px;
}
@media(min-width:768px){.yetiboximg-dmobi,.dmobionly {
	display: none;
	}
}
@media(max-width:1080px) and (min-width:768px){.yeti-title br {
	display: none;
	}

	.winyeti {
		padding: 12%;
	}

	.yeti-title {
		font-size: 50px;
		line-height: normal;
	}

}
.product-main-wrapper .summary.entry-summary p.price:after {
	content: unset;
}
@media(max-width:768px){
	.col-12.col-md-6.left-side-comp {
		display: none;
	}

	.right-side-compn .bann-logo {
		display: none !important;
	}	


	section.comp {
		padding: 0;
	}

	.yeti-title {
		font-family: Roboto;
		font-size: 36px;
		font-weight: 700;
		line-height: 42px;
		letter-spacing: -0.02em;
		text-align: left;
		margin-bottom: 39px;
	}

	.yeti-title br {
		display: none;
	}
	.yeti-subtitle span {
		color: #ff7d00;
	}

	.winyeti {
		padding: 81px 48px 20px;
	}

	.col-12.col-md-6.right-side-comp {
		padding: 0;
	}


	.yeti-subtitle {
		color: #FFF;

		/* Mobile Body Text */
		font-family: Roboto;
		font-size: 16px;
		font-style: normal;
		font-weight: 400;
		line-height: 24px; /* 150% */
		margin-bottom: 18px;
	}
}
@media(max-width:1440px){
	.formwrapper>div {padding:26px 3.5%;}

}
@media(max-width:920px){
}
@media(max-width:768px){
	.formwrapper>div.product-select,.formwrapper>div.location-select,.formwrapper>div
	{
		width:50%;
		padding:13px 30px;
		height:70px;
	}
	h2.titlequotemobile
	{
		display:block;
		font-family: 'Roboto';
		font-style: normal;
		font-weight: 600;
		font-size: 24px;
		line-height: 32px;
		text-align: center;
		color: #0A2257;	
		padding:0 31px;
	}
	.titlequotemobile span
	{
		color: #FF7D00;
	}
	.formwrapper>div.quote-button
	{
		width:100%;
		height:70px;
	}
	.formwrapper 
	{
		height:auto;
		border-top: 1px solid #E0E0E0;
	}
	.product-select,.location-select 
	{
		border-bottom: 1px solid #E0E0E0;
	}
	.page-template-page-home-search section.home_hero 
	{
		margin-bottom: 28px;
	}	
	.review-inner {
		display: block!important;
	}

	.review_card {
		width: 100%;
	}

	.review_image {
		display: none;
	}

	.review_info {
		margin-top: 27px;
	}

	.star-rating svg {
		display: block;
		width: 108px;
		margin: auto;
	}

	.review_card:nth-child(even) {
		border: unset;
	}

	.review_card.c-left {
		min-height: 176px;
	}

	.review_wrapper .slick-slide {
		margin: 0 34px;
	}
}
/*-----------------------------------------

*********** Home Quote form end ***********

-----------------------------------------*/
@media(max-width:1440px){
	section.categroy-header.cat_gradiant {
		background-position: center right;
		background-size: inherit;
		background-repeat: no-repeat;
	}
}
@media (max-width:1200px) {
	.what_we_do{
		padding: 100px 0px;
	}
}

@media(max-width:992px){
	.tobar-wrapper .call-texts a{
		color : white;
	}
	.map_content_wrap {
		padding-left: 0px;
		padding-top: 40px;
	}
	section#newslettersec .newswrapper iframe {height:400px;}
}
@media (max-width:560px){
	.cat_map {
		padding: 50px 0px;
	}
	.cat_map_title h2{
		margin-bottom: 50px;
		font-size: 36px;
		line-height: 25px;
	}
	.cat_info_branch {
		margin-top: 50px;
	}
	body .cutomer_reviews.without_btn .mejs-overlay-button {
		top: 80px;
		height: 80px;
		width: 80px;
	}
}
body.archive.tax-product_cat.term-dry-hire-in-brisbane .map [aria-roledescription="map"] div:first-child div:nth-child(4) div:nth-child(4)>img{
	filter: hue-rotate(180deg);
}
@media(max-width:768px){

	.mejs-inner {
		overflow: inherit;
	}
	.hero_heading h1 {
		font-size: 24px;
		font-weight: 600;
		text-align:left;

	}
	section.home_hero #videoContent {
		height: 100%;
	}
	body.archive.tax-product_cat .mejs-mediaelement{position:relative!important;}

	.image.cat_img {
		margin-top: 00px;
	}

}