html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
a > span {
	
}
body {
    font-family: 'Montserrat', sans-serif; 
    background-color: #fafafa;
    margin:0;
    color:#888;
}

span {
    margin:0;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.hidden{
	display:none;
}
.varela{
	font-family: "Varela Round" !important;
}
.processbar{
	height:100%;
	background-color: rgb(79, 114, 130);	
}
#container, .footer {    
    width:80%;
    max-width: 1200px !important;
    min-width: 240px;
    padding: 20px 3% 10px;
    position: relative;
}

#container{
    margin: 50px auto 0 auto;
}

#container-big, .footer-big {    
    width:100%;
    min-width: 240px;
    padding: 65px 0 80px;
    position: relative;
}

.mainsection {
	position: relative;
	display: inline-block;
	width: 100%;
}

.oc_head{
    padding-bottom: 30px;
}

#oc_brand {	
    width:720px;
    margin:-30px auto 0 auto;
}

#logo {
    float: left;
    margin: 0 -60px 0 0;
    padding: 0;
    width: 300px;
}

.lang-container{
	float:right;
	margin-top: -50px;
}

.lang-container > a{
	float: left;
	margin-left:10px;	
	color:white !important;
}

.lang-container > a.selected{
	text-decoration: underline;
}

.show {
	position:relative;
	width:100%;
}

.show > img{
	width:100%;
	
	display:none;
}

h1#name {
    font-size: 80px;
    font-weight: normal;
    line-height: 0;
    padding-top: 90px;
}

#logoAddon {
    margin-top: -24px;
}

span, p{
    line-height:30px;
}

.words {
    display: inline;
    font-size: 28px;
    font-weight: normal;
    margin-left: 6px;
}

h1, h2, h3{
    font-weight: normal !important;
}

.color-grey{
    color: rgb(215, 215, 215);
}

.title{
    margin: 60px 0 60px 0;
}

.barspace{
	width:100%;
	height:50px;
}

.mainTitle{
    text-align: center;
    font-size: 29px;
}

.headString > h2{
    font-size: 40px;
    margin: 0 !important;
    padding: 0 !important;
}

.separator{
    width:100%;
    height:1px;
}

.nomar{
    margin: 0 !important;
    padding: 0 !important;
}
#loader{    
    position: absolute;	
    bottom: 0;
}

.ori{
    font-size: 75px;
    text-align: center;
    width: 75px;
}

.circulo{
    margin:0 auto;
    width: 100px;
    height: 100px;
    font-size: 55px;
    border-radius: 100%;
        -moz-border-radius: 100%; 
    -webkit-border-radius: 100%; 
    text-align: center;
    line-height: 100px !important;
    color:#FFFFFF;
}
.sectionDescription{
	margin: 30px 0;
    width: 100%;
}


.sectionBody {
    padding: 30px 0 15px 0;    
}

.sectionLarge {
    width:85%;
}

.sectionSmall {
    width:15%;
}
.sectionBody > .sectionSmall > .circulo {
    margin-top:20px;
}

.sectionSmall > .ori {
    margin-top:20px;
}

.shortString {
    width:60%;
    margin: 0 auto;
} 

.amper {
    font-family: "Arial";
}

.bigsection {
    margin-top: 60px;
}
.tiffany {
    width:100%;
}
.tiffany-caption{
	font-size: 12px;
	text-align: center;
}
.benn {
    width:80%;
    margin-top: 45px;
}
.messageString {
    font-size: 18px;
    display:inline-block;
}
.messageString.step{
	font-size: 16px;
	display:block;
	margin-left: 50px;
}
h2.messageString {
    font-size: 25px;
    margin:0;
}
.detailString {
    font-size: 18px;
}
.detailString.step{
	font-size: 16px;
	display:block;
	margin-left: 50px;
}
h2.detailString {
    font-size: 25px;
    margin:0;
}
.goup {

	float:right;
	width:auto !important;
}
.goup > h2 {
	content:"▲";
	margin:0;	
}
#aboutluis {
	float:left;
	width: 50%;
}

.messageString.bypic{
    margin-left: 5%;
    width: 79%;	
}

.bigtext{
    font-size: 31px;
}

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

.dual > .box_left{
    width:48%;
    float:left;
}

