/*

Theme Name: Limitless

Theme URI: http://www.himalayanlimitlessadventure.com

Author: HLA group

Author URI: http://www.himalayanlimitlessadventure.com

Description: Limitless - Responsive Premium WordPress Theme.

License: GNU General Public License version 3.0

License URI: http://www.gnu.org/licenses/gpl-3.0.html

Tags: one-column, two-columns, left-sidebar, right-sidebar, fixed-width, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, theme-options, translation-ready

Version: 1.0.4

*/



@import url("css/base.css");
 @import url("css/buttons.css");
 @import url("css/skeleton.css");
 @import url("css/layout.css");
 @import url("css/variables.css");
 @import url("css/shortcodes.css");
 @import url("css/animations.css");
 @import url("css/fonts.css");
/* If you want to add your own css code, please do it in css/custom.css */





.clear {
	clear:both;
}
.center {
	text-align:center;
}
h1, h2, h3, h4, h5, h6 {
	text-transform: none;
}
#Top_bar {
	/* background: #fc9e1a url(images/top-bg.png) repeat-x bottom; */
    padding: 5px 0px;
	background: #333;
	margin-bottom: 5px;
}
#Top_bar .phone .top-phone {
	margin-left:10px;
}
#Top_bar .phone {
	float: left;
	font-size:16px;
	border-right:none;
}
#Top_bar .phone i {
	color: #FC9E1A !important;
}
#Top_bar .phone a {
	color:#fff !important;
}

#Top_bar .social li a {
    background: #FC9E1A !important;
}
#Top_bar .social li a:hover {
    color: #333 !important;
}
#Header {
/*	background:#fff url(images/header-bg.png) repeat-x bottom;*/

	

}
#Header #logo {
	padding: 0 10px 10px 10px;
	position: inherit;
	background:none !important;
	width: 550px;
}
#Header .sixteen, #Header #menu ul {
	background: none !important;
}
#Secondary-menu {
/*	margin: 0px auto 20px;
	border-bottom:1px solid #ccc;*/
}
#Secondary-menu .container {
	background: #fc9e1a;	
}
#Secondary-menu li {
	display: inline-block;
	float:left;
}
#Secondary-menu li a {
    font-family: 'Didact Gothic', sans-serif;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    display: block;
    padding: 10px 12px;
    font-weight: 600;
}
#Header #menu {
    padding: 50px 0px;
}
#Header #menu > ul > li {
	border-right:2px solid #424242;
}
#Header #menu > ul > li:last-child {
	border-right:none;
}
#Header #menu > ul > li:last-child a {
	padding-right:0;
}
#Header #menu > ul > li > a {
	font-size:14px;
	line-height:14px;
	color:#333;
	text-transform:uppercase;
	display:block;
	font-weight:600;
	padding: 0px 20px;
}
#mfn-rev-slider .rev_slider_wrapper {
	padding: 0px !important;
}
#Footer aside > h4 {
	font-weight:bold;
}
#Footer .menu li a {
	background:url(images/list-arrow.png) no-repeat left center;
	padding-left:20px;
}
#Footer .container {
	padding-top: 20px;
}
#Footer.footer-bottom {
	background:#333;
}
#Footer.footer-bottom .container {
	padding-top: 0px;
}
#Footer.footer-bottom .copyrights {
	border-top: none;
	padding: 20px 0px !important;
}
#menu-item-38 .current-menu-item a.menu-image-title-after.menu-image-hovered {
	display:none !important;
}
#menu-item-38 .current-menu-item a.menu-image-not-hovered {
	display:block !important;
}
.pt-cv-wrapper .btn-success {
    color: #000;
    background-color: #fc9e1a !important;
    border-color: #fc9e1a !important;
	transition:ease all 0.4s !important;
}
.pt-cv-1-col:hover{
	transition: ease all 0.3s;
	background: rgba(0,0,0,0.1) !important;
	color:#000 !important;
}
 @media (min-width: 992px) {
.pt-cv-wrapper .col-md-4 {
	width: 32% !important;
}