﻿/* responsive*

@charset "utf-8";
/* CSS Document */

@font-face {
 font-family: 'pt_sansbold';
 src: url('../fonts/PTS75F-webfont.eot');
 src: url('../fonts/PTS75F-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/PTS75F-webfont.woff') format('woff'),  url('../fonts/PTS75F-webfont.ttf') format('truetype'),  url('../fonts/PTS75F-webfont.svg#pt_sansbold') format('svg');
}
 @font-face {
 font-family: 'pt_sansregular';
 src: url('../fonts/PTS55F-webfont.eot');
 src: url('../fonts/PTS55F-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/PTS55F-webfont.woff') format('woff'),  url('../fonts/PTS55F-webfont.ttf') format('truetype'),  url('../fonts/PTS55F-webfont.svg#pt_sansregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
.video_gallery{ float:right; width:100%; height:auto;}
.video_gallery .col-md-4{ width:33.33% !important;}
.video_gallery ul li{ float:right; list-style:none;}
.video_gallery ul li img{ float:right; width:100%; margin-bottom:23px;  border:1px solid #dddddd; padding:13px; border-radius:3px;}
.video_gallery ul li:hover .icon_play{  background-image:url(../images/plays.png);}
.video_gallery ul li:hover img{ border:1px solid #fec334; }

.box-content > iframe {
    height: auto;
}
.flexy-menu ul li ul li a {
    padding: 5px 14px !important;
}
http://localhost:9778/Website/Frontend/.context {
   font-size: 13px !important;
}

.video-cbk img {width:100%;}
.video-cbk {margin-bottom:20px;}

@media screen and (-webkit-min-device-pixel-ratio:0) { 
  
    /* Safari only override */
    ::i-block-chrome,.content_3-text {
     font-size: 16px !important;
    }
}

.loan-cal {float: right;}


/*jag-03-07-14 - starts here*/

 .pr-an-itm {
	float:left !important;
}
.error-msg {
	color: red;
	visibility: visible;
	font-weight: normal!important;
	width: 100%;
	text-align: left;
	float: left;
	margin-top: 5px;
}
.pager-link {
	width:12px;
	margin:0 4px 0 0;
	font-size:1px !important;
	line-height:15px !important;
	padding:0px !important;
	color:#79b642;
	height:10px!important;
	background:url(../images/pager1.png) no-repeat left bottom;
	display:block;
	float:left;
}
.pager-active {
	width:12px;
	height:10px!important;
	line-height:15px !important;
	font-size:1px !important;
	padding:0px !important;
	color:#ecae1e;
	background:url(../images/pager2.png) no-repeat left top;
	display:block;
	float:left;
}
.pr-an .pr-all {
	width:170px !important;
	margin-right:5px;
}
.tst01 {
	width:97%;
	padding:10px;
	border:solid 1px #cccccc;
	margin-top:20px;
	margin-bottom:20px;
}
.tst01 .bx-pager {
	text-align:left;
	top:80px !important;
	left:5px;
}
.tst01 .bx-pager .pager-link {
	width:10px;
	height:10px !important;
	background:url(../images/pager01.png) no-repeat;
	margin-right:5px;
}
.tst01 .bx-pager .pager-active {
	width:10px;
	height:10px !important;
	background:url(../images/pager01-active.png) no-repeat;
	margin-right:5px;
}
ul.sitemap {
	padding:0;
	margin:20px 0 20px 0;
	line-height:24px !important;
}
ul.sitemap li {
	display:list-item;
	list-style:none;
	background:url(../images/new-arrow.png) no-repeat left 7px;
	padding-left:15px;
}
ul.sitemap li a {
	font-size:13px;
	color:#666666;
	font-weight:bold;
}
ul.sitemap li a:hover {
	color:#2f8040;
}
ul.sitemap li ul {
	margin-left:25px;
}
ul.sitemap li ul li {
	display:list-item;
	list-style:none;
}
ul.sitemap li ul li a {
	color:#666666;
	font-weight:normal;
	font-size:13px;
}
ul.sitemap li ul li a:hover {
	color:#2f8040;
}
ul.sitemap li ul li ul {
	margin-left:40px;
}
ul.sitemap li ul li ul li {
	display:list-item;
	list-style:none;
}
ul.sitemap li ul li ul li a {
	font-size:12px;
	color:#666666;
	font-weighst:normal;
}
ul.sitemap li ul li ul li a:hover {
	color:#2f8040;
}
/*jag-03-07-14 - ends here*/
 /**
    RESET HERE
    */
    html, body, div, span, object, iframe,  h1, h2, h3, h4, h5, h6, p, blockquote, pre,  abbr, address, cite, code,  del, dfn, em, img, ins, kbd, q, samp,  small, strong, sub, sup, var,  b, i,  dl, dt, dd, ol, ul, li,  fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td,  article, aside, canvas, details, figcaption, figure,  footer, header, hgroup, menu, nav, section, summary,  time, mark, audio, video, partners {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	z-index: 4;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333333;
	margin:0;
	padding:0;
}

:focus {
outline: 0 !important;
}
article, aside, details, figcaption, figure,  footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after,  q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	font-weight:normal;
	vertical-align:baseline;
	background:transparent;
}
/* change colours to suit your needs */
    ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
/* change colours to suit your needs */
    mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
	color:#000;
}
/* change border colour to suit your needs */
    hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
.clear {
	clear:both;
}
/*************************************************************************************************/
.content-area {
	padding-bottom:70px;
	width:100%;
	float:left;
}
.mainwrap {
	width:1026px;
	height:auto;
	margin:auto;
}
.header-panel {
	width:970px;
	height:160px;
	margin-top:5px;
	float:right;
}
ul.toplink {
	margin:0;
	padding:0px 0 0 0;
	float:right;
}
ul.toplink li {
	display:inline;
	list-style:none;
	font-family:"Century Gothic";
	font-size:12px;
	margin-left:13px;
}
ul.toplink li a {
	color:#433f3f;
	text-decoration: none;
}
ul.toplink li a:hover {
	color:#00a85e
}
.wrapper {
	width:970px;
	margin:0 auto;
}
.headpart .logo {
	width:220px;
	float:left;
}
.ebankingpart {
	width:100%;
	height:86px;
	float:left;
	background:url(../images/login_bg.png) no-repeat;
	font-family: "Century Gothic";
	color:#ffffff;
	font-size:16px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
/*.ebankingpart img {
	margin:10px 5px -1px 10px;
}*/
.ebankingpart img {
	margin:10px 5px -1px 0px;
    width:15px;
}
/*.ebankingpart h2 {
	margin-bottom:8px;
	 margin-top: 12px;
}*/
/*.ebankingpart h2 {
	    font-size: 14px;
}*/
    .ebankingpart h2 {
        font-size: 14px;
        float: left;
        margin-left: 10px;
    }
.ebankingpart input[type=text] {
	width:128px;
	height:23px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:#d5d5d5 1px solid;
	background:#fff;
	border:none;
	margin:0 0 0 10px;
	font-size:12px;
	color:#666666;
	font-family:"Century Gothic";
	padding:0 0 0 5px;
}
.ebankingpart input[type="submit"] {
	width:	60px;
	height:25px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	background:#fff;
	border:none; /*margin-top:5px;*/
	color:#00a85e;
	font-size:12px;
	border:#d5d5d5 1px solid;
}
.mainlink {
	width:745px;
	height:36px;
	background:url(../images/nav-bg.jpg) repeat-x;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	top:20px;
	float:right;
	left:13px;
	margin-top: 2px;
}
.mainlink li {
	list-style:none;
	display:inline;
	line-height:35px;
	padding:9px;
	background:url(../images/nav_border.jpg) no-repeat right top;
	
}
.mainlink li:last-child {
	background:none;
}
.mainlink li a {
	color:#FFFFFF;
	text-decoration:none;
	font-family:"Century Gothic";
	font-size:13px;
}
.mainlink li a:hover {
	color:#000000;
}
.news {
	width:97%;
	height: auto;
	float:right;
	margin-top:12px;
}

.news a {
	color:#333333;
	text-decoration:none;
	
}
.news li p {
	width:100% !important;
	margin:5px 0 0 1px !important;
	padding-bottom:24px;
}
.news .news-head {
	width:100px;
	height:30px;
	background:url(../images/news-bg.jpg) no-repeat;
	float:left;
	border:0;
	
}
.news-feed{ /*width:85% !important;*/ float:left !important}
.header-panel .news .news-feed {
	width:645px;
	height:30px;
	float:right;
	margin-top: 7px;
}
.banner {
	width: 100%;
	height:auto;
	float:left;
	margin:12px 0 0 0;
}
.banner ul li {
	margin:0 !important;
	padding:0 !important;
	width: 100% !important;
	height:auto !important;
}
.banner ul {
	margin:0 !important;
	padding:0 !important;
}
.content {
	width:auto;
	height: auto;
	float:left;		/*padding-bottom:135px;	*/
}
.content .content-platinum {
	width:970px;
	height:105px;
	margin-top:6px;
	float:left;
}
.content-item-1 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position:relative;
	float:left;
	background:url(../images/content-1_bg.jpg) no-repeat;
	border:#ebeaea 1px solid;
	margin-right:16px;
	margin-top:32px;
	width:317px;
    max-height:84px;
	/*height:90px;*/
}
.content-1-sub_image {
	width:78px;
	height:90px;
	position:absolute;
	/*top:-12px;*/
	
}
.content-itemtext {
	height:70px;
	padding:10px 0 0 83px;
	font-family:"Century Gothic";
	font-size:17px;
	line-height:20px;
	color:#0e497e;
	float:left;
}
.content-itemtext h1 {
	font-family:"Century Gothic";
	font-size:18px;
	font-weight:bold;
	color:#00a85e;
}
.content-itemtext_right {
	height:70px;
	width:110px;
	float:right;
	line-height:20px;
	margin:12px 0 0 0;
	position:relative;
    /*z-index:100000;*/

}
.content-itemtext_right h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#00a85e;
	font-size:12px;
	font-weight:bold;
}
.content-itemtext_right h3 {
	font-style:italic;
	font-size:13px;
	color:#333333;
	font-weight:bold;
	padding:10px 0 0 0;
	float:left;
	margin-left:5px;
}
.content-itemtext_right a {
	font-style:italic;
	font-size:13px;
	font-weight:normal;
	padding:5px 0 0 0;
	float:left;
	color:#333333;
	text-decoration:none;
}
.content-itemtext_right a:hover {
	color:#00aa5f;
	text-decoration:none;
}
.content-item-2 {
	width:317px;
	height:90px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:url(../images/content-2.jpg)no-repeat top;
	float:left;
	border:#ebeaea 1px solid;
	margin-left:32px;
	margin-top:32px;
}
.content-2-img {
	height:90px;
	float:right;
	margin:2px 10px 0 0;
}
.content-2-text {
	width:137px;
	height:52px;
	margin:26px 0 0 10px;
	float:left;
	color:#00aa5f;
	font-family: "Century Gothic";
}
.content-2-text h1 {	/*font-weight:normal;*/
	font-size:18px !important;
	padding-left: 20px;
}
.content-item-sub {
	width:295px;
	height:85px;
	float:right;
	position:relative;
}
.content-2-text h2 {
	font-size:16px;
	font-weight:normal;
	padding-left: 20px;
}
.content-2-text h1 span {
	font-size:16px;
	padding-left:5px;
}
.content .content-platinum {
	width:292px;
	height:90px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:url(../images/content_3.jpg) no-repeat center center;
	float:left;
	border:#ebeaea 1px solid;
}
.content-item-3 {
	width:317px;
	height:90px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background:url(../images/content_3.jpg) no-repeat left center;
	float:left;
	margin-left:61px;
	border:#ebeaea 1px solid;
	margin-top:32px;
}
.content-item-3 span {
	color:#00ab60;
	font-weight:bold;
}
.content_3-text {
	height:65px;
	float:right;
	font-family:"Century Gothic";
	font-size:17px;
	width:180px;
	margin:15px 15px 0 0;
}
.content-item-2 img {
	float:right;
}
.content_3-text h1 {
	color:#00ab60;
	font-family:"Century Gothic";
	font-size:17px;
}
.content_3-text h2 {
	color:#00ab60;
	font-family:"Century Gothic";
	font-size:17px;
}
/*.chatnow_button				
	{
	width:65px;
	height:20px;
	background:#06ad63;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-left:100px;
	color:#FFFFFF; 
	font-size:10px;
	line-height:20px;
	}	*/
