@import url(https://fonts.googleapis.com/css?family=Poppins); 
@import url(http://fonts.googleapis.com/css?family=Raleway);

@font-face {
    font-family: Aparajita;
    src: url(/front/fonts/Aparajita.ttf);
}
@font-face {
    font-family: LeagueGothic;
    src: url(/front/fonts/LeagueGothic-Regular.otf);
}

html{
    height: 100%;
}
body{
    /*background-color: #f8f8f8;*/
    background-color: #fff;
    height: 100%;
    line-height: 27px;
}
h1,h2,h3{
    margin-top: 42px;
    margin-bottom: 22px;
}
.page-description p img{
    margin-top: 42px;
    margin-bottom: 36px;
}
hr{
    margin-top: 30px; 
    margin-bottom: 30px;
    border-bottom: 1px solid lightgrey;
}
.container{

}

.padding-left-0{
    padding-left: 0;
}
.padding-right-0{
    padding-right: 0;
}
.padding-top-5{
    padding-top: 5px;
}
.padding-top-10{
    padding-top: 10px;
}
.padding-right-10{
    padding-right: 5px;
}
.col-center-block {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.border-none{
    border: none !important;
}
.navbar{
    margin-bottom: 0;
}
.navbar button{
    opacity: 1 !important;
}
.navbar-default{
    border-bottom: 1px solid;
}
.navbar-brand{
  /*  min-height: 119px; */
}

.top-menu{
    width: 900px; 
    left: 50%;
}
.first-menu {
    height: 35px;
    padding-top: 20px;
    display: block;
    font-size: 12px;
}
.first-menu .navbar-nav{
    float: right;
}
.first-menu .last-pad-r-0{
    padding-right: 0;
}
.first-menu ul{
    border-bottom: 1px solid #cccccc;
}
.first-menu ul li a{
    float: none;
    padding: 10px 20px 10px; 
    color: #777777;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff;
}

.second-menu {

    font-family: Aparajita;
    display: block;
    font-size: 18px;
    color: rgb(151,151,151);
    text-align: right;
    padding-top: 10px;
    letter-spacing: 1px;
}


.main-contents{
    /*padding-top: 119px;*/
    background-color: #fff;
}

.home-title{
    font-size: 45px;
    padding-top: 30px;
}

.home-menu{
    list-style: none;
    margin: 0 auto;
    margin-top: 20px;
}
.home-menu li{
    display: inline;
    text-align: center;
    border-right: 1px solid;
}
.home-menu li a{
    padding: 10px;
    color: #000000;
    text-decoration: none;
    font-size: 14px;

}


.img-container{
    position: relative;
    overflow: hidden;
    margin-top: 25px;
}

.img-container-hover{
    display: none;
    background: #000;
    filter:alpha(opacity=30); /* IE */ 
    -moz-opacity:0.3; /* Mozilla */
    opacity: 0.3; /* CSS3 */
    position: absolute;
    top: 0; left: 0;
    height: 100%; width:100%;
    cursor: pointer;
} 

.img-container-hover .text-container{
    color: white;
    font-size: 30px;
    text-decoration: none;
    width: 100%;
    height: 100%;

    text-align: center;
    display: block;
}

.img-container-hover .text-container span{
    display: block;
    line-height: 20px;
    margin-top: 20%;
}

.home-links{

    text-decoration: none;
    color: #777;

}
.home-links:hover{

    text-decoration: none;
    color: #777;

}
.profile-image{
    margin: 0 auto;
    border: 1px solid lightgray;
}



.common-font{
    font-family: helvetica, arial, sans-serif;
}
.font-league-gothic{
    font-family: LeagueGothic;
}
.container-pad-0{
    padding-right: 0;
    padding-left: 0;
}
.artist-heading{
    font-family: LeagueGothic;
    font-weight: normal;
    font-size: 3.5em;
    vertical-align: middle;
}
 

.artist-heading-player{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 21px;
    line-height:25.7143px;		
    display: block;
	padding-right: 0px;
	padding-left: 0px;
    vertical-align: middle;
	letter-spacing:-1px; 
 

	
    color: rgb(255,57,65);
}

.artist-heading-player-desc{
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 21px;
    line-height:25.7143px;	
    display: block; 
}
.video-artist-name{
    color: #fff; 
	margin-top:10px; 
    font-size: 10px;
	text-align:left;
	}
.video-thumb-details-wrapper{
    position: absolute;
    bottom: 0;	
	line-height: 13px;
    padding: 10px;
    color: white;
    width: 100%;


background: -webkit-gradient(linear, 0 0, 0 bottom, from(), to(#000000));
background: -webkit-linear-gradient(, #000000);
background: -moz-linear-gradient(, #000000);
background: -ms-linear-gradient(, #000000);
background: -o-linear-gradient(, #000000);
background: linear-gradient(, #000000); 

}
.video-thumb-type{
    display: block;
    position: absolute;
    font-weight: regular;
    top: 0;
    padding: 8px 12px;
    background-color: #f0ad4e; 
    color: white;
    font-size: 11px;
}

.video-thumb-title{
    font-weight: bold;
	font-size:11px;
    display: block;
}

.video-thumb-img-wrapper{
    overflow: hidden;
    height: 147px;
}
.video-thumb-img-wrapper img{
    height: 280px; 
    margin-top: -60px;
    margin-left: -50px;
}
.video-thumb-details{
	font-size:10px; 
    display: block;
	
}
.video-thumb-hover-image{
    position: absolute;
    height: 100%;
    width: 100%;
    text-align: center;
    vertical-align: middle;
    color: white;
	border: 1px solid #ddd;
    font-size: 50px;
    opacity: 0;
    background-color: rgba(0,0,0,0.2);
    z-index: 5;
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    top:0;
    cursor: pointer;
}
.video-thumb-hover-image:hover{
    zoom: 1; 
    filter: alpha(opacity=100);
    opacity:.8;
}
.main-video-title{
    font-weight: 900;
    font-size: 19px;
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height:23.7143px;
}
.main-video-description{
    padding-top: 8px; 
	padding-bottom: 15px;
    font-size: 12px; 
	word-break: break-all;
    color: #d6d6d6;
	
}
.nano{
    max-height: 90px;

}
.nano .nano-pane   {     background: rgba(0,0,0,.75) !important; }
.nano .nano-slider { background: #444 !important; }
.bio-header-button-dark{
    background-color: #000000;
    font-family: Poppins; 
    font-size: 18px ;
    font-weight: bold;
 /*   margin-top: 13px; */
    padding-top: 15px;
    padding-bottom: 15px;
    white-space: normal;
}	
	
	
.artist-heading-player-buy{
    /*border-bottom: 1px solid grey;*/
}
.video-player-artist{
    /*height: 80px;*/
    /*border-bottom: 1px solid grey;*/
}
.main-video-btn-container{
	margin-top:15px;
    padding-left: 0px;
    padding-right: 0px;
}
.padding-left-0{
    padding-left: 0;
}
.padding-right-0{
    padding-right: 0;
}
.padding-20{
    padding: 20px;
}
.padding-right-20{
    padding-right: 20px;
}
.padding-left-20{
    padding-left: 20px;
}
.padding-15{
    padding: 15px;
}
.padding-left-15{
    padding-left: 15px;
}
.padding-15{
    padding: 15px;
}
.bio-menu{
    list-style: none;
    margin: 0 auto;
    margin-top: 20px;
}
.bio-menu li{
    display: inline;
    text-align: center;
    border-right: 1px solid;
}
.bio-menu li a{
    padding: 10px;

    text-decoration: none;
    font-size: 13px;

}
.last-menu{
    border: none !important;
}
.active-menu{
    color: #808080;
}
.artist-links{
    margin-top: 20px;
    margin-bottom: 20px;
 /*   color: grey; */
}
.artist-links a{
	text-decoration:none;
 /*   color: grey; */

}
.artist-links a:hover{
	text-decoration:underline;
 /*   color: grey; */


}
.margin-right-10{
    margin-right: 10px;
}
.font-11{
    font-size: 11px;
}
.gallery-heading{
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 900;
    font-size: 21px;
    line-height: 25.7143px;
    vertical-align: middle;
    letter-spacing: -1px;
    margin-top: 0;
}
.video-gallery-heading{


    font-family: LeagueGothic;
    font-weight: normal;
    font-size: 2.3em;
    margin-top: 0;
    margin-bottom: 0;
}
.video-thumb-container{
    background-color: white;
	   /*-moz-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
        -webkit-box-shadow: 1px 2px 3px rgba(0,0,0,.5);
         box-shadow: 1px 2px 3px rgba(0,0,0,.5);
         padding: 10px;*/
}
.video-thumb-wrapper{
    position: relative;
}

.pad-30{
    padding: 30px;
}
.artist-bio-photo{
    max-width: 400px;
}
.item {
    width: 281px;
    margin-bottom: 5px;
}
.item-img{
    width: 281px;
}
.color-grey{
    color: grey;
}
#container {
    margin: 0 auto;
}
.loading-img{
    margin-top: 50px;
}
.divider-div{
    height: 25px;
    background-color: #E9E9E9;
}
#search_input{
    font-size: 20px;
    color: #333;
    font-weight: 100;
	
}

#search_input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    font-size: 25px;
    color: #DBDBDB;
    font-weight: 100;
}
#search_input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    font-size: 25px;
    color: DBDBDB;
    font-weight: 100;
}
#search_input::-moz-placeholder { /* Mozilla Firefox 19+ */
    font-size: 25px;
    color: DBDBDB;
    font-weight: 100;
}
#search_input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-size: 25px;
    color: DBDBDB;
    font-weight: 100;
}
#search_input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
    font-size: 25px;
    color: DBDBDB;
    font-weight: 100; 
}





.footer-div{
    background-color: #181a1a;
    margin-bottom:0px;
    overflow: hidden;
    position: relative;
}
.footer_heading{
    color: #808080;
    font-family: Aparajita;
    font-weight: normal;
    font-size: 3.6em;
    letter-spacing: 8px;
    text-align: center;
}


.footer-div{
    color: rgba(255,255,255,0.6) ;
}
.footer-div a{
    color: rgba(255,255,255,0.4);
}
.footer-div a:hover{
    color: rgba(255,255,255,0.6);
	text-decoration:none;
}
.categories .categories-wrapper {
    display: table;
    width: 100%;
    margin-top: 45px;
}
.categories .categories-wrapper>div {
    display: table-cell;
}
.categories .categories-wrapper ul {
    display: table-cell;
    width: 19%;
    vertical-align: top;
}
.categories .categories-wrapper ul li {
    padding-right: 20px;
}
.grey-ul li, .green-ul li, .white-ul li, .number-ul li, .simple-ol li {
    padding: 0 0 5px 3px;
}
  

footer {
    position: relative;
    z-index: 1;
    padding-bottom: 40px;
    padding-top: 40px;
    /*min-width: 300px;*/
    min-height: 272px;
    width: 100%;
    /*border-top: 1px solid #d2d2d2;*/
    background: #f8f8f8;
    text-align: center;
}


footer .footer-column {
    display: inline-block;
    width: 235px;
    padding-right: 20px; 
    text-align: left;
    vertical-align: top;
}

footer .footer-column>label {
    display: block;
    cursor: text;
    margin: 27px 0 18px;
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    color: rgba(255,255,255,0.6);
    vertical-align: top;
}




footer a{
    display: block;
    font-size: 12px;
    line-height: 19px;
    color: #3c3c3c ;  
    text-decoration: none;
    margin-bottom: 8px;
    margin-top: 8px;
}

footer a:hover{
	 color: #40afdc !important ; 
}

.footer-div section {

    font-size: 12px;
    line-height: 12px;
    color: rgba(255,255,255,0.4);
    text-decoration: none;
   
}

.footer-div section p{
    display: block;
    font-size: 12px;
    line-height: 12px;
    color: rgba(255,255,255,0.4);
    text-decoration: none;
    margin-bottom: 8px;
    margin-top: 8px;
}

footer .footer-column-clear {
    display: none;
    width: 0;
    font-size: 0;
}
footer .footer-column.last {
    padding-right: 0;
}
footer .footer-copy {
    position: absolute;
    right: 0;
    bottom: 17px;
    left: 0;
}

footer .langs-column {
    display: inline-block;
    width: 90px;
    white-space: nowrap;
    vertical-align: top;
}

footer .social-link {
    margin: 0 15px 0 2px;
    display: inline;
    font-size: 20px;
}

.carousel{
    background-color: #000000;
}
.carousel .item{
    width: 100%;
    margin: 0;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right{
    right: 50px;
}

.carousel-control .icon-next, .carousel-control .glyphicon-chevron-left{
    left: 50px;
}
.font-25{
    font-size: 25px;
}
.bio-white-header{
    background-color: white;
    /*margin-top: 25px;*/

}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.video-player-rightbar{
    height: 455px;
    position: relative;
/*    border-right: 4px solid #000; */
}
.bio-white-header-img-videos{
    width: 40px;
    vertical-align: middle;
    margin-right: 00px;
	margin-top: 30px;
    margin-bottom: 10px;
}	
	
	
		
.bio-white-header-img{
    width: 40px;
    vertical-align: middle;
    margin-right: 15px;
	margin-top: 00px;
	
}

.bio-header-button-dark:hover{
   background-color: #333;
    border-color: #ec111b;
}
.bio-header-button{
   background-color: rgb(255,57,65) 
    font-family: Poppins; 
    font-size: 18px ;
    font-weight: bold;
    margin-top: 13px;
    padding-top: 15px;
    padding-bottom: 15px;
    white-space: normal;
}
.bio-header-button:hover{
    background-color: #f1353d;
    border-color: #ec111b;
}
.bio-header-buttons{
    background-color: rgb(255,57,65);
    font-family: Poppins; 
    padding: 7px 10px;
    color: white;
    margin-right: 1px;
}
.bio-header-buttons:hover{
    background-color: #f1353d;
    border-color: #ec111b;

}
.bio-container{
    margin-top: 30px;
    background-color: white;
    padding: 30px;
}

.video-bio-container{
    margin-top: 30px;
    background-color: white;
    padding: 30px;
}

.bio-container-video {
    margin-top: 30px;
    background-color: white;
    padding: 30px;
}

.bio-container-gallery{
    padding: 0px;
}
.bio-container-gallery h1{
    padding: 30px;
}

.bio-container iframe{
    width: 100% !important;
    height: 400px !important;
}
.bio-container-video iframe{
    width: 100% !important;
    height: 600px !important;
}
.bio-container .input-group{
    margin-bottom: 10px;
}
.bio-container textarea{
    width: 330px;
    height: 80px;
}
.bio-name-header{
    background-color: #000000;
    color: white;
    line-height: 31px;
    height: 34px; 
   /* padding-top: 25px; */
}
.video-title{
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: bold;
}
.video-actions{
    background-color: black;

    color: white;
}

.video-actions a{
    padding: 8px;
   color: white;
   text-decoration: none;
}
.video-actions a.price{
    /*padding-left: 7px;*/
    border-left: 1px solid grey;
}
.video-image-container{
    height: 138px;
    position: relative;
    overflow: hidden;
}
.video-actions a:hover{
    color: white;
    text-decoration: none;
}
	
.bio-main{
    background-color: #f9f9f9;
}
.bio-name-header a{
    color: white;
    font-size: 11px;
    text-decoration: none;
}
.bio-name-header a:hover{
    color: white;

    text-decoration: none;
}
.bio-name-header a.link-pad{
    /*margin-left: 40px;*/
}

.bio-name-header .link-devider{
    margin-left: 20px;
    margin-right: 20px;
}

.bio-shadow{
    -webkit-box-shadow: inset 0px 2px 6px -2px rgba(117,117,117,1);
    -moz-box-shadow: inset 0px 2px 6px -2px rgba(117,117,117,1);
    box-shadow: inset 0px 2px 6px -2px rgba(117,117,117,1);
}

.bio-detail{
    padding-top: 25px;
}
.link-devide{
    padding-left: 2px;
    padding-right: 2px;
	color:#FFF;
/*    color: rgb(51,125,195); */
}
.bio-social-links{
    margin-top: 15px;
    margin-bottom: 25px;

}
.footer-margin{
   /* margin: 25px; */
}
.show-case{
    position: relative;
    background-color: #000000;
}
.show-case-text-container{
    background-color: #000000;
    color: white;
    font-family: Aparajita;
    font-weight: normal;
    font-size: 3em;
    /*letter-spacing: 4px;*/
    text-align: center;
    position: absolute;
    top: 100px;
    z-index: 100;
    left: 80px;
    padding-left: 45px;
    padding-right: 45px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.show-case-text-artist-name-sm{
    background-color: #000000;
    color: white;
    font-family: Aparajita;
    font-weight: normal;
    font-size: 4em;
    letter-spacing: 4px;
}


.text-container-inner{
    position: relative;
    min-width: 250px;
    text-align: left;
}
.text-inner-links{
    position: absolute;
    /*background-color: rgb(145,145,145);*/
    color: white;
    right: -20px;
    top: 55px;
    line-height: 34px;

}
.show-case-link{
    text-decoration: none;
    background-color: rgb(145,145,145);
    padding: 5px 15px;
    border-right: 1px solid #808080;
    font-family: "Poppins",sans-serif;
    font-size: 12px;
    color: white;
    float: left;
}
.show-case-link:hover{
    text-decoration: none;
    color: white;
}
.show-case-link-margin{
    /*margin-left: -12px;*/
}


.show-case-text-artist-links-sm a{
    display: block;
    padding: 14px;
    text-align: center;
    font-family: "Poppins",sans-serif;
    font-size: 1.7em;
    color: white;


}
.margin-top-30{
    margin-top: 30px;
}

.margin-top-15{
    margin-top: 15px;
}

.show-case-text-artist-links-sm a:hover{
    text-decoration: none;
    color: white;
}
.show-case-link-border-right{
    border-right: 2px solid rgb(130,130,130);
    background-color: rgb(145,145,145);
}
.show-case-footer-sm{
    background-color: #0c0d0d;
    height: 100%;
}

.social-links{
    margin-bottom: 20px;

}
.social-links a{
    color: white;
    font-size: 35px;
}
.social-links a:hover{
    color: white;
    text-decoration: none;
}

.show-case-footer-text{
    color: rgb(101,101,101);
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 150px;
}


@media (max-width: 1000px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
       /* border-top: 1px solid transparent;*/
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
       /* margin: 7.5px -15px;*/
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-nav>li>a:hover{
        background-color: #000000 !important;
        color: white !important;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in {
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    .navbar-collapse.collapse.in { display: block!important; }
}


.contact-page{
    width: 100%;
    min-height: 100%;

    background-position: center;
    background-repeat: no-repeat;

}
.contact-form-container{

    background-color: white;
    border: 1px solid #42373D;
    margin-top: 70px;

}

@media (max-width: 500px) {
    .contact-form-container{

        margin: 5px;
        margin-top: 30px;



    }
    body{
        overflow-x: hidden;
    }
}


.contact-header{
    background-color: #42373D;
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    color: white;
    font-size: 16px;
}
.contact-header a{
    color: white;
    text-decoration: underline;
}
.contact-header a:hover{
    color: white;

}
.contact_form {
    padding: 20px;
}
.contact_form p{
    margin-bottom: 20px;
}
.contact_form button{
    margin-right: 20px;
}

.btn-grey {
    color: #ffffff;
    background-color: #000000;
    border-color: #828282;
    font-size: 16px;
}

.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active,
.btn-grey.active,
.open .dropdown-toggle.btn-grey {
    color: #ffffff;
    background-color: #1C1C1C;
    border-color: #828282;
}

.btn-grey:active,
.btn-grey.active,
.open .dropdown-toggle.btn-grey {
    background-image: none;
}

.btn-grey.disabled,
.btn-grey[disabled],
fieldset[disabled] .btn-grey,
.btn-grey.disabled:hover,
.btn-grey[disabled]:hover,
fieldset[disabled] .btn-grey:hover,
.btn-grey.disabled:focus,
.btn-grey[disabled]:focus,
fieldset[disabled] .btn-grey:focus,
.btn-grey.disabled:active,
.btn-grey[disabled]:active,
fieldset[disabled] .btn-grey:active,
.btn-grey.disabled.active,
.btn-grey[disabled].active,
fieldset[disabled] .btn-grey.active {
    background-color: #000000;
    border-color: #828282;
}

.btn-grey .badge {
    color: #000000;
    background-color: #ffffff;
}
.social_links_text{
    color: #0063dc;
    font-size: 15px;
}

.bio-round-image{
    width: 165px;
    height: 165px;
    border: 1px solid white !important;
    margin-bottom: 5px;
}


.bio-round-image-hover{
    border-radius: 50%;
    width: 165px;
    height: 165px;
    background-color: rgb(0,0,0) !important;
}

.bio-round-image-container{
    display: table-cell;
    vertical-align: middle;

}

.bio-round-image-container a{
    color: #000000;
    text-decoration: none;
}
.bio-round-image strong{
    color: #777777;
}

.artist-row{
    margin-top: 30px;
}
.artist-text-hover{
    font-family: LeagueGothic;
    margin-top: 40% !important;
    letter-spacing: 2px;
    font-size: 20px;
    line-height: 30px !important;
}

@media (max-width: 550px) {
    .home-menu{
        padding-left: 0;
    }
    .xs-row-margin{
        margin-left: 5px !important;
        margin-right: 0 !important;
    }
    .bio-round-image{
        width: 110px;
        height: 110px;
        border: none !important;

    }
    .bio-round-image-hover{

        width: 110px;
        height: 110px;

    }
    .artist-text-hover{
        margin-top: 30% !important;
        letter-spacing: 2px;
        font-size: 20px;
        line-height: 20px !important;
    }
}

.illustration-heading{
    font-size: 2.4em;
}
.illustration-header{
    padding-top: 0;
}

.illustration-heading span{
    color: rgb(181,187,98);
}

.pagination{
    /*display: none !important;*/
}

.application-page{
    margin-top: 50px;
}

.application-contact{
    background-color: white;
    border: 1px solid #42373D;
}
.application-image{
    width: 172px;
    height: 167px;
    margin: 5px;
}
.front-copyright{
    color: #808080;

    margin: 5px;
}
.news-slider{
    margin-bottom: 40px;
}
.social-icons{
    margin-top: 40px;
}
.social-icons a{
    color: #808080;
    font-size: 40px;
}
.social-icons a:hover{
    color: #808080;
    text-decoration: none;
}
.application-page-header-text{
    font-size: 13px;
}

.block{
    display: block;
}

.image-col{
    background-color: white;
    padding: 15px;

}

.image-col-mid{
    background-color: white;
    padding: 15px;
    /*margin-top: 10px;*/
}

.image-col-related{
    background-color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 25px;
    padding-left: 25px;
    min-height: 423px;
}


@media (max-width: 991px) {


    .image-col-related{
        background-color: white;
        padding-top: 15px;
        padding-bottom: 15px;

        padding-left: 0;
        min-height: inherit;
    }
    .image-col-related .row{
        margin-left: 0px;
    }
    .image-col-related-sm{
        background-color: white;
        margin-top: 15px;
    }


}

.image-col small{
    font-size: 80%;
}

.image-thumb{
    width: 210px;
}
.image-hr{

    margin: 10px 0;
    border: 0;
    border-top: 1px solid #eee;
    border-bottom: 0;
}
.image-image-description{
    font-size: 15px;
    color: #0c0d0d;
}

.btn.default {
    color: #9a9a9a;
	font-size:12px;
    background-color: #f4f4f4;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;

}
.btn-xs {

    font-size: 11px;
    line-height: 1.5;
}
.btn-xs{
    padding: 1px 5px;
}
.btn {
    border-width: 0;
    font-size: 12px;
    outline: none !important;
    background-image: none !important;
    filter: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    text-shadow: none; 


}
.image-tags  a{
    margin-top: 6px; 
    font-size: 16px;
	background: #d9e0e0;
	height:45px;
	margin-bottom:0px;
    padding: 12px;
    text-align: center;
	
}
.image-tags a:hover{
    margin-top: 6px;  
    font-size: 16px;
	background: #ededed;
	height:45px;
	margin-bottom:0px;
    padding: 12px;

    text-align: center; 
	
	
}	
.image-price{
    font-size: 14px;
 
}
.image-price label{
    margin-top: 6px; 
	font-size: 17px;

}

.image-price label span{

}
.image-price label small{
    font-size: 11px;
}

.image-price label strong{
    line-height: 20px;
}
.radio{
    margin-top: 0px !important;
}
.image-cart-button{
    padding-left: 50px;
    padding-right: 50px;
}
.image-share-text{
    font-size: 12px;
}
.image-detail-col{
    min-height: 356px;
}
.more_artist_image{

    font-size: 15px;
	color: #9a9a9a;
    margin-bottom: 10px;
    margin-top: 30px;
}
.more_portfolio_image{

    font-size: 15px;
	color: #9a9a9a;
    margin-bottom: 10px;

}
.images-related{
    margin-bottom: 2px;
}

.enlarge-icon{
    position: absolute;
    background: black;

    color: white;
    z-index: 10;
    cursor: pointer;
    font-size: 30px;
    /*margin: 7px;*/
    top: calc(50% - 44px);
    left: calc(50% - 32px);
    opacity: 0;
	-webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.enlarge-icon i{
    margin: 7px;
}


.image-mobile-row{
    background-color: white;
    padding: 10px;
}
.image-mobile-center{
    margin: 0 auto;
}
.image-mobile-top-margin{
    margin-top: 10px;
}

.mobile-image{
    width: 100%;
}
.image-page-hr{
    margin-top: 30px;
    margin-bottom: 15px;
    border-bottom: 1px solid lightgrey;
}
.search-area-bg{
    /*
    background-color: white;
    padding: 0;
    */
}
.search-area{


    margin: 0 auto;
}
.search-area-bg input{
    background-color: #f8f8f8;
    border: none;
	
}
/* enable absolute positioning */
.inner-addon {
    position: relative;
}

/* style icon */
.inner-addon .fa {
    position: absolute;
    padding: 10px;
    pointer-events: none;
    z-index: 10;
}

/* align icon */
.left-addon .fa  { left:  0px;
    font-size: 20px;
    /* height: 50px; */
    line-height: 30px;
    color: gray;}
.right-addon .fa { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  50px; }
.right-addon input { padding-right: 50px; }
@media (min-width: 991px) {




}


.search-area button{
    font-size: 14px !important;
    border-width: 1px !important;
	
}

.caption {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/front/img/trans-black-50.png);
    width: 100%;


}
.caption-icons{
    width: 50%;
    float: left;

}
	.caption-icons a{
    display: block;
    padding: 10px;
    color: lightgrey;
    text-decoration: none;
    text-align: center;
    font-size: 25px;
}

.caption-icons a:hover{
    color: white;
    text-decoration: none;
}
.caption-border-left{
    border-left: 1px solid #808080;
}

.image-cart-container{
    padding-top: 25px;
}
.image-price label{
    width: 100%;
}
.margin-left-5{
    margin-left: 5px;
}
.margin-left-10{
    margin-left: 10px;
}
.margin-left-15{
    margin-left: 15px;
}
.margin-left-25{
    margin-left: 25px;
}
.margin-top-1{
    margin-top: 1px;
}
.image-buttons{
    /*margin-top: 15px;*/
}

.btn-cart-red {
    color: #fff;
    background-color: rgb(255,57,65);
    border-color: #f13e46;
    font-size: 23px;
    font-weight: lighter;
    padding-left: 19px;
    padding-right: 19px;
}
.btn-cart-red:hover, .btn-cart-red:focus, .btn-cart-red:active, .btn-cart-red.active {
    color: #fff;
    background-color: #f1353d;
    border-color: #ec111b;
}
.open .btn-cart-red.dropdown-toggle {
    color: #fff;
    background-color: #f1353d;
    border-color: #ec111b;
}
.btn-cart-red:active, .btn-cart-red.active {
    background-image: none;
    background-color: #ef1d26;
}
.btn-cart-red:active:hover, .btn-cart-red.active:hover {
    background-color: #f0262f;
}
.square{
    border-radius: 0;
    -webkit-border-radius: 0;

}
.cart-image{
    width: 100%;
	
}
.cart-license{
    font-size: 12px;
	background-color:#f4f4f4; 
	 padding: 20px 17px 17px 16px; 
	margin-bottom:4px;
	
}
.cart-main-image-wrapper{
    position: relative;
}
.image-cart-image-button-area{
    bottom: 0;
    position: absolute;
    width: 100%;
}
.cart-image-artist-name{
    height: 30px;
    position: absolute;
    width: 100%;
    bottom: 0;
   
    z-index: 0;
    color: white;
    font-size: 11px;
    padding-left: 10px;
    line-height: 30px;
}
.cart-image-artist-portfolio{
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 100;
}

.cart-image-id{
    position: absolute;

    right: 0px;
    bottom: 44px;
    z-index: 100;
    color: white;
 
	font-size: 10px;
    padding: 2px 5px 2px 5px;

}
.custom-search{
    height: 80px;
    font-family: Poppins;
    font-size: 30px;
    color: grey;

}


/**********************/
/*       Header       */
/**********************/



.navbar{
    border-radius: 0px;
}
.navbar-brand>img{
    top: -3px;
    position: absolute;
}
.navbar-default {
    background-color: #dd0908;
    border-color: #dd0908;
    margin-top: 0px;
    margin-bottom: 0px;
	font-family: Poppins
}
.navbar-default .navbar-brand {
    color: #ffffff;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #90274c;
}
.navbar-default .navbar-text {
    color: #ffffff;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
}
.navbar-default .navbar-nav > li > a > i {
    font-weight: normal;
    font-size: 15px; 
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #000; 
	font-weight: bold;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
    background-color: #dd0908;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
    color: #ffffff;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
    color: #f6b0b0;
    background-color: #dd0908;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
    background-color: #dd0908;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #90274c;
    background-color: #ffffff;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #90274c;
    background-color: #dd0908;
}
.navbar-default .navbar-toggle {
    border-color: #eb0254;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: #eb0254;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #ffffff;
}
.navbar-default .navbar-link {
    color: #ffffff;
}
.navbar-default .navbar-link:hover {
    color: #90274c;
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #ffffff;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #90274c;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #90274c;
        background-color: #eb0254;
    }
}



/***************************************/
/************ New Header ***************/
/***************************************/
.lg-banner{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.new-header-section-lg{
    position: relative;
    height: 350px;
    cursor: pointer;
    z-index: 0;
    width: 100%;
}

.new-header-section{
    float: left;
    position: relative;
    height: 350px;
    cursor: pointer;
    z-index: 0;

}
.new-header-featured{
    width: 50%;

}

.new-header-bg{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-clip: border-box;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
}

.new-header-right{
    width: 25%;


}

.new-header-right-half{
    height: 50%;


}
.new-header-inner-container{
    position: relative;
    width: 100%;
    height: 100%;
}
.new-header-featured-copy{
    position: absolute;
    background-color: black;
    color: white;
    font-size: 12px;
    bottom: 45px;
    padding: 5px 20px 5px 20px;
}
.new-header-featured-label{
    position: absolute;
    background-color: #777;
font-family: Poppins;
    color: white;
    font-size: 27px;
    font-weight: regular;
    bottom: 0;
    padding: 5px 20px 5px 20px;
    z-index: 100;
    cursor: pointer;
}

.new-header-portfolio-label{
    position: absolute;
    background-color: rgb(255,57,65);
    color: white;
    font-size: 11px;
   right: 0;
    bottom: 0;
    padding: 3px 10px 3px 10px;
    z-index: 100;
}
.new-header-portfolio-label a:hover{
    text-decoration: none;
}

.new-header-portfolio-label-left{
    position: absolute;
    background-color: rgb(255,57,65);
    color: white;
    font-size: 11px;
    left: 0;
    bottom: 0;
    padding: 3px 10px 3px 10px;
    z-index: 100;
}
.new-header-portfolio-label-left a:hover{
    text-decoration: none;
}

.new-header-image-id{
    position: absolute;
    /*background-color: black;*/
    color: white;
    font-size: 10px;
    right: 0;
    bottom: 20px;
    padding: 2px 5px 2px 5px;
}
.new-header-image-id-left{
    position: absolute;
    /*background-color: black;*/
    color: white;
    font-size: 10px;
    left: 0;
    bottom: 20px;
    padding: 2px 5px 2px 5px;
}

.new-header-copy{
    position: absolute;
    background-color: black;
    color: white;
    font-size: 11px;
    bottom: 0;
    left: 0;
    text-align: left;
    width: 100%;
    z-index: 0;
    padding: 2px 5px 2px 5px;
}
.new-header-border{
    /*border-left: 1px solid #f8f8f8;*/

}

.new-header-a-main{
    text-decoration: none;
}
.new-header-a-main:hover{
    text-decoration: none;
}

.new-container{
    background-color: #e9e9e9;
    padding-bottom: 25px;
}

.new-header-section-lg{
    float: left;

}
.section-lg-center{
    width: 46%;
}
.section-lg-left{
  width: 27%;
}
.section-lg-right{
    width: 27%;
}


#custom_overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    z-index: 10000;
    display: none;
    text-align: center;

}

.loading {
    position: fixed;
    top: 45%;
    font-size: 50px;
    color: white;
    left: 50%;
}

#overlay_image{
    display: none;

}
.overlay-close-icon{
    cursor: pointer;
    color: grey;
    font-size: 20px;
    position: fixed;

    top: 15px;
    right: 15px;
    font-weight: 200;
}
.overlay-close-icon:hover{
    color: white;
}
.custom-overlay-button-container{
    text-align: right;
    position: absolute;
    display: none;
    z-index: 100;
}


.related-image-pads{
    padding-left: 1px;
    padding-right: 1px;

}


#main_image{
    color: white;
    text-decoration: none;
}
#main_image{
    color: white;
    text-decoration: none;
}


.cart h1{
    font-weight: 700;
}

.cart .panel{
    border-radius: 0px;
}
.border-bottom-thin {
    border-bottom: 1px solid #e6e6e6;
}
.padding-top-md {
    padding-top: 25px!important;
}
.padding-bottom-none {
    padding-bottom: 0!important;
}
.padding-top-none {
    padding-top: 0!important;
}
.inline-block{
    display: inline;
}
.text-deco-none{
    text-decoration: none;
}
.text-deco-none:hover{
    text-decoration: none;
}
.img-cart{
    height: inherit;
    max-height: 150px;
}
.fa-search{
    cursor: pointer;
}
.item-img-illustration{
    width: 280px;
}
.item-illustration{
    width: 280px;
    margin-bottom: 5px;
}
.btn-black {
    color: #ffffff;
    background-color: #000000;
    border-color: #2B2B2B;
}

.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
    color: #ffffff;
    background-color: #212121;
    border-color: #2B2B2B;
}

.btn-black:active,
.btn-black.active,
.open .dropdown-toggle.btn-black {
    background-image: none;
}

.btn-black.disabled,
.btn-black[disabled],
fieldset[disabled] .btn-black,
.btn-black.disabled:hover,
.btn-black[disabled]:hover,
fieldset[disabled] .btn-black:hover,
.btn-black.disabled:focus,
.btn-black[disabled]:focus,
fieldset[disabled] .btn-black:focus,
.btn-black.disabled:active,
.btn-black[disabled]:active,
fieldset[disabled] .btn-black:active,
.btn-black.disabled.active,
.btn-black[disabled].active,
fieldset[disabled] .btn-black.active {
    background-color: #000000;
    border-color: #2B2B2B;
}

.btn-black .badge {
    color: #000000;
    background-color: #ffffff;
}
.nav-btn-li{
    line-height: 48px;
    margin-left: 5px;
}
#printsModel h2{
    color: #eb0254;
}
#printsModel .modal-body{
    padding-top: 0;
}
.padding-0{
    padding: 0 !important;
}
.padding-bot-25{
    padding-bottom: 25px;
}

/* Shopping CART */

.cart-item{
    background-color: white;
    padding: 25px;
}
.cart-item-description{
    width: 350px;   
	padding-right: 25px;
	padding-left: 25px;
}
.cart-item-price{
    width: 90px;
    font-size: 16px;
    font-weight: bold;
	
}
    .cart-item-remove{
        font-size: 20px;
			font-weight:bolder; 
			color: #333;
			 
	   }
	   
	   .cart-item-remove:hover{
        font-size: 20px;
			font-weight:bolder; 
			color: #f69c44;
	        
	   }

 .image-zoom {
  
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}

.image-zoom:hover{
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}



.cart-total-heading{
    font-weight: bold;
    border-bottom: 1px solid lightgrey;
    padding-bottom: 25px;
}
.cart-sub-total{
    border-bottom: 1px solid lightgrey;
    padding-bottom: 25px;

}
.cart-total-section{
    color: #808080;

    font-size: 13px;
    width: 50%;
    padding-top: 25px;
}
.cart-total-price{
    font-weight: bold;
    font-size: 18px;
    color: grey;
}
.cart-coupon-code{
    padding-top: 25px;
    padding-bottom: 25px;
}
.cart-coupon-code-btn{
    padding-top: 12px;
    padding-bottom: 10px;
    background-color: #e6e6e6;
    font-size: 18px;
    margin-left: -2px;
    z-index: 50;
}
.cart-cheout button{
    width: 100%;
}
.cart-empty{
    margin-top: 50px;
    margin-bottom: 200px;
    color: lightgray;
    font-size: 60px;
}
.image-related-fade-area{
    background-color: rgba(255,255,255,0.15);
    width: 100%;
    height: 100%;
    position: absolute;

    top: 0;
    z-index: 100;
    display: none;
    cursor: pointer;
}

.image-related-fade-area img{
    right: 2px;
    top: 0;
    z-index: 150;
    cursor: pointer;
    position: absolute;
}

#prev-post-wrap {
    left: 0;
}
#prev-post-arrow {
    margin-left: 10px;
}
#prev-post-arrow, #next-post-arrow {
    color: #adadad;
    cursor: pointer;
    font-size: 80px;
    line-height: 100%;
}
#prev-post-wrap .prev-next-text {
    left: -9999px;
}
.prev-next-text {
    position: absolute;
    top: 0;
    -webkit-transition: all .7s;
    transition: all .7s;
}
#next-post-wrap {
    right: 0;
    text-align: right;
}
#prev-post-wrap, #next-post-wrap {
    margin-top: -40px;
    position: fixed;
    top: 47%;
    width: 55px;
    height: 80px;
    z-index: 4000;
}

