/* line 8, ../sass/header_footer.scss */
nav, #mainnav, .subnav {
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
}

/* line 13, ../sass/header_footer.scss */
.relative {
  position: relative;
}

/* line 17, ../sass/header_footer.scss */
button {
  font-family: "Conv_AvenirLTStd-Book";
}

/* line 21, ../sass/header_footer.scss */
#chat {
  background-color: #f1c325;
  width: 170px;
  text-align: center;
  box-sizing: border-box;
  padding: 10px 35px 5px;
  border: none;
  position: absolute;
  bottom: 0;
  left: 60px;
  border-top-left-radius: 0.5em;
  border-top-right-radius: 0.5em;
}
/* line 33, ../sass/header_footer.scss */
#chat p {
  font-size: 16px;
}
/* line 36, ../sass/header_footer.scss */
#chat:hover {
  color: #f1c325;
  background-color: black;
}

/* line 42, ../sass/header_footer.scss */
.searchbar {
  float: none;
  width: 214px;
  height: 26px;
  background-color: #004379;
  position: absolute;
  border-radius: 5px;
  right: 55px;
  top: 45px;
  text-align: right;
  padding-right: 10px;
  display: block;
}

/* line 56, ../sass/header_footer.scss */
#search_textbox {
  position: relative;
  left: 20px;
  bottom: -3px;
  width: 175px;
}

/* line 63, ../sass/header_footer.scss */
.google-search {
  padding: 0;
  margin: 0;
  width: auto;
  background-color: transparent;
}
/* line 68, ../sass/header_footer.scss */
.google-search input {
  border: none;
  color: white;
  font-size: 15px;
  background-color: transparent;
}
/* line 73, ../sass/header_footer.scss */
.google-search input:focus {
  outline: none;
}

/* line 79, ../sass/header_footer.scss */
.search-submit-icon {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 10px;
  bottom: 4px;
}

/* line 87, ../sass/header_footer.scss */
#translate-this {
  display: inline;
}
/* line 89, ../sass/header_footer.scss */
#translate-this p {
  margin: 0;
  padding: 0;
  display: inline !important;
}
/* line 94, ../sass/header_footer.scss */
#translate-this img {
  position: relative;
  top: -1px;
  display: inline !important;
}
/* line 99, ../sass/header_footer.scss */
#translate-this a {
  display: inline;
}
/* line 103, ../sass/header_footer.scss */
#translate-this div {
  display: none;
}

/* line 108, ../sass/header_footer.scss */
#logo {
  width: 420px;
}

/* line 112, ../sass/header_footer.scss */
#menubutton {
  display: none;
}

/* line 116, ../sass/header_footer.scss */
#searchbutton {
  display: none;
}

/* line 120, ../sass/header_footer.scss */
#mainnav {
  z-index: 5000;
  text-align: center;
  padding: 0;
  list-style: none;
  line-height: 40px;
}
/* line 127, ../sass/header_footer.scss */
#mainnav > li {
  position: relative;
}
/* line 129, ../sass/header_footer.scss */
#mainnav > li a {
  padding: 4px 18px 0;
  display: block;
  width: auto;
}

/* line 137, ../sass/header_footer.scss */
#head-container {
  padding: 5px 50px 0 50px;
  position: relative;
}
/* line 141, ../sass/header_footer.scss */
#head-container #flap {
  position: absolute;
  float: right;
  z-index: 500;
  top: 0;
  right: 50px;
}
/* line 147, ../sass/header_footer.scss */
#head-container #flap > ul {
  position: relative;
  top: -4px;
  right: 5px;
}
/* line 151, ../sass/header_footer.scss */
#head-container #flap > ul > li {
	    padding: 10px 15px 7px;
    margin-right: 5px;
    background-color: #004379;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
 /* padding: 10px 15px 10px;
  margin-right: 5px;
  background-color: #004379;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em; */
}
/* line 159, ../sass/header_footer.scss */
#head-container #flap li.request-info-flap {
  padding: 0;
  margin: 0;
  background-color: transparent;
}
/* line 164, ../sass/header_footer.scss */
#head-container #flap a.request-info-flap {
	padding: 11px 15px 11px;
    margin-right: 5px;
	/*background-color: #004379;*/
	background-color: #f1c100;
	color: black;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: relative;
    bottom: 0px;
 /* padding: 11px 15px 11px;
  margin-right: 5px;
  background-color: #004379;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  position: relative;
  bottom: -1px; */
}
/* line 172, ../sass/header_footer.scss */
#head-container #flap a.request-info-flap:hover {
  /*background-color: #f1c100;*/
	color: white;
	background-color: #004379;
}

