  
  /*---------------------------------------------------------------

    Project Name: Cheyenne Construction Group | Customized Wordpress Template
    File Name: style.css
    Author: Anthony Espinoza
    Author URI: http://www.anthonyespinoza.net
    Version: 1.0.0

  ------------------------------------------------------------------*/
  /*----------------------------------------------------------------

  // Table of contents //

    - BODY
    - TYPOGRAPHY
    - GENERAL
    - BUTTONS
    - PRE LOADER
    - MENU BAR
    - HOME
    - ABOUT
    - BLOG 
    - WORK
    - CONTACT
    - FOOTER
    - RESPONSIVE STYLES

  ------------------------------------------------------------------*/
/* Fonts */
/*
Montserrat Regular
font-family: montserrat, sans-serif;

Raleway
font-family: raleway, sans-serif;
*/

  body {
    background: #ffffff;
    font-family: raleway, sans-serif;
    overflow-x: hidden;
  }

.clear { clear: both; }


svg {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 5vw;
  /* set height to pixels if you want angle to change with screen width */
}

.padbot40 {
	padding-bottom:40px;
}
/*
::selection {
  background: #27918f;
  color: #fff;
}
::-moz-selection {
  background: #27918f; 
  color: #fff;
}
*/

.fleft {float: left; padding-right:10px;}
.fright {float: right; padding-left: 10px;}
.full-height {height: 100%;}
.wrapper {padding-bottom:40px;}

/* IMAGES */
.wp-image-55 {
	margin-top:-10px;
}

#post-52 .wp-block-image img {
	padding-bottom: 15px;
}

  /*---------------------------------------
     TYPOGRAPHY              
  -----------------------------------------*/

  h1,h2,h3,h4,h5,h6 {
    font-weight: 300;
    line-height: inherit;
  }

  h1 {
    color: #fff;
    font-size: 50px;
    margin-bottom: 30px;
  }

 #home h1 {
    color: #fff;
    font-size: 50px;
    margin-bottom: 30px;
	font-weight:300;
  }
  #home h1 span {
    color: #fff;
	font-family: raleway, sans-serif; 
    font-size: 55px;
	display: block;
	text-transform: uppercase;  
	letter-spacing: 2px;  
  }

  h1,h2 {
    color: #062f6e;
    font-size: 36px;
	padding: 5px;
	position: relative;
    display: inline-block;
    font-weight: 900;
    text-transform: uppercase;
	margin-block-start: 0;
    margin-block-end: 0;
    padding: 15px 0 15px 0px;
  }
  /*h2:after {
    content: '';
    background: #062f6e;
    width: 130px;
    height: 2px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 10px;
 
  }*/

  h3 {
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	color: #062f6e;
	margin-block-start: 0;
    margin-block-end: 0;
    padding: 0 0 10px 0px
}

  h4 {
    color: #062f6e;
    font-size: 14px;
    line-height: normal;
	font-weight: 900;
	text-transform: uppercase;
	margin-top:0px;
  }

  p {
    color: #000;
    font-size: 14px;
    font-weight: normal;
  }

  p.big {
	color: #062f6e;
    font-size: 30px;
    font-weight: normal;
    line-height: 32px;
	padding: 30px 0;
  }

  strong {
    font-family: raleway;
	font-weight: 700;
	font-size: 15px;
  }

article p {
	margin: 0 auto;
	padding-bottom: 25px;
}

span.divider {
	padding: 0px 10px;
}

ul.no-style {
	list-style: none;
}

  /*---------------------------------------
     GENERAL               
  -----------------------------------------*/

  * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  a {
	color: #062f6e;
    font-weight: normal;
    /*-webkit-transition: 0.5s;
    transition: 0.5s;*/
    text-decoration: none !important;
	  font-weight: 700;
  }

  a:hover, a:active, a:focus {
    outline: none;
	text-decoration: underline;
  }
