.main_h {
  position: fixed;
  top: 0px;
  max-height: 70px;
  z-index: 999;
  width: 100%;
  padding-top: 17px;
  background: none;

  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  overflow: hidden;
 opacity: 0;
top: -100px;
  padding-bottom: 6px;
  font-family: "Montserrat", sans-serif;
}


.sec01 {
  margin-left: 10px;
}
.sec02 {
  margin-left: 10px;
}
.sec03 {
  margin-left: 10px;
}
.sec04 {
  margin-left: 10px;
}
.sec05 {
  margin-left: 10px;
}



@media only screen and (max-width: 766px) {

.main_h {
 /*padding-top: 25px;*/
}
}

.open-nav {
 max-height: 400px !important;
}

.open-nav .mobile-toggle {
 transform: rotate(-90deg);
 -webkit-transform: rotate(-90deg);
}

.sticky {
 background-color: rgba(255, 255, 255, 0.93);
 opacity: 1;
 top: 0px;
 border-bottom: 1px solid gainsboro;
}

.logo {
 width: 50px;
 font-size: 25px;
 color: #8f8f8f;
 text-transform: uppercase;
 float: left;
 display: block;
 margin-top: 0;
 line-height: 1;
 margin-bottom: 10px;
}
@media only screen and (max-width: 766px) {

.logo {
 float: none;
}
}

nav {
 float: right;
 /*width: 60%;*/
}
@media only screen and (max-width: 766px) {

nav {
 width: 100%;
}
}

nav ul {
 list-style: none;
 overflow: hidden;
 text-align: right;
 float: right;
}
@media only screen and (max-width: 766px) {

nav ul {
 padding-top: 10px;
 margin-bottom: 22px;
 float: left;
 text-align: center;
 width: 100%;
}
}

nav ul li {
 display: inline-block;
 margin-left: 35px;
 line-height: 1.5;
}
@media only screen and (max-width: 766px) {

nav ul li {
 width: 100%;
 padding: 7px 0;
 margin: 0;
}
}

nav ul a {
 color: #888888;
 text-transform: uppercase;
 font-size: 12px;
}

.mobile-toggle {
 display: none;
 cursor: pointer;
 font-size: 20px;
 position: absolute;
 right: 22px;
 top: 0;
 width: 30px;
 -webkit-transition: all 200ms ease-in;
 -moz-transition: all 200ms ease-in;
 transition: all 200ms ease-in;
}
@media only screen and (max-width: 766px) {

.mobile-toggle {
 display: block;
}
}

.mobile-toggle span {
 width: 30px;
 height: 4px;
 margin-bottom: 6px;
 border-radius: 1000px;
 background: #8f8f8f;
 display: block;
}

.row {
 width: 100%;
 max-width: 940px;
 margin: 0 auto;
 position: relative;
 padding: 0 2%;
}

* {
 box-sizing: border-box;
}

body {
 color: #8f8f8f;
 background: white;
 font-family: "Cardo", serif;
 font-weight: 300;
 -webkit-font-smoothing: antialiased;
}

a {
 text-decoration: none;
}

h1 {
 font-size: 30px;
 line-height: 1.8;
 text-transform: uppercase;
 font-family: "Montserrat", sans-serif;
}

p {
 margin-bottom: 20px;
 font-size: 17px;
 line-height: 2;
}

.content {
 /*padding: 50px 2% 250px;*/
}

.hero {
 position: relative;
 background: url(./me.webp) no-repeat center center fixed;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 background-size: cover;
 text-align: center;
 color: #fff;
 padding-top: 90px;
 min-height: 380px;
 letter-spacing: 2px;
 font-family: "Montserrat", sans-serif;
}

.hero h1 {
 font-size: 50px;
 line-height: 1.3;
}

.hero h1 span {
 font-size: 25px;
 color: #e8f380;
 border-bottom: 2px solid #e8f380;
 padding-bottom: 12px;
 line-height: 3;
}



.row_content {
  position: relative;
  overflow-x: hidden; 
   -webkit-background-size: cover;
 -moz-background-size: cover;
 background-size: cover;
}





.mouse {
 display: block;
 margin: 0 auto;
 width: 26px;
 height: 46px;
 border-radius: 13px;
 border: 2px solid #e8f380;
 position: absolute;
 bottom: 40px;
 position: absolute;
 left: 50%;
 margin-left: -26px;
}

.mouse span {
 display: block;
 margin: 6px auto;
 width: 2px;
 height: 2px;
 border-radius: 4px;
 background: #e8f380;
 border: 1px solid transparent;
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both;
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite;
 -webkit-animation-name: scroll;
 animation-name: scroll;
}
 @-webkit-keyframes scroll {
 0% {
 opacity: 1;
 -webkit-transform: translateY(0);
 transform: translateY(0);
}
 100% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 transform: translateY(20px);
}
}
@keyframes 
scroll {
 0% {
 opacity: 1;
 -webkit-transform: translateY(0);
 -ms-transform: translateY(0);
 transform: translateY(0);
}
 100% {
 opacity: 0;
 -webkit-transform: translateY(20px);
 -ms-transform: translateY(20px);
 transform: translateY(20px);
}
}



