/*
-----------------------------------------------------------------------------------

    Theme Name: PortfolioRx
    Theme URI: http://www.atomic-theme.com/portfoliorx
    Description: A clean and well-structured Minimalistic Portfolio Theme for creatives!
    Author: Atomic-Theme
    Author URI: http://www.atomic-theme.com
    License: GNU General Public License version 3.0
    License URI: http://www.gnu.org/licenses/gpl-3.0.html
    Version: 1.2.0
    Tags: light, green, yellow, red, blue
    
    Designed & Handcrafted by Jewel Ahmed for CodeAtomic.com
    All files, unless otherwise stated, are released under the GNU General Public License
    version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
    
    Last Updated: 18-May-2014
    
    @media (max-width: @screen-xs-max) { ... } Extra small devices Phones (<768px)
    @media (min-width: @screen-sm-min) and (max-width: @screen-sm-max) { ... } Small devices Tablets (>=768px)
    @media (min-width: @screen-md-min) and (max-width: @screen-md-max) { ... } Medium devices Desktops (>=992px)
    @media (min-width: @screen-lg-min) { ... } Large devices Desktops (>=1200px)
        

-----------------------------------------------------------------------------------
    TABLE OF CONTENTS
-----------------------------------------------------------------------------------

    0.    CSS Reset & Clearfix
    1.    WordPress Core & General Classes 
    2.    Body & Structure 
    3.    Sidebar Styles
    4.    Post Content Styles
    5.    Pagination Styles
    6.    Portfolio Styles
    7.    Comments && Contact form Styles
    8.    Other Plugins CSS (Contact Form 7)
    9.    jPlayer, Html 5 Audio & Video Player CSS
    10.   Overlay
    11.   WordPress JetPack Plugins CSS

-----------------------------------------------------------------------------------
*/

         
/*
-----------------------------------------------------------------------------------
    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; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; font-family: Courier, 'Courier New', monospace;  } 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.    WordPress Core & General Classes
-----------------------------------------------------------------------------------
*/

.wp-caption{
    
}

.wp-caption-text{
    
}

.sticky{
    
}

.gallery-caption{
    
}

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft, 
.alignnone {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

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
}

blockquote {
    border-left: 5px solid #3bc492;
    padding-left: 20px;
    margin-bottom: 20px;
}    
  
.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 a {
    display: block;
    background: none !important; 
}

.wp-caption a:hover {
    background: none;
}

.wp-caption .wp-caption-text {      
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.widget .wp-caption.alignnone {
    margin: 5px 0px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.widget .wp-caption.alignleft {
    margin: 5px 0px 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;
}         

.commentlist > li.bypostauthor {
    
}

/*Other Bootstrap CSS*/
.hover:hover {
    color: #3bc492;    
}

.hover-label2 {
    color: #37b587;
}  

.deep-link, .hover-deep {
    color: #2e9e75;
}

.deep-color {
    color: #343134;
}

.off-color, .off-color a {
    color: #a1a1a1 !important;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.center {
    text-align: center;
}

.p40 {
    padding: 40px;
}

.mclear {
    margin-bottom: 0px;
}      

.hentry h1,
.hentry h2,
.hentry h3,
.hentry h4,
.hentry h5,
.hentry h6 { margin: 0 0 20px 0; }
      
.hentry h1 {
    font-size: 2.0em;  
}

.hentry h2 {
    font-size: 1.8em;  
}

.hentry h3 {
    font-size: 1.6em;  
}

.hentry h4 {
    font-size: 1.4em;  
}

.hentry h5 {
    font-size: 1.2em;  
}

.hentry h6 {
    font-size: 1.0em;  
}

/* Contact form 7 Plugins CSS to match Bootstrap Styles */
div.wpcf7-validation-errors, 
div.wpcf7-mail-sent-ng, 
div.wpcf7-spam-blocked {
    border-color: #bcc43b !important;
    background-color: #bcc43b !important;
    color: #FFF !important;
    padding: 10px 20px !important;
    border-radius: 0px !important;
}

.btn {
    border-radius: 0px;
}

.btn-lg {
    border-radius: 0px;
    border: 0;
    
}   

/* Common styles for all types */
.bs-callout {
  margin: 20px 0;
  padding: 20px;
  border-left: 3px solid #eee;
}

.bs-callout h4 {
  margin-top: 0;
  margin-bottom: 5px;
}

.bs-callout p:last-child {
  margin-bottom: 0;
}

/* Bootstrap CSS Overwrite */
.bs-callout-danger {
  background-color: #fdf7f7;
  border-color: #eed3d7;
}

.bs-callout-danger h4 {
  color: #b94a48;
}

.bs-callout-warning {
  background-color: #faf8f0;
  border-color: #faebcc;
}

.bs-callout-warning h4 {
  color: #8a6d3b;
}

.bs-callout-info {
  background-color: #f4f8fa;
  border-color: #bce8f1;
}

.bs-callout-info h4 {
  color: #34789a;
}

.bs-callout-success {
  background-color: #3bc492;
  border-color: #2e9e75;
  color: #FFF;
}

.bs-callout-success h4 {
  color: #34789a;
  color: #FFF;
}         

.label-danger {
    background: #a63323;  
}

.btn-warning {
  color: #ffffff;
  background-color: #c73e2b;
  border-color: #c73e2b;
}

.label-in-text {
    margin: 0px;
    font-size: 12px;
    padding: .15em .6em;
    white-space: normal;
}

pre {
    background: #f5f5f5;  
    padding: 10px 20px;
    margin: 0;
    border-radius: 0px;
    clear: both;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}  

img {
    max-width: 100%;
}

.box-sizing {
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */ 
    box-sizing: border-box;         /* Opera/IE 8+ */ 
} 


       
/*-----------------------------------------------------------------------------------*/
/*    2.    Body & Structure
/*-----------------------------------------------------------------------------------*/
      
body,
label,
input,
select,
textarea,
button { 
    font: 12px/1.6 Courier, 'Courier New', monospace;
} 

html,
body,
.container {
    padding: 0px;
    margin: 0px;  
}

body {
    position: relative;
    background: #f5f5f5 url(./resources/images/body-background.gif) repeat-y;   
}

.page-template-template-blank-php {
    background: #f5f5f5;     
}
             

@media (max-width: 768px) { 
    body {
        background-size: 321px 50px;
    }
}
@media (min-width: 768px) and (max-width: 992px) { 
    body {
        background-size: 321px 50px;
    }
}
@media (min-width: 992px) and (max-width: 1200px) {  }
@media (min-width: 1200px) {  }   

.container {
    margin: 0px !important;    
    padding: 0px !important;
    width: 100%;  
    height: 100%;
}   

#sidebar1 {   
    padding: 0;  
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    min-height: 100%;
    height: 100%;
    background: #FFF;
    width: 320px;
} 

.sidebar1-inside {
    padding: 30px 35px 30px 50px;  
}   
       
@media (max-width: 767px) { 
    
    #sidebar1 {
        padding: 0;  
        width: 100%;
        position: relative;     
    }
    .sidebar1-inner-widgets {
        display: none;
    }
    .sidebar1-inside {
        padding: 20px;
        background: #FFF;
        width: 100%;       
    }
    
}

