@charset "utf-8";
/* CSS Document */

html, body {
	height: 100%;
	width: 100%;
	padding: 0;
	margin: 0;
	font-family: 'Open Sans', sans-serif;
	background: #F8F8F8;
}

.container {
	height: 100%;
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

.content-section {
	height: 77%;
}

#lm-hp {
	background: url(img/pbalm-hp-bg.jpg);
	background-repeat: no-repeat;
	background-size: 100%;
}

/*--------------------------------------- Section --------------------------*/
h1.page-header-dark {
	font-size: 32px;
	font-weight: 900;
	color: #6C6C6C;
	letter-spacing: 0.05em;
	text-align: center;
	margin: 15px 0 0 0;
	padding: 0 0 5px 0;
}

.content-section p, ul li {
	font-size: 13px;
	line-height: 25px;
}


ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

p {
	font-size: 13px;
}

hr.header-line {
	border-bottom: 3px solid #979797;
	width: 15%;
	margin-bottom: 30px;
}

hr {
	border-top: 1px solid #C8C8C8;
}

.clear {
	clear: both;
}

.one-half, .one-third, .two-thirds, .one-fourth, .three-fourth, .one-fifth, .two-fifth, .three-fifth, .fourth-fifth, .one-sixth, .one-seventh { float: left; padding: 1%; }

.one-half {	width: 47%; }

.one-third { width: 31%; }

.two-thirds { width: 65%; }

.one-fourth { width: 23%; }

.three-fourth { width: 74%; }

.one-fifth { width: 18%; }

.two-fifth { width: 40%; }

.three-fifth { width: 58%; }

.four-fifth { width: 78%; }

.one-sixth { width: 16%; }

.one-seventh { width: 14%; }

.content-section {
	width: 90%;
	margin: 0 auto;
}

.btm-spc {
	padding-bottom: 60px;
}

/*-------------------------------------- Header ------------------------------*/
#header {
	background: #fff;
	height: 60px;
}

img#sub-logo {
	float: left;
	background: #fff;
	padding: 11px 50px;
	margin: 0 0 0 100px;
	box-shadow: 0px 5px 29px #eaeaea;
} 

#navlist {
	float: right;
	background: url(img/pba-leader-motion-banner.jpg);
	padding: 6px;
	margin: 10px 60px 0 0;
	background-position: bottom;
}

#navlist li {
	float: left;
	list-style-type: none;
} 

#navlist li a {
	text-decoration: none;
	padding: 10px 10px;
	color: #fff;
	font-size: 13px;
} 

#navlist li a:hover {
	background: #fff;
	color: #6C0096;
	opacity: 0.6;
} 

.contact-bar {
	float: right;
	margin-right: 30px;
}

.contact-bar img {
	float: left;
	padding: 0;
	margin: 30px 10px 0 0;
}

.contact-bar p {
	float: left;
	padding: 0;
	margin: 30px 50px 0 0;
	color: #4B4B4B;
}

.contact-bar p a {
	text-decoration: none;
	color: #4B4B4B;
	
}

button {
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}

li.about a, li.aluminium-profiles-accessories a, li.actuators-accessories a, li.motion-control a, li.mechanical-components a, li.downloads a, li.contacts a {
	color: #6C0096 !important;
	background: #fff;
	opacity: 0.7;
}

li.side-16-series, li.side-20-series, li.side-30-series, li.side-40-series, li.side-45-series, li.side-60-series, li.side-80-series, li.side-90-series, li.side-sensor-rail-profiles, li.side-telescopics-profiles {
	background: #E9E9E9;
}

li.adapters, li.brackets, li.connectors, li.screws, li.joints, li.gusset-elements, li.hammer-heads, li.nuts, li.blocks, li.fasteners, li.locks, li.castors, li.auto-castors, li.castor-wheels, li.handles, li.hinges, li.end-caps, li.seals, li.latches, li.sleeves, li.sliders-hooks, li.strips, li.foot-mounts, li.telescopics-accessories {
	background: #E9E9E9;
}

/*---------------------------- footer -------------------------*/
.footer {
	background: #fff;
	text-align: center;
	width: 100%;
	position: fixed;
	bottom: 0 ;
	border-top: 1px solid #F4F4F4;
}

.footer p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.footer p a {
	text-decoration: none;
	color: #000;
	margin: 0;
	padding: 0;
}

.footer .one-third {
	padding: 5px;
}

/*------------------------------- Homepage ----------------------------*/
.hp-tb {
	margin-top: 20px;
}