/*
  body.single .overlay, body.archive .overlay, .overlay {
    background: rgba(10,10,10,0.3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
  }
section#home .overlay, body.blog .overlay, body.post-type-archive-jetpack-portfolio .overlay, body.page .overlay {
	background: rgba(34,120,116,0.7);
}*/

  section {
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
  }

.testimonial {
	border-left: none;
}

.testimonial img.wp-image-86 {
	float: left;

}
.testimonial img.wp-image-85 {
	float:right;
}

blockquote.testimonial {
	padding: 0;
}

.testimonial p {
	font-size: 18px;
}
.testimonial cite {
	font-size: 16px;
	font-weight: 900;
	text-transform: uppercase;
	color: #062f6e;
	margin-block-start: 0;
    margin-block-end: 0;
    padding: 0 0 10px 0px;
	font-style: normal;	
}


  /*---------------------------------------
     BUTTONS              
  -----------------------------------------*/

  .section-title {
    margin-bottom: 60px;
  }

  .section-title h2 {
    margin-top: 0;
    margin-bottom: 10px;
  }

  .section-title .line-bar {
    color: #d9d9d9;
    display: block;
    font-size: 5em;
    line-height: 0;
  }

  .section-btn {
    background: #393939;
    border: 0;
    border-radius: 2px;
    color: #ffffff;
    cursor: pointer;
    font-size: inherit;
    font-weight: normal;
    padding: 15px 30px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }

  .section-btn:hover,
  .section-btn:focus {
    background: #27918f;
    border-color: transparent;
    color: #ffffff;
  }

.banner-cta {
    padding: 5px 0 0 0;
    margin-bottom: -11px;
    border-top: 2px solid white;
    border-bottom: 2px solid white;
    font-size: 25px;
    font-style: italic;
    color: #fff;
}


a.banner-cta:hover {
    color: #fff;
	border-top: 2px solid white;
    border-bottom: 2px solid white;
	font-weight:auto;
}

.about-cta a {
    padding: 10px 10px 0 10px;
	font-style: italic;
	font-size: 25px;
	border: 1px solid #062f6e;
	background: #fff;
	color: #062f6e !important;
	border-radius: 0;
}

.about-cta a:hover {
	background: #062f6e;
	color: #fff !important;
}

.grant-cta a:hover {
	border: 1px solid #062f6e;
	background: #fff;
	color: #062f6e !important;
}

.grant-cta a {
	background: #062f6e;
	color: #fff !important;
    padding: 10px 10px 0 10px;
	font-style: italic;
	font-size: 25px;
	border-radius: 0;
}

  /*---------------------------------------
       PRE LOADER              
  -----------------------------------------*/

  .preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: none repeat scroll 0 0 #ffffff;
  }

  .spinner {
    border: 1px solid transparent;
    border-radius: 3px;
    position: relative;
  }

  .spinner:before {
    content: '';
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 45px;
    height: 45px;
    margin-top: -10px;
    margin-left: -10px;
    border-radius: 50%;
    border: 1px solid #575757;
    border-top-color: #ffffff;
    animation: spinner .9s linear infinite;
  }

  @-webkit-@keyframes spinner {
    to {transform: rotate(360deg);}
  }

  @keyframes spinner {
    to {transform: rotate(360deg);}
  }



  /*---------------------------------------
      MENU              
  -----------------------------------------*/
.navbar {
	min-height: 152px;
}

.nav>li>a {
	padding: 10px 0px;
}

  .navbar-fixed-bottom, .navbar-fixed-top {
	z-index:99999;
}
.navbar-header {
	float: none;
	display: inline-block;
}

  .dropdown,
.dropup {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 300px;
    padding: 5px 20px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: none;
    border-radius: 4px;
    -webkit-box-shadow: 0 12px 12px 0 rgba(0, 0, 0, .175);
    box-shadow: 0px 12px 10px 0 rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-item:hover {
	color: inherit;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

li.inline-block {
	display: inline-block;
}

li.nav-item #searchform {
	display: block;
    width: 300px;
    position: absolute;
    top: 0px;
    right: 40px;
    z-index: 999;
	background: #fff;
	display: none;
}
li.nav-item input#s {
	width: 70%
}

