*{
  	/*font-family: 'Arimo', sans-serif;*/
    font-family: 'Open Sans Condensed', sans-serif;
}
body{
    background-color: #e3e3e3;
}
.bk-guitar{
  	background: url('../img/guitar-91369.jpg') no-repeat;
	  background-size: cover;
	  background-attachment: fixed;
    background-position: center; 

}
p{
    font-size: 1.5rem;
}
.white-color{
	 color: #fff;
}
.no-top{
    margin-top: 0px;
}
.mar-top-20{
	  margin-top: 20px;
}

.mar-top-50{
	  margin-top: 50px;
}
.transparent{
    background-color: transparent;
}
.semi-transparent{
  	background-color: rgba(255,255,255,0.9);
    padding: 15px;
}
.semi-transparent h1,
.semi-transparent h2,
.semi-transparent h3,
.semi-transparent h4,
.semi-transparent h5,
.semi-transparent h6,
.semi-transparent p{
  	color:#000;	
}
.red-color{
  	color: #ED4949 !important;
}
.row {
    max-width: 72.5rem;
}
.lesser-width{
  	width: 32%;
}
.armio{
  	font-family: 'Arimo', sans-serif;
}
.lobster{
  	font-family: 'Lobster', cursive;
}
.back-green{
  	background-color: #23B323;
}
.shadowed{
    -webkit-box-shadow: 8px 9px 40px 1px rgba(247,239,247,0.75);
    -moz-box-shadow: 8px 9px 40px 1px rgba(247,239,247,0.75);
    box-shadow: 8px 9px 40px 1px rgba(247,239,247,0.75);
}
.clearing-thumbs li{
  	padding: 0px;
}
.clearing-thumbs img{
    width: 100%;
}

.showcase{
  	background: #E1E1E1;
    margin-left: 28px !important;
    margin: 5px;
    padding: 0px !important;
  	text-align: center;
}
.showcase strong{
  	font-family: 'Lobster', cursive;
}
strong a{
    color: #fff;
}
strong a:hover{
    color: #f3f3f3;
}
.showcase label{
  	color: #23B323;
    font-family: 'Arimo', sans-serif;
  	font-style: italic;
  	font-size: 12px;
}
.small-block-grid-4 > li{
  	width: 24%;
}

