/*--
	Theme Name: Theme1721 Child
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.1+ from Template-Help.com Collection
	Author: Template_Help.com 
	Template: theme1721
	Author URL: http://www.Template-Help.com/
--*/
@import url(css/320.css);
@import url(css/480.css);
@import url(css/768.css);
@import url(css/flexslider.css);
@import url(css/normalize.css);
@import url(prettyPhoto.css);
@import url(css/skeleton.css);
@import url(css/touchTouch.css);

html body {
    font: 13px/18px Arial, Helvetica, sans-serif;
}
body .logo h1 a, body .logo h2 a {
  color: #FFF;
  text-decoration: none;
  padding: 0px 33px;
  font-size: 32px;
}
.header .sf-menu li {
    width: 112px;
}
.sf-menu li a {
    padding: 80px 0 16px 0px;
    text-align: center;
    font-size: 13px;
}
.address.sidebar-address dd span {
  float: left;
  width: 70px;
}
.address.sidebar-address dd {
  float: left;
  width: 250px;
  padding: 0 0 0 0;
  background: none;
}
.address.sidebar-address dt {
  float: left;
  width: 165px;
  margin-right: 20px;
  padding: 0 0 0 0;
  background: none;
  font-size: 1em;
  line-height: 18px;
  background: none;
}
.home .primary_content_wrap .col1 {
	width: 470px;
    height: 93px;
    margin-bottom: 25px;
	float: left;
}
.primary_content_wrap .home_box_left{
	background-color: #03658c;
    border-bottom: 3px solid #01375d;	
    height: 93px;
	text-align: center;
}
.primary_content_wrap .home_box_right{
	background-color: #d2371b;
    border-bottom: 3px solid #ac1307;
	height: 93px;
	text-align: center;
}
.primary_content_wrap .home_box_left h2, .primary_content_wrap .home_box_right h2 {
    display: block;
    text-transform: uppercase;
    font-size: 23px;
    font-weight: 700;
    margin: 0px;
    padding: 30px 0px;
    letter-spacing: normal;
}
.primary_content_wrap .home_box_left h2 a, .primary_content_wrap .home_box_right h2 a {
	color: #fff;
}
.profiles img.profile_img {
    border: 1px solid #ccc;
    padding: 5px;
}
/* .profiles img.profile_img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    cursor: pointer;
} */
.home .page-home {
    padding: 0;
}
#footer-text {
    font-size: 14px;
}
div#footer-text2 img {
    display: none;
}
#slider-wrapper .flex-caption {
    position: absolute;
    top: 3px;
    left: 58%;
    padding: 5px 20px 10px;
    background: rgba(0,0,0,0.7);
    color: #fff;
}
#slider-wrapper .flex-caption h1 {
    color: #fff;
}
#main .flexslider .slides img {
    max-width: 100%;
    display: block;
    display: block;
    background: url('images/slider_bg.jpg');
}

@media (min-width: 980px) and (max-width: 1200px){
	body .logo h1 a, body .logo h2 a {
	    padding: 0px 10px;
	    font-size: 26px;
	}
	.header .sf-menu li{
    	width: 97px;
    	font: 700 13px/18px "Lato",sans-serif;
	}
	.header .sf-menu li a {
		font-size: 12px;
	}
}

@media (min-width: 768px) and (max-width: 979px){
	body .logo h1 a, body .logo h2 a {
	    padding: 0px 10px;
	    font-size: 26px;
	}
	.header .sf-menu li{
    	width: 97px;
    	font: 700 13px/18px "Lato",sans-serif;
	}
	.header .sf-menu li a {
		font-size: 11px;
	}
	.home .primary_content_wrap .col1 {
		width: 374px;
	}
	.primary_content_wrap .home_box_left h2, .primary_content_wrap .home_box_right h2 {
		font-size: 19px;
	}
}

@media (min-width: 480px) and (max-width: 767px){
	body .logo h1 a, body .logo h2 a {
    	padding: 0px 0px;
	}
	#footer-text {
    	margin-top: 0px;
	}
	.home .primary_content_wrap .col1 {
		width: 420px;
		margin-bottom: 0;
	}
	.primary_content_wrap .home_box_left h2, .primary_content_wrap .home_box_right h2 {
		padding: 22px 0px;
		font-size: 21px;
	}
}
@media (min-width: 320px) and (max-width: 479px){
	.home .primary_content_wrap .col1 {
		width: 299px;
		margin-bottom: 0;
	}
	.primary_content_wrap .home_box_left h2, .primary_content_wrap .home_box_right h2 {
		padding: 22px 0px;
	}
}

@media (max-width: 995px) and (min-width: 768px){
    .header .sf-menu li {
        width: 94px;
    }  
}
