@charset "utf-8";
/* CSS Document */
html, body {
  height: 100%;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666666;
  background: none;
}
p {
  padding-left: 10px;
  padding-right: 10px;
}
.p2 {
  font-size: 16px;
}
.p3 {
  font-size: 16px;
  text-align: center;
  padding-top: 30px;
}
h1 a {
  color: #000000;
}
h1 {
  font-size: 26px;
  font-weight: 400;
}
h2 {
  font-size: 22px;
  font-weight: 400;
}
h3 {
  font-size: 20px;
  font-weight: 400;
}
h4 {
  font-size: 18px;
  font-weight: 400;
}
.b1 {
  font-size: 16px;
  color: #666666;
  white-space: normal;
  overflow-wrap: break-word;
}
.b2 {
  font-size: 14px;
  color: #666666;
  white-space: normal;
  overflow-wrap: break-word;
  margin-left: 0px;
  padding-left: 20px;
  text-align: left;
}
.current {
  color: #81ACE5;
}
a {
  color: #666666;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
  color: #81ACE5;
}
a:active {
  text-decoration: none;
  color: #81ACE5;
}
.catTitle {
  width: 100%;
  text-align: center;
  font-size: 24px;
}
.myLink {
  width: 100%;
  text-align: center;
  font-size: 18px;
  padding: 7px;
  border-radius: 5px;
  border-style: double;
}
.myLinkDesc {
  font-size: 14px;
}
.myLink:hover {
  background: #b0d0ff;
  color: #000000;
}
.myLink a:hover {
  color: #000000;
}
#myServices p {
  font-size: 16px;
}
#titled {
  width: 100%;
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
#titled:hover {
  -webkit-filter: grayscale(0);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0);
  -o-transition: .5s ease-in-out;
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.titledBlack {
  color: #000000;
  font-size: 40px;
  font-weight: 400;
  padding-left: 10px;
}
.titledGray {
  color: #81ACE5;
  font-size: 26px;
  font-weight: 400;
  padding-left: 10px;
  letter-spacing: 10.9px;
}
.specialTTL {
  color: darkblue;
  font-size: 30px;
  font-weight: 400;
  padding: 15px;
}
.pSub {
  font-size: 16px;
}
.pageTitle {
  color: #000000;
  font-size: 18px;
  font-weight: 400;
  padding-left: 20px;
}
.tm {
  font-size: 14px;
  margin-left: 0px;
  white-space: normal;
  overflow-wrap: break-word;
}
.tm a {
  color: #888888;
  text-decoration: none;
}
.tm a:hover {
  text-decoration: none;
  color: #81ACE5;
}
.pageDesc {
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  width: 100%;
  background-color: #dddddd;
}

.pageDesc h1{
  padding:5px 15px 5px;
}
.pageDesc h3{
  padding:5px 15px 5px;
}
.serviceContent{
    
    
    
}
.serviceContent h3{
  margin-left:20px;  
    
    
}
.serviceContent p{
  margin-left:20px;  
    
    
}

.xtraLarge {
  font-size: 110px;
  webkit-user-select: none; /* Safari */
  -ms-user-select: none; /* IE 10 and IE 11 */
  -webkit-user-select: none; /* Standard syntax */
}
.xtraLarge a {
  text-decoration: none;
}
.xtraLarge a:hover {
  text-decoration: none;
}
.masonry-ttl {
  display: inline-block;
  font-size: 50px;
}
.col3 {
  width: 30%;
  display: inline-block;
  text-align: left;
  padding: 5px;
  vertical-align: top;
}
#misc1 .col3 {
  border-style: solid;
  border-width: 1px;
  margin: 5px;
}
#misc1 .col3 p {
  text-align: left;
}
.NFTproject {
  margin: 0 auto;
  width: 98%;
  border-style: double;
  border-color: #ffffff;
  cursor: pointer;
  color: #000000;
}
.NFTproject a:hover {
  color: #000000;
  text-decoration: none;
}
.NFTproject a:active {
  color: #000000;
  text-decoration: none;
}
.NFTproject:hover {
  border-color: #000000;
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
  opacity: 1;
  text-decoration: none;
  color: #000000;
}
.NFTcollection {
  padding: 20px;
}

