* {
	margin: 0;
	padding: 0;
}

a {
    color: #017eba;
    text-decoration: none;
}

html, body, .container {
    height: 100%;
    font-family: 'montserrat', arial, sans-serif;
}

body:before {
    width: 100%;
    height: 70px;
    background-color: #262626;
    content: '';
    display: block;
    background-image: url(../images/autospeclogo_white.png);
    background-repeat: no-repeat;
    background-size: 208px;
    background-position: 16px center;
}
body>.container {
    height: auto;
    min-height: 100%;
    background: #f1f1f1;
}

.footer {
	display: none;
}
.container {
	
	margin: 0 auto;
}
.container .top {
	background-color: #ffffff;
}

.autospeclogo img {
    width: 200px;
}
.logo:after {
    content: 'Contact Details';
    font-size: 18px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: 700;
}
.logo {
    display: flex;
    justify-content: center;
    align-items: center;
}
.person_block .header:before {
    content: '';
    position: absolute;
    background-image: url(images/user.jpg);
    width: 30px;
    height: 27px;
    background-size: 20px;
    background-repeat: no-repeat;
    margin-left: -30px;
}
.person_block .header {
    display: none;
}
.logo img {
    height: 50px;
}
.person_block:nth-of-type(1) .header {
    display: block;
}

.container .middle {
    width: 980px;
    margin: 50px auto;
}
.container .middle .left ul {
	list-style: none;
}
.container .middle .left {
	width: 197px;
}
.container .middle .weblinks, .container .middle .suppliers {
 /*   width: 210px;
     background: url(../images/box-top1.png) no-repeat top left; 
    background-color: #e8e8e8;
     font-size: 38px;*/ 
}
.container .middle .weblinks, .container .middle .suppliers ul {
	padding-bottom: 10px;
    width: 193px;
}
.container .middle .weblinks li a {
    font-size: 11px;
}
.weblinks ul {
    width: 182px;
    margin: 0 auto;
}
.weblinks:before {
    content: 'Website';
    font-size: 10px;
    width: 178px;
    background-color: #333333;
    color: #fff;
    display: block;
    margin: 0 auto;
    padding: 2px;
}
.weblinks li {
    background: #fff;
    padding: 10px 5px 10px 10px;
}
.suppliers span {
    font-weight: bold;
    font-size: 13px;
    margin-top: 13px;
    display: block;
    margin-left: 10px;
}
.page-heading h3 {
    font-weight: 400;
    font-size: 14px;
    padding: 5px;
    width: 1024px;
    margin: 0 auto;
}
.page-heading {
    background: #000;
    color: #fff;
}
.container .middle .left-container .nav {
    width: 193px;
}
.container .middle .left {
    display: inline-block;
    vertical-align: top;
}

