﻿/* bootstrap overrid for ShareThis*/
.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
    box-sizing: content-box !important;
}
.stButton .stArrow span, .stButton .stButton_gradient {
    box-sizing: content-box !important;
}
.show-element {
    display: block;
}

tr.unread td{
   font-weight:bold;
}

.crossText{
text-decoration: line-through;
color:red;

}

header {
    text-align: center;
    color: #fff;
    background-attachment: scroll;
    background-image: url(../img/header-bg.jpg);
    background-position: center center;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

header .intro-text {
    margin-top: -20px;
    padding-bottom: 0px;
}

header .intro-text .intro-lead-in {
    margin-bottom: 25px;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 24px;
    line-height: 24px;
}
 .bubble
		{
		  background: #f06421;  		
		  position: absolute;
		  right: 5px;
		  top: 1px;
		  padding: 2px 6px;
		  color: #fff;
		  font: bold .7em Tahoma, Arial, Helvetica;
		  -moz-border-radius: 6px;
		  -webkit-border-radius: 6px;
		  border-radius: 6px;
		}


#header 
header .intro-text .intro-heading {
    margin-bottom: 5px;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
}

@media(min-width:768px) {
    header .intro-text {
        padding-top: 0px;
        padding-bottom:0px;
    }

    header .intro-text .intro-lead-in {
        margin-bottom: 25px;
        font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 45px;
        /*font-style: italic;*/
        line-height: 40px;
    }

    header .intro-text .intro-heading {
        margin-bottom: 50px;
        text-transform: uppercase;
        font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
    }
}
.item .center1 {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}
section {
    padding: 10px 0;
}

section h2.section-heading {
    margin-top: 0;
    margin-bottom: 15px;
    font-size: 40px;
}

section h3.section-subheading {
    margin-bottom: 75px;
    text-transform: none;
    font-family: "Droid Serif","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
}

.main-text
{
    position: absolute;
    top: 50px;
    width: 96.66666666666666%;
    color: #FFF;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}

.btn-clear
{
    color: #000;
    background-color: transparent;
    border-color: #fff;
    margin-right: 2px;
}
.btn-clear:hover
{
    color: #f06421;
    background-color: #FFF;
}

.text-findit-orange {
    color: #f06421;
}
.btn-findit-orange {
    border-color: #f06421;
    text-transform: uppercase;
    font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #fff;
    background-color: #f06421;
}

.btn-findit-orange:hover,
.btn-findit-orange:focus,
.btn-findit-orange:active,
.btn-findit-orange.active,
.open .dropdown-toggle.btn-findit-orange {
    border-color: #f6bf01;
    color: #fff;
    background-color: #fec503;
}

.btn-findit-orange:active,
.btn-findit-orange.active,
.open .dropdown-toggle.btn-findit-orange {
    background-image: none;
}

.btn-findit-orange.disabled,
.btn-findit-orange[disabled],
fieldset[disabled] .btn-findit-orange,
.btn-findit-orange.disabled:hover,
.btn-findit-orange[disabled]:hover,
fieldset[disabled] .btn-findit-orange:hover,
.btn-findit-orange.disabled:focus,
.btn-findit-orange[disabled]:focus,
fieldset[disabled] .btn-findit-orange:focus,
.btn-findit-orange.disabled:active,
.btn-findit-orange[disabled]:active,
fieldset[disabled] .btn-findit-orange:active,
.btn-findit-orange.disabled.active,
.btn-findit-orange[disabled].active,
fieldset[disabled] .btn-findit-orange.active {
    border-color: #f06421;
    background-color: #f06421;
}

.btn-findit-orange .badge {
    color: #f06421;
    background-color: #fff;
}

.blueimp-gallery > .description {
  position: absolute;
  top: 50px;
  left: 15px;
  color: #fff;
  display: none;
}
.blueimp-gallery-controls > .description {
  display: block;
}
#pictureCount {
    font-weight: bold;
    color: #4d4d4d;
}
.picture-dropdown-item {
    background-color: rgba(255, 255, 255, 0.4); 
    padding:2px 4px;
}
li.rn-post {
    background-color: #bd362f;    
}
li.rn-post button {
    position: relative;
    top: -2px;
}
#gallery-list li {
    position: relative;
    width: 202px;
}
#gallery-list li div.thumb-title {
    background-color: rgba(0, 0, 0, 0.4);
    color: #ffffff;
    height: 50px;
    line-height: 1.1em;
    padding: 2px 6px;
    position: absolute;
    bottom: 0;
    width: 200px;
    z-index: 1000;
}
.thumb-title-icon {
    color: #ffffff;
    position: relative;
    top: 8px;
}
a.thumb-title-icon:hover, a.thumb-title-icon:visited, a.thumb-title-icon:active {
    color: #ffffff;
}
.album-meta-box {
    margin-top: 10px;
}
#registerLink {
    background: #4193d0;
    border-color: #4193d0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857 !important;
    margin-bottom: 15px;
    padding: 6px 12px;
    vertical-align: middle;
    white-space: nowrap;
}
#siteLinks {
    background: #545ca6;
    border-color: #545ca6;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857 !important;
    margin-bottom: 15px;
    padding: 6px 12px;
    vertical-align: middle;
    white-space: nowrap;
}
#loginLink {
    background: #f06421;
    border-color: #f06421;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857 !important;
    margin-bottom: 15px;
    padding: 6px 12px;
    vertical-align: middle;
    white-space: nowrap;
}
#searchLink {
    /*background: #76b047;
    border-color: #76b047;*/
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857 !important;
    margin-bottom: 15px;
    padding: 6px 12px;
    vertical-align: middle;
    white-space: nowrap;
    position: relative;
    top: 8px;
}
#searchBtn {
    border-color: #4193d0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857 !important;
    margin-top: 10px;
    margin-right: 0;
    vertical-align: middle;
    white-space: nowrap;
}
/* rightnow feed */
.flexslider .slides li {
    margin-top: 0;    
}
li.element-slide {
    margin-right: 5px;
}
li.element-slide img {
    cursor: pointer;
    display: block;
    opacity: 1;
}
li.element-slide img:hover {
    opacity: 1;
}
.comment-post-wait {
    display: none;
}
.feed-container {
    list-style:none;    
}
.feed-container li {
    margin-top: 15px;
}
/* rightnow elements sortable */
body.dragging, body.dragging * {
    cursor: move !important;
}
.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}
ul.rightnow-elements li.placeholder:before {
    position: relative;
}
ul.rightnow-elements li.placeholder:before {
    position: absolute;
}
/* search */
#navigationSearch {
    /*width: 300px;*/
    border-radius: 3px;
    height: 34px; width: 400px;
    margin: 0px;
    font-family: Helvetica,sans-serif; font-weight: bold; font-size: 20px; color: orange;padding:0px;
    -moz-box-shadow: 0px 1px 0px #f2f2f2;-webkit-box-shadow: 0px 1px 0px #f2f2f2;
    border-style: solid;
    border-width: 2px;
    padding:2px 4px;
    border-color: #c2b8b8;
}