.hp-tb p {
	position: relative;
	z-index: 10;
	margin: -40px 0 0 0;
}

.hp-tb p a {
	text-decoration: none;
	background: #868686;
	padding: 10px;
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
}

.hp-tb h2 {
	position: relative;
	z-index: 10;
	margin: -50px 0 0 0;
}

.hp-tb h2 a {
	text-decoration: none;
	background: #868686;
	padding: 10px;
	color: #fff;
	font-size: 13px;
	letter-spacing: 1px;
}

.hp-tb img {
	margin: 0 0 0 10px;
	box-shadow: 0px 5px 35px #D0D0D0;
}

.hp-tb img:hover {
	opacity: 0.5;
}


.strategic-partners-hp-tb {
	background: #fff;
	margin-left: 10px;
	padding: 11px 0;
	box-shadow: 0px 5px 35px #D0D0D0;
}
	
.strategic-partners-hp-tb img{
	width: 45%;
	box-shadow: none;
}

.hp-map-tb {
	margin-left: 10px;
	background: #fff;
	box-shadow: 0px 5px 35px #D0D0D0;
	text-align: center;
}

.hp-map-tb img {
	box-shadow: none !important;
}

.copyright {
	text-align: center;
	margin: 10px 0 0 0;
}

.hp-products {
	width: 100%;
	background: #fff;
}

ul.photo-grid {
	width: 90%;
	padding: 0;
	margin: 0 auto;
}


.photo-grid {
	margin: 1em auto;
	text-align: center;
}

.photo-grid li {
	display: inline-block;
	margin: 1em ;
	width: 22%;
	box-shadow: 0px 5px 35px #F1F1F1;
}

.photo-grid li a {
	text-decoration: none;
}

.photo-grid img {
	display: block;
	height: auto;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	max-width: 100%;
}

.photo-grid figure {
	height: 204px;
	overflow: hidden;
	position: relative;
	padding: 0;
	margin: 0;
}

.photo-grid figcaption {
	background: rgba(0,0,0,0.8);
	color: white;
	display: table;
	height: 100%;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transition: all 300ms;
	-moz-transition: all 300ms;
	transition: all 300ms;
	-webkit-transition-delay: 100ms;
	-moz-transition-delay: 100ms;
	transition-delay: 100ms;
	z-index: 100;
}

.photo-grid figcaption p {
	display: table-cell;
	font-size: 1em;
	padding: 1em;
	position: relative;
	top: -40px;
	width: 289px;
	-webkit-transition: all 300ms ease-out;
	-moz-transition: all 300ms ease-out;
	transition: all 300ms ease-out;
	vertical-align: middle;
}


.photo-grid li:hover figcaption {
	opacity: 1;
}


.photo-grid li:hover img {
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	transform: scale(1.4);
}

.photo-grid li:hover figcaption p {
	-moz-transform: translateY(40px);
	-webkit-transform: translateY(40px);
	transform: translateY(40px);
}

.photo-grid h2 {
	font-size: 12px;
	font-weight: 400;
	letter-spacing: 0.05em;
	position: absolute;
	margin: -45px 0 0 -10px;
	padding: 0.3em 0.7em;
	background: #A0A0A0;
	color: #fff;
	z-index: 1000;
}


/*-------------------------------- Aluminium Profiles Catalog ---------------------------------*/
.section-content {
	height: auto;
}

.profile-cat {
	height: 100%;
	padding-bottom: 40px;
}

.product-sidebar {
	width: 18%;
	height: 100%;
	border-right: 1px solid #D0D0D0;
	float: left;
	margin: 0 0 0 40px;
	padding: 0 20px 40px 0;
}

.product-sidebar a, .file-download a  {
	text-decoration: none;
	color: #3D3D3D;
}

.product-sidebar li:hover {
	background: #E9E9E9;
}

.sidebar-icon {
	color: #7E00D3;
}


.profile-cat {
	width: 71%;
	float: left;
	margin: 0 20px;
}

.profile-cat h4 a {
	text-decoration: none;
	color: #5D0076;
}

.profile-cat h1 {
	font-size: 24px;
	color: #5D0076;
}

.profile-cat h4 {
	font-size: 13px;
	font-weight: 100;
	color: #5D0076;
}

.profile-cat img {
	border: 1px solid #D5D5D5;
	width: 100%;
}

.leader-motion-header-title h1 {
	float: left;
	font-size: 24px;
}

.leader-motion-header-title h4 {
	float: right;
}

.file-download h3 {
	font-size: 20px;
	font-weight: 500;
}

.file-download img {
	border: none;
	width:  90%;
}