#next-post-wrap .prev-next-text {
    right: -9999px;
    text-align: right;
}

.relative{
    position: relative;
}
.prev-next-aboveboxtext{
    color: #787878;
	font-size:10px;
	font-weight:normal;
	padding-bottom:30px;
	
	
}
.prev-next-text a, .prev-next-text a:visited, .prev-next-text a:hover {
    background: #adadad;
}
.prev-next-text a, .prev-next-text a:visited, .prev-next-text a:hover {
    color: #c8c8c8;
    float: left;
    opacity: 0.96;
    font-weight: 700;
    line-height: 130%;
    padding: 30px 30px;
    width: 280px;
    text-decoration: none;
    font-size: 12px;
	text-align:left;
	background-color:#333;
}
.nav-img-left{
    vertical-align: middle;
    height: 60px;
    margin-right: 15px;
}
.nav-img-right{
    vertical-align: middle;
    height: 60px;
    margin-left: 15px;
}



@media screen and (max-width: 1199px){
    .btn-cart-red{
        font-size: 17px;
    }
}
@media screen and (max-width: 472px){
    .xs-col-pad{
        padding-left: 0;
        padding-right: 0;
    }
}


@media screen and (max-width: 991px){
    .small-text-center{
            text-align: center;
    }
    .small-mar-bot{
        margin-bottom: 15px;
    }
    .small-mar-bot-25{
        margin-bottom: 25px;
    }
    .artist-heading{
        display: block;
    }
    .btn-cart-red{
        font-size: 16px;
    }
    .image-buttons{
        text-align: center;
    }
    .bio-white-header-img{
        width: 137px;
        margin-top: 15px;
    }
    .bio-top-container{
        max-width: 454px;
    }
}
@media screen and (max-width: 329px){

    .btn-cart-red{
        padding-left: 18px;
        padding-right: 18px;
    }

}