li.nav-item #searchsubmit {
	margin: 8px 0;
	height: 34px;
	padding: 0px 5px
}
li.nav-item label.assistive-text {
	display:none;
}

li.search-icon {
	background: #0068b3;
    color: #fff;
    margin-top: 7px;
}

li.search-icon a {
	color: #fff !important;
    padding: 5px 10px;
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
	.menu-item-has-children:hover ul.dropdown-menu {display:block;}
}

#main-menu2 {
	position:relative;
	top:20px;
}

  .custom-navbar {
    border: none;
    margin-bottom: 0;
    padding: 25px 0;
	background: #fff;
	text-align:unset;
  }

  .custom-navbar .navbar-brand {
    color: #ffffff;
    font-size: 25px;
    font-weight: 500;
	margin-top: -7px;
  }

  .navbar-brand img {
	display: inline-block;
	margin-right: 10px;
	width: 350px;
  }

  .top-nav-collapse {
    background: #ffffff;
  }

  .custom-navbar .navbar-nav.navbar-right li a {
    padding-right: 12px;
    padding-left: 12px;
  }

  .custom-navbar .section-btn {
    background: #e66b1b;
    padding: 15px;
    margin-left: 2em;
  }

  .custom-navbar .section-btn:hover {
    background: #393939;
  }

  .custom-navbar .section-btn a {
    padding: 0;
  }

  .custom-navbar .nav .section-btn a:hover {
    color: #ffffff;
  }

  .custom-navbar .nav li a {
    font-size: 16px;
    font-weight: 500;
    color: #56565a;
    /*padding-right: 22px;
    padding-left: 22px;*/
  }

  .custom-navbar .nav li:not(#menu-item-143) a:hover {
    background: transparent;
	color: #062f6e;  
	font-weight:600;
	  
  }

  .custom-navbar .navbar-nav > li > a:hover,
  .custom-navbar .navbar-nav > li > a:focus {
    background-color: transparent;
  }

  .custom-navbar .nav li.active > a {
	font-size:16px;
    background-color: transparent;
	font-weight:600;
  }

  .custom-navbar .navbar-toggle {
	background-color: transparent;
    border: none;
    padding-top: 10px;
	z-index: 9999;
  }

  .custom-navbar .navbar-toggle .icon-bar {
    background: #252525;
    border-color: transparent;
  }

  @media(min-width:768px) {
    .custom-navbar {
      border-bottom: 0;
    }

    .custom-navbar.top-nav-collapse {
      background: #ffffff;
      -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      padding: 25px 0;
    }

    .top-nav-collapse .navbar-brand {
      color: #252525;
    }

    .top-nav-collapse .nav li:not(#menu-item-143) a {
      color: #575757;
    }

    .top-nav-collapse .nav .section-btn a {
      color: #ffffff;
    }
	.navbar-collapse.collapse {
		display: inline-block!important;
		float: right;
	}
	.navbar-nav>li {
    float: left;
    margin: 0 15px 0 0;  
  }
}



  /*---------------------------------------
      HOME              
  -----------------------------------------*/

  #home {
    background: url('/wp-content/uploads/2020/05/banner-home.png') no-repeat center center;
	  /*style="background: url(<?php echo $backgroundImg[0]; ?>); background-size:cover; background-repeat: no-repeat;"*/
    background-size: cover;
    vertical-align: middle;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 80vh;
    position: relative;
    overflow: hidden;
    padding-top: 7em;
    text-align: left;
	/*margin-top:120px;*/
  }

  #home h1 {
    color: #ffffff;
  }

  .social-sidebar {
    position: absolute;
    top: 50%;
    right: 0;
    transform: rotate(90deg);
  }

  .social-sidebar ul li {
    list-style: none;
    display: block;
    float: left;
    margin: 5px;
  }

  .social-sidebar ul li:first-child:after {
    background: #d9d9d9;
    content: "";
    width: 2px;
    height: 48px;
    position: absolute;
    top: 1px;
    left: -35px;
  }

  .social-sidebar ul li:first-child:after,
  .social-sidebar ul li a {
    transform: rotate(-90deg);
  }  

  .social-sidebar ul li a {
    display: block;
    font-size: 14px;
  }

