@charset "utf-8";
/* CSS Document */



.topbanner{max-width: 100%; float: right; padding-top:0px;padding-bottom:25px;}



/* Main Banner */



.mainbanneredutitle {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/educational-banner.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0.5), rgba(20, 50, 110, 0)), url(/portals/0/Images/header/educational-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  }

  
  .mainbannerprotitle {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-automation-studio-pro-2.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 0.75), rgba(20, 50, 110, 0)), url(/portals/0/Images/header/header-automation-studio-pro-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  }
  
  
  .mainbannermanifoldtitle {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-manifold.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0)), url(/portals/0/Images/header/header-manifold.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
  }
  
  
    .mainbannerviewer {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-viewer.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0)), url(/portals/0/Images/header/header-viewer.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
  }
  
  
  
    
  .mainbannerandonedu {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/Portals/0/Images/andon-studio-edu/header-andon-edu.jpg"); 
 background:linear-gradient(to left, rgba(0, 59, 0, 1), rgba(0, 59, 0, 0)), url(/Portals/0/Images/andon-studio-edu/header-andon-edu.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
  }
  
  
  .mainbannermovie{

 height:100%; padding-top:25px; padding-bottom:0px;
 background:linear-gradient(to left, rgba(20, 50, 110, 0.75), rgba(20, 50, 110, 0));
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  }
  
  
   .mainbannermovieandon{

 height:100%; padding-top:25px; padding-bottom:0px;
 background:linear-gradient(to left, rgba(0, 59, 0, 1), rgba(0, 59, 0, 1),  rgba(0, 80, 0, 0.5),  rgba(0, 80, 0, 0));
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  
  }
  
  .grayboxwh{
  background-color:#f7f7f7;
  border-style: solid; border-width: 8px; 
  border-color:#ffffff; 
  padding: 30px;
  }
  
.graybox{
  background-color:#f7f7f7;
  border-style: solid; border-width: 8px; 
  border-color:#ffffff; 
  padding: 30px;
  border-radius: 20px;
  }
  
  .transparentgraybox {

   margin: 0px;
    overflow: hidden;
    display: block;
    position: relative;
    filter: alpha(opacity=80);
    opacity: 1;
	padding:10px;
 }
  
  .graybox:hover{
   background-color:#efefef;
}


.grayishbox{
  background-color:#F8F8F8;
  border-style: solid; border-width: 8px; 
  border-color:#ffffff; 
      opacity: 0.75;
	  	padding:10px;
  }
  

/*.mainbanneredutransparency {
background-image: url(https://www.famictech.com/portals/0/Images/header/educational-banner.jpg);

  height:100%; padding-top:25px; padding-bottom:0px;
	 
  }*/

.h2mainbanneredu{
  color: rgb(255, 255, 255); line-height:34px; text-align: left; width:auto; padding-right:30px; padding-top:50px;    font-size: 1.9em;
	 
  }
  
  .h2boldblue{
  text-align: center; color: rgb(20, 60, 110); margin-top:35px;
  }
  
  
  
.mainbannerandontitle {
  background: linear-gradient(to left, rgb(46,139,87), rgb(46,139,87), rgb(20, 50, 110, 0.5),  rgb(50,205,50,0.2), rgb(30, 180, 225, 0));
  height:100%; padding-top:25px; padding-bottom:0px;
	 
  }

  .mainbannereduinnerdiv{
max-width:480px;
	 
  }
  
   .simpleparagraph{
padding-top:30px;padding-bottom:30px;max-width:900px;text-align:center;
	 
  }
	
	
	.boxmenu{
    border-radius: 3px;
    background-color: #ffffff;
    padding: 5px;
    padding-left: 15px;
    border-left: 4px solid #213c6d;
 /*   -webkit-box-shadow: 1px 1px 0px 1px rgba(0,0,0,0.05); */
   /* margin-right: 50px;*/
    margin-bottom: 10px;
    font-size: 15px;
    color: #213c6d;
    font-weight: 600;
}



.boxmenu:hover{-webkit-box-shadow:0 7.5px 7.5px 0 rgba(0,0,0,.05)!important;-moz-box-shadow:0 7.5px 7.5px 0 rgba(0,0,0,.05)!important;box-shadow:0 7.5px 7.5px 0 rgba(0,0,0,.03)!important;-webkit-transform:translateY(-2px);-moz-transform:translateY(-2px);-ms-transform:translateY(-2px);-o-transform:translateY(-2px);transform:translateY(-2px); 
}
	
	
	/* Buttons */
/*	html a:hover{
color: #ffffff !important;

	
  }*/
	

	
	
@media(max-width:575.98px){
.plfiftyfive { padding-left:0%; padding-right: 0%;   }
.mainbannermovie{
background:linear-gradient(to left, rgba(20, 50, 110, 0.75), rgba(20, 50, 110, 0.8));width:100%;
}
.mainbannermovieandon{
background:linear-gradient(to left, rgba(0, 59, 0, 1), rgba(0, 80, 0, 0.8));width:100%;
 /*height:100%; padding-top:25px; padding-bottom:0px; background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;*/
  
}
  
.mainbannermanifoldtitle {
 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-manifold.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/header-manifold.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
}


.mainbannerandonedu {
 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/Portals/0/Images/andon-studio-edu/header-andon-edu.jpg"); 
 background:linear-gradient(to left, rgba(0, 59, 0, 1), rgba(0, 59, 0, 0.8)), url(/Portals/0/Images/andon-studio-edu/header-andon-edu.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;

}


  

    .mainbannerviewer {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-viewer.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/header-viewer.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
  }



.mainbanneredutitle {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/educational-banner.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/educational-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  }


  .mainbannerprotitle {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-automation-studio-pro-2.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 0.75), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/header-automation-studio-pro-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  }
}
@media(max-width:767.98px){


}
@media(max-width:991.98px){

.mainbannermovie{
background:linear-gradient(to left, rgba(20, 50, 110, 0.75), rgba(20, 50, 110, 0.8));
}
.mainbannermovieandon{
background:linear-gradient(to left, rgba(0, 59, 0, 1), rgba(0, 80, 0, 0.8));
 /*height:100%; padding-top:25px; padding-bottom:0px; background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;*/
  
}

.mainbannermanifoldtitle {
 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-manifold.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/header-manifold.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center; 
}

.mainbannerandonedu  {
 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/Portals/0/Images/andon-studio-edu/header-andon-edu.jpg"); 
 background:linear-gradient(to left, rgba(0, 59, 0, 1), rgba(0, 59, 0, 0.8)), url(/Portals/0/Images/andon-studio-edu/header-andon-edu.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center; 

}

.mainbanneredutransparency {
  background: linear-gradient(to right, rgb(20, 50, 110, 1), rgb(20, 50, 110, 0.8)); 
  height:80%; padding-top:25px; padding-bottom:0px;
	 
  }
  .mainbanneredutitle {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/educational-banner.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/educational-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  }
  
    .mainbannerprotitle {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-automation-studio-pro-2.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 0.75), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/header-automation-studio-pro-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  }
  
      .mainbannerviewer {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-viewer.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/header-viewer.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
  }

  
  
  
  }	
@media(min-width:1200px){

.mainbannermovieandon{
background:linear-gradient(to left, rgba(0, 59, 0, 1), rgba(0, 80, 0, 0));
 /*height:100%; padding-top:25px; padding-bottom:0px; background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;*/
  
}


}	
	
@media(max-width:1199.98px){

.mainbannermovie{
background:linear-gradient(to left, rgba(20, 50, 110, 0.75), rgba(20, 50, 110, 0.8));
}
.mainbannermovieandon{
background:linear-gradient(to left, rgba(0, 59, 0, 1), rgba(0, 80, 0, 0.8));
 /*height:100%; padding-top:25px; padding-bottom:0px; background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;*/
  
}

.mainbannermanifoldtitle {
 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-manifold.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/header-manifold.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center; 

}

.mainbannerandonedu  {
 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/Portals/0/Images/andon-studio-edu/header-andon-edu.jpg"); 
 background:linear-gradient(to left, rgba(0, 59, 0, 1), rgba(0, 59, 0, 0.8)), url(/Portals/0/Images/andon-studio-edu/header-andon-edu.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center; 

}

.mainbanneredutransparency {
  background: linear-gradient(to right, rgb(20, 50, 110, 1), rgb(20, 50, 110, 0.8)); 
  height:80%; padding-top:25px; padding-bottom:0px;
	 
  }
  .mainbanneredutitle {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/educational-banner.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/educational-banner.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  }
  
    .mainbannerprotitle {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-automation-studio-pro-2.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 0.75), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/header-automation-studio-pro-2.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  }
  
      .mainbannerviewer {

 height:100%; padding-top:25px; padding-bottom:0px;
 background:url("https://www.famictech.com/portals/0/Images/header/header-viewer.jpg"); 
 background:linear-gradient(to left, rgba(20, 50, 110, 1), rgba(20, 50, 110, 0.8)), url(/portals/0/Images/header/header-viewer.jpg);
  background-repeat: no-repeat;
 background-size: cover;
  background-position: center center;
  }

	
	
	.section .container .jump a {
  position: absolute;
  left: 0px;
  top: -100px;
}

	
	
	
	

