@font-face {
    font-family: 'Poppins-Bold';
    src: url('../fonts/Poppins-Bold.otf') format('opentype');
}


  * {
        box-sizing: border-box;
    }

    body {
        margin: 0;
        padding: 0;
        font-family: "Jost", Sans-serif !important;
        font-size: 18px !important;
    }

    p{
        font-weight: 300;
    }

    .banner {
        width: 100%;
        overflow: hidden; 
    }

    .container {
        width: 100%;
        max-width: 1200px;
        margin: 0 auto;
        padding: 0 20px;
    }

    .img-container {
        text-align: center;
    }

    .img-container img {
        width: 100%;
        height: auto;
        display: block;
    }

.navbar-inverse {
    background-color: #fa2001 !important;
    border-color: transparent !important;
/*    box-shadow: 1px 2px 4px #d0cece; */
}

.navbar-inverseinside {
    background-color: #fa2001 !important;
    border-color: #fa2001 !important;
/*    box-shadow: 1px 2px 4px #d0cece; */
}
.navbar-brand img {
    width: 88%;
    margin: 0 auto;
    
}
.navbar-nav>li{
	padding: 4% 0;
}
.nopadding{
	padding:0px !important;
}
.banner{
	padding-top: 92px;
    border-radius: 0 0 150px 0;
}
#bannerSlider .owl-prev{
	position: absolute;
    top: 47%;
    left: 6%;
    /* margin: 10px; */
    border: 1px solid #fff;
    color: white;
    font-size: 20px;
}
#bannerSlider .owl-next{
	position: absolute;
    top: 47%;
    right: 6%;
    /* margin: 10px; */
    border: 1px solid #fff;
    color: white;
    font-size: 20px;
}
#bannerSlider .owl-prev span, #bannerSlider .owl-next span{
	padding: 10px;
}
.navbar-right li a {
    text-transform: uppercase;
    font-family: "Jost", Sans-serif !important;
    font-weight: 500;
    word-spacing: 0.5px;
    font-size: 17px;
    color: #fff !important;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: transparent !important;
}
/*.navbar-right li:last-child a {
    background-color: #f26522;
    text-transform: capitalize;
    color: #fff !important;
    font-size: 16px;
    padding: 5px 14px !important;
    margin-top: 2%;
    cursor: pointer;
}
.navbar-right li:last-child a:hover{
	background-color: #f26522 !important;
}*/
.navLeftJaipuria {
    padding: 0px 15px 0 10px !important;
    border-right: 1px solid #f1f1f1;
    height: 70px !important;    
}
.navLeftJaipuria img{
	padding-top: 2%;
}
.navLeftJaiutsav{
margin-top: -20px;
}
.navbar-right li > a{
	text-decoration: none;
	color: rgba(0,0,0,.4);
	z-index: 1;
}
.navbar-right li > a:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 0;
  left: 0;
  background: #f26522;
  visibility: hidden;
  border-radius: 5px;
  transform: scaleX(0);
  transition: .25s linear;
}
.navbar-right li > a:hover:before, .navbar-right li > a:focus:before {
  visibility: visible;
  transform: scaleX(1);
}

.navbar-right>li>a {
    position: relative;
    display: block;
    padding: 10px 12px !important;
}

.search_wrapper {
    
    background-color: #f26522;
    position: fixed;
    top: 15%;
    width: 100%;
    z-index: 9999;
}

.search_wrapper input[type="text"] {
    width: 100%;
    margin: 0;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    padding-left: 35px;
    background: none;
    border-width: 0 0 1px;
    border-style: solid;
    border-color: rgba(255,255,255,.08)!important;
    font-size: 15px;
    color:#fff;
}

#search i{
    color: #fff;
    font-size: 27px;
    padding: 1% 3%;
}

#search form{
    display: flex;
    margin-bottom: 0px;
    
}

::placeholder{
    color:#fff;
}

.closeForm{
        float: right;
    right: 0px;
    position: absolute;
    cursor: pointer;
}

/**************************  ABOUT US CSS  ***************************/

