/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.5
*/

/* Theme customization starts here
-------------------------------------------------------------- 


0. Common
1. Header
2. Buttons
3. Homepage - Revolution Slider 
3.1. Homepage - Hero Highlights
3.2. Homepage – Call To Action
3.3. Homepage – Contact Form
4. Shortcodes - Features
5. Shortcodes - Custom Edits
6. Footer 
7. Shortcodes - Exectutive Team Zoom Box

10. General

*/

/* 0. Common */

body {

}

h1, h2, h3, h4, h5, h6 {
	font-weight: 500;
}

p {
	line-height: 24px;
} 

.column_column ul,
.column_column ol, 
.column_visual ul, 
.column_visual ol, 
.mfn-acc ul, 
.mfn-acc ol, 
.ui-tabs-panel ul, 
.ui-tabs-panel ol, 
.the_content_wrapper ul, 
.the_content_wrapper ol {
/*    margin: 0 0 15px;*/
    font-size: 18px;
    line-height: 21px;
}


/* 1. Header ======================================== */

body:not(.template-slider) #Header {
    min-height: 250px;

}

.header-classic #Action_bar {
	padding: 0px 0 0px !important;
}

.header-stack #Action_bar .logo #logo {
	display: inline-block;
	height: auto;
}

#Action_bar {
    background-color: rgba(42,114,185,0.5) !important;

}

#Action_bar #logo img {
	vertical-align: middle;
	max-height: 100%;
}

#Action_bar #logo img.logo-sticky {
 	display: none;
}

#Action_bar .contact_details {
	float: right;
}

#Action_bar .contact_details li {
    padding: 0px 0 !important;
}

#Action_bar .contact_details li a {
	color: rgba(255,255,255,1);
	font-size: 14px;
	font-weight: 500;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;

}

#Action_bar .contact_details li a:hover {
	color: rgba(255,255,255,0.5);
	text-decoration: none;
}


#Action_bar .social {
	float: right;
	padding: 0px !important;
	margin-left: 10px;
	display: none;
}

#Action_bar .social li a {
  color: rgba(255,255,255,1);
}

#Action_bar .social li a:hover {
  color: rgba(255,255,255,0.5);
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.sticky-dark #Top_bar.is-sticky  {
	background: rgba(42,114,185,1) !important;
	opacity: 1 !important;
}

.sticky-dark #Top_bar.is-sticky .menu > li > a span:not(.description) {
	margin-top: 0px;
}


#Top_bar .menu > li > a span:not(.description) {
/*	font-weight: 700;*/
	letter-spacing: -0.5px;
}

#Top_bar .top_bar_right {
	height: 70px;
}

#Top_bar .contact_wrapper ul.header-contact {
	margin: 0px;
	padding: 18px 0;
}

#Top_bar .top_bar_right a {
  	font-size: 18px;
  	color: #ffffff;
}

#Top_bar .menu > li ul {
	background-color: rgba(255,255,255,0) !important;; 
}

#Top_bar .menu li ul li a {
	font-weight: 600;
	letter-spacing: 0px;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#Top_bar .menu ul.sub-menu li {
	background: rgba(42,114,185,0.9);
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

#Top_bar .menu ul.sub-menu li:hover {
	background: rgba(42,114,185,0.25);
}

#Subheader .title {

	letter-spacing: -1px;
	display: block;
	/*padding: 20px;*/
	width: auto !important;
}

    /* Responsive Menu 
    ======================= */


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

		#Top_bar a.responsive-menu-toggle {
			color: #ffffff;
		}

	}

	/* Tablets */
	@media (min-width: 768px) and (max-width: 1024px) { 

		#Top_bar a.responsive-menu-toggle {
			color: #ffffff;
		}

	}


		@media (min-width: 1960px) { 

		#Header_wrapper {
			background-size: 100% ;
		}

	}


/* 2. Button 
========================================================================== */
a.button .button_label {
    padding: 5px 12px;
}

a.button-border-blue span{
	border: 1px solid #2a72b9 !important;
	background-color: #fcfcfc !important;
	color: #2a72b9;
}