#navSearcIcon {
    font-size: 15px;
    color: #ff6a00;
}
/* to cover entire sidebar when hidden */
.container-fluid {
    height: 100%;
}
.rn-hidden {
    display: none;
}
.rn-wait {
    margin: 20px 0;
    display: none;
}
.wait-left {
    display: none;
    margin-left: 10px;
}
.wait-right {
    display: none;
    margin-right: 10px;
}
#layerslider * {
    font-family: Lato, 'Open Sans', sans-serif;
}
.reserve-url {
    color:#797979; font-size:.9em;
}
.login-cancel {
    border: 1px solid rgba(0, 0, 0, 0);
    margin-bottom:15px;
}
/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}
.cvv-input {
    width:100px;
} 
.float-clear:after {
   content: ".";
   display: block;
   height: 0;
   clear: both;
   visibility: hidden;
}
.top-10 {
    margin-top: 10px;
}
.top-20 {
    margin-top: 20px;
}
.bottom-10 {
    margin-bottom: 10px;
}
.bottom-20 {
    margin-bottom: 20px;
}
.login-input {
    width: 200px;
}
.processWait {
    background: url("/assets/css/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 36px;
    padding-left: 44px;
    padding-top: 8px;
}
.reserve-url-container {
    background: rgba(255, 255, 255, 0.9);
    width: 75%;
    margin: 0 auto;
}
.left-15 {
    margin-left: 15px;
}
.left-10 {
    margin-left: 10px;
}
.right-15 {
    margin-right: 15px;
}
.right-6 {
    margin-right: 6px;
}
/* RightNow error message */                
.alert-msg {
    height:30px;
    padding: 4px 0;
    margin-left:15px;
}
/* picture modals */
.gallery-button {
    display: inline-block;
    position: relative;
    top: -2px;
    margin-left: 10px;
}
/* RightNow news */
#article-select, 
.tt-query,
.tt-hint {
    width: 396px;
    height: 30px;
    padding: 4px 10px;
    line-height: 30px;
    border: 2px solid #ccc;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    outline: none;
}

/* PICTURE GALLERY CSS*/
.textHover {
    display:none;
    /*width:100%;
    height:100%;*/
    position:absolute;
    top:0; left:0;
    text-align:left;
    color:white;
}
.imgContain {
    position:relative;
    display:table;
    margin-bottom: 15px;
}
.imgContain:hover .textHover {
    display:block;
}
.navImgs li{
    float: left;
    padding: 0px;
}
#dropdown1 {
    display: none;
    float: left;
     text-align:left;
    background-color:#808080;
     color:white;
}

