.fontC {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif !important; }

.text-big {
  font-size: 100% !important; }

.text-bigger {
  font-size: 110% !important; }

.text-huge {
  font-size: 120% !important; }

.p, .main__nav-cont {
  font-size: 1.25rem !important; }

div.main__nav a {
  font-size: .9rem !important; }

.lgrey-color {
  color: #E3E1E2 !important; }

.black-color {
  color: #000 !important; }

.white-color {
  color: #fff !important; }

h4.card-title {
  font-family: 'Cormorant Garamond', "Times New Roman", Times, Georgia, serif !important;
  font-weight: 600 !important; }

.heroslider [class*="ctrl"] {
  background: #01295D !important; }

div.xsmall-12.large-4.float-left.equal-columns div.component-placeholder {
  background-color: #425B7E !important; }

div.medium-4.float-right.equal-columns div.component-placeholder {
  background-color: #F8F8FA !important; }

div.medium-4.float-left.equal-columns div.component-placeholder {
  background-color: #F8F8FA !important; }

div#js-slider-pin-5.mod-property.mod-slider.is-resized div.xsmall-12.large-4.float-left.equal-columns div.component-placeholder {
  background-color: #F8F8FA !important; }

.footer_links {
  list-style: none !important;
  line-height: 2rem; }

.text-subtitle {
  font-size: 26px !important; }

.text-headline {
  font-size: 40px !important;
  letter-spacing: 10px; }

.ig-feed {
  font-size: 14px !important;
  letter-spacing: 2px; }

.bg-connect {
  background-color: rgba(255, 255, 255, 0.92); }

a:hover {
  color: #7288CD !important; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite, code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4, h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre, q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead, tr, tt, ul, var {
  margin: 0;
  padding: 0;
  vertical-align: baseline; }

a {
  -moz-transition: ease-in-out 300ms all;
  -webkit-transition: ease-in-out 300ms all;
  transition: ease-in-out 300ms all;
  -o-transition: ease-in-out 300ms all;
  -ms-transition: ease-in-out 300ms all; }

/* custom css */
ul.filter:after, ul.filter:before {
  display: block;
  content: ''; }

ul.filter:after {
  clear: both; }

/* Defaults */
:focus {
  outline: 0; }

a {
  color: #D00C16;
  text-decoration: none; }
  a:visited {
    color: #D00C16;
    text-decoration: none; }

abbr, acronym, dfn {
  border-bottom: 1px dotted;
  cursor: help; }

blockquote {
  font: 48px/60px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  padding: 0 200px 40px;
  text-align: center; }
  blockquote p {
    margin: 0; }

body {
  background: #ffffff;
  color: #000000;
  font: 100%/200% -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }
  body.page-template-pt-work-php, body.page-template-default {
    background: #fff; }

code, pre {
  font-size: 1em; }

del {
  text-decoration: line-through; }

dfn {
  font-style: italic;
  font-weight: bold; }

dt {
  font-weight: bold; }

dd {
  margin: 0 0 1em 10px; }

fieldset {
  border: 0; }
  fieldset p {
    margin: 0 0 5px; }

img {
  border: 0;
  vertical-align: bottom; }

ins {
  text-decoration: none; }

h1 {
  font: 1em/1.25em -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  padding-bottom: 15px;
  text-transform: uppercase;
  letter-spacing: 0.5em; }

h2 {
  font: 42px/50px "Cormorant Garamond", "Times New Roman", Times, Georgia, serif;
  font-style: normal;
  font-weight: 600; }

h3 {
  font: 28px/36px "Cormorant Garamond", "Times New Roman", Times, Georgia, serif;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 30px; }

h4 {
  font: 20px/28px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  padding-bottom: 15px; }

hr {
  margin: 0 0 0.5em; }

p {
  margin: 0 0 1em; }
  p:last-child {
    margin-bottom: 0; }

ul, ol {
  list-style: none;
  margin: 0 0 1em; }

textarea {
  font: 1em Arial;
  overflow: auto; }

tt {
  display: block;
  margin: 0.5em 0;
  padding: 0.5em 1em; }

th {
  background: #EEE;
  border: solid #CCC;
  border-width: 1px 0 0 1px;
  padding: 3px; }

td {
  border: solid #CCC;
  border-width: 1px 0 0 1px;
  padding: 3px; }

table {
  border: solid #CCC;
  border-width: 0 1px 1px 0; }

.clearfix:after, .clearfix:before {
  display: table;
  content: ''; }

.clearfix:after {
  clear: both; }

/* Containers */
#page {
  margin: 0 auto;
  width: 100%; }

.wrap {
  float: none;
  clear: both;
  margin: 0 auto;
  max-width: 1280px; }

.sections .wrap {
  position: relative;
  z-index: 5; }

#page .sections .content {
  margin: 0 auto;
  position: relative;
  width: 1260px;
  text-align: left; }
  #page .sections .content:after {
    content: '';
    display: block;
    clear: both;
    overflow: hidden; }

#page .sections .content_fix_hold {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 100%;
  display: none; }

#page .sections.show_c .content_fix_hold {
  display: block; }

#page .section-1 .content, #page .project-box .content {
  height: 100%;
  left: 0;
  position: absolute;
  max-width: 1480px;
  margin: 0 auto;
  top: 0;
  width: 100%; }

#page .sections .content_fix_hold .content {
  top: 0;
  left: 0;
  position: relative;
  height: auto;
  text-align: left; }

/* Header */
#header {
  background: rgba(255, 255, 255, 0.9) !important;
  color: #fff;
  font: 16px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  height: 94px;
  left: 0;
  line-height: 1.5em;
  padding-top: 19px;
  -webkit-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out;
  -ms-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000; }
  #header #logo-container {
    margin: 0 auto;
    height: 71px;
    left: 50%;
    margin: 0 0 0 -35px;
    overflow: hidden;
    position: absolute;
    top: 20px;
    width: 71px; }
  #header #logo {
    color: #fff; }
  #header #tag {
    float: left;
    margin: 24px 0 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out; }
    #header #tag a {
      /*color:#ffffff; */
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out; }

.single-projects #header #tag a {
  /*color:#fff; */ }

#header #tag a {
  border-bottom: 2px solid transparent;
  padding-bottom: 4px; }
  #header #tag a:hover {
    border-bottom: 2px solid #D00C16 !important; }

/*.home #header #tag a.top_logo{border-bottom: 2px solid transparent; padding-bottom: 4px } */
.home #header #tag a {
  /*color:#fff; */ }

#header ul {
  float: right;
  list-style: none;
  margin: 25px 0 0; }
  #header ul li {
    float: left;
    margin: 0 0 0 46px; }
    #header ul li a {
      /*color:#fff; */
      float: left;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      padding: 0;
      text-decoration: none;
      -webkit-transition: all .5s ease-in-out;
      -moz-transition: all .5s ease-in-out;
      -o-transition: all .5s ease-in-out;
      -ms-transition: all .5s ease-in-out;
      transition: all .5s ease-in-out;
      border-bottom: 2px solid transparent; }
      #header ul li a:hover {
        border-bottom: 2px solid #D00C16;
        text-decoration: none; }
    #header ul li.current_page_item a, #header ul li.current-menu-item a {
      /*color:#fff; */
      border-bottom: 2px solid currentColor; }

.page-template-pt-work #header ul li.current-menu-item a {
  /*color:#fff; */
  border-bottom: 2px solid currentColor; }

.home #header ul li.current-menu-item a {
  border-bottom: 2px solid transparent; }

.page-template-pt-our-work #header ul li.current-menu-item a {
  color: #D00C16;
  border-bottom: 2px solid currentColor; }

#header .slider-top {
  position: static !important;
  display: block !important; }

#page .section-1 h3, .page-template-default #page .section-1 h3 {
  font-size: 72px;
  line-height: 84px;
  color: #D00C16; }

.single-projects #page .sections .circle h1, .single-post #page .sections .circle h1 {
  padding-bottom: 0; }

.single-projects #page .sections.section-1 h3, .single-post #page .sections.section-1 h3, .page-template-pt-work-php #page .sections.section-1.no-proj h3 {
  font-size: 72px;
  line-height: 78px;
  color: #ffffff !important; }

/*Hover */
#header:hover {
  background: white !important; }

.home #header:hover {
  background: rgba(255, 255, 255, 0.9) !important; }

body.single-projects #header:hover, body.single-post #header:hover {
  background: rgba(255, 255, 255, 0.9) !important; }

#header.scrolling {
  background: rgba(255, 255, 255, 0.9) !important; }

#header:hover #logo, #header.scrolling #logo {
  margin-top: -71px; }

#header:hover #tag, #header.scrolling #tag, #header:hover ul li a, #header.scrolling ul li a {
  color: #D00C16; }

#header:hover ul li.current-menu-item a, #header.scrolling ul li.current-menu-item a {
  color: #D00C16;
  border-bottom: 2px solid #D00C16; }

body.single-projects #header:hover ul li a, body.single-post #header:hover ul li a, body.home #header:hover ul li a {
  color: #D00C16; }

/*Scroll */
#header.scrolling {
  height: 44px; }
  #header.scrolling #logo-container {
    display: none; }
  #header.scrolling #tag {
    margin-top: 2px; }
  #header.scrolling ul {
    margin-top: 1px; }
  #header.scrolling #tag a {
    color: #D00C16; }

#header:hover #tag a {
  color: #D00C16; }

/*Sections */
#page .sections {
  min-height: 327px;
  overflow: hidden;
  padding: 260px 0;
  width: 100%;
  position: relative;
  background-attachment: fixed; }
  #page .sections.content-box {
    min-height: 0; }

#page .content-section {
  min-height: 150px; }

.single-projects #page .content-section, .page-template-default #page .content-section {
  min-height: 1px; }

.home #page .section-1 {
  padding-top: 320px;
  min-height: 327px; }

.home #page .testimonial-box {
  overflow: hidden;
  padding: 320px 0; }

.single-projects #page .top-box, .single-post #page .top-box {
  position: relative;
  z-index: 300; }

/*Home */
/*.home #page .section-1 h1 {color:$sa-blue;font:40px/48px $fontC} */
.home #page .section-1 h1 a {
  color: #000000; }
  .home #page .section-1 h1 a:hover {
    color: #fff; }

.home #page .section-1 h2 {
  color: #ffffff;
  font: 28px/34px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0; }

#page .section-1 h1, .page-template-default #page .section-1 h1 {
  color: #D00C16; }

#page .section-1 h1 a, .page-template-default #page .section-1 h1 a {
  color: #ffffff; }

.single-projects #page .section-1 h1, .single-post #page .section-1 h1 {
  color: #ffffff !important;
  text-align: left; }

.page-template-pt-work-php #page .no-proj.section-1 h1 {
  color: #ffffff !important;
  text-align: left;
  color: #ff482e;
  font-size: 72px !important;
  text-align: left; }

.page #page .section-1 h1 a {
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  text-decoration: none;
  border-bottom: 2px solid white; }
  .page #page .section-1 h1 a:hover {
    opacity: 0.8; }

.page.page-template-pt-work-php #page .section-1 h1 a {
  text-decoration: none; }

.home #page .sections h1 a {
  text-decoration: none;
  border-bottom: 3px solid white; }

.error404 #page .section-1 h1, .error404 #page .section-1 h3 {
  color: #D00C16; }

.error404 #page .section-1 h1 a {
  color: #D00C16;
  border-bottom: 2px solid #D00C16; }
  .error404 #page .section-1 h1 a:hover {
    color: rgba(255, 51, 51, 0.7);
    border-bottom: 2px solid rgba(255, 51, 51, 0.7); }

/*Project Box */
#page .project-box, .page-template-default #page .section-1, .error404 #page .section-1, .page-template-pt-work-php #page .no-proj.section-1 {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  height: 600px;
  overflow: hidden;
  padding: 184px 0 206px; }

.home #page .content-box.contentBgImg {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

#page .content-box, #page .testimonial-box {
  text-align: center; }

.page-template-default #page .section-1, .page-template-pt-work-php #page .no-proj.section-1 {
  text-align: center; }

.page-template-default #page .section-1, .page-template-pt-work-php #page .no-proj.section-1 {
  color: #fff !important; }

#page .full-w-imgs {
  padding: 0 !important; }
  #page .full-w-imgs img {
    height: auto !important;
    margin: 0 0 30px;
    width: 100%; }

#awwwards {
  z-index: 999 !important; }

/*Color Scheme Variations */
/*Blue */
#page .content-box p {
  font: 24px/34px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }

#page .content-box h3, #page .content-box h2 {
  margin: 0 0 20px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }

#page .content-box.blue-scheme {
  background-color: #000000;
  color: #f6f6f6; }

#page .content-box h2 {
  padding: 0 !important; }

#page .content-box.blue-scheme h2 a {
  color: #D00C16; }

#page .content-section.blue-scheme h2 {
  color: #f6f6f6 !important;
  text-align: left !important; }

#page .content-section.blue-scheme h4 {
  text-align: left !important; }

