@charset "UTF-8";
/*Place your custom button scss*/
.hotel_savings_bg {
    background: url("../images/Hotels_Saving/img_Banner.jpg");
    background-position: bottom center !important;
    background-size: cover;
}

.hosted-fields-input { 
    padding: 9px !important; 
}

.alertmessage {
    font-size: 15px !important;
    color: #fff !important;
    background-color: #e9a33c !important;
    border-color: #e9a33c !important;
}

.hotel_cards_type {
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.hotel_cards_type .card_type_box {
    background: #fff;
    border-radius: 5px;
    box-shadow: 5px 8.66px 20px 0px rgba(39, 53, 16, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.hotel_cards_type .card_type_box .card_type_inner {
    padding: 10px 10px 20px;
}
.hotel_cards_type .card_type_box .card_type_inner img {
    margin: 0 auto;
}
.hotel_cards_type .card_type_box .card_type_inner h4 {
    font-family: ProximaNova-Bold;
    font-size: 30px;
    color: #000000;
    text-align: center;
    margin: 0px;
    padding: 25px 0px 5px;
}
.hotel_cards_type .card_type_box .card_type_inner p {
    font-family: ProximaNova-Regular;
    font-size: 24px;
    color: #000000;
    margin: 0px;
    text-align: center;
    min-height: 105px;
}

.card_img {
    width: 100%;
    float: left;
    padding: 20px 0px 10px;
}
.card_img img {
    margin: 0 auto;
}

.font_size28px a {
    font-family: ProximaNova-Bold !important;
    font-size: 28px !important;
}

.fee_text {
    font-family: ProximaNova-Regular;
    font-size: 18px;
    color: #333333;
    margin: 0px;
    padding: 20px 0px 30px;
}

.bottom_link {
    width: 100%;
    float: left;
    padding-top: 20px;
}
.bottom_link .bottom_link_left {
    text-align: right;
    border-right: 1px solid #1e1e1e;
    padding-right: 25px;
}
.bottom_link .bottom_link_left a {
    font-family: ProximaNova-Regular;
    font-size: 20px;
    color: #2daddf;
    border-bottom: 1px solid #2daddf;
    padding-bottom: 3px;
    text-decoration: none;
}
.bottom_link .bottom_link_right a {
    font-family: ProximaNova-Regular;
    font-size: 20px;
    color: #2daddf;
    text-decoration: none;
    border-bottom: 1px solid #2daddf;
    padding-bottom: 3px;
}

.brands_main {
    width: 100%;
    float: left;
    padding-top: 65px;
}
.brands_main h4 {
    font-family: ProximaNova-Bold;
    font-size: 32px;
    color: #000000;
    margin: 0px;
    text-align: center;
}
.brands_main .brands_row {
    width: 100%;
    float: left;
    padding-top: 30px;
}

.vacation_activation_main {
    width: 100%;
    float: left;
}
.vacation_activation_main h4 {
    font-family: ProximaNova-Bold;
    font-size: 32px;
    color: #000;
    margin: 0px;
    padding-bottom: 20px;
}
.vacation_activation_main .filter_main {
    width: 100%;
    float: left;
    position: relative;
    z-index: 5;
}
.vacation_activation_main .filter_main .filter_btn_main {
    padding-left: 20px;
}
.vacation_activation_main .filter_main .vacation_count {
    width: 100%;
    float: left;
    text-align: right;
}
.vacation_activation_main .filter_main .vacation_count h4 {
    font-family: ProximaNova-Regular;
    font-size: 18px;
    color: #333333;
    margin: 0px;
    padding: 15px 0px 0px;
}
.vacation_activation_main .filter_main .vacation_count h4 span {
    font-family: ProximaNova-Bold;
    font-size: 22px;
}
.vacation_activation_main .filter_main .filter_info_main {
    width: 100%;
    float: left;
    box-shadow: 5px 8.66px 20px 0px rgba(39, 53, 16, 0.1);
    padding: 40px 35px 25px;
    position: absolute;
    top: 25px;
    z-index: -10;
    background: #ffffff;
    border-radius: 5px;
    display: none;
}
.vacation_activation_main .filter_main .filter_info_main .bulk_group {
    margin-bottom: 20px;
    position: relative;
}
.vacation_activation_main .filter_main .filter_info_main .bulk_group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}
.vacation_activation_main
    .filter_main
    .filter_info_main
    .bulk_group
    .down_icon {
    position: absolute;
    right: 10px;
    top: 58%;
}
.vacation_activation_main .filter_main .filter_info_main label {
    font-size: 17px;
    font-family: ProximaNova-Semibold;
    color: #4d4d4d;
}
.vacation_activation_main .filter_main .filter_info_main .bulk_control {
    font-size: 17px;
    font-family: ProximaNova-Regular;
    color: #808080;
    height: 40px;
    width: 100%;
    border-radius: 3px;
    padding: 5px 12px;
    border: 1px solid #999999;
    -webkit-box-shadow: inherit;
    box-shadow: initial;
}
.vacation_activation_main .filter_main .filter_info_main .vacation_status {
    width: 100%;
    float: left;
    padding: 10px 0px 25px;
}
.vacation_activation_main .filter_main .filter_info_main .vacation_status ul {
    margin: 0px;
    padding-left: 15px;
}
.vacation_activation_main
    .filter_main
    .filter_info_main
    .vacation_status
    ul
    li {
    list-style: none;
    display: inline-block;
    padding-right: 30px;
}
.vacation_activation_main
    .filter_main
    .filter_info_main
    .vacation_status
    ul
    li:first-child {
    font-family: ProximaNova-Semibold;
    font-size: 18px;
    color: #4d4d4d;
    padding-right: 20px;
}
.vacation_activation_main
    .filter_main
    .filter_info_main
    .vacation_status
    ul
    .button_label {
    font-size: 18px;
    color: #4d4d4d;
}
.vacation_activation_main .filter_main .filter_info_main .filter_option {
    width: 100%;
    float: left;
    padding-top: 10px;
}
.vacation_activation_main .filter_main .filter_info_main .filter_option ul {
    margin: 0px;
    padding: 0px;
}
.vacation_activation_main .filter_main .filter_info_main .filter_option ul li {
    list-style: none;
    display: inline-block;
}
.vacation_activation_main
    .filter_main
    .filter_info_main
    .filter_option
    ul
    li
    button {
    font-family: ProximaNova-Semibold;
    font-size: 20px;
    color: #4d4d4d;
    border-radius: 50px;
    background: transparent;
    text-transform: uppercase;
    padding: 10px 40px;
    outline: none;
    margin-right: 20px;
}

.vacation_activation_main
    .filter_main
    .filter_info_main
    .filter_option
    ul
    button.search {
    background: #e81e31;
    border: 2px solid #e81e31;
    color: #ffffff;
    width: 150px;
    text-align: center;
    padding: 10px 30px;
}
.vacation_activation_main
    .filter_main
    .filter_info_main
    .filter_option
    ul
    button.export {
    background: #3fa9f5;
    border: 2px solid #3fa9f5;
    color: #ffffff;
}
.vacation_activation_main
    .filter_main
    .filter_info_main
    .filter_option
    ul
    button.reset {
    border: 2px solid #808080;
    color: #808080;
}
.vacation_activation_main .table_main {
    width: 100%;
    float: left;
    padding-top: 40px;
}
.vacation_activation_main .table_main .first_row {
    background: #e72232 !important;
}
.vacation_activation_main .table_main tr {
    border-bottom: 1px solid #c7c7c7;
}
.vacation_activation_main .table_main td {
    font-family: ProximaNova-Regular;
    font-size: 18px;
    color: #4d4d4e;
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: none;
}
.vacation_activation_main .table_main th {
    font-family: ProximaNova-Semibold;
    font-size: 18px;
    color: #ffffff;
    padding-top: 30px;
    padding-bottom: 30px;
}
.vacation_activation_main .table_main th:first-child {
    padding-left: 35px;
}
.vacation_activation_main .table_main .cust_info {
    width: 330px;
    padding-left: 35px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.vacation_activation_main .table_main .cust_info .cust_name {
    font-family: ProximaNova-Regular;
    font-size: 18px;
    color: #4d4d4e;
    margin: 0px;
    padding-bottom: 10px;
}
.vacation_activation_main
    .table_main
    .cust_info
    .cust_name
    span
    .label-success {
    font-size: 12px;
    color: #ffffff;
    background: #5cb85c;
    border-radius: 15px;
    padding: 2px 8px;
    margin-left: 8px;
}
.vacation_activation_main .table_main .cust_info .cust_name span {
    font-size: 12px;
    color: #ffffff;
    background: #5cb85c;
    border-radius: 15px;
    padding: 2px 8px;
    margin-left: 8px;
}
.vacation_activation_main .table_main .cust_info .cust_mail {
    font-family: ProximaNova-Light;
    font-size: 14px;
    color: #8e8e8e;
    margin: 0px;
}
.vacation_activation_main .table_main .company_info {
    width: 235px;
}
.vacation_activation_main .table_main tr:nth-child(odd) {
    background: #f5f5f5;
}
.vacation_activation_main .table_main tr:nth-child(even) {
    background: #ffffff;
}
.vacation_activation_main .load_btn_main {
    width: 100%;
    float: left;
    padding-top: 30px;
    text-align: center;
}
.vacation_activation_main .load_btn_main a {
    font-family: ProximaNova-Semibold;
    font-size: 20px;
    color: #ea212d;
    text-transform: uppercase;
    text-decoration: none;
}

.filter_btn {
    font-size: 20px;
    color: #fff;
    font-family: ProximaNova-Semibold;
    background-color: #3fa9f5;
    border-color: #3fa9f5;
    border-radius: 30px;
    padding: 10px 50px;
    text-transform: uppercase;
    outline: none;
}
.filter_btn:hover {
    background-color: #3fa9f5;
    border-color: #3fa9f5;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #3fa9f5;
    border-color: #3fa9f5;
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3fa9f5;
    border-color: #3fa9f5;
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #3fa9f5;
    border-color: #3fa9f5;
}

.vacation_status [type="radio"]:checked,
.vacation_status [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.vacation_status [type="radio"]:checked + label,
.vacation_status [type="radio"]:not(:checked) + label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #666;
}
.vacation_status [type="radio"]:checked + label:before,
.vacation_status [type="radio"]:not(:checked) + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #808080;
    border-radius: 100%;
    background: #fff;
}
.vacation_status [type="radio"]:checked + label:after,
.vacation_status [type="radio"]:not(:checked) + label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #3fa9f5;
    position: absolute;
    top: 5px;
    left: 5px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.vacation_status [type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.vacation_status [type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.vacation_status [type="radio"]:checked + .button_label:before {
    border: 2px solid #3fa9f5;
}

.banner_main {
    width: 100%;
    float: left;
    padding-top: 30px;
}
.banner_main .banner_filter_list {
    width: 100%;
    float: left;
}
.banner_main .banner_filter {
    width: auto;
    float: left;
    border: 1px solid #1688dd;
    border-radius: 5px;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    transition: all ease 750ms;
    text-align: center;
}
.banner_main .banner_filter li {
    list-style: none;
    border-right: 1px solid #1688dd;
}
.banner_main .banner_filter li a {
    font-family: ProximaNova-Regular;
    font-size: 20px;
    color: #333333;
    text-decoration: none;
    padding: 25px 40px;
    display: inline-block;
}
.banner_main .portfolioContainer {
    width: 100%;
    float: left;
    padding-top: 40px;
}
.banner_main .portfolioContainer .banner_row {
    padding-bottom: 40px;
}
.banner_main .portfolioContainer .banner_row h4 {
    font-family: ProximaNova-Semibold;
    font-size: 26px;
    color: #000000;
    margin: 0px;
    padding-bottom: 25px;
}
.banner_main .portfolioContainer .banner_row .bannerImage {
    position: relative;
    cursor: pointer;
    margin-bottom: 15px;
}
.banner_main .portfolioContainer .banner_row .bannerImage .overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    transition: all 0.6s ease-in-out;
    border: 4px solid #1688dd;
    border-radius: 3px;
}
.banner_main
    .portfolioContainer
    .banner_row
    .bannerImage
    .overlay
    .overlay_info_main {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    float: left;
    padding: 0px 10%;
}
.banner_main
    .portfolioContainer
    .banner_row
    .bannerImage
    .overlay
    .overlay_info_main
    .overlay_info_left {
    width: 50%;
    float: left;
}
.banner_main
    .portfolioContainer
    .banner_row
    .bannerImage
    .overlay
    .overlay_info_main
    .overlay_info_left
    img {
    margin: 0 auto;
}
.banner_main
    .portfolioContainer
    .banner_row
    .bannerImage
    .overlay
    .overlay_info_main
    .overlay_info_left
    p {
    margin: 0px;
    text-align: center;
    font-family: ProximaNova-Bold;
    font-size: 14px;
    color: #ffffff;
    padding-top: 5px;
}

.bannerImage:hover .overlay {
    opacity: 1 !important;
}

.bannerImage:hover img {
    border-radius: 3px;
}

.modalMain {
    width: 100%;
    float: left;
    cursor: initial;
}

.modalDialog {
    cursor: initial;
    display: table;
}

.modalContent {
    width: 100%;
    float: left;
}

.closeBtn {
    font-size: 34px;
}

.modal_section img {
    margin: 0 auto;
}

.modalFooter {
    width: 100%;
    float: left;
}

.download_btn {
    width: 55%;
    float: left;
}

.next_btn {
    width: 45%;
    float: left;
}

.thumb_active {
    background-color: #1688dd;
    color: #ffffff !important;
}
.thumb_active a {
    color: #fff !important;
}

.banner_list_top {
    width: 100%;
    float: left;
}

.banner_filter {
    padding-left: 0;
    list-style: none;
    height: 100%;
    opacity: 1;
}

@font-face {
    font-family: ProximaNova-Bold;
    src: url("../fonts/ProximaNova/ProximaNova-Bold.otf");
}
@font-face {
    font-family: ProximaNova-Semibold;
    src: url("../fonts/ProximaNova/ProximaNova-Semibold.otf");
}
@font-face {
    font-family: ProximaNova-Light;
    src: url("../fonts/ProximaNova/ProximaNova-Light.otf");
}
@font-face {
    font-family: ProximaNova-Regular;
    src: url("../fonts/ProximaNova/ProximaNova-Regular.otf");
}
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

.bulk_bg {
    background: url("../images/Bulk/img_header.jpg");
}

.headerMain {
    width: 100%;
    float: left;
    padding: 25px 0px;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    height: 100%;
}
.headerMain .header_top_content {
    width: 100%;
    float: left;
    padding-bottom: 25px;
}
.headerMain .header_top_content .desktop_right_content {
    text-align: right;
}
.headerMain .header_top_content .desktop_right_content .logout_content {
    list-style-type: none;
    padding-left: 0;
    margin-top: 12px;
}
.headerMain .header_top_content .desktop_right_content .logout_content li {
    display: inline-block;
    padding: 0px 5px;
}
.headerMain .header_top_content .desktop_right_content .logout_content li a {
    color: #000;
    font-size: 16px;
    font-family: ProximaNova-Semibold;
}
.headerMain
    .header_top_content
    .desktop_right_content
    .logout_content
    li
    a:hover {
    text-decoration: none;
}
.headerMain
    .header_top_content
    .desktop_right_content
    .logout_content
    .upgrade_button
    a {
    background: #5aaf7a;
    color: #fff;
    font-family: ProximaNova-Regular;
    padding: 10px 30px;
    border-radius: 30px;
    font-size: 16px;
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.headerMain .dropdown-submenu {
    position: relative;
}
.headerMain .dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px 6px;
    border-radius: 0 6px 6px 6px;
}
.headerMain .dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #cccccc;
    margin-top: 5px;
    margin-right: -10px;
}
.headerMain .dropdown-submenu:hover > a:after {
    border-left-color: #555;
}
.headerMain .dropdown-submenu.pull-left {
    float: none;
}
.headerMain .dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
}
.headerMain .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    color: #000;
    font-size: 16px;
    font-family: ProximaNova-Regular;
    white-space: nowrap;
}
.headerMain .navbar_boost {
    width: 100%;
    float: left;
    background-color: transparent;
    border-color: transparent;
    border-radius: 0;
    margin-bottom: 0;
    min-height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.headerMain .navbar-default .navbar-nav > .active > a,
.headerMain .navbar-default .navbar-nav > .active > a:focus,
.headerMain .navbar-default .navbar-nav > .active > a:hover {
    color: #000;
    background-color: transparent;
}
.headerMain .current_active {
    color: #ea212d !important;
}
.headerMain .navbar-default .navbar-nav > li > a {
    color: #000;
    font-size: 17px;
    font-family: ProximaNova-Regular;
    padding: 0px 12px;
}
.menu_left {
    left: 0 !important;
}

/* .headerMain .navbar-default .navbar-nav > li > a:hover {
  color: #ea212d;
} */
.headerMain .navbar-default .navbar-nav > li > a:focus,
.headerMain .navbar-default .navbar-nav > li > a:hover {
    color: #ea212d !important;
    background-color: transparent;
}
.headerMain .navbar-default .navbar-brand {
    display: none;
}

.header_padding {
    padding: 0px;
}

.leftdropdown_menu {
    right: 100% !important;
    border-radius: 6px 0px 6px 6px !important;
    left: inherit !important;
}

.headerMain .dropdown-submenu > a:after {
    transform: rotate(175deg);
    position: absolute;
    top: 4px;
    left: 10px;
}

.headerMain .dropdown-submenu > .right_icon:after {
    transform: rotate(0deg) !important;
    right: 15px !important;
    left: initial !important;
}

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0px 0px 20px;
    background: url("../images/Bulk/img_header.jpg");
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    height: auto;
    z-index: 999;
    -webkit-box-shadow: 0 0 16px rgba(24, 21, 131, 0.1);
    -moz-box-shadow: 0 0 16px rgba(24, 21, 131, 0.1);
    box-shadow: 0 0 16px rgba(24, 21, 131, 0.1);
}