.navImgs li:hover #dropdown1{
    display: block;
    position: absolute;
     text-align:left;
}

#dropdown1 li {
    float: none;
    text-align:left;
}

li.textColor {
    color:white;
}

ul.picture-nav-dropdown{
    padding:2px;
    color:white;
}

div.Absolute-Center {
  margin: 0 auto;
  width:500px;
}
/*END PICTURE GALLERY CSS*/

.tt-query {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
    color: #999
}

.tt-dropdown-menu {
    width: 422px;
    margin-top: 12px;
    padding: 8px 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
    box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-suggestion, .empty-message {
    padding: 4px 10px;
    font-size: 14px;
    line-height: 20px;
}
.tt-suggestion.tt-is-under-cursor {
    color: #fff;
    background-color: #0097cf;

}
.tt-suggestion p {
    margin: 0;
}
.empty-message {
    color: red;
}
/* music upload */
.music-error {
    width: 80%;
    margin: 20px auto;
}
.track-upload-image {
    margin-bottom:8px;
    width:100%;
    max-width:250px;
}

/* Ray style */

/* url cart item toggle icon */
.findit-plus-minus {
    position:relative;
    top:-15px;
}
/* url search message box */
#urlAlertMsg {
    font-size: 1em;
}
.url-cart-msg {
    margin: 0 auto;
    width: 75%;
}
/* box containing Login and Register on home page*/
#homeAccountContainer, #login1_form {
    width: 80%;
    margin: 0 auto;
}
/*EVERYTHING BELOW THIS POINT IS DONE BY DARKWA*/

#beta-imgContainer{
    position:relative;
    width:80px;
    height:40px;
    background: url('/assets/images/finditBeta.jpg')no-repeat;
    background-size: 80px;
    top: 10px;
    margin-left: 20px;
}
.menu-icon-spacing{
    margin-left: 8px;
}

picture-margin-left-8{
    margin-left: 8px;
}
.wrapper-upload-thumb-title {
    text-align:center;
}
.post-content {    
    /*
    background: none repeat scroll 0 0 #FFffff;
    opacity: 0.5;
    margin: 0 auto;
    margin-top: -54px;
    position: relative;
    */  
    background-color: #ffffff;  
    text-align:center;
    width:100%;    
}
.widget-pinterest .widget-body .picture-attributes {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            line-height: 16px;
            padding: 20px;
            color: #7c7c7c;
        }

            .widget-pinterest .widget-body .picture-attributes p:last-of-type {
                margin: 0;
            }

       

        [data-toggle="gridalicious"] .widget-pinterest .widget-body .picture-attributes {
            background: #fff;
            position: absolute;
            opacity: 0;
            bottom: 0;
        }

    [data-toggle="gridalicious"] .widget-pinterest:hover .widget-body .picture-attributes {
        opacity: 1;
    }

    [data-toggle="gridalicious"] .widget-pinterest.active .picture-attributes {
                opacity: 0.5;
    }
/*For the URL searchbox*/
@keyframes caret{ 
	50%{ opacity:0.1; transform:scaleY(.8); } 
}
@-webkit-keyframes caret{
	50%{ opacity:0.1; -webkit-transform:scaleY(.8); } 
}

.fancyInput :-moz-placeholder{ color:rgba(255,255,255,0.2); } /* deprecated. but works for now. should use double '::'*/
.fancyInput :-webkit-placeholder{ color:rgba(255,255,255,0.2); }

