@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;300;400;500;800;900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap');


body {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #444;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0px 0px 15px;
    color: #1b3569;
    font-weight: 700;
}

h1 {
    font-size: 43px;
}

h2 {
    font-size: 31px;
}

h3 {
    font-size: 22px;
}

h4 {
    font-size: 16px;
}

.lead {
    font-size: 20px;
    margin-bottom: 8px;
}

a {
    color: #0b0f28;
    -webkit-transition: 0.3s color;
    transition: 0.3s color;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
    color: #e97125;
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}


.main-btn {
    display: inline-block;
    padding: 8px 18px;
    background: #ed3038;
    color: #FFF;
    font-size: 18px;
    border: none;
    border-radius: 2px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
    border-radius: 30px;
}

.main-btn:hover,
.main-btn:focus {
    color: #FFF;
}


.main-link {
    display: inline-block;
    color: #1b3569;
    border: none;
    border-radius: 2px;
    font-size: 18px;
    font-weight: 500;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

.main-link:hover,
.main-link:focus {
    margin-left: 6px;
    color: #1b3569;
    opacity: 0.9;
}
.input {
    height: 40px;
    width: 100%;
    border: 2px solid #dadada;
    padding: 0px 15px;
    border-radius: 2px;
    -webkit-transition: 0.3s border;
    transition: 0.3s border;
}

textarea.input {
    height: 90px;
    padding: 15px;
}

.input:focus {
    border-color: #e97125;
}


.close, .close:hover{border: 0;box-shadow: none;
    color: #000000;opacity: 1;font-size: 22px;
}

.modal-dialog{
    border: 4px solid #f15a28;border-radius: 8px;
}
.modal-content{
    border: 0px solid transparent;
}
.modal-header{padding: 10px;    
    border-bottom: 0px solid #e5e5e5;
}
.pagecontent{
    padding: 60px 10px;
}

.pagecontent p{
    font-family: 'Poppins', sans-serif;
}

.pagecontent h3{
    font-weight: 500;
    font-size: 28px;
}

.pagecontent h4{
    font-weight: 500;
    font-size: 18px;
    color: #000000;
}

.journey{
    padding: 14px;
    text-align: center;
    border: 1px solid #cccccc;
    margin-top: 20px;
}
.journey h4{
    font-size: 18px;
    font-weight: 500;
    color: #1b3569;
}
.journey p{
    text-align: left;
}
.aboutcrausal{
    padding: 30px 10px;
    text-align: center;
}
.aboutcrausal h5{
    font-size: 20px;
    font-weight: 600;
    margin: 14px 0px;
}

.past-meeting{
    padding: 14px;
    text-align: center;
    border: 2px dashed #f15a29;
    margin-top: 20px;min-height: 250px;
}
.past-meeting h4{
    font-size: 20px;
    font-weight: 500;
    color: #1b3569;
}
.past-meeting p{
    color: #000000;
    text-align: left;
}
.logo-alt-img, .logo-img{
    max-width: 280px;
}

ul.contact1-ul {
    
    margin: 0;
    list-style: none;
}

ul.contact1-ul li {
    color: #000000;
    font-size: 16px;
    padding: 8px 0 0;
    padding-left: 30px;
    position: relative;
    line-height: 18px;
}

ul.contact1-ul li i {
    position: absolute;
    left: 0px;
    top: 6px;
    color: #094e9c;
    font-size: 20px;
    text-align: center;
}








ul.subbanner-ul {
    
    margin: 0;
    list-style: none;
}

ul.subbanner-ul li {
    color: #ffffff;
    font-size: 16px;
    padding: 8px 0 0;
    padding-left: 30px;
    position: relative;
    line-height: 18px;
}

ul.subbanner-ul li i {
    position: absolute;
    left: 0px;
    top: 6px;
    color: #e59e25;
    font-size: 20px;
    text-align: center;
}

.jointlypresent{
    width: 100px;text-align: center;margin: 10px auto ;
}

.present{
   width: 160px;
    text-align: center;
    margin: auto;
    padding: 10px;
    background: #ffffff;
    border-radius: 6px;
}

.present1{
   width: 300px;
    text-align: center;
    margin: auto;
    padding: 10px;
    background: #ffffff;
    border-radius: 6px;
}
/*jkhjk*/
ul.contact-ul {
    margin: 0;
    list-style: none;
}

ul.contact-ul li {
    color: #000000;
    font-size: 16px;
    padding: 42px 0 0;
    padding-left: 100px;
    position: relative;
    line-height: 18px;
}

ul.contact-ul li i {
    position: absolute;
    left: 0px;
    top: 8px;
    color: #094e9c;
   
    text-align: center;
}

.cardprogram{
    padding: 18px;
    border:1px solid  #cccccc;
    border-radius: 4px;
    margin-bottom: 10px;
}

.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}

