﻿
.txtWholesales {
    position: absolute;
    top: 28px;
    left: 96px;
}

.txtCurrency {
    position: absolute;
    top: 28px;
    left: 96px;
}
.txtSecure {
    position: absolute;
    top: 28px;
    left: 96px;
}
.txtFee {
    position: absolute;
    top: 28px;
    left: 96px;
}

.txtSendMoney {
    position: absolute;
    top: 18px;
    left: 35px;
    font-family: SFPro-Regular;
    color: #000000;
    font-size: 34px;
}

.txtPayment {
    position: absolute;
    top: 90px;
    left: 250px;
    font-family: SFPro-Regular;
    font-size:19px;
    color:#000000;
}

.divRateInfo p {
    font-family: SFPro-Bold;
    font-size: 18px;
    color: #000000;
    letter-spacing: -0.5px;
}

.txtRateDisplay {
    font-family: SFPro-Regular;
    font-size: 12px;
    margin-left: 140px;
    margin-top: 25px;
}

#formContactUs{
    width: 419px;
}

.txtDropContact {
    font-family: SFPro-Medium;
    font-size: 14px;
    color: #000000;
    margin-bottom:6px;
    margin-top:20px;
}

#btnSubmit {
    font-family: SFPro-Bold;
    font-size: 16px;
    color: #FFFFFF;
    border-radius: 4px;
    box-shadow: 0px 2px 5px 1px rgba(0, 0, 0, 0.1);
    background: linear-gradient(180deg, rgba(251, 175, 23, 1) 0%, rgba(255, 155, 0, 1) 100%);
    width: 128px;
    height: 42px;
    float:right;
}

.divWholesales{
    position:relative;
    left: 244px;
}

.divCurrency{
    position:relative;
    left:110px;
    margin-top:20px;
}

.divSecure {
    position: relative;
    left: 165px;
    margin-top: 20px;
}

.divFee {
    position: relative;
    left: 164px;
    margin-top: 20px;
}


.divRateInfo{
    margin-top:90px;
}

.divtitlebox{
    margin-top:52px;
}

#formContactUs label {
    position: absolute;
    color: #7A7A7A;
    font-family: SFPro-Regular;
    font-size: 12px;
    margin-left: 10px;
    margin-top: 5px;
}

#formContactUs .form-control, #formContactUs #ddlAreaCode {
    border-radius: 8px;
    border: 1px solid rgba(224, 224, 224, 1);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
    background-color: rgba(255, 255, 255, 1);
    height: 48px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#formContactUs {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

#formContactUs .d-flex {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    min-width: 0;
    width: 100%;
    overflow-x: hidden;
}

.form-phonesection {
    flex-shrink: 0;
    min-width: 0;
    max-width: 100px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.form-phonesection #ddlAreaCode {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.phone-form {
    margin-left:35px;
    flex: 1;
    min-width: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/* Safari-specific: Reduce spacing between country code and phone number */
_::-webkit-full-page-media, _:future, :root .phone-form {
    margin-left: 22px;
}

#formContactUs label.error{
    color:red;
    font-family:SFPro-Regular;
    font-size: 10px;
    margin-top: 0.5px;
}

#formContactUs .select2-container--default .select2-selection--single {
    border-radius: 8px;
    border: 1px solid rgba(224, 224, 224, 1);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.12);
    background-color: rgba(255, 255, 255, 1);
    height: 48px;
}

#formContactUs input {
padding-top: 15px;

}

#btnSubmit:hover {
    background: linear-gradient(180deg, rgba(230, 133, 0, 1) 0%, rgba(248, 151, 0, 1) 100%);
}

#formContactUs .select2-container--default .select2-selection--single .select2-selection__rendered{
    line-height:42px !important;
}

#formContactUs .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 8px;
    right: 2px;
}

.divPhoneRate img{
    width: 515px;
}


.divtitlebox img {
    width: 100%;
}

.txtSendMoney, .txtPayment {
    white-space: nowrap;
}

