/*
Theme Name: Thoppur.com
 */

.wrapper {

background: rgba(210,211,213,1);
/* Old Browsers */background: -moz-linear-gradient(top, rgba(210,211,213,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 70%, rgba(210,211,213,1) 100%);
 /* FF3.6+ */background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(210,211,213,1)), color-stop(30%, rgba(255,255,255,1)), color-stop(70%, rgba(255,255,255,1)), color-stop(100%, rgba(210,211,213,1)));
/* Chrome, Safari4+ */background: -webkit-linear-gradient(top, rgba(210,211,213,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 70%, rgba(210,211,213,1) 100%);
 /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(top, rgba(210,211,213,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 70%, rgba(210,211,213,1) 100%);
 /* Opera 11.10+ */background: -ms-linear-gradient(top, rgba(210,211,213,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 70%, rgba(210,211,213,1) 100%);
 /* IE 10+ */background: linear-gradient(to bottom, rgba(210,211,213,1) 0%, rgba(255,255,255,1) 30%, rgba(255,255,255,1) 70%, rgba(210,211,213,1) 100%);
/* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2d3d5', endColorstr='#d2d3d5', GradientType=0 );
/* IE6-9 */
}
 .main_wrapper {
    width: 100%; float:left;
    margin: 0;
    padding: 0px;
    background: #ffffff;
}
.ccr_top_search  {
	    padding-top: 0px;
    float: right;
    padding-left: 15px;
}
.ccr_top_search label {
	display: none;
	opacity: 0;
}
.ccr_top_search input#s {
	width: 218px;
	height: 30px;
    border: 1px solid #f9c4c5;
    padding-left:10px;
}
.ccr_top_search input#searchsubmit {
	position: absolute;
    right: 1px	;
    bottom: 0;
    height: 30px;
    width: 30px;
    background: url(images/search.png) no-repeat center center;
    border: none;
}
.nav>li {
	padding: 12px 0;
}
#ccr-nav-below-main .nav li a {
    color: #FFFFFF;
    font-weight: 400;
    font-size: 11px;
    padding: 0px 6px 0 2px;
    line-height: 14px;
    text-shadow: 0 0px 0 rgba(255,255,255,0.25);
}
#ccr-nav-below-main .nav li:last-child {
	border-right:0px solid;
}
.ccr-nav-below-main { width: 100%;}
.menu-footer-menu-container  ul { width: 100%; text-align: center; }
.menu-footer-menu-container  ul li { float: none; display: inline-block;padding: 0;border-right: 1px solid #FFF; }
section#ccr-main-section {
    clear: both;
}
.member_login {
    z-index: 999;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin: 7px 0;
}
.custom_heading {
    color: #74a4f8;
    margin-bottom: 5px;
    line-height: 20px;
    font-weight: 700;
    padding: 3px 0;
    text-transform: uppercase;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}
header#ccr-header p { margin-bottom:0; }
.custom_heading a {
    color: #d71921;
}
.custom_title {
    color: #000;
    line-height: 28px;
    margin-top: 5px;
    float: left;
    width: 100%;
    text-shadow: none;
    font-size: 22px;
}
.carousel-inner>.item {
    height: auto !important;
}
.carousel-inner>.item img {
    width: 100%;
}
#ccr-latest-post-gallery .col-md-6:nth-child(2n+1) {
    clear: left;
}
.featured img {
    float: left;
    padding: 5px 8px 0 0;
}
.full_thumb { text-align: center; margin-bottom: 5px; }
.full_thumb img {  height: auto;     max-height: 100px;    width: auto; max-width: 160px;}
#ccr-right-section img { width: 100%;     height: auto; }

 #ccr-middle-gallery h4 a{
    color:#d71921;
    line-height: 22px;
    margin-bottom: 7px
 }
 a.event_readmore {
    color: #d71921;
    margin-bottom: 10px;
    float: left;
    padding-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #AFAFAF;
}
a.viewall {
    color: #d71921;
}
.textwidget {
    position: relative; clear:both;
}
a.widget_arrow{
    position: absolute;
    top: 0%;
    right: -23px;
    padding: 8px 25px 8px 10px;
    background: rgba(109, 110, 112, 0.62);
    border-radius: 50%;
    font-size: 23px;
    color: #ffffff;
}
a.widget_arrow.second {
    top: 38%;
}
a.viewall:after {
    font-family: FontAwesome;
    color: #d71921;
    content: "\f101";
    margin-left: 8px;
}
a.comments {
    display: none;
    visibility: hidden;
}
p.metas {
    font-weight: bold;
    line-height: 20px;
    margin: 0;
}
p.ev_name {
    margin-bottom: 0;
}
p.ev_name a{
    color:#d71921;
}
.events_widget {
    padding: 10px;
}
.events_widget a {
    padding: 10px;
}

