h1, h2, h3, h4, h5, h6 {
	padding: 0 !important;
}
.mrg { margin:5px 0 15px; }
header {
	width: 100%;
	background: #2d3894;
	padding: 7px 0;
}
body p {
	font-size: 15px;
}
header ul {
	padding-left: 0px;
	margin: 5px 0px 0px 0px;
}
header ul li {
	display: inline-block;
	margin-right: 15px;
}
header ul li a {
	color: #fff;
}
header ul li a:hover {
	color: #fff;
	text-decoration: none;
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scaleX(-1);
}
.menu-bar {
	width: 100%;
	padding: 0px 0;
	background: #fff;
}
.logo img {
	margin-top: 7px;
}
.width100 {
	width: 100%;
	height: auto;
}
.custm-centre {
	margin-left: auto;
	margin-right: auto;
	display: table;
}
.dropdown-menu a:hover {
	overflow: hidden;
}
ul.navbar-nav li:last-child {
	position: absolute;
	right: 0px;
	top: px;
}
footer {
	width: 100%;
	background: #2d3894;
	padding: 35px 0;
}
footer h6 {
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
footer ul {
	padding-left: 0px;
}
footer ul li {
	list-style-type: none;
	margin-bottom: 3px;
}
footer ul li a {
	color: #c7cdf9;
	font-size: 14px;
}
.footer-wrapper {
    bottom: -23px;
    position: relative;
}
footer ul li:before {
	content: '»';
	color: #c7cdf9;
	font-size: 15px;
	margin-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
}
footer ul li a:hover {
	color: #fff;
	text-decoration: none;
}
footer p {
	color: #c7cdf9;
	font-size: 14px;
}
.copy-right {
	width: 100%;
	padding: 10px 0;
	background: #283286;
}
.copy-right p {
	text-align: center;
	color: #c7cdf9;
	font-size: 14px;
	margin-bottom: 0px;
}
.welcome-wrap {
	width: 100%;
	background: #f1f1f1;
	padding: 45px 0;
}
section h2 {
	color: #3c4d56;
	font-size: 39px;
	font-weight: bold;
}
.welcm-thumb h3 {
	color: #263a92;
	font-size: 23px;
	text-align: center;
	margin-top: 15px;
	font-weight: bold;
}
.welcm-thumb {
	background: #fff;
	padding: 16px 16px 30px 16px;
	border-radius: 7px;
	-webkit-box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.04);
	-moz-box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.04);
	box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.04);
}
.flex-cst .col-sm-4 {
	display: flex;
}
.about-section {
	width: 100%;
	background: url('/wp-content/themes/beldingtank/css/../images/about-bg.jpg');
	background-size: cover;
	background-position: center center;
	padding: 45px 0;
}
.about-section img {
	border-radius: 5px;
}
.verticle-centre {
	width: 100%;
	background: #fff;
	align-items: center;
	display: flex;
	justify-content: center;
}
.connect-with p {
	font-size: 18px;
	line-height: 30px;
	color: #212529;
	margin: 25px 0;
}
.how-it-works {
	width: 100%;
	background: #f1f1f1;
	padding: 45px 0;
}
.cicle-thumb {
	width: 120px;
	height: 120px;
	background: #fff;
	border-radius: 100%;
	-webkit-box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.04);
	-moz-box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.04);
	box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.04);
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}
.how-it-works h3 {
	color: #2d3894;
	text-align: center;
	font-size: 20px;
	margin-top: 14px;
	font-weight: bold;
	padding: 0px;
}
.industry-served {
	width: 100%;
	background: #fff;
	padding: 45px 0;
}
.industry-thumb {
	width: 100%;
	background: #f1f1f1;
	border-left: 3px solid #fff;
	border-bottom: 3px solid #fff;
	-webkit-box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.02);
	-moz-box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.02);
	box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.02);
	padding: 50px 30px;
	border-radius: 7px;
}
.industry-circle {
	width: 100px;
	height: 100px;
	background: #263692;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}
.industry-thumb h4 {
	color: #3c4d56;
	font-size: 20px;
	margin-top: 14px;
	font-weight: bold;
	margin: 17px 0 9px 0;
}
section img[alt="seperator"] {
	margin-bottom: 40px;
}
.welcm-thumb p {
	min-height: 110px;
}
.inner-banner {
	width: 100%;
	background: url('/wp-content/themes/beldingtank/css/../images/banner-pattern.jpg') center;
	background-size: cover;
	padding: 118px 0;position: relative;
}
.inner-banner h1 {
	color: #fff;
	font-size: 35px;
	font-weight: bold;
}
.breadcrumb li a {
	color: #ffbb00
}
.content-wrap {
	width: 100%;
	background: #fff;
	padding: 45px 0;
}
article h2 {
	font-size: 24px !important;
	color: #2d3894;
	padding: 0;
}
article h3 {
	font-size: 22px !important;
	color: #2d3894;
	padding: 0;
	font-weight: 600;
	text-transform: uppercase;
}
section.content-wrap ul {
	padding-left: 20px;
}
section.content-wrap ul li {
	margin-bottom: 0px;
}
section.content-wrap article ul li {
	margin-bottom: 10px;
}
section.content-wrap article ol {
	counter-reset: headings;
	margin-bottom: 20px;
}
section.content-wrap article ol li {
	list-style: none;
	float: left;
	position: relative;
	padding-left: 25px;
	margin-bottom: 12px;
}
section.content-wrap article ol > li:before {
	background: none repeat scroll 0 0 #2d3894;
	border-radius: 15px;
	color: #FFFFFF;
	counter-increment: headings;
	content: counter(headings, decimal);
	display: block;
	float: left;
	font-size: 14px;
	height: 22px;
	line-height: 26px;
	margin-bottom: 0;
	margin-right: 5px;
	text-indent: 7px;
	width: 22px;
	position: absolute;
	left: 0;
}
section.content-wrap p a.downloadpdf {
	color: #212529;
	background-color: #ffbb00;
	border-color: #d4a004;
	padding: 5px 20px;
}
.table-striped {
	border: 1px solid #f2f2f2;
	word-break: inherit;
}
.table-striped td {
	font-weight: 400;
	word-break: inherit;
	padding: 5px !important;
	font-size: 13px;
}
.right-sidebg {
	background: #f1f1f1;
	padding: 15px;
	-webkit-box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.01);
	-moz-box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.01);
	box-shadow: 1px 1px 5px 5px rgba(0,0,0,0.01);
	border: 1px solid #e2e2e2;
	position: sticky;
	top: 130px;
}
.right-sidebg a {
	border-radius: 0
}
.sidear-wrap {
	background: #f1f1f1;
	margin-bottom: 20px;
}
.sidear-wrap-content {
	background: #f1f1f1;
	margin-bottom: 20px;
}
.blue-wrap {
	width: 100%;
	background: #2d3894;
	padding: 10px;
}
.blue-wrap h4 {
	font-size: 20px;
	color: #fff;
	margin-bottom: 0px;
}
.content-sidebar ul li {
	list-style-type: circle;
	border: none !important;
	list-style-image: inherit !important;
}
.sidear-wrap ul {
	padding-left: 0px !important;
	margin-bottom: 0px;
}
.sidear-wrap ul li {
	list-style-type: none;
	vertical-align: middle;
	border-bottom: 1px solid #e7e7e7;
	position: relative;
}
.sidear-wrap ul li:last-child {
	border-bottom: 0px;
}
.sidear-wrap ul li:before {
	content: "»";
	font-size: 20px;
	position: absolute;
	left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.sidear-wrap ul li a {
	color: #555555;
	font-size: 16px;
	padding: 5px 26px;
	display: inline-block;
}
.sidear-wrap ul li a:hover {
	color: #375098;
	text-decoration: none;
}
.right-sidebg img {
	margin-bottom: 15px;
}
.sidear-wrap-content {
	padding: 15px;
}
.content-sidebar {
	padding: 10px;
}
.main-navigation a {
	padding: 2rem 0.75rem;
	display: block;
	color: rgba(0, 0, 0, 0.9);
}
.wpcf7-submit {
	color: #fff;
	background-color: #2d3894 !important;
	border-radius: 0 !important;
	font-size: 16px !important;
	border-color: #202763;
}
.main-navigation li.quotebtn {
	float: right;
}
.main-navigation li.quotebtn a {
	background-color: #fbb914;
}
.main-navigation li:hover a, .main-navigation li.current-menu-item a {
	color: rgba(0, 0, 0, 0.9);
	background: #fbb914;
	text-decoration: none;
}
.main-navigation .sub-menu {
	background-color: #fbb914;
	border: none;
	min-width: 200px
}
.main-navigation .sub-menu li a {
	display: block;
	width: 100%;
	padding: 7px 15px !important;
	clear: both;
	font-weight: 400;
	color: #212529;
	text-align: inherit;
	white-space: nowrap;
	background-color: transparent;
	border-bottom: 1px solid #e6aa1c;
	border: 0;
}
.main-navigation .sub-menu > li.menu-item-has-children:hover > a {
	background-color: #2d3894 !important;
}
.main-navigation .sub-menu li a:hover {
	color: #f1f1f1;
	text-decoration: none;
	background-color: #2d3894;
}
.main-navigation ul li:hover > ul, .main-navigation ul li.focus > ul {
	left: 0
}
.main-navigation ul li.menu-item-has-children:after, .main-navigation ul li.page_item_has_children:after {
	display: none !important
}
.menu-item-has-children:before {
	display: none !important
}
.main-navigation ul ul ul {
	margin-top: 0px;
}
.nav-pills a i {
	background: #f5bc00;
	padding: 10px;
	border-radius: 100%;
	color: #3f4d56;
	font-size: 10px;
	position: relative;
	z-index: 5;
}
.nav-pills a.active i, .nav-pills a:hover i {
	color: #fff;
}
.nav-pills a {
	color: #fff;
	background: transparent !important;
}
.nav-pills a.active, .nav-pills a:hover {
	color: #f5bc00 !important;
}
.nav-pills a.nav-link {
	padding: 0.9rem 1rem;
}
.nav-pills a:before {
	content: '' !important;
	position: absolute !important;
	left: 2.30rem !important;
	display: block !important;
	top: -1.1rem !important;
	bottom: -2.1rem !important;
	width: 0.53rem !important;
	height: auto !important;
	z-index: 0;
	border-radius: 0.5rem !important;
	background-color: #ffbb00 !important;
}
.about-section h6 {
	color: #ffbb00;
	font-size: 12px;
	margin-bottom: 30px;
}
.about-section h2 {
	color: #fff;
}
.about-section h3 {
	color: #fff;
	font-size: 22px;
}
.about-section p {
	color: #fff;
}
.about-section a.btn {
	margin-top: 15px;
}
.verticle-centre-trnpt {
	width: 100%;
	align-items: center;
	display: flex;
	justify-content: center;
}
/* css added on 18-09-2019*/
.sticky-rqst {
	border-bottom: none;
	cursor: pointer;
	width: 144px;
	height: 30px;
	overflow: hidden;
	color: #212529;
	background-color: #ffbb00;
	border: 1px solid #fff;
	color: #212529;
	padding: 2px 0px 2px 0px;
	position: fixed;
	top: 200px;
	right: -58px;
	text-align: center;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	z-index: 9999999;
	font-size: 18px;
}
.sticky-rqst a {
	display: block;
	color: #212529 !important;
	text-decoration: none;
}
.sticky-rqst a:hover {
	text-decoration: none;
}
.sticky-download {
	border-bottom: none;
	cursor: pointer;
	width: 176px;
	height: 30px;
	overflow: hidden;
	color: #2d3894;
	background-color: #2d3894;
	border: 1px solid #fff;
	color: #fff;
	padding: 2px 0px 2px 0px;
	position: fixed;
	top: 365px;
	right: -74px;
	text-align: center;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	z-index: 9999999;
	font-size: 18px;
}
.sticky-download a {
	display: block;
	color: #fff !important;
	text-decoration: none;
}
.sticky-download a:hover {
	text-decoration: none;
}

.page-id-164 .inner-banner {
	background: url('/wp-content/themes/beldingtank/css/../images/gallery-banner.jpg') center;
	background-size: cover;
}
.page-id-164 .breadcrumb {
	display: none !important;
}
ol.order-list li {
	float: none !important;
	display: block;
}
.page-id-300 .sidear-wrap-content, .page-id-300 .content-wrap .col-md-6+.col-md-3, .page-id-304 .sidear-wrap-content, .page-id-304 .content-wrap .col-md-6+.col-md-3, .page-id-306 .sidear-wrap-content, .page-id-306 .content-wrap .col-md-6+.col-md-3, .page-id-308 .sidear-wrap-content, .page-id-308 .content-wrap .col-md-6+.col-md-3, .page-id-310 .sidear-wrap-content, .page-id-310 .content-wrap .col-md-6+.col-md-3, .page-id-312 .sidear-wrap-content, .page-id-312 .content-wrap .col-md-6+.col-md-3, .page-id-314 .sidear-wrap-content, .page-id-314 .content-wrap .col-md-6+.col-md-3, .page-id-314 .sidear-wrap-content, .page-id-314 .content-wrap .col-md-6+.col-md-3, .page-id-316 .sidear-wrap-content, .page-id-316 .content-wrap .col-md-6+.col-md-3, .page-id-319 .sidear-wrap-content, .page-id-319 .content-wrap .col-md-6+.col-md-3 {
	display: none;
}
#usa-html5-map-map-container_0 {
	float: left;
	width: 50%;
}
.table-fomet {
	border-collapse: collapse;
	width: 100%;
}
.table-fomet td, .table-fomet th {
	border: 1px solid #ddd;
	padding: 8px;
	width: 75%;
	font-size: 16px;
}
.table-fomet tr:nth-child(even) {
	background-color: #fff;
}
.table-fomet tr:hover {
	background-color: #fff;
}
.table-fomet th {
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: left;
	background-color: #eee;
	color: #000;
	font-weight: bold;
	font-size: 17px;
}
.table-fomet .btn {
	max-width: 150px;
	font-size: 14px;
	margin: 0 auto;
}
.table-fomet .text-btn {
	color: #000;
	text-decoration: none;
}
/* End here */
/* CSS added on 02-12-2019 */

