/* custom media queries for responsive */




@media (min-width: 1400px) {
  .container_custom {
    max-width: 1520px;
  }
  .blogs .container {
    max-width: 1395px;
  }


}
@media (min-width: 1200px){




  .pl-60{
    padding-left: 60px !important;
  }
  .pr-60{
    padding-right: 60px !important;
  }
  .calculator_section.on_home {
    padding: 0 105px 0 130px;
  }
  .calculator_section.on_home .calc{
   /* margin-right: 25px;*/
  }
}
@media (min-width: 1801px) {
  .container_custom {
    max-width: 1750px;
  }
  .blogs .container {
    max-width: 1700px;
  }
}
@media (min-width: 1601px) {
  nav .container,
  .header_section .container {
    max-width: 1760px !important;
  }
  .shipping_calc .container,
  .dangerous_goods .container {
    /*max-width: 1560px !important;*/
  }
}
@media (min-width: 1401px) {
  .tax_free_main .container{
    /* max-width: 87%; */
  }
  nav .container,
  .header_section .container {
    max-width: 85% !important;
  }
  .shipping_calc .container,
  .dangerous_goods .container {
  /*  max-width: 1360px;*/
  }
}
@media (min-width: 1200px) and (max-width: 1400px) {
  .our_customer .container {
    max-width: 1090px;
  }
}
@media (min-width: 1720px){
  .customer_container{
    max-width: 1580px !important;
  }
  .benefits_container{
    max-width: 1340px;
  }
  .container_store {
    max-width: 1600px;
  }

  .dangerous_goods .container{
    max-width: 1600px;
  }

  footer .container{
    max-width: 1700px;
  }
  .why_us_body .container{
    max-width: 1624px;
  }
}


@media(max-width:1700px){
  .hasban_css .nav-tabs .nav-link {
    font-size: 20px;
    padding: 5px 5px;
  }
  .hasban_css .nav-tabs .nav-link .num {
    width: 32px;
    height: 32px;
  }
  
  nav .nav-item{
    margin-left: 40px;
  }

}


