body{

     margin:0;

     padding:0;

     font-size:16px;

     color: #353535;

}

p { 

    color: #353535;

    font-size: 16px;

    line-height: 24px;

    margin-bottom: 16px;

}

h1, h2, h3, h4, h5, h6{
     color: #000;
     margin-top: 10px;
     font-weight: 700;
}
h1{
    font-size: 22px;
    color: #000000;
}
h2{
    font-size: 18px;
    color: #000000;
}
h3{
    font-size: 22px;
    color: #2CAAAA;
}
h4{
    font-size: 18px;
    color: #2CAAAA;
}
h5{
    font-size: 22px;
    color: #CE451D;
}
h6{
    font-size: 18px;
    color: #CE451D;
}




a{

    color:#2CAAAA;

}

a:focus, a:hover{

	text-decoration:none;

}

a:hover {

    text-decoration: none;

}



#main-header {

    background-color: #fbfcf6;

    padding: 5px 0px;


}

.logo{

    padding: 8px 0px;

    display: block;

}

.header-center {

    padding: 20px 0px 0px;

    margin-bottom: 0px;

}
.header-form {
    margin-top: 15px;
}
.header-center li{

    margin-bottom: 15px;

}

.header-center span {

    margin-right: 10px;

}

.header-center a {

    color: #353535;

}

.header-center a:hover, .header-right ul li a:hover{

    color: #CE451D;

}

.header-right {

    float: right;

    padding: 26px 0px;

}

.header-right ul {

    margin-bottom: 0px;

    padding-bottom: 20px;

}

.header-right ul li a {

    border-right: 1px solid #353535;

    padding: 0px 10px;

    color: #353535;

}

.header-right ul li:last-child a{

    border: none;

}

.header-right .btn-primary {
    padding: 8px 15px;
    color: #fff;
    background-color: #0c3d7c;
    text-transform: uppercase;
    font-weight: 600;
    transition: all 0.3s linear;
}

.header-right .btn-primary:hover{
    background-color: #ce451d;
    color: #ffffff;
}

.search-box{

    text-align: inherit;

    float: right;

    position: relative;

    width: 100%;

    margin: 0px;

}

.search-box input {

    background-color: #CE451D;
    border-color: #CE451D;
    border-radius: 0px;

}

.search-box input::placeholder{

    color: #f2f2f2;

}

/*--logo-with-navbar-sticky-*/

nav.navbar.bootsnav .navbar-brand span {

    font-size: 36px;

    color: #0081ca;

    font-weight: 700;

}

nav.navbar.bootsnav{

    background-color: #0C3D7C;

}

nav.navbar.bootsnav .nav.navbar-nav{

    display: inherit;

}

nav.navbar.bootsnav .navbar-nav > li > a{

    color: #fff;

    padding: 15px 10px;

    font-size: 14px;

    border-right: 1px solid #EBE6D6;

    letter-spacing: 0.3px;

}

nav.navbar.bootsnav .navbar-nav > li:last-child a{

    border-right: 0px;

}

#green{
	background-color: green !important;
}
#green:hover{
	background-color: #CE451D !important;
}
nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li{

    background-color: #0C3D7C;

    color: #fff;

}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li:hover{

    background-color: #CE451D;

    color: #ffffff;

    transition: all 0.3s linear;

}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a{

    background-color: initial;

}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{

    padding:0px !important;

    border:none;

}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{

    padding:10px 10px;

}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {

    color: #fff;

    cursor: pointer;

}

/*nav.navbar.bootsnav nav.navbar-sidebar ul.nav li.dropdown ul.dropdown-menu li a:hover,

nav.navbar ul.nav li.dropdown.on > a, nav.navbar li.dropdown ul.dropdown-menu > li a:hover{

      color: #FFD300;

  }*/

button.navbar-toggle .fa-bars {

    font-size: 22px;

}

/*end-navbar*/



.navbar-brand {

    height: inherit;

    padding:0;

}   

.carousel-control.right, .carousel-control.left{

    background-image: inherit;

}

.carousel-caption{

    background-color: initial;

    padding: 20px 25px;

    width: 65%;

    text-align: center;

    top: 30%;

}

.carousel-caption h1 span, .about h2 span {

    color: #097ec2;

}

