ul {
    list-style: none;
    display: inline
}

.topbar {
    padding: 10px 0;
    overflow: hidden;
    background: #fff
}

.topbar i {
    padding: 0 1px 0 11px;
    color: #222;
    font-size: 20px
}

.topbar i:hover {
    color: #ff9d2a
}

.topbar ul {
    float: right
}

.topbar ul li {
    float: left
}

.topbar a {
    color: #222;
    display: inlin-block;
    text-decoration: none
}

.topbar a:hover {
    color: #ff9d2a
}

@media only screen and (max-width:320px) {
    .topbar {
        overflow: hidden
    }
    .topbar a {
        display: block;
        font-size: 12px;
        text-align: center;
        line-height: 30px
    }
    .topbar i {
        font-size: 17px;
        padding: 0 5px
    }
    .topbar ul {
        margin: 0 auto;
        display: inline-block
    }
    .topbar ul li {
        text-align: center!important
    }
}

@media only screen and (max-width:425px) {
    .topbar {
        overflow: hidden
    }
    .topbar a {
        display: block;
        font-size: 12px;
        text-align: center;
        line-height: 30px
    }
    .topbar i {
        font-size: 17px;
        padding: 0 5px
    }
    .topbar ul {
        float: none;
        margin: 0 auto;
        display: block;
        width: 96px
    }
    .topbar ul li {
        text-align: center!important
    }
}

.side-pannel {
    width: 14%;
    transform: rotate(270deg);
    transform-origin: left top 0;
    background: #c0a375;
    z-index: 9999999;
    position: fixed;
    top: 65%;
    left: 97%;
    border-radius: 8px 8px 0 0
}

.side-pannel a {
    margin-left: 7%;
    line-height: 40px;
    text-align: center;
    font-weight: 700;
    color: #000;
}

.side-pannel:hover {
    background: #a07e49
}

.side-pannel a:hover {
    text-decoration: none;
    color: #fff;
    transition: all 1s ease
}

@media only screen and (width:320px) {
    .side-pannel {
        left: 88%;
        width: 57%;
        top: 70%
    }
}

@media only screen and (width:375px) {
    .side-pannel {
        left: 89%;
        width: 49%;
        top: 73%
    }
}

@media only screen and (width:425px) {
    .side-pannel {
        left: 91%;
        width: 43%;
        top: 77%
    }
}

@media only screen and (width:768px) {
    .side-pannel {
        left: 95%;
        width: 24%;
        top: 72%
    }
}

@media only screen and (width:1024px) {
    .side-pannel {
        left: 96%;
        width: 18%;
        top: 68%
    }
}

@media only screen and (max-width:320px) {
    .nivoSlider {
        margin-top: 110px!important
    }
}

@media only screen and (max-width:768px) {
    .nivoSlider {
        margin-top: 43px
    }
    .side-pannel {
        bottom: 25px
    }
    .mbr-cards-row {
        margin-top: 0
    }
    .mbr-right-padding-md-up {
        padding-right: 10px
    }
}

@media only screen and (max-width:320px) {
    .display-2 {
        font-size: 2rem!important;
        margin-top: 60px!important
    }
}

@media only screen and (max-width:425px) {
    .display-2 {
        font-size: 2rem!important;
        margin-top: 60px!important
    }
    .lead p {
        padding: 0 20px!important;
        text-align: justify!important
    }
}

@media only screen and (max-width:1024px) {
    .navbar-dropdown .navbar-logo img {
        height: 4.125rem!important;
        transition: all .3s ease-in-out
    }
}

.lead i{
	padding-right:10px;
}
.card-img{
	background:url(../images/abstact-5.jpg);
	background-size:cover;
}
.mbr-section-1{
	background-color: rgb(242, 242, 242);
	padding-top: 40px; 
	padding-bottom: 40px;
}
.mbr-section-2{
	background-color: rgb(255, 255, 255);
	padding-top: 40px; 
	padding-bottom: 40px;
}
.mbr-section-3{
	background-color: rgb(255, 255, 255);
	padding-top: 20px;
	padding-bottom: 20px;
}
.mbr-section-4{
	background-color: rgb(255, 255, 255);
	padding-top: 0rem;
	padding-bottom: 0rem;
}
.mbr-section-5{
	background-color: rgb(46, 46, 46);
	padding-top: 30px;
	padding-bottom: 30px;
}   
.mbr-section-6{
    background-color: rgb(14, 14, 14);
    padding-top: 1.75rem;
    padding-bottom: 1.75rem;

}
.mbr-footer{
	background-image: url(../images/footer-bg.jpg); 
	padding-top: 40px; padding-bottom: 40px;
}
.mbr-overlay{
	/* opacity: 0.8; */
	/* background-color: rgb(60, 60, 60);  */
}