/* Booking */
#servicesBooking {
  max-width: 1080px;
  margin: 0 auto;
}
.service {
  border: solid black;
  border-width: 1px;
  margin-top: 35px;
  padding-left: 2%;
}
.serviceImgs {
  width: 100%;
  margin-top: 10px;
}
.serviceImg {
  display: inline-block;
  width: 14%;
  padding: 0px;
  margin-right: -3px;
  border: none;
}
.serviceImg img {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
  border: none;
}
.serviceCopy {
  margin-top: 20px;
}
.serviceCopy p {
  font-size: 15px;
}
.boxInfo {
  margin: 0 auto;
  max-width: 1080px;
  margin-top: 20px;
  border: 1px solid #000;
  padding: 20px;
}
.boxInfo p {
  font-size: 16px;
}
.bookButton {
  border-box: none;
    content-box: none;
  color: #000;
  filter: alpha(opacity=100);
  font-size: 20px;
  line-height: 1;
  margin: 5px;
  border: none;
  opacity: 1;
  z-index: 9999;
  margin-bottom: 20px;
  background: #dddddd;
  padding: 5px;
}
.bookButton:hover, .bookButton:focus {
  color: #000;
  cursor: pointer;
  filter: alpha(opacity=50);
  border: none;
  text-decoration: none;
  background: #81ACE5;
}
#specialTitle:hover {
  filter: alpha(opacity=50);
  opacity: .5;
}
button.bookButton {
  background: transparent;
  border: none;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.closeB {
  color: #ff0000;
  filter: alpha(opacity=20);
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  margin-top: 10px;
  margin-right: 10px;
  opacity: .8;
  text-shadow: 0 1px 0 #fff;
  z-index: 9999;
  position: absolute;
  right: 10px;
  top: 10px;
}
.closeB:hover, .closeB:focus {
  color: #000;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: .5;
  text-decoration: none;
}
button.closeB {
  background: transparent;
  border: 0;
  cursor: pointer;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
/* Minis */
#miniBooking {
  max-width: 1080px;
  margin: 0 auto;
}

.hero {
  margin: 0 auto;
  width: 98%;
  border-style: double;
  border-color: #ffffff;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  background: #fff;
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
  opacity: .95;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.hero:hover {
  border-color: #000000;
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
  opacity: 1;
}

.page-container {
  max-width: 100%;
  background: none;
  margin: 0 auto;
  padding: 10px 50px 10px 50px;
}
.page-container-oeuvre {
  padding-top: 125px;
}

#content {
  position: relative;
  padding-top: 50px;
  z-index: 9999;
}
.divider100 {
  width: 100%;
  margin: 0 auto;
  border-bottom: 1px solid black;
  padding: 20px;
}
.close-btn {
  position: relative;
  width: 100%;
  text-align: right;
  top: 10px;
  right: 10px;
  font-size: 20px;
  cursor: pointer;
}
.headline {
  font-size: 30px;
  padding-top: 20px;
}
.page-block-2 {
  width: 48%;
  display: inline-block;
  vertical-align: top;
}
.page-block-50 {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.page-block-50-copy {
  width: 98%;
  margin: 20px;
  vertical-align: top;
}
.page-block-100 {
  max-width: 1000px;
  margin: 0 auto;
}
.homePortfolio {
  width: 100%;
  display: block;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding-top: 0%;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 100;
  background: #fff;
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
  opacity: .95;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  z-index: 99;
}
.homePortfolio img {
  width: 100%;
  height: auto;
}
.homePortfolio:hover {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
  opacity: 1;
  cursor: pointer;
}
/*Text Styles*/
.mtheory-1 {
  font-size: 26px;
  line-height: 36px;
  font-weight: normal;
  color: #000;
  background: none;
  padding: none;
  margin: 0;
}
.fa-x-twitter {
  font-size: 22px;
}
.mtheory-2 {
  font-size: 20px;
  line-height: 30px;
  font-weight: normal;
  color: #000;
  background: none;
  padding: none;
  margin: 0;
}
.mtheory-1-w {
  font-size: 32px;
  line-height: 36px;
  font-weight: normal;
  color: #fff;
  background: none;
  padding: none;
  margin: 0;
}
#quote {
  max-width: 800px;
  margin: auto;
  font-size: 18px;
  padding-top: 20px;
  text-align: center;
  font-style: italic;
}

#studioCopy h2 {
  margin-left: 20px;
}
.service-home {
  display: inline-block;
  width: 47%;
  padding: 0 10px 0 10px;
  text-align: justify;
}
.service-home img {
  float: left;
  width: 25%;
  padding: 0 10px 0 0;
}
.fluid-img {
  width: 100%;
  height: auto;
}
.ig-link {
  font-size: 20px;
  margin: auto;
  max-width: 500px;
  text-align: center;
  padding-top: 10px;
}
.ig-link a {
  color: #999999;
  text-decoration: none;
}
.ig-link a:hover {
  color: #000000;
  text-decoration: none;
}
/* -------------------------------------------------- */
/*	Sessions Layout
	/* -------------------------------------------------- */
