body
{
	font-family: 'Roboto', sans-serif;
	
}
@font-face {
    font-family: 'Century Gothic';
    src: url('CenturyGothic-Bold.woff2') format('woff2'),
        url('CenturyGothic-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Century Schoolbook';
    src: url('CenturySchoolbook-Italic.woff2') format('woff2'),
        url('CenturySchoolbook-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Century Schoolbook';
    src: url('CenturySchoolbook.woff2') format('woff2'),
        url('CenturySchoolbook.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('CenturyGothic-Italic.woff2') format('woff2'),
        url('CenturyGothic-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('CenturyGothic-BoldItalic.woff2') format('woff2'),
        url('CenturyGothic-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Century Schoolbook';
    src: url('CenturySchoolbook-BoldItalic.woff2') format('woff2'),
        url('CenturySchoolbook-BoldItalic.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Century';
    src: url('Century.woff2') format('woff2'),
        url('Century.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Century Schoolbook';
    src: url('CenturySchoolbook-Bold.woff2') format('woff2'),
        url('CenturySchoolbook-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Century Gothic';
    src: url('CenturyGothic.woff2') format('woff2'),
        url('CenturyGothic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'NeuzeitGroBla';
    src: url('../fonts/NeuzeitGroteskBlack.woff2') format('woff2'),
        url('../fonts/NeuzeitGroteskBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'NeuzeitGro';
    src: url('../fonts/NeuzeitGroteskBold.woff2') format('woff2'),
        url('../fonts/NeuzeitGroteskBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'NeuzeitGroLig';
    src: url('../fonts/NeuzeitGroteskLight.woff2') format('woff2'),
        url('../fonts/NeuzeitGroteskLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'NeuzeitGro';
    src: url('../fonts/NeuzeitGroteskRegular.woff2') format('woff2'),
        url('../fonts/NeuzeitGroteskRegular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/**placeholder css**/
.form-control::-webkit-input-placeholder {
    color: #c5c5c5
}

.form-control.form-control.form-control::-moz-placeholder {
    color: #c5c5c5
}

.form-control.form-control:-ms-input-placeholder {
    color: #c5c5c5
}

.form-control:-moz-placeholder {
    color: #c5c5c5
} 
h3.why{color:#0f0f0f;font-family: 'Roboto Slab', serif;margin:0;font-size:28px;padding-bottom:25px;border-bottom:1px solid #c9c9c9;position:relative;}
h3.why:before{content:'';position:absolute;border-bottom:1px solid #c9c9c9;width:100%;bottom:-17%;}
/**banner css**/
section.banner{position:relative;}
section.banner .banner_img{position:relative;width:100%;}
section.banner .admission_open{position:absolute;width:820px;}
section.banner .logo img {
    position: absolute;
    top: -626px;
    left: 100px;
}
section.banner .mob-banner{display:none;position:relative;width:100%;}
section.banner .adm_title{position:absolute;}
section.banner .adm_title h2{font-family:'NeuzeitGroBla';font-weight:900;color:#fff;font-size:57px;}
section.banner .adm_title {
    position: absolute;
    bottom: 303px;
    left: 238px;
}
.theinstitue.rietInstituteWrapper .insban .brouchercs {
background-color: #ffcc01;}
.theinstitue.rietInstituteWrapper .theinstituein {
    padding: 35px 25px 55px;
}
.theinstitue.rietInstituteWrapper .brouchercs ul li a {
color: #000000;}
.insban .brouchercs {
    background-color: #3e3e3f;
    width: 65%;
    text-align: right;
	float:right;
}

.brouchercs ul {
    display: inline-block;
}

.brouchercs ul li {
    display: inline-block;
    padding: 15px 15px;
    border-left: 1px solid #656565;
}

.brouchercs ul li:first-child {
    border-left: 0
}

.brouchercs ul li a span {
    padding-right: 2px
}

.brouchercs ul li a {
    color: #e2454a;
    font-size: 15px
}

.theinstituein {
    background-color: #e2454a;
    width: 35%;
   /* position: absolute;*/
    left: 0;
    top: -67px;
    padding: 75px 35px 95px;
	float:left;
}
.theinstituein h1::after {
    position: absolute;
    background: #fff
}

.theinstituein p {
    line-height: 25px;
    color: #fff;
    font-size: 15px
}

.theinstituein a.readmore {
    padding: 12px 40px;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    margin-top: 7px;
    display: inline-block
}

section.banner .adm_title h4{color:#fff;font-size:30px;position:relative;right: -42%;font-family: 'Century Schoolbook';font-weight:bold;top: -9px;}
section.banner .adm_title h4:before{
    content: "";
    position: absolute;
    height: 15px;
    border-bottom: 1px solid #fff;
    top: 2px;
    width: 40%;
    left: -42%;}	
	section.banner .adm_title h4:after {
    content: "";
    position: absolute;
    height: 15px;
    border-bottom: 1px solid #fff;
    top: 2px;
    width: 40%;
    left: 17%;}	
section.banner .admission_courses {
    position: absolute;
    top: 58%;
    display: inline-flex;left: 7%;
}
section.banner .courses_blocks {
    width: 122px;
	height:122px;
    border: 1px solid #f0c9cb;
    margin-left: 20px;
}
section.banner .courses_blocks img{margin:22px auto 21px auto;display:block;}
section.banner .courses_blocks h4{font-family: 'Roboto Slab', serif;margin:0;color:#fefefe;text-align:center;font-size:22px;padding-bottom:17px;}
section.banner .toll {
    position: absolute;
    bottom: 90%;
    right: 151px;
}
section.banner .toll p{display:inline-flex;font-family: 'Roboto Slab', serif;margin:0;color:#fff;font-size:18px;}
section.banner .toll p img{padding-right:20px;}
section.banner .adm_form {
    position: absolute;
    bottom: 28px;
    right: 97px;
    width: 344px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 54px 0px rgba(84, 84, 84, 0.38);
    padding: 27px 17px 21px 17px;
}
section.banner .adm_form h3{margin:0;text-align:center;font-family: 'Roboto Slab', serif;font-size:22px;color:#1d1c1c;padding-bottom: 22px;}
section.banner input {
    height: 40px;
    width: 100%;
    border: 1px solid #d0d0d0;
    border-radius: 0;
    background: #fff;
    color: #9c9c9c;	
	font-family: 'Roboto Slab', serif;
	font-size:15px;
}
section.banner select {
    height: 40px;
    width: 100%;
    border: 1px solid #d0d0d0;
    border-radius:0;
	color: #9c9c9c;
font-family: 'Roboto Slab', serif;	font-size:15px;
}
section.banner .btn{border-radius:0;;background:#bf242a;width:100%;color:#fff;font-family: 'Roboto Slab', serif;	font-size:15px;height: 40px;margin-top: 14px;}
/*******why_riet*****/
section.why_riet{margin-top:64px;}
section.why_riet .whyriet_content{margin-top:43px;}
section.why_riet .why_cont {
    border: 1px solid #949494;
    padding:26px 17px 19px 17px;min-height: 368px;
}
.bigText{font-family: 'Roboto Slab', serif;color:#949494;font-size:20px;padding:26px;}
section.why_riet .why_cont p{font-family: 'Roboto Slab', serif;color:#6b6b6b;font-size:15px;}
section.why_riet .col-md-5.left{padding-right:0;}
section.why_riet .col-md-7.right{padding-right:12px;}
section.why_riet .academic h4 {
	font-family: 'Roboto Slab', serif;
    margin: 0;
    background: #c8262c;
    color: #fff;
	padding:14px 0 15px 24px;
    font-size: 24px;
	}
	section.why_riet .whyriet_content.bel{margin-top:52px;}
	section.scholarship{margin-top:42px;margin-bottom:33px;background:#f3f3f3;padding-bottom:56px;padding-top:41px;font-family: 'Roboto Slab', serif;}
	ul.schl{margin-top: 38px;
    margin-bottom: 22px;}
	ul.schl li{color:#6b6b6b;line-height:23px;font-size:15px;padding-bottom:30px;position:relative;list-style:none;}
	ul.schl li:before {
    position: absolute;
    top: 7px;
    left: -34px;
    content: "";
    width: 20px;
    height: 20px;
    background: url(../images/ul-img.png) no-repeat;
}
	.fees_cont p{font-family:'Roboto Slab', serif;font-size:18px;color:#fff;margin:0;border:1px solid #a8a8a8;text-align:center;margin-bottom:12px;padding:13px 0;line-height:normal;background:#b72127;}
	.fees_cont p:first-child{color:#0f0f0f;background:#f3f3f3}
	
	/***copyright*****/
	section.copyright{text-align:center;color:#fff;background:#0a0c14;padding:23px 0 19px 0;}
	section.copyright p{font-size:16px;margin:0;}
	/**********responsive*********/
	@media(max-width:1320px)
	{
		section.banner .logo img {
    top: -557px;
		}
		section.banner .adm_form {
    bottom: -14px;
		}
		section.banner .courses_blocks {
    margin-left: 10px;
}
	}
@media(max-width:1199px)
	{
	section.why_riet .why_cont {
    border: 1px solid #949494;
    padding: 13px 15px 9px 15px;
    min-height: auto;height:100%;
}
section.banner .adm_title h4:after {
    left: 19%;
}
ul.schl li {

    font-size: 14px;
	}
section.why_riet .academic h4 {
    padding: 9px 0 9px 24px;
    font-size: 21px;
}
section.why_riet .why_cont p {

    font-size: 14px;
    margin: 0;
    line-height: 22px;
}
		section.banner .adm_title h2 {
    font-size: 47px;
}
section.banner .courses_blocks h4 {
    font-size: 19px;
}
section.banner .courses_blocks {
    width: 117px;
}
section.banner .logo img {
    top: -535px;
    max-width: 89px;
    width: 100%;left: 67px;
}
section.banner .adm_title {
    bottom: 272px;
    left: 67px;
}
section.banner .admission_courses {
    top: 54%;
    left: 67px;
}
section.banner .adm_form {
    bottom: -89px;
}
section.banner .toll {
    right: 67px;
}
section.banner .adm_form {
bottom: -27px;
    right: 67px;
}
	}
@media(max-width:1135px)
{
section.banner .logo img {
    top: -504px;
}
section.banner .adm_form {
    bottom: -44px;
}
section.banner .adm_title h2 {
    font-size: 41px;
}
section.banner .courses_blocks {
    width: 114px;margin-left: 5px;
}
section.banner .toll p {
    font-size: 16px;
}
}	
@media(max-width:1088px)
{
	section.banner .logo img {
    top: -458px;
}
section.banner .adm_title h2 {
    font-size: 36px;
}
section.banner .adm_title {
    bottom: 243px;
}
section.banner .courses_blocks img {
    margin: 17px auto 21px auto;
}
section.banner .courses_blocks {
width: 110px;height: 117px;}
section.banner .courses_blocks h4 {
    font-size: 17px;
}
section.banner .logo img{left:30px;}

section.banner .adm_title {
   left:30px;
}
section.banner .admission_courses {
   left:30px;
}

section.banner .toll {
    right: 30px;
}

section.banner .adm_form h3 {
    font-size: 20px;
    padding-bottom: 20px;
}
section.banner .adm_form {
width:334px;bottom: -62px;
    padding: 21px 17px 16px 17px;   right: 30px;
}
}
@media (max-width:991px)
{section.why_riet .col-md-5.left {
    padding-right: 15px;
}
section.why_riet .col-md-7.right {
    padding-right: 15px;
}
.col-md-7.col-sm-12.right img {
    margin: 12px auto;
}
section.banner .adm_title h4:after {
    left: 24%;
}
section.why_riet .whyriet_content.bel {
    margin-top: 0;
}
h3.why {
    font-size: 27px;
    padding-bottom: 13px;
}
section.scholarship {

    padding-top: 28px;padding-bottom: 33px;
}.fees_cont p {

    font-size: 17px;
}

	section.banner .adm_form {
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 26px;min-width: 368px;
}
section.copyright p{font-size:14px;}
section.banner .admission_courses {
    top: 27%;
}
section.banner .toll {
    right: 30px;bottom:93%;
}section.banner{overflow:hidden;}

section.banner .banner_img{display:none;}

section.banner .mob-banner{display:block;position:relative;width:100%;}
section.banner .admission_open {
    width: 100%;
}
section.banner .admission_courses {
    width: 100%;
}
section.banner .admission_courses .courses_blocks:first-child{margin-left:0;}
section.banner .courses_blocks {
    width: 134px;
    height: 127px; margin-left: 17px;
}
section.banner .adm_title {
    bottom: 198px;
}
section.banner .logo img {
    top: -423px;
}
section.banner .admission_courses {
    top: 30%;
}
}
@media (max-width:899px)
{
	section.banner .admission_courses {
    position: relative;margin-top: 29px;left: 0;
	}
	section.banner .courses_blocks {
    width: 140px;
    height: 134px;
    margin-left: 17px;
    background: #b82128;
    margin: 0 auto;
    float: none;
    display: block;border: 1px solid #ccc;
}
section.banner .logo img {
    top: -352px;
}
section.banner .adm_title h2 {
    font-size: 34px;
}
section.banner .adm_title {
    bottom: 97px;
}
section.banner .admission_courses .courses_blocks:first-child {
    margin-left: auto;
}
}
@media(max-width:767px)
{section.why_riet {
    margin-top: 31px;
}
	section.banner .logo img {
    top: -337px;
}
section.banner .adm_title {
    bottom: 58px;
}
}
@media(max-width:716px)
{
	section.banner .logo img {
    top: -316px
}
}
@media (max-width: 670px)
{
section.banner .logo img {
    top: -296px;
}
}
@media(max-width:620px)
{
	section.banner .admission_courses {
    display: block;
	}
	section.banner .courses_blocks {
    width: 192px;
    height: 143px;
    margin: 13px auto;
    
}
section.banner .courses_blocks h4 {
    font-size: 20px;
}
section.banner .logo img {
    top: -269px;
}
section.banner .toll {
    bottom: 95%;
}
}
@media(max-width:580px)
{
	section.banner .logo img {
    top: -243px;
}
section.banner .adm_title {
    bottom: 16px;
}
}
@media (max-width: 525px)
{
section.banner .logo img {
    top: -211px;
}
}
@media(max-width:480px)
{
	section.banner .courses_blocks {
    width: 93%;
	}

section.banner .adm_title h2 {
    font-size: 25px;

}
section.banner .adm_title h4:after {
    left: 30%;top:0;
}
section.banner .adm_title h4:before{top:0;}
section.banner .toll p img {
    padding-right: 9px;
    height: 22px;
}
section.banner .adm_title h4 {
    font-size: 26px;
}
section.banner .logo img {
    left: 15px;
}



section.banner .adm_title {
   left:15px;
}


section.banner .toll {
    right: 15px;bottom: 96%;
}
section.banner .adm_form {
    width: 100%;
    margin: 0 auto;
    top: 0;
    min-width: 200px;
}
h3.why {
    font-size: 23px;
    padding-bottom: 9px;
}
ul.schl {
    margin-top: 28px;
    margin-bottom: -2px;
}
.fees_cont p {
    font-size: 15px;
}
section.copyright p {
    font-size: 12px;
}
section.copyright {
    padding: 18px 0 11px 0;
}
section.why_riet {
    margin-top: 0;
}
}
@media(max-width:452px)
{
	section.banner .logo img {
    max-width: 78px;    top: -189px;
	}
	section.banner .adm_title {
    bottom: 0;
}
}
@media (max-width: 408px)
{
section.banner .logo img {
    max-width: 75px;
    top: -167px;
}
}
@media(max-width:360px)
{section.why_riet .whyriet_content {
    margin-top: 25px;
}
	h3.why {
    font-size: 21px;
}

	section.banner .logo img {
    max-width: 64px;
    top: -149px;
}
section.banner .adm_title h2 {
    font-size: 21px;
}
section.banner .adm_title h4 {
    font-size: 23px;
}
section.banner .toll p {
    font-size: 14px;
}
}