/*for laptop*/
@media (max-width: 1366px) and (min-width: 1030px){
/*header*/
header.shrink ul.right-navbar {
    margin: 20.5px 0px 0px 80px;
}
/*index page*/
.slide-text{
	left: 7%;
}
.control-round .carousel-control{
      top: 50%;
}
/*team page*/
.team-content-wrapper{
  left: -30px;
}
/*services page*/
#banner_img{
  top: 70px;
  width: 60%;
}


}


/*ipad landscape*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape){
/*header*/
header a.navbar-brand span.icon-hermes {
    font-size: 65px;
}
ul.nav.navbar-nav li a{
	font-size: 14px;
  padding: 10px 7px;
}
ul.right-navbar{
  margin: 20px 10px;
}
/*header shrink*/
header.shrink ul.nav.navbar-nav li a {
    font-size: 13px;
    padding: 1px 8px;
}
header.shrink .navbar-default{
  left: 10px;
}
header.shrink a.navbar-brand span.icon-hermes{
    font-size: 55px;
    padding-left: 15px;
    bottom: -5px;
}
header.shrink .navbar-brand{
       height: 66px;
    width: 80px;
    margin-left: 12px;
}
ul.right-navbar li a{
    padding: 4px 10px;
    line-height: 15px;
      font-size: 11px;
}
header.shrink{
  height: 50px;
}
header.shrink .navbar-default{
  height: 50px; 
}
header.shrink ul.right-navbar {
    margin: 15.5px 0;
}
header.shrink #navbarmain {
     margin-top: 15px; 
}
/*footer*/
.copyright-div {
    margin-top: 10px;
}
.btn-div i{
      font-size: 16px;
}
/*index page*/
.control-round .carousel-control{
      top: 50%;
}
.slide-text{
    left: 7%;
}
.slide-text > h1{
    font-size: 55px;
    line-height: 50px;
}
.slide-text > p{
  line-height: 24px;
  margin-top: 5px;
  font-size: 22px;
}
.slide-text .link-slider{
  margin-top: 20px;
}
.slide-text .link-slider a{
  font-size: 16px;
}
.slider-icon{
  right: 5%;
  top: 160px;
}
.slider-icon img{
  width: 70%;
}
section.about-section{
  padding-top: 0px;
  padding-bottom: 40px;
}
h2.section-heading{
  margin-bottom: 25px;
}
section.about-section .about-text{
  font-size: 20px;
  line-height: 25px;
}
section.about-section .text-content{
  font-size: 17px;
}
.about-content-wrapper .read-more{
  margin-top: 20px;
}
section.project-counter-section{
    padding-top: 30px;
    padding-bottom: 20px;
}
.counter-text-wrapper h4{
  font-size: 15px;
}
.counter-text-wrapper {
    margin-left: 10px;
}
.project-counter-section .counter-wrapper span.icon-logo-ship {
    font-size: 80px;
    margin-right: -5px;
}
.project-counter-section .counter-wrapper span.icon-160795 {
    font-size: 60px;
}
.project-counter-section .counter-wrapper span.icon-278095.icon {
    font-size: 90px;
}
.project-counter-section .counter-wrapper span.icon-1204383.icon {
    font-size: 80px;
}
section.services-section{
    padding-top: 40px;
    padding-bottom: 30px;
}
.link-btn.solution {
   margin-top: 19px;
}
.link-btn{
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
}
.link-btn.solution a{
      padding: 2px 30px 4px;
}
.link-btn a{
    font-size: 18px;
    line-height: 30px;

}

section.services-section h3.solution-text span{
    font-size: 20px;
}