.content .content-tijari-box {
	width:970px;
	margin:34px 0 5px 0;
	float:left;
}
.content-tijari {
	width:317px;
	height:90px;
	margin-top:32px !important;
	margin-bottom:30px !important;
	margin-right:30px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float:left;
	background:url(../images/content_common.jpg) no-repeat #fafafa;
	border-right:#e9e8e8 1px solid !important;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.12);
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.12);
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.12);
	padding-bottom: 10px;
}
.content-tijari2 {
	width:310px;
	height:90px;
	margin-top:32px !important;
	margin-bottom:30px !important;
    margin-left:42px !important;
	/*margin-left:30px !important;*/
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float:left;
	background:url(../images/content_common.jpg) no-repeat;
	border-right:#e9e8e8 1px solid !important;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.12);
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.12);
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.12);
	padding-bottom: 10px;
}
.content-tijari2 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	margin-top:5px;
     padding-left:80px;
}
.content-tijari2 p a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	margin-top:5px;
    color:#222222;
}
.content-tijari2 h1 {
	font-family:"Century Gothic";
	font-size:19px;
	color:#00aa5f;
}
.content-tijari3 h1 {
	font-family:"Century Gothic";
	font-size:19px;
	color:#00aa5f;
}
.content-tijari2 h1 a{
	font-family:"Century Gothic";
	font-size:19px;
	color:#00aa5f;
	font-weight:bold;
	text-decoration:none;
}
.content-tijari3 h1 a{
	font-family:"Century Gothic";
	font-size:19px;
	color:#00aa5f;
	font-weight:bold;
	text-decoration:none;
}
.content-tijari2 img {
	float:left;
	left:10px;
	margin: 16px 10px 16px 9px;
}
.content-tijari3 {
	width:310px;
	height:90px;
	margin-top:32px !important;
	margin-bottom:30px !important;
	margin-left:60px !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	float:left;
	background:url(../images/content_common.jpg) no-repeat;
	border-right:#e9e8e8 1px solid !important;
	-webkit-box-shadow: 0px 2px 5px 0px rgba(50, 50, 50, 0.12);
	-moz-box-shadow:    0px 2px 5px 0px rgba(50, 50, 50, 0.12);
	box-shadow:         0px 2px 5px 0px rgba(50, 50, 50, 0.12);
	padding-bottom: 10px;
}
.content-tijari3 p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	margin-top:5px;
}
.content-tijari3 h1 {
	font-family:"Century Gothic";
	font-size:19px;
	color:#00aa5f;
}
.content-tijari3 img {
	float:left;
	left:10px;
	margin: 16px 10px 16px 9px;
}
.content-tijari-text {
	width:195px;
	height:67px;
	float:right;
	padding: 4px 30px 0 0;

}
.content-tijari h1 {
	font-family:"Century Gothic";
	font-size:19px;
	color:#00aa5f;
	margin:10px 0 0;
    padding-left:80px;
}

.content-tijari2 h1 {
	font-family:"Century Gothic";
	font-size:19px;
	color:#00aa5f;
	margin:10px 0 0;
    padding-left:80px;
}

