/*--

	Theme Name: theme1796_childtheme

	Theme URI: http://template-help.com/

	Description: A theme for Wordpress 3.2+ from Template-Help.com Collection

	Author: Template_Help.com 

	Author URL: http://www.Template-Help.com/ 

	Template: theme1796 

	Version: 1.0 

--*/


@import url("../theme1796/style.css");
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i&display=swap');



/* Custom styles */





.logo {

  left: -7px;

}

.row-menu {

  background: none repeat scroll 0 0 #003399;

}

.sf-menu > li {

  background: none repeat scroll 0 0 #003399;

  border-right: 1px solid #003366;

  display: block;

  float: left;

  margin: 0;

  padding: 0;

  position: relative;

  text-align: center;

}

.sf-menu .bg-menu,

.pagenavi span, .pagenavi a {

	background: none repeat scroll 0 0 #003366;

}

.top-box {

	background: none repeat scroll 0 0 #003399;

	color: #FFFFFF;

	border-top: 4px solid #003366;

}

#copyright {

 border-top: 4px solid #003366;

}

h2,
.sign-up-link,

.latestpost li h4 a,

.popular-posts li h4 a,

h1.sp-title, 

h3.sp-title,

#sidebar h3,

h3#comments,

#respond h3,

#commentform a,

.post-holder .entry-title a,

.header-title h1 {

	color: #003366;

}
.sign-up-link a{
	color: #003366;
	text-decoration:none; 
	transition: all 0.5s ease 0s;
}
.sign-up-link a:hover{
	color: #A9A8A8;
}


.latestpost .post-meta {display: none;}

.popular-posts .post-meta {display: none;}

.excerpt {color:#003366;}

.camera_caption > div {

  background: url(images/bg-caption.png) repeat scroll 0 0 rgba(0, 0, 0, 0) !important;

  border-right: 8px solid #003366 !important;

}

#my_popularpostswidget-4 .link {
	display: none;
}

#footer-text  a img {display:inline-block;margin-top:-15px;}
.nocomments{display: none;}
#footer-text a.g-plus img{
	margin-top: -18px;
	width: 50px;
}

#footer-text {
	float: left;
}

.copyright-txt {
	float: left;
	padding-right: 20px;
}

.f-bage {
	display: block;
	width: 150px;
	float: left;
}

@media all and (max-width: 767px) {
	.copyright-txt {
		float: none;
		padding-bottom: 30px;
		padding-right: 0;
	}
	.f-bage {
		display: inline;
		width: 150px;
		float: none;
	}
}
@media (min-width: 992px){
  body #main { font-size:18px; line-height:1.4; /* font-family: 'Open Sans', sans-serif; */}
  body #main p span[style]{ font-size: inherit !important; line-height: inherit !important; font-family: inherit !important;}

  body #main h1,
  body #main h2 { font-size:3.3333em; line-height:1; padding-bottom:7px;}
  body #main h3 { font-size:2.2222em; line-height:1.2;}
  body #main h4 { font-size:1em; line-height:1.2;}

  body #main .grid_4  h2,
  body #main .entry-header h2.entry-title { font-size:1.666em; line-height:1.2;}
  body #main .link { font-size:14px;}
  body #main .latestpost li h4 { font-size:1.666em;}

  body #main .before-content-area .latestpost li h4 { font-size:1em;}

  body #main .before-content-area .latestpost li { width:22%;}

  body #main .right-content-area { font-size:14px; line-height:1.4;}
  body #main .right-content-area h2 {font-size:2em;}


  body #main #footer,
  body #main #footer #footer-text{ font-size:14px; line-height:1.4;}

  body #main #sidebar  { font-size:14px; line-height:1.4;}
  body #main #sidebar h4 { font-size:1.285em;}

  body #main .camera_caption { font-size:17px;}





  .faq_list dt,
  .address dt { font-size:1em; line-height: inherit;}
  input[type="email"] {padding:6px 10px 6px 10px; width:100%; box-sizing: border-box;}
  input, select, textarea { font-family: inherit; font-size:14px;}
  input[type="submit"], input[type="reset"] { font-size: inherit;}

.pagenavi { font-size:1em;}
}