.session-info {
  position: relative;
  max-width: 1400px;
  padding-top: 70px;
  background: #ffffff;
  z-index: 9;
  min-height: 650px;
  margin: 0 auto;
}
.session-image {
  max-width: 500px;
  height: auto;
  float: left;
  margin-right: 30px;
}
.session-image img {
  max-width: 500px;
  height: auto;
}
.session-info p {
  text-align: justify;
  text-justify: inter-word;
  margin-left: 20px;
  margin-right: 20px;
}
.session {
  position: relative;
  max-width: 1400px;
  padding-top: 20px;
  background: #ffffff;
  z-index: 9;
  min-height: 400px;
  margin: 0 auto;
}
#audImage {
  max-width: 300px;
  float: left;
}
/* 5 columns for larger screens */
.titles {
  text-align: left;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-top: 0px;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 9999;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 22px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding-left: 10px;
  padding-right: 10px;
}
.titles .ital {
  font-style: italic;
}
.titles .ind {
  margin-left: 100px;
}
.portfolio-title {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin: auto;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}
.portfolio-sub-title {
  font-size: 20px;
  font-weight: 600;
  color: #999;
  margin: auto;
  width: 100%;
  text-align: center;
}
.portfolio-info {
  position: fixed;
  width: 100%;
  top: 50px;
  background: #ffffff;
  z-index: 9;
}
.page-container-portfolio {
  padding: 10px 50px 10px 50px;
}
#services {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #000000;
  margin-bottom: 20px;
}
#testimonials {
  width: 100%;
  margin-bottom: 10px;
}
.dvdr {
  width: 100%;
  border-style: solid;
  border-width: 1px;
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-color: #000000;
  margin-bottom: 20px;
  margin-top: 20px;
}
#footer {
  position: relative;
  background-color: #ffffff;
  color: #111;
  font-size: 10px;
  text-align: center;
  bottom: 0px;
  width: 100%;
}

/*MENU*/
.navbar {
  position: fixed;
  width: 100%;
  min-height: 35px;
  border: none;
  background: #fbfbfb;
  z-index: 99;
}
.container-fluid {
  padding-right: 10px;
  padding-left: 10px;
  margin-right: auto;
  margin-left: auto;
}
.navbar-brand {
  float: left;
  height: 30px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  font-size: 18px;
  line-height: 20px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 10px;
  padding-top: 5px;
  padding-bottom: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.2;
  color: #333;
  white-space: nowrap;
  font-size: 14px;
}
.sub-menu {
  position: fixed;
  top: 50px;
  width: 100%;
  background: #ffffff;
  padding-bottom: 7px;
}
#about-menu {
  max-width: 375px;
  margin: 0 auto;
}
#about-menu li {
  display: inline-block;
  padding-right: 10px;
}
.navbar-default .navbar-nav > li > a:hover {
  color: #81ACE5;
}
.dropdown-menu > li > a:hover {
  color: #81ACE5;
}