.fancyInput{ display:inline-block; letter-spacing:-1px; text-shadow:0 2px 5px rgba(0,0,0,.6); white-space:nowrap; width:auto; font-family:'Fjalla One', sans-serif; position:relative; }
.fancyInput.textarea{ white-space:normal; overflow:auto; }
	.fancyInput input, .fancyInput textarea{ color:transparent; position:absolute; z-index:2; width:100%; border:0; outline:0; top:0px; left:0; background:none; padding:inherit; padding-bottom:0; font-family:'Fjalla One', sans-serif; font-size:inherit; letter-spacing:-1px;  -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
	.fancyInput input{ top:1px; left:-1px; padding-right:0; }
	.fancyInput textarea{ word-break:break-all; overflow:hidden; height:100%; }
	.fancyInput > div{ display:inline-block; }
	.fancyInput.textarea > div{ width:99.9%%; }

	.fancyInput *:focus ~ .caret,
	.fancyInput *:focus ~ div .caret{ opacity:.8; box-shadow:0 0 8px #FFF; -webkit-animation:0.4s 40ms caret infinite; animation:0.4s 40ms caret infinite; }
	.fancyInput .caret:only-child{  }
	.fancyInput .caret{ font-weight:normal; opacity:0; display:inline-block; width:3px; margin-left:-3px; background:#FFF; border-radius:4px; -moz-user-select:none; }
	.fancyInput span:not(.deleted) ~ .caret{ position:absolute; margin:0; } /* only Caret which is  */

		/* lettes */
		.fancyInput > div span{ -webkit-transition:100ms cubic-bezier(0.08, 0.6, 0.56, 1.4); transition:100ms cubic-bezier(0.08, 0.6, 0.56, 1.4); display:inline-block; position:relative; }
		.fancyInput > input[type=password] + div span:empty::after{ content:'●'; display:inline; }
		.fancyInput > div .deleted{ opacity:0; -webkit-transition:140ms; transition:140ms; -webkit-transform:translateX(12px); transform:translateX(12px); }

		/*.fancyInput > div span:last-of-type ~ br{ display:block; white-space:pre; }*/
		/*.fancyInput br:last-of-type + .caret{ position:static; display:inline-block; }*/
		
		/* text effects */
		.fancyInput > div span.state1{ -webkit-transform:translateY(-25px) rotateX(90deg); transform:translateY(-25px) rotateX(90deg); }
		.fancyInput > div span.state2{ -webkit-transform:translateY(25px) rotateX(90deg); transform:translateY(25px) rotateX(90deg); }


/* DEMO text effects */
.effect2 .fancyInput > div span.state1,
.effect2 .fancyInput > div span.state2{ -webkit-transform:translateX(10px) scale(1.8); transform:translateX(10px) scale(1.8); }

.effect3 .fancyInput > div span{ -webkit-transition:200ms cubic-bezier(0.08, 0.6, 0.56, 1.4); transition:200ms cubic-bezier(0.08, 0.6, 0.56, 1.4); }
.effect3 .fancyInput > div span.state1,
.effect3 .fancyInput > div span.state2{ opacity:0; -webkit-transform:scale(0.4); transform:scale(0.4); -webkit-filter:blur(2px); }

.effect4 .fancyInput > div span{ -webkit-transition-duration:150ms; transition-duration:150ms; }
.effect4 .fancyInput > div span.state1,
.effect4 .fancyInput > div span.state2{ opacity:0; -webkit-transform:translateY(-60px); transform:translateY(-60px); }

.effect5 .fancyInput > div span{ -webkit-transition-duration:150ms; transition-duration:150ms; }
.effect5 .fancyInput > div span.state1,
.effect5 .fancyInput > div span.state2{ opacity:0; -webkit-transform:translateX(-30px); transform:translateX(-30px); opacity:0; }

input[class=input-large] {
  width: 100%;
  height: 53px ;
  margin-bottom: 0px;
  line-height: 40px;
  padding: 0px 0px;
  font-size: 30.5px;
  border:none;
  background: #fff;
  color: #ff6a00;
}
#userUrl {
    width: 100%;
    height: 53px ;
    margin-bottom: 0px;
    line-height: 40px;
    padding: 0px 0px;
    font-size: 30.5px;
    border:none;
    background: #fff;
    color: #ff6a00;
}

.reserve-url-font {
    font-size: 30.5px;
}

/*for url seachbox error or success image*/
.btn-clear-search {
    color: #444;
    border-color: #fff;
    background: #fff;
    height: 53px ;
}

/*SOCIAL SHARE BUTTONS*/
/*.container{ text-align: center; }*/

#social-container {
  top: 8px;
  width: 700px ;
  margin-left: auto ;
  margin-right: auto ;
}

.glyphicon-blue {
    color: blue;
}
#hdrSocial {
    top: 5px;
}