.fixed_top {
    width: 100%;
    float: left;
}

.vacation_content {
    width: 100%;
    float: left;
    padding: 60px 0px;
    position: relative;
}
.vacation_content .right_leaf {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.vacation_content .left_leaf {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}
.vacation_content .vacation_center {
    width: 750px;
    margin: 0 auto;
    display: table;
}
.vacation_content .vacation_center .vacation_title {
    width: 100%;
    float: left;
    text-align: center;
}
.vacation_content .vacation_center .vacation_title h2 {
    margin: 0px;
    font-size: 40px;
    color: #000;
    font-family: ProximaNova-Bold;
}
.vacation_content .vacation_center .vacation_title p {
    font-size: 18px;
    color: #333333;
    font-family: ProximaNova-Regular;
    padding-top: 10px;
}
.vacation_content .vacation_center .bulk_form {
    width: 500px;
    margin: 0 auto;
    display: table;
    padding-top: 20px;
}
.vacation_content .vacation_center .bulk_form .bulk_group {
    margin-bottom: 20px;
    position: relative;
}
.vacation_content .vacation_center .bulk_form .bulk_group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}
.vacation_content .vacation_center .bulk_form .bulk_group .down_icon {
    position: absolute;
    right: 10px;
    top: 58%;
}
.vacation_content .vacation_center .bulk_form label {
    font-size: 17px;
    font-family: ProximaNova-Semibold;
    color: #4d4d4d;
}
.vacation_content .vacation_center .bulk_form .bulk_control {
    font-size: 18px;
    color: #808080;
    font-family: ProximaNova-Regular;
    height: 45px;
    width: 100%;
    border-radius: 3px;
    padding: 6px 12px;
    border: 1px solid #999999;
    -webkit-box-shadow: inherit;
    box-shadow: initial;
}
.vacation_content .form_new {
    width: 100%;
    float: left;
}
.vacation_content .form_new .bulk_group {
    margin-bottom: 20px;
    position: relative;
}
.vacation_content .form_new .bulk_group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}
.vacation_content .form_new .bulk_group .down_icon {
    position: absolute;
    right: 10px;
    top: 58%;
}
.vacation_content .form_new label {
    font-size: 17px;
    font-family: ProximaNova-Semibold;
    color: #4d4d4d;
    padding-left: 12px;
}
.vacation_content .form_new .bulk_control {
    font-size: 17px;
    font-family: ProximaNova-Regular;
    color: #808080;
    height: 45px;
    width: 100%;
    border-radius: 3px;
    padding: 6px 12px;
    border: 1px solid #999999;
    -webkit-box-shadow: inherit;
    box-shadow: initial;
}
.vacation_content .form_new .width50 {
    width: 50%;
}
.vacation_content .form_new .business_info {
    width: 100%;
    float: left;
}
.vacation_content .form_new .bottom_btn_main {
    width: 100%;
    float: left;
}
.vacation_content .form_new .bottom_btn_main .add_btn {
    font-family: ProximaNova-Semibold;
    color: #3fa9f5;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}
.vacation_content .form_new .business_info_new {
    width: 100%;
    float: left;
    display: none;
}
.vacation_content .form_new .business_info_new .horizontal_line {
    width: 100%;
    float: left;
    height: 1px;
    background-color: #999999;
    margin: 25px 0px 35px;
}
.vacation_content .form_new .business_info_new .delete_btn_main {
    text-align: right;
    position: absolute;
    right: 0;
}
.vacation_content .form_new .business_info_new .delete_btn_main .delete_btn {
    font-family: ProximaNova-Semibold;
    color: #ff4800;
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase;
    cursor: pointer;
}

.delete_btn_main {
    position: absolute;
    right: 0;
    top: 5px;
}

.new_style {
    font-size: 26px !important;
}

.forgot_txt {
    background: transparent !important;
    color: #666666 !important;
    font-family: ProximaNova-Regular !important;
    font-size: 20px !important;
    padding-top: 20px !important;
    text-transform: capitalize !important;
}

.marketing_button {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 25px;
}

.marketing_button a,
.marketing_button button {
    background: #ea212d;
    color: #fff;
    font-family: ProximaNova-Regular;
    padding: 10px 50px;
    border-radius: 30px;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
}

.marketing_button a span {
    display: block;
    font-size: 15px;
}

.marketing_button a:hover,
.marketing_button button:hover {
    text-decoration: none;
}

.marketing_button .border_40 {
    border-radius: 40px;
}

.height {
    width: 100%;
    float: left;
    height: 100px;
}

.text_capital {
    text-transform: capitalize !important;
}

.checkBox_desc {
    width: 100%;
    float: left;
    text-align: center;
    padding: 30px 0px;
}
.checkBox_desc p {
    color: #333333;
    font-family: ProximaNova-Regular;
    font-size: 18px;
    margin-bottom: 0px;
}

.bulk_desc {
    width: 100%;
    float: left;
    padding-top: 50px;
}
.bulk_desc p {
    color: #333333;
    font-family: ProximaNova-Regular;
    font-size: 18px;
    margin-bottom: 20px;
}

.vacation_hotel_name {
    width: 100%;
    float: left;
    padding-top: 20px;
}
.vacation_hotel_name ul {
    padding-left: 0px;
    list-style-type: none;
}
.vacation_hotel_name ul li {
    color: #333333;
    font-family: ProximaNova-Regular;
    font-size: 18px;
}

.bulk_strip {
    width: 100%;
    float: left;
    padding: 40px 0px;
}
.bulk_strip .strip_border {
    width: 43%;
    float: left;
    height: 1px;
    background: #999999;
}
.bulk_strip .or_content {
    width: 14%;
    float: left;
    text-align: center;
    margin-top: -12px;
    color: #333333;
    font-family: ProximaNova-Regular;
    font-size: 18px;
}

.top_center {
    top: 30% !important;
}

.height_auto {
    height: auto !important;
}

.bulk_group textarea {
    resize: none;
}

.font_size24px a {
    font-size: 24px !important;
}

.email_txt {
    color: #666666;
    font-family: ProximaNova-Regular;
    font-size: 20px;
    padding-top: 20px;
}

.footer_sevtion {
    width: 100%;
    float: left;
    padding: 40px 0px;
    background: #3fa9f5;
}
.footer_sevtion .footer_logo {
    width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer_sevtion ul {
    width: 100%;
    float: left;
    text-align: center;
    padding-left: 0;
    padding-top: 15px;
    list-style-type: none;
}
.footer_sevtion ul li {
    display: inline-block;
}
.footer_sevtion ul li a {
    color: #333333;
    font-family: ProximaNova-Light;
    font-size: 16px;
    padding: 0px 10px;
    border-right: 1px solid #333333;
}
.footer_sevtion ul .border_none {
    border-right: none;
}

/* Hide the browser's default checkbox */
.custom_check {
    position: relative;
    font-family: ProximaNova-Regular !important;
    font-weight: normal;
}

.custom_check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom checkbox */
.custom_check .checkmark {
    position: absolute;
    top: 0;
    left: -30px;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border-radius: 6px;
    border: 1px solid #999999;
}

/* On mouse-over, add a grey background color */
.custom_check:hover input ~ .checkmark {
    background-color: #fff;
}

/* When the checkbox is checked, add a blue background */
.custom_check input:checked ~ .checkmark {
    background-color: #3fa9f5;
    border: 2px solid #3fa9f5;
}

/* Create the checkmark/indicator (hidden when not checked) */
.custom_check .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.custom_check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.custom_check .checkmark:after {
    left: 7px;
    top: 3px;
    width: 5px;
    height: 10px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.client_link {
    width: 100%;
    float: left;
    text-align: center;
}
.client_link a {
    text-decoration: underline;
    font-size: 20px;
    color: #3fa9f5;
    font-family: ProximaNova-Regular;
}

.right_grapes {
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
}

.right_wine {
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}

.certificate_bg {
    background: url("../images/Certificate/img_Banner.jpg");
    height: auto;
    background-size: cover;
}

.header_margin_top {
    margin-top: -182px;
    position: relative;
    width: 100%;
    float: left;
    padding-top: 150px;
    z-index: -1;
}

.vacation_bg {
    background: url("../images/Vacation_Certificate/img_Banner.jpg");
    background-size: cover;
}

.marketing_bg {
    background: url("../images/Marketing/img_banner1.jpg");
    background-size: cover;
}

.vacation_incentives_bg {
    background: url("../images/Incentive/img_Banner.jpg");
    background-position: bottom center !important;
    background-size: cover;
}

.upgrade_bg {
    background: url("../images/Upgrade/img_Banner.jpg");
    background-size: cover;
}

.membership_bg {
    background: url("../images/Membership/img_Banner.jpg");
    background-size: cover;
}

.landing_bg {
    background: url("../images/Landing_Page/img_Banner.jpg");
    background-size: cover;
}

.banner_content {
    width: 100%;
    float: left;
    text-align: center;
    padding: 70px 0px 50px;
}
.banner_content h2 {
    margin: 0px;
    font-size: 44px;
    color: #000;
    font-family: ProximaNova-Bold;
}
.banner_content p {
    font-size: 22px;
    color: #000;
    font-family: ProximaNova-Regular;
    padding-top: 10px;
}
.banner_content p span {
    font-family: ProximaNova-Semibold;
    text-transform: capitalize;
}
.banner_content .submenu {
    font-size: 20px;
    color: #333;
    font-family: ProximaNova-Regular;
    padding-top: 10px;
}
.banner_content .icon_play {
    margin-top: 10px;
    display: inline-block;
}
.banner_content .icon_play img {
    width: 80px;
}

.marketing_content {
    width: 100%;
    float: left;
    padding-top: 60px;
    padding-bottom: 30px;
}
.marketing_content .marketing_center {
    width: 100%;
    float: left;
    padding-bottom: 50px;
}
.marketing_content .marketing_center .marketing_inside {
    width: 100%;
    float: left;
    text-align: center;
}
.marketing_content .marketing_center .marketing_inside p {
    color: #333;
    font-size: 26px;
    font-family: ProximaNova-Regular;
    margin: 0;
}

.vacaton_offer {
    width: 100%;
    float: left;
    padding-top: 50px;
    padding-bottom: 50px;
}
.vacaton_offer p {
    font-size: 20px;
    font-family: ProximaNova-bold;
    color: #000;
    text-align: center;
}
.vacaton_offer .vacation_offer_inside {
    width: 100%;
    float: left;
    margin-top: 20px;
    box-shadow: 0 0 17px rgba(12, 29, 71, 0.1);
}
.vacaton_offer .vacation_offer_inside img {
    width: 100%;
}
.vacaton_offer .vacation_offer_inside .free_vacation_offer {
    width: 100%;
    float: left;
    padding: 20px 15px 20px 50px;
}

.offer_label {
    position: relative;
    font-size: 18px;
    color: #000;
    font-family: ProximaNova-Semibold;
    margin-bottom: 0px;
    width: 100%;
}

.vacaton_offer1 {
    width: 550px;
    margin: 0 auto;
    display: table;
    float: inherit;
}

/* Hide the browser's default radio button */
.offer_label input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.offer_label .checkmark {
    position: absolute;
    bottom: 24px;
    left: 20px;
    height: 18px;
    width: 18px;
    border-radius: 50%;
    border: 2px solid #808080;
}

/* On mouse-over, add a grey background color */
.offer_label:hover input ~ .checkmark {
    background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.offer_label input:checked ~ .checkmark {
    background-color: #3fa9f5;
    border: 2px solid #3fa9f5;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.offer_label .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.offer_label input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.offer_label .checkmark:after {
    top: 3px;
    left: 3px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
}

.upgrade_center {
    width: 970px;
    margin: 0 auto;
    display: table;
}
.upgrade_center .pricing_order_left {
    width: 100%;
    float: left;
    position: relative;
    padding: 40px 30px;
    border: 1px solid #8f8f8e;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    border-right: 0;
    margin-bottom: 30px;
}
.upgrade_center .pricing_order_left .no_order {
    width: 100%;
    float: left;
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #666666;
}
.upgrade_center .pricing_order_left .no_order .arrow_upgrade {
    position: absolute;
    right: -45px;
    bottom: 30px;
    z-index: 1;
}
.upgrade_center .pricing_order_left .no_order p {
    font-size: 20px;
    color: #333333;
    font-family: ProximaNova-Regular;
    padding-top: 10px;
}
.upgrade_center .pricing_order_left .no_order h2 {
    margin: 0px;
    font-size: 40px;
    color: #000;
    font-family: ProximaNova-Bold;
}
.upgrade_center .pricing_order_left .order_list {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-bottom: 20px;
}
.upgrade_center .pricing_order_left .order_list ul {
    list-style-type: none;
    padding-left: 0;
}
.upgrade_center .pricing_order_left .order_list ul li {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #b3b3b3;
    font-family: ProximaNova-Regular;
    padding-top: 20px;
}
.upgrade_center .pricing_order_left .order_list ul li .check_icon {
    width: 30px;
    float: left;
}
.upgrade_center .pricing_order_left .order_list ul li .check_icon i {
    width: 20px;
    height: 20px;
    background: #b3b3b3;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    margin-top: 3px;
}
.upgrade_center .pricing_order_left .order_list ul li .span_content {
    width: 90%;
    float: left;
}
.upgrade_center .shadow_content {
    border: transparent;
    box-shadow: 0 0 17px rgba(12, 29, 71, 0.1);
    border-radius: 15px;
    margin-top: -162px;
    position: relative;
    background: #fff;
    padding: 0px;
}
.upgrade_center .shadow_content .bg_blue {
    background: #3fa9f5 !important;
}
.upgrade_center .padding_order {
    padding: 40px 30px;
}
.upgrade_center .padding_top_order {
    padding-top: 41px;
    background: #3fa9f5;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    border-bottom: none !important;
}

.upgrade_note {
    width: 100%;
    float: left;
    padding-top: 40px;
    text-align: center;
}
.upgrade_note p {
    font-size: 16px;
    color: #333333;
    font-family: ProximaNova-Regular;
    margin: 0;
}

.order_list_second li {
    font-size: 18px !important;
    color: #333333 !important;
}
.order_list_second li b {
    font-family: ProximaNova-Bold;
}

.video_gallery {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 100px;
}
.video_gallery .portfolioFilter a {
    margin-right: 6px;
    color: #666;
    text-decoration: none;
    padding: 4px 15px;
    display: inline-block;
}
.video_gallery .portfolioFilter {
    padding: 0px 15px;
}
.video_gallery .dropdown-menu {
    left: 15px;
    width: 97.7%;
    padding: 20px 0px;
}
.video_gallery .portfolioFilter a.current {
    color: #000;
}
.video_gallery .dropdown-menu > li > a:focus,
.video_gallery .dropdown-menu > li > a:hover {
    background-color: transparent;
}
.video_gallery img {
    width: 100%;
}
.video_gallery .filter_categories {
    font-size: 20px;
    color: #fff;
    font-family: ProximaNova-Semibold;
    background-color: #3fa9f5;
    border-color: #3fa9f5;
    border-radius: 30px;
    padding: 10px 40px;
}
.video_gallery .filter_categories:hover {
    background-color: #3fa9f5;
    border-color: #3fa9f5;
}
.video_gallery .btn-primary.active.focus,
.video_gallery .btn-primary.active:focus,
.video_gallery .btn-primary.active:hover,
.video_gallery .btn-primary:active.focus,
.video_gallery .btn-primary:active:focus,
.video_gallery .btn-primary:active:hover,
.video_gallery .open > .dropdown-toggle.btn-primary.focus,
.video_gallery .open > .dropdown-toggle.btn-primary:focus,
.video_gallery .open > .dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #3fa9f5;
    border-color: #3fa9f5;
}
.video_gallery .btn-primary.active,
.video_gallery .btn-primary:active,
.video_gallery .open > .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3fa9f5;
    border-color: #3fa9f5;
}
.video_gallery .isotope-item {
    z-index: 2;
}
.video_gallery .isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1;
}
.video_gallery .isotope,
.video_gallery .isotope .isotope-item {
    /* change duration value to whatever you like */
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    transition-duration: 0.8s;
}
.video_gallery .isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width;
    overflow: initial !important;
}
.video_gallery .isotope .isotope-item {
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    transition-property: transform, opacity;
}
.video_gallery .video_inside {
    width: 100%;
    float: left;
    margin-top: 30px;
    background: #fff;
    box-shadow: 0 0 17px rgba(12, 29, 71, 0.1);
}
.video_gallery .video_inside .video_content {
    width: 100%;
    float: left;
    padding: 20px 20px 30px;
    text-align: center;
}
.video_gallery .video_inside .video_content p {
    font-size: 19px;
    color: #000;
    font-family: ProximaNova-Regular;
    margin-bottom: 0px;
    line-height: 28px;
    min-height: 58px;
}
.video_gallery .video_inside .video_content p span {
    font-family: ProximaNova-bold;
}