.capabilities-bucket {
	text-align: center;
}

.core-values-block {
	background: #062f6e;
	text-align: center;
	margin: 60px 0 0 0;
    padding: 20px 0 40px 0;
}

.core-values-block h2, .core-values-block p, .core-values-block a {
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}

.core-values-block p {
	font-size: 23px;
}

.core-values-block h2 {
	position: relative;
    display: inline-block;
	font-weight: 900;
	font-size:35px;
	margin-top:-10px;
}

.core-values-block img {
	margin-top: -75px;
}
.core-values-block .image-wrapper {
	margin: 0;
}

.home-info { 
 /*text-align: center;*/
 margin: 0 auto;
}


  /*---------------------------------------
      ABOUT              
  -----------------------------------------*/

  #about {
    text-align: left;
  }

  #about .about-info:first-child {
    margin-right: 40px;
  }

  .about-info .section-title {
    margin: 40px 0 20px 0;
  }

  .about-info {
    margin-top: 40px;
  }

  .about-image img {
    border-radius: 100%;
  }

  .skill-thumb strong {
    display: inline-block;
    margin-bottom: 10px;
  }

  .skill-thumb .progress {
    background: #ffffff;
    border-radius: 5px;
    box-shadow: none;
    height: 3px;
    margin-bottom: 15px;
  }

  .skill-thumb .progress-bar {
    background: #1f1f1f;
    box-shadow: none;
  }

.fest-ultra-blocks_block_timeline_block .fest-ultra-blocks_common_paragraph_paragraph img {
	float: left;
	margin: 0 10px 10px 0;
}
.fest-ultra-blocks_block_timeline_block h2 {
	font-family: raleway;
	font-size: 25px;
	font-style: normal;
	color: #062f6e !important;
    margin-block-start: 0;
    margin-block-end: 0;
}

.fest-ultra-blocks_block_timeline_block h2:nth-child(2) {
	display:none;
}

.fest-ultra-blocks_block_timeline_block h2:after {
	display:none;
}

.fest-ultra-blocks_block_timeline_content p {
	font-size: 14px;
}

.fest-ultra-blocks_block_timeline_stage:nth-child(2) {
	margin-top: -100px;
}
.fest-ultra-blocks_block_timeline_stage:nth-child(2) div.fest-ultra-blocks_block_timeline_heading-wrapper {
	display:none;
}
.fest-ultra-blocks_block_timeline_stage:nth-child(3) {
	margin-top: -100px;
}
.fest-ultra-blocks_block_timeline_stage:nth-child(4) {
	margin-top: -60px;
}
.fest-ultra-blocks_block_timeline_stage:nth-child(5) {
	margin-top: -75px;
}
.fest-ultra-blocks_block_timeline_stage:nth-child(6) {
	margin-top: -140px;
}
.fest-ultra-blocks_block_timeline_stage:nth-child(7) {
	margin-top: -190px;
}

.fest-ultra-blocks_block_timeline_stage .fest-ultra-blocks_block_timeline_content .fest-ultra-blocks_block_timeline_heading-wrapper {
	overflow: visible;
}

.div-lines:before {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 2px;
  height: 100%;
  top: 10px;
  left: 0;
  display: block;
}

.div-lines:after {
  content: "";
  background-color: #fff;
  position: absolute;
  width: 2px;
  height: 100%;
  top: 10px;
  right: 0;
  display: block;
}

.contact-us-block img {
	text-align: center;
	padding-bottom: 10px;
	display: block;
	margin: 0 auto;
}

.contact-us-block h2 {
	margin: 0;
}

.contact-us-block h2:after {
	background: none;
}

