
/*-------------------------------------------------------------*/
/* Fonts */
@font-face {
  font-family: 'Open_Sans';
  font-style: normal;
  	src: url('../fonts/Open_Sans.eot'); /* IE9 Compat Modes */
	src: url('../fonts/Open_Sans.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/Open_Sans.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/Open_Sans.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Great_Vibes';
  font-style: normal;
  	src: url('../fonts/Great_Vibes.eot'); /* IE9 Compat Modes */
	src: url('../fonts/Great_Vibes.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/Great_Vibes.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/Great_Vibes.ttf')  format('truetype'); /* Safari, Android, iOS */
}

@font-face {
  font-family: 'Roboto_Slab';
  font-style: normal;
  	src: url('../fonts/Roboto_Slab.eot'); /* IE9 Compat Modes */
	src: url('../fonts/Roboto_Slab.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	     url('../fonts/Roboto_Slab.woff') format('woff'), /* Modern Browsers */
	     url('../fonts/Roboto_Slab.ttf')  format('truetype'); /* Safari, Android, iOS */
}

.ubuntu {
	font-family: 'Great_Vibes', 'Trebuchet MS', Sans-Serif;
}

.opens {
	font-family: 'Open_Sans', 'Trebuchet MS', Sans-Serif;
}

.robo {
	font-family: 'Trebuchet MS';
}


body {
	margin: 0;
	font-family: 'Open_Sans', 'Trebuchet MS', Sans-Serif;
	color: #333333;
	width: 100%;
	height: 100%;
}


h1, h2, h3, h4{
  padding: 0px;
  margin: 0px;
  font-weight: normal;
}


/*-------------------------------------------------------------*/
/* Backgrounds */

.backWrapper-0 {
	text-align: center;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: -998;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}

.backWrapper-1 {
	text-align: center;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: -997;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}

.backWrapper-2 {
	text-align: center;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: -996;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	overflow: hidden;
}



.backBlueD {
	background: #070733;
}

.backGrey {
	background: #EFEFEF;
}

.backGreyD {
	background: #444444;
}

.backGrayL {
	background: #f9f6f6;
}

.backWhite {
	background: #FFFFFF;
}

.txtWhite{
	color: #FFFFFF;
}

.txtBlack{
	color: #000000;
}

.txtBlue{
	color: #2f58a7;
}

.txtBlueD {
	color: #070733;
}

.txtGold{
	color: #e39013;
}

.txtGreen {
  color: #5AB94F;
}
.txtGrayD{
	color: #444444;
}
.translucent-back{
  background: rgba(255, 255, 255, 0.7);
}
.backGradient {
	background: #E87915;
  background-attachment: fixed;
	background: -webkit-radial-gradient(circle at top right, #2f58a7, #620559); /* Safari 5.1 to 6.0 */
	background: -o-radial-gradient(circle at top right, #2f58a7, #620559); /* For Opera 11.6 to 12.0 */
	background: -moz-radial-gradient(circle at top right, #2f58a7, #620559); /* For Firefox 3.6 to 15 */
	background-image:
    radial-gradient(
      circle at top right,
      #2f58a7,
      #620559
    );
}

.backGradient1 {
	background: #a3bff9;
  background-attachment: fixed;
	background: -webkit-radial-gradient(circle at top right, #00499e, #a3bff9); /* Safari 5.1 to 6.0 */
	background: -o-radial-gradient(circle at top right, #00499e, #a3bff9); /* For Opera 11.6 to 12.0 */
	background: -moz-radial-gradient(circle at top right, #00499e, #a3bff9); /* For Firefox 3.6 to 15 */
	background-image:
    radial-gradient(
      circle at top right,
      #00499e,
      #a3bff9
    );
}


.backGradient2 {
	background: #FFFFFF;
  background-attachment: fixed;
	background: -webkit-radial-gradient(circle at top right, #d3e6fb, #FFFFFF); /* Safari 5.1 to 6.0 */
	background: -o-radial-gradient(circle at top right, #d3e6fb, #FFFFFF); /* For Opera 11.6 to 12.0 */
	background: -moz-radial-gradient(circle at top right, #d3e6fb, #FFFFFF); /* For Firefox 3.6 to 15 */
	background-image:
    radial-gradient(
      circle at top right,
      #d3e6fb,
      #FFFFFF
    );
}








.contentWrapper{
	position: absolute;
    left: 0px;
    top:0px;
    width: 100%;
	height: 100%;
    text-align: center;
}

.contentWrapper img {
	 text-decoration: none; border: 0px;
}





.allBack {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.2)
    ), url(../images/Bridge-Builders.jpg);
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}




.picBack1 {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.2)
    ), url(../images/Mediation-Services.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


.picBack2 {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.2)
    ), url(../images/Government-Consulting.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


.picBack3 {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.6),
      rgba(0, 0, 0, 0.2)
    ), url(../images/Immigration-Law.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


.picBack4 {
    background-image: radial-gradient(
      rgba(7, 5, 40, 0.9),
      rgba(7, 5, 40, 1)
    ), url(../images/Commercial-Management.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.picBack5 {
    background-image: linear-gradient(
      rgba(22, 94, 125, 0.9),
      rgba(22, 94, 125, 0.9)
    ), url(../images/Willie_0970.jpg);
    /* background-attachment: fixed; */
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.blurb {
  background: #000000;
  color: #FFFFFF;
  width: 80%;
  margin-top: 80%;
  margin-right: 2%;
  float: right;
  padding: 15px;
}

.blurbTitle {
  font-size: 1.3em;
  text-align: left;
  font-family: 'Trebuchet MS';
}

.blurbDesc {
  margin: 10px 0px;
  text-align: left;
  font-size: 0.8em;
}


@media only screen and (min-width: 950px){
  .blurb {
    margin-top: 20%;
    width: 30%;
    float: right;
  }
}





.behavior-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.3),
      rgba(0, 0, 0, 0.8)
    ), url(../images/kids-bubbles.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.tutoring-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.3),
      rgba(0, 0, 0, 0.8)
    ), url(../images/kids-parachute-4.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.dance-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.3),
      rgba(0, 0, 0, 0.8)
    ), url(../images/ballet_feet2.jpg);
	background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
}


.service-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.60),
      rgba(0, 0, 0, 0.80)
    ), url(../images/colored-pencils.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.run-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.60),
      rgba(0, 0, 0, 0.80)
    ), url(../images/run.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}



.reg-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.60),
      rgba(0, 0, 0, 0.80)
    ), url(../images/black-girl-bubbles.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bubbles-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/bubbles.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.kidbubbles-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/kid_bubbles.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


.couch-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.60),
      rgba(0, 0, 0, 0.80)
    ), url(../images/kids_on_couch.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}



.blocks-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/blocks.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}