@media (min-width: 768px) and (max-width: 992px) { 
    
    #sidebar1 {
        padding: 0;  
        width: 300px;     
    }
    .sidebar1-inside {
        padding: 30px;
        background: #FFF;
        width: 100%;       
    }
    
}

@media (min-width: 992px) {
    
    #sidebar1 {
        padding: 0;    
        width: 320px;     
    }
    .sidebar1-inside {
        background: #FFF;      
        padding: 30px 35px 30px 50px;
        width: 100%;       
    }
    
}           

#content-body,
#footer {
    background: #f5f5f5;  
    padding: 30px;      
    margin-left: 320px;
    height: 100%;
    min-height: 100%;
    display: block;   
} 


@media (max-width: 767px) {
    
    #content-body,
    #footer {
        padding: 30px;          
        margin-left: 0px; 
    }
    
}

@media (min-width: 768px) and (max-width: 992px) { 
    
    #content-body,
    #footer {
        padding: 30px;          
        margin-left: 300px;     
    }
    
}

@media (min-width: 992px) {
    
    #content-body,
    #footer {       
        padding: 30px;          
        margin-left: 320px;     
    }
    
}

.page-template-template-blank-php #content-body {
    margin: 0px;
    padding: 0px;
}     

#footer {
    text-align: center;
    display: none;
}

@media (max-width: 767px) { 
    
    #footer {
        display: block;
    }
    
}




/*
-----------------------------------------------------------------------------------
    3.    Sidebar Styles
-----------------------------------------------------------------------------------
*/
#logo a {
    padding: 10px 0;
    display: block;
}
#logo a, .menu li a{
    color: #3b3b3b;
}     

.menu li.current_page_item a {
    background: #3bc492;
    color: #FFF;
}

.menu li.current_page_item a:hover, 
.menu li a:active {
    background: #37b587;
    color: #FFF; 
    text-decoration: none;
}

.menu li a:hover{
    background: #37b587;
    color: #FFF; 
    text-decoration: none;
}
                                             
@media (max-width: 767px) {
    
    #logo a {
        padding: 30px 0 10px 0;
        display: block;
    }

    #sidebar1 .menu {
        padding: 0px;
        margin: 0 auto;
        display: block;
        overflow: hidden;
        text-align: center;
        position:relative;
        width: auto;  
        float: none;
    }     
    #sidebar1 .menu li {
        float: none;
        padding: 0 10px;
        text-align: center;  
        display: inline; 
    }           
      
}

#tagline {
    color: #a1a1a1;     
}

#logo {
    text-align: center;
    margin-bottom: 40px;
}

@media (max-width: 767px) {

    #logo {
        margin-bottom: 20px;
        text-align: center !important; 
    }                       

}

@media (min-width: 768px) {

    #logo {
        margin-bottom: 20px;
        text-align: left; 
    }                       

}

#logo a {
    font-size: 18px;
    text-decoration: none;
}

.post-wrapper-inner {
    padding: 50px 65px;
    margin-bottom: 40px !important;   
    max-width: 100%;
    
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;         
}

@media (max-width: 768px) {

    .post-wrapper-inner {   
        padding: 40px; 
        margin-bottom: 0px !important;  
        max-width: 100%;
    }     
    .article-content, .article-wrapper {
        padding: 0;
        margin: 0;
        padding-left: 0;
        width: 100%;  
    } 

}

@media (max-width: 480px) {
   
    .post-wrapper-inner {   
        padding: 20px !important;  
    }   
    
}   


.page-template-template-blank-php .post-wrapper-inner, 
.page-template-template-blank-php .row {
    margin: 0px !important; 
}

.page-template-template-full-width-php .article-wrapper, 
.page-template-template-portfolio-php .article-wrapper,
.tax-portfolio_tag .article-wrapper,
.tax-portfolio_category .article-wrapper {
    width: 100%;
    max-width: 100%;
}  

.sidebar1-inner ul.children {
    margin-left: 20px !important;
}   

.sidebar1-inner .widget {
    margin-bottom: 30px;
    display: block;
}

.sidebar1-inside img {
    max-width: 100%;
}

.widget_rss li {
    display: block;
    margin-bottom: 20px;
}

.rsswidget {
    display: block;
}

.widget_mondira_flickr_widget {
    display: block;
    overflow: hidden;
}

