.col-xs-20, .col-sm-20, .col-md-20, .col-lg-20,
.col-xs-80, .col-sm-80, .col-md-80, .col-lg-80{
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}

body {
    color: #000000;
}

#main-div{
    margin-top: 135px;
}
/*FONTS*/
@font-face {
    font-family: 'Aktiv Grotesk Rg';
    src: url('../fonts/AktivGrotesk_Trial_Rg.ttf') format('truetype');
}
@font-face {
    font-family: 'Aktiv Grotesk Bd';
    src: url('../fonts/AktivGrotesk_Trial_Bd.ttf') format('truetype');
}
@font-face {
    font-family: 'Aktiv Grotesk XBd';
    src: url('../fonts/AktivGrotesk_Trial_XBd.ttf') format('truetype');
}
@font-face {
    font-family: 'Georgia Ttf';
    src: url('../fonts/Georgia.ttf') format('truetype');
}
/*@font-face {
    font-family: 'Akzidenz Grotesk Cd Rg';
    src: url('../fonts/AkzidenzGroteskRgCndMed.ttf') format('truetype');;
}*/
@font-face {
    font-family: 'Akzidenz Grotesk Cd Rg';
    src: url('../fonts/AkzidGroStdCnd.otf') format('opentype');
}
a:hover,
a:focus,
a:active{
    outline:none;
}
h1, .h1, .jumbotron h1{
    font-family: 'Aktiv Grotesk Bd';
    font-weight: inherit;
    /*font-size: 42px*/
    /*font-size: 2.55em;*/
    font-size: 25pt;
}
.homeBanner h1{
    font-size: 32pt;
}
h2, .h2, .jumbotron h2{
    font-family: 'Aktiv Grotesk Bd';
    font-weight: inherit;
    /*font-size: 24px;*/
    /*font-size: 1.5em;*/
    font-size: 22pt;
}
h2, .h2{
    line-height: 30px;
}
.jumbotron h2{
    line-height: 28px;
}
h3, .h3{
    font-family: 'Aktiv Grotesk Bd';
    font-weight: inherit;
    /*font-size: 22px;*/
    /*font-size: 1.4em;*/
    font-size: 20pt;
}
h4, .h4{
    font-family: 'Aktiv Grotesk Bd';
    font-weight: inherit;
    /*font-size: 22px;*/
    /*font-size: 1.4em;*/
    font-size: 15pt;
}
h5, .h5, .sbOptions .sbGroup{
    font-family: 'Akzidenz Grotesk Cd Rg';
    font-weight: inherit;
    /*font-size: 19px;*/
    /*font-size: 1.2em;*/
    font-size: 17pt;
    letter-spacing: 1px;
}
h6, .h6, .navbar-nav > li > a, .sbHolder a, .jquery_date, .workshops_filter_date, .date_input, .sonydate_input, #ui-datepicker-div, .printing .table > tbody > tr > th,
.printing .table > tbody > tr > td, .printing .table > thead > tr > th{
    font-family: 'Akzidenz Grotesk Cd Rg';
    font-weight: inherit;
    /*font-size: 16px;*/
    /*font-size: 1em;*/
    font-size: 15pt;
    letter-spacing: 1px;
}
.h7, .col-ad::before{
    font-family: 'Akzidenz Grotesk Cd Rg';
    font-weight: inherit;
    /*font-size: 16px;*/
    /*font-size: 1em;*/
    font-size: 10pt;
    letter-spacing: 1px;
}
.smallAktiv{
    font-family: 'Aktiv Grotesk Bd';
    font-weight: inherit;
    /*font-size: 22px;*/
    /*font-size: 1.4em;*/
    font-size: 12pt;
}
.xsmallAktiv{
    font-family: 'Aktiv Grotesk Bd';
    font-weight: inherit;
    /*font-size: 22px;*/
    /*font-size: 1.4em;*/
    font-size: 10pt;
}
.AktivLink{
    font-family: 'Aktiv Grotesk Bd';
    font-weight: inherit;
    font-size: 10pt;
}
.col-ad::before{
    text-transform: uppercase;
}
.five-dd .h6{
    font-size: 12pt;
}
html, body, p, .p1, .p2, .p3, .p4{
    font-family: 'Georgia Ttf';
    font-weight: 400;
    /*font-size: 16px;*/
    /*font-size: 1em;*/
    font-size: 12pt;
}
.btnAktivB{
    font-family: 'Aktiv Grotesk Bd';
    font-weight: inherit;
    /*font-size: 19px;*/
    /*font-size: 1.2em;*/
    font-size: 8pt;
    text-transform: capitalize;
}
.btnAktiv{
    font-family: 'Aktiv Grotesk Rg';
    font-weight: inherit;
    /*font-size: 19px;*/
    /*font-size: 1.2em;*/
    font-size: 10pt;
    text-transform: capitalize;
}
.p4, 
.course-details .cp, 
.course-details .cp p, 
.course-details .cp .p1, 
.course-details .cp .p2, 
.course-details .cp .p3, 
.course-details .cp .p4{
    font-size: 10pt;
}

h1, h2, h3, h4, h5, h6, p, .h1, .h2, .h3, .h4, .h5, .h6{
    margin: 0;
    padding: 0;
    /*overflow: hidden;*/
}

.bold{
    font-weight: 700;
}
.normal{
    font-weight: 400;
}
#cartIcon .bubble {
    background-color: #F5416C;
    padding: 2px 5px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 600;
    display: none;
}
/*COMMON*/
/*To hide Google Code for Remarketing Tag in the Footer*/
/*Checkout showing space, to hide that too*/
#google_remarketing > iframe,
body > img{
    display: none;
}

a:hover .box_shadow,
.box_shadow:hover{
    box-shadow: 2px 2px 10px 5px #DBDBDB;
}
.homepage .box_shadow:hover{
    box-shadow: 2px 2px 2px 2px #DBDBDB;
}
a:hover .box_shadow .overlay-transparent:after,
.box_shadow:hover .overlay-transparent:after,
.homepage .box_shadow:hover .overlay-transparent:after {
    transition: all 0.1s;
    background: rgba(0,0,0,.8);
    opacity: 0.5;
}

a:hover .pyellow-hover {
    color: #C5B203;
}
a:hover .pred-hover {
    color: #F5416C;
}
a:hover .pblue-hover {
    color: #007580;
}

.description a{
    text-decoration: underline;
}
html,
body{
    height: 100%;
    margin: 0px;
}
iframe{
    width: 100%;
}

.black-shade,
.black-shade:hover,
.black-shade:active,
.black-shade:focus{
    color: #FFFFFF;
}
.btn-danger:active:focus, 
.btn-danger.active:focus, 
.open > .dropdown-toggle.btn-danger:focus, 
.btn-danger.focus:active, 
.btn-danger.active.focus, 
.open > .dropdown-toggle.btn-danger.focus,
.btn-danger,
.btn-danger:active,
.btn-danger:focus{
    background-color: #DB0064;
    border-color: #DB0064;
}
.btn-danger:active:hover, 
.btn-danger.active:hover, 
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:hover{
    background-color: #C10057;
    border-color: #C10057;
}
.cartItemRemove,
.xscartItemRemove{
    cursor: pointer;
}
#cartAddMsg .modal-dialog{
    margin: 10% auto;
}
.modal-content{
    padding: 15px;
    border-radius: 0px;
}
.modal-footer{
    border-top: none;
    text-align: left;
}

.panel-group .panel{
    border-radius: 0px;
}
.panel-heading{
    padding: 15px;
}

