body.home .custom-hide-home, #top .hide-section {
    display: none !important;
}
body.page-id-1335 div#secondsection, body.page-id-1335 #iconsections:after {
    display: none;
}
body.page-id-1335 #newssection .template-page.content.av-content-full.alpha.units {
    padding-top: 50px;
}
div#topbanner .container {
    opacity: 1;
}
#partners-page .joinbox {
    display: flex;
}
#top #footer-template.avia-section-huge .content {
    padding-top: 54px !important;
}

#top .custom-home-dealer-form-section {
    margin-top: 0;
}

#top .custom-home-dealer-form-section form#location_search_form {
    display: flex;
    width: 100%;
    margin: 0;
    justify-content: center;
}

#top .custom-home-dealer-form-section form#location_search_form .shift {
    display: inline-flex;
}

#top .custom-home-dealer-form-section form#location_search_form  input {
    position: relative !important;
    width: 100% !important;
    margin: 0 !important;
   left:0 !important;
}

#top .custom-home-dealer-form-section form#location_search_form  input.submit.tcx_button {
    max-width: 200px;
    left: 0 !important;
    top: 0 !important;
    height: auto !important;
    /* line-height: 1 !important; */
}

#top .custom-home-dealer-form-section form#location_search_form .shift .styled-select {
    float: none !important;
    margin: 0 10px !important;
    top: 0px !important;
    min-width: 200px;
}

#top .custom-home-dealer-form-section form#location_search_form .shift select {
    width: 100% !important;
}

#top .custom-home-dealer-form-section form#location_search_form label {
    line-height: 2.5;
    margin: 0 5px !important;
    float: none !important;
}
#partners-page .joinbox .rightside  a {
     color: #026f3b; 
}

#partners-page .joinbox .rightside h4  a {
    color: #0a3259 !important;
}
body.home div#firstsection .container {
    opacity: 1;
}

@media only screen and (max-width: 991px) {
.responsive #top .custom-home-dealer-form-section form#location_search_form {
    display: block;
}

.responsive #top .custom-home-dealer-form-section form#location_search_form .shift {
    display: block;
    width: 100%;
}
.responsive #top .custom-home-dealer-form-section form#location_search_form .shift .styled-select {
	    min-width: 100%;
    margin: 0 !important;
}

.responsive #top .custom-home-dealer-form-section form#location_search_form .shift .styled-select {
    width: 100%;
    margin: 0 !important;
    min-width: 100%;
    margin-top: 15px!important;
}
.responsive #top .custom-home-dealer-form-section form#location_search_form input.submit.tcx_button {
    margin-top: 10px !important;
}
	
#partners-page .joinbox {
    display: block;
    padding: 20px 15px;
}

#partners-page .joinbox .imgbox {
    display: block;
    margin: 0  auto;
}

#partners-page .joinbox .rightside {
    display: block;
}

}

@media only screen and (min-width: 1024px) {
  #top #gform_fields_1 .gfield {
		width: 25% !important;
	}

	#top #gform_1 {
		display: flex;
		justify-content: center;
	}
}

@media only screen and (max-width: 1200px) {
	#gform_1 {
		padding: 20px !important;
	}
}