.card-header{
    padding: 16px; background:  #ededed;
    margin-bottom: 10px;font-weight: 600;
}
/*----------------------------*\
	Section
\*----------------------------*/

.section1 {
    position: relative;
    padding: 150px 0px 30px;
}

.section {
    margin-top: 20px;
    position: relative;
    padding: 90px 0px;
}

.section-bg {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    z-index: -1;
}

.section-title {
    text-align: center;
    margin-bottom: 60px;
}

.section-title .title {
    position: relative;
    font-weight: 500;
    font-size: 34px;
    line-height: normal;
    overflow: hidden;
}
.mrgauto{
    margin: auto;    float: right;
}

.cardsec{
   box-shadow: 0px 6px 12px rgba(3, 109, 136, 0.14);
    padding: 10px;
    background: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}
.section-title .title > span {
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    display: inline-block;
    z-index: 10;
    -webkit-transition: 0.6s;
    transition: 0.6s;
}

.section-title .title > span.appear {
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
}

/*=========================================================
	LOGO
===========================================================*/

.navbar-brand {
    padding: 0;
	  margin: 6px -39px;
 /*    margin: 6px 0px; */
}

.navbar-brand .logo {
    display: inline-block;
}

.navbar-brand .logo > img {
    max-height: auto;
}

@media only screen and (max-width: 767px) {
    .navbar-brand {
        margin: 6px 0px;
    }
}

#header.transparent-navbar:not(.fixed-navbar) .navbar-brand .logo .logo-img {
    display: none;
}

#header.fixed-navbar .navbar-brand .logo .logo-alt-img {
    display: none;
}

#header:not(.transparent-navbar) .navbar-brand .logo .logo-alt-img {
    display: none;
}

.mapsimg{
    width: 45px;
}
/*=========================================================
	NAVIGATION
===========================================================*/

#header {
    position: relative;
    background-color: #FFF;
    z-index: 80;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

#header.transparent-navbar {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    background:transparent;
   
}

#header.fixed-navbar {
    position: fixed !important;
    left: 0;
    right: 0;
    top: 0;
    background: #FFF;
    -webkit-box-shadow: 0px 0px 3px #0003;
    box-shadow: 0px 6px 12px rgba(3, 109, 136, 0.14);
    border-bottom: none;
    -webkit-animation: slide-in 0.3s;
    animation: slide-in 0.3s;
}

@-webkit-keyframes slide-in {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

@keyframes slide-in {
    from {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%);
    }
}

.main-nav li a {
    position: relative;
    padding: 34px 6px;
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

#header.transparent-navbar .main-nav li a {
    color: #000000;
}

#header.fixed-navbar .main-nav li a {
    color: #0b0f28;
}

.main-nav li.active a:after {
    content: "";
    height: 3px;
    position: absolute;
    bottom: -3px;
    width: 100%;
    left: 0;
    background: #e97125;
}

.main-nav li a:hover,
.main-nav li a:focus {
    background-color: transparent;
    color: #094d9c;
}

#header.transparent-navbar .main-nav li a:hover {
    color: #094d9c;
    background: transparent;
}

.navbar-right .dropdown-menu {
    left: 0;
    right: auto;
}

.navbar-toggle {
    display: none;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    margin: 10px;
    padding: 0;
    font-size: 32px;
    color: #0b0f28;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
    background: transparent;
    color: #094d9c !important;
}

.dropdown-menu > li > a:hover {
    background: #f44336 !important;
    color: #ffffff !important;
}

.dropdown-menu {
    margin: 0;
    padding: 0;
}

.dropdown-menu > li > a {
    color: #000000 !important;
    padding: 10px 14px;
    font-size: 14px;
    transition: 0.3s;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #fdcf76 !important;
    background: #f1f1f1;
    border-bottom: 4px solid transparent;
}

#header.transparent-navbar .navbar-toggle {
    color: #000000;
}

#header.fixed-navbar .navbar-toggle {
    color: #0b0f28 !important;
}

.slidersub{
    padding: 30px 10px;
    min-height: 200px;
}

