/*
Theme Name: Weekend
Theme URI: http://jkthemes.com/weekend/html
Author: JKthemes
Author URI: http://jkthemes.com/
Description: This a <code>blog / news / magazine</code> theme called <b>Weekend</b>
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/*------------------------------------------------------------------
[Table of contents]

1. Body
2. Home Slider
3. Top NAv
4. Widgets
5. News Carousel
6. Reviews Styles 
7. Post
8. 404
9. Contact Info
10. About , Team 
11. Author Breadcrumbs Pagination
12. Shortcodes
13. Footer / #footer
-------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*  0.  CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td 
{ margin: 0; outline: 0; font-size: 100%; background: transparent; } 
/*COMMENTED BY KAUSHAL IN ABOVE-
padding: 0; border: 0;
vertical-align: baseline;
*/

body { line-height: 1; } ol, ul { list-style: none; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } 
:focus { outline: 0; } 
ins { text-decoration: none; } del { text-decoration: line-through; } table { border-collapse: collapse; border-spacing: 0; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix { display: inline-block; } /* Hide from IE Mac \*/ .clearfix { display: block; } /* End hide from IE Mac */ .none { display: none; } /* End Clearfix */


/*-----------------------------------------------------------------------------------*/
/*  1.  Document Setup (body, common classes, vertical rhythm, structure etc)
/*-----------------------------------------------------------------------------------*/
body {
  background-color: #E6E6E6;
  
  font: 12px/20px Arial,Helvetica,sans-serif;
  margin: 0;
  overflow-x: hidden;
}
/*COMMENTED BY KAUSHAL IN BODY-
color: #797979;*/
a {
    text-decoration: none;
  color:#444;
}

a:hover { 
  text-decoration: none; 
  transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  -webkit-transition: color 0.1s linear;
  -o-transition: color 0.1s linear;
  color:#32487b;
}
a img { border: none; }

hr { 
    display: block;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    margin-left: auto;
    margin-right: auto;
    border-style: inset;
    border-width: 1px;
} 

p{margin-bottom: 02px; }
pre,
dl,
dd,
address,
fieldset,
form,
blockquote{ margin-bottom: 20px; }
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  padding: 0;
  font-family:Arial,Helvetica,sans-serif;
  color:#32477E;
}
h1 {
  font-size: 24px;
  line-height: 28px;
}
h2 {
  font-size: 20px;
  line-height: 22px;
}
h3 {
  font-size: 16px;
  line-height: 20px;
}
h4 {
  font-size: 14px;
  line-height: 18px;
}
h5 {
  font-size: 12px;
  line-height: 18px;
}
h6 {
  font-size: 10px;
  line-height: 16px;
}
b,strong{
  font-weight: bold;  
}
/*remove by kaushal
color:#444;*/
p.bold {
  font-weight: bold;
}
.clearfix {
  display: block;
}
span.center {
  text-align: center;
}
.padding-0 {
  padding: 0px;
}
.padding-10 {
  padding: 10px;
}
.padding-r-0 {
  padding-right: 0px;
}
/* Home Slider */
.slider {
  position: relative;
  background-color:transparent;
  padding:0;
}
.slider img{
    width: 100%;
}
.slider .info {
  bottom: 15px;
  left: 15px;
  position: absolute;
}
.slider-content span.slider-time{
    font-size: 12px;
    margin-right: -5px;
    padding: 5px 10px;
    background-color: #39ad4f;
    color: #FFF;
}
.slider-content span.slider-featured {
  background-color: #FFB400;
  color: #986E08;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px;
  text-transform: uppercase;
}
.slider-content h2 {
  margin: 0px;
}
.slider-content a.slider-title {
  background:rgba(5, 12, 32, 0.95);
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  padding: 05px;
  text-decoration: none;
}
/* Top Nav*/
.main {
  padding: 0px;
}
.top-nav-bar {
  margin: 0px;
  border:0px;
  border-radius: 0px;
  background-color: #FFF;
  min-height: 40px;
}
.top-nav-bar .navbar-nav li a {
  padding: 10px;
  color: #000;
}
.top-nav-bar .navbar-nav li a:hover {
  color: #ff9c00;
}
.top-nav-bar .navbar-nav>.active>a, .top-nav-bar .navbar-nav>.active>a:hover, .top-nav-bar .navbar-nav>.active>a:focus {
  color: #D03187;
  background-color: #FFF;
}
.main-nav-bar {
  padding: 10px;
  margin: 0px;
  border:0px;
  border-radius: 0px;
  background-color: #ff9c00;
}
.main-nav-bar .navbar-nav li a {
  padding: 5px 8px;
  margin-left: 10px;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  border:1px solid #ff9c00;
}
.main-nav-bar .navbar-nav>.current-menu-item>a, .main-nav-bar .navbar-nav>.current-menu-item>a:hover, .main-nav-bar .navbar-nav>.current-menu-item>a:focus, .main-nav-bar .navbar-nav li a:hover {
  color: #FFF;
  background-color: #39ad4f;
  border:1px solid #39ad4f;
}
.fullwidth {
  float: left;
  width: 100%;
}
.mrgn-bottom-0 {
  margin-bottom: 0px;
}
.bg-pink {
  background-color: #D03187;
  color: #FFF;
  padding: 12px;
}

.bg-white {
  background-color: #FFF;
  color: #FFF;
  padding: 12px;
}

.logo h1 {
  margin: 16px 0px;
  padding: 0px 10px;
  font-weight: bold;
}
.logo h1 a, .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}
.left-sidebar, .right-sidebar, .main {
  float: left;
  margin-top: 15px;
}
/*----- Widgets --------*/
.widget {
  float: left;
  width: 182.033px;
  background-color: #FFF;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
}
/*
width: 100%;
major change by kaushal-
as less margin required to client
padding: 15px;
*/

.widgeth {
  float: left;
  width: 100%;
  background-color: #FFF;
  margin-bottom: 10px;
  padding: 15px;
  padding-left:0px;
  position: relative;
}

.widgetv {
  float: left;
  width: 100%;
  background-color: #FFF;
  margin-bottom: 15px;
  padding: 0px;
  position: relative;
}

.widgeto {
  float: left;
  width: 182.033px;
  background-color: #ff9c00;
  margin-bottom: 0px;
  padding: 15px;
  position: relative;
}
/*width: 100%;
kaushal*/
.widgetg {
  float: left;
  width: 182.033px;
  background-color: #39ad4f;
  margin-bottom: 0px;
  padding: 15px;
  position: relative;
}
/*width: 100%;
kaushal*/

.widgetu
{
  float: left;
  width: 216.233px;
  background-color: #39ad4f;
  margin-bottom: 0px;
  padding: 15px;
  position: relative;
}

.widgetmidd {
  float: left;
  width: 800px;
  background-color: #FFF;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
}



/* resposive widget start*/

.widgetresp {
  float: left;
  width: 100%;
  background-color: #FFF;
  margin-bottom: 15px;
  padding: 15px;
  position: relative;
}