#page .content-box.blue-scheme {
  background-color: #000000;
  color: #ffffff !important; }

.page-template-default #page .sections.blue-scheme {
  background-color: #000000;
  color: #ffffff !important; }

/*Red */
#page .content-box.red-scheme {
  background-color: #D00C16;
  color: #f6f6f6 !important; }
  #page .content-box.red-scheme h2 a {
    color: #fff;
    text-decoration: none;
    border-bottom: 3px solid white; }
    #page .content-box.red-scheme h2 a:hover {
      color: rgba(255, 255, 255, 0.8);
      border-bottom: 3px solid rgba(255, 255, 255, 0.8); }

#page .content-section.red-scheme h2 {
  color: #f6f6f6 !important;
  text-align: left !important; }
  #page .content-section.red-scheme h2 a {
    color: #f6f6f6 !important; }

#page .content-box.red-scheme {
  background-color: #D00C16;
  color: #ffffff !important; }

.page-template-default #page .sections.red-scheme {
  background-color: #D00C16;
  color: #ffffff !important; }

/*Cream */
#page .content-box.cream-scheme, .page-template-default #page .sections.cream-scheme {
  background-color: #f6f6f6;
  color: #000000 !important; }

#page .content-section.cream-scheme h2 {
  color: #D00C16 !important;
  text-align: left !important; }
  #page .content-section.cream-scheme h2 a {
    color: #D00C16 !important; }

#page .title-container {
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%; }

#page .circle {
  -webkit-border-radius: 460px;
  border-radius: 460px;
  color: #fff;
  display: table;
  height: 460px;
  margin-left: -230px;
  -webkit-transition: all .3s;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -ms-transition: all .3s;
  transition: all .3s;
  left: 50%;
  padding: 0;
  position: absolute;
  text-align: center;
  width: 460px;
  -webkit-transition: left 0s !important;
  -moz-transition: left 0s !important;
  -o-transition: left 0s !important;
  -ms-transition: left 0s !important;
  transition: left 0s !important; }
  #page .circle.circle_fix {
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -230px 0 0 -230px;
    display: none; }
  #page .circle.with_link {
    cursor: pointer; }

#page .show_c .circle.circle_fix {
  display: table;
  background: none !important; }

#page .circle p {
  font: 24px/34px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0; }

#page .circle .circle-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 0 40px;
  width: 380px;
  text-align: left;
  padding-left: 0;
  visibility: hidden; }

#page .circle h3 {
  color: #D00C16;
  /* margin:0 0 15px */ }

#page .project-box.red-scheme .circle:hover h3 {
  color: #D00C16;
  /* margin:0 0 15px */ }

#page .sections .circle h2 {
  color: #fff;
  font: 54px/62px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  padding-bottom: 20px; }

#page .project-box.blue-scheme .circle {
  cursor: pointer; }

#page .project-box.red-scheme .circle {
  cursor: pointer; }
  #page .project-box.red-scheme .circle:hover, #page .project-box.red-scheme .circle.hover_effect {
    cursor: pointer; }

#page .project-box.cream-scheme .circle:hover, #page .project-box.cream-scheme .circle.hover_effect {
  cursor: pointer; }

#page .circle.with_link:hover {
  cursor: pointer; }

#page .project-box.cream-scheme .circle {
  cursor: pointer; }

#page .project-box.blue-scheme .circle:hover, #page .project-box.blue-scheme .circle.hover_effect {
  cursor: pointer; }

#page .project-box.blue-scheme .circle h2 a {
  color: #fff;
  text-decoration: none; }

#page .project-box.red-scheme .circle h2 a {
  color: #fff;
  text-decoration: none; }

#page .project-box.cream-scheme .circle h2 a:hover {
  border-bottom: 2px solid currentColor; }

#page .project-box.blue-scheme .circle:hover, #page .project-box.cream-scheme .circle {
  color: #ffffff; }

#page .project-box.blue-scheme .circle:hover h3, #page .project-box.red-scheme .circle h3 {
  color: #ffffff;
  border-bottom: 2px solid transparent; }

#page .project-box.cream-scheme .circle h3 {
  color: #ffffff;
  border-bottom: 2px solid transparent; }
  #page .project-box.cream-scheme .circle h3:hover {
    border-bottom: 2px solid currentColor;
    display: inline-block; }

#page .project-box.blue-scheme .circle:hover h2 a, #page .project-box.cream-scheme .circle h2 a {
  color: #ffffff;
  text-decoration: none; }

#page .sections.blue-scheme .circle:hover h1 a {
  color: #ffffff;
  text-decoration: none; }

#page .project-box.cream-scheme .circle:hover, #page .sections.blue-scheme .circle h1 a {
  color: #fff; }

#page .section-2.content-section {
  padding-top: 70px; }

#page .content-section {
  padding: 0 0 30px; }
  #page .content-section .content {
    position: relative;
    width: 1260px; }

#page .sections .circle h1 {
  padding-bottom: 10px;
  margin-bottom: 15px; }

#page .sections .circle:hover h1, #page .sections .circle:hover h3 {
  color: #ffffff; }

#page .sections ul {
  list-style: disc;
  font: 16px/32px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0 0 0 20px;
  text-align: left; }

#page .project-info ul {
  list-style: none;
  margin: 0;
  text-align: center;
  font-size: 0; }

#page .top-box .circle {
  background: none !important; }

#page .project-info {
  min-height: 0;
  font-size: 16px;
  padding: 20px 0; }
  #page .project-info p {
    margin: 0; }
    #page .project-info p strong {
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      margin-left: 0px; }

/*Circles */
/*Text Color Variations */
/*#page .project-box.cream-scheme .circle:hover h2 a {  border-bottom: 2px solid currentColor; } */
/*Hover Changes */
/*Projects */
/* #page .sections .circle h3 {font:40px/48px $fontC;} */
/*Project Info */
/*Content Section */
.home #page .sections h2 {
  font: 54px/62px "Cormorant Garamond", "Times New Roman", Times, Georgia, serif;
  padding: 0 0 20px;
  font-weight: 600; }

#page .sections h2 {
  font: 42px/50px "Cormorant Garamond", "Times New Roman", Times, Georgia, serif;
  padding: 0 0 51px;
  font-weight: 600; }

#page .content-section h2, #page .content-section h3 {
  text-align: left; }

/*#page .content-section h2 {padding-bottom:75px} */
.home #page .sections .circle h2 {
  padding-bottom: 0; }

/* #page .content-section h3 {margin-bottom:30px} */
/*Columns */
#page .sections .contain {
  clear: both;
  padding: 5px 0;
  overflow: hidden;
  width: 100%; }

#page .clear-all {
  clear: both; }

#page .sections .columns-container {
  overflow: hidden;
  width: 100%; }
  #page .sections .columns-container .column {
    float: left;
    overflow: hidden; }
    #page .sections .columns-container .column img {
      margin: 0 !important; }
    #page .sections .columns-container .column.thirds {
      margin-right: 30px;
      width: 400px; }
      #page .sections .columns-container .column.thirds.column-3 {
        margin-right: 0; }
    #page .sections .columns-container .column.flexible.odd-col {
      margin-right: 0; }
    #page .sections .columns-container .column.thirds.column-two-third {
      width: 830px; }
    #page .sections .columns-container .column.half {
      width: 615px; }
      #page .sections .columns-container .column.half.column-2 {
        margin: 0;
        float: right; }
  #page .sections .columns-container .center-align {
    text-align: center; }
  #page .sections .columns-container .column.flexible {
    margin: 0 15px 30px !important; }

#page .flexible-content .columns-container {
  margin: 0 -15px -30px;
  width: 1290px; }

#page .sections .columns-container .quarter {
  margin-right: 29px;
  width: 293px; }
  #page .sections .columns-container .quarter.column-4 {
    margin-right: 0; }
  #page .sections .columns-container .quarter h4 {
    padding-top: 35px; }
  #page .sections .columns-container .quarter .disc-img {
    border: 0;
    /*-webkit-border-radius:293px;border-radius:293px; */
    position: relative; }

#page .slider {
  padding: 0 0 14px;
  position: relative; }
  #page .slider img {
    height: auto !important;
    width: 100% !important; }

#page .cycle-nav {
  clear: both;
  font-size: 60px;
  line-height: 61px;
  overflow: hidden;
  text-align: center;
  width: 100%; }
  #page .cycle-nav span {
    color: #b3b3b3;
    cursor: pointer;
    margin: 0 7px; }
    #page .cycle-nav span:hover {
      color: #D00C16; }
  #page .cycle-nav .cycle-pager-active {
    color: #D00C16; }

#page .cycle-caption {
  clear: both;
  margin: 0 auto;
  padding: 0 10%;
  text-align: center;
  width: 80%; }

#page .slider .prev {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 35%;
  z-index: 200; }

#page .slider .next {
  height: 100%;
  right: 0;
  position: absolute;
  top: 0;
  width: 35%;
  z-index: 200; }

#page .carousel {
  min-height: 129px;
  padding: 10px 0 70px;
  position: relative;
  overflow: hidden;
  width: 100%; }
  #page .carousel .cycle-slideshow {
    min-height: 129px;
    overflow: hidden;
    margin: 0;
    width: 100%; }
  #page .carousel .cycle-carousel-wrap {
    min-width: 100%; }
  #page .carousel .img_wrapper {
    display: block !important;
    margin: 0 auto; }
  #page .carousel .cycle-slideshow a {
    float: left;
    min-height: 129px; }
    #page .carousel .cycle-slideshow a img {
      display: block;
      margin: 0 auto; }
  #page .carousel .cycle-slideshow .cycle-slide-active {
    opacity: 0.3 !important; }
  #page .carousel .cycle-slideshow .cycle-slide {
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    -ms-transition: all .3s;
    transition: all .3s; }
  #page .carousel .cycle-slideshow .cycle-slide-active + .cycle-slide + .cycle-slide + .cycle-slide + .cycle-slide + .cycle-slide + .cycle-slide {
    opacity: 0.3; }
  #page .carousel .prev {
    background: url("images/blank.gif") left top repeat;
    height: 100%;
    left: 0;
    position: absolute;
    text-indent: -999em;
    top: 0;
    width: 150px;
    z-index: 300; }
  #page .carousel .next {
    background: url("images/blank.gif") left top repeat;
    height: 100%;
    right: 0;
    position: absolute;
    text-indent: -999em;
    top: 0;
    width: 150px;
    z-index: 300; }

#page .grid-container {
  margin: 0 -15px -30px;
  overflow: hidden;
  position: relative;
  width: 1290px; }
  #page .grid-container img {
    float: left;
    margin: 0 15px 30px; }

#page .vid-box {
  height: auto !important;
  position: relative; }
  #page .vid-box .wrap {
    position: static; }

#page .bg {
  height: auto !important;
  width: 100%; }

#page .play-circle {
  display: block;
  height: 160px;
  left: 50%;
  margin: -80px 0 0 -80px;
  position: absolute;
  top: 50%;
  width: 160px;
  border-bottom: 0px !important; }
  #page .play-circle .a {
    background: url("images/btn-play.png") left top no-repeat;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  #page .play-circle .b {
    background: url("images/btn-play-hover.png") left top no-repeat;
    display: none;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

#page .testimonial-box {
  min-height: 0;
  padding: 130px 0; }
  #page .testimonial-box cite {
    font: 24px/34px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    text-align: center; }
  #page .testimonial-box.red-scheme {
    background: #D00C16;
    color: #000000 !important; }
    #page .testimonial-box.red-scheme cite {
      color: #f6f6f6; }
  #page .testimonial-box.blue-scheme {
    background: #000000;
    color: #D00C16 !important; }
    #page .testimonial-box.blue-scheme cite {
      color: #f6f6f6; }
  #page .testimonial-box.cream-scheme {
    background: #f6f6f6;
    color: #D00C16 !important; }
    #page .testimonial-box.cream-scheme cite {
      color: #000000 !important; }

/*Quarters */
/*Slider */
/*Logo Slider */
/*Grid */
/*Video */
/*Testimonial */
/*Grid */
#grid-container {
  margin: 0 auto;
  position: relative; }
  #grid-container .item {
    cursor: pointer;
    float: left;
    margin: 0 0 8px;
    vertical-align: middle;
    padding-right: 8px; }
  #grid-container .landscape-grid {
    height: 226px;
    overflow: hidden;
    position: relative;
    width: 476px;
    margin: 0 4px 8px 4px;
    padding: 0; }
  #grid-container .featured-grid {
    height: 460px;
    overflow: hidden;
    position: relative;
    width: 476px;
    margin: 0 4px 8px 4px;
    padding: 0; }
  #grid-container .standard-grid {
    height: 226px;
    overflow: hidden;
    position: relative;
    width: 234px; }
  #grid-container .item img {
    height: 100%;
    width: 100%; }
  #grid-container .item .over {
    background: rgba(255, 69, 57, 0.9);
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    padding: 0;
    vertical-align: middle;
    width: 100%; }
    #grid-container .item .over .middle {
      display: block;
      padding: 0 10%;
      width: 80%; }
    #grid-container .item .over h2 {
      font: bold 24px/34px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }
  #grid-container .item.featured-grid .over h2 {
    font-size: 55px;
    line-height: 70px; }
  #grid-container .item.landscape-grid .over h2 {
    font-size: 35px;
    line-height: 45px; }
  #grid-container .item .over h2 a {
    color: #fff; }
  #grid-container .item .over p {
    color: #fff;
    font: 16px/24px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }
  #grid-container .isotope-item {
    z-index: 2; }
  #grid-container .isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1; }