.showcase label{
  	padding-top: 7px;
}
.menu-trigger, .search-trigger {
  	color: white;
  	font-size: 22px;
  	font-family: 'Lobster', cursive;
}
.menu-trigger:hover,.menu-trigger:focus{
  	color:#ED4949;
}
.right-off-canvas-menu{
  	background-color: #EAEBEB;
}
.right-off-canvas-menu ul li{
  	border-style: solid;
    list-style: none;
    margin: 5px;
    padding: 5px;
}
.right-off-canvas-menu ul li a{
  	color:#000;
  	display: block;
    font-family: 'Lobster', cursive;
    font-size: 24px;
}
.right-off-canvas-menu ul li a:hover{
  	color:#ED4949;	
}
.right-off-canvas-menu ul li:hover{
  	border-color: #ED4949;
}
.showcase{
  	float:left;
    position: relative;
    width: 16.66667%;
}
.mask{
    background-color: rgba(0,0,0,0.9);
    display: none;
    height: 89%;
    position: absolute;
    top:0px;
    width: 100%;
    z-index: 9999;
}
.mask h2{
    color:#e3e3e3;
    font-size: 22px;
    font-family: 'Lobster', cursive;
    margin-top: 15px;
    text-align: center;
}
.mask a{
    display: block;
    text-align: center;
    width: 100%;
}
.mask a > i{
    color:#D60F16;
    font-size: 75px;
}
.showcase:hover > .mask{
    display: block;
}
.mask ul{
  	margin-bottom: 15px;
}
.mask ul li{
  	color: #D60F16;
  	font-family: 'Arimo', sans-serif;
    list-style: none;
}
.showcase label input[type="checkbox"]{
  	margin-top: 2px !important;
}
.showcase{
  	list-style: none;
}
.noUi-horizontal{
  	height: 8px;
    margin-top: 8px;
}
.noUi-horizontal .noUi-handle {
    height: 14px;
    left: -7px;
    top: -3px;
    width: 12px;
}
.noUi-handle:after, 
.noUi-handle:before{
    display: none;
}
.postfix{
   	border: none;
    padding: 0px;
   	/*background-color: transparent;*/
}
.ribbon {
    background: #D60F16;
    color: #fff;
    font-size: 16px !important;
    left: -17px;
    margin: 2em auto 3em;
    padding: 1em 2em;
    position: absolute;
    text-align: center;
    width: 118%;
}
.ribbon:before, 
.ribbon:after {
    bottom: -1em;
    border: 1.5em solid #986794;
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
}
.ribbon:before {
    border-right-width: 1.5em;
    border-left-color: transparent;
    left: -2em;
}
.ribbon:after {
    border-left-width: 1.5em;
    border-right-color: transparent;
    right: -2em;
}
.ribbon .ribbon-content:before, 
.ribbon .ribbon-content:after {
    border-style: solid;
    border-color: #804f7c transparent transparent transparent;
    bottom: -1em;
    content: "";
    display: block;
    position: absolute;
}
.ribbon .ribbon-content:before {
    left: 0;
    border-width: 1em 0 0 1em;
}
.ribbon .ribbon-content:after {
    right: 0;
    border-width: 1em 1em 0 0;
}
.search-form{
  	display: none;
}
.search-form-trigger{
  	float:right;
}
.archive .panel img{
  	margin-bottom: 15px;
}
.archive .panel h4{
    color: #E5AB23;
    font-family: 'Arimo', sans-serif;
}
.archive .panel p{
		font-size: 22px;
}
h3,
p, 
.opensans{
  	font-family: 'Open Sans Condensed', sans-serif;
}
.orange{
  	color: #FF930C
}
.yellow{
  	color: #E5C720;
}
.service {
    border: 1px solid #ddd;
    height: 320px;
    margin: 10px 0;
    text-align: center;
    transition: all 0.3s ease; 
    width: 100%;
    -webkit-transition: all 0.3s ease;
}
.service .service-icon-box {
    background: white;
    display: inline-block;
    margin-bottom: 40px;
    position: relative;
    top: 100px;
    transition: all 0.3s ease; 
    padding: 10px;
    -webkit-transition: all 0.3s ease;
}
.service .service-heading {
    position: relative;
    top: 80px;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55); 
}
.service .service-description {
    width: 80%;
    margin: 0 auto;
    opacity: 0;
    -webkit-transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    transition: all 600ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    font-size: 18px; 
    color: #fff;
    background-color: rgba(160, 160, 160, 0.8);
}
.service .service-icon-box > img.service-icon {
    width: 40px; 
}
.service:hover {
    border-color: #00a8ff; 
}
.service:hover .service-icon-box {
    top: -30px; 
}
.service:hover .service-heading {
    top: -30px; 
}
.service:hover .service-description {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); 
}
    /*footer section*/
@charset "UTF-8";
.hero {
    background: url("http://images7.alphacoders.com/330/330811.jpg") no-repeat center center;
    background-size: cover;
    height: 50vh;
    overflow: hidden; 
}

.row {
    max-width: 1200px; 
}

.footer {
    background-color: #292c2f;
    font-size: 1.2rem;
    text-align: center;
    padding: 1rem; 
}
.footer .social a {
    background-color: #33383b;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-size: 1.5rem;
    height: 2rem;
    line-height: 2rem;
    margin: 0 3px 0 0; 
    text-align: center;
    width: 2rem;
}
.footer .copywrite {
    color: #8f9296;
    font-size: 0.875rem;
    margin: 1rem 0 1rem 0; 
}
.footer .footer-form textarea, .footer .footer-form input {
    border-radius: 3px;
    background-color: #1f2022;
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1);
    border: none;
    resize: none;
    font: inherit;
    font-size: 0.875rem;
    font-weight: normal;
    color: #d1d2d2;
    padding: 1.3rem; 
}
.footer .footer-form label {
    color: #fff;
    font-size: 1.2rem;
    margin: 0 0 1rem 0;
    font-weight: bold; 
}
.footer .footer-form .submit {
    border-radius: 3px;
    background-color: #33383b;
    color: #ffffff;
    border: 0;
    padding: 1rem 3.5rem;
    font-weight: bold;
    float: right;
    margin: 0 1rem 2rem 0; 
}
.footer .footer-links a {
    list-style: none;
    font-weight: normal;
    color: #fff;
    margin: 0;
    font-size: 0.875rem; 
}
.footer .footer-links a::after {
    content: "•";
    padding: 0 0.2rem 0 0.4rem; 
}
.footer .footer-links a:last-child::after {
    content: "";
    padding: 0 0.4rem 0 0.8rem; 
}
@media only screen and (min-width: 40.063em) {
    .footer {
        padding: 4rem; 
    }
    .footer p {
        text-align: left; 
    }
    .footer .social {
        text-align: left;
        margin: 0; 
    }
    .footer .footer-form .contact {
        position: absolute;
        left: -45%;
        top: 10%; 
    } 
}

