body {
	font-size: 17px;
	font-weight: 300;
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #999;
	background-color:#fff;
	
}
ul {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #181818;
}
a:hover {
	font-weight: 300;
	color: #3e5054;
	text-decoration: none;
}
a:focus {
	text-decoration: none;
	color: #3e5054;
	outline: none;
}
a:active {
	text-decoration: none;
	color: #3e5054;
}
a:select {
 text-decoration:none;
 color: #3e5054;
}

.header-navigation li a.menuVisited
{
	color:#0082c8 !important;
	
}
.space-addingvisited {
    border-bottom: 4px solid #0082c8;
}
.menuVisitedSub
{
	background-color:#303030 !important;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: none;
}
p {
	line-height: 28px;
}
.hidden {
	opacity: 0;
}
.visible {
	opacity: 1;
}
/*end element selectors*/
/*start common selectros*/
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.clearfix:before {
	content: " ";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.all {
	float: left;
}
.alr {
	float: right;
}
.clr {
	clear: both;
}
.clrl {
	clear: left;
}
.clrr {
	clear: right;
}
.text_center {
	text-align: center;
}
.text-right {
	text-align: right;
}
.text-left {
	text-align: left;
}
.responsive-img {
	max-width: 100%;
}
.orange-text {
	color: #dc6903;
}
.green-text {
	color: #3e5054;
}
.blue-text {
	color:#0071c1;
}
.row {
	margin: 0;
}
.page-heading {
	font-family: 'Oswald', sans-serif;
	text-transform: capitalize;
	font-weight: 300;
	color: #262626;
	margin: 0 0 30px 0;
!important
}
.normal-box {
	margin-bottom: 20px;
	border: 1px solid #c7c7c7;
	background-color: transparent;
	padding: 4px 0 4px 11px;
	width: 80%;
}
.normal-box:hover, .normal-box:focus {
	border: 1px solid #666;
}
.msg-box {
	margin-bottom: 18px;
	border: 1px solid #c7c7c7;
	background-color: transparent;
	padding: 4px 0 4px 12px;
	width: 80%;
	height: 131px;
	resize:none;
}
.common-banner {
	background: url(../images/common-banner.jpg) center top no-repeat;
	background-size: cover;
	height: 230px;
}
.post .read-more {
	font-weight:600;
	margin-left:10px;
}
/*end common selector*/

/*content*/
.content {
	padding: 34px 0;
}
.content h1 {
	text-transform: uppercase;
	color: #594b46;
	font-size: 28px;
	text-align: center;
	letter-spacing: 1px;
	position: relative;
	margin: 0;
}
.header-border {
	border-bottom: 6px solid #0082c8;
	display: block;
	height: 0;
	margin: 18px auto 0;
	text-align: center;
	width: 102px;
	margin-bottom:40px;
}
.thumbnail {
	border:0;
	margin-bottom:0;
}
@media(min-width:100px) {
.content h1 {
	font-size: 22px;
}
.content h1:after {
}
.content {
	padding:30px 0;
}
.thumbnail {
	padding: 0 15px;
}
.common-banner {
    background: rgba(0, 0, 0, 0) url("../images/common-banner.jpg") no-repeat scroll center top / cover ;
    height: 148px;
    margin-top: 79px;
}
/*.post-image img {
	width: 367px;
	height:245px;
}*/
}

@media(min-width:480px) {
.content h1 {
	font-size: 22px;
}
}

@media(min-width:768px) {
.content h1 {
	font-size: 28px;
}

.content {
	padding:40px 0;
}
.thumbnail {
	padding: 0px;
}
.common-banner {
  height: 173px;
    margin-top: 92px;
}
.post-image img {
	width: auto;
	height:auto;
}
}
@media(min-width:992px) {
.content {
	padding:50px 0;
}
.common-banner {
    height: 275px;
    margin-top: 125px;
}
.post-image img {
	width: 367px;
	height:245px;
}
}

@media(min-width:1200px) {
.content {
	padding:70px 0 70px;
}
}
/******* log in ***********/

.log-submit .modalboxmain .modal-dialog {
	background-color: #e8e7e7;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-clip: padding-box;
	padding: 0 20px;
	padding-bottom: 25px;
}
.log-submit .modal-backdrop.in {
	background-color: #363739;
	opacity: 0.8;
}
.log-submit .modal-body {
	background-color: #fff;
	margin-top: 8px;
	padding: 10px 24px 25px 24px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffff;
	box-shadow: 0 0 7px #c2c3c4 inset;
	-moz-box-shadow: 0 0 7px #c2c3c4 inset;
	-webkit-box-shadow: 0 0 7px #c2c3c4 inset;
	border: 1px solid #dadada;
}
.log-submit .modal-title {
	font-size: 30px;
	color: #000;
	font-family: "Oswald", sans-serif;
	border-bottom: 1px solid #d9d5d5;
	padding-bottom: 12px;
}
.log-submit .modal-header {
	padding: 15px 0;
	border: none;
}
.log-submit .modal-header .close {
	color: #000;
	opacity: 1;
	margin-top: 8px;
	background-color: transparent;
}
.log-submit .modal-header .close:hover, .log-submit .modal-header .close:focus {
	color: #e81b23;
}
.log-submit .modal-body .user-box {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background-color: rgba(0, 0, 0, 0);
	border-color: #dedcdc;
	border-image: none;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-style: solid;
	border-width: 2px 2px 2px 44px;
	margin-bottom: 20px;
	padding: 6px 0 6px 12px;
	width: 100%;
	position:relative;
	color:#777;
}
.log-submit .modal-body form {
	width: 92%;
	margin: 12px auto;
}
.log-submit .fa-users {
	color: #7f8081;
	margin-left: 14px;
	position: absolute;
	top: 21.3%;
	z-index: 99;
}
#forgorform .fa-users {
	color: #3e5054;
	margin-left: 14px;
	position: absolute;
	top: 25.5%;
	z-index: 99;
}
.log-submit .fa-key {
	color: #3e5054;
	margin-left: 14px;
	position: absolute;
	top: 42.1%;
	z-index: 99;
}
.log-submit .logging-submit {
	background: -webkit-linear-gradient(#31a0ee, #0071c1); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#31a0ee, #0071c1); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#31a0ee, #0071c1); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#31a0ee, #0071c1); /* Standard syntax */
	border: medium none;
	border-radius: 4px;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;
	height: 38px;
	line-height: 16px;
	margin: 0 auto;
	padding: 2% 0;
	text-align: center;
	width: 100%;
	transition:all linear 0.3s 0s;
	-moz-transition:all linear 0.3s 0s;
	-webkit-transition:all linear 0.3s 0s;
}
.log-submit .logging-submit:hover, .logging-submit:focus {
	background: -webkit-linear-gradient(#586a6e, #3e5054); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#586a6e, #3e5054); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#586a6e, #3e5054); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#586a6e, #3e5054); /* Standard syntax */
	color: #fff;
}
.log-submit .reminder {
	margin-top: 14px;
	margin-bottom: 12px;
}
.log-submit .reminder a {
	font-size: 13px;
	color: #000;
}
.log-submit .reminder label {
	font-size: 13px;
	color: #000;
	font-weight: lighter;
	margin-right: 8px;
}
.log-submit .reminder a:hover {
	color: #037ade;
}
.log-submit .modal-header .close {
	margin-right: 0;
}
.log-submit button.close {
	background-color: #FFF;
	border: 0;
	cursor: pointer;
	padding: 0;
	opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
.log-submit button.close:hover {
	color: #fff;
}
.log-submit .fa-users {
	border-left: 0;
	font-size: 14px;
	color: #3e5054;
	padding-left: 0;
}
.backtologin {
	padding: 20px 0;
}
.centerdiv {
	/*height: 25px;*/
	text-align: center;
}
.hiddendiv {
	display: none;
}
.backtologin {
	padding: 20px 0;
}
.err_div {
	color: #ed232e;
	font-size: 14px;
}
.success_div {
	color: #090;
	font-size: 14px;
}
.resizenone {
	resize: none;
}
.avataruser .fa-users {
	font-size: 17px;
	margin-right: 5px;
}
.avataruser {
	font-size: 12px;
}

<!--////////////////////-->