@charset "utf-8";
/* CSS Document */

* {
	box-sizing: border-box;
}
body {
	background:#eee;
	margin:0;
	padding:0;
	/*font-family:arial!important;

    */

     color:#5b5b5b;
	font-size:14px;
	line-height:24px;
	letter-spacing: .5px;
}
:focus {
	outline: 0;
}
p {
	margin-bottom: 5px;
}
img {
	max-width: 100%;
	height:auto;
}
iframe {
	max-width:100%;
}
.page-tab ul, .page-tab ul li {
	list-style:none;
	padding:0;
}
header, section, footer, aside, nav, main, article, figure {
	display: block;
}
.cl {
	clear:both;
}
.padding-left-20 {
	padding-left:20px;
}
.orange-txt {
	color:#f05b23;
}
.border-dark {
	border:#CCCCCC 1px solid !important;
}
.btn {
	border:none;
	padding:0 20px;
}
.btn-green {
	background:#08804a !important;
	color:#FFFFFF;
}
.btn-arrow-white {
	background:url(../images/arrow-right-blue-8x12.png) #fff top 8px center no-repeat;
	width:27px;
	height:27px;
	border-radius:50%;
	display: inline-block;
}
.view-more {
	display:flex;
	font-weight:600;
	text-transform:capitalize;
}
.view-more-white {
	color:#FFFFFF;
	display:inline-block;
}
.view-more-white:hover {
	color:#FFFFFF;
}
.view-more-white .txt {
	margin:2px 8px 0 0;
	float:left;
}
.view-more-green {
	font-size:15px;
	color:#08804a !important;
	text-transform:capitalize;
	font-weight:bold;
}
.view-more-green .btn-arrow {
	background:url(../images/arrow-right-white-8x12.png) #08804a top 7px center no-repeat;
	padding:3px 13px 3px 12px;
	border-radius:50%;
}
.view-more-green .txt {
	margin:7px 8px 0 0;
}
.view-more-blue {
	font-size:15px;
	color:#377ad1 !important;
	text-transform:uppercase;
	font-weight:bold;
}
.view-more-blue .btn-arrow {
	background:url(../images/arrow-right-white-8x12.png) #377ad1 top 7px center no-repeat;
	padding:3px 13px 3px 12px;
	border-radius:50%;
}
.view-more-blue .txt {
	margin:7px 8px 0 0;
}
.icon-search {
	background:url(../images/icon-search.gif) top left no-repeat;
	padding:5px 13px;
}
/* Header */

 header {
	background:#FFFFFF url(../images/icid-background.jpg) no-repeat center center;
	background-size: cover;
	position:relative;
}
header ul li {
	display:inline-block;
	float: left;
}
header .logo {
}
header .logo a > img {
	background: #fff;
	padding: 5px;
	border-radius: 5px;
}
.logo-full {
	float: right;
	padding:26px 4% 0;
}
.navbar {
	background: #fff;
	border-radius: 5px;
}
header .menu {
	width: 100%;
}
header .menu .top-ul-txt {
	float: right;
}
header .menu .top-ul-txt ul {
	padding: 0;
	margin:4px 0 0;
}
header .menu .top-ul-txt ul li {
	padding:0 5px;
	border-right:#ccc 1px solid;
	font-weight:bold;
}
header .menu .top-ul-txt ul li:last-child {
	border-right: none;
}
header .menu .top-ul-txt .phone-header-txt {
	font-size:16px;
}
.menu-user-header {
	margin: 0;
	padding: 0;
}
header .menu .menu-links a {
	font-size:14px;
	color:#315cbc;
	margin:0 0px;
	text-decoration:none;
	padding: 4px 8px;
	display: block;
}
header .menu .menu-links .dropdown-content-1 a {
	font-size:14px !important;
}
header .menu .menu-links a:hover {
	border-bottom:#315cbc 3px solid;
}
header .header-width-area {
	width:94%;
	max-width:1370px;
	margin:0 auto;
}
/* Main*/

 .main-width-area {
	width:92%;
	max-width:1370px;
	margin:0 auto;
}
main .section-banner {
	/*height:450px;

    */

     height:auto;
	text-align:center;
	position:relative;
}
main .section-banner .banner-content {
	width: 100%;
	text-align: center;
	position:absolute;
	/*left:2rem;

    */

     top:50px;
	padding:10px 20px;
	color:#FFFFFF;
}
main .section-banner .banner-content .category-name {
	font-size:26px;
	background:#315cbc;
	float:left;
	padding:10px 25px;
	display:iinline-block;
	font-style:italic;
}
main .section-banner .banner-content .subject-name {
	font-size:70px;
	text-transform:capitalize;
	margin:30px 0 20px;
	line-height:70px;
	font-weight:bold;
	text-shadow: #000 0px 0px 30px;
}
main .section-banner .banner-content p {
	font-size:29px;
	line-height:29px;
}
main .section-banner .banner-content .view-more {
	font-size:18px;
	margin-top:30px;
	float:left;
}
main .section-banner .banner-content .view-more .btn-arrow-white {
	background:url(../images/arrow-right-blue-8x12.png) #fff top 13px center no-repeat;
	width:37px;
	height:37px;
	border-radius:50%;
}
main .section-banner .banner-content .view-more .txt {
	margin:7px 12px 0 0;
}
main .section-tab-slider {
	min-height:auto;
	background:#FFFFFF;
	border-radius:15px;
	position:relative;
	top:-75px;
	box-shadow:#ddd 0px 30px 30px;
	padding:25px 10px 25px 0;
	z-index:1;
}
main .section-tab-slider .home-tab-blue-sec {
	background: url(../images/home-tab-blue-sec-bg.jpg) #467ac8 top center no-repeat;
	background-size: cover;
	width:100%;
	height:100%;
	padding:40px;
	color:#FFFFFF;
} 
main .section-tab-slider .home-tab-blue-sec .nav-pills .nav-link {
	padding:10px 15px;
	font-size:16px;
	background:none;
	border:#d7dbe9 1px solid;
	color:#FFFFFF;
	margin-bottom:20px;
}
main .section-tab-slider .home-tab-blue-sec .tab-content a{ color:#FFFFFF;}
main .section-tab-slider .home-tab-blue-sec a.btn {
	margin-bottom:15px;
	color:#FFFFFF;
	border:#FFFFFF 1px solid;
	padding:10px 15px;
	border-radius:5px;
	text-decoration:none;
	text-transform:uppercase;
}
main .section-tab-slider .home-tab-blue-sec a.btn:hover {
	background:#FFFFFF;
	color:#467ac8;
}
main .section-tab-slider .home-tab-blue-sec .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background:#FFFFFF !important;
	color:#315cbc !important;
}
.award-block .head {
	font-size:14px;
	font-weight:normal;
	line-height: normal;
}
main .section-blue {
	background: url(../images/bg-blue-agri.jpg) #2a4cb0 bottom right no-repeat;
	margin:75px 0;
	color:#FFFFFF;
	padding:1px;
}
main .section-blue .membership-section {
	max-width:412px;
	min-height:204px;
	background:url(../images/bg-membership.jpg) top right no-repeat;
	padding:20px 30px;
	font-weight:normal !important;
}
main .section-blue .membership-section h3 {
	text-transform:uppercase;
}
main .section-blue ul li {
	position:relative;
	padding-left:20px;
	margin:15px 0;
	font-weight:normal !important;
	list-style:none !important;
}
.section-blue ul {
	list-style:none !important;
	padding-left:0 !important;
}
main .section-blue ul li::before {
	width:8px;
	height:12px;
	background:url(../images/arrow-right-blue-8x12.png) top left no-repeat;
	content:"";
	position:absolute;
	left:0px;
	top:6px;
}
/*main .col-lg-4, main .col-lg-8, main .col-lg-6, main .col-lg-12, main .col-lg-9, main .col-lg-3 {

     border:#ff0000 1px solid;

}

*/

 main .social-media-platforms-sec a {
	font-size:16px;
	line-height:35px;
}
.section-blue {
	background: url(../images/bg-blue-agri.jpg) #2a4cb0 bottom right no-repeat;
	background-size: cover;
	margin:75px 0;
	color:#FFFFFF;
	padding:1px;
}
.section-blue .main-width-area {
	width:92%;
	max-width:1370px;
	margin:0 auto;
}
.section-blue .membership-section {
	max-width:412px;
	min-height:204px;
	background:url(../images/bg-membership.jpg) top right no-repeat;
	padding:20px 30px;
}
.section-blue .membership-section h3 {
	text-transform:uppercase;
}
.section-blue ul li {
	position:relative;
	padding-left:20px;
	margin:15px 0;
	font-weight:normal !important;
}
.section-blue ul li::before {
	width:8px;
	height:12px;
	background:url(../images/arrow-right-blue-8x12.png) top left no-repeat;
	content:"";
	position:absolute;
	left:0px;
	top:6px;
}
.section-blue ul li a {
	color:#fff;
}
.corporate-institutional-logos {
	overflow:hidden;
}
/* Footer */

 footer {
	background:#f4f5f7;
	border-top:3px solid #0066CC;
	color:#525252;
}
footer a {
	color:#525252;
	text-decoration:underline;
}
footer a:hover {
	color:#525252;
}
footer .footer-sec {
	padding:60px 0 0px;
}
footer .footer-sec h5 {
	text-transform:uppercase;
	font-size:1.15rem;
	margin-bottom:1rem;
}
footer .footer-sec .row {
}
footer .copy-right {
	border-top:#ccc 1px solid;
	padding:25px 10px;
	color:#656565;
	text-align:center;
}
footer ul {
	list-style:none;
	padding-left:0;
}
footer ul li {
	position:relative;
	padding-left:35px;
}
footer ul li.phone::before {
	width:20px;
	height:18px;
	background:url(../images/icon-phone-20x18.png) top left no-repeat;
	content:"";
	position:absolute;
	left:0px;
	top:3px;
}
footer ul li.fax::before {
	width:20px;
	height:18px;
	background:url(../images/icon-fax-20x18.png) top left no-repeat;
	content:"";
	position:absolute;
	left:0px;
	top:3px;
}
footer ul li.email::before {
	width:20px;
	height:18px;
	background:url(../images/icon-email-20x18.png) top left no-repeat;
	content:"";
	position:absolute;
	left:0px;
	top:3px;
}
footer .newsletter .content {
	box-shadow:#ccc 0px 2px 3px;
	border-radius:10px;
	width:80%;
}
footer .newsletter .content .form-control {
	height: 50px;
	border-color: #ffffff;
	border-radius:10px 0 0 10px;
}
footer .newsletter .content .form-control:focus {
	box-shadow: none;
	border: 2px solid #243c4f;
}
footer .newsletter .content .btn {
	min-height: 50px;
	border-radius:0;
	border-radius:0 10px 10px 0;
}
footer .footer-width-area {
	width:80%;
	max-width:1200px;
	margin:0 auto;
}
/* Social Icons */

 .fa {
	padding: 8px;
	font-size: 20px;
	width: 35px;
	height: 35px;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
	margin-right:10px;
}
.fa:hover {
	opacity: 0.7;
	text-decoration: none;
	color:#fff;
}
.fa-facebook {
	background: #3B5998;
	color: white;
}
.fa-youtube{ background:#cc181e; color:#FFF;}
.fa-twitter {
	background: #55ACEE;
	color: white;
}
.fa-linkedin {
	background: #007bb5;
	color: white;
}
.fa-instagram {
	background: #ee3d84;
	color: white;
}
.fa-pinterest {
	background: #cb2027;
	color: white;
}
header .fa {
	padding: 5px;
	font-size: 15px;
	width: 25px;
	height: 25px;
	margin-right:2px;
}
header .fa-facebook, header .fa-twitter, header .fa-linkedin, header .fa-instagram, header .fa-pinterest {
	background:#999;
}
.connect-with-us-list {
	list-style-type:none;
}
.connect-with-us-list li {
	padding:0;
}
/* Bootstrap Replace */

 .row {
	padding:0;
	margin:0;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
	background:#1f4b9b !important;
}
.nav-pills .nav-link {
	font-size:17px;
	text-transform:uppercase;
	padding:20px 25px;
	border-radius:0;
	color:#525252;
	font-weight:normal;
	background:url(../images/v-pills-tab-bg.png) top right repeat-y;
}
main .section-tab-slider #v-pills-tab a {
	border-bottom:#d5d5d5 1px solid;
}
main .section-tab-slider #v-pills-tab a.active {
	position:relative;
}
main .section-tab-slider #v-pills-tab a.active .indicator {
	background:url(../images/tab-active-indicator-right.png) top left no-repeat;
	width:11px;
	height:22px;
	position:absolute;
	right:-10px;
	top:50%;
	margin-top:-11px;
}
.owl-carousel .owl-item img {
	width:auto !important;
}
.owl-carousel {
	width:auto !important;
	max-width:1466px;
	margin:0 auto;
}
.owl-theme .owl-nav.disabled+.owl-dots {
	position:absolute;
	top:120px;
	right:3rem;
}
.owl-theme .owl-dots .owl-dot span {
	width:5px !important;
	height:5px !important;
}
.owl-theme .owl-dots .owl-dot.active span {
	width:5px !important;
	height:25px !important;
	background:#fff !important;
}
.owl-theme .owl-dots .owl-dot {
	display:block !important;
}
/* Inner Page */

 main .section-banner-inner {
	height:275px;
	text-align:center;
	position:relative;
	background:url(../images/banner-inner-page.jpg) top center no-repeat;
}
main .section-banner-inner .banner-content {
	position:absolute;
	left:2rem;
	top:50px;
	text-align:center;
	padding:10px 20px;
	color:#FFFFFF;
	width:100%;
}
main .section-banner-inner .banner-content .subject-name {
	font-size:70px;
	text-transform:uppercase;
	margin:60px 0 20px;
	font-weight:bold;
}
main .section-banner-inner .banner-content p {
	font-size:29px;
	line-height:29px;
}
main .section-banner-inner .banner-content .view-more {
	font-size:18px;
	margin-top:30px;
	float:left;
}
main .section-banner-inner .banner-content .view-more .btn-arrow-white {
	background:url(../images/arrow-right-blue-8x12.png) #fff top 13px center no-repeat;
	width:37px;
	height:37px;
	border-radius:50%;
}
main .section-banner-inner .banner-content .view-more .txt {
	margin:7px 12px 0 0;
}
main .inner-page {
	padding:75px 0;
}
/* main .inner-page p {

     font-size:18px;

     line-height:32px;

     text-align:justify;

}

 */

 main .inner-page .inner-slider {
}
main .inner-page .inner-slider .owl-carousel .item {
	height:250px;
	background:#fff;
 padding:.5rem;
}
main .inner-page .inner-slider .owl-carousel .item img {
	width:100% !important;
	height:100%;
}
.page-sitemap ul {
	padding:0;
}
.page-sitemap ul li {
	font-weight:500;
	font-size:16px;
	margin-left: 15px;
}
.page-sitemap ul li ul {
	margin-top:12px;
}
.page-sitemap ul li li {
	list-style:disc;
	margin:0 0 12px 15px;
	font-weight:normal;
	font-size:16px;
}
.page-sitemap ul li li li {
	list-style:circle;
	margin-left:15px;
	font-size:14px;
}
main .section-banner .banner-img {
	width:100%;
}
ul.menu-user-header li .dropdown-content-1 a:last-child {
	min-width:120px;
}
.fa-facebook:hover {
	background: #3B5998;
}
.fa-twitter:hover {
	background: #55ACEE;
}
.fa-pinterest:hover {
	background: #cb2027;
}
.fa-linkedin:hover {
	background: #007bb5;
}
.fa-instagram:hover {
	background: #ee3d84;
}
h6 p {
	font-weight:normal !important;
	font-size:14px !important;
	line-height:normal !important;
}
/******************** Workbodies Page *****************/

