body {
	background-color:#002d4d;
	color:#fff;
}
h1, h2, h3, h4, h5, h6, h7, p, li, span {
	color:#fff;
}
a {
  color: #93a5ba;
}
.city .qodef-m-title br {
    display: none;
}
.industriesMainContainer p {
  font-family: Sora;
	font-size:15px;
	margin-bottom:25px !important;
}
.industriesMainContainer h3 {
	margin: 25px 0 35px;
}
blockquote p {
	color:#fff !important;
}
.error404 #block-27 a {
	color:#fff !important;
}
.error404 #qodef-page-outer {
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.caseStudiesContent ul li {
	font-size: 15px;
  font-weight: 400;
}
.caseStudiesContent .solutionLists li {
margin-bottom: 16px;
}
.caseStudiesContent ul {
margin: 30px 0 47px;
}
.qodef-mobile-header-navigation ul li ul li > a:hover .qodef-menu-item-text {
  color: #229bd3;
}
button[type="submit"], button[type="submit"]:hover {
	color: #fff;
  background-color: #229bd3;
	border-radius: 0;
	padding: 14px 34px 17px;
}

/* Make all form fields consistent */
.qodef-contact-form input[type="text"],
.qodef-contact-form input[type="email"],
.qodef-contact-form input[type="tel"],
.qodef-contact-form textarea {
    width: 100%;
    background: transparent;
    color: #fff;
    border: none;
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding: 15px 0;
    font-size: 16px;
    box-shadow: none;
    outline: none;
}

/* Hide the ugly browser input */
.resume-input {
    display: none;
}

/* Custom button */
.resume-upload {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    cursor: pointer;
    color: #fff;
    font-weight: 500;
}

.resume-upload::before {
    content: "Choose File";
    background: #2fa9e8;
    color: #fff;
    padding: 12px 26px;
    border-radius: 0;
    transition: .3s;
}

.resume-upload:hover::before {
    background: #1d96d7;
}

.qodef-contact-form input::placeholder,
.qodef-contact-form textarea::placeholder {
    color: rgba(255,255,255,.55);
}

.qodef-contact-form input:focus,
.qodef-contact-form textarea:focus {
    border-bottom-color: #2fa9e8;
}



.wpcf7 .qodef-land-transport-form .qodef-grid .wpcf7-form-control-wrap input[type="text"] {
  padding: 14px 22px;
  border: 1px solid #b6cfd6;
  color: #b6cfd6;
	border-color: #3a536a;
}

.wpcf7 .qodef-land-transport-form .qodef-grid .wpcf7-form-control-wrap input[type="email"], .wpcf7 .qodef-land-transport-form .qodef-grid .wpcf7-form-control-wrap input[type="tel"], .wpcf7 .qodef-land-transport-form .qodef-grid .wpcf7-form-control-wrap input[type="text"] {
	border-color: #3a536a;
}
input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus {
	border-color: #3a536a;
}




.qodef-accordion-info.qodef-skin--dark .qodef-m-heading-tagline, .qodef-accordion-info.qodef-skin--dark .qodef-m-heading-title, .qodef-accordion-info.qodef-skin--dark .qodef-m-title, .qodef-accordion-info.qodef-skin--dark .qodef-m-text, .qodef-accordion-info.qodef-skin--dark .qodef-m-tagline {
  color: #fff;
}
.qodef-m-order-tracking-icon-holder {
	color:#fff;
}
.qodef-grid-item #block-37 {
  margin-top: -40px !important;
  margin-bottom: 33px !important;
}
.wp-block-social-links .wp-social-link svg path {
    fill: #ffffff !important;
}
.wp-block-social-links .wp-social-link-linkedin svg {
    transform: translateY(-2px);
}
.footerSlogan {
	margin-bottom: 31px !important;
}
#block-39 {
  margin-top: -68px !important;
}
#qodef-page-footer .wp-social-link a {
margin-right: 5px;
}
.servicesMainContainer a {
	color:#229bd3 !important;
}
.privacyText p, .privacyText a, .privacyText li {
	font-family: Sora,sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.6em;
}
.privacyText a {
	color:#229bd3;
}
.sr7-tab-title {
    white-space: normal !important;
}
.sr7-tabs {
	display:none !important;
}
.mainBannerHeading {
	padding-bottom: 40px !important;
}
.mainBannerHeading .sr7-withclip {
	border-bottom: none !important;
}
.elementor-element-9e40da8 br {
	display:none;
}
.qodef-header-navigation ul li.qodef-menu-item--narrow ul {
	width: 247px;
}
.qodef-svg--menu-arrow {
  fill: #0491d6;
}
.servicesbigtext .qodef-button {
	display:none;
}
.caseStudiesContent a {
	color:#229bd3;
}