.widgethresp {
  float: left;
  width: 100%;
  background-color: #FFF;
  margin-bottom: 10px;
  padding: 15px;
  padding-left:0px;
  position: relative;
}

.widgetvresp {
  float: left;
  width: 100%;
  background-color: #FFF;
  margin-bottom: 15px;
  padding: 0px;
  position: relative;
}

.widgetoresp {
  float: left;
  width: 100%;
  background-color: #ff9c00;
  margin-bottom: 0px;
  padding: 15px;
  position: relative;
}

.widgetgresp {
  float: left;
  width: 100%;
  background-color: #39ad4f;
  margin-bottom: 0px;
  padding: 15px;
  position: relative;
}
.widgeturesp
{
  float: left;
  width: 100%;
  background-color: #39ad4f;
  margin-bottom: 0px;
  padding: 15px;
  position: relative;
}

/*responsive widget end*/

.col-hv {position:relative;min-height:1px;padding-right:15px;padding-left:15px;float:left; width:75%;}

.socialize h4 {
  text-transform: uppercase;
  font-weight: bold;
  color: #32487b;
  float: left;
  font-size: 14px;
  margin: 0px;
  line-height: 25px;
}
.socialize ul {
  float: right;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.socialize ul li {
  float: left;
  margin-left: 5px;
}
.socialize ul li a {
  display: block;
  border:1px solid #e9e9e9;
  line-height: 25px;
  width: 25px;
  height: 25px;
  text-align: center;
}
.socialize ul li a .fa-facebook {
  color: #4a64a2;
}
.socialize ul li a .fa-twitter {
  color: #27b6f2;
}
.socialize ul li a .fa-pinterest {
  color: #ce2127;
}
.socialize ul li a .fa-rss {
  color: #fa9a3b;
}


.recent-widget .nav-tabs.nav-justified li a, .recent-widget .nav-tabs.nav-justified li a:hover {
  color: #919191;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  border-radius: 0px;
  background: #f6f6f6;
  border:0px;
}
.recent-widget .nav-tabs.nav-justified li:first-child a {
  border-right: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.recent-widget .nav-tabs.nav-justified li:last-child a {
  border-left: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
}
.recent-widget .nav-tabs.nav-justified li.active a {
  background: #FFF;
  color:#D03187;
  border:0px;
}
.recent-widget ul.post-list {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  list-style: none;
}
.recent-widget ul.post-list li {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin-top: 7px;
  padding-top: 12px;
  width: 100%;
}
.recent-widget ul.post-list li:first-child {
  border-top: none;
  margin-top: 0px;
  padding-top: 0;
}
.recent-widget ul.post-list li .thumb {
  float: left;
  position: relative;
  margin-right: 10px;
}
.recent-widget ul.post-list li .thumb a {
  position: relative;
}
.recent-widget ul.post-list li .thumb a img {
  
}
/*
max-width: 60px;
height: auto; 

*/
.recent-widget ul.post-list li h4 {
  margin: 0px;
}
.recent-widget ul.post-list li h4 a {
  font-size: 12px;
  margin-top: 3px;
  color: #32487b;
  line-height: 18px;
}
.widget .widget-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #ff9c00;
  margin: 1px 0 11px;
  text-transform: uppercase;
}

.widgetresp .widget-title {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #ff9c00;
  margin: 1px 0 11px;
  text-transform: uppercase;
}







.widget .textwidget iframe {
  border:0px;
  width: 100%;
}
.network a {
  display: block;
  padding: 9px 0 9px 10px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #999;
  border-top: none;
}
.network a:first-child {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.network .network-icon {
    float: left;
}
.network .network-icon .fa {
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #FFF;
}
.network .network-icon .fa.fa-twitter {
  background: #16A7E6;
}
.network .network-icon .fa.fa-facebook {
  background: #2F4D8D;
}
.network .network-icon .fa.fa-camera {
  background: #000;
}
.network .network-icon .fa.fa-dribbble {
  background: #333;
}
.network .network-count{
    float: left;
    font-weight: bold;
  font-size:14px;
}
.network .facebook.network-count{
    color: #2f4d8d;
}
.network .twitter.network-count{
    color: #16a7e6 ;
}
.network .rss.network-count{
    color: #ed8c01 ;
}
.network .network-icon .fa-facebook {
    background-color: #2f4d8d;
}
.network .network-icon .fa-twitter {
    background-color: #16a7e6;
}
.network .network-icon .fa-rss {
    background-color: #ed8c01;
}
.network p {
  font-size: 12px;
  margin: 0 0 0 30px;
  padding: 5px 10px;
  text-align: right;
  color: #797979;
}
.network a:hover{
    background:#ededed;
}
.twitter-feeds {
  margin: 0px;
  padding: 0px;
}
.twitter-feeds li {
  background: url("img/twitter-feeds.png") no-repeat  0 18px;
  display: block;
  line-height: 19px;
  padding: 20px 0 0 44px;
}
.twitter-feeds li p {
  margin: 0px;
}
.twitter-feeds li p.tweet-text {
  min-height: 37px;
}
.twitter-feeds li .tweet-details {
  display: none;
}
.twitter-feeds li:first-child {
  background-position: 0 -2px;
  padding: 0 0 0 44px;
}
.twitter-feeds li a{
    text-decoration: none;
    color: #343434;
    font-weight: bold;
}
.twitter-feeds li a:hover{
    text-decoration:underline;
}
.twitter_follow_button {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  font-size: 12px;
  font-weight: bold;
  margin-top: 15px;
  padding: 10px 0 5px;
  text-align: center;
  text-transform: uppercase;
  color: #929292;
}
.twitter_follow_button:hover{
  color: #999;
}
.search {
  margin: 0px;
}
.search input {
  background: url("img/glass.png") no-repeat right center #FFFFFF;
  border: medium none;
  font-size: 12px;
  width: 100%;
  outline: none;
  height: 25px;
}
.search input:focus,.subscribe .input-subscribe:focus{
  box-shadow:none;
}
.tvshows {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.tvshows a {
  position: relative;
  font-size: 12px;
}
.tvshows a img {
  min-height: 128px;
  max-width: 100%;
}
.tvshows li {
  margin-top: 13px;
  position: relative;
}
.tvshows li:first-child {
  border-top: none;
  margin-top: 0px;
  padding-top: 0;
}
.featured-side {
  background-color: transparent;
  padding: 0;
}
.featured-side img{
    width: 100%;
    border:1px solid #FFF;
}
.featured-side .featured-side-content {
  bottom: 0;
  margin: 0 15px 20px;
  position: absolute;
}
.featured-side span.featured-side-title {
  display: inline-block;
  font-weight: bold;
  padding: 2px 10px;
  text-transform: uppercase;
  background-color: #D03187;
  color: #FFF;
}
.featured-side p.featured-side-desc {
  background-color: rgba(255, 255, 255, 0.9);
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 10px;
}
.tagcloud a {
  background-color: #E4E4E4;
  color: #6F6F6F;
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 3px 8px;
}
.tagcloud a:hover {
  background-color: #D03187;
  color: #FFF;
}
.survey label {
  border-bottom: 1px solid #E6E6E6;
  color: #1B1B1B;
  display: block;
  font-weight: bold;
  padding: 7px 0 8px;
}
.survey input[type="checkbox"] {
  background-color: #E4E4E4;
  border: 1px solid #CFCFCF;
  margin: 3px 5px 0 0;
  position: relative;
  top: 1px;
}
.survey .button {
  background-color: #E4E4E4;
  border: medium none;
  cursor: pointer;
  font-size: 11px;
  font-weight: bold;
  margin-top: 5px;
  padding: 10px;
  text-transform: uppercase;
  width: 100%;
}
.survey .button.vote {
  background-color: #D03187;
  color: #FFF;
}
.survey p{
  border-bottom: 1px solid #E6E6E6;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 0;
  padding-bottom: 10px;
}
.survey .col-md-6:first-child {
  padding-right: 5px;
}
.survey .col-md-6:last-child {
  padding-left: 5px;
}
.subscribe p {
  line-height: 16px;
  margin-bottom: 10px;
}
.subscribe form {
  margin-bottom: 0px;
}
.subscribe .input-subscribe {
  background-color: #E4E4E4;
  border: medium none;
  float: left;
  font-family: arial;
  font-size: 12px;
  font-style: italic;
  padding: 7px;
  width: 80%;
  outline: none;
}
.subscribe .input-button {
  border: medium none;
  cursor: pointer;
  width:20%;
  padding: 7px 0px;
  float: right;
  background-color: #D03187;
  color: #FFF;
}
.img-beresponsive {
  width: 100%;
}
.news_ticker {
  padding: 17px 10px 18px;
}
.news_ticker .bx-viewport {
  width: auto;
}
.ticker-heading, .social-heading {
  float: left;
  font-weight: bold;
  line-height: 20px;
  text-transform: uppercase;
  margin: 0px;
  margin-right: 20px;
}
.ticker-time {
  font-size: 11px;
  margin-right: 3px;
  padding: 2px 4px 1px;
  background-color: #D03187;
  color: #FFF;
}
.ticker {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

/* News Carousel */
.news-carousel {
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.news-carousel .news-title, .tvshows h4,.category-twocol li .news-title {
  font-size: 13px;
  margin: 3px 0 7px;
}
.news-carousel li a {
  position: relative;
}
.box-content .bx-controls {
  position: absolute;
  right: 10px;
  top: 13px;
}
.box-contentn .bx-controlsn {
  position: absolute;
  right: 10px;
  top: 13px;
}
.bx-controls a {
  background-color: #D7D7D7;
  background-image: url("img/nav-icons.png");
  background-repeat: no-repeat;
  display: inline-block;
  height: 14px;
  margin-left: 2px;
  padding: 0 7px;
  text-indent: -9999px;
}
.bx-controls a:hover {
  background-color: #d03187;
}
.bx-controls a.bx-next {
  background-position: -11px 2px;
}
.bx-controls a:hover.bx-next{
  background-position: -11px -9px;
}
.bx-controls a.bx-prev {
  background-position: 2px 2px;
}
.bx-controls a.bx-prev:hover {
  background-position: 2px -9px;
}
/* Reviews Styles */
ul.reviews > li {
  margin-top: 20px;
}
.reviews .thumb {
  position: relative;
  border-right: 1px solid #FFFFFF;
  float: left;
  width: 49%;
}
.reviews .thumb img {
  width: 100%;
  max-height: 127px;
}
.reviews .ratings {
  color: #6F6F6F;
  float: left;
  font-size: 12px;
  width: 50.7%;
}
.reviews .ratings li {
  border-bottom: 1px solid #FFFFFF;
  display: block;
  position: relative;
}
.reviews .ratings li span.rating-before {
  background-color: #E4E4E4;
  display: inline-block;
  height: 100%;
  padding: 5.7px 0;
  position: relative;
  text-indent: 10px;
  width: 100%;
}
.reviews .ratings li span.rating-score {
  background-color: #D4D4D4;
  height: 100%;
  position: absolute;
  right: 0;
  line-height:30px;
  text-align: center;
  top: 0;
  width: 15%;
  text-indent:0;
}
.reviews h4 a:hover {
  color: #32487b
}
.reviews h4.rating-title {
  color: #434343;
  margin: 5px 0 7px;
}
.review-table {
  margin-bottom: 15px !important;
  float: left;
  width: 100%;
  margin-top: -14px;
}
.review-table .ratings {
  margin-top: -5px;
  width: 68.7%;
}
.review-table .thumb {
  background-color: #E4E4E4;
  border-left: 1px solid #FFFFFF;
  padding: 20px;
  width: 22.1%;
  margin-top: -5px;
}
.review-table .thumb > p {
  font-size: 13px;
  letter-spacing: -0.025em;
  margin-bottom: 15px;
  text-align: center;
  text-transform: uppercase;
}
.review-table .dd-select {
  background-color: #FFFFFF !important;
  border-right: 1px solid #E4E4E4 !important;
  position: static;
  border:none;
  width: 65% !important;
}
.review-table .dd-container {
  background-color: #FFFFFF;
  border: 1px solid #D6D6D6;
  margin: 0 auto;
  width: 100% !important;
}
.review-table .dd-selected {
  font-size: 24px;
  font-weight: normal;
  padding: 16px 20px 16px 16px;
}
.review-table .dd-pointer {
  opacity: 0.3;
  right: 12px;
}
.review-table .dd-options {
  border-top: 1px solid #E4E4E4;
  box-shadow: none !important;
  margin-left: -1px;
  width: 100% !important;
}
.reviews .ratings li span.rating-before.last {
  background-color: #D03187;
  color: #FFF;
}
.reviews .ratings li span.rating-before.last span.rating-score {
  background-color: #b12a73;
  color: #FFF;
}
.post-single ul,.post-single p,.reviews p{
  margin-bottom:0;
  line-height:19px;
}
.post-single li {
}
/*commented by kaushal--
  border-top: 1px solid #E7E7E7;
  margin-top: 22px;
  padding-top: 22px;
*/

.post-single a img {
  /*float: left;*/
  margin-bottom: 10px;
  margin-right: 15px;
}
.post-single h4.list-title {
  color: #434343;
  margin-bottom: 8px;
}
.post-single h4.list-title a:hover {
    color: #32487b;
}

.recent-widget ul.post-list li .thumb .recent-count, .news-carousel .comment-count, .category-posts .comment-count, .reviews span.comment-count, .tvshows .comment-count {
  position: absolute;
  width: 18px;
  height: 18px;
  bottom: 3px;
  background-color: #39ad4f;
  color: #FFF;
  text-align: center;
  font-weight: bold;
}
.reviews span.comment-count {
  bottom: 6px;
}
.flickr_badge_image {
  float: left;
  width: 33%;
  text-align: center;
}
.flickr_badge_image img {
  height: 66px;
  width: 66px;
}
#text-html-widget-2 .widget-title {
  margin: 0px;
}
.facebook-box iframe {
  max-width: 218px;
  overflow: hidden;
}
.left-sidebar.col-md-3, .right-sidebar.col-md-3 {
  width: 23.6%;
}
.ads120-60.ads-one a {
  float: left;
  max-height: 60px;
}
.ads120-60.ads-one a img {
  max-width: 100%;
}
  
.review-item{
  padding:5px 0 8px;
  opacity:0.8;
  -webkit-transition: all ease-in-out 0.2s;
  -moz-transition: all ease-in-out 0.2s;
  -o-transition: all ease-in-out 0.2s;
  transition: all ease-in-out 0.2s;
}
.review-item:hover{opacity:1;}
.review-item h5{font-size:inherit;margin:0 0 5px;color:#555;}
.review-percentage .review-item span{background:#F2F2F2;display:block;height:15px;}
.review-percentage .review-item span span{
  background-color: #78511a;
  background-image:url(img/stripes.png);
  display:block;
  height:15px;
}
.review-stars .review-item, .user-rate-wrap{ background:#F2F2F2; margin-bottom:3px; overflow:hidden; padding:5px;}
.review-stars .review-item h5{float:left; padding-top:5px; margin-top:0;}
.review-stars .stars-large{float:right;}
.review-final-score .stars-large{float: none !important;margin: 0 auto 10px;}
.review-summary{background-color:#F2F2F2;overflow:hidden; margin-bottom:3px;}
.review-short-summary{padding:0 10px;display: table-cell;vertical-align: top;}
.review-final-score{
  background-color: #78511a;
  width:100px;
  display: table-cell;
  vertical-align: top;
  text-align:center;
  color:#fff;
  padding:10px 5px;
}
.review-final-score h3{margin:0 0 -3px;font-size: 44px;color: #FFF;font-weight: bold;}
.review-final-score h3 span{font-size: 24px;}
.review-final-score h4{
  margin:0;
  font-size: 20px;
  font-family: Oswald,arial,Georgia, serif;
}
span.stars-large{
  width:98px;
  display:inline-block;
  background:url(img/stars-large.png) no-repeat left bottom;
  height:22px;
}
span.stars-large span{
  width:100%;
  display:block;
  background:url(img/stars-large.png) no-repeat left top;
  height:22px;
  float:left;
  cursor: pointer;
}
span.stars-small{
  width:52px;
  display:block;
  background:url(img/stars-small.png) no-repeat left bottom;
  height:15px;
}
span.stars-small span{
  float: left;
  width:100%;
  display:block;
  background:url(img/stars-small.png) no-repeat left top;
  height:15px;
}
.user-rate {float: right;width: 100%; text-align: center;}

/* Post */
.post-thumbnail .stars-large, .post-thumbnail .stars-small{ position:absolute; bottom:5px; right:6px; }
.tie-rate-load{
  background:url(img/ajax-loader.gif) no-repeat center;
  width: 98px;
  height: 22px;
  display: block;
}
.post .post-meta {
  color: #BFBFBF;
  letter-spacing: -1px;
  margin-bottom: 10px;
}
.post-meta .print {
  float: right;
  height: 23px;
  position: relative;
  color: #BFBFBF;
  font-size: 18px;
  width: 24px;
}
.post-image {
  margin-bottom: 10px;
  max-width: 100%;
}
.post .post-title {
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
}
.post .post-title a {
  color: #D03187;
}
.post-content{
    font-size: 13px;
}
blockquote {
  background: url("img/quote.png") no-repeat left center;
  color: #A6A6A6;
  font-size: 12px;
  font-style: italic;
  line-height: 19px;
  margin-bottom: 20px;
  padding-left: 50px;
}
.post .post-social{
  border-top: 1px solid #EAEAEA;
  padding-top: 10px;
}
.post .share-container {
  float: left;
  font-size: 14px;
  line-height: 18px;
  margin-top: 0px;
  width: 35%;
}
.post .share-title {
    float: left;
    width: 100%;
    font-weight: bold;
    color: #32487b;
}
.post .share-desc {
    color: #D03187;
}
.post .share-social{
  margin-left: 0px;
  margin: 0px;
  padding: 0px;
  float: left;
}
.post .share-social li {
  float: left;
  margin-right: 10px;
}
.post .share-social li a {
  display: block;
  width: 36px;
  height: 36px;
  border: 1px solid #E9E9E9;
  background: #FFF;
  text-align: center;
  line-height: 36px;
}
.post .share-social li a:hover {
  background: #f4f4f4;
}
.post .share-social li a .fa {
  font-size: 16px;
}
.category-posts li {
  float: left;
  width: 50%;
  padding: 5px;
  overflow: hidden;
}
.category-posts li a {
  position: relative;
}
.category-posts li a img {
  max-width: 100%;
}
.category-posts li p {
  margin-bottom: 0px;
}
/* Comments Contact Form*/
.author-bar{
    background: #fff;
    margin-bottom: 15px;
}
.author_header,#comments .comment-title,#respond .comment-title,.page .page-title{
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 15px;
  padding: 2px 0 9px;
}
.author_header h4 {
  margin: 3px 0 0;
}
.author-content h4 a {
  color: #32487B;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 3px;
}
.author_links a {
  border: 1px solid #E9E9E9;
  float: left;
  height: 22px;
  text-align: center;
  line-height: 22px;
  width: 22px;
  border-left:none;
}
a.author_facebook {
  background-position: 8px 4px;
}
a.author_facebook:hover {
  background-position: 8px -19px;
}
a.author_twitter {
  background-position: -14px 4px;
}
a.author_twitter:hover {
  background-position:-14px -19px;
}
a.author_rss {
  background-position:-36px 4px;
}
a.author_rss:hover {
  background-position:-36px -19px;
}
.author_links a:first-child {
  border-left: 1px solid #E9E9E9 !important;
}
.author-bar img{
    float: left;
    margin-right: 15px;
}
#comments .comment-vcard,#comments .comment-vcard img  {
    float: left;
    height: 60px;
    width: 60px;
    margin-right: 10px;
}
span.author-tag {
    background:#EEEEEE;
    color: #9D9D9D;
    display: inline-block;
    font-size: 11px;
    text-align: center;
    width: 100%;
}
#comments ol ul {
    background: url("img/ver_dash.png") repeat-y;
    float: left;
    margin: 15px 0 0 30px;
    padding: 15px 0 0 45px;
    width: 570px;
}
#comments ol .line {
    display: none;
}
#comments ol ul .line {
    background: url("img/hor_dash.png") repeat-x 0 bottom;
    display: block;
    height: 50px;
    margin: -15px 0 0 -50px;
    position: absolute;
    width: 30px;
}
#comments ol ul li {
  border: medium none;
  padding: 0;
}
#comments ol ul .comment_detail {
  width: 395px;
}
#comments ol li {
  border-top: 1px solid #EEEEEE;
  float: left;
  margin-top: 10px;
  padding: 15px 0 10px;
}
#comments ol li:first-child {
  border-top: medium none;
  margin-top: 0;
  padding-top: 0;
}
#comments .comment_detail {
  float: left;
  width: 470px;
}
#comments .comment-header span.date a {
  font-size: 11px;
  margin-left: 5px;
}
#comments .comment-header .reply a {
  background-color: #E4E4E4;
  color: #999999;
  float: right;
  font-size: 11px;
  font-weight: bold;
  margin-top: -1px;
  padding: 0 5px;
}
#comments .comment-header .author,#comments .comment-header span.author a {
  color: #32487B;
  font-weight: bold;
  text-transform: capitalize;
}
#comments .comment-header {
    margin: 0 0 3px;
}
p.nocomments {
    border-top: 1px solid #EEEEEE;
    color: #444444;
    font-weight: bold;
    margin-left: 190px;
    padding-top: 10px;
}
span.grey {
    color: #AAAAAA !important;
    font-size: 11px;
    line-height: 18px;
}
em.moderation {
    color: #CCCCCC;
    display: inline-block;
}
.cancel-comment-reply {
    display: inline-block;
    margin-top: 30px;
    width: 100%;
}
/*removed by kaushal for responsive on 16052017
margin-bottom:15px;
*/
#respond p.comment-form-author, #respond p.comment-form-email,#contactForm .name,#contactForm .email {
  float: left;
  position: relative;
  width: 48.6%;  
}
#respond p.comment-form-email {
  float: right;
}
#respond .form-submit, #respond .comment-form-comment {
    display: inline-block;
    width: 100%;
}
#respond .form-submit input,#contactForm button{
  border: medium none;
  cursor: pointer;
  float: left;
  font-size: 12px;
  padding: 7px 8px;
}
#respond p.comment-form-author input, #respond p.comment-form-email input, #contactForm input {
  background-color: #E4E4E4;
  border: medium none;
  display: block;
  padding: 5px 5px;
  position: relative;
  width: 100%;
}
#respond textarea,#contactForm textarea {
  background-color: #E4E4E4;
  border: medium none;
  float: left;
   padding: 7px 5px;
  min-height: 150px;
  width: 100%;
}
#respond label,#contactForm label {
  color: #32487B;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 3px;
  text-transform: uppercase;
}
#respond p span.required {
    color: red;
}
#contactForm textarea {
  min-height: 124px;
}