.flickr_badge_image {
    display: block;
    float: left;
    overflow: hidden;
}
.flickr_badge_image img{
    width: 43px;
    height: 43px;
    float: left;
    display: block;
    margin: 2px;
}            

.widetext {
    letter-spacing: 1.2px;
}

.widget-divider { 
    margin: 0 0 20px 0; 
}

.sidebar1-inside .widget .widget-title {
    text-transform: uppercase;
    color: #a1a1a1; 
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px; 
    float: left;
    clear: both;
}

.widget select,
.widget input[type='text'],
.widget-search-box {
    padding: 5px 10px;
    width: 100%;
    border: 1px solid #a1a1a1;
    border: 1px solid #3bc492;
}

#calendar_wrap {
    border: 1px solid #3bc492;
    padding: 10px; 
    width: 100%;
}

#wp-calendar {
    width: 100%;
} 

#wp-calendar caption {
    font-weight: bold;
}

#wp-calendar td, 
#wp-calendar th {
    text-align: center;
}

#wp-calendar #prev {
    text-align: left;
    padding: 10px;
}

#wp-calendar #next {
    text-align: left;
    padding: 10px;
}




/*
-----------------------------------------------------------------------------------
    4.    Post Content Styles
-----------------------------------------------------------------------------------
*/
 
.article-wrapper {
    max-width:754px;
    margin: 0 auto !important;  
    float: none; 
    border: 0px solid #F00;
    display: block;
    overflow: hidden;
}   

.comment-article-wrapper {
    margin-bottom: 0px;
}

@media (max-width: 767px) {

    .article-wrapper {
        padding: 0;
    }

} 

.background-white {
    background: #FFF; 
}

.post-wrapper-thumb {
    background: #FFF url(./resources/images/thumb-background.png);
    margin: 0 auto !important;
    float: none;
    padding: 0px;  
    overflow: hidden;
	text-align: center;
    line-height: 0;
}

.post-wrapper-thumb a, 
.post-video-wrapper-thumb a {
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
}

.post-wrapper-thumb > a ,
.widget_mondira_custom_image_widget a {
	background: #2e9e75 url(resources/images/plus.png) no-repeat center center;
    line-height: 0;
}

.post-wrapper-thumb > a:hover img,
.widget_mondira_custom_image_widget a:hover img {
	opacity: 0.5;
}

.post-wrapper-thumb img, 
.post-video-wrapper-thumb img {
    max-width: 100%;
    margin: 0;
    padding: 0;
}