.leftHandMenu p a {
	color:#93a5ba;
	font-family: Sora;
	font-size:17px;
}
.leftHandMenu p a:hover {
	color:#fff;
}
.leftHandMenu .qodef-separator {
	height: 4px;
  margin-top: 4px;
}
.leftHandMenu p {
	margin:0 !important;
}
.qodef-m-line {
	border-color: #3a536a !important;
}
.qodef-accordion-info.qodef-skin--dark .qodef-m-mark .qodef-svg--minus g path, .qodef-accordion-info.qodef-skin--dark .qodef-m-mark .qodef-svg--plus g path {
  stroke: #fff !important;
}
.qodef--one {
	padding-left: 47px;
  padding-right: 47px;
	font-weight:900;
	text-transform:uppercase;
	font-style: italic;
	background:#002d4d;
}
.qodef-icon-with-text .qodef-m-text {
color: #fff;
}
#qodef-page-header-inner {
	background-color:#fff !important;
}
a span.qodef-menu-item-text {
	color:#002742;
}
.qodef-header-navigation > ul > li > a .qodef-menu-item-text::before {
background-image: url(../wp-content/uploads/2025/10/header-arrow-blue.svg);
}
.qodef-header-logo {
	background:#002d4d;
}
.qodef-header--standard #qodef-page-header-inner {
	padding-left: 0;
}
#qodef-page-header-inner.qodef-skin--light {
  border-bottom: 0 solid #fff !important;
}
#qodef-page-header .qodef-header-logo-link {
	height: auto;
	padding:0 55px;
}
#qodef-page-header img {
	max-height:none !important;
}
.qodef-header-widget-area-one a {
	font-family: "Inter Tight",sans-serif;
	font-size:18px;
	font-weight:900;
}
.mainBannerHeading {
	left: auto !important;
  top: auto !important;
	bottom: 120px !important;
  left: 0 !important;
	background-color: rgba(0, 45, 77, 0.64);
	padding-bottom:220px;
	padding-left:50px;
	width:785px !important;
	padding-right:85px !important;
}
.mainBannerHeading .sr7-withclip {
	font-size:66px !important;
	line-height:1.1em !important;
	border-bottom: 1px solid #fff;
	padding-bottom:60px !important;
	padding-top:80px !important;
	width: auto !important;
}
#SR7_9_1 .freightexpress_tabs .sr7-tab-inner::after {
	left: 0;
	font-size: 30px !important;
}
.sr7-tabs {
	padding: 0 !important;
	inset: auto auto 20px 20px !important;
}
#SR7_9_1 .freightexpress_tabs .sr7-tab-title {
	left: 0 !important;
	bottom: 30px !important;
}
#SR7_9_1 .freightexpress_tabs .sr7-tab {
	border: none !important;
}
#SR7_9_1 .freightexpress_tabs .sr7-tab.selected .sr7-tab-inner {
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}
.homePanelOne h3 {
	margin:0;
}
.thirthyYears p span {
	font-size:22px !important;
	color:#fff !important;
}
.thirtyTExt p span {
	color:#fff !important;
	font-size:15px !important;
}
.qodef-button.qodef-layout--filled.qodef-html--link {
  color: #fff;
  background-color: #229bd3;
	border-radius: 0;
	padding: 14px 34px 17px;
}
.qodef-button.qodef-layout--filled.qodef-html--link:hover {
	color: #fff;
  background-color: #229bd3;
}
::selection {
  background: #229bd3; /* background color when text is selected */
  color: #ffffff; /* text color when selected */
}
.qodef-custom-list-one-columns li {
	color:#fff;
}
.qodef-custom-list-one-columns li::before {
	background-image: url(https://mckay.dpdev.com.au/wp-content/uploads/2025/11/check-list-white.svg);
}
.qodef-header-sticky .widget a {
  color: #fff;
}
.qodef-header-sticky a.qodef-header-logo-link {
	background: #002d4d;
  height: 93px !important;
}
.qodef-header-standard--center .qodef-header-sticky-inner .qodef-header-logo-link {
	left: 0;
}
.qodef-sticky-right a {
	font-size:17px;
}
.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
  border-left: 6px solid #fff;
}
.solutionsHome .qodef-service-list .qodef-e-number-holder {
color: #3a536a;
	bottom: auto;
}
.qodef-service-list .qodef-e-number-holder {
	background:none;
}
.qodef-service-list.qodef-skin--light article .qodef-e-text-holder {
  color: #fff;
}
.solutionsHome .qodef-service-list .qodef-e-top-holder .qodef-m-label {
max-width: 580px;
}
.qodef-clients-list.qodef-gutter--no > .qodef-grid-inner {
  border-top: 1px solid #3a536a;
}
.qodef-clients-list.qodef-gutter--no > .qodef-grid-inner > .qodef-grid-item {
border-right: 1px solid var(--qode-clients-list-border-color,#3a536a);
  border-bottom: 1px solid var(--qode-clients-list-border-color,#3a536a);
}
.customerLogos {
	background:#002946;
}
.qodef-clients-list .qodef-e .qodef-e-bg-holder::after {
	background: #229bd3;
}
svg.qodef-svg--title-decoration {
	display:none;
}




/* Scope to this widget */
.qodef-team-list.qodef--case-studies .qodef-e-inner {
  display: flex;
  flex-direction: column;
}

/* Put content below image (kill overlay behaviour) */
.qodef-team-list.qodef--case-studies .qodef-e-content {
  position: static !important;
  inset: auto !important;
  transform: none !important;
  opacity: 1 !important;
  background: transparent !important;
  padding: 16px 0 0;
  margin: 0;
}

/* Prevent hover transitions from hiding content */
.qodef-team-list.qodef--case-studies .qodef-e-inner:hover .qodef-e-content {
  transform: none !important;
  opacity: 1 !important;
}

/* Categories line */
.qodef-team-list.qodef--case-studies .qodef-e-cats {
  margin: 10px 0 6px;
  font-size: 13px;
  line-height: 1.4;
  opacity: 0.85;
}

/* Title */
.qodef-team-list.qodef--case-studies .qodef-e-title {
  margin: 0 0 8px;
  font-size: 20px;
  line-height: 1.25;
}
.qodef-team-list.qodef--case-studies .qodef-e-title a {
  color: inherit; text-decoration: none;
}

/* Optional teaser */
.qodef-team-list.qodef--case-studies .qodef-e-teaser {
  margin: 0 0 10px;
  font-size: 14px; line-height: 1.5; opacity: .85;
}

/* Read more link */
.qodef-team-list.qodef--case-studies .qodef-e-read-more { margin: 0; }
.qodef-team-list.qodef--case-studies .qodef-e-read-more-link {
  display: inline-flex; align-items: center; gap: .35rem;
  font-weight: 600; font-size: 14px; text-decoration: none;
}
.qodef-team-list.qodef--case-studies .qodef-e-read-more-link .qodef--arrow {
  display: inline-block; transition: transform .2s ease;
}
.qodef-team-list.qodef--case-studies .qodef-e-inner:hover .qodef-e-read-more-link .qodef--arrow {
  transform: translateX(4px);
}

/* Remove any theme gradient/overlay on this block */
.qodef-team-list.qodef--case-studies .qodef-e .qodef-e-image:after,
.qodef-team-list.qodef--case-studies .qodef-e .qodef-e-inner:after {
  content: none !important;
}

/* Slides auto-height */
.qodef-team-list.qodef--case-studies.qodef-swiper-container .swiper-slide { 
	height: auto; 
}
.caseStudiesHome .qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
  border-left: none;
}
/* Kill the blur/filter only inside Case Studies widget */
.qodef--case-studies.qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
  -webkit-backdrop-filter: none !important;
  backdrop-filter: none !important;
}
.caseStudiesHome .qodef-team-list.qodef--case-studies .qodef-e-title {
	font-size:28px;
	line-height:1.5em;
}
.caseStudiesHome .qodef-team-list.qodef--case-studies .qodef-e-read-more-link {
	color:#fff;
	font-size:16px;
	font-family: "Inter Tight",sans-serif;
}
.qodef-team-list.qodef--case-studies .qodef-e-read-more-link .qodef--arrow {
  top: 0;
  position: relative;
	color:#229bd3;
}
.qodef-team-list.qodef--case-studies .qodef-e-cats {
	color:#93a5ba;
	font-size:15px;
	font-family: Sora;
}
.caseStudiesHome .qodef--case-studies .qodef-e-cats span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  background: url('https://mckay.dpdev.com.au/wp-content/uploads/2025/11/bullet.png') no-repeat center/contain;
  transform: translateY(-50%);
}
.qodef--case-studies .qodef-e-cats span {
	padding-left: 12px;
	margin-right: 15px;
}
#qodef-page-footer-top-area {
  background-color: #002742;
}
#qodef-page-footer .widget:not(.widget_freightexpress_core_title_widget) {
  color: #93a5ba;
}
#qodef-page-footer .widget a {
  color: #93a5ba;
}
#block-5 p {
	color: #93a5ba !important;
}
#qodef-page-footer.qodef-layout--predefined .qodef-widget-title::before {
  content: "";
  width: 19px;
  height: 19px;
  background-image: url(https://mckay.dpdev.com.au/wp-content/uploads/2025/11/decoration-blue.svg);
}
#qodef-page-footer .widget:not(.widget_freightexpress_core_title_widget) {
  margin: 0 0 65px;
}
p.officeFooter {
	color:#fff;
	line-height:1.99em;
	margin-bottom:21px !important;
}
h6.footerTitle {
	margin-top:62px !important;
}
div.accreditations img {
	float:lef;
	display:inline;
	margin-right: 10px;
	margin-top: 10px;
}
p.footerSlogan {
	margin-top:-40px !important;
}
#qodef-page-footer-top-area-inner .qodef-grid-inner .qodef-grid-item {
border-right: 0px;
}
.wp-block-social-links li {
	background-color:#002742 !important;
}
#qodef-page-footer .wp-social-link a {
	color:#fff !important;
}
#qodef-page-footer-bottom-area {
  background-color: #002742;
}
.widget.widget_block .wp-block-social-link
{
  margin: 4px -4px 4px 0 !important;
}
#qodef-page-footer-bottom-area-inner {
	width:100% !important;
	padding-left: 62px;
  padding-right: 62px;
	padding-top: 0;
}
#block-37 {
	margin: 0 0 13px !important;
}
#block-33 {
	font-size:13px;
	font-family: Sora;
}
#block-33 span {
	display: inline-block;
	margin:0 10px;
}
#qodef-page-footer #block-33 a {
	display: inline-block;
	color: #93a5ba !important;
}
#qodef-page-footer #block-33 a:hover {
	color: #fff !important;
}
ul.wp-block-social-links li:first-of-type a {
  padding-left:0;
}
#block-34 {
	text-align:right;
	padding-top:57px;
	font-size:13px;
	font-family:Sora;
}
#qodef-page-footer #block-34 a {
	color: #93a5ba !important;
}
#qodef-page-footer #block-34 a:hover {
	color: #fff !important;
}
#qodef-back-to-top.qodef--predefined svg path:nth-of-type(1) {
  fill: #229bd3;
}
#qodef-back-to-top.qodef--predefined:hover .qodef-back-to-top-icon svg path:nth-of-type(1) {
  fill: #229bd3;
}
.qodef-e-media-image {
  overflow: hidden; /* prevents image overflow when it scales */
}