.slidersub h3{
    font-size: 32px;
    color: #ffffff;
    line-height: 38px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.slidersub h3 span{
    background: #ffcf00;
    padding: 2px 12px;
    font-size: 14px;
    color: #000000;
    border-radius: 2px;
}

.slidersub h4{
    font-size: 18px;
    font-weight: 400;
    color: #ffffff;
}
.slidersub p{
    color: #ffffff;
}
.linksubanner, .linksubanner:hover, .linksubanner:active, .linksubanner:focus{
    color: #ffffff; 
}

/* Mobile nav */
@media only screen and (max-width: 1024px) {
    .logo-alt-img, .logo-img {
        width: 200px;
    }
    .main-nav li a{
        padding: 16px 4px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 800px) {
   .main-nav li a{
        padding: 14px 2px;
        font-size: 11px;
    } 
     .logo-alt-img, .logo-img {
        width: 160px;
    }
}
@media only screen and (max-width: 767px) {
    .main-nav li a{
        padding: 6px 2px;
        font-size: 14px;
    } 
    
    .slidersub h3{
        font-size: 24px;
        line-height: 28px;
    }
    .main-nav {
        margin: 0px -15px;
        max-height: 0;
        overflow-y: scroll;
        background-color: #FFF;
        -webkit-transition: 0.3s all;
        transition: 0.3s all;
    }
    
    #header.transparent-navbar{
        position: relative;
    }

    .modal-dialog{
        width: 90%;
    }
    .main-nav.open {    
        margin-top: 10px;
        max-height: 500px;
    }
    .ificsarchives img{
        margin: auto;
        text-align: center; 
    }
   
    .main-nav li.active a:after {
        display: none;
    }

    .owl-carousel .owl-nav .owl-next{
         display: none;
    }
    .owl-carousel .owl-nav .owl-prev{
         display: none;
    }
    .owl-theme .owl-dots {
        display: block !important;
    }
    #header.transparent-navbar .main-nav li a {
        color: #0b0f28;   
        padding: 20px;
    }

    .main-nav li a:hover,
    .main-nav li a:focus,
    .main-nav li.active a {
        background-color: #e97125;
        color: #000 !important;
    }

    .navbar-toggle {
        display: block;
    }
}

/*=========================================================
	HOME
===========================================================*/

#home {
    top: 0;
    position: relative;
}

#home .home-wrapper {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.home-content h1 {
    text-transform: capitalize;
    font-weight: 900;
    font-size: 34px;
    color: #FFF;
}

.home-content h4 {
    color: #FFF;
}

#page-wrapper {
    background-image: url(../img/pageheader.jpg);
}

.page-wrapper-content {
    text-align: center;
    color: #fff !important;
}
.page-wrapper-content h1{
    color: #000000;
    font-weight: 500;font-size:32px;
}

.contacticon{
    height: 80px;
    width: 80px;
    line-height: 80px;
    font-size: 28px;
    border:2px solid #084d9c;
    border-radius: 50%;
    margin: 10px 0;
    margin: 10px 0;
    color: #000000;
}

.contacticonphone{
    height: 80px;
    width: 80px;
    line-height: 80px;
    font-size: 40px;
    border:2px solid #084d9c;
    border-radius: 50%;
    margin: 10px 0;
    margin: 10px 0;
    color: #000000;
}

.contlink{
    font-size: 18px;
}
/*=========================================================
	ABOUT
===========================================================*/
.about-content {
    text-align: justify;
}

.about-content h3
{
    color: #1b3569;
    font-size: 34px;
    font-weight: 500;
}
.about-content h3 span{
    color: #3B4757;
}
#numbers {
    margin-top: 60px;
}

a.archive_btn img {
    position: fixed;
    top: 210px;
    right: 0;
    z-index: 999999;
}


.ifics_archives{
	border: 1px solid #ededed;
    margin: auto;
    text-align: center;
    border-radius: 3px;
    padding: 6px;    
    box-shadow: 0 0 7px #969696;
    margin-bottom:26px;
}


#modal_1 .modal-content .ifics_archives a h3 {
    color: #333;
    font-size: 20px;
    font-weight: normal;
}

.number {
    margin-bottom: 30px;
}

.number h3 {
    font-size: 42px;
    margin-bottom: 0px;
    color: #e97125;
}

.number p {
    text-transform: uppercase;
    color: #0b0f28;
}

/*faculty*/

.faculty {
    padding: 10px;
    text-align: center;
    margin-bottom: 30px;
}
.facultyimg{
    padding: 0px;
    border-radius: 50%;
    border:6px solid #cccccc;
    width: 200px;
}