/*Filter */
#page .filter-container {
  /*float:left;left:50%; */
  height: 33px;
  position: relative; }

#page .filter {
  /*float:left;left:-50%; */
  list-style: none;
  margin: 0;
  position: relative; }
  #page .filter li {
    display: inline-block;
    font: 16px/33px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    margin: 0; }
    #page .filter li a {
      color: #000000; }
      #page .filter li a:hover {
        color: #D00C16;
        text-decoration: none !important; }
    #page .filter li:after {
      content: "/";
      margin-left: 20px;
      margin-right: 20px; }
    #page .filter li:last-child:after {
      content: ""; }
    #page .filter li a.selected, #page .filter li a:hover {
      color: #D00C16; }

#page .map-box {
  padding: 0 !important; }

/*Maps */
#map {
  height: 708px;
  width: 100%; }
  #map .infoBox {
    margin-left: -57px;
    height: 83px;
    padding: 10px 0 34px;
    text-align: center;
    width: 317px !important; }
    #map .infoBox img {
      display: none; }
  #map h2 {
    color: #fff;
    font-size: 32px !important;
    font-weight: 700;
    line-height: 32px !important;
    margin: 10px 0 4px;
    padding: 0 !important; }
  #map .infoBox address {
    color: #fff;
    font: 19px/22px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }

/*Talk with us Circle */
#page .talk-button {
  background: #092140;
  border: 0;
  -webkit-border-radius: 160px;
  border-radius: 160px;
  color: #fff !important;
  display: block;
  font: 31px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  height: 160px;
  line-height: 160px;
  margin: -25px auto 50px;
  position: relative;
  text-align: center;
  width: 160px; }
  #page .talk-button:hover {
    background: #D00C16; }

/* Pagination */
#content #prev-next {
  list-style: none; }
  #content #prev-next #prev {
    float: left; }
  #content #prev-next #next {
    float: right; }

/* Sidebar */
#sidebar {
  float: right;
  padding: 10px 0 20px;
  width: 200px; }
  #sidebar ul {
    list-style: none;
    margin: 0 0 1em 18px; }
    #sidebar ul ul {
      list-style: disc; }

/* Footer */
#footer {
  background: rgba(255, 255, 255, 0.85);
  clear: both;
  height: 1%;
  overflow: hidden;
  width: 100%;
  position: relative;
  z-index: 999; }

.single-projects #footer {
  margin-top: 10px; }

#page #footer .wrap {
  color: #D00C16;
  overflow: hidden;
  position: relative;
  padding: 40px 0; }

#footer p {
  color: #D00C16;
  font: 16px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0;
  text-align: center;
  margin-top: 10px; }

#footer a.top {
  background: url("images/BackToTop.png") left top no-repeat;
  height: 33px;
  float: left;
  overflow: hidden;
  background-size: 33px 33px;
  -webkit-background-size: 33px 33px;
  text-indent: -999em;
  width: 33px; }
  #footer a.top:hover {
    background: url("images/BackToTop-hover.png") left top no-repeat;
    text-decoration: none; }

#page #footer .wrap p a, #footer .wrap p a {
  color: #D00C16;
  display: inline-block; }

#page #footer .wrap p a:hover {
  border-bottom: 1px solid currentColor; }

#footer .wrap p a:hover {
  border-bottom: 1px solid currentColor; }

#footer ul {
  font-size: 30px;
  list-style: none;
  position: absolute;
  right: 0px;
  top: 42px; }
  #footer ul li {
    float: left;
    margin: 0 0 0 15px; }
    #footer ul li a {
      background: url("images/social.png") left top no-repeat;
      float: left;
      height: 30px;
      overflow: hidden;
      text-indent: -999em;
      width: 31px; }
      #footer ul li a:hover {
        background-position: 0 -30px; }
      #footer ul li a.twt {
        background-position: -31px 0; }
        #footer ul li a.twt:hover {
          background-position: -31px -30px; }
      #footer ul li a.lin {
        background-position: -62px 0; }
        #footer ul li a.lin:hover {
          background-position: -62px -30px; }
      #footer ul li a.fb {
        background-position: -93px 0; }
        #footer ul li a.fb:hover {
          background-position: -93px -30px; }
      #footer ul li a.insta {
        background-position: -124px 0; }
        #footer ul li a.insta:hover {
          background-position: -124px -30px; }

/* Image Alignment */
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

img.alignright {
  display: inline;
  margin: 0 0 2px 7px; }

img.alignleft {
  display: inline;
  margin: 0 7px 2px 0; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

/* 2.7+ Comments */
#comments_wrap ol {
  list-style: none; }
  #comments_wrap ol li {
    border-bottom: 1px solid #CCC;
    margin: 0 0 5px; }

#comments_wrap .commentmetadata {
  margin: 0 0 10px; }

#comments_wrap .comment-author {
  border-bottom: 1px solid #CCC;
  width: 100%;
  overflow: hidden;
  padding: 0 0 3px;
  line-height: 32px; }
  #comments_wrap .comment-author img {
    float: left;
    margin: 0 10px 0 0; }
  #comments_wrap .comment-author cite {
    font-weight: bold; }

/* Captions */
.wp-caption {
  background: #f3f3f3;
  border: 1px solid #ddd;
  border-radius: 3px;
  khtml-border-radius: 3px;
  margin: 10px;
  moz-border-radius: 3px;
  padding-top: 4px;
  text-align: center;
  webkit-border-radius: 3px; }
  .wp-caption img {
    border: 0 none;
    margin: 0;
    padding: 0; }
  .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px; }

/*Fontawesome */
[class^="icon-"], [class*=" icon-"] {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  display: inline;
  width: auto;
  height: auto;
  line-height: normal;
  vertical-align: baseline;
  background-image: none;
  background-position: 0% 0%;
  background-repeat: repeat;
  margin-top: 0; }

/* more sprites.less reset */
.icon-white {
  background-image: none; }

.nav-pills > .active > a > [class^="icon-"], .nav-pills > .active > a > [class*=" icon-"] {
  background-image: none; }

.nav-list > .active > a > [class^="icon-"], .nav-list > .active > a > [class*=" icon-"] {
  background-image: none; }

.navbar-inverse .nav > .active > a > [class^="icon-"], .navbar-inverse .nav > .active > a > [class*=" icon-"] {
  background-image: none; }

.dropdown-menu > li > a:hover > [class^="icon-"], .dropdown-menu > li > a:hover > [class*=" icon-"] {
  background-image: none; }

.dropdown-menu > .active > a > [class^="icon-"], .dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: none; }

.dropdown-submenu:hover > a > [class^="icon-"], .dropdown-submenu:hover > a > [class*=" icon-"] {
  background-image: none; }

[class^="icon-"]:before, [class*=" icon-"]:before {
  text-decoration: inherit;
  display: inline-block;
  speak: none; }

/* makes sure icons active on rollover in links */
a [class^="icon-"], a [class*=" icon-"] {
  display: inline-block; }

/* makes the font 33% larger relative to the icon container */
.icon-large:before {
  vertical-align: -10%;
  font-size: 1.3333333333333333em; }

.btn [class^="icon-"], .nav [class^="icon-"], .btn [class*=" icon-"], .nav [class*=" icon-"] {
  display: inline; }

.btn .icon-large[class^="icon-"], .nav .icon-large[class^="icon-"], .btn .icon-large[class*=" icon-"], .nav .icon-large[class*=" icon-"] {
  line-height: .9em; }

.btn .icon-spin[class^="icon-"], .nav .icon-spin[class^="icon-"], .btn .icon-spin[class*=" icon-"], .nav .icon-spin[class*=" icon-"] {
  display: inline-block; }

.nav-tabs [class^="icon-"], .nav-pills [class^="icon-"], .nav-tabs [class*=" icon-"], .nav-pills [class*=" icon-"], .nav-tabs .icon-large[class^="icon-"], .nav-pills .icon-large[class^="icon-"], .nav-tabs .icon-large[class*=" icon-"], .nav-pills .icon-large[class*=" icon-"] {
  line-height: .9em; }

li [class^="icon-"], .nav li [class^="icon-"], li [class*=" icon-"], .nav li [class*=" icon-"] {
  display: inline-block;
  width: 1.25em;
  text-align: center; }

li .icon-large[class^="icon-"], .nav li .icon-large[class^="icon-"], li .icon-large[class*=" icon-"], .nav li .icon-large[class*=" icon-"] {
  width: 1.5625em; }

ul.icons {
  list-style-type: none;
  text-indent: -0.75em; }
  ul.icons li [class^="icon-"], ul.icons li [class*=" icon-"] {
    width: .75em; }

.icon-muted {
  color: #eeeeee; }

.icon-border {
  border: solid 1px #eeeeee;
  padding: .2em .25em .15em;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.icon-2x {
  font-size: 2em; }
  .icon-2x.icon-border {
    border-width: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px; }

.icon-3x {
  font-size: 3em; }
  .icon-3x.icon-border {
    border-width: 3px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px; }

.icon-4x {
  font-size: 4em; }
  .icon-4x.icon-border {
    border-width: 4px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px; }

.pull-right {
  float: right; }

.pull-left {
  float: left; }

.pull-left[class^="icon-"], .pull-left[class*=" icon-"] {
  margin-right: .3em; }

.pull-right[class^="icon-"], .pull-right[class*=" icon-"] {
  margin-left: .3em; }

.btn .pull-left.icon-2x[class^="icon-"], .btn .pull-left.icon-2x[class*=" icon-"], .btn .pull-right.icon-2x[class^="icon-"], .btn .pull-right.icon-2x[class*=" icon-"] {
  margin-top: .18em; }

.btn .icon-spin.icon-large[class^="icon-"], .btn .icon-spin.icon-large[class*=" icon-"] {
  line-height: .8em; }

.btn.btn-small .pull-left.icon-2x[class^="icon-"], .btn.btn-small .pull-left.icon-2x[class*=" icon-"], .btn.btn-small .pull-right.icon-2x[class^="icon-"], .btn.btn-small .pull-right.icon-2x[class*=" icon-"] {
  margin-top: .25em; }

.btn.btn-large [class^="icon-"], .btn.btn-large [class*=" icon-"] {
  margin-top: 0; }

.btn.btn-large .pull-left.icon-2x[class^="icon-"], .btn.btn-large .pull-left.icon-2x[class*=" icon-"], .btn.btn-large .pull-right.icon-2x[class^="icon-"], .btn.btn-large .pull-right.icon-2x[class*=" icon-"] {
  margin-top: .05em; }

.btn.btn-large .pull-left.icon-2x[class^="icon-"], .btn.btn-large .pull-left.icon-2x[class*=" icon-"] {
  margin-right: .2em; }

.btn.btn-large .pull-right.icon-2x[class^="icon-"], .btn.btn-large .pull-right.icon-2x[class*=" icon-"] {
  margin-left: .2em; }

.icon-spin {
  display: inline-block;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear; }

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg); }
  100% {
    -moz-transform: rotate(359deg); } }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(359deg); } }

@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg); }
  100% {
    -o-transform: rotate(359deg); } }

@-ms-keyframes spin {
  0% {
    -ms-transform: rotate(0deg); }
  100% {
    -ms-transform: rotate(359deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(359deg); } }

@-moz-document url-prefix() {
  .icon-spin {
    height: .9em; }
  .btn .icon-spin {
    height: auto; }
  .icon-spin.icon-large {
    height: 1.25em; }
  .btn .icon-spin.icon-large {
    height: .75em; } }

.icon-twitter:before {
  content: "\f021"; }

.icon-facebook:before {
  content: "\f022"; }

.icon-pinterest:before {
  content: "\f023"; }

.icon-caret-right:before {
  content: "\f024"; }

.icon-linkedin:before {
  content: "\f025"; }

/*Fancybox */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap iframe, .fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-nav {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }
  .fancybox-nav span {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top; }

.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }
  .fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.2); }

.fancybox-outer {
  position: relative; }

.fancybox-inner {
  position: relative;
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
  background-image: url("images/fancybox_sprite.png"); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060; }
  #fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url("images/fancybox_loading.gif") center center no-repeat; }

.nav-h .opener {
  display: none; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("images/blank.gif");
  /* helps IE */
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden; }

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px; }

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto; }
  .fancybox-lock body {
    overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url("images/fancybox_overlay.png"); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

/* Title helper */
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center; }
  .fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.page-template-pt-work-php #page .section-1 {
  /*height: auto !important; */
  min-height: 0 !important;
  padding: 25px 0 !important; }