.abtUs{
	background-image: url("../images/background1.jpg");
	background-size: 100%;
    height: 601px;
    background-position: center;
    background-repeat: no-repeat;
}
.mainHeadingOrange{
     font-family: 'Poppins-Bold', sans-serif;
    text-transform: uppercase;
    color: #f26522;
    font-weight: 600;
    font-size: 35px;
    padding-left: 21%;
}
.abtUsBox {
    padding: 50px 0px !important;
}
.subHeading {
     font-family: 'Poppins-Bold', sans-serif;
    font-size: 24px;
    /* font-weight: 800; */
    text-transform: uppercase;
    margin-top: 13%;
}
.mainHeadingOrange:before {
    content: "";
    position: absolute;
    /* height: 0px; */
    border-bottom: 3px solid #f26522;
    /* border-top: 1px solid white; */
    top: 7%;
    width: 72px;
    left: 2%;
}
.content {
    color: #252525;
    text-align: justify;
    font-family: "Jost", Sans-serif !important;
    font-weight: 300;
    font-size: 18px;
    line-height: 26px;
    padding-bottom: 8%;
}
.buttons {
    background-color: #f26522;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 14px;
    padding: 11px 13px;
    margin-top: 20%;
    font-family: "Jost", Sans-serif !important;
}
.abtUsRight {
    background-image: url(../images/background4.jpg);
    background-size: 100%;
    height: 557px;
    background-position: center;
    background-repeat: no-repeat;
    /* padding: 56px; */
}
.abtUsRight video{
	    width: 92%;
    margin-top: 33%;
    /* position: absolute; */
    margin-right: 5%;
}


/**************************  GENERAL INSTRUCTIONS CSS  ***************************/

.instructions{
	/*background-image: url("../images/background2.jpg");*/
    background: #f26522;
	background-size: 100%;
    height: 726px;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 0 0 150px 0;
}
.insBox{
	padding: 50px 0px !important;
}
.mainHeadingWhite{
	 font-family: 'Poppins-Bold', sans-serif;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
    font-size: 35px;
    padding-left: 10%;
}
.mainHeadingWhite:before{
	content: "";
    position: absolute;
    /* height: 0px; */
    border-bottom: 3px solid #fff;
    /* border-top: 1px solid white; */
    top: 24%;
    width: 72px;
    left: 2%;
}
.paddingBtm{
	padding-bottom: 4%;
}
.genIns p {
    font-family: "Jost", Sans-serif !important;
    color: #fff;
    text-align: justify;
    margin: 2px 64px;
    padding-bottom: 23px;
    font-size: 18px;
    border-bottom: 1px solid;
}


/**************************  OUR GALLERY CSS  ***************************/


.glryBox img:hover{
    transform: scale(1.1);
    transition: 1s;
}

.glryBox img{
    
    transition: 1s;
}

.mainHeadingGallery:before {
    content: "";
    position: absolute;
    /* height: 0px; */
    border-bottom: 3px solid #f26522;
    /* border-top: 1px solid white; */
    top: 47%;
    width: 72px;
    left: 2%;
}
.mainHeadingGallery {
     font-family: 'Poppins-Bold', sans-serif;
    text-transform: uppercase;
    color: #f26522;
    font-weight: 600;
    font-size: 35px;
    padding-left: 11%;
}
.line:after {
    content: '';
    display: block;
    width: 2px;
    height: 150px;
    background-color: #f26522;
    position: absolute;
    bottom: 10px;
    left: 21px;
    z-index: 9;
}
.glryFrom{
	display: -webkit-box;
}
.glryFrom p {
 color: #252525;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 23px;
    padding-left: 4%;
    line-height: 8px;

}
.paddingLft{
	padding-left: 0px !important;
}
.marTop{
	    margin-top: 7.8%;
}
.glryBox{
	margin: 3% 0;
}
.view{
	margin-bottom: 3%;
}
.view .buttons {
    background-color: #f26522;
    text-transform: uppercase;
    color: #fff !important;
    font-size: 16px;
    padding: 9px 13px;
    margin-top: 20%;
    width: 15%;
    line-height: 17px;
    text-align: center;
    display: block;
    margin: 0 auto;
    font-family: "Jost", Sans-serif !important;
    transition: 1s;
}

.view .buttons:hover {
    color: black;
    text-decoration: none;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    transition: 1s;
    transform: scale(1.2);
    background-color: #580b7d;
    /* border: 3px solid #86daf3; */
    box-shadow: 0px 3px 8px #580b7d;
}



/**************************  OUR SPONSOR CSS  ***************************/