.facultyimg1{
    padding: 0px;
   /*  border-radius: 50%; */
    /* border:6px solid #cccccc; */
    width: 200px;
}

.faculty img{
    margin: auto;
}

.faculty h2 {
    font-size: 17px;
    margin: 10px 0 0;
    color: #231f20;
	font-weight:600;
}

.faculty h3 {
    font-size: 14px;
    margin: 10px 0 0;
    color: #000000;
}

.faculty p {
    text-transform: none;
    color: #444444;
    margin-top: 4px;
    font-size: 14px;
}

.ifaculty {
    background: #F9F9FA;
    padding: 100px 0px;
}

.facultygrid {
    padding: 4px 13px;
    border-left: 4px solid #572073;
    text-align: left;
    margin-bottom: 20px;
}

.facultygrid h3 {
    color: #000;
    font-size: 14px;
    margin: 0;
}

.facultygrid p {
    color: #e97125;
}


.facultyimgprogram{
    padding: 0px;
    border-radius: 50%;
    border:4px solid #cccccc;
    width: 100px;
}

.programfacultyhead{
    font-size: 22px;
    font-weight: 500;
    text-align: center;
}


.programfacultyheadmain{
    font-size: 26px;
    font-weight: 600;
    text-align: center;
}




.facultyprogram {
    padding: 6px;
    text-align: center;
    margin-bottom: 30px;
}

.facultyprogram img{
    margin: auto;
}
.facultyprogram h3 {
    font-size: 14px;
    margin: 10px 0 0;
    color: #000000;
}

.facultyprogram p {
    text-transform: none;
    color: #444444;
    margin-top: 4px;
    font-size: 14px;
}

.tabs1 {
    border-bottom: 1px solid transparent;
}

.news{
    padding: 0px 10px;
    background: #e97125;
    color: #ffffff;
}
.news P{
    margin-top:6px;
    margin-bottom: 0px;
    letter-spacing: 2px;
    font-size: 16px;
}

.nav-tabs > li,
.nav-pills > li {
    float: none;
    display: inline-block;
    zoom: 1;
}

.nav-tabs,
.nav-pills {
    text-align: center;
    border-bottom: 0px;
}

.nav-pills > li > a {
    cursor: pointer;
    color: #000;
    font-weight: 500;
    letter-spacing: 2px;
    border: 1px solid transparent;
    margin-bottom: 20px;
}

.nav-pills > li > a:hover {
    color: #000000;
    cursor: default;
    background-color: #ededed;
    border: 1px solid #ededed;
    border-bottom-color: transparent;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
    color: #000000;
    cursor: default;
    background-color: #ededed;
    border: 1px solid #ededed;
    border-bottom-color: transparent;
}

.dateprogram{
    font-size: 11px;
    letter-spacing: 0;
}

.nav-tabs > li > a {
    cursor: pointer;
    color: #000;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.nav-tabs > li > a:hover {
    color: #ffffff;
    cursor: default;
    background-color: #0e1f44;
    border: 1px solid #0e1f44;
    border-bottom-color: transparent;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #ffffff;
    cursor: default;
    background-color: #0e1f44;
    border: 1px solid #0e1f44;
    border-bottom-color: transparent;
}

.packagesgrid {
    text-align: center;
    -webkit-box-shadow: -4px 1px 15px 2px rgba(0, 0, 0, 0.3);
    box-shadow: -4px 1px 15px 2px rgba(0, 0, 0, 0.3);
    padding-bottom: 20px;
    margin: 20px 0px;
}
.packagesgrid hr{
    border-top: 0px solid transparent;
}


.packagingheadsub {
    color: #ffffff;
    padding: 24px 6px 30px;
    background: #eaa500;
    border-bottom: 10px solid #eaf5f8;
    letter-spacing: 2px;
    font-size: 20px;
    border-radius: 0px 0px 50% 50%;
    font-weight: 500; line-height: 26px;  
}
.packaginghead{
    text-align: center;
}

.price{
    font-size: 22px;
    font-weight: 500;
    color: #000000;
}
.ificsarchives {
    margin: auto;
    text-align: center;
    padding: 20px 0px 0px;
    border: 0px solid #ededed;
    border-radius: 10px;
    margin-bottom: 24px;
    box-shadow: -4px 1px 15px 2px rgba(0, 0, 0, 0.3);

}
.ificsarchives h3{
    padding: 16px;
    font-size: 22px;
    background: #f15a28;margin-top: 24px;
    color: #ffffff;
    font-weight: 500;
    text-shadow: 2px 2px 4px #666666;
    border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;
}

