@font-face {
  font-family: "Nexa";
  font-style: normal;
  font-weight: 300;
  src: local("Nexa"), url("../fonts/Nexa-Light.otf");
}
@font-face {
  font-family: "Nexa";
  font-style: normal;
  font-weight: 700;
  src: local("Nexa"), url("../fonts/Nexa-Bold.otf");
} 
@import url("https://fonts.googleapis.com/css2?family=Dela+Gothic+One&family=Roboto+Flex:opsz,wght@8..144,100..1000&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
body,
h2,
h3,
h4,
h5,
h6,
p {
  margin: 0;
}
.container {
  max-width: 1750px;
  margin: 0 auto;
}
img {
  width: 100%;
} 
  
.road-logics-header li a:not(.cold-chain-nav):hover {
    color: #ff0000;
    border-radius: 5px;
}
 
.road-logics-header .cold-chain-nav:hover {
    color: #008ccc;
    border-radius: 5px;
}
 
.road-logics-header li a.active:not(.cold-chain-nav) {
    color: #ff0000;
    border-radius: 5px;
}
 
.road-logics-header .cold-chain-nav.active {
    color: #008ccc;
    border-radius: 5px;
}


.road-logics-header li.dropdown {
  display: inline-block;
}

.road-logics-header .dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.road-logics-header .dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
} 
.dropdown:hover .dropdown-content {
  display: block;
}
.road-logics-header .dropdown i.fas.fa-caret-down {
  margin-left: 5px;
}
div#myTopnav ul li a:active {
    color: #ff0101;
}
section.road-logics-header.cold-chain div#myTopnav ul li a:active {
    color: #008ccc;
}
 .road-logics-header .header-inner a.icon {
  display: none;
}
div#roadlogics-top-btn321 button {
  font-weight: 700;
  background-color: red;
  border: none;
  border-radius: 12px;
  width: 228px;
  padding: 2px 0;
  display: none;
}
div#roadlogics-top-btn321 button a {
  font-size: 48px;
  color: #fff;
}
.road-logics-header header .topnav.topnav {
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
}
.topnav a {
  display: block;
  color: #666666;
  text-align: center;
  padding: 5px 8px;
  text-decoration: none;
  font-size: 1vw;
  font-family: "Nexa";
  font-weight: bold;
}
.topnav .icon {
  display: none;
}
.header-inner .nav-with-btn-main {
  display: flex;
}
section.road-logics-header {
  margin-top: 70px;
}
section.road-logics-header .header-inner {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  max-width: 1750px;
  margin: 0 auto;
  padding: 10px;
}
.road-logics-header header .logo {
  width: 24%;
  height: 100%;
  padding-right: 100px;
}
section.road-logics-header img {
  width: 100%;
}
.road-logics-header header .topnav ul {
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  list-style: none;
  justify-content: flex-end;
  margin: 0 15px 0 0;
}
.header-btn button {
  font-size: 61px;
  font-weight: 700;
}
section.road-logics-header .header-btn button a {
  text-decoration: none;
  color: #fff;
}
section.main_our_sec {
  background-color: #ee3124;
  position: relative;
  z-index: 1;
  margin-bottom: -26px;
}
section.road-logics-header .header-btn button {
  font-size: 22px;
  font-weight: 700;
  background-color: red;
  color: #fff;
  border: none;
  border-radius: 12px;
  width: 160px;
  padding: 15px 0;
  cursor: pointer;
}
section.road-logics-header .header-btn {
  margin-top: -12px;
}
.banner-section .content-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
}
.banner-section .welcome-banner-inner {
  display: flex;
  align-items: center;
  gap: 20px;
  padding: 15px;
}
.banner-section.image-container img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}
.banner-section .image-container {
  max-width: 520px;
  margin-bottom: -306px;
}
.banner-section .image-container img {
  height: 100%;
}
.banner-section .text-container {
  width: 1046px;
}
.banner-section .text-container h1 {
  font-size: 48px;
  margin-bottom: 0;
  margin-top: 35px;
  color: #000;
  font-family: "Dela Gothic One", serif;
  font-weight: 400;
}
.banner-section .text-container p {
  margin-bottom: 20px;
  line-height: 34px;
  font-family: nexa;
  font-size: 26px;
  margin-top: 25px;
}
.banner-section .text-container span {
  font-size: 32px;
  font-family: nexa;
  font-weight: 700;
}
section .Our-services-logics .left-img {
  width: 570px;
  margin-bottom: -4px;
}
.Our-services-logics {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 30px 15px 0;
}
.main_our_sec .right-details {
  width: 60%;
  padding-bottom: 65px;
}
.Our-services-logics .right-details h2 {
  font-size: 48px;
  font-weight: 400;
  font-family: "Dela Gothic One", serif;
  color: #fff;
  margin-bottom: 20px;
}
.Our-services-logics .right-details p,
.Our-services-logics .right-details h3,
.Our-services-logics .right-details ul li {
  font-size: 26px;
  font-family: "Nexa";
  color: #fff;
  line-height: 35px;
}
.Our-services-logics p.our-services-para {
  margin-top: 30px;
  margin-bottom: 45px;
}
.Our-services-logics .right-details ul {
  margin-top: auto;
}
.Our-services-logics .right-details h3 {
  margin-top: 20px;
}