.sponsor{
	background-image: url("../images/background3.jpg");
	background-size: 100%;
    height: 541px;
    background-position: center;
    background-repeat: no-repeat;
}
.sponsor .abtUsBox{
	margin-top: 8%;
}
/*.sponsorsLogo {
    background-color: #ffff;
    border-radius: 16px 0px 16px 0px;
    margin: 1.5%;
}*/
.sponsorsLogo img {
    display: block;
    margin: 0 auto;
    height: 69px;
    /*width: 84%;*/
    padding: 10px;
    /* margin: 2px; */
    transition: 1s;
}
.sponsorsLogo img:hover{
    transform: scale(1.2);
    transition: 1s;
}
.sponsorsLogo {
    background-color: #ffff;
    border-radius: 16px 0px 16px 0px;
    margin: 7px 18px 30px;
}

.pulpy, .inox{
	width: 98%;
}

@media (min-width: 992px){
.col-md-offset-1 {
    margin-left: 2.333333% !important;
}}



/**************************  FOOTER CSS  ***************************/

.footerTop h4{
         font-family: 'Poppins-Bold', sans-serif;
}

.footerTop {
    background-color: #70716d;
    color: #fff;
    padding: 50px 0px;
    text-align: center;
    font-family: "Jost", Sans-serif !important;
    font-size: 16px;
    font-weight: 700;
    border-radius: 0 0 100px 0;
}
.social a i {
    background-color: #fff;
    height: 38px;
    width: 38px;
    border-radius: 50%;
    padding: 8px;
    color: #444;
    font-size: 21px;
    line-height: 1;
    margin-top: 8px;
    transition: 1s;
}
.social a i:hover{
    background-color: #580b7d;
    transition: 1s;
    color: #ffffff;
}
.footerBorder{
	border-right: 1px solid white;
	border-left: 1px solid white;
}
.footerBottom{
/*	background-color: #570b7d;*/
    color: #444;
    text-align: center;
    padding: 10px 0px;
    font-family: "Jost", Sans-serif !important;
    font-size: 14px;
    line-height: 35px;
}
.footerBottom p {
    margin-bottom: 0px;
    font-size: 16px;
}
.footerBottom a{
        color: #f26522;
}

.footerBottom a:hover{
        color: #fff;
        text-decoration:none;
}


/**************************  GALLERY CSS  ***************************/

.galleryBreadcrumb{
	margin-top: 7%;
	text-align:center;
}
.galleryBreadcrumb ul{
	display: -webkit-inline-box;
	padding: 0;
}
.galleryBreadcrumb ul li{
	list-style: none;
	padding:10px;
}

.galleryBreadcrumb h2{
	 font-family: 'Poppins-Bold', sans-serif;  
    color: #c1bebe;
    font-weight: 100;
        padding-bottom: 1%;
    font-size: 31px;
}

.galleryBreadcrumb ul li {
    list-style: none;
    padding: 10px;
    text-transform: uppercase;
    font-family: "Jost", Sans-serif !important;
    font-size: 19px;
    font-weight: 500;
    color: #252525;
    cursor: pointer;
    border: 1px solid;
    margin-right: 10px;
}


.galleryImages .row, .sponsorImages .row, .galleryImagesBox .row{
    padding-top: 2%;
    background-color: #f9f9f9;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px !important;
    list-style: none;
    background-color: #f9f9f9 !important;
    border-radius: 4px;
}

.galleryImages .sponsorsLogo{
	height: 200px;
}

.imagess{
	min-height: 211px;
    width: 211px;
}

.galleryImagesBox{
	margin: 0px 0px 30px;
}

.galleryImagesBox img {
    display: block;
    margin: 0 auto;
    border-radius: 46px 0px 46px 0px;
    height: auto;
    min-height: 155px;
    width: 100%;
    max-height: 200px;
    padding: 7px;
    /* margin: 2px; */
    box-shadow: 2px 4px 5px #e4e3e3;
    cursor: pointer;
    transition: 1s;
}

.galleryImagesBox img:hover{
    transform: scale(1.1);
    transition: 1s;
}

.galleryImagesBox video {
    display: block;
    margin: 0 auto;
    border-radius: 46px 0px 46px 0px;
    height: auto;
    min-height: 155px;
    width: auto;
    max-height: 200px;
    padding: 7px;
    /* margin: 2px; */
    box-shadow: 2px 4px 5px #e4e3e3;
}

.galleryImagesBox .videoBox iframe{
    
}

