@charset "utf-8"; /* CSS Document */

body, html { /*position: relative;*/
    position: fixed;
    height: 100%;
    width: 100%; /*overflow: auto;	*/
    background-color: #000;
}

#left { /*background-image:url(../img/IMGcolredImages/IMG/India.jpg);*/
    background-size: 100% 100%;
    background-repeat: no-repeat;
    min-height: 650px;
    background-position: 0px 0px;
}

.cover1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 58.3333%;
    height: 100%;
    background-size: 100% 100%;
}

.cover2 {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-size: 100% 100%;
}

.India {
    background-image: url(../img/IMGcolredImages/IMG/India.jpg)!important;
    animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -ms-animation-name: fadeIn;
    -0-animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    ;
    -ms-animation-duration: 3s;
    -0-animation-duration:3s;
    -webkit-animation-duration: 3s;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0%;

{
    opacity: 0;
}

100% {
    opacity: 1;
}

}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.India_clr1 {
    background: #4A9FAD;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.India_clr2 {
    background: #4A9FAD;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.India_clr3 {
    background: #D2674B;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

.Australia {
    background-image: url(../img/IMGcolredImages/IMG/australia.jpg);
    color: #FFF;
    animation-name: fadeInau;
    -moz-animation-name: fadeInau;
    -ms-animation-name: fadeInau;
    -0-animation-name: fadeInau;
    -webkit-animation-name: fadeInau;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    ;
    -ms-animation-duration: 3s;
    -0-animation-duration:3s;
    -webkit-animation-duration: 3s;
}

@keyframes fadeInau {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeInau {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeInau {
    0%;

{
    opacity: 0;
}

100% {
    opacity: 1;
}

}

@-webkit-keyframes fadeInau {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeInau {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.Australia_clr1 {
    background: #624F31;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Australia_clr2 {
    background: #624F31;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Australia_clr3 {
    background: #AD6149;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

.USA {
    background-image: url(../img/IMGcolredImages/IMG/USA1.jpg);
    color: #FFF;
    animation-name: fadeIn_us;
    -moz-animation-name: fadeIn_us;
    -ms-animation-name: fadeIn_us;
    -0-animation-name: fadeIn_us;
    -webkit-animation-name: fadeIn_us;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    ;
    -ms-animation-duration: 3s;
    -0-animation-duration:3s;
    -webkit-animation-duration: 3s;
}

@keyframes fadeIn_us {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn_us {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn_us {
    0%;

{
    opacity: 0;
}

100% {
    opacity: 1;
}

}

@-webkit-keyframes fadeIn_us {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn_us {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.USA_clr1 {
    background: #B45F5F;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.USA_clr2 {
    background: #B45F5F;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.USA_clr3 {
    background: #3E91F9;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

.Canada {
    background-image: url(../img/IMGcolredImages/IMG/canada2.jpg);
    color: #FFFFFF;
    animation-name: fadeIn_ca;
    -moz-animation-name: fadeIn_ca;
    -ms-animation-name: fadeIn_ca;
    -0-animation-name: fadeIn_ca;
    -webkit-animation-name: fadeIn_ca;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    ;
    -ms-animation-duration: 3s;
    -0-animation-duration:3s;
    -webkit-animation-duration: 3s;
}

@keyframes fadeIn_ca {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn_ca {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn_ca {
    0%;

{
    opacity: 0;
}

100% {
    opacity: 1;
}

}

@-webkit-keyframes fadeIn_ca {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn_ca {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.Canada_clr1 {
    background: #C7AF8B;
    color: #333;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Canada_clr2 {
    background: #C7AF8B;
    color: #333;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Canada_clr3 {
    background: #D6E4F1;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.Malaysia {
    background-image: url(../img/IMGcolredImages/IMG/malaysia.jpg);
    color: #FFF;
    animation-name: fadeIn_ma;
    -moz-animation-name: fadeIn_ma;
    -ms-animation-name: fadeIn_ma;
    -0-animation-name: fadeIn_ma;
    -webkit-animation-name: fadeIn_ma;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    ;
    -ms-animation-duration: 3s;
    -0-animation-duration:3s;
    -webkit-animation-duration: 3s;
}

@keyframes fadeIn_ma {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn_ma {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn_ma {
    0%;

{
    opacity: 0;
}

100% {
    opacity: 1;
}

}

@-webkit-keyframes fadeIn_ma {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn_ma {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.Malaysia_clr1 {
    background: #234889;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Malaysia_clr2 {
    background: #234889;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Malaysia_clr3 {
    background: #e07f3e;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

.Singapore {
    background-image: url(../img/IMGcolredImages/IMG/Singapore.jpg);
    color: #FFF;
    animation-name: fadeIn_si;
    -moz-animation-name: fadeIn_si;
    -ms-animation-name: fadeIn_si;
    -0-animation-name: fadeIn_si;
    -webkit-animation-name: fadeIn_si;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    ;
    -ms-animation-duration: 3s;
    -0-animation-duration:3s;
    -webkit-animation-duration: 3s;
}

@keyframes fadeIn_si {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn_si {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn_si {
    0%;

{
    opacity: 0;
}

100% {
    opacity: 1;
}

}

@-webkit-keyframes fadeIn_si {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn_si {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.Singapore_clr1 {
    background: #C17911;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Singapore_clr2 {
    background: #C17911;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Singapore_clr3 {
    background: #234889;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

.Dubai {
    background-image: url(../img/IMGcolredImages/IMG/dubai.jpg);
    animation-name: fadeIn_si;
    -moz-animation-name: fadeIn_di;
    -ms-animation-name: fadeIn_di;
    -0-animation-name: fadeIn_di;
    -webkit-animation-name: fadeIn_di;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    ;
    -ms-animation-duration: 3s;
    -0-animation-duration:3s;
    -webkit-animation-duration: 3s;
}

@keyframes fadeIn_di {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn_di {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn_di {
    0%;

{
    opacity: 0;
}

100% {
    opacity: 1;
}

}

@-webkit-keyframes fadeIn_di {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn_di {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.Dubai_clr1 {
    background: #666666;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Dubai_clr2 {
    background: #666666;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Dubai_clr3 {
    background: #ECE4D1;
    color: #333;
    font-size: 16px;
    font-weight: bold;
}

.China {
    background-image: url(../img/IMGcolredImages/IMG/china.jpg);
    color: #FFF;
    animation-name: fadeIn_ch;
    -moz-animation-name: fadeIn_ch;
    -ms-animation-name: fadeIn_ch;
    -0-animation-name: fadeIn_ch;
    -webkit-animation-name: fadeIn_ch;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    ;
    -ms-animation-duration: 3s;
    -0-animation-duration:3s;
    -webkit-animation-duration: 3s;
}

@keyframes fadeIn_ch {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn_ch {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn_ch {
    0%;

{
    opacity: 0;
}

100% {
    opacity: 1;
}

}

@-webkit-keyframes fadeIn_ch {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn_ch {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.China_clr1 {
    background: #13A8C0;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.China_clr2 {
    background: #13A8C0;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.China_clr3 {
    background: #839673;
    color: #FFF;
    ;
    font-size: 16px;
    font-weight: bold;
}

.Pakistan {
    background-image: url(../img/IMGcolredImages/IMG/pakistan.jpg);
    animation-name: fadeIn_pa;
    -moz-animation-name: fadeIn_pa;
    -ms-animation-name: fadeIn_pa;
    -0-animation-name: fadeIn_pa;
    -webkit-animation-name: fadeIn_pa;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    ;
    -ms-animation-duration: 3s;
    -0-animation-duration:3s;
    -webkit-animation-duration: 3s;
}

@keyframes fadeIn_pa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn_pa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn_pa {
    0%;

{
    opacity: 0;
}

100% {
    opacity: 1;
}

}

@-webkit-keyframes fadeIn_pa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn_pa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.Pakistan_clr1 {
    background: #314562;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Pakistan_clr2 {
    background: #314562;
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.Pakistan_clr3 {
    background: #38362E;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

.France {
    background-image: url(../img/IMGcolredImages/IMG/france2.jpg);
    color: #FFF;
    animation-name: fadeIn_fa;
    -moz-animation-name: fadeIn_fa;
    -ms-animation-name: fadeIn_fa;
    -0-animation-name: fadeIn_fa;
    -webkit-animation-name: fadeIn_fa;
    animation-duration: 3s;
    -moz-animation-duration: 3s;
    ;
    -ms-animation-duration: 3s;
    -0-animation-duration:3s;
    -webkit-animation-duration: 3s;
}

@keyframes fadeIn_fa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn_fa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn_fa {
    0%;

{
    opacity: 0;
}

100% {
    opacity: 1;
}

}

@-webkit-keyframes fadeIn_fa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn_fa {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.France_clr1 {
    background: rgb(72, 72, 81);
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.France_clr2 {
    background: rgb(72, 72, 81);
    color: #FFF;
    margin-left: 3%;
    font-size: 16px;
    font-weight: bold;
}

.France_clr3 {
    background: #AD6149;
    color: #FFF;
    font-size: 16px;
    font-weight: bold;
}

#menu {
    background: none;
    margin-top: 4%;
}

.f-right {
    float: right;
}

.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

#top {
    height: auto;
    max-height: 30%;
    width: 100%;
    background: none;
    float: left;
}

#txt {
    font-size: 1.6em;
    font-family: 'Oswald', sans-serif;
    margin-top: 5%;
    text-align: center;
}

img {
    float: right;
    width: 15%;
    height: 15px;
}

#img {
    float: left;
    width: 15%;
    height: 15px;
}

.India_formBG {
    background: url(../img/img/1621261.jpg)!important;
  width:100%;
  height:100%;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -0-animation-duration:1s;
    -webkit-animation-duration: 1s;
}

@keyframes slideInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.DropDown_India { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: rgba(0, 0, 0, 0.28);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_India span {
        color: #000;
    }

    .DropDown_India:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_India .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_India .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_India .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_India .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_India .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_India .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_India .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_India .dropdown li:hover a {
            background: #003142;
            color: #FFF;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_India.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_India .dropdown, .no-pointerevents .DropDown_India .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_India.active .dropdown, .no-pointerevents .DropDown_India.active .dropdown {
    display: block;
}

.Australia_formBG {
    background: url(../img/IMGcolredImages/IMG/Ausfrm_bg.jpg);
    animation-name: slideInUp;
    -moz-animation-name: slideInUp;
    -o-animation-name: slideInUp;
    -ms-animation-name: slideInUp;
    -webkit-animation-name: slideInUp;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
}

@keyframes slideInUp {
    0% {
        -moz-transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.DropDown_Australia { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: rgba(0, 0, 0, 0.28);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_Australia span {
        color: #FFF;
    }

    .DropDown_Australia:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_Australia .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_Australia .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_Australia .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_Australia .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_Australia .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_Australia .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_Australia .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_Australia .dropdown li:hover a {
            background: #BFAF95;
            color: #FFF;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_Australia.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_Australia .dropdown, .no-pointerevents .DropDown_Australia .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_Australia.active .dropdown, .no-pointerevents .DropDown_Australia.active .dropdown {
    display: block;
}

.USA_formBG {
    background: background: #225781; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #225781 0%, #3c7298 21%, #4e7996 50%, #5e8096 69%, #798b96 92%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #225781), color-stop(21%, #3c7298), color-stop(50%, #4e7996), color-stop(69%, #5e8096), color-stop(92%, #798b96)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #225781 0%, #3c7298 21%, #4e7996 50%, #5e8096 69%, #798b96 92%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #225781 0%, #3c7298 21%, #4e7996 50%, #5e8096 69%, #798b96 92%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #225781 0%, #3c7298 21%, #4e7996 50%, #5e8096 69%, #798b96 92%); /* IE10+ */
    background: linear-gradient(135deg, #225781 0%, #3c7298 21%, #4e7996 50%, #5e8096 69%, #798b96 92%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#225781', endColorstr='#798b96', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    Color format:Comments IE9 Support (?);
    animation-name: slideInDownus;
    -moz-animation-name: slideInDownus;
    -ms-animation-name: slideInDownus;
    -0-animation-name: slideInDownus;
    -webkit-animation-name: slideInDownus;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -0-animation-duration:1s;
    -webkit-animation-duration: 1s;
}

@keyframes slideInDownus {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.DropDown_USA { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: rgba(0, 0, 0, 0.28);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_USA span {
        color: #FFF;
    }

    .DropDown_USA:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_USA .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_USA .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_USA .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_USA .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_USA .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_USA .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_USA .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_USA .dropdown li:hover a {
            background: #658396;
            color: #FFF;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_USA.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_USA .dropdown, .no-pointerevents .DropDown_USA .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_USA.active .dropdown, .no-pointerevents .DropDown_USA.active .dropdown {
    display: block;
}

.Canada_formBG {
    background-image: url(../img/IMGcolredImages/IMG/canadafrm_bg.jpg);
    background-size: 100% 100%;
    animation-name: slideInUpca;
    -moz-animation-name: slideInUpca;
    -o-animation-name: slideInUpca;
    -ms-animation-name: slideInUpca;
    -webkit-animation-name: slideInUpca;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
}

@keyframes slideInUpca {
    0% {
        -moz-transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.DropDown_Canada { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: none repeat scroll 0% 0% rgba(151, 151, 151, 0.25);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_Canada span {
        color: #FFF;
    }

    .DropDown_Canada:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_Canada .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_Canada .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_Canada .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_Canada .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_Canada .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_Canada .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_Canada .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_Canada .dropdown li:hover a {
            background: #132960;
            color: #FFF;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_Canada.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_Canada .dropdown, .no-pointerevents .DropDown_Canada .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_Canada.active .dropdown, .no-pointerevents .DropDown_Canada.active .dropdown {
    display: block;
}

.Malaysia_formBG {
    background-image: url(../img/IMGcolredImages/IMG/malyasiafrm_bg.jpg);
    animation-name: slideInDownusma;
    -moz-animation-name: slideInDownusma;
    -ms-animation-name: slideInDownusma;
    -0-animation-name: slideInDownusma;
    -webkit-animation-name: slideInDownusma;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -0-animation-duration:1s;
    -webkit-animation-duration: 1s;
}

@keyframes slideInDownusma {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.DropDown_Malaysia { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: rgba(0, 0, 0, 0.28);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_Malaysia span {
        color: #FFF;
    }

    .DropDown_Malaysia:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_Malaysia .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_Malaysia .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_Malaysia .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_Malaysia .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_Malaysia .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_Malaysia .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_Malaysia .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_Malaysia .dropdown li:hover a {
            background: none repeat scroll 0% 0% #646968;
            color: #FFF;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_Malaysia.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_Malaysia .dropdown, .no-pointerevents .DropDown_Malaysia .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_Malaysia.active .dropdown, .no-pointerevents .DropDown_Malaysia.active .dropdown {
    display: block;
}

.Singapore_formBG {
    background: #0c91a0; /* Old browsers */
    background: -moz-linear-gradient(-45deg, #0c91a0 0%, #006e2e 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #0c91a0), color-stop(100%, #006e2e)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(-45deg, #0c91a0 0%, #006e2e 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(-45deg, #0c91a0 0%, #006e2e 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(-45deg, #0c91a0 0%, #006e2e 100%); /* IE10+ */
    background: linear-gradient(135deg, #0c91a0 0%, #006e2e 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c91a0', endColorstr='#006e2e', GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    animation-name: slideInUpsi;
    -moz-animation-name: slideInUpsi;
    -o-animation-name: slideInUpsi;
    -ms-animation-name: slideInUpsi;
    -webkit-animation-name: slideInUpsi;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
}

@keyframes slideInUpsi {
    0% {
        -moz-transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.DropDown_Singapore { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: rgba(1, 2, 14, 0.48);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_Singapore span {
        color: #FFF;
    }

    .DropDown_Singapore:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_Singapore .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_Singapore .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_Singapore .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_Singapore .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_Singapore .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_Singapore .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_Singapore .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_Singapore .dropdown li:hover a {
            background: #098986;
            color: #FFF;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_Singapore.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_Singapore .dropdown, .no-pointerevents .DropDown_Singapore .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_Singapore.active .dropdown, .no-pointerevents .DropDown_Singapore.active .dropdown {
    display: block;
}

.Malaysia_formBG {
    background-image: url(../img/IMGcolredImages/IMG/malyasiafrm_bg.jpg);
}

.DropDown_Malaysia { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: rgba(0, 0, 0, 0.28);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_Malaysia span {
        color: #FFF;
    }

    .DropDown_Malaysia:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_Malaysia .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_Malaysia .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_Malaysia .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_Malaysia .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_Malaysia .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_Malaysia .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_Malaysia .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_Malaysia .dropdown li:hover a {
            background: #B1D3BB;
            color: #333;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_Malaysia.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_Malaysia .dropdown, .no-pointerevents .DropDown_Malaysia .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_Malaysia.active .dropdown, .no-pointerevents .DropDown_Malaysia.active .dropdown {
    display: block;
}

.Dubai_formBG {
    background-image: url(../img/IMGcolredImages/IMG/Dubaifrm_bg.jpg);
    animation-name: slideInDowndu;
    -moz-animation-name: slideInDowndu;
    -ms-animation-name: slideInDowndu;
    -0-animation-name: slideInDowndu;
    -webkit-animation-name: slideInDowndu;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -0-animation-duration:1s;
    -webkit-animation-duration: 1s;
}

@keyframes slideInDowndu {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.DropDown_Dubai { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: rgba(0, 0, 0, 0.28);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_Dubai span {
        color: #FFF;
    }

    .DropDown_Dubai:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_Dubai .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_Dubai .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_Dubai .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_Dubai .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_Dubai .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_Dubai .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_Dubai .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_Dubai .dropdown li:hover a {
            background: #7382A7;
            color: #FFF;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_Dubai.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_Dubai .dropdown, .no-pointerevents .DropDown_Dubai .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_Dubai.active .dropdown, .no-pointerevents .DropDown_Dubai.active .dropdown {
    display: block;
}

.China_formBG {
    background-image: url(../img/IMGcolredImages/IMG/background.jpg);
    animation-name: slideInUpch;
    -moz-animation-name: slideInUpch;
    -o-animation-name: slideInUpch;
    -ms-animation-name: slideInUpch;
    -webkit-animation-name: slideInUpch;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
}

@keyframes slideInUpch {
    0% {
        -moz-transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.DropDown_China { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: rgba(1, 2, 14, 0.48);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_China span {
        color: #FFF;
    }

    .DropDown_China:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_China .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_China .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_China .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_China .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_China .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_China .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_China .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_China .dropdown li:hover a {
            background: #222222;
            color: #FFF;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_China.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_China .dropdown, .no-pointerevents .DropDown_China .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_China.active .dropdown, .no-pointerevents .DropDown_China.active .dropdown {
    display: block;
}

.Pakistan_formBG {
    background-image: url(../img/IMGcolredImages/IMG/pakfrm_bg.jpg);
    animation-name: slideInDownus;
    -moz-animation-name: slideInDownpa;
    -ms-animation-name: slideInDownpa;
    -0-animation-name: slideInDownpa;
    -webkit-animation-name: slideInDownpa;
    animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -0-animation-duration:1s;
    -webkit-animation-duration: 1s;
}

@keyframes slideInDownpa {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
        -moz-transform: translateY(-2000px);
        -ms-transform: translateY(-2000px);
        transform: translateY(-2000px);
    }

    100% {
        -moz-transform: translateY(0);
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
}

.DropDown_Pakistan { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: rgba(1, 2, 14, 0.48);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_Pakistan span {
        color: #FFF;
    }

    .DropDown_Pakistan:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_Pakistan .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_Pakistan .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_Pakistan .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_Pakistan .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_Pakistan .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_Pakistan .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_Pakistan .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_Pakistan .dropdown li:hover a {
            background: #BB7249;
            color: #FFF;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_Pakistan.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_Pakistan .dropdown, .no-pointerevents .DropDown_Pakistan .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_Pakistan.active .dropdown, .no-pointerevents .DropDown_Pakistan.active .dropdown {
    display: block;
}

.France_formBG {
    background: #099;
    animation-name: slideInUpfr;
    -moz-animation-name: slideInUpfr;
    -o-animation-name: slideInUpfr;
    -ms-animation-name: slideInUpfr;
    -webkit-animation-name: slideInUpfr;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
}

@keyframes slideInUpfr {
    0% {
        -moz-transform: translate3d(0, 100%, 0);
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -moz-transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.DropDown_France { /* Size and position */
    position: relative; /*width: 200px;*/
    margin-top: 12px;
    padding: 10px; /* Styles */
    border-radius: 7px;
    border: 1px solid rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(50,50,50,0.1);
    cursor: pointer;
    outline: none; /* Font settings */
    background: rgba(1, 2, 14, 0.48);
    font-weight: bold;
    color: #8AA8BD;
}

    .DropDown_France span {
        color: #FFF;
    }

    .DropDown_France:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #8aa8bd transparent;
    }

    .DropDown_France .dropdown { /* Size & position */
        position: absolute;
        top: 140%;
        left: 0;
        right: 0; /* Styles */
        background: white;
        border-radius: inherit;
        border: 1px solid rgba(0,0,0,0.17);
        box-shadow: 0 0 5px rgba(0,0,0,0.1);
        font-weight: normal;
        -webkit-transition: all 0.5s ease-in;
        -moz-transition: all 0.5s ease-in;
        -ms-transition: all 0.5s ease-in;
        -o-transition: all 0.5s ease-in;
        transition: all 0.5s ease-in;
        list-style: none; /* Hiding */
        opacity: 0;
        pointer-events: none;
    }

        .DropDown_France .dropdown:after {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 15px;
            border-width: 0 6px 6px 6px;
            border-style: solid;
            border-color: #fff transparent;
        }

        .DropDown_France .dropdown:before {
            content: "";
            width: 0;
            height: 0;
            position: absolute;
            bottom: 100%;
            right: 13px;
            border-width: 0 8px 8px 8px;
            border-style: solid;
            border-color: rgba(0,0,0,0.1) transparent;
        }

        .DropDown_France .dropdown li a {
            display: block;
            padding: 10px;
            text-decoration: none;
            color: #0099CC;
            font-weight: bold;
            border-bottom: 1px solid #e6e8ea;
            box-shadow: inset 0 1px 0 rgba(255,255,255,1);
            -webkit-transition: all 0.3s ease-out;
            -moz-transition: all 0.3s ease-out;
            -ms-transition: all 0.3s ease-out;
            -o-transition: all 0.3s ease-out;
            transition: all 0.3s ease-out;
        }

        .DropDown_France .dropdown li i {
            float: right;
            color: inherit;
        }

        .DropDown_France .dropdown li:first-of-type a {
            border-radius: 7px 7px 0 0;
        }

        .DropDown_France .dropdown li:last-of-type a {
            border: none;
            border-radius: 0 0 7px 7px;
        }
        /* Hover state */

        .DropDown_France .dropdown li:hover a {
            background: #009999;
            color: #FFF;
            font-weight: bold;
        }
    /* Active state */

    .DropDown_France.active .dropdown {
        opacity: 1;
        pointer-events: auto;
    }
/* No CSS3 support */

.no-opacity .DropDown_France .dropdown, .no-pointerevents .DropDown_France .dropdown {
    display: none;
    opacity: 1; /* If opacity support but no pointer-events support */
    pointer-events: auto; /* If pointer-events support but no pointer-events support */
}

.no-opacity .DropDown_France.active .dropdown, .no-pointerevents .DropDown_France.active .dropdown {
    display: block;
}

#right {
    min-height: 650px;
    padding: 0 50px;
}

.panel {
    background: none;
    margin-top: 9%;
    margin-left: 3% margin-right:3%;
}

.panel-heading {
    height: 60px;
    border-bottom: 1px solid rgba(240, 230, 230, 0.82); /*background: #FFFFFF;*/
}

.panel-title {
    font-size: 20px;
    color: #FFFFFF;
    font-weight: bold;
}

.panel-footer {
    background: none;
    padding-bottom: 6%;
    color: #FFF;
}

.clr {
    color: #FFF;
    font-size: 18px;
}
/*.panel-body { background:}*/

.btn-out {
    color: #DDD;
}

.btn_ss {
    padding: 12px;
}

.btn_ss1 {
    padding: 12px;
}

.p1 {
    display: none;
}

.p2 {
    display: block;
    word-break: break-all;
    font-size:;
}

a.btn-out {
    color: #FFF;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    font-size: 18px;
}

.col-md-12 { /*margin-top: 3%;	margin-bottom: 3%;*/
    margin-top: 2.5%;
    margin-bottom: 2.5%;
}

.input-group .input-group-addon {
    font-size: 26px;
    line-height: 36px;
    color: #626C6F;
    ;
    background: #FFFFFF;
}

.form-control:focus {
    border-color: #ACDBE3;
}

.panel-default .form-control {
    color: #FFF;
    background-color: rgba(170, 170, 170, 0.2);
    border: 1px solid #303030;
    box-shadow: 0px 1px 1px;
}

span {
    color: #000;
}

    span:hover {
        color: #000099;
    }

.form-control {
    height: 50px;
    color: #999;
    font-family: 'Bangers', cursive;
}

#box {
    border-color: #ADADAD;
}

.fnt {
    font-size: 30px;
}

h4 {
    font-size: 20px;
    font-family: "Oswald", sans-serif;
}

option {
    color: #333;
    font-size: 15px;
    font-family: 'Lobster', cursive;
}

.wrapper {
    width: 300px;
    margin: 3% auto;
}

.dropdown dd, .dropdown dt, .dropdown ul {
    margin: 0px;
    padding: 0px;
}

    .dropdown dd ul li a span:first-child, .dropdown dt a span span:first-child {
        background-image: url('../../../i.imgur.com/OQiDoZe.html');
        background-repeat: no-repeat;
        width: 16px;
        height: 11px;
        display: inline-block;
        margin: 5px;
        vertical-align: top;
    }

    .dropdown dt a span {
        cursor: pointer;
        display: block;
        padding: 5px;
        white-space: nowrap;
    }

    .dropdown dt a img {
        position: relative;
        z-index: 1;
    }

    .dropdown dt a span span:first-child:before {
        position: absolute;
        content: '';
        width: 15px;
        height: 10px;
        box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset;
    }

    .dropdown dt a span span {
        display: inline-block;
        padding: 0;
    }

        .dropdown dt a span span:first-child {
            padding: 0;
        }

.dropdown dd {
    position: relative;
}

.dropdown a, .dropdown a:visited {
    color: #4a535f;
    text-decoration: none;
    outline: none;
}

    .dropdown a:hover {
        color: #5d4617;
    }

.dropdown dt a:hover, .dropdown dt a:focus {
    color: #5d4617;
}

.dropdown dt a {
    position: relative;
    background: #e3e6ef;
    display: block;
    padding-right: 20px;
    overflow: hidden;
    border: 1px solid #ed4267;
    width: 250px;
}

    .dropdown dt a:after {
        content: '';
        background: #ed4267;
        position: absolute;
        height: 32px;
        position: absolute;
        right: 0;
        top: 0;
        width: 35px;
    }

    .dropdown dt a:before {
        background: none repeat scroll 0 0 #FFFFFF;
        content: "";
        height: 3px;
        position: absolute;
        right: 7px;
        top: 6px;
        width: 20px;
        z-index: 2;
        box-shadow: 0 8px 0 #FFFFFF, 0 16px 0 #FFFFFF;
    }

.dropdown dd ul {
    background: #f0f2f7;
    color: #C5C0B0;
    display: none;
    left: 0px;
    padding: 5px 0px;
    position: absolute;
    width: 270px;
    border: 1px solid #ed4267;
    list-style: none;
    max-height: 170px;
    overflow-y: scroll;
    top: 10px;
    z-index: 2;
}

li a {
    font-size: 13px;
}

    li a span:nth-child(2) {
        line-height: 2em;
    }

.dropdown dd ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.3);
    border-left: 1px solid rgba(0,0,0,0.1);
}

.dropdown dd ul::-webkit-scrollbar-thumb {
    background: rgba(0,0,0,0.4); /*-webkit-box-shadow: inset 0 0 1px rgba(0,0,0,0.5), 1px 0 0 #5cace9 inset, 2px 0 0 #b3d5ee inset;    border-radius:10px;*/
}

    .dropdown dd ul::-webkit-scrollbar-thumb:window-inactive {
        background: blue;
    }

.dropdown span.value {
    display: none;
}

.dropdown dd ul li a {
    padding: 5px;
    display: block;
    font-size: 12px !important;
}

    .dropdown dd ul li a:hover {
        background-color: rgba(0,0,0,0.05);
    }

dl.dropdown {
    display: inline-block;
    width: 240px;
    margin: -3px 0 0 1px;
}

    dl.dropdown span:nth-child(3) {
        color: rgba(0,0,0,0.4);
    }

    dl.dropdown > span:nth-child(2) {
        overflow: hidden;
        white-space: nowrap;
        display: inline-block;
    }

    dl.dropdown span:nth-child(3) {
        float: right;
    }

    dl.dropdown dt span:nth-child(2) {
        color: rgba(0, 0, 0, 0.6);
        font-size: 14px;
        font-weight: bold;
        line-height: 1.6em;
    }

    dl.dropdown dt span:nth-child(3) {
        display: none;
    }

.countryFlag {
    padding: 0;
    background-image: url("../../../i.imgur.com/OQiDoZe.html");
    background-repeat: no-repeat;
    display: inline-block;
    height: 11px;
    margin-right: 4px;
    width: 16px;
    cursor: pointer;
    white-space: nowrap;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #BFBFC1 #B6B6B6 #969696;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.09);
}

@media only screen and (min-device-width : 1024px) and (max-device-width : 1100px) {
    #left {
        background-size: 100% 65% !important;
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background: #fff;
    }

    .txt_notshow {
        display: none;
    }

    .rg_country {
        display: none;
    }
}

@media only screen and (min-device-width : 600px) and (max-device-width : 767px) {
    body, html {
        position: static;
    }
}

@media only screen and (min-device-width : 641px) and (max-device-width : 992px) {
    .f-right {
        clear: both;
        float: none;
    }

    #menu {
        text-align: center!important;
    }

    .wrapper-dropdown-3, .DropDown_India, .DropDown_Australia, .DropDown_USA, .DropDown_China, .DropDown_Canada, .DropDown_France, .DropDown_Malaysia, .DropDown_Dubai, .DropDown_Singapore, .DropDown_Pakistan {
        margin: 0 auto;
        width: 315px;
        font-size: 1.5em;
    }

    #right {
        padding: 24px 149px;
    }

    .btn_ss {
        height: 42px;
    }

    .btn_ss1 {
        height: 42px;
    }

    .India_clr1, .India_clr2, .India_clr3, .Australia_clr1, .Australia_clr2, .Australia_clr3, .China_clr1, .China_clr2, .China_clr3, .Canada_clr1, .Canada_clr2, .Canada_clr3, .Singapore_clr1, .Singapore_clr2, .Singapore_clr3, .France_clr1, .France_clr2, .France_clr3, .USA_clr1, .USA_clr2, .USA_clr3, .Malaysia_clr1, .Malaysia_clr2, .Malaysia_clr3, .Pakistan_clr1, .Pakistan_clr2, .Pakistan_clr3, .Dubai_clr1, .Dubai_clr2, .Dubai_clr3 {
        font-size: 20px;
    }

    .clr {
        font-size: 22px;
    }

    a.btn-out {
        font-size: 20px;
    }

    li a {
        font-size: 20px;
    }

    .cover1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 50%;
        background-size: 100% 100%;
    }

    .cover2 {
        position: absolute;
        top: 50%;
        right: 0;
        width: 100%;
        height: 50%;
        background-size: 100% 100%;
    }

    .rg_country {
        display: none;
    }

    .reg_panel {
        margin-top: inherit;
    }

        .reg_panel .panel-heading {
            height: 40px;
        }
}

@media only screen and (min-device-width : 360px) and (max-device-width : 640px) {
    #left {
        background-size: 100% 100%;
        background-repeat: no-repeat;
        min-height: 400px;
        background-position: center;
        background-color: #fff;
    }

    #right {
        min-height: 650px;
        padding: 0px 50px;
    }

    #menu {
        margin-top: -3%;
    }

    #txt {
        font-size: 1.3em;
    }

    .wrapper-dropdown-3 {
        padding: 4px;
    }

    .wrapper-dropdown-3, .DropDown_India, .DropDown_Australia, .DropDown_USA, .DropDown_China, .DropDown_Canada, .DropDown_France, .DropDown_Malaysia, .DropDown_Dubai, .DropDown_Singapore, .DropDown_Pakistan {
        margin: 0 auto;
        width: 110px;
        font-size: 1.1em;
    }

    .f-right {
        float: none;
    }

    .panel-title {
        font-size: 18px;
    }

    a.btn-out {
        font-size: 18px;
    }

    .btn_ss {
        height: 36px;
    }

    .btn_ss1 {
        height: 36px;
    }

    .clr {
        font-size: 11px;
    }

    .India_clr1, .India_clr2, .India_clr3, .Australia_clr1, .Australia_clr2, .Australia_clr3, .China_clr1, .China_clr2, .China_clr3, .Canada_clr1, .Canada_clr2, .Canada_clr3, .Singapore_clr1, .Singapore_clr2, .Singapore_clr3, .France_clr1, .France_clr2, .France_clr3, .USA_clr1, .USA_clr2, .USA_clr3, .Malaysia_clr1, .Malaysia_clr2, .Malaysia_clr3, .Pakistan_clr1, .Pakistan_clr2, .Pakistan_clr3, .Dubai_clr1, .Dubai_clr2, .Dubai_clr3 {
        margin-left: 5%;
    }

    .cover1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
    }

    .cover2 {
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
    }

    .rg_country {
        display: none;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    #left {
        background-size: 100% 100%;
        background-repeat: no-repeat;
        min-height: 293px;
        background-position: 0px 0px;
        background-color: #fff;
    }

    #right {
        min-height: 600px;
        padding: 0px 50px;
    }

    #menu {
        margin-top: -3%;
    }

    #txt {
        font-size: .9em;
    }

    .wrapper-dropdown-3, .DropDown_India, .DropDown_Australia, .DropDown_USA, .DropDown_China, .DropDown_Canada, .DropDown_France, .DropDown_Malaysia, .DropDown_Dubai, .DropDown_Singapore, .DropDown_Pakistan {
        margin: 0 auto!important;
        width: 105px!important;
        font-size: 1em!important;
        padding: 5px!important;
    }

    .scrollable-menu {
        max-height: 135px!important;
    }

    .wrapper-dropdown-3 .dropdown {
        top: 114%;
    }

    .wrapper-dropdown-3, .DropDown_India, .DropDown_Australia, .DropDown_USA, .DropDown_China, .DropDown_Canada, .DropDown_France, .DropDown_Malaysia, .DropDown_Dubai, .DropDown_Singapore, .DropDown_Pakistan .active .dropdown {
        z-index: 5;
    }

    li a {
        font-size: 10px;
    }

    .f-right {
        float: none;
    }

    .panel-title {
        font-size: 14px;
    }

    a.btn-out {
        font-size: 14px;
    }

    .btn_ss {
        height: 33px;
        width: 69px;
    }

    .btn_ss1 {
        height: 33px;
        width: 69px;
    }

    .clr {
        font-size: 8px;
    }

    .India_clr1, .India_clr2, .India_clr3, .Australia_clr1, .Australia_clr2, .Australia_clr3, .China_clr1, .China_clr2, .China_clr3, .Canada_clr1, .Canada_clr2, .Canada_clr3, .Singapore_clr1, .Singapore_clr2, .Singapore_clr3, .France_clr1, .France_clr2, .France_clr3, .USA_clr1, .USA_clr2, .USA_clr3, .Malaysia_clr1, .Malaysia_clr2, .Malaysia_clr3, .Pakistan_clr1, .Pakistan_clr2, .Pakistan_clr3, .Dubai_clr1, .Dubai_clr2, .Dubai_clr3 {
        margin-left: 5%;
        font-size: 12px;
    }

    .cover1 {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-size: 100% 100%;
    }

    .cover2 {
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        height: 50%;
        background-size: 100% 100%;
    }

    body, html {
        position: static;
    }

    .txt_notshow {
        display: none;
    }

    .panel-body {
        padding: 0px;
    }

    .rg_country {
        display: none;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 360px) {
    #left {
        background-size: 100% 70%;
        background-color: #fff;
        background-position: center;
        display: none;
    }

    .cover2 {
        top: 0px !important;
    }
}
/*--SAIFEE--07-02-2017--*/

.red {
    color: #F00;
}

.modal p {
    text-align: justify;
}

ul.inner_list {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    float: left;
    clear: both;
}

.inner_list li {
    margin: 0px 0px 7px 0px;
    padding: 0px 0px 0px 20px;
    list-style: none;
    background: url(../img/right_mark.png) no-repeat left 5px;
}

.lg_country {
    display: none;
}

.txt_notshow {
    color: #fff;
}

.panel {
    margin-bottom: 0px !important;
}

.txt_notshow:hover {
    color: #fff;
}