.content-tijari3 h1 {
	font-family:"Century Gothic";
	font-size:19px;
	color:#00aa5f;
	margin:10px 0 0;
}
.content-tijari h1 a {
	color:#00aa5f;
	text-decoration:none;
	font-size:19px;
	font-family: "Century Gothic";
	font-weight:bold;
	
}
.content-tijari h1 a:hover {
	color:#666666;
}
.content-tijari2 h1 a:hover {
	color:#666666;
}
.content-tijari3 h1 a:hover {
	color:#666666;
}
.content-tijari:last-child {
	margin-right:0;
	border-right:none;
}
.content-tijari img {
	float:left;
	left:10px;
	margin:16px 10px 16px 9px;
}
.content-tijari p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:19px;
	margin-top:5px;
    padding-left:80px;
}
.content-tijari p a {
	color:#222222;
	text-decoration:none;
}
.content-tijari2 p a {
	color:#222222;
	text-decoration:none;
}
.content-tijari3 p a {
	color:#222222;
	text-decoration:none;
}
.content-tijari p a:hover {
	color:#00aa5f;
}
.content-tijari2 p a:hover {
	color:#00aa5f;
}
.content-tijari3 p a:hover {
	color:#00aa5f;
}
.footer-main {
	width:100%;
	height:60px;
	background:url(../images/f.jpg) repeat-x left top;
	float:left;
	position:fixed;
	bottom:0;
	z-index:175;
}
.footerlinkpart {
	width:auto;
	height:25px;
	float:left;
	font-size:11px;
}
.footer-links {
	width:auto;
	height:30px;
	float:left;
	margin-top:25px;
	margin-left:-40px;
}
.footerlist ul {
	height:auto;
}
.footerlinkpart li {
	display:inline;
	list-style:none;
	margin-left:4px;
	border-right:#9a9999 1px solid;
	padding-right:5px;
	padding-left:5px;
	color:#000000;
}
.footerlinkpart li a {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.footerlinkpart li a:hover {
	color:#006633;
}
.footer-main .copyright {
	float:left;
	margin-left:32px;
	font-size:11px;
	width:381px;
	color:#000000;
}
.copyright span {
	margin-left:10px;
}
.copyright img {
	position:absolute;
	
}
.footerlinkpart li:last-child {
	border-right:none;
}
.social {
    width:280px;
	/*width:248px;*/
	float:right;
	margin: 15px -40px 0 0;
}
.home-footer {
	width:1028px;
	height:134px;
	margin:auto;/*position:fixed;
	z-index:999;*/
	}
.home-footer li {
	display:inline;
	list-style:none;
}
.social li {
	display:inline;
	list-style:none;
	margin-right: -2px;
}
.bx-pager {
	text-align:right;
	right:22px;
	 width:100px;
	position:absolute;
	top:303px;/*z-index:10;*/
	}
	
.bx-pager-link {
	background:url(../images/pager.png)no-repeat;
	width:17px;
	height:11px;
	font-size:0px;
	float:left;
	margin-right:10px;
}
.bx-pager-active {
	background:url(../images/pager_or.png) no-repeat;
}

.content-item-2 .bx-prev {
	top:13px;
	position:absolute;
	font-size:0px;
	width:39px;
	height:55px;
	display:block;
	background:url(../images/w.jpg) no-repeat left top;
	z-index:1111;
	left:-21px;
}
.content-item-2 .bx-next {
	position:absolute;
	top:46px;
	font-size:0px;
	width:39px;
	height:55px;
	display:block;
	background:url(../images/w1.jpg) no-repeat left top;
	z-index:1111;
	left:-21px;
}
.content_3-text input[type=submit] {
	width:65px;
	height:20px;
	background:#06ad63;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:none;
	color:#FFFFFF;
	font-size:10px;
	line-height:20px;
	float:right;
}
/*******************************HOME FOOTER ITEMS******************************/

.footer-toolbox {
	width:340px;
	height:415px;
	background:url(../images/Toolbox.jpg) no-repeat;
	float:left;
}
.box-wrappar {
	width:300px;
	height:350px;
	margin:auto;
	padding-top:0px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
.currency-convertor {
	width:auto;
	height:175px;
}
.footer-toolbox h1 {
	font-family:"Century Gothic";
	font-size:17px;
	border-bottom:2px #93d9ba solid;
	padding-bottom:10px;
	padding-top: 13px;
	color:#ffffff;
	font-weight: bold;
}
.footer-toolbox input[type=text] {
	width:121px;
	height:26px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border:#edefef 1px solid;/*background:url(../images/input-bg.jpg) repeat-x;*/
	
	}
.footer-toolbox input[type="submit"] {
	margin-right:20px;
	height:30px;
	background:url(../images/submit.jpg) repeat-x;
	border-style:none;
	color:#fff;
	font-size:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height:20px;
}
.footer-toolbox .loan-calkulator {
	width:300px;
	height:266px;
	float:left;
    overflow:hidden;
}
/********************************************     new  form     *******************************************************************************/
.currency-convertor .form select {
	padding:3px;
	border: 1px solid #CCCCCC;
	outline:none;
	display: inline-block;
	appearance:none;
	cursor:pointer;
	width:102px;
	height:29px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-size:12px;
    color:#cccccc;
}
.currency-convertor .form input[type="submit"]:hover {
	
	background: url("../images/submithover.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	color:#1D1D1D;
	 -webkit-animation-delay: 2s; 
	 animation-delay: 2s;
	
}
/* Targetting Webkit browsers only. FF will show the dropdown arrow with so much padding. */
@media screen and (-webkit-min-device-pixel-ratio:0) {
 select {
padding-right:18px
}
}
label {
	position:relative;
	font-weight:normal;
}
.currency-convertor .form label:before {
	content:'';
	right:4px;
	top:-4px;
	width:27px;
	height:26px;
	background:#f8f8f8;
	position:absolute;
	pointer-events:none;
	display:block;
	background-image:url(../images/form-arow.jpg);/*margin:20px 10px 0 0;*/
}
.currency-convertor .form input[type="submit"] {
	background: url("../images/submit.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
	border-style: none;
	color: #FFFFFF;
	font-size: 10px;
	height: 30px;
	line-height: 20px;
	float:left;
	margin-right: 5px;
}

.currency-convertor .form input[type="text"] {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	height: 26px;
	width: 119px;
	float:left;
	margin-right:10px;
	font-family:13px;
	font-size:12px;
	color:Black;
}
.form {
	width:auto;
	height:30px;
	float:left;
	margin-top:15px;
}
/******************************************************************************************/	
	
.loan-calkulator .form select {
	padding:3px;
	border: 1px solid #CCCCCC;
	outline:none;
	font-size:12px;
	display: inline-block;
	appearance:none;
	cursor:pointer;
	width:163px;
	height:29px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-right:15px;
}
.loan-calkulator .form label:before {
	content:'';
	right:-11px;
	top:-4px;
	width:27px;
	height:26px;
	background:#f8f8f8;
	position:absolute;
	pointer-events:none;
	display:block;
	background-image:url(../images/form-arow.jpg);
	margin-right:15px;
}
.loan-calkulator .form input[type="text"] {
	border: 1px solid #CCCCCC;
	border-radius: 3px;
	height: 25px;
	width: 136px;
	margin-right:15px;
	font-family:13px;
	font-size:12px;
}
.loan-calkulator .form input[type="submit"] {
	background: url("../images/submit.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	border-radius: 3px;
	border-style: none;
	color: #FFFFFF;
	font-size: 10px;
	height: 30px;
	line-height: 20px;
	padding-right: 40px;
}
.atm {
	width:auto;
	height:auto;
	float:left;
}
.atm .form-2 select {
	padding:3px;
	border: 1px solid #CCCCCC;
	outline:none;
	display: inline-block;
	appearance:none;
	cursor:pointer;
	width:141px;
	height:29px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.atm .form-2 label:before {
	content:'';
	right:4px;
	top:-4px;
	width:27px;
	height:26px;
	background:#f8f8f8;
	position:absolute;
	pointer-events:none;
	display:block;
	background-image:url(../images/form-arow.jpg);
}
.loan-calkulator select:first-child {
	margin-right:0;
}
.loan-form-divid {
	width:141px;
	height:auto;
	float:left;
	margin-right:15px;
}
.loan-form-divid:last-child {
	margin-right:0;
}
.form-2 {
	width:auto;
	height:30px;
	float:left;
	margin-bottom:5px;
}
/********************************************    new  form   *******************************************************************************/	
								  

/********************************************    Branch   *******************************************************************************/
.footer-branch {
	width:340px;
	height:415px;
	background:#9bc692;
	float:left;
}
.footer-branch h1 {
	font-family:"Century Gothic";
	font-size:17px;
	color:#ffffff;
	padding-bottom: 6px;
	padding: 6px 0 7px;
	color:#000;
    font-weight:bold;
    padding:30px 0 7px;
    
}
.footer-branch h2 {
	font-family:"Century Gothic";
	font-size:14px;
	color:#333333;
	padding: 6px 0 7px;
	 font-weight:bold;
	 margin-top: 0 !important;
}
.footer-branch .branch-atmlocator {
	width:auto;
	height:auto;
	color:#000000;
	font-family:"Century Gothic";
	font-size:14px;
	margin:0 0 10px 0;
}
.footer-branch .branch-atmlocator input[type="submit"] {
	
	height:30px;
	background:url(../images/submit_bg.jpg) repeat-x;
	margin:15px 20px 0 0;
	border-style:none;
	color:#fff;
	font-size:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	line-height:20px;
}
.adress {
	width:300px;
	height:140px;
	border-bottom:#079958 1px solid;
	border-top:#079958 1px solid;
	margin-top:15px;
}
.adress p {
	float:left;
}
.adress p span {
	padding-left:55px;
	float:right;
	color:#000000;
}
/********************************************    service  *******************************************************************************/
.services {
	width:340px;
	height:415px;
	background:#c3e9bb;
	float:left;
}
.services .service-head {
	width:300px;
	height:42px;
	border:#b0cbab 1px solid;
	background: url(../images/services-headbg.jpg) repeat-x;
	color:#fff;
    margin: 24px 0 20px 0;
	/*margin: 24px 0 29px 0;*/
}
.services .service-head img {
	padding: 0 8px 0 20px;
	float:left;
}
.services .service-head p {
	margin-top:13px;
	font-weight:bold;
	color:#0ea35d !important;
	font-size:15px;
}
.service-content h2 img {
	float:right;
	padding-top: 5px;
}
.service-contentbox {
	width:300px;
	height:220px;
	margin-top:40px;
}
.service-contentbox img {
	float:right;
	margin-top: 3px;
}
.service-content {
	margin-top:5px;
}
.service-content li {
	border-bottom:#fff 1px solid;
	list-style:none;
	float:left;
	margin-top:5px;
	width:303px;
	padding-bottom: 11px;
	font-size:12px;
	color:black;
	background: url(../images/arow.jpg) right top no-repeat;
}

.service-content li a{ color:#000; text-decoration:none;}

.service-content li:firstchild {
 margin-top:10px;
}
form {
	font-family:Arial, Helvetica, sans-serif;
}
/**************************************************	Inner page *******************************************************************/
.sidebar {
	width:213px;
	height:auto;
	background:#00a85e;
	float:left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
    margin:12px 0 10px 0;
	/*margin:12px 0 100px 0;*/
	padding:0 0 20px 0;
}
/*.sidebar ul
	{
	margin-left:7px;
	}	*/
.sidebar .nav li ul {
	list-style:none;
}
.sidebar .nav li {
	list-style:none;
	padding:5px 11px 5px 11px !important;
	font-size:13px;
	list-style:url(../images/account-nav-li.png) inside;
}
.sidebar .nav li:last-child {
	padding-bottom:10px;
}
.sidebar .nav li a {
	background: url("../images/account-nav-li.png") no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #fff;
	display: block;
	font-family: "Century Gothic";
	font-size: 13px;
	padding:0 0 0 15px;
	text-decoration: none;
}
.sidebar .nav li:hover {
	color:#000000;
	background:#037d46;
}
.active {
	color:#000000;
	background:#037d46;
}
.sidebar .nav li img {
	padding-right:7px;
}
.sidebar .sub-sidemenu li {
	list-style:none;
	font-size:13px;
	margin-left:15px;
}
.sub-sidemenu ul li a:hover {
	background:none !important;
}
.sidebar h1 {
	font-size:18px;
	font-weight:normal;
	font-family: 'pt_sansregular';
	color:#fff;
	margin: 10px 0 0 13px;
	border-bottom:#5ebe93 1px solid;
	padding-bottom:12px;
	width: 173px;
}
ul.breadcrump {
	list-style:url(../images/bread-cramp.jpg) outside;
}
ul.breadcrump li {
	list-style:url(../images/bread-cramp.jpg) outside;
	float:left;
	margin-right:21px;
}
.breadcrump li:first-child {
	list-style:none;
}
.main-right-pannel {
	width:744px;
	height:auto;
	float:left;
	margin:0 0 0 0;
	padding-bottom:70px; 
}
.main-right-pannel h1 {
	font-size:24px;
	color:#04ac62;
	font-weight:bold;
	margin:0 0 33px 0;
	border-bottom:black 1px solid;
	padding-bottom: 12px;
	font-family:"Century Gothic";
}
.main-right-pannel h1 span {
	font-size:24px;
	font-weight:normal;
	color:#04ac62;
	font-family:"Century Gothic";
}
.banner-inner {
	height:248px !important;
	width:744px;
	border-bottom:#00a85e 2px solid;
	float:right;
}
.banner-text {
	width:340px;
	height:110px;
	float:right;
	position:absolute;
	right:140px;
	top:277px;
}
.banner-text p {
	font-size:22px;
	margin-bottom:20px;
	color:#646464;
}
.banner-text p span {
	margin-left:50px;
}
.mainpanel {
	width: 100%;
	float:right;
	margin:0 0 50px 0;
}
.mainpanel a {
	color:#006600;
	font-weight:bold;
	text-decoration:none;
}
.mainpanel p {
	font-family:Arial, Helvetica, sans-serif;
	color:#222222;
	margin: 12px 0 5px;
	font-size:12px;
	line-height:20px;
	padding:0;
}
.mainpanel h1 {
	padding:7px;
0;
}
.mainpanel h2 {
	padding:30px 0 0 0;
	font-weight:bold;
	color:#00a85d;
}
.mainpanel h2 a {
	color:#00a85d;
	text-decoration:underline;
	font-weight:bold;
}
.mainpanel h2 a:hover {
	color:#FF0000;
}
.accodian-content p {
	font-size:12px;/*margin:15px 0;*/
	}
.accodian-content h1 {
	font-family:"Century Gothic";
	font-size:15px;
	font-weight:normal;
	margin:20px 0 20px 0;
}
.mainpanel .grid {
	width:750px;
	height:auto;
	float:left;
	border:blck 1px solid;
}
.boxwrap {
	height:auto;
	float:left;
	width:762px;
	
}
/*.boxwrap ul 
	{
	background:url(../images/accountbg.jpg) repeat-x;
	
	}	*/
ul.boxwrap li {
	width:170px;
	height:40px;
	background:url(../images/accountbg.jpg) repeat-x;
	float:left;
	margin:0 21px 15px 0px;
	list-style:none;
	text-align:center;
	line-height:0;
	color:#ffffff;
	font-family:"Century Gothic";
	font-size:16px;
	line-height:40px;
	text-transform:uppercase;
	cursor:move;
}
.drag {
	background: url(../images/droppable-bg.jpg) no-repeat !important;
	float: left;
	width: 170px;
	height: 40px;
	list-style: none;
	color: #ffffff;
	line-height: 40px;
	font-size: 16px;
	font-family: "Century Gothic";
	margin:0 15px 15px 0px;
	text-align:center;
	cursor:move;
}
 ul.boxwrap li:nth-child(4n) {
margin-right:0 !important
}
.data_head h1 {
	color:#333333;
}
.data span {
	font-size:17px;
}
.mainpanel .datatable {
	width:750px;
	float:left;
}
.datatable .data_row {
	width:745px;
	height:60px;
	float:left;
	margin-bottom: 10px;
}
.data {
	width:170px;
	height:60px;
	background:#eeecec;
	float:left;
	line-height:60px;
	text-align:center;
	font-weight:200;
	font-family:"Century Gothic";
	font-size:15px;
}
.datatable .data_row .data_head {
	width:170px;
	height:60px;
	background:url(../images/data-bg_2.jpg);
	float:left;
	margin-left:15px;
	text-align:center;
}
.data_head .drag {
	background:url(../images/account-drag.jpg) no-repeat !important;
	width:170px !important;
	height:60px !important;
	text-align:center;
	line-height:55px;
}
.data_row .data_head p {
	margin-top:10px;
}
.datatable .data-row-sub {
	width:540px;
	height:58px;
	border-bottom:#979595 1px dashed;
	border-top:#979595 1px dashed;
	float:right;
	margin-bottom: 13px;
	margin-left:16px;
	float:left; 
}
.datatable .data-row-sub .drop-path-1_2 {
	
	width:159px;
	height:40px;
	border-right:#979595 1px dashed;
	float:left;
	margin:10px 0 0 20px;
	overflow:auto;
	padding-right: 10px;
}
.datatable .data-row-sub .drop-path-1_2:last-child {
	border:none;
}
.hiddenContent {
	display: none;
}
.zadjust {
	height:auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 5;
	margin:0 0 0 5px;
}
/***************************************************Cards page   start ***********************************************************************/
.cards {
	width:100%;
	float:left;
	border:#dddddd 1px solid;
	margin-right:40px;
	margin-bottom:10px;
	color:#222222;
	background:url(../images/feature.jpg) top no-repeat;
	padding:10px;
}
.cards:last-child {
	margin-right:0;
}
.cardsimage {
	width:236px;
	height:90px;
	padding:10px 0;
	/*float:left;*/
}
.cards .cardsimage img {
	padding-left:8px;
	float:left;
}
.cards .cards-head {
	width:343px;
	height:104px;
	float:left;
	border-bottom:#8a8a8a 1px dotted;
}
.cards .cards-head h1 {
	float:right;
	color:#00a85e;
	font-size:14px;
	font-weight:bold;
	padding-top:28px;
}
.cards ul {
	margin:px 0 0 12px;
}
/*.cards li {
	list-style:none;
	padding-top:7px;
	font-size:12px;
	list-style:url(../images/list-button.jpg) inside;
	font-weight:600;
}*/
.cards li:first-child {
	list-style:none;
}
.cards h3 {
	color:#00a85d;
	margin:2px 0 0 20px;
}
.cards h3 img {
	padding-right:10px;
}
.content-cards-divishon {
	width:742px;
	height:auto;
	float:left;
	border-bottom:#cfcdcd 1px solid;
	padding-bottom:11px;
}
.content-cards-divishon h4 {
	padding:5px 0;
!important
}
.bold {
	font-weight:bold;
	font-size:13px;
}
.content ul {
	margin-left:17px;
}
.content li {
	color:#222222;
	padding:6px 0;
}
.cards li img {
	padding-right:15px;
}
.content h4 {
	color:#00a85e;
	padding-top:17px;
}
.content h4 span {
	color:#666666;
}
.content img {
	padding-right:10px;
}
.content p {
	/*padding:0 0 5px 0;*/	
	color:#222222;
	line-height:25px;
	margin-top:5px !important
}
.accodian-content {
	width:740px;
	height:auto;
	float:left;
}
.apply-button {
	width:100px;
	height:28px;
	background:url(../images/apply.jpg) repeat-x;
	line-height:22px;
	margin: 10px 0 0 16px;
	border:#dddddd 1px solid;
	font-size:12px;
}
ul.current-ac {
	list-style:none;
	margin-top:13px;
}
ul.current-ac li {
	padding-bottom:10px;
}
.Box {
	background:url(../images/feature.jpg) top no-repeat;
	width:737px;
	margin-top:10px;
	margin-bottom:10px;
	width:100%;
	float:left;
	border:#dddddd 1px solid;
}
.Box li {
	list-style:none;
	margin-left:7px;
}
.Box h2 {
	margin:10px 0;
	border-bottom:#8a8a8a 1px dotted !important;
	padding-bottom:5px;
	margin-left:7px;
	color:#000000;
}
.Box p {
	margin-left:15px;
}
.table-ef {
	border:1px #cecece solid;
	/*margin:10px 0 10px 10px;*/
	float:left;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.table-ef td{ padding:8px;}

.table-ef tr:nth-child(2n) {
 background: url(../images/table-bg2.jpg) repeat-x;
}
.color table tr {
	background:none !important;
}
.table-ef img {
	float:left;
	margin: 2px 10px 0 0;
}
.table-border01 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:solid 1px #cccccc;
}
.table-ef tr, th, td {
	border:1px #dddddd solid;
}
.table-ef th {
	background:#f3f2f2;
}
.table-ef p {
	text-align:center;
	/*margin-left:15px;*/
	float:left;
}
.table-premier {
	margin:10px 0 0 0px;
	font-size:12px;
}
.table-premier p {
	text-align:center;
	margin-left:15px;
	float:left;
}
ul.feature-con li {
	list-style:outside url("../images/list-button.jpg") disc;
	padding:5px 0;
	font-size:12px;
	font-weight:100;
	color:#000000;
	margin-left:35px;
	line-height:20px;
}
.doted {
	width:100%;
	height:2px;
	border-bottom:#8a8a8a 1px dotted;
	border-top:#8a8a8a 1px dotted;
	float:left;
	margin-top:22px;
}
.include {
	width:auto;
	height:auto;
	float:left;
}
.include p {
	color:#000000;
}
.include p span {
	font-weight:normal;
	color:#000000;
}
/****************************************************  Accodian  ********************************************************/

.smk_accordion {
	position: relative;
	margin-bottom: 20px;
}
/**
 * --------------------------------------------------------------
 * Section
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in {
	/* border: 1px solid #ccc;*/
  position: relative;
	z-index: 10;
	/* margin-top: -1px;*/
  overflow: hidden;
}
/**
 * --------------------------------------------------------------
 * Head
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_head {
	position: relative;
	background: #FDFDFD;
	padding: 9px;
	font-size: 14px;
	display: block;
	cursor: pointer;

}
.acc_head {
	border:#dddcdc 1px solid;
	padding:0 0 2px 0;
}
.smk_accordion .accordion_in .acc_head .acc_icon_expand {
	display: block;
	width: 18px;
	height: 18px;
	position: absolute;
	right: 10px;
	top: 50%;
	margin-top: -9px;
	background: url(../images/icon_plus.png) no-repeat center 0;
}
/**
 * --------------------------------------------------------------
 * Content
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in .acc_content {
	background: #F9F9F9;
	color: #7B7E85;/* padding: 3px 10px;*/
}
.smk_accordion .accordion_in .acc_content h1:first-of-type, .smk_accordion .accordion_in .acc_content h2:first-of-type, .smk_accordion .accordion_in .acc_content h3:first-of-type, .smk_accordion .accordion_in .acc_content h4:first-of-type, .smk_accordion .accordion_in .acc_content h5:first-of-type, .smk_accordion .accordion_in .acc_content h6:first-of-type {
	margin-top: 5px;
}
/**
 * --------------------------------------------------------------
 * General
 * --------------------------------------------------------------
 */
.smk_accordion .accordion_in:first-of-type, .smk_accordion .accordion_in:first-of-type .acc_head {
	border-radius: 3px 3px 0 0;
}
.smk_accordion .accordion_in:last-of-type, .smk_accordion .accordion_in:last-of-type .acc_content {
	border-radius: 0 0 3px 3px;
}
.smk_accordion .accordion_in.acc_active .acc_content {
	display: block;
}
.smk_accordion .accordion_in.acc_active .acc_head {
	background: #F9F9F9;
}
.smk_accordion .accordion_in.acc_active .acc_head .acc_icon_expand {
	background: url(../images/icon_minus.png) no-repeat center;
}
.smk_accordion.acc_with_icon .accordion_in .acc_head, .smk_accordion.acc_with_icon .accordion_in .acc_content {
	width:auto;
	margin-top:0px;
}
.acc_head1 {
	background:url(../images/accodianbg.jpg) repeat-x !important;
	float: left;
	padding: 8px 0 8px 10px;
	margin:0 0 10px 0;
	width: 100% !important;
}
/*********  youthkid-accound  ading ***********/
.Partners-sliderbox {
	width:745px;
	height:auto;
	float:right;
	margin-top:20px;
}
.Partners-box {
	width:740px;
	height:97px;
	float:left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border:#dddcdc 1px solid;
	-webkit-box-shadow: 0px -3px 4px 0px rgba(50, 50, 50, 0.16);
	-moz-box-shadow:    0px -3px 4px 0px rgba(50, 50, 50, 0.16);
	box-shadow:         0px -3px 4px 0px rgba(50, 50, 50, 0.16);
	margin-top:15px;
}
.Partners {
	width:670px;
	height:95px;
	margin:auto;
}
#Partners li {
	width:143px;
}
.Partners-box .bx-prev {
	top:-64px;
	position:relative;
	font-size:0px;
	width:39px;
	height:55px;
	display:block;
	background:url(../images/Par-ners-prw.jpg) no-repeat left top;
	z-index:1111;
	margin-left:-28px;
}
.Partners-box .bx-next {
	position:relative;
	right:-48px;
	top:-117px;
	font-size:0px;
	width:39px;
	height:55px;
	display:block;
	background:url(../images/Par-ners-nxt.jpg) no-repeat left top;
	z-index:1111;
	float:right;
}
/***********************************   Content    Add  *******************************/
	
.service-cnt {
	width:auto;
	height:auto;
	float:left;
	margin-top:18px;
	margin:18px 0 8px 10px;
}
.service-t1 {
	float:left;
	width:345px;
}
.service-t2 {
	float:right;
	width:345px;
	margin-left:25px;
}
.color {
	background:url(../images/table-bg.jpg) repeat-x;
	font-weight:bold;
}
.border-none {
	border:none !important
}
.service-table {
	float:left;
	margin-left:8px;
}
.service-table td {
	background-color:#f4f3f3;
}
.color-sub {
	background-color:#f4f3f3;
}
/***********************************FORIGN EXANGE**************************************************/
.forin {
	width:100%;
	height:30px;
	float:left;
	margin:15px 0 10px 0px;
}
.forin label {
	position:relative
}
.forin label:before {
	content:'';
	right:1px;
	top:0px;
	width:37px;
	height:26px;
	background:#f8f8f8;
	position:absolute;
	pointer-events:none;
	display:block;
	background:url(../images/exchange-rates-arow.jpg) no-repeat;
}
.forin input[type="text"] {
	border: 1px solid #CCCCCC;
	height: 24px;
	width: 75px ;
	margin:0 10px 0 10px;
	font-family:13px;
	font-size:12px;
}
.forin input[type="submit"] {
	background:#028f50;
	border-style: none;
	color: #FFFFFF;
	font-size: 10px;
	height: 27px;
	line-height: 20px;
	/*width:75px;*/
}
.forin-result {
	width:auto;
	height:auto;
	float:right;
	margin-right:25px;
}
.forin-result input[type="text"] {
	border: 1px dotted #999999;
	height: 32px;
	width: 100px;
	font-family:13px;
	font-size:12px;
	padding-left:5px;
	padding-right:5px;
}
.deposit {
	width:auto;
	height:auto;
	float:left;
	margin:10px 0 0 20px;
}
.deposit input[type="submit"] {
	background:#028f50;
	border-style: none;
	color: #FFFFFF;
	font-size: 13px;
	height: 26px;
	line-height: 20px;
	margin-right:15px;
	width:110px;
}
.deposit input[type="text"] {
	border: 1px dotted #CCCCCC;
	height: 22px;
	width: 140px;
	margin-right:10px;
	font-family:13px;
	font-size:12px;
}
.deposit-table {
	margin:30px 0 0 5px;
	text-align:center;
}
.deposit-table td {
	vertical-align:middle;
}
.deposit-table tr:nth-child(2n) {
 background:url(../images/table-bg2.jpg) repeat-x;
}
.interest-Rates {
	margin:20px 0 0 17px;
	float:left;
}
.interest-Rates td, th {
	padding:0 0 0 20px !important;
}
.interest-Rates-2 td, th {
	padding:1px !important;
}
.interest-Rates-2 {
	margin:20px 20px 0 5px;
	float:right;
}
.interest-Rates-2 tr {
	vertical-align:middle;
	text-align:center;
	padding:0 !important;
}
.interest-Rates td {
	vertical-align:middle;
	text-align:center;
}
.interest-Rates-2 img {
	padding:10px 10px 0 0;
}
.interest-Rates tr:nth-child(2n) {
 background:url(../images/table-bg2.jpg) repeat-x;
}
.interest-Rates-2 tr:nth-child(2n) {
 background:url(../images/table-bg2.jpg) repeat-x;
}
.interest-Rates img {
	padding:10px 10px 0 10px;
	;
}
.market-content {
	width:720px;
	height:auto;
	float:left;
}
.market-content span {
	width:50px;
	float:left;
	height:50px;
	margin:26px 0 0 10px;
}
.market-content p {
	margin:0 0 20px 60px !important;
	text-align:justify;
}
.report {
	width:725px;
	;
	height:auto;
	float:left;
	margin-top:10px;
}
.report p {
	font-size:14px;
	font-weight:bold;
	float:left;
	color:#00a85d !important;
	margin:10px 0 0 0;
	width:550px !important;
}
.report a {
	font-size:14px;

	font-weight:bold;
	float:left;
	color:#00a85d !important;
	padding:10px 0;
	margin:10px 0 0 0;
}
.report span a {
	float:right;
	padding:10px 0;
	padding-left:30px;
	color:#f43a3a !important;
	font-size:12px;/*background:url(../images/icons/pdf.png) left center no-repeat;*/
	}
.report img {
	padding-right:5px;
}
.dashed {
	width:720px;
	height:1px;
	border-bottom:#d0d0d0 1px dashed;
	border-top:#d0d0d0 1px dashed;
	float:left;
	margin:0 5px;
}
.Success-Story {
	width:720px;
	height:auto;
	float:left;
	padding:10px 0;
}
.sucess-left {
	width:370px;
	height:165px;
	float:left;
	background:url(../images/sucess-bg.png) no-repeat;
	
}
.sucess-left  h2{color: #037d46 !important; }
.sucess-right {
	width:350px;
	height:165px;
	float:left;
	padding:0 0 0 17px;
	background:url(../images/sucess-bg-right.png) no-repeat right top !important;
}
.photos {
	width:auto;
	height:auto;
	float:left;
	padding:10px;
	border:#dfdbd9 1px dashed;
	margin:20px 0 0 10px;
}
.photos-right {
	width:133px;
	height:auto;
	float:right;
	border:#dfdbd9 1px dashed;
	margin-top:10px !important;
	padding:10px;
}
.message {
	width:209px;
	height:auto;
	padding:5px;
	float:right;
}
.message-2 {
	width:200px;
	;
	height:auto;
	padding:5px;
	float:left;
}
.message h2 {
	color:#037d46 !important;
	padding:0 !important;
	margin-top:13px;
	margin-left:0;
	font-size:12px;
}
.message h3 {
	color:#666666 !important;
	margin:0 !important;
	padding:0 !important;
	font-size:12px;
}
.message p {
	margin:3px 0 !important;
}
.message-2 h2 {
	color:#037d46 !important;
	margin:0;
	margin-top:13px !important;
	;
	padding:0 !important;
}
.message-2 p {
	margin:3px 0 !important;
}
.message-2 h3 {
	color:#666666 !important;
	margin:0 !important;
	padding:0 !important;
	font-size:12px;
}
.Announcements {
	width:725px;
	;
	height:auto;
	float:left;
}
.Announcements img {
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	margin-top: -2px;
}
.Announcements h3 {
	padding:20px 0 !important;
	margin:0 !important;
}
.Announcements h3 span {
	color:#222222;
	font-weight:normal;
	padding-left:5px;
}
.event {
	width:700px;
	float:left;
	padding-bottom:15px;
	margin-top:25px;
}
.event h2 {
	vertical-align:middle;
	float:left !important;
	padding:7px 0 20px 20px !important;
}
.evnt-details-main p {color:gray;}

.event span {
	float:right;
	margin:40px 0 20px 20px;
	color:#6d6d6d;
	background:url(../images/icons/calander.jpg) right no-repeat;
	padding-right:35px;
	padding-top:10px;
	height:25px;
}
.event img {
	float:right;
}
.event-details {
	padding:10px 10px;
	width:680px;
	float:left;
}
.event-details h3 {
	font-size: 17px;
	margin: 0 !important;
	padding-bottom: 27px !important;
}
.event-details p {
	margin:0 !important;
}
.event-details h3 span {
	color:#919090;
	font-size:12px;
	padding-left:20px;
	margin: 0!important;
	width:100px ;
}
.event-gallery {
	width:680px;
	height:auto;
	float:left;
	padding-bottom:20px;
}
/*********************CSS ADD 01-jul-2014 ******************************************/	
.careers {
	width:100%;
	padding:20 0;
	
	float:left;
}
.careers span a {
	float:right !important;
	margin:15px 0;
	padding:5px 20px;
	background:#00a85d;
	color:#FFFFFF !important;
	;
	font-weight:normal;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.careers h3 {
	float:left !important;
	padding:20px 0 !important;
	margin:0 !important;
}
.careers-list {
	padding:5px 0;
	margin-left:30px;
	float:left;
}
.careers-list li {
	list-style: disc outside url("../images/list-button.jpg");
	padding:5px 0;
}
.atm-mapview {
	border:#00a85d 1px solid;
	width:700px;
	height:600px;
	margin-top:20px;
}
.careers-details {
	padding-bottom:5px;
	margin-bottom:1px;
	float:left;
	text-align:left !important;
}
.careers-details .table-001 td.first, th.first {
	vertical-align:top !important;
}
.apply-online {
	width:110px;
	float:right;
	padding:7px 0;
	background:#00a85d;
	color:#FFFFFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	vertical-align:middle;
	
}
.table-content .apply-online{
	margin-left:10px !important;
}

.apply-online a {
	vertical-align:middle;
}
.carrers-align {
	text-align:left !important;
}
.faq {
	width:auto;
	height:auto;
	float:left;
}
.faq .box-content {
	margin-top:0 !important;
}
/*jag-01-07-14-starts here*/

.cnt-sub01 {
	width:665px;
	margin:25px auto;
}
.cnt-sub01 ul {
	margin:0;
	padding:0;
}
.cnt-sub01 ul li {
	display:list-item;
	list-style:none;
	background:url(../images/dotted01.gif) repeat-x left bottom;
	line-height:50px;
}
.cnt-sub01 ul li a {
	font-size:14px;
	font-weight:bold;
	color:#037d46;
}
.cnt-sub01 ul li a:hover {
	color:#000000;
}
.cnt-form01 {
	width:555px;
	height:auto;
	float:left;
	margin:30px 30px 0 50px;
}
.cnt-form01 h2 {
	font-family: "Century Gothic";
	font-size:22px;
	font-weight:bold;
	color:#00a85d !important;
	margin-bottom:30px;
	line-height:40px !important;
	padding:0 !important;
	margin-top:20px;
}
.cnt-form01 h2 img {
	margin-right:15px;
	float:left;
}
.cnt-form01 .row {
	width:66%;
	float:left;
	margin-bottom:28px;
}
.cnt-form01 .row label {
	width:230px;
	float:left;
	font-size:13px;
	color:#000000;
	line-height:30px;
	font-weight:normal;
}
.cnt-form01 .row input[type="text"] {
	width:300px;
	border:solid 1px #cccccc;
	float:left;
	padding:10px;
}
.cnt-form01 .row textarea {
	width:300px;
	height:125px;
	border:solid 1px #cccccc;
	padding:10px;
}
.cnt-form01 .row input[type="submit"] {
	background:#00a85d;
	float:left;
	margin-right:12px;
	width:150px;
	height:30px;
	font-size:12px;
	color:#ffffff;
	line-height:30px;
	border:none;
	cursor:pointer;
}
.cnt-form01 .row select {
	width:320px;
	
	float:left;
	padding:17px;
}
/*jag-01-07-14-ends here*/
	
	/************************************************  Table	****************************************************************************/
.table-001 {
	margin:0 auto;
	width:100%;
	border:1px solid #e0e0e0;
}
.table-content table {
	width:100%;
}
.table-content table img {
	padding-right:10px;
	margin-left:20px;
}
.table-content {
	overflow:hidden;
	border-right:1px solid #e0e0e0;
	background:#fefefe;
	width:710px;
	margin:2% auto 0;
	-moz-border-radius:5px; /* FF1+ */
	-webkit-border-radius:5px; /* Saf3-4 */
	border-radius:5px;
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.table-001 td {/*padding:18px 28px 18px;*/
	text-align:center;
	padding:10px 2px !important;
}
.table-001 th {
	text-shadow: 1px 1px 1px #fff;
	background:#e8eaeb;
}
.table-001 td {
	border-top:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}
.table-001 tr.odd-row td {
	background:#f6f6f6;
}
.table-001 td.first, th.first {
	text-align:left;
	padding-left:10px !important;
}
.table-001 td.last {
	border-right:none;
}
/*
	Background gradients are completely unnecessary but a neat effect.
	*/
	
	.table-001 td {
	background: -moz-linear-gradient(100% 25% 90deg, #fefefe, #f9f9f9);
	background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f9f9f9), to(#fefefe));
}
.table-001 tr.odd-row td {
	background: -moz-linear-gradient(100% 25% 90deg, #f6f6f6, #f1f1f1);
	background: -webkit-gradient(linear, 0% 0%, 0% 25%, from(#f1f1f1), to(#f6f6f6));
}
.table-001 th {
	background: -moz-linear-gradient(100% 20% 90deg, #e8eaeb, #ededed);
	background: -webkit-gradient(linear, 0% 0%, 0% 20%, from(#ededed), to(#e8eaeb));
	vertical-align:middle;
	padding:5px 0 7px 10px !important;
}
/* Helper classes */
.hiddenbox {
	display: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
/*jag 11-06-14*/

.new-sep01 {
	border-bottom:dashed 1px #cccccc;
	padding-bottom:15px !important;
}
.sep-boxnew {
	border: dashed 1px #cccccc;
	padding:10px;
	float:left;
	width:97.5%;
	margin-top:15px;
}
.sep-boxnew strong {
	color:#00a85d;
}
/* Magnific Popup CSS */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
	display: none;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: default;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #cccccc;
}
.mfp-preloader a:hover {
	color: white;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}
button::-moz-focus-inner {
 padding: 0;
 border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: #333333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}
.item {
}
.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 17px solid white;
	margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 17px solid white;
	margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: black;
}
/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444444;
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure {
	margin: 0;
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
 @media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
 padding-left: 0;
 padding-right: 0;
}
 .mfp-img-mobile img.mfp-img {
 padding: 0;
}
 .mfp-img-mobile .mfp-figure:after {
 top: 0;
 bottom: 0;
}
 .mfp-img-mobile .mfp-figure small {
 display: inline;
 margin-left: 5px;
}
 .mfp-img-mobile .mfp-bottom-bar {
 background: rgba(0, 0, 0, 0.6);
 bottom: 0;
 margin: 0;
 top: auto;
 padding: 3px 5px;
 position: fixed;
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
}
 .mfp-img-mobile .mfp-bottom-bar:empty {
 padding: 0;
}
 .mfp-img-mobile .mfp-counter {
 right: 5px;
 top: 3px;
}
 .mfp-img-mobile .mfp-close {
 top: 0;
 right: 0;
 width: 35px;
 height: 35px;
 line-height: 35px;
 background: rgba(0, 0, 0, 0.6);
 position: fixed;
 text-align: center;
 padding: 0;
}
}
 @media all and (max-width: 900px) {
 .mfp-arrow {
 -webkit-transform: scale(0.75);
 transform: scale(0.75);
}
 .mfp-arrow-left {
 -webkit-transform-origin: 0;
 transform-origin: 0;
}
 .mfp-arrow-right {
 -webkit-transform-origin: 100%;
 transform-origin: 100%;
}
 .mfp-container {
 padding-left: 6px;
 padding-right: 6px;
}
}
.mfp-ie7 .mfp-img {
	padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
	padding: 0;
}
.mfp-ie7 .mfp-content {
	padding-top: 44px;
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}
/* FOOTER ******************************************************************* */
/* ************************************************************************* */
div#footer {
	/*width: 100%;*/
  width: 1020px;
	height: 78px;
	bottom: 106px;
	/*left: 0;*/
  z-index: 5;
	margin-left:-29px;
	position:fixed;
}
div#footer > ul {
	list-style-type: none;
}
div#footer > ul > li {
	/*background: red;*/
  width: 33.3333333%;
	/*height: 78px;*/
  float: left;
	height: 56px;
}
div#footer > ul > li a {
	display: block;
	/*margin: 1px;*/
  height: 38px; /* 76 */
	padding: 10px;
	text-decoration: none;
	color: #000;
	font-size: 20px;
	line-height: 16px;
	position: relative;
	bottom: -44px;
}
div#footer > ul > li a:hover {
	/*background-color: #000 !important;*/
	color: white;
	/*background: url(../img/arrow_bg.png) top center no-repeat !important;*/
}
/* CROWD */
  div#footer > ul > li.crowd a {
}
/*background: url(../img/arrow_bg.png) top center no-repeat #04ac62; */
  
  /* TRACK */
  div#footer > ul > li.track a {
	margin-left: 0;
}
/*background: url(../img/arrow_bg.png) top center no-repeat #9bc692;*/
  /* GENT*/
  div#footer > ul > li._gent a {
	margin-left: 0;
	position: relative;
}
/*background: url(../img/arrow_bg.png) top center no-repeat #c3e9bb;*/
  
    div#footer > ul > li._gent a ul {
	/*border: 1px dashed black;*/
      overflow: hidden;
	position: absolute;
	bottom: 1px;
	right: 0;
}
div#footer > ul > li._gent a ul li {
	float: left;
	margin-right: 1px;
	list-style: none;
	width: 74px;
	height: 74px;
	opacity: 1 !important;
}
div#footer > ul > li._gent a ul li img.thumb {
	width: 74px;
	height: 74px;
}
    /* Hide thumbs on narrow viewport */
    @media screen and (max-width: 1600px) {
.thumb_01 {
display: none;
}
}
 @media screen and (max-width: 1400px) {
.thumb_02 {
display: none;
}
}
 @media screen and (max-width: 1180px) {
.thumb_03 {
display: none;
}
}
 @media screen and (max-width: 970px) {
.thumb_04 {
display: none;
}
}
 @media screen and (max-width: 740px) {
.thumb_05 {
display: none;
}
}
.lt-ie9 .thumb_01,  .lt-ie9 .thumb_02,  .lt-ie9 .thumb_03 {
	display: none;
}
div#footer > ul > li a h3 {
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	letter-spacing: -1px;
	height: 60px;
	/* margin-right: 10px;
  float: left;
  margin-top:-3px;*/
  margin:0 auto;
	text-align:center;
}
div#footer > ul > li a p {
	margin-top: 3px;
}
/* PANES ******************************************************************* */
/* ************************************************************************* */
div#panes {
	/*background: rgba(0, 255, 0, .1);
    width: 100%;*/
    width: 1003px;
	/*height: 90%;*/
    height: 80%;
	position: absolute;
	bottom: -127px;
   
	z-index: 5;
	
}
@media screen and (-webkit-min-device-pixel-ratio:0) {  
div#panes {
	/*background: rgba(0, 255, 0, .1);
    width: 100%;*/
    width: 1003px;
	/*height: 90%;*/
    height: 100%;
	position: absolute;
	bottom: -97px;
   
	
}
}
.pane {
	/*background: rgba(255, 0, 0, .5);*/
    /*width: 33.3333333%;*/
	width: 340px;
	bottom:120px;
	height: 415px;
	position: absolute;
	bottom: 250px;
	margin:0 0 0 4px;
}
.pane.crowdPane {
	left: 0;
}
.pane.trackPane {
	left: 33.3333333%;
}
.pane._gentPane {
	right: 0;
}
.pane_inner {
	/*background: rgba(255, 0, 0, .3);*/
    display: block;
	/*position: relative;*/
	position:fixed;
	height: 100%;
		
	width:340px;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) 
{
	
.pane_inner {/*background: rgba(255, 0, 0, .3);*/
    display: block;
	/*position: relative;*/
	position:fixed;
	height: 100%;
	margin-top:0px !important;
width:340px; }	
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

.pane_inner {/*background: rgba(255, 0, 0, .3);*/
    display: block;
	/*position: relative;*/
	position:fixed;
	height: 100%;
	margin-top:0px !important;
width:340px; }

	
	}
	