section.services-section span.icon-1260450 {
    font-size: 60px;
}
section.services-section .services-title-wrapper .title{
    font-size: 25px;
    line-height: 20px;
}
section.services-section .services-title-wrapper{
    bottom: 35px;
}
section.services-section span.icon-1{
      font-size: 40px;
}
section.services-section span.icon-5{
      font-size: 70px;
}
section.services-section span.icon-2{
    font-size: 45px;
}
section.services-section h3.solution-text{
  font-size: 30px;
}
section.services-section p.solution-content{
    font-size: 20px;
    line-height: 22px;
}
section.client-section {
    padding-top: 5px;
    padding-bottom: 0px;
}
section.client-section .client-logo-wrapper img{
    width: 90%;
}
.bg-image{
  background-size: contain;
}
/*footer*/
.footer-logo-div{
	padding: 5px 15px 5px 0px;
}
h4.footer-logo-text{
	font-size: 20px;
}
span.footer-logo{
	margin-top:2px;
}
span.footer-logo span {
    font-size: 60px;
}
footer.top-footer-strip h3{
	font-size: 21px;
    margin-top: 8px;
}
.top-footer-strip span.icon-phone-call-1{
	top: 5px;
	font-size: 30px;
}
ul.enquiry-footer li a{
	font-size: 21px;
}
footer address{
	font-size: 14px;
}
ul.social-list li i{
	font-size: 20px;
    padding: 15px 6px;
}
ul.footer-list li a,
ul.contact-list li a{
	font-size: 14px;
}
a.download-btn{
	font-size: 14px;
}
.copyright-text{
	font-size: 14px;
}
.logo-RJA{
	margin-top: 15px;
}
.logo-RJA span {
    font-size: 70px;
}
/*about page*/
.banner-text-wrapper {
    margin-top: 100px;
    margin-bottom: 130px;
}
section.banner-section h1.banner-heading{
      font-size: 45px;
}
section.banner-section p.banner-text{
  font-size: 20px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 15px;
}
section.banner-section .banner-link{
    width: 200px;
    height: 40px;
    line-height: 25px;
}
section.banner-section .banner-link a{
    font-size: 15px;
    margin-left: 20px;
    line-height: 20px;
}
section.banner-section .banner-link span.icon-30875{
    right: 10px;
    line-height: 35px;
    top: -5px;
}
section.about-tab ul.nav.navbar-nav li a{
  padding: 14px 14px;
  font-size: 15px;
}
section.about-tab .affix ul.nav.navbar-nav li a {
    padding: 14px 14px;
}
section.about-tab .navbar{
      height: 50px;
    top: 1px;
}
.about-page .affix{
          top: 50px;
    height: 50px;
}
.about-page .founder-text-wrapper .title{
      font-size: 23px;
}
.about-page .founder-text-wrapper .founder-text{
      font-size: 20px;
}
ul.company-listing{
    margin-top: 20px;
    margin-bottom: 5px;
}
.about-page .company-text-wrapper {
    padding: 10px 0px 25px 0px;
}
.about-page .company-text-wrapper {
    padding: 10px 0px 15px 0px;
}
.about-page .company-text{
    font-size: 18px;
    line-height: 21px;
}
.about-page h3.mission-vision-tittle{
    font-size: 25px;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 15px;
}
.about-page i.fa.fa-quote-right,
.about-page i.fa.fa-quote-left{
      font-size: 10px;
}
.about-page h4.mission-vision-title{
      right: -35px;
      font-size: 23px;
      top: 35px;
}
.about-page .mission-vision-img img{
      width: 80%;
}
.about-page .mission-vision-content {
    padding-top: 35px;
}
.about-page p.mission-vision-text{
    font-size: 16px;
    line-height: 20px;
    left: -25px;
    position: relative;
}
#mission-vision {
    padding: 30px 0px 30px 0;
}
.about-page .goals-icon-wrapper{
    height: 85px;
    width: 85px;
}
.goals-icon-wrapper span.icon-safe-shield-protection {
    font-size: 40px;
}
.goals-icon-wrapper span.icon-1260450 {
    font-size: 50px;
}
.goals-icon-wrapper span.icon-1365740 {
    font-size: 40px;
}
.goals-icon-wrapper span.icon-1296101 {
    font-size: 40px;
}
.goals-icon-wrapper span.icon-ship1 {
    font-size: 45px;
}
.goals-icon-wrapper span.icon-974158 {
    font-size: 30px;
}
.about-page h4.goals-title{
    font-size: 20px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.about-page p.goals-text{
    line-height: 18px;
    font-size: 15px;
}
.about-page .goals-wrapper {
    padding-bottom: 15px;
}
.about-page .goals-img-wrapper {
    margin-top: 20%;
}
.about-page h3.infra-heading{
      font-size: 25px;
}
.about-page p.infra-text{
      font-size: 20px;
}
#office-infra {
    padding: 0px 0px 10px 0;
}
.about-page .office-infra-wrapper {
    margin: 10px 0px 25px 0;
}
ul.company-listing li:first-child {
    width: auto;
}
/*team page*/
.team-tab .affix{
  top: 51px;
    height: 50px;
}
.team-tab .affix ul.team-tab {
    top: 0px;
}
section.banner-section.team-banner{
  height: 435px;
}
ul.team-tab{
      top: -25px;
    height: 50px;
}
ul.team-tab li a{
  padding: 11px 10px;
  font-size: 15px;
}
.team-content-wrapper{
    padding: 25px 25px;
    margin-bottom: 40px;
        left: 0px;
}
h3.team-position{
      font-size: 22px;
}
p.team-contennt{
   font-size: 18px;
  line-height: 20px;

}
.team-image-wrapper {
    width: 150px;
    height: 150px;
    border: 7px solid #e0dbdb;
    border-right: 7px solid #f3f6f8;
    border-top: 7px solid #f3f6f8;
    border-bottom: 7px solid #e0dbdb;
}
.team-content-wrapper{
    padding: 20px 20px;
    border: 7px solid #e0dbdb;
    border-right: 7px solid #f3f6f8;
    border-top: 7px solid #e0dbdb;
    border-bottom: 7px solid #f3f6f8;
    left: -25px;
    margin-bottom: 30px;
}
.team-content-wrapper:hover,
.team-content-wrapper:focus{
    border: 7px solid #ed7d27;
    border-right: 7px solid #ed7d27;
    border-top: 7px solid #ed7d27;
    border-bottom: 7px solid #ed7d27;
}
.team-image-wrapper.left-side{
    left: -25px;
}
/*services page*/
ul#nav-tabs-wrapper .affix{
      height: 50px;
    top: 0px;
}
.services-tab .affix ul.nav.nav-tabs.services-tab {
    top: -30px !important;
}
.services-tab .affix{
      top: 80px;
    height: 20px;
}
#banner_img{
  top: 75px;
  width: 80%;
}
#banner_services{
  height: 410px;
}
.services-tab .nav-tabs>li a{
      padding: 14px 14px;
    font-size: 15px;
}
ul#nav-tabs-wrapper {
    height: 50px;
    top: -30px;
}
h3.services-tab-title{
  font-size: 30px;
  margin-top: 0;
}
p.services-tab-content{
    font-size: 19px;
   line-height: 20px;
}
.services-main-wrapper {
    padding: 0px 25px 25px;
}
.services-link{
    width: 200px;
    height: 35px;
    line-height: 35px;
        margin-bottom: 30px;
}
.services-link a{
  font-size: 15px;
  line-height: 30px;
}
.rounded-div {
    width: 150px;
    height: 150px;
  }
.services-slider-content p{
 font-size: 18px;
}
.services-slider-content{
      padding: 25px 20px;
}
#quote-carousel{
    margin-top: 0px;
}
.rounded-div h4{
  font-size: 25px;
}
/*contact page*/
h3.contact-header{
  margin-top: 0px;
  font-size: 30px;
}
section.contact-banner{
  height: 410px;
}
.banner-contact-wrapper {
    margin-top: 120px;
}
ul.contact-list-banner li a{
      font-size: 18px; 
}
ul.social-list-banner li i{
    padding: 7px 0px;
    height: 35px;
    width: 35px;
    font-size: 20px;
}
.mab-wrapper iframe {
    height: 350px;
}
section.contact-section label{
      font-size: 16px;
}
.btn.contact-btn{
  width: 200px;
  height: 35px;
  line-height: 30px;
  font-size: 15px;
}
.btn.contact-btn span.icon-30875 {
    font-size: 10px;
}
button.btn.contact-btn {
  margin: 0px 0px 25px;
}
/*media page*/
section.media-banner {
  height: 410px;
}
h4.news-title{
      font-size: 20px;
}
.news-read-more a{
   font-size:14px;
}
.news-content{
  margin: 0 0px;
}
.new-main-wrapper {
    margin-bottom: 30px;
}
/*news details page*/
section.media-detail-banner{
  height: 410px;
}
section.media-detail-banner p.news-text{
    font-size: 35px;
    line-height: 40px;
    padding: 0px 40px;
}
.news-main-image-wrapper {
    margin-top: -170px;
    margin-bottom: 30px;
}
.news-detail-wrapper .detail-text{
  font-size: 19px;
  line-height: 22px;
}
.social-section{
    right: 40px;
    top: 50%;
}
h4.news-sub-title{
    font-size: 25px;
}


