@charset "utf-8";
/* CSS Document */

@import url(https://fonts.googleapis.com/css?family=Oswald);
@import url(https://fonts.googleapis.com/css?family=Open+Sans);
html, body {
	margin: 0;
	background: #FFF;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	height: 100%
}

a:hover {
	text-decoration: none;
	color: #6100ed;
}
a img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-family: 'Oswald', sans-serif;
}
h1 {
	font-size: 30px;
}
h3 {
	font-size: 20px;
}
p {
	line-height: 17px;
	font-weight: normal;
	margin: 0;
	padding: 0;
}
.logo {
	max-width: 180px;
	margin: -8px 0 0 0;
}
.navbar-inverse {
	font-family: 'Oswald', sans-serif;
	position: fixed;
	top: 0;
	z-index: 499;
	width: 100%;
	background: #ff008a;
	background: -moz-linear-gradient(left,#ff008a 30%,#6100ed 100%) !important;
	background: -webkit-linear-gradient(left,#ff008a 30%,#6100ed 100%) !important;
	background: linear-gradient(to right,#ff008a 30%,#6100ed 100%) !important;
}
#wrap {
	min-height: 100%;
	height: auto;
	margin: 0 auto -80px;
	padding: 80px 0 0px;
	position: relative;
}

.gallery-grid {
	padding-left: 0;
	margin-bottom: 15px;
}
.gallery-container {
	overflow: hidden;
	position: relative;

}
.overlay {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	padding: 7px;
	display: block;
	background-color: rgba(0, 0, 0, 0.4);
	width: 100%;
	min-height: 96px;
}
.overlay h1 {
	color: #fff;
	font-size: 17px;
	line-height: 25px;
	margin: 0 0 0 0px;
	text-align: center;
}
.overlay h1:hover {
  color: #ff008a;
  opacity: 0.8;
  filter: alpha(opacity=80); /* For IE8 and earlier */
}

.img-circle {
	float: right;
	margin-right: 7px;
}
.avatr-img {
	width: 71px;
	float: left;
	bottom: 10px;
	position: absolute;
}
.col-md-8 {
	padding-left: 0;
}
.col-right {
	background: #f5f5f5;
	min-height: 500px;
}
.panel-heading h1 {
	font-size: 20px;
}
.thumbnail {
	text-align: center;
	padding: 40px 0;
}
.col-icon {
	font-size: 60px;
}
.caption {
	padding: 0;
	margin: 0;
}
.caption h3 {
	margin: 0 0 10px 0;
}
.caption p {
	margin: 0 0 10px 0;
}
.btn-create {
	width: 100%;
}
.btn-create:link, .btn-create:visited {
	color: #FFF;
}
.col-color-1 {
	background: #6e4ab1;
	color: #FFF;
}
.col-color-2 {
	background: #ce4d39;
	color: #FFF;
}
.col-color-3 {
	background: #2ca8d2;
	color: #FFF;
}
.col-color-4 {
	background: #c82828;
	color: #FFF;
}
.col-color-5 {
	background: #14ae3c;
	color: #FFF;
}
.col-color-6 {
	background: #FC0;
	color: #FFF;
}
.row>div.col-sm-6.col-md-3 {
	margin-bottom: 10px;
}
.post-title {
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.post-title h1 {
	line-height: 35px;
}
.item {
	background: #333;
	text-align: center;
	height: auto !important;
}
.subscribe {
	padding-left: 0;
}
.col-subscribe {
	height: 305px;
	max-height: 100%;
	background: #F5F5F5;
	padding: 30px 15px 15px 15px;
	text-align: center;
}
.col-subscribe h3 {
	padding-bottom: 10px;
}
.col-subscribe p {
	margin: 10px 0;
	color: #FFF;
}
.text-color-1 {
	color: #FFF;
}
.text-color-2 {
	color: #ff008a;
}
.col-subscribe .form-control {
	text-align: center;
}
.slider {
	margin-bottom: 15px;
}
#infscr-loading {
	width: 100%;
	text-align: center;
}
.post {
	overflow: hidden;
	margin: 15px 0;
}
.post p {
	margin-bottom: 15px;
	line-height: 20px;
}
.post-header {
	overflow: hidden;
}
.flex-video {
	position: relative;
	padding-top: 25px;
	padding-bottom: 67.5%;
	height: 0;
	margin-bottom: 16px;
	overflow: hidden;
}
.flex-video.widescreen {
	padding-bottom: 57.25%;
	width: 100%;
}
.flex-video iframe, .flex-video object, .flex-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.col-box {
	overflow: hidden;
	padding-bottom: 15px;
}
.social-button {
	width: 35px;
	height: 35px;
	display: inline-block;
	font-size: 20px;
	line-height: 35px;
	text-align: center;
}
a.social-button:link, a.social-button:visited {
	color: #FFF;
}
a.social-button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.button-fb {
	width: 140px;
	background: #305891;
}
.button-fb span {
	border-left: 1px solid #FFF;
	padding: 6px;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
}
.button-twitter {
	background: #2ca8d2;
}
.button-pinterest {
	background: #c82828;
}
.button-stumbleupon {
	background: #e65229;
}
.button-email {
	background: #5a3896;
}
.media {
	border-bottom: 1px dashed #999999;
	padding-bottom: 15px;
}
.media-body p {
	line-height: 19px;
}
.col-right-1 {
	max-width: 100%;
	width: 336px;
	min-height: 280px;
	margin: 20px auto 15px auto;
}
.side-bar-posts {
	overflow: hidden;
	padding: 15px 0;
	width: 100%;
}
.side-bar-posts h2 {
	font-size: 16px;
	padding-top: 10px;
}
.col-right-1 .post-title {
	padding: 0;
	margin: 0;
}
#comments {
	padding-bottom: 15px;
	overflow: hidden;
}
#slidebox {
	width: 300px;
	height: 170px;
	padding: 10px;
	background-color: #ffffff;
	position: fixed;
	bottom: 0px;
	right: -390px;
	z-index: 20;
	border: 10px solid #999;
	text-align: center;
}
#slidebox h3 {
	padding-bottom: 10px;
}
#slidebox p {
	margin: 10px 0;
	color: #FFF;
}
#slidebox .form-control {
	text-align: center;
}
.col-space {
	padding-top: 10px;
}
.nav-button {
	height: 35px;
	width: 90px;
	background: #ff008a;
	line-height: 35px;
	padding: 0 10px;
	display: inline-block;
	text-align: center;
	font-family: 'Oswald', sans-serif;
	font-size: 18px
}
.nav-button:link, .nav-button:visited {
	color: #FFF;
}
.nav-button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
}
.button-space {
	margin-right: 5px;
}
.img-gellay {
	margin-bottom: 15px;
}
.col-info {
	padding: 15px 0;
}
.col-info p {
	line-height: 19px;
}
.manage-icons {
	position: absolute;
	right: 10px;
	top: 10px;
}
.edit_icon {
	font-size: 25px;
	padding: 7px;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.1);
}
.edit_icon:link, .edit_icon:visited {
	color: #0FB527;
}
.edit_icon:hover {
	color: #177E12;
}
.delete_icon {
	font-size: 25px;
	padding: 7px;
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.1);
	color: #F00;
	cursor: pointer;
}
.delete_icon:hover {
	color: #B70004;
}
.img-profile {
	width: 150px;
	height: 150px;
	display: inline-block;
	margin-right: 15px;
}
.col-profile {
	padding-bottom: 15px;
}
.profile-info h1 {
	padding: 10px 0;
}
.profile-info p {
	padding: 10px 0;
	line-height: 19px;
}
iframe.twitter-share-button {
	position: relative;
	top: 4px;
	left: 4px;
}
.post-link {
	height: 35px;
	line-height: 35px;
	display: inline-block;
	padding: 7px 0;
}
.post-link:link, .post-link:visited {
	color: #ff008a;
}
.ads-long {
	width: 100%;
	text-align: center;
	margin: 15px 0;
}
.pull-space {
	margin: 35px 0;
}
#subscribe-box, #subscribe-text {
	overflow: hidden;
}
.alert-wrong {
	color: #F00;
	font-size: 17px;
}
.col-note {
	padding: 30px 0;
	overflow: hidden;
}
.btn-color {
	background: #ff008a;
	border: 1px solid #cf651f;
	color: #FFF;
}
.btn-color:link, .btn-create:visited {
	color: #FFF;
}
.btn-color:hover {
	opacity: 0.8;
	filter: alpha(opacity=80); /* For IE8 and earlier */
	color: #FFF;
}
html > body.modal-open > div#wrap > div.container.gallery-container > div.col-md-8 > div.panel.panel-default > div.panel-body > div.the-form > form#imageUploader > div.form-group > div.note-editor > div.note-dialog > div.note-image-dialog.modal.in > div.modal-dialog > div.modal-content > div.modal-body > div.row-fluid > input.note-image-input {
	margin: 10px 0;
}

