@import url("https://fonts.googleapis.com/css?family=Lato:400,900");
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
main, menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, main, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

*:hover {
  outline: none;
}
*:active {
  outline: none;
}
*:focus {
  outline: none;
}

/*custom bootstrap reset*/
.btn:active {
  outline: none;
  border: 0;
  box-shadow: none;
}
.btn:focus {
  border: 0;
  outline: none;
  box-shadow: none;
}
.btn:hover {
  border: 0;
  outline: none;
  box-shadow: none;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2 Aug, 2018, 1:05:12 PM
    Author     : Manikandan K
*/
@font-face {
  font-family: 'MullerExtraBoldDEMO';
  src: url("../css/fonts/MullerExtraBoldDEMO.eot");
  src: url("../css/fonts/MullerExtraBoldDEMO.eot") format("embedded-opentype"), url("../css/fonts/MullerExtraBoldDEMO.woff2") format("woff2"), url("../css/fonts/MullerExtraBoldDEMO.woff") format("woff"), url("../css/fonts/MullerExtraBoldDEMO.ttf") format("truetype"), url("../css/fonts/MullerExtraBoldDEMO.svg#MullerExtraBoldDEMO") format("svg");
}
@font-face {
  font-family: 'LatoReg';
  src: url("../css/fonts/Lato-Regular.eot");
  src: url("../css/fonts/Lato-Regular.woff2") format("woff2"), url("../css/fonts/Lato-Regular.woff") format("woff"), url("../css/fonts/Lato-Regular.ttf") format("truetype"), url("../css/fonts/Lato-Regular.svg#Lato-Regular") format("svg"), url("../css/fonts/Lato-Regular.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'LatoBold';
  src: url("../css/fonts/Lato-Black.eot");
  src: url("../css/fonts/Lato-Black.woff2") format("woff2"), url("../css/fonts/Lato-Black.woff") format("woff"), url("../css/fonts/Lato-Black.ttf") format("truetype"), url("../css/fonts/Lato-Black.svg#Lato-Black") format("svg"), url("../css/fonts/Lato-Black.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal;
}
.ibw-nav-wrap {
  font-family: "MullerExtraBoldDEMO", sans-serif;
}
.ibw-nav-wrap .ibw-nav-one {
  display: block;
  font-family: "LatoReg", sans-serif;
  font-size: 13px;
  margin-bottom: 15px !important;
}
.ibw-nav-wrap .ibw-nav-one .dropdown {
  cursor: pointer;
}
.ibw-nav-wrap .ibw-nav-one .dropdown .dropdown-toggle {
  display: inline-block;
  color: #000000;
  letter-spacing: 1px;
}
.ibw-nav-wrap .ibw-nav-one .dropdown .dropdown-menu {
  cursor: pointer;
  padding: 0;
}
.ibw-nav-wrap .ibw-nav-one .dropdown .dropdown-menu .dropdown-item {
  padding: 7px;
}
.ibw-nav-wrap .ibw-nav-one .dropdown .dropdown-menu .dropdown-item:hover {
  background: #0633a5;
  color: #ffffff;
}
.ibw-nav-wrap .ibw-nav-one .number-bold {
  font-weight: bold;
}
.ibw-nav-wrap .ibw-nav-one .number-bold a {
  color: #000000;
  letter-spacing: 1px;
}
.ibw-nav-wrap .ibw-nav-one .number-bold a:hover {
  text-decoration: none;
}
@media (max-width: 992px) {
  .ibw-nav-wrap .ibw-nav-one {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 5px;
  }
}
@media (min-width: 992px) {
  .ibw-nav-wrap .ibw-nav-one .dropdown-menu {
    right: 0;
    left: auto;
    font-size: 11px;
    text-transform: uppercase;
  }
}
@media (max-width: 992px) {
  .ibw-nav-wrap .ibw-nav-one .dropdown-menu {
    top: 15px;
    left: unset;
    right: 0;
    font-size: 11px;
    text-transform: uppercase;
  }
  .ibw-nav-wrap .ibw-nav-one .dropdown-menu .dropdown-item {
    color: #0633a5;
    font-weight: bold;
    padding-left: 5px;
  }
  .ibw-nav-wrap .ibw-nav-one .dropdown-menu .dropdown-item:hover {
    background: #0633a5;
    color: #ffffff;
  }
}
.ibw-nav-wrap .ibw-nav-two .nav-item {
  color: #0633a5;
  margin-left: 1rem;
  min-height: 35px;
  transition: border .1s;
  font-family: "LatoBold", sans-serif;
}
@media (min-width: 992px) {
  .ibw-nav-wrap .ibw-nav-two .nav-item {
    margin-right: auto !important;
  }
}
@media (max-width: 992px) {
  .ibw-nav-wrap .ibw-nav-two .nav-item {
    margin: 0;
    padding-left: .5rem;
    margin-bottom: 5px;
    padding-top: .2rem;
  }
}
.ibw-nav-wrap .ibw-nav-two .nav-item:hover {
  border-bottom: 5px solid #0633a5;
  outline: none transparent;
}
@media (max-width: 991px) {
  .ibw-nav-wrap .ibw-nav-two .nav-item:hover {
    margin-left: 0;
    border: none;
    background: #0633a5;
    color: #fff;
  }
}
.ibw-nav-wrap .ibw-nav-two .nav-item .nav-link {
  color: inherit;
  font-size: 14px;
  letter-spacing: normal;
  padding-bottom: 0;
}
@media (max-width: 1400px) {
  .ibw-nav-wrap .ibw-nav-two .nav-item .nav-link {
    font-size: 15px;
    letter-spacing: normal;
  }
}
@media (max-width: 1200px) {
  .ibw-nav-wrap .ibw-nav-two .nav-item .nav-link {
    font-size: 11px;
    letter-spacing: normal;
  }
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(6, 51, 165, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.navbar-light .navbar-toggler {
  color: #0633a5;
  border-color: #0633a5;
}

.navbar-toggler:focus, .navbar-toggler:hover {
  text-decoration: none;
  outline: none;
}

.dropdown-menu {
  min-width: 6rem;
}
.dropdown-menu .dropdown-item {
  padding: 0.25rem 0.6rem;
  cursor: pointer;
}

/*owl-carousel customization*/
.owl-carousel {
  position: relative;
}

.owl-dots {
  position: absolute;
  bottom: 10px;
  left: 25%;
  right: 25%;
}

.owl-prev {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 40%;
  left: 0;
  margin-left: -20px;
  display: block !important;
  border: 0px solid black;
  background-color: rgba(214, 214, 214, 0.35) !important;
}

.owl-next {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 40%;
  right: 0;
  display: block !important;
  border: 0px solid black;
  background-color: rgba(214, 214, 214, 0.35) !important;
}

.owl-prev span, .owl-next span {
  font-size: 45px;
  line-height: 23px;
  color: #ffffff;
}

.owl-theme .owl-nav [class*=owl-] {
  border-radius: 50% !important;
  outline: none;
}

/*owl-carousel customization ends*/
body {
  font-family: "LatoReg", sans-serif;
  color: #000000;
}

h1 {
  font-family: "LatoBold", sans-serif;
  font-size: 38px;
  margin-bottom: 30px;
}
@media (max-width: 1200px) {
  h1 {
    font-size: 30px;
    margin-bottom: 25px;
  }
}

h2 {
  font-size: 30px;
  font-weight: bold;
}

h3 {
  font-size: 22px;
}

.btn-round-black {
  background: #000000;
  color: #ffffff;
  border-radius: 25px;
  border: 0;
  outline: none;
  box-shadow: none;
  width: 200px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  margin-top: 25px;
}
@media (max-width: 768px) {
  .btn-round-black {
    margin-top: 25px;
  }
}

.headTxt {
  font-family: "LatoBold", sans-serif;
  text-align: center;
  padding-top: 1em;
  padding-bottom: 1em;
  margin-bottom: 0;
}

.five-box {
  color: #ffffff;
}
.five-box .dim-blue-bg {
  background: #21648e;
}
.five-box .dark-blue-bg {
  background: #254b89;
}
.five-box .imgBox {
  max-height: 230px;
  padding: 5% 0;
}
@media (max-width: 768px) {
  .five-box .imgBox img {
    max-width: 50%;
    width: 50%;
    padding: 5% 0;
  }
}
@media (max-width: 576px) {
  .five-box .imgBox img {
    max-width: 50%;
    width: 25%;
    padding: 0;
  }
}
.five-box .headline {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}
@media (max-width: 1200px) {
  .five-box .headline {
    font-size: 18px;
    line-height: 22px;
  }
}
@media (max-width: 576px) {
  .five-box .headline {
    font-size: 18px;
    line-height: 22px;
  }
}
.five-box .headline-desc {
  padding-top: 1.2em;
  padding-bottom: 1.2em;
  text-align: center;
}
.five-box .headline-desc ul {
  list-style: none;
  margin-left: 15px;
}
.five-box .headline-desc ul li {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 10px;
}
@media (max-width: 576px) {
  .five-box .headline-desc ul li {
    line-height: 15px;
  }
}

.pwr-backup-solution {
  background: #d3d3d3;
}
@media (max-width: 576px) {
  .pwr-backup-solution {
    text-align: center;
  }
}
.pwr-backup-solution p.desc {
  font-family: "LatoReg", sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 25px;
}
.pwr-backup-solution p.sub-title {
  font-size: 20px;
}

.pwr-storage-solution {
  background: #65695b;
  color: #ffffff;
}
@media (max-width: 576px) {
  .pwr-storage-solution {
    text-align: center;
  }
}
.pwr-storage-solution p.desc {
  font-family: "LatoReg", sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 25px;
}
.pwr-storage-solution p.sub-title {
  font-size: 20px;
}
.pwr-storage-solution .btn-round-black {
  background: #ffffff;
  color: #000000;
}

.solar-range-solution {
  background: #35373d;
  color: #ffffff;
}
@media (max-width: 576px) {
  .solar-range-solution {
    text-align: center;
  }
}
.solar-range-solution p.desc {
  font-family: "LatoReg", sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 25px;
}
.solar-range-solution p.sub-title {
  font-size: 20px;
}
.solar-range-solution .btn-round-black {
  background: #ffffff;
  color: #000000;
}

.consumer-elec-solution {
  background: #43342e;
  color: #ffffff;
}
@media (max-width: 576px) {
  .consumer-elec-solution {
    text-align: center;
  }
}
.consumer-elec-solution p.desc {
  font-family: "LatoReg", sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 25px;
}
.consumer-elec-solution p.sub-title {
  font-size: 20px;
}
.consumer-elec-solution .btn-round-black {
  background: #ffffff;
  color: #000000;
}

.other-products {
  background: #4f4426;
  color: #ffffff;
}
@media (max-width: 576px) {
  .other-products {
    text-align: center;
  }
}
.other-products p.desc {
  font-family: "LatoReg", sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 25px;
}
.other-products p.sub-title {
  font-size: 20px;
}
.other-products .btn-round-black {
  background: #ffffff;
  color: #000000;
}

.other-products-blue {
  background: #21648e;
  color: #ffffff;
}
@media (max-width: 576px) {
  .other-products-blue {
    text-align: center;
  }
}
.other-products-blue p.desc {
  font-family: "LatoReg", sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 25px;
}
.other-products-blue p.sub-title {
  font-size: 20px;
}
.other-products-blue .btn-round-black {
  background: #ffffff;
  color: #000000;
}

.footer {
  background: #1f1f1f;
  color: #808080;
  font-family: "LatoReg", sans-serif;
  font-size: 14px;
}
@media (min-width: 1200px) and (max-width: 2500px) {
  .footer .footer-height {
    height: 300px;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .footer .footer-height {
    height: auto;
  }
}
@media (max-width: 768px) {
  .footer .footer-height {
    height: auto;
  }
}
@media (max-width: 1200px) {
  .footer .footer-height {
    text-align: center;
  }
}
.footer h6 {
  font-size: 16px;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 30px;
  text-align: left;
}
@media (max-width: 768px) {
  .footer h6 {
    text-align: center;
  }
}
.footer p {
  line-height: 25px;
  text-align: left;
}
@media (max-width: 768px) {
  .footer p {
    text-align: center;
  }
}
.footer ul {
  margin: 0;
}
.footer ul li {
  font-size: 14px;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 768px) {
  .footer ul li {
    text-align: center;
  }
}
.footer .input-group .form-control {
  font-size: 12px;
}
.footer .input-group-append {
  font-size: 12px;
}
.footer .input-group-append .btn-subscribe {
  font-size: 12px;
  background: #254b89;
  color: #ffffff;
  border: 0;
}
.footer a {
  color: inherit;
  text-decoration: none;
}
.footer .copyright {
  color: inherit;
}
.footer ul.social-links {
  position: relative;
  z-index: 9;
  list-style: none;
  overflow: hidden;
  text-align: left;
}
@media (max-width: 768px) {
  .footer ul.social-links {
    text-align: center;
  }
}
.footer ul.social-links li {
  display: inline-block;
}
.footer ul.social-links li a {
  display: block;
  text-align: center;
}
.footer ul.social-links li a .fa {
  color: #222;
  line-height: 30px;
  font-size: 16px;
  height: 30px;
  margin: 5px;
  width: 30px;
  background: #c8c8c8;
  border-radius: 50%;
}

.videos-and-events {
  text-align: center;
}
.videos-and-events .container-fluid {
  height: 380px;
}
@media (max-width: 768px) {
  .videos-and-events .container-fluid {
    height: auto;
  }
}
@media (max-width: 768px) {
  .videos-and-events .container-fluid img {
    max-width: 80%;
    width: 30%;
  }
}
.videos-and-events .bg-color-grey {
  background: #d3d3d3;
}
.videos-and-events p.desc {
  font-family: "LatoReg", sans-serif;
  font-size: 15px;
  margin-bottom: 20px;
  line-height: 25px;
}

.main-content {
  background: url("../images/background-ceiling-fan.png") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0px;
}
.main-content .content-padding {
  /*padding: 25px;*/
}
@media (max-width: 576px) {
  .main-content .content-padding {
    padding: 15px;
    text-align: center;
  }
}
@media (max-width: 768px) {
  .main-content .content-padding {
    padding: 30px;
  }
}
@media (max-width: 992px) {
  .main-content .content-padding {
    padding: 45px;
  }
}
@media (max-width: 1200px) {
  .main-content .content-padding {
    padding: 25px;
  }
}
.main-content .content-padding .h1-text {
  font-family: "LatoBold", sans-serif;
  color: black;
  margin-bottom: 10px;
  font-size: 35px;
}
@media (max-width: 576px) {
  .main-content .content-padding .h1-text {
    font-size: 25px;
    padding-bottom: 0px;
    line-height: 35px;
  }
}
@media (max-width: 768px) {
  .main-content .content-padding .h1-text {
    font-size: 28px;
    padding-bottom: 0px;
  }
}
@media (max-width: 992px) {
  .main-content .content-padding .h1-text {
    font-size: 25px;
  }
}
@media (max-width: 1200px) {
  .main-content .content-padding .h1-text {
    font-size: 25px;
    margin-bottom: 10px;
  }
}
.main-content .content-padding .blue-text {
  font-family: "LatoBold", sans-serif;
  color: #2b5488;
  margin-bottom: 0px;
  font-size: 25px;
  padding-bottom: 15px;
}
@media (max-width: 576px) {
  .main-content .content-padding .blue-text {
    font-size: 20px;
    padding-bottom: 5px;
  }
}
@media (max-width: 768px) {
  .main-content .content-padding .blue-text {
    font-size: 22px;
  }
}
@media (max-width: 1200px) {
  .main-content .content-padding .blue-text {
    font-size: 20px;
    padding-bottom: 10px;
  }
}
.main-content .content-padding .sub-text {
  font-family: "LatoReg", sans-serif;
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 0px;
}
@media (max-width: 1200px) {
  .main-content .content-padding .sub-text {
    padding-bottom: 10px;
  }
}
@media (max-width: 576px) {
  .main-content .content-padding .sub-text {
    font-size: 15px;
    padding-bottom: 5px;
    line-height: 22px;
  }
}
.main-content .content-padding .sub-text-high {
  padding-top: 15px;
  font-size: 18px;
  line-height: 25px;
}
.main-content .content-padding .sub-text-high span {
  font-weight: bold;
  line-height: 25px;
}
.main-content .content-padding .range-text {
  font-family: 'Lato', sans-serif;
  color: #000000;
  font-size: 25px;
  font-weight: 900;
  margin-bottom: 0px;
  padding-bottom: 30px;
  padding-top: 15px;
}
@media (max-width: 576px) {
  .main-content .content-padding .range-text {
    font-size: 18px;
    padding-bottom: 10px;
  }
}
@media (max-width: 768px) {
  .main-content .content-padding .range-text {
    padding-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .main-content .content-padding .range-text {
    padding-bottom: 0px;
  }
}
@media (max-width: 1200px) {
  .main-content .content-padding .range-text {
    font-size: 16px;
    padding-bottom: 10px;
  }
}
.main-content .light-blue-trans {
  background: rgba(200, 210, 222, 0.7);
  padding: 20px 10px 15px 10px;
}
@media (max-width: 1200px) {
  .main-content .light-blue-trans .img-fluid {
    max-width: 100%;
  }
}
@media (max-width: 576px) {
  .main-content .light-blue-trans .img-fluid {
    max-width: 35%;
  }
}
.main-content .light-blue-trans .icon-text {
  font-size: 20px;
  padding-top: 10px;
  color: #000000;
  text-align: center;
  font-weight: 900;
  margin-bottom: 0px;
  min-height: 60px;
  width: 70%;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  .main-content .light-blue-trans .icon-text {
    font-size: 18px;
    padding-bottom: 15px;
    min-height: 25px;
  }
}
@media (max-width: 576px) {
  .main-content .light-blue-trans .icon-text {
    font-size: 14px;
    padding-bottom: 15px;
    min-height: 25px;
    width: 100%;
  }
}

.leaflet-popup-content {
  text-align: center;
  margin: 5px 10px !important;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
  background: white !important;
  color: #0c82e3 !important;
  font-size: 15px !important;
}

.leaflet-container a.leaflet-popup-close-button {
  display: none !important;
  color: #000000 !important;
  font: 16px/10px Tahoma, Verdana, sans-serif !important;
  padding-right: 0 !important;
  background: #ffffff !important;
  top: -5px !important;
  right: -8px !important;
  border-radius: 50%;
  height: 18px !important;
}

.videos-title {
  font-family: "LatoBold", sans-serif;
  font-size: 45px;
  color: #0633a5;
  text-align: center;
  text-transform: uppercase;
  padding: 55px;
}
@media (max-width: 768px) {
  .videos-title {
    font-size: 35px;
    padding: 25px;
  }
}
@media (max-width: 576px) {
  .videos-title {
    font-size: 25px;
    padding: 15px;
  }
}

.toolbar {
  text-align: center;
}
.toolbar .select-category {
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  line-height: normal;
  padding: .5rem 1rem;
  margin: 2px;
  height: auto;
  border: 1px solid;
  border-radius: 0px;
  vertical-align: middle;
  -webkit-appearance: none;
  color: #555;
  background-color: rgba(0, 0, 0, 0);
}
.toolbar .select-category:hover {
  background: #0633a5;
  color: #ffffff;
}
.toolbar .select-category.active {
  background: #0633a5;
  color: #ffffff;
}

.video-section .tile {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 350ms ease;
  transition: all 350ms ease;
}
.video-section .video-animate {
  transform: scale(1);
}
.video-section .content-padding {
  padding: 25px 15px;
}
.video-section .card-header {
  position: relative;
  padding: 0;
  border: none;
  height: 100%;
  width: 100%;
}
.video-section .card-header:hover .card-header-hover {
  display: block;
}
.video-section .card-header .card-header-hover {
  position: absolute;
  top: 0;
  background: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  width: 100%;
  height: 100%;
  display: none;
  transition: all .25s linear;
}
.video-section .card-header .card-header-hover img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
.video-section .card-body {
  height: 230px;
}
@media (max-width: 768px) {
  .video-section .card-body {
    height: auto;
  }
}
.video-section .card-body .card-head-text {
  font-family: "LatoBold", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #04121b;
  padding: 10px 0px;
  line-height: 25px;
}
@media (max-width: 576px) {
  .video-section .card-body .card-head-text {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .video-section .card-body .card-head-text {
    font-size: 18px;
  }
}
.video-section .card-body .card-sub-text {
  font-size: 15px;
  color: #04121b;
  line-height: 20px;
}
@media (max-width: 576px) {
  .video-section .card-body .card-sub-text {
    font-size: 14px;
    line-height: 18px;
  }
}

.modal-content .modal-header {
  border-bottom: none;
}
.modal-content .modal-footer {
  border-top: none;
}

.header-event {
  font-family: "LatoBold", sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  color: #04121b;
  padding: 10px 0px;
  line-height: 25px;
}
@media (max-width: 576px) {
  .header-event {
    font-size: 18px;
  }
}
@media (max-width: 576px) {
  .header-event {
    font-size: 18px;
  }
}

.sub-event {
  font-size: 15px;
  color: #04121b;
  line-height: 18px;
}
@media (max-width: 576px) {
  .sub-event {
    font-size: 14px;
    line-height: 18px;
  }
}

.about-section {
  background: #ccc;
}
.about-section .abt-first-col {
  padding: 180px 55px;
  background: #ccc;
}
@media (max-width: 2500px) {
  .about-section .abt-first-col {
    padding: 50px 30px;
  }
}
@media (max-width: 1200px) {
  .about-section .abt-first-col {
    padding: 30px 30px;
  }
}
@media (max-width: 576px) {
  .about-section .abt-first-col {
    padding: 15px 10px;
  }
}
.about-section .abt-first-col .abt-first-header {
  font-family: "LatoBold", sans-serif;
  font-size: 55px;
  padding: 10px 10px 35px 10px;
  color: #000000;
}
@media (max-width: 2500px) {
  .about-section .abt-first-col .abt-first-header {
    font-size: 45px;
    padding-bottom: 15px;
  }
}
@media (max-width: 1200px) {
  .about-section .abt-first-col .abt-first-header {
    font-size: 35px;
    padding: 10px;
  }
}
@media (max-width: 576px) {
  .about-section .abt-first-col .abt-first-header {
    font-size: 30px;
    padding: 5px;
    text-align: center;
  }
}
.about-section .abt-first-col .abt-first-header-sub {
  padding: 10px;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 1200px) {
  .about-section .abt-first-col .abt-first-header-sub {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 576px) {
  .about-section .abt-first-col .abt-first-header-sub {
    font-size: 15px;
    line-height: 25px;
    text-align: center;
  }
}
.about-section .abt-sec-col {
  padding: 75px;
  background: #ccc;
}
@media (max-width: 2500px) {
  .about-section .abt-sec-col {
    padding: 70px 20px;
  }
}
@media (max-width: 992px) {
  .about-section .abt-sec-col {
    padding: 45px 45px 0px 45px;
  }
}
@media (max-width: 576px) {
  .about-section .abt-sec-col {
    padding: 15px;
    text-align: center;
  }
}
.about-section .abt-sec-col .abt-sec-padd {
  font-family: 'Lato', sans-serif;
  padding: 150px 55px;
  font-size: 55px;
  line-height: 75px;
  color: #000000;
  text-transform: uppercase;
  text-align: center;
  background: #ccc;
}
@media (max-width: 1200px) {
  .about-section .abt-sec-col .abt-sec-padd {
    padding: 64px 50px;
  }
}
@media (max-width: 992px) {
  .about-section .abt-sec-col .abt-sec-padd {
    padding: 40px 50px;
  }
}
@media (max-width: 576px) {
  .about-section .abt-sec-col .abt-sec-padd {
    padding: 65px 50px;
    font-size: 30px;
    line-height: 35px;
    text-align: center;
  }
}
.about-section .our-journey {
  font-family: "LatoBold", sans-serif;
  text-align: center;
  font-size: 45px;
  padding: 55px;
}
@media (max-width: 576px) {
  .about-section .our-journey {
    font-size: 22px;
    padding: 15px 15px 25px 15px;
    text-align: center;
  }
}

.modal-align {
  box-shadow: none;
  border: none;
  background: transparent;
}
.modal-align .modal-header {
  text-align: center;
  background: transparent;
}
.modal-align .modal-header .close {
  margin: 0 auto;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 55px;
  font-size: 35px;
  height: 55px;
  color: #fff;
  opacity: 1;
  line-height: 15px;
  outline: none;
}
.modal-align .modal-header .close:hover {
  color: #fff;
  border: 3px solid #fff;
}
.buttonBlack{color: #ffffff;text-decoration: none;}
.buttonBlack:hover{color: #ffffff;text-decoration: none;}
.buttonWhite{color: #000000;text-decoration: none;}
.buttonWhite:hover{color: #000000;text-decoration: none;}
/*# sourceMappingURL=styles-fr.css.map */