/**************************  SCHEDULE CSS  ***************************/

.scheduleTable td {
    color: #252525;
    font-size: 18px;
    font-family: "Jost", Sans-serif !important;
    font-weight: 400;
    text-align: center;
    padding: 13px !important;
}

.scheduleTable thead tr th {
    color: #252525;
    font-size: 14px;
     font-family: 'Poppins-Bold', sans-serif;
    text-align: center;
    padding: 18px !important;
    text-transform: uppercase;
    /* font-weight: 800; */
}

/**************************  EVENT CSS  ***************************/

.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}

.panel-heading h4 a {
    color: #252525;
    font-size: 18px;
     font-family: "Jost", Sans-serif !important;
    text-align: center;
    line-height: 39px;
    /* padding: 13px !important; */
  /*  text-transform: uppercase;*/
}

.panel-body p, .panel-body ul li {
    color: #252525;
    font-size: 16px;
    font-family: "Jost", Sans-serif !important;
    line-height: 24px;
    font-weight: 300;
    text-align: justify;
}

.panel-body h3 {
    color: #252525;
    /* font-size: 15px; */
    font-family: "Jost", Sans-serif !important;
    font-weight: 500;
}

.gap{
        margin-top: -50px;
}

.mobile {
    display: none;
}

.nav>li>a:focus, .nav>li>a:hover{
    background-color: transparent !important;
}
/*.navbar-fixed-bottom, .navbar-fixed-top{
    position: absolute !important;
}*/
img.imagenumber {
    width: 500px;
}
/**************************  RESPONSIVE CSS  ***************************/