.members_bg {
    background: url("../images/Membership/img_Background.jpg");
    background-repeat: no-repeat;
    background-size: 100% 36%;
    width: 100%;
    height: auto;
    background-position: top center;
}
.members_bg .video_inside {
    min-height: 460px;
}
.members_bg .block_content {
    display: block;
}
.members_bg .line_height {
    padding: 25px !important;
}
.members_bg .line_height p {
    line-height: 34px !important;
}

.banner_new_content {
    width: 100%;
    float: left;
    padding: 70px 0px 0px;
}
.banner_new_content .banner_space {
    padding: 35px 20px 0px;
    text-align: left;
}
.banner_new_content .banner_space h2 span {
    font-family: ProximaNova-Regular;
}

.float_left {
    text-align: left !important;
}

.color_white {
    color: #fff !important;
}

.color_white a {
    color: #fff !important;
}
.color_white a:hover {
    color: #fff !important;
}

.font_55px {
    font-size: 55px !important;
}

.font_30px {
    font-size: 30px !important;
    width: 70%;
    margin: 0 auto;
}

.sticky .color_white a {
    color: #000 !important;
}

.sticky .logout_content .color_white a {
    color: #000 !important;
}

.landing_gallery .video_inside:hover {
    border: 1px solid #1485e1;
}

.landing_title {
    width: 100%;
    float: left;
    margin-bottom: 40px;
    text-align: center;
}
.landing_title h2 {
    font-size: 55px;
    color: #000;
    font-family: ProximaNova-Semibold;
    margin: 0;
}

.landing_list ul {
    list-style-type: none;
    padding-left: 0px;
    width: 100%;
    float: left;
    text-align: center;
    border: 1px solid #1485e1;
    margin-bottom: 20px;
}
.landing_list ul li {
    display: inline-block;
    width: 16.6667%;
    float: left;
    border-right: 1px solid #1485e1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.landing_list ul li a {
    color: #333333 !important;
    font-size: 18px;
    font-family: ProximaNova-Regular;
    padding: 15px 0px 15px !important;
    width: 100%;
    float: left;
    margin-right: 0px !important;
}
.landing_list ul:last-child {
    border-right: none;
}