.qodef-e-media-image img {
  transition: transform 0.4s ease; /* smooth zoom animation */
}

.qodef-e-media-image:hover img {
  transform: scale(1.08); /* slightly zoom in */
}
/* Stop the first section's extended grid from swallowing the next section */
.caseStudiesHome.qodef-extended-grid + .e-con {
  clear: both;
  width: 100%;
  float: none;
}
.caseStudiesHome select {
	border: 0 !important;
	border-radius: 0 !important;
	border-bottom: 1px solid #fff !important;
  background: none !important;
  color: #fff !important;
	padding: 18px 0 !important;
	margin: 0 50px 70px 0;
	font-size:16px !important;
	width:312px;
}
img.qodef-arrow-img {
	width:15px !important;
}
.OurServicesBrochure p.qodef-m-description {
	color:#a3abb1 !important;
}
.OurServicesBrochure .qodef-separator {
	height: 17px;
  margin-top: -20px;
}
.OurServicesBrochure h5.qodef-m-title {
  margin-bottom: 10px;
}
.qodef-button.qodef-layout--textual .qodef-btn-arrow .qodef-svg--button-arrow-standard {
  color: #229bd3;
}
.industriesContact h6, .industriesContact p {
	color:#000;
}
.industriesContact p {
	font-family: Sora;
	font-size:15px;
}
.industriesContact h6{
	margin: 12px auto 10px;
}
.contactMail h6 {
	font-size:16px;
}

/* Active item style */
.dp-side-menu a.is-current {
  color: #fff !important;        /* make it white */
  text-decoration: none !important; /* remove underline */
  pointer-events: none;          /* disable clicking */
  cursor: default;               /* show default cursor */
}
.dp-side-menu {
	padding-top:21px;
}
.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-tagline {
	color: #a3acb5;
}
.qodef-accordion-info.qodef-layout--extended-compact .qodef-m-text {
color: #a3acb5 !important;
}
.ui-accordion-header p {
	margin-bottom: 0 !important;
}
.qodef-e-number-holder span {
  font-family: "Inter Tight",sans-serif;
  font-size: 120px;
  line-height: 1;
  font-weight: 600;
	color:#3a536a;
}
.qodef-header-navigation > ul > li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-ancestor > a .qodef-menu-item-text, .qodef-header-navigation > ul > li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li.current-menu-item > a .qodef-menu-item-text, .qodef-header-navigation > ul > li.qodef-menu-item--narrow ul:not(.qodef-drop-down--right) li:hover > a .qodef-menu-item-text {
	color:#229bd3 !important;
}
/* --- FORCE real CSS grid & kill legacy float layout --- */
.dp-cs-index .qodef-grid-inner{
  display:grid !important;
  margin:0 !important;
  column-gap: var(--dp-gap,24px);
  row-gap: 30px;              /* 30px between rows */
}

