/*this is custom css file to write if there is scss compilation problem for urgent fixes*/

/* start homepage patient stories*/

.block-what-patients-are-saying .top-content-wrapper {
  display: flex;
  justify-content: space-between;
  margin-bottom: 64px;
}
.block-what-patients-are-saying .top-content-wrapper>div {
  max-width: 43%;
}
.block-what-patients-are-saying .top-content-wrapper .right-section{
  display: flex;
  align-items: center;
}
.block-what-patients-are-saying .top-content-wrapper .right-section .left{
  margin-right: 39px;

}
.block-what-patients-are-saying .top-content-wrapper .right-section img{
  border-radius: 100%;
}
@media(max-width: 767px){
  .block-what-patients-are-saying .top-content-wrapper {
      margin-bottom: 32px;
  }
  .block-what-patients-are-saying .top-content-wrapper>div {
      max-width: 100%;
  }
  .block-what-patients-are-saying .top-content-wrapper {
      display: flex;
      flex-wrap: wrap;
  }
}


@media screen and (min-width: 1210px){
  .front .block-what-patients-are-saying {
    padding-left: 60px;
  }
}
.block-what-patients-are-saying   h2{
text-align: left !important;
}
.block-what-patients-are-saying  h2 span{
    max-width: 250px;
    font-size: 31px;
    padding: 0 !important;
}

.block-what-patients-are-saying li.pager__item a.button {
  padding-top:0;
  margin-top: 3px;
    background: none;
    border: none;
    color: #1A9EEB;
    text-transform: uppercase;
    font-family: 'ROBOTO';
}
.block-what-patients-are-saying li.pager__item a.button:hover{
background: none;
}



/*end homepage patent stories*/



header {
  position: relative;
}

div.gphaonline-search-form {
  display: block;
  position: absolute;
  top: 37px;
  right: 42px;
  z-index: 1;
  width: 32px;
}

.open div.gphaonline-search-form {
  width: 80%;
}
@media screen and (max-width: 575.5px) {
  div.gphaonline-search-form {
    display: none;
  }
}
div.gphaonline-search-form form {
  background-color: #fff;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 32px;
  margin-left: auto;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.open div.gphaonline-search-form form {
  width: 100%;
}
div.gphaonline-search-form form::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  position: absolute;
  top: 50%;
  right: 0;
  width: 32px;
  height: 34px;
  line-height: 32px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 1;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  color: #888888;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.open div.gphaonline-search-form form::after {
  display: none;
}
div.gphaonline-search-form form .form-item {
  padding: 0;
  margin: 0;
  width: 100%;
}
div.gphaonline-search-form form .form-item.form-item-google-close-button-form {
  padding: auto;
  right: 0;
  top: 50%;
  background-color: #fff !important;
  width: 32px;
  height: 32px;
  background: url(/themes/custom/aam/images/close_search_icon.png) no-repeat center;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  z-index: 150;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.open div.gphaonline-search-form form .form-item.form-item-google-close-button-form {
  opacity: 1;
}
div.gphaonline-search-form form .form-item.form-item-google-close-button-form span {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}
div.gphaonline-search-form form label {
  display: none;
}
div.gphaonline-search-form form input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=radio]):not([type=reset]):not([type=checkbox]) {
  padding: 0 0 16px 5px !important;
  border: none !important;
  border-bottom: 1px solid #aaaaaa !important;
  color: #139ce9 !important;
  font-size: 18px;
  height: auto;
  opacity: 1;
  border-radius: 0px;
  width: calc(100% - 44px);
}
div.gphaonline-search-form form input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=radio]):not([type=reset]):not([type=checkbox])::-webkit-input-placeholder {
  color: #139ce9 !important;
  opacity: 1;
}
div.gphaonline-search-form form input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=radio]):not([type=reset]):not([type=checkbox])::-moz-placeholder {
  color: #139ce9 !important;
  opacity: 1;
}
div.gphaonline-search-form form input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=radio]):not([type=reset]):not([type=checkbox]):-ms-input-placeholder {
  color: #139ce9 !important;
  opacity: 1;
}
div.gphaonline-search-form form input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=radio]):not([type=reset]):not([type=checkbox])::-ms-input-placeholder {
  color: #139ce9 !important;
  opacity: 1;
}
div.gphaonline-search-form form input:not([type=submit]):not([type=button]):not([type=hidden]):not([type=radio]):not([type=reset]):not([type=checkbox])::placeholder {
  color: #139ce9 !important;
  opacity: 1;
}
div.gphaonline-search-form form .form-actions {
  position: absolute;
  width: 32px;
  height: 32px;
  display: block;
  top: 50%;
  right: 52px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  opacity: 0;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.open div.gphaonline-search-form form .form-actions {
  opacity: 1;
}
div.gphaonline-search-form form .form-actions::after {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  position: absolute;
  top: 0;
  right: 0;
  width: 32px;
  line-height: 32px;
  height: 34px;
  z-index: 1;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  color: #00adef;
}
div.gphaonline-search-form form .form-actions .button {
  margin: 0;
  all: unset;
  font-size: 0px !important;
  top: 0;
  left: 0;
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
}/*# sourceMappingURL=theme.css.map */



.mm-navbars--top .wrapper-search-form {
  padding: 0 20px;
}
.mm-navbars--top .wrapper-search-form form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}
.mm-navbars--top .wrapper-search-form form .form-item {
  margin: 0;
}
.mm-navbars--top .wrapper-search-form form .form-item label {
  display: none;
}
.mm-navbars--top .wrapper-search-form form .form-item .form-text {
  border-radius: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.mm-navbars--top .wrapper-search-form form .form-item .form-text:focus {
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.mm-navbars--top .wrapper-search-form form .form-item-google-close-button-form {
  display: none;
}
.mm-navbars--top .wrapper-search-form form .form-actions {
  position: relative;
  border: 1px solid #00aeef;
  padding: 12px 30px;
  background-color: #00aeef;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.mm-navbars--top .wrapper-search-form form .form-actions::after {
  font-family: "icomoon" !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e905";
  position: absolute;
  display: block;
  top: 50%;
  left: 50%;
  width: 32px;
  height: 34px;
  line-height: 32px;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  color: #fff;
  -webkit-transition: all 0.32s ease-in-out;
  transition: all 0.32s ease-in-out;
}
.mm-navbars--top .wrapper-search-form form .form-actions .button {
  margin: 0;
  border: 1px solid #00aeef;
  all: unset;
  font-size: 0px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 10;
  cursor: pointer;
}/*# sourceMappingURL=theme.css.map */

.page-search-google ul.tabs {
  display: none;
}
.page-search-google form.search-form label, .page-search-google form.search-form .search-help-link {
  display: none;
}
.page-search-google #block-aam-content h2 {
  display: none;
}
