@import url('color-theme.css');

.tour_drop .g_left,
.travel_tooltrip .lefttitle,
.viewbtn-grey {
    float: left
}

@font-face {
    font-family: soap-icons;
    src: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/soap-icons.eot?26664784);
    src: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/soap-icons.eot?26664784#iefix) format("embedded-opentype"), url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/soap-icons.ttf) format("truetype"), url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/soap-icons.svg?26664784#soap-icons) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: FontAwesome;
    src: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/fontawesome-webfont.eot?v=4.5.0);
    src: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format("embedded-opentype"), url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/fontawesome-webfont.ttf?v=4.5.0) format("truetype"), url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/glyphicons-halflings-regular.eot);
    src: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.validate {
    box-shadow: 0 0 5px rgba(135, 0, 0, .36);
    border: thin solid red !important
}

ul.rtf-drop li {
    text-align: center;
    background: var(--main-web-color);
    border-bottom: 1px solid #fff
}

ul.rtf-drop li:hover {
    background: #0098c9
}

ul.rtf-drop li a {
    color: #fff !important
}

ul.rtf-drop {
    background-color: transparent !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-top: 12px !important;
    position: absolute;
    left: 0;
    top: 23px;
    font-size: 1em !important;
    width: 98%
}

.rtf-drop .bb-0 {
    border-bottom: 0
}

.rtf-drop.dropdown-menu>li>a:focus,
.rtf-drop.dropdown-menu>li>a:hover {
    color: #000 !important;
    text-decoration: none;
    background-color: #e3e3e3 !important
}

.rtf-drop.dropdown-menu::before {
    border: 12px solid var(--main-web-color);
    border-left-color: transparent;
    border-right-color: transparent;
    border-top-color: transparent;
    content: "";
    left: 50%;
    margin-left: -12px;
    position: absolute;
    z-index: 101;
    top: -24px
}

.rtf-drop input[type=submit] {
    background: 0 0 !important;
    border: none;
    color: #fff;
    padding: 5px
}

.postion {
    position: relative !important
}

.br_lf607 {
    margin-left: 607px
}

.wd165 {
    width: 165px !important
}

.orangetext {
    color: #ff4c00;
    margin: 0 !important
}

.Auth-process {
    border-bottom: 20px solid #fff;
    padding-bottom: 20px
}

.rejected-text {
    color: #142456;
    font-size: 13px
}

.travel-rej {
    background: #142456
}

.imporatnatnote {
    color: #fff;
    font-size: 24px
}

.vouchertxt li span {
    display: table-cell;
    padding-left: 5px;
    color: #7b7676
}

.vouchertxt>li {
    padding-top: 12px
}

.width300 {
    width: 350px !important
}

.travel-rejected {
    background-color: #142456;
    border-radius: 3px;
    color: #fff;
    line-height: 4px;
    padding: 2px 6px
}

.viewbtn-grey {
    background: #e0e0e0;
    padding: 10px;
    font-weight: 400;
    color: #000;
    font-size: 14px;
    margin: 10px 10px 10px 0;
    width: auto
}

.btngrp.pull-right.text-right .viewbtn-grey {
    margin-left: 10px;
    margin-right: 0;
    float: right !important
}

.toll-flex {
    display: inline-block;
    overflow: inherit
}

#loginpop.sign-travelo-box,
.mrdivbtn,
.over_hiden,
.tour_drop .imagesearch,
.travel_tooltrip .wraplist {
    overflow: hidden
}

.flex-hoteltooltip_info {
    background: #c5e5cc !important;
    border: thin solid #d0f0d7;
    bottom: 100%;
    display: block;
    border-radius: 4px;
    left: -122px;
    margin-bottom: 1px;
    opacity: 0;
    width: auto;
    padding: 6px;
    position: absolute;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    -ms-transform: translateY(10px);
    -o-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -ms-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;
    font-size: 12px;
    line-height: 14px !important;
    color: #000;
    pointer-events: none;
    z-index: 6 !important
}

.flex-hoteltooltip_info::before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.flex-hoteltooltip_info::after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #c5e5cc 10px;
    bottom: -10px;
    content: " ";
    height: 0;
    left: 55%;
    margin-left: -13px;
    position: absolute;
    width: 0
}

.flex-hotel_tooltip_min {
    cursor: help;
    -webkit-transform: translateZ(0);
    -webkit-font-smoothing: antialiased;
    position: relative
}

.flex-hotel_tooltip_min:hover .flex-hoteltooltip_info {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    width: 266px !important
}

.confirm-text ul li {
    margin: 0;
    color: #ff4c00;
    list-style-type: disc !important
}

.totalgrand,
.totalpricenum {
    font-weight: 700;
    color: #000
}

.wd52 {
    width: 52px !important
}

.wd74 {
    width: 74px !important
}

.totalgrand {
    font-size: 14px
}

.totalpricenum {
    font-size: 29px;
    line-height: 30px
}

.tour_drop div.bhoechie-tab-container {
    z-index: 10;
    background-color: #fff;
    padding: 0 !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-box-shadow: 0 9px 15px rgba(0, 0, 0, .5);
    box-shadow: 0 9px 15px rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 9px 15px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    position: absolute;
    margin-top: 39px !important;
    margin-left: 10px
}

.tour_drop div.bhoechie-tab-menu {
    padding-right: 10px;
    padding-left: 0;
    padding-bottom: 0
}

.tour_drop div.bhoechie-tab-menu div.list-group,
.tour_drop div.bhoechie-tab-menu div.list-group>a {
    margin-bottom: 0
}

.tour_drop div.bhoechie-tab-menu div.list-group>a:first-child {
    border-top-right-radius: 0;
    -moz-border-top-right-radius: 0
}

