footer hr
{
/*	margin:10px 41%;*/
}
.fs-29
{
	font-size:27px;
	letter-spacing:-1px;
}
.headline
{
	margin-bottom:40px;
}
.h6-subtitle
{
    font-size: 40px;
    line-height: 120%;
    padding-bottom: 5px;
    text-align: center;
	font-weight:normal;
}
.hrr {
    border-bottom: 1px solid #000;
    padding-bottom: 5px;
}
.text-center
{
	text-align:center;
}
.title-big
{
    text-align:left;
	width:100%;
	border-bottom:2px solid #1070b7;
	font-size:20px;
	color:#000;
	float:left;
	font-weight:bold;
	margin-bottom:15px;
	margin-top: 20px;
}

.cnt {
    box-sizing: border-box;
  
    font-size: 14px;
    height: auto;
    line-height: 155%;
    text-align: left;
    width: 100%;
	text-align:justify;
}

.coool-md9
{
	box-sizing:border-box;
	padding-left:0px;
	padding-right:0px;
	margin-bottom:70px;
}

.mgt-10
{
	margin-top:10px;
}
.center img
{
	max-width:100%;
}


.center img:hover
{
	opacity:0.7;
}
.link-map
{
	color:#000000;
	text-decoration:none;
}
.link-map:hover
{
	text-decoration:underline;
}
.title-child1 {
    box-sizing: border-box;
    color: #000000;
    font-size: 1.1em;
    font-weight: bold;
    height: auto;
    line-height: 160%;
    width: 100%;
}
.f1 {
    color: #000000;
    font-size: 15px;
    height: auto;
    line-height: 160%;
    width: 100%;
}
.table-style1-1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: -moz-use-text-color #dddddd #dddddd -moz-use-text-color;
    border-image: none;
    border-style: none solid solid none;
    border-width: 0 1px 1px 0;
    box-sizing: border-box;
    height: auto;
    width: 100%;
}
.table-style1-1 tr.tb-row1 td {
    background-color: #000000;
    color: #fff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 15px;
}
.table-style1-1 tr td {
   
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    box-sizing: border-box;
  
    text-align: center;
    vertical-align: middle;
}
.table-style1-1 tr td {
    background-color: #f9f7f4;
    border-left: 1px solid #dddddd;
    border-top: 1px solid #dddddd;
    box-sizing: border-box;
    padding: 10px;
    text-align: center;
    vertical-align: middle;
}
#careerstable {
width: 100%;
margin: 0 auto;
/*background: #000;*/
    margin-bottom: 20px;
        border-collapse: collapse;
}
#careerstable td{
/*    background: #fff6e6;
    background: rgba(255, 255, 255, 0.95);
    background: #fff;
    vertical-align: middle;*/
    border-collapse: collapse;
    border: solid 1px #CCC;
    vertical-align: middle;
}
#careerstable td.bg1{
    width: 25%;
        background: #DBF0FA;
}

#careerstable td ul{
    padding-left: 20px;
    margin-bottom: 0 ;
}
#careerstable td ul li{
	list-style: disc;
}
#careerstable .car-sl-ccc-b{
background: #fff;
}
.block_img_text {
 /*   margin-top: 20px;*/
    float: left;
    /* border: 4px solid #CCCCCC; */
    width: 100%;
    height: auto;
}
.image {
    width: 20%;
    padding: 15px;
    padding-left: 0;
    float: left;
}
.image img {
    width: 100%;
}
.block_text {
    float: left;
    padding: 20px;
    width: 74%;
}

@media screen and (max-width:768px){
	
	.coool-md9
	{
		padding-left:10px;
		padding-right:10px;
	}
	.pdl-0
	{
		padding-left:10px;
		padding-right:10px;
	}
	.title-big
	{
	/*	width:98%;*/
		margin: 10px 0;
	}
	
	.image {
	    width: 30%;
	}
	.block_text {
	    width: 60%;
	}
	#careerstable td.bg1{
/*		width: 18%;*/
    }
    
    /* css t */
    .rcruit-tb td {
        width: 100% !important;
        float: left;
       
    }
    .rcruit-tb td:first-child {
        border-bottom: none !important;
    }
    .rcruit-tb,.rcruit-tb tbody,.rcruit-tb tr  {
        display: inline-block !important;
        width: 100% !important;
    }
    .rcruit-tb tr td:last-child {
        border-bottom: none !important;
    }
    .rcruit-tb tr:last-child td:last-child {
        border-bottom: solid 1px #CCC !important;
    }
    /* End css t */
}


@media screen and (max-width:670px){
	#careerstable td.bg1{
		padding: 10px 5px;
	}
	
	.f1{
	font-size: 14px;
	}
	
}


@media screen and (max-width:480px){
	
	.image {
	    width: 96%;
    padding: 2%;
	}
	.block_text {
	       width: 96%;
    	padding: 20px 2%;
	}
	.h6-subtitle
	{
    	font-size: 30px;
	}
	#careerstable {
		width: 98%;
	}
	.pd-10 {
    padding: 10px 5px;
    }
    #careerstable td.bg1{
		padding: 10px 2px;
	}
	.h6-subtitle{
	    font-size: 27px;
	}
}