.post-video-wrapper-thumb img {
    position: absolute;
    margin: 0 auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

.home .post-wrapper-thumb img,
.home .post-video-wrapper-thumb img {
    width: 100%;
}

.post-wrapper-thumb-link, 
.post-wrapper-thumb-quote {
    position: relative;
    min-height: 160px;  
    display: inline-table !important; 
    vertical-align: middle;  
    text-align: center; 
    width: 100%;
    line-height: 20px;
}  

.post-wrapper-thumb-link,
.post-wrapper-thumb-quote {
    display: block !important; 
}   

.post-audio-wrapper-thumb {
    min-height: 130px;   
	max-height: 360px !important;
	overflow: hidden;
    position: relative;
    line-height: 0;
	text-align: center;
}

.post-wrapper-thumb-link img,
.post-wrapper-thumb-quote img { 
    position: absolute;
    max-width: 100%;
    margin: auto;  
    
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
}

.post-wrapper-thumb-link a.post-format-ext-link, 
.post-wrapper-thumb-quote .quote-post-blockquote {  
    color: #fff;
    text-align: center;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    font-size: 30px;
    font-weight: bold;
    background: transparent url(./resources/images/link-background.png);    
    text-decoration: none;
    z-index: 999;
    padding: 40px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;  
    margin: auto; 
    height: auto;
} 

.post-wrapper-thumb-link a.post-format-ext-link {
    line-height: 75px;
    font-size: 1rem; 
}     

@media (min-width: 400px) {

    .post-wrapper-thumb-link a.post-format-ext-link {
        line-height: 75px;
        font-size: 1rem;
    }   

}

@media (min-width: 640px) {

    .post-wrapper-thumb-link a.post-format-ext-link {
        line-height: 75px;
        font-size: 1.2rem;
    }   

}

@media (min-width: 768px) {

    .post-wrapper-thumb-link a.post-format-ext-link {
        line-height: 75px;
        font-size: 1.6rem;    
    }   

} 

.post-wrapper-thumb-quote .quote-post-blockquote {
    font-size: 1.3rem;
    width: auto !important;
    padding: 40px;
    position: relative;
}   

.post-wrapper-thumb-quote .quote-post-blockquote:before {
    float: left;
    content: '\201C';
    font-size: 50px;
    line-height: 30px;
}

.post-wrapper-thumb-quote .quote-post-blockquote:after {
    float: right;
    content: '\201D';
    font-size: 50px;
    line-height: 30px;
}
.post-wrapper-thumb-quote .quote-author {
    clear: both;
    font-size: 12px;
    text-align: center;
    display: block;
    color: #FFF;
}

.post-wrapper-thumb{
    max-height: 400px;
}

.single .post-wrapper-thumb, 
.single .post-video-wrapper-thumb,
.single .post-video-wrapper-iframe,
.page .post-wrapper-thumb, 
.page .post-video-wrapper-thumb,
.page .post-video-wrapper-iframe {
    max-height: 100%;
}

.portfolio-badge {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1800;
}

@media (min-width: 800px) {

    .portfolio-badge {
        top: 20px;
        right: 35px;
    }   

}

.header-content-meta {
    text-align: right;
}

.portfolio-button {
    padding-bottom: 30px;
    text-align: center;
    display: block;
    margin: 0 auto;
}

.portfolio-button a {
	display: inline-block;
	margin-left: -10px;
}

@media (min-width: 800px) {
    .portfolio-button a {
        margin: 0 -4px;
    }
}

@media (min-width: 922px) {

    .portfolio-button {
        text-align: right; 
        padding-right: 5px;
    }   

}

.portfolio-button .btn {
    margin-bottom: 10px;
}

.article-content-meta {
    float:left;
    text-align: left;
    padding: 0;
}

.article-side-meta-block {
	margin-bottom: 30px;
}

.article-content-meta-on-right {
    display: none;
}

@media (max-width: 922px) {

    .article-content-meta-on-left {   
        display: none;  
    }
    .article-content-meta-on-right {
        display: block;
    }
    
    .article-content {
        width: 100%;
    }
}

.article-content {
    padding: 0px; 
}
     
@media (min-width: 923px) {

    .article-content {   
        padding-left: 25px;
    } 

}
                                                      
.portfolio .article-content, 
.format-aside .article-content, 
.page .article-content {
    padding-left: 0px;
}

.article-content p {    
    text-align: justify;
    margin-bottom: 20px;
}
     
.article-content ol,
.article-content ul {
    margin-left: 28px;
    margin-bottom: 30px;
}

.article-content ol li {
    list-style-type: decimal;
}

.article-content ul li {
    list-style-type: disc;
}

.article-content .more-link {
    color: #FFF;
    background: #3bc492;
    padding: 5px 15px;
    float: right;
    margin-top: 20px;
    text-decoration: none;
    
}

.article-content .more-link:hover {
    background: #37b587;
}

.article-content .more-link span {
    background: url(resources/images/icons-sprite.png) no-repeat 0px 8px;
    height: 22px;
    width: 24px;
    display: block;
    float: right;
    margin-left: 10px;
}

.article-content li a {
    background: none;
    color: #3b3b3b;
}  

.article-content a, .article-content li a:hover {
   background: #3bc492;  
   color: #FFF; 
}                

.article-content a:hover {
    background: #37b587;
}
      
.article-header {
    font-size: 2.0em !important;
    line-height: 22px;
    text-transform: uppercase;    
    color: #7b7a7a;
    margin-bottom: 30px;
}

.article-header a, .article-header a:hover {             
    background: none;
    color: #7b7a7a; 
}

.article-header a:hover {
    color: #3bc492;
}

.article-wrapper section {
    margin-left: 0;
    margin-right: 0;
}
.article-wrapper footer {
    padding: 0 20px;
}

.page .article-wrapper footer {
    padding: 0 15px;
    margin-top: 20px;
}

.article-wrapper footer.row .col-lg-12 {
    padding-left: 0px;
    padding-right: 0px;
} 

.article-wrapper .comment-meta{
    padding: 0 20px 0 0 !important;
}

.page-not-found-heading {
    margin-bottom: 40px;
    display: block;
}

.page-not-found-heading img {
    max-width: 100%;    
}

.gallery .gallery-item {
    margin: 0 !important;
}

.gallery-item a {
    padding: 10px;
    border: 0;      
}

.gallery-item a img {
    border: 0 !important;
}

.media-meta {
    display: block;
    padding: 20px;
    text-align: right;
    background: rgba(255,255,255,0.5);
    color: #717779;
}

.media-meta h4 {
    margin-bottom: 0px;
    font-weight: bold;
    font-size: 12px;
} 

.media-meta a {
    display: inline;
}

.meta{
    margin-bottom: 40px;
    font-size: 12px;
}

.meta, .meta a {
    color: #a1a1a1 !important;
    /*text-transform: uppercase;*/
    line-height: 18px; 
}

.article-content-meta .meta {
    margin-bottom: 0px;  
}

.meta strong,
.tags-title {
    font-weight: bold;
    text-transform: uppercase;
}

.article-content-meta .meta a {
    margin-top: 5px;
    display: block;
    line-height: 14px;
}

.comments-logged-in-as {
    margin-bottom: 10px;
}

.alert {
    border-radius: 0px;
}           

/*
-----------------------------------------------------------------------------------
    5.    Pagination Styles
-----------------------------------------------------------------------------------
*/

/* Arrow Icon only Pagniation for Single Post display */

.post-index-navigation {
    padding: 20px; 
}

@media (min-width: 768px) {

    .post-index-navigation {
        padding: 20px 0px;
    }

}  

#portfolio-pagination-nav { 
    padding-left: 15px !important; 
    padding-right: 15px !important; 
}

.wp-prev-next {
    display: block; 
    overflow: hidden;  
}

.wp-prev-next span {
    line-height: 18px;
}

.wp-prev-next .prev-link {
    float: left;
    margin-right: 5px;
}

.post-nav {
    margin-top: 20px;
    max-width: 60px;
}

footer .post-nav {
    max-width: 100%;
}

.post-nav .prev-link a {
    display: block;
    float: left;
    width: 24px;
    height: 20px;
    background: url(./resources/images/icons-sprite.png) no-repeat -102px 5px;
    text-indent: -9999px;
    overflow: hidden;
    padding-right: 24px;
}

.post-nav .prev-link a:hover {
    background: url(./resources/images/icons-sprite.png) no-repeat -136px 5px;
}

.wp-prev-next .next-link {
    float: right;
    margin-left: 5px;
}

.post-nav .next-link a {
    display: block;
    float: right;
    width: 24px;
    height: 20px;
    background: url(./resources/images/icons-sprite.png) no-repeat -34px 5px;
    text-indent: -9999px;
    overflow: hidden;
    padding-right: 24px;
}

.post-nav .next-link a:hover {
    background: url(./resources/images/icons-sprite.png) no-repeat -68px 5px;
}        

/* Portfolio and Blog listing page Pagination */

.post-index-navigation li a {
	position: relative;
	display: block;
}

.post-index-navigation .prev-link a {
	padding-left: 30px;
}

.post-index-navigation .next-link a {
	padding-right: 30px;
}