/* reset items so theme float/CSS doesn't offset the first card */
.dp-cs-index .qodef-grid-inner > .qodef-e{
  float:none !important;
  width:auto !important;
  margin:0 !important;
  clear:none !important;
  grid-column:auto !important;
}

/* some Qode skins add padding-based gutters on the item wrapper */
.dp-cs-index .qodef-grid-inner > .qodef-e > .qodef-e-inner{
  margin:0 !important;
  padding:0 !important;
}

/* ensure any clearfix pseudo-elements don’t create ghost slots */
.dp-cs-index .qodef-grid-inner::before,
.dp-cs-index .qodef-grid-inner::after{
  content:none !important;
}

.case-study {
	padding-bottom:50px !important;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item * {
stroke: #229bd3;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-item.qodef--active, .qodef-m-pagination.qodef--standard .qodef-m-pagination-item:hover {
  color: #229bd3;
}
.qodef-m-pagination.qodef--standard .qodef-m-pagination-items {
margin: 50px 0 100px;
}
p.qodef-e-teaser {
	display:none;
}
.dp-case-studies-scope #qodef-page-header .qodef-header-logo-link img.qodef--main {
	opacity:0;
}
.dp-case-studies-scope #qodef-page-header .qodef-header-logo-link img.qodef--dark {
	opacity:0 !important;
}
.dp-case-studies-scope #qodef-page-header .qodef-header-logo-link img.qodef--dark, #qodef-page-header .qodef-header-logo-link img.qodef--light {
	opacity:1;
}
.dp-case-studies-scope #qodef-page-header .qodef-header-logo-link {
	height:100px;
	background: #002d4d;
	position:absolute;
}
.dp-case-studies-scope #qodef-top-area {
	display:none;
}
.dp-case-studies-scope #qodef-page-header-inner {
border-bottom:0;
}
.dp-case-studies-scope header .widget a {
  color: #fff;
}
.dp-case-studies-scope  .qodef-header-logo-link {
  margin-right: 0 !important;
}
.dp-case-studies-scope .qodef-header-navigation {
  margin-left: auto !important;
  margin-right: auto !important;
}
.dp-case-studies-scope #qodef-page-header .qodef-widget-holder {
margin-left: 0;
	position:absolute;
	right:0;
}
.qodef-header-sticky .qodef-header-sticky-inner {
  padding-left: 0;
}
.dp-case-studies-scope .qodef-header-sticky-inner .qodef-header-logo-link img.qodef--main {
	opacity: 1 !important;
}
.dp-case-studies-scope .qodef-e-media {
	display:none;
}
.dp-case-studies-scope .qodef-e-top-holder {
	display:none;
}
.dp-case-studies-scope h1.entry-title  {
	display:none;
}
.dp-case-studies-scope .caseStudiesContent h1.entry-title  {
	display:block;
}
.qodef-blog.qodef--single .qodef-blog-item .qodef-e-text .qodef-single-blog-p, .qodef-blog.qodef--single .qodef-blog-item .qodef-e-text p {
color: #fff;
}
.wp-block-quote, blockquote {
	color: #fff;
}
.wp-block-quote::before, blockquote::before {
	color: #229bd3;
}
.dp-case-studies-banner {
  width: 100%;
  position: relative;
  overflow: hidden;
  z-index: 2;
}

.dp-case-studies-banner img {
  width: 100%;
  height: 440px; /* adjust height if needed */
  object-fit: cover;
  display: block;
	margin-top:-53px;
}
.dp-case-studies-scope #qodef-page-inner {
  padding: 0 0 159px;
}
.dp-case-studies-scope #qodef-page-outer {
  position: relative;
	margin-top: -260px;
  z-index: 5;
}
.dp-case-studies-scope .qodef-e-title {
  font-size:60px;
	margin-top:55px !important;
}
.dp-case-studies-scope p {
	font-size: 15px;
	margin: 10px 0 14px;
	line-height: 26px !important;
}
.dp-case-studies-scope .qodef-m-icon-wrapper {
  position: absolute !important;
	right: 46px !important;
}
.dp-case-studies-scope .qodef-m-title {
  margin-top: 104px !important;
}
.dp-case-studies-scope .qodef-icon-with-text.qodef-layout--float {
  padding: 53px 48px 50px 43px;
}
.dp-case-studies-scope .qodef-e-bottom-holder {
	display:none;
}
.dp-case-studies-scope .accordionsMcKay .qodef-m-title {
  margin-top: 0 !important;
}
.dp-case-studies-scope li {
	font-family: Sora,sans-serif;
  font-size: 15px;
  font-weight: 400;
	margin-bottom:25px;
}
.solutionLists li {
	font-size:18px;
	margin-bottom:30px;
}
.solutionLists li strong {
	font-size:15px;
	font-weight:400;
	margin-top:15px;
	margin-left:35px;
	display:block;
}
.caseStudiesContent h2 {
	font-size:52px;
}
.dp-case-studies-scope .bottomIcons .qodef-m-icon-wrapper {
  position: relative !important;
	right: auto !important;
}

.dp-case-studies-scope .bottomIcons .qodef-m-title {
  margin-top: 0 !important;
}
.qodef-header-sticky-inner {
	border-bottom: 0;
}
.dp-case-studies-scope #qodef-page-header-inner {
  border-bottom: 0;
}
#qodef-page-footer-top-area.qode-cutout-edge-footer {
  clip-path: none !important;
}





.dp-next-widget {
  margin-top: 70px;
  border-top: 1px solid #e4e4e4;
  padding-top: 50px;
}

.dp-next-widget .qodef-m-inner {
  display: flex;
  gap: 36px;
  align-items: top;
}

.dp-next-widget .qodef-m-image img {
  border-radius: 8px;
  width: 180px;
  height: 120px;
  object-fit: cover;
}

.dp-next-widget .qodef-m-content {
  flex: 1;
}

.dp-next-widget .qodef-m-author-label {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: #f94834;
  display: block;
  margin-bottom: 6px;
}

.dp-next-widget .qodef-m-author a {
  color: #222;
  font-weight: 600;
  text-decoration: none;
}