/*trustees*/
#post-84 h2 {
	display:block;
}
#post-84 h2:after {
	background: none;
}

  /*---------------------------------------
      GUIDELINES             
  -----------------------------------------*/
body.page-id-21 p,body.page-id-21 ol, body.page-id-21 ul  {
	text-align:left;
}

body.page-id-21 ol {
  margin: 0 0 1.5em;
  padding: 0;
  counter-reset: item;
}

body.page-id-21 ol > li {
  margin: 0;
  padding: 0 0 10px 2em;
  text-indent: -2em;
  list-style-type: none;
  counter-increment: item;
  color: #000;	
}

body.page-id-21 ol > li:before {
  display: inline-block;
  width: 1em;
  padding-right: 0.5em;
  font-weight: bold;
  text-align: right;
  content: counter(item) ".";
}

body.page-id-21 h1, body.page-id-21 h2 {
	text-align:center;
}

body.page-id-21 h3 {
	text-align: left;
	font-family: raleway;
	font-size: 20px;
	color: #062f6e;
	text-transform: uppercase;
}

body.page-id-21 h4 {
	font-size:14px;
	font-weight:bold;
	text-align:left;
	color: #000;
	
}

body.page-id-21 article p {
	width: 100%;
}

.gray-bg {
  margin: 0 -9999rem 38px;
  /* add back negative margin value */
  padding: 0.25rem 9999rem;
  background: #e1e1e1;
}

#post-21 {
	margin: 0 auto;
	width: 80%;
}

/*#post-19 span.deadline{
	display: block;
    padding: 7px 0;
}

#post-19 span.deadline strong{
	font-family: raleway;
	color:#062f6e;
	text-transform: uppercase;
}

#post-19 .locations ul {
	display: inline-block;
}

#post-19 .locations ul li {
	list-style: none;
}

#post-19 h2:after {
    content: '';
    background: #062f6e;
    width: 30%;
    height: 2px;
    display: block;
    margin: 0 auto;
    margin-top: 15px;
    margin-bottom: 10px;
}*/

  /*---------------------------------------
      BLOG             
  -----------------------------------------*/

  #blog {
    background: #f0f0f0;
  }

  #blog-header,
  #blog-detail {
    text-align: left;
  }

  #blog-header {
    /*background: url('../images/blog-header-bg.jpg') no-repeat center center;*/
    background-size: cover;
	text-align:center;
	background-repeat: no-repeat;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 53vh;
    color: #ffffff;
    position: relative;
	margin-bottom:50px;
  }

  #blog-header h1 {
	  color: #fff;
	  margin: 0 auto;
  }

  #blog-header h2 {
    color: #ffffff;
  }

  .blog-thumb {
    background: #ffffff;
    -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
    border-radius: 3px;
    text-align: left;
    margin-bottom: 30px;
  }

  .blog-thumb small {
    color: #27918f;
    font-weight: 500;
    display: block;
  }

  .blog-thumb small .fa {
    margin-right: 5px;
  }

  .blog-thumb small,
  .blog-thumb small + span {
    display: inline-block;
    vertical-align: middle;
  }

  .blog-thumb small + span {
    color: #595959;
    font-size: 10px;
    font-weight: bold;
    text-transform: capitalize;
    margin-left: 2px;
  }

  .blog-thumb h4 {
    margin-top: 2px;
    margin-bottom: 0px;
  }
  