/* line 179, ../sass/header_footer.scss */
.goog-te-banner-frame.skiptranslate {
  display: none !important;
}

/* line 183, ../sass/header_footer.scss */
#head-container #flap body {
  top: 0px !important;
}
/* line 187, ../sass/header_footer.scss */
#head-container #flap .translation-holder {
  z-index: 90000;
  text-align: left;
  display: inline;
  list-style: none;
  position: relative;
}
/* line 193, ../sass/header_footer.scss */
#head-container #flap .translation-holder li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 15px 20px;
  background: #004379;
  cursor: pointer;
  position: relative;
  top: -2px;
  margin-bottom: 0;
}
/* line 205, ../sass/header_footer.scss */
#head-container #flap .translation-holder li:hover {
  background: #f1c100;
  color: #fff;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 213, ../sass/header_footer.scss */
#head-container #flap .translation-holder > li {
	    padding: 10px 15px 12px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    margin: 0;
 /* padding: 10px 15px 10px;
  border-bottom-left-radius: 1em;
  border-bottom-right-radius: 1em;
  margin: 0; */
}
/* line 221, ../sass/header_footer.scss */
#head-container #flap .translation-holder li ul {
  position: relative;
  padding: 0;
  position: absolute;
  top: 30px;
  left: 0;
  width: 87px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  visibility: visible;
}
/* line 234, ../sass/header_footer.scss */
#head-container #flap #translation li {
  background: #004379;
  display: block;
  color: #fff;
}
/* line 238, ../sass/header_footer.scss */
#head-container #flap #translation li:hover {
  background-color: #f1c100;
  color: black;
}
/* line 243, ../sass/header_footer.scss */
#head-container #flap ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}
/* line 249, ../sass/header_footer.scss */
#head-container #flap #translation li img {
  display: inline;
  margin-left: 10px;
}
#head-container #flap
  span {
    padding-left: 10px;
  }

/* line 257, ../sass/header_footer.scss */
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #0057a5;
  color: white;
  font-size: 12px;
  z-index: 9999;
}
/* line 268, ../sass/header_footer.scss */
header a.logo:hover {
  background-color: #0057a5;
}
/* line 273, ../sass/header_footer.scss */
header a {
  text-decoration: none;
}
/* line 275, ../sass/header_footer.scss */
header a:link {
  color: white;
}
/* line 279, ../sass/header_footer.scss */
header a:visited {
  color: white;
}
/* line 283, ../sass/header_footer.scss */
header a:hover {
  color: black;
  background-color: #fff;
 /* background-color: #f1c100; */
}
/* line 289, ../sass/header_footer.scss */
header ul {
  padding: 0;
  margin: 0 auto;
}
/* line 293, ../sass/header_footer.scss */
header ul li {
  display: inline-block;
  letter-spacing: 1px;
  position: relative;
}
/* line 300, ../sass/header_footer.scss */
header .projectfix {
  color: white;
  padding-left: 35px;
}
/* line 305, ../sass/header_footer.scss */
header .hover {
  color: black;
 /*P.S background-color: #f1c100; */
 background-color: #fff;
}
/* line 310, ../sass/header_footer.scss */
header nav {
  clear: both;
  background-color: #004379;
}
/* line 315, ../sass/header_footer.scss */
header li {
  margin-bottom: 0;
}

/* line 320, ../sass/header_footer.scss */
.subnav {
  display: none;
  background-color: #0057a5;
  text-align: left;
  position: absolute;
  z-index: 1000;
  top: 44px;
  left: 0;
}
/* line 330, ../sass/header_footer.scss */
.subnav a:hover {
  /*background-color: transparent;*/
}
/* line 335, ../sass/header_footer.scss */
.subnav li {
  display: list-item;
  padding: 2px 0;
}
/* line 338, ../sass/header_footer.scss */
.subnav li:hover {
  /*P.S background-color: #f1c100; */
  background-color: #fff;
  color: black;
}
/* line 343, ../sass/header_footer.scss */
.subnav li:last-child {
  border-bottom: 4px #004379 solid;
  margin-bottom: 0;
}