.file-download img:hover {
	opacity: 0.8;
}


.file-download h5, .file-download a  {
	text-decoration: none;
	color: #3D3D3D;
	margin-left: 30px;
}

.file-download h5 {
	margin-bottom: 10px;
}

.product-cat-table {
	width: 100%;
	font-size: 13px;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
	border-bottom: 1px solid #D9D9D9;
}

.product-cat-table th {
	border-bottom: 1px solid #A2A2A2;
	background: #707070;
	color: #fff;
	padding: 10px 0;
	font-weight: 100;
}

.product-cat-table td {
	padding: 10px 0;
}

.slot-no {
	color: white;
	padding: 5px 9px;
	background: #939598;
	border-radius: 5px;
}


/*-------------------------------------------- Aluminium Profile Accessories  and Actuators -----------------------------------------*/
.acc-download img {
	width: 60%;
}

.related-profiles img {
	width: 80%;
	border: 14px solid #fff;
}

.product-main {
	width: 15%;
	float: left;
	padding: 2px;
	margin: 5px;
	background: #E1E1E1;
	text-align: center;
}

.series img {
	width: 86%;
	border: 10px solid #fff;
}

.series {
	width: 22% !important;
}


.indi-series img {
	width: 80%;
	border: 18px solid #fff;
}

.indi-series {
	width: 30% !important;
}

.related-profiles h3 {
	font-size: 13px;
	color: #5C5C5C;
	padding: 0;
	margin: 0;
}

.related-profiles a {
	font-size: 13px;
	text-decoration: none;
	color: #5C5C5C;
	padding: 0;
	margin: 0;
}

.acc-download .file-download a  {
	margin-left: 0;
}

.tabbed-area {
	text-align: center;
}

.actuator-table {
	border-collapse: collapse;
	width: 100%;
	font-size: 13px;
	border-right: 1px solid #e6e6e6;
	padding-right: 10px;
}

.actuator-table th {
	width: 57%;
	color: #301040;
	text-align: right;
	border-right: 1px dashed #585858;
	padding-right: 10px;
}

.actuator-table td {
	padding-left: 10px;
	width: 42%;
}

.overhang-cell {
	color: #fff;
	background: #301040;
	padding: 5px;
}

.max-pay-cell {
	color: #6F6F6F;
	font-size: 13px;
}

.actuator-spec-table {
	border-collapse: collapse;
	width: 100%;
	font-size: 13px;
	border-left: 4px solid #301040;
	margin-bottom: 20px;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
}

.actuator-spec-table th {
	color: #301040;
	text-align: left;
	padding: 0 5px;
	border-bottom: 1px solid #e6e6e6;
	width: 148px;
}

.actuator-spec-table td.unit {
	width: 35px;
	color: #7c3e39;
	padding-right: 10px;
}

.actuator-spec-table td {
	border-left: 1px solid #999;
	border-bottom: 1px solid #e6e6e6;
}

.actuator-spec-table .last-row {
	border-bottom: none;
}

.actuator-drawing-image {
	width: 100%;
	margin: 20px 0;
}

.actuator-overhang-image {
	width: 100%;
	margin: 20px 0;
}

.overhang-section {
	margin: 10px auto 25px auto;
	text-align: center;
}

.overhang-section h4{
	margin-bottom: 10px;
}

.overhang-table {
	border-collapse: collapse;
	width: 100%;
	text-align: center;
	border: 1px solid #999;
	border-bottom: none;
	font-size: 12px;
}

.overhang-table th {
	background: #c0c0c0;
	padding: 10px;
	border-left: 1px solid #999;
}

.overhang-table th:first-child {
	border-left: none;
}

.overhang-table td {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 0;
	padding: 10px;
}

.overhang-table td:first-child {
	border-left: none;
}

/*------------------------------------------------------- Inner Tabs in Product Catalog ----------------------------------------------- */

ul.inner-tabs {
	margin: 0;
	padding: 0;
}

ul.inner-tabs li {
	float: left;
	display: inline;
	list-style-type: none;
	border: 1px solid #ccc;
	border-bottom: none;
}

ul.inner-tabs li a {
	color: #450057;
	float: left;
	display: block;
	padding: 4px 10px; 
	position: relative; 
	background: white; 
	text-decoration: none;
	font-weight: bold;
}

.box-wrap {
	border-top: 1px solid #ccc;
	margin: 0;
	padding: 0;
}

.box-wrap h3 {
	background: #552d69;
	color: #fff;
	font-size: 16px;
	text-align: left;
	padding: 10px 15px;
	margin: 15px 0;
}

