body {
    margin: 0;
}

img {
    max-width: 100%;
}

.ac_results {
    padding: 0px;
    border: 0px solid #58C7EC;
    background-color: #FFFFFF;
    overflow: hidden;
    z-index: 99999;
    width: 423px !important;
    border-radius: 0;
  }

  .ac_results ul {
      width: 100%;
      list-style-position: outside;
      list-style: none;
      padding: 0;
      margin: 0;
      background-color: #ffffff;
  }
  .ac_results ul::-webkit-scrollbar {
    width: 10px;  background: #767676;
  }
  .ac_results li {margin: 0px;cursor: default;display: block;text-align: left;overflow: hidden;padding: 13px 8px 13px 15px;line-height: 20px;font-size: 13px;font: #450909;color: #686868;/* font-weight: 400; *//* background-color: #edfdfa; */border-bottom: #d8d8d8 1px solid;text-overflow: ellipsis;white-space: nowrap;}

  .ac_loading {
      background: white url('../images55/loading.gif') right center no-repeat !important;
  }
  .parentLi{

  }
  .childLi{

  padding-left: 39px !important;
  }
  .parentLi span{

  display: inline-block;

  width: 8%;
  }
  .childLi span{
    display: inline-block;
    width: 5%;
  }
  .airportLi{

  }

  .airportLi span{
    display: inline-block;
    width: 5%;
  }
  .ac_odd {/* background-color: rgb(241, 241, 241); */}

  .ac_over {
    background-color: #e3e3e3;
    color: #2152a8 !important;
  }


.select-flt-tg {
    display: inline-block;
    width: 100%;
    padding: 8px 8px;
    background-color: #e7f5ff;
    margin-top: 15px;
}

.select-flt-tg h3 {
    float: left;
    font-size: 20px;
    margin: 0;
    margin-top: 6px;
}

.select-flt-tg a {}

.page-wrap {}

hr {
    margin: 10px 0px;
}

button:hover {
    opacity: 0.9;
}

input:focus~label,
#datepicker~label textarea:focus~label,
input:valid~label,
textarea:valid~label {
    font-size: 0.75em;
    color: #ffffff;
    top: -13px;
    transition: all 0.125s cubic-bezier(0.2, 0, 0.03, 1);
}

.styled-input {
    /* float: left; */
    /* width: 33.3333%; */
    /* margin: 12px 0px; */
    position: relative;
    margin-bottom: 18px;
}

.required {
    border: 1px solid #EA4335 !important;
}

.hidden {
    display: none;
}

.styled-input label {
    color: #999;
    padding: 0px 10px;
    position: absolute;
    top: 6px;
    left: 17px;
    transition: all 0.25s cubic-bezier(0.2, 0, 0.03, 1);
    pointer-events: none;
    margin: 0;
    font-size: 14px;
}

.styled-input.wide {
    width: 100%;
}

input:focus,
textarea:focus {
    outline: 0;
    focus: none;
    box-shadow: inherit;
}

.form-control:focus {
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

header {
    height: 55px;
    vertical-align: middle;
    padding: 0px 0px;
}

header .headr-in {
    margin: 0 auto;
}

header .headr-in .logo {
    width: 36%;
    margin-top: -9px;
}

header .headr-in .offer-text {
    font-size: 19px;
    text-align: right;
}

header .headr-in .offer-text b {
    color: #da2244;
}

header .headr-in .call-set {
    color: #da2244;
    font-size: 16px;
    /* font-weight: 600; */
    float: right;
    margin-right: 0px;
    /* border-right: #797979 1px solid; */
    padding-right: 13px;
    line-height: 28px;
}

header .headr-in .call-set a {
    color: #2c3d4f;
}

header .headr-in .call-set i {
    font-size: 21px;
    /* position: absolute; */
    /* left: 83px; */
    /* float: left; */
    margin-right: 8px;
}

header .headr-in .dropdown {
    float: right;
    /* line-height: 31px; */
}

header .headr-in .dropdown .btn {
    font-size: 14px;
    background-color: #0000;
    color: #2c3d4f;
    font-weight: 500;
    padding: 9px 6px;
    line-height: 14px;
    /* outline: none; */
    /* border: none; */
    box-shadow: 0 !important;
    box-shadow: 0 0 0 0rem rgba(0, 123, 255, .25);
}

header .headr-in .dropdown i {
    transform: rotate(37deg);
    display: inline-block;
    color: #da2244;
    font-size: 25px;
    float: left;
    margin-right: 7px;
}

header .headr-in .dropdown .dropdown-menu {
    left: inherit !important;
    padding: 0;
    min-width: 9rem;
    right: -31px;
}

header .headr-in .dropdown .dropdown-menu .dropdown-item {}

.head-top {
    padding: 6px 0px;
    display: inline-block;
    width: 100%;
    box-shadow: 0px 2px 4px #00000045;
}

.head-top .logo {
    float: left;
    width: 9%;
}

.head-top .logo img {}

.head-top .offer-hd {
    float: left;
    width: 40%;
    text-align: center;
    color: #024071;
    font-size: 18px;
    padding: 4px 0px;
    border: #c0bfbf 1px dashed;
    margin-top: 10px;
    margin-left: 32px;
    background-color: #3acfe130;
    border-radius: 4px;
    text-transform: uppercase;
}

.head-top .offer-hd span {
    color: #ff0101;
    font-weight: 600;
}

.head-top .dropdown {
    float: right;
    margin-top: 11px;
    /* border: #000 1px solid; */
}

.head-top .dropdown button {
    background-color: #e45202;
    border: none;
    color: #ffffff;
    /* width: 44px; */
    /* height: 44px; */
    font-size: 13px;
    padding: 7px 10px;
    border-radius: 4px;
    box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.3686274509803922);
}

.head-top .dropdown .dropdown-menu {
    left: -40px;
    background-color: #ffffff;
    border: none;
    box-shadow: 0px 2px 4px #00000085;
    border-radius: 0;
    /* width: 23px; */
    padding: 0;
}

.head-top .dropdown .dropdown-menu .dropdown-item {
    display: block;
    padding: 9px 5px;
    border-bottom: #d8d8d8 1px solid;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    color: #2f79b5;
}

.head-top .dropdown .dropdown-toggle:after {
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: -0.7em solid transparent;
    display: none;
}

.right-call {
    float: left;
    padding: 0px 0;
    position: relative;
    margin-left: 93px;
}

.right-call a {
    font-size: 21px;
    color: #2f79b5;
    font-weight: 600;
    /* padding-left: 28px; */
}

    .btnss,
   .btn2ss {
    margin-left: 15px;
    width: 107px;
    height: 39px;
    font-size: 14px;
    text-align: center;
    line-height: 38px;
    color: rgba(255,255,255,0.9);
    border-radius: 50px;
    background: linear-gradient(-45deg, #ff8800, #ff004c);
    background-size: 600%;
    -webkit-animation: anime 1s linear infinite;
    animation: anime 1s linear infinite;
  }
    .btn2ss {
    position: absolute;
    margin-top: -70px;
    z-index: -1;
    filter: blur(30px);
    opacity: 0.8;
  }
  @-webkit-keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
.right-call span {
    font-size: 15px;
    color: #ff9000;
    display: block;
    padding-top: 0px;
    font-weight: 400;
    padding-left: 23px;
    line-height: 24px;
}

.right-call span p {
    font-size: 15px;
    margin: 0;
    color: #ff9000;
}

.right-call span:before {
    font-family: FontAwesome;
    content: "";
    background: none repeat scroll 0 0 #ff9000;
    /* border-radius: 30px; */
    color: #fff;
    margin-right: 5px;
    padding: 8px 11px;
    position: absolute;
    top: -2px;
    left: -48px;
    background: url(../images/pho.gif) no-repeat;
    width: 70px;
    height: 70px;
    background-size: 100%;
}

.slider-search {
    background: url(../images/plan.jpg) no-repeat;
    background-size: cover;
    /* height: 100vh; */
    overflow: hidden;
}

.slider-search .slider-search-in {
    padding: 74px 0px;
}

.slider-search .slider-search-in .form-area {
    background-color: #322455;
    padding: 21px 35px;
    /* margin-top: 35px; */
}

.slider-search .slider-search-in .form-area .for-label {
    /* color: #d6d6d6; */
    margin: 0;
    display: block;
    width: 100%;
    font-size: 13px;
    color: #b6b6b6;
}

.slider-search .slider-search-in .form-area h2 {
    color: #fff;
    font-size: 21px;
    font-weight: 100;
    padding-top: 10px;
}

.slider-search .slider-search-in .form-area .nav-tabs {
    padding: 12px 0px;
    border: none;
}

.slider-search .slider-search-in .form-area .nav-tabs .nav-item {}

.slider-search .slider-search-in .form-area .nav-tabs .nav-item .nav-link {
    color: #b6b6b6;
    font-size: 12px;
    padding: 3px 17px;
    /* border: #b4b4b4 1px solid; */
    border-radius: 16px;
    margin: 0px 0px;
    margin-right: 5px;
}

.slider-search .slider-search-in .form-area .nav-tabs .nav-item .nav-link.active {
    background-color: #1874d2;
    color: #fff;
    border: #1874d2 1px solid;
}

.slider-search .slider-search-in .form-area .nav-tabs .nav-item .nav-link:hover {
    background-color: #1874d2;
    color: #fff;
    border: #1874d2 1px solid;
}

.slider-search .slider-search-in .form-area .tab-content {}

.slider-search .slider-search-in .form-area .tab-content form {}

.slider-search .slider-search-in .form-area .tab-content form input {
    padding: 0px 0px 0px 28px;
    border: 0;
    width: 100%;
    font-size: 14px;
    border-bottom: #9c9c9c 1px solid;
    /* position: relative; */
    z-index: 10;
    background-color: #0000;
    border-radius: 0;
    color: #d3d3d3;
    outline: none;
}

.slider-search .slider-search-in .form-area .tab-content form select {
    padding: 0px 0px 0px 7px;
    border: 0;
    width: 100%;
    font-size: 12px;
    border-bottom: #9c9c9c 1px solid;
    /* position: relative; */
    z-index: 10;
    background-color: #0000;
    border-radius: 0;
    color: #d3d3d3;
}

select option {
    margin: 40px;
    border: none;
    background: rgba(255, 255, 255, 0.53);
    color: #151515;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    font-size: 14px;
}

.slider-search .slider-search-in .form-area .tab-content form .form-group i {
    color: #cd9564;
    position: absolute;
    top: 3px;
    font-size: 19px;
}

.slider-search .slider-search-in .form-area .tab-content form .input-group {
    margin-bottom: 15px;
    margin-bottom: 1rem;
}

.slider-search .slider-search-in .form-area .tab-content form .input-group label {
    display: block;
    width: 100%;
    font-size: 13px;
    color: #b6b6b6;
}

.slider-search .slider-search-in .form-area .tab-content form .input-group .input-group-btn {}

.slider-search .slider-search-in .form-area .tab-content form .input-group button {
    padding: 2px 6px;
    background-color: #ff841a;
    border-radius: 0;
    border: none;
    color: #fff;
}

.slider-search .slider-search-in .form-area .tab-content form .input-group .add-input {
    width: 9%;
    padding: 0px 6px;
    text-align: center;
    border: none;
    background-color: #231549;
    height: 29px;
}

.slider-search .slider-search-in .form-area .tab-content form .custom-control {
    padding: 3px 16px;
    margin-top: 0px;
    display: inline-block;
}

.slider-search .slider-search-in .form-area .tab-content form .custom-control label {
    line-height: 26px;
}

.slider-search .slider-search-in .form-area .tab-content form .search-btn {}

.slider-search .slider-search-in .form-area .tab-content form .search-btn button {
    width: 100%;
    border: none;
    background-color: #ff841a;
    color: #fff;
    padding: 7px 0px;
    box-shadow: 0px 4px 8px #00000000;
    border-radius: 4px;
}

.slider-search .slider-search-in .form-area .tab-content form .add-more {}

.slider-search .slider-search-in .form-area .tab-content form .add-more button {
    margin: 9px 0px;
    background-color: #1874d2;
    border: none;
    color: #fff;
    font-size: 12px;
    padding: 3px 15px;
    border-radius: 22px;
}

.slider-search .slider-search-in .form-area .tab-content form .add-more i {
    position: inherit;
    font-size: 14px;
    color: #fff;
}

.flight-format {
    background-color: #f5f5f5;
    font-family: 'Lato', sans-serif;
    overflow: hidden;
    padding: 5px;
    margin: 0;
}

.flight-format .over-lap-in {
    margin: 0 auto;
    width: 100%;
    background-color: #fff;
}

.flight-format .header-set {
    overflow: hidden;
    border-bottom: #000 1px solid;
}

.flight-format .header-set .logo-left {
    float: left;
    width: 14%;
}

.flight-format .header-set .logo-right {
    font-size: 17px;
    float: right;
    width: 15%;
    text-align: right;
    /* line-height: 35px; */
    margin-top: 24px;
}

.flight-format .header-set .logo-right img {
    width: 20%;
}

.flight-format .status-area {
    overflow: hidden;
    padding: 21px 8px;
}

.flight-format .status-area .left-set {
    float: left;
}

.flight-format .status-area .left-set b {
    color: #f66;
}

.flight-format .status-area .right-set {
    float: right;
}

.flight-format .status-area .right-set b {
    color: #f66;
}

.flight-format table {
    width: 100%;
    /* margin: auto; */
}

.flight-format table thead {
    background-color: #573365;
}

.flight-format table th {
    color: #ffffff;
}

.flight-format table th td {
    border: 1px solid #ccc;
    border-collapse: collapse;
    padding: 8px;
}

.flight-format td {
    padding: 8px;
    text-align: center;
    color: #777;
}

.flight-format .heading-title {
    margin-top: 23px;
    font-size: 26px;
    padding: 14px 14px;
    color: #ff956b;
    border-bottom: #f1f1f1 4px solid;
    padding-bottom: 13px;
    margin-bottom: 20px;
}

.flight-format .content-st {
    padding: 14px 34px;
}

.flight-format .content-st p {
    font-size: 12px;
    color: #585858;
    line-height: 20px;
}

div.sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: yellow;
    padding: 50px;
    font-size: 20px;
}

.signup-pop {}

.signup-pop .modal-dialog {
    margin: 60px auto;
    /* width: 655px; */
    max-width: 680px;
}

.signup-pop .modal-content {
    padding: 9px 14px;
    background: #00000000;
    border: none;
}

.signup-pop .modal-body {
    padding: 0;
    overflow: inherit;
    display: inline-block;
    background-color: #fff;
    max-height: 518px;
    /* min-height: 244px; */
    /* height: 375px; */
    display: flex;
}

.signup-pop .modal-body .close {
    position: absolute;
    background-color: #FF9800;
    right: -9px;
    top: -9px;
    opacity: 1;
    float: none;
    color: #fff;
    /* width: 23px; */
    /* height: 25px; */
    font-weight: 100;
    border-radius: 17px;
    font-size: 19px;
    text-align: center;
    line-height: 8px;
    padding: -2px 8px;
    display: list-item;
    width: 26px;
    height: 26px;
    font-family: auto;
}

.signup-pop .modal-body .left-set {
    /* float: left; */
    width: 47%;
    background-color: #b30000;
    /* height: 100%; */
    display: block;
}

.signup-pop .modal-body .left-set .unlock-deal {
    padding: 18px 0px;
}

.signup-pop .modal-body .left-set .unlock-deal h3 {
    font-size: 16px;
    /* padding: 11px 28px; */
    margin: -1px 24px;
    color: #fff;
    border-bottom: #c8baba 1px solid;
    padding-bottom: 21px;
    line-height: 20px;
}

.signup-pop .modal-body .left-set .unlock-deal h3 span {
    color: #ffce66;
    font-weight: 700;
}

.signup-pop .modal-body .left-set ul {
    padding: 15px 29px;
}

.signup-pop .modal-body .left-set ul li {
    list-style-type: none;
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 10px;
    color: #fff;
    padding-left: 16px;
    position: relative;
}

.signup-pop .modal-body .left-set li i {
    position: absolute;
    left: -6px;
    top: 5px;
    color: #f7b85b;
}

.signup-pop .modal-body .right-set {
    /* float: left; */
    width: 53%;
    height: 100%;
}

.signup-pop .modal-body .right-set .social-login {
    text-align: center;
    padding: 23px 10px;
}

.signup-pop .modal-body .right-set h3 {
    font-size: 13px;
    margin: 0;
    text-align: left;
    margin-bottom: 12px;
    color: #717070;
}

.signup-pop .modal-body .right-set .social-login .face-book {
    width: 48%;
    padding: 8px 0px;
    font-size: 14px;
    background-color: #efebeb;
    border: none;
    position: relative;
}

.signup-pop .modal-body .right-set .social-login .face-book i {
    color: #4a83e7;
    font-size: 20px;
    position: absolute;
    left: 14px;
}

.signup-pop .modal-body .right-set .social-login .goo-gle {
    width: 48%;
    padding: 8px 0px;
    font-size: 14px;
    background-color: #efebeb;
    border: none;
    position: relative;
}

.signup-pop .modal-body .right-set .social-login .goo-gle i {
    color: #ff0101;
    font-size: 20px;
    position: absolute;
    left: 14px;
}

.signup-pop .modal-body .right-set .social-login button:hover {
    background-color: #e9e9e9;
}

.signup-pop .modal-body .right-set .email-put {
    padding: 14px 19px;
}

.signup-pop .modal-body .right-set .email-put .form-group {
    position: relative;
    margin-bottom: 10px;
}

.signup-pop .modal-body .right-set .email-put .form-group input {
    border-radius: 0;
    padding: 0;
    /* padding-left: 37px; */
    width: 100%;
    height: 40px;
    padding-left: 33px;
    margin: 0;
    border: #d2d2d2 1px solid;
}

.signup-pop .modal-body .right-set .email-put .form-group i {
    position: absolute;
    left: 10px;
    top: 12px;
}

.signup-pop .modal-body .right-set .email-put .forgot-link {
    overflow: hidden;
    padding: 0px 0px;
}

.signup-pop .modal-body .right-set .email-put .forgot-link a {
    font-size: 13px;
    color: #2c659d;
    font-weight: 500;
    padding: 8px 0px;
    display: inline-block;
}

.signup-pop .modal-body .right-set .email-put .forgot-link button {
    border: none;
    background-color: #2ec2aa;
    color: #fff;
    padding: 8px 36px;
    float: right;
    text-transform: uppercase;
}

.signup-pop .modal-body .right-set .email-put .reg-here {
    font-weight: 400;
    text-align: center;
    font-size: 13px;
    padding-top: 8px;
}

.signup-pop .modal-body .right-set .email-put .reg-here a {
    color: #f58154;
}

.span12 {
    width: 40%;
    float: right;
    margin-top: 43px;
    display: block;
}

.dashboard-set {
    background: #eee;
    /* height: 60vh; */
}

.dashboard-set .dashboard-set-in {
    background-color: #fff;
    margin: 31px 0px;
    box-shadow: 0px 3px 4px #00000014;
    overflow: hidden;
}

.dashboard-set .dashboard-set-in nav {
    float: left;
    width: 21%;
    background-color: #f9f9f9;
}

.dashboard-set .dashboard-set-in nav .nav-tabs {}

.dashboard-set .dashboard-set-in nav .nav-tabs .nav-item {
    display: block;
    width: 100%;
    border-radius: 0;
    color: #72a5cc;
    background-color: #f1f1f1;
    border-bottom: #d6d6d6 1px solid;
    margin-bottom: 0px;
}

.dashboard-set .dashboard-set-in nav .nav-tabs .nav-item.active {
    border-right: none;
    background-color: #ffffff;
    color: #00579c;
}

.dashboard-set .dashboard-set-in nav .nav-tabs .nav-item:hover {
    background-color: #ffffff;
    color: #00579c;
}

.dashboard-set .dashboard-set-in .tab-content {
    float: left;
    width: 75%;
    background-color: #fff;
    padding: 0px 64px;
    margin-left: 30px;
}

.footer-set {
    background-color: #0b345e;
    padding: 0px 0px;
}

.footer-set .quick-links {
    margin-top: 13px;
}

.footer-set .quick-links h3 {
    color: #d3d3d3;
    font-size: 12px;
    display: inline-block;
    border-bottom: #dedede 1px solid;
    width: 20%;
    padding-bottom: 7px;
}

.footer-set .quick-links ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.footer-set .quick-links ul li {
    list-style-type: none;
    float: left;
}

.footer-set .quick-links ul li a {
    color: #fff;
    padding-right: 22px;
    font-size: 12px;
}

.footer-set .right-contact {
    float: right;
    padding: 0px 0;
    position: relative;
    margin-top: 24px;
}

.footer-set .right-contact a {
    font-size: 21px;
    color: #f1f1f1;
    font-weight: 600;
    /* padding-left: 28px; */
}

.footer-set .right-contact span {
    font-size: 15px;
    color: #c8c8c8;
    display: block;
    padding-top: 0px;
    font-weight: 400;
    padding-left: 30px;
}

.footer-set .right-contact span p {
    font-size: 15px;
    margin: 0;
    color: #c9c9c9;
}

.footer-set .right-contact span:before {
    font-family: FontAwesome;
    content: "\f095";
    background: none repeat scroll 0 0 #ff9000;
    font-size: 18px;
    color: #fff;
    position: absolute;
    top: 7px;
    left: -26px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 38px;
}

.footer-set .right-visa {
    margin-top: 14px;
    width: 100%;
}

.footer-set .right-visa img {
    width: 100%;
}

.footer-set .right-visa ul {
    margin: 0;
    padding: 0;
}

.footer-set .right-visa ul li {
    list-style-type: none;
    float: left;
    color: #d8d8d8;
    font-size: 26px;
    margin-right: 21px;
}

.loading-popup-off {
    display: none;
}

.loading-popup-off .cut-close {
    color: #fff;
    right: 0;
    position: absolute;
    background-color: #000;
    border: none;
    padding: 4px 10px;
}

.call-tag {
    display: none;
}

@media (max-width:1024px) {
    .head-top .offer-hd {
        margin-left: 20px;
    }
    header .headr-in {
        width: 90%;
        margin: 0 auto;
    }
    header .headr-in .offer-text {
        display: none;
    }
}

@media (max-width: 931px) {
    .head-top .offer-hd {
        display: none;
    }
}

@media (max-width: 667px) {
    .head-top .offer-hd {
        display: none;
    }
    .right-call span:before {
        display: none;
    }
    .right-call {
        margin-left: 0;
        display: none;
    }
    .right-call span {
        padding-left: 11px;
        font-size: 13px;
    }
    .api-header .offer-hd {
        display: none;
    }
    .right-call span p {
        font-size: 13px;
        margin: 0;
    }
    .right-call a {
        font-size: 18px;
        color: #4c4c4c;
        font-weight: 600;
        /* padding-left: 28px; */
    }
    .head-top .logo {
        float: left;
        width: 38%;
        margin-top: 0px;
    }
    .result-section .result-section-in .result-right-set .filter-top-right button {
        width: 23.5%;
        font-size: 9px;
    }
    .footer-set .quick-links ul li a {
        color: #fff;
        padding-right: 13px;
        font-size: 12px;
    }
    .footer-set .right-contact {
        float: left;
        padding: 0px 0;
        position: relative;
        margin-top: 0px;
        margin-left: 39px;
        display: none;
    }
    .footer-set .right-contact span {
        font-size: 15px;
        padding-left: 15px;
    }
    .head-top {
        padding: 4px 0px;
        display: inline-block;
        width: 100%;
    }
    .head-top .dropdown {
        float: right;
        margin-top: 6px;
        /* border: #000 1px solid; */
    }
    .call-tag {
        width: 100%;
        position: fixed;
        bottom: 0;
        z-index: 999;
        left: 0px;
        display: block;
        /* background-color: #ff0101; */
        text-align: center;
        /* padding: 0px 0px; */
        /* background-image: linear-gradient(to right, #040a32 , #090e36); */
        background: linear-gradient(to bottom left, #011d3e 0%, #072955 100%);
    }
    .call-tag a {
        display: block;
        font-size: 27px;
        padding: 8px 0px;
        color: #ffffff;
        font-weight: 500;
        text-align: left;
        padding-left: 34px;
        text-decoration: none;
    }
    .call-tag a:before {
        content: "";
        background: url(../img/pho.gif) no-repeat;
        width: 56px;
        height: 61px;
        background-size: 100%;
        position: absolute;
        left: 0px;
        top: 0px;
        background-color: #fff;
        display: none;
    }
    .call-tag a i {
        color: #FFEB3B;
        font-size: 30px;
        margin-right: 7px;
    }
    .signup-pop .modal-body .left-set {
        display: none;
    }
    .signup-pop .modal-body .right-set {
        /* float: left; */
        width: 100%;
        height: 100%;
    }
    .loading-popup-off {
        display: none;
        position: fixed;
        top: 0;
    }
    header .headr-in {
        width: 90%;
    }
    header .headr-in .logo {
        width: 88%;
    }
    header .headr-in .offer-text {
        display: none;
    }
    header .headr-in .call-set {
        display: none;
    }
}

