/*
Theme Name: Project Right Side
Author: Arena Online
Version: 1.0
*/

@import url('allFonts/fonts.css');

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	outline:none;
}

.picture-ones button {
    background-color: white;
    color: #3c4457;
    border-color: black;
    text-align: center;
    width: 100%;
    margin-top: 7px;
}

.picture-ones button:hover {
    background-color: #303b56;
    color: white;
    transition: all 0.3s ease;
    border-color: white;
}

.container-fluid {
    max-width: 1362px !important;
    margin: 0 auto;
}

.image-container {
    /* margin-bottom: 50px; */
    /* padding-bottom: 50px; */
}

.image-container img {
    margin-top: 0px;
}

.share-btnss img {
    width: 16%;
    margin-right: 11px;
    margin: -11px 11px 21px 0px;
}

.navbar .nav .dropdown-toggle .caret {
    margin-top: -4px;
}
h1.page-title {
    margin-top: 45px;
    color: #3c4457 !important;
    text-shadow: none;
    line-height: 1;
}

.rsUni .rsBullets {
    position: relative;
    z-index: 1 !important;
    padding-top: 1px !Important;
    padding-bottom: 1px;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    line-height: 5px;
    overflow: hidden;
    background-color: #333333;
    color: white;
}

.dropdown-menu {
    position: absolute;
    top: 210%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: rgb(0, 0, 0);
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 0px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    color: white;
}



.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 29px;
    color: #f7f7f7;
    white-space: nowrap;
}
#wrapper > section.the-content > div > div:nth-child(2) > ul{
	color:white;
}

img.twitterrr.transition {
    width: 7%;
}

.image-container .col-md-6 {
    padding-left: 0px;
    border: 4px solid rgba(255, 255, 255, 0.14);
    padding: 0;
    margin-bottom: 28px;
}

.col-md-6 {}

.trans-video.panel-widget-style a {
    color: white;
}

html,
body {
	color: #2a2a2a;
	line-height: 26px;
	height: auto;
	font-size: 17px;
	background: #fff;
	font-weight: normal;
	font-family: "museo_sans300";
}

body.home, html.home {height: 100%;}

#wrapper {
	position: relative;
	height: auto;
	min-height: none;
	margin: 0 auto;
	overflow: hidden;
}

.social ul li {
	float: left;
	list-style-type: none;
}

.navbar .nav {
    margin: 0;
}

.social ul {
    margin: 0;
}

.contentarea {
    position: relative;
    width: 100%;
    height: auto;
    clear: both;
    padding-bottom: 40px;
}

.other-p--ileana {
    margin-top: 51px;
    font-size: 35px;
    line-height: 36px;
}

p.p-fontsize {
    /* font-size: 35px; */
    /* line-height: 49px; */
}

a,
#main strong,
#main b {
	color: #215A81;
}

h1,
.widgettitle {
	color: #346c88;
	font: normal 20px/26px arial;
}

footer {
	background-color: #e6e6e6;
	padding: 20px 0px 20px;
	position: relative;
	width: 100%;
	clear: both;
	bottom: 0;
	font-family: "athelas",serif;
}

.attribution {
    color: #000;
    text-align: center;
    padding: 10px 0px;
    background-color: rgba(4, 28, 62, 0);
    border: 1px solid;
    text-align: center;
    width: 100%;
    font-size: 13px;
}

.foot-social.hidden-phone.clearfix {
    float: right;
}

.foot-social ul {
    margin: 0;
    display: -webkit-box;
}

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

.foot-social.hidden-phone.clearfix {
    float: right;
    margin-top: 28px;
}

.attribution a {
	color: #5d7dac;
}

.center {
	text-align: center;
}

.relative {
	position: relative;
}

.modal.fade.in {
	top: 5%;
}

a.send_button.transition {
	display: block;
	text-transform: uppercase;
	cursor: pointer;
	border: 1px solid;
	padding: 5px 0;
	margin: 5px 0;
}

section.post_content.clearfix {
    padding-bottom: 50px;
}

.modal.fade.in {
    top: 42%;
    border-top: 6px solid #b50101;
    border-radius: 0px;
    background-color: rgba(255, 255, 255, 0.88);
    color: #4a4a4a;
}

.close {
    font-size: 42px !important;
  
}


.modal-backdrop {
    background-color: rgba(0, 0, 0, 0) !important;
}

.modal-body {
	max-height: none;
}

.foot-social {
	position: relative;
}

.foot-social img:hover {
	opacity: 0.6;
}


.foot-social ul {
    margin: 0;
    display: -webkit-box;
}

.foot-social ul li {
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	list-style-type: none;
	border: none;
}

.privacy {
	float: right;
	margin-right: 30px;
}

.home-pic {
	border: 5px solid #fff;
	box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.4);
}