.vessel-section .owl-nav .owl-prev {
    left: 22%;
}

.vessel-section .owl-nav .owl-next {
    right: 22%;
}



}

/*ipad view portrait*/
@media (min-width: 768px) and (max-width: 1023px){
/*header*/
header a.navbar-brand span.icon-hermes {
    font-size: 50px;
}
.padding-0-sm {
    padding-right: 0;
    padding-left: 0;
}
ul.nav.navbar-nav li a{
    font-size: 12px;
    padding: 7px 5px;
    margin: 0 5px;
}
ul.right-navbar li a{
  padding: 4px 5px;
  font-size: 10px;
}
ul.right-navbar{
  margin: 12px 0;
}
ul.right-navbar li{
  margin-right: 5px;
}
#navbarmain {
    margin-top: 8px;
}
header ul.navbar-nav{
   margin-left: 10px;
}
header.shrink .navbar-brand{
    height: 70px;
    width: 70px;
    margin-left: -5px;
}
header.shrink .navbar-default{
    height: 50px;
    left: 10px;
}
header.shrink a.navbar-brand span.icon-hermes{
    font-size: 50px;
    padding-left: 12px;
    bottom: -12px;
}
header.shrink ul.nav.navbar-nav li a {
    font-size: 11px;
    padding: 1px 7px;
}
header.shrink{
  height: 50px;
}
header.shrink.top-menu{
  background: none;
}
header.shrink #navbarmain {
    margin-top: 15px;
}
header.shrink ul.right-navbar {
    margin: 15px 0;
}
/*index page*/
.control-round .carousel-control{
      top: 50%;
}
.slide-text > h1{
    font-size: 40px;
    line-height: 40px;
}
.slide-text{
    left: 0%;
    bottom: 10%;
}
.slide-text > p{
    line-height: 20px;
    margin-top: 0px;
    font-size: 20px;
}
.slide-text .link-slider{
    margin-top: 15px;
}
.slide-text .link-slider a{
      font-size: 15px;
}
.slider-icon{
    right: 70px;
    top: 140px;
    width: 60%;
}
.slider-icon img {
    width: 40%;
    right: 0;
    position: absolute;
}
section.about-section{
    padding-top:15px;
    padding-bottom: 30px;
}
h2.section-heading{
  font-size: 25px;
  margin-bottom: 20px;
  margin-top: 10px;
}
section.about-section .about-text{
  font-size: 20px;
  line-height: 22px;
}
section.about-section .text-content{
    font-size: 17px;
   line-height: 20px;
}
.about-content-wrapper .read-more a{
      padding: 1px 25px 4px;
}
.about-content-wrapper .read-more span.icon-30875{
  left: 5px;
}
section.about-section i.fa.fa-quote-left, 
section.about-section i.fa.fa-quote-right{
font-size: 15px;
}
section.project-counter-section{
    padding-top: 25px;
    padding-bottom: 20px;
}
.counter-text-wrapper {
    margin-left: 13px;
}
.counter-text-wrapper span.count{
    font-size: 22px;
}
.counter-text-wrapper span.plus-icon{
      font-size: 15px;
}
.counter-text-wrapper h4{
    font-size: 13px;
}
.project-counter-section .counter-wrapper span.icon-logo-ship{
      font-size: 55px;
}
.project-counter-section .counter-wrapper span.icon-160795 {
    font-size: 50px;
}
.project-counter-section .counter-wrapper span.icon-278095.icon {
    font-size: 55px;
}
.project-counter-section .counter-wrapper span.icon-1204383.icon {
    font-size: 50px;
}
section.services-section{
    padding-top: 30px;
    padding-bottom: 30px;
}
.solution-text-wrapper{
      padding: 14px 30px 10px 30px;
}
section.services-section h3.solution-text span{
    font-size: 18px;
}

