* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 300ms linear!important;
	-moz-transition: all 300ms linear!important;
	transition: all 300ms linear!important;
	margin: 0px;
	padding: 0px;
	outline: none!important;
}
body {
	overflow-x: hidden;
	font-size: 14px;
	font-family: 'Lato-Regular';
	padding-top: 109px;
}
p {
	font-size: 14px;
	color: #666666;
	line-height: 21px;
}
a {
	color: var(--primary-color);
	text-decoration: none;
}
a:hover {
	color: var(--secondary-color);
}
img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input,
textarea,
select,
button {
	border: none;
	background-color: transparent;
	outline: none;
	box-shadow: none!important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
@font-face {
	font-family: 'Lato-Light';
	src: url('../fonts/Lato-Light.eot');
	src: local('☺'), url('../fonts/Lato-Light.woff') format('woff'), 
	url('../fonts/Lato-Light.ttf') format('truetype'), 
	url('../fonts/Lato-Light.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato-Regular';
	src: url('../fonts/Lato-Regular.eot');
	src: local('☺'), url('../fonts/Lato-Regular.woff') format('woff'), 
	url('../fonts/Lato-Regular.ttf') format('truetype'), 
	url('../fonts/Lato-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato-Bold';
	src: url('../fonts/Lato-Bold.eot');
	src: local('☺'), url('../fonts/Lato-Bold.woff') format('woff'), 
	url('../fonts/Lato-Bold.ttf') format('truetype'), 
	url('../fonts/Lato-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Lato-Black';
	src: url('../fonts/Lato-Black.eot');
	src: local('☺'), url('../fonts/Lato-Black.woff') format('woff'), 
	url('../fonts/Lato-Black.ttf') format('truetype'), 
	url('../fonts/Lato-Black.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'LatoItalic';
    src: url('../fonts/LatoItalic.eot');
    src: url('../fonts/LatoItalic.eot') format('embedded-opentype'),
         url('../fonts/LatoItalic.woff2') format('woff2'),
         url('../fonts/LatoItalic.woff') format('woff'),
         url('../fonts/LatoItalic.ttf') format('truetype'),
         url('../fonts/LatoItalic.svg#LatoItalic') format('svg');
}

/*=====PRELOADER START=====*/
#preloader{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100vh;
	background-color:#ffffff;
	z-index:999999;
	opacity: 1;
}
.preloader-wrap{
	position:absolute;
	top:50%;
	left:50%;
	-webkit-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%)
}
.preloader-wrap .text{
	display:inline-block;
	margin-left:5px
}
.errormsg {
	position:absolute;
	bottom:-25px;
	left:0;
	padding:1px 5px;
	display:none;
	color:#fff;
	font-size:13px;
	background:#ff0000;
}
.errormsg:before {
	content:'';
	position:absolute;
	width:0;
	height:0;
	border-bottom:8px solid #ff0000;
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	top:-8px;
}
.pleasewait {
	display:none;
}
.form_field .errormsg {
	bottom: -29px;
}
/*=====PRELOADER START=====*/
:root {
	--primary-color: #3197d2;
	--secondary-color: #1e1e6f;
}
.max_container {
       /* max-width:1366px; */
       position: relative;
}
.middle-container {
    
}
h1,
h2,
h3,
h4,
h5 {
	font-family: 'Lato-Bold';
	color: #333333;
}
h1 {
	font-size: 30px;
	position: relative;
	/* padding-bottom: 18px; */
	padding-bottom: 13px;
}
h3 {
	font-size: 24px
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
.line h1:before {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	width: 128px;
	height: 1px;
	background-color: rgba(0, 0, 0, 0.20);
}
.line h1:after {
	content: '';
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 38px;
	height: 3px;
	background-color: #1e1e6f;
}
.event_meta {
	font-size: 13px;
	color: rgba(102, 102, 102, 0.50);
	margin-bottom: 15px;
}
.event_meta span {
	padding-left: 3px;
	padding-right: 3px;
}
.event_meta_date {
	background: url('../images/date-icon.png') left center no-repeat;
	padding: 1px 0 1px 27px;
}
.btn {
	background-color: var(--primary-color);
	color: #ffffff;
	padding: 7px 17px;
	border-radius: 5px;
	cursor: pointer;
}
.btn span {
	background: url('../images/btn-arrow.png') right center no-repeat;
	padding-right: 44px;
}
.btn:hover {
	background-color: var(--secondary-color);
	color: #ffffff;
}
.common_Sarrow .slick-arrow {
	position: absolute;
	width: 41px;
	height: 41px;
}
.top_right_arrow .slick-arrow {
	top: -64px;
}
.top_right_arrow .slick-next {
	right: 15px;
}
.top_right_arrow .slick-prev {
	right: 70px;
}
.common_Sarrow .slick-prev {
	background: url('../images/common-arrow-prev.png') no-repeat;
}
.common_Sarrow .slick-prev:hover {
	background: url('../images/blue-prev.png') no-repeat;
}
.common_Sarrow .slick-next {
	background: url('../images/common-arrow-next.png') no-repeat;
}
.common_Sarrow .slick-next:hover {
	background: url('../images/blue-next.png') no-repeat;
}
.btm_center_arrow .slick-prev,
.btm_center_arrow .slick-next {
	bottom: -67px;
}
.btm_center_arrow .slick-prev {
	margin-left: -50px;
}
.btm_center_arrow .slick-next {
	margin-left: 10px;
}
.center_line h1:before,
.center_line h1:after {
	right: 0;
	margin: 0 auto;
}
.white_line h1:before,
.white_line h1:after {
	background-color: #ffffff;
}
select.form-control {
	background: url('../images/dd-icon.png') no-repeat right center;
}
.text-white h1 {
	color: #ffffff;
}
.white_btn {
	background-color: #ffffff;
	color: #000000;
}
/* =====HEADER START===== */
header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 1049;
}
header.header-up {
    top: -122px;
}
#topHeader {
	background-color: var(--secondary-color);
	padding-top: 10px;
	padding-bottom: 10px;
}
#logo {
    padding: 0;
    position: absolute;
    top: auto;
    left: auto;
    margin-top: 1px;
	z-index: 1;
}
header a,
header span {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
}
header a {
	padding: 4px 13px;
}
#login {
	background: url('../images/user-icon.png') left center no-repeat;
	padding-right: 6px;
}
#register {
	padding-left: 6px;
}
header a span {
	padding-left: 9px;
}
header span {
	padding: 0;
}
#bamBtn {
	background-color: #ffe400;
	color: #000000;
	border-radius: 3px;
}
#topHeader a:hover,
#topHeader a:hover span {
	color: var(--primary-color);
}
#topHeader #bamBtn:hover {
	background-color: var(--primary-color);
	color: #ffffff;
	border-radius: 3px;
}
#btmHeader {
	background-color: var(--primary-color);
}
#btmHeader a {
	line-height: 60px;
	padding-top: 0;
	padding-bottom: 0;
	display: block;
}
#btmHeader a:hover {
	background-color: var(--secondary-color);
	color: #ffffff;
}
#searchDiv {
	width: 12px;
    -webkit-transition: width 300ms linear!important;
    -moz-transition: width 300ms linear!important;
    transition: width 300ms linear!important;
}
#searchDiv.show {
	width: 300px;
}
#searchDiv form {
	background-color: rgba(255, 255, 255, 0.10);
	border-radius: 5px;
	width: 100%;
	opacity: 0;
	margin-right: 10px;
}
#searchDiv.show form {
	padding-left: 10px;
	opacity: 1;
}
#searchInput {
	color: #ffffff;
	width: 100%;
}
#searchBtn {
	border: 0;
	background: url('../images/search-icon.png') no-repeat center;
	width: 29px;
	height: 29px;
}
#searchIcon {
	cursor: pointer;
	background: url('../images/search-icon.png') no-repeat center;
	height: 12px;
	padding-left: 0;
}
#searchDiv.show #searchIcon {
	background: url('../images/close.png') no-repeat center;
}
#searchInput::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.60);
}
#searchInput::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.60);
}
#searchInput:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255, 255, 255, 0.60);
}
#searchInput:-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 0.60);
}
.sticky_btn {
    width: 40px;
    position: fixed;
    top: 65%;
    right: 0;
    transform: translateY(-65%);
    z-index: 9;
}
.sticky_btn a {
	padding-top: 2px;
	padding-bottom: 2px;
	display: inline-block
}
/* =====HEADER END===== */