.landing_gallery {
    padding-bottom: 20px;
}

.landing_gallery .portfolioFilter ul li a.current {
    color: #fff !important;
    background: #1485e1;
}

.landing_button {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 25px;
}
.landing_button a {
    background: #ea212d;
    color: #fff;
    font-family: ProximaNova-Regular;
    padding: 10px 35px;
    border-radius: 30px;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
}
.landing_button .preview {
    color: #1485e1;
    background: transparent;
    border: 1px solid #1485e1;
}
.landing_button .space_right {
    margin-right: 10px;
}

.load_more {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 90px;
}
.load_more a {
    color: #ea212d;
    font-family: ProximaNova-Semibold;
    font-size: 20px;
    text-transform: uppercase;
}
.load_more a:hover {
    text-decoration: none;
}

.right_bottom_leaf {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.video_dialog .video_header {
    border-bottom: none;
    padding-bottom: 0px;
}
.video_dialog .video_body {
    padding: 20px 65px;
    text-align: center;
}
.video_dialog .video_body h2 {
    color: #000000;
    font-family: ProximaNova-Semibold;
    font-size: 40px;
    margin: 0;
}
.video_dialog .video_body .video_frame {
    padding: 40px 0px 0px;
}
.video_dialog .video_body .video_frame iframe {
    width: 100%;
    height: 480px;
}
.video_dialog .video_body .modal_button {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 40px;
}
.video_dialog .video_body .modal_button a {
    background: #ea212d;
    color: #fff;
    font-family: ProximaNova-Regular;
    padding: 10px 55px;
    border-radius: 30px;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
}
.video_dialog .video_body .modal_button .preview {
    color: #1485e1;
    background: transparent;
    border: 1px solid #1485e1;
}
.video_dialog .video_body .modal_button .space_right {
    margin-right: 25px;
}

/*categories list css starts here*/
.list_column {
    width: 25%;
    float: left;
    border-right: 1px solid #cccccc;
}
.list_column li a label {
    font-family: ProximaNova-Regular;
    font-size: 13px;
    display: flex;
    align-items: center;
}

.dropdown.multiselect input[type="checkbox"] {
    display: none;
}

.dropdown.multiselect input[type="checkbox"] + label:before {
    content: " ";
    width: 15px;
    display: inline-block;
    padding-right: 20px;
}

.dropdown.multiselect input[type="checkbox"]:checked + label:before {
    content: "✔";
    padding-right: 20px;
}

.border0 {
    border-right: none;
}

/*categories list css ends here*/
.vacation_activate {
    font-size: 18px;
    font-family: ProximaNova-Semibold;
    color: #4d4d4d;
    padding-top: 20px;
}

.cancel_subscription {
    width: 100%;
    float: left;
}
.cancel_subscription [type="radio"]:checked,
.cancel_subscription [type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}
.cancel_subscription [type="radio"]:checked + .radio_label,
.cancel_subscription [type="radio"]:not(:checked) + .radio_label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #4d4d4d;
}
.cancel_subscription [type="radio"]:checked + .radio_label:before,
.cancel_subscription [type="radio"]:not(:checked) + .radio_label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 2px solid #ddd;
    border-radius: 100%;
    background: #fff;
}
.cancel_subscription [type="radio"]:checked + .radio_label:after,
.cancel_subscription [type="radio"]:not(:checked) + .radio_label:after {
    content: "";
    width: 10px;
    height: 10px;
    background: #3fa9f5;
    position: absolute;
    top: 4px;
    left: 4px;
    border-radius: 100%;
    border: 1px solid #3fa9f5;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
.cancel_subscription [type="radio"]:not(:checked) + .radio_label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.cancel_subscription [type="radio"]:checked + .radio_label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}
.cancel_subscription [type="radio"]:checked + .radio_label:before {
    border: 2px solid #2196f3;
}

.subscription_message {
    width: 100%;
    float: left;
}

.width100 {
    width: 100%;
}

.subscription_details {
    width: 100%;
    float: left;
}
.subscription_details h2 {
    margin: 0px;
    font-size: 40px;
    color: #000;
    font-family: ProximaNova-Bold;
    text-align: center;
}
.subscription_details .sub_details_price {
    width: 100%;
    float: left;
    border: 3px solid #3fa9f5;
    margin: 30px 0px 40px;
    padding: 30px 50px;
    box-shadow: 0 0 17px rgba(12, 29, 71, 0.1);
}
.subscription_details .sub_details_price .sub_yearly_price {
    width: 100%;
    float: left;
}
.subscription_details .sub_details_price .sub_yearly_price p {
    font-size: 20px;
    color: #333333;
    font-family: ProximaNova-Regular;
    padding-top: 10px;
}
.subscription_details .sub_details_price .sub_yearly_price h2 {
    margin: 0px;
    font-size: 40px;
    color: #000;
    font-family: ProximaNova-Bold;
    text-align: left;
}
.subscription_details .sub_details_price .sub_yearly_price h2 span a {
    color: #3fa9f5;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
}
.subscription_details .sub_details_price .text_right {
    text-align: right !important;
}

.mobileShow1 {
    width: 100%;
    float: left;
    display: none;
    border-top: 1px solid #d2cccc;
    margin-top: 20px;
    padding: 0px 15px;
}
.mobileShow1 ul {
    list-style-type: none;
    padding-left: 0;
}
.mobileShow1 ul li {
    width: 100%;
    float: left;
    font-size: 18px;
    color: #333333;
    font-family: ProximaNova-Regular;
    padding-top: 20px;
}
.mobileShow1 ul li .check_icon {
    width: 30px;
    float: left;
}
.mobileShow1 ul li .check_icon i {
    width: 20px;
    height: 20px;
    background: #3fa9f5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
    margin-top: 3px;
}
.mobileShow1 ul li .span_content {
    width: 90%;
    float: left;
}
.mobileShow1 ul li b {
    font-weight: normal;
    font-family: ProximaNova-Bold;
}

.tooltip_right {
    display: inline-block;
}
.tooltip_right:hover {
    text-decoration: none;
}

.info_details i {
    font-size: 15px;
    background: #ea212d;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
    border-radius: 50%;
    color: #fff;
    font-weight: 400;
}

.width700px {
    width: 700px !important;
}

.card_details_txt {
    display: inline-block;
    position: relative;
}

.tooltip_right {
    position: absolute;
    top: 8px;
    right: -40px;
}

.add-new-card {
    width: 100%;
    float: left;
    position: relative;
    border: 2px solid #ced7db;
    padding: 20px 20px;
    cursor: pointer;
    background-color: #f1fbff;
    margin-top: 20px;
    margin-bottom: 20px;
}
.add-new-card .add-new-card-button {
    font-size: 20px;
    color: #000000;
    margin: 0px;
    font-family: ProximaNova-Bold;
    padding-left: 35px;
}
.add-new-card .add-new-card-button span {
    padding-right: 5px;
}
.add-new-card .add-new-card-button span i {
    color: #29abe2;
}
.add-new-card .add-card-form {
    width: 100%;
    float: left;
    padding-top: 25px;
}
.add-new-card .add-card-form .group-fix .form-control {
    font-size: 17px;
    font-family: ProximaNova-Regular;
    color: #808080;
    height: 45px;
    width: 100%;
    border-radius: 3px;
    padding: 6px 12px;
    border: 1px solid #999999;
    -webkit-box-shadow: inherit;
    box-shadow: initial;
}
.add-new-card .add-card-form .group-fix select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}
.add-new-card .add-card-form .group-fix .down_icon {
    position: absolute;
    right: 25px;
    top: 58%;
}
.add-new-card .add-card-form .add_card {
    width: 100%;
    float: left;
    padding: 30px 70px;
    text-align: center;
}
.add-new-card .add-card-form .add_card button {
    background: #ea212d;
    color: #fff;
    font-family: ProximaNova-Regular;
    padding: 10px 50px;
    border-radius: 30px;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    border: none;
}
.add-new-card .add-card-form .cancel_button {
    width: 100%;
    float: left;
    text-align: center;
}
.add-new-card .add-card-form .cancel_button .card-cancel {
    border: none;
    background: transparent;
    text-decoration: underline;
    color: #2daddf;
    font-size: 20px;
    font-family: ProximaNova-Regular;
}

.card-container {
    width: 100%;
    float: left;
}
.card-container .card {
    width: 100%;
    float: left;
    padding: 5px 15px 0px;
}
.card-container .card .details {
    float: left;
}
.card-container .card .details .title {
    margin-bottom: 5px;
}
.card-container .card .details .title .name_txt {
    font-size: 26px;
    color: #000000;
    margin: 0px;
    font-family: ProximaNova-Bold;
}
.card-container .card .details .title .default_badge {
    background-color: #29abe2;
    border-radius: 15px;
    font-family: ProximaNova-Regular;
    color: #fff;
    margin-left: 10px;
    padding: 3px 10px;
}
.card-container .card .details .number {
    font-size: 20px;
    color: #000000;
    margin: 0px;
    font-family: ProximaNova-Regular;
}
.card-container .card .options {
    float: right;
}
.card-container .card .options .dropdown {
    position: relative;
}
.card-container .card .options .dropdown i {
    align-items: center;
    display: flex;
    justify-content: flex-end;
    font-size: 26px;
    color: #000;
    margin-top: 20px;
}
.card-container .card .right_option li a {
    font-size: 16px;
    color: #333333;
    margin: 0px;
    font-family: ProximaNova-Regular;
}
.card-container hr {
    border-top: 1px solid #ced7db;
}