.fixtop {
  position: fixed !important;
  top: 0px;
  z-index: 999999 !important;
  background: white; }

.fixtop2 {
  position: fixed !important;
  top: 113px;
  z-index: 999999 !important;
  background: white; }

.mt70 {
  margin-top: 73px !important; }

.page-template-pt-work #header {
  display: block;
  background: white !important; }
  .page-template-pt-work #header ul li a {
    color: #000000; }

.page-template-pt-our-work #header ul li a, .page-template-pt-our-work #header #tag a {
  color: #D00C16; }

.page-template-pt-work #header ul li a:hover {
  color: #D00C16; }

.page-template-pt-work #header #tag a {
  color: #000000; }
  .page-template-pt-work #header #tag a:hover {
    color: #D00C16; }

.home #page .section-1 h2 {
  /* padding-bottom: 60px !important; */ }

.logoDiv {
  font: 40px/48px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  display: none;
  font: 60px/68px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  position: absolute;
  left: 0;
  right: 0;
  top: 157px;
  z-index: 99;
  color: #D00C16; }

body.home .logoDiv, body.page-template-pt-work .logoDiv, body.single-projects .logoDiv, body.single-post .logoDiv {
  display: none; }

/*single Project content info */
.single-projects #cont_part.project-info, .contInfo_tablediv {
  display: table;
  width: 100%;
  height: 100%; }

.contInfo_tablecell {
  display: table-cell;
  vertical-align: middle; }

.vert_logo {
  display: none;
  width: 20px; }

/* OUR WORK NEW DESIGN */
.portfolioBlk {
  float: left; }
  .portfolioBlk img {
    width: 100%;
    vertical-align: middle; }

.portfolioBlkInner {
  height: 100%; }

.portfolio_pos {
  position: relative; }

.portfolio_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 1;
  background: rgba(255, 69, 57, 0.9);
  opacity: 0;
  z-index: -1;
  -moz-transition: ease-in-out 400ms all;
  -webkit-transition: ease-in-out 400ms all;
  transition: ease-in-out 400ms all;
  -o-transition: ease-in-out 400ms all;
  -ms-transition: ease-in-out 400ms all; }

.portfolio_abs_pos {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 2;
  bottom: 0;
  padding: 20px 25px; }

.blockText {
  opacity: 1;
  z-index: 2;
  color: #fff;
  -moz-transition: ease-in-out 400ms all;
  -webkit-transition: ease-in-out 400ms all;
  transition: ease-in-out 400ms all;
  -o-transition: ease-in-out 400ms all;
  -ms-transition: ease-in-out 400ms all; }

.portfolio_pos a {
  color: #fff;
  display: block; }
  .portfolio_pos a:hover .portfolio_overlay {
    display: block;
    opacity: 1;
    z-index: 1; }
  .portfolio_pos a:hover .blockText {
    display: block;
    opacity: 1;
    z-index: 2; }

#page .portfolioBlk h2 {
  font-size: 1.5em;
  line-height: 1.25em;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; }

.portfolio_pos .blockText p:last-child {
  margin-bottom: 0; }

.hiding {
  opacity: 0;
  filter: alpha(opacity=0); }

.custDropdown {
  display: inline-block; }

.filterText {
  font-size: 34px;
  line-height: 44px;
  color: #D00C16;
  padding: 35px 0; }

.customSelect {
  position: relative;
  width: 100%;
  display: block; }
  .customSelect .select_type_data {
    padding-right: 35px !important;
    background-image: url("images/selectImg.png");
    background-repeat: no-repeat;
    background-position: 97% 12px;
    background-size: 22px;
    text-decoration: underline;
    display: inline-block; }
  .customSelect select.SelectType {
    -webkit-appearance: menulist-button;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 50px;
    font-size: 16px;
    line-height: 50px;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: pointer; }
    .customSelect select.SelectType option {
      font-size: 20px;
      line-height: 20px;
      color: #D00C16;
      padding: 10px 20px; }

.portfolioSec {
  min-height: 300px; }

.loaderProject {
  display: none;
  text-align: center;
  height: 149px;
  z-index: 99;
  padding: 50px 0;
  position: relative; }

.notFoundMsg {
  display: none;
  text-align: center;
  padding: 50px 0;
  font-size: 25px;
  line-height: 35px; }

#footer ul li.mobileScrollTop {
  display: none; }

h5 {
  line-height: 2em;
  margin-bottom: 1em; }

.home #page .sections .circle h3 {
  font: 20px/30px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.5em;
  text-transform: uppercase; }

.home #page .sections h2 {
  margin-bottom: 20px; }

.work_template_topspace {
  padding-top: 113px !important; }

.pageRel.mobileView {
  display: none; }

.sections.content-box a:hover {
  text-decoration: underline; }
  .sections.content-box a:hover span {
    text-decoration: underline; }

#page .sections .columns-container .quarter a:hover, #page .sections a:hover {
  text-decoration: none;
  border-bottom: 1px solid currentColor; }

#page .project-info p a:hover {
  text-decoration: none;
  border-bottom: 1px solid currentColor; }

#page .sections h2 a:hover, #page .sections h3 a:hover {
  text-decoration: none;
  border-bottom: 2px solid currentColor; }

.customSelect select.SelectType option:disabled {
  background: #eee; }

#page .sections a {
  border-bottom: 1px solid transparent; }

#page .sections h2 a, #page .sections h3 a {
  border-bottom: 2px solid transparent; }

/**
 * 1.1 - Preloader */
.preloader {
  background: #ffffff;
  -webkit-transition: all 0.6s ease-out 0.4s;
  transition: all 0.6s ease-out 0.4s; }

.loaded .preloader {
  visibility: hidden;
  opacity: 0; }

.spinner {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px; }

.double-bounce1 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #D00C16;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce-loder 2.0s infinite ease-in-out;
  animation: bounce-loder 2.0s infinite ease-in-out; }

.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #D00C16;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: bounce-loder 2.0s infinite ease-in-out;
  animation: bounce-loder 2.0s infinite ease-in-out;
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s; }

#page .content-section.img-grid {
  padding-bottom: 5px; }

body.error404 {
  background: #fff; }

.mobileViewSec, .nav-h .hide_desktop {
  display: none; }

/*NEWSLETTER FORM STYLING */
.single-projects #footer {
  margin-top: 0px; }

#page .newsletter_section.content-section.white-scheme {
  background-color: #ffffff; }
  #page .newsletter_section.content-section.white-scheme h4 {
    font-weight: bold;
    letter-spacing: 0.5em;
    color: #D00C16 !important; }
  #page .newsletter_section.content-section.white-scheme h2 {
    font-size: 42px;
    line-height: 50px;
    font-family: "Cormorant Garamond", "Times New Roman", Times, Georgia, serif;
    font-weight: 600;
    color: #000000 !important; }

.newsletter_section * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.gform_wrapper.newsletter_form_wrapper ul {
  list-style: none !important;
  margin: 0 !important;
  padding: 0; }

