      
html, button, input, select, textarea {
 color: #686b71; /* Update Default Text Color */
}
body {
 font-size: 1em; line-height: 1.4;
}
::-moz-selection {
 background: #b3d4fc; text-shadow: none;
}
::selection {
 background: #b3d4fc; text-shadow: none;
}
hr {
 display: block; height: 1px; border: 0; border-top: 1px solid #e6e6e6; margin: 1em 0; padding: 0; clear: both;
}
img {
 vertical-align: middle
}
fieldset {
 border: 0; margin: 0; padding: 0;
}
textarea {
 resize: vertical
}
.chromeframe {
 margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0;
}
a {
 text-decoration: none
}
body {
 font: 16px/26px Helvetica, Helvetica Neue, Arial
}
.wrapper {
 width: 90%; margin: 0 5%;
}



/* ==========================================================================
   HEADER STYLES
   ========================================================================== */

.header-container {
/* background: url(../img/bg.jpg) repeat 0 0 #1f2226; *//* Update Header Background Image + Color */
background-color: #2a2a2a;
 padding: 1px 0 0px; background-size: cover;
}
.header-container.internal {
 padding: 30px 0; z-index: 2!important;/*50px*/
}

/* ==========================================================================
   LOGO
   ========================================================================== */
.logo {
 float: left; 
 /*  width: 178px;Update Logo Width based on half Logo Size  */
  /* height: 40px;Update Logo Height based on half Logo Size  */
}


.logo img {
 width: 100%
}
nav {
 float: right; position: relative; z-index: 10;
}
nav li {
 float: left; margin-left: 40px; /*margin-left: 60px;*/
}
nav li.first, .foot-nav li.first {
 margin-left: 0
}
nav li a {
 color: #fff; /* Update Nav Link Color */
 font-weight: bold; font-size: 18px;
}
nav li a:hover {
 color: #f4b200 /* Update Nav Link Hover Color */
}
.header-container .wrapper  nav .toggleMenu {
 margin-right: 0; width: 28px; height: 21px; float: right; -webkit-border-radius: 4px; border-radius: 4px; padding: 10px 12px; background-color: rgba(0, 0, 0, 1);
}
.header-container .wrapper  nav .toggleMenu img {
 width: 100%; padding-bottom: 6px;
}



/* ==========================================================================
   CTA STYLES
   ========================================================================== */
   
.cta {
 color: #c7c7c7; /* Update Default CTA color */	
 text-align: center;  padding-top: 1px;
}
.cta h1 {
 color: #fff; /* Update CTA Heading color */
 font-weight: 300; font-size: 48px; line-height: 48px; margin-bottom: 0;
}
.cta h3 {
 color: #c7c7c7; /* Update CTA Sub-Heading color */	
 font-weight: 300; font-size: 24px; margin-top: 5px; margin-bottom: 40px; 
}



/* ==========================================================================
   BUTTON STYLES
   ========================================================================== */
.btn {
 -webkit-border-radius: 3px; border-radius: 3px; border: none; -webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out; color: #fff; font-size: 20px; text-align: center; padding: 1px 30px; font-weight: bold; display: inline-block;
}
.yellow {
 background: #f4b200; /* Update Button color */	
}
.yellow:hover, .blue:hover {
 background: #f45c00; color: #fff; /* Update Hover color */	
}
.blue {
 background: #2c8ac6;
}
.small {
 font-size: 18px; padding: 8px 32px; margin-top: 10px;
}
.normal {
 font-size: 15px; padding: 5px 10px;
}
/* btn-icon*/

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url("images/glyphicons-halflings.png");
 /* background-position: 14px 14px;*/
  background-repeat: no-repeat;
}

[class^="icon-"]:last-child,
[class*=" icon-"]:last-child {
  *margin-left: 0;
}

.icon-refresh {
  background-position: -240px -24px;
}


/* ==========================================================================
   SLIDER STYLES
   ========================================================================== */
.slider{
 /*padding-top: 60px;*/
 min-height: 100px;
}