.page_full {
    width: 100%;
    float: left;
}
.page_full .vacation_title {
    width: 100%;
    float: left;
    text-align: center;
}
.page_full .vacation_title h2 {
    margin: 0px;
    font-size: 40px;
    color: #000;
    font-family: ProximaNova-Bold;
}
.page_full .vacation_title p {
    font-size: 18px;
    color: #333333;
    font-family: ProximaNova-Regular;
    padding-top: 10px;
}
.page_full .business_detail {
    width: 100%;
    float: left;
    padding: 40px 0px 70px;
}
.page_full .business_detail h4 {
    font-family: ProximaNova-Bold;
    font-size: 30px;
    color: #000;
    margin: 0px;
    padding-bottom: 20px;
}
.page_full .business_detail p {
    font-family: ProximaNova-Regular;
    font-size: 22px;
    color: #000;
    margin: 0px;
}
.page_full .inst_main {
    width: 100%;
    float: left;
}
.page_full .inst_main h4 {
    font-family: ProximaNova-Bold;
    font-size: 30px;
    color: #000;
    margin: 0px;
    padding-bottom: 15px;
}
.page_full .inst_main p {
    font-family: ProximaNova-Regular;
    font-size: 22px;
    color: #000;
    margin: 0px;
}
.page_full .inst_main p code {
    background-color: transparent;
    font-family: ProximaNova-Regular;
    font-size: 22px;
    color: #000;
}
.page_full .inst_main .api_form {
    width: 100%;
    float: left;
    padding-top: 45px;
}
.page_full .inst_main .api_form .bulk_group {
    margin-bottom: 20px;
    position: relative;
}
.page_full .inst_main .api_form .bulk_group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}
.page_full .inst_main .api_form .bulk_group .down_icon {
    position: absolute;
    right: 10px;
    top: 58%;
}
.page_full .inst_main .api_form label {
    font-size: 17px;
    font-family: ProximaNova-Semibold;
    color: #4d4d4d;
    padding-left: 12px;
}
.page_full .inst_main .api_form .bulk_control {
    font-size: 17px;
    font-family: ProximaNova-Regular;
    color: #808080;
    height: 45px;
    width: 100%;
    border-radius: 3px;
    padding: 6px 12px;
    border: 1px solid #999999;
    -webkit-box-shadow: inherit;
    box-shadow: initial;
}
.page_full .inst_main .page_script {
    width: 100%;
    float: left;
    padding-bottom: 60px;
}
.page_full .inst_main .page_script pre {
    font-size: 1rem;
    padding: 0.66001rem 9.5px 9.5px;
    line-height: 28px;
    background: -webkit-linear-gradient(
        top,
        #fff 0,
        #fff 0.75rem,
        #f5f7fa 0.75rem,
        #f5f7fa 2.75rem,
        #fff 2.75rem,
        #fff 4rem
    );
    background: linear-gradient(
        to bottom,
        #fff 0,
        #fff -0.25rem,
        #f5f7fa -0.25rem,
        #f5f7fa 2.75rem,
        #fff 2.75rem,
        #fff 4rem
    );
    background-size: 100% 6rem;
    border-color: #d3dae9;
    font-family: sans-serif;
    border-radius: 0;
}
.page_full .inst_main .page_script pre code {
    font-size: 14px;
}
.page_full .info_main {
    width: 100%;
    float: left;
}
.page_full .info_main h4 {
    font-family: ProximaNova-Bold;
    font-size: 30px;
    color: #000;
    margin: 0px;
    padding-bottom: 15px;
}
.page_full .info_main p {
    font-family: ProximaNova-Regular;
    font-size: 22px;
    color: #000;
    margin: 0px;
}
.page_full .info_main .info_inner {
    width: 100%;
    float: left;
    padding-top: 25px;
}
.page_full .info_main .info_inner .info_inner_row {
    width: 100%;
    float: left;
}
.page_full .info_main .info_inner .info_inner_row .info_inner_left {
    width: 25%;
    float: left;
}
.page_full .info_main .info_inner .info_inner_row .info_inner_left p {
    font-family: ProximaNova-Bold;
    font-size: 22px;
    color: #000;
    margin: 0px;
}
.page_full .info_main .info_inner .info_inner_row .info_inner_right {
    width: 75%;
    float: left;
}
.page_full .info_main .info_inner .info_inner_row .info_inner_right p {
    font-family: ProximaNova-Regular;
    font-size: 22px;
    color: #000;
    margin: 0px;
}
.page_full .info_main .values_main {
    width: 100%;
    float: left;
    padding: 50px 0px;
}
.page_full .info_main .values_main h4 {
    font-family: ProximaNova-Bold;
    font-size: 22px;
    color: #000;
    margin: 0px;
    padding-bottom: 5px;
}
.page_full .info_main .values_main ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}
.page_full .info_main .values_main ul li {
    display: inline-block;
    width: 25%;
    float: left;
    font-family: ProximaNova-Regular;
    font-size: 22px;
    color: #000;
}
.page_full .info_main .bottom_details {
    width: 100%;
    float: left;
}
.page_full .info_main .bottom_details .bottom_details_row {
    width: 100%;
    float: left;
}
.page_full .info_main .bottom_details .bottom_details_row .bottom_details_left {
    width: 25%;
    float: left;
}
.page_full
    .info_main
    .bottom_details
    .bottom_details_row
    .bottom_details_left
    p {
    font-family: ProximaNova-Bold;
    font-size: 22px;
    color: #000;
    margin: 0px;
}
.page_full
    .info_main
    .bottom_details
    .bottom_details_row
    .bottom_details_right {
    width: 75%;
    float: left;
}
.page_full
    .info_main
    .bottom_details
    .bottom_details_row
    .bottom_details_right
    p {
    font-family: ProximaNova-Regular;
    font-size: 22px;
    color: #000;
    margin: 0px;
}

/*faq page css starts here*/
.faq_main {
    width: 100%;
    float: left;
    padding-top: 25px;
}
.faq_main .faq_img {
    width: 100%;
    float: left;
}
.faq_main .faq_img img {
    margin: 0 auto;
}
.faq_main .faq_text {
    width: 100%;
    float: left;
    text-align: center;
    padding: 60px 0px 45px;
}
.faq_main .faq_text p {
    font-family: ProximaNova-Bold;
    font-size: 30px;
    color: #000;
    margin: 0px;
}
.faq_main .faqs_section {
    width: 100%;
    float: left;
    padding-top: 50px;
}
.faq_main .faqs_section .faqs_title {
    text-align: center;
}
.faq_main .faqs_section .faqs_title h4 {
    font-family: ProximaNova-Bold;
    font-size: 30px;
    color: #000;
    margin: 0px;
    padding-bottom: 20px;
}
.faq_main .faqs_section .faqs_section_inner {
    width: 100%;
    float: left;
}
.faq_main .faqs_section .faqs_section_inner .panel-default {
    border: 2px solid #e6e6e6;
    border-radius: 0px;
    box-shadow: none;
    margin-bottom: 15px;
    background: transparent;
}
.faq_main .faqs_section .faqs_section_inner .panel-default > .panel-heading {
    color: #333;
    background: #f7fdff;
    opacity: 0.8;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.faq_main .faqs_section .faqs_section_inner .panel-default > .panel-heading a {
    display: block;
    padding: 25px 30px;
    position: relative;
    font-family: ProximaNova-Semibold;
    color: #000000;
    font-size: 22px;
}
.faq_main
    .faqs_section
    .faqs_section_inner
    .panel-default
    > .panel-heading
    a:after {
    content: "";
    position: absolute;
    top: 28px;
    display: inline-block;
    font-style: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    transition: transform 0.25s linear;
    -webkit-transition: -webkit-transform 0.25s linear;
    color: #e81e31;
    left: 10px;
    font-size: 20px;
    font-weight: 700;
    font: normal normal normal 14px/1 FontAwesome;
}
.faq_main
    .faqs_section
    .faqs_section_inner
    .panel-default
    > .panel-heading
    a[aria-expanded="true"]:after {
    content: "";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    color: #000000;
}
.faq_main
    .faqs_section
    .faqs_section_inner
    .panel-default
    > .panel-heading
    a[aria-expanded="false"]:after {
    content: "";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
.faq_main .faqs_section .faqs_section_inner .panel-heading a:hover {
    text-decoration: none;
}
.faq_main .faqs_section .faqs_section_inner .panel-heading a:focus {
    text-decoration: none;
}
.faq_main
    .faqs_section
    .faqs_section_inner
    .panel-group
    .panel-heading
    + .panel-collapse
    > .panel-body {
    border-top: none;
    background: #f7fdff;
    font-family: ProximaNova-Light;
    font-size: 18px;
    color: #606060;
}

/*faq page css ends here*/
.chat_bot {
    width: 100%;
    float: left;
    padding-top: 50px;
}
.chat_bot h2 {
    margin: 0px;
    font-size: 40px;
    color: #000;
    font-family: ProximaNova-Bold;
    text-align: center;
}
.chat_bot .chat_bot_table_inside {
    width: 100%;
    float: left;
    padding-top: 40px;
}
.chat_bot .chat_bot_table_inside .chat_bot_table {
    width: 100%;
    float: left;
}
.chat_bot .chat_bot_table_inside .chat_bot_table thead {
    background: #ea212d;
}
.chat_bot .chat_bot_table_inside .chat_bot_table thead th {
    padding: 25px 25px;
    color: #fff;
    font-family: ProximaNova-Semibold;
    font-size: 18px;
    border-bottom: none;
}
.chat_bot .chat_bot_table_inside .chat_bot_table .form-control-two {
    padding: 5px;
    background-color: transparent;
    border: dashed 1px #ababab;
    border-radius: 0;
}
.chat_bot .chat_bot_table_inside .chat_bot_table .input-group-addon {
    background: #3fa9f5;
    border-radius: 0;
    border-color: #3fa9f5;
    color: #fff;
    cursor: pointer;
}
.chat_bot .chat_bot_table_inside .chat_bot_table .input-group-addon a {
    color: #fff;
}
.chat_bot .chat_bot_table_inside .chat_bot_table .b_name {
    width: 270px;
}
.chat_bot .chat_bot_table_inside .table > tbody > tr > td,
.chat_bot .chat_bot_table_inside .table > tfoot > tr > td,
.chat_bot .chat_bot_table_inside .table > thead > tr > td {
    padding: 25px;
    color: #4d4d4e;
    font-size: 18px;
    font-family: ProximaNova-Regular;
}
.chat_bot .chat_bot_table_inside .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #ffffff;
}
.chat_bot .chat_bot_table_inside .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #f5f5f5;
}

.commision_overview_main {
    width: 100%;
    float: left;
}
.commision_overview_main .commision_overview_title {
    width: 100%;
    float: left;
    text-align: center;
}
.commision_overview_main .commision_overview_title h2 {
    margin: 0px;
    font-size: 40px;
    color: #000;
    font-family: ProximaNova-Bold;
}
.commision_overview_main .commision-form {
    width: 100%;
    float: left;
    padding-top: 40px;
}
.commision_overview_main .commision-form .commision_group {
    margin-bottom: 20px;
    position: relative;
    width: 350px;
    float: left;
}
.commision_overview_main .commision-form label {
    font-size: 17px;
    font-family: ProximaNova-Semibold;
    color: #4d4d4d;
}
.commision_overview_main .commision-form .commision_control {
    font-size: 17px;
    font-family: ProximaNova-Regular;
    color: #808080;
    height: 45px;
    width: 100%;
    border-radius: 3px;
    padding: 6px 12px;
    border: 1px solid #999999;
    -webkit-box-shadow: inherit;
    box-shadow: initial;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}
.commision_overview_main .commision-form .down_icon {
    position: absolute;
    right: 10px;
    top: 58%;
}
.commision_overview_main .commision-form .commision_payout_method {
    width: 100%;
    float: left;
    text-align: right;
    padding-top: 45px;
}
.commision_overview_main .commision-form .commision_payout_method a {
    color: #2daddf;
    font-size: 20px;
    font-family: ProximaNova-Regular;
    border-bottom: 1px solid #2daddf;
}
.commision_overview_main .commision-form .commision_payout_method a:hover {
    text-decoration: none;
}
.commision_overview_main .hotelgift {
    width: 100%;
    float: left;
    padding-top: 25px;
}
.commision_overview_main .hotelgift .hotelgift_inside {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 5px 8.66px 20px 0px rgba(39, 53, 16, 0.1);
    padding: 30px 30px 40px;
}
.commision_overview_main .hotelgift .hotelgift_inside h4 {
    margin: 0px;
    font-size: 30px;
    color: #1ac895;
    font-family: ProximaNova-Bold;
}
.commision_overview_main .hotelgift .hotelgift_inside p {
    margin: 0px;
    font-size: 22px;
    color: #000;
    font-family: ProximaNova-Regular;
}
.commision_overview_main .hotelgift .hotelgift_inside .color1 {
    color: #f5740a;
}
.commision_overview_main .hotelgift .hotelgift_inside .color2 {
    color: #2498e3;
}
.commision_overview_main .activity_graph {
    width: 100%;
    float: left;
    padding-top: 25px;
}
.commision_overview_main .activity_graph .activity_graph_inside {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 5px 8.66px 20px 0px rgba(39, 53, 16, 0.1);
    padding: 30px 30px 40px;
    position: relative;
}
.commision_overview_main .activity_graph .activity_graph_inside h4 {
    margin: 0px;
    font-size: 24px;
    color: #000000;
    font-family: ProximaNova-Bold;
    padding-bottom: 30px;
}
.commision_overview_main
    .activity_graph
    .activity_graph_inside
    .earningsOvelay {
    position: relative;
    left: 50%;
    top: 62%;
    transform: translate(-50%, -50%);
    text-align: center;
    margin-top: 30px;
}

.commision_overview_main
    .activity_graph
    .activity_graph_inside
    .earningsOvelay
    h2 {
    font-size: 24px;
    color: #000;
    font-weight: 500;
    font-family: ProximaNova-Bold;
    margin: 0;
}

.commision_overview_main
    .activity_graph
    .activity_graph_inside
    .earningsOvelay
    p {
    font-size: 18px;
    color: #000;
    font-weight: 500;
    font-family: ProximaNova-Regular;
    margin: 0;
}

.commision_overview_main .activity_graph .activity_graph_inside .paid {
    width: 100%;
    float: left;
    padding: 5px 0px 40px;
}

.commision_overview_main .activity_graph .activity_graph_inside .paid ul {
    list-style-type: none;
    padding-left: 0;
}

.commision_overview_main .activity_graph .activity_graph_inside .paid ul li {
    font-size: 14px;
    color: #333333;
    display: inline-flex;
    align-items: center;
    padding-right: 15px;
}

.progressRight {
    float: left;
    padding-left: 15px;
}

