@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap');

body{font-family: 'Open Sans', sans-serif !important;}
.mobileheight ~ .mobileheight{display:none;}
.footer1 .link span:last-child{display:none;}
.tabtableresponsive{width:100%;float:left;}
.black-panel,.top-menu{box-sizing:border-box;}
.black-panel ul li a{display:block;}
.text-center{text-align: center;}

.slider-up-right{right: 30px;
    position: absolute !important;
    top: 35% !important;
    left: inherit !important;}
.slider-up-logo{position: absolute;
top: 26px;
left: 58px;}
.slider-up-logo ul{margin: 0px;
padding: 0px;
list-style: none;}
.slider-up-logo ul li{background-color: #fff;
margin-bottom: 9px;
border-radius: 5px;
box-shadow: 0 2px 4px #E6E6E6;
width: 75%;}
.slider-up-logo ul li a{display: inline-block;
padding: 5px;
text-decoration: none;}
.slider-up-logo ul li a img{width: 100%;}



.popup2-div {
	padding: 30px;
	border: 10px solid #25A9EE;
	margin-top: 180px;
}

.popup2-div p {
	text-align: justify;
	line-height: 24px;
}

.popup9-div p {
	text-align: justify;
	line-height: 24px;
}

.popup9-div {
	padding: 30px;
	border: 10px solid #25A9EE;
	margin-top: 180px;
}

div#poponload,
div#poponload-2,
div#poponload-9 {
	position: fixed;
	width: 100%;
	background-color: #00000082;
	display: none;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2010;
}

div#poponload-8 {
	position: fixed;
	width: 100%;
	background-color: #00000082;
	display: none;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 2010;
}

#poponload-3 {
	position: fixed;
	width: 100%;
	background-color: #00000082;
	display: none;
	height: 100%;
	z-index: 2010;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	justify-content: center;
	align-items: center;
}

#popContainer,
#popContainer-2,
#popContainer-8,
#popContainer-9 {
	width: 860px;
	text-align: center;
	margin: 0 auto;
	background-color: #fff;
	height: auto;
	margin-top: 80px;
	position: relative;
}

#popContainer-3 {
	width: 860px;
	text-align: right;
	margin: 0 auto;
	margin-top: 0px;
	background-color: #fff;
	height: auto;
	margin-top: 80px;
	position: relative;
	padding: 18px;
}


#popContainer-2 {
	background: url('assets/images/footerbg.png');
}

#popContainer-9 {
	background: url('assets/images/footerbg.png');
}

#close,
#close-2,
#close-8,
#close-9 {
	width: 25px;
	padding: 3px;
	float: right;
	margin: 10px;
	cursor: pointer;
	border-radius: 2px;
	font-weight: bold;
	color: #000;
	position: absolute;
	right: 0;
}

#close-3 {
	position: absolute;
	top: -19px;
	right: -10px;
	background-color: white;
	padding: 8px;
	border: 1px solid;
	border-radius: 100%;
	height: 20px;
	width: 20px;
	display: flex;
	justify-content: center;
	align-content: center;
	box-shadow: 1px 5px 2px #0000001c;
}

#poponload-1 div {
	max-width: 100%;
	height: auto;
}

#poponload img {
	max-width: 100%;
	height: auto;
}

#poponload-3 img {
	max-width: 100%;
	height: auto;
}

#popContainer-8 {

	width: 660px;
	border-radius: 9px;
	overflow: hidden;
}

#popContainer-8 .header {
	width: 100%;
	/* background: url('../assets/images/Lines.png') no-repeat center bottom; */
	padding: 60px 0;
	position: relative;
	z-index: 1;

}
.quote-item h3 a {
  color: #000;
}
.quote-item p a {
  color: #000;
}
#popContainer-8 .header #close-8 {
	top: -8px;
	color: #222;
	right: -9px !important;
	background: #fff;
	border-radius: 100px;
	height: 25px;
	z-index: 999;
}

#popContainer-8 .popup8-div p {
	font-size: 16px;
	line-height: 28px;
	font-weight: 600;
}

#popContainer-8 .popup8-div h4 {
	padding: 15px 0 0;
}

#popContainer-8 .popup8-div {
	padding: 90px 25px 25px;
}

#popContainer-8 .popup8-div .asie-circel {
	width: 135px;
	height: 135px;
	background: #fff;
	border-radius: 100px;
	box-shadow: -2px 1px 6px #00000012;
	top: 30px;
	position: absolute;
	left: 250px;
	z-index: 99;
	padding: 15px;

}

#popContainer-8 .popup8-div .asie-circel img {
	width: 100%;
}

@media only screen and (max-width: 550px) {

	#popContainer {
		width: 80%;
		margin-top: 130px;

	}

	#popContainer-2 {
		width: 100%;
		margin-top: 130px;

	}

	#popContainer-9 {
		width: 100%;
		margin-top: 130px;

	}

	#popContainer-8 {

		width: 80%;
		border-radius: 8px;
	}

	#popContainer-8 .header {
		width: 100%;
		padding: 50px 0;
		position: relative;
		z-index: 1;

	}

	#popContainer-8 .header #close-8 {

		top: 25px;
		color: #fff;
		right: 25px !important;

	}

	#popContainer-8 .popup8-div {
		padding: 90px 25px 25px;
	}

	#popContainer-8 .popup8-div .asie-circel {
		width: 120px;
		height: 120px;
		box-shadow: -2px 1px 6px #00000012;
		top: 30px;
		left: 150px;
		padding: 10px;

	}

	#popContainer-8 p {
		padding: 0;
		margin: 0;
		font-size: 15px;
		line-height: 28px;
	}
}










