.logozz *{
	width: 100%;
}
.navbar-nav {
    float: right;
}
.navbar-inverse .navbar-nav>li>a {
    font-size: 14px;
    padding: 0 16px;
    font-weight: 500;
}

/* ==== Main CSS === */
.img-fill{
  width: 100%;
  display: block;
  overflow: hidden;
  position: relative;
  text-align: center
}

.img-fill img {
  min-height: 100%;
  min-width: 100%;
  position: relative;
  display: inline-block;
  max-width: none;
}

*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.04);
}

.Grid1k {
  padding: 0 15px;
  max-width: 1200px;
  margin: auto;
}

.blocks-box,
.slick-slider {
  margin: 0;
  padding: 0!important;
}

.slick-slide {
  float: left /* If RTL Make This Right */ ;
  padding: 0;
}

/* ==== Slider Style === */
.Modern-Slider .item .img-fill{
  height:100vh;
  background:#000;
}

.Modern-Slider .item .img-fill .info{
  position:absolute;
  width:100%;
  height:100%;
  top:0px;
  left:0px;
  background:rgba(0,0,0,.50);
  line-height:100vh;
  text-align:center;
}

/*.Modern-Slider .item .img-fill img{
  filter:blur(5px);
}*/

.Modern-Slider .item .info > div {
    display: inline-block!important;
    vertical-align: middle;
    background: #00000040;
    padding: 20px;
}
.Modern-Slider .NextArrow{
  position:absolute;
  top:50%;
  right:0px;
  width:45px;
  height:45px;
  background:rgba(0,0,0,.50);
  border:0 none;
  margin-top:-22.5px;
  text-align:center;
  font:20px/45px FontAwesome;
  color:#FFF;
  z-index:5;
}

.Modern-Slider .NextArrow:before{content:'\f105';}

.Modern-Slider .PrevArrow{
  position:absolute;
  top:50%;
  left:0px;
  width:45px;
  height:45px;
  background:rgba(0,0,0,.50);
  border:0 none;
  margin-top:-22.5px;
  text-align:center;
  font:20px/45px FontAwesome;
  color:#FFF;
  z-index:5;
}

.Modern-Slider .PrevArrow:before{content:'\f104';}

.Modern-Slider .slick-dots{
  position:absolute;
  height:5px;
  background:rgba(255,255,255,.20);
  bottom:0px;
  width:100%;
  left:0px;
  padding:0px;
  margin:0px;
  list-style-type:none;
}
.Modern-Slider .slick-dots li button{display:none;}
.Modern-Slider .slick-dots li{
  float:left;
  width:0px;
  height:5px;
  background:#d62828;
  position:absolute;
  left:0px;
  bottom:0px;
}

.Modern-Slider .slick-dots li.slick-active{
  width:100%;
  animation:ProgressDots 11s both;
}

.Modern-Slider .item h3{
  font:30px/50px RalewayB;
  text-transform:
  uppercase;
  color:#FFF;
  animation:
  fadeOutRight 1s both;
  margin:0;
  padding:0;
  font-size: 35px;
  font-weight: 700;
  font-family: sans-serif;
  text-shadow: 1px 1px 1px black;
  color: #ffffff;
}

.Modern-Slider .item h5 {
    margin: 0;
    padding: 0;
    font: 17px/30px RalewayR;
    color: #FFF;
    max-width: none;
    overflow: hidden;
    height: auto;
    animation: fadeOutLeft 1s both;
    font-family: sans-serif;
    text-shadow: 1px 1px 1px black;
    color: #ffffff;
}

.Modern-Slider .item.slick-active h3{
  animation:fadeInDown 1s both 1s;
}

.Modern-Slider .item.slick-active h5{
  animation:fadeInLeft 1s both 1.5s;
}

.Modern-Slider .item.slick-active{
  animation:Slick-FastSwipeIn 1s both;
}

.Modern-Slider {background:#000;}

/* ==== Slider Image Transition === */
@keyframes Slick-FastSwipeIn{
    0%{transform:rotate3d(0,1,0,150deg) scale(0)  perspective(400px);} 
    100%{transform:rotate3d(0,1,0,0deg) scale(1) perspective(400px);} 
}

@-webkit-keyframes ProgressDots{from{width:0px;}to{width:100%;}}
@keyframes ProgressDots{from{width:0px;}to{width:100%;}}

/* ==== Slick Slider Css Ruls === */
.slick-slider{position:relative;display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}
.slick-list:focus{outline:none}.slick-list.dragging{cursor:hand}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}
.slick-track{position:relative;top:0;left:0;display:block}
.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}
.slick-loading .slick-track{visibility:hidden}
.slick-slide{display:none;float:left /* If RTL Make This Right */ ;height:100%;min-height:1px}
.slick-slide.dragging img{pointer-events:none}
.slick-initialized .slick-slide{display:block}
.slick-loading .slick-slide{visibility:hidden}
.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}