.progressRight p {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    font-family: ProximaNova-Regular;
    margin-bottom: 10px;
}

.progressRight p .colorCode {
    width: 20px;
    height: 20px;
    background: #7e5fe7;
    float: left;
    margin-right: 10px;
    border-radius: 4px;
}

.progressRight p span {
    font-weight: 400;
}

.colorChange {
    background: #fb5364 !important;
}

.commision_overview_main
    .activity_graph
    .activity_graph_inside
    .paid
    ul
    li
    span {
    width: 50px;
    height: 25px;
    background-color: #1485e1;
    float: left;
    margin-right: 10px;
}
.commision_overview_main
    .activity_graph
    .activity_graph_inside
    .paid
    ul
    li
    .unpaidbg {
    background-color: #fb5364;
}

.chart {
    position: relative;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    display: table;
}

.doughnutTip {
    position: absolute;
    min-width: 30px;
    max-width: 300px;
    padding: 5px 15px;
    border-radius: 1px;
    background: rgba(0, 0, 0, 0.8);
    color: #ddd;
    font-size: 17px;
    text-shadow: 0 1px 0 #000;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.3;
    letter-spacing: 0.06em;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    pointer-events: none;
}
.doughnutTip::after {
    position: absolute;
    left: 50%;
    bottom: -6px;
    content: "";
    height: 0;
    margin: 0 0 0 -6px;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 6px solid rgba(0, 0, 0, 0.7);
    line-height: 0;
}

.doughnutSummary {
    position: absolute;
    top: 50%;
    left: 50%;
    color: #d5d5d5;
    text-align: center;
    text-shadow: 0 -1px 0 #111;
    cursor: default;
    display: none;
}

.doughnutSummaryTitle {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -27%;
    font-size: 22px;
    letter-spacing: 0.06em;
    display: none;
}

.doughnutSummaryNumber {
    position: absolute;
    top: 50%;
    width: 100%;
    margin-top: -15%;
    font-size: 55px;
    display: none;
}

.chart path:hover {
    opacity: 0.8;
}

.activation_top {
    padding: 70px 15px 0px;
}

.pending_color {
    background-color: #3d83ec !important;
}

.total {
    background-color: #fde8ea !important;
}
.total td {
    font-family: ProximaNova-Bold !important;
    color: #000 !important;
}

.gdpr_privacy {
    width: 100%;
    float: left;
}
.gdpr_privacy h2 {
    margin: 0px;
    font-size: 40px;
    color: #000;
    font-family: ProximaNova-Bold;
    text-align: center;
}
.gdpr_privacy .gdpr_privacy_list {
    width: 100%;
    float: left;
    padding-top: 30px;
}
.gdpr_privacy .gdpr_privacy_list h3 {
    margin: 0px;
    font-size: 30px;
    color: #000;
    font-family: ProximaNova-Bold;
    padding-bottom: 15px;
}
.gdpr_privacy .gdpr_privacy_list ul li {
    margin: 0px;
    font-size: 22px;
    color: #000;
    font-family: ProximaNova-Regular;
    padding-bottom: 15px;
}
.gdpr_privacy .gdpr_privacy_list ul li a {
    border-bottom: 1px solid;
}
.gdpr_privacy .gdpr_privacy_list ul li a:hover {
    text-decoration: none;
}
.gdpr_privacy .gdpr_privacy_list p {
    margin: 0px;
    font-size: 22px;
    color: #000;
    font-family: ProximaNova-Regular;
}
.gdpr_privacy .gdpr_privacy_list p a {
    border-bottom: 1px solid;
}
.gdpr_privacy .gdpr_privacy_list p a:hover {
    text-decoration: none;
}

#life_time_earning_chart {
    display: none;
}

/*modal css starts here*/
.video_dialog {
    width: 720px !important;
}

.video_content_modal {
    border: 15px solid #000000;
    border-radius: 10px;
    margin-top: 30px;
}

.video_close {
    position: absolute;
    right: -35px;
    top: -35px;
    cursor: pointer;
    z-index: 10;
    opacity: 1;
}

.video_close.close {
    opacity: 1;
}

.videoBody {
    text-align: center;
}

.plus-minus-toggle {
    cursor: pointer;
    height: 21px;
    position: relative;
    width: 100%;
}
.plus-minus-toggle:before,
.plus-minus-toggle:after {
    background: #29abe2;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 5px;
    width: 21px;
    transition: transform 500ms ease;
}
.plus-minus-toggle:after {
    transform-origin: center;
}
.plus-minus-toggle.card_details_collapsed:after {
    transform: rotate(90deg);
}
.plus-minus-toggle.card_details_collapsed:before {
    transform: rotate(180deg);
}
.banner_content_affiliate {
    width: 100%;
    float: left;
    margin-top: 20px;
}
.banner_content_affiliate h2 {
    margin: 0px;
    font-size: 32px;
    color: #000;
    font-family: ProximaNova-Bold;
}

.banner_content_affiliate p {
    font-size: 20px;
    color: #000;
    font-family: ProximaNova-Regular;
    margin-bottom: 0px;
    padding-top: 5px;
}

.banner_content_affiliate ul {
    list-style-type: none;
    padding-left: 0px;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    margin-top: 20px;
}

.banner_content_affiliate ul li {
    display: inline-block;
    width: 33.333333%;
    float: left;
    border-right: 1px solid rgba(0, 0, 0, 0.5);
    padding: 5px 0px;
}

.banner_content_affiliate ul li:last-child {
    border-right: none;
}

.banner_content_affiliate ul li h3 {
    margin: 0px;
    font-size: 28px;
    color: #000;
    font-family: ProximaNova-Bold;
    display: inline-block;
    text-align: center;
}

.banner_content_affiliate ul li span {
    font-size: 18px;
    color: #000;
    font-family: ProximaNova-Regular;
    margin-bottom: 0px;
    display: block;
    padding-top: 5px;
}

.banner_content_affiliate .banner_content_txt {
    font-size: 14px;
}

.banner_content_affiliate .click_txt {
    font-size: 14px;
    color: #fff;
    text-shadow: 0px 4px 7.92px rgba(0, 0, 0, 0.5);
    padding-top: 15px;
}

.banner_content_affiliate .click_txt a {
    background: #ea212d;
    color: #fff;
    font-family: ProximaNova-Regular;
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 20px;
    margin-left: 20px;
    text-transform: uppercase;
    text-shadow: none;
}

.banner_content_affiliate .click_txt a:hover {
    text-decoration: none;
}
.paused_error {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 25px;
}
.billing_txt {
    width: 100%;
    float: left;
    padding-left: 30px;
}

.billing_txt1 {
    font-size: 15px;
    font-family: ProximaNova-Semibold;
    color: #4d4d4d;
    margin: 0;
}

.billing_txt2 {
    font-size: 14px;
    font-family: ProximaNova-Regular;
    color: #4d4d4d;
}

div#campaign_common_message {
    width: 100%;
    float: left;
    margin-top: 10px;
}