/* =====FOOTER START===== */
.footer {
	background-color: var(--secondary-color);
}
.footer p {
	margin-bottom: 0;
}
.footer h4 {
	color: #ffffff;
	padding-bottom: 5px;
}
.f_address p {
	color: rgba(255, 255, 255, 0.60)
}
.f_menu ul li a {
	display: block;
}
.footer a {
	color: rgba(255, 255, 255, 0.60)!important;
}
.footer a[href]:hover {
	color: var(--primary-color)!important;
}
.f_address,
.f_menu,
.news_letter {
	border: 1px solid var(--primary-color);
	border-left: none;
}
.newsletter_field .form-control {
	border: none;
	background-color: rgba(255, 255, 255, 0.10);
	color: #ffffff;
}
.newsletter_field .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 0.60);
}
.newsletter_field .form-control::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.60);
}
.newsletter_field .form-control:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255, 255, 255, 0.60);
}
.newsletter_field .form-control:-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 0.60);
}
.newsletter_field .btn:hover {
	background-color: var(--primary-color);
}
.btm_footer_menu a {
	margin-right: 20px;
}
.btm_footer_menu a:last-child {
	margin-right: 0;
}
.f_social a {
	margin-left: 4px;
	margin-right: 4px;
}
.f_social a:hover {
	opacity: 0.5
}
/* =====FOOTER END===== */

/* =====HOME PAGE START===== */
.home_slider_item img {
	width: 100%;
}
#homeBanner .slick-arrow {
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 41px;
	height: 41px;
	z-index: 1;
}
#homeBanner .slick-arrow.slick-prev {
	background: url('../images/white-prev.png') no-repeat;
	left: 50px;
}
#homeBanner .slick-arrow.slick-prev:hover {
	background: url('../images/blue-prev.png') no-repeat;
}
#homeBanner .slick-arrow.slick-next {
	background: url('../images/white-next.png') no-repeat;
	right: 50px;
}
#homeBanner .slick-arrow.slick-next:hover {
	background: url('../images/blue-next.png') no-repeat;
}
.home_updated {
    padding-right: 40px;
    border-right: 1px solid #c9c9c9;
}
.events_slider p {
	margin-bottom: 7px;
}
.events_slider {
	margin-top: 17px;
}
.events_slider .slick-slide {
	margin-right: 15px;
}
.events_slider .slick-slide > div:nth-child(1) {
	border-top: 1px solid #c9c9c9;
}
.events_Sitem {
	padding-top: 14px;
	padding-bottom: 14px;
	border-bottom: 1px solid #c9c9c9;
}
.home_updated a.btn {
	margin-right: 15px;
}
.home_upcmng_events {
	padding-left: 30px;
}
.home_upcmng_events img {
	max-width: initial;
}
.home_upcmng_events .events_Sitem {
	padding-top: 12px;
	padding-bottom: 12px;
}
.home_upcmng_events .events_Sitem div:nth-child(2) {
	padding-left: 20px;
}
.home_upcmng_events .events_Sitem .event_meta {
	margin-bottom: 3px;
}
.home_upcmng_events .events_Sitem h4,
.home_upcmng_events .events_Sitem p {
	margin-bottom: 3px;
}
.h_key_find {
	background-color: #f3f3f3;
}
#hKeyActivitiesSlider .h_key_item img {
	margin: 0 auto;
}
.h_key_item {
	padding-left: 15px;
	padding-right: 15px;
}
.h_key_item a h6 {
	color: #212529;
}
.h_key_item a:hover h6 {
	color: var(--primary-color);
}
.h_find_supplier {
	background-color: var(--primary-color);
	padding: 0 15px 40px 15px;
}
.h_find_supplier h1 {
	margin-left: 15px;
}
.h_find_supplier ul {
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
}
.h_find_supplier ul li {
	width: 50%;
}
.h_find_supplier ul li {
	padding: 25px 15px;
}
.h_find_supplier .form-control {
	background-color: transparent;
	border-radius: 0;
	border: 0;
	border-bottom: 1px solid #ffffff;
	padding-right: 0;
	padding-left: 0;
	color: #ffffff;
	font-size: 12px;
}
.h_find_supplier .form-control::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(255, 255, 255, 1);
}
.h_find_supplier .form-control::-moz-placeholder { /* Firefox 19+ */
  color: rgba(255, 255, 255, 1);
}
.h_find_supplier .form-control:-ms-input-placeholder { /* IE 10+ */
  color: rgba(255, 255, 255, 1);
}
.h_find_supplier .form-control:-moz-placeholder { /* Firefox 18- */
  color: rgba(255, 255, 255, 1);
}
.h_find_supplier select option {
	color: #fff;
	background-color: var(--primary-color);
}
.h_mem_ser .text_content .h_mem_ser_bg {
	background: url('../images/h-mem-ser-bg.png') no-repeat center;
	padding: 50px 0;
    background-size: contain;
}
.h_mem_ser_lists {
	max-width: 352px;
	text-align: left;
	padding-top: 40px;
	padding-bottom: 40px;
	border-radius: 7px;
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15)
}
.h_mem_ser_lists ul li {
	margin-bottom: 50px;
	position: relative
}
.h_mem_ser_lists ul li:last-child {
	margin-bottom: 0;
}
.h_mem_ser_lists ul li:nth-child(odd) {
	padding-left: 60px;
}
.h_mem_ser_lists ul li:nth-child(odd) a > div:nth-child(2) {
	padding-left: 18px;
}
.h_mem_ser_lists ul li:nth-child(even) {
	padding-right: 60px;
}
.h_mem_ser_lists ul li:nth-child(even) a > div:nth-child(2) {
	padding-right: 18px;
	text-align: right;
}
.h_mem_ser_lists ul li:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	height: 1px;
	width: 100%;
	background-color: var(--primary-color);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.h_mem_ser_lists ul li a {
	background-color: #ffffff;
	position: relative;
}
.h_mem_ser_lists .hover_switch {
	position: relative;
	width: 74px;
	height: 74px;
	border-radius: 74px;
	border: 1px solid rgba(0, 0, 0, 0.20);
	background-color: #ffffff;
}
.h_mem_ser_lists ul li a:hover .hover_switch {
	background-color: var(--primary-color);
	border-color: var(--primary-color);
	box-shadow: 0 0 13px 8px rgba(0, 0, 0, 0.13);
}
.h_mem_ser_lists .hover_switch div {
	width: 74px;
    height: 74px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.h_mem_ser_lists .hover_switch div > img {
  position: absolute;
  top: auto;
  left: auto;
}
.h_mem_ser_lists .hover_switch div > img:last-of-type {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.h_mem_ser_lists ul li a:hover .hover_switch div > img:last-of-type {
  opacity: 0;
}
.h_mem_ser_lists p {
	margin-bottom: 0;
}
.h_mem_ser_lists h5 {
	font-family: 'Lato-Bold';
	color: #333333;
}
.h_mem_ser_lists ul li a:hover h5 {
	color: var(--primary-color);
}
.h_mem_ser_two .h_diploma{
	background-color: var(--primary-color);
	padding: 90px;
}
.h_mem_ser_two h1 {
	padding-bottom: 0;
}
.h_mem_ser_two p {
	color: #ffffff;
}
.h_amtec {
	background: url('../images/h-amtec-bg.png') no-repeat;
	background-size: cover;
	padding: 90px;
}
.h_amtec .text_content > div {
	background-color: rgba(0, 0, 0, 0.60);
	padding: 35px 20px;
}
.h_amtec .text_content > div a {
	color: #ffffff;
}
.km-btn img {
	margin-left: 12px;
}
.km-btn:hover img {
	margin-left: 20px;
}
.h_indu_list .h_indu_list_icon {
	width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.h_indu_list .h_indu_list_icon > img {
  position: absolute;
  top: auto;
  left: auto;
}
.h_indu_list .h_indu_list_icon img:last-of-type {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}
.h_indu_list:hover .h_indu_list_icon img:last-of-type {
  opacity: 0;
}
.h_industry_update {
	background-color: #e3f5ff;
}
.h_indu_list {
	padding: 20px;
	margin-left: 15px;
	margin-right: 15px;
	border-radius: 7px;
}
.h_indu_list:hover {
	box-shadow: 0 1px 20px 0 rgba(0, 0, 0, 0.15);
}
.h_indu_list > div div:nth-child(2) {
	padding-left: 15px;
	width: 75%;
}
.h_indu_list h5 {
	font-family: 'Lato-Bold';
	margin-bottom: 5px;
}
.h_indu_list p {
	margin-bottom: 7px;
}
.h_indu_list:hover a {
	color: var(--secondary-color);
}
.ad_slider_item img {
	margin: 0 auto;
	padding-left: 3px;
	padding-right: 3px;
}
/* =====HOME PAGE END===== */

/* =====ABOUT US PAGE START===== */
#aboutBannerSection {
	background-color: #e3f5ff;
}
.abt_banner_text {
	padding-top: 15px;
	margin-bottom: 50px;
}
.abt_banner_text h5 {
	padding-top: 17px;
	padding-bottom: 10px;
	color: var(--secondary-color);
}
#aboutSlider.slick-dotted.slick-slider {
	margin-bottom: 0;
}
#aboutSlider .slick-dots {
	text-align: left;
	bottom: 25px;
}
#aboutSlider .slick-dots li {
	height: auto;
	width: auto;
	margin-left: 0;
	margin-right: 10px;
}
#aboutSlider .slick-dots li button:before {
	display: none;
}
#aboutSlider .slick-dots li button {
	width: 19px;
	height: 4px;
	border-radius: 4px;
	background-color: #8089b7;
	padding: 0;
}
#aboutSlider .slick-dots li button:hover {
	background-color: var(--secondary-color);
}
#aboutSlider .slick-dots li.slick-active button {
	width: 32px;
	background-color: var(--secondary-color);
}
#aboutUsTab ul li a {
	font-size: 16px;
	color: #666666;
	position: relative;
	padding-bottom: 15px;
}
#aboutUsTab ul li a.active,
#aboutUsTab ul li a:hover {
	color: #333333;
	font-weight: bold;
}
#aboutUsTab ul li a.active:before {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 3px;
	background-color: var(--secondary-color);
}
#aboutSectionOne h3 {
	font-family: 'LatoItalic';
	padding-bottom: 12px;
}
#aboutSectionOne h3 span {
	font-weight: bold;
	color: var(--primary-color);
}
.at_slider_content {
	background-color: #f3f3f3;
}
.st_slider_item {
    padding: 0 25px;
}
#atSlider img {
	margin: 0 auto 25px auto;
}
.acc_wrapper .panel {
	border-bottom: 1px solid #e0e0e0;
}
.panel-heading {
  padding: 0;
	border:0;
}
.panel-heading h5 {
	margin-bottom: 0;
}
.panel-body {
	padding-top: 10px;
	padding-bottom: 20px;
}
.panel-body img {
	max-width: initial;
}
.panel-body > div {
	padding-right: 35px;
}
.panel-title>a{
	display:block;
	padding:20px 0;
  	color: rgba(51, 51, 51, 0.50);
	text-decoration:none;
}
.panel-heading  a:before {
   content: "";
   float: right;
   transition: all 0.5s;
   background: url(../images/acc-down-arrow.png) no-repeat right;
   width: 40px;
   height: 13px;
}
.panel-heading.active a:before {
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.panel-heading.active .panel-title > a,
.panel-heading .panel-title > a:hover {
	color: var(--secondary-color);
} 
/* =====ABOUT US PAGE END===== */

/* =====MESSAGE PAGE START===== */
.banner img {
	width: 100%;
}
.article_desc {
	border: 2px solid var(--primary-color);
	border-radius: 7px;
	margin-left: 63px;
}
.article_desc > div:nth-child(1) {
	margin-left: -68px;
}
.article_desc img {
	max-width: initial;
}
.article_desc p {
	font-family: 'LatoItalic';
}
.article_desc > div:nth-child(2) {
	background: url('../images/quote-icon.png') no-repeat left;
	background-position-y: 20px;
	padding: 30px 30px 15px 67px;
	margin-left: 40px;
}
.article_desc h4 {
	font-style: italic;
	position: relative;
	padding-left: 30px;
}
.article_desc h4:before {
	content: '';
	position: absolute;
	left: 0;
	top: 12px;
	width: 20px;
	height: 2px;
	background-color: var(--primary-color);
}
.article_desc h6 {
	font-style: italic;
	color: #999999;
	padding-left: 30px;
}
.article_content p {
	padding-bottom: 10px;
}
.article_content h6 {
	color: var(--secondary-color);
}
/* =====MESSAGE PAGE END===== */
.desktop_hide {
	display: none;
}
.banner_inner {
	height: 230px;
	overflow: hidden;
}
.banner_inner_img img {
	width: 100%;
}
.banner_caption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.banner_caption h1 {
	padding-bottom: 0;
}
.banner_caption .breadcrumb li a,
.banner_caption .breadcrumb li.active {
	color: #ffffff;
}
.banner_caption .breadcrumb-item+.breadcrumb-item::before {
	color: #ffffff;
}
/* =====AFFILIATE ASSOCIATE START===== */
.list_points ul {
	list-style: none;
	padding-left: 0;
}
.list_points ul li {
	position: relative;
	color: #666666;
	margin-top: 17px;
	padding-left: 28px;
}
.list_points ul li:before {
	content: '';
	position: absolute;
	top: 7px;
	left: 0;
	width: 8px;
	height: 8px;
	background-color: var(--primary-color);
	border-radius: 8px;
}
/* =====AFFILIATE ASSOCIATE END===== */

/* =====ASSOCIATED PARTNERS PAGE START===== */
.ap_list {
	height: 240px;
	background-color: #f3f3f3;
	margin-top: 50px;
	border-radius: 5px;
}
.ap_list:hover {
	background-color: #ffffff;
	box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2)
}
.ap_list > div {
	padding: 15px;
}
.ap_list > div p {
	margin-bottom: 0;
	margin-top: 25px;
}
/* =====ASSOCIATED PARTNERS PAGE END===== */

