@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,600,700');
@import url('https://fonts.googleapis.com/css?family=Domine');

/*************************
*******Typography******
**************************/

body {
    background-color:#fff !important;
    font-family: 'Open Sans', sans-serif!important;
    color:#000 !important;
}

a {
    color: #14488C;
    -webkit-transition: color 300ms, background-color 300ms;
    -moz-transition: color 300ms, background-color 300ms;
    -o-transition:  color 300ms, background-color 300ms;
    transition:  color 300ms, background-color 300ms;
    text-decoration:none;
}

a:hover, a:focus {
    color: #14488C!important; text-decoration: none;
}

/*************************
*******Header******
**************************/

.error{
    font-weight: normal;
    font-size: 12px;
    color: red;
    margin-bottom: 0px;
}


h1{
    color: #14488C!important;
    font-weight: 600!important;
    line-height: 54px!important;
    font-size: 40px!important;
    font-family: 'Open Sans', sans-serif!important;
}

h2{
    font-size: 24px!important;
    line-height: 30px!important;
    color: #14488C!important;
    font-weight: 600!important;
    margin: 0px!important;
    font-family: 'Open Sans', sans-serif!important;
    text-align: center;
    text-transform: none!important;
}


h3{
    color: #14488C!important;
    font-weight: 600!important;
    font-size: 18px!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: normal!important;
}
h4{
    font-size: 15px!important;
    line-height: 22px!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: normal!important;
}
h5{
    font-size: 13px!important;
    line-height: 20px!important;
    color: #000000!important;
    font-family: 'Open Sans', sans-serif!important;
    font-weight: normal!important;
   
}
h6{
    font-family: 'Open Sans', sans-serif!important;
    font-weight: normal!important;
   
}
/*---------------------------------------------------------------------------*/
.rit_banner{background: url('../images/rj_banner.png') top center;
    background-repeat: no-repeat;
    background-position: left 25% center;
    background-size: cover;
    min-height: 430px;
    width: 100%;
    background-attachment: scroll;
    position: relative;
    box-sizing: border-box!important;
}

.rit_heading{
    margin-top: 110px;
}
.rit_heading p{
    margin-top: 20px;
    color: #333;
    font-weight: normal;
    font-size: 18px;
    line-height: 30px;
}
.rit_banner_form{
    background-color: #ededed ;
    box-shadow: 0 0px 16px 0 rgba(0,0,0,0.2);
    padding: 10px 15px 10px 15px!important;
    opacity: 0.9;
}
@supports (-moz-appearance:none) {
    .rit_banner_form{
        padding: 4px 15px 3px 15px!important;
    }
    .enquire-form{
        margin-top: 10px!important;
    }
}

.form-group label, .error{
    margin: -5px 0px!important;
    color: red!important;
}
.form-desk{
    box-sizing: border-box!important;
}

.form_title_bg{
    background-color: #F27405!important;
}
.form_title{
    margin: 0px;
    background-color: #14488C;
    color: #fff!important;
    padding: 16px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px!important;
    box-sizing: border-box!important;
}
.call_us{
    background: #F27405;
    width: 100%;
    position: absolute;
    padding: 11px 0px!important;
    top: unset;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}
.form-control {
    color: #000;
    border-radius: unset;
    font-size: 12px;
    border: 1px solid #e0e0e0;
}

.form-control::placeholder {
    color: #191919!important;
    font-size: 12px;
}
.btn-default {
    padding: 8px 10px;
    background: #14488C!important;
    color: #fff;
    z-index: 0;
    border-radius: 2px;
    border: none;
    position: relative;
}

/*---------------------------------------------------------------------------*/
.rit_about{
    margin: 40px 0px;
}
.rit_about_h1{
    margin: 0px;
    font-size: 24px;
    color: #14488C;
    font-weight: 600;
}
.rit_about_ul ul{
   height: 350px;
}
.rit_about_ul li{
    padding: 5px 5px;
}
.rit_about_ul{
    margin-bottom: 0px;
}
.rit_about_name{
    background-color: #F27405;
    width: 15%;
    padding: 10px;
    text-align: center;
    color: #ffffff!important;
    font-weight: bold;
    position: absolute;
    left: 27.9%;
    bottom: 0px;
}
.rit_count_value{
    font-size: 26px;
    font-weight: bold;
}
.rit_count_text{
    margin-top: 5px;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}