/*modal css ends here*/
/* common css */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .headerMain
        .header_top_content
        .desktop_right_content
        .logout_content
        .upgrade_button
        a {
        font-size: 13px;
        padding: 8px 10px;
        margin-left: 10px;
    }

    .headerMain
        .header_top_content
        .desktop_right_content
        .logout_content
        li
        a {
        font-size: 14px;
    }

    .headerMain .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 2px 5px;
    }

    .headerMain .header_top_content .desktop_right_content .logout_content li {
        padding: 0px 0px;
    }

    .container.width100header {
        width: 100%;
    }

    .marginrow.row {
        margin: 0;
    }

    .center_Logo img {
        width: 170px !important;
        height: auto !important;
    }

    .dropdown-menu {
        right: 0;
        left: auto;
        width: fit-content;
    }

    /*.leftdropdown_menu {
    left: -244px !important;
  }*/
    .headerMain .dropdown-submenu > a:after {
        top: 3px;
    }

    .vacation_content .vacation_center .vacation_title h2 {
        font-size: 32px;
    }

    .marketing_button a,
    .marketing_button button {
        font-size: 16px;
    }

    .font_size24px a {
        font-size: 20px !important;
    }

    .upgrade_center .pricing_order_left .no_order h2 {
        font-size: 32px;
    }

    .upgrade_center .pricing_order_left .order_list ul li .span_content {
        width: 86%;
    }

    .upgrade_center .pricing_order_left .order_list ul li {
        font-size: 16px;
    }

    .order_list_second li b {
        font-size: 18px !important;
    }

    .order_list_second li {
        font-size: 16px !important;
    }

    .upgrade_center .pricing_order_left .no_order .arrow_upgrade {
        right: -50px;
        bottom: 40px;
    }
    .upgrade_center .pricing_order_left .no_order .arrow_upgrade img {
        width: 85px;
    }

    .video_gallery .video_inside .video_content p {
        font-size: 22px;
    }

    .banner_new_content .banner_space {
        padding: 15px 0px 11px;
        text-align: left;
    }

    .landing_list ul li a {
        min-height: 80px;
    }

    .video_dialog .video_body h2 {
        font-size: 32px;
    }

    .video_dialog .video_body {
        padding: 20px 35px;
    }

    .video_dialog .video_body .modal_button a {
        padding: 10px 35px;
        font-size: 18px;
    }

    .video_dialog .video_body .modal_button .space_right {
        margin-right: 20px;
    }

    .video_dialog .video_body .video_frame iframe {
        height: 300px;
    }

    .header_margin_top {
        margin-top: -210px;
    }

    .page_full .vacation_title h2 {
        font-size: 32px;
    }

    .page_full .business_detail h4 {
        font-size: 24px;
    }

    .page_full .business_detail p {
        font-size: 20px;
    }

    .page_full .inst_main h4 {
        font-size: 24px;
    }

    .page_full .inst_main p {
        font-size: 20px;
    }

    .page_full .info_main h4 {
        font-size: 24px;
    }

    .page_full .info_main p {
        font-size: 20px;
    }

    .page_full .info_main .info_inner .info_inner_row .info_inner_left {
        width: 35%;
    }

    .page_full .info_main .info_inner .info_inner_row .info_inner_left p {
        font-size: 20px;
    }

    .page_full .info_main .info_inner .info_inner_row .info_inner_right {
        width: 65%;
    }

    .page_full .info_main .info_inner .info_inner_row .info_inner_right p {
        font-size: 20px;
    }

    .page_full
        .info_main
        .bottom_details
        .bottom_details_row
        .bottom_details_left {
        width: 35%;
    }

    .page_full
        .info_main
        .bottom_details
        .bottom_details_row
        .bottom_details_left
        p {
        font-size: 20px;
    }

    .page_full
        .info_main
        .bottom_details
        .bottom_details_row
        .bottom_details_right {
        width: 65%;
    }

    .page_full
        .info_main
        .bottom_details
        .bottom_details_row
        .bottom_details_right
        p {
        font-size: 20px;
    }

    /* faq media query starts here*/
    .faq_main .faq_text p {
        font-size: 24px;
    }

    .faq_main .faqs_section .faqs_title h4 {
        font-size: 24px;
    }

    .faq_main
        .faqs_section
        .faqs_section_inner
        .panel-default
        > .panel-heading
        a {
        font-size: 20px;
    }

    .faq_main
        .faqs_section
        .faqs_section_inner
        .panel-group
        .panel-heading
        + .panel-collapse
        > .panel-body {
        font-size: 16px;
    }

    /* faq media query ends here*/
    .commision_overview_main .hotelgift .hotelgift_inside p {
        min-height: 62px;
        font-size: 20px;
    }

    .commision_overview_main .activity_graph .activity_graph_inside .paid {
        padding: 0px 0px 10px;
    }

    .commision_overview_main .activity_graph .activity_graph_inside h4 {
        font-size: 20px;
    }

    .commision_overview_main
        .activity_graph
        .activity_graph_inside
        .earningsOvelay {
        left: 50%;
        top: 60%;
    }

    .chart {
        width: 200px;
        height: 200px;
    }

    .commision_overview_main
        .activity_graph
        .activity_graph_inside
        .earningsOvelay
        h2 {
        font-size: 24px;
    }

    .commision_overview_main
        .activity_graph
        .activity_graph_inside
        .earningsOvelay
        p {
        font-size: 15px;
    }

    .commision_overview_main
        .activity_graph
        .activity_graph_inside
        .paid
        ul
        li
        span {
        width: 46px;
    }

    .commision_overview_main .activity_graph .activity_graph_inside {
        min-height: 377px;
    }

    .page_full .info_main .values_main ul li {
        width: 33.333%;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .headerMain
        .header_top_content
        .desktop_right_content
        .logout_content
        .upgrade_button
        a {
        font-size: 15px;
        padding: 10px 15px;
        margin-left: 15px;
    }

    .headerMain
        .header_top_content
        .desktop_right_content
        .logout_content
        li
        a {
        font-size: 15px;
    }

    .headerMain .navbar-default .navbar-nav > li > a {
        font-size: 14px;
        padding: 0px 5px;
    }

    .headerMain .dropdown-submenu > a:after {
        top: 2px;
    }

    .vacation_content .vacation_center .vacation_title h2 {
        font-size: 32px;
    }

    .marketing_button a,
    .marketing_button button {
        font-size: 18px;
    }

    .font_size24px a {
        font-size: 21px !important;
    }

    .video_gallery .video_inside .video_content p {
        font-size: 22px;
        min-height: 135px;
    }

    .members_bg .video_inside {
        min-height: 455px;
    }

    .landing_button a {
        padding: 10px 30px;
        font-size: 16px;
    }

    .page_full .vacation_title h2 {
        font-size: 32px;
    }

    .page_full .business_detail h4 {
        font-size: 26px;
    }

    .page_full .inst_main h4 {
        font-size: 26px;
    }

    .page_full .info_main h4 {
        font-size: 26px;
    }

    .page_full .info_main .info_inner .info_inner_row .info_inner_left {
        width: 30%;
    }

    .page_full .info_main .info_inner .info_inner_row .info_inner_right {
        width: 70%;
    }

    .page_full
        .info_main
        .bottom_details
        .bottom_details_row
        .bottom_details_left {
        width: 30%;
    }

    .page_full
        .info_main
        .bottom_details
        .bottom_details_row
        .bottom_details_right {
        width: 70%;
    }

    /* faq media query starts here*/
    .faq_main .faq_text p {
        font-size: 26px;
    }

    .faq_main .faqs_section .faqs_title h4 {
        font-size: 26px;
    }

    /* faq media query ends here*/
    .commision_overview_main .hotelgift .hotelgift_inside p {
        min-height: 62px;
    }

    .commision_overview_main .activity_graph .activity_graph_inside .paid {
        padding: 0px 0px 10px;
    }

    .commision_overview_main
        .activity_graph
        .activity_graph_inside
        .earningsOvelay {
        left: 52%;
        top: 60%;
    }

    .commision_overview_main .activity_graph .activity_graph_inside {
        min-height: 431px;
    }
}
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 767px) {
    .acknowledgebox {
        margin-left: 0px !important;
    }
    .table-striped.table-responsive {
        margin-bottom: 0px !important;
    }
    .chart-container {
        width: 100vw;
    }
    .headerMain .navbar_boost {
        display: block;
    }

    .vacation_content .vacation_center {
        width: 100%;
        float: left;
        padding: 0px 15px;
    }

    .vacation_content .vacation_center .bulk_form {
        width: 100%;
        float: left;
    }

    .vacation_content .vacation_center .vacation_title h2 {
        font-size: 24px;
    }

    .vacation_content {
        padding: 30px 0px;
    }

    .marketing_button a,
    .marketing_button button {
        padding: 10px 40px;
        font-size: 16px;
    }

    .font_size24px a {
        font-size: 16px !important;
        padding: 10px 15px !important;
    }

    .headerMain .navbar-default .navbar-brand {
        display: block;
        float: left;
        height: auto;
        padding: 0 15px 0px;
    }
    .headerMain .navbar-default .navbar-brand img {
        width: 180px;
    }

    .headerMain .header_top_content {
        padding-bottom: 0px;
    }

    .headerMain {
        padding: 20px 0px;
        background: url(../images/Bulk/img_header.jpg);
    }

    .headerMain .navbar-nav {
        padding: 10px 0px;
        margin: 0px;
    }

    .headerMain .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        padding: 0px 15px 8px;
    }

    .navbar_boost .navbar-collapse,
    .navbar_boost .navbar-form {
        border-color: #bdb6b6;
    }

    .navbar_boost .navbar-toggle {
        border-color: transparent;
    }

    .navbar_boost .navbar-toggle .icon-bar {
        background-color: #000;
    }

    .navbar_boost .navbar-toggle:focus,
    .navbar_boost .navbar-toggle:hover {
        background-color: transparent;
    }

    .divider {
        width: 100%;
        float: left;
        margin: 10px 0px 15px;
        border-top: 1px solid #bdb6b6;
    }

    .mobile_upgrade {
        padding: 10px 15px 0px;
    }

    .mobile_upgrade a {
        background: #5aaf7a;
        color: #fff !important;
        font-family: ProximaNova-Regular;
        padding: 8px 20px !important;
        border-radius: 30px;
        font-size: 16px !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }

    .footer_sevtion .footer_logo img {
        width: 180px;
    }

    .banner_content {
        padding: 50px 15px 40px;
    }

    .banner_content h2 {
        font-size: 26px;
    }

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

    .banner_content .icon_play img {
        width: 60px;
    }

    .custom_check {
        padding-left: 30px;
        text-align: left;
    }

    .checkmark {
        left: 0px !important;
    }

    .free_vacation_offer {
        padding: 20px 15px 20px 45px !important;
    }
    .free_vacation_offer .checkmark {
        left: 15px !important;
    }

    .vacaton_offer1 {
        width: 100%;
        float: left;
        padding-bottom: 10px;
    }

    .marketing_content .marketing_center .marketing_inside {
        padding-bottom: 20px;
    }
    .marketing_content .marketing_center .marketing_inside img {
        width: 100%;
    }
    .marketing_content .marketing_center .marketing_inside p {
        font-size: 20px;
    }

    .marketing_content .marketing_center {
        width: 100%;
        float: left;
        padding-bottom: 0px;
    }

    .video_gallery .video_inside .video_content p {
        font-size: 22px;
        min-height: auto;
    }

    .portfolioFilter {
        padding: 0px 15px;
    }
    .portfolioFilter .filter_categories {
        font-size: 18px;
    }

    .members_bg .video_inside {
        min-height: auto;
    }

    .banner_new_content .banner_space {
        padding: 0px 0px 0px;
    }

    .banner_new_content {
        padding: 50px 0px 0px;
    }

    .banner_content h2 {
        font-size: 26px !important;
    }

    .font_30px {
        font-size: 18px !important;
        width: 100%;
    }

    .landing_title h2 {
        font-size: 32px;
    }

    .landing_button a {
        padding: 10px 25px;
        font-size: 18px;
    }

    .landing_button .space_right {
        margin-right: 5px;
    }

    .landing_list ul {
        display: inline-flex !important;
        overflow: scroll;
    }

    .landing_list ul li {
        width: 100%;
        display: flex;
        align-items: initial;
    }

    .landing_list ul li a {
        width: 135px;
        float: left;
    }

    .video_dialog .video_body h2 {
        font-size: 28px;
    }

    .video_dialog .video_body {
        padding: 20px 15px;
    }

    .video_dialog .video_body .modal_button a {
        padding: 10px 15px;
        font-size: 16px;
        width: 94%;
        margin-bottom: 15px;
    }

    .video_dialog .video_body .modal_button .space_right {
        margin-right: 0px;
    }

    .video_dialog .video_body .video_frame iframe {
        height: 175px;
    }

    .video_dialog .video_body .video_frame {
        padding: 25px 0px;
    }

    .new_style {
        font-size: 18px !important;
    }

    /*categories list media query starts here*/
    .list_column {
        width: 100%;
        border-right: none;
    }

    /*categories list media query ends here*/
    .form_new {
        padding: 0px 15px;
    }

    .subscription_details h2 {
        font-size: 24px;
    }

    .subscription_details {
        padding: 0px 15px;
    }

    .subscription_details .sub_details_price {
        padding: 30px 0px;
    }

    .subscription_details .sub_details_price .sub_yearly_price h2 {
        font-size: 26px;
        text-align: center;
    }

    .subscription_details .sub_details_price .sub_yearly_price {
        text-align: center;
    }

    .subscription_details .sub_details_price .sub_yearly_price h2 span a {
        font-size: 14px;
    }

    .subscription_details .sub_details_price .text_right {
        text-align: center !important;
    }

    .page_full .vacation_title h2 {
        font-size: 24px;
    }

    .page_full .business_detail {
        padding: 40px 15px 70px;
    }

    .page_full .business_detail h4 {
        font-size: 20px;
    }

    .page_full .business_detail p {
        font-size: 18px;
    }

    .page_full .inst_main {
        padding: 0px 15px;
    }

    .page_full .inst_main h4 {
        font-size: 20px;
    }

    .page_full .inst_main p {
        font-size: 18px;
    }

    .page_full .inst_main p code {
        font-size: 18px;
    }

    .page_full .info_main {
        padding: 0px 15px;
    }

    .page_full .info_main h4 {
        font-size: 20px;
    }

    .page_full .info_main p {
        font-size: 18px;
    }

    .page_full .info_main .info_inner .info_inner_row .info_inner_left {
        width: 50%;
    }

    .page_full .info_main .info_inner .info_inner_row .info_inner_left p {
        font-size: 18px;
    }

    .page_full .info_main .info_inner .info_inner_row .info_inner_right {
        width: 50%;
    }

    .page_full .info_main .info_inner .info_inner_row .info_inner_right p {
        font-size: 18px;
    }

    .page_full .info_main .values_main h4 {
        font-size: 20px;
    }

    .page_full .info_main .values_main ul li {
        width: 25%;
        font-size: 18px;
    }

    .page_full
        .info_main
        .bottom_details
        .bottom_details_row
        .bottom_details_left {
        width: 50%;
    }

    .page_full
        .info_main
        .bottom_details
        .bottom_details_row
        .bottom_details_left
        p {
        font-size: 18px;
    }

    .page_full
        .info_main
        .bottom_details
        .bottom_details_row
        .bottom_details_right {
        width: 50%;
    }

    .page_full
        .info_main
        .bottom_details
        .bottom_details_row
        .bottom_details_right
        p {
        font-size: 18px;
    }

    .mobileShow1 {
        padding: 0px 10px;
    }

    .mobileShow1 ul li .span_content {
        width: 87%;
    }

    .mobileShow1 ul li {
        font-size: 16px;
    }

    .width700px {
        width: 100% !important;
    }

    .add-new-card .add-card-form .add_card {
        padding: 30px 20px;
    }

    .add-new-card .add-card-form .add_card button {
        padding: 10px 30px;
        font-size: 20px;
    }

    .add-new-card {
        padding: 20px 0px;
    }

    .add-new-card .add-new-card-button {
        padding-left: 45px;
        font-size: 18px;
    }

    .plus-minus-toggle:before,
    .plus-minus-toggle:after {
        left: 15px;
        width: 18px;
    }

    .card-container .card {
        padding: 5px 0px 0px;
    }

    .card-container .card .details .title .name_txt {
        font-size: 17px;
    }

    .card-container .card .details .number {
        font-size: 15px;
    }

    .card-container .card .details .title .default_badge {
        margin-left: 5px;
        font-size: 11px;
    }

    .tooltip_right {
        top: 0px;
    }

    /*faq media query starts here*/
    .page_full .vacation_title {
        padding: 0px 15px;
    }

    .faq_main {
        padding: 25px 15px 0px;
    }

    .faq_main .faq_text p {
        font-size: 20px;
    }

    .faq_main .faqs_section .faqs_title h4 {
        font-size: 20px;
    }

    .faq_main
        .faqs_section
        .faqs_section_inner
        .panel-default
        > .panel-heading
        a {
        font-size: 18px;
    }

    .faq_main
        .faqs_section
        .faqs_section_inner
        .panel-group
        .panel-heading
        + .panel-collapse
        > .panel-body {
        font-size: 16px;
    }

    /* faq media query ends here*/
    .commision_overview_main .commision-form .commision_group {
        width: 100%;
    }

    .commision_overview_main .commision_overview_title h2 {
        font-size: 24px;
        padding: 0px 15px;
    }

    .commision_overview_main .commision-form .commision_payout_method {
        text-align: left;
        padding-top: 25px;
    }

    .commision_overview_main .hotelgift .hotelgift_inside {
        margin-bottom: 20px;
    }
    .commision_overview_main .hotelgift .hotelgift_inside h4 {
        font-size: 24px;
    }
    .commision_overview_main .hotelgift .hotelgift_inside p {
        font-size: 18px;
    }

    .activation_top {
        padding-top: 30px !important;
    }

    .commision_overview_main .activity_graph .activity_graph_inside {
        margin-bottom: 20px;
    }

    .commision_overview_main
        .activity_graph
        .activity_graph_inside
        .earningsOvelay {
        left: 50%;
        top: 64%;
    }
    .commision_overview_main
        .activity_graph
        .activity_graph_inside
        .earningsOvelay
        h2 {
        font-size: 24px;
    }
    .commision_overview_main
        .activity_graph
        .activity_graph_inside
        .earningsOvelay
        p {
        font-size: 16px;
    }

    .chart {
        width: 200px;
        height: 200px;
    }

    .gdpr_privacy .gdpr_privacy_list {
        padding: 20px 15px 0px;
    }

    .gdpr_privacy .gdpr_privacy_list ul {
        padding-left: 20px;
    }

    .gdpr_privacy h2 {
        font-size: 26px;
    }

    .gdpr_privacy .gdpr_privacy_list h3 {
        font-size: 22px;
    }

    .gdpr_privacy .gdpr_privacy_list ul li {
        font-size: 18px;
    }

    .gdpr_privacy .gdpr_privacy_list p {
        font-size: 18px;
    }

    .video_dialog {
        width: 100% !important;
        padding: 0px 15px;
        margin: 0px;
    }

    .video_frame {
        width: 100%;
        height: 200px;
    }

    .videoBody {
        padding: 10px;
    }

    .vacation_activation_main
        .filter_main
        .filter_info_main
        .vacation_status
        ul {
        padding-left: 0px;
    }

    .vacation_activation_main
        .filter_main
        .filter_info_main
        .vacation_status
        ul
        li:first-child {
        font-size: 16px;
        padding-right: 10px;
    }
    .vacation_activation_main
        .filter_main
        .filter_info_main
        .vacation_status
        ul
        li {
        padding-right: 10px;
    }

    .vacation_activation_main
        .filter_main
        .filter_info_main
        .vacation_status
        ul
        .button_label {
        font-size: 15px;
        padding-left: 20px;
    }

    .vacation_content .form_new .width50 {
        width: 100%;
    }

    .vacation_activation_main
        .filter_main
        .filter_info_main
        .filter_option
        ul
        li
        a {
        font-size: 16px !important;
        padding: 8px 20px !important;
        width: 110px !important;
    }
    .vacation_status [type="radio"]:checked + label:before,
    .vacation_status [type="radio"]:not(:checked) + label:before {
        width: 15px;
        height: 15px;
    }

    .vacation_status [type="radio"]:checked + label:after,
    .vacation_status [type="radio"]:not(:checked) + label:after {
        width: 7px;
        height: 7px;
        top: 4px;
        left: 4px;
    }
}
@media only screen and (max-width: 299px) {
    .video_dialog .video_body .modal_button a {
        padding: 10px 15px;
        font-size: 15px;
        width: 100%;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width: 1199px) and (min-width: 992px) {
    .banner_content_affiliate {
        margin-top: 10px;
    }

    .banner_content_affiliate h2 {
        font-size: 28px;
    }

    .banner_content_affiliate ul li h3 {
        font-size: 26px;
    }

    .banner_content_affiliate .click_txt a {
        padding: 10px 24px;
        font-size: 18px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
    .right_wine img {
        width: 350px;
    }

    .right_grapes img {
        width: 350px;
    }

    .vacation_content .right_leaf img {
        width: 350px;
    }

    .vacation_content .left_leaf img {
        width: 350px;
    }

    .right_bottom_leaf img {
        width: 350px;
    }

    .banner_content h2 {
        font-size: 36px !important;
    }

    .banner_content p {
        font-size: 20px;
    }

    .marketing_content .marketing_center .marketing_inside img {
        width: 100%;
    }
    .marketing_content .marketing_center .marketing_inside p {
        font-size: 22px;
    }

    .landing_title h2 {
        font-size: 44px;
    }

    .font_30px {
        font-size: 26px !important;
    }

    .subscription_details .sub_details_price {
        padding: 30px 20px;
    }

    .subscription_details h2 {
        font-size: 32px;
    }

    .subscription_details .sub_details_price .sub_yearly_price h2 {
        font-size: 32px;
    }

    .commision_overview_main .commision_overview_title h2 {
        font-size: 32px;
    }

    .gdpr_privacy h2 {
        font-size: 32px;
    }

    .gdpr_privacy .gdpr_privacy_list h3 {
        font-size: 26px;
    }

    .gdpr_privacy .gdpr_privacy_list ul li {
        font-size: 20px;
    }

    .gdpr_privacy .gdpr_privacy_list p {
        font-size: 20px;
    }

    .headerMain .dropdown-menu > li > a {
        font-size: 14px;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1650px) {
    .right_wine img {
        width: 400px;
    }

    .right_grapes img {
        width: 400px;
    }

    .vacation_content .right_leaf img {
        width: 400px;
    }

    .vacation_content .left_leaf img {
        width: 400px;
    }

    .right_bottom_leaf img {
        width: 400px;
    }
}
@media (min-width: 992px) {
    .marketing_resources_modal {
        width: 950px !important;
        margin: 30px auto;
    }
}
@media (min-width: 1200px) {
    .dropdown-menu {
        right: 0;
        left: auto;
        width: fit-content;
    }
}
@media only screen and (min-width: 1200px) and (max-width: 1366px) {
    .headerMain .navbar-default .navbar-nav > li > a {
        font-size: 16px;
        padding: 0px 10px;
    }

    .headerMain .dropdown-menu > li > a {
        font-size: 15px;
    }
    /* .leftdropdown_menu {
    left: -258px !important;
}*/
}
@media only screen and (max-width: 1024px) {
    .upgrade_center {
        width: 100%;
        float: left;
        display: block;
    }
}
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .menu_left_768 {
        left: 0 !important;
    }
    .rightUlList ul li {
        padding-left: 10px !important;
    }
    .banner_content_affiliate {
        margin-top: 0px;
    }

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

    .banner_content_affiliate ul li h3 {
        font-size: 20px;
    }

    .banner_content_affiliate .click_txt a {
        padding: 10px 25px;
        font-size: 16px;
        margin-left: 5px;
        display: inline-block;
        margin-bottom: 25px;
        margin-top: 10px;
    }

    .banner_content_affiliate ul li span {
        font-size: 16px;
    }

    .banner_content_affiliate p {
        font-size: 18px;
    }
}
/* Custom, iPhone Retina */
/* custom  */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .hotel_cards_type .card_type_box .card_type_inner img {
        width: 140px;
    }

    .hotel_cards_type .card_type_box .card_type_inner h4 {
        font-size: 26px;
    }

    .hotel_cards_type .card_type_box .card_type_inner p {
        font-size: 22px;
    }

    .font_size28px a {
        font-size: 21px !important;
    }

    .brands_main h4 {
        font-size: 28px;
    }
    .dropdown-menu {
        right: 0;
        left: auto;
        width: fit-content;
    }
    /*.leftdropdown_menu {
    left: -244px !important;
  }*/
}
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 767px) {
    .hotel_cards_type .card_type_box {
        margin-bottom: 35px;
    }

    .hotel_cards_type .card_type_box .card_type_inner img {
        width: 125px;
    }

    .hotel_cards_type .card_type_box .card_type_inner h4 {
        font-size: 20px;
    }

    .hotel_cards_type .card_type_box .card_type_inner p {
        font-size: 18px;
        min-height: inherit;
    }

    .marketing_button a,
    .marketing_button button {
        font-size: 16px !important;
        padding: 10px 25px !important;
    }

    .add-new-card .add-card-form .add_card button {
        padding: 10px 25px;
        font-size: 16px;
    }

    .bottom_link .bottom_link_left {
        text-align: center;
        border-right: none;
        padding-right: 0px;
        padding-bottom: 15px;
    }

    .bottom_link_right {
        text-align: center;
    }

    .brands_main h4 {
        font-size: 20px;
    }

    .brands_row img {
        margin: 0 auto;
    }
    .banner_content_affiliate {
        margin-top: 0px;
    }

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

    .banner_content_affiliate ul li h3 {
        font-size: 20px;
    }

    .banner_content_affiliate .click_txt a {
        padding: 10px 25px;
        font-size: 16px;
        margin-left: 5px;
        display: inline-block;
        margin-bottom: 25px;
        margin-top: 10px;
    }

    .banner_content_affiliate ul li span {
        font-size: 16px;
    }

    .banner_content_affiliate p {
        font-size: 18px;
    }
}
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .members_bg .video_inside {
        min-height: 468px;
    }
    .hotel_cards_type .card_type_box .card_type_inner {
        padding: 10px 10px 15px;
    }

    .hotel_cards_type .card_type_box .card_type_inner img {
        width: 125px;
    }

    .hotel_cards_type .card_type_box .card_type_inner h4 {
        font-size: 24px;
    }

    .hotel_cards_type .card_type_box .card_type_inner p {
        font-size: 20px;
        min-height: 112px;
    }

    .font_size28px a {
        font-size: 20px !important;
    }

    .brands_main h4 {
        font-size: 24px;
    }
}
/* Custom, iPhone Retina */
/* custom  */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
@media only screen and (min-width: 768px) and (max-width: 991px) {
    .vacation_activation_main h4 {
        font-size: 24px;
    }

    .filter_btn {
        font-size: 18px;
        padding: 8px 40px;
    }

    .vacation_activation_main
        .filter_main
        .filter_info_main
        .filter_option
        ul
        li
        button {
        font-size: 18px;
        padding: 8px 30px;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .vacation_activation_main h4 {
        font-size: 28px;
    }

    .filter_btn {
        font-size: 19px;
        padding: 8px 40px;
    }

    .vacation_activation_main
        .filter_main
        .filter_info_main
        .filter_option
        ul
        li
        button {
        font-size: 18px;
        padding: 8px 35px;
    }
}
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 767px) {
    .vacation_activation_main {
        padding: 0px 15px;
    }

    .vacation_activation_main h4 {
        font-size: 20px;
        padding-bottom: 10px;
    }

    .vacation_activation_main .filter_main .vacation_count {
        text-align: left;
        padding-bottom: 15px;
        padding-left: 15px;
    }

    .padding_xs0 {
        padding: 0px !important;
    }

    .filter_btn {
        font-size: 16px;
        padding: 7px 30px;
    }

    .vacation_activation_main .filter_main .filter_info_main {
        padding: 60px 15px 40px;
        top: 38px;
    }

    .vacation_activation_main .filter_main .filter_info_main .filter_option {
        padding-top: 10px;
    }

    .vacation_activation_main
        .filter_main
        .filter_info_main
        .filter_option
        ul
        li {
        margin-bottom: 15px;
    }

    .vacation_activation_main
        .filter_main
        .filter_info_main
        .filter_option
        ul
        li
        button {
        font-size: 16px;
        padding: 7px 20px !important;
        width: 110px !important;
        margin-right: 10px;
    }

    .vacation_activation_main .table_main {
        width: 100%;
        float: left;
        padding-top: 0px;
    }
}
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/* custom  */
/*==========  Mobile First Method  ==========*/
/* Custom, iPhone Retina */
/* Extra Small Devices, Phones */
/* Small Devices, Tablets */
/* Medium Devices, Desktops */
/* Large Devices, Wide Screens */
/*==========  Non-Mobile First Method  ==========*/
/* Large Devices, Wide Screens */
@media only screen and (max-width: 767px) {
    .banner_row .row {
        margin: 0px;
    }
    .banner_row h4 {
        padding: 0px 15px;
    }

    .banner_list_top {
        padding: 0px 15px;
    }

    .bannerImage img {
        width: 100%;
    }

    .overlay_info_left img {
        width: auto !important;
    }

    .banner_main .banner_filter li a {
        padding: 20px 40px;
    }
}
/* Medium Devices, Desktops */
/* Small Devices, Tablets */
/* Extra Small Devices, Phones */
/* Custom, iPhone Retina */
/* custom  */

/*# sourceMappingURL=style.css.map */