#international-ship .owl-carousel .owl-item .item {
    overflow: hidden;
    max-height: 100%;
}
#hot-sale .sale-row .sale-item .image img,
#hot-sale .used-row .sale-item .image img {
    width: 100%;
    height: 100%;
}

section#playstore-btn {
    padding: 40px 0;
    background-color: #f3f3f3;
}
section#playstore-btn .list-app-store {
    width: 100%;
 text-align: center;
   
}
section#table-data .owl-carousel .owl-item .item {
     height: 350px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
       
}
section#table-data .owl-carousel .owl-item .item img {
     max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}

.owl-theme .owl-nav {
    margin-top: 10px;
    z-index: 999;
    position: absolute;
    top: 45%;
    right: 0;
    left: 0;
}

#international-ship  .caption {
    width: 100%;
    text-align: center;
    margin: 217px 0px;
}
#international-ship .owl-carousel .owl-item .img-fluid {
    width: 180px;
    display: inline-block;
    margin: 0 auto;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th
{
	    
	    padding:20px;
}


.form-group {
    
    border-radius: 0px;
}
section#staff-add {
    padding: 40px 0;
}
.text-main-left
{
	padding:10px;
	font-weight:700;
}
.btn-primary-btn
{
	padding:10px 40px;
	margin:10px;
	color:#fff;
	font-size:18px;
	background-color:#d9534f;
}

.custab-one {
    border: 1px solid #ccc;
    padding: 15px;
    margin: 5% 0;
    box-shadow: 3px 3px 2px #ccc;
    transition: 0.5s;
}
#international-ship .owl-carousel .owl-item .item .caption
{
	
left: 0;
right: 0;
position: absolute;
height:100%;
top:0;
}
.owl-carousel .owl-nav .owl-next
{
    right: 0;
    position: absolute;
    z-index: 999;
     background: #000;
}
.owl-carousel .owl-nav .owl-prev
{
    left: 0;
    position: absolute;
    z-index: 999;
        background: #000;
    
}
.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.image-table {
  
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #fff;

}
.image-table img {
    max-width: 100%;
    max-height: 100%;
    display: block;
    margin: 0 auto;
}
.go-back-button {
    margin: 20px 0;
    padding: 10px 20px;
    color: white;
    background-color: #E74C3B;
    border: none;
}
.image-table img {
    display: inline;
}
.header-img
{
    width:100%;
    padding:20px 0 0;
    
}
/*#staff-table .action-btns{*/
/*    position:absolute;*/
/*    right: 15px;*/
/*    z-index:99;*/
/*}*/

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    #meeting .text {
        margin-top: 20px;
        padding: 20px 20px;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    section#work-with-us{
        text-align: center;
    }
    .about-text p {
        padding: 40px 0;
    }
    #about-part {
        padding: 20px 0 50px;
    }
    section#work-with-us .subscribe-form {
        margin-top: 0px;
    }
    section#work-with-us .subscribe-form input.form-control{
        width:200px;
    }
}

@media (max-width: 768px) {
    #meeting .text{
        border:0;
    }
}
@media (max-width: 480px) {


    .header-top a {
        color: #ffffff;
        font-size: 12px;
        text-decoration: none;
    }
    #staff-table{
        padding:0 !important;
    }
    .list-app-store a img {
  padding: 10px 5px;
    width: 45%;

}
    .header-top a i {
        font-size: 14px;
        color: #ffffff;
        padding: 0 2px;
    }
    .about-text p {
        padding: 0px 0 50px;
    }
    #service-part .box-services {
        width: 100%;
        float: left;
        padding: 0px 0px 20px;
    }
    #service-part .box-services .sercive-text h2 {
        margin: 22px 0 0;
    }
    .list-text li {
        margin: 10px 0;
        line-height: normal;
    }
    .row.no-gutters > [class^="col-"],
    .row.no-gutters > [class*=" col-"] {
        padding-right: 0px;
        padding-left: 15px;
        width: 100%;
        height: 100%;
    }
    .office-text {
        width: 100%;
        text-align: center;
    }
    .office-text ul {
        list-style-type: none;
        padding: 30px 30px;
    }
    .office-text ul li {
        width: 100%;
    }
    #contact-page-wrap .contact-form {
        background-color: #fff;
        padding: 30px 0 0px;
    }
    section#contact-page-wrap .address {
        padding: 10px 0px 30px;
    }
    .go-back-button {
    margin: 10px 1px;
}
    .image-table {
        padding: 20px 0 20px 0;
        text-align: center;
    }
	#staff-table .table-responsive input#edit_button1 {
    margin: 2px;
}
}
@media (min-width: 990px) {} 

#form-box-text
{

	width:100%;
	padding:80px 10px;
}
#form-box-text .card-register {
	max-width: 40rem;
}

#form-box-text .card-login
{
	max-width: 50rem;
	    background: #fafafa;
	    margin: 0 auto;
}
#form-box-text .card-header {
 
    margin-bottom: 0;
    background-color: #252a52;
    color: #fff;
    font-size: 30px;
	padding:10px 20px;
}