.blog-image {
	overflow: hidden;
    position: relative;
    cursor: pointer;
    height: 200px;
}

  #blog-detail h2 {
    padding: 25px 0 10px 0;
  }

  .blog-info {
    padding: 45px 35px;
  }

  .blog-info h3 {
    margin: 0;
    padding: 8px 0 6px 0;
    text-transform: capitalize;
	height:70px;
  }

  .blog-info .section-btn {
    margin-top: 15px;
  }

  .blog-detail-thumb blockquote {
    margin: 20px 0 20px;
  }

  .blog-detail-thumb ul {
    margin: 32px 12px 22px 0px;
  }

  .blog-detail-thumb ul li {
    list-style: square;
    font-weight: normal;
    line-height: 20px;
    padding: 4px 12px 4px 0px;
  }

  .blog-social-share {
    text-align: center;
    padding-top: 22px;
  }

  .blog-social-share .btn {
    border-radius: 100px;
    border: none;
    font-size: 10px;
    text-transform: uppercase;
    margin: 20px 6px;
    padding: 10px 16px;
  }

  .blog-social-share .btn-primary {
    background: #3b5998;
  }

  .blog-social-share .btn-success {
    background: #1da1f2;
  }

  .blog-social-share .btn-danger {
    background: #dd4b39;
  }

  .blog-social-share a .fa {
    padding-right: 4px;
  }

  .blog-ads {
    background: #f9f9f9;
    border-right: 4px solid #2b2b2b;
    padding: 42px;
    text-align: center;
    margin: 26px 0 26px 0;
  }

  .blog-ads h4 {
    font-size: 18px;
  }

#categories-2 {
	padding: 0;
}
#categories-2 h4 {
	margin: 0;
	padding: 30px 50px;
}

#categories-2 ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#categories-2 li {
	margin: 0 0 10px 0;
	padding: 10px 0px 10px;
	position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #fff;
    border: 1px solid #ddd;
	border-radius: 5px;
}
#categories-2 li a {
	font-weight: bold;
	text-transform: uppercase;
	text-decoration:none !important;
	width: 85%;
	display:inline-block;
}

article.post img.wp-post-image{
	width: 100%;
	height: auto;
}

  /*---------------------------------------
      WORK             
  -----------------------------------------*/
div.work-thumb {
	margin-bottom:60px;
}
a.understrap-read-more-link {
	display:none;
}

  /*---------------------------------------
      CONTACT           
  -----------------------------------------*/


#post-76 {
	width: 80%;
    margin: 0 auto;
}

#post-76 h1 {
	text-align: center;
	display: block;
}

div.wpcf7 label {
	width:100%;
	text-align: left;
	text-transform: uppercase;
	font-size:11px;
	margin-bottom:15px;
	font-weight: 500;
	
}


.wpcf7-submit {
	padding: 10px 30px 10px 30px;
    font-size: 16px;
    border: 0;
    background: #76777b;
    color: #cfcfd1;
    border-radius: 0;
    text-transform: uppercase;
    margin: 0 auto;
	display:block;
}

.wpcf7-submit:hover {
	background: #062f6e;
	color: #fff;
}

  input[type=text], input[type=email], textarea, select {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
    border: 1px solid #000;
    outline: none;
  }
  
textarea {
	height: 150px
}

span.file-size {
	display:block;
	font-family: raleway;
}

.codedropz-upload-handler {
    border: 1px solid #000;
    border-radius: 0px;
    margin-bottom: 10px;
}
.codedropz-upload-inner h3 {
	font-size: 11px;
	font-family: raleway;
	color: #000;
}

.codedropz-upload-inner span, .codedropz-upload-inner a {
	display:none;
}

.codedropz-upload-inner h3:after {
	content: '';
    background: url(/wp-content/uploads/2019/07/paper-icon.png) no-repeat;
    height: 34px;
    display: inline-block;
    width: 23px;
    margin-left: 15px;
    vertical-align: middle;
}

div.codedropz-upload-container {
	padding: 5px 15px;
}

.col-md-3 label {
	font-family: raleway;
}

div.contact-us-block input[type=text], div.contact-us-block input[type=email], div.contact-us-block textarea {
	background: #062f6e;
	border: 1px solid white;
}

div.contact-us-block div.wpcf7 label {
	color: #fff;
}

