.container{
        max-width:1300px;
}
body{
        font-family:Roboto, sans-serif;
}
.header{
        padding:4px 0px;
        background-color:#fff;
}
.top_right_logo{
        float:right;
        position: relative;
        z-index: 2000;
}
.navbar{
        margin:0px;
        padding:0px;
}
.navbar-nav{
        float:right;
}
.navbar-nav>li>a{
        color:#525252;
        font-family:"Open Sans", sans-serif;
        text-transform:uppercase;
        padding-left:5px;
        padding-right:5px;
}
.carousel-caption{
        margin:auto;
        left:0;
        right:0;
        bottom:37px;
        z-index:100;
}
.carousel-caption h2{
        font-size:45px;
        font-family:"Roboto Slab", Georgia, serif;
        font-weight:bold;
        display:inline-block;
        //border:solid 4px #fff;
        border-right:0px;
        border-left:0px;
        text-transform:uppercase;
        text-shadow:none;
        margin-bottom:5px;
}
.carousel-caption h3{
        font-size:26px;
        font-family:"Roboto Slab", Georgia, serif;
        font-weight:300;
        text-transform:uppercase;
        line-height:36px;
        text-shadow:none;
        margin-top:0px;
        font-weight:500;
        margin-bottom:25px;
}
.carousel-caption p{
        font-size:24px;
        font-family:Roboto, sans-serif;
        font-weight:300;
        text-shadow:none;
        margin-top:0px;
        margin-bottom:25px;
}
.carousel-inner .container{
        position:relative;
}
.patern_overlay{
        background-image:url(../images/over_patern.png);
        position:absolute;
        left:0;
        right:0;
        top:0;
        bottom:0;
        z-index:1;
}
.navbar-nav{
        padding-top:10px;
}
.navbar-nav>li{
        font-size:14px;

}
.navbar-nav>li a{
        color:#000;
        padding:20px 10px;
}


.btn-primary{
        background-color:#c61c17;
        color:#fff;
        border:none;
        border-radius:0px;
}
.btn-primary:hover{
        background-color: #77ab11;
}
.section_one{
        margin-top:0px;
        background-color:#fff;
}
.about_image{
        //background-image:url(images/welcome_img.png);
        background-position:right top;
        background-repeat:no-repeat;
        background-size:cover;
        -webkit-clip-path: polygon(89% 0, 100% 50%, 89% 100%, 0 100%, 0 0);
        clip-path: polygon(89% 0, 100% 50%, 89% 100%, 0 100%, 0 0);
        margin-top:10px;
        margin-bottom:10px;
        padding:20px 0px;
}
.row-img{

  display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;      /* TWEENER - IE 10 */
  display: -webkit-flex;     /* NEW - Chrome */
  display: flex;  
}
.img-col{
        flex:1;
        float:none;
        position:relative;
}

.img_arrow_top{
        background-image:url(../images/immage_arrow_top.png);
        width:152px;
        height:65px;
        background-position:right top;
        margin:auto;
        bottom:0px;
        left:0px;
        right:0;
        position:absolute;
}

.content-body{
        padding:10px 0px 30px 20px;
        max-width:600px;
        font-family:"Open Sans", sans-serif;
}
.venue_details .content-body{
        margin:auto;
        margin-right:0px;
        padding-right:15px;
        padding-left:0px;
        text-align:right;
}
.venue-caption .content-body{
        width:600px;
        max-width:100%;
}
.content-body h2{
        font-size:33px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#fff;
        display:inline-block;
        border:solid 2px #fff;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
}
.content-body h4{
        font-family:Roboto, sans-serif;
        font-size:18px;
        font-weight:500;
        margin:20px 0px;
        color:#fff;
}
.content-body p{
        font-family:Roboto, sans-serif;
        font-size:14px;
        font-weight:300;
        margin:20px 0px;
        color:#fff;
}
img{
        max-width:100%;
        height:auto;
}
.section_one .btn-primary{
        background-color:#77ab11;
}
.section_one .btn-primary:hover{
        background-color:#88b530;
}

.section_two .row-img{
        background-color:#fff;
}

.venue_image{
        //background-image:url(images/hall.jpg);
        background-position:right top;
        background-repeat:no-repeat;
        background-size:cover;
        -webkit-clip-path: polygon(11% 0, 100% 0, 100% 100%, 11% 100%, 0 50%);
        clip-path: polygon(11% 0, 100% 0, 100% 100%, 11% 100%, 0 50%);
        padding:20px 0px;
        margin:10px 0px;
}
.venue-caption{
        position:absolute;
        bottom:0px;
        left:0px;
}
.venue-caption h3{
        font-weight:bold;
        font-size:34px;
        color:#fff;
        font-family:Roboto, sans-serif;
        text-transform:uppercase;
}
.venue-caption h3 strong{
        font-size:38px;
}
.venue-caption p{
        font-size:22px;
        font-weight:500;
        color:#fff;
}
.section_header h2{
        text-transform:uppercase;
        color:#c61c17;
        text-align:center;
        margin:0px;
        font-size:47px;
        font-family:Roboto, sans-serif;
        font-weight:normal;
}
.section_header h5{
        text-transform:uppercase;
        color:#9c8e77;
        text-align:center;
        margin:0px;
        font-size:27px;
        font-weight:300;
        font-family:Roboto, sans-serif;
}
.sections{
        margin-top:60px;
}
.section_header{
        margin-bottom:25px;
}