a.button-border-blue span:hover {
	background-color: #2a72b9 !important;
	color: #ffffff;
}


/* 3. Homepage - Revolution Slider 
========================================================================== */

.keyfeatures {
	top: -200px;
	margin-bottom: -200px;
	position: relative;
	z-index: 50;
}

.keyfeatures .column_icon_box {
	width: 25% !important;
	margin:0 0px 40px !important;
	background: rgba(255,255,255,1);
}

.keyfeatures .icon_box {
	padding: 25px 0 10px;
}

.keyfeatures .icon_box.has_border::after {
  right: 0%;
}

.tp-leftarrow {
	margin-left: -20px !important;
}

.tp-leftarrow.default {
 	height: 80px;
}

.tp-rightarrow {
	margin-right: -20px !important;
}

.tp-rightarrow.default {
 	height: 80px;
}

.tp-caption.protect:before {
    content: " ";
    border-top: 6px solid #d42028;
    width: 50%;
    position: absolute;
    top: -22px;

}


/* 3.1 Homepage - Hero Highlights
========================================================================== */

.hero h1.title {
	font-size: 42px;
	font-weight: 500;
	color: #2a72b9;

}

.hero .desc_wrapper p {
	color: rgba(98,98,98,1);
}



.hero .emergency-alerting .desc_wrapper h4 {
	color: #2a72b9 !important;
}

.hero .responder-mobilization .desc_wrapper h4  {
	color: #2a72b9 !important;
}

.hero .organization-communication .desc_wrapper h4 {
	color: #2a72b9;
}

.hero .innovative-technology .desc_wrapper h4 {
	color: #2a72b9;
}

.hero .alertsense-ipaws .desc_wrapper h4 {
	color: #2a72b9;
}


.hero .emergency-alerting .desc_wrapper h4, 
.hero .responder-mobilization .desc_wrapper h4,
.hero .organization-communication .desc_wrapper h4,
.hero .innovative-technology .desc_wrapper h4,
.hero .alertsense-ipaws .desc_wrapper h4 {
	font-weight: 500;
		-o-transition:.5s;
		-ms-transition:.5s;
		-moz-transition:.5s;
		-webkit-transition:.5s;
		transition:.5s;
}


.hero .emergency-alerting .desc_wrapper h4:hover {
}



.hero .emergency-alerting .image_wrapper img {
/*	background: rgba(98,98,98,.05) !important;
	padding: 15px;*/
	border-radius: 50%;
		-o-transition:.5s;
		-ms-transition:.5s;
		-moz-transition:.5s;
		-webkit-transition:.5s;
		transition:.5s;
}

.hero .emergency-alerting .image_wrapper img:hover {
}

.hero .emergency-alerting {
		-o-transition:.5s;
		-ms-transition:.5s;
		-moz-transition:.5s;
		-webkit-transition:.5s;
		transition:.5s;
}

.hero .emergency-alerting:hover {
/*	color: #fff !important;
	background: rgba(98,98,98,.05) !important;*/
}

.hero .icon_box a.read-more {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
}



/* 3.2 Homepage - Call To Action 
========================================================================== */
.call-to-action .fancy_heading {
	text-align: left;
	float: left;
}	

/* 4. Shortcodes - Features */


.fancy_heading_line {
  background-image: none !important;
}

.fancy_heading .title {
  font-size: 34px;
}

.billboard .fancy_heading .inside {
	font-size: 28px;
	line-height: 40px;
	color: #444444;
	text-align: left;
}

.billboard .fancy_heading .inside b {
	color: #2a72b9;
}

.billboard .desc_wrapper {
	margin: 0 5%;
}

.fancy_heading .title:after {
	content: " ";
	background-color: blue;
	width:25%;
	height: 3px;
}

.fancy_heading_line .inside {
/*	font-size: 28px;
	line-height: 38px;*/
}

ul.list_mixed
li:after,
ul.list_check
li:after,
ul.list_star
li:after,
ul.list_idea
li:after { 
	display: none !important
}

.as-testimonial {
/*    border-top: 1px solid rgba(0,0,0,.1) !important;*/
}