@media (max-width: 1213px) {
.col-subscribe {
	height: 250px;
	padding: 15px;
}
#slidebox {
	display: none;
}
}
@media (max-width: 1019px) {
.container {
	width: 100%;
}
.slide-img {
	width: 100%;
}
.carousel {
	margin-bottom: 15px;
}
}
@media (max-width: 1005px) {
.gallery-container {
	width: 100%;
}
.col-right {
	display: none;
}
.img-responsive {
	width: 100%;
}
}
@media (max-width: 950px) {
.overlay h1 {
	font-size: 17px;
	line-height: 23px;
}

}
@media (max-width: 794px) {
.col-md-8, .subscribe {
	padding-right: 15px;
}
}
@media (max-width: 781px) {
.gallery-container {
	padding-right: 0;
}
.gallery-grid {
	width: 50%;
	float: left;
}
}
@media (max-width: 649px) {
.overlay h1 {
	font-size: 15px;
	line-height: 20px;
}
.overlay p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.col-img {
	width: 100%;
	overflow: hidden;
	padding-left: 35%;
}
.img-profile {
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.col-info {
	width: 100%;
	overflow: hidden;
	padding-right: 10px;
}
}
@media (max-width: 582px) {
.overlay h1 {
	font-size: 13px;
	line-height: 17px;
}
.item p {
	display: none;
}
.button-fb span {
	display: none;
}
.button-fb {
	width: 35px;
	text-align: center;
}
}
@media (max-width: 475px) {
.gallery-grid {
	width: 100%;
}
.overlay h1 {
	font-size: 17px;
	line-height: 23px;
}
.overlay p {
	font-size: 14px;
}
.col-subscribe {
	display: none;
}
.social-box .button-email, .social-box .button-pinterest, .social-box .button-stumbleupon {
	display: none;
}
}
@media (max-width: 345px) {
.overlay {
	min-height: 80px;
}
.overlay h1 {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 0 53px;
}
.overlay p {
	font-size: 12px;
	margin: 0 0 0 53px;
}
.img-circle {
	width: 50px;
	height: 50px;
}
.nav-button {
	font-size: 16px;
	width: 80px;
}
.col-img {
	padding-left: 30%;
}
.img-profile {
	width: 100px;
	height: 100px;
}
}







.borderWrapper{border:2px solid #4c69ba;border-radius:6px 0 0 6px;}.videoWrapperSocialBoost{position:relative;padding-bottom:56.25%;padding-top:25px;height:0;max-width:750px;margin:8px auto;}.videoWrapperSocialBoost iframe{position:absolute;top:0;left:0;width:100%;height:100%;}.videoWrapperSocialBoost_side{clear:both;width:20%;float:left;font-size:13px;color:#777;padding-top:15px;}.videoWrapperSocialBoost_side span{display:block;padding-left:10px;}.videoWrapperSocialBoost_facebook{width:10em;float:left;padding-top:15px;padding-left:6px;}.socialBarContainer{max-width:750px;margin:auto;}#facebook-share-bot-down,#facebook-share-bot{height:54px;}.pw.pw-widget{display:table;}.pw.pw-widget a:hover{cursor:pointer;}.button-facebook .pw-button{background-color:#3c56a2;}.button-facebook .pw-button:hover{background-color:#4360b5;}.pw-widget .pw-button{display:table-row;overflow-y:hidden;margin:10px;position:relative;margin-bottom:10px;}.lt-icon{padding:0 20px 0;background:url(/wp-content/plugins/social-buttons/images/fb_ico.png) no-repeat 10px;display:table-cell;top:0;}.lt-icon-radius{padding:0 20px 0;background:url(/wp-content/plugins/social-buttons/images/fb_ico.png) no-repeat 10px;display:table-cell;top:0;border-radius:6px 0 0 6px;}.facebook-share-top-btn .pw-button-text,#facebook-share-bot-down .pw-button-text,#facebook-share-bot .pw-button-text,#facebook-share-content .pw-button-text{font-size:26px;text-align:center;}.pw-button-text{font:700 18px/22px Arial,Helvetica,sans-serif;display:table-cell;width:100%;border-radius:0 6px 6px 0;text-align:left;vertical-align:middle;color:white;padding:0 5px;}.pw-button-text .pw-hide-tier-one,.pw-button-text .pw-hide-tier-two{position:static;}.clear{clear:both;}



.borderWrapper {
    border: 2px solid #4c69ba;
    border-radius: 6px 0 0 6px;
    /*border-radius: 6px 6px 6px 6px;*/
}

.videoWrapperSocialBoost {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    max-width: 750px;
    margin: 8px auto;
}
.videoWrapperSocialBoost iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoWrapperSocialBoost_side {
    clear: both;
    width: 20%;
    float: left;
    font-size: 13px;
    color: #777;
    padding-top: 15px;
}
.videoWrapperSocialBoost_side span { display: block; padding-left: 10px;}
.videoWrapperSocialBoost_facebook {
    /*width: 18%;*/
    width: 10em;
    float: left;
    height: 54px;
    padding-top: 15px;
    padding-left: 6px;
}



.socialBarContainer {
    max-width: 750px;
    margin: auto;
}

#facebook-share-bot-down,
#facebook-share-bot {
    height: 54px;
}

.pw.pw-widget {
    display: table;
}

.pw.pw-widget a:hover {
    cursor: pointer;
}

.button-facebook .pw-button {
    background-color: #3c56a2;
}

.button-facebook .pw-button:hover {
    background-color: #4360b5;
}

.pw-widget .pw-button {
    display: table-row;
    overflow-y: hidden;
    margin: 10px;
    position: relative;
    margin-bottom: 10px;
}

.lt-icon {
    padding: 0 20px 0;
    background: url(/images/fb_ico.png) no-repeat 10px;
    display: table-cell;
    top: 0;
    /*border-radius: 6px 0 0 6px;*/
}

.lt-icon-radius {
    padding: 0 20px 0;
    background: url(/images/fb_ico.png) no-repeat 10px;
    display: table-cell;
    top: 0;
    border-radius: 6px 0 0 6px;
}

.facebook-share-top-btn .pw-button-text,
#facebook-share-bot-down .pw-button-text,
#facebook-share-bot .pw-button-text,
#facebook-share-content .pw-button-text {
    font-size: 26px;
    text-align: center;
}

