.heading-menu,#scroll {display:none}
*{box-sizing:border-box;}
#scroll{background:#e7eaee}
.per50{padding:0 5%;width:39%}
#temp-body{
display:none;
}
.heading-menu{display:none}
.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%}

.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:noneheight: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:2s;animation-delay:2s;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:4s;animation-delay:4s;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:6s;animation-delay:6s;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:8s;animation-delay:8s;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:10s;animation-delay:10s;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);}
}
.txt14 {
    font-size: 14px;
}

.label-required {
    color: #ff0000;
}

.bg-soft {
    background-color: #fff5e7;
}

.form-group {
    margin-bottom: 1rem;
}
.commonselect {
    margin-top: 1rem;
}

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

.form-control,.commonselect {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.card {
    background: #fbfbfb;
    padding: 30px;
    border-radius: 8px;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
@media (max-width:767px){
    .signup-btn,.btn-outline-primary {
        width: 100%;
        display: block;
        margin-right:0;
    }
}
#meGDPRMessage {
    width: 100%;
}
#meGDPRMessage a {
  font-size: 11px;
}
#formCTAgdpr a {
 font-size: 14px;
}
@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{}
.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;
}
}