/*LEARN*/
.learnContent{
  max-width: 1080px;  
    padding:20px;
    margin: 0 auto;
    
    
}



/*BLOG*/
.page-container-blog {
  padding: 10px;
}
.blog-info {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  padding-top: 100px;
  background: #ffffff;
  z-index: 9;
  padding-left: 10px;
  padding-right: 10px;
}
.blog-content {
  font-size: 14px;
  max-width: 750px;
  margin: 0 auto;
  text-align: justify;
  text-align-last: left;
  padding-bottom: 100px;
  padding-left: 10px;
  padding-right: 10px;
  background: #ffffff;
  z-index: 9;
}
.blog-content h3 {
  text-align: left;
}
.blog-single-img {
  max-width: 700px;
  padding: 20px;
}
.lede {
  border-left: 2px solid;
  padding-left: 14px;
  margin: 18px 0 34px;
  font-size: 16px;
}
.blog-title {
  font-size: 22px;
  font-weight: 600;
  color: #000;
  margin: auto;
  width: 100%;
  text-align: center;
  padding-bottom: 10px;
}
.blogBack {
  font-size: 18px;
  margin-left: 50px;
  font-weight: 400;
}
.bCopy {
  max-width: 1080px;
  margin: 0 auto;
}
#bImage {
  float: left;
  max-width: 500px;
}
#bPortfolio {
  top: 200px;
  width: 80%;
  margin: 0 auto;
}
/*MASONRY GRID*/
/* ---- grid ---- */
.grid {
  background: none;
  padding-top: 0px;
  opacity: 0;
  max-width: 100%;
  margin: auto;
  top: 10px;
  padding-bottom: 10px;
}
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}
.grid-sizer, .grid-item {
  width: 50%;
  padding: 0px 0px 0px 0px;
}
.grid-item p {
  text-align: justify;
}
.grid-sizer-4, .grid-item-4 {
  width: 25%;
  padding: 0px;
  padding-bottom: 0px;
}
.grid-item-4 a {
  cursor: zoom-in;
}
.grid-sizer-portfolio, .grid-item-portfolio {
  width: 16.6%;
  padding: 3px;
}
.grid-item-portfolio a {
  cursor: zoom-in;
}
.grid-title {
  max-width: 75%;
  text-align: left;
}
.grid-item {
  float: left;
}
.grid-item img {
  display: block;
  max-width: 100%;
}
.grid-item-portfolio img {
  display: block;
  max-width: 100%;
}
.fancybox-buttons .fancybox-skin {
  box-shadow: 0 0 50px #222;
}
.grid-item-portfolio img {
  -webkit-filter: grayscale(100%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(100%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(100%);
  -o-transition: .5s ease-in-out;
  opacity: .95;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.grid-item-portfolio img:hover {
  -webkit-filter: grayscale(0%);
  -webkit-transition: .5s ease-in-out;
  -moz-filter: grayscale(0%);
  -moz-transition: .5s ease-in-out;
  -o-filter: grayscale(0%);
  -o-transition: .5s ease-in-out;
  opacity: 1;
}
.grid-item-portfolio:hover .grid-ttl {
  display: none;
}
/* ---- Page Elements ---- */
.float-left {
  float: left;
  padding-right: 10px;
  padding-bottom: 10px;
}
.fancybox-title iframe {
  min-height: 30px;
  vertical-align: middle;
}
.grid-session {
  background: none;
  padding-top: 0px;
  width: 100%;
}
/* clear fix */
.grid-session:after {
  content: '';
  display: block;
  clear: both;
}

.grid-title {
  max-width: 75%;
  text-align: left;
}
.grid-ttl {
  position: relative;
  display: none;
  bottom: 17px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}
.grid-ttl span {
  color: #111111;
  font-size: 11px;
  font-weight: lighter;
  margin-left: 10px
}
.grid-mask {
  position: absolute;
  display: block;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  padding-top: 0%;
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  background: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  z-index: 99;
}
.grid-mask span {
  position: absolute;
  width: 100%;
  top: 25%;
  left: 0px;
  text-align: center;
  font-size: 26px;
  font-weight: 400;
  color: #666666;
}
.grid-mask span p {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
}
.grid-ttl {
  position: relative;
  font-size: 14px;
  font-weight: 600;
  color: #666666;
  text-align: left;
}
.grid-mask:hover {
  -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
  opacity: .9;
  cursor: pointer;
}
.grid-item-session {
  float: left;
}
.grid-item-session img {
  display: block;
  max-width: 100%;
}
/* ---------------------------------------- */
/*	Contact and Comments Forms
	/* ---------------------------------------- */
.contact-container {
  width: 100%;
  padding-top: 30px;
  border-style: solid;
  border-width: 1px;
  border-left: none;
  border-right: none;
  border-color: #000000;
}
#contact {
  max-width: 1280px;
  padding-top: 0px;
  margin: 0 auto;
  padding-bottom: 0px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.5);
  margin-bottom: 50px;
}
.oneUpImage {
  text-align: center;
  max-width: 100%;
}
.oneUpBP {
  font-weight: bold;
  font-size: 18px;
  padding-left: 20px;
  padding-bottom: 20px;
}
#imager {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
#imager img {
  max-width: 800px;
  height: auto;
  margin: 0 auto;
}