/* side out navigation menu */


/* Counter section */

/* what we do */

/* ============================================================
  SECTIONS
============================================================ */
.paralex-box{
	
	padding:62px 0px;
	position: relative;

}


section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 40px;
  font-family: "Roboto Slab", serif;
  font-size: 30px;
}
section.module p {
  margin-bottom: 40px;
  font-size: 16px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 40px 0;
  
}
section.module.parallax {
	text-align:center;
  background-position: 0 0;

}
section.module.parallax h1 {
  color: #fff;
  font-size: 50px;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
  margin-bottom:50px;
  
}
section.module.parallax a{
	
	text-decoration:none;
	
}

section.module.parallax i{
	
	color:#fff;
	font-size:55px;
	margin-bottom: 22px;
}
section.module.parallax h3{
	color:#f48e2c;
	font-weight:bold;
	
	
}


section.module.parallax a:hover h3 {
    color: rgb(25, 191, 239);
}

section.module.parallax p {
	
	font-size: 22px;
	color:#fff;
	
}

.counter-value,.counter-title{
	font-size:20px;
	font-weight:bold;
	color:#c0a375;
}


section.module.parallax-1 {
  background-image: url("../images/parallax.jpg");
  background-repeat: no-repeat; 

   
 
 
}


@media all and (min-width: 600px) {
  section.module h2 {
    font-size: 42px;
  }
  section.module p {
    font-size: 20px;
  }
  section.module.parallax {

  }
  section.module.parallax h1 {

  }
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
 
  }
}

/*start login form section */


/*End login form section */



/* start subscription list */
		.intro-header {
			color: #f8f8f8;
			text-align: center;
		}

		.subscription_box{
			padding:40px 0px;
			background-color:#00bfff;
			width:100%;
			
		}
		.custom-tab-content{
			color:#fff;
			font-family: 'Open Sans', sans-serif;
		}
		
		
		.sub-input{
			width: 40%;
			height: 46px;
			border-radius:8px;
			text-indent:30px;
			font-style:italic;
			color:#ccc;
		}
		
		.sub-btn{
			width:10%;
			height:40px;
			border-radius:8px;
			color:#000;
			font-weight:bold;
			font-size:20px;
			border:2px solid #fff;
			
		}
	@media only screen and (max-width: 768px){	
		.subscribe-panel p{
			font-size:12px;
			padding: 0 50px;
		}
		.sub-input{
			width: 64%;
			height: 36px;
		}
		.sub-btn {
			width: 31%;
			height: 32px;
			font-size: 14px;
		}
	}
/* End subscription list */



/* resposive slider */
@media only screen and (max-width: 768px){
.nivoSlider{
	top:60px;
}

.adventure-panel {
   display:none;
}
.side-pannel{
	    width: 35%;
		left: 92%;
		top: 70%;
}
.side-pannel a{
	    font-size: 9px;
		line-height: 30px;
}
#clients .clients-wrap {
	width: 140px;
}

}



.dropdown-menu > li > a:hover{
	background:none!important;
}



.nav > li > a:hover{
	background:none!important;
}



/* there are some changes in this website */




.contact-area i{
	background:#0468a6!important;
}

.btn-social i {
    top: 0;
	color: #fff;
}


.dropdown:hover .dropdown-menu{
	background-color:rgba(0,0,0,0.6)!important;
}


.display-2{
	color:#fff;
}


.mbr-footer .btn-black{
	background:#0468a6!important;
}

.mbr-small-footer a{
	color: #0468a6;
}

#events-tabs li a{
	color:#000;
}