.post-index-navigation .prev-link a span {
	display: block;
    width: 24px;
    height: 20px;
    background: url(./resources/images/icons-sprite.png) no-repeat -102px 5px;
	overflow: hidden;
    position: absolute;
	top: 1px;
	left: 0px;
}

.post-index-navigation .prev-link a:hover span {
	background: url(./resources/images/icons-sprite.png) no-repeat -136px 5px;
}

.post-index-navigation .next-link a span {
	display: block;
    width: 24px;
    height: 20px;
    background: url(./resources/images/icons-sprite.png) no-repeat -34px 5px;
    overflow: hidden;
    position: absolute;
	top: 1px;
	right: 0px;
}

.post-index-navigation .next-link a:hover span {
	background: url(./resources/images/icons-sprite.png) no-repeat -68px 5px;
}



/*
-----------------------------------------------------------------------------------
    6.    Portfolio Styles
-----------------------------------------------------------------------------------
*/
.portfolio-index-list .article-content {
    padding-left: 0px;
}

.page-template-template-portfolio-php #content-body,
.tax-portfolio_tag #content-body,
.tax-portfolio_category #content-body {
    padding: 25px 15px; 
    overflow: hidden;
}      

@media (max-width: 768px) {
    
    .page-template-template-portfolio-php #content-body,
    .tax-portfolio_tag #content-body,
    .tax-portfolio_category #content-body {
        padding: 20px; 
        overflow: hidden;
    }    
    
} 
               
/* Portfolio Listing CSS*/

.portfolio-index-list {
    float: left;
    height: 815px;
    max-width: 780px;
    width: 50%;
	margin-bottom: 20px;
}

.portfolio-index-item {
	border: 0px solid #FF0000;
	background: #FFF;
	height: 100%;
	display: block;
	margin: 0;
}

@media (max-width: 768px) {
    
    .portfolio-index-list {
        height: auto;
		width: 100%;
    }    
    
	.portfolio-index-item {
		margin: 0px;
		height: auto;
	}
	
	.portfolio-index-item  >.row {
		margin: 0px;
	}
    
} 

@media (max-width: 800px) {
    
	.portfolio-index-list {
        height: auto;
		width: 100%;
    } 
	
    .portfolio-index-item  >.row ,
	.portfolio-index-item .row  >.article-wrapper {
		margin: 0px;
		padding: 0px;
	}
    
}

@media (min-width: 801px) and (max-width: 992px) {  

	.portfolio-index-list {
		height: 680px;
		max-width: 780px;
	}
	
	.portfolio-index-list .post-wrapper-inner {
		padding: 20px;
	}
	
	.portfolio-index-list .post-wrapper-thumb {
		max-height: 225px !important;
	}
	
    .portfolio-index-item {
        margin: 0 10px;
    }
    
}

@media (min-width: 992px) and (max-width: 1200px) {  

	.portfolio-index-list {
        height: 790px;
        max-width: 780px;
    }

    .single .portfolio-index-list {
		height: 700px;
		max-width: 720px;
	}

	.portfolio-index-list .post-wrapper-inner {
        padding: 50px 65px;
    }
    
    .single .portfolio-index-list .post-wrapper-inner {
		padding: 30px;
	}
	
	.portfolio-index-list .post-wrapper-thumb {
		max-height: 250px !important;
	}
	
    .portfolio-index-item {
        margin: 0 10px;
    }

}

@media (min-width: 1200px) {  

	.portfolio-index-list {
		float: left;
		height: 790px;
		height: 820px;
		max-width: 500px;
		width: 50%;
		margin-bottom: 20px;
	}
	
	.portfolio-index-list .post-wrapper-inner {
        padding: 50px 65px;
    }
    
    .single .portfolio-index-list {
        height: 700px;
        max-width: 720px;
    }

    .single .portfolio-index-list .post-wrapper-inner {
		padding: 30px;
	}
	
	.portfolio-index-list .post-wrapper-thumb {
		max-height: 359px !important;
	}
	
    .portfolio-index-item {
        margin: 0 10px;
    }
    
}

.related-portfolio {
    padding-top: 30px;
}

.related-portfolio .article-header {
    padding: 0 10px;
}

@media (min-width: 801px) and (max-width: 992px) {      

    .related-portfolio {
        padding: 30px 5px !important;
    }

}

@media (min-width: 992px) and (max-width: 1200px) { 
    
    .related-portfolio {
        padding: 30px 5px !important;
    }
     
}

@media (min-width: 1200px) {     
    
    .related-portfolio {
        padding: 30px 5px !important;
    } 
    
}






/*
-----------------------------------------------------------------------------------
    7.    Comments && Contact form Styles
-----------------------------------------------------------------------------------
*/

#comments, #comment-form-title{
    line-height: 18px;
    margin-bottom: 18px; 
    font-size: 18px;    
    text-transform: uppercase;
    color: #3b3b3b;
    
} 

ol.commentlist,
ol.commentlist ul.children{
    list-style-type: none;
    margin-left: 0;
}

ul.children {
    margin-left: 50px !important;
}

.comment .vcard > div{
    margin-top: 8px;
    padding: 0 10px;
}

ol.commentlist time{
    font-size: .8em;
    color: #eeeeee;
}

ol.commentlist div.comment-author {
    position: relative;
    letter-spacing: 1.5px;
}

ol.commentlist a.comment-edit-link{
    color: #2e9e75;
    text-decoration: none;
    padding-left: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

ol.commentlist span.edit-comment{
    position: absolute;
    right: 0;
    top: 8px;
}

ol.commentlist li.bypostauthor{
    
}

ol.commentlist li.bypostauthor .comment-author .fn {
    background-color: #3bc492;
    display: inline;
    padding: .2em .6em .3em;  
    font-size: 85%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
                
ol.commentlist article{
    border-bottom: none !important;
}

a.comment-reply-link,
ol.commentlist time{
    color: #3bc492;
}

#comment-nav ul{
    list-style-type: none;
    margin: 0;
}

#contactform-wrapper {
    
}