.carousel-caption h1 {

    color: #ffffff;

    text-shadow: none;

    font-weight: 700;

    font-size: 36px;

    line-height: 40px;

    text-shadow: 0.5px 0.5px 10px #585858;

}

.carousel-caption a {

    background-color: #CE451D;

    display: block;

    width: 200px;

    padding: 25px 10px;

    height: auto;

    margin: 35px auto 0px;

    line-height: 0px;

    transition: all 0.3s ease;

    font-size: 16px;

    border-radius: 3px;

}

.carousel-caption a:hover {
    background-color: #2CAAAA;
    border-color: #2CAAAA;
}

.carousel-indicators{

    display: none;

}


.testimonials-part{

    box-shadow: none;

    padding: 50px 0px;

}

.main-heading {

    text-align: center;

    margin: 0px;

    padding-bottom: 30px;

    text-transform: uppercase;

    font-weight: 700;

    font-size: 30px;

}

.content-block {

    padding: 0px;

    border: 0px;

    position: relative;

    background: #fff;

    -webkit-box-shadow: 0 10px 90px -6px #c7c5c7;

    -moz-box-shadow: 0 10px 90px -6px #c7c5c7;

    box-shadow: 0 10px 90px -6px #c7c5c7;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

    min-height: 350px;

}

.content-block a {

    padding: 10px 15px;

    display: inline-block;

}

.content-block h3 {

    color: #353535;

    font-weight: 700;

    font-size: 22px;

    margin: 10px 0px;

}

.view-btn{

    text-align: center;

}

.view-btn a {

    background-color: transparent;

    color: #CE451D;

    padding: 10px;

    display: inline-block;

    width: 250px;

    text-transform: uppercase;

    border: 2px solid #CE451D;

    font-weight: 700;

    letter-spacing: 0.3px;

    margin-top: 50px;

    -webkit-transition: all .3s ease;

    -o-transition: all .3s ease;

    transition: all .3s ease;

}

.view-btn a:hover{

    background-color: #CE451D;

    border-color: #CE451D;

    color: #ffffff;

}

.speaker-main .view-btn a{

    background-color: transparent;

    border-color: #ffffff;

    color: #ffffff;

}

.speaker-main .view-btn a:hover{

    background-color: #00451e;

    border-color: #00451e;

    color: #ffffff;

}

.about-block {

    padding: 60px 0px;

    background-color: #f2f2f2;

}

.about-left {

    position: relative;

    overflow: hidden;

}



.about-heading {

    clear: both;

    width: 100%;

    float: left;

}

.about-heading h3 {

    color: #353535;

    font-size: 20px;

    margin-bottom: 15px;

    font-weight: 700;

    margin-top: 0px;

    line-height: 25px;

}

.about-heading .about-btn {

   background-color: transparent;

    border: 2px solid #CE451D;

    color: #CE451D;

    padding: 10px 25px;

    margin: 10px 0px;

    float: left;

    transition: all 0.5s linear;

    text-transform: uppercase;

    font-size: 14px;

    font-weight: 600;

}

.about-heading .about-btn:hover{

    background-color: #CE451D;

    border-color: #CE451D;

    color: #ffffff;

}

.about-heading p {

    letter-spacing: 0.2px;

    line-height: 25px;

}

.speaker-bg {

    padding: 60px 0px;

    position: relative;

    background-position: center;

    background-size: cover;

    background-repeat: no-repeat;

}

.speaker-bg:before{

    content: "";

    position: absolute;

    left: 0px;

    top: 0px;

    width: 100%;

    height: 100%;

    background-color: rgba(0, 0, 0, 0.75);

}

.speaker-main{

    position: relative;

    width:100%;

}

.speaker-main .spk-heading, .eve-heading {

    font-size: 30px;

    color: #ffffff;

    margin: 0px;

    padding-bottom: 30px;

    font-weight: 600;

}

.speaker-block {

    text-align: center;

    background-color: #ffffff;

    padding: 15px 15px;

    position: relative;

    overflow: hidden;

    border-radius: 10px;

}

.speaker-block img {

    border-radius: 50%;

    display: block;

    margin: 0px auto;

}

.speaker-block h3 {

    margin: 20px 0px 10px;

    font-size: 22px;

    font-weight: 600;

}