.divRateInfo p {
    white-space: nowrap;
}

    @media screen and (min-width: 1200px) and (max-width: 1300px) {
        .divPhoneRate img {
            width: 460px;
        }

        .rateInfoFlex {
            margin-left: -98px;
        }

        .divtitlebox img {
            width: 90%;
        }

        .divtitlebox {
            margin-left: 100px;
        }

        #formContactUs {
            margin: auto;
            margin-right: 66px;
        }

        .txtSendMoney {
            font-size: 28px;
            top: 14px;
            left: 30px
        }

        .txtPayment {
            top: 72px;
            left: 199px;
            font-size: 18px;
        }

        .divPhoneRate {
            margin-top: 52px;
        }

    }

    @media screen and (max-width: 1199px) {
        .landingFlex {
            flex-direction: column-reverse;
        }

        .divContactUsInfo {
            margin: auto;
        }

        .divPhoneRate img {
            width: 460px;
        }

        .divRateInfo {
            margin-left: -100px;
        }
/*
        .divMap {
            display: none;
        }*/
    }

    @media screen and (min-width:900px) and (max-width: 1024px)
    {
        .rateInfoFlex{
            margin-left: 115px;
        }

    }


    @media screen and (min-width:850px) and (max-width: 899px) {
    .rateInfoFlex {
        margin-left: 45px;
    }

}


    @media screen and (max-width: 550px) {

        .rateInfoFlex {
            margin-top: 20px;
        }

        .txtSendMoney {
            font-size: 26px;
            top: 15px;
        }

        .txtPayment {
            font-size: 17px;
            top: 62px;
            left: 198px;
        }

        #formContactUs {
            width: 85%;
            margin: auto;
        }

            #formContactUs .phone-form input {
                width: 343px;
                max-width: 100%;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }

        .divPhoneRate img {
            width: 324px;
            margin-left: 45px;
        }

        .divRateInfo img {
            width: 262px;
        }

        .divWholesales {
            left: 167px;
        }

        .divCurrency {
            left: 136px;
            margin-top: 0px;
        }

        .txtWholesales {
            top: 28px;
            left: 88px;
        }

        .divRateInfo p {
            font-size: 14px;
        }

        .divRateInfo {
            margin-top: 0px;
        }

        .txtCurrency {
            top: 20px;
            left: 60px;
        }

        .divSecure {
            left: 120px;
            margin-top: 0px;
        }

        .divFee {
            left: 106px;
            margin-top: 0px;
        }
    }

    @media screen and (max-width: 430px) {
        .divtitlebox img {
            width: 100%;
        }

        .txtSendMoney {
            font-size: 20px;
            top: 10px;
            left: 20px;
        }

        .txtPayment {
            font-size: 14px;
            top: 48px;
            left: 130px;
        }

        #formContactUs .phone-form input {
            width: 280px;
            max-width: 100%;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

        .divPhoneRate img {
            width: 220px;
            margin-left: 42px;
        }

        .divRateInfo img {
            width: 168px;
        }

        .divContactUsInfo {
            width: 396px;
        }

        #formContactUs {
            width: 100%;
        }

        .divRateInfo p {
            font-size: 12px;
            white-space: nowrap;
        }

        .divWholesales {
            left: 200px;
        }

        .txtWholesales {
            left: 58px;
            top: 16px;
        }

        .divRateInfo .divCurrency img {
            width: 248px;
        }

        .txtCurrency {
            top: 19px;
            left: 70px;
        }

        .txtSecure {
            top: 16px;
            left: 47px;
        }

        .txtFee {
            top: 18px;
            left: 57px;
        }

        .txtRateDisplay {
            font-size: 10px;
            position: absolute;
            bottom: 14px;
            right: 5px;
            white-space: nowrap;
        }

        .divRateInfo {
            margin-top: 0px;
        }

        .rateInfoFlex {
            margin-top: 59px;
        }

        .divCurrency, .divSecure, .divFee {
            margin-top: 0px;
        }

        .divCurrency {
            left: 110px;
        }

        .divSecure, .divFee {
            left: 165px;
        }
    }

    @media screen and (max-width: 400px) {
        .txtSendMoney {
            font-size: 16px;
        }

        .txtPayment {
            font-size: 12px;
        }

        #formContactUs {
            width: 90%;
            margin: auto;
        }

            #formContactUs .phone-form input {
                width: 236px;
                max-width: 100%;
                box-sizing: border-box;
                -webkit-box-sizing: border-box;
            }

        .divRateInfo img {
            width: 70%;
        }

        .divRateInfo p {
            font-size: 10px;
        }

        .divRateInfo .divCurrency img {
            width: 210px;
        }

        .txtWholesales {
            left: 47px;
            top: 15px;
        }

        .divPhoneRate img {
            width: 230px;
            margin-left: 45px;
        }

        .divContactUsInfo {
            width: 100%;
        }

        .txtCurrency {
            top: 17px;
            left: 60px;
        }

        .txtSecure {
            top: 14px;
            left: 45px;
        }

        .txtFee {
            top: 15px;
            left: 53px;
        }

        .txtRateDisplay {
            right: 0px;
            white-space: normal;
            margin-left: 8px;
        }
    }


    @media screen and (max-width: 380px) {
        .divPhoneRate img {
            width: 166px;
            margin-left: 63px;
        }

        #formContactUs .phone-form input {
            width: 220px;
            max-width: 100%;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }

        .txtRateDisplay {
            white-space: nowrap;
            font-size: 8px;
            bottom: 3px;
        }

        .divRateInfo {
            margin-top: -15px;
        }

        .txtPayment {
            top: 42px;
            left: 122px;
        }
    }

    @media screen and (min-width: 300px) and (max-width: 350px) {
        #formContactUs .phone-form input {
            width: 194px;
            max-width: 100%;
            box-sizing: border-box;
            -webkit-box-sizing: border-box;
        }
    }

    @media screen and (min-width: 650px) and (max-width: 700px) {

        .txtSendMoney {
            top: 14px;
            left: 31px;
            font-size: 30px;
        }

        .txtPayment {
            top: 84px;
            left: 224px;
        }

        #formContactUs {
            margin: auto;
        }
    }

    @media screen and (max-width: 649px) and (min-width: 601px){
        .txtPayment {
            top: 75px;
            left: 224px;
        }
    }

    @media screen and (max-width: 600px) and (min-width: 551px){
        .txtPayment {
            font-size: 17px;
            top: 65px;
            left: 215px;
        }
    }

    @media screen and (max-width: 518px) and (min-width: 430px){
        .txtPayment {
            top: 55px;
            left: 170px;
            font-size: 15px;
        }

        .txtSendMoney {
            font-size: 22px;
        }
    }

    @media screen and (max-width: 360px){
        .txtPayment {
            top: 42px;
            left: 110px;
        }
    }

    @media screen and (width: 430px){
        .txtPayment {
            top: 48px;
            left: 130px;
        }
    }

    @media screen and (max-width: 648px) and (min-width: 551px){
        .txtSendMoney {
            font-size: 28px;
        }
    }