.owl-theme .owl-dots{
    display: none;
}

.owl-carousel .owl-nav .owl-next{
    position: absolute;
    bottom: 46%;
    right:  -100px;background:transparent;
    font-size: 38px;
    background-image: url(../img/arrow-right.png) !important;
    background-repeat: no-repeat;
    padding: 0px 22px;
    color: transparent;
    transition: .8s;
   
    
}
 .owl-carousel .owl-nav .owl-prev{  
     position: absolute;
    bottom: 46%;background:transparent;
    font-size: 38px;
    background-image: url(../img/arrow-left.png);
    background-repeat: no-repeat;
    padding: 0px 22px;
    color: transparent;
     left: -40px;
     transition: .10s;
   
    
}
.owl-carousel .owl-nav .owl-prev:hover{
      background-image: url(../img/arrow-left.png);
    background-repeat: no-repeat;
      color: transparent;
    background-color: transparent;
}
.owl-carousel .owl-nav .owl-next:hover{
      background-image: url(../img/arrow-right.png);
    background-repeat: no-repeat;
      color: transparent;background-color: transparent;
}

.dateslide{
    color: #ffffff;
    background:#094e9c;
    padding: 4px 14px;font-size: 16px;
    border-radius: 20px;
    line-height: 36px;margin: 0 2px;
}

/*=========================================================
	GALERY
===========================================================*/

#galery-owl .owl-item .galery-item {
    opacity: 0.5;
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    -webkit-transition: 0.6s opacity, 0.6s -webkit-transform;
    transition: 0.6s opacity, 0.6s -webkit-transform;
    transition: 0.6s transform, 0.6s opacity;
    transition: 0.6s transform, 0.6s opacity, 0.6s -webkit-transform;
}

#galery-owl.owl-theme .owl-item.active + .owl-item .galery-item {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
}

#galery-owl.owl-theme .owl-item.active .galery-item {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

#galery-owl.owl-theme .owl-nav {
    margin-top: 0px;
}

#galery-owl.owl-theme .owl-nav [class*='owl-'] {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: transparent;
    color: #e97125;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 40px;
    border-radius: 50%;
    padding: 0;
    margin: 0;
}

#galery-owl.owl-theme .owl-prev {
    left: 15px;
}

#galery-owl.owl-theme .owl-next {
    right: 15px;
}
.captionabout{
    position: absolute !important;
    top: 80% !important;
    padding: 10px;
}


.captionabout h5{
    color: #ffffff;
    font-weight: 600;
    font-size: 24px;
}

/*sponsor*/
.captiontxt {
    width: auto;
    text-align: center;   
    -webkit-box-shadow: -4px 1px 5px 2px rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    box-shadow: -4px 1px 5px 2px rgba(0, 0, 0, 0.3);
    padding: 40px 0px;
    margin: 10px;
  
}
.captiontxt h1 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 22px;
    color: #0e1f44;
    margin: 0;
}
.captiontxt p {
    padding: 10px 30px;
    color: #c19e3a;
}

#gallery .owl-nav{
    display: block;
}
.section.owl-nav{
    display: none;
}
.owl-theme .owl-dots{
    margin-top: 20px;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
        background: #000;
}

.photogallery{
    margin: 6px;
    border: 4px solid #ededed;
}
.carousel-control{
    opacity: 1;
}

.crousalarrow{
    font-size: 40px;
    color: #000000;
    font-weight: 600;
    margin: 240px 0%;
    opacity: 1;
}

.carousel-control.left, .carousel-control.right{
    width: 10%;
   background-image:  linear-gradient(to right,transparent,transparent 100%)
}

.carousel-caption{
    top: 22%;
    text-align: left;
}
.carousel-caption h3{
    font-size: 38px;
    text-shadow: none;
    font-weight: 600;margin: 0;
    color: #1b3569;
}

.carousel-caption h4{margin: 6px 0;
    font-size: 26px;
    text-shadow: none;
    font-weight: 600;
    color: #1b3569;
}
.carousel-caption p{
    font-size: 20px;
    color: #000000;
    font-family: 'roboto', sans-serif;
}
/*=========================================================
	SPEAKERS
===========================================================*/

#speakers {
    background-color: #F9F9FA;
}