.review-table {
  margin-bottom:40px;
}
.review-table .ratings {
  margin-top: -4px;
  width: 68.7%;
}
.reviews .ratings li {
  border-bottom: 1px solid #FFFFFF;
  display: block;
  position: relative;
}
.reviews .ratings li span.rating-before {
  background-color: #E4E4E4;
  display: inline-block;
  height: 100%;
  padding: 5.7px 0;
  position: relative;
  text-indent: 10px;
  width: 100%;
}
.reviews .ratings li span.rating-score {
  background-color: #D4D4D4;
  height: 100%;
  position: absolute;
  right: 0;
  line-height:30px;
  text-align: center;
  top: 0;
  width: 15%;
  text-indent:0;
}
.reviews .ratings li.last span.rating-before {
  background-color: #D03187;
  color: #FFF;
}
.reviews .ratings li.last span.rating-score {
  background-color: #B12A73;
  color: #FFF;
}
.review-box .ratings {
  margin: 0px !important;
}
.review-box .user-rate-wrap {
  float: right;
  width: 31.3%;
  background: #E4E4E4;
  border-left: 1px solid #FFF;
  height: 127px;
}
.review-box .user-rate-wrap .user-rating-text {
  text-align: center;
  float: left;
  width: 100%;
  margin-top: 25px;
}
.author-title {
  font-weight: bold;
  letter-spacing: -0.015em;
  margin: 3px 0 0;
  text-transform: uppercase;
  color: #D03187;
}
.comment-title {
  font-weight: bold;
  letter-spacing: -0.015em;
  margin: 1px 0 11px;
  text-transform: uppercase;
  color: #D03187;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 15px;
  padding: 2px 0 9px;
}
.comment-reply-title, .page .page-title {
  font-weight: bold;
  letter-spacing: -0.015em;
  margin: 1px 0 11px;
  text-transform: uppercase;
  color: #ff9c00;
  border-bottom: 1px solid #E6E6E6;
  margin-bottom: 15px;
  padding: 2px 0 9px;
  font-size: 14px;
  line-height: 18px;
}
.comment-respond .form-allowed-tags, .comment-respond .comment-form-url {
  display: none;
}
#respond .form-submit input, #contactForm button {
  border: medium none;
  cursor: pointer;
  float: left;
  font-size: 12px;
  padding: 7px 8px;
  background-color: #D03187;
  color: #FFF;
}
.comment-form-email {
  float: right;
  margin-right: 0px;
}
.comment-form, .form-submit {
  margin: 0px;
}
.news-carousel li {
  overflow: hidden;
}
.news-carousel li a img {
  max-width: 100%;
}
/* 404 */
.error_404{
  position:relative;
}
.error_404 .line {
  background-color: #FFFFFF;
  height: 2px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 100%;
  z-index: 1;
}
.error_msg {
  background-color: #E6E6E6;
  border: 10px solid #FFFFFF;
  border-radius: 50% 50% 50% 50%;
  height: 420px;
  margin: 50px auto;
  padding: 100px;
  position: relative;
  text-align: center;
  width: 420px;
  z-index: 2;
}
.error_msg .circle_top {
  border: 13px solid #FFFFFF;
  border-radius: 50%;
  height: 12px;
  margin: 0 auto 12px;
  text-indent: -9999px;
  width: 12px;
}
.error_msg .error {
  font-size: 15px;
  line-height: 18px;
  margin-top: 12px;
  opacity: 0.7;
}
/* Contact Info*/
.contact_info > li {
  border-top: 1px solid #E6E6E6;
  display: inline-block;
  line-height: 16px;
  padding: 10px 0;
  position: relative;
  width: 100%;
}
.contact_info > li i {
  float: left;
  font-size: 30px;
  width: 40px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #D03187;
}
.contact_info > li div {
  float: left;
  max-width: 165px;
}
.contact_info .info > h4 {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 1px;
}
#contactForm .email {
  float: right;
  margin-right: 0px;
}