.bio-header-buttons-last{
  /*   padding: 7px 15px; */ 
    margin-right: 0px;
}

.video-player-container{
    background-color: #1a1a1a;
    color: white;
}
.video-player-wrapper iframe{
    width: 100%;
    height: 450px;
}
.btn-grey {
    color: #FFFFFF;
    background-color: #BAB9BF;
    border-color: #ADADAD;
    font-size: 16px;
}

.btn-grey:hover,
.btn-grey:focus,
.btn-grey:active,
.btn-grey.active,
.open .dropdown-toggle.btn-grey {
    color: #FFFFFF;
    background-color: #CFCFCF;
    border-color: #ADADAD;
}

.btn-grey:active,
.btn-grey.active,
.open .dropdown-toggle.btn-grey {
    background-image: none;
}

.btn-grey.disabled,
.btn-grey[disabled],
fieldset[disabled] .btn-grey,
.btn-grey.disabled:hover,
.btn-grey[disabled]:hover,
fieldset[disabled] .btn-grey:hover,
.btn-grey.disabled:focus,
.btn-grey[disabled]:focus,
fieldset[disabled] .btn-grey:focus,
.btn-grey.disabled:active,
.btn-grey[disabled]:active,
fieldset[disabled] .btn-grey:active,
.btn-grey.disabled.active,
.btn-grey[disabled].active,
fieldset[disabled] .btn-grey.active {
    background-color: #BAB9BF;
    border-color: #ADADAD;
}