/* End here */
.rfq-desin h2 {
	margin-bottom: 0px;
	margin-top: 25px;
}
.rfq-desin p {
	margin-bottom: 0px;
}
.rfq-desin select {
	width: 100%;
}
/*
.page-template-template-form-page  aside p{
    background: #fab922;
    padding: 10px;
    border-radius: 3px;
}
.page-template-template-form-page  aside p a{
    color:#000;
    font-weight:bold;
}
.page-template-template-request-quote-page  aside p a{
    color:#000;
    font-weight:bold;
}
.page-template-template-request-quote-page  aside p{
    background: #fab922;
    padding: 10px;
     border-radius: 3px;
}
*/
.sticky-menu {
	display: inline-block;
	width: 100%;
	position: sticky;
	top: 0;
	left: 0;
	z-index: 99;
}
header form .input-group input{
    padding-top: 13px;
}


/* responsive css start here */

@media screen and (max-width:1200px) and (min-width:992px) {
.main-navigation a {
	padding: 2rem 0.3rem !important;
	font-size: 14px !important;
}
.welcm-thumb p {
	min-height: 155px;
}
.welcm-thumb h3 {
	min-height: 50px;
}
.cicle-thumb {
	width: 110px;
	height: 110px;
}
}
@media screen and (max-width:991px) and (min-width:768px) {
	.footer-wrapper {
    bottom: 0px;
    position: relative;
}
.main-navigation a {
	padding: 1.12rem 0.2rem !important;
	font-size: 12px !important;
}
.sidear-wrap ul li a {
	font-size: 14px !important;
}
.welcm-thumb p {
	min-height: 210px;
}
.welcm-thumb h3 {
	min-height: 50px;
}
.cicle-thumb {
	width: 70px;
	height: 70px;
}
.welcm-thumb h3 {
	font-size: 16px !important;
}
.cicle-thumb img.img-fluid.custm-centre {
	width: 35px;
	height: auto;
}
.industry-thumb {
	padding: 23px 8px !important;
}
.industry-thumb h4 {
	font-size: 18px !important;
}
.sidear-wrap-content {
	padding: 8px !important;
}
.content-sidebar {
	padding: 8px 0 !important;
}
.blue-wrap h4 {
	font-size: 17px !important;
}
}
@media screen and (max-width:767px) and (min-width:576px) {
    .content-wrap svg {
    height: 331px !important;
}
 header ul li {
 margin-right: 5px !important;
}
header ul li a {
 font-size: 12px !important;
}
.welcm-thumb {
 margin-bottom:25px;
}
.welcm-thumb p {
 min-height: inherit !important;
}
.cicle-thumb {
 width: 85px;
 height: 85px;
}
.cicle-thumb img.img-fluid.custm-centre {
 width: 35px;
 height: auto;
}
.how-it-works h3 {
 font-size: 18px;
 margin-top: 10px;
 margin-bottom: 21px;
}
section h2 {
 font-size:30px;
}
.industry-served, .how-it-works, .welcome-wrap, .content-wrap {
 padding: 30px 0 !important;
}
.industry-thumb {
 padding: 20px 20px !important;
 margin-bottom:25px;
}
footer h6 {
 font-size: 16px !important;
}
article h2 {
 margin-top:20px;
}
.inner-banner {
 padding: 38px 0 !important;
}
}
@media screen and (max-width:575px) {
article h2 {
	margin-top: 20px;
}
.inner-banner {
	padding: 38px 0 !important;
}
header ul li {
	margin-right: 5px !important;
}
header ul li a {
	font-size: 14px !important;
}
.welcm-thumb {
	margin-bottom: 25px;
}
.welcm-thumb p {
	min-height: inherit !important;
}
.cicle-thumb {
	width: 85px;
	height: 85px;
}
.cicle-thumb img.img-fluid.custm-centre {
	width: 35px;
	height: auto;
}
.how-it-works h3 {
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 21px;
}
section h2 {
	font-size: 25px;
}
.industry-served, .how-it-works, .welcome-wrap, .content-wrap {
	padding: 30px 0 !important;
}
.industry-thumb {
	padding: 20px 20px !important;
	margin-bottom: 25px;
}
footer h6 {
	font-size: 16px !important;
}
header ul li:nth-child(2) {
	display: none !important;
}
header ul {
	margin-top: 0px;
}
.sticky-rqst {
	width: 118px;
	height: 26px;
	right: -47px;
	font-size: 14px;
}
element.style {
	opacity: 1;
}
.sticky-download {
	width: 134px;
	height: 26px;
	top: 329px;
	right: -55px;
	font-size: 14px;
}
.nav-pills a.nav-link {
	padding: 0.9rem 0.2rem !important;
	font-size: 12px;
}
.nav-pills a:before {
	left: 1.49rem !important;
}
.connect-with .col-sm-12.verticle-centre div {
	padding: 25px 0 !important;
	text-align: center;
}
.connect-with p {
	font-size: 16px;
	line-height: 23px;
	margin: 5px 0 14px 0 !important;
}
section img[alt="seperator"] {
	margin-bottom: 25px !important;
}
.content-wrap svg{
    height:200px !important;
}
}
 @media screen and (max-width:767px) {
     .col-sm-4.col-12.col-md-2.col-lg-3.logo {
   position: fixed;
    top: 0px;
    z-index: 99 !important;
    right: 0px;
    width: auto;
}

	 .hidden-smll{
		 display:none !important;
	 }
#wprmenu_bar{
    z-index:9 !important;
}
#wprmenu_bar.active{
    z-index:99 !important;
}
.table-fomet tr:nth-child(3) td:nth-child(2) {
	min-width: 70px !important;
}
.table-fomet tr:nth-child(3) td:nth-child(3) {
	min-width: 70px !important;
}
.table-acces tr:nth-child(2) td:nth-child(2) {
	min-width: 70px !important;
}
.table-acces tr:nth-child(2) td:nth-child(3) {
	min-width: 70px !important;
}
.table-acces2 tr td:nth-child(2) {
	min-width: 70px !important;
}
.table-acces2 tr td:nth-child(3) {
	min-width: 70px !important;
}
.table-acces2 tr:nth-child(2) td:nth-child(1) {
	min-width: 70px !important;
}
.table-acces2 tr:nth-child(2) td:nth-child(2) {
	min-width: 70px !important;
}