.widget-survey .checkbox {
  padding-bottom: 3px;
  border-bottom: 1px solid #e7e7e7;
}

/* added by kaushal below-*/
.widget-survey .checkboxorange {
  padding-bottom: 3px;
  border-bottom: 1px solid #e7e7e7;
  margin-top:0px;
  margin-bottom:0px;
}
.widget-survey .checkboxorangetr tr {
  padding-bottom: 8px;
  border-bottom: 1px solid #e7e7e7;
  margin-top:2px;
  margin-bottom:2px;
  height:25px;
}


.widget-survey .form-group:first-child .checkbox {
  padding-top: 10px;
  border-top: 1px solid #e7e7e7;
}

.navbar-nav>li>.dropdown-menu li a {
  color: #333;
  border:0px;
  margin: 0px;
}
.navbar-nav>li>.dropdown-menu li a:hover {
  background: whitesmoke;
  border:0px;
  color: #333;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
  color: #FFF;
  background-color: #39ad4f;
  border: 1px solid #21335c;
}

/* About , Team */
.about-btn-job {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #d03187;
  text-transform: uppercase;
  margin-top: 20px;
}
.about-btn-download {
  display: block;
  text-align: center;
  background: #39ad4f;
  font-size: 12px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
  padding: 10px;
}
.about-btn-download:hover {
  background: whitesmoke;
}
.team-row .col-md-3 {
  padding-right: 0px;
}
.team-row .col-md-3:last-child {
  padding-right: 15px;
}
.team-member h4.page-title {
  border-bottom: 0px;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.team-member h6 {
  color: #32487b;
  font-size: 12px;
  margin-bottom: 15px;
}
.team-member img {
  width: 100%;
  margin-bottom: 15px;
}
.team-member p {
  margin-bottom: 0px;
}
.team-row .media-heading {
  font-weight: bold;
  letter-spacing: -0.015em;
  margin: 1px 0 11px;
  text-transform: uppercase;
  color: #D03187;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 18px;
}
/* Author Breadcrumbs Pagination*/
.author-bar .author-content h4 {
  margin-bottom: 5px;
}
.author-bar .author-content h4 span a {
  font-size: 12px;
  color: #bdbdbd;
  font-weight: bold;
}
.author_links a:hover {
  color: #d03187;
}
#comments .comment-header .reply a:hover {
  background: #d03187;
  color: #fff;
}
.breadcrumbs{
  padding:0;
}
.breadcrumbs > ul > li {
  background: url("img/arrow.png") no-repeat right center;
  float: left;
  padding: 18px 35px 17px 20px;
}
.breadcrumbs > ul > li:first-child {
  padding-left:10px;
}
.breadcrumbs .title {
  font-weight: bold;
  text-transform: uppercase;
}
.breadcrumbs a {
  color:#39ad4f;
}
.breadcrumbs a.active {
  color: #D03187;
}
.pagination {
  margin: 0px;
  margin-bottom: 15px;
  border-radius: 0px;
  text-align: right;
}
.wp-pagenavi .pages {
    display: none;
}
.wp-pagenavi a.page {
    float: left;
}
.wp-pagenavi a, .wp-pagenavi span {
  background-color: #39ad4f;
  color: #FFFFFF;
  display: inline-block;
  font-weight: bold;
  margin: 0 7px 0 0 !important;
  padding: 1px 7px !important;
}
.wp-pagenavi span.current {
  float: left;
}
.wp-pagenavi .nextpostslink {
    margin-right: 0 !important;
}
.wp-pagenavi span.current, .wp-pagenavi a:hover, .wp-pagenavi span:hover {
  background-color: #ff9c00;
  color: #FFFFFF;
}
.archive_types .widget-content li {
  border-top: 1px solid #E4E4E4;
  padding: 7px 0;
}

