#meGDPRMessage label{color:#000!important;margin-bottom:10px;margin-top:0}
#meGDPRMessage .checkmarkgdpr{float:left;margin:3px 10px 42px 0}
.errMsg,.errMsg2,.errMsg3,.errMsg4{margin:-23px 0 0}
.logo img{width: 120px;}
.tmenu{margin-top: 3px;}
.att-tab{background:transparent;padding:0 0 60px;    margin-top: 60px;}
.att-tab .tac a{color:#0850f4}
.att-tab-main{width:90%;margin:0 auto}
.dropList{position:relative;padding:0 20px}
.tmenu ul li{vertical-align: middle;}
.dropList span,.tmenu ul li a{font-size:15px;cursor:pointer;position:relative}
.dropList span::after{content:"";position:absolute;height:7px;width:7px;border-left:1.4px solid #000;border-bottom:1.4px solid #000;top:4px;right:-18px;transition:.3s;transform:rotate(-45deg)}
.dropList span.active::after{transition:.3s;transform:rotate(135deg);top:12px}
.as-full ul.dropMenu{padding:5px 7px;z-index:-1}
.dropMenu{position:absolute;top:39px;left:-108%;height:auto;width:250px;background:#e6f4ff;padding:5px 0;display:none;opacity:0;-webkit-box-shadow:0 0 13px 1px rgba(0,0,0,.07);box-shadow:0 0 13px 1px rgba(0,0,0,.07)}
#typeList{left:-15%}
.dropMenu::before{content:"";position:absolute;height:14px;width:14px;background:#e6f4ff;top:-7px;left:45%;transform:rotate(45deg)}
.tmenu ul li .dropMenu li{display:block;padding:7px 12px;border-bottom:1px solid #ddd}
.tmenu ul li .dropMenu a{padding:0}
.as-full ul.dropMenu.active{display:block;opacity:1;transition:.3s;z-index:999}
.pop{z-index:9999}
.navTrig,.closeNav{display:none}
.b1{padding:30px 0}
.tac{width:75%;margin:0 auto}
.mobHeader{display:none;background:#0f194c;padding:50px 5%}

.tab-sec1 img {
    width: 600px;
}
.tab-sec1{}
.tab-sec1 h2{
    text-align: left;
    line-height: 32px;
    font-size: 28px;
}
.tab-sec1 h4{
    line-height: 24px;
    font-size: 20px;
    padding-top: 20px;
}
.tab-sec1 p{}
.tab-sec1 ul{}
.tab-sec1 ul li{
    padding: 0px 0px 10px 20px;
}
.tab-sec1 ul li:before{content:'';position: absolute;width:6px;height:6px;background: #333;border-radius: 50px;margin: 9px 0px 0px -20px;}
.tab-sec1 ul li ul{
    padding: 20px 0px 0px 0px;
}
.tab-sec1 ul li ul li{
    list-style-type: decimal;
    padding: 0px 0px 10px 5px;
    margin: 0px 0px 10px 20px;
}
.tab-sec1 ul li ul li:last-child{padding-bottom: 0px;margin-bottom: 0px;}
.tab-sec1 ul li ul li:before{
    display: none;
}
.tab-sec1 h4 + ul{    padding-top: 20px;}

.bannerflex{width:100%;margin:0 auto;background:#efefef}
.flexMobile{display:none}
.flexslider{margin:0 auto;position:relative;overflow:hidden;max-height:380px;position:relative;display:block;width:100%;max-width:100%}

.banner{}
.banner{background: url('../images/bg.jpg') #0f194c no-repeat; background-size: cover; padding:150px 0px;margin-top: 70px;}
.att-tab-lhs{background:#f9f9fb;padding: 15px 0px 6px 0px;}
.att-tab-lhs h4{background:transparent;color:#263f92;display: none;}
.att-tab-lhs ul li{position: relative;}
.att-tab-lhs ul li:before{

}
.fdwn{
    padding-bottom: 50px;
}
.fdwn h2{
    font-size: 27px;
    font-weight: 600;
    text-align: center;
    line-height: 35px;
    padding-bottom: 25px;
    }
.fdwn a{    background: #E9142B;
    color: #fff;
    padding: 12px 35px;
    border-radius: 2px;
    display: table;
    margin-top: 25px;
    cursor: pointer;
    font-size: 15px;
    margin: 0 auto;}
.att-tab-lhs ul li ul li:before{content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    background: #314663;
    border-radius: 50px;
    top: 18px;
    left: 37px;}
.att-tab-lhs ul li span{}
.att-tab-lhs ul li.act{border-left:4px solid #3fa45d;    background: #fff;}
    .banner h1{    color: #fff;
    line-height: 46px;
    font-size: 40px;}
.banner p{color:#fff;font-size:16px;line-height: 28px;}
    .banner a{    background: #cb2033;
    font-weight: 500;}
.att-tab-lhs ul li{}
.att-tab-lhs ul li a {
    font-size: 15px;
    display: block;
    padding: 10px 0 10px 30px;
    border-left: 4px solid #f9f8fb;
    font-weight: 600;
    color: #575758;
    cursor: pointer;
}
.att-tab-lhs ul li a{font-size: 14px;    line-height: 22px;}
.att-tab-lhs ul li ul{}
.att-tab-lhs ul li ul li{    border-left: 0px solid #eef4ff;}
.att-tab-lhs ul li ul li a{padding-left: 50px;}
.att-tab-lhs ul li ul li a.act{    border-left: 0px solid #19893b;
    color: #19893b;}

.three-box{
    float: left;
    width: 100%;    padding: 30px 0px;
}
.three-box div{
    /* float: left; */
    width: 30%;
    border: 2px dashed #333;
    padding: 20px;
    /* display: table-cell; */
    /* margin: 0px 1%; */
    display: table-cell;
    position: relative;
}
.three-box div:before{
    content:'';
    position:absolute;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    /* background: #000; */
    right: -19px;
    top: 40px;
    z-index: 9;
    border: 2px dashed #63c4e4;
    background: #85defc;
}
.three-box div:after{
    content: '\2192';
    position: absolute;
    right: -13px;
    top: 43px;
    z-index: 9;
    color: #ffffff;
    font-size: 23px;
}
.three-box div:last-child:before, .three-box div:last-child:after{display:none;}
.tmenu ul li:last-child a{
    background: #E9142B;
    color: #fff;
    padding: 9px 25px;
    border-radius: 2px;
    display: table;
    margin-top: 25px;
    cursor: pointer;
    font-size: 15px;
    margin: 0 auto;
}

.bar1,.bar2,.bar3{width:28px;height:3.5px;background-color: #656b82;margin:6px 0;transition:.4s;}
.change .bar1{-webkit-transform:rotate(-45deg) translate(-8px,7px);transform:rotate(-45deg) translate(-8px,7px)}
.change .bar2{opacity:0}
.change .bar3{-webkit-transform:rotate(45deg) translate(-5px,-6px);transform:rotate(45deg) translate(-5px,-6px)}
.mmenu{display:none;display:block;position:absolute;right:0;top:10px;background: #e4f0ff;border: 1px solid #becbda;padding:0 5px;border-radius:2px;}
.change ~ .tmenu{display:block}
.wam-head-lm{position:fixed}

@media screen and (max-width: 1400px) {
.banner{background-size: cover;}
}

@media screen and (max-width: 1300px) {
.att-tab-main{width:90%;margin:0 auto}
}
@media screen and (max-width: 1240px) {
.as-container-1200{max-width:90%}
}
@media screen and (max-width: 1100px) {
.banner{text-align:center}
}
@media screen and (max-width: 992px) {
    .tab-sec1 img {
    width: 100%;
}
    .att-tab-main{width:100%;}   
    .banner{padding: 70px 0px;}
}
@media screen and (max-width: 767px) {
.att-tab-lhs ul li ul {
    padding-left: 20px;
}    
.tmenu{display:none}    
    .top{
    position: fixed;
    top: 0px;
    background: #fff;
    z-index: 12;
    box-shadow: 0 7px 22px -5px rgba(150,150,150,0.29);
    }
.banner{padding: 50px 0px;margin-top: 80px;}    
.att-tab-lhs{float:none;width:100%;position:relative}
.att-tab-rhs{float:none;width:100%;padding:20px 20px 50px}
.logo{float:left}
.tmenu{/* float:none; *//* position:absolute; *//* right:5% */float: left;width: 100%;}
.tmenu ul.mainNav{/* position:fixed; *//* right:-300px; *//* top:75px; *//* padding-top:20px; *//* height:calc(100vh - 75px); *//* width:300px; *//* background:#fff; *//* z-index:999; */padding-top: 30px;}
.navTrig{/* display:block; *//* position:absolute; *//* height:20px; *//* width:30px; *//* right:5%; *//* top:20px; *//* bottom:0; *//* margin:auto; *//* border-top:1px solid #000; *//* border-bottom:1px solid #000; */}
.navTrig::before{content:"";position:absolute;height:1px;width:100%;top:50%;left:0;background:#000}
.navTrig::after{content:"";position:absolute;height:1px;width:100%;top:50%;left:0;background:#000}
.navTrig.open{border:none}
.navTrig.open::before{transition:.3s;transform:rotate(45deg)}
.navTrig.open::after{transition:.3s;transform:rotate(-45deg)}
.dropList,.tnav{margin-bottom:20px}
#typeList,.dropMenu{left:0}
.tmenu ul li{width:100%}
.att-tab-main{width:90%;margin:0 auto}
.flexBnrslides,.flex-control-nav,.flex-direction-nav{display:none}
.flexMobile{font-size:30px;line-height:50px;text-align:center;padding:20px 0;font-weight:300;display:block}
.mobHeader.bannerCont{display:block;color:#fff;width:100%;height:auto}
#slilock{display:none}
.bannerCont h2{font-size:26px}
.bannerCont p:last-of-type{font-size:14px;line-height:19px;font-weight:600;color:#fff}
.pop-inn{width:90%;margin-left:5%;margin-top:70px}
}
@media screen and (max-width: 499px) {
.pop-inn{width:90%;margin-left:5%;margin-top:70px}
.banner {
    background-size: 100%;
}    
}