.pw-button-text {
    font: 700 18px/22px Arial,Helvetica,sans-serif;
    display: table-cell;
    width: 100%;
    border-radius: 0 6px 6px 0;
    text-align: left;
    vertical-align: middle;
    color: white;
    padding: 0 5px;
}

.pw-button-text .pw-hide-tier-one, .pw-button-text .pw-hide-tier-two {
    /*visibility: hidden;*/
    /*position: absolute;*/
    position: static;
}

.clear {
    clear:both;
}



.pos-left {
    left: 0;
}

.pos-right {
    right: 0;
}

.over-video-arrows {
    top: 42%;
    top: calc(50% - 50px);
    position: absolute;
    z-index: 900;
    opacity: 0.8;
    width: 39px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -ms-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}


@media (max-width: 650px) {
    .pw-hide-tier-one {
        display: none;
    }
}
@media (max-width: 444px) {
    .pw-hide-tier-two {
        display: none;
    }
    .pw-button-text {font-size: 22px;
	}
    .pw-hide-tier-one-top {
	display: none;
	}
}






/* ===== Footer & Copyright ===== */
footer {
  margin-top: 50px;
  padding-top: 30px;
  color: white;
}

footer .black-box {
  padding-top: 15px;
  background: #272727;
  padding-bottom: 25px;
}

footer a {
  color: white;
}

footer a:hover {
  color: #ff008a;
}

footer ul{
    list-style: none;
    padding-left: 5px;
    margin-bottom: 20px
}

footer h4 {
  color: #ff008a;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
}
footer .form-control {
  border-color: #ccc;
}
footer .social {
  font-size: 2.5em;
}
footer .social a {
  color: #949494;
}
footer .social a:hover {
  color: white;
}
@media (max-width: 767px) {
  footer {
    padding-top: 20px;
  }
  footer h4 {
    margin-top: 20px;
  }
}

.fa-facebook-square:hover {
  color: #3C56A2;
}

.fa-twitter-square:hover {
  color: #26C4F1;
}

.fa-pinterest-square:hover {
  color: #CA2520;
}

.fa-google-plus-square:hover {
  color: #E93F2E;
}

.fa-tumblr-square:hover {                                                     
  color: #2C394C;
}

.fa-youtube-square:hover {
  color: #E62117;
}
      
/* ===== Footer & Copyright End ===== */