.dp-next-widget .qodef-m-description {
  margin-top: 6px;
  color: #666;
  font-size: 15px;
  line-height: 1.5;
}

.dp-nav-links {
  margin-top: 50px;
  border-top: 1px solid #e4e4e4;
  padding-top: 30px;
  text-align: center;
}
.dp-next-widget {
	background-color:#002742;
	border-top: 0;
	margin-top: 0;
	padding: 35px;
}
.dp-next-widget .qodef-m-image img {
  border-radius: 0;
}
.dp-next-widget .qodef-m-image img {
	width: 162px;
  height: 162px;
}
.dp-nav-links {
	border-top: 0;
}
.dp-next-widget .qodef-m-author-label {
  color: #93a5ba;
}
/* Ensure the cats line is styled like cards/lists */
.dp-next-widget .qodef-e-cats {
  margin: 0 0 6px;
  font-size: 12px;
  line-height: 1.3;
  letter-spacing: 0.02em;
}

/* Make room for the bullet and position it */
.dp-next-widget .qodef-e-cats span {
  position: relative;
  padding-left: 18px;
  margin-right: 14px;
  display: inline-block;
  vertical-align: middle;
}

/* Bullet (same asset you use on the grid) */
.dp-next-widget .qodef-e-cats span::before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  background: url('https://mckay.dpdev.com.au/wp-content/uploads/2025/11/bullet.png') no-repeat center/contain;
  transform: translateY(-50%);
}
.dp-next-widget h6 {
	margin: 6px 0 15px;
}
/* Flip the previous arrow horizontally */
.qodef-m-nav.qodef--prev .qodef-arrow-img.qodef--prev-icon {
  transform: scaleX(-1);
  transform-origin: center;
  display: inline-block;
}
.dp-nav-links {
margin: 9px 0 3px !important;
}
.dp-nav-links .qodef--next > * {
margin-left: 10px;
}
.dp-nav-links .qodef--prev > * {
margin-right: 10px;
}
.dp-next-widget .qodef-e-cats span {
	color:#93a5ba;
	padding-left: 12px;
}

/* Fleet & Equipment Index – kill Qode pseudo grid + force 3-col layout */
.elementor-widget-dp_fleet_equipment_index .qodef-grid-inner::before,
.elementor-widget-dp_fleet_equipment_index .qodef-grid-inner::after {
    content: none !important;
    display: none !important;
}

/* Use a simple flex grid, no masonry padding tricks */
.elementor-widget-dp_fleet_equipment_index .qodef-grid-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 !important;   /* remove Qode negative margins */
    gap: 30px;              /* space between cards */
}
/* Desktop: 3 columns */
.elementor-widget-dp_fleet_equipment_index .qodef-grid-item {
    box-sizing: border-box;
    width: calc(33.3333% - 20px); /* 3 cols minus the gap adjustment */
    padding: 0 !important;        /* kill Qode padding that was breaking the row */
}
/* Tablet: 2 columns */
@media (max-width: 1024px) {
    .elementor-widget-dp_fleet_equipment_index .qodef-grid-item {
        width: calc(50% - 15px);
    }
}
/* Mobile: 1 column */
@media (max-width: 680px) {
    .elementor-widget-dp_fleet_equipment_index .qodef-grid-item {
        width: 100%;
    }
	.dp-cs-index .qodef-grid.qodef-grid-columns--3 .qodef-grid-inner {
  grid-template-columns: repeat(1,minmax(0,1fr));
}
}
.becomePart svg {
	color:#229bd3 !important;
}
/* Hide H1 by default */
.qodef-m-content.qodef-content-grid h1.qodef-m-title.entry-title { display: none; }
/* Re-show H1 on non-industries pages */
html:not(.dp-industries-scope) .qodef-m-content.qodef-content-grid h1.qodef-m-title.entry-title { 
  display: block; 
}
/* Subtitle size only on industries */
html.dp-industries-scope .qodef-m-content.qodef-content-grid p.qodef-m-subtitle {
	font-family: "Inter Tight",sans-serif;
	font-size: 75px;
  font-weight: 600;
  line-height: 1.0666666667em;
}
/* Optional responsiveness */
@media (max-width: 1024px){
  html.dp-industries-scope .qodef-m-content.qodef-content-grid p.qodef-m-subtitle{ font-size:48px; }
}
@media (max-width: 768px){
  html.dp-industries-scope .qodef-m-content.qodef-content-grid p.qodef-m-subtitle{ font-size:36px; }
}
.equipment-template-default #qodef-page-inner {
	width: auto !important;
	padding:0;
}
.equipment-template-default .qodef-page-title {
	display:none;
}
.equipment-template-default .qodef-e-media {
	display:none;
}
.equipment-template-default .qodef-e-info {
	display:none;
}
.equipment-template-default .entry-title {
	display:none;
}
.equipment-template-default .qodef-e-bottom-holder {
	display:none;
}
.equipment-template-default .widget a {
  color: #fff;
}
.equipment-template-default .qodef-blog .qodef-e-content {
  margin: 0 0;
}
.equipmentSpecs p {
	font-size:20px !important;
	margin-bottom:30px !important;
}
.equipmentSpecs p em {
	font-size:15px !important;
	 font-style: normal !important;
}
.toReset .resetChild {
	width: auto !important;
}
/* Make button parent container a horizontal row */
.elementor-element-53e22f20 {
    display: flex !important;
    flex-direction: row !important;
    gap: 10px !important; /* spacing between buttons */
    flex-wrap: wrap; /* optional: keeps layout tidy on mobile */
}

/* Ensure each button widget shrinks neatly */
.elementor-element-53e22f20 .elementor-widget-freightexpress_core_button {
    width: auto !important;
    flex: 0 0 auto !important;
}