section.services-section p.solution-content{
  line-height: 20px;
  font-size: 19px;
}
section.services-section .services-title-wrapper{
    bottom: 30px;
    left: 20px;
}
section.services-section .services-title-wrapper .title{
    font-size: 20px;
    line-height: 17px;
}
section.services-section span.icon-1260450 {
    font-size: 50px;
}
section.services-section span.icon-1{
      font-size: 30px;
}
section.services-section span.icon-5{
      font-size: 55px;
}
section.services-section span.icon-2{
  font-size: 40px;
}
section.services-section .services-img-wrapper{
      margin-bottom: 7px;
}
.link-btn.solution {
    width: 170px;
    margin-top: 10px;
}
.link-btn{
    height: 30px;
    line-height: 28px;
    border-radius: 30px;
}
.link-btn a{
      font-size: 15px;
      line-height: 25px;
}
.link-btn.solution a{
  padding: 0px 19px 3px;
}
section.services-section span{
    position: relative;
    top: 1px;
    font-size: 12px;
}
section.client-section {
    padding-top: 5px;
    padding-bottom: 0px;
}
section.client-section .right-to-left{
  height: 45px;
}
section.client-section .client-logo-wrapper img{
  width: 85%;
}
/*footer*/
.bg-image{
  background-size: contain;
}
.footer-logo-div{
	padding: 3px 15px 3px 0px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0px;
}
h4.footer-logo-text{
	font-size: 17px;
}
span.footer-logo{
	margin-top: 3.5px;
    margin-left: 5px;
}
span.footer-logo span{
    font-size: 45px;
}
footer.top-footer-strip h3{
	font-size: 17px;
    margin-top: 8px;
}
.top-footer-strip span.icon-phone-call-1{
	    top: 5px;
    font-size: 26px;
    margin-right: 5px;
    margin-left: 5px;
}
ul.enquiry-footer li a{
	font-size: 17px;
}
footer address{
	font-size: 14px;
  padding-bottom: 15px;
}
ul.social-list li i{
	font-size: 17px;
    padding: 10px 3px;
}
ul.footer-list li a,
ul.contact-list li a{
	font-size: 14px;
}
a.download-btn{
	font-size: 14px;
  padding: 3px 15px 7px;
}
.btn-div i {
    color: #fff;
    margin-left: 4px;
    font-size: 15px;
}
.copyright-text{
	font-size: 14px;
}
ul.social-list .heding{
	margin-right: 0px;
	font-size: 14px;
}
.logo-RJA span {
    font-size: 65px;
}
.copyright-text{
  margin: 10px -15px 15px;
}
.copyright-div {
    margin-top: 10px;
}
/*about page*/
.banner-text-wrapper {
    margin-top: 100px;
    margin-bottom: 150px;
}
section.banner-section h1.banner-heading{
  font-size: 45px;
}
section.banner-section p.banner-text{
  font-size: 20px;
  line-height: 22px;
  margin-top: 10px;
  margin-bottom: 20px;
}
section.banner-section .banner-link{
    width: 200px;
    height: 40px;
    line-height: 20px;
}
section.banner-section .banner-link a{
    margin-left: 15px;
    line-height: 20px;
    font-size: 15px;
}
section.banner-section .banner-link span.icon-30875{
      line-height: 35px;
    font-size: 12px;
    top: -5px;
}
section.about-tab ul.nav.navbar-nav li a{
    font-size: 15px;
    padding: 14px 0px;
    margin: 0 5px;
}
section.about-tab .affix ul.nav.navbar-nav li a {
    padding: 14px 14px;
}
section.about-tab .navbar{
    top: -25px;
    height: 50px;
}
section.about-tab .navbar{
      top: -40px;
}
ul.company-listing{
    margin-top: 15px;
    margin-bottom: 0px;
}
.about-page .founder-text-wrapper .title{
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 23px;
}
.about-page .founder-text-wrapper .founder-text{
    font-size: 17px;
    line-height: 20px;
}
.about-page .company-text-wrapper {
    padding: 0px 0px 15px 0px;
}
.orange-border{
    width: 160px;
    margin-top: 10px;
}
.about-page .company-text{
    font-size: 16px;
    line-height: 20px;
    width: 100%;
}
.about-page h3.mission-vision-tittle{
    font-size: 25px;
    line-height: 25px;
    margin-top: 5px;
    margin-bottom: 15px;
}
.about-page i.fa.fa-quote-right,
.about-page i.fa.fa-quote-left{
      font-size: 12px;
}
.about-page h4.mission-vision-title{
      font-size: 25px;
      top: 20px;
      right: -45px;
}
.about-page .mission-vision-img{
      float: left;
    width: 50%
}
.about-page .mission-vision-img img{
      width: 70%;
    right: 0;
    display: block;
    margin: 0 auto;
}
.about-page .mission-vision-content {
        padding-top: 0px;
    display: inline-block;
}
.about-page p.mission-vision-text{
    font-size: 16px;
    line-height: 20px;
}
#mission-vision {
    padding: 30px 0px 25px 0;
}
.about-page .goals-icon-wrapper{
      height: 70px;
    width: 70px;
}
.goals-icon-wrapper span.icon-safe-shield-protection {
    font-size: 30px;
}
.goals-icon-wrapper span.icon-1260450 {
    font-size: 40px;
}
.goals-icon-wrapper span.icon-1365740 {
    font-size: 30px;
}
.goals-icon-wrapper span.icon-1296101 {
    font-size: 35px;
}
.goals-icon-wrapper span.icon-ship1 {
    font-size: 40px;
}
.goals-icon-wrapper span.icon-974158 {
    font-size: 30px;
}
.about-page h4.goals-title{
      font-size: 20px;
}
.about-page p.goals-text{
    line-height: 20px;
    font-size: 15px;
}
.about-page .goals-img-wrapper{
      margin-top: 0;
}
h3.goals-heading {
    color: #fff;
    text-align: center;
    margin-top: 0;
    font-family: 'TextaAlt-Heavy';
        margin-bottom: 20px;
}
.about-page .goals-wrapper {
    padding-bottom: 10px;
}
#goals{
    padding: 20px 0px;
}
.about-page h3.infra-heading{
    font-size: 25px;
      margin-top: 10px;
}
.about-page p.infra-text{
  font-size: 20px;
}
.about-page .office-infra-wrapper {
    margin: 10px 0px 20px 0;
}
ul.company-listing li:first-child {
    width: auto;
}
/*team page*/
.team-tab .affix{
  height: 50px;
  top: 50px;
}
.team-tab .affix ul.team-tab {
    top: 0px;
}
section.banner-section.team-banner{
  height: 410px;
}
ul.team-tab{
    top: -25px;
    height: 50px;
}
ul.team-tab li a{
  font-size: 15px;
  padding: 12px 10px;
}
h3.team-position{
      font-size: 20px;
}
p.team-contennt{
    font-size: 16px;
    line-height: 18px;
}
.team-image-wrapper {
    width: 120px;
    height: 120px;
    border: 7px solid #e0dbdb;
    border-right: 7px solid #f3f6f8;
    border-top: 7px solid #f3f6f8;
    border-bottom: 7px solid #e0dbdb;
}
.team-content-wrapper{
    padding: 20px 20px;
    border: 7px solid #e0dbdb;
    border-right: 7px solid #f3f6f8;
    border-top: 7px solid #e0dbdb;
    border-bottom: 7px solid #f3f6f8;
    left: -25px;
    margin-bottom: 20px;
}
.team-content-wrapper:hover,
.team-content-wrapper:focus{
    border: 7px solid #ed7d27;
    border-right: 7px solid #ed7d27;
    border-top: 7px solid #ed7d27;
    border-bottom: 7px solid #ed7d27;
}
.team-content-wrapper.left-side{
  left: 20px;
}
.team-image-wrapper.left-side{
  left: -30px;
}
/*services page*/
.about-page .affix{
    height: 50px;
    top: 51px;
}
section.about-tab .navbar {
    top: 0px;
    height: 40px;
}
#banner_img{
  width: auto;
  top: 90px;
}
#banner_services{
    height: 435px;
}
.services-tab .nav-tabs>li a{
    font-size: 15px;
    padding: 10px 0px;
    margin: 0 10px
}
section.services-tab .navbar {
    top: -40px;
}
.services-tab .nav-tabs>li a{
  border-top: 3px solid #f3f6f8;
}
ul.nav.nav-tabs.services-tab{
    display: block !important;
    top: 1px;
    height: 50px;
}

.services-tab .affix ul.nav.nav-tabs.services-tab {
    top: 0px;
}