/*@media screen and (-webkit-min-device-pixel-ratio:0) {

.pane_inner {
    display: block;

	position:fixed;
	height: 100%;
	margin-top:350px !important;
width:340px; }

	
	}*/
  


.crowdPane .pane_inner {
margin-left: -16px;
    }
.trackPane .pane_inner {
	/* background: #E2E4E8;*/
      margin-left: -19px;
}
._gentPane .pane_inner {
	/* background: #eef0f3;*/
      margin-left: -24px;
}
.pane_content {
}
.crowdPane .pane_content {
}
.trackPane .pane_content {
}
._gentPane .pane_content {
}
/* PANE > HEADER */        
.pane .header {
	height: 68px;
}
.crowdPane .header { /*border-bottom: 1px solid #182355;*/
	background-color:#08ad64;
}
.trackPane .header {
	border-bottom: 1px solid #E2E4E8;
	background-color:#9bc692;
	width:340px;
}
._gentPane .header { /*border-bottom: 1px solid #EEF0F3;*/
	background-color:#c3e9bb;
	width:340px;
}
.pane .header h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 40px;
	float: left;
	margin: 0px 0 0 30px;
}
.pane .header a.close, #tools_more a.close {
	display: block;
	width: 60px;
	height: 60px;
	float: right;
	background: url(../images/pane_header_close.png) no-repeat;
	text-indent: -9999em;
}
.pane .header a.close:hover, #tools_more a.close:hover {
	background-position: bottom left;
}
#tools_more a.close {
	display: block;
	float:right;
	width: 60px;
	height: 60px;
	background: url(../images/pane_header_close.png) no-repeat;
	text-indent: -9999em;
	position:absolute;
	z-index:0;
	margin-left:293px;
}
#tools_more a.close:hover {
	background-position: bottom left;
}
.crowdPane .header a.close {
	border-left: 1px solid #038c50;
}
.trackPane .header a.close {
	border-left: 1px solid #E2E4E8;
}
._gentPane .header a.close {
	border-left: 1px solid #EEF0F3;
}
/* PANE > MAIN */  
.pane .main {
	/*border: 1px dashed black;*/
  margin: 0px 10px 0 0px;
}
.crowdPane .main {
}
.trackPane .pane_content {
}
._gentPane .pane_content {
}
/* BOTTOM IMG */
.bottomImgContainer {
	/*border: 1px dashed black;*/
  width: 100%;
	position: absolute;
	bottom: 0;
}
.bottomImg {
	display: block;
	margin: 0 auto;
}
.crowdPane .bottomImgContainer {
	height: 117px;
}
.crowdPane .bottomImg {
	width: 99px;
	height: 115px;
}
.trackPane .bottomImgContainer {
	height: 43px;
	bottom: 0;
}
.trackPane .bottomImg {
	width: 107px;
	height: 43px;
}
._gentPane .bottomImgContainer {
	height: 42px;
	bottom: 12px;
}
._gentPane .bottomImg {
	width: 117px;
	height: 42px;
}