.dual > .box_right{
    width:48%;
    float:right;
}
.dual > .box_big{
    width: 76%;
}
.dual > .box_small{
    width:20%;
}
.dual [class^="icon-"]{
    font-size: 150px;
    text-align: center;
    margin-bottom:60px;
}
.process_string {
	margin-bottom: 30px;
}
.process_string.double {
	width:49%;
	display:inline-block
}
.process_string > li {
    font-size: 16px;
    color:rgb(173, 152, 113);
    margin-left:40px;
}
.process_string > li:before {
	content:"► ";
    font-size: 16px;
    color:#666;
}
.process_diagram {
    background: none repeat scroll 0 0 #ddd;
    border-radius: 30px;
    padding: 30px 0;
    text-align: center;
    width: 100%;
    font-size: 14px;
}

.process_diagram > li {
    display: inline-block;
    width:9.3%;
}
.process_diagram >li >span.icon-arrow-next {
    color: #fff;
}

.process_diagram >li.diagram-text {
	width:19%;
}
.process_diagram >li.diagram-half {
	width:4%;
}
.roundedButton{
    width:100%;
    border-radius: 20px; 
    -moz-border-radius: 20px; 
    -webkit-border-radius: 20px; 
    cursor: pointer;
}

.roundedButton:hover{
    background-color: rgb(44, 110, 122);    
}

.roundedButton:hover >h2{
    color:#fff;
    background-color:#aaa;
    border-radius: 20px; 
    -moz-border-radius: 20px; 
    -webkit-border-radius: 20px;
}

.alertButton{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width:100%;
    height:70px;
    border-radius: 20px; 
    -moz-border-radius: 20px; 
    -webkit-border-radius: 20px; 
}

.alertExclam{
    color: #FFFFFF;
    float: right;
    font-size: 100px;
    padding-top: 10px;
    text-align: center;
    width: 10%;
}

.alertMessage{
    text-align: left !important;    
    width:78%;
    color:#FFFFFF;
    margin:0;
}


.aButton{
    border-radius: 20px !important;
    padding: 5px 20px !important;
}

.aButton:hover{
    background-color: rgb(44, 110, 122);    
    color:#FFFFFF;
}

.buttonLabel{
    line-height: 30px;
    text-align: center;
    padding: 20px;
    font-size: 21px;
}

.footer {        
    margin: 0 auto;
}

.footer > a > img{
    height:80px;
}

.footer > .oc_contact{
    font-size: 16px;
    font-weight:normal;
    margin-left:10px;
    float:right;
}
.footer > .oc_contact > span{
    line-height: 22px;
}
.footer > .icon-outboxcode{
    display: inline-block;
    float: right;
    font-size: 100px;
    line-height: 75px;
}
.reserved{
	font-size:12px;
}
.oc_contact [class^="icon-"]{
    margin-left:10px;
    font-size: 30px;
    display:inline-block;
}

#scrdown{
    text-align: center;
    min-width: 240px;
}
#scrdown.mobile {
    background-color: #000;
    margin-top: 70px;
    padding: 40px 0;
    position: relative;
}
#scrdown > .caption{
	font-family: Georgia,serif;
	font-size: 18px;
	font-style: italic;
	color:rgb(200,200,200);
}

#scrdown > .symbol{
	font-size: 30px;
	color:rgb(200,200,200);
}

.sectionDescription > span {
	font-size: 40px;
	width:100%;
	text-align: center;
}

.sectionTitle {
    color: #fefefe;
    display: inline-block;
    margin-left: -50%;
    padding: 40px 10px;
    width: 200%;
    position:relative;
}
.sectionTitle > .title {
    font-size: 39px;
    line-height: 39px;
    margin: 0 auto 0 25%;
    width: 40%;
}
.sectionTitle > .label {
    font-size: 39px;
    line-height: 39px;
    margin: 0 auto 0 25%;
    width: 40%;
}
.sectionTitle > a, .sectionTitle > span, .sectionTitle > div.icon {
	float:left;
}
.sectionTitle > span.bypic{
	margin-top: 55px;
}

.midlabel > .midicon{
	font-size: 80px;
	margin-top: 60px;
	text-align: center;
	height: 80px;
	color: #ddd;
}

.midlabel.medium > .midicon {
    margin-top: 20px;
    height: 60px;
}