.about-page .affix ul.nav.nav-tabs.services-tab {
    background: #f3f6f8;
    /*top: -41px;*/
}
h3.services-tab-title{
    font-size: 25px;
        margin-top: 0px;
}
p.services-tab-content{
    font-size: 18px;
    line-height: 20px;
}
.services-main-wrapper {
    padding: 0px 20px 15px;
}
.services-link{
  margin-bottom: 25px;
  height: 35px;
  line-height: 35px;
  width: 200px;
}
.services-link a{
  font-size: 15px;
  line-height: 30px;
}
#quote-carousel {
    padding: 3px 0px 20px 0px;
    margin-top: 0px;
}
.rounded-div{
    width: 150px;
    height: 150px;
    right: -40px;
}
.services-slider-content{
  padding: 15px 20px;
      left: -55px;
}
.services-slider-content p{
    font-size: 19px;
    line-height: 22px;
}
.rounded-div h4{
  font-size: 25px;
}
/*contact page*/
h3.contact-header{
  margin-top: 0px;
  font-size: 30px;
}
section.contact-banner{
  height: 435px;
}
.banner-contact-wrapper {
    margin-top: 120px;
}
ul.contact-list-banner li a{
      font-size: 17px; 
}
ul.social-list-banner li i{
    padding: 7px 0px;
    height: 30px;
    width: 30px;
    font-size: 15px;
}
.mab-wrapper iframe {
    height: 300px;
}
section.contact-section label{
      font-size: 16px;
}
.btn.contact-btn{
  width: 200px;
  height: 35px;
  line-height: 30px;
  font-size: 15px;
}
.btn.contact-btn span.icon-30875 {
    font-size: 10px;
}
button.captcha.animated.repeat{
      width: 60px;
}
i.fa.fa-repeat.captcha.animated.repeat{
      font-size: 25px;
}
button.btn.contact-btn {
       margin: 0px 0px 25px;
}
/*media page*/
section.media-banner{
    height: 435px;
}
.news-content{
  padding: 10px 15px;
      margin: 0;
}
h4.news-title{
  font-size: 20px;
  white-space: nowrap;
  width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 2px;
}
.new-main-wrapper {
    margin-bottom: 30px;
}
/*news details page*/
section.media-detail-banner{
  height: 435px;
}
section.media-detail-banner p.news-text{
    font-size: 28px;
    line-height: 30px;
    padding: 0px 40px;
}
.news-date span{
      font-size: 15px;
}
.news-main-image-wrapper {
    margin-top: -220px;
    margin-bottom: 20px;
}
.news-detail-wrapper .detail-text{
      font-size: 17px;
    line-height: 20px;
}
.social-section{
    right: 30px;
    top: 30%;
}
h4.news-sub-title{
    font-size: 25px;
}

.fleet-tab .lightgallery a.img-box {
    display: block;
    margin-top: 25px;
}



.vessel-section .owl-nav .owl-prev {
    left: 21%;
}

.vessel-section .owl-nav .owl-next {
    right: 21%;
}





}

/*mobile view portrait*/
@media (max-width: 767px){
/*header*/
header {
    left: 0;
    position: relative;
    box-shadow: 0px 0px 1px #41368a;
    z-index: 5;
}
ul.right-navbar li a{
  border: 1px solid #41368a;
  font-size: 10px;
  color: #41368a;
  padding: 6px 7px 3px 7px;
  line-height: 10px;
}
header a.navbar-brand span.icon-hermes {
    font-size: 50px;
}
ul.right-navbar{
  margin: 19px 0 0px 20px;
  position: relative;z-index: 1;
}
	ul.right-navbar {
    margin: 19px 0 0px 20px;
    position: relative;
    z-index: 1;
    position: relative;
    left: 47px;
}
ul.right-navbar li{
  margin-right: 10px;
}
header.navbar-brand{
  margin-top: 4px;
}
header.shrink .navbar-brand{
  margin-top: 0px;
}
#navbarmain {
    margin-top: 5px;
}
header.shrink #navbarmain {
    margin-top: 5px;
}
header.shrink.top-menu{
 /* background:none;*/
}
header.shrink{
  height: 50px;
}
header.shrink a.navbar-brand span.icon-hermes {
    font-size: 45px;
    padding-left: 10px;
    bottom: -5px;
    z-index: 1;
}
header.shrink ul.right-navbar {
    margin:15px 0px 20px  30px;
}
header.shrink .navbar-brand{
  background-color:#fff;
  height: 65px;
  width: 65px;
  margin-left: -5px;
}
.back-mobile {
 
    height: 50px;
    position: relative;
    z-index: 1;
}
header.shrink ul.nav.navbar-nav li a{
  font-size: 15px;
    padding: 10px 14px;
}
header.shrink #main-navbar ul.nav li a.active {
    color: #fff!important;
}
/*start mobile view*/
#main-navbar{
    width: 100%;
    right: 0px;
    top: 9px;
    padding-right: 3px;
    margin-bottom: 0;
    background-color: transparent;
}
	.header .navbar-brand{
		height: 62px;
    width: 71px;
	}
.mobile-navbar {
  right: -100%;
  position: fixed;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.mobile-navbar.open {
right: 0;
width: 100%;
background: #2e295c;
padding: 0 30px;
height: 100%;
position: fixed;
top: 0;
z-index: 1;
box-shadow: 1px 1px 1px #ccc;
width: 80%;
}
.mobile-navbar {
    right: -100%;
    position: fixed;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.mobile-navbar .navbar-nav{
	margin-top: 50px !important;
	/*float: right;*/
	overflow-y: scroll;
	height: calc(100vh - 80px);
}
#main-navbar .navbar-nav>li>a{
  color: #fff;
}
#main-navbar .dropdown-menu>li>a{
  color: #fff;
}
#main-navbar ul.nav li a.active {
    border-bottom: 1px solid  #fff !important;
    color:  #fff!important;
}
#main-navbar ul.nav li a:after{
      height: 1px;
    background-color: #fff;
}
header.shrink #main-navbar, header.shrink #main-navbar:before{
      margin-top: 0px;
}
header.shrink #main-navbar ul.nav.navbar-nav{
      float: left !important;
}
/*-----for cross icon navbar------*/
.navbar-toggle .icon-bar {
    background-color: #fff;
    z-index: 1;
}
button#mobile-menu-action{
  background-color: transparent;
  border: 0;
  z-index: 2;
  margin-right: 0px;
  padding: 9px 5px;
  margin-top: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color:#25416e;
}
.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
  }
  .navbar-toggle.active .icon-bar.one {
     top: 6px;
     transform: rotate(45deg);
     -webkit-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     -o-transform: rotate(45deg);   
  }
  .navbar-toggle.active .icon-bar.two {
     background-color: transparent;
  }
  .navbar-toggle.active .icon-bar.three {
     top: -6px;
     transform: rotate(-45deg);
     -webkit-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);   
  }
