
section.s_tabs.pt48.pb48.o_colored_level {

background-image: linear-gradient(#26225A 30%, white 0%);

}
ul.nav.nav-pills.justify-content-center {
    justify-content: left !important;
    padding: 28px 70px;
    background: #423F78;
}

.container1 {
    margin: 0px 150px;
}

.container2{
    width: 75%;
    padding: 10px 30px;
    background: white;
}
.container3{
    width: 25%;
    background: #EA6227;
    position: relative;
    text-align: center !important;
    padding: 135px 0px;


}

.oe_structure1{
    display: flex;
    box-shadow: 0px 0px 25px #00000029;
 }
section.s_website_form.pt16.pb16 {
    background: white;
}
h5{
    padding: 20px 5px;
}
.row1 {
    display: flex !important;
}
.form-group {
    width: 50%;
    padding: 5px 10px;
}
.form-group1 {
    margin-bottom: 1rem;
    padding: 5px 10px;
}
.form-control{
    height: calc(1.5em + 1.75rem + 2px);
}
button.btn.btn-primary.pull-left {
    width: 100%;
    padding: 5px 10px;
}
.clearfix.oe_login_buttons{
   padding: 5px 10px;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
   background: transparent !important;
   color: #EA6227 !important;

}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link:hover{
    border-bottom: 2px solid #EA6227;
}
.nav-pills .nav-link{
   color: white !important;
}
.app-store{
   width: 65%;
}
.play-store{
   width: 65%;
}
img{
   padding: 5px 0px;
}
section.s_tabs.pt48.pb48.o_colored_level1 {

background-image: white;

}
ul.nav.nav-pills.justify-content-center1 {
    justify-content: right !important;
    padding: 25px 35px;

}
.nav-pills .nav-link1{
   color: #26225A !important;
   text-decoration: none !important;
}
.nav-item1{
   padding: 0px 35px;
}
.nav-pills .nav-link1.active, .nav-pills .show > .nav-link1:hover{
    border-bottom: 2px solid #EA6227;
    color: #EA6227 !important;
}
.nav-pills .nav-link1 {
    border-radius: 0.25rem;
}
.nav-link1 {
    display: block;
    padding: 0.5rem 1rem;
}
@media only screen and (max-width: 460px) {
li.nav-item {
    font-size: 11px !important;
}
}
@media only screen and (max-width: 500px) {
.container1 {
    margin: 0px 0px !important;
}
li.nav-item {
    font-size: 15px !important;
}
.container2 {
    width: 65%;
    padding: 10px;
    background: white;
}
.container3 {
    width: 35%;
    background: #EA6227;
    position: relative;
    text-align: center !important;
    padding: 300px 0px;
}
h4{
    font-size: 18px !important;
}
p{
    font-size: 20px !important;
}
}
@media only screen and (max-width: 768px) {
        .container1 {
    margin: 0px 0px !important;
}
.row1 {
    display: block !important;
    width: 100%;
}
.form-group {
    width: 100%;
    padding: 5px 10px;
}
ul.nav.nav-pills.justify-content-center {
    justify-content: right !important;
    padding: 0px;
    background: #423F78;
}
.container2 {
    width: 70%;
    padding: 10px;
    background: white;
}
.container3 {
    width: 30%;
    background: #EA6227;
    position: relative;
    text-align: center !important;
    padding: 300px 0px;
}
h4{
    font-size: 18px !important;
}
p{
    font-size: 20px !important;
}
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
    .container1 {
    margin: 0px 20px !important;
}

}