.gform_wrapper.newsletter_form_wrapper .gform_body input {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 15px 0 15px;
  font-size: 16px;
  line-height: 26px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.5em;
  color: #D00C16;
  width: 100%;
  border-bottom: 2px solid #D00C16;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }
  .gform_wrapper.newsletter_form_wrapper .gform_body input:focus::-webkit-input-placeholder, .gform_wrapper.newsletter_form_wrapper .gform_body input:focus:-moz-placeholder {
    color: transparent; }

.newsletter_section .ginput_complex span {
  display: block; }

.gform_wrapper.newsletter_form_wrapper .gform_button {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  line-height: 24px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.5em;
  color: #D00C16;
  border: 2px solid #D00C16;
  -webkit-appearance: none;
  padding: 15px 25px;
  width: 100%;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

.gform_wrapper.newsletter_form_wrapper .gform_footer {
  text-align: center; }

.gform_wrapper.newsletter_form_wrapper p {
  margin: 0;
  line-height: 0 !important; }

.gform_wrapper.newsletter_form_wrapper .validation_error {
  display: none; }

.gform_wrapper.newsletter_form_wrapper .gform_ajax_spinner {
  margin: 5px auto 0;
  width: 25px;
  height: 25px; }

.gform_wrapper.newsletter_form_wrapper ::-webkit-input-placeholder, .gform_wrapper.newsletter_form_wrapper ::-moz-placeholder, .gform_wrapper.newsletter_form_wrapper :-ms-input-placeholder, .gform_wrapper.newsletter_form_wrapper :-moz-placeholder {
  color: #D00C16;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.newsletter_section form {
  font-size: 0; }

.newsletter_section .gform_wrapper.newsletter_form_wrapper ul:after, .newsletter_section .gform_wrapper.newsletter_form_wrapper ul:before {
  display: table;
  content: ''; }

.newsletter_section .gform_wrapper.newsletter_form_wrapper ul:after {
  clear: both; }

.gform_wrapper.newsletter_form_wrapper .gform_footer:after, .gform_wrapper.newsletter_form_wrapper .gform_footer:before {
  content: '';
  display: table; }

.gform_wrapper.newsletter_form_wrapper .gform_footer:after {
  clear: both; }

.newsletter_section .gform_wrapper.newsletter_form_wrapper form {
  position: relative; }

.newsletter_section .gform_wrapper.newsletter_form_wrapper .gfield_label, .newsletter_section .gform_wrapper.newsletter_form_wrapper label {
  display: none; }

.newsletter_section .gform_wrapper.newsletter_form_wrapper .gform_button {
  display: block;
  cursor: pointer;
  clear: both;
  -webkit-transition: ease-in-out 0.4s all;
  -khtml-transition: ease-in-out 0.4s all;
  -moz-transition: ease-in-out 0.4s all;
  -ms-transition: ease-in-out 0.4s all;
  -o-transition: ease-in-out 0.4s all;
  transition: ease-in-out 0.4s all; }
  .newsletter_section .gform_wrapper.newsletter_form_wrapper .gform_button:hover, .newsletter_section .gform_wrapper.newsletter_form_wrapper .gform_button:focus {
    background-color: #D00C16;
    color: #fff; }

.newsletter_section .gform_wrapper.newsletter_form_wrapper .validation_message {
  font-size: 14px;
  line-height: 24px;
  color: #000000;
  margin-top: 5px; }

.newsletter_section .gform_confirmation_message {
  text-align: center; }

#page .sections.newsletter_section {
  padding: 80px 0 !important;
  background-position: 0 0 !important;
  z-index: 12; }

.home #page .sections.newsletter_section {
  padding: 80px 0 !important;
  background-position: 0 0 !important;
  z-index: 12;
  min-height: auto !important; }

/*NEWSLETTER SECTiON ENDS HERE */
/*BLOG PAGE AND SINGLE BLOG CSS STARTS HERE */
a.read_more_btn {
  padding: 15px 25px 13px;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0.5em;
  display: inline-block;
  color: #D00C16;
  border: 2px solid #D00C16; }
  a.read_more_btn:hover {
    background-color: #D00C16;
    color: #fff; }

.read_btn_wrap {
  margin-top: 25px; }

.blog_post_block .post_title {
  color: #000000;
  font-size: 42px;
  line-height: 50px;
  font-family: "Cormorant Garamond", "Times New Roman", Times, Georgia, serif;
  font-weight: 600;
  margin: 0 0 15px; }
  .blog_post_block .post_title a {
    color: #000000; }
    .blog_post_block .post_title a:hover {
      color: #D00C16; }

.single_blog_section .blog_post_block {
  padding-top: 70px;
  padding-bottom: 70px;
  max-width: 800px;
  margin: auto; }

.blog_lisiting_section .blog_post_block {
  padding-top: 70px;
  padding-bottom: 70px; }
  .blog_lisiting_section .blog_post_block.white-scheme {
    background-color: #ffffff; }
  .blog_lisiting_section .blog_post_block.cream-scheme {
    background-color: #f6f6f6; }

/* pagination */
.paginationPost {
  margin: 40px 0 40px;
  text-align: center;
  font-size: 0; }
  .paginationPost .page-numbers {
    margin-right: 4px;
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
    letter-spacing: 0.2em;
    font-weight: 600; }
  .paginationPost a.page-numbers {
    display: inline-block;
    color: #fff;
    background: #000000;
    padding: 4px 12px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    text-decoration: none; }
  .paginationPost .page-numbers.current {
    background: #D00C16;
    color: #fff;
    padding: 4px 12px; }
  .paginationPost a.page-numbers:hover {
    background: #D00C16;
    text-decoration: none; }

/* New Blog Page CSS */
.new_blog.blog_lisiting_section {
  padding: 70px 0; }
  .new_blog.blog_lisiting_section .blog_post_block {
    padding: 0; }

.white_scheme_inner_wrap {
  display: table;
  width: 100%;
  height: 100%;
  padding-bottom: 20px; }

.new_blog.blog_lisiting_section .post_thumb, .new_blog.blog_lisiting_section .content {
  display: table-cell;
  vertical-align: middle; }

.new_blog.blog_lisiting_section .post_thumb {
  padding-right: 55px;
  width: 380px; }
  .new_blog.blog_lisiting_section .post_thumb img {
    width: auto;
    max-width: 100%; }

.new_blog.blog_lisiting_section .post_meta {
  padding-bottom: 15px; }

.new_blog.blog_lisiting_section .post_author, .new_blog.blog_lisiting_section .post_tags {
  display: inline-block; }

.new_blog.blog_lisiting_section .post_tags:before {
  content: '|';
  padding-right: 13px;
  padding-left: 10px;
  color: #000000; }

.single-post .post_meta {
  margin-bottom: 20px; }

.page-template-pt-blog-new.page #page .section-1 h1 a, .archive.tag #page .section-1 h1 a {
  color: #000000;
  border-bottom: 2px solid #000000; }

.page-template-pt-blog-new.page #page .section-1 h1 a:hover, .archive.tag #page .section-1 h1 a:hover {
  color: rgba(0, 0, 102, 0.7);
  border-bottom: 2px solid rgba(0, 0, 102, 0.7); }

.single-post .single_blog_section ul, .single-post .single_blog_section ol {
  padding-left: 1em; }

.single-post .single_blog_section ul {
  list-style-type: disc; }

.single-post .single_blog_section ol {
  list-style-type: decimal; }

.single-post .single_blog_section a:hover {
  text-decoration: underline; }

form.js-cm-form input[type="text"], form.js-cm-form input[type="phone"], form.js-cm-form input[type="email"] {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 15px 0 15px;
  font-size: 12px;
  line-height: 26px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.5em;
  color: #D00C16;
  width: 100%;
  border-bottom: 2px solid #D00C16;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0; }

label.heading_sec {
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  padding: 15px 0 15px;
  font-size: 12px;
  line-height: 26px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.5em;
  color: #D00C16;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase; }

form.js-cm-form .hide_label {
  display: none; }

form.js-cm-form .js-cm-submit-button {
  display: inline-block;
  width: auto;
  cursor: pointer;
  background-color: transparent;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  font-size: 12px;
  line-height: 24px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  letter-spacing: 0.5em;
  color: #D00C16;
  border: 2px solid #D00C16;
  -webkit-appearance: none;
  padding: 15px 25px;
  width: auto;
  text-transform: uppercase;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -webkit-transition: ease-in-out 0.4s all;
  -khtml-transition: ease-in-out 0.4s all;
  -moz-transition: ease-in-out 0.4s all;
  -ms-transition: ease-in-out 0.4s all;
  -o-transition: ease-in-out 0.4s all;
  transition: ease-in-out 0.4s all; }
  form.js-cm-form .js-cm-submit-button:hover {
    background-color: #D00C16;
    color: #fff; }

form.js-cm-form ::-webkit-input-placeholder, form.js-cm-form ::-moz-placeholder, form.js-cm-form :-ms-input-placeholder, form.js-cm-form :-moz-placeholder {
  color: #D00C16;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease; }

form.js-cm-form input[type="text"]:focus::-webkit-input-placeholder, form.js-cm-form input[type="phone"]:focus::-webkit-input-placeholder, form.js-cm-form input[type="email"]:focus::-webkit-input-placeholder, form.js-cm-form input[type="text"]:focus::-moz-placeholder, form.js-cm-form input[type="phone"]:focus::-moz-placeholder, form.js-cm-form input[type="email"]:focus::-moz-placeholder, form.js-cm-form input[type="text"]:focus:-ms-input-placeholder, form.js-cm-form input[type="phone"]:focus:-ms-input-placeholder, form.js-cm-form input[type="email"]:focus:-ms-input-placeholder, form.js-cm-form input[type="text"]:focus:-moz-placeholder, form.js-cm-form input[type="phone"]:focus:-moz-placeholder, form.js-cm-form input[type="email"]:focus:-moz-placeholder {
  color: transparent; }

form.js-cm-form ul {
  margin: 0 0 15px !important;
  list-style: none !important; }
  form.js-cm-form ul li {
    font-size: 12px;
    line-height: 22px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 0.5em;
    color: #D00C16;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block; }

form.js-cm-form [type="checkbox"]:not(:checked), form.js-cm-form [type="checkbox"]:checked {
  position: absolute;
  left: -9999px; }

form.js-cm-form [type="checkbox"]:not(:checked) + label, form.js-cm-form [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 2.85em;
  cursor: pointer;
  display: block; }

form.js-cm-form [type="checkbox"]:not(:checked) + label:before, form.js-cm-form [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 1px solid #D00C16;
  background: #fff;
  border-radius: 4px;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1); }

form.js-cm-form [type="checkbox"]:not(:checked) + label:after, form.js-cm-form [type="checkbox"]:checked + label:after {
  content: '\2713';
  position: absolute;
  top: .2em;
  left: .275em;
  font-size: 1.6em;
  line-height: 0.8;
  color: #D00C16;
  transition: all .2s;
  font-family: Helvetica, Arial, sans-serif; }

form.js-cm-form [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0); }

/* Base for label styling */
/* checkbox aspect */
/* checked mark aspect */
/* checked mark aspect changes */
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1); }

/* disabled checkbox */
form.js-cm-form [type="checkbox"]:disabled:not(:checked) + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd; }

form.js-cm-form [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd; }

form.js-cm-form [type="checkbox"]:disabled:checked + label:after {
  color: #999; }

form.js-cm-form [type="checkbox"]:disabled + label {
  color: #aaa; }

@media (min-width: 992px) {
  .newsletter_section .gform_wrapper.newsletter_form_wrapper {
    margin-top: 50px; }
    .newsletter_section .gform_wrapper.newsletter_form_wrapper .gform_body {
      padding-right: 350px;
      width: calc(100%); }
    .newsletter_section .gform_wrapper.newsletter_form_wrapper .gform_footer {
      position: absolute;
      top: 0;
      z-index: 2;
      right: 0;
      padding: 0 !important;
      text-align: center;
      max-width: 350px; }
    .newsletter_section .gform_wrapper.newsletter_form_wrapper .gform_button {
      min-width: 350px;
      float: right; }
    .newsletter_section .gform_wrapper.newsletter_form_wrapper ul li.fieldCol2Left, .newsletter_section .gform_wrapper.newsletter_form_wrapper ul li.fieldCol2Right {
      width: 50%;
      float: left;
      padding-right: 56px; } }

@media (min-width: 992px) and (max-width: 1200px) {
  .newsletter_section .gform_wrapper.newsletter_form_wrapper ul li.fieldCol2Left, .newsletter_section .gform_wrapper.newsletter_form_wrapper ul li.fieldCol2Right {
    padding-right: 30px; } }

@media (max-width: 991px) {
  .newsletter_section .gform_wrapper.newsletter_form_wrapper {
    margin-top: 30px;
    margin-bottom: 30px; }
    .newsletter_section .gform_wrapper.newsletter_form_wrapper .gform_button {
      min-width: auto; }
    .newsletter_section .gform_wrapper.newsletter_form_wrapper .gform_body {
      margin-bottom: 30px; }
  .gform_wrapper.newsletter_form_wrapper p {
    display: block !important; }
  .newsletter_section .gform_wrapper.newsletter_form_wrapper ul li {
    margin-bottom: 10px; }
  #page .newsletter_section.content-section.white-scheme h2 {
    font-size: 24px;
    line-height: 32px; }
  .gform_wrapper.newsletter_form_wrapper .gform_body input {
    padding: 15px 0 5px; }
  #page .blog_post_block .post_title {
    font-size: 34px;
    line-height: 43px; }
  .blog_lisiting_section .blog_post_block {
    padding-top: 50px;
    padding-bottom: 50px; }
  .white_scheme_inner_wrap {
    display: block;
    width: 100%;
    height: 100%; }
  .new_blog.blog_lisiting_section .post_thumb {
    display: block;
    margin-bottom: 20px;
    width: 100%; }
  .new_blog.blog_lisiting_section .content {
    display: block;
    margin-bottom: 45px; }
  form.js-cm-form input[type="text"], form.js-cm-form input[type="phone"], form.js-cm-form input[type="email"] {
    padding: 15px 0 5px; }
  form.js-cm-form p {
    margin-bottom: 10px; }
    form.js-cm-form p:last-child {
      margin-bottom: 10px; } }

@media (min-width: 768px) and (max-width: 991px) {
  .new_blog.blog_lisiting_section .post_thumb {
    width: 380px; } }

@-webkit-keyframes bounce-loder {
  0%, 100% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); } }

@keyframes bounce-loder {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0); }
  50% {
    transform: scale(1);
    -webkit-transform: scale(1); } }

/*Retina graphics! */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url("images/fancybox_sprite@2x.png");
    background-size: 44px 152px;
    /*The size of the normal image, half the size of the hi-res image */ }
  #fancybox-loading div {
    background-image: url("images/fancybox_loading@2x.gif");
    background-size: 24px 24px;
    /*The size of the normal image, half the size of the hi-res image */ }
  #footer a.top {
    background: url("images/BackToTop@2x.png") no-repeat;
    background-size: 33px 33px; }
    #footer a.top:hover {
      background: url("images/BackToTop-hover@2x.png") no-repeat;
      background-size: 33px 33px; }
  #footer ul li a {
    background: url("images/social@2x.png") left top no-repeat;
    background-size: 155px 60px; } }

.home #page .sections {
  padding: 100px 0 !important;
  height: auto !important;
  min-height: 550px !important;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .home #page .sections .wrap .circle {
    height: auto !important;
    margin-top: 0 !important; }
    .home #page .sections .wrap .circle .circle-inner {
      height: auto !important; }
  .home #page .sections .wrap .content h2:last-child {
    padding-bottom: 0px !important;
    margin-bottom: 0px; }

.home #page .section-1 {
  min-height: 700px;
  height: 100vh !important;
  min-height: 100vh !important; }

.home #page .sections-text {
  padding: 0 !important;
  height: auto !important;
  min-height: 350px !important;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center; }
  .home #page .sections-text .wrap .circle {
    height: auto !important;
    margin-top: 0 !important; }
    .home #page .sections-text .wrap .circle .circle-inner {
      height: auto !important; }
  .home #page .sections-text .wrap .content h2:last-child {
    padding-bottom: 0px !important;
    margin-bottom: 0px; }

@media (min-width: 1030px) {
  /*    .single-projects #page .top-box, .single-projects #page .top-box .wrap, .home #page .section-1, .page-template-default #page .section-1  {padding:0!important;height:100vh!important;min-height:550px!important} */
  .single-projects #page .top-box, .single-post #page .top-box {
    padding: 0 !important;
    height: 85vh !important;
    min-height: 550px !important; }
    .single-projects #page .top-box .wrap, .single-post #page .top-box .wrap {
      padding: 0 !important;
      height: 85vh !important;
      min-height: 550px !important; }
  .page-template-default #page .section-1 {
    padding: 0 !important;
    height: 85vh !important;
    min-height: 550px !important; }
  /*    .home #page .sections{height:100vh !important;} */ }