/* Replace Qode/Freightexpress Button Arrow with Custom SVG */
.equipment-template-default .equipmentMainBlock .qodef-button .qodef-btn-arrow svg,
.equipment-template-default .equipmentMainBlock .qodef-btn-arrow svg.qodef-svg--button-arrow-standard {
    display: none !important; /* Hide default arrow */
}
.equipment-template-default .equipmentMainBlock .qodef-button .qodef-btn-arrow {
    position: relative;
    width: 18px;   /* Adjust based on your SVG */
    height: 18px;
    display: inline-block;
}
/* Insert your custom SVG as a background */
.equipment-template-default .equipmentMainBlock .qodef-button .qodef-btn-arrow::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 18px;   /* Adjust size here */
    height: 18px;
    transform: translate(-50%, -50%);
    background-image: url('https://mckay.dpdev.com.au/wp-content/uploads/2025/11/downloadBtn-01.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

/* Change arrow hover animation: move DOWN instead of RIGHT */
.equipment-template-default .equipmentMainBlock .qodef-button .qodef-btn-arrow {
    transition: transform 0.3s ease-in-out !important;
    transform: translateY(0); /* default */
}
.equipment-template-default .equipmentMainBlock .qodef-button:hover .qodef-btn-arrow {
    transform: translateY(0px) !important; /* move DOWN 5px */
}
.otherEquipment {
	background-color:#002946 !important;
}
.equipment-template-default #qodef-single-post-navigation {
	display:none !important;
}
.equipment-template-default .otherEquipment .entry-title {
  display: block;
}
h5.qodef-e-title a:hover {
  color: #fff;
}
.otherEquipment h2 {
	font-size: 50px;
}
.home .elementor-5534 .elementor-element.elementor-element-15e934d:not(.elementor-motion-effects-element-type-background) {
  background-color: #002D4D !important;
}
/* Fix header menu arrow image path */
.qodef-header-navigation > ul > li > a .qodef-menu-item-text:before {
    background-image: url('/wp-content/uploads/2025/10/header-arrow-blue.svg') !important;
    /* or use full URL if you prefer */
    /* background-image: url('https://mckay.dpdev.com.au/wp-content/uploads/2025/10/header-arrow-blue.svg') !important; */
}
.equipmentSpecs {
	padding-bottom:0;
}
.equipment-template-default #qodef-page-header-inner {
  border-bottom: 0 solid #ccc !important;
}
.maxiumumRated p {
	font-size:24px !important;
}
.MBlock p.qodef-m-text {
	color:#fff !important;
}
.MBlock p.qodef-m-number {
	color:#229bd3 !important;
}
.service-template-default #qodef-page-inner {
	width: auto !important;
}
.service-template-default .qodef-page-title {
	display:none;
}
.service-template-default .qodef-e-top-holder {
	display:none;
}
.service-template-default .qodef-e-title {
	display:none;
}
.service-template-default #qodef-page-inner {
	padding:0;
}
.service-template-default .qodef-widget-holder .widget a {
	color:#fff;
}
.service-template-default .qodef-e-bottom-holder {
	display:none;
}
.service-template-default .qodef-blog .qodef-e-content {
  margin: 0 0 0;
}
.service-template-default #qodef-page-header-inner {
  border-bottom: 0 solid #ccc;
}
.casestudiesServices h2 {
	font-size:56px;
}
.service-template-default .casestudiesServices .qodef-e-title {
  display: block;
}
.casestudiesServices .qodef-e-read-more {
	margin-top:5px !important;
}
.service-template-default .customerLogos .qodef-e-inner {
  position:static !important;
  display:auto !important;
  width: auto !important;
  vertical-align: auto !important;
}
.service-template-default .becomePart {
	
	
}
.service-template-default .becomePart h2 {
	font-size:50px;
	width:920px !important;
	margin:0 auto;
}
.service-template-default footer#qodef-page-footer {
	margin-top:-40px !important;
}
.aboutRevSlider .sr7-tabs {
	display:none !important;
}
.buildingFoundations p.qodef-m-number {
	color:#fff;
}
.buildingFoundations .qodef-m-title {
	color:#fff;
}
.buildingFoundations .qodef-m-text {
	color:#fff;
}
.buildingFoundations svg.qodef-svg--decoration-arrow path {
	fill:#229bd3;
}
.buildingFoundations .qodef-number-with-text .qodef-m-heading {
  border-bottom: 1px solid #3a536a;
	margin: 15px 0 46px;
}
.buildingFoundations .qodef-number-with-text .qodef-m-content .qodef-content-number-holder {
min-width: 290px;
}
.ourTeamAbout h2 {
	font-size:50px;
}
.BecomePartofTeam-inner {
	width:1440px !important;
	margin:0 auto !important;
}
.page-id-7871 #qodef-page-outer {
	background:#002d4d;
}
.wpcf7 input[type="url"], .wpcf7 input[type="email"], .wpcf7 input[type="tel"] {
  direction: ltr;
  color: #fff;
}
.qodef-contact-form .qodef-comment-holder textarea {
color: #fff;
}
.wpcf7-not-valid-tip {
  color: #ef5d5d;
}
input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
	border-color: #3a536a;
}
.BecomePartofTeam h3 {
	width: 540px;
}
.contactFields h2 {
	font-size:50px;
}
svg g {
	fill:#229bd3 !important
}
.contactSocials a {
	color:#fff;
}
.contactDetails h6 {
	margin: 25px 0 0px;
}
.depot p {
	margin-bottom:0 !important;
}
.depot h6 {
	font-size:15px;
}
.socailLink {
	padding:0 !important;
	margin:0 !important;
}
.socailLink p {
	padding:0 !important;
	margin:0 !important;
}
.contactSocials h6 {
	margin-bottom:0;
	padding-bottom:0;
}
.socailLink a {
  color: #93a5ba;
	font-family:Sora;
}
.socailLink a:hover {
  color: #fff;
}
.contactDetails p {
	font-family: Sora;
	font-size:15px;
}
.contactDetails h6 {
	font-family: Sora;
	font-size:17px;
	font-weight:600;
}
.contactDetails h5 {
	font-family: Sora;
	font-size:23px;
	font-weight:600;
	margin: 25px 0 0;
}
.contactSocials h5 {
	margin: 25px 0 0;
}
.trustedClass p {
	font-family:Sora;
}
.theclass {
	padding-top:0;
}
.qodef-mobile-header-opener {
background: #229bd3;
}
.qodef-mobile-header-navigation > ul > li > a .qodef-menu-item-text::before {
	background-image: url(/wp-content/uploads/2025/11/header-arrow-blue.svg);
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link {
  height: 100%; !important;
	background:#002d4d;
	padding: 0 30px 0;
}
#qodef-page-mobile-header-inner {
padding: 0 0 0 0;
}
.linkedList li a:hover {
	color:#fff;
}
#block-5 {
	margin-bottom:35px !important;
}
#block-33 span {
		color:#3b5970 !important;
}
.qodef-service-list.qodef-skin--light article {
  border-color: #3a536a;
}
.elementor-2022 .elementor-element.elementor-element-9aa2bcf {
    --width: 45%;
    padding-left: 60px;
}
a:focus, a:hover, p a:focus, p a:hover {
  color: #93a5ba;
}
.service-template-default .qodef-m-image {
	padding-right:50px;
}
.becomePart .qodef-button.qodef-layout--filled.qodef-html--link {
		padding: 14px 34px 17px !important;
		width:auto !important;
	}
	.becomePart .qodef-btn-arrow svg {
		color:#fff !important;
	}