#comment-form-elements, 
.comment-form-elements{
    list-style-type: none;
    margin: 0;
}

.comment-form-elements {
    margin-left: 0px !important;
}

#comments-text {
    height: 160px;
}

.article-content #comment-form-elements li,
.article-content .comment-form-elements li {
    margin-bottom: 10px;
    list-style-type: none;
}         

.control-group {
    overflow: hidden;  
    margin-bottom: 20px;  
}

.control-group input[type="text"], 
.control-group input[type="email"], 
.control-group input[type="url"],
.input textarea {
    float: left;
    width: 60%;
    background: #f5f5f5;
    border: 0px;
    padding: 5px 10px;
}

.input textarea {
    width: 100% !important;  
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */ 
    box-sizing: border-box;         /* Opera/IE 8+ */ 
}

.help-inline {
    display: block;
    clear: both;
}

.control-group label {
    float: left;
    padding-right: 10px;
}

/* Small devices (tablets, 768px and up) */ 
@media (min-width: 640px) {
    
    .control-group label {
        float: right;
        padding-right: 0px;
    }
    
}

.contactform .control-group label {
    float: left;
    width: 120px;
    line-height: 32px;
}

.contact-error {
    clear: left;
    color: #a94442;
    display: block;
}

.comment .vcard .avatar{
    padding-right: 0;
}

.comment .vcard .comment-text{
    margin-left: 0;
}

img.avatar{
    border: 1px solid #ddd;
}

.comment-author{
    float: left;
    margin-left: 50px;
}

.comment-author img {
    float: left;
    position: absolute;
    left: -50px;
}

.comment-author .fn {
    float: left;
    text-transform: uppercase;
}

.comment-author .says {
    display: none;
}

.comment-metadata {
    clear: both;
    margin-left: 50px;
}

ol.commentlist time {
    text-transform: uppercase;  
}     

ol.commentlist li{
    margin: 20px 0;
}       

#pings{
    margin-bottom: 9px;
}

ol.pinglist{
    list-style-type: none;
    margin: 0 0 9px 0;
}

.comment-content-wrapper {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    border: 0px solid #F00;
    display: block;
    overflow: hidden;
    background: #F5F5F5; 
     -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */ 
    box-sizing: border-box;         /* Opera/IE 8+ */ 
} 

@media (max-width: 800px) {
    
    .comment-content-wrapper { 
        width: 100%;  
        padding: 40px !important;  
        background: #FFF;
    } 
    
}

@media (max-width: 480px) {
    
   .comment-content-wrapper { 
       padding: 20px !important;
   }
   
}

@media (min-width: 992px) {

    .comment-content-wrapper { 
        padding: 40px 60px !important;   
        background: none; 
    } 

}            
    
.comment-content {
    max-width: 100%;
    margin: 0 auto;
    float: none;
} 
 
@media (min-width: 768px) {

    .comment-content { 
        max-width: 500px;   
    } 

}                   

@media (min-width: 992px) {     

    .comment-content { 
        max-width: 600px; 
    } 

}     
     
#comment{
    min-height: 160px;
}

#respond {
    background: #FFF;
    width: 500px;
    max-width: 100%;  
}     
       
@media (max-width: 768px) {
    #respond {
        width: 100%;
    }
}       

@media (min-width: 768px) {

    #respond {   
        padding: 40px !important; 
        float: right; 
    }   

}

#respond, #comments{
    margin: 0;
}

#respond .form-actions{
    padding: 0;
    margin-top: 20px;
    margin-bottom: 20px;
    background: none;
    border-top: 0px solid #e5e5e5;  
    overflow: hidden;  
}

ol.commentlist #respond{
    padding: 5px 10px;
}

.wpcf7-submit, 
.btn-custom, 
.btn-custom:active, 
.btn-custom:focus, 
.post-password-form input[type="submit"] {
    background: #3bc492;
    color: #FFF;
    border-radius: 0px;
    padding: 5px 20px;
    border: 0px;  
}

.btn-custom {
    float: right;       
}

.btn-custom:hover, 
.post-password-form input[type="submit"]:hover {
    background: #37b587;
    color: #FFF;  
} 




/*
-----------------------------------------------------------------------------------
    8.    Other Plugins CSS (Contact Form 7)
-----------------------------------------------------------------------------------
*/