.crayon-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/crayons.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.pinkChair-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/pink-chairs.jpg);
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.books-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/book-stack.jpg);
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}


.novels-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/novels.jpg);
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}


.artStar-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.60),
      rgba(0, 0, 0, 0.80)
    ), url(../images/art_star.jpg);
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}

.tap-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/tap_shoes.jpg);
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}



.hat-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/toddler_hat.jpg);
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}



.paintHands-back {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.60),
      rgba(0, 0, 0, 0.80)
    ), url(../images/paint_hands.jpg);
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}


.hoopBack {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 0.30)
    ), url(../images/children_playing_hulahoop.jpg);
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}

.chairBack {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/chairs-classroom.jpg);
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}


.mediaBack {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0.7),
      rgba(0, 0, 0, 0.3)
    ), url(../images/class_parachute.jpg);
	background-size: cover;
    background-position: left center;
    background-repeat: no-repeat;
}


.banner img {
  width: 100%;
  height: auto;
  margin-top: 50px;
}

/*-------------------------------------------------------------*/
/* Navigation */
.navWrapper {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
	display:inline-block;
	height: 50px;
	z-index: 998;
  background: rgba(0, 0, 0, 0.19);
}

.navWrapper a {
  color: #FFFFFF;
  text-outline: 1px 1px #FFFFFF;
}

.logo{
	display:inline-block;
  position: fixed;
  z-index: 999;
	left: 2%;
	top: 4px;
}