/* Shortcodes */
#tabbed-widget {
  border: 1px solid #E4E4E4;
}
#tabbed-widget ul.tab_links {
  border-bottom: 1px solid #E4E4E4;
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}
#tabbed-widget ul.tab_links li {
  display: inline-block;
  list-style: none outside none;
  padding:3% 5%;
  width: auto;
}
#tabbed-widget .ui-tabs-panel {
  padding: 0 20px;
}
#tabbed-widget .nav-tabs.nav-justified li:last-child a, #tabbed-widget .nav-tabs.nav-justified li:first-child a {
  border-bottom: 0px;
}
.panel-group .panel, .panel-heading {
  border-radius: 0px;
}
.panel-title a {
  
  font-size: 16px;
  color: #fff;
}
.accordion-toggle:not(.collapsed) {
  color: #fff;
}
.entry-content ul {
  margin: 10px 0px;
  list-style: disc inside none;
}
#tabbed-widget ul {
  margin: 0px;
}
.info_box {
  margin-bottom: 20px;
  padding: 0 0 0 20%;
  position: relative;
  color:#836B40;
  background-color: #FEEDCF;
}
.info_box .box_heading {
  background-color:rgba(0,0,0,0.1);
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  height: 100%;
  left: 0;
  line-height: 44px;
  padding: 0 2.5%;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  width: 20%;
}
.info_box .box_message {
  padding: 3% 8.5% 3% 2.5%;
  width: 89%;
}
.info_box .close {
  font-family: Comic Sans MS;
  opacity: 0.3;
  position: absolute;
  right: 13px;
  top: 18px;
  font-size: 10px;
}
.info_box .close:hover{
  opacity: 1;
}
.info-red{
  color:#9c4c4d;
  background-color:#fbc1c1;
}
.info-green{
  color:#537d62;
  background-color:#c4f6d6;
}
.info-blue{
  color:#4c8a8e;
  background-color:#cef0f2;
}
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
  margin: 10px 0;
}
ul.fa-ul {
  padding-left: 20px;
  list-style: none;
}
ul.fa-ul li .fa {
  margin-top: 3px;
}
.button-link,.button-link:hover {
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block;
  font-weight: normal !important;
  margin: 5px;
  padding: 5px 13px;
}
.button-linkm,.button-linkm:hover {
  font-size:smaller;
  background-color: #000000;
  color: #FFFFFF;
  display: inline-block;
  font-weight: normal !important;
  padding: 1px 8px;
  border:solid 1px;
}