.Our-services-logics .right-details button {
  width: 400px;
  color: #ee3124;
  border-radius: 12px;
  border-color: aliceblue;
  font-size: 32px;
  font-family: "Nexa";
  font-weight: 700;
  cursor: pointer;
  padding: 5px;
  background: #fff;
}
.get-quote-section .content-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
}
.get-quote-section .welcome-banner-inner {
  display: flex;
  align-items: stretch;
  gap: 20px;
  padding: 0 15px;
}
.get-quote-section.image-container img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}
.get-quote-section .image-container {
  max-width: 550px;
  position: relative;
  z-index: 1;
  width: 100%;
}
.get-quote-section .image-container img {
  height: 100%;
}
.get-quote-section .text-container {
  width: 1120px;
}
.get-quote-section .text-container h2 {
  font-size: 48px;
  margin-bottom: 0;
  margin-top: 70px;
  color: #000;
  font-family: "Dela Gothic One", serif;
  font-weight: 400;
}
.get-quote-section .text-container p {
  line-height: 1.4;
  font-family: nexa;
  font-size: 26px;
  margin: 25px 0;
}
.get-quote-section .text-container span {
  font-size: 32px;
  font-family: nexa;
  font-weight: 700;
}
.get-quote-section .text-container a button {
  width: 250px;
  background: #ee3124;
  padding: 10px 0;
  border: none;
  border-radius: 12px;
  font-size: 32px;
  line-height: 48px;
  color: #fff;
  text-decoration: none;
  font-family: "Nexa";
  font-weight: 700;
  cursor: pointer;
}
/* join-our-team */
section.main_join_sec {
  position: relative;
  z-index: 1;
  max-width: 1920px;
  margin: 0 auto;
}
.join-team {
  display: flex;
  flex: 1;
  flex-direction: row;
}
section .join-team .left-img {
  max-width: 750px;
}
.main_join_sec .right-details {
  width: 1170px;
  padding-bottom: 65px;
}
section.main_join_sec .right-detail-inner {
  display: flex;
  flex: 1;
  flex-direction: column;
  padding: 10px;
  box-sizing: border-box;
}
.join-team .right-details h2 {
  font-size: 48px;
  font-family: "Dela Gothic One", serif;
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px;
}
.join-team p.join-text-para {
  padding-top: 30px;
}
.join-team .right-details span {
  font-size: 32px;
  font-family: nexa;
  font-weight: 700;
  color: #fff;
}
.join-team .right-details p,
.join-team .right-details h3,
.join-team .right-details ul li {
  font-size: 26px;
  font-family: "Nexa";
  color: #fff;
  line-height: 35px;
}
.join-team p.our-services-para {
  margin-bottom: 30px;
}
section .join-team .left-img img {
  height: 100%;
  object-fit: cover;
}
.join-team .right-details ul {
  margin-top: auto;
}
.join-team .right-details h3 {
  margin-top: 30px;
}
.join-team .right-details button {
  width: 300px;
  color: #ee3124;
  border-radius: 12px;
  border-color: aliceblue;
  font-size: 40px;
  font-family: "Nexa";
  font-weight: 700;
  background: #fff;
}
.join-team .right-details button a {
  font-size: 32px;
  line-height: 40px;
  color: #ee3124;
  text-decoration: none;
  font-family: "Nexa";
  font-weight: 700;
}
.main_join_sec .join-team .right-details {
  background: #ee3124;
  padding: 22px 15px 30px 22px;
}
/* News-section */
.news-stay-section .content-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 15px;
}
.news-stay-section .welcome-banner-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 0 15px;
}
.news-stay-section.image-container img {
  max-width: 100%;
  height: auto;
  border-radius: 5px;
}
.news-stay-section .image-container {
  width: 630px;
  margin-top: -38px;
  position: relative;
  z-index: 1;
  margin-bottom: -5px;
}
.news-stay-section .text-container {
  width: 1065px;
}
.news-stay-section .image-container img {
  height: 100%;
}
.news-stay-section .text-container h2 {
  font-size: 48px;
  margin-bottom: 0; 
  color: #000;
  font-family: "Dela Gothic One", serif;
  font-weight: 400;
}
.news-stay-section .text-container p {
  line-height: 35px;
  font-family: nexa;
  font-size: 26px;
  margin: 20px 0;
}
.news-stay-section .text-container span {
  font-size: 32px;
  font-family: nexa;
  font-weight: 700;
}
.news-stay-section .text-container button {
  width: 320px;
  background: #ee3124;
  padding: 18px 0;
  border: none;
  border-radius: 12px;
  margin-bottom: 105px;
}
.news-stay-section .text-container button a {
  font-size: 40px;
  line-height: 48px;
  color: #fff;
  text-decoration: none;
  font-family: "Nexa";
  font-weight: 700;
}
/* let-connect-section */
section.main_connect_sec {
  max-width: 1920px;
  margin: 0 auto;
}
section .let-connect .left-img {
  max-width: 446px;
}
.let-connect {
  display: flex;
  align-items: stretch;
}
.main_connect_sec.right-details {
  width: 60%;
  padding-bottom: 65px;
}
.main_connect_sec .right-detail-inner {
  padding: 0 15px 0 65px;
}
.let-connect .right-details h2 {
  font-size: 48px;
  font-weight: 400;
  font-family: "Dela Gothic One", serif;
  color: #fff;
  margin-bottom: 20px;
}
.let-connect p.join-text-para {
  padding-top: 30px;
}
.let-connect .right-details span {
  font-size: 32px;
  font-family: nexa;
  font-weight: 700;
  color: #fff;
}
.let-connect .right-details p,
.let-connect .right-details h3,
.let-connect .right-details ul li {
  font-size: 26px;
  font-family: "Nexa";
  color: #fff;
  line-height: 35px;
}
.let-connect p.our-services-para {
  margin-bottom: 30px;
}
section .let-connect .left-img img {
  height: 100%;
}
.let-connect .right-details ul {
  margin-top: auto;
}
.let-connect .right-details h3 {
  margin-top: 45px;
}
.let-connect .right-details button {
  width: 270px; 
  border-radius: 12px; 
  margin: 45px 0 55px;
  font-size: 32px;
  line-height: 48px;
  color: #000;
  text-decoration: none;  
  cursor: pointer;
  font-family: "Nexa";
  font-weight: 700;
  background: #fff;
}
.main_connect_sec .let-connect .right-details {
  background: #000000;
  max-width: 1472px;
  display: flex;
  align-items: center;
}
.let-connect p.join-text-para {
  padding-right: 70px;
}
/* Footer */
footer.logics-footer-main {
  padding: 10px;
}
.logics-footer-inner img {
  width: 365px;
}
.logics-footer-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  margin: 55px 0 80px;
  padding: 0 15px;
}
.logics-footer-inner .phone p,
.logics-footer-inner .email p {
  font-size: 28px;
  font-weight: bold;
  font-family: "Nexa";
  color: rgb(0 0 0 / 60%);
}
.logics-footer-main span {
  font-size: 24px;
  font-family: "Nexa";
  color: rgb(0 0 0 / 60%);
  padding-bottom: 35px;
}
.logics-footer-main a {
  text-decoration: none;
  color: rgb(0 0 0 / 60%);
}