/*---------------------------------------------------------------------------*/
.rit_practice{
    background-color: #eeeeee!important;
    padding: 40px;
}
.rit_practice_ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.rit_practice_ul li{
    margin: 20px 0px;
}
.rit_practice_ul li p{
    margin-left: 25px;
    line-height: 20px;
}    
.rit_practice_ul li i {
    color: #EB7606;
    float: left;
    margin: 5px 0 10px 0;
    width: 15px;
}
/*---------------------------------------------------------------------------*/
.rit_braces_heading{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 50px;
    text-align: center;
    color: #fff!important;
    font-weight: 600;
    font-size: 16px;
    background-color: #708C08;
}
.rit_braces_gray{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    text-align: center;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    background-color: #eeeeee;
    margin: -10px 0px!important;
    font-family: 'Open Sans', sans-serif !important;
}
.rit_braces_white{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60px;
    text-align: center;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
    background-color: #E0E0E0;
    font-family: 'Open Sans', sans-serif !important;
}
/*---------------------------------------------------------------------------*/
.rit_test_name{
    color: #F27405!important;
    font-weight: bold;
}
.rit_test_column {
    float: left;
    width: 50%;
}
.rit_test_row:after {
    content: "";
    display: table;
    clear: both;
}
.item-p-40{
    padding: 0px 40px;
}
/*---------------------------------------------------------------------------*/
.c1{
    top: 7%!important;
}
.c2,.c4{
    top: 22%!important;
}
.c3{
    top: 15%!important;
}
.c6{
    top: 28%!important;
}
.rit_6steps_circle_green{
    background: url('../images/green-circle.png') top center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 185px;
    height: 177px;
    position: relative;
}
.rit_6steps_circle_orange{
    background: url('../images/orange-circle.png') top center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 185px;
    height: 177px;
    position: relative;
}
.rit_6steps_circle_blue{
    background: url('../images/blue-circle.png') top center;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 185px;
    height: 177px;
    position: relative;
}
.rit_6steps_circle_text{
    position: absolute;
    font-size: 13px;
    line-height: 20px;
    color: #000000 !important;
font-family: 'Open Sans', sans-serif !important;
font-weight: normal !important;
    text-align: center!important;
    top: 15%;
    width: 100%;
    left: -3%;
    margin-top: 10px;
margin-bottom: 10px;
}
/*---------------------------------------------------------------------------*/
.rit_5most_column {
    float: left;
    width: 75%;
    font-weight: 600;
}
.rit_5most_row:after {
    content: "";
    display: table;
    clear: both;
}
.rit_5most_heading p{
    color: #000000;
    font-size: 13px!important;
}
.rit_5most_panel{
    background-color: unset;
    border: unset;
}
.rit_5most_panel_body{
    background-color: #eeeeee;
    font-size: 13px!important;
    padding: 10px 15px 5px 15px;
}
.rit_5most_ul li{
    padding: 10px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
    cursor: pointer;
}
.rit_5most_ul li:hover{
    padding: 10px;
    box-shadow: 0 16px 24px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}
/*---------------------------------------------------------------------------*/
.rit_find_text{
    color: #000000;
    font-size: 14px;
    line-height: 24px;
}
.btn-default-get {
    padding: 8px 20px;
    background: #ffffff !important;
    color: #14488C;
    z-index: 1;
    border-radius: 2px;
    border: 2px solid #14488C;
}
.btn-default-get:hover{
    color: #fff;
}

