header .col-1,header .col-2,header .col-3{vertical-align:middle;}
header .col-1.vat,header .col-2.vat,header .col-3.vat{vertical-align:top;}

/******HEADER FORMAT----1----*****/
#headerFormat1 .row1 .col-1{padding: 10px;}
#headerFormat1 .row1 .col-2{padding: 10px 10px 10px 0px; text-align:right;}

.no-rgba #headerFormat1 .row1 .col-1{float:left;width:60%;}
.no-rgba #headerFormat1 .row1 .col-2{float:right;width:35%;}

#headerFormat1 .row2 .col-1{background-color: white;}
#headerFormat1 .row2 .col-2{text-align:right;width:25%;padding:5px;}

.no-rgba #headerFormat1 .row2 .col-1{float:left;width:74%;}
.no-rgba #headerFormat1 .row2 .col-2{float:right;}


#headerFormat1 .row3 .col-1{width:61%;}
#headerFormat1 .row3 .col-2 {padding-left:15px}
#headerFormat1 .row3 .col-2 .tcl.divider ul > li{border:none;}
#headerFormat1 .row3 .col-2 .qc .hr{border:none;margin:5px 0;}
.no-rgba #headerFormat1 .row3 .col-1{float:left}
.no-rgba #headerFormat1 .row3 .col-2{float:right; width:365px;}


/******TML******/
.doubleBdr{border:1px solid #343465;border-width:4px 0 1px;}
#tml li{position:relative;}
#tml > ul > li{ display:inline-block;float:left;}
#tml > ul > li > a{ padding:8px 18px;display:inline-block; font:13px/1.5em Arial, Helvetica, sans-serif;font-weight:bold; position:relative;border-left:1px solid;}
#tml ul ul{position:absolute;width:200px;display:none;padding:5px;}
#tml li li{padding:0;margin:0;}
#tml li li:first-child{border-top:none}
#tml li li:last-child{border-bottom:none}
#tml li li a{display:block;font-weight:normal;padding:8px 5px; font-size:12px;}

.downarrowclass{background:url(sprites_image.png) -56px -4px no-repeat;height:3px;width:5px;display:inline-block;position:absolute;bottom:5px;left:50%;margin-left:-2px;outline:none;}
.rightarrowclass{background:url(sprites_image.png) -44px -3px no-repeat;height:5px;width:3px;display:inline-block;position:absolute;right:10px;top:48%;}

/*****TOP GENERAL LINKS******/
.tgl.diff a{width:26px; height:24px;*zoom:1;position:relative; display:inline-block;}
.tgl.diff a:hover{top:4px;transition: all 0.2s;   -webkit-transition: all 0.2s;    -moz-transition: all 0.2s;   -o-transition: all 0.2s;-ms-transition: all 0.2s;}
.tgl.diff a:after{ content:''; border:8px solid transparent; display:inline-block; position:absolute; left:5px; bottom:-15px;}

.tglHome,.tglContact,.tglInquiry{display:inline-block;vertical-align:middle;padding:4px 5px;}
.tglHome:after{font-family:"icomoon";content:'\e745';font-size:15px;}
.tglInquiry:after{font-family:"icomoon";content:'\e7c3';font-size:15px;}
.tglContact:after{font-family:"icomoon";content:'\e771';font-size:15px;}


/******Add New Css******/

#tml > ul > li:first-child > a {border-left:none;}