/* ----page-2-join-the-logics-team-section-------- */

.join-the-logics-team-inner {
  display: flex;
  align-items: flex-end;
  padding: 0 10px;
}
.join-the-logics-team-main {
  margin-top: 50px;
  width: 68%;
  padding: 10px;
}
.join-the-logics-team-inner .right-img {
  width: 55%;
  margin-bottom: -5px;
}
.join-the-logics-team-inner .left-details {
  width: 60%;
}
.join-the-logics-team-main h2 {
  font-size: 48px;
  font-weight: 400;
  font-family: "Dela Gothic One", serif;
}
.join-the-logics-team-main h3 {
  font-size: 30px;
  font-weight: bold;
  font-family: "Nexa";
}
.join-the-logics-team-main p {
  font-size: 28px;
  font-family: "Nexa";
  margin: 40px 0;
  padding: 0 48px 0 0;
}
.delivery-associate p {
  margin: 0;
  padding: 0;
}
.join-the-logics-team-main h4 {
  font-size: 28px;
  font-family: "Nexa";
}
.join-the-logics-team-inner .left-details p,
.join-the-logics-team-inner .left-details h4 {
  font-size: 25px;
  font-family: "Nexa";
  margin: 40px 0;
}
.join-the-logics-team-inner .left-details ul {
  padding-left: 20px;
}
.join-the-logics-team-inner .left-details ul li {
  font-size: 25px;
  font-family: "Nexa";
  padding-left: 12px;
}
.join-the-logics-team-inner .delivery-associate h4 {
  margin-bottom: 0;
}
.join-the-logics-team-inner .delivery-associate p {
  margin-top: 0;
}
.delivery-associate ul {
  margin: 0;
}
.join-the-logics-team-inner .left-details button {
  width: 350px;
  background-color: #ee3124;
  border-radius: 12px;
  font-size: 40px;
  font-family: "Nexa";
  font-weight: 700;
  border: none;
  padding: 4px;
  margin: 80px 0;
}
.join-the-logics-team-inner .left-details button a {
  color: #fff;
  text-decoration: none;
}

