/* 
 Theme Name:     Sentinel Child Theme
 Theme URI:      http://www.foxfiresg.com/wordpress/sentinel-child/ 
 Description:    Sentinel Child Theme
 Author:         Dara Weitala 
 Author URI:     http://www.foxfiresg.com 
 Template:       sentinel
 Version:        1.0.0 
*/ 

@import url("../sentinel/style.css"); 


  


/* =Theme customization starts here 
------------------------------------------------------- */ 
.divider_line {
  border-color: #c7252c;
}

.divider_line2 {
  border: 4px solid #e87825;
}

.icon_product_box {
  padding: 5px;
  border: solid 1px #EFEFEF;
}

.icon_product_box:hover {
  -moz-box-shadow: 1px 1px 5px #d75729;
  -webkit-box-shadow: 1px 1px 5px #d75729;
  box-shadow: 1px 1px 5px #d75729;
}

.icon_text_box {
  padding: 5px;
  border: solid 1px #EFEFEF;
}

.icon_text_box:hover {
  border: solid 1px #CCC;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
}

body {
  font-family: "Open Sans", Arial, sans-serif !important;
  font-size: 13px;
  line-height: 20px;
  color: #403b4b; }

.header-1_container {
  border-bottom: 5px solid #f08721;
  background-color: #c7252c;
  position: relative;
  z-index: 102;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.06);
  -moz-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1), 0 1px 0 0 rgba(0, 0, 0, 0.06); }

.text_icon_expand_item .tie_icon {
  display: inline-block;
  width: 64px;
  height: 64px;
  line-height: 64px;
  font-size: 24px;
  border-width: 3px;
  border-style: solid;
  background-color: #c7252c;
  color: #ffffff;
  -webkit-border-radius: 999px;
  -moz-border-radius: 999px;
  -ms-border-radius: 999px;
  -o-border-radius: 999px;
  border-radius: 999px;
  -webkit-transition: height 0.3s ease-out;
  -moz-transition: height 0.3s ease-out;
  -o-transition: height 0.3s ease-out;
  transition: height 0.3s ease-out;
  -webkit-transition: color 0.3s ease-out;
  -moz-transition: color 0.3s ease-out;
  -o-transition: color 0.3s ease-out;
  transition: color 0.3s ease-out; }

.navigation-1 a {
  text-decoration: none;
  text-transform: none; }