.form_field {
	margin-top: 30px;
}
.form_field .form-control {
	border: none;
	border-bottom: 1px solid #cccccc;
	border-radius: 0;
	padding-left: 0;
	padding-right: 0;
	font-size: 14px;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999999;
  transition: all 0.5s;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999999;
  transition: all 0.5s;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999999;
  transition: all 0.5s;
}
::-moz-placeholder { /* Firefox 18- */
  color: #999999;
  transition: all 0.5s;
}
input:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  opacity: 0;
}
input:focus::-moz-placeholder { /* Firefox 19+ */
  opacity: 0;
}
input:focus:-ms-input-placeholder { /* IE 10+ */
  opacity: 0;
}
input:focus::-moz-placeholder { /* Firefox 18- */
  opacity: 0;
}
/* =====BECOME A MEMBER PAGE START===== */
.become_a_member_page h3 {
	color: var(--secondary-color);
}
#category ul li {
	margin-bottom: 17px;
}
#category ul li label {
	display: table;
	padding-left: 10px;
}
#category ul li label span {
	display: table-cell;
	vertical-align: top;
}
#category ul li label span:nth-child(1) {
	width: 30px;
}
#category ul li i {
	font-style: normal;
	color: var(--primary-color);
}

/* =====BECOME A MEMBER PAGE END===== */

.outline_btn {
	background-color: transparent;
	border: 1px solid var(--primary-color);
	color: var(--primary-color);
}
.outline_btn:hover {
	border-color: var(--secondary-color);
}

/* =====GALLERY PAGE START===== */
.gallery_content ul li {
	margin-right: 25px;
}
.gallery_content ul li a {
	font-family: 'Lato-Bold';
	font-size: 18px;
	color: #333333;
	background-color: #f1ede2;
	border-radius: .25rem;
	padding-left: 30px;
    padding-right: 30px;
    border: none!important;
}
.gallery_content ul li a.active {
	border: none;
	color: #ffffff!important;
	background-color: var(--primary-color)!important;
}
.gallery_box {
	display: none;
}
.gallery_list {
	margin-bottom: 50px;
}
.gallery_img img {
	border-radius: 7px;
	max-height: 236px;
    width: 100%;
}
.gallery_list:hover .gallery_img img {
	box-shadow: 0 10px 24px 9px rgba(0, 0, 0, 0.23)
}
.gallery_list:hover a h5 {
	color: var(--primary-color);
}
/* =====GALLERY PAGE END===== */