.subject-name {
	width: 100%;
	font-size: 36px;
	text-transform: none;
	line-height: 58px;
	font-weight: bold;
	text-align: center;
	text-shadow:
 #afadad 0px 0px 20px;
}
.green-title {
	background:#029352;
	color:#FFFFFF;
	text-transform: uppercase;
	padding:8px 15px;
	border-radius: 5px;
	font-size: 16px;
	width: 100%;
	margin: 0 0 15px;
	line-height: 24px;
	font-weight: 400;
}
.grey-box {
	background:#DFF0D8;
	padding: 15px;
	border: 1px solid #d8dde1;
	border-radius: 4px;
	margin-bottom:20px;
	float:left;
	width:100%;
}
.note {
	font-style: italic;
	margin: 0 0 15px;
}
.list-items {
	list-style-type: none;
	margin: 0 0 20px;
	padding:0 0 0 40px;
}
.list-items li {
	margin: 0 0 5px;
	position: relative;
	padding: 0 0 0 20px;
}
.list-items li:before {
	content: "\f138";
	font-family: 'FontAwesome';
	color:#2a4cb0;
	font-size: 15px;
	position: absolute;
	left: 0;
}
#accordion {
	width:100%;
}
#accordion h3 {
	background:#2a4cb0;
	color:#FFFFFF;
	text-transform: uppercase;
	padding:10px 30px 10px 10px;
	border-radius: 5px;
	font-size: 16px;
	width: 100%;
	margin-top: 15px;
	position: relative;
	cursor: pointer;
}
.plusminus {
	font-size: 28px;
	position: absolute;
	top: 0;
	right: 8px;
}
.accordion_body {
	padding: 10px;
}
.Workbodies-bottom-text {
	border-top: 1px solid #d8dde1;
	padding:15px 0 0;
	width: 100%;
	font-size: 18px;
}
.Workbodies-bottom-text-center {
	border-top: 1px solid #d8dde1;
	text-align: center;
	padding:15px 0 0;
	width: 100%;
	font-size: 18px;
}
/******************** Members Page *****************/

.event-btn {
	color:#fff;
	background:#2a4cb0;
	padding: 5px 30px;
	border-radius: 5px;
	margin: 0 0 5px;
	display: inline-block;
	font-weight: 700;
}
.committee2-page .event-desc {
	display: inline-block;
}
.section-banner iframe {
	max-width:100%;
}
/******************** Inner Page *****************/