@media screen and (max-width:767px){
img.imagenumber {
    width: 100%;
}
       .desktop {
        display: none;
    }
    .mobile {
        display: block;
    }
.footerTop{
    border-radius: 0 0 50px 0;
}
        .img-container {
        text-align: center; 
    }

    .img-responsive {
        max-width: 100%;
        height: auto;
        display: inline-block; 
    }

.imagenumber{
    width:200px;
}

.gap{
        margin-top: 0px;
}
    .galleryBreadcrumb {
        margin-top: 18%;
        text-align: center;
    }
    .h3, h3 {
        font-size: 18px !important;
    }
    .sponsorImages .row{
        padding: 15px 22px;
    }
    .galleryImagesBox .col-xs-12{
            margin-top: 4%;
    }  
    .galleryImagesBox  video {
        width: 100%;
    }
    .abtUsRight video {
        width: 100%;
        margin-top: 0%;
        /* position: absolute; */
        margin-right: 0;
    }
	.navLeft{
		display: -webkit-box;
		    width: 52%;
	}
	.nav>li>a>img {
		max-width: none;
		width: 60%;
	}
	.nav>li {
		position: relative;
		display: contents !important;
	}
	.navLeftJaipuria {
    padding: 0 10px 0 0 0px !important;
        /* border-right: 2px solid #9c9b9b; */
        height: 50px !important;
	}
.navLeftJaipuria img{
    padding-top: 10px;
            width: 130px !important;
}
.navLeftJaiutsav img{
 /*   padding:  0 0 0 0px !important;*/
    width: 80px !important;
}

.banner{
    padding-top: 52px !important;
}
	.navbar-inverse .navbar-toggle .icon-bar {
		background-color: #fff !important;
	}
	.navbar-inverse .navbar-toggle {
		border-color: #fff !important;
	}
	.navbar-toggle {
		position: relative;
		float: right;
		padding: 9px 6px !important;
		margin-top: 14px !important;
		margin-right: 26px !important;
		margin-bottom: 8px;
		background-color: transparent;
		background-image: none;
		border: 2px solid #fff !important;
		border-radius: 4px;
	}
	.navbar-right li a {
		text-transform: uppercase;
		font-family: "Jost", Sans-serif !important;
		font-size: 14px;
		color: #fff !important;
		padding-left: 29px !important;
        background: #fc2002;
	}
    .navbar-inverseinside .navbar-toggle .icon-bar{
                background-color: #fff !important;
    }
    .navbar-nav{
      /*  background: #f75a11;*/
         margin:0 !important;
    }
    .nav{
        padding-left: 17px;
    }
  
/*	.navbar-right li:last-child a {
		background-color: #f26522;
		text-transform: capitalize;
		color: #fff !important;
		font-size: 17px;
		padding: 9px 28px !important;
		margin-top: 0%;
	}*/
	.banner {
	/*	padding-top: 18%;*/
        border-radius: 0 0 50px 0;
	}
	.container {
		padding-right: 0px !important;
		padding-left: 0px !important;
		margin-right: auto;
		margin-left: auto;

	}
	.mainHeadingOrange:before {
		content: "";
		position: absolute;
		/* height: 0px; */
		border-bottom: 3px solid #f26522;
		/* border-top: 1px solid white; */
		top: 5%;
		width: 44px;
		left: 2%;
	}
	.mainHeadingOrange {
		 font-family: 'Poppins-Bold', sans-serif;
		text-transform: uppercase;
		color: #f26522;
		font-weight: 600;
		font-size: 27px;
		padding-left: 21%;
	}
	.abtUs {
		background-image: url(../images/background1.jpg);
		background-size: cover;
		height: 794px;
		background-position: center;
		background-repeat: no-repeat;
	}
	.abtUsRight {
		background-image: none;
		
	}
	.abtUsRight img {
		width: 92%;
		margin-top: 39%;
		/* position: absolute; */
		margin-right: 5%;
	}
	.mainHeadingWhite {
		 font-family: 'Poppins-Bold', sans-serif;
		text-transform: uppercase;
		color: #fff;
		font-weight: 600;
		font-size: 27px;
		text-align: center;
		padding-left: 10%;
	}
	.mainHeadingWhite:before {
		content: "";
		position: absolute;
		/* height: 0px; */
		border-bottom: 3px solid #fff;
		/* border-top: 1px solid white; */
		top: 19%;
		width: 44px;
		left: 2%;
	}
	.genIns p {
		font-family: "Jost", Sans-serif !important;
		color: #fff;
		text-align: justify;
		margin: 2px 0px;
		padding-bottom: 23px;
		font-size: 17px;
		border-bottom: 1px solid;
	}
	.instructions {
		/*background-image: url(../images/background2.jpg);*/
        background: #f26522;
		background-size: cover;
		height: 1202px;
		background-position: center;
		background-repeat: no-repeat;
        border-radius: 0 0 50px 0;
	}
	.mainHeadingGallery:before {
		content: "";
		position: absolute;
		/* height: 0px; */
		border-bottom: 3px solid #f26522;
		/* border-top: 1px solid white; */
		top: 47%;
		width: 44px;
		left: 7%;
	}
	.mainHeadingGallery {
		 font-family: 'Poppins-Bold', sans-serif;
		text-transform: uppercase;
		color: #f26522;
		font-weight: 600;
		font-size: 27px;
		text-align: center;
		padding-left: 11%;
	}
	.paddingLft {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.glryBox img{
		width:100%;
	}
	.glryBox .col-sm-6, .glryBox .col-sm-8{
		padding:0px !important;
	}
	.view .buttons {
		background-color: #f26522;
		text-transform: uppercase;
		color: #fff !important;
		font-size: 14px;
		padding: 9px 13px;
		margin-top: 20%;
		width: 37%;
		line-height: 17px;
		text-align: center;
		display: block;
		margin: 0 auto;
		font-family: "Jost", Sans-serif !important;
	}
	.line:after {
		content: '';
		display: block;
		width: 2px;
		height: 150px;
		background-color: #f26522;
		position: absolute;
		bottom: -2px;
		left: 21px;
		z-index: 9;
	}
	.sponsor {
		background-image: url(../images/background3.jpg);
		background-size: cover;
		height: 710px;
		background-position: center;
		background-repeat: no-repeat;
	}
	.sponsorsLogo {
		background-color: #ffff;
		border-radius: 16px 0px 16px 0px;
		margin: 6px 0px;
	}
	.sponsorsLogo img {
		display: block;
		margin: 0 auto;
		height: 74px;
		width: auto;
		padding: 10px;
		/* margin: 2px; */
	}
	.footerBorder {
		border-right: none;
		border-left: none;
	}
	.social {
		margin-top: 10%;
	}
	.hideOnMbl{
		display:none;
	}
    	.search_wrapper {
        background-color: #f26522;
        position: fixed;
        top: 49%;
        width: 100%;
        z-index: 9999;
    }
}

@media (min-width: 768px) {
    .desktop {
        display: block;
    }
    .mobile {
        display: none;
    }
}