.button-menu,.button-menu:hover {
  color: #FFFFFF;
  display: inline-block;
  font-weight: normal !important;
  margin: 5px;
  padding: 5px 13px;
}
.button-menum,.button-menum:hover {
  font-size:smaller;
  color: #FFFFFF;
  display: inline-block;
  font-weight: normal !important;
  padding: 1px 8px;
  border:solid 1px;
}

.button-linkorange,.button-linkorange:hover {
  background-color: #39ad4f;
  color: #FFFFFF;
  display: inline-block;
  font-weight: normal !important;
  margin: 5px;
  padding: 5px 13px;
}
.button-linkgreen,.button-linkgreen:hover {
  background-color: #ff9c00;
  color: #FFFFFF;
  display: inline-block;
  font-weight: normal !important;
  margin: 5px;
  padding: 5px 13px;
}


.button-pink {
  background-color: #D03187;
  color: #FFFFFF;
}
.button-gray {
  background-color:gray;
}
.button-navy {
  background-color:#32487b;
}
.button-orange {
  background-color:#ff9c00;
}
.button-red {
  background-color:#f22020;
}
.button-blue {
  background-color:#21b6ee;
}
.button-green {
  background-color:#39ad4f;
}
.button-indigo {
  background-color:#6e5477;
}

/* Footer */
.footer {
  background: #39ad4f;  
}
.footer .footer-top, .footer .footer-bottom {
  padding: 10px 0;
  color: #fff;
  /*border-bottom: 1px solid #209b37;*/
}
.footer .footer-top a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
#menu-footer-menu {
  margin: 7px 0 0;
}
.footer #menu-footer-menu li{
    float: left;
    margin-right: 20px;
}
.footer #menu-footer-menu li a{
    color: #fff;
    text-decoration: none;
  text-transform:capitalize;
  font-weight:bold;
}
.footer #menu-footer-menu li a:hover,.footer #menu-footer-menu li.current a{
    color: #cff;
}
.footer a.footer-nav-scroll {
  background:#ff9c00 url("img/scroll.png") no-repeat center;
  padding: 18px;
  cursor: pointer;
}
.footer a.footer-nav-scroll:hover{
    background-color: #f19402;
}











