
@import url(http://fonts.googleapis.com/css?family=Open+Sans);

html {font-family: sans-serif;-webkit-text-size-adjust: 100%;-ms-text-size-adjust: 100%;}
body {margin: 0; padding:0; outline:none; font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:normal; color:#3d3d3d; text-decoration:none; line-height:22px; display:inline-table; width:100%;}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {display: block;}
hr {height: 0;-webkit-box-sizing: content-box;-moz-box-sizing: content-box;box-sizing: content-box;}
hr {    border: 1px solid #e0e0e0;    box-sizing: content-box;height: 0;    margin: 10px 0;}
html, body, h1, h2, h3, h4, h5, h6, p, span, label, ul li, ol{ margin:0; padding:0;}
li{ list-style:none;}
*{margin: 0; padding:0; outline:none;}
strong{ font-weight:bold;}
strong.bold{ font-weight:bold;}
.clr{width:100%; height:0; display:block; clear:both; padding:0; margin:0;}
a {background: transparent; outline:none;  font-family: 'Open Sans', sans-serif; font-size:14px; font-weight:normal; color:#3d3d3d; text-decoration:none; line-height:22px;}
a:active, a:hover {outline: 0; color:#007cc2;}
a img{ border:none;}
.logo h1{ padding:0px;}

.clrOrang{ color:#fcad4d;}
.container h2.clrOrang{ color:#fcad4d;}
.clrBlue{ color:#017dc1;}

.pLeft{ padding-left:15px;}
.pRight{ padding-right:15px;}
.pTop{ padding-top:15px;}
.pBottom{ padding-bottom:15px;}

.pTopBottom{ padding:15px 0px;}
.pLeftRight{ padding:0px 15px;}

.mLeft{ margin-left:15px;}
.mRight{ margin-right:15px;}
.mTop{ margin-top:15px;}
.mBottom{ margin-bottom:15px;}

.bdrTopBottm{border-top:#017dc1 4px solid; border-bottom:#017dc1 4px solid;}

.normalSpace{padding:50px 0;}
.pLess{padding:20px 0;}

.outerSection{ width:100%; height:100%; float:left;}
.row_main { width:100%; height:auto; float:left;}
.container {width: 1170px; margin:0 auto;}
.container  p{text-align: justify;}
.container .contactInfo  p{text-align: left;}
.font12{ font-size:12px; display:block; float:left; width:100%; color:#3d3d3d; text-align: center !important;}

.col1{ width:50%; float:left;}
.col2{ width:47%; float:left;}
.col3{ width:33.3%; float:left;}
.col4{ width:25%; float:left;}
.col7{ width:167px; float:left;}
.col6{ width:195px; float:left;}
.col5{ width:175px; float:left;}

.orangeBtn{ background:#ff7b03; display:block; border-radius:5px; font-size:14px; font-weight:bold; border:solid 1px #ff7b03; color:#fff; padding:7px 12px; float:left;transition: background ease-in-out 0.2s;}
.orangeBtn:hover{ color:#3d3d3d; background:transparent none; border:solid 1px #3d3d3d;}

.whiteBtn{ background:#ff7b03; display:block; border-radius:5px; font-size:14px; font-weight:bold; border:solid 1px #ff7b03; color:#fff; padding:7px 12px; float:left;transition: background ease-in-out 0.2s;}
.whiteBtn:hover{ color:#fff; background:transparent none; border:solid 1px #fff;}


.grayBtn{ background:#F7F7F7; display:block; border-radius:5px; font-size:14px; font-weight:bold; border:solid 1px #bfc1c2; color:#3d3d3d; padding:7px 12px; float:left;transition: background ease-in-out 0.2s;}
.grayBtn:hover{ color:#fff; background:#679d3b; /*background:transparent none;*/ border:solid 1px #679d3b;}

.container h1{ font-size:24px; font-weight:bold; margin-bottom:2px;margin-top: 10px;font-family: 'Open Sans', sans-serif;color: #3d3d3d;} 
.container h2{ font-size:24px; font-weight:bold; margin-bottom:15px;margin-top: 10px;font-family: 'Open Sans', sans-serif;color: #3d3d3d;} 
.container h4{font-size:16px; font-weight:bold; margin-bottom:5px;}
.container h4 a{font-size:16px; font-weight:bold;transition: padding ease-in-out 0.2s; -webkit-transition: padding ease-in-out 0.2s;color: #3d3d3d;}
.container h4 a:hover{ padding-left:5px; color: #017dc1;}

.container h3.h4{font-family: "Open Sans",sans-serif; color: #3d3d3d !important;font-size:16px; font-weight:bold; margin-bottom:5px;}

/*Header Part Starts Here*/
#headerPart{background:#fff; font-size:14px;}
#headerPart .logo{ width:30%; float:left;} 
#headerPart .hRightPart{ width:70%; float:left; text-align:right; line-height:30px;}
/*#headerPart .hRightPart .fa{ font-size:16px;}*/

#headerPart .hRightPart .loginIcon{ width:16px; height:16px;padding-left: 22px; background:url(../images/home-sprite.png) -52px 0px no-repeat;}
#headerPart .hRightPart .callIcon{ width:19px; height:16px;padding-left: 22px; background:url(../images/home-sprite.png) -26px 0px no-repeat;}
#headerPart .hRightPart .mailIcon{ width:19px; height:16px;padding-left: 22px; background:url(../images/home-sprite.png) 0px 0px no-repeat;}
#headerPart .hRightPart .mailIcon a{ width:19px; height:16px;}

/*Navigation Part Starts Here*/
#navigation .nav{ width:100%; float:left; background:#017dc1; box-shadow:0 0 5px 0 #e6e6e6; font-size:14px; z-index:999; position:relative;}
#navigation .nav ul{ margin:0; padding:0;}
#navigation .nav ul li{ list-style:none; float:left;}
#navigation .nav ul li a{  padding:0 15px;display:block; line-height:39px;  color: #3d3d3d;}
#navigation .nav ul li a:hover{ color: #007cc2;}
#navigation .nav ul li:first-child{ padding-left:0;}
#navigation .nav ul li a.active{ color:#007cc2; border-top: 2px solid #007cc2; background:#fff;}
/*#navigation .nav ul li:first-child a.active{ color:#007cc2; border-top: 2px solid transparent;background:none transparent;}*/
#navigation .nav{background: #ffffff;background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkZmRmZGYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, #ffffff 0%, #dfdfdf 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#dfdfdf));
background: -webkit-linear-gradient(top, #ffffff 0%,#dfdfdf 100%);
background: -o-linear-gradient(top, #ffffff 0%,#dfdfdf 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#dfdfdf 100%); 
background: linear-gradient(to bottom, #ffffff 0%,#dfdfdf 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#dfdfdf',GradientType=0 );}

#navigation .nav .fa{ font-size:18px;}


#navigation .mmMenu{ display:none;}
#navigation .mmMenu-head{ padding:9px 10px 13px 17px; color:#fff; background:#017dc1; cursor:pointer;}
#navigation .rmm-button { display: block;float:right;margin-top:2px;}
#navigation .rmm-button span {display: block;margin-top: 2px;height:4px;background: none repeat scroll 0% 0% #fff;width: 24px;}
#navigation .rmm-button:hover span {background: none repeat scroll 0% 0% #3d3d3d;}

#navigation .mmMenu li ul.dropDown{ display:none; position:relative;}
#navigation .mmMenu li:hover ul.dropDown{ display:block !important; position:absolute; background:#dfdfdf; width:10%; }
#navigation .mmMenu li:hover ul.dropDown li{ display:block; width:100%; border-bottom:solid #fff 1px;}
#navigation .mmMenu li:hover ul.dropDown li a{  line-height:34px; font-size:13px;}


/*Banner/Slider/carousel Starts Here*/
#carouselSlider-Devices{ display:none;}
#carouselSlider{ width:100%; height:auto; padding:55px 0 0 0; float:left; background:url(../images/bannerBg.jpg) center top no-repeat; position:relative;}
#carouselSlider .colBox{ width:280px; height:125px; padding:60px 0; background:#fff; border-radius:4px; float:left; margin:0 1%; text-align:center; box-shadow:0px 1px 0px 0px rgba(0,0,0,.2);}
#carouselSlider .colBox h4{ margin-top:20px; font-weight:bold; font-size:16px;}
#carouselSlider a{ color:#3d3d3d;}

#carouselSlider .btnArea,
#carouselSlider .getQuoteBtn,
#carouselSlider .greenBtn{opacity:0;
}
#carouselSlider .btnArea{ margin-top: 66px;}
.greenBtn span{ color:#fff;}
#carouselSlider a .btnArea{opacity:1; width:100%; padding:13px 0; background:#fff; 
border-top:solid 1px #f1f1f1;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;}
#carouselSlider a .getQuoteBtn{opacity:1; width:140px; padding:7px; line-height:21px; margin:0 auto; cursor:pointer;}
#carouselSlider a .greenBtn{opacity:1; font-size:15px; font-weight:bold; color:#fff; border-radius: 4px; background-color: #679d3b;background-image: linear-gradient(to bottom, #679d3b 0%, #488119 100%);}


/*Welcome and Tabs Part Starts Here*/
#welcomemsgwithTabs{ text-align:center;}
#welcomemsgwithTabs p.welcome{ font-size:16px; line-height:30px; padding:10px 50px; text-align: justify;color: #3d3d3d;}

#welcomemsgwithTabs{ width:100%; float:left;}
#welcomemsgwithTabs .col2{ width:98%; text-align:left;padding-top: 25px;}
#welcomemsgwithTabs .col2 p{ font-size:14px; line-height:22px;color: #3d3d3d;} 
#welcomemsgwithTabs .tabList{ width:100%; float:left;}
#welcomemsgwithTabs .tabList ul li{ float:left; width:49.9%;}  
#welcomemsgwithTabs .tabList ul li a{ position: relative;background:#fcfcfc; display:block;  padding:10px 0; margin:0 1%; text-align:center; font-weight:bold; font-size:14px; border-radius:4px; border:solid 1px #bfc1c2; height: 24px;}  
#welcomemsgwithTabs .tabList ul li a:hover{ background:#017dc1;color:#fff;}
#welcomemsgwithTabs .tabList ul li a.active{ background:#017dc1; color:#fff;}
#welcomemsgwithTabs .tabList ul li a.active:after, .tabList ul li a.active:before {top: 100%;left: 50%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;}
#welcomemsgwithTabs .tabList ul li a.active:after {border-color: rgba(1, 125, 193, 0); border-top-color: #017dc1;border-width: 8px;margin-left: -8px;}
#welcomemsgwithTabs .tabList ul li a.active:before {border-color: rgba(1, 125, 193, 0);	border-top-color: #017dc1;border-width: 9px;margin-left: -9px;}
#welcomemsgwithTabs .tabConent{ width:100%; float:left; color:#3d3d3d;}



/*Happy Customers Part Starts Here*/
#happyCustomers{ text-align:center;}
#happyCustomers .customerLogo{ width:158px; height:60px; float:left; border:solid 1px #e3e3e3; margin:3px;}
#happyCustomers .customerLogo:hover{border:solid 1px #017dc1; box-shadow: 0 0 4px 0 #017dc1; -webkit-box-shadow: 0 0 4px 0 #017dc1;-moz-box-shadow: 0 0 4px 0 #017dc1;-o-box-shadow: 0 0 4px 0 #017dc1;-ms-box-shadow: 0 0 4px 0 #017dc1;}



/*Advert Part Starts Here*/
#advertpart{ width:100%;float:left; border-top:#d4d4d4 solid 1px; border-bottom:#d4d4d4 solid 1px; padding:25px 0 0px 0;}
#advert .item{ position:relative; height:268px; width:100%;}
#advert .item h2{ font-size:35px; color:#131313; font-style:italic; font-weight:bold; line-height:35px; margin:0;}
#advert .item h4{ font-size:22px; color:#131313; font-style:italic; font-weight:normal; line-height:30px;}
#advert .item .advertImg{ position:absolute; top:0; z-index:1;}

#advert .item .advertContent{ position:absolute;  z-index:2;}
#advert .item .advertContent.one{right:100px;top:50px;}
#advert .item .advertContent.two{left:150px;top:50px;}
#advert .item .advertContent.two h2{ font-size:35px; color:#fff; font-style:italic; font-weight:bold; line-height:35px;}
#advert .item .advertContent.two h4{ font-size:22px; color:#fff; font-style:italic; font-weight:normal; line-height:30px;}
#advert .item .advertContent.three{right:80px;top:50px;}


/*footer Part Starts Here*/
#footerPart{ width:100%; float:left; background:url(../images/patternBg.jpg) left top repeat; border-top:solid 1px #e7e7e7; margin-top: 20px;}
#footerPart .col5 ul li a{transition: padding ease-in-out 0.2s;color: #3d3d3d;font-family: "Open Sans",sans-serif;font-size: 14px;font-weight: normal;line-height: 22px;}	
#footerPart .col5 ul li a:hover{ padding-left:5px; text-decoration:underline;color: #007cc2;}
#footerPart .socialIcons { width:295px; float:left;transition: margin ease-in-out 0.5s;}
#footerPart .socialIcons ul li{ float:left;margin:1px; }
#footerPart .socialIcons ul li samp{ width:56px; height:56px; display:block; background:url(../images/home-sprite.png) 0px 0px no-repeat;}
#footerPart .socialIcons ul li samp.ytImg{ background-position:-1px -28px;} 
#footerPart .socialIcons ul li samp.fbImg{ background-position:-57px -28px;} 
#footerPart .socialIcons ul li samp.twImg{ background-position:-115px -28px;} 
#footerPart .socialIcons ul li samp.lnImg{ background-position:-171px -28px;} 
#footerPart .socialIcons ul li samp.gpImg{ background-position:-227px -28px;} 

#footerPart .socialIcons ul li samp:hover{transition: background ease-in-out 1s; margin-top:5px;cursor:pointer;}

#footerPart .socialIcons ul li span.yt{ display:block; padding:2px 0; text-align:center; font-size:12px; color:#c8312b;}
#footerPart .socialIcons ul li span.fb{ display:block; padding:2px 0; text-align:center; font-size:12px; color:#3b5998;}
#footerPart .socialIcons ul li span.tw{ display:block; padding:2px 0; text-align:center; font-size:12px; color:#55acee;}
#footerPart .socialIcons ul li span.ln{ display:block; padding:2px 0; text-align:center; font-size:12px; color:#006699;}
#footerPart .socialIcons ul li span.gp{ display:block; padding:2px 0; text-align:center; font-size:12px; color:#e02f2f;}

#footerPart h4 {
    color: #3d3d3d;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

#footerPart .investors{ text-align:center; background:#fafafa; width:100%; float:left; border-top:solid 1px #e7e7e7;}
#footerPart .ourinvestor{ width:100%; float:left;}
ul.pbotherlinks { width:72%; display:inline-block; margin:10px auto 10px auto;}
ul.pbotherlinks li { float:left; margin:0 10px;}
ul.pbotherlinks li a{ font-size:12px; line-height:20px; padding:0; color:#3d3d3d; }
ul.pbotherlinks li a i{ margin-top: 2px;float: left;margin-right: 5px;}

ul.list-view { padding-left : 10px;list-style-type: circle; }
ul.list-view li { background: url("../images/bullet-arrow.gif") no-repeat scroll 0 center rgba(0, 0, 0, 0);
    padding: 0 0 0 19px; }

.mobileFooter{ display:none;}
/*inner pages css*/

#innerPgContent{ padding:30px 0 50px 0; float:left; width:100%;}
#innerPgContent h4{ margin-top:25px;}
#innerPgContent a {outline: 0; color:#007cc2;}
#innerPgContent a:hover {outline: 0; color:#007cc2; text-decoration:underline;}

.contactInfo{ padding:20px 3%; border:solid 1px #ccc; width:94%; float:left; margin-bottom:20px;}
.contactInfo h5{ border-bottom:solid 1px #ccc}
.contactInfo h4{ color:#007cc2;}




.emi_loan {position: absolute; width: 125px; margin-left: -73px; line-height: 60px;}
.emi_loan_hl {line-height: 60px;margin-left: -89px;position: absolute;width: 147px;}
.animated {-webkit-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both; height:100%;}
.animated.infinite {-webkit-animation-iteration-count: infinite;animation-iteration-count: infinite;}
.animated.hinge {-webkit-animation-duration: 2s;animation-duration: 2s;}
.bounceInUp {-webkit-animation-name: bounceInUp;animation-name: bounceInUp;}
@-webkit-keyframes bounceInDown {0%, 60%, 75%, 90%, 100% {-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);}0% {opacity: 0;-webkit-transform: translate3d(0, -3000px, 0);transform: translate3d(0, -3000px, 0);}60% {opacity: 1;-webkit-transform: translate3d(0, 25px, 0);transform: translate3d(0, 25px, 0);}75% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}90% {-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);}100% {-webkit-transform: none;transform: none;}}

@keyframes bounceInDown {0%, 60%, 75%, 90%, 100% {-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);}0% {opacity: 0;-webkit-transform: translate3d(0, -3000px, 0);transform: translate3d(0, -3000px, 0);}
60% {opacity: 1;-webkit-transform: translate3d(0, 25px, 0);transform: translate3d(0, 25px, 0);}75% {-webkit-transform: translate3d(0, -10px, 0);transform: translate3d(0, -10px, 0);}90% {-webkit-transform: translate3d(0, 5px, 0);transform: translate3d(0, 5px, 0);}100% {-webkit-transform: none;transform: none;}
}.bounceInDown {-webkit-animation-name: bounceInDown;animation-name: bounceInDown;}

@-webkit-keyframes fadeInDown {0% {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}
100% {opacity: 1;-webkit-transform: none;transform: none;}}
@keyframes fadeInDown {0% {opacity: 0;-webkit-transform: translate3d(0, -100%, 0);transform: translate3d(0, -100%, 0);}100% {opacity: 1;-webkit-transform: none;transform: none;}}
.fadeInDown {-webkit-animation-name: fadeInDown;animation-name: fadeInDown;}

#innerWrapper{width:1170px; margin:0 auto; padding:0 0 0 0;  }

.sitemap-link ul li{list-style:disc; color:#9b9b9b; font-size:14px; font-size:12px; font-weight:normal;padding:0 0 0 3px; font-family:Arial, Helvetica, sans-serif;margin:0 0 0 10px}
.sitemap-link ul li a{transition:all 0.3s ease-in-out;}
.sitemap-link ul li a:hover{margin-left:5px;}

.sitemap-link > ul >li{width:20%;  float:left; vertical-align:top; font-weight:bold;list-style:disc; padding:0px; margin:0px}

.sitemap-link{padding-left: 60px;}
.copyright{width:87%; margin:0 auto; padding:20px 20px;  clear:both;}


/****Start sitemap css here*****/

.sitemapBlock{padding:20px 20px 10px 20px; display:inline-block; border:solid #ebebeb 1px; border-right:solid #ebebeb 5px; border-bottom:solid #ebebeb 5px; margin:0 13px 13px 0; float:left; width:19%; min-height:170px;}
.sitemapBlock .sitemapBlock_inner{border-left:solid #ebebeb 2px; padding:0 0 0 10px;  }
#innerPgContent .sitemapBlock .sitemapBlock_inner h4{ padding:7px 0; margin:0; border-bottom:solid #ebebeb 4px; color:#373737; text-transform:uppercase; font-size:15px; font-weight:bold; margin:0 0 5px 0;  }
.sitemapBlock .sitemapBlock_inner ul{ padding:0; margin:0;}
.sitemapBlock .sitemapBlock_inner ul li{ padding:0; margin:0; list-style-type:none; position:relative;}
.sitemapBlock .sitemapBlock_inner ul li:after{ width:6px; height:6px; content:""; position:absolute; left:-16px; top:5px; border-radius:50%; border:solid #ebebeb 2px; background:#fff; transition:all 0.1s ease-in-out 0s}
.sitemapBlock .sitemapBlock_inner ul li:hover:after{ width:6px; height:6px; content:""; position:absolute; left:-15px; top:8px; border-radius:50%; border:solid #007cc2 1px; background:#007cc2;}
#innerPgContent .sitemapBlock .sitemapBlock_inner ul li a{ color:#828282; font-size:13px; transition:padding 0.2s ease-in-out 0s}
#innerPgContent .sitemapBlock .sitemapBlock_inner ul li a:hover{ color:#007cc2; font-size:13px; text-decoration:none; padding-left:3px; }
/****End sitemap css here*****/

@media only screen and (max-width:1024px){
.container {margin: 0 auto;width: 1000px;}
#carouselSlider .colBox { width: 245px;}
#advert .item .advertImg img{ max-width:100%;}
.sitemapBlock { display:block; height:165px; width:18%;}
#innerWrapper { width:100%;}
.copyright{width:94%;}
}
@media only screen and (max-width:980px){
.container{ width:960px;}
#carouselSlider .colBox {width: 230px;}
h4 a {font-size: 14px;}
.col2 { width: 46%;}
#welComeMsg p {font-size: 15px;}
.normalSpace {padding: 35px 0;}
#happyCustomers .customerLogo {width: 152px;}
#happyCustomers .customerLogo img{ max-width:96%; height:100%;}
#footerPart .socialIcons ul li {margin: 1px;}
#footerPart .col5 ul li a{ font-size:13px;}
#footerPart .socialIcons .fa-youtube-square,
#footerPart .socialIcons .fa-facebook-square,
#footerPart .socialIcons .fa-twitter-square,
#footerPart .socialIcons .fa-linkedin-square,
#footerPart .socialIcons .fa-google-plus-square{font-size: 30px;padding: 8px 0;width: 44px;}
#footerPart .socialIcons ul li span.yt,
#footerPart .socialIcons ul li span.fb,
#footerPart .socialIcons ul li span.tw,
#footerPart .socialIcons ul li span.ln,
#footerPart .socialIcons ul li span.gp{font-size: 10px;padding: 0;}
#footerPart .socialIcons{width: 239px;}
ul.pbotherlinks {width: 86%;}
.mobileFooter{ float:left; width:100%; border-bottom:1px solid #e7e7e7;text-align: center; color:#E3E3E3; display:block;}
.mobileFooter a { color: #3d3d3d; display: inline-block;padding: 7px 10px;}
.mobileFooter a:hover{color:#007cc2;}
}

@media only screen and (max-width:900px){
.container{ width:880px;}
#carouselSlider .colBox {width: 284px;}
#welComeMsg p {line-height: 26px;}
#happyCustomers .customerLogo {width:142px; margin: 1px;}
#happyCustomers .customerLogo img{ max-width:100%; height:100%;}
.col5 {width: 128px;}
ul.pbotherlinks {width: 93%;}

}

@media only screen and (max-width:768px){
.container{ width:750px;}
#carouselSlider .colBox {width: 368px;}
#happyCustomers .customerLogo {margin: 3px;}
.col5 {width: 150px;}
#footerPart .socialIcons {clear: left; margin-top: 28px;}
ul.pbotherlinks {width: 100%;}
ul.pbotherlinks li {margin: 0 5px;}
.copyright{width:94%;}
.sitemap-link{ padding:20px;}
.sitemapBlock{ display:block;  width:40%; height:150px;}
}





@media only screen and (max-width:640px){
.container{ width:570px;}
#navigation .nav ul li {float: none;}
#navigation .nav .container{ width:100%;}
#carouselSlider .colBox {width: 275px;}
.col2 {width: 94%;}
.col5 {width: 140px;}
#aboutInfo {background-size:cover;}
h2 {font-size: 22px;}
.clrL640{ clear:left; margin-top:20px;}
#footerPart .socialIcons {clear:none;}
#happyCustomers .customerLogo {margin: 2px;width: 136px;}

.colrwd{ margin-top:20px;}
ul.pbotherlinks { width: 90%;}
#footerPart .socialIcons {margin-top: 20px;}

#footerPart .socialIcons {margin-top: 5px; margin:5px auto 0 auto; float:none; text-align:center;} 
#footerPart .pLess {line-height: 18px;padding: 10px 0;}

#carouselSlider-Devices{ display:block; width:100%; height:auto; padding:15px 0; float:left; background:url(../images/bannerBg.jpg) center top no-repeat; background-size:cover;}
#carouselSlider-Devices .colBox{ width:166px; height:105px; padding:20px 0; background:#fff; border-radius:4px; float:left; margin:2%; text-align:center; box-shadow:0px 1px 0px 0px rgba(0,0,0,.2);}
carouselSlider-Devices .colBox h4{ margin-top:20px; font-weight:bold; font-size:14px; line-height:15px;}
#carouselSlider-Devices a{ color:#3d3d3d;}
#carouselSlider-Devices .colBox img{ max-width:50%; height:auto;}
#headerPart .hRightPart, #carouselSlider, .btnArea, #welComeMsg, #aboutInfo, #happyCustomers, #footerPart .col5, #footerPart .ourinvestor, ul.pbotherlinks, #advertpart, #welcomemsgwithTabs {display:none;}
#footerPart .pLess {line-height: 18px;padding: 10px 0;}

#footerPart .socialIcons ul { margin:0 auto; width:50%;}
.copyright{display:none;}
.sitemap-link{ padding:20px;}
.sitemapBlock{ display:block; float:left; width:40%; height:150px;}

}

@media only screen and (max-width:600px){
.container{ width:550px;}
#navigation .nav .container{ width:100%;}
#carouselSlider .colBox {width: 270px;}
.col5 {width: 135px;}
/*h2 {font-size: 21px;}*/
#happyCustomers .customerLogo {margin: 3px;width: 128px;}

#footerPart .socialIcons ul { margin:0 auto; width:50%;}
#carouselSlider-Devices{ display:block;}
#carouselSlider-Devices .colBox{ width:160px;}
.copyright{display:none;}
.sitemap-link{ padding:20px;}
.sitemapBlock{ display:block; float:left; width:40%; height:150px;}
}



@media only screen and (max-width:480px){
.container{ width:460px;}
#headerPart .logo {width: 100%; text-align:center;}
#headerPart .hRightPart {text-align: center; width: 100%;  margin-top: 20px;}
#navigation .nav ul li {float: none;}
#navigation .nav .container{ width:100%;}
#carouselSlider .colBox {width: 223px;}
#aboutInfo .tabList ul li a {font-size: 14px;}
#happyCustomers h2 {font-size: 22px;line-height: 32px;}
.col5 {width: 153px;margin-bottom: 20px;}
.clrL{ clear:left;}


#footerPart .socialIcons ul { margin:0 auto; width:50%;}
#carouselSlider-Devices{ display:block;}
#carouselSlider-Devices .colBox{ width:133px;}
.copyright{display:none;}
.sitemap-link{ padding:20px;}
.sitemapBlock{ display:block; float:left; width:36%; height:185px;}
}


@media only screen and (max-width:400px){
.container{ width:380px;}
#carouselSlider-Devices .colBox {width: 174px;}
.copyright{display:none;}
}

@media only screen and (max-width:360px){
.container{ width:340px;}
#carouselSlider .colBox {width: 332px;}
#welComeMsg p {line-height: 23px; font-size: 14px;}
h2 {font-size: 20px;}
#aboutInfo .tabList ul li a {font-size: 14px;height: 45px;}
#aboutInfo .tabList ul li:first-child a, #aboutInfo .tabList ul li:last-child a { line-height:42px;}
#happyCustomers h2 {font-size: 20px; line-height:24px;}
#happyCustomers .customerLogo {margin:3px;width: 161px;}
.col5 { clear:right; margin-bottom: 20px;
width: 148px;}
.clrL320{ clear:left;}


#footerPart .socialIcons ul { margin:0 auto; width:50%;}
#carouselSlider-Devices{ display:block;}
#carouselSlider-Devices .colBox{ width:156px;}
.copyright{display:none;}
.sitemap-link{ padding:20px;}
.sitemapBlock{display:inline-block;float:left; width:85%; min-height:auto;}
}


@media only screen and (max-width:320px){
.container{ width:300px;}
#carouselSlider .colBox {width: 293px;}
#welComeMsg p {line-height: 23px; font-size: 14px;}
h2 {font-size: 20px;}
#aboutInfo .tabList ul li a {font-size: 14px;height: 45px;margin: 0 2%;}
#aboutInfo .tabList ul li:first-child a, #aboutInfo .tabList ul li:last-child a { line-height:42px;}
#happyCustomers h2 {font-size: 20px;}
.col5 { clear:right; margin-bottom: 20px;width: 148px;}
#happyCustomers .customerLogo {margin:3px;width: 142px;}
.clrL320{ clear:left;}
#footerPart .socialIcons {margin-top: 5px; margin:5px auto 0 auto; float:none; text-align:center;} 
#footerPart .pLess {line-height: 18px;padding: 10px 0;}

#carouselSlider-Devices{ display:block;}
#carouselSlider-Devices .colBox{ width:138px;}
/*#navigation .mmMenu-head{ display:block !important;padding:9px 10px 13px 17px; color:#fff; background:#017dc1; cursor:pointer;}*/
#footerPart .socialIcons ul { margin:0 auto; width:50%;}
.copyright{display:none;}
.sitemapBlock{ display:inline-block; float:left; width:85%; min-height:auto;}
}


#innerPgContent .sub_category .listing_article{ border: 1px solid #e1e1e1;border-radius: 3px;box-shadow: 0 2px 2px #dddddd;float: left;
  margin: 0 10px 20px; padding: 0;width: 47%;}
#innerPgContent .sub_category .listing_article h2{font-weight: normal; margin: 0;  padding: 0 0 10px; display: table; width:100%;}
#innerPgContent .sub_category .listing_article h2 a{ background: none repeat scroll 0 0 #eeeeee; border-bottom: 1px solid #e1e1e1;
    box-shadow: 0 0 2px #dddddd; color: #000000 !important;  float: left; font-size: 15px; font-weight: normal;  margin: 0;  padding: 8px 2% 8px 3%;
    position: relative; width: 95%; }
 #innerPgContent .sub_category .listing_article .inner_cms_image_block{ font-family: Arial,Helvetica,sans-serif;
    font-size: 12px; line-height: 20px;  margin: 0 0 6px;  text-align: left;  width:100%; }
 .listingTitle .inner_cms_image_block{ background:url("../images/bulletblack.png") no-repeat scroll 0 6px transparent; padding: 0 0 0 10px;}
  #innerPgContent .sub_category .listing_article .innerContent .inner_cms_image_block a{ font-size: 15px; }
 #innerPgContent .sub_category .listing_article .inner_cms_block .innerContent{ padding:3px 10px 0 10px; display:table; width:95%;  border-bottom:dotted #bababa 1px;}
  #innerPgContent .sub_category .listing_article .inner_cms_block{ height:250px; padding: 0 0 10px 0;}
  
  #innerPgContent .innerContent a.readmore{display:inline-block; padding: 5px 0; margin:0;}
#innerPgContent .inner_cms_image_block a{font-weight:normal; font-size:12px; }
#innerPgContent .container u { font-size: 14px;
    font-weight: normal; text-decoration: none;
}
#innerPgContent .container .col8 p{text-align:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; line-height:20px; margin:0 0 6px 0;}
#innerPgContent .container .listContent a {  font-family: Arial,Helvetica,sans-serif;    font-size: 12px;   line-height: 20px;
  margin: 0 0 6px; text-align: left; color:#737373; margin:0 20px 0 0;  }
#innerPgContent ul.breadcrumb {list-style: outside none none;margin: 0;padding: 0; font-family:Arial, Helvetica, sans-serif; width:75%; background:none; border-bottom:solid #e8e8e8 1px; padding:0px 0 0 0px;}
#innerPgContent ul.breadcrumb li.active { float:left; margin:0 5px 0 0; font-size:11px; background:url(../images/home_icon.png) no-repeat 0 5px; padding:0 0 0 15px; }
#innerPgContent ul.breadcrumb li {color:#666; font-size:11px;  background:url(../images/arrow_bread.png) no-repeat 0 3px; line-height:25px; padding:0 0 0 10px;} 
#innerPgContent ul.breadcrumb li a {  color:#008dc2; text-decoration:none;font-size:11px; font-family:Arial, Helvetica, sans-serif; padding:0;}
#innerPgContent ul.breadcrumb li span {}
#innerPgContent a {color: #007cc2; font-family: Arial,Helvetica,sans-serif; outline: 0 none; }
#innerPgContent a.readmore{background:none; border:none;  font-size: 12px;margin: 7px 0 12px;padding: 0;text-align: right;width: 100%;}
.row_main .container .col8 p strong{ font-size:16px; font-weight:bold;}


.listingTitle{padding:10px 7px;}
.list_head{clear:both; padding: 10px 0 0 0; color: #007cc2; line-height: 30px; font-size: 13px;}
.container_left .listContent p a{ color:#8d8d8d !important;}
.container_left .listContent{border-bottom:solid #efefef 1px; padding:0 0 10px 0; font-size: 13px;}
.container_left{width:75%; float:left;}
.col8{ width:75%; float:left;}
.col9{ width:23%; float:right;}

.mod_jt_tabs {-moz-border-bottom-colors: none;-moz-border-left-colors: none;-moz-border-right-colors: none;
-moz-border-top-colors: none;background: none repeat scroll 0 0 #fff;border-color: -moz-use-text-color #dddddd #dddddd;border-image: none;border-right: 1px solid #dddddd;border-style: none solid solid;border-width: medium 1px 1px;float: left;margin: 0;padding: 0;width: 100%;}
ul.jt_tabs {background: none repeat scroll 0 0 #fff;display: table;float: left;list-style: outside none none;margin: 0;padding: 0;width: 100%;}
.jt_tabs li {background: none repeat scroll 0 0 #fff;border-bottom: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;border-top: 1px solid #e1e1e1;color: #666666;cursor: pointer;display: table-cell;font-weight: bold;height: 33px;line-height: 33px;margin: 0;padding: 0 7px;text-align: center; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.jt_tabs li.current {background: none repeat scroll 0 0 #eee;border-bottom: medium none;border-left: medium none;border-top: 3px solid #f2861d;color: #f2861d;cursor: default;font-weight: normal;line-height: 33px; text-align:center; font-size:16px;}
.jt_tabs li a {color: #666666;display: block;padding: 0 18px;text-align: center;text-decoration: none;}
.jt_box ul, .innerbodycontainer .artcle_right_panel .artclrghtbluebox ul {font-size:11.5px;float: left;list-style: outside none none;margin: 0;padding: 0 10px 0 0;}
.innerbodycontainer .artcle_right_panel .artclrghtbluebox ul {margin: 0 8px;}
.jt_box ul li, .innerbodycontainer .artcle_right_panel .artclrghtbluebox ul li {background: url("../images/bulletblack.png") no-repeat scroll 0 6px transparent;border-bottom: 1px solid #eeeeee;color: #555555;float: left;margin: 0 0 7px 1px;padding: 0 10px 7px;text-align: left;width: 93%;}
.jt_box ul li:hover, .innerbodycontainer .artcle_right_panel .artclrghtbluebox ul li:hover {background: url("../images/bulletblack.png") no-repeat scroll 0 6px #f3f9fc;border-bottom: 1px solid #eeeeee;color: #555555;cursor: pointer;float: left;margin: 0 0 7px 1px;padding: 0 10px 7px;text-align: left;}
.jt_box ul li.lastLI, .innerbodycontainer .artcle_right_panel .artclrghtbluebox ul li.lastLI {background: url("../images/bulletblack.png") no-repeat scroll 0 6px transparent;border-bottom: medium none;color: #555555;float: left;margin: 0 0 10px 1px;padding: 0 10px;text-align: left;width: 96%;}
.jt_box ul li.lastLI:hover, .innerbodycontainer .artcle_right_panel .artclrghtbluebox ul li.lastLI:hover {background: url("../images/bulletblack.png") no-repeat scroll 0 6px #f3f9fc;border-bottom: medium none;color: #555555;float: left;margin: 0 0 10px 1px;padding: 0 10px;text-align: left;width: 96%;}
.jt_box ul li a, .innerbodycontainer .artcle_right_panel .artclrghtbluebox ul li a {color: #555555;display: inline-block;margin-bottom: 5px;text-decoration: none;}
.jt_box ul li span, .innerbodycontainer .artcle_right_panel .artclrghtbluebox ul li span {color: #008dc2;display: inline-block;margin-bottom: 5px;}
.jt_tabs li:hover, .vertical .jt_tabs li:hover {background: none repeat scroll 0 0 #eee;}
.jt_box {display: none;float: left;margin: 0;padding: 8px;}
.jt_box div {font: 13px/20px arial,sans-serif;}
.jt_box div h2 {font: bold 13px/30px arial,sans-serif;}
.jt_box div h2 {font: bold 13px/30px arial;}
.jt_box p {color: #555555;margin: 0;padding: 0px 0 0;line-height:17px;font-family:Arial, Helvetica, sans-serif;text-align:left;}
.jt_box span, .innerbodycontainer .artcle_right_panel .artclrghtbluebox span {margin: 0;padding: 0;}
.jt_box span.posthour {color: #979797;float: left;font-size: 12px;margin: 10px 0 0;}
.jt_box span.redreadmore, .innerbodycontainer .artcle_right_panel .artclrghtbluebox span.redreadmore {margin-left: 5px;padding: 4px 0 0;text-align: left;width: 30%;}
.jt_box span.redreadmore a, .innerbodycontainer .artcle_right_panel .artclrghtbluebox span.redreadmore a {color: #fc9363;margin: 0;
padding: 0;text-decoration: none;}
.jt_box span.redreadmore a:hover, .innerbodycontainer .artcle_right_panel .artclrghtbluebox span.redreadmore a:hover {
color: #fc9363;
margin: 0;
padding: 0;
text-decoration: underline;
}
.jt_box.visible {
display: block;
}

#cssmenu,#cssmenu #menu-button,#cssmenu ul,#cssmenu ul li,#cssmenu ul li a{margin:0;padding:0;border:0;list-style:none;line-height:1;display:block;position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"Open Sans",sans-serif}#cssmenu:after,#cssmenu>ul:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}#cssmenu #menu-button{display:none}#cssmenu{width:auto;line-height:1}#menu-line{position:absolute;top:0;left:0;height:3px;background:#009ae1;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-ms-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;display:none}#cssmenu>ul>li{float:left}#cssmenu.align-center>ul{font-size:0;text-align:center}#cssmenu.align-center>ul>li{display:inline-block;float:none}#cssmenu.align-center ul ul{text-align:left}#cssmenu.align-right>ul>li{float:right}#cssmenu.align-right ul ul{text-align:right}#cssmenu>ul>li>a{padding:0 15px;line-height:39px;font-size:14px;text-decoration:none;color:#3d3d3d;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}#cssmenu>ul>li>a.active{background:#fff;border-top:2px solid #007cc2}#cssmenu>ul>li.active>a,#cssmenu>ul>li:hover>a{color:#009ae1}#cssmenu>ul>li.has-sub>a{padding-right:25px}#cssmenu>ul>li.has-sub>a::after{position:absolute;top:21px;right:10px;width:4px;height:4px;content:"";-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-ms-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}#cssmenu>ul>li.has-sub:hover>a::after{border-color:#009ae1}#cssmenu ul ul{position:absolute;left:-9999px}#cssmenu li:hover>ul{left:auto}#cssmenu.align-right li:hover>ul{right:0}#cssmenu ul ul ul{margin-left:100%;top:0}#cssmenu.align-right ul ul ul{margin-left:0;margin-right:100%}#cssmenu ul ul li{height:0;-webkit-transition:height .2s ease;-moz-transition:height .2s ease;-ms-transition:height .2s ease;-o-transition:height .2s ease;transition:height .2s ease;border-bottom:solid #efefef 1px}#cssmenu ul li:hover>ul>li{height:32px}#cssmenu ul ul li a{padding:9px 20px 10px;width:195px;font-size:12px;background:#e0e0e0;text-decoration:none;color:#3d3d3d;-webkit-transition:color .2s ease;-moz-transition:color .2s ease;-ms-transition:color .2s ease;-o-transition:color .2s ease;transition:color .2s ease}#cssmenu ul ul li a:hover,#cssmenu ul ul li:hover>a{color:#999}#cssmenu ul ul li.has-sub>a::after{position:absolute;top:13px;right:10px;width:4px;height:4px;border-bottom:1px solid #ddd;border-right:1px solid #ddd;content:"";-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:border-color .2s ease;-moz-transition:border-color .2s ease;-ms-transition:border-color .2s ease;-o-transition:border-color .2s ease;transition:border-color .2s ease}#cssmenu.align-right ul ul li.has-sub>a::after{right:auto;left:10px;border-bottom:0;border-right:0;border-top:1px solid #ddd;border-left:1px solid #ddd}#cssmenu ul ul li.has-sub:hover>a::after{border-color:#fff}@media all and (max-width:768px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:1024px),only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:1024px),only screen and (min-device-pixel-ratio:2) and (max-width:1024px),only screen and (min-resolution:192dpi) and (max-width:1024px),only screen and (min-resolution:2dppx) and (max-width:1024px){#cssmenu{width:100%}#cssmenu ul{width:100%;display:none}#cssmenu.align-center>ul,#cssmenu.align-right ul ul{text-align:left}#cssmenu ul li,#cssmenu ul li:hover>ul>li,#cssmenu ul ul li{width:100%;height:auto;border-top:1px solid rgba(120,120,120,.15)}#cssmenu ul li a,#cssmenu ul ul li a{width:100%}#cssmenu.align-center>ul>li,#cssmenu.align-right>ul>li,#cssmenu>ul>li{float:none;display:block}#cssmenu ul ul li a{padding:14px 20px 14px 30px;font-size:12px;color:#000;background:0 0}#cssmenu ul ul li a:hover,#cssmenu ul ul li:hover>a{color:#000}#cssmenu>ul>li>a.active{background:#fff;border-top:2px solid #fff}#cssmenu ul ul ul li a{padding-left:40px}#cssmenu ul ul,#cssmenu ul ul ul{position:relative;left:0;right:auto;width:100%;margin:0}#cssmenu ul ul li.has-sub>a::after,#cssmenu>ul>li.has-sub>a::after,#menu-line{display:none}#cssmenu #menu-button{display:block;padding:9px 10px 13px 17px;color:#fff;cursor:pointer;font-size:12px;text-transform:uppercase;background:#017dc1}#cssmenu #menu-button::after{content:'';position:absolute;top:12px;right:20px;display:block;width:22px;height:3px;background:#fff}#cssmenu #menu-button::before{content:'';position:absolute;top:17px;right:20px;display:block;width:22px;height:2px;border-top:3px solid #fff;border-bottom:3px solid #fff}#cssmenu #menu-button:hover::after{content:'';position:absolute;top:12px;right:20px;display:block;width:22px;height:3px;background:#3d3d3d}#cssmenu #menu-button:hover::before{content:'';position:absolute;top:17px;right:20px;display:block;width:22px;height:2px;border-top:3px solid #3d3d3d;border-bottom:3px solid #3d3d3d}#cssmenu .submenu-button{position:absolute;z-index:10;right:0;top:0;display:block;border-left:1px solid rgba(120,120,120,.15);height:40px;width:52px;cursor:pointer}#cssmenu .submenu-button::after{content:'';position:absolute;top:15px;left:26px;display:block;width:1px;height:11px;background:#000;z-index:99}#cssmenu .submenu-button::before{content:'';position:absolute;left:21px;top:20px;display:block;width:11px;height:1px;background:#2d2d2d;z-index:99}#cssmenu .submenu-button.submenu-opened:after{display:none}.outerSection .container{margin:0 auto;width:100%}}.menu_main .nav{background:linear-gradient(to bottom,#fff 0,#dfdfdf 100%) rgba(0,0,0,0);box-shadow:0 0 5px 0 #e6e6e6;float:left;font-size:14px;position:relative;width:100%;z-index:999}
#footerPart .pLess .clrL320{width: 135px;}
#footerPart .pLess .clrL{width: 194px;}


/*start home page css here*/
.container h2.headingTitle{font-size: 16px;font-weight: bold;margin-top: 20px; margin-bottom: 5px; padding: 0; color:#014667;}
.container h4.headingTitle{font-family: "Open Sans",sans-serif;font-size: 24px;font-weight: bold;margin-bottom: 15px;margin-top: 10px; color:#fcad4d;}

/*Welcome and Tabs Part Starts Here*/
#welcomemsgwithTabs{ text-align:center;}
#welcomemsgwithTabs p.welcome{ font-size:16px; line-height:30px; padding:10px 50px; text-align: justify;color: #3d3d3d;}
#welcomemsgwithTabs .normalSpace{ padding-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 50px; display:table;}
#welcomemsgwithTabs .tabConent h4 a{color:#014667;}
#welcomemsgwithTabs .tabList ul h3{ float:left; width:49.9%;}  
#welcomemsgwithTabs .tabList ul h3 a{ position: relative;background:#fcfcfc; display:block;  padding:10px 0; margin:0 1%; text-align:center; font-weight:bold; font-size:14px; border-radius:4px; border:solid 1px #bfc1c2; height: 24px; font-family: Open Sans; }  
#welcomemsgwithTabs .tabList ul h3 a:hover{ background:#017dc1;color:#fff;}
#welcomemsgwithTabs .tabList ul h3 a.active{ background:#017dc1; color:#fff;}
#welcomemsgwithTabs .tabList ul h3 a.active:after, .tabList ul h3 a.active:before {top: 100%;left: 50%;border: solid transparent;content: " ";height: 0;width: 0;position: absolute;}
#welcomemsgwithTabs .tabList ul h3 a.active:after {border-color: rgba(1, 125, 193, 0); border-top-color: #017dc1;border-width: 8px;margin-left: -8px;}
#welcomemsgwithTabs .tabList ul h3 a.active:before {border-color: rgba(1, 125, 193, 0);	border-top-color: #017dc1;border-width: 9px;margin-left: -9px;}
.h4fontfamily { font-family: "Open Sans",sans-serif; font-weight: bold;}