.midlabel.medium.mobile > .midicon {
    margin-top: 30px;
}
.midicon > .brand{
	font-family: "Varela Round";
}
.midlabel{
	position: absolute;
    width: 100%;
	height:300px;	
	z-index: 3;
}

.midlabel.medium{
	height:190px;	
}

.midlabel.sort{
	height:140px;	
}

.midlabel.quarter{
	height:120px;	
}

.midlabel.thin{
	height:90px;	
}

.midlabel > h1{
	text-align: center;
	margin: 20px 0 0;
	font-size: 40px !important;
}
.midlabel > h2{
	text-align: center;
	margin: 30px 0 0;
	font-size: 30px;
}

.midlabel.footerlabel{
	height:700px !important;
	background-color: rgba(0, 0, 0, 0.6);
}

.midlabel.mobile {
    display: inline-block;    
    position: relative;
    border-top: solid 1px;
    border-bottom: solid 1px;
}
.smedia.second {
    right: 120px;
}
.smedia.third {
    right: 230px;
}
#scrdown > .smedia, #scrdown > .sreel {
	top: 150px;
}
.filler{
	position:relative;
	width:100%;
	height:30px;	
	
}
.filler.thick {
    height: auto;
}
.bottomlabel{
	position: absolute;
    width: 100%;
	height:90px;	
	z-index: 2;
	display:block;
}

.filler > .middesc {
    padding: 10px 0;
}

.middesc {
	text-align: center;
    color: #999;
    font-size: 1.1rem;    
    font-style: italic;
    margin: 0 5%;
    width: 90%;
}

.middesc > .desctext{
	width:60%;
	padding: 0.5% 5% 3%;
	margin-left:15%;
}

.midlink, .midsymbol, .outlink {
    color: rgb(188, 81, 90);
    font-size: 100px;
    position: absolute;
    right: 10px;
    top: 90px;
}
.outlink {
	font-size: 80px;
}
.midlink.fblog {
    top: 90px !important;
}
.footerlabel > .midlink, .footerlabel > .midsymbol {
	top: 450px;
}

.midlabel.medium > .midlink{
	top:40px;
}
.midlabel.sort > .midlink{
	top:20px;
}
.midlabel.quarter > .midlink{
	top:10px;
}
.midlabel.thin > .midlin {
	top:0px;
}

.midlabel.thin > .outlink{
	top:5px;
}

.midsymbol {
	color: #fafafa;
	-webkit-user-select: none;      
	-moz-user-select: none;
	-ms-user-select: none;
	cursor: default;
}
.midlink:hover, .outlink:hover{
	color: #222;
}

.midlink.htext:hover > .tooltip{
	display: block;
	color: rgb(188, 81, 90);
}

.midlink.stitle, .midsymbol.stitle {
    right: 25%;
    top: 10%;
}

.tooltip {
    font-family: "Varela Round";
    font-size: 35px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    top: 7px;
    display: none;
}

.midlink.sreel, .midsymbol.sreel {
    left: 10px;
    width: 100px;
}
.midlink.left {
    left: 10px;
    width: 100px;
}
.dropshadow{
	-webkit-box-shadow: 0px 11px 8px 1px rgba(0,0,0,0.42);
	-moz-box-shadow: 0px 11px 8px 1px rgba(0,0,0,0.42);
	box-shadow: 0px 11px 8px 1px rgba(0,0,0,0.42);
}

#introscreen{
	width: 100%;
    height: 800px;
    position: fixed;
    top:0;
    left:0;
   	z-index: -1;
}
#root{
	width: 100%;
	height: 100%;
	min-width: 240px;
}
.empty-space {
  width: 100%;
  height: 12000px;
  overflow: hidden;
}
.empty-space.mobile {
  height:auto;
}
.empty-space.mobile > img {
	position: relative;
	display:block;
	width:100%;
}
.sectionDummy{
	content:" ";
	height:300px;
}
.sectionDummy.sort{
	content:" ";
	height:190px;
}
.sectionDummy.thick{
	height:500px;
}
.tothetop{
	margin-top: 0 !important;
}
.invisible{
	opacity:0;
}

.sectionMojo {    
    width:80%;
    max-width: 1200px !important;
    min-width: 240px;
    margin: 30px auto;
}

.sectionMojo > .detailString, .dual > .detailString{	
	color: #666 !important;
    font-size: 16px;
    text-align: center;
}  