main .section-tab-slider {
	padding:15px 20px 20px 20px;
}
.page-tab-new {
	width:100%;
	height:auto;
}
.page-tab-new ul {
	margin:0;
	padding:0;
}
.page-tab-new ul li {
	width:23%;
	height:150px;
	float:left;
	display:flex;
	position:relative;
	padding:10px;
	margin:1%;
}
.page-tab-new ul li:hover {
	box-shadow: #ccc 0px 0px 13px;
}
.page-tab-new ul li a img {
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:.75;
}
.page-tab-new ul li a:hover img {
	opacity:.75;
}
.page-tab-new ul li a {
	width:100%;
	height:100%;
	text-decoration:none;
	padding:10px;
	font-size:12px;
	text-transform:capitalize;
	color:#666;
	font-family:Lato, sans-serif;
	background-color:#2a4cb0;
	border-radius:10px;
}
.page-tab-new ul li a:hover {
	background-color:#029352;
}
.page-tab-new ul li a span {
	position:absolute;
	bottom:10px;
	right:10px;
	left:10px;
	background:#2a4cb0;
	color:#fff;
	padding:3px 10px;
	font-weight:bold;
	border-radius:0 0 10px 10px;
	text-align:center;
}
.page-tab-new ul li a:hover span {
	background:#029352;
	color:#fff;
}
.page-tab-new .active1 {
	background-color:#029352 !important;
	border:#029352 1px solid !important;
	color:white !important;
}
.table-responsive {
	margin: 0 0 10px;
}
/********************** Milestones Page ******************/

/* The actual timeline (the vertical ruler) */

.timeline {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}
/* The actual timeline (the vertical ruler) */

.timeline::after {
	content: '';
	position: absolute;
	width: 6px;
	background-color: white;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
}
/* Container around content */

.cus-container {
	padding: 10px 40px;
	position: relative;
	background-color: inherit;
	width: 50%;
}
/* The circles on the timeline */

.cus-container::after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	right: -17px;
	background-color: white;
	border: 4px solid #FF9F55;
	top: 15px;
	border-radius: 50%;
	z-index: 1;
}
/* Place the container to the left */

.cus-left {
	left: 0;
}
/* Place the container to the right */

.cus-right {
	left: 50%;
}
/* Add arrows to the left container (pointing right) */

.cus-left::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	right: 30px;
	border: medium solid white;
	border-width: 10px 0 10px 10px;
	border-color: transparent transparent transparent white;
}
/* Add arrows to the right container (pointing left) */

.cus-right::before {
	content: " ";
	height: 0;
	position: absolute;
	top: 22px;
	width: 0;
	z-index: 1;
	left: 30px;
	border: medium solid white;
	border-width: 10px 10px 10px 0;
	border-color: transparent white transparent transparent;
}
/* Fix the circle for containers on the right side */

.cus-right::after {
	left: -16px;
}
/* The actual content */

.mil-content {
	padding: 20px 30px;
	background-color: white;
	position: relative;
	border-radius: 6px;
}
/******************** Management Page *****************/

.accordion_body_inner {
	width: 100%;
}
.white-box {
	background: #fff;
	padding: 15px;
	border: 1px solid #d8dde1;
	border-radius: 4px;
	margin-bottom: 20px;
	float:left;
	width:100%;
}
.management-left {
	float: left;
	width: 20%;
}
.management-left .title {
	font-weight: bold;
}
.management-left .title .date {
	display: block;
	font-weight: normal;
}
.management-middle {
	float: left;
	width: 40%;
	padding: 0 15px;
}
.management-right {
	float: left;
	width: 40%;
}
.past_beare {
	width:80%;
	padding-right: 0;
}
/******************** award Page *****************/

.big-heading {
	background: #029352;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 8px 15px;
	border-radius: 5px;
	font-size: 16px;
	width: 100%;
	margin:15px 0;
	line-height: 24px;
	font-weight:600;
	display:inline-block;
}
.small-heading {
	font-size: 15px;
	color: #1f4b9b;
	margin: 0 0 10px;
	font-weight:700;
}
.small-heading a {
	color: #1f4b9b;
}
.award-his {
	position: relative;
	border: 3px solid #029352;
	max-width: 100%;
	overflow: hidden;
	overflow-x: scroll;
}
main .award-his table {
	background: #fff;
}
#hisimages {
	text-align: center;
}
.winner-wrap .winner-img {
	overflow:hidden;
}
/******************** News Page *****************/

.section-blue {
	margin-top: 0 !important;
}
.news-page .icid-news-sec {
	width: 100%;
}
.news-page .icid-news-sec .icid-news-col {
	border: #ddd 1px solid;
	background: #f5f5f5;
	border-radius: 4px;
	padding: 7px;
	margin: 0px 0 6px 0;
	position: relative;
	width: 49%;
	display: inline-flex;
	height:100%;
	min-height:60px;
}
.news-page .icid-news-sec h3 {
	margin-top: 20px;
	font-size: 15px;
	color: #2a4cb0;
	font-weight: bold;
	float: left;
	width:100%;
}
.news-page .icid-news-sec .select-re {
	float: right;
	width: 200px;
	border: #CCCCCC 1px solid !important;
	border-radius: 4px;
	padding: 7px !important;
	display: block;
}
.news-page .icid-news-sec .icid-news-col img {
	width: 23px;
	height: 31px;
}
.news-page .icid-news-sec .icid-news-col span {
	font-size: 15px;
	color: #67686a;
	margin-left: 3px;
}
.news-page .heading-title {
	background: #019352;
	color: #FFFFFF;
	padding: 12px 30px;
	border-radius: 5px;
	font-size: 16px;
	margin-top: 20px;
}
.news-page .icid-news-load-more {
	text-align: center;
	height: 50px;
}
.news-page .icid-news-load-more a {
	text-decoration: none;
	font-size: 15px;
	color: #2a4cb0;
	font-weight: bold;
	background: #e4e4e4;
	padding: 9px 10px;
	border-radius: 5px;
}
.news-page .icid-news-load-more a:hover {
	border: 1px solid #2a4cb0;
	color: #019352;
}
.news-page .eBulletin-table table .td2 {
	vertical-align: top !important;
}
.news-page .eBulletin-table table .td-language {
	width: 130px;
	vertical-align: middle;
	border-right: 1px solid #2a4cb0;
}
.news-page .eBulletin-table table .td-language .english-language {
	text-align: center;
	color: #2a4cb0;
	font-weight: bold;
	font-size: 11px;
	background: #e4e4e4;
}
.news-page .eBulletin-table table .td-language .french-language {
	text-align: center;
	color: #019352;
	font-weight: bold;
	font-size: 11px;
	background: #d5cece;
}
.news-page .eBulletin-table ul li {
	width: 20% !important;
}
.news-page .eBulletin-table table .td2 .english-data {
	background: #e4e4e4;
}
.news-page .eBulletin-table table .td2 .french-data {
	background: #d5cece;
}
.news-page .eBulletin-table table .td2 .eBulletin-table-lists {
	margin: 0;
}
.plusminus {
	font-size: 28px;
	float: right;
}
.img-dirmem {
	float: left;
	padding: 0 15px 15px 0;
	max-width:calc(100% + 15px);
}
/******************** News Update Page *****************/

.news-page .heading-title {
	background: #019352;
	color: #FFFFFF;
	padding: 12px 30px;
	border-radius: 5px;
	font-size: 16px;
	margin-top: 20px;
}
.news-1-page .eBulletin-table table .td2 {
	vertical-align: top !important;
}
.news-1-page .eBulletin-table ul li {
	width: 13% !important;
}
.news-1-page .eBulletin-table table .td2 .eBulletin-table-lists {
	margin: 0;
}
.news-1-page .news-1-page-select-sec .select-re {
	float: right;
	width: 200px;
	border: #CCCCCC 1px solid !important;
	border-radius: 4px;
	padding: 7px !important;
	display: block;
	margin-top: 15px;
	font-size: 15px;
}
.news-1-page .news-1-page-select-sec {
	height: 50px;
}
.news-1-page-select-sec h2 {
	font-size: 28px;
	float: left;
	padding-top: 15px;
}
/******************** Event Page *****************/

