@import "../fonts/webfont/stylesheet.css";

@font-face {
	font-family: Omnes;
	src: url(../fonts/Omnes.ttf);
	font-display: swap;
  }

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	outline-style: none;
	outline: none;/*font-family: helveticaneuelight;*/
}
*:focus {
	outline: none;
	outline-style: none;
	background-color: transparent !important;
}
.wlcm-txt {
	margin: 0px 0px 0px 0px;
	font-size: 22px;
	line-height: 32px !important;
}
.hadr {
	height: auto;
	/* padding: 36px 0px 17px 0px; */
	padding: 36px 0px 36px 0px;
}
.hdr-r-div {
	line-height: 44px;
	float: right;
	font-weight: bold;
	margin-left: 20px;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
	padding: 0px 17px 0px 0px;
	font-family: OMNES-B;
}
.txt-blue {
	color: #0068b3;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 3px;
	font-weight: 700;
	transition: all .4s ease;
}
.bluebar-list {
	background-color: #0068b3;
	height: 40px;
	text-align: center;
}
.bluebar-list .pagination {
	margin: 3px 0px 0px 0px !important;
}
.txt-orng {
	color: #F58426;
	font-size: 15px;
	margin-bottom: 0px;
	margin-top: 3px;
	font-weight: 700;
	transition: all .4s ease;
}
.txt-orng a {
	color: #F58426;
	text-decoration: none;
}
.txt-orng a:hover {
	opacity: .6;
}
.txt-blue a {
	color: #0068b3;
	text-decoration: none;
}
.txt-blue a:hover {
	opacity: .6;
}
.logo-hd {
	margin-left: -7px;
	max-width: 150px;
}
/*.drpdwn:hover .dropdown-menu {
	display: block;
	background-color: transparent;
	border-radius: 0px;
	box-shadow: none;
	background-color: #e6f7f7;
	border: 1px solid #a8a8a8;
}*/
.drpdwn .dropdown-menu {
	background-color: transparent;
	border-radius: 0px;
	box-shadow: none;
	background-color: #e6f7f7;
	border: 1px solid #a8a8a8;
}
.topnav .dropdown-menu li a {
	color: #005faa;
	padding: 12px 25px;
	font-size: 16px;
	text-align: center;
	font-weight: 300 !important;
}
.topnav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #d9f3f3 !important;
	color: #005faa;
}
.topnav .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #005faa;
	color: #e6f7f7;
}
.topnav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #d9f3f3;
	color: #005faa;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: #FFF !important;
	color: #005faa;
}
.srch {
	background-image: url(../img/srch-bg.png);
	background-size: 100%;
	background-repeat: no-repeat;
	border: none !important;
	border-style: none;
	box-shadow: none !important;
	position: relative;
	padding: 10px 24% 10px 10px !important;
	height: 48px;
	border-radius: 10px;
	background-color: transparent;
	font-size: 18px;
	color: #333;
}
.srch-ion {
	position: absolute;
	right: 30px;
	top: 1px;
	font-size: 30px;
	color: #FFF;
	cursor: pointer;
}
.top-srch-ion {
	position: absolute;
	right: 15px;
	top: 10px;
	height: 30px;
	width: 38px;
	cursor: pointer;
}
.top-srch-btn {
	padding: 0px !important;
	background-color: transparent !important;
	border-style: none !important;
}
.m-b-0 {
	margin-bottom: 0px;
}
.bgbar {
	background-color: #00B1B0;
}
.icon-bar {
	background: #FFF;
}
.navbar-nav > li > a {
	padding-top: 14px;
	padding-bottom: 14px;
}
.topnav ul {
	margin: 0px;
	padding: 0px;
	font-family: omnes-pro, Helvetica, Arial, sans-serif;
}
.topnav > li > a {
	color: #005faa;
	font-size: 16px;
	/* padding-left: 46px;
	padding-right: 45px; */
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.topnav > li:first-child > a {
	padding-left: 15px;
}
.topnav > li:last-child > a {
	padding-right: 0px;
}
.topnav > li {
	background: url(../img/line1.jpg) right center no-repeat;
}
.topnav > li:last-child {
	background: none !important;
}
.topnav > li > a:hover {
	background-color: transparent;
	color: #a9c9e2 !important;
}
.top-banner img {
	margin-left: auto !important;
	margin-right: auto !important;
}
.bb-grey {
	border-bottom: 2px solid #ededed;
	height: 2px;
}
.tooltip.bottom {
	margin-top: 18px;
}
.tooltip-inner {
	background-color: #F58426;
}
.tooltip.bottom .tooltip-arrow {
	border-bottom-color: #F58426;
}
.tooltip.top .tooltip-arrow {
	border-top-color: #F58426;
}
.p-lr-0 {
	padding-left: 0px;
	padding-right: 0px;
}
.p-l-0{ padding-left: 0px !important;}
.p-r-0 {
	padding-right: 0px;
}
.p-r-15 {
	padding-right: 15px;
}
.p-r-25 {
	padding-right: 25px;
}
.m-t-20 {
	margin-top: 20px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-t-40 {
	margin-top: 40px;
}
.m-t-0 {
	margin-top: 0px;
}
.m-t-10 {
	margin-top: 10px;
}
.m-t-15 {
	margin-top: 15px !important;
}
.m-t-25 {
	margin-top: 25px !important;
}
.m-b-5 {
	margin-bottom: 5px;
}
.m-b-10 {
	margin-bottom: 10px;
}
.m-b-15 {
	margin-bottom: 15px;
}
.m-b-20 {
	margin-bottom: 20px;
}
.m-t-5 {
	margin-top: 5px;
}
.m-t-10 {
	margin-top: 10px;
}
.m-t-15 {
	margin-top: 10px;
}
.m-t-30 {
	margin-top: 30px;
}
.m-t-50 {
	margin-top: 50px;
}
.m-t-80 {
	margin-top: 80px;
}
.m-r-5 {
	margin-right: 5px;
}
.m-r-10 {
	margin-right: 20px;
}
.m-r-20 {
	margin-right: 30px;
}
.m-r-30 {
	margin-right: 10px;
}
.m-l-10 {
	margin-left: 10px;
}
.m-l-7 {
	margin-left: 7px;
}
.m-l-20 {
	margin-left: 20px;
}
.m-l-30 {
	margin-left: 30px;
}
.m-l-20-srch {
	margin-left: 20px;
}
.f-s-27 {
	font-size: 27px;
}
.overflow-h{ overflow: hidden;}
.text-l{ text-align: left !important;}
.pointer{ cursor: pointer;}
.btn-adv-srch {
	background-color: #F58426;
	border-radius: 10px;
	color: #fff;
	line-height: 31px;
	border-color: #F58426;
	font-size: 27px;
	height: 48px;
}
.btn-adv-srch:hover {
	background-color: #FCDABE;
	border-color: #FCDABE;
}
.btn-adv-srch.focus, .btn-adv-srch:focus, .btn-adv-srch:hover {
	color: #F58426;
}
.btn:focus {
	outline: none !important;
}
.btn-srch-rslt {
	background-color: #F58426;
	border-radius: 8px;
	color: #fff;
	line-height: 27px;
	height: 40px;
	border-color: #F58426;
	font-size: 17px;
	float: left;
}
.btn-srch-rslt.focus, .btn-srch-rslt:focus, .btn-srch-rslt:hover {
	color: #FFF;
}
.blue-btn {
	background-color: #005FAA;
	border-radius: 10px;
	color: #fff;
	line-height: 31px;
	border-color: #005FAA;
	font-size: 27px;
	margin-top: 0px !important;
	height: 48px;
	margin-bottom: 10px;
	cursor: inherit;
}
.blue-btn.focus, .blue-btn:hover {
	color: #FFF;
}
.rltv-p {
	position: relative;
	margin-top: 10px;
}
/*-------new-adv-src-css----*/
.srch-advc {
	background-color: #d9e7f2 !important;
	border: none !important;
	border-style: none;
	box-shadow: none !important;
	padding: 10px 24% 10px 10px !important;
	height: 52px;
	border-radius: 10px;
	background-color: transparent;
	font-size: 20px;
	color: #333;
}
.srch-advc-ion {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 52px;
	width: 115px;
	background-image: url(../img/adv-s-b.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	border: none !important;
	border-style: none !important;
	overflow: hidden;
	border-radius: 0px 10px 10px 0px;
}
.srch-advc-ion:hover {
	background-image: url(../img/adv-s-b-ovr.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.srch-advc-ion:focus {
	background-image: url(../img/adv-s-b-focus.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.srch-advc-ion img {
	height: 90px;
	width: 48px;
	right: 30px;
	top: 6px;
	z-index: 999;
	cursor: pointer;
	position: absolute;
}
.srch-advc-ion:hover img {
	top: -44px;
}
/*---bootom-src---*/

.botm-srch {
	background-color: #FFF !important;
	box-shadow: none !important;
	border: none !important;
	border-style: none;
	position: relative;
	padding: 5px 24% 5px 10px !important;
	height: 40px;
	border-radius: 10px;
	background-color: transparent;
	line-height: 40px;
	font-size: 22px;
	width: 312px;
	margin-bottom: 0px;
}
.bsb-mrg {
	margin-left: 32px;
	margin-right: 14px;
	float: left;
	position: relative;
	margin-bottom: 0px;
}
.botm-srch-ion {
	background-image: url(../img/botm-adv-s-b.png);
	background-size: 100%;
	background-repeat: no-repeat;
	height: 40px;
	width: 76px;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	padding: 0px !important;
	background-color: transparent !important;
	border-style: none !important;
	overflow: hidden;
}
.botm-srch-ion:hover {
	background-image: url(../img/botm-adv-s-b-ovr.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.botm-srch-ion:focus {
	background-image: url(../img/botm-adv-s-b-focus.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.botm-srch-ion img {
	height: 90px;
	width: 34px;
	right: 15px;
	top: 6px;
	z-index: 999;
	cursor: pointer;
	position: absolute;
}
.botm-srch-ion:hover img {
	top: -57px;
}
 .botm-srch::-moz-placeholder {
 font-size: 22px;
 color: #BEBEAF;
}
 .botm-srch::-webkit-input-placeholder {
 font-size: 22px;
 color: #BEBEAF;
}
/*----End-----*/

.hidn {
	overflow: hidden !important;
}
.list-hdn {
	overflow: hidden !important;
	display: table;
}
.clearfix.list-hdn div {
	display: table-cell;
	float: none;
}
.lft-nav-grey {
	background-color: #d9e7f2;
	overflow: hidden;
}
.bg-white {
	background-color: #FFF;
}
.bg-w {
	background-color: #FFF !important;
}
.dtpgbbg {
	background-color: #CCEFEF;
}
.main-mrg-left {
	margin: 40px 20px 40px 26px;
	height: auto;
	width: auto;
}
.main-mrg-left h2 {
	font-weight: normal !important;
	font-size: 31px;
	margin-bottom: 20px;
}
.main-mrg-right {
	margin: 33px 75px 15px 75px;
	height: auto;
	width: auto;
}
.main-mrg-right h2 {
	font-weight: normal !important;
	font-size: 27px;
}
.main-mrg-r-list {
	margin: 40px 38px 79px 39px;
	height: auto;
	width: auto;
}
.main-botmdv {
	margin: 0px 0px 30px 0px;
	height: auto;
	width: auto;
	font-size: 22px;
	line-height: 32px !important;
}
.qlink {
	margin-top: 0px;
}
.qlink img {
	margin-right: 10px;
}
.add-qlink {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.maxht {
	max-height: 450px;
}
.max-advht {
	max-height: 770px;
}
.max-list-advht {
	max-height: 150px;
}
.onone-list-advht {
	max-height: 400px;
}
.ontwo-list-advht {
	max-height: 590px;
}
.add-qlink li {
	line-height: 30px;
	font-size: 17px;
}
.add-qlink li .arr-lfimg {
	padding-left: 10px;
	padding-right: 10px;
}
.add-qlink li a {
	color: #333;
}
.add-qlink li a:hover {
	color: #000;
	text-decoration: none;
}
.srch-for {
	margin: -2px 0px 30px 0px;
	font-size: 22px;
	line-height: 32px !important;
}
.srch-for > .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
	margin-top: 10px !important;
}
.srch-for > .checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline {
	margin-left: 0px;
}
.srch-for > .checkbox-inline, .radio-inline {
	padding-left: 0px;
}
.blu-txt {
	color: #0068B3;
	margin-top: 0px;
	font-size: 56px;
}
.banr-box {
	margin: 20px 0px;
}
.banr-box img {
	width: 100%;
	height: 313px;
}
.banr-box h1 {
	font-size: 43px !important;
	color: #005FAA;
	margin-bottom: 20px;
}
/*.banr-box img {
	margin: 20px 0px;
}*/
.banr-box p {
	margin: 0px;
	height: auto;
	line-height: 24px;
	background-color: #005FAA;
	padding: 5px 10px;
	color: #FFF;
	font-size: 14.676px;
}
.dtail-bbox {
	line-height: 30px;
	font-size: 15px;
	color: #444;
	margin: 20px 0px;
}
.dtail-bbox h3 {
	color: #0068b3;
}
.otc-t-box {
	height: auto;
	width: auto;
	overflow: hidden;
}
.otc-t-box h2 {
	margin: 0px;
	color: #FFF;
	padding: 10px 0px 10px 10px;
	font-size: 27px !important;
	background: #005FAA;
}
.otc-t-box .hedg {
	background: #669FCC url(../img/line1.jpg) right center no-repeat;
	height: 29px;
	line-height: 29px;
	/*font-weight: bold;*/
	font-size: 18px;
	padding: 0px 0px 0px 15px !important;
	color: #FFF;
}
.otc-t-box .hedg:last-child {
	background: #669FCC;
}
.dgrey-bg {
	background-color: #FFF;
	overflow: hidden;
	/*padding-bottom: 1000px;
    margin-bottom: -1000px;*/
	font-family: Helvetica;
}
.lgrey-bg {
	background-color: #d9e7f2;
	overflow: hidden;
	/*padding-bottom: 1000px;
    margin-bottom: -1000px;*/
	font-family: Helvetica;
}
.dgrey-bg h4 {
	font-weight: bold;
	font-size: 12px !important;
	margin-top: 15px;
}
.lgrey-bg p {
	padding-top: 15px;
	font-size: 12px !important;
}
.dgrey-bg p {
	padding-top: 15px;
	font-size: 12px !important;
}
.imgcon {
	margin-bottom: 10px;
	height: auto;
	font-size: 13px !important;
}
.imgcon img {
	max-height: 190px;
	height: auto;
}
.view-dv {
	background-color: #99BFDD;
	text-align: right;
	padding: 5px 5px 5px 5px;
	height: auto;
	overflow: hidden;
}
.view-dv .v-btn {
	background-color: #F58426 !important;
	border-color: #F58426;
	border-radius: 5px;
	padding: 0px 8px;
	font-size: 15px;
	height: 21px;
	line-height: 22px;
	color: #FFF !important;
	display: block;
	float: right;
}
.view-dv a:hover {
	text-decoration: none !important;
}
.pagng-pn {
	height: 40px;
	width: auto;
	float: left;
	margin-left: 15px;
}
.m-r-m19 {
	margin-right: -19px;
}
.under-line {
	text-decoration: underline !important;
}
/*footer*/

footer {
	background-color: #005FAA;
	color: #fff;
	padding: 51px 0px 49px 0px;
	font-family: Omnes;

}
footer .container {
	padding: 0px 8px 0px 8px;
}
.col-first {
	background-color: #1467a3;
	padding-bottom: 50px !important;
}
.bdr-line {
	border-right: 1px solid #FFF;
}
footer .footer-column {
	padding: 0px 8px;
}
footer .footer-column h3 {
	margin-top: 0px;
	margin-bottom: 21px;
	line-height: 2.6rem;
	font-weight: bold;
}
.bdr-r-n {
	border-right: none !important;
}
footer .footer-column ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
footer .footer-column ul li {
	line-height: 20px;
	font-size: 1.6rem;
	font-weight: 400;
	list-style: none;
	margin-bottom: 11px;
}
footer .footer-column ul li a {
	color: #FFF;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	transition: all .4s ease;
}
footer .footer-column ul li a:focus, footer .footer-column ul li a:hover {
	color: rgba(255, 255, 255, .6);
	text-decoration: none;
	border-bottom: 1px solid #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}
footer .footer-column .srtg {
	font-size: 18px;
	line-height: 26px;
	font-weight: normal;
	margin-bottom: 16px;
}
footer .footer-column .srtg:last-child {
	margin-bottom: 0px;
}
footer .bottom-column {
	/*background-image: -o-linear-gradient(bottom, #014E85 12%, #0068B3 40%);
    background-image: -moz-linear-gradient(bottom, #014E85 12%, #0068B3 40%);
    background-image: -webkit-linear-gradient(bottom, #014E85 12%, #0068B3 40%);
    background-image: -ms-linear-gradient(bottom, #014E85 12%, #0068B3 40%);
    background-image: linear-gradient(to bottom, #014E85 12%, #0068B3 40%);*/
	height: auto;
	padding: 25px 0px 10px 0px;
	font-size: 15px;
}
.fotr-botm {
	color: #FFF !important;
	font-size: 1.1rem;
	line-height: 1.2rem;
	padding-top: 36px;
	padding-left: 7px;
}
.fotr-botm a {
	color: #FFF !important;
	text-decoration: underline;
	transition: all .4s ease;
}
.fotr-botm a:hover {
	color: rgba(255, 255, 255, .6) !important;
}
.copyrit {
	font-size: 12px;
	text-align: right;
	color: #FFF;
	margin-top: -10px;
	margin-bottom: 28px;
	padding: 0px 22px;
}
.fchg {
	font-family: Arial;
}
.ftr-bl {
	padding-right: 24px;
}
.pink-bartop {
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}
.pink-bartop .botm-srch {
	background-color: #D9E7F2 !important;
}
.pink-bartop .bsb-mrg {
	margin-left: 0px;
}
.pink-bartop .botm-srch-ion {
	background-image: url(../img/top-adv-s-b.png);
}
.pink-bartop .botm-srch-ion:hover {
	background-image: url(../img/botm-adv-s-b-ovr.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
.pink-bartop .botm-srch-ion:focus {
	background-image: url(../img/botm-adv-s-b-focus.png);
	background-size: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
 .pink-bartop .botm-srch::-moz-placeholder {
 color: #555;
}
 .pink-bartop .botm-srch::-webkit-input-placeholder {
 color: #555;
}
.pink-bar {
	background-color: #FCDABE;
	padding: 18px 0px 6px 0px;
}
.pink-bar .lft-d {
	max-width: 100%;
}
.pink-bar .rit-d {
	max-width: 100%;
}
.dwn-ico {
	float: left;
	margin-right: 11px;
}
.prnt-ico {
	float: left;
	margin-right: 14px;
}
.paging {
	float: right;
	height: auto;
	width: auto;
	margin-right: 48px; /*margin-top: 3px;*/
}
.paging a {
	float: left;
}
.paging .pg-nmbr {
	float: left;
	margin-top: 4px
}
.paging .btn-pagng {
	height: 32px;
	line-height: 32px;
	color: #F58426;
	font-size: 20px !important;
	background-color: transparent !important;
	border-style: none !important;
	padding: 0px 10px;
	box-shadow: none !important;
	margin: 0px 2px;
}
.btn-pagng.focus, .btn-pagng:focus, .btn-pagng:hover {
	background-color: #F58426 !important;
	color: #FFF;
}
.paging .actv-pagng {
	background-color: #F58426 !important;
	color: #FFF;
	opacity: 1;
}
.dtlhedg {
	background-color: #00B1B0;
	padding: 23px 30px;
	font-size: 40px;
	line-height: 40px;
	color: #FFF;
}
.lftbbox {
	margin: 25px 0px;
	border-right: 1px solid #A6E3D7;
	padding-bottom: 20px;
}
.ritpbox {
	margin: 25px 0px;
}
.lftbbox h2, .ritpbox h2 {
	margin-left: 25px;
	font-size: 27px !important;
}
.lftbbox p, .ritpbox p {
	margin-left: 25px;
	font-size: 15px;
	font-family: Helvetica;
}
.butybox {
	background-color: #FFF;
	overflow: hidden;
}
.prod-imgdetl {
	margin: 0px 50px 16px 50px;
}
.prod-imgdetl img {
	margin: 0 auto;
	margin-bottom: 35px;
	margin-top: 40px;
	max-height: 320px;
}
.prod-imgdetl .infodiv {
	font-size: 22px;
	color: #000;
	text-align: center;
}
.mnfctr-b-dv {
	background-color: #00B1B0;
	padding: 17px 30px 16px 30px;
	text-align: center;
	font-family: Helvetica;
}
.mnfctr-b-dv p {
	line-height: 30px;
	margin: 0px !important;
	font-size: 12px;
}
.tt-suggestion {
	text-align: left !important;
	width: 100%;
	padding: 10px;
	line-height: 25px;
	font-size: 16px;
	cursor: pointer;
	background-color: #fff;
	z-index: 100 !important;
	border-bottom: 1px solid #d9e7f2;
	overflow: hidden;
}
.tt-suggestion:hover {
	color: #999;
}
.tt-menu {
	padding: 8px;
	overflow: hidden;
	background-color: #d9e7f2;
	width: 537px;
}
.scrollable-dropdown-menu .tt-menu {
	width: 100%;
}
.twitter-typeahead {
	width: 100%;
}
.ftr-dtd {
	height: 88px;
	overflow: hidden;
	clear: both;
}
.tmdiv {
	display: none;
}
/*.tmdiv {
	position: absolute !important;
	top: 5px;
	right: 11px;
	margin: 0px;
	display: none;
}*/
.m-l-5 {
	margin-left: 5px !important;
}
.mm-top {
	padding-left: 0px;
	padding-right: 0px;
}
.show-dpdn {
	display: none !important;
}
/*-------pagb2-index---page--------*/

.sarch-bannr {
	background: url(../img/banner.png) no-repeat center center;
	min-height: 367px;
	width: 100%;
	padding-top: 99px;
}
.sarch-bannr .container {
	padding-left: 0;
	padding-right: 0;
}
.sarchlist-bannr {
	background: url(../img/banner-list.png) no-repeat center center;
	min-height: 228px;
	width: 100%;
	/*padding-top: 16px;*/
	border: 1px solid #cfd0d5;
	background-size: cover;
}
.sarch-bannr .inner-sarch-dv {
	margin: 0px 42px 77px 42px;
	height: auto;
	width: auto;
}
.home-srclogo {
	max-width: 283px;
	height: auto;
	float: left;
}
.sarchlist-bannr .inner-sarch-dv {
	margin: 0px 40px 16px 42px;
	height: auto;
	width: auto;
}
.list-srclogo {
	max-width: 283px;
	height: auto;
	float: left;
}
.inner-sarch-dv .sarchby-c {
	float: left;
	height: 193px;
	width: 348px;
	border: 1px solid #cfd0d5;
	margin-right: 11px;
	padding: 23px 23px 0px 23px;
	margin: 0px 12px 0px 51px;
	background-color: rgba(255, 255, 255, 0.93);
}
.sarchlist-bannr .sarchby-c {
	height: 177px;
	margin: 0px 12px 0px 70px;
}
.inner-sarch-dv .sarchby-c h2 {
	margin-top: 3px;
	margin-bottom: 25px;
	font-family: HelveticaNeueLTStd-Th;
	/*letter-spacing: 0.4px;*/
	font-size: 26.48px;
}
.inner-sarch-dv .sarchby-c h2 span {
	font-weight: bold;
	color: #005faa;
	font-family: HelveticaNeueLTStd-Bd;
}
.inner-sarch-dv .sarchby-c .catsarch {
	width: 200px;
	height: 35px;
	border: 1px solid #000;
	border-radius: 0px !important;
	float: left;
	margin-right: 10px;
	/*font-size: 19.13px;*/
	font-size: 17.13px;
	font-family: HelveticaNeueLTStd-Th;
	background-image: url(../img/down-menu.png);
	background-repeat: no-repeat;
	background-position: 98% 14px;
	-webkit-appearance: none;
	line-height: 19px;
	/*padding-left: 10px;
    padding-right: 26px;*/
	padding: 7.5px 26px 5.5px 10px;
}
 @-moz-document url-prefix() {
 .inner-sarch-dv .sarchby-c .catsarch {
 background-position: 100% 14px;
}
}
.sarch-devidr {
	margin-bottom: 7px;
	margin-top: 49px;
}
.m-top {
	margin-top: 7px;
}
.inner-sarch-dv .sarchby-c .subcatsarch {
	width: 200px;
	height: 35px;
	border-radius: 0px !important;
	border: 1px solid #000;
	padding: 0px;
	float: left;
	margin-right: 10px;
	font-size: 17.13px;
	font-family: HelveticaNeueLTStd-Th;
	background-image: url(../img/down-menu.png);
	background-repeat: no-repeat;
	background-position: 98% 14px;
	-webkit-appearance: none;
	line-height: 19px;
	/*padding-left: 10px;
    padding-right: 26px;*/
	padding: 7.5px 26px 5.5px 10px;
}
 @-moz-document url-prefix() {
 .inner-sarch-dv .sarchby-c .subcatsarch {
 background-position: 100% 14px;
}
}
.inner-sarch-dv .sarchby-c .btn {
	width: 89px;
	height: 36px;
	background-color: #005faa;
	border: 1px solid #005faa;
	border-radius: 0px !important;
	color: #FFF;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 21.2px;
	/*line-height: 23px;*/
	line-height: 23px;
	padding-top: 6.5px;
	padding-bottom: 6.5px;
}
.inner-sarch-dv .sarchby-c .btn:focus {
	color: #FFF;
	text-decoration: none;
	background-color: #005faa !important;
	border: 1px solid #005faa;
}
.inner-sarch-dv .sarchby-c .btn:active {
	background-image: none;
	outline: 0;
	box-shadow: none !important;
	background-color: #005faa !important;
	border: 1px solid #005faa;
}
.twitter-typeahead {
	width: auto !important;
	max-width: 100%;
}
.inner-sarch-dv .sarchby-p {
	float: left;
	height: 177px;
	width: 685px;
	border: 1px solid #cfd0d5;
	padding: 23px 23px 0px 23px;
	background-color: rgba(255, 255, 255, 0.93);
	margin-left: 95px;
}
.sarchlist-bannr .sarchby-p {
	height: 177px;
	width: 685px;
}
.inner-sarch-dv .sarchby-p h2 {
	margin-top: 30px;
	margin-bottom: 15px;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 26.48px;
}
.inner-sarch-dv .sarchby-p h2 span {
	font-weight: bold;
	color: #CE611C;
	font-family: HelveticaNeueLTStd-Bd;
}
.inner-sarch-dv .sarchby-p h2 a {
	color: #CE611C;
	}
	.inner-sarch-dv .sarchby-p h2 a:hover, .inner-sarch-dv .sarchby-p h2 a:focus {
		text-decoration: none;
		}
.inner-sarch-dv .sarchby-p .sarchf {
	width: 537px;
	height: 35px;
	border-radius: 0px !important;
	border: 1px solid #000;
	padding: 10px 10px 9px 10px;
	margin-right: 7px;
	font-size: 17.13px;
	font-family: HelveticaNeueLTStd-Th;
	line-height: 19px;
	padding: 8.5px 10px 6.5px;
}
.sarchlist-bannr .sarchby-p .sarchf {
	width: 537px;
}

/*---Advance-Search---*/


.advcsrch-lnk{
	margin-top: 2px;
}

.advcsrch-lnk a{
	text-decoration: underline;
	font-weight: 100 !important;
	font-family: Helvetica;
	color: #ce611c;
	font-size: 18px;
	cursor: pointer;
}

.advcsrch .form-control{
	border: 1px solid #FFF;
	background-color: transparent !important;
	box-shadow: none !important;
	width: 360px;
	font-family: Helvetica;
	color: #000;
}

.advcsrch label {
	font-weight: 100 !important;
	font-family: Helvetica;
	color: #000;
	font-size: 14px;
}

.advcsrch .chbx-label {
	font-weight: 100;
	font-family: Helvetica;
	color: #000;
	font-size: 14px;
	margin-bottom: 3px;
}

.advcsrch .btn-srch {
	width: auto;
	height: 31px;
	width: auto;
	padding: 0px 18px;
	text-align: center;
	float: left;
	background-color: #CE611C;
	color: #FFF;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 17.53px;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
	border: 1px solid #CE611C;
}

.advcsrch .btn-srch.reset {
	background-color: #005faa;
	margin-left: 20px;
	border: 1px solid #005faa;
}


.advcsrch .btn-srch:focus, .advcsrch .btn-srch:active {
	color: #FFF;
	text-decoration: none;
	background-color: #CE611C !important;
	border: 1px solid #CE611C;
	box-shadow: none;
}

.advcsrch .btn-srch.reset:focus, .advcsrch .btn-srch.reset:active {
	color: #FFF;
	text-decoration: none;
	background-color: #005faa !important;
	border: 1px solid #005faa;
	box-shadow: none;
}

.pop-title.txt-ylo{
	color: #CE611C;
}

/* ---Popup-- */

@media (min-width: 768px){
.modal-dialog {
    width: 920px;
    margin: 30px auto;
}
.modal-content{
	padding: 40px; font-size: 17.13px;
	color: #005faa;
	font-family: helvetica-neue-lt-std-75-bold;
}

.modal-header {
    padding: 0px;
	border-bottom: 2px solid #e48d41;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
.bodr-hdr{border-bottom: 2px solid #b1d6e4;}

.modal-title{
	color: #005faa;
	font-size: 26.48px;
	font-family: helvetica-neue-lt-std-55-roman;
}

.pop-title{
	font-family: HelveticaNeueLTStd-Th;
	font-size: 23px;
	color: #333333;
}

.pop-title span{
	font-family: HelveticaNeueLTStd-Bd;
	color: #CE611C;
}
.p-txt{
	line-height: 26px;
    height: auto;
    font-size: 15,58px;
    font-family: Helvetica;
    color: #000;
}

.p-txt.boldtxt {
	font-weight: bold;
}

	.p-txt.advc-txt {
		padding-left: 10px;
		letter-spacing: -0.2px;
	}


.modal-body .nav-pills {
	background-image: -o-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: -moz-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: -webkit-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: -ms-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: linear-gradient(to bottom, #CCEFEF 70%, #F7FCFC 100%);
	padding: 20px 15px 20px 15px;
	/*height: 200px;*/
	height: auto;
	overflow-y: auto;
}

.modal-body .nav-pills .cat-pill{
	font-size: 12.13px;
    font-family: Helvetica;
    color: #000 !important;
	line-height: 22px;
	width: 100%;
}
.modal-body .nav-pills .cat-pill a{
	color: #000 !important;
	padding:0px !important;

}
.modal-body .nav-pills .cat-pill a:hover{
	color: #CE611C !important;
	background: none !important;

}
.modal-title.pointer:hover{ color: #337ab7}
.ff-44-light{font-family: helvetica-neue-lt-std-45-light;}

.ff-Th{font-family: HelveticaNeueLTStd-Th;}

.min-w-100{

		font-size: 1.5rem;
		font-family: omnes-pro,Helvetica,Arial,sans-serif;
		font-weight: 500;
		font-style: normal;
		background: #0068b3;
		color: #fff;
		border-radius: 5px;
		border: none;
		padding: 8px;
		display: block;
		position: relative;
		width: 160px;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
		line-height: 20px;
		text-align: center;
		text-transform: uppercase;
		cursor: pointer;
		float: left;
		margin-right: 20px;

}

.modal-body .btn-primary{
	background-color: #0068b3 !important;
    border-color: #0068b3 !important;
}
.modal-body .btn-primary:hover, .modal-body .btn-primary:focus{
	background-color: #337ab7 !important;
    border-color: #337ab7 !important;
}
.close {
    float: right;
    font-size: 24px;
    font-weight: 700;
    line-height: 0px;
    color: #000;
    text-shadow: none;
    opacity:1;
	background-color: #0068b3 !important;
	padding: 10px 10px 15px 10px !important;
    height: 37px;
	width: 33px;

}
.modal-header .close{
	margin-right: -40px;
	margin-top: -41px;
	color: #fff !important;
}

.close:focus, .close:hover {
	opacity: 1;
	background-color: #337ab7 !important;
}

.pop-lft-sec{
	width: 100px !important;
    text-align: left !important;
    padding-right: 0px !important;
	}

.m-lft95{ margin-left: 100px; }

}

@media (max-width: 991px){
	.modal-dialog {
		width: 750px;
	}

	.modal-content{
		padding: 40px;
		font-size: 15.13px;
		color: #005faa;
		font-family: helvetica-neue-lt-std-75-bold;
	}
}
@media (max-width: 767px){
	.modal-dialog {
		width: 90%;
		margin: 30px auto;
	}
	.m-lft95{ margin-left: 0px;}

	.modal-header {
		padding: 0px;
		border-bottom: 2px solid #e48d41;
		padding-bottom: 15px;
		margin-bottom: 10px;
	}
	.modal-title{
		color: #005faa;
		font-size: 18.48px;
		font-family: helvetica-neue-lt-std-55-roman;
	}
	.ff-44-light{font-family: helvetica-neue-lt-std-45-light;}

	.ff-Th{font-family: HelveticaNeueLTStd-Th;}

	.min-w-100{
		min-width: 100px; text-transform: uppercase; margin-right: 15px;
		font-family: HelveticaNeueLTStd-Th;
	}

	.modal-body .btn-primary{
		background-color: #0068b3 !important;
		border-color: #0068b3 !important;
	}
	.modal-body .btn-primary:hover, .modal-body .btn-primary:focus{
		background-color: #337ab7 !important;
		border-color: #337ab7 !important;
	}
	.close {
		float: right;
		font-size: 24px;
		font-weight: 700;
		line-height: 0px;
		color: #000;
		text-shadow: none;
		opacity:1;
		background-color: #0068b3 !important;
		padding: 10px 10px 15px 10px !important;
		height: 37px;
		width: 33px;

	}
	.modal-header .close{
		margin-right: -40px;
		margin-top: -41px;
		color: #fff !important;
	}

	.close:focus, .close:hover {
		opacity: 1;
		background-color: #337ab7 !important;
	}

	.pop-lft-sec{
		width: 100px !important;
		text-align: left;
		padding-right: 0px !important;
		padding-top: 7px;
		}
		.modal-content .p-lr-0{ padding-left: 0px; padding-right: 0px;}

}
/* ---End-Popup-- */

 @media screen and (-webkit-min-device-pixel-ratio: 0) {
    /* Safari only override */
    ::i-block-chrome, .inner-sarch-dv .sarchby-p .sarchf {
 width: 537px;
}
.sarchlist-bannr .sarchby-p .sarchf {
	width: 537px;
}
.tt-menu {
	width: 537px;
}
}
 @-moz-document url-prefix() {
 .inner-sarch-dv .sarchby-p .sarchf {
 padding: 8px 10px 7px 10px;
}
}
 .sarchby-p .sarchf::-moz-placeholder {
 font-size: 17.13px;
 color: #bdbdbd;
 font-family: HelveticaNeueLTStd-Th;
}
 .sarchby-p .sarchf::-webkit-input-placeholder {
 font-size: 17.13px;
 color: #bdbdbd;
 font-family: HelveticaNeueLTStd-Th;
}
.inner-sarch-dv .sarchby-p .btn {
	width: 89px;
	height: 36px;
	background-color: #CE611C;
	border: 1px solid #CE611C;
	border-radius: 0px !important;
	color: #FFF;
	float: right;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 21.2px;
	font-weight: bold;
	line-height: 23px;
	padding-top: 6.5px;
	padding-bottom: 6.5px;
}
.inner-sarch-dv .sarchby-p .btn:focus {
	color: #FFF;
	text-decoration: none;
	background-color: #CE611C !important;
	border: 1px solid #CE611C;
	box-shadow: none;
}
.inner-sarch-dv .sarchby-p .btn:active {
	background-image: none;
	outline: 0;
	box-shadow: none !important;
	background-color: #CE611C !important;
	border: 1px solid #CE611C !important;
	box-shadow: none;
}
.section-odo {
	width: 100%;
	height: auto;
	max-width: 1072px;
	margin: 0 auto;
	/*margin-top: -40px;*/
	margin-top: 37px;
}
 @-moz-document url-prefix() {
 .section-odo {
 margin-top: 40px;
}
}
.section-odo h2 {
	margin-top: 0px;
	color: #005faa;
	font-family: HelveticaNeueLTStd-Roman;
	font-size: 28.8px;
}
.section-odo .detail {
	padding: 8px 10px 19px 13px;
	line-height: 23px;
	font-family: Helvetica;
	font-size: 19.2px;
}

.section-odo .detail .list-bold{
	margin-top: 8px;
	/* font-size:16px;
	line-height: 19.4px; */
	font-family: Helvetica;
    font-size: 19.2px;
	color: #333333;
	/* font-family: helvetica-neue-lt-std-75-bold; */

}
.section-odo .detail .list-bold img{
	float:left;
	height:8px;
	width:8px;
	margin:6px 12px 0px 0px;

}
/*------------listing------------*/

.error_bold {
	font-size: 16px;
	font-family: HelveticaNeueLTStd-Bd;
	padding: 10px 0px;
}
.error_normal {
	font-size: 12px;
	padding: 0px 0px;
	margin-bottom: 129px;
}
.container-list {
	width: 1044px;
	margin: 0 auto;
}
.list-tophadg {
	font-size: 19.41px;
	font-family: Helvetica;
	margin: 17px 0px 0px 0px;
	line-height: 32px;
}
.list-tophadg span {
	font-family: HelveticaNeueLTStd-Bd;
}
.mylist-hadg {
	background-color: #005faa;
	height: 46px;
	width: auto;
}
.mylist-hadg .column-2 {
	width: 174px;
	float: left;
}
.mylist-hadg .titl-txt {
	height: 31px;
	margin: 7px 0px 7px -1px;
	padding: 5px 0px 0px 10px;
	border-left: 1px solid #FFF;
	color: #FFF;
	font-size: 17.52px;
	font-family: HelveticaNeueLTStd-Roman;
}
.mylist-pg {
	width: 100%;
	height: auto;
	overflow: hidden;
	display: table;
}
.loplist {
	max-width: 870px;
	width: 100%;
	float: left;
	display: table;
}
.loplist .bordr-listdv {
	border-bottom: 1px solid #b1d6e4;
	padding: 21px 0px 16px 0px;
	position: relative;
}
.loplist .bordr-listdv:after {
	content: '';
	background-color: #FFF;
	width: 6px;
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0px;
}
.loplist .bordr-listdv .column-2 {
	width: 174px;
	border-right: 1px solid #b1d6e4;
	display: table-cell;
	vertical-align: top;
	padding: 0px 12px;
	font-size: 12px;
	font-family: Helvetica;
}
.loplist .column-2:last-child {
	border-right: none;
}
.loplist .img-col {
	text-align: center !important;
}
.loplist .img-col img {
	max-width: 140px !important;
	height: auto;
}
.loplist .column-2 h3 {
	font-family: HelveticaNeueLTStd-Bd;
	font-size: 15.53px;
	color: #005faa;
	margin: 0px 0px 15px 0px;
	line-height: 20px;
}
.loplist .column-2 h3 a {
	color: #005faa;
	text-decoration: none;
}
.loplist .column-2 h3 a:hover {
	text-decoration: underline;
}
.loplist .column-2 p {
	line-height: 16px;
	height: auto;
	font-size: 12px;
	font-family: Helvetica;
	color: #000;
	padding-top: 2px;
	margin-bottom: 0px;
}
.loplist .column-2 div {
	line-height: 16px;
	height: auto;
	/*font-size: 12.13px;*/
	font-size: 12px;
	font-family: Helvetica;
	color: #000;
}
.mylist-pg .filtr-catsec {
	background-image: -o-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: -moz-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: -webkit-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: -ms-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: linear-gradient(to bottom, #CCEFEF 70%, #F7FCFC 100%);
	width: 174px;
	float: left;
	padding: 0px 15px 20px 15px;
	display: table-cell;
	float: none;
	vertical-align: top;
}
.mylist-pg > .filtr-catsec h3 {
	margin: 30px 0px 10px 0px;
	/* margin: 20px 0px 10px 0px; */
	font-family: HelveticaNeueLTStd-Bd;
	font-size: 13.58px;
}
.mylist-pg > .filtr-catsec .checkbox {
	font-size: 12.13px;
	font-family: Helvetica;
	color: #000;
	line-height: 22px;
}
.filtr-catsec .checkbox {
	margin-top: 0px;
	margin-bottom: 0px;
}
.filtr-op {
	border-radius: 0px !important;
	border: 1px solid #000 !important;
	height: 28px;
	padding-left: 7px;
	background-image: url(../img/filter-icon.jpg);
	background-repeat: no-repeat;
	background-position: 96% 10px;
	-webkit-appearance: none;
	line-height: 15px;
}
 @-moz-document url-prefix() {
 .filtr-op {
 background-position: 98% 10px;
 padding: 3px 0px 3px 3px;
}
}
.filtar-btn {
	border: 1px solid #00b1b0;
	background-color: #d6f3f2;
	height: 36px;
	text-align: center;
	width: 100%;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 18px;
	color: #000;
	margin-top: 41px;
	/* margin-top: 20px; */
	border-radius: 0px !important;
}
.filtar-btn:focus {
	color: #000;
	text-decoration: none;
	border: 1px solid #00b1b0;
	background-color: #d6f3f2 !important;
}
.filtar-btn:focus:active {
	background-image: none;
	outline: 0;
	box-shadow: none !important;
	border: 1px solid #00b1b0;
	background-color: #d6f3f2 !important;
}
/*------detail-page-----*/

.menage-dbar {
	background-color: #005faa;
	padding: 29px 41px 29px 42px;
	width: auto;
	height: auto;
	overflow: hidden;
}
.menage-dbar .btn-bts {
	width: auto;
	height: 31px;
	width: auto;
	padding: 0px 18px;
	text-align: center;
	float: left;
	background-color: #FFF;
	color: #005faa;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 17.53px;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.menage-dbar .btn-bts:hover {
	text-decoration: none !important;
}
.menage-dbar .btn-bts:focus {
	color: #005faa;
	background-color: #FFF !important;
}
.menage-dbar .btn-prev-p {
	width: auto;
	height: 31px;
	width: 172px;
	text-align: center;
	float: right;
	color: #FFF;
	border: 1px solid #FFF;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 17.53px;
	line-height: 20px;
	padding: 5px 0px;
}
.menage-dbar .btn-prev-p:hover {
	text-decoration: none !important;
}
.menage-dbar .btn-next-p {
	width: auto;
	height: 31px;
	width: 128px;
	text-align: center;
	float: right;
	background-color: #FFF;
	color: #005faa;
	margin-left: 16px;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 17.53px;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.menage-dbar .btn-next-p:hover {
	text-decoration: none !important;
}
.menage-dbar .btn-next-p:focus {
	color: #005faa;
	background-color: #FFF !important;
}
.detail-titlebar {
	height: auto;
	width: auto;
	border-bottom: 1px solid #55a5c3;
	overflow: hidden;
}
.detail-titlebar h3 {
	font-size: 27.28px;
	font-family: HelveticaNeueLTStd-Bd;
	color: #005faa;
	height: auto;
	line-height: 30px;
	float: left;
	width: calc(100% - 100px);
	margin: 0px 0px;
	padding: 21px 0px 18px 0px;
}
.detail-titlebar .ritimg {
	float: right;
	margin-top: 21px;
}
.detail-titlebar .ritimg img {
	float: right;
	margin-left: 16px;
}
.detaillevel-section {
	margin-top: 12px;
	height: auto;
	width: auto;
	overflow: hidden;
	margin-bottom: 20px;
	display: table;
}
.detaillevel-section .col-sm-4 {
	padding-right: 10px;
	border-right: 1px solid #55a5c3;
	display: table-cell;
	float: none;
	vertical-align: top;
	position: relative;
	padding-bottom: 16px;
}
.detaillevel-section .col-sm-4:last-child {
	border-right: none;
}
.detaillevel-section .col-sm-4 .bodrbar {
	border-bottom: 1px solid #55a5c3;
	height: 1px;
	width: 100%;
	clear: both;
}
.detaillevel-section .col-sm-4 .bodrbar:last-child {
	margin-bottom: 15px;
	position: absolute;
	bottom: 0px;
	width: calc(100% - 15px);
}
.detaillevel-section .midal .bodrbar:last-child {
	margin-bottom: 15px;
	position: absolute;
	bottom: 0px;
	width: calc(100% - 30px);
}
.detaillevel-section .col-sm-4:first-child {
	padding-left: 0px;
}
.detaillevel-section .col-sm-4:last-child {
	padding-right: 0px;
}
.detaillevel-section .col-sm-4 .imgblok {
	text-align: center;
	margin: 15px 0px 25px 0px;
}
.imgblok-detail {
	font-family: HelveticaNeueLTStd-Roman;
	font-size: 15.58px;
	text-indent: 30px;
	margin-bottom: 28px;
	overflow: hidden;
}
.imgblok-detail .full {
	width: 100%;
	clear: both;
}
.imgblok-detail .full .left50 {
	width: 50%;
	float: left;
	font-weight: bold;
	line-height: 26px;
	text-indent: 0px;
	text-align: left;
}
.imgblok-detail .full .right50 {
	width: 50%;
	float: left;
	line-height: 26px;
	text-indent: 0px;
	text-align: left;
}
.detaillevel-section .col-sm-4 h3 {
	margin: 20px 0px 15px 0px;
	font-family: Helvetica;
	font-size: 17.54px;
	line-height: 40px;
	font-weight: 700;
	min-height: 40px;
	line-height: 40px;
	height: auto;
}
.detaillevel-section .col-sm-4 h3 img {
	float: left;
	margin-right: 16px;
	height: 40px;
	width: 40px;
}
.detaillevel-section .col-sm-4 p {
	line-height: 16px;
	margin-bottom: 12px;
	font-size: 14.1px;
	font-family: Helvetica !important;
	padding: 0px;
	margin-bottom: 8px;
	line-height: 20px;
}


.detaillevel-section .col-sm-4:last-child p {
	padding-right: 10px;
}

.detail-level div{
	line-height: 16px;
	font-size: 14.1px;
	font-family: Helvetica !important;
	margin-bottom: 4px;
	padding-left: 15px !important;
}
.rt-sec{
	float: left !important;
	padding-right: 15px !important;
}

.loplist .column-2 .more-txt {
	text-align: right;
	color: #000;
	padding: 0px 10px 0px 0px;
	margin-bottom: 0px;
	font-family: HelveticaNeueLTStd-Bd !important;
	font-size: 12.2px;
	cursor: pointer;
}
.lessmore {
	text-align: right;
	color: #000;
	margin-top: -3px;
	padding: 0px 10px 5px 0px;
	font-size: 12.5px !important;
	cursor: pointer;
	font-family: HelveticaNeueLTStd-Bd !important;
}
.menage-dbar-light {
	background-color: #d9e7f2;
	padding: 27px 42px 22px 42px;
	width: auto;
	height: auto;
	overflow: hidden;
}
.menage-dbar-light span {
	float: right;
	margin-right: 10px;
	cursor: pointer;
}
.menage-dbar-light .btn-bts {
	width: auto;
	height: 31px;
	width: auto;
	padding: 0px 18px;
	text-align: center;
	float: left;
	background-color: #005faa;
	color: #FFF;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 17.53px;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.menage-dbar-light .btn-bts:hover {
	text-decoration: none !important;
}
.menage-dbar-light .btn-bts:focus {
	color: #FFF;
	background-color: #005faa !important;
}
.menage-dbar-light .btn-prev-p {
	width: auto;
	height: 31px;
	width: 172px;
	text-align: center;
	float: right;
	color: #005faa;
	background-color: #FFF;
	border: 1px solid #005faa;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 17.53px;
	line-height: 20px;
	padding: 5px 0px;
	text-decoration: none;
	margin-left: 16px;
}
.menage-dbar-light .btn-prev-p {
	text-decoration: none !important;
}
.menage-dbar-light .btn-prev-p:focus {
	color: #005faa;
	background-color: #FFF !important;
	border: 1px solid #005faa;
}
.menage-dbar-light .btn-next-p {
	width: auto;
	height: 31px;
	width: 128px;
	text-align: center;
	float: right;
	background-color: #005faa;
	color: #FFF;
	margin-left: 16px;
	font-family: HelveticaNeueLTStd-Th;
	font-size: 17.53px;
	line-height: 20px;
	padding-top: 6px;
	padding-bottom: 5px;
}
.menage-dbar-light .btn-next-p {
	text-decoration: none !important;
}
.menage-dbar-light .btn-next-p:focus {
	color: #FFF;
	background-color: #005faa !important;
}
.menage-dbar-light .prnt-pdf {
	float: right;
	margin-left: 16px;
}
.formlist {
	float: left;
	display: inline-block;
	width: 100%;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
	border-radius: 0px !important;
	background: url(../img/pag-nxt.jpg) center center no-repeat;
	/*color: #FFF;
	 background: #005faa url(../img/pag-nxt.jpg) center center no-repeat;*/
	padding: 1px 11px !important;
	height: 31px;
	width: 31px;
	overflow: hidden;
	margin-left: 4px;
}
.pagination > li:last-child > a:focus, .pagination > li:last-child > span:focus {
	background-color: #005faa !important;
	color: #FFF;
}
.pagination > li > a, .pagination > li > span {
	border: none !important;
	margin-left: 0px;
}
.pagination > li > a {
	font-size: 18.504px;
	font-family: HelveticaNeueLTStd-Th;
	padding: 2px 10px 3px 10px !important;
}
.pagination > .active > span {
	background-color: #005faa;
	color: #FFF;
	border-color: none;
	font-size: 18.504px;
	font-family: HelveticaNeueLTStd-Th;
	padding: 2px 10px 3px 10px !important;
}
.pagination > .disabled > span {
	background-color: #005faa;
	color: #FFF;
	border-color: none;
	font-size: 18.504px;
	font-family: HelveticaNeueLTStd-Th;
	padding: 2px 8px 3px 8px !important;
}
.pagination > .active > span:hover {
	background-color: #FFF;
	color: #005faa;
	border-color: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
	background: url(../img/pag-prev.jpg) center center no-repeat;
	/*color: #005faa;
	background: #FFF url(../img/pag-prev.jpg) center center no-repeat;
    border: 1px solid #005faa !important;*/
	border-radius: 0px !important;
	padding: 0px 10px !important;
	height: 31px;
	width: 31px;
	margin-right: 4px;
}
.paggrit {
	margin: 0px 0px 0px 0px;
}
.paggrit .pagination {
	float: right;
	margin-top: 16px !important;
}
.pagingtop {
	margin: 0px 0px 0px 0px;
}
.pagingtop .pagination {
	float: right;
	margin-top: 18px !important;
	margin-bottom: 12px !important;
}
/*---sticky----*/

.min-ht{ min-height:228px;}

#sticky-detail {
	width: 1126px;
	padding-top: 2px !important;
}
#sticky-detail.stick {
	margin-top: 0 !important;
	position: fixed;
	top: 0;
	z-index: 999;
}
.small-cont {
	width: 1040px;
	margin: 0 auto;
}
#sticky-list {
	width: 1126px;
	padding-top: 2px !important;
}
#sticky-list.stick {
	margin-top: 0 !important;
	position: fixed;
	top: 0;
	z-index: 999;
}
.show992, .desk-filterdv {
	display: none;
}
.pad-top-20 {
	padding-top: 20px;
}
 @media screen and (max-width: 1199px) {
#sticky-detail {
	width: 100%;
}
#sticky-list {
	width: 100%;
}
.topnav > li > a {
	font-size: 13px;
	padding: 12px 15px;
}
.bx-wrapper {
	width: 90%;
}
.det-l-d {
	width: 76%;
	clear: both;
	height: auto;
	margin: 0 auto;
}
.det-r-d {
	width: 40%;
	clear: both;
	height: auto;
	margin: 0 auto;
}
.home-srclogo {
	width: 32%;
}
.sarch-bannr .sarchby-c {
	width: 32% !important;
	margin: 0px 12px 0px 22px !important;
}
.sarchlist-bannr .sarchby-c {
	width: 32% !important;
	margin: 0px 12px 0px 33px !important;
}
/*.sarchby-p {
        width: 63% !important;
    }

    .sarchlist-bannr .sarchby-p {
        width: 64% !important;
    }*/
.inner-sarch-dv .sarchby-p {
	margin-left: 42px;
	width: 63%;
}
.sarchlist-bannr .sarchby-p {
	margin-left: 42px;
	width: 63%;
}
.tt-menu {
	width: 98%;
}
/*.sarchlist-bannr .sarchby-p .sarchf{ width:402px !important;}*/
.inner-sarch-dv .sarchby-c .catsarch {
	width: calc(100% - 99px);
}
.inner-sarch-dv .sarchby-c .subcatsarch {
	width: calc(100% - 99px);
}
.inner-sarch-dv .sarchby-c h2 {
	font-size: 24px;
}
.inner-sarch-dv .sarchby-p h2 {
	font-size: 23px;
}
.inner-sarch-dv .sarchby-p .sarchf {
	width: 394px;
}
.inner-sarch-dv .sarchby-p .sarchf {
	width: 394px;
}
footer .container {
	padding: 0px 15px 0px 15px;
}
.container-list {
	width: 100%;
}
.loplist {
	width: 100%;
}
.mylist-pg .filtr-catsec {
	width: 16.66%;
	padding: 0px 10px 20px 10px;
}
.loplist .bordr-listdv .column-2 {
	width: 16.66%;
}
.loplist .img-col img {
	max-width: 100% !important;
}
.mylist-hadg {
	width: 100%;
}
.mylist-hadg .column-2 {
	width: 16.66%;
}
.small-cont {
	margin: 0px 42px 0px 42px;
	width: calc(100% - 84px);
}
}
 @media screen and (max-width: 1024px) {
.srch {
	margin: 10px 0px;
}
.srch-ion {
	top: 10px;
}
.btn-pn {
	padding: 2px 10px !important;
	margin-left: 5px;
	margin-top: 5px;
}
.top-srch-ion {
	top: 20px;
	right: 25px;
}
}
 @media screen and (max-width: 991px) {
.ftr-bl {
	text-align: center;
	margin-top: 20px;
	padding-left: 0px;
}
.ftr-bl .m-t-30 {
	margin-top: -3px;
}
.fotr-botm {
	text-align: center;
	padding-top: 30px;
	padding-left: 0px;
}
.copyrit {
	font-size: 12px;
	text-align: center;
	margin-top: 66px;
	color: #FFF;
	margin-bottom: 34px;
}
.section-odo .detail {
	padding: 36px 10px 40px 10px;
}
.tmdiv {
	display: block;
	float: right;
	margin: 6px 0px 0px 2px;
	border: none;
	border-style: none;
	background: url(../img/mob-menu.jpg) no-repeat center center;
	height: 26px;
	width: 34px;
}
.tmdiv-active {
	float: right;
	margin: 6px 0px 0px 2px;
	border: none;
	border-style: none;
	background: url(../img/mob-menu-active.jpg) no-repeat center center;
	height: 26px;
	width: 34px;
}
.sarch-bannr {
	background: url(../img/banner-mobile.png) no-repeat top center;
	min-height: 474px;
	width: 100%;
	padding-top: 40px;
}
.sarchlist-bannr {
	background: url(../img/banner-mobile.png) no-repeat top center;
	min-height: 404px;
	width: 100%;
	border: 1px solid #cfd0d5;
	margin-bottom: 20px;
}
.sarch-bannr .home-srclogo, .sarchlist-bannr .home-srclogo {
	width: 100%;
}
.sarch-bannr .sarchby-c, .sarchlist-bannr .sarchby-c {
	width: 100% !important;
}
.sarch-bannr .sarchby-p, .sarchlist-bannr .sarchby-p {
	width: 100% !important;
}
.sarch-bannr .inner-sarch-dv {
	margin: 0px 42px 77px 42px;
}
.inner-sarch-dv .sarchby-c {
	padding: 23px 23px 0px 23px;
	margin: 15px 0px 0px 0px !important;
}
.inner-sarch-dv .sarchby-p {
	padding: 23px 23px 0px 23px;
	margin: 15px 0px 0px 0px;
}
.inner-sarch-dv .sarchby-c h2 {
	font-size: 21.48px;
}
.inner-sarch-dv .sarchby-p h2 {
	font-size: 20.48px;
}
.inner-sarch-dv .sarchby-p .sarchf {
	width: calc(100% - 99px) !important;
}
.twitter-typeahead {
	width: calc(100% - 89px) !important;
}
.tt-menu {
	width: 98%;
}
.menage-dbar-light .btn-prev-p {
	margin-bottom: 6px !important;
}
.hide992 {
	display: none !important;
}
.filtr-catsec {
	background-image: -o-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: -moz-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: -webkit-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: -ms-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
	background-image: linear-gradient(to bottom, #CCEFEF 70%, #F7FCFC 100%);
	width: 100%;
	padding: 0px 15px 20px 15px;
	overflow: auto;
	margin-bottom: 20px;
}
.filtr-catsec h3 {
	margin: 30px 0px 10px 0px;
	font-family: HelveticaNeueLTStd-Bd;
	font-size: 13.58px;
}
.filtr-catsec .checkbox {
	font-size: 12.13px;
	font-family: Helvetica;
	color: #000;
	line-height: 22px;
}
.checkbox {
	margin-top: 0px;
	margin-bottom: 0px;
}
.desk-filterdv {
	height: auto;
	font-size: 21px;
	line-height: 21px;
	height: auto;
	padding: 6px 15px 5px 0px;
	text-align: right;
	background-color: #ccefef;
	border-bottom: 1px solid #b0e8e8;
	display: block;
}
.desk-filterdv .filtarico {
	background: url(../img/arr-filtr-r.png) no-repeat center center;
	height: 17px;
	width: 17px;
	cursor: pointer;
	padding: 0px 0px 0px 24px;
	transition: all ease-in-out 0.5s;
}
.desk-filterdv .filtarico-r {
	background: url(../img/arr-filtr-d.png) no-repeat center center;
	height: 17px;
	width: 17px;
	cursor: pointer;
	padding: 0px 0px 0px 24px;
	transition: all ease-in-out 0.5s;
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.mylist-hadg .column-2:first-child {
	display: none;
}
.mylist-hadg .column-2 {
	width: 20%;
	padding: 0px;
}
.loplist .bordr-listdv .column-2 {
	width: 20%;
	padding: 0px 10px;
}
.loplist {
	width: 100%;
	max-width: 100%;
}
.small-cont {
	margin: 0px 42px 0px 42px;
	width: calc(100% - 84px);
}
.topbar {
	display: none;
}
.topnav > li {
	background: none;
	border-bottom: none;
	text-align: center;
	width: 100%;
}
.topnav > li a {
	text-align: center;
	font-size: 16px;
}
.topnav > li:first-child > a {
	padding-left: 20px;
}
.topnav > li:last-child > a {
	padding-right: 20px;
}
.hadr {
	height: auto;
	padding: 15px 0px 10px 0px;
}
.hdr-r-div {
	float: right;
	margin-top: 8px;
	padding: 0px 0px;
}
.logo-hd {
	max-width: 150px !important;
	margin-left: 0px;
}
.bb-grey {
	display: none;
}
.hdnbar {
	display: none;
}
.show-dpdn {
	display: block !important;
}
/*.drpdwn {
        display: none !important;
    }*/
.feml {
	margin-right: 10px;
	margin-left: 5px;
}
.dropdown-menu {
	background-color: #e6f7f7 !important;
	color: #e6f7f7;
	border: none;
	width: 100% !important;
}
.topnav .dropdown-menu li a {
	color: #005faa;
	padding: 12px 15px;
	font-size: 16px;
	text-align: center;
	font-weight: 300 !important;
}
.topnav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #d9f3f3 !important;
	color: #005faa;
}
.topnav .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
	background-color: #005faa;
	color: #e6f7f7;
}
.topnav .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #d9f3f3;
	color: #005faa;
}
.det-l-d {
	width: 100%;
	clear: both;
	height: auto;
	margin: 0 auto;
}
.det-r-d {
	width: 60%;
	clear: both;
	height: auto;
	margin: 0 auto;
}
.list-tophadg,  .pagingtop {
	width: 100%;
}
}
 @media screen and (max-width: 767px) {

	.leftsecn-self .dwnl-btn{
		height: 36px;
		font-size: 13px;
		color: #333;
		line-height: 36px;
		background: #dadada url(../img/download_icon.png) no-repeat left center;
		background-size: contain;
		padding-left: 36px;
	}

.section-odo .detail {
	padding: 36px 10px 40px 10px;
}
.sarch-bannr .inner-sarch-dv {
	margin: 0px 22px 77px 22px;
}
.detaillevel-section {
	display: inherit;
}
.detaillevel-section .col-sm-4 {
	padding: 0px 15px;
	border-right: none;
	display: inherit;
	float: inherit;
	vertical-align: top;
	position: inherit;
	padding: 0px 0px !important;
}
.detaillevel-section .col-sm-4:first-child {
	padding: 0px 0px !important;
}
.detaillevel-section .col-sm-4:last-child {
	padding: 0px 0px !important;
}

.detail-level .col-sm-4:first-child{
	padding-right:15px !important;
}
.detail-level .col-sm-4:last-child{
	padding-right:15px !important;
}
.imgblok .img-responsive {
	display: inline-block !important;
}
.detaillevel-section .col-sm-4 .bodrbar {
	border-bottom: 1px solid #55a5c3;
	height: 1px;
	width: 100%;
	clear: both;
}
.detaillevel-section .col-sm-4 .bodrbar:last-child {
	margin-bottom: 15px;
	position: static;
	bottom: 0px;
	width: calc(100% - 15px);
	width: auto !important;
}
.menage-dbar .btn-bts {
	padding: 0px 10px;
}
.menage-dbar-light .btn-bts, .menage-dbar-light .btn-prev-p, .menage-dbar-light .btn-next-p {
	float: none;
	display: block;
	width: 100%;
	margin: 0px;
	margin-bottom: 6px;
}
.menage-dbar-light .prnt-pdf {
	float: none;
}
.menage-dbar-light {
	text-align: center;
}
.logo-hd {
	max-width: 60% !important;
	height: auto;
}
.srch-ion {
	top: 12px;
}
.mt20 {
	margin-top: 20px;
	text-align: center;
}
.mt20 img {
	margin-bottom: 15px;
}
.ftr-dtd {
	height: auto;
	overflow: hidden;
	clear: both;
}
footer .column {
	padding: 0px 30px 0px 46px;
	border-right: none;
}
footer .bottom-column {
	text-align: center;
}
.fotr-botm {
	text-align: center;
	padding: 30px 10px 0px 10px !important;
	line-height: 16px;
}
.p-lr-0 {
	padding-left: 15px;
	padding-right: 15px;
}
.m-l-20-srch {
	margin-left: 0px;
}
.hadr > .p-r-0 {
	padding-right: 15px;
}
.pink-bar {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: hidden;
}
.nav-toggle {
	background-color: none;
}
footer {
	background-color: #005FAA;
	color: #fff;
	padding-top: 35px;
}
footer a {
	color: #FFF;
	text-decoration: none;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}
footer a:focus, a:hover {
	color: rgba(255, 255, 255, .6);
	text-decoration: none;
}
footer .footer-column {
	padding: 0px 0px 18px 0px;
}
footer .footer-column h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	text-align: center;
}
footer .footer-column ul {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	list-style: none;
}
footer .footer-column ul li {
	line-height: 28px;
	font-size: 15px;
	/*font-weight: bold;*/
	text-align: center;
	padding: 0px 20px;
}
footer .footer-column ul li a {
	color: #FFF;
	padding-bottom: 2px;
}
.pink-bar {
	margin-left: -30px;
	margin-right: -30px;
	height: auto;
	overflow: hidden;
}
.detail-titlebar .ritimg {
	margin-bottom: 10px;
}
}
 @media screen and (max-width: 720px) {
.bsb-mrg {
	width: 94%;
	margin-left: 3%;
	margin-right: 3%;
}
.callwh {
	width: 90%;
	margin-left: 5%;
}
.botm-srch {
	padding: 5px 24% 5px 10px !important;
	width: 100%;
}
.pink-bar .lft-d {
	width: 165px;
	margin: 0 auto;
	clear: both;
}
.pink-bar .rit-d {
	width: 126px;
	margin: 0 auto;
	clear: both;
	padding-top: 10px;
}
.pink-bar .rit-d-detail {
	width: 168px;
	margin: 0 auto;
	clear: both;
	padding-top: 10px;
	text-align: center !important;
}
.pink-bar .rit-d-detail .pagng-pn {
	margin: 0px;
	float: none;
}
.pink-bar .rit-d .paging {
	margin-right: 0px;
}
}
 @media screen and (max-width: 670px) {
.callwh {
	width: 84%;
	margin-left: 8%;
}
}
 @media screen and (max-width: 655px) {
.menage-dbar {
	text-align: center;
}
.menage-dbar .btn-bts {
	float: none;
	display: block;
	width: 100%;
	margin: 0px;
	margin-bottom: 6px;
}
.menage-dbar .btn-prev-p {
	float: none;
	display: block;
	width: 100%;
	margin: 0px;
}
.menage-dbar .btn-next-p {
	float: none;
	display: block;
	width: 100%;
	margin: 0px;
	margin-bottom: 6px;
}
}
 @media screen and (max-width: 590px) {
.mylist-hadg {
	display: table;
	width: 590px !important;
}
.mylist-pg {
	display: table;
	width: 590px !important;
}
}
 @media screen and (max-width: 538px) {
.bx-wrapper img {
	max-width: 100% !important;
	height: auto !important;
}
}
 @media screen and (max-width: 460px) {
.bx-wrapper {
	width: 90%;
}
.bx-wrapper .bx-next img {
	max-height: 30px;
}
.main-mrg-right {
	margin: 10px;
}
.main-mrg-left {
	margin: 10px;
}
.m-l-20-srch {
	margin-left: 0px;
}
}
 @media screen and (max-width: 420px) {
.srch-ion {
	right: 25px;
}
.callwh {
	width: 76%;
	margin-left: 12%;
}
.sarchlist-bannr .inner-sarch-dv {
	margin: 0px 22px 16px 22px;
}
}
 @media screen and (max-width: 416px) {
.bx-wrapper .bx-controls-direction a {
	margin-top: -83px !important;
}
}
 @media screen and (max-width: 380px) {
.sarchlist-bannr .inner-sarch-dv {
	margin: 0px 12px 16px 12px;
}
.inner-sarch-dv .sarchby-c {
	padding: 23px 12px 0px 12px;
}
.inner-sarch-dv .sarchby-p {
	padding: 23px 12px 0px 12px;
}
.inner-sarch-dv .sarchby-c h2 {
	font-size: 18px;
}
.inner-sarch-dv .sarchby-p h2 {
	font-size: 18px;
}
.menage-dbar-light {
	padding: 27px 12px 22px 12px;
}
.menage-dbar {
	padding: 29px 12px 29px 12px;
}
.small-cont {
	margin: 0px 12px 0px 12px;
	width: calc(100% - 24px);
}
}
 @media screen and (max-width: 344px) {
.bx-wrapper .bx-controls-direction a {
	margin-top: -96px !important;
}
}
footer .copyrit a {
	border-bottom: none !important;
}
 @media only screen and (min-width: 991px) and (max-width: 1199px) {
    /* Safari only override */
    ::i-block-chrome, .inner-sarch-dv .sarchby-p .sarchf {
 max-width: 391px;
}
}
 @media only screen and (min-width: 768px) and (max-width: 990px) {
    /* Safari only override */
    ::i-block-chrome, .inner-sarch-dv .sarchby-p .sarchf {
 width: 488px;
 max-width: 488px;
}

    ::i-block-chrome, .small-cont {
 width: 88% !important;
}
}
 @media only screen and (min-width: 520px) and (max-width: 767px) {
    /* Safari only override */
    ::i-block-chrome, .inner-sarch-dv .sarchby-p .sarchf {
 width: 100%;
 max-width: 100%;
 float: left;
}
.twitter-typeahead {
	width: 76% !important;
	max-width: 100%;
	float: left;
	display: block !important;
}
.inner-sarch-dv .sarchby-p .sarchf {
	width: calc(100% - 24%) !important;
}
.inner-sarch-dv .sarchby-p .btn {
	width: 22% !important;
}

    ::i-block-chrome, .small-cont {
 width: 84% !important;
}
}
 @media only screen and (min-width: 460px) and (max-width: 519px) {
    /* Safari only override */
    ::i-block-chrome, .inner-sarch-dv .sarchby-p .sarchf {
 width: 100%;
 max-width: 100%;
 float: left;
}

    ::i-block-chrome, .twitter-typeahead {
 width: 76% !important;
}

    ::i-block-chrome, .inner-sarch-dv .sarchby-p .btn {
 width: 22%;
 font-size: 17px;
 padding-left: 8px;
}

    ::i-block-chrome, .small-cont {
 width: 84% !important;
}
}
 @media only screen and (min-width: 400px) and (max-width: 459px) {
    /* Safari only override */
    ::i-block-chrome, .inner-sarch-dv .sarchby-p .sarchf {
 width: 100%;
 max-width: 100%;
 float: left;
}

    ::i-block-chrome, .twitter-typeahead {
 width: 74% !important;
}

    ::i-block-chrome, .inner-sarch-dv .sarchby-p .btn {
 width: 24%;
 font-size: 17px;
 padding-left: 8px;
}

    ::i-block-chrome, .small-cont {
 width: 84% !important;
}
}
 @media only screen and (min-width: 341px) and (max-width: 399px) {
    /* Safari only override */
    ::i-block-chrome, .inner-sarch-dv .sarchby-p .sarchf {
 width: 100%;
 max-width: 100%;
 float: left;
}

    ::i-block-chrome, .twitter-typeahead {
 width: 72% !important;
}

    ::i-block-chrome, .inner-sarch-dv .sarchby-p .btn {
 width: 26%;
 font-size: 17px;
 padding-left: 6px;
}

    ::i-block-chrome, .small-cont {
 width: 84% !important;
}
}
 @media only screen and (min-width: 300px) and (max-width: 340px) {
    /* Safari only override */
    ::i-block-chrome, .inner-sarch-dv .sarchby-p .sarchf {
 width: 100%;
 max-width: 100%;
 float: left;
}

    ::i-block-chrome, .twitter-typeahead {
 width: 68% !important;
}

    ::i-block-chrome, .inner-sarch-dv .sarchby-p .btn {
 width: 30%;
 font-size: 17px;
 padding-left: 6px;
}

    ::i-block-chrome, .small-cont {
 width: 84% !important;
}
}

.mylist-pg .filtr-catsec{

    word-wrap: break-word;
    overflow-wrap: break-word;
    word-break: break-word;
}

.detail_ing {
	line-height: 16px;
	margin-bottom: 12px;
	font-size: 14.1px;
	font-family: Helvetica !important;
	padding: 0px;
	margin-bottom: 8px;
	line-height: 20px;
}

.sub_ing {
	padding-left: 6px !important;
}

.p-l-10 {
	padding-left: 10px !important;
}
.p-r-0 {
	padding-right: 0px !important;
}

.p-0 {
	padding: 0px !important;
}
.ing_heading_before {
	padding-bottom: 2px;
	width: 100% !important;
}
.ing_heading {
	margin-top: 16px !important;
	margin-bottom: 20px !important;

}
.ing_heading_after {
	padding-bottom: 2px;
	width: 100% !important;
}
@media (max-width: 767px){
	.modal-dialog {
		width: 94%;
		margin: 15px auto;
	}
	.modal-content{
		padding: 26px;
		font-size: 15.13px;
		color: #005faa;
		font-family: helvetica-neue-lt-std-75-bold;
	}
	.modal-body {

		padding:15px 0px !important;
	}

	.modal-content .form-horizontal .form-group{
		margin-right: 0px;
        margin-left: 0px;
		}

	.modal-header {
		padding: 0px;
		border-bottom: 2px solid #e48d41;
		padding-bottom: 15px;
		margin-bottom: 10px;
	}

	.bodr-hdr{border-bottom: 2px solid #b1d6e4;}

	.modal-title{
		color: #005faa;
		font-size: 17.48px;
		font-family: helvetica-neue-lt-std-55-roman;
	}

	.pop-title{
		font-family: HelveticaNeueLTStd-Th;
		font-size: 23px;
		color: #333333;
	}
	.pop-title span{
		font-family: HelveticaNeueLTStd-Bd;
		color: #CE611C;
	}
	.p-txt{
		line-height: 26px;
		height: auto;
		font-size: 15,58px;
		font-family: Helvetica;
		color: #000;
	}

	.modal-body .nav-pills {
		background-image: -o-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
		background-image: -moz-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
		background-image: -webkit-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
		background-image: -ms-linear-gradient(bottom, #CCEFEF 70%, #F7FCFC 100%);
		background-image: linear-gradient(to bottom, #CCEFEF 70%, #F7FCFC 100%);
		padding: 20px 15px 20px 15px;
		height: 200px;
		overflow-y: auto;
	}

	.modal-body .nav-pills .cat-pill{
		font-size: 12.13px;
		font-family: Helvetica;
		color: #000 !important;
		line-height: 22px;
		width: 100%;
	}
	.modal-body .nav-pills .cat-pill a{
		color: #000 !important;
		padding:0px !important;

	}
	.modal-body .nav-pills .cat-pill a:hover{
		color: #CE611C !important;
		background: none !important;
	}

	.ff-44-light{font-family: helvetica-neue-lt-std-45-light;}

	.ff-Th{font-family: HelveticaNeueLTStd-Th;}

	.min-w-100{

			font-size: 1.2rem;
			font-family: omnes-pro,Helvetica,Arial,sans-serif;
			font-weight: 500;
			font-style: normal;
			background: #0068b3;
			color: #fff;
			border-radius: 5px;
			border: none;
			padding: 8px;
			display: block;
			position: relative;
			width: 100%;
			-webkit-transition: all .4s ease;
			transition: all .4s ease;
			line-height: 20px;
			text-align: center;
			text-transform: uppercase;
			cursor: pointer;

	}

	.modal-body .btn-primary{
		background-color: #0068b3 !important;
		border-color: #0068b3 !important;
	}
	.modal-body .btn-primary:hover, .modal-body .btn-primary:focus{
		background-color: #337ab7 !important;
		border-color: #337ab7 !important;
	}
	.close {
		float: right;
		font-size: 20px;
		font-weight: 700;
		line-height: 0px;
		color: #000;
		text-shadow: none;
		opacity:1;
		background-color: #0068b3 !important;
		padding: 0px 0px 4px 0px !important;
		height: 26px;
		width: 26px;
		text-align: center !important;

	}
	.modal-header .close{
		margin-right: -26px;
		margin-top: -27px;
		color: #fff !important;
	}

	.close:focus, .close:hover {
		opacity: 1;
		background-color: #337ab7 !important;
	}

	.pop-lft-sec{
		text-align: left !important;
		padding-right: 0px !important;
		padding-top: 7px;
		}

	.m-lft95{ margin-left: 0px; }

	.bold-clk{ font-weight:bold; cursor: pointer;}


	}

/* ---End-Popup-- */


@media (max-width: 991px){
	.advcsrch .chbx-label {
		margin-bottom: 5px;
	}

	.advcsrch .btn-srch{
		margin-top: 6px;
	}
}

@media (max-width: 568px){
	.advcsrch .form-control{
		width: 100%;
	}
}


#advSearchModal .modal-header{ margin-bottom: 0px; padding-bottom: 6px;}

#advSearchModal .modal-body{ padding-top: 10px;}

#advSearchModal .p-txt.boldtxt{ margin-bottom: 3px; font-size: 14px;}

#advSearchModal .p-txt{ line-height: inherit; font-size: 14px;}

#advSearchModal .p-txt.advc-txt {  margin-bottom: 3px;}

#advSearchModal .modal-body .nav-pills{ padding: 15px 15px}

#advSearchModal .advcsrch.nav-pills .form-group{  margin-bottom: 10px; }


.f_heading {
   color:  #0060ac;
   font-weight: bold;
    margin-bottom: 10px;
    margin-left: 15px;
    font-family: HelveticaNeueLTStd-Bd;
    font-size: 12.53px;
    line-height: 20px;
}
.featured {
    background-color: #f3f2f2;

}

.featured .bordr-listdv{
    border-bottom: 0px !important;
    padding-top: 2px !important;
    padding-bottom: 5px !important;
    background-color: #f3f2f2 !important;
}
.featured .column-2 .more-txt  {
    color:  #0060ac !important;
}

.last_featured {
    padding-bottom: 13px;
}

/*.featured .bordr-listdv .column-2.pos-reltv{*/
/*   border-right: none !important;*/
/*}*/

.bordr-listdv .column-2.pos-reltv{
    border-right: none !important;
}
.pubads{
    margin-bottom: 40px;
    text-align: center !important;
}