.sectionMojo > .middesc {
    margin: 0 10%;
    width: 80%;
}

.sectionMojo > .middesc.blog {
    margin: 0;
    width: 100%;
}

.dual > .detailString{
	margin-top: 4%;
}
.mbanner{
	width: 100%;
	min-width: 240px;
	position: relative;
	height: 200px;
	margin: 10px 0;
}
.mbanner.thin{
	height:100px;	
}

.mtitle{
	width: 100%;
	height: 90px;
	margin: 30px 0;
	position: relative;
}
.mtitle.mobile{
	margin: 0;
}
.mtitle > .midlabel > .midtext{
	font-size: 25px;
}
.bbanner {
    position: relative;
    margin: 30px auto;
}
.bbanner.obg{
    width: 450px;
}
.bbanner.mmmod{
    width: 390px;
}
.bbanner.glare{
    width: 460px;
}
.bbanner.unreal, .bbanner.unity, .bbanner.vuforia, .bbanner.glarengine{
    margin: 0 auto;
    display: block;
}
.bbanner.unreal > .compound-logo > span:hover, .bbanner.unity > .compound-logo > span:hover, .bbanner.vuforia > .compound-logo > span:hover, .bbanner.glarengine > .compound-logo > span:hover{
    color:#888 !important;
}

.bbanner.unreal, .compound-logo.unreallogo{
    width: 323px;
}
.bbanner.unity, .compound-logo.unitylogo{
    width: 244px;
}
.bbanner.vuforia, .compound-logo.vuforialogo{
    width: 379px;
}
.bbanner.glarengine{
    width: 400px;
}
.blogo {
    float: left;
    width: 70px;
}
.blogo.mmmod {
    width: 90px;
}
.blogo.glare {
    width: 90px;
}
 
.blogo.unreal, .blogo.unity, .blogo.vuforia,.blogo.glarengine {
    height: 90px;
    width: auto;
}
.blabel {
    font-family: "Varela Round";
    font-size: 70px;
    line-height: 75px;
    margin-left:10px;
}

span.blabel.mmmod {
	color: #637E77;
}

span.blabel.mmmod > span {
	color: #375D4C;
}

.sectionBack {
    background-color: #fafafa;
    margin: -40px 0;
    padding: 20px 0;
    position: relative;
    width: 100%;
	overflow: hidden;
	z-index:2;
}

.sectionBack.about {
    margin-top: -90px;
}

.sectionParallax {
    background-color: rgba(255, 255, 255, 0.1);
    height: 200px;
    margin-bottom: -30px;
    position: relative;
    -webkit-box-shadow: inset 10px 10px 104px 33px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 10px 10px 104px 33px rgba(0,0,0,0.2);
	box-shadow: inset 10px 10px 104px 33px rgba(0,0,0,0.2);
}

.backimage {
    left: 0;
    position: fixed;
    right: 0;
    bottom: 0;
}

.backimage > img{

}

.obcbanner {
    font-size: 60px;
    margin: 30px auto;
    text-align: center;
    width: 100%;
}

.obcbanner.thin {
    margin: 0;
}

.obcbanner > .obctmark {
    display: inline-block;
    position: relative;
}

.obcbanner > .obctmark > span{
	float: left;
}
.obcbanner > .obctmark > span.icon-obc-logo {
	font-size: 150px;
}
.obcbanner > .obctmark > img.icon-obc-logo {
    float: left;
    height: 100px;
}
.obcbanner > .obctmark > span.obctext {
    line-height: 140px;
    margin-left: 10px;
}

.obcbanner > .obctmark > span.obctext.colored {
    line-height: 90px;
}

.specs > li {
    display: inline-block;
    margin: 5px auto;
    text-align: center;
    width: 100%;
}

.specs > li > p > .desc {
    font-size: 16px;
}

.specs > li > .title {
    color: #444;
    font-size: 25px;
    margin: 0;
}

.mbanner.blog, .midlabel.blog, .bbanner.blog{
    display: block;
    height: auto;
    position: relative;
    margin:0;
}
.bframe.blog{
	position: relative;
	overflow: hidden;
	height: 200px;
	margin: 0 auto;
	display: block;
}
.bframe.blog > img{
    width: 100%;
}

.bloglabel {
    display: block;
    font-size: 40px;
    line-height: 50px;
    margin: 0 5%;
    text-align: center;
    width: 90%;
}