@media (min-width: 1501px) {
  .vert_logo {
    position: fixed;
    top: 50%;
    z-index: 1000000;
    left: 0;
    display: block;
    width: 20px;
    padding-left: 60px;
    margin-top: -66px; }
    .vert_logo a:hover path {
      fill: #fff; }
  /*Previous and Next Links */
  .previous-page {
    position: fixed;
    left: 60px;
    top: 50%;
    margin-top: -71px;
    z-index: 300; }
    .previous-page a {
      display: block;
      position: relative;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -o-transition: all .3s;
      -ms-transition: all .3s;
      transition: all .3s;
      width: 20px; }
  .next-page {
    position: fixed;
    right: 60px;
    top: 50%;
    margin-top: -71px;
    z-index: 300; }
    .next-page a {
      display: block;
      position: relative;
      -webkit-transition: all .3s;
      -moz-transition: all .3s;
      -o-transition: all .3s;
      -ms-transition: all .3s;
      transition: all .3s;
      width: 20px; }
  /*.previous-page a {background:url("images/btn-previousproject.png") left top no-repeat;}
   *.next-page a {background:url("images/btn-nextproject.png") right top no-repeat;} */
  /*.previous-page a {background:url("images/btn-previousproject.png") left top no-repeat;}
   *.next-page a {background:url("images/btn-nextproject.png") right top no-repeat;} */
  .previous-page.open a path {
    fill: #D00C16; }
  .next-page.open a path {
    fill: #D00C16; }
  .next-page a:hover path {
    fill: #fff; }
  .previous-page a:hover path, .previous-page.open a:hover path {
    fill: #fff; }
  .next-page.open a:hover path {
    fill: #fff; } }

@media (min-width: 1601px) {
  .sections.top-box .wrap, .sections.content-box.red-scheme .wrap {
    max-width: 1480px; } }

@media (min-width: 1700px) {
  .portfolioBlk {
    width: 25%; }
  #page .portfolioBlk h2 {
    font-size: 2em;
    /*line-height: 1.55em; */ } }

@media (min-width: 992px) and (max-width: 1699px) {
  .portfolioBlk {
    width: 33.3%; }
  #page .portfolioBlk h2 {
    font-size: 2em;
    /* line-height: 1.55em; */ } }

@media (max-width: 1600px) {
  /*    .home #page .section-1 h2 { font-size: 60px;  line-height: 70px;   } */
  .page-template-default #page .section-1 h3 {
    font-size: 60px;
    line-height: 70px; }
  /*     #page .sections .circle h2, .home #page .sections h2 { font-size: 60px; line-height: 70px;    } */ }

@media (max-width: 1500px) {
  .pageRel.desktopView {
    display: none; }
  .pageRel.mobileView {
    position: relative;
    z-index: 10;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0 20px; }
  .previous-page {
    float: left; }
    .previous-page:hover a {
      color: #fff; }
  .next-page {
    float: right; }
    .next-page:hover a {
      color: #fff; } }

@media only screen and (max-width: 1366px) {
  #page .project-box, .page-template-default #page .section-1, .page-template-pt-work-php #page .no-proj.section-1 {
    height: 367px; }
  #page .section-1 {
    padding-top: 256px; }
  /*#page .sections .circle h1 {font-size:44px;line-height:60px} */
  .wrap {
    max-width: 1280px; }
  /*    #page .content-section .content{ width: 100%;} */
  #page .sections .columns-container .column {
    overflow: hidden; }
    #page .sections .columns-container .column img {
      height: auto !important;
      max-width: 100% !important; }
  .home #page .section-1 h2, .page-template-default #page .section-1 h3, #page .sections .circle h2, .home #page .sections h2 {
    font-size: 54px;
    line-height: 62px; }
  #page .filter-container {
    height: auto; } }

@media (min-width: 1321px) and (max-width: 1420px) {
  .wrap {
    max-width: 1230px; }
  #page .section-1 .content, #page .project-box .content {
    max-width: 1230px; }
  #page .section-1 h3 {
    /*font-size: 52px;  line-height: 62px; */ }
  .page-template-default #page .section-1 h3 {
    /*font-size: 52px;  line-height: 62px; */ }
  .single-projects #page .sections.section-1 h3, .home #page .sections h2 {
    /* font-size: 52px;     line-height: 62px; */ } }

@media only screen and (max-width: 1320px) {
  .wrap {
    width: 1200px; }
  #page .sections .content, #page .content-section .content {
    width: 1200px; }
  #page .sections .wrap .content {
    padding: 0; }
  .page-template-default #page .section-1, .page-template-pt-work-php #page .no-proj.section-1 {
    padding: 184px 0 206px; }
  #page .section-1 {
    height: auto;
    min-height: 270px !important;
    padding-top: 226px; }
  #page .sections .circle h3 {
    font-size: 28px;
    line-height: 34px; }
  #page .content-section .size-full {
    height: auto !important;
    max-width: 100% !important; }
  #page .sections .columns-container .column.thirds, #page .sections .columns-container .column.column-one-third {
    margin-right: 27px;
    width: 381px; }
  #page .sections .columns-container .column.thirds.column-3 {
    margin-right: 0; }
  #page .sections .columns-container .column.thirds.column-two-third {
    width: 790px; }
  #page .sections .columns-container .column.half {
    width: 586px; }
  #page .grid-container .item.med {
    width: 586px; }
  #page .sections .columns-container .column.half.column-2 {
    margin: 0;
    float: right; }
  #page .sections .columns-container .center-align {
    text-align: center; }
  #page .sections .columns-container .column.flexible {
    margin: 0 13px 2% !important; }
  #page .flexible-content .columns-container {
    margin: 0 -13px;
    width: 1226px; }
  #page .grid-container {
    margin: 0 -14px;
    width: 1228px; }
    #page .grid-container .item {
      height: auto !important; }
      #page .grid-container .item.wider {
        margin: 0 14px 28px;
        width: 1200px; }
      #page .grid-container .item.med {
        float: left;
        margin: 0 14px 28px;
        width: 586px; }
  #page .sections .wrap, #page #header .wrap, #page #footer .wrap, #page .sections .content {
    width: 940px; }
  /* #page .sections .circle h1 , #page .sections .circle h2{font-size:48px;line-height:48px} */
  /*    #page .sections .columns-container .column img {width:100%!important} */
  .customWrap .wrap {
    width: 940px; }
  #header ul li {
    font-size: 16px; }
  #page .project-box, .page-template-default #page .section-1 {
    min-height: 140px !important; }
  /*    .home #page .sections.content-box.contentBgImg{min-height:140px} */
  #page .section-1.top-box {
    min-height: 90px !important; }
  .home #page .section-1 {
    padding-top: 224px; }
  #footer p {
    text-align: left;
    margin-left: 20px;
    margin-top: 10px;
    display: inline-block; }
  #page .content-section .content {
    padding: 0;
    width: 940px; }
  #page h2 {
    font-size: 44px;
    line-height: 55px; }
  #map {
    height: 649px; }
  #page blockquote {
    font-size: 42px;
    line-height: 50px; }
  #page .sections h2 {
    font-size: 42px;
    line-height: 50px; }
  #page .sections .circle h3 {
    font-size: 28px;
    line-height: 34px; }
  /*    #page .sections .circle h1, #page .sections .circle h2 {font-size:54px;line-height:62px} */
  .home #page .testimonial-box, #page .testimonial-box {
    padding: 200px 0; }
  /*.home #page .section-1 h1, #page .sections .wrap .title-container h1 {line-height:44px;font-size:44px!important} */
  .home #page .project-box {
    height: 100px;
    padding: 160px 0 200px; }
  /*    .home #page .content-box.contentBgImg {padding:160px 0 200px;} */
  .page-template-default #page .section-1, .page-template-pt-work-php #page .no-proj.section-1 {
    padding: 234px 0 224px; }
  #page .sections .columns-container .column.thirds, #page .sections .columns-container .column.column-one-third {
    margin-right: 22px;
    width: 294px; }
  #page .sections .columns-container .column.thirds.column-3 {
    margin-right: 0; }
  #page .sections .columns-container .column.thirds.column-two-third {
    width: 612px; }
  #page .sections .columns-container .column.half {
    width: 458px; }
  #page .grid-container .item.med {
    width: 458px; }
  #page .sections .columns-container .column.half.column-2 {
    margin: 0;
    float: right; }
  #page .sections .columns-container .center-align {
    text-align: center; }
  #page .sections .columns-container .column.flexible {
    margin: 0 11px 2% !important; }
  #page .flexible-content .columns-container {
    margin: 0 -11px;
    width: 961px; }
  #page .grid-container {
    margin: 0 -12px;
    width: 984px; }
    #page .grid-container .item {
      height: auto !important; }
      #page .grid-container .item.wider {
        margin: 0 12px 24px;
        width: 940px; }
      #page .grid-container .item.med {
        float: left;
        margin: 0 12px 24px;
        width: 458px; }
  #page .content-section img.aligncenter {
    height: auto !important;
    max-width: 940px; }
  #page .sections .columns-container .quarter {
    margin-right: 21px;
    width: 219px; }
    #page .sections .columns-container .quarter .disc-img {
      border: 0;
      -webkit-border-radius: 219px;
      border-radius: 219px;
      position: relative; }
  #header ul li {
    margin: 0 0 0 46px; }
  #page .section-1 h3, .page-template-default #page .section-1 h3 {
    /* font-size: 52px;  line-height: 62px; */ }
  .single-projects #page .sections.section-1 h3, .single-post #page .sections.section-1 h3 {
    font-size: 52px;
    line-height: 62px; }
  .home #page .sections h2 {
    font-size: 42px;
    line-height: 52px; }
  #footer ul {
    top: 42px; }
  .hide_req {
    display: none !important; } }

@media (max-width: 1260px) {
  .previous-page {
    top: 70%;
    left: 15px; }
  .next-page {
    top: 70%;
    right: 15px; } }

@media only screen and (max-width: 1024px) {
  .on_mob #page .sections {
    background-attachment: scroll; }
  #page .circle {
    margin-top: -160px;
    top: 0;
    left: 0;
    position: relative;
    margin-left: 0;
    width: 100%; }
    #page .circle .circle-inner {
      padding: 0px;
      width: 100%;
      text-align: left;
      height: 250px; }
  .single-projects #page .circle, .single-post #page .circle {
    margin-top: 0px; }
  .page-template-pt-work-php #page .no-proj.section-1 {
    padding: 0 !important;
    position: relative; }
    .page-template-pt-work-php #page .no-proj.section-1 .wrap {
      height: 100% !important; }
      .page-template-pt-work-php #page .no-proj.section-1 .wrap .content {
        position: absolute;
        top: 50%;
        left: 0; }
  .single-projects #page .circle .circle-inner, .single-post #page .circle .circle-inner {
    vertical-align: top; }
  /*    .page-template-pt-work #header {background: none !important;} */
  .page-template-pt-work-php #page .no-proj.section-1 {
    padding: 206px 0 206px !important; }
    .page-template-pt-work-php #page .no-proj.section-1 h1 {
      color: #D00C16 !important; }
  #page .filter li:after {
    content: "/";
    margin-left: 15px;
    margin-right: 15px; }
  #page .project-box {
    height: 600px; }
  .page-template-default #page .section-1, .page-template-pt-work-php #page .no-proj.section-1 {
    height: 600px; }
  .page-template-default .section-1.top-box .wrap {
    height: 100%; }
  .page-template-default .section-1.top-box .heroTableDiv {
    display: table;
    height: calc(100% - 113px); }
  .page-template-default .section-1.top-box .heroTableCell {
    display: table-cell;
    vertical-align: middle; }
  .page-template-default #page .section-1.top-box {
    padding: 110px 0 0px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .single-projects .section-1.top-box, .single-post .section-1.top-box {
    height: 600px; }
  .single-projects .section-1.top-box .wrap, .single-post .section-1.top-box .wrap {
    height: 100%; }
  .single-projects #page .section-1.top-box .circle, .single-post #page .section-1.top-box .circle {
    display: table !important;
    height: 100% !important; }
  .single-projects .section-1.top-box .circle-inner, .single-post .section-1.top-box .circle-inner, .single-projects #page .circle .circle-inner, .single-post #page .circle .circle-inner {
    display: table-cell;
    vertical-align: middle; }
  .single-projects #page .section-1.top-box, .single-post #page .section-1.top-box {
    padding: 113px 0 0px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  /*Single Blog */
  #page .sections .circle h1, #page .sections .circle h2 {
    /*        font-size: 45px;
         *      line-height: 52px; */ }
  #page .section-1 h3 {
    font-size: 42px;
    line-height: 52px; }
  .page-template-default #page .section-1 h3 {
    font-size: 42px;
    line-height: 52px; }
  /* #page .sections .circle h2, .home #page .sections h2 {  font-size: 42px;   line-height: 52px; } */
  .home #page .section-1 .content {
    position: relative; }
  .home #page .sections {
    min-height: 500px !important; } }

@media (min-width: 1023px) and (max-width: 1499px) {
  #grid-container {
    width: 978px !important; }
  #page .filter li {
    display: inline-block;
    font: 14px / 33px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    margin: 0; } }