.transition {
	transition: all .2s ease-in;
	-moz-transition: all .2s ease-in; /* Firefox 4 */
	-webkit-transition: all .2s ease-in; /* Safari and Chrome */
	-o-transition: all .2s ease-in; /* Opera */
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden; /* Chrome, Safari, Opera */
	-moz-backface-visibility: hidden;
}

body .fancybox-prev span:before {
    position: relative;
    top: 3pt;
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    border-right: .8em solid white;
    border-top: .8em solid white;
    transform: rotate(225deg);
    margin-right: 0.5em;
}

body .fancybox-prev span {
    left: 20px;
    background: none;
}

body .fancybox-next span:before {
    position: relative;
    top: 3pt;
    content: "";
    display: inline-block;
    width: 1em;
    height: 1em;
    border-right: .8em solid white;
    border-top: .8em solid white;
    transform: rotate(45deg);
    margin-right: 0.5em;
}

body .fancybox-next span {
    right: 20px;
    background: none;
}

.clearfix:before,
.clearfix:after {
	content: "";
	display: table;
}

.clearfix {
	clear: both;
}

.mobilenav {
	position: relative;
	z-index: 2000;
}

.icons {
	padding: 0 15px;
	max-height: 36px;
	float: left;
	position: relative;
	z-index: 200;
}

.modal.fade {
	display: none;
}

.modal-title {
	text-align: center;
}

.navouter1 {
	float: right;
	left: -50%;
	position: relative;
}

.navouter2 {
	left: 50%;
	position: relative;
}

.navbar .nav > li > .dropdown-menu:before, .navbar .nav > li > .dropdown-menu:after {display:none;}

.sidebar {
	padding: 10px;
}

iframe {
	padding: 0px;
	border: 0px solid #999;
	width: 100%;
}

#servicesIframe {
	padding: 0px;
	border: 0px solid #999;
	width: 100%;
}

textarea {
	max-width: 206px;
	min-width: 206px;
	max-height: 120px;
	min-height: 80px;
}

.page-header {
	margin: 5px 0;
	padding: 0;
	border: 0;
}

.honey {
	display: none !important;
}

.error_val {
    border: 1px solid #DC5959 !important;
    background: url(/wp-content/themes/custom5/images/val_cross.png) 98% 2px no-repeat #FFDDDD !important;
    background-size: 12% !important;
}

.success_val {
    background: url(/wp-content/themes/custom5/images/val_check.png) 98% 2px no-repeat #DAF9DC !important;
    background-size: 12% !important;
    border: 1px solid #5BFF00 !important;
}

#response {
	font-size: 12px;
	padding: 4px 12px;
}

#send {
	float: right;
	margin-top: 4px;
	cursor: pointer;
}

.honey {
	display: none;
}

.response_success {
	display: none;
}

.response_failure {
	display: none;
}

/* makes the success or fail larger and stand out so you can see it easier*/

.form_success .success {
    display:block;
    font-size: 15px;
    border: 2px solid #0F0;
    background: #ccffcc;
    padding: 4px;
    color: #000;
}

.form_failure .failure {
    display:block;
    font-size: 15px;
    border: 2px solid #F00;
    background: #ffcccc;
    padding: 4px;
    color: #000;
}

.success {
	display: none;
}

.failure {
	display: none;
}

.form_success .success {
	display: block;
}

.form_failure .failure {
	display: block;
}

a.send {
	display: block;
	background: url(/images/send.png);
	height: 24px;
	width: 99px;
	cursor: pointer;
}

button.send {
	display: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

hr {
	margin: 20px 0;
}

.gallerypic {
	float: left;
	margin: 0 20px 25px 0;
	text-align: center;
}

.gallerypic span {
	margin: 0 auto;
	text-align: center;
}

.pics img {
	border: 3px solid #333;
}

.pics img:hover {
	border-color: #999;
	box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
	-ms-box-shadow: 0px 0px 3px rgba(0,0,0,0.5);
}

code {
	font-family: Consolas, Monaco, Courier, monospace;
	background: #fff;
}

#site-name,
#site-slogan {
	float: left;
	margin: 0 20px 0 0;
}

#message {
	float: right;
	margin: 0;
}

/* layout */

body {
	padding-top: 0;
}

/* Admin Top Navigation fixes */

body.admin-bar .navbar-fixed-top {
	top: 28px;
}

.navbar .brand {
	color: #000;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 0 30px rgba(255, 255, 255, 0.125);
	font-weight: bold !important;
}

.nav-container {
	padding-left: 0;
	padding-right: 0;
}

#inner-header {
	width: 100%;
}

input,
select,
.uneditable-input {
	margin-bottom: 0;
}

.navbar-form,
.navbar-search {
	margin: 0 0 9px;
}

.navbar-search {
	padding-left: 0;
}

#s {
	width: 100px;
}

.more-link {
	white-space: nowrap;
}