/*footer*/
.footer-logo-div{
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding: 20px 10px 20px 10px;
    text-align: center;
}
.bg-image{
  background:none;
}
h4.footer-logo-text{
	font-size: 19px;
	text-align: center;
}
span.footer-logo{
	margin-top: -12px;
	    float: left;
}
footer.top-footer-strip h3{
	font-size: 20px;
}
ul.enquiry-footer li {
    display: inline;
}
ul.enquiry-footer{
  text-align: center;
}
.top-footer-strip span.icon-phone-call-1{
	font-size: 20px;
  top: 3px;
  float: left;
  margin-left: 0;
  right: -20px;
}
ul.enquiry-footer li a{
	font-size: 16px;
}
footer{
	padding-top: 10px;
}
ul.footer-list li a{
	line-height: 21px;
	font-size: 15px;
}
h3.footer-heading{
	margin-bottom: 5px;
	margin-top: 5px;
	font-size: 16px;
}
footer address{
	font-size: 15px;
	padding-bottom: 15px;
	margin-bottom: 10px;
}
ul.contact-list{
	margin-bottom: 0px;
}
ul.contact-list li a{
	font-size: 15px;
}
.copyright-text{
	margin: 10px 10px;
    text-align: center;
    font-size: 15px;
}
.btn-div{
	height: 35px;
    line-height: 35px;
    margin-top: 10px;
    margin-bottom: 15px;
}
a.download-btn{
	font-size: 15px;
}
.btn-div i{
	font-size: 19px;
}
ul.social-list li i{
	    font-size: 15px;
    padding: 10px 6px 8px 6px;
}
ul.social-list{
	text-align: center;
}
ul.social-list.list-style.border-bottom {
    border-bottom: 0;
}
ul.social-list .heding{
	margin-right: 5px;
}
.copyright-div {
    margin-top: 10px;
}
.logo-RJA span {
    font-size: 60px;
}
.logo-RJA {
    float: none;
    margin-top: 10px;
    text-align: center;
}
/*index page*/
.slide-text{
  position: relative;
  padding: 10px 15px;
  left: 0;
  bottom: 0;
  right: 0;
  background: #41368a;
}
.slide-text > h1{
    font-size: 20px;
    line-height: 25px;
    margin-top: 5px;
}
.slide-text > p{
  line-height: 20px;
  margin-top: 0px;
  font-size: 17px;
}
.slide-text .link-slider{
  margin-top: 0px;
}
.slide-text .link-slider a{
  font-size: 13px;
}
.slide_style_left {
    text-align: center !important;
}
.control-round .carousel-control{
      top: 70%;
}
.carousel-indicators{
  display: none;
}
section.about-section{
  background-image:none;
      padding-top: 10px;
    padding-bottom: 15px;
}
h2.section-heading{
    margin-bottom: 15px;
    margin-top: 5px;
    font-size: 25px;
}
.about-content-wrapper{
    display: block;
}
section.about-section .about-text{
    line-height: 23px;
    margin-top: 15px;
    font-size: 18px;
}
section.about-section i.fa.fa-quote-left, 
section.about-section i.fa.fa-quote-right{
  font-size: 10px;
}
section.about-section .text-content{
    line-height: 20px;
    font-size: 16px;
}
.about-content-wrapper .read-more{
   margin-top: 10px;
    margin: 0 auto;
}
section.project-counter-section{
    padding-top: 20px;
    padding-bottom: 20px;
}
.counter-text-wrapper h4{
    font-size: 12px;
}
.counter-text-wrapper span.count{
      font-size: 18px;
}
.counter-text-wrapper span.plus-icon{
    font-size: 15px;
}
.project-counter-section .counter-wrapper span.icon-logo-ship{
  font-size: 40px;
}
.project-counter-section .counter-wrapper span.icon-160795 {
    font-size: 45px;
}
.project-counter-section .counter-wrapper span.icon-278095.icon {
    font-size: 40px;
}
.counter-text-wrapper.margin-0-xs {
    margin-left: 0;
}
.project-counter-section .counter-wrapper span.icon-1204383.icon {
    font-size: 40px;
}
.counter-wrapper.border-right{
  border-right:0;
}
section.services-section{
    padding-top: 25px;
    padding-bottom: 25px;
}
.solution-text-wrapper{
  padding: 15px 40px 20px 35px;
}
.solution-image-wrapper {
    margin-bottom: 10px;
}
section.services-section h3.solution-text span{
    font-size: 16px;
}
section.services-section p.solution-content{
    font-size: 18px;
    line-height: 19px;
}

.pad-left-xs{
  padding-left: 30px;
}

.padding-left-0 {
    padding-left: 0px;
}
section.services-section .services-img-wrapper{
    margin-bottom: 5px;
    margin-top: 5px
}
section.services-section .services-title-wrapper .title{
  font-size: 17px;
  line-height: 15px;
}
section.services-section .services-title-wrapper{
    bottom: 0px;
    left: 20px;
}
section.services-section span.icon-1260450 {
    font-size: 40px;
}
section.services-section span.icon-1{
  font-size: 25px;
}
section.services-section span.icon-5{
  font-size: 45px;
        left: 0;
}
section.services-section span.icon-2{
      font-size: 30px;
}
.link-btn.solution {
    width: 170px;
    margin-top: 15px;
}
.link-btn{
    height: 30px;
    line-height: 27px;
}
.link-btn a{
  line-height: 25px;
  font-size: 15px;
}
.link-btn.solution a{
      padding: 0px 25px 3px;
}
section.services-section span{
  font-size: 12px;
}
section.client-section{
  padding-top: 25px;
    padding-bottom: 20px;
}
section.client-section .right-to-left{
  height: 40px;
}
section.client-section .client-logo-wrapper img{
  width: 90%;
}
/*about page*/
.banner-text-wrapper {
    margin-top: 30px;
    margin-bottom: 50px;
    text-align: center;
}
section.banner-section h1.banner-heading{
      font-size: 40px;
}
section.banner-section p.banner-text{
    line-height: 20px;
    margin-top: 10px;
    font-size: 18px;
}
section.banner-section .banner-link a{
    margin-left: 15px;
    line-height: 13px;
        font-size: 13px;
}
section.banner-section .banner-link{
    width: 180px;
    height: 30px;
    line-height: 15px;
        margin: 0 auto;
}
section.banner-section .banner-link span.icon-30875{
    right: 10px;
    line-height: 13px;
    font-size: 11px;
        top: 2px;
}
section.about-tab .navbar{
  display: inline-block;
    align-items: center;
        top: 0;
    height: 50px;
        width: 100%;
}
section.about-tab .navbar-nav>li {
    display: inline;
    float: none;
}
.about-page .affix{
  top: 50px;
}
.about-page .affix .navbar-nav>li {
    display: inline;
    float: none;
}
/*for dropdown*/
#main-nav{
  top: -4px;
    position: relative;
}
section.about-tab ul.nav.navbar-nav li a{
  font-size: 15px;
  padding: 10px 14px;
}
.navbar-inverse .navbar-toggle{
  background-color: #fff;
      border: 0;
}
.navbar-inverse .navbar-toggle:focus,
 .navbar-inverse .navbar-toggle:hover{
   background-color: #fff;
      border: 0;
 }