.btn-grey .badge {
    color: #BAB9BF;
    background-color: #FFFFFF;
}
.other-artist-video-container{
    background-color: white;
    padding-top: 30px;
    padding-bottom: 30px;
}
.other-artist-video-container .container{
   /*overflow: hidden;*/
    /*position: relative;*/

}
.other-artist-video-section{
    

    max-width: 1170px;
}
.other-artist-videos-roller{
    width: 99999999999px;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}
.navi-left{
    height: 100%;
    left: -30px;
    position: absolute;
}
.navi-right{
    height: 100%;
    right: -30px;
    position: absolute;
}
.navi-left .btn-navi{
   background-color: white;
    -webkit-box-shadow: 1px 1px 3px 1px rgba(153,153,153,0.95);
    -moz-box-shadow: 1px 1px 3px 1px rgba(153,153,153,0.95);
    box-shadow: 1px 1px 3px 1px rgba(153,153,153,0.95);
    padding: 15px;

}
.navi-right .btn-navi{

    background-color: white;
    -webkit-box-shadow: -1px 1px 3px 1px rgba(153,153,153,0.95);
    -moz-box-shadow: -1px 1px 3px 1px rgba(153,153,153,0.95);
    box-shadow: -1px 1px 3px 1px rgba(153,153,153,0.95);
    padding: 15px;
}
.btn-navi{
    vertical-align: middle;
    width: 60px;
    height: 60px;
    z-index: 100;
}
.btn-navi i{
    font-size: 20px;
    line-height: 20px;
}

