/*For VC 4.12 */

.vc_column_container>.vc_column-inner {
  padding-left: 0;
padding-right: 0;
}

.wpb_raw_html, .wpb_raw_js {
margin-bottom: 0 !important;
}

/*End VC 4.12 */

a#thepdf {
    padding-left: 5%;
    line-height: 2em;
    width: 100%;
    height: 400px;
    display: block;
    text-align: center;
}

@media (min-width: 1024px) {
a#thepdf {
    padding-right: 60%;
      padding-top: 5%;
}
}

@media (min-width: 768px) and (max-width: 1024px) {
a#thepdf {
    padding-right: 70%;
      padding-top: 5%;
}
}

@media (max-width: 768px) {
a#thepdf {
    padding-right: 5%;
      padding-top: 7%;
}
}

a#thepdf::after {
    background-image: url(/wp-content/plugins/csctt/images/background-capitol-elevation.jpg);
background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
content: "";
  opacity: 0.15;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}

a#thepdf .fa {
    display: block;
    font-size: 5em;
    color: #e0e0e0;
  margin-bottom: 20px;
}

p, body.post-template-default, body.post-template-default {
  color: #000;
}

body {
  font-family: "proxima-nova" !important;
}

ul#menu-primary .menu-item a {
  font-family: "proxima-nova" !important;
}



/* ######## font families ######## */
article p {
  font-family: "proxima-nova";
  color: #000000;
}
.tp-caption.titletext span {
  font-family: "capitolium-news-2" !important;  
  padding-top: 3% !important;
  padding-left: 2% !important;
}
.uschs-post-excerpt p {
  font-family: "proxima-nova" !important;
  font-size: 12px;
}
.uschs-text-post .vc_gitem-zone a {
  font-family: "capitolium-news-2" !important;  
  font-weight: bold;
  font-size: 15px;
}
h1 {
  font-family: "capitolium-news-2" !important;
}
h2 {
  font-family: "capitolium-news-2" !important;
}
h3 {
  font-family: "capitolium-news-2" !important;
}
h4 {
  font-family: "capitolium-news-2" !important;
}
h5 {
  font-family: "capitolium-news-2" !important;
}
/* ######## END font families ######## */

/* ######## main menu nav ######## */
.dropdown-menu li a{
  border-bottom: none;
}
.navbar-toggle {
  border: none;
}
.icon-bar {
  background-color: #122f8e !important;
}
.dropdown-menu .current-menu-item a{
  color: #cc0000 !important;
}
.dropdown-toggle:hover {
  color: #ffffff !important;
  background-color: #122f8e !important;
}
.menu-item.menu-item-type-custom a:hover{
  color: #ffffff !important;
  background-color: #122f8e !important;
}
#header-menu-container {
  width:120px; margin-left:auto; margin-right:auto;
}
.dropdown-menu li a {
  font-family: "proxima-nova" !important;
}

/*
@media screen and (max-width: 767px) {
  .dropdown-menu li a:hover{
    background-color: #ffffff !important;
    border-bottom: none;
    border: none;
  }
  #header-menu-label {
    position:absolute;
    top: 7px;
    left:40%;
    display:inherit;
    color: #122f8e;
  }
}

#menu-primary {
  margin-left: 6px;
}
@media only screen and (min-width : 768px) {
  #header-menu-label {
    display:none;
  }
  .dropdown-menu li a:hover{
    background-color: #122f8e !important;
    border-bottom: none;
  }
}
*/

.navbar-nav .dropdown-menu {
    background-color: #ffffff !important;
  left: 0 !important;
}

.navbar .nav > li > a { 
color: #122f8e !important;
}

.dropdown-menu > li > a { 
color: #122f8e !important;
}

/* ######## END main menu nav ######## */