span.wpcf7-not-valid-tip{display: none !important; }
div.wpcf7 .wpcf7-not-valid{ border: 1px solid #F00; margin: 0; }
div.wpcf7-validation-errors{ -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box;    /* Firefox, other Gecko */ box-sizing: border-box;         /* Opera/IE 8+ */ margin: 0; padding: 10px; color: #c4690e; background: #fffdf3; text-align: center; border: 1px solid #e6bf4a; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 12px;}
div.wpcf7 .wpcf7-not-valid { box-shadow: 0 0 6px rgba(255,0,0,0.4); } 
.your-message textarea{ width:100%; -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box;    /* Firefox, other Gecko */ box-sizing: border-box;         /* Opera/IE 8+ */ }
div.wpcf7-mail-sent-ok {  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box;    /* Firefox, other Gecko */ box-sizing: border-box;         /* Opera/IE 8+ */ margin: 0; color: #5f9025; background: #ebf6e0; border: 1px solid #b3dc82; padding: 10px; text-align: center;  border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 12px; }
div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked {  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ -moz-box-sizing: border-box;    /* Firefox, other Gecko */ box-sizing: border-box;         /* Opera/IE 8+ */ margin: 0; padding: 10px; background: #ffe9e9; color: #d04544; border: 1px solid #e7a9a9; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; font-size: 12px; text-align: center;}
.wpcf7-form-control-wrap input[type=email]:focus, .wpcf7-form-control-wrap input[type=text]:focus, .wpcf7-form-control-wrap input[type=text]:focus, .wpcf7-form-control-wrap textarea:focus{ border:1px solid #CCC; box-shadow:none; border-color: rgba(82, 168, 236, 0.8); outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
            -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
                box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.wpcf7-form-control-wrap input[type=email]:focus, .wpcf7-form-control-wrap input[type=text]:focus, .wpcf7-form-control-wrap textarea:focus,.wpcf7-not-valid, div.wpcf7-validation-errors, div.wpcf7-mail-sent-ok, div.wpcf7-mail-sent-ng, div.wpcf7-spam-blocked { transition : border 1000ms ease-out;  -webkit-transition : border 1000ms ease-out;  -moz-transition : border 1000ms ease-out; -o-transition : border 1000ms ease-out; }

.wpcf7-form-control-wrap input[type="text"], 
.wpcf7-form-control-wrap input[type="email"], 
.wpcf7-form-control-wrap input[type="url"],
.wpcf7-form-control-wrap textarea {
    width: 60%;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    padding: 5px 10px;
    margin-top: 5px;
}

.wpcf7-form-control-wrap textarea, .input textarea {
    width: 100% !important;  
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */ 
    box-sizing: border-box;         /* Opera/IE 8+ */ 
}

.wpcf7-submit:hover {
    background: #37b587;
    color: #FFF;  
}




/*
-----------------------------------------------------------------------------------
    9.    jPlayer, Html 5 Audio & Video Player CSS
-----------------------------------------------------------------------------------
*/
.default-audio-player, .default-video-player {
    width: 100%;       
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    display: block;  
}

.jp-audio-container, .jp-video-container {
    width: 100%;       
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    display: block; 
}          

.jp-audio-container,
.default-audio-player{
    bottom: 0;
    position: absolute;
}   

.jp-video-container {
    bottom: 0px;
}                

.default-video-player {
    padding: 0px;     
    bottom: 0px;
    top: 0px;
    left: 0px;
    right: 0px;
}          
                     

.post-video-wrapper-thumb, 
.post-slider-wrapper-thumb{
    height: 100%;    
    text-align: center;
    background: url(./resources/images/thumb-background.png);
    margin: 0 auto !important;
    float: none;
    padding: 0px;
    overflow: hidden;
}    

.post-slider-wrapper-thumb {
    max-height: 100%;
}

.post-video-wrapper-thumb {
    position: relative; 
}         

.single .post-video-wrapper-thumb img{
    /*display: none !important;*/
}
    
.post-video-wrapper-iframe {   
    text-align: center;
    background: url(./resources/images/thumb-background.png);
    margin: 0 auto !important;
    float: none;
    padding: 0px;
    text-align: center;
    position: relative;
    padding-bottom: 56.25%; /* 56.25% = 16:9 */   
    height: 0;
}

#overlay .post-video-wrapper-iframe {
    padding-bottom: 76.25%;
}

.tax-portfolio_category .post-video-wrapper-iframe,
.tax-portfolio_tag .post-video-wrapper-iframe,
.page-template-template-portfolio-php .post-video-wrapper-iframe {
    padding-bottom: 56.25%; /* Portfolio Listing View */    
}

.single .post-video-wrapper-iframe {
    padding-bottom: 56.25%; /* 56.25% = 16:9 */   
}

.embeded-audio-wrapper-iframe iframe,
.post-video-wrapper-thumb iframe,
.post-video-wrapper-iframe iframe {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%; 
    height: 100%; 
	z-index: 1;
}                

.jp-jplayer-video {
    margin: auto auto 33px;
    top: 0px;
    left: 0;
    right: 0;  
	
}                

.jp-audio,
.jp-video { 
    width: 100%; 
    margin: 0 auto;
}                      
       
.jp-play { 
    background: url("./resources/images/jplayer/jplayer-black-and-default.png") -2px 0 no-repeat; 
}             

.jp-pause {
    background: url("./resources/images/jplayer/jplayer-black-and-default.png") -2px -30px no-repeat;
    display: none;
}         

.jp-mute { 
    background: url("./resources/images/jplayer/jplayer-black-and-default.png") -3px -61px no-repeat; 
}       

.jp-unmute {
    background: url("./resources/images/jplayer/jplayer-black-and-default.png") -3px -91px no-repeat;
    display: none;
}       

.jp-full-screen {
    background: url("./resources/images/jplayer/jplayer-black-and-default.png") 1px -141px no-repeat;
}       

.jp-restore-screen {
    background: url("./resources/images/jplayer/jplayer-black-and-default.png") 1px -141px no-repeat;
    display: none;
}                       

.jp-interface-custom {
    background: #3bc492; height: 40px !important; position: relative;    
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */ 
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */ 
    box-sizing: border-box;         /* Opera/IE 8+ */
    overflow: hidden;  
    margin: 0;
}


.jp-pp {
    height: 30px;
    width: 30px;
    text-indent: -9999px;
    padding: 5px !important;
    overflow: hidden !important;
    position: absolute;
    margin-top: 5px !important;
    margin-left: 3px !important;
    z-index: 100;
}

.jp-progress-container-wrapper {
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
    width: 100%;
    max-width: 100%;
    height: 40px;
    position: absolute;
    z-index: 1;
    margin: 0 !important;
    padding: 0 140px 0 50px;    
    
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;    
    box-sizing: border-box;         
}

.jp-progress-container {
    width: 100%;
    position: relative;
    display: block;
    margin-top: 12px !important;
}

.jp-progress {
    height: 15px !important;
    background: #f5f5f5 !important;
    border: 1px solid #f5f5f5;
    margin-top: 5px !important;
    display: block;
    overflow: hidden;
    padding: 0px !important; 
}

.jp-seek-bar {
    margin-top: 0px !important; 
    height: 13px !important;
    background: #f5f5f5 !important;  
    padding: 0px !important;  
    margin: 0px !important; 
    cursor: pointer; 
}

.jp-play-bar {
    background: #2e9e75;
    border: 0px solid #FFF;
    height: 15px;
}

.jp-volume-container-wrapper {
    border: 0px solid #FFF;
    display: block;
    float: right;
    height: 40px;
    width: 130px;
    padding: 0px !important;
    box-sizing: border-box;
}

.jp-volume-bar-container {
    width: 40px;
    height: 15px;
    padding: 0;
    width: 78px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0px solid #F00;
    margin: 12px 5px;
    background: #f5f5f5;
    float: left;
}        

.jp-volume-bar {
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    height: 100%;
    cursor: pointer;
    position: relative;
    overflow: hidden;  
    z-index: 200; 
}

.jp-volume-bar-value { 
    height: 100%;
    border: 0px;
    margin: 0;
    padding: 0;
    background: #2e9e75;     
}

.jp-support-full-screen .jp-progress-container-wrapper {
    padding: 0 180px 0 50px !important;
}

.jp-support-full-screen .jp-volume-container-wrapper {
    width: 170px;
}

.jp-full-screen-container {
    width: 40px;
    float: right;
    display: block;
    background: #2e9e75;
    height: 100%;
    position: relative;
}

.jp-spp{
    opacity: 0.75; 
    z-index: 100; 
    width: 40px; 
    height: 40px; 
    display: block; 
    float: left; 
    border: 0px solid #FFF; 
    padding: 0px; 
    position: relative;
    background: #2e9e75;
}

.jp-pp {         
    width: 30px;
    height: 30px;
    margin: 5px !important;
    left:0px;
    right:0px;
    top:0px;
    bottom:0px;
    position: absolute; 
    z-index: 100;
}                           
    

/*
-----------------------------------------------------------------------------------
    10.    Overlay
-----------------------------------------------------------------------------------
*/    


#overlay {
    background: #3bc492;
    z-index: 2000;
    position: absolute; 
    width: 100%;
    max-width: 1490px;
    opacity: 0;
}      

#overlay .overlay-inside {
    padding: 40px;
    margin: 0px;
}

#overlay-icon {
    position: absolute;
    border: 0px solid #F00;
    background: url("./resources/images/icons-sprite.png") -176px 0px no-repeat;   
    height: 37px;
    width: 38px;
    bottom: -37px;
    left: 0px;
    cursor: pointer;
}

#overlay-icon.open {
    background: url("./resources/images/icons-sprite.png") -224px 0px no-repeat;   
}