.cart-table{
    width: 100%;
}
.cartItem .overlay {
    background: #db0064 none repeat scroll 0 0;
    color: #fff;
    display: table;
    height: 100%;
    opacity: 0.5;
    position: absolute;
    text-align: center;
    z-index: 999;
}
.cartItem .overlay .text {
    display: table-cell;
    vertical-align: middle;
    font-weight: bold;
    font-size: 3em;
}
.navbar-inverse {
    background-color: #FFFFFF;
    border-color: #FFFFFF;
}
nav{
    padding: 5px;
}
.navbar-toggle {
    margin: 0px;
    border-radius: 0px;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle{
    background-color: #111821;
}
.navbar-brand{
    padding: 0;
    height: auto;
}
.jcarousel-wrapper{
    position: relative;
}
.jcarousel{
    overflow: hidden;
    position: relative;
}
.jcarousel ul{
    height: 400px;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    position: relative;
    width: 20000em;
}
.jcarousel li{
    float: left;
}
.jcarousel img{
    display: block;
    height: 400px;
    width: auto;
}
.jcarousel-control-prev{
    left: 10px;
}
.jcarousel-control-prev,
.jcarousel-control-prev:hover,
.jcarousel-control-prev:focus,
.jcarousel-control-next,
.jcarousel-control-next:hover,
.jcarousel-control-next:focus{
    color: #FFFFFF;
    outline: medium none;
    position: absolute;
    top: 45%;
}
.jcarousel-control-next{
    right: 10px;
}

.overlay-transparent,
.overlay-block{
    position: relative;
    height: 100%;
    display: block;
}
.overlay-transparent:after,
.overlay-block:after{
    background: rgba(0,0,0,0);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: all 0.1s;
} 
.overlay-transparent:hover:after {
    transition: all 0.1s;
    background: rgba(0,0,0,.8);
    opacity: 0.5;
}
.overlay-block:hover:after {
    transition: none;
    background: #FFFFFF;
}

.learn-page .overlay-transparent:hover:after,
.overlay-block:hover:after{
    opacity: 1;
}
.overlay-transparent > .overlay-text,
.overlay-block > .overlay-text{
    display: none;
}
.overlay-transparent:hover > .overlay-text{
    display: block;
    position: absolute;
    top: 15%;
    padding: 20px;
    color: #FFFFFF;
    z-index: 2;
    text-align: center;
}
.overlay-block:hover > .overlay-text{
    display: block;
    position: absolute;
    top: 0;
    padding: 40px;
    color: #000000;
    z-index: 2;
}

.grid-content.twitterBox{
    height: 100%;
}
.twitter-widget{
    height: 100%;
    position: relative;
}
.twitter-widget span.date{
    bottom: 10px;
    left: 25px;
    position: absolute;
}

.sold_out{
    background: #f5989d none repeat scroll 0 0;
    color: #FFFFFF;
    display: block;
    height: 29%;
    position: absolute;
    right: -110px;
    text-align: center;
    top: 70%;
    width: 120%;
}
.rotate90{
    transform: rotate(-90deg);
}


.btn:focus, 
.btn:active:focus, 
.btn.active:focus, 
.btn.focus, 
.btn.focus:active, 
.btn.active.focus, 
a:focus, 
a:active{
    outline: none;
    box-shadow: none;
}
a, a:hover, a:focus, a:active{
    text-decoration: none;
    color: #000000;
}
p a{
    text-decoration: underline;
    color: #000000;
}
p a:hover, p a:focus, p a:active{
    text-decoration: underline;
    color: #F5416C;
}

.nav-content-container p a,
.nav-content-container p a:hover,
.nav-content-container p a:focus,
.nav-content-container p a:active {
    text-decoration: none;
}

a.pblue-shade:hover,
a.pblue-shade:active,
a.pblue-shade:focus {
    color: #007580;
    background-color: #000000;
}
.jumbotron{
    color: #000000;
}
.btn{
    padding: 6px 16px;
}
.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}
#navbar .dropdown .fa-plus, 
#navbar .dropdown .fa-minus{
    display: none;
}

.calendar-text{
    margin-top: 4px;
}

.carousel-control.left,
.carousel-control.right{
    background-image: none;
}

.full-width{
    width: 100%;
}

.share-btn{
    border: 1px solid #d4d7dd;
}
.share-btn:hover{
    color: #DB0064;
    box-shadow: 1px 1px 1px 1px #DBDBDB;
}

.text-pink{
    color: #DB0064;
}
/*COMMON PADDING*/
.lp-0{
    padding-left: 0;
}
.pl-15{
    padding-left: 15px;
}
.pl-20{
    padding-left: 20px;
}

.rp-0{
    padding-right: 0;
}
.pr-5{
    padding-right: 5px;
}
.pr-15{
    padding-right: 15px;
}
.pr-20{
    padding-right: 20px;
}

.p-0{
    padding: 0;
}
.p-5{
    padding: 5px;
}
.p-10{
    padding: 10px;
}
.p-15{
    padding: 15px;
}
.p-20{
    padding: 20px;
}
.p-25{
    padding: 25px;
}
.p-30{
    padding: 30px;
}
.p-40{
    padding: 40px;
}
.p-50{
    padding: 50px;
}
.p-60{
    padding: 60px;
}
.p-80{
    padding: 80px;
}
.p-100{
    padding: 100px;
}

.pt-5{
    padding-top: 5px;
}
.pt-10{
    padding-top: 10px;
}
.pt-15{
    padding-top: 15px;
}
.pt-25{
    padding-top: 25px;
}

.pb-5{
    padding-bottom: 5px;
}
.pb-10{
    padding-bottom: 10px;
}
.pb-15{
    padding-bottom: 15px;
}
.pb-20{
    padding-bottom: 20px;
}
.bottomPadding{
    padding-bottom: 6px;
}

.paddingBox{
    padding:10%;
}
.paddingBox10px{
    padding:15%;
}

.paddingBoxNL .paddingBox10px{
    padding:10% 15%;
}

.plr-5{
    padding: 0 5px;
}
.plr-10{
    padding: 0 10px;
}
.plr-15{
    padding: 0 15px;
}
.plr-20{
    padding: 0 20px;
}
.plr-25{
    padding: 0 25px;
}
.plr-30{
    padding: 0 30px;
}
.plr-40{
    padding: 0 40px;
}
.plr-50{
    padding: 0 50px;
}

.ptb-5{
    padding: 5px 0;
}
.ptb-10{
    padding: 10px 0;
}
.ptb-15{
    padding: 15px 0;
}
.ptb-20{
    padding: 20px 0;
}
.ptb-25{
    padding: 25px 0;
}
.ptb-30{
    padding: 30px 0;
}

.btn-padding{
    padding: 10px 16px;
}

/*COMMON MARGIN*/
.m-0{
    margin: 0px;
}

.mtb-5{
    margin: 5px 0;
}
.mtb-10{
    margin: 10px 0;
}
.mtb-15{
    margin: 15px 0;
}
.mtb-20{
    margin: 20px 0;
}
.mtb-30{
    margin: 30px 0;
}
.mtb-45{
    margin: 45px 0;
}
.mtb-50{
    margin: 50px 0;
}

.mt-0{
    margin-top: 0;
}
.mt-2{
    margin-top: 2px;
}
.mt-5{
    margin-top: 5px;
}
.mt-10{
    margin-top: 10px;
}
.mt-15{
    margin-top: 15px;
}
.mt-20{
    margin-top: 20px;
}
.mt-25{
    margin-top: 25px;
}
.mt-30{
    margin-top: 30px;
}
.mt-35{
    margin-top: 35px;
}
.mt-40{
    margin-top: 40px;
}
.mt-45{
    margin-top: 45px;
}
.mt-50{
    margin-top: 50px;
}
.mt-60{
    margin-top: 60px;
}
.mt-80{
    margin-top: 80px;
}

.mb-3{
    margin-bottom: 3px;
}
.mb-5{
    margin-bottom: 5px;
}
.mb-10{
    margin-bottom: 10px;
}
.mb-15{
    margin-bottom: 15px;
}
.mb-20{
    margin-bottom: 20px;
}
.mb-25{
    margin-bottom: 25px;
}
.mb-30{
    margin-bottom: 30px;
}
.mb-40{
    margin-bottom: 40px;
}
.mb-50{
    margin-bottom: 50px;
}
.mb-60{
    margin-bottom: 60px;
}
.mb-70{
    margin-bottom: 70px;
}
.mb-80{
    margin-bottom: 80px;
}
.mb-100{
    margin-bottom: 100px;
}

.mr-10{
    margin-right: 10px;
}

.mlr-40{
    margin: 0 40px;
}

/*COMMON POSITIONS*/
.pos-bottom-0 {
    position: absolute;
    bottom: 0px;
}
.pos-bottom-20 {
    position: absolute;
    bottom: 20px;
}
.pos-bottom-40 {
    position: absolute;
    bottom: 40px;
}

/*COMMON SHADES*/
.shade{
    background: #F5F5F5;
}
.shade1{
    background: #EDEEF1;
}
.shade2{
    background: #E7E5E5;
}
.shade3{
    background: #CBCBCB;
}
.shade4{
    background: #E5E9EC;
}
.shade5{
    background: #F6F6F6;
}
.white-shade{
    background: #FFFFFF;
}
.black-shade{
    background: #000000;
    color: #FFFFFF;
}
.pred-shade, #homepage-banner-carousel .carousel-caption{
    background: #F5416C;
    color: #FFFFFF;
    opacity: 1;
}
.pblack-shade{
    background: #111821;
    color: #FFFFFF;
}
.pgray-shade{
    background: #D8D1C9;
    color: #FFFFFF;
}
.pgray2-shade{
    background: #56565A;
    color: #FFFFFF;
}
.pyellow-shade{
    background: #C5B203;
    color: #FFFFFF;
}
.pyellow2-shade{
    background: #F1DC22;
    color: #FFFFFF;
}
.pblue-shade{
    background: #007580;
    color: #FFFFFF;
}
.pblue2-shade{
    background: #009FAE;
    color: #FFFFFF;
}
.blackTOwhite-shade,
.blackTOpred-shade,
.blackTOpblue-shade,
.blackTOpyellow-shade,
.blackTOyellow-shade{
    background: #000000;
    color: #FFFFFF;
}
.whiteToblack-shade{
    background: #FFFFFF;
    color: #000000;
}
.whiteToblack-shade:focus,
.whiteToblack-shade:active,
.whiteToblack-shade:hover{
    background: #000000;
    color: #FFFFFF;
}
.yellowTOblack-shade{
    background: #C5B203;
    color: #FFFFFF;
}
.yellowTOblack-shade:focus,
.yellowTOblack-shade:active,
.yellowTOblack-shade:hover{
    background: #000000;
    color: #FFFFFF;
}
.pblueTOblack-shade{
    background: #007580;
    color: #FFFFFF;
}
.pblueTOblack-shade:focus,
.pblueTOblack-shade:active,
.pblueTOblack-shade:hover{
    background: #000000;
    color: #FFFFFF;
}