.bbanner > .sectionMojo > .midlink{
	top: 230px;		
}

p.middesc.blog {
    padding: 20px 0;
}

.midlink.date {
    border-radius: 100%;
    font-size: 25px;
    height: 100px;
    width: 100px;
}

.midlink.date > span {
    display: block;
    text-align: center;
}
.midlink.date > span.day {
    line-height: 110%;
}

.midlink.date > span.month {
    font-size: 140%;
    line-height: 90%;
}

.midlink.date > span.year {
    line-height: 180%;
}

.blogString ul > li{
    color: #444;
    margin: 25px;
}
.blogString ul {
	border-left: 1px solid;	
}
.blogString > img {
	width:100%;
}

.blogString a {
	color: #37719a !important;
}
.blogString iframe {
    width:100%;
}
.blogString .important{	 
	color: #666 !important;
}

.blogString h2{
	text-align: center;
	color: #444;
}
.blogString h3{
	color: rgb(79, 114, 130) !important;	
}

.blogString .indented {
    border-left: 1px solid;
    padding: 0 2%;
}


.mask {
    background-color: #000;
    position: absolute;
    top: 0;
	width: 0; 
	height: 0; 
}

.compound-logo{
	position: relative;
    float: left;
    font-size: 100px;
    height: 100px;
    width: 170px;	
}
.compound-logo.vuforialogo, .compound-logo.unitylogo, .compound-logo.unreallogo {
    color: #444;
    font-size: 92px;
}

.compound-logo.obclogo1 {
    font-size: 46px;
    height: 46px;
    margin-right: -8px;
    margin-top: -8px;
    width: 76px;
}
.compound-logo.obglogo {
    font-size: 95px;
    height: 95px;    
    width: 68px;
}
.compound-logo.glarlogo {
    font-size: 82px;
    height: 82px;    
    width: 90px;
}
.compound-logo.mmmaplogo {
    font-size: 90px;
    height: 90px;    
    width: 90px;
}
.compound-logo.obclogo2 {
    font-size: 90px;
    height: 90px;
    width: 150px;
	margin-top: 2px;
}

.compound-logo > span{
    left: 0;
    position: absolute;
    top: 0;
}




@media screen and (max-width: 900px){
	.quote-section > input, .quote-section > select, .quote-section > .section2, .quote-section > textarea {
	    width: 100% !important;
	}
}

@media screen and (min-width: 700px){
	.cabecera-mo{
		display: none !important;
	}	
}