.green-link-box-wrapper {
	margin:20px 0 0;
	width: 100%;
	float: left;
}
.green-link-box-wrapper .green-link-box {
	padding:0 15px;
	width:50%;
	float:left;
}
.green-link-box-wrapper .green-link-box.full-width {
	width:100%;
}
.green-link-box-wrapper .green-link-box:nth-child(2n + 1) {
	clear:both
}
.green-link-box-wrapper .green-link-box a {
	background: #f5f5f5;
	color:#3737aa;
	font-size:18px;
	border:1px solid #229651;
	border-radius: 8px;
	padding: 14px 25px;
	display: block;
	margin: 0 0 20px;
	position:relative;
}
.green-link-box-wrapper .green-link-box a:after {
	background:#229651;
	width:27px;
	height:27px;
	text-align:center;
	line-height:27px;
	content: "\f101";
	font-family: 'FontAwesome';
	color:#fff;
	font-size:20px;
	position: absolute;
	left:-14px;
	border-radius:50%;
	top:50%;
	transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.green-link-box-wrapper .green-link-box a:hover {
	color:#229651;
	text-decoration:none;
}
/* Start 2020 national-coomitte */

 .committee-page .short-atoz {
	text-align:center;
	display:block;
	margin-bottom:10px;
}
.committee-page .short-atoz ul {
	margin:0;
	padding:0;
}
.committee-page .short-atoz ul li {
	display:inline-block;
	margin:0 1px;
	text-transform:uppercase;
	font-size:13px;
}
.committee-page .short-atoz ul li a {
	color:#999;
	padding:4px 7px;
	text-decoration:none;
	border-radius:3px;
}
.committee-page .short-atoz ul li a:hover {
	background:#f5f5f5;
}
.committee-page .short-atoz ul li a.selected {
	background:#2a4cb0;
	color:#FFFFFF;
}
.committee-page .select-sec {
	margin-top:25px;
}
.committee-page .select-sec .select-nc, .committee-page .select-sec .select-re {
	border:#CCCCCC 1px solid !important;
	border-radius:4px;
	padding:7px !important;
	display:block;
}
.committee-page .select-sec {
	margin:auto;
}
.committee-page .select-sec .select-box .row {
	margin-right: -15px;
	margin-left: -15px;
}
.committee-page .select-sec .select-nc {
	float: right;
	width:295px;
}
.committee-page .select-sec .select-re {
	float: left;
	width:220px;
}
.committee-page .country-table-sec .country-table {
	border:#CCCCCC 1px solid;
	background:#f5f5f5;
	border-radius:4px;
	padding:5px;
	margin:7px 0 0 0;
	position:relative;
	width:49%;
	margin-right:1%;
	float:left;
	cursor:pointer;
}
.committee-page .country-table-sec .country-table:nth-child(2n + 1) {
	clear:both;
}
.committee-page .country-table-sec .committe_category {
/*text-align:center;

    */

}
.committee-page .country-table-sec .country-table:hover {
	background:#eee;
}
.committee-page .country-table-sec .country-table .cn {
}
.committee-page .country-table-sec .country-table .cc {
	text-transform:uppercase;
}
.committee-page .country-table-sec .click-arrow-right {
	display:inline-block;
}
.committee-page .country-table-sec .click-arrow-right:before {
	content:"";
	background: url(/assets/front/images/arrow-right-white-8x12.png) #2a4cb0 center no-repeat;
	width:20px;
	height:20px;
	border-radius:50%;
	font-size:11px;
	color:#FFFFFF;
	display:block;
	float:right;
	text-align:center;
	vertical-align:middle;
	line-height:15px;
	position:relative;
	top:3px;
	margin-top:0px;
}
main .section-tab-slider {
	padding:15px 20px 20px 20px;
}
main .section-tab-slider .row {
	word-break: break-word;
	overflow:hidden;
}
.page-tab {
	width:100%;
	height:auto;
	border-bottom:1px solid #ddd;
	float:left;
	padding-bottom:25px;
}
.page-tab ul li a {
	float:left;
	text-decoration:none;
	padding:10px 10px;
	font-size:14px;
	text-transform:CAPITALIZE;
	border:1px solid #fff;
	color:#666;
	font-family:Lato, sans-serif;
	background-color:#eee;
	margin-left:2px;
	margin-bottom:5px;
	border-radius:10px;
	line-height: normal;
}
.page-tab ul li a:hover {
	background-color:#ddd;
}
.page-tab .active1 {
	background-color:#029352 !important;
	border:#029352 1px solid !important;
	color:white !important;
}
.section-tab-slider .breadcrumb {
	word-break:break-word;
	overflow-wrap: break-word;
	min-width:125px;
}
.section-tab-slider .breadcrumb .breadcrumb-item {
	display:inline-block;
}
.i4ewOd-pzNkMb-haAclf {
	background:none !important;
}
main table {
	background: #f2fff9;
	border:none !important;
}
main table tr th {
	background: #029352 !important;
	color:#fff !important;
}
main table tr:nth-child(even) {
	background-color: #fff;
}
.modal_country_result {
	max-height:500px;
	overflow:auto;
}
/*end of national committe page */



/*Start country profile*/

 .committee2-page {
}
.committee2-page .info-box {
	/*box-shadow:#eee 0px 5px 15px;

    */

     border-radius:5px;
	margin:30px 0;
}
.committee2-page .info-box .heading-box {
	background:#2a4cb0;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:5px 5px;
	border-radius:5px;
	font-size:16px;
	width:100%;
	margin-bottom:15px;
}
.committee2-page .info-box .heading-box strong {
	color:#FFFFFF !important;
}
.committee2-page .info-box .address-sec {
	padding:0px;
	border-bottom:#eee 1px solid;
}
.committee2-page .info-box .address-sec .address {
	margin-bottom:10px;
}
.committee2-page .info-box .address-sec .pro_icon {
	background:url(/assets/front/images/icon_profile.png) left top 3px no-repeat;
	padding-left:25px;
}
.committee2-page .info-box .address-sec .add_icon {
	background:url(/assets/front/images/add_icon.png) left top 3px no-repeat;
	padding-left:25px;
	min-height:30px;
}
.committee2-page .info-box .address-sec .mob_icon {
	background:url(/assets/front/images/mob_icon.png) left top 2px no-repeat;
	padding-left:25px;
}
.committee2-page .info-box .address-sec .fax_icon {
	background:url(/assets/front/images/fax_icon.png) left top 2px no-repeat;
	padding-left:25px;
}
.committee2-page .info-box .address-sec .web_icon {
	background:url(/assets/front/images/web_icon.png) left top 2px no-repeat;
	padding-left:25px;
}
.committee2-page .info-box .address-sec .eml_icon {
	background:url(/assets/front/images/eml_icon.png) left top 2px no-repeat;
	padding-left:25px;
}
.committee2-page .info-box .address-sec .member_icon {
	background:url(/assets/front/images/icon_member.png) left top 4px no-repeat;
	padding-left:25px;
}
/*end country profile*/



/*Start direct member*/

 .committee2-page strong {
	color:#2a4cb0;
	font-weight:500;
}
.direct-member-inner-sec {
	padding:20px 0;
}
.direct-member-inner-sec p {
	color:#5b5b5b;/*font-size:16px;

     */

}
.direct-member-inner-sec .direct-members-reciving-sec {
	background-color:#fff;
	height:auto;
	box-shadow: #eee 0px 5px 15px;
	margin:30px 0;
	padding-bottom:30px;
}
.direct-member-inner-sec .direct-members-reciving-sec .heading-box {
	background:#2a4cb0;
	color:#FFFFFF;
	text-transform:uppercase;
	padding:10px 15px;
	border-radius:5px 5px 0 0;
}
.direct-member-inner-sec .direct-members-reciving-sec .col-lg-12 .col-lg-7 ul {
	margin-top:20px;
	list-style-type: none;
	padding:0;
}
.direct-member-inner-sec .direct-members-reciving-sec .col-lg-12 .col-lg-7 ul li {
	color:#5b5b5b;
	padding-left:15px;
}
.direct-member-inner-sec .direct-members-reciving-sec .col-lg-12 .col-lg-7 ul li:before {
	content:'';
	background:url(/assets/front/images/dirct-members-receving-sec-arrow-icon.jpg) center no-repeat;
	padding:10px;
	margin-left:-18px;
}
 .direct-member-inner-sec .direct-members-reciving-sec ..direct-member-inner-sec .heartly-welcome-companies-sec ul li-lg-12 .col-lg-5 img {
 margin-top:30px;
 float:right;
}
.direct-member-inner-sec .direct-members-reciving-sec .download-information {
	background-color:#eff0f5;
	padding:15px 20px;
	width:90%;
}
.direct-member-inner-sec .direct-members-reciving-sec .download-information .download-information-img-sec {
	width:40px;
}
.direct-member-inner-sec .direct-members-reciving-sec .download-information span {
	color:#5b5b5b;
	margin-left: 35px;
	margin-top: -28px;
	display: block;
}
.direct-member-inner-sec h4 {
	margin-top:30px;
	font-weight:bold;
	color:#2a4cb0;
}
.direct-member-inner-sec .heartly-welcome-companies-sec {
	padding:15px;
	background-color:#f2f3f7;
	border:1px solid #d8dde1;
	border-radius:4px;
	margin-bottom:10px;
}
.direct-member-inner-sec .heartly-welcome-companies-sec h5 {
	font-size:16px;
	margin-left:5px;
	color:#2a4cb0;
	font-weight:bold;
}
.direct-member-inner-sec .heartly-welcome-companies-sec ul li {
	color:#67686a;
	display: block;
	width:50%;
	float:left;
	margin:10px 0;
	padding:0 0 0 20px;
}
.direct-member-inner-sec .heartly-welcome-companies-sec ul li:before {
	content:'';
	background:url(/assets/front/images/direct-members-heartly-welcome-sec-icon.jpg) center no-repeat;
	padding:10px;
	margin-left:-18px;
}
.direct-member-inner-sec .heartly-welcome-companies-sec ul li:nth-child(2n + 1) {
	clear:both;
}
.direct-member-inner-sec .heartly-welcome-companies-sec .col-lg-12, .direct-member-inner-sec .heartly-welcome-companies-sec .col-lg-4 {
	padding-left:0 !important;
	padding-right:0 !important;
}
main .section-tab-slider {
	min-height:auto;
	background: #FFFFFF;
	border-radius: 15px;
	position: relative;
	top: -75px;
	box-shadow: #ddd 0px 30px 30px;
	padding: 25px 15px;
	z-index: 1;
}
main .page-direct-member .main-width-area {
	width: 92%;
	max-width: 1370px;
	margin: 0 auto;
}
.direct-member-inner-sec .heartly-welcome-companies-sec ul {
	list-style-type: none;
	padding: 0 0 0 20px;
}
.direct-member-page ul li {
	font-size:16px !important;
	font-weight:normal !important;
}
/*End direct member*/



/*Start country profiles*/

 .database-inner-sec {
	padding: 0 !important;
	background-color: #fff !important;
	border: 1px solid #d8dde1 !important;
}
.database-inner-sec .col-lg-12 {
	padding-left: 15px !important;
	padding-right: 15px !important;
	padding-top: 15px;
	padding-bottom: 15px;
}
.database-inner-sec .database-inner-sec-main-heading {
	padding: 12px 18px;
	background-color: #fff;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom: 1px solid #d8dde1;
}
.database-inner-sec .database-inner-sec-main-heading h5 {
	font-size: 15px !important;
	color: #000 !important;
	text-transform: uppercase;
	margin-left: 50px;
	margin-top: -35px;
}
.database-inner-sec .database-inner-sec-main-heading .image-sec {
	width: 80px;
	height: auto;
}
.database-inner-sec .database-inner-sec-main-heading .image-sec img {
	height: auto;
	width: 40px;
	vertical-align: inherit;
}
.database-inner-sec .col-lg-12 ul li:before {
	content: '';
	background: url(/assets/front/images/dirct-members-receving-sec-arrow-icon.jpg) center no-repeat;
	padding: 10px;
	margin-left: -20px
}
.database-inner-sec .col-lg-12 ul li {
	padding-left: 30px;
}
.eBulletin-table {
	border: #ddd 1px solid;
	background: #f5f5f5;
	border-radius: 4px;
	padding: 5px;
	margin: 15px 0 15px 0;
	position: relative;
}
.eBulletin-table .month-sec {
	background: #2a4cb0;
	color: #FFFFFF;
	text-align: center !important;
	vertical-align: middle;
	padding: 10px;
	/*margin: -7px -6px -7px -6px;

    */

     border-radius: 4px 0 0 4px;
	font-weight: bold;
	line-height: 16px;
}
.eBulletin-table .month-sec img {
	margin-bottom: 5px;
}
.eBulletin-table ul {
	position: relative;
	top: 8px;
}
.eBulletin-table ul li {
	list-style: none;
	display: inline-table;
	position: relative;
	padding-left: 26px;
	font-size: 12px;
	margin-right: 30px;
	min-width: 100px;
}
.eBulletin-table ul li:before {
	content: "";
	background: url(/assets/front/images/arrow-right-white-8x12.png) #2a4cb0 center no-repeat;
	background-size: 6px 9px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	position: absolute;
	left: 0;
	top: 4px;
}
.eBulletin-table table {
	width: 100%;
}
.eBulletin-table table .td1 {
	width: 60px;
}
.eBulletin-table table .td2 {
	width: auto;
}
.eBulletin-table table .td2 .eBulletin-table-lists {
	margin: 0 20px;
}
.eBulletin-table table .td2 .eBulletin-table-lists ul li a {
	margin-left: 25px;
	color: #666;
}
/*End country profiles*/





/*Start publications e-bulletin*/

 .publications-page {
	margin-top: 80px;
}
.publications-page h2 {
	color: #2a75b9;
}
.publications-page .form-publications-page {
	background: #2a75b9;
	/* fallback for old browsers */

     background: -webkit-linear-gradient(to right, #2a75b9, #6ebaf8);
	/* Chrome 10-25, Safari 5.1-6 */

     background: linear-gradient(to right, #2a75b9, #6ebaf8);
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

     width: 100%;
	padding: 30px;
	color: #FFFFFF;
	margin-bottom: 30px;
}
.publications-page .form-publications-page h3 {
	text-transform: uppercase;
	font-weight: normal;
}
.publications-page .form-publications-page input {
	width: 100%;
	background: #fff;
	border-radius: 5px;
	padding: 7px 10px;
	border: none;
	margin: 3px 0;
	outline: none;
}
.publications-page .form-publications-page button {
	background: #2a4cb0;
	color: #fff;
	border-radius: 5px;
	padding: 7px 10px;
	text-align: center;
	border: none;
	width: 100%;
	text-transform: uppercase;
	outline: none;
	margin-top: 8px;
}
.publications-page .eBulletin-table {
	border: #ddd 1px solid;
	background: #f5f5f5;
	border-radius: 4px;
	padding: 5px;
	margin: 20px 0 20px 0;
	position: relative;
}
.publications-page .eBulletin-table .month-sec {
	background: #2a4cb0;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	/*margin: -7px -6px -7px -6px;

    */

     border-radius: 4px 0 0 4px;
	font-weight: bold;
	line-height: 16px;
}
.publications-page .eBulletin-table .month-sec img {
	margin-bottom: 5px;
}
.publications-page .eBulletin-table ul {
	position: relative;
	top:0 !important;
	margin-bottom:0 !important;
	padding-left:0px;
}
.publications-page .eBulletin-table ul li {
	list-style: none;
	display: inline-table;
	position: relative;
	padding-left: 26px;
	font-size: 12px;
	margin-right: 30px;
	min-width: 100px;
	width:16%;
}
.publications-page .eBulletin-table ul li:before {
	content: "";
	background: url(/assets/front/images/arrow-right-white-8x12.png) #2a4cb0 center no-repeat;
	background-size: 6px 9px;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	font-size: 9px;
	color: #FFFFFF;
	display: block;
	float: right;
	text-align: center;
	vertical-align: middle;
	line-height: 16px;
	position: absolute;
	left: 0;
	top: 4px;
}
.publications-page .eBulletin-table table {
	width: 100%;
	background:none !important;
}
.publications-page .eBulletin-table table .td1 {
	width: 130px;
	vertical-align:middle;
	background:#2a4cb0;
}
.publications-page .eBulletin-table table .td1 img {
	width:20px;
}
.publications-page .eBulletin-table table .td2 {
	width: auto;
	vertical-align:middle;
}
.publications-page .eBulletin-table table tr td {
	padding:0 !important;
}
.publications-page .eBulletin-table table .td2 .eBulletin-table-lists {
	margin: 0 20px;
}
.publications-page .eBulletin-table table .td2 .eBulletin-table-lists ul li a {
	margin-left: 25px;
	color: #666;
}
.float-right {
	margin-right:30px;
}
.publication-table table tr th a {
	color: #fff;
}
/*End publications e-bulletin*/

#google_translate_element{ background:#fff; padding:1em; margin:0 0 30px}
#google_translate_element .goog-te-combo{ background:#fff; padding:5px 10px; margin:0; width:100%; border:1px solid #dfe1e5; height:30px;}
.gsc-control-cse{ min-height:82px; margin:0 0 30px;}
.gsc-search-button-v2:focus{ outline:none;}


 @media only screen and (min-device-width: 1920px) and (orientation: landscape) {
header .menu .menu-links a {
	font-size:13px !important;
}
}
 @media only screen and (min-width: 1300px) {
main .section-tab-slider .home-tab-blue-sec .nav-pills .nav-link {
	padding:10px 9px;
	font-size:14px;
}
.banner-content {
/*left:2% !important;

        */

    }
#v-pills-tabContent {
	padding:0 20px 0 30px !important;
}
}
 @media only screen and (min-width: 1025px) {
}
 @media only screen and (min-device-width: 300px) and (max-device-width: 767px) {
main .inner-page p {
	font-size:32px;
	line-height:44px;
	letter-spacing: 1.5px;
}
main .section-tab-slider .home-tab-blue-sec {
	padding:40px 40px 90px 40px;
}
.m-margin-bttom-50px {
	margin-bottom:50px;
}
.m-margin-bttom-100px {
	margin-bottom:100px !important;
}
.bg-white .main-width-area div div .mr-5 {
	margin-right:0 !important;
}
main .section-tab-slider .home-tab-blue-sec h6 {
	font-size:2rem;
}
.award-block h6 {
	font-size:2rem;
}
.view-more-green .btn-arrow {
	background: url(../images/arrow-right-white-8x12.png) #08804a top 13px center no-repeat;
	padding: 5px 18px 0px 17px;
}
.view-more-blue .btn-arrow {
	background: url(../images/arrow-right-white-8x12.png) #377ad1 top 13px center no-repeat;
	padding: 5px 18px 0px 17px;
}
.bg-white h2 {
	font-size:3rem;
}
.bg-white p {
	font-size:32px;
	line-height:50px;
}
.bg-white .know-register-m .border-dark {
	padding:3rem 0 !important;
}
.bg-white .know-register-m .border-dark .txt {
	font-size:36px;
}
.bg-white h2.invitation-txt-head span {
	position: relative;
	top: 14px;
}
main .social-media-platforms-sec a {
	font-size: 30px;
	line-height: 60px;
}
main .section-blue ul li {
	margin:35px 0;
}
main .section-blue ul li::before {
	top:10px;
}
main .section-blue .membership-section {
	max-width: 100% !important;
	background: url(../images/bg-membership.jpg) #2a72ba bottom right no-repeat;
	background-size: 100% 100%;
	font-size:40px;
	line-height:50px;
	font-weight:normal !important;
}
main .section-blue .membership-section h3 {
	font-size:3rem;
	margin-bottom:2rem;
}
.section-blue .membership-section {
	max-width: 100% !important;
	background: url(../images/bg-membership.jpg) #2a72ba bottom right no-repeat;
	background-size: 100% 100%;
}
main .section-blue .btn-arrow-white {
	background: url(../images/arrow-right-blue-8x12.png) #fff top 22px center no-repeat;
	width: 54px;
	height: 54px;
}
main .section-blue .view-more-white .txt {
	margin-top:15px;
}
main .section-blue .corporate-institutional-logos .txt {
	margin-top:15px;
}
main .section-blue .corporate-institutional-logos img {
	width:100%;
}
footer .footer-width-area {
	width:90%;
}
footer .newsletter .content {
	width:100%;
}
#v-pills-tabContent {
	padding-right:0 !important;
}
.padding-r-m-0 {
	padding-right:0 !important;
	padding-left: 30px;
}
.pl-inner-page {
	padding-left: 1rem !important;
}
main .section-banner-inner .banner-content {
	left:0rem;
}
main .section-banner .banner-img {
	width:100% !important;
}
main .section-banner .item .banner-img {
	width:100% !important;
	height:100% !important;
}
iframe.aaaa {
	height:500px !important;
}
main .section-banner .banner-content .subject-name {
	font-size:60px;
	margin:35px 0 20px;
}
}
main table {
	width:100% !important;
	overflow:auto;
	background:#f7fff7;
	border: #e0f7e0 1px solid !important;
	word-break: initial;
}
main table tr th, main .table tr th {
	background:#029352;
	padding:5px 10px;
	text-align: initial !important;
}
main table tr td {
	padding:10px !important;
	vertical-align:top;
	text-align: initial;
	border:1px solid #dee2e6;
}
main table tr td ol {
	padding-left:0 !important;
}
/*main table tr td img {

     padding:5px !important;

     background:#FFFFFF !important;

     border-radius:3px !important;

}

*/

 main table tr td p {
	margin-top:0px !important;
	margin-left:0 !important;
}
main table tr td p:last-child {
	margin-bottom:0 !important;
}
table ul li, p ul li, span ul li {
	list-style:circle !important;
	margin:auto !important;
	margin-left:30px !important;
}
main .table-auto {
	width:100%;
	overflow:auto;
}
main img.w-100 {
	width:auto !important;
	max-width:100% !important;
}
.dropdown-content-1, .dropdown-content-2, .dropdown-content-3 {
	display: none;
	position: absolute;
	background-color: #029352;
	box-shadow: 0px 20px 16px 0px rgba(0,0,0,0.2);
	z-index: 1000;
	text-align:left;
	top:34px;
	padding:5px 0;
	border:#029352 2px solid;
	border-radius:0 10px 10px 10px;
}
.dropdown-content-1 a, .dropdown-content-2 a, .dropdown-content-3 a {
	display: block;
	margin:0 !important;
	color:#000000 !important;
	/*font-weight:300 !important;*/

     font-size:16px !important;
}
.dropdown-content-1 a:hover, .dropdown-content-2 a:hover, .dropdown-content-3 a:hover {
	background-color: #029352;
	border:none !important;
	color:#FFFFFF !important;
}
header .menu .menu-links .dropdown-content-1 a:hover {
	background:#02864b !important;
	color:#FFFFFF !important;
	border:none !important;
	border-radius:0;
}
.dropbtn-1:hover .dropdown-content-1, .dropbtn-2:hover .dropdown-content-2, .dropbtn-3:hover .dropdown-content-3 {
	display: block;
}
header .menu .menu-links li a {
	border:#fff 1px solid;
	padding:4px 7px;
	border-radius: 10px;
	display: block;
}
header .menu .menu-links li.active a {
	border:#029352 1px solid;
	border-radius:10px;
	background:#029352;
	color:#FFFFFF;
}
header .menu .menu-links li:hover a,  header .menu .menu-links li a:hover {
	border:#029352 1px solid;
	background:#029352;
	color:#FFFFFF;
	text-decoration: none;
}
header .menu .menu-links .dropdown-content-1 a,  header .menu .menu-links li:hover .dropdown-content-1 a {
	margin:0px !important;
	padding:8px 10px !important;
	border: none;
}
.menu_body, .menu_head {
	display:none;
}
 @media only screen and (max-device-width: 767px) {
main.home-page-sec .section-banner .banner-img {
	height:250px !important;
}
main .section-banner .banner-content p {
	font-size: 24px;
}
main.home-page-sec .section-tab-slider {
	top:-20px !important;
	margin-bottom:50px;
}
main .section-banner .banner-img {
	height:250px !important;
}
main .section-tab-slider {
	top:0 !important;
}
}
.Search-page-box {
	padding: 20px 25px;
	margin-bottom:5px;
}
.Search-page-box.even {
	background: #fdfdfd;
}
.Search-page-box.odd {
	background: #f5f5f5;
}
.Search-page-box h3 {
	font-size:22px !important;
}
.Search-page-box a.bttn {
	color:#08804a !important;
	margin-top:20px;
	display:block;
}
.home-inner-page-sec .home-inner-page-box {
	border-radius:5px;
	border-right:#f1f1f1 1px solid;
}
.home-inner-page-sec .home-inner-page-box:hover {
	box-shadow:#ccc 0px 0px 10px;
	z-index:1000;
}
.home-inner-page-sec .home-inner-page-box:last-child {
	border:none;
}
.home-inner-page-sec .home-inner-page-box h3 {
	width:100%;
}
/* from Header.php */

 .search-box-sec {
	position:absolute;
	z-index:9999999;
	right:0;
	top:40px;
	;
	border:#f1f1f1 1px solid;
	display:block;
	/*width:208px;

    */

     border-radius: 5px;
	padding:10px;
	background:#f1f1f1;
	box-shadow:#ccc 0px 2px 5px
}
.search-box-sec label {
	margin:0;
	font-size:12px;
	margin-top:5px;
	margin-right:5px;
	display:none;
}
.search-box-sec input {
	border:none;
	padding:5px 10px;/*border-radius:5px;

     */

}
.search-box-sec .search-box .btnSearch {
	background:url(../images/icon-ios7-search-20_xx.png) #ccc center no-repeat;
	padding-left:20px;
	padding-right:20px;
	/*margin-left:5px;

    */

     width:80px;
	height:100%;
}
.search-box-sec .search-box {
	display:flex;
}
.mystyle {
	display:none;
}
.page-tab-new ul li {
	border: #f5f5f5 1px solid !important;
}
 @media (max-width: 1400px) {
/*.temp-icid {

         min-width:1366px;

         margin:0 auto;

    }

    */

     header .menu .menu-links a {
	font-size: 14px;
}
header .menu .menu-links .dropdown-content-1 a {
	font-size:13px !important;
}
/*.temp-icid {

         min-width:100%;

    }

    */

}
.temp-icid {
	min-width:1340px;
	margin:0 auto;
}
.tab-content .award-block {
	position:relative;
	min-height:360px;
	max-height:360px;
}
.tab-content .award-block h6 {
	height:112px;
	overflow:hidden;
}
.inner-page-banner {
	max-height:224px;
	overflow: hidden;
	margin: 0 0 20px;
}
.inner-page-banner img {
	margin-bottom:0;
}
/* from Inner Page */

/* .img-width-inner-page {

     width:40%;

}*/

 .award-block-tab-img {
	width:100%;
	height:140px;
}
.home-inner-page-sec .home-inner-page-box .award-block .award-block-img {
	width:100%;
	height:140px;
}
.home-inner-page-sec .home-inner-page-box .award-block-h3 {
	font-size:1.25rem;
	color: #1f4b9b; word-wrap:break-word;
}
 @media only screen and (max-width: 1339px) {
.temp-icid {
	min-width: auto;
	min-width: inherit;
}
.logo a > img {
	max-width: 70px;
}
.logo-full {
	padding: 9px 5% 0;
}
}
 @media only screen and (max-width: 1279px) {
.logo-full img {
	max-width: 825px;
}
header .menu .menu-links li a {
	padding: 4px 4px;
	font-size: 13px;
}
 @media not all and (min-resolution:.001dpcm) {
@media {
 header .menu .menu-links li a {
padding: 4px 3px;
}
}
}
}
 @media only screen and (max-width:1200px) and (min-width:991px) {
.database-inner-sec ul li {
	width: 25%;
}
}
 @media only screen and (max-width: 1199px) {
.logo-full {
	padding: 15px 4% 0;
}
.logo-full img {
	max-width: 680px;
}
header .menu .top-ul-txt ul {
	margin:0;
}
.search-box-sec {
	top: 70px;
}
#navbarSupportedContent {
	clear: both;
}
.navbar {
	padding: 5px;
}
header .menu .menu-links li a {
	padding: 4px;
}
 @media not all and (min-resolution:.001dpcm) {
@media {
 header .menu .menu-links li a {
padding: 4px 3px;
}
}
}
.dropdown-content-1, .dropdown-content-2, .dropdown-content-3 {
	top: 66px;
}
.nav-pills .nav-link {
	padding: 10px 15px;
	font-size: 16px;
}
main .section-tab-slider .home-tab-blue-sec {
	padding: 25px;
}
footer .footer-width-area {
	width: 92%;
}
.tab-content .award-block {
	min-height: 375px;
}
.tab-content .award-block h6 {
	height: 150px;
}
main .section-tab-slider .home-tab-blue-sec .nav-pills .nav-link {
	padding: 10px 10px;
	font-size: 15px;
}
}
 @media only screen and (max-device-width:1024px) and (min-device-width:768px) {
.tab-content .award-block h6 {
	height: auto;
}
.corporate-institutional-logos h5 {
	text-align:center !important;
}
}
 @media only screen and (max-width: 1023px) {
header .menu .menu-links li a {
	padding: 4px 2.4px;
}
 @media not all and (min-resolution:.001dpcm) {
@media {
 header .menu .menu-links li a {
padding: 4px 2px;
}
}
}
.nav-pills .nav-link {
	padding: 10px 12px;
}
.logo-full img {
	max-width: 660px;
}
main .section-tab-slider .home-tab-blue-sec .nav-pills .nav-link {
	font-size: 14px;
}
}
 @media only screen and (min-device-width:768px) and (max-device-width:991px) {
.committee-page .country-table-sec .click-arrow-right:before {
	width:24px;
	height:24px;
	position:absolute;
	top:0px;
	right:20px;
	line-height:24px;
	margin-top:0px;
}
.committee2-page .info-box .address-sec .address {
	margin-bottom:10px;
}
.modal_country_result {
	max-height:none;
	overflow:inherit;
}
.committee2-page .info-box .heading-box {
	font-size:22px;
}
.navbar-toggler {
	display:none !important;
}
.home-inner-page-sec .home-inner-page-box {
	width:33% !important;
}
.corporate-institutional-logos h5 {
	text-align:center !important;
}
}
 @media only screen and (max-width: 991px) {
.navbar {
	height: 50px;
}
.navbar-expand-lg .navbar-toggler {
	display: block !important;
	float: right;
	outline:none;
}
.collapse:not(.show) {
	display:none;
}
.navbar-collapse {
	background:#f1f4f7;
	position:absolute;
	top:50px;
	z-index:1000;
	padding:5px;
	border-radius:8px;
	width:100%;
	box-shadow:#ccc 3px 3px 10px;
	left: 0;
}
.logo-full {
	padding: 23px 4% 0;
}
.logo-full img {
	max-width: 470px;
}
header .menu .top-ul-txt {
	float: left;
}
header .menu .top-ul-txt ul {
	margin: 7px 0 0;
}
ul.menu-user-header li {
	display:list-item;
}
ul.menu-user-header .icon-progress-reports {
	left:25px;
}
ul.menu-user-header a.active .icon-my-courses {
	left:23px;
}
ul.menu-user-header .icon-user-name {
	left:26px
}
ul.menu-user-header .icon-my-courses {
	left:23px;
}
ul.menu-user-header {
	position:relative;
	padding:5px 0;
	top:0;
}
.navbar-collapse ul.menu-user-header {
	margin-bottom:0;
}
ul.dropdown-menu {
	position:relative;
	border-radius:5px;
	padding:0;
	width:100%;
	max-width:none;
}
ul.dropdown-menu li a {
	padding:12px;
}
.dropdown-toggle::after {
	margin-top:10px;
}
ul.menu-user-header .icon-user-name {
	top:20px;
}
ul.menu-user-header .icon-my-courses {
	top:20px;
}
ul.menu-user-header .icon-progress-reports {
	top:21px;
}
.dropdown-content-1 {
	position:relative !important;
	top:0;
	display:none !important;
}
header .menu .menu-links li a,  header .menu .menu-links li:hover a {
	font-size:14px;
	padding:8px 15px;
	color:#000000;
	text-align:left !important;
	border-radius: 0;
	border-bottom: 1px solid #fff;
}
header .menu .menu-links li {
	border:none;
	padding:0;
	position:relative;
	list-style-type: none;
	float: none;
}
header .menu .menu-links li:hover {
	border-radius:0;
	background:none !important;
	color:#000000;
	border:none;
}
header .menu .menu-links .dropdown-content-1 a {
	margin:10px 20px !important;
	font-size:16px !important;
}
.menu_body, .menu_head {
	display:block;
}
.menu_head {
	position: absolute;
	top:6px;
	right:3px;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	background: #02864b;
	color:#FFFFFF;
	border: #02864b 1px solid;
	cursor: pointer;
	border-radius: 5px;
}
.menu_head .plusminus {
	font-size: 20px;
	right:0px;
	line-height:26px;
	width: 28px;
}
header .menu .menu-links li a {
	border: none;
	border-bottom: 1px solid #fff;
}
header .menu .menu-links li.active a,  header .menu .menu-links li:hover a {
	background: #029352;
	color:#FFFFFF;
	border:none;
	border-bottom: 1px solid #fff;
	border-radius: 10px;
}
.menu_body {
	background:#FFFFFF;
	margin: 0 20px 20px;
	border-radius:0px;
	padding:0 5px;
}
header .menu .menu-links li .menu_body .anchor-block-m a {
	border-bottom:1px solid #e8e8e8;
	padding: 8px 30px 8px 15px;
	border-radius:0;
}
header .menu .menu-links li .menu_body .anchor-block-m:last-child a {
	border-bottom:1px solid #e8e8e8;
}
header .menu .menu_body a.nav-link {
	background:#FFFFFF !important;
	color:#000 !important;
	font-weight:normal !important;
}
.menu_body a.nav-link:last-child {
	border-bottom:none;
}
.owl-theme .owl-nav.disabled + .owl-dots {
	right: 10px;
}
main .section-banner .banner-content {
	padding: 10px 35px 10px 15px;
}
.search-box-sec {
	top: 42px;
	right: auto;
	left: -5px;
}
.tab-content .award-block {
	min-height: 360px;
}
main .section-banner .banner-content .subject-name {
	font-size:50px;
}
main .section-banner .banner-content p {
	font-size:24px;
}
.committee-page .select-sec .select-re {
	width:190px;
}
.committee-page .country-table-sec .country-table {
	width:100%;
	margin-right:0;
}
}
 @media only screen and (max-width:990px) and (min-width:768px) {
.database-inner-sec ul li {
	width: 50%;
}
}
 @media only screen and (max-width: 767px) {
.home-inner-page-sec .home-inner-page-box .award-block .award-block-img {
	height: auto;
	display: block;
}
.page-tab-new ul li {
	width: 31%;
}
.subject-name {
	line-height: normal;
	font-size: 30px;
	margin: 0 0 10px;
}
header .logo {
	padding: 5px 0;
}
.logo a > img {
	max-width: 50px;
}
header .logo .navbar-brand {
	padding: 0;
	margin: 0px;
}
.logo-full {
	padding: 12px 5px 0;
	width: 72%;
	text-align: center;
}
.logo-full img {
	max-width: 270px;
}
.menu_head .plusminus {
	line-height:28px;
}
.management-left {
	width: 100%;
	text-align: center;
}
.management-middle {
	width: 100%;
	padding: 15px 0;
}
.management-right {
	width: 100%;
}
.section-blue {
	margin-top: 75px !important;
}
.news-page .icid-news-sec .select-re {
	margin-top: -20px !important;
	font-size: 20px;
}
.news-page .icid-news-load-more {
	font-size: 24px;
}
.news-page .eBulletin-table table .td-language {
	width: 115px !important;
}
.news-page .eBulletin-table table .td-language .english-language,  .news-page .eBulletin-table table .td-language .french-language {
	font-size: 28px;
	height: 70px;
	padding: 15px;
}
.news-page .icid-news-load-more {
	font-size: 30px;
}
.news-page .icid-news-sec .icid-news-col {
	width: 100%;
}
.news-1-page .eBulletin-table ul li {
	width: 16% !important;
}
.news-1-page .news-1-page-select-sec .select-re {
	margin-top: 10px !important;
	margin-bottom: 10px!important;
	font-size: 28px;
}
.green-link-box-wrapper .green-link-box {
	width:100%;
	padding:0 0 0 15px;
}
.cus-container {
	padding: 10px 20px;
}
.cus-left:before {
	right: 10px;
}
.cus-right:before {
	left: 10px;
}
.mil-content {
	padding: 15px;
}
.committee-page .country-table-sec .country-table {
	width:100% !important;
	margin-right:0;
}
.committee-page .select-sec {
	width:auto;
}
.committee-page .select-sec .select-nc {
	width:auto;
}
.committee-page .select-sec .select-re {
	width:auto;
}
.modal_country_result {
	max-height:none;
	overflow:inherit;
}
.committee2-page .info-box .address-sec .address {
	margin-bottom:20px;
}
.committee2-page .info-box .address-sec .add_icon {
	background:url(/assets/front/images/add_icon.png) left top 12px no-repeat;
	padding-left:35px;
	min-height:40px;
}
.img-dirmem {
	width:100%;
	text-align:center;
	padding:0 0 15px;
}
.img-dirmem img {
	float:none;
	margin:0 auto;
}
.direct-member-inner-sec .direct-members-reciving-sec .download-information {
	width:100%;
}
.direct-member-inner-sec .heartly-welcome-companies-sec {
	padding:15px 18px 15px 18px;
	margin:40px 0;
}
.direct-member-inner-sec .heartly-welcome-companies-sec h5 {
	margin-top: -52px;
	font-size: 30px !important;
}
.direct-member-inner-sec .direct-members-reciving-sec .col-lg-12 .col-lg-5 img {
	width: 100%;
}
.direct-member-inner-sec .heartly-welcome-companies-sec ul li {
	width:100%;
}
.direct-member-inner-sec .direct-members-reciving-sec .download-information span {
	margin-top: -45px;
}
.direct-member-inner-sec .direct-members-reciving-sec .row .col-md-7, .direct-member-inner-sec .direct-members-reciving-sec .row .col-md-5 {
	-ms-flex: 100%;
	flex: 100%;
	max-width: 100%;
}
.direct-member-inner-sec .direct-members-reciving-sec .download-information {
	width: 100%;
}
.direct-member-inner-sec .heartly-welcome-companies-sec {
	padding: 15px 18px 15px 18px;
}
.direct-member-inner-sec .direct-members-reciving-sec .col-lg-12 .col-lg-5 img {
	float: left !important;
}
.database-inner-sec ul li {
	line-height: 30px;
	width: 100%;
}
.direct-member-inner-sec .direct-members-reciving-sec .download-information span {
	line-height: 30px;
}
.publications-page .eBulletin-table table .td1 img {
	width:auto;
	display:block;
	margin:auto;
}
.publications-page .form-publications-page {
	max-width:none;
	margin:15px 0;
	padding:15px;
}
.publications-page .eBulletin-table .month-sec {
	line-height:inherit;
}
.navbar-toggler {
	display: block;
}
.corporate-institutional-logos h5 {
	text-align:center !important;
}
main .section-banner .banner-content {
	top:0;
}
main.home-page-sec .section-banner .subject-name {
	margin:0;
	font-size:36px;
	line-height: normal;
}
main .section-banner .banner-content .view-more {
	margin-top: 10px;
}
}
 @media only screen and (max-width: 639px) {
header .menu {
	position: static;
	text-align: left;
	width: 100%;
}
.top-ul-txt {
	float: left;
}
.top-ul-txt ul {
	margin: 0;
	padding: 0;
}
header .menu .top-ul-txt ul li {
	padding: 0 12px;
}
.nav-pills .nav-link {
	padding: 10px;
	font-size: 15px;
}
.tab-content .award-block {
	min-height:395px;
}
.tab-content .award-block h6 {
	height: 170px;
}
main .section-tab-slider .home-tab-blue-sec .nav-pills .nav-link {
	font-size: 14px;
}
.page-tab-new ul li {
	width: 48%;
}
main .section-tab-slider .home-tab-blue-sec .nav-pills .nav-link {
	padding: 10px 5px;
}
}