.table-fomet .btn {
	font-size: 12px !important;
}
.table-fomet td, .table-fomet th {
	font-size: 14px !important;
}
.inner-banner h1 {
	font-size: 25px !important;
}
.wp-block-table td {
	font-size: 10px !important;
	padding: 2px !important;
}
.content-wrap .col-md-2 img {
	margin-bottom: 15px;
}
aside article h2{
        margin-top: 20px !important;
}
.page-id-13 article.col-md-8  h2{
        margin-top: 0px !important;
}
.page-id-11 article.col-md-8  h2{
        margin-top: 0px !important;
}
.sticky-menu{
    position: inherit !important;
    display:block !important ;
    z-index: inherit !important;
}
header .row .col-sm-4 form{
    display:none !important;
}
#site-navigation{
    display:none !important;
}
.logo img {
   margin-top: 4px;
    margin-bottom: 4px;
    width: 136px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
header ul{
    text-align:center;
}
.menu_title a{
    color:#2d3894;
}
/*.hamburger--slider .hamburger-inner::after {
    top: 16px !important;
}
.hamburger--slider .hamburger-inner::before {
    top: 8px !important;
}
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after{
    width: 22px !important;
    height: 2px !important;
}
#wprmenu_bar .menu_title a {
    top: 0px !important;
}*/
.wpr-search-form label {
    display:none !important;
    
}
html body div.wprm-overlay {
    background: rgb(0,0,0,0.25);

}
	 .wp-singular.page-template section.content-wrap .row {
    flex-direction: column-reverse !important;
}
	 	.footer-wrapper {
    bottom: 0px;
    position: relative;
}
}
.wpcf7-response-output .wpcf7-display-none .wpcf7-validation-errors{display: none !important;}