.stickww4 .slick-slider, .stickww4 .Modern-Slider .item .img-fill, .stickww4 .img-fill img {
    height: 500px;
}
.stickww4 .Modern-Slider .item .img-fill .info {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: rgb(0 0 0 / 0%);
    line-height: 500px;
    text-align: center;
}
.single_post_content>h2 {
    margin-bottom: 35px;
}

.latest_postnav_event .media .media-left>img {
    height: auto;
}
.latest_postnav_event .media {
    padding: 0;
}
.latest_postnav_event .media .media-body {
    padding: 15px;
    font-size: 16px;
    color: #e96321;
    height: auto;
}
.latest_postnav_event .media .media-body a {
    color: #e96321;
    font-weight: 700;
}
.single_post_content>h2 span {
    color: #e96321;
}
.latest_postnav_event .media .media-body p {
    padding-top: 5px;
    font-size: 13px;
    color: black;
    font-weight: 600;
}
.latest_postnav_event .media .media-left>img {
    height: auto;
    border-radius: 10px;
}
.slick-initialized .slick-slide {
    border-radius: 10px;
    box-shadow: 2px 2px 5px 1px #0000004d;
    margin-bottom: 31px;
    background: white;
}
.event-section , .gallery-section , #contentSection  {
    padding-top: 100px;
    padding-bottom: 100px;
}
.latest_postnav_event .media {
    border-radius: 20px;
}
.kk1{
    font-size: 22px;
    color: #353535;
    font-family: "Lora";
    font-weight: 400;
    text-align: left;
    margin-bottom: 25px;
}

.kk2{
	text-align: left;
}
.kk2 li{
    font-weight: 600;
    font-size: 16px;
    line-height: 27.2px;
    color: #e96321;
    margin-bottom: 5px;
}
.kk2 li i{
	padding-right: 8px;
}
.kk3 {
    width: 66.666666666667% !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.kk3 h3 {
    margin-top: 0;
    margin-bottom: 20px;
        text-align: center;
    font-size: 24px;
    color:black;
}
.kk3 h5 {
    margin-top: 0;
    margin-bottom: 20px;
    text-align: center;
    font-size: 18px;
    color: black;
    line-height: 32px;
    font-family: sans-serif;
}
.kk3 button {
    padding: 15px;
    padding-right: 30px;
    padding-left: 30px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    border: 0;
    background: #e96321;
}
.kk3 li {
    float: left;
    display: block;
    width: 100%;
    text-align: center;
}

#contentSection.kk4::before {
    background-image: url(images/bg1.jpg);
    background-color: #fff;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    opacity: .4;
}
.kk4 .single_post_content {
    margin-bottom: 0;
    text-align: center;
}
.photo_grid figure {
    height: 100%;
}

figure.effect-layla img {
    height: auto;
    width: 100%;
}
.photo_grid figure {
    height: 100%;
    display: table;
    overflow: auto;
}

figure.effect-layla img, figure.effect-layla h2 {
    transform: none;
    border-radius: 10px;
}
figure.effect-layla a {
    transform: none;
}


/*********footer*******************/
. kilimanjaro_area {
    position: relative;
    z-index: 1;
	}
	.foo_top_header_one {
    background-color: #15151e;
    color: #fff;
}
.section_padding_100_70 {
    padding-top: 100px;
    padding-bottom: 70px;
}
.foo_top_header_one {
    color: #fff;
}.kilimanjaro_part {
    margin-bottom: 30px;
}
.foo_top_header_one .kilimanjaro_part > h5 {
    color: #fff;
}
.kilimanjaro_part h4, .kilimanjaro_part h5 {
    margin-bottom: 30px;
}
.kilimanjaro_single_contact_info > p, .kilimanjaro_single_contact_info > h5, .kilimanjaro_blog_area > a, .foo_top_header_one .kilimanjaro_part > p {
    color: rgba(255,255,255,.5);
}
p, ul li, ol li {
    font-weight: 300;
}
ul {
    margin: 0;
    padding: 0;
}
.kilimanjaro_bottom_header_one {
    background-color: #111;
}
.section_padding_50 {
    padding: 50px 0;
}
.kilimanjaro_bottom_header_one p {
    color: #fff;
    margin: 0;
}
p, ul li, ol li {
    font-weight: 300;
}
.kilimanjaro_bottom_header_one a {
    color: inherit;
    font-size: 14px;
}
a, h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
}
.m-top-15 {
    margin-top: 15px;
}
ul {
    margin: 0;
    padding: 0;
}

