/* start mighty secure */

.securemobile {
    display: none;
}

.longtext {
    width: 66%;
    margin: 0 auto;
    text-align: center;
}
.faqheader{
    font-weight: bold;
    font-size:20px;
    padding: 20px 0 10px 0;
}
.bluebg {
    background: #edf0f2;
}

.arrowtop {
    margin: 10px 0 0 0;
    text-align: center;
}

.rowwrap {
    padding: 20px 0;
}

.arrowd {
    margin: 25px 0 0 0;
    text-align: center;
}


.bluetitle {
    color: #022a77;
    font-weight: bold;
    font-size: 24px;
    text-align: center;
}

.cardsbox {
    position: absolute;
    top: 35%;
    left: 68%;
    width: 40%;
}

.onecardbody {
    text-align: center;
    width: 67%;
    margin: 0 auto;
}

.onecardbody .boldtxt {
    font-weight: bold;
}

.martop {
    margin-top: 20px;
}
.faqboldtxt{
    text-decoration: underline;
    font-weight: bold;
}
.cardsbox2 {
    position: absolute;
    top: 35%;
    left: 7%;
    width: 35%;
}

.main-banner ul {
    margin-bottom: 0;
}

.heading3 {
    line-height: 40px;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 35px;
}


.main-banner .des {
    position: absolute;
    top: 32%;
    right:22%;
    width: 68%;
    padding: 0 50px 0 0;
    color: #fff;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}


.white-title {
    padding: 30px 220px 30px 220px;
    text-align: center;
    margin: 0px 11px;
}
.addedsecurity{
    font-weight: bold;
    text-align:center;
}

.redbg {
    background: #e62439;
    color: #fff;
    padding: 10px 0 10px 0;
    text-align: center;
}

.tab-content {
    padding: 25px;
    background: #edf0f2;
}

.sticky-nav {
    padding: 0 30px;
}

.col-md-1 {
    width: 12%;
}

.btnsteps {
    background: #032667;
    border-radius: 30px;
    padding: 5px;
    text-align: center;
    width: 50%;
    margin: 20px auto;
    color: #fff;
}

.imageBox-content {
    padding-bottom: 0;
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    color: #fff;
    border: none;
}

.nav-tabs.nav-justified>li>a:hover{
        color: #fff;
}
.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;
}

.nav>li {
    position: unset;
}


.innertext {
    padding: 10px 0;
}


.col-md-3 .content {
    padding: 20px 0;
    text-align: center;
}

.bluebg {
    background: #dae3f3;
}

.mighty-inner {
    margin: 5px 0;
}

.inner {
    padding: 47px 0 47px 0;
    text-align: center;
}

.section-content .col-md-7 {
    padding-left: 0;
}

.panel-group .panel .panel-title {
    text-align: left;
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    text-align: left;
}

.panel-heading:hover,
.panel-heading.active-time {
    background-color: #0a3879 !important;
}
.panel-default > .panel-heading:hover a{
    color:#fff;
}
.panel-heading.active-time a {
    color: #fff;
}

.panel-default>.panel-heading a:hover {
    color: #fff;
}

.collapse-block .grid-content {
    width: 100% !important;
    position: relative;
}

.cardsbox .collapse-nav {
    margin-left: 30%;
}

.grid-content:first-child:nth-last-child(3),
.grid-content:first-child:nth-last-child(3)~.grid-content {
    width: 35.3333%;
}

.cardsbox2 .collapse-nav {
    margin-right: 25%;
}

.cardsbox h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
}

.cardsbox2 h3 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 24px;
}

.collapse-block {
    border-bottom: none;
}

.collapse-block .collapse-body {
    background-color: transparent;
}

.collapse-block .collapse {
    padding: 25px;
}
.col-md-5{
    width:45%;
}
.col-md-7{
    width:55%;
}
.dardbluebg .col-md-5{
    width:48%;
}
.dardbluebg .col-md-7{
    width:52%;
}
.rowwrap .col-md-4{
    width:31%;
}
.rowwrap .col-md-8{
    width:69%;
}
@media (min-width: 768px) and (max-width: 1024px) {

    .main-banner .des {
        right: 20%;
    }
    .main-banner ul {
        margin-bottom: 0;
    }
    .section-title {
        padding: 30px 45px 0px 45px;
    }
    .custom-title {
        padding: 30px 30px 30px 50px;
    }
    iframe {
        width: 100%;
    }
    .image-item-wrap-box .content {
        padding: 5px;
    }
    .imageBox-content {
        padding-bottom: 0;
    }
    .grid-content .inner img {
        height: auto !important;
    }
    .grid-content .inner {
        padding: 20px 65px;
    }
    .dardbluebg {
        padding: 40px 0 55px;
    }
    .cardsbox {
        left: 54%;
        width: 41%
    }
    .cardsbox2 {
        left: 0;
    }
    .sticky-nav {
        margin-bottom: 0;
    }
}


/* end mighty secure */