.section_previous{
        background-color:#edf0f5;
        padding:30px 0px;}
.section_previous h2{
        padding-left:20px;
        font-weight:700;
        text-transform:uppercase;
        font-size:40px;
}
.section_previous p{
        font-size:18px;
        line-height:28px;
        color:#353535;
        font-family:Roboto, sans-serif;
        font-weight:300;
        padding-left:20px;
}
.relative{
        position:relative;
}

.event_list{
        position:relative;
        height:220px !important;
        padding:40px 0px;
}
.event_list .enumber{
        width:30px;
        height:30px;
        border-radius:200px;
        background-color:#56ccc8;
        position:absolute;
        z-index:100;
        margin:auto;
        left:0px; right:0px;
        bottom:0; top:0px;
        font-weight:bold;
        color:#fff;
        text-align:center;
        line-height:30px;
}
.section_block{
        margin-top:30px;
        margin-bottom:30px;
}
.event_list .vline{
        position:absolute;
        height:80px;
        width:4px;
        top:40px;
        left:0px; right:0px;
        margin:auto;
        background-color:#56ccc8;
}
.alter.event_list .vline{
        top:auto;
        bottom:40px;
}
.event_list .hline{
        width:100%;
        position:absolute;
        height:4px;
        top:0px; bottom:0px;
        left:0px; right:0px;
        margin:auto;
        background-color:#56ccc8;
}
.pev_event_data{
        text-align:center;
        top:0px;
        position:absolute;
        width:100%;
}
.pev_event_data h4{
        margin:0px;
}
.pev_event_data p{
        margin:0px;
}
.alter .pev_event_data{
        top:auto;
        bottom:0px;
}

.event_list.green .enumber{
        background-color:#57d176;
}
.event_list.green .vline{
        background-color:#57d176;
}
.event_list.green .hline{
        background-color:#57d176;
}

.event_list.yellowgreen .enumber{
        background-color:#c2c200;
}
.event_list.yellowgreen .vline{
        background-color:#c2c200;
}
.event_list.yellowgreen .hline{
        background-color:#c2c200;
}

.event_list.brown .enumber{
        background-color:#dd8f5a;
}
.event_list.brown .vline{
        background-color:#dd8f5a;
}
.event_list.brown .hline{
        background-color:#dd8f5a;
}

.slick-prev{
        position: absolute;
        width:20px;
        overflow:hidden;
        text-indent:-2000px;
        left: -20px;
        top: 0px;
        margin: auto;
        bottom: 0px;
        height: 60px;
        background-color: transparent;
        border: none;


}
.slick-prev:active, .slick-prev:focus{
        outline:none;
        border:none;
}
.slick-prev:before{
        display:block;
        position:absolute;
        left:0px;
        right:0px;
        content:'';
        margin:auto;
        height:30px;
        top:0px;
        bottom:0;
        background-image:url(../images/prev_arrow1.png);
        background-position:left center;
        background-repeat:no-repeat;
}
.slick-next{
        position: absolute;
        width:20px;
        overflow:hidden;
        text-indent:-2000px;
        right: -30px;
        top: 0px;
        margin: auto;
        bottom: 0px;
        height: 60px;
        background-color: transparent;
        border: none;

}
.slick-next:active, .slick-next:focus{
        outline:none;
        border:none;
}
.slick-next:before{
        display:block;
        position:absolute;
        left:0px;
        right:0px;
        content:'';
        margin:auto;
        height:30px;
        top:0px;
        background-image:url(../images/prev_arrow2.png);
        background-position:left center;
        background-repeat:no-repeat;
        bottom:0;
}

.gallery_lists .row>div{
        padding:0px;
}
.gallery_lists .row>div img{
        width:100%;
}
.gall_section{
        padding-top:30px;
}