h2.entry-title {
    padding: 30px 0 10px;
    color: #d71921;
}
.post_single_thumb {
    float: left;
    margin-bottom: 30px;
}
#ccr-article .post_single_thumb  img {
    float: none; margin:0; height:auto;
}
#ccr-middle-gallery #qem-calendar table {
    width: 99.6%;
}
#qem-calendar .calday {
    line-height: 30px;
    border-color: #d71921 !important;
}
#qem-calendar td.day br { display: none; }
#ccr-middle-gallery #qem-calendar .day {
    padding: 8px;
    height: auto;
    vertical-align: middle;
    text-align: center;
}
#ccr-middle-gallery #qem-calendar h4 {
 text-align: center; padding: 3px; margin-bottom: 0;font-size: 14px;
}
#ccr-middle-gallery #qem-calendar a.calnav {
    margin-bottom: 10px;
}
#ccr-middle-gallery #qem-calendar  {
    margin-top: 20px;
}
#ccr-middle-gallery #qem-calendar td.eventday h4 {
    color: #ffffff;
}
.event_listings h2 {
    display: none;

}
h2.qem_title a{
    font-size: 14px;
    color: #d71921;
}
h2.qem_title , h3.qem_date {
    line-height: 12px;
}
h3.qem_date {
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
}
.qem.conference {
    margin-bottom: 5px;
    border-bottom: 1px solid #D4D4D4;
}
.events_widget h2, .events_widget h2.qem_title {
    display: none; opacity: 0;
}
p.location {
    font-weight: bold;
}
.events_widget h3.qem_date {
    font-size: 14px;
    padding-bottom: 7px;
}
.left_border {
    border-left: 1px solid #D4D4D4;
}
img {
    max-width: 100%;
}
#ccr-nav-top ul li:last-child {
    margin-right: 0;
}
form#searchform > div {
    position: relative;
}
#ccr-right-section .siderbar-widget:nth-child(2) {
    border: 1px solid #d6e0ea;
}
.article-like-comment-date {
    display: none;
    opacity: 0;
}

.subs_button a, .subs_button a:hover { color: #ffffff; }
.subs_social {
    margin: 0px 10px;float:right;
}
.parntered_events {
    display: block;
    padding: 10px;
    border: 1px solid #C9D8EB;
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.parntered_events h2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
}
.parntered_events .qem {
    border-bottom: none;
}
.parntered_events h2.qem_title {
    display: block;
    width: 100%;
    float: left;
    margin-bottom: 0;
}
.parntered_events h3 {
    display: none;
    opacity: 0;
}
.parntered_events p.location {
    float: left;
    width: 95%;
}
.parntered_events p.readmore {
    position: absolute;
    top: 0%;
    right: -32px;
    padding: 8px 25px 8px 10px;
    background: rgba(109, 110, 112, 0.62);
    border-radius: 50%;
    font-size: 23px;
    color: #ffffff;
}
.parntered_events p.readmore .fa {
    color: #ffffff;
}
.parntered_events .qem {
    position: relative;
}
p.part_title {
    text-align: center;
    font-size: 21px;
    color: #d71921;
}
#ccr-nav-main .nav .dropdown-menu li a {
    padding:5px 10px;
}
.siderbar-widget .ccr-gallery-ttile {
    background: #D71921;
}
.siderbar-widget .ccr-gallery-ttile p strong {
    font-weight: normal; color: #ffffff;
}
.heading_grey {
    background: #bdbec0;
    padding: 5px 0;
    text-align: center;
}
h3.issue_heading {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    background: #fff;
    line-height: 24px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 0 50px;
    color: #D71921;
    box-shadow: -3px 5px 5px #999;
    -moz-box-shadow: -3px 5px 5px #999;
    -webkit-box-shadow: -3px 5px 5px #999;
}
table.didgital_edition {
    width: 100%;
    margin-top: 10px;
}
 table.didgital_edition tr td {
    padding: 0px;
 }
 table.didgital_edition tr:first-child td:first-child {
    width: 40%;
    padding-right: 5px;
    vertical-align: top;
}
 table.didgital_edition td.descrip {
    color: #ea0b0b;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
}
 table.didgital_edition td.auth_name {
    color: #114C86;
    font-weight: bold;
    font-size: 15px;
}
 table.didgital_edition td.auth_link {
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    color: #114C86;
}
 table.didgital_edition td.auth_link a {
    color: #ea0b0b;
 }
