/*latest News titles*/
.title-box h2 {
    color: #3f3f3f;
    font: 400 31px/1.2em Open Sans;
    border-bottom: 2px solid #dadad9;
    margin-top: 6px;
    padding-bottom: 9px;
    margin-bottom: 24px;
}
h6 {
  background: #ffffff;
  font-size: 1.2em;
  border-left: .7em solid #ffa429;
  margin:.5em .5em;
  padding: 1.1em 1em 0;
  line-height: 1.25em;
  quotes: "\201C""\201D";
	/*font-style: italic;*/
	color:#ffa429;	
}

h6:before {
 
  color: #ffa429;
  content: open-quote;
  font-size: 4.0em;
	margin-right: 0.1em;
  line-height: 0;
  vertical-align: -.41em;
  padding: 1 .1em 0 .1em;
	
  }

h6:after {
 
  color: #ffa429;
  content: close-quote;
  font-size: 4.0em;
  line-height: 0.3em;
  margin-right: 0.25em;
	margin-left: 0.1em;
  vertical-align: -.7em;
  padding: 10 .1em 0 .1em;

}

h6:first-child {
  display: absolute;
  padding-top: 1.3em;
}

h6:last-child {
  display: absolute;
 }

.header div[id^="meta"] li a:hover { color:#2e51a1; }
.nav__primary {
	background:#2e51a1;
	text-align:center;
	position:relative;
	overflow:visible;
	margin:0;
	padding-bottom:0px;
	border-bottom:1px solid #403f3d;
	border-radius:7px 7px 0 0;
	margin-top:25px;
}
a {
    color: #ffa429;
    text-decoration: none;
}
.nav__primary ul.sf-menu li a {
    background: none;
    border: none;
    display: block;
    padding: 21px 28px 27px;
    border-right: 1px solid #403f3d;
}
.slider .camera_thumbs_cont ul li.cameracurrent img, .slider .camera_thumbs_cont ul li:hover img {
    outline: 3px solid #2e51a1;
    outline-offset: -3px;
}
/*pagination styling*/
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span {
    background-color: #2e51a1;
}

.pagination ul > li > a, .pagination ul > li > span {
    float: left;
    padding: 4px 12px;
    line-height: 22px;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #FFFFFF;
    border-left-width: 0;
}
.pagination ul > .active > a, .pagination ul > .active > span {
    color: #ffffff;
    cursor: default;
}
/*removing Posts comments*/
.post-author{display:none}
.icon-comments{display:none}
.comments-link{display:none}
.nocomments {
    margin: 0;
    display: none;
}
/*community widgets*/
img {
    margin-left: 0px;
   }
.header { background-color:#FFFFFF }
.main-holder {
    background: #FFFFFF;
    overflow: hidden;
}
.logo_tagline {
    text-transform: uppercase;
    font-size: 14px;
	text-align: center;
}
/*headline style*/
.logo_h__txt, .logo_link {
    font: normal 56px/56px Playfair Display;
    color: #0a0103;
    padding-top: 3px;
}
textarea {
  width: 100%;
  height: 150px;
}
h5 {
    font: normal 12px/25px Lora;
    color: #2e51a1;
	font-weight: bolder;
}
form{
	margin-top: 18px;
}
#search-3 {
  position: relative;
  float: right;
}
.search-form_it {
    font-size: 14px;
	height:10px;
}
.featured-thumbnail.large img {
   width: 65%;
    height: auto;
}
/*footer*/
.footer-text {
    color: #FFF;
    font: 200 12px/20px Open Sans;
	margin-top:5px;
}
.nav {
    margin-left: 0;
    margin-bottom: 0px;
    list-style: none;
}

/*style for contact form*/

.column-left{ float: left; width: 25%;border-radius: 4px;border: solid 1px #cccccc;padding:10px;margin-right:10px; }
.column-right{ float: right; width: 33%; border-radius: 4px;border: solid 1px #cccccc;padding:10px;margin-right:10px;}
.column-center{ display: inline-block; width: 34%;border-radius: 4px;border: solid 1px #cccccc;padding:10px }

@media screen and (max-width: 960px) {
    .column-left{ float: none; width: 100%;border-radius: 4px;border: solid 1px #cccccc;padding:10px }
    .column-right{ float: none; width: 100%;border-radius: 4px;border: solid 1px #cccccc;padding:10px }
    .column-center{ display: block; width: 100%;border-radius: 4px;border: solid 1px #cccccc;padding:10px }
}
hr.featured { border: solid #ffa429;border-width: 1px 0 0; clear: both; margin: 22px 0 21px; height: 0;}


.smw-portfolio.smw-color-header-rounded table thead th {
    font-size: 0.6rem;
    cursor: pointer;
    white-space: normal;
    text-align: left;
    padding: 0.1rem 0.5rem;
    vertical-align: middle;
    font-weight: bold;
    text-transform: none;
    border: none;
    border-bottom: 1px solid #fff;
}


.smw-portfolio.smw-color-header-rounded table tbody tr td {
    font-size: 0.6rem;
    padding: 0.5rem;
    text-align: left;
    vertical-align: middle;
    transition: all 0.2s ease;
    border: none;
    border-bottom: 1px solid #fff;
}
/*format tables on featured pages*/
.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td {
    border-top: 0;
    font-weight: normal;
}
.table-striped tbody > tr:nth-child(odd) > td, .table-striped tbody > tr:nth-child(odd) > th {
    background-color: #ffffff;
}

.table-bordered th, .table-bordered td {
    border-left: 1px solid #ffffff;
}
.table th, .table td {
    padding: 8px;
    line-height: 26px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #ffffff;
}
.table-bordered {
    border: 1px solid #ffffff;
    border-collapse: separate;
    border-left: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
/*style for buttons*/
.btn.btn-default {
    background: #ffa429;
}