.kilimanjaro_widget > li {
    display: inline-block;
}
p, ul li, ol li {
    font-weight: 300;
}
ol li, ul li {
    list-style: outside none none;
}
.kilimanjaro_widget a {
    border: 1px solid #333;
    border-radius: 6px;
    color: #888;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 4px;
    padding: 7px 12px;
}
ul {
    margin: 0;
    padding: 0;
}
.kilimanjaro_links a {
    border-bottom: 1px solid #333;
    color: rgba(255,255,255,.5);
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    padding-bottom: 10px;
}
.kilimanjaro_links a {
    color: rgba(255,255,255,.5);
    font-size: 13px;
}
top-15 {
    margin-top: 15px;
}
.foo_top_header_one .kilimanjaro_part > h5 {
    color: #fff;
}
.kilimanjaro_part h4, .kilimanjaro_part h5 {
    margin-bottom: 30px;
}
.kilimanjaro_social_links > li {
    display: inline-block;
    width: 50%;
    float: left;
}
p, ul li, ol li {
    font-weight: 300;
}
.kilimanjaro_social_links a {
    border: 1px solid #333;
    border-radius: 6px;
    color: #888;
    display: inline-block;
    font-size: 13px;
    margin-bottom: 3px;
    padding: 7px 12px;
    width: 99%;
}
.kilimanjaro_blog_area .kilimanjaro_date {
    color: #27ae60;
    font-size: 13px;
    margin-bottom: 5px;
}
.kilimanjaro_blog_area > p {
    color: rgba(255,255,255,.5);
    line-height: 1.3;
    margin-bottom: 0;
}
.kilimanjaro_works > a {
    display: inline-block;
    float: left;
    position: relative;
    width: 33.33333333%;
    z-index: 1;
}
.kilimanjaro_thumb {
    left: 0;
    position: absolute;
    top: 0;
    width: 75px;
}
.kilimanjaro_links a i {
    padding-right: 10px;
}
  /* :: 18.0 Footer Area CSS */

    .footer_area {
        position: relative;
        z-index: 1;
    }
 .footer_bottom p > i,
    .footer_bottom p > a:hover {
        color: #27ae60;
    }	

    .social_links_area {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding: 50px 0 30px 0;
        text-align: center;
        position: relative;
        z-index: 1;
    }
 .social_links_area > a:hover {
        color: #27ae60;
    }

    .inline-style .social_links_area > a:hover {
        background-color: transparent;
        color: #27ae60;
        border: 0px solid transparent;
    }
 .single_feature:hover .feature_text h4 {
        color: #27ae60;
    }