section.about-tab a.navbar-brand{
   float: none;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0;
    padding: 15px 0;
    color: #413184;
}
section.about-tab .navbar-inverse .navbar-brand:focus, 
section.about-tab .navbar-inverse .navbar-brand:hover{
   color: #413184;
}
ul.company-listing{
  display: inline;
}
.about-page .founder-text-wrapper .title{
    font-size: 20px;
    text-align: center;
}
.about-page .founder-text-wrapper .founder-text{
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    margin-bottom: 0px;
}
.orange-border{
  width: 180px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.about-page .company-text-wrapper {
    padding: 10px 0px 10px 0px;
}
.about-page .company-text{
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    text-align: center;
}
#mission-vision {
    padding: 30px 0px 20px 0;
}
.about-page i.fa.fa-quote-right,
 .about-page i.fa.fa-quote-left{
      font-size: 10px;
 }
.about-page h3.mission-vision-tittle{
    font-size: 18px;
    line-height: 22px;
    margin-top: 5px;
    margin-bottom: 10px;
}
.about-page .mission-vision-img img{
  width: 40%;
  margin: 0 auto;
}
.about-page .mission-vision-img{
  margin: 0 auto;
  float: none;
}
.about-page h4.mission-vision-title{
  right: -70px;
  top: 25px;
  font-size: 21px;

}
.about-page .mission-vision-content {
    padding-top: 5px;
}
.about-page p.mission-vision-text{
    line-height: 20px;
    font-size: 16px;
    text-align: center;
}
#goals{
  padding: 15px 0px;
}
h3.goals-heading {
    color: #fff;
    text-align: center;
    margin-top: 0;
    font-family: 'TextaAlt-Heavy';
    margin-bottom: 20px;
}
.about-page .goals-icon-wrapper{
    height: 60px;
    width: 60px;
}
.about-page h4.goals-title{
  font-size: 20px;
    margin: 5px 0;
}
.about-page p.goals-text{
  line-height: 20px;
}
.about-page .goals-wrapper {
    padding-bottom: 15px;
}
.goals-icon-wrapper span.icon-safe-shield-protection {
    font-size: 30px;
}
.goals-icon-wrapper span.icon-1260450 {
    font-size: 40px;
}
.goals-icon-wrapper span.icon-1365740 {
    font-size: 25px;
}
.goals-icon-wrapper span.icon-1296101 {
    font-size: 25px;
}
.goals-icon-wrapper span.icon-ship1 {
    font-size: 35px;
}
.goals-icon-wrapper span.icon-974158 {
    font-size: 25px;
}
.about-page h3.infra-heading{
    font-size: 22px;
    margin-bottom: 0px;
    margin-top: 10px;
}
.about-page p.infra-text{
      font-size: 14px;
}
.about-page .office-infra-wrapper.left img{
      width: 80%;
}
ul.company-listing li:first-child {
    width: auto;
}
/*team page*/
section.banner-section.team-banner{
  height: 284px;
}
.team-tab .affix{
top: 55px;
}
.team-tab .affix ul.team-tab {
    top: -5px;
}
ul.team-tab{
      top: 0;
    height: 50px;
    margin-bottom: 20px;
}
ul.team-tab li a{
    font-size: 15px;
    padding: 13px 10px;
    width: 90px;
}
.team-image-wrapper {
    width: 130px;
    height: 130px;
    border-radius: 100px;
    border: 3px solid #e0dbdb;
    border-right: 3px solid #f3f6f8;
    border-top: 3px solid #f3f6f8;
    border-bottom: 3px solid #e0dbdb;
    margin: 0 auto;
}
.team-content-wrapper {
    padding: 10px 10px;
    border-radius: 0;
    border: 0;
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
    left: 0;
    right: 0;
    margin-bottom: 15px;
}
.row.white-back {
    background: #fff;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 15px;
}
.team-content-wrapper:hover, .team-content-wrapper:focus {
    border:3px solid #ed7d27;
    border-right: 3px solid #ed7d27;
    border-top: 3px solid #ed7d27;
    border-bottom:3px solid #ed7d27;
}
h3.team-position{
    font-size: 18px;
    text-align: center;
}
p.team-contennt{
      font-size: 16px;
    line-height: 18px;
        text-align: center;
}
.team-content-wrapper.left-side p.team-contennt {
    margin-right: 0;
     text-align: center;
}
.team-content-wrapper.left-side h3.team-position {
    margin-right: 0;
     text-align: center;
}
.team-content-wrapper.left-side{
  left: 0;
}
.team-image-wrapper.left-side {
    left: 0;
    position: relative;
}
/*services page*/
ul.nav.nav-tabs.services-tab{
      top: 0;
    height: auto;
    float: none;
}
.services-tab .affix ul.nav.nav-tabs.services-tab {
    top: 0px !important;
}
/*services dropdown*/
.nav-tabs-dropdown {
        display: block !important;
    }
    #nav-tabs-wrapper {
        display: none;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        text-align: center;
    }
   .nav-tabs-horizontal {
        min-height: 20px;
        padding: 0px;
        margin-bottom: 20px;
        background-color: #f5f5f5;
        border: 1px solid #e3e3e3;
        border-radius: 4px;
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
   }
    .nav-tabs-horizontal  > li {
        float: none;
    }
    .nav-tabs-horizontal  > li + li {
        margin-left: 2px;
    }
    .nav-tabs-horizontal > li,
    .nav-tabs-horizontal > li > a {
        background: transparent;
        width: 100%;
    } 
    .nav-tabs-horizontal  > li > a {
        border-radius: 4px;
    }
    .nav-tabs-horizontal  > li.active > a,
    .nav-tabs-horizontal  > li.active > a:hover,
    .nav-tabs-horizontal  > li.active > a:focus {
        color: #ffffff;
        background-color: #428bca;
    }