/* =====TRADE BODIES PAGE START===== */
select.dd_icon {
	background: url('../images/dd-icon-2.png') center right no-repeat;
	padding-right: 20px;
}
.tb_list {
	margin-top: 40px;
	display: none;
}
.tb_inner_list {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 7px;
	padding: 28px;
}
.tb_inner_list .brochuresthum {
	margin-bottom: 15px;
}
.tb_inner_list:hover {
	border-color: #ffffff;
	box-shadow: 0 0 18px 8px rgba(0, 0, 0, 0.11) 
}
.tb_inner_list > div {
	padding-left: 89px;
	background: url('../images/tb-icon.png') no-repeat;
}
.tb_inner_list:hover > div {
	background: url('../images/tb-blue-icon.png') no-repeat;
}
.tb_inner_list h3 {
	font-family: 'Lato-Regular';
	color: #666666;
}
.tb_inner_list:hover h3 {
	color: var(--secondary-color);
}
.tb_inner_list > div span,
.pdf_icon span {
	color: #cccccc;
	background: url('../images/pdf-icon.png') right center no-repeat;
	padding: 6px 41px 6px 0;
	display: inline-block;
}
.tb_inner_list:hover > div span,
.pdf_icon:hover span {
	color: var(--primary-color);
	background: url('../images/pdf-blue-icon.png') right center no-repeat;
}
/* =====TRADE BODIES PAGE END===== */

/* =====OFFICE BEARERS PAGE START===== */

.office_list p {
	margin-bottom: 0;
}
/* =====OFFICE BEARERS PAGE END===== */

/* =====ACIVITIES PAGE START===== */
.activities_list {
	display: none;
}
.activities_inner_list {
	padding: 30px;
	border-radius: 7px;
}
.activities_inner_list > div {
	padding-left: 25px;
	width: 100%;
}
.activities_inner_list:hover {
	box-shadow: 0 0 18px 8px rgba(0, 0, 0, 0.11)
}
.activities_inner_list:hover h3 {
	color: var(--primary-color);
}
/* =====ACIVITIES PAGE END===== */

/* =====MANAGING COMMITTE PAGE START===== */
.mng_cmmt_tab li {
	margin-right: 40px;
}
.mng_cmmt_tab li a {
	font-family: 'Lato-Bold';
	font-size: 24px;
	color: #101010;
	background-color: #f1ede2;
	border: none!important;
	border-radius: .25rem;
}
.mng_cmmt_tab .nav-tabs .nav-link.active {
	border: none;
	background-color: var(--primary-color);
	color: #fff;
	margin-bottom: 0;
}
#managingCommittee .office_list p span {
	display: block;
}
#managingCommittee .office_list h5 {
	text-transform: uppercase;
}
.epr_box {
	background-color: #f3f3f3;
	padding: 30px 50px;
}
.epr_ppc_div {
	background: url('../images/epr-ppc-bg.jpg') top center no-repeat;
	background-size: cover;
	padding: 50px 15px;
}
.epr_ppc_div > div {
	max-width: 500px;
	margin: 0 auto;
}

.epr_ppc_div > div div h6 {
	margin-bottom: 0;
	margin-left: 15px;
}
.epr_ppc_div > div p {
	color: #ffffff;
}
.epr_benefits {
	background-color: #f3f3f3;
	padding: 35px 60px;
}
.epr_benefits ul {
	font-size: 0;
}
.epr_benefits ul li {
	width: 33.33%;
	display: inline-block;
	height: 266px;
	text-align: center;
	vertical-align: top;
}
.epr_benefits ul li > div h5 {
	color: #fff;
	margin-bottom: 0;
	position: relative;
}
.epr_benefits ul li > div {
	position: relative;
}
.epr_benefits ul li > div:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.60)
}
.epr_benefits ul li:nth-child(1) > div {
	background: url('../images/epr-box-1-bg.jpg') no-repeat;
	background-size: cover;
}
.epr_benefits ul li:nth-child(2) > div {
	background: url('../images/epr-box-2-bg.jpg') no-repeat;
	background-size: cover;
}
.epr_benefits ul li:nth-child(3) > div {
	background: url('../images/epr-box-3-bg.jpg') no-repeat;
	background-size: cover;
}
.epr_benefits ul li:nth-child(4) > div {
	background: url('../images/epr-box-4-bg.jpg') no-repeat;
	background-size: cover;
}
.epr_benefits ul li:nth-child(5) > div {
	background: url('../images/epr-box-5-bg.jpg') no-repeat;
	background-size: cover;
}
.epr_benefits ul li:nth-child(6) > div {
	background: url('../images/epr-box-6-bg.jpg') no-repeat;
	background-size: cover;
}
/* =====MANAGING COMMITTE PAGE END===== */

/* =====ENVIROMENT FAQ PAGE START===== */
 .accordion {
    width: 100%;
}
.accordion .accordion-head {
    border-bottom: 1px solid #e0e0e0;
    position: relative;
    padding: 25px 0;
    cursor: pointer;
    overflow: hidden;
}
.accordion .accordion-head * {
    cursor: pointer;
}
.accordion .accordion-head h4 {
    float: left;
    margin-bottom: 0;
    font-family: 'Lato-Bold';
	font-size: 18px;
    color: rgba(51, 51, 51, 0.50);
    padding-right: 25px;
}
.accordion .accordion-head.open {
	border-bottom: none;
}
.accordion .accordion-head.open h4 {
	color: #333333;
}
.accordion .accordion-head:hover {
    filter: alpha(opacity=80);
    opacity: 0.80;
}
.accordion .accordion-body {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 0 20px 0;
    height: auto;
    display: none;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
}
.accordion .accordion-body p {
	margin-bottom: 0;
}
.arrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 21px;
    height: 21px;
    background: url('../images/acc-rigth-arrow.png') center no-repeat;
    -webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
}
.accordion-head.open .arrow {
    background: url('../images/acc-down-arrow2.png') center no-repeat;
}
.accordion_pointer {
	counter-reset: my-sec-counter;
}
.accordion_pointer > div {
	margin-bottom: 35px;
	padding-left: 65px;
	position: relative;
}
.accordion_pointer > div:last-child {
	margin-bottom: 0;
}
.accordion_pointer > div:after {
	counter-increment: my-sec-counter;
  	content: counter(my-sec-counter);
	position: absolute;
	top: 0;
	left: 0;
	font-family: 'Lato-Bold';
	font-size: 24px;
    color: #ffffff;
    width: 42px;
    height: 42px;
    text-align: center;
    line-height: 42px;
}
.accordion_pointer > div:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 42px;
	height: 42px;
	background-color: var(--primary-color);
	border-radius: 42px;
}
.faq_table {
	border: 2px solid var(--primary-color);
}
.faq_table table {
	caption-side: top;
}
.faq_table table caption {
	font-family: 'Lato-Bold';
	font-size: 17px;
	padding: 25px;
	color: #333333;
	text-align: center;
	background-color: #f3f3f3;
}
.faq_table table tr th {
	font-size: 16px;
	color: #333333;
}
.faq_table table tr th,
.faq_table table tr td {
	padding: 20px;
	vertical-align: top;
	border-left: 1px solid #e0e0e0;
}
.faq_table table tr th:first-child,
.faq_table table tr td:first-child {
	border-left: none;
}
.faq_table table tbody tr:nth-child(odd) {
	background-color: #f3f3f3;
}
.faq_table table p {
	font-family: 'Lato-Bold';
	margin-top: 25px;
	font-size: 16px;
	color: rgba(51, 51, 51, 0.60);
}
/* =====ENVIROMENT FAQ PAGE END===== */

/* =====COMPANY LISTING PAGE START===== */
.company_filter {
	border: 2px solid var(--primary-color);
	border-radius: 7px;
	padding: 35px;
}
.company_filter h3,
.company_filter_result h3 {
	font-family: 'Lato-Regular';
	color: var(--primary-color);
	margin-bottom: 25px;
}
.co_filter_list_head {
	border: 1px solid var(--primary-color);
	border-radius: 7px;
	padding: 15px;
	margin-top: 20px;
}
.co_filter_list_body label {
	color: var(--primary-color);
	margin-bottom: 10px;
}
.co_filter_list h5 {
	margin-bottom: 0;
	font-family: 'Lato-Regular';
}
.co_filter_list_minfo {
	padding: 15px;
}
.co_filter_list_body {
	display: none;
	-webkit-transition: none!important;
    -moz-transition: none!important;
    transition: none!important;
    background-color: #f1f1f1;
    border-radius: 0 0 7px 7px;
}
.co_filter_list_body h5,
.co_filter_list_head.open h5 {
	color: var(--secondary-color);
}
.co_filter_list_head.open {
	border-color: #f1f1f1;
	background-color: #f1f1f1;
    border-radius: 7px 7px 0 0;
}
.co_filter_list_body .co_filter_list_minfo {
	border-bottom: 1px solid #e0e0e0;
}
/* =====COMPANY LISTING PAGE END===== */