.subscription{
        background-image:url(../images/subscription_background.jpg);
        padding:100px 0px;
}
.subscription .container{
        position:relative;
}
.subscription_group .form-control{
        width:350px;
        display:inline-block;
        padding:0px;
        border:none;
        margin:0px;
        border-radius:0;
        height:42px;
        line-height:25px;
        box-shadow:none;
}
.subscription_group .btn{
        font-weight:300;
        font-family:"Open Sans", sans-serif;
        text-transform:uppercase;
}
.subscribe_images{
        position:absolute;
        top:-80px;
        left:0px;
        z-index:2000;
}
.subscribe_images.img2{
        bottom: -121px;
        left: 100px;
        top: auto;
        right: auto;
}
.subscribe_images.img3{
        bottom: -141px;
        left: auto;
        top: auto;
        right: -43px;

}
.subscribe_images.img4{
        top: -80px;
        right: 150px;
        left: auto;
}
footer{
        background:#fff;
        position:relative;
        height:100px;
}
footer .cover{
        position:absolute;
        background-color:#fff;
        width:100%;
        z-index:2001;
        content:'';
        top:-40px;
        padding:30px 0px;
}

footer h5{
        text-transform:uppercase;
        font-size:18px;
        font-weight:300;
        color:#c61c17;
        font-family:"Open Sans", sans-serif;
}
footer p{
        font-size:15px;
        font-weight:300;

        font-family:"Open Sans", sans-serif;
}
.footer_pic{
        padding-top:35px;
}
.top_menu{
        font-family:"Open Sans", sans-serif;
        text-transform:uppercase;
}
.top_menu ul{
        list-style:none;
        margin:0px;
        padding:0px;
}
.top_menu ul li{
        list-style:none;
        margin:0px;
        padding:0px;
        display:inline;
        font-size:13px;
        padding-left:10px;
        color:#c61c17;
}
.top_menu ul li:first-child{
        border-right:solid 1px #ccc;
        padding-right:10px;
}

.gallery_lists .row{
        margin:0px;
}
a.gallery_lists{
        display:block;
}
a.gallery_lists .cover{
        position:absolute;
        content:'';
        width:80%;
        height:80%;
        top:10%;
        left:10%;
        opacity:0;
        border:solid 1px #ccc;
        -webkit-animation-duration: .5s;
        animation-duration: .5s;
        -moz-animation-duration: .5s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        text-align:center;
        background-color:rgba(255,255,255,0.24);
        -webkit-animation-name: zoomOut;
        animation-name: zoomOut;
        -moz-animation-name: zoomOut;
}
a.gallery_lists:hover .cover{
        -webkit-animation-name: zoomIn;
        animation-name: zoomIn;
        -moz-animation-name: zoomIn;
        opacity:1;
}
a.gallery_lists .cover .btn{
        margin:auto;
        position:absolute;
        height:40px;
        width:100px;
        top:0px;
        right:0px;
        left:0px;
        bottom:0px;
}
.carousel-inner>.item img{
        width:100%;
        height:auto;
}
.open>.dropdown-menu{
        /*top:143%;*/
        background-color: #76A80F;
        border:none;
        padding:0px;
}
.dropdown-menu>li>a{
        color:#fff;
        line-height:30px;
        padding: 5px 15px;
        text-transform: uppercase;
}
.nav>li>a:hover, .nav .open>a, .nav .open>a:focus, .nav .open>a:hover{
        background:none;
}
.nav>li>a:focus, .nav>li>a:hover{
        background:none;
}


.about_image1{
        background-size:cover;
}

.about_image1 .content-body{
        padding: 40px 30px;
        background-color: #fff;
        max-width: 600px;
        margin: auto;
        margin-right: 0px;
}

/*
Carousel Fade
*/
.carousel-fade{
        background-color:#000;
}

