/*
Theme Name: Arka
Theme URI: http://www.theme-cafe.com/wp/arka/
Description: A simple responsive theme based on the Bootstrap framework. Includes multiple page templates, theme options panel and multiple shortcode.
Version: 2.0
Author: Theme-Cafe.com
Author URI: http://theme-cafe.com
Tags: purple, orange, black, yellow, green, blue, pink, white, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, featured-images, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
License: GNU General Public License v2.0
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/           

/* For modern browsers */
.clearfix:before,
.clearfix:after {
    content:"";
    display:table;
}

.clearfix:after {
    clear:both;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0px;
  padding-left: 0;
}

/* For IE 6/7 (trigger hasLayout) */
.clearfix {
    zoom:1;
}
h1, .h1, h2, .h2, h3, .h3{
    margin-top:0;
    margin-bottom:0;
}

/* layout */

body{
    padding-top: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.full-header-wrapper .header-class{background: url('images/90.png') repeat 0 0 !important;} 
.menu-toggle .fa{
    color:#fff !important;
}
.menu-toggle-wrap {
    position: relative;
}
.menu-toggle-off {
    background-position: 50% top;
}   
.menu-toggle {
    border-radius: 100px;
    color: #FFFFFF;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
    opacity: 1;
    position: absolute;
    right: 20px;
    text-align: center;
    top: 20px;
    font-size: 20px;
    transform: rotate(0deg);
    transition: all 0.3s ease 0s;
    width: 40px;
    z-index: 99;
    margin-top: 5px;
    z-index:5500;
}
.menu-toggle-wrap-mobile{
    position: fixed;
    right: 10px;
}
.menu-toggle-wrap-mobile .menu-toggle{
    position: static;
}
.navbar .nav > li > a {
    color:#333;
}
.navbar .nav{float: right;}
.nav-collapse{
    margin-top: 15px;
}
.clear-both-desktop{clear: both;}
.clear-both{
    clear: both;
}
.read-more:after{
    content: "\f101";
    display: inline-block;
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding: 0 4px;
}

.min-height-zero{min-height: 0 !important;}
 
/* header tag*/
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1,
h2,
h3 {
  line-height: 40px;
}
h1 {
  font-size: 38.5px;
}
h2 {
  font-size: 31.5px;
}
h3 {
  font-size: 24.5px;
}
h4 {
  font-size: 19px;
}
h5 {
  font-size: 14px;
}
h6 {
  font-size: 11.9px;
}
 
 
/*start Custom classes for  margin, padding, color, background color, font-size, text alignment, hover*/

/* margin */

.margin-tb5-lr0{margin:5px 0;}
.margin-tb15-lr0{margin:15px 0;}
.margin-tb0-lr5{margin:0 5px;}
.margin-top15{margin-top: 15px;}
.margin-top40{margin-top: 40px;}
.margin-top30{margin-top: 30px;}
.margin-top20{margin-top: 20px;}
.margin-top10{margin-top: 10px !important;}
.margin-right5{margin-right : 5px !important;}
.margin-right10{margin-right : 10px !important;}
.margin-right20{margin-right : 20px !important;}
.margin-top-zero{margin-top: 0 !important;}
.margin-bottom-zero{margin-bottom: 0 !important;}
.margin-left-zero{margin-left: 0 !important;}
.margin-left5{margin-left: 5px;}
.margin-left15{margin-left: 15px;}
.margin-left10{margin-left: 10px !important;}
.margin-left20{margin-left: 20px;}
.margin-left30{margin-left: 30px;}
.margin-bottom5{margin-bottom  : 5px;}
.margin-bottom10{margin-bottom  : 10px;}
.margin-bottom20{margin-bottom  : 20px;}

/* padding */

.no-padding-top{padding-top:0;}
.padding10{padding: 10px;}
.padding-zero{padding: 0 !important;}
.padding-bottom-zero{padding-bottom: 0 !important;}
.padding-left-zero{padding-left: 0 !important;}
.padding-right-zero{padding-right: 0 !important;}
.padding-top40{padding-top : 40px;}
.padding-top20{padding-top : 20px;}
.padding-bottom20{padding-bottom  : 20px;}
.padding-tb20-lr10{padding: 20px 10px;}
.padding-tb10-lr0{padding: 10px 0;}
.padding-tb0-lr15{padding: 0 15px;}
.padding-tb20{padding:20px 0;}
.padding-tb40{padding:40px 0;}

/* color */


.color-white{color: #fff;}
.color-grey{color: #8a8a8a;}
.color-black{color:#000;}
.color-lightgrey{color:#e6e6e6;}
.color-dimgrey{color:#B5B5B5;}
.color-dimwhite{color:#d4cade;}
.color-darkgrey{color:#333;}
.color-dgrey{color:#747474;}

.color-purple{color:#8563A5;}
.color-orange{color:#E24646;}
.color-green{color:#7AAF1F;}
.color-blue{color:#2AC5EE;}
.color-pink{color:#DA265D;}
.color-yellow{color:#E4B524;}
.color-bottle-green{color:#15CF98;}
.color-aqua{color:#9ADADA;}
.color-brown{color:#C2B49A;}
.color-emerald{color:#69dec9;}
.color-light-green{color:#A3C95C;}
.color-light-orange{color:#FFB141;}


/* background-color */

.bgcolor-grey{background-color: #F4F4F4;}
.bgcolor-darkgrey{background-color: #333 !important;}
.bgcolor-greywhite{background-color: #F7F7F7 !important;}
.bgcolor-coffe{background-color: #EBDEBA;}

.bgcolor-purple{background-color: #8563A5;} 
.bgcolor-orange{background-color: #E24646;} 
.bgcolor-green{background-color: #7AAF1F;} 
.bgcolor-blue{background-color: #2AC5EE;} 
.bgcolor-pink{background-color: #DA265D;} 
.bgcolor-yellow{background-color: #E4B524;} 
.bgcolor-bottle-green{background-color: #15CF98;} 
.bgcolor-black{background-color: #333;} 
.bgcolor-aqua{background-color: #9ADADA;} 
.bgcolor-brown{background-color: #C2B49A;} 
.bgcolor-emerland{background-color: #69dec9;} 
.bgcolor-light-green{background-color: #A3C95C;} 
.bgcolor-light-orange{background-color: #FFB141;} 

/* font-size */

.font13{font-size: 13px;}
.font14{font-size: 14px;}
.font15{font-size: 15px;}
.font16{font-size: 16px;}
.font19{font-size: 19px;}
.font25{font-size: 25px;}
.font27{font-size: 27px;}
.font35{font-size: 35px;}
.font50{font-size: 50px;}
.font-italic{font-style: italic;}
.font-normal{font-weight: normal;}
.font-bold{font-weight: bold;}

.fonticon55
{
    height: 59px !important;
    line-height: 59px !important;
    width: 55px !important;
    font-size: 20px;
}
.fonticon45
{
    height: 45px !important;
    line-height: 45px !important;
    width: 40px !important;
    font-size: 20px;
}
.fonticon35
{
    height: 35px !important;
    line-height: 35px !important;
    width: 30px !important;
    font-size: 20px;
}
.fonticon30
{
   font-size: 30px;
    height: 74px !important;
    line-height: 74px !important;
    width: 74px !important;
}
.fonticon17
{
   font-size: 17px;
   height: 36px;
   line-height: 42px !important;
   width: 28px;
}

.border-none{border: none !important;}

.round-image{
    border-radius:60%;
    -webkit-border-radius: 60%; 
  -moz-border-radius: 60%;
    overflow: hidden; /*by :drashti dt;8-4-2014*/
} 
.round-image img{
    border-radius:60%;
    -webkit-border-radius: 60%; 
  -moz-border-radius: 60%;
}

.lineheight1{line-height: 1 !important;}
.lineheight15{line-height: 1.5;}
.lineheight16{line-height: 1.6;}
.lineheight18{line-height: 1.8;}

.height30{height: 30px !important;}

p{
    margin-bottom: 0 !important;
}

/* text-alignment */

.text-center{text-align: center !important;}
.text-justify{text-align: justify !important;}
.text-left{text-align: left !important;}
.text-right{text-align: right !important;}
.alignleft{float: left !important;}
.alignright{float: right !important;}
.text-upper{text-transform: uppercase;}

/*end Custom classes for  margin, padding, color, background color, font-size, text alignment*/

#logo img{
    max-height :150px;
} 
section{padding-top: 40px;}
#slider{
    padding-top: 0;
}
ul#slider{margin-left: 0;}
#slider-header{
    background-image: url(images/shadow-top.png);
    background-position: center top;
    background-repeat: repeat-x;
    height: 42px; 
}
#prevslide{ left:10px; content: '\f104' !important;font-family: 'FontAwesome' !important; font-size: 20px; }
#nextslide{ right:10px;content: '\f105' !important;font-family: 'FontAwesome' !important; font-size: 20px;}
/* By : drashti
 * for navigation button
 */
#prevslide:before {
    content: '\f104' !important;
}
#nextslide:before {
    content: '\f105' !important;
}
#prevslide , #nextslide
{
    -moz-box-sizing : content-box;
    height: 30px!important;
    width: 30px!important;
    line-height: 30px!important;
    margin-top: -19px!important;
    opacity: 0.6!important;
}
 #controls-wrapper{
    background-image: none !important;
    top: 50% !important;
    left: 5% !important;
    width:90% !important;
}  
#controls-wrapper h2, h2 #slidecaption{
    font-size: 64px;
    line-height: 0.9;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    font-family: inherit;
}
#slidetitle p{
    clear: both;
    color: #FFFFFF;
    font-size: 35px;
    font-weight: 300;
    line-height: 35px;
    padding-top: 60px;
}
#slider .carousel-inner{
    width: 100%;
    min-width: 300px;
    height: 500px;
}
#slider .carousel-inner > .item{height: 100%;}
#slider .carousel-inner > .item > img, #slider .carousel-inner > .item > a > img{
    width: 100%;
    height: 100%;
}
header .fa{
    background-color: inherit !important;
    border:none;
} 
.bgcolor-map {
    background-image : url("images/mapTrancparentBg.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonial-inner{ 
    font-style:italic;
}                         
.testimonial-inner .border-div{                           
    list-style: none;
    padding: 20px !important;  
    background-color: #fff;
    border: 1px solid #EBEBEB;
    font-size: 14px;   
    color: #8A8A8A;
}
.testimonial-inner .client-say {position: relative;}            
.testimonial-image-top .client-img{
    display: inline-block;
}
.testimonial-image-top .client-details{ 
    float: none;
    text-align: center;
    width: 100%;
}
.flexislider-testimonials .testimonial-inner .client-details img{
    width:110px !important;
    height:110px !important;
}
.border-div-arrow{                                              
    background-image: url('images/testimonialsArrow.png');
    height: 20px;
    left: 48%;
    position: relative;
    bottom: 1px;
    width: 18px;
} 
.client-detail-info{                           
    padding: 10px;
    text-align: center;
}
.client-details{                             
    margin-right: 15px;
    display: inline-block;
}
.client-info .client-name{
    font-size: 15px;
} 
.client-info .client-position, .client-info .client-company
{
    font-size: 14px;
    color:#B5B5B5;
}
.flexislider-testimonials .flex-direction-nav
{
    position: absolute;
    right: 30px;
    top: -15px;
}
.flex-direction-nav .flex-prev, .flex-direction-nav .flex-next{
    text-align: center !important;
}
.flexislider-testimonials .flex-direction-nav .flex-prev{
    left: 0px !important;
}
.flexislider-testimonials .flex-direction-nav .flex-next{
    right: 4px !important;
} 
.flexslider{margin:0 0 20px !important;}                                                                         

.flexslider{
    border: none !important;
    box-shadow:none;
}              
 .flex-direction-nav{
    position: absolute;
    right: 55px;
    top: -10px;
}
.client-slider .flex-item img{
    margin: 0 auto;
    text-align: center;
    width: auto;
}
.work-slider{margin-top: 15px !important;}
.work-slider .flex-direction-nav{
    position: absolute;
    right: 35px;
    top: -14px;             
}
.work-slider .slides .flex-item .image-permalink{width: 100%;}
.work-slider .slides .flex-item .image-permalink img{height: 250px;}
.work-slider .slides .flex-item .mask-description-inner{margin-top: -30px;}
.flex-direction-nav a:before  { content: '\f105' !important;font-size:20px !important; font-family: 'FontAwesome' !important;}
.flex-direction-nav a.flex-next:before  { content: '\f104' !important;font-family: 'FontAwesome' !important; }
.flex-direction-nav a{
    color: #fff;
    background-color: #747474;
    width: 15px;
    height: 15px;
    text-align: center;
    line-height: 15px;
    -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
     opacity:1 !important;               
}

.work-slider .flex-direction-nav .flex-prev{left: 15px !important;}
.work-slider .flex-direction-nav .flex-next{right: 0 !important;}


/*Start Footer style*/

footer{
    background-color: #333;
    padding-top: 40px;
     margin-top: 50px;
}
footer .widget, .footer-bottom{padding: 0 0 0 15px;}
.footer-widgets .widgettitle{color:#fff;font-size: 19px;}
.footer-widgets .textwidget, .footer-widgets a{color:#747474;font-size: 14px;}
.footer-widgets .textwidget, .footer-widgets .menu-footer-menu-container{padding: 10px 0;}
.widget_nav_menu ul{list-style:none;margin-left: 0;}
#footer-social-media  a{
    color: #747474; 
} 
.footer-widgets li{
    line-height:40px;
    border-bottom:1px dotted #747474;
}
.footer-widgets li:last-child {
    border:0;
}
.footer-widgets li:before {
  content: "\f105"; 
  font-family: 'FontAwesome'; 
  display: inline-block;
  width: 1.2em; 
  color: #747474;
  list-style: none;
}
.custom-link li a{
    color: #747474; 
} 
.footer-widgets ul.arka-social-media li:before, .footer-widgets ul.arka-social-media li{
    content:none;
    border-bottom:0;
    line-height: 27px;
}
.inline_tweets_ul li a{color:#fff;font-weight: bold;}
.inline_tweets_ul {margin-left: 0;list-style: none;}
.inline_tweets_ul li{
    list-style: none;
    margin-bottom: 10px;
    color: #747474;
    line-height: 20px;
    margin-left: 1.2em;
    padding-bottom: 10px;
}
.inline_tweets_ul li:before {
  content: "\f099"; 
  font-family: 'FontAwesome'; 
  display: inline-block;
  margin-left: -1.2em; 
  width: 1.2em; 
  color: #747474;
  list-style: none;
}
#footer-bottom{
    background-color: #3a3a3a;
    padding: 30px 0 30px 0;
    /*padding: 35px 0 30px 0;*/
}
.footer-links ul{margin-left: 0;}
.footer-links ul li:first-child{margin-left:0;}
.footer-links li{float: left;margin: 0 5px;list-style: none;font-size: 14px;}
.footer-links li a{color: #fff;}
.copyright-text{
    clear:both;
    font-size: 13px;
    margin-left: 0 !important;
    color: #B5B5B5;
}   
.arka-social-media a {
    color: #747474;
     line-height: 25px;
}
footer .fa, #footer-social-media .fa{background-color: inherit !important;border:none;} 
.footer-social-wrapper .arka-social-media{float:right;}
.arka-social-media{color: #939393;list-style:none;}
.arka-social-media li {float:left;}


/*End Footer style*/
        
.nav-pills > li > a{
    background-color: #EEEEEE;
    color: #9A9A9A;
    border-radius:3px;
    margin-right: 5px;
    font-size: 14px;
    line-height: 16px;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
}

/*Portfolio image hover*/

#page-banner{padding-top:0 !important}
#page-banner-img{
    background: url('images/pattern.png') repeat;
    width: 100%;
    height: 120px;
    position: relative;
}
#banner-title
{
    display: table-cell;
    height: 110px;
    vertical-align: middle;
}
#banner-title h2{
    font-weight: normal;
    font-size: 45px;
    color:#fff !important;
}
#banner-title h3{
    color:#fff !important;
}
.mask-description h2, .mask-description .cat-link, .mask-description .cat-link a,
.mask-description p, .mask-description a, .mask-description a:hover, .mask-description a:focus,
.mask-description .fa
{
    color:#fff !important;
    text-decoration: none;
}
/*end Portfolio style*/

 
/*start pagination style*/
.wp-prev-next ul{margin-left:0;}
.wp-prev-next .prev-link,
.wp-prev-next .next-link
{
    list-style: none outside none;
    text-align: center;
}
.wp-prev-next a{
    background: none repeat scroll 0 0 #000000;
    font-size: 28px;
    padding: 0 12px 3px;
}
.wp-prev-next .prev-link{
    float:right;
}
.wp-prev-next .next-link{
    float:left;
}
.pagination-wrapper{
    text-align: center;
    clear:both;
}
.pagination {
    clear:both;
    padding:20px 0;
    position:relative;
    font-size: 16px;
    line-height: 14px;
    display: inline-block;
}
.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 5px 2px 0;
    padding:12px 15px;
    text-decoration:none;
    width:auto;
    color:#fff;
    background: #555;
}
.pagination a:last-child {
    margin-right: 0;
}
.pagination a:hover{
    background: #3279BB;
    color:#fff;
}
.pagination .current{
    background: #3279BB;
    color:#fff;
}
/*end pagination style*/

/*start Blog style*/


#main article img{
    height: auto;
    max-width: 100%;
}
#main article .gallery-image-item .image-link img{width: auto;}
.single-post-format article,
.single-post-format .page-header,
.single-post-format .single-title
{
    margin-top:0px !important;
}
.single-post-format .post-description{
    margin:5px 0;
}
.single-post-format .single-post-content-area{
    margin-top:30px;
}
article .entry-content{
    color: #747474;
    font-size: 14px
}
.single-arka_client .post-thumb img{
    width:auto;
}
.post-password-required input[type="password"]{   height: 27px;}
.archive-page h3{margin-top:0;}
.carousel .carousel-control{top: 50%;}
.carousel-control{
    background: none repeat scroll 0 0 #222222;
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius: 50%; 
    -moz-border-radius: 50%;
    font-size: 40px;
    height: 40px;
    left: 15px;
    line-height: 26px;
    width: 40px;
    margin-top: -19px;
}
.carousel-control.right{
    right: 15px;
}
#main #blog article{margin-top:0;}
#blog .post-container {margin-bottom:25px;}
.post-thumb iframe, iframe{width:100%;} 

.dot-irecommendthis.active:before{
    content: "\f164" !important;
}
.dot-irecommendthis:before{
    content: "\f165" !important;
    display: inline-block;
    font-family: FontAwesome !important;
    font-size: 14px;
    line-height: 1;
     margin-right: 5px;
}
.dot-irecommendthis{
    padding: 0 !important;
    background:none !important;    
}
.dot-irecommendthis-suffix{
    float:left !important;
}
/*for 1column (1c,1c-s)*/
.sidebar .arka-social-media li:before, .sidebar .arka-social-media li{
     content: none; /*fontawesome char code inside the ''*/;
     border-bottom:0;
     line-height:24px;
}
.sidebar .arka-social-media li .fa{
    font-size:1.8em;
    line-height: 35px;
}
.arka-social-media li .fa{
    padding: 0 5px;    
}
.sidebar li{
    border-bottom:1px dotted #747474;
    line-height:40px;
}
.sidebar li:before{
    content: "\f105"; /*fontawesome char code inside the ''*/;
    font-family: 'FontAwesome'; /* or whatever */
    display: inline-block;
    width: 1.0em; /*same as padding-left set on li*/
    color: #747474;
    list-style: none;
}
.layout1c img, .layout1c-s img, .layout2c-s img, .layout2c img, .layout3c img, .home-page .post-thumb img{
    width:100%;
}
.bx-wrapper .bx-viewport{
    border:0 !important;
}

        
/*for 2column with sidebar(2c-s)*/
.layout2c-s .post-gallery-carousel {height: 310px;}
.layout2c-s .post-gallery-carousel img{height: 310px !important;} 
#main .layout2c-s article .post-thumb a img, #main .layout2c-s article .post-thumb img{
    width:422px;
    height:310px;
}
                 

/*for 2column with sidebar(2c)*/
.layout2c .post-gallery-carousel {
    max-height: 415px;
}
.layout2c .post-gallery-carousel img,
.layout2c .post-thumb img{
/*    height: 350px !important;*/
height:auto;
}                          

.videoWrapper {
    position: relative;
    padding-bottom: 59.85%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*for 3column (3c)*/         
.single-post-format iframe{
    width:100%;
    height:500px;
}
#blog .post-container .entry-title{font-size:27px;font-weight:normal; line-height: 17px;margin-top: 0;}
#blog article .post-info .post-date, #blog article .post-info .post-date1{
    display: block;
    margin: 0;
    padding: 5px 0 10px;
    text-align: center;
}
#blog article .post-info .post-date1{padding:5px 0 0;}
#blog article .post-info .date {
    color: #FFFFFF;
    display: block;
    font-size: 27px;
    line-height: 30px;
    margin: 0 0 9px;
}
.post-area-wrapper{margin-left:0 !important;margin-bottom:25px;}
.entry-title a{ line-height: 30px;}
#blog article .post-info .month, #blog article .post-info .month1{
    color: #fff;
    display: block;
    font-size: 14px;
    line-height: 15px;
}
#blog article .post-info .month1{padding:5px 0 10px;background-color: #E9E9E9;}
#blog article .post-thumb{
    margin-bottom:35px;
}
#blog article .entry-content{
    color:#8A8A8A;
    font-size:14px;
    margin:10px 0;
    text-align:justify;
     word-wrap: break-word;
}  
.sidebar ul{
    list-style:none;
    margin-left: 0;
}
.sidebar a{
    color: #525252;
    font-size: 16px;
    line-height: 25px;
} 
.blog-horizontal .post-container .entry-title{
    line-height: 20px;
    margin-top: 0;
}
.post-gallery-carousel img
{
    min-width: 100% !important;
    width: 100% !important;
}
.post-gallery-carousel 
{
    min-width: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.single-portfolio .single-title{margin-top:0;}
.single-title {line-height: 30px;}
.entry-content .lead{
    color: #747474;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
}
.post-description{font-size:14px;}
.post-description span, .post-description span a{font-size:14px;color:#747474;}
.post-description span{margin-right:5px;}
    
.post-category-wrapper{margin-top:5px;}
.archive-page .entry-content{margin-top:5px;}
.comment .vcard .avatar img, .comment .vcard img{
    width: auto !important;
}
#commentform .form-actions{background-color: #fff;}
.input-prepend .fa{border:0;background:none;}
.mejs-container{
    width: 100% !important;
}
/*end Blog style*/


/*start Contact us style*/  
#sidebar1 .fa{
    background: inherit;
    border:none !important;
}
form.frmcomment ul,
form.frmcontact ul,
form.comment-form ul, {
    margin-left:0;
}
form.frmcomment li,
form.frmcontact li,
form.comment-form li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: block;
    float: left;
    padding: 0;
    position: relative;
    color:#BCBCBC;
    margin: 5px 0;
}
form.frmcomment .fa,
form.frmcontact .fa,
form.comment-form .fa{
    background: inherit;
    border: none;
}
form.frmcomment .fa:hover,
form.frmcontact .fa:hover,
form.comment-form .fa:hover{
    color:inherit;
}
form.frmcomment input[type="text"]:focus,
form.frmcontact input[type="text"]:focus,
form.comment-form input[type="text"]:focus{
    color:#8A8A8A;
    border: 1px solid #8A8A8A;
    box-shadow: none;
}
form.frmcomment input,
form.frmcontact input,
form.comment-form input{    
    width: 96%;
}
.commenttextarea{
    color:#BCBCBC;
}
.commenttextarea,
form.frmcomment select, form.frmcomment textarea,
form.frmcontact select, form.frmcontact textarea,
form.comment-form select, form.comment-form textarea{
    width:96%;
    border-radius: 0; 
}                                                
form.frmcomment input[type="text"],
form.frmcontact input[type="text"],
form.comment-form input[type="text"],
form.frmcomment select,
form.comment-form select,
form.frmcontact select{
    background-color: #FFFFFF;
    border: 1px solid #D6D6D7;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 12px;
    padding: 13px 13px 13px 46px;
}
form.frmcomment select,
form.comment-form select,
form.frmcontact select{
    height: 45px;
    padding: 10px 7px 10px 5px;
    vertical-align: middle;
}
form.frmcomment textarea,
form.comment-form textarea,
form.frmcontact textarea{
    border: 1px solid #D6D6D7;
    font-size: 14px;
    font-weight: 700;
    padding: 24px;
    width: 98%;
}
form.frmcomment li span.user-icon,
form.comment-form li span.user-icon,
form.frmcontact li span.user-icon { 
   font-size: 21px; 
   top: 15px;
   left: 10px;
   position: absolute;
   line-height: 0.9;
}
form.frmcomment li span.required,
form.comment-form li span.required,
form.frmcontact li span.required {
    color: #FF0000;
    font-size: 21px;
    font-weight: bold;
    position: absolute;
    right: 40px;
    top: 15px;
}                          
#contactform { margin: 20px 0 40px 0; }
#successmessage {
    display:none; 
    width:80%;
    color:#9F9F9F;
    padding: 30px 25px 45px 25px;
    margin: 40px 0 40px 0;
    background: #FFFFED;
}
#successmessage h2 {
    margin: 10px 0 20px 0;
    text-transform: none;
}
#map-canvas {
        height: 500px;
        margin: 0px;
        padding: 0px;
        width:100%;
      }
#contact-info p{
     line-height: 1.8;
     color: #000000;
}
.help-inline{
    font-size:11px;
}
input[type="submit"], .form-actions #submit,
.comment-form #submit{
    width:auto;
}
/*end Contact us style*/

/*start Shortcode style*/
     

/*start Sitemap shortcode */
.sitemap{ list-style:none;}
/*end Sitemap shortcode */


/*start Recent blog shortcode */

.listbox-lists{
     padding-top:10px;
}              
.listbox-lists .image-permalink img{
    width:100%;
}              
.listbox-content-wrapper h5{
    margin-top:0;
    margin-bottom:5px;
}
.blog-listbox-row{margin-bottom:5px;}
.listbox-content-wrapper .entry-content{margin-top:5px;}

/*end Recent blog*/
 
/*start Accordion  shortcode*/
.accordion-group, .accordion-group a{color:#8A8A8A;text-decoration:none;}
.accordion-heading .accordion-toggle.active, .accordion-heading .accordion-toggle.active i, .accordion-heading .accordion-toggle.active .fa{
/*    background-color: #8563A5;*/
    color:#fff !important;
}

/*start Content box shortcode*/
p{
    color: #000;
    font-size: 14px;
    word-wrap: break-word;
}
.content-box{
    display:block;
    border:1px solid #E6E6E6;
    padding: 15px 20px;
    margin:5px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.content-box-bg{
    background-color:#F4F4F4;
}
.icon-content-box{
    padding:20px 15px;       
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}                    
/*end Content box shortcode*/

/*start Buttons shortcode*/
.btn .fa{
    padding-right:4px;
}
.btn-purple, .btn-default {
    background-color: #8563A5;
}
.btn-purple:hover,
.btn-purple:focus,
.btn-purple:active,
.btn-purple.active,
.btn-purple.disabled,
.btn-purple[disabled],
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.btn-default.disabled,
.btn-default[disabled] {
    background-color:#9172AE;
    color:#fff;
}
.btn-orange {
    background-color: #E24646;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.btn-orange.disabled,
.btn-orange[disabled] {
    background-color:#E55858;
}
.btn-green {
    background-color: #7AAF1F;
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.btn-green.disabled,
.btn-green[disabled] {
    background-color:#87B735;
}
.btn-black {
    background-color: #333333;
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.btn-black.disabled,
.btn-black[disabled] {
    background-color:#474747;
}
.btn-blue {
    background-color: #2AC5EE;
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.btn-blue.disabled,
.btn-blue[disabled] {
    background-color:#4acef1;
}
.btn-pink {
    background-color: #DA265D;
}
.btn-pink:hover,
.btn-pink:focus,
.btn-pink:active,
.btn-pink.active,
.btn-pink.disabled,
.btn-pink[disabled] {
    background-color:#DE3B6D;
}
.btn-yellow {
    background-color: #E4B524;
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.btn-yellow.disabled,
.btn-yellow[disabled] {
    background-color:#e8c045;
}
.btn-bottle-green {
    background-color: #15CF98;
}
.btn-bottle-green:hover,
.btn-bottle-green:focus,
.btn-bottle-green:active,
.btn-bottle-green.active,
.btn-bottle-green.disabled,
.btn-bottle-green[disabled] {
    background-color:#2CD4A2;
}
.btn-aqua {
    background-color: #9ADADA;
}
.btn-aqua:hover,
.btn-aqua:focus,
.btn-aqua:active,
.btn-aqua.active,
.btn-aqua.disabled,
.btn-aqua[disabled] {
    background-color:#a9e0e0;
}
.btn-brown {
    background-color: #cbbfa9;
}
.btn-brown:hover,
.btn-brown:focus,
.btn-brown:active,
.btn-brown.active,
.btn-brown.disabled,
.btn-brown[disabled] {
    background-color:#cbbfa9;
}
.btn-light-green {
    background-color: #A3C95C;
}
.btn-light-green:hover,
.btn-light-green:focus,
.btn-light-green:active,
.btn-light-green.active,
.btn-light-green.disabled,
.btn-light-green[disabled] {
    background-color:#b1d174;
}
.btn-light-orange {
    background-color: #FFB141;
}
.btn-light-orange:hover,
.btn-light-orange:focus,
.btn-light-orange:active,
.btn-light-orange.active,
.btn-light-orange.disabled,
.btn-light-orange[disabled] {
    background-color:#ffbd5d;
}
.btn-emerland {
    background-color: #4FD8BF;
}
.btn-emerland:hover,
.btn-emerland:focus,
.btn-emerland:active,
.btn-emerland.active,
.btn-emerland.disabled,
.btn-emerland[disabled] {
    background-color:#69dec9;
}


/*start bordered button*/
.btn-purple-bordered, .btn-default-bordered {
    border:1px solid #8563A5;
    color: #8563A5 !important;
    background-color:#fff;
}
.btn-purple-bordered:hover,
.btn-purple-bordered:focus,
.btn-purple-bordered:active,
.btn-purple-bordered.active,
.btn-purple-bordered.disabled,
.btn-purple-bordered[disabled],
.btn-default-bordered:hover,
.btn-default-bordered:focus,
.btn-default-bordered:active,
.btn-default-bordered.active,
.btn-default-bordered.disabled,
.btn-default-bordered[disabled] {
    background-color:#8563A5;
    color:#fff !important;
}
.btn-orange-bordered {
    background-color: #fff;
    color:#E24646 !important;
    border:1px solid #E24646;
}
.btn-orange-bordered:hover,
.btn-orange-bordered:focus,
.btn-orange-bordered:active,
.btn-orange-bordered.active,
.btn-orange-bordered.disabled,
.btn-orange-bordered[disabled] {
    background-color:#E24646;
    color:#fff !important;
}
.btn-green-bordered {
    background-color: #fff;
    color:#7AAF1F !important;
    border:1px solid #7AAF1F;
}
.btn-green-bordered:hover,
.btn-green-bordered:focus,
.btn-green-bordered:active,
.btn-green-bordered.active,
.btn-green-bordered.disabled,
.btn-green-bordered[disabled] {
    background-color:#7AAF1F;
    color:#fff !important;
}
.btn-black-bordered {
   background-color: #fff;
   color:#333333 !important;
   border:1px solid #333333;
}
.btn-black-bordered:hover,
.btn-black-bordered:focus,
.btn-black-bordered:active,
.btn-black-bordered.active,
.btn-black-bordered.disabled,
.btn-black-bordered[disabled] {
    background-color:#333333;
    color:#fff !important;
}
.btn-blue-bordered {
    background-color: #fff;
    color:#2AC5EE !important;
    border:1px solid #2AC5EE;
}
.btn-blue-bordered:hover,
.btn-blue-bordered:focus,
.btn-blue-bordered:active,
.btn-blue-bordered.active,
.btn-blue-bordered.disabled,
.btn-blue-bordered[disabled] {
    background-color:#2AC5EE;
    color:#fff !important;
}
.btn-pink-bordered {
    background-color: #fff;
    color:#DA265D !important;
    border:1px solid #DA265D;
}
.btn-pink-bordered:hover,
.btn-pink-bordered:focus,
.btn-pink-bordered:active,
.btn-pink-bordered.active,
.btn-pink-bordered.disabled,
.btn-pink-bordered[disabled] {
    background-color:#DA265D;
    color:#fff !important;
}
.btn-yellow-bordered {
    background-color: #fff;
    color:#E4B524 !important;
    border:1px solid #E4B524;
}
.btn-yellow-bordered:hover,
.btn-yellow-bordered:focus,
.btn-yellow-bordered:active,
.btn-yellow-bordered.active,
.btn-yellow-bordered.disabled,
.btn-yellow-bordered[disabled] {
    background-color:#E4B524;
    color:#fff !important;
}
.btn-bottle-green-bordered {
    background-color: #fff;
    color:#15CF98 !important;
    border:1px solid #15CF98;
}
.btn-bottle-green-bordered:hover,
.btn-bottle-green-bordered:focus,
.btn-bottle-green-bordered:active,
.btn-bottle-green-bordered.active,
.btn-bottle-green-bordered.disabled,
.btn-bottle-green-bordered[disabled] {
    background-color:#15CF98;
    color:#fff !important;
}
.btn-aqua-bordered {
    background-color: #fff;
    color:#9ADADA !important;
    border:1px solid #9ADADA;
}
.btn-aqua-bordered:hover,
.btn-aqua-bordered:focus,
.btn-aqua-bordered:active,
.btn-aqua-bordered.active,
.btn-aqua-bordered.disabled,
.btn-aqua-bordered[disabled] {
    background-color:#9ADADA;
    color:#fff !important;
}
.btn-brown-bordered {
    background-color: #fff;
    color:#C2B49A !important;
    border:1px solid #C2B49A;
}
.btn-brown-bordered:hover,
.btn-brown-bordered:focus,
.btn-brown-bordered:active,
.btn-brown-bordered.active,
.btn-brown-bordered.disabled,
.btn-brown-bordered[disabled] {
    background-color:#C2B49A;
    color:#fff !important;
}
.btn-light-green-bordered {
    background-color: #fff;
    color:#A3C95C !important;
    border:1px solid #A3C95C;
}
.btn-light-green-bordered:hover,
.btn-light-green-bordered:focus,
.btn-light-green-bordered:active,
.btn-light-green-bordered.active,
.btn-light-green-bordered.disabled,
.btn-light-green-bordered[disabled] {
    background-color:#A3C95C;
    color:#fff !important;
}
.btn-light-orange-bordered {
    background-color: #fff;
    color:#FFB141 !important;
    border:1px solid #FFB141;
}
.btn-light-orange-bordered:hover,
.btn-light-orange-bordered:focus,
.btn-light-orange-bordered:active,
.btn-light-orange-bordered.active,
.btn-light-orange-bordered.disabled,
.btn-light-orange-bordered[disabled] {
    background-color:#FFB141;
    color:#fff !important;
}
.btn-emerland-bordered {
    background-color: #fff;
    color:#4FD8BF !important;
    border:1px solid #4FD8BF;
}
.btn-emerland-bordered:hover,
.btn-emerland-bordered:focus,
.btn-emerland-bordered:active,
.btn-emerland-bordered.active,
.btn-emerland-bordered.disabled,
.btn-emerland-bordered[disabled] {
    background-color:#4FD8BF;
    color:#fff !important;
}
/*end bordered button*/

/*start Bootstrap bordered button*/
.btn-primary-bordered {
  color: #428BCA !important;
  background-color: #fff;
  border:1px solid #428BCA;
}
.btn-primary-bordered:hover,
.btn-primary-bordered:focus,
.btn-primary-bordered:active,
.btn-primary-bordered.active,
.btn-primary-bordered.disabled,
.btn-primary-bordered[disabled] {
  color: #ffffff !important;
  background-color: #428BCA;
  *background-color: #428BCA;
}
.btn-warning-bordered {
  color: #faa732 !important;
  background-color: #fff;
  border:1px solid #faa732;
}
.btn-warning-bordered:hover,
.btn-warning-bordered:focus,
.btn-warning-bordered:active,
.btn-warning-bordered.active,
.btn-warning-bordered.disabled,
.btn-warning-bordered[disabled] {
  color: #ffffff !important;
  background-color: #faa732;
  *background-color: #faa732;
}
.btn-success-bordered {
  color: #5CB85C !important;
  background-color: #fff;
  border:1px solid #5CB85C;
}
.btn-success-bordered:hover,
.btn-success-bordered:focus,
.btn-success-bordered:active,
.btn-success-bordered.active,
.btn-success-bordered.disabled,
.btn-success-bordered[disabled] {
  color: #ffffff !important;
  background-color: #5CB85C;
  *background-color: #5CB85C;
}
.btn-info-bordered {
  color: #5DC3DE !important;
  background-color: #fff;
  border:1px solid #5DC3DE;
}
.btn-info-bordered:hover,
.btn-info-bordered:focus,
.btn-info-bordered:active,
.btn-info-bordered.active,
.btn-info-bordered.disabled,
.btn-info-bordered[disabled] {
  color: #ffffff !important;
  background-color: #5DC3DE;
  *background-color: #5DC3DE;
}
.btn-danger-bordered {
  color: #da4f49 !important;
  background-color: #fff;
  border:1px solid #da4f49;
}
.btn-danger-bordered:hover,
.btn-danger-bordered:focus,
.btn-danger-bordered:active,
.btn-danger-bordered.active,
.btn-danger-bordered.disabled,
.btn-danger-bordered[disabled] {
  color: #ffffff !important;
  background-color: #da4f49;
  *background-color: #da4f49;
}
.btn-inverse-bordered {
  color: #363636 !important;
  background-color: #fff;
  border:1px solid #363636;
}
.btn-inverse-bordered:hover,
.btn-inverse-bordered:focus,
.btn-inverse-bordered:active,
.btn-inverse-bordered.active,
.btn-inverse-bordered.disabled,
.btn-inverse-bordered[disabled] {
  color: #ffffff !important;
  background-color: #363636;
  *background-color: #363636;
}

/*end Bootstrap bordered button*/
                 
/*end Buttons shortcode*/
    
/*start Team box shortcode*/
.staff-column
{
    padding-top:10px;
}
.person{
    text-align:center;
    margin:5px 0;
}   
.team-box .fa:hover{
    color:#fff;
}
.team-position{
    border-bottom:1px solid #E6E6E6;
    padding-bottom: 15px;
}
ul.person-socials{
    list-style:none;
}
ul.person-socials li{
    float:left;
    margin-right:3px;
}
.social-margin-right {
    margin-left: 3px;
}
.social-margin-left {
    margin-right: 3px;
}
.social-share{
    background-color:#333;
    color:#fff;
    border:1px solid #333;
    margin:0 2px;
}
.social-share:hover{
    background-color:#fff;
    color:#333;
    border:1px solid #333;
}  
.no-image img{
    width:100%;
}
.image-link:before, .image-permalink:before {
    background-color: rgba(0, 0, 0, 0);
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: background-color 300ms ease 0s;
    width: 100%;
}
.image-link, .image-permalink {
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    vertical-align: middle;  
    cursor: url("images/crosshair-white.png"), url("images/crosshair-white.cur"), auto;
 
}
.person-image img{
    width:100%;
}
.image-link img, .image-permalink img{
    width:100%;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
} 
.image-permalink:hover:before,
.image-link:hover:before {
    background-color: rgba(0, 0, 0, 0.4);
    z-index:99999;
/*    cursor: url("images/crosshair-white.png"), crosshair !important;*/
    cursor: url("images/crosshair-white.png"), url("images/crosshair-white.cur"), auto !important;;

}     
.round-image .image-link:before{
    border-radius:50%;
    -webkit-border-radius: 50%; 
    -moz-border-radius: 50%; 
}
.round-image .image-link:hover:before{
    background-color: rgba(53, 59, 71, 0.4);
}

.hover-wrap img
{
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -moz-transition: -moz-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.hover-wrap:hover img
{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}


/*.image-link img, .image-permalink img
{
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -moz-transition: -moz-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
}

.image-link:hover img, .image-permalink:hover img
{
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
}  */

[class^="fa"], [class*=" fa-"] {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    height: auto;
    line-height: normal;
    margin-top: 0;
    vertical-align: baseline;
    width: auto;
}
[class^="fa"], [class*=" fa-"] {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
}
.mfp-zoom-out-cur{
    cursor:default !important;
}
/*end Team box shortcode*/


/*start Social Media shortcode*/
.social-share {
    border-radius: 60%;
    -webkit-border-radius: 60%; 
    -moz-border-radius: 60%;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    height: 32px;
    line-height: 30px !important;
    width: 32px;
    display: inline-block;
}

.social-share .fa{
     color: #FFFFFF;
    text-align: center;
    width: 100%;
}
.social-share:hover{
    background-color:#fff;
}
.span_fa-facebook{
    background-color:#3A589B !important;
    border:1px solid #3A589B !important;
}
.span_fa-facebook:hover{
    color:#3A589B !important;
    background-color:#fff !important;
    border:1px solid #3A589B !important;
}
.span_fa-facebook:hover .fa{
    color:#3A589B !important
}
.span_fa-twitter{
    background-color:#359BED !important;
    border:1px solid #359BED !important;
}
.span_fa-twitter:hover{
    color:#359BED !important;
    background-color:#fff !important;
    border:1px solid #359BED !important;
}

.span_fa-twitter:hover .fa{
    color:#359BED !important;
}

.span_fa-google-plus{
    background-color:#D34231;
    border:1px solid #D34231;
}
.span_fa-google-plus:hover a{
    color:#D34231;
}
.span_fa-linkedin{
    background-color:#346DA6;
    border:1px solid #346DA6;
}
.span_fa-linkedin:hover{
    color:#346DA6;
    border:1px solid #346DA6;
}

.span_fa-linkedin:hover .fa{
    color:#346DA6;
}

.span_fa-pinterest{
    background-color:#CB2027;
    border:1px solid #CB2027;
}
.span_fa-pinterest:hover{
    color:#CB2027;
    border:1px solid #CB2027;
}
.span_fa-pinterest:hover .fa{
    color:#CB2027;
}

.span_fa-skype{
    background-color:#3EBFEE;
    border:1px solid #3EBFEE;
}
.span_fa-skype:hover{
    color:#3EBFEE;
    border:1px solid #3EBFEE;
}

.span_fa-skype:hover .fa{
    color:#3EBFEE;
}

.span_fa-youtube{
    background-color:#CF3427;
    border:1px solid #CF3427;
}
.span_fa-youtube:hover{
    color:#CF3427;
    border:1px solid #CF3427;
}

.span_fa-youtube:hover .fa{
    color:#CF3427;
}
.span_fa-dribbble{
    background-color:#EC4A89;
    border:1px solid #EC4A89;
}
.span_fa-dribbble:hover{
    color:#EC4A89;
    border:1px solid #EC4A89;
}

.span_fa-dribbble:hover .fa{
    color:#EC4A89;
}
.span_fa-apple{
    background-color:#BFBFBF;
    border:1px solid #BFBFBF;
}
.span_fa-apple:hover{
    color:#BFBFBF;
    border:1px solid #BFBFBF;
}
.span_fa-apple:hover .fa{
    color:#BFBFBF;
}
.span_fa-windows{
    background-color:#0CB3EE;
    border:1px solid #0CB3EE;
}
.span_fa-windows:hover{
    color:#0CB3EE;
    border:1px solid #0CB3EE;
}
.span_fa-windows:hover .fa{
    color:#0CB3EE;
}
.span_fa-dropbox{
    background-color:#4D95D0;
    border:1px solid #4D95D0;
}
.span_fa-dropbox:hover{
    color:#4D95D0;
    border:1px solid #4D95D0;
}
.span_fa-dropbox:hover .fa{
    color:#4D95D0;
}
.span_fa-tumblr{
    background-color:#2A384A;
    border:1px solid #2A384A;
}
.span_fa-tumblr:hover{
    color:#2A384A;
    border:1px solid #2A384A;
}
.span_fa-tumblr:hover .fa{
    color:#2A384A;
}
.span_fa-flickr{
    background-color:#ED1983;
    border:1px solid #ED1983;
}
.span_fa-flickr:hover{
    color:#ED1983;
    border:1px solid #ED1983;
}
.span_fa-flickr:hover .fa{
    color:#ED1983;
}
.span_fa-rss{
    background-color:#FF9200;
    border:1px solid #FF9200;
}
.span_fa-rss:hover{
    color:#FF9200;
    border:1px solid #FF9200;
}
.span_fa-rss:hover .fa{
    color:#FF9200;
}
.span_fa-github{
    background-color:#1D75BB;
    border:1px solid #1D75BB;
}
.span_fa-github:hover{
    color:#1D75BB;
    border:1px solid #1D75BB;
}

.span_fa-github:hover .fa{
    color:#1D75BB;
}
.span_fa-android{
    background-color:#97C024;
    border:1px solid #97C024;
}
.span_fa-android:hover{
    color:#97C024;
    border:1px solid #97C024;
}
.span_fa-android:hover .fa{
    color:#97C024;
}
.span_fa-envelope{
    background-color:#EB4C39;
    border:1px solid #EB4C39;
}
.span_fa-envelope:hover{
   color:#EB4C39;
   border:1px solid #EB4C39;
}
.span_fa-envelope:hover .fa{
   color:#EB4C39;
}
/*end Social Media shortcode*/
        
/*end Shortcode style*/

  

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top{ 
    top: 28px; 
}
.navbar .brand{
    color: #000;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
    font-weight: bold !important;
}
.nav-container{
    padding-left: 0;
    padding-right: 0;
    padding: 15px 0;
    padding-bottom:5px;
}
#inner-header{
    width: 100%;
}
input, textarea, select, .uneditable-input {
    margin-bottom: 0;
}
.navbar-form, .navbar-search {
    margin: 0 0 9px;
}
.navbar-search{
    padding-left: 0;
}
#s{
    width: 95%;
    min-width:100px;
}
#content{
    padding: 10px 0 0;
}
.more-link{
    white-space: nowrap;
}
.footer-links{
    float: left;
    margin-bottom: 10px;
}
.footer-links .menu{
    list-style-type: none;
    margin-left: 0;
}
.footer-links .menu li{
    float: left;
    margin-left: 10px;
}
.bypostauthor cite span {
    padding: 6px 10px;
    padding: 0.428571429rem 0.714285714rem;
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 1.428571429;
    font-weight: normal;
    color: #7c7c7c;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
    background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
    border: 1px solid #d2d2d2;
    border-radius: 3px;
    -webkit-border-radius: 3px; 
    -moz-border-radius: 3px;
    box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}

/* post styling */
.author .entry-title,
.category .entry-title,
.tag .entry-title
{
    margin-top:0;
}
.author article .post-thumb,
.category .post-thumb,
.tag .post-thumb
{
    margin-top:12px;
}
#main p.meta{
    font-style: italic;
    color: #808080;
}
#main article{
    margin: 18px 0;
    padding: 0 10px;
}
#main article footer{
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    position: relative;
    min-height: 20px;
}
#main article footer a.edit-post{
    position: absolute;
    right: 0;
    top: 0;
    display: none;
}
.post:hover a.edit-post{
    display: inline;
}
article.sticky .featured-post {
    border-top: 4px double #ededed;
    border-bottom: 4px double #ededed;
    color: #757575;
    font-size: 13px;
    font-size: 0.928571429rem;
    line-height: 3.692307692;
    margin-bottom: 24px;
    margin-bottom: 1.714285714rem;
    text-align: center;
}


/* Shared Post Format styling */
article.format-quote footer.entry-meta{
    font-size: 11px;
    font-size: 0.785714286rem;
    line-height: 2.181818182;
}

 
/* Quote posts */
article.format-quote .entry-content p {
    margin: 0;              
}
article.format-quote .entry-content blockquote {
    display: block;         
    font-style: normal;
}

article.format-quote .entry-content blockquote p:before {
    content: "\201C  ";
    font-size: 2rem;
}
article.format-quote .entry-content blockquote p:after {
    content: " \201D ";
    font-size: 2rem;
}
p.tags{
    line-height: 20px;
}
div[id*='attachment_']{
    max-width: 100%;
    height: 100%;
}
#credit320{
    background: url('images/320press_mini.png') no-repeat left top transparent;
    padding-left: 20px;
}
img.alignleft{
    margin-right: 10px;
    float: left;
}
img.alignright{
    margin-left: 10px;
    float: right;
}
img.aligncenter{
    display: block;
    margin: 0 auto;
}
.wp-caption {
    max-width: 100%; /* Keep wide captions from overflowing their container. */
    padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
    font-style: italic;
    font-size: 12px;
    font-size: 0.857142857rem;
    line-height: 2;
    color: #757575;
}
.post header img{
    margin-bottom: 18px;
}
.archive #main .post h3{
    line-height: 24px;
    margin-bottom: 10px;
}
video {
    max-width: 100%;
    height: auto;
    width:100%;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,  
.video-container object,  
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.video-wrapper {
    width: 630px;
    max-width: 100%;
    margin-bottom: 18px;
}

/* page styling */

#featured-carousel .item{
    width: 970px;
    height: 600px;
}
.carousel-caption p{
    display: none;
}
.page-template-page-homepage-php #main article{
    border-bottom: none;
}
  
/* comments */


#comments{
    line-height: 24px;
    margin-bottom: 18px;
}
ol.commentlist,
ol.commentlist ul.children{
    list-style-type: none;
    margin-left: 0;
}
.comment .vcard > div{
    margin-top: 8px;
    padding: 0 10px;
}
ol.commentlist time{
    font-size: .8em;
    color: #eeeeee;
}
ol.commentlist div.comment-author{
    position: relative;
}
ol.commentlist a.comment-edit-link{
    color: #ffffff;
    text-decoration: none;
    padding-left: 5px;
}
ol.commentlist span.edit-comment{
    position: absolute;
    right: 0;
    top: 8px;
}
ol.commentlist article{
    border-bottom: none !important;
}
a.comment-reply-link{
    position: absolute;
    right: 0;
    bottom: 0;
}
#comment-nav ul{
    list-style-type: none;
    margin: 0;
}
#comment-form-elements{
    list-style-type: none;
    margin: 0;
}
.comment .vcard .avatar{
    padding-right: 0;
}
.comment .vcard .comment-text{
    margin-left: 0;
}
img.avatar{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #dedede;
    border-right: 1px solid #dedede;
    border-left: 1px solid #ddd;
}
ol.commentlist li{
    padding-right: 10px;
}
#pings{
    margin-bottom: 9px;
}
ol.pinglist{
    list-style-type: none;
    margin: 0 0 9px 0;
}
#comment{
    width: 100%;
}
#respond{
    clear:both;
}
ol.commentlist #respond{
    padding: 5px 10px;
}
/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
    max-width: 100%;
    width:auto;
}
.ie8 #main .media-grid img{
    max-height: none !important;
    max-width: none !important;
}
.attachment-img{
    margin-bottom: 18px;
}
.metadata p.alert-message{
    margin-right: 0;
    margin-bottom: 18px;
}
#gallery-nav{
    list-style-type: none;
    margin-left: 0;
}
li.next a, li.previous a{
    position: relative;
}
li.next a:hover:before{
    content: "\2190";
    position: absolute;
    display: block;
    top: 42%;
    left: 0;
    background-color: #BFBFBF;
    color: #444;
    width: 20px;
    height: 20px;
    padding-left: 5px;
    text-decoration: none;
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
li.previous a:hover:before{
    content: "\2192";
    position: absolute;
    display: block;
    top: 42%;
    right: 0;
    background-color: #BFBFBF;
    color: #444;
    width: 20px;
    height: 20px;
    padding-left: 5px;
    text-decoration: none;
    box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}


/* widget styles */

.widget{
    margin-bottom: 18px;
}
.widget ul{
    margin-left:0;
    margin-right:0;
    list-style:none;
}
.widgettitle{
    margin-bottom: 9px;
}


/* for some reason the bs version currently available for download doesn't have this style */

.label{
    text-transform: uppercase;
}
#tag-cloud .label{
    text-transform: none;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud{
    margin-bottom: 18px;
    line-height: 160%;
}
.label-info{
    background-color:#fff;
}
#tag-cloud a:hover,
.tags a:hover{
    text-decoration: none;
}
#tag-cloud a{
    white-space: pre;
}

/* change default form padding for search */

.widget_search form{
    padding-left: 0;
}
.widget_search input{
    width: 121px;
}

/* calendar widget */

#calendar_wrap{
    border: 1px solid #ddd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 5px;
}
#wp-calendar{
    width: 100%;
    
}
#wp-calendar caption{
    font-weight: bold;
    padding: 8px;
}
#wp-calendar tr{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
#wp-calendar tr:last-child{
    border-bottom: none;
}
#wp-calendar td{
    text-align: center;
    padding: 8px 0;
}
blockquote.pull-left{
    padding-right: 15px;
}
@media only screen and (min-width: 768px) {
    .carousel-caption p{
        display: block;
    }          
}
@media (max-width: 767px) {
    .inline_tweets_ul li:before{padding-left:15px;}
    .footer-bottom #footer-social-media{text-align:left;}
    .margin-right5, .margin-right10, .margin-right20, .margin-left-zero, .margin-left5, 
    .margin-left15, .margin-left10, .margin-left20, .margin-left30{margin-left: 0px !important;}  
    
    .accordion-toggle .margin-left20{
        margin-left:20px !important;
    } 
}

