/*
 Theme Name:   Asiametresources
 Description:  Dustrial Child Theme
 Author:       Asiametresources
 Author URI:   https://asiametresources.com
 Template:     dustrial
*/
.mean-container a.meanmenu-reveal{top:-13px;}
#mobile-menu .dustrial-main-menu{display:flex;align-items:center;}
.container{max-width:1280px;width:100%;}
.footer a{color: #848484;}
.footer a .fa{font-size:24px;margin-right:5px}
.copyright a{color:#f8f9fa;}
.contact-info .wpb_wrapper .contact_address .media.border-bottom.contact-media:nth-child(2){
	border-bottom: 0px!important;
}
.contact_address .title h4 {font-weight: 600;}
.contact_address .title h1 {font-weight: 300;}

/* Single Project page*/
.our_project-template-default.single-our_project .page_title{
	display: none;
}
.our_project-template-default.single-our_project .project-single-page{
	padding:0px;
}

/* End Project page*/
/*.banner_slider .single-slider{
	height: calc(100vh - 110px);
	min-height: calc(100vh - 110px);
}*/
.banner_slider .single-slider{
	height: 60vh;
	min-height: 60vh; 
}

.gmpInfoWindowtitle{display: none;}
.share_price{
	background:#ff5e14;
	position:relative;
	max-width:270px;
	overflow: hidden;
  vertical-align: middle;
}

.share_price::before{
	content:'';
	position:absolute;
	width:100%;
	height:100%;
	background:#fff;
	top:0;
	left:0;
}
.share_price iframe{
	height:30px;
	width:265px !important;
	position: relative;
  vertical-align: middle;
	margin-left: -5px;
}
.contact-map iframe{
	height:300px;
}
.contact-info .contact_address .contact-media{
	align-items:center !important;
}
.contact-info .contact_address .contact-media:nth-child(4){
	border-bottom:none !important;
}
.contact-info.rmv_last_border .contact_address .contact-media:nth-child(3){
	border-bottom:none !important;
}
.our_project-template-default .project-info h1{
	display:none;
}
.project_gallery .flex-viewport{height:600px !important;}
.news-page article header p a.svc_title{font-size:18px;}
.news-page article header{padding: 0 !important;}
.news-page article{margin-left:0px !important; }
.load_more_main_div.news-page{display: none;}
.news-page .svc_read_more{display: none;}
.news-page div.svc_post_grid article{box-shadow:none !important;}
.svc_post_grid_list.news-page{min-height: 265px !important; padding:15px;}
.news-page .svg_post_meta .time span:not(:first-child){display: none !important;}
.blog-single .blog-mata ul li:nth-child(2),
.blog-single .blog-mata ul li:nth-child(4){display: none !important;}

.blog-single .blog-mata ul li:nth-child(3):before{content: none;}
div.svc_post_grid_s6 header a.svc_read_more{color: #f76b2b !important;}

.project_sidebar.fixed-sidebar{
	position:fixed;
	top:120px;
	width:100%;
	max-width:320px;
	float:none;
}

.project_right_side.fixed-content{
	float:none;
	margin-left:auto;
}
.report_section .wpb_content_element p{
	  padding: 5px 10px;
		position:relative;
    border-left: 4px solid #1f3356;
}
.report_section .wpb_content_element p a::after{
	position:absolute;
	content: "Download \f019";
    right: 0;
    font-family: FontAwesome,"Hind", sans-serif;
}

.video_section .wpb_content_element p{
	  padding: 5px 10px;
		position:relative;
    border-left: 4px solid #1f3356;
}
.video_section .wpb_content_element p a::after{
	position:absolute;
	content: "\f16a";
    right: 0;
    font-family: FontAwesome,"Hind", sans-serif;
}
.audio_section .wpb_content_element p{
	  padding: 5px 10px;
		position:relative;
    border-left: 4px solid #1f3356;
}
.audio_section .wpb_content_element p a::after{
	position:absolute;
	content: "\f028";
    right: 0;
    font-family: FontAwesome,"Hind", sans-serif;
}
.rep-pre .wpb_content_element p a{font-size: 18px !important; color: #1f3356;}
.rep-pre .wpb_content_element p {color: #7b7979;}

.subscribe_form_container .col-md-6 {
	padding-right:15px;
}
.subscribe_form_container .col-md-12,
.subscribe_form_container .col-md-6{
	padding-left:0;
	margin-bottom: 25px !important;
}
.subscribe_form_container input {
	padding:12px;
}
.subscribe_form_container.container{
	padding-right:0;
}

.subscribe_form_container .col-md-12 input[type="submit"]{
	background: #ff5e14;
    color: #ffffff !important;
    padding: 15px 28px 12px;
    outline: none;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 25px;
    cursor: pointer;
    transition: all 0.5s;
}
.subscribe_form_container .col-md-12 input[type="submit"]:hover{
	background: #061538;
}
.team-showcase-container .style1 .wdo-teamshowcase .pic > img,.director_img img{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.main-menu ul li ul.sub-menu li ul.sub-menu,.main-menu ul li ul.sub-menu li:hover ul.sub-menu{right: 0; left: 100%;}
.main-menu ul li a { padding: 33px 12px 27px; color: #1f3356;}

.btn_read_more a{padding: 12px 35px !important; font-size: 18px !important;}
.eq_height .card-body{padding-bottom: 60px;}

.table_scrl {overflow-x: auto;}
.indstry_news p{margin-bottom: 0px;}
.indstry_news h2 a{color: #1f3356;font-size: 26px;}
.cat-filter a{text-align: center; text-transform: uppercase; padding:7px 20px;border: 2px solid #1f3356; margin-right: 20px;}
.cat-filter a.active-btn{background-color: #1f3356; color: #fff;}
/*Table Design*/
.cpt_table tr td:nth-child(2){text-align: right; } 
.cpt_table tr td{padding: 10px; }
.cpt_table tr:first-child td{background: #1f3356; color: #fff; text-transform: uppercase; }


/* KSK Copper table */
.ksk_table tr th{background: #1f3356; color: #fff; text-transform: uppercase;}
.ksk_table tr td:first-child,.ksk_table tr th:first-child{text-align: left;}
.ksk_table tbody tr td,.ksk_table tr th{text-align: right;padding: 10px;}
.ksk_table tbody tr td:nth-child(2) {width: 20%; text-align: right; }
.ksk_table_first tr th:last-child,.ksk_table_first tr td:last-child td{text-align: right;}
.ksk_table_first tr th:nth-child(3),.ksk_table_first tr td:nth-child(3) td{text-align: center;}

.tradingview-widget-copyright{display: none;}
.project_img{position: relative;}
.aws_projects .wpb_wrapper{
	position:relative;
}
.project_title{
	position: absolute;
	bottom:-8px;
	left: 50%; 
	transform: translateX(-50%);
	background-color: rgba(0,0,0,0.6);
    width: 100%;
    padding: 10px 0;
}
.main-menu-area{float:none;}
.main-menu{
	width:100%;
}
.dustrial-main-menu > li:last-child{
/* 	width:20% !important; */
	padding-top: 3px;
}
.dustrial-main-menu li:last-child div.tradingview-widget-container{
	width: 100% !important;
    height: 75px !important;
    display: flex !important;
    align-items: center !important;
    border: none !important ;

}
#tradingview_27c03 > div,#tradingview_27c03 > div > div{
	width: 100% !important;
}
#mobile-menu .dustrial-main-menu{
	justify-content: flex-end;
}
.row_d-flex{display: flex;flex-wrap: wrap;}
.column_d-flex .vc_column-inner > .wpb_wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.column_d-flex > .vc_column-inner{height: 100%;}
.social_media_team{
	display:none;
}
footer{
	background-color:#1f3356!important;
}
footer p{
	color:#fff
}
.footer a {
    color: #fff;
}
.copyright{
	background-color:#1f3356;
}

@media only screen and (max-width: 1280px) {
	.project_sidebar.fixed-sidebar{
			max-width:25%;
	}
}

@media only screen and (max-width: 1200px) {
	.main-menu ul li a {
			padding: 30px 8px 25px;
	}
	.share_price {
    	max-width: 248px;
	}
	.dustrial-main-menu > li:last-child {
		width: 23% !important;		
	}
}
@media only screen and (max-width: 1024px) {
	.custom_title {
		font-size: 1.2em !important;
	}
	/*.banner_slider .single-slider{
		height: 85vh;
		min-height: 85vh;
    }
	.top_slider {
		max-height: 85vh;
		overflow: hidden;
    }*/
    .project_gallery .flex-viewport {
    	height: auto !important;
    }
    .slider-content h3{font-size: 50px !important;}
	.slider-content h2{font-size: 40px !important;}
}

@media only screen and (max-width: 991px) {
	.share_price {
			box-sizing: border-box !important;
			padding: 6px;
			text-align: center;
		max-width:100%;
	}

	.dustrial-main-menu li:last-child{width: 100% !important;text-align:center;padding:5px 0;border-top: 1px solid rgba(255,255,255,0.5);}
	.dustrial-main-menu li:last-child li{border:none;}
	.dustrial-main-menu li:last-child a.mean-expand{display:none;}
	
	.stock_ticker{display:block !important;}
	.mean-container .mean-nav ul.dustrial-main-menu{ overflow-y: scroll;}
	.h1-navigation-area{max-height: 100%; overflow:auto; height: auto; }
}
@media only screen and (max-width: 767px) {
    .padd-bottom {
        padding-bottom:20px !important;
    }
    .project_sidebar.fixed-sidebar{
		max-width:100%;
	    position:initial;
	}
	.project-single-page{
		padding:50px 0 10px 0;
	}
	.project_right_side {
		padding-top:50px;
	}
	.contact_address{margin-bottom:30px !important; }
	.footer { padding-bottom: 0; }
	.footer-widget{margin-top: 0;}
	.padd-30{padding-top: 30px !important; padding-bottom: 30px !important;}
	.inner-padd-30 .wpb_content_element{padding-top: 15px !important; padding-bottom: 20px !important;}
	.h1-latest-project{padding-top: 30px; padding-bottom: 30px;}
	.resp-heading{font-size: 28px;}
	.team-showcase-container .style1 .wdo-teamshowcase{margin-bottom: 0 !important;}
	.svc_post_grid_list.news-page {min-height: 195px !important;}
	.news-page article{position: inherit !important; left: auto !important;top: auto !important; width: 100% !important;}
	.slider-content h3{font-size: 45px !important;}
	.slider-content h2{font-size: 36px !important;}
	.display_block{display:block !important;}
	/*.banner_slider .single-slider{
		height: 85vh;
		min-height: 85vh;
    }
	.top_slider {
		max-height: 85vh;
		overflow: hidden;
    }*/
	
} 
@media only screen and (max-width: 600px) {
	.registrar_title{
		padding-bottom: 0px !important;
    padding-top: 0px !important;
	}
}
@media only screen and (max-width: 520px) {
	/*.banner_slider .single-slider{
		height: 85vh;
		min-height: 85vh;
    }
	.top_slider {
    	max-height: 85vh;
    }*/
}
@media only screen and (max-width: 400px) {
	.cat-filter a{
		display:inline-block;
		width:100%;
	}
	.cat-filter a:first-child{
		margin-bottom:10px;
	}
	.report_section .wpb_content_element p a{
		display:block;
		max-width:80%;
	}
}
@media only screen and (max-width: 380px) {
	.logo-for-responsive-only, .logo a img {
	    width: 200px !important;
	}
	.mean-container a.meanmenu-reveal {
        top: -8px !important;
    }
}