.speaker-block h3 a{

    color: #353535;

}
.speaker-block h3 a:hover{
    color: #CE451D;
}
.event-block{

    padding: 60px 0px;

    position: relative;

    overflow: hidden;

}

.eve-heading{

    color: #353535;

}

/*--tab-menu--*/



.setting-list-div .settings-list {

    display: table;

    width: 100%;

    border-style: solid;

    border-width: 0 1px 0 0;

    border-color: #e9e9e9;

    z-index: 8;

    position: relative;

    margin: 0px;

}

.settings-list li {

    margin: 0px;

    padding: 0px;

    display: table-cell;

    position: relative;

    border-style: solid;

    border-width: 1px 0 1px 1px;

    border-color: #e9e9e9;

}

.settings-list li a {

    color: #0C3D7C;

    text-transform: uppercase;

    letter-spacing: 0.8px;

    font-weight: 600;

    -webkit-transition: color 0.2s ease;

    -moz-transition: color 0.2s ease;

    -o-transition: color 0.2s ease;

    transition: color 0.2s ease;

    display: block;

    text-decoration: none;

    padding: 15px 15px 15px;

    text-align: center;

}

.setting-list-div .settings-list li a.active-amt {

    background-color: #2CAAAA;

    color: #fff;

}

.settings-list li a.active-amt{

    position: relative;

}

.settings-list li a.active-amt:after{

   content: "\f0d7";

    font-family: FontAwesome;

    font-style: normal;

    font-weight: normal;

    text-decoration: inherit;

    color: #2CAAAA;

    font-size: 45px;

    padding-right: 0.5em;

    position: absolute;

    top: 20px;

    left: 45%;

    text-align: center;

}

.sett-tabs {

    border: 1px solid #e9e9e9;

    border-top: 0px;

    padding: 30px 30px 50px 30px;

}

.member-div p span {

    color: #0C3D7C;

    font-size: 16px;

    font-weight: 600;

    margin-left: 10px;

}

.member-div p .fa-clock-o {

    font-size: 20px;

}

.member-div h4 {

    font-size: 20px;

    font-weight: 600;

    border-bottom: 1px solid #e9e9e9;

    padding-bottom: 10px;
    
    color: #CE451D;

}

.member-div h5 {

    font-size: 14px;

    text-transform: uppercase;

    color: #0C3D7C;

    letter-spacing: 5px;

}

.member-div .submit-input{
    background-color: #542D0A;
    border-color: #542D0A;
    margin-top: 15px;
}
.member-div .submit-input:hover{
     background-color:#2CAAAA;
    border-color: #2CAAAA;
}

/*--footer--*/

footer{

    background-color: #2d2d2d;

    border-top: 0px;

}

.news-letter .news-top {

    width: 100%;

    float: left;

    border-bottom: 1px solid #464646;

    padding: 40px 0px;

}

.news-content h4 {

    color: #ffffff;

    font-size: 22px;

    margin: 0px;

    padding-bottom: 20px;

}

.news-content #newsletterForm .form-control {

    height: 50px;

    background-color: #3f3f3f;

    border-color: #3f3f3f;

    border-radius: 0px;

    padding: 10px 12px;

}

.news-content #newsletterForm .form-control {

    height: 50px;

    background-color: #3f3f3f;

    border-color: #3f3f3f;

    border-radius: 0px;

    padding: 10px 12px;

    float: left;

}

.news-content #newsletterForm .input-group-btn .btn.btn-primary {

    padding: 12px 15px;

    background: #CE451D none repeat scroll 0 0;

    border: 1px solid #CE451D;

    color: #ffffff;

    text-transform: uppercase;

    font-weight: 600;

    font-size: 14px;

}

.news-content #newsletterForm .input-group-addon {

    background-color: #3f3f3f;

    border-color: #3f3f3f;

    color: #888;

    padding-right: 0px;

}

.more-info .footer-title{

    border-bottom: 0px;

}

.more-info address{

    margin-bottom: 0px;

    color: #ffffff;

    line-height: 26px;

}

.more-info address p {

    padding-bottom: 0px;

    margin-bottom: 0px;

}

.main-footer ul{

    margin-top: 0px;

}

.footer-logo img {

    padding: 10px 20px 0px 0px;

}

.footer-logo p {

    color: #fff;

    margin-bottom: 0px;

    margin-top: 15px;

}

