#main-content {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
 
}


.gs-title {
  max-width: 85%;
  line-height: 1.15em !important;
}

.gs-webResult.gs-result {
    position: relative !important; 
}

.gs-webResult.gs-result a.gs-title:link, .gs-webResult.gs-result a.gs-title:link b, .gs-imageResult a.gs-title:link, .gs-imageResult a.gs-title:link b {
    font-family: var(--heading-font-family) !important;
    font-size: 36px !important;
    margin-top: 20px !important;
    margin-bottom: 10px !imax-width: 85%;
}


.gs-webResult div.gs-visibleUrl-breadcrumb {
    background-color: transparent !important;
    color: var(--secondary-neutral-dark-gray) !important;
    font-size: 13px !important;
    line-height: 1.5em !important;
    margin: 10px 0 0 0 !important;
    padding: 4px 0 !important;
    text-transform: uppercase !important;
    max-width:85%;
}


.gs-webResult:not(.gs-no-results-result):not(.gs-error-result) .gs-snippet, .gs-fileFormatType {
    font-display: swap !important;
    font-family: var(--primary-font-family) !important;
    font-size: 1.25em !important;
    font-stretch: normal !important;
    font-style: normal !important;
    font-weight: 400 !important;
      max-width:85%;
}


.search-main {
	display:flex;
  	flex-direction: column;
  	align-items: center;
}


.search-main table {
    max-width: auto !important;
    width:100% !important;
}

.gsc-url-top {
 max-width:85%; 
}

.gsc-control-cse .gsc-table-result {
  padding-right:50px !important;
}

.search-main {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.search-main table {
  max-width: auto !important;
  width: 100% !important;
}

.search-container {
  width: 100%;
  max-width: 1560px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  position: relative;
}

.google-search {
  width: 100%;
  margin-bottom: 0;
}

.google-search input,
.google-search .twitter-typeahead input,
.twitter-typeahead {
  width: 100%;
  height: 50px;
  padding-left: 15px;
}

.google-search-box {
  margin-right: 15px;
}

.google-search-box input {
  height: 40px;
  width: 400px;
  padding-left: 15px;
}

.search-button {
  position: absolute;
  top: 2px;
  right: -40px;
}

.search-button button {
  border: none;
  font-size: 1.5em;
  background-color: #ffffff;
}

#___gcse_0 {
  width: 100%;
  max-width: 1560px;
}

.gcsc-branding,
.gcsc-find-more-on-google-root {
  display: none !important;
}

.form-search {
  position: relative;
}

.gsc-above-wrapper-area {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.gsc-result-info {
  color: #000000 !important;
}

.gsc-orderby-label {
  color: #000000 !important;
}

.gsc-webResult .gsc-result {
  padding: 30px !important;
}



.gsc-table-cell-thumbnail,
.gs-promotion-image-cell {
  position: absolute;
  right: 0;
  bottom: -20px;
}

.gcsc-more-maybe-branding-root {
  display: none;
}


/* NAVIGATION */

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    font-size: 2em;
}

.gsc-results .gsc-cursor-box {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #1f7f9b !important;
    background-color: #FFFFFF;
    color: #1f7f9b !important;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page::after {
    content: "|";
    padding: 0px 8px 0px 28px;
    font-size: 1em;
}

  #pagination {
  	margin: 0px 0px 30px 0px;
    font-size: 1.5em;
  }
  
  
  #pagination button {
    border: 0 !important;
    background-color: #ffffff !important;
  }
  
  
  .livePagBtn {
    border: 0;
    background-color: #ffffff !important;
    color: #1f7f9b !important;
  }
  
  
  .notLivePagBtn {
    border: 0;
    background-color: #ffffff !important;
    color: #828A8F !important;
  }


#next-btn {
 margin-right: 40px; 
}

  /* NAVIGATION */
  
  #pagination {
  	margin: 0px 0px 30px 0px;
    font-size: 1.5em;
    display:none; 
  }
  
  
  #pagination button {
    border: 0 !important;
    background-color: #ffffff !important;
  }
  
  
  .livePagBtn {
    border: 0;
    background-color: #ffffff !important;
    color: #1f7f9b !important;
  }
  
  
  .notLivePagBtn {
    border: 0;
    background-color: #ffffff !important;
    color: #828A8F !important;
  }
  
  /* NAVIGATION */


/* IMAGES */

.gsc-table-cell-thumbnail, .gs-promotion-image-cell {
    position: absolute !important;
    top: 0px !important;
    right: 0px !important;
    bottom: auto !important;
    width: 160px !important;
    height: auto !important;
    overflow:hidden !important;
}


.gs-web-image-box, .gs-promotion-image-box {
    float: none;
    padding: 2px 8px 2px 0;
    margin-right: 0;
    margin-left: 0;
    text-align: center;
    width: 100% !important;
    height: 100% !important;
}

.gs-web-image-box .gs-image, .gs-promotion-image-box .gs-promotion-image {
    max-width: none !important;
    max-height: 120px;
}


.gs-result .gs-image, .gs-result .gs-promotion-image {
    vertical-align: middle;
    border: 0 !important;
}


.gs-web-image-box .gs-image, .gs-promotion-image-box .gs-promotion-image {
    border: 1px solid #e2e2e2;
    width: auto !important;
    height: 100% !important;
    display: block !important;
    max-width: auto;
    max-height: auto;
    width: expression(this.width > 64 ? '64px': true);
    height: expression(this.height > 120 ? '120px': true);
    margin:0px auto !important;
}


/* IMAGES */



/* RESPONSIVE */

@media only screen and (max-width: 1600px) {
  .search-container {
    width: 80%;
  }

  #___gcse_0 {
    width: 80%;
  }
}

@media only screen and (max-width: 991px) {
  
  .navbar-header {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  
  .gsc-table-cell-thumbnail,
  .gs-promotion-image-cell {
    position: relative !important;
  }
  
  	#___gcse_0 {
    	width: 100%;
	}
  
  .nav.navbar-nav.navbar-right {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}

@media only screen and (max-width: 570px) {
  #___gcse_0 {
    width: 100%;
  }

  .search-main {
    margin-top: 130px;
  }
}
