.container .middle .left-suppliers {
    width: 193px;
    text-align: center;
    padding-top: 15px;
}
.container .middle .left-suppliers .active {
	background: none !important;
	;
}
.container .middle .left-container .list {
    width: 182px;
    font-size: 11px;
    margin: 0 auto;
}
.container .middle .left-suppliers img {
    width: 165px;
}
.container .middle .left-container .list li a {
    list-style: none;
    padding: 10px;
    margin: 1px;
    cursor: pointer;
    background-color: white;
    text-decoration: none;
}
.container .middle .left-container .list li a {

	display: block;
	/*width: 100%;*/
}
.container .middle .left-container .list li a:active {
	color: #0467cd;
}
.container .middle .international {
	background-image: url("../images/box-seperator.png");
	background-repeat: no-repeat;
	padding-top: 8px;
}
.container .middle .left-container .nav .active {
    color: #fff;
    background-color: #333;
    text-transform: uppercase;
    pointer-events: none;
}
#active {
	cursor: pointer;
	display: block;
	width: 100%;
	font-weight:700;
}
.container .middle .right {
    text-align: left;
    margin-left: 50px;
    display: inline-block;
    width: 681px;
    
}
/*.container .middle .main {
	background: url("../images/main-top.png") no-repeat;
	height: 25px;
	width: 750px;
}*/
.container .middle .main-middle {
/*height: auto;
    padding-top: 20px;
    padding-left: 10px;
    border-radius: 10px;
    margin-bottom: 23px;
    width: 747px;
    background-color: #ffffff;*/
}
.container .middle .main-bottom {
/*	background: url("../images/main-bottom.png") no-repeat;
	height: 50px;
	width: 750px;*/
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.main-middle .main-header {
    font-size: 15px;
    padding: 8px 10px;
    text-transform: uppercase;
    background: #333;
    color: #fff;
    font-weight: 400;
}
.main-middle .main-nav {
    list-style: none;
    flex-wrap: wrap;
    display: flex;
    background: #e4e1e1;
}
.main-middle .main-nav li {
    text-align: center;
    padding: 0 10px;
}
.main-middle .main-nav li a {
    text-decoration: none;
    color: #333;
    font-size: 12px;
    display: block;
    padding: 0 10px;
    line-height: 37px;
}
.main-middle .main-nav li a.active {
    cursor: pointer;
    font-weight: bold;
    width: 100%;
    display: block;
    text-align: center;
    background: #fff;
}
.main-middle .main-nav li a.active:hover {
    text-decoration: none;
}

.main-middle .main-nav li a:hover {
    color: #017eba;
}
.office {
    font-size: 12px;
    margin: 13px 20px 13px;
}
.office .office_name {
	font-weight: bold;
	color: #666666;
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.office .physical_address {
	float: left;
	width: 49%;
}
.office .header {
    font-size: 9pt;
    font-weight: 700;
    color: #3a3a3c;
    margin: 0 0 8px 30px;
    padding: 0;
}
.office .address {
    font-size: 12px;
    margin: 0 0 0 30px;
    padding: 0;
    color: #5a5a5a;
    font-weight: 400;
}
.office .postal_address {
	float: left;
	width: 49%;
}
.postal_address:before {
    content: '';
    position: absolute;
    background-image: url(images/postal.jpg);
    width: 30px;
    height: 27px;
    background-size: 20px;
    background-repeat: no-repeat;
}
.office div.telephone, .office div.fax, .office div.email {
    display: inline-block;
    width: 49%;
    padding-bottom: 16px;
    margin-top: 20px;
    vertical-align: top;
}
.telephone:before {
    content: '';
    position: absolute;
    background-image: url(images/telephone.jpg);
    width: 30px;
    height: 27px;
    display: block;
    background-size: 20px;
    background-repeat: no-repeat;
}
.physical_address:before {
    content: '';
    position: absolute;
    background-image: url(images/physicaladdress.jpg);
    width: 30px;
    height: 27px;
    background-size: 20px;
    background-repeat: no-repeat;
}
.fax:before {
    content: '';
    position: absolute;
    background-image: url(images/fax.jpg);
    width: 30px;
    height: 27px;
    background-size: 20px;
    background-repeat: no-repeat;
}
.email:before {
    content: '';
    position: absolute;
    background-image: url(images/email.jpg);
    width: 30px;
    height: 27px;
    background-size: 20px;
    background-repeat: no-repeat;
}
.office .contacts ul {
list-style: none;
    font-size: 12px;
    margin: 0 0 0 30px;
    padding: 0;
    color: #5a5a5a;
}
.office .people_blocks {
    margin: 20px 0;
    border-top: 1px solid #f1f1f1;
    padding-top: 10px;
}
.office .person_block {
	background: transparent url("../images/contact.png") no-repeat top left;
	padding: 0 0 16px;
}
.office .person_block .person {
    margin: 0 0 0 30px;
}
.office .person_block ul.contacts {
    list-style: none;
    margin: 0 0 0 30px;
    padding: 0;
}
.office .person_block .person strong {
    font-weight: 400;
}
.office .person_block .person em {
    font-weight: 300;
    display: block;
    font-size: 11px;
}
/* .pritab-content,.sectab-content{display:none;}*/

.pritab-content {
    margin-bottom: 40px;
    background: #fff;
    display: none;
    font-weight: 400;
}
.pritab-content.active {
    display: block;
    border: 0;
}

.autospeclogo {
    display: inline-block;
    float: right;
    margin-top: 10px;
}
.manulogo {
    display: inline-block;
}
.logo-container {
    padding: 15px 0px;
    width: 1024px;
    margin: 0 auto;
    min-height: 100px;
}

.international:before {
    content: 'INTERNATIONAL';
    display: block;
    margin-top: 15px;
    font-size: 13px;
    font-weight: 700;
    margin-left: 10px;
    margin-bottom: 10px;
}




/* GOOGLE FONT - MONTSERRAT */
/* latin-ext */
@font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 400;
  src: local('Domine'), local('Domine-Regular'), url(https://fonts.gstatic.com/s/domine/v5/D223zF34NF7a3Xpj2haShvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 400;
  src: local('Domine'), local('Domine-Regular'), url(https://fonts.gstatic.com/s/domine/v5/GQE2Oayn983RymkQwpLq5A.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* latin-ext */
@font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 700;
  src: local('Domine Bold'), local('Domine-Bold'), url(https://fonts.gstatic.com/s/domine/v5/kxdP69OfpXh5jz-VlR6wIhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Domine';
  font-style: normal;
  font-weight: 700;
  src: local('Domine Bold'), local('Domine-Bold'), url(https://fonts.gstatic.com/s/domine/v5/BmiPqZorq0QiT-p6kf1paVtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v11/IVeH6A3MiFyaSEiudUMXE_oTkEokFSrSpvYSpZOeZRs.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v11/IVeH6A3MiFyaSEiudUMXE0_0lycXMw8PhobHtu2Qgco.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: local('Montserrat Light'), local('Montserrat-Light'), url(https://fonts.gstatic.com/s/montserrat/v11/IVeH6A3MiFyaSEiudUMXE8u2Q0OS-KeTAWjgkS85mDg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v11/SKK6Nusyv8QPNMtI4j9J2yEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v11/gFXtEMCp1m_YzxsBpKl68iEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: local('Montserrat Regular'), local('Montserrat-Regular'), url(https://fonts.gstatic.com/s/montserrat/v11/zhcz-_WihjSQC0oHJ9TCYPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v11/IQHow_FEYlDC4Gzy_m8fcjh33M2A-6X0bdu871ruAGs.woff2) format('woff2');
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v11/IQHow_FEYlDC4Gzy_m8fchHJTnCUrjaAm2S9z52xC3Y.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: local('Montserrat Bold'), local('Montserrat-Bold'), url(https://fonts.gstatic.com/s/montserrat/v11/IQHow_FEYlDC4Gzy_m8fcoWiMMZ7xLd792ULpGE4W_Y.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

.sectab-content, .poffice.sectab-content {
    display: none;
    margin-top: 15px;
    padding-bottom: 15px;
}