/* =====MARKET PLACE PAGE START===== */
.mp_login_section {
	border: 2px solid var(--primary-color);
	border-radius: 7px;
	padding: 40px 50px;
}
.mp_login_field ul {
	padding-right: 100px;
	position: relative;
}
.mp_login_field h3 {
	font-family: 'Lato-Regular';
	color: var(--primary-color);
}
.btn-google {
    color: white;
    background-color: #ea4335
}
.btn-facebook {
    color: white;
    background-color: #3b5998
}
.btn-google,
.btn-facebook {
	padding: 0;
	line-height: 52px;
	border: none;
	border-radius: 0;
	width: 205px;
	text-align: left;
	font-size: 15px;
}
.btn-facebook {
	margin-top: 28px;
}
.fa-google,
.fa-facebook-f {
	display: inline-block;
    width: 55px;
    text-align: center;
}
.fa-google,
.btn-google:hover {
	background-color: #d93e2c;
}
.fa-facebook-f,
.btn-facebook:hover {
	background-color: #324e97;
}
.mp_social_login {
	padding-left: 85px;
	position: relative;
}
.mp_login_field ul:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 1px;
	height: 100%;
	background-color: #cccccc;
}
.mp_login_field ul:after {
	content: 'OR';
	position: absolute;
	top: 50%;
	right: -22px;
	width: 45px;
	height: 45px;
	background-color: #ffffff;
	border-radius: 45px;
	border: 1px solid #cccccc;
	text-align: center;
	line-height: 43px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #999999;
}
/* =====MARKET PLACE PAGE END===== */

/* =====MEMBER NEWS PAGE START===== */
.membernews_box {
	display: none;
}
.membernews_box img {
	width: 100%;
}
.membernews_box p {
	color: var(--primary-color);
}
.membernews_box h3 {
	font-family: 'Lato-Regular';
	line-height: 35px;
	margin-bottom: 15px;
}
.membernews_box:hover h3 {
	color: var(--secondary-color);
}
.membernews_box:hover .btn {
	background-color: var(--secondary-color);
	border-color: var(--secondary-color);
	color: #ffffff;
}
/* =====MEMBER NEWS PAGE END===== */

/* =====PLACEMENT CELL PAGE START===== */

.pc_accordion .accordion-head {
	border: 1px solid var(--primary-color);
	border-radius: 5px;
	margin-top: 6px;
	padding: 15px 30px;
}
.pc_accordion .accordion-head:hover,
.pc_accordion .accordion-head.open {
	background-color: var(--primary-color);
}
.pc_accordion .accordion-head h4 {
	font-family: 'Lato-Regular';
	color: #333333;
}
.pc_accordion .accordion-head:hover h4,
.pc_accordion .accordion-head.open h4 {
	color: #ffffff;
}
.pc_accordion .accordion-head .arrow {
	width: auto;
	height: auto;
	background: transparent!important;
	right: 30px;
}
.pc_accordion .accordion-head:hover .arrow,
.pc_accordion .accordion-head.open .arrow {
	color: #ffffff;
}
.pc_accordion .accordion-body {
	border-bottom: none;
	padding-top: 20px;
}
/* =====PLACEMENT CELL PAGE END===== */

/* =====SHARED OFFICES PAGE START===== */

.so_tabs {
	white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}
.so_tabs .nav-tabs,
.so_tabs .nav-tabs li {
	display: inline-block
}
.so_tabs .nav-tabs .nav-link {
	border: none;
	font-size: 24px;
	color: #666666;
	margin-bottom: 0;
	padding-left: 25px;
	padding-right: 25px;
	border-bottom: 2px solid #ffffff;
}
.so_tabs .nav-tabs .nav-link.active {
	font-weight: bold;
	color: var(--primary-color);
	border-bottom: 2px solid var(--primary-color);
}
.shared_offices_tab_content {
	border: 1px solid #cccccc;
	border-radius: 7px;
	padding: 20px;
}
.shared_offices_content img {
	border-radius: 10px;
}
.shared_offices_content h3 {
	font-family: 'Lato-Regular';
	color: var(--secondary-color);
}
/* =====SHARED OFFICES PAGE END===== */

/* =====CERTIFICATE OF ORIGIN PAGE START===== */
.certificate_article {
	border: 1px solid #cccccc;
	border-radius: 7px;
	padding: 60px;
}
.certificate_article > div:nth-child(1) {
	background: url('../images/paper-icon-big.png') no-repeat;
	padding-left: 160px;
}
.certificate_article > div h6 {
	font-size: 18px;
	color: #3197d2;
	font-family: 'Lato-Bold';
	line-height: 29px;
}
.certificate_article > div h6:nth-child(2) {
	color: #1e1e6f;
	margin-bottom: 20px;
}
.certificate_article > div p{
	margin-bottom: 5px;
}
.certificate_article > div h5 {
	font-size: 20px;
	color: #3197d2;
	font-family: 'Lato-Bold';
}
.certificate_article > div:nth-child(2) {
	border-top: 1px solid #cccccc;
	padding-top: 30px;
}
.certificate_article > div:nth-child(2) h4 {
	background: url('../images/pdf-icon.png') no-repeat;
	background-position-y: 9px;
	padding-left: 35px;
	margin-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 0;
}
/* =====CERTIFICATE OF ORIGIN PAGE END===== */

/* =====INDUSTRY DATA AND ANALYSIS START===== */
.idaa_lists .tb_inner_list > div {
	padding-left: 0;
	background: transparent;
}
.idaa_lists .tb_inner_list > div p {
	color: #3197d2;
}
.idaa_lists .tb_inner_list:hover h5 {
	color: #1e1e6f;
}
/* =====INDUSTRY DATA AND ANALYSIS END===== */

/* =====EXPORT NEWS PAGE START===== */
.export_news_lists .gallery_list {
	display: flex;
	align-items: flex-start;
	justify-content: flex-start;
	margin-bottom: 25px;
}
.export_news_lists .gallery_list img {
	max-width: initial;
	width: initial;
}
.export_news_lists .gallery_list p {
	margin-bottom: 10px;
	color: #666666;
}
.export_news_lists .membernews_box:hover p {
	color: var(--primary-color);
}
.export_news_lists .gallery_list > div:nth-child(2) {
	padding-left: 60px;
}
/* =====EXPORT NEWS PAGE END===== */

/* =====NOTIFICATIONS PAGE START===== */

.notification_lists .activities_inner_list {
	border: 1px solid #cccccc;
	margin-bottom: 20px;
}
.notification_lists .activities_inner_list:hover {
	border-color: #ffffff;
}
.notification_lists .activities_inner_list img {
	width: initial;
	max-width: initial;
}
.notification_lists .activities_inner_list img:nth-child(2) {
	display: none;
}
.notification_lists .activities_inner_list:hover img:nth-child(2) {
	display: block;
}
.notification_lists .activities_inner_list:hover img:nth-child(1) {
	display: none;
}
/* =====NOTIFICATIONS PAGE END===== */

/* =====GA AND PI PAGE START===== */
.ga_and_pi_lists h1 {
	font-size: 26px;
	margin-bottom: 15px;
}
.ga_and_pi_lists .membernews_box {
	display: block;
}
.ga_and_pi_lists .membernews_box .gallery_list p {
	color: #666666;
}
.ga_and_pi_lists .membernews_box .gallery_list div:nth-child(2) {
	padding-left: 50px;
}
.ga_and_pi_lists .membernews_box .government_icon div:nth-child(2) {
	background: url('../images/government_icon.png') no-repeat;
}
.ga_and_pi_lists .membernews_box .government_icon:hover div:nth-child(2) {
	background: url('../images/government_icon_h.png') no-repeat;
}
.ga_and_pi_lists .membernews_box .announcement_icon div:nth-child(2) {
	background: url('../images/announcement_icon.png') no-repeat;
}
.ga_and_pi_lists .membernews_box .announcement_icon:hover div:nth-child(2) {
	background: url('../images/announcement_icon_h.png') no-repeat;
}
/* =====GA AND PI PAGE END===== */