.black-text,
.blackTOwhite-text{
    color: #000000;
}
.white-text {
    color: #FFFFFF;
}
.pyellow-text {
    color: #C5B203;
}
.pred-text {
    color: #F5416C;
}
.pblue-text {
    color: #007580;
}

.blackTOwhite-text:hover{
    color: #FFFFFF;
    text-decoration: underline;
}

.btn.pred-shade:hover {
    background-color: #000000;
    color: #FFFFFF;
}
.blackTOwhite-shade:hover,
.blackTOwhite-shade:active,
.blackTOwhite-shade:focus{
    background: #FFFFFF;
    color: #000000;
}
.workshops a:hover .blackTOpred-shade,
.workshops a:active .blackTOpred-shade,
.workshops a:focus .blackTOpred-shade,
.blackTOpred-shade:hover,
.blackTOpred-shade:active,
.blackTOpred-shade:focus{
    background: #F5416C;
    color: #000000;
}
.workshops a:hover .blackTOpblue-shade,
.workshops a:active .blackTOpblue-shade,
.workshops a:focus .blackTOpblue-shade,
.blackTOpblue-shade:hover,
.blackTOpblue-shade:active,
.blackTOpblue-shade:focus{
    background: #007580;
    color: #000000;
}
.workshops a:hover .blackTOpyellow-shade,
.workshops a:active .blackTOpyellow-shade,
.workshops a:focus .blackTOpyellow-shade,
.blackTOyellow-shade:hover,
.blackTOyellow-shade:active,
.blackTOyellow-shade:focus,
.blackTOpyellow-shade:hover,
.blackTOpyellow-shade:active,
.blackTOpyellow-shade:focus{
    background: #C5B203;
    color: #000000;
}

/*NAV BAR*/
.nav-strip a {
    color: #FFFFFF;
}
.nav-strip a:hover {
    color: #C5B203;
}

#navbar .dropdown-menu {
    background-color: #f0f0f0;
    border-color: #f0f0f0;
    border-radius: 0;
    box-shadow: none;
    left: 0;
    padding: 20px;
    width: 100%;
}
#navbar .dropdown-menu > li a {
    color: #000000;
    padding: 5px 0;
}
#navbar .dropdown-menu > li > a:hover{
    background-color: transparent;
    color: #9d9d9d;
}
#navbar .dropdown-menu > .active > a, 
#navbar .dropdown-menu > .active > a:hover, 
#navbar .dropdown-menu > .active > a:focus{
    color: #9D9D9D;
    background-color: transparent;
}

/*SEARCH*/
.navbar-collapse {
    position: relative;
    padding-top: 30px !important;
    /*max-height: 270px;*/
}
.navbar-collapse form[role="search"] {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    padding: 0px;
    margin: 0px;
    z-index: 0;
}
.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
    padding: 8px 12px;
    border-radius: 0px;
    border-width: 0px;
    color: #FFFFFF;
    background-color: #111111;
    border-color: #111111;
    box-shadow: none;
    outline: none;
}
.navbar-collapse form[role="search"] input {
    padding: 17px 12px;
    /*font-size: 14pt;*/
    font-style: italic;
    color: rgb(160, 160, 160);
    box-shadow: none;
}
.navbar-collapse form[role="search"] button[type="reset"] {
    display: none;
}
.navbar-form{
    box-shadow: none;
}

@media (min-width: 769px) {
    .navbar-collapse {
        padding-top: 0px !important;
        padding-right: 0px !important;
    }
    .navbar-collapse form[role="search"] {
        width: auto;
    }
    .navbar-collapse form[role="search"] button,
    .navbar-collapse form[role="search"] input {
        padding: 16px 12px;
    }
    .navbar-collapse form[role="search"] input {
        /*font-size: 18pt;*/
        opacity: 0;
        display: none;            
        height: 50px;
    }
    .navbar-collapse form[role="search"].active {
        width: auto;
    }
    .navbar-collapse form[role="search"].active button,
    .navbar-collapse form[role="search"].active input {
        display: table-cell;
        opacity: 1;
    }
    .navbar-collapse form[role="search"].active input {
        width: 320px;
    }
}

/*HOME PAGE CAROUSEL*/

#homepage-banner-carousel .carousel-control .fa {
    position: absolute;
    bottom: 15px;
    color: #FFFFFF;
}
#homepage-banner-carousel .carousel-control .fa.fa-angle-left {
    left: 30px;
}
#homepage-banner-carousel .carousel-control .fa.fa-angle-right {
    right: 30px;
}

/*HOME PAGE JUMBOTRON*/
img { 
    width: 100%; 
}
.description img{
    width: auto;
}

.jumbotron.homeBanner  {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    display: block;
    text-align: center;
    border-radius: 0;
}
.jumbotron.homeBanner  {
    width:100%;
    height:480px;
    color: #FFFFFF
}

/*HOME PAGE VIDEO WRAPPER*/

.header-video {
    overflow: hidden;
    position: relative;
}
.header-video video {
    width: 100%;
}
.header-video iframe,
.header-video video {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.header-video__teaser-video,
.header-video__media{
    height: auto;
    width: 100%;
}

.header-video .preloader {
    position: absolute;
    top: 37%;
    left: 49%;
}

.header-video .textContent { 
    display: none 
}
.header-video .header-video-text {
    position: absolute;
    bottom: 50%;
    text-align: center;
    float: left;
}
.header-video #textMessage span{
    color: #ffffff;
    background-color: #000000;
    /*    background-color: #DB0064;*/
    padding: 15px;
}

/*.textillate {
    color: #ffffff;
    position: absolute;
    text-align: center;
    bottom: 50%;
    width: 100%;
    visibility: hidden;
}
.textillate .hide {
    display: none;
}
.textillate > span {
    background-color: #db0064;
    padding: 15px;
}*/


/*FOOTER*/
.footer .paddingBox{
    padding: 1% 9%;
}
.footer a{
    color: #CACFD2;
    font-style: normal;
}
.footer-social i{
    color: #111821;
    font-style: normal;
}
.footer-social-icons a{
    text-align: center;
    background-color: #CACFD2;
    padding: 10px;
    float: left;
    margin: 0 10px 10px 0;
    min-height: 45px;
    min-width: 45px;
}
.footer a:hover,
.footer-social a:hover i{
    color: #FFFFFF;
    background-color: transparent;
}
.col-sm-12.footer-social, .col-sm-12 .footer-social{
    margin-bottom: 10px;
}
.paddingBoxNL{
    padding:3% 9%;
}
.form-groupNL{
    width: 100%;
}
.form-control.inputNL {
    border: medium none;
    border-radius: 0;
    margin-right: 15px;
    width: 65%;
}
.btnNL{
    padding: 7px 30px;
}

.footer .newsletter .form-group{
    width: 100%;
}
.footer .newsletter .input {
    border: none;
    background-color: #FFFFFF;
    width: 100%;
    border-radius: 0px;
    padding: 15px;
    font-size: 20px;
    height: 55px;
}
.footer .newsletter .input:focus{
    box-shadow: none;
}
.footer .newsletter .btn {
    float: left;
    padding: 18px 35px;
}

/*HOME PAGE*/
#whatsoncarousel .carousel-control.left,
#whatsoncarousel .carousel-control.right,
#whatsoncarousel-sm .carousel-control.left,
#whatsoncarousel-sm .carousel-control.right,
#whatsoncarousel-xs .carousel-control.left,
#whatsoncarousel-xs .carousel-control.right{
    background-color: #E2E8EC;
    color: #000000;
    border-radius: 50px;
    padding: 2px;
    text-shadow: none;
    opacity: 1;
    top: 35px;
    bottom: 35px;
    width: 3%;
}
#whatsoncarousel-sm .carousel-control.left,
#whatsoncarousel-sm .carousel-control.right {
    width: 5%;
}
#whatsoncarousel-xs .carousel-control.left,
#whatsoncarousel-xs .carousel-control.right {
    width: 10%;
}
#whatsoncarousel .carousel-control.left {
    left: -35px;
}
#whatsoncarousel .carousel-control.right {
    right: -35px;
}
#whatsoncarousel-sm .carousel-control.left {
    left: -20px;
}
#whatsoncarousel-sm .carousel-control.right {
    right: -20px;
}
#whatsoncarousel-xs .carousel-control.left {
    left: -2px;
}
#whatsoncarousel-xs .carousel-control.right {
    right: -2px;
}
.whats_on_text {
    border-bottom: 5px solid #E2E8EC;
    margin-bottom: 20px;
}
.whats_on_text .text {
    padding: 10px 0;
    background-color: #E2E8EC;
}
.whats_on_block {
    border-left: 1px solid #B7B7B7;
}
.whats_on_block:last-child {
    border-right: 1px solid #B7B7B7;
}