.no-pad-lr {
    padding-left: 0px;
    padding-right: 0px;
}
.read_more_div {
    float: right;
}
.read_more_div a:hover{
    background-color: #333333;
}
.page-section h1:first-child{
    font-size: 30px;
}
.single-post h3, .blog_list_page h3 a{
    color: #000000;
}
.blog_list_page h3 a:hover{
    color: #00451e;
}
.contacts_list .table tr:nth-child(even) {
    background-color: #fbf4bd;
}
.contacts_list .table tr, .contacts_list .table td, .contacts_list .table th {
    border: 1px solid #ccc;
    vertical-align: middle;
}
.blog_details{
    border-top: 0px;
    margin-top: 0px;
    border-bottom: 0px;
}
.blog_list.blog_list_page.contacts_list {
    margin-top: 0px;
}
.dashboard {

    margin: 10px 0px;

}
.dashboard h1 {
    text-transform: uppercase;
}
.dashboard .text-right a {
    background-color: #0C3D7C;
    color: #fff;
    padding: 8px 20px 10px;
    text-transform:uppercase;
    margin:0px 5px;
    border-radius: 10px;

}
.dashboard .text-right a:hover, .read_more_div a:hover {
    background-color: #CE451D;
    color: #ffffff;
}
.read_more_div a{
    font-weight: normal;
}
.dashboard .text-right {
    margin-bottom: 0px;
    margin-top: 10px;
}
.center.page_heading {
    color: #0C3D7C;
}
.contact_con_input_control{
    font-style: normal;
}
.mentor-block .table thead tr th{
    vertical-align: middle;
}
.account-information .mentor-details {
    width: 100%;
    float: left;
}
.donate_btn {
    margin: 15px 0px;
}
.donate_btn .btn-primary {
    background-color: #242424;
    border-color: #242424;
}
.donate_btn .btn-primary:hover{
    background-color: #00451e;
    border-color: #00451e;
}
.checkbox-inline.check_month {
    padding-left: 0px;
}
.check_month .radio-inline {
    display: block;
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 10px;
}
.total-text {
    font-weight: 700;
    font-size: 20px;
}
.btn-guest {
    width: auto;
}
.btn-submit {
    width: auto;
    font-style: normal;
}
#scrolltoup{
    background-color: #CE451D;
    border-color: #CE451D;
}
#scrolltoup:hover {
    background-color: #0C3D7C;
    color: #fff;
}
.products-block {
    padding: 15px 0px 45px;
}
.products-block .owl-pagination {
    display: none;
}
.products-list .item img.img-responsive{
    margin: 0px auto;
}
.products-block .main-heading {
    padding-bottom: 45px;
}
.ticket-primary .table tr td, .ticket-primary .table tr th, .payment-detail .table tr td, .payment-detail .table tr th{
    border: none;
}
.table-responsive .table tr td, .table-responsive .table tr th{
    border: none;
}
.amnt-info, .reg-info {
    font-weight: 700;
}
.reg-col {
    padding-left: 0pc;
}
.form_challah  .form-group{
    margin-right: 0px;
    margin-left: 0px;
}
.add_more_tab {
  margin-bottom: 25px;
}
#addmore_art_new .btn-danger {
  width: auto;
  margin-top: 12px;
}
.add_mail, .add_new {
  margin-bottom: 0px;
}
#addmore .add_more_tab tr td {
    width: 100%;
}
#addmore .add_more_tab thead {
    padding: 15px !important;
    display: block;
    width: 100%;
    float: left;
}
#addmore .add_more_tab thead tr {
    margin-bottom: 10px;
    display: table;
    width: 100%;
}
#validation-lunch-form .btn-guest {
    background-color: #0c3d7c;
    border-color: #0c3d7c;
}
.volunteer-form label{
    font-size: 14px;   
}
.lunch_event_desc .volunteer-form label {
    font-weight: 700;
}

.lecture_form .form-horizontal .form-group{
    margin-left:0px;
}

@media (min-width:992px){

    #newsletterForm .form-control{

        width: 95%;

    }

    #newsletterForm .input-group-btn .btn.btn-primary{

        border-radius: 4px;

    }

    .carousel-caption h1{

        font-size: 48px;

        line-height: 55px;

    }
    
    .inner-row {
        display: flex;
    }
    .inner-col {
        display: flex;
        flex: 1;
    }
   
    .txt_msg{
    padding-left: 30px;
}


}