/* =====BUDGET PAGE START===== */
#budgetPage .accordion {
    counter-reset: my-sec-counter;
}
#budgetPage .accordion .accordion-head h3 {
	margin-bottom: 0;
	position: relative;
	padding-left: 40px;
	color: #333333;
}
#budgetPage .accordion .accordion-head h3:before {
    counter-increment: my-sec-counter;
    content:"0" counter(my-sec-counter) '.';
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'Lato-Bold';
    font-size: 24px;
    color: #333333;
    text-align: center;
}
#budgetPage .accordion .accordion-head.open h3,
#budgetPage .accordion .accordion-head.open h3:before {
	color: var(--secondary-color);
}
/* =====BUDGET PAGE END===== */

/* =====GOVERMENT SCHEMES PAGE START===== */
.goverment_scheme_lists .tb_inner_list > div {
	background: url('../images/gs-icon.png') no-repeat;
}
.goverment_scheme_lists .tb_inner_list:hover > div {
	background: url('../images/gs-icon-h.png') no-repeat;
}
/* =====GOVERMENT SCHEMES PAGE END===== */

/* =====KEY ACTIVITIES PAGE START===== */
.key_activities_lists .membernews_box .gallery_list div:nth-child(2) {
	padding-left: 0;
}
.key_activities_lists .gallery_list div:nth-child(2) img {
	width: 33px;
	margin-right: 20px;
}
/* =====KEY ACTIVITIES PAGE END===== */

/* =====PAST PRESIDENT PAGE START===== */
#managingCommittee .past_president_list h5 {
    text-transform: initial;
}
.past_president_list img {
	border: 1px solid #e0e0e0;
}
/* =====PAST PRESIDENT PAGE END===== */

/* =====PLASTIC PARKS PAGE START===== */
.pp_table thead {
	background-color: var(--primary-color);
	border: 1px solid var(--primary-color);
}
.pp_table thead tr th {
	color: #ffffff;
    font-weight: normal;
    vertical-align: middle;
}
.pp_table thead tr th:nth-child(2) {
	width: 180px;
}
.pp_table thead tr th:nth-child(6) {
	width: 300px;
}
.pp_table thead tr th,
.pp_table tbody tr td {
	padding: 15px;
	/* word-break: break-word; */
}
.pp_table tbody {
	border: 1px solid #cccccc;
}
.pp_table tbody tr {
	border-top: 1px solid #cccccc;
}
.pp_table tbody tr td {
	color: #666666;
	vertical-align: top;
}
.pp_table tbody tr td p {
	margin-bottom: 0;
}

/* =====PLASTIC PARKS PAGE END===== */

/* =====PAST EVENTS PAGE START===== */
.pin_icon {
	background: url('../images/pin-icon.png') no-repeat;
	padding: 2px 0 2px 27px;
    background-position-y: 3px;
}
.event_list {
	border-bottom: 1px solid #e3e3e3;
}
.event_list p {
	color: rgba(102, 102, 102, 0.50);
}
.event_list h5 {
	font-family: 'Lato-Regular';
	color: #666666;
	margin-top: 15px;
}
.event_list h1 {
	margin-bottom: 0;
	padding-bottom: 0;
}
.event_list h3 {
	color: rgba(51, 51, 51, 0.80)!important;
}
.events_action {
	margin-top: 30px;
}
.events_action a {
	font-size: 13px;
	color: rgba(102, 102, 102, 0.50);
	text-align: center;
	display: inline-block;
	margin-right: 30px;
}
.events_action a span:nth-child(1) {
	display: block;
	width: 47px;
    height: 46px;
    margin:0 auto 15px auto;
    border-radius: 50%;
}
.events_action a:hover span:nth-child(1) {
	box-shadow: 4px 4px 10px rgba(73, 73, 73, 0.50)
}
.events_action .event_detail_icon span:nth-child(1) {
	background: url('../images/event-detail-icon.png') no-repeat;
}
.events_action .event_detail_icon:hover span:nth-child(1) {
	background: url('../images/event-detail-icon-h.png') no-repeat;
}
.events_action .event_photo_icon span:nth-child(1) {
	background: url('../images/event-photo-icon.png') no-repeat;
}
.events_action .event_photo_icon:hover span:nth-child(1) {
	background: url('../images/event-photo-icon-h.png') no-repeat;
}
.events_action .event_video_icon span:nth-child(1) {
	background: url('../images/event-video-icon.png') no-repeat;
}
.events_action .event_video_icon:hover span:nth-child(1) {
	background: url('../images/event-video-icon-h.png') no-repeat;
}
.events_action .event_report_icon span:nth-child(1) {
	background: url('../images/event-report-icon.png') no-repeat;
}
.events_action .event_report_icon:hover span:nth-child(1) {
	background: url('../images/event-report-icon-h.png') no-repeat;
}
/* =====PAST EVENTS PAGE END===== */

/* =====ANNUAL REPORTS PAGE START===== */
.annual_reports_list .activities_inner_list h3 {
	font-family: 'Lato-Regular';
}
/* =====ANNUAL REPORTS PAGE END===== */

/* =====DIRECTOR OF MEMBERS PAGE START===== */
.dm-lists span {
	padding: 14px 27px 14px 0;
}
.gallery_list {
    /* border-bottom: 1px solid #e3e3e3; */
}
/* =====DIRECTOR OF MEMBERS PAGE END===== */

/* =====CONTACT US PAGE START===== */
.contact_content {
	padding: 40px 20px;
}
.contact_content .line {
	padding-left: 20px;
}
.contact_form h1 {
	font-size: 24px;
	color: var(--secondary-color);
}
.form_field {
	position: relative;
	margin-left: 20px;
	margin-right: 20px;
}
#contactUsSection .tab-content {
	border: 1px solid #b4b4b4;
}
#contactUsSection .image img {
	position: relative;
	left: 1px;
}
#contactUsSection #office .office_address h5 {
	font-family: 'Lato-Regular';
	padding-left: 28px;
}
#contactUsSection #office .office_address h5 a {
	color: #000000;
}
#contactUsSection #office .office_address h5 a:hover {
	color: var(--primary-color);
}

#contactUsSection #zonaloffice .office_address h5 {
	font-family: 'Lato-Regular';
	padding-left: 28px;
}
#contactUsSection #zonaloffice .office_address h5 a {
	color: #000000;
}
#contactUsSection #zonaloffice .office_address h5 a:hover {
	color: var(--primary-color);
}

.map iframe {
	width: 100%;
	height: 400px;
}
/* =====CONTACT US PAGE END===== */

.image_radius img {
	border-radius: 7px;
}

.common_accordion .accordion-head {
	border-bottom: 0;
    border-top: 1px solid #e0e0e0;
}
.common_accordion .accordion-body {
	padding-top: 0;
	border-bottom: 0;
}
.common_accordion {
	border-bottom: 1px solid #e0e0e0;
}


/* ----- disclaimer ----- */
.disclaimer_acc {
	
}
.disclaimer_acc .accordion .accordion-head h4 {
	float: none;
	margin-top: 5px;
	padding: 0 0 0 20px;
}
.disclaimer_acc .accordion .accordion-body p {
	margin: 0 0 20px 0;
}
/* ----- end disclaimer ----- */

/* ----- my account ----- */
.myaccount {
	margin: 0;
	padding: 40px 50px;
	border: 2px solid var(--primary-color);
    border-radius: 7px;
}
.uploadimg {
	position: relative;
    margin: 0 auto;
    /* width: 150px; */
}
.uploadimg .showimg {
	position: absolute;
	top: 0;
	left: 25px;
	width: 93px;
	height: 93px;
	text-align: center;
}
.uploadimg .showimg img {
	/* opacity: 0.7; */
	width: 93px;
	height: 93px;
	border-radius: 10px;
}
.uploadimg .fileWrapper {
	width: 150px !important;
	height: 100px;
	position: relative;
	overflow: hidden;
	margin: 0 auto 0 auto;
	padding: 0;
	cursor: pointer;
}
.uploadimg .fileWrapper input[type="file"] {
	width: 100% !important;
	height: 100% !important;
	cursor: pointer;
}
.uploadimg .fileWrapper input[type=text] {
	width: 0 !important;
	padding: 0;
}
.uploadimg input[type=text].fileInputText {
	float: left;
	border: none!important;
	margin: 0;
}
.uploadimg input[type=button].fileInputButton {
	width: auto !important;
	position: absolute;
    top: 0;
    right: 0;
}
/* ----- end my account ----- */