.kilimanjaro_blog_area {
    border-bottom: 1px solid #333;
    margin-bottom: 15px;
    padding: 0 0 15px 90px;
    position: relative;
    z-index: 1;
}
.kilimanjaro_links a {
    border-bottom: 1px solid #333;
    color: rgba(255,255,255,.5);
    display: block;
    font-size: 13px;
    margin-bottom: 5px;
    padding-bottom: 7px;
    padding-top: 7px;
}
.foo_top_header_one .kilimanjaro_part.kk7 p {
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100%;
    float: left;
    color: #a5a5a5;
    margin-top: 15px;
    line-height: 22.3px;
}
p.line-add {
    line-height: 22.3px;
}
.kilimanjaro_part .kk8 {
    margin-top: 0;
    color: #e96321;
    margin-bottom: 7px;
}
.kk9{
    display: table;
    width: 100%;
}
.kilimanjaro_part.kk10 {
    margin-bottom: 0;
}
.kk9 .section_padding_100_70 {
    padding-top: 50px;
    padding-bottom: 45px;
}
.kilimanjaro_links a , .kilimanjaro_social_links a , .kilimanjaro_single_contact_info > p{
    color: #a5a5a5
}
.foo_top_header_one .kilimanjaro_part > h5 {
    font-size: 17px;
    font-weight: 500;
    color: #FFFFFF;
}
.kilimanjaro_links a i {
    color: #c0521b;
}
.foo_top_header_one {
    background-color: #202020;
}
.kilimanjaro_bottom_header_one {
    background-color: #1a1a1a;
    border-top: 1px solid #3e3e3e;
}
.kilimanjaro_bottom_header_one a {
    color: #e96321;
}
.section_padding_50 {
    padding: 15px 0;
}
#preloader {
    display: flex;
}
#status {
    width: 130px;
    height: 130px;
    background-size: contain;
    left: auto;
    top: auto;
    z-index: 999999;
    margin: auto;
    position: relative;
}
#page-title.kzkm1 {
    padding-top: 130px;
    position: relative;
    display: inline-grid;
    padding-bottom: 130px;
    width: 100%;
}
.background-overlay.kzkm1:before {
    background: url(../images/overlay-pattern-1.png);
    opacity: .8;
    z-index: 0;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: " ";
    bottom: 0;
}
.kzkm1 .parallax-container {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-size: cover!important;
    background-position: center center;
    width: 100%;
    height: 100%;
    z-index: -100;
}
#page-title.kzkm1 .page-title {
    width: 70%;
    padding: 0;
    float: left;
}
#page-title.kzkm1 .page-title>h1 {
    font-family: Montserrat, Helvetica, Arial, sans-serif;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    letter-spacing: -2px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 50px!important;
    text-transform: uppercase;
}
.kzkm1 .container {
    z-index: 9;
}
#contentSection.kzkm2::before {
    background-image: none;
}
.eve1 .media .media-left {
    display: block;
    width: 100%;
    display: table;
    padding: 0;
    padding-right: 0
}
.eve1 .media .media-left img{
    width: 100%;
    height: auto;
}

.eve1 .media .media-body {
    display: block;
    /*height: auto;*/
    width: 100%;
    padding-top: 10px;
    font-size: 16px
}

.eve1 .media .media-left>img {
    width: 100%;
    height: 200px
}

.eve1 .media {
    padding:0px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 2px 2px 5px 1px #0000004d;

}

