.securedesktop {
    display: none;
}
.longtext{
    text-align: center;
}
.bluebg{
    background: #edf0f2;
}
.faqheader{
    font-weight: bold;
    font-size:20px;
    padding: 20px 0 10px 0;
}
.arrowd{
    margin:20px 0;
    text-align: center;
}
.bluetitle{
    color: #022a77;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
    padding: 0 45px;
}
.cardsbox, .cardsbox2 {
    margin-top: -122px;
    padding-bottom: 47px;
    text-align: center;
}
.faqboldtxt{
    text-decoration: underline;
    font-weight: bold;
}
.innertext{
    padding: 10px; 
}
.cardsbox h3, .cardsbox2 h3{
    text-transform: uppercase;
}

.onecardbody .boldtxt{
    font-weight: bold;
}
.col-md-3 .content {
    text-align:center;
}
.martop{
    margin-top: 20px;
}
.heading3 {
    font-size: 27px;
    font-weight: bold;
    line-height: 34px;
    color: #fff;
    margin-bottom: 7px;
    text-align: center;
}

.main-banner .light-banner .des {
    color: #333;
    font-weight: bold;
    padding: 10px;
    top: 2%;
    position: absolute;
    left: 4%;
    font-size: 16px;
}
.framewrap iframe{
    width:90%;
    height: 200px;
}
.securewrap{
    padding: 20px 0;
}
.inner {
    padding: 10px 0 10px 0;
    text-align: center;
}
.col-md-4{
    margin-bottom: 0;
}


.redbg {
    background: #e62439;
    color: #fff;
    padding: 10px 45px;
    text-align: center;
}

.white-title {
    padding: 20px 15px 20px;
    text-align:center;
    background: #fff;
}

.sticky-nav {
    margin: 0 15px 0 15px;
    background:#edf0f2;
}


.nav-tabs.nav-justified li a {
    display: block;
    position: relative;
    padding: 20px 10px;
    font-size: 14px;
    line-height: 1em;
    color: #333;
    text-align: center;
    border: none!important;
    background-color: #f7f7f7;
    -webkit-transition: background-color 0.5s;
    -moz-transition: background-color 0.5s;
    -ms-transition: background-color 0.5s;
    -o-transition: background-color 0.5s;
    padding-right: 40px;
}

.main-banner ul {
    margin-bottom: 0;
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus{
    color: #fff;
}

.nav-tabs.nav-justified li a {
    color: #032667;
}

.touchevents .sticky-nav li.active {
    background: #032667;
}

.sticky-nav li.active a {
    color: #fff;
}

.btnsteps {
    background: #032667;
    border-radius: 30px;
    padding: 5px;
    text-align: center;
    width: 30%;
    color: #fff;
    margin: 20px auto;
}

.stepstxt{
    padding: 0 0 20px;
}
.col-md-1{
    display: none;
}
.panel .panel-title {
    text-align: left;
}
.arrowtop{
    text-align:center;
}
.tab-content {
    padding: 30px 0;
    background: #edf0f2;
    margin: 0 15px 0 15px;
}

.col-xs-7{
    padding-left: 0;
}
.rowwrap{
    padding:20px 0;
}


.panel-group {
    margin: 0;
}

.mighty-inner {
    padding: 3px 0;
}

.panel .panel-body {
    text-align: left;
    padding: 10px;
}

.col-xs-6,
.col-xs-9 {
    padding-left: 0;
}

.panel-heading:hover,
.panel-heading.active-time {
    background-color: #0a3879 !important;
}

.panel-heading.active-time a {
    color: #fff;
}

.panel-default>.panel-heading a:hover {
    color: #fff;
}

#faq {
  margin:0 10px  45px 10px;
}


.grid-content img {
    position: inherit;
    width: auto;
    margin: 0;
}

.collapse-block .collapse {
    padding: 0;
}

.collapse-block .collapse-nav {
    margin-top: 0;
}

.collapse-block .grid-content h3 {
    padding-bottom: 0;
}

.onecardbody {
    background: #fff;
    padding: 20px 10px;
    text-align: center;
}


.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus{
    color: #fff;
    border: none;
}
.sticky-nav li.active,
.sticky-nav li:hover {
    background-color: #002469;
    border: none;
}
.nav-tabs.nav-justified.scrolltabs{
    border:solid 1px #000;
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus{
    border: none;
}


/* end mighty secure css*/