.home_top_slide {
    background-image: url('../images/top_slide_bg.jpg');
    background-size: 100% 100%;
}

.twitter-widget a{
    color: #DB0064;
}
.homepage-imagelayer{
    position: relative;
}
.homepage-overlay{
    background-color: #f5f5f5;
    bottom: 0;
    left: 19.7%;
    margin: 0 auto;
    opacity: 0.7;
    padding: 25px 30px;
    position: absolute;
    text-align: center;
    width: 60%;
}
.grids .grid-item{
    position: relative;
    padding-bottom: 6px;
}
.grids .grid-item  .grid-height-1_1,
.grids .grid-item  .grid-height-1_2,
.grids .grid-item  .grid-height-1_3,
.grids .grid-item  .grid-height-2_1,
.grids .grid-item  .grid-height-3_1
{
    display: block;
    position: relative;
    top:0%;
    left: 0%;
}

.grids .grid-item  .grid-height-1_1 > .grid-content,
.grids .grid-item  .grid-height-1_2 >.grid-content,
.grids .grid-item  .grid-height-1_3 > .grid-content,
.grids .grid-item  .grid-height-2_1 > .grid-content,
.grids .grid-item  .grid-height-3_1 > .grid-content
{
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    overflow: auto;
    max-width: 100%;
    max-height: 100%;
}
.grids .grid-item  .grid-height-1_1{padding-top:157.1%;}
.grids .grid-item  .grid-height-1_2{padding-top:95.2%;}
.grids .grid-item  .grid-height-1_3{padding-top:61.8%;}
.grids .grid-item  .grid-height-2_1{padding-top:78.6%;}
.grids .grid-item  .grid-height-3_1{padding-top:52.2%;}

.grids .grid-item > .grid-height-1_1,
.grids .grid-item > .grid-height-1_2,
.grids .grid-item > .grid-height-1_3,
.grids .grid-item > .grid-height-2_1,
.grids .grid-item > .grid-height-3_1
{padding-top:0;}

.homepage-tag {
    color: #DB0064;
    font-weight: 400;
}
.homepage-container .grid-item {
    padding: 20px;
}
.homepage-container .top-ad .col-ad {
    /*min-height: 300px;*/
    height: 100%;
}

.col-ad:before{
    content: "Advertisement";
    display: block;
    /*margin: 1% 0 3%;*/
    text-align: center;
    /*width: 96%;*/
    padding: 10px 0;
}
.col-ad{
    display: block;
    height: 100%;
    padding: 0;
    text-align: center;
}
.col-ad img * ,
.col-ad img{
    vertical-align: bottom;
}
/*.paddingBoxNL .shade {
    height: 100%;
}*/
.paddingBoxNL hr{
    margin-bottom: 15px;
    margin-top: 15px;
    border-color: #9D9D9D;
    border-width: 2px;
}
.homepage-blog a:hover h4 {
    color: #007580;
}

/*COURSES LANDING PAGE*/
.sbToggle:before{
    font-family: fontawesome;
    content: "";
    padding: 0 5px;
    float: right;
    background-color: #FFFFFF;
}
.sbToggle.sbToggleOpen:before{
    font-family: fontawesome;
    content: "";
    padding: 0 5px;
    float: right;
    background-color: #FFFFFF;
    color: #9C9CA1;
}

.sbSelector{
    display: block;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
}

.sbHolder{
    /*background-color: #FFFFFF;*/
    /*border: 1px solid #CCCCCC;*/
    color: #000000;
    padding: 10px;
    font-size: 15px;
    line-height: 1.33333;
    position: relative;
    text-transform: uppercase;
}

.sbOptions{
    list-style: none;
    position: absolute;
    background-color: #FFFFFF;
    color: #333333;
    left: -1px;
    z-index: 1;
    width: 101%;
    border: none;
    top: 40px;
}

.jquery_date,
.date_input,
.sonydate_input{
    width: 100%;
    padding: 11.5px 16px;
    border: none;
    background-color: transparent;
    color: #FFFFFF;
    text-transform: uppercase;
}
.workshops_filter_date{
    border: 2px solid #111111;
    padding: 0px 5px;
    background-color: transparent;
    color: #FFFFFF;
    text-transform: capitalize;
}
.workshops_filter_date:hover,
.cursor_pointer:hover,
.jquery_date:hover,
.date_input:hover,
.sonydate_input:hover,
.ui-datepicker-prev:hover,
.ui-datepicker-next:hover{
    cursor: pointer;
}
.workshops_filter label {
    border: 2px solid #111111;
    border-radius: 0px;
    padding: 0 10px;
}
.workshops_filter label.active {
    background-color: #111111;
}

.datesbToggle:after {
    font-family: fontawesome;
    content: "";
    padding: 0 5px;
    float: right;
    background-color: #FFFFFF;
}

#ui-datepicker-div{
    background-color: #FFFFFF;
    padding: 16px;
    border: 1px solid #cccccc;
    border-top: medium none;
}

.ui-datepicker-next{
    float: right;
    background-color: #FFFFFF;
}
.ui-datepicker-next-hover{
    background-color: #FFFFFF;
}
.ui-datepicker-next:after{
    font-family: fontawesome;
    content: "";
    float: right;
    color: #007580;
}
.ui-datepicker-prev:after{
    font-family: fontawesome;
    content: "";
    float: left;
    color: #007580;
}
.ui-datepicker .ui-icon-circle-triangle-e,
.ui-datepicker .ui-icon-circle-triangle-w{
    display: none;
}

.ui-datepicker-title{
    text-align: center;
}

.ui-datepicker-calendar th,
.ui-datepicker-calendar td{
    padding: 2px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: 2px;
    text-align: right;
    text-decoration: none;
}

td .ui-state-hover,
td .ui-state-active{
    background-color: #007580;
}

.ui-datepicker-unselectable span {
    background-color: #edeef1;
}

.courses-landing .btn-group{
    padding-left: 0;
    padding-right: 0;
    margin-right: 3px;
}
.courses-landing .btn-group.open .dropdown-toggle,
.courses-landing .btn-group.open .btn:active,
.courses-landing .btn-group .btn:hover,
.courses-landing .btn-group .btn:focus{
    background-color: #FFFFFF;
    border-color: #CCCCCC;
    box-shadow: none;
}
.courses-landing .btn-group.open .btn:active,
.courses-landing .btn-group.open .btn:focus{
    border-bottom: none;
}

.courses-landing .dropdown-menu,
.sbHolder .sbOptions{
    margin: 0;
    padding: 0;
    border-radius: 0;
    border-top: none;
    box-shadow: none;
    min-width: 100%;
    z-index: 2;
    width: 100%;
    left: 0;
}

.sbOptions .sbGroup,
.sbOptions a{
    display: block;
    min-width: 100%;
    padding: 3px 0px 3px 16px;
    /*margin-bottom: 5px;*/
}
.sbOptions .sbGroup{
    font-weight: bold;
    border-top: 2px solid #EEEEEE;
    padding: 5px 0 10px 16px;
}

.courses-landing .dropdown-menu > li > a:hover,
.sbHolder .sbOptions > li > a:hover,
.courses-landing .dropdown-menu > li > a:focus,
.sbHolder .sbOptions > li > a:focus{
    background-color: #007580;
}
/*.courses-landing .date,
.courses-landing .time,
.courses-landing .name,
.courses-landing .location{
        font-size: 11px;
}*/
.courses-landing .top-four{
    height: 100%;
}
.courses-landing .top-four a{
    color: #DB0064;
    text-decoration: none;
}
.courses-list > p {
    margin-bottom: -10px;
}
.courses-landing .gift-cards .form-control{
    border-radius: 0px;
}
.courses-landing .gift-cards .input-group-addon{
    border: none;
}
.courses-landing .img-overlay {
    position: relative;
    max-width: 500px;
}
.courses-landing .project-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 30% 26%;
}
.courses-landing .project-overlay .btn{
    background-color: transparent;
    color: #FFFFFF;
    padding: 10px 32%;
    font-weight: bold;
    border: 2px solid #FFFFFF;
}
.courses-landing .custom_gift_amount{
    padding: 4.5px;
}
.courses-landing .soldout-lay {
    position: absolute;
    z-index: 1;
}

/*COURSE DETAILS PAGE*/
.instructor-block a {
    text-decoration: underline;
}
#details-banner-carousel .fa {
    position: absolute;
    top: 40%;
}
#details-banner-carousel .carousel-control .fa.fa-angle-left {
    left: 10px;
}
#details-banner-carousel .carousel-control .fa.fa-angle-right {
    right: 10px;
}