#SR7_2_1-6-3 {
		margin-left:60px;
	}





@media (max-width: 1500px) {
	.elementor-element-978c8a0 {
		display:none;
	}
	 .elementor-7759 .elementor-element.elementor-element-c7851ec {
    --width: 95%;
  }
}





@media (max-width: 1200px) {
	.single-equipment 
	body.case-study-template-default #qodef-page-outer {
    margin-top: -310px !important;
  }
	.qodef-m-pagination.qodef--standard .qodef-m-pagination-items {
  margin: 50px 0 0;
	}
	.equipmentSpecs p {
  font-size: 17px !important;
	}
	.elementor-7541 .elementor-element.elementor-element-5dec81cd {
    --width: 40%;
  }
	.elementor-7541 .elementor-element.elementor-element-5dec81cd {
padding-left: 50px;
  }
	.flg-row,
.flg-row .elementor-element {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important; /* optional: keeps them left aligned */
    gap: 10px; /* spacing between buttons */
	}
	.elementor-7541 .elementor-element.elementor-element-2bdb7f94 {--padding-top: 60px;
	}
	
	 .elementor-7541 .elementor-element.elementor-element-65987b4 {
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
    --flex-wrap-mobile: wrap;
  }
	.qodef-button.qodef-layout--filled.qodef-html--link {
padding: 9px 34px 12px;
  width: 200px;
	}
	.equipment-template-default .equipmentMainBlock .qodef-button .qodef-btn-arrow {
position: absolute;
  right: 21px;
	}
	.equipmentSpecs p em {
  font-size: 14px !important;
	}
	.elementor-7541 .elementor-element.elementor-element-3d014f64 {
width: 490px;
	}
	.elementor-2022 .elementor-element.elementor-element-cdde21c {
		--padding-left: 30px;
	}
	.elementor-2022 .elementor-element.elementor-element-d2f3c09 {--padding-left: 30px;
	}
	.servicesFirstIcons h5 {
		font-size: 21px;
	}
	.craneHireIcons .qodef-m-icon-wrapper {
		width: 50px;
	}
	.elementor-7614 .elementor-element.elementor-element-3f66404 {--margin-top: 21px;
	}
	.elementor-7614 .elementor-element.elementor-element-5ba8a2f {
		--margin-top: 20px;
	}
	.craneHireIcons h5 {
    font-size: 19px;
}
	.elementor-7614 .elementor-element.elementor-element-4d72f5a {--padding-bottom: 125px;
	}
	.elementor-7614 .elementor-element.elementor-element-42965ee {
		--padding-bottom: 98px;
		--padding-top: 130px;
	}
  #qodef-page-footer-top-area .qodef-content-full-width {
    padding-left: 0;
    padding-right: 0
  }
	#SR7_2_1-6-3 {
		position:relative;
		margin-left:60px;
		font-size:60px !important;
		line-height:1em !important;
		margin-top:30px;
		width: 713px !important;
	}
}




@media (max-width: 1024px) {
	#block-39 {
		margin-top:10px;
	}
	
	#SR7_9_1 .freightexpress_tabs .sr7-tab-inner::after {
	top: 0;	
	}
	#SR7_9_1 .freightexpress_tabs .sr7-tab-title {
  bottom: 10px !important;
	}
	.qodef-service-list .qodef-e-title {
    flex-basis: 20%;
  }
	.qodef-service-list .qodef-e-text-holder {
    flex-basis: 50%;
	}
	#qodef-page-footer-top-area .qodef-content-full-width .qodef-grid-inner .qodef-grid-item {
  padding-left: 0 !important;
  padding-right: 0 !important;
	}
	.footerSlogan {
		padding-right:50px;
	}
	.dp-case-studies-scope .qodef-e-title {
  font-size: 50px;
	}
	.dp-case-studies-scope .qodef-m-title {
		margin-top: 84px !important;
	}
	.caseStudiesContent h2 {
  font-size: 42px;
	}
	.iconsOne img.attachment-full {
		max-width: 70%;
	}
	.iconsOne h5 {
    font-size: 18px;
	}
	.dp-case-studies-scope .qodef-icon-with-text.qodef-layout--float {
  padding: 53px 38px 50px 33px;
	}
	.dp-case-studies-scope .qodef-m-icon-wrapper {
	right: 10px !important;
	top: 34px;
	}
	.dp-case-studies-scope .qodef-m-title {
    margin-top: 54px !important;
  }
	.dp-case-studies-scope .bottomIcons .qodef-m-icon-wrapper {
	top: 0;
	}
	.qodef-icon-with-text.qodef-layout--float .qodef-m-text {
  margin: 7px 0 0;
	}
 .qodef-page-title {
    height: 310px;
  }
 .elementor-element-f2ef9ed {
		margin: 0 auto !important;
	}
	.elementor-7541 .elementor-element.elementor-element-f2ef9ed > .elementor-widget-container {
    padding: 0px 0px 0px 0;
  }
	.elementor-7541 .elementor-element.elementor-element-5dec81cd {
    --width: 541px !important;
		padding:80px 0 0 0;
		margin:0 auto !important;
  }
	.equipmentSpecs .elementor-element-65987b4 {
    flex-direction: row !important;
	}
	.qodef-button.qodef-layout--filled.qodef-html--link {
    padding: 9px 50px 12px 29px;
    width: auto;
  }
	.elementor-2022 .elementor-element.elementor-element-9aa2bcf {
padding-left: 0;
	}
	.elementor-2022 .elementor-element.elementor-element-9aa2bcf {
  --width: 100%;
	}
	.elementor-2022 .elementor-element.elementor-element-cdde21c {
	border-left: 1px solid #3A536A;
	border-right: 1px solid #3A536A;
  }
	.elementor-7614 .elementor-element.elementor-element-4dc1dc5 {
    --width: 629px;
    margin: 0 auto;
  }
	 #qodef-page-footer-top-area .qodef-content-full-width {
    padding-left: 7%;
    padding-right: 7%;
  }
	.service-template-default .qodef-m-image {
  padding-right: 0;
	}
	.elementor-element-308aedd {
	margin: 0 auto !important;
	}
	.elementor-7614 .elementor-element.elementor-element-308aedd > .elementor-widget-container {
    padding: 0px 0px 0px 0;
  }
	.page-id-7759 .qodef-page-title {
    height: 400px !important;
  } 
	.elementor-element-269259d9 img {
		margin:0 auto !important;
	}
	#SR7_2_1-6-3 {
		position:relative;
		margin-left:60px;
		font-size:40px !important;
		margin-top: 0;
	}
	.carreerGrowth strong {
	width: 90px;
  margin-right: 22px;
	}
	.carreerGrowth ul.qodef-custom-list-one-columns li {
		vertical-align:top;
		align-items: top;
	}
}