/* Button styles: */
i.fb,       span.fb{     	color: #3b5998; }
i.tw,       span.tw{     	color: #00aced; }
i.google,   span.google{ 	color: #dd4b39; }
i.linkin,   span.linkin{ 	color: #007bb6; }
i.vk,       span.vk{     	color: #45668e; }
i.pinterest,span.pinterest{ color: #cb2027; }
i.surfingbird{ max-height: 12px; min-width: 25%; }
    content: url(http://bootstrap-ru.com/cdn/i/surf.png); 
    position: relative;
    left:0px;
    top: -7px;
    float: left;
}

.google-plus-one{
   overflow: hidden;
   position: relative;
}
Share your Right Now post through 90+ social media networks to share your press release. In turn, friends and colleagues can share, link, like, all photo, video, and written content.
.google-plus-one i{
   position: absolute;
   left: -4px;
   bottom: -5px;
}

.google-plus-one span{
   font-size: 16px; 
   font-weight: 900; 
   line-height: 10px;
   margin-left: 15px;
}

.btn-sm.google-plus-one span{ font-size: 14px; }
.btn-sm.google-plus-one i{ bottom: -3px; }
.btn-lg.google-plus-one span{ font-size: 20px; margin-left: 18px; }
.btn-lg.google-plus-one i{ bottom: -5px; }
.btn-xs.google-plus-one span{ font-size: 12px;}
.btn-xs.google-plus-one i{ bottom: -7px; }

/* new styles */
#check-wrapper {
margin: 0 auto;
padding-top: 0px;
padding-bottom: 30px;

width: 1200px;
}
.url-widget-body{
width: 75%;
margin: 0 auto;
padding: 25px 25px 0px 25px;
background: black;
border-radius: 5px;
}
.input-group-btn {
position: relative;
font-size: 0;
white-space: nowrap;
background: #25ad9f;
border-radius: 0px 5px 5px 0px;
-webkit-border-radius: 0px 5px 5px 0px;
-moz-border-radius: 0px 5px 5px 0px;
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
margin-left: 0px;
}
.input-group .input-group-addon {
background: #fff;
border-color: #fff;
padding-right: 0;
font-size: 26px;
}
#userUrl {
width: 100%;
height: 53px;
margin-bottom: 0px;
line-height: 40px;
padding: 0px 0px;
font-size: 23.5px;
border: none;
background: #fff;
color: #ff6a00;
padding-left: 5px;
}

.pad10{
    padding: 10px;
}
/*.col-md-12 p{
width: 48%;
text-align: center;
margin: 0 auto;
}
.innerAll {
padding: 10px;
position: relative;
}*/
#check-wrapper {
margin: 0 auto;
padding-top: 50px;
background-image: url(/assets/images/happywoman5.jpg) !important;
width: 100%;
}
#recent-works-front {
  padding: 90px 0;
}
    #recent-works-front .item-inner {
        position: relative;
        margin: 0;
    }

    .imageCorner {
-moz-border-radius: 25px 10px / 10px 25px;
border-radius: 25px 10px / 10px 25px;
}
    
    .imageCorner2{
        -moz-border-radius-bottomright: 50px;
        border-bottom-right-radius: 50px;
}
        .imageCorner3{
        -moz-border-radius-bottomleft: 50px;
        border-bottom-left-radius: 50px;
}
.front-page-circle{
  width:10%;
  border-radius:50%;
  text-align:center;
  font-size: 48px;
  padding:50% 0;
  line-height:0;
  position:relative;
  background: #38a9e4;
  color: white;
  font-family: Helvetica, Arial Black, sans;
}

.btn-social {
  border: 0;
  color: #fff;
  display: inline-block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  padding: 0;
}
.btn-social2 {
  color: #fff;
}
.btn-social.btn-facebook {
  background: #4f7dd4;
}
.btn-social.btn-facebook:hover {
  background: #789bde;
}
.btn-social.btn-twitter {
  background: #5bceff;
}
.btn-social.btn-twitter:hover {
  background: #8eddff;
}
.btn-social.btn-linkedin {
  background: #21a6d8;
}
.btn-social.btn-linkedin:hover {
  background: #49b9e3;
}
.btn-social.btn-google-plus {
  background: #dc422b;
}
.btn-social.btn-google-plus:hover {
  background: #e36957;
}
.btn-social:hover {
  color: #fff;
}        
#social-media .icon-facebook {
  background-color: #3c5899;
}
#social-media .icon-facebook:hover {
  background-color: #4e6fba;
}
#social-media .icon-twitter {
  background-color: #29c5f6;
}
#social-media .icon-twitter:hover {
  background-color: #5ad2f8;
}
#social-media .icon-google-plus {
  background-color: #d13d2f;
}
#social-media .icon-google-plus:hover {
  background-color: #da6459;
}
#social-media .icon-pinterest {
  background-color: #c61118;
}
#social-media .icon-pinterest:hover {
  background-color: #ec1e26;
}
.icon-lg {
  font-size: 48px;
  height: 108px;
  width: 108px;
  line-height: 108px;
  color: #fff;
  margin: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: inline-block !important;
  border-radius: 100%;
}
.icon-md {
  font-size: 36px;
  height: 68px;
  width: 68px;
  line-height: 68px;
  color: #fff;
  margin-right: 10px;
  background-color: rgba(0, 0, 0, 0.4);
  text-align: center;
  display: block;
  border-radius: 50%;
  -webkit-transition: 500ms;
  -moz-transition: 500ms;
  -o-transition: 500ms;
  transition: 500ms;
}