.course-details .wte,
.course-details .wtb {
    margin-top: 25px;
    padding: 15px 25px;
}
.course-details .main-title {
    margin-top: 0;
}
.course-details .right .sponsor {
    border: 1px solid #e1e1e1;
}
.course-details .right .sponsor-text{
    color: #9C9CA1;
}
.course-details .dropdown .fa-caret-down{
    margin-top: -40px;
}
.course-details .calendar-text{
    margin-top: 5px;
}
.course-details .dropdown.open .dropdown-toggle,
.course-details .dropdown.open .btn:active,
.course-details .dropdown .btn:hover,
.course-details .dropdown .btn:focus{
    background-color: transparent;
    border-color: transparent;
    box-shadow: none;
    color: #FFFFFF;
}
.course-details .dropdown.open .btn:active,
.course-details .dropdown.open .btn:focus{
    border-bottom: none;
}
.course-details .dropdown-menu > li > a:hover,
.course-details .dropdown-menu > li > a:focus{
    /*background-color: #F5999B;*/
}
.course-details .dropdown .btn {
    border: none;
    border-radius: 0;
    padding: 15px 30px;
    text-align: left;
}
.course-details .dropdown-menu {
    /*background-color: #EDEEF1;*/
    border-radius: 0;
    border: none;
    box-shadow: none;
    max-height: 222px;
    margin: 0;
    overflow: auto;
    padding: 0;
    width: 100%;
}
.course-details .dropdown-menu li a,
.course-details .related a {
    padding: 10px 30px 15px;
    color: #FFFFFF;
}

.course-details .dropdown-menu li a:hover,
.course-details .related a:hover {
    background-color: #FFFFFF;
    color: #F5416C;
}
.course-details .ati .title,
.course-details .cp{
    color: #000000;
}
.course-details form .btn,
.course-details #shareModal .btn,
.course-details #xsShareModal .btn {
    width: 100%;
}
.course-details #shareModal .modal-body .btn,
.course-details #xsShareModal .modal-body .btn {
    text-align: left;
}

.course-details .project-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 33% 21%;
}
.course-details .project-overlay .btn{
    background-color: #000000;
    color: #FFFFFF;
    padding: 10px 15%;
    font-weight: bold;
    border: 2px solid #FFFFFF;
}
.course-details .project-overlay .btn:hover{
    background-color: #111111;
    border-color: #111111;
}

.course-details .related hr,
.course-details .right .sponsor-text,
.course-details .right .sponsor-logo {
    padding: 0px;
    margin: 0px;
}
.course-details #shareModal .modal-body .btn:hover,
.course-details #xsShareModal .modal-body .btn:hover {
    color: #F5416C;
}
/*.course-details #shareModal .modal-body .btn:hover i,
.course-details #shareModal .modal-body .btn,
.course-details #shareModal .btn-padding{
    color: #7F848D;
}*/
.need-a-camera .btn{
    color: #FFFFFF;
}
.course-details .related a{
    color: #000000;
    display: block;
}
.course-details .related a:hover .title{
    color: #EB3338;
}
.courses-landing .carAddGifts,
.courses-landing .carAddCustomGift{
    padding: 5px 20px;
    border: 2px solid #000000;
    background-color: #FFFFFF;
}
.courses-landing .carAddGifts:hover,
.courses-landing .carAddCustomGift:hover,
.courses-landing .project-overlay .btn:hover,
.courses-landing .gallery-overlay .btn:hover{
    color: #FFFFFF;
    background-color: #000000;
    border: 2px solid #000000;
}

/*#print-form-btn:hover*/
#giftcard-prices-btn:hover,
#giftcard-prices-close:hover{
    cursor: pointer;
    color: #000000;
    text-decoration: underline;
}

.item_update_qty {
    border-radius: 0px;
    width: 25%;
    padding: 5px 10px;
}

/*COURSE DETAILS INACTIVE PAGE*/
.cd-inactive .past-locations .fa{
    color: #EA737C;
}
.cd-inactive .past-locations{
    padding: 10px 25px;
}
.cd-inactive .ati .text{
    color: #9C9CA1;
}

/*WORKSHOPS PAGE*/
.unseen_block:hover .pyellow-hover {
    color: #C5B203;
}
.unseen_block:hover .pred-hover {
    color: #F5416C;
}
.unseen_block:hover .pblue-hover {
    color: #007580;
}

.workshops .below-text{
    padding: 20px 0;
}
.workshops .below-text h3,
.workshops .below-text p{
    margin: 0;
}
.workshops .learn-more .btn{
    border-color: #D4D7DD;
}
.workshops .learn-more .btn:hover{
    color: #EB3338;
}
.workshops .schedule-btn{
    color: #FFFFFF;
}

/*PHOTO TOURS PAGE*/
.photo-tours .ppt-text{
    padding-top: 60px;
}
.photo-tours .pt-prev{
    margin-top: 60px;
    margin-bottom: 95px;
}
.photo-tours .below-text{
    padding: 20px 0;
}
.photo-tours .below-text h3,
.photo-tours .below-text p{
    margin: 0;
}
.photo-tours .st-btn .btn{
    color: #FFFFFF;
    padding: 10px 20px;
}
.photo-tours .st-btn .btn:hover{
    background-color: #000000;
    color: #FFFFFF;
}
.lr-bor{
    border-left: 1px solid #EFEFF0;
    border-right: 1px solid #EFEFF0;
}
.wte{
    border: 1px solid #EFEFF0;
}

/*PHOTO TOURS DETAILS PAGE*/
.photo-tours-details .wte-ni{
    background-color: #F8F8F9;
}
.wte-ni, .lbr-bor{
    border-left: 1px solid #EFEFF0;
    border-bottom: 1px solid #EFEFF0;
    border-right: 1px solid #EFEFF0;
}

/*SHOP LANDING PAGE*/
#custom-search-input{
    border-radius: 0px;
    background-color: #FFFFFF;
}

#custom-search-input input{
    border: 0;
    box-shadow: none;
}

#custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

#custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

#custom-search-input .glyphicon-search{
    font-size: 23px;
}
.shop-landing .left,
.shop-landing .right{
    padding: 0;
}
.shop-landing .main-image-text{
    padding: 10% 4%;
}
.shop-landing .cat-item{
    position: relative;
}
.shop-landing .cat-name{
    position: absolute;
    color: #FFFFFF;
    /*color: #DB0064;*/
    bottom: 30px;
    left: 30px;
}
.store_offer{
    position: absolute;
    background-color: #DB0064;
    color: #FFFFFF;
    z-index: 999;
}

/*SHOP PAGE*/
.shop-contents .accordion-toggle .fa-plus,
.shop-contents .accordion-toggle .fa-minus{
    display: none;
}
.shop-contents .collapsed .fa-plus,
.shop-contents .accordion-toggle .fa-minus{
    display: block;
}
.shop-contents .collapsed .fa-minus{
    display: none;
}

.shop > .left{
    padding-left: 0px;
}
.shop > .right{
    padding-right: 0px;
}
.shop .jumbotron{
    height: 500px;
    border-radius: 0px;
}
.shop-contents .accordion .fa{
    padding-top: 2.5px;
}
.shop-contents .accordion a,
.shop-contents .accordion a.active,
.shop-contents .accordion a:hover{
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}
.shop-contents .accordion-group{
    padding: 15px;
}
.shop-contents .accordion-heading .fa{
    color: #000000;
}
.shop-contents .accordion-inner a{
    color: #98989A;
    padding-bottom: 5px;
    display: block;
}
.photo-tours-details .shop-contents .accordion-inner a,
.cd-inactive .shop-contents .accordion-inner a{
    display: inherit;
}
.shop-contents .courses-landing .btn-group{
    margin-right: 0px;
}
.shop-contents .courses-landing .dropdown-menu{
    min-width: auto;
}
.shop-contents .courses-landing .sort-text,
.shop-contents .courses-landing .sort-sel{
    padding-right: 10px;
}
.shop-contents .courses-landing .sort-text,
.shop-contents .courses-landing .caret{
    color: #9C9CA1;
}

/*SHOP DETAILS PAGE*/
.product-name{
    border-bottom: 4px solid #ACACAC;
}
.shop-details-top .courses-landing .sort-text,
.shop-details-top .courses-landing .sort-sel{
    padding-right: 10px;
}
.shop-details-top .courses-landing .sort-text,
.shop-details-top .courses-landing .caret{
    color: #9C9CA1;
}
.shop-details-top .dropdown-toggle{
    padding: 11.2px 16px;
}
.shop-details-top .courses-landing .dropdown-menu{
    min-width: auto;
}
.shop-details-top .course-details .share-btn{
    border: 1px solid #D4D7DD;
}
.product-image{
    padding-left: 15px;
}
.product-all{
    padding-left: 30px;
}

/*EXHIBITIONS LANDING PAGE*/
.courses-landing .gallery-overlay {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    /*height: 100%;*/
    padding: 5% 25%;
}
.courses-landing .gallery-overlay .btn{
    background-color: #000000;
    color: #FFFFFF;
    padding: 10px 32%;
    font-weight: bold;
    border: 2px solid #000000;
}
.exhibitions .main-contents .left,
.exhibitions .main-contents .right {
    padding-left: 0;
    padding-right: 0;
}
.exhibitions .submit-work .btn:hover{
    color: #FFFFFF;
}
.exhibitions .submit-work .btn{
    padding: 10px 50px;
}

