* { box-sizing: border-box; -webkit-box-sizing: border-box }
body { background-color: #f3f4f9; margin: 0; padding: 0; font-family: 'Open Sans', sans-serif, Tahoma, Arial }
.invsBg {
    padding: 50px 0px;
    background: url(preess_bg.png);
    background-size: cover;
    position: relative;
}
.banner_wrap {
    width: 1200px;
    margin: 0 auto;
    padding: 5px 0;
	position:relative;
	z-index:2
}
.banner_wrap h5,.banner_wrap h5 {font-size:36px;color:#fff;font-weight:700;text-transform:uppercase;letter-spacing:.5px}
.banner_wrap h6 {font-size:1.2em;color:#fff;font-weight:500;}
.bg-ovrly {
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0,0,0,.5);
    top: 0;
}
.mid_wrap {
	margin:35px auto;
    background: #fff;
    max-width: 1200px;
    -webkit-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);
    padding: 30px 30px 50px;
}
.module_title {
    font-size: 30px;
	margin:0;
    margin-bottom: 30px;
}
.ModuleTitle {
    position: relative;
    display: inline-block;
}
.ModuleTitle {
    background: transparent;
    background: -webkit-linear-gradient(left, #000000 49%, #000000 72%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.ModuleTitle:after {
    background: -moz-linear-gradient( 0deg, rgb(243, 244, 249) 0%, rgb(200, 200, 200) 49%, rgb(243, 244, 249) 100%);
    background: -webkit-linear-gradient( 0deg, rgb(243, 244, 249) 0%, rgb(200, 200, 200) 49%, rgb(243, 244, 249) 100%);
    background: -ms-linear-gradient( 0deg, rgb(243, 244, 249) 0%, rgb(200, 200, 200) 49%, rgb(243, 244, 249) 100%);
    display: block;
    content: "";
    height: 2px;
    margin-top: 15px;
}
.para_n4 {font-size:15px;line-height: 1.7;margin:12px 0 0px 0}
.btnsubcon {
    float: left;
    position: relative;
    padding: 11px 25px;
    color: #000;
    cursor: pointer;
    margin: 0;
    list-style-type: none;
    background-color: #fff;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 600;
    margin: 0;
    box-shadow: 0 0 7px rgba(0,0,0,.2);
    text-decoration: none;
}
.btnsubcon:hover {background: #2196f3;
    color: #fff;}
.activebtn {
    background: #2196f3;
    color: #fff;
}
.outer_wrap_v1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
	margin-bottom:20px
}
.inner_wrap_v2 {
    flex: 0 0 83px;
    margin: 10px 10px 10px 5px;
}




.bgheader {
    background: #585858;
    padding: 10px;
    color: #fff;
    font-weight: 600;
}
.col_text {
    box-sizing: border-box;
    display: inline-block;
    vertical-align: top;
}
.col_1 {
    width: 100%;
}
.col_2 {
    width: 100%;
}

.press_row {
    border-bottom: 1px solid #eaeaea;
    padding: 14px 10px 14px 10px;
	font-size: 15px;
    color: #464646;
}
.text_link {
    font-size: 15px;
    color: #333;
    text-decoration: none;
    font-weight: 500;
	margin-bottom: 5px;
}
.text_link:hover {
    color: #2196f3;
    text-decoration: undeline;
}
.clicn {width: 18px;
    height: 18px;
    float: left;
    background: url(calendar.svg) no-repeat;
    background-size: 18px 18px;
    margin-right: 7px;}
.larrow {
    width: 16px;
    height: 16px;
    float: left;
    background: url(leftarrow.svg) no-repeat;
    background-size: 16px 16px;
    margin: 2px 8px 0 0;
}
.datelink {color: #999999;font-size:14px;    margin-bottom: 10px;}
.slctc {position:relative;width: 200px;margin-bottom:18px}
.slctc select {padding: 13px 35px 13px 20px;
    background-size: 15px 9px;
    width: 100%;
    color: #333;
    border: 1px solid #c2c2c2;
    border-radius: 0;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;}
.down_arw_v2 {
    border: solid #868686;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 14px;
    right: 13px;
}
.detl_txtx h4 {font-size:23px;font-weight:600}
.detl_txtx h5 {font-size:14px;font-weight:500;color: #999999;margin:10px 0}
.imgcol {width:100%;float:left;margin:10px 0}

@media only screen and (max-width: 480px) and (min-width: 300px) {

.msgBox,.msgBox2 {
    width: 100%;
    margin-top: 60px;
	text-align:center
}
.msgBox2 h5 {font-size:23px;}
.detl_txtx h4 {
    font-size: 21px;
}
.w3-sidebar {
    z-index: 9;
}
.slctc {
    width: 100%;
}
.banner_wrap {
    width: 94%;
    margin: 0 auto;
}
.mid_wrap {
    max-width: 94%;
    padding: 30px 15px 30px;
	margin: 35px auto;
}
.bgheader {display:none}
.banner_wrap h5 {
font-size: 25px;}


}