.other-featured-video{
    height: 324px;
}
.other-featured-video img{
    height: 475px;
    margin-left: 0;
}
.slick-prev-custom {
    left: -75px;
}
.slick-next-custom {
    right: -75px;
}
.slick-prev-custom, .slick-next-custom {
    font-size: 40px;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 50px;
    height: 50px;
    padding: 0;
    margin-top: -10px\9;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: black;
    border: none;
    outline: none;
    /* background: transparent; */
}
.slick-prev-custom:focus, .slick-next-custom:focus {
    outline: none;
}
.more-site {
    border: none;   
    font-weight: normal;
    padding: 10px 25px;
    display: inline-block;
    background: transparent;
    cursor: pointer;
    position: absolute;
    bottom: 8vh; 
    left: 0;
    right: 0;
    -webkit-font-smoothing: antialiased;
    text-align: center;
    z-index: 500;
}
.more-site a{
    text-decoration: none;
     color: #adadad;
    font-size: 15px;
}
.more-site a:hover{
    text-decoration: none;
    color: white; 
	-webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;

}


h2.line-behind-title {
font-weight:900;
color: #333;
text-decoration: none; 
font-size: 15px;
    position: relative;
    z-index: 1;
    margin-top: 30px;
    text-align: center;
    text-transform: uppercase;
}
h2.line-behind-title:before {
    border-top: 1px solid #ccc;
    content: "";
    margin: 0 auto;
    /* this centers the line to the full width specified */
    position: absolute;
    /* positioning must be absolute here, and relative positioning must be applied to the parent */
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}
h2.line-behind-title span {
    /* to hide the lines from behind the text, you have to set the background color the same as the container */
    background: #fff;
    padding: 0 15px;
}

