﻿body {background:#f4f3f4;}
.panel-default {box-shadow:none !important;}
.bg-white{background:#fff;}
.bg-grey {background: #f4f3f4;}
.bg-blue {background: #004a8a;}
.bg-black{background:#3b4040;}

blockquote {border-left:solid 1px #004a8a; border-bottom:solid 1px #004a8a;}
.font-lightest {color:#fff;}
.font-mid {color:#c0b283;}
.font-dark {color:#3b4040;}

.border-full-grey {border: solid 1px #eae9ea;}
.border-top-bottom {border-top: solid 1px #eae9ea; border-bottom: solid 1px #eae9ea;}
.border-bottom-blue {border-bottom:solid 4px #004a8a;}
#headerBlockMiddle .VMCC-text {border-bottom: solid 1px silver; }
#headerBlockMiddle span.section-text {border-top: solid 1px silver;}

.content .panel-group, .content .panel-group .panel {border-radius:0;}
.content .panel-default {border: solid 1px #eae9ea;}

.fb-page, .tw-page {position:relative;width:100%; padding:0 0 0 0; background:#fff;}
.fb-page {margin-top:30px;border: solid 1px #3b5998; }
.tw-page {border: solid 1px #00aced}
.timeline {position: relative;height:380px;overflow-x: hidden; border-bottom: solid 16px #fff; }
.tw-page p{ font-family: 'Noto Sans',sans-serif; line-height:1.6; color:#3b4040;font-size:6px !important;}
#fb-feed-1 {position:absolute; top:-12px;left:-8px;width:100%;border:none; }

#fb-timeline-title, #tw-timeline-title  {position:relative; margin-top:0; margin-bottom: 0;padding:16px;}
#fb-timeline-title {background: #3b5998;}
#tw-timeline-title {background: #00aced;}
#fb-timeline-title a, #tw-timeline-title a {color:#fff !important; text-decoration:none !important;}
.fb-inner {position:absolute; top:-19px;}


@keyframes fadein {0% {transform: scale(0.1);opacity: 1;}100% {transform: scale(1);}}
@-moz-keyframes fadein {0% {transform: scale(0.1);opacity: 1;}100% {transform: scale(1);}}
@-webkit-keyframes fadein {0% {transform: scale(0.1);opacity: 1;}100% {transform: scale(1);}}
@keyframes fadein {0% {transform: scale(0.1);opacity: 1;}100% {transform: scale(1);}}

.foot-l img, .foot-m img, .foot-r img {border: solid 1px #fff;}

@media (max-width: 1200px) {
 #footer {border-top: none !important;}   
 #headerBlockMiddle .VMCC-text, #headerBlockMiddle span.section-text {border:none; }
 #headerBlockLeft img {border-right: solid 1px silver;}
}
@media (max-width: 1200px) {
    #expand .panel-default,#expand .panel-default>.panel-heading {background: #004a8a;}
    #expand .panel-default>.panel-heading+.panel-collapse>.panel-body {background: #fff;}
    .border-bottom-blue {border-bottom:none;}
}

@media (max-width: 767px) {
 #footer, .foot-l, .foot-m, .foot-r, .fa-facebook, .fa-twitter, .fa-youtube-play, .fa-envelope-o {background:#fff;border:none; }
 #footer-mobile .panel-default>.panel-heading+.panel-collapse>.panel-body {background:transparent; border-top:none;}
 #footer {border-top: solid 1px #eee !important}      
}

@media (max-width: 520px) {
 #footer {border-top: none !important;}      
}
@media (max-width: 480px) {
 #headerBlockLeft img {border-right: none;}
}