.logo a{
	text-decoration:none;
	border: none;
	color: #000000;
}

.logo a img{
	border: none;
	width: auto;
	height: 100px;
}

.logoB{
	font-size: 1.5em;
	text-align: center;
	float: left;
	margin-top: 10px;
}

.menu_icon{
	position: fixed;
	display: none;
  right: 2%;
	font-size: 0.8em;
	text-align: center;
    cursor: pointer;
	z-index: 2002;
}
.menu_icon img{
	padding-top: 15px;
	width: 25px;
}

.menu{
	position: fixed;
	width: 100%;
	top: 0;
	bottom: 0;
  background: #2f58a7;
	color: #FFFFFF;
	z-index: 990;
	font-size: 1.2em;
	text-align: center;
	display: none;
	padding-top: 130px;
  overflow-y: scroll;
}

.menu a{
	text-decoration:none;
	color: #FFFFFF;
}

.menuOption{
	width: 100%;
	padding: 1% 0px;
	border-bottom: 2px solid #FFFFFF;
  text-align: left;
  cursor: pointer;
}

.menuOption a {
  margin-left: 20%;
}
.menuOption:hover a {
	color: #2f58a7;
  font-weight: bold;
}

.menuOptionSub {
  font-size: 0.8em;
}

#practice-areas-m {
  display: none;
}

.menuOption a img{
	border: none;
	height: 35px;
	width: 35px;
	padding: 0px 20px;
}

.mSocial{
	height: 40px;
}
.mSocial a img {
	padding: 5px;
	height: 25px;
	width: 25px;
  vertical-align: middle;
}

.Social{
	display: inline-block;
}
.Social a img {
	height: 25px;
	width: 25px;
  vertical-align: bottom;
}

.navbar { display: none; }

.selectedNav  {
	background: #FCEBFB;
}


@media only screen and (min-width: 950px){

  .navbar { display: block; }
  .navbar{
    width: auto;
    text-align: right;
    margin-right: 3%;
    margin-top: 1%;
  }
  .navbar a{
    text-decoration:none;
    padding: 0px 10px;
		color: #FFFFFF;
    font-weight: bold;
  }
  .sub_menu {
    background-image: linear-gradient(
      rgba(0, 0, 0, 0),
      rgba(0, 0, 0, 1)
    );
  }

  .sub_menu a {
  }

  .downarrow {
    font-size: 0.8em;
    display: inline-block;
    padding-left: 5px;
    vertical-align: middle;
  }

  ul#nav, ul#nav ul.sub_menu {
    padding: 0px;
    margin: 0px;
  }
  ul#nav li, ul#nav ul.sub_menu li {
    list-style-type: none;
    display: inline-block;
  }

  ul#nav li a, ul#nav li ul.sub_menu li a {
    text-decoration: none;
    display:inline-block;
    text-align: left;
    padding: 0px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  ul#nav li ul.sub_menu li a {
    line-height: 30px;
    font-size: 0.9em;
  }

  ul#nav li {
    position: relative;
  }
  ul#nav li a:hover{
    text-decoration: underline;
  }

  ul#nav li ul.sub_menu {
    display:none;
    position: absolute;
    text-align:left;
    padding-top: 15px;
    width: auto;
  }

  ul#nav li ul.sub_menu li {
    width: 210px;
  }

  ul#nav li ul.sub_menu li:hover {
    background: #FFFFFF;
  }

  ul#nav li ul.sub_menu li:hover a {
    color: #333333;
    font-weight: bold;
  }

  ul#nav li:hover ul.sub_menu {
    display:block;
  }

  ul#nav li:hover ul.sub_menu li:hover a {
    text-decoration:none;
  }

}


