@font-face {font-family:'Century Gothic';
src:url('../fonts/Century Gothic.eot'),
	url('../fonts/Century Gothic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/Century Gothic.woff2') format('woff2'),
	url('../fonts/Century Gothic.woff') format('woff'),
	url('../fonts/Century Gothic.svg#Century Gothic') format('svg');
font-weight: 400;
font-style: normal;}
@font-face {font-family:'Century Gothic';
	src: url('../fonts/Century Gothic Bold.eot'),
		 url('../fonts/Century Gothic Bold.eot?#iefix') format('embedded-opentype'),
		 url('../fonts/Century Gothic Bold.woff2') format('woff2'),
		 url('../fonts/Century Gothic Bold.woff') format('woff');
	 font-weight: 700;
	 font-style: normal;}
*{box-sizing:border-box; margin:0;padding:0;}
body{font-family:'Century Gothic', 'Arial Narrow', 'Courier New', 'Arial', sans-serif; font-weight:400; background:#FFF; font-size:14px;color:#001423;}
body::-webkit-scrollbar{width:8px;}
body::-webkit-scrollbar-track{background: #fff;}
body::-webkit-scrollbar-thumb{background: #ccc;}
body::-webkit-scrollbar-thumb:hover{background:#003359;}
img{max-width:100%; border:none;}
p, h1, h2, h3, h4, h5, h6{line-height:normal; margin:0;padding:0; line-height:normal;}
ul{list-style:none; margin:0px; padding:0px;}
ul li{margin:0px; padding:0px;}
a{text-decoration:none;color:#003359; outline:none !important;}
#back-to-top{background:rgb(0 51 89 / 50%); color:#fff; padding:5px 10px; font-size:18px; border-radius:5px; display:none; position: fixed; z-index: 9; bottom:15px; right: 15px;}
#back-to-top:hover{background:rgb(0 51 89 / 80%);}
#back-to-top.show{display:block;}
.all_main{float:left; width:100%; position:relative;}
.container{width:1350px; padding:0px; margin:auto; display:block; position:relative; vertical-align:top;}
header{margin:0px; padding:0px;}
.logo{float:left; width:20%; padding:0px; margin-top:-38px; height:auto; position: relative; background: #fff; z-index: 1;}
.logo a{display:inline-block; vertical-align:top;}
.logo img{height: 130px; vertical-align: top; position: absolute; width: auto; max-width: none; background: #fff; margin-left:-94px; padding:10px 15px 10px 10px;}
.nav_main_top{background:#fff; float:left; width:100%; position:relative; letter-spacing:0.5px; border-bottom:1px solid #e7e7e7; z-index:1;}
.nav_main_top:after{background:#fff; width:25%; height:1px; content:''; position:absolute; bottom:-1px; left:0px;}
.menu_top{float:right; width:auto; position:relative;}
.menu_top ul{float:left; width:auto;}
.menu_top ul li{float:left; width:auto; border-right:1px solid #e7e7e7; position: relative;}
.menu_top ul li:first-child{border-left:1px solid #e7e7e7; }
.menu_top ul li a{display:inline-block; width:100%; font-size:17px; color:#000; padding:8px 20px;
-webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transition: all 0.2s linear; -o-transition: all 0.2s linear;  transition: all 0.2s linear;}
.menu_top ul li a .fa{color:#e64e00; margin-right:2px; font-size:14px; display:none;}
.menu_top ul li a span{display:block;}
.menu_top ul li a:hover{color:#fff; background:#e64e00;}
.menu_top ul li a:hover .fa{color:#003359;}
.menu_top ul li a:hover	span{-webkit-animation: mymove .5s; -o-animation: mymove .5s; animation: mymove .5s;}
.menu_top ul li a.login_text{cursor:pointer;}
.join_us_box{position:absolute; top:20px; right:-88px;}
.join_us_box a{display:inline-block; padding:0px; text-transform:uppercase; color:#fff; background:#0d3897; width:72px; height:auto; border-radius:8px; border:1px solid #0d3897; text-align:center;}
.join_us_box a .fa{vertical-align:top; margin:5px 0px; font-size:25px; color:#0d3897;}
.join_us_box a img{vertical-align:top; margin:8px 0px 2px 0px; width:auto; height:42px;}
.join_us_box a span{display:inline-block; vertical-align:top; font-size:12px; font-weight:700; margin-bottom:6px; width:100%;}
.join_us_box a:hover{color:#fff; background:#185bf0;}
.join_us_box a:hover .fa{color:#e64e00;}
.nav_main_bottom{background:#fff; float:left; width:100%; position:relative; letter-spacing:0.5px;}
/*Menu start*/
#toggle_icon{display:none;}
.menu_main{float:right; width:auto;}
.menu_device_main{float:left; width:100%; position: relative;}
.menu_device_main ul{float:left; width:100%;}
.menu_device_main ul li{float:left; width:auto; position: relative; margin-right:12px; margin-top:27px;}
.menu_device_main ul li a{display:inline-block; width:100%; font-size:17px; padding:0px; color:#001423; padding-bottom:26px; border-bottom:2px solid transparent; cursor:pointer;}
.menu_device_main ul li a .fa{margin-left:3px; font-size:16px; vertical-align:middle; color:#000; line-height:10px;}
.menu_device_main ul li:last-child{margin-right:0px;}
.menu_device_main ul li a{cursor:default}
.menu_device_main ul li:first-child a{cursor:pointer}
.menu_device_main ul li ul li a{cursor:pointer}
.menu_device_main ul li:hover a{border-bottom:2px solid #003359;}
.menu_device_main ul li.active_menu a{color:#003359; border-bottom:2px solid #003359;}
.menu_device_main ul li .dropdown_menu_box{width:100%; min-width:250px; background:#003d7d; position: absolute; top:48px; left:0px; display:none; z-index:9; border:1px solid rgba(255, 255, 255, 0.3); border-top:none;}
.menu_device_main ul li .dropdown_menu_box li{float:left; width:100%; border-right:none; border-top:1px solid rgba(255, 255, 255, 0.15); margin:0px;}
.menu_device_main ul li .dropdown_menu_box li a{font-size:15px; padding:12px 12px; color:#fff; text-transform:none; min-height:0px; border-bottom:none;}
.menu_device_main ul li .dropdown_menu_box li a:hover{color:#fff; background:#e64e00; border-bottom:none;}
.menu_device_main ul li .dropdown_menu_box li:first-child{border-bottom:none;}
.menu_device_main ul li:hover .dropdown_menu_box{display:block;}
/*Menu end*/
.dropdown_menu_box {animation: growDown 500ms ease-in-out forwards; transform-origin: top center;}
@-moz-keyframes growDown {
  0% {transform: scaleY(0);}
  100% {transform: scaleY(1);}
}
@-webkit-keyframes growDown {
  0% {transform: scaleY(0);}
  100% {transform: scaleY(1);}
}
@-o-keyframes growDown {
  0% {transform: scaleY(0);}
  100% {transform: scaleY(1);}
}
@keyframes growDown {
  0% {transform: scaleY(0);}
  100% {transform: scaleY(1);}
}
.login_box{width:300px;height:auto; background:#003359; position:absolute; right:0; top:37px; right:0px; display:none; padding:15px 15px 3px 15px; z-index:9;}
.login_box table{float:left; width:100%;}
.login_box table tr{display:inline-block; width:100%; vertical-align: top; margin-bottom:12px;}
.login_box table tr:last-child{margin-bottom:0px;}
.login_box table tr td{display:inline-block; width:100%; vertical-align: top;}
.login_inner_box{margin-bottom:10px;}
.login_box input[type="text"], .login_box input[type="password"]{padding: 8px 10px; border: 1px solid #192964; width: 100%; border-radius: 3px;}
.login_box .btn{padding:7px 18px; cursor:pointer; color:#003359; background:#fff; border-radius:5px; float:left; border: 1px solid #fff;}
.login_box .btn:hover{background:none; border: 1px solid #fff; color:#fff;}
.login_box .forgotten{padding:7px 18px; background:none; cursor:pointer;border-radius:5px;float:right; color:#fff; border: 1px solid #fff;}
.login_box .forgotten:hover{border: 1px solid #fff; background:#fff; color:#003359;}
.login_box table tr.tr_inline, .login_box table tr td.td_inline{display:inline;}
.login_box table tr td #lblmsg{width:100%; float:left; margin-bottom:12px;}
.show_login_popup .login_box {display: block;}
.login_box .login_inner_box:last-child{margin-bottom:0px;}
.show_login_popup ul li a.login_btn{color:#03a9f8;}
.member_login_box{position:fixed; top:0px; left:0px; right:0px; width:100%; height:100%; background:rgba(0,0,0, 0.7); padding:0px; display:none;}
.member_login_box_inner{width:370px; height:180px; background:#003359; position:absolute; top:0px; bottom:0px; left:0px; right:0px; padding:20px; border-radius:10px; margin:auto; padding-top:25px;}
.close_member_btn{background:#e64e00; position:absolute; right:0; top:-14px; padding:6px 10px 4px 10px; color:#fff; font-size:18px; border-radius: 4px; cursor:pointer;}
.close_member_btn:hover{background:#fff; color:#e64e00;}
.member_login_box input[type="text"], .member_login_box input[type="password"]{padding:10px;}
.member_login_box .btn, .member_login_box .forgotten{padding:10px 20px;}
/*slider start*/
.banner_slider{float:left; width:100%; overflow:hidden;}
.slider, .slide {height:auto;}
.slide {position: relative; transition: 1s;}
.slide .slide_img {width: 100%; height: auto;  overflow: hidden;}
.slide .slide_img img {width:100%; height: auto; opacity: 1 !important; -webkit-animation-duration: 3s; animation-duration: 3s;  transition: all 1s ease;}
.slide_content {position: absolute; top: 0px; left:0px; right:0px; margin:auto; width:1340px; height: 100%;}
.slide_text{position: absolute; width:600px; top:23.5%;left:0px; padding:30px 30px 35px 30px; color: #fff; opacity: 0; background:#e64e00;}
.slick-active .slide_text {opacity: 1;}
.slide_heading {font-size:50px; margin-bottom:15px; font-weight:400; letter-spacing:3px;}
.slide_pera {font-size:18px; margin-bottom:25px; line-height:30px; color:#fff; letter-spacing:1px;}
.slide_pera_large{letter-spacing:0.4px;}
.slide_btn {z-index: 5;display: inline-block; position: relative; padding:0px; cursor: pointer; font-size:18px; perspective: 1000px; letter-spacing:0.5px; background:#003359; color:#fff; padding:9px 30px; border-radius:25px;}
.slide_btn .arrow_img{width:42px; height:42px; line-height:42px; background:#03a9f8; display:inline-block; vertical-align:middle; text-align:center; border-radius: 100%; margin-right:5px; display:none;}
.slide_btn .arrow_img img{width:auto !important; height:auto; vertical-align:middle; display:inline-block;}
.slide_btn:hover{color:#003359; background:#fff;}
.slide_btn:hover .arrow_img{background:#003359;}
.slide img{width:100%; height:100%;}
.slick-nav{z-index: 2;position: absolute;top:40%;width:auto;height:auto;opacity:1; padding:0px; color:#fff; width:38px; height:50px; line-height:60px; text-align:center; background:rgba(255, 255, 255, 0.35); cursor: pointer;}
.slick-nav.prev-arrow {left:0px; border-left:none;}
.slick-nav.next-arrow {right:0px; border-right:none;}
.slick-nav span {width:18px; height:18px; border:3px solid #003359; border-left: 0; border-top: 0; display: inline-block;}
.slick-nav.prev-arrow span{ transform: rotate(135deg); margin-left:8px;}
.slick-nav.next-arrow span{ transform: rotate(-45deg); margin-left:-8px;}
.slick-nav:hover{background:rgba(255, 255, 255, 0.5);}
.slick-nav span:hover{border-color:#e64e00;}
.slick-dots {position: absolute; z-index: 3; bottom:35px; right:35px; display:none !important;}
.slick-dots li {position: relative;display: inline-block;vertical-align: top;width:15px;height:15px;margin:0px; margin-left:8px;border-radius:100%;border: 2px solid #e64e00; cursor: pointer;}
.slick-dots li button {content: "";position: absolute; left:5px; top:5px;width:14px; height:14px; background: #e64e00; border-radius:100%;transition: transform 0.3s;transform: translate(-50%, -50%) scale(0); border:none; cursor: pointer; color:transparent;}
.slider-pagi_elem.active:before, .slider-pagi_elem:hover:before {transform: translate(-50%, -50%) scale(1);}
.slick-dots li:hover button, .slick-dots li.slick-active button{transform: translate(-50%, -50%) scale(1);}
.slick-dots li button:before{content:none;}
.slide_text_bg1{background:#f16161 !important;}
.slide_text_bg2{background:#eeab08 !important;}
.slide_text_bg3{background:#41dbd0 !important;}
.slide_text_bg4{background:#f19446 !important;}
.slide_text_bg5{background:#3adbf1 !important;}
.slide_text_bg6{background:#3f85f3 !important;}
/*slider end*/
.section_1{padding:60px 0px; background:#fff;}
.about_home_left{width:50%; float:left; padding-right:25px;}
.about_img_box{width:71%; float:left;}
.about_img_box img{width:auto; height:auto; vertical-align:top;}
.about_img_box2{float:right; margin-top:-190px;}
.about_home_right{width:50%; float:left; padding-left:25px; letter-spacing:0.5px;}
.main_heading{width:100%; float:left; font-size:50px; color:#003359; margin:0px; padding:0px; line-height:normal; font-weight:700; margin-bottom:25px;}
.main_heading_center{text-align:center;}
.sub_heading_light{width:100%; float:left; font-size:18px; color:#090b1f; margin:0px; padding:0px; line-height:30px; font-weight:normal; margin-bottom:23px;}
.sub_heading_medium{width:100%; float:left; font-size:18px; color:#000; margin:0px; padding:0px; line-height:30px; font-weight:normal; margin-bottom:26px;}
.sub_heading_main{width:100%; float:left; font-size:22px; color:#003359; margin:0px; padding:0px; line-height:normal; font-weight:700; margin-bottom:27px;}
.about_pera_box{width:100%; float:left; position:relative; padding-left:30px; border-left:10px solid #e64e00;}
.about_pera_box p{width:100%; float:left; font-size:18px; margin:0px; padding:0px; line-height:30px; font-weight:normal; margin-bottom:20px;}
.btn_all {z-index: 5;display: inline-block; position: relative; padding:0px; cursor: pointer; font-size:18px; perspective: 1000px; color:#e64e00; letter-spacing:0.5px; text-decoration: underline;}
.btn_all .btn_arrow_img{width:42px; height:42px; line-height:42px; background:#e64e00; display:inline-block; vertical-align:middle; text-align:center; border-radius: 100%; margin-right:5px; color:#fff; font-size:18px; display:none;}
.btn_all .btn_arrow_img img{width:auto; height:auto; vertical-align:middle;}
.btn_all:hover{color:#003359;}
.btn_all:hover .btn_arrow_img{background:#003359;}
.small_btn_all{font-size:17px;}
.small_btn_all .btn_arrow_img{width:34px; height:34px; line-height:32px; font-size:14px;}
.small_btn_all .btn_arrow_img img{height:12px;}
.inner_small_btn_all{font-size:14px;}
.inner_small_btn_all .btn_arrow_img{width:28px; height:28px; line-height:26px;}
.inner_small_btn_all .btn_arrow_img img{height:10px;}
.btn_all input{background:none; border:none; outline:none; box-shadow:none; font-size:18px; color:#003359; vertical-align: middle; cursor:pointer;}
.section_2{padding:60px 0px; background:#fff; z-index:1;}
.video_box{width:60%; margin:0px; float:left; position:relative; background:none; padding-right:25px;}
.video_box video{width:100%; height:444px; border:2px solid #ccc !important; outline:none !important; vertical-align: top; border-radius:5px;}
.membership_advantages_box{width:40%; margin:0px; float:left; position:relative; background:none; text-align:center; padding:60px 40px;}
.membership_advantages_box a{display:inline-block; width:100%; color:#e64e00;}
.membership_advantages_box span{width:85px; height:85px; background:#e64e00; text-align:center; color:#fff; font-size:30px; display: inline-block; border:10px solid #f19c70; border-radius:100%;}
.membership_advantages_box span .fa{line-height:65px;}
.membership_advantages_box p{float:left; width:100%; margin:0px; margin-top:25px; font-size:50px; line-height:70px; letter-spacing:3px;}
.membership_advantages_box p strong{display:inline-block; width:100%; font-weight:normal;}
.membership_advantages_box a:hover{color:#003359;}
.membership_advantages_box a:hover span{background:#003359; color:#fff; border:10px solid #8ec7f1;}
.section_3{padding:60px 0px; background: #eee;}
.news_announcements_box{width:100%; float:left;}
.news_announcements_sec{width:50%; float:left; letter-spacing:0.5px; position:relative; min-height:348px;}
.news_announcements_img{padding-right:25px;}
.news_announcements_content{border:1px solid #03a9f8; border-left:none; border-radius:0px 10px 10px 0px;  padding:60px 50px 60px 25px;}
.news_announcements_sec img{width:100%; height:auto; vertical-align:top; border-radius:5px;}
.news_announcements_sec p{width:100%; float:left; font-size:18px; margin:0px; padding:0px; line-height:30px; margin-bottom:25px; letter-spacing:1px;}
.news_announcements_sec p a{color:#e64e00;}
.news_announcements_sec p a:hover{color:#003359;}
.single_left_line, .single_top_line, .single_small_botm_line, .small_top_straight_line, .small_botm_straight_line, .small_botm_straight_v_line{position:absolute; background:#03a9f8;}
.single_top_line{left:0px; top:-1px; width:47.5%; height:1px; background:#fff;}
.small_top_straight_line{left:47.5%; top:-71px; width:1px; height:71px;}
.single_small_botm_line{left:0px; bottom:-1px; width:25px; height:1px; background:#fff;}
.small_botm_straight_line{left:25px; bottom:-36px; width:1px; height:36px;}
.small_botm_straight_v_line{left:-25px; bottom:-36px; width:50px; height:1px;}
.news_announcements_box1{margin-bottom:70px;}
.news_announcements_box2 .news_announcements_img{padding-right:0px; padding-left:25px;}
.news_announcements_box2 .news_announcements_content{border:none; border-right:none; border-radius:0px;  padding:5px 25px 5px 0px;}
.news_announcements_box2 .single_top_line{left:auto; right:0px; top:auto; bottom:-1px;}
.news_announcements_box2 .small_top_straight_line{left:auto; right:25px; top:-36px; height:36px;}
.news_announcements_box2 .single_small_botm_line{left:auto; right:0px; top:-1px; bottom:auto;}
.news_announcements_box2 .small_botm_straight_line{left:auto; right:47.5%; top:auto; bottom:-71px; height:71px;}
.news_announcements_pera{padding-left: 30px; border-left: 10px solid #e64e00;}
.section_4{padding:60px 0px; background: #fff;}
.photo_gallery_enents_main{margin-top:5px; letter-spacing:0.3px;}
.photo_gallery_enents_main ul{float:left; width:100%;}
.photo_gallery_enents_main ul li{float:left; width:31.66%; margin-right:2.5%; padding:0px;}
.photo_gallery_enents_main ul li:last-child{margin-right:0px;}
.photo_gallery_enents_img{float:left; width:100%;}
.photo_gallery_enents_img img{vertical-align:top; width:100%; height:auto;}
.photo_gallery_enents_content{float:left; width:100%; padding:20px 0px 0px 0px;}
.photo_gallery_enents_main ul li h3{font-size:22px; margin:0px; margin-bottom:15px; font-weight:700; float: left; width: 100%; line-height:28px; color:#003359;}
.photo_gallery_enents_main ul li p{font-size: 18px; margin: 0px 0px 15px 0px; float: left; width: 100%; line-height: 28px; min-height:80px;}
.section_5{padding:60px 0px; background: #fff;}
.latest_news_main{margin-top:5px; letter-spacing:0.3px;}
.latest_news_main ul{float:left; width:100%;}
.latest_news_main ul li{float:left; width:31.66%; margin-right:2.5%; padding:0px;}
.latest_news_main ul li:last-child{margin-right:0px;}
.latest_news_img{float:left; width:100%;}
.latest_news_img img{vertical-align:top; width:100%; height:auto;}
.latest_news_content{float:left; width:100%; padding:20px 0px 0px 0px;}
.latest_news_main ul li h3{font-size:22px; margin:0px; margin-bottom:15px; font-weight:700; float: left; width: 100%; line-height:28px; color:#003359; min-height:56px;}
.latest_news_main ul li p{font-size: 18px; margin: 0px 0px 15px 0px; float: left; width: 100%; line-height: 28px;}
.latest_news_main ul li .news_time{font-size: 18px; margin: 0px 0px 10px 0px; float: left; width: 100%; line-height:normal; color:#666;}
.more_news{margin-top:35px; text-align:center;}
footer{padding:0px; background:#003d7d; color:#fff; letter-spacing:0.5px;}
.footer_top{padding:30px 0px;}
.footer_heading{font-size:22px; color:#fff; margin-bottom:20px;}
.quick_link_box{width:17%; float:left; margin-right:1%;}
.footer_top_inner .quick_link_box:last-child{margin-right:0px;}
.footer_top_inner .quick_link_box:nth-child(1){width:9.5%;}
.footer_top_inner .quick_link_box:nth-child(2){width:14%;}
.footer_top_inner .quick_link_box:nth-child(3){width:16%;}
.footer_top_inner .quick_link_box:nth-child(4){width:11%;}
.footer_top_inner .quick_link_box:nth-child(6){width:15.5%;}
.footer_top_inner .quick_link_box:nth-child(7){width:11%;}
.quick_link_hed{float:left; width:100%; font-size:16px; font-weight:400; margin:0px;}
.quick_link_hed a{color:#fff;}
.quick_link_hed a:hover{color:#e64e00;}
.footer_top_inner ul{float:left; width:100%;}
.footer_top_inner ul li{float:left; width:100%; margin-bottom:15px; font-size:15px;}
.footer_top_inner ul li:last-child{margin-bottom:0px;}
.footer_top_inner ul li a{color:#fff; transition: all 250ms ease; position:relative; padding-left:14px;}
.footer_top_inner ul li img{width:auto; height:auto; vertical-align:middle;}
.footer_top_inner ul li a:hover{color:#e64e00; transition: all 250ms ease; padding-left:20px;}
.footer_top_inner ul li a:before{content: ''; position: absolute; left:0px; top:6px; width:5px; height:5px; border: 1px solid #98a4b1; transform: rotate(45deg); border-left:none; border-bottom:none;}
.footer_bottom{padding:0px; background: url(../images/footer_botm_bg.png) no-repeat top left #003d7d; background-size:cover; letter-spacing:0.5px; color:#bccce6;}
.footer_bottom_left{float:left; width:100%; padding:30px 0px; text-align:center;}
.footer_bottom p{float:left; width:100%; margin-bottom:12px; font-size:14px;}
.footer_bottom p:last-child{margin-bottom:0px;}
.footer_bottom p a{color:#fff; text-decoration:underline;}
.footer_bottom p a:hover{color:#03a9f8;}
.footer_bottom p strong{font-weight:normal; color:#fff;}
.footer_bottom p img{width:auto; height:auto; vertical-align:middle;}
.website_visits{float: left; width: 100%; margin-bottom: 12px; font-size: 14px;}
.website_visits span{display:inline-block; vertical-align:middle; width:auto;}
#divCounter{display:inline-block; vertical-align:middle; width:auto; margin-left:2px;}
#divCounter table, #divCounter td{border-spacing:0px;}
#divCounter td img{vertical-align:top; border:1px solid rgba(255, 255, 255, 0.5); border-radius: 2px;     min-width: 20px;}
.footer_bottom_right {float: left; width: 26%; text-align: right; display: none;}
.footer_bottom_right a{display:inline-block;}
.footer_bottom_right img{width:auto; height:auto; vertical-align:top;}
.footer_dropdown{display:none; margin-top:12px;}
.quick_link_hed a.quick_link_active{color:#e64e00;}
.quick_link_hed a span{float:left; margin:1px 0px; margin-right:15px;}
.quick_link_icon{float:left; width:20px; height:20px; background:rgba(255, 255, 255, 0.1); font-size:9px; color:#fff; text-align:center; cursor:pointer; z-index: 9; border-radius:2px;}
.quick_link_icon .fa{line-height:20px;}
.fa.quick_link_plus_icon{display:block;}
.fa.quick_link_minus_icon{display:none;}
.quick_link_hed a .quick_link_icon:hover{background:#e64e00;}
.quick_link_active .quick_link_icon{background:#e64e00;}
.quick_link_active .quick_link_plus_icon{display:none;}
.quick_link_active .quick_link_minus_icon{display:block;}
/*sticky-menu*/
.sticky {position: fixed; top: 0px; left:0px; right:0px; z-index: 999; width: 100%; animation: MenuSlideDown .3s linear; -moz-animation: MenuSlideDown .3s linear; -ms-animation: MenuSlideDown .3s linear; -o-animation: MenuSlideDown .3s linear;
-webkit-animation: MenuSlideDown .3s linear; padding:0;}
.sticky .logo{display:none;}
.sticky .nav_main_top{border:none;}
.sticky .nav_main_top .menu_top ul{display:none; }
.sticky .join_us_box{top:0px;}
.sticky .join_us_box a img{margin:6px 0px 2px 0px; height:40px;}
.sticky .join_us_box a .fa{margin: 5px 0px 2px 0px; font-size: 18px;}
.sticky .join_us_box a span{margin-bottom:5px;}
.sticky .menu_main{float:left;}
.sticky .nav_main_bottom{background:rgba(255, 255, 255, 1); box-shadow:0px 2px 6px 2px rgba(0, 0, 0, 0.08);}
.sticky .menu_device_main ul li{margin-top:14px; margin-right:50px;}
.sticky .menu_device_main ul li:last-child{margin-right:0px;}
.sticky .menu_device_main ul li a{padding-bottom:13px; color:#001423;}
.sticky .menu_device_main ul li .dropdown_menu_box{top:35px;}
@-webkit-keyframes MenuSlideDown {
0% {top:-48px;}
100% {top:0px;}
}
@keyframes MenuSlideDown {
0% {top:-48px;}
100% {top:0px;}
}
/*inner pages start*/
.inner_page_top{padding:150px 0px 0px 0px; letter-spacing:0.5px; position:relative; background:#eee;}
.inner_page_top_1{background:url(../images/inner_top_bg1.jpg); background-size:cover;}
.inner_page_top_2{background:url(../images/inner_top_bg2.jpg); background-size:cover;}
.inner_page_top_3{background:url(../images/inner_top_bg3.jpg); background-size:cover;}
.inner_page_top_4{background:url(../images/inner_top_bg4.jpg); background-size:cover;}
.inner_page_top_5{background:url(../images/inner_top_bg5.jpg); background-size:cover;}
.inner_page_top_6{background:url(../images/inner_top_bg6.jpg); background-size:cover;}
.inner_page_top_7{background:url(../images/inner_top_bg7.jpg); background-size:cover;}
.inner_page_top_8{background:url(../images/inner_top_bg8.jpg); background-size:cover;}
.inner_page_top_9{background:url(../images/inner_top_bg9.jpg); background-size:cover;}
.inner_page_top_10{background:url(../images/inner_top_bg10.jpg); background-size:cover;}
.inner_page_top_11{background:url(../images/inner_top_bg11.jpg); background-size:cover;}
.inner_page_sec{padding:40px 0px 50px 0px; background:#fff; letter-spacing:0.5px; position:relative;}
.inner_page_head{font-size:50px; color:#003359; margin:0px; font-weight:700; width:100%; margin-bottom:25px;}
.inner_page_head_center{margin:0px; width:100%; text-align:center;}
.inner_page_sub_head{font-size:35px; color:#003359; margin:0px; font-weight:700; width:100%; float:left; margin:40px 0px 20px 0px;}
.inner_page_sub_head_2{font-size:25px; color:#003359; margin:0px; font-weight:700; width:100%; float:left; margin:40px 0px 20px 0px;}
.inner_page_head_2{font-size:36px; color:#003359; margin:0px 0px 20px 0px; font-weight:normal; width:100%; float:left;}
.inner_page_head_3{font-size:30px; color:#003359; margin:0px 0px 20px 0px; font-weight:normal; width:100%; float:left;}
.inner_page_head_4{font-size:20px; color:#003359; margin:0px 0px 20px 0px; font-weight:normal; width:100%; float:left;}
.inner_page_top_box{width:66.66%; background:#fff; padding:40px 50px 0px 50px; float:left; margin-left:-50px;}
.inner_page_main_bottom{margin-top:0px; color:#000;}
.inner_page_main_bottom p{float:left; width:100%; font-size:18px; line-height:28px; margin-bottom:18px;}
.inner_page_main_bottom p.italic_style{font-style:italic;}
.inner_page_main_bottom p a{color:#e64e00;}
.inner_page_main_bottom p a:hover{color:#003359;}
.inner_page_main_bottom .inner_hed{float:left; width:100%; font-size:22px; font-weight:700; margin-top:10px; color: #003359;}
.inner_page_main_bottom .hed_and_ref_pera .inner_hed{width:auto;}
.inner_page_main_bottom .hed_and_ref_pera a{width:auto; float:right; text-decoration:underline; font-size:18px;}
.inner_page_main_bottom ul{float:left; width:100%;}
.inner_page_main_bottom ul li{float:left; width:100%; font-size:18px; line-height:28px; margin-bottom:18px; padding-left:25px; position:relative;}
.hide_more_content{display:none; float:left; width:100%;}
.inner_page_main_bottom img{width:100%;}
.inner_page_main_bottom ul li a{color: #e64e00;}
.inner_page_main_bottom ul li a:hover{color: #003359;}
.inner_page_main_bottom ul li::before {content: ""; position: absolute; left: 8px; top:10px; width:8px; height:8px; background: #003359; border-radius: 100%;}
.read_more_btn{padding:0px; background:none; border-radius:0px; color:#e64e00; display: inline-block; border:none; box-shadow:none; position:relative; font-size:18px; float:left; border-bottom:1px solid #e64e00;}
.read_more_btn:hover{color:#003359; border:none; box-shadow:none; border-bottom:1px solid #003359;}
.read_more_btn:after{content:'+'; padding-left:4px;}
.read_more_btn_show:after{content:'-';}
.read_more_btn6:after{content:none;}
.less_btn_show6:after{content:'-';}
.read_more_btn{color:#e64e00; border-bottom:1px solid #e64e00;}
.read_more_btn:hover{color:#003359; border-bottom:1px solid #003359;}
.read_more_btn{color:#e64e00; border-bottom:1px solid #e64e00;}
.read_more_btn:hover{color:#003359; border-bottom:1px solid #003359;}
.about_page_left{width:50%; float:left; padding-right:25px;}
.about_page_right{width:50%; float:left; padding-left:25px;}
.about_page_list_pera{padding-left: 30px; border-left: 10px solid #e64e00;}
.about_page_right .about_img_box{width:65.8%;}
.about_page_right .about_img_box2{margin-top:-160px;}
.inner_page_img_sec{margin-top:40px; letter-spacing:0.1px;}
.inner_page_img_sec ul{float:left; width:100%;}
.inner_page_img_sec ul li{float:left; width:31.66%; margin-right:2.5%; padding:0px; margin-bottom:20px;}
.inner_page_img_sec ul li:last-child{margin-right:0px;}
.inner_page_img_sec ul li:nth-child(3n+3){margin-right:0px;}
.inner_page_img_sec_img{float:left; width:100%;}
.inner_page_img_sec_img img{vertical-align:top; width:100%; height:auto;}
.inner_page_img_sec_content{float:left; width:90%; margin-left:5%; padding:15px; text-align:center; background: #eee; margin-top: -30px;}
.inner_page_img_sec ul li p{font-size:17px; margin:0px; float: left; width: 100%; line-height:27px;}
.inner_page_img_sec ul li p strong{font-weight:normal; font-size:17px;}
.bg_section_main2 .inner_page_img_sec_content{background: #fff;}
.inner_page_img_sec ul.li_margin_botm_0px li{margin-bottom:0px;}
.inner_page_img_sec ul li::before, .inner_page_img_sec ul li::after{content:none;}
.content_min_height_86px{min-height:86px;}
.content_min_height_142px{min-height:142px;}
.inner_page_img_sec_row1 ul li{width:100%; text-align:center;}
.inner_page_img_sec_row1 ul li img{width:auto; border: 1px solid rgb(19 33 137 / 5%);}
.inner_page_img_sec_row2 ul li{width:48.75%;}
.inner_page_img_sec_row4 ul li{float:left; width:23.87%; margin-right:1.5%; }
.inner_page_img_sec_row4 ul li:nth-child(3n+3){margin-right:1.5%;}
.inner_page_img_sec_row4 ul li:nth-child(4n+4){margin-right:0px;}
.inner_page_full_img{background:#fff; padding:0px;}
.inner_page_full_img img{vertical-align:top;}
.charter_content_box{padding:0px !important; background:none !important; margin-top:30px;}
.li_min_height_245px li .inner_page_img_sec_content{min-height:245px;}
.li_min_height_390px li .inner_page_img_sec_content{min-height:390px;}
.li_min_height_515px li .inner_page_img_sec_content{min-height:515px;}
.li_min_height_450px li .inner_page_img_sec_content{min-height:450px;}
.min_height_200px{min-height:200px;}
.min_height_320px{min-height:320px;}
.min_height_395px{min-height:395px;}
.min_height_400px{min-height:400px;}
.min_height_425px{min-height:425px;}
.min_height_450px{min-height:450px;}
.min_height_550px{min-height:550px;}
.inner_page_main_box{background:#eee; padding:20px;}
.margin_top_bottom_5px{margin-top:5px; margin-bottom:5px;}
.display_inline_block{display:inline-block;}
.margin_right_20px{margin-right:20px;}
.width_float_all{float:left !important; width:100% !important;}
.float_left{float:left;}
.float_right{float:right;}
.margin_top_bottom_0px{margin-top:0px !important; margin-bottom:0px !important;}
.margin_bottom_0px{margin-bottom:0px !important;}
.margin_top_0px{margin-top:0px !important;}
.margin_top_5px{margin-top:5px !important;}
.margin_top_15px{margin-top:15px !important;}
.margin_top_20px{margin-top:20px !important;}
.margin_top_25px{margin-top:25px;}
.margin_bottom_10px{margin-bottom:10px;}
.margin_bottom_15px{margin-bottom:15px;}
.margin_bottom_20px{margin-bottom:20px;}
.margin_top_30px{margin-top:30px !important;}
.margin_bottom_30px{margin-bottom:30px;}
.margin_bottom_40px{margin-bottom:40px;}
.margin_top_40px{margin-top:40px !important;}
.margin_top_50px{margin-top:50px;}
.align_left{text-align:left !important;}
.align_center{text-align:center !important;}
.align_right{text-align:right !important;}
.margin_top_10px{margin-top:10px !important;}
.inner_page_left_sec{width:60%;}
.inner_page_right_sec{width:37%;}
.inner_page_right_sec img{width:100%; vertical-align:top; height:auto;}
.inner_page_right_sec img.decrease_img{width:auto; max-width:80%;}
.inner_page_right_sec p{float:left; width:100%; font-size:17px; line-height:25px; margin-top:10px; margin-bottom:0px; text-align:center;}
.inner_page_right_sec a{color:#003359;}
.inner_page_right_sec a:hover{color:#e64e00;}
.inner_page_left_sec_half{width:48.75%;}
.inner_page_right_sec_half{width:48.75%;}
.inner_page_img_box{width:100%; float:left; padding:0px;}
.inner_page_img_box p{margin:0px; width:90%; margin-left:5%; padding:15px; text-align:center; background: #eee; margin-top: -30px;     position: relative;}
.inner_page_img_box p strong{font-weight: normal; font-size: 17px;}
.inner_page_full_img img{width:100%;}
.padding_top_bottom_0px{padding-top:0px !important; padding-bottom:0px !important;}
.padding_bottom_0px{padding-bottom:0px !important;}
.inner_page_full_section{color:#000;}
.board_sec_main{letter-spacing:0.5px;}
.inner_page_full_section .board_sec_main:nth-child(2n+2){background:#d6edfd;}
.board_sec_main p{float:left; width:100%; font-size:18px; line-height:28px; margin:0px; margin-bottom:18px;}
.board_sec_main img{vertical-align:top; width:100%; height:auto;}
.board_sec_main p a{color:#e64e00;}
.board_sec_main p a:hover{color:#003359;}
.board_sec_left{width:45%; background:#fff; padding:0px; border-radius:2px; box-sizing:border-box;}
.board_sec_right{width:53%;}
.board_sec_right h6{font-size:22px; margin-bottom:16px; font-weight:bold; width:100%; float:left; color:#003359;}
.board_sec_right h6 span{font-weight:400; color:#000;}
.board_sec_right .read_more_btn{margin-top:15px;}
.board_sec_right p{font-size:17px; line-height:28px; margin-bottom:15px;}
.board_sec_right p:last-child{margin-bottom:0px;}
.board_sec_pera_small.board_sec_right p{font-size:16px; line-height:25px; letter-spacing: 0.2px;}
.board_sec_main p.margin_bottom_15px{margin-bottom:15px;}
.board_sec_main ul{float:left; width:100%;}
.board_sec_main ul li{float:left; width:100%; font-size:18px; line-height:28px; padding-left:35px; position:relative; margin-bottom:10px;}
.board_sec_main ul li:last-child{margin-bottom:0px;}
.board_sec_main ul li::before {content: ""; position: absolute; left:18px; top:6px; width:6px; height:6px; border:1px solid #002147; opacity:0.7;     border-radius: 100%;}
.board_sec_main ul li.board_hed_li{padding-left:25px;}
.board_sec_main ul li.board_hed_li::before {content: ""; position: absolute; left: 8px; top:8px; width:8px; height:8px; border-radius:100%; background:#003359;}
.appointed_members_main{width:100%; float:left; margin-bottom:30px;}
.appointed_members_main h6{width:100%; float:left; font-size:35px; color:#003359; margin:0px; padding:0px; line-height:normal; font-weight:700; letter-spacing:1px;}
.form_box_main{float:left; width:100%; letter-spacing:0.5px;}
.form_profile_img{float:left; width:45%; background: #fff; padding: 0px; border-radius: 2px; box-sizing: border-box; margin:315px 0px; padding:40px 30px; padding-left:0px; position:relative; z-index:1;}
.form_profile_img img{width:100%; height:auto; vertical-align:top; max-height: 180px;}
.form_profile_box{float:left; width:60%; margin-left:-5%; background:rgb(238 238 238 / 95%); padding:20px; padding-left:7%;}
.form_label{float:left; width:100%; margin-bottom:13px; font-size:16px;}
.form_hed{float:left; width:100%; font-size:20px; color:#003359; margin-bottom:5px;}
.form_hed span{color:#ff0000;}
.form_left_sec{display:inline-block; width:25%; vertical-align:middle;}
.form_right_sec{display:inline-block; width:74%; vertical-align:middle; position:relative;}
.form_box_main input[type="text"], .form_box_main textarea, .form_box_main select{width:100%; padding:8px 10px; box-shadow:none; outline:none; border:1px solid rgba(19, 33, 137, 0.4); border-radius:3px; font-size:16px;}
.required_field{position:absolute; top:3px; left:3px;}
.display_none{display:none !important;}
.form_box_main input[type="file" i]{width:auto; padding:5px; box-shadow:none; outline:none; border:1px solid rgba(19, 33, 137, 0.4); border-radius:3px; font-size:16px; margin-right:5px;}
.form_save_btn{display:inline-block; padding:8px 25px 7px 25px; background:#e64e00; color:#fff; border-radius:3px;}
.form_save_btn:hover{background:#003359;}
.inner_page_head_btn{width:36.6%; float:right; margin-top:-110px; margin-bottom:50px;}
.inner_page_head_btn ul{width:100%;float:left; border-bottom:1px solid rgb(230 78 0 / 20%);}
.inner_page_head_btn ul li{float:left; width:32%; margin:0px; letter-spacing:0.5px; line-height:normal; padding:0px; margin-right:1%;}
.inner_page_head_btn ul li:last-child{margin-right:0px;}
.inner_page_head_btn ul li.active{display:none;}
.inner_page_head_btn ul li a{text-decoration:none; padding:9px 12px; font-size:17px; border-radius:4px 4px 0px 0px; display:inline-block; color:#e64e00; border:1px solid rgb(230 78 0 / 20%); border-bottom:none; background:rgba(255, 255, 255, 0.95); display:inline-block; width:100%; text-align:center; min-height: 60px;}
.inner_page_head_btn ul li a:hover{background:#003359 !important; color:#fff;}
.inner_page_head_btn ul li:before, .inner_page_head_btn ul li:after{content:none;}
.inner_page_head_btn_large ul li{width:24%;}
.inner_page_head_btn ul li a .fa{margin-right:2px; display:none;}
.inner_page_head_btn_full{width:100%; float:left; margin-bottom:30px;}
.inner_page_head_btn_full ul{border-bottom:none;}
.inner_page_head_btn_full ul li{width:auto; margin-right:1.52%; letter-spacing: 0.2px;}
.inner_page_head_btn_full ul li a{padding:12px 15px; font-size:16px; color:#003359; border: 1px solid #003359; border-left:none; border-right:none; background:rgba(235, 242, 245, 0.25); border-radius:0px;}
.inner_page_head_btn_full ul li a .fa{color:#03a9f8;}
.inner_page_head_btn_full ul li a:hover{background:#003359 !important; color:#fff;  border-top:1px solid #003359;}
.inner_page_head_btn_full ul li a:after, .inner_page_head_btn_full ul li a:before{position:absolute; content:''; background:#003359; width:1px; height:150%; top:-25%; }
.inner_page_head_btn_full ul li a:before{left:0px;}
.inner_page_head_btn_full ul li a:after{right:0px;}
/*accordian start*/
.accordion_main{margin-top:10px;}
.accordio_header{font-size: 18px; padding:0px 0px 10px 0px; border-bottom:1px dotted rgba(46, 67, 143, 0.5); float:left; transition: all 0.1s linear; width:100%; cursor: pointer; font-weight: normal; color: #003359;}
.accordio_header span{transform-origin: center center; transition: all 0.1s linear; display:none; width: 20px; text-align: center; line-height: 20px;}
.accordion_expanded .accordio_header span {transform-origin: center center; transition: all 0.1s linear;}
.accordio_header span.plus_icon{display:inline-block;}
.accordion_expanded .accordio_header span.minus_icon{display:inline-block;}
.accordion_expanded .accordio_header span.plus_icon{display:none;}
.accordion_panel {width:100%; float:left; margin-bottom: 15px;}
.accordion_panel .accordion_body {display: none; padding:12px; background: #fff; width:100%; float:left; border-bottom:1px dotted #003359; transition: all 0.35s;}
.accordion_panel.accordion_expanded .accordion_body {display: block; transition: all 0.35s;}
.accordion_main .accordion_panel:last-child{margin-bottom:0px;}
.accordion_expanded .accordio_header{color: #03a9f8;}
.inner_page_main_bottom .accordion_body ul li{margin-bottom:12px;}
.inner_page_main_bottom .accordion_body p{margin-bottom:12px;}
.inner_page_main_bottom .accordion_body p:last-child{margin-bottom:0px;}
.accordion_body .work_at_imo_ul{margin-bottom:5px;}
.accordio_header a{color: #03a9f8;}
.accordio_header a:hover{color: #003359;}
sup{font-size:13px; line-height:normal;}
.inner_page_main_bottom table{width: 100%; float: left; font-size: 16px; line-height: 24px; text-align: left; border-collapse: collapse;}
.inner_page_main_bottom table tr td{padding:6px 8px; border: 1px solid #eee; vertical-align: top;}
.inner_page_main_bottom table tr:nth-child(even) {background: #F9F9F9;}
.footnotes_sec{margin-top:30px;}
.footnotes_sec p{font-size:17px; line-height:27px; margin-bottom:15px;}
.footnotes_sec p:last-child{margin-bottom:0px;}
.inner_page_sec2{background:#ebf2f5;}
.inner_page_sec2 .inner_heading{margin-bottom:20px;}
.photo_gallery_main{margin-top:0px; color: #000; width:100%; float:left;}
.photo_gallery_main ul li:before, photo_gallery_main ul li:after{content:none;}
.photo_gallery_main ul li img{height:auto !important; max-height:700px; min-height:700px; vertical-align:top;}
.add_changes_gallery_btn{width:27%; float:left;}
.add_changes_gallery_btn ul{width:100%;float:left;}
.add_changes_gallery_btn ul li{float:left; width:100%; margin-bottom:10px; padding:0px;}
.add_changes_gallery_btn ul li input[type="button"]{float:left; width:100%; font-size:17px; margin:0px; border-radius:2px; padding:15px 10px; border:1px solid #003359; text-align:center; color:#003359; background:rgba(255,255,255,.5); cursor:pointer; position:relative; font-family: 'Century Gothic', 'Arial Narrow', 'Courier New', 'Arial', sans-serif;}
.add_changes_gallery_btn ul li input[type="button"]:hover{color:#fff; background:#003359;}
.add_changes_gallery_btn ul li input[type="button"].active01{color:#fff; background:#003359;}
.changes_gallery_section{width:73%; padding:0px 0px 0px 3%; max-width:100% !important; float:left; position:relative; background:none;  border-radius:0px;}
ul.bjqs-controls li{list-style:none; width:100%; margin:0px; padding:0px;}
ul.bjqs{position:relative;list-style:none;padding:0;margin:0;overflow:hidden;display:none; width:100%; background:#fff;}
li.bjqs-slide{position:absolute;display:none;list-style:none;margin:0px; padding:0px !important;}
ul.bjqs-controls{list-style:none;margin:0;padding:0;z-index:9; position: absolute; top: 0px; bottom:0px; left:0px; right:0px; width: 100%; height:100%;}
ol.bjqs-markers{list-style:none;padding:0;margin:0;width:100%; float:left; margin-top:6px;}
ol.bjqs-markers.h-centered{text-align:center; width:100%; float:left;}
ol.bjqs-markers li{display:inline-block;}
ol.bjqs-markers li a{background:#fff; border:1px solid #003359; color:#003359; margin:3px; text-decoration:none;font-size:11px; width:22px; height:22px; line-height:22px; display:inline-block; border-radius:100%; text-align:center;}
ol.bjqs-markers li.active-marker a, ol.bjqs-markers li a:hover{color:#fff; background:#003359;}
p.bjqs-caption{display:block;width:100%;margin:0;padding:15px;position:absolute;bottom:0;text-align:center; background:rgba(255,255,255,.9); z-index:99; font-size:14px; line-height:20px;}
ul.bjqs-controls.v-centered li a {z-index: 2; width:auto;height:auto; opacity:1; padding:0px; color:#fff; width:40px; height:48px; line-height:54px; text-align:center; background:rgba(255, 255, 255, 0.5); cursor: pointer; position:absolute; top:276px !important; border-radius:0px;}
ul.bjqs-controls.v-centered li.bjqs-prev a {left:4.1%;}
ul.bjqs-controls.v-centered li.bjqs-next a {right:0px;}
ul.bjqs-controls.v-centered li.bjqs-prev a:before, ul.bjqs-controls.v-centered li.bjqs-next a:after {width:13px; height:13px; border:3px solid #003359; border-left: 0; border-top: 0; display: inline-block; content:'';}
ul.bjqs-controls.v-centered li.bjqs-prev a:before{ transform: rotate(135deg); margin-left:10px;}
ul.bjqs-controls.v-centered li.bjqs-next a:after{ transform: rotate(-45deg); margin-left:-10px;}
ul.bjqs-controls.v-centered li a:hover{background:rgba(255, 255, 255, 1); border-color:#e64e00;}
ul.bjqs-controls.v-centered li a:hover:before, ul.bjqs-controls.v-centered li a:hover:after{border-color:#e64e00;}
/*Tab CSS*/
#tab_nav {width: 100%; float:left; color:#000;}
#tab_nav > ul {float:left; position:relative; z-index:9; width:22%; margin:0px;}
#tab_nav > ul > li {width: 100%; float:left; margin-bottom:15px; transition-duration: 1s; font-size:16px; padding-left:0px;}
#tab_nav > ul > li a {display:inline-block; color:#000; text-decoration: none; padding:0px; border-radius:0px; background:#ebf2f5; border:1px solid #d7dfe3; font-size:15px; text-align: left; width:100%; transition-duration: 1s;}
#tab_nav > ul > li a.selected {color: #003359; border:1px solid #003359; transition-duration: 1s;}
#tab_nav > ul > li a:hover{color: #003359; border:1px solid #003359; transition-duration: 1s;}
#tab_nav > ul > li a img{vertical-align:middle; display:inline-block; width: 90px; height: 50px;}
#tab_nav > ul > li a strong{vertical-align:middle; display:inline-block; font-weight:normal; margin:0px 2px 0px 12px;}
#tab_nav > ul > li a span{vertical-align:middle; display:inline-block;}
#tab_nav .tab_inner{display: none; width: 100%; float:left; position:relative; transition-duration: .5s;}
#tab_nav .tab_inner.selected {display: block; transition-duration: .5s;}
#tab_nav > ul > li:before, #tab_nav > ul > li:after{content:none;}
.tab_inner_main{width:74%; float:right; position:relative;}
.tab_inner table.member_table_main {margin:0px;}
.tab_inner table{float: left; width:100%; margin:0px 0px 15px 0px; border-collapse: collapse; border:0px; font-size:15px; border-spacing: 0px;}
.tab_inner table tr td{border:0px; border-spacing: 0px;}
.tab_inner table table tr td{padding:8px; border:1px solid rgb(19 33 137 / 50%); border-left:none; border-right:none; background:#ebf2f5;}
.tab_inner table table tr td h3{font-size:18px; color: #003359; font-weight:normal;}
.member_img_btn{display:none;}
.Table_pegi td span{background: #d6edfd; padding:6px 11px; float: left; margin-right:5px; cursor:pointer;}
.Table_pegi td a {color: #FFF; background: #122085; padding:6px 11px; float: left; margin-right:5px; cursor:pointer;}
.member_img_td{width:30%; text-align:center;}
.member_img_td img{vertical-align:top; height:auto; max-height:180px;}
.tab_inner table table tr td.member_img_td{background:#fff; border:1px solid rgb(19 33 137 / 50%); height:200px;}
.tab_inner table table tr td:last-child{border-right:1px solid rgb(19 33 137 / 50%);}
.member_table_info_main table{float: left; width:100%; margin:0px; border-collapse: collapse; border:0px; font-size:15px; border-spacing: 0px; color:#000;}
.member_table_info_main table tr td{border:0px; border-spacing: 0px;}
.member_table_info_main table tr td{padding:8px; border:1px solid rgb(19 33 137 / 50%); border-left:none; border-right:none; background:#ebf2f5;}
.member_info_img_td{width:30%; text-align:center;}
.member_info_img_td img{vertical-align:top; height:auto; max-height:180px;}
.member_table_info_main table tr td.member_info_img_td{background:#fff; border:1px solid rgb(19 33 137 / 50%); height:200px;}
.member_table_info_main table tr td:first-child{border-left:1px solid rgb(19 33 137 / 50%);}
.conference_heading1{font-size:20px; float: left; width: 100%; padding:15px 15px; margin-bottom:30px; background:#001b48; color:#fff;}
.conference_heading2{font-size:28px; float: left; width: 100%; color:#333; margin-bottom:30px;}
.conference_heading_link{}
a.conference_heading_link{float:right; text-decoration:underline; font-size:18px; color: #03a9f8; font-weight: normal;}
a.conference_heading_link:hover{color: #003359;}
/*delete css for main website start*/
.table_show_2{display:none;}
.Table_pegi td a{color: #000; background: #d6edfd; padding:6px 11px; float: left; margin-right:5px; cursor:pointer;}
.Table_pegi td a.pegi_active{color: #FFF; background: #122085;}
/*delete css for main website end*/
.needed{width: 100%; float: left; font-size: 40px; color: #003359; margin: 0px; padding: 0px; line-height: normal; font-weight: normal; text-align: center;}
.inner_page_img_sec .link_img_content{display:inline-block; vertical-align:top;}
.inner_page_img_sec .link_img_content .inner_page_img_sec_content{color:#003359;}
.inner_page_img_sec .link_img_content .inner_page_img_sec_content:hover{color:#03a9f8;}
.inner_page_img_sec .link_img_content:hover{box-shadow:6px 11px 41px -28px rgb(18 40 50 / 30%);}
.inner_page_img_sec .link_img_content p{font-size:18px; text-align:center;}
.inner_page_img_sec .link_content_size15 p{font-size:15px;}
.news_sec_box{margin-bottom:30px; padding-bottom:35px; border-bottom:1px dotted #003359; position:relative;}
.inner_page_main_bottom .news_sec_box:last-child{margin-bottom:0px; padding-bottom:0px; border-bottom:none;}
.news_hed_main{width:100%; float:left; font-size:30px; color:#e64e00; margin:0px; padding:0px; line-height:normal; margin-bottom:20px; font-weight: normal;}
.news_hed_main_2{float:left; width:100%; font-size:22px; font-weight:normal; margin-bottom:18px; font-weight:bold; color: #003359;}
.news_sub_hed_main{float:left; width:100%; font-size:22px; font-weight:normal; margin-bottom:18px; font-weight:bold; color: #003359;} 
.news_hed_anchor_right{float:right; font-size:17px; color:#e64e00; text-decoration:underline;}
.news_hed_anchor_right:hover{color:#003359;}
.website_link{display:inline-block; margin:6px 0px;}
.memoriam_news_main{width:100%; float:left; position: relative; padding:0px; background: url(../images/candles_bg.jpg) no-repeat bottom center #ebe8e9; color: #000; border:1px solid rgb(19 33 137 / 10%); border-radius:0px; background-size: cover; background-blend-mode: overlay;}
.memoriam_popup_main_inner{width:100%; float:left;}
.memorian_hed{width:100%; float:left; font-size:22px; color:#003359; font-weight:normal;padding:15px; border-bottom:1px solid rgba(0, 51, 89, 0.5); text-align:center; letter-spacing:1px; background: #eee;}
.memorian_left{float: left; width:22%; text-align: center; padding:15px;}
.memorian_left img{width:100%; height: auto; vertical-align: top;}
.memorian_info{float: left; width: 100%; text-align: center; margin-top: 8px;}
.memorian_info span{display: inline-block; width: 100%; margin-top:5px;}
.memo_name{font-size: 16px; font-weight: 600; color: #122085;}
.memo_date{font-size: 14px; line-height: 17px;}
.memorian_right{float: right; width:78%; letter-spacing:0.5px; padding:15px;}
.memorian_right p{float: left; width: 100%; font-size:18px; text-align: left; color: #333; line-height:28px; margin-bottom: 15px;}
.memorian_right p.memo_last_pera{ font-size: 18px; margin-bottom:0px;}
.border_design_left{border: 1px solid #03a9f8; border-right:none; padding:40px; padding-right:0px; border-radius:10px 0px 0px 10px; position:relative; min-height:350px;}
.border_design_right{border: 1px solid #03a9f8; border-left:none; padding:40px; padding-left:0px; border-radius:0px 10px 10px 0px; position:relative; min-height:350px;}
.border_design_left:before{position:absolute; content:''; width:1px; height:51px; background:#03a9f8; right:0px; top:-51px;}
.border_design_left:after{position:absolute; content:''; width:1px; height:51px; background:#03a9f8; right:0px; bottom:-51px;}
.border_design_right:before{position:absolute; content:''; width:268px; height:1px; background:#fff; left:0px; top:-1px;}
.border_design_right:after{position:absolute; content:''; width:268px; height:1px; background:#fff; left:0px; bottom:-1px;}
.border_design_right_last:after{position:absolute; content:''; width:1px; height:51px; background:#03a9f8; right:0px; bottom:-51px;}
.border_design_line_top{position:absolute; width:1px; height:50px; background:#03a9f8; right:0px; top:0px;}
.border_design_left p{line-height:27px;}
.color1{color:#003359;}
.color2{color:#03a9f8;}
.sargasso_bottom_link img{width:auto !important; vertical-align:middle;}
.project_img_box{position:relative;}
.project_img_box img{height:338px;}
.project_img_box p{position:absolute; left:0px; right:0px; bottom:0px; margin:0px; padding:10px; background:rgb(19 33 137 / 80%); color:#fff;}
.contact_details_box{margin-bottom:25px; background: #eff0f1; padding:15px; box-shadow: 6px 11px 41px -28px rgb(18 40 50 / 30%); border: 1px solid rgb(19 33 137 / 3%); border-bottom:5px solid rgb(19 33 137 / 90%); border-radius: 4px 4px 0px 0px;}
.contact_left_box .contact_details_box:last-child{margin-bottom:0px;}
.contact_left_box{width:58%; float:left; padding-right:2%;}
.contact_details_left{width:22%; float:left;}
.contact_details_left img{vertical-align:top; height:auto; border:2px solid rgba(255, 255, 255, 0.5);}
.contact_details_right{width:78%; float:left; padding-left:20px;}
.contact_details_right p span{display:inline-block; vertical-align:top;}
.contact_text_left{width:30%; margin-right:4%;}
.contact_text_right{width:65%;}
.contact_details_right p{margin-bottom:12px; padding-bottom:12px; border-bottom:1px solid rgb(19 33 137 / 10%); line-height:24px;}
.contact_details_right p:last-child{margin-bottom:0px; padding-bottom:0px; border-bottom:none;}
.contact_details_right p .fa{color: #003359; margin-right: 5px; font-size: 20px; vertical-align: middle;}
.contact_right_box, .member_form_box{width:60%; margin:30px 0px 0px 0px; margin-left:20%; float:left; background: #fff; padding:25px 25px 0px 25px; box-shadow: 6px 11px 41px -28px rgb(18 40 50 / 30%); border:none; border-radius: 4px 4px 0px 0px; font-size:16px; background: #eee; border-bottom: 5px solid #002147;}
.contact_form_row{margin-bottom:25px;}
.contact_right_box .contact_form_row:last-child, .member_form_box .contact_form_row:last-child{margin-bottom:0px;}
.contact_form_row_left{width:25%; display:inline-block; vertical-align:middle; position:relative;}
.contact_form_row_right{width:73%; padding-left:20px; display:inline-block; vertical-align:middle; position:relative;}
.contact_form_row_full{width:100% !important;}
.contact_form_box input[type="text"], .contact_form_box select, .contact_form_box textarea{border:1px solid rgb(19 33 137 / 15%); outline:none; padding:12px; border-radius:3px; width:100%; font-size:16px; color:#555; background:#fff;}
.contact_form_box input[type="file"]{border:1px solid rgb(19 33 137 / 15%); outline:none; padding:9px 12px; border-radius:3px; width:100%; font-size:16px; color:#555; background:#fff;}
.contact_form_box textarea{height:120px;}
.contact_form_row_right span{position:absolute; bottom:-20px; left:21px;}
.contact_form_row_right span li{list-style:none;}
.contact_right_box img{width:auto !important;}
.Advantages_info{width:60%; float:left; padding:15px; box-shadow: 6px 11px 41px -28px rgb(18 40 50 / 80%); border-radius: 4px; background:rgba(0, 51, 89, 0.8); border-bottom: 5px solid #003359; margin-bottom:20px; color:#fff; letter-spacing:1.5px;}
.Advantages_info p{font-size:18px;}
.Advantages_info p:last-child{margin-bottom:0px;}
.membership_form_link{width:40%; margin:0px; float:left; position:relative; background:none; text-align:center; padding:8px 40px;}
.membership_form_link a{display:inline-block; width:100%; color:#e64e00;}
.membership_form_link span{width:85px; height:85px; background:#e64e00; text-align:center; color:#fff; font-size:30px; display: inline-block; border:10px solid #f19c70; border-radius:100%;}
.membership_form_link span .fa{line-height:65px;}
.membership_form_link p{float:left; width:100%; margin:0px; margin-top:20px; font-size:50px; line-height:62px; letter-spacing:3px;}
.membership_form_link a:hover{color:#003359;}
.membership_form_link a:hover span{background:#003359; color:#fff; border:10px solid #8ec7f1;}
.member_form_box{width:100%; margin:10px 0px 0px 0px;}
.member_form_row{width:48%; float:none; margin-right:2.5%; display:inline-block; vertical-align:middle;}
.member_form_box .member_form_row:nth-child(2n+2){margin-right:0px;}
.member_form_box .contact_form_row_left{width: 37%;}
.member_form_box .contact_form_row_right{width: 62%;}
.member_form_box .contact_form_row_right span.contact_span_position{position:relative; bottom:auto; left:auto;}
.member_form_box sup{color:#e64e00;}
sup.sup_hed{font-size:17px; color:#e64e00;}
.member_form_box .contact_form_row_right .submit{margin-right:25px;}
.contact_form_box .btn_all{border: 1px solid #003359; padding: 3px 20px 3px 3px; border-radius: 25px;}
.contact_form_box .btn_all:hover{border: 1px solid #03a9f8;}
#tab_nav.member_news_sec > ul{width:23%;}
#tab_nav.member_news_sec > ul > li a{font-size:18px;}
#tab_nav.member_news_sec > ul > li a img{width: 92px; height: 54px; padding: 5px; background: #fff;}
#tab_nav.member_news_sec > ul > li a strong{margin: 0px 0px 0px 12px; letter-spacing: 1px;}
.tab_nav_link{float:left; position:relative; z-index:9; width:23%; margin:0px;}
.tab_nav_link a {display:inline-block; color:#000; text-decoration: none; padding:0px; border-radius:0px; background:#f9f9f9; border:1px solid #c2d8e8; font-size:18px; text-align: left; width:100%; transition-duration: 1s;}
.tab_nav_link a:hover, .tab_nav_link a:focus{color: #1b4192; border:1px solid #1b4192; transition-duration: 1s;}
.tab_nav_link a img{vertical-align:middle; display:inline-block; width: 92px; height: 54px; padding: 5px; background: #fff;}
.tab_nav_link a strong{vertical-align:middle; display:inline-block; font-weight:normal; margin:0px 0px 0px 12px; letter-spacing:1px;}
.read_more_cotentent{display:inline-block; float:left; color:#000; font-size: 16px; line-height: 26px; position:relative;}
.read_more_cotentent:hover{color:#000;}
.read_more_cotentent:before{position:absolute; content:'here'; left:45px; top:0px; color: #03a9f8;}
.read_more_cotentent:hover:before{color: #003359;}
.read_more_cotentent.less_btn_show6{padding:6px 15px 4px 25px; background:#003359; border-radius:25px; color:#fff; display: inline-block; border:none; box-shadow:none; text-transform:uppercase; position:relative; font-size: 13px; float:left; line-height:normal;}
.read_more_cotentent.less_btn_show6:hover{background:#03a9f8; border:none; box-shadow:none;}
.read_more_cotentent.less_btn_show6:before{content:''; background:url(../images/read_more_aro1.png) no-repeat #fff; background-size:cover; left: 3px; top: 3.5px; width: 16px; height: 16px; position: absolute; border-radius: 100%;}
.news_box_inner{display:inline-block; vertical-align:middle;}
.news_box_width_38per{width:38%;}
.news_box_width_61per{width:61%;}
.padding_left_2per{padding-left:2%;}
.padding_right_2per{padding-right:2%;}
.section_new1{padding:60px 0px; background: #eee;}
.our_work_at_imo_tab_main{letter-spacing:0.3px; margin-top:5px;}
.our_work_at_imo_tab_inner{float:left; width:60%; padding-right:25px;}
.our_work_at_imo_tab_inner .tab_inner{float:left; width:100%;}
.our_work_at_imo_img{float:left; width:100%;}
.our_work_at_imo_img img{vertical-align:top; width:100%; height:auto;}
.our_work_at_imo_content{float:left; width:100%; padding:20px 0px 0px 0px;}
.our_work_at_imo_content h3{font-size:22px; margin:0px; margin-bottom:15px; font-weight:700; float: left; width: 100%; line-height:28px; color:#003359;}
.our_work_at_imo_content p{font-size: 18px; margin: 0px 0px 15px 0px; float: left; width: 100%; line-height: 28px;}
.our_work_at_imo_tab_main ul.our_work_at_imo_tab{float:left; width:40%; padding-left:25px;}
.our_work_at_imo_tab_main  ul.our_work_at_imo_tab li{float:left; width:100%; border:none; border-bottom:1px solid #ccc; background:#fff; padding:16px 16px 16px 16px;}
.our_work_at_imo_tab_main  ul.our_work_at_imo_tab li img{width:100%; height:auto; vertical-align:top;}
.our_work_at_imo_tab_main  ul.our_work_at_imo_tab li:nth-child(2){background:rgb(255 255 255 / 85%);}
.our_work_at_imo_tab_main  ul.our_work_at_imo_tab li:nth-child(3){background:rgb(255 255 255 / 70%);}
.our_work_at_imo_tab_main  ul.our_work_at_imo_tab li:nth-child(4){background:rgb(255 255 255 / 55%);}
.our_work_at_imo_tab_main  ul.our_work_at_imo_tab li:nth-child(5){background:rgb(255 255 255 / 40%);}
.our_work_at_imo_tab .our_work_at_imo_img{width:25%;}
.our_work_at_imo_tab .our_work_at_imo_content{width:75%; padding-top:0px; padding-left:20px;}
.our_work_at_imo_tab .our_work_at_imo_content h3{font-size:20px; margin-bottom:10px; line-height:22px;}
.our_work_at_imo_tab .our_work_at_imo_content p{color:#000; margin-bottom:10px; font-size:16px; line-height:24px; letter-spacing: 0.2px;}
.our_work_at_imo_tab .btn_all{float:left;}
.section_new2{padding:60px 0px; background: #eee;}
.our_member_sec_main{letter-spacing:0.3px; float:left; width:100%; position:relative;}
.our_member_sec_img{float:left; width:100%;}
.our_member_sec_img img{vertical-align:top; width:100%; height:auto;}
.our_member_sec_content{float:left; width:100%; padding:20px 0px 0px 0px;}
.our_member_sec_content h3{font-size:22px; margin:0px; margin-bottom:15px; font-weight:700; float: left; width: 100%; line-height:28px; color:#003359;}
.our_member_sec_content p{font-size: 18px; margin: 0px 0px 15px 0px; float: left; width: 100%; line-height: 28px;}
.more_our_member{margin-top:0px; text-align:center;}
.our_member_sec_list{float:left; width:100%; margin-top:5px;}
.our_member_sec_list table.member_table_main {margin:0px;}
.our_member_sec_list table{float: left; width:100%; margin:0px 0px 10px 0px; border-collapse: collapse; border:0px; font-size:15px; border-spacing: 0px;}
.our_member_sec_list .member_table_main table{margin:0px;}
.our_member_sec_list table tr td{border:0px; border-spacing: 0px;}
.our_member_sec_list table table tr td{padding:8px; border:1px solid #e5e5e5; border-left:none; border-right:none; background:rgba(238 ,238, 238,0.5); font-size:17px;}
.our_member_sec_list table table tr td h3{font-size:20px; color: #003359; font-weight:normal;}
.our_member_sec_list table table tr td .btn_all{font-size:17px;}
.our_member_sec_list .member_img_td{width:20%; text-align:center;}
.our_member_sec_list .member_img_td img{vertical-align:top; height:auto; max-height:180px;}
.our_member_sec_list table table tr td.member_img_td{background:#fff; border:1px solid #e5e5e5; height:230px;}
.our_member_sec_list table table tr td:last-child{border-right:1px solid #e5e5e5;}
.our_member_sec_main_2 .our_member_sec_list table table tr td.member_img_td{height:101px;}
.our_member_sec_list table table tr td .website_link{margin:0px; color: #e64e00; text-decoration:underline;}
.our_member_sec_list table table tr td .website_link:hover{margin:0px; color: #003359;}
.our_member_sec_main_2 .member_td_left{width:20%;}
.member_top_list_hed{float:left; width:100%; border: 1px solid #e5e5e5; background:#fff; margin-bottom:10px;}
.member_top_list_hed_img{float:left; width:auto;}
.member_top_list_hed_img img{vertical-align: middle; display: inline-block; width: 90px; height: 50px;}
.member_top_list_hed_content{float:left; width:auto; padding-left:15px; font-size:20px; font-weight:700; color: #003359; margin:13px 0px;}
.member_td_left{width:25%;}
.member_td_right{width:75%;}
.member_table_main_hed{background:#fff !important;}
.section_new3{padding:60px 0px; background: #eee;}
.newsletters_announcements_projects_main{margin-top:5px; letter-spacing:0.3px;}
.newsletters_announcements_projects_main ul{float:left; width:100%;}
.newsletters_announcements_projects_main ul li{float:left; width:31.66%; margin-right:2.5%; padding:0px;}
.newsletters_announcements_projects_main ul li:last-child{margin-right:0px;}
.newsletters_announcements_projects_img{float:left; width:100%;}
.newsletters_announcements_projects_img img{vertical-align:top; width:100%; height:auto;}
.newsletters_announcements_projects_content{float:left; width:90%; padding:15px; background:#fff; margin-top:-52px; margin-left:5%; min-height:249px;}
.newsletters_announcements_projects_main ul li h3{font-size:22px; margin:0px; margin-bottom:15px; font-weight:700; float: left; width: 100%; line-height:28px; color:#003359;}
.newsletters_announcements_projects_main ul li p{font-size: 18px; margin: 0px 0px 15px 0px; float: left; width: 100%; line-height: 28px;}
.newsletters_announcements_projects_main ul li p a{color:#e64e00;}
.section_new4{padding:60px 0px; background: #eee;}
.join_us_sec_main{padding:40px 0px; background:#eee;}
.join_us_sec{float:left; width:80%; letter-spacing:0.3px; background:#fff; margin-left:10%; padding:20px 30px 30px 30px; position:relative; box-shadow:6px 11px 41px -28px rgb(18 40 50 / 20%); border:1px solid rgb(0 0 0 / 10%); text-align:center;}
.join_us_sec h2{font-size:50px; margin:0px; margin-bottom:15px; font-weight:700; float: left; width: 100%; line-height:normal; color:#003359;}
.join_us_sec p{font-size: 18px; margin: 0px 0px 20px 0px; float: left; width: 100%; line-height: 28px;}
.join_line1{position:absolute; top:5px; left:5px; width:20%; height:1px; background:#e64e00;}
.join_line2{position:absolute; top:5px; left:5px; width:1px; height:50%; background:#e64e00;}
.join_line3{position:absolute; bottom:5px; right:5px; width:1px; height:50%; background:#e64e00;}
.join_line4{position:absolute; bottom:5px; right:5px; width:20%; height:1px; background:#e64e00;}
.our_member_websites_inner{float:left; width:48.7%; margin-right:2.5%; padding:10px; margin-bottom:2.5%; background:#fff;}
.our_member_sec_list .our_member_websites_inner:nth-child(2n+2){margin-right:0px;}
.skip_bottom{background:#fff; padding:10px; color:#e64e00; display:inline-block; float:left; position:fixed; top:100px; right:1%;}
.skip_bottom:hover{color:#003359;}
.skip_top{background:#fff; padding:10px; color:#e64e00; display:inline-block; float:left; position:fixed; bottom:100px; left:0.5%;}
.skip_top:hover{color:#003359;}
.skip_bottom_fixed, .skip_top_fixed{float:left; line-height:0px; color: #eee;}
.skip_bottom_fixed{color: #fff;}
.section_new2 .skip_bottom{display:none;}
.skip_bottom_show .skip_bottom{display:inline-block;}
.section_new2 .skip_top{display:none;}
.skip_top_show .skip_top{display:inline-block;}
.display_none{display:none !important;}
.bg_section_main2{background:#eee;}
.bg_section_main2 .inner_page_img_box p{background:#fff;}
.bg_section_main2 .inner_page_img_box.inner_page_img_box_bg2 p{background:#ddd;}
.inner_page_top_box.inner_page_top_box_main{padding-bottom:0px; margin-top:0px;}
.inner_page_top_box{padding:0px 0px 40px 0px; margin:0px; width:100%;}
.inner_page_head{margin-bottom:0px;}
.bg_section_main2 .inner_page_top_box{background:#eee;}
.inner_page_main_box{padding:0px; background:none;}
.padding_bottom_50px{padding-bottom:50px;}
.click_page_scroll{float:left; width:100%; opacity:0; height:1px; overflow:hidden; color:#fff;}
.bg_section_main2 .click_page_scroll{color:#eee;}
/*slider start*/
.board_directors_slider_main{width: 100%; float:left;}
.board_directors_slider , .slide {height:auto;}
.board_directors_nav{z-index: 2;position: absolute;top:45%;width:auto;height:auto;opacity:1; padding:0px; color:#fff; width:38px; height:50px; line-height:60px; text-align:center; background:rgba(255, 255, 255, 0.7); cursor: pointer;}
.board_directors_nav.prev_arrow_board_directors {left:0px; border-left:none;}
.board_directors_nav.next_arrow_board_directors {right:55%; border-right:none;}
.board_directors_nav span {width:18px; height:18px; border:3px solid #003359; border-left: 0; border-top: 0; display: inline-block;}
.board_directors_nav.prev_arrow_board_directors span{ transform: rotate(135deg); margin-left:8px;}
.board_directors_nav.next_arrow_board_directors span{ transform: rotate(-45deg); margin-left:-8px;}
.board_directors_nav:hover{background:rgba(255, 255, 255, 0.99);}
.board_directors_nav span:hover{border-color:#e64e00;}
.board_directors_slider_main .slick-dots{display:none !important;}
.board_directors_tab_inner_main .owl-carousel .owl-item img{width:100%;}
.board_directors_tab_inner_main .owl-carousel.owl-theme:after{content:none;}
.board_directors_tab_inner_main .owl-theme .owl-nav{top:45%;}
.board_directors_tab_inner_main .owl-carousel .owl-nav button.owl-next, .board_directors_tab_inner_main .owl-carousel .owl-nav button.owl-prev{width:auto; height:auto; font-size:50px; line-height:35px; text-align:center; background:rgba(255, 255, 255, 0.5); cursor: pointer; padding: 0px 13px !important;}
.board_directors_tab_inner_main .owl-carousel .owl-nav button.owl-next span, .board_directors_tab_inner_main .owl-carousel .owl-nav button.owl-prev span{vertical-align:text-top;}
.board_directors_tab_inner_main .owl-carousel .owl-nav button.owl-prev{left:0px; color: #003359;}
.board_directors_tab_inner_main .owl-carousel .owl-nav button.owl-next{right:55%; color: #003359;}
.board_directors_tab_inner_main .owl-carousel .owl-nav button.owl-prev:hover{color:#e64e00; background:rgba(255, 255, 255, 1);}
.board_directors_tab_inner_main .owl-carousel .owl-nav button.owl-next:hover{color:#e64e00; background:rgba(255, 255, 255, 1);}
/*Board Directors Tab CSS*/
.board_directors_tab_main {width: 100%; float:left; color:#000;}
.board_directors_tab_inner_main{width: 100%; float:left; max-height:603px; overflow:hidden;}
.board_directors_tab_main > ul {float:left; position:relative; z-index:9; width:100%; margin:35px 0px 0px 0px; padding:0px; list-style:none;}
.board_directors_tab_main > ul > li {width:15.4%; float:left; margin:0px; margin-right:1.5%; transition-duration:none; padding:0px;}
.board_directors_tab_main > ul > li:last-child{margin-right:0px;}
.board_directors_tab_main > ul > li a {display:inline-block; color:#000; text-decoration: none; padding:0px; border-radius:0px; background:rgba(255, 255, 255, 0.3); padding:15px 10px; text-align: center; width:100%; transition-duration:none;}
.board_directors_tab_main > ul > li a img{vertical-align:top; width:150px; height:150px; border-radius: 100%;}
.board_directors_tab_main > ul > li a h4{float:left; width:100%; font-size:16px; margin:15px 0px 10px 0px; color:#333;}
.board_directors_tab_main > ul > li a h5{float:left; width:100%; font-size:15px; margin:0px; color:#e64e00;}
.board_directors_tab_main > ul > li a.selected {background:rgba(255, 255, 255, 1); transition-duration:none;}
.board_directors_tab_main > ul > li a:hover{background:rgba(255, 255, 255, 1); transition-duration:none;}
.board_directors_tab_main > ul > li a.selected h4{color:#003359;}
.board_directors_tab_main > ul > li a:hover h4{color:#003359;}
.board_directors_tab_main ul li::before{content:none;}
.board_directors_tab_main .board_directors_tab_inner{display: none; width: 100%; float:left; position:relative; transition-duration:none;}
.board_directors_tab_main .board_directors_tab_inner.selected {display: block; transition-duration:none;}
.inner_page_sec_spac_botm_50px{padding-bottom:50px;}
.newsletter_dialog {position: fixed; left: 0; top:81.5%; -webkit-transform: rotate( -90deg ); transform: rotate( -90deg ); transform-origin: left top; 	z-index: 999;}
.newsletter_dialog a {background: #03ca63; color: #fff; display: block; font-size: 17px; line-height: normal; padding:8px 20px; letter-spacing:0.5px; text-align: center;}
.newsletter_dialog a:hover{background:#0d3897;}
.h1_hide{display:none !important;}
.pdf_sec_list{margin-top:20px; letter-spacing:0.1px;}
.pdf_sec_list ul{float:left; width:100%;}
.pdf_sec_list ul li{float:left; width:31.66%; margin-right:2.5%; padding:0px;}
.pdf_sec_list ul li:nth-child(3n+3){margin-right:0px;}
.pdf_sec_list ul li a{display:inline-block; vertical-align:top; width:100%; border:1px solid #eee; color:#003359;}
.pdf_sec_list ul li a:hover{border:1px solid #003359; color:#e64e00;}
.pdf_sec_img{float:left; width:100%; text-align:center; padding: 5px;}
.pdf_sec_img img{vertical-align:top; width:auto; height:auto; max-width:100%;}
.pdf_sec_content{float:left; width:100%; padding:15px; text-align:center; background: #eee; min-height:84px;}
.pdf_sec_list ul li p{font-size:17px; margin:0px; float: left; width: 100%; line-height:27px;}
.partnerships_sec_list{display:none !important; opacity:0 !important;}
.partnerships_sec_list .pdf_sec_content{background: #fff; min-height:0px;}
.partnerships_sec_list .pdf_sec_img{padding:15px;}
.partnerships_sec_list .pdf_sec_img img{height:150px; border-radius:10px;}
.partnerships_sec_list ul li a{border:1px solid #fff; position:relative; font-size:18px;}
.partnerships_sec_list ul li a:hover{border:1px solid #003359;}
.partnerships_sec_list ul li a:before, .partnerships_sec_list ul li a:after{border:1px solid #003359; content:''; position:absolute; background:none; width:90px; height:90px;}
.partnerships_sec_list ul li a:before{border-right:none; border-bottom:none; left:-1px; top:-1px;}
.partnerships_sec_list ul li a:after{border-left:none; border-top:none; right:-1px; bottom:-1px;}
.pdf_sec_list ul li::before, .pdf_sec_list ul li::after{content:none;}
.letter_space_0px{letter-spacing:0px !important;}
.letter_space_02px{letter-spacing:0.2px !important;}
.our_work_imo_table table{border-spacing:0px;}
.our_work_imo_table table tr td{border-spacing:0px;}
.owl_slider_main .owl-carousel.owl-theme:after{content:none;}
.owl_slider_main .owl-theme .owl-nav{top:45%;}
.owl_slider_main .owl-carousel .owl-nav button.owl-next, .owl_slider_main .owl-carousel .owl-nav button.owl-prev{width:auto; height:auto; font-size:50px; line-height:35px; text-align:center; background:rgba(255, 255, 255, 0.5); cursor: pointer; padding: 0px 13px !important;}
.owl_slider_main .owl-carousel .owl-nav button.owl-next span, .owl_slider_main .owl-carousel .owl-nav button.owl-prev span{vertical-align:text-top;}
.owl_slider_main .owl-carousel .owl-nav button.owl-prev{left:0px; color: #003359;}
.owl_slider_main .owl-carousel .owl-nav button.owl-next{right:0px; color: #003359;}
.owl_slider_main .owl-carousel .owl-nav button.owl-prev:hover{color:#e64e00; background:rgba(255, 255, 255, 1);}
.owl_slider_main .owl-carousel .owl-nav button.owl-next:hover{color:#e64e00; background:rgba(255, 255, 255, 1);}
.our_member_sec_main .owl_slider_main .owl-theme .owl-nav{top:44%;}
.our_member_sec_main .owl_slider_main .owl-carousel .owl-nav button.owl-prev{left:-50px;}
.our_member_sec_main .owl_slider_main .owl-carousel .owl-nav button.owl-next{right:-50px;}
.photo_gallery_enents_img{width:100%; float:left;}
.photo_gallery_enents_img img{width:100%; height:auto; vertical-align:top;}
.photo_gallery_enents_content {margin: 0px; width: 92%; margin-left:4%; padding: 15px; text-align: center; background: #eee; margin-top: -30px; position: relative; font-size: 15px; line-height: 22px;}
.photo_gallery_enents_content a{color: #e64e00;}
.photo_gallery_enents_content a:hover{color: #003359;}
.bg_section_main2 .photo_gallery_enents_content{background:#fff;}
#photos_globalmet_imo_slider .photo_gallery_enents_content{min-height:118px;}
#photos_globalmet_imo_slider .photo_gallery_enents_img img{width:100%; min-height:370px; max-height:370px;}
.full_width_img img{width:100% !important; border:none !important;}
.past_conferences_slider a.item{min-height:278px; text-align:center; color:#fff;}
.past_conferences_slider a.item .click_download{float:left; width:100%; padding:10px; font-size:15px; background:rgba(0, 0, 0, 0.3);}
.past_conferences_slider a.item h3{float:left; width:100%; margin:10px 0px 10px 0px; font-size:25px;}
.past_conferences_slider a.item h4{float:left; width:100%; margin:0px; font-size:18px;}
.slider_color_box_main a.inner_color_box1{background:rgba(0, 51, 89, 0.9);}
.slider_color_box_main a.inner_color_box2{background:rgba(0, 51, 89, 0.75);}
.slider_color_box_main a.inner_color_box3{background:rgba(0, 51, 89, 0.6);}
.slider_color_box_main a.inner_color_box4{background:rgba(0, 51, 89, 0.45);}
.slider_color_box_main a.inner_color_box5{background:rgba(0, 51, 89, 0.6);}
.slider_color_box_main a.inner_color_box6{background:rgba(0, 51, 89, 0.75);}
.slider_color_box_main a.inner_color_box7{background:rgba(0, 51, 89, 0.9);}
.slider_color_box_main a.inner_color_box8{background:rgba(0, 51, 89, 0.75);}
.slider_color_box_main a.inner_color_box9{background:rgba(0, 51, 89, 0.6);}
.slider_color_box_main a.inner_color_box10{background:rgba(0, 51, 89, 0.45);}
.slider_color_box_main a.inner_color_box11{background:rgba(0, 51, 89, 0.6);}
.slider_color_box_main a.inner_color_box12{background:rgba(0, 51, 89, 0.75);}
.slider_color_box_main a.inner_color_box13{background:rgba(0, 51, 89, 0.9);}
.slider_color_box_main a.inner_color_box14{background:rgba(0, 51, 89, 0.75);}
.slider_color_box_main a.inner_color_box15{background:rgba(0, 51, 89, 0.6);}
.slider_color_box_main a.inner_color_box16{background:rgba(0, 51, 89, 0.45);}
.slider_color_box_main a.inner_color_box17{background:rgba(0, 51, 89, 0.6);}
.slider_color_box_main a.inner_color_box18{background:rgba(0, 51, 89, 0.75);}
.slider_color_box_main a.inner_color_box19{background:rgba(0, 51, 89, 0.9);}
.slider_color_box_main a.inner_color_box20{background:rgba(0, 51, 89, 0.75);}
.img_content_rel{width:100%; display:inline-block; vertical-align:top;}
.color_content{color:#003359;}
.www_icon{border:1px solid #e64e00; width: 50px; min-height: 30px; line-height: 28px; text-align: center; display: inline-block; font-size: 13px; font-weight: 600; vertical-align: middle; border-radius: 6px; margin-right: 5px; background: #fff;}
.img_height_348px img{height:348px;}
.img_height_280px img{height:280px;}
.inside_main .pegi{display:none;}
ul.contact_list_sec{float:left; width:100%;}
ul.contact_list_sec li{float:left; width:100%; font-size: 18px; line-height: 28px; margin-bottom:20px; color:#000; padding:0px;}
.cont_list_hed{float:left; width:22%; color: #003359; font-weight:bold;}
.cont_list_sub_hed{float:left; width:78%; padding-left:30px;}
ul.contact_list_sec li a{color:#e64e00;}
ul.contact_list_sec li a:hover{color:#003359;}
.board_directors_tab_main.contact_tab_main > ul{margin:0px; width:53%; float:right; margin-top:-239px;}
.board_directors_tab_main.contact_tab_main > ul > li{width:32%; margin-right:2%;}
.board_directors_tab_main.contact_tab_main > ul > li:last-child{margin-right:0px;}
.board_directors_tab_main.contact_tab_main > ul > li a {background:rgba(238, 238, 238, 0.7);}
.board_directors_tab_main.contact_tab_main > ul > li a.selected {background:rgba(238, 238, 238, 1);}
.board_directors_tab_main.contact_tab_main > ul > li a:hover{background:rgba(238, 238, 238, 1);}
.board_directors_tab_main.contact_tab_main > ul > li a h4{font-size:15px;}
.board_directors_tab_main.contact_tab_main > ul > li a h5{font-size:14px;}
.contactus_box_right{width:70%; float:left; margin:40px 0px 0px 0px; margin-left:15%; background:#eee; padding:25px;}
.contactus_box_right span li{list-style:none; margin:0px; padding:0px;}
.contactus_box_right span li:before, .contactus_box_right span li:after{content:none;}
.contactus_box_right table{width:100%;float:left;}
.contactus_box_right table tr{display:inline-block; width:100%; background:none !important;}
.contactus_box_right table tr td{padding:10px;position:relative; display:inline-block; width:30%; font-size:16px;}
.contactus_box_right table tr td:last-child{width:69%;}
.contactus_box_right table tr td span{position:absolute;left:10px;bottom:-7px;font-size:10px}
.contactus_box_right table tr td span li{list-style:none; color: #F00;}
.contactus_box_right table tr td input[type="text"]{padding:10px; width:100%; border:1px solid #CCC; font-size:16px;}
.contactus_box_right table tr td textarea{padding:10px; width:100%; height:120px; border:1px solid #CCC; font-size:16px;}
.contactus_box_right table tr td select{padding:10px; width:100%; border:1px solid #CCC; color:#666; font-size:16px;}
.contactus_msg{float:left; width:100%; margin-bottom:10px; color:#002147;}
.submit{padding:10px 25px;color:#fff;border:0;cursor:pointer;background:#002147;border-radius:3px;font-size:16px;float:left;margin:0px;}
.submit:hover{background:#e64e00;}
.full_width_td{width:100% !important;}
.list_box{float:left; width:100%;}
.list_box table{border-spacing: 0px; float: left; width: 100%;}
.list_box table tr{border-spacing: 0px; display:inline-block; width:24%; background:none !important; vertical-align: top; margin-right:1%; margin-bottom:1%;}
.list_box table tr:nth-child(4n+4){margin-right:0px;}
.list_box table tr td{border-spacing: 0px; display:inline-block; width:100%; background:none !important; font-size:18px; font-weight:700; color: #003359; border:1px solid rgba(0, 51, 89, 0.3); padding:0px;}
.list_box table tr td img{vertical-align: middle; display: inline-block; width: 90px; height: 50px;}
.list_box table tr td a{color: #003359; margin-left:8px;}
.list_box table tr td a:hover{color: #e64e00;}
.right_grid{float:left; width:100% !important; margin:20px 0px 0px 0px !important;}
.right_grid table{border:none; border-spacing: 0px;}
.right_grid table tr td{border:none; border-spacing: 0px; padding:0px;}
.right_grid table table tr td{font-size:17px; color: #000; border:1px solid rgba(0, 51, 89, 0.1); padding:8px; vertical-align:middle; background:#f5f5f5; line-height: normal;}
.right_grid table .members_h3{font-size: 20px; color: #003359; font-weight: normal;}
.right_grid table tr td a{color: #e64e00; text-decoration: underline; margin:3px 0px;}
.right_grid table tr td a:hover{color:#003359}
.right_grid table tr td a.readmore{float:right;}
.right_grid table table tr:first-child td:first-child{width:20%; text-align:center; background:#fff; height:220px;}
.right_grid table table tr td img{vertical-align:top; height:auto; max-height:180px;}
/*.right_grid table table{width:48%; margin-right:2%; margin-bottom:2%;}*/
.right_grid table tr{display:inline-block; width:48.5%; margin-right:2%; margin-bottom:2%;}
.right_grid table tr:nth-child(2n+2){margin-right:0px;}
.right_grid table tr td{display:inline-block; width:100%;}
.right_grid table table tr{display: table-row; width:auto; margin:0px;}
.right_grid table table tr td{display: table-cell; width:auto;}
.right_grid .Table_pegi{display:none;}
.full_width_grid_table table tr{width:100%; margin-right:0px;}
.full_width_grid_table table tr td{height:auto !important; background:#f5f5f5 !important;}
.member_full_width_table.right_grid table tr:nth-child(1){width:100%; margin-right:0px;}
.member_full_width_table.right_grid table tr:nth-child(2){width:100%; margin-right:0px;}
.member_information_details table tr{background:none !important;}
.member_information_details table tr td{font-size:17px; color: #000; border:1px solid rgba(0, 51, 89, 0.1); padding:8px 10px; vertical-align:middle; background:#f5f5f5; line-height: normal;}
.member_information_details table tr td.member_info_img{width:20%; text-align:center; background:#fff;}
.member_information_details table tr td.member_info_img img{vertical-align:top; height:auto;}
.member_information_details table tr td a{color: #e64e00; text-decoration: underline;}
.member_information_details table tr td a:hover{color:#003359}
.member_information_details table tr td.member_info_hed{font-weight:bold;}
.year_pagi {width: 150px;margin: 10px auto;height: 50px;background: #EEE;clear: none;overflow: hidden;border-radius: 5px;}
.year_pagi .year_box {width:60px;margin: 10px 0;text-align: center;line-height: 30px;height: 30px;background: #FFF;float: left; font-size:16px; border-radius: 5px;}
.year_pagi .left {width: 25px;height: 25px;float: left;background: #0066b3;border-radius: 100%;font-size: 20px;text-align: center;color: #FFF;line-height: 22px;margin: 12px 10px;cursor: pointer;}
.year_pagi .right {width: 25px;height: 25px;float: left;font-size: 20px;text-align: center;color: #FFF;line-height: 22px;background: #0066b3;border-radius: 100%;margin: 12px 10px;cursor: pointer;}
.year_pagi .left:hover {background: #333;}
.year_pagi .right:hover {background: #333;}
.previous_content{font-size:15px; float:left; margin:23px 15px 23px 0px; letter-spacing: 1px; font-weight: 600;}
.year_pagi_left_align{float:left;}
.newsletters_aro_botm{border: 1px solid #eee; min-width:35.4%; width:auto !important; float:left; margin-top:35px;}
.newsletters_aro_botm .previous_content{margin: 13px 25px; color:#122085; font-size:16px;}
.newsletters_aro_botm .year_pagi{padding: 0px 10px; margin:0px; border-radius:0px; width: 180px;}
.year_pagi .year_box{background: #122085; color: #fff;}
.year_pagi .left {width: 30px; height: 30px; line-height: 27px; margin: 10px 15px;}
.year_pagi .right{width: 30px; height: 30px; line-height: 27px; margin: 10px 15px;}
.newsletters_slider_main .lSSlideOuter{padding-top:20px; padding-bottom:20px;}
.lSSlideOuter .lSSlideWrapper ul li{padding:0px; line-height:normal; margin:0px;}
.lSSlideOuter .lSSlideWrapper ul li:before, .lSSlideOuter .lSSlideWrapper ul li:after{content:none;}
.newsletter_slide_link{display:inline-block; width:100%; vertical-align:top; color:#fff;}
.newsletter_slide_link img{width:100% !important;}
.nl_hed{display: inline-block; width: 100%; text-align: center; font-size: 15px; padding: 10px; background:#003359;}
.newsletter_slide_link:hover .nl_hed{background:#e64e00;}
.inner_page_sec .inside_main{width:100% !important; margin:0px !important;}
.inner_page_sec .member_front_popup_inner{height:160px; border:5px solid rgba(0, 51, 89, 0.4);}
.inner_page_sec .member_front_popup_inner a{background:#003359;}
.inner_page_sec .member_front_popup_inner a:hover{background:#e64e00;}
.inner_page_sec .left_services_box{width:27%; margin:0px; float:left;}
.inner_page_sec .left_services_box ul li{margin-bottom:10px;}
.inner_page_sec .left_services_box ul li a{float:left; width:100%; font-size:17px; margin:0px; border-radius:2px; padding:15px 10px; border:1px solid #003359; color:#003359; background:rgba(232,232,232,.5); cursor:pointer; position:relative;}
.inner_page_sec .left_services_box ul li a:hover{color:#fff; background:#003359 !important;}
.inner_page_sec .left_services_box ul li a.left_active{color:#fff; background:#003359 !important;}
.inner_page_sec .left_services_box ul li a .fa{color:#003359; margin:0px 10px 0px 0px; font-size:17px;}
.inner_page_sec .left_services_box ul li a:hover .fa{color:#fff;}
.inner_page_sec .left_services_box ul li a.left_active .fa{color:#fff;}
.inner_page_sec .right_services{width:73%; margin:0px; float:left; padding-left:3%;}
.inner_page_sec .member_pres_box{width:31.3%; border:2px solid rgba(0, 51, 89, 0.25); margin:1%; background: #eee; border-radius: 0px; min-height: 306px;}
.inner_page_sec .member_pres_box_add{width:64.6%;}
.inner_page_sec .member_pres_box_full_width{width:98%;}
.inner_page_sec .member_pres_heading{width:98%; margin-left:1%; margin-right:1%; border:none; padding:0px; color:#003359; font-size:20px;}
.member_pres_box h3.member_hed{color:#003359; border-bottom: 1px dotted #003359;}
.workshop_popup_bg3.home_main_popup_bg .workshop_popup .popup_inr_box{width:100% !important;}
.left_services_box_fixed::-webkit-scrollbar{width:3px;}
.left_services_box_fixed::-webkit-scrollbar-track{background: #e5e5e5;}
.left_services_box_fixed::-webkit-scrollbar-thumb{background: #a3b1ba;}
.left_services_box_fixed::-webkit-scrollbar-thumb:hover{background:#003359;}
.right_services_member_pres_box_330px .member_pres_box{min-height:335px;}
.right_services_member_pres_box_330px .member_pres_imo_box h3{margin-bottom:10px;}
.inner_page_sec .zip_btn{color:#e64e00; background:none; padding:0px; text-decoration:underline; margin-right:5px; font-size:15px;}
.inner_page_sec .zip_btn:hover{color:#003359; background:none;}
.inner_page_head_btn_bottom{margin:0px; width:50%; margin-bottom: -30px; position: relative;}
.inner_page_head_btn_bottom.inner_page_head_btn ul li{width:49%;}
.inner_page_head_btn_bottom.inner_page_head_btn ul li a{min-height:0px; padding: 7px 10px; font-size: 16px;}
.inner_page_head_btn_full_row.inner_page_head_btn{width:25%;}
.inner_page_head_btn_full_row.inner_page_head_btn ul li{width:100%; margin-right:0px;}
.inner_page_head_btn_row3.inner_page_head_btn{width:70%;}
.inner_page_head_btn_row3.inner_page_head_btn ul li{width:32.5%;}
.inner_page_sec .news_all_sec1 strong, .inner_page_sec strong.news_all_sec1_hed{float: left; width: 100%; font-size: 22px; font-weight: bold; color: #003359;}
.inner_page_sec .news_all_sec_botm_border{border-bottom: 1px dotted #003359;}
.inner_page_sec .pera_box_inner_page p{font-size: 17px; line-height:26px;}
.inner_page_sec .grid table{font-size: 17px; border-collapse: collapse; border-spacing:0px;}
.inner_page_sec .grid table tr td{border-spacing:0px; padding:8px 10px;}
.inner_page_sec .img_gallery_main_row ul figcaption{margin:0px; width:90%; margin-left:5%; padding:15px; font-size:16px; text-align:center; background: #eee; margin-top: -30px; position: relative; font-style: normal; line-height: normal; font-weight: normal;}
.inner_page_sec a.read_more_btn_text{font-size: 17px; color: #e64e00; border-bottom: 1px solid #e64e00;}
.inner_page_sec a.read_more_btn_text:hover{font-size: 17px; color:#003359; border-bottom: 1px solid #003359;}
.inner_page_sec .pera_box_inner_page p a{font-size: 17px; color: #e64e00;}
.inner_page_sec .pera_box_inner_page p a:hover{font-size: 17px; color:#003359;}
.right_grid.full_width_grid_table_form{margin-top:50px !important;}
.right_grid.full_width_grid_table_form table td{border:none !important; padding:8px 12px;}
.right_grid.full_width_grid_table_form table td p{margin:10px 0px 5px 0px; font-size:17px;}
.right_grid.full_width_grid_table_form table td p sup{font-size:15px; color:#003359;}
.right_grid.full_width_grid_table_form table td sup{font-size:20px; color:#e64e00;}
.right_grid.full_width_grid_table_form table table td input[type="text"], .right_grid.full_width_grid_table_form table table td input[type="file"], .right_grid.full_width_grid_table_form table table td textarea, .right_grid.full_width_grid_table_form table table td select{width:100%;}
.right_grid.full_width_grid_table_form table table td textarea{min-height:100px;}
.right_grid.full_width_grid_table .submit{padding:10px 25px;color:#fff;border:0;cursor:pointer;background:#002147;border-radius:3px;font-size:16px;float:left;margin:0px 10px 0px 0px; text-decoration:none;}
.right_grid.full_width_grid_table .submit:hover{background:#e64e00;}
.full_width_grid_table.right_grid table table tr td:first-child{text-align:left;}
.full_width_grid_table.right_grid table tr td a.readmore{font-size: 16px; color: #e64e00; border-bottom: 1px solid #e64e00; padding-right:0px;}
.full_width_grid_table.right_grid table tr td a.readmore:hover{font-size: 16px; color:#003359; border-bottom: 1px solid #003359;}
.full_width_grid_table.right_grid table tr td a.readmore:before{left:0px;}
.right_grid.margin_top_30px{margin-top:30px !important;}
.right_grid.margin_top_40px{margin-top:40px !important;}
.right_grid.margin_top_bottom_0px{margin:0px !important;}
.inner_page_sec .right_grid table.inner_table_row1 tr td{font-size:17px; color: #000; border:1px solid rgba(0, 51, 89, 0.1); padding:8px; vertical-align:middle; background:#f5f5f5; line-height: normal;}
.inner_page_sec .right_services .right_grid .row4{width: 165px!important;}
.inner_page_sec .right_services .right_grid .row4 img{width:140px !important; height:auto !important; max-height: 130px !important;}
.ol_list{padding-left:50px; float:left; width:100%;}
.ol_list li{float:left; width:100%; font-size:17px; line-height:27px; margin-bottom:15px;}
.inner_page_sec .right_grid .form_in_table{text-align:left;}
.full_width_grid_table_row4.right_grid table tr td{width:24.5%;}
.inner_page_sec .right_grid .file_logo2{width:100%; height:auto; max-height:140px; margin:0px; text-align:center;}
.inner_page_sec .right_grid .file_logo2 img{width:auto; height:auto; max-height:140px; float:none; vertical-align:top; max-width:100%;}
.inner_page_top{padding-top:270px;}
.inner_page_top .container{float:left; width:100%;}
.inner_page_top .inner_page_top_box_main{padding:0px; margin:0px; width:100%; padding-top:50px;}
.inner_page_top .inner_page_top_box_main .inner_page_head{float:none; display:block; width: 1340px; margin:auto;}
#newsletter_slider3.photo_gallery_enents_main.owl-carousel.owl-theme:after{content:none;}
.activities_menu_btn{display:none;}
.popup_inr_box a{color:#2fa3fa;}
.inner_page_top_news_bg{background:url(../images/inner_top_news_bg.jpg); background-size:cover;}
/*010223 start*/
.pdf_icon_inrer img{width:auto !important; height: 28px; vertical-align: middle; margin-right: 5px;}
.inner_page_img_sec ul.new_li_margin_botm_0px li{margin-bottom:0px;}
.home_page_main_popup{width: 100%; background: rgba(0,0,0,.7); position: fixed; height: 100%; left: 0px; right:0px; top: 0px; bottom:0px; z-index:999;}
.home_page_main_popup_box {width:900px; position: absolute; margin: auto; left: 0px; right: 0px; background:#fff; padding:15px; top:15%; border: 2px solid #0066b3; border-radius: 4px;}
.home_page_close_btn {background: #0066b3; position: absolute; top: 0; right: 0; padding: 5px 11px; cursor: pointer; color: #FFF;font-size: 12px;}
.home_page_close_btn:hover{background:#e64e00;}
.home_page_main_popup_hed1 {font-size: 20px; margin: 0px; padding:0px; color: #003359; margin-bottom:10px; text-align: center;}
.home_page_main_popup_hed2{font-size: 16px; margin: 0px; padding: 0px; margin-bottom: 10px; text-align: center; border-bottom: 1px dotted #0066b3; padding-bottom: 10px; color: #fb712a; border-left: none; border-right: none;}
.home_page_main_popup_img_box{float:left; width:100%; position: relative; margin-top:5px;}
.home_page_main_popup_img_box ul{float:left; width:100%;}
.home_page_main_popup_img_box ul li{float:left; width:100%; position: relative; width:100%;}
.home_page_main_popup_img_box_row4 ul li{width:23.87%; margin-right: 1.5%;}
.home_page_main_popup_img_box_row4 ul li:nth-child(4n+4){margin-right: 0px;}
.home_page_main_popup_img{float:left; width:100%;}
.home_page_main_popup_img img{width:100%; height:auto; vertical-align:middle; border-radius: 4px;}
.pdf_link_sec{width:100%; float:left; vertical-align:middle; margin-top:15px; text-align:center;}
.pdf_link_sec a{color: #e64e00; font-size: 18px; display: inline-block; border: 1px solid #e64e00; padding: 6px 12px; border-radius: 4px;}
.pdf_link_sec a:hover{color: #003359; border: 1px solid #003359;}
.pdf_link_sec a img{width:auto !important; height: 28px; vertical-align: middle; margin-right: 5px;}
.home_page_main_popup_box{width:780px; top:12.5%;}
.home_page_main_popup_hed1{font-size: 18px;}
.home_page_main_popup_img_box_width_80per_mar_left_10per{width:80%; margin-left:10%;}


/*rod canges*/


.home_page_main_popup.memorial_popup_overlay {
	z-index: 99999999;
	position: fixed !important;
	height: 100% !important;
	overflow: hidden;
}

.memorial_popup_box {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 780px;
	max-width: 95%;
	max-height: 85vh;
	background: #fff;
	border: none;
	border-radius: 0;
	box-sizing: border-box;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	padding: 40px 0 0 0;
	z-index: 999999999;
}

.memorial_popup_close_btn {
	background: #0066b3;
	position: absolute;
	top: 8px;
	right: 8px;
	padding: 5px 11px;
	cursor: pointer;
	color: #fff;
	font-size: 12px;
	z-index: 2;
}

	.memorial_popup_close_btn:hover {
		background: #e64e00;
	}

.memorial_popup_title {
	font-size: 18px;
	margin: 0;
	padding: 0 45px 10px 15px;
	color: #003359;
	text-align: center;
	flex: 0 0 auto;
}

.memorial_popup_content_frame {
	flex: 1 1 auto;
	min-height: 0;
	margin: 0 12px 12px 12px;
	border: 3px solid #000;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
}

.memorial_popup_body {
	flex: 1 1 auto;
	min-height: 0;
	max-height: none;
	overflow-y: auto;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
	overscroll-behavior: contain;
	text-align: left;
	line-height: 1.55;
	padding: 12px;
	scrollbar-width: thin;
	scrollbar-color: #888 #f5f5f5;
}

	.memorial_popup_body::-webkit-scrollbar {
		width: 4px;
	}

	.memorial_popup_body::-webkit-scrollbar-track {
		background: #f5f5f5;
		border-radius: 2px;
	}

	.memorial_popup_body::-webkit-scrollbar-thumb {
		background: #888;
		border-radius: 2px;
	}

		.memorial_popup_body::-webkit-scrollbar-thumb:hover {
			background: #555;
		}

	.memorial_popup_body p {
		margin: 0 0 12px;
		font-size: 15px;
		color: #333;
	}

		.memorial_popup_body p:last-child {
			margin-bottom: 0;
		}

.memorial_popup_photo {
	float: left;
	width: 140px;
	margin: 0 18px 12px 0;
}

	.memorial_popup_photo img {
		width: 100%;
		height: auto;
		vertical-align: top;
		border: 1px solid #ccc;
		display: block;
	}

.memorial_popup_body::after {
	content: "";
	display: table;
	clear: both;
}



/*rod canges*/

/*010223 end*/
/*070323 start*/
ol.bjqs-markers.h-centered{max-height:170px; overflow:auto;}
ol.bjqs-markers li a{width:28px; height:28px; line-height:28px;}

.bjqs-markers::-webkit-scrollbar{width:8px;}
.bjqs-markers::-webkit-scrollbar-track{background: #fff;}
.bjqs-markers::-webkit-scrollbar-thumb{background: #ccc;}
.bjqs-markers::-webkit-scrollbar-thumb:hover{background:#003359;}
/*070323 end*/
/*090323 start*/
.changes_gallery_section, ul.bjqs, li.bjqs-slide{height:600px !important;}
.photo_gallery_main ul li img{max-height:600px; min-height:600px;}
.add_changes_gallery_btn ul li{margin-bottom:10px !important;}
.photo_gallery_dropdown{display:none; padding:10px; background:#f9f0ec; border: 1px solid #ffd3bc; border-top: none; border-radius: 0px 0px 3px 3px;}
.photo_gallery_dropdown_main_toggle .photo_gallery_dropdown{display:block;}
.Conference_head ul li.photo_gallery_dropdown_main a{float:left; width:100%; font-size:17px; margin:0px; border-radius:2px; padding:11px 10px; border:1px solid #003359; text-align:center; color:#003359; background:rgba(255,255,255,.5); cursor:pointer; position:relative; line-height: normal; font-family: 'Century Gothic', 'Arial Narrow', 'Courier New', 'Arial', sans-serif;}
.Conference_head ul li.photo_gallery_dropdown_main a:hover{color:#fff; background:#003359;}
.Conference_head ul li.photo_gallery_dropdown_main_toggle a{color:#e64e00;}
.photo_gallery_dropdown_main ul li input[type="button"]{white-space:normal; background:#fff; font-size:16px; padding: 12px 10px;}
.photo_gallery_dropdown_main ul li:last-child{margin-bottom:0px !important;}
.photo_gallery_dropdown_icon{float:right; width:29px; height:29px; background:#003766; font-size:12px; color:#fff; text-align:center; cursor:pointer; z-index: 9; position: absolute; right: 11px; top: 11px;}
.photo_gallery_dropdown_icon:hover{background:#e64e00;}
.photo_gallery_dropdown_main_toggle .photo_gallery_dropdown_icon{background:#e64e00;}
.photo_gallery_dropdown_main_toggle .photo_gallery_dropdown_icon:hover{background:#003766;}
.photo_gallery_dropdown_icon .fa{line-height:29px;}
.photo_gallery_dropdown_icon_minus{display:none; right: 12px; top: 12px;}
.photo_gallery_dropdown_main_toggle .photo_gallery_dropdown_icon_plus{display:none;}
.photo_gallery_dropdown_main_toggle .photo_gallery_dropdown_icon_minus{display:block;}
#lnk_2023 span{display:inline-block; margin:4px 0px;}
/*090323 end*/
/*090323 start*/
#gallery_toggle_icon{display:none;}
/*090323 end*/
.board_directors_tab_main > ul > li{width:18.75%;}
.board_directors_tab_main.contact_tab_main > ul > li{width: 48%; margin-right: 4%;}

/*120423 start*/
.menu_device_main ul li{margin-right: 16px;}
#tab_nav.photos_videos_tabs > ul{width:100%; margin-top: 10px; margin-bottom: 40px; border-bottom:1px solid #ccc}
#tab_nav.photos_videos_tabs > ul > li{margin:0px; width:auto; margin-right:30px; position:relative;}
#tab_nav.photos_videos_tabs > ul > li:last-child{margin-right:0px;}
#tab_nav.photos_videos_tabs > ul > li a{background:none; border:1px solid #ccc; border-bottom:none; font-size: 50px; color: #aaa; font-weight: 700; padding:10px 35px 0px 35px; border-radius: 10px 10px 0px 0px;}
#tab_nav.photos_videos_tabs > ul > li a.selected{background:none; border:1px solid #003359; border-bottom:none; color: #003359;}
#tab_nav.photos_videos_tabs > ul > li a:hover{background:none; border:1px solid #e64e00; border-bottom:none; color: #e64e00;}
#tab_nav.photos_videos_tabs > ul > li:after{content:''; position:absolute; width:99.4%; height:1px; background:#fff; bottom:-1px; left:1px;}

/* video tab slider*/
.videos_gallery_toggle_icon{display:none;}
.videos_gallery_slider_tabs_main{width:27%; float:left;}
.videos_gallery_slider_tabs_hed{float:left; width:100%; font-size:17px; margin:0px; border-radius:2px; padding:15px 10px; border:1px solid #003359; text-align:center; color:#003359; background:rgba(255,255,255,.5); cursor:pointer; position:relative; font-family: 'Century Gothic', 'Arial Narrow', 'Courier New', 'Arial', sans-serif; transition: background-color 0.6s ease;}
.videos_gallery_slider_tabs{width:100%; float:left; padding: 10px; background: #f9f0ec; border: 1px solid #ffd3bc; border-top: none; border-radius: 0px 0px 3px 3px;}
.videos_gallery_tabs{float:left; width:100%; font-size:16px; margin:0px; border-radius:2px; padding:12px 10px; border:1px solid #003359; text-align:center; color:#003359; background:rgba(255,255,255,.5); cursor:pointer; position:relative; font-family: 'Century Gothic', 'Arial Narrow', 'Courier New', 'Arial', sans-serif; transition: background-color 0.6s ease; margin-bottom: 10px;}
.videos_gallery_slider_tabs .videos_gallery_tabs:last-child{margin-bottom:0px;}
.videos_gallery_tabs:hover{color:#fff; background:#003359;}
.videos_gallery_tabs.video_tab_active{color:#fff; background:#003359;}
videos_gallery_slider_tabs .videos_gallery_tabs:last-child{margin-bottom:0px;}

.videos_gallery_slider_container {width: 73%; padding: 0px 0px 0px 3%; float: left; position: relative;}
.videos_gallery_slider{display: none; width:100%; float: left; position: relative;}
.videos_gallery_slider video{width: 100%; height:auto; border:none !important; outline: none !important; vertical-align: top; border-radius: 5px;}

.vs_prev, .vs_next {width:40px; height:48px; line-height:54px; text-align:center; background:rgba(255, 255, 255, 0.5); cursor: pointer; position:absolute; top:45%; border-radius:0px; transition: 0.6s ease;}
.vs_prev {left:4.1%;}
.vs_next {right:0px;}
.vs_prev:before, .vs_next:after {width:13px; height:13px; border:3px solid #003359; border-left: 0; border-top: 0; display: inline-block; content:'';}
.vs_prev:before{ transform: rotate(135deg); margin-left:10px;}
.vs_next:after{ transform: rotate(-45deg); margin-left:-10px;}
.vs_prev:hover, .vs_next:hover{background:rgba(255, 255, 255, 1); border-color:#e64e00;}
.vs_prev:hover:before, .vs_next:hover:after{border-color:#e64e00;}

.video_text {width: 100%; padding: 15px; text-align: center; background:#eee; font-size: 14px; line-height: 20px; color: #000;}
.fade {animation-name: fade; animation-duration: 1.5s;}
@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}


/*120423 end*/