@media (min-width:1400px){

    .carousel-caption h1{

        font-size: 60px;

        line-height: 70px;

    }

}

@media (max-width:1199px) and (min-width:992px){

    nav.navbar.bootsnav .navbar-nav > li > a{

        padding: 15px 6px;

        font-size: 13px;

    }
    .header-right .btn-primary{
        margin: 15px 0px;
    }
    .header-right ul{
        padding-bottom: 0px;
    }

    .carousel-caption{

        top: 20%;

    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu{

        left: 160px !important;

    }

    .read_more_div a{
        font-size: 14px;
        padding: 5px 10px;
    }

}

@media (max-width:991px) and (min-width:768px){

    .header-center{

        padding: 20px 0px;

    }
    
    .header-right .btn-primary{
        margin: 15px 0px;
    }
    .header-right ul{
        padding-bottom: 0px;
    }

    .header-center a{

        font-size: 13px;

    }

    .header-right ul li a{

        padding: 0px 5px;

        font-size: 14px;

    }

    .header-right{

        padding: 15px 0px;

    }

    .navbar-collapse{

        padding-left: 0px;

        padding-right: 0px;

    }

    nav.navbar.bootsnav li.dropdown ul.dropdown-menu ul.dropdown-menu{

        left: 160px !important;;

    }

    nav.navbar.bootsnav .navbar-nav > li > a{

          padding: 15px 3px;
    font-size: 11px;
    letter-spacing: 0px;

    }

    .carousel-caption{

        padding: 0px;

        top: 20%;

    }

    .carousel-caption a{

        margin-top: 20px;

        padding: 20px 15px;

        width: 150px;

    }

    .speaker-block{

        margin-bottom: 30px;

    }

    .footer-title{

        margin-top: 10px;

    }
    .read_more_div a{
        font-size: 14px;
        padding: 5px 10px;
    }

}

@media (max-width:767px) and (min-width:320px){

    #main-header, .logo, .header-center, .header-right{

        padding: 0px;

        text-align: center;

    }

    .header-right{

        float: none;

    }

    #main-header {

        padding-bottom: 20px;

    }

    nav.navbar.bootsnav .navbar-nav > li > a{

        padding: 10px;

        border-right: 0px;

    }

    .speaker-block{

        margin-bottom: 30px;

    }

    .more-info .footer-title{

        margin-top: 15px;

    }

    .content-block{

        margin-bottom: 25px;

    }

    .carousel-caption{

        top: 0px;

        padding: 0px;

    }

    .carousel-caption a{

        margin-top: 10px;

    }

    .carousel-caption h1{

        font-size: 24px;

        line-height: 26px;

    }

    .testimonials-part, .about-block, .speaker-bg, .event-block{

        padding: 25px 0px;

    }

    .about-heading h3{

        margin-top: 20px;

    }

       .view-btn a{

        margin-top: 0px;

    }

    .main-heading{

        font-size: 24px;

        padding-bottom: 0px;

    }

    .speaker-main .spk-heading, .eve-heading{

        font-size: 30px;

    }

    .carousel-caption a{

        width: 150px;

        padding: 20px 15px;

    }

    .read_more_div {
    float: none;
    text-align: center;
}
.header-form{
    margin-bottom: 15px;
}

}

@media (max-width:480px) and (min-width:320px){

    .carousel-caption{

        top: 10%;

        width: auto;

    }   
    
    .header-right .btn-primary{
        margin: 15px 0px;
    }
    .header-right ul{
        padding-bottom: 0px;
    }

    .carousel-caption h1{

        font-size: 18px;

        line-height: 24px;

    }

    .carousel-caption p{

        display: none;

    }

    .carousel-caption a{

        margin: 0px auto;

        width: 120px;

        padding: 15px 10px;

        font-size: 14px;

    }

    .event-block .view-btn {

        margin-top: 20px;

    }

    .settings-list li a.active-amt:after{

        top: 45px;

        left: 38%;

    }

    .settings-list li{

        font-size: 15px;

    }

    .sett-tabs{

        padding: 30px;

    }

}