.footer-links {
	margin-bottom: 10px;
}

.footer-links .menu {
	list-style-type: none;
	margin-left: 0;
}

.footer-links .menu li {
	float: left;
	margin-right: 15px;
}

/* post styling */

#main p.meta {
	font-style: italic;
	color: #808080;
}

#main article footer {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
	position: relative;
	min-height: 20px;
}

#main article footer a.edit-post {
	position: absolute;
	right: 0;
	top: 0;
	display: none;
}

.post:hover a.edit-post {
	display: inline;
}

/* Shared Post Format styling */
article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

.p-yo {
    margin-top: 23px;
    font-size: 35px;
    line-height: 36px;
}


.other-p {
    margin-top: 19px;
    font-size: 35px;
    line-height: 36px;
}

h4.text-center.fontsss {
    font-size: 35px;
    color: #215a90;
    line-height: 40px;
}

/* =Aside post format
-------------------------------------------------------------- */
#main article.format-aside {
	padding: 0;
}

article.format-aside h1 {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

article.format-aside h1 a {
	text-decoration: none;
}

article.format-aside h1 a:hover {
}

article.format-aside .aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}

article.format-aside p {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
}

article.format-aside blockquote:last-child,
article.format-aside p:last-child {
	margin-bottom: 0;
}

article.format-aside footer.aside {
	padding: 24px 24px 0;
	padding: 1.714285714rem;
	border-left: 22px solid;
}

/* Image posts */
article.format-image footer h1 {
	font-size: 13px;
	font-size: 0.928571429rem;
	line-height: 1.846153846;
	font-weight: normal;
}

article.format-image footer h2 {
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
}

article.format-image footer a h2 {
	font-weight: normal;
}

/* Link posts */
article.format-link header {
	padding: 0 10px;
	padding: 0 0.714285714rem;
	float: right;
	font-size: 11px;
	font-size: 0.785714286rem;
	line-height: 2.181818182;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
	color: #848484;
	background-color: #ebebeb;
	border-radius: 3px;
}

article.format-link .entry-content {
	max-width: 80%;
	float: left;
}

article.format-link .entry-content a {
	font-size: 22px;
	font-size: 1.571428571rem;
	line-height: 1.090909091;
	text-decoration: none;
}

article.format-link footer.entry-meta {
	clear: both;
}

/* Quote posts */
article.format-quote .entry-content p {
	margin: 0;
	padding-bottom: 24px;
	padding-bottom: 1.714285714rem;
}

article.format-quote .entry-content blockquote {
	display: block;
	padding: 24px 24px 0;
	padding: 1.714285714rem 1.714285714rem 0;
	font-size: 15px;
	font-size: 1.071428571rem;
	line-height: 1.6;
	font-style: normal;
}

article.format-quote .entry-content blockquote p:before {
	content: "\201C  ";
	font-size: 2rem;
}

article.format-quote .entry-content blockquote p:after {
	content: " \201D ";
	font-size: 2rem;
}

/* Status posts */
.format-status .entry-header {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}

.format-status .entry-header header {
	display: inline-block;
}

.format-status .entry-header h1 {
	font-size: 15px;
	font-size: 1.071428571rem;
	font-weight: normal;
	line-height: 1.6;
	margin: 0;
}

.format-status .entry-header h2 {
	font-size: 12px;
	font-size: 0.857142857rem;
	font-weight: normal;
	line-height: 2;
	margin: 0;
}

.format-status .entry-header header a {
	color: #757575;
}

.format-status .entry-header header a:hover {
	color: #21759b;
}

.format-status .entry-header img {
	float: left;
	margin-right: 21px;
	margin-right: 1.5rem;
}

p.tags {
	line-height: 20px;
}

div[id*='attachment_'] {
	max-width: 100%;
	height: 100%;
}

#main .hero-unit img {
	margin-bottom: 1em;
}

#main article img {
	height: auto;
	max-width: 100%;
}

img.alignleft {
	margin-right: 10px;
	float: left;
}

img.alignright {
	margin-left: 10px;
	float: right;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.post header img {
	margin-bottom: 18px;
}

.archive #main .post h3 {
	line-height: 24px;
	margin-bottom: 10px;
}

video {
	max-width: 100%;
	height: auto;
}

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

.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

/* page styling */

#featured-carousel .item {
	width: 970px;
	height: 600px;
}

.carousel-caption p {
	display: none;
}

.page-template-page-homepage-php #main article {
	border-bottom: none;
}

.page-template-page-homepage-php .hero-unit,
.blog .hero-unit {
	padding: 1em;
}

.hero-unit h1 {
	font-size: 3em;
}

/* comments */



#comments {
	line-height: 24px;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children {
	list-style-type: none;
	margin-left: 0;
}

.comment .vcard > div {
	margin-top: 8px;
	padding: 0 10px;
}

