
.block-content.secondary img,
.block-content.secondary picture {
    width: 30% !important;
}

.nesting .block-content .content .title {
    text-align: center !important;
}

.generic-copy-block {
    margin: 3rem 0 !important;
}

.full-width-image-block-container {
    max-height: 100% !important;
}

.image-wrapper div {
    text-align: center;
}

h1.g-f-color-green {
    display: none;
}
div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div.content > .title {
    width: 100%;
}

.full-width-image-block-container .full-width-image-block-description {
    padding: 20px 40px 0px 40px !important;
    max-width: 100% !important;
}

.full-width-image-block-container.no-image {
    min-height: 320px !important;
}

#generic-content-block-38aa9031-0cce-81b5-86a5-c01e5ce4e191 {
    color: #575756;
}

.hmf-icon-tractor {
    height: auto !important;
    width: 30px !important;
}

.hmf-icon-combine {
    height: auto !important;
    width: 40px !important;
}

.hmf-icon-row .col-md-10 {
    margin-bottom: 15px;
}

.hmf-padding {
    padding-top: 5px;
}

.hmf-dealer-locator-button {
    white-space: normal;
}

@media only screen and (max-width: 992px) {
    .generic-copy-block {
        margin: 2rem 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .generic-copy-block {
        margin: 1rem 0 !important;
    }

    .hmf-dealer-locator-button {
        white-space: normal;
        line-height: 21px;
    }
}

@media only screen and (max-width: 767px) {
    .hmf-dealer-locator-button {
        white-space: normal;
        line-height: 21px;
    }
  .hmf-force-mobile-no-padding {
    padding-left:0px!important;
    padding-right:0px!important;}
}



@media only screen and (max-width: 969px) {
    .hmf-hide-mobile {
        display: none;
    }
}

/* MODAL */



/* The Modal (background) */
.hmf-tractor-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000000000000000000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.hmf-tractor-modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    overflow-y: auto;
}

.hmf-combine-modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 10000000000000000000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0, 0, 0); /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4); /* Black w/ opacity */
}

/* Modal Content */
.hmf-combine-modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 40%;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
    overflow-y: auto;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}

@keyframes animatetop {
    from {
        top: -300px;
        opacity: 0;
    }
    to {
        top: 0;
        opacity: 1;
    }
}

/* The Close Button */
.hmf-tractor-close {
    color: #575756;
    float: right;
    font-size: 28px;
    font-weight: bold;
    opacity: 1 !important;
}

.hmf-tractor-close:hover,
.hmf-tractor-close:focus {
    color: #b3b4b5;
    text-decoration: none;
    cursor: pointer;
}

.hmf-combine-close {
    color: #575756;
    float: right;
    font-size: 28px;
    font-weight: bold;
    opacity: 1 !important;
}

.hmf-combine-close:hover,
.hmf-combine-close:focus {
    color: #b3b4b5;
    text-decoration: none;
    cursor: pointer;
}

.hmf-modal-header {
    padding: 15px 20px;
    border-bottom: none !important;
    color: white;
}

.hmf-combine-modal-header {
    padding: 15px 20px;
    border-bottom: none !important;
    color: white;
}

.hmf-combine-modal-body {
    padding: 2px 16px;
}
.hmf-tractor-modal-body {
    padding: 2px 16px;
}

a {
    cursor: pointer;
}

/* MODAL END */



.hmf-newsletter-section {
text-align:center;
}

.hmf-newsletter-section img {
    width: 200px;
}

.generic-copy-block .content h2:first-child {
    color: #367c2b;
    font-weight: bold;
    font-size: 22px;
}

.generic-copy-block .content h2:nth-child(2) {
    color: #367c2b;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 14px;
}

.generic-copy-block {
    font-size: 15px;
    max-width: 740px;
    margin-left: auto !important;
    float: none;
    margin-right: auto !important;
}

.generic-copy-block .content h2:first-child {
    color: #367c2b;
    font-weight: bold;
    font-size: 22px;
}

.generic-copy-block .content h2:nth-child(2) {
    color: #367c2b;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 14px;
}