.tour_drop div.bhoechie-tab-menu div.list-group>a:last-child {
    border-bottom-right-radius: 0;
    -moz-border-bottom-right-radius: 0
}

.tour_drop div.bhoechie-tab-menu div.list-group>a.active,
.tour_drop div.bhoechie-tab-menu div.list-group>a.active .fa,
.tour_drop div.bhoechie-tab-menu div.list-group>a.active .glyphicon {
    background-color: var(--main-web-color);
    color: #fff !important;
    border-color: var(--main-web-color)
}

.tour_drop div.bhoechie-tab-menu div.list-group>a.active:after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -13px;
    border-bottom: 13px solid transparent;
    border-top: 13px solid transparent;
    border-left: 10px solid var(--main-web-color)
}

.tour_drop .list-group-item a b {
    color: #505050
}

.tour_drop .list-group-item a.active b {
    color: #fff !important
}

.tour_drop div.bhoechie-tab-content {
    background-color: #fff;
    padding-top: 15px;
    padding-left: 0;
    min-height: 270px !important
}

.tour_drop div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
    display: none
}

.tour_drop ._right a,
.tour_drop .g_ib {
    display: inline-block
}

.tour_drop .list-group-item {
    border-bottom: none !important;
    border-right: 1px solid #dfdfdf !important;
    min-height: 50px;
    line-height: 32px
}

.tour_drop .list {
    margin-top: 6px;
    margin-bottom: 20px
}

.tour_drop ._left {
    font-size: 13px;
    width: 28%
}

.tour_drop ._right {
    width: 70%
}

.tour_drop ._right a {
    margin-right: 24px;
    color: #888
}

.tour_drop ._right a:hover {
    color: var(--main-web-color)
}

.tour_drop .text-left {
    text-align: left
}

.tour_drop .mt5 {
    margin-top: 5px
}

.tour_drop .list-group span {
    display: inline-block;
    margin-right: 10px
}

.input_hov:hover,
.tour_drop .input_hov:focus {
    border: 1px solid #ff5722 !important
}

.tour_drop .imagesearch {
    height: auto;
    width: 100%
}

.tour_drop .imagediv {
    float: left;
    margin-bottom: 10px;
    position: relative;
    width: 140px
}

.tour_drop .imagediv.wd130px {
    width: 130px
}

.tour_drop .imagediv img {
    height: 74px;
    max-width: 130px;
    width: 100%
}

.tour_drop .imagediv p {
    background: linear-gradient(to top, rgba(0, 0, 0, 1), transparent 100%) rgba(0, 0, 0, 0);
    box-sizing: border-box;
    font-weight: 300;
    position: absolute;
    text-align: center;
    width: 130px;
    color: #fff;
    bottom: -14px
}

.tour_drop .pt25 {
    padding-top: 25px
}

.tour_drop .imagediv img:hover {
    box-shadow: 1px 1px 8px #8e8e8e
}

.ml28per {
    margin-left: 28%
}

.flashitvat {
    color: #fff;
    -webkit-animation: flash linear 2s infinite;
    animation: flash linear 2s infinite
}

@-webkit-keyframes flash {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .1
    }
}

@keyframes flash {

    0%,
    100% {
        opacity: 1
    }

    50% {
        opacity: .1
    }
}

#vatterms h4.qutionline {
    font-weight: 700;
    font-size: 15px;
    margin-bottom: 5px
}

#vatterms .table-bordered>tbody>tr>td,
#vatterms .table-bordered>tbody>tr>th {
    border: 1px solid #717171;
    padding: 5px;
    color: #000
}

.ansVAT {
    color: var(--main-web-color);
    font-size: 13px;
    margin: 7px 0 15px;
    padding-left: 2px
}

.tablewidth {
    width: 40%;
    margin-left: 7%
}

#vatterms .bg-yellow {
    background: #ffdb28
}

#vatterms .bg-gery {
    background: #adacac
}

#vatterms p {
    margin: 5px 0
}

#vatterms .colorbalck {
    color: #717171
}

.TablesofViolations .table-bordered>tbody>tr>td,
.TablesofViolations .table-bordered>tbody>tr>th {
    font-size: 13px !important;
    color: #04afe7 !important
}

.travel_tooltrip .strickprice {
    text-decoration: line-through;
    font-weight: initial;
    color: #a2a2a2;
    margin-left: 5px
}

.travel_tooltrip {
    position: relative;
    text-align: right;
    text-transform: none
}

.travel_tooltrip .wrappert_2 {
    color: var(--main-web-color);
    font-weight: 400;
    cursor: help;
    line-height: 1px;
    padding-top: 3px;
    -webkit-transform: translateZ(0);
    z-index: 1;
    font-size: 14px
}

.travel_tooltrip .travelcart .tooltipfav {
    width: 300px;
    right: 46px;
    text-align: center;
    border-radius: 0;
    background-color: #fff;
    border: 1px solid #fff;
    box-shadow: 0 0 7px 6px #c9c9c9;
    color: #000;
    display: block;
    opacity: 0;
    padding: 6px;
    pointer-events: none;
    transform: translateY(10px);
    transition: all .25s ease-out 0;
    font-size: 12px;
    z-index: 2000 !important;
    position: absolute;
    line-height: 27px;
    transform: translate(-121%, -61%);
    left: 84%;
    top: 50%
}

.travel_tooltrip .wrappert_2 .tooltipfav::after {
    border-left: solid transparent 10px;
    border-right: solid transparent 10px;
    border-top: solid #fff 10px;
    top: 50%;
    content: " ";
    height: 0;
    right: -15px;
    position: absolute;
    width: 0;
    transform: rotate(270deg)
}

.travel_tooltrip .wrappert_2 .tooltipfav::before {
    bottom: -20px;
    content: " ";
    display: block;
    height: 20px;
    left: 0;
    position: absolute;
    width: 100%
}