.button{
	display:inline-block;
	border:1px solid #fff;
	background: #0752aa; /* Old browsers */

	padding:2.5px 05px;
	color:#fff;
	 font-family: 'Arial',cursive;
	 font-size:12px;
	position:relative;
	z-index:1;
	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 	-o-transition: all 0.3s ease-in-out;
 	transition: all 0.3s ease-in-out;
}

.button:hover {
	border:1px solid #fff;
	background-color:#555;
	color:#fff;
	box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
	position:relative;
	z-index:1;
}

  .left_content{width:116px; float:left; padding:5px 0 0 6px;border:1px solid #bfbfbf;}

.signup-but {
	
	
	
	display:inline-block;
	border:1px solid #FC624E;
	background-color:#FC624E;
	padding:10px 20px;
	color:#fff;
	 font-family: 'Arial',cursive;
	 font-weight:bold;
	 font-size:16px;
	position:relative;
	z-index:1;
	width:220px;
	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 	-o-transition: all 0.3s ease-in-out;
 	transition: all 0.3s ease-in-out;
	

}

.butt
{
	display:inline-block;
	border:1px solid #fff;
	background: #ff9c00; /* Old browsers */

	padding:2.5px 05px;
	color:#fff;
	 font-family: 'Arial',cursive;
	 font-size:12px;
	position:relative;
	z-index:1;
	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 	-o-transition: all 0.3s ease-in-out;
 	transition: all 0.3s ease-in-out;
 	height:27px; 
}
.butt:hover {
	border:1px solid #fff;
	background-color:#39ad4f;
	color:#fff;
	box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
	position:relative;
	z-index:1;
}
/*  =====Gridview-Start========== */

.tat-2
{
	border-style: solid;
	padding: 2px 2px;
	font-size: 12px;	
	color: black;
}
.tat-2-free
{	
	color: Black;
}
.tat-2-capitalized
{
	text-transform:capitalize;
	color: Black;
}



.tab-border
{
	border: solid 1px #96bb0e;
	padding: 2px 2px;
	
}

.mGrid
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border:solid 1px white;
	border-collapse: collapse;
}
.mGrid td
{
	padding: 2px;
	border: solid 1px #eeecec;
	color: black;
	font-size: 13px;
	text-decoration: none;
}