.fshare-large
{
    position: absolute;
    top: 0px;
    padding: 10px;
    background-color: White;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    
}
.turquoise,
.green-sea,
.sun-flower,
.orange,
.emerald,
.nephrits,
.carrot,
.pumkin,
.peter-river,
.belize-hole,
.alizarin,
.pomegranate,
.amethyst,
.wisteria,
.clouds .silver,
.wet-asphalt,
.midnight-blue,
.concrete,
.asbestos {
  color: #fff;
}
.turquoise h1,
.green-sea h1,
.sun-flower h1,
.orange h1,
.emerald h1,
.nephrits h1,
.carrot h1,
.pumkin h1,
.peter-river h1,
.belize-hole h1,
.alizarin h1,
.pomegranate h1,
.amethyst h1,
.wisteria h1,
.clouds .silver h1,
.wet-asphalt h1,
.midnight-blue h1,
.concrete h1,
.asbestos h1,
.turquoise h2,
.green-sea h2,
.sun-flower h2,
.orange h2,
.emerald h2,
.nephrits h2,
.carrot h2,
.pumkin h2,
.peter-river h2,
.belize-hole h2,
.alizarin h2,
.pomegranate h2,
.amethyst h2,
.wisteria h2,
.clouds .silver h2,
.wet-asphalt h2,
.midnight-blue h2,
.concrete h2,
.asbestos h2,
.turquoise h3,
.green-sea h3,
.sun-flower h3,
.orange h3,
.emerald h3,
.nephrits h3,
.carrot h3,
.pumkin h3,
.peter-river h3,
.belize-hole h3,
.alizarin h3,
.pomegranate h3,
.amethyst h3,
.wisteria h3,
.clouds .silver h3,
.wet-asphalt h3,
.midnight-blue h3,
.concrete h3,
.asbestos h3,
.turquoise h4,
.green-sea h4,
.sun-flower h4,
.orange h4,
.emerald h4,
.nephrits h4,
.carrot h4,
.pumkin h4,
.peter-river h4,
.belize-hole h4,
.alizarin h4,
.pomegranate h4,
.amethyst h4,
.wisteria h4,
.clouds .silver h4,
.wet-asphalt h4,
.midnight-blue h4,
.concrete h4,
.asbestos h4,
.turquoise h5,
.green-sea h5,
.sun-flower h5,
.orange h5,
.emerald h5,
.nephrits h5,
.carrot h5,
.pumkin h5,
.peter-river h5,
.belize-hole h5,
.alizarin h5,
.pomegranate h5,
.amethyst h5,
.wisteria h5,
.clouds .silver h5,
.wet-asphalt h5,
.midnight-blue h5,
.concrete h5,
.asbestos h5,
.turquoise h6,
.green-sea h6,
.sun-flower h6,
.orange h6,
.emerald h6,
.nephrits h6,
.carrot h6,
.pumkin h6,
.peter-river h6,
.belize-hole h6,
.alizarin h6,
.pomegranate h6,
.amethyst h6,
.wisteria h6,
.clouds .silver h6,
.wet-asphalt h6,
.midnight-blue h6,
.concrete h6,
.asbestos h6 {
  color: #fff;
}
.turquoise small,
.green-sea small,
.sun-flower small,
.orange small,
.emerald small,
.nephrits small,
.carrot small,
.pumkin small,
.peter-river small,
.belize-hole small,
.alizarin small,
.pomegranate small,
.amethyst small,
.wisteria small,
.clouds .silver small,
.wet-asphalt small,
.midnight-blue small,
.concrete small,
.asbestos small {
  color: rgba(255, 255, 255, 0.8);
}
.turquoise {
  background-color: #1abc9c;
}
.green-sea {
  background-color: #16a085;
}
.sun-flower {
  background-color: #f1c40f;
}
.orange {
  background-color: #f39c12;
}
.emerald {
  background-color: #2ecc71;
}
.nephritis {
  background-color: #27ae60;
}
.carrot {
  background-color: #e67e22;
}
.pumkin {
  background-color: #d35400;
}
.peter-river {
  background-color: #3498db;
}
.belize-hole {
  background-color: #2980b9;
}
.alizarin {
  background-color: #e74c3c;
}
.pomegranate {
  background-color: #c0392b;
}
.amethyst {
  background-color: #9b59b6;
}
.wisteria {
  background-color: #8e44ad;
}
.clouds {
  background-color: #ecf0f1;
}
.silver {
  background-color: #bdc3c7;
}
.wet-asphalt {
  background-color: #34495e;
}
.wet-asphalt a:not(.btn) {
  color: #bdc3c7;
}
.wet-asphalt a:not(.btn):hover {
  color: #d9534f;
}
.midnight-blue {
  background-color: #2c3e50;
}
.concrete {
  background-color: #95a5a6;
}
.asbestos {
  background-color: #7f8c8d;
}
.btn-orange {
  color: #fff !important;
  background-color: #FF9900;
  border-color: #FF9900;
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  color: #000 !important;
  background-color: #FF6600;
  border-color: #FF6600;
}
.btn-orange:active,
.btn-orange.active,
.open .dropdown-toggle.btn-orange {
  background-image: none;
}
.btn-orange.disabled,
.btn-orange.disabled:hover,
.btn-orange.disabled:focus,
.btn-orange.disabled:active,
.btn-orange.disabled.active,
.btn-orange[disabled],
.btn-orange[disabled]:hover,
.btn-orange[disabled]:focus,
.btn-orange[disabled]:active,
.btn-orange[disabled].active,
fieldset[disabled] .btn-orange,
fieldset[disabled] .btn-orange:hover,
fieldset[disabled] .btn-orange:focus,
fieldset[disabled] .btn-orange:active,
fieldset[disabled] .btn-orange.active {
  background-color: #FF6600;
  border-color: #FF6600;
}