.travel_tooltrip .wrappert_2:hover .tooltipfav {
    opacity: 1;
    pointer-events: auto
}

.travel_tooltrip .boldprice {
    font-weight: 700;
    font-size: 14px;
    text-align: left
}

.travel_tooltrip .subroomtitle1 {
    color: #2d3e52;
    font-size: 14px;
    line-height: 27px;
    padding: 4px 5px !important
}

.travel_tooltrip .rightval {
    float: right;
    max-width: 64%;
    line-height: 26px;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.travel_tooltrip .line_bt {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    margin: 10px 0
}

#loginpop.sign-travelo-box {
    background: #fff;
    padding: 20px;
    position: relative;
    max-width: 480px !important;
    margin: 0 auto;
    display: none;
    width: 100%
}

#loginpop .login-facebook,
#loginpop .login-googlep,
.ordiv {
    width: 330px;
    text-align: center
}

#loginpop .fa-facebook::before {
    content: "\f09a"
}

#loginpop.sign-travelo-box .close::before {
    opacity: 0 !important
}

#loginpop.sign-travelo-box .close {
    color: #7b7b7b !important;
    opacity: 1;
    font-weight: 400;
    font-size: 22px;
    left: 15px;
    top: 15px;
    position: absolute
}

.login-social {
    clear: both
}

.font-22 {
    font-size: 22px
}

.mb40 {
    margin-bottom: 40px
}

.mt40 {
    margin-top: 40px
}

.mt11 {
    margin-top: 11px
}

#loginpop .login-facebook {
    background-color: #3b5998 !important;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding: 12px;
    clear: both;
    margin: auto;
    border-radius: 5px
}

.login-facebook i.fa {
    background: 0 0 !important;
    margin-right: 10px;
    font-size: 16px
}

#loginpop .login-googlep {
    background-color: #fff !important;
    border: 1px solid #625e5e;
    color: #000;
    font-weight: 700;
    font-size: 15px;
    padding: 12px;
    clear: both;
    margin: auto;
    border-radius: 5px
}

.mrdivbtn {
    margin-bottom: 15px;
    clear: both;
    height: auto;
    display: flex
}

.googleicon {
    padding: 5px 10px;
    background-position: -308px -92px
}

.ordiv {
    border-bottom: 1px solid #d5d4d4;
    margin: 25px auto;
    height: auto;
    line-height: 1px
}

.textor {
    background-color: #fff;
    width: 26px;
    margin: auto auto -9px
}

.mrdivbtn input,
.mrdivbtn select {
    width: 100%;
    border: thin solid #dbdbdb
}

#loginpop .sign-button {
    background: #ff5a60 !important
}

.mrdivbtn a:focus,
.mrdivbtn a:hover {
    color: #fff !important
}

.button_h a:focus,
.button_h a:hover {
    color: #000 !important
}

.fa-envelope-o::before {
    content: "\f003"
}

.mr5 {
    margin-right: 5px
}

a {
    cursor: pointer
}

.mrdivbtn input {
    padding: 10px
}

.mrdivbtn .input_icon {
    position: absolute;
    right: 30px;
    margin-top: 13px;
    font-size: 15px;
    color: #a5a5a5;
    background-image: none
}

.fa-lock::before {
    content: "\f023"
}

.login-social .text_green {
    color: #3c857c;
    font-weight: 700
}

.sign_google,
.sign_with {
    font-weight: 400;
    font-size: 20px
}

.sign_with {
    color: #404040
}

.mrdivbtn .fa-user::before {
    content: "\f007"
}

.text-facebook {
    color: #4468b2
}

.skip {
    font-size: 16px;
    color: #01b7f6
}

.skip:hover {
    color: #ff5a60 !important
}

.mrdivbtn select {
    padding: 5px;
    background-color: #fff
}

#loginpop .gicon {
    background-image: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/img/tourlisticon-min.png)
}

#small-dialog,
#small-dialog-new {
    position: relative
}

.text-black.sign_google:hover {
    color: #d34836 !important
}

@media (min-width: 1200px) and (max-width:2000px) {
    .tour_drop .width_searchb2b {
        width: 78% !important
    }

    .tour_drop .tourraynab2c .width_searchb2c {
        width: 70.75% !important
    }

    .tour_drop .tourraynab2c .imagediv {
        width: 144px !important
    }

    .serach_back .tourraynab2c .imagediv {
        width: 140px !important
    }

    .serach_back .tourraynab2c .width_searchb2c {
        width: 62.9% !important
    }
}

@media only screen and (max-width: 768px) {

    .tablewidth,
    .tour_drop div.bhoechie-tab-container {
        margin-left: 0
    }

    .tablewidth {
        width: 100%
    }

    .max-height {
        max-height: 20%
    }

    .Forgot_pwd .travelo-signup-box,
    .travelo-login-box {
        width: 300px !important
    }

    #small-dialog .close-s::before {
        height: 24px;
        right: 0 !important
    }

    .col-xs-12.col-sm-9.popup-content {
        width: 99%
    }

    .xs-sign {
        transform: translate(-50%, -50%)
    }

    .sign-cancel-box {
        overflow-y: scroll
    }

    .sign-dialog-box {
        max-height: 428px
    }

    .serach_back .tourraynab2c .width_searchb2c {
        width: 90% !important
    }

    .tour_drop ._left {
        font-size: 13px;
        width: 100%
    }

    .tour_drop ._right a {
        margin-bottom: 5px
    }
}

#btnTRNunsave::before {
    opacity: 0 !important
}

.dpartner .partitle {
    background: #d8dbfa;
    padding: 35px;
    box-sizing: border-box;
    color: #000;
    text-align: center;
    border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    -webkit-border-radius: 10px 10px 0 0;
    border: 0 solid #000;
    font-size: 15px;
    font-weight: 700
}

