@media only screen and (max-width: 1300px) and (min-width: 1230px){
    .av-main-nav>li>a {
        padding: 0 8px;
    }
}
@media only screen and (max-width: 1230px) and (min-width: 768px){
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        /*display: none;*/
    }
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
        display: block;
    }
}
#top .shiftnav-inner .meta-col a {
    width: 84%;
    margin: 0 8%;
    padding-left: 35px;
}

#top .social_bookmarks li#menu-item-search a.ajax_search_entry{
    line-height:1em!important;
    float: left!important;
    width: auto!important;
    display: block!important;
    margin: 0px!important;
    outline: none;
    padding: 10px 16px 16px 10px!important;
    min-height: 0!important;
    overflow: visible!important;
    z-index: 2!important;
    position: relative!important;
    text-align: left!important;
}

#menu-item-search input::-webkit-input-placeholder,
#menu-item-search input::-moz-placeholder,
#menu-item-search input:-ms-input-placeholder,
#menu-item-search input:-moz-placeholder,
#menu-item-search input::placeholder{
    color: white;
}


/*Quick CSS*/

#shiftnav-toggle-main .shiftnav-main-toggle-content img.mobile-logo{
  height: 30px;
  max-height: 30px;
}
@media only screen and (max-width: 1300px) and (min-width: 1230px){
    .av-main-nav>li>a {
        padding: 0 8px;
    }
}
@media only screen and (max-width: 1230px) and (min-width: 900px){
    .responsive .logo img {
        max-width: 230px;
        padding-top: 15px;
        margin-top: 2px;
    }
    .responsive body#top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: block;
    }
    .responsive.html_mobile_menu_tablet body#top #header .av-main-nav > li > a,
    .responsive body#top #header .av-main-nav > li > a:hover {
        color: #adadad;
    }
    .responsive.html_mobile_menu_tablet body#top #header_main > .container .main_menu .av-main-nav > li > a,
    .responsive.html_mobile_menu_tablet body#top #wrap_all .av-logo-container {
        height: 70px;
        line-height: 70px;
    }
    .responsive.html_mobile_menu_tablet body#top.landing-page-design #header_main > .container .main_menu .av-main-nav > li > a,
    .responsive.html_mobile_menu_tablet body#top.landing-page-design #wrap_all .av-logo-container {
        height: 90px;
        line-height: 90px;
    }
    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
        display: block;
    }
}
/* hide featured image on single blog post */
.template-single-blog .big-preview.single-big{display:none;}

/*Langunage switcher*/
.gtranslateWrapper {
    float: left;
	  margin-top: 5px;
		position: relative;
}
.gtranslateLanguage {
    width: 160px;
		padding: 20px;
    background: #f1f2f2;
    position: absolute;
    top: -4px;
    left: 40px;
	  display: none;
	  box-shadow: rgba(149, 157, 165, 0.2) 0 0 10px;
	  border-radius: 5px;
		z-index: 100;
}
.gtranslateLanguage.show-gtranslate-globe{
	display: block;
}
.gtranslateGlobe{
	display: block;
	cursor: pointer;
}
.gtranslateGlobe img {
    max-width: 35px;
    float: left;
}
#top .gtranslateGlobe span {
    display: inline-block;
    margin-left: 10px;
    margin-top: 8px;
	  color: #2c2b2d;
    font-weight: 400;
	  font-family: "AvenirLTStd-Medium", "Lato", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="en-US"] #top .gtranslateGlobe span.es-text{
	display: none;
}
html[lang="es"] #top .gtranslateGlobe span.en-text{
	display: none;
}
.gtranslateGlobe:hover span{
	color: #fff;
}
.gtranslateLanguage a {
    display: block;
    color: #000;
    font-size: 20px;
    margin-bottom: 15px;
}
.gtranslateLanguage a:last-of-type {
    margin-bottom: 0;
}
.gtranslateLanguage:after, 
.gtranslateLanguage:before {
	right: 100%;
	top: 24px;
	border: solid transparent;
	content: "";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	z-index: 101;
}

.gtranslateLanguage::after {
	border-color: rgba(242, 242, 242, 0);
	border-right-color: rgba(242, 242, 242, 0.9);
	border-width: 10px;
	margin-top: -10px;
}
.gtranslateLanguage::before {
	border-color: rgba(242, 242, 242, 0);
	border-right-color: rgba(242, 242, 242, 0.9);
	border-width: 14px;
	margin-top: -14px;
}
#shiftnav-main .gtranslateWrapper {
    float: none;
    margin-top: 20px;

}
#shiftgtranslateWrapper{
	    display: flex;
    justify-content: center;
}
#shiftnav-main .gtranslateGlobe {
    color: #fff;
}
#shiftnav-main .gtranslateGlobe span {
 
    text-transform: uppercase;
    margin-top: 11px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