.h1sidebar,.h2sidebar,.h3sidebar,.h4sidebar { margin: 0 0 3px 0; }
	   .h1sidebar { color: white; font: bold 24px Helvetica, Arial, Sans-Serif;
		       text-shadow: 1px 1px #fe4902, 2px 2px #fe4902, 3px 3px #fe4902;
		       -webkit-transition: all 0.12s ease-out;
		       -moz-transition: all 0.12s ease-out;
		       -o-transition: all 0.12s ease-out;
		}
		.h1sidebar:hover {
		    position: relative; top: -3px; left: -3px; 
		    text-shadow: 1px 1px #fe4902, 2px 2px #fe4902, 3px 3px #fe4902, 4px 4px #fe4902, 5px 5px #fe4902, 6px 6px #fe4902;
		}
		.h2sidebar { color: white; font: bold 22px Helvetica, Arial, Sans-Serif;
           text-shadow: 1px 1px #02a2fe, 2px 2px #02a2fe, 3px 3px #02a2fe;
		     -webkit-transition: all 0.12s ease-out;
		     -moz-transition: all 0.12s ease-out;
		     -o-transition: all 0.12s ease-out;
		}
		.h2sidebar:hover {
		    text-shadow: 1px 1px #02a2fe, 2px 2px #02a2fe, 3px 3px #02a2fe, 4px 4px #02a2fe, 5px 5px #02a2fe, 6px 6px #02a2fe;
		}
		.h3sidebar { color: white; font: bold 20px Helvetica, Arial, Sans-Serif;
		     text-shadow: 1px 1px #fe4902, 2px 2px #fe4902, 3px 3px #fe4902;
		     -webkit-transition: all 0.12s ease-out;
		    -moz-transition: all 0.12s ease-out;
		    -o-transition: all 0.12s ease-out;
		}
		.h3sidebar:hover {
		    position: relative; top: -3px; left: -3px; 
		    text-shadow: 1px 1px #fe4902, 2px 2px #fe4902, 3px 3px #fe4902, 4px 4px #fe4902, 5px 5px #fe4902, 6px 6px #fe4902;
		}
		.h4sidebar { color: white; font: bold 18px Helvetica, Arial, Sans-Serif;
		     text-shadow: 1px 1px #02a2fe, 2px 2px #02a2fe, 3px 3px #02a2fe;
		     -webkit-transition: all 0.12s ease-out;
		     -moz-transition: all 0.12s ease-out;
		     -o-transition: all 0.12s ease-out;
		}
		.h4sidebar:hover {
		    text-shadow: 1px 1px #02a2fe, 2px 2px #02a2fe, 3px 3px #02a2fe, 4px 4px #02a2fe, 5px 5px #02a2fe, 6px 6px #02a2fe;
		}  
		#page-wrap { width: 700px; margin: 0 auto; padding: 20px; text-align: center; }
		#about { margin: 50px 0 0 0; }
		#about div { text-transform: uppercase; color: #eee; font: 15px Helvetica, Arial, Sans-Serif;
		             -webkit-transition: all 0.12s ease-out;
		             -moz-transition: all 0.12s ease-out;
		             -o-transition: all 0.12s ease-out;
		}