/* line 350, ../sass/header_footer.scss */
header span {
  font-weight: normal;
  padding: 0 0 13px 16px;
  line-height: 10px;
  display: block;
}

/* line 358, ../sass/header_footer.scss */
footer {
  clear: both;
  margin: 0;
  padding: 45px 0 30px;
  background-color: #004379;
  overflow: auto;
  /*color: #61b4ff;*/
  color:#89c8ff;
  font-size: 16px;
}
/* line 360, ../sass/header_footer.scss */
footer a:link, footer a:visited {
  text-decoration: none;
}
/* line 371, ../sass/header_footer.scss */
footer .container {
  margin: 0 auto;
  padding-left: 50px;
  width: 960px;
}
/* line 376, ../sass/header_footer.scss */
footer .container div:first-child {
  margin-left: 0;
}
/* line 380, ../sass/header_footer.scss */
footer .container div {
  width: 21%;
  float: left;
  margin-right: 5%;
}
/* line 386, ../sass/header_footer.scss */
footer .container div:last-of-type {
  margin-right: 0;
}
/* line 391, ../sass/header_footer.scss */
footer hr {
  clear: both;
  border-color: #0057a5;
}
/* line 396, ../sass/header_footer.scss */
footer p {
  text-align: center;
  font-size: 12px;
}
/* line 401, ../sass/header_footer.scss */
footer h5 {
  color: #f1c100;
  font-weight: normal;
  text-transform: uppercase;
  margin: 1.67em 0;
  font-size: 14px;
}
/* line 409, ../sass/header_footer.scss */
footer ul {
  padding: 0 0 40px 0;
  margin: 0;
}
/* line 413, ../sass/header_footer.scss */
footer ul li {
  list-style-type: none;
  margin-bottom: 9px;
}
/* line 416, ../sass/header_footer.scss */
footer ul li img {
  margin-right: 10px;
  height: 19px;
}
/* line 423, ../sass/header_footer.scss */
footer a:link, footer a:visited {
  /*color: #61b4ff;*/
  color: #89c8ff;
}
/* line 427, ../sass/header_footer.scss */
footer a:hover {
  color: white;
}

/* line 432, ../sass/header_footer.scss */
#newsletter {
  background-color: #0b2e4b;
}

#newsletter .hs-form-2 div
{
  display: inline ;
}

#newsletter .hs-form-2 .hs-error-msgs label, #newsletter .hs-form-2 .hs-form-field > label, #newsletter .hs-form-2 label
{
  display: inline !important;
}

/* line 436, ../sass/header_footer.scss */
#newsletter form, #newsletter .hs-form-2 .hs-form-field,  #newsletter .submitted-message  {
  background-color: transparent;
  width: 100%;
  text-align: center;
  color: white;
  float: none;
  padding: 25px 0;
}
/* line 444, ../sass/header_footer.scss */
#newsletter form label, #newsletter .hs-form-2 label, #newsletter ul, #newsletter li{
  color: white;
  font-weight: 500;
  padding-right: 18px;
  letter-spacing: 0.5px;
  display: inline !important;
}
/* line 451, ../sass/header_footer.scss */
#newsletter form input, #newsletter .hs-form-2 input {
  width: 350px;
  padding: 7px 10px;
  border: 0;
  margin-right: 20px;
  display: inline;
}
/* remove curved edges from textbox */
#newsletter .hs-form-2 .hs-input { 
  border-radius: 0px !important;
}


