.smw-flexbox img {
    display: none !important;
}
.dataTable tr th:nth-child(1){
	    width: 400px !important;
}
.dataTable tr th:nth-child(2),.dataTable tr th:nth-child(3),.dataTable tr th:nth-child(4),.dataTable tr th:nth-child(5),.dataTable tr th:nth-child(6){
	    width:136px !important;
}
@media only screen and (max-width: 767px) {
	.jobs_l{
		flex-flow: column;
		display: flex;
	}
	.jobs_l .col-xs-0.col-sm-0.col-md-3.col-lg-3{
		order:1;
	}
	.jobs_l .col-xs-9.job-column{
		order:2;
	}
	.jobs_l .sidebar_widget li:nth-child(1)   {
		padding-top:0px !important;
    text-align: center;
    border-bottom: 0px !important;
	}
	.jobs_l .sidebar_widget li:nth-child(1) img{
		    width: 70% !important;
	}
	.page-template-page_jobs div.bc_sb{
		    padding: 0px 0px 15px 0px !important;
	}
	.jobs_l .m_col{
		padding:0px;
    border: 0px;
	}
	.page-template-page_jobs .sd-menu.visible-sm.visible-xs{
		    position: absolute;
        top: -45px;
    left: 10px;
	}
	.page-template-page_jobs .sidebar_widget.newsletter_searchbox{
		display:none;
	}
	.page-template-page_jobs .header .col-xs-12.col-sm-6.col-md-7{
		margin-top:0px !important;
		height:40px;
	}
}

@media only screen and (min-width : 768px) and (max-width : 1024px)  {
	.jobs_l{
		flex-flow: column;
		display: flex;
	}
	.jobs_l .col-xs-0.col-sm-0.col-md-3.col-lg-3{
		order:1;
	}
	.jobs_l .col-xs-9.job-column{
		order:2;
	}
	
	.jobs_l .sidebar_widget li:nth-child(1)   {
		padding-top:0px !important;
    text-align: center;
    border-bottom: 0px !important;
	}
	.jobs_l .sidebar_widget li:nth-child(1) img{
		    width: 50% !important;
	}
	.page-template-page_jobs div.bc_sb{
		    padding: 0px 0px 15px 0px !important;
	}
	.jobs_l .m_col{
		padding:0px;
    border: 0px;
	}
	.page-template-page_jobs .sd-menu.visible-sm.visible-xs{
		    position: absolute;
        top: 0px;
    left: 10px;
	}
	.page-template-page_jobs .sidebar_widget.newsletter_searchbox{
		display:none;
	}
	.page-template-page_jobs .header .col-xs-12.col-sm-6.col-md-7{
		margin-top:0px !important;
		height:40px;
	}
	.smw-table-quotes.smw-basic table{
		width:auto !important;
	}
}

@media only screen and (min-width : 1024px) and (max-width : 1366px)  {
	.jobs_l {
    display: inline !important
}
	.jobs_l .sidebar_widget li:nth-child(1) img {
    width:100% !important; 
}
	.nav-menu_new-menu_wrapper .container {
    width: 100% !important;
}
	div.header_wrapper {
    margin: 10px 0px;
}
	.smw-table-quotes.smw-basic table{
		width:auto !important;
	}
}

.component.text-component{
	display:none !important;
}
.lp-flex-container .form-field-label{
	font-weight: bold !important;
}
.inner-row-div{
	margin:0 !important;
	max-width:100% !important;
}
.landing-page-slot{
	max-width:100% !important;
}
.v_iframe img.ratio{
  display:none !important;	
}