table.didgital_edition td.auth_desc {
    font-size: 12px;
    line-height: 16px;
        padding-bottom: 5px;
}
table.didgital_edition_1 {
    width: 100%;
    text-align: center;
    background: #929497;
}
 table.didgital_edition_1 tr:first-child td {
    padding: 10px 10px 5px ;
 }
 table.didgital_edition_1 tr:last-child td {
    padding:7px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    font-size: 16px;
 }
 .clearspace {
    min-height: 20px;
    display: block;
        clear: both;
}
h1.single_post_heading {
    line-height: Normal;
    font-size: 30px;
    padding-bottom: 5px;
}
.article-tags.login_message {
    background: #e7e7e9;
    padding: 10px;
    font-size: 14px;
    
}
.article-tags.login_message a {
    text-decoration: underline;
    color: #114C86;
}
.article-tags.social_share {
    background: url(images/social-bg.png) no-repeat top left #ffffff;
    padding: 8px;    display: block;
    clear: both;    float: left;
    width: 100%;
}
#s-share-buttons.s-share-w-c a {
        margin-left: 13px;
}
.article-tags.mem_login_post {
    text-align: right;
    display: block;
    float: left;
    width: 100%;
}
.article-tags.mem_login_post a {
    float: right;
}
.article-tags.mem_login_post a img{
    margin-top: 0;
}
.woocommerce-page .row, .woocommerce-page .col-md-12 {
    clear: both;
}
p.woocommerce-result-count, form.woocommerce-ordering, nav.woocommerce-breadcrumb , nav.gridlist-toggle  {
    display: none; opacity: 0; visibility: hidden;
}
.woocommerce ul.products li h3 {
        font-size: 1.4em !important;
    font-weight: 600;
}
.woocommerce-account .woocommerce h2 {
    margin: 20px 0 0;
}
.woocommerce .woocommerce-info {
    clear: both;
}
.blog-text-fullwidth time {
    clear: both;
    display: block;
}
    .page-numbers {
    display: inline-block;
    padding: 5px 10px;
    margin: 0 2px 0 0;
    border: 1px solid #eee;
    line-height: 1;
    text-decoration: none;
    border-radius: 2px;
    font-weight: 600;
}
.page-numbers.current,
a.page-numbers:hover {
    background: #f9f9f9;    color: #D71921;
}
strong.product-quantity, .woocommerce .woocommerce-message, p.woocommerce-result-count, form.woocommerce-ordering {
    display: none;
    opacity: 0;
}
.border-bottom {
    margin: 0px 0 20px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #E3E2E2;
}
.menu-classified-listing-container ul#menu-classified-listing li a {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #C8C8C8;
    background: #E9E9E9;
    width: auto;
    float: left;
    min-width: 50%;
    font-size: 16px;
}
.menu-classified-listing-container ul#menu-classified-listing li {
    float: left;
    width: 100%;
}
.dpsBookStageShell.flipbook-viewport {
    background: url(images/bookbg.jpg) #f5f5f5 no-repeat center center;
    background-size: cover;
}
.previous_editions {
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    padding: 5px;
    background: #f5f5f5;
    border-radius: 3px;
}
a.previous_title {
    padding: 5px 0 0;
    float: left;
    text-align: center;
    width: 100%;
    font-size: 15px;
    line-height: 30px;
    letter-spacing: 0.4px;
    font-weight: 600;
}
a.next.more_read {
    margin: 3px 0 10px;
    font-weight: bold;
}
@media only screen and (max-width: 767px) {
    
     .xs-clear { clear:both }
    .ccr_top_search {
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 0px;
}
.home #ccr-left-section .my-image {
    display: none;
}
#ccr-nav-main .nav li a { border-right:0px solid #000; }
.ccr_top_search input#s {
    width: 100%;
}
div#ccr-nav-top {
    clear: both;
    float: left;
    width: 100%;
}
#ccr-nav-top ul li a {
    padding: 0px 6px;
}
.navbar-toggle {
    margin-top: 0;
    margin-bottom: 0;
    margin-right:0;
}
#ccr-nav-top ul.right-top-menu {
    text-align: center;
    width: 100%;
    float: left;
}
#ccr-nav-top ul li {
    display: inline-block;
    margin: 0;
    float: none;
}
.navbar-toggle {
    color: #ffffff;    text-align: right;
}
.ccr-last-update .update-ribon {
    clear: both;
    padding-bottom: 10px;
}
.ccr-last-update .update-news-text {
    width: 100%;
}
.date {
    clear: both;
    float: none;
    width: 100%;
}
.main_second>div>div {
    text-align: center;
}
.main_second .subs_social {
    width: 100%; margin:7px 0 0;
}
.main_second .subs_social ul { float:none;display:block; }
.subs_social ul li {
    display: inline-block; float:none;
}
.site-logo {
    padding: 10px 0; text-align:center; float:left;width: 100%;
}
#ccr-site-title .site-logo img{ float:none; }
}
@media only screen and (min-width: 768px) { .site-logo {
    padding: 27px 15px;
}}
:focus { outline: -webkit-focus-ring-color auto 0px; }
ul.cat_list {
    float: left;
    padding: 10px 0;
    margin: 0;
    width: 100%;
}
ul.cat_list li {
    padding-left: 15px;
    position: relative;
    float: left;
    width: 100%;
}
ul.cat_list li:before {
        content: "\f101";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    position: absolute;
    top: 3px;
    left: 0;
    font-size: 16px;
}
.areas ul.cat_list li:before {
        content: "\f061";
    font-size: 11px;
    color: #cecece;    top: 4px;
}
a.custom_title {
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
ul.cat_list a {
    font-size: 14px;
    margin: 0;
}
.areas ul.cat_list a {
    font-size: 13px;
    line-height: 23px;
    padding-left: 4px;
}
section#ccr-current-issue {
    margin-top: 10px;
    float: left;
    width: 100%;
}
.cmyimg p {
    margin-bottom: 0;
}
.fullwidth.cmyimg {
    text-align: center;
}
#ccr-blog article.col-md-4 {
    padding: 15px 5px;
}
#ccr-blog article.col-md-4 h1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
form label {
    width: 100%;
}
input[type="submit"] {
    }
input[type="text"], input[type="tel"],input[type="email"], button, select, textarea {
    width: 100%;
    padding: 5px;
}
 textarea { height:80px;}
 input[type="submit"] {
    background: #4586f6;
    border: none;
    color: #fff;
    padding: 5px 15px;
    border-radius: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;
}
@media only screen and (max-width: 483px) {
html, body {
    width: 100%;
    overflow-x: hidden;
    float: left;
}
.wrapper {
    float: left;
    width: 100%;
}
}
figure.fullwidth {
    margin-bottom: 5px;
}
.container.slide-element {
    width: 100%;
}
.home #ccr-left-section h4.custom_heading:after {
        content: "View all";
    position: absolute;
    right: 0;
    font-size: 12px;
    text-transform: none;
    color: #868686;
    top: 0;
    padding-left: 7px;
    background: #fff;
    bottom: 0;
    margin: auto;
    line-height: 26px;
}
.home #ccr-left-section h4.custom_heading {
    position:relative;
}
.home #ccr-left-section a {
    float: left;
    width: 100%;
    clear: both;
}
#ccr-blog article.listview {
    padding: 10px;
}
#ccr-blog article.listview h1 {
    padding-bottom: 0px;
}