.clear { clear: both; }
.clear:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.post, .page { margin: 0 !important; }
div, span, ul, li, img, header, nav, footer, main, article, aside, section { position: relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }
body { position: relative; font-size: 1.1rem; line-height: 2rem; font-weight: 400; font-family: 'Noto Sans', sans-serif; color: #555; }   a, a:visited { text-decoration: none; color: #da252e; }
a:active, a:hover { text-decoration: underline; color: #da252e; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 40px; color: #da252e; letter-spacing: 0px; line-height: 1em; font-weight: 300; font-family: 'Comfortaa', sans-serif; text-shadow: none; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #da252e; }
h1 { font-size: 3.3rem; line-height: 4rem; }
h2 { font-size: 2.8rem; line-height: 3.3rem; }
h3 { font-size: 2rem; line-height: 2.6rem; }
h4 { font-size: 1.8rem; line-height: 2.2rem; }
h5 { font-size: 1.8rem; line-height: 2.2rem; }
h6 { font-size: 1.5rem; line-height: 1.8rem; }
strong { font-weight: 700; }
p { margin: 0 0 2rem; }
::-webkit-input-placeholder { color: #222; }
::-moz-placeholder { color: #222; }
:-ms-input-placeholder { color: #222; }
:-moz-placeholder { color: #222; }
input:focus, input:active, textarea:active { outline: none; }
input[type=text], input[type=email], input[type=tel], input[type=password], input[type=number], input.text, input.title, textarea, select { background-color: #fff; color: #222 !important; border: 1px solid #cecece; padding: 12px !important; color: #222; font-weight: 400; font-size: inherit; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
input[type=text]:focus, input[type=email]:focus, input[type=tel]:focus, input[type=password]:focus, input[type=number]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus { border-color: #cecece; color: #222; box-shadow: 0 0 10px rgba(4,79,134,0.2); }
.gform_wrapper.gravity-theme .gfield textarea { resize: vertical; }
.gfield_checkbox input[type="checkbox"] { opacity: 0; }
.gfield_checkbox label::before{
content: "";
display: inline-block;
height: 20px;
width: 20px;
left: 0;
border: 2px solid;
border-radius: 6px;
}
.gfield_checkbox label::after {
content: "";
display: inline-block;
height: 8px;
width: 12px;
border-left: 2px solid;
border-bottom: 2px solid;
transform: rotate(-45deg);
}
.gfield_checkbox label { position: relative; padding-left: 26px !important; }
.gfield_checkbox label::before, .gfield_checkbox label::after { position: absolute; }
.gfield_checkbox label::before { top: 2px; }
.gfield_checkbox label::after { left: 4px; top: 6px; } .gfield_checkbox input[type="checkbox"] + label::after {
content: none;
} .gfield_checkbox input[type="checkbox"]:checked + label::after {
content: "";
} .gfield_checkbox input[type="checkbox"]:focus + label::before {
outline: rgb(59, 153, 252) auto 5px;
}
input[type=button], input[type=submit], button, .button, a.read-more, .reply-container a, #commentform input#submit, .shortcode-button a {
-webkit-appearance: none; -moz-appearance: none; -o-appearance: none; border-radius: 0px; -webkit-border-radius: 0px;
position: relative;
background: rgba(218,37,46,0);
border: 1px solid #da252e;
display: inline-block;
cursor: pointer;
color: #da252e !important;
font-size: 1rem;
font-weight: 700;
font-family: 'Comfortaa', sans-serif;
text-decoration: none !important;
text-transform: uppercase;
letter-spacing: 2px;
line-height: 2rem;
padding: 22px 60px 20px;
}
input[type=button] i, input[type=submit] i, button i, .button i, a.read-more i, .reply-container a i, #commentform input#submit i, .shortcode-button a i { margin-right: 10px; }
input[type=button]:hover, input[type=submit]:hover, button:hover, .button:hover, a.read-more:hover, .reply-container a:hover, #commentform input#submit:hover, .shortcode-button a:hover {
background: rgba(218,37,46,1);
text-decoration: none !important;
color: #fff !important;
} input, select, textarea, article, section, input[type=button], input[type=submit], button, .button, a.read-more, .reply-container a, #commentform input#submit, .shortcode-button a, .site-info section .footer-socials a {
-webkit-transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
transition: all 0.2s ease-out;
}
.site-header, .site-branding, .site-branding img, .main-navigation, .main-navigation li a, .main-navigation li a::after, .main-navigation ul ul, #home-latest-news ul li, ul#projects-loop li {
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
} .container { margin: 0 auto; width: 1560px; }
#primary { float: left; width: 70%; text-align: left; padding: 50px 0px; }
.fullwidth #primary { float: none; width: auto; }
#secondary { float: right; width: 30%; text-align: left; padding: 50px 0px; } .site-header { position: fixed; z-index: 11; width: 100%; background: rgba(255,255,255,0.9); border-bottom: 1px solid rgba(0,0,0,0.1); }
.site-branding { display: inline-block; position: relative; padding: 26px 20px 20px 40px; }
.site-branding img { display: block; max-width: 270px; }
.site-header.scroll-fixed { background: rgba(255,255,255,1); }
.site-branding { padding: 14px 20px 4px 40px; }
.site-header.scroll-fixed .site-branding img { max-width: 190px; }
.site-header.scroll-fixed .main-navigation { margin-top: 20px; }
.site-header.scroll-fixed .main-navigation li a { color: #111; }  .main-navigation { float: right; width: auto; clear: right; margin-top: 35px; margin-right: 50px; }
.main-navigation li { }
.main-navigation li a { position: relative; display: inline-block; margin: 0px 24px; padding: 10px 0px; line-height: 1rem; font-size: 1rem; font-family: 'Comfortaa', sans-serif; font-weight: 600; letter-spacing: 1px; text-transform: uppercase; text-decoration: none; color: #111; }
.main-navigation li a:hover { text-decoration: none; color: #111; }
.main-navigation li a::after { position: absolute; bottom: 0px; left: 25%; z-index: 1; content: ''; width: 100%; height: 3px; background: rgba(218,37,46,0); }
.main-navigation li.current_page_item a::after, .main-navigation li a:hover::after { left: 0; background: rgba(218,37,46,1); }
.main-navigation li:last-child ul { margin-left: -150px; text-align: right; }
.menu-item-has-children::before { position: absolute; z-index: 11; right: 7px; top: 50%; margin-top: -3px; content: ''; background: url(//www.dingobendangus.com.au/wp-content/themes/dingo-bend-angus-2021/images/menu-dropdown.png) no-repeat 0 0; width: 11px; height: 6px; }
.main-navigation ul ul { display: block; width: 300px; background: #fff; border-top: 3px solid rgba(218,37,46,1); margin-top: -3px; padding: 10px 0 15px; border-radius: 10px; -webkit-border-radius: 10px; box-shadow: 4px 4px 20px rgba(0,0,0,0.1); }
.main-navigation ul ul a { width: 90%; font-size: 1rem; line-height: 1.8rem; padding: 12px 10px 7px; color: #222; }
.main-navigation ul ul a:hover { color: #da252e !important; }
.main-navigation ul ul a::after { display: none; }  #homepage-slider { }
#slider-header { display: none; width: 100%; } #home-intro, #home-section-2, #home-section-3, #home-latest-news { padding: 100px 0px; }
#home-intro { }
#home-intro article { }
#home-intro h1 { }
#home-intro h1 em, #home-intro h1 i { font-style: normal; font-size: 1.6rem; }
#home-intro strong { font-size: 160%; font-weight: 400; }
#home-intro a { color: #444; text-decoration: underline; }
#home-section-2 { background: url(//www.dingobendangus.com.au/wp-content/themes/dingo-bend-angus-2021/images/bg-home-why-buy.jpg) no-repeat 50% 50% fixed; background-size: cover; -webkit-background-size: cover; margin-bottom: 100px; }
#home-section-2 .bg-cover { position: absolute; z-index: 1; top: 0; bottom: 0; right: 0; left: 70%; background: #fff; }
#home-section-2 article { z-index: 2; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; }
#home-section-2 article section:first-child { width: 40%; }
#home-section-2 article section:last-child { width: 60%; background: #fff; padding: 7% 7%; box-shadow: 2px 2px 20px rgba(0,0,0,0.1); text-align: center; }
#home-section-3 { background: #da252e; margin-bottom: 100px; padding-bottom: 80px; }
#home-section-3 .bg-cover { position: absolute; z-index: 1; top: 0; bottom: 0; left: 0; right: 70%; background: #fff; }
#home-section-3 article { z-index: 2; display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: flex-start; align-items: stretch; width: 100%; padding: 0 2%; }
#home-section-3 article section:first-child { width: 70%; }
#home-section-3 ul#projects-loop li { padding: 20px 20px 20px; }
#home-section-3 article section:last-child { width: 30%; margin-top: -10px; margin-left: 50px; }
#home-section-3 article section:last-child h2 { color: #fff; font-size: 4rem; line-height: 6rem; margin: 0 0 70px; }
#home-section-3 article section:last-child .button { border-color: #fff !important; color: #fff !important; }
#home-section-3 article section:last-child .button:hover { border-color: #fff !important; color: #da252e !important; background: rgba(255,255,255,1) !important; }
#home-logos { text-align: center; }
#home-testimonials { text-align: center; padding: 100px 0px; }
.strong-view.wpmtst-modern.nav-position-inside .wpmtst-testimonial-inner { padding-bottom: 30px; }
#page-header { position: relative; top: 0; left: 0; width: 100%; height: 500px; background: #da252e url(//www.dingobendangus.com.au/wp-content/themes/dingo-bend-angus-2021/images/bg-page-header.jpg) no-repeat 50% 50%; background-size: cover; -webkit-background-size: cover; } .page-content, .entry-content, .entry-summary { margin: 30px 10% 0 0; }
.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { display: none; }
h1, h2, h3, h4, h5, h6 { clear: none !important; }
.post.type-post { border: 1px solid #cecece; padding: 4%; margin-right: 40px !important; margin-bottom: 20px !important; }
.post.type-post h1 { margin-bottom: 10px; }
.post.type-post #post-social-share { display: flex; flex-wrap: nowrap; justify-content: flex-start; align-content: flex-start; }
.post.type-post #post-social-share div { max-width: 170px; }
.post .post-thumbnail { max-width: 40%; float: right; margin: 0 0 50px 50px; border: 10px solid #eee; }
.post .post-thumbnail img { display: block; }
iframe { width: 100% !important; } .page:not(body.home) .wpmtst-testimonial { padding-bottom: 30px; margin-bottom: 30px; border-bottom: 2px solid #ccc; } body.page-template-page-contact article { float: left; width: 100%; }
.contact-left { float: left; width: 50%; padding-right: 6%; }
.contact-right { float: right; width: 50%; }
.contact-location { margin-top: 30px; }
.contact-location iframe { border: 5px solid #ccc; }
.contact-location-overlay { position: absolute; z-index: 2; top: 20px; left: 20px; }
.contact-location-overlay a { display: inline-block; background: #da252e; color: #fff; padding: 30px; }
.contact-location-overlay a i { font-size: 140%; margin-right: 10px; vertical-align: middle; }
.contact-location-overlay a:hover { background: #111; text-decoration: none; } ul#projects-loop { list-style: none outside none; margin: 0 0; padding: 0 0; display: flex; flex-direction: row; flex-wrap: wrap; }
ul#projects-loop li { list-style: none outside none; margin: 0 0 30px; padding: 20px 20px 50px; top: 0; width: 32%; margin-right: 2%; background: #fff; box-shadow: 0px 0px 30px rgba(0,0,0,0.1); -webkit-box-shadow: 0px 0px 30px rgba(0,0,0,0.1); }
ul#projects-loop li:nth-child(3n+0) { margin-right: 0; }
ul#projects-loop li a { position: relative; display: block; }
ul#projects-loop li a #projects-loop-sale { position: absolute; z-index: 1; right: 0px; bottom: 20px; background: #da252e; color: #fff; padding: 5px 10px; }
ul#projects-loop li a img { display: block; width: 100%; height: auto; z-index: 0; margin-bottom: 10px; }
ul#projects-loop li .job-details { position: relative; display: block; text-align: left; }
ul#projects-loop li .job-details h3 { font-size: 1.3rem; line-height: 1.5rem; margin-bottom: 12px; }
ul#projects-loop li .job-details .job-meta { margin-bottom: 10px; font-size: 84%; color: #888; }
ul#projects-loop li .job-link { position: absolute; bottom: 20px; left: 20px; font-size: 78%; }
ul#projects-loop li:hover { top: -5px; z-index: 11; }
.post.category-bulls-for-sale { }
.bulls-options { float: right; z-index: 1; }
.bulls-options ul { list-style: none outside; margin: 0 0; padding: 0 0; }
.bulls-options ul li { margin: 0 0 5px; padding: 0 0; background: #111; padding: 30px; color: #fff; text-align: left; }
.bulls-options ul li a { color: #fff; }
.bulls-options ul li .far, .bulls-options ul li .fas { font-size: 140%; vertical-align: middle; margin-right: 10px; }
.gallery-columns-2 { grid-template-columns: 50% 50% !important; grid-gap: 0 !important; }
.gallery-item { padding: 5px; }
.gallery-item img { display: block; border: 5px solid #ccc; }  #secondary { font-size: 90%; }
.widget, .sidebar-bulls { padding: 50px; color: #fff; background: #da252e; }
.widget p:last-of-type, .sidebar-bulls p:last-of-type { margin-bottom: 0; }
.widget h2, .sidebar-bulls h2 { font-size: 1.8rem; color: #fff; margin-bottom: 10px; }
.widget a, .sidebar-bulls a { color: #fff; }
.widget a.button, .sidebar-bulls a.button { border-color: #fff !important; color: #fff !important; }
.widget a.button:hover, .sidebar-bulls a.button:hover { border-color: #fff !important; color: #da252e !important; background: rgba(255,255,255,1) !important; }
.sidebar-bulls .gform_wrapper.gravity-theme .gfield_label { margin-bottom: 0 !important; }
.sidebar-bulls .gform_wrapper.gravity-theme .gform_footer input { margin-bottom: 0; border-color: #fff; color: #fff !important; }  .site-footer { width: 100%; float: left; position: relative; background: #222; padding: 100px 0 50px; margin-top: 210px; }
.site-info { display: block; color: #fff; }
.site-info a { color: #fff; }
.site-info section { text-align: center; }
.site-info section h1, .site-info section h2, .site-info section h3, .site-info section h4, .site-info section h5, .site-info section h6 { margin-bottom: 10px; font-size: 2rem; }
.site-info section#footer-map { top: -280px; margin-bottom: -280px; }
.site-info section#footer-map::before { position: absolute; content: 'Our Location'; z-index: 1; top: -30px; left: 50%; width: 400px; margin-left: -200px; text-align: center; color: #fff; background: #da252e; font-family: 'Comfortaa', sans-serif; font-weight: 400px; font-size: 2.4rem; letter-spacing: 1px; line-height: 70px; box-shadow: 0 0 20px rgba(0,0,0,0.2); -webkit-box-shadow: 0 0 20px rgba(0,0,0,0.2); }
.site-info section#footer-map img { display: block; box-shadow: 0 0 30px rgba(0,0,0,0.1); -webkit-box-shadow: 0 0 30px rgba(0,0,0,0.1); border: 10px solid #fff; margin-bottom: 20px; }
body.page-template-page-contact .site-footer { margin-top: 0px; }
body.page-template-page-contact .site-info section#footer-map { display: none; top: 0px; margin-bottom: 0px; }
.site-info section #footer-logo { margin-bottom: 30px; max-width: 300px; }
.site-info section .footer-socials a { position: relative; display: inline-block; top: 0; margin: 0 10px; font-size: 1.4rem; color: rgba(255,255,255,0.7); }
.site-info section .footer-socials a:hover { top: -5px; color: rgba(255,255,255,0.9); }
.site-info-copy { font-size: 85%; color: rgba(255,255,255,0.5); border-top: 1px solid rgba(255,255,255,0.1); margin-top: 40px; padding-top: 30px; }
#copyright a, #developed a { color: rgba(255,255,255,0.5); }
#copyright a:hover, #developed a:hover { color: rgba(255,255,255,0.9); text-decoration: none; }
#copyright { float: left; }
#developed { float: right; }
#back-top { padding: 0; bottom: 40px; position: fixed; z-index: 3; right: 20px; }
#back-top a { display: block; width: 46px; color: #FFF; text-align: center; text-decoration: none; text-transform: uppercase; }
#back-top span { background: #68c3e8 url(//www.dingobendangus.com.au/wp-content/themes/dingo-bend-angus-2021/images/up-arrow.png) no-repeat 0 0; display: block; width: 46px; height: 46px; margin-bottom: 0; }
#footer-toggle-menu { display: none; flex-direction: row; flex-wrap: wrap; align-items: stretch; justify-content: space-evenly; position: fixed; bottom: 0px; left: 0px; right: 0px; z-index: 99999; background: #da252e; color: #fff; width: 100%; margin: 0 0; padding: 0 0; }
#footer-toggle-menu li { display: block; width: 25%; vertical-align: middle; text-align: center; }
#footer-toggle-menu li a { display: block; min-height: 62px; padding: 11px 0px 7px; color: #fff; font-size: 0.7rem; line-height: 1rem; font-family: 'Blinker', Arial, sans-serif; }
#footer-toggle-menu li a i { display: block; margin: 0 auto; font-size: 1.4rem; min-height: 24px; }
#footer-toggle-menu li a:hover{ opacity: 1.0; background: #111; text-decoration: none; }
.shiftnav-toggle-button { background: #da252e; }
.shiftnav-toggle * { line-height: 1.3rem !important; }
.shiftnav .fa, .shiftnav-toggle .fa {
font-family: "Font Awesome 5 Free" !important;
font-weight: 900 !important;
}
.shiftnav-nav .menu-item-has-children::before { top: 1.6rem !important; right: 11px !important; }
.shiftnav.shiftnav-nojs.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item > .shiftnav-target:hover, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-active > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.shiftnav-in-transition > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu li.menu-item.current-menu-item > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-accordion.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu > li.shiftnav-sub-shift.current-menu-ancestor > .shiftnav-target, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-highlight li.menu-item > .shiftnav-target:active, .shiftnav.shiftnav-skin-standard-dark ul.shiftnav-menu.shiftnav-active-on-hover li.menu-item > .shiftnav-target:hover { background: transparent !important; }  .gform_wrapper { margin: 0 0 !important; }
.gform_wrapper li { margin-top: 0 !important; }
.gform_wrapper div.ginput_container input, .gform_wrapper div.ginput_container textarea { font-size: 1rem !important; padding: 12px !important; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; }  .pum-theme-4592 .pum-content, .pum-theme-hello-box .pum-content { color: #444 !important; font-weight: 400 !important; font-size: 1.4rem !important; }
.pum-theme-4592 .pum-content + .pum-close, .pum-theme-hello-box .pum-content + .pum-close { color: #333 !important; background-color: transparent !important; font-size: 1.2rem !important; right: 10px !important; top: 7px !important; } .shortcode-pdf { position: relative; padding: 15px 15px 15px 55px; margin-bottom: 24px; border: 2px dashed #da252e; line-height: 30px; }
.shortcode-pdf::before { position: absolute; left: 20px; z-index: 1; font-weight: 900; font-family: "Font Awesome 5 Free"; content: '\f1c1'; font-size: 30px; line-height: 30px; color: #da252e; }
.shortcode-pdf a { color: #222; }
.shortcode-hr { position: relative; margin: 30px 0px; border-top: 2px solid #da252e; }
.shortcode-address, .shortcode-phone, .shortcode-email { position: relative; vertical-align: middle; }
.shortcode-address i, .shortcode-phone i, .shortcode-email i { font-size: 120%; margin: -2px 10px 0px 0px; vertical-align: middle; }
.shortcode-address + br, .shortcode-phone + br, .shortcode-email + br { display: none; }
.shortcode-cta { position: relative; display: block; border: 1px solid #ccc; background: #fff; font-family: 'Comfortaa', sans-serif; font-size: 2rem; line-height: 3.2rem; color: #da252e; margin-bottom: 30px; text-align: center; padding: 35px 5%; }
.shortcode-cta a { color: #666; font-size: inherit; text-decoration: underline; }
.shortcode-cta a:hover { color: #da252e; font-size: inherit; text-decoration: underline; }
.shortcode-urllink { position: relative; padding-left: 30px; font-weight: bold; color: #da252e; }
.shortcode-urllink a { color: #da252e; text-decoration: underline; }
.shortcode-urllink a:hover { color: #da252e; }
.shortcode-urllink::before { position: absolute; left: 0px; z-index: 1; font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f0c1"; }
.shortcode-button { display: inline-block; }  .post img, #logo { max-width: 100%; height: auto; width: auto; }
embed, iframe, object, video { max-width: 100%; }
@media only screen and ( max-width: 1600px ) {
.container { width: 1160px; }
#primary { width: 60%; }
#secondary { width: 40%; } #home-intro, #home-section-2, #home-section-3, #home-latest-news { padding: 100px 0px; }
#home-section-3 article section:last-child h2 { font-size: 3.4rem; line-height: 5rem; }
h1 { font-size: 2.3rem; line-height: 3rem; }
h2 { font-size: 1.8rem; line-height: 2.4rem; }
h3, h4 { font-size: 1.4rem; line-height: 1.8rem; }
.bulls-options { max-width: 280px; }
.site-info section#footer-map::before { font-size: 1.8rem; }
}
@media only screen and ( max-width: 1260px ) {
.container { width: 960px; }
.site-branding img { max-width: 220px; }
.main-navigation { margin-top: 32px; }
.main-navigation li a { font-size: 1rem; margin: 0px 13px; padding: 8px 0px; }
.menu-item-has-children::before { right: 0; }
#home-section-3 article section:last-child h2 { font-size: 3rem; }
#home-section-2 article section:first-child { width: 30%; }
#home-section-2 article section:last-child { width: 70%; }
#home-section-3 ul#projects-loop li a #projects-loop-sale { font-size: 80%; line-height: 1rem; bottom: 0px; left: 0; right: 0; text-align: center; }
input[type="button"], input[type="submit"], button, .button, a.read-more, .reply-container a, #commentform input#submit, .shortcode-button a { padding: 10px 40px; font-size: 0.8rem; }
.bulls-options { max-width: 220px; }
.bulls-options ul li { padding: 20px; text-align: center; }
.widget, .sidebar-bulls { padding: 30px; width: 100%; }
}
@media only screen and ( max-width: 980px ) {
.container { width: 750px; }
.site-branding { display: block; }
.site-branding img { margin: 0 auto; }
.main-navigation { display: none; }
#slider-header { display: block; }
#rev_slider_1_1_forcefullwidth { display: none; }
#home-intro, #home-section-2, #home-section-3, #home-latest-news { padding: 50px 0px; }
#home-section-3 article { flex-direction: column-reverse; text-align: center; }
#home-section-3 .bg-cover { display: none; }
#home-section-3 article section:first-child, #home-section-3 article section:last-child { width: 100%; margin: 0 0; }
#home-section-3 article section:last-child { padding-bottom: 20px; }
#home-section-3 article section:last-child h2 { font-size: 2.4rem; line-height: 2rem; margin: 0 0 20px; }
#home-section-3 ul#projects-loop li { width: 48%; margin-right: 4%; }
#home-section-3 ul#projects-loop li:nth-child(2n+0) { margin-right: 0; }
#home-section-3 ul#projects-loop li:nth-child(3n+0) { display: none; }
#home-section-2 article section:first-child { width: 0; }
#home-section-2 article section:last-child { width: 100%; }
#primary { width: auto; float: none; padding-bottom: 10px; }
h1 { font-size: 2rem; line-height: 3rem; font-weight: 400; }
h2 { font-size: 1.5rem; line-height: 2.2rem; }
h3, h4 { font-size: 1.2rem; line-height: 1.6rem; }
button.owl-dot { padding: inherit; width: auto !important; }
.entry-content img.alignright, .entry-content img.alignleft { max-width: 180px; }
ul#projects-loop { }
ul#projects-loop li, ul#projects-loop li:nth-child(3n+0) { width: 48%; margin-right: 2%; }
ul#projects-loop li:nth-child(even) { margin-right: 0; }
ul#projects-loop li h3 { font-size: 1.4rem; }
.post.type-post { margin-right: 0 !important; margin-bottom: 0 !important; }
#secondary { width: auto; float: none; padding-top: 10px; }
.widget { padding: 24px; }
h2.widget-title { font-size: 1.5rem; }
.site-footer { padding: 190px 0 90px; margin-top: 110px; }
#footer-toggle-menu { display: flex; }
}
@media only screen and ( max-width: 768px ) {
.container { width: auto; padding: 0px 20px; }
#primary { width: auto; float: none; }
#secondary {  width: auto; float: none; }
.site-branding { display: block; }
.site-branding img { margin: 0 auto; }
#homepage-slider { width: 100%; }
#slider-header { display: block; width: 100%; height: auto; margin: 0 auto; }
#home-intro h1 em, #home-intro h1 i { font-size: inherit; }
#home-section-2 { margin-bottom: 20px; }
#home-testimonials h2 { margin-bottom: 0px; }
#page-header { height: 250px; }
h1 { font-size: 1.4rem; line-height: 3rem; }
ul#projects-loop { }
ul#projects-loop li, ul#projects-loop li:nth-child(3n+0) { width: 48%; margin-right: 2%; }
ul#projects-loop li:nth-child(even) { margin-right: 0; }
ul#projects-loop li h3 { font-size: 1.4rem; }
ul#projects-loop li a #projects-loop-sale { bottom: 0; font-size: 85%; width: 100%; text-align: center; }
.post .attachment-post-thumbnail { max-width: 100%; float: none; }
.contact-left, .contact-right { padding-right: 0px; float: none; width: auto; }
#secondary { text-align: center; display: flex; flex-direction: row; flex-wrap: wrap; }
.widget ul { padding: 0 0; margin: 0 0; }
.widget { padding: 20px; width: 100%; margin-right: 0%; }
.site-info section#footer-map::before { font-size: 1.6rem; }
#copyright, #developed { float: none; text-align: center; padding: 20px 0 0; }
}
@media only screen and ( max-width: 479px ) {
body { font-size: 1rem; }
.container { width: auto; padding: 0px 20px; }
#primary { width: auto; float: none; }
#secondary {  width: auto; float: none; }
.site-header.scroll-fixed, .site-header { position: relative; top: 0px; }
.site-branding { padding: 20px; }
#home-section-2 .bg-cover { display: none; }
#home-section-3 ul#projects-loop li, #home-section-3 ul#projects-loop li:nth-child(3n+0) { width: 100%; margin-right: 0%; margin-bottom: 10px; }
h1 { font-size: 1.6rem !important; line-height: 2rem !important; margin-bottom: 20px; }
h2 { font-size: 1.6rem !important; line-height: 1.7rem !important; }
h1, h2, h3, h4, h5, h6 { margin: 0 0 20px; }
input[type="button"], input[type="submit"], button, .button, a.read-more, .reply-container a, #commentform input#submit, .shortcode-button a { display: block; padding: 12px 5px 10px; width: 100%; }
button.owl-dot { padding: inherit; width: auto !important; }
ul#projects-loop { }
ul#projects-loop li, ul#projects-loop li:nth-child(3n), ul#projects-loop li:nth-child(even) { width: 100%; margin-right: 0; }
ul#projects-loop li h3 { font-size: 1.4rem; }
.post.type-post { margin-right: 0 !important; }
.alignleft { float: none; margin-right: 0; margin-bottom: 5px; }
.bulls-options { max-width: 100%; float: none; margin-bottom: 20px; }
ul, ol { margin: 0 0 1.5em 0.5em; }
.contact-location-overlay a { padding: 10px; font-size: 0.8rem; }
#secondary { text-align: center; display: flex; flex-direction: row; flex-wrap: wrap; }
.widget ul { padding: 0 0; margin: 0 0; }
.widget { padding: 20px; width: 100%; margin-right: 0; }
.site-info section#footer-map::before { font-size: 1.1rem; line-height: 50px; width: 220px; margin-left: -110px; top: -18px; }
}