.as-testimonial blockquote {
	background: inherit !important;
	font-size: 1.5em;
	font-style: italic;
	margin-bottom: 20px !important;
}

.as-testimonial blockquote:after {
    background: url(../../../wp-content/uploads/2015/11/blockquote1.png) !important;
}

.as-testimonial .bq_wrapper {
	background: inherit !important;
} 

.as-testimonial .testimonials_slider.single-photo .testimonials_slider_ul li .bq_wrapper {
	margin-bottom: 0px !important;
}

.as-testimonial .hr_color,
.as-testimonial .hr_color hr,
.as-testimonial .hr_dots span {
/*	color: #ffffff !important;
	background: #ffffff !important;*/
}

.as-testimonial .slider_pagination a.selected, 
.as-testimonial .slider_pagination a.selected:after {
	/*background: #ffffff;*/
}

.as-testimonial .author h5 {
	margin-bottom: 0px !important;
}

.as-testimonial .author span.company {
	font-size: 1em;
}

.as-testimonial p.author i.icon-user {
	display: none;
}

.as-testimonial p.author small {
	font-size: 65%;
}


.tooltip:hover:after,
.tooltip.hover:after {
	background-image: none !important;
	border-radius: 0px;
	-webkit-border-radius: 0px;
	width: 160px;
	font-size: 14px;
}



/* 3.3 Homepage - Contact Form 
========================================================================== */
.contact h2.title {
	color: #ffffff;
}

.contact form.contact-form ul {
	margin-left: 0px;
}

.contact form.contact-form ul li {
	list-style: none;
}

.contact form.contact-form .gfield_label {
	color: #ffffff;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 700;
}

.contact form.contact-form .gfield_required {
	margin-left: 3px;
	color: #EC2127;
}

.contact form.contact-form li.gfield {
	margin-bottom: 15px;
}

.contact form.contact-form li input[type="submit"],
.contact form.contact-form li input[type="reset"], 
.contact form.contact-form li input[type="button"], 
.contact form.contact-form li input[type="text"], 
.contact form.contact-form li input[type="password"], 
.contact form.contact-form li input[type="tel"], 
.contact form.contact-form li input[type="email"], 
.contact form.contact-form li select {
	background: rgba(255,255,255,0.85);
	width: 70%;
	font-size: 16px;
	font-weight: 700;
	color: #444444;
}

.contact form.contact-form li textarea {
	background: rgba(255,255,255,0.85);
	width: 90%;	
	font-size: 16px;
	font-weight: 700;
	color: #444444;
	height: 125px;
}

.contact .textwidget {
	background: rgba(255,255,255,0.85);
	padding: 20px 0px;
}

.contact .textwidget p {
	padding: 0px 20px;
}

.contact .textwidget address {
	margin-left: 47px;
}

.contact .textwidget p i {
	color: #2a72b9;
}

.contact .textwidget address::before {
	position: absolute;
	margin-left: -23px;
	content: url(/wp-content/images/alertsense-home.png);
}





/* 5. Shortcodes - Custom Edits */

.section.billboard .icon_box {
	padding: 0 20px;
}

.section.billboard {
    border-top: 1px solid rgba(0,0,0,.1) !important;
    overflow: hidden;
}

ul.list_check li {
	line-height: 24px !important; 	
}


.highlight-left:after, .highlight-right:after {
    background: rgba(255,255,255,0) !important;
}


/* 6. Footer */

footer {
	
}

footer .widgets_wrapper {
	padding: 25px 0 40px !important;
}

footer ul.shortcode_menu li {
	font-size: 14px !important;
}

footer ul.shortcode_menu li:first-child {
	font-weight: 700;
	
}

footer ul.shortcode_menu li:first-child a {
	color: #757575 !important;
	font-size: 16px;
}

footer ul.shortcode_menu li a {
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

#Footer a:hover {
  text-decoration: none;
}

.copyright p {
    font-size: 14px;
    font-weight: 500;
    padding: 0px 0 0px 0;
}

.copyright ul.menu {

}

.copyright ul.menu li.menu-item {
	display: inline;
}

