@charset "UTF-8";
/* CSS Document 
Author Name: xpeedstudio
Author URI: http://www.xpeedstudio.org
Themeforest: http://themeforest.net/user/xpeedstudio?ref=xpeedstudio
Creation Date: 14th November, 2013
Description: A default stylesheet for Primo Responsive Landing Template Designed & Developed By Saptarang.
*/

/* Set different styles for the element you want to override */


/*==========================================
PRE LOADER 
==========================================*/
.loader{
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background-color:#fefefe;
    z-index:99999;
    height:100%;
    width:100%;
    overflow:hidden !important;
}
.loaded{
    width:60px;
    height:60px;
    position:absolute;
    left:50%;
    top:50%;
    background-image:url(loading.gif);
    background-repeat:no-repeat;
    background-position:center;
    /*background-size*/
    -moz-background-size:cover;
    background-size:cover;
    margin:-20px 0 0 -20px;
}


/*emran override css*/

img{
    max-width: 100%;
    height: inherit;
}
.wp-caption {
    max-width: 100%;
}
/* blog & pages */
.date-container .dateBox{
    bottom:4px;
}
.date-container{
    min-height:64px;
}
/*#intro .container .section.no-thumb {
    margin-top: 3.6em!important;
}*/
.fix-no-title-page {
    display: block;
    clear: both;
    width: 100%;
    height: 8px;
}
.post-thumbnail {
    height: 350px;
    overflow: hidden;
}
.post-thumbnail.section-blog{
    height: 230px; 
}
.post-thumbnail a img {
    min-height: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.post-thumbnail a {
    width: 100%;
    height: 100%;
}
.no-thumb-archive{
    height: inherit;
    overflow: visible;
}
.no-thumb-archive a{
    display:none;
}

.featured-img {margin-top: -30px;}
.post-icon {
    margin-top: 0.2em;
}
/*.single-post #intro .container .section {
    margin-top: -7.4em;
}*/

.title-bottom-margin{
    margin-bottom: 1em;
}
/*crumbs*/
#crumbs {
    list-style: none;
    padding: 0;
    margin: 0;
}

#crumbs li{
    display: inline-block;
}

/* main tab */
.schedule_section {
    margin-top: -89px;
}

.img-edge{
    width:100%;
}
.no-paddingbox {
    margin: -2em;
}
.e404{
    margin-top: 5em;
}
/* section speaker */
.img-speaker {
    width: 100%;
    height: 100%;
    max-height: 350px;
    max-width: 360px;
}
#standalone-section .section {
    margin-top: 0!important;
}
/* section */
.xs-section {
    padding-top: 0;
    border-top: 0!important;
    margin-top: -2em;
}
/* partner */
.partner {
    margin-top: 0!important;
}
/* blog */
.nav-previous {
    float: left;
}
.paging-navigation .h3{
    text-align: center;
    display: block;
}
.nav-next {
    float: right;
}
.no-bottom {
    margin-bottom: 0!important;
}
.no-thumb-archive{
    margin-bottom: -5.8em;
}


.archive .post-icon {
    margin-top: 0.2em;
}

iframe {
    border:none;
}


#subscribeForm .ABss_success_message{
    color: #fff;
}

.btn {
    padding: 0.8em 1.5em 0.6em 1.5em;
}

#subscribeForm input[type=email], #subscribeForm input[type=text]{
    padding: 10px 15px 9px 15px;    
}

#subscribeForm input[type=submit] {
    right: 15px;
    top: 10px;
}
.single-post-heading img {
    min-height: 145px;
}







/*ataur override css*/

/*Blog */
.sticky .blog-index-post::before {
    font-family: FontAwesome;
    content: "\f08d  Sticky";
    position: absolute;
    top: -13px;
    font-size: 16px;
    background-color: #36d1ed;
    padding: 2px 10px;
    color: #fff;
    left: 20px;
}
.nav-previous, .nav-next {
    background: #fff;
    padding: 5px 12px;   
}
.nav-previous a, .nav-next a {
    font-size: 16px;
}
.comment-list {
    margin-top: 10px;
    list-style: none;
}


.comment-list article{
    border: #ececec 1px solid;
    margin-bottom: 2em;
    position: relative;
}
.comment-meta{
    background: #f9f9f9;
    position: relative;
    border-bottom: #ececec 1px solid;

    padding: 1em 2em;
}

.comment-meta img {
    background: none repeat scroll 0 0 #f4f3f3;
    height: 51px;
    margin-right: 25px;
    padding: 2px;
    width: 51px;
    float: left;
}
.comment-author.vcard .fn a{
    font-weight: bold;
    color: #333;
}
.comment-metadata a time {
    display: block;
    color: #999;
    font-size: 0.8em;
}
.comment-content p{
    line-height: 23px;
    padding: 10px;
}