/*---------------------------------------------------------------------------*/
@media only screen and (min-width : 0px) and (max-width: 767px) {
    h1{
        color: #14488C!important;
        font-weight: 600!important;
        font-size: 20px!important;
        line-height: 30px!important;
    }
    h2 {
        font-size: 21px!important;
        line-height: 28px!important;
    }
    .rit_heading p {
        margin-top: 20px;
        color: #000;
        font-weight: normal;
        font-size: 13px;
        line-height: 20px;
    }
    .rit_heading{
        margin-top: 25px!important;
        position: relative;
    }
    .w-100{
        width: 100%;
    }
    .rit_banner{
        background: url('../images/rj_mob_ban.jpg') top center;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
        min-height: 350px;
        width: 100%;

    }
    .rit_banner_form{
        background-color: #fff;
        padding: 1px 15px 8px 15px!important;
        opacity: 0.9;
        box-shadow: 0 0px 8px 0 rgba(0,0,0,0.2);
    }
    .form_title {
        /*margin-top: 15px;*/
        background-color: #14488C;
        color: #fff!important;
        padding: 13px;
        text-align: center;
        text-transform: uppercase;
        line-height: 24px;
        font-size: 16px!important;
    }
    .form-control {
        color: #000;
        border-radius: unset;
        font-size: 12px;
        border: 1px solid #ccc;
    }

    .form-control::placeholder {
        color: #666!important;
        font-size: 12px;
    }
    .rit_banner_h1{
        margin-top: 70px;
        color: #fff;
        font-weight: normal;
        line-height: 48px;
        font-size: 36px;
    }
    .rit_about_name_mob{
        background-color: #F27405;
        padding: 10px;
        text-align: center;
        color: #ffffff!important;
        font-weight: bold;
        margin: 0px;
        width: 100%;
    }
    
    .mob-mrt--15{
        margin-top: -15px;
    }
    .mob-mrt--20{
        margin-top: -20px;
    }
    .mob-mrt-30{
        margin-top: 30px;
    }
    .rit_practice_ul li i {
        color: #EB7606;
        float: left;
        margin: 5px 0 10px 0;
        width: 15px;
    }
    .rit_practice_ul li p{
        line-height: 20px!important;
    }
    .rit_braces_mob_heading p{
        padding: 0px 10px 0px 10px!important;
        color: #ffffff;
    }
    .mob-aao-img{
        display: flex;
    }
    .c1{
        top: 5%!important;
    }
    .c2,.c4{
        top: 22%!important;
    }
    .c3{
        top: 15%!important;
    }
    .c6{
        top: 28%!important;
    }
    .mob-textleft{
        text-align: left!important;
    }

    .rit_5most_ul li{
        padding: 10px;
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
        transition: 0.3s;
        width: 49%;
    }
    .rit_5most_heading p {
        color: #000000;
        font-size: 13px!important;
        line-height: 16px;
    }
    .rit_braces_gray{
        padding: 15px;
        display: block;
        height: 60px;
        text-align: left!important;
        color: #000000;
        font-weight: normal;
        font-size: 13px!important;
        background-color: #eeeeee;
        margin: 0px 0px!important;
    }
    .rit_braces_white{
        padding: 7px 15px 5px 15px;
        display: block;
        min-height: 60px;
        text-align: left!important;
        color: #000000;
        font-weight: normal;
        font-size: 13px!important;
        background-color: #E0E0E0;
        margin: 0px 0px!important;
    }
}