/* HIDE LOGOS ON iOS */
/* **************** */
/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.content-tijari5 img { width:100%; }
 .bottomImgContainer {
 display: none !important;
}
 .pane .main {
 margin: 20px 10px 0 10px;
}
 ._gentPane div.gallery {
 margin-bottom: 20px;
}
	.
}
/* iPhone [portrait + landscape] */
@media only screen and (max-device-width: 480px) {
	.content-tijari5 img { width:100%; }
 .bottomImgContainer {
 display: none !important;
}
 .pane .main {
 margin: 20px 10px 0 10px;
}
 ._gentPane div.gallery {
 margin-bottom: 20px;
}
}
.pane .main p {
	margin-bottom: 20px;
	color:#000000;
}
.pane .main a.button {
	background: black;
	color: white;
	font-family:'Dillenia UPC W01 Bold', "Arial Black", sans-serif;
	font-size: 25px;
	line-height: 29px;
	text-decoration: none;
	padding: 4px 11px 0px 7px;
	text-transform: uppercase;
	margin-bottom: 5px;
	display: inline-block;
}
img.track {
	margin-bottom: 20px;
}
/************************************************  Fome extra   add  ****************************************************************************/

.tab-head {
	color:#e4e4e4;
}
.all {
	width:100%;
	float:left;
}