/* Media queries - Responsive timeline on screens less than 600px wide */

@media screen and (max-width: 600px) {
/* Place the timelime to the left */

  .timeline::after {
	left: 31px;
}
/* Full-width containers */

  .cus-container {
	width: 100%;
	padding-left:50px;
	padding-right: 25px;
}
/* Make sure that all arrows are pointing leftwards */

  .cus-container::before {
	left:40px;
	border: medium solid white;
	border-width: 10px 10px 10px 0;
	border-color: transparent white transparent transparent;
}
/* Make sure all circles are at the same spot */

  .cus-left::after, .cus-right::after {
	left:5px;
}
/* Make all right containers behave like the left ones */

  .cus-right {
	left: 0%;
}
}
 @media (max-width:575px) {
.committee-page .col-xxs-7 {
	-ms-flex: 0 0 58.333333% !important;
	flex: 0 0 58.333333% !important;
	max-width: 58.333333% !important;
}
.committee-page .col-xxs-4 {
	-ms-flex: 0 0 33.333333%!important;
	flex: 0 0 33.333333% !important;
	max-width: 33.333333% !important;
}
.committee-page .col-xxs-1 {
	-ms-flex: 0 0 8.333333% !important;
	flex: 0 0 8.333333% !important;
	max-width: 8.333333% !important;
}
.committee-page .select-sec .select-nc, .committee-page .select-sec .select-re {
	width:100%;
	margin:0 0 10px;
	float:none;
}
.gsc-control-cse{ min-height:inherit; margin:0 0 30px;}
}

 @media only screen and (max-width:479px) {
header .menu .top-ul-txt ul li {
	padding: 0 5px;
}
.search-box-sec {
	width: 390px;
}
.search-box-sec input {
	width: calc(100% - 80px );
}
main.home-page-sec .section-tab-slider .padding-r-m-0 {
	padding-left: 0;
}
.nav-pills .nav-link {
	padding: 10px 5px;
	font-size: 14px;
	line-height: normal;
}
main .section-tab-slider .home-tab-blue-sec {
	padding: 15px;
}
main .section-tab-slider .home-tab-blue-sec .nav-pills .nav-link {
	padding: 10px 8px;
	margin-bottom:5px;
}
.tab-content .award-block {
	min-height:420px;
}
}
 @media only screen and (max-width:413px) {
.logo a > img {
	max-width: 40px;
}
.logo-full {
	padding: 7px 5px 0;
}
.logo-full img {
	max-width: 250px;
}
.search-box-sec {
	width: 350px;
	left: -5px;
}
main.home-page-sec .section-banner .subject-name {
	font-size: 30px;
	line-height: normal;
}
main .section-banner .banner-content p {
	font-size: 24px;
}
.nav-pills .nav-link {
	font-size: 12px;
}
.tab-content .award-block h5 {
	font-size: 18px;
}
main .section-tab-slider .home-tab-blue-sec .nav-pills .nav-link {
	padding: 10px 5px;
	font-size: 13px;
}
.subject-name {
	font-size: 24px;
}
.publications-page .eBulletin-table ul li {
	margin-left:0 !important;
}
.tab-content .award-block {
	min-height:450px;
}
.tab-content .award-block h6 {
	height: 190px;
}
}
 @media only screen and (max-width:374px) {
.logo-full {
	padding: 7px 0 0;
	width: 70%;
}
.logo-full img {
	max-width: 210px;
}
header .fa {
	margin: 0;
	width: 24px;
	height: 24px;
}
.search-box-sec {
	width: 300px;
}
.search-box-sec .search-box .btnSearch {
	width: 100px;
}
main.home-page-sec .section-banner .subject-name {
	font-size: 27px;
}
main .section-banner .banner-content p {
	font-size: 21px;
}
.nav-pills .nav-link {
	padding: 10px 3px;
	text-transform: none;
}
.tab-content .award-block {
	min-height: 380px;
}
.tab-content .award-block h5 {
	font-size: 16px;
}
main .section-tab-slider .home-tab-blue-sec .nav-pills .nav-link {
	font-size: 12px;
	padding: 10px 7px;
}
.subject-name {
	font-size: 23px;
}
.tab-content .award-block {
	min-height:480px;
}
.tab-content .award-block h6 {
	height:245px;
}
}



