{#.hero_banner .title,
.hero_banner .title h3{font-family: Manrope, sans-serif;}#}


.hero_banner .tabcard_item{position: relative; margin-top: 35px; padding-bottom: 10px;}
.tabcard_item:before { content: ''; /*height: 80%;*/ height: 100%; width: 90%; background: #f6c25d; bottom: -20%; position: absolute; z-index: -1; right: 0; }

.hero_banner_tabs {
  margin-top: 0;
    overflow: hidden;
}
.hero_banner_tabs:before{display: none;}
.hero_banner .data_filter{padding: 0; margin: 0; display: flex; flex-wrap: wrap; list-style-type: none;}
.hero_banner .data_filter li { border: 1px solid #FB706C; background-color: #FB706C; transition: 0.5s; color: #FFF; margin-right: 10px; padding: 10px 25px; font-size: 12px; font-weight: 500; margin-bottom: 15px; border-radius: 50px; cursor: pointer; }
.hero_banner .data_filter li:hover,.hero_banner .data_filter li.active{background-color: #0c0a44; border: 1px solid #0c0a44;}
.hero_banner_tabs .arrow_shape {
  width: 200px;
  position: absolute;
  bottom: 27%;
  left: 52%;
  top: auto;
  right: auto;
}
.hero_banner_tabs .arrow_shape img{
  width: 100%;
}

.hero_banner .title,
.hero_banner .data_filter{max-width: 830px; margin-left: 110px;}



.hero_banner_tabs .user_board{
  max-width: 830px;
  background-color: #FFFFFF;
  border: 8px solid #0C0A44;
  border-radius: 18px;
}

.hero_banner_tabs .tab-content .left_sidebar{
  width: 135px;
  background-color: #FFFFFF;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.hero_banner_tabs .tab-content .left_sidebar ul li{
  padding: 5px 8px 5px 13px;
  font-size: 10px;
  line-height: 10px;
  list-style-type: none;
}

.hero_banner_tabs .tab-content .left_sidebar ul li:first-child{
  background-color: #DEE0ED;
  border-radius: 0 10px 10px 0px;
  font-weight: 700;
}

.hero_banner_tabs .tab-content .right_sidebar{
  width: calc(100% - 135px);
}

.hero_banner_tabs .tab-content .right_sidebar .searchbar{
  background: #F7F9FC;
  padding: 8px 11px;
  border-radius: 64px;
  line-height: 0;
}

.hero_banner_tabs .tab-content .right_sidebar .heading_title h6{
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400;
  font-size: 13.3658px;
  line-height: 18px;
  letter-spacing: -0.0764142px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 36px;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section{
  background-color: #F7F9FC;
  padding: 17px 37px 20px 37px;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section h6{
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 12px;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar span{
  background-color: #DEE0ED;
  border-radius: 118px;
  height: 5px;
  display: block;
  margin-bottom: 4px;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar span:nth-child(1){
  max-width: 148px;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar span:nth-child(2){
  max-width: 243px;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar span:nth-child(3){
  max-width: 336px;
}
.hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar span:nth-child(4){
  max-width: 336px;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list{
  background: #FFFFFF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);
  border-radius: 19px;
  margin-right: 27px;
  width:33.33%;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list:last-child{
  margin-right: 0px;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .image{
  line-height: 0;
  height: 94px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  overflow: hidden;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .image img{
  border: 0;
  border-radius: 19px 19px 0 0;
  height:94px;
  object-fit: cover;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .cardContentBox{
  height: calc(100% - 94px);
  display: flex;
  flex-direction: column;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list p{
  font-size: 11px;
  font-weight: 700;
  padding: 11px 7px 14px;
  margin-bottom: 0;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .read_more_btn{line-height: 13px; margin-top: auto;}

.hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .read_more_btn a{
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 700;
  font-size: 9px;
  line-height: 13px;
  padding: 5px 11px;
  margin: 0px 7px 12px 7px;
  display: inline-block;
  background: linear-gradient(90deg, #0185FF 0%, #8BD8FF 100%);
  border-radius: 11px;
  color:#FFF;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar2 span:nth-child(1){
  max-width: 243px;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar2 span:nth-child(2){
  max-width: 336px;
}

.hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar2 span:nth-child(3){
  max-width: 148px;
}

.email_section .user_board .top_bar{padding: 9px 18px 9px 20px; display: flex; align-items: center; border-bottom: 1px solid #E5E5E5;}
.email_section .user_board .top_bar .dot{display: flex;}
.email_section .user_board .top_bar .dot span{width: 8px; height: 8px; display: block; margin-right: 9px; border-radius: 10px;}
.email_section .user_board .top_bar .dot span.pink{background-color: #EB8BA4;}
.email_section .user_board .top_bar .dot span.yellow{background-color: #FCE480;}
.email_section .user_board .top_bar .dot span.green{background-color: #7DDE8B;}
.email_section .user_board .top_bar .search_shape{background: #F7F9FC; height: 16px; width: 100%; max-width: 100%; border-radius: 64px;}
.email_section .user_board .top_bar .menu{width: 23px; height: 23px; display: flex; align-items: center; justify-content: center; margin-left: 14px;}
.email_section .user_board .emial_content{max-width: 606px; margin: 30px auto 46px; padding: 0 15px;}
.email_section .user_board .emial_content h3{font-family: 'Roboto'; margin-bottom: 10px; font-style: normal; font-weight: 500; font-size: 40px; line-height: 40px; color: #0C0A44;}
.email_section .user_board .emial_content .loading_bar span{display: block; height: 6px; background: #DEE0ED; border-radius: 118px; margin-bottom: 8px;}
.email_section .user_board .emial_content .loading_bar span:nth-child(1){width: 402px;}
.email_section .user_board .emial_content .loading_bar span:nth-child(2){width: 319px;}
.email_section .user_board .emial_content .loading_bar span:nth-child(3){width: 319px;}

.email_section .user_board .emial_content .right_sidebar{width: 100%;}
.email_section .user_board .emial_content .right_sidebar .card_section{background: #FFF; padding: 4px 0 0px;}

.contactTitle.active:before { transform: rotate(180deg);}


.banner_left .white_card_box{
    padding: 20px 25px;
    box-shadow: 0px 4px 39px rgba(54, 66, 71, 0.14);
    border-radius: 30px;
    width: 100%;
    max-width: 448px;
    background-color: #fff;
    position: relative;  
}

.banner_left .white_card_box h1{
  font-family: Manrope, sans-serif;
  color: #000000;
  font-weight: 700;
  text-decoration: none;
  line-height: 1.4;
  font-style: normal;
  font-size: 20px;
  text-transform: none;
  margin-bottom: 10px;
}

.banner_left .white_card_box p{
  color: #8C8B95;
  font-size: 16px;
  margin-bottom:0px;
}

.banner_left .white_card_box h1 span,
.banner_left .white_card_box h2 span,
.banner_left .white_card_box h3 span{
  color: #000000 !important;
}

.banner_left .white_card_box p span{
  color: #8C8B95 !important;
}

.white_box_icon {
  width: 54px;
  height: 54px;
  left: -27px;
  top: -27px;
  border-radius: 30px;
  position: absolute;
  padding: 10px;
  background-color: #35ad78!important;
  text-align: initial;
}

@media (min-width: 991px) and (max-width: 1301px){
  .hero_banner_tabs_with_white_box .container-warp{
    padding: 0 0 0 44px;
  }
}

@media(min-width:1301px){
  .hero_banner_tabs_with_white_box .container-warp {
      padding-left: calc(calc(100% - 1200px)/2);
  }
}

@media(min-width:992px){
  .contentPersonMobile{display:none;}

}

@media (min-width: 1991px){
  .hero_banner .tabcard_item{zoom: 1.2;}
}

@media (min-width: 2000px){
  .hero_banner .tabcard_item{zoom: 1.4;}
}

@media (min-width: 2500px){
  .hero_banner .tabcard_item{zoom: 1.6;}
}

@media (min-width: 2700px){
  .hero_banner .tabcard_item{zoom: 1.8;}
}

@media (min-width: 3000px){
  .hero_banner .tabcard_item{zoom: 2.1;}
}

@media (max-width: 1080px){
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list{margin-right: 10px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list p{font-size:7px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .read_more_btn a{padding: 3px 7px; font-size: 7px;}
  .email_section .user_board .emial_content h3{font-size: 25px; line-height: 25px;}
  .email_section .user_board .emial_content .right_sidebar .card_section{padding-top: 0;}
  .email_section .user_board .emial_content{margin: 20px 0;}
}

@media (max-width: 991px){

  .dropDownBoxParent{display:none;}
  ul.data_filter {
    display: none !important;
  }

  .hero_banner .title{padding-top: 30px;}
  .tabcard_item:before{display: none;}


  .contentPersonItem { position: relative; max-width: 400px; width: 100%; }
  {#.dropDownBoxParent { background-color: #fff; border-radius: 10px; box-shadow: 0 5px 5px -3px rgba(0, 0, 0, .2), 0 8px 10px 1px rgba(0, 0, 0, .14), 0 3px 14px 2px rgba(0, 0, 0, .12); display: none; margin-top: 5px; overflow-x: hidden; overflow-y: auto; position: absolute; top: 100%; width: 100%; z-index: 99; }#}
  .dropDownBoxParent {background-color: #fff;border-radius: 0 0 10px 10px;box-shadow: 0 2px 3px 0px rgba(0,0,0,0.2);display: none;margin-top: 0;overflow-x: hidden;overflow-y: auto;position: absolute;top: 100%;width: 100%;z-index: 99;border-top: 1px solid rgba(0,0,0,0.1);}
  .dropDownBoxParent ul { margin: 0; padding: 0; }
  .dropDownBoxParent li { cursor: pointer; list-style-type: none; padding: 10px 15px; }
  {#.contactTitle { position: relative; box-shadow: 0 5px 5px -3px rgba(0,0,0,.2), 0 8px 10px 1px rgba(0,0,0,.14), 0 3px 14px 2px rgba(0,0,0,.12); border-radius: 30px; padding: 14px 55px 14px 15px; }#}
  .contactTitle{position: relative; box-shadow: 0 2px 3px 0px rgba(0,0,0,0.2); border-radius: 30px; padding: 14px 55px 14px 15px; background-color: #fff; transition: all ease 0.3s;}
  .contactTitle.active { border-radius: 30px 30px 0 0;}
  .contactTitle:before { content: ''; background-image: url(https://23572373.fs1.hubspotusercontent-na1.net/hubfs/23572373/Air_Traffic_Control_Feb2023/image/arrow_down.svg); position: absolute; right: 20px; top: 23px; width: 27px; height: 14px; background-repeat: no-repeat; background-position: center; background-size: contain; transition: all ease 0.3s; } 

  .banner_left.banner_left_white_card .white_card_box{
    margin-bottom: 50px;
    max-width: 100%;
  }    
  
  .banner_left.banner_left_white_card{
    padding-left: 40px;
    padding-right: 40px;
  }
  
  .banner_left.banner_left_white_card .white_card_box h1{
    font-size: 16px;
  }

  .banner_left.banner_left_white_card .white_card_box p{
    font-size: 13px;
    max-width: 100%;
  }

}

@media(max-width: 767px){
  .hero_banner .title{padding-top: 0px;}
  .hero_banner .title h3{font-size: 23px; margin-bottom: 40px;}
  .hero_banner_tabs .tab-content .left_sidebar{
    width: 54px;
  }
  .hero_banner_tabs .tab-content .left_sidebar ul li{
    font-size: 3px;
    padding: 1px 5px;
    line-height: 4px;
  }
  .hero_banner_tabs .tab-content .right_sidebar .searchbar{
    padding: 2px 5px;
  }
  .hero_banner_tabs .tab-content .right_sidebar{width: calc(100% - 50px);}
  .hero_banner_tabs .user_board{border: 3px solid #0c0a44; border-radius: 8px;}
  .hero_banner_tabs .tab-content .right_sidebar .searchbar svg{height: 5px;}
  .hero_banner_tabs .tab-content .right_sidebar .heading_title h6{padding-left: 14px; font-size: 5px; margin-top: 4px; line-height: 7px; margin-bottom: 3px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section{padding: 7px 15px 8px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section h6{font-size: 7px; line-height: 7px; margin-bottom: 4px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar span{height: 2px; margin-bottom: 2px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar span:nth-child(1){width: 59px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar span:nth-child(2){width: 98px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar span:nth-child(3){width: 135px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar span:nth-child(4){width: 135px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu{margin: 5px 0;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar2 span:nth-child(1){width: 98px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar2 span:nth-child(2){width: 135px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .loading_bar2 span:nth-child(3){width: 59px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list p{font-size: 4px; padding: 4px 3px 6px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .read_more_btn{line-height: 0px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .read_more_btn a{font-size: 3px; padding: 0px 6px; margin: 0 3px 3px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .image img{border-radius: 7px 7px 0 0; height: 38px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list{border-radius: 7px;}

  .email_section .user_board .emial_content h3{font-size: 15px;line-height: 15px;}
  .email_section .user_board .emial_content .loading_bar span{height: 4px; margin-bottom: 2px;}
  .email_section .user_board .emial_content .loading_bar span:nth-child(1){width: 160px}
  .email_section .user_board .emial_content .loading_bar span:nth-child(2), 
  .email_section .user_board .emial_content .loading_bar span:nth-child(3){
    width: 100px;
  }

}


.label_form{
  font-size: 16px;
}

.personalization .v-text-field .v-input__control {
  position: relative;
}

.personalization .drop_down {
  position: absolute;
  display: none;
  overflow-y: auto;
  overflow-x: hidden;
  contain: content;
  box-shadow: 0 5px 5px -3px rgb(0 0 0 / 20%), 0 8px 10px 1px rgb(0 0 0 / 14%), 0 3px 14px 2px rgb(0 0 0 / 12%);
  border-radius: 10px;
  width: 100%;
  top: 100%;
  background-color: #fff;
  z-index: 99;
  margin-top: 5px;

}

body.form-active .personalization .drop_down {
  display: inline-block;
}

.v-select__selections input{
  width: 100%;
  padding: 10px 40px 10px 16px;
  border: none;
  border-radius: 50px 0px 0px 50px;
  width: calc(100% - 183px);
  font-weight: 500;
  color: #0F0E24;
  line-height: 1.9;
  background-image: url(https://23572373.fs1.hubspotusercontent-na1.net/hubfs/23572373/Air_Traffic_Control_Feb2023/image/arrow_down.svg);
  background-repeat: no-repeat;
  background-position: 90% 50%;
  cursor: pointer;
  background-size: 18px;
}

.form-active .v-select__selections input{
  background-image: url(https://23572373.fs1.hubspotusercontent-na1.net/hubfs/23572373/Air_Traffic_Control_Feb2023/image/arrow_up.svg);
}

.v-select__selections input:focus{
  outline: none;
}

.v-select__slot{
  position: relative;
}

.v-select__slot .primary_btn{
  border: 1px none #FB706C;
  padding-top: 13px;
  padding-right: 24px;
  padding-bottom: 13px;
  padding-left: 24px;
  font-family: Manrope, sans-serif;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #FFFFFF;
  font-size: 16px;
  background-color: rgba(251, 112, 108, 1.0);
  border-radius: 50px;
  text-transform: none;
  line-height: 2;
}

.v-select__slot .v-input__append-inner{
  position: absolute;
  top: 0;
  right: 0;
}

.v-select__slot .primary_btn:hover{
  background-color: rgba(12, 10, 68, 1.0);
  color: #FFFFFF;
  border: 1px none #0C0A44;
}

.v-input__control ul li{
  list-style-type: none;
  padding: 5px 15px;
  cursor: pointer;
}
.v-input__control ul li a{
  color: #0F0E24;
  font-size: 16px;

}

@media (min-width: 991px){
  .tabcard_item:after { content: ''; /*height: 80%;*/ height: 100%; width: 300px; background: #f6c25d; bottom: -20%; position: absolute; z-index: -1; left: 76px; }
}

@media (min-width: 1980px){
  .hero_banner_tabs .banner_left {
    width: 600px;
  }

  .hero_banner_tabs .banner_right {
    width: calc(100% - 600px);
  }
}

@media(min-width: 992px) and (max-width: 1300px){
  .tabcard_item:after{
    left: -30px;
  }
  .tabcard_item:before{
    right: -10%;
  }
  .hero_banner_tabs .arrow_shape{
    width: 158px;
    bottom: 20%;
  }
}

@media (max-width: 1300px){
  .hero_banner .data_filter, .hero_banner .title{
    max-width: 100%;
    margin-left: 0;
  }
}

@media (max-width: 767px){
  
  
  
  .hero_banner .data_filter {overflow-x: auto; white-space: nowrap; flex-wrap: nowrap;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .image{height: 38px;}
  .hero_banner_tabs .tab-content .right_sidebar .card_section .card_menu .card_list .cardContentBox{height: calc(100% - 38px)}
  .label_form{
    margin-bottom: 15px;
  }
  .v-select__selections input{
    width: 100%;
    border-radius: 50px;
    background-position: 95% 50%;
  }
  .v-select__slot .v-input__append-inner, .v-select__slot .v-input__append-inner button{
    position: static;
    width: 100%;
    margin-top: 15px;
  }

  .personalization .drop_down{top: 40%;}
}


@media (max-width: 568px){
  .hero_banner .data_filter li { font-size: 12px; margin-bottom: 15px; margin-right: 7px; padding: 6px 15px;}
}