.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }


/*-------------------------- Actuator Selection Procedure ----------------------------*/
.selection-table {
	border: 1px solid #999;
	margin: 20px;	
	float: left;
	font-size: 12px;
}
.selection-table img {
	width: 50px;	
}

.selection-table tr:first-child {
	background: #EFECEC;	
}

.arrow_box {
	position: relative;
	background: #5B5B5B;
	border: 2px solid #C3C3C3;
	color: #fff;
	padding: 10px;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-color: rgba(136, 183, 213, 0);
	border-left-color: #5B5B5B;
	border-width: 20px;
	margin-top: -20px;
}
.arrow_box:before {
	border-color: rgba(194, 225, 245, 0);
	border-left-color: #C3C3C3;
	border-width: 23px;
	margin-top: -23px;
}

.alt-bg {
	background: #EFEFEF;
}


/*--------------------- Deflection Calculations -------------------------------*/
.circle-border {
	border: 1px solid #000;
	border-radius: 50%;
	padding: 4px 9px;
}


/*------------------------------------ Actuator Accessories -------------------------*/
ul.acc-ul {
	font-size: 13px;
	margin-left: 10px;
}

.acc-ul li {
    list-style-image: url('../img/diamond-list.png');
}

ul.center {
	margin-left: 40px;
	line-height: 24px;
}

/*------------------- Slider ------------------------*/
.jssorb21 {
            position: absolute;
            left: 6px;
			bottom: 5px;
        }
        .jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
            position: absolute;
            /* size of bullet elment */
            width: 19px;
            height: 20px;
            text-align: center;
            line-height: 19px;
            color: white;
            font-size: 12px;
            background: url(img/b21.png) no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb21 div { background-position: -5px -5px; }
        .jssorb21 div:hover, .jssorb21 .av:hover { background-position: -35px -5px; }
        .jssorb21 .av { background-position: -65px -5px; }
        .jssorb21 .dn, .jssorb21 .dn:hover { background-position: -95px -5px; }
		
		.jssora21l, .jssora21r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 55px;
            height: 55px;
            cursor: pointer;
            background: url(img/a15.png) center center no-repeat;
            overflow: hidden;
        }
        .jssora21l { background-position: -3px -33px; top: 123px; left: 8px; }
        .jssora21r { background-position: -63px -33px; top: 123px; right: 8px; }
        .jssora21l:hover { background-position: -123px -33px; }
        .jssora21r:hover { background-position: -183px -33px; }
        .jssora21l.jssora21ldn { background-position: -243px -33px; }
        .jssora21r.jssora21rdn { background-position: -303px -33px; }

.slider-01 {
	background: url(img/hp-main-banner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 290px;
	color: #414141;
}

.slider-01-content {
	width: 32%;
	float: right;
	margin: 45px 120px 0 0;
}

.slider-02 {
	background: url(img/hp-partners-bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 290px;
	color: #414141;
}

.slider-03 {
	background: url(img/download-step-file-banner.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 290px;
	color: #414141;
}

.slider-04 {
	background-repeat: no-repeat;
	width: 100%;
	height: 290px;
	color: #414141;
}

.content-container h2 {
	color: #4D026A;
	font-size: 30px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	text-align: center;
}

.content-container p {
	line-height: 24px;
	font-weight: lighter;
	margin-top: 10px;
	text-align: center;
}

.content-container a {
	z-index: 200;
	text-decoration: none;
} 

.custom-button {
	padding: 10px 20px;
	text-align: center;
	font-weight: 700;
}

.slider-01 .custom-button, .slider-03 .custom-button, .slider-04 .custom-button  {
	background: #fff;
	width: 40%;
	line-height: 80px;
}

.slider-01 .custom-button p, .slider-03 .custom-button p, .slider-04 .custom-button p {
	color: #fff;
	font-weight: 900;
}

.slider-01 .custom-button a {
	color: #a77ab5;
}

.slider-03 .custom-button a {
	color: #40B9C3;
}


.slider-04 .custom-button a {
	color: #b1cffe;
}


/*-------------------------------------------------- Delta Motor ----------------------------------------- */
.bullets h4 {
	font-weight: bold;
}


.bullets img {
	border: none;
	width: 10px;
	margin-right: 5px;
}

.mc-desc p, .mc-desc ul li {
	line-height: 20px !important;
	font-size: 12px !important;
	margin-top: 0;
}


/*------------------------------------------------------ Responsive css --------------------------------------*/
@media all and (max-width: 1024px) {
	
	
	
	
	
	
	
	
	}