/* iphone 5s and 6 css*/

 @media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:2) {
 @media (min-device-width:320px) {
 main .section-tab-slider .home-tab-blue-sec {
 padding: 40px 40px 186px 40px !important;
}
 .tab-content .award-block h6 {
 height:230px !important;
}
 .view-more-white .btn-arrow-white {
 display:-webkit-inline-box !important;
}
 footer .newsletter .content .btn {
 position:absolute;
 right:0;
 top:0;
}
 footer .newsletter .content .form-control {
 width:calc(100% - 63px);
}
}
}
/* Start Submenu */

 .anchor-block-d {
	position:relative;
}
.submenu-content a {
	position:relative !important;
}
.submenu-content .anchor-block-d .sub-menu {
	padding:5px !important;
	display:none !important;
	background:#029352 !important;
	color:#FFFFFF;
	border-radius:10px 0 0 10px;
	width:auto;
	min-height:20px !important;
	position:absolute !important;
	top:0 !important;
	right:100%;
}
.submenu-content .anchor-block-d:hover .sub-menu {
	display:block !important;
}
.submenu-content .anchor-block-d .sub-menu ul {
	padding: 0;
}
.submenu-content .anchor-block-d .sub-menu ul li {
	border:none !important;
	width:100%;
	margin:0;
	padding:0;
}
.submenu-content .anchor-block-d .sub-menu ul li a {
	font-size:14px !important;
	margin:0;
	padding:4px 10px !important;
	border:none;
	border-radius:5px;
	display:block;
	width: max-content;
}
.submenu-content .anchor-block-d .sub-menu ul li a:hover {
	background:#02864b;
	padding:4px 10px;
	border:none;
	border-radius:5px;
	;
}
ul.menu-links li:nth-child(2) .anchor-block-d .sub-menu, ul.menu-links li:nth-child(3) .anchor-block-d .sub-menu, ul.menu-links li:nth-child(4) .anchor-block-d .sub-menu, ul.menu-links li:nth-child(5) .anchor-block-d .sub-menu, ul.menu-links li:nth-child(6) .anchor-block-d .sub-menu {
	left: 100% !important;
	border-radius:0 10px 10px 0 !important;
	width: min-content !important;
}
.menu-mobile .anchor-block-m {
	position:relative;
}
.menu-mobile .menu_head_submenu span {
	display:block;
	position: absolute;
	top: 8px;
	right: 3px;
	width: 25px;
	height: 25px;
	line-height: 23px;
	text-align:center;
	background: #007bff;
	color:#FFFFFF;
	border:#007bff 1px solid;
	cursor: pointer;
	border-radius: 5px;
}
menu-mobile .menu_body_submenu {
	border:#ccc 1px solid;
	border-radius:10px;
	text-align:left;
	margin:0 50px;
	padding:10px 20px;
}
.menu-mobile .menu_body_submenu ul {
	list-style-type: none;
	padding: 0;
}
.menu-mobile .menu_body_submenu ul li {
	padding:0px;
}
header .menu .menu-links li .menu-mobile .menu_body_submenu ul li a {
	background: none;
	color: #000;
	padding:6px 15px;
	line-height:inherit !important;
	border-bottom:#ddd 1px solid !important;
}
header .menu .menu-links li .menu-mobile .menu_body_submenu ul li:last-child a {
	border-bottom:none;
}

/* End Submenu */