.section_three .container{
        max-width:1000px;
}
.section_three{
        text-align:center;
        background-image:url(../images/dot_map.jpg);
        background-position:center;
        background-repeat:no-repeat;
        padding:60px 0px;
}
.section_three .round_box{
        width:100%;
        height:100%;
        position:relative;
}
.section_three .row>div{
        padding:40px;
        border-radius:1000px;

}
.section_three .round_box:after{
        content:'';
        clear:both;
        padding-top:96%;
        height:100%;
        width:100%;
        background-color:#f6f6f6;
        display:block;
        border-radius:1000px;
        box-sizing:border-box;
        border:solid 5px #77ab11;
        transition:all 0.4s ease-in-out;
}
.section_three .round_box:hover:after{
        background-color:#c61c17;
        border:solid 5px #ececec;
}
.round_box .content_cover{
        position:absolute;
        z-index:2000;
        text-align:center;
        width:100%;
        padding-top:30px;
}
.round_box h3{
        font-size:29px;
        font-weight:bold;
        color:#f95655;
        transition:all 0.4s ease-in-out;
}
.round_box:hover h3, .round_box:hover p{
        color:#fff;
}
.round_box p{
        color:#6c6c6c;
        line-height:22px;
        text-transform:uppercase;
        font-size:14px;
        transition:all 0.4s ease-in-out;
}
.section_three h2, .section_five h2{
        font-size:33px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#cc3434;
        display:inline-block;
        border:solid 2px #cc3434;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
}
.section_three h5{
        font-size:21px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#cc3434;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
}
.section_four{
        background-color:#77ab11;
}
.section_four .btn-primary{
        background-color:#c61c17;
}
.section_four .btn-primary:hover{
        background-color:#F03B35;
}
.section_four .content-body h2{
        font-size:23px;
}
.theme_image{
        //background-image:url(images/theme_image.jpg);
        background-position:right top;
        background-repeat:no-repeat;
        background-size:cover;
        -webkit-clip-path: polygon(89% 0, 100% 50%, 89% 100%, 0 100%, 0 0);
        clip-path: polygon(89% 0, 100% 50%, 89% 100%, 0 100%, 0 0);
        margin-top:10px;
        margin-bottom:10px;
        padding:20px 0px;

}
.section_five{
        background-image:url(../images/reg_back.jpg);
        background-position:center;
        background-repeat:no-repeat;
        padding:60px 0px;
}
.section_five .title_container{
        max-width:650px;
        width:100%;
        margin:auto;
        position:relative;
        text-align:center;
}
.section_five h2{
        font-size:23px;
        margin-bottom:60px;
}
.section_five .title_container .indian{
        background-color:#7ea012;
        color:#fff;
        font-family:"Roboto Slab", Georgia, serif;
        text-transform:uppercase;
        position:absolute;
        padding:6px 20px;
        font-size:18px;
        border-radius:100px 0px 0px 100px;
        top:15px;
}
.section_five .title_container .indian:after{
        content:'';
        position:absolute;
        box-sizing:100;
        left:100%;
        width:23px;
        height:55px;
        background-image:url(../images/reg_vall.png);
        top:-1px;
}

.section_five .title_container .overseas:after{
        content:'';
        position:absolute;
        box-sizing:100;
        right:100%;
        width:23px;
        height:55px;
        background-image:url(../images/reg_vall_right.png);
        top:-1px;
}
.section_five .title_container .overseas{
        background-color:#7ea012;
        color:#fff;
        font-family:"Roboto Slab", Georgia, serif;
        text-transform:uppercase;
        position:absolute;
        padding:6px 20px;
        font-size:18px;
        border-radius:0px 100px 100px 0px;
        top:15px;
        right:0px;
}
.reg_links a{
        background-color:#c61c17;
        color:#fff;
        display:block;
        margin-bottom:10px;
        border-radius:0px 100px 100px 0px;
        padding:6px 10px;
        text-align:left;
        padding-right:30px;
        padding-left:30px;
        font-size:16px;
}
.section_five .title_container .row>div{
        padding:0px;
        margin-bottom:10px;
}
.reg_links .left_round a{
        border-radius:100px 0px 0px 100px;
        text-align:right;
        padding-left:20px;
        padding-right:30px;
        position:relative;

}
.reg_links .left_round a:after{
        position:absolute;
        content:'';
        z-index:2000;
        right:-18px;
        width:40px;
        height:40px;
        background-color:#c61c17;
        border: solid 10px #fff;
        border-radius:200px;
        top:-5px;
}
.reg_body{
        margin-top:30px;
}
.section_five .reg_body h2{
        padding-top:4px;
        margin-bottom:10px;
        padding-bottom:4px;
}
.section_five .reg_body p{
        text-align:justify;
        line-height:25px;
}

.reg_links.exibitors{
        padding-top:65px;
}
.reg_links.exibitors a{
        margin-left:100px;
}

.safron_sponsor{
        background-image:url(../images/sponser_1.jpg);
        background-size:cover;
        padding:40px 0px;
        text-align:center;
}
.section_six h2{
        text-align:center;
        font-size:33px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#fff;
        display:inline-block;
        border:solid 2px #fff;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
        margin-bottom:30px;
}
.section_six h3{
        font-family:mo
}
.sf_sponsors .round_box{
        float:right;
        padding:10px;
}
.sp_title{
        padding-top:	80PX;
}
.sf_sp2{
        margin-left:50px;
}
.cardamom_area{
        /*display:flex;*/
}
.cardamom_area .left_section{
        /*width:50%;*/
        background-image:url(../images/cardomon_sp_back.png);
        background-size:cover;
        padding:30px;
        background-position:center;
}
.cardamom_area .left_section .content{
        width:100%;
        max-width:650px;
        margin:auto;
        margin-right:0px;
        text-align:center;
}
.cardamom_area .right_section .content{
        width:100%;
        /*		max-width:650px;*/
        margin:auto;
        margin-left:0px;
        text-align:left;
}
.cardamom_area .right_section{
        /*width:50%;*/
        background-image:url(../images/event_sp_back.jpg);
        background-size:cover;
        padding:30px;
}
.paper_area{
        background-image:url(../images/paper_sp_pack.jpg);
        background-size:cover;
        padding:20px;
}