.hps-text1 {
  color: white;
  text-shadow: 0 1px black;
  width: 30%;
  line-height: 19px;
  font-size: 14px;
}

.slide-6 .hps-title1 {
  color: #222;
  text-transform: uppercase;
  font-weight: 900;
  font-size: 2.3em;
  line-height: 26px;
  text-shadow: 0 1px white;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.9);
  padding: 17px 23px;
}
.slide-6 .hps-title1 > .sub-title {
  font-weight: 300;
  font-size: 0.7em;
}
.slide-6 .hps-title2 {
  color: white;
  text-shadow: 0 1px black;
  background-color: #222;
  font-weight: 400;
  font-size: 1em;
  padding: 10px 25px;
}
.slide-6 .hps-title3 {
  text-transform: uppercase;
  color: white;
  font-weight: 400;
  text-shadow: 0 1px black;
  font-size: 1.2em;
  padding: 18px 25px;
  background-color: #df192a;
  z-index: 1000;
}































.ms-videogallery-template {
	padding-bottom: 45px;
	max-width: 1000px;
	margin: 0 auto;
}




.ms-videogallery-template .ms-layer { 
	font-family: "Lato",sans-serif;
}

.ms-videogallery-template .ms-layer.video-title {
    font-weight: 300;
    background: #1F1F1F;
    color: white;
    padding: 11px;
    text-transform: uppercase;
}

.ms-videogallery-template .ms-layer.video-author {
    background: #FFFFFF;
    padding: 4px 10px;
    font-size: 14px;
}

.ms-videogallery-template .ms-thumb-list.ms-dir-h {
	bottom:auto;
	height:auto;
	width: 100%;
}

.ms-videogallery-template .ms-thumb-list.ms-dir-v {
	height: 100%;
	width: 280px;
	right: -290px;
	top: 0;
}

.ms-videogallery-template .ms-thumb-frame {
	cursor: pointer;
	float: left;

	font-family: "Lato", sans-serif;
	text-shadow: 0 1px 1px white;
	color: #222;
	font-weight: 300;
	
	position: relative;
	overflow: hidden;
	-webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.ms-videogallery-template .ms-thumb-list.ms-dir-h .ms-thumb-frame {
	width: 214px;
	height: auto;
	margin: 10px 10px 0 0;
}

.ms-videogallery-template .ms-thumb-list.ms-dir-v .ms-thumb-frame {
	width: 280px;
	height: 78px;
	margin-bottom: 10px;
}

.ms-thumb-list.ms-dir-v .ms-thumb-frame img {
    width: 140px;
    float: left;
}

.ms-videogallery-template .ms-thumb{text-align: center;}
.ms-videogallery-template .ms-thumb-frame h3 {
	font-weight: 400;
	font-size: 10pt;
	margin:10px 0 0 0;
	text-transform: uppercase;
}

.ms-videogallery-template .ms-thumb-frame p {
	font-size:10pt;
	margin: 4px 0;
}

.ms-videogallery-template .ms-thumb-frame-selected { opacity: 1; }
.ms-videogallery-template .ms-thumb-ol {
    width: 214px;
    background: black;
    opacity: 0.5;
    height: 119px;
    position: absolute;
    top: 0;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}
.ms-videogallery-template .ms-thumb-list.ms-dir-v .ms-thumb-ol {
    width: 140px;
    height: 78px;
}

.ms-videogallery-template .ms-thumb-frame-selected .ms-thumb-ol {opacity: 0;}

.ms-videogallery-template .ms-ie7 .ms-thumb-ol,
.ms-videogallery-template .ms-ie8 .ms-thumb-ol{display:none;}

.ms-videogallery-template .ms-thumb-list.ms-dir-v .ms-thumb-frame h3 {
    float: left;
    height: 68px;
    width: 100px;
    margin: 0 10px;
    text-align: left;
}

@media (max-width: 600px) {
	.ms-videogallery-template {padding-bottom:5px;}
	.ms-videogallery-template .ms-thumb-list.ms-dir-h .ms-thumb-frame {width: 100px;}
	.ms-videogallery-template .ms-thumb-list.ms-dir-h .ms-thumb-ol {
		width: 100px;
	    height: 56px;
	}
	
	.ms-videogallery-template .ms-thumb-list.ms-dir-v .ms-thumb-frame {
		width: 240px;
		height: 58px;
	}

	.ms-videogallery-template .ms-thumb-list.ms-dir-v .ms-thumb-frame img {width: 100px;}
	.ms-videogallery-template .ms-thumb-list.ms-dir-v .ms-thumb-ol {
		width: 100px;
	    height: 56px;
	}
	
	.ms-videogallery-template.ms-videogallery-vertical-template {padding-right: 250px;}
	.ms-videogallery-template .ms-thumb-list.ms-dir-v {width: 240px; right: -250px;}

 }
 
 @media screen and (max-width: 400px) {
	.ms-videogallery-template .ms-thumb-list.ms-dir-v .row_content{display:none;}
	.ms-videogallery-template.ms-videogallery-vertical-template {padding-right: 0px;}
 }