/* responsive css end here */
/* Css added on 27-05-2020 */
.main-navigation li.current-menu-parent a {
    color: rgba(0, 0, 0, 0.9);
    background: #fbb914;
    text-decoration: none;
}
.main-navigation .sub-menu li.current-menu-item a {
    color: #f1f1f1;
    text-decoration: none;
    background-color: #2d3894;
}
.page-id-35 article h2:first-child{
	display:none;
}
.page-id-78 article h2:first-child, .page-id-1379 article h2:first-child, .page-id-1374 article h2:first-child{
	text-align:center;
}
.top-social li{
	display:inline-block;
	margin-right:0px !important;
	list-style-type:none !important;
}
.top-social li a{
	color:#fff !important;
	font-size:13px;
	text-decoration: none !important;
	padding:0 3px;
}
ul.top-social {
    float: right;
    margin-top: 6px;
}
footer ul.top-social li:before{
	display:none;
	
}

.single-post .inner-banner:after, .category .inner-banner:after, .blog .inner-banner:after { content: ""; width: 100%; height: 100%; position: absolute; background: rgba(0,0,0,0.5);top: 0;   z-index: 0;}
.blog-item a, .single .content-wrap a { color:#2d3894 !important;  }

/* End here */

/*blog css*/
.blog-item{
    margin-bottom: 21px;
    border: 1px solid #e5e5e5;
    padding: 15px;
    background: #fdfdfd;
}

/* 404 page css strt here */
#error-404 {
    text-align: center;
    padding: 0;
    position: relative;
}
body #error-404 h1 {
    font-size: 250px!important;
    line-height: 250px!important;
    font-weight: 700;
    color:#444;
}
body #error-404 h2{
    font-size: 54px;
    font-weight: 700;
	color:#2d3894;
}
body #error-404 .nectar-button {
    margin-top: 50px;
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.nectar-button{
    background: #fbb914;
        color: rgba(0, 0, 0, 0.9);
    padding: 12px 28px;
}
.nectar-button:hover{
       color: rgba(0, 0, 0, 0.9);
    text-decoration:none;
}
.error404 main#main {
    padding: 30px 0 55px 0;
}
.error404 .inner-banner{
	display:none;
}
.more-link{
	display:none;
}
/* end here*/
.blog-ttl a { font-size:18px; color:#2d3894;  }
section.content-wrap article ul li h3 {
    font-size: 16px !important;
    display: inline;
    color: #212529;
    text-transform: unset;
}

@media(max-width:600px){
	.copy-right {
    padding: 10px;
    padding-bottom: 46px;
}
	body.wp-singular.page-template-default.page.page-id-57.wp-embed-responsive.wp-theme-twentyseventeen.wp-child-theme-beldingtank.has-header-image.page-two-column.colors-light.cbp-spmenu-push section.content-wrap .row, body.wp-singular.page-template-default.page.page-id-51.logged-in.admin-bar.wp-embed-responsive.wp-theme-twentyseventeen.wp-child-theme-beldingtank.has-header-image.page-two-column.colors-light.customize-support.cbp-spmenu-push section.content-wrap .row, body.wp-singular.page-template-default.page.page-id-1608.logged-in.admin-bar.wp-embed-responsive.wp-theme-twentyseventeen.wp-child-theme-beldingtank.has-header-image.page-two-column.colors-light.customize-support.cbp-spmenu-push section.content-wrap .row {
    display: flex;
    flex-direction: column-reverse;
}
}
@media(max-width:400px){
		.copy-right {
	    padding-bottom: 61px;
}
}
.pagination a:not(.prev):not(.next):hover{
        color: #ffffff;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    text-decoration: none;
}
.prev.page-numbers,.next.page-numbers {
    float: unset;
    font-size: 15px;
    background: #263a92;
    padding: 9px;
}
span.page-numbers.current {
    background: #fbb914;
    color: #000;
    padding: 4px 16px;
}
a.page-numbers {
    background: #263a92;
    color: #fff;
    padding: 5px 16px;
}