@media only screen and (max-width: 991px) {
  body.no_mob #page .show_c .circle.circle_fix {
    margin: 0 !important;
    position: inherit;
    height: auto;
    width: 100% !important;
    display: inline-block; }
  body.no_mob #page .circle .circle-inner {
    height: 0; }
  body.no_mob.home.page #page .sections.section-1 .content_fix_hold {
    margin: 0 !important;
    position: inherit;
    width: 100% !important;
    display: inline-block;
    left: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none; }
  body.single #page .circle.circle_fix {
    margin: 0 !important;
    position: inherit;
    width: 100% !important;
    display: inline-block;
    left: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none; }
  body.no_mob.page #page .sections.section-1 .content_fix_hold {
    margin: 0 !important;
    position: inherit;
    width: 100% !important;
    display: inline-block;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%); }
  body.no_mob #page .sections .content_fix_hold .content {
    opacity: 1 !important;
    top: 0 !important; }
  /*    body.no_mob #page .sections.section-1 .content_fix_hold { margin: 0 !important;position: inherit;width: 100% !important;display: inline-block;left: 0; } */
  /*       body.no_mob #page .sections.section-1 .content_fix_hold { margin: 0 !important;position: absolute;width: 100% !important;display: inline-block;left: 0; transform: translateY(-50%);  -webkit-transform: translateY(-50%);  -moz-transform: translateY(-50%);} */
  .page-template-pt-work-php #page .no-proj.section-1 .wrap .content {
    top: 0;
    left: 0;
    position: relative;
    height: auto;
    text-align: left; }
  .page-template-pt-work-php #page .sections .content_fix_hold {
    left: 50%;
    top: 50%; }
  .page-template-pt-work-php #page .sections.show_c .content_fix_hold {
    display: block; }
  #page .sections {
    /*background-attachment:scroll; */ }
  .hidden-mob {
    display: none !important; }
  #page #header .wrap {
    width: 100%; }
  body {
    min-width: 300px;
    line-height: 163%; }
  #header:hover {
    background: none !important;
    opacity: 1; }
  #header #tag {
    color: #D00C16;
    position: absolute;
    top: 50%;
    left: 20px;
    z-index: 9;
    width: 41px;
    float: none;
    margin-top: -10px;
    height: 41px; }
    #header #tag a {
      display: none; }
  body.home #header #tag a, body.single-projects #header #tag a, body.single-post #header #tag a, body.home #header #tag, body.single-projects #header #tag, body.single-post #header #tag {
    color: #fff; }
  body.home #header:hover #tag, body.single-projects #header:hover #tag, body.single-post #header:hover #tag, body.home #header:hover #tag a, body.single-projects #header:hover #tag a, body.single-post #header:hover #tag a {
    color: #D00C16; }
  #header {
    position: relative;
    z-index: 9999;
    height: auto;
    min-height: 80px;
    padding: 0;
    margin: 0 0 -80px; }
    #header #tag a.top_logo {
      display: inline-block; }
  #map {
    height: 500px; }
  .content {
    width: 100%; }
  #header {
    background: none !important; }
    #header.scrolling {
      position: static !important;
      background: none;
      height: auto; }
      #header.scrolling #logo {
        margin: 0; }
      #header.scrolling ul li a {
        color: #fff; }
  .home #page .section-1 {
    /* min-height:100px!important */ }
  #page .circle p {
    display: none; }
  h3 {
    font-size: 24px;
    line-height: 28px; }
  #page .sections .circle h3 {
    font-size: 36px;
    margin: 0;
    line-height: 40px; }
  #page .sections .circle h2 {
    padding: 0; }
  .home #page .sections h2 {
    padding: 0; }
  #page .sections h2 {
    font-size: 42px;
    line-height: 50px; }
  #page .content-box p {
    display: none; }
  #page #footer .wrap {
    padding: 18px 10px; }
  #footer p {
    font: 12px -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    margin-top: 10px;
    margin-left: 20px;
    display: inline-block;
    text-align: left; }
  .nav-h.active {
    background: rgba(255, 255, 255, 0.95);
    margin: 0;
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 200; }
  #header #logo-container {
    left: 20px;
    width: 40px;
    margin: 0;
    top: 20px;
    z-index: 20;
    height: 40px; }
    #header #logo-container a {
      display: block;
      height: 40px;
      background-size: 40px 40px;
      width: 40px;
      background: url("images/StudioAlto-Logo.png") left top no-repeat; }
      #header #logo-container a.shown {
        background: url("images/StudioAlto-Logo-Menu.png") left top no-repeat; }
      #header #logo-container a:hover {
        background: url("images/StudioAlto-Logo-touch.png") left top no-repeat; }
    #header #logo-container img {
      background: url("images/StudioAlto-Logo-touch.png") left top no-repeat;
      display: none; }
  .nav-h .opener {
    overflow: hidden;
    position: absolute;
    top: 20px;
    background: url("images/btn-Menu.png") no-repeat !important;
    height: 41px;
    overflow: hidden;
    text-indent: -9999px;
    right: 20px;
    display: block;
    z-index: 21;
    width: 41px; }
    .nav-h .opener.hover_effect {
      background: url("images/btn-Menu-touch.png") no-repeat !important; }
  .nav-h.active .opener {
    background: url("images/btn-Close.png") no-repeat !important; }
    .nav-h.active .opener.hover_effect {
      background: url("images/btn-Close-touch.png") no-repeat !important; }
  #header .slider-top {
    z-index: 20;
    padding: 0px 0 0px;
    width: 100%;
    display: none !important;
    position: relative !important; }
  #header .active .slider-top {
    display: block !important;
    height: 100%; }
  #header ul {
    margin: 0;
    overflow: hidden;
    float: none; }
    #header ul li {
      float: none;
      overflow: hidden;
      float: none;
      position: relative;
      vertical-align: top;
      margin: 0;
      padding: 10px 25px; }
      #header ul li a {
        display: inline-block;
        float: none;
        font-weight: normal;
        font-size: 24px;
        line-height: 32px;
        color: #D00C16 !important;
        border-bottom: 2px solid transparent; }
        #header ul li a:hover {
          text-decoration: none; }
  .home #page .section-1.content-box h3 {
    font-size: 36px !important;
    line-height: 46px; }
  #page .project-box.red-scheme .circle:hover h3 {
    margin: 0; }
  #page .content-section .content {
    padding: 0;
    width: 690px; }
  #page .content-box.cream-scheme {
    padding: 30px 0 20px; }
  .page-template-default #page .sections.cream-scheme, .page-template-default #page .sections.red-scheme {
    padding: 30px 0 20px; }
  #page .section-2.content-section {
    padding: 30px 0 20px; }
  #page .sections.section-2.content-section {
    padding-top: 70px; }
  #page .content-section.section-3 {
    padding-top: 0; }
  #page .section-2.content-section h1 {
    padding-bottom: 0; }
  #page .content-section {
    padding: 18px 0; }
  #page .full-w-imgs {
    padding: 0; }
  #page img.full-width {
    margin: 18px auto 0; }
    #page img.full-width.full-w-img-1 {
      margin: 0 auto 0; }
  #page .img-grid {
    padding-bottom: 0; }
  #page .content-section h3 {
    font-style: normal;
    font-size: 20px;
    margin: 0 0 5px; }
  #page .sections .columns-container .column {
    vertical-align: top;
    overflow: hidden; }
  #page .sections .columns-container .quarter {
    width: 22%;
    float: left;
    margin: 0 1.5%; }
    #page .sections .columns-container .quarter .disc-img {
      display: block;
      margin: 0 auto; }
  blockquote {
    padding: 0 10px 10px;
    font-size: 18px;
    line-height: 20px;
    color: #D00C16; }
  #page .grid-container {
    margin: 0 -9px;
    width: 778px; }
    #page .grid-container .item.med {
      height: auto !important;
      margin: 0 9px 18px;
      width: 336px !important; }
    #page .grid-container .item.wider {
      height: auto !important;
      margin: 0 9px 18px;
      width: 690px !important; }
  #page .sections .columns-container .column.thirds.column-two-third {
    width: 447px; }
  #page .testimonial-box.red-scheme cite, #page .testimonial-box cite {
    font-size: 18px;
    line-height: 24px; }
  #page .testimonial-box.red-scheme cite, #page .testimonial-box.blue-scheme cite {
    color: #D00C16; }
  #page .testimonial-box.red-scheme, #page .testimonial-box.blue-scheme {
    padding: 108px 0 88px;
    background: #f6f6f6; }
  .home #page .section-7 {
    padding: 110px 0 85px; }
  #page .sections .columns-container .column.thirds {
    margin-right: 17px;
    width: 210px; }
    #page .sections .columns-container .column.thirds p {
      /* margin:0; */ }
  #page .content-section h2 {
    font-size: 24px;
    line-height: 32px;
    padding: 0 0 20px; }
  #page .sections .columns-container .column.half {
    width: 335px;
    overflow: hidden; }
  #page .sections .circle h1 {
    margin-bottom: 20px;
    padding-bottom: 0px; }
  #page .sections .columns-container .column.flexible.odd-col {
    float: none !important;
    width: auto; }
  /*    .home #page .section-5 h2 {font-size:44px;line-height:50px} */
  /*.page-template-default #page .section-1, #page .project-box, .page-template-default #page .section-1, .page-template-pt-work-php #page .no-proj.section-1{padding:170px 0;} */
  /*#page .section-1{padding:138px 0;} */
  .home #page .section-3, .home #page .section-5, .home #page .section-1 {
    padding: 137px 0; }
  #page .sections .circle h3 {
    font-size: 24px;
    line-height: 1; }
  #page .flexible-content .columns-container {
    margin: 0 -8px;
    width: 706px; }
  #page .sections .columns-container .column.flexible {
    margin: 0 8px 17px !important; }
  #page .sections .wrap, #page .sections .content {
    width: 690px; }
  #page #footer .wrap {
    width: 690px; }
  /*#page .sections, #page .section-1.top-box{min-height:75px!important;} */
  .customWrap .wrap {
    width: 690px; }
  #page .section-1 .content {
    position: relative; }
  #page .project-box {
    position: relative;
    height: 105px;
    padding: 120px 0 150px; }
    #page .project-box .content {
      position: relative; }
    #page .project-box .wrap {
      position: static; }
  #page .vid-box {
    min-height: 380px !important;
    padding: 0; }
  #page .content-section img.aligncenter {
    height: auto !important;
    max-width: 690px !important; }
  /*    #page .content-box.contentBgImg { position:relative;padding: 120px 0 150px;} */
  /*    #page .content-box.contentBgImg  .wrap {position:static} */
  #grid-container {
    width: 702px !important;
    margin: 20px auto; }
  #page .filter li:after {
    margin-left: 6px;
    margin-right: 6px; }
  #page .filter-container .filter li {
    font-size: 15px;
    line-height: 24px; }
  #page .sections.my_work_class {
    min-height: auto !important;
    margin-bottom: 0 !important;
    padding: 25px 0 0 0; }
  #footer ul {
    top: 20px; }
  .logoDiv {
    top: 80px; }
  .slider_tablediv {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center; }
  .slider_tablecell {
    display: table-cell;
    vertical-align: middle; }
  #header ul li.current_page_item a, #header ul li.current-menu-item a {
    border-bottom: 2px solid #D00C16; }
  .filterText {
    font-size: 30px;
    line-height: 40px; }
  .fourColSec .clearTab {
    clear: both; }
  #page .sections.fourColSec .columns-container .column.quarter {
    width: 47%; }
  /*    .single-projects #page .sections.section-1 .circle h1 {  font-size: 38px;  line-height: 48px;} */
  .work_template_topspace {
    padding-top: 80px !important; }
  .home #page .sections {
    padding: 80px 0 !important; } }

@media (min-width: 761px) and (max-width: 991px) {
  .page-template-pt-work #grid-container .featured-grid {
    right: 0;
    margin: auto auto 8px auto;
    height: 448px !important; }
  .portfolioBlk {
    width: 50%; }
  .home #page .section-1 h2 {
    /*  padding-bottom: 35px !important; */ }
  #page .sections.fourColSec .columns-container .column.quarter {
    width: 48.5%; }
    #page .sections.fourColSec .columns-container .column.quarter.column-1 {
      margin-left: 0; }
    #page .sections.fourColSec .columns-container .column.quarter.column-2 {
      margin-right: 0;
      float: right; }
    #page .sections.fourColSec .columns-container .column.quarter.column-3 {
      margin-left: 0; }
    #page .sections.fourColSec .columns-container .column.quarter.column-4 {
      margin-right: 0;
      float: right; }
  /*    .sections.top-box .wrap{ height: 100%;}
   *
   *    .sections.top-box .heroTableDiv{ display: table; width: 100%; height: 100%;}
   *    .sections.top-box .heroTableCell{ display: table-cell; vertical-align: middle;}
   *    #page .top-box .circle{ height: 100%;}
   *    .single-projects #page .circle .circle-inner{vertical-align: middle}
   *    #page .circle .circle-inner{ height: auto} */
  /*    .page-template-default  .section-1.top-box .wrap{ display: table; height: 100%; width:100%; height: calc(100% - 80px);}
   *  .page-template-default  .section-1.top-box .heroTableDiv{ display: table-cell; vertical-align: middle;} */ }

@media (min-width: 768px) and (max-width: 991px) {
  #page .project-box, .page-template-default #page .section-1, .page-template-pt-work-php #page .no-proj.section-1 {
    height: 400px; }
  .page-template-default #page .section-1.top-box {
    padding: 80px 0 0px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  /*SINGLE PROJECTS */
  .single-projects .section-1.top-box, .single-post .section-1.top-box {
    height: 400px; }
  .single-projects #page .section-1.top-box, .single-post #page .section-1.top-box {
    padding: 80px 0 0px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  /*      #page .section-1 h3, .page-template-default #page .section-1 h3 {  font-size: 36px;   line-height: 46px; } */
  /*      .single-projects #page  .sections.section-1 h3 ,   .single-post #page  .sections.section-1 h3{  font-size: 36px;   line-height: 46px; } */
  #page .sections .circle h2, .home #page .sections h2 {
    font-size: 36px;
    line-height: 46px; }
  .nav-h .hide_desktop {
    display: block; } }

