/*
Theme Name: Archroma
Theme URI: 
Description: A clean and minimal theme that is completely compatible with WordPress 3.0
Author: John Rey Pangan
Author URI: http://pangan-johnrey.tk/
Version: 1.0.0
*/

/*================CSS Reset==========*/
/*
 * Noto Nastaliq Urdu Draft (Arabic) http://www.google.com/fonts/earlyaccess
 */
@font-face {
  font-family: 'Noto Nastaliq Urdu Draft';
  font-style: normal;
  font-weight: 400;
  src: url(css/NotoNastaliqUrduDraft.eot);
  src: url(css/NotoNastaliqUrduDraft.eot#iefix) format('embedded-opentype'),
       url(css/NotoNastaliqUrduDraft.woff) format('woff2'),
       url(css/NotoNastaliqUrduDraft.woff) format('woff'),
       url(css/NotoNastaliqUrduDraft.ttf) format('truetype');
}

.en_font {font-family: Arial, Helvetica, sans-serif;}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
body{line-height:1}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
table{border-collapse:collapse;border-spacing:0}

/*===================================*/
body {width:100%;height:100%;margin:0px;padding:0px;background:#d1edf3;font-family: Arial, Helvetica, sans-serif;font-size:16px;}
h1,h2,h3,h4,h5 {font-family: Arial, Helvetica, sans-serif;font-size:22px;color:#0a0a0a;background:url(images/bannerH2.png) no-repeat left center;padding-left:25px;}
#container {width:1220px;margin:auto;background:url(images/mainBg.png) no-repeat #fff;}

/****HEADER***/
#header {width:100%;}
#headerTop {width:1000px;height:155px;position:relative;margin:auto;}
#logo {float:left;width:280px;height:79px;margin-top:34px;}

.welcome_message_widget {position:absolute;right:0px;top:82px;color:#fff;}

#searchForm {font-size:14px;float:right;width:264px;position:relative;margin-top:24px;text-align:right;color:#fff;}
#searchForm a {color:#fff;text-decoration:none;}
#searchForm a:hover {text-decoration:underline;}
#searchForm label {display:none;}
#searchForm input#s {width:240px;height:34px;background:none;border:0px;border-bottom:2px solid #5bc1eb !important;}
#searchForm #searchsubmit {width:27px;height:34px;background:url(images/searchBtn.png) no-repeat;border:0px;text-indent:-999px;oveflow:hiddden;position:absolute;right:0px;bottom:0px;cursor:pointer;}

a.homeBtn {width:25px;height:24px;display:block;float:right;background:url(http://www.archroma.com.pk/wp-content/themes/archroma/images/homeBtn.png) no-repeat;text-indent:-999px;overflow:hidden;}
a.searchBtn {width:17px;height:23px;display:block;float:right;background:url(images/searchBtn.png) no-repeat;text-indent:-999px;overflow:hidden;margin-right:20px;margin-top:3px;}
#menu {width:1000px;height:28px;margin:auto;position:relative;z-index:999;margin-top:75px;}
#menu>ul {font-family: Arial, Helvetica, sans-serif;font-size:18px;text-transform:uppercase;}
#menu>ul>li {position:relative;float:left;margin-right:10px;}
#menu>ul>li>a {height:28px;display:block;background:url(images/menuBorder.png) no-repeat left center;color:#fff;text-decoration:none;line-height:1.5em;padding-left:27px;padding-right:40px;}
#menu>ul>li:last-child>a {background:url(images/menuBorderlast.png) no-repeat left center;}
#menu>ul>li>a:hover, #menu>ul>li.current-menu-item>a, #menu>ul>li.current-menu-ancestor>a {background:url(images/menuBorder.png) no-repeat left center #63c3ec;}
#menu>ul>li:last-child>a:hover, #menu>ul>li.current-menu-item:last-child>a, #menu>ul>li.current-menu-ancestor:last-child>a {background:url(images/menuBorderlast.png) no-repeat left center #63c3ec;}
#menu>ul>li.has-submenu:hover>a {padding-bottom:0px;background:url(images/menuBorder.png) no-repeat left center #63c3ec;}

/**#menu ul li:hover ul.sub-menu {display:block;}**/
#menu ul li ul.sub-menu, #menu ul li ul.children {font-size:18px;text-transform:uppercase;text-align:left;width:300px;display:none;position:absolute;z-index:50;background:#77cbed;line-height:normal;left:0px;margin-top:0px;}
#menu ul li ul.sub-menu li {border-bottom:1px solid #fff;}
#menu ul li ul.sub-menu li:last-child {border-bottom:0px;}
#menu ul li ul.sub-menu li a {background:none;color:#fff;text-decoration:none;padding:3px 25px;display:block;}
#menu ul li ul.sub-menu li a:hover, #menu ul li ul.sub-menu li.current-menu-item a, #menu ul li ul.sub-menu li.current-menu-ancestor a {text-decoration:none;background:url(images/submenuBg.jpg) no-repeat 9px 6px #fff;color:#000;}

/**#menu ul li ul.sub-menu li:hover ul.sub-menu {display:block;}**/
#menu ul li ul.sub-menu li ul.sub-menu {display:none;position:absolute;left:200px;margin-top:-35px;}
#menu ul li ul.sub-menu li ul.sub-menu li a {background:none;}
#menu ul li ul.sub-menu li ul.sub-menu li a:hover, #menu ul li ul.sub-menu li ul.sub-menu li.current-menu-item a {background:#0670a5;}

#banner {width:1000px;height:481px;margin:auto;position:relative;overflow:hidden;margin-top:43px;z-index:5;box-shadow:0px 5px 10px #908b8b;-moz-box-shadow:0px 5px 10px #908b8b;-ms-box-shadow:0px 5px 10px #908b8b;-o-box-shadow:0px 5px 10px #908b8b;-webkit-box-shadow:0px 5px 10px #908b8b;}
#banner img {width:1000px;height:481px;}
#banner a {color:#000;text-decoration:none;font-weight:bold;margin-top:5px;display:block;}
#banner ul.bannerSlider {width:1000px;height:481px;position:relative;}
#banner ul.bannerSlider h2 {font-family: Arial, Helvetica, sans-serif;font-size:22px;font-weight:bold;position:absolute;top:55px;left:48px;color:#000;background:url(images/bannerH2.png) no-repeat left center;padding-left:25px;}
#banner ul.bannerSlider p {width:290px;font-family: Arial, Helvetica, sans-serif;font-size:16px;color:#000;position:absolute;top:85px;left:73px;line-height:1.23em;}
#banner .bx-controls-direction a {width:32px;height:57px;display:block;text-indent:-999px;overflow:hidden;position:absolute;top:225px;}
#banner .bx-controls-direction a.bx-next {background:url(images/arrowBanner.png) no-repeat right top;right:19px;}
#banner .bx-controls-direction a.bx-prev {background:url(images/arrowBanner.png) no-repeat left top;left:19px;}


/****CONTENT****/
#contentHome {width:1000px;min-height:300px;margin:auto;padding-top:40px;padding-bottom:20px;}
#contentHome p {text-align:justify;}
#contentHome #column1 {float:left;width:460px;}
#contentHome #column1 h1, #contentHome #column2 h1 {margin-bottom:23px;}
#contentHome .columnWrap {margin-bottom:30px;}
#contentHome .columnWrap img.alignleft {width:146px;height:140px;margin-right:38px;margin-bottom:15px;box-shadow:-3px 3px 2px #c5c5c7;-moz-box-shadow:-3px 3px 2px #c5c5c7;-ms-box-shadow:-3px 3px 2px #c5c5c7;-o-box-shadow:-3px 3px 2px #c5c5c7;-webkit-box-shadow:-3px 3px 2px #c5c5c7;}
#contentHome .columnWrap h2 {background:none;padding:none;font-size:20px;margin-bottom:5px;}
#contentHome .columnWrap p {line-height:1.25em;color:#171717;font-size:16px;}
#contentHome .columnWrap a {color:#000;text-decoration:none;font-weight:bold;margin-top:5px;display:block;}
#contentHome #column2 {float:right;width:460px;}
#contentHome ul {list-style:disc inside !important;}
#contentHome ul li {line-height:1.25em;}

#contentInner {width:1000px;min-height:800px;margin:auto;padding-top:10px;padding-bottom:20px;}
#contentInner h1 {margin:30px 0px 10px 0px;text-transform:uppercase;}
#contentInner h1.singleTitle {background:none;padding:0px;}
#contentInner h2 {background:none;padding:0px;margin:15px 0px;}
#contentInner h2 a {color:#000;text-decoration:none;}
#contentInner h2 a:hover {text-decoration:underline;}
#contentInner h3 {background:none;padding:0px;font-size:18px;}
#contentInner  p {margin:15px 0px;line-height:1.25em;text-align:justify;}
#contentInner ul {list-style:disc inside;}
#contentInner ul li {line-height:none;}
#contentInner .column {float:left;width:270px;margin-right:90px;margin-bottom:30px;}
#contentInner .lastChild {margin-right:0px !important;}
#contentInner .column img {width:270px;height:270px;}
#contentInner .column a {font-weight:bold;text-decoration:none;color:#171717;}
#contentInner .column h2 {text-transform:uppercase;background:url(images/bannerH2.png) no-repeat left center;padding-left:25px;margin-bottom:24px;}
#contentInner .column p {margin:15px 0px;line-height:1.25em;}
#contentInner .orgBox {clear:both;border-bottom:1px dashed #a3dbf3;padding-bottom:15px;}
#contentInner .orgBox .biography {width:555px;float:right;margin-top:-2px;}
#contentInner .orgBox .biography  .contentdiv {display:none;margin-top:15px;line-height:1.25em;}
#contentInner .orgBox h3 {background:none;padding:0px;cursor:pointer;font-size:16px;}

#contentInner ul.newsReleases {list-style:none !important;}
#contentInner ul.newsReleases img {width:197px;height:197px;float:left;margin-right:30px;}
#contentInner ul.newsReleases a {font-weight:bold;text-decoration:none;color:#171717;}

#contentInner table td {padding:15px 0px;}


#contentInner #contentChild h1 {background:none;padding:0px;margin:30px 0px;text-transform:uppercase;}
#contentInner #contentChild h2 {margin-bottom:24px;}
#contentInner #contentChild p {margin:15px 0px;}
#contentInner ul.childPages {list-style:none;}
#contentInner ul.childPages h1 {display:none;}
#contentInner ul.childPages li {float:left;width:270px;margin-right:70px;}
#contentInner ul.childPages li:last-child {margin-right:0px;}
#contentInner ul.childPages li img {width:270px;height:270px;margin-bottom:30px;box-shadow:-5px 5px 2px #c5c5c7;-moz-box-shadow:-5px 5px 2px #c5c5c7;-ms-box-shadow:-5px 5px 2px #c5c5c7;-o-box-shadow:-5px 5px 2px #c5c5c7;-webkit-box-shadow:-5px 5px 2px #c5c5c7;}
#contentInner ul.childPages li a {font-weight:bold;text-decoration:none;color:#171717;}

#contentLeft{width:776px;float:left;}
#contentLeft h1 {margin-bottom:30px;}
#contentLeft h2 {font-size:16px;font-family:Arial;font-weight:bold;}
#contentLeft ul {margin-left:30px;list-style:outside;font-size:16px;}
#contentLeft ul li {line-height:1.25em;margin:8px 0px;}
#contentLeft .column {width:330px;margin-right:30px;}
#contentLeft a {font-weight:bold;text-decoration:none;color:#171717;}

#breadcrumbs{list-style:none !important;font-size:14px !important;margin-bottom:130px;overflow:hidden;color:#fff !important;text-transform:none !important;}
#contentInner  ul#breadcrumbs li{float:left;margin-right:10px;line-height:none !important;}
#breadcrumbs li a {font-weight:normal !important;color:#fff !important;text-decoration:none;}
#breadcrumbs .separator{font-weight:700;font-size:14px;color:#fff;}


/***SIDEBAR***/
#sidebar{float:right;width:185px;padding-top:65px;}
#sidebar h2 {font-size:16px;background:url(images/bannerH2.png) no-repeat left center;padding-left:25px;margin-bottom:24px;text-transform:uppercase;margin-bottom:15px;}
#sidebar a {color:#000;text-decoration:none;}
#sidebar a:hover {text-decoration:underline;}
#sidebar .widget {border-bottom:2px solid #a7a8aa;margin-bottom:30px;}

/****FOOTER****/
#footer {width:1000px;margin:auto;font-size:14px;padding:20px 0px;}
#footer a {color:#171717;text-decoration:none;}
#footer .alignleft, #footer .alignright {width:40% !important;}
#footer .alignright {text-align:right;}

/****FORMS****/
#contentInner .gform_wrapper {margin:0px 0px 0px 20px;padding:0px;}
#contentInner .gform_wrapper li {margin:0px;padding:0px;}
#contentInner .gform_wrapper label {color:#000;font-size:14px;font-weight:normal;}
#contentInner .gform_wrapper input {height:28px;border:0px;padding:0px 10px;box-shadow:inset 0px 0px 4px #b0a8a8;-moz-box-shadow:inset 0px 0px 4px #b0a8a8;-ms-box-shadow:inset 0px 0px 4px #b0a8a8;-o-box-shadow:inset 0px 0px 4px #b0a8a8;-webkit-box-shadow:inset 0px 0px 4px #b0a8a8;}
#contentInner .gform_wrapper textarea {width:47% !important;border:0px;padding:0px 10px;box-shadow:inset 0px 0px 4px #b0a8a8;-moz-box-shadow:inset 0px 0px 4px #b0a8a8;-ms-box-shadow:inset 0px 0px 4px #b0a8a8;-o-box-shadow:inset 0px 0px 4px #b0a8a8;-webkit-box-shadow:inset 0px 0px 4px #b0a8a8;}
#contentInner .gform_wrapper .gform_footer {}
#contentInner .gform_wrapper .gform_footer .gform_button {cursor:pointer;color:#fff;background:#e7a300;border:0px;padding:0px 47px;height:28px;font-size:14px;}


/******misc***************/
.clear {clear:both;}
.wrapper {width:1119px;margin:auto;position:relative;}
.alignleft {float:left;margin-right:15px;}
.alignright {float:right;margin-left:15px;}
em, i {font-style:italic;}
strong, b {font-weight:bold;}
a img {border:none;}
hr {background:#dddddd;border:0px;height:1px;}
.lastChild {margin:0px !important;}

/* Tablets ----------- */

@media only screen and (max-width: 768px) {

}

/* Mobile Phones ----------- */
@media only screen and (max-width: 480px) {

}

/*****FONTS****/
@font-face {
    font-family: 'source_sans_problack';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-black-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-black-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-black-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-black-webfont.ttf') format('truetype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-black-webfont.svg#source_sans_problack') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_problack_italic';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-blackit-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-blackit-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-blackit-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-blackit-webfont.ttf') format('truetype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-blackit-webfont.svg#source_sans_problack_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_probold';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-bold-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-bold-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_probold_italic';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-boldit-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-boldit-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-boldit-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-boldit-webfont.ttf') format('truetype'),
         url(http://www.archroma.com.pk/wp-content/themes/archroma/fonts/'sourcesanspro-boldit-webfont.svg#source_sans_probold_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proextralight';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-extralight-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-extralight-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-extralight-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-extralight-webfont.ttf') format('truetype'),
         url('fonts/sourcesanspro-extralight-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proXLtIt';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-extralightit-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-extralightit-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-extralightit-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-extralightit-webfont.ttf') format('truetype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-extralightit-webfont.svg#source_sans_proXLtIt') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proitalic';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-it-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-it-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-it-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-it-webfont.ttf') format('truetype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-it-webfont.svg#source_sans_proitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prolight';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-light-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-light-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-light-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-light-webfont.ttf') format('truetype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-light-webfont.svg#source_sans_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prolight_italic';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-lightit-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-lightit-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-lightit-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-lightit-webfont.ttf') format('truetype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-lightit-webfont.svg#source_sans_prolight_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proregular';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-regular-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-regular-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-semibold-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-semibold-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-semibold-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-semibold-webfont.ttf') format('truetype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-semibold-webfont.svg#source_sans_prosemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proSBdIt';
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-semiboldit-webfont.eot');
    src: url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-semiboldit-webfont.eot#iefix') format('embedded-opentype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-semiboldit-webfont.woff') format('woff'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-semiboldit-webfont.ttf') format('truetype'),
         url('http://www.archroma.com.pk/wp-content/themes/archroma/fonts/sourcesanspro-semiboldit-webfont.svg#source_sans_proSBdIt') format('svg');
    font-weight: normal;
    font-style: normal;
}


/******************   A2zCreatorz Css   **********************************************/
@font-face
        {
            font-family:'nafees';
            src: url('rtl/nafees.ttf');
        }

a.homeBtn {display:none;}
#menu>ul>li:last-child>a {background:none;}
#menu>ul>li>a { background:none ;       font-size: 14px; padding-left: 0;    line-height: 30px;
    padding-right: 8px;}
	#banner {    margin-top: 15px;}
	
	.footer_menu {    margin-bottom: 18px;}
		.footer_menu li { display:inline-block;    padding-right: 7px;
    font-size: 15px;}
	.footer_menu li:after {content:'|';padding-left: 7px;}
	.footer_menu li:last-child:after {content:'';}
	
.jamapunji	{    width: 91px;
    position: relative;
    top: -50px;}

.last_updated {position: absolute; top: 0px; width: 100%; right: 0px;}
	
	#menu ul li ul.sub-menu, #menu ul li ul.children {    font-size: 14px;}
	#menu>ul>li>a:hover, #menu>ul>li.current-menu-item>a, #menu>ul>li.current-menu-ancestor>a { background:none;}
	#menu>ul>li:last-child>a:hover, #menu>ul>li.current-menu-item:last-child>a, #menu>ul>li.current-menu-ancestor:last-child>a{ background:none;}
	
	.urdu{   position: absolute;
    top: -23px;
    right: 0px;
    background: #fff;
    color: #319BDE !important;
    font-size: 23px;
    padding: 6px 16px;}
	
	
	#lang_sel_list.lang_sel_list_horizontal {  position: absolute !important;
    top: -24px !important;
    right: 0px;    padding: 4px 8px 0px 5px; background:none;   height: 30px;}
	
	#lang_sel_list.lang_sel_list_horizontal .icl-en {display:none ;}
		#lang_sel_list.lang_sel_list_horizontal .icl-ur a{  font-size: 20px!important;
    font-family: 'nafees' !important;
    background: #fff !important;
    padding: 2px 7px 4px;
    margin-top: -3px;

 }

 #lang_sel_list img.iclflag {
    width: 20px;
    height: 14px;
    position: relative;
    top: 1px;
    right: 6px;
}

#wpcf7-f1034-p844-o1 label {
    float: right;
    text-align: right;
}

#wpcf7-f1034-p844-o1 input.wpcf7-form-control.wpcf7-submit {
    float: right;
}