.speaker {
    position: relative;
    cursor: pointer;
    margin-bottom: 30px;
}

.speaker:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #000;
    opacity: 0;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

.speaker:hover:after {
    opacity: 0.8;
}

.speaker .speaker-img > img {
    width: 100%
}

.speaker .speaker-body {
    position: absolute;
    bottom: 60px;
    left: 0;
    right: 0;
}

.speaker .speaker-content {
    position: relative;
    padding: 30px;
    background: #e97125;
    text-align: right;
    z-index: 20;
}

.speaker .speaker-content > h2 {
    color: #FFF;
}

.speaker .speaker-content > span {
    color: #fff;
}

.speaker .speaker-social {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    z-index: 5;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

.speaker .speaker-social > a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #FFF;
    background: #e97125;
    z-index: 15;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
}

.speaker .speaker-social a + a {
    margin-left: -4px;
    border-left: 1px solid #f8f8ff33;
}

.speaker .speaker-social a:hover {
    opacity: 0.8;
}

.speaker:hover .speaker-social {
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}

/*----------------------------*\
	Speaker Modal
\*----------------------------*/

.speaker-modal .modal-dialog {
    width: 100%;
    max-width: 970px;
    margin-top: 60px;
    margin-bottom: 60px;
}

.speaker-modal .modal-content {
    border: none;
    border-radius: 2px;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.speaker-modal .speaker-modal-close {
    position: absolute;
    right: -15px;
    top: -15px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #e97125 !important;
    border-radius: 50%;
    padding: 0;
    color: #FFF;
    border: none;
    font-size: 24px;
    z-index: 50;
}

.speaker-modal .speaker-modal-close:after {
    content: "\f00d";
    font-family: FontAwesome;
}

.speaker-modal .modal-body {
    padding: 30px;
}

.speaker-modal .speaker-modal-img > img {
    width: 100%;
}

.speaker-modal .speaker-modal-content .speaker-name {
    display: inline-block;
    margin-right: 15px;
}

.speaker-modal .speaker-modal-content .speaker-job {
    color: #e97125;
}

.speaker-modal .speaker-modal-content .speaker-social {
    margin-top: 30px;
    margin-bottom: 30px;
}

.speaker-modal .speaker-modal-content .speaker-social > a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    border-radius: 50%;
    background: #e97125;
    color: #fff;
    margin-right: 5px;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
}

.speaker-modal .speaker-modal-content .speaker-social > a:hover {
    opacity: 0.8;
}

.speaker-modal .speaker-modal-content .speaker-website {
    margin-top: 30px;
}

.speaker-modal .speaker-modal-content .speaker-events .speaker-event + .speaker-event {
    margin-top: 30px;
}

.speaker-modal .speaker-modal-content .speaker-events .speaker-event > span {
    display: block;
    margin-bottom: 10px;
    font-size: 12px;
}

.speaker-modal .speaker-modal-content .speaker-events .speaker-event > span strong {
    color: #e97125;
}

/*=========================================================
	EVENTS
===========================================================*/

.event {
    position: relative;
}

.event + .event {
    margin-top: 60px;
}

.event:after {
    content: "";
    position: absolute;
    left: 60px;
    top: 0px;
    bottom: 0px;
    width: 4px;
    background-color: #e97125;
}

.event:last-child:after {
    height: 60px;
}

.event + .event:before {
    content: "";
    position: absolute;
    left: 60px;
    height: 60px;
    top: -60px;
    width: 4px;
    background-color: #e97125;
}

.event .event-day {
    position: absolute;
    left: 0;
    top: 0;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    background: #e97125;
    z-index: 10;
}

.event .event-hour {
    position: absolute;
    left: 62px;
    top: 60px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: #e97125;
    z-index: 10;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.event .event-day > div {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.event .event-day .day {
    display: block;
    color: #FFF;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 40px;
    line-height: 40px;
}

.event .event-day .year {
    color: #FFF;
    text-transform: uppercase;
    font-size: 12px;
}

.event .event-content {
    padding-left: 160px;
    min-height: 120px;
}

.event .event-time {
    font-size: 14px;
}

.event .event-time i {
    color: #e97125;
}

.event .event-content a {
    color: #e97125;
}

.download-btn {
    margin-top: 60px;
    text-align: center;
}

/*=========================================================
	SPONSORS
===========================================================*/

.sponsor {
    display: block;
    opacity: 0.5;
    margin-bottom: 30px;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
}

.sponsor:hover {
    opacity: 1;
}

.sponsor > img {
    width: 100%;
}

/*=========================================================
	CONTACT
===========================================================*/

#contact.section {
    padding-bottom: 0px;
}

.contact {
    text-align: center;
    margin-bottom: 30px;
}

.contact h3 {
    color: #e97125;
}

#map {
    height: 380px;
    margin-top: 60px;
}