.dpartner .rtnno,
.dpartner .trnnoin {
    color: #a2a2a4;
    text-align: center
}

.dpartner .dpartnecon {
    -webkit-box-shadow: 0 0 7px 0 rgba(216, 211, 211, .75);
    -moz-box-shadow: 0 0 7px 0 rgba(216, 211, 211, .75);
    box-shadow: 0 0 7px 0 rgba(216, 211, 211, .75);
    background: #fff;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px
}

.dpartner .rtnno {
    font-size: 15px
}

.dpartner .trnnoin {
    font-size: 13px;
    font-weight: 400
}

.dpartner .continer {
    width: 320px;
    margin: 0 auto;
    display: block
}

.dpartner .subbtn {
    background: #fcc8a3 !important;
    width: 68px;
    padding: 5px;
    vertical-align: middle;
    color: #000;
    text-align: center;
    border-radius: 5px;
    margin-top: 15px;
    margin-right: 10px;
    font-size: 15px !important;
    text-shadow: none !important;
    opacity: 1;
    font-weight: 400 !important;
    display: inline-block;
    float: none
}

.dpartner .btn-grup {
    margin: 0 auto;
    display: block;
    text-align: center
}

#AgentTRNDetail {
    background: 0 0 !important;
    border: none !important
}

.dpartner {
    width: 400px;
    height: auto;
    margin: 0 auto;
    display: block
}

.new-sliderbanner .price-text .product-title {
    height: 43px !important;
    overflow: hidden
}

.awesome {
    white-space: nowrap;
    color: #fff;
    font-size: 15px;
    position: absolute;
    -webkit-animation: colorchange 10s infinite alternate;
    background-color: var(--main-web-color)
}

@-webkit-keyframes colorchange {

    0%,
    100%,
    20%,
    40%,
    60%,
    80% {
        color: #fff
    }

    10%,
    30%,
    50%,
    70%,
    90% {
        color: #000
    }
}

.global_image {
    background-image: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/img/globeplanet.png);
    height: 96%;
    background-repeat: no-repeat;
    background-size: cover
}

.tripimage .fa-tripadvisor::before {
    content: "\f262"
}

.tripimage .fa-tripadvisor {
    background-image: none
}

.tripimage .trip_icon {
    width: 27px;
    position: absolute;
    font-size: 20px;
    left: 4px;
    bottom: -4px;
    color: #000
}

.tripimage .trip_iconabove {
    width: 32px;
    position: absolute;
    font-size: 24px;
    left: 28px;
    top: -2px;
    color: #000
}

.tripimage .wappertrip {
    height: 133px;
    border: 1px solid #579743;
    width: 190px;
    border-radius: 8px 0 0 8px;
    position: relative;
    overflow: hidden;
    background: #fff;
    margin-top: 5px
}

.tripimage .tripadvisorvertical {
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg);
    position: absolute;
    top: 29px;
    left: -23px;
    font-size: 13px;
    font-weight: 700;
    color: #75a465
}

.tripimage .brbtm {
    border-bottom: 1px solid #579743;
    width: 36px;
    margin-top: 97px;
    margin-left: 0
}

.tripimage .winer {
    border: 1px solid #579743;
    width: 100%;
    float: left;
    margin-left: 34px;
    height: 98px;
    border-top: none
}

.tripimage .bg-gerre {
    text-align: center;
    font-weight: 700;
    font-size: 12px;
    background: #579743;
    line-height: 33px;
    width: 81.4%;
    float: right;
    color: #fff;
    white-space: nowrap
}

.tripimage .pointer {
    width: 120px;
    height: 34px;
    position: relative;
    background: #579743;
    top: 60px;
    left: 17px
}

.tripimage .pointer:after,
.tripimage .pointer:before {
    content: "";
    bottom: 0;
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 15px solid transparent
}

.tripimage .pointer:after {
    position: absolute;
    left: 0;
    border-left: 10px solid #fff
}

.tripimage .pointer:before {
    position: absolute;
    right: 0;
    border-right: 10px solid #fff
}

.tripimage .circletrip {
    width: 90px;
    height: 90px;
    background: #fff;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    position: absolute;
    z-index: 9;
    left: 68px;
    border: .1em dotted #006400;
    top: 8px
}

.tripimage .simpelboxs {
    width: 91px;
    height: 24px;
    background: #fff;
    position: absolute;
    margin-left: 32px;
    top: 65px;
    text-align: center;
    line-height: 40px;
    border-radius: 6px 0 3px 5px
}

.tripimage .simpelbox {
    width: 92px;
    height: 34px;
    background: #579743;
    position: absolute;
    z-index: 99;
    margin-left: 32px;
    top: 53px;
    text-align: center;
    line-height: 33px
}

.tripimage .simpelbox::before,
.tripimage .simpelboxr::after {
    border-left: .1em solid #fff;
    position: absolute;
    content: "";
    height: 21px;
    border-radius: 50%;
    z-index: 1;
    top: 0
}

.tripimage .winnerspan {
    font-size: 13px;
    font-weight: 700;
    color: #fff
}

.tripimage .trip_black {
    color: #000;
    text-align: center;
    margin-top: 20px;
    font-size: 11px
}

.tripimage .advisor_green {
    color: #579743;
    font-size: 11px
}

.tripimage .Trip_center {
    text-align: center;
    margin-top: 15px;
    font-weight: 700
}

.tripimage .simpelbox::before {
    left: -2px;
    -webkit-transform: rotate(-10deg)
}

.tripimage .simpelboxr::after {
    right: 0;
    -webkit-transform: rotate(-2deg)
}

.text-center.anchorcol {
    color: var(--main-web-color) !important
}