.navigation-1 .sub-menu li {
  font-size: 14px;
  background-color: #f08721; }

.navigation-1 .sub-menu li:hover {
  background-color: #e55a24; }

.navigation-1 .sub-menu li:hover > a {
  color: #000000; }

.navigation-1 .sub-menu a {
  width: 175px;
  padding: 0 16px;
  display: block;
  text-transform: none;
  color: #ffffff;
  border-bottom: 1px solid #000000; }

.navigation-1 .top-menu-item-a {
  color: #ffffff;
  display: block;
  line-height: 78px;
  padding: 0 15px;
  font-size: 18px;
  font-weight: bold;
  font-family: "Roboto Condensed", Helvetica, "Helvetica Neue", Arial, "Open Sans", sans-serif; }

.navigation-1 .menu-item-5430 a {
  background-image: url(" /wp-content/uploads/2016/11/Menu-Button2.png");
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
}

.navigation-1 .menu-item-5430:hover> a {
  background-image: url("/wp-content/uploads/2016/11/Menu-Button-Hover-2.png");
  background-repeat: no-repeat;
  background-position: center;
  color: #ffffff;
}

.footer-bottom_container {
  background-color: #c7252c;
  border-top: 5px solid #f08721;
  color: #000000;
}

.footer-bottom .logo_footer {
  float: left;
  margin: 0px 21px 4px 0; }

.footer-bottom .logo_footer a,
.footer-bottom .logo_footer img {
  display: block; }

.footer-bottom_left {
  float: left;
  line-height: 15px;
    margin: 10px 0px 0px 0px; }

.footer-bottom_left,
.footer-bottom_left a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none; }

.footer-bottom_left a:hover {
  color: #ffffff; }

.footer-bottom_right {
  float: right;
  line-height: 15px;
  margin: 10px 0px 0px 0px; }

.footer-bottom_right,
.footer-bottom_right a {
  color: #ffffff;
  font-size: 14px;
  text-decoration: none; }

.footer-bottom_right a:hover {
  color: #000000; }

.footer-bottom_right .footer_links a {
  margin: 0 0 0 13px; }

.titlebar-1_container {
  background-color: #ffffff;
  background-repeat: no-repeat;
  background-position: center center;
  height: 154px;
  margin: -1px 0 0 0;
  /* hack for bg size cover bug */
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.titlebar-1 .titlebar_title {
  font-size: 22px;
  line-height: 22px;
  color: #ffffff;
  background: transparent;
  margin: 80px 0 0 -10px;
  padding: 11px 15px 13px 15px;
  display: inline-block; }

.info_button_wrapper {
  margin: 17px 0;
  padding: 0 0 10px 22px;
  border-left: 0px solid #d8d8d8; }

.sc_button:hover,
a.sc_button:hover {
  background-color: #303436;
  color: #ffffff !important; }

.sc_button_orange,
a.sc_button_orange {
  background-color: #f08721;
  color: #ffffff !important; }

.wpcf7 input[type=submit] {
  width: inherit;
  background: #c7252c;
  margin: 4px 0 0 0; }

.post_content ul {
  list-style: disc;
  margin-left: 20px; }

.post_content ol {
  list-style: decimal;
  margin-left: 20px; }

.partners_text_box {
  border: solid 1px #CCC;
}

.partners_text_box:hover {
  border: solid 1px #CCC;
  -moz-box-shadow: 1px 1px 5px #999;
  -webkit-box-shadow: 1px 1px 5px #999;
  box-shadow: 1px 1px 5px #999;
}

.text_icon_expand_item_wrapper {
  position: relative;
  height: 140px;
  z-index: 100;
  margin-top: -53px; }


.text_icon_expand_item {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: block;
  text-decoration: none;
  background: #ffffff;
  margin: 0;
  transition: height 0.3s ease-out;
  -webkit-transition: box-shadow 0.3s ease-out;
  -moz-transition: box-shadow 0.3s ease-out;
  -o-transition: box-shadow 0.3s ease-out;
  transition: box-shadow 0.3s ease-out;
  -webkit-transition: margin 0.3s ease-out;
  -moz-transition: margin 0.3s ease-out;
  -o-transition: margin 0.3s ease-out;
  transition: margin 0.3s ease-out; }

.text_icon_expand_item .tie_subtitle {
  display: block;
  color: #000000;
  margin: 0 0 2px 0;
  padding: 0 26px; }

.text_icon_expand_item .tie_title {
  margin: 0;
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
  color: #000000;
  display: block;
  padding: 0 26px 25px 26px;
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  transition: color 0.2s linear; }

.text_background_test {
  background-position: center;
  background-image: url("http://foxfiresg.com/wp-content/uploads/2014/11/Support-Button-HoverW.png");
  background-repeat: no-repeat;
}

.text_background_test:hover {
  background-image: url("http://foxfiresg.com/wp-content/uploads/2014/11/Support-ButtonW.png");
  background-repeat: no-repeat;
  cursor: pointer;
}

.screen_style {
  padding: 5px;
  border: solid 1px #c7252c;
}

.screen_style:hover {
  border: solid 1px #c7252c;
  -moz-box-shadow: 1px 1px 5px #e87825;
  -webkit-box-shadow: 1px 1px 5px #e87825;
  box-shadow: 1px 1px 5px #e87825;
}

.features_box {
    -webkit-transition:  -webkit-transform .1s ease-out;
    -moz-transition: -moz-transform .1s ease-out;
    -o-transition: -o-transform .1s ease-out;
    -ms-transition: -ms-transform .1s ease-out; 
    transition: transform .1s ease-out; 
}
.features_box:hover {
   -webkit-transform:scale(1.2);
   -moz-transform:scale(1.2);
   -o-transform:scale(1.2);
   transform:scale(1.2);
}

.video_signup {
  background-color: #e87825;
  border-radius: 15px;
}

.small_foxfire {
  margin: 2px 15px 2px 2px;
}

.testimonial_border {
  padding: 0px 0px 15px 0px;
  border-bottom: 4px solid #e87825; }

.productinfo_icon {
  padding: 0px 0px 20px 0px;
}

.search_top_overlay input[type=text] {
  color: #000000;
 }

.photo_border {
  border: 5px solid #c7252c;
}

.divider_line3 {
  border: 10px solid #f99d33;
}

.blog-post-1 h1.post_title,
.blog-post-1 h2.post_title {
  font-family: "Roboto Condensed", Helvetica, "Helvetica Neue", Arial, "Open Sans", sans-serif;
  font-size: 30px;
  margin: 10px 0; }


.recent_posts_list .blog-post-1 {
  margin: 0;
  padding: 0;
  border-bottom: solid 1px #919191; }

/* UNDER TITLE */
.recent_posts_list .blog-post-1 .post_meta {
  margin: 0; }

/* POST CONTENT */
.recent_posts_list .blog-post-1 .post_content {
  margin: -18px 0 0 0; }

.form-allowed-tags {
  display: none;}

.comments-1 input[type=submit] {
    background: #c7252c;}

.comments-1 input[type=submit]:hover {
    background: #000000;}

.blog-post-1 .authorbox {
  display: none; }

.header-2_container {
  background-color: #c7252c; }

.header-2 .contact_info {
  color: #ffffff; }

.header-2 .social_link {
  color: #ffffff; }

.header-2 .header-2_content {
  border-bottom: none; }

.footer-widgets_container {
  background-color: #ec914e;
  color: #dcdcdc; }

.footer-widgets .widget {
  color: #ffffff;
  margin-bottom: 41px; }

.footer-widgets {
  padding: 15px 0 0 0; }

.ffWidgetContact .address {
  background-image: none; }

.ffWidgetContact .phone {
  background-image: none; }

.ffWidgetContact .email {
  background-image: none; }

.ffWidgetContact .address,
.ffWidgetContact .phone,
.ffWidgetContact .email {
  padding: 0 0 2px 0px; }

.recent_posts_list .blog-post-1 .read_more_link {
  display: table;
  background-color: #c7252c;
  color: #FFF;
  font-size: 11px;
  font-weight: 700;
  margin: 30px 0px 20px 0px;
  padding: 4px 12px;
  border-radius: 2px;
  transition: background-color 0.2s linear 0s; }

.recent_posts_list .blog-post-1 .read_more_link:hover {
  background-color: #303436;
  color: #FFF; }

.blog-post-1 .post_meta_left .post_meta_left_date_wrapper .date_month {
    width: 41px;
    line-height: 18px;
    font-size: 10px;
    color: #000000;
    text-transform: uppercase;
}

.widget_title {
  color: #c7252c;
 }

.divider_line3 {
  border: 4px solid #e87825;
}

#efficiencybttn {
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #e87825; }

#efficiencybttn:hover {
  background-color: #000000; }

.efficiency_video {
  background-color: #c7252c;
  margin: 0px;
  z-index: 100;  }

.responsive-form-columnEV {
	float: left;
	position: relative;
	padding: 0.65rem;
	width:25%;
	-webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
}

@media (max-width: 700px) {
  .responsive-form-columnEV {
	float: none;
	width: 100%; } }

.wpcf7 input[type=radio] {
  width: inherit;
}

.wpcf7 input[type=checkbox] {
  width: inherit;
}

.quote-column{
	padding: 15px 0 0 0;
}