/*EXHIBITION DETAILS PAGE*/
.exhibition-details .sponsor .sponsor-logo{
    margin: 0 45.6%;
}

/*EXHIBITION SUBMIT FORM/PAGE*/
.exhibition-submit .form-horizontal .control-label{
    text-align: left;
}
.exhibition-submit .form-control,
.exhibition-submit .btn{
    border-radius: 0px;
}
.exhibition-submit .type-btn .btn{
    background-color: #000000;
    color: #FFFFFF;
    border: none;
    margin-right: 10px;
}
.exhibition-submit .type-btn .btn:hover,
.exhibition-submit .type-btn .btn:active, 
.exhibition-submit .type-btn .btn.active{
    color: #EB3338;
    border: none;
    box-shadow: none;
}
/*.exhibition-submit .img-upload{
    color: #000000;
}
.exhibition-submit .img-upload .btn{
    background: #000000;
    border-color: #000000;
}*/
.exhibition-submit .choose-file{
    display:none;   
}

/*ARTIST DETAILS PAGE*/
.artist_selected .thumbnail,
.gallery_selected .thumbnail{
    border: none;
    background-color: transparent;
}
.artist_selected .thumbnail:hover,
.gallery_selected .thumbnail:hover{
    cursor: pointer;
}
.artist_selected .selected_large_image,
.gallery_selected .selected_large_image{
    display: none;
}
#mySelectedModal .carousel-inner .selected_large_image {
    display: block;
}
#mySelectedModal .carousel-inner .thumbnail {
    display: none;
}
#mySelectedModal .modal-body {
    padding: 0px;
}
#mySelectedModal .modal-dialog{
    bottom: 0;
    height: 56.25vw;
    left: 0;
    margin: auto;
    max-height: 90vh;
    max-width: 120vh;
    position: absolute;
    right: 0;
    top: 0;
    width: 100vw;
}
.modal-backdrop.artist-modal-backdrop.in {
    opacity: 0.9;
}

/*ABOUT US PAGE*/
.team-img-block:hover {
    cursor: pointer;
}
.about .email-btn{
    padding: 15px 40px;
}
.about .email-btn:active,
.about .email-btn:hover,
.about .email-btn:focus{
    color: #FFFFFF;
}
/*.about .team_image:hover,
.about .team_text:hover{
    cursor: pointer;
}*/
.about .modal .close{
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 2px solid #222;
    /*bottom: auto;*/
    cursor: pointer;
    height: 35px;
    width: 35px;
    /*left: auto;*/
    /*overflow: hidden;*/
    /*position: absolute;*/
    /*right: 25px;*/
    /*text-align: left;*/
    /*text-indent: -119988px;*/
    /*text-transform: capitalize;*/
    /*top: 25px;*/
    /*z-index: 20;*/
}
.about .modal-dialog{
    width: 100%;
    height: 100%;
    margin: 0px;
    background-color: #FFFFFF;
}
.about .modal-content{
    border-radius: 0px;
    min-height: 100%;
    box-shadow: none;
    border: none;
}
.about .modal-body{
    width: 80%;
    margin: 0 auto;
}
.about .modal-header {
    border-bottom: none;
    padding: 0;
}

/*LOGIN PAGE*/ /*SIGN UP PAGE*/
.login .form-horizontal .control-label,
.sign-up .form-horizontal .control-label{
    margin-bottom: 10px;
}
.login a.register,
.sign-up a{
    color: #EB3338;
}
.login a.forgot-password{
    text-decoration: underline;
}

/*COMMUNTY PAGE*/
.community .photo-tours .pt-prev .white-shade{
    border-left: 1px solid #E6E5E5;
    border-bottom: 1px solid #E6E5E5;
    border-right: 1px solid #E6E5E5;
}
.community .form-control.inputNL {
    border: medium none;
    border-radius: 0;
    margin: 0 auto;
    width: 40%;
}

/*INSTRUCTORS DETAILS PAGE*/
.instructors-details .details{
    padding: 25px 60px 60px;
}

.instructors-details .head_shot{
    width:90%;
    padding-top:90%;
    display: block;
    background-size: cover;
    background-position: center center;
}

/*.instructors .instructor_box:hover{
    box-shadow: 1px 1px 1px 1px #DBDBDB;
}*/

/*EVENTS LANDING PAGE*/
.events-landing .pre-events .btn{
    padding: 15px 40px;
    border: 1px solid #CCCCCC;
}

/*MARKET PLACE LANDING PAGE*/
.market-place.col-ad {
    height: 100%;
}

/*MARKET PLACE DETAILS PAGE*/
.market-place-details .contact-seller {
    border: 1px solid #d4d7dd;
}
.market-place-details .contact-seller .title {
    padding: 15px 20px;
}
.market-place-details .contact-seller textarea {
    border: none;
    width: 100%;
}
.product-thumb .thumb{
    cursor: pointer;
}
/*MARKET PLACE ADD PAGE*/
.market-place-add .form-horizontal .control-label{
    text-align: left;
}
.market-place-add .form-horizontal .left{
    padding-right: 10px;
}
.market-place-add .form-horizontal .right{
    padding-left: 10px;
}
.market-place-add .form-horizontal .form-control{
    border-radius: 0px;
}

/*GALLERY PAGE*/
.gallery-filter{
    padding: 0;
    margin: 0;
}

.gallery-filter li {
    background-color: #FFFFFF;
    float: left;
    list-style: none;
    display: inline-block;
    cursor: pointer;
}

.gallery-filter li a {
    display: block;
    padding: 15px 30px;
    border-top: 1px solid #d7d9df;
    border-bottom: 1px solid #d7d9df;
}

.gallery-filter li:first-child a,
.gallery-filter li:last-child a{
    border: 1px solid #d7d9df;
}

.gallery-filter li a.active{
    background-color: #f5989d;
    border-color: #f5989d;
}

.gallery-dropdown {
    padding: 12px 30px;
}

.gallery-upload-btn {
    padding: 13px 30px;
}

/*GALLERY DETAILS PAGE*/
.gallery-detals {
    display: block;
    float: left;
    width: 90%;
    border: 1px solid #d7d9df;
}

.gallery-detals .tags{
    display: block;
    float: left;
    border: 1px solid #d7d9df;
    padding: 5px 20px;
    margin-top: 10px;
    margin-left: 15px;
}

/*CORPORATE TRAINING PAGE*/
.corporate .below-text > div{
    border-left: 5px solid #F5F5F5;
    border-right: 5px solid #F5F5F5;
}
.corporate .below-text > div:first-child{
    border-left: 5px solid #F5F5F5;
    border-right: 0px;
}
.corporate .below-text > div:last-child{
    border-left: 0px;
    border-right: 5px solid #F5F5F5;
}
/*BLOG LANDING PAGE*/
.all-blogs a:hover .title {
    color: #007580;
}
/*BLOG DETAILS PAGE*/
.blog-details .share-btn{
    border: 1px solid #CCCCCC;
}
.blog-details .carousel-caption {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    padding: 10px;
    right: 0;
    text-align: left;
}
.blog-details .carousel-control,
.blog-details .carousel-control:hover,
.blog-details .carousel-control:focus{
    color: #F0F0F0;
    opacity: 1;
}
.blog-details .carousel-inner .item .new_images {
    margin: auto;
    width: auto;
    max-height: 400px;
}

/*LIMITED LANDING PAGE*/
.limited_categories a {
    background-color: #FFFFFF;
    color: #000000;
}
.limited_categories a.active,
.limited_categories a:hover{
    background-color: #000000;
    color: #C5B203;
}

/*LIMITED DETAILS PAGE*/
#limited_image_size .sbOptions{
    width: 100%;
    left: 0px;
    background-color: #D8D1C9;
}
#limited_image_size .sbHolder{
    background-color: #D8D1C9;
}
#limited_image_size .sbHolder .sbOptions > li > a:hover,
#limited_image_size .sbHolder .sbOptions > li > a:focus{
    background-color: #C5B203;
}
.limited_details .add_frame input:hover,
.limited_details .add_frame label:hover{
    cursor: pointer;
}

.limited_image_frame {
    width:320px;
    height:320px;
    position: absolute;
    top:5px;
    left:60px;
    display:table-cell;
    vertical-align: middle;
    border: 5px solid #ddd;
    background:white;
    text-align: center;
}
.limited_image_frame a {
    width:320px;
    height:320px;
    display:table-cell;
    vertical-align: middle;
    text-align: center;
}
.limited_slider_info{
    width:470px;
    padding:20px 0;
    height:300px;
    position: absolute;
    top:0px;
    right:60px;
    z-index:200;
    text-align: left;
}
.limited_slider_info h4,.limited_slider_info h2,.limited_slider_info p{
    clear: both;
    float: left;
    font-weight: normal;
}