/* music */
.track-thumbnail {
    width:120px;
    height:120px;
}
.album-thumbnail {
    width:200px;
    height:200px;
}
.genre-pill {
	height:20px;
	padding:2px 8px;
	background-color: #fafafa;
	border: 1px #a3a3a3 solid;
	-webkit-box-shadow: 0 6px 4px -6px black;
    -moz-box-shadow: 0 6px 4px -6px black;
    box-shadow: 0 6px 4px -6px black;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
#track-list {
    padding-left: 20px;
}
.findit-bold {
    font-weight: 800;
}
/* search tabs active tab padding */
.widget.widget-tabs > .widget-head ul li.active span {
    padding: 0 20px;
}
/* Url checkout Invoice */
.invoice-item {
    font-weight:bold;
}
.list-group-item > .invoice-item {
    float: right;
}
/***************************************************** New Home Page */

.home-page-banner {
    background: url(/assets/images/new_home.jpg) 50% 50% no-repeat;
    background-size: cover;
    display:table;
    width:100%;
    height:735px;
    text-align: center;
}
.verticle-center {
    display:table-cell;
    vertical-align: middle;
}
.cpsi {
    display:inline-block;
}
.section-col-3 {
    padding-top:30px;
    padding-bottom:10px;
}
.section-col-3 .col-md-4 {
    margin-bottom:20px;
}
.section-col-3 h3 {
    font-size: 22px;
    font-weight: 700;
    color:#e66200;
    margin:15px 0 5px;
}
.section-col-3 p {
    color:#333;
    padding:0 68px;
}
.col-3-btn {
    background:#545ca6;
    display:inline-block;
    padding:8px 15px;
    min-width:134px;
    font-size:14px;
    font-weight:700;
    color:#fff !important;
    text-decoration:none !important;
    text-transform: uppercase;
}
.col-3-btn:hover {
    background:#e66200;
}
.search-container, .new-footer {
    background:#fff;
    min-height:61px;
    -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
    box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
}
/* --- */
.new-search-wrap {
    width:370px;
    position:relative;
}
.new-search-wrap .input-wrapper{
    margin-bottom:0;
    margin-top:6px;
    padding-left:73px;
    border-color: #ee6220;
}
.new-search-wrap .input-label {
    width:73px;
    background-color:#ee6220;
}
.new-search-wrap .input-label:after {
    background-color:#ee6220;
}
.new-search-wrap p {padding:0;}
.new-search-wrap .input-wrapper .form-control {
    font-style: italic;
    padding-right: 50px;
}
.new-search-wrap .find-btn {
    background:#ee6220 url(/images/magnify.png) 50% 50% no-repeat;
    background-size:18px;
    width:45px;
    height:36px;
    position:absolute;
    top:6px;
    right:0;
    display:block;
    border:none !important;
    outline:none !important;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

/* --- */
.new-search-wrap-lg {
    display: inline-block;
    width:100%;
    max-width:466px;
    margin-top:7px;
}
.disclaimer-txt {
    padding:15px;
    color:#8a8a8a;
}
.disclaimer-txt h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom:3px;
}
.disclaimer-txt p a {
    color:#e66200;
}
.copy-right-txt {
    margin-top:21px;
}
.new-footer-menu {
    padding:0;
    margin-top:21px;
}
.new-footer-menu li {float: left;}
.new-footer-menu li a {
    display:inline-block;
    color:#333;
    text-decoration: underline;
    margin: 0 15px;
    transition: color 0.25s ease;
}
.new-footer-menu li:last-child a {margin-right:0;}
.new-footer-menu li a:hover {
    color:#e66200;
}
@media (max-width:480px){
    .cpsi img {width:80%;}
    .home-page-banner {height: 570px;}
    .section-col-3 p {padding:0 15px;}
    .new-footer {text-align: center;}
    .new-footer-menu {margin: 0px 0px 20px;}
    .new-footer-menu li {float:none; display: inline-block;}
}
/***************************************************** New Home Page */
/* submit promote post */
.field-error {
    border: dashed 2px red;
}