/* ######## social icons ######## */
/* Make sure the divs are aligned propperly */
.uschs-social-row {
  margin-bottom: 60px;
}
@media only screen and (min-width : 0px) {/* Small Devices, Tablets */
#social-icons-left {
  width: 195px;
  
  margin: auto;
    margin-bottom: 10px;
}
#social-icons-right {
  width: 195px;
  margin: auto;
}
#social-icons-middle {
  width: 310px;
  margin: auto;
    margin-bottom: 10px;
}
}
@media only screen and (min-width : 768px) {/* Medium Devices, Desktops */
#social-icons-left {
  width: 195px;
  margin-right: 0px;
  margin-left: auto;
}
#social-icons-right {
  width: 195px;
  margin-left: 0px;
  margin-right: auto;
}
#social-icons-middle {
  width: 310px;
  margin: auto;
}
}

.social-left{
  padding-right: 18px;
}
.social-right{
  padding-left: 18px;
}
.social-mid{
  padding-right: 18px;
  padding-left: 18px;
}


@media only screen and (min-width: 768px) and (max-width: 835px){
    #social-icons-right{
  margin-left: 80px;
}
}
@media only screen and (min-width: 834px) and (max-width: 977px){
    #social-icons-right{
  margin-left: 60px;
}
}


/* ######## END social icons ######## */


/* *********** Posts and footer **************** */

/* Change the blog title styles*/
/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
  .vc_gitem-post-data-source-post_title h4{
    /*font-size: 14px;*/
    font-size: 5.25vw !important;
  }
   .col-sm-5.middle{
  border-top:0; 
  border-bottom:0; 
  border-right:0; 
  border-left:0; 
  border-color:#99a6cc; 
  border-style:solid;
}
}
/* Medium Devices, Desktops */
@media only screen and (min-width : 768px) {
  .vc_gitem-post-data-source-post_title h4{
    /*font-size: 14px;*/
    font-size: 1.2vw !important;
  }
  .col-sm-5.middle{
  border-top:0; 
  border-bottom:0; 
  border-right:1px; 
  border-left:1px; 
  border-color:#99a6cc; 
  border-style:solid;
}
  .col-sm-4.mission {
    padding-right:5%;
  }
}

.insperia-footer-col-handler .widget {
    margin-bottom: 0;
}

.uschs-posts .vc_gitem_row {
	background-color: #ffffff !important;
}

/* *********** Posts and footer **************** */


/* VIEW ALL POSTS BUTTON */
#view-all-posts-row {
  margin-top: 30px;
}
#view-all-posts {
  width: 100%;
  text-align: center;
}

/* BUTTON CSS */
.uschs-home-btn {
  -webkit-border-radius: 11;
  -moz-border-radius: 11;
  border-radius: 11px;
  color: #ffffff;
  font-size: 20px;
  background: #447db5;
  padding: 16px 20px 16px 20px;
  border: solid #ffffff 3px;
  text-decoration: none;
  text-align: center;
  /*width: 70%;*/
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "capitolium-news-2" !important;
  font-weight: bold;
}

#call-to-action-btns .uschs-home-btn {
  margin-right: 10px;
  margin-left: 10px;
}

.uschs-home-btn:hover { 
  background: #6598c7;
  text-decoration: none;
    color: #ffcc00 !important;
}
#call-to-action-btns {
  width: 100%;
  background-color: #cfd2e2 !important;
  /*height: 140px;*/
  padding-top: 20px;
  padding-bottom: 20px;
  margin-right: 0px;
  margin-left: 0px;
}


.uschs-posts .vc_btn-blue:hover, uschs-posts a.vc_btn-blue:hover, uschs-posts button.vc_btn-blue:hover {
  background-color:#cccccc !important;
  color: #111111 !important;
}
.uschs-posts {
  font-family: "proxima-nova" !important;
  font-weight: bold;
  color: #14339c;
}
.uschs-posts .vc_row {
  padding-right: 10px;
  padding-left: 10px;
}

vc_grid {
  background-color: #f5f5f5;
}
.vc_gitem-col-align-left {
  /*background-color: #ffffff;*/
  height: 100px;
}


/*Footer badges*/