@media only screen and (min-width : 768px) and (max-width: 981px) {
    @supports (-moz-appearance:none) {
        .rit_banner_form{
            padding: 20px!important;
        }
        .enquire-form{
            margin-top: 15px!important;
        }
    }

    .rit_braces_gray{
        font-size: 13px!important;
    }
    .rit_braces_white{
        font-size: 13px!important;
    }
    h1 {
        color: #14488C!important;
        font-weight: normal;
        line-height: 32px!important;
        font-size: 19px!important;
        font-family: 'Open Sans', sans-serif;
    }
    .rit_banner{
        opacity: 1;
    }
    .rit_heading p {
        margin-top: 20px;
        color: #333;
        font-weight: normal;
        font-size: 13px;
        line-height: 23px;
    }
    .rit_banner {
        background: url(../images/rj_mob_ban.jpg) top center;
        background-repeat: no-repeat;
        background-position: left 46% center;
        background-size: cover;
        min-height: 448px;
        width: 100%;
        background-attachment: scroll;
    }
    .rit_heading {
        margin-top: 120px;
    }
    .rit_banner_form {
        background-color: #ededed;
        box-shadow: unset!important;
        padding: 18px!important;
        opacity: 0.9;
    }
    .form_title {
        background-color: #14488C;
        color: #fff!important;
        padding: 15px;
        text-align: center;
        text-transform: uppercase;
        line-height: 24px;
        font-size: 16px!important;
    }
    .rit_about_name_mob{
        width: 100%;
        background-color: #F27405;
        padding: 15px!important;
        text-align: center;
        color: #ffffff!important;
        font-weight: bold;
        margin: 0px;
    }
    .rit_practice_ul li i {
        color: #EB7606;
        float: left;
        margin: 5px 0 10px 0;
        width: 15px;
    }
    .rit_practice_ul li p {
        margin-left: 25px;
        line-height: 20px;
    }
    .mob-mrt--15{
        margin-top: -15px;
    }
    .mob-mrt--20{
        margin-top: -20px;
    }
    .mob-aao-img{
        display: flex;
    }
    .rit_6steps_circle_text {
        position: absolute;
        font-size: 13px;
        text-align: center!important;
        top: 15%;
    }
    .c1{
        top: 7%!important;
    }
    .c2,.c4{
        top: 22%!important;
    }
    .c3{
        top: 15%!important;
    }
    .c6{
        top: 28%!important;
    }
    .tab-textleft{
        text-align: left!important;
    }
}
@media (min-width: 981px) and (max-width:1024px){
    h1 {
        color: #14488C!important;
        font-weight: 600!important;
        line-height: 36px!important;
        font-size: 26px!important;
        font-family: 'Open Sans', sans-serif!important;
    }
    .rit_heading p {
        font-size: 15px;
        line-height: 23px;
    }
    .rit_banner {
        background: url(../images/rj_mob_ban.jpg) top center;
        background-repeat: no-repeat;
        background-position: left 49% center;
        background-size: cover;
        min-height: 425px;
        width: 100%;
        background-attachment: scroll;
    }
    .rit_about_ul li {
        padding: 3px 5px;
    }
    .rit_practice_ul li p {
        margin-left: 25px;
        line-height: 21px;
    }
    .rit_practice_ul li i {
        color: #EB7606;
        float: left;
        margin: 6px 0 10px 0;
        width: 15px;
    }
    .rit_banner_form {
        background-color: #ededed;
        box-shadow: unset!important;;
        padding: 7px 15px 7px 15px!important;
        opacity: 0.9;
    }
    .rit_about_name {
        /*margin-left: -15px;*/
        background-color: #F27405;
        width: 20%;
        padding: 10px;
        text-align: center;
        color: #ffffff!important;
        font-weight: bold;
        position: absolute;
        left: 31.4%;
        bottom: 0px;
    }
    .rit_6steps_circle_green{
        background: url('../images/green-circle.png') top center;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 125px;
        height: 125px;
        position: relative;
    }
    .rit_6steps_circle_orange{
        background: url('../images/orange-circle.png') top center;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 125px;
        height: 125px;
        position: relative;
    }
    .rit_6steps_circle_blue{
        background: url('../images/blue-circle.png') top center;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        width: 125px;
        height: 125px;
        position: relative;
    }
    .rit_6steps_circle_text{
        position: absolute;
        font-size: 11px!important;
        line-height: 15px!important;
        text-align: center!important;
        top: 8%;
        width: 100%;
    }

}

@media (max-width: 1200px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

.p-style{
    font-size: 15px !important;
line-height: 22px !important;
font-family: 'Open Sans', sans-serif !important;
font-weight: normal !important;
color: #333;
}