div.contact-us-block .wpcf7-submit {
	margin-top:0;
    padding: 10px 10px 0 10px;
	font-style: italic;
	font-size: 25px;
	border-radius: 0;
	background: #062f6e;
	color: #fff;
	border: 1px solid white;
}
div.contact-us-block .wpcf7-submit:hover {
	background: #fff;
	color: #062f6e;
}


  /*---------------------------------------
     FOOTER              
  -----------------------------------------*/

  footer {
    background: #ecedf0;
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  footer a {
    color: #757575;
  }

footer ul, footer li {
	list-style: none;
}

  footer h4 {
    color: #ffffff;
  }

  footer p {
    color: #000;
	font-size: 13px;
  }

footer strong {
	color: #062f6e;
}

  .copyright-text {
    text-align: center;
  }

  .footer-info {
    text-align: right;
  }

  .copyright-text h4 {
    font-size: 30px;
  }

  .entry-footer {
	background: none;	
  }
.page-footer {
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
}

.footer-address {
	width:320px;
}

.left-address {
	float: left;
    border-right: 1px solid gray;
    padding-right: 10px;
}
.right-address {
	float: right;
	padding-left:10px;
}
.phone-email-block {
	display:block;
	padding-top:10px;
}

.footer-logo img {
	width:100%;
}
.footer-address:after {
  content: "";
  display: table;
  clear: both;
}
  /*---------------------------------------
     SOCIAL ICON              
  -----------------------------------------*/
  
  .social-icon {
    position: relative;
    padding: 0;
    margin: 0;
  }

  .social-icon li {
    display: inline-block;
    list-style: none;
  }

  .social-icon li a {
    border-radius: 100px;
	background: #062f6e;
    color: #fff;
    font-size: 25px;
    text-decoration: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    position: relative;
    margin: 5px 2px;
  }

  .social-icon li a:hover {
    background: #76777b;
    color: #ffffff;
  }



  /*---------------------------------------
     RESPONSIVE STYLES              
  -----------------------------------------*/

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

    .custom-navbar .navbar-nav.navbar-nav-first {
      margin-left: inherit;
    }
	  
  }

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

    #home {
      text-align: center;
    }

    .custom-navbar .nav li a {
      font-size: 13px;
      padding-right: 11px;
      padding-left: 11px;
    }

    .custom-navbar .section-btn {
      margin-left: 1em;
    }

    .blog-info {
      padding: 45px 25px;
    }

    .footer-info {
      margin-top: 30px;
    }
	  
	li#menu-item-143 {
		position: relative;
		right: 0;
		margin: 0 120px;
	} 
  }


  @media screen and (max-width: 920px) {
    .social-sidebar {
      top: 80%;
      left: 40%;
      transform: rotate(0deg);
    }

    .social-sidebar ul li a {
      transform: rotate(0deg);
    }
  }

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

    #blog-header {
      height: 100vh;
    }
  }

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

    .custom-navbar {
      background: #ffffff;
      -webkit-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      box-shadow: 0 1px 30px rgba(0, 0, 0, 0.1);
      padding: 10px 0;
      position:relative;
    }

    .custom-navbar .nav li a {
      line-height: normal;
      padding: 5px;
    }

    .custom-navbar .navbar-brand,
    .top-nav-collapse .navbar-brand {
      color: #252525;
      font-weight: 600;
    }

    .custom-navbar .nav li a,
    .top-nav-collapse .nav li a {
      color: #575757;
    }

    .custom-navbar .navbar-nav.navbar-right li {
      display: inline-block;
    }

    .custom-navbar .section-btn {
      display: block !important;
      width: 50%;
      margin: 10px auto 10px auto;
      padding: 10px;
    }

    .custom-navbar .section-btn a {
      color: #ffffff !important;
    }

    #about .about-info:first-child {
      margin-right: 0;
    }

    .about-info {
      margin: 40px 0 60px 0;
    }

    .footer-info {
      text-align: center;
    }
	  #blog-header {
		  height: 100%;
		  padding: 0;
	  }
  }

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

    h1 {
      font-size: 1.9em;
    }

    h2 {
      font-size: 1.5em;
    }

  .navbar-brand img {
    width: 100%;
	  }
	
	.entry-content img {
	  width:100%;
	}
	
	.post-72 img,.post-52 img  {
		width: auto;
	}
	
	    
  }