ol.commentlist time {
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author {
	position: relative;
}

ol.commentlist a.comment-edit-link {
	color: #ffffff;
	text-decoration: none;
	padding-left: 5px;
}

ol.commentlist span.edit-comment {
	position: absolute;
	right: 0;
	top: 8px;
}

ol.commentlist li.bypostauthor {
	background-color: #dddddd;
}

ol.commentlist ul.children li {
	background-color: #cccccc;
}

ol.commentlist ul.children li ul.children li {
	background-color: #bbbbbb;
}

ol.commentlist ul.children li ul.children li ul.children li {
	background-color: #aaaaaa;
}

ol.commentlist article {
	border-bottom: none !important;
}

a.comment-reply-link {
	position: absolute;
	right: 0;
	bottom: 0;
}

#comment-nav ul {
	list-style-type: none;
	margin: 0;
}

#comment-form-elements {
	list-style-type: none;
	margin: 0;
}

.comment .vcard .avatar {
	padding-right: 0;
}

.comment .vcard .comment-text {
	margin-left: 0;
}

img.avatar {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	border-left: 1px solid #ddd;
}

ol.commentlist li {
	padding-right: 10px;
	background-color: #F0F0F0;
}

#pings {
	margin-bottom: 9px;
}

ol.pinglist {
	list-style-type: none;
	margin: 0 0 9px 0;
}

#comment {
	width: 270px;
}

ol.commentlist #respond {
	padding: 5px 10px;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img {
	max-width: 100%;
}

.ie8 #main .media-grid img {
	max-height: none !important;
	max-width: none !important;
}

.attachment-img {
	margin-bottom: 18px;
}

.metadata p.alert-message {
	margin-right: 0;
	margin-bottom: 18px;
}

#gallery-nav {
	list-style-type: none;
	margin-left: 0;
}

li.next a,
li.previous a {
	position: relative;
}

li.next a:hover:before {
	content: "\2190";
	position: absolute;
	display: block;
	top: 42%;
	left: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

li.previous a:hover:before {
	content: "\2192";
	position: absolute;
	display: block;
	top: 42%;
	right: 0;
	background-color: #BFBFBF;
	color: #444;
	width: 20px;
	height: 20px;
	padding-left: 5px;
	text-decoration: none;
	box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

/* widget styles */

.widget {
	margin-bottom: 18px;
}

.widgettitle {
	margin-bottom: 9px;
	text-align: center;
}

#tag-cloud {
	margin-bottom: 18px;
	line-height: 160%;
}

/* for some reason the bs version currently available for download doesn't have this style */
.label {
	text-transform: uppercase;
}

/* override standard link hover for the tag cloud widget */
#tag-cloud a:hover,
.tags a:hover {
	color: #ffffff;
	text-decoration: none;
}

#tag-cloud a {
	white-space: pre;
	text-transform: uppercase;
}

/* change default form padding for search */

.widget_search form {
	padding-left: 0;
}

.widget_search input {
	width: 121px;
}

.social-share.padder img {
    width: 11%;
    margin-top: -6px;
    margin-bottom: 16px;
}

/* calendar widget */

#calendar_wrap {
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 5px;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-weight: bold;
	padding: 8px;
}

#wp-calendar tr {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#wp-calendar tr:last-child {
	border-bottom: none;
}

#wp-calendar td {
	text-align: center;
	padding: 8px 0;
}

blockquote.pull-left {
	padding-right: 15px;
}

.sociallink {
	height: 22px;
	width: 22px;
	margin-left: 3px;
}

.sociallink:hover {
	opacity: 0.6;
}

.facebook {
	background: url(images/social.png);
}

.twitter {
	background: url(images/social.png) -22px 0;
}

.google {
	background: url(images/social.png) -44px 0;
}

.youtube {
	background: url(images/social.png) -66px 0;
}

.yelp {
	background: url(images/social.png) -88px 0;
}

html.iframe,
body.iframe {
	height: auto;
	margin: 0px;
	background: transparent;
}

.mediaMed {
	display: table;
	width: 600px;
	margin: 0px auto;
}

.video-panel {
	position: fixed;
	width: 84%;
	height: 0px;
	padding-bottom: 47%;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: auto;
	z-index: 64;
	display: none;
}

.video-panel .title-container {
	display: none;
}

.video-panel .body-container {
	position: absolute;
	background: #333;
	height: auto;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	padding: 0px 0px 0px 0px !important;
	overflow: hidden !important;
}

.video-panel .button-container {
	display: none;
}

.video-shadow {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(35,35,35,.8);
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	z-index: 63 !important;
}

h1 {
    color: #3c4457;
}


h2 {
    font-size: 41.19pt;
    font-family: a_futuraortobold;
}

a.main-btn.transition {
    background-color: #3c4457;
    color: white;
    padding: 10px 19px;
    /* margin-top: 27px; */
}