.logo {
    color: #fff;
    font-size: 1.5rem; 
}
.logo i {
    margin-right: 0.5rem; 
}
.dropcap, 
.dropcap-green, 
.dropcap-black {
    display: block;
    float: left;
    font-size: 1.25rem;
    line-height: 2rem;
    margin: 0.25rem 0.5rem 0 0;
    text-align: center;
    width: 2rem; 
}

.dropcap.round, 
.round.dropcap-green, 
.round.dropcap-black {
  border-radius: 50%; 
}

.dropcap-green {
    background: #aec71e;
    color: #FFF; 
}

.dropcap-black {
  background: #000;
  color: #FFF; 
}


/*video container*/
.video-container {
  	position: relative;
    /*background: url("../img/4731741525_f80bf96eb2_b.jpg") no-repeat left bottom fixed;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 500px;
}

#videoModal {
    padding: 15px 50px 0 50px;
    width: 100%;
    background: #125069;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
}
#videoModal .close-reveal-modal {
    color: #fff;
}

.play-button {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -50px;
    display: block;
}
.play-button .play {
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 5px solid #fff;
}
.play-button .play span {
    border-top: 25px solid transparent;
    border-bottom: 25px solid transparent;
    border-left: 40px solid #fff;
    margin-top: 20px;
    margin-left: 30px;
    display: inline-block;
}
.play-button:hover .play {
    border: 5px solid #41637C;
}
.play-button:hover .play span {
    border-left: 40px solid #41637C;
}
blockquote{
  	font-family: 'Open Sans Condensed', sans-serif;
  	font-size: 22px;
}
.inner li{
  	font-family: 'Open Sans Condensed', sans-serif;
  	font-size: 28px;	
}
.inner li i{
  	color: #38761D;
}
.archive .panel img{
  	width: 250px;
}
/*card section*/
.card {
    font-family: 'Roboto', sans-serif;
    overflow: hidden;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    color: #272727;
    border-radius: 2px; 
}
.card .title {
    line-height: 3rem;
    font-size: 1.5rem;
    font-weight: 300; 
}
.card .content {
    padding: 1.3rem;
    font-weight: 300;
    border-radius: 0 0 2px 2px; 
}
.card p {
    margin: 0; 
}
.card .action {
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    padding: 1.3rem; 
}
.card a {
    color: #ffab40;
    margin-right: 1.3rem;
    transition: color 0.3s ease;
    text-transform: uppercase;
    text-decoration: none; 
}
.card .image {
    position: relative; 
}
.card .image .title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 1.3rem;
    color: #fff; 
}
.card .image img {
    border-radius: 2px 2px 0 0; 
}
      /*card section*/