.flexslider{
background: #1f2226;
}
.browser-top{
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f0f1f3), color-stop(1, #ced0d1) );
	background:-moz-linear-gradient( center top, #f0f1f3 5%, #ced0d1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f1f3', endColorstr='#ced0d1');
	background-color:#f0f1f3;
	-webkit-border-radius: 3px 3px 0px 0px;
	border-radius: 3px 3px 0px 0px;	
	border-top:1px solid #c1c0c4;
	border-left:1px solid #c1c0c4;
	border-right:1px solid #c1c0c4;
	border-bottom:1px solid #666;
	display:block;
	position: relative;
	font-size: 11px;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	color: #999;
	text-shadow: 1px 1px 0 #ffffff;
}
.browser-top .expand{
width: 16px; height: 16px; position: absolute; right: 10px; top: 9px;
}
.browser-top .dots{
position: absolute; width: 48px; height: 13px; left: 10px; top: 11px;
}
.browser-top .expand img, .browser-top .dots img {
width: 100%;
}
.flex-control-paging li a {
width: 14px; height: 14px; display: block;  background: #fff; cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; opacity: .6; 
}
.flex-control-paging li a:hover { 
background: #fff; opacity: 1; 
}
.flex-control-paging li a.flex-active { 
background: #f4b200; cursor: default; opacity: 1; 
}
.flex-direction-nav a { 
margin: -20px 0 0; display: block;  no-repeat 0 0; position: absolute; top: 40%; z-index: 10; cursor: pointer; -webkit-transition: all .3s ease; color: #FFFFFF;
font: 80px "Lucida Grande", Lucida, Verdana, sans-serif;
}
.flex-direction-nav .flex-prev{
left: -40px;
}
.flex-direction-nav .flex-next{
right: -40px;
}
#player_1{
	border: none;
}


   
/* ==========================================================================
   TYPOGRAPHY
   ========================================================================== */
h1, h2, h3, h4, h5, h6{
color: #1f2226; /* Update Headings Color */
line-height: 110%;
}
h1{
font-size: 36px;
}   
h2{
font-size: 22px;
}
h2.title{
margin-bottom: 0;
}   
h3{
font-size: 24px; margin-top: 1.4em; margin-bottom: .8em;
}
h4{
font-size: 20px;
} 
h5{
color: #2c8ac6;  /* Update H5 Heading Color */
font-size: 16px;font-weight: bold;
}
h5.subtitle{
margin-top: 5px;
}
a{
color: #4e5156;  /* Update Link Color */
/*-webkit-transition: all 250ms ease-in-out; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; transition: all 250ms ease-in-out;	*/
}
a:hover{
color: #f4b200; /* Update Link Hover Color */
}
.callout{
color: #414449;  /* Update Call Out Text Color */
text-align: center; font-size: 26px; line-height: 34px; font-weight: 300; padding-bottom: 10px; margin-bottom: 0; clear: both;
}

.callout strong{
color: #2c8ac6; /* Update Call Out By Color */
font-size: 16px; 
}
.callout span{
color: #2c8ac6; /* Update Call Out Highlight Color */
}
.callout.home{
border-top: 1px solid #e6e6e6; margin-top: 30px; padding-top: 30px;
}
.callout.internal{
border-bottom: 1px solid #e6e6e6; margin-bottom: 30px; padding-bottom: 30px;
}
.callout.internal p{
margin-top: 10px;
}
.listmenu{
	padding-left: 0;
	border-top: 1px solid #e6e6e6;

}
.listmenu li{
	border-bottom: 1px solid #e6e6e6;
	list-style-type: none;
	padding: 8px 0 8px 6px;
}


/* ==========================================================================
   Section + Layout Styles
   ========================================================================== */
.section{
padding: 0; background: #fff; position: relative; z-index: 1; -webkit-box-shadow:  0px -3px 5px 0px rgba(0, 0, 0, 0.3); box-shadow:  0px -3px 5px 0px rgba(0, 0, 0, 0.3);
}
.section1
{
    padding: 0; background: #fff; position: relative; z-index: 1; -webkit-box-shadow:  0px -3px 5px 0px rgba(0, 0, 0, 0.3);

}
.half {
 width: 45%; margin-right: 10%; float: left; margin-bottom: 50px;
}
.half.feat {
 border: none; margin-right: 0; padding-right: 0; padding-bottom: 0px;
}
.third {
 width: 29%; margin-right: 3%; padding-right: 3%; float: left; margin-bottom: 50px; border-right: 1px solid #e6e6e6;
}
.third.internal {
 border: none;
}
.feature {
 padding-left: 100px; position: relative;
}
.feature span {
 position: absolute; left: 0; top: 0px; width: 80px;
}
.feature span img {
 width: 100%;
}
.main article {
 float: left; width: 62%;
 margin-bottom: 40px;
}
.main aside {
 float: right; width: 30%;
 margin-bottom: 40px;
}
.main {
 padding: 0px 0 20px; /*savan change*/

}
.main article h1 {
 font-size: 2em;
}
.icon {
 width: 75px; display: inline-block; padding-bottom: 20px;
}
.headshot {
 width: 100%; display: inline-block; padding-bottom: 20px; margin-top: 40px; text-align: center;
}
.icon img, .headshot img, .feat_img img {
 width: 100%;
}
.headshot img {
 -webkit-box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 3px 0px rgba(0, 0, 0, 0.15); -webkit-border-radius: 100px; border-radius: 115px; max-width: 230px;
}
.feat_img {
 margin-top: 20px;
}
.center{
text-align: center;
}
.left{
float: left;
}
.right{
float: right;
}
.clears{
clear: both; /*height: 50px;*/ height: 0px;
}
.clears.padder{
height: 40px;
}   

 