@media (max-width: 767px) {
	#qodef-page-footer-bottom-area-inner {
		width: 100% !important;
		padding-left: 7%;
		padding-right: 7%;
		padding-top: 0;
	}
	.mainBannerHeading {
	width: auto !important;
	}
	.mainBannerHeading .sr7-withclip {
		border-bottom: 0 solid #fff;
		padding: 0 !important;
		font-size: 35px !important;
		text-align: left !important;
	}
	.mainBannerHeading {
		padding: 40px 0 50px 30px;
	}
	.homePanelOne {
		margin-bottom:100px !important
	}
	.firstrowlist ul {
		margin-bottom:0 !important;
		margin-top:15px;
	}
	.secondRowList {
		margin-top:-20px !important;
	}
	.otherEquipment h2 {
  font-size: 34px;
	}
	 .qodef-service-list article {
padding: 5px 0 20px;
  }
	.dp-cs-filters {
		display:block !important;
	}
	.caseStudiesHome select {
		margin: 0 50px 30px 0;
	}
	h3 {
	line-height: 1.1em;
  }
	.caseStudiesHome .qodef-team-list.qodef--case-studies .qodef-e-title {
	line-height: 1.1em;
	}
.caseStudiesHome  {
		padding-bottom:30px;
	}
	.dp-case-studies-scope .qodef-m-title {
    margin-top: 34px !important;
  }
 html.dp-industries-scope .qodef-m-content.qodef-content-grid p.qodef-m-subtitle {
    font-size: 40px;
  }
 .qodef-page-title {
    height: 260px;
  }
	.qodef-page-title h1 {
    font-size: 41px;
	}
	.qodef-page-title {
    height: 190px;
  }
	
	.elementor-7541 .elementor-element.elementor-element-65987b4 {
    --flex-direction: column;
    --container-widget-width: 100%;
    --container-widget-height: initial;
    --container-widget-flex-grow: 0;
    --container-widget-align-self: initial;
		width: 210px;
  }
	
	.qodef-button.qodef-layout--filled.qodef-html--link {
    padding: 9px 34px 12px;
    width: 200px;
  }
	.elementor-7541 .elementor-element.elementor-element-3d014f64 {
margin-top: -30px;
  }
	.service-template-default .becomePart h2 {
		width: auto !important;
	}
	.service-template-default .becomePart h2 {
  font-size: 40px;
	}
	 .elementor-7614 .elementor-element.elementor-element-4dc1dc5 {
    --width: auto !important;
 }
	.page-id-7759 .qodef-page-title {
    height: 260px !important;
  }
	#SR7_2_1-6-3 {
		position:absolute;
		margin-left:0;
		font-size:40px !important;
		bottom: 80px;
		width:400px !important;
		height:100px !important;
	}
	#SR7_2_1-6 {
		position:relative;
	}
	.carreerGrowth ul.qodef-custom-list-one-columns li {
		vertical-align:top;
		align-items: top !important;
	}
	.BecomePartofTeam h3 {
  width: auto;
	}
	.BecomePartofTeam .qodef-button {
    padding: 14px 34px 17px !important;
    width: auto !important;
  }
}





@media (min-width: 1024px) and (max-width: 1349px){
	.weWork {
		padding-left:60px;
	}
}

@media (min-width: 681px) and (max-width: 880px){
	.qodef-grid-inner {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
}

@media (max-width: 767px) {
  .dp-next-widget .qodef-m-inner {
	align-items: top !important;
	display: block;
	}
	.dp-case-studies-scope #qodef-page-inner {
  padding: 0 0 50px;
	}
	#dp-next-case-study .qodef-m-image {
		padding-bottom:20px;
	}
}








/*HEADER ONLY */

@media (min-width: 1201px) and (max-width: 1350px) {
	.qodef-header-navigation > ul > li > a {
		font-size: 16px;
	}
	.qodef-header-navigation > ul > li {
		margin: 0 8px !important;
	}
	.qodef-header-navigation > ul {
		margin-left:70px !important;
	}
	.qodef--one {
		padding-left: 27px;
		padding-right: 27px;
	}
	.qodef-header-widget-area-one a {
		font-size: 15px;
	}
	#qodef-page-header-inner img {
	max-width: 90% !important;
	}
	#qodef-page-header .qodef-header-logo-link {
	padding: 0 10px 0 35px;
	}
}
@media (min-width: 1350px) and (max-width: 1600px) {
	 .qodef-header-navigation > ul > li {
    margin: 0 15px;
  }
	.qodef-header-navigation > ul > li > a {
		font-size: 16px;
	}
.qodef-header-navigation > ul {
		margin-left:70px !important;
	}
	.qodef--one {
		padding-left: 27px;
		padding-right: 27px;
	}
	.qodef-header-widget-area-one a {
		font-size: 15px;
	}
	img {
	max-width: 90% !important;
	}
	#qodef-page-header .qodef-header-logo-link {
	padding: 0 10px 0 35px;
	}
	
}