.pointsdiv .drop_list_wrrape::before {
    margin: -9px 0 0 208px !important
}

.anchorcol {
    color: red
}

.anchorcol:hover {
    text-decoration: underline
}

.my_li.pointsdiv {
    width: 68px !important
}

.techlist .fa-chevron-down {
    margin-left: 5px
}

.techlist .place_wrap_new::before {
    margin: -9px 0 0 80px
}

.pointsdiv .nav-dropdown {
    width: 216px
}

.ml20per {
    margin-left: 20%
}

.topnav .row_line,
.topnav .row_line>a {
    color: #747171;
    font-size: 13px !important
}

.emailus {
    background: #fff;
    display: block;
    width: 271px;
    text-align: center
}

.anyupdatetit {
    width: 100%;
    padding: 15px 15px 0;
    box-sizing: border-box
}

.anyupdatetit span {
    font-size: 26px;
    color: #1a2b49;
    font-weight: 500;
    display: inline-table;
    line-height: 27px
}

.emailpara p {
    color: #768092;
    font-weight: 400;
    font-size: 15px;
    text-align: center;
    padding: 15px;
    line-height: 20px;
    margin-bottom: 0 !important
}

.redbtnem {
    background: #f98e00;
    display: block;
    height: 68px;
    line-height: 68px;
    text-align: left !important;
    padding-left: 50px;
    box-sizing: border-box;
    padding-top: 0 !important
}

.redbtnem span {
    color: #fff;
    font-size: 22px;
    font-weight: 400
}

.emailusa {
    text-decoration: none
}

.anyupdatetit .world {
    object-position: 0 0
}

.anyupdatetit img {
    vertical-align: middle;
    margin-right: 10px;
    margin-top: 14px;
    width: 49px;
    height: 44px;
    object-fit: none
}

.redbtnem .ingo {
    object-position: 0 -48px
}

.redbtnem img {
    vertical-align: middle;
    width: 64px;
    height: 47px;
    object-fit: none
}

#sizepoint {
    height: 180px !important
}

.available_col,
.earned_col,
.future_col,
.redemeed_col {
    font-weight: 700;
    display: inline-block;
    height: 18px;
    line-height: 18px;
    padding: 0 5px;
    min-width: 52px;
    text-align: center;
    float: right;
    margin: 10px 23px 0 0
}

.available_col {
    color: #009448;
    border: 1px solid #009448;
    border-radius: 5px;
    background-color: #e8fbf1
}

.earned_col {
    color: #556080;
    border: 1px solid #556080;
    border-radius: 5px;
    background-color: #e9eefc
}

.future_col {
    color: #f78f3a;
    border: 1px solid #f78f3a;
    border-radius: 5px;
    background-color: #f5eae1
}

.redemeed_col {
    color: #e74c3c;
    border: 1px solid #e74c3c;
    border-radius: 5px;
    background-color: #fff2f1
}

.rpoints .wrapper_2 {
    z-index: 1111;
    float: left;
    width: 92px;
    margin-left: -90px;
    height: 10px;
    margin-top: 1px
}

.quick-menu.pull-right.cLimit.xs-floath-none.xs-quick-menu li {
    height: 29px;
    margin: 0 0 0 22px !important
}

#agtCreditLimit .my_ul>.my_li,
#dashboard_tag .my_ul>.my_li {
    width: 82px !important
}

#agtrpoints .my_ul>.my_li {
    width: 66px !important
}

#creditlimit_tag .nav-dropdown {
    right: -3px
}

#dashboard_tag .nav-dropdown {
    right: -10px
}

#agtrpoints .nav-dropdown {
    right: 4px;
    width: 272px !important
}

.available_col,
.earned_col,
.future_col,
.redemeed_col {
    margin-left: 15px
}

#helpline_tag .my_li {
    width: 99px !important
}

.techleft {
    margin-left: 16px !important
}

.my_li.techlist {
    width: 110px !important
}

.techleft span {
    margin-right: 13px
}

.pfont20,
.rwrapp .font-b {
    font-weight: 700
}

.rwrapp {
    max-width: 700px;
    color: #303030
}

.rwrapp .redcol {
    color: red
}

.rwrapp .close::before {
    right: 80px !important
}

.pfont20 {
    font-size: 32px
}

.imagerpoint {
    overflow: hidden
}

.imagerpoint img {
    margin-top: -75px
}

.rwrapp ul li {
    line-height: 20px
}

.rwrapp ul.circle li::before {
    color: #303030 !important
}

.rpclick {
    left: 11px;
    width: auto !important
}

#redeempoints {
    width: auto;
    right: 11px
}

.agtemail_icon01.tour_icon {
    background-position: -130px -169px !important
}

.main-timeline {
    overflow: hidden;
    position: relative
}

.main-timeline::before {
    content: "";
    width: 3px;
    height: 100%;
    background: #d6d5d5;
    position: absolute;
    top: 0;
    left: 9px
}

.main-timeline .timeline {
    padding-right: 30px;
    position: relative
}

.main-timeline .timeline:after,
.main-timeline .timeline:before {
    content: "";
    display: block;
    width: 100%;
    clear: both
}

.main-timeline .timeline:last-child:before {
    top: auto;
    bottom: 0
}

.main-timeline .timeline-icon {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #d6d5d5;
    box-sizing: content-box;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0
}

.main-timeline .timeline-icon:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #737ab4;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.main-timeline .timeline-content {
    width: 100%;
    padding: 7px 50px;
    background: #f2f2f2;
    position: relative
}

.main-timeline .timeline-content:after {
    content: "";
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-left: none;
    border-right: 20px solid #f2f2f2;
    right: auto;
    left: -20px
}

.main-timeline .title {
    float: left;
    font-size: 24px;
    font-weight: 700;
    color: #504f54;
    margin: 0 20px 20px 0
}