@media (max-width: 1600px) {

  .subsc_plan .tbl-cell h1 {
    font-size: 99px;
  }

  .home_list_img {
    padding-right: 30px;
}

  .path_img.img_down {
    right: 20%;
    top: 19%;
  }

  .path_img.img_up {
    top: -5%;
}


  nav .nav-link {
    font-size: 17px;
  }
  nav .nav-item {
    margin-left: 30px;
  }
  .btn_orange {
    font-size: 20px;
    padding: 11px 34px;
  }
  .header_section .hero_title {
    font-size: 45px;
  }
  .header_section .hero_para {
    font-size: 22px;
  }
  .btn_link {
    font-size: 22px;
    margin-left: 19px;
  }
  .how_it_works .section_title {
    font-size: 60px;
  }
  .how_it_works .inner .title {
    margin: 42px 0 17px;
    font-size: 22px;
  }
  .how_it_works .inner .para {
    font-size: 19px;
  }
  .how_it_works .inner img {
    width: 120px;
  }
  .how_it_works .box h3 {
    font-size: 29px;
  }
  .how_it_works .box {
    margin-top: 80px;
    padding: 35px 26px;
  }
  .products .product img {
    width: 180px;
  }
  .our_customer .section_title {
    font-size: 35px;
  }
  .our_customer .second_title {
    font-size: 35px;
  }
  .our_customer .swiper-slide p {
    font-size: 18px;
  }
  .our_customer {
    padding: 48px 0;
  }
  .dangerous_goods .box_2 {
    transform: translate(0, 55px);
  }
  .dangerous_goods .box_3 {


  }
  .dangerous_goods .box .txt {
    font-size: 18px;
  }
  .dangerous_goods .box {
    width: 386px;

  }
  .dangerous_goods .section_title {
    font-size: 40px;
  }
  .dangerous_goods .box .mb-4 {
    margin-bottom: 1rem !important;
  }
  .partners .logos_para {
    font-size: 32px;
    font-weight: 600;
    margin: 94px 20px 78px;
  }
  .about_header_section {
    padding: 265px 0 !important;
  }
  /* media queries styling for about us page */
  .about_header_section .section_title {
    font-size: 70px;
  }
  .shipping_happiness p,
  .our_shipped p {
    font-size: 20px;
  }
  .shipping_happiness {
    padding: 130px 0;
  }
  .our_mission .section_title {
    font-size: 80px;
  }
  .our_mission .main_text {
    font-size: 55px;
    line-height: 78px;
  }
  .our_shipped {
    padding: 115px 0;
  }
  .our_shipped .section_title {
    font-size: 65px;
  }
  .shipping_happiness .section_title {
    font-size: 60px;
  }
}
@media (max-width: 1440px) {

  .home_swipper .box_1 {
    padding: 17px !important;
}

  .subs_content_service h3 {
    font-size: 28px;
  }

  .subs_content_service p {
    font-size: 22px;
  }

  .sub_inner_content ul li{
    font-size: 22px;
  }

  .calculator_section .section_para{
    font-size: 22px;
    line-height: normal;
  }

  .calculator_section .section_title {
    font-size: 40px;
  }

  .plan_foot {
    font-size: 26px;
  }

  .tax_free_Us_main p {
    font-size: 21px;
  }

  .new_plan {
    min-height: 1236px;
  }


  .hasban_css .nav-tabs .nav-link{
    font-size: 16px;
    align-items: center;
}


  .member_selection .btn_orange{
    margin-top: 9px;
  }
  .toggle_height a{
    font-size: 17px;
  }

  .home_list_img {
    padding-right: 0;
}
  body {
    overflow-x: hidden;
  }
  .country_select label{
    font-size: 17px;
  }
  .step_to_get .section_para {
    font-size: 24px;
}
  .header_section {
    padding: 20px 0;
  }

  .secondary_top_menu{
    padding: 10px 0;
  }

  nav .navbar-brand {
  }
  .header_section .hero_title {
    font-size: 38px;
  }
  .header_section .hero_para {
    font-size: 18px;
  }
  .btn_link {
    font-size: 18px;
    margin-left: 15px;
  }
  nav .navbar-brand img {

  }
  .how_it_works {
    padding: 70px 0 30px;
  }
  .how_it_works .section_title {
    font-size: 40px;
  }
  .how_it_works .inner img {
    width: 130px;
  }
  .how_it_works .inner .para {
    font-size: 16px;
  }
  .how_it_works .inner .title {
    margin: 32px 0 16px;
    font-size: 20px;
  }
  .how_it_works .box h3 {
    font-size: 30px;
  }
  .btn_orange.lg {
    width: 260px;
}
.how_it_works .box {
  /* margin-top: 63px; */
  margin: 19px 70px 40px;
}
  .btn_orange.lg {
    padding: 16px 67px;
    border-radius: 15px;
    font-size: 16px;
  }
  .how_it_works .box {
    /* margin-top: 63px; */
    margin: 63px 70px 40px;
    padding: 29px 22px;
  }
  .why_us_2 .box{
    margin: 0px 70px 40px;
  }
  .how_it_works .video{
    margin: 0px 70px;
  }
  .pl-60 {
    padding-right: 0;
  }
  .shipping_calc .calc.left {
    padding-right: 20px;
  }
  .shipping_calc .calc.right {
    padding-left: 20px;
  }
  .shipping_calc .flag img {
    width: 68px;
  }
  .flag {
    margin-right: -39px;
  }
  .align-items-center{
    padding: 0 0 !important;
  }
  .products .product img {
    width: 150px;
  }
  .shipping_calc {
    padding: 55px 0;
  }
  .shipping_calc .para {
    font-size: 22px;
    color: #2d080a;
    padding: 0 15px;
  }
  /* .shipping_calc .flag img {
    width: 50px;
  } */
  .shipping_calc .form-group .num {
    width: 72px;
    height: 55px;
    font-size: 18px;
  }
  .shipping_calc .form-group {
    margin-bottom: 22px;
  }
  .side_right_bg::before {
    height: 87%;
    right: -43px;
  }
  .our_customer .swiper-slide p {
    font-size: 16px;
  }
  .our_customer {
    padding: 30px 0;
  }
  .benefits .text_content .section_title {
    font-size: 30px;
  }
  .benefits .box .title {
    /* font-size: 18px; */
  }
  .benefits .box p {
    /* font-size: 16px; */
  }
  .benefits .box {
    margin-bottom: 19px;
  }
  .stores .section_title {
    font-size: 30px;
  }
  .stores .section_para {
    font-size: 17px;
  }
  .btn_orange {
    font-size: 18px;
    padding: 11px 32px;
  }
  .dangerous_goods .section_title {
    font-size: 35px;
  }
  .dangerous_goods .section_para {
    font-size: 19px;
    margin: 17px 0 20px;
  }
  .dangerous_goods .box .txt {
    font-size: 16px;
  }
  .dangerous_goods .box {
    width: 362px;
  }
  .dangerous_goods .box .head {
    width: 40px;
  }
  .dangerous_goods .box .box_title {
    font-size: 20px;
    margin-left: 17px;
  }
  .partners .btns .btn {
    padding: 16px 79px;
    font-size: 18px;
  }
  .partners .logos_para {
    font-size: 26px;
    margin: 70px 20px 54px;
  }
  .side_right_bg::before {
    height: 87%;
    right: -85px;
  }
  .dangerous_goods .box_2 {

  }
  .dangerous_goods .box {
    min-height: 336px;
  }

  .dangerous_goods .box_3{

  }

  .our_customer .rating img {
    width: 90px;
  }
  .client img {
    width: 60px;
  }
  .brands img {
    width: 130px;
  }
  .dangerous_goods .box_2 {
    transform: translate(0px, 42px);
  }
  .shipping_happiness {
    padding: 95px 0;
  }
  .shipping_happiness p,
  .our_shipped p {
    font-size: 16px;
  }
  .about_header_section {
    padding: 170px 0 !important;
  }
  .about_header_section .section_title {
    font-size: 60px;
  }
  .shipping_happiness .play_icon {
    width: 88px;
  }
  .our_mission .section_title {
    font-size: 65px;
  }
  .our_mission .main_text {
    font-size: 37px;
    line-height: 51px;
    margin-top: 40px;
  }
  .our_mission .how_it_works {
    padding: 0 80px !important;
    background: none;
  }
  .our_shipped .section_title {
    margin-bottom: 55px;
}
  .our_shipped {
    padding: 30px 0;
}
  .our_shipped .section_title {
    font-size: 48px;
  }
  .contact_us_header .hero_title {
    font-size: 68px;
  }
  .contact_us_header {
    padding: 92px 0;
  }
  .section_box {
    width: 110px;
  }
  .we_need_help .section_title {
    font-size: 45px;
    font-weight: bold;
    margin: 30px 0 15px;
  }
  .we_need_help .secondary_title {
    font-size: 38px;
  }
  .we_need_help p {
    font-size: 19px;
    margin-top: 20px;
    padding: 0 40px;
  }
  .contact_us .section_title {
    font-size: 38px;
  }
  .contact_us .box_title {
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 30px;
  }
  .contact_us .adr_row h2 {
    font-size: 20px;
  }
  .contact_us .adr_row h3 {
    font-size: 23px;
  }
  .contact_us .form-control {
    height: 58px;
    padding: 0 20px;
    margin-bottom: 20px;
    font-size: 17px;
  }

  main.left_side_bg::before {
    height: 37%;
    background-size: auto 100%;
  }
  main.side_right_bg::after {
    width: 160px;
    height: 38%;
  }
  .contact_us textarea.form-control {
    height: 334px;
    padding: 20px;
  }
  .shipping_calc .form-control {
    height: 45px;
    padding-left: 23px;
    font-size: 19px;
  }
  .shipping_calc .form-group label {
    font-size: 20px;
  }
  .open_blog .path h3 {
    font-size: 23px;
    margin: 76px 0 36px;
  }
  .open_blog .blog_title {
    margin-top: 12px;
    font-size: 70px;
  }
  .open_blog .blog_info p {
    margin-right: 15px;
    font-size: 16px;
  }
  .open_blog .blog_info {
    margin: 30px 0;
  }
  .open_blog .des {
    font-size: 20px;
  }
  .open_blog .text_box .secondary_title {
    font-size: 40px;
    margin-bottom: 16px;
  }
  .open_blog .cta_box .title {
    font-size: 43px;
  }
  .open_blog .cta_box .des {
    max-width: 745px;
    margin-bottom: 35px;
  }
  .cta_box .btn_green {
    background-color: #0bbaa3;
    border-radius: 10px;
    font-size: 29px;
  }
  .cta_box .btn_green span {
    width: 76px;
    height: 76px;
  }
  .cta_box .btn_green {
    font-size: 29px;
    padding: 12px 17px;
  }
  .open_blog .cta_box {
    padding: 26px 40px;
    margin-bottom: 39px;
  }
  .open_blog .cta_box.sm .title {
    font-size: 39px;
  }
  .cta_box.sm .btn_green {
    font-size: 24px;
  }
  .blog_header .hero_title {
    font-size: 78px !important;
    padding-bottom: 25px;
  }
  .blog_header .hero_para {
    font-size: 20px;
  }
  .blog_header .enter_mail input {
    height: 66px;
    width: 614px;
    font-size: 23px;
    padding: 10px 24px;
  }
  .blog_header .enter_mail .btn {
    padding: 0px 67px !important;
  }
  .blog_header .hero_para {
    max-width: 921px;
  }
  .blogs .tab {
    font-size: 21px;
  }
  .blogs .blog_title {
    font-size: 25px;
    margin: 17px 0;
    font-weight: 600;
  }
  .blogs .blog_content .blog_info {
    margin-bottom: 15px;
  }
  .blogs .small_des {
    font-size: 18px;
  }
  .blogs .blog_content .read_blog {
    font-size: 16px;
  }
  .blogs .pagination .num {
    width: 40px;
    height: 40px;
    font-size: 23px;
  }
  .blogs .pagination .nxt {
    width: 120px;
    height: 40px;
    font-size: 24px;
  }
  .save_money .section_title {
    font-size: 34px;
  }
  .save_money .section_para {
    font-size: 24px;
  }
  .save_money .price_btn {
    font-size: 25px;
  }
  .save_money .product_dec img {
    height: 270px;
  }
  .save_money .or_more .price h2 {
    font-size: 30px;
  }
  .save_money .end_des {
    font-size: 24px;
  }
  .why_use_global .section_title {
    font-size: 40px;
  }
  .why_use_global .adv_gs p {
    font-size: 25px;
    margin-left: 26px;
  }

  .why_use_global .right_content .para {
    font-size: 20px;
    margin-bottom: 14px;
  }
  .why_use_global .adv_row {
    margin-bottom: 28px;
  }
  .calc_sec_partners {
    margin-top: 140px;
  }
  .faq_title {
    font-size: 70px;
    margin: 8px 0 20px;
  }
  .faq_sidebar .link {
    font-size: 22px;
    margin-bottom: 12px;
    padding-bottom: 0px;
  }
  .faq_accordian .accordion-item .accordion-button {
    font-size: 21px;
    padding: 17px 35px;
  }
  .faq_accordian .accordion-body {
    font-size: 18px;
    padding: 2px 34px 23px;
  }
  footer p {
    font-size: 16px;
  }
  footer a {
    font-size: 16px;
    margin-bottom: 13px;
  }
  footer h6 {
    font-size: 17px;
  }
  footer ul img {
    width: 61px;
  }
  footer .container{
    max-width: 1220px !important;
  }
  .why_us_header {
    padding: 93px 0;
    height: 319px;
    background-size: cover;
    background-repeat: no-repeat;
}
.we_make_easier .section_title {
  font-size: 25px;
  margin-bottom: 25px;
}
.we_make_easier .section_para {
  font-size: 24px;
}
.we_make_easier {
  padding: 85px 0;
}
.our_benefits .section_title {
  font-size: 42px;
}
.our_benefits p {
  font-size: 27px;
}
.our_benefits .section_para {
  margin: 45px 0 45px;
}
.our_benefits .box h3 {
  font-size: 28px;
}
.our_benefits p {
  font-size: 24px;
  line-height: 30px;
}
.our_benefits .detals {
  font-size: 20px;
}
.our_benefits .btn_white {
  font-size: 17px;
  font-weight: bold;
  padding: 18px 58px;
}
.why_us_3 .section_para {
  font-size: 24px;
}
.why_us_3 .section_title {
  font-size: 28px;
  margin: 25px 0;
}
.why_us_partner .section_title {
  font-size: 42px;
}
.why_us_2 iframe{
  height: 560px;
}
.path_img img{
  width: 331px;
}

.path_img.img_up {
  left: 20%;
  top: -1%;
}

.path_img.img_down {
  right: 19.5%;
  top: 27%;
}


.our_customer .swiper-slide{
  height: 320px;
}
footer .sublinks a{
  font-size: 20px;
}
label.pl-60{
  margin-right: 45px;
}
.shipping_calc .form-check-label {
  margin-top: 5px;
  padding-left: 9px;
}
.benefits  .content{
  padding: 0 60px;
}
.benefits .box .title {
  /* font-size: 16px; */
}
.partners .btns {
  margin: 80px 0 45px;
}
.partners {
  margin-top: 61px;
}
footer p {
  margin-bottom: 20px;
}
.our_mission .how_it_works  .box{
  margin: 63px 0px 40px;
}
.partners.about .logos_para {
  font-size: 35px;
}
.save_money .products {
  padding: 0 60px;
}

.save_money .product_dec{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.save_money .product_dec img {
  height: 197px;
}
.save_money .price_btn {
  padding: 4px 20px;
}
.save_money {
  padding: 40px 0 20px;
}
.save_money .img img{
  height: 395px;
}
.save_money .end_des {
  margin-top: -75px;
}
.save_money .or_more{
  padding: 0 60px;
}
.our_customer {
  padding: 56px 0;
}
.our_customer .client p{
  font-weight: 500;
  padding: 3px 0;
}
.client img{
  width: 54px;
}
.why_use_global {
  padding: 0px 0 40px;
}
.why_use_global .row{
  padding: 0 44px !important;
}
.why_use_global .adv_gs p {
  font-size: 22px;
}
.we_need_help p {
  padding: 0 100px;
}
.map iframe{
  max-height: 265px;
}
._contact .btns {
  margin: 39px 0 30px;
}
.our_mission .how_it_works {
  padding: 0 0px !important;
}
.tax_header {
  padding: 80px 0;
}
.tax_header .hero_text {
  font-size: 65px;
}
.tax_benefits .section_title {
  font-size: 38px;
  margin-bottom: 20px;
}
.tax_benefits .section_para {
  font-size: 26px;
}
.that_why .section_title {
  font-size: 60px;
}
.that_why .para {
  font-size: 18px;
  margin-bottom: 15px;
}
.step_to_get .section_title {
  font-size: 42px;
}
.step_to_get .box .para {
  font-size: 19px;
}
.step_to_get .box {
  margin-bottom: 38px;
  padding: 50px 49px;
}
.step_to_get .box .title {
  font-size: 22px;
  margin: 15px 0 16px;
}
.take_me_there .para {
  font-size: 24px;
}
.why_use_global {
  padding: 45px 0 40px;
}
.step_to_get::before {
  height: 72%;
}
.partners.tax .section_title{
  font-size: 40px;
}
.faq_sidebar .nav .nav-link {
  font-size: 17px;
  margin-bottom: 10px;
}
.terms_text .head {
  font-size: 22px;
}
.terms_text .para {
  font-size: 20px;
}
.wont_ship .section_title {
  font-size: 30px;
}
.wont_ship .section_para {
  font-size: 21px;
}
.wont_ship {
  padding: 48px 0;
}
.wont_ship .section_para {
  font-size: 19px;
  padding: 0 89px;
}
.help_you .section_title {
  font-size: 40px;
  text-align: center;
}
.help_you .para {
  font-size: 17px;
  margin-bottom: 13px;
}
.mobile_gif {
  max-width: 60%;
  display: block;
  margin: 0 auto;
}
}

@media(max-width:1400px){



  .subsc_plan {
    height: 396px;
    background-size: cover !important;
    background-position: right !important;
}

  .subsc_plan .tbl-cell h1 {
    font-size: 60px;
  }

  .subs_content h2 {
    font-size: 38px;
  }

  .subs_content p {
    font-size: 24px;
  }

  .subs_content_service h2 {
    font-size: 40px;
  }


  .path_img img {
    width: 271px;
}

.path_img.img_down {
  right: 20%;
  top: 25%;
}
nav .nav-item{
  margin-left: 20px;
}

}


@media(max-width:1300px){
  .subs_content .container {
    max-width: 98% !important;
}
}

@media(max-width:1200px){

  .home_swipper .box_1 .title {
    font-size: 20px;
  }

  .home_swipper .box_1 p {
    font-size: 17px;
  }

  .benefits .box_1 {
    min-height: 361px;
  }



  .new_plan {
    min-height: 1139px;
}

  .new_plan li::before {
    width: 18px;
    height: 18px;
    font-size: 12px;
}

  .new_plan ul li {
    font-size: 15px;
    margin-bottom: 10px;
    padding-left: 26px;
    padding-top: 0px;
}


  .plan_head h4 {
    font-size: 15px;
  }


  .main_plan {
    padding: 0 9px;
}

.new_plan {
  padding: 10px;
}

.plan_foot {
  font-size: 24px;
}

  .subs_content_service h2 {
    font-size: 36px;
    margin-bottom: 31px;
}

.subs_content_service h3 {
  font-size: 25px;
}

.subs_content_service p,
.sub_inner_content ul li
 {
  font-size: 21px;
}

  .subs_content h2 {
    font-size: 30px;
  }

  .subs_content p {
    font-size: 21px;
  }

  .subsc_plan {
    height: auto;
    padding: 50px 0;
}

  
  nav .nav-item{
    margin-left: 15px;
  }


  nav .nav-item{
    margin-left: 20px;
  }

  .hasban_css .nav_tabs {
    padding: 0 4px;
}

.hasban_css .nav-tabs .nav-link {
font-size: 14px;
align-items: center;
padding: 7px;
}
.new_pricing_table {
  padding: 0;
}

}

@media(max-width:991px){

  .home_swipper .box_1{
    min-height: inherit;
    padding: 25px !important;
  }

  .tax_free_Us_main p{
    font-size: 18px;
  }

  .plan_foot{
    padding-bottom: 25px;
  }

  .new_plan li::after {
    width: 98%;
    margin-left: 0;
}

  .new_plan li::before {
    width: 22px;
    height: 22px;
    font-size: 15px;
}

  .new_plan ul li {
  
    padding-left: 30px;
}

  .new_plan{
    min-height: inherit;
  }

  .main_plan {
    float: none;
    width: 100%;
    margin-bottom: 60px;
}


  .subs_content_service .container {
    max-width: 97% !important;
}

  .subsc_plan .tbl-cell h1 {
    font-size: 6vw;
}

.nav-tabs .nav-link {
font-size: 12px;
}


  nav .nav-item {
    margin-left: 10px;
}
nav .nav-link {
  font-size: 16px;
}

  .side_right_bg::after {
    width: 50px;
  }

  .dangerous_goods .box {
    width: 290px;
    padding: 25px !important;
}

.benefits .box{
  padding: 56px 35px !important;
}


  .how_it_works .inner img {
    width: 100px;
  }

  .path_img img {
    width: 229px;
}

.path_img.img_down {
  right: 20%;
  top: 20%;
}


}


@media(max-width:992px){
  .path_img.img_up, .path_img.img_down{
    display: none;
  }
}


@media(max-width:800px){




    footer .logo img {
      width: 180px!important;
  }

  footer p {
    font-size: 16px !important;
    margin-bottom: 16px!important;
    text-align: left!important;
  }

  footer .sublinks {
    display: block !important;
  }


  footer ul {
    width: 260px;
  }

  footer .socials {
    margin-left: 0 !important;
    justify-content: normal !important;
  }

}


@media (max-width: 768px) {


  footer ul {
    text-align: center;
}
.sign_model {
  width:345px !important;
}

footer p{
  text-align: center !important;
}

  footer p{
    margin-bottom: 10px!important;
  }

  footer .box {
    margin-top: 6px !important;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  footer p {
    font-size: 18px !important;
    margin-bottom: 16px;
    text-align: center;
  }
  footer .social {
    width: 51px;
    height: 51px;
    font-size: 20px;
  }
  footer .socials {
    justify-content: flex-start !important;
  }
  footer .social {
    margin-right: 22px !important;
  }
 footer h6 {
    font-size: 24px;
  }

  .subsc_plan {
    padding: 23px 0;
}

  .subs_content p {
    font-size: 16px;
}

.subs_content h2 {
  font-size: 22px;
}

  .subs_content_service h2 {
    font-size: 25px;
    margin-bottom: 27px;
}

.subs_content_service .partners .logos_para {
  font-size: 15px;
}

.subs_content_service .partners{

  padding-left: 0;
  padding-right: 0;
}

  .subs_content_service p,
  .sub_inner_content ul li
  {
    font-size: 17px;
}

.subs_content_service p a{
  font-size: 17px;
}

.subs_content_service .form-group {
  margin-bottom: 30px;
}

.subs_content_service h3 {
  font-size: 20px;
}



  .subs_content .container {
    max-width: 100% !important;
}

  .subsc_plan .container{
    max-width: 100% !important;
  }

  .subsc_plan .tbl-cell h1 {
    font-size: 9vw;
}

  .how_it_works .box {
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
  }
  .how_it_works .box br {
    display: none;
  }
  .btn_orange.lg {
    width: 214px;
    display: flex;
    justify-content: center;
    font-size: 16px;
  }

  .white_sec .btn_orange.lg {
    display: table;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
  .how_it_works .box h3 {
    max-width: 100%;
    margin-right: 0;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 21px;
  }
  .side_right_bg::before {
    display: none;
  }
  .left_side_bg::before {
    display: none;
  }
  .products {
    flex-wrap: wrap;
  }
}


/* for mobile screen */
@media (max-width: 780px) {
  .limited_offer .modal-content{
    background-image: url(../img/mobile_View.jpg);
  }
  nav .navbar-brand img {
    width: 130px;
  }
  .change_lan{
    display: flex;
    justify-content: end;
  }
  .change_lan img {
    max-width: 60px;
    margin: 0 !important;
}
  .header_section .hero_title {
    font-size: 30px;
    margin-bottom: 25px;
    line-height: 45px;
  }
  .header_section .hero_para {
    font-size: 20px;
    margin-bottom: 22px;
  }
  .header_section .img {
    margin-top: 55px;
  }
  .header_section .img {
    max-width: 368px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .btn_orange {
    font-size: 20px;
    padding: 8px 33px;
    border-radius: 8px;
  }
  .how_it_works {
    padding: 35px 0 30px;
  }
  .btn_link {
    font-size: 20px;
    margin-left: 15px;
  }
  .how_it_works .section_title {
    font-size: 30px;
  }
  .how_it_works .text_content {
    margin-bottom: 40px;
  }
  .how_it_works .inner {
    margin-bottom: 30px;
  }
  .how_it_works .inner .title {
    font-size: 24px;
    font-weight: 600;
  }
  .how_it_works .inner .para {
    font-size: 22px;
  }
  .shipping_calc .section_title {
    font-size: 28px;
    padding: 0 15px;
  }
  .calculator_section .section_title {
    font-size: 26px;
  }
  .calculator_section .text_content {
    margin-bottom: 35px;
}
  /* .products .product:last-child {
    display: none;
  } */
  .products .product img {
    width: 115px;
  }
  .or_txt {
    font-size: 28px;
    margin: 9px 0 15px;
  }
  .calc_row {
    background-color: #fff;
    margin: 0 18px;
    box-shadow: 0 1px 20px #0000003d;
    border-radius: 30px;
    padding: 30px 8px;
  }
  .shipping_calc .calc .form-control,
  .shipping_calc .form-group .num {
    background-color: #f5f7ff !important;
    border: none;
  }
  nav .btn_orange {
    font-size: 20px;
    font-weight: 500;
    padding: 6px 16px;
    margin-top: 0;
  }
  .our_customer .section_title {
    font-size: 30px;
    padding: 0 15px;
  }
  .our_customer .second_title {
    font-size: 30px;
    padding: 0 15px;
  }
  .stores .text_content.top {
    margin-bottom: 0;
  }
  .stores .text_content.bottom {
    margin-top: 0;
  }
  .dangerous_goods .box {
    height: auto;
    box-shadow: none;
  }
  .btn_orange {
    font-size: 16px;
    padding: 8px 15px;
    border-radius: 8px;
    max-width: 100%;
  }
  .stores .swiper-slide {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: auto;
  }
  .stores .text_content {
    text-align: center;
  }
  .dangerous_goods .swiper-slide .box {
    margin: 0 !important;
    margin-top: 40px !important;
    transform: translate(0, 0) !important;
    width: 100%;
  }
  .dangerous_goods .text_content {
    text-align: center;
  }
  .partners {
    margin-top: 100px;
  }
  .navbar-nav {
    /* position: absolute; */
    left: 0;
    margin-top: 90px;
    width: 100%;
    /* background-color: #fff; */
    z-index: 111;
  }
  .dangerous_goods .box .box_title {
    font-size: 22px;
  }
  .dangerous_goods .box .txt {
    font-size: 22px;
  }
  .our_customer .swiper-slide p {
    font-size: 21px;
  }
  .client p {
    font-size: 20px !important;
  }
  .benefits .box .title {
    font-size: 20px;
  }
  .benefits .box p {
    font-size: 20px;
  }
  .shipping_calc .form-group label {
    font-size: 16px;
    color: #2d080a;
    opacity: 0.7;
    margin-bottom: 0;
  }
  .shipping_calc .calc {
    margin-top: 0;
    margin-top: -15px;
  }
  .partners .btns {
    margin: 80px 0 43px;
  }
  .partners .btns .btn {
    font-size: 18px;
    padding: 17px 48px;
    border-radius: 10px;
    font-weight: 600;
  }
  .about_header_section .section_title {
    font-size: 30px;
  }
  .about_header_section {
    padding: 50px 0 !important;
  }
  .shipping_happiness .section_title {
    font-size: 30px;
  }
  .container_custom {
    padding: 0 15px;
  }
  .shipping_happiness {
    padding: 50px 0;
  }
  .shipping_happiness .section_title {
    margin-bottom: 30px;
  }
  .shipping_happiness .video {
    margin-bottom: 40px;
  }
  .shipping_happiness p,
  .our_shipped p {
    font-size: 24px;
  }
  .shipping_happiness .play_icon {
    width: 50px;
  }
  .our_mission {
    padding-top: 10px;
  }
  .our_mission .section_title {
    font-size: 30px;
  }
  .our_mission .main_text {
    font-size: 23px;
    line-height: 35px;
  }
  .our_shipped .section_title {
    font-size: 30px;
    margin-bottom: 34px;
  }
  .our_shipped {
    padding-top: 25px;
  }
  .shipping_calc .form-control {
    height: 45px;
    padding-left: 35px;
    font-size: 17px;
  }
  .shipping_calc .form-check-input[type="radio"] {
    width: 16px !important;
    height: 16px !important;
  }
  .contact_us_header .hero_title {
    font-size: 30px;
  }
  .contact_us_header {
    padding: 24px 0;
  }
  .section_box {
    width: 40px;
  }
  .we_need_help .section_title {
    font-size: 30px;
    margin: 25px 0 10px;
  }
  .we_need_help {
    padding: 20px 0;
  }
  .we_need_help .secondary_title {
    font-size: 28px;
  }
  .we_need_help p {
    font-size: 24px;
    margin-top: 20px;
    padding: 0px;
  }
  .contact_us {
    padding: 20px 0;
  }
  .contact_us .section_title {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .contact_us .box_title {
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 21px;
  }
  .contact_us .adr_row h3 {
    font-size: 20px;
  }
  .contact_us .adr_row h2 {
    font-size: 16px;
    font-weight: 500;
  }
  main.side_right_bg::after {
    display: none;
  }
  ._contact .section_title {
    font-size: 30px;
  }
  .blog_header .hero_title {
    /* color: #FFFFFF; */
    padding-bottom: 15px;
    font-size: 38px;
  }
  .blog_header .hero_para {
    margin: 15px auto 0;
    max-width: 100%;
    font-size: 20px;
    margin-bottom: 30px;
  }
  .blog_header .enter_mail {
    flex-direction: column;
  }
  .blog_header .enter_mail input {
    height: 60px;
    font-size: 22px;
    padding: 10px 22px;
    margin-bottom: 12px;
    width: 100%;
  }
  .blog_header .enter_mail .btn {
    padding: 10px 82px;
    font-size: 22px;
    justify-content: center;
  }
  .blogs .tab {
    font-size: 14px;
  }
  .open_blog .path h3 {
    font-size: 18px;
    margin: 55px 0 35px;
  }
  .open_blog .blog_title {
    margin-top: 12px;
    font-size: 39px;
  }
  .open_blog .blog_info {
    margin: 20px 0;
  }
  .open_blog .des {
    font-size: 18px;
  }
  .open_blog .text_box .secondary_title {
    font-size: 31px;
    margin-bottom: 15px;
  }
  .open_blog .cta_box .title {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .open_blog .cta_box .title br {
    display: none;
  }
  .open_blog .cta_box {
    padding: 21px 27px;
    margin-bottom: 35px;
  }
  .cta_box .btn_green,
  .cta_box.sm .btn_green {
    font-size: 21px;
    padding: 12px 10px;
  }
  .cta_box .btn_green span,
  .cta_box.sm .btn_green span {
    width: 60px;
    height: 60px;
    font-size: 36px;
  }
  .open_blog .cta_box.sm .title {
    font-size: 27px;
  }
  .cta_box.sm .btn_green span {
    margin-left: 12px;
  }
  .blog_header .hero_title {
    font-size: 30px !important;
    padding-bottom: 0px;
    margin-bottom: 0;
  }
  .blog_header .hero_para {
    font-size: 26px;
  }
  .blog_header {
    padding: 40px 0;
  }
  .blogs .blog_content .img {
    padding: 0;
  }
  .blogs .blog_title {
    font-size: 30px;
    font-weight: 600;
    margin: 30px 0 20px;
  }
  .blogs .blog_content .blog_info {
    margin-bottom: 20px;
    font-weight: 400;
  }
  .blogs .small_des {
    font-size: 26px;
  }
  .blogs .blog_content .read_blog {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .blogs .blog_content .box {
    margin-bottom: 50px;
  }
  .blogs {
    padding: 28px 0;
  }
  .blogs .blog_content {
    margin-top: 40px;
    padding: 0 12px;
  }
  .blogs .pagination .num {
    width: 26px;
    height: 26px;
    font-size: 15px;
    margin: 0 3px;
  }
  .blogs .pagination .nxt {
    width: 64px;
    height: 26px;
    font-size: 17px;
    margin-left: 3px;
  }
  .blogs .pagination {
    margin-top: -12px;
  }
  .catagory_select {
    padding: 0 12px;
  }
  .blogs .pagination .dots {
    font-size: 29px;
  }
  .side_right_bg::after {
    display: none;
  }
  .save_money .section_title {
    font-size: 30px;
  }
  .save_money .section_para {
    font-size: 28px;
  }
  .save_money .box_img {
    margin: 20px 0 16px;
  }
  .save_money .product_dec img {
    height: 110px;
  }
  .save_money .price_btn {
    font-size: 16px;
    padding: 8px 6px;
  }
  .or_more {
    flex-direction: column;
  }
  .or_more .text {
    flex-direction: column;
    text-align: center;
  }
  .or_more .text br {
    display: none;
  }
  .save_money .or_more .or {
    font-size: 30px;
    margin-right: 0;
    padding-top: 40px;
  }
  .save_money .or_more .text p {
    font-size: 20px;
    margin-top: 8px;
    line-height: normal;
  }
  .calc_sec_partners .section_title {
    font-size: 30px;
  }
  .or_more .img img {
    width: 160px;
  }
  .why_use_global .section_title {
    font-size: 30px;
  }
  .why_use_global .text_content img {
    display: none;
  }
  .why_use_global .adv_gs p {
    font-size: 20px;
    margin-left: 23px;
    line-height: 25px;
  }
  .why_use_global .adv_row {
    margin-bottom: 32px;
  }
  .why_use_global .right_content .para {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .faq_accordian .accordion-item .accordion-button {
    font-size: 16px;
    padding: 17px 20px;
  }
  .faq_accordian .accordion-body {
    font-size: 16px;
    padding: 2px 20px 23px;
  }
  .faq_title {
    font-size: 46px;
  }
  .why_us_header{
    padding: 0 !important;
    height: 108px;
  }
  .we_make_easier {
    background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(217, 255, 250, 1) 100%
  );

  }
  .we_make_easier .section_title {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 40px;
  }
  .our_benefits .left{
    padding: 0px !important;
  }
  .our_benefits .right{
    padding: 0px !important;
  }
  .our_benefits {
    text-align: center;
  }
  .our_benefits::before,
  .our_benefits::after{
    display: none;
  }
  .our_benefits .box{
    margin-bottom: 0;
    padding-bottom: 20px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .our_benefits .left .box,
  .our_benefits .right .box{
    background-color: #D1FFF9;
  }
  .our_benefits .left .box:nth-child(2n),
  .our_benefits .right .box:nth-child(2n){
      background-color: #D3F4FF;
  }
  .our_benefits .left .d-flex,
  .our_benefits .right .d-flex{
    background-color: #D3F4FF;
    padding-bottom: 30px !important;
  }
  .shipping_ben_text {
    background-color: #D1FFF9;
    padding: 30px 0 20px;
  }
  .our_benefits{
    padding: 0;
  }
  .why_us_2 .box{
    margin: 0 !important;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 20px !important;
    margin: 0 30px !important;
    justify-content: center !important;
    margin-bottom: 35px !important;
  }
  .why_us_3 .section_title {
    font-size: 30px;
  }
  .why_us_2 iframe{
    height: 260px;
  }
  .how_it_works .video{
    margin: 0px 0px;
  }
  nav .container_custom{
    padding: 0 15px;
  }
  .how_it_works .box {
    margin: 63px 8px 0px;
    padding: 29px 30px;
  }
  .mb-20 {
    margin-bottom: 14px !important;
  }
  .shipping_calc .form-group .form-check-label  {
    font-size: 14px;
  }
  .shipping_calc .form-check-label {
    padding-left: 0px;
  }
  .shipping_calc .calc.right {
    padding-left: 0px;
  }
  .shipping_calc .calc.left {
    padding-right: 0px;
  }
  /* .slider {
    background: #E9EDFF;
  } */
  .slider::-moz-range-thumb {
    width: 25px;
    height: 25px;
    border: 2px solid #3B525A;
  }
  /*
  footer p {
    font-size: 18px !important;
    margin-bottom: 16px;
    text-align: center;
  }
  footer .social {
    width: 51px;
    height: 51px;
    font-size: 20px;
  }
  footer .socials {
    justify-content: flex-start !important;
  }
  footer .social {
    margin-right: 22px !important;
  }*/
 /* footer h6 {
    font-size: 24px;
  }*/
  footer a {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .path_img {
    display: none;
  }
  .header_section {
    padding: 20px 15px;
  }

  .secondary_top_menu{
    padding: 10px 0;
  }

  .how_it_works .container{
    padding: 0 30px;
  }
  .flag img {
    /* width: 102%; */
    border-radius: 5px;
  }
  .shipping_calc .form-control {
    height: 38px;
  }
  .our_customer {
    padding: 30px 15px;
  }
  footer .container{
    padding: 0 30px;
  }
  /* .row > * {
    padding: 0 !;
  } */
  .our_customer .content{
    padding: 0 10px;
  }
  nav .navbar-brand{
    margin-top: 0 !important;
  }
  .dangerous_goods .inner_container {
    padding: 38px 15px 100px;
  }
  .partners {
    padding: 0 15px;
  }
  .our_customer .swiper-slide {
    height: 415px;
  }
  footer .sublinks{
    display: flex;
  }
  ._contact .container_custom,
  ._contact {
    padding: 0 !important;
  }
  .faq_accordian .accordion-item{
    border-radius: 12px;
  }
  .shipping_happiness .video iframe{
      height: 200px;
  }
  nav .btn_orange{
    font-weight: 500 !important;
  }
  .header_section .btn_orange {
    font-size: 22px;
    padding: 8px 23px;
  }
  .how_it_works .section_title{
    font-weight: 900
  }
  .product{
    margin: 0 0px;
  }
  .shipping_calc .flag img {
    width: 52px !important;
}
.form-check-input:checked[type="radio"] {
  background: #0BBAA3;
}
.shipping_calc .form-check-label{
  margin-top: 2px;
}
.benefits .content {
  padding: 0 26px;
}
.benefits{
  padding-bottom: 0 !important;
}
.benefits {
  padding: 0px 0;
}
.benefits .box {
  margin-bottom: -30px;
}
.swiper-wrapper {
  margin-bottom: 44px !important;
}
.stores .section_para {
  font-size: 20px;
  padding: 0 17px;
}
.stores {
  padding: 0px 0px 60px;
}
.dangerous_goods .swiper-slide .box {
  margin-top: 8px !important;
}
.btn_orange {
  margin-top: 20px;
}
.dangerous_goods .inner_container {
  padding: 38px 15px 0px;
}
.partners {
  margin-top: 43px;
}
.partners .btns {
  margin: 0px 0 16px !important;
}
.partners .logos_para {
  font-size: 26px;
  margin: 70px 20px 24px;
}
footer .logo img {
  width: 250px;
}


footer ul {
  width: 100%;
}
footer .sublinks a {
  font-size: 0px;
}
footer .container {
  margin-top: 0px !important;
}
footer .copyright {
  margin-top: -17px !important;
}
.why_us_Img {
  width: 43px;
}
.we_make_easier {
  padding: 41px 0;
}
.we_make_easier .section_title,
.we_make_easier .section_para {
  padding: 0 27px;
}
.our_benefits .section_title {
  font-size: 30px;
}
/* .our_benefits .detals{
  display: none;
} */
.our_benefits .section_para {
  margin: 30px 0 0px;
}
.our_benefits .btn_white {
  font-size: 23px;
}
.products {
  padding: 0 27px;
}
.shipping_calc .btns {
    margin-top: 4px;
}
.shipping_calc {
  padding: 50px 0 0px;
}
.save_money .products {
  padding: 0 16px;
}
.save_money .price_btn {
  font-size: 13px;
}
.save_money .product_dec img {
  height: 89px;
}
.save_money .or_more .text p {
  font-weight: 500;
}
.save_money .img img {
  width: auto;
  height: 180px;
}
.save_money .end_des {
  margin-top: -7px;
}
.save_money .or_more .price h2{
  font-weight: 900;
}
.save_money .or_more .price h2 br{
  display: none;
}
.save_money .or_more {
  padding: 0 0px;
}
.save_money .end_des {
  font-size: 20px;
}
.why_use_global .row {
  padding: 0px !important;
}
.faq_sidebar .nav .nav-link {
  font-size: 22px;
}
.we_need_help p {
  padding: 0px;
}
.order_md_3{
  order: 3;
  margin-top: 18px;
}
.our_mission {
  padding: 50px 0 1px;
}
.our_shipped .section_title{
  font-weight: 900;
}
.partners.about .logos_para {
  font-size: 28px;
  font-weight: 500;
}
.enter_mail .btn_orange {
  width: 177px;
  height: 50px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.enter_mail input::placeholder{
  text-align: center;
  font-size: 16px;
}
.d_flex{
justify-content: center;
}
.tax_header .hero_text {
  font-size: 30px;
}
.tax_header {
  padding: 16px 0;
}
.tax_benefits .section_title {
  font-size: 30px;
  line-height: 50px;
}
.tax_benefits .section_para {
  font-size: 30px;
}
.tax_benefits{
  background: transparent linear-gradient(180deg, #ffffff 0%, #d9fffa 100%) 0%
  0% no-repeat padding-box !important ;
}
.that_why .section_title {
  font-size: 30px;
  display: none;
}
.that_why {
  padding: 0px 0;
}
.that_why .para {
  font-size: 24px;
}
.step_to_get .section_title {
  font-size: 30px;
  margin: 30px 88px;
}
.why_use_global.tax .adv_row{
  flex-direction: column;
  align-items: center !important;
  text-align: center;
  padding: 0 65px !important;
}
.tax_btn {
  display: block;
    margin: 0 62px;
}
.why_use_global.tax .adv_gs p {
  margin-top: 10px !important;
  margin-left: 0px;
}
.wont_ship .section_title {
  padding: 0 20px;
  font-size: 30px;
  font-weight: 900;
}
.wont_ship .section_para {
  line-height: 35px;
}
.help_you .section_title {
  font-size: 30px;
}
.help_you .img{
  display: flex;
  justify-content: center;
}
.help_you .img img{
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.help_you p{
  line-height: 30px;
}
.terms_navbar{
  max-width: 100%;
  overflow-x: auto;
}
.terms_navbar::-webkit-scrollbar{
  display: none;
}
.terms_navbar .nav-link{
  font-size: 18px;
  white-space: pre;
  margin-right: 44px;
}
.step_to_get .box{
  display: flex;
  align-items: center;
  flex-direction: column;
}
.take_me_there .para{
  color: #000;
  padding: 0 20px;
}
.wont_ship .section_para {
  font-size: 24px;
  padding: 0 19px;
}
.help_you .para {
  font-size: 20px;
  line-height: 25px;
  margin-top: 12px;
  padding: 0 15px;
}
.help_you {
  padding: 80px 0 35px;
}
.partners.purchase .section_title {
  font-size: 30px;
}
.partners.purchase .btns .btn {
  padding: 14px 27px;
}
.step_to_get .box .para {
  font-size: 17px;
  text-align: center;
}
.step_to_get .box {
  margin-bottom: -70px;
}
.limited_offer .modal-content{
  height: 470px;
}
.modal-dialog-centered{
  justify-content: center;
}
.bottom_content {
  transform: translate(-3, 61%);
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.bottom_content .input-group {
  width:92% !important;
}
.limited_offer form{
    padding: 0 !important;
    margin-left: -10px;
}
.bottom_content button{
  bottom: -39px;
}
.nav-tabs .nav-link{
  white-space: break-spaces;
  font-size: 11px;
}
input, select:not(.change_lan select){
  /*height: 50px !important;*/
}
.material-textfield {
  margin-top: 28px !important;
}
.tab-content .form .form_title {
  font-size: 18px !important;
}
input + label, select + label {
  /* color: #6200EE; */
  font-size: 15px;
}
form .btn_orange {
  padding: 11px 30px;
  font-size: 18px;
}
.nav_tabs{
  padding: 0 4px !important;
}
.member_selection .box .list .m_list{
  max-width: 154px !important;
  min-width: 154px !important;
}
.member_selection .box.premium {
  background-position-y: -43px;
}
.card_img img{
  max-width: 58px;
}
.expiry_date {
  transform: translateY(11px);
  font-size: 16px;
}
.order_summery {
  margin-top: 60px;
  padding: 0 26px;
}
.big_head {
  font-size: 18px !important;
}
.review_order{
  padding-left: 0 !important;
}
form .btn_orange {
  padding: 10px 40px !important;
}
.member_selection .para{
  color: #3b525a;
}
.tab-content .form{
  margin-top: 0 !important;
}
input, select:not(.change_lan select){
  /*padding: 0.4rem 1.5rem !important;*/
}
form .review_order_btn{
  margin-top: 0;
}
.order_summery .total{
  padding: 0 12px !important;
}
.mb-12{
  padding: 0 12px !important;
}
.primary_nav{
  padding-top: 0 !important;
}
.navbar-collapse{
  position: fixed;
  width: 100%;
  left: 0;
  height: 100vh;
  background: #fff;
  z-index: 1212121212;
  top: 0;
  background: rgb(255,255,255);
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(217,255,250,1) 100%);
}
.navbar-collapse .cross{
  position: absolute;
  right: 20px;
  top: 50px;
  text-decoration: none;
  font-size: 32px;
  color: #06205F;
}
nav .nav-item {
  margin-left: 0px;
}
.navbar-nav .nav-link{
  font-size: 30px;
  color: #0BBAA3;
  font-weight: bold;
}
.nav_content h3{
  font-size: 30px;
  font-weight: bold;
  color: #3B525A;
}
.nav_content p{
  color: #3B525A;
  margin-top: 10px;
  margin-bottom: 20px;
}
.nav_content input{
  height: 50px;
  border-radius: 10px;
  background-color: #fff;
  border: none;
  outline: none;
  box-shadow: none;
  text-align: center;
  width: 100%;
  margin: 0 25px 20px;
}
}

@media(max-width:500px){


  .new_plan ul li {
    font-size: 15px;
    padding-left: 27px;
}


.new_plan li::before {
  width: 18px;
  height: 18px;
  font-size: 12px;
}


  .our_benefits .btn_white {
    font-size: 18px;
}

.how_it_works .box h3 {
  font-size: 21px;
}

.why_us_2 .box {
  padding: 20px !important;
  margin: 0 10px !important;
  margin-bottom: 35px !important;
}


}

@media(max-width:457px){
/*
  .text_content.bottom .btn_orange {
    font-size: 14px;
  }

  .hasban_css .nav-tabs{
      display:table !important;
      width:100%;
  }

  .hasban_css .nav-tabs .nav-link {
display: block !important;
flex-direction: inherit;
white-space: normal;
text-align: center;
margin: auto;
}

.hasban_css .nav-tabs .nav-link .num {
margin: auto;
}
*/

}
@media(max-width:550px){
  .white_sec h3{
    font-size: 20px !important;
  }

  .white_sec .btn_orange.lg{
    width: 100%!important;
    display: block;
  }

  .hasban_css .nav-tabs .nav-link{
      display: none !important;
}

.hasban_css .nav-tabs .nav-link.active{
  display: block !important;
  width: 100%;
}

.hasban_css .nav-tabs .nav-link .num {
  width: 32px;
  height: 32px;
  position: absolute;
  left: 0;
  top: 0;
}

.hasban_css .nav_tabs {
  padding: 15px 10px !important;
}

.hasban_css .nav-tabs .nav-link {
  font-size: 16px;
  align-items: center;
  padding: 10px;
  text-decoration: none;
}

.only_vis_for_mob{
  display: inline ;
}

}