/*=========================================================
	CTA
===========================================================*/

.cta-content h2 {
    font-size: 42px;
    color: #FFF;
    text-transform: capitalize;
}

.cta-content p {
    color: #fff;
}

.cta-content .video-play {
    display: inline-block;
    height: 120px;
    width: 120px;
    margin: 0px auto 60px;
    background: #FFF;
    border-radius: 50%;
    text-align: center;
    line-height: 120px;
    font-size: 42px;
    color: #e97125;
    cursor: pointer;
}

.closebtn{       
    float: right;
    margin: -10px;
    font-size: 30px;
    border: transparent;
    background: transparent;
    padding: 0;
}

.modelmyimg{
    width: 36%;
}

.thumbHolder{
    margin-bottom: 10px;
}
.modal-body{
    padding: 8px;
}
/*=========================================================
	FOOTER
===========================================================*/

#footer {
    padding: 60px 0px 10px;
    background: #a6ce38;
}

.footer-brand {
    text-align: left;
}

.footer-brand .logo > img {
    max-height: 300px;
}
#footer h4{
    font-weight: 500;
    font-size: 18px;
}
.copyright {
    height: auto;text-align: center;color: #000000;
    line-height: 30px;
}
#footer p{
    color: #000000;
}
.footerlogo {
    margin: auto;width: 250px;
    text-align: center;
}

.contact-social {
    text-align: right;
    margin: 10px 0px;
}

.downloadlink{
    background-image:  radial-gradient(circle, #1a3b82, #0e1f44);
    padding: 40px 16px;
    border-radius: 10px;
    color: #ffffff;
    text-align: center;
    transition: 0.8s;
    cursor: pointer;
}

.downloadlink1 a{
    text-transform: uppercase;
    font-size: 16px;
    color: #fff;
}
.downloadlink1 a i{
    font-size: 40px;
    padding-bottom: 20px;
}
.downloadlink1 a:hover{
    font-size: 16px;
    text-decoration: none;
    color: #fff;
}
.contact-social a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #e97125;
    color: #fff;
    line-height: 30px;
    margin-right: 15px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

.contact-social a:hover {
    opacity: 0.8;
}
.tblheader{
    background: #e97125;
    color: #fff;
}
/*=========================================================
	BLOG
===========================================================*/

.blog {
    position: relative;
}

.blog + .blog {
    margin-top: 60px;
}

.blog:last-child {
    margin-bottom: 60px;
}

.blog .blog-img {
    margin-bottom: 30px;
}

.blog .blog-img > img {
    width: 100%;
}

.blog .blog-meta {
    margin-bottom: 30px;
    font-size: 12px;
    text-transform: uppercase;
}

.blog .blog-meta .blog-day {
    display: inline-block;
    margin-right: 15px;
}

.blog .blog-meta .blog-tags {
    display: inline-block;
    text-transform: uppercase;
}

.blog .blog-meta .blog-tags li {
    display: inline-block;
    margin-right: 5px;
}

.blog .blog-meta .blog-tags li:first-child {
    font-weight: 700;
    color: #0b0f28;
}

.blog .blog-content .read-more {
    display: inline-block;
    padding: 7px 14px;
    background: #e97125;
    color: #FFF;
    text-transform: uppercase;
    border-radius: 2px;
    margin-top: 15px;
    -webkit-transition: 0.3s all;
    transition: 0.3s all;
}

.blog .blog-content .read-more:hover,
.blog .blog-content .read-more:focus {
    opacity: 0.8;
    color: #fff;
}

.blog .blog-share {
    margin: 30px 0px 60px;
}

.blog .blog-share li {
    display: inline-block;
    margin-right: 5px;
}

.blog .blog-share li:first-child {
    line-height: 30px;
    font-weight: 700;
    color: #0b0f28;
}

.blog .blog-share li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #e97125;
    color: #FFF;
    border-radius: 50%;
    line-height: 30px;
    text-align: center;
    -webkit-transition: 0.3s opacity;
    transition: 0.3s opacity;
}

.blog-share li a:hover {
    opacity: 0.8;
}

.blog .blog-comments .media {
    margin-top: 30px;
}