/* line 459, ../sass/header_footer.scss */
#newsletter form button, #newsletter .hs-form-2 input[type="submit"],#newsletter .hs-form-2 button {
  background-color: #2baf66;
  border: none;
  color: white;
  padding: 7px 10px;
  margin: 0 auto;
  width: 180px;
  font-size: 16px;
  letter-spacing: 0.5px;
  border-radius: 0.5em;
  border: 2px #2baf66 solid;
  display: inline;
}
/* line 470, ../sass/header_footer.scss */
#newsletter form button:hover,  #newsletter .hs-form-2 input[type="button"]:hover{
  background-color: white;
  color: #2baf66;
  border: 2px #2baf66 solid;
  display: inline;
}
#newsletter .hs-form-2 .hs-form-required{
  display:none;
}
@media screen and (max-width: 1024px) {
  /* line 480, ../sass/header_footer.scss */
  #head-container #flap .translation-holder > li:hover {
    border-bottom-left-radius: 1em;
    border-bottom-right-radius: 1em;
    background-color: #004379;
  }

  /* line 486, ../sass/header_footer.scss */
  #chat {
    left: 2%;
  }

  /* line 491, ../sass/header_footer.scss */
  #head-container #flap
  span {
    padding-left: 10px;
  }

  /* line 495, ../sass/header_footer.scss */
  #logo {
    width: 340px;
    margin: 0;
    padding: 0;
  }

  /* line 501, ../sass/header_footer.scss */
  #head-container {
    box-sizing: border-box;
    padding: 10px 2%;
    height: auto;
    width: 100%;
    margin: 0 auto;
  }
  /* line 508, ../sass/header_footer.scss */
  #head-container #flap {
    right: 10px;
  }
  /* line 510, ../sass/header_footer.scss */
  #head-container #flap ul li:hover ul {
    display: none;
  }
  /* line 513, ../sass/header_footer.scss */
  #head-container #flap #translation {
    right: 4px;
    left: auto;
  }

  /* line 521, ../sass/header_footer.scss */
  .searchbar {
    box-sizing: border-box;
    display: none;
    position: static;
    height: 38px;
    border-radius: 0;
    padding: 0;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #0057a5;
    width: 100%;
    height: 50px;
  }
  /* line 534, ../sass/header_footer.scss */
  .searchbar form {
    box-sizing: border-box;
    width: 100%;
  }

  /* line 539, ../sass/header_footer.scss */
  #search_textbox {
    box-sizing: border-box;
    background-color: #004379;
    text-align: right;
    height: 32px;
    width: 100%;
    border-radius: 20px;
    padding: 0 100px 0 15px;
    top: 7px;
    left: 0;
  }

  /* line 551, ../sass/header_footer.scss */
  .search-submit-icon {
    padding: 0;
    margin: 0;
    position: absolute;
    right: 66px;
    width: 35px;
    height: 35px;
    bottom: 11px;
  }

  /* line 561, ../sass/header_footer.scss */
  #google_translate_element {
    position: relative;
    top: -6px;
  }

  /* line 566, ../sass/header_footer.scss */
  header {
    position: relative;
  }
  /* line 568, ../sass/header_footer.scss */
  header nav {
    position: relative;
    right: 0;
    bottom: 0px;
    height: auto;
  }

  /* line 576, ../sass/header_footer.scss */
  #mainnav {
    overflow: hidden;
    background-color: #004379;
    position: absolute;
    width: 304px;
    right: 0;
    top: 0px;
    padding: 0;
    display: none;
  }
  /* line 585, ../sass/header_footer.scss */
  #mainnav li {
    display: list-item;
    padding: 0;
    margin: 0;
    border-bottom: 1px #013966 solid;
    text-align: left;
  }
  /* line 592, ../sass/header_footer.scss */
  #mainnav li a {
    width: 100%;
    display: block;
    padding: 15px;
    padding-left: 30px;
  }
  /* line 600, ../sass/header_footer.scss */
  #mainnav .subnav {
    position: static;
    width: 100%;
    height: 100%;
    padding-left: 0;
  }
  /* line 606, ../sass/header_footer.scss */
  #mainnav .subnav:hover {
    display: block;
  }
  /* line 610, ../sass/header_footer.scss */
  #mainnav .subnav li {
    padding-left: 17px;
  }

  /* line 616, ../sass/header_footer.scss */
  #menubutton {
    display: block;
    width: 50px;
    height: 25px;
    position: absolute;
    bottom: 12px;
    right: 5px;
    cursor: pointer;
  }

  /* line 626, ../sass/header_footer.scss */
  #searchbutton {
    display: block;
    height: 25px;
    position: absolute;
    bottom: 12px;
    right: 65px;
    cursor: pointer;
  }

  /* line 635, ../sass/header_footer.scss */
  footer {
    font-size: 12px;
    padding: 25px 0 15px;
  }
  /* line 638, ../sass/header_footer.scss */
  footer .container {
    width: 95%;
    padding-left: 0;
  }
  /* line 642, ../sass/header_footer.scss */
  footer .container div:first-child {
    margin-left: 0%;
  }
  /* line 646, ../sass/header_footer.scss */
  footer .container div {
    margin: 0;
    width: 18%;
    margin-right: 10%;
  }
  /* line 652, ../sass/header_footer.scss */
  footer .container div:last-of-type {
    margin-right: 0;
    width: 14%;
    margin-right: 0;
  }
  /* line 660, ../sass/header_footer.scss */
  footer ul {
    padding-bottom: 20px;
  }
  /* line 662, ../sass/header_footer.scss */
  footer ul li {
    margin-bottom: 14px;
  }

  /* line 669, ../sass/header_footer.scss */
  #newsletter form, #newsletter .hs-form-2 .hs-form-field,  #newsletter .submitted-message {
    font-size: 12px;
    padding: 20px 0;
  }
  /* line 673, ../sass/header_footer.scss */
  #newsletter form input,  #newsletter .hs-form-2 input {
    width: 36%;
    padding: 5px 10px;
    margin-right: 1%;
  }
  /* line 679, ../sass/header_footer.scss */
  #newsletter form button,  #newsletter .hs-form-2 input[type="submit"],#newsletter .hs-form-2 button {
    padding: 5px;
    width: 17%;
    font-size: 12px;
  }
  
  /* search button on header for tablet screen */
	#search_button{
	font-size: 2em;
    position: absolute;
    margin-left: -50px;
     margin-top: -29px;
}