.mGrid th
{
	padding: 2px 5px;
	color: White;
	background:#39ad4f;
	border-bottom: solid 1px #9dd2fc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.excel
{
	width: 100%;
	background-color: #fff;
	margin: 5px 0 10px 0;
	border: solid 1px #9dd2fc;
}
.excel td
{
	padding: 2px;
	border: solid 1px #eeecec;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

.excel th
{
	padding: 2px 5px;
	color: #065da0;
	background: #e3f3fe;
	border-bottom: solid 1px #9dd2fc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}


.excel td.xl65
{
	background-color: #e3f3fe;
	border-style:ridge;
	color: #065da0;
	font-size: 12px;
	font-weight:bold;
	border-bottom:solid 1px #9dd2fc;
	border-right:solid 1px #9dd2fc;
	height: 20px;
}
.excel td.xl66
{
}


.mGrid1
{
	width: 100%;
	background-color: #fff;
	margin: 3px 0 5px 0;
	border-collapse: collapse;
}
.mGrid1 td
{
	padding: 2px;
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}

.mGrid1 th
{
	padding: 2px 5px;
	color: #065da0;
	background: #e3f3fe;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.link
{
	text-decoration: none;
	
}
.mGrid .alt1
{
	background: #F7FAF3;
	border-left: solid 1px #eeecec;
}
.mGrid .pgr
{
	background: #f5f3f3 url(grd_pgr.png) repeat-x top;
}
.mGrid .pgr table
{
	margin: 5px 0;

}
.mGrid .pgr td
{
	border-width: 0;
	padding: 0 6px;
	font-weight: bold;
	color: black;
	line-height: 12px;
	text-decoration: none;
}

.mGrid .pgr a
{
	color: #666;
	text-decoration: none;
}
.mGrid .pgr a:hover
{
	color: #000;
	text-decoration: none;
}

.middle a
{
	font-size: 12px;
	color: Blue;
	font-weight:bold;
}

.gridmemberdet
{
	font-size: 12px;
	color: Blue;
	font-weight:bold;
	text-decoration: none;
}

.gridheader
{
	padding: 2px 5px;
	color: White;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.tablehead
{
	background-color: black;
	color: White;
	font-size: 12px;
	height: 20px;
}

.highlight
{
	color: #ff0000;
	text-decoration: none;
	font-weight: bold; /*text-decoration:none; font-weight:bold; 	color:black; background:yellow;*/
}



.login-padd-left
{
}


.tat-1
{
	color: Black;
}

.tat-1-free
{	
	color: Black;
}
.tat-1-capitalized
{
	text-transform:capitalize;
	color: Black;
}

.font-head-pro
{
	font-size: 14px;
	text-decoration: none;
	color: #ff9c00;
	line-height: 25px;
}
.font-head-pro_male
{
	font-size: 14px;
	text-decoration: none;
	color: #ff9c00;
	line-height: 25px;
}
.font-head-pro_female
{
	font-size: 14px;
	text-decoration: none;
	color: #ff9c00;
	line-height: 25px;
}

.repeat-head
{
	background: url(../../images/bg-head-.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #96bb0e;
	font-weight: bold;
	vertical-align: top;
	padding-top: 5px;
}
.xtxt
{
	font-size: 12px;
	color: #425673;
	font-weight: bold;
}
.aanta
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-size: 21px;
	color: #c82f5a;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align:justify;
	line-height:normal;
}
.buttsmall
{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	background: #39ad4f;

		background-repeat: no-repeat;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
	text-decoration: none;
		text-decoration: none;
		padding: 3px 5px;
		margin-right: 3px;
	height: 24px;
}

.button1
{
	border: none;
	background: #000;
	padding: 0px;
	width: 55px;
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 2px 2px;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
.hidden {display:none}


/*  =====Gridview-End========== */


/*====MembersArea======*/

.profileTMP					{ background:#eeeeee;padding-bottom:10px;}
        					 
/*        					  }
.profile h2					{ font-family:Arial, Helvetica, sans-serif; color:#72332d; !important;font-size:12px}
.profile td					{ font-family:Arial, Helvetica, sans-serif;  color:#72332d; font-size:11px;
	margin-left: 40px;
}
.profile h2 span			{ font-family:Arial, Helvetica, sans-serif; !important; font-size:11px  !important;}
*/
.profile a					{ color:#ff9c00;   text-decoration:none;
          					   /*margin: auto;*/
						     padding-left: 0px;
							 padding-bottom:2px;
	                  		padding-right:5px;
	                  		font-family: Arial,Helvetica,sans-serif;
							   font-size: 13px;
}

.profile a:hover			{ color:#39ad4f; text-decoration:none;}

.profilegreen a					{ color:#39ad4f;   text-decoration:none;
          					   /*margin: auto;*/
						     padding-left: 0px;
							 padding-bottom:2px;
	                  		padding-right:5px;
	                  		font-family: Arial,Helvetica,sans-serif;
							   font-size: 13px;
}

.profilegreen a:hover			{ color:#ff9c00; text-decoration:none;}


.white_content {
			display: none;
			position: absolute ;
			bottom: 55%;
			left:300%;
			padding: 10px;
			border: 2px solid orange;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
		
/*---------------- Feature Widget -----------------*/
.feature-widget {
	position:relative;
}
.accordionContent .nolbldata{font-weight:bolder;color:#3b9600;}
.nolbldata{font-weight:bolder;color:#3b9600;}

.shadow-box .entry-header .entry-header-long {
	background:url(../../images/widget-header-pattern.png) repeat-x 0 bottom;
	padding:02px 02px 02px;
	width:411px;
	height:auto;
	margin:01px 0px;
}
.shadow-box header .entry-box-title {
	/*text-transform:uppercase;*/
	background:url(../../images/feature-title-arrow.png) no-repeat right 6px;
	display:inline-block;
	padding-top:2px;
	padding-right:13px;	
	color:#E92966;
	font-family: 'Arial',cursive;
	font-size:15px;
}
.shadow-box header, .feature-title
{
    color:#0752aa; text-transform:uppercase; font-size:22px; line-height:0px; display:inline-block; background:#fff; padding-right:10px;
    margin-bottom:18px;
}
/*-- carouFredSel --*/
.list-carousel > ul {
    display: block;
    list-style: none outside none;
    margin: 0;
    padding: 0;
	height:100%;
}
.list-carousel ul li {
    display: block;
    float: left;
    padding: 0;
	padding-top:5px;
    width: 226px;
	height:100%;
	margin:0 10px;
}
.list-carousel ul li article img {
	width:100%;
	height:auto;
	display:block;
}
.list-carousel.responsive {
    width: auto;
	margin:0px 0px 0px 0px;
	position:relative;
}
.list-carousel .next, .list-carousel .prev {
    background: url("../../images/slider-nav.png") no-repeat scroll 0 0 #E92966;
    cursor: pointer;
    display: block;
    height: 28px;
    position: absolute;
    text-indent: -9999px;
    top: -48px; 
    width: 28px;
    z-index: 10;
	border:solid 1px #555;
	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
 	-o-transition: all 0.3s ease-in-out;
 	transition: all 0.3s ease-in-out;
}
.list-carousel .next {
   background-position: -80px 5px;
   right: 10px;
}
.list-carousel .next:hover,
.list-carousel .prev:hover{
	border:1px solid #fff;
	background-color:#d6daea;
	color:#fff;
	box-shadow:0 0 5px #999;
	-moz-box-shadow:0 0 5px #999;
	-webkit-box-shadow:0 0 5px #999;
}
.list-carousel .prev {
     background-position: 7px 5px;
     right: 42px;
}
.k-featured-img{
	display:block;
}

.list-carousel .feature-image {
	position:relative;
}
.list-carousel .feature-image .entry-title {
	position:absolute;
	left:0;
	bottom:0;
	filter:alpha(opacity=80);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */	
	background-color:#E92966;
	text-align:center;
	text-decoration:none;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	width:100%;
	height:17px;
	padding:2px;
}
		
		.vstCard
{
	width:226px;
	height:122px;
	margin-bottom:27px;
	border:1px ridge #E92966;
}


.white_content {
			display: none;
			position: absolute ;
			bottom: 81%;
			right: 35%;
			
			padding: 10px;
			border: 2px solid orange;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
.plwaithw
{
	width: 180px;height: 55px;margin-left:-130px;
}
	


.greenboxwclr
{
	color:#fff;
	font-size:16px;
	line-height:20px;
}

.non-responsive {
  /* Margin/padding copied from Bootstrap */
  margin-left:143px;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 1170px;
}

.non-responsivetop
{
	/* Margin/padding copied from Bootstrap */
  margin-left:auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 1170px;
}

.non-responsivemiddle {
  /* Margin/padding copied from Bootstrap */
  margin-left:auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 801.417px;
}


.non-responsivelc {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 250px;
}


.non-responsivetop {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 1170px;
}

.non-responsiveslider {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 100%;
}



.non-responsivev {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 15px;
 
  /* Set width to your desired site width */
  width: 801.417px;
  float:left;  
 
}


.non-responsivel {
  /* Margin/padding copied from Bootstrap */
  margin-left: 15px;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 15px;
  padding-top:15px;
  float:left;

  /* Set width to your desired site width */
  width: 200px;
}
.input1
{
	border: solid 1px SkyBlue;
	width: 200px;
	height: 19px;
	margin: 2px 10px;
}
.input2
{
	border: solid 1px SkyBlue;	
	width: 90%;
	height: 200px;
	margin: 10px 10px;
	max-height:260px;
	max-width:360px;
}
.about
{
	font-size: 20px;
	font-family: Myriad Pro;
	color: #c62622;
	padding: 22px 0px 22px 35px;
}














.non-responsivetop {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 1170px;
}

.non-responsiveslider {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 100%;
}

.non-responsive {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;

  /* Set width to your desired site width */
  width: 1024px;
}

.non-responsivev {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 15px;
 
  /* Set width to your desired site width */
  width: 830px;
  float:left;
  position:absolute;
 
}


.non-responsivel {
  /* Margin/padding copied from Bootstrap */
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 15px;
  padding-top:15px;
  float:left;

  /* Set width to your desired site width */
  width: 200px;
}
.col-xs-12n {position:relative;min-height:1px;padding-right:15px;padding-left:15px}

.hasBackgroundColor
{
	margin-bottom:8px;
}


.color1dark
{
	color:#ff9c00;
}
.color2light
{
	color:#39ad4f;
}
.bgcolor1dark
{
	background-color:#ff9c00;
}
.bgcolor2light
{
	background-color:#39ad4f;
}