/* ----------get-a-quote-courier------------------------ */


.get-a-quote-courier-services {
  display: flex; 
  padding: 0 10px;
  margin-top: 20px;
}
.get-quote-heading-detail {
  width: 62%;
  padding: 10px;
  margin-top: 40px;
}
.get-quote-heading-detail h2 {
  font-size: 48px;
  font-family: "Dela Gothic One";
  font-weight: 400;
}
.get-quote-heading-detail h3 {
  font-size: 32px;
  font-family: "Nexa";
  font-weight: 700;
}
.get-quote-heading-detail p {
  font-size: 26px;
  font-family: "Nexa";
  font-weight: 400;
  padding-top: 30px;
}
.get-a-quote-courier-services .get-a-quote-courier {
  width: 46%;
}
.get-a-quote-courier-services .right-image {
  width: 54%;
  margin-bottom: -5px;
}
.get-a-quote-courier-services .why-choose-logics {
  width: 65%;
}
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column {
    padding: 50px;
}
.get-a-quote-courier-services .get-a-quote-courier h2 {
  font-size: 64px;
  font-family: "Dela Gothic One", serif;
  font-weight: 400;
}
.get-a-quote-courier-services .get-a-quote-courier h3 {
  font-size: 45px;
  font-family: "nexa";
  position: relative;
  z-index: 1;
}
.get-a-quote-courier-services .get-a-quote-courier p {
  font-size: 26px;
  font-family: "Nexa";
  margin: 50px 0;
}
.why-choose-logics h4 {
  font-size: 26px;
  font-family: "Nexa";
}
.get-a-quote-courier-services .get-a-quote-courier .why-choose-logics p {
  font-weight: 200;
  margin: 0;
}
.get-a-quote-courier-services .get-a-quote-courier .why-choose-heading {
  margin: 30px 0;
}
.get-a-quote-courier-services .get-a-quote-courier button {
  width: 260px;
  background: #ee3124;
  padding: 12px 10px;
  border: none;
  border-radius: 12px;
  margin-bottom: 105px;
  font-size: 32px;
  line-height: 40px;
  color: #fff;
  text-decoration: none;
  font-family: "Nexa";
  font-weight: 700;
  cursor: pointer;
}
/* cold chain page */ 