.sitemap {}
.sitemap a {
	color: #666666;
	text-decoration: none;
}
.sitemap a:hover {
	color: #000;
	text-decoration: none;
}
/* ----- end site map ----- */

/* ----- brochures ----- */
.tb_inner_list.broch h5 {
	font-family: 'Lato-Regular';
}
.tb_inner_list.broch > div span.pdf_icon {
	background: url('../images/pdf-icon.png') right center no-repeat;
	padding: 0;
	display: inline-block;
	width: 25px;
	height: 28px;
}
.tb_inner_list.broch:hover > div span.pdf_icon {
	background: url('../images/pdf-blue-icon.png') right center no-repeat;
}
.tb_inner_list.broch .btn:hover {
    /* background-color: #3197d2; */
    background-color: var(--primary-color);
	border: solid 1px var(--primary-color);
}
/* ----- end brochures ----- */

h3.govtitle {
	min-height: 84px;
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

/* ----- blog ----- */
.blogbanner {
	height: auto;
}
.blog-list {
	margin-bottom: 40px;
}
.blog-sub-title-underline:after {
	content: " ";
	width: 50px;
	background: #1e1e6f;
	position: absolute;
	height: 9px;
	left: 0;
	bottom: -4px;
}
.blog-sub-title-underline {
	position: relative;
	background: linear-gradient(to right, #d6d6d6, #d6d6d6) no-repeat;
	background-size: 20% 2px;
	background-position: left bottom;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 20px;
}
.blog-date {
	font-family: 'Lato', sans-serif;
	font-size: 13px;
	padding: 10px 0 0 0;
	color: #666666;
}
.blog-sub-title-underline:after {
	content: " ";
	width: 40px;
	background: #1e1e6f;
	position: absolute;
	height: 9px;
	left: 0;
	bottom: 3px;
}
.blog-sub-title-underline {
	position: relative;
	padding: 20px 0;
	background: linear-gradient(to right, #d6d6d6, #d6d6d6) no-repeat;
	background-size: 100px 2px;
	background-position: 0px 112px;
	display: inline-block;
	vertical-align: top;
	padding-bottom: 20px;
}
#blogs .blog-img {
	box-shadow: 3px 8px 13.76px 2.24px rgba(0, 0, 0, 0.1);
	border-radius: 5px;
	width: 100%;
}

#blogs .blog-title {
	position: relative;
	font-family: 'Lato-Regular', sans-serif;
	font-weight: bold;
	font-size: 24px;
	line-height: 36px;
	color: #1e1e6f;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	min-height: 80px;
}
#blogs .blog-date,
#blog-inner .blog-date {
	padding: 20px 0;
	height: 56px;
}
#blogs .blog-desc {
	font-family: 'Lato-Regular', sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin: 0 0 10px 0;
	color: #101010;
	overflow: hidden;
	padding: 0;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	min-height: 80px;
}

#blog-inner h4 {
	padding-top: 20px;
	font-size: 24px;
	font-family: 'Lato-Regular', san-serif;
	color: #1e1e6f;
}
#blog-inner p {
	font-size: 16px;
	font-family: 'Lato-Regular', san-serif;
	color: #101010;
}
#blog-inner ul li {
	margin-bottom: 10px;
	font-size: 16px;
	font-family: 'Lato-Regular', san-serif;
}
#blog-inner ul {
	margin: 0;
}
/* ----- end blog ----- */


.galleryfilter {
	position: absolute;
	right: 0;
	top: -70px;
}


/* =====MEDIA QUERY START===== */

@media (min-width: 992px) and (max-width: 1200px) {
	/* =====HEADER START==== */
	#btmHeader a {
		padding-left: 10px;
		padding-right: 10px;
		font-size: 13px;
	}
	/* =====HEADER END==== */

	/* =====ABOUT US START===== */
	#aboutSlider.slick-dotted.slick-slider {
	    padding-bottom: 35px;
	}

	/* =====ABOUT US END===== */
}

@media (max-width: 991.98px) { 
	body {
		padding-top: 49px;
	}
	.mobile_hide {
		display: none;
	}
	.sticky_btn {
		width: 25px;
	}
	/* =====HEADER START===== */
	
	.top_header_content {
		white-space: nowrap;
	}
	.top_header_content img {
		max-width: initial;
	}
	#logo {
	    top: -5px;
	    margin-top: 0;
	}
	#logo img {
		height: 39px;
	}
	#bamBtn {
		margin-right: 10px;
		font-size: 11px;
	}
	#login {
	    padding-top: 6px;
	    padding-bottom: 6px;
	}
	#searchDiv form {
		width: 180px;
	}
	.desktop_hide {
		display: inline;
	}
	#btmHeader .container {
		padding-left: 0;
		padding-right: 0;
	}
	#btmHeader a {
    	line-height: normal;
	    padding-top: 11px;
	    padding-bottom: 11px;
	}
	#btmHeader ul {
		display: block!important;
	}
	/* =====HEADER END===== */

	/* =====FOOTER START===== */
	.btm_footer_div {
		display: block!important;
		text-align: center;
	}
	.f_social {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	.btm_footer_menu a {
		margin-left: 10px;
		margin-right: 10px;
	}
	/* =====FOOTER END===== */

	/* =====HOME PAGE START===== */
	.home_updated {
	    padding-right: 0;
	    border-right: none;
	}
	.home_upcmng_events {
	    padding-left: 0;
	}
	.btm_center_arrow .slick-prev, .btm_center_arrow .slick-next {
	    bottom: -55px;
	}
	.h_mem_ser_two .h_diploma,
	.h_amtec {
		padding: 40px;
	}
	/* =====HOME PAGE END===== */

	/* =====ABOUT US PAGE START===== */
	#aboutSlider.slick-dotted.slick-slider {
	    padding-bottom: 50px;
	    padding-top: 0;
	}
	/* =====ABOUT US PAGE END===== */

	/* =====FAQ PAGE START===== */
	.faq_table > div,
	.pp_table > div{
		overflow-x: auto;
	}
	.faq_table > div::-webkit-scrollbar-track,
	.pp_table > div::-webkit-scrollbar-track
	{
		-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
		background-color: #F5F5F5;
	}

	.faq_table > div::-webkit-scrollbar,
	.pp_table > div::-webkit-scrollbar
	{
		height: 7px;
		background-color: #F5F5F5;
	}

	.faq_table > div::-webkit-scrollbar-thumb,
	.pp_table > div::-webkit-scrollbar-thumb
	{
		background-color: var(--secondary-color);
	}
	/* =====FAQ PAGE END===== */

	/* =====MARKET PLACE PAGE START===== */
	.mp_login_field ul {
		padding-right: 0;
		padding-bottom: 50px;
	}
	.mp_social_login {
		padding-left: 0;
		padding-top: 40px;
		text-align: center;
	}
	.btn-facebook {
		margin-top: 0;
		
	}
	.mp_social_login a {
		margin: 10px 15px;
	}
	.mp_login_field ul:before {
		top: initial;
		bottom: 0;
		width: 100%;
		height: 1px;
	}
	.mp_login_field ul:after {
		top: inherit;
		bottom: -22px;
	    right: inherit;
	    left: 50%;
	    -webkit-transform: translateX(-50%);
	    -moz-transform: translateX(-50%);
	    transform: translateX(-50%);
	}
	/* =====MARKET PLACE PAGE END===== */

	/* =====EXPORT NEWS PAGE START===== */
	.export_news_lists .gallery_list {
		flex-direction: column;
	}
	.export_news_lists .gallery_list > div:nth-child(2) {
	    padding-left: 0;
	}
	.export_news_lists .gallery_list > div {
		width: 100%;
	}
	.export_news_lists .gallery_list .gallery_img img {
		width: 100%;
		max-width: 100%;
	}
	/* =====EXPORT NEWS PAGE END===== */

	/* =====CONTACT US PAGE START===== */
	#contactUsSection .image img {
		width: 100%;
		left: 0;
	}
	/* =====CONTACT US PAGE END===== */
}