@media only screen and (min-width: 980px) {
    .container-fluid{
        max-width: 1210px;
        margin: 0 auto; 
    }
    #inner-footer{
        padding: 0;
    }
    #content{
        padding-left: 0;
        padding-right: 0;
    }
    .topbar-inner{
        padding: 0;
    }
    .topbar form.pull-right {
        float: right;
    }
    .navbar-form, .navbar-search {
        margin-top: 6px;
        margin-bottom: 0;
    }
    .navbar-search{
        padding-left: 0;
    }
    .sidebar{
        margin-top: 0 !important;
    }
    .widget_search input{
        width: 230px;
    }
    /* hide edit comment button and show on hover on desktop version */
    .edit-comment{
        display: none;
    }
    .vcard:hover .edit-comment{
        display: inline-block;
    }
    #s{
        width: 100%;
        margin-bottom: 6px;
        color: #747474;
        height:40px;
        padding: 10px;
    }
    .widget_search input{
        width: 209px;
    }
    .comment .vcard .comment-text{
        padding-left: 0;
        padding-right: 0;
    }
}


/*Custom media query*/
@media screen and (max-width: 660px) {
    #controls-wrapper h2, h2 #slidecaption {
        font-size: 36px;
        line-height: 1.9; 
    }
    #slidetitle, #slidetitle p {
        font-size: 16px;
        line-height:18px;
        padding-top: 5px;
    }       
    .footer-social-wrapper .arka-social-media {
        float: left !important;
        margin-top: 10px;
        padding: 0;
    }
    a#toggle-section{
        display:none;
    }             
}