.previous_list_box{
        position:relative;
        background-image:url(../images/previous_bg.jpg);
        background-size:cover;
}
.section_seven{
        padding:60px 0px;
        padding-top:80px;
}
.previous_list_box:before{
        content:'';
        padding-top:100%;
        width:100%;
        height:100%;
        display:block;
}
.section_seven .container{
        max-width:1200px;
}
.section_seven .previous_list_box a{
        width:80px;
        height:80px;
        position:absolute;
        margin:auto;
        top:0px;
        bottom:0px;
        right:0px; left:0px;
        border-radius:200px;
        background-color:#c61c17;
        border:solid 5px #fff;
        color:#fff;
        text-align:center;
        line-height:70px;
        font-size:18px;
        text-decoration:none;
        transition:all 0.1s ease-in-out;
}
.section_seven .previous_list_box a:hover{
        width:86px;
        height:86px;
        line-height:75px;
}
.section_seven .previous_list_box a.cl_1{
        bottom:auto;
        top:-40px;
}
.section_seven .previous_list_box a.cl_2{
        bottom: auto;
        left: 70%;
}
.section_seven .previous_list_box a.cl_3{
        left: auto;
        right: -40px;
}
.section_seven .previous_list_box a.cl_4{
        top: auto;
        left: 70%;
}
.section_seven .previous_list_box a.cl_5{
        bottom:-40px;
        top:auto;
}
.section_seven .previous_list_box a.cl_6{
        top: auto;
        right: 70%;
}
.section_seven .previous_list_box a.cl_7{
        right: auto;
        left: -40px;
}
.section_seven .previous_list_box a.cl_8{
        bottom: auto;
        right: 70%;
}
.section_seven .previous_list_box a.more{
        width:50px;
        height:50px;
        line-height:50px;
        font-size:12px;
        font-weight:bold;
        color:#e74c3c;
        text-transform:uppercase;
        border:none;
        background-color:#fff;
}
.prev_content{
        padding:30px 0px 30px 120px;
}
.section_seven h2{
        font-size:23px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#cc3434;
        display:inline-block;
        border:solid 2px #cc3434;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
        padding:6px 0px;
}
.section_seven P{
        font-size:14px;
        text-align:justify;
        line-height:22px;
}
.section_seven .btn-primary{
        background-color: #77ab11;
        font-size:14px;
        font-weight:300;
}

.gall_section h2{
        font-size:23px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#7ea012;
        display:inline-block;
        border:solid 2px #7ea012;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
        padding:6px 0px;
}
.gall_section{
        text-align:center;
}
.contact_s{
        background-color:#c61c17;
        color:#fff;
        padding:30px;
}
.contact_s a{
        font-size:18px;
        font-weight:300;
        color:#fff;
        /* padding-left:30px; */
}
.copy_right{
        background-color:#7ea012;
        color:#fff;
        font-size:12px;
        padding:20px 0px;
        font-weight:300;
}
.copy_right a{
        text-decoration:none;
        color:#fff;
}
.mob_logo{
        display:none;
}


/********************************************
**************GALLERY CSS********************
********************************************/

/*************************
********* Portfolio CSS ******
**************************/

#portfolio_page {
        margin-top: 115px;
        padding-bottom: 0;
}

.portfolio-items,
.portfolio-filter {
        list-style: none outside none;
        margin: 0 0 40px 0;
        padding: 0;
}

.portfolio-filter > li {
        display: inline-block;
}

.portfolio-filter > li a {
        background: none repeat scroll 0 0 #FFFFFF;
        font-size: 14px;
        font-weight: 400;
        margin-right: 20px;
        text-transform: uppercase;
        transition: all 0.9s ease 0s;
        -moz-transition: all 0.9s ease 0s;
        -webkit-transition: all 0.9s ease 0s;
        -o-transition: all 0.9s ease 0s;
        border: 1px solid #F2F2F2;
        outline: none;
        border-radius: 0px;
}

.portfolio-filter > li a:hover,
.portfolio-filter > li a.active{
        color:#fff;
        background: #e74c3c;
        border: 1px solid #e74c3c;
        box-shadow: none;
        -webkit-box-shadow: none;
}

.portfolio-items > li {
        float: left;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
}

.portfolio-item {
        margin: 0;
        padding:0;
}

/* Start: Recommended Isotope styles */
/**** Isotope Filtering ****/
.isotope-item {
        z-index: 2;
}

.isotope-hidden.isotope-item {
        pointer-events: none;
        z-index: 1;
}

/**** Isotope CSS3 transitions ****/
.isotope,
.isotope .isotope-item {
        -webkit-transition-duration: 0.8s;
        -moz-transition-duration: 0.8s;
        -ms-transition-duration: 0.8s;
        -o-transition-duration: 0.8s;
        transition-duration: 0.8s;
}

.isotope {
        -webkit-transition-property: height, width;
        -moz-transition-property: height, width;
        -ms-transition-property: height, width;
        -o-transition-property: height, width;
        transition-property: height, width;
}

.isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        -ms-transition-property: -ms-transform, opacity;
        -o-transition-property: -o-transform, opacity;
        transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/
.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
        -webkit-transition-duration: 0s;
        -moz-transition-duration: 0s;
        -ms-transition-duration: 0s;
        -o-transition-duration: 0s;
        transition-duration: 0s;
}

/* End: Recommended Isotope styles */
/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
}


/****************************************

FIXED HEADER

*****************************************/

.header2 {
        padding:10px 0px;
        background-color:#c61c17;
        height:60px;
        z-index:2000;
        display:none;

}

.header2 .logo_area{
        padding-left:90px;
        transition:all .3s ease-in-out;
}
.navbar-fixed-top .logo_area{
        padding-left:65px;
}
.header2 .top_right_logo{
        position: absolute;
        top: -39px;
        right: 0px;
        background-color:#fff;
        border-radius:6px;
        padding:1px 5px;
        transition:all .3s ease-in-out;
}
.navbar-fixed-top .top_right_logo img{
        width:40px;
}
.navbar-fixed-top .top_right_logo{
        top:-6px;
}
.header2 .logo_main{
        position: absolute;
        top: -43px;
        z-index:200;
        left:0px;
        transition:all .3s ease-in-out;
}

.header2.navbar-fixed-top .logo_main{
        width:60px;
        top:-13px;
}
.header2 .navbar{
        margin:0px;
        padding:0px;
        min-height:inherit;
}
.header2 .navbar-nav{
        float:right;
}
.header2  .navbar-nav>li>a{
        color:#525252;
        font-family:"Open Sans", sans-serif;
        text-transform:uppercase;
        padding-left:5px;
        padding-right:5px;
        padding-bottom: 0px;
        padding-top: 0px;
        line-height:40px;
        color:#fff;

}
.header2 .nav_bar_pos{
        padding-right:60px
}
.header2 .navbar-nav{
        margin:0px;
        padding:0px;
}
.logo_title{

}

/*
**************** Inner Page
*/
.inner_slider{
        position:relative;
}
.title_container {
        top:0px;
        bottom:0px;
        margin:auto;
}
.title_container h1{
        font-size:33px;
        font-weight:700;
        font-family:"Roboto Slab", Georgia, serif;
        color:#FFF;
        display:inline-block;
        border:solid 4px #FFF;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
        padding:6px 0px;
}
.page_title{
        width:100%;
        margin:auto;
        margin-bottom:0px;
        position:absolute;
        bottom:10px;
        text-align:center;
}
.breadcrumbs{
        position:absolute;
        bottom:15px;
        left:0px;
        right:0px;
        color:#fff;
        margin:auto;
        text-align:right;
        font-size:14px;
        font-weight:300;
}
.breadcrumbs i{
        font-size:10px;
}
.breadcrumbs a{
        color:#fff;
}
.inner_content{
        padding-top:60px;
}
.main_sidebar{
        padding:20px;
        padding-right:40px;
}
.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
        background-color:#c61c17 !important;
        border:none;
        font-weight:bold;
        font-family:"Roboto Slab", serif;
        font-size:14px;
        padding-top:4px;
        padding-bottom:4px;
}
.inner_content h2{
        font-family:"Roboto Slab", serif;
        font-size:30px;
}
.inner_content p{
        text-align:justify;
}
.info_box{
        background-color:#E1E1E1;
        padding:15px;
}
.info_box h3{
        font-family:"Roboto Slab", serif;
        font-size:18px;
        margin-top:10px;
}
.info_box p{
        font-size:13px;
        text-align:left;
}
.article_content img{
        margin-bottom:20px;
}
.article_content p{
        font-size:15px;
        font-weight:300;
        color:#000;
        line-height:22px;
}
.reg_form{
        background-color:#F5F5F5;
        padding:25px;
}
.reg_form .form-group{
        margin-bottom:30px
}
.reg_form.contact_form .form-group{
        margin-bottom:10px
}
.reg_form.contact_form{
        padding:18px 20px;
}
#map-canvas { height: 380px; margin: 0; padding: 0;}

/*********New?*/

.program_schedule.red_panel h2{
        font-size:23px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#e74c3c;
        border:solid 2px #e74c3c;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
        text-align:center;
        padding:6px 0px;
        margin-bottom:5px;
}
.program_schedule.red_panel h3{
        font-size:17px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#e74c3c;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
        text-align:center;
        padding:6px 0px;
        margin-bottom:20px;
        margin-top:0px;
}

.program_schedule.red_panel .panel-danger .panel-heading{
        background-color:#e74c3c;
        border:	none;
        font-family:Roboto, sans-serif;
        text-transform:uppercase;
        color:#FFF;
}
.program_schedule.red_panel .panel-danger{
        border-color:#e74c3c;
}