#form-box-text .card-body .form-group {
       margin: 15px 0;
    
}
#form-box-text .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding:20px;
	    background: #fafafa;
}
#form-box-text .form-control
{
	    line-height: 32px;
		border-radius: 0rem;}
#form-box-text .logo-from {
    width: 100%;
    text-align: center;
}
#form-box-text .reg-act {
    font-size: 13px;
    color: #333;
    margin: 10px 0px;
    text-transform: none;
    margin-right: 10px;
}
#form-box-text .reg-act:hover {
    color: #e74c3c;
    text-transform: none !important;
}

#form-box-text .padiing-box
{
	padding: 50px 20px;
}
#form-box-text .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}
#form-box-text .btn-red {
    color: #fff;
    background-color: #e74c3c;
    border-color: #e74c3c;
    padding: 12px 0;
    margin-bottom: 15px;
    border-radius: 0px;
}
.btn-space
{
	margin-top:20px;
}
#staff-table
{
	padding:50px;
}
#staff-table .btn-group-xs>.btn, .btn-xs
{
	padding:10px;
}
#staff-table .custab{
    border: 1px solid #ccc;
    padding: 5px;
    margin: 5% 0;
    box-shadow: 3px 3px 2px #ccc;
    transition: 0.5s;
    }
#staff-table .custab:hover{
    box-shadow: 3px 3px 0px transparent;
    transition: 0.5s;
    }
	#staff-table .btn-primary-one
	{
		    color: #fff;
    background-color: #286090;
    border-color: #204d74;
    padding: 10px;
    margin-left: 5px;
}
	#staff-table .btn-primary-one:hover
	{
		    color: #fff;
    
}
#staff-table .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th
{
	padding:17px;
}
#staff-table .pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}
section#table-data .owl-carousel .owl-item .item {
  width: 750px;
  height: 450px;
}
section#table-data .owl-carousel .owl-item .item img {
  max-width: 100%;
  max-height: 100%;
  margin: 0 auto;
  display: block;
}

#to_box
{
	padding:0px 0;
	width: 100%;
}
#to_box .committed {
	width: 100%;
	padding:5px 0;
}
#to_box .committed h3 {
	color: #333;
	font-size: 18px;
	font-weight:600;
}
#to_box .committed ul.list-inline li {
	display: inline-flex;
	padding: 10p;
	border: 1px solid #ced4da;
	padding: 11px;
	font-size: 14px;
	font-weight: 600;
}



#staff-box
	{
		background-color:#f3f3f3;
		padding:100px 0;
	}
	#staff-box .main-staff-box
	{
		width:100%;
		text-align:center;
	}
	#staff-box .main-staff-box img {
    text-align: center;
    display: inline;
}

#staff-box-main {
  	padding:50px 0;
    text-align: center;
}
#staff-box-main .text-box-main a {
    width: 100%;
    background: #0762a8;
    padding: 20px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    text-decoration: none;
	float:left;
}

@media (max-width: 480px) {

.text-box-main {
    width: 100%;
    padding: 30px 0;
}
#staff-box-main {
    padding: 0px 0;
    text-align: center;
}

section#work-with-us h3
{
	    font-size: 20px;
    padding: 0 0 30px;

}
    section#table-data .owl-carousel .owl-item .item {
        width: 100%;
        height: 350px;
    }
}
.img-overlap {
    position: absolute;
    z-index: 999;
    top: 20%;
    left: 15%;
}
.img-overlap-main {
    position: relative;
    }
	.img-overlap-main img {
    position: absolute;
    z-index: 1;}


    .pagination-box
{
padding:20px;
}

.pagination-box strong
{
    padding: 5px 10px;
    background-color: #444;
    color: #fff;
	margin: 0 5px;
	text-decoration: none;
	cursor:pointer;
}

.pagination-box a {
    width: 20px;
    padding: 5px 10px;
    background-color: #444;
    margin: 0 5px;
	color: #fff;
	text-decoration: none;
}
.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
    z-index: 9999;
}

.action-btns button {
    background-color: #000;
    border: 0px;
}
.action-btns button  a.btn.btn-primary-one.btn-xs.pull-right {
    color: #fff;
    font-size: 16px;
}
#golo_staff
{
	margin-top:20px;
	margin-bottom:10px;
}

#golo_staff .main-logo-center
{
	text-align:center;
	width:100%;
	padding:30px 0;
}
#staff-box-main .main-top-box-padding
{
	padding:10px 0;
}
#golo_staff  .btn-primary
{
	margin:0 10px;
}

/* 
 *Edited By : Vishal Deep
 *Date : 14-02-2018 
**/
@media (min-width: 1200px)
{
    #container-staff-home-screen 
    {
        width: 1260px !important;
    }
}
.staff-table
{
    padding: 0px !important;
}
.modal-open .modal {
    
    z-index: 999999;
}


.font1 { color:white;
		padding-left:10px;}