#overlay .widget_mondira_custom_image_widget .textwidget {
	background: #2e9e75;
	padding: 10px;
}

#overlay .widget-title {
    text-transform: uppercase;
    color: #fff; 
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px; 
}

#overlay .widget img {
    max-width: 100%;
}

#overlay a {
    color: #fff;
}

#overlay .textwidget {
    color: #000;
}

#overlay #wp-calendar caption {
    color: #fff;
}

.widget_mondira_custom_image_widget a {
	display: inline-block;
}

.flickr_badge_image a {
	display: inline-block;
	padding: 1px;
	margin: 2px;
	background: #2e9e75;
}

.flickr_badge_image a:hover img {
	opacity: 0.5;
}


/*
-----------------------------------------------------------------------------------
    11.    WordPress JetPack Plugins CSS
-----------------------------------------------------------------------------------
*/

.hentry .sharedaddy {
    padding-top: 20px;
}

.hentry .sharedaddy .sd-block{
    border: 0px;
}

@media (max-width: 767px) {
    .hentry .sharedaddy h3,
    .hentry .sharedaddy .sd-content {
        clear: both;
        display: block;
        float: none;
        width: 100% !important;
        padding-top: 10px;
    }
}

.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe,
.videoWrapper object,
.videoWrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.hentry iframe,
.hentry object, 
.hentry embed {
  max-width: 100%;
}

.slideshow-window {
    border-radius: 0px !important;
    -moz-border-radius:  0px !important;
    -webkit-border-radius:  0px !important; 
    -khtml-border-radius:  0px !important;
}

.slideshow-slide {
    height: 100% !important;
    width: 100% !important;
}

.gallery-caption {
    font-weight: bold;
}

.gallery-item {
    border: 0px;
    max-width: 100%;
}

@media (max-width: 768px) {
    .gallery-item {
        width: 50% !important;
    }
}

@media (max-width: 420px) {
    .gallery-item {
        width: 100% !important;
    }
}

.gallery-item a {
    display: block;
    max-width: 100%;
    overflow: hidden;
}

.gallery-item img {
    display: block;
    border: 0px !important;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 10px;
}

.form-error {
    margin: 20px 0;
    padding: 20px;
    border-left: 3px solid #bcc43b;
    background-color: #bcc43b !important;
    border-color: #bcc43b !important;
    color: #fff !important;

}

.form-error h3 {
    color: #fff !important;
    margin-top: 0;
    margin-bottom: 5px;
}

.form-errors {
    list-style-type: none;
    margin: 0px !important;
}

.form-errors .form-error-message {
    color: #fff !important;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.expanded .footer {
    border: 0px !important;
}

.videopress-placeholder {
    display: block;
    margin-bottom: 10px;
    max-width: 100%;
}

.videopress-placeholder img {
    max-width: 100%;
}

.video-player .videopress-error {
    background: #bcc43b !important;
    color: #fff !important;
    font-size: 100% !important; 
    min-height: 100% !important; 
    padding-top: 0em !important; 
    padding-bottom: 1.5em !important;
}

.gallery dl.gallery-item,
.gallery > p {
    margin-bottom: 0 !important;
}

.gallery {
    margin-bottom: 20px !important;
}