@media (min-width: 241px) {
  .col-sm-5.middle p {
  width: 50%;
  padding: 0 10%;
  float: left;
  display: inline-block;
}
  .col-sm-5.middle .row001 p {
  margin-bottom: 40px;
}
  .col-sm-5.middle .row001, .col-sm-5.middle .row002 {
  display: flex;
}
}

@media (max-width: 240px) {
  .col-sm-5.middle .row001 p, .col-sm-5.middle .row002 p {
  margin-bottom: 40px;
}
  .col-sm-5.middle {
  margin-bottom: 50px;
}
}

@media (min-width: 241px) and (max-width: 767px) {
.row002 p {
  margin-bottom: 50px;
}
}

@media (min-width: 768px) {
.col-sm-5.middle .row002 p {
  margin-bottom: 0;
}
}

@media (max-width: 767px) {
.col-sm-5.middle{
    padding-top:40px;
    padding-bottom:0;
}
}

footer .container {
  padding-bottom: 80px;
}

@media (max-width: 520px) {
footer .col-sm-3 {
  display: block;
  clear: both;
}
}


/* ***** Footer links and Search form ********** */

.footer-social-links {
    display: none;
}

.uschs-search .search-form-sidebar  .btn.btn-primary {
    width: 125px;
}

/* ######## sidebar ######## */

.sidebar-container img {
  width: 60px;
}
.sidebar-social-2 {
  width: 125px;
  margin-left:auto;
  margin-right:auto;
  margin-top: 10px;
}
.sidebar-social-3 {
  width: 190px;
  margin-left:auto;
  margin-right:auto;
  margin-top: 10px;
    
}
/* ######## END sidebar ######## */

/* ******* Breadcrumbs ******** */
.breadcrumb {
    padding-bottom: 30px !important;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #ced1e1;
    font-size: 11px;
}

ol.breadcrumb li a {
  color: #000;
}

.pattern-wrap.color1 {
    background-color: transparent;
}

.pattern-wrap {
    background-image: none;
}

/*.splash-banner {
  display: none;
} */


.uschs-social-row a:hover img, .sidebar-social-3 a:hover img, .sidebar-social-2 a:hover img {
    transform: scale(1.05);
}

.row a:hover{
  color: #cc0000 !important;
}

.row a {
  font-weight: bold;
}

.row {
    color: #000;
}

footer a:hover{
  color: #cc0000 !important;
}

.grecaptcha-badge {
  opacity: 0;
  z-index: -2;
}

/* Blog CPT featured image shortchode */

.single-blog_posts article > h1:first-child {
	color: #173799;
	font-weight: bold;
	letter-spacing: 0;
	margin-bottom: 10px;
}

.single-blog_posts h5.the-date {
	color: #8a8a8a;
	font-style: italic;
	margin-bottom: 20px;
  font-family: "proxima-nova" !important;
}

.single-blog_posts .pic_left {
	margin-bottom: 30px;
}

.single-blog_posts .col-md-9 .wp-caption.alignleft, .single-blog_posts .col-md-9 img.alignleft {
    margin-right: 30px !important;
	margin-bottom: 20px;
}

.single-blog_posts p.wp-caption-text {
    font-size: 13px;
    margin: 5px 0;
    color: #808080;
}

@media (min-width: 1025px) {
	.single-blog_posts .pic_left {
		width: 50%;
		float: left;
	margin-right: 30px;
}
}

.single-blog_posts .advanced_recent_posts_widget h4.ft-heading {
	display: none;
}

.single-blog_posts .advanced_recent_posts_widget li {
	padding-top: 10px;
	padding-bottom: 20px;
}

.single-blog_posts .advanced_recent_posts_widget ul li:first-child {
	padding-top: 0;
}

.single-blog_posts .advanced_recent_posts_widget li a {
	padding-left: 0;
	font-size: 15px;
	line-height: normal;
	color: #173799 !important;
}

.single-blog_posts .advanced_recent_posts_widget li a:hover {
	color: #000000 !important;
}

div#wpcf7-f277-p33-o1 select {
	padding: 15px 5px;
}