.heading-menu {
    display: none
}

.spbor {
    border-top: 1px solid #e5e5e5;
    padding-top: 30px;
    margin-top: 30px;
}

.btmBar {
    display: none
}

.head {
    font-size: 33px;
    font-weight: 100;
    margin: 80px 0 0 0
}

.head span {
    font-weight: bold
}

#scroll {
    background: #e7eaee
}

.per50 {
    padding: 0 5%;
    width: 39%
}

.mob-list ul li a {
    color: #0099cc;
}

.mob-list ul li a:before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #0099cc;
    border-radius: 50%;
    margin: 8px 0px 0px -17px;
}

.feaCloBg {
    background: #e7eaee;
    height: 150px;
    width: 100%
}

.feaCloBg img {
    height: 150px;
    width: 100%
}

.feaBgCol {
    background: #e7eaee;
}

#feaSlider {
    margin: 0 auto;
    max-width: 800px;
    position: relative
}

.imgTrans {
    background: #000;
    display: none;
    height:500px;
    left: 63px;
    position: absolute;
    top: 55px;
    width: 768px;
    opacity: 0.2;
    filter: alpha(opacity=20);
}

.oraColSec p,
.bluColSec p {
    font-size: 16px;
    font-weight: 100
}

.oraColSec {
    border-bottom: 1px solid #e5e5e5;
    margin: 0 0 30px;
    padding: 0 0 30px
}

.oraColSec .hea {
    color: #000;
    font-size: 22px;
    font-weight: bold
}

.bluColSec .hea {
    color: #000;
    font-size: 22px;
    font-weight: bold
}

.oraColSec p a,
.bluColSec p a {
    color: #8d8d8d;
    position: relative;
}

.oraColSec p a:hover,
.bluColSec p a:hover {
    text-decoration: none
}

.oraColSec p a::before,
.bluColSec p a::before {
    background-color: #8d8d8d;
    bottom: 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    transform: scaleX(0);
    transition: all 0.3s ease-in-out 0s;
    visibility: hidden;
    width: 100%;
}

.oraColSec p a:hover::before,
.bluColSec p a:hover::before {
    transform: scaleX(1);
    visibility: visible;
}

.per80 {
    float: left;
    margin: 0 1%;
    width: 78%
}

.oraColSec .per50,
.bluColSec .per50 {
    padding: 10px 0 0 20px
}

.oraColSec .per50 ul li,
.bluColSec .per50 ul li {
    padding: 0 0 5px 0
}

#feaSlider ul {
    margin: 0;
    padding: 0
}

#feaSlider ul li {
    display: inline-block;
    font-weight: 600;
    list-style: none;
    position: relative;
    text-align: left;
}

.arrowAnimation1 {
    animation-name: ani1;
    animation-duration: 3s;
    -webkit-animation-name: ani1;
    -webkit-animation-duration: 3s;
    left: -27%;
    position: absolute;
    top: 56px;
}

.arrowAnimation1 .ima img {
    width: 90px
}

.arrowAnimation1 .txt {
    margin: 0 10px 0 0;
    width: 220px;
}

.arrowAnimation2 {
    position: absolute;
    left: -20%;
    top: 56px;
    -webkit-animation-name: ani1;
    animation-name: ani1;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
    opacity: 0;
    filter: alpha(opacity=0);
}

.arrowAnimation2 .ima img {
    width: 234px
}

.arrowAnimation2 .txt {
    margin: 94px 10px 0 0;
    width: 165px
}

