.vidbox .carousel-item video {
  /* display: none; */
}

@media all and (min-width:992px) and (max-width: 1024px) {
section.access_sec {
    margin-top: 0;
}

}

@media all and (min-width:768px) and (max-width: 991px) {
.top_bar {
    width: 100% !important;
}
.rating_top {
    display: flex;
    padding: 0 0 6px 0 !important;
}

.banner_content img {
   /* width: 70%; */
   /* margin: 0 auto; */
}


.vidbox .carousel-item video {
    margin: 0% 0 0 0 !important;
}
ul.transport_list {
   /* column-count: 2; */
}
.transport_right {
   /* height: 415px !important; */
}

.new_content {
    margin: 0px 0 10px !important;
}
ul.transport_list {
   /* margin: 35px; */
}
.access_sec .public_access {
    padding: 20px 0 50px 14%;
}
.rating_top {
    padding: 15px 0px !important;
}

.getin_content h2 {
    margin: 0px 0 20px !important;
}
}


@media all and (min-width: 576px) and (max-width: 740px) {
   .banner{
     min-height:auto !important;
}
.nav__burger {
  /*  top: 55px !important; */
}
.my_header {
   /* height: 110px !important; */
}

ul.transport_list {
  /*  column-count: 2; */
}
.transport_right {
   /* height: 315px !important; */
}
}
@media all and (min-width: 576px) {
  .carousel-container #carousel-thumbs {
    /*position: absolute;*/
  }
}
@media all and (max-width: 576px) {
  .carousel-container #carousel-thumbs {
   /* background: #ccccce;*/
  }

}



