.main-timeline .post {
    display: inline-block;
    font-size: 14px;
    color: #999;
    margin-top: 6px
}

.main-timeline .description {
    font-size: 14px;
    color: #484747;
    line-height: 24px;
    margin: 0;
    clear: both
}

.main-timeline .timeline {
    padding: 0 0 0 32px
}

.main-timeline .timeline-content {
    margin: 0 0 13px 20px
}

.mt60 {
    margin-top: 60px
}

.mt60 h3 {
    margin-bottom: 35px;
    font-size: 20px;
    color: var(--main-web-color)
}

.mb10 {
    margin-bottom: 10px
}

@media only screen and (max-width: 1200px) {
    .main-timeline .year {
        right: 30%;
        left: 30%
    }
}

@media only screen and (max-width: 990px) {
    .main-timeline .year {
        right: 25%;
        left: 25%
    }
}

@media only screen and (max-width: 767px) {
    .main-timeline:before {
        left: 10px
    }

    .main-timeline .timeline {
        padding: 0 0 0 30px;
        margin-bottom: 20px
    }

    .main-timeline .timeline:last-child {
        margin-bottom: 0
    }

    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:before {
        display: none
    }

    .main-timeline .timeline-icon {
        margin: 0;
        position: absolute;
        top: 7px;
        left: 0
    }

    .main-timeline .year {
        display: block;
        font-weight: 700;
        margin: 0 0 32px 30px;
        z-index: 1;
        position: relative;
        top: auto;
        left: auto;
        right: auto;
        transform: none
    }

    .main-timeline .year:before {
        border-left: none;
        border-right: 18px solid #737ab4;
        right: auto;
        left: -18px
    }

    .main-timeline .timeline-content {
        padding: 20px;
        width: auto;
        float: none;
        margin: 0 0 0 30px
    }

    .main-timeline .timeline-content:after {
        border: none;
        border-bottom: 20px solid #f2f2f2;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        top: -20px;
        left: 50%;
        right: auto;
        transform: translateX(-50%)
    }
}

@media only screen and (max-width: 480px) {
    .main-timeline .title {
        float: none;
        margin: 0
    }

    .main-timeline .year {
        margin-left: 20px
    }

    .main-timeline .timeline-content {
        margin-left: 10px
    }

    .main-timeline .post {
        margin: 5px 0
    }
}

.animationimg {
    background: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/img/newbanner.png) bottom center no-repeat fixed;
    width: 100%;
    height: 100%
}

.Email .nav-tabs {
    display: inline-block;
    border-bottom: none
}

.Email .border-blue,
.Email .border-green,
.Email .border-pink,
.Email .border-yellow {
    border-width: 1px 22px 22px 0;
    border-style: solid;
    height: 110px
}

.Email .text-center {
    text-align: center
}

.Email .mt60 {
    margin-top: 60px;
    margin-bottom: 30px
}

.Email .nav-tabs>li.active>a,
.Email .nav-tabs>li.active>a:focus,
.Email .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #23a1d3;
    border-bottom-color: transparent
}

.Email .nav-tabs>li>a,
.graycolor {
    background-color: #eaebed
}

.Email .nav>li>a {
    padding: 10px 40px
}

.Email .nav-tabs>li>a {
    margin-right: 5px;
    border-radius: 0;
    color: #212322
}

.Email .nav-tabs>li>a:hover {
    border-color: none
}

.Email .color-gr {
    color: #45adae
}

.Email .color-pin {
    color: #d43553
}

.Email .fontmar {
    font-size: 15px;
    margin-bottom: 35px
}