section.cold-chain-sec-main {
    padding: 50px 10px;
}
section.cold-chain-sec-main .inner .column {
    display: flex;
    padding: 0;
    gap: 15px;
}
section.cold-chain-sec-main .inner .column .text-main {
    width: 45%;
}
section.cold-chain-sec-main .inner .column .image-with-text {
    width: 50%;
}
section.cold-chain-sec-main .inner .column .text-main .second-text {
    margin-top: 50px;
}
section.cold-chain-sec-main .inner .column .text-main .first-text h2{
    font-size: 48px;
    margin-bottom: 0;
    margin-top: 35px;
    color: #000;
    font-family: "Dela Gothic One", serif;
    font-weight: 400;
    line-height: 58px;
    padding-right: 78px;
}
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column h3 {
    font-size: 48px;  
    margin-bottom: 30px;
    color: #000;
    font-family: "Dela Gothic One", serif;
    font-weight: 400;
    line-height: 48px; 
}
section.cold-chain-sec-main .inner .column .text-main .first-text p {
    margin-top: 30px;
}
section.cold-chain-sec-main .inner .column .text-main .third-column h3 {
    font-size: 45px;
    font-family: nexa;
    font-weight: bold;
}
section.cold-chain-sec-main .inner .column .text-main .third-column ul li {
    font-weight: 100;
}
section.cold-chain-sec-main .inner .column .text-main .third-column {
    margin: 30px 0;
}
section.cold-chain-sec-main .inner .column .text-main li {
    line-height: 34px;
    font-family: nexa;
    font-size: 26px; 
    font-weight: 600;
}
section.cold-chain-sec-main .inner .column .text-main p,
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column p {
    line-height: 34px;
    font-family: nexa;
    font-size: 26px; 
} 
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column ul li {
    line-height: 34px;
    font-family: nexa;
    font-size: 26px;
}
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column .image {
    margin-top: 60px;
    margin-left: 50px;
    width: 95%;
    border: 1px solid;
}
section.cold-chain-sec-main .inner .column .text-main ul {
    line-height: 34px;
    font-family: nexa;
    font-size: 28px;
    margin: 20px 0 0 0;
}
section.cold-chain-sec-main .inner .column .text-main .second-text h3 {
    font-size: 32px;
    font-family: nexa;
    font-weight: bold;
}
/* team & Conditions */
section.team-condition-section {
  padding: 80px 10px;
}
section.team-condition-section .team-inner {
  width: 85%;
}
.team-inner h2 {
  font-size: 64px;
  line-height: 62px;
  font-weight: 400;
  font-family: "Dela Gothic One", serif;
}
.team-inner h3 {
  font-size: 36px;
  font-family: nexa;
  font-weight: 700;
  padding-top: 60px;
}
.delivery_para p {
  margin: 0;
}
.team-inner .team_codition_para.deliver-para .delivery_para {
  padding: 40px 0px;
  width: 84%;
}
.team_codition_para h4 {
  font-size: 32px;
  font-family: nexa;
  font-weight: 700;
}
.team_codition_para p {
  font-size: 26px;
  line-height: 35px;
  font-family: nexa;
  font-weight: 400;
}
section.team-condition-section .team-inner .team_codition_para h4 {
  margin-bottom: 0;
  margin-top: 60px;
}

section.team-condition-section .team-inner .team_codition_para p {
  margin-top: 0;
}
.get-a-quote-courier-services .right-image img {
  height: 790px;
  max-width: 1010px;
}