.picBackMobileMenu {
    background-image: radial-gradient(
      circle at top right,
      rgba(4, 25, 88, 1),
      rgba(0, 0, 0, 1)
    );
	background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.subBack {

      	background: #d6e3fe;
        background-attachment: fixed;
      	background: -webkit-radial-gradient(circle at top right, #FFFFFF, #A0B0B8); /* Safari 5.1 to 6.0 */
      	background: -o-radial-gradient(circle at top right, #FFFFFF, #A0B0B8); /* For Opera 11.6 to 12.0 */
      	background: -moz-radial-gradient(circle at top right, #FFFFFF, #A0B0B8); /* For Firefox 3.6 to 15 */
      	background-image:
          radial-gradient(
            circle at top right,
            #FFFFFF,
            #A0B0B8
          );
}


.mainBack {
  background-image: linear-gradient(
    rgba(175, 225, 252, 0.2),
    rgba(255, 255, 255, 1)
  );
}



.mainWrapper{
	width: 100%;
	text-align: center;
	position: absolute;
	top: 0;
  overflow:hidden;
}



.newPage {
  height: 100vh;
  width: 100%;
  overflow:hidden;
}

.newPage-short {
  min-height: 30vh;
  width: 100%;
  overflow:hidden;
}

.newPage-blank {
  width: 100%;
  overflow:hidden;
  padding: 50px 0px;
}

.newPage-subTitle {
  min-height: 35vh;
  width: 100%;
  overflow:hidden;
}

.newPage-intro {
  width: 100%;
  overflow:hidden;
  position: relative;
}


.newPage-sub {
  height: 30vh;
  width: 100vw;
  overflow:hidden;
  position: relative;
  display: table;
}


.newPageTitle {
  display: table-cell;
  vertical-align: middle;
  color: #FFFFFF;
  font-size: 2.2em;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
}





.pa-list ul li a {
  text-decoration: none;
  color: #222222;
  font-size: 1.1em;
  margin: 90px 0;
}


.pa-list ul li a:hover {
  color: #1e188a;
}

.pa-list ul li {
  margin: 20px 0;
}


@media only screen and (min-width: 950px){

  .pa-list ul li a {
    font-size: 1.8em;
  }
}

.fillContainer {
	width: 100%;
	height: 100%;
	padding-top: 10px;
}


.fillContainer iframe {
  width: 90%;
  height: 100vh;
  border: none;
}


.titleWrapper {
	width: 100%;
	text-align:center;
}
.titleWrapper2 {
	width: 100%;
	text-align:center;
  margin-top: 10%;
}

.titleBlock {
  width: 80%;
  margin: 0 auto;
	text-align: center;
}

.titleHeader {
	font-size: 3em;
	font-weight: 800;
  color: #FFFFFF;
}

.titleCaption {
  display: inline-block;
	font-size: 1.5em;
	padding: 10px 0;
  color: #2f58a7;
  width: 80%;
  min-width: 450px;
}

.ttl {
  display: none;
}



/* info blocks */

.infoWrapper {
  width: 100%;
  text-align: center;
  margin: 10px 0px;
}

.infoBlock, .infoStaticBlock{
  display: inline-block;
	width: 75%;
	min-width: 225px;
  margin: 10px 5px;
  vertical-align: top;
  overflow: hidden;
  padding: 10px;
  border-radius: 5px;
  font-family: 'Verdana', Sans-Serif;
}

.infoBlock:hover{
  box-shadow: inset 0px 0px 3px #2f58a7;
  cursor: pointer;
}

.infoBlock2 {
  display: inline-block;
	width: 90%;
	min-width: 225px;
  margin: 10px 5px;
  vertical-align: top;
  overflow: hidden;
  padding: 5px;
}

.infoBlock a {
  text-decoration: none;
}

.infoDesc ul {
  list-style: none;
  margin-top: -5px;
}


.infoPic{
  width: 100%;
  height: auto;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
  padding: 5px;
}

.infoPic img {
  width: 120px;
  vertical-align: bottom;
  padding: 0 3px 0 3px;
}
.infoDesc{
  width: 100%;
}
.ttlTxt{
  padding: 15px 0px;
  font-family: 'Trebuchet MS';
  font-size: 1.5em;
}

.ttlTxtR{
  text-align: center;
  padding: 10px;
  font-family: 'ubuntu', 'Trebuchet MS', Sans-Serif;
  font-size: 1.5em;
  font-weight: bold;
}
.descTxt {
  text-align: left;
  padding: 15px;
  text-align: center;
}

.quoteWrap {
  width: 100%;
  text-align: center;
}
.quote {
  display: inline-block;
  width: 80%;
  margin: 0 auto;
}


.bigQuotes {
	font-size: 4em;
	color: #8BC53E;
	font-family: 'Trebuchet MS';
	line-height: 10px;
}


@media only screen and (min-width: 950px){
  .quote {
    width: 35%;
  }
}


.statement {
  display: inline-block;
  font-size: 1.2em;
  width: 90%;
  font-weight: bold;
  color: #31405d;
}
.statement2 {
  display: inline-block;
  font-size: 2em;
  width: 90%;
  font-weight: bold;
  color: #31405d;
}
@media only screen and (min-width: 950px){
  .statement {
    width: 75%;
    font-size: 1.4em;
  }
  .statement2 {
    width: 65%;
    font-size: 2.5em;
  }
}



/* section stuff */

.sectionAnchor {
  height: 50px;
}

.newSectionWrapper {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 30px 0px 100px 0px;
}
.newSection {
  display: inline-block;
  text-align: center;
  font-size: 1.1em;
  width: 95%;
  margin: 20px 0px;
}

.newSection img {
  display: inline-block;
  width: 150px;
  padding: 15px 5px;
}

.newSectionTitle {
  display: inline-block;
  color: #333333;
  width: 100%;
  text-align: center;
  font-size: 1.3em;
}

.newSectionTxt {
  display: inline-block;
  width: 95%;
  color: #222222;
  text-align: left;
  font-size: 1em;
  font-family: Sans-Serif;
  line-height: 30px;
}

@media only screen and (min-width: 950px){
  .newSection {
    width: 85%;
  }

  .newSection img {
    float: left;
    padding: 5px;
  }
}



/* media blocks */

.mediaWrapper {
  width: 100%;
  margin: 2% auto;
  text-align: center;
}

.mediaBlock{
  position: relative;
  display: inline-block;
	width: 95%;
  height: 450px;
  /* max-height: 500px; */
	min-width: 225px;
  margin: 10px 10px;
  vertical-align: top;
  font-size: 0.9em;
}

.mediaImgWrapper {
  width: 100%;
  height: 90%;
  overflow: hidden;
}

.mediaImgWrapper img {
  min-width: 100%;
  min-height: 100%;
  max-width: 180%;
  max-height: 180%;
}

.mediaBlock a {
  text-decoration: none;
}


.mediaDesc{
  width: 100%;
}

.mediaDescTxtWrapper {
  position: absolute;
  display: inline-block;
  width: 100%;
  left: 0;
  right: 0;
  top: 80%;
}
.mediaDescTxt {
  position: relative;
  display: inline-block;
  width: 80%;
	height: auto;
  background: #FFFFFF;
  color: #777777;
  font-family: 'Trebuchet MS';
  text-align: left;
  padding: 15px;
  cursor: pointer;
	border-bottom: 2px solid #2f58a7;
}



.mediaDescTxt:hover {
  background: #EEEEEE;
	border-bottom: 2px solid #8BC53E;
}

@media only screen and (min-width: 950px){
  .mediaBlock, .mediaBlock2{
		width: 30%;
  }
}




.mediaButton {
  display: inline-block;
  margin: 10px 0px;
	width: 90px;
  padding: 5px;
  border-radius: 3px;
  background: rgba(90, 185, 79, 1);
  /* background: rgba(0, 124, 182, 0.69); */
  border: solid 1px #BBBBBB;
  color: #FFFFFF;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  font-size: 0.8em;
}
.mediaButton:hover {
  background: #2f58a7;
}


@media only screen and (min-width: 950px){
  .infoBlock, .infoBlock2, .infoStaticBlock{
		width: 25%;
  }
}









/* ---------- Contact -------*/

.contactsWrapper{
	background: none;
	width: 100%;
	text-align:center;
	color: #555555;
	padding: 50px 0px;
}

.contactsBlock{
	display: inline-block;
	text-align:center;
	margin: 0px 10px;
	width: 90%;
	min-width: 225px;
	vertical-align:top;
	background: #F1F1F1;
}

.contactsBlock img {
	height: auto;
	width: 100%;
}

.contactsBlocktxt {
	padding: 0px 35px 25px 25px;
	font-size: 1.1em;
	text-align: left;
	color: #333333;
	line-height: 30px;
}

.contactsBlocktxt a {
  text-decoration: none;
  /* font-weight: bold; */
  color: #110b54;
}
.contactsTtl{
  padding: 15px 0px;
  font-size: 1.5em;
  font-weight: bold;
}

@media only screen and (min-width: 900px){
	.contactsBlock {
		width: 60%;
	}
}






.blue a {
	color: #2f58a7;
}

.green a {
	color: #5AB94F;
}

.greenLine{
	height: 3px;
	width: 40px;
	border-bottom: 2px solid #8BC53E;
	margin-bottom: 5px;
	vertical-align: top;
}


.whiteLine{
	height: 3px;
	width: 40px;
	border-bottom: 2px solid #FFFFFF;
	margin-bottom: 5px;
	vertical-align: top;
}

.goldLine{
	height: 3px;
	width: 40px;
	border-bottom: 2px solid #e39013;
	margin-bottom: 5px;
	vertical-align: top;
}

.blueLine{
	height: 3px;
  width: 50%;
	min-width: 350px;
	border-bottom: 3px solid #2f58a7;
	vertical-align: top;
	text-align: center;
  padding: 20px 0px;
}

@media only screen and (min-width: 900px){
  .blueLine{
  	text-align: left;
  }
}




.greenUnderline{
	border-bottom: 2px solid #8BC53E;
}

.blueUnderline{
	border-bottom: 2px solid #2f58a7;
}





.wideWrapper {
  width: 100%;
  margin: 0 auto;
}

.titlePos {
  margin-top: 130px;
}

.largeTitle {
  display: inline-block;
  color: #FFFFFF;
  font-size: 1.1em;
  width: 100%;
  text-align: center;
  padding-bottom: 30px;
}



@media only screen and (min-width: 950px){
  .largeTitle {
    font-size: 1.8em;
  }
}


/* ---------- services stuff ------------- */
.servicesWrapper{
	width: 100%;
	height: auto;
	text-align:center;
	color: #555555;
  padding-bottom: 50px;
  margin-top: 40px;
}

.servicesBlock{
	display: inline-block;
	text-align:center;
	position: relative;
	margin: 10px 10px;
	width: 90%;
	min-width: 225px;
	vertical-align:top;
	height: auto;
	background: #FFFFFF;
  cursor: pointer;
  box-shadow: 1px 1px 5px #999999;
  overflow: hidden;
}


.servicesBlock:hover {
  box-shadow: 1px 1px 5px #444444;
}

.servicesBlock img {
	width: 105%;
  min-height: 100%;
}

.servicesImgBlock {
  overflow: hidden;
  width: 100%;
  height: 225px;
}

.servicesBlocktxt {
	padding: 0px 35px 25px 25px;
	font-size: 1.1em;
	text-align: left;
	color: #333333;
	line-height: 30px;
  font-weight: bold;
}

@media only screen and (min-width: 900px){
	.servicesBlock {
		width: 25%;
		height: 400px;
	}
}











/* team stuff */


.teamWrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  padding: 40px 0px;
}

.teamMemberBlock{
  display: inline-block;
	width: 80%;
	min-width: 225px;
  margin: 10px 5px;
  vertical-align: top;
  overflow: hidden;
  /* cursor: pointer; */
}
.teamMemberBlock:hover {
  	border-bottom: 3px solid #007cb6;
}

.teamMemberPic{
  width: 100%;
  height: auto;
  text-align: center;
  vertical-align: bottom;
  overflow: hidden;
}

.teamMemberPic img {
  width: 200px;
  height: 200px;
  vertical-align: bottom;
}
.teamMemberPic img:hover{
  opacity: 0.8;
}
.teamMemberBio{
  width: 100%;
  margin-top: 10px;
  display: none;
}
.nameTxt{
  color: #222222;
  text-align: center;
  padding: 10px;
  font-family: 'ubuntu', 'Trebuchet MS', Sans-Serif;
}
.bioTxt {
  color: #222222;
  text-align: left;
  padding: 15px;
}

@media only screen and (min-width: 950px){
  .teamMemberBlock{
		width: 15%;
    padding: 0px 15px;
  }
}








/* forms */

.formBlock{
  display: inline-block;
  text-align: center;
  margin: 30px 0px;
  width: 90vw;
}
.conFormBlock{
  display: inline-block;
  text-align: center;
  margin: 30px 0px;
  width: 100%;
}

@media only screen and (min-width: 950px){
  .formBlock{
    width: 70vw;
  }
}


.inputContainer {
  width: 100%;
  text-align: center;
	font-size: 0.9em;
}

.inputWrap {
  width: 100%;
	text-align: center;
  padding: 10px 0;
}

.inputBlock {
  width: 100%;
	padding: 5px 0px;
}


.userInput{
  font-size: 0.8em;
  border: none;
  background: #DDEFF1;
  height: 55px;
  width: 91%;
  display: inline-block;
  color: #007092;
  margin-bottom: 10px
}

.userInput-short, .userInput-short-r {
  font-size: 0.8em;
  border: none;
  background: #DDEFF1;
  height: 55px;
  width: 45%;
  display: inline-block;
  color: #007092;
  margin-bottom: 10px
}



.userInput:hover, .userInput-short-r:hover, .userInput-short:hover{
  background: rgba(255,255,255,0.5);
}

.conUserInput{
  font-size: 0.8em;
  border: none;
  border-bottom: solid 2px #DDDDDD;
  background: rgba(255,255,255,0.0);
  height: 40px;
  width: 92%;
  display: inline-block;
  padding-left: 2%;
  color: #FFFFFF;
}

.conUserInput-short {
  font-size: 0.8em;
  border: none;
  border-bottom: solid 2px #DDDDDD;
  background: rgba(255,255,255,0.0);
  height: 40px;
  width: 45%;
  display: inline-block;
  padding-left: 1%;
  color: #FFFFFF;
}


.conUserInput:hover, .conUserInput-short:hover{
  background: rgba(255,255,255,0.5);
}

.bigTextBox
{
    height: 100px;
    width: 92%;
}

.reqiredInput {
border: solid 1px #007cb6;
}

.disabledField {
  background: #EEEEEE;
}

input::-webkit-input-placeholder {
color: #007092 !important;
opacity: 0.8;
font-weight: normal;
}

input:-moz-placeholder { /* Firefox 18- */
color: #007092 !important;
opacity: 0.8;
font-weight: normal;
}

input::-moz-placeholder {  /* Firefox 19+ */
color: #007092 !important;
opacity: 0.8;
font-weight: normal;
}

input:-ms-input-placeholder {
color: #007092 !important;
opacity: 0.8;
font-weight: normal;
}

textarea::-webkit-input-placeholder {
color: #007092 !important;
opacity: 0.8;
font-family: 'Open_Sans';
font-weight: bold;
}

textarea:-moz-placeholder { /* Firefox 18- */
color: #007092 !important;
opacity: 0.8;
font-family: 'Open_Sans';
}

textarea::-moz-placeholder {  /* Firefox 19+ */
color: #007092 !important;
opacity: 0.8;
font-family: 'Open_Sans';
}

textarea:-ms-input-placeholder {
color: #007092 !important;
opacity: 0.8;
font-family: 'Open_Sans';
}

input[type="date"]:before {
  content: attr(placeholder) !important;
  color: #007092 !important;
  font-family: 'Open_Sans';
  margin-right: 0.5em;
  opacity: 0.8;
}
input[type="date"]:focus:before,
input[type="date"]:valid:before {
  content: "";
}



.conFormBlock input::-webkit-input-placeholder {
color: #FFFFFF !important;
opacity: 0.8;
font-weight: normal;
}

.conFormBlock input:-moz-placeholder { /* Firefox 18- */
color: #FFFFFF !important;
opacity: 0.8;
font-weight: normal;
}

.conFormBlock input::-moz-placeholder {  /* Firefox 19+ */
color: #FFFFFF !important;
opacity: 0.8;
font-weight: normal;
}

.conFormBlock input:-ms-input-placeholder {
color: #FFFFFF !important;
opacity: 0.8;
font-weight: normal;
}

.conFormBlock textarea::-webkit-input-placeholder {
color: #FFFFFF !important;
opacity: 0.8;
font-family: 'Open_Sans';
font-weight: bold;
}

.conFormBlock textarea:-moz-placeholder { /* Firefox 18- */
color: #FFFFFF !important;
opacity: 0.8;
font-family: 'Open_Sans';
}

.conFormBlock textarea::-moz-placeholder {  /* Firefox 19+ */
color: #FFFFFF !important;
opacity: 0.8;
font-family: 'Open_Sans';
}

.conFormBlock textarea:-ms-input-placeholder {
color: #FFFFFF !important;
opacity: 0.8;
font-family: 'Open_Sans';
}

.conFormBlock input[type="date"]:before {
  content: attr(placeholder) !important;
  color: #FFFFFF !important;
  font-family: 'Open_Sans';
  margin-right: 0.5em;
  opacity: 0.8;
}

.inputTitle {
  display: inline-block;
  width: 100%;
}
.radio-toolbar input[type="radio"] {
  opacity: 0;
  position: fixed;
  width: 0;
}

.radioLabelWrapper {
  display: inline-block;
  width: 100%;
}

.radio-toolbar label {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    height: 25px;
    width: 25px;
    background-color: #DDEFF1;
    border-radius: 50%;
    display: inline-block;
    margin: 5px;
    cursor: pointer;
}

.radio-toolbar input[type="radio"]:checked + label {
    background-color:#007092;
}


.radioLabel {
  display: inline-block;
  margin: 0px 30px 0px 0px;
  position: relative;
  vertical-align: middle;
}


.dropdown-option {
  background: #203C68;
}

.dropdown-mod {
  vertical-align: bottom;
}

.owneronly, .tenantonly {
  display: none;
}

.submitButton, .submitButtonOff {
  display: inline-block;
  width: 150px;
  height: 30px;
  padding: 5px;
  margin: 20px 0px;
  border-radius: 30px;
  background: #007092;
  color: #FFFFFF;
  font-weight: bold;
  cursor: pointer;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.submitButtonOff {
  opacity: 0.4;
	color: #000000;
	background: #999999;
}


.submitButton:hover{
	/* color: #007092; */
	background: #F26B3B;
}
.submitTxt {
  vertical-align: middle;
  font-size: 1em;
  line-height: 30px;
}

.terms {
  font-size: small;
  padding: 5px 0px;
}

@media only screen and (min-width: 1080px){
  .userInput{
    width: 93%;
  }
  .userInput-short-r {
    margin-left: 20px;
  }

  .inputTitle {
    width: auto;
    margin-right: 20px;
  }
  .radioLabelWrapper {
    width: auto;
  }
  .radioQuestion {
    display: inline-block;
    width: 45%;
  }
}












.connectButton {
  display: inline-block;
  margin: 20px 0px;
  min-height: 30px;
  padding: 5px 10px;
  border-radius: 5px;
  border: solid 1px #DDDDDD;
  background: #070733;
    color: #FFFFFF;
  cursor: pointer;
  text-align: center;
}

.connectButton:hover {
  background: #AAAAAA;
  color: #2f58a7;
}

.connectButton a {
  color: #FFFFFF;
}

.connectButton:hover a{
  color: #2f58a7;
}

.connectTxt {
  vertical-align: middle;
  font-size: 1.1em;
  line-height: 55px;
}




/* Footer classes */

.bottomWrapper
{
    position: fixed;
    width:100%;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
    overflow: hidden;
    background: rgba(0, 0, 0, 0.69);
    text-align: center;
	color: #E4E4E4;
}

.bottomContainer{
  width:100%;
}


.footer{
  font-size: 0.7em;
  padding:5px;
}





/*-------------------------------------------------------------*/
/* Display Modes */
.deskview { display: none !important; }
.mobileview { display: inline-block !important; }

.hideIt { display: none !important; }

@media only screen and (min-width: 950px){
	.deskview { display: inline-block !important; }
	.mobileview { display: none !important; }
}