/* reduce icon size for 1024 screen size*/
.benefits-icon {
    width: 80px !important;
    height: 80px !important;
}

.benefits-icon i {
    padding-top: 18px !important;
}

}

@media screen and (min-width: 415px) {


}
@media screen and (max-width: 414px) {

a.request-info-flap[href="http://gst.touro.edu/request-info.php"]
{
display: inline !important;
}
a.request-info-flap[href="https://app.applyyourself.com/AYApplicantLogin/fl_ApplicantLogin.asp?id=touro"]
{
display: none !important;
}

/* Hide icons on small screen */
.benefits-icon {
	display:none !important;
	}

}
@media screen and (max-width: 540px) {


  /* line 689, ../sass/header_footer.scss */
  #head-container #flap .translation-holder li:hover {
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em;
  }

  /* line 694, ../sass/header_footer.scss */
  .relative {
    text-align: center;
  }

  /* line 697, ../sass/header_footer.scss */
  #chat {
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  /* line 703, ../sass/header_footer.scss */
  #mainnav {
    width: 100%;
  }
  /* line 706, ../sass/header_footer.scss */
  #mainnav li a {
    width: 86%;
    padding-left: 10%;
  }

  /* line 713, ../sass/header_footer.scss */
  #logo {
    width: 250px;
  }

  /* line 718, ../sass/header_footer.scss */
  #translate-this img {
    top: 0;
  }

  /* line 722, ../sass/header_footer.scss */
  #head-container {
    padding-left: 3%;
    padding-right: 3%;
    height: 102px;
  }
  /* line 726, ../sass/header_footer.scss */
  #head-container #flap {
    top: 60px;
    width: 100%;
    text-align: center;
    right: 0px;
  }
  /* line 732, ../sass/header_footer.scss */
  #head-container #flap > ul {
    width: auto;
    margin-right: 0;
    right: 0;
  }
  /* line 736, ../sass/header_footer.scss */
  #head-container #flap > ul > li {
	      padding: 5px 15px 5px;
    border-radius: .5em;
    margin-right: 0;
  }
  /* line 741, ../sass/header_footer.scss */
  #head-container #flap a.request-info-flap {
    border-radius: .5em;
    padding-top: 13px;
    margin-right: 0;
  }

  /* line 749, ../sass/header_footer.scss */
  #head-container #flap .translation-holder > li {
    border-radius: .5em;
    padding: 9px 15px 9px;
    top: 0;
  }

  /* line 755, ../sass/header_footer.scss */
  #menubutton {
    bottom: auto;
    top: 20px;
    right: 0;
  }

  /* line 761, ../sass/header_footer.scss */
  #searchbutton {
    display: none;
    bottom: auto;
    top: 20px;
    right: 50px;
  }

  /* line 768, ../sass/header_footer.scss */
  footer {
    font-size: 14px;
  }
  /* line 770, ../sass/header_footer.scss */
  footer .container {
    width: 88%;
    padding: 0 6%;
  }
  /* line 773, ../sass/header_footer.scss */
  footer .container div {
    float: none;
    width: 100%;
  }
  /* line 776, ../sass/header_footer.scss */
  footer .container div:first-child {
    margin-left: 0;
  }
  /* line 779, ../sass/header_footer.scss */
  footer .container div:last-of-type {
    width: 100%;
  }
  /* line 783, ../sass/header_footer.scss */
  footer .container p {
    padding: 0;
  }

  /* line 789, ../sass/header_footer.scss */
  .search-submit-icon {
    right: 50px;
    bottom: 9px;
  }

  /* line 794, ../sass/header_footer.scss */
  .searchbar {
    height: 40px;
  }
  /* line 797, ../sass/header_footer.scss */
  .searchbar img {
    right: 49px;
    height: 37px;
  }

  /* line 804, ../sass/header_footer.scss */
  #search_textbox {
    top: 0;
    padding-right: 80px;
  }

  /* line 809, ../sass/header_footer.scss */
  #newsletter {
    width: 88%;
    padding: 6%;
  }
  /* line 813, ../sass/header_footer.scss */
  #newsletter form, #newsletter .hs-form-2 .hs-form-field,  #newsletter .submitted-message  {
    text-align: center;
  }
  /* line 815, ../sass/header_footer.scss */
  #newsletter form label, #newsletter form input, #newsletter form button,
  #newsletter .hs-form-2 label, #newsletter ul, #newsletter li,
  #newsletter .hs-form-2 input, #newsletter .hs-form-2 input[type="submit"],#newsletter .hs-form-2 button
 {
    float: none;
    display: block;
    margin: 0 auto;
    font-size: 16px;
  }
  /* line 822, ../sass/header_footer.scss */
  #newsletter form input,  #newsletter .hs-form-2 input {
    width: 94%;
    padding: 4% 3%;
    margin: 20px auto;
  }
  /* line 830, ../sass/header_footer.scss */
  #newsletter form button, #newsletter .hs-form-2 input[type="submit"],#newsletter .hs-form-2 button  {
    padding: 2%;
    width: 49%;
  }
  
  /* Hide icons on small screen */