.limited_slider_info p{
    line-height: 150%;
}
.limited_slider_info h2{
    text-shadow: 0 0 5px #FFFFFF;
}
.limited_image_frame img{
    vertical-align: middle;
    /*   border-top: 1px groove #666;*/
    /*    box-shadow: 0 0 0 10px white, 0 0 9px 11px #CCCCCC;
        margin:18px;*/
}
#limited_main_thumbs{
    margin:3px;
    padding:0;
}
#limited_main_thumbs li{
    background: none repeat scroll 0 0 #F8F8F8;
    border: 1px solid #EAEAEA;
    display: table-cell;
    float: left;
    height: 120px;
    margin: 3px;
    text-align: center;
    vertical-align: middle;
    width: 120px;
    position: relative;
}
#limited_main_thumbs li  div.img{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width:120px;
    height:120px;
    position: relative;
}
#limited_main_thumbs li div{

}
#limited_main_thumbs li .info{
    position: absolute;
    left:0;
    bottom:0;
    background: url('../images/1px_50op_white.png');
    width:100px;
    padding:5px ;
    height:auto;
}
#limited_main_thumbs li span.new,
div.index_limited
{
    position: absolute;
    right:0;
    top:0;
    background: url('../images/limited_new_sticky.png') no-repeat top right transparent;
    width:50px;
    height:34px;
    display: inline-block;
    float: right;
    z-index: 2;

}
#limited_image_detail #image_art img{
    vertical-align: middle;
    /*    border: 1px groove #888;*/
}
#limited_image_detail #image_art > a{
    width:400px;
    height:400px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 5px solid #ddd;
}
#limited_image_detail #image_art{
    width:400px;
    height:400px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float:left;
    background: white;
    margin:10px;
}
#limited_image_detail #image_detail{
    float:right;
    width:500px;
    height:400px;
    margin:10px;
}

#limited_image_detail #image_detail h3,#limited_image_detail #image_detail h4,#limited_image_detail #image_detail #image_sizes{
    font-weight: normal;  
    clear:both;
    float: left;
    margin:5px 0;
}
#limited_image_detail #image_detail #image_sizes{
    margin:13px 0;
}
#limited_image_detail  #image_sizes ul{
    margin: 0;
    padding:0;
}
#limited_image_detail  #image_sizes li{
    margin:3px;
    background:#ddd;
    width:460px;
    padding:5px;

    float:left; font-size:11pt;
}
#limited_image_detail  #image_sizes li:hover,#limited_image_detail  #image_sizes li.selected{
    background:#eee;
}
#limited_image_detail  #image_sizes li label{
    cursor:pointer;
}
#limited_image_detail  #image_sizes li span{
    font-size:8pt;
}
#limited_image_detail  #image_sizes li .add_frame{
    font-size:10pt;
    margin:0 15px;
}
#limited_image_detail #image_detail span.price{
    color:#f06;
    font-size:11pt;
}
#limited_image_detail #image_detail span.edition{
    margin:0 10px;    
}
#limited_image_detail #image_detail h4,.limited_slider_info h4{
    color:#666;
    margin:1px 0;
}
#limited_image_detail{
    width:950px;
    margin:5px;
    float:left;
    height:420px;
    position:relative;
    overflow: hidden;
    background: #f8f8f8;
}
#limited_image_stmt{

}
#limited_artist_bio{
    width:490px;
}
.limited_head{
    margin: 20px;
    font-weight: normal;
    font-size:30pt;
    color:#98E5E4;
}
.limited_head span{
    font-size:20pt;
}
#limited_image_frame{
    width:950px;
    height:604px;
    position:relative;
    display:block;
    overflow:hidden;
    float:left;
}
#limited_image_frame #widget{
    width:950px;
    height:564px;
    position:absolute;
    bottom:0;
    left:0;
    display:block;
    overflow:hidden;
    /*    background:url('../images/limited/assets/interative/wall_with_couch.jpg') no-repeat center center;*/
}
#limited_image_frame #buttons{
    /*    position: absolute;
        top:0;
        width:950px;*/
    text-align: center;
    right:0;
    /*    float:left;
        height: auto;
        background: #ddd;*/
}
#limited_image_frame #buttons a{
    width:auto;
    /*height:20px;*/
    padding:10px 20px;
    cursor: pointer;
    display:inline-block;
    border: 1px solid #CCCCCC;
    color: #000000;

}
#limited_image_frame #buttons a.hover,*#limited_image_frame #buttons a:hover{
    background: #F5989D;
}
#limited_image_frame #buttons a:hover
{
    text-decoration: none;
}
#limited_image_frame #widget > div{
    position: absolute;
}
#limited_image_frame #widget #small{
    top:37px;
    left:416px;
}
#limited_image_frame #widget #medium{
    top:80px;
    left:273px;
}
#limited_image_frame #widget #large{
    top:77px;
    left:50px;
}
#limited_image_frame #widget #extralarge{
    top:21px;
    left:710px;
}
.limited_frame_radio .btn{
    border-radius: 0px;
}
.limited_frame_radio .btn.active{
    border-radius: 0px;
    background: transparent;
    box-shadow: none;
    border: 1px solid #DB0064;
}
.limited_frame_radio .btn:hover{
    border-radius: 0px;
    background: transparent;
    box-shadow: none;
}
.edition_filters .cursor_pointer:hover,
.edition_filters p.active{
    color: #000000;
}

/*PRINTING PAGE*/
.printing  .nav li.not-tabs a,
#paper_options .nav li a{
    background-color: #FFFFFF;
    color: #000000;
    border-radius: 0px;
    padding: 10px 40px;
    border: none;
    border: 2px solid #000000;
}
.printing  .nav li.not-tabs a.active,
.printing  .nav li.not-tabs a.active:hover,
.printing  .nav li.not-tabs a:hover,
#paper_options .nav li.active a,
#paper_options .nav li.active a:hover,
#paper_options .nav li a:hover{
    background-color: #000000;
    color: #FFFFFF;
    border: none;
    border: 2px solid #000000;
    cursor: pointer;
}
#paper_options .nav li.active a,
#paper_options .nav li.active a:hover,
#paper_options .nav li a:hover{
    color: #C5B203;
}
.printing  .nav li a{
    background-color: transparent;
    color: #FFFFFF;
    padding: 10px 40px;
    border: 2px solid transparent;
}
.printing  .nav li.active a,
.printing  .nav li.active a:hover,
.printing  .nav li.active a:hover{
    background-color: transparent;
    color: #000000;
    border: 2px solid transparent;
}
.print-cont .text-left{
    text-align: left;
}
.print-cont .form-control{
    border-radius: 0px;
    height: auto;
}
.print-cont .form-group{
    margin-bottom: 20px;
}

.print-form input {
    border: none;
    font-size: 12pt;
    box-shadow: none;
    border-radius: 0px;
    padding: 15px;
    height: auto;
}

.print-size-form input {
    border: none;
    font-size: 12pt;
    box-shadow: none;
    border-radius: 0px;
    padding: 10px 16px;
    height: auto;
}
.print-form input:focus,
.print-size-form input:focus{
    box-shadow: none;
    border: none;
}
.print-header-text {
    position: absolute;
    float: left;
    top: 100px;
    left: 50px;
    width: auto;
}
.printOverlay{
    position: absolute;
    background-color: #000000;
    opacity: 0.9;
    color: #FFFFFF;
    border-radius: 5px;
    height: 100%;
    width: 98%;
    display: none;
}
.choosePaper:hover > .printOverlay {
    display: block;
}
.choosePaper.active > .printOverlay {
    display: none;
}
.choosePaper:hover {
    cursor: pointer;
}
.choosePaper.active {
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 2px 3px 5px 0px;
}
.chooseBox {
    border: 1px solid #101010;
    border-radius: 5px;
}
.choosePaper.active .chooseBox {
    border: 1px solid #DB0064;
}

.printing #canvas-wrap {
    display: none;
}

/*MAILCHIMP SUBSCRIPTION FORM*/
#print-form .error,
#print-form .error a {
    color: #F5416C;
}
#print-form .error a {
    text-decoration: underline;
}
/*PRINTING PAGE RB*/
#print-form-btn {
    position: absolute;
    bottom: 0;
    width: 100%;
}
#print-form.form-horizontal .control-label, #cart_checkout2.form-horizontal .control-label {
    text-align: left;
    margin-bottom: 5px;
}
#print-form.form-horizontal label, #cart_checkout2.form-horizontal label {
    font-weight: inherit;
}
#print-form.form-horizontal .form-control, #cart_checkout2.form-horizontal .form-control {
    border-radius: 0px;
    height: 44px;
    padding: 12px;
    border: 1px solid #000000;
}
#print-form.form-horizontal textarea.form-control, 
#cart_checkout2.form-horizontal textarea.form-control {
    height: auto;
}
#print-form.form-horizontal .print-radio-buttons .btn,
#print-form.form-horizontal #print-measure-buttons .btn,
#print-form.form-horizontal #print-paper-buttons .btn {
    border-radius: 0px;
    height: 44px;
    padding: 5px 12px;
    background-color: #FFFFFF;
    color: #000000;
    border: 3px solid #000000;
}
/*#print-form.form-horizontal #print-paper-buttons .btn {
    background-color: #005A62;
    color: #000000;
    border: none;
}*/
#print-form.form-horizontal .print-radio-buttons .btn.active,
#print-form.form-horizontal #print-measure-buttons .btn.active,
#print-form.form-horizontal #print-paper-buttons .btn.active {
    background-color: #000000;
    color: #FFFFFF;
}
/*#print-form.form-horizontal #print-paper-buttons .btn.active {
    background-color: #009FAE;
    color: #FFFFFF;
}*/
.printing .nav-tabs > li > a {
    margin-right: 0px;
}
.printing .nav-tabs {
    border-bottom: 1px solid #000000;
}
.printing table {
    background-color: #FFFFFF;
}
.printing th.black-shade:hover {
    color: #C5B203;
}
.printing .table > thead > tr > th {
    border-bottom: 2px solid #000000;
}
.printing .table > tbody > tr > th,
.printing .table > tbody > tr > td{
    border-top: 1px solid #000000;
}