/* ==========================================================================
   Footer Styles
   ========================================================================== */

.footer-container {
 background: #f0f2f5; /* Update Footer Background Color */
 z-index: 0; position: relative;
}
.footer-container .footer {
 padding: 60px 0 160px;
}
.foot-nav {
 float: right; margin: 0;
}
.foot-nav li {
 float: left; list-style-type: none; margin-left: 50px;
}
.foot-nav li a {
 color: #1f2226; /* Update Footer Link Color */
 font-weight: bold; font-size: 18px; display: inline-block;
}
.foot-nav li a:hover {
 color: #f4b200; /* Update Footer Link Hover Color */
}
.logo-foot {
 float: left;  margin: 0 auto; /*width: 119px; height: 26px;*/
}
.logo-foot img {
 width: 100%;
}


/* ==========================================================================
   Insert Author's custom styles
   ========================================================================== */















/* ==========================================================================
   Media Queries 480
   ========================================================================== */

@media only screen and (max-width: 480px) {
	.foot-nav li {
	 display: block!important; margin: 0;
	}
	.cta {
	padding-top: 40px;
	}
	.cta h3 {
	 margin-top: 20px;
	}
}


/* ==========================================================================
   Media Queries 768
   ========================================================================== */
   
@media only screen and (max-width: 768px) { 
	.main article, .main aside {
	 width: 100%; float: none;
	}
	.main article{
		padding-top: 40px;
	}
	.main aside {
	 padding-bottom: 40px;	
	}
	.feature {
	 padding-bottom: 20px; border-bottom: 1px solid #dadada;
	}
	.logo-foot {
	 float: none; display: block; text-align: center;
	}
	.foot-nav {
	 float: none; text-align: center; margin: 30px 0 0; padding: 0;
	}
	.foot-nav li {
	 display: inline; float: none;
	}
	.header-container .wrapper nav ul {
	 margin: 0; padding: 5px 15px 5px 35px; text-align: right; clear: right; float: right; background-color: rgba(0, 0, 0, 1); -webkit-border-radius: 4px 0px 4px 4px; border-radius: 4px 0px 4px 4px; position: absolute; top: 37px; right: 0;
	}
	.header-container .wrapper nav ul li {
	 display: block; margin: 0; float: none; padding: 5px 0;
	}
	.cta h1 {
	 font-size: 32px; line-height: 40px;
	}
	.cta h3 {
	 font-size: 20px;
	}
	.main {
	 padding: 0;
	}
	.half {
	 float: none; width: 100%; border-bottom: 1px solid #e6e6e6; text-align: center; padding-bottom: 30px;
	}
	.feat.last {
	 border-bottom: 1px solid #e6e6e6; padding-bottom: 50px;
	}
	.clears {
	 height: 0px;
	}
	.third {
	 width: 100%; margin-right: 0%; padding-right: 0%; float: none; margin-bottom: 0px; margin-top: 50px; border-right: none; border-bottom: 1px solid #e6e6e6;
	}
	.callout {
	 font-size: 20px; line-height: 28px; padding-bottom: 30px;
	}
	.callout.internal {
	 padding-top: 40px; margin-bottom: 40px;
	}
	.headshot {
	 margin-top: 0;
	}
	.third.internal.last {
	 margin-bottom: 50px; border: none;
	}
	.third.internal {
	 border-bottom: 1px solid #e6e6e6; padding-bottom: 30px;
	}
	.flexslider {
	 width: 94%; margin-left: 3%;
	}
	.flex-direction-nav .flex-prev {
	 left: -26px;
	}
	.flex-direction-nav .flex-next {
	 right: -26px;
	}
	/* overwrite css for menu savan[2014-02-25] */
nav { clear:both; width:100%; padding: 20px 0;}
.header-container .wrapper nav ul { margin: 0; padding:0; text-align: left; clear:both; float: none; background:none; -webkit-border-radius:0; border-radius:0; position:relative; top:inherit; right: 0;}
.header-container .wrapper nav ul li { display: inline-block; margin-right: 5%; padding: 5px 0; float:left; }
.header-container .wrapper nav ul li.first { margin-right:5%;}
/* overwrite css for menu  */
}