a {
    color: #3c4457;
}


#slides .splash_container {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

#slides {
    position: relative;
    overflow: hidden;
    height: 100%;
}

.bannerarea {
    height: 736px;
    border-bottom: 5px solid #10121a;
}

.headerarea {
    background-color: black;
    position: fixed;
    width: 100%;
    z-index: 3;
    padding-top: 0;
    padding-bottom: 0;
}

.social.hidden-phone {
    float: right;
}

.social.hidden-phone img {
    margin-left: 9px;
    margin-top: -13px;
}

.social.hidden-phone img {
    margin-left: 9px;
    margin-top: -13px;
    opacity: 0.7;
}

.trans-personal2.panel-widget-style {
    background-color: #3c4457;
    color: white;
    padding: 16px 20px;
    height: 189px;
}

.trans-video2.panel-widget-style a {
    color: white;
}

.trans-video2.panel-widget-style {
    background-color: gray;
    color: white;
    padding: 10px 20px;
}

.trans-personal2.panel-widget-style a {
    color: white;
}

.nav-container {
    padding-left: 0;
    padding-right: 0;
    float: right;
}

.lgo-wrap {
    float: left;
}

.navbar {
    overflow: visible;
    /* margin-bottom: 20px; */
    float: right;
    margin-top: 24px;
}

.bannerarea-inner {
    height: 472px;
}

/*showcase=======*/

.span4.showcase img {
    width: 100%;
}

.span4.showcase {
    border: 1px solid #c1c1c1;
    padding: 19px;
    background-color: #fcfbfa;
}

.showcaseholder.row-fluid.clearfix {
    padding-top: 49px;
    padding-bottom: 49px;
}

.btn.default {
    background-color: #3c4457;
    background-image: none;
    color: white;
    border-radius: 0px;
    line-height: 36px;
    font-size: inherit;
}

.btn.default:hover {
    background-color: black;
    transition: all 0.2s ease;
}
/*====end showcase====*/


section.the-content {
    background-color: #3c4457;
    padding-bottom: 50px;
    padding-top: 50px;
}

section.the-content h4 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 35px;
    font-family: museo_sans100;
    margin-bottom: -8px;
}

section.the-content p {
    color: #e8e8e8;
    margin-top: 20px;
    font-size: 17px;
    font-family: museo_sans300;
    line-height: 29px;
}

.row-fluid.slideUp.animated {
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    padding-bottom: 37px;
    padding-top: 37px;
}


a:hover, a:focus {
    color: #3c4457;
    text-decoration: underline;
    transition: all 0.5s ease;
}


h1.inner {
    color: #3c4457;
    text-shadow: none;
    margin-top: 76px;
}

.img-wrap {
    float: left;
    /* margin-right: -36px; */
    margin-top: 11px;
    /* margin-left: -63px; */
    padding-right: 20px;
}

.image-container .col-md-6 img {
    height: 302px;
    /* padding-top: 11px; */
    margin-top: 0;
}






a.like-button {
    font-size: 28.19pt;
    text-align: center;
    border: 1px solid;
    padding: 9px;
    padding: 10px 34px;
    font-family: "futura-pt",sans-serif;
    font-weight: 700;
}

a.like-button:hover {
    background-color: #3c4457;
    color: white;
    text-decoration: none;
    transition: all 0.5s ease;
}

section.social {
    padding-top: 68px;
    padding-bottom: 47px;
}

.span6.facebook-sec p {
    margin-top: 34px;
}


.row-fluid.row-1 img {
    margin-top: 14px;
}



.banner-wrap {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 16%;
}