.arrowAnimation3 {
    position: absolute;
    left: -23%;
    top: 265px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-name: ani1;
    animation-name: ani1;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.arrowAnimation3 .ima img {
    width: 197px
}

.arrowAnimation3 .txt {
    margin: 0 10px 0 0;
    width: 195px
}

.arrowAnimation4 {
    position: absolute;
    right: -26%;
    top: 39px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-name: ani1;
    animation-name: ani1;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.arrowAnimation4 .ima img {
    margin: 17px 0 0 0;
    width: 116px
}

.arrowAnimation4 .txt {
    margin: 0 0 0 10px;
    width: 195px
}

.arrowAnimation5 {
    position: absolute;
    right: -27%;
    top: 240px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-name: ani1;
    animation-name: ani1;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.arrowAnimation5 .ima img {
    margin: 17px 0 0 0;
    width: 219px
}

.arrowAnimation5 .txt {
    margin: 0 0 0 10px;
    width: 195px
}

.arrowAnimation6 {
    position: absolute;
    right: -26%;
    top: 329px;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-animation-name: ani1;
    animation-name: ani1;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.arrowAnimation6 .ima img {
    margin: 17px 0 0 0;
    width: 112px
}

.arrowAnimation6 .txt {
    margin: 0 0 0 10px;
    width: 195px
}

@-webkit-keyframes ani1 {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@keyframes ani1 {
    from {
        opacity: 0;
        filter: alpha(opacity=0);
    }

    to {
        opacity: 1;
        filter: alpha(opacity=100);
    }
}

@media screen and (max-width:1250px) {
    #feaSlider {
        transform: scale(0.8);
    }
}

@media screen and (max-width:1050px) {
    #feaSlider {
        transform: scale(0.7);
    }
}

@media screen and (max-width:767px) {

    .feaBgCol,
    .feaCloBg {
        display: none;
    }

    #scroll {
        display: none;
    }

    .per80,
    .per20 {
        margin: 0 1%;
        width: 100%;
        padding: 10px 20px;
        box-sizing: border-box;
    }

    .per50 {
        width: 100%;
        padding: 0px;
    }

    .mob-list {
        padding: 15px 0px !important;
    }

    .mob-list ul li {
        margin-left: 22px;
    }

    .mob-list ul li a {
        display: block;
        border-bottom: 1px solid #efefef;
        padding-bottom: 8px;
        margin-bottom: 5px;
    }

    .getqtTbl td {
        padding: 10px 4px;
        width: 50%;
        box-sizing: border-box;
    }

    .oraColSec {
        padding: 50px 0 30px;
    }
}

.ctaContainer {
    text-align: center;
    margin: 20px 0 40px;
    padding: 20px 10px 40px;
    background: #dbf3ff;
}

.ctaContainer h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 600;
}

.ctaContainer span {
    font-size: 11px;
    display: block;
    margin-top: 7px;
    font-style: italic;
}

.wam-form {
    margin-top: 20px;
    margin: 0 auto;
    display: table;
    width: 472px;
}

.wam-form ul {
    margin: 0;
    padding: 0 !important
}

.wam-form ul li {
    list-style-type: none;
    float: left;
    background: #fff
}

.wam-form ul li:nth-child(1) {
    width: 175px;
    border: 1px solid #dedede;
    position: relative;
    border-right: 0;
    border-radius: 4px 0 0 4px
}

.wam-form ul li:nth-child(1):before {}

.errMsg,
.errMsg2,
.errMsg3,
.errMsg4 {
    display: none;
    font-size: 12px;
    position: absolute;
    margin-top: -20px;
    margin-left: 0;
    line-height: 18px;
    color: red
}

.wam-form ul li:nth-child(1) span {
    position: absolute;
    background-size: 389px;
    width: 23px;
    height: 15px;
    padding-right: 20px;
    margin: 15px 0 0 10px;
    z-index: 99;
    background-position: 0 -272px
}

.wam-form ul li:nth-child(1) span::after {
    content: '';
    width: 1px;
    height: 25px;
    position: absolute;
    background: #dedede;
    top: -6px;
    left: 30px
}

.wam-form ul li input {
    width: 100%;
    height: 42px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    outline: none;
    color: #2b2b2b;
    background: none
}

.wam-form ul li:nth-child(1) input {
    font-size: 16px;
    position: relative;
    border-radius: 15px
}

.wam-form ul li:nth-child(1) input::placeholder {
    color: #889196
}

.wam-form ul li:nth-child(2) {
    width: 76px;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    position: relative;
}

.wam-form ul li:nth-child(2):before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #adadad;
    margin: 22px 0 0 29px;
    z-index: 0;
    right: 11px;
}

.selectedCountry {
    width: 60px;
    height: 36px;
    position: absolute;
    color: #6e6e6e;
    font-size: 16px;
    margin: 10px 0 0 7px
}

.wam-form ul li select {
    width: 100%;
    height: 42px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    border-radius: 0;
    font-size: 15px;
    outline: none;
    background: #fff;
    margin: 0;
    background: none;
    z-index: 9;
    position: relative;
    color: #6e6e6e;
    font-size: 12px;
    opacity: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer
}

.wam-form ul li:nth-child(3) {
    border: 0;
    padding-left: 0px;
}

.wam-form ul li input[type="submit"] {
    background: #d22222;
    color: #fff;
    padding: 0 30px;
    cursor: pointer;
    font-weight: 600;
    text-transform: capitalize;
    height: 44px;
    border: 0;
    outline: none;
    border-radius: 0 4px 4px 0;
    transition: all .5s ease
}

.wam-form ul li input[type="submit"]:hover {
    background: #c11818;
    transition: all .5s ease
}

.wam-form ul li:nth-child(4) {
    background: none;
    width: 100%;
    margin-top: 15px;
    border: 0
}

.dwn-priv {
    color: #353535;
    font-size: 11px;
    margin-top: -8px;
    line-height: 16px
}

.dwn-priv a {
    font-size: 11px;
    color: #353535;
    text-decoration: none
}

#meGDPRMessage {
    line-height: 17px;
    margin: 0 0 13px;
    width: 100%
}

#meGDPRMessage label {
    font-size: 11px;
    line-height: 18px;
    color: #48555f
}

.succView {
    display: none;
}

#dwn-form-alert {
    width: 250px !important;
    z-index: 11;
}

.container .wam-form ul li select.commonselect,
.ctaContainer select#country_state {
    position: absolute !important;
    top: -20px;
    left: -17px;
    width: 100px;
    background: #fff !important;
    height: 25px;
    border-radius: 5px;
    box-shadow: 0 1px 2px 1px #3333330f;
    opacity: 1;
}

@media screen and (max-width: 500px) {
    .wam-form {
        width: 100%;
    }

    .wam-form ul li:nth-child(1) {
        width: 75%
    }

    .wam-form ul li:nth-child(2) {
        width: 18%;
        border-right: 1px solid #dedede;
    }

    .wam-form ul li:nth-child(3) {
        width: 100%;
        margin-top: 10px;
    }

    .wam-form ul li input[type="submit"] {
        border-radius: 4px;
    }
}

.footer.botBg {
    display: none;
}