@media (min-width: 0) and (max-width: 768px) {
  .nav__link-wrapper.expanded {
    display: flex;
    position: fixed;
    top: 150px;
    left: 0;
    flex-direction: column;
    justify-content: space-between;
    z-index: -1;
    flex-direction: column;
    font-size: 40px;
    color: white;
  }
  .my_nav li {
       text-transform: uppercase;
    font-size: 11px;
    padding: 5px 0px;
  }
  .kuchbhi{display:none;}
  .nav__link-wrapper.expanded:before {
    content: "";
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #fff;
    z-index: -1;
    animation: fadeIn 0.3s 1;
  }
  .nav__link-wrapper.expanded li {
    opacity: 0;
    align-self: center;
  }
  .nav__link-wrapper.expanded li {
    animation: slideFadeIn 0.15s 1;
    animation-fill-mode: forwards;
    animation-timing-function: ease-out;
  }
  .nav__link-wrapper.expanded li:nth-child(1) {
    animation-delay: 0.05s;
  }
  .nav__link-wrapper.expanded li:nth-child(2) {
    animation-delay: 0.08s;
  }
  .nav__link-wrapper.expanded li:nth-child(3) {
    animation-delay: 0.11s;
  }
  .nav__link-wrapper.expanded li:nth-child(4) {
    animation-delay: 0.14s;
  }
  .nav__link-wrapper.expanded li:nth-child(5) {
    animation-delay: 0.17s;
  }
  .nav__link-wrapper.expanded li:nth-child(6) {
    animation-delay: 0.20s;
  }
  .nav__link-wrapper.expanded li:nth-child(7) {
    animation-delay: 0.23s;
  }
  .nav__link-wrapper.expanded li:nth-child(8) {
    animation-delay: 0.26s;
  }
  
}
@media (min-width: 768px) {
  .nav__link-wrapper {
    display: flex;
    margin-left: auto;
  }
  .nav__link-wrapper.expanded:before {
    content: normal;
  }
  .nav__burger-button {
    display: none;
  }
}
@media (max-width: 767px){
.nav__burger-inner.active, .nav__burger-inner.active:before, .nav__burger-inner.active:after {
    background-color: #666;
}
.mobile-header-logo{
	display:block;
}



}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes slideFadeIn {
  0% {
    opacity: 0;
    transform: translate(-100px, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}
@keyframes slideFadeInAlt {
  0% {
    opacity: 0;
    transform: translate(50px, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}





@media (max-width: 1366px){
.logo {
    left: 5%;
}
ul.second_top li {
   /* display: inline; */
  /* margin: 0 6px; */
}

}
@media (max-width: 1200px){
ul.second_top:before{
   display:none;
}
}

@media (max-width: 1024px){
.logo {
    left: 3%;
}
ul.first_top li {
    margin: 0 7px;
}
section.banner .carousel-item {
   /* padding: 0 30px; /*
}
.banner_content h1 {
    font-size: 45px;
}
.banner_content h5 {
    font-size: 20px;
}
.taball button {
    font-size: 15px;
}

.transport_right {
  /*  height: 630px; */
}
.portfolio .owl-item.active.center {
    transform: scale(1.45, 1.3);
}
section.news_sec .our_goal, .transport_news {
    padding: 60px 10%;
}

.new_content h5 {
    font-size: 18px;
}
.testimonial_sec {
    min-height: 500px;
    padding: 50px 0 40px;
}
ul.transport_logo li img {
    max-width: 150px;
}
ul.country_name_list {
    column-count: 3;
}

}
@media (max-width: 991px){
.taball:before, .taball:after{
   display: none;
}
.transport_link_title {
    font-size: 28px;
}
ul.transport_logo li img {
    max-width: 100%;
}
.transport_right {
    min-height: 520px;
}
.transport_right_content {
    padding: 50px 0px 0px;
}
.transport_link_title {
    margin-bottom: 30px;
}
.footer_top_logo li img {
    max-width: 130px;
}
.moving_rate_form .send_btn{
    width: 100%;
}
.Our_goaltext h1 {
    font-size: 28px;
}
}



@media (max-width: 768px){
.my_nav li {
    margin: 0 7px;
}
.banner_content {
    text-align: center;
    margin-top: 7%;
}
.vidbox .carousel-item video {
    margin: 10% 0 0 0;
}
.service_item{
    padding: 0;
}
.service_item h5 {
    font-size: 18px;
}
ul.transport_list {
   /* margin: 0 0 0 20px; */
}
.moving_rate_form .send_btn {
    width: 100%;
}
.new_content {
    margin: 20px 0 10px;
}
.getintouch_img {
    margin: 0 auto;
    display: block;
}
.getin_content h2 {
    margin: 40px 0 20px;
}
.card .carousel-item {
    height: 300px;
}
.public_access {
    padding: 20px 0 50px 0 !important;
}

ul.second_top {
    float: right;
}






}

@media (max-width: 767px){
.top_bar {
    width: 100%;
}
.header_close {
    height: 120px;
}
.top_bar {
  /*  display: none; */
}
.nav {
    padding: 42px 20px;
}
section.shipping_sec {
    top: 0;
}
section.our_services_sec {
    padding: 0 0 50px;
}

.access_sec .client_access {
    padding: 30px 0 50px 0;
}
section.portfolio {
    padding: 50px 0 0px;
}
.portfolio.item_title p {
    padding: 0 15%;
}
.footer_sec {
    padding: 30px 0 0;
}
.baner{
padding:0;
min-height:670px;
}
.Our_goalimg img {
    margin-top: 30px;
    width: 100%;
}
section.access_sec {
    margin-top: 0 !important;
}
.banner_right_slider .carousel-container {
    position: relative;
   /* top: 50px; */
    width: 100%;
    margin: 0 auto;
}
  .carousel-container #carousel-thumbs img {
    border-width: 3px;
    width: 100%;
    height: 70px;
  }
/* ------------------ New css 11-4-2020 ------------*/
.banner_content h1 {
    font-size: 25px;
}
.banner_content h5 {
    font-size: 15px;
}
.banner_content {
   margin: 8% auto 0;
   display:none;
}
.carousel-container #carousel-thumbs .thumb {
    width: 33%;
}
.vidbox .carousel-item video {
    margin-top: 0px;
}
.carousel-container #carousel-thumbs {
   /* margin-top: 20px; */
}
.logo {
    top: auto;
    width: 90px;
}
.my_header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    height: 90px;
    background: #fff;
    box-shadow: 0px 3px 0px -1px rgba(0, 0, 0, 0.16);
}
.nav__link-wrapper.expanded {
    background: #fff;
    z-index: 9;
}
.my_nav .rating_top {
    display: none;
}
.banner_top {
    margin-top: 90px;
}

.taball button {
  /*  display: block; */
  /*  width: 100%; */
    padding: 10px 0;
}
section.our_services_sec {
    padding: 40px 0 30px;
}
.sec_title h2 {
    font-size: 25px;
    margin-bottom: 2rem;
}
.service_item {
    padding: 0 0 30px;
}
.transport_link_title {
    margin-bottom: 40px;
}
ul.transport_list li {
  /*  margin-bottom: 10px; */
}
.transport_right {
    height: auto;
    min-height: 315px;
}
.cmp_dtl_sec {
    padding: 45px 0;
}
.cmp_dtl_sec .cmp_dtl_item.center {
    border-left: 0;
    border-right: 0;
}

section.news_sec .our_goal, .transport_news {
    padding: 30px 15px;
}
.our_goal h2, .transport_news h2, .getin_content h2 {
    margin-bottom: 40px;
    font-size: 25px;
}
section.Our_goalsectn {
    padding: 40px 0 20px;
}
section.getintouch_sec {
    padding: 20px 0 40px;
}
.testimonial_content .fa-quote-left {
    font-size: 30px;
}
.map_title, .testimonial_title {
    font-size: 35px;
}
.testimonial_sec {
    min-height: 500px;
    padding: 40px 0;
}
.footer_item .links {
    margin-top: 20px;
}
.transport_right_content {
    width: 100%;
    position: unset;
    padding: 40px 0px 20px;
}


.Our_goaltext h1 {
    font-size: 25px;
}
.page_title {
    height: 30px;
}
.page_title.moving_rate {
    height: 65px;
}
.page_title h2 {
    font-size: 25px;
}
.page_title.shipping_rate {
    height: 90px;
}
.contact_info {
    padding: 30px 0 40px;
}
.getin_title {
    font-size: 22px;
   /* margin: 30px 0 0 !important;*/
}
.contact_banner {
    height: 200px;
}
.provide_service_image img {
    width: 100%;
}
.stitle {
    font-size: 20px;
}
.volume_chart {
    margin-bottom: 20px;
}
section.access_sec {
    margin-top: 40px;
}
.why_choose_us {
    margin-top: 40px;
}
.why_choose_us {
    margin-top: 40px;
}
.quick_rate_sec {
    margin-bottom: 40px;
}
.proud_member .mem_item img {
    margin: 10px 0;
    width: 140px;
}
.moving_rate_form .send_btn, .quick_rate_sec .send_btn {
    width: 100%;
}
.Our_goaltext {
    padding-left: 0;
}
.getin_content .send_btn {
    width: 100%;
}
.portfolio_main .owl-item.active.center .item_title {
  /*  bottom: 0; */
}
.item_title {
    padding: 0 80px;
}
.blog_sec1_left h4 {
    margin-top: 20px;
}
.blog_se1 {
    padding: 30px 0 40px;
}
.by_date {
    text-align: center;
}
.by_date li {
    border-right: 0;
}
.blog_sec1_right .search_box {
    margin-top: 20px;
}
.blog_followus {
    padding: 15px 20px 17px;
}
.contact_info .send_btn, .contact_us_form .send_btn {
    width: 100%;
}
.testimonial_page {
    padding: 30px 0 40px;
}
.my_nav {
    width: 100%;
}



/* TopBar css */
.top_bar {
    padding: 0;
}
.my_header .nav {
    padding: 0;
}
.my_header {
    height: 88px;
}
ul.second_top {
    padding: 6px 10px;
}
ul.second_top {
    background: #ffffff;
    text-align: center;
}
ul.second_top li a {
    color: #000000; 
}
.lang {
    color: #000000;
}
.banner_top {
    margin-top: 90px;
    padding-right: 0;
}
ul.second_top li {
    margin: 0 5px;
}
.logo {
    top: 10px;
}
.nav__burger {
     position: absolute;
    top: 34px;
    right: 10px;
}
.nav__link-wrapper.expanded {
    top:40px;
}
.services_menu {
    text-align: center;
}
.services_menu-content{
    position: relative;
   background-color: unset;
    box-shadow: unset;
    text-align:center !important;
}
ul.header-social {
    display: none;
}



.banner {
    height: auto;
}
section.shipping_sec {
    margin-top: 30px;
}
section.banner .carousel-item {
    padding: 0 0px;
}
.van_img {
    padding-left: 0;
}
.transport_right::before {
    opacity: 0;
}
#customers-testimonials {
    margin-bottom: 25px;
}
.footer_top_logo li {
    margin: 0 8px;
}