img.rsImg {
    max-width: 100%;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.slider-wrap {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 15%;
}


h1 {
    font-size: 53px;
    color: white;
    font-family: museo_sans300;
    font-weight: 600;
    /* text-shadow: 2px 3px 8px #000; */
    margin-bottom: 20px;
}


.btn.slider-b {
    background-image: none;
    border: 2px solid #fff;
    border-radius: 0px;
    color: white;
    font-size: 20pt;
    line-height: 36px;
    padding: 10px 43px;
    text-shadow: 1px 1px 1px #000;
		    margin-top: 23px;
}


.btn.slider-b:hover {
    background-color: gray;
    transition: all 0.3s ease;
}



.mobile-sociallink:hover {
	opacity: 0.6;
}

.social.hidden-phone:hover {
	opacity: 0.30;
	transition: all 0.5s ease;
}



h1.inner {
    color: #3c4457;
    text-shadow: none;
}

h4.h4-inner {
    color: #3c4457;
    font-size: 24pt;
    line-height: 28px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.row-fluid.row-1-inner.slideUp.animated {
    padding-bottom: 51px;
}

iframe {
    width: 100% !Important;
    /* width: 259px !Important; */
}

.btn.slider-b {
	
	    background-color: rgba(60, 68, 87, 0.29);
}

.btn.slider-b {
    margin: 0!important;
}

img#blue-check {
    margin-top: 57px;
}


a:hover, a:focus {
    color: #3c4457;
    
    transition: all 0.5s ease !important;
    cursor: pointer !important;
}


.more-link {
    white-space: nowrap;
    display: none;
}


.slider-center {
    display: table-cell;
    vertical-align: bottom;
    top: 0!important;
    position: relative;
    padding-bottom: 5%;
}

h3.single-title {
    color: #3c4457;
}

.slider-center h1 {
    line-height: 28px;
    font-weight: normal;
    font-size: 23px;
    background: rgba(0, 0, 0, 0.47);
    padding: 20px;
    margin: 0 0 10px;
    z-index: 103;
    position: relative;
}

.btn-wrap-yo {
    clear: both;
}

.slider-outer {
    text-align: center;
    position: absolute;
    top: 0;
    display: table;
    width: 70%;
    height: 100%;
    left: 15%;
}


.span4.showcase {
    width: 30.623932%;
}


section.the-content a {
    color: #fffffe;
    font-weight: 700;
    font-family: museo_sans300;
    clear: both;
}

.showcase h3 {
    line-height: 31px;
}

.span4.showcase {
    height: auto;
}

.headerarea.active {
    background: rgba(0,48,95,0.9);
    position: fixed;
    box-shadow: 0 1px 5px #333;
    padding: 15px 30px 8px;
}

.darkHeader {
    position: fixed;
    width: 100%;
    z-index: 5;
    background-color: black;
    transition: all 0.8s ease;
    box-shadow: 2px -21px 16px 21px #000;
    box-shadow: none;
}

.darkHeader.headerarea {
    background-color: black;
}

.royal-slider-wrapp {
    margin-top: 69px;
}


.doata-brn-wrap {
    padding-top: 50px;
    text-align: center;
}



a.logo {
    display: none;
}




.picture-ones img {
    width: 100%;
}

.picture-ones {
    border-top: 7px solid;
}

.picture-ones:hover {
    border-color: red;
    transition: all 0.3s ease;
    cursor: pointer;
}


.trans-personal-2.panel-widget-style {
    background-color: #3c4457;
    color: white;
    padding: 10px 20px;
    height: 220px;
}


.trans-personal-2.panel-widget-style a {
    color: white;
}


.trans-videos.panel-widget-style {
	color: white !important;
	padding: 10px 24px !important;
	height: 380px !important;
}
.trans-personal.panel-widget-style {
    background-color: gray !important;
    padding: 10px 24px !important;
    color: white !important;
    height: 329px;
}
.trans-personal.panel-widget-style a {
    color: white;
}
.trans-videos.panel-widget-style a {
	color: white !important;
}

h3 {
    font-size: 27.5px;
}


.trans-video.panel-widget-style {
    background-color: #3c4457;
    color: white;
    padding: 10px 24px;
    height: 189px;
}

/* ############################################################################################################################################################# */


@media screen and (max-width:1920px) {
	div#new-royalslider-3 {
	    height: auto !Important;
	}

}

@media screen and (max-width:1440px) {

	.slider-wrap {
	    position: absolute;
	    width: 100%;
	    text-align: center;
	    top: 11%;
	}


}

@media screen and (max-width:1280px) {
	h1 {
    font-size: 44.19pt;
}

}


@media screen and (max-width:1140px) {
	a.like-button {
	    font-size: 23.19pt;
	}

	.slider-wrap {

    top: 9%;
}

h1 {
    font-size: 31.19pt;
}

}


@media screen and (max-width: 1024px) {

	.video-panel {
		position: fixed;
		width: 100%;
		min-width: 0%;
		top: 0px;
		left: 0px !important;
		right: 0px !important;
		bottom: 0px;
	}


	.slider-wrap {
    top: 7%;
	}

	h1 {

    font-size: 32.19pt;

}

}

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

	.navbar .nav > li > a {
	    color: #fff !important;
	    padding: 0 15px;
	    height: 20px !important;
	    line-height: 21px;
	    border-right: 1px solid;
	    font-size: 18px;
	}

	.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	    background-color: transparent;
	    color: rgb(146, 146, 146) !important;
	    text-decoration: none;
	    transition: all 0.3s ease;
	}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
    color: #555555;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0);
    -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0);
}

	.container-fluid {
		max-width: 1086px;
		margin: 0 auto;
	}



	#inner-footer {
		padding: 0;
	}

	.topbar-inner {
		padding: 0;
	}

	.topbar form.pull-right {
		float: right;
	}

	.navbar-form,
	 .navbar-search {
		margin-top: 6px;
		margin-bottom: 0;
	}

	.navbar-search {
		padding-left: 0;
	}

	.sidebar {
		margin-top: 0 !important;
	}

	.widget_search input {
		width: 230px;
	}

	.blog .hero-unit {
		margin-top: 10px;
	}

	.page-template-page-homepage-php .hero-unit,
	 .blog .hero-unit {
		padding: 60px;
	}

	.hero-unit h1 {
		font-size: 60px;
	}

	/* hide edit comment button and show on hover on desktop version */
	.edit-comment {
		display: none;
	}

	.vcard:hover .edit-comment {
		display: inline-block;
	}

	#s {
		width: 210px;
		margin-bottom: 6px;
	}

	.widget_search input {
		width: 209px;
	}

	.comment .vcard .comment-text {
		padding-left: 0;
		padding-right: 0;
	}
}