@media only screen and (min-width: 1440px) {
.slider-up-logo ul li{background-color: #fff;
margin-bottom: 9px;
border-radius: 5px;
box-shadow: 0 2px 4px #E6E6E6;
width: 75%;}
.slider-up-logo ul li a{display: inline-block;
padding: 5px;
text-decoration: none;}
.slider-up-logo ul li a img{width: 100%;}

}
@media only screen and (max-width: 1366px) {
.slider-up-logo {
  top: 24px;
}

.slider-up-logo ul li {
  margin-bottom: 5px;}
  .slider-up-logo ul li {
  width: 70%;
}
}
@media only screen and (max-width: 1280px) {
.slider-up-logo ul li {
  margin-bottom: 5px;}
.slider-up-logo {
  position: absolute;
  top: 6px;
  left: 58px;
}
.slider-up-logo ul li {
  width: 57%;
}

}
@media only screen and (max-width: 1200px) {
.slider-up-logo {
  display: none;
}
}


	.ab-flex-box .marquee-flex li.quotes {
		display: contents;
		width: 100%;
	}

	.select2-container--default .select2-selection--single {
		background-color: #25A9EE;
		border: 1px solid #fff;
		border-radius: 1px;
		height: 49px;
		padding: 10px 0px;
	}

	.select2-container--default .select2-selection--single .select2-selection__rendered {
		color: #93D4F6;
		line-height: 28px;
	}

	.close-btn {
		top: -10px !important;
		right: -10px !important;
		background: #3b3480 !important;
		color: #fff !important;
	}

	.scroll-img {
		overflow-y: scroll;
		max-height: 535px;
	}
	.tryobuso {
  width: 100% !important;
}
.tryobuso li {
  width: 20% !important;
}
	.notes-whatsnew-wrapp .oneSix .whatnewhome {
  box-shadow: -2px 7px 20px 1px #00000021;
  padding: 15px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: stretch;
  border: none;
  border-radius: 4px;
  min-height: 70.8px;
}
@media screen and (max-width: 992px) {
  .tryobuso li {
    width: 50% !important;
  }
}


.qu {display: flex; align-items: center;}
.qu i {margin-right:4px}
.vertical-marquee-container {
    height: 100px; /* Adjust as needed */
    overflow: hidden;
    position: relative;
}

.vertical-marquee {
    display: flex;
    flex-direction: column;
    animation: scroll-up 10s linear infinite;
    list-style: none;
    margin: 0;
    padding: 0;
}

/* Pause animation on hover */
.vertical-marquee-container:hover .vertical-marquee {
    animation-play-state: paused;
}

.vertical-marquee li {
    padding: 5px 10px;
    white-space: inherit;
}

@keyframes scroll-up {
    0% {
        transform: translateY(100%);
    }
    100% {
        transform: translateY(-100%);
    }
}


/* a:focus {
	border: solid 10px #2e3192;
	
	outline: none;
} */
.topheader ul li a:focus {
	border: solid 2px #2e3192;
	display: inline-flex;
	outline: none;
}