.program_schedule.green_panel h2{
        font-size:23px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#7ea012;
        border:solid 2px #7ea012;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
        text-align:center;
        padding:6px 0px;
        margin-bottom:5px;
}
.program_schedule.green_panel h3{
        font-size:17px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#7ea012;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
        text-align:center;
        padding:6px 0px;
        margin-bottom:20px;
        margin-top:0px;
}

.program_schedule.green_panel .panel-danger .panel-heading{
        background-color:#7ea012;
        border:	none;
        font-family:Roboto, sans-serif;
        text-transform:uppercase;
        color:#FFF;
        font-weight:600;
}
.program_schedule.green_panel .panel-danger{
        border-color:#7ea012;
}

.program_schedule.blue_panel h2{
        font-size:23px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#83512C;
        border:solid 2px #83512C;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
        text-align:center;
        padding:6px 0px;
        margin-bottom:5px;
}
.program_schedule.blue_panel h3{
        font-size:17px;
        font-weight:500;
        font-family:"Roboto Slab", Georgia, serif;
        color:#83512C;
        border-left:none;
        text-transform:uppercase;
        border-right:none;
        text-align:center;
        padding:6px 0px;
        margin-bottom:20px;
        margin-top:0px;
}

.program_schedule.blue_panel .panel-danger .panel-heading{
        background-color:#83512C;
        border:	none;
        font-family:Roboto, sans-serif;
        text-transform:uppercase;
        color:#FFF;
        font-weight:600;
}
.program_schedule.blue_panel .panel-danger{
        border-color:#83512C;
}
.program_schedule {
        padding:20px 25px;
}