.Email .border-blue {
    -webkit-border-image: -webkit-gradient(linear, 0 0, 100% 0, from(#313638), to(#3d7a96)) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(left, #313638, #3d7a96) 1 100%;
    -moz-border-image: -moz-linear-gradient(left, #313638, #3d7a96) 1 100%;
    -o-border-image: -o-linear-gradient(left, #313638, #3d7a96) 1 100%;
    border-image: linear-gradient(to right, #313638, #3d7a96) 1 100%
}

.Email .border-yellow {
    -webkit-border-image: -webkit-gradient(linear, 0 0, 100% 0, from(#93720e), to(#f5c229)) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(left, #93720e, #f5c229) 1 100%;
    -moz-border-image: -moz-linear-gradient(left, #93720e, #f5c229) 1 100%;
    -o-border-image: -o-linear-gradient(left, #93720e, #f5c229) 1 100%;
    border-image: linear-gradient(to right, #93720e, #f5c229) 1 100%
}

.Email .mt22 {
    margin-top: 22px
}

.Email .border-green {
    -webkit-border-image: -webkit-gradient(linear, 0 0, 100% 0, from(#105051), to(#45adae)) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(right, #105051, #45adae) 1 100%;
    -moz-border-image: -moz-linear-gradient(right, #105051, #45adae) 1 100%;
    -o-border-image: -o-linear-gradient(right, #105051, #45adae) 1 100%;
    border-image: linear-gradient(to right, #105051, #45adae) 1 100%
}

.Email .border-pink {
    -webkit-border-image: -webkit-gradient(linear, 0 0, 100% 0, from(#7f0e22), to(#da3754)) 1 100%;
    -webkit-border-image: -webkit-linear-gradient(right, #7f0e22, #da3754) 1 100%;
    -moz-border-image: -moz-linear-gradient(right, #7f0e22, #da3754) 1 100%;
    -o-border-image: -o-linear-gradient(right, #7f0e22, #da3754) 1 100%;
    border-image: linear-gradient(to right, #7f0e22, #da3754) 1 100%
}

.Email .p30 {
    height: 109px;
    vertical-align: middle;
    display: table-cell
}

.Email .p0 {
    padding: 0
}

.Email .mb7 {
    margin-bottom: 7px
}

.Email .lineb {
    border: 1px solid #23a1d3;
    margin: 0 auto 30px;
    width: 96px
}

.Email .mt19 {
    margin-top: 19px
}

.Email .mt1 {
    margin-top: 1px
}

.Email .p30 p {
    font-size: 15px;
    margin-bottom: 0;
    padding: 0 10px
}

@media only screen and (max-width: 991px) {
    .Email .p30 p {
        margin: -16px 0 0
    }
}

@media only screen and (max-width: 768px) {

    .Email .border-blue,
    .Email .border-green,
    .Email .border-pink,
    .Email .border-yellow {
        border-width: 0;
        border-style: none;
        -webkit-border-image: none;
        -moz-border-image: none;
        -o-border-image: none;
        border-image: none;
        height: 110px
    }

    .Email .mt19 {
        margin-top: 7px
    }

    .Email .p30 {
        background-color: #eaebed;
        margin-top: -18px !important;
        margin-bottom: 26px
    }

    .Email .mt22 {
        margin-top: 9px
    }

    .Email .mb7 {
        margin-bottom: 0
    }

    .Email .mt1 {
        margin-top: -10px !important
    }
}

@media only screen and (max-width: 409px) {
    .Email .nav-tabs>li {
        margin-bottom: 6px;
        width: 100%
    }

    .Email .p30 p {
        margin: -28px 0 0
    }
}

.greenboxwha,
.yelloboxwha {
    color: #fff;
    padding: 10px;
    height: 188px;
    margin-bottom: 25px
}

.yelloboxwha {
    background: #f5c229
}

.greenboxwha {
    background: #45adae
}

#whatsnew1 p {
    font-size: 15px !important
}

.rayna-login .p0,
.ryna-rgstr .pl0 {
    padding: 0
}

.rayna-login .m0 {
    margin: 0
}

.rayna-login .pr0 {
    padding-right: 0
}

.rayna-login .font16 {
    font-size: 14px
}

.login-popup-rn {
    margin: 0 auto;
    float: none;
    display: block
}

.log-caption,
.rayna-login,
.rayna-login .chk-btn,
.ryna-rgstr {
    position: relative;
    width: 100%;
    float: left;
    font-size: 14px
}

.rayna-login .title-log {
    position: relative;
    color: #6c6c6c;
    font-size: 18px
}

.rayna-login .cl-puple,
.ryna-rgstr .cl-puple {
    color: #d460ab
}

.rayna-login .title-log .close-rnd {
    border-radius: 50px;
    background: #5a5a5b;
    color: #fff;
    padding: 4px 6px;
    font-size: 14px
}

.rayna-login .btm-brd,
.ryna-rgstr .btm-brd {
    border-bottom: 1px solid #ccc;
    width: 100%;
    clear: both;
    margin: 5px 0 0
}

.rayna-login .log-option {
    color: #6c6c6c;
    border: 4px solid #e9e9e9;
    border-radius: 50px;
    padding: 7px 3px;
    display: inline-block
}

.rayna-login .social-icon,
.ryna-rgstr .social-icon {
    margin: 0 0 0 10px;
    display: inline-block;
    vertical-align: top
}

.rayna-login .social-icon i,
.ryna-rgstr .social-icon i {
    font-size: 24px;
    vertical-align: middle
}

.rayna-login .social-icon p {
    margin-bottom: 0
}

.rayna-login .fn-bold,
.ryna-rgstr .fn-bold {
    font-weight: 600 !important
}

.rayna-login a,
.rayna-login a:active,
.rayna-login a:focus,
.rayna-login a:hover,
.ryna-rgstr a,
.store-login a:active,
.store-login a:focus,
.store-login a:hover {
    text-decoration: none;
    color: #5685dd
}

.rayna-login .chk-btn .checkbox,
.rayna-login footer ul a {
    margin-top: 0;
    color: #333;
    font-size: 14px
}

.rayna-login .chk-btn .btn,
.ryna-rgstr button.btn {
    background: #f8810c;
    color: #fff;
    width: 160px;
    font-size: 16px
}

.rayna-login .frgt {
    display: block;
    margin: 10px 0;
    text-decoration: underline
}

.rayna-login .fa-google-plus-square:before,
.ryna-rgstr .fa-google-plus-square:before {
    content: "\f0d4"
}

.rayna-login .fa-facebook-square:before,
.ryna-rgstr .fa-facebook-square:before {
    content: "\f082"
}

.rayna-login .mrgn {
    margin: 10px 0 5px
}

.rayna-login footer .navbar {
    margin-bottom: 0
}

.rayna-login footer ul.nav {
    width: 100%;
    text-align: center;
    line-height: 50px
}

.rayna-login footer li i {
    margin-right: 7px;
    font-size: 24px !important;
    color: #f78513;
    vertical-align: middle
}

@media only screen and (max-device-width: 767px) {
    .rayna-login img {
        display: none
    }

    .rayna-login .w-767 {
        width: 100%;
        padding-right: 15px
    }

    .rayna-login footer ul.nav {
        text-align: left;
        padding: 0 15px
    }
}

@media only screen and (max-device-width: 540px) {
    .rayna-login .mrgn {
        margin-bottom: 0
    }

    .pr0-991 {
        padding-right: 15px
    }

    .rayna-login .log-option {
        margin-bottom: 10px
    }
}

.rayna-login img,
.ryna-rgstr img {
    width: 100%;
    height: 404px
}

.rayna-login .fa-star:before,
.ryna-rgstr .fa-star:before {
    content: "\f005"
}

.rayna-login .fa-refresh:before {
    content: "\f021"
}

.rayna-login footer {
    background: #eee
}

.rayna-login .fa,
.ryna-rgstr .fa {
    background-image: none
}

.rayna-login .fa-smile-o:before,
.ryna-rgstr .fa-smile-o:before {
    content: "\f118"
}

.rayna-login .fa-star::before .ryna-rgstr .fa-star::before {
    content: "\f005"
}

.rayna-login .social-icon p {
    font-size: 15px
}

@media only screen and (max-device-width: 767px) {
    .ryna-rgstr img {
        display: none
    }

    .rayna-login footer ul.nav {
        line-height: 20px;
        text-align: left !important;
        padding: 0 15px
    }
}

@media only screen and (max-device-width: 450px) {

    .rayna-login .title-log p,
    .ryna-rgstr .title-log h4 {
        font-size: 16px
    }

    .ryna-rgstr [class*=col-] {
        width: 100%
    }

    .ryna-rgstr .xs-mt20 {
        margin-top: 20px
    }

    .ryna-rgstr {
        margin: 0
    }

    .rayna-login .mrgn {
        margin: 15px 0
    }
}

@media only screen and (max-device-width: 991px) {
    .clear991 {
        clear: both;
        margin: 20px 0
    }
}

.rayna-login .title-log p {
    margin-bottom: 0
}

.ht45 {
    height: 40px
}

.rayna-login p {
    font-size: 14px;
    line-height: 20px
}

.font-16 {
    font-size: 16px
}

#b2clogin {
    padding-bottom: 0
}

.rayna-login footer {
    margin-top: 10px
}

.ryna-rgstr .set_mono {
    position: absolute;
    z-index: 9;
    border-radius: 0;
    margin: 0 !important
}

.ryna-rgstr .p27 {
    padding-left: 27px
}

.ryna-rgstr input#txtMobileNo {
    margin-left: 47px;
    width: 200px
}

.ryna-rgstr select.input-group-addon {
    width: 55px !important;
    padding: 6px 0 !important
}

.fa-tripadvisor::before {
    content: "\f262"
}

.fa-ban::before {
    content: "\f05e"
}

.signin_new h4 {
    font-size: 22px;
    color: #000
}

.m_10 {
    margin-left: -10px
}

.signin_new .position_b {
    bottom: 50px;
    position: relative;
    left: 10px
}

.signin_new .dblock {
    display: block
}

.signin_new .rayna-login .log-option {
    border: 0 solid #e9e9e9
}

.initialism,
.signin_new .box-title small,
.uppercase,
form label {
    text-transform: capitalize
}

.ryna-rgstr button.btn,
.signin_new .rayna-login .chk-btn .btn {
    background: #3ab54b
}

.signin_new .cl-puple {
    color: #59a2f4
}

.signin_new .rayna-login footer ul.nav {
    background: #eee
}

.signin_new .right_six h4 {
    font-size: 18px;
    line-height: 30px
}

.left_six h4,
.signin_new .right_six h4 {
    margin: 10px 0 30px;
    font-weight: 700
}

.signin_new .left_six {
    text-align: center
}

.signin_new .img_lft img {
    width: 100%;
    height: 450px !important;
    border-radius: 0
}

.signin_new .d_flex {
    display: inline-flex
}

.signin_new .d_flex::before {
    content: "\f058";
    font-family: FontAwesome;
    color: #6cbf5a;
    margin-right: 5px
}

.signin_new button.btn {
    background: #df2231;
    font-size: 18px;
    padding-top: 3px
}

.signin_new .left_six .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
    border: 1px solid #c2c2c2;
    border-radius: 4px
}

.signin_new .fa.fa-caret-down::before {
    content: "\f0d7"
}

.signin_new .left_six .input-group .fa-caret-down {
    position: absolute;
    left: 18%;
    top: 6px;
    z-index: 11;
    pointer-events: none;
    padding: 3px 5px;
    background: #989898
}

.signin_new .left_six select.input-group-addon {
    width: 25% !important;
    padding: 6px 0 !important;
    -moz-appearance: none;
    text-align: left;
    border: none !important
}

.signin_new .left_six input#txtMobileNo {
    margin-left: 58px;
    width: 75%;
    border: none
}

.signin_new .left_six .social-icon .go_login {
    font-size: 20px
}

.signin_new .rayna-login ul li i {
    color: #495b95
}

.signin_new .rayna-login ul li:first-child i {
    color: #6cbf5a
}

.signin_new .rayna-login ul li:last-child i {
    color: #ff2323
}

.sign-dialog-box,
.sign-login-box {
    border: none
}

.sign-dialog-box .btnnewclose::before {
    background: 0 0;
    border: none;
    color: #000;
    right: 10px;
    top: 10px;
    font-size: 24px;
    font-weight: 400
}

.signin_new .input-group-addon {
    height: 30px !important;
    background: 0 0 !important
}

.signin_new .form-control {
    height: 30px !important
}

.signin_new input.input-text,
select,
span.custom-select,
textarea {
    border: 0 solid #e9e9e9 !important
}

.signin_new .text-trans {
    text-transform: capitalize
}

.signin_new .setbox::before {
    left: 16px !important
}

.signin_new .rayna-login footer {
    margin-top: 0
}

.signin_new .ml_15 {
    margin-left: -15px
}

.signin_new .m_10 {
    margin-left: 0 !important
}

.anyupdatetit .concrn_cnfution {
    background: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/img/proimg2.png) 0 -322px;
    height: 50px;
    width: 50px;
    float: left;
    margin-top: 3px
}

.redbtnem .email_us {
    background-image: url(https://d1vqfl8cu8qgdj.cloudfront.net/assets/img/proimg2.png);
    height: 50px;
    width: 70px;
    float: left;
    background-position: -52px -324px;
    margin-top: 10px
}

.redbtnem .email_us img {
    display: none
}