font-weight: bold;
color: rgb(242, 242, 242);
}

/* Gravity form style */

.brookline_styled_form {
    background-color: #73AF43;
    padding: 20px;
    margin-bottom: 15px;
}
.brookline_styled_form h3.gform_title {
    font-size: 23px !important;
    text-transform: initial;
    text-align: center;
}
.brookline_styled_form span.gform_description {
    color: #05395c;
    font-size: 14px;
    text-align: center;
}
.brookline_styled_form select {
    padding: 12px 6px !important;
    border-radius: 5px !important;
    background-color: #fff;
    color: #757574 !important;
    line-height: normal !important;
}
.brookline_styled_form label {
    color: #05395c;
    font-size: 14px;
    font-weight: normal !important;
}
.brookline_styled_form input {
    padding: 10px 6px !important;
    border-radius: 5px !important;
    background-color: #fff;
    color: #757574 !important;
    line-height: normal !important;
}
.brookline_styled_form input.gform_button {
    color: #fff !important;
    text-decoration: none;
    padding: 10px 17px 9px 17px !important;
    font-size: 14px !important;
    display: inline-block;
    text-transform: initial;
    position: relative;
    border: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    background-color: #074975 !important;
    border: 1px solid #074975 !important;
    -ms-transition: 0.3s;
    -o-transition: 0.3s;
    text-align: center;
    transition: 0.3s;
}
.brookline_styled_form .gform_footer.top_label {
    text-align: center;
    padding: 0px;
    margin: 0px;
}
#top .brookline_styled_form ::placeholder {
  color: #757575;
  opacity: 1; /* Firefox */
	font-size:13px;
}

/* Gform style */
#top .brookline_styled_form .gform_footer .gform_button:hover {
    background-color: #efefef !important;
    color: #074975 !important;
    border-color: #757575 !important;
}
#top .brookline_styled_form .gform_footer .gform_button{
	position:relative;
}
#top .brookline_styled_form .ginput_container_select select.gfield_select {
	background: #fff url(../images/dropdown_arrow.png) no-repeat 97% 50%!important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#top .brookline_styled_form .gfield_checkbox input[type=checkbox]:checked+label:before {
    content: "\f046";
}
#top .brookline_styled_form .gfield_checkbox input[type=checkbox]+label:before {
    font-family: FontAwesome;
    content: "\f096";
    display: inline-block;
    min-width: 20px;
}
#top .brookline_styled_form .gfield_checkbox input[type=checkbox]{
    display:none;
}
#top .brookline_styled_form label.gfield_label {
    line-height: 18px;
}
#top .brookline_styled_form legend.gfield_label {
    font-size: .92em;
    line-height: 18px;
}
#top .brookline_styled_form input {
	padding: 12px 6px !important;
}
#top .brookline_styled_form .gfield_checkbox label {
	line-height: 1.2;
    font-weight: 400;
    font-size: 15px;
    cursor: pointer;
    display: flex;
    color: #05395c;
}
#top .brookline_styled_form .gfield_checkbox {
    padding-left: 5px;
}
#top .brookline_styled_form .gform_button.button {
  padding: 11px 30px 11px 30px !important;
}
 
#top .brookline_styled_form ::placeholder {
  color: #757575;
  opacity: 1; /* Firefox */
	font-size:15px;
	text-transform: uppercase;
}
#top .brookline_styled_form .gfield_checkbox label,
#top .brookline_styled_form .ginput_container_consent label{
	line-height: 1.2;
    font-weight: 400;
    font-size: 15px;
    cursor: pointer;
    display: flex;
    color: #05395c;
}
.brookline_styled_form .gfield_checkbox input[type=checkbox]:checked+label:before,
.brookline_styled_form .ginput_container_consent input[type=checkbox]:checked+label:before{
    content: "\f046";
}
.brookline_styled_form .gfield_checkbox input[type=checkbox]+label:before,
.brookline_styled_form .ginput_container_consent input[type=checkbox]+label:before{
    font-family: FontAwesome;
    content: "\f096";
    display: inline-block;
    min-width: 20px;
}
#top .brookline_styled_form .gfield_checkbox input[type=checkbox],
#top .brookline_styled_form .ginput_container_consent input[type=checkbox]{
    display:none;
}