@import url('https://fonts.googleapis.com/css?family=Lato:300,400,700,900');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700');
/*  Import Less Mixins */
.easeOut {
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.flipped_bluegradient {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0052a9+1,0097ff+100 */
  background: #0052a9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0052a9 1%, #0097ff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0052a9 1%, #0097ff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0052a9 1%, #0097ff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052a9', endColorstr='#0097ff', GradientType=1);
  /* IE6-9 */
}
/* fonts */
/* Color Schemes */
/* Global Preferences */
html {
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
body {
  background-color: #ffffff;
  color: #cccccc;
  overflow-x: hidden;
  font-size: 14px;
  line-height: 18px;
  width: 100%;
  height: 100%;
  -webkit-overflow-scrolling: touch;
  color: #222222;
  font-family: 'Roboto Condensed', sans-serif;
}
body.ctrl_overflow {
  overflow: hidden !important;
}
a:hover {
  text-decoration: none;
}
ul {
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
}

.my-2{
  margin-left: 1rem;
  margin-right: 1rem;
}
.my-1{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}

.mx-1{
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.mx-2{
  margin-left: 1rem;
  margin-right: 1rem;
}

.padLR0 {
  padding-left: 0;
  padding-right: 0;
}
.container-fluid {
  max-width: 3000px;
  margin: 0 auto;
}
.desktop-version {
  display: none;
}
.mobile-version {
  display: block;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.mobile-version .section_box .section-content .content-holder {
  text-align: center;
}
.mobile-version .section_box .section-content h1 {
  font-size: 24px;
  font-weight: 400;
  color: #222222;
  text-align: center;
}
.mobile-version .section_box .section-content p {
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
}
.mobile-version .section_box .section-content .section_social {
  margin-top: 0;
}
.txt-center-md {
  text-align: left !important;
}
.fullcarousel {
  position: absolute;
  left: 0;
  top: 0;
  width: 200%;
  z-index: 2;
}
.fullcarousel .icon-next,
.fullcarousel .icon-prev {
  width: 60px;
  height: 80px;
  background-repeat: no-repeat;
  background-size: 60px 80px;
}
.mobile-version .fullcarousel {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 2;
}
.mobile-version .fullcarousel .icon-next,
.mobile-version .fullcarousel .icon-prev {
  background-repeat: no-repeat;
  background-size: 60px 80px;
}
/************
carousel full width
************/
.carousel,
.item,
.active {
  height: 100%;
}
.carousel-inner {
  height: 100%;
}
/* Background images are set within the HTML using inline CSS, not here */
.fill {
  width: 100%;
  height: 100%;
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}
.carousel-control .icon-prev:before,
.carousel-control .icon-next:before {
  content: '';
}
.carousel-indicators li {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  opacity: 0.8;
}
.carousel-indicators .active {
  background-color: #ffffff;
}
.carousel-caption h2 {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 20px;
}
.carousel-caption.cap01 h2 {
  font-size: 20px;
}
.carousel-caption.cap02 {
  text-shadow: none;
}
.carousel-caption.cap02 h2 {
  font-size: 20px;
  color: #014b67;
}
img {
  max-width: 100%;
}
.carousel-control.left,
.carousel-control.right {
  background-image: none;
}
/************
carousel full width ends
************/
.section2l,
.section3r {
  background-color: #ffffff;
}
.multiscroll .ms-section.fullimage .ms-tableCell img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.bg01,
.bg01_m {
  background-image: url('../images/bg01.jpg');
  background-repeat: no-repeat;
}
.bg01_m {
  background-position: top center;
  background-size: cover;
}
.bg02 {
  background-image: url('../images/bg02.jpg');
  background-repeat: no-repeat;
}
.bg03,
.bg03_m {
  background-image: url('../images/bg03.jpg');
  background-repeat: no-repeat;
}
.bg03_m {
  background-position: top center;
  background-size: cover;
}
.bg06 {
  background-image: url('../images/bg06.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.bg07 {
  background-image: url('../images/bg07.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.bg08 {
  background-image: url('../images/bg08.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg09 {
  background-image: url('../images/bg09.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg10 {
  background-image: url('../images/bg10.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg11 {
  background-image: url('../images/bg11.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg12 {
  background-image: url('../images/bg12.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg13 {
  background-image: url('../images/bg13.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg14 {
  background-image: url('../images/bg14.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg16 {
  background-image: url('../images/bg16.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg17 {
  background-image: url('../images/bg17.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg18{
    background-image: url('../images/bg18.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg19{
  background-image: url('../images/bg19.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.bg20{
  background-image: url('../images/bg20.jpg');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
}
.t01 {
  background-image: url('../images/t01.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.t02 {
  background-image: url('../images/t02.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.t03 {
  background-image: url('../images/t03.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.t04 {
  background-image: url('../images/t04.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
/************
magnific popup
************/
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.white-popup-block {
  background: #FFF;
 /*padding: 20px 30px;*/
  text-align: left;
  max-width: 650px;
  margin: 40px auto;
  position: relative;
}
.mfp-bg {
  z-index: 99998;
}
.mfp-wrap {
  z-index: 99999;
}
/************
magnific popup ends
************/
.section_box {
  min-height: 450px;
  background-color: #f5f5f5;
}
.section_box.no_min_height {
  min-height: 0;
}
.section_box.bgwhite {
  background-color: #ffffff;
}
.section_box .section-content {
  padding: 0px 50px;
  display: table;
  min-height: 450px;
  width: 100%;
}
.no_min_height.section_box .section-content {
  min-height: 0;
}
.section_box .section-content .section-cell {
  display: table-cell;
  vertical-align: middle;
  padding-top: 20px;
  padding-bottom: 20px;
}
.section_box .section-content h3 {
  font-size: 30px;
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: uppercase;
}
.section_box .section-content h4 {
  font-weight: 700;
}
.section_box .section-content p {
  font-size: 16px;
  line-height: 24px;
}
.section_box .work-list {
  padding-top: 20px;
  list-style: none;
}
.section_box .work-list li {
  font-size: 34px;
  font-weight: 300;
  padding-bottom: 10px;
  line-height: 40px;
}
.white-container {
  text-align: left;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #ffffff;
}
.white-container .section_box {
  background-color: #ffffff;
}
.white-container .section_box h3 {
  margin-bottom: 15px;
}
.white-container .section_box h6 {
  padding-bottom: 20px;
  font-size: 15px;
}
.white-container .section_box p {
  font-size: 16px;
  line-height: 24px;
}
.navig {
  width: 100%;
  height: 80px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 9999;
  background-color: #ffffff;
  text-align: center;
  -webkit-box-shadow: 0px 2px 5px 0px #d6d6d6;
  -moz-box-shadow: 0px 2px 5px 0px #d6d6d6;
  box-shadow: 0px 2px 5px 0px #d6d6d6;
}
.logo {
  display: inline-block;
}
.ms-section {
  text-align: center;
}
.ms-section.start_top .ms-tableCell {
  vertical-align: top;
  padding-top: 100px;
}
.ms-section .content-holder {
  padding-left: 20%;
  padding-right: 20%;
}
.ms-section h1 {
  font-size: 30px;
  font-weight: 400;
  color: #222222;
}
.ms-section p {
  margin-top: 40px;
  font-size: 16px;
  line-height: 24px;
}
.ms-section .section_social {
  margin-top: 0;
}
.home_social_links ul {
  list-style: none;
  text-align: center;
  margin-bottom: 40px;
  margin-top: 20px;
}
.home_social_links ul li {
  display: inline-block;
}
.home_social_links ul li a {
  display: inline-block;
  color: #ffffff;
  padding: 5px;
  margin: 5px;
  position: relative;
  line-height: 12px;
  background-color: #0097ff;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  font-size: 18px;
  padding-top: 11px;
  transition: background-color ease-in 0.5s;
}
.home_social_links ul li a:hover {
  background-color: #0052a9;
}
.bluebtn {
  margin-top: 20px;
  text-transform: uppercase;
  padding: 10px 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 30px;
  color: #ffffff;
  border: 0;
  display: inline-block;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0097ff+0,0052a9+100 */
  background: #0097ff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0097ff 0%, #0052a9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0097ff', endColorstr='#0052a9', GradientType=1);
  /* IE6-9 */
  transition: background 0.5s ease-in-out;
}
.bluebtn:hover.bluebtn {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0052a9+1,0097ff+100 */
  background: #0052a9;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0052a9 1%, #0097ff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0052a9 1%, #0097ff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0052a9 1%, #0097ff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052a9', endColorstr='#0097ff', GradientType=1);
  /* IE6-9 */
  color: #ffffff;
}
.footer {
  position: absolute;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 200%;
  color: #ffffff;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0097ff+0,0052a9+100 */
  background: #0097ff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0097ff 0%, #0052a9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0097ff', endColorstr='#0052a9', GradientType=1);
  /* IE6-9 */
}
.footer .flinks {
  padding: 15px 20px;
}
.footer .flinks p {
  margin: 0;
  font-size: 12px;
}
.footer .flinks a {
  color: #ffffff;
}
.footer .flinks ul {
  display: block;
  list-style: none;
  margin-bottom: 5px;
}
.footer .flinks ul li {
  display: inline-block;
  margin: 2px 25px;
  position: relative;
}
.footer .flinks ul li a {
  display: inline-block;
  color: #ffffff;
  padding: 2px 5px;
  position: relative;
  line-height: 12px;
  text-transform: uppercase;
  font-size: 13px;
}
.footer .flinks ul li a:after {
  content: '';
  position: absolute;
}
.footer .flinks ul li a div {
  display: block;
  text-align: center;
  width: 100%;
}
.footer .flinks ul li a span {
  display: inline-block;
  position: relative;
  height: 1px;
  width: 0;
  border-bottom: solid thin #ffffff;
  transition: width ease-in-out 0.4s;
}
.footer .flinks ul li a:hover div span {
  width: 100%;
}
.footer .flinks ul li:first-child a:after {
  content: '';
}
.footer .flinks ul.linelist li a:after {
  content: '|';
  left: -25px;
  top: 3px;
  font-size: 14px;
}
.footer .flinks ul.linelist li:first-child a:after {
  content: '';
}
.footer .flinks ul.sociallist {
  margin-bottom: 20px;
}
.footer .flinks ul.sociallist li {
  margin: 2px 2px;
}
.footer .flinks ul.sociallist li a {
  font-size: 24px;
}
.footer .flinks ul.sociallist li:first-child a:after {
  content: '';
}
.mobile-version .footer .flinks ul.dottedlist li {
  display: block;
}
.footer .flinks ul.dottedlist li a:after {
  content: '.';
  left: -25px;
  top: -6px;
  font-size: 35px;
}
.mobile-version .footer .flinks ul.dottedlist li a:after {
  content: '';
}
.footer .flinks ul.dottedlist li:first-child a:after {
  content: '';
}
.bgtext01 {
  background-image: url('../images/design2.png');
  background-repeat: no-repeat;
  background-position: center;
  background-size: 480px;
}
.bgtext04 {
  background-image: url('../images/design4.png');
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 480px;
}
.credits {
  color: #0097ff;
  opacity: 0.1;
  font-size: 4px;
}
.credits a {
  color: #0097ff;
}
/*==================================================
=            Burger Navigation             =
==================================================*/
.burger {
  position: absolute;
  z-index: 10;
  right: 30px;
  top: 30px;
  cursor: pointer;
  transform: rotateY(0);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.burger__patty {
  width: 28px;
  height: 2px;
  margin: 0 0 6px 0;
  background: #0052a9;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.burger__patty:last-child {
  margin-bottom: 0;
}
.burger--close {
  transform: rotate(180deg);
}
.burger--close .burger__patty:nth-child(1) {
  transform: rotate(45deg) translate(6px, 6px);
}
.burger--close .burger__patty:nth-child(2) {
  opacity: 0;
}
.burger--close .burger__patty:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -5px);
}
.menu {
  position: fixed;
  top: 0;
  width: 100%;
  visibility: hidden;
  z-index: 100;
  height: 100%;
  overflow: hidden;
}
.menu--active {
  visibility: visible;
  overflow-y: auto;
}
.menu__brand,
.menu__list {
  display: flex;
  flex-flow: column wrap;
  align-items: center;
  justify-content: center;
  float: left;
  width: 100%;
  height: 100%;
  min-height: 0;
  overflow: hidden;
}
.menu__list {
  margin: 0;
  padding: 0;
  background-image: url('../images/bg15.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  list-style-type: none;
  transform: translate3d(100%, 0, 0);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.menu__list--active {
  transform: translate3d(0, 0, 0);
}
.menu__brand {
  background-image: url('../images/design5.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  background-color: #ffffff;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transform: translate3d(-100%, 0, 0);
}
.menu__brand .menu_info_container {
  float: left;
  transform: translate3d(-500px, 0, 0);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.menu__brand .menu_info_container .info_content {
  color: #ffffff;
  text-transform: uppercase;
  line-height: 20px;
  font-family: 'Roboto Condensed', sans-serif;
}
.menu__brand .menu_info_container .info_content h4 {
  font-size: 16px;
  font-weight: 700;
}
.menu__brand .menu_info_container .info_content p {
  font-size: 15px;
}
.menu__brand .menu_info_container .info_content a {
  color: #ffffff;
  text-transform: lowercase;
}
.menu__brand .menu_info_container .info_content a:hover {
  color: #ffffff;
  text-decoration: none;
}
.menu__brand .menu_info_container:nth-child( 3) {
  transition-delay: 0.6s;
}
.menu__brand .menu_info_container:nth-child( 2) {
  transition-delay: 0.4s;
}
.menu__brand .menu_info_container:nth-child( 1) {
  transition-delay: 0.2s;
}
.menu__brand--active {
  transform: translate3d(0, 0, 0);
}
.menu__brand--active .menu_info_container {
  transform: translate3d(0, 0, 0);
}
.menu__item {
  transform: translate3d(500px, 0, 0);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  text-transform: uppercase;
}
.menu__item--active {
  transform: translate3d(0, 0, 0);
}
.menu__link {
  display: inline-block;
  position: relative;
  font-size: 20px;
  padding: 15px 0;
  font-weight: 700;
  text-decoration: none;
  color: white;
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.menu__link:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 10px;
  height: 2px;
  background: white;
  transform: translateX(-50%);
  transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
}
.menu__link:hover {
  color: #0097ff;
}
.menu__link:hover:before {
  width: 100%;
  background: #0097ff;
}
.menu .menu__item:nth-child( 9) {
  transition-delay: 0.9s;
}
.menu .menu__item:nth-child( 8) {
  transition-delay: 0.8s;
}
.menu .menu__item:nth-child( 7) {
  transition-delay: 0.7s;
}
.menu .menu__item:nth-child( 6) {
  transition-delay: 0.6s;
}
.menu .menu__item:nth-child( 5) {
  transition-delay: 0.5s;
}
.menu .menu__item:nth-child( 4) {
  transition-delay: 0.4s;
}
.menu .menu__item:nth-child( 3) {
  transition-delay: 0.3s;
}
.menu .menu__item:nth-child( 2) {
  transition-delay: 0.2s;
}
.menu .menu__item:nth-child( 1) {
  transition-delay: 0.1s;
}
.top-frame {
  margin-top: 80px;
}
.header-section {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0097ff+0,0052a9+100 */
  background: #0097ff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0097ff 0%, #0052a9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0097ff', endColorstr='#0052a9', GradientType=1);
  /* IE6-9 */
  text-align: center;
  color: #ffffff;
  padding: 20px 20px;
}
.header-section h1 {
  text-transform: uppercase;
}
.header-section h6 {
  font-size: 16px;
  margin: 20px 0;
  word-spacing: 2px;
  line-height: 20px;
}
footer .footer {
  position: relative;
  z-index: 2;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0097ff+0,0052a9+100 */
  background: #0097ff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0097ff 0%, #0052a9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0097ff', endColorstr='#0052a9', GradientType=1);
  /* IE6-9 */
}
footer .footer .flinks {
  padding: 30px 20px;
}
footer .footer .flinks p {
  margin: 0;
}
footer .footer .flinks a {
  color: #ffffff;
}
footer .footer .flinks ul {
  display: block;
  list-style: none;
  margin-bottom: 5px;
}
footer .footer .flinks ul li {
  display: inline-block;
  margin: 2px 25px;
  position: relative;
}
footer .footer .flinks ul li a {
  display: inline-block;
  color: #ffffff;
  padding: 2px 5px;
  position: relative;
  line-height: 12px;
  text-transform: uppercase;
}
footer .footer .flinks ul li a:after {
  content: '';
  position: absolute;
}
footer .footer .flinks ul li a div {
  display: block;
  text-align: center;
  width: 100%;
}
footer .footer .flinks ul li a span {
  display: inline-block;
  position: relative;
  height: 1px;
  width: 0;
  border-bottom: solid thin #ffffff;
  transition: width ease-in-out 0.4s;
}
footer .footer .flinks ul li a:hover div span {
  width: 100%;
}
footer .footer .flinks ul li:first-child a:after {
  content: '';
}
footer .footer .flinks ul.linelist li a:after {
  content: '|';
  left: -25px;
  top: 3px;
  font-size: 14px;
}
footer .footer .flinks ul.linelist li:first-child a:after {
  content: '';
}
footer .footer .flinks ul.sociallist {
  margin-bottom: 20px;
}
footer .footer .flinks ul.sociallist li {
  margin: 2px 2px;
}
footer .footer .flinks ul.sociallist li a {
  font-size: 24px;
}
footer .footer .flinks ul.sociallist li:first-child a:after {
  content: '';
}
footer .footer .flinks ul.dottedlist li {
  display: block;
}
footer .footer .flinks ul.dottedlist li a:after {
  content: '';
  left: -25px;
  top: -6px;
  font-size: 35px;
}
footer .footer .flinks ul.dottedlist li:first-child a:after {
  content: '';
}
.quote_container {
  padding-top: 40px;
  padding-bottom: 40px;
}
.quote_container blockquote {
  display: block;
  padding: 15px 20px 15px 45px;
  margin: 0 0 20px;
  position: relative;
  /*Font*/
  font-size: 15px;
  line-height: 1.2;
  color: #666;
  text-align: justify;
  /*Borders - (Optional)*/
  border-left: 15px solid #0097ff;
  border-right: 0px solid #c76c0c;
  /*Box Shadow - (Optional)*/
}
.quote_container blockquote .quoteby {
  text-align: right;
  font-size: 16px;
  color: #0097ff;
  padding-top: 20px;
}
.quote_container blockquote::before {
  content: "\201C";
  /*Unicode for Left Double Quote*/
  /*Font*/
  font-family: Georgia, serif;
  font-size: 80px;
  font-weight: bold;
  color: #0097ff;
  opacity: 0.2;
  /*Positioning*/
  position: absolute;
  left: 10px;
  top: -25px;
  z-index: -1;
}
.quote_container blockquote::after {
  /*Reset to make sure*/
  content: "";
}
.quote_container blockquote a {
  text-decoration: none;
  background: #eee;
  cursor: pointer;
  padding: 0 3px;
  color: #0097ff;
}
.quote_container blockquote a:hover {
  color: #0052a9;
}
.quote_container blockquote em {
  font-style: italic;
}
.breadcrumb {
  background-color: transparent;
  text-align: center;
}
.breadcrumb a {
  color: #ffffff;
}
.breadcrumb > .active {
  color: #ccc;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  font-family: FontAwesome;
  content: "\f101";
}
.fullimg {
  width: 100%;
}
.feature-artist-list {
  margin-left: 0px;
  font-size: 18px;
  line-height: 24px;
  list-style: none;
}
.feature-artist-list li:before {
  font-family: FontAwesome;
  content: "\f005";
  padding-right: 10px;
  color: #0097ff;
}
.event-holder {
  text-align: center;
}
.event-img-container {
  max-width: 350px;
  margin: 15px 10px;
  display: inline-block;
  overflow: hidden;
  font-size: 0;
  position: relative;
}
.event-img-container.bggrey{
      background: #6d6e70;
          vertical-align: text-top;
}
.event-img-container .upcoming {
  position: absolute;
  right: 0;
  top: 10px;
  background-color: red;
  color: #ffffff;
  z-index: 9;
  padding: 5px 20px;
  text-transform: uppercase;
  font-weight: 800;
  font-size: 14px;
  transition: all ease-in 0.9s;
}
.event-img-container img {
  width: 100%;
}
.event-img-container h3 {
  font-size: 18px !important;
  color: #ffffff;
  padding: 15px 15px;
  text-align: left;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0097ff+0,0052a9+100 */
  background: #0097ff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0097ff 0%, #0052a9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0097ff', endColorstr='#0052a9', GradientType=1);
  /* IE6-9 */
  margin: 0 !important;
}
.event-img-container h4 {
  color: #ffffff;
  background-color: #6d6e70;
  padding: 8px 15px;
  margin: 0 !important;
  text-align: left;
  font-size: 14px;
  font-weight: 300 !important;
}
.slide-btn-container {
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
}
.event-img-container.bgblue{
      background: -webkit-linear-gradient(left, #0097ff 0%, #0052a9 100%);
    background: linear-gradient(to right, #0097ff 0%, #0052a9 100%);
}
.slidearrow {
  color: #ffffff;
  display: inline-block;
  width: 50px;
  height: 50px;
  border-radius: 26px;
  cursor: pointer;
  font-weight: 300;
  font-size: 40px;
}
.slidearrow:hover {
  color: #ffffff;
}
.roundarrow {
  color: #ffffff;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 24px;
  cursor: pointer;
  position: absolute;
  z-index: 9;
  bottom: 15px;
  font-size: 24px;
  padding-top: 8px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0097ff+0,0052a9+100 */
  background: #0097ff;
  /* Old browsers */
  background: -moz-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #0097ff 0%, #0052a9 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #0097ff 0%, #0052a9 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0097ff', endColorstr='#0052a9', GradientType=1);
  /* IE6-9 */
}
.roundarrow:hover {
  color: #ffffff;
}
.roundarrow.right {
  right: -20px;
}
.roundarrow.left {
  left: -20px;
}
.bounce {
  -moz-animation: bounce 2s infinite;
  -webkit-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.contact-section {
  text-align: left;
}
.contact-section .internal-heading {
  padding: 10px;
  margin-bottom: 20px;
  margin-left: 0;
  padding-left: 0;
  border-bottom: 2px solid #0097ff;
  text-align: left;
  font-size: 24px;
  color: #0097ff;
  font-weight: 400;
}
/*preloader*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99999;
  /* makes sure it stays on top */
}
#status {
  width: 150px;
  height: 150px;
  position: relative;
  background-image: url(../images/loader.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.outer {
  display: table;
  position: absolute;
  height: 100%;
  width: 100%;
}
.middle {
  display: table-cell;
  vertical-align: middle;
}
.inner {
  margin-left: auto;
  margin-right: auto;
  width: 150px;
}
/*preloader ends*/
#back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #f5f5f5;
  color: #444;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
}
#back-to-top-multi {
  position: fixed;
  bottom: 40px;
  right: 40px;
  z-index: 9999;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 30px;
  background: #f5f5f5;
  color: #444;
  cursor: pointer;
  border: 0;
  border-radius: 2px;
  text-decoration: none;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  visibility: hidden;
  -webkit-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 5px 0px rgba(0, 0, 0, 0.1);
}
#back-to-top-multi:hover {
  background: #e9ebec;
}
#back-to-top-multi.show {
  opacity: 0;
  visibility: hidden;
}
#back-to-top:hover {
  background: #e9ebec;
}
#back-to-top.show {
  opacity: 1;
  visibility: visible;
}
.pt-0{
  padding-top:0!important;
}
.pb-30{
  padding-bottom:30px!important;
}

.badge-red{
  background:red;
  color:white;
      margin-bottom: 30px;
    font-size: 12px;
    font-weight: 400;
}
.mb-0{
  margin-bottom:0!important;
}
.p-0{
  padding-top:0;
  padding-bottom:0;
}
.a_m{
  margin:5px 0 10px 0;
}
/*.sec_border{
    padding-right: 18px;
    border: 1px solid black;
    margin: 15px;
  
  
}
.section_box_right{
      min-height: 450px;
    background-color: #f5f5f5;;
}
.section_box_right .section-content {
    padding: 0px 50px;
    display: table;
    min-height: 450px;
    width: 100%;
}
.section_box_right .section-content .section-cell {
    display: table-cell;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
}*/
.bggrey{
  background:#f5f5f5;
}

/*==================================================
=            magnific popup - youtube video button           =
==================================================*/
.video-play-button {
  position: absolute;
  z-index: 10;
  top: 40%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  box-sizing: content-box;
  display: block;
  /* background: #fa183d; */
  border-radius: 50%;
  padding: 18px 20px 18px 28px;
}

.video-play-button:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  background: rgba(108, 213, 255, 0.6);
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
          animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  transition: all 200ms;
}

.video-play-button:hover:after {
  background-color: #b0efff;
}

.video-play-button img {
  position: relative;
  z-index: 3;
  max-width: 100%;
  width: auto;
  height: auto;
}

.video-play-button span {
  display: block;
  position: relative;
  z-index: 3;
  width: 0;
  height: 0;
  border-left: 22px solid #048eff;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  opacity: 0.6;
}

@-webkit-keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }
  100% {
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}
/*==================================================
=            magnific popup - youtube            =
==================================================*/

/**
 * Simple fade transition,
 */
 .mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0;
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all 0.15s ease-out; 
	-moz-transition: all 0.15s ease-out; 
	transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0;
}
/* .content-holder.last-section{
  height: 100vh;
}
.content-middle{
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content: center;
  height: 100%;
} */

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {
  .carousel-caption {
    bottom: 80px;
  }
  .carousel-caption.cap01 h2 {
    font-size: 30px;
    font-weight: 300;
  }
  .carousel-caption.cap02 h2 {
    font-size: 30px;
    font-weight: 300;
  }
}
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
  .txt-center-md {
    text-align: center !important;
  }
  .carousel-caption {
    bottom: 80px;
  }
  .carousel-caption.cap01 h2 {
    font-size: 40px;
    font-weight: 300;
  }
  .carousel-caption.cap02 h2 {
    font-size: 40px;
    font-weight: 300;
  }
  .white-container {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .white-container .section_box {
    background-color: #ffffff;
  }
  .white-container .section_box h6 {
    padding-bottom: 20px;
  }
}
/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
  .desktop-version {
    display: block;
    position: relative;
  }
  .mobile-version {
    display: none;
  }
  #back-to-top {
    visibility: hidden;
  }
  #back-to-top-multi {
    visibility: visible;
  }
  #back-to-top-multi.show {
    opacity: 1;
    visibility: visible;
  }
  .menu--active {
    visibility: visible;
    overflow-y: hidden;
  }
  .menu__brand,
  .menu__list {
    float: left;
    width: 50%;
    min-height: 100%;
    overflow: hidden;
  }
  .menu__list {
    float: right;
    transform: translate3d(0, -100%, 0);
  }
  .menu__list--active {
    transform: translate3d(0, 0, 0);
  }
  .menu__brand {
    transform: translate3d(0, 100%, 0);
  }
  .menu__brand--active {
    transform: translate3d(0, 0, 0);
  }
  .menu__item {
    transform: translate3d(500px, 0, 0);
  }
  .menu__item--active {
    transform: translate3d(0, 0, 0);
  }
  .menu__link {
    font-size: 30px;
    padding: 15px 0;
  }
  .menu__link:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 10px;
    height: 2px;
    background: white;
    transform: translateX(-50%);
  }
  .menu__link:hover:before {
    width: 100%;
  }
  .carousel-caption.cap01 h2 {
    font-size: 60px;
    text-align: center;
    font-weight: 300;
  }
  .carousel-caption.cap01.cap02 h2 {
    font-size: 60px;
    font-weight: 300;
  }
  footer .footer .flinks ul.dottedlist li {
    display: inline-block;
  }
  footer .footer .flinks ul.dottedlist li a:after {
    content: '.';
  }
}
/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
  .carousel-caption.cap01 h2 {
    font-size: 80px;
    text-align: center;
    font-weight: 300;
  }
  .carousel-caption.cap02 h2 {
    font-size: 80px;
    font-weight: 300;
  }
}