.blog .blog-comments .media .media-left {
    padding-right: 30px;
}

.blog .blog-comments .media .media-left .media-object {
    width: 90px;
    border-radius: 50%;
}

.blog .blog-comments .media .media-heading {
    margin-bottom: 30px;
}

.blog .blog-comments .media .media-heading h4 {
    margin-bottom: 10px;
}

.blog .blog-comments .media .media-heading .date {
    font-size: 12px;
}

.blog .blog-comments .media .media-heading .reply-btn {
    margin-left: 10px;
    color: #e97125;
}

.blog .blog-reply {
    margin-top: 60px;
}

.blog .blog-reply form {
    margin-top: 30px;
}

.blog .blog-reply form .form-group {
    margin-bottom: 30px;
}

/*=========================================================
	RESPONSIVE
===========================================================*/

@media only screen and (max-width: 991px) {
    .contact-social {
        text-align: center;
        margin: 30px 0px;
    }
    .carousel-caption h3{
        font-size: 22px;margin: 0;
    }
    .carousel-caption p{
        font-size: 16px;
    }
    .carousel-caption h4{
        margin: 0;font-size: 20px;
    }
    .crousalarrow{
        margin: 180px 0;
    }
    .owl-carousel .owl-nav .owl-next{
        right: 0;padding: 0;
    }
    .owl-carousel .owl-nav .owl-prev{
        left: 0;padding: 0;
    }
    .dateslide{
        font-size: 13px;
    }
    .copyright {
        display: block;
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .navbar-nav .open .dropdown-menu{
        background: #f15a28;
    }
    .dropdown-menu > li > a{
        color: #ffffff !important;
    }
    
    .modelmyimg{
        width: 90%;
    }
    /*Registration Page*/
    .table.table-registration{border-collapse:collapse;}
    .table.table-registration thead{display: none}
    .table.table-registration tbody tr{display: block;width: 100%;margin-bottom: 0px}
    .table.table-registration tbody tr td{display: block;text-align: right;width: 100%;justify-content: space-between;font-size: 13px;}
    .table.table-registration tbody tr td:before{content: attr(data-label);font-weight: 500;text-transform: uppercase;text-align: left;vertical-align: middle;float: left;}
    
    .table.table-registration tbody tr td.mid-title{
        text-align: center;
    }
    
    .home-content h1 {
        font-size: 22px;
    }

    .page-wrapper-content h1 {
        font-size: 31px;
    }

    .event .event-day {
        width: 90px;
        height: 90px;
    }

    .event .event-content {
        padding-left: 115px;
    }

    .event .event-day .day {
        font-size: 31px;
        line-height: 31px;
    }

    .event .event-hour {
        left: 47px;
    }

    .event:after {
        left: 45px;
    }

    .event + .event:before {
        left: 45px;
    }
}

@media only screen and (max-width: 480px) {
    .main-nav li a {
        padding: 10px 15px;
    }

    .lead {
        font-size: 14px;
        margin-bottom: 8px;
    }

    [class*='col-xs'] {
        width: 100%;
    }
    
    .carousel-caption{
        top: 2%;
    }
    .carousel-caption h3{
        font-size: 12px;
    }
    
    .carousel-caption h4{
        font-size: 8px;
        margin: 0;
    }
    .carousel-inner > .item > img{
        min-height: 230px;
    }
    .carousel-caption p{
       font-size: 9px; 
    }
    .crousalarrow{
        margin: 60px 0px;
        font-size: 24px;
    }
    .section{
        margin-top: 70px; 
    }
    .dateslide{
        background: transparent;
        color: #000;
        font-size: 8px;margin: 1px;line-height: 18px;
        padding: 0px 0px;
    }
    .navbar-brand .logo > img{
        width: 235px;
    }
    .main-btn{
        padding: 6px 12px;
        font-size: 12px;
        margin-bottom: 4px;
    }
}


/* CSS used here will be applied after bootstrap.css */  
.carousel-inner > .item > img, .carousel-inner > .item > a > img {
        display: block;
        height: auto;
        width: 100%;
        line-height: 1;

    }

/*
  Bootstrap Carousel Fade Transition (for Bootstrap 3.3.x)
  CSS from:       http://codepen.io/transportedman/pen/NPWRGq
  and:            http://stackoverflow.com/questions/18548731/bootstrap-3-carousel-fading-to-new-slide-instead-of-sliding-to-new-slide
  Inspired from:  http://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
  WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
  Need to override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