/* ---- Fancybox ---- */
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: auto;
  overflow-y: scroll;
  background: rgba(255, 255, 255, .97);
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #000;
}
#fancybox-buttons ul {
  background: none;
  border: none;
}
#fancybox-buttons a.btnPrev {
  background-position: 5px 0;
}
#fancybox-buttons a.btnNext {
  background-position: -33px 0;
  border: none;
}
#fancybox-buttons a.btnPlay {
  background-position: 0 -30px;
}
#fancybox-buttons a.btnPlayOn {
  background-position: -30px -30px;
}
#fancybox-buttons a.btnToggle {
  background-position: 3px -60px;
  border: none;
  width: 35px
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-style: solid;
  border-width: 1px;
  border-color: #999;
  background-color: #ffffff;
}
#fancybox-buttons a.btnToggleOn {
  background-position: -27px -60px;
}
#fancybox-buttons a.btnClose {
  border: none;
  width: 35px;
  background-position: -56px 0px;
}
#fancybox-buttons a.btnDisabled {
  opacity: 0.4;
  cursor: default;
}
.fancybox-prev {
  left: 0;
  top: -60px;
  cursor: e-resize;
}
.fancybox-next {
  right: 0;
  top: -60px;
  cursor: e-resize;
}
.presetSlider {
  width: 600px;
  margin: 0 auto;
}
.presetTitle {
  width: 600px;
  margin: 0 auto;
  text-align: center;
}
.presetTitle p {
  font-size: 18px;
}
.presetTitleL {
  float: left;
}
.presetTitleR {
  float: right;
}
/*Breakpoints
$bp-small: 48em;  768px 
$bp-medium: 64em;  1024px 
$bp-large: 85.375em; 1366px 
$bp-xlarge: 120em;  1920px 
$bp-xxlarge: 160em;  2560px 
*/
@media only screen and (max-width : 1000px) {
  .navbar-header {
    text-align: center;
    max-width: 400px;
  }
  .navbar-toggle {
    position: relative;
    padding-top: 10px;
    padding-right: 10px;
    margin: 0 auto;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
  .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse {
    margin-right: 0px;
    margin-left: 0px;
    text-align: center;
    max-width: 400px;
  }
  .navbar {
    position: fixed;
    width: 100%;
    min-height: 35px;
    border: none;
    background: #fbfbfb;
    z-index: 99;
  }
  .container-fluid {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navbar-brand {
    float: left;
    height: 30px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 18px;
    line-height: 20px;
  }
  .specialTTL {
    color: darkblue;
    font-size: 20px;
    font-weight: 400;
  }
  .grid-mask span {
    position: absolute;
    width: 100%;
    top: 10%;
    left: 0px;
    text-align: center;
    font-size: 24px;
    font-weight: 400;
    color: #666666;
  }
  .bio {
    font-size: 12px;
  }
  .col3 {
    width: 95%;
    display: inline-block;
    text-align: left;
    padding: 25px;
    vertical-align: top;
    margin: 0 auto;
  }
  .xtraLarge {
    font-size: 60px;
    webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10 and IE 11 */
    -webkit-user-select: none; /* Standard syntax */
  }
  .b1 {
    font-size: 12px;
  }
  .b2 {
    font-size: 12px;
    margin-left: 0px;
  }
  .tm {
    font-size: 12px;
    margin-left: 0px;
    white-space: normal;
    overflow-wrap: break-word;
  }
  .pageTitle {
    font-size: 16px;
  }
  .titledBlack {
    color: #000000;
    font-size: 24px;
    font-weight: 400;
  }
  .titledGray {
    color: #81ACE5;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 6px;
  }
  .myLink {
    width: 100%;
    text-align: center;
    font-size: 12px;
    padding: 7px;
    border-radius: 5px;
    border-style: double;
  }
  .myLinkDesc {
    font-size: 10px;
  }
  .myLink:hover {
    background: #81ACE5;
    color: #000000;
  }
  #audImage {
    max-width: 400px;
    float: none;
  }
  #logo {
    width: 80px;
    height: 33px;
  }
  .page-block-2 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .page-block-50 {
    width: 100%;
    display: inline-block;
    vertical-align: top;
  }
  .grid-sizer-portfolio, .grid-item-portfolio {
    width: 49%;
    padding: 2px;
  }
  .page-container {
    max-width: 100%;
    margin-top: 100px;
    background: #fff;
    padding: 0px;
    margin: 0 auto;
  }
  .page-container-portfolio {
    padding: 10px 10px 10px 10px;
  }
  .p3 {
    font-size: 14px;
    text-align: center;
    padding-top: 30px;
  }
  .closeB {
    color: #000;
    filter: alpha(opacity=20);
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-top: 10px;
    margin-right: 10px;
    opacity: .8;
    text-shadow: 0 1px 0 #fff;
    z-index: 9999;
    position: absolute;
    right: 10px;
    top: 10px;
  }
  .closeB:hover, .closeB:focus {
    color: #000;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5;
    text-decoration: none;
  }
  button.closeB {
    background: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
  }
  /* 5 columns for larger screens */
  .grid-sizer-4-session, .grid-item-4-session {
    width: 33.3%;
    padding: 2px;
  }
  .grid-sizer-session, .grid-item-session {
    width: 100%;
    top: 50px;
  }
  .contact-container {
    width: 100%;
    padding-top: 30px;
    border-style: solid;
    border-width: 1px;
    border-left: none;
    border-right: none;
    border-color: #000000;
  }
  #contact {
    max-width: 100%;
    padding-top: 0px;
    margin: 0 auto;
    padding-bottom: 0px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    margin-bottom: 50px;
  }
  .service {
    border-top: solid black;
    border-bottom: solid black;
    border-left: none;
    border-right: none;
    border-width: 1px;
    margin-top: 30px;
    padding-left: 2%;
  }
  .navbar-header {
    float: none;
  }
  .navbar-left, .navbar-right {
    float: none !important;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin-top: 7.5px;
  }
  .navbar-nav > li {
    float: none;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .collapse.in {
    display: block !important;
  }
  h1 {
    font-size: 20px;
    font-weight: 600;
  }
  h2 {
    font-size: 18px;
    font-weight: 600;
  }
  h3 {
    font-size: 16px;
    font-weight: 600;
  }
  h4 {
    font-size: 14px;
    font-weight: 600;
  }
}
@media only screen and (min-width : 2560px) {
  .grid-sizer-portfolio, .grid-item-portfolio {
    width: 8.32%;
    padding: 2px;
  }
}