.footer {
    max-width: 1400px;
}
.footCol1 {
    width: 22%;
}
.footer .footCol2, .footer .footCol3 {
    padding: 2% 2%;
}

.lhs-tree{display: flex; flex-wrap: wrap; position: sticky; top: 10%;}
div#topsec-rhs ul {
    list-style: none;
}
.indexcontainer {
    max-width: 1200px;
margin:0 auto;
}
.opmPwrHd h2, .opmPwrHd h1 {
    display: inline-block;
    font: 100 31px/120% 'Zoho_Puvi_Medium';
    color: #222
}
.banner-cont {
    float: left;
    width: 152%;
    color: #FFFFFF;
    text-align: center;
    height: 300px;
    margin-top: 135px;
}
.banner-img {
    width: 100%;
    float: left;
    margin-left: 100px;
}
.opmPlusBanner, .uc-banner {
    max-width: 1200px;
    width: 98%;
    margin: 0 auto;
    float: none;
}
.bannerbg2 .opmPlusBanner {
    background: #081068;
}
.opmPlusBanner a {
    margin: 20px auto;
    height: auto;
    padding: 5px 20px;
}
.banner-cont a:hover {
    background: #d51325 !important;
    transition: all 0.5s ease;
    text-decoration: none;
}
.bannercontent {
    margin: 15px 0;
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px;
}
.bannerbg2 .section.flex {
    display: flex;
    align-items: center;
    background: #081068;
}
.opmPlus .section {
    width: 100%;
    max-width: 1155px;
    margin: -10px auto;
    transition: all 0.2s ease-in 0s;
    display: inline-block;
}
.opmPlusBanner .h2 {
    font-size: 38px;
    margin: 10px 0 10px;
}
.opmPlusBanner .h2, .opmPlusSlider h2, .opmPlusSlider .h2, .opmPlusSlider-2 h2, .opmPlusUserExp h2 {
    font-size: 31px;
    color: #FFFFFF;
    margin: 10px 0px;
    font-weight: bold;
line-height:40px;
}
.bannerflex {
    margin: 0 auto;
}
.btn-red:link, .btn-red:visited {
    background: #e9132c;
    display: inline-block;
    padding: 10px 25px;
    border-radius: 6px;
    color: #fff;
    transition: all .3s ease-in-out;
}
.heading-menu{display:none}
.style1{font-size: 20px;line-height: 30px;margin: 20px 0 20px;color: #0f0f97;font-weight: 400;}
.code {font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, "serif";}
ul {
    font-size: 14px;
    list-style: disc;
    margin-left: 25px;
}
.content-wrap {
    padding-left: 15px;
    padding-right: 15px;
    margin-right: auto;
    margin-left: auto;
}
h1.main-heading {
    text-align: center;
    font-size: 34px;
    margin-bottom: 15px !important;
}
.row {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    align-items: normal;
    width: 100%;
    justify-content: center;
}
.row .cell {
    width: 100%;
    padding: 0px 15px;
    padding: 1.5rem!important;
}
.cell {
    position: relative;
    width: 100%;
    border: 1px solid #bdb7b7;
    margin: 15px 15px;
    background: #fff;
    border-radius: 7px;
}

/*margin style end here*/
@media screen and (max-width: 830px) {
	.feature-contentBox .title4, .feature-footer .title4{
		font-size: 28px;
	}
}

@media screen and (max-width: 760px) {
.flexBnrslides, .flex-control-nav, .flex-direction-nav {
    display: block;
}
	.lhs-tree{display: none}
#lhsTree{display: none}
}