.eve1 li {
    border-radius: 10px;
    /*box-shadow: 2px 2px 5px 1px #0000004d;*/
    margin-bottom: 0;
    background: white;
    padding: 7.5px;
    display: block;
}
.eve1 .media .media-body a {
    color: #e96321;
    font-weight: 700;
}
.eve1 .single_post_content>h2 span {
    color: #e96321;
}
.eve1 .media .media-body p {
    padding-top: 5px;
    font-size: 14px;
    color: black;
    font-weight: 600;
    margin-bottom: 00;
    padding-bottom: 15px;
}
.eve1 .media .media-left>img {
    height: auto;
    border-radius: 10px;
}
.eve2{
    max-height: 320px;
}
.eve3{
    background: white;
}
.eve3 .bgWhite {
    padding-top: 75px;
}
.eve3 .single_page_content {
    border-bottom: 0px solid #ddd;
}
.eve3 {
    width: 100%;
    height: 750px;
}
.table-bordered.eve4 {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
}
.eve4 tr th{
    background-color: #e96321;
    padding: 5px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.eve4 tr td{
    text-align: left;
}
.eve4 tr:nth-child(odd) {
  background-color: #F4CD8A !important;
}

.eve4 tr:nth-child(even) {
  background-color: #F8DDAF !important;
}

.eve6 .contact-info {
  display: inline-block;
  width: 100%;
  text-align: center;
      margin-bottom: 10px;
}
.eve6 .contact-info-icon {
margin-bottom: 15px;
}
.eve6 .contact-info-item {
  background:#202020;
  padding: 30px 0px;
}
.eve6 .contact-page-sec .contact-page-form h2 {
  color: #071c34;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
}
.eve6 .contact-page-form .col-md-6.col-sm-6.col-xs-12 {
  padding-left: 0;
}  
.eve6 .contact-page-form.contact-form input {
  margin-bottom: 5px;
}  
.eve6 .contact-page-form.contact-form textarea {
  height: 110px;
}
.eve6 .contact-page-form.contact-form input[type="submit"] {
  background: #071c34;
  width: 150px;
  border-color: #071c34;
}
.eve6 .contact-info-icon i {
  font-size: 48px;
  color: #fda40b;
}
.eve6 .contact-info-text p{margin-bottom:0px;}
.eve6 .contact-info-text h2 {
    color: #fff;
    font-size: 22px;
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 10px;
    padding-bottom: 0;
}
.eve6 .contact-info-text span {
  color: #999999;
  font-size: 16px;
  font-weight: ;
  display: inline-block;
  width: 100%;
}

.eve6 .contact-page-form input {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  margin-bottom: 20px;
  padding: 12px 16px;
  width: 100%;
  border-radius: 4px;
}

.eve6 .contact-page-form .message-input {
display: inline-block;
width: 100%;
padding-left: 0;
}
.eve6 .single-input-field textarea {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  width: 100%;
  height: 120px;
  padding: 12px 16px;
  border-radius: 4px;
}
.eve6 .single-input-fieldsbtn input[type="submit"] {
  background: #fda40b none repeat scroll 0 0;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 10px 0;
  text-transform: capitalize;
  width: 150px;
  margin-top: 20px;
  font-size: 16px;
}
.eve6 .single-input-fieldsbtn input[type="submit"]:hover{background:#071c34;transition: all 0.4s ease-in-out 0s;border-color:#071c34}
.eve6 .single-input-field  h4 {
  color: #464646;
  text-transform: capitalize;
  font-size: 14px;
}
.eve6 .contact-page-form {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

.eve6 .contact-page-map {
  margin-top: 36px;
}
.eve6 .contact-page-form form {
    padding: 20px 15px 0;
}
.eve6 .contact-info-text h2::after {
    position: absolute;
    content: "";
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    height: 100%;
    background: none;
    background-position: center;
}
.eve6 .contact-info-text{
    padding-left: 15px;
    padding-right: 15px;
}
.eve6 .contact-info-text span a{
    color: #999999;
    font-size: 16px;
    font-weight: ;
    display: table;
    width: 100%;
}



/*poojapage*/
.gallery-section.bgnew020 {
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 110px;
    padding-bottom: 80px;
}
.bgnew020 .single_post_content {
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.bgnew020 .card-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 0;
    column-gap: 0;
}
.bgnew020 .card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}
.bgnew020 .card-columns .card {
    margin-bottom: 0rem;
    display: inline-block;
    width: 100%;
    float: left;
    border: 0;
}
.bgnew020 .eve1.eve101 .li-spp {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
/*    margin: 1rem 0 1rem 0;*/
    width: 100%;
    /* height: 250px; */
    display: flex;
    justify-content: center;
    align-items: center;
    border: 0;
    padding: 10px;
}
.bgnew020 .eve1 .media {
    padding: 0px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 2px 2px 5px 1px #0000004d;
}
.bgnew020 .eve1 .media {
    padding: 0px;
    background: #fff;
    border-radius: 6px;
}

.bgnew020 .eve1.eve101 .media {
    border-radius: 10px;
}
.bgnew020 .eve1 .media .media-left {
    width: 100%;
    display: table;
    padding: 0;
    padding-right: 0;
}
.bgnew020 .eve1 .media .media-left>img {
    height: auto;
    width: 100%;
    border-radius: 10px;
}
.bgnew020 .eve1.eve101 .media .media-body {
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 16px;
}
.bgnew020 .eve1 .media .media-body p {
    padding-top: 5px;
    font-size: 14px;
    color: black;
    font-weight: 600;
    margin-bottom: 00;
    padding-bottom: 15px;
}
.bgnew020 .eve1 .media .media-body p.pou {
    font-size: 14px;
    color: black;
    font-weight: 500;
    padding: 0;
    margin-bottom: 7px;
    text-align: justify;
}
.bgnew020 .eve1 .media .media-body a {
    color: #e96321;
    font-weight: 700;
}
.bgnew020 a.blantershow-chat {
    background: #fff;
    color: #404040;
    display: inline-flex;
    font-weight: 400;
    font-size: 15px;
    padding: 10px 20px;
    border-radius: 30px;
    box-shadow: 0 1px 15px rgb(32 33 36 / 28%);
    align-items: center;
    margin-bottom: 10px;
    margin-top: 10px;
}
.bgnew020 .eve1 .media .media-body a {
    color: #e96321;
    font-weight: 700;
}
.bgnew020 a.blantershow-chat svg {
    margin-right: 10px;
    width: 30px;
}
.bgnew020 .eve1.eve101 .media {
    width: 100%;
}
/*poojapage*/



@media screen and (max-width: 768px) {
.logozz * {
    width: auto;
}
.logo img {
    max-width: 100%;
    width: 80%;
}
.navbar-nav {
    float: left;
    width: 100%;
}
.navbar-inverse .navbar-nav>li>a {
    height: 100% !important;
    border-bottom: 1px solid #ccc !important;
    padding-bottom: 10px !important;
    margin-bottom: 10px !important;
    line-height: normal !important;
    font-size: 13px;
}
.event-section, .gallery-section, #contentSection {
    padding-top: 40px;
    padding-bottom: 40px;
}
.kk1 {
    font-size: 20px;
    color: #353535;
    font-family: "Lora";
    font-weight: 400;
    text-align: left;
    margin-bottom: 25px;
}
.col-sm-12.kkt1 {
    padding: 0;
}
.kk2 li {
    font-weight: 600;
    font-size: 14px;
    line-height: 27.2px;
    color: #e96321;
    margin-bottom: 3px;
}
.kk3 {
    width: 100% !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
.photograph_nav li {
    width: 90%;
    margin: auto;
    float: none;
}
footer.kilimanjaro_area.kk9 .col-12.col-md-6.col-lg-3 {
    width: 100%;
    display: table;
}
.slick-initialized .slick-slide {
    margin-bottom: 0;
}
.kkt2{
    padding-bottom: 0;
}
}

@media screen and (max-width: 1024px) {

    .stickww4 .slick-slider,
    .stickww4 .Modern-Slider .item .img-fill,
    .stickww4 .img-fill img {
        height: 370px;
    }
    .stickww4 .Modern-Slider .item .img-fill .info {
    line-height: 370px;
}

}
@media screen and (max-width: 901px) {

    .stickww4 .slick-slider,
    .stickww4 .Modern-Slider .item .img-fill,
    .stickww4 .img-fill img {
        height: 315px;
    }
    .stickww4 .Modern-Slider .item .img-fill .info {
    line-height: 315px;
}

}


@media screen and (max-width: 768px) {

    .stickww4 .slick-slider,
    .stickww4 .Modern-Slider .item .img-fill,
    .stickww4 .img-fill img {
        height: 260px;
    }
    .stickww4 .Modern-Slider .item .img-fill .info {
    line-height: 260px;
}
.stickww4 .Modern-Slider .NextArrow , .stickww4 .Modern-Slider .PrevArrow {
    width: 35px;
    height: 35px;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    display: none !important;
}
.stickww4 .Modern-Slider .item h3 {
    font-size: 20px;
}

.stickww4 .Modern-Slider .item h5 {
    font-size: 13px;
    width: 65%;
    height: auto;
    margin: auto;
}
.switcher-bar.clearfix.index-hide.stickww1{
    display: none !important;
}
.purchase-btn.header-btn.pull-right.ma27 {
    display: none;
}
.stickww2 {
    top: 0px;
}
.table-bordered.eve4 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
html {
    overflow-x: hidden;
    /*overflow-y: hidden;*/
    /* display: table; */
    width: 100%;
}
body{
    overflow: visible;
    overflow-x: hidden;
}
.navbar-inverse .navbar-nav>li>a {
    margin-bottom: 0px !important;
    padding-top: 10px;
}
#page-title.kzkm1 .page-title>h1 {
    font-size: 20px!important;
}
.kzkm1 .parallax-container {
    height: 120px;
}
#page-title.kzkm1 {
    padding-top: 0;
    position: relative;
    display: flex;
    padding-bottom: 0;
    width: 100%;
    height: 120px;
    align-items: center;
}
#page-title.kzkm1 .page-title {
    width: 100%;
    padding: 0;
    float: left;
}
.Modern-Slider .item .info > div {
    padding: 7px;
}
stickww4 .Modern-Slider .item h3 {
    line-height: normal;
}
.stickww4 .Modern-Slider .item h5 {
    line-height: normal;
}