/* responsive-design */
@media screen and (max-width: 1440px) {
  .road-logics-header header .logo { 
    padding-right: 0;
}
.road-logics-header header .topnav ul { 
  gap: 8px; 
} 
.join-the-logics-team-main h2 {
  font-size: 44px; 
}
.join-the-logics-team-main h3 {
  font-size: 29px; 
}
section.cold-chain-sec-main .inner .column .text-main .first-text h2 {
    font-size: 38px; 
    line-height: 40px; 
    padding: 0;
}
section.cold-chain-sec-main .inner .column .image-with-text {
    width: 55%;
}
section.cold-chain-sec-main .inner .column .text-main .first-text p {
    margin-top: 20px;
    font-size: 22px;
}
section.cold-chain-sec-main .inner .column .text-main p, 
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column p {
    line-height: 30px;
    font-family: nexa;
    font-size: 21px;
}
section.cold-chain-sec-main .inner .column .text-main .second-text {
    margin-top: 25px;
}
section.cold-chain-sec-main .inner .column .text-main .second-text h3,
section.cold-chain-sec-main .inner .column .text-main .third-column h3 {
    font-size: 24px; 
}
section.cold-chain-sec-main .inner .column .text-main li,
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column ul li {
    line-height: 30px; 
    font-size: 24px; 
}
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column h3 {
    font-size: 38px;
    margin-bottom: 20px; 
    line-height: 40px;
}
section.cold-chain-sec-main .inner .column .text-main .third-column {
    margin: 15px 0;
}
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column .image {
    margin-top: 50px; 
    width: 100%; 
}
.main_connect_sec .right-detail-inner {
    padding: 30px 15px 0 65px;
}

}
@media screen and (max-width: 1200px) {
  section.road-logics-header {
    margin-top: 30px;
  }
  /* header navbar button */
  div#roadlogics-top-btn321 {
    display: block !important;
    padding: 15px;
  }
  .road-logics-header header .logo {
    width: 40%; 
  }
  .road-logics-header .dropbtn {
    border-bottom: 0;
  }
  .road-logics-header .header-inner a.icon {
    display: block;
  }
  .header-inner a.icon {
    position: absolute;
    right: 25px;
    font-size: 40px;
    text-decoration: none;
    color: #ee2d24;
    font-weight: bold;
    display: block;
  }
  div#roadlogics-top-btn321 button {
    display: block;
    width: 180px;
    padding: 0;
  }
  div#roadlogics-top-btn321 button a {
    font-size: 32px;
    color: #fff;
    text-align: center;
  }
  .topnav a {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
    padding: 15px;
  }
  section.road-logics-header .header-inner {
    justify-content: flex-start;
  }
  .road-logics-header header .topnav ul {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .road-logics-header header .topnav.topnav {
    position: absolute;
    right: 0;
    top: 127px;
  }
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive {
    position: absolute;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    background: #000000;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
    color: #fff;
    padding: 15px;
    font-size: 18px;
  }
  .road-logics-header header .topnav.topnav .dropdown-content a {
    color: #000000;
}
  section.road-logics-header .header-btn button {
    display: none;
  }
}
@media screen and (max-width: 1024px) {  
  .join-the-logics-team-main { 
    width: 95%; 
  }
  /* banner section start */
  .banner-section .text-container h1 {
    font-size: 42px;
    line-height: 48px;
  }
  .banner-section .text-container span {
    font-size: 28px;
  }
  .banner-section .text-container p {
    font-size: 22px;
    line-height: 30px;
    margin-top: 25px;
  }
  /* our services section start */
  .Our-services-logics .right-details h2 {
    font-size: 42px;
    font-weight: 400;
    font-family: "Dela Gothic One", serif;
    color: #fff;
    margin-bottom: 35px;
  }
  .Our-services-logics .right-details p,
  .Our-services-logics .right-details h3,
  .Our-services-logics .right-details ul li {
    font-size: 22px;
    line-height: 32px;
  }
  .Our-services-logics .right-details button {
    width: 320px;
    font-size: 22px;
    padding: 10px 0;
  }
  /* get a quote section start */
  .get-quote-heading-detail h2 {
    font-size: 42px;
  }
  .get-quote-heading-detail h3 {
    font-size: 25px;
  }
  .get-quote-heading-detail p {
    font-size: 20px;
    padding-top: 22px;
  }
  .why-choose-logics h4 {
    font-size: 22px;
  }
  .get-a-quote-courier-services .get-a-quote-courier p {
    font-size: 22px;
  }
  .get-a-quote-courier-services .get-a-quote-courier a {
    font-size: 22px;
  }
  .get-a-quote-courier-services .get-a-quote-courier button {
    width: 300px;
  } 
  .get-quote-section .text-container h2 {
    font-size: 42px;
  }
  .get-quote-section .text-container span {
    font-size: 28px;
  }
  .get-quote-section .text-container p {
    font-size: 22px;
    margin: 18px 0;
  }
  .get-quote-section .text-container button a {
    font-size: 25px;
    line-height: 38px;
  }
  .get-quote-section .text-container button {
    width: 250px;
  }
  /* join our section start */
  .join-team .right-details h2 {
    font-size: 42px;
  }
  .join-team .right-details span {
    font-size: 28px;
    line-height: 30px;
  }
  .join-team .right-details p,
  .join-team .right-details h3,
  .join-team .right-details ul li {
    font-size: 22px;
    line-height: 30px;
  }
  .join-team .right-details button a {
    font-size: 25px;
  }
  .join-team .right-details button {
    width: 250px;
  }
  /* new section start */
  .news-stay-section .text-container h2 {
    font-size: 42px;
  }
  .news-stay-section .text-container span {
    font-size: 32px;
    line-height: 34px;
  }
  .news-stay-section .text-container p {
    line-height: 30px;
    font-size: 22px;
    margin: 25px 0;
  }
  /* let connect section start */
  .let-connect .right-details h2 {
    font-size: 42px;
  }
  .let-connect .right-details p,
  .let-connect .right-details h3,
  .let-connect .right-details ul li {
    font-size: 22px;
  }
  .main_connect_sec .right-detail-inner {
    padding: 50px 15px 0 40px;
  }
  /* footer section start */
  .logics-footer-inner {
    gap: 25px;
  }
  .logics-footer-inner .phone p,
  .logics-footer-inner .email p {
    font-size: 28px;
  }
  .logics-footer-inner img {
    width: 465px;
  }
  /* join the roadteam section start */
  .join-the-logics-team-main h2 {
    font-size: 42px;
  }
  .join-the-logics-team-main h3 {
    font-size: 28px;
  }
  .join-the-logics-team-main p {
    font-size: 22px;
    margin: 22px 0;
    padding: 0 48px 0 0;
  }
  .join-the-logics-team-main h4 {
    font-size: 22px;
    font-family: "Nexa";
  }
  .join-the-logics-team-inner .left-details p,
  .join-the-logics-team-inner .left-details h4 {
    font-size: 22px;
    margin: 15px 0;
  }
  .join-the-logics-team-inner .left-details button {
    width: 300px;
    background-color: #ee3124;
    border-radius: 12px;
    font-size: 32px;
  }
  /* terms and conditions section start */
  .team-inner h2 {
    font-size: 42px;
    line-height: 45px;
  }
  .team-inner h3 {
    font-size: 28px;
    padding-top: 35px;
  }
  section.team-condition-section .team-inner .team_codition_para h4 {
    margin-top: 45px;
    font-size: 22px;
  }
  .team_codition_para p {
    font-size: 22px;
  }
  .Our-services-logics {
    flex-direction: column-reverse;
    align-items: center;
  }
  section .Our-services-logics .left-img {
    width: 55%;
    margin-bottom: -4px;
  }
  .main_our_sec .right-details {
    width: 100%;
    padding-bottom: 0;
  }
  .get-quote-section .welcome-banner-inner {
    flex-direction: column;
    align-items: center;
  }
  .get-quote-section .text-container {
    width: 100%;
  }
  .get-quote-section .image-container {
    max-width: 70%;
    margin-bottom: -5px;
  }
  .join-team {
    flex-direction: column-reverse;
  }
  section .join-team .left-img {
    max-width: 100%;
  }
  section.main_join_sec .join-team .right-details {
    width: 100%;
    padding: 0;
    margin-top: -5px;
  }
  .news-stay-section .welcome-banner-inner {
    flex-direction: column;
  }
  .news-stay-section .text-container {
    width: 100%;
  }
  .news-stay-section .image-container { 
    margin-top: -45px; 
}
.join-the-logics-team-inner { 
  flex-direction: column;
}
.join-the-logics-team-inner .left-details {
  width: 100%;
}
.join-the-logics-team-inner .right-img {
  width: 100%; 
}
.let-connect {
  flex-direction: column-reverse;
}
section .let-connect .left-img {
  max-width: 100%;
}
.get-a-quote-courier-services {
  flex-direction: column;
}
.get-quote-heading-detail {
  width: 95%; 
}
.get-a-quote-courier-services .get-a-quote-courier {
  width: 100%;
}
.get-a-quote-courier-services .right-image {
  width: 100%; 
}
/* banner section start */
.banner-section .welcome-banner-inner {
  flex-direction: column;
}
.banner-section .text-container {
  width: 100%;
}
/* cold chain section start */
section.cold-chain-sec-main .inner .column .text-main {
    width: 55%;
}
section.cold-chain-sec-main .inner .column .image-with-text {
    width: 45%;
}
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column {
    padding: 30px;
}
section.cold-chain-sec-main .inner .column .text-main .second-text h3,
section.cold-chain-sec-main .inner .column .text-main .third-column h3 {
    font-size: 34px; 
}
section.cold-chain-sec-main .inner .column .text-main li,
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column ul li { 
    font-size: 25px; 
}
section.cold-chain-sec-main .inner .column .text-main .first-text h2,
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column h3 {
    font-size: 32px; 
    line-height: 38px; 
}
section.cold-chain-sec-main .inner .column .text-main p,
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column p {
    line-height: 30px; 
    font-size: 25px;
}
}
@media screen and (max-width: 767px) {
  /* header sction start */
  .road-logics-header header .logo {
    width: 75%;
  }
  section.road-logics-header {
    margin-top: 15px;
  }
  section.road-logics-header img {
    width: 60%;
  }
  .header-inner a.icon {
    font-size: 28px;
  }
  .road-logics-header header .topnav.topnav {
    position: absolute;
    right: 0;
    top: 80px;
  }
  .topnav.responsive a { 
    padding: 10px;
    font-size: 16px;
}
  div#roadlogics-top-btn321 button a {
    font-size: 24px; 
  }
  /* banner section start */
  .banner-section .welcome-banner-inner {
    flex-direction: column;
  }
  .banner-section .text-container {
    width: 100%;
  }
  .banner-section .text-container h1 {
    font-size: 28px;
    line-height: 38px;
    margin-top: 30px;
  }
  .banner-section .text-container span {
    font-size: 22px;
  }
  .banner-section .text-container p {
    font-size: 18px;
    line-height: 25px;
    margin-top: 15px;
  }
  .banner-section .image-container {
    width: 100%;
    margin-bottom: -205px;
  }
  /* our sercices section start */
 
  .Our-services-logics .right-details h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
 
  .Our-services-logics .right-details p,
  .Our-services-logics .right-details h3,
  .Our-services-logics .right-details ul li {
    font-size: 20px;
    line-height: 28px;
  }
  .Our-services-logics .right-details button {
    width: 100%;
  }
  /* get a quote section start */
  .get-quote-section .text-container h2 {
    font-size: 28px;
  }
  .get-quote-section .text-container span {
    font-size: 22px;
  }
  .get-quote-section .text-container p {
    font-size: 18px;
  }
  .get-quote-section .text-container button {
    width: 100%;
    margin: 15px 0;
  }
  .get-a-quote-courier-services .right-image {
    width: 100%;
  }
  .get-a-quote-courier-services .right-image img {
    max-width: 100%;
  }
  .get-a-quote-courier-services .get-a-quote-courier button {
    width: 100%;
  }
  .get-quote-heading-detail h2 {
    font-size: 28px;
  }
  .get-quote-heading-detail h3 {
    font-size: 18px;
  }
  .get-a-quote-courier-services .why-choose-logics {
    width: 100%;
  }
  /* join our team section start */
 
  .join-team .right-details h2 {
    font-size: 28px;
  }
  .join-team .right-details span {
    font-size: 22px;
    line-height: 28px;
  }
  .join-team .right-details p,
  .join-team .right-details h3,
  .join-team .right-details ul li {
    font-size: 18px;
    line-height: 25px;
  }
  .join-team .right-details button {
    width: 100%;
  }
  /* news section start */
  .news-stay-section .text-container h2 {
    font-size: 28px;
    margin-top: 30px;
  }
  .news-stay-section .text-container span {
    font-size: 22px;
    line-height: 26px;
  }
  .news-stay-section .text-container p {
    line-height: 26px;
    font-size: 18px;
    margin: 15px 0;
  }
  .news-stay-section .image-container {
    width: 100%;
    margin-top: 0;
    margin-bottom: -4px;
  }
  section .let-connect .left-img {
    max-width: 100%;
  }
  .main_connect_sec .let-connect .right-details {
    width: 100%;
    margin-top: -5px;
  }
  .let-connect .right-details h2 {
    font-size: 28px;
  }
  .let-connect .right-details p,
  .let-connect .right-details h3,
  .let-connect .right-details ul li {
    font-size: 18px;
    line-height: 25px;
  }
  .let-connect .right-details button a {
    font-size: 30px;
    line-height: 44px;
  }
  .let-connect .right-details button {
    width: 100%;
  }
  .main_connect_sec .right-detail-inner {
    padding: 20px;
  }
  .logics-footer-inner img {
    width: 100%;
  }
  .logics-footer-inner {
    gap: 30px;
    margin: 30px 0 50px;
  }
  /* join the roadteam section start */
  .join-the-logics-team-inner .left-details {
    width: 100%;
  }
  .join-the-logics-team-main h2 {
    font-size: 28px;
  }
  .join-the-logics-team-main h3 {
    font-size: 22px;
  }
  .join-the-logics-team-main p {
    font-size: 18px;
    margin: 22px 0;
    padding: 0 48px 0 0;
  }
  .join-the-logics-team-inner {
    flex-direction: column;
  }
  .join-the-logics-team-inner .right-img {
    width: 100%;
  }
  /* terms and condition section start */
  section.team-condition-section .team-inner {
    width: 100%;
  }
  section.team-condition-section {
    padding: 50px 10px;
  }
  .team-inner h2 {
    font-size: 28px;
    line-height: 30px;
  }
  .team-inner h3 {
    font-size: 22px;
    padding-top: 25px;
  }
  .team-inner .team_codition_para.deliver-para .delivery_para {
    padding: 25px 0px;
    width: 100%;
  }
  /* footer section start */
  .logics-footer-inner .phone p,
  .logics-footer-inner .email p {
    font-size: 22px;
  }

  /* cold chain start */
  section.cold-chain-sec-main {
    padding: 30px 10px;
}
  section.cold-chain-sec-main .inner .column { 
    flex-direction: column;
}
section.cold-chain-sec-main .inner .column .text-main,
section.cold-chain-sec-main .inner .column .image-with-text {
    width: 100%;
}
section.cold-chain-sec-main .inner .column .text-main .first-text h2, 
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column h3 {
    font-size: 24px;
    line-height: 28px;
    padding: 0;
    margin-bottom: 15px;
}
section.cold-chain-sec-main .inner .column .text-main p,
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column p {
    line-height: 25px;
    font-size: 20px;
}
section.cold-chain-sec-main .inner .column .text-main .second-text h3,
section.cold-chain-sec-main .inner .column .text-main .third-column h3 {
    font-size: 25px;
}
section.cold-chain-sec-main .inner .column .text-main li, 
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column ul li {
    font-size: 20px;
}
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column {
    padding: 30px 0 0;
}
section.cold-chain-sec-main .inner .column .image-with-text .fourth-column .image {
    margin-top: 30px;
    margin-left: 0;
    width: 100%; 
}
}