.benefits-icon {
	display:none !important;
	}
}

/* line 838, ../sass/header_footer.scss */
#scrollup {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99999;
  cursor: pointer;
  display: none;
}

/* search button on header */
#search_button{
background: none;
    color: white;
    border: none;
    padding-left: 14px;
	padding-top: 6px;
}

#search_button:focus {outline:0 !important;}

/* benefits icons on index page*/
.benefits-icon{
    background: #283a50;
    color: white;
    border-radius: 50%;
    display: inline-block;
    width: 92px;
    height: 92px;
	float:left;
	}
	
	.benefits-icon i{
		padding-top: 25px;
		}
		
/*custom font size for font awesome */		
.fa-2point5x{
	font-size: 2.5em;
	}
	
	.fa-circleicon{
		display: inline-block;
  border-radius: 60px;
  box-shadow: 0px 0px 2px #888;
  padding: 0.5em 0.6em;
		}
		
		/* CSS for cookie popup*/
		
		.cookieBubble{position:fixed;width:300px;min-height:100px;bottom:10px;left:10px;border-radius:3px;background-color:#fff;-webkit-box-shadow:0 2px 15px rgba(0,0,0,.2);box-shadow:0 2px 15px rgba(0,0,0,.2);display:none;padding:20px 15px;z-index:9999}.cookieBubble .cb-wrapper{position:relative;display:inline-block}.cookieBubble .cb-wrapper .cb-row{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex}.cookieBubble .cb-wrapper .cb-row .cb-image{padding-right:23px}.cookieBubble .cb-wrapper .cb-row .cb-image .cookie-inner{fill:#0257a5}.cookieBubble .cb-wrapper .cb-row .cb-image svg{width:75px}.cookieBubble .cb-wrapper .cb-row span{color:#000;font-size:16px;margin-top:0;display:inline-block}.cookieBubble .cb-wrapper .cb-row .gotit-btn{margin:15px 0 0;text-decoration:none;color:#fff;background:#004579;padding:10px 20px;display:inline-block;border-radius:100px;font-size:14px;opacity:.95}.cookieBubble .cb-wrapper .cb-row .gotit-btn:hover{opacity:1}@-webkit-keyframes animation1{0%{opacity:0}100%{opacity:1}}@keyframes animation1{0%{opacity:0}100%{opacity:1}}