/****************+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/	

		
/*IE8*/
@media \0screen {
.content-area {
	margin-bottom:170px;
}
}
/************************************************  Forin Exange  ****************************************************************************/


/* Ravi 02-July 2014*/
.mapmodal-bg {
	background-color: Black;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

.mapmodal-popup{ top:-59px !important;}
.map-content{height:500px !important; width:700px !important;}
.closee{background-image:url(../images/map-close.png);width:27px;height:25px;border:none;cursor:pointer;}


/*ADDED ON 10-9-2014*/
.menu-b {
	background-image:none !important;
}
.tijari-wrap {
	float:left;
	margin:40px 0 0 0;
}
.content-tijari-22 {
	margin:0 auto !important;
}
.acc_content p {
	color: #000000;
	width: 450px;
	padding:10px 0 10px 0px;
}
.cardintro h3 {
	font-size:15px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:10px;
	color:#04ac62;
	font-family:"Century Gothic" !important;
}
.cardintro ul li {
	background: url("../images/list-button.jpg") no-repeat scroll left top rgba(0, 0, 0, 0);
	color: #000000;
	font-size: 12px;
	list-style: outside none none;
	margin: 10px 0 10px 5px;
	padding-left: 25px;
}
.card-content {
	float: left;
	height: auto;
	width: auto;
	width:100%;
}
.card-content ul li {
	padding-top:0 !important;
}
.card-content h3 {
	font-size: 15px;
	font-weight: bold !important;
	color: #04ac62;
	font-family: "Century Gothic" !important;
	margin:0 0 10px 0 !important;
}
.card-content h4 {
	font-size: 15px;
	color: #000;
	padding:0 0 0 15px;
	font-size:12px;
	line-height:23px;
	width:90%;
}

.card-content h5 a {
	font-size: 13px;
	font-style:italic;
	
	padding:0 0 0 5px;

	line-height:23px;
	width:90%;
	
	 color: #0a7600;
    font-weight: bold;
    text-decoration: none;
}

.cards ul li {
	background: url("../images/list-button.jpg") no-repeat scroll left 2px rgba(0, 0, 0, 0);
	list-style: outside none none;
	margin: 11px;
	font-weight:normal;
	padding-left: 30px;
}
.card-ss {
	width:100%;
	float:left;
	height:150px
}

.accodian-content p {
	font-size: 12px;
	line-height: 23px;
}
.include p span {
	color: #000000;
	font-weight: normal;
}
.Box h2 {
	font-weight:bold;
}
.acc_head p {
	background: url("../images/qustion.png") no-repeat scroll left center rgba(0, 0, 0, 0) !important;
	line-height: 18px !important;
	padding-left: 38px;
}
.answer {
	background: url("../images/answer.png") no-repeat scroll left center rgba(0, 0, 0, 0);
	float: left;
	height: 32px;
	margin: 0 20px 0 10px;
	width: 30px;
}
.answer-right {
	width:90% !important;
	float:right;
}
.answer-right p {
	width:90%;
	float:right;
	margin:0;
	padding:0px 0 0 0;
}
/*ADDED ON 21- oct-2014*/


/*.box-content */

.box-content {
	background: url("../images/feature.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
	border: 1px solid #DDDDDD;
	box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.29);
	float: left;
	margin-top: 33px;
	width: 744px;
	padding:10px;
}

.box-content1 {
	background: url("../images/feature.jpg") no-repeat scroll center top rgba(0, 0, 0, 0);
	border: 1px solid #DDDDDD;
	box-shadow: 0 0 3px 0 rgba(50, 50, 50, 0.29);
	float: left;
	margin-top: 33px;
	width: 744px;
	padding:10px;
}
.box-content ul li {
	font-size:12px;
	color:#000000;
	list-style:none;
	float:left;
	width:100%;
	
	background:url("../images/list-button.jpg")  no-repeat left 3px;
	padding-left:25px;
	line-height:25px;
	/*margin:3px 0 15px 15px;*/
}

.box-content span {
	font-weight:bold;
}
.box-content ul {
	line-height:20px;

}
.box-content h2 {
	line-height:20px;
	color:#000000;
	padding:10px 0;
	font-weight:bold;

	clear:both;

}
.box-content p {
	line-height:20px;
	float:left;
	margin:6px 10px 0 0;
	width:100%
	/*padding-bottom:15px;*/
}

.box-content p span {
	color:#00a85d;
}
.box-content h1 {
	border-bottom: 1px dotted #8a8a8a !important;
    color: #00a85d;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0;
    width: 100%;
}
.box-content h3 {
	color:#00a85d;
	margin:20px 0 0 0;
	font-size:13px;
	padding:5px 0;
	font-weight:bold;
	float:left;
	width:100%;
	line-height:18px;
}
.box-content h2 span {
	font-weight:normal;
	color:#333333;
	text-decoration:none;
}
.box-content a {
	color:#0a7600;
	font-weight:bold;
	text-decoration:none;
	
}

.box-content-inner {
	padding:0 10px !important;
}
.box-content-inner p {
	padding:10px 0px !important;
}

.nw-pargaraph {
    color: #000000 !important;
    float: right;
    padding: 20px 5px 5px;
    width: 69%;
}

.accountintro1 > h1 {
    float: left;
    width: 100%;
	clear:both;
	
	
	
}





/*develop fixing*/

.card-content a  { float:none !important}

.cardintro     {float:left;  margin-top:15px; width:100%;}

.accordion_example1.smk_accordion.acc_with_icon  {clear:both;}

.card-content > ul {margin-left:20px;}

.cards a   {color:#00aa5f !important;}

.card-content a {color:#00aa5f !important;}

.tablecommon {
    border: 1px solid #666666 !important;
    margin-left: 0px;
}

.tablecommon tr td {
    border: 1px solid #666666 !important;
    padding: 0px;
}

/*map*/
.map-legend2   {height: 500px !important; width: 724px !important;}
.map-legend   { width:8% !important;}

#legend > h3 {
    font-size: 12px;
}

#dvMap  {width:100%;}
#dvMap1  {width:100%;}
.into-txt {
    float: left;
    padding: 10px 0 10px 0;
}

.into-txt h3 {color:#00a85d;  color: #00a85d;
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0;
}

.into-txt p {text-align:justify;  padding:10px 0;}

.include h3  	{color:#00a85d;}


/*drop down menu update*/


.field_select_forin {
	overflow: hidden;
	width:126px;
	background-color:white !important;
	height:30px; 
	float:left;
	background:url("../images/form-arow.jpg") no-repeat  99% ;
	border:1px solid #cccccc; 
	margin-bottom:5px; margin-right:10px;
	padding:4px 0 0;
	
}
.field_select_forin select {
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#000000;
	background: transparent;
	width: 157px;
	background: transparent;
	font-size: 16px;
	-webkit-appearance: none;
	border:none;
	font-size:13px;

}


.field_select_df {
	overflow: hidden;
	width:72px;
	background-color:white !important;
	height:26px; 
	float:left;
	background:url("../images/form-arow.jpg") no-repeat  99% ;
	border:1px solid #cccccc; 
	margin-bottom:5px; margin-right:10px;
	
}
.field_select_df select {
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#000000;
	background: transparent;
	width: 157px;
	background: transparent;
	font-size: 16px;
	-webkit-appearance: none;
	border:none;
	font-size:13px;

}


.field_select_df2 {
	overflow: hidden;
	width:114px;
	background-color:white !important;
	height:26px; 
	float:left;
	background:url("../images/form-arow.jpg") no-repeat  99% ;
	border:1px solid #cccccc; 
	margin-bottom:5px; margin-right:10px;
	
}
.field_select_df2 select {
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#000000;
	background: transparent;
	width: 157px;
	background: transparent;
	font-size: 16px;
	-webkit-appearance: none;
	border:none;
	font-size:13px;

}


.field_select_df3 {
	overflow: hidden;
	width:100%;
	background-color:white !important;
	height:26px; 
	float:left;
	background:url("../images/form-arow.jpg") no-repeat  99% ;
	border:1px solid #cccccc; 
	margin-bottom:5px; margin-right:10px;
	
}
.field_select_df3 select {
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#000000;
	background: transparent;
	width: 543px;
	background: transparent;
	font-size: 16px;
	-webkit-appearance: none;
	border:none;
	font-size:13px;
	padding: 2px 0 0 0;
	margin-left:6px;

}

.field_select_df3contact {
	overflow: hidden;
	width:100%;
	background-color:white !important;
	height:46px; 
	float:left;
	background:url("../images/form-arow.jpg") no-repeat  99% ;
	border:1px solid #cccccc; 
	margin-bottom:5px; margin-right:10px;
	
}
.field_select_df3contact select {
	font-family: Arial,Helvetica,sans-serif;
	font-size:16px;
	color:#000000;
	background: transparent;
	width: 543px;
	background: transparent;
	font-size: 16px;
	-webkit-appearance: none;
	border:none;
	font-size:13px;

}

.field_select_df3account {overflow: hidden;	width:100%;	background-color:white !important;	height:46px; 	float:left;	background:url("../images/form-arow.jpg") no-repeat  99% ;		border:1px solid #cccccc; 	margin-bottom:5px; margin-right:10px;}

.najmaicon h3 {
    background: url("../images/icons/staricon.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.careers h3 {
    float: left !important;
    margin: 0 0 0 10px !important;
    padding: 20px 0 !important;
    width:450px !important;
    }

.najmaicon h3 a {
    color: #00a85d;
    padding-left: 35px;}
	
.najmaicon h3 a span {
    color: #0a7600;
    margin-left: 5px;
	font-weight:bold;
}


.box-content p span {
    color: #00a85d;
}
.box-content span {
    font-weight: bold;
}

.message h3 {
color: #666666 !important;
margin: 0;
padding: 0;
font-size: 12px;
line-height: 18px;
}
.acc_content h2{ color:#04ac62;} 

.tablecommon p {
    color: #000000;
    padding: 10px 0 0 10px;}
	
	
.report span a {
    color: #f43a3a !important;
    float: right !important;
    font-size: 12px;
	width:150px;
    padding: 25px 0 8px 30px;}
	
.report span a img{ float:right; margin:10px 0 0 0;}


.box-content p a {float:none !important}

.najmaicon h3 {
    background: url("../images/icons/staricon.png") no-repeat scroll left center ;
	
}

.najmaicon h3 a span {
    color: #0a7600;
    font-weight: bold;
    margin-left: 5px;
}

.contactus h2,{
    color: #037d46 !important;
    font-size: 13px;
 /*   margin-bottom: 10px;*/
    margin-left: 0;
    margin-top: 15;
    padding: 0;
}

.contactus2 h2{
    color: #037d46 !important;
    font-size: 13px;
 /*   margin-bottom: 10px;*/
    margin-left: 0;
    margin-top: 15px;
    padding: 0;
}





.event span {
    background: url("../images/icons/calander.jpg") no-repeat scroll right center rgba(0, 0, 0, 0);
    color: #6d6d6d;
    float: right;
    height: 25px;
    margin: 40px 0 20px 20px;
    padding-right: 35px;
    padding-top: 5px;
}

.pra{ z-index:1111; position:relative;}
.pra2{ z-index:1; position:relative;}

.cvd{width:1020px !important; margin:auto;}
.branch-atmlocator checkbox{ float:left; margin:0 10px 0 0;}

#ctl00_ctl04_lnkSubmit > img {
    margin-right: 5px;
}

.language {
    display: block;
    float: right;
	margin-top:10px;
	margin-right:-30px;
}
.customer a{float:none !important;}
.language-switcher ul {
    list-style: outside none none;
	margin:13px 0 0 0 !important;
}

.cnt-form01 a  { margin-right:5px;}

.logo img{ padding:10px 0 10px 0;}
.currency-convertor h5{ float:left; margin:5px 3px 0 -4px;}
.acc-01 p{padding:15px 0;float:left;}
.pr-an-itm img{width:170px;height:60px;}
.accountintr{float:left !important; text-decoration:none !important; color:green; margin: 10px 0 10px 0;}
.zadjust img{-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.forin p{width:auto;}
.accountintro1 h1 {margin-top: 30px !important;background: url("../images/list-button.jpg") no-repeat;background-position: -1px 2px;padding-left: 20px;}

	
.clippingpager .bx-pager {
	text-align:right;
	right:22px;
	 width:100px;
	position:absolute;
	top:0 !important;/*z-index:10;*/
	}
	
.clippingpager .bx-pager-link {
	  background: url("../images/pager.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: left;
    font-size: 0;
    height: 11px;
    margin-right: 7px;
    margin-top: 79px;
    width: 17px;
}
.power{ width:180px; float:right; }
.power p{ float:left;}
.form-control{height:52px;margin-top:-6px; }

#ctl00_ctl04_Panel_Clippings .bx-pager-link.active {
	background:url(../images/pager_or.png) no-repeat;
}
/*midhun video gallery*/
.modal-backdrop{
 z-index:-1;
}
.modal-dialog{
 z-index:9999999;
}
.modal-body img {
    text-align: center;
    width: 100%;
    margin: 5px 5px 5px 5px;
}
.modal-title {
    float: left;
}
/*.modal-body img{
 text-align:center;
}*/
.videocontent{
 background-color:#00a85d;
}
.videocontent h2{
 color:#FFFFFF;
 text-align:center;
 font-size:12px;
 padding-top:5px;
 padding-bottom:0px;
}
.videocontent h4{
 color:#FFFFFF;
 text-align:center;
 font-size:12px;
 padding-top:5px;
 padding-bottom:5px;
}
.video_tab{
 margin-top:10px;
}
.tijarivideo {
    height: 234px;
    width: 100%;
}
.videoinnerthumb
{
    width:229px !important;
    height:168px !important;
}

.ebankingpart h2 a {
	color:#fff;
	text-align:center;
	margin-top: 20px;
    font-weight:bold;	
}
.ebankingpart h2 a:hover{color:#fff; text-decoration:none;}

.include a {
    color: #00a85d;
    text-decoration:none; 
}
.include a:hover {
    color:#037d46;
    text-decoration:none; 
}
.txtpin {
	width:100%;
	padding:10px;
}
/*17 March Dropdown*/
.Fdrop img{float:none!important; }
.Fdrop ul li{background:none!important; padding:0}
.Fdrop ul{height:230px;}
.Fdrop a{width:100%; }
.Fdrop {float:left;margin-right:10px; }
.dd-container{height:33px!important;border:1px solid #f1f1f1;}
.Fdropinput{width:108px;height:32px; float:left;}
.dd-pointer-down{border-width: 7px;}
.dd-pointer-up {display: none!important;}
.dd-select{border:none!important;background:none!important;}
.Fdbutton{background:#028f50;color:#fff;height:31px;font-size:12px;border:none; }
.Fbtn{ float:left;}
.fdall{position:relative;}
.forin-result {  margin-top: -9px; }
.Flabel {  float: left;  padding: 9px;}
.imgprogress{margin-top:20px; }
.lblservicemsg{padding: 9px; border: 1px solid #0a7600; border-radius: 9px;}
.dd-options {overflow: scroll !important;}
/*midhun video gallery end*/

/*new*/
.search {
  float: right;
  height: 34px;
  margin: 0;
  width: 168px;;
  margin-top: 15px;
  margin-bottom: 10px;
}
.search input {
    border-radius: 0 !important;
    height: 29px;
    padding: 0 17px 0 5px;
    width: 144px;
}

.search-but .btnsearch {
  background-image: url(../images/search_03.png);
  background-repeat: no-repeat;
  border: medium none;
  color: rgba(0, 0, 0, 0);
  cursor: pointer;
  height: 29px;
  width: 32px;
}
.search-but {
    float: right;
    position: absolute;
      right: 11px !important;
  top: 9px;

}
.videogallery {
     float: left;
  width: 30%;
  height: 128px;
  font-size: 12px;
  font-weight: normal;
  font-family: "pt_sansregular";
  margin-left: 23px;

  margin-top: 10px;
margin-bottom: 40px;
}
.foldername {
        float: left;
    margin: 6px 10px 0px 0px;
    width: 100%;
    line-height: 20px;
    font-size: 15px;
    font-weight: normal;
    font-family: "pt_sansregular";
}
#fancybox-content {
 outline: 10px solid #fff !important;
}
#fancybox-close {
  top: -24px !important;
  right: -65px !important;
}
#fancybox-outer {
  background: transparent !important; 

}
.depo
{
    margin-top:5px;
}
.tbldepo td
{
    width:50px;
}
.dddeposit{    border-radius: 5px !important;    padding: 6px 18px !important;}
.depo input{    border-radius: 5px;    border: 1px solid grey;    padding: 5px 2px;}
.dd-pointer-down {  border: none !important;} 
.Fdropnew{width:118px;float:left; height:45px;}
.currency-convertor .form select{color:#cccccc;}
.currency-convertor .form option{color:#333333;}
.currency-convertor .form select{color:#cccccc;}

select#ctl00_ctl11_drpCurrency1:focus {color:#333333;}
select#ctl00_ctl11_drpCurrency2:focus{color:#333333;}
.currency-convertor .form option{color:#333333;}

.adress span {
  /* MARGIN-LEFT: 12px; */
  float: left;
  margin: 12px 0 0 12px;
}
/*new*/
@media screen and (-webkit-min-device-pixel-ratio:0) {    
	.pane {
	
	width: 340px;
	bottom:120px;
	height: 415px;
	position: absolute;
	bottom: 220px;
}
}

.atm input[type="submit"] {
	background: url("../images/submit.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0) !important;
	border-radius: 3px;
	border-style: none;
	color: #FFFFFF;
	font-size: 10px;
	height: 30px;
	line-height: 20px;
	float:left;
}


:root .field_select_df3 select {padding:5px 0 0 2px\9 !important;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) 
{
.field_select_df3 select {padding:5px 0 0 2px !important;}}
.box-content ul li ul li{ background: url("../images/list-button.jpg") no-repeat left 3px ; }

.dd-container  {background: url("../images/drop-down.jpg") no-repeat right; }

.homeloader
{
    position:absolute;
    top:169px;
    right:39px;
}

.answer-right a {
    word-wrap: break-word;
    width: 95%;
    float: left;
}
.CeterAlign p {
text-align:center !important;
}

.Promo {
    background: #eef2f0 !important;
    height: auto !important;
    /*min-height: 142px !important;*/
    float: left;
    margin: 7px;
    /*width: 30%;*/
}
.PromoPhoto {
    border: #DFDBD8 1px dashed;
    margin: 10px;
    padding: 10px;
    text-align: center;
}
    /*.PromoPhoto img {
        width:180px;
    }*/
.PromoTitle h2 {
    color: #037d46 !important;
    padding: 5px;
    margin: 0 0 0 0;
    font-size: 12px;
    text-align: center;
}
.paging-promo {
    clear: both;
    float: left;
    margin: 10px;
}
    .paging-promo a {
            font: 7pt tahoma;
    }
.modal-body p {
text-align:justify;
}
.leftmargin {
    margin-left:19px;
}
.Bottomspace {
margin-bottom:5px;
}