@media screen and (max-width: 979px) {

	.sub-menu {
		display: none;
	}
	
	.darkHeader.headerarea,.darkHeader {
    background-color: rgb(0, 0, 0);
    position: relative!important;
}

.royal-slider-wrapp {
    margin: 0;
}
	
	.slider-center {
	    top: 28%;
	}

	.headerarea {

    z-index: 10 !important;
}

	.slider-wrap {
    top: 10%;
}

	.lgo-wrap {
    float: none;
    text-align: center;
}

#inner-header {
    width: 100%;
    margin-top: -24px;
}


.span4.showcase {
    margin-bottom: 21px;
}

.span4.showcase {
    width: 29.623932%;
}

	img.icons {
    display: none;
}

a.btn.btn-navbar {
    background-color: #696767;
}

ul#menu-main-menu {
    margin-top: 20px;
}

.nav-container {

    float: none;
}

.headerarea {
    background-color: rgb(60, 68, 87);
    position: relative;
    width: 100%;
    z-index: 3;
    padding-top: 0px;
    padding-bottom: 0px;
}

	.navbar-inner {
    background-color: #3c4457;
    background-image: none;

}

	.navbar.navbar-fixed-top {
    float: none;

}

	.menu-item a {
		padding: 9px 15px;
		font-weight: bold;
		color: #fff;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin-bottom: 2px;
		display: block;
	}

	.menu-item a:hover,
	 .menu-item .active > a {
		background-color: #e5e5e5;
		color: #555;
		text-decoration: none;
	}

	.menu-item ul {
		list-style: none;
	}
}
@media screen and (max-width:800px) {
	
	.slider-center {
	    top: 4% !Important;
	}
	
}

@media screen and (max-width:873px) {

	a.like-button {
    font-size: 18.19pt;

}

.slider-center {
    top: 10%;
}

h1 {
    font-size: 51.19pt;
    line-height: 72px;
}
.slider-wrap {
    top: 7%;
}

}

@media screen and (max-width:768px) {

	h1 {
	    font-size: 47.19pt;
	}

	.slider-wrap {
    top: 191px;
}


h3 {
    font-size: 24.5px;
    line-height: 28px;
}

.row-fluid.row-2.slideUp.animated img {
    margin-top: 13px;
}

.btn.slider-b {
    padding: 6px 43px;
    text-shadow: 1px 1px 1px #000;
    margin-top: 15px

	}
}

@media screen and (max-width:767px) {
	
	
	
	.span4.showcase {
    width: 100%;
}

.slider-center {
    top: 7%;
}

.slider-center h1 {
    font-size: 17px;
    padding: 5px;
}
	
	
}