.print-size-chart .cursor_pointer:hover {
    background-color: #000000;
    color: #FFFFFF;
}

/*PRINT UPLOAD CSS START*/
.print_thumbs {
    position: relative;
    padding: 5px;
    cursor: pointer;
}
#print_thumb_carousel {
    height: auto;
}
#print_thumb_carousel .delete_gallery .fa {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    position: absolute;
    right: 9px;
    top: 6px;
    background-color: #000000;
    cursor: pointer;
}
#print_thumb_carousel img {
    height: 230px;
}

#print_thumb_carousel .active .print_thumbs_data {
    border: 3px solid #C5B203;
}

#for_order_details .delete_gallery .fa {
    position: absolute;
    right: 20px;
    cursor: pointer;
}

#for_print_form > div {
    display: none;
}
#for_print_form > div.active {
    display: block;
}
#for_print_form .print-radio-buttons .btn, 
#for_print_form .print-measure-buttons .btn, 
#for_print_form .print-paper-buttons .btn {
    border-radius: 0px;
    height: 44px;
    padding: 5px 12px;
    background-color: #FFFFFF;
    color: #000000;
    border: 3px solid #000000;
}
#for_print_form .print-radio-buttons .btn.active, 
#for_print_form .print-measure-buttons .btn.active, 
#for_print_form .print-paper-buttons .btn.active {
    background-color: #000000;
    color: #FFFFFF;
}

#for_print_form_cart #for_order_details {
    min-height: 20px;
    max-height: 340px;
    overflow: auto;
}
/*PRINT UPLOAD CSS END*/

/*MY ACCOUTN PAGE*/
.account .left a.active{
    color: #DB0064;
}

.account .delete_gallery .fa {
    border: 1px solid #FFFFFF;
    color: #FFFFFF;
    position: absolute;
    right: 9px;
    top: 6px;
    background-color: #000000;
}

/*FOR CART PAGE*/
.cart_qty {
    border-radius: 0px;
    width: 25%;
    padding: 5px 10px;
}
.item_price {
    width: 72%;
    padding: 2px;
    border: none;
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, 0);
}

/*FOR ADMIN CART*/
.ui-autocomplete {
    background-color: #FFFFFF;
    list-style: outside none none;
    margin: 0;
    max-width: 30%;
    padding: 10px;
}
.ui-helper-hidden-accessible{
    display: none;
}

/*OPENCALL SUBMIT PAGE*/
#imagePreview1,#imagePreview2,#imagePreview3,#imagePreview4 {
    width: 180px;
    height: 180px;
    background-position: center center;
    background-size: cover;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, .3);
    display: inline-block;
    background-image: url(../images/showcase_upload_holder.jpg);
}

/*PORTFOLIO REVIEW RADIO*/
label.pr-toggle,
label.pr-toggle-disabled{
    position: relative;
}

label.pr-toggle{
    cursor: pointer;
}

.pr-toggle input[type="radio"],
.pr-toggle-disabled input[type="radio"]{
    position: absolute;
    right: 9000px;
}

.pr-toggle input[type="radio"] + .label-text:before,
.pr-toggle-disabled input[type="radio"] + .label-text:before{
    content: "\f204";
    font-family: "FontAwesome";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing:antialiased;
    width: 1em;
    display: inline-block;
    margin-right: 10px;
}

.pr-toggle input[type="radio"]:checked + .label-text:before{
    content: "\f205";
    color: #16a085;
    animation: effect 250ms ease-in;
}

.pr-toggle-disabled input[type="radio"]:disabled + .label-text{
    color: #aaa;
}

.pr-toggle-disabled input[type="radio"]:disabled + .label-text:before{
    content: "\f204";
    color: red;
}



.navbar-inverse .navbar-nav > li > a {
    color: #000000;
    border-bottom: 2px solid #000000;
    padding-bottom: 3px;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
    color: #000000;
}
#navbar .nav{
    width: 100%;
}

.col-xs-20 {
    width: 20%;
    float: left;
}
.col-xs-80 {
    width: 80%;
    float: left;
}
@media (min-width: 768px) {
    .col-sm-20 {
        width: 20%;
        float: left;
    }
    .col-sm-80 {
        width: 80%;
        float: left;
    }
    .blog-details .description {
        padding: 0 80px;
    }
}
@media (min-width: 992px) {
    .col-md-20 {
        width: 20%;
        float: left;
    }
    .col-md-80 {
        width: 80%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-20 {
        width: 20%;
        float: left;
    }
    .col-lg-80 {
        width: 80%;
        float: left;
    }
}

.navbar-nav > li > a {
    padding: 0;
}
.navbar-right {
    margin-right: 0;
    padding: 0 20px;
}
#navbar .nav-content {
    display: none;
}
.nav-content-container {
    padding: 0 20px;
}
#navbar .nav{
    min-height: 80px;
}
#navbar .nav .dropdown{
    margin: 10px 0;
}
#navbar .sub-content .form-group {
    width: 100%;
}
#navbar .sub-content .input {
    width: 100%;
    border-radius: 0px;
    height: 40px;
    border: 1px solid #F5F5F5;
}

.navbar-inverse .navbar-nav > li.pred.current a,
.navbar-inverse .navbar-nav > li.pred.active a,
.navbar-inverse .navbar-nav > li.pred.open a{
    color: #F5416C;
    border-bottom-color: #F5416C;
}
.navbar-inverse .navbar-nav > li.pblue.current a,
.navbar-inverse .navbar-nav > li.pblue.active a,
.navbar-inverse .navbar-nav > li.pblue.open a {
    color: #007580;
    border-bottom-color: #007580;
}
.navbar-inverse .navbar-nav > li.pgray.current a,
.navbar-inverse .navbar-nav > li.pgray.active a,
.navbar-inverse .navbar-nav > li.pgray.open a{
    color: #D8D1C9;
    border-bottom-color: #D8D1C9;
}
.navbar-inverse .navbar-nav > li.pyellow.current a,
.navbar-inverse .navbar-nav > li.pyellow.active a,
.navbar-inverse .navbar-nav > li.pyellow.open a{
    color: #C5B203;
    border-bottom-color: #C5B203;
}
.pred .sub-content a:hover,
.pred .sub-content .current a{
    color: #F5416C;
}
.pblue .sub-content a:hover,
.pblue .sub-content .current a{
    color: #007580;
}
.pgray .sub-content a:hover,
.pgray .sub-content .current a{
    color: #D8D1C9;
}
.pyellow .sub-content a:hover,
.pyellow .sub-content .current a{
    color: #C5B203;
}

.rslider.carousel-caption {
    bottom: 0;
    left: 0;
    padding: 20px 80px;
    right: 0;
    text-shadow: none;
}
.navbar-toggle {
    background-color: #333333;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: transparent;
}
.home-edition {
    overflow: hidden;
}
.twitter-widget {
    color: #000000;
}
.twitter-wid-text a {
    text-decoration: underline;
    color: #000000;
}

.white-border-bottom {
    border-bottom: 4px solid #FFFFFF;
}

.black-border-bottom {
    border-bottom: 4px solid #000000;
}
.black-border-1 {
    border: 1px solid #000000;
}
.black-borderb-1 {
    border-bottom: 1px solid #000000;
}
.black-borderb-2 {
    border-bottom: 2px solid #000000;
}

.pblue-border-bottom {
    border-bottom: 4px solid #007580;
}
.pred-border-bottom {
    border-bottom: 4px solid #F5416C;
}
.pyellow-border-bottom {
    border-bottom: 4px solid #C5B203;
}
.pgray-border-bottom {
    border-bottom: 4px solid #D8D1C9;
}

.white-border-top {
    border-top: 4px solid #FFFFFF;
}
.black-border-top {
    border-top: 4px solid #000000;
}
.pblue-border-top {
    border-top: 4px solid #007580;
}
.pred-border-top {
    border-top: 4px solid #F5416C;
}
.pyellow-border-top {
    border-top: 4px solid #C5B203;
}
.pgray-border-top {
    border-top: 4px solid #D8D1C9;
}

.underline {
    text-decoration: underline;
}
a.blackTOwhite-text:hover{
    color: #FFFFFF;
    text-decoration: none;
}