* {
	margin:0; 
	padding:0;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
     box-sizing: border-box;
     font-family: 'Lato', sans-serif;
}	

a {
	text-decoration:none;
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
	transition: all .5s ease-in-out;
}

a:hover {
	text-decoration:none;
}

h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

p {
    margin: 0;
}

.parallaxHolder {
    padding: 40px 0;
    background: url(../images/parallax.jpg) no-repeat 0 0 ;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.row-no-padding [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
}

.no-pad {
	padding: 0;
}

.clear {
	clear: both;
}

.animatedParent {
    overflow: hidden;
}

.container {
}

/*----------------/end of basic css file---------------------------*/

.errorMes {
	color: #fe0033;
	font-size: 11px;
	display: none;
}

.logoHolder {
	border: 1px solid #ebebeb;
	text-align: center;
	border-top: none;
	padding-bottom: 24px;

}

.searchHolder {
	text-align: right;
}

.search {
	width: 70%;
    display: inline-block;
    border-bottom: 4px solid #dddddd;
    padding-top: 20px;
}	

.insearch {
	width: calc(100% - 128px);
	height: 40px;
	border: none;
	padding: 0 10px 0 53px;
	background: #f3f3f3 url(../images/search_icon.png) no-repeat 16px 10px;
}

.sec-btn {
	width: 128px;
	height: 40px;
	background: #747474;
	font-weight: bold;
	border: none;
	color: #fff !important;
	transition: 0.5s;
}

.sec-btn:hover {
	background: #3366CC;
}

.categoryHolder {
	background: #f7f7f7;
	border: 1px solid #ebebeb;
	border-top: none;
}

.categoryHolder h3 {
	background: #fff;
	color: #101010;
	font-size: 15px;
	font-weight: bold;
	padding:10px 0 10px 14px;
	border: 1px solid #e4e4e4;
	border-left: 3px solid #fe0033;
}

.ex-pad {
	padding-top: 30px;
}

.catelist {

}

.catelist ul {
	list-style: none;
}

.catelist ul li {
	padding: 10px 14px;
	border-bottom: 1px dashed #d1d1d1;
}

.catelist ul li a {
	color: #454545;
	font-size: 16px;
	display: block;
}

.catelist ul li a:hover {
	color: #3366CC;
}

.rightTab {
	border: 1px solid #dedede;
	border-left: none;
	border-right: none;
	border-bottom: none;
	
}

.new-pad {
	padding-left: 30px;
}

.topTabHolder {
	float: left;
	width: 100%;
	margin-top: -52px;
}

.topTabHolder ul {
	list-style: none;
	margin-left: 55px;
}

.topTabHolder ul li {
	float: left;
}

.topTabHolder ul li a {
	display: block;
	padding: 15px 25px;
	color: #9b9b9b;
}

.topTabHolder ul li a:hover,
.topTabHolder ul li a.active:hover {
	color: #3366CC;
}

.topTabHolder ul li a.active { 
	border: 1px solid #dedede;
	border-bottom: 1px solid #fff; 
	color: #3366CC;
	font-weight: bold;
}

.textContainHol {
	padding-top: 30px;
}



.textInnBg {
	/* padding-left: 30px; */
}

.tectBg {
	background: #fafafa;
	border: 1px solid #ebebeb;
	padding: 1px;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.latestHol {
	background: #dadada;
	padding: 15px 0 7px 0; 
	margin-bottom: 15px;
}

.latestHol h3 {
	border-bottom: 1px solid  #fff;
	font-size: 16px;
	font-weight: bold;
	color: #3a3a3a;
	padding-left: 17px;
	padding-bottom: 10px;
}

.listHolder {
	float: left;
	width: 100%;
}

.listHolder ul {
	list-style: none;
}

.listHolder ul li {
	float: left;
	width: 100%;
}
.topHeading {
	float: left;
	width: 100%;
	padding: 0px 20px 0 20px;
}

.topHeading h2 {
	float: left;
	color: #5c5c5c;
	font-size: 18px;
}

.topHeading h2 a {
	color: #5c5c5c;
}

.topHeading h2 a:hover {
	color: #3366CC;
}

.topHeading h2 span {
	display: block;
	color: #a2a2a2;
	font-size: 13px;
	margin-top: 5px;
}

.topHeading h2 span a {
	color: ##5c5c5c;
}
	

.topHeading p {
	font-size: 14px;
	color: #454545;
	margin-top: 10px;
	margin-bottom: 20px;
}

.command {
	background: #f3f3f3 url(../images/commandBg.png) no-repeat 0 0;
	width: 30px;
	height: 30px;
	float: right;
	color: #fff;
	text-align: center;
	font-size: 12px;
    line-height: 23px;
}

.command a {
	display: block;
	color: #fff !important;
}

.command a:hover {
	color: #fe0033;
}

.outerTopPanal-3 {
	background: #333333;
	border-top: 4px solid #fe5174;
	padding: 22px 0;
	margin-top: 50px;
}

.subf {
	color: #fff;
}

.subf a {
	color: #fff;
}
.subf a:hover {
	color: #3366CC;
}

.aal {
	color: #fff;
	text-align: center;
}

.powered {
	color: #fff;
	text-align: right;
}


.hiddeOption {
	display: none;
}

.hiddeOption select {
    width: 100%; 
	padding: 5px;
    margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
	-moz-border-bottom-colors: none;
	  -moz-border-left-colors: none;
	  -moz-border-right-colors: none;
	  -moz-border-top-colors: none;
	  background: #fff none repeat scroll 0 0;
	  border-color: #e4e4e4 #e4e4e4 #e4e4e4 #fe0033;
	  border-image: none;
	  border-style: solid;
	  border-width: 1px 1px 1px 3px;
	  color: #101010;
	  font-size: 15px;
	  font-weight: bold;
}


.categoryHolder h3 {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-color: #e4e4e4 #e4e4e4 #e4e4e4 #fe0033;
  border-image: none;
  border-style: solid;
  border-width: 1px 1px 1px 3px;
  color: #101010;
  font-size: 15px;
  font-weight: bold;
  
}


/* ----------------------modify 19-01-17----------------------- */

.page-no {
	margin-top: 15px;
}

.page-no-info {
	display: none !important;
}

.page-no span {
	background: #3366CC;
	padding: 3px 10px;
	display: inline-block;
	color: #fff;
	margin-right: 1px;
    margin-left: 1px;
}

.page-no a {
	background: #d1d1d1;
	padding: 3px 10px;
	display: inline-block;
	margin: 0 1px; 
	color: rgb(103, 101, 101) !important;
}

.page-no a:hover {
	background: #3c3c3c;
	color: #fff !important;
}

@import url('https://fonts.googleapis.com/css?family=Lobster');

.e404 {
	text-align: center;
	min-height: 300px;
	line-height: 300px;
	font-size: 180px;
	border: 2px solid #dadada;
	font-family: 'Lobster', cursive;
	color: #E9002B;

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f3f3f3+50,ededed+51,ffffff+100;White+Gloss+%232 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */ 
}

/* .textContainHol h2 {
	padding-bottom: 20px;
	font-size: 22px;
} */

.latestHol h3 {
	text-transform: uppercase;
}

.textContainHol a {
	color: #3366CC;
}

.textContainHol a:hover {
	color: #2652ab;
}


.single-article h2 {
	float: none;
	padding-bottom: 20px;
	font-size: 22px;
}


.single-article .topHeading p {
	margin-top: 0px;
}

.single-article .topHeading h2 {
	font-size: 22px;
}


.table_of_contents h4 {
	text-align: center;
	background: #f7f7f7;
	padding: 10px 0;
	/* margin-bottom: 10px; */

}


.table_of_contents h4 small a {
	color: #3366CC !important;
    font-size: 15px;
    font-weight: bold;
}

.table_of_contents ol {
	background: #f7f7f7;
	padding: 15px 32px;
	float: left;
	width: 100%;
	margin: 0 0 10px 0;
	border-top: 1px solid rgba(0, 0, 0, 0.05);
}

.table_of_contents ol li {
   margin-bottom: 5px;
}

.table_of_contents ol li a {
   color: #3366CC;
}

.topHeading  h1  {
	margin: 10px 0 ;
	font-size: 22px ;
}

.single-article .topHeading p {
	margin-bottom: 10px;
	margin-top: 10px;
}

.author-meta {
	padding: 0 20px 20px 20px;

}

.tags_list {
	margin-bottom: 10px;
}



.author-meta img {
	float: left;
}

.author-meta h2 {
	float: left;
	padding: 0 0 0 15px;
	font-size: 22px;
	color: #595959;
}



.nav-prev.fl {
	float: left;
}

.nav-next.fr {
	float: right;
}

.comment-form-author input,
.comment-form-email input, 
.comment-form-url input {
	display: block;
    width: 100%;
    max-width: 400px;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;

    margin-bottom: 15px;
}


/*.comment-form-author label,
.comment-form-email label,
.comment-form-url label*/ 
#commentform label {
    display: inline-block;
    max-width: 100%;
    font-weight: 700;
}

#respond label {
    font-size: 14px !important;
    color: #333 !important;
}

#comment {
	display: block;
    width: 100%;
    max-width: 400px;
    /* height: 34px; */
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555 !important;
    background-color: #fff !important;
    background-image: none;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075) !important;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}


#respond #commentform #submit {
    width: 128px;
    height: 40px;
    background: #747474;
    font-weight: bold;
    border: none;
    color: #fff !important;
    transition: 0.5s;
    display: inline-block;
    padding: 5px 12px !important; 
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#respond #commentform #submit:hover {
    background: #fe0033;
}