.copyright ul.menu li.menu-item a {
	padding: 3px 15px;
    font-size: 14px;
    font-weight: 500;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}



.copyright ul.menu li.menu-item a:hover{
	text-decoration: none;
}

.footer_copy .social {
	padding-bottom: 50px;
}

/* 7. Shortcodes - Exectutive Team Zoom Box 
========================================================= */

	.zoom_box { position: relative; line-height: 0; overflow: visible; }

	.zoom_box .photo {
		z-index: 50;
	}

	.zoom_box .photo img,
	.zoom_box .desc {
		-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;
			}

	.zoom_box .photo img {
		-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
	}
	.zoom_box:hover .photo img { 
		-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);
	}

	.zoom_box .photo h3 {
		margin: 8px 0 0px 0; text-align: center; font-size: 20px; font-weight: 700; 
	}

	.zoom_box .photo p {
		margin: 0px; color: #757575; text-align: center; font-size: 14px; line-height: 14px; font-weight: 500; 
	}

	.zoom_box .desc {
		visibility: hidden !important;
		background:rgba(255,255,255,1) !important;
		width: 600px;
		height:100%;
		position:absolute;
		left:-36px;
		top:-41px;
		text-align:left;
		opacity:0;
		padding: 30px 0 10px 35px;
		border: 1px solid #dddddd;
		border-radius: 6px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		z-index: 100;
	}

	.zoom_box:hover .desc, 	.zoom_box.slide-left:hover .desc { visibility: visible !important; opacity:1; width:600px; height:100%;
		-webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;		
		/*-webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1);*/
	}

	.zoom_box .desc h3 {
		font-weight: 700;
		color: #2a72b9;
		margin: 0px;
		line-height: 15px;
		margin-bottom: 9px;
	}

	.zoom_box .desc h3 small {
		color: #757575;
		font-size: 50%;
		font-weight: 500;
	}

	.zoom_box .desc p {
		font-weight: 500;
		height:200px;
		color: #757575;
/*		font-size: 14px;*/
		overflow: hidden;
	}

	.zoom_box .desc .desc_img img { max-width:100% !important; padding-bottom:15px; padding-right: 15px; float: left;}
	.zoom_box .desc .desc_txt { padding:0 40px; font-size:18px; line-height:20px; color:#fff;}
	

	.zoom_box.slide-left .desc .desc_img img {
		float: right;
		padding: 0 0 15px 15px;
	}

	.zoom_box.slide-left .desc {
		visibility: hidden !important;
		background:rgba(255,255,255,1) !important;
		width:600px;
		height:100%;
		position:absolute;
		left:-400px;
		top:-41px;
		text-align:left;
		opacity:0;
		padding: 30px 15px 10px 0px;
		border: 1px solid #dddddd;
		border-radius: 6px;
		-webkit-transition: all 0.3s ease-in-out;
		-moz-transition: all 0.3s ease-in-out;
		-o-transition: all 0.3s ease-in-out;
		transition: all 0.3s ease-in-out;
		z-index: 100;
	}



	.zoom_box.industry1 .desc {
		width: 960px !important;
	}

	.zoom_box.industry2 .desc {
		width: 960px !important; left: -271px;
	}

	.zoom_box.industry3 .desc {
		width: 960px !important; left: -506px;
	}

	.zoom_box.industry4 .desc {
		width: 960px !important; left: -731px;
	}



/* 10. General */

.pull_left {
	float: left;
	clear: both;
}

.padding-left-20 { padding-left: 20px; }
.padding-left-30 { padding-left: 30px; }


.padding-right-20 { padding-right: 20px; }








/* Public Alerting Sticky Nav
======================================== */

.hide {
	display: none;
}


nav .ubermenu-nav {
	background: #f2f2f2 !important;
}


.ubermenu-sticky .ubermenu-nav:after {
    content: "";
    height: 75px;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    bottom: -75px;
    z-index: 1;
    background: url(../../images/white_transition_box_shadow.png) repeat-x left top;
}





/* Jobs 
=================================== */

.jobs .column_column ul li, .single_job_listing .meta li {
    list-style: none !important;
}