@media (min-width: 1200px){
        .container{
                max-width:1260px;
                width:auto;
        }
        .breadcrumbs{
                width:1200px;
        }
        .page_title{
                bottom:60px;
        }
}
@media (min-width: 992px){
        .container{

                width:100%;
        }
}
@media (max-width: 1200px){
        .navbar-nav>li a{font-size:13px; padding:20px 5px;}
        .carousel-caption{
                bottom:15px;
        }
        .container{

                width:100%;
        }
        .breadcrumbs{
                right:20px;
        }
}
@media (max-width: 1038px){
        
        .main_logo{
                display:none;
        }
        .mob_logo{
                display:block;
                width:70px;
        }
}
@media (max-width: 992px){
        .top_right_logo{
                width:60px;
        }
        
        .logo-col{
                width:110px;
        }
        .menu-col{
                //width:
        }
        .calender img{
                width:60px;
        }
        .round_box p{
                font-size:12px;
        }
        .section_three .row>div{
                padding:15px;
        }

}
@media (max-width: 768px){
        .calender img{
                width:40px;
        }
        .section_three .row>div{
                padding:5px;
        }
        .round_box h3{
                font-size:15px;
        }
        .round_box p{
                padding:0px 8px;
                line-height:18px;
        }
        .round_box h3{
                margin:0px;
                line-height:35px;
        }
        .round_box .content_cover{
                padding-top:30px;
        }
        .logo-col{
                width:16%;
        }
        .navbar-collapse{
                position:absolute;
                width:200px;
                top:110%;
                z-index:2000;
                right:0px;
                background-color:#AF080B;
                box-shadow: 0px 1px 3px rgba(0,0,0,0.3);
        }
        .navbar-collapse ul{
                display:block;
                float:none;
        }
        .navbar-nav>li a{
                padding:5px 20px;
                color:#fff;
                border-bottom:solid 1px rgba(18, 18, 18, 0.26);
        }
        .navbar-nav>li:last-child a{
                border:none;
        }
        .navbar-nav>li>.dropdown-menu{
                background:none;
                position:static;
                box-shadow:none;
                border:0px;
                margin:0px;
                padding:0px;

        }
        .navbar-nav>li>.dropdown-menu li, .navbar-nav>li>.dropdown-menu li{
                padding: 0px 15px 0px 25px;
                margin:0px;
                border:none;
        }
        .navbar-nav>li>.dropdown-menu li a{
                border:none;
                line-height:20px;
                padding-left:15px;
        }
        .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{
                padding: 5px 15px 5px 15px;
        }
        .section_four .theme_image{
                background-size:auto;
                background-position:right center;
        }
        .navbar-toggle{
                background-color:#CC3434;
                width:45px;
                height:45px;
                border-radius:200px;
                text-align:center;
                float:none;
                margin:auto;
                display:block;
                margin-top:10px;
        }
        .navbar-toggle[aria-expanded='true']{
                background-color:#B11316;
                box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.2);
        }
        .navbar-toggle .icon-bar{
                background-color:#fff;
        }
        .reg_links.exibitors a{
                max-width:400px;
                margin:auto;
                margin-bottom:10px;
                text-align:center;
        }
        .section_six h2{
                font-size:23px;
        }
        .section_seven .col-sm-4{
                max-width:450px;
                margin:auto;
        }
        .prev_content{
                padding:0px;
                text-align:center;
                margin-top:60px;
        }
        .carousel-caption h2{
                font-size:23px;
        }
        .carousel-caption h3{
                font-size:18px;
                line-height:24px;
        }
        .carousel-caption .btn{
                font-size:14px;
        }

        .paper_area .col-sm-6{
                margin-top:20px;
        }
        .contact_s .col-sm-4{
                text-align:center;
                margin-bottom:10px;
        }
        .logo_title{
                display:none;
        }
        .header2 .top_right_logo{
                width:auto;
                margin-right:20px;
        }
        .header2 .logo_main{
                margin-left:20px;
        }
        .header2 .navbar-toggle{
                margin-left:30px;
                margin-top:-5px;
                background-color:#FFF;
        }
        .header2 .navbar-toggle .icon-bar{
                background-color:rgba(200,28,30,1.00);
        }
        .header2 .navbar-nav>li>a{
                line-height:32px;
        }
        .header2 .navbar-collapse{
                background-color: #77AB11;
                padding:0px;
        }
        .header2 .navbar-collapse ul{
                padding:0px;
                float:none;
        }
        .header2 .navbar-collapse ul a{
                padding-left:15px;
                padding-right:15px;
        }




}
@media (max-width: 600px){
        .section_three .row>div{
                width:80%;
                max-width:250px;
                float:none;
                margin:auto;
                display:block;
        }
        .calender img{
                width:80px;
        }
        .round_box h3{
                font-size:25px;
                margin-top:10px;
                margin-bottom:6px;
        }
        .round_box p{
                font-size:15px;
        }
        .section_four .theme_image{
                display:none;

        }
        .sf_sponsors .sp_title{
                text-align:center;
        }
        .carousel-caption h2{
                font-size:20px;
                font-weight:normal;
                border-width:2px;
        }
        .carousel-caption h3{
                font-size:15px;
                line-height:24px;
                margin:0px;
                display:none;
        }
        .carousel-caption{
                bottom:0px;
                text-align:center;
        }
        .about_image{
                display:none;
        }
        .venue_image{
                display:none;
        }
        .reg_links a{
                font-size:12px;
        }
        .section_five .title_container .overseas, .section_five .title_container .indian{
                top:50px;
        }
        .cardamom_area .left_section, .cardamom_area .right_section{
                width:100%;
                float:none;
                display:block;
        }
        .cardamom_area{
                display:block;
        }
        .portfolio-item{
                width:50%;
        }

}
.errorMessage{
        color: rgb(198, 28, 23);
        font-size: 11px;
}
.error input,select{
        border: 1px solid rgb(198, 28, 23);
}
input.error, textArea.error, select.error{
        border: 1px solid rgb(198, 28, 23);
}
.carousel-control{
        z-index: 2000 !important;
}
.eerrorSummary{
        color: #C61C2B;
}
/*Sponser*/
.cardamom_area .left_section .content{
        text-align:right;
        padding-right:30px;
}
.sponser_small{
        list-style:none;
        margin:0px;
        display:block;
        margin-top:30px;
        padding:0px;
}
.sponser_small li{
        list-style:none;
        margin:0px;
        padding:0px;
        width:20%;
        margin-bottom:20px;
        float:left;
}
.sponser_small li img{
        width:100%;
        max-height:72px;
        padding:2px;
}
.sponser_small:after{
        display:block;
        content:'';
        clear:both;
        height:1px;
}
.sponser_inline{
        list-style:none;
        margin:0px;
        padding:0px;
}
.sponser_inline li{
        list-style:none;
        margin:0px;
        padding:0px;
        margin-bottom:20px;
        display:inline-block;
}
.sponser_hd{
        margin-bottom:30px;
}
.paper_area.chilly{
        background-image:url(../images/background_chilly.jpg);
}
.cumins_area{

}
.paper_area.cumins_area{
        background-image:url(../images/cumins_bg.jpg)
}
.paper_area.cumins_area .sponser_hd{
        margin-bottom:8px;
}
.sponser_inline li{
        margin-bottom:10px;
}
.bannerrr{
        height: 300px;
        background-size: cover;
        background-position: center;
}

.programz .prog-pannel {
    overflow: hidden;
    margin-top: 35px;
    background-color: rgb(237, 237, 237);
    width: 100%;
    padding: 2rem;
    margin: 18px auto;
    border: 1px solid rgba(204, 204, 204, 0.8);
    margin-bottom: 29px;
    padding-bottom: 28px;
}

.__spacing{
        padding-top: 5px;
        padding-bottom: 5px;
}

.__fontStyle{
        font-weight: bold;
        font-size: 15px;
}

.terms_footer ul>li {
    display: inline;
}

.__noMargin{
        margin: 0 !important;
}

.farmz-d img{
        max-width: 150px;
        max-height: 150px;
}