/* ==========================================================================
   Media Queries 1140
   ========================================================================== */
@media only screen and (min-width: 1140px) {
	.wrapper {
    width: 1140px; /* 1140px - 10% for margins */
    margin: 0 auto;
    }
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
 background-color: transparent; border: 0; overflow: hidden; *text-indent: -9999px;
}
.ir:before {
 content: ""; display: block; width: 0; height: 100%;
}
.hidden {
 display: none !important; visibility: hidden;
}
.visuallyhidden {
 border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px;
}
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
 clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto;
}
.invisible {
 visibility: hidden;
}
.clearfix:before, .clearfix:after {
 content: " "; display: table;
}
.clearfix:after {
 clear: both;
}
.clearfix {
 *zoom: 1;
}
.last {
 margin-right: 0; border: none; padding-bottom: 0; padding-right: 0;
}




/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
     background: transparent !important; color: #000 !important; /* Black prints faster: h5bp.com/s */; box-shadow: none !important; text-shadow: none !important;
    }
    a, a:visited {
     text-decoration: underline
    }
    a[href]:after {
     content: " (" attr(href) ")"
    }
    abbr[title]:after {
     content: " (" attr(title) ")"
    }
    /*Don't show links for images, or javascript/internal links */
    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
     content: ""
    }
    pre, blockquote {
     border: 1px solid #999; page-break-inside: avoid;
    }
    thead {
     display: table-header-group; /* h5bp.com/t */
    }
    tr, img {
     page-break-inside: avoid
    }
    img {
     max-width: 100% !important
    }
}
@media only screen and (max-width: 1024px) {
.callout.home img	{ max-width:100%;}
}
/* modify css for login page in Ipad -savan [2-25-2014] */

.padding-L-R{ padding: 0 10px;}
@media only screen and (max-width: 768px) {
.logo-foot img  	{ width:inherit; }
/*.callout.home img	{ width:100%;}*/
.found_table td 	{ display: block; }
.login_table td 	{ word-wrap: break-word;}

/* modify css [2-26-2014] */
.d-block{ display:block;}
.set-width{ width:100%; margin-bottom: 25px;}
#ctl00_ContentPlaceHolder1_tblLogin .login_input{ width:80%;}

/* modify css [28-2-2014] */
.contact-top .login_table	{ min-height: 220px;}
.posi-abso					{ bottom: 15px; left: 25%; position: absolute;}
/*.con-btm-login_table .login_table-text label{ width:40%;}*/
}
/* modify css */

/*  for contact us page in Ipad savan [26-2-2014] */
.contact-area				{ clear:both;}
.contact-top				{ clear:both; overflow:hidden;}
.contact-top .login_table	{ float:left; padding: 2%; width: 43.7%; margin:1%;}
.contact-bottom				{ background-color: #fafafa; border: 1px solid #efefef; clear: both; float: left; margin: 1%; overflow: hidden; width: 98%;}
.contact-bottom-in			{ float: left; padding: 2%; width: 46%;}
.login_table-top			{ clear:both; overflow: hidden; padding: 15px 0;}
.login_table-bottom			{ clear:both; text-align:center;}
.login_table-icon			{ float:left; width:32%; text-align:center;}
.login_table-text			{ float:left; width:68%;}
.con-btm-login_table		{ clear:both; overflow: hidden; padding: 15px 0;}
.con-btm-icon				{ float:left; width:32%; text-align:center;}
/* modify css */


/* modify css [28-2-2014] */
.login_table-top			{ word-wrap: break-word;}
.con-btm-login_table		{ word-wrap: break-word;}
.contact-top .login_table	{ position:relative;}

.con-btm-login_table .login_table-text label 	{ display: block; float: left; width:80px; clear:both; }
.con-btm-login_table .login_table-text span 	{ display: block; float: left;}

/* modify css */