h2.behind-title {
    font-weight:900;
    color: #333;
    text-decoration: none;
    font-size: 15px;
    position: relative;
    z-index: 1;
    margin-bottom:40px;
    text-align: center;
    text-transform: uppercase;
}

h2.behind-title span {
   background: #fff;
    padding: 0 15px;
    background-color:#e9e9e9;
    padding:10px;
    padding-left:20px;
    padding-right:20px;
    font-size:12px;
}


.btn-custom {
    background-color: #000000;
    border-color: #000000;
    border-radius: 0px;
    color: #fff;
    padding: 8px 15px;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active {
    background-color: #333333;
    color: #fff;
    border-color: #000000;
}
.btn-custom.disabled:hover,
.btn-custom.disabled:focus,
.btn-custom.disabled:active,
.btn-custom.disabled.active,
.btn-custom[disabled]:hover,
.btn-custom[disabled]:focus,
.btn-custom[disabled]:active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom:hover,
fieldset[disabled] .btn-custom:focus,
fieldset[disabled] .btn-custom:active,
fieldset[disabled] .btn-custom.active {
    background-color: #000000;
    border-color: #000000;
}


.store-list-price{
    color:black;
    font-size:22px;
    margin-top:10px;
}

@media (max-width: 767px) {
    .small-center{
        text-align: center;
    }
}

.product-description-xs{
    line-height: 10px;
}
@media (max-width: 425px) {
    .product-description-xs{
        line-height: 13px;
    }
    .store-list-price{
        margin-bottom: 0;
    }
}


.description-video{
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.description-video iframe{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}

/******************************
*******************************
New CMS STYLES
*******************************
******************************/
html{
    overflow-x: hidden;
}
.ads-bar iframe{
    float: right;
}
.ads-bar .fb_iframe_widget{
    float: right;
}

.ads-bar .adsbygoogle{
    float: right;
}

.fb-like{
    margin-top: 20px;
}

.blog-post{
    margin-top: -80px;
    /* padding-top: 110px; */
    background-color: transparent;
    z-index: 20;
    position: relative;
}
.blog-post .container{
    margin-top: 40px;
    margin-bottom: 0px !important;
}

.container {
    background: transparent;
}
.shadow {
    -webkit-box-shadow: 0px 0px 5px 2px rgba(138,138,138,0.5);
    -moz-box-shadow: 0px 0px 5px 2px rgba(138,138,138,0.5);
    box-shadow: 0px 0px 5px 2px rgba(138,138,138,0.5);
    margin-top: -50px;
}
.bg-white {
    background: white;
}
.form-container{
    padding: 50px;
    padding-bottom: 0px;
}

.input{
    box-sizing: border-box;
    width: 100%;
    height: 60px;
    margin: 0 0 1rem;
    padding: .5rem;
    border: 1px solid #cacaca;
    border-radius: 0;
    background-color: #fefefe;
    box-shadow: inset 0 1px 2px rgba(10,10,10,.1);
    font-family: inherit;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.5;
    color: grey;
    transition: box-shadow .5s,border-color .25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.form-inline{
    text-align: center;
}
.form-control{
    height: 40px;
    border-radius: 0;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: lightgrey;
}
::-moz-placeholder { /* Firefox 19+ */
    color: lightgrey;
}
:-ms-input-placeholder { /* IE 10+ */
    color: lightgrey;
}
:-moz-placeholder { /* Firefox 18- */
    color: lightgrey;
}
.form-row{

    padding-left: 50px;

    padding-right: 50px;

}
.blue-button{

    display: inline-block;

    vertical-align: middle;

    margin: 0 0 1rem 0;

    font-family: 'Roboto';

    padding: .85em 1em;

    -webkit-appearance: none;

    border: 1px solid transparent;

    border-radius: 0;

    transition: background-color .25s ease-out,color .25s ease-out;

    font-size: .9rem;

    line-height: 1;

    text-align: center;

    cursor: pointer;

    background-color: #40afdc;

    height: 60px;

    color: #fefefe;

    padding-left: 0px;

    padding-right: 0px;

    font-size: 18px;
    min-width: 95px;

}
.custom-button{
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: inherit;
    padding: .85em 1em;
    -webkit-appearance: none;
    border: 1px solid transparent;
    border-radius: 0;
    transition: background-color .25s ease-out,color .25s ease-out;
    line-height: 1;
    text-align: center;
    cursor: pointer;
    background-color: #40afdc;
    color: #fefefe;
    margin-bottom: 0;
    font-size: 14px;
}

textarea{
    height: 85px !important;
}

.form-row-pad{
    padding-right: 30px;
    padding-left: 30px;
}
.form-row-pad .col-pad-0 {
    padding-right: 0px;
    padding-left: 0px;
}
.events{
    padding-top: 25px;
}
.events .heading{
    color: grey;
    text-align: center;
    padding-right: 80px;
    padding-left: 80px;
    line-height: 40px;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif !important;
    padding-bottom: 25px;
}
.events-container {
    padding-top: 30px;
    padding-left: 50px;
    padding-right: 50px;
}
.ribbon-container {
    background-color: #40afdc;
    padding: 8px;
    position: absolute;
    top: -1em;
    left: 0;
}
.ribbon-container:before {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: #2086af transparent transparent transparent;
    bottom: -1em;
    left: 0;
    border-width: 1em 0 0 1em;
}
.ribbon-container .ribbon-content {
    text-align: center;
    color: #fefefe;
    font-size: 14px;
    font-weight: normal;
}
.flex-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.align-justify {
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.events-container .cell {
    margin-bottom: 50px;
}
.events-container .cell .contents .price {
    color: #F69C44;
}
.events-container .cell .contents {
    padding: 10px;
    font-weight: bold;
    min-height: 75px;
}
.faq-heading{
    margin-bottom: 11px;
    font-size: 70px;
    font-family: 'Roboto';
    font-weight: 900;
    color: white;
    text-align: left;
    margin-top: 130px;
}
.faq-subtext{
    color: white;
    margin-top: -10px;
    font-size: 18px;
    text-align: left;
    margin-bottom: 100px;
}
.paginate-container{
    text-align: center;
    line-height: 0;
}
.paginate-container ul{
    margin-bottom: 0;
    margin-top: 0;
}
.paginate-container{
    clear: both;
}
@media only screen and (max-width: 990px) {
    .form-container {
        padding: 0px;
        padding-top: 25px;
    }
    .form-row-pad{
        padding: 0px;
    }
    .faq-heading{
        font-size: 50px;
    }
    .faq-subtext{

    }
}

@media only screen and (max-width: 768px) {
    .blog-post .post img{
        width: 100%;
    }
    .form-container {
        margin-top: 0px;
        padding: 0px;
    }
    .form-group{
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
    }
    .blog-post {
        margin-top: 0px;
    }
    .blog-post .container{
        margin-top: 0px;
    }
    .row-small-margin-0{
        margin: 0 !important;
    }
    .shadow{
        padding: 0;
    }
    .small-pad-0{
        padding: 0;
    }
    .events .heading{
        padding-left: 0;
        padding-right: 0;
    }
    .events-container {
        padding-left: 20px;
        padding-right: 5px;
    }
    .events-container .cell {
        margin-bottom: 50px;
    }
    .bg-image{
        margin-bottom: 0px;
    }
    .faq-heading {
        text-align: center;
        font-size: 30px;
        font-weight: bold;
    }
    .faq-subtext{
        text-align: center;
        font-size: 13px;
    }
}
