/*
Theme Name: Betheme
Theme URI: http://themes.muffingroup.com/betheme
Description: Betheme - Premium WordPress Theme
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-image-header, featured-images, post-formats, responsive-layout, theme-options, translation-ready
Author: Muffin group
Author URI: http://muffingroup.com
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 5.2

All css files are placed in /css/ folder.
If you want to add your own css code, please do it in /css/custom.css

*/
#Top_bar {
    top: 50px !important;
    background-color: rgba(255,255,255,0.6) !important;
    height: 74px !important;
	padding-top:13px !important;
}
.bigbgnew {
	height:500px;
}
#Footer { 
background-color:#003666 !important;
}
#Footer a {
	text-shadow: 1px 1px 1px #000 !important;
}
#Footer h1, #Footer h1 a, #Footer h1 a:hover, #Footer h2, #Footer h2 a, #Footer h2 a:hover, #Footer h3, #Footer h3 a, #Footer h3 a:hover, #Footer h4, #Footer h4 a, #Footer h4 a:hover, #Footer h5, #Footer h5 a, #Footer h5 a:hover, #Footer h6, #Footer h6 a, #Footer h6 a:hover {
	text-transform: uppercase !important;
}
.list_item .list_left {
    float: left;
    font-size: 29px !important;
    height: 40px !important;
    line-height: 40px !important;
    width: 28px !important;
	color: #f49014 !important;
}

.safari-cabins {
    background-image: url("../images/safari-cabins.png");
    background-repeat: no-repeat;
    color: #fff;
    font-family: AGOpus;
    font-size: 14px;
    height: 85px;
    letter-spacing: 0.02em;
    text-decoration: none;
    text-shadow: 1px 1px 1px #434343;
    width: 579px;
}
.list_item .list_right {
    margin-left: 39px !important;
}
.list_item {
    margin-bottom: 1px !important;
}
p {
    font-size: 15px !important;
    line-height: 24px !important;
}
#Footer, #Footer .widget_recent_entries ul li a {
    color: #333 !important;
}
#Footer h4 {
	font-size:17px !important;
	color: #fff !important;
	font-weight:600 !important;
}
.widget > h3 {
    font-size: 17px !important;
	color: #fff !important;
	font-weight:600 !important;
}
.tabs_vertical.ui-tabs .ui-tabs-panel {
    background-color: #fdedd9 !important;
}
a.button, a.tp-button {
    color: #fff !important;
}
#Action_bar {
    display: block !important;
}
.topnewmenu {
	float:right; 
	font-size:1.4em; 
	color:#fff; 
	text-shadow:1px 1px 1px #000; 
	font-family:"Architects Daughter",arial,sans-serif;
	padding-top: 12px;
}
@media (min-width: 600px){
.button1 {text-align:right;
}
.moveup {margin-top:-20px;}
.movedown {margin-top:20px;}
}
.srp-post-date {
	color: #ffffff !important;
}
.copyright {
	color: #FFFFFF !important;
}
.textwidget {
	color: #ffffff !important;
}
@media (min-width: 1200px){
.aboutus1 {
    padding:20px
}
.aboutus2{ padding:30px 30px 0px 30px;}
.aboutus3{padding-left:30px; padding-right:30px;}
}
@media (max-width: 600px){
	.aboutus2{padding-top:40px;}
#Top_bar .logo {
    float: none !important;
    margin: -29px 0 0 !important;
    position: static !important;
    text-align: center !important;
    width: 100% !important;
}
}
#Header a.responsive-menu-toggle {
    margin: 0;
    position: absolute !important;
    right: 5px !important;
    top: 20px !important
    display: none !important;
}
#click-menu {
    background: #000000 none repeat scroll 0 0 !important;
    color: #ffffff !important;
    cursor: pointer !important;
    display: none !important;
    font-size: 13px !important;
    padding: 10px !important;
    position: absolute !important;
    right: 5% ;
    text-align: center !important;
    top: 10px !important;
    z-index: 9999 !important;
}