@media only screen and (max-width: 767px) {

	.modal .fade {
		top: -100%;
	}


	a.like-button {
    font-size: 18.19pt;
  width: 100%
}


.span6.pullLeftIn.animated {
    margin-bottom: 47px;
    /* margin: 0 auto; */
    /* text-align: center; */
    /* width: 107%; */
}

	#logo {
		margin: 10px auto;
		display: block;
	}

	.modal.fade.in {position: absolute;}

	.mobile-social {
		position: fixed;
		z-index: 100;
		bottom: 0;
		width: 100%;
		padding: 5px 0;
		background-color: #201f1f;
		background-image: -moz-linear-gradient(top, #6a6a6a, #201f1f);
		background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6a6a6a), to(#201f1f));
		background-image: -webkit-linear-gradient(top, #6a6a6a, #201f1f);
		background-image: -o-linear-gradient(top, #6a6a6a, #201f1f);
		background-image: linear-gradient(to bottom, #6a6a6a, #201f1f);
		background-repeat: repeat-x;
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6a6a6a', endColorstr='#ff201f1f', GradientType=0);
	}

	.mobile-social ul li {
		float: left;
		margin-right: 3px;
		list-style-type: none;
	}

	.innerfooter {
		margin-bottom: 10px;
	}

	.mobile-sociallink {
		height: 22px;
		width: 22px;
		margin-left: 3px;
	}



	img.transition:hover {
    opacity: 0.30;
}

	.mobile-facebook {
		background: url(images/mobile-social.png);
	}

}


@media screen and (max-width:719px) {
	
	.btn.slider-b {
    margin-top: -16px;
	}
	
	h1 {
	    font-size: 44.19pt;
	}
	
}

@media screen and (max-width:687px) {
	
	.btn.slider-b {
    margin-top: -16px;
		font-size: 18px;
	}
	.slider-wrap {
    top: 191px;
}

.slider-center {
    top: 11%;
}


h1 {
    font-size: 35.19pt;
    line-height: 49px;
		padding-left: 6%;
		padding-right: 6%;
}
	
}


@media screen and (max-width:670px) {
	
	.btn.slider-b {
    margin-top: -16px;
		font-size: 18px;
	}
	.slider-wrap {
    top: 191px;
}

h1 {
    font-size: 35.19pt;
}
	
}

@media screen and (max-width:650px) {
	
	.btn.slider-b {
    margin-top: -16px;
		font-size: 18px;
	}
	.slider-wrap {
    top: 191px;
}

h1 {
    font-size: 35.19pt;
}
	
}


@media screen and (max-width:630px) {
	
	.btn.slider-b {
    margin-top: -16px;
		font-size: 18px;
	}
	
	.slider-center {
    top: 11%;
}
	.slider-wrap {
    top: 191px;
}

h1 {
    font-size: 35.19pt;
}
	
}

@media screen and (max-width:600px) {
	
	.btn.slider-b {
    margin-top: -16px;
		font-size: 18px;
	}
	.slider-wrap {
    top: 191px;
}

h1 {
    font-size: 35.19pt;
}
	
}

@media screen and (max-width:580px) {
	
	.btn.slider-b {
    margin-top: -16px;
		font-size: 18px;
	}
	.slider-wrap {
    top: 191px;
}

.slider-center {
    top: 9%;
}

h1 {
    font-size: 35.19pt;
}
	
}

@media screen and (max-width:560px) {
	
	.btn.slider-b {
    margin-top: -16px;
		font-size: 18px;
	}
	.slider-wrap {
	    top: 181px;
	}

h1 {
    font-size: 35.19pt;
}
	
}


@media screen and (max-width:540px) {
	
	.btn.slider-b {
    margin-top: -16px;
		font-size: 18px;
	}
	.slider-wrap {
	    top: 175px;
	}
	
	.slider-center {
    top: 7%;
}

h1 {
    font-size: 35.19pt;
}
	
}

@media screen and (max-width:520px) {
	
	.btn.slider-b {
    margin-top: -16px;
		font-size: 18px;
	}
	.slider-wrap {
	    top: 170px;
	}
	
	.slider-center {
    top: 5%;
}

h1 {
    font-size: 35.19pt;
}
	
}






@media screen and (max-width:666px) {

	.btn.slider-b {

	    margin-top: -20px;
	}
}

@media screen and (max-width:611px) {



	h1 {
	    font-size: 33.19pt;
	}
}


@media all and (max-width: 600px) {

	.mediaMed {
		display: none;
	}
}

@media screen and (max-width:480px) {
	
	.slider-center {
		top: 1%;
}
	
}

@media only screen and (max-width: 480px) {

	.slider-wrap {
	    top: 162px;
	}
	
	.slider-center {
    top: 1%;
}
}

@media screen and (max-width:435px) {

	h1 {
    font-size: 28.19pt;
    line-height: 36px;
}

.slider-wrap {
    top: 169px;
}

.btn.slider-b {
    background-image: none;
    border: 2px solid #fff;
    border-radius: 0px;
    color: white;
    font-size: 17pt;
    line-height: 28px;
    padding: 10px 43px;
    text-shadow: 1px 1px 1px #000;
    margin-top: -40;
}


}


@media screen and (max-width:414px) {

	.headerarea {

	    padding-top: 0px;
	    padding-bottom: 0px;
	}
	
	.slider-center {
    top: 6%;
}

	h1 {
    font-size: 24.19pt;
    line-height: 31px;
}

.slider-wrap {
    top: 174px;
}

.btn.slider-b {
    font-size: 14pt;
    line-height: 23px;
    margin-top: -38px;
}

.showcaseholder.row-fluid.clearfix {
    padding-top: 25px;
    padding-bottom: 25px;
}

}

@media screen and (max-width:375px) {

	.slider-wrap {
    top: 161px;
}

.btn.slider-b {

    padding: 6px 31px;
  
}

img.transition {
    margin-top: -7px;
}

.showcaseholder.row-fluid.clearfix {
    padding-top: 25px;
    padding-bottom: 25px;
}
}

@media screen and (max-width:320px){
	
	h1 {
    font-size: 22.19pt;
    line-height: 32px;
}

.slider-center {
    top: -2% !Important;
}	
}