@media (max-width: 767px) {
  .page #awwwards {
    display: none;
    z-index: 999; }
    .page #awwwards a {
      -moz-background-size: 45px 90px;
      -ie-background-size: 45px 90px;
      -o-background-size: 45px 90px;
      -webkit-background-size: 45px 90px;
      background-size: 45px 100px;
      width: 45px; }
  .portfolioBlk {
    width: 50%; }
  .filterText {
    font-size: 23px;
    line-height: 33px; }
  .customSelect .select_type_data {
    background-size: 15px;
    display: inline-block;
    background-position: 97% 10px; }
  .single-projects .contInfo_tablecell span {
    display: block; }
  .home #page .section-1 h2 {
    /*   padding-bottom: 25px !important;
     * margin-bottom: 10px; */ }
  .page-template-default .section-1.top-box .wrap {
    height: 100%; }
  .page-template-default .section-1.top-box .heroTableDiv {
    display: table;
    height: calc(100% - 80px); }
  .page-template-default .section-1.top-box .heroTableCell {
    display: table-cell;
    vertical-align: middle; }
  .page-template-default #page .section-1.top-box {
    padding: 80px 0 0px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  /*singtle-projects */
  .single-projects .section-1.top-box .wrap, .single-post .section-1.top-box .wrap {
    height: 100%; }
  .single-projects .section-1.top-box .circle, .single-post .section-1.top-box .circle {
    display: table;
    height: calc(100% - 80px); }
  .single-projects .section-1.top-box .circle-inner, .single-post .section-1.top-box .circle-inner, .single-projects #page .circle .circle-inner, .single-post #page .circle .circle-inner {
    display: table-cell;
    vertical-align: middle; }
  .single-projects #page .section-1.top-box, .single-post #page .section-1.top-box {
    padding: 80px 0 0px !important;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .filterText {
    padding: 25px 0; }
    .filterText .customSelect select.SelectType {
      height: 30px;
      line-height: 30px; }
  /* #page .section-1 h3, .page-template-default #page .section-1 h3 {   font-size: 42px;  line-height: 52px;} */
  /* .single-projects #page .sections.section-1 h3, .page-template-pt-work-php #page .sections.section-1.no-proj h3 {  font-size: 30px;  line-height:40px; } */
  .home #page .sections h2 {
    font-size: 30px;
    line-height: 40px; }
  .desktopViewSec {
    display: none; }
  .mobileViewSec, .nav-h .hide_desktop {
    display: block; }
  .home #page .sections {
    min-height: 420px !important; }
  .read_btn_wrap {
    text-align: center; }
  /*SINGLE BLOG */
  .single_blog_section .blog_post_block img {
    width: 100%;
    height: auto; } }

@media only screen and (max-width: 760px) {
  .page-template-pt-work-php #page .no-proj.section-1 .wrap .content {
    z-index: 1;
    top: 50%; }
  .page-template-pt-work-php #grid-container .featured-grid {
    width: 100%;
    padding-right: 0; }
  .page-template-pt-work-php #page .section-1.no-proj h1 {
    text-align: center; }
  #page .my_work_class .filter-container {
    height: auto; }
    #page .my_work_class .filter-container .filter li {
      margin-bottom: 5px; }
  #page .my_work_class.sections .wrap {
    width: 100%; }
  #page .sections ul, #page .sections .column.left-align ul {
    text-align: left; }
  #page .filter li {
    display: inline-block;
    float: none; }
  #footer p {
    display: none; }
  #footer a.top {
    float: none;
    overflow: visible; }
  #footer ul {
    left: auto;
    right: auto;
    position: static;
    top: auto;
    font-size: 0;
    margin: 0;
    text-align: center; }
    #footer ul li {
      display: inline-block;
      float: none; }
      #footer ul li a {
        display: inline-block;
        float: none; }
      #footer ul li.mobileScrollTop {
        display: inline-block;
        margin-left: 0; }
  #footer a.top {
    background-size: 30px 30px;
    width: 30px;
    height: 30px; }
    #footer a.top:hover {
      background-size: 30px 30px; }
  #footer .desktopScrollTop {
    display: none; }
  /*    .previous-page a, .next-page a{ width:15px;}
   *  .previous-page {     position: absolute;  margin-top: 0;     top: auto; left:15px;   bottom: 105px;}
   *  .next-page {    position: absolute; bottom:18px;top:auto ;right:15px; bottom: 105px; z-index: 99999; margin-top: 0;} */
  #page {
    position: relative; }
    #page .testimonial-box {
      display: none; }
  #map {
    height: 400px; }
  #page .sections .wrap, #page #footer .wrap, #page .sections .content {
    width: 480px; }
  .customWrap .wrap {
    width: 480px; }
  #page .content-section .content {
    width: 480px; }
  #page .sections .columns-container .column {
    clear: both !important;
    margin: 0 auto 20px !important;
    width: 480px !important; }
    #page .sections .columns-container .column:last-child {
      margin-bottom: 0 !important; }
  #grid-container {
    width: 468px !important;
    margin: 20px auto; }
  #page .grid-container {
    margin: 0 !important;
    width: 480px; }
    #page .grid-container .item.med, #page .grid-container .item.wider {
      height: auto !important;
      width: 480px !important; }
  #page .vid-box {
    min-height: 300px !important;
    padding: 0; }
  #page .sections .columns-container .quarter .disc-img {
    -webkit-border-radius: 480px;
    border-radius: 480px;
    margin: 0 auto !important; }
  #page .content-section img.aligncenter {
    height: auto !important;
    max-width: 480px !important; }
  #footer ul {
    margin: 0; }
    #footer ul li a {
      overflow: visible; }
  /*    #header #tag {
   *     position: absolute;
   *    bottom: -167px;
   *    min-height: 48px;
   *    font-size: 40px;
   *    z-index: 1;
   *} */ }

@media only screen and (max-width: 520px) {
  .page-template-pt-work-php #grid-container .featured-grid {
    width: 100%; }
  #page .vid-box {
    min-height: 280px !important;
    padding: 0; }
  #page .sections .wrap, #page #footer .wrap, #page .sections .content {
    width: 440px; }
  .customWrap .wrap {
    width: 440px; }
  #page .content-section .content {
    width: 440px; }
  #page .sections .columns-container .column {
    clear: both !important;
    margin: 0 auto 20px !important;
    width: 440px !important; }
  #page .grid-container {
    margin: 0 !important;
    width: 440px; }
    #page .grid-container .item.med, #page .grid-container .item.wider {
      height: auto !important;
      width: 440px !important; }
  #page .sections .columns-container .quarter .disc-img {
    -webkit-border-radius: 440px;
    border-radius: 440px;
    margin-bottom: 10px !important; }
  #page #grid-container {
    margin: 20px auto 0 auto;
    width: 408px; }
  #grid-container .landscape-grid {
    height: 196px;
    overflow: hidden;
    position: relative;
    width: 400px; }
  #grid-container .featured-grid {
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 400px; }
  #grid-container .standard-grid {
    height: 196px;
    overflow: hidden;
    position: relative;
    width: 196px; }
  #page .sections .columns-container .column.thirds {
    margin-bottom: 30px !important; } }

@media only screen and (max-width: 479px) {
  #grid-container .item .over h2 {
    font-size: 16px;
    line-height: 20px; }
  #grid-container .item.landscape-grid .over h2 {
    font-size: 24px;
    line-height: 28px; }
  #grid-container .item.landscape-grid .over p {
    font-size: 13px;
    line-height: 18px; }
  #page .sections .wrap, #page #footer .wrap, #page .sections .content {
    width: 340px; }
  .customWrap .wrap {
    width: 340px; }
  #page .content-section .content {
    width: 340px; }
  #page .sections .columns-container .column {
    clear: both !important;
    margin: 0 auto 20px !important;
    width: 340px !important; }
    #page .sections .columns-container .column:last-child {
      margin-bottom: 0 !important; }
  #page #grid-container {
    margin: 20px auto 0;
    width: 268px !important; }
    #page #grid-container .featured-grid {
      height: 260px;
      width: 100%;
      padding-right: 0; }
    #page #grid-container .grid img {
      height: auto !important;
      width: 100% !important; }
    #page #grid-container .landscape-grid {
      height: 126px;
      width: 260px; }
    #page #grid-container .standard-grid {
      height: 126px;
      width: 126px; }
  #page .grid-container {
    margin: 0 !important;
    width: 340px; }
    #page .grid-container .item.med, #page .grid-container .item.wider {
      height: auto !important;
      margin-left: 0 !important;
      width: 340px !important; }
  #page .content-section img.aligncenter {
    height: auto !important;
    max-width: 340px !important; }
  #map {
    height: 350px; }
  #grid-container .item.featured-grid .over h2 {
    font-size: 30px;
    line-height: 45px; }
  /*    .single-projects #page .section-1 h1, .page-template-pt-work-php #page .no-proj.section-1 h1, .home #page .section-1 h1 {font-size:30px!important; line-height: 34px;} */
  .page-template-pt-work-php #page .no-proj.section-1 h1 {
    color: #ff482e;
    font-size: 46px !important;
    text-align: left;
    font-weight: bold; }
  .home #page .section-1 h2 {
    font-size: 26px;
    line-height: 38px; }
  #page .sections .columns-container .quarter .disc-img {
    -webkit-border-radius: 300px;
    border-radius: 300px;
    margin: 0 auto !important; }
  #page .sections.cream-scheme .columns-container .quarter h4 {
    padding-top: 0px; }
  #page .sections .columns-container .column.thirds {
    margin-bottom: 40px !important; }
  /*    #page .content-section.cream-scheme h2 {padding-bottom: 0;} */
  .portfolioBlk {
    width: 100%; }
  #page .content-box h3, #page .content-box h2 {
    margin: 0 0 15px; }
  .home #page .sections .circle h3 {
    margin-bottom: 15px; }
  #page .sections .circle h2, .home #page .sections h2, .single-projects #page .section-1 h3, .single-post #page .section-1 h3, .page-template-pt-work-php #page .no-proj.section-1 h3 {
    font-size: 26px;
    line-height: 40px; }
  /* .page-template-default #page .section-1 h3{font-size:26px;line-height:40px} */
  form.js-cm-form .js-cm-submit-button {
    display: block;
    width: 100%; } }

@media only screen and (min-width: 321px) and (max-width: 640px) {
  /*    #map {height:170px} */ }

@media only screen and (-webkit-min-device-pixel-ratio: 2) {
  #page .play-circle .a {
    background: url("images/btn-play@2x.png") left top no-repeat;
    background-size: 160px 160px;
    -webkit-background-size: 160px 160px; }
  #page .play-circle .b {
    background: url("images/btn-play-hover@2x.png") left top no-repeat;
    background-size: 160px 160px;
    -webkit-background-size: 160px 160px; } }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (min-width: 760px) {
  /*    .previous-page a {background:url('images/btn-previousprojecthover@2x.png') left top no-repeat;background-size: 200px 63px;}
   *  .next-page a {background:url('images/btn-nextprojecthover@2x.png') right top no-repeat;background-size: 170px 63px} */ }

@media only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 800px) {
  #header #logo-container a {
    background: url("images/StudioAlto-Logo@2x.png") left top no-repeat;
    -webkit-background-size: 40px 40px; }
    #header #logo-container a.shown {
      background: url("images/StudioAlto-Logo-Menu@2x.png") left top no-repeat;
      -webkit-background-size: 40px 40px; }
    #header #logo-container a:hover {
      background: url("images/StudioAlto-Logo-touch@2x.png") left top no-repeat;
      -webkit-background-size: 40px 40px; }
  #header #logo-container img {
    background: url("images/StudioAlto-Logo-touch@2x.png") left top no-repeat;
    display: none; }
  .nav-h .opener {
    background: url("images/btn-Menu@2x.png") no-repeat !important;
    background-size: 40px 40px !important;
    -webkit-background-size: 40px 40px !important; }
    .nav-h .opener.hover_effect {
      background: url("images/btn-Menu-touch@2x.png") no-repeat !important;
      background-size: 40px 40px;
      -webkit-background-size: 40px 40px; }
  .nav-h.active .opener {
    background: url("images/btn-Close@2x.png") no-repeat !important;
    background-size: 40px 40px !important;
    -webkit-background-size: 40px 40px !important; }
    .nav-h.active .opener.hover_effect {
      background: url("images/btn-Close-touch@2x.png") no-repeat !important;
      background-size: 40px 40px !important;
      -webkit-background-size: 40px 40px !important; } }

/* #### Mobile Phones Landscape #### */
@media screen and (max-device-width: 760px) and (orientation: landscape) {
  .page-template-pt-work-php #page .no-proj.section-1, .page-template-default #page .section-1 {
    padding: 70px 0 100px !important; } }

@media (max-width: 360px) {
  #page .sections .wrap, #page #footer .wrap, #page .sections .content {
    width: 280px; }
  .customWrap .wrap {
    width: 280px; }
  #page .content-section .content {
    width: 280px; }
  #page .sections .columns-container .column {
    clear: both !important;
    margin: 0 auto 20px !important;
    width: 280px !important; }
  #page .grid-container .item.med, #page .grid-container .item.wider, #page .grid-container .item.med, #page .grid-container .item.wider {
    height: auto !important;
    margin-left: 0 !important;
    width: 280px !important; }
  #page .content-section img.aligncenter {
    height: auto !important;
    max-width: 280px !important; }
  #page .sections .circle h3 {
    font-size: 22px;
    line-height: 32px; }
  .home #page .section-1 h2, .page-template-default #page .section-1 h3, #page .sections .circle h2, .home #page .sections h2 {
    font-size: 24px;
    line-height: 38px; } }