@media screen and (max-width: 700px){
	.cabecera{
		display: none !important;
	}
	.expandmenu{
		display: block !important;
	}
	.mtitle > .midlabel > .midtext {
	    font-size: 22px;
	}	
	.bloglabel {
	    font-size: 30px;
	    line-height: 40px;
	    margin: 0 15%;
	    width: 70%;
	}

	.bbanner > .sectionMojo > .midlink {
	    top: 200px;
	}
	
	.midlink.fblog {
	    top: 80px !important;
	}
	.bframe.blog {
	    height: 190px;
	}
	.sectionMojo {
	    width: 85%;
	}
	.blog > .sectionMojo {
		margin: 20px auto;
	}
	.sectionTitle > .title {
	    font-size: 30px;
	    line-height: 30px;
	}
	.compound-logo.obclogo, .compound-logo.obclogo2{
		float: none;
		margin: 2px auto;
	}
	.obcbanner > .obctmark > span{
		float: none;
		display: block;
	}	
	.obcbanner > .obctmark > span.obctext {
	    line-height: 25px;
	    margin-left: 0;
	}
	.imagesContainer > .imageUnit {
		width: 49% !important;
	}
	.midlink, .midsymbol, .outlink {
	    top: 25px;
	}
	
	.midlabel {
    	height: 240px;
	}
	.midlabel > .midicon {
	    margin-top: 20px;
	}
	.midlabel > h2 {
    	font-size: 26px;
	}
	.midlabel.medium > .midlink {
	    top: 20px;
	}
	.middesc {
	    font-size: 16px;
	}
	.bbanner.obg {
	    width: 383px;
	}
	.bbanner.glare {
		width: 397px;
	}
	.bbanner.mmmod {
		width: 333px;
	}
	.bbanner {
	    margin: 30px auto;
	    position: relative;
	}
	.blabel {
	    font-size: 60px;
	    line-height: 60px;
	    margin-left: 10px;
	}
	.compound-logo.obglogo {
	    font-size: 85px;
	    height: 85px;
	    width: 60px;
	}
	.compound-logo.glarlogo {
	    font-size: 72px;
	    height: 72px;
	    width: 80px;
	}
	.compound-logo.mmmaplogo {
	    font-size: 80px;
	    height: 80px;
	    width: 80px;
	}
}
@media screen and (max-width: 600px){

	.sectionMojo {
	    width: 90%;
	    
	}
	.blog > .sectionMojo {
		margin: 10px auto;
	}
	.mtitle > .midlabel > .midtext {
	    font-size: 20px;
	}
	.sectionTitle > .title {
	    font-size: 25px;
	    line-height: 25px;
	    margin: -10px auto 0 25%;
	}
	.midlink, .midsymbol, .outlink {
	    font-size: 80px;
	    top: 20px;
	}
	.midlink.sreel{
		width: 80px;
	}
	.bbanner > .sectionMojo > .midlink {
	    top: 130px;
	}	
	.midlink.fblog {
	    top: 30px !important;
	}	
	.bframe.blog {
	    height: 120px;
	}
	.midlink.date {
	    border-radius: 100%;
	    font-size: 20px;
	    height: 80px;
	    width: 80px;
	}
	.tooltip {
	    font-size: 30px;
	    line-height: 30px;
	    top: 6px;
	}
	.midlabel {
    	height: 220px;
	}
	.midlabel > .midicon {
	    font-size: 65px;
	    margin-top: 30px;
	}

	.midlabel > h2 {
		margin: 0;
		margin-top: 10px;
    	font-size: 26px;
	}
	.midlabel.medium > .midlink {
	    top: 15px;
	}
	.mtitle > .midlabel.thin {
	    height: 50px;
	}
	.mtitle {
	    height: 50px;
	    margin: 5px 0;
	}

	.specs > li > .title {
	    font-size: 22px;
	}
	.specs > li > .desc {
	    font-size: 15px;
	    line-height: 25px;
	}
	.bbanner.obg {
	    width: 287px;
	}
	.bbanner.glare {
		width: 300px;
	}
	.bbanner.mmmod {
		width: 250px;
	}
	.bbanner {
	    margin: 30px auto;
	    position: relative;
	}
	.blabel {
	    font-size: 45px;
	    line-height: 45px;
	    margin-left: 5px;
	}
	.compound-logo.obglogo {
	    font-size: 65px;
	    height: 65px;
	    width: 45px;
	}
	.compound-logo.glarlogo {
	    font-size: 52px;
	    height: 52px;
	    width: 60px;
	}
	.compound-logo.mmmaplogo {
	    font-size: 60px;
	    height: 60px;
	    width: 60px;
	}
}
@media screen and (max-width: 480px){
	span, p {
	    line-height: 20px;
	}
	.mtitle > .midlabel > .midtext {
	    font-size: 18px;
	}
	.bloglabel {
	    font-size: 25px;
	    line-height: 32px;
	    margin: 0 20%;
	    width: 60%;
	}
	.compound-logo.vuforialogo, .compound-logo.unitylogo, .compound-logo.unreallogo {
	    color: #444;
	    font-size: 70px;
	}
	.bbanner.unreal, .compound-logo.unreallogo {
	    width: 247px;
	}
	.bbanner.unity, .compound-logo.unitylogo {
	    width: 187px;
	}
	.bbanner.vuforia, .compound-logo.vuforialogo {
	    width: 289px;
	}
	#aboutluis {
	    float: none;
	    width: 100%;
	}
	.sectionTitle > .title {
	    font-size: 21px;
	    line-height: 21px;
	    margin: -20px auto 0 25%;
	}	
	.midlink, .midsymbol, .outlink {
	    font-size: 70px;
	    top: 15px;
	}
	.midlink.sreel{
		width: 70px;
	}
	.midlink.date {
	    border-radius: 100%;
	    font-size: 18px;
	    height: 70px;
	    width: 70px;
	}
	.tooltip {
	    font-size: 28px;
	    line-height: 28px;
	    top: 6px;
	}
	.midlabel {
    	height: 200px;
	}
	.midlabel > .midicon {
	    font-size: 60px;
	    margin-top: 20px;
	}
	.bbanner > .sectionMojo > .midlink {
	    top: 110px;
	}	
	.midlink.fblog {
	    top: 30px !important;
	}	
	.bframe.blog {
	    height: 100px;
	}	
	.midlabel > h2 {
    	font-size: 20px;
	}
	.midlabel.medium > .midlink {
	    top: 15px;
	}
	.mbanner.thin, .midlabel.thin {
		height: 70px;
	}
	.middesc {
	    color: #999;
	    font-size: 15px;
	}
	#container, .footer {
	    padding: 8px 1% 3px;
	    width: 95%;
	}
	.sectionMojo {
	    width: 95%;
	}
	.sectionMojo > .detailString, .dual > .detailString {
	    font-size: 15px;
	    line-height: 24px;
	}

	.specs > li > .title {
	    font-size: 20px;
	}
	.specs > li > .desc {
	    font-size: 14px;
	    line-height: 22px;
	}
	.bbanner.obg, .bbanner.glare, .bbanner.mmmod {
	    text-align: center;
	    width: 100%;
	}
	.bbanner {
	    margin: 20px auto 0;
	    position: relative;
	}
	.blabel {
	    font-size: 45px;
	    line-height: 45px;
	    margin-left: 0px;
	}
	.compound-logo.obglogo, .compound-logo.glarlogo, .compound-logo.mmmaplogo {
	    margin: 0 auto;
	    float:none;
	}
}