/*pooja page*/
.bgnew020 .single_post_content {
    float: left;
    display: table;
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.bgnew020 .card-columns {
    -webkit-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 0;
    column-gap: 0;
}
.bgnew020 .card-columns .card {
    display: table;
}
.gallery-section.bgnew020 {
    background: #fff;
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 30px;
}
/*pooja page*/

.logozz .header_bottom{
    width: 100%;
    overflow: hidden;
}
.navbar-toggle {
    float: left;
    margin-right: 0;
}
.logozz .logo_area {
    width: 85%;
    float: left;
}
.logozz .navbar-header{
    width: 15%;
    float: left;
}
.logozz .logo_area  .logo{
    width: 100%;
    display: table;
}
.logozz .logo_area  .logo img {
    max-width: 100%;
    width: 90%;
}
.stickww4 .Modern-Slider .item h3 {
    line-height: normal;
    margin-bottom: 7px;
}
.navbar-nav > li:hover ul.dropdown-menu {
    width: 100%;
}
.kilimanjaro_part.kk10 {
    width: 100%;
    display: table;
}
.kilimanjaro_part.kk10 .logo_area {
    width: 100%;
}
.kilimanjaro_part.kk10 .logo_area a {
    width: 100%;
}
.kilimanjaro_part.kk10 .logo_area a img{
    width: 100%;
}
#page-title.kzkm1 .page-title>h1 {
    letter-spacing: 1px;
}
.vv1 .single_post_content>h2 {
    margin-bottom: 0;
}
.vv2{
    display: table;
    margin-bottom: 40px;
}
.vv3{
    padding: 0;
}
.eve6 .contact-info-text.vv4 span a {
    word-break: break-all;
}
}
@media screen and (max-width: 630px) {

    .stickww4 .slick-slider,
    .stickww4 .Modern-Slider .item .img-fill,
    .stickww4 .img-fill img {
        height: 220px;
    }
    .stickww4 .Modern-Slider .item .img-fill .info {
    line-height: 220px;
}
html {
    overflow-x: hidden;
    /*overflow-y: hidden;*/
    /* display: table; */
    width: 100%;
}
body{
    overflow: visible;
    overflow-x: hidden;
}
.navbar-inverse .navbar-nav>li>a {
    margin-bottom: 0px !important;
    padding-top: 10px;
}
#page-title.kzkm1 .page-title>h1 {
    font-size: 20px!important;
}
.kzkm1 .parallax-container {
    height: 120px;
}
#page-title.kzkm1 {
    padding-top: 0;
    position: relative;
    display: flex;
    padding-bottom: 0;
    width: 100%;
    height: 120px;
    align-items: center;
}
#page-title.kzkm1 .page-title {
    width: 100%;
    padding: 0;
    float: left;
}
.Modern-Slider .item .info > div {
    padding: 7px;
}
stickww4 .Modern-Slider .item h3 {
    line-height: normal;
}
.stickww4 .Modern-Slider .item h5 {
    line-height: normal;
}
}
@media screen and (max-width: 540px) {

    .stickww4 .slick-slider,
    .stickww4 .Modern-Slider .item .img-fill,
    .stickww4 .img-fill img {
        height: 185px;
    }
    .stickww4 .Modern-Slider .item .img-fill .info {
    line-height: 185px;
}
html {
    overflow-x: hidden;
    /*overflow-y: hidden;*/
    /* display: table; */
    width: 100%;
}
body{
    overflow: visible;
    overflow-x: hidden;
}
.navbar-inverse .navbar-nav>li>a {
    margin-bottom: 0px !important;
    padding-top: 10px;
}
#page-title.kzkm1 .page-title>h1 {
    font-size: 20px!important;
}
.kzkm1 .parallax-container {
    height: 120px;
}
#page-title.kzkm1 {
    padding-top: 0;
    position: relative;
    display: flex;
    padding-bottom: 0;
    width: 100%;
    height: 120px;
    align-items: center;
}
#page-title.kzkm1 .page-title {
    width: 100%;
    padding: 0;
    float: left;
}
}
@media screen and (max-width: 450px) {

    .stickww4 .slick-slider,
    .stickww4 .Modern-Slider .item .img-fill,
    .stickww4 .img-fill img {
        height: 155px;
    }
    .stickww4 .Modern-Slider .item .img-fill .info {
    line-height: 155px;
}
.stickww4 .Modern-Slider .item h3 {
    font-size: 16px;
    line-height: normal;
    margin-bottom: 7px;
}

.stickww4 .Modern-Slider .item h5 {
    font-size: 11px;
    width: 85%;
    height: auto;
    margin: auto;
}
html {
    overflow-x: hidden;
    /*overflow-y: hidden;*/
    /* display: table; */
    width: 100%;
}
body{
    overflow: visible;
    overflow-x: hidden;
}
.navbar-inverse .navbar-nav>li>a {
    margin-bottom: 0px !important;
    padding-top: 10px;
}
#page-title.kzkm1 .page-title>h1 {
    font-size: 20px!important;
}
.kzkm1 .parallax-container {
    height: 120px;
}
#page-title.kzkm1 {
    padding-top: 0;
    position: relative;
    display: flex;
    padding-bottom: 0;
    width: 100%;
    height: 120px;
    align-items: center;
}
#page-title.kzkm1 .page-title {
    width: 100%;
    padding: 0;
    float: left;
}
}
@media screen and (max-width: 380px) {

    .stickww4 .slick-slider,
    .stickww4 .Modern-Slider .item .img-fill,
    .stickww4 .img-fill img {
        height: 140px;
    }
    .stickww4 .Modern-Slider .item .img-fill .info {
    line-height: 140px;
}
html {
    overflow-x: hidden;
    /*overflow-y: hidden;*/
    /* display: table; */
    width: 100%;
}
body{
    overflow: visible;
    overflow-x: hidden;
}
.navbar-inverse .navbar-nav>li>a {
    margin-bottom: 0px !important;
    padding-top: 10px;
}
#page-title.kzkm1 .page-title>h1 {
    font-size: 20px!important;
}
.kzkm1 .parallax-container {
    height: 120px;
}
#page-title.kzkm1 {
    padding-top: 0;
    position: relative;
    display: flex;
    padding-bottom: 0;
    width: 100%;
    height: 120px;
    align-items: center;
}
#page-title.kzkm1 .page-title {
    width: 100%;
    padding: 0;
    float: left;
}
}
@media screen and (max-width: 340px) {

    .stickww4 .slick-slider,
    .stickww4 .Modern-Slider .item .img-fill,
    .stickww4 .img-fill img {
        height: 130px;
    }
    .stickww4 .Modern-Slider .item .img-fill .info {
    line-height: 130px;
}
html {
    overflow-x: hidden;
    /*overflow-y: hidden;*/
    /* display: table; */
    width: 100%;
}
body{
    overflow: visible;
    overflow-x: hidden;
}
.navbar-inverse .navbar-nav>li>a {
    margin-bottom: 0px !important;
    padding-top: 10px;
}
#page-title.kzkm1 .page-title>h1 {
    font-size: 20px!important;
}
.kzkm1 .parallax-container {
    height: 120px;
}
#page-title.kzkm1 {
    padding-top: 0;
    position: relative;
    display: flex;
    padding-bottom: 0;
    width: 100%;
    height: 120px;
    align-items: center;
}
#page-title.kzkm1 .page-title {
    width: 100%;
    padding: 0;
    float: left;
}
}
.Modern-Slider .slick-dots {
    display: none !important;
}
.latest_newsarea span {
    background: #e96322;
}
.navbar-nav > li:hover ul.dropdown-menu {
    display: table;
    padding-top: 0;
    padding-bottom: 0;
}
.dropdown-menu>li>a {
    background-color: #e96321;
    border-bottom:1px solid white;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background-color: #a34213;
}
.list-neew1{
    width:100%;
    float:left;
    
}
.list-neew2{
padding:0px;
    
}
.readmore125 {
    padding: 15px;
    padding-right: 30px;
    padding-left: 30px;
    color: #ffffff !important ;
    font-size: 14px;
    font-weight: 600;
    border: 0;
    background: #e96321;
    margin-top:15px;
}
.gfu{
    display: table;
}
.kkggd1{
    padding: 10px;
    background: white;
    box-shadow: 2px 2px 5px 1px #0000004d;
    border-radius: 5px;
}
.kkggd1 img{
    width:100%;
}
@font-face {
  font-family: 'meeraregular';
  font-style: normal;
  font-weight: 400;
  src: url(https://smc.org.in/downloads/fonts/meera/Meera.woff2?v=7.0) format('woff2'), url(https://smc.org.in/downloads/fonts/meera/Meera.woff?v=7.0) format('woff'), url(https://smc.org.in/downloads/fonts/meera/Meera.ttf?v=7.0) format('truetype');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+0D01-0D7F, U+200C-U+200D, U+25CC;
}
.single_post_content>h2.font {
  font-family: 'meeraregular';
}
.fontz {
    font-family: 'meeraregular';
    font-weight: 600;
    font-size: 16px;
    font-style: italic;
    line-height: 1.6;
    text-align: justify;
}
.kilimanjaro_social_links li i{
    margin-right: 5px;
}
.kilimanjaro_social_links li{
    text-transform: capitalize;
}