@media(max-width:768px) {
.nav-link {
  border-bottom: 1px solid #ccc;
}
.navbar-brand img {
  width: 80%;
}
.navbar-dark .navbar-brand {
  width: 75%;
}
.carousel-inner {
    margin: 63px 0 0 0 !important;
}
}
.copyright a {
  color: #ff0000;
  font-weight: bold;
}
.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: #ccc !important;
    background-color: #000;
}
.navbar-dark .navbar-nav .nav-link {
    color: #000;
}
.nav-link:hover {
    color: #ff0000;
}
.navbar-dark .navbar-nav .nav-link:hover {
    color: #ff0000;
}
.footer-wrap {
    background: url('../images/footer.jpg') no-repeat top;
    padding-top: 30px;
    background-size: cover;
}
.navbar-dark .navbar-nav .nav-link {
    text-transform: uppercase !important;
    font-size: 16px;
}

.footer-wrap h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.navbar-dark .navbar-nav .nav-link:hover
{
  color: #ff0000 !important;
}

.footer-wrap p {
    font-size: 14px;
    line-height: 24px;
    color: #b3b3b3;
    margin-top: 15px;
}

.footer-wrap p a {
    color: #fff;
    text-decoration: underline;
    font-style: italic;
}


.footer-wrap p a:hover {
    text-decoration: none;
    color: #ff7800;
}

.footer-links li a {
    font-size: 14px;
    line-height: 26px;
    color: #b3b3b3;
    text-decoration: none;
}


.footer-links li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #b3b3b3;
}

.footer-category li a {
    font-size: 14px;
    line-height: 26px;
    color: #b3b3b3;
    text-decoration: none;
}

.footer-category li:before {
    content: "\f105";
    font-family: 'FontAwesome';
    padding-right: 10px;
    color: #b3b3b3;
}

.address {
    
    color: #b3b3b3;
    font-size: 14px;
    position: relative;
    padding-left: 15px;
    line-height: 30px;
}

.address:before {
    content: "\f041";
    font-family: 'FontAwesome';
    position: absolute;
    top: 0;
    left: 0;
}
.gototop2{
  width:99%;
  background:#000;
  border:2px solid grey;
}

.goto-top{
   margin-left:-100%;
   position:fixed;
   bottom:20px;
   right:50px;
 }
#goto-topJS{
  margin-left:1%;
  position:fixed;
  bottom:20px;
  left:50px;
}
.to-top  {
  position: fixed;
  z-index: 9999;
  bottom: 0px;
  right: 0px;
  display: none;
}
.back-to-top{
    text-decoration: none;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 2em;
    width: 50px;
    height: 50px;
    line-height: 50px;
    border-radius: 5px;
    background: #000;
    opacity: 0.7;
    transition: 0.3s;
  }

.info a {
 
    color: #b3b3b3;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}

.fa-phone:before {
    content: "\f095";
}

.info a {

    color: #b3b3b3;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
}

.fa-fax:before {
    content: "\f1ac";
}

.copyright {
    border-top: 1px solid #5f5f5f;
    font-size: 14px;
    color: #b3b3b3;
    margin-top: 25px;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
}
.footer-links li {
	list-style: none;
}
.about-profile-section-6 {
    background-image: url('../images/career.jpg');
    background-size:cover;
    padding-top: 100px;
    padding-bottom: 100px;
    margin: 60px 0 0 0;
}
.info i {
    color: #fff;
}
.bottle-company {
  color: #fff;
  text-align: center;
}
.career-10 {
	padding: 60px 0;
}

.mb-0{
	display: block !important;
	padding: 10px !important;
}
.card-9 {
	margin: 10px 0 !important;
}
a {
	text-decoration: none !important;
}
.card-9-body {
	padding: 10px;
}
.mb-0 > a {
  display: block;
  position: relative;
  font-size: 16px;
}
.mb-0 > a:after {
  content: "\f078"; /* fa-chevron-down */
  font-family: "Font Awesome 5 Free"; font-weight: 900;
  position: absolute;
  right: 0;
}
.mb-0 > a[aria-expanded="true"]:after {
  content: "\f077"; /* fa-chevron-up */
}
.card-content-26{
	background-color: #ccc;
    padding: 20px;
}
.card-content-26 h4 {
	padding: 10px 0;
	text-align: center;
	border-bottom: 1px dashed #fff;
}
.nav-item.active .nav-link {
    font-weight: bold;
    color: #ff0000 !important;
}
.career-side p {
	text-align: justify;
}
.bg-dark {
    background-color: #ffffff!important;
    height: 100px !important;
}


@media(max-width:768px) {
.nav-link {
  border-bottom: 1px solid #ccc;
}
.navbar-dark .navbar-nav .nav-link {
  text-transform: uppercase !important;
  font-size: 18px;
  text-align: center;
}
.when h3 {
    font-size: 20px;
    padding: 0 15px;
}
.when h4 {
    font-size: 17px;
    padding: 0 15px;
}
}
.navbar-dark .navbar-nav .active>.nav-link, .navbar-dark .navbar-nav .nav-link.active, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .show>.nav-link {
    color: #ff0000 !important;
}
  .social-btns {
  overflow: hidden;
}
.social-btns .btn, .social-btns .btn:before, .social-btns .btn .fa {
  transition: all 0.35s;
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.social-btns .btn:before {
  top: 90%;
  left: -110%;
}
.social-btns .btn .fa {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}
.social-btns .btn.facebook:before {background: #3b5998;}
.social-btns .btn.facebook .fa {color: #3b5998;}

.social-btns .btn.twitter:before {background: #3cf;}
.social-btns .btn.twitter .fa {color: #3cf;}

.social-btns .btn.google:before {background: #dc4a38;}
.social-btns .btn.google .fa {color: #dc4a38;}

.social-btns .btn.linkedin:before {background: #0077B5;}
.social-btns .btn.linkedin .fa {color: #0077B5;}

.social-btns .btn.skype:before {background: #00aff0;}
.social-btns .btn.skype .fa {color: #00aff0;}

.social-btns .btn:focus:before, .social-btns .btn:hover:before {
  top: -10%;
  left: -10%;
}
.social-btns .btn:focus .fa, .social-btns .btn:hover .fa {
  color: #fff;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.social-btns {
  font-size: 0;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.social-btns .btn {
  display: inline-block;
  background: #fff;
  width: 45px;
  height: 45px;
  line-height: 30px;
  margin: 5px;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-radius: 30%;
  box-shadow: 0 7px 18px -7px rgba(0,0,0,0.18);
  opacity: 0.99;
}
.social-btns .btn:before {
  content: '';
  width: 120%;
  height: 120%;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.social-btns .btn .fa {
  font-size: 24px;
  vertical-align: middle;
}
.when p {
  padding: 0 15px;
}
