/*
Theme Name: NRCC - Child
Theme URI: https://themes.muffingroup.com/betheme
Author: Muffin group
Author URI: https://muffingroup.com
Description: Child Theme for Betheme
Template: betheme
Version: 2.0
*/


@font-face{
	font-family: 'MyWebFont';
	src: url('WebFont.eot');
	src: url('WebFont.eot?#iefix') format('embedded-opentype'),
	     url('WebFont.woff') format('woff'),
	     url('WebFont.ttf') format('truetype'),
	     url('WebFont.svg#webfont') format('svg');
}

h2.title {
	font-family: "Abel", sans-serif;
	text-transform: uppercase;
}

.blue h2.title {
	color: #003b4d !important;
}

.wp-caption-text {
	background: #bab9af;
	color: #003b4d;
	font-weight: bold;
	text-transform: uppercase;
}

h1.top-heading {
	font-size: 55px;
	font-family: 'Abel' !important;
}

h2.top-heading {
	font-size: 55px;
	text-align: left;
  font-family: 'Painting With Chocolate', Arial, sans-serif;
  letter-spacing: 2.65px;
  color: #FFFFFF;
  text-transform: capitalize;
  opacity: 1;
}

.fancy-heading {
  font-family: 'Painting With Chocolate', Arial, sans-serif !important;
}

h3.top-heading {
	font-size: 30px;
	font-family: 'Ubuntu' !important;
}

.site-logo {
  text-align: center;
  display: block;
  margin: 0 auto;
  padding: 7% 0 20px 0;
  width: 400px;
}

.header-container {
  background: rgba(0, 59, 77, 0.7);
  height: 100vH;
}

.overlay {
  background: rgba(0, 59, 77, 0.7);
  height: 100vH;
  background: transparent linear-gradient(180deg, #003C4E00 0%, #003C4E 100%) 0% 0% no-repeat padding-box;
  opacity: 1;
}


li {
  color: #944E10 !important;
  line-height: 1.2;
  text-align: left;
  font-family: 'Abel';
  font-size: 25px;
  letter-spacing: 0px;
  color: #FFFFFF;
  opacity: 1;
} /* bullet */

li span {
  color: #003B4D !important;
} /* text */

#Footer .widgets_wrapper {
    padding: 10px;
}

#Subheader {
  display: none;
}

body:not(.template-slider) #Header {
    min-height: 0;
}

.top-heading {
  text-align: center !important;
}

.footer_copy {
  display: none;
}

#Footer {
  background-color: white !important;
}

#about .column_attr.mfn-inline-editor.clearfix {
    padding: 0;
    margin: 0 auto;
}

.placeholder {
    opacity: 0 !important;
}

.logo-main {
  display: none;
}

#Overlay {
    background: #003b4d;
}

#Content {
    width: 100%;
    padding-top: 0;
}

.overlay-menu-toggle {
  display: none;
}

.address {
  font-family: 'Abel';
  color: #005470;
}

.address a {
  font-family: 'Abel';
  color: #005470;
}

.footer-logo {
  width: 93px;
  float: right;
}

#Footer a:not(.button) {
  color: #005470;
}

.iframe-cont {
	height: 600px;
}

@media only screen and (max-width: 757px) {
  .address {
    font-family: 'Abel';    text-align: center;
  }

  .header-container {
      height: 700px;
  }

  .logo {
    display: none;
  }

  .site-logo {
    width: 300px;
  }

  h1.top-heading {
    font-size: 40px;
  }

  .fancy-heading {
    font-size: 40px !important;
  }

  .mobile-center {
    text-align: center !important;
  }

  .site-logo {
    width: 300px;
  }

  .overlay {
    background: rgba(0, 59, 77, 0.7);
    height: 100%;
  }

  .footer-logo {
    float: none;
    text-align: center;
    display: block;
    margin: 0 auto;
  }

  div.column_attr {
    font-size: 25px;
  }

  li span {
    font-size: 24px;
  }

  .column_column ul, .column_helper ul, .column_visual ul, .icon_box ul, .mfn-acc ul, .ui-tabs-panel ul, .post-excerpt ul, .the_content_wrapper ul, .column_product_short_description ul, .elementor-text-editor ul {
    list-style: disc outside;
    margin: 0 0 15px 5px;
  }
	
	.mcb-wrap-651798ec3 p {
		font-size: 18px;
	}
	
	.iframe-cont {
	height: 500px;
	margin-top: 20px;
}
	
}

@media only screen and (min-width: 1465px) {
	.video-container {
		height: 100% !important;
	}
}

@media only screen and (min-width: 1360px) {
	.video-container {
		height: 760px !important;
	}
}