@media only screen and (min-device-width : 320px) and (max-device-width : 600px) {
    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        padding-left:7px !important;
        padding-right:7px !important;
    }
}
@media (min-width: 320px) and (max-width: 767px) { 
    .inline_tweets_ul li:before{
         padding-left: 0 !important;
    }
}

/* By : drashti
 * for Comment
 */
.commentlist .comment .edit-comment{
    top: 0;
}
.commentlist .comment{
    background: #f5f5f5;
}

.ie9 .fluid-width-video-wrapper
{
    padding-top: 0px!important;
}
.sl-slider h2 {color:#ffffff !important;text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.8) !important;}
#top-top-nav{background-color:#477db3;color:#fff;height:30px;text-align:right;padding-right:10px;line-height:2.5;}
#top-top-nav a{color:#fff;}
.sticky-header-padding-main{padding-top:125px !important;}
.menu-tab{padding-top:10px;}
header.sticky-header.nav-small{height:110px !important;}
#blog .post-info, #page-banner-img{background-color:#477DB3 !important;height:90px !important;}
.nav-container{padding-top:5px !important;}
.nav li a span{font-size: 14px;}
 .nav-collapse{margin-top:25px;}
.nav li a{padding-left:7px;padding-right:7px;}
h1, h2, h3, h4, h5, h6 {color: #477DB3 !important;}
.sl-slider h2{font-size:34px !important;line-height:2.9em !important;}
.sl-slider .slider-post-content{padding-top:1px !important;}
.sl-slider h2, .sl-slider{padding-top:210px !important;}
.sl-slider-wrapper {
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.feed-container {
    margin-top: 20px;
}

#social-feed-container-3109 {
    width: auto !important;
}

/* GALLERY */
.ngg-album-compactbox{
 border: none !important;
 position: static !important;
 margin: 0;
 padding: 0;
}
.ngg-album-compactbox:before {
   content: none !important;
}
.ngg-album-compactbox:after {
   content: none !important;
}
.ngg-gallery-thumbnail img {
  margin: 0 !important;
  position: static  !important;
  display: inline-block  !important;
  max-width: 100%  !important;
  height: auto  !important;
  padding: 4px  !important;
  line-height: 1.42857143  !important;
  background-color: #fff  !important;
  border: 1px solid #ddd  !important;
  border-radius: 4px  !important;
  -webkit-transition: all .2s ease-in-out  !important;
  transition: all .2s ease-in-out  !important;
}
li {
font-size: 14px;
}

.no-padding-top {
margin-top: -60px;
}
@media (min-width: 320px) and (max-width: 767px) {
.no-padding-top {
margin-top: -160px;
}
}