/**************************************************/
/*****************Normalize CSS********************/

/**************************************************/
/*****************Wordpress CSS********************/
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float:right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
blockquote{}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
}
.gallery dl {}
.gallery dt {}
.gallery dd {}
.gallery dl a {}
.gallery dl img {}
.gallery-caption {}
.size-full {}
.size-large {}
.size-medium {}
.size-thumbnail {}
/**************************************************/
/*************Wordpress Widget CSS*****************/
/**************************************************/
.widget {}

/* links widget */
.widget_links {}
.widget_links ul {}
.widget_links ul li {}
.widget_links ul li a {}

/* meta widget */
.widget_meta {}
.widget_meta ul {}
.widget_meta ul li {}
.widget_meta ul li a {}

/* pages widget */
.widget_pages {}
.widget_pages ul {}
.widget_pages ul li {}
.widget_pages ul li a {}

/* recent-posts widget */
.widget_recent_entries {}
.widget_recent_entries ul {}
.widget_recent_entries ul li {}
.widget_recent_entries ul li a {}

/* archives widget */
.widget_archive {}
.widget_archive ul {}
.widget_archive ul li {} 
.widget_archive ul li a {}
.widget_archive select {}
.widget_archive option {}

/* tag-cloud widget */
.widget_links {}
.widget_links li:after {}
.widget_links li:before {}
.widget_tag_cloud {}
.widget_tag_cloud a {}
.widget_tag_cloud a:after {}
.widget_tag_cloud a:before {}

/* calendar widget */
.widget_calendar {}
#calendar_wrap {}
#calendar_wrap th {}
#calendar_wrap td {}
#wp-calendar tr td {}
#wp-calendar caption {}
#wp-calendar a {}
#wp-calendar #today {}
#wp-calendar #prev {}
#wp-calendar #next {}
#wp-calendar #next a {}
#wp-calendar #prev a {}

/* category widget */
.widget_categories {}
.widget_categories ul {}
.widget_categories ul li {} 
.widget_categories ul ul.children {}
.widget_categories a {}
.widget_categories select{}
.widget_categories select#cat {}
.widget_categories select.postform {}
.widget_categories option {}
.widget_categories .level-0 {}
.widget_categories .level-1 {}
.widget_categories .level-2 {}
.widget_categories .level-3 {}

/* recent-comments widget */
.recentcomments {}
#recentcomments {}
#recentcomments li {}
#recentcomments li a {}
.widget_recent_comments {}

/* search widget */
#searchform {}
.widget_search {}
.screen-reader-text {}

/* text widget */
.textwidget {}
.widget_text {}
.textwidget p {}
/**************************************************/
/*************Wordpress Comment CSS****************/
.commentlist .reply {}
.commentlist .reply a {}

.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}

.commentlist .vcard {}
.commentlist .vcard cite.fn {}
.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {}
.commentlist .vcard cite.fn a.url {}

.commentlist .comment-meta {} 
.commentlist .comment-meta a {}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {}

.commentlist .parent {}
.commentlist .comment {}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}

.commentlist {}
.commentlist li {}
.commentlist li p {}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
/*.commentlist li ul.children li.depth-{id} {}*/
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}

#cancel-comment-reply {}
#cancel-comment-reply a {}
/**************************************************/
/*************12 Column grid CSS****************/
.row{width:100%;margin:0 auto;max-width:1200px;*zoom:1}
.row:before,
.row:after{content:" ";display:table}
.row:after{clear:both}
.row .column,.row .columns{position:relative;padding-left:2%;padding-right:2%;width:96%;}
@media (min-width:768px){
	.row .col-1{position:relative;width:8.33333%;float:left}
	.row .col-2{position:relative;width:16.66667%;float:left} 
	.row .col-3{position:relative;width:25%;float:left}
	.row .col-4{position:relative;width:33.33333%;float:left} 
	.row .col-5{position:relative;width:41.66667%;float:left}
	.row .col-6{position:relative;width:50%;float:left}
	.row .col-7{position:relative;width:58.33333%;float:left}
	.row .col-8{position:relative;width:66.66667%;float:left}
	.row .col-9{position:relative;width:75%;float:left}	
	.row .col-10{position:relative;width:83.33333%;float:left}	
	.row .col-11{position:relative;width:91.66667%;float:left}	
	.row .col-12{position:relative;width:100%;float:left}  
	.left{width: 48%;height: auto;float: left;}
	.right{width: 48%;height: auto;float: right;}
}
/**************************************************/
.grid{
    max-width: 900px;
    width: 100%!important;
    list-style: none;
    margin: 30px auto;
    padding: 0;
    perspective: 900px;
}

.grid .grid-item {
	transform-style: preserve-3d;
}

.grid .grid-item.animate {
	transform: translateZ(400px) translateY(300px) rotateX(-90deg);
	animation: fallPerspective .8s ease-in-out forwards;
}
/**************************************************/
.bread-current{
       color: #6a6a6a;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 1px;
}
.fstatus{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    text-indent: 0px !important;
}
.post {
    margin: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 22px;
}
.post .img-otr{
        float: left;
    padding-right: 15px;
    width: 30%;
}
.post .img-otr img {height: auto;}
.post h3{    padding-bottom: 20px;
    font-size: 22px;}
.post .more a{    color: #937710;}
.post .more a:hover{    color: #EED26D;}

/* pagination start*/
.pagination {       margin: 20px; }  
.pagination .current{     
    padding: 8px 11px 6px;
    margin: 0 2px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    font-family: "arial";
    font-size: 14px;
    background-color: #AD8F1F;
    color: #fff;
    font-weight: normal;}

.pagination a { 
    padding: 7px 10px 5px; 
    margin: 0 2px; 
    border-radius: 2px;
    -moz-border-radius: 2px; 
    font-family:"arial"; font-size:14px;
    background-color: #002A54; 
    color: #fff;
    text-decoration:none;
    font-weight:normal;
    border:1px solid #002A54;
}
.pagination a:hover,
.pagination a:active { 
    padding: 7px 10px 5px; 
    margin: 0 2px; 
    border-radius: 2px;
    -moz-border-radius:2px; 
    font-family:"arial"; font-size:14px;
    background-color: #0B4885; 
    color: #fff;
    text-decoration:none;
    font-weight:normal;border:1px solid #0B4885;
}
.pagination span.current { 
    padding: 8px 11px 6px; 
    margin: 0 2px; 
    border-radius: 2px;
    -moz-border-radius: 2px; 
    font-family:"arial"; font-size:14px;
    background-color: #AD8F1E; 
    color: #fff;
    font-weight:normal;
}
.pagination span.disabled { display:none; }
.bottom{ margin-top:-10px!important; padding-bottom:0px!important; clear: both;}
/* pagination end*/


.inner-desc ul, .inner-desc ol {margin-left: 20px; list-style: inherit; color: #0f0f0f;}
.inner-desc li {list-style: inherit;}
.page-template-tmplt-about-php .col2-sec a {color: #fff; border-bottom: 1px solid #fff;}
.page-template-tmplt-about-php .col2-sec a:hover {color: #F2E8E8; border-bottom: 1px solid #F2E8E8;}
.ver_1 .resp-tab-content {
    border: none;
    word-wrap: break-word;
}
.refine .title {
	background: #ad8f1f url(images/filter-arrow.png) no-repeat 99% 9px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    display: inline-block;
    padding: 5px 15px;
    cursor: pointer;
    width: 100%;
    margin: 0 0 10px 0;
    text-transform: capitalize;
}
.refine .arrow {
        background-position: 99% -18px;
}