section.footer_top_logosec {
    padding: 40px 0;
    margin: 40px 0 50px;
}
.tabcontent {
    padding: 20px 20px;
}
section.footer_top_logosec.commercial_page {
    margin: 30px 0 80px;
}
.services_menu-content a:hover {
    background-color: transparent;
}
.vehicle_shipping {
    margin-top: 20px;
}
.sub_btns {
    text-align: center;
}
.sub_btns .Reset_btn {
    margin-top: 15px;
}
.banner_content img {
    max-width: 340px;
}
.banner {
    padding: 0 4% 15% 4%;
}
.access_sec .public_access {
    padding: 0px 0 20px 0;
}
ul.transport_list {
    margin: 0 0 0 15px;
}
.new_content {
    margin-top: 15px;
}
.getin_content h2 {
    margin: 30px 0 15px;
}
ul.transport_logo li img {
    max-width: 100%;
}
.contact_info_item h5 {
    font-size: 16px;
    line-height: 22px;
}
.contact_info_item {
    margin-top: 10px;
}
.footer_item img {
    margin-top: 15px;
}
ul.second_top {
    width: 100%;
    display:none;
}
.home_submit_btn {
    text-align: center;
}
.bdr {
    border-right: 0;
}
ul.country_name_list {
    column-count: 2;
    padding-left: 30px;
}
ul.my_nav.mob_menu li {
display:block;
}
.services_menu button {
    color:#4089c3;
}
.news_serivicemain.pftop_item {
    margin-bottom: 25px;
}
}

@media (max-width: 414px){
.footer_top_logo li img {
    width: 90px;
}
}