@media screen and (max-width: 380px){
	.bloglabel {
	    font-size: 22px;
	    line-height: 25px;
	    margin: 0 20%;
	    width: 60%;
	}
	.sectionTitle > .title {
	    font-size: 18px;
	    line-height: 18px;
	    margin: -20px auto 0 25%;
	}		
	.mtitle > .midlabel > .midtext {
	    font-size: 16px;
	}
	h2 {
		font-size: 18px;
	}	
	.icon-interactive2{
		display: none;
	}
	.obcbanner {
		margin: 0 auto;
	}
	.obcbanner > .obctmark > span.obctext {
	    line-height: 20px;
	    font-size: 40px;
	    margin-left: 0;
	}	
	.midlink, .midsymbol, .outlink {
	    font-size: 60px;
	    top: 15px;
	}
	.midlink.sreel{
		width: 60px;
	}
	.tooltip {
	    font-size: 25px;
	    line-height: 25px;
	    top: 5px;
	}
	.midlink.date {
	    border-radius: 100%;
	    font-size: 15px;
	    height: 60px;
	    width: 60px;
	}
	.midlabel {
    	height: 200px;
	}
	
	.midlabel > .midicon {
	    font-size: 60px;
	    margin-top: 20px;
	}

	.midlabel > h2 {
    	font-size: 18px;
	}
	.midlabel.medium, .sectionDummy.sort {
	    height: 170px;
	}

	.midlabel.medium > .midlink {
	    top: 20px;
	}
	.middesc {
	    color: #999;
	    font-size: 14px;
	    line-height: 14px;
	}
	#container, .footer {
	    padding: 8px 1% 3px;
	    width: 95%;
	}
	.sectionMojo > .detailString, .dual > .detailString {
	    font-size: 14px;
	    line-height: 24px;
	}

	.mtitle > .midlabel.thin {
	    height: 40px;
	}
	.mtitle {
	    height: 40px;
	    margin: 5px 0;
	}
	.imagesContainer > .imageUnit {
		width: 99.5% !important;
	}
	.specs > li > .title {
	    font-size: 18px;
	}
	.specs > li > .desc {
	    font-size: 13px;
	    line-height: 20px;
	}
	
	.bbanner.obg {
	    text-align: center;
	    width: 100%;
	}
	.mbanner{
		height:170px;
	}
	.bbanner {
	    margin: 15px auto;
	    margin-bottom: 0px;
	    position: relative;
	}
	.blabel {
	    font-size: 35px;
	    line-height: 35px;
	    margin-left: 0px;
	}
	.compound-logo.obglogo {
	    font-size: 55px;
	    height: 55px;
	    width: 40px;
	    margin: 0 auto;
	    float:none;
	}
	 
}
@media screen and (max-height: 380px){
	.topbar{
		position: absolute !important;
	}
}