.generic-copy-block {
    font-size: 15px;
    max-width: 740px;
    margin-left: auto !important;
    float: none;
    margin-right: auto !important;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 {
    background: #367c2b;
    color: #fff;
}

h3.title {
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

p {
    font-size: 15px;
}

.page {
    max-width: none;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div {
    width: 50%;
    display: inline-block;
    margin: 0 !important;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div img {
    width: 100%;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 {
    width: 100%;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div.image-cont {
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .row > div {
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div.content > * {
    padding-left: 68px;
    display: inline-block;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div a {
    color: #fff;
}

div#generic-content-block-38aa9031-0cce-81b5-86a5-c01e5ce4e191 .generic-copy-block {
    max-width: 1000px;
    margin-bottom: 15px !important;
}

div#nesting-968113d9-bd9e-2f6a-602e-a950ea1034f1 .row > .col {
    float: left;
    width: 33.3%;
    display: block;
    padding-top: 58px;
}

div#nesting-968113d9-bd9e-2f6a-602e-a950ea1034f1 {
    float: none;
    max-width: 1000px;
    margin: 0 auto;
}

.nesting .block-content .content .title {
    color: #575756;
    text-align: left !important;
    float: left;
    width: 100%;
    margin-bottom: 6px;
    margin-top: 22px;
}



div#disclaimer-79713ad8-7df8-b77d-4b60-d882ce7b661e {
    max-width: 1000px;
    margin: 0 auto;
}

div#campaign-video-639175ad-667e-8b2c-534f-f014949e965c {
    max-width: 1000px;
    margin: 0 auto;
}

div#nesting-968113d9-bd9e-2f6a-602e-a950ea1034f1 .row > .col .content {
    padding-right: 19px;
    padding-left: 51px;
}
div#generic-content-block-38aa9031-0cce-81b5-86a5-c01e5ce4e191 .generic-copy-block .content h2:first-child {
    color: #575757;
}
div#nesting-968113d9-bd9e-2f6a-602e-a950ea1034f1 .row > .col:after {content: "";height: 292px;width: 1px;background: #ccc;display: block;position: absolute;top: 44px;right: 0;}

div#nesting-968113d9-bd9e-2f6a-602e-a950ea1034f1 .row > .col {
    position: relative;
}

div#nesting-968113d9-bd9e-2f6a-602e-a950ea1034f1 .row > .col:last-child:after {
    display: none;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 {
    float: left;
    margin-bottom: 41px;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div {
    float: left;
    width: 50%;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div:first-child {
    float: right;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div.content {
    padding-top: 0;
    padding-right: 50px;
    width: 45%;
    padding-left: 124px;
    padding-top: 20px;
    padding-bottom: 20px;
}
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div.content p {
    margin-bottom: 11px;
    margin-top: 11px;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div.content a {
    text-decoration: underline;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div.content li {
    margin: 10px 0;
}

div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row {
    display: flex;
    align-content: center;
    align-items: center;
}
div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div.image-cont {
    object-fit: cover;
    width: 55%;
}
div#prenotabtn {
    float: left;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 35px;
}

div#prenotabtn a {
    color: #fff;
    background: #367c2b;
    display: inline-block;
    font-size: 18px;
    padding: 7px  39px;
    font-weight: bold;
}
.header-container {
    max-width: 1000px;
    margin: 0 auto;
}
@media (max-width:1000px) {
	div#nesting-968113d9-bd9e-2f6a-602e-a950ea1034f1 .row > .col .content {
	    padding: 15px;
	    padding-top: 0;
	}
	
	div#campaign-video-639175ad-667e-8b2c-534f-f014949e965c {
	    margin-top: 20px;
	}
	
	#generic-content-block-38aa9031-0cce-81b5-86a5-c01e5ce4e191 {
	    /* float: none; */
	    /* width: 100%; */
	}
	
	div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 {
	    float: none !important;
	    margin: 0 auto;
	}
	
	.content.col.col-md-4 {}
	
	div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row {
	    display: block;
	}
	
	div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div.content {
	    width: 100%;
	    padding-left: 0;
	    padding-right: 39px;
	    padding-bottom: 40px;
	}
	
	div#block-content-2bde6d59-a9f0-c1a5-7998-2cf7183ef960 .container > .row > div.image-cont {
	    display: none;
	}
	.generic-copy-block .content h2:first-child {
	    margin-top: 111px;
	}
}
@media (max-width: 650px){
	div#nesting-968113d9-bd9e-2f6a-602e-a950ea1034f1 .row > .col {
	    min-width: 100%;
	}
}