@media (max-width: 768px) {

	/* =====FOOTER START===== */
	.f_menu {
		border-right: none;
	}
	/* =====FOOTER END===== */

	/* =====HOME PAGE START===== */
	#homeBanner .slick-arrow {
		width: 30px;
		height: 30px;
		background-size: cover!important;
	}
	#homeBanner .slick-arrow.slick-prev {
		left: 15px;
	}
	#homeBanner .slick-arrow.slick-next {
		right: 15px;
	}
	.events_slider {
	    margin-top: 25px;
	    padding-bottom: 50px;
	}
	.event_meta {
		justify-content: space-around!important;
	}
	.home_upcmng_events .events_Sitem {
		flex-direction: column;
	}
	.home_upcmng_events .events_Sitem > div:nth-child(1) {
		margin-bottom: 15px;
	}
	.home_upcmng_events .events_Sitem h4, .home_upcmng_events .events_Sitem p {
	    margin-bottom: .5rem;
	}
	.home_upcmng_events .events_slider p {
	    margin-bottom: 7px;
	}
	.home_upcmng_events .events_Sitem .event_meta {
		margin-bottom: 15px;
	}
	.home_updated a.btn {
	    margin-right: 0;
	}
	.h_find_supplier {
	    padding: 0 5px 40px 5px;
	}
	.h_indu_list {
		margin-bottom: 20px;
		height: auto!important;
	}
	/* =====HOME PAGE END===== */
	
	.banner_inner {
		height: auto;
		overflow: visible;
	}

	.common_Sarrow .slick-arrow {
	    width: 30px;
	    height: 30px;
	    background-size: cover!important;
	}
	.line {
		text-align: center;
	}
	.line h1:before, 
	.line h1:after {
	    right: 0;
	    margin: 0 auto;
	}
	.top_right_arrow .slick-arrow {
	    top: inherit;
	    bottom: 0;
	}
	.top_right_arrow .slick-prev {
	    right: auto;
	    margin-left: -40px;
	}
	.top_right_arrow .slick-next {
	    right: auto;
	    margin-left: 10px;
	}

	/* =====ABOUT US PAGE START===== */
	.about_slider_item > div {
		display: block!important;
	}
	.about_slider_item .col-6 {
		width: 100%;
	}
	.abt_banner_text {
		margin-bottom: 30px;
	}
	.abt_banner_text > div {
		padding-right: 0!important;
	}
	#aboutSlider.slick-dotted.slick-slider {
	    padding-bottom: 60px;
	}
	#aboutSlider .slick-dots {
	    text-align: center;
	}
	#aboutSectionOne {
		text-align: center;
	}
	/* =====ABOUT US PAGE END===== */

	/* =====MESSAGE PAGE START===== */
	.article_desc {
	    margin-left: 0;
	    display: block!important;
	    text-align: center;
	    padding: 25px;
	}
	.article_desc > div:nth-child(1) {
	    margin-left: 0;
	    text-align: center;
	}
	.article_desc > div:nth-child(2) {
	    padding: 30px 30px 15px 30px;
	    margin-left: 0;
	    margin-right: 0;
	    background-size: 22px;
	}
	.article_content {
		text-align: center;
	}
	.article_desc h4,
	.article_desc h6 {
		padding-left: 0;
	}
	.article_desc h4:before {
		display: none;
	}
	.image {
		text-align: center;
	}
	/* =====MESSAGE PAGE END===== */

	.banner_inner_img img {
	    width: 100%;
	    height: 150px;
	    object-fit: cover;
	    object-position: center;
	}
	.become_a_member_page .line {
		text-align: left;
	}
	.become_a_member_page .line h1:before {
	    margin: 0;
	}
	.become_a_member_page .line h1:after {
	    margin: 0;
	}
	/* =====ASSOCIATED PARTNERS PAGE START===== */
	.ap_list {
		margin-top: 20px;
	}
	/* =====ASSOCIATED PARTNERS PAGE END===== */

	/* =====MANAGING COMMITTEE PAGE START===== */
	.mng_cmmt_tab {
		white-space: nowrap;
	    overflow-x: auto;
	    -webkit-overflow-scrolling: touch;
	    -ms-overflow-style: -ms-autohiding-scrollbar;
	}
	.mng_cmmt_tab ul {
		display: inline-block
	}
	.mng_cmmt_tab li {
	    margin-right: 8px;
	    display: inline-block;
	}
	.mng_cmmt_tab li a {
		font-size: 15px;
	}
	.epr_section {
		text-align: center;
	}
	.epr_section .row .col-lg-6 {
		margin-bottom: 15px;
	}
	/* =====MANAGING COMMITTEE PAGE END===== */

	/* =====CERTIFICATE OF ORIGIN PAGE START===== */
	.certificate_article {
		padding: 25px;
	}
	.certificate_article > div:nth-child(1) {
	    padding-left: 60px;
	    background-size: 40px;
	}
	.certificate_article > div:nth-child(2) {
		flex-direction: column;
	}
	.certificate_article > div:nth-child(2) a {
		margin-top: 15px;
	}
	/* =====CERTIFICATE OF ORIGIN PAGE END===== */
	.activities_inner_list {
		padding: 15px;
	}
	.activities_inner_list > div {
	    padding-left: 15px;
	}
	/* =====NOTIFICATIONS PAGE START===== */
	.notification_lists .activities_inner_list img {
	    width: 60px;
	    max-width: initial;
	    height: 60px;
	}
	/* =====NOTIFICATIONS PAGE END===== */

	/* ======GA AND PI PAGE START====== */
	.ga_and_pi_lists .line {
		text-align: left;
	}
	.ga_and_pi_lists .line h1:before, 
	.ga_and_pi_lists .line h1:after {
	    left: 0;
	    margin: 0;
	}
	/* ======GA AND PI PAGE END====== */

	/* ======BUDGET PAGE START====== */
	.line.d-flex.align-items-center.justify-content-start {
		justify-content: center!important;
	}
	/* ======BUDGET PAGE END====== */

	/* =====PAST EVENTS PAGE START===== */
	.events_action a {
		margin-right: 15px;
	}
	.events_action a span:nth-child(1) {
	    width: 37px;
	    height: 36px;
	    background-size: 100%!important;
	}
	/* =====PAST EVENTS PAGE END===== */
	
	.mmt-10 {
		margin-top: 10px;
	}
	.filter-d-block {
		display: block !important;
	}
	.filterblock {
		margin: 0 0 10px 0 !important;
	}
	.filterblock #ministry {
		width: 100%;
	}
	.galleryfilter {
		position: absolute;
		right: 0;
		top: 5px;
	}
	

}

@media (min-width: 577px) and (max-width: 991.98px) {

	/* =====FOOTER START===== */
	.top_footer .row > div:nth-child(1) {
		padding-right: 0;
	}
	.top_footer .row > div:nth-child(1) > div {
		padding-right: 20px;
	}
	.top_footer .row > div:nth-child(2) {
		padding-left: 0;
	}
	.f_menu {
		padding-left: 20px;
	}
	.news_letter {
		border-top: none;
	}
	.news_letter > div {
		padding-left: 0!important;
	}
	/* =====FOOTER END===== */

}

@media (min-width: 768px) and (max-width: 991.98px) {

	/* =====FOOTER START===== */
	.top_footer .row > div:nth-child(2) {
		padding-right: 0;
	}
	.f_menu {
		border-right: 1px solid var(--primary-color);
	}
	.news_letter {
	    border-top: 1px solid var(--primary-color);
	    padding-left: 25px;
	}
	/* =====FOOTER END===== */
}

@media (max-width: 576px) {

	.banner_inner {
		height: auto;
		overflow: visible;
	}

	/* =====FOOTER START===== */
	.footer {
		padding-left: 25px;
    	padding-right: 25px;
	}
	.top_footer .row {
		display: block;
	}
	.top_footer .col {
		width: 100%;
	}
	.f_menu,
	.f_address {
		padding-left: 0;
		padding-right: 0;
		border-right: none;
		border-bottom: none;
	}
	.f_menu ul {
		display: block!important;
	}
	.f_menu ul li {
		display: inline-block;
		width: 125px;
		vertical-align: top;
	}
	.news_letter > div {
		padding-left: 0!important;
	}
	/* =====FOOTER END===== */

	/* =====ABOUT US PAGE START===== */
	.panel-body > div {
	    padding-right: 20px;
	}
	/* =====ABOUT US PAGE END===== */

	/* =====EPR SERVICES PAGE START===== */
	.epr_benefits {
		padding: 15px;
	}
	.epr_benefits ul li {
		width: 50%;
	}
	/* =====EPR SERVICES PAGE END===== */




}
/* =====MEDIA QUERY END===== */