.social-link .social-icon ul li a:focus {
	border: solid 2px #2e3192;
	outline: none;
	display: inline-block;
} 
.slider-up-logo ul li a:focus {
	border: solid 2px #2e3192;
	outline: none;
	display: inline-block;
} 
.notes-whatsnew-wrapp:focus{border: solid 2px #2e3192;}
.logo-wraper img:focus{border: solid 2px #2e3192;}
.footer4 li:focus{border: solid 2px #2e3192;}
.focusable{border: solid 2px #2e3192;}
/*==============================services/servicesubpage/schedule1/9 css start========================*/
.skipSkip{font-size: 16px;
    opacity: 1;
    color: rgb(255, 255, 255);
    background-color: rgb(46 49 146);
    border: solid 1px #ff8d0b;
    border-radius: 3px;
    padding: 3px 15px;
    cursor: pointer;}

.inner-midcont .catab-title1 {background-color: #d2e6f7;color: #002971;cursor: pointer;  border-color: #3070b3;text-align: left;font-size:20px;
font-weight: bold;margin-bottom: 20px;text-transform:initial;box-sizing:border-box;clear:both;}
.inner-midcont .catab-content{padding: 0px 0px; border:0px solid;margin-bottom:30px;float:left;width:100%;box-sizing:border-box;clear:both;}
div.panel {display: none;}
div.panel.show {display: block !important;}
.vslordrbx .fleettbl table td {padding-top: 22px;padding-bottom: 15px;text-align: left !important;padding-left: 15px;}

/*==============================services/servicesubpage/schedule1/9 css over========================*/

.pg_8 .fullcont-left,.pg_8 .fullcont-right{padding:30px 2.4%;}
.pg_vessel-availability .carbtn2{display:block;}
.pg_policy .about-centbox2,.pg_disclaimer .about-centbox2{width:100%;}
.pg_aboutpage .tab button{padding:14px 0px;}
.cltlogo{width:20%;margin:0px 0px 50px 0px;}
.imagecont{width:100%;}
.cltlogo p{width: 80%;margin: 0 auto;box-sizing: border-box;}
.image-panel{padding:60px 10px 70px 10px;box-sizing:border-box;}
.image-panel .leader span img{width:250px;height:250px;}

.awardpopup{padding:40px 40px 0px;}
/*.awardpopup .content img{max-width:50%;height:auto;}*/
.awardpopup .content img {
    max-width: 100%;
    height: 400px;
}


.awards-bx{width:23%;margin:15px 1%;}
.over-efft{width:100%;}
.over-efft img{max-width:100%;}

.pg_awardsaccolades .awards-bx .yrshead{left:50%;margin-left:-80px;}

.pg_overview .personalfleetcntnt .personalfleetwhitebx{box-sizing:border-box;}
.pg_overview .personalfleetcntnt .fleetchart{background: #fff;box-sizing: border-box;margin-left: 3%;}
.prsntfltbx{width:100%;box-sizing:border-box;}

	.prsntfltbx ul.ab-tab-items li{width:31%;margin: 0px 3% 3% 0px;box-sizing: border-box;}
	.prsntfltbx ul.ab-tab-items li:nth-child(3n){margin-right:0px;}
	.tender-list{box-sizing:border-box;}
	.searchbox .searchboxul button{padding:14px 0px;}
	.gstlistingbxnav > li:nth-child(5n){clear:none;}
	.topnavisltiem{display:none;}
	
.fullcont-left,.fullcont-right{width:50%;box-sizing:border-box;}
.rtitabcont{width:23%;padding:20px 1.5%;margin:0px 1% 20px 1%;box-sizing:border-box;}

.inner-midcont h2.csrsubhead{color: #333333;font-size: 25px;font-weight: 600;margin-bottom: 25px;margin-top: 20px;}

.vslordrbx .fleettbl table td {
    padding-top: 14px;
    padding-bottom: 5px;
    text-align: left !important;
    padding-left: 15px;
}
.fleettbl table th
{
    padding: 14px 14px 15px;
}
.inner-midcont .accordion {
    background-color: #bbd3ec;
    color: #002971;
    text-decoration:underline;
    cursor: pointer;

    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 19px;

    transition: 0.4s;
}

.inner-midcont button:hover, .inner-midcont button:focus {
    background: #fff;
    color: #3070b3;
    border: 1px solid #3070b3;
    text-decoration: none;
}

.inner-midcont button .accordion:after {
    background: #bbd3ec url("<?php echo $this->config->item('base_url'); ?>assets/images/down-arrow.png") no-repeat;
    content: "";
    color: #777;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}


.inner-midcont button .active:after {
    content: "";
    background: #bbd3ec url("<?php echo $this->config->item('base_url'); ?>assets/images/up-arrow.png") no-repeat;
}



.panel {

    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
#creerblk.inner-midcont {
	max-width: -webkit-fill-available;
}
#creerblk.bottom-bg {
	float:none;
}
.carer-midcont h2.jonh2{color: #333;
	font-size: 30px;
	font-weight: 600;
	margin-bottom: 20px;
	text-align: center;}
	.storydetail-leftimg img{width:260px;}
@media screen and (max-width: 1500px) 
{
.pg_overview .personalfleetcntnt .leftcntnt {width:55%;}
.pg_overview .personalfleetcntnt .rgtcntnt {width:40%;}
.shresult-list ul li h4{font-size:16px;}
.image-panel .leader{font-size:14px;}
}
@media screen and (max-width: 1366px) 
{
.pg_8 .fullcont-left label,.pg_8 .fullcont-right label{width:190px;float:left;}
.notification{width:25px;}
.notification a span{right:-10px;}

.pg_overview .personalfleetcntnt .leftcntnt {width:50%;}
.pg_overview .personalfleetcntnt .rgtcntnt {width:45%;}
.prsntfltbx ul.ab-tab-items li{min-height:450px;}
.rtitabcont{min-height:275px;}
.shresult-list ul li h4{font-size:15px;}
.shresult-list ul li{width: 33.3333% !important;}
.image-panel .leader{font-size:14px;}
}
@media screen and (max-width: 1200px) 
{
	.logo2{max-width:240px;}
	.logo2 img{max-width:100%;}
	
	.wsmenu-list > li > a{padding-left:3px;padding-right:4px;}
	
	.tabtableresponsive > table{width:1000px;}
	.tabtableresponsive{overflow-x:auto;}
	
	.peocontainer{padding:15px 5px;}
	.people-cont p{padding:0px 5px;}
	.people-cont p.call,.people-cont p.mob,.email,.people-cont p.fax{margin-left:5px;}
	
	.pg_8 .fullcont-left .exchage-field-sect,.pg_8 .fullcont-right .exchage-field-sect{width:190px;}
	
	.creernavcntnt{margin-top:60px;}
	.creernavcntnt h2{font-size:24px;}
	.capt-radhika-bnnr h1{font-size:40px;line-height:40px;margin-top:100px;}
	
	.pg_upload_cv table td,.pg_upload_cv table th{padding:5px;}
	.pg_upload_cv table td{font-size:12px;}
	.pg_upload_cv .exchage-field-sect{font-size:12px;}
	
	.pg_aboutpage .tab button{font-size:14px;width:15%;}
	.pg_aboutpage .tabcontent{padding: 25px 30px 25px 0px;}
	
	.mid-jv-contbx1{margin-right:0px;}
	.mid-jv-contbximg{margin-left:0px;}
	.mid-jv-contbx2{padding-left:20px;}
	.mid-jv-contbxcont{padding-right:20px;}
	
	.cltlogo p{width: 90%;}
	.overeft{width:100%;}
	.image-panel .leader span img{width:100%;height:auto;}
	
	.comm-bx .imgbox{overflow:hidden;}
	.prsonalfleetright h2{font-size:24px;}
	
	.pg_overview .personalfleetcntnt .leftcntnt {width:50%;}
	.pg_overview .personalfleetcntnt .rgtcntnt {width:48%;}
	
	.ab-bill-trace .exchangedatebox{width:33%;}
	.prsntfltbx ul.ab-tab-items li .prsntfltinner table td{font-size:13px;}
	.vessalcntnt td{font-size:13px;}
	.rtitabcont{min-height:325px;}
	.image-panel .leader{font-size:14px;}
	
}
@media screen and (max-width: 992px) 
{
	.wsmenu-list li a{padding-left: 2px !important;padding-right: 2px !important;font-size:9px;}
	.footer1 .link{padding:50px 0 45px 0;}	
	.footer4 li,.footer4 li.first,.footer4 li.last{width:49%;font-size: 10px;}
	.footer4 li,.footer4 li.last{margin:0px 0px;font-size: 10px;}
	.footer4 li:nth-child(1),.footer4 li:nth-child(3){text-align:left;font-size: 10px;}
	.footer4 li:nth-child(2),.footer4 li:nth-child(4){text-align:right;font-size: 10px;}
	.about-rightbox img{max-width:100%;}
	
	
/*	=======================container classes start==============*/
	.container-mid1{margin:25px 10px 0px;}
	.container-mid{margin:25px 10px 0px;width:auto;}
	.inner-header .container-mid{margin-top:100px;}
	.inner-midcont{padding:30px 25px 30px 10px;}
	.topheader .container-mid1{margin-top:0px;padding-bottom:10px;}
/*	=======================container classes over==============*/	
	
	.about-centbox2{width:78%;padding-left:0px;}
	.contact-container .new-parent, .about .new-parent{width:50%;padding:10px;}
	
	.pg_in-chartering .vessalordrcntnt .container-mid,.pg_out-chartering .vessalordrcntnt .container-mid{margin:30px 10px;}
	.fleettbl,.tbl1{overflow-x:auto;width:100%;}
	.fleettbl > table,.tbl1 > table{width:1000px;}
	.pg_out-chartering .vessalordrcntnt .container-mid .carbtn2{display:block;}

	.pg_8 .fullcont-left .exchage-field-sect,.pg_8 .fullcont-right .exchage-field-sect,.pg_8 .fullcont-left label,.pg_8 .fullcont-right label{width:100%;}
	.pg_8 .full-cont button{padding:12px 0px;width:100%;text-align:center;}
	.top-navi li a:hover::after, .top-navi li a.active::after {bottom:-3px;}

	.logo1 img{margin-top:65px;}
	.pg_fleet_personnel .carer-midcont,.pg_shore .carer-midcont{padding:60px 30px;}
	.chairman-text .phbx{width:38%;}
	
	.pg_upload_cv .inputbx2{width:100%;float:left;overflow-x:scroll;}
	.pg_upload_cv .inputbx2 table{min-width:1000px;}
	
	.pg_aboutpage .tab button{font-size:14px;width:20%;}
	
	.para-head{font-size:24px;line-height:24px;}
	.imagecont{height:110px;}
	.cltlogo{height:180px;}
	
	.pg_chairmanndirector .chairman-text .contbx,.pg_chairmanndirector .chairman-text .phbx{width:100%;text-align:center;min-height:auto;}
	.image-panel .leader{height:340px;}
	.leadpopup{margin:120px auto 0px;padding:20px;}
	.leadpopup h3{margin-bottom:0px;}
	.leadpopup .content{padding-right:0px;height:240px;}
	.leadpopup .content p{text-align:justify;}
	.policytbl{width:100%;float:left;overflow-x:auto;}
	.policytbl > table{min-width:800px;}
	.polic-cont{width:100%;float:left;}
	.polic-cont h3{float: left;width: 100%;overflow: hidden;box-sizing: border-box;}
	
	.awards-bx{width:31%;}
	.pg_awardsaccolades .awards-bx .yrshead{}
	.awardpopup{margin:120px auto 0px;}
	.prsntfltbx #tanker .black-panel ul li a{font-size:14px;width:165px;}
	.prsntfltbx ul.ab-tab-items li .prsntfltinner .fltname{font-size:14px;}
	.vessalsimg{width:100%;}
	.vessalsdata{width:96%;margin-right:2%;}
	.vessalcntnt{top:0px;}
	.vessalsdata h3{padding:0px 0px 10px;}
	.vessalcntnt td{height:auto;}
	.rtihead2{font-size:20px;line-height:25px;}
	.orange-btn-new{width:40%;padding:15px 0px;font-size:15px;}
	.searchbox .searchboxul button{font-size:13px;}
	.tender-list .listbox{margin-bottom:20px;}
	.searchpanel button{padding:12px 0px;font-size:15px;}
	
	.full-cont h2{font-size:12px;}
	.exchangetbl table td{font-size:12px;line-height:14px;}
	.exchangetbl table td img{margin-right:5px;max-width:25px;}
	
	.pg_currency_table .searchpanel button{width:44%;}
	
	.pg_banreg .orange-btn{width:100%;padding:15px 0px;text-align:center;}
	
	.rtitabcont{width:31%;min-height:280px;}
	
	.rtiwht-cont{width:100%;float:left;overflow-x:scroll;}
	.rtiwht-cont > table{width:1000px;}
	.yelbtncommn{padding:10px 20px;}
	.pg_cvos-message .chairman-text .phbx{width:100%;text-align:center;min-height:auto;height:auto;}
	.pg_cvos-message .chairman-text .contbx{width:100%;}

	
}
@media screen and (max-width: 781px) 
{
	.mobileheight{padding-top:82px;}
	.social-link > div{display:none;}
	
	.wsmenu .wsmenu-list > li.notification{padding:10px 0px 5px;border-bottom:2px solid #0072bf;}
	.notification a span{top:15px;}
	.feedback-link{transform: rotate(0deg);height: auto;float:left;width:100%;text-align:left;margin-bottom:0px;}
	.wsmenu .wsmenu-list > li.feedbklst{padding:10px 0px 5px;border-bottom:2px solid #0072bf;width:100%;float:left;}
	.social-icon{float:left;width:100%;display:block;}
	.social-icon > ul{width:100%;float:left;margin:0px;padding:0px;}
	.social-icon > ul > li{float:left;width:auto;margin-right:10px;}
	.social-icon > ul > li > a{padding-left:5px !important;padding-right:5px !important;font-size:20px !important;display:block;color:#fff;}
	.wsmenu{height:80vh;overflow-y:auto;}
	.feedback-link{padding-bottom:10px;border-bottom:2px solid #0072bf;}
	.social-icon ul{padding:10px 0px 0px 0px;}
	
	.logo1{left:35px;}
	.logo1 img{margin:26px 0px 0px 0px;}
	.notification a span{right:10px;}
	.pg_aboutpage .tabcontent{padding: 25px 0px 25px 0px;}
	
.wsmenu-list li a{padding-left:10px !important;}	
	.main-dropdown{padding:0px;}
	.mainheader{position:static;}
	.wsoffcanvasopener .animated-arrow span {background-color: transparent;}
	.wsoffcanvasopener .animated-arrow span:before {transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);-webkit-transform: rotate(45deg);bottom: 0px;}
	.wsoffcanvasopener .animated-arrow span:after {transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);bottom: 6px;}
}
@media screen and (max-width: 768px) 
{
	
	
	
	.about-leftbox{width:100%;float:left;padding-left:0px;padding-right:0px;}
	.about-leftbox p{font-size:14px;}
	.about-centbox,.about-rightbox{width:100%;min-height:auto;padding:0px;}
	.about-rightbox img{float:left;}
	.footer1 .link a{text-shadow:0px 0px 1px #fff;font-size: 12px; padding: 0 0px;line-height: 20px;}
	.footer4 li:nth-child(1),.footer4 li:nth-child(3){text-align:center;width:100%;text-shadow:0px 0px 1px #000;}
	.footer4 li:nth-child(2),.footer4 li:nth-child(4){text-align:center;width:100%;text-shadow:0px 0px 1px #000;}
	.footer1 .link{padding-top:0px;padding-bottom:0px;}
	.footerfull{background-size:cover;background-position:left center;}
	.container-mid1{margin:0px 10px;}
	.inner-midcont{padding:30px 10px;}
	.top-hd-icon img{max-width:100px;}
	.inner-header h1{font-size:25px;padding-top:20px;}
	.top-menu{padding:25px 0px;}
	
	.in-h-image{height:200px;}
	.about-centbox2{width:100%;padding-right:0px;}
	
	.contact-container .new-parent, .about .new-parent{width:100%;}
	.contact-container .new-parent .people-cont, .about .new-parent .people-cont{min-height:auto;padding-bottom:15px;}
	
	.pg_9 .inner-header h1,.pg_key-people-andaman .inner-header h1{padding-top:0px;}
	.inner-midcont .catab-title1{font-size:14px;}
	.vslordrbx{margin-bottom:0px;}
	
	.pg_8 .fullcont-left, .pg_8 .fullcont-right{padding: 10px 2.4%;width: 95%;min-height: auto;}
	.whitshadowbx h2{font-size:16px;}
	.peocontainer{min-height:auto;}
	.pg_6 .inner-header h1,.pg_key-people-shipbuilding-consultancy .inner-header h1{padding-top:0px;}
	
	.creernavcntnt h2{font-size:20px;}
	.creernavcntnt p{display:none;}
	.creernavcntnt .yellowbtn{font-size:14px;padding:5px 0px;}
	.creernavcntnt{margin-top:35px;}
	
	.capt-radhika-bnnr h1{font-size:30px;line-height:30px;margin-top:50px;}
	.capt-radhika-bnnr{height:320px;}
	.inner-header .container-mid{margin-top:50px;}
	.wave{width: 2500px;}
	.serving-flag{right: 15px; width: 50px;}
	.slider_container ul.slides li h3{font-size: 15px;left: 5%;}
	
	.topheader ul li li{height:23px;overflow:hidden;margin:0px;}
	
	.pg_fleet_personnel .fleettabcont,.pg_shore .fleettabcont{}
	.pg_fleet_personnel .fleettabcont .catab-content,.pg_shore .fleettabcont .catab-content{width:100%;overflow-x:auto;}
	.pg_fleet_personnel .fleettabcont .catab-content > table,.pg_shore .fleettabcont .catab-content > table{width:780px;}
	.chairman-text .phbx{width:100%;min-height:auto;padding:0px 0px 20px;}
	.backbtndiv{width:100%;float:left;text-align:center;}
	.backbtndiv a.backbutton{float:none;}
	
	.pg_upload_cv .resume-up .inputbx,.pg_upload_cv .resume-up .inputthree{width:100% !important;}
	.pg_upload_cv .inputbx,.pg_upload_cv .inputbx1{width:100%;overflow:scroll;}
	.pg_upload_cv .inputbx > table,.pg_upload_cv .inputbx1 > table{width:800px;}
	.pg_upload_cv h2{font-size:22px;}
	.pg_upload_cv h3{font-size:16px;}
	.pg_upload_cv .formcenter{padding:20px 10px;margin-top:40px;}
	
	.pg_aboutpage .tab button{font-size:13px;width:100%;}
	.mid-cont-tab{width: 100%;box-sizing: border-box;padding:10px;}

		.mid-jv-contbx1,.mid-jv-contbx2,.mid-jv-contbximg{width:100%;}
	.mid-jv-contbx1 img,.mid-jv-contbximg img{width:auto;max-width:100%;float:left;}
	.mid-jv-contbx2{border-left:none;padding:0px 20px;}
	
	.mid-jv-contbximg{padding:0px 20px;}
	.para-head br{display:none;}
	.mid-jv-contbxcont{border-right:none;width:100%;}
	.pg_jointventures .mid-cont{padding:20px 0px;}
	.para-head{font-size:20px;line-height:20px;}
	.cltlogo{width:33%;}
	
	.pg_chairmanndirector .chairman-text .contbx p{font-size:22px;line-height:22px;}
	.image-panel .leader p{font-size:14px;margin-top:0px;}
	.image-panel .leader{font-size:13px;}
	.leadpopup{width:90%;}
	
	.comm-bx{width:88%;margin-left:6%;}
	.comm-bx .txtbox p{font-size:18px;line-height:18px;margin-bottom:15px;}
	.comm-bx .gray-btn{font-size:13px;line-height:18px;}
	.awards-bx{width:48%;}
	.awardpopup{margin:100px auto 0px;}
	
	.pg_overview .personalfleetcntnt .leftcntnt {width:100%;}
	.pg_overview .personalfleetcntnt .rgtcntnt {width:100%;margin-top:20px;}
	.in-h-image4{height:190px;}
		.ab-bill-trace .exchangedatebox{width:100%;}
		
		.searchbox .searchboxul select#ip3{width:100% !important;text-align:left !important;}
	.prsntfltbx ul.ab-tab-items li{width:48%;}
	.prsntfltbx ul.ab-tab-items li:nth-child(3n){margin-right:3%;}
	.prsntfltbx ul.ab-tab-items li:nth-child(even){margin-right:0px;}
	.black-panel ul li{margin-bottom:5px;}
	.personalfleetbnnr{height:220px;}
	
	.vessalsdata{overflow-x:scroll;}
	.vessalsdata > .vessalcntnt{width:1000px;border-top:1px solid #002971;}
	.vessalcntnt td{height:60px;}
	.vessalsdata h3{border-bottom:none;margin-bottom:15px;}
	.decomposefleetbx{margin-bottom:20px !important;}
	.about-leftbox ~ .about{width:100%;}
	
	.orange-btn-new{width:100%;padding:10px 0px;font-size:14px;}
	.tenders-ban{height:190px;}
	.rtihead2{font-size:16px;line-height:20px;}
	
	.tender-list .listbox ul{display:block;}
	.tender-list .listbox ul li{width:100%;display:block;min-height:auto;box-sizing:border-box;}
	.tender-list .listbox button{box-sizing:border-box;}
	

	.searchbox .searchboxul{width:100%;padding:0px;}
	.searchbox .searchboxul li{display: block;padding: 10px 24px;min-height: auto;width: 100%;box-sizing: border-box;text-align:center;}
	.searchbox .searchboxul #ip1{box-sizing:border-box;width:100% !important;}
	.searchbox .searchboxul .or{font-size:21px;line-height:25px;position:relative;left:50%;margin-left:-25px;width:50px;height:50px;}
	.searchbox .searchboxul li:last-child{padding-left:24px;}
	
	.searchpanel .selectbtn,.searchpanel button{width:100%;}
	.tender-cont{width:100%;overflow-x:auto;}
	.tender-cont > table{width:1000px;}
	.gstbnnr{height:210px;}
	.gstlistingbxnav > li{width:48.9%;}
	.responsivetbl{width:100%;float:left;overflow-x:auto;}
	.responsivetbl > table{width:1200px;}
	
	.topnavisltiem{display:block;font-size: 20px;font-weight: bold;color: #01337c;float:left;width:100%;}
	.topnavisltiem i{font-size:14px;margin-left:5px;position: relative;bottom: 5px;}
	.top-navi ul{display:none;float:left;width:92%;margin-top:10px;margin-bottom:-26px;margin-left:4%;/*border:1px solid #d0d0d0;*/border-bottom:none;}
	.top-navi ul li{width: 100%;float: left;border-bottom: 1px solid #d0d0d0;padding: 12px 0px 11px;/*background:#f0f0f0;*/}
	.top-navi li a:hover::after, .top-navi li a.active::after{bottom:-12px;height:2px;}
	
	.fullcont-left, .fullcont-right{width:100%;}
	.exchangetbl.responsivetbl > table{width:100%;min-width:540px;}
	.full-cont h2.exchangerghtheading2{top:0px;margin-top:-40px;}
	
	.full-cont .exchangefieldbx button{width:100%;padding:12px 0px;text-align:center;}
	
	.pg_currency_table .searchpanel button,.pg_currency_table .searchpanel .selectbtn{width:100%;box-sizing:border-box;}
	.pg_currency_table .rtiwht-cont,.pg_banlist .rtiwht-cont{width:100%;float:left;overflow-x:scroll;}
	.pg_currency_table .rtiwht-cont > table{width:780px;}
	.pg_currency_table .searchpanel{width:100%;}
	
	.pg_banlist .rtiwht-cont > table{width:1000px;}
	.pdf-download1{margin-bottom:10px;}
	
	.rtitabcont {width:48%;min-height:280px;}
	.pg_5 .rtihead3 ~ p .orange-btn{padding:10px 0px;text-align:center;width:100%;}
	.pg_5 .inner-midcont .contact-container .about .about-leftbox ~ .about-centbox2 .new-parent{width:50% !important;}
	.in-h-image3{height:200px;}
	.phbx .spancls{font-size:13px !important;margin-top:0px !important;}
	.contbxadd p{font-size:13px;line-height:18px;}
	.pg_grievance h3,.pg_grievancepage h3{font-size:16px;}
	.pg_grievance h2,.pg_grievance h2 strong,.pg_grievancepage h2 strong{font-size:17px !important;}
	.pg_grievance .yelbtncommn,.pg_grievancepage .yelbtncommn{padding:10px 0px;text-align:center;display:block;margin:5px 0px;font-size:12px;}
	
	.commonbox-cont table td{padding:10px 5px;}
		.pg_cvos-message .chairman-text .contbx p{font-size:20px;line-height:26px;}
	.pg_cvos-message .chairman-text .phbx p{font-size:17px;}


.black-panel ul li{display:block;}
.black-panel ul li a,.black-panel ul li a.active,.black-panel ul li a:hover,.black-panel ul li:hover a{padding:4px 10px;}

	
}

@media only screen and (max-width: 1366px) {
	.top-navi a {
		padding: 0px 10px 25px 5px !important;
    font-size: 13px !important;
	}

}
@media only screen and (max-width: 768px) {
	.top-menu {
		padding: 25px 25px 25px;
	}

	.top-navi ul li {
		padding: 12px 0px 0;
	}

	.top-navi a {
		padding: 0px 10px 15px 5px;
	}

	.dropdown .topnavisltiem {
		font-size: 14px;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.navbar-dropdown .dropdown ul {
		width: 100%;
		height: 260px;
		min-height: 260px;
		overflow-y: scroll;
	}

	.top-navi ul li {
		padding: 0;
	}

	.navbar-dropdown .dropdown ul li a {
		padding-bottom: 9px !important;
		padding-top: 8px !important;
		padding-left: 25px !important;
	}

}


@media screen and (max-width: 767px) {
    .navbar-dropdown .dropdown {
    width: 100% !important;
}
.top-navi ul {margin-bottom: 15px;}
.top-navi a {
  padding: 10px 10px 10px 5px !important;
}

.top-navi ul {
    display: block;}
    
.navbar-dropdown .dropdown {    top: 42px;}
    

}


@media screen and (max-width: 480px) 
{
	
	.topheader ul li a p{font-size:9px;}
	.topheader ul li select{padding:2px 0px;}
	.logo1 img{width:70px;margin:26px 0px 0px 0px;}
	.top-navi li {width:100%;float:left;}
	.contact-container h3.ab-post-head{font-size:16px;}
	.fullwdthcreernav li,.inner-midcont .fullwdthcreernav li.shorelist{width:100%;margin-bottom:10px;}
	.about-centbox p{font-size: 13px; line-height: 18px;}
	.footer1 .link{line-height: 22px;}
	.waveWrapper{display: none;}
	.vesssched .scheform li input{width: 100%;}
	.formbg{margin-top: 0;}
	.ocean-bg-ab{padding-top: 20px; background: url(../images/bg-ocean.gif) no-repeat center; background-size: cover;}
	.routsection{width: 100%;}
	.container-full .ab-routes{padding: 0 15px;}
	.employee-ab{width: 100%;margin: 0 auto;}
	.employee-ab .exemplco a img{width: 100%; max-width: 100%;}
	.homesciupdate .scibox ul li a{margin-right: 15px;width: 40%;}
	.homesciupdate .scibox ul li .groupimg img{width: 100%;}
	.homesciupdate .scibox ul li .grountext .link a{width: 55%; float: right;}
	.homesciupdate .scibox ul li .grountext{margin: 0;}
	.oubusuni li{border: #d5d5d5 solid 1px !important; min-height: 160px;}
	.oubusuni li a img{height: 45px;}
	.container-full .whatnewhome{height: 85px;}
	.whatnewhome h2{font-size: 15px;}
	.whatnewhome ul{padding: 0;}
	.whatnewhome li{font-size: 13px;}
	.ab-flex-box{float: left;}
	.oubusuni li p{font-size: 12px;}
	.hometerface .intfacebox ul li a{font-size: 14px;}
	.homenews .newsbox a p{width: 84%; font-size: 13px;}
	.slider_container .flex-direction-nav li a{display: none;}
	.tryobuso li a{min-height:130px;}
	.logo2 img{max-width:90%;}
	.cltlogo{width:50%;}
	
	.image-panel .leader{width:100%;height:auto;margin-bottom:0px;}
	.leadpopup{width:80%;margin-top:100px;}
	
	.awards-bx{width:98%;}
	.prsntfltbx ul.ab-tab-items li{width:99%;min-height:auto;}
	.gstlistingbxnav > li{width:100%;margin:0px 0px 10px;min-height:auto;height:auto;}
	
	.exchangerghtheading2 span{display:none;}
	.exchage-field,.exchage-field-sect{width:100%;}
	
	.rtitabcont{width:98%;min-height:auto;height:auto;}
	
	.pg_5 .inner-midcont .contact-container .about .about-leftbox ~ .about-centbox2 .new-parent{width:100% !important;height:auto;min-height:auto;}
	
	.commonbox-cont table td .ab-captcha img{width:100px;}
	.commonbox-cont.vigiformtbl td .texfiled,.commonbox-cont.vigiformtbl td select.texfiled,.commonbox-cont.vigiformtbl td .texfiled2{width:165px;max-width:100%;box-sizing:border-box;}
	.commonbox-cont.vigiformtbl tr td:last-child{padding:10px 5px;}
	.commonbox-cont.vigiformtbl table{table-layout:fixed;}
	
	.rightimg {float: right;margin: 0px 0px 30px 0px;width: 100%;height: auto;clear: both;}
	.inner-midcont h2.csrsubhead{font-size:21px;margin:10px 0px 15px;}
	
}
/***30/6/2023***/
.notes-whatsnew-wrapp{
  display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
}
.notes-whatsnew-wrapp .oneSix{
         display: flex;
    width: 49%;
    align-items: stretch;

}
.notes-whatsnew-wrapp .oneSix .whatnewhome{
      box-shadow: -2px 7px 20px 1px #00000021;
    padding: 15px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: stretch;
    border: none;
    border-radius: 4px;
    min-height:130px;width: 95%;
}
.notes-whatsnew-wrapp .oneSix .whatnewhome .quotess p,.notes-whatsnew-wrapp .oneSix .whatnewhome .quotes p{
    font-size:14px;
    line-height:24px;
    text-align:left;
}
.notes-whatsnew-wrapp .oneSix .note-flex-box .whatnewhome ul {
    width: 100%;
    float: left;
    margin-top:-17px;
}
.notes-whatsnew-wrapp .oneSix  .whatnewhome ul {
    width: 100%;
    float: left;
    margin-top: 0;
    display :flex;
}
.notes-whatsnew-wrapp .oneSix .note-flex-box{
        margin-top: -17px;
}
@media only screen and (max-width: 600px) {
    .notes-whatsnew-wrapp {
 
    flex-direction: column;
    justify-content: flex-start;
}
.notes-whatsnew-wrapp .oneSix {
    display: flex;
    width: 100%;
    align-items: stretch;
}
.notes-whatsnew-wrapp .oneSix .whatnewhome {
    flex-direction: column;
    min-height: 130px;
    width: 100%;
}
.notes-whatsnew-wrapp .oneSix .note-flex-box{
        margin-top: -4px;
}
.whatnewhome h2 {
    float: none;
    width: 98%;
    margin: 0 auto;
    padding: 0 0 10px;
}
    
}
.notes-whatsnew-wrapp .oneSix .note-flex-box {
  margin-top: 0;
}

.notes-whatsnew-wrapp {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 92%;
  justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
.notes-whatsnew-wrapp {
  width: 90%;
}
}
@media only screen and (max-width: 991px) {
.whatnewhome {
  float: left;
  width: 100% !important;}
.notes-whatsnew-wrapp {
  width: 98%;
}
}
@media only screen and (max-width: 767px) {
.notes-whatsnew-wrapp {
  display: block;width: 100%;
}
.notes-whatsnew-wrapp .oneSix {
  display: block;
  width: 89%;}
}
.container-full.footer4{
    background: linear-gradient(to bottom, rgba(11, 10, 10, 0.4), rgba(4, 4, 4, 1)), url(your-image-url.jpg);
    background-size: 100% 151px;
    background-blend-mode: overlay;
}