  * {
	border: 0px;
}
/*reset*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, ul, li {
	margin: 0px;
	padding: 0px;
	border: 0;
	list-style-type: none;
	font-weight: normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a {
	text-decoration: none;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	color: inherit;
}
a:hover, a:focus {
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	text-decoration: none;
	outline: none;
	color: #276097;
}
textarea {
	resize: none;
}
input:focus {
	outline: none;
}
img {
	max-width: 100%;
}
.btn {
	border-radius: 0px;
	border: none;
	padding-left: 25px;
	padding-right: 25px;
	font-family: MyriadProSemibold;
	font-size: 18px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 13px;
	padding-bottom: 13px;
	min-width: 200px;
	line-height: normal;
	letter-spacing: 2px;
}
.btn-danger {
	background-color: #cf0d2f;
	color: #FFF;
}
.btn-danger:hover, .btn-danger:focus {
	background-color: #F12549;
	color: #FFF;
}
h1 {
	font-family: MyriadProSemibold;
	font-size: 48px;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 20px;
}
/*h2 {
	font-family: MyriadProSemibold;
	font-size: 48px;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 50px;
}*/
h2 {
	font-family: MyriadProSemibold;
	font-size: 30px;
	text-transform: uppercase;
	color: #276097;
	padding-bottom: 25px;
}
h3 {
	font-family: 'MyriadProBold';
	font-size: 24px;
	text-transform: uppercase;
	color: #276097;
	padding-bottom: 8px;
}
h6 {
	font-family: MyriadProSemibold;
	font-size: 17px;
	color: #5d5d5d;
	padding-bottom: 40px;
}
p {
	color: #646464;
	font-family: "myriadprolightregular";
	font-size: 16px;
	padding-bottom: 20px;
}
.jumbotron {
	margin: 0px;
	background-color: transparent;
	padding: 0px;
	position: relative;
}
header {
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	z-index: 99;
}
/*.headerTop {
	padding-top: 30px;
	padding-bottom: 30px;
}*/
.headerTop.bgColor {
	background-color: #fff;
}
.navbar {
	background-color: #0e4b88;
	border: none;
	border-radius: 0px;
min-height:!important;
	margin: 0px;
}
#sticky-anchor {
	height: 0px;
}
#sticky.stick {
	margin-top: 0 !important;
	position: fixed;
	top: 0px;
	z-index: 10000;
	left: 0px;
	right: 0px;
}
#sticky.stick.navbar-default .navbar-nav > li > a {
	font-size: 14px;
	line-height: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