/*end here*/
/*services slider*/
  #quote-carousel .carousel-indicators {
        bottom: -20px !important;  
    }
    #quote-carousel .carousel-indicators li {
        display: inline-block;
        margin: 0px 5px;
        width: 15px;
        height: 15px;
    }
    #quote-carousel .carousel-indicators li.active {
        margin: 0px 5px;
        width: 20px;
        height: 20px;
    }

/*end here*/

section.services-banner {
background: url('../images/marine-management-banner.jpg') no-repeat;
background-size: cover;
}

.banner-main-wrapper {
   position: static;
}

#banner_services {
    height: 265px;
}
#banner_img{
  top: -30px;
    width: 50%;
}
/*section.banner-section.services-banner .banner-text-wrapper{
  margin-top: 55px;
}*/
section.banner-section.services-banner h1.banner-heading {
    font-size: 30px;
}
a.nav-tabs-dropdown.services-dropdown.btn.btn-block.btn-primary{
    background-color: #fff;
    border-color: #fff;
        color: #332c73;
    border-radius: 0;
}
.services-tab .nav-tabs>li a{
  padding: 10px 10px;
  font-size: 15px;
}
.about-page .affix ul.nav.nav-tabs.services-tab{
      top: 0px;
}
h3.services-tab-title{
      font-size: 20px;
}
.services-main-wrapper {
    padding: 0px 1px 15px;
}
p.services-tab-content{
     line-height: 18px;
      font-size: 15px;
}
.services-link a{
    line-height: 25px;
    font-size: 15px;
}
.services-link{
    width: 190px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.rounded-div{
    width: 120px;
    height: 120px;
    right: 0;
}
.rounded-div h4{
  font-size: 20px;
}
.services-slider-content{
  padding:10px 10px;
  left: 0;
  border-top-right-radius: 0;
}
.services-slider-content p{
  font-size: 15px;
  left: 8px;
  padding-right: 0;
}
#quote-carousel .carousel-control.left{
      left: 0 !important;
}
#quote-carousel .carousel-control.right{
      right: 0 !important;
}

#quote-carousel {
    padding: 0 10px 20px 10px;
    margin-top: 0px;
}
ul.services-listing li{
  font-size: 15px;
}
/*services page*/
section.contact-banner{
     height: 320px;
}
.banner-contact-wrapper {
    margin-top: 0px;
}
ul.contact-list-banner li {
    margin: 10px 0px;
}
ul.contact-list-banner li a{
      font-size: 14px;
}
.mab-wrapper{
  margin-top: 20px;
}
ul.contact-list-banner li {
    margin: 10px 5px;
}
ul.social-list-banner li i{    
  height: 30px;
  width: 30px;
  font-size: 15px;
  padding: 7px 0px;
}
.mab-wrapper iframe {
    height: 250px;
}
h3.contact-header{
  font-size: 25px;
  margin-top: 0;
}
section.contact-section label{
  font-size: 18px;
}
button.captcha.animated.repeat{
      width: 52px;
}
i.fa.fa-repeat.captcha.animated.repeat{
  font-size: 20px;
}
.btn.contact-btn{
    width: 200px;
    height: 35px;
    line-height: 30px;
    font-size: 16px;
}
.btn.contact-btn span.icon-30875 {
    font-size: 11px;
}
button.btn.contact-btn {
    margin: 20px 0px;
}
/*media page*/
section.media-banner{
    height: 320px;
}
.news-content{
  margin: 0;
  padding: 10px 10px;
}
h4.news-title{
  font-size: 16px;
  margin-bottom: 5px;
  white-space: nowrap;
  width: 318px;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-bottom: 2px;
}
span.news-created{
  font-size: 13px;
}
.news-read-more a{
  font-size: 14px;
}
/*news details page*/
section.media-detail-banner{
  height: 320px;
}
section.media-detail-banner p.news-text{
    font-size:18px;
    line-height: 20px;
}
.news-main-image-wrapper {
    margin-top: -90px;
    margin-bottom: 15px;
}
.news-date span{
  font-size: 14px;
}
.news-detail-wrapper{
  width: 100%;
  margin-bottom: 25px;
}
.news-detail-wrapper .detail-text{
  font-size: 16px;
  line-height: 20px;
}
h4.news-sub-title{
      font-size: 20px;
}

.fleet-tab .lightgallery a.img-box {
    margin-top: 25px;
}

.fleet-tab {
    padding: 0 0 0px;
}

.fleet-wrapper {
    margin: 30px 0px 0;
}


.vessel-section {
    padding: 30px 0;
}

.vessel-section h1 {
  font-size: 30px;
  margin: 0 0 30px;
}

.vessel-section .vessel-carousel .item .inner-box {
    opacity: 1;
}

.vessel-section .owl-theme .owl-nav {
    top: 40%;
}

.vessel-section .owl-theme .owl-nav [class*=owl-] {
    font-size: 25px;
}

.vessel-section .owl-nav .owl-prev {
    left: -4%;
}

.vessel-section .owl-nav .owl-next {
    right: -4%;
}
header .navbar-brand {
    background-color: #fff;
    margin-bottom: 0;
    border-radius: 0;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    height: 63px;
    width: 69px;
    margin-left: 3px;
    box-shadow: 0 0 0 4px white, 0 4px 4px black;
}

}




/*for services dropdown */
@media screen and (min-width: 769px) {
  #nav-tabs-wrapper {
    display: block!important;
  }
}

/*mobile landscape*/

@media only screen and (min-width: 480px) and (max-width: 736px) {

}


/*for about page tab*/
@media (min-width: 768px) {
  .header .navbar-brand {
    padding-left: 0;
  }
  .navbar-nav {
    float: right;
  }
}