/* Minification failed. Returning unminified contents.
(10362,14): run-time error CSS1035: Expected colon, found 'margin-top'
(11544,23): run-time error CSS1062: Expected semicolon or closing curly-brace, found ':'
 */
/*ALL CSS*/

/* contestpages.css */
#middlesection {
    width: 100%;
    background-color: #000;
}

.hdorgclass {
    color: #FEA00A;
    font-weight: 700;
    font-size: 16px;
}

#minwrapper {
    min-height: 100%;
    height: auto!important;
    height: 100%;
    width: 996px;
    margin: auto;
    font-size: 13px;
    line-height: 18px;
}

#banner {
    background-image: url(../images/bannerbg.jpg);
    background-position: top;
    background-repeat: repeat-x;
    padding: 20px;
    clear: both;
}

#tlogodiv {
    height: 129px;
    background-color: #141414;
    width: 998px;
    margin: auto;
}

a img {
    border: 0;
}

.ht40 {
    height: 40px;
}

.ht50 {
    height: 50px;
}

.ht60 {
    height: 60px;
}

.ht70 {
    height: 70px;
}

.ht100 {
    height: 110px;
}

.ht260 {
    height: 260px;
}

.mt5 {
    margin-top: 5px;
}

.mt8 {
    margin-top: 8px;
}

.mt10 {
    margin-top: 10px;
}

.mt12 {
    margin-top: 12px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mt35 {
    margin-top: 35px;
}

.mt40 {
    margin-top: 40px;
}

.mr5 {
    margin-right: 5px;
}

.mr8 {
    margin-right: 8px;
}

.mr10 {
    margin-right: 10px;
}

.mr12 {
    margin-right: 12px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.mr35 {
    margin-right: 35px;
}

.mr40 {
    margin-right: 40px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb12 {
    margin-bottom: 12px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.ml5 {
    margin-left: 5px;
}

.ml8 {
    margin-left: 8px;
}

.ml10 {
    margin-left: 10px;
}

.ml12 {
    margin-left: 12px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.ml35 {
    margin-left: 35px;
}

.ml40 {
    margin-left: 40px;
}

.pt5 {
    padding-top: 5px;
}

.pt8 {
    padding-top: 8px;
}

.pt10 {
    padding-top: 10px;
}

.pt12 {
    padding-top: 12px;
}

.pt15 {
    padding-top: 15px;
}

.pt20 {
    padding-top: 20px;
}

.pt25 {
    padding-top: 25px;
}

.pt30 {
    padding-top: 30px;
}

.pt35 {
    padding-top: 35px;
}

.pt40 {
    padding-top: 40px;
}

.pr5 {
    padding-right: 5px;
}

.pr8 {
    padding-right: 8px;
}

.pr10 {
    padding-right: 10px;
}

.pr12 {
    padding-right: 12px;
}

.pr15 {
    padding-right: 15px;
}

.pr20 {
    padding-right: 20px;
}

.pr25 {
    padding-right: 25px;
}

.pr30 {
    padding-right: 30px;
}

.pr35 {
    padding-right: 35px;
}

.pr40 {
    padding-right: 40px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb8 {
    padding-bottom: 8px;
}

.pb10 {
    padding-bottom: 10px;
}

.pb12 {
    padding-bottom: 12px;
}

.pb15 {
    padding-bottom: 15px;
}

.pb20 {
    padding-bottom: 20px;
}

.pb25 {
    padding-bottom: 25px;
}

.pb30 {
    padding-bottom: 30px;
}

.pb35 {
    padding-bottom: 35px;
}

.pb40 {
    padding-bottom: 40px;
}

.pl5 {
    padding-left: 5px;
}

.pl8 {
    padding-left: 8px;
}

.pl10 {
    padding-left: 10px;
}

.pl12 {
    padding-left: 12px;
}

.pl15 {
    padding-left: 15px;
    padding-bottom:12px
}

.pl20 {
    padding-left: 20px;
}

.pl25 {
    padding-left: 25px;
}

.pl30 {
    padding-left: 30px;
}

.pl35 {
    padding-left: 35px;
}

.pl40 {
    padding-left: 40px;
}

/*.fl {
    float: left;
}

.fr {
    float: right;
}*/

.border1 {
    border: 1px solid #666;
}

.smalltext {
    font-size: .8em;
}

/*Added by Amruta Patil for Signup page*/
.TwitterButton {
    background: url(/Images/new_twitter_login.jpg) no-repeat;
    cursor: pointer;
    border: none;
    width: 104px;
    height: 30px;
    margin-left: -56%;

}

/*Added by Amruta Patil for Signup page*/
.FBButton {
    background: url(/Images/new_facebook_login.jpg) no-repeat;
    cursor: pointer;
    border: none;
    width: 104px;
    height: 30px;
    margin-left: 17px;

}

/*Added by Amruta Patil for Signup page*/
.GoogleButton {
    background: url(/Images/new_gmail_login.jpg) no-repeat;
    cursor: pointer;
    border: none;
    width: 104px;
    height: 30px;
    margin-left: 67px;
    width: 104px;
    height: 30px;
    margin-left: 14px;
}

.FBButtonsignup {
    background: url(/Images/new_facebook_login.jpg) no-repeat;
    cursor: pointer;
    border: none;
    width: 104px;
    height: 30px;
    margin-left: -46px;

}

.Signupclosebtn {
        background: url(/Images/imgclose.jpg) center no-repeat;
    cursor: pointer;
    border: none;
    width: 23px;
    height: 23px;
    /* margin-left: 13px; */
    margin: -31px 15px;
    float: right;
    background-color: #DE0402;
}

.Loginclosebtn {
        background: url(/Images/imgclose.jpg) no-repeat;
    cursor: pointer;
    border: none;
    width: 18px;
    height: 18px;
    /* margin-left: 13px; */
    margin: -1px -5px;
    float: right;
}


.Forgotclosebtn {
        background: url(/Images/imgclose.jpg) no-repeat;
    cursor: pointer;
    border: none;
    width: 18px;
    height: 18px;
    /* margin-left: 13px; */
    margin: -7px -155px;
    float: right;
}

.clearboth {
    clear: both;
}

#hrline {
    border-top: 1px dotted #666;
    padding-bottom: 10px;
}

.brdr0 {
    border: 0;
}

#bodycontent {
    background-color: #000;
    padding: 0 10px 13px 16px;
}

#bodycontentwdf2013 {
    background-color: #000;
    padding: 0 10px 300px 16px;
    background-image: url(../images/bginwdlf2013.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}

#leftdivct {
    width: 595px;
    float: left;
}

#rgtdivct {
    width: 355px;
    margin-left: 13px;
    float: left;
}

#smldivcont {
    background-color: #2d2d2d;
    padding: 20px;
    color: #9D9D9D;
    border-radius: 5px;
}

    #smldivcont h1 {
        font-size: 20px;
        background-position: bottom;
        background-image: url(../images/1hr.jpg);
        background-repeat: repeat-x;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    #smldivcont img {
        float: left;
        margin: 0 10px 5px 0;
    }

    #smldivcont h3 {
        margin-bottom: 10px;
    }

    #smldivcont a:link {
        color: #AE9B75;
        text-decoration: underline;
    }

    #smldivcont a:visited {
        color: #000;
        text-decoration: underline;
    }

    #smldivcont a:hover {
        color: #000;
        text-decoration: none;
    }

    #smldivcont hr {
        border: 0;
        background-image: url(../images/1hr.jpg);
        background-repeat: repeat-x;
        height: 2px;
        margin: 10px 0;
    }

#smldivcontbk {
    background-color: #2d2d2d;
    padding: 20px;
    color: #999;
    border-radius: 5px;
}

    #smldivcontbk h1 {
        font-size: 20px;
        background-position: bottom;
        background-image: url(../images/2hr.jpg);
        background-repeat: repeat-x;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

    #smldivcontbk img {
        float: left;
        margin: 0 10px 5px 0;
    }

    #smldivcontbk h3 {
        margin-bottom: 10px;
    }

    #smldivcontbk a:link, #smldivcontbk a:visited {
        color: #999;
        text-decoration: underline;
    }

    #smldivcontbk a:hover {
        color: #999;
        text-decoration: none;
    }

    #smldivcontbk hr {
        border: 0;
        background-image: url(../images/2hr.jpg);
        background-repeat: repeat-x;
        height: 2px;
        margin: 10px 0;
    }

#bigdivcont {
    background-color: #2d2d2d;
    padding: 20px;
    color: #FFF;
    margin-top: 13px;
    border-radius: 5px;
}

    #bigdivcont h1 {
        font-size: 20px;
        background-position: bottom;
        background-image: url(../images/1hr.jpg);
        background-repeat: repeat-x;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

#bigdivcontbk {
    background-color: #2d2d2d;
    padding: 20px;
    color: #999;
    margin-top: 13px;
    border-radius: 5px;
}

    #bigdivcontbk h1 {
        font-size: 20px;
        background-position: bottom;
        background-image: url(../images/2hr.jpg);
        background-repeat: repeat-x;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

#exv3trdff {
    width: 555px;
    background-image: url(../images/nexus7.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-color: #6a6a6a;
    padding: 20px;
    height: 275px;
    color: #000;
    float: left;
}

    #exv3trdff h1 {
        font-size: 20px;
        color: #000;
        background-position: bottom;
        background-image: url(../Contest/img_pht_con/1hr.jpg);
        background-repeat: repeat-x;
        padding-bottom: 15px;
        margin-bottom: 10px;
    }

#bigdivcont img {
    float: left;
    margin: 0 10px 5px 0;
}

#bigdivcont h3 {
    color: #fea00a;
    margin-bottom: 10px;
}

#bigdivcont hr {
    border: 0;
    background-image: url(../images/1hr.jpg);
    background-repeat: repeat-x;
    height: 2px;
    margin: 10px 0;
}

#bigdivcont a:link {
    color: #AE9B75;
    text-decoration: underline;
}

#bigdivcont a:visited {
    color: #000;    
    text-decoration: underline;
}

#bigdivcont a:hover {
    color: #000;
    text-decoration: none;
}

#bigdivcontbk img {
    float: left;
    margin: 0 10px 5px 0;
}

#bigdivcontbk h3 {
    color: #fea00a;
    margin-bottom: 10px;
}

#bigdivcontbk hr {
    border: 0;
    background-image: url(../images/2hr.jpg);
    background-repeat: repeat-x;
    height: 2px;
    margin: 10px 0;
}

#bigdivcontbk a:link, #bigdivcontbk a:visited {
    color: #999;
    text-decoration: underline;
}

#bigdivcontbk a:hover {
    color: #999;
    text-decoration: none;
}

.mt13 {
    margin-top: 13px;
}

#fqdiv {
    padding: 20px;
    margin-top: 13px;
    font-size: 18px;
    color: #D7684B;
    line-height: 18px;
}

    #fqdiv h1 {
        color: #D7684B;
        background-image: none;
        margin-top: 10px;
    }

    #fqdiv a:link, #fqdiv a:visited {
        color: #D7684B;
        text-decoration: underline;
    }

    #fqdiv a:hover {
        color: #D7684B;
        text-decoration: none;
    }

#fade {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: .8;
    opacity: .8;
    filter: alpha(opacity=80);
}

#light {
    display: none;
    position: absolute;
    top: 30%;
    left: 35%;
    width: 650px;
    height: 570px;
    margin-left: -150px;
    margin-top: -100px;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
    overflow: visible;
    padding: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

    #light h1 {
        font-size: 24px;
    }

#fade2 {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: .8;
    opacity: .8;
    filter: alpha(opacity=80);
}

#light2 {
    display: none;
    position: absolute;
    top: 30%;
    left: 35%;
    width: 650px;
    height: 570px;
    margin-left: -150px;
    margin-top: -100px;
    border: 2px solid #FFF;
    background: #FFF;
    z-index: 1002;
    overflow: visible;
    padding: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

    #light2 h1 {
        font-size: 24px;
    }

#scroll {
    border: 1px solid #666;
    width: 630px;
    height: 500px;
    margin-top: 15px;
    overflow: auto;
    padding: 5px;
    font-size: 12px;
}

#scroll2 {
    border: 1px solid #666;
    width: 630px;
    height: 500px;
    margin-top: 15px;
    overflow: auto;
    padding: 10px;
    font-size: 12px;
}

    #scroll2 p {
        margin-bottom: 20px;
        border-bottom: 1px dotted #999;
        padding-bottom: 10px;
    }

    #scroll2 h4 {
        font-size: 16px;
        margin-bottom: 2px;
    }

.przdiv {
    width: 280px;
    margin: 30px 0 0 20px;
}

#editimg {
    width: 120px;
    float: left;
    height: 145px;
    margin-right: 18px;
    margin-top: 15px;
}

    #editimg img {
        border: 1px solid #999;
    }

    #editimg em {
        font-size: 11px;
    }

#editimg2 img {
    width: 80px;
    max-width: none;
    margin-right: 10px;
}

#tablegry td {
    padding: 5px;
    border-bottom: 1px dotted #666;
}

    #tablegry td strong {
        color: #000;
        font-size: 14px;
        font-weight: bolder;
    }

@media (max-width:996px) {
    .imgres {
        max-width: 100%;
        height: auto;
    }

    #minwrapper {
        width: auto;
    }

    #smldivcont {
        width: auto;
        margin-left: 0;
        float: none;
        clear: both;
    }

    #bigdivcont {
        width: auto;
        margin-top: 13px;
        float: none;
        clear: both;
    }

    #exv3trdff {
        width: auto;
        background-image: url(../images/expv3_sndbg.jpg);
        background-repeat: repeat-x;
        background-position: bottom;
        background-color: #2d2d2d;
        padding: 20px;
        height: auto;
        color: #8f8f8f;
        float: none;
        clear: both;
    }

    .przdiv {
        width: auto;
        margin-top: auto;
    }

    #fqdiv {
        width: auto;
        margin-left: auto;
        font-size: 18px;
        float: none;
    }

    #light, #light2 {
        width: 375px;
    }

    #leftdivct {
        width: auto;
        float: none;
    }

    #rgtdivct {
        width: auto;
        margin-left: auto;
        float: none;
    }

    #scroll, #scroll2 {
        width: 350px;
    }
}
/* boilerplate.css */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    [hidden], audio:not([controls]) {
        display: none;
    }

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

button, html, input, select, textarea {
    font-family: serif;
    color: #222;
}

/*body {
    margin: 0;
    font-size: 1em;
    line-height: 1.4;
}*/

a {
    color: #00e;
}

    a:visited {
        /*color: #00e;*/
        /*color: #F1ECF5;*/
    }

    a:hover {
        color: #06e;
    }

    a:focus {
        outline: dotted thin;
    }

    a:active, a:hover {
        outline: 0;
    }

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

ins {
    background: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background: #ff0;
    color: #000;
    font-style: italic;
    font-weight: 700;
}

code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

    q:after, q:before {
        content: "";
        content: none;
    }

small {
    font-size: 85%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

ol, ul {
    margin: 1em 0;
    padding: 0 0 0 40px;
}

dd {
    margin: 0 0 0 40px;
}

nav ol, nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: middle;
}

svg:not(:root) {
    overflow: hidden;
}

figure, form {
    margin: 0;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

label {
    /*cursor: pointer;*/
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
}

button, input, select, textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button, input {
    line-height: normal;
}

    button, input[type=button], input[type=reset], input[type=submit] {
        cursor: pointer;
        -webkit-appearance: button;
    }

        button[disabled], input[disabled] {
            cursor: default;
        }

    input[type=checkbox], input[type=radio] {
        box-sizing: border-box;
        padding: 0;
    }

    input[type=search] {
        -webkit-appearance: textfield;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
    }

        input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
            -webkit-appearance: none;
        }

    button::-moz-focus-inner, input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

    input:invalid, textarea:invalid {
        background-color: #f0dddd;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td {
    vertical-align: top;
}

.chromeframe {
    margin: .2em 0;
    background: #ccc;
    color: #000;
    padding: .2em 0;
}

.ir {
    display: block;
    border: 0;
    text-indent: -999em;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    text-align: left;
    direction: ltr;
}

    .ir br {
        display: none;
    }

.hidden {
    display: none!important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

.invisible {
    visibility: hidden;
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

@media print {
    * {
        background: 0 0!important;
        color: #000!important;
        box-shadow: none!important;
        text-shadow: none!important;
        filter: none!important;
        /*-ms-filter: none!important;*/
    }

    a, a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    blockquote, pre {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    img, tr {
        page-break-inside: avoid;
    }

    img {
        max-width: 100%!important;
    }

    @page {
        margin: .5cm;
    }

    h2, h3, p {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }
}
/* bx_slider.css */
.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    zoom: 1;
}

    .bx-wrapper img {
        max-width: 100%;
        display: block;
        width: 100%;
    }

    .bx-wrapper .bx-viewport {
        left: 0;
        height: auto!important;
    }

    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 19%;
        right: 40%;
    }

.bx-loading {
    display: none;
}

.bx-wrapper .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2000;
}

.bx-wrapper li label {
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 999;
    color: #FFF;
}

    .bx-wrapper li label i {
        height: 14px;
        width: 16px;
        display: inline-block;
        background: url(../images/like.png) no-repeat;
        vertical-align: middle;
    }

.bx_top {
    padding: 20px;
}

    .bx_top h3 {
        padding-top: 30px;
        display: block;
    }

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px;
}

    .bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
    }

    .bx-wrapper .bx-pager.bx-default-pager a {
        background: #BEBEBE;
        text-indent: -9999px;
        display: block;
        width: 8px;
        height: 8px;
        margin: 0 5px;
        outline: 0;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px;
    }

        .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:hover {
            background: #36C77B;
        }

.bx-wrapper .bx-prev {
    left: 10px;
    background: url(../images/button/prev.png) no-repeat;
}

.bx-wrapper .bx-next {
    right: 10px;
    background: url(../images/button/next.png) no-repeat;
}

    .bx-wrapper .bx-next:hover, .bx-wrapper .bx-prev:hover {
        background-position: 0 0;
    }

.bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    z-index: 9999;
}

    .bx-wrapper .bx-controls-direction a.disabled {
        display: none;
    }

.bx-wrapper .bx-controls-auto {
    text-align: center;
}

    .bx-wrapper .bx-controls-auto .bx-start {
        display: block;
        text-indent: -9999px;
        width: 10px;
        height: 11px;
        outline: 0;
        background: url(images/controls.png) -86px -11px no-repeat;
        margin: 0 3px;
    }

        .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:hover {
            background-position: -86px 0;
        }

    .bx-wrapper .bx-controls-auto .bx-stop {
        display: block;
        text-indent: -9999px;
        width: 9px;
        height: 11px;
        outline: 0;
        background: url(images/controls.png) -86px -44px no-repeat;
        margin: 0 3px;
    }

        .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:hover {
            background-position: -86px -33px;
        }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    text-align: left;
    width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
    right: 0;
    width: 35px;
}

.bx-wrapper .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(80,80,80,.75);
    width: 100%;
}

    .bx-wrapper .bx-caption span {
        color: #fff;
        font-family: Arial;
        display: block;
        font-size: .85em;
        padding: 10px;
    }

@media only screen and (max-width:320px) and (min-width:240px) {
    .bx-wrapper p small {
        display: none;
    }

    .bx-wrapper p span {
        font-size: 1.5em;
        margin-bottom: 0;
    }

    .bx-wrapper p {
        padding-top: 4px;
    }

    .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
        position: absolute;
        bottom: 11%;
        right: 13%;
    }
}

/* banaras.css */
@charset "utf-8";

#banbdy {
    padding: 12px;
}

#tab1banaras {
    -moz-border-radius: 5px;
    border-radius: 0 0 8px 8px;
    border: 1px solid #a7a7a7;
    -moz-box-shadow: 3px 3px 5px 6px #ccc;
    -webkit-box-shadow: 3px 3px 5px 6px #ccc;
    box-shadow: 2px 2px 3px 1px #ccc;
    line-height: 21px;
    background-image: url(../images/custom/banaras_wsp/tbbg.jpg);
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #fff;
}

    #tab1banaras p {
        margin-top: 15px;
    }

#banarasleft {
    width: 667px;
    float: left;
    padding-right: 12px;
}

#banarasright {
    width: 305px;
    float: left;
}

#tab1banaras h1 {
    background-image: url(../images/custom/banaras_wsp/h1bg.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
    background-color: #404041;
    padding: 12px;
    font-size: 18px;
    color: #FFF;
    font-weight: 400;
    text-transform: uppercase;
}

mt12 {
    margin-top: 12px;
}

mr12 {
    margin-right: 12px;
}

ml12 {
    margin-left: 12px;
}

mb12 {
    margin-bottom: 12px;
}

#rgtcontba h2 {
    border: 1px dotted #a7a7a7;
    padding: 10px 5px;
    margin-top: 15px;
    border-left: 0;
    border-right: 0;
    font-size: 18px;
    font-weight: 400;
}

#rgtcontba ul {
    margin-left: -10px;
    margin-top: 15px;
}

#rgtcontba li {
    margin-top: 5px;
}

#rgtcontba {
    line-height: 20px;
}

#headerworkshop {
    width: 996px;
    height: 403px;
}

#leftheadercontent {
    width: 722px;
    height: 403px;
    float: left;
}

#rightheadercontent {
    width: 274px;
    height: 403px;
    float: right;
}

.theme-default .nivoSlider {
    position: relative;
    background: url(loading.gif) 50% 50% no-repeat #fff;
    margin-bottom: 50px;
}

    .theme-default .nivoSlider img {
        position: absolute;
        top: 0;
        left: 0;
        display: none;
    }

    .theme-default .nivoSlider a {
        border: 0;
        display: block;
    }

.theme-default .nivo-controlNav {
    position: absolute;
    left: 8%;
    bottom: 10px;
    margin-left: -40px;
}

    .theme-default .nivo-controlNav a {
        display: block;
        width: 22px;
        height: 22px;
        background: url(bullets.png) no-repeat;
        text-indent: -9999px;
        border: 0;
        margin-right: 3px;
        float: left;
    }

        .theme-default .nivo-controlNav a.active {
            background-position: 0 -22px;
        }

.theme-default .nivo-directionNav a {
    display: block;
    width: 30px;
    height: 30px;
    background: url(arrows.png) no-repeat;
    text-indent: -9999px;
    border: 0;
}

.theme-default a.nivo-nextNav {
    background-position: -30px 0;
    right: 15px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}

    .theme-default .nivo-caption a {
        color: #fff;
        border-bottom: 1px dotted #fff;
    }

        .theme-default .nivo-caption a:hover {
            color: #fff;
        }

.nivoSlider {
    position: relative;
}

    .nivoSlider img {
        position: absolute;
        top: 0;
        left: 0;
    }

    .nivoSlider a.nivo-imageLink {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 0;
        padding: 0;
        margin: 0;
        z-index: 6;
        display: none;
    }

.nivo-slice {
    display: block;
    position: absolute;
    z-index: 5;
    height: 100%;
}

.nivo-box {
    display: block;
    position: absolute;
    z-index: 5;
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    opacity: .8;
    width: 100%;
    z-index: 8;
}

    .nivo-caption p {
        padding: 5px;
        margin: 0;
    }

    .nivo-caption a {
        display: inline!important;
    }

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0;
}

.nivo-nextNav {
    right: 0;
}

.nivo-controlNav a {
    position: relative;
    z-index: 9;
    cursor: pointer;
}

    .nivo-controlNav a.active {
        font-weight: 700;
    }

.theme-default #slider {
    width: 722px;
    height: 403px;
    float: left;
}

@media (max-width:996px) {
    #banarasleft {
        width: auto;
        float: none;
        padding-right: 12px;
    }

    #banarasright {
        width: auto;
        float: none;
    }

    #headerworkshop {
        display: none;
    }
}
/* uploadfile.min.css */
.ajax-file-upload-statusbar {
    border: 1px solid #0ba1b5;
    margin: 5px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 5px;
}

.ajax-file-upload-filename {
    width: 100%;
    height: auto;
    margin: 0 5px 5px 10px;
    color: #807579;
}

.ajax-file-upload-progress {
    margin: 0 10px 5px;
    position: relative;
    width: 250px;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px;
    display: inline-block;
}

.ajax-file-upload-bar {
    background-color: #0ba1b5;
    width: 0;
    height: 20px;
    border-radius: 3px;
    color: #fff;
}

.ajax-file-upload-percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%;
}

.ajax-file-upload-red {
    -moz-box-shadow: inset 0 39px 0 -24px #e67a73;
    -webkit-box-shadow: inset 0 39px 0 -24px #e67a73;
    box-shadow: inset 0 39px 0 -24px #e67a73;
    background-color: #e4685d;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 13px;
    font-weight: 400;
    padding: 4px 15px;
    text-decoration: none;
    text-shadow: 0 1px 0 #b23e35;
    cursor: pointer;
    vertical-align: top;
    margin-right: 5px;
}

.ajax-file-upload-green {
    background-color: #77b55a;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 0 5px 0 0;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 13px;
    font-weight: 400;
    padding: 4px 15px;
    text-decoration: none;
    cursor: pointer;
    text-shadow: 0 1px 0 #5b8a3c;
    vertical-align: top;
}

.ajax-file-upload {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer;
    line-height: 20px;
    height: 25px;
    margin: 0 10px 10px 0;
    display: inline-block;
    text-decoration: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 6px 10px 4px;
    color: #fff;
    background: #2f8ab9;
    border: 0;
    -moz-box-shadow: 0 2px 0 0 #13648d;
    -webkit-box-shadow: 0 2px 0 0 #13648d;
    box-shadow: 0 2px 0 0 #13648d;
    vertical-align: middle;
}

    .ajax-file-upload:hover {
        background: #3396c9;
        -moz-box-shadow: 0 2px 0 0 #15719f;
        -webkit-box-shadow: 0 2px 0 0 #15719f;
        box-shadow: 0 2px 0 0 #15719f;
    }

.ajax-upload-dragdrop {
    border: 2px dotted #a5a5c7;
    color: #dadce3;
    text-align: left;
    vertical-align: middle;
    padding: 10px 10px 0;
}

    .ajax-upload-dragdrop.state-hover {
        border: 2px solid #a5a5c7;
    }

.ajax-file-upload-error {
    color: red;
}
/* fancybox.css */
.fancybox-image, .fancybox-inner, .fancybox-nav, .fancybox-nav span, .fancybox-outer, .fancybox-skin, .fancybox-tmp, .fancybox-wrap, .fancybox-wrap iframe, .fancybox-wrap object {
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

/*Added by Amruta Patil for Signup page*/
.fancybox-skinWithoutBackground {
    position: relative;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

    .fancybox-opened .fancybox-skin {
        -webkit-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        -moz-box-shadow: 0 10px 25px rgba(0,0,0,.5);
        box-shadow: 0 10px 25px rgba(0,0,0,.5);
    }

.fancybox-inner, .fancybox-outer {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-iframe, .fancybox-image {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
    background-image: url(../images/icon/close_btn.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: .8;
    cursor: pointer;
    z-index: 8060;
}

    #fancybox-loading div {
        width: 44px;
        height: 44px;
        background: url(fancybox_loading.gif) center center no-repeat;
    }

.fancybox-close {
    position: absolute;
    top: 0;
    right: -38px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: url(blank.gif);
    -webkit-tap-highlight-color: transparent;
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible!important;
}

.fancybox-lock {
    overflow: visible!important;
    width: auto;
}

    .fancybox-lock body {
        overflow: hidden!important;
    }

.fancybox-lock-test {
    overflow-y: hidden!important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8;
    background: url(../images/bg/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

.fancybox-title {
    visibility: hidden;
    font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

    .fancybox-title-float-wrap .child {
        display: inline-block;
        margin-right: -100%;
        padding: 2px 20px;
        background: 0 0;
        background: rgba(0,0,0,.8);
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        text-shadow: 0 1px 2px #222;
        color: #FFF;
        font-weight: 700;
        line-height: 24px;
        white-space: nowrap;
    }

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,.8);
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min--moz-device-pixel-ratio:1.5), only screen and (min-device-pixel-ratio:1.5) {
    #fancybox-loading, .fancybox-close, .fancybox-next span, .fancybox-prev span {
        background-image: url(fancybox_sprite@2x.png);
        background-size: 44px 152px;
    }

        #fancybox-loading div {
            background-image: url(fancybox_loading@2x.gif);
            background-size: 24px 24px;
        }
}
/* video-js.min.css */
.vjs-default-skin {
    color: #ccc;
}

@font-face {
    font-family: VideoJS;
    src: url(../font/vjs.eot);
    src: url(../font/vjs.eot?#iefix) format('embedded-opentype'), url(../font/vjs.woff) format('woff'), url(../font/vjs.ttf) format('truetype'), url(../font/vjs.svg#icomoon) format('svg');
    font-weight: 400;
    font-style: normal;
}

.vjs-default-skin .vjs-slider {
    outline: 0;
    position: relative;
    cursor: pointer;
    padding: 0;
    background-color: #333;
    background-color: rgba(51,51,51,.9);
}

    .vjs-default-skin .vjs-slider:focus {
        -webkit-box-shadow: 0 0 2em #fff;
        -moz-box-shadow: 0 0 2em #fff;
        box-shadow: 0 0 2em #fff;
    }

.vjs-default-skin .vjs-slider-handle {
    position: absolute;
    left: 0;
    top: 0;
}

    .vjs-default-skin .vjs-slider-handle:before {
        content: "\e009";
        font-family: VideoJS;
        font-size: 1em;
        line-height: 1;
        text-align: center;
        text-shadow: 0 0 1em #fff;
        position: absolute;
        top: 0;
        left: 0;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

.vjs-default-skin .vjs-control-bar {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 3em;
    background-color: #07141e;
    background-color: rgba(7,20,30,.7);
}

.vjs-default-skin.vjs-has-started .vjs-control-bar {
    display: block;
    visibility: visible;
    opacity: 1;
    -webkit-transition: visibility .1s, opacity .1s;
    -moz-transition: visibility .1s, opacity .1s;
    -o-transition: visibility .1s, opacity .1s;
    transition: visibility .1s, opacity .1s;
}

.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    display: block;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: visibility 1s, opacity 1s;
    -moz-transition: visibility 1s, opacity 1s;
    -o-transition: visibility 1s, opacity 1s;
    transition: visibility 1s, opacity 1s;
}

.vjs-default-skin.vjs-controls-disabled .vjs-control-bar, .vjs-default-skin.vjs-error .vjs-control-bar, .vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
    display: none;
}

.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
    opacity: 1;
    visibility: visible;
}

@media \0screen {
    .vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before {
        content: "";
    }
}

.vjs-default-skin .vjs-control {
    outline: 0;
    position: relative;
    float: left;
    text-align: center;
    margin: 0;
    padding: 0;
    height: 3em;
    width: 4em;
}

    .vjs-default-skin .vjs-control:before {
        font-family: VideoJS;
        font-size: 1.5em;
        line-height: 2;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        text-align: center;
        text-shadow: 1px 1px 1px rgba(0,0,0,.5);
    }

    .vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
        text-shadow: 0 0 1em #fff;
    }

.vjs-default-skin .vjs-control-text {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.vjs-default-skin .vjs-play-control {
    width: 5em;
    cursor: pointer;
}

    .vjs-default-skin .vjs-play-control:before {
        content: "\e001";
    }

.vjs-default-skin.vjs-playing .vjs-play-control:before {
    content: "\e002";
}

.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
    font-size: 1.5em;
    line-height: 2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 4em;
    left: -2em;
    list-style: none;
}

.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
    cursor: pointer;
    float: right;
}

    .vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
        content: "\e006";
    }

    .vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
        content: "\e003";
    }

    .vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
        content: "\e004";
    }

    .vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
        content: "\e005";
    }

.vjs-default-skin .vjs-volume-control {
    width: 5em;
    float: right;
}

.vjs-default-skin .vjs-volume-bar {
    width: 5em;
    height: .6em;
    margin: 1.1em auto 0;
}

.vjs-default-skin .vjs-volume-level {
    position: absolute;
    top: 0;
    left: 0;
    height: .5em;
    width: 100%;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 #66a8cc;
}

.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
    width: .5em;
    height: .5em;
    left: 4.5em;
}

.vjs-default-skin .vjs-volume-handle:before {
    font-size: .9em;
    top: -.2em;
    left: -.2em;
    width: 1em;
    height: 1em;
}

.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
    display: block;
    width: 0;
    height: 0;
    border-top-color: transparent;
}

    .vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
        height: 0;
        width: 0;
    }

    .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing, .vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu {
        border-top-color: rgba(7,40,50,.5);
    }

        .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content, .vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content {
            height: 2.9em;
            width: 10em;
        }

.vjs-default-skin .vjs-progress-control {
    position: absolute;
    left: 0;
    right: 0;
    width: auto;
    font-size: .3em;
    height: 1em;
    top: -1em;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.vjs-default-skin:hover .vjs-progress-control {
    font-size: .9em;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.vjs-default-skin .vjs-progress-holder {
    height: 100%;
}

    .vjs-default-skin .vjs-progress-holder .vjs-load-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress div, .vjs-default-skin .vjs-progress-holder .vjs-play-progress {
        position: absolute;
        display: block;
        height: 100%;
        margin: 0;
        padding: 0;
        width: 0;
        left: 0;
        top: 0;
    }

.vjs-default-skin .vjs-play-progress {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 #66a8cc;
}

.vjs-default-skin .vjs-load-progress {
    background: #646464;
    background: rgba(255,255,255,.2);
}

    .vjs-default-skin .vjs-load-progress div {
        background: #787878;
        background: rgba(255,255,255,.1);
    }

.vjs-default-skin .vjs-seek-handle {
    width: 1.5em;
    height: 100%;
}

    .vjs-default-skin .vjs-seek-handle:before {
        padding-top: .1em;
    }

.vjs-default-skin.vjs-live .vjs-progress-control, .vjs-default-skin.vjs-live .vjs-time-controls, .vjs-default-skin.vjs-live .vjs-time-divider {
    display: none;
}

.vjs-default-skin.vjs-live .vjs-live-display {
    display: block;
}

.vjs-default-skin .vjs-live-display {
    display: none;
    font-size: 1em;
    line-height: 3em;
}

.vjs-default-skin .vjs-time-controls {
    font-size: 1em;
    line-height: 3em;
}

.vjs-default-skin .vjs-current-time, .vjs-default-skin .vjs-duration {
    float: left;
}

.vjs-default-skin .vjs-remaining-time {
    display: none;
    float: left;
}

.vjs-time-divider {
    float: left;
    line-height: 3em;
}

.vjs-default-skin .vjs-fullscreen-control {
    width: 3.8em;
    cursor: pointer;
    float: right;
}

    .vjs-default-skin .vjs-fullscreen-control:before {
        content: "\e000";
    }

.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
    content: "\e00b";
}

.vjs-default-skin .vjs-big-play-button {
    left: 35%;
    top: 35%;
    font-size: 3em;
    display: block;
    z-index: 2;
    position: absolute;
    width: 4em;
    height: 2.6em;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    opacity: 1;
    background-color: #07141e;
    background-color: rgba(7,20,30,.7);
    border: .1em solid #3b4249;
    -webkit-border-radius: .8em;
    -moz-border-radius: .8em;
    border-radius: .8em;
    -webkit-box-shadow: 0 0 1em rgba(255,255,255,.25);
    -moz-box-shadow: 0 0 1em rgba(255,255,255,.25);
    box-shadow: 0 0 1em rgba(255,255,255,.25);
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
    left: 50%;
    margin-left: -2.1em;
    top: 50%;
    margin-top: -1.4000000000000001em;
}

.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button, .vjs-default-skin.vjs-has-started .vjs-big-play-button, .vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
    display: none;
}

.vjs-default-skin .vjs-big-play-button:focus, .vjs-default-skin:hover .vjs-big-play-button {
    outline: 0;
    border-color: #fff;
    background-color: #505050;
    background-color: rgba(50,50,50,.75);
    -webkit-box-shadow: 0 0 3em #fff;
    -moz-box-shadow: 0 0 3em #fff;
    box-shadow: 0 0 3em #fff;
    -webkit-transition: all 0s;
    -moz-transition: all 0s;
    -o-transition: all 0s;
    transition: all 0s;
}

.vjs-default-skin .vjs-big-play-button:before {
    content: "\e001";
    font-family: VideoJS;
    line-height: 2.6em;
    text-shadow: .05em .05em .1em #000;
    text-align: center;
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
}

.vjs-error .vjs-big-play-button, .vjs-error-display {
    display: none;
}

.vjs-error .vjs-error-display {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

    .vjs-error .vjs-error-display:before {
        content: 'X';
        font-family: Arial;
        font-size: 4em;
        color: #666;
        line-height: 1;
        text-shadow: .05em .05em .1em #000;
        text-align: center;
        vertical-align: middle;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -.5em;
        width: 100%;
    }

.vjs-error-display div {
    position: absolute;
    bottom: 1em;
    right: 0;
    left: 0;
    font-size: 1.4em;
    text-align: center;
    padding: 3px;
    background: #000;
    background: rgba(0,0,0,.5);
}

.vjs-error-display a, .vjs-error-display a:visited {
    color: #F4A460;
}

.vjs-loading-spinner {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 4em;
    line-height: 1;
    width: 1em;
    height: 1em;
    margin-left: -.5em;
    margin-top: -.5em;
    opacity: .75;
}

.vjs-seeking .vjs-loading-spinner, .vjs-waiting .vjs-loading-spinner {
    display: block;
    -webkit-animation: spin 1.5s infinite linear;
    -moz-animation: spin 1.5s infinite linear;
    -o-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear;
}

.vjs-error .vjs-loading-spinner {
    display: none;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
    animation: none;
}

.vjs-default-skin .vjs-loading-spinner:before {
    content: "\e01e";
    font-family: VideoJS;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    text-align: center;
    text-shadow: 0 0 .1em #000;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

.vjs-default-skin .vjs-menu-button {
    float: right;
    cursor: pointer;
}

.vjs-default-skin .vjs-menu {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    margin-bottom: 3em;
    border-left: 2em solid transparent;
    border-right: 2em solid transparent;
    border-top: 1.55em solid #000;
    border-top-color: rgba(7,40,50,.5);
}

.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    width: 10em;
    bottom: 1.5em;
    max-height: 15em;
    overflow: auto;
    left: -5em;
    background-color: #07141e;
    background-color: rgba(7,20,30,.7);
    -webkit-box-shadow: -.2em -.2em .3em rgba(255,255,255,.2);
    -moz-box-shadow: -.2em -.2em .3em rgba(255,255,255,.2);
    box-shadow: -.2em -.2em .3em rgba(255,255,255,.2);
}

.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing, .vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu {
    display: block;
}

.vjs-default-skin .vjs-menu-button ul li {
    list-style: none;
    margin: 0;
    padding: .3em 0;
    line-height: 1.4em;
    font-size: 1.2em;
    text-align: center;
    text-transform: lowercase;
}

    .vjs-default-skin .vjs-menu-button ul li.vjs-selected {
        background-color: #000;
    }

        .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover, .vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover {
            outline: 0;
            color: #111;
            background-color: #fff;
            background-color: rgba(255,255,255,.75);
            -webkit-box-shadow: 0 0 1em #fff;
            -moz-box-shadow: 0 0 1em #fff;
            box-shadow: 0 0 1em #fff;
        }

    .vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
        text-align: center;
        text-transform: uppercase;
        font-size: 1em;
        line-height: 2em;
        padding: 0;
        margin: 0 0 .3em;
        font-weight: 700;
        cursor: default;
    }

.vjs-default-skin .vjs-subtitles-button:before {
    content: "\e00c";
}

.vjs-default-skin .vjs-captions-button:before {
    content: "\e008";
}

.vjs-default-skin .vjs-chapters-button:before {
    content: "\e00c";
}

.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
    width: 24em;
    left: -12em;
}

.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
    -webkit-box-shadow: 0 0 1em #fff;
    -moz-box-shadow: 0 0 1em #fff;
    box-shadow: 0 0 1em #fff;
}

.video-js {
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    vertical-align: middle;
    font-weight: 400;
    font-style: normal;
    font-family: Arial, sans-serif;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

    .video-js .vjs-tech {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .video-js:-moz-full-screen {
        position: absolute;
    }

body.vjs-full-window {
    padding: 0;
    margin: 0;
    height: 100%;
    overflow-y: auto;
}

.video-js.vjs-fullscreen {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%!important;
    height: 100%!important;
}

.video-js:-webkit-full-screen {
    width: 100%!important;
    height: 100%!important;
}

.video-js.vjs-fullscreen.vjs-user-inactive {
    cursor: none;
}

.vjs-poster {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

    .vjs-poster img {
        display: block;
        margin: 0 auto;
        max-height: 100%;
        padding: 0;
        width: 100%;
    }

.video-js.vjs-has-started .vjs-poster {
    display: none;
}

.video-js.vjs-audio.vjs-has-started .vjs-poster {
    display: block;
}

.video-js.vjs-controls-disabled .vjs-poster, .video-js.vjs-using-native-controls .vjs-poster {
    display: none;
}

.video-js .vjs-text-track-display {
    text-align: center;
    position: absolute;
    bottom: 4em;
    left: 1em;
    right: 1em;
}

.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
    bottom: 1em;
}

.video-js .vjs-text-track {
    display: none;
    font-size: 1.4em;
    text-align: center;
    margin-bottom: .1em;
    background-color: #000;
    background-color: rgba(0,0,0,.5);
}

.video-js .vjs-subtitles {
    color: #fff;
}

.video-js .vjs-captions {
    color: #fc6;
}

.vjs-tt-cue {
    display: block;
}

.video-js.vjs-fullscreen .vjs-text-track {
    font-size: 3em;
}

.vjs-default-skin .vjs-hidden {
    display: none;
}

.vjs-lock-showing {
    display: block!important;
    opacity: 1;
    visibility: visible;
}

.vjs-no-js {
    padding: 20px;
    color: #ccc;
    background-color: #333;
    font-size: 18px;
    font-family: Arial, sans-serif;
    text-align: center;
    width: 300px;
    height: 150px;
    margin: 0 auto;
}

    .vjs-no-js a, .vjs-no-js a:visited {
        color: #F4A460;
    }

    .itemdetailws
{
    border: thin dotted #C0C0C0; 
    overflow-y: scroll;
    width: auto;
    height: 600px;
}
.captcha_con_us
{
	      margin-left: 20px;
    padding-top: 10px;
}

@media only screen and (max-width: 481px) {

    .captcha_con_us
{
	      margin-left: 20px;
    padding-top: 10px;
}

}
@charset "utf-8";


.resetpassword
{
	border: 3px solid #231f20;
	border-radius: 10px;
	height: 168px;
	margin: 40px auto;
	padding: 30px 0 50px 50px;
	width: 50%;
}

.enterpass
{
	float: left;
	margin: 10px 0;
	width: 100%;
}

.renterpass
{
	float: left;
	width: 200px;
}

.btn-reset
{
	background-color: #45484d;
	background-image: linear-gradient(to bottom, #e60000, #e60000);
	border: 1px solid #e60000;
	border-radius: 3px;
	color: white;
	display: inline-block;
	float: left;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 17px;
	padding: 5px 10px;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}

	.btn-reset:hover
	{
		background-color: #e60000;
		background-image: linear-gradient(to bottom, #e60000, #ec3131);
		border: 1px solid #e60000;
		color: #fff;
		opacity: 0.8;
		text-transform: uppercase;
	}

#btnUpload
{
	cursor: pointer;
}

.writing_detail ol
{
	padding: 15px;
}

.writing_detail ul
{
	padding: 15px;
}

.site-mob-links
{
	display: none;
}

.search
{
	cursor: pointer;
}

#inline_content input
{
	margin: 0 8px;
}

.uplodedataText
{
	margin: 10px 15px;
	overflow: hidden;
}

.video-detail
{
	height: 495px;
	width: 550px;
}

.article-categories
{
	margin: 10px 0;
}

.statusMessage
{
	color: #ed1c24;
	font-family: "Source Sans Pro";
	font-size: 15px;
	margin-left: 18%;
}

.statusMessageforforgotpwd
{
	color: green;
	/*font-family: "Source Sans Pro";*/
	font-size: 15px;
	/*margin-left: 18%;*/
	/*margin-top: 125px;*/
	/*width: 269px;*/
	/*margin-left: -7px;*/
}

@font-face
{
	font-family: "source_sans_prolight";
	font-style: normal;
	font-weight: normal;
	src: url("sourcesanspro-light_0-webfont.eot?#iefix") format("embedded-opentype"), url("sourcesanspro-light_0-webfont.ttf") format("truetype"), url("sourcesanspro-light_0-webfont.svg#source_sans_prolight") format("svg");
}

@font-face
{
	font-family: "source_sans_probold";
	font-style: normal;
	font-weight: normal;
	src: url("sourcesanspro-bold_0-webfont.eot?#iefix") format("embedded-opentype"), url("sourcesanspro-bold_0-webfont.ttf") format("truetype"), url("sourcesanspro-bold_0-webfont.svg#source_sans_probold") format("svg");
}

@font-face
{
	font-family: "source_sans_prosemibold";
	font-style: normal;
	font-weight: normal;
	src: url("sourcesanspro-semibold_0-webfont.eot?#iefix") format("embedded-opentype"), url("sourcesanspro-semibold_0-webfont.ttf") format("truetype"), url("sourcesanspro-semibold_0-webfont.svg#source_sans_prosemibold") format("svg");
}

@font-face
{
	font-family: "Source Sans Pro";
	font-style: normal;
	font-weight: normal;
	src: url("sourcesanspro-regular_0-webfont.eot?#iefix") format("embedded-opentype"), url("sourcesanspro-regular_0-webfont.ttf") format("truetype"), url("sourcesanspro-regular_0-webfont.svg#source_sans_proregular") format("svg");
}

@font-face
{
	font-family: "latobold";
	font-style: normal;
	font-weight: normal;
	src: url("lato-bold-webfont.eot?#iefix") format("embedded-opentype"), url("lato-bold-webfont.ttf") format("truetype"), url("lato-bold-webfont.svg#latobold") format("svg");
}

@font-face
{
	font-family: "lobster_1.3regular";
	font-style: normal;
	font-weight: normal;
	src: url("lobster_1.3-webfont.eot?#iefix") format("embedded-opentype"), url("lobster_1.3-webfont.woff") format("woff"), url("lobster_1.3-webfont.ttf") format("truetype"), url("lobster_1.3-webfont.svg#lobster_1.3regular") format("svg");
}

search-results-container
{
}

.search-box-container .search-box
{
	padding: 0 10px 10px 10px;
	clear: both;
}

	.search-box-container .search-box .search-ibox
	{
		font-family: "Source Sans Pro";
		/*border: 1px solid #aeaeae;*/
		border-radius: 5px;
		height: 30px;
		/*margin: 15px 10px 15px 0;*/
		padding: 6px 10px;
		/*width: 40%;*/
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
		border: 0 none !important;
	}

.search-box-container .orange-btn
{
	background: none repeat scroll 0 0 #fa300f;
	border-radius: 5px;
	color: #fff;
	padding: 5px 15px;
	text-decoration: none;
	cursor: pointer;
}

.search-box-container .sm-p
{
	font-size: 12px;
	margin: 10px 0;
}

.search-box-container .artwork-search-filter select
{
	margin: 0 15px;
}

.search-box-container .buttons-container
{
	margin: 30px 0 0;
}

.search-results-container .result .sapn_small2
{
	margin-right: 5px;
}

#spanCategory
{
	font-family: "Source Sans Pro", sans-serif;
	font-size: 14px;
	font-weight: bold;
}

input:valid, textarea:valid
{
	color: #000;
	/*color: white*/
}

WhiteColor
{
	color: #fff !important;
}

:-moz-placeholder
{
	color: #000;
}

*::-moz-placeholder
{
	color: #000;
}

body
{
	overflow-x: hidden;
}

#top-lg-nav
{
	list-style: outside none none;
}

	#top-lg-nav li
	{
		background: none repeat scroll 0 0 #fff;
		border-radius: 5px;
		box-shadow: 0 2px 10px #b0b2b3;
		color: #fa300f;
		cursor: pointer;
		font-size: 14px;
		margin: 20px 0;
		padding: 30px 0;
		text-align: center;
		text-decoration: none;
		text-transform: uppercase;
	}

		#top-lg-nav li:first-child
		{
			margin-top: 0;
		}

	#top-lg-nav .active
	{
		background: none repeat scroll 0 0 #fa300f;
	}

	#top-lg-nav li a
	{
		color: #fa300f;
		text-decoration: none;
	}

	#top-lg-nav .active a
	{
		color: #fff;
		text-decoration: none;
	}

#top-lg-nav-content p
{
	margin: 12px 30px 10px 22px;
}

.latest-nopage
{
	padding: 0px 0 0 15px;
    font-size: 15px;
    font-weight: 500;
}

.abt-content-container
{
	text-align: center;
}

p
{
	text-align: left;
}

.loginBtn
{
	float: right;
	width: 420px;
}
/*Added by Amruta Patil for Signup page*/
.loginBtnNew
{
	/*float: right;*/
	width: 550px;
}

.signupBtnNew
{
	/*float: right;*/
	width: 650px;
}
/*Added by Amruta Patil for Signup page*/
.NewToTumbhiText
{
	float: right;
	width: 260px;
}

.fbBtn
{
	cursor: pointer;
	float: left;
	margin-top: 10px;
	/*width: 178px;*/
	width: 80px;
}
/*Added by Amruta Patil for Signup page*/
.SocialSiteBtn
{
	cursor: pointer;
	float: left;
	margin-top: 10px; /*width: 60px;*/
}

.gBtn
{
	margin-top: 0;
}

.login-text
{
	color: #fff;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 14px;
	margin-top: 20px;
	width: 85px;
}

.or-text
{
	color: #fff;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 14px;
	margin-left: 15px;
	margin-top: 20px;
	width: 30px;
}
/*Added by Amruta Patil for Signup page*/
.SignUpText
{
	color: #fff;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 14px;
	/*margin-left: 11px;*/
	margin-top: 18px;
	width: 68px;
	margin-right: 67px;
	vertical-align: middle;
}

#firstInstr
{
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	left: 20%;
	padding: 40px;
	position: absolute;
	text-align: center;
	top: 25%;
	z-index: 1000;
}

	#firstInstr #btnGotIt
	{
		margin: 0 10px;
	}

	#firstInstr .btn-container
	{
		float: left;
		margin-left: 15%;
		padding: 10px 0;
	}

#reg-finish-popup
{
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	/*left: 9%;*/
	padding: 30px;
	position: absolute;
	text-align: center;
	/*top: 5%;*/
	z-index: 1000;
	margin: 113px 90px;
}

	#reg-finish-popup #btnGotIt
	{
		margin: 0 10px;
	}

#firstInstr .btn-container
{
	float: left;
	margin-left: 15%;
	padding: 10px 0;
}

#tblOrderLog tr
{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: -moz-use-text-color #a6a8aa #a6a8aa;
	border-image: none;
	border-style: none solid solid;
	border-width: 0 1px 1px;
	padding: 10px;
}

	#tblOrderLog tr td
	{
		border: 1px solid #a6a8aa;
		font-size: 14px;
		padding: 10px;
	}

#tblOrderLog .logdt1
{
	color: #fff;
	margin: 10px;
}

.social-logins
{
	float: left;
	margin: 10px 0;
}

	.social-logins .fb-login
	{
		float: left;
		width: 150px;
	}

	.social-logins .gmail-login
	{
		float: right;
		margin-left: 5px;
		width: 150px;
	}

.register-popup-container
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	height: 100%;
	position: absolute;
	width: 100%;
}
/*#reg-finish-popup {
    margin: 113px -144px;
    top: 25%;
    width: 720px;
}*/
#reg-finish-popup h2
{
	color: #ee2e0e;
	font-size: 32px;
	font-weight: normal;
	margin: 10px 0;
	padding: 15px 0;
}

#reg-finish-popup h3
{
	color: #aeaeae;
	font-size: 18px;
	font-weight: normal;
	padding: 15px 0;
	text-align: left;
	width: 260px;
}

#reg-finish-popup h4
{
	color: #000;
	font-size: 16px;
	font-weight: normal;
	margin: 30px 0 10px;
	text-align: center;
}

#reg-finish-popup .errorOK
{
	margin: 0 20px;
}

#reg-finish-popup .btn-container
{
	float: left;
	margin-left: 15%;
	padding: 10px 0;
}

.left-register-container
{
	float: left;
	margin-top: 50px;
	text-align: left;
	width: 300px;
}

	.left-register-container ol
	{
		margin-left: 17px;
	}

.right-register-container
{
	float: left;
	width: 300px;
}

.detail-rad
{
	font-size: 13px;
	line-height: 19px;
	padding: 10px 15px;
}

.sendrt
{
	margin-left: 20px;
	width: 600px;
}

	.sendrt hr
	{
		margin: 0.6em 0;
	}

	.sendrt .art-title
	{
		float: left;
		font-weight: bold;
		width: 250px;
	}

.estore-tabs li label
{
	color: #ea1c26;
	font-size: 13px;
	font-weight: bold;
}

.no-items-msg
{
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding: 15px;
}

.ajax-upload-dragdrop
{
	border: 0 none !important;
}

.ajax-file-upload-statusbar
{
	border: 0 none !important;
}

.border_none
{
	border: 0 none !important;
}

#divSummaryEvent
{
	margin: 86px -6px;
	padding: 15px;
}

#divSummaryNews
{
	padding: 15px;
}

.clear
{
	clear: both !important;
}
/*New Amruta Patil*/
.clearNew
{
	clear: both !important;
	margin-right: 12%;
	margin-top: 20%;
}

.disply_list
{
	display: list-item !important;
}

.bg_red
{
	background-color: #e51b23 !important;
}

.fl
{
	float: left !important;
}

.forlike
{
	position: absolute;
	padding-left: 216px;
}

.fr
{
	float: right !important;
}

.fl_new
{
	float: left !important;
	/*margin-left: 340px;*/
}

.fr_new
{
	float: right !important;
}

ul
{
	margin: 0;
	padding: 0;
}

.flNone
{
	float: none !important;
}

body
{
	font-family: "Source Sans Pro";
	line-height: 1em;
	margin: 0;
	padding: 0;
}

.read
{
	background-color: #fa300f;
	color: #fff !important;
	float: left;
	font-size: 15px;
	padding: 10px 20px;
	text-decoration: none;
}

	.read:hover
	{
		opacity: 0.7;
	}

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video
{
	background: none repeat scroll 0 0 transparent;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}

.top-nav
{
	display: none;
}

.nav_bg
{
	background: none repeat scroll 0 0 #464646;
}

.clearfix
{
	background-color: #ed1c24;
	font-size: 11pt;
	height: 50px;
	position: relative;
	width: 100%;
	/*z-index: 9999;*/
}

	.clearfix ul
	{
		background: none repeat scroll 0 0 #f0f0f0;
		display: none;
		margin: 0 auto;
		padding: 0;
	}

	.clearfix li
	{
		display: block;
	}

	.clearfix a
	{
		color: #555555;
		display: block;
		font-size: 15px;
		font-weight: bold;
		/*line-height: 40px;*/
		text-align: left;
		text-decoration: none;
		text-indent: 10px;
		text-transform: uppercase;
		transition: all 0.3s ease-out 0s;
		width: 100%;
	}

	.clearfix li a
	{
		border-bottom: 1px solid rgba(90, 85, 73, 0.17);
		box-sizing: border-box;
	}

	.clearfix li:last-child a
	{
		border-right: 0 none;
	}

	.clearfix a:hover, .clearfix a:active
	{
		background: none repeat scroll 0 0 #71cf97;
		color: #ffffff;
	}

	.clearfix a#pull
	{
		background-color: #ed1c24;
		color: #808080;
		display: block;
		float: left;
		font-weight: normal;
		padding-bottom: 1px;
		position: relative;
	}

	.clearfix a#signup
	{
		background-color: #ed1c24;
		color: #808080;
		display: block;
		float: left;
		padding-bottom: 5px;
		position: relative;
	}

	.clearfix a#MoLogo
	{
		background-color: #ed1c24;
		color: #808080;
		display: block;
		float: left;
		font-weight: normal;
		position: relative;
	}

	.clearfix a#pull::after
	{
		background: url("../images/menu.png") no-repeat scroll right center rgba(0, 0, 0, 0);
		content: "";
		display: inline-block;
		height: 36px;
		position: absolute;
		right: 15px;
		top: -37px;
		width: 34px;
	}

.header
{
	background: url("../images/line-bg.png") repeat-x scroll center bottom #fff;
	float: left;
	height: auto;
	margin: 0;
	padding: 0 0 10px;
	width: 100%; /*margin-top: -25px;*/
}

.inner_header
{
	height: auto;
	margin: 0 auto;
	width: 960px;
}

.tab_header
{
	display: none;
}
/*.logo_text {
       display: block;
}*/
.select_website_main
{
	float: right;
	height: auto;
	width: 150px;
	margin-top: 27px;
}

.select_website, .select_website2
{
	background: url("../images/black_down_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	color: #231f20;
	cursor: pointer;
	display: block;
	float: right;
	font-family: "Source Sans Pro";
	font-size: 12px;
	margin-top: 15px;
	text-transform: uppercase;
	width: 115px;
}
 .select_website2
{
	margin-top: 33px;
    font-size: 15px;
    width:141px;
	
}

	.select_website2:hover
	{
		color: #fa300f;
	}

.sub_select_website ul li
{
	list-style: outside none none;
	padding: 5px;
}

	.sub_select_website ul li a
	{
		color: #231f20;
		text-decoration: none;
	}

		.sub_select_website ul li a:hover
		{
			opacity: 0.6;
		}

.sub_header_top
{
	background-color: #232323;
	height: auto;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 99999;
}

.sub_select_website
{
	background-color: #232323;
	height: auto;
	margin: auto;
	width: 965px;
	z-index: 999;
}

	.sub_select_website ul li
	{
		float: left;
		padding: 25px 3px 0 9px;
	}

		.sub_select_website ul li a
		{
			color: #fff;
			font-size: 14px;
			text-align: center;
		}

.close
{
	cursor: pointer;
	float: right;
	margin: 15px 10px;
}
/*Added by Amruta Patil*/
.closeNew
{
	cursor: pointer;
	float: right;
	margin: 15px 10px;
}

.close:hover
{
	opacity: 0.9;
}

.navbar
{
	background-color: #231f20;
	float: left;
	height: 37px;
	width: 100%;
}

.inner_navbar
{
	height: auto;
	margin: 0 auto;
	width: 960px;
}

.inner_navbar_left
{
	float: left;
	height: auto;
}

	.inner_navbar_left ul
	{
		margin: 0;
		padding: 0;
	}

		.inner_navbar_left ul li
		{
			float: left;
			font-family: "Source Sans Pro";
			font-size: 14px;
			list-style: outside none none;
			padding: 10px 20px 0 0;
			text-transform: capitalize;
		}

.menu_last
{
	color: #f63616;
}

.inner_navbar_left ul li a
{
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

	.inner_navbar_left ul li a:hover
	{
		color: #828282;
	}

	.inner_navbar_left ul li a:active
	{
		color: #828282;
	}

.inner_navbar_right
{
	display: block;
	float: right;
	height: auto;
    /*padding-right:14px;*/
}

.user_name
{
	background: url("../images/white_down_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	float: left;
	height: auto;
	margin-right: 22px;
	position: relative;
	width: 140px;
	visibility: hidden;
}
/*Added by amruta Patil*/
.user_name_LoggedIn
{
	background: url("../images/white_down_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
	float: left;
	height: auto;
	position: relative;
	width: 130px;
	cursor: pointer;
}
/*Added by amruta Patil*/
.user_name_Text
{
	float: right;
	height: auto;
	margin-right: -36px;
	position: relative;
	width: 140px;
	margin-top: -23px;
	margin-bottom: -6px;
}

.user_image
{
	background-color: #000;
	float: left;
	height: 36px;
	width: 37px;
}

	.user_image img
	{
		height: 100%;
		width: 100%;
	}

.login_name
{
	color: #fff;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 12px;
	height: auto;
	padding: 15px 4px;
	text-transform: uppercase;
	width: 79px;
	overflow: hidden;
}

	.login_name:hover
	{
		color: #ed1d25;
	}

.login_dropdown
{
	background-color: #fff;
	border: 1px solid #a39bae;
	display: none;
	height: auto;
	position: absolute;
	width: 145px;
	z-index: 99;
    right:0px;
}

.LoginDropTop
{
	padding: 8px;
}

	.LoginDropTop img
	{
		float: left;
		margin-right: 15px; /*width: 33px;*/
	}

	.LoginDropTop p
	{
		background: url("../images/black_down_arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
		color: #151313;
		font-size: 14px;
		margin-top: 2px;
		text-transform: uppercase;
	}

.login_dropdown ul
{
	margin-bottom: 10px;
}

	.login_dropdown ul li
	{
		font-size: 14px;
		list-style: outside none none;
		padding: 5px 10px;
	}

		.login_dropdown ul li a
		{
			color: #f53413;
			text-decoration: none;
		}

			.login_dropdown ul li a:hover
			{
				color: #151313;
			}

.inbox
{
	padding: 12px 8px;
}
/*.notification_icon {
    cursor: pointer;
    padding: 1px 36px;
       left:50px;
}
.notification_before {
    float: left;
    height: 40px;
    width: 163px;
}*/

.notification_icon
{
	cursor: pointer;
	padding: 12px 10px 0px 16px;
}

.notification_before
{
	float: left;
	height: 40px;
	width: 163px;
}

.signINa
{
	color: #fff;
	float: left;
	padding-top: 3px;
	text-decoration: none;
}

	.signINa:hover
	{
		color: #fff;
		opacity: 0.7;
		text-decoration: none;
	}

.signIN
{
	/*color: #fff;
    cursor: pointer;
    float: left;
    font-family: "Source Sans Pro";
    font-size: 12px;
    height: auto;
    margin-left: 5px;
    padding: 3px 4px;
    position: relative;
    text-transform: uppercase;
    width: 82px;*/
	color: #fff;
	cursor: pointer;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 14px;
	height: auto;
	/*margin-left: 40px;*/
	margin-top: 10px;
	padding: -1px 203px;
	position: relative;
	text-transform: uppercase;
	width: 65px;
}

	.signIN img
	{
		float: left;
		margin-right: 10px;
		height: 15px;
	}

.nwCreateact
{
	margin: 10px 5px 0 0;
	float: left;
}





.divLogin
{
	display: none;
	position: absolute;
	top: 0;
}

.divLoginTop
{
	background-color: #fff;
	color: #151313;
	height: auto;
	padding: 13px 8px;
	width: 70px;
}

.divLoginfiled
{
	background-color: #fff;
	float: left;
	padding: 12px 60px;
	position: relative;
	right: 80%;
	top: -1px;
	width: 310px;
	z-index: 999;
}

	.divLoginfiled input[type="text"], .divLoginfiled input[type="password"]
	{
		background: none repeat scroll 0 0 #ffffff;
		border: 0 none !important;
		border-radius: 5px;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
		color: #000;
		display: block;
		font-family: "Source Sans Pro";
		font-size: 14px;
		margin: 10px 0;
		outline: medium none;
		padding: 10px;
		width: 300px;
	}

	.divLoginfiled p
	{
		color: #fa300f;
		padding-left: 20px;
		padding-top: 20px;
		text-transform: capitalize;
		width: 100%;
	}

		.divLoginfiled p a
		{
			color: #fa300f;
			text-decoration: none;
		}

			.divLoginfiled p a:hover
			{
				color: #fa300f;
				opacity: 0.7;
				text-decoration: none;
			}

.divLoginFooter
{
	background-color: #231f20;
	float: left;
	font-size: 14px;
	height: auto;
	padding: 12px 60px;
	position: relative;
	right: 80%;
	text-transform: capitalize;
	top: -1px;
	width: 310px;
	z-index: 9999;
}

	.divLoginFooter a:hover
	{
		opacity: 0.7;
	}

	.divLoginFooter p
	{
		color: #fff;
		text-align: center;
	}

		.divLoginFooter p a
		{
			color: #fff;
		}
/*Added by Amruta Patil*/
.divLoginFooterNew
{
	background-color: #231f20;
	float: left;
	font-size: 14px;
	height: auto;
	padding: 12px 60px;
	position: relative;
	right: 80%;
	text-transform: capitalize;
	/*width: 380px;*/
	width: 310px;
	z-index: 9999;
}

	.divLoginFooterNew a:hover
	{
		opacity: 0.7;
	}

	.divLoginFooterNew p
	{
		color: #fff;
		text-align: center;
		margin-left: 17px;
		margin-right: -200px;
	}

		.divLoginFooterNew p a
		{
			color: #fff;
		}
/*.middel_sectionC {
      background: url("../images/middel_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
     height: auto;
     float: left;
    width: 100%;
}*/
.middel_section
{
	background: url("../images/middel_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: left;
	height: auto;
	width: 100%;
	padding-bottom: 5px;
}

.inner_middel_section
{
	display: block;
	height: auto;
	margin: auto;
	width: 964px;
}

.sign_up
{
	background-color: #0f100f;
	display: block;
	font-family: "Source Sans Pro";
	height: auto;
	/*margin: 0 0 0 7px;*/
	padding: 15px 0;
	width: 100%;
}

.signup_text
{
	color: #231f20;
	height: auto;
	margin: auto;
	width: 430px;
}

	.signup_text span
	{
		font-family: "source_sans_probold";
		margin-right: 25px;
	}

	.signup_text a
	{
		color: #fff;
	}

.top_placeholder
{
	float: left;
	height: auto;
	margin: 15px 0 0 0;
	width: 964px;
}

h3
{
	color: #fa300f;
	float: left;
	font-family: "latobold";
	font-size: 14px;
	margin: 0;
	padding: 11px 9px 12px;
	width: 160px;
}

	h3 span
	{
		float: left;
		margin-right: 5px;
	}

.threeh3
{
	color: #fa300f;
	font-family: "latobold";
	font-size: 14px;
	margin: 0;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.testimonialMain
{
    border-radius: 50%;
	/*height: 180px;*/
	margin: 10px;
	padding-top: 15px;
	width: 180px;
    margin-top:0px;
}

.testimonialMain img
{
	border-radius: 50%;
	height: 65px;
	margin: auto;
	width: 65px;
}

.testimonialHeadingMain h1
{
    margin-left:100px;
}

.testimonialHeadingMain p
{
    margin-left:100px;
}

.threeha:link
{
	color: #fa300f !important;
	text-decoration: underline !important;
}

.threeha:hover
{
	color: #fa300f !important;
	text-decoration: none !important;
}

.threeha:visited
{
	color: #fa300f !important;
	text-decoration: underline !important;
}

.thrbtbot:link
{
	background-color: #000;
	text-transform: uppercase;
	text-decoration: none;
	color: #FFF;
	padding: 3px 5px 1px 5px;
	float: right;
	margin-top: 10px;
	border-radius: 3px;
	font-weight: 900;
	position: absolute;
	right: 10px;
	bottom: 10px;
}

.thrbtbot:hover
{
	background-color: #fb3010;
	text-decoration: none;
	color: #FFF;
}

.thrbtbot:visited
{
	text-decoration: none;
	color: #FFF;
}

#ContentPlaceHolder1_h1Title
{
	margin-left: 8px !important;
	margin-top: 10px !important;
}

.middel_section_left, .middel_section_right, .middel_profilesection_right
{
	float: left;
	height: auto;
	margin-bottom: 10px;
	margin-top: 15px;
	width: 26%;
}

.middel_section_right, .middel_profilesection_right
{
	width: 71.35%;
	margin-left: 15px;
}

.middel_profilesection_right
{
	margin: 15px 22px 0 0;
	position: relative;
}

.profile_slug
{
	border-radius: 5px;
	box-shadow: 0 2px 3px #b0b2b3;
	float: left;
	height: auto;
	/*margin: 10px 0 0;*/
	width: 100%;
	margin-top: 5px;
}

.profile_slug_landing, .tumbhi_forum
{
	border-radius: 5px;
	box-shadow: 0 2px 3px #b0b2b3;
	float: left;
	height: auto;
	/*margin: 10px 0 0;*/
	width: 100%;
}

.profile_slugTop, .profile_slugLandingTop
{
	background: url("../images/profile_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	height: 140px;
	width: 100%;
}

.profile_image, .profile_lugLandingimage
{
	border-radius: 50%;
	height: 75px;
	margin: auto;
	padding-top: 10px;
	width: 75px;
}
.profile_image img
	{
		border-radius: 50%;
		height: 90px;
		margin: auto;
		width: 90px;
	}

.edit_profile_page {
    border-radius: 50%;
	width: 65px;
    float:left;
    margin-right: 35px;
}
.edit_profile_page img
	{
		border-radius: 50%;
		height: 90px;
		margin: auto;
		width: 90px;
	}


.follow_image
{
	/*border-radius: 50%;*/
	height: 50px;
	margin: auto;
	padding-top: 0px;
	width: 50px;
    margin-top:0px;
}

.follow_image img
{
	/*border-radius: 50%;*/
	height: 65px;
	margin: auto;
	width: 65px;
}


.follow_image_mypage
{
	border-radius: 50%;
	height: 50px;
	margin: auto;
	padding-top: 0px;
	width: 50px;
    margin-top:0px;
}

.follow_image_mypage img
{
	border-radius: 50%;
	height: 65px;
	margin: auto;
	width: 65px;
}

	/*.profile_image img, .profile_lugLandingimage img*/
    .profile_lugLandingimage img
	{
		border-radius: 50%;
		height: 65px;
		margin: auto;
		width: 65px;
	}

	.profile_lugLandingimage a:link
	{
		color: #ed1c24;
	}

	.profile_lugLandingimage a:hover
	{
		color: #000;
	}

	.profile_lugLandingimage a:visited
	{
		color: #ed1c24;
	}

	.profile_lugLandingimage p
	{
		color: #29353f;
		font-family: "source_sans_probold";
		font-size: 16px;
		margin-left: -20px;
		width: 150px;
	}

    .profile_lugLandingimage a{
       display:inline-block;
       max-width:140px;
}


.profile_slugTop p
{
	color: #29353f;
	font-family: "source_sans_probold";
	font-size: 16px;
	/*margin-top: 7px;*/
    margin-top: 30px;
    margin-left: 15px;
	text-align: center;
}

.profile_slugTop h4
{
	color: #798086;
	font-family: "Source Sans Pro";
	font-size: 12px;
	font-weight: normal;
	margin-top: 7px;
	text-align: center;
}

.profile_lugLandingimage span
{
	color: #798086;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 13px;
	margin-left: -12px;
	margin-top: 7px;
	width: 150px;
	cursor: default;
}

.profile_details
{
	border-top: 2px solid #ed1c24;
	float: left;
	height: auto;
	width: 100%;
}

.profile_details2
{
	border-top: 2px solid #ed1c24;
	float: left;
	height: auto;
	width: 100%;
}

.profile_details_score
{
	border-right: 1px solid #e3e4e8;
	float: left;
	height: auto;
	margin: 10px 1px;
	width: 120px;
}

.profile_details_score_artwork, .followers_details_score
{
	border-right: 1px solid #e3e4e8;
	float: left;
	height: auto;
	margin: 10px 1px;
	width: 80px;
}

.profile_details_score_NoBorder
{
	float: left;
	height: auto;
	margin: 10px 1px;
	width: 80px;
}

.profile_details_score p, .followers_details_score p
{
	color: #768082;
	font-family: "source_sans_prolight";
	font-size: 12px;
	/*padding: 5px 38px;*/
	text-align: center;
}

.profile_details_score_artwork p
{
	color: #768082;
	font-family: "source_sans_prolight";
	font-size: 12px;
	/*padding: 5px 38px;*/
	text-align: center;
}

.profile_details_score span
{
	color: #768082;
	/*cursor: pointer;*/
	float: left;
	font-family: "source_sans_probold";
	font-size: 14px;
	margin: auto;
	text-align: center;
	width: 120px;
}

.profile_details_score_artwork span, .followers_details_score span
{
	color: #768082;
	/*cursor: pointer;*/
	float: left;
	font-family: "source_sans_probold";
	font-size: 14px;
	margin: auto;
	text-align: center;
	width: 80px;
}

.profile_about
{
	background-color: #fff;
	border-radius: 5px;
	float: left;
	height: auto;
	width: 100%;
}

	.profile_about h1
	{
		color: #ed1c24;
		float: left;
		font-family: "source_sans_probold";
		font-size: 14px;
		font-weight: normal;
		padding: 10px 15px;
		width: 100%;
	}

		.profile_about h1 a
		{
			color: #ed1c24;
			text-decoration: none;
		}

	.profile_about p
	{
		color: #434a54;
		font-size: 14px;
		line-height: 20px;
		padding: 15px;
	}

		.profile_about p a
		{
			color: #ed1c24;
			text-decoration: none;
		}

			.profile_about p a:hover
			{
				text-decoration: underline;
			}
/*Mypage Profile*/
.profile_aboutMypage
{
	background-color: #fff;
	border-radius: 5px;
	float: left;
	height: auto;
	width: 100%;
}

	.profile_aboutMypage h1
	{
		color: #ed1c24;
		float: left;
		font-family: "source_sans_probold";
		font-size: 14px;
		font-weight: normal;
		padding: 10px 15px;
		width: 100%;
	}

		.profile_aboutMypage h1 a
		{
			color: #ed1c24;
			text-decoration: none;
		}

	.profile_aboutMypage p
	{
		color: #434a54;
		font-size: 14px;
		line-height: 20px;
		padding: 15px;
		word-wrap: break-word;
	}

		.profile_aboutMypage p a
		{
			color: #ed1c24;
			text-decoration: none;
			/*margin-left: 150px;*/
			clear: both;
			float: right;
		}

			.profile_aboutMypage p a:hover
			{
				text-decoration: underline;
			}

.profile_slugLandingTop
{
	background: none repeat scroll 0 0 #f6f8fa !important;
	border-radius: 5px;
	height: 100px;
	position: relative;
}

.profile_lugLandingimage
{
	float: left;
	margin-left: 15px;
	width: 250px;
	font-size: 13px;
}

	.profile_lugLandingimage img
	{
		float: left;
		margin: 5px 13px;
	}

	.profile_lugLandingimage p
	{
		font-family: "Source Sans Pro";
		font-size: 13px;
		margin-bottom: 5px;
		margin-left: 0;
		margin-top: 8px;
		width: 220px;
	}

	.profile_lugLandingimage span
	{
		color: #ed1d25;
		font-size: 15px;
		margin: 0;
		text-transform: capitalize;
	}

		.profile_lugLandingimage span:hover
		{
			/*text-decoration: underline;*/
		}
/*.view_profile {
       float: right;
}*/
.view_profile a
{
	color: #ed1c24;
	float: left;
	font-size: 14px;
	text-decoration: none;
	padding: 0px;
	margin: 15px 0 10px 15px;
}

	.view_profile a:hover
	{
		text-decoration: underline;
	}

.become_seller
{
	float: left;
}

	.become_seller a
	{
		color: #ed1c24;
		float: right;
		font-size: 14px;
		margin: 15px;
		text-decoration: none;
	}

		.become_seller a:hover
		{
			text-decoration: underline;
		}

.Detail_left_arrow
{
	left: -10px;
	position: absolute;
	top: 14px;
}

.followers
{
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	border-top: 3px solid #fa003f;
	box-shadow: 0 2px 3px #d9dbdd;
	float: left;
	height: auto;
	margin: 10px 0 0;
	width: 100%;
}
/*.followers img {
       margin-bottom: 5px;
       margin-left: 52px;
       margin-top: 8px;
}*/
.followers_details_score
{
	cursor: pointer;
	width: 115px;
}

	.followers_details_score span
	{
		margin-left: 18px;
	}

.uploded_details
{
	background-color: #eceef0;
	border: 1px solid #b7b7b7;
	border-radius: 5px;
	color: #768082;
	float: left;
	font-size: 12px;
	margin: 15px;
	padding: 5px;
	width: 95%;
}

	.uploded_details a
	{
		color: #fa003f;
	}

.uplode_sectionLeft
{
	float: left;
	height: auto;
	margin: 0;
	width: 200px;
}

.uplode_sectionRight
{
	float: left;
	height: auto;
	width: 300px;
	margin-left: 18px;
}

@media only screen and (max-width: 800px)
{
	.uplode_sectionRight
	{
		margin-left: 5px;
	}
}

.uplode_section
{
	margin: 0 auto;
	/*width: 97%;*/
}

.uplodedata input[type="text"], .uplodedata textarea
{
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	color: #000;
	display: block;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 0.8725em;
	margin: 10px 15px 0;
	outline: medium none;
	padding: 5px;
	width: 94%;
}

.uplodedataimg span
{
	color: #768082;
	float: left;
	font-size: 14px;
	margin: 15px;
}

.uplodecoverimg
{
	background-color: #cacaca;
	float: left;
	height: 100px;
	margin: 15px;
	width: 130px;
}

.ulodeDelete
{
	cursor: pointer;
	margin-top: 50px;
}

.uplodedataText span
{
	color: #768082;
	float: left;
	font-size: 14px;
	margin: 15px 15px 0;
	width: 100%;
}

.uplodedataText textarea
{
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	color: #c0c0c0;
	display: block;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 0.8725em;
	margin: 5px 15px 0;
	outline: medium none;
	padding: 5px;
	width: 94%;
}

.ProgressBar
{
	height: 23px !important;
	margin: 10px 0 0;
	width: 475px;
}

.activities .row
{
	margin: 5px 0 5px 15px !important;
}

	.activities .row label
	{
		/*margin: 10px 0 5px 0 !important;
    float: left;
    width: 220px*/
	}

.activities, .EditProfileMain, .forum_right, .ShortFilmPortfolio, .MyFavorites
{
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #b0b2b3;
	float: left;
	height: auto;
	margin: 10px 0;
	width: 100%;
	/*padding: 10px;*/
}

	.activities h1, .EditProfileMain h1
	{
		border-bottom: 1px solid #e7e6e6;
		color: #575757;
		font-family: "source_sans_probold";
		font-size: 16px;
		padding: 15px 15px 10px;
		text-transform: uppercase;
	}

	.activities h1
	{
		color: #2c2c2c;
		text-transform: none;
	}

		.activities h1 img
		{
			float: left;
			margin-right: 10px;
			padding-top: 1px;
		}

		.activities h1 a
		{
			color: #fa003f;
			font-weight: normal;
			text-decoration: none;
		}

			.activities h1 a:hover
			{
				text-decoration: underline;
			}

.middel_section_rightDown
{
	float: left;
	margin: 10px 0 5px 8px;
}

	.middel_section_rightDown li
	{
		float: left;
		list-style: outside none none;
		padding: 0 3px;
	}

.activities h2
{
	border-bottom: 1px solid #e7e6e6;
	color: #505050;
	font-size: 12px;
	font-style: italic;
	padding:5px;
}

.postMainList
{
	border-left: 4px solid #f6f7f9;
	float: left;
	height: auto;
	margin: 15px;
	width: 98%;
}

.postdetail1
{
	float: left;
	height: auto;
	width: 400px;
}

.post_details
{
	background: url("../images/right-arrow.png") no-repeat scroll 10px 15px rgba(0, 0, 0, 0);
	color: #ee2b33;
	cursor: pointer;
	float: left;
	padding: 10px 35px;
}

.postdetail2
{
	border-left: 1px solid #b4b8b5;
	border-right: 1px solid #b4b8b5;
	float: left;
	height: auto;
	padding: 10px 15px;
	width: 115px;
}

	.postdetail2 p
	{
		color: #768082;
		font-family: "source_sans_probold";
		font-size: 14px;
	}

	.postdetail2 span
	{
		color: #bbc0c4;
		font-size: 14px;
	}

.postEdit
{
	float: left;
	height: auto;
	width: 110px;
}

.pedit
{
	color: #fa300f;
	cursor: pointer;
	font-size: 14px;
	margin: 5px 0;
	text-align: center;
}

.pdelete
{
	background: url("../images/delete_icon2.png") no-repeat scroll 80px -1px rgba(0, 0, 0, 0);
	color: #fa300f;
	cursor: pointer;
	font-size: 14px;
	margin: 5px 0;
	text-align: center;
}

.ShortFilmPortfolioTop
{
	float: left;
	height: auto;
	width: 100%;
}

	.ShortFilmPortfolioTop h1
	{
		/*color: #fa003f;*/
		/*float: left;*/
		font-family: "Source Sans Pro";
		font-size: 16px;
		padding: 15px 15px 10px;
        font-weight: 100;
		/*text-transform: uppercase;*/
	}

	.ShortFilmPortfolioTop h2
	{
		color: #fa003f;
		float: left;
		font-family: "source_sans_probold";
		font-size: 16px;
		padding: 15px 15px 10px;
		text-transform: uppercase;
	}

	.ShortFilmPortfolioTop p
	{
		float: right;
		font-size: 14px;
		margin: 0 12px 12px 12px;
	}

.albumHeading
{
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	float: left;
	width: 100%;
}

	.albumHeading h2
	{
		color: #505050;
		font-size: 14px;
		padding: 10px 15px;
	}

.shortFilmBach
{
	margin-left: 215px;
}

.MyFavorites h1
{
	border-bottom: 1px solid #e7e6e6;
	color: #575757;
	float: left;
	font-size: 16px;
	padding: 15px 15px 10px;
	width: 95%;
}

.divsale
{
	display: none;
}

.divMyPageTab
{
	border-bottom: 1px solid #e7e6e6;
	float: left;
	height: auto;
	width: 100%;
}

.mypageTab
{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e7e6e6 #e7e6e6 -moz-use-text-color;
	border-image: none;
	border-radius: 10px 10px 0 0;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	color: #fa003f;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	/*padding: 10px 0 0;*/
	width: 22%;
}

	.mypageTab a
	{
		color: #fa003f;
		font-family: "source_sans_probold";
		font-size: 16px;
		padding: 0 15px;
		text-decoration: none;
		text-transform: uppercase;
		cursor: pointer;
	}

.mypageTabActiv
{
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e7e6e6 #e7e6e6 -moz-use-text-color;
	border-image: none;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	font-family: "source_sans_probold";
}

.OpportunitiesLeft, .OpportunitiesRight
{
	background: none repeat scroll 0 0 #fff;
	border: 1px solid #e6e6e6;
	border-radius: 5px;
	box-shadow: 0 2px 3px #b0b2b3;
	float: left;
	height: 600px;
	margin: 10px 10px 0px 0;
	width: 475px;
}

.OpportunitiesRight
{
	background: url("../images/opportunities_right.png") repeat scroll 0 0 rgba(0,0,0,0);
	margin: 10px 0 0px 0;
}

	.OpportunitiesRight h2
	{
		border-bottom: 1px solid #e7e6e6;
		color: #ed1c24;
		font-family: "Source Sans Pro";
		font-size: 16px;
		margin: 18px 0 10px 10px;
		padding-bottom: 10px;
		text-transform: uppercase;
	}

.featuredImg
{
	float: left;
	margin: 10px 0;
}

.OpportunitiesLeft h1
{
	border-bottom: 1px dotted #ccc;
	color: #2c2c2c;
	font-family: "source_sans_probold";
	line-height: 20px;
	margin: 20px;
	padding-bottom: 10px;
	text-align: left;
}

.OpportunitiesLeft h2
{
	/*color: #ed1c24;*/
	font-family: "Source Sans Pro";
	font-size: 15px;
	margin: 18px 15px 10px 22px;
	padding-bottom: 10px;
    font-weight:500;
	/*text-transform: uppercase;*/ /*text-align:center;*/
}

.OpportunitiesLeft p
{
	color: #434a54;
	font-size: 14px;
	line-height: 16px;
	margin: 20px 30px 10px 22px;
}

.apply
{
	margin: 25px 65px;
}

.OpportunitiesSelect
{
	border-bottom: 1px solid #e7e6e6;
	float: left;
	margin: 0 15px 5px;
	padding-bottom: 10px;
}

.OpportunitiesSelect_News
{
	float: left;
	margin: 0 15px;
	width: 94%;
}

.opportunities_list, .News_list
{
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	float: left;
	height: 110px;
	margin: 11px 0px 2px;
	width: 438px; /* border: 1px solid #ccc; */
}

.opportunities_list, .Event_list
{
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	float: left;
	height: 104px;
	margin: 7px 5px 5px 5px;
	width: 447px;
}

	.opportunities_list a
	{
		text-decoration: none;
	}

	.opportunities_list p
	{
		background: url("../images/right-arrow.png") no-repeat scroll 10px 20px rgba(0, 0, 0, 0);
		color: #ed1c24;
		font-family: "source_sans_prosemibold";
		font-size: 16px;
		padding: 15px 35px;
	}

.EventListImg, .NewsListImg
{
	/*border-radius: 5px;*/
	float: left;
	height: 95px;
	margin-right: 10px;
	width: 125px;
	overflow: hidden;
}

	.EventListImg img, .NewsListImg img
	{
		height: 95px;
		padding-left: 6px;
		padding-top: 6px;
		width: auto;
	}

.Event_list, .News_list
{
	border: medium none;
	word-wrap: break-word;
}

	.Event_list h3, .News_list h3
	{
		color: #fa300f;
		float: left;
		font-family: "Source Sans Pro";
		font-size: 14px;
		margin: 0;
		padding: 7px 0px 0;
		width: 60%;
	}

	.Event_list p, .News_list p
	{
		color: #434a54;
		float: left;
		font-size: 14px;
		padding: 3px 0px 0;
		width: 60%;
	}

.OpportunitiesSelect p
{
	float: left;
	font-size: 14px;
	margin-left: 12px;
}

.OpportunitiesSelect_News p
{
	float: left;
	font-size: 12px;
}

.apply_Btn
{
	margin: 10px 15px;
}

.up_star
{
	position: absolute;
	right: 5px;
}

	.up_star img
	{
		margin: -7px 5px;
	}

.activ_heading span
{
	font-family: "source_sans_prolight";
	font-size: 12px;
	margin-left: 30px;
}

.profile_slider, .comment_section
{
	height: auto;
	margin: auto;
	padding: 15px;
	position: relative;
	text-align: center;
	width: 100% !important;
}

	.profile_slider video
	{
		height: 495px;
		width: 550px;
        background-color:#000; 
	}

    /*.profile_slider video
	{
		height: 483px;
		width: 603px;               
	}*/


	.comment_section h1
	{
		border: medium none !important;
		float: left;
		font-family: "Source Sans Pro";
		font-size: 16px;
		font-weight: normal;
		padding: 15px 0;
		text-transform: none;
	}

.user_comment
{
	border-bottom: 1px solid #e1e1e1;
	float: left;
	height: auto;
	padding: 10px 0;
	width: 100%;
}

.user_comment_img
{
	border-radius: 50%;
	float: left;
	height: 55px;
	margin: auto;
	width: 55px;
}

	.user_comment_img img
	{
		border-radius: 50%;
		height: 55px;
		margin: auto;
		width: 55px;
	}

.user_commnt_txt
{
	float: left;
	height: auto;
	width: 91.64%;
}

	.user_commnt_txt h1
	{
		color: #fa003f;
		font-family: "Source Sans Pro";
		font-size: 14px;
		font-weight: normal;
		padding: 0 10px 5px;
		text-transform: none;
		width: 100%;
	}

.comment_box
{
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	color: #000;
	display: block;
	font-family: "Source Sans Pro";
	font-size: 0.8725em;
	margin: 5px 10px;
	outline: medium none;
	padding: 5px;
	width: 97%;
}

.comment_box_abuse
{
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	color: #000;
	display: block;
	font-family: "Source Sans Pro";
	font-size: 0.8725em;
	margin: 5px 10px;
	outline: medium none;
	padding: 5px;
	width: 97%;
}


.user_commnt_txt p
{
	color: #3b3b3b;
	font-family: "Source Sans Pro";
	font-size: 14px;
	padding: 5px 10px;
}

.OneSlider
{
	background-color: #f6f8fa;
	border-radius: 5px;
	box-shadow: 0 1px 1px #b0b2b3;
	float: left;
	height: auto;
	margin: 10px 0;
	position: relative;
	width: 250px;
}

	.OneSlider ul
	{
		margin-left: 42px;
		margin-top: 15px;
	}

.OneSliderheading
{
	color: #ed1d25;
	font-family: "source_sans_probold";
	font-size: 13px;
	padding: 14px 12px 0;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}

.EditfiledSection
{
	float: left;
	height: auto;
	margin: 20px 0 0 15px;
	width: 100%;
}

.EditfiledSectionleft
{
	float: left;
	height: auto;
	width: 220px;
	margin-top: 5px;
}

	.EditfiledSectionleft span
	{
		color: #768082;
		font-size: 14px;
		margin-bottom: 5px;
	}

.ResetPasswordLeft
{
	color: #768082;
	font-size: 14px;
	margin-bottom: 5px;
	/*margin-left: 227px;*/
}

.EditfiledSectionright
{
	float: left;
	height: auto;
	width: 275px;
}

.EditfiledSectionleft1
{
	font-size: 14px;
	color: #768082;
	width: 425px;
	margin-top: 10px;
}

.ResetPasswordTxtStyle
{
	float: left;
	height: auto;
	width: 85%;
	/*margin-left: 348px;
       margin-top: -23px;*/
}

.EditfiledSectionright input[type="text"], .EditfiledSectionright textarea, .EditfiledSectionright input[type="password"]
{
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	color: #505050;
	display: block;
	font-family: "Source Sans Pro";
	font-size: 0.8725em;
	outline: medium none;
	padding: 5px;
	width: 100%;
}

.ResetPasswordTxtStyle input[type="text"], .ResetPasswordTxtStyle textarea, .ResetPasswordTxtStyle input[type="password"]
{
	background-color: #fff;
	background-image: none;
	height: 28px;
	line-height: 1.42857;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	display: block;
	font-family: "Source Sans Pro";
	font-size: 0.8725em;
	outline: medium none;
	padding: 5px;
	width: 100%;
}

.grid275
{
	width: 275px !important;
}

.grid55
{
	width: 55% !important;
}

.edit_country_list
{
	float: left;
	height: auto;
	margin: 10px 0;
	width: 100%;
}

.list_city
{
	height: auto;
	margin-left: 15px;
	width: 400px;
}

	.list_city label
	{
		float: left;
		height: auto;
		width: 150px;
	}

.edit_network_link
{
	float: left;
	height: auto;
	padding: 13px;
	width: 100%;
}

	.edit_network_link ul li
	{
		float: left;
		font-size: 12px;
		list-style: outside none none;
		padding: 5px 0;
	}

.edit_network_left
{
	float: left;
	height: auto;
	width: 78px;
}

.edit_network_left_New
{
	float: left;
	height: auto;
	width: 95px;
}

.edit_network_right
{
	float: left;
	height: auto;
	width: 220px;
}

	.edit_network_right input[type="text"]
	{
		background: none repeat scroll 0 0 #ffffff;
		border: 0 none !important;
		border-radius: 5px;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
		color: #000000;
		display: block;
		font-family: "Source Sans Pro";
		font-size: 14px;
		outline: medium none;
		padding: 5px;
		width: 185px;
	}

.edit_network_left img
{
	float: left;
	margin-right: 5px;
}

.edit_network_left span
{
	color: #9ba2a3;
	float: left;
	margin-top: 4px;
}

.EditProfileMain > .form_button
{
	float: right;
	margin: 20px 30px 20px 0;
}

.changepass > .form_button
{
	float: right;
	margin: 20px 36px 20px 0;
}

.PostJobMain h2
{
	border-bottom: 1px dotted #434a54;
	color: #2c2c2c;
	font-family: "source_sans_probold";
	font-size: 18px;
	margin: 15px;
	padding-bottom: 15px;
	width: 66%;
}

.PostJobMain p
{
	color: #434a54;
	font-size: 14px;
	line-height: 18px;
	margin: 15px;
}

.PostJobMain > button
{
	margin: 15px;
}

.mr-8
{
	margin-left: 5px;
	margin-top: -8px;
}

.edit_uplode_photo
{
	background-color: #b4b9b5;
	border-radius: 5px;
	float: left;
	height: 80px;
	margin: 0 20px 0 0;
	width: 80px;
}

	.edit_uplode_photo img
	{
		height: 100%;
		width: 100%;
	}

.arttop
{
	border-bottom: 1px solid #e7e6e6;
	float: left;
	height: auto;
	width: 100%;
}

	.arttop h1
	{
		border: medium none;
	}

.selected
{
	float: left;
	height: auto;
	width: 100%;
}

.selectedlf
{
	background-color: #f7f8fa;
	float: left;
	height: 180px;
	margin: 20px;
	padding: 10px;
	width: 180px;
}

.art
{
	color: #ea1c26;
	float: left;
	font-family: "source_sans_probold";
	font-size: 14px;
	padding: 10px 15px;
}

.art11
{
	color: #db5556;
	float: right;
	font-family: "source_sans_probold";
	font-size: 14px;
	padding: 15px;
	text-decoration: underline;
}

.art1
{
	color: #ea1c26;
	font-size: 14px;
}

.art12
{
	color: #6a6a6a;
	font-family: "source_sans_probold";
	font-size: 15px;
	padding: 10px;
}

.art122
{
	color: #6a6a6a;
	font-size: 15px;
	padding: 10px;
}

.selectedrt
{
	float: left;
	height: 180px;
	margin: 20px;
	padding: 10px;
	width: 350px;
}

	.selectedrt ul li
	{
		list-style: outside none none;
		padding: 5px;
	}

.select_down
{
	float: left;
	height: auto;
	width: 100%;
}

.accept
{
	height: 50px;
	margin: 10px;
}

.sendspr
{
	float: left;
	height: auto;
	width: 100%;
}

.sendtop
{
	height: 20px;
	margin: 10px;
	width: 100%;
}

	.sendtop ul li
	{
		display: inline;
		padding: 5px;
	}

.sendbt
{
	float: left;
	height: auto;
	margin: 10px;
	width: 100%;
}

	.sendbt .sendlf
	{
		background-color: #ccc;
		height: auto;
		margin: 10px;
		width: 120px;
	}

	.sendbt sendrt
	{
		background-color: #333366;
		height: auto;
		margin: 10px;
		width: 200px;
	}

.inbox_top
{
	height: auto;
	width: 100%;
}

	.inbox_top h1
	{
		color: #ee252d;
		float: left;
		font-family: "source_sans_prolight";
		font-size: 24px;
		padding-top: 15px;
	}

	.inbox_top p
	{
		float: right;
		padding: 20px 0;
	}

.inbox_main
{
	border: 1px solid #dcdbdb;
	border-radius: 5px;
	float: left;
	height: auto;
	margin-bottom: 50px;
	width: 100%;
	background-color: white;
	margin-top: 15px;
}

.inbox_mainTop
{
	background-color: #ededed;
	float: left;
	display: inline-block;
}

.inboxnonefornorecords
{
	display: none;
	width: 56%;
}

.inbox_mainTop p
{
	color: #231f20;
	float: left;
	font-family: "source_sans_prosemibold";
	font-size: 14px;
	padding: 5px 13px 7px 30px;
}

.inbox_mainTop span
{
	margin: 0 8px;
}

.inbox_mainTop input[type="checkbox"]
{
	border-color: #fa003f;
	border-style: solid;
	border-width: thin;
	margin-top: 5px;
}

.main_inbox_list
{
	background-color: #fff;
	border-bottom: 1px solid #e1e1e1;
	float: left;
	height: auto;
	padding: 15px 0;
	width: 100%;
}

.main_inbox_list_Error
{
	background-color: #fff;
	border-bottom: 1px solid #e1e1e1;
	float: left;
	height: auto;
	padding: 15px 0;
	width: 100%;
	margin-top: 8px;
}

.inboxListCheck
{
	float: left;
	height: 20px;
	margin-left: 40px;
	width: 20px;
}

.inboxmsg_icon
{
	float: left;
	margin: 0 10px;
}
/*.inboxListText {
       float: left;
       height: auto;
       width: 175px;
}*/
.inboxListText p
{
	color: #ed1d25;
	cursor: pointer;
	font-family: "source_sans_prosemibold";
	font-size: 14px;
}

.inboxListText span
{
	color: #3b3b3b;
	font-size: 14px;
}

.inboxListDecription
{
	float: left;
	height: auto;
	margin: 0 15px;
	width: 500px;
}

	.inboxListDecription p
	{
		color: #3b3b3b;
		font-size: 14px;
	}

.inboxListDate
{
	float: left;
	height: auto;
	/*margin-left: 55px;
       width: 85px;*/
}

	.inboxListDate p
	{
		color: #3b3b3b;
		font-family: "source_sans_prosemibold";
		font-size: 14px;
		text-align: center;
		cursor: pointer;
	}

	.inboxListDate span
	{
		color: #a4a9ae;
		font-family: "Source Sans Pro";
		font-size: 14px;
		margin-left: 7px;
	}

.inbox-group
{
	height: auto;
	padding: 0 18px;
	width: 100%;
}

.grid565
{
	width: 565px !important;
}

.grid495
{
	width: 495px !important;
}

.text_inbox
{
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 91%;
}

.inbox-group label
{
	color: #768082;
	margin: 10px 0;
}

.AboutPopup
{
	display: none;
	height: 500px;
	overflow-x: hidden;
	width: 455px;
}

.AboutPopup_top
{
	background: url("../images/about_poup_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border-bottom: 2px solid #ed1c24;
	height: 130px;
	width: 455px;
}

	.AboutPopup_top > .profile_lugLandingimage
	{
		margin-left: 40px;
		padding-top: 23px;
	}

		.AboutPopup_top > .profile_lugLandingimage > span
		{
			color: #29353f;
			font-family: "source_sans_probold";
			font-size: 16px;
			margin-bottom: 8px;
			margin-top: 25px;
			text-align: center;
			text-transform: capitalize;
		}

		.AboutPopup_top > .profile_lugLandingimage > p
		{
			color: #798086;
			font-family: "Source Sans Pro";
			font-size: 12px;
			font-weight: normal;
		}

.AboutPopup_text
{
	padding: 15px;
}

	.AboutPopup_text h1
	{
		color: #ee2b33;
		font-family: "source_sans_probold";
		font-size: 16px;
	}

	.AboutPopup_text p
	{
		color: #434a54;
		font-size: 14px;
		line-height: 16px;
		padding: 10px 0;
	}

.FollowingPopup
{
	display: none;
	float: left;
	height: auto;
	padding: 15px;
	width: 840px;
}

	.FollowingPopup h1
	{
		color: #ed1c24;
		font-family: "source_sans_probold";
		font-size: 18px;
		padding: 5px;
	}

.followingslug
{
	background-color: #f1f1f1;
	border-radius: 5px;
	box-shadow: 0 2px 5px #a8aaac;
	cursor: pointer;
	float: left;
	height: auto;
	margin: 10px;
	width: 260px;
}

.followingPhoto, .followingText
{
	float: left;
	height: 108px;
	width: 108px;
}

	.followingPhoto img
	{
		height: 100%;
		width: 100%;
	}

	.followingText h1
	{
		color: #282425;
		font-family: "source_sans_probold";
		font-size: 16px;
		padding: 15px 10px 0;
	}

.followingText
{
	float: left;
	height: 108px;
	width: 130px;
}

.designation
{
	color: #282425;
	font-size: 14px;
	font-style: italic;
	padding: 3px 10px;
}

.location
{
	color: #282425;
	font-size: 14px;
	padding: 6px 10px;
}

.EditJob, .InboxSendPopup, .InboxReplayPopup
{
	display: none;
	height: auto;
	padding: 10px 15px;
	width: 400px;
}

	.EditJob h1, .InboxSendPopup h1
	{
		color: #ed1c24;
		font-family: "source_sans_probold";
		font-size: 18px;
		padding: 5px 0;
	}

.EditjobDescription
{
	float: left;
	height: auto;
	margin: 15px 0 0;
	width: 100%;
}

	.EditjobDescription input[type="text"]
	{
		background: none repeat scroll 0 0 #ffffff;
		border: 0 none !important;
		border-radius: 5px;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
		color: #505050;
		font-family: "Source Sans Pro";
		font-size: 0.8725em;
		outline: medium none;
		padding: 5px;
		width: 385px;
	}

	.EditjobDescription label, .InboxSendPopup label
	{
		color: #768082;
		font-size: 14px;
		padding: 3px 0;
		width: 100%;
	}

.EditJob input[type="button"]
{
	margin: 10px 0;
}

.EditjobDescription textarea, .InboxReplayPopup textarea
{
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	color: #505050;
	font-family: "Source Sans Pro";
	font-size: 0.8725em;
	outline: medium none;
	padding: 5px;
	width: 385px;
}

.EditjobDescriptionButton, .EditjobReplyButton
{
	float: right;
	margin: 15px 0;
	width: 15%;
}

.InboxReplayPopup h1
{
	color: #ed1c24;
	font-family: "source_sans_probold";
	font-size: 18px;
	padding: 5px 0;
}

.replayDetils
{
	border-bottom: 1px dotted #3b3b3b;
	font-size: 12px;
	padding-bottom: 5px;
}

.to
{
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #3b3b3b;
	font-size: 14px;
	margin: 15px 0 10px;
	padding: 15px 5px;
	width: 96%;
}

.from
{
	background-color: #f1f1f1;
	border: 1px solid #ccc;
	border-radius: 5px;
	color: #3b3b3b;
	font-size: 14px;
	margin: 15px 0 10px;
	padding: 15px 5px;
	width: 96%;
}

.EditjobReplyButton
{
	width: 41%;
}

.EditJob > .EditfiledSection
{
	margin: 10px 0 0;
}

.contest_main
{
	float: left;
	margin: 35px 0;
}

	.contest_main > .followingslug
	{
		background-color: #fff;
		cursor: default;
		width: 300px;
	}

		.contest_main > .followingslug > .followingText
		{
			width: 190px;
		}

			.contest_main > .followingslug > .followingText h1
			{
				color: #fa2806;
				padding: 10px 10px 0;
			}

.contestRead a
{
	color: #231f20;
	float: left;
	font-family: "source_sans_prosemibold";
	font-size: 14px;
	margin: 5px 10px;
	text-decoration: none;
}

	.contestRead a:hover
	{
		text-decoration: underline;
	}
/*.pagination {
    clear: both;
    float: left;
    margin: 15px 0;
}
.pagination ul li {
    float: left;
    font-size: 14px;
    list-style: outside none none;
    margin: 0 5px;
    width: 30px;
}
.pagination ul li a {
    background: url("../images/pagination.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    color: #323232;
    float: left;
    min-width: 30px;
    padding: 7px 5px;
    text-align: center;
    text-decoration: none;
}
.pagination ul li a.active, .pagination ul li a:hover {
    background: url("../images/pagination_active.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
    font-size: 14px;
}*/

.pagination-container
{
	clear: both;
	float: right;
	/*margin: 3px 10px;*/
	margin: 3px 5px;
}

	.pagination-container ul li
	{
		float: left;
		font-size: 14px;
		list-style: outside none none;
		/*margin: 0 -11px;*/
		width: 30px;
	}

		.pagination-container ul li.active a, .pagination-container ul li a:hover
		{
			background: rgba(0, 0, 0, 0.25);
			font-size: 14px;
			color: black;
			padding: 7px 9px !important;
			border: transparent !important;
		}

.pagination.search-pagination ul li.active a
{
	background: rgba(0, 0, 0, 0.22);
	font-size: 14px;
	color: black;
	padding: 7px 12px !important;
	border: transparent !important;
    border-radius: 4px;
    border: 1px solid #DADCDE;
}



/*.pagination ul li a.pagination-a {
       background: url("../images/pagination_active.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
       font-size: 14px;
       color: black;
       padding: 7px 12px !important;
      border: transparent !important;
}*/


/*Added by Sujay*/
.pagination
{
	clear: both;
	float: right;
	/*margin: 3px 10px;*/
	margin: 3px 5px;
}

	.pagination ul li
	{
		float: left;
		font-size: 14px;
		list-style: outside none none;
		/*margin: 0 -11px;*/
		width: 30px;
        margin: 2px;
	}
		/*.pagination ul li a {
       background: url("../images/pagination.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
       color: #323232;
       float: left;
       min-width: 30px;
       padding: 7px 5px;
       text-align: center;
       text-decoration: none;
}*/
		.pagination ul li a.active, .pagination ul li a:hover
		{
			background: rgba(0, 0, 0, 0.22);
			font-size: 14px;
		}

.pagination_Search
{
	clear: both;
	float: left;
	margin: 3px 10px;
}

	.pagination_Search ul li
	{
		float: left;
		font-size: 14px;
		list-style: outside none none;
		width: 30px;
	}

		.pagination_Search ul li a
		{
			background: url("../images/pagination.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
			color: #323232;
			float: left;
			min-width: 30px;
			padding: 7px 5px;
			text-align: center;
			text-decoration: none;
		}

			.pagination_Search ul li a.active, .pagination ul li a:hover
			{
				/*background: url("../images/pagination_active.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
				font-size: 14px;*/
                background: no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0.25);
                 font-size: 14px;

			}

.eventImgSection, .newsImgSection
{
	padding: 0 20px 0 20px;
	text-align: center;
	overflow: hidden;
}

	.eventImgSection img, .newsImgSection img
	{
		max-height: 180px;
		max-width: 100%;
	}

.eventtxtsection, .newstxtsection
{
	height: 326px;
	overflow-y: auto;
	line-height: 20px;
	font-size: 14px;
	padding: 20px;
	word-wrap: break-word;
	margin-top: 10px;
}

	.eventtxtsection ul, .newstxtsection ul, .eventtxtsection ol, .newstxtsection ol
	{
		margin-left: 40px !important;
		margin-top: 10px !important;
	}

	.eventtxtsection p, .newstxtsection p
	{
		text-align: justify;
	}

.tumbhi_forum
{
	background-color: #fff;
}

	.tumbhi_forum h1
	{
		color: #29353f;
		padding: 15px;
	}

	.tumbhi_forum p
	{
		color: #434a54;
		font-size: 14px;
		padding: 0 15px 15px;
	}

.forum_featured
{
	float: left;
	height: auto;
	padding: 15px;
	width: 96%;
}

	.forum_featured table
	{
		height: auto;
		width: 100%;
	}

	.forum_featured tr th
	{
		background-color: #231f20;
		border-bottom: 2px solid #ff524b;
		color: #fff;
		font-family: "source_sans_prosemibold";
		padding: 10px 10px 5px;
		text-align: left;
		text-transform: uppercase;
	}

	.forum_featured tr td
	{
		border-bottom: 1px dotted #434a54;
		color: #434a54;
		font-size: 14px;
		padding: 15px 10px;
		text-align: left;
	}

		.forum_featured tr td a
		{
			color: #434a54;
			font-size: 14px;
			text-decoration: none;
		}

			.forum_featured tr td a:hover
			{
				text-decoration: underline;
			}

		.forum_featured tr td span
		{
			color: #ff3333;
			margin-bottom: 2px;
		}

		.forum_featured tr td p
		{
			color: #a4a9ae;
			font-size: 12px;
			margin-top: 2px;
		}

.forumPost
{
	border-bottom: 1px dotted #434a54;
	float: left;
	height: auto;
	margin: 15px 30px;
	width: 92%;
}

	.forumPost p
	{
		color: #ff3333;
		font-size: 14px;
	}

	.forumPost h1
	{
		color: #434a54;
		float: left;
		font-size: 18px;
		margin: 15px 0 0;
		width: 100%;
	}

.comment_details
{
	color: #434a54;
	float: left;
	font-family: "source_sans_prolight";
	font-size: 12px;
	margin: 15px 0;
}

	.comment_details a
	{
		color: #ff3333;
	}

	.comment_details span
	{
		color: #a4a9ae;
	}

.comment_forum
{
	float: left;
	height: auto;
	width: 100%;
}

.display_comment
{
	background: url("../images/comment_bg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #fff;
	float: left;
	font-size: 14px;
	padding: 7px 35px;
}

.add_comment
{
	cursor: pointer;
	float: right;
	margin-right: 15px;
}

	.add_comment:hover
	{
		opacity: 0.8;
	}

.mainUserCmmt
{
	border-bottom: 1px dotted #434a54;
	float: left;
	height: auto;
	margin: 15px;
	width: 95%;
}

.mainUserImg
{
	border: 1px solid #000;
	border-radius: 50%;
	float: left;
	height: 55px;
	margin: 0 5px;
	width: 55px;
}

	.mainUserImg img
	{
		border-radius: 50%;
		height: 100%;
		width: 100%;
	}

.UserCmmnt
{
	float: left;
	height: auto;
	width: 550px;
}

	.UserCmmnt p
	{
		color: #434a54;
		font-size: 14px;
		line-height: 20px;
	}

.expart_top
{
	height: auto;
	width: 100%;
}

.expart_image
{
	border-radius: 5px;
	box-shadow: 0 2px 5px #a8aaac;
	float: left;
	height: 140px;
	margin: 20px;
	overflow: hidden;
	width: 140px;
}

	.expart_image img
	{
		height: 100%;
		width: 100%;
	}

.expart_text
{
	float: right;
	height: auto;
	margin-top: 20px;
	width: 285px;
}

.right_featured
{
	display: none;
	float: right;
}

.expart_text h2
{
	color: #ed1c24;
	font-family: "source_sans_probold";
	font-size: 20px;
	margin: 45px 0 10px;
	padding-bottom: 0;
	text-transform: uppercase;
}

.expart_text h4
{
	color: #949494;
	font-family: "source_sans_prolight";
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
}

.expart_text p
{
	color: #434a54;
	font-size: 14px;
	line-height: 16px;
	margin: 10px 0;
}

.expart-about
{
	background: url("../images/about_icon.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);
	border-bottom: 1px dotted #434a54;
	border-top: 1px dotted #434a54;
	color: #231f20;
	font-family: "source_sans_probold";
	font-size: 18px !important;
	padding: 8px 29px;
}

.AddCommentBox
{
	display: none;
	height: auto;
	width: 500px;
}

	.AddCommentBox label
	{
		color: #434a54;
		font-size: 14px;
		height: auto;
		margin: 15px 15px 0;
		width: 94%;
	}

	.AddCommentBox textarea
	{
		background: none repeat scroll 0 0 #ffffff;
		border: 0 none !important;
		border-radius: 5px;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
		color: #000;
		display: block;
		font-family: "Source Sans Pro";
		font-size: 0.8725em;
		margin: 15px;
		max-height: 200px;
		outline: medium none;
		padding: 5px;
		width: 90%;
	}

.AddCommentButton
{
	margin: 15px;
}

.writing_detail
{
	height: auto;
	width: 100%;
	text-align: left;
}

.sellOnline
{
	cursor: pointer;
	float: left;
	height: auto;
	margin: 10px 0 0;
	width: 253px;
}

#hCommentCount a
{
	margin-left: 10px;
	text-decoration: none;
}

	#hCommentCount a:hover
	{
		color: #575757;
		margin-left: 10px;
		text-decoration: underline;
	}

.shoppingCount p
{
	color: #000;
	font-size: 10px;
	text-transform: uppercase;
}

.shoppingCount
{
	cursor: pointer;
	float: right;
	/*margin-top: 7px;*/
	width: 45px;
	background-color: #fa300f;
	height: 35px;
	padding: 7px 0 0 2px;
}

	.shoppingCount img
	{
		float: left;
		/*margin-right: 8px;*/
	}

.pointerNone
{
	cursor: default !important;
}

.Profile_slider_button
{
	height: auto;
	position: absolute;
	top: 50%;
	width: 100%;
	z-index: 99999;
}

	.Profile_slider_button span
	{
		float: left;
		left: 0;
		margin-left: -10px;
	}

	.Profile_slider_button p
	{
		float: right;
		margin-right: -10px;
		right: 0;
	}

.like_next_button
{
	position: absolute;
	top: 70px;
}

.like_next_button, #aPrev
{
	left: 0;
	position: absolute;
}

.like_next_button, #aNext
{
	position: absolute;
	right: 0;
}

#divUserUpload, #divViewMore
{
	float: left;
	margin: 8px 50px;
}

.like_next_button a:hover
{
	opacity: 0.4;
}

.like_next_button
{
	position: absolute;
	top: 70px;
}

.like_next_button, #aPrevMore
{
	left: 0;
	position: absolute;
}

.like_next_button, #aNextMore
{
	position: absolute;
	right: 0;
}

.rtbor
{
	border-right: medium none !important;
}

.report_abuse
{
	float: right;
	margin-left: 20px;
	margin-top: 15px;
}

	.report_abuse a
	{
		color: #fa003f;
		text-decoration: underline;
	}

.report_abuse_down
{
	background-color: #f6f8fa;
	border-radius: 5px;
	/*box-shadow: 0 1px 1px #b0b2b3;*/
    box-shadow: 0 0px 1px #b0b2b3;
	display: none;
	font-size: 12px;
	left: 240px;
	padding: 5px 25px;
	position: absolute;
	top: 45px;
}

.report_abuse:hover + .report_abuse_down
{
	/*display: block;*/
	/*width: 50%;*/
	display: block;
	width: 72%;
	/*position: relative;*/
	top: 85px;
    left:190px;
}

.breadcrumbs, .sapn_small
{
	display: none;
}

.row input[type="text"], .row textarea
{
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	color: black;
	display: block;
	font-family: "Source Sans Pro";
	font-size: 0.8725em;
	outline: medium none;
	padding: 5px;
	width: 385px;
}

.btn-default
{
	background-color: #45484d;
	background-image: linear-gradient(to bottom, #e60000, #e60000);
	border: 1px solid #e60000;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	padding: 5px 10px;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}

	.btn-default:hover
	{
		background-color: #e60000;
		background-image: linear-gradient(to bottom, #e60000, #ec3131);
		border: 1px solid #e60000;
		color: #fff;
		opacity: 0.8;
		text-transform: uppercase;
	}

.error_popup
{
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	display: none;
	height: auto;
	left: 40%;
	position: absolute;
	top: 25%;
	width: 300px;
	z-index: 10;
}

.upload
{
	background-color: #fa300f;
	border-radius: 5px;
	color: #fff !important;
	display: none;
	float: left;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 8px;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}

	.upload:hover
	{
		opacity: 0.7;
	}

.margin_left0
{
	margin-left: -43px;
}
/*.gride275 {
       width: 275px !important;
}*/
.gride275_New
{
	width: 275px !important;
	margin-left: 14px;
}

.pl35
{
	padding-left: 35px;
}

.wapper
{
	height: auto;
	margin: auto;
	width: 980px;
}

.span_slider
{
	border-radius: 5px;
	height: 293px;
	margin: 0;
	width: 68.02%;
}

.sapn_small, .sapn_small2
{
	border: 1px solid #a1a1a1;
	border-radius: 5px;
	box-shadow: 0 2px 3px #a8aaac;
	cursor: pointer;
	display: block;
	float: left;
	height: 139px;
	margin: 0 0 15px 15px;
	width: 139px;
	overflow: hidden;
}

	.sapn_small img
	{
		border-radius: 5px;
		height: 139px;
		width: auto;
	}

	.sapn_small:nth-child(n)
	{
		display: block;
	}

	.sapn_small:nth-child(2n)
	{
		display: block;
	}

	.sapn_small:nth-child(3n)
	{
		display: block;
	}

	.sapn_small:nth-child(4n)
	{
		display: block;
	}

.sapn_small2
{
	background-color: #fff;
	border-radius: 2px;
	height: 146px;
	margin-right: 10px;
	width: 140px;
}

.sapn_small:hover
{
	/*opacity: 0.7;*/
}

.span_slider
{
	border-radius: 5px;
}

.sapn_small_top, .sapn_small_top_text
{
	height: 100px;
	width: 140px;
	overflow: hidden;
	text-align: center;
	background-color: #000;
}

.sapn_small_top_text
{
	background-color: #a8d7ff;
	height: 91px;
	padding: 4px 5px;
	width: 130px;
}

.sapn_small_top img
{

	/*height: 100px;*/
	height: auto;
	width: 100%;
}

.sapn_small_bottom
{
	background-color: #fff;
	float: left;
	height: 38px;
	margin-top: 4px;
	width: 100%;
}

	.sapn_small_bottom p
	{
		color: #2e2e2e;
		float: left;
		font-family: "Source Sans Pro";
		font-size: 12px;
		margin: 0 5px;
		/*padding: 2px 3px 0;*/
		width: 93%;
	}

	.sapn_small_bottom span
	{
		color: #bfbfbf;
		float: right;
		margin-right: 2px;
	}

.span_text_img
{
	border-radius: 5px;
	float: left;
	height: 26px;
	margin-right: 8px;
	width: 26px;
}

	.span_text_img img
	{
		height: 100%;
		width: 100%;
	}

.sapn_small_top_text p
{
	color: #01335e;
	font-size: 12px;
	line-height: 16px;
}

.sapn_small2 a
{
	text-decoration: none;
}

.DetailImg
{
	float: left;
	height: auto;
	width: 100%;
}

.DeatilText
{
	border-bottom: 1px solid #ccc;
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 15px 0;
}

.breadcrumbs
{
	display: none;
	float: left;
	height: auto;
	padding: 10px 10px 0;
	width: 100%;
}

	.breadcrumbs span
	{
		float: left;
	}

	.breadcrumbs ul
	{
		color: #aeaeae;
		font-family: "latobold";
		margin: 0 20px;
		padding: 0;
		text-transform: uppercase;
	}

		.breadcrumbs ul span
		{
			margin-top: 5px;
		}

		.breadcrumbs ul li
		{
			float: left;
			font-family: "latobold";
			font-size: 12px;
			list-style: outside none none;
			padding: 2px 5px;
			background-color: #fa300f;
			margin: 3px;
			border-radius: 4px;
		}

			.breadcrumbs ul li:hover
			{
				background-color: #000;
			}

			.breadcrumbs ul li a
			{
				color: #fff;
				font-family: "latobold";
				text-decoration: none;
			}

				.breadcrumbs ul li a.active, .breadcrumbs ul li a:hover
				{
					color: #fff;
				}

/*Newly Added for microsite*/

.breadcrumbs_Microsite
{
	float: left;
	height: auto;
	padding: 10px 10px 0;
	width: 100%;
	display: block;
}

	.breadcrumbs_Microsite span
	{
		float: left;
	}

	.breadcrumbs_Microsite ul
	{
		color: #aeaeae;
		font-family: "latobold";
		/*margin: 0 20px;*/
		padding: 0;
		text-transform: uppercase;
	}

		.breadcrumbs_Microsite ul span
		{
			margin-top: 5px;
		}

		.breadcrumbs_Microsite ul li
		{
			float: left;
			font-family: "latobold";
			font-size: 12px;
			list-style: outside none none;
			/*padding: 2px 5px;*/
			padding: 2px;
			/*background-color: #fa300f;*/
			margin: 3px;
			border-radius: 4px;
		}

			.breadcrumbs_Microsite ul li:hover
			{
				/*background-color: #000;*/
				background-color: #fa300f;
			}

			.breadcrumbs_Microsite ul li a
			{
				/*color: #fff;*/
				color: #000;
				Margin-right: 5px;
				font-family: "latobold";
				text-decoration: none;
			}

				.breadcrumbs_Microsite ul li a.active, .breadcrumbs_Microsite ul li a:hover
				{
					color: #fff;
				}

.span_explore
{
	background: none repeat scroll 0 0 #f6f8fa;
	border-radius: 3px;
	box-shadow: 0 2px 0 #e3e4e8;
	float: left;
	height: auto;
	margin: 15px 0 0 0;
	/* padding: 0 5px;*/
	width: 964px;
}

#divs0tabs1
{
	clear: both;
}

.tab
{
	float: left;
	margin-left: 10px;
	margin-top: 5px;
}

	.tab ul
	{
		float: left;
		margin-left: 15px;
		width: 100%;
	}

		.tab ul li
		{
			float: left;
			font-family: "Source Sans Pro";
			font-size: 12px;
			list-style: outside none none;
			margin: 10px;
			padding: 10px;
			text-transform: uppercase;
		}

			.tab ul li a
			{
				color: #fa300f;
				padding: 3px 15px;
				text-decoration: none;
			}

				.tab ul li a:hover, .tab ul li a.active
				{
					background-color: #fa300f;
					border-radius: 2px;
					color: #fff;
					padding: 3px 15px;
				}

.explore
{
	background-color: #fa300f;
	border-radius: 3px;
	color: #fff !important;
	float: left;
	margin-left: 15px;
	margin-top: 50px;
	padding: 8px 15px;
	text-decoration: none;
}

	.explore:hover
	{
		opacity: 0.8;
	}

.MicrositeSection
{
	margin: 30px 23px 8px 30px !important;
	width: 980px;
}

	.MicrositeSection li
	{
		padding: 0 24px 22px 0 !important;
	}

.span_explore ul
{
	margin: 0;
}

	.span_explore ul li
	{
		float: left;
		list-style: outside none none;
		padding: 0;
	}

.micro_margin
{
	margin: 10px 25px 15px 19px !important;
}

.animation_section
{
	background-color: #fa300f;
	border-radius: 3px;
	float: left;
	height: auto;
	margin: 0px 15px 0 0;
	/*width: 830px;*/
    width:809px;
	display: block;
}

.mall_section
{
	background-color: #000;
	border-radius: 3px;
	float: left;
	/*padding: 10px;*/
    padding: 10px 20PX;
	height: 83px;
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #343434;
	display: block;
}

.animation_section ul
{
	margin: 0;
	padding: 0;
}

	.animation_section ul li
	{
		/*color: #fff;
		float: left;
		font-family: "Source Sans Pro";
		font-size: 12px;
		list-style: outside none none;
        padding: 16px 20px;
		text-align: center;
		text-transform: uppercase;
		background: url(../images/linebgrgt.jpg) repeat-y right;*/
        color: #fff;
    float: left;
    font-family: "Source Sans Pro";
    font-size: 12px;
    list-style: outside none none;
    /* padding: 16px 21px; */
    padding: 16px 19px;
    text-align: center;
    text-transform: uppercase;
    /* background: url(../images/linebgrgt.jpg) repeat-y right; */
    /* cursor: pointer; */
    /* width: 100%; */
    border-right: 1px solid rgba(0, 0, 0, 0.25);

		
	}
		.animation_section ul li:last-child
		{
			background: none;
            border:none;
		}

		/*.animation_section ul li {
    color: #fff;
    float: left;
    font-family: "Source Sans Pro";
    font-size: 12px;
    list-style: outside none none;
    padding: 13px 4px;
    text-align: center;
    text-transform: uppercase;
    background: url(../images/linebgrgt.jpg) repeat-y right;
    width: 103px;
    height: 83px;
    line-height: 14px;
}*/


		.animation_section ul li:hover
		{
			opacity: 0.8;
		}

.more_tumbhi
{
	margin-top: 20px;
}

.animation_icon
{
	cursor: pointer;
	height: 35px; /*width: 95px;*/
}

.animation_text a
{
	color: #fff;
	text-decoration: none;
}

.advisoryPanal
{
	background-color: #fff;
	border: 1px solid #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 2px 3px #b0b2b3;
	float: left;
	height: 137px;
	margin: 6px 0;
	padding: 8px 15px;
	width: 388px;
}
/*Added by Sujay for ALIGNMENT*/
/*.advisoryPanal {
  background-color: #fff;
  border: 1px solid #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 2px 3px #b0b2b3;
  float: left;
  height: auto;
  margin: 4px 0;
  padding: 8px 15px;
  width: 385px;
}*/
.advisoryTopPanal h2 a
{
	color: #fa300f;
	font-family: "source_sans_probold";
	font-size: 16px;
	margin: 10px 0;
	padding: 0 0 5px;
	text-decoration: none;
	text-transform: uppercase;
}

.advisoryTopPanal
{
	float: left;
	height: auto;
	width: 100%;
}

	.advisoryTopPanal img
	{
		float: left;
		width: auto;
		height: 70px;
		;
	}

		.advisoryTopPanal img:hover
		{
			opacity: 0.7;
		}

	.advisoryTopPanal h4 a
	{
		color: #3a3a3a;
		font-size: 13px;
		margin-bottom: 0;
		text-decoration: none;
	}

		.advisoryTopPanal h4 a:hover
		{
			color: #fa300f;
		}

	.advisoryTopPanal p
	{
		color: #707070;
		font-family: "Source Sans Pro";
		font-size: 12px;
		line-height: 14px;
		margin: 5px 0;
		padding: 0;
		word-wrap: break-word;
		float: left;
		width: 65%;
	}

.uladvisoryPanal ul
{
	margin-left: -10px;
}

	.uladvisoryPanal ul li
	{
		float: left;
		list-style: outside none none;
		padding: 25px 10px;
	}

		.uladvisoryPanal ul li div
		{
			float: left;
			height: 68px;
			width: 68px;
		}

		.uladvisoryPanal ul li a:hover
		{
			opacity: 0.8;
		}

.advisoryTopPanal p a
{
	color: #fa300f;
	padding-top: 3px;
	text-decoration: none;
}

	.advisoryTopPanal p a:hover
	{
		color: #fa300f;
		opacity: 0.7;
		text-decoration: none;
	}

.blog_section
{
	float: left;
	height: auto;
	margin: 15px 0;
	width: 960px;
}

.blog_section_left
{
	float: left;
	height: auto;
	width: 575px;
}

.blog_section_right
{
	float: right;
	height: auto;
	width: 385px;
}

.blogdetailText h2
{
	color: #3a3a3a;
	font-family: "source_sans_prosemibold";
	font-size: 16px;
	margin: 10px 0;
}

.blogdetailText p
{
	color: #707070;
	font-family: "Source Sans Pro";
	font-size: 14px;
}

.blogdetailText img
{
	position: absolute;
	right: 22px;
	top: 5px;
}

.blogDetail
{
	height: auto;
	width: 100%;
}

.blogdetailText
{
	float: left;
	height: auto;
	position: relative;
	width: 307px;
	margin-left: 0%;
}

.blogAllText
{
	background-color: #fff;
	float: left;
	padding: 28px 15px 6px;
	text-decoration: none;
	margin-right: 6%;
	/* width: 307px;*/
	height: 132px;
	word-wrap: break-word;
}

	.blogAllText a
	{
		background-color: #fff;
		text-decoration: none !important;
	}

		.blogAllText a h2:hover
		{
			color: #fa300f;
			text-decoration: none;
		}

.twitter
{
	background: url("../images/followmeontwitter.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	float: left;
	height: 111px;
	margin: 8px 19px 0 0;
	width: 288px; /*margin-top: 6.50%;*/
}

	.twitter p
	{
		font-family: "Source Sans Pro";
		font-size: 12px;
		margin-left: 2px;
		padding: 45px 25px;
	}

.facebook
{
	background: url("../images/facebook.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	cursor: pointer;
	float: left;
	height: 111px;
	margin: 8px 0;
	width: 253px; /*margin-top: 6.50%;*/
}

.read_more
{
	float: right; /*height:132px;*/
}

.blogAllText a
{
	background-color: #fff;
	text-decoration: none !important;
}

	.blogAllText a h2:hover
	{
		color: #fa300f;
		text-decoration: none;
	}

.twitter p
{
	font-family: "Source Sans Pro";
	font-size: 12px;
	margin-left: 2px;
	padding: 45px 25px;
}

.read_more
{
	float: right; /*margin-right: 6%;*/
}

.blogdetailImage
{
	float: left;
}

	.blogdetailImage img
	{
		height: 167px;
		width: 250px;
	}

.RegisterPopup, .inbox-group
{
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	display: none;
	/*height: 361px;*/
	height: auto;
	overflow: hidden !important;
	width: 655px;
	margin: auto;
	margin-top: 20%;
}
/*.RegisterPopup, .inbox-group {
    border-radius:0 5px 5px 5px;
    box-shadow: 0 2px 10px #b0b2b3;
    display: none;
    height: 303px;
    overflow: hidden !important;
    width: 655px;
}*/




.popupHeading
{
	color: #fa300f;
	font-family: "Source Sans Pro";
	font-size: 18px;
	padding: 15px;
}

.form-group
{
	float: left;
	margin: 10px 21px;
}
/*New Amruta Patil*/
.form-groupNew
{
	margin: 12px;
	margin-left: 202px;
}

.RegisterPopupFooter
{
	background: none repeat scroll 0 0 #231f20;
	float: left;
	width: 100%;
}

.RegisterPopupFooterleft
{
	float: left;
}

.RegisterPopupFooterRight
{
	color: #fff;
	float: right;
	font-size: 12px;
	margin-right: 25px;
}

.fb
{
	float: left;
	margin-right: 15px;
	padding-top: 10px;
}

.gmail
{
	margin-left: 15px;
	padding-top: 10px;
}

.RegisterPopupTop
{
	background: none repeat scroll 0 0 #fff;
	/*height: 296px;*/
	/*height: 340px;*/
	width: 100%;
}
/*New Amruta Patil*/
.RegisterPopupTopNew
{
	background: none repeat scroll 0 0 #fff;
	height: 262px;
	width: 90%;
}

.error_popup
{
	background-color: rgba(0, 0, 0, 0.5);
	border: 1px solid #ccc;
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	display: none;
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 200000;
}

	.error_popup .popup_holder
	{
		height: 100%;
		margin: 0 auto;
		width: 1024px;
	}

	.error_popup .error_container
	{
		background-color: #fff;
		border: 1px solid #ccc;
		border-radius: 5px;
		height: auto;
		margin: 0 auto;
		position: relative;
		top: 50%;
		width: 550px;
		z-index: 10;
	}

		.error_popup .error_container .explore
		{
			float: none;
		}

		.error_popup .error_container .centered-p
		{
			margin: 10px 0 30px;
			text-align: center;
		}

.pErrorTitle
{
	color: #e60002;
	font-family: "source_sans_probold";
	font-size: 18px;
	padding: 15px 0 0;
	text-align: center;
}

.pError
{
	color: #98a4b2;
	font-size: 14px;
	padding: 15px 10px;
	text-align: center;
}

.errorOK
{
	cursor: pointer;
	margin: 0;
}

.fancybox-skin
{
	padding: 0 !important;
}

.RegisterPopupFooterRight ul li
{
	float: left;
	list-style: outside none none;
}

placeholder
{
	color: #363636;
	font-family: "Source Sans Pro";
}

.form-control
{
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-family: "Source Sans Pro";
	font-size: 14px;
	height: 25px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 400px;
}

.close_btn:hover
{
	opacity: 0.8;
}

.btn-default
{
	background-color: #45484d;
	background-image: linear-gradient(to bottom, #e60000, #e60000);
	border: 1px solid #e60000;
	border-radius: 3px;
	color: #fff;
	display: inline-block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 20px;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}

	.btn-default:hover
	{
		background-color: #e60000;
		background-image: linear-gradient(to bottom, #e60000, #ec3131);
		border: 1px solid #e60000;
		color: #fff;
		text-transform: uppercase;
	}

.btn_right
{
	float: right;
	/*margin: 5px 32px;*/
	margin: 5px 11px;
}

.btn_right_Creat_acc
{
	/*float: right;*/
	/*margin: 5px 32px;*/
	margin: 5px 0px 5px 397px;
}


.forgotPopup
{
	border-radius: 5px;
	/*box-shadow: 0 2px 10px #b0b2b3;*/
	height: auto;
	width: 309px;
}

.forgot_top
{
	background-color: #151313;
	display: none;
	height: auto;
	width: 100%;
}

	.forgot_top h1
	{
		color: #fff;
		font-family: "source_sans_probold";
		font-size: 20px;
		padding: 15px 70px;
		text-transform: capitalize;
	}

.singal_artical, .singal_artical2
{
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	float: left;
	height: 140px;
	width: 320px;
}

.singal_articalImg, .singal_artical2Img
{
	border-radius: 5px;
	float: left;
	height: 140px;
	width: 135px;
}

.singal_articalText, .singal_artical2Text
{
	float: left;
	height: auto;
	margin: 10px 15px;
	width: 150px;
}

	.singal_articalText h1, .singal_artical2Text h1
	{
		color: #fa2806;
		font-family: "source_sans_prosemibold";
		font-size: 18px;
		margin: 5px 0;
	}

	.singal_articalText p, .singal_artical2Text p
	{
		color: #222222;
		font-family: "Source Sans Pro";
		font-size: 14px;
		margin: 5px 0;
	}

.singal_artical2
{
	background-color: #ed1c24;
	display: block;
	height: 135px;
	margin: 10px 0;
	width: 100%;
}

.singal_artical2Text
{
	margin: 10px;
	width: 85px;
}

	.singal_artical2Text p
	{
		margin: 0;
	}

		.singal_artical2Text p a
		{
			color: #fff;
			text-transform: uppercase;
		}

.portfolio
{
	background-color: #f6f8fa;
	border-radius: 5px;
	box-shadow: 0 2px 2px #b0b2b3;
	float: left;
	height: 229px;
	width: 100%;
}

.portfolioleft
{
	float: left;
	height: auto;
	margin: 75px 50px;
	width: 200px;
}

	.portfolioleft p
	{
		display: block;
		text-align: center;
	}

.upload
{
	background-color: #ed1e25;
	border-radius: 3px;
	color: #fff !important;
	display: block;
	float: left;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 8px;
	padding: 8px 20px;
	text-decoration: none;
	text-transform: uppercase;
}

	.upload:hover
	{
		opacity: 0.7;
	}

.portfolioFild
{
	background-color: #eceef0;
	border: 2px solid #dddfe1;
	border-radius: 5px;
	height: 92px;
	text-align: center;
	width: 76px;
}

	.portfolioFild span
	{
		float: left;
		width: 100%;
	}

		.portfolioFild span img
		{
			margin: 9px 0 5px;
		}

.portfolioright
{
	display: block;
	float: left;
	height: auto;
	width: 380px;
}

	.portfolioright ul li
	{
		float: left;
		list-style: outside none none;
		padding: 15px 7px 0;
	}

		.portfolioright ul li a
		{
			color: #565c64;
		}

.portfolioFild:hover, .portfolioFild.active
{
	background-color: #fff;
	border: 2px solid #fa300f;
}

.SuggestedJob, .AccountSetting
{
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #b0b2b3;
	display: block;
	float: left;
	height: auto;
	width: 250px;
	margin-top: 10px;
}

	.SuggestedJob h1, .AccountSetting h1
	{
		border-bottom: 1px solid #e5e5e5;
		color: #3d3d3d;
		font-family: "source_sans_prosemibold";
		font-size: 14px;
		padding: 10px;
	}

	.SuggestedJob ul, .AccountSetting ul
	{
		margin-left: 15px;
	}

		.SuggestedJob ul li, .AccountSetting ul li
		{
			background: url("../images/right-arrow.png") no-repeat scroll 0 15px rgba(0, 0, 0, 0);
			list-style: outside none none;
			padding: 7px 19px 0;
		}

			.SuggestedJob ul li h2, .AccountSetting ul li h2
			{
				color: #dd5555;
				cursor: pointer;
				font-family: "source_sans_prosemibold";
				font-size: 14px;
				padding: 5px;
			}

			.SuggestedJob ul li a
			{
				text-decoration: none;
			}

			.SuggestedJob ul li p, .AccountSetting ul li p
			{
				color: #7d7d7d;
				font-family: "Source Sans Pro";
				font-size: 12px;
				padding: 5px;
			}

		.AccountSetting ul li
		{
			float: none;
			padding: 5px 19px;
		}

			.AccountSetting ul li a
			{
				text-decoration: none;
			}

				.AccountSetting ul li a h2:hover
				{
					color: #000;
				}

.suggestedjobPopup
{
	display: none;
	height: auto;
	width: 300px;
}

	.suggestedjobPopup h2
	{
		color: #dd5555;
		cursor: pointer;
		font-family: "source_sans_prosemibold";
		font-size: 14px;
		padding: 15px 15px 0;
	}

	.suggestedjobPopup p
	{
		color: #7d7d7d;
		font-family: "Source Sans Pro";
		font-size: 12px;
		padding: 15px;
	}

.SuggestedJob ul li h2:hover
{
	text-decoration: underline;
}

.TextCategoryMiddel
{
	background-color: #dff2f6;
	width: 100%;
	min-height: 133px;
}

	.TextCategoryMiddel p
	{
		color: #2b2b2d;
		font-size: 12px;
		line-height: 18px;
		padding: 15px;
		float: left;
	}

.TextCategoryTop
{
	height: auto;
	width: 100%;
}

	.TextCategoryTop h1
	{
		color: #434343;
		font-size: 16px;
		padding: 15px;
	}

.TextCategoryMiddel span a
{
	color: red;
	font-size: 12px;
	padding: 15px 15px 0;
}

.MediaViewer
{
	border-radius: 5px;
	box-shadow: 0 0 4px #b0b2b3;
	float: left;
	margin: 15px 0 15px 15px;
	position: relative;
	width: 315px;
	min-height: 275px;
}

.MediaViewerTop
{
	height: 190px;
	/* width: 320px; */
	overflow: hidden;
	cursor: pointer;
	text-align: center;
	padding: 10px;
}

.marg-img-top
{
	margin-top: 15px;
}

.MediaViewerTop:hover
{
	opacity: 0.7;
}

.MediaViewerTop img
{
	height: 176px;
	width: auto;
	border-radius: 5px;
}

.MediaViewerMiddel
{
	/*left: 240px;*/
	position: absolute;
	top: -5px;
	right: 8px;
}

	.MediaViewerMiddel img
	{
		margin-left: 6px;
	}

.mediaviewImg
{
	float: left;
	margin-left: 145px;
}

.MediaViewerMiddel p
{
	float: left;
	margin-left: 50px;
	margin-top: 15px;
}

.mediaviewStar
{
	margin-right: 10px;
}
/*.MediaviewerText {
       padding: 20px 0 0;
}*/
.MediaviewerText p
{
	border-bottom: 1px solid #e7e6e6;
	color: #2c2c2c;
	font-family: "source_sans_prosemibold";
	font-size: 15px;
	line-height: 16px;
	padding: 10px;
	float: none;
}

	.MediaviewerText p span
	{
		color: #fa003f;
		font-size: 13px;
	}

.MediaFooterMyFav
{
	padding-top: 20px !important;
}

.MediaFooter
{
	height: auto;
    padding: 0px 0 5px 0;
    width: 100%;
    text-align: center;
    /*position: absolute;*/
    bottom: 0px;
}

	.MediaFooter span
	{
		color: #a4a4a4;
		/*float: left;*/
		font-size: 12px;
		padding: 3px 12px;
	}

		.MediaFooter span img
		{
			margin-right: 3px;
		}

.MusicSlug
{
	border: 1px solid #a1a1a1;
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	float: left;
	height: 105px;
	width: 650px;
}

.MuzicSlugLeft
{
	float: left;
	height: auto;
	padding: 15px;
	width: 425px;
}

	.MuzicSlugLeft img
	{
		float: left;
		padding: 5px 15px;
	}

	.MuzicSlugLeft h1
	{
		font-family: "source_sans_probold";
		font-size: 16px;
		padding-left: 10px;
		padding-top: 5px;
	}

		.MuzicSlugLeft h1 a
		{
			color: #fa003f;
			font-family: "Source Sans Pro";
			font-size: 12px;
			text-decoration: none;
		}

.MuzicSlugRight
{
	float: left;
	height: auto;
	padding: 25px 0;
	position: relative;
	width: 195px;
}

.MuzicSlugRightImg
{
	margin: 0 25px;
	position: absolute;
	top: 0;
}

.MusicSlugFooter
{
	border-top: 1px solid #e7e6e6;
	float: left;
	height: auto;
	width: 100%;
}

	.MusicSlugFooter span
	{
		color: #a4a4a4;
		float: right;
		font-size: 12px;
		padding: 3px 32px;
	}

		.MusicSlugFooter span img
		{
			margin-right: 3px;
		}

.comment
{
	background-color: #ed1c24;
	border-radius: 5px;
	float: left;
	height: auto;
	margin: 0 14px 6px;
	width: 95.33%;
}

.comment_img
{
	float: left;
}

.comment_text
{
	color: #fff;
	float: left;
	font-size: 12px;
	padding: 22px 10px;
	width: 420px;
}

.comment_btn
{
	cursor: pointer;
	float: left;
	padding: 25px 0 0 65px;
}

	.comment_btn:hover
	{
	}

.divcommentimg
{
	float: left;
	height: 50px;
	padding: 10px;
	width: 50px;
}

	.divcommentimg img
	{
		height: 100%;
		width: 100%;
	}

.share
{
	background-color: #fff;
	border: 1px solid #a1a1a1;
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	height: auto;
	margin-bottom: 25px;
	padding: 10px 20px;
	width: 85%;
}

.follome, .messageme
{
	background: url("../images/right_icon.png") no-repeat scroll 185px 7px #ed1d25;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-family: "Source Sans Pro";
	font-weight: normal;
	height: auto;
	padding: 10px 6px;
	width: 200px;
}

.messageme
{
	background: url("../images/msgme.png") no-repeat scroll 185px 10px #ed1d25;
	margin-top: 5px;
}

.profile_shar
{
	background: none repeat scroll 0 0 #f6f8fa !important;
	float: left;
	height: auto;
	padding: 0 18px 10px;
	position: relative;
	width: 85%;
}

	.profile_shar a:hover h3
	{
		opacity: 0.7;
	}

	.profile_shar img
	{
		margin-bottom: 5px;
	}

.divshare
{
	background-color: #fff;
	border: 1px solid #d5d5d5;
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	display: none;
	height: auto;
	margin-top: 65px;
	position: absolute;
	width: 90%;
	z-index: 999;
}

.shareImg
{
	cursor: pointer;
	float: left;
}

.divshare ul li
{
	float: left;
	list-style: outside none none;
	padding: 5px 9px;
}

.divshare strong
{
	border-bottom: 10px solid #fff;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	float: left;
	height: 0;
	left: 40px;
	position: absolute;
	top: -9px;
	width: 0;
}

.footer
{
	background-color: #242424;
	display: block;
	float: left;
	height: auto;
	width: 100%;
}

.inner_footer
{
	color: #fff;
	height: auto;
	margin: auto;
	width: 960px;
}

.about_us, .explore_thumbhi, .about_thumbhi
{
	border-right: 1px solid #3b3b3b;
	float: left;
	height: 200px;
	margin: 5px 0; /*margin: 10px 0;*/
	width: 230px; /*width: 315px;*/
}

	.about_us img
	{
		float: left;
	}

	.about_us p
	{
		color: #707070;
		float: left;
		font-size: 12px;
		padding: 5px;
		width: 100%; /*90%*/
	}

		.about_us p a
		{
			color: #5d7db3;
		}

			.about_us p a:hover
			{
				color: #fa003f;
			}

	.about_us span
	{
		color: #707070;
		/*cursor: pointer;*/
		float: left;
		padding: 7px;
		text-decoration: underline;
	}

.explore_thumbhi, .about_thumbhi
{
	color: #707070;
	padding: 12px 15px;
	width: 230px;
}

	.explore_thumbhi ul, .about_thumbhi ul
	{
		float: left;
		margin: 11px 10px 0 38px;
	}

		.explore_thumbhi ul li, .about_thumbhi ul li
		{
			font-size: 12px;
			list-style: outside none none;
			margin: 0 8px 0 -40px;
			padding: 3px;
		}

			.explore_thumbhi ul li a, .about_thumbhi ul li a
			{
				color: #707070;
				text-decoration: none;
			}

				.explore_thumbhi ul li a:hover, .about_thumbhi ul li a:hover
				{
					color: #fa003f;
				}

.about_thumbhi
{
	width: 140px;
}

.about_us
{
	padding: 0px 0 25px; /*padding: 15px 0 25px;*/
	width: 350px;
}

.follow_us
{
	color: #707070;
	float: left;
	height: auto;
	margin: 15px 15px;
	width: 170px;
}

	.follow_us ul
	{
		margin-left: 0;
		padding-top: 0;
	}

		.follow_us ul li
		{
			float: left;
			list-style: outside none none;
			padding: 5px;
		}

			.follow_us ul li:hover
			{
				opacity: 0.6;
			}

.last_orang
{
	background: none repeat scroll 0 0 #ed1c24;
	float: left;
	height: 10px;
	width: 100%;
}

select
{
	/*-moz-appearance: none;
    background: url("../images/icon/black_down_arrow.png") no-repeat scroll 90% center #fff;*/
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	color: #505050;
	font-family: "Source Sans Pro";
	padding: 5px;
	text-indent: 0.01px;
	/*text-overflow: "";*/
	width: 200px;
	font-size: 0.8725em;
}

.row select
{
	/*background: url("../images/icon/black_down_arrow.png") no-repeat scroll 97% center #fff;*/
	color: #505050;
	font-size: 0.8725em;
	width: 395px;
}

	.row select option
	{
		font-family: "Source Sans Pro";
		font-size: 12px;
	}

.row /*{
    float: left;
    height: auto;
    margin: 10px 15px;
    width: 100%;
}*/
/*label
{
    color: #363636;
    display: inline-block;
    font-family: "Source Sans Pro";
    font-size: 14px;
    height: auto;
    margin: 0 3px;
    width: 200px;
    cursor: auto;
}
 
.row label
{
    color: #363636;
    display: inline-block;
    float: left;
    font-family: "Source Sans Pro";
    font-size: 14px;
    height: auto;
    margin-bottom: 5px;
    width: 200px;
}*/
.row input[type="text"], .row textarea
{
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	color: black;
	display: block;
	font-family: "Source Sans Pro";
	font-size: 0.8725em;
	outline: medium none;
	padding: 5px;
	width: 385px;
}

.choose_file_new
{
	background: none repeat scroll 0 0 #e50000;
	border: 1px solid #e50000;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-top: 2px;
	padding: 5px 10px;
	position: relative;
	float: left;
	height: 24px;
	/*width: 110px;*/
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
}

	.choose_file_new span
	{
		color: #fff !important;
		font-size: 14px !important;
		cursor: pointer;
	}

	.choose_file_new input[type="file"]
	{
		left: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		cursor: pointer;
		width: 180px;
		height: 50px;
		margin-top: -20px;
		margin-left: -50px;
	}

.uplode_section_right
{
	background: none repeat scroll 0 0 #ffffff;
	border: 0 none !important;
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
	color: #c0c0c0;
	font-family: "Source Sans Pro";
	font-size: 0.8725em;
	outline: medium none;
	padding: 5px;
	width: 98%;
}

.uplode_button
{
	float: right;
	margin: 20px 15px 20px 0;
	display: block;
}

label b
{
	color: #fa003f;
}
/*#divAssignmentIVM .row2 {
       width: 458px;
}*/
.row2
{
	/*float: left;*/
	/*width: 105px;*/
	/*width: 458px;*/
}

@media only screen and (max-width: 800px)
{
	.row2
	{
		/*float: left;*/
		width: auto; /*width: 458px;*/
	}

	.row3
	{
		float: left;
		width: auto; /*width: 458px;*/
	}
}

.row2 span
{
	color: #fa003f;
	font-size: 12px;
}

.row3
{
	float: left;
	padding-left: 5px;
	/*width: 105px;*/
	/*width: 458px;*/
}

	.row3 span
	{
		color: #fa003f;
		font-size: 12px;
	}

.form_button
{
	float: right;
	margin: 20px 22px 20px 0;
}

.form_button_One
{
	float: right;
	margin: 20px 48px 20px 0;
}

.number_country
{
	float: left;
	height: auto;
	margin: 0 10px 0 0;
	width: 45px !important;
}

.number
{
	height: auto;
	width: 200px !important;
}

.SingUpButton
{
	/*background-color: #231f20;*/
	/*background-image: linear-gradient(to bottom, #45484d, #000000);*/
	border: none;
	border-radius: 3px;
	color: #FFF;
	display: inline-block;
	font-size: 14px;
	/*font-weight: bold;*/
	/*padding: 5px 4px 5px 0;*/
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}

	.SingUpButton:hover
	{
		background-color: #231f20;
		/*background-image: linear-gradient(to bottom, #2d2f32, #1a1a1a);*/
		color: #fff;
		/*text-transform: uppercase;*/
	}

.like_icon
{
	float: left;
	position: relative;
}

	.like_icon img:hover
	{
		opacity: 0.7;
	}

.flexdropdownmenu, .flexdropdownmenu ul
{
	background: none repeat scroll 0 0 white;
	border-bottom-color: #aad46f;
	border-bottom-width: 1px;
	box-shadow: 3px 3px 8px #818181;
	color: #b8b8b8;
	display: none;
	font-family: Tahoma;
	font-size: 11px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: absolute;
	text-transform: capitalize;
	top: 0;
	visibility: hidden;
}

	.flexdropdownmenu li a
	{
		background: none repeat scroll 0 0 #ffffff;
		border-bottom: 1px solid #eaeaea;
		color: #7c7c7c;
		display: block;
		padding: 8px 5px;
		text-decoration: none;
		width: 150px;
	}

.discussion_heading
{
	color: #56b042 !important;
	font-size: 14px;
	font-weight: bold;
	padding: 20px 15px 0 !important;
}

.discussion_subheading
{
	font-weight: normal !important;
	padding: 10px 15px !important;
}

.GreenTabLeft tr th
{
	background-color: #56b042;
	color: #fff;
	padding: 5px 10px;
	text-align: left;
}

.GreenTabLeft tr td
{
}

.DQestion
{
	color: #611f26;
	font-family: "source_sans_prosemibold";
	font-size: 14px;
}

	.DQestion a
	{
		color: #611f26 !important;
	}

	.DQestion span
	{
		color: #56b042;
	}

.post
{
	color: #a6a6a6;
}

.last_post
{
	color: #a6a6a6;
	font-size: 14px;
}

	.last_post span
	{
		color: #a6a6a6 !important;
	}

.featured_text
{
	color: #e51a38;
	font-size: 18px;
	font-weight: 600;
	padding: 20px 10px 10px 0;
}

.Active_Discussions tr td a
{
	color: #611f26 !important;
	font-family: "source_sans_prosemibold";
	font-size: 14px;
}

.Active_Discussions tr td
{
	border-bottom: 1px solid #ccc;
	color: #a6a6a6;
	font-size: 14px;
	height: 60px;
	padding-top: 15px;
}

.Featured_Forums tr td
{
	border-bottom: 1px solid #ccc;
	color: #a6a6a6;
	font-size: 14px;
	height: 60px;
	padding-top: 15px;
}

.error_mgs p
{
	color: #e51a38;
	float: left;
	font-family: "source_sans_prosemibold";
	font-size: 16px;
	padding-top: 15px;
}

.last_post span
{
	color: #611f26 !important;
	font-family: "source_sans_prosemibold";
}

.ActiveDes span
{
	color: #56b042 !important;
}

.addCmnt
{
	color: #ce1732 !important;
	float: right;
	font-size: 12px;
	margin-right: 4px;
	padding: 2px;
}

.CommentNew table
{
	width: 100%;
}

.scrol
{
	color: #717171;
	font-family: "Source Sans Pro";
	font-size: 14px;
	line-height: 18px;
	padding: 5px;
}

.addTopic
{
	font-size: 14px;
	margin-right: 6px;
	margin-top: 25px;
}

	.addTopic a
	{
		color: #ce1732 !important;
	}

.AddDeatilTopic
{
	float: right;
	margin-right: 15px;
	margin-top: 20px;
}

#divAddTopic
{
	background-color: #fff;
	float: right;
	left: 409px;
	top: 43px;
	width: 600px;
}

	#divAddTopic img
	{
		margin-left: 129px;
		margin-top: -19px;
		position: relative;
	}

	#divAddTopic textarea
	{
		margin: 10px;
	}

#spnForumTopic
{
	float: left;
	margin: 10px;
	width: 200px;
}

.sliderPager
{
	bottom: 0;
	float: right;
	left: 300px;
	position: absolute;
	z-index: 999;
}

	.sliderPager a
	{
		/*background: url("images/counter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);*/
		border-radius: 50%;
		color: #f00;
		min-height: 100px;
		min-width: 100px;
		padding: 0 3px 5px 0;
	}

		.sliderPager a.active
		{
			border-radius: 50%;
			color: white;
			min-height: 100px;
			min-width: 100px;
		}

.buyartwork
{
	background-color: #f53214;
	border-radius: 5px;
	height: 100px;
	width: 250px;
}

.buyart
{
	background-color: #f53214;
	border-bottom: 1px solid #fff;
	height: auto;
	margin: 5px;
	width: 240px;
}

	.buyart img
	{
		padding: 5px;
	}

.buyartlf
{
	background-color: #f53214;
	float: left;
	height: auto;
	margin: 10px;
	width: 100px;
}

.buyartrt
{
	background-color: #455544;
	border-radius: 5px;
	float: right;
	height: auto;
	margin: 5px;
	width: 95px;
}

	.buyartrt:hover
	{
		background: linear-gradient(#455544, #737672) repeat scroll 0 0 rgba(0, 0, 0, 0);
	}

.buyart1
{
	color: #fff;
	font-family: "source_sans_probold";
	font-size: 14px;
	padding: 10px;
}

.buyart2
{
	color: #fff;
	font-family: "source_sans_probold";
	font-size: 14px;
	padding: 8px 5px;
}

.buyart3
{
	color: #fff;
	font-family: "source_sans_probold";
	font-size: 18px;
	padding: 0 5px;
}

.buyart31
{
	color: #f53214;
	font-family: "source_sans_probold";
	font-size: 18px;
	margin: 20px 0;
	padding: 0 5px;
}

@media (max-width: 1023px)
{
	.search_downBox
	{
		right: 3%;
	}
}

@media only screen and (min-width:1024px) and (max-width: 1100px)
{
	.search_downBox
	{
		right: 6%;
	}
}

@media only screen and (min-width:1101px) and (max-width: 1280px)
{
	.search_downBox
	{
		right: 12%;
	}
}

@media only screen and (min-width:1281px) and (max-width: 3280px)
{
	.search_downBox
	{
		right: 19%;
	}
}

.searchTopBox input[type="text"]
{
	border: 1px solid #f0f0f0;
	border-radius: 10px;
	box-shadow: none;
	outline: medium none;
	width: 191px;
}

.inputall
{
	background: none repeat scroll 0 0 #f0f0f0;
	border: 1px solid #b4b4b4;
	border-radius: 5px;
	box-shadow: 0 0 0 1px #e1e1e1 inset;
	color: #58595b;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 12px;
	height: 27px;
	padding-left: 3px;
	width: 206px;
}

.searchTopBox > a
{
	background: none repeat scroll 0 0 #fa300f;
	border-radius: 25px;
	color: #fff;
	padding: 6px 20px;
	position: absolute;
	right: 5px;
	text-decoration: none;
	top: 7px;
}

.NoitImage
{
	display: none;
	float: left;
}

.notiDown
{
	background-color: #fff;
	display: none;
	height: auto;
	position: absolute;
	top: 37px;
	width: 240px;
	z-index: 999;
}

	.notiDown ul li
	{
		border-bottom: 1px solid #ccc;
		color: #333;
		font-size: 14px;
		list-style: outside none none;
		padding: 5px 15px;
	}

		.notiDown ul li a
		{
			color: #333;
			text-decoration: none;
		}

.notification
{
	float: left;
	height: 37px;
	position: relative;
	width: 96px;
}

.notiDown ul li:hover
{
	opacity: 0.7;
}

.white_arrow
{
	left: 14px;
	position: absolute;
	top: -9px;
}

.SuggestedJob ul, .AccountSetting1 ul
{
	margin-left: 15px;
}

	.AccountSetting1 ul li
	{
		background-color: #f5f6f8;
		border: 1px solid #7f7d80;
		border-radius: 3px;
		list-style: outside none none;
		margin: 5px;
	}

.SuggestedJob ul
{
	border-radius: 3px;
	list-style: outside none none;
	margin: 5px;
}

	.SuggestedJob ul li p, .AccountSetting1 ul li p
	{
		color: #7d7d7d;
		font-family: "Source Sans Pro";
		font-size: 12px;
		padding: 10px;
	}

	.SuggestedJob ul li h2, .AccountSetting1 ul li h2
	{
		color: #202020;
		font-family: "source_sans_prosemibold";
		font-size: 14px;
		padding: 5px;
	}

.AccountSetting1 ul li a
{
	color: #231f20;
	text-decoration: none;
}

	.AccountSetting1 ul li a h2:hover
	{
		background-color: #ed1b24;
		color: #fff;
	}

	.AccountSetting1 ul li a h2 .active
	{
		background-color: #ed1b24;
		color: #fff;
	}

.AccountSetting1 ul li.active
{
	background-color: #ed1b24;
	color: #fff;
}

.phtgal
{
	height: auto;
	margin-top: 10px;
	width: 100%;
}

	.phtgal ul li
	{
		float: left;
		list-style: outside none none;
		padding: 0 4px;
	}

.feat
{
	float: left;
	height: auto;
	width: auto;
}

.feature
{
	background-color: #ed1c24;
	float: left;
	height: auto;
	margin: 10px 0;
	width: auto;
}

	.feature p
	{
		color: #fff;
		font-family: "Source Sans Pro";
		font-size: 13px;
		font-weight: normal;
		padding: 6px 10px 7px 15px;
	}

.feature1
{
	float: right;
	height: auto;
	width: auto;
}

.hidetab .loader
{
	text-align: center;
	display: block;
	margin-left: auto;
	margin-right: auto; /*text-align: center;*/
}
/*Added by Pooja Gawande for Login*/
.login_form-group
{
	float: left;
	margin: 26px 138px;
}

.login_form-groupNew
{
	margin: 26px 138px; /*margin: 12px;
    margin-left: 202px;*/
}

.login_RegisterPopupTop
{
	background: none repeat scroll 0 0 #fff;
	height: 270px;
	/*height: 250px;*/
	width: 100%;
}

.login_RegisterPopupFooter
{
	float: left;
	/*width: 99%;*/
	margin-left: 0px;
	height: 69px;
}

.login_clearNew
{
	clear: both !important;
	margin-right: 15%;
	margin-bottom: 4%;
	/*margin-right:10%;
    margin-bottom: 7%; */
	margin-top: 8%;
}

.RegisterPopupFooterfornewtumbhi
{
	background: none repeat scroll 0 0 #231f20;
	float: left;
	width: 133%;
	margin-left: -18px;
	height: 55px;
	/* width: 100%; */
	margin-top: -8%;
}

.login_RegisterPopup, .inbox-group
{
	border-radius: 5px;
	/*box-shadow: 0 2px 10px #b0b2b3;*/
	display: none;
	height: 335px;
	/*height: 303px;*/
	overflow: hidden !important;
	width: 500px;
	margin: auto;
	margin-top: 10%; /*width: 655px;*/
}

.login_SignUpText
{
	color: #000;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 14px;
	margin-left: 10px; /*margin-left: 15px;*/
	margin-top: 18px;
	/*width: 30px;*/
	margin-right: 20px;
	vertical-align: middle;
	font-weight: bold;
}

.divLoginFooterNew
{
	background-color: #231f20;
	float: left;
	font-size: 14px;
	height: 62px;
	padding: 18px 60px;
	position: relative;
	/*right: 80%;*/
	right: 62px;
	text-transform: capitalize;
	/*width: 380px;*/
	width: 580px;
	z-index: 9999;
}

.login_fancybox-inner
{
	overflow: hidden;
	margin-top: 9%;
	margin-left: 28%;
}

.Forgotpwd
{
	color: #ed1c24;
	font-family: "Source Sans Pro";
	font-size: 14px;
	margin-left: 18%;
}

.nEW
{
	color: #ed1c24;
	font-family: "Source Sans Pro";
	font-size: 16px;
	margin-left: 6%;
}

.signup_fancybox-inner
{
	overflow: hidden;
	margin-left: 22%;
	margin-top: 13%;
}

.signup_clear
{
	clear: both !important;
	margin-top: 0%;
}

.login_fancybox-close
{
	position: absolute;
	top: 0;
	right: -38px;
	width: 48px;
	height: 48px;
	cursor: pointer;
	z-index: 8040;
}

.forgot_fancybox-outer
{
	padding: 0 !important;
	margin-left: 12%;
	margin-right: 42%;
	margin-top: 20%;
}

.forgot_fancybox-skin
{
	padding: 0 !important;
	margin-top: 13%;
	margin-left: 35%;
}

.forgot_fancybox-inner
{
	margin-left: -25px;
}

.clearforsignup
{
	clear: both !important;
	margin-top: 3%;
}

.forgot_form-group
{
	float: left;
	/*margin: 17px 21px;*/
	margin: 6px 21px;
}

.forgoturpwd
{
	margin-left: 67px;
}

.forgotclear
{
	clear: both !important;
	height: 11px;
}
/*added*/
.clearforerror
{
	height: 20px;
}

.newimage
{
	margin-left: 126px;
}

#inbxleftct
{
	width: 50%;
	float: left;
	height: 610px;
	overflow: auto;
}

.InboxSendPopup, .InboxReplayPopup
{
	display: none;
	height: auto;
	padding: 10px 15px;
	width: 485px;
}

.pagingbutton
{
	background-color: #E8E8E8 !important;
}
/*Added for Shopping cart Hyperlink by Pooja Gawande*/
.link
{
	color: #231f20;
	cursor: pointer;
	/*display: block;*/
	/*float: right;*/
	font-family: "Source Sans Pro";
	font-size: 12px;
	/*margin-top: 15px;*/
	/*text-transform: uppercase;*/
	width: 115px;
}

	.link:hover
	{
		color: #fa300f;
	}

.openloginPopupclick:hover
{
	color: white;
}

.ContactUsLabel
{
	margin-top: 5px;
	float: left;
	width: 220px;
	cursor: default;
}

.DivMinHt
{
	min-height: 645px;
	background: url("../images/middel_bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
}

#contestlist .ctimgbox
{
	float: left;
	margin: 10px;
	border: 1px solid #ccc;
	background-color: #fff;
	width: 299px;
	/*height: 312px;*/
}

#contestlist .ctimgboxin
{
	width: 297px;
	height: 240px;
	overflow: hidden;
	border-bottom: 1px dotted #999999;
}

	#contestlist .ctimgboxin img
	{
		width: 297px;
		min-height: 240px;
	}

#contestlist .ctimgboxintxt
{
	font-size: 14px;
	font-weight: bold;
	padding: 6px;
	text-align: left;
	word-wrap: break-word;
	height: 35px;
	overflow: hidden;
}

#contestlist .ctimgboxintxtlink
{
	clear: both;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	padding: 6px;
}

	#contestlist .ctimgboxintxtlink a:link
	{
		color: #ee252d;
		text-decoration: underline;
	}

	#contestlist .ctimgboxintxtlink a:hover
	{
		color: #ee252d;
		text-decoration: none;
	}

	#contestlist .ctimgboxintxtlink a:visited
	{
		color: #ee252d;
		text-decoration: underline;
	}

.ImageIcon
{
	width: 18px;
	height: 15px;
}

#uploadartworkmsgdiv
{
	float: left;
	margin: 15px;
	font-size: 13px;
	line-height: 19px;
	width: 55%;
}

	#uploadartworkmsgdiv h2
	{
		font-size: 20px;
		margin-bottom: 20px;
	}

	#uploadartworkmsgdiv ul
	{
		margin-left: 50px;
		margin-top: 20px;
	}

	#uploadartworkmsgdiv .div1in
	{
		border: 1px solid #CCC;
		background-color: #F3F3F3;
		padding: 15px;
	}

@media only screen and (max-width: 769px)
{
	#uploadartworkmsgdiv
	{
		float: left;
		margin: 15px;
		font-size: 13px;
		line-height: 19px;
	}
}
/*START - Style added for Home*/

.modal-content
{
	/*width: 600px !important;*/
	margin: 30px auto !important;
}

.Home_MarginLeft_Logo
{
	margin-left: 10px;
}

.Home_MarginLeftTop_SignUp
{
	margin-top: 8px;
	margin-left: 110px;
	display: none;
}

.Home_MarginLeft_Logo45
{
	.rowforlang margin-top: 45px;
}

.pCheckoutHome
{
	text-decoration: none;
}

.displayNoneHome
{
	display: none;
}

.InboxCountDivHome
{
	background-color: #ed1e25;
	color: #FFF;
	border-radius: 50%;
	padding: 6px;
	line-height: 5px;
	position: absolute;
	top: 2px;
	left: 20px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.SignInHome
{
	position: relative;
	/*z-index: 9999;*/
}
/*.middel_sectionHome {
       margin-left: -2px;
}*/
.inner_middel_sectionHome
{
	width: 964px;
}

.example_video_1Home
{
	width: 370px;
	height: 315px;
}

.example_video_1_html5_apiHome
{
	width: 300px;
	height: 150px;
}

.Home_MarginRight5
{
	margin-right: 5px;
}

.Home_MarginRight2
{
	margin-right: 2px;
}

.BannerSpan
{
	/*position: fixed;*/
	display: block;
	float: left;
	top: 0px;
	z-index: 2;
	overflow: hidden;
	position: relative;
	background-color: ghostwhite;
}

.BannerSpanmainImg
{
	position: absolute;
	left: 0px;
	display: block;
	float: left;
	top: 0px;
	z-index: 2;
	border-radius: 5px;
}

.BannerBlock
{
	display: block;
}

.photographyCursor
{
	cursor: pointer;
}

.MusicHome
{
	width: 18px;
	height: 15px;
}

.MusicHomeBlock
{
	display: block;
	height: 165px;
}

.BlogHomeHtWt
{
	height: 167px;
	width: 250px;
}

.HomeWhite
{
	background: white;
}

.HomeAlignRight
{
	align: right;
}

.FeaturedHome
{
	float: left;
	margin: 14px 16px 0px 0px;
}

.FeaturedHometop10
{
	margin-top: 10px;
}

.TestimonialHomeWidth
{
	max-width: 156px;
}
/*.EditfiledSectionleft1 {
    margin-top: 10px;
}*/
/*.MediaViewer {
    border-radius: 5px;
    box-shadow: 0 2px 3px #b0b2b3;
    float: left;
    height: 303px;
    margin: 15px 0 15px 15px;
    position: relative;
    width: 320px;
}*/



.artworkbeltxt
{
	padding: 7px;
	border-top: 1px dotted #d5d5d5;
	font-size: smaller;
	text-align: center;
	font-weight: 900;
	background-color: #eeeeee;
	border-radius: 0 0 5px 5px;
}

	.artworkbeltxt p
	{
		text-align: center !important;
	}

	.artworkbeltxt .btncursor
	{
		cursor: pointer !important;
	}


.btn_SubmitReset
{
	float: left;
	/* margin: 5px 32px; */
	/*margin: 5px 240px;*/
}

.activities1 h1, .ResetPasswordMain h1
{
	/*border-bottom: 1px solid #e7e6e6;*/
	color: red;
	font-family: "source_sans_probold";
	font-size: 20px;
	padding: 16px 387px 8px;
	text-transform: uppercase;
}

.activities1, .ResetPasswordMain
{
	background-color: #fff;
	border-radius: 5px;
	box-shadow: 1px 1px 2px #b0b2b3;
	float: left;
	height: 227px;
	margin: 8px -16px;
	width: 137.5%;
}

	.activities1 h1
	{
		color: #2c2c2c;
		text-transform: none;
	}

.event_top h1
{
	color: #ee252d;
	font-family: "source_sans_prolight";
	font-size: 24px;
	padding: 15px 0 0 0;
	margin-left: 6px;
    margin-bottom: 15px;
}

.contactusfields
{
	color: red;
	/* margin: 10px; */
	position: absolute;
	margin-right: 5px;
	padding-top: 2px;
}

.successmsg
{
	color: green;
	font-size: 13px;
}

.errormsg
{
	color: red;
	font-size: 13px;
    word-wrap:break-word;
}

.chnagepwdbuttons
{
	margin-left: 244px;
}

.topcontest
{
	/*margin-top: -25px;*/
	font-size: 14px;
}

.eventdiv
{
	margin: 0px 0px 25px 0px;
	float: right;
}

.upcoming
{
	width: 135px;
}

.eventcategory
{
	width: 53px;
}

.eventcategory1
{
	width: 50px;
}

.peevent
{
	width: 80px;
}

.catlist
{
	width: 130px;
}

.evntinput
{
	background-color: Gray;
}

.homeadvisor
{
	margin-top: 0;
}

.hometable
{
	width: 100%;
}

.inboxdiv
{
	float: right;
	margin-right: 20px;
}

.inboxblock
{
	display: block;
}

.displayblock
{
	display: block;
}

.inboxnone
{
	display: none;
}

.displaynone
{
	display: none;
}

.listnone
{
	list-style: none;
}

.headercolor
{
	color: red;
}

.mypagespan
{
	cursor: auto;
}

.mpphoto
{
	font-size: 10px;
	margin-top: 5px;
}

.mparts
{
	font-size: 10px;
	margin-top: 5px;
}

.mpfashion
{
	font-size: 10px;
	margin-top: 5px;
}

.mpmusic
{
	font-size: 10px;
	margin-top: 5px;
}

.mpfinearts
{
	font-size: 10px;
	margin-top: 5px;
}

.mpanimation
{
	font-size: 10px;
	margin-top: 5px;
}

.Count
{
	font-size: 12px;
}

.divactivity
{
	background-color: #f9fafb;
	height: 500px !important;
	/*overflow: auto;*/
	margin-top: 15px;
	overflow-y: scroll;
}

.divportfolio
{
	display: none;
	height: 500px !important;
	overflow: auto;
	margin-top: 15px;
}

.divnews
{
	margin: 0px 0px 25px 0px;
	float: right;
}

.divtest
{
	background-color: #e9e9e9;
	color: #000;
	border: 1px solid #ccc;
}

.divtest1
{
	border: 1px solid #ccc;
	border-radius: 0 0 5px 5px;
	border-top: none;
}

.divtest2
{
	width: 208px;
}

.divtest3
{
	margin: 0 20px 0 215px;
}

.testpadding
{
	padding: 5px;
}

.testbtncolor
{
	color: white;
}

.productimage
{
	width: 50px;
	height: 50px;
}

.divfilmsection
{
	display: block;
	height: 165px;
}

.pagingbutton
{
	background-color: #E8E8E8 !important;
}

.termsconditionschecked
{
	text-align: center;
	font-size: 13px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #CCCCCC;
	padding: 15px;
	margin-top: 15px;
}

.uploaddetails
{
	padding: 5px;
	width: 95%;
}

.divforgot
{
	padding: 15px;
	width: 350px;
	/*height: 314px;*/
    height:322px;
	background: #f9f9f9;
	border-radius: 5px;
}

.selectedfiles
{
	margin-left: 10px;
}

.mydiv
{
	margin-left: 7%;
	width: 260px;
}

.caperr
{
	margin-left: 0%;
	width: 260px;
}

.btnforgot
{
	float: left;
	margin: 4px 126px;
}

.profile_slug_new
{
	border-radius: 5px;
	box-shadow: 0 2px 3px #b0b2b3;
	float: left;
	height: auto;
	margin: 10px 0 0;
	width: 248px;
}

.divlogin
{
	margin-left: 80px;
	margin-top: 10px;
	color: red;
}

.closebtn
{
	float: right;
}

.errormsgforupload
{
	color: red;
	margin-left: 14px;
	clear: both;
}

.textboxalignforupload
{
	/*float: left; margin-top: 12px;margin-right:13px;*/
	color: red;
	position: absolute;
	margin-right: 5px;
	padding-top: 2px;
}

.userfields
{
	margin-left: 0px;
}

.row2_contact
{
	float: left;
	/*width: 105px;*/
}

.row2_new
{
	float: left;
	width: 385px;
	margin-left: 12px; /*width: 458px;*/
}

.radiobuttonforupload
{
	display: inline;
	width: 50px;
	align: right;
}

.labelforskilltype
{
	display: inline;
	width: 50px;
	margin: -5% -20%;
	align: right;
}

.categorylist
{
	margin-top: 6px;
}

.categrylistforrow
{
	margin-left: 12px;
	float: left;
	height: auto;
	margin: 10px 15px;
	width: 100%;
}

.msg
{
	margin: 0 auto;
	width: 95%;
	text-align: left;
}

.msg_info
{
	display: block;
	margin: 10px 0px;
	padding: 10px 20px;
	border-radius: 5px;
	background-color: #BDE5F8;
	color: #00529B;
	vertical-align: middle;
	font-size: 13px;
    word-wrap: break-word;
}

.msg_success
{
	display: block;
	margin: 10px 0px;
	padding: 10px 20px;
	border-radius: 5px;
	background-color: #DFF2BF;
	color: #4F8A10;
	vertical-align: middle;
	font-size: 13px;
    word-wrap:break-word;
}

.msg_error
{
	display: block;
	margin: 10px 0px;
	padding: 10px 20px;
	border-radius: 5px;
	background-color: #FFBABA;
	color: #D8000C;
	vertical-align: middle;
	font-size: 13px;
}

.msg_warning
{
	display: block;
	margin: 10px 0px;
	padding: 10px 20px;
	border-radius: 5px;
	background-color: #FEEFB3;
	color: #9F6000;
	vertical-align: middle;
	font-size: 13px;
}

.job
{
	display: block;
	margin: 0 auto;
	padding: 10px;
}

.fileUploadJob
{
	margin-bottom: 15px;
}

.profilemsg
{
	color: green;
}

.uploadartworkfields
{
	color: red;
	float: left;
	margin-top: 12px;
}
/*Logininfo*/
.cancelbtnlogin
{
	float: right;
}

.statusMessageforlogin
{
	color: #ed1c24;
	font-family: "Source Sans Pro";
	font-size: 15px;
	margin-left: 80px;
	margin-top: 10px;
	color: red;
}

.clearforregister
{
	clear: both !important;
	align: center;
	font-size: 12px;
	padding: 10px;
}

.statusMessageforregister
{
	font-family: "Source Sans Pro";
	font-size: 15px;
	color: red;
	font-size: 13px;
	padding: 10px 0 0 0;
	text-align: center;
	clear: both;
}

.statusMessagefornotification
{
	font-family: "Source Sans Pro";
	font-size: 15px;
	/*margin-left: 28px;
       margin-top: 45px;*/
	color: red;
	font-size: 13px;
	padding: 0 0 0 10px;
	text-align: center;
	clear: both;
}

.errormsgfoeresetpwd
{
	color: red;
	margin-left: 1px;
	font-size: 12px;
}

.statusMessageforresetpwd
{
	font-family: "Source Sans Pro";
	font-size: 15px;
	/*margin-left: 243px;*/
	margin-left: 18px;
	color: green;
	/*margin-top: 135px;*/
	margin-top: 132px;
	display: block;
	position: absolute;
}

#loginscreen
{
	width: 415px;
	margin: 0 auto;
	font-size: 13px;
	-webkit-box-shadow: 0px 0px 18px -6px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 18px -6px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 18px -6px rgba(0,0,0,0.75);
	border-radius: 5px;
	border: 1px solid #CCC;
	margin: auto;
	/*margin-top: 10%;*/
	margin-top: -6%;
	background-color: #fff;
	margin-left: 51.8%;
	position: absolute;
	margin-top: 36px;
	z-index: 10;
}

@media only screen and (max-width: 800px)
{
	#loginscreen
	{
		margin-left: 40%;
		margin-top: 15px;
	}
}

#loginscreen .label
{
	/*margin-top: 25px;*/
	margin-top: 20px;
	font-weight: bolder;
	float: left;
	width: 85px;
	margin-left: 25px;
	color: black;
	font-size: 14px;
}

#loginscreen .input
{
	margin-top: 20px;
	font-weight: bold;
	float: left;
	width: 90px;
}

#loginscreen a:link
{
	color: #000;
	text-decoration: underline;
	margin-left: 10px;
}

#loginscreen a:visited
{
	color: #000;
	text-decoration: underline;
	margin-left: 10px;
}

#loginscreen a:hover
{
	color: #ee252d;
	text-decoration: none;
	margin-left: 10px;
}

#loginscreen .input input
{
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	padding: 6px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 240px;
	/*text-transform: lowercase;*/
}
/*END - Style added for Home*/

#lftvertical
{
	float: left;
	position: fixed;
	top: 25%;
	font-size: 12px;
	margin-left: 5px;
	z-index: 999;
	width: 52px;
	text-align: center;
	font-weight: bold;
}

@media only screen and (max-width: 1024px)
{
	#lftvertical
	{
		display: none !important;
	}

	.breadcrumbs
	{
		display: block;
	}

	.breadcrumbs_Microsite
	{
		display: block;
	}

	.animation_section
	{
		display: none;
	}

	.mall_section
	{
		display: none;
	}
}

.shareaholic-share-buttons-container.floated
{
	display: none;
}

label
{
	margin-bottom: 10px !important;
}

#threesections
{
	margin: 15px 0 15px 0;
}

	#threesections .threepart
	{
		width: 311px;
		font-size: 13px;
		line-height: 18px;
		padding: 15px;
		background: none repeat scroll 0 0 #f6f8fa;
		border-radius: 3px;
		border-top: #fb300f solid 2px;
		box-shadow: rgb(227, 228, 232) 0px 2px 0px;
		float: left;
		/*height: 200px;*/
        height:207px;
		position: relative;
		word-wrap: break-word;
        text-align: justify;
	}
/*removing inline css*/
.itemdetailwsnone
{
	border: thin dotted #C0C0C0;
	overflow-y: scroll;
	width: auto;
	height: 600px;
	display: none;
}

.styleleft
{
	text-align: left;
}

.contactusmsg
{
	color: red;
	font-size: medium;
}

.captchaerror
{
	color: red;
}

.inpuerrorforchangepwd
{
	font-size: 12px;
	color: #F00;
	margin-left: 0px;
}

.search-box-container
{
	border-bottom: 1px dashed #aeaeae;
	margin-top: 25px;
}

.pagination-container ul li a
{
	background: url("../images/pagination.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
	color: #323232;
	float: left;
	min-width: 30px;
	padding: 7px 5px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
}

.pagination ul li a
{
	/*background: url("../images/pagination.png") no-repeat scroll 0 0 / 100% 100% rgba(0, 0, 0, 0);
	color: #323232;
	float: left;
	min-width: 30px;
	padding: 7px 5px;
	text-align: center;
	text-decoration: none;
	cursor: pointer;*/

    color: #323232;
    float: left;
    min-width: 30px;
    padding: 7px 5px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 4px;
        border: 1px solid #C7BCBC;

}

.eventlabelcurrent
{
	width: 135px;
	vertical-align: -webkit-baseline-middle;
}

.eventlabelpast
{
	width: 80px;
	vertical-align: -webkit-baseline-middle;
}

.eventlabelcat
{
	width: 53px;
}

.eventpagination
{
	margin: 0px 0px 25px 0px;
	float: right;
}

.followerslabelcolor
{
	color: red;
}

.liststylenone
{
	list-style: none;
}

.profile_details_scorefeatured span, .followers_details_scorefeatured span
{
	color: #768082;
	cursor: pointer;
	float: left;
	font-family: "source_sans_probold";
	font-size: 14px;
	margin: auto;
	padding: 5px 35px;
	text-align: justify;
	width: 30px;
}

.profile_details_scorefeatured
{
	border-right: 1px solid #e3e4e8;
	float: left;
	height: auto;
	margin: 10px 1px;
	width: 80px;
}

	.profile_details_scorefeatured p
	{
		color: #768082;
		font-family: "source_sans_prolight";
		font-size: 12px;
		padding: 5px 38px;
		text-align: center;
	}

.followers_details_scorenew
{
	border-right: 1px solid #e3e4e8;
	float: left;
	height: auto;
	margin: 10px 1px;
	width: 45%;
	text-align: center;
}

	.followers_details_scorenew p
	{
		color: #768082;
		font-family: "source_sans_prolight";
		font-size: 12px;
		/*padding: 5px 38px;*/
		cursor: pointer;
		text-align: center;
	}

	.followers_details_scorenew span
	{
		color: #768082;
		cursor: auto;
		font-family: "source_sans_probold";
		font-size: 14px;
		text-align: center;
	}

.labelforfollowers
{
	color: red;
}

.uploadnew
{
	background-color: #fa300f;
	border-radius: 5px;
	color: #fff !important;
	display: none;
	float: left;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 8px;
	padding: 5px 20px;
	text-decoration: none;
	text-transform: uppercase;
	cursor: pointer;
}

.selectfilebtn
{
	font-size: 20pt;
	width: 147px;
	height: 28px;
}

.styleleftupload
{
	padding: 5px;
	float: left;
}

.termsandconditionupload
{
	text-align: center;
	font-size: 13px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #CCCCCC;
	padding: 15px;
	margin-top: 15px;
}

.profile_slugnew
{
	border-radius: 5px;
	box-shadow: 0 2px 3px #b0b2b3;
	float: left;
	height: auto;
	margin: 10px 0 0;
	width: 248px;
	float: left;
}

.rowforsubcat
{
	margin-left: 12px;
	float: left;
	width: 105px;
}

.rowforcat
{
	margin-left: 12px;
	float: left;
	width: 105px;
	margin-top: 6px;
}

.rowfortagwords
{
	margin-left: 12px;
	float: left;
	width: 105px;
}

.rowforgenre
{
	margin-left: 22px;
	float: left;
	width: 105px;
}

.rowforlang
{
	margin-left: 22px;
	float: left;
}

.rowfortitle
{
	margin-left: 12px;
	float: left;
	width: 105px;
}

.rowfordescription
{
	margin-left: 12px;
	float: left;
	width: 105px;
}

.rowfordetaildescription
{
	margin-left: 28px;
	float: left;
	width: 105px;
}

.rowforskilllevelNew
{
	padding-top: 11px !important;
}

.rowforskilllevel
{
	margin-left: 12px;
	margin-top: 6px color: #363636;
	display: inline-block;
	float: left;
	font-family: "Source Sans Pro";
	font-size: 14px;
	height: auto;
	margin-bottom: 5px;
	width: 200px;
	cursor: auto;
	padding-top: 7px;
}

.radiocategory
{
	color: #505050;
	float: left;
	font-size: 14px;
	vertical-align: middle;
	margin: 5px 20px 0px 0px;
}

	.radiocategory input[type="radio"]
	{
		float: left;
		margin-right: 8px;
	}

.englang
{
	width: 65px;
	float: left;
	margin-top: 3px;
}

.hindilang
{
	width: 50px;
	float: left;
	margin-top: 3px;
}

.erormsgforupload
{
	color: red;
	font-size: 12px;
}

.erormsgforwriting
{
	color: red;
	display: block;
	margin-left: 13px;
	font-size: 12px;
	width: 145px;
}

.descriptiontextarea
{
	visibility: hidden;
	display: none;
}

.skilllabel
{
	float: left;
	width: 105px; /*width: 458px;*/
	margin-top: 6px;
}

.radiobtnforskilltype
{
	display: inline;
	align: right;
	margin: 0 14px 0 18px !important;
}

.labelskilltype
{
	display: inline;
	width: 50px;
	margin: -5% -12%;
	cursor: auto;
	font-size: 14px;
}

.rowforcategory
{
	margin-left: 12px;
	float: left;
	width: 105px;
	margin-top: 6px;
}

.RegisterPopupnew
{
	border-radius: 5px;
	box-shadow: 0 2px 10px #b0b2b3;
	display: none;
	/*height: 361px;*/
	height: auto;
	overflow: hidden !important;
	width: 655px;
	margin: auto;
	margin-top: 20px;
	display: block;
}

.inpuerrorforregister
{
	font-size: 12px;
	color: #F00;
	margin-left: 0px;
}

.form-groupforregister
{
	float: left;
	margin: 10px 21px;
	/*width: 281px;*/
}

.btn-cancel
{
	margin-right: 40px;
}

.RegisterPopupFooterleft p
{
	color: #fff;
	font-size: 12px;
	padding: 22px;
}

.registeredlabel
{
	margin-top: -46px;
}

.openloginPopupclick
{
	color: white;
}

.openloginPopupclickfooter
{
	color: red;
	cursor: pointer;
}

	.openloginPopupclickfooter:hover
	{
		color: white;
	}

.Myprofilereset
{
	display: block;
	padding: 20px 40px 20px 40px;
}

.profilefullname
{
	color: red;
	float: left;
	margin-top: 5px;
}

.EditfiledSectionrightnew
{
	float: left;
	height: auto;
	width: 275px;
}

	.EditfiledSectionrightnew span
	{
		color: red;
		float: left;
		margin-top: 5px;
	}

	.EditfiledSectionrightnew input[type="text"], .EditfiledSectionrightnew textarea, .EditfiledSectionrightnew input[type="password"]
	{
		background: none repeat scroll 0 0 #ffffff;
		border: 0 none !important;
		border-radius: 5px;
		box-shadow: 0 0 5px rgba(0, 0, 0, 0.5) inset;
		color: #505050;
		display: block;
		font-family: "Source Sans Pro";
		font-size: 0.8725em;
		outline: medium none;
		padding: 5px;
		width: 100%;
	}

.EditfiledSectionleft label
{
	margin-bottom: 10px !important;
	color: #363636;
	display: inline-block;
	font-family: "Source Sans Pro";
	font-size: 14px;
	height: auto;
	margin-bottom: 5px;
	width: 200px;
	cursor: auto;
}
/*.EditorClassforaboutme {
       max-width: 90%;
}*/
.successmsgfortestimonial
{
	color: green;
	float: right;
}

.symbolmsgfortestimonial
{
	color: red;
	float: right;
}

.userpicfortestimonial
{
    border-radius: 50%;
	height: 180px;
	margin: auto;
	padding-top: 0px;
	width: 180px;
    margin-top:10px;

	/*max-width: 156px;
	width: 140px;
	height: 140px;
	border: 1px solid #999;*/
}

.divtest2 label
{
	width: 180px;
	text-align: center;
}

.text_inboxfortestimonial
{
	border: 1px solid #ccc;
	border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 91%;
	padding: 5px;
}

.errormsgforcaptcha
{
	color: red;
}

.btncolor
{
	color: white;
}

.search_downBox
{
	background: none repeat scroll 0 0 #fff;
	border-radius: 5px;
	box-shadow: 0 2px 5px #a8aaac;
	display: none;
	/* margin-left: 70%; */
	/* margin-top: -36.6%; */
	padding: 5px;
	position: absolute;
	/* width: 212px; */
	z-index: 999;
	top: 4%;
	right: 5%;
}
/*newly added classes for microsites*/
.sapn_small_top_textnew
{
	/*background-color: #a8d7ff;*/
	height: 91px;
	padding: 4px 5px;
	width: 138px;
	overflow: hidden;
	text-align: center;
	-webkit-box-shadow: inset 0px 0px 88px -19px rgba(0,0,0,0.33);
	-moz-box-shadow: inset 0px 0px 88px -19px rgba(0,0,0,0.33);
	box-shadow: inset 0px 0px 88px -19px rgba(0,0,0,0.33);
}

	.sapn_small_top_textnew p
	{
		color: #01335e;
		font-size: 12px;
		line-height: 16px;
	}

.pagewritingstyle
{
	margin-bottom: 20px;
}

.categorymargin
{
	margin-top: 10px;
}

.backcolorformicrosite
{
	background-color: #f6f8fa;
}

.topmarginformsg
{
	padding-top: 10px;
}

.marginforadvpanel
{
	margin-top: 0px;
}

.labelforadv
{
	width: 53px;
}

.dropdownforadv
{
	width: 130px;
}

.paginationforadv
{
	margin: 0px 0px 25px 0px;
	float: right;
}

.threepart img
{
	max-width: 125px;
	max-height: 135px;
}

.logo_text
{
	display: block;
	margin: 25px 0 0 65px;
	float: left;
}


.searchnew
{
	font-family: "Source Sans Pro";
	width: 550px;
	padding: 4px;
	max-width: 460px !important;
	border-radius: 2px;
	border: 1px solid #B8B9BC;
}

.searchiconew
{
	margin-bottom: -9px;
    content: url("../images/searchnew.jpg");
}

.user_commnt_txt a:hover
{
	color: blue;
	cursor: pointer;
}

.shareaholic-share-buttons-container .shareaholic-share-buttons-heading
{
	font-weight: bold !important;
	margin-left: 5px !important;
}

.s
{
	margin-right: 5px !important;
}


#ContentPlaceHolder1_divUploadDetails > div:nth-child(2)
{
	border-right: none !important;
}



:-ms-input-placeholder
{ /* Internet Explorer 10-11 */
	color: gray !important;
}

/*Artword display page CSS*/


#divUserUpload, #divViewMore
{
	float: left;
	margin: 8px 40px;
}

#aNextMore
{
	margin-left: 0px;
	margin-right: 5px;
	margin-top: 20px;
}

#aNext
{
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 20px;
}

.textareaArtnew
{
	max-width: none;
}

.user_commnt_txt h1
{
	text-align: left;
}

#detailedDescription
{
	margin-bottom: 29px;
	word-break: break-all;
	text-align: left;
	line-height: 31px;
	margin-left: 13px;
	margin-right: 13px;
}

#artifactImage
{
	max-width: 654px;
}

#shortDescription
{
	border-radius: 5px;
	border: 1px dotted gainsboro;
	margin-top: 10px;
	padding: 7px;
	word-break: break-all;
	line-height: 17px;
	font-size: small;
	background-color: #fff;
}

.contentLoadErrMsg
{
	color: red;
	font-size: small;
}

.norecfoundmsg
{
	font-size: small;
}

.ft20
{
	font-size: 20px;
}

.marginSearch
{
	margin-right: 0px !important;
}

.txtaretestimonial
{
	padding: 5px;
	height: 120px;
	/*width: 100% !important;*/
	/*max-width: 100% !important;*/
}

.FollowImage
{
	border-radius: 0px !important;
	height: auto !important;
	margin-left: 0px !important;
    float:right;
}

.pricestrike
{
	text-decoration: line-through;
	font-size: 16px;
	margin-right: 5px;
}

.pricemain
{
	color: #ed1e25;
	font-size: 22px;
	font-weight: bold;
	margin-right: 5px;
}

.priceoff
{
	font-size: 16px;
	color: #ed1e25;
}


.MediaViewerfollowuser
{
	height: 160px;
	width: 160px;
	overflow: hidden;
	border-radius: 200px;
	margin-left: 25%;
	margin-top: 25px;
}

.radioBtnClassUploadArt
{
	margin-left: 1px;
}

.MediaViewerfollowuser img
{
	height: 170px;
	width: 170px;
}

#searchresult
{
	margin-top: 15px !important;
}

.SpanforSlash
{
	margin-left: 2px;
	color: white;
}

.eventtxtsection a:link
{
	color: #fa300f;
}

.eventtxtsection a:visited
{
	color: #fa300f;
}

.eventtxtsection a:hover
{
	color: #fa300f;
}

.ftboldwhite
{
	color: white;
	font-weight: bold;
}

.sellnewart
{
	float: right;
	margin-top: -43px;
	margin-right: 10px;
}

	.sellnewart a:link
	{
		padding: 2px 13px;
		background-color: #ed1e25;
		border-radius: 3px;
		color: white;
		cursor: pointer;
		text-decoration: none;
	}

	.sellnewart a:hover
	{
		text-decoration: none;
		color: white;
	}

	.sellnewart a:visited
	{
		text-decoration: none;
		color: white;
	}

#jwplayer_wrapper, #jwplayer
{
	width: 100% !important;
}

.sdnwouterWrap
{
	overflow: hidden;
	background: none repeat scroll 0 0 #e50000;
	border: 1px solid #e50000;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	margin-top: 2px;
	padding: 5px 10px;
	position: relative;
	float: left;
	height: 24px;
	width: 110px;
	text-align: center;
	padding-top: 3px;
}

#sdnwfileUpload
{
	height: 50px;
	width: 150px;
	margin-left: -46px;
	font-size: 70px;
	margin-top: -20px;
	opacity: 0;
	cursor: pointer;
}

.homebotlistnw
{
	font-size: 12px;
	margin-top: 10px;
	margin-left: 5px;
}

	.homebotlistnw li
	{
		list-style: none;
		float: left;
		margin-right: 7px;
		line-height: 25px;
	}

		.homebotlistnw li a:link
		{
			color: #5d7db3;
		}

		.homebotlistnw li a:hover
		{
			color: #fa003f;
		}

		.homebotlistnw li a:visited
		{
			color: #5d7db3;
		}

.mt10minus
{
	margin-top: -10px !important;
    text-align: justify;
}

.uploadartworkrow
{
	/*float: left;*/
	margin-bottom: 2px;
	margin-left: 12px;
	width: 395px;
}

.label
{
	margin-bottom: 10px !important;
	font-size: 14px;
}

.srchpgdiv div
{
	margin-top: 15px;
}

.srchpgdiv input, .srchpgdiv select, .srchpgdiv a
{
	margin-right: 10px;
}

.srchpgdiv input
{
	width: 200px;
}

.srchpgdiv .divsrchbutton
{
	margin-top: 25px;
}

#jwplayer_jwplayer_display
{
	width: auto !important;
}

#myrating
{
	width: 100%;
	text-align: center;
}

.rating
{
	/*float: left;
        margin-left: 20px;*/
	width: 160px;
	margin: 0 auto;
}

	/* :not(:checked) is a filter, so that browsers that don’t support :checked don’t 
       follow these rules. Every browser that supports :checked also supports :not(), so
       it doesn’t make the test unnecessarily selective */
	.rating:not(:checked) > input
	{
		position: absolute;
		top: -9999px;
		clip: rect(0,0,0,0);
	}

	.rating:not(:checked) > label
	{
		float: right;
		width: 1em;
		padding: 0 .1em;
		overflow: hidden;
		white-space: nowrap;
		cursor: pointer;
		font-size: 200%;
		line-height: 1.2;
		color: #bbb;
		/*text-shadow:1px 1px #bbb, 2px 2px #666, .1em .1em .2em rgba(0,0,0,.5);*/
	}

		.rating:not(:checked) > label:before
		{
			content: '★ ';
		}

	.rating > input:checked ~ label
	{
		color: #ed1d25;
		/*text-shadow:1px 1px #c60, 2px 2px #940, .1em .1em .2em rgba(0,0,0,.5);*/
	}

	.rating:not(:checked) > label:hover,
	.rating:not(:checked) > label:hover ~ label
	{
		color: gold;
		/*text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);*/
	}

	.rating > input:checked + label:hover,
	.rating > input:checked + label:hover ~ label,
	.rating > input:checked ~ label:hover,
	.rating > input:checked ~ label:hover ~ label,
	.rating > label:hover ~ input:checked ~ label
	{
		color: orange; /*#ea0*/
		/*text-shadow:1px 1px goldenrod, 2px 2px #B57340, .1em .1em .2em rgba(0,0,0,.5);*/
	}

	.rating > label:active
	{
		position: relative;
		top: 2px;
		left: 2px;
	}

#AbuseReasonId
{
	width: 90%;
}

#divReportAbuse
{
	display: inline;
}

.reportedForAbuseByUser
{
	color: #ed1c24;
	cursor: default;
    word-wrap: break-word;
}

#modalReportAbuse p
{
	line-height: 28px;
}

#overlay
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	display: none;
}

#overlayF
{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	z-index: 100;
	display: none;
}

.cnt223 a
{
	text-decoration: none;
}

.popup
{
	width: 100%;
	margin: 0 auto;
	display: none;
	position: fixed;
	z-index: 101;
	top: 27px;
	right: 0;
	bottom: 0;
	left: 0;
}

.popupF
{
	width: 100%;
	margin: 0 auto;
	display: none;
	position: fixed;
	z-index: 101;
	top: 27px;
	right: 0;
	bottom: 0;
	left: 0;
}

.cnt223
{
	/*min-width: 600px;*/
	width: 40% !important;
	min-height: 106px;
	margin: 100px auto;
	background: #f3f3f3;
	position: relative;
	z-index: 103;
	padding: 22px;
	border-radius: 5px;
	box-shadow: 0 2px 5px #000;
}

.socialPartial
{
	/* min-width: 600px; */
	width: 30%;
	min-height: 106px;
	margin: 100px auto;
	background: #f3f3f3;
	position: relative;
	z-index: 103;
	padding: 22px;
	border-radius: 5px;
	box-shadow: 0 2px 5px #000;
}

.cnt223 p
{
	clear: both;
	color: #555555;
	/*text-align: justify;*/
	margin-bottom: 10px;
}

	.cnt223 p a
	{
		color: #d91900;
		font-weight: bold;
	}

.cnt223 .x
{
	float: right;
	/*height: 35px;*/
	right: -10px;
	position: relative;
	top: -12px;
	/*width: 34px;*/
}

	.cnt223 .x:hover
	{
		cursor: pointer;
	}

.catlistmob
{
	float: left;
	height: auto;
	padding: 10px 10px 0;
	width: 100%;
	display: none;
}




.cnt223nw
{
	max-width: 640px;
	margin: 30px auto;
	background: #f3f3f3;
	position: relative;
	z-index: 103;
	padding: 20px;
	border-radius: 5px;
	box-shadow: 0 2px 5px #000;
}

	.cnt223nw p
	{
		clear: both;
		color: #000;
		text-align: center;
		/* margin-bottom: 10px; */
		background-color: #c2c2c2;
		padding: 5px 10px;
		margin-top: -4px;
	}

		.cnt223nw p a
		{
			color: #d91900;
			font-weight: bold;
		}

	.cnt223nw .x
	{
		float: right;
		/*height: 35px;*/
		right: -10px;
		position: relative;
		top: -12px;
		/*width: 34px;*/
	}

		.cnt223nw .x:hover
		{
			cursor: pointer;
		}

	.cnt223nw a
	{
		text-decoration: none;
	}

.posrel
{
	position: relative !important;
}

.posimg100 img
{
	width: 100%;
}

.nextpop
{
	float: right;
	font-weight: bold;
	font-size: 14px;
	background-color: #ed1c24;
	color: #fff;
	padding: 3px 10px;
	border-radius: 5px;
	cursor: pointer;
}

.prevpop
{
	float: left;
	font-weight: bold;
	font-size: 14px;
	background-color: #ed1c24;
	color: #fff;
	padding: 3px 10px;
	border-radius: 5px;
	cursor: pointer;
}

.wdpopout
{
	text-align: center;
	padding-top: 10px;
}

.fb_iframe_widget
{
	vertical-align: super;
}

.flowplayer_video
{
	width: 100%;
	height: 400px;
}

.flowplayer_audio
{
	/*width:100%;*/
	height: 200px;
}

.shareMargin
{
	max-height: 400px;
	overflow: hidden;
}

.popUpBg
{
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 998;
}

.abusescreen {
    margin-top:113px;
}

.othersfield {
    color:red;
}

.btnpay 
{
	background-color: #45484d;
	background-image: linear-gradient(to bottom, #e60000, #e60000);
	border: 1px solid #e60000;
	border-radius: 3px;
	color: #fff !important;
	display: inline-block;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 235px;
	padding: 5px 10px;
	text-decoration: none;
	text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
.minhtforcontestpagination {
min-height:632px;
}

.overflowvisible {
overflow:visible !important;
}

.pointer {
    cursor:pointer;
}

#contestlist .ctimgboxintxtlinkforclosed
{
	clear: both;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
	/*padding: 6px;*/
    color:red;
    text-transform: lowercase;
    float:left;
}
#divSummaryEvent h1
{
	font-size:13px;
    font-weight:100;
    clear:both;
}
.minhtforcontestpagination h1 {
font-size:15px;
font-weight:500;
font-family: "Source Sans Pro";
}
#titleevent
{
	color: #ed1c24;
	font-family: "Source Sans Pro";
	font-size: 15px;
	margin: 18px 15px 10px 22px;
	padding-bottom: 10px;
	text-transform: uppercase; /*text-align:center;*/
    font-weight: bold;
}

.marginabuse {
    margin:5px 2px!important;
}

.titleNews {
    color: #ed1c24;
	font-family: "Source Sans Pro";
	font-size: 15px;
	margin: 18px 15px 10px 22px;
	padding-bottom: 10px;
	text-transform: uppercase; /*text-align:center;*/
    font-weight: bold !important;
}

.knowmore{
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    padding: 6px;
}

.knowmore a{
color: #ee252d;
    text-decoration: underline;
}

.knowmore a:hover{
    color: #ee252d;
    text-decoration: none;
}


/*Facebook Css classes*/
.choose_file_new_Fb_Images
{
	background: none repeat scroll 0 0 #e50000;
	border: 1px solid #e50000;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	/*display: inline-block;*/
	margin-top: 2px;
	padding: 5px 10px;
	position: relative;
	float: left;
	height: 24px;
	/*width: 192px;*/
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
    margin-left:5px;
}

	.choose_file_new_Fb_Images a
	{
		color: #fff !important;
		font-size: 13px !important;
		cursor: pointer;
	}

	.choose_file_new_Fb_Images input[type="file"]
	{
		left: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		cursor: pointer;
		width: 180px;
		height: 50px;
		margin-top: -20px;
		margin-left: -50px;
	}


 .choose_file_new_Fb_Videos
{
	background: none repeat scroll 0 0 #e50000;
	border: 1px solid #e50000;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	/*display: inline-block;*/
	margin-top: 2px;
	padding: 5px 10px;
	position: relative;
	float: left;
	height: 24px;
	/*width: 195px;*/
	text-align: center;
	padding-top: 3px;
	overflow: hidden;
    margin-left:5px;
}

	.choose_file_new_Fb_Videos a
	{
		color: #fff !important;
		font-size: 13px !important;
		cursor: pointer;
	}

	.choose_file_new_Fb_Videos input[type="file"]
	{
		left: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		cursor: pointer;
		width: 180px;
		height: 50px;
		margin-top: -20px;
		margin-left: -50px;
	}

    .Facebookpopupfooter {
    margin-top:0px !important;
    clear:both;
}

    .labelforfacebook
{
	color: red;
}
    
.uploded_details_Facebook
{
	background-color: #eceef0;
	border: 1px solid #b7b7b7;
	border-radius: 5px;
	color: #768082;
	float: left;
	font-size: 12px;
	margin: 15px;
	padding: 5px;
	width: 95%;
}

	.uploded_details_Facebook a
	{
		color: #fa003f;
	}
  .msg_error_fb
{
    text-align: left;
	display: block;
	margin: 10px 0px;
	padding: 10px 20px;
	border-radius: 5px;
	background-color: #BDE5F8;
	color: #00529B;
	vertical-align: middle;
	font-size: 13px;
    word-wrap: break-word;
}


ul#imagediv li {
    /*float: left;*/
    text-align: center;
    min-width: 250px;
    background-color:#5A86C7;
    border: 1px solid #D4D3D3;
    margin:5px 0px;
    font-style:normal;
    color:#fff;
    font-family:arial;
    padding: 1%;
    list-style: none;
    word-wrap: break-word;
    word-break: break-all;
    width:100%;
    clear:both;
    /*height: 230px;*/
}

ul#imagediv li h2 {
    border-bottom: 1px solid #e7e6e6;
    color: #505050;
    font-size: 15px;
    font-style: italic;
    padding: 3px 0px 2px;
    word-wrap: break-word;
    word-break: break-all;
    line-height: 20px;
}

ul#imagediv li h3 {
    color: #fa300f;
    font-family: "latobold";
    font-size: 15px;
    padding: 9px 0px 9px;
    text-align: center;
    width: 100%;
}

ul#imagediv li img {
    height: auto;
    min-width: 80px !important;
}
.expand {
    font-weight: bold;
    font-style: italic;
    font-size: 12px;
    cursor: pointer;
}
.expandable {
    display:none;
}

.fb-video{
    max-height: 430px;
    overflow: auto;
    width:100%;
}
.fb_images {
       float: left;
    width: 250px;
    /* background-color: #F7F7F7; */
    /* border: 1px solid #E4E4E4; */
    padding: 5px;
    margin: 5px;
    /* margin-right: 10px; */
    -webkit-box-shadow: 0px 0px 5px 1px rgba(214,214,214,1);
    -moz-box-shadow: 0px 0px 5px 1px rgba(214,214,214,1);
    box-shadow: 0px 0px 5px 1px rgba(214,214,214,1);
    /* display: block; */
    height:200px;

}
.fb_images input {
    position:absolute;
    left:10px;
    top:32px;
}
.fb_images {
    position:relative;
}
    .fb_images img {
        /*max-height: -moz-calc(100% - 27px);
        max-height: -webkit-calc(100% - 27px);
        max-height: calc(100% - 27px);*/
        max-height:100%;
        max-width:100%;
    }
.photo {
    width: 101%;
    clear: both;
    display: inline-block;
    border: 1px solid #E4E4E4;
    padding: 5px;
}
.fb_images h2 {
    white-space: nowrap; 
    overflow: hidden;
    text-overflow: ellipsis;    
}

.fbVideoTitle{
    padding: 10px;
    background: #5A86C7;
    color: #fff;
}
.fbVideoPanel {
    margin-bottom:25px;
    position:relative;
}
.fbVideoPanel input{
    position: absolute;
    z-index: 9;
    top: 39px;
    left: 7px;
}
.msg_novideo_fb
{
    text-align: left;
	margin: 10px 0px;
	padding: 10px 20px;
	border-radius: 5px;
	background-color: #BDE5F8;
	color: #00529B;
	vertical-align: middle;
	font-size: 13px;
    word-wrap: break-word;
}

.FbSpinner {
/*border: 1px solid #CCC;*/
		/*background-color: #F3F3F3;*/
		padding: 15px;
}

.FbSpinnerimg {
margin-top:5px;
width:50px;
margin-left:215px;
}

.FbSpinner p {
text-align:center;
}


.success_left  {
    cursor: pointer;
    position: absolute;
    z-index: 9;
    height: 50px;
    vertical-align: middle;
    border-radius: 3px;
    background: #fff;
    color: #000;
    display: table;
    font-size: 40px;
    line-height: 70px;
    transform: scale(2,3);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    width: 1%;
    left: 16px;
    top: 50%;
    margin-top: -70px;
    padding: 0px 9px;
}

.success_right  {
    cursor: pointer;
    position: absolute;
    z-index: 9;
    height: 50px;
    vertical-align: middle;
    border-radius: 3px;
    background: #fff;
    color: #000;
    display: table;
    font-size: 40px;
    line-height: 70px;
    transform: scale(2,3);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    -o-transform: scale(1,1);
    width: 1%;
    right: 20px;
    padding: 0px 14px;
    top: 50%;
    margin-top: -70px;
}
.success_share  {
    font-weight: 100 !important;
    margin: 5px;
    
   
}

.success_paddbtm{
        /*padding-bottom: 44px;*/
}

.loading_video_FB
{
    /*text-align: left;
	margin: 10px 0px;
	padding: 10px 20px;*/
	border-radius: 5px;
	background-color: #BDE5F8;
	color: #00529B;
	vertical-align: middle;
	font-size: 13px;
    word-wrap: break-word;
    width:178px;
}
.FbSpinner_load {
/*border: 1px solid #CCC;*/
		/*background-color: #F3F3F3;*/
		padding: 15px;
        margin-left: 155px;
}

.FbSpinnerimg_load {
/*margin-top:5px;
width:50px;
margin-left:215px;*/
}
.FbSpinner_load p {
/*text-align:center;*/
}




.fb_images label {
  border: 1px solid #fff;
  display: block;
  position: relative;
  cursor: pointer;
  height:calc(100% - 26px);
}

.fb_images label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid grey;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}

.fb_images label img {
  /*height: 100px;
  width: 100px;*/
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
  
}

.fb_images :checked + label {
  border-color: #ddd;
}

.fb_images :checked + label:before {
  content: "✓";
  background-color: #4D7BB5;
  transform: scale(1);
  z-index:1;
}

.fb_images :checked + label img {
 /**/ transform: scale(0.9);
  box-shadow: 0 0 5px #333;
  z-index: 0;
}


.fb_Videos_click label {
  border: 1px solid #fff;
  padding: 10px;
  display: block;
  position: relative;
  margin: 10px;
  cursor: pointer;
}

.fb_Videos_click label:before {
  background-color: white;
  color: white;
  content: " ";
  display: block;
  border-radius: 50%;
  border: 1px solid grey;
  position: absolute;
  top: -5px;
  left: -5px;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 28px;
  transition-duration: 0.4s;
  transform: scale(0);
}

.fb_Videos_click label video source {

  height: 100px;
  width: 100px;
  transition-duration: 0.2s;
  transform-origin: 50% 50%;
}

.fb_Videos_click :checked + label {
  border-color: #ddd;
}

.fb_Videos_click :checked + label:before {
  content: "✓";
  background-color: #4D7BB5;
  transform: scale(1);
}

    .fb_Videos_click :checked + label video source {
        transform: scale(0.9);
        box-shadow: 0 0 5px #333;
        z-index: -1;
    }

.ctimgbox_mob {
    display:none;
}
@charset "utf-8"; /* CSS Document */

@media only screen and (min-width: 415px) and (max-width: 748px){

.select_website2{
    display: none;
}

}

@media only screen and (max-width: 736px) {
    
.ctimgbox_mob {
    width: 100%;
    text-align: center;
}
    .ctimgbox_mob {
    display:block;
}
     .cnt223 {
            /*min-width: 600px;*/
            width: 70% !important;
        }

    .cnt223nw {
        margin: 0px auto;
        max-width: 80%;
    }
    .shareMargin {
    max-height: 280px;
    overflow: hidden;
}
    .cnt223nw .x {
    float: right;
    height: 20px;
    right: 0px;
    position: absolute;
    top: 0px;
    width: 20px;
}
    .popup {
        width: 100%;
    }

    .cnt223nw p {
    clear: both;
    padding: 4px 0px;
    margin-top: 9px;
}

    .cnt223 .x {
    float: right;
    right: 0px;
    position: absolute;
    top: 0px;
}

}

@media only screen and (max-width: 667px) {
    .popup {
            width: 70%;
    }
    .cnt223nw {
            margin: 0px auto;
    }
}

@media only screen and (max-width: 800px)
{
    .choose_file_new_Fb_Videos {
    background: none repeat scroll 0 0 #e50000;
    border: 1px solid #e50000;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    /* display: inline-block; */
    margin-top: 2px;
    padding: 5px 10px;
    position: relative;
    float: left;
    height: 24px;
    /* width: 195px; */
    text-align: center;
    padding-top: 3px;
    overflow: hidden;
    margin-left: 5px;
}

.choose_file_new_Fb_Images {
    background: none repeat scroll 0 0 #e50000;
    border: 1px solid #e50000;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    /* display: inline-block; */
    margin-top: 2px;
    padding: 5px 10px;
    position: relative;
    float: left;
    height: 24px;
    /* width: 192px; */
    text-align: center;
    padding-top: 3px;
    overflow: hidden;
    margin-left: 5px;
}
.choose_file_new {
    background: none repeat scroll 0 0 #e50000;
    border: 1px solid #e50000;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin-top: 2px;
    padding: 5px 10px;
    position: relative;
    float: left;
    height: 24px;
    /* width: 110px; */
    text-align: center;
    padding-top: 3px;
    overflow: hidden;
}

    .breadcrumbs ul li:hover {
    background-color: #55ACEF;
}

    #top-lg-nav li a {
    color: #55ACEF;
    text-decoration: none;
}

#top-lg-nav .active {
    background: none repeat scroll 0 0 #55ACEF;
}

.AccountSetting1 ul li.active {
    background-color: #55ACEF;
    color: #fff !important;
}


	.opportunities_list, .Event_list
	{
		margin: 0 0 5px 0;
	}

	.News_list
	{
		margin: 0 0 5px 0;
	}

	body
	{
		overflow-x: hidden !important;
	}

	.profile_slider video
	{
		width: 100%;
		height: auto;
	}

	.tab, .explore, .more_tumbhi, .animation_text, .blogDetail, .blog_section_right, .footer
	{
		display: block;
	}

	.border_none
	{
		border: 0px!important;
	}

	.signup_text
	{
		width: 422px;
	}

	.explore_thumbhi ul, .about_thumbhi ul
	{
		margin: 11px 10px 0px 0px;
	}

	.follome, .messageme
	{
		width: 150px;
		background-position: 134px 7px;
		margin: 5px 15px;
	}

	.mypageTab
	{
		width: 45% !important;
	}

	.error_popup .error_container
	{
		width: 500px;
		top: 30%;
	}

		.error_popup .error_container .explore
		{
			float: none;
			margin: 0 43%;
		}

	.profile_shar
	{
		width: 100%;
		padding: 13px 0px;
	}

	.error_popup .popup_holder
	{
		width: 520px;
	}

	#divSummaryEvent
	{
		padding: 10px 15px;
	}

    #divSummaryEvent h1
{
	font-size:13px;
    /*font-weight:100;*/
     font-weight:700;
    clear:both;
}
	#reg-finish-popup
	{
		width: 600px;
		top: 7px;
	}

		#reg-finish-popup h2
		{
			font-size: 27px;
		}

	.left-register-container
	{
		margin-top: 0px;
		width: 300px;
		float: none;
		margin-bottom: 20px;
	}

	#reg-finish-popup .btn-container
	{
		float: right;
		clear: both;
		margin-left: 0;
	}



	#example_video_1
	{
		width: 380px !important;
		height: 315px !important;
	}
	/*Header CSS*/ .header
	{
		width: 100%;
		height: auto;
		padding: 0px;
		background: #fff url(../images/line-bg.png) bottom repeat-x;
		float: left;
		padding-bottom: 10px;
	}

	.inner_header
	{
		width: 100%;
		height: auto;
		margin: 0px auto;
	}
	/*.tab_header{ display:block; }*/
	.tab_header
	{
		background-color: #231f20;
		width: 100%;
		height: auto;
		float: right;
		display: none;
	}

		.tab_header ul
		{
			padding: 0px;
			float: right;
			margin: 0 36px 0 0;
		}

			.tab_header ul li
			{
				color: #fff;
				display: inline-block;
				font-family: 'Source Sans Pro';
				font-size: 14px;
				padding: 10px 124px 14px;
				margin: 0px;
				cursor: pointer;
				border-right: none;
			}

		.tab_header li:nth-child(1n)
		{
			padding: 10px 0px;
		}

		.tab_header li:nth-child(2n)
		{
			padding: 0px 31px;
		}

		.tab_header li:nth-child(3n)
		{
			display: none;
		}

		.tab_header ul li:hover
		{
			border-bottom: 2px solid #F7080C;
			margin-bottom: -2px;
		}

		.tab_header ul li a
		{
			color: #fff;
			text-decoration: none;
		}

	.logo
	{
		float: left;
		margin-left: 23px;
		width: 232px;
		height: 65px;
		background: url(../images/logo_shortfilm.png) no-repeat;
		cursor: pointer;
	}

	.logo_text
	{
		font-size: 14px;
		font-family: 'Source Sans Pro';
		color: #939086;
		float: left;
		margin: 25px 0 40px 0;
		display: block;
	}
	/* HEADER SELECT LIST */

	/*.sub_select_website ul{ padding:0px; margin:0px;font-family:'Source Sans Pro';font-size:12px; text-transform:uppercase; display:none; position:absolute; top:50px; background-color:#fff;}*/
	.sub_select_website ul li
	{
		list-style: none;
		padding: 5px 5px;
	}

		.sub_select_website ul li a
		{
			color: #231f20;
			text-decoration: none;
		}

			.sub_select_website ul li a:hover
			{
				opacity: 0.6;
			}

	.sub_header_top
	{
		width: 100%;
		height: auto;
		background-color: #232323;
		z-index: 99999;
		position: absolute;
		top: 0px;
	}

	.sub_select_website
	{
		width: 768px;
		height: auto;
		background-color: #232323;
		z-index: 999;
		margin: auto;
	}

		.sub_select_website ul li
		{
			float: left;
			padding: 25px 3px 0px 9px;
		}

			.sub_select_website ul li a
			{
				color: #fff;
				text-align: center;
				font-size: 14px;
			}

	.close
	{
		float: right;
		cursor: pointer;
		margin: 15px 10px;
	}

		.close:hover
		{
			opacity: 0.9;
		}


	.select_website_main
	{
		float: right;
		height: auto;
		width: auto;
		margin-top: 20px;
		margin-right: 20px;
	}

	.select_website2:hover
	{
		color: #000;
	}



	.select_website_main
	{
		float: right;
		width: 110px;
		height: auto;
	}


	/*.select_website, .select_website2 {display: block;text-transform: uppercase;color: #fff;font-size: 12px;width: 115px;float: right;margin-top: 15px;font-family: 'Source Sans Pro';cursor: pointer;margin: -57px 11px 0 0;}
.select_website2 {display: block; background: url(../images/black_down_arrow.png) right no-repeat #e51b23;padding: 3px;margin: -27px -280px 0 0;}*/

	/* END HEADER SELECT LIST */ /* END Header CSS*/ /* NAV BAR CSS */
	.navbar
	{
		width: 100%;
		height: 37px;
		background-color: #231f20;
		float: left;
		margin-top: -20px;
	}

	.inner_middel_section
	{
		width: 100%;
		height: auto;
		margin: auto;
		display: block;
	}
	/** top_placeholder **/
	.top_placeholder
	{
		width: 100%;
		height: auto;
		float: left;
		margin: 15px 0 0 8px;
	}
	/** end top_placeholder **/
	/*.sapn_small, .sapn_small2 {width: 140px;height: 139px;float: left;border: 1px solid #a1a1a1;border-radius: 5px 5px 5px 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;box-shadow: 0px 2px 3px #a8aaac;-webkit-box-shadow: 0px 2px 3px #a8aaac;-moz-box-shadow: 0px 2px 3px #a8aaac;-o-box-shadow: 0px 2px 3px #a8aaac;cursor: pointer;display: block;margin: 0px 0px 15px 11px;}*/
	.sapn_small img
	{
		border-radius: 5px 5px 5px 5px;
	}

	.sapn_small:nth-child(1n)
	{
		display: none;
	}

	.sapn_small:nth-child(2n)
	{
		display: none;
	}

	.sapn_small:nth-child(3n)
	{
		display: none;
	}

	.sapn_small:nth-child(4n)
	{
		display: none;
	}
	/*.sapn_small2 {margin: 0px 16px 18px 5px;border-radius: 2px 2px 2px 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;height: 146px;background-color: #fff;display: block !important;}*/
	.sapn_small:hover
	{
		opacity: 0.7;
	}
	/*.span_slider ul{ margin-top:15px;}
.span_slider{ width:78%;}*/
	.inner_navbar
	{
		width: 100%;
		height: auto;
		margin: 0px auto;
	}
	/*.inner_navbar_left {width: auto;height: auto;float: left;margin: 0 0 0 32px;}*/
	/*.search_textbox{ float:left; width:100px;}
.search_textbox input[type="text"]{ width:100px;font-family: 'Source Sans Pro';display: block;width:94%;background: #ffffff;outline: none;color: #c0c0c0;font-size: 0.8725em;border: 1px solid #D6D6D6;-webkit-appearance: none;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;padding:10px 4px;box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);border: 0 !important; color:#000;}*/
	/*.inner_navbar_left ul {margin: 0px;padding: 0px;}
.inner_navbar_left ul li {font-family: 'Source Sans Pro';font-size: 14px;list-style: none;float: left;padding: 12px 12px;text-transform: capitalize;}
.inner_navbar_left li:first-child {padding: 12px 12px 0px 0px;}*/
	.menu_last
	{
		color: #f63616;
	}
	/*.inner_navbar_left ul li a {color: #ffffff;text-decoration: none;text-transform: uppercase;}
.inner_navbar_left ul li a:hover {color: #828282;}
.inner_navbar_left ul li a:active {color: #828282;}*/
	.user_name
	{
		margin: 0 20px 0 0;
		position: relative;
		width: 56%;
		height: auto;
		float: left;
		background: url(../images/white_down_arrow.png) right no-repeat;
	}

	.user_image
	{
		width: 35px;
		height: 35px;
		float: left;
		background-color: #000;
	}

		.user_image img
		{
			width: 100%;
			height: 100%;
		}

	.notification
	{
		float: right;
		width: 80px;
	}

	.login_name
	{
		text-transform: uppercase;
		width: 90px;
		height: auto;
		font-family: 'Source Sans Pro';
		color: #fff;
		float: left;
		font-size: 12px;
		padding: 15px 4px;
	}

		.login_name:hover
		{
			color: #ed1d25;
		}

	.login_dropdown
	{
		width: 145px;
		height: auto;
		background-color: #fff;
		position: absolute;
		border: 1px solid #a39bae;
		display: none;
		z-index: 99;
        right:0px;
	}

	.LoginDropTop
	{
		padding: 8px;
	}

		.LoginDropTop img
		{
			float: left;
			margin-right: 15px;
		}

		.LoginDropTop p
		{
			color: #151313;
			font-size: 14px;
			margin-top: 2px;
			background: url(../images/black_down_arrow.png) no-repeat right;
			text-transform: uppercase;
		}

	.login_dropdown ul
	{
		margin-bottom: 10px;
	}

		.login_dropdown ul li
		{
			list-style: none;
			font-size: 14px;
			padding: 5px 10px;
		}

			.login_dropdown ul li a
			{
				color: #707070;
				/*text-decoration: none;*/
			}

				.login_dropdown ul li a:hover
				{
					color: #151313;
				}

	.inbox
	{
		padding: 12px 8px;
	}

	.notification_icon
	{
		padding: 12px 17px;
		cursor: pointer;
	}

	.notification_before
	{
		width: 163px;
		height: 40px;
		float: left;
	}

	.signINa
	{
		color: #fff;
		text-decoration: none;
		float: left;
		padding-top: 3px;
	}

		.signINa:hover
		{
			text-decoration: none;
			color: #fff;
			opacity: 0.7;
			filter: alpha(opacity=70); /* For IE8 and earlier */
		}
	/*.signIN {cursor: pointer;position: relative;text-transform: uppercase;width: 82px;height: auto;float: left;margin: -4px;font-family: 'Source Sans Pro';color: #fff;float: left;font-size: 14px;padding: 15px 4px;margin-top: -86px;}*/
	.signIN img
	{
		float: left;
		margin-right: 10px;
	}

	.sign_up
	{
		width: 99%;
		height: auto;
		background-color: #0f100f;
		padding: 15px 0px;
		;
		font-family: 'Source Sans Pro';
		display: none !important;
		padding: 15px 0;
		margin: 0 0 0 7px;
	}

	.signup_text
	{
		width: 442px;
		height: auto;
		margin: auto;
		color: #231f20;
	}

		.signup_text span
		{
			margin-right: 25px;
			font-family: 'source_sans_probold';
			color: #e51b23;
		}

		.signup_text a
		{
			color: #fff;
		}

	.divLogin
	{
		position: absolute;
		top: 0px;
		display: none;
	}

	.divLoginTop
	{
		background-color: #fff;
		width: 70px;
		height: auto;
		padding: 13px 8px;
		color: #151313;
	}

	.divLoginfiled
	{
		z-index: 999;
		background-color: #fff;
		width: 310px;
		position: relative;
		float: left;
		right: 80%;
		top: -1px;
		padding: 12px 60px;
	}

		.divLoginfiled input[type="text"], .divLoginfiled input[type="password"]
		{
			font-family: 'Source Sans Pro';
			display: block;
			width: 300px;
			background: #ffffff;
			outline: none;
			color: #000;
			border: 1px solid #D6D6D6;
			-webkit-appearance: none;
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			-o-border-radius: 5px;
			padding: 10px;
			box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
			border: 0 !important;
			font-size: 14px;
			margin: 10px 0px;
		}

		.divLoginfiled p
		{
			color: #fa300f;
			text-transform: capitalize;
			padding-top: 20px;
			width: 100%;
			padding-left: 20px;
		}

			.divLoginfiled p a
			{
				color: #fa300f;
				text-decoration: none;
			}

				.divLoginfiled p a:hover
				{
					color: #fa300f;
					text-decoration: none;
					opacity: 0.7;
					filter: alpha(opacity=70); /* For IE8 and earlier */
				}

	.divLoginFooter
	{
		text-transform: capitalize;
		font-size: 14px;
		z-index: 9999;
		background-color: #231f20;
		width: 100%;
		height: auto;
		width: 310px;
		position: relative;
		float: left;
		right: 80%;
		top: -1px;
		padding: 12px 60px;
	}

		.divLoginFooter a:hover
		{
			opacity: 0.7;
			filter: alpha(opacity=70); /* For IE8 and earlier */
		}

		.divLoginFooter p
		{
			color: #fff;
			text-align: center;
		}

			.divLoginFooter p a
			{
				color: #fff;
			}
	/*END OF NAV BAR */
	.shoppingCount p
	{
		color: #ffffff;
		font-size: 12px;
		text-transform: uppercase;
	}

	.shoppingCount
	{
		float: right;
		cursor: pointer;
	}

		.shoppingCount img
		{
			float: left;
		}
	/****breadcrumbs****/ /* Edited.breadcrumbs{ width:100%; height:auto;  float:left; padding:10px 22px 0px; display:block;}*/
	.breadcrumbs
	{
		width: 100% !important;
		height: auto;
		float: left;
		padding: 10px 0 0 10px;
		display: block;
	}

		.breadcrumbs span
		{
			float: left;
		}

		.breadcrumbs ul
		{
			padding: 0px;
			margin: 0px 20px;
			font-family: 'latobold';
			text-transform: uppercase;
		}

	.shoppingCount img .breadcrumbs ul span
	{
		margin-top: 5px;
	}

	.breadcrumbs_Microsite
	{
		width: 100% !important;
		height: auto;
		float: left;
		padding: 10px 0 0 10px;
		display: block;
	}

		.breadcrumbs_Microsite span
		{
			float: left;
		}

		.breadcrumbs_Microsite ul
		{
			padding: 0px;
			margin: 0px 20px;
			font-family: 'latobold';
			text-transform: uppercase;
		}

	.shoppingCount img .breadcrumbs_Microsite ul span
	{
		margin-top: 5px;
	}

	/***End breadcrumbs***/ /******span_explore******/

	.span_slider
	{
		width: 98%;
	}

		.span_slider img
		{
			width: 100%;
		}

	.span_explore
	{
		width: 100%;
		height: auto;
		float: left;
		background: #f6f8fa;
		box-shadow: 0px 2px 0px #e3e4e8;
		-webkit-box-shadow: 0px 2px 0px #e3e4e8;
		-moz-box-shadow: 0px 2px 0px #e3e4e8;
		-o-box-shadow: 0px 2px 0px #e3e4e8;
		border-radius: 3px;
		padding: 0px 15px;
	}

	.tab
	{
		float: left;
		margin-left: 10px;
		margin-top: 5px;
	}

		.tab ul
		{
			float: left;
			width: 100%;
			margin-left: 15px;
		}

			.tab ul li
			{
				float: left;
				list-style: none;
				margin: 10px;
				font-family: 'Source Sans Pro';
				font-size: 12px;
				text-transform: uppercase;
				padding: 10px;
			}

				.tab ul li a
				{
					text-decoration: none;
					padding: 3px 15px;
					color: #fa300f;
				}

					.tab ul li a:hover, .tab ul li a.active
					{
						background-color: #fa300f;
						color: #fff;
						padding: 3px 15px;
						border-radius: 2px;
						-webkit-border-radius: 2px;
						-moz-border-radius: 2px;
						-o-border-radius: 2px;
					}

	.explore
	{
		border-radius: 3px;
		background-color: #fa300f;
		float: left;
		padding: 8px 15px;
		color: #fff!important;
		text-decoration: none;
		margin-top: 50px;
		margin-left: 0px;
	}

		.explore:hover
		{
		opacity: 0.8;
        background-color: #0074D9;

		}

	h3
	{
		color: #fa300f;
		font-family: 'latobold';
		font-size: 14px;
		float: left;
		margin: 0px;
		padding: 0px;
		padding: 11px 9px 12px;
	}

		h3 span
		{
			margin-right: 5px;
			float: left;
		}

	.MicrositeSection
	{
		margin: 30px 23px 8px 30px!important;
		width: 980px;
	}

		.MicrositeSection li
		{
			padding: 0px 24px 22px 0px!important;
		}

	.span_explore ul
	{
		margin: 0px 0px 0px 0px; /* width:980px;*/
	}

		.span_explore ul li
		{
			list-style: none;
			float: left;
			padding: 0px 0px 0px 0px;
		}

	.micro_margin
	{
		margin: 10px 25px 15px 19px!important;
	}
	/*************Animation Section***********************/ .animation_section
	{
		width: 100%;
		height: auto;
		background-color: #fa300f;
		float: left;
		margin: 10px 0 0 4px;
		border-radius: 3px;
	}

		.animation_section ul
		{
			margin: 0;
			padding: 0;
		}

			.animation_section ul li
			{
				list-style: none;
				padding: 25px 14px;
				font-family: 'Source Sans Pro';
				font-size: 12px;
				text-align: center;
				color: #fff;
				float: left;
				text-transform: uppercase;
			}

				.animation_section ul li:hover
				{
					opacity: 0.8;
				}

	.more_tumbhi
	{
		margin-top: 20px;
	}

	.animation_icon
	{
		width: 95px;
		height: 35px;
		cursor: pointer;
	}
	/*.animation_icon:hover{ opacity:0.6;}
*/ .animation_text a
	{
		color: #fff;
		text-decoration: none;
	}
	/************End Animation Section********************/ /*****************advisoryPanal***************/

	.advisoryPanal
	{
		width: 365px;
		height: 125px;
		border: 1px solid #f1f1f1;
		float: left;
		box-shadow: 0px 2px 3px #b0b2b3;
		-webkit-box-shadow: 0px 2px 3px #b0b2b3;
		-moz-box-shadow: 0px 2px 3px #b0b2b3;
		-o-box-shadow: 0px 2px 3px #b0b2b3;
		padding: 8px 10px;
		margin: 8px 9px !important;
		background-color: #fff;
		border-radius: 3px;
	}

	.advisoryTopPanal h2 a
	{
		margin: 10px 0px;
		color: #fa300f;
		font-family: 'source_sans_probold';
		font-size: 16px;
		text-transform: uppercase;
		padding: 0px 0px 5px;
	}

	.advisoryTopPanal
	{
		width: 100%;
		height: auto;
		float: left;
	}

		.advisoryTopPanal h4 a
		{
			font-size: 14px;
			color: #3a3a3a;
			margin-bottom: 0px;
			text-decoration: none;
		}

			.advisoryTopPanal h4 a:hover
			{
				color: #fa300f;
			}

		.advisoryTopPanal p
		{
			font-family: 'Source Sans Pro';
			font-size: 12px;
			color: #707070;
			padding: 0px;
			margin: 10px 0px;
			line-height: 16px;
		}

	.uladvisoryPanal ul
	{
		margin-left: -10px;
	}

		.uladvisoryPanal ul li
		{
			float: left;
			list-style: none;
			padding: 25px 10px;
		}

			.uladvisoryPanal ul li div
			{
				width: 68px;
				height: 68px;
				float: left;
			}

			.uladvisoryPanal ul li a:hover
			{
				opacity: 0.8;
			}

	.advisoryTopPanal p a
	{
		color: #fa300f;
		text-decoration: none;
		padding-top: 3px;
	}

		.advisoryTopPanal p a:hover
		{
			text-decoration: none;
			color: #fa300f;
			opacity: 0.7;
			filter: alpha(opacity=70); /* For IE8 and earlier */
		}
	/*****************End of advisoryPanal***************/ /*************Blog Section*************************/

	.blog_section
	{
		width: 100%;
		height: auto;
		float: left;
		margin: 15px 0px;
	}

	.blog_section_left
	{
		float: left;
		width: 575px;
		height: auto;
	}

	.blog_section_right
	{
		float: left;
		width: 100%;
		height: auto;
		margin: -269px 0 0;
	}

	.blogdetailText h2
	{
		font-family: 'source_sans_prosemibold';
		font-size: 16px;
		color: #3a3a3a;
		margin: 10px 0px;
	}

	.blogdetailText p
	{
		font-family: 'Source Sans Pro';
		color: #707070;
		font-size: 14px;
	}

	.blogdetailText img
	{
		position: absolute;
		top: 5px;
		right: 15px;
	}

	.blogDetail
	{
		width: 100%;
		height: auto;
		float: left;
		margin: 0 0 0 8px;
	}

	.blogdetailText
	{
		width: 86%;
		height: auto;
		position: relative;
		float: left;
	}

	.blogAllText
	{
		background-color: #fff;
		float: left;
		padding: 20px 15px;
		text-decoration: none;
		height: 126px;
	}

		.blogAllText a
		{
			background-color: #fff;
			text-decoration: none!important;
		}

			.blogAllText a h2:hover
			{
				color: #fa300f;
				text-decoration: none;
			}

	.twitter
	{
		float: left;
		width: 288px;
		height: 111px;
		background: url(../images/followmeontwitter.jpg) no-repeat;
		margin: 163px 19px 0 6px;
		cursor: pointer;
	}

		.twitter p
		{
			padding: 15px;
			padding: 45px 25px;
			margin-left: 2px;
			font-size: 12px;
			font-family: 'Source Sans Pro';
		}

	.facebook
	{
		float: left;
		width: 253px;
		height: 111px;
		background: url(../images/facebook.png) no-repeat;
		margin: 162px 0 0 0;
	}

	.read_more
	{
		float: right;
	}

	.blogdetailImage
	{
		float: right;
		margin: 0 -179px 0 0px;
	}
	/***********RegisterPopup*********************/ /***********Footer*****************************/

	.footer
	{
		background-color: #242424;
		width: 100%;
		height: auto;
		float: left;
		display: block;
	}

	.inner_footer
	{
		width: 100%;
		height: auto;
		margin: auto;
		color: #fff;
	}

	.about_us img
	{
		float: left;
	}

	.about_us p a
	{
		color: #5d7db3;
	}

		.about_us p a:hover
		{
			color: #fa003f;
		}

	.about_us
	{
		width: 280px;
		overflow: hidden;
	}

	.explore_thumbhi ul, .about_thumbhi ul
	{
		float: left;
		margin: 11px 10px 0px 0px;
	}

		.explore_thumbhi ul li, .about_thumbhi ul li
		{
			list-style: none;
			font-size: 12px;
			padding: 3px;
			margin: 0 8px 0 0px;
		}

			.explore_thumbhi ul li a, .about_thumbhi ul li a
			{
				color: #707070;
				text-decoration: none;
			}

				.explore_thumbhi ul li a:hover, .about_thumbhi ul li a:hover
				{
					color: #fa003f;
				}

	.about_thumbhi
	{
		width: auto;
	}

	.follow_us
	{
		width: 80px;
	}

	.last_orang
	{
		background: #ed1c24;
		width: 100%;
		height: 10px;
		float: left;
	}
	/*************Opportunities*******************/ .OpportunitiesLeft, .OpportunitiesRight
	{
		width: 49%;
		height: 600px;
		border: 1px solid #E6E6E6;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		box-shadow: 0px 2px 3px #b0b2b3;
		-webkit-box-shadow: 0px 2px 3px #b0b2b3;
		-moz-box-shadow: 0px 2px 3px #b0b2b3;
		-o-box-shadow: 0px 2px 3px #b0b2b3;
		background: #fff;
		float: left;
		margin: 15px 4px 15px 7px;
	}

	.featuredImg
	{
		float: left;
		margin: 10px 0px;
	}

	.OpportunitiesLeft h1
	{
		text-align: center;
		margin: 20px;
		border-bottom: 1px dotted #ccc;
		padding-bottom: 10px;
		line-height: 20px;
		color: #2c2c2c;
		font-family: 'source_sans_probold';
	}

	.OpportunitiesLeft h2
	{
		font-family: 'Source Sans Pro';
		/*color: #ed1c24;*/
		font-size: 15px;
		/*text-transform: uppercase;*/
		margin: 18px 15px 10px 22px;
		padding-bottom: 10px;
        font-weight:100;
	}

  #titleevent
{
	color: #ed1c24;
	font-family: "Source Sans Pro";
	font-size: 15px;
	margin: 18px 15px 10px 22px;
	padding-bottom: 10px;
	text-transform: uppercase; /*text-align:center;*/
    font-weight: bold;
}
  .minhtforcontestpagination h1 {
font-size:15px;
font-weight:500;
font-family: "Source Sans Pro";
}
	.OpportunitiesLeft p
	{
		font-size: 14px;
		color: #434a54;
		margin: 20px 30px 10px 22px;
		line-height: 16px;
	}

	.apply
	{
		margin: 25px 65px;
	}

	.OpportunitiesRight
	{ /*margin:15px 0px 0px 0px;*/
		height: 600px;
		width: 49%;
		background: url(../images/bg/opportunities_right.png);
	}

		.OpportunitiesRight h2
		{
			font-family: 'source_sans_probold';
			color: #ed1c24;
			font-size: 16px;
			text-transform: uppercase;
			margin: 18px 0px 10px;
			border-bottom: 1px solid #e7e6e6;
			padding-bottom: 10px;
			padding-left: 20px;
		}

	.OpportunitiesSelect
	{
		margin: 0px 15px 5px;
		border-bottom: 1px solid #e7e6e6;
		padding-bottom: 10px;
		float: left;
		width: 94%;
	}

	.opportunities_list a
	{
		text-decoration: none;
	}

	.opportunities_list p
	{
		background: url(../images/right-arrow.png) no-repeat 10px 20px;
		padding: 15px 35px;
		color: #ed1c24;
		font-family: 'source_sans_prosemibold';
		font-size: 16px;
	}
	/*.NewsListImg {max-width: 152px;max-height: 98px;float: left;border-radius: 5px;}
.NewsListImg img {max-width: 152px;max-height: 98px;padding-left: 6px;padding-top: 6px;}*/
	.News_list
	{
		border: none;
	}

	.OpportunitiesSelect p
	{
		float: left;
		font-size: 14px; /*margin:0px 10px;*/
	}

	.apply_Btn
	{
		margin: 10px 15px;
	}
	/*.eventImgSection img {padding-left: 20px;}
.newsImgSection img {padding-left: 20px;}*/
	.eventtxtsection, .newstxtsection
	{
		overflow-y: scroll;
		padding: 5px;
		margin-bottom: 20px;
	}


	/********** Discussion Forum ***************************/ .tumbhi_forum
	{
		background-color: #fff;
	}

		.tumbhi_forum img
		{
			width: 100%;
		}

		.tumbhi_forum h1
		{
			padding: 15px;
			color: #29353f;
		}

		.tumbhi_forum p
		{
			font-size: 14px;
			color: #434a54;
			padding: 15px;
			padding-top: 0px;
		}

	.forum_featured
	{
		width: 96%;
		height: auto;
		float: left;
		padding: 15px;
	}

		.forum_featured table
		{
			width: 100%;
			height: auto;
		}

		.forum_featured tr th
		{
			background-color: #231f20;
			color: #fff;
			padding: 10px 10px 5px 10px;
			text-transform: uppercase;
			text-align: left;
			font-family: 'source_sans_prosemibold';
			border-bottom: 2px solid #ff524b;
		}

		.forum_featured tr td
		{
			padding: 15px 10px;
			text-align: left;
			color: #434a54;
			font-size: 14px;
			border-bottom: 1px dotted #434a54;
		}

			.forum_featured tr td a
			{
				color: #434a54;
				font-size: 14px;
				text-decoration: none;
			}

				.forum_featured tr td a:hover
				{
					text-decoration: underline;
				}

			.forum_featured tr td span
			{
				color: #ff3333;
				margin-bottom: 2px;
			}

			.forum_featured tr td p
			{
				color: #a4a9ae;
				font-size: 12px;
				margin-top: 2px;
			}

	.forumPost
	{
		width: 92%;
		height: auto;
		float: left;
		margin: 15px 30px;
		border-bottom: 1px dotted #434a54;
	}

		.forumPost p
		{
			color: #ff3333;
			font-size: 14px;
		}

		.forumPost h1
		{
			color: #434a54;
			font-size: 18px;
			margin: 15px 0px 0px;
			;
			float: left;
			width: 100%;
		}

	.comment_details
	{
		color: #434a54;
		font-size: 12px;
		margin: 15px 0px;
		float: left;
		font-family: 'source_sans_prolight';
	}

		.comment_details a
		{
			color: #ff3333;
		}

		.comment_details span
		{
			color: #a4a9ae;
		}

	.comment_forum
	{
		width: 100%;
		height: auto;
		float: left;
	}

	.display_comment
	{
		float: left;
		background: url(../images/bg/comment_bg.png) no-repeat;
		color: #fff;
		font-size: 14px;
		padding: 7px 35px;
	}

	.add_comment
	{
		float: right;
		margin-right: 15px;
		cursor: pointer;
	}

		.add_comment:hover
		{
			opacity: 0.8;
		}

	.mainUserCmmt
	{
		width: 95%;
		height: auto;
		float: left;
		border-bottom: 1px dotted #434a54;
		margin: 15px;
	}

	.mainUserImg
	{
		width: 55px;
		height: 55px;
		float: left;
		margin: 0px 5px;
		border-radius: 50%;
		border: 1px solid #000;
	}

		.mainUserImg img
		{
			width: 100%;
			height: 100%;
			border-radius: 50%;
		}

	.UserCmmnt
	{
		width: 550px;
		height: auto;
		float: left;
	}

		.UserCmmnt p
		{
			color: #434a54;
			font-size: 14px;
			line-height: 20px;
		}
	/************FollowingPopup********************************/ .FollowingPopup
	{
		width: 840px;
		height: auto;
		padding: 15px;
		display: none;
		float: left;
	}

		.FollowingPopup h1
		{
			color: #ed1c24;
			font-family: 'source_sans_probold';
			padding: 5px;
			font-size: 18px;
		}

	.followingslug
	{
		width: 47%;
		height: auto;
		float: left;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		box-shadow: 0px 2px 5px #a8aaac;
		-webkit-box-shadow: 0px 2px 5px #a8aaac;
		-moz-box-shadow: 0px 2px 5px #a8aaac;
		-o-box-shadow: 0px 2px 5px #a8aaac;
		cursor: pointer;
		margin: 10px;
		background-color: #f1f1f1;
	}

	.followingPhoto, .followingText
	{
		float: left;
		width: 108px;
		height: 108px;
	}

		.followingPhoto img
		{
			width: 100%;
			height: 100%;
		}

		.followingText h1
		{
			font-family: 'source_sans_probold';
			font-size: 16px;
			color: #282425;
			padding: 15px 10px 0px;
		}

	.followingText
	{
		float: left;
		width: 130px;
		height: 108px;
	}

	.designation
	{
		font-size: 14px;
		color: #282425;
		font-style: italic;
		padding: 3px 10px;
	}

	.location
	{
		font-size: 14px;
		color: #282425;
		padding: 6px 10px;
	}
	/*******My Page******/

	/***************portfolio************************/ /************Profile Page******************/

	.up_star
	{
		position: absolute;
		right: 5px;
	}

		.up_star img
		{
			margin: -7px 5px;
		}

	.activ_heading span
	{
		font-size: 12px;
		font-family: 'source_sans_prolight';
		margin-left: 30px;
	}

	.profile_slider, .comment_section
	{
		width: 100% !important;
		height: auto;
		margin: auto; /*padding: 10px 0px;*/
		position: relative;
	}

		.profile_slider img
		{
			width: 79% !important;
			margin: 0 0 0 5px;
		}

		.comment_section h1
		{
			font-size: 16px;
			border: none!important;
			padding: 15px 0px;
			float: left;
			text-transform: none;
			font-family: 'Source Sans Pro';
			font-weight: normal;
		}

	.Profile_slider_button
	{
		width: 93%;
		height: auto;
		position: absolute;
		z-index: 99999;
		top: 50%;
		left: 10px;
	}

		.Profile_slider_button span
		{
			left: 0px;
			float: left;
			margin-left: -10px;
		}

		.Profile_slider_button p
		{
			right: 0px;
			float: right;
			margin-right: -10px;
		}
	/*******activities***************************/
	.activities, .EditProfileMain, .forum_right, .ShortFilmPortfolio, .MyFavorites
	{
		width: 100%;
		height: auto;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		box-shadow: 1px 1px 2px #b0b2b3;
		-webkit-box-shadow: 1px 1px 2px #b0b2b3;
		-moz-box-shadow: 1px 1px 2px #b0b2b3;
		-o-box-shadow: 1px 1px 2px #b0b2b3;
		float: left;
		background-color: #fff;
	}

		.activities h1, .EditProfileMain h1
		{
			text-transform: uppercase;
			padding: 15px 15px 10px;
			font-family: 'source_sans_probold';
			color: #575757;
			font-size: 16px;
			border-bottom: 1px solid #e7e6e6;
		}

		.activities h1
		{
			text-transform: none;
			color: #2c2c2c;
		}

			.activities h1 img
			{
				margin-right: 10px;
				padding-top: 1px;
				float: left;
			}

			.activities h1 a
			{
				color: #fa003f;
				text-decoration: none;
				font-weight: normal;
			}

				.activities h1 a:hover
				{
					text-decoration: underline;
				}

	.middel_section_rightDown
	{
		margin: 10px 0px 5px 8px;
		float: left;
	}

		.middel_section_rightDown li
		{
			float: left;
			list-style: none;
			padding: 0px 3px;
		}

	.activities h2
	{
		color: #505050;
		font-size: 14px;
		border-bottom: 1px solid #e7e6e6;
		font-style: italic;
		padding: 15px 15px 10px;
	}
	/*****Profile Slug*****/ .profile_slug, .profile_slug_landing, .tumbhi_forum
	{
		width: 100%;
		height: auto;
		float: left;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		box-shadow: 0px 2px 3px #b0b2b3;
		-webkit-box-shadow: 0px 2px 3px #b0b2b3;
		-moz-box-shadow: 0px 2px 3px #b0b2b3;
		-o-box-shadow: 0px 2px 3px #b0b2b3;
		margin: 5px 0px 0px;
	}

	.profile_slugTop, .profile_slugLandingTop
	{
		background: url(../images/bg/profile_bg.png) no-repeat;
		width: 100%;
		height: 140px;
	}

	.profile_image, .profile_lugLandingimage
	{
		width: 100%;
		height: 75px;
		border-radius: 50%;
		margin: auto;
		padding-top: 10px;
	}

		.profile_image img, .profile_lugLandingimage img
		{
			width: 65px;
			height: 65px;
			border-radius: 50%;
			margin: auto;
		}

		.profile_lugLandingimage p
		{
			font-size: 16px;
			color: #29353f;
			font-family: 'source_sans_probold';
			margin-left: -20px;
			width: 150px;
		}

	.profile_slugTop p
	{
		font-size: 16px;
		color: #29353f;
		font-family: 'source_sans_probold';
		text-align: center;
		margin-top: 7px;
	}

	.profile_slugTop h4
	{
		font-family: 'Source Sans Pro';
		font-size: 12px;
		color: #798086;
		margin-top: 7px;
		text-align: center;
		font-weight: normal;
	}

	.profile_lugLandingimage span
	{
		font-family: 'Source Sans Pro';
		font-size: 13px;
		color: #798086;
		width: 150px;
		float: left;
		margin-left: -12px;
		margin-top: 7px;
	}

	.profile_details
	{
		float: left;
		width: 100%;
		height: auto;
		border-top: 2px solid #ed1c24;
	}

	.profile_details2
	{
		float: left;
		width: 100%;
		height: auto;
		border-top: 2px solid #ed1c24;
	}

	.profile_details_score, .followers_details_score
	{
		width: 60px;
	}

		.profile_details_score span, .followers_details_score span
		{
			width: 60px;
		}

	.profile_about
	{
		background-color: #fff;
		width: 100%;
		height: auto;
		float: left;
		border-radius: 5px;
	}

		.profile_about h1
		{
			color: #ed1c24;
			font-size: 14px;
			padding: 10px 15px;
			float: left;
			width: 100%;
			font-weight: normal;
			font-family: 'source_sans_probold';
		}

			.profile_about h1 a
			{
				color: #ed1c24;
				text-decoration: none;
			}

		.profile_about p
		{
			color: #434a54;
			font-size: 14px;
			padding: 15px;
			line-height: 20px;
		}

			.profile_about p a
			{
				color: #ed1c24;
				text-decoration: none;
			}

				.profile_about p a:hover
				{
					text-decoration: underline;
				}

	.profile_slugLandingTop
	{
		background: #f6f8fa!important;
		height: 100px;
		border-radius: 5px;
		position: relative;
	}

	.profile_lugLandingimage
	{
		float: left; /*width: 180px;*/ /*margin-left: 15px;*/
	}

		.profile_lugLandingimage img
		{
			float: left;
			margin: 5px 13px;
		}

		.profile_lugLandingimage p
		{
			margin-left: 0px;
			width: 200px;
			font-size: 13px;
			font-family: 'Source Sans Pro'; /*margin-top: 25px;*/
			margin-bottom: 5px;
		}

		.profile_lugLandingimage span
		{
			color: #ed1d25;
			font-size: 15px;
			text-transform: capitalize;
			margin: 0px;
		}

			.profile_lugLandingimage span:hover
			{
				text-decoration: underline;
			}

	.Detail_left_arrow
	{
		position: absolute;
		left: -10px;
		top: 14px;
	}
	/************** SELL ONLINE ******************/ .sellOnline
	{
		width: 253px;
		height: auto;
		float: left;
		margin: 10px 0px 0px;
		cursor: pointer;
	}

		.sellOnline img
		{
			width: 78%;
		}

	#hCommentCount a
	{
		text-decoration: none;
		margin-left: 10px;
	}

		#hCommentCount a:hover
		{
			text-decoration: underline;
			margin-left: 10px;
			color: #575757;
		}

	.shoppingCount p
	{
		color: #ffffff;
		font-size: 12px;
		text-transform: uppercase;
	}

	.portfolio
	{
		width: 100%;
		height: auto;
		padding: 30px;
		float: left;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		box-shadow: 0px 2px 2px #b0b2b3;
		-webkit-box-shadow: 0px 2px 2px #b0b2b3;
		-moz-box-shadow: 0px 2px 2px #b0b2b3;
		-o-box-shadow: 0px 2px 2px #b0b2b3;
		margin: 5px 0 0 0;
		background-color: #f6f8fa;
	}

	.portfolioleft
	{
		width: 185px;
		height: auto;
		float: none;
		margin: 10px 10px 0px 0px;
	}

		.portfolioleft p
		{
			text-align: center;
			display: block;
		}

	.upload
	{
		background-color: #ed1e25;
		float: left;
		padding: 8px 20px;
		color: #fff!important;
		text-decoration: none;
		border-radius: 3px;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-o-border-radius: 3px;
		margin-left: 30px;
		margin-top: 8px;
		font-size: 14px;
		text-transform: uppercase;
		display: block;
	}

		.upload:hover
		{
			opacity: 0.7;
		}

	.portfolioFild
	{
		width: 76px; /*height: 76px;*/
		border: 2px solid #dddfe1;
		background-color: #eceef0;
		border-radius: 5px;
		text-align: center;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		margin-bottom: 10px;
	}

		.portfolioFild span
		{
			width: 100%;
			float: left;
		}

	.portfolioright
	{
		width: 100%;
		height: auto;
		float: none;
		display: block;
		clear: both;
	}

		.portfolioright ul li
		{
			float: left;
			list-style: none;
			padding: 15px 7px 0px;
		}

			.portfolioright ul li a
			{
				color: #565c64;
			}

	.portfolioFild:hover, .portfolioFild.active
	{
		border: 2px solid #fa300f;
		background-color: #fff;
	}
	/***************SUGGESTED JOBS*********************/
	.SuggestedJob, .AccountSetting
	{
		width: 100%;
	}

		.SuggestedJob h1, .AccountSetting h1
		{
			font-family: 'source_sans_prosemibold';
			font-size: 14px;
			color: #3d3d3d;
			padding: 10px;
			border-bottom: 1px solid #e5e5e5;
		}

		.SuggestedJob ul, .AccountSetting ul
		{
			margin-left: 15px;
		}

			.SuggestedJob ul li, .AccountSetting ul li
			{
				list-style: none;
				background: url(../images/right-arrow.png) 0px 15px no-repeat;
				padding: 7px 19px 0px;
			}

				.SuggestedJob ul li h2, .AccountSetting ul li h2
				{
					cursor: pointer;
					color: #dd5555;
					padding: 5px;
					font-size: 14px;
					font-family: 'source_sans_prosemibold';
				}

				.SuggestedJob ul li a
				{
					text-decoration: none;
				}

				.SuggestedJob ul li p, .AccountSetting ul li p
				{
					color: #7d7d7d;
					padding: 5px;
					font-family: 'Source Sans Pro';
					font-size: 12px;
				}

			.AccountSetting ul li
			{
				padding: 5px 19px;
				float: none;
			}

				.AccountSetting ul li a
				{
					text-decoration: none;
				}

					.AccountSetting ul li a h2:hover
					{
						color: #000;
					}

	.suggestedjobPopup
	{
		width: 300px;
		height: auto;
		display: none;
	}

		.suggestedjobPopup h2
		{
			cursor: pointer;
			color: #dd5555;
			padding: 5px;
			font-size: 14px;
			font-family: 'source_sans_prosemibold';
			padding: 15px 15px 0px;
		}

		.suggestedjobPopup p
		{
			color: #7d7d7d;
			padding: 15px;
			font-family: 'Source Sans Pro';
			font-size: 12px;
		}

	.SuggestedJob ul li h2:hover
	{
		text-decoration: underline;
	}
	/***********Media Viewer*********************/
	.MediaViewer
	{
		width: 46%;
	}

	.TextCategoryMiddel
	{
		min-height: 138px;
	}


	/*.MediaViewerMiddel {position: absolute;top: 186px;left: 162px;}*/
	.MediaViewerMiddel img
	{
		margin-left: 6px;
	}

	.mediaviewImg
	{
		float: left;
		margin-left: 145px;
	}

	.MediaViewerMiddel p
	{
		float: left;
		margin-left: 50px;
		margin-top: 15px;
	}

	.mediaviewStar
	{
		margin-right: 10px;
	}
	/*.MediaFooter {width: 100%;height: auto;padding: 10px;text-align: center;}
.MediaFooter span {font-size: 12px;color: #a4a4a4;padding: 0px 10px 0px 10px;float: left;}
.MediaFooter span img {margin-right: 3px;}*/

	#threesections .threepart
	{
		width: 96%;
		float: none;
		height: 160px;
		clear: both;
		margin: 0 0 15px 15px;
	}

	.searchnew
	{
		width: 300px;
	}
	/*.nwCreateact {margin-top: 7px;}*/
	.forgot_fancybox-skin
	{
		margin-top: 13%;
		margin-left: 26%;
	}

	.EventListImg, .NewsListImg
	{
		margin-right: 10px;
	}
	/*.OpportunitiesLeft, .OpportunitiesRight {height: auto;width: auto;}*/

	.OpportunitiesLeft, .OpportunitiesRight
	{
		width: 48%;
	}

	.opportunities_list, .Event_list
	{
		width: 100%;
	}

	.News_list
	{
		width: 100%;
	}

	.rowforskilllevel
	{
		width: 145px;
	}

	.become_seller a
	{
		margin: 15px 0 0 10px !important;
	}

	.edit_network_right
	{
		width: 160px;
	}

		.edit_network_right input[type="text"]
		{
			width: 150px;
		}

	.threepart img
	{
		max-width: 120px;
		max-height: 95px;
	}

	#photo_4, #Music_4, #ShortFilm_4
	{
		display: none;
	}

	.OneSlider
	{
		width: 208px;
	}

	#divUserUpload, #divViewMore
	{
		margin: 8px 30px;
	}

	.profile_lugLandingimage span
	{
		width: 90px;
	}

	.middel_profilesection_right
	{
		margin: 5px 12px 0 0;
	}

	.middel_section_right
	{
		margin: 5px 0 0 12px;
	}

	.AccountSetting
	{
		margin: 15px 0;
	}

	.middel_section_left
	{
		margin-top: 0px;
	}

	#uploadartworkmsgdiv
	{
		width: 97%;
		margin: 15px 0 0 0;
	}

	.profile_slugnew
	{
		width: 97%;
	}

	.profile_details_score
	{
		with: 30%;
	}

		.profile_details_score span
		{
			width: 100%;
		}

	.uplode_sectionLeft
	{
		width: 145px;
	}
}

@media only screen and (max-width: 800px){
		
    .btn-default:hover {
    background-color: #0074D9;
    background-image: linear-gradient(to bottom, #0074D9, #0074D9);
    border: 1px solid #55ACEF;
    color: #fff;
    text-transform: uppercase;
}
    .AccountSetting1 ul li a h2:hover {
    background-color: #55ACEF;
}

    .choose_file_new_Fb_Videos {
        background: none repeat scroll 0 0 #55ACEF;
        border: 1px solid #55ACEF;
    }
    
    .thrbtbot:hover {
    background-color: #0074D9;
}
		
 #top-lg-nav li a {
    color: #55ACEF;
    text-decoration: none;
}

 #top-lg-nav .active {
    background: none repeat scroll 0 0 #55ACEF;
}

 .AccountSetting1 ul li.active {
    background-color: #55ACEF;
    color: #fff !important;
}

.AccountSetting1 ul li {
    background-color: #f5f6f8;
    border: 1px solid #55ACEF;
    border-radius: 3px;
    list-style: outside none none;
    margin: 5px;
    color: #55ACEF !important;
}

.breadcrumbs_Microsite ul li {
border-radius: 0px;
}

.breadcrumbs_Microsite ul li:hover {
    background-color: #55ACEF;
}


.btn-default {
    background-color: #45484d;
    background-image: linear-gradient(to bottom, #55ACEF, #55ACEF);
    border: 1px solid #55ACEF;
}

.inbox_top h1 {
    font-family: 'source_sans_probold';
}

.upload {
    background-color: #55ACEF;
}

.choose_file_new {
    background: none repeat scroll 0 0 #55ACEF;
    border: 1px solid #55ACEF;
}
.choose_file_new_Fb_Images {
    background: none repeat scroll 0 0 #55ACEF;
    border: 1px solid #55ACEF;
}

.prevpop {
    background-color: #55ACEF;
}
.search-box-container .orange-btn {
    background: none repeat scroll 0 0 #55ACEF;
}

.login_dropdown {
    right: 0px;
}


	.searchiconew {
    margin-bottom: -11px;
    content: url("../images/searchnewdevice.jpg");
}

				
.header {
    width: 100%;
    height: auto;
    padding: 0px;
    float: left;
    padding-bottom: 10px;
    background-color: #0074d9;
}

.navbar {
    width: 100%;
    height: 37px;
    background-color: #55acef;
    float: left;
    margin-top: -20px;
}
.breadcrumbs {
    padding: 10px 0 0 0px;
}

.breadcrumbs ul {
    margin: 0px 10px;
}
.breadcrumbs ul li {
    float: left;
    font-family: "latobold";
    font-size: 9px;
    list-style: outside none none;
    padding: 2px 0px;
    background-color: #0074d9;
    margin: 1px;
    width: 12.19%;
    text-align: center;
    border-radius: 0px;
}
.explore {
    margin-left: 10px;
}

.thrbtbot:link {
	background-color: #55ACEF;
    padding: 8px 5px 7px 5px;
    width: 20%;
    text-align: center;
}

.tab ul li a:hover, .tab ul li a.active {
    background-color: #55acef;
    color: #fff;
    padding: 3px 15px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}

.tab ul li a {
    text-decoration: none;
    padding: 3px 15px;
    color: #55ACEF;
    border: 1px solid #55acef;
}



#threesections .threepart {
    font-size: 13px;
    line-height: 18px;
    padding: 15px;
    background: none repeat scroll 0 0 #f6f8fa;
    border-radius: 3px;
    border-top: #55ACEF solid 2px;
    box-shadow: rgb(227, 228, 232) 0px 2px 0px;
    position: relative;
    word-wrap: break-word;
    text-align: justify;
}
.explore {
    background-color: #55ACEF;
	}


}

@media only screen and (max-width: 768px)
{

	.InboxReplayPopup
	{
		width: auto!important;
	}

	.inboxrgtct
	{
		width: 42% !important;
	}

	.inboxnonefornorecords
	{
		width: 60% !important;
	}

	.eventlabelcat
	{
		margin-top: 5px;
	}

	#divSummaryNews
	{
		padding: 5px;
	}

	.opportunities_list, .Event_list
	{
		width: 100%;
	}

	.News_list
	{
		width: 100%;
	}

	.about_us
	{
		width: 270px;
	}

	.mt10minus
	{
		display: none;
	}

	.about_thumbhi li:nth-child(1n)
	{
		display: block !important;
	}

	.about_thumbhi li:nth-child(2n)
	{
		display: block !important;
	}

	.about_thumbhi li:nth-child(3n)
	{
		display: none !important;
	}

	.about_thumbhi li:nth-child(4n)
	{
		display: block !important;
	}

	.about_thumbhi li:nth-child(5n)
	{
		display: block !important;
	}

	.about_thumbhi li:nth-child(6n)
	{
		display: block !important;
	}

	.about_thumbhi li:nth-child(7n)
	{
		display: block !important;
	}

	.explore_thumbhi li:nth-child(1n)
	{
		display: block !important;
	}

	.explore_thumbhi li:nth-child(2n)
	{
		display: block !important;
	}

	.explore_thumbhi li:nth-child(3n)
	{
		display: block !important;
	}

	.explore_thumbhi li:nth-child(4n)
	{
		display: block !important;
	}

	.explore_thumbhi li:nth-child(5n)
	{
		display: block !important;
	}

	.explore_thumbhi li:nth-child(6n)
	{
		display: block !important;
	}

	.explore_thumbhi li:nth-child(7n)
	{
		display: none !important;
	}
	/*.inner_navbar_left {width: auto; margin:0 0 0 10px;}*/
	.notification
	{
		width: auto;
	}

	.blogdetailImage
	{
		float: left;
	}

	.blog_section_right
	{
		margin: 0;
	}

	.twitter
	{
		display: none;
	}

	.facebook
	{
		display: none;
	}

	.advisoryTopPanal p
	{
		margin: 0px;
	}

	.logo
	{
		height: 85px;
	}
	/*.signIN{margin-top: -3px;padding: 15px 9px;margin-left: 111px;}*/
	.about_us
	{
		overflow: hidden;
	}

	#loginscreen
	{
		margin-top: 15px !important;
	}

	.FeaturedHome
	{
		width: 95px;
	}
	/*.sapn_small2{ margin: 0px 10px 18px 5px !important;}*/

	.eventtxtsection
	{
		height: auto;
		overflow-y: hidden;
	}

	.newstxtsection
	{
		height: auto;
		overflow-y: hidden;
	}

	.OpportunitiesLeft, .OpportunitiesRight
	{
		width: 100%;
		height: auto;
		margin: 0px;
	}

	.OpportunitiesRight
	{
		box-shadow: none;
		border: none;
	}

	.opportunities_list, .Event_list
	{
		border: none;
		height: auto;
		box-shadow: none;
		border-radius: none;
		padding: 0 0 5px 0;
	}

	.News_list
	{
		border: none;
		height: auto;
		box-shadow: none;
		border-radius: none;
		padding: 0 0 5px 0;
	}

	.divSummaryEvent
	{
		padding: 0px;
		margin: 0 10px 0 0;
	}

	.about_us, .explore_thumbhi, .about_thumbhi
	{
		height: 176px;
	}

	.OneSlider
	{
		width: 195px;
	}

	#divUserUpload, #divViewMore
	{
		margin: 8px 22px;
	}

	.sapn_small, .sapn_small2
	{
		margin: 0 0 15px 8px;
	}
	/*.middel_sectionHome {display: none;}
*/
	#uploadartworkmsgdiv
	{
		width: 97%;
		margin: 15px 0 0 0;
	}
}


@media (max-width: 603px)
{
	.catlistmob
	{
		display: block;
	}

	.breadcrumbs_Microsite
	{
		display: none;
	}
	.AccountSetting1
	{
		display:none;
	}
    .breadcrumbs ul {
    margin: 0px 10px !important;
}
   


@media only screen and (max-width: 414px)
	{
        .cnt223 {
            /*min-width: 600px;*/
            width: 90% !important;
        }
       
        .rowforskilllevel {
            width: 70px !important;
        }

        .skill_level_redio {
        margin-left: 0px !important;
        }

		.select_website2
		{
			display: none;
		}
        .popup {
            width: 100%;
        }

		.socialPartial
		{
			width: 95%;
		}

	
          .cnt223 .x {
            float: right;
            height: 28px;
            right: 0px;
            position: absolute;
            top: 0px;
            width: 28px;
        }


        .example_video_1Home {
            width: 270px !important ;
            height: 162px !important;
        }


        #example_video_1{
        display: -moz-box !important;
        width: 270px !important;
        height: 162px !important;
        }
	}


@media only screen and (max-width : 736px) 
 {

    .popup {
    width: 90% !important;
    margin: 0 auto;
    top: 0px !important;
    overflow: auto !important;
    }
}

	.popupHeading
	{ /*width: 500px;*/
		padding-right: 40px;
	}
	/*.inner_navbar_left {width:auto; margin:0 0 0 10px;}*/
	.notification
	{
		width: auto;
	}

	.blogdetailImage
	{
		float: left;
		margin: 0;
	}

	.blogdetailText
	{
		width: 56%;
	}

	.blog_section_right
	{
		margin: 0;
	}

	.twitter
	{
		margin: 0 0 0 10px;
	}

	.facebook
	{
		margin: 0 0 0 10px;
	}

	.advisoryPanal
	{
		width: 281px;
		margin: 10px 0 0 10px;
	}

	.advisoryTopPanal p
	{
		margin: 0px;
		width: 100%;
	}

	.logo
	{
		height: 85px;
	}

	#loginscreen
	{
		margin-left: 0px !important;
	}
	/*.signIN{margin-top: -3px;padding: 15px 9px;margin-left:15px;}*/
	.FeaturedHome
	{
		display: none;
	}

	.middel_sectionHome
	{
		display: none;
	}

	.RegisterPopupnew
	{
		width: 588px;
	}

	.logo_text
	{
		margin-right: auto;
	}

	.select_website_main
	{
		display: none;
	}

	/*.searchnew
	{
		width: 275px;
	}*/

    .searchnew
	{
		width: 275px;
	}


	/*.eventImgSection img{ height: auto;max-width: 245px;padding-left: 0px;}*/
	.EventListImg img
	{
		width: auto;
		max-height: 92px;
	}

	.shoppingCount
	{
		margin-top: 0px;
	}
	/*.rowforsubcat{ width: auto;}*/
	/*.rowforgenre{width:auto}
 .rowfortitle{width: auto}
 .rowfordescription{width: auto}
 .rowfortagwords{width: auto}*/
	.rowforskilllevel
	{
		width: 185px; /*margin-top: 10px;*/
	}

	.view_profile
	{
		float: left !important;
		margin-left: 10px;
	}

	.upload
	{
		padding: 5px;
		float: left;
	}

	.ShortFilmPortfolioTop h2
	{
		padding: 10px 0 0 10px;
	}

	.EditfiledSectionleft1
	{
		width: 250px;
	}

	#inbxleftct
	{
		width: 100%;
		float: left;
		height: 250px;
		overflow: auto;
	}

	.inboxrgtct
	{
		width: 100% !important;
	}

	.inboxrgtctrecords
	{
		width: 100% !important;
	}

	.InboxSendPopup, .InboxReplayPopup
	{
		width: auto;
	}


	.RegisterPopupTop .form-group input
	{
		max-width: 223px !important;
	}

	.RegisterPopupTop .form-groupforregister input
	{
		max-width: 223px !important;
	}

	.TwitterButton
	{
		background: url(/Images/twitt.png) no-repeat;
		width: 34px;
		height: 34px;
		margin-left: 0px;
	}

	.FBButtonsignup
	{
		background: url(/Images/fb.png) no-repeat;
		width: 34px;
		height: 34px;
		margin-left: 0px;
	}

	.GoogleButton
	{
		background: url(/Images/gmailSmallIcon.png) no-repeat;
		width: 34px;
		height: 34px;
		margin-left: 0px !important;
	}

	.SocialSiteBtn
	{
		padding: 0px 5px 5px 5px;
	}

	#photo_3, #photo_4, #Music_3, #Music_4, #ShortFilm_4, #ShortFilm_3
	{
		display: none;
	}

	.sapn_small2
	{
		margin: 0px 0px 5px 5px !important;
	}

	.AccountSetting1 ul li
	{
		margin: 5px 5px 0 0;
		width: 108px;
		float: left;
	}


	.breadcrumbs ul
	{
		margin: 0px 15px !important;
	}

	.breadcrumbs_Microsite ul
	{
		margin: 0px 15px !important;
	}
	/*.inner_navbar_left li:first-child {padding: 12px 5px 0px 0px;}
.inner_navbar_left ul li {padding: 12px 5px;}*/
	.about_us
	{
		width: 120px;
		overflow: hidden;
	}

	.explore_thumbhi
	{
		padding: 12px 5px;
		width: 190px;
	}

		.explore_thumbhi ul li, .about_thumbhi ul li
		{
			margin: 0px !important;
		}

	#footer1_pLogo
	{
		display: none;
	}

	.middel_profilesection_right, .middel_section_right
	{
		width: 100% !important;
	}

	.middel_section_left
	{
		width: 100%;
	}

	.profile_lugLandingimage span
	{
		width: auto;
	}
	/*.profile_details_score span{ width: 100%;}*/
	.OneSlider
	{
		width: 281px;
		margin-right: 10px;
	}

	#divUserUpload, #divViewMore
	{
		margin: 8px 57px;
	}

	.middel_section_right
	{
		margin: 0px;
	}

	.SuggestedJob, .AccountSetting
	{
		width: 100%;
	}

	.forgot_fancybox-skin
	{
		margin-top: 13%;
		margin-left: 20%;
	}

	.uplode_sectionLeft
	{
		width: 200px;
	}

	.SignUpText
	{
		margin-right: 18px;
	}

	.profile_details_score, .followers_details_score
	{
		width: 30%;
	}

		.profile_details_score span, .followers_details_score span
		{
			width: 100%;
		}

	.ratingnwwd
	{
		width: 100% !important;
	}

	.rating
	{
		/*float:left;
     margin-left: 25%;*/
		width: 160px;
		margin: 0 auto;
	}

	#reg-finish-popup
	{
		width: 490px;
		top: 7px;
		margin-left: 40px;
	}

		#reg-finish-popup h2
		{
			font-size: 21px;
		}

	.explore
	{
		margin-left: 15px !important;
	}
}


@media only screen and (max-width: 481px)
{

    .MediaFooter {
    position: relative;
    bottom: 3px;
}

    #userTestimonial .divimg {
    border-radius: 50%;
    height: 65px;
    width: 65px;
}

.FbSpinnerimg {
    margin-left: 40%;
}
#loginscreen {
    width: 100%;
}


    .thrbtbot:link {
    background-color: #55acef;
    text-transform: uppercase;
    text-decoration: none;
    color: #FFF;
    padding: 5px 10px 5px 10px;
    float: right;
    margin-top: 10px;
    border-radius: 3px;
    font-weight: 900;
    position: absolute;
    right: 10px;
    bottom: 10px;
    width: 20%;
}
    #threesections .threepart {
    width: 311px;
    font-size: 13px;
    line-height: 18px;
    padding: 15px;
    background: none repeat scroll 0 0 #f6f8fa;
    border-radius: 3px;
    border-top: #55ACEF solid 2px;
    box-shadow: rgb(227, 228, 232) 0px 2px 0px;
    float: left;
    /* height: 200px; */
    height: 207px;
    position: relative;
    word-wrap: break-word;
    text-align: justify;
}

    .breadcrumbs ul li {
    float: left;
    font-family: "latobold";
    font-size: 3px;
    list-style: outside none none;
    padding: 5px;
    background-color: #0074d9;
    margin: 2px;
    width: 45px;
    text-align: center;
}
    .select_website2 {
    display:none;
    }
    
    #loginscreen .label
	{
		margin-right: 8px !important;
	}

	.form_button
	{
		margin-left: 57px;
	}

	.fr_new
	{
		float: left !important;
	}

<!-- .searchiconew
{
	margin-bottom: -11px;
    content: url("../images/searchnewdevice.jpg");
} -->


	.shoppingCount
	{
		position: relative;
	}

	.eventImgSection img, .newsImgSection img
	{
		/*max-width: 250px;*/
		max-height: 140px;
	}

	.RegisterPopupnew
	{
		width: auto;
	}

	.itemdetailwsnone
	{
		height: 450px;
	}

	#top-lg-nav li
	{
		margin: 5px 0px;
		padding: 15px 0px;
	}

	.DivMinHt
	{
		width: 100%;
	}

	.FeaturedHome
	{
		height: 85px;
		width: 85px;
	}

	.site-mob-links
	{
		display: block;
	}

	body
	{ /*width:480px !important;*/
		overflow-x: hidden;
		font-family: 'Source Sans Pro';
		margin: 0px;
		padding: 0px;
		line-height: 1; /*background: none repeat scroll 0 0 #f6f8fa;*/
	}

	.profile_slider video
	{
		width: 100% !important;
		height: auto !important;
	}

	.profile_slugTop, .profile_slugLandingTop
	{
		background: none;
	}
	/*#divAssignmentIVM .row2 {width: 420px;}*/
	.top-nav
	{
		display: block;
		width: 100%; /*position:absolute;z-index:1;*/
	}

	.nav_bg
	{
		background: #464646;
		width: 100%;
	}

	/*.clearfix
	{
		height: 55px;
		width: 100%;
		font-size: 11pt;
		position: relative; 
		background-color: #ed1c24;
	}*/

   .clearfix {
    height: 55px;
    width: 100%;
    font-size: 11pt;
    position: relative;
    background-color: #0074d9;
}

		.clearfix ul
		{
			padding: 0;
			margin: 0 auto;
			display: none;
			background: #f0f0f0;
		}

		.clearfix li
		{
			display: block;
		}

		.clearfix a
		{
			color: #555555;
			font-size: 15px;
			font-weight: bold;
			text-transform: uppercase;
			display: block;
			width: 100%;
			text-indent: 10px;
			text-align: left;
			text-decoration: none; /*line-height: 40px;*/
			-webkit-transition: all 0.3s ease-out;
			-moz-transition: all 0.3s ease-out;
			-ms-transition: all 0.3s ease-out;
			-o-transition: all 0.3s ease-out;
			transition: all 0.3s ease-out;
		}

		.clearfix li a
		{
			border-bottom: 1px solid rgba(90, 85, 73, 0.17);
			box-sizing: border-box;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
		}

		.clearfix li:last-child a
		{
			border-right: 0;
		}

		.clearfix a:hover, .clearfix a:active
		{
			background: #71CF97;
			color: #ffffff;
		}

		.clearfix a#pull
		{
			font-weight: normal;
			display: block; /*width: 50%;*/
			position: relative;
			color: #808080;
			background-color: #ed1c24;
			padding-bottom: 1px; /*      border-radius:0px 5px 5px 0px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;*/
			float: left;
		}

		.clearfix a#signup
		{
			display: block; /*width: 50%;*/
			position: relative;
			color: #808080;
			background-color: #ed1c24; /*border-radius:0px 5px 5px 0px; -webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;*/
			float: left;
			padding-bottom: 5px;
		}

		.clearfix a#MoLogo
		{
			font-weight: normal;
			display: block; /*     width: 50%;*/
			position: relative;
			color: #808080;
			background-color: #ed1c24; /*border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;*/
			float: left;
		}

		.clearfix a#pull:after
		{
			background: url(../images/menu.png)no-repeat right;
			content: "";
			width: 34px;
			height: 36px;
			display: inline-block;
			position: absolute;
			right: 15px;
			top: -37px;
		}
	/*label {width: 120px;}*/
	/*#reg-finish-popup {height: 300px;left: 20px;overflow-y: scroll;width: 370px;}
#reg-finish-popup h2 {font-size: 20px;}
#reg-finish-popup .btn-container {margin-left: 0px;}
#reg-finish-popup .errorOK {margin: 0 0 0 3px;}
.left-register-container {margin-top: 0px;margin-bottom: 50px;text-align: left;}*/
	.sub_select_website
	{
		width: 490px !important;
	}
	/*.btn_right {margin: 5px 43px;}*/
	.loginBtn
	{
		width: 340px;
	}

	.form-control
	{
		width: 222px;
	}

	.RegisterPopup, .inbox-group
	{
		width: 460px;
	}
	/*.SingUpButton {background: none;border: 0px;padding: 0px;}
.SingUpButton:hover {background: none;border: 0px;}*/


	.clearfix a:hover, .clearfix a:active
	{
		background: none;
	}

	.fancybox-wrap
	{
		width: 420px !important;
	}

	.fancybox-inner
	{
		width: 420px !important;
	}

	.span_slider
	{
		height: 150px;
	}

	.explore_thumbhi ul, .about_thumbhi ul
	{
		margin: 11px 10px 0px 0px !important;
	}
	/*.follow_us ul{margin-left:-45px;}*/
	.RegisterPopupFooterleft
	{
		display: none;
	}

	.loginBtn
	{
		width: 456px;
		margin-top: 0px;
	}

	.report_abuse
	{
		margin-left: 0px;
	}

	.profile_details_score span, .followers_details_score span
	{
		padding: 5px 25px;
	}

	.profile_about
	{
		text-align: center;
	}

	.profile_details_score, .followers_details_score
	{
		width: 31% !important;
	}

	.error_popup .popup_holder
	{
		width: 420px;
	}

	.error_popup .error_container
	{
		width: 380px;
		top: 30%;
	}

		.error_popup .error_container .explore
		{
			float: none;
			margin: 0px 43%;
		}

	.inboxListDate
	{
		margin-left: 0px;
	}

	.inboxListDecription
	{
		width: 80px;
	}

	.profile_shar
	{
		width: 100%;
	}

	.uploded_details
	{
		width: 85%;
	}

	.buyartwork
	{
		margin: 0px auto;
	}
	/* NAV BAR CSS */
     /*.navbar
	{
		width: 100%;
		height: 37px;
		background-color: #231f20;
		float: left;
	}*/

 .navbar {
    width: 100%;
    height: 37px;
    background-color: #55acef;
    float: left;
    display: block;
}


	.inner_navbar
	{
		width: auto;
		height: auto;
		margin: 0px auto;
	}
	/*.inner_navbar_left {width: auto;height: auto;float: left;margin-left: 25px;}*/
	/*.search_textbox{ float:left; width:100px;}
.search_textbox input[type="text"]{ width:100px;font-family: 'Source Sans Pro';display: block;width:94%;background: #ffffff;outline: none;color: #c0c0c0;font-size: 0.8725em;border: 1px solid #D6D6D6;-webkit-appearance: none;border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;-o-border-radius: 5px;padding:10px 4px;box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);border: 0 !important; color:#000;}
*/ .inner_navbar_left ul
	{
		margin: 0px;
		padding: 0px;
		margin-left: -25px;
	}
	/*.inner_navbar_left ul li {font-family: 'Source Sans Pro';font-size: 14px;list-style: none;float: left;padding: 13px 5px;text-transform: capitalize;}
.inner_navbar_left li:first-child {padding: 13px 5px;}*/
	.menu_last
	{
		color: #f63616;
	}

	.inner_navbar_left ul li a
	{
		color: #ffffff;
		text-decoration: none;
		text-transform: uppercase;
	}

		.inner_navbar_left ul li a:hover
		{
			color: #828282;
		}

		.inner_navbar_left ul li a:active
		{
			color: #828282;
		}

	.user_name
	{
		margin-right: 22px;
		position: relative;
		width: 140px;
		height: auto;
		float: left;
		background: url(../images/white_down_arrow.png) right no-repeat;
	}

	.login_name
	{
		text-transform: uppercase;
		width: 90px;
		height: auto;
		font-family: 'Source Sans Pro';
		color: #fff;
		float: left;
		font-size: 12px;
		padding: 12px 4px;
	}

		.login_name:hover
		{
			color: white;
		}

	.login_dropdown
	{
		width: 145px;
		height: auto;
		background-color: #fff;
		position: absolute;
		border: 1px solid #a39bae;
		display: none;
		z-index: 99;
        right:0px;
	}

	.LoginDropTop
	{
		padding: 8px;
	}

		.LoginDropTop img
		{
			float: left;
			margin-right: 15px;
		}

		.LoginDropTop p
		{
			color: #151313;
			font-size: 14px;
			margin-top: 2px;
			background: url(../images/black_down_arrow.png) no-repeat right;
			text-transform: uppercase;
		}

	.login_dropdown ul
	{
		margin-bottom: 10px;
	}

		.login_dropdown ul li
		{
			list-style: none;
			font-size: 14px;
			padding: 5px 10px;
		}

			.login_dropdown ul li a
			{
				color:#707070;
				text-decoration: none;
			}

				.login_dropdown ul li a:hover
				{
					color: #151313;
				}

	.inbox
	{
		padding: 12px 8px;
	}

	.notification_icon
	{
		padding: 12px 17px;
		cursor: pointer;
	}

	.notification_before
	{
		width: 163px;
		height: 40px;
		float: left;
	}

	.signINa
	{
		color: #fff;
		text-decoration: none;
		float: left;
		padding-top: 3px;
	}

		.signINa:hover
		{
			text-decoration: none;
			color: #fff;
			opacity: 0.7;
			filter: alpha(opacity=70); /* For IE8 and earlier */
		}

	.Home_MarginLeftTop_SignUp
	{
		margin-left: 0px;
	}

	#loginscreen
	{
		margin-left: 10px;
		margin-top: -20px;
		width: 358px;
	}

		#loginscreen .input input
		{
			width: 159px;
		}
	/*.signIN {cursor: pointer;position: relative;text-transform: uppercase;width: auto;height: auto;float: left;font-family: 'Source Sans Pro';color: #fff;float: left;font-size: 13px;padding: 12px;margin-left: -85px;margin-top: -128px;background-color: #BE161D;text-decoration: none !important;border-radius: 5px;}*/
	/*.signIN img {float: left;margin-right: 10px;display: none;}*/
	.divLogin
	{
		position: absolute;
		top: 0px;
		display: none;
	}

	.divLoginTop
	{
		background-color: #fff;
		width: 70px;
		height: auto;
		padding: 13px 8px;
		color: #151313;
	}

	.divLoginfiled
	{
		z-index: 999;
		background-color: #fff;
		width: 310px;
		position: relative;
		float: left;
		right: 80%;
		top: -1px;
		padding: 12px 60px;
	}

		.divLoginfiled input[type="text"], .divLoginfiled input[type="password"]
		{
			font-family: 'Source Sans Pro';
			display: block;
			width: 300px;
			background: #ffffff;
			outline: none;
			color: #000;
			border: 1px solid #D6D6D6;
			-webkit-appearance: none;
			border-radius: 5px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			-o-border-radius: 5px;
			padding: 10px;
			box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);
			border: 0 !important;
			font-size: 14px;
			margin: 10px 0px;
		}

		.divLoginfiled p
		{
			color: #fa300f;
			text-transform: capitalize;
			padding-top: 20px;
			width: 100%;
			padding-left: 20px;
		}

			.divLoginfiled p a
			{
				color: #fa300f;
				text-decoration: none;
			}

				.divLoginfiled p a:hover
				{
					color: #fa300f;
					text-decoration: none;
					opacity: 0.7;
					filter: alpha(opacity=70); /* For IE8 and earlier */
				}

	.divLoginFooter
	{
		text-transform: capitalize;
		font-size: 14px;
		z-index: 9999;
		background-color: #231f20;
		width: 100%;
		height: auto;
		width: 310px;
		position: relative;
		float: left;
		right: 80%;
		top: -1px;
		padding: 12px 60px;
	}

		.divLoginFooter a:hover
		{
			opacity: 0.7;
			filter: alpha(opacity=70); /* For IE8 and earlier */
		}

		.divLoginFooter p
		{
			color: #fff;
			text-align: center;
		}

			.divLoginFooter p a
			{
				color: #fff;
			}
	/*END OF NAV BAR */ 
    .tab_header
	{
		background-color: #231f20;
		width: 100%;
		height: auto;
		float: right;
		display: none !important;
	}

		.tab_header ul
		{
			padding: 0px;
			float: right;
			margin: 0px;
		}

			.tab_header ul li
			{
				color: #fff;
				display: inline-block;
				font-family: 'Source Sans Pro';
				font-size: 14px;
				padding: 10px 17px 14px;
				margin: 0px;
				cursor: pointer;
				border-right: 1px solid #000;
			}

				.tab_header ul li:hover
				{
					border-bottom: 2px solid #F7080C;
					margin-bottom: -2px;
				}

				.tab_header ul li a
				{
					color: #fff;
					text-decoration: none;
				}

	.logo
	{
		float: left;
		margin-left: 23px;
		width: 232px;
		height: 65px;
		background: url(../images/logo_shortfilms.png) no-repeat;
		cursor: pointer;
		display: none;
	}

	.logo_text
	{
		margin: -42px 5px 24px 0px;
		position: relative;
		float: right;
	}

	/*.navbar
	{
		width: 100%;
		height: 37px;
		background-color: #231f20;
		float: left;
		display: block;
	}*/

	.user_name
	{
		margin: 0px 0px 0 0 !important;
		position: relative;
		width: 53%;
		height: auto;
		float: left !important;
		background: url(../images/white_down_arrow.png) right no-repeat;
	}

	.sign_up
	{
		width: 99%;
		height: auto;
		background-color: #0f100f;
		padding: 15px 0px;
		;
		font-family: 'Source Sans Pro';
		padding: 15px 0;
		margin: 0 0 0 7px;
		display: none !important;
	}
	/* NAV BAR CSS */ /*.navbar{ width:100%; height:37px; background-color:#231f20; float:left;}
*/ /** top_placeholder **/

	.top_placeholder
	{
		width: 100%;
		height: auto;
		float: left;
		margin: 15px 0 0 8px;
	}
	/** end top_placeholder **/
	.sapn_small /*, .sapn_small2*/
	{
		width: 140px;
		height: 139px;
		float: left;
		border: 1px solid #a1a1a1;
		border-radius: 5px 5px 5px 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		box-shadow: 0px 2px 3px #a8aaac;
		-webkit-box-shadow: 0px 2px 3px #a8aaac;
		-moz-box-shadow: 0px 2px 3px #a8aaac;
		-o-box-shadow: 0px 2px 3px #a8aaac;
		cursor: pointer;
		display: none;
		margin: 0px 0px 15px 11px;
	}

		.sapn_small img
		{
			border-radius: 5px 5px 5px 5px;
		}

		.sapn_small:nth-child(1n)
		{
			display: none !important;
		}

		.sapn_small:nth-child(2n)
		{
			display: none !important;
		}

		.sapn_small:nth-child(3n)
		{
			display: none !important;
		}

		.sapn_small:nth-child(4n)
		{
			display: none !important;
		}
		/*.sapn_small2 {margin: 0px 16px 18px 5px;border-radius: 2px 2px 2px 2px;-webkit-border-radius: 2px;-moz-border-radius: 2px;-o-border-radius: 2px;height: 146px;background-color: #fff;display: block !important;}*/
		.sapn_small:hover
		{
			opacity: 0.7;
		}

	.span_slider
	{
		width: 97% !important;
		display: none;
	}

		.span_slider img
		{
			width: 92%;
		}

	.select_website_main
	{
		float: right;
		width: 110px;
		height: auto;
		display: none;
	}
	/******span_explore******/
	.span_explore
	{
		height: auto;
		float: left;
		background: #f6f8fa;
		box-shadow: 0px 2px 0px #e3e4e8;
		-webkit-box-shadow: 0px 2px 0px #e3e4e8;
		-moz-box-shadow: 0px 2px 0px #e3e4e8;
		-o-box-shadow: 0px 2px 0px #e3e4e8;
		margin: 5px 0px;
		border-radius: 3px;
		padding: 0px 11px;
	}

	/*.tab
	{
		float: left;
		margin-left: 0px !important;
		margin-top: 5px;
	}*/

    .tab {
    float: left;
    margin-left: 0px !important;
    margin-top: 10px;
}



		.tab ul
		{
			float: left;
			width: 100%;
			margin-left: 15px;
		}

			.tab ul li
			{
				float: left;
				list-style: none;
				margin: 0 0 15px 7px;
				font-size: 12px;
				text-transform: uppercase;
				padding: 10px;
			}

				/*.tab ul li a
				{
					text-decoration: none;
					padding: 3px 15px;
					color: #fa300f;
				}*/

    .tab ul li a {
    text-decoration: none;
    padding: 3px 15px;
    color: #55acef;
    border: 1px solid #55acef;
    border-radius: 2px;
}



					/*.tab ul li a:hover, .tab ul li a.active
					{
						background-color: #fa300f;
						color: #fff;
						padding: 3px 15px;
						border-radius: 2px;
						-webkit-border-radius: 2px;
						-moz-border-radius: 2px;
						-o-border-radius: 2px;
					}*/

   .tab ul li a:hover, .tab ul li a.active {
    background-color: #55acef;
    color: #fff;
    padding: 3px 15px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
}


	/*.explore
	{
		border-radius: 3px;
		background-color: #fa300f;
		float: left;
		padding: 8px 15px;
		color: #fff!important;
		text-decoration: none;
		margin-top: 50px;
		margin-left: 15px;
	}*/

    .explore {
    /* border-radius: 3px; */
    background-color: #55ACEF;
    padding: 8px 15px;
    color: #fff!important;
    text-decoration: none;
    margin-top: 50px;
   margin-left: 15px;
}




		.explore:hover
		{
			opacity: 0.8;
		}

	h3
	{
		color: #fa300f;
		font-family: 'latobold';
		font-size: 14px;
		float: left;
		margin: 0px;
		padding: 0px;
		padding: 11px 9px 12px;
	}

		h3 span
		{
			margin-right: 5px;
			float: left;
		}

	.MicrositeSection
	{
		margin: 30px 23px 8px 30px!important;
		width: 980px;
	}

		.MicrositeSection li
		{
			padding: 0px 24px 22px 0px!important;
		}

	.span_explore ul
	{
		margin: 0px 0px 0px 0px; /* width:980px;*/
	}

		.span_explore ul li
		{
			list-style: none;
			float: left;
			padding: 0px 0px 0px 0px;
		}

	.micro_margin
	{
		margin: 10px 25px 15px 19px!important;
	}
	/*************Animation Section***********************/ .animation_section
	{
		height: auto;
		background-color: #000000;
		float: left;
		margin: 10px 0 0 4px;
		border-radius: 3px;
	}

		.animation_section ul
		{
			margin: 0;
			padding: 0;
		}

			.animation_section ul li
			{
				list-style: none;
				padding: 25px 0px !important;
				font-family: 'Source Sans Pro';
				font-size: 12px;
				text-align: center;
				color: #fff;
				float: left;
				text-transform: uppercase;
			}

				.animation_section ul li:first-child
				{
					display: none;
				}

				.animation_section ul li:hover
				{
					opacity: 0.8;
				}

	.more_tumbhi
	{
		margin-top: 20px;
	}

	.animation_icon
	{
		width: 95px;
		height: 35px;
		cursor: pointer;
	}
	/*.animation_icon:hover{ opacity:0.6;}
*/ .animation_text
	{
		display: none !important;
	}

		.animation_text a
		{
			color: #fff;
			text-decoration: none;
		}
	/************End Animation Section********************/ /*************Blog Section*************************/
	.blog_section
	{
		width: 100%;
		height: auto;
		float: left;
		margin: 15px 0px;
	}

	.blog_section_left
	{
		float: left;
		width: 100% !important;
		height: 170px;
		display: none;
	}

	.blog_section_right
	{
		float: left;
		width: 100%;
		height: auto;
		margin: 0px 0px 0px !important;
	}

	.blogdetailText h2
	{
		font-family: 'source_sans_prosemibold';
		font-size: 16px;
		color: #3a3a3a;
		margin: 10px 0px;
	}

	.blogdetailText p
	{
		font-family: 'Source Sans Pro';
		color: #707070;
		font-size: 14px;
	}

	.blogdetailText img
	{
		position: absolute;
		top: 5px;
		right: 15px;
	}

	.blogDetail
	{
		width: 100%;
		height: auto;
		float: left;
		margin: 0px 0 135px 8px !important;
	}

	.blogdetailText
	{
		width: 44% !important;
		height: auto;
		position: relative;
		float: left;
	}

	.blogAllText
	{
		background-color: #fff;
		float: left;
		padding: 20px 15px;
		text-decoration: none;
		height: 93px;
	}

		.blogAllText a
		{
			background-color: #fff;
			text-decoration: none!important;
		}

			.blogAllText a h2:hover
			{
				color: #fa300f;
				text-decoration: none;
			}

	.twitter
	{
		display: none;
		float: left;
		width: 200px;
		height: 89px;
		background: url(../images/followmeontwitter1.jpg) no-repeat !important;
		margin: 163px 19px 0 275px !important;
		cursor: pointer;
	}

		.twitter p
		{
			padding: 15px;
			padding: 45px 25px;
			margin-left: 2px;
			font-size: 12px;
			font-family: 'Source Sans Pro';
		}

	.facebook
	{
		display: none;
		float: left;
		width: 200px;
		height: 89px;
		background: url(../images/facebook1.png) no-repeat !important;
		margin: -109px 0 0 0 !important;
	}

	.read_more
	{
		float: right;
	}

	.blogdetailImage
	{
		float: left !important;
		margin: 0;
	}
	/*.blogdetailImage img{ width:100% !important;}
*/ /*****************advisoryPanal***************/
	.advisoryPanal
	{
		width: 98% !important;
		height: 135px;
		border: 1px solid #f1f1f1;
		float: left;
		box-shadow: 0px 2px 3px #b0b2b3;
		-webkit-box-shadow: 0px 2px 3px #b0b2b3;
		-moz-box-shadow: 0px 2px 3px #b0b2b3;
		-o-box-shadow: 0px 2px 3px #b0b2b3;
		padding: 8px 10px;
		margin: 8px 9px !important;
		background-color: #fff;
		border-radius: 3px;
	}

	.advisoryTopPanal h2 a
	{
		margin: 10px 0px;
		color: #fa300f;
		font-family: 'source_sans_probold';
		font-size: 16px;
		text-transform: uppercase;
		padding: 0px 0px 5px;
	}

	.advisoryTopPanal
	{
		width: 100%;
		height: auto;
		float: left;
	}

		.advisoryTopPanal h4 a
		{
			font-size: 14px;
			color: #3a3a3a;
			margin-bottom: 0px;
			text-decoration: none;
		}

			.advisoryTopPanal h4 a:hover
			{
				color: #fa300f;
			}

		.advisoryTopPanal p
		{
			font-family: 'Source Sans Pro';
			font-size: 12px;
			color: #707070;
			padding: 0px;
			margin: 10px 0px;
			line-height: 16px;
			float: none;
			width: 100%;
		}

	.uladvisoryPanal ul
	{
		margin-left: -10px;
	}

		.uladvisoryPanal ul li
		{
			float: left;
			list-style: none;
			padding: 25px 10px;
		}

			.uladvisoryPanal ul li div
			{
				width: 68px;
				height: 68px;
				float: left;
			}

			.uladvisoryPanal ul li a:hover
			{
				opacity: 0.8;
			}

	.advisoryTopPanal p a
	{
		color: #fa300f;
		text-decoration: none;
		padding-top: 3px;
		width: auto;
	}

		.advisoryTopPanal p a:hover
		{
			text-decoration: none;
			color: #fa300f;
			opacity: 0.7;
			filter: alpha(opacity=70); /* For IE8 and earlier */
		}
	/*****************End of advisoryPanal***************/ /***********Footer*****************************/

	.footer
	{
		background-color: #242424;
		width: 100%;
		height: auto;
		float: left;
		display: block;
	}

	.inner_footer
	{
		width: 100%;
		height: auto;
		margin: auto;
		color: #fff;
	}

	.about_thumbhi li:nth-child(1n)
	{
		display: block !important;
	}

	.about_thumbhi li:nth-child(2n)
	{
		display: block !important;
	}

	.about_thumbhi li:nth-child(3n)
	{
		display: none !important;
	}

	.about_thumbhi li:nth-child(4n)
	{
		display: block !important;
	}

	.about_thumbhi li:nth-child(5n)
	{
		display: block !important;
	}

	.about_thumbhi li:nth-child(6n)
	{
		display: block !important;
	}

	.about_thumbhi li:nth-child(7n)
	{
		display: block !important;
	}


	.last_orang
	{
		background: #ed1c24;
		width: 100%;
		height: 10px;
		float: left;
	}
	/*************Opportunities*******************/
	.featuredImg
	{
		float: left;
		margin: 10px 0px;
	}

	.OpportunitiesLeft h1
	{
		text-align: center;
		margin: 20px;
		border-bottom: 1px dotted #ccc;
		padding-bottom: 10px;
		line-height: 20px;
		color: #2c2c2c;
		font-family: 'source_sans_probold';
	}

	.OpportunitiesLeft h2
	{
		font-family: 'Source Sans Pro';
		/*color: #ed1c24;*/
		font-size: 16px;
		/*text-transform: uppercase;*/
		margin: 18px 15px 10px 22px;
		padding-bottom: 10px;
         font-weight:100;
	}
    #titleevent
{
	color: #ed1c24;
	font-family: "Source Sans Pro";
	font-size: 15px;
	margin: 18px 15px 10px 22px;
	padding-bottom: 10px;
	text-transform: uppercase; /*text-align:center;*/
    font-weight: bold;
}
 .minhtforcontestpagination h1 {
font-size:15px;
font-weight:500;
font-family: "Source Sans Pro";
}
	.OpportunitiesLeft p
	{
		font-size: 14px;
		color: #434a54;
		margin: 20px 30px 10px 22px;
		line-height: 16px;
	}

	.apply
	{
		margin: 25px 65px;
	}

	.OpportunitiesRight h2
	{
		font-family: 'source_sans_probold';
		color: #ed1c24;
		font-size: 16px;
		text-transform: uppercase;
		margin: 18px 0px 10px;
		border-bottom: 1px solid #e7e6e6;
		padding-bottom: 10px;
		padding-left: 20px;
	}

	.OpportunitiesSelect
	{
		margin: 0px 15px 5px;
		border-bottom: 1px solid #e7e6e6;
		padding-bottom: 10px;
		float: left;
		width: 94%;
	}

	.opportunities_list a
	{
		text-decoration: none;
	}

	.opportunities_list p
	{
		background: url(../images/right-arrow.png) no-repeat 10px 20px;
		padding: 15px 35px;
		color: #ed1c24;
		font-family: 'source_sans_prosemibold';
		font-size: 16px;
	}

	.NewsListImg
	{
		width: 116px;
		height: auto;
		float: left;
		border-radius: 5px;
		overflow: hidden;
		margin: 10px;
	}

	.OpportunitiesSelect p
	{
		float: left;
		font-size: 14px; /*margin:0px 10px;*/
	}

	.apply_Btn
	{
		margin: 10px 15px;
	}
	/********** Discussion Forum ***************************/ .tumbhi_forum
	{
		background-color: #fff;
	}

		.tumbhi_forum img
		{
			width: 100%;
		}

		.tumbhi_forum h1
		{
			padding: 15px;
			color: #29353f;
		}

		.tumbhi_forum p
		{
			font-size: 14px;
			color: #434a54;
			padding: 15px;
			padding-top: 0px;
		}

	.forum_featured
	{
		width: 96%;
		height: auto;
		float: left;
		padding: 15px;
	}

		.forum_featured table
		{
			width: 100%;
			height: auto;
		}

		.forum_featured tr th
		{
			background-color: #231f20;
			color: #fff;
			padding: 10px 10px 5px 10px;
			text-transform: uppercase;
			text-align: left;
			font-family: 'source_sans_prosemibold';
			border-bottom: 2px solid #ff524b;
		}

		.forum_featured tr td
		{
			padding: 15px 10px;
			text-align: left;
			color: #434a54;
			font-size: 14px;
			border-bottom: 1px dotted #434a54;
		}

			.forum_featured tr td a
			{
				color: #434a54;
				font-size: 14px;
				text-decoration: none;
			}

				.forum_featured tr td a:hover
				{
					text-decoration: underline;
				}

			.forum_featured tr td span
			{
				color: #ff3333;
				margin-bottom: 2px;
			}

			.forum_featured tr td p
			{
				color: #a4a9ae;
				font-size: 12px;
				margin-top: 2px;
			}

	.forumPost
	{
		width: 92%;
		height: auto;
		float: left;
		margin: 15px 30px;
		border-bottom: 1px dotted #434a54;
	}

		.forumPost p
		{
			color: #ff3333;
			font-size: 14px;
		}

		.forumPost h1
		{
			color: #434a54;
			font-size: 18px;
			margin: 15px 0px 0px;
			;
			float: left;
			width: 100%;
		}

	.comment_details
	{
		color: #434a54;
		font-size: 12px;
		margin: 15px 0px;
		float: left;
		font-family: 'source_sans_prolight';
	}

		.comment_details a
		{
			color: #ff3333;
		}

		.comment_details span
		{
			color: #a4a9ae;
		}

	.comment_forum
	{
		width: 100%;
		height: auto;
		float: left;
	}

	.display_comment
	{
		float: left;
		background: url(../images/bg/comment_bg.png) no-repeat;
		color: #fff;
		font-size: 14px;
		padding: 7px 35px;
	}

	.add_comment
	{
		float: right;
		margin-right: 15px;
		cursor: pointer;
	}

		.add_comment:hover
		{
			opacity: 0.8;
		}

	.mainUserCmmt
	{
		width: 95%;
		height: auto;
		float: left;
		border-bottom: 1px dotted #434a54;
		margin: 15px;
	}

	.mainUserImg
	{
		width: 55px;
		height: 55px;
		float: left;
		margin: 0px 5px;
		border-radius: 50%;
		border: 1px solid #000;
	}

		.mainUserImg img
		{
			width: 100%;
			height: 100%;
			border-radius: 50%;
		}

	.UserCmmnt
	{
		width: 550px;
		height: auto;
		float: left;
	}

		.UserCmmnt p
		{
			color: #434a54;
			font-size: 14px;
			line-height: 20px;
		}
	/************FollowingPopup********************************/ .FollowingPopup
	{
		width: 840px;
		height: auto;
		padding: 15px;
		display: none;
		float: left;
	}

		.FollowingPopup h1
		{
			color: #ed1c24;
			font-family: 'source_sans_probold';
			padding: 5px;
			font-size: 18px;
		}

	.followingslug
	{
		width: 45% !important;
		height: auto;
		float: left;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		box-shadow: 0px 2px 5px #a8aaac;
		-webkit-box-shadow: 0px 2px 5px #a8aaac;
		-moz-box-shadow: 0px 2px 5px #a8aaac;
		-o-box-shadow: 0px 2px 5px #a8aaac;
		cursor: pointer;
		margin: 10px;
		background-color: #f1f1f1;
	}

	.followingPhoto, .followingText
	{
		float: left;
		width: 108px;
		height: 108px;
	}

		.followingPhoto img
		{
			width: 100%;
			height: 100%;
		}

		.followingText h1
		{
			font-family: 'source_sans_probold';
			font-size: 16px;
			color: #282425;
			padding: 15px 10px 0px;
		}

	.followingText
	{
		float: left;
		width: 100% !important;
		height: 108px;
	}

	.designation
	{
		font-size: 14px;
		color: #282425;
		font-style: italic;
		padding: 3px 10px;
	}

	.location
	{
		font-size: 14px;
		color: #282425;
		padding: 6px 10px;
	}
	/*******My Page******/

	/***************portfolio************************/ .portfolio
	{
		width: 100%;
		height: auto;
		float: left;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		box-shadow: 0px 2px 2px #b0b2b3;
		-webkit-box-shadow: 0px 2px 2px #b0b2b3;
		-moz-box-shadow: 0px 2px 2px #b0b2b3;
		-o-box-shadow: 0px 2px 2px #b0b2b3;
		margin: 10px 0px;
		background-color: #f6f8fa;
	}


	.portfolioFild
	{
		width: 76px;
		height: 76px;
		border: 2px solid #dddfe1;
		background-color: #eceef0;
		border-radius: 5px;
		text-align: center;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
	}

		.portfolioFild span
		{
			width: 100%;
			float: left;
		}

			.portfolioFild span img
			{
				margin: 4px;
			}

	.portfolioright
	{
		width: 100% !important;
		height: auto;
		float: left;
		display: block;
		padding-bottom: 15px;
		margin-left: 10px;
	}

		.portfolioright ul li
		{
			float: left;
			list-style: none;
			padding: 10px 5px 0px;
		}

			.portfolioright ul li a
			{
				color: #565c64;
			}

	.portfolioFild:hover, .portfolioFild.active
	{
		border: 2px solid #fa300f;
		background-color: #fff;
	}
	/***************SUGGESTED JOBS*********************/ .SuggestedJob, .AccountSetting
	{
		width: 100%;
		height: auto;
		background-color: #fff;
		border-radius: 5px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-o-border-radius: 5px;
		box-shadow: 1px 1px 2px #b0b2b3;
		-webkit-box-shadow: 1px 1px 2px #b0b2b3;
		-moz-box-shadow: 1px 1px 2px #b0b2b3;
		-o-box-shadow: 1px 1px 2px #b0b2b3;
		float: left;
		margin: 10px 0px;
		display: block;
	}

		.SuggestedJob h1, .AccountSetting h1
		{
			font-family: 'source_sans_prosemibold';
			font-size: 14px;
			color: #3d3d3d;
			padding: 10px;
			border-bottom: 1px solid #e5e5e5;
		}

		.SuggestedJob ul li, .AccountSetting ul li
		{
			list-style: none;
			background: url(../images/right-arrow.png) 0px 15px no-repeat;
			padding: 7px 19px 0px;
		}

			.SuggestedJob ul li h2, .AccountSetting ul li h2
			{
				cursor: pointer;
				color: #dd5555;
				padding: 5px;
				font-size: 14px;
				font-family: 'source_sans_prosemibold';
			}

			.SuggestedJob ul li a
			{
				text-decoration: none;
			}

			.SuggestedJob ul li p, .AccountSetting ul li p
			{
				color: #7d7d7d;
				padding: 5px;
				font-family: 'Source Sans Pro';
				font-size: 12px;
			}

		.AccountSetting ul li
		{
			padding: 5px 19px;
			float: none;
		}

			.AccountSetting ul li a
			{
				text-decoration: none;
			}

				.AccountSetting ul li a h2:hover
				{
					color: #000;
				}

	.suggestedjobPopup
	{
		width: 300px;
		height: auto;
		display: none;
	}

		.suggestedjobPopup h2
		{
			cursor: pointer;
			color: #dd5555;
			padding: 5px;
			font-size: 14px;
			font-family: 'source_sans_prosemibold';
			padding: 15px 15px 0px;
		}

		.suggestedjobPopup p
		{
			color: #7d7d7d;
			padding: 15px;
			font-family: 'Source Sans Pro';
			font-size: 12px;
		}

	.SuggestedJob ul li h2:hover
	{
		text-decoration: underline;
	}
	/***********Media Viewer*********************/
	.MediaViewer
	{
		width: 91% !important;
		height: auto;
	}
	/*.MediaViewerMiddel {position: absolute;top: 186px;left: 208px;}*/
	.MediaViewerMiddel img
	{
		margin-left: 6px;
	}

	.mediaviewImg
	{
		float: left;
		margin-left: 145px;
	}

	.MediaViewerMiddel p
	{
		float: left;
		margin-left: 50px;
		margin-top: 15px;
	}

	.mediaviewStar
	{
		margin-right: 10px;
	}
	/*.MediaFooter {width: 100%;height: auto;padding: 10px;}
.MediaFooter span {font-size: 12px;color: #a4a4a4;padding: 10px;}
.MediaFooter span img {margin-right: 3px;}*/
	#photo_1, #photo_2, #photo_3, #photo_4, #Music_1, #Music_2, #Music_3, #Music_4, #ShortFilm_1, #ShortFilm_2, #ShortFilm_3, #ShortFilm_4
	{
		display: none;
	}

	.middel_section
	{
		width: 100%;
	}

	.signupBtnNew
	{
		/*float: right;*/
		width: auto;
		padding: 10px;
	}

	#threesections .threepart
	{
		width: 93%;
	}

	/*.nwCreateact {
    display: none;
}*/




	.InboxCountDivHome
	{
		background-color: #000;
	}

	.profile_about p
	{
		text-align: center;
	}
	/*.GoogleButton{ margin-left: 76px !important;}*/

	.activities, .EditProfileMain, .forum_right, .ShortFilmPortfolio, .MyFavorites
	{
		padding: 0px;
	}

	.divtest3
	{
		margin: 0px;
		clear: both;
		float: left;
		margin-bottom: 35px;
	}

	#userTestimonial .divimgrt
	{
		clear: both;
		margin-left: 0px !important;
	}

	.RegisterPopupTop .form-group input
	{
		max-width: 100% !important;
	}

	.RegisterPopupTop .form-groupforregister input
	{
		max-width: 100% !important;
	}

	.threepart img
	{
		max-width: 75px;
		max-height: 95px;
	}

	.Event_list h3
	{
		width: 50%;
	}

	.News_list h3
	{
		width: 50%;
	}

	.Event_list p
	{
		width: 50%;
	}

	.News_list p
	{
		width: 50%;
	}

	.searchnew
	{
		width: 215px;
	}

	.breadcrumbs
	{
		padding: 0px;
	}

	.breadcrumbs_Microsite
	{
		padding: 0px;
	}

	#footer1_pLogo
	{
		display: block;
	}

	.explore_thumbhi
	{
		width: 85px;
	}

	.about_thumbhi
	{
		width: 80px;
	}

	.about_us, .explore_thumbhi, .about_thumbhi
	{
		height: 260px;
	}

	.explore_thumbhi, .about_thumbhi
	{
		padding: 12px 5px;
	}

	.follow_us
	{
		margin: 15px 5px;
		width: 40px;
	}

	.OneSlider
	{
		width: 188px;
	}

	#divUserUpload, #divViewMore
	{
		margin: 8px 17px;
	}

	.portfolio
	{
		padding: 20px !important;
	}
	/*.about_us{ width: 100%;height: 75px !important;border-bottom: 1px solid #3b3b3b;}
  .explore_thumbhi ul li, .about_thumbhi ul li { display: inline !important;}*/
	.rowforsubcat
	{
		width: auto;
	}

	.rowforgenre
	{
		width: auto;
	}

	.rowfortitle
	{
		width: auto;
	}

	.rowfordescription
	{
		width: auto;
	}

	.rowfortagwords
	{
		width: auto;
	}

	.forgot_fancybox-skin
	{
		margin-top: 13%;
		margin-left: 3%;
	}

	.sapn_small2
	{
		margin-left: 30px !important;
	}

	#reg-finish-popup
	{
		width: 100%;
		top: -10px;
		margin-left: 0;
	}

		#reg-finish-popup h2
		{
			font-size: 21px;
		}

	/*#example_video_1
	{
		display: none;
	}*/

	.profile_slugnew
	{
		margin: 5px;
	}

	#uploadartworkmsgdiv
	{
		margin: 5px;
	}
}


@media only screen and (max-width: 400px)
{

	#likefromme
	{
		display: none !important;
	}

	.OneSlider
	{
		width: 100%;
	}

	#divUserUpload, #divViewMore
	{
		margin: 8px 0 0 25%;
	}

	.divforgot
	{
		width: 340px;
	}

	.Forgotclosebtn
	{
		margin: -7px -127px;
	}

	.left-register-container
	{
		width: auto !important;
	}
}


@media only screen and (max-width: 320px)
{
	.cnt223
	{
		width: 285px;
	}

	.uplode_section_right
	{
		width: 240px;
	}

	.TwitterButton
	{
		background: url(/Images/twitt.png) no-repeat;
		width: 34px;
		height: 34px;
		margin-left: 0px;
	}

	.FBButtonsignup
	{
		background: url(/Images/fb.png) no-repeat;
		width: 34px;
		height: 34px;
		margin-left: 0px;
	}

	.GoogleButton
	{
		background: url(/Images/gmailSmallIcon.png) no-repeat;
		width: 34px;
		height: 34px;
		margin-left: 0px !important;
	}

	.SocialSiteBtn
	{
		padding: 0px 5px 5px 5px;
	}

	.SignUpText
	{
		margin-right: 45px;
	}

	.fr_new
	{
		float: left !important;
	}


	body
	{
		overflow-x: hidden;
		font-family: 'Source Sans Pro';
		margin: 0px;
		padding: 0px;
		line-height: 1; /*background: none repeat scroll 0 0 #f6f8fa;*/
	}

	.tab
	{
		display: none;
	}

	.profile_slug, .profile_slug_landing, .tumbhi_forum
	{
		width: 319px;
	}

	.followers
	{
		width: 319px;
	}

	.middel_section_right
	{
		margin: 0px !important;
	}

	.portfolio
	{
		width: 320px;
	}

	.portfolioright
	{
		margin: 0px;
		margin-left: 0px;
	}

	.portfolioFild
	{
		width: 66px;
	}

		.portfolioFild span img
		{
			margin: 5px 0 5px 0;
		}

	.mypageTab a
	{
		padding: 0px;
	}

	#loginscreen
	{
		width: 318px;
	}

	.row select
	{
		width: 240px;
	}

	.uploded_details
	{
		margin-left: 5px;
	}

	.divMyPageTab
	{
		margin-left: -20px;
	}

	.blog_section_right
	{
		width: 97%;
	}

	.RegisterPopup, .inbox-group
	{
		width: 320px;
	}

	#threesections .threepart
	{
		width: 92%;
		overflow: hidden;
	}



	.forgot_fancybox-outer
	{
		margin-left: 8%;
	}

	.Forgotclosebtn
	{
		margin: -7px -134px;
	}

	.modal-header
	{
		margin: 0 12px -30px 0;
		float: right;
		padding: 0px;
	}


	.row input[type="text"], .row textarea
	{
		width: 240px;
	}

	.row .row input[type="text"], .row textarea
	{
		width: 240px;
	}

	.searchnew
	{
		width: 175px;
	}

	.about_thumbhi
	{
		display: none;
	}

	.forgot_fancybox-skin
	{
		margin-top: 13%;
		margin-left: 1px;
	}
	/*.divforgot{ width: 300px;}*/
	.Forgotclosebtn
	{
		margin: 14px -119px;
	}

	.AccountSetting1 ul li
	{
		width: 135px;
	}

	.sapn_small2
	{
		margin-left: 5px !important;
	}
}



/*----- Toggle Button -----*/
.sdtoggle-nav
{
	display: none;
}

/*----- Menu -----*/
@media screen and (min-width: 603px)
{
	.sdmenu
	{
		width: 100%;
	}
}

.sdmenu ul
{
	display: inline-block;
	margin-left: 10px;
}

.sdmenu li
{
	float: left;
	list-style: none;
	font-size: 17px;
}

	.sdmenu li:last-child
	{
		margin-right: 0px;
	}

/*----- Responsive -----*/

@media screen and (max-width: 603px)
{
	.sdmenu
	{
		position: relative;
		display: inline-block;
	}

		.sdmenu ul.active
		{
			display: none;
		}

		.sdmenu ul
		{
			width: 120px;
			position: absolute;
			top: 120%;
			left: 0px;
			padding: 10px 18px;
			box-shadow: 0px 1px 1px rgba(0,0,0,0.15);
			border-radius: 3px;
			background: #303030;
			z-index: 999;
		}

			.sdmenu ul:after
			{
				width: 0px;
				height: 0px;
				position: absolute;
				top: 0%;
				left: 22px;
				content: '';
				transform: translate(0%, -100%);
				border-left: 7px solid transparent;
				border-right: 7px solid transparent;
				border-bottom: 7px solid #303030;
                z-index: 999;
			}

		.sdmenu li
		{
			margin: 5px 0px 5px 0px;
			float: none;
			display: block;
		}

		.sdmenu a
		{
			display: block;
		}

	.sdtoggle-nav
	{
		padding: 10px;
		float: left;
		display: inline-block;
		color: #fff;
		font-size: 20px;
	}

		.sdtoggle-nav:hover, .sdtoggle-nav.active
		{
			text-decoration: none;
			color: #66a992;
		}
}


/*only for safari browser*/
@media screen and (-webkit-min-device-pixel-ratio:0) { 
                                ::i-block-chrome, .sdmenu ul::after{
                                                top:-7px !important;
                                }
                }

				


@media only screen and (width: 414px){
.breadcrumbs {
    padding: 0px 0 0 0px;
}
.breadcrumbs ul {
    margin: -10px 0px !important;
	width: 100%;
}

.breadcrumbs ul li {
    float: left;
    font-family: "latobold";
    font-size: 5px;
    list-style: outside none none;
    padding: 2px 0px;
    background-color: #0074d9;
    margin: 1px;
    width: 12%;
    text-align: center;
    border-radius: 0px;
}
.tab {
    margin-left: 10px !important;
}
.explore {
    margin-left: 10px !important;
}
.thrbtbot:link {
    width: 35%;
    text-align: center;
}
.explore_thumbhi {
    width: 105px;
}
.about_thumbhi {
    width: 100px;
}
.follow_us {
    margin: 15px 5px;
    width: 70px;
}

}
@media only screen and (width: 667px){
.breadcrumbs {
    padding: 0px 0 0 0px;
    margin-top: 10px;
}
.breadcrumbs ul {
    margin: 0px 10px;
    width: 100%;
}
.breadcrumbs ul li {
    float: left;
    font-family: "latobold";
    font-size: 8px;
    list-style: outside none none;
    padding: 2px 0px;
    background-color: #0074d9;
    margin: 1px;
    width: 11.9%;
    text-align: center;
    border-radius: 0px;
}
.explore {
    margin-left: 10px;
    margin-bottom: 10px;
	margin-top: 0px;
}
.thrbtbot:link {
    background-color: #55ACEF;
    padding: 8px 5px 7px 5px;
    width: 16%;
    text-align: center;
}
.about_us {
    width: 180px;
}

}

@media only screen and (width: 736px){
.thrbtbot:link {
    background-color: #55ACEF;
	}
.explore {
    background-color: #55ACEF;
}
.follow_us {
    width: 60px;
}
.thrbtbot:link {
        width: 16%;
    text-align: center;
}
}
@media only screen and (max-width: 375px){
.breadcrumbs {
    padding: 0px 0 0 0px;
	margin-top: -10px;
}
.breadcrumbs ul {
    margin: 0px 5px !important;
	    width: 100%;
}
.breadcrumbs ul li {
    float: left;
    font-family: "latobold";
    font-size: 4px;
    list-style: outside none none;
    padding: 2px 0px;
    background-color: #0074d9;
    margin: 1px;
    width: 11.4%;
    text-align: center;
    border-radius: 0px;
}

.tab {
    float: left;
    margin-left: -28px !important;
    margin-top: 13px;
}
.thrbtbot:link {
    width: 45%;
    text-align: center;
}
}


#new_mndiv{ position: relative; min-height: 100%;}

#new-mnindiv{position: absolute; top: -10000px; height: 0px; width: 0px;}

.bdrnone{border:none;}

.dspnone{display:none;}

.pad22{padding:22px;}

.dispblock{display: block;}

.clearnw{clear:both;}

.txtdnone{text-decoration:none;}

.txtctrnw{text-align:center;}
.dispnonenw{display:none;}
.dispblocknw{display:block;}

.nwsty1{background-color:#ed1e25;color:#FFF;border-radius:50%; padding:6px; line-height:5px; position:absolute; top:2px; left:20px; float:left;}
.nwsty2{position: absolute; left: 0px; display: block; float: left;top: 0px; z-index: 2;}
.nwsty3{position:fixed; display: block; float: left;top: 0px; z-index: 2; overflow: hidden; position: relative;}
.nwsty4{width: 96px; height: 96px; float: left; margin: 14px 16px 0px 0px;}
.nwsty5{width: 1px; height: 1px; position: absolute; top: -100px;}
.nwsty6{margin-left: 65px;display:none; margin-top: 50px; position: absolute;}
.nwsty7{margin: 20px 0px 0px 5px;}
.nwsty8{visibility: hidden; height: 1px; width: 1px; position: absolute; top: -9999px; z-index: 100000;}
.nwsty9{height: 1px; width: 1px; position: absolute; top: 0px; z-index: 100000; border: 0px; left: 0px;}

.inboxrgtct { width:33%; float:left; background-color:#f7f7f7; border-radius:0 5px 5px 0; border:1px solid #e6e6e6; margin: 5px 2px 4px 0px; line-height:18px;}
.inboxrgtctrecords { width:49%; float:left; background-color:#f7f7f7; border-radius:0 5px 5px 0; border:1px solid #e6e6e6; margin: 5px 2px 4px 4px; line-height:18px;}


.ml10{margin-left:10px;}
.mt8{margin-top:8px;}
.ml110{margin-left:110px;}
.mt45{margin-top:45px;}
.mt10{margin-top:10px;}
.mr5{margin-right:5px;}
.pad22{padding:22px;}
.mt0{margin-top:0px;}

/*Added for new login screen*/
#insidelogin {
    padding: 15px 15px 0 15px;
    position: relative;
    top: -4px;
    z-index: 999;   
}


.inpuerror{ font-size:12px; color:#F00; margin-left:100px;}

#loginwith{ border-top:1px dotted #CCCCCC; 
            /*margin-top:20px;*/ 
              margin-top: 3px;
            padding-top:20px; text-align:center;}

#loginscrfooter{ background-color:#333; border-radius:0 0 5px 5px; color:#FFF; padding:20px; margin-top:10px; text-align:center;}

#loginscrfooter a:link {
	color: #fff;
	text-decoration: underline;
}
#loginscrfooter a:visited {
	color: #fff;
	text-decoration: underline;
}
#loginscrfooter a:hover {
	color: #fff;
	text-decoration: none;}
.pl25 {
padding-left:25px;

}
.mt10_Forgt_pass
{
	margin-top:10px;
    margin-left: 20px;
}
.MediafollowerText
 {
    padding-top: 20px;
                text-align:center;
                font-size:12px;
    height: 59px;
}

.MediafollowerText span {
    color: #2c2c2c;
    font-family: "source_sans_prosemibold";
    font-size: 15px;
    margin-bottom:5px;
}

.MediafollowerText a:link { color:#ed1e25; text-decoration:underline;}
.MediafollowerText a:hover { color:#ed1e25; text-decoration:none;}
.MediafollowerText a:visited { color:#ed1e25; text-decoration:underline}

#artsalepop {
	background: #ffd65e; /* Old browsers */
	background: -moz-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffd65e), color-stop(100%, #febf04)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #ffd65e 0%, #febf04 100%); /* IE10+ */
	background: linear-gradient(to bottom, #ffd65e 0%, #febf04 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd65e', endColorstr='#febf04', GradientType=0 ); /* IE6-9 */
	color: #000;
	font-size: 10px;
	font-weight: 900;
	/* float: right; */
	top: -27px;
	left: -45px;
	position: relative;
	padding: 3px 5px 1px 5px;
	/* text-align: -webkit-right; */
	display: inline;
	text-transform: uppercase;
	border-radius: 0 2px 2px 0;/* border: 1px solid bisque; */
}

@charset "utf-8";
/* CSS Document */



/* Mobile Layout: 480px and below. */


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px)

 {
	

	 
	 }

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.search{ border-bottom: 1px solid #ee2e0e; background:url(../images/search.png) no-repeat; width:42px; height:36px; position: relative;cursor: pointer; float:right;}
.sign_up{ width:100%; height:auto; background:url(../images/sign_up_bg.png);  font-family:'Source Sans Pro'; }
.logo{ float:left; /*margin-left:0px;*/  height:65px; cursor:pointer;}


}




.inputbtenrt
{
	color:#FFF; font-size:24px; text-decoration:none; padding:10px 20px 10px 20px; border-radius:5px;
	background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-9 */
border:1px solid #CCC;
}

.inputbtenrt:hover
{background: #f1f1f1; /* Old browsers */
}

#lgtimages { margin-top:10px;}

#lgtimages img{max-height:120px;
display: inline-block;
zoom: 1;
position: relative;
vertical-align: top;
margin: 10px;
font-family: "KreonRegular",sans-serif;
font-size: 17px;
font-weight: normal;
text-decoration: none;
text-align: center;
color: #000;
padding: 10px 10px 10px 10px;
border: 1px solid #eee;
background: #fff;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
-webkit-transform: rotate(-1deg);
-moz-transform: rotate(-1deg);
-ms-transform: rotate(-1deg);
-o-transform: rotate(-1deg);
transform: rotate(-1deg);
-webkit-transform-style: preserve-3d;
}

#lgtimages img:hover{
position: relative;
z-index: 10;
box-shadow: 8px 8px 15px rgba(0,0, 0, 0.4);
-webkit-transform: rotate(0deg) scale(1.2);
-o-transform: rotate(0deg) scale(1.2);
-moz-transform: rotate(0deg) scale(1.2);
-ms-transform: rotate(0deg) scale(1.2);
transform: rotate(0deg) scale(1.2);
}

a img{ border: none; }