#sticky.stick .navbar-right.navbar-form {
	line-height: 50px;
}
#sticky.stick.navbar-default .navbar-brand {
	width: 100px;
	line-height: 50px;
	margin-right: 15px;
	opacity: 1;
}
.navbar-default .navbar-brand {
	padding: 0px;
	height: auto;
	margin-left: 0px !important;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	width: 1px;
	opacity: 0;
}
.navbar-default .navbar-brand img {
	display: inline-block;
}
.menu-heading{
	min-height:220px;
}
.bottom-gap{
	min-height:145px;	
}
.menu-heading > a{
    color: #000;
    font-family: MyriadProBold;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: normal;
    padding-bottom: 10px;
    text-transform: uppercase;	
}
.menu-heading-single{
	float:left;
	padding-left:0px !important;
	background-image:none !important;
	width:100%;
}
.menu-heading-single:hover{
	padding-left:0px !important;
	transition:0s;
	-webkit-transition:0s;
	-moz-transition:0s;
}
.hide-menu > a{
	display:none;
}
.menu-heading-single a{
    color: #000;
    font-family: MyriadProBold;
    font-size: 15px;
    letter-spacing: 1px;
    line-height: normal;
    padding-bottom: 10px;
    text-transform: uppercase;
}
.about-menu ul{
	width:250px !important;	
}
.about-menu ul li{
	width:100% !important;
	min-height:0px !important;
	padding-bottom:5px !important;
	color: #676767;
    font-family: MyriadProRegular;
    font-size: 16px;
    line-height: normal;
}
.logo {
	float: left;
}
.call {
	float: right;
	font-family: MyriadProSemibold;
	font-size: 25px;
	color: #FFF;
	letter-spacing: 2px;
	line-height: 98px;
}
.call i {
	font-size: 18px;
	line-height: 33px;
	text-align: center;
	height: 33px;
	width: 33px;
	border: 2px solid #FFF;
	margin-right: 10px;
	border-radius: 50%;
	padding-left: 2px;
}
.call.bluecolor {
	color: #0e4b88;
}
.call.bluecolor i {
	border-color: #0e4b88;
}
.navbar-default .navbar-nav > li > a {
	font-family: MyriadProBold;
	font-size: 14px;
	line-height: 62px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	letter-spacing: 1px;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li:hover > a, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: #276097;
	color: #FFF;
}
.navbar-right.navbar-form {
	margin-right: 0px;
	line-height: 62px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
.navbar-form .btn {
	font-family: MyriadProBold;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	line-height: normal;
	letter-spacing: 1px;
	border-radius: 15px;
	min-width: 100px;
	text-align: center;
	margin-left: 3px;
}
.navbar-form .btn-danger {
	background-color: #cf0d2f;
	color: #FFF;
}
.navbar-form .btn-danger:hover, .navbar-form .btn-danger:focus {
	background-color: #FFFFFF;
	color: #000;
}
.navbar-form .btn-primary {
	background-color: #00396b;
	color: #FFF;
}
.navbar-form .btn-primary:hover, .navbar-form .btn-primary:focus {
	background-color: #FFFFFF;
	color: #000;
}
.navbar-default .navbar-nav > li {
	position: relative;
}
.navbar-default .navbar-nav > li .fa {
	margin-left: 5px;
}
.navbar-default .navbar-nav > li > ul {
    background-color: #fff;
    border-bottom: 5px solid #276197;
    display: none;
    left: 0;
    padding: 24px;
    position: absolute;
    top: 100%;
    width: 970px;
}
.navbar-default .navbar-nav > li:hover > ul {
	display: block;
}
.navbar-default .navbar-nav > li > ul > li {
	float: left;
	width: 33%;
	/*min-height: 220px;*/
}
.navbar-default .navbar-nav > li > ul > li h4 {
	font-family: MyriadProBold;
	font-size: 15px;
	line-height: normal;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	padding-bottom: 10px;
}
.navbar-default .navbar-nav > li > ul > li > ul li {
	background-image: url(/wp-content/themes/amp/img/arrow.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	font-size: 16px;
	color: #676767;
	font-family: MyriadProRegular;
	line-height: normal;
	
	-webkit-transition: all 0.4s ease-in-out 0.1s;
	-moz-transition: all 0.4s ease-in-out 0.1s;
	-ms-transition: all 0.4s ease-in-out 0.1s;
	-o-transition: all 0.4s ease-in-out 0.1s;
	transition: all 0.4s ease-in-out 0.1s;
}
.navbar-default .navbar-nav > li > ul > li > ul li:hover {
	padding-left: 25px;
	background-position: 10px 5px;
}
.bannerCaption {
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
}
.bannerText {
	margin-bottom: 35px;
	padding-left: 15px;
	padding-right: 15px;
	text-align: center;
}
.bannerText h1 {
	font-family: MyriadProBold;
	font-size: 60px;
	line-height: 60px;
	color: #FFF;
	padding-bottom: 45px;
	text-shadow: 1px 1px 3px #333;
	text-transform: capitalize;
}
.bannerText .btn {
	min-width: 335px;
	text-align: center;
	font-family: MyriadProBold;
	font-size: 20px;
	line-height: normal;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 3px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 17px;
	padding-bottom: 17px;
	border-radius: 0px;
	border: none;
}
.bannerText .btn-primary {
	background-color: #276097;
	color: #FFF;
}
.bannerText .btn-primary:hover, .bannerText .btn-primary:focus {
	background-color: #337CC6;
	color: #FFF;
}
.bannerform {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.8+0,0.8+100;Neutral+Density */
	background: -moz-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc000000', endColorstr='#cc000000', GradientType=0 ); /* IE6-9 */
	padding-top: 30px;
	padding-bottom: 30px;
}
.bannerFormHold {
	display: table;
	width: 100%;
}
.bannerFormHold .form-group {
	display: table-cell;
	padding-right: 10px;
	padding-left: 10px;
	width: 50%;
}
.bannerFormHold label {
	font-family: MyriadProBold;
	font-size: 25px;
	line-height: normal;
	color: #FFF;
	padding-bottom: 5px;
	letter-spacing: 1px;
	font-weight: normal;
}
.bannerFormHold .form-control {
	font-size: 16px;
	line-height: normal;
	color: #474646;
	font-family: MyriadProRegular;
	border-radius: 0px;
	box-shadow: none;
	height: 40px;
	border: none;
}
.bannerFormHold select {
	cursor: pointer;
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	background-image: url(/wp-content/themes/amp/img/drop-arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 60px;
}
.bannerFormHold .form-control::-moz-placeholder {
color: #474646;
opacity: 1;
}
.bannerFormHold .form-control:-ms-input-placeholder {
color: #474646;
}
.bannerFormHold .form-control::-webkit-input-placeholder {
color: #474646;
}
.bannerFormHold .input-group-btn > .btn {
	height: 40px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-color: #276097;
	font-size: 16px;
	color: #FFF;
	font-family: MyriadProRegular;
	border: none;
	border-radius: 0px;
	min-width: inherit;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
.bannerFormHold .input-group-btn > .btn:hover, .bannerFormHold .input-group-btn > .btn:focus {
	background-color: #337CC6;
	color: #FFF;
}
.formBorder {
	border: 7px solid #2f2f2f;
}
.bg-primary {
	background-color: #FFF;
	padding-top: 60px;
	padding-bottom: 60px;
}
.thumbnail {
	padding: 0px;
	border: none;
	border-radius: 0px;
	margin-bottom: 30px;
	background-color: #eeeeee;
}
.thumbnail figure {
	overflow: hidden;
}
.thumbnail figure img {
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
.thumbnail:hover figure img {
	-ms-transform: scale(1.2, 1.2); /* IE 9 */
	-webkit-transform: scale(1.2, 1.2); /* Safari */
	transform: scale(1.2, 1.2);
	opacity: 0.4;
}
.thumbnail:hover .btn-link {
	display: block;
	right: 20px;
/*	width: 100%;*/
}
.thumbnail figcaption {
	padding-bottom: 40px;
	min-height: 150px;
	position: relative;
	margin: 20px;
}
.thumbnail .btn-link {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
.thumbnail h3 {
	font-size: 20px;
	line-height: normal;
	text-transform: uppercase;
	color: #276097;
	padding-bottom: 10px;
	font-family: MyriadProSemibold;
}
.thumbnail p {
	font-size: 14px;
	line-height: 20px;
	color: #2c3e50;
	padding-bottom: 15px;
	font-family: myriadprolightregular;
	min-height:100px;
}
.btn-link {
	background-color: #cf0d2f;
	line-height: 35px;
	color: #FFF;
	text-align: center;
	height: 35px;
	width: 40px;
	display: inline-block;
	font-size: 24px;
	font-family: MyriadProRegular;
}
.btn-link:hover, .btn-link:focus {
	background-color: #F12549;
	color: #FFF;
	text-decoration: none;
}
.bg-warning {
	background-color: #eeeeee;
	padding-top: 55px;
	padding-bottom: 55px;
}
.media h4 {
	font-size: 64px;
	text-transform: uppercase;
	color: #276097;
	font-family: MyriadProBold;
	padding-bottom: 13px;
	letter-spacing: 2px;
}
.media p {
	font-size: 28px;
	line-height: 32px;
	color: #2c3e50;
	font-family: myriadprolightregular;
	padding-bottom: 18px;
}
.media-left {
	float: left;
	padding-right: 25px;
}
.overview h3 {
	font-size: 35px;
	line-height: 40px;
	color: #252525;
	font-family: MyriadProRegular;
	padding-bottom: 25px;
	text-transform: none;
}
.overview p {
	font-size: 25px;
	line-height: normal;
	color: #747474;
	font-family: myriadprolightregular;
	padding-bottom: 28px;
}
.bg-info {
	background-color: #276197;
	padding-top: 55px;
	padding-bottom: 55px;
}
.bg-info h2 {
	font-family: MyriadProSemibold;
	font-size: 48px;
	line-height: normal;
	text-transform: uppercase;
	color: #FFF;
	padding-bottom: 0px;
	letter-spacing: 2px;
}
.bg-info h2 i {
	font-size: 20px;
	line-height: 38px;
	text-align: center;
	height: 38px;
	width: 38px;
	border: 2px solid #FFF;
	margin-right: 15px;
	border-radius: 50%;
	padding-left: 2px;
	margin-left: 15px;
	position: relative;
	top: -4px;
}
.bg-info h2 a:hover, .bg-info h2 a:focus {
	color: #98C0E4;
}
.bg-success {
	background-color: #FFF;
	padding-top: 70px;
	padding-bottom: 30px;
	text-align: center;
}
.bg-success h2 {
	font-size: 36px;
	text-transform: uppercase;
	color: #252525;
	letter-spacing: 1px;
	padding-bottom: 50px;
	font-family: MyriadProSemibold;
	line-height: normal;
}
.bg-success ul li {
	display: inline-block;
	margin-right: 12px;
	margin-bottom: 35px;
	margin-left: 12px;
	vertical-align: middle;
}
footer {
	text-align: center;
}
.footerTop {
	background-color: #393939;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footerTop ul {
	padding-top: 20px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #616161;
	border-bottom-color: #616161;
	margin-bottom: 24px;
}
.footerTop ul li:first-child {
	margin-left: 0px;
}
.footerTop ul li:last-child {
	margin-right: 0px;
}
.footerTop ul li {
	font-family: MyriadProSemibold;
	font-size: 13px;
	line-height: normal;
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 1px;
	display: inline-block;
	margin-right: 40px;
	margin-left: 42px;
	margin-bottom: 5px;
}
.footerTop ul li a:hover, .footerTop ul li a:focus {
	color: #A8A8A8;
}
.footerBottom {
	background-color: #0f0f0f;
	padding-top: 16px;
	padding-bottom: 16px;
}
.footerBottom p {
	font-family: MyriadProSemibold;
	font-size: 13px;
	line-height: normal;
	color: #FFF;
	letter-spacing: 1px;
	padding-bottom: 0px;
}
.footerBottom p a:hover, .footerBottom p a:focus {
	color: #A8A8A8;
}
/* karttik open*/
.blogLeft {
	margin-bottom: 45px;
	padding-bottom: 40px;
	border-bottom: 1px solid #dfdbdb;
}
.blogLeft .dateBox {
	background-color: #fff;
	color: #6a6a6a;
	font-family: "MyriadProSemibold";
	font-size: 18px;
	letter-spacing: 3px;
	line-height: 54px;
	max-width: 250px;
	padding-left: 70px;
	position: relative;
	text-transform: uppercase;
	top: -28px;
}
.blogLeft .dateBox .fa {
	position: absolute;
	left: 0px;
	font-size: 18px;
	color: #fff;
	background-color: #275a99;
	width: 54px;
	height: 54px;
	line-height: 54px;
	text-align: center;
}
.blogLeft figure {
	position: relative;
}
.blogLeft {
	margin-bottom: 45px;
}
.blogLeft .caption {
	padding: 0px;
}
.blogLeft h3 {
	font-family: "MyriadProSemibold";
	font-size: 24px;
	color: #276097;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-bottom: 20px;
}
.blogLeft .caption h6 {
	font-family: "MyriadProRegular";
	font-size: 18px;
	color: #4a4a4a;
	padding-bottom: 20px;
}
.socialpoint {
	padding-top: 25px;
}
.socialpoint img {
	float: right;
	margin-top: 5px;
}
.btn-link2 {
	background-color: #cf0d2f;
	color: #fff;
	display: inline-block;
	font-family: MyriadProRegular;
	font-size: 24px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 40px;
}
.videoBtn {
	height: 93px;
	width: 93px;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
	z-index: 99;
}
.blogLeft.videoBox:hover figure img {
	-ms-transform: none; /* IE 9 */
	-webkit-transform: none; /* Safari */
	transform: none;
	opacity: 1;
}
.pagination {
	border-radius: 0px;
	margin: 0px;
}
.pagination > li > a, .pagination > li > span {
	background-color: #333333;
	border: none;
	color: #337ab7;
	float: left;
	line-height: 42px;
	margin: 0px 3px;
	padding: 0px 14px;
	font-size: 18px;
	font-family: 'MyriadProSemibold';
	color: #ffffff;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
	color: #fff;
	background-color: #cf0d2f;
	border-color: #cf0d2f;
}
.archive h4 {
	font-family: 'MyriadProSemibold';
	font-size: 24px;
	color: #cf0d2f;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.archive ul {
	padding: 15px 0px;
	border-top: 1px solid #dfdbdb;
	border-bottom: 1px solid #dfdbdb;
	margin-bottom: 40px;
}
.archive ul li a {
	font-family: 'MyriadProSemibold';
	font-size: 18px;
	color: #828282;
	line-height: 28px;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-decoration: none;
}
.archive ul li a:hover, .archive ul li a:focus {
	color: #276097;
}
.slideBox {
	background-color: #fff;
	padding: 20px 15px 30px 15px;
	margin-bottom: 40px;
}
.nameBox h6 {
	font-family: 'MyriadProRegular';
	font-size: 16px;
	color: #4a4a4a;
	line-height: 40px;
	background-image: url(/wp-content/themes/amp/img/colon.png);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 30px;
	padding-bottom: 0px;
	margin-right: 5px;
	font-weight:bold;
}
.slideBox p {
	font-family: 'myriadprolightregular';
	font-size: 14px;
	color: #2c3e50;
}
.carousel-control.right {
	width: 23px;
	height: 23px;
	top: -54px;
	background-image:none;
}
.carousel-control.left {
	height: 23px;
	left: auto;
	right: 26px;
	top: -54px;
	width: 23px;
	background-image:none;
}
.blogRight h3 {
	 font-family: 'MyriadProSemibold';
	 font-size:24px;
	color: #276097;
	letter-spacing: 1px;
	padding-bottom: 10px;
	text-transform:uppercase;
}
.metals {
	border-bottom: 1px solid #dfdbdb;
	padding-bottom: 10px;
	margin-bottom: 30px;
}
.metals .blogLeft {
	margin-bottom: 0px;
	padding: 0px;
	border: none;
}
.metals figure {
	margin-bottom: 20px;
}
.metals .form-control {
	background-color: #fff;
	background-image: none;
	border: none;
	border-radius: 0px;
	box-shadow: none;
	color: #707070;
	font-size: 14px;
	text-transform: uppercase;
	height: 35px;
	line-height: 35;
	padding: 0px 14px;
	font-family: 'MyriadProRegular';
}
.metals .form-control::-moz-placeholder {
 color: #707070;
 opacity: 1;
}
.metals .form-control:-ms-input-placeholder {
 color: #707070;
}
.metals .form-control::-webkit-input-placeholder {
 color: #707070;
}
.metals .form-group {
	margin-bottom: 7px;
}
.metals .btn-info {
	font-family: 'MyriadProBold';
	font-size: 14px;
	color: #fff;
	max-width: 150px;
	height: 36px;
	padding: 0px 10px;
	background-color: #275a99;
	line-height: 37px;
	margin-top: 10px;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.metals .btn-info:hover, .metals .btn-info:focus {
	background-color: #236eca;
	outline: none;
	transition: 1s;
	-webkit-transition: 1s;
	-moz-transition: 1s;
}
.postdetails p {
	line-height: 20px;
}
.postdetails h6 {
	padding-bottom: 7px;
	font-size: 18px;
	color: #4a4a4a;
	font-family: 'MyriadProRegular';
}
.postdetails figure {
	width:30%;
	float: left;
	padding-right: 20px;
	margin-bottom: 0px;
}
.postdetails .textBox {
	width:70%;
	float: left;
	margin-bottom: 0px;
}
.well {
	padding: 0px 0px 30px 0px;
	margin-bottom: 0px;
	background-color: #ececec;
	border: none;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}
.innerbanner {
	position: relative;
	padding: 0px;
	margin: 95px 0 0;
	overflow-x: hidden;
}
.innertext {
	position: absolute;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 42px;
	margin: 0 auto;
	text-align: center;
}
.banner-title {
	font-family: 'MyriadProBold';
	font-size: 36px;
	color: #fff;
	text-transform: uppercase;
	padding-bottom: 0px;
}
.innerbanner img {
	max-width: inherit;
	height: 184px;
	/*width:1920px;
	position: relative;
   	left: 50%;
   	top: 0%;
   	-ms-transform: translateY(-0%) translateX(-50%);
   	-webkit-transform: translateY(-0%) translateX(-50%);
   	transform: translateY(-0%) translateX(-50%);*/
}
.breadcrumb {
	padding: 15px 0px;
	margin-bottom: 40px;
	background-color: transparent;
	border-bottom: solid 1px #dfdbdb;
	border-radius: 0px;
	font-family: 'MyriadProBold';
	font-size: 13px;
	color: #0e4b88;
	letter-spacing: 0px;
	text-transform: uppercase;
}
.breadcrumb > li {
	display: inline-block;
}
.breadcrumb > li + li:before {
	padding: 0 15px;
	color: #0e4b88;
	content: "/\00a0";
}
.breadcrumb > .active {
	color: #5681c3;
}
.categoryBlock {
    border-top: 1px solid #dfdbdb;
    padding: 20px 0;
}
.categoryBlock .btn-danger {
	width: 173px;
	padding-left: 35px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	line-height: 36px;
	height: 35px;
	background-color: #cf0d2f;
	font-size: 13px;
	color: #ffffff;
	font-family: 'MyriadProSemibold';
	border: none;
	border-radius: 0px;
	position: relative;
	outline: none;
}
.categoryBlock .btn-danger .pluse {
	position: absolute;
	left: 0px;
	width: 34px;
	padding-left: 10px;
	text-align: left;
	font-size: 24px;
	line-height: 34px;
	background-color: #bd0023;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
.categoryBlock .btn-danger:hover, .categoryBlock .btn-danger:focus {
	background-color: #bd0023;
}
.categoryBlock .btn-danger:hover .pluse, .categoryBlock .btn-danger:focus .pluse {
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
	background-color: #cf0d2f;
}
.description {
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: solid 1px #dfdbdb;
}
.heading {
	font-family: 'MyriadProSemibold';
	font-size: 18px;
	color: #828282;
	padding: 7px 0px;
}
.headingDetails {
	font-family: 'MyriadProRegular';
	font-size: 16px;
	color: #676767;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border: none;
}
.secondary{
	padding-top:10px;
}
.mapBox {
	padding:10px;
	border:solid 1px #E0DEDE;
	width:100%;
	height:300px;
}
.form-horizontal .control-label {
    padding-top: 12px;
	padding-bottom:5px;
    text-align: left;
	font-family: 'MyriadProSemibold';
	font-size: 14px;
    color: #555;
	font-weight: normal;
}
.form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
    margin-right: 10px;
}
.radio-inline + .radio-inline, .checkbox-inline + .checkbox-inline {
    margin-left: 0px;
}
.form-control {
  height: 44px;
  padding: 12px 15px;
  font-size: 14px;
  color: #555;
  background-color: #fff;
  border: 1px solid #d0d0d0;
  border-radius: 0px;
  font-family: 'MyriadProRegular';
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-control:focus {
  border-color: #0e4b88;
  outline: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #999;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}

.searchTable{
	margin-bottom: 30px;
	margin-top: 15px;
}
.searchTable .table > thead > tr > th{
	font-family: myriadprolightregular;
	font-size: 17px;
	line-height: normal;
	color: #FFF;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-weight: normal;
	background-color: #276097;
	text-transform: uppercase;
}	
.searchTable .table > tbody > tr > td{
	font-family: MyriadProRegular;
	font-size: 14px;
	color: #333;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #DFEBF7;
}
.searchTable .table > tbody > tr:nth-child(odd) td{
	background-color: #FFF;
}
.searchTable .table > tbody > tr:nth-child(even) td{
	background-color: #F4F9FD;
}
.sidebar-search{
padding-bottom:15px;	
}
.sidebar-search .formBorder {
    border: 1px solid #2f2f2f;
}
.sidebar-search .bannerFormHold .form-group{
	display:block;
	width:100%;
	padding:0px;
}
.sidebar-search .bannerFormHold label{
	color:#000;
	font-size:19px;	
}
.radio-inline{
    padding-left: 0px !important;
    padding-top: 0px !important;
}
h3.gap{
	padding-bottom:25px;
}
label.no-gap{
	padding-top:0px !important;	
}
.btnBox .btn {
	height: 54px;
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 26px;
	background-color: #276097;
	font-size: 16px;
	color: #FFF;
	font-family: MyriadProRegular;
	border: none;
	border-radius: 0px;
	min-width: inherit;
	text-transform: capitalize;
	-webkit-transition: all 0.3s ease-in-out 0.1s;
	-moz-transition: all 0.3s ease-in-out 0.1s;
	-ms-transition: all 0.3s ease-in-out 0.1s;
	-o-transition: all 0.3s ease-in-out 0.1s;
	transition: all 0.3s ease-in-out 0.1s;
}
.btnBox .btn:hover, .btnBox .btn:focus {
	background-color: #337CC6;
	color: #FFF;
}
.downarrow {
	position:relative;
}
.downarrow::after {
 content:"";
 font-family:FontAwesome;
 color:#fff;
 position:absolute;
 right:2px;
 top:18px;
}
.pagelist{
	padding-left:15px;
}
.pagelist li{
	color: #646464;
    font-family: "myriadprolightregular";
    font-size: 16px;
    padding-bottom: 5px;
	list-style-type:disc;
	padding-left:10px;
}
.menugap {
	margin-top:25px !important;	
}
.management-img{
	border:1px solid #ddd;
	padding: 5px;
	margin:10px 0px;
}
.management-img h3{
	padding-top: 10px;
}
.management-img h4{
	min-height:40px;
}

@media (min-width: 1920px) {
.homeBanner img{
  width:100%;
}
.innerbanner img{
  width:100%;
}
}
/* karttik close*/
@media (max-width: 1400px) {
.homeBanner {
	overflow: hidden;
}
.homeBanner img {
	position: relative;
	left: 50%;
	top: 0%;
	-ms-transform: translateY(-0%) translateX(-50%);
	-webkit-transform: translateY(-0%) translateX(-50%);
	transform: translateY(-0%) translateX(-50%);
	max-width: inherit;
	width: 1600px;
}
}
@media (max-width: 1200px) {
h2 {
	font-size: 35px;
	padding-bottom: 35px;
}
/*.headerTop {
	padding-bottom: 15px;
	padding-top: 15px;
}*/
.homeBanner img {
	width: 1350px;
}
.bannerText h1 {
	font-size: 45px;
	line-height: 50px;
	padding-bottom: 35px;
}
.navbar-right.navbar-form {
	line-height: 55px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 12px;
	line-height: 55px;
	padding: 0 15px;
}
#sticky.stick.navbar-default .navbar-nav > li > a {
	font-size: 12px;
	line-height: 50px;
	padding-left: 10px;
	padding-right: 10px;
}
.bannerFormHold label {
	font-size: 20px;
}
.bannerform {
	padding-bottom: 15px;
	padding-top: 15px;
}
.bannerText .btn {
	font-size: 14px;
	letter-spacing: 2px;
	min-width: 240px;
	padding: 17px 25px;
}
.thumbnail h3 {
	font-size: 17px;
}
.thumbnail p {
	min-height:120px;
}
.thumbnail figcaption {
	margin: 20px;
	min-height: 170px;
}
.media h4 {
	font-size: 50px;
}
.media p {
	font-size: 22px;
	line-height: 28px;
}
.overview h3 {
	font-size: 26px;
	line-height: 35px;
}
.overview p {
	font-size: 18px;
	line-height: 25px;
	padding-bottom: 20px;
}
.bg-info {
	padding-bottom: 30px;
	padding-top: 30px;
}
.bg-info h2 {
	font-size: 32px;
}
.bg-success h2 {
	font-size: 28px;
	padding-bottom: 40px;
}
.footerTop ul li {
	margin-left: 22px;
	margin-right: 20px;
}
.bg-primary {
	padding-bottom: 50px;
	padding-top: 50px;
}
.bg-success {
	padding-bottom: 30px;
	padding-top: 50px;
}
.bg-success ul li {
	margin-bottom: 20px;
}
.bg-success ul li img {
	width: 100px;
}
.navbar-default .navbar-nav > li > ul {
	width: 890px;
}
/*karttik open*/

.innerbanner {
	margin: 60px 0 0;
}
/*karttik open*/
}
@media (max-width: 991px) {
h2 {
	font-size: 30px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 11px;
	letter-spacing: 0;
	line-height: 55px;
	padding: 0 8px;
}
.call {
	font-size: 16px;
	letter-spacing: 1px;
}
.bannerText h1 {
	font-size: 38px;
	line-height: 44px;
	padding-bottom: 30px;
}
.homeBanner img {
	width: 1200px;
}
.thumbnail h3 {
	font-size: 13px;
}
.thumbnail figcaption {
	margin: 15px;
	min-height: 190px;
}
.media h4 {
	font-size: 40px;
	letter-spacing: 1px;
}
.media p {
	font-size: 18px;
	line-height: 24px;
}
.overview h3 {
	font-size: 22px;
	line-height: 30px;
}
.overview p {
	font-size: 16px;
	line-height: 24px;
}
.bg-info h2 {
	font-size: 24px;
}
.bg-info h2 i {
	border: 1px solid #fff;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	margin-right: 10px;
	top: -2px;
	width: 30px;
}
.bg-success h2 {
	font-size: 24px;
	padding-bottom: 40px;
}
.footerTop ul {
	padding-bottom: 10px;
	padding-top: 15px;
}
.footerTop ul li {
	font-size: 12px;
	margin-left: 10px;
	margin-right: 8px;
}
.footerBottom p {
	font-size: 11px;
}
.footerTop figure img {
	width: 200px;
}
#sticky.stick.navbar-default .navbar-nav > li > a {
	font-size: 10px;
	line-height: 50px;
	padding-left: 6px;
	padding-right: 6px;
}
.navbar-form .btn {
	font-size: 10px;
	margin-left: 0px;
	min-width: 80px;
}
#sticky.stick.navbar-default .navbar-brand {
	width: 80px;
}
.navbar-default .navbar-nav > li > ul {
	width: 675px;
}
.navbar-default .navbar-nav > li > ul > li > ul li {
	font-size: 13px;
}
.navbar-default .navbar-nav > li > ul > li h4 {
	font-size: 13px;
	letter-spacing: 1px;
}
.navbar-default .navbar-nav > li > ul > li {
    /*min-height: 200px;*/
}
.menu-heading{
	min-height:200px;
}
.bottom-gap {
    min-height: 125px;
}
.menugap {
    margin-top: 15px !important;
}
/*karttik open*/
.blog h5 {
	font-size: 20px;
}
.videoBtn {
	height: 50px;
	width: 50px;
}
.metals .btn-info {
	max-width: 100%;
	width: 100%;
}
.postdetails figure {
	margin-bottom: 2px;
	margin-right: 20px;
}
h6 {
	padding-bottom: 20px;
}
.productDetails figure {
	margin-bottom: 30px;
}
/*karttik close*/
.mapBox {
	margin-top:20px;
}
.thumbnail p {
	min-height:160px;
}
}
@media (max-width: 767px) {
	body, html{
		height:100%;
	}
.navbar{
	background-color:transparent;
}
.navbar-header{
	background-color:#0e4b88;
	position: relative;
    z-index: 999;
}
.navbar-collapse{
	width:80%;
	background-color:#0e4b88;
	min-height:0px;
	overflow-y:scroll;
	box-shadow: 2px 2px 10px #4C4C4C;
}
.navbar-default .navbar-collapse {
    max-height: none !important;
}
.downarrow::after {
    right: 10px;
    top: 4px;
}
.fullHeight{
	height:100% !important;
	}
	.navbar-form{
		margin-bottom:60px !important;
		}
.searchTable .table > thead > tr > th {
    font-size: 15px;
    padding-top: 12px;
    padding-right: 15px;
    padding-bottom: 12px;
    padding-left: 15px;
}
.searchTable .table > tbody > tr > td {
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 15px;
	    font-size: 13px;
}
h2 {
	font-size: 25px;
}
.bannerFormHold {
	display: block;
	text-align: center;
}
.bannerFormHold .form-group {
	display: block;
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}
.bannerFormHold label {
	font-size: 20px;
}
.bannerFormHold .form-control {
	font-size: 14px;
	height: 35px;
	    padding-bottom: 0px;
    padding-top: 0px;
}
.bannerFormHold .input-group-btn > .btn {
	height: 35px;
}
.homeBanner img {
    width: 1300px;
}
.bannerText h1 br {
	display: none;
}
.bannerText h1 {
	font-size: 30px;
	line-height: 40px;
	padding-bottom: 20px;
}
.bannerText .btn {
	font-size: 12px;
	letter-spacing: 2px;
	min-width: 210px;
	padding: 16px 20px;
}
.logo {
	width: 160px;
}
.call {
	font-size: 14px;
	letter-spacing: 0;
	line-height:45px;
}
.call i {
	border: 1px solid #fff;
	font-size: 14px;
	height: 25px;
	line-height: 25px;
	margin-right: 5px;
	padding-left: 1px;
	width: 25px;
}
.navbar-default .navbar-toggle {
	border-radius: 0px;
	border: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: transparent;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #FFF;
	height: 3px;
	width: 25px;
}
#sticky.stick.navbar-default .navbar-brand {
	margin-left: 15px !important;
}
.navbar-default .navbar-nav > li > a {
	font-size: 13px !important;
	line-height: normal !important;
	padding: 5px 8px;
	text-align: center;
}
.navbar-right.navbar-form {
	line-height: normal !important;
	border: none;
	box-shadow: none;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0B3C6C;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navbar-form .btn {
	display: block;
	width: 100%;
	text-align: center;
	margin-bottom: 4px;
}
.bg-primary {
	padding-bottom: 40px;
	padding-top: 40px;
}
.thumbnail {
	margin: 0 auto 30px;
	max-width: 320px;
	text-align: center;
}
.thumbnail figcaption {
	min-height: inherit;
}
.thumbnail h3 {
	font-size: 17px;
}
.media-left {
	display: block;
	float: none;
	margin-bottom: 20px;
	padding-right: 0;
	text-align: center;
	width: 100%;
}
.media-body {
	text-align: center;
}
.media h4 {
	font-size: 30px;
	letter-spacing: 1px;
}
.bg-info {
	padding-bottom: 20px;
	padding-top: 20px;
}
.bg-success {
	padding-bottom: 30px;
	padding-top: 40px;
}
.bg-info h2 {
	font-size: 17px;
	letter-spacing: 1px;
}
.bannerform {
	padding-bottom: 5px;
	padding-top: 20px;
}
.navbar-default .navbar-nav > li > ul {
	width: 100%;
	position: static;
	padding: 20px 15px 10px;
	text-align: center;
}
.navbar-default .navbar-nav > li > ul > li {
	float: none;
	/*min-height: 200px;*/
	width: 100%;
	margin-bottom: 10px;
}
.menu-heading{
	min-height:200px;
}
.navbar-default .navbar-nav > li > ul > li > ul li {
	background-image: none;
	padding-left: 0px;
}
.navbar-default .navbar-collapse {
	max-height:none;
}
/*.headerTop {
	padding-bottom: 10px;
	padding-top: 10px;
}*/
/*karttik open*/
.blogLeft .dateBox .fa {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	width: 30px;
}
.blogLeft .dateBox {
	font-size: 14px;
	line-height: 30px;
	max-width: 193px;
	padding-left: 34px;
	top: -15px;
}
.blog h5 {
	font-size: 18px;
}
.innerbanner {
	margin: 45px 0 0;
}
.archive {
	text-align: center;
}
.blog h5 {
	text-align: center;
}
.carousel-control.right {
	top: -51px;
}
.carousel-control.left {
	top: -51px;
}
.postdetails {
	padding-bottom: 20px;
}
.blogLeft .btn-link {
	display: block;
	margin: 0 auto 5px;
}
.socialpoint img {
	float: none;
}
.pagination {
	margin: 0 0 40px;
	text-align: center;
	width: 100%;
}
.pagination > li {
	display: inline-block;
	float: none;
	text-align: center;
}
.innertext {
	bottom: 50px;
}
p, h2, h3, h6 {
	text-align: center;
}
.categoryBlock figure {
	margin-bottom: 30px;
}
.categoryBlock {
	text-align: center;
}
.breadcrumb > li + li::before {
	padding: 0;
}
.postdetails h6 {
	text-align: left;
}
.postdetails p {
	text-align: left;
}
.pagination > li > a, .pagination > li > span {
	font-size: 16px;
	line-height: 30px;
	padding: 0 12px;
}
.table-responsive {
	border: medium none;
}
.blogLeft {
	text-align: center;
}
.banner-title {
	font-size: 24px;
}
.heading {
	font-size: 15px;
}
.headingDetails {
	font-size: 15px;
}
.nameBox h6 {
    margin-right: 0px;
    padding-right: 0px;
}
/*karttik close*/
.form-horizontal .control-label {
    padding-top: 4px;
    text-align: left;
}
.btnBox label{
	display:none;}
.btnBox .btn {
    height: 40px;
    width: 100%;
    display: block;
}
.searchTable .table-responsive > .table > tbody > tr > td{
	white-space:normal;}
.menu-heading-single{
	float:none;}
	.about-menu ul{
	width:100% !important;	
}
.thumbnail p {
	min-height:0px;
}
.innerbanner img {
	width:1920px;
	position: relative;
   	left: 50%;
   	top: 0%;
   	-ms-transform: translateY(-0%) translateX(-50%);
   	-webkit-transform: translateY(-0%) translateX(-50%);
   	transform: translateY(-0%) translateX(-50%);
}
}
@media (max-width: 480px) {
.call i {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
    margin-right: 3px;
    width: 20px;
}
form .btn-danger {
	width:100%;
}
	
}
@media (max-width: 360px) {
.bannerText h1 {
	font-size: 27px;
	line-height: 36px;
}
.logo {
	width: 140px;
}

.postdetails {
	padding-bottom: 10px;
}
}

.downarrow.processcap > a{

cursor: default !important;
}