/* Loading Spiiner */
.lds-container{
  z-index: 999999999999999999;
  margin:0px;
  background-color: #000000c4;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.lds-dual-ring {
  display: block;
  position: fixed;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
}
.lds-dual-ring:after {
  content: " ";
  display: block;
  width: 64px;
  height: 64px;
  margin: 8px;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: #fff transparent #fff transparent;
  animation: lds-dual-ring 1.2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.form-horizontal .control-label.text-left{
    text-align: left;
}


/*
      www.OnlineWebFonts.Com
      You must credit the author Copy this link on your web
      <div>Font made from <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div>
      OR
      <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>
*/
@font-face {font-family: "BritannicTMed";
    src: url("https://db.onlinewebfonts.com/t/ae973bf3116a22334b22d7f52c5dabbf.eot"); /* IE9*/
    src: url("https://db.onlinewebfonts.com/t/ae973bf3116a22334b22d7f52c5dabbf.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://db.onlinewebfonts.com/t/ae973bf3116a22334b22d7f52c5dabbf.woff2") format("woff2"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/ae973bf3116a22334b22d7f52c5dabbf.woff") format("woff"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/ae973bf3116a22334b22d7f52c5dabbf.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("https://db.onlinewebfonts.com/t/ae973bf3116a22334b22d7f52c5dabbf.svg#BritannicTMed") format("svg"); /* iOS 4.1- */
}
/*
      www.OnlineWebFonts.Com
      You must credit the author Copy this link on your web
      <div>Font made from <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div>
      OR
      <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>
*/
@font-face {font-family: "Arial Rounded MT Bold";
    src: url("https://db.onlinewebfonts.com/t/ef6bdf5ef216552c7e9869841e891ca0.eot"); /* IE9*/
    src: url("https://db.onlinewebfonts.com/t/ef6bdf5ef216552c7e9869841e891ca0.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://db.onlinewebfonts.com/t/ef6bdf5ef216552c7e9869841e891ca0.woff2") format("woff2"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/ef6bdf5ef216552c7e9869841e891ca0.woff") format("woff"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/ef6bdf5ef216552c7e9869841e891ca0.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("https://db.onlinewebfonts.com/t/ef6bdf5ef216552c7e9869841e891ca0.svg#Arial Rounded MT Bold") format("svg"); /* iOS 4.1- */
}
/*
      www.OnlineWebFonts.Com
      You must credit the author Copy this link on your web
      <div>Font made from <a href="https://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div>
      OR
      <a href="https://www.onlinewebfonts.com">oNline Web Fonts</a>
*/
@font-face {font-family: "Calibri";
    src: url("https://db.onlinewebfonts.com/t/8922aedb2c18008da7daf4f93fd60bdc.eot"); /* IE9*/
    src: url("https://db.onlinewebfonts.com/t/8922aedb2c18008da7daf4f93fd60bdc.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("https://db.onlinewebfonts.com/t/8922aedb2c18008da7daf4f93fd60bdc.woff2") format("woff2"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/8922aedb2c18008da7daf4f93fd60bdc.woff") format("woff"), /* chrome firefox */
    url("https://db.onlinewebfonts.com/t/8922aedb2c18008da7daf4f93fd60bdc.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("https://db.onlinewebfonts.com/t/8922aedb2c18008da7daf4f93fd60bdc.svg#Calibri") format("svg"); /* iOS 4.1- */
}
.menu_summary_chart_title{
  font-family: 'BritannicTMed';
  font-weight:bold;
}
.menu_summary_chart_subtitle{
  font-family:'Arial Rounded MT Bold';
}
.menu_summary_chart_subtitle2{
  font-family: 'Calibri';
}
@media only screen and (min-width: 768px) {
  .menu_summary_chart_title{
    font-size:40px;
  }
  .menu_summary_chart_subtitle{
    font-size:36px;
  }
  .menu_summary_chart_subtitle2{
    font-size:20px;
  }
}
@media only screen and (min-width: 1366px) {
  .menu_summary_chart_title{
    font-size:80px !important;
  }
  .menu_summary_chart_subtitle{
    font-size:36px;
  }
  .menu_summary_chart_subtitle2{
    font-size:20px;
  }
}
@media only screen and (min-width: 1280px) {
  .menu_summary_chart_title{
    font-size:80px !important;
  }
  .menu_summary_chart_subtitle{
    font-size:36px;
  }
  .menu_summary_chart_subtitle2{
    font-size:20px;
  }
}
@media only screen and (min-width: 1440px) {
  .menu_summary_chart_title{
    font-size:90px !important;
  }
  .menu_summary_chart_subtitle{
    font-size:36px;
  }
  .menu_summary_chart_subtitle2{
    font-size:20px;
  }
}
/* @media only screen and (max-width: 1920px) {
  .menu_summary_chart_title{
    font-size:100px;
  }
  .menu_summary_chart_subtitle{
    font-size:40px;
  }
  .menu_summary_chart_subtitle2{
    font-size:24px;
  }
} */
@media only screen and (min-width: 1920px) {
  .menu_summary_chart_title{
    font-size:100px;
  }
  .menu_summary_chart_subtitle{
    font-size:40px;
  }
  .menu_summary_chart_subtitle2{
    font-size:24px;
  }
}

.font-britanic{
  font-family: 'BritannicTMed' !important;
}

.font-arial-rounded{
  font-family: 'Arial Rounded MT Bold' !important;
}

.font-calibri{
  font-family: 'Calibri';
}

.content-header h1{
  font-family: 'BritannicTMed' !important;
}


.info-box.comment {
  cursor:pointer;
  max-width: 380px;
  display: none !important;
}
.info-box.comment .info-box-content span{
  font-size:30px;
  line-height: 80px;
  font-family:'Ubuntu';
  color:rgb(68, 68, 68);
  font-weight:bold;
  transition: all ease .4s;
}
.info-box.comment:hover .info-box-content span{
  color:#dd4b39
}
.info-box.comment .bg-aqua{
  transition: all ease .4s;
}
.info-box.comment:hover .bg-aqua{
  background-color:#dd4b39 !important;
}