.band{
    background-position: 55% 57%;
    background-image: url("../img/48170.jpg");
    background-size: cover;
    min-height: 145px;
  /*margin-top: 15px;*/
}
.band h1,
.band h2,
.band h3,
.band h4,
.band h5,
.band h6, 
.band p{
    color: #ededed;
    text-align: center;
}
/* bordered alertboxes*/
.alert-box {
    background: #f7f7f7;
    color: #333;
    border: none;
    border-left: 6px solid #008CBA;
    box-shadow: 0 5px 8px -6px rgba(0, 0, 0, 0.2); 
}
.alert-box.success {
    background: #f7f7f7;
    color: #333; 
}
.alert-box.alert {
    background: #f7f7f7;
    color: #333; 
}
.alert-box.warning {
    background: #f7f7f7;
    color: #333; 
}
.alert-box.info {
    background: #f7f7f7;
    color: #333; 
}
.alert-box.small {
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.75rem; 
}
.alert-box.small .close {
      font-size: 1.5rem; 
}
.alert-box.large {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    font-size: 2rem; 
}
.alert-box.large .close {
      font-size: 3rem; 
}
.alert-box .close {
    font-size: 2rem;
    line-height: 1.25rem; 
}
.sidebar-panel{
    background-color: #fff;
}
.widget_categories ul, 
.widget_recent_entries ul,
.widget_archive ul,
.widget_nav_menu ul{
    margin-left: 0;
}
.widget_categories ul li,
.widget_recent_entries ul li,
.widget_archive ul li,
.widget_nav_menu ul li{
    list-style: none;
}
.cat-item a{
    /*display: block;*/
}
.screen-reader-text{
    display: none;
}
.side_title{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 22px;   
}
.widget_recent_entries ul li, 
.widget_recent_entries ul li, 
.widget_categories ul li,
.widget_archive ul li,
.widget_nav_menu ul li{
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 20px;
    padding: 10px 0px;
}
.widget_recent_entries ul li:hover{
    background-color: #f3f3f3;
} 
.widget_recent_entries ul li span{
    color: black;
    float: right;
    font-size: 14px;
}
.cinch-home .post{
    margin: 15px 0px;
    background-color: #fff;
    padding: 15px;
}
.cinch-home .post > .post-panel > h1,
.cinch-home .post > .post-panel > h2,
.cinch-home .post > .post-panel > h3,
.cinch-home .post > .post-panel > h4,
.cinch-home .post > .post-panel > h5,
.cinch-home .post > .post-panel > h6{
    font-family: 'Open Sans Condensed', sans-serif;
    text-align: center;
}
.post img{
    max-width: 770px;
}
.post-info{
    margin-bottom: 5px;
}
.post-info strong{
    margin: 5px 10px;
}
.post-category-container a{
    background-color: #008CBA;
    padding: 5px;
}
span.post-category-container a{
  color: #fff;
  cursor: pointer;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
}
.current{
    background-color: #008CBA;
    padding: 7px;
    color: white;
    font-weight: bold;
}
.jump-top{
    position: fixed;
    bottom: 15px;
    right: 25px;
}
/* profile card section */
.profile-card {
    padding: 1rem;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    margin-bottom: 2rem;
    background-color: #fff; 
}
.profile-card img {
    width: 8rem;
    display: block;
    margin: 2rem auto;
    text-align: center;
    border-radius: 50%;
    box-shadow: 2px 2px 5px #888888; 
}
.profile-card .profile-info {
    padding: 1rem; 
}
.profile-card .profile-info h4 {
    margin-top: 0;
    text-align: center;
    text-transform: uppercase; 
}
.profile-card .profile-info p {
    text-align: center; 
}
.profile-card .profile-info .inline-list {
      text-align: center;
      margin-bottom: 1rem; 
}
.profile-card .profile-info .inline-list li {
    float: none;
    display: inline-block; 
}
.profile-card .profile-info .inline-list i.fi-social-facebook {
    font-size: 1.5rem;
    color: #3b5998; 
}
.profile-card .profile-info .inline-list i.fi-social-facebook:hover {
    transform: scale(1.5);
    transition: all .5s ease-in-out; 
}
.profile-card .profile-info .inline-list i.fi-social-twitter {
    font-size: 1.5rem;
    color: #55acee; 
}
.profile-card .profile-info .inline-list i.fi-social-twitter:hover {
    transform: scale(1.5);
    transition: all .5s ease-in-out; 
}
.profile-card .profile-info .inline-list i.fi-social-linkedin {
    font-size: 1.5rem;
    color: #0077b5; 
}
.profile-card .profile-info .inline-list i.fi-social-linkedin:hover {
    transform: scale(1.5);
    transition: all .5s ease-in-out; 
}

.profile-card .profile-info .inline-list i.fi-social-github {
        font-size: 1.5rem;
        color: #333; 
}
.profile-card .profile-info .inline-list i.fi-social-github:hover {
          transform: scale(1.5);
          transition: all .5s ease-in-out; 
}
.profile-card .profile-info .inline-list i.fi-social-youtube {
    font-size: 1.5rem;
    color: #cc181e; 
}
.profile-card .profile-info .inline-list i.fi-social-youtube:hover {
    transform: scale(1.5);
    transition: all .5s ease-in-out; 
}


/* profile card section end */
.bordered-top{
    border-top: 1px solid #e3e3e3;
}

a.page-numbers{
    color: #000;
}
.author-link{
    color: #0077b5;
}
.author-link a{
    color: #000;
}
a.more-categories{
    background-color: #000;
    border-radius: 5px;
}