.comment-reply-link {
    background: rgba(0,0,0,0.1);
    margin-left: 0.4em;
    padding: 0 1em;
    color: #666;
    -webkit-border-radius: 2px;
    float: right;
    margin-top: -23px;	
}

.comment-awaiting-moderation{
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
    padding: 10px 15px;
    margin-bottom: 0px;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-top: 10px;
}


/*End my edited blog */

/*sidebar*/



.widget_search .search-form label, .widget_search label{
    width: 70%;
    float:left;
}
.widget_search .search-form input[type="search"], .widget_search input[type="search"]{
    width: 100%;
    float: left;
}
.widget_search .search-form input[type="submit"], .widget_search input[type="submit"]{
    width: 30%;
    border: none;
}
.widget a, .post-content p, .post-header h5 a, .page-head h2, .comments-title {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
}
.post-header h5 {
    width: 90%;
}


.widget_categories li, .widget_archive li{
    text-align: right;
}
.widget_categories li a, .widget_archive li a{
    float:left;
    text-align: left;
}
.tagcloud a{
    background: none repeat scroll 0 0 #eee;
    color: #454545;
    display: inline-block;
    font-size: 13px !important;
    margin-bottom: 10px;
    margin-right: 5px;
    padding: 10px 15px;
    text-transform: capitalize;
    transition: all 700ms;
    border-radius: 2px;
}

.widget select{
    width: 90%;
    height: 40px;
    color: #454545;
    font-size: 13px;
    border: 1px solid #454545;
    margin: 15px;

}
#calendar_wrap {
    padding: 20px 10px;
}
.widget_calendar table{
    width: 100%;
    border: 1px solid #454545;
}
.widget_calendar table tr td{
    border: 1px solid #A8A8A8;
    font-size: 13px;
    padding: 10px 5px;
    text-align: center;
}
.widget_calendar table tr th{
    border: 1px solid #A8A8A8;
    font-size: 15px;
    padding: 10px 5px;
    text-align: center;
    font-weight: bold;
}
.widget_calendar table tr td a{
    font-weight: bold;
}
.widget_calendar table caption{
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #454545 -moz-use-text-color;
    border-image: none;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    font-weight: bold;
    letter-spacing: 5px;
    line-height: 15px;
    margin-bottom: 0;
    padding: 15px 0;
    text-align: center;
    text-transform: uppercase;
}
.widget img{
    max-width: 100%;
    max-height: 260px;
}


.sidebar ul {
    padding: 1.5em;
    display: block;
    list-style-type: none;
    overflow: hidden;
}
.sidebar ul li {
    display: block;
    padding-left: 1.5em;
    line-height: 2.7em;
    position: relative;
    border-bottom: #ececec 1px solid;
    overflow: hidden;
}
.sidebar ul li:before {
    content: '\f105';
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    /*top: 0em;
    color: #d6d6d6;*/
}
.sidebar ul li:last-child {
    border: none;
}
.tagcloud {
    padding: 1.5em;
}
.tagcloud a {
    display: inline-block;
    font-size: 0.85em !important;
    padding: 0.5em 1em;
    background: #f7f7f7;
    margin: 0 0.4em 0.8em 0;
    color: #999;
}
.tagcloud a:hover, .tagcloud a:hover:before {
    color: #fff;
}
.tagcloud a:before {
    content: '\f02b';
    font-family: FontAwesome;
    color: #c0c0c0;
    margin-right: 0.5em;
}
.widget_search .screen-reader-text {
    display: none;
}
.widget_search .search-form {
    padding: 1.5em 0.5em;
}
.widget_search .search-form input[type="search"], .widget_search input[type="search"] {
    height: 40px;
    border: 1px solid #A6A6A6;
    padding: 0 5px;
}
.widget_search .search-form input[type="submit"], .widget_search input[type="submit"] {
    height: 40px;
    padding: 0px 20px;
    color: #fff;
}
.widget p {
    padding: 0 10px;
}


.admin-bar #home {
    margin-top: 30px;
}
.sec-contents {
    display: block;
    background: #fff;
}
.sec-contents p{
    margin-top: -5px;
    /* padding-bottom: 20px; */
    padding: 0 0px 20px 20px;
}
.speaker-grid .section .speaker {
  min-height: 68px;
}
.speaker-grid .section {
  max-height: 345px;
}

/*.styled div {
    color:white ! important
}*/