/*@import url("https://fonts.googleapis.com/css?family=Montserrat:300,600");*/
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro&display=swap');
*:not(span):not(input):not:(i) {
	font-family: 'Source Sans Pro', sans-serif !important; }
a {
	color: #653d91;
}
a:hover {
	color: #653d91;
}

html {
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  letter-spacing: 0.5px; }

body {
  font-family: 'Proxima Nova', 'Montserrat', sans-serif; }

.fa {
  letter-spacing: 0; }

#main {
  padding: 0; }

.container {
  width: 100%;
  max-width: 1200px; }

.col-centered {
  float: none;
  margin: 0 auto; }

iframe[name='google_conversion_frame'] {
  max-width: 100%;
  max-height: 100%;
  height: 0 !important;
  width: 0 !important;
  line-height: 0 !important;
  font-size: 0 !important;
  margin-top: -13px;
  float: left; }

.position-static {
  position: static; }

.button {
  border: 1px solid #FFFFFF;
  display: inline-block;
  vertical-align: top;
  line-height: 1.1;
  font-size: inherit;
  padding: 0;
  overflow: hidden;
  font-weight: bold;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .button a {
    color: inherit;
    padding: 0.65em 0.8em;
    display: block;
    cursor: pointer; }
    .button a:after {
      position: relative;
      margin: 0 0 0 10px;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: inherit;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .button:hover {
    color: #fff;
    background: #E6000D ;
    border-color: #E6000D ; }
  .button.green-button {
    border: 1px solid #e6000d;
    color: #e6000d; }
    .button.green-button:hover {
      background: #e6000d;
      color: #FFFFFF; }
 .button.purple-button {
    border: 1px solid #653d91;
    color: #653d91; }
    .button.purple-button:hover {
      background: #653d91;
      color: #FFFFFF; }
 .button.red-button {
    border: 1px solid #E6000D;
    color: #E6000D; }
    .button.red-button:hover {
      background: #E6000D;
      color: #FFFFFF; }

.title-area {
  text-align: center;
  margin: 0 0 50px; }
  .title-area p {
    padding: 0; }
  .title-area p.sub-title {
    padding: 0;
    text-transform: uppercase;
    color: #9B9B9B;
    font-size: 14px;
    margin: 0 0 10px;
    letter-spacing: 5px; }
  .title-area h1, .title-area h2 {
    padding: 0;
    font-size: 36px;
    text-transform: none;
    font-weight: bold;
    letter-spacing: 1.5px; }

.main-content .container > .row {
  margin-right: -15px;
  margin-left: -15px; }

.styled-content h1, .styled-content h2, .styled-content h3, .styled-content h4, .styled-content h5, .styled-content h6 {
  padding: 0;
  margin: 0 0 1em;
  border: 0;
  text-transform: none;
  line-height: normal; }

.styled-content p, .styled-content li {
  padding: 0;
  margin: 0 0 1.5em;
  font-size: 16px;
  line-height: 1.8; }

.WhiteText {
	color: rgb(255, 255, 255); }

.styled-content img {
  max-width: 100%;
  height: auto; }

.styled-content img.alignnone {
  margin: 0; }

.styled-content hr {
  margin: 30px 0;
  border-top: 1px solid rgba(151, 151, 151, 0.25); }

.row-fade > div[class^="col-"] {
  opacity: 0; }

.row-no-padding div[class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important; }

#hero {
  margin: 0 0 50px;
  background: #1B242D;
  color: #FFFFFF;
  padding: 55px 0;
  position: relative; }
  #hero p, #hero h1 {
    z-index: 99;
    position: relative; }
  #hero p {
    padding: 0;
    margin: 0 0 5px; }
    #hero p a {
      color: inherit; }
    #hero p i {
      font-size: 0.9em;
      margin: 0 4px; }
  #hero h1,
  #hero .fake-title {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: bold;
    text-transform: none;
    margin: 0;
    line-height: normal; }
  #hero > .container {
    position: relative;
    z-index: 99; }
  #hero .hero-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0.5; }

#content-area:before {
  display: none;
  content: " ";
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  background: #000;
  display: none;
  opacity: 0.5;
  z-index: 100; }

#content-area.overlay:before {
  display: block; }

ul.prons-list {
  margin: 0;
  padding: 0;
  list-style: inside; }
  ul.prons-list li {
    list-style: inherit;
    padding: 0;
    margin: 0 0 10px; }

.search-results .story .button {
  margin-bottom: 30px;
  margin-right: 30px; }

.search-results .story .button a {
  padding: 0.65em 0.8em; }

#gform_fields_50 {
  padding: 0; }
  #gform_fields_50 .gfield > label {
    display: inline-block; }

.anchor-links {
  display: block;
  position: relative;
  top: -170px;
  visibility: hidden; }

#topbarbreak {
  display: none;
}

#header {
	background: #f5f5f5;
}
  #top-bar .top-bar-numbers p {
    padding: 13px 0;
    font-size: 15px; }
    #top-bar .top-bar-numbers p span {
      margin: 0 35px 0 0; }
      #top-bar .top-bar-numbers p span a {
        font-weight: bold;
        color: inherit; }
      #top-bar .top-bar-numbers p span.sales-link a {
        color: #8EC43C; }
  #top-bar .top-bar-links p {
	display: inline;
    text-align: right;
    padding: 0;
    font-size: 0; }
    #top-bar .top-bar-links p .button {
      margin: 10px 0 0 7px;
      font-size: 15px;
      border: 0;
      background: #653d91;
      color: #FFFFFF;
      font-weight: bold;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      border-radius: 0;
      background-clip: padding-box;
      -webkit-border-top-left-radius: 5px;
      -webkit-border-top-right-radius: 5px;
      -moz-border-radius-topleft: 5px;
      -moz-border-radius-topright: 5px;
      border-top-left-radius: 5px;
      border-top-right-radius: 5px;
      -webkit-transition: all 0s ease-in-out;
      -moz-transition: all 0s ease-in-out;
      -o-transition: all 0s ease-in-out;
      transition: all 0s ease-in-out; }
      #top-bar .top-bar-links p .button.expert-button {
        background: #E6000D ; }
      #top-bar .top-bar-links p .button a {
        padding: 12px 20px;
        display: block; }
        #top-bar .top-bar-links p .button a:after {
          font-size: 0.8em; }
      #top-bar .top-bar-links p .button:hover {
        margin-top: 5px; }
        #top-bar .top-bar-links p .button:hover a {
          padding: 12px 20px 17px 20px; }

#header {
  position: relative;
  padding: 20px 0; }
  #header #menu-main-menu {
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap; 
	/*For old browsers that dont support flex*/
	text-align: center; }
    #header #menu-main-menu > li {
      height: 40px;
      display: inline-block;
      vertical-align: top;
      flex: auto;
      text-align: center;
      font-size: 16px;
      color: #4A4A4A;
      line-height: 1;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
		@-moz-document url-prefix() {
			#header #menu-main-menu > li:not(:last-child) {
			 	margin-right: 35px; }
}
	#header #menu-main-menu > li:nth-child(7) {
		border-right: 2px solid rgba(151, 151, 151, 0.5);
}
      #header #menu-main-menu > li:hover > a {
        color: #653d91; }
      #header #menu-main-menu > li:hover > ul.sub-menu {
        display: flex; }
      > #header #menu-main-menu > li:last-of-type {
        border: 0; }
      #header #menu-main-menu > li > a {
        position: relative;
        z-index: 99;
        display: block;
        color: inherit;
        height: 100%;
        padding: 12px 0;
        border-bottom: 60px solid transparent;
        -webkit-transition: color 0.05s linear;
        -moz-transition: color 0.05s linear;
        -o-transition: color 0.05s linear;
        transition: color 0.05s linear; }
	  #header #menu-main-menu > li > a:hover { color: #653d91; }
      #header #menu-main-menu > li.menu-item-has-children:hover > a,
      #header #menu-main-menu > li.menu-item-has-children:focus > a {
        background: #1B242D;
        border-color: #1B242D;
        border-radius: 15px 15px 0px 0px;
        color: #fff; }
      #header #menu-main-menu > li > ul.sub-menu {
        display: none;
        position: absolute;
        left: 0px;
        top: 80px;
        width: 100%;
        background: #FFFFFF;
        display: none;
        flex-wrap: wrap;
        border-radius: 0px 0px 20px 20px;
        border-top: 5px solid #1B242D;
        padding: 2.5rem 2rem 3rem; }
        #header #menu-main-menu > li > ul.sub-menu > li {
          display: inline-block;
          vertical-align: top;
          flex: auto;
          text-align: left;
          padding: 0rem 1rem; }
          #header #menu-main-menu > li > ul.sub-menu > li > a {
            display: block;
            font-size: 1.1em;
            font-weight: 700;
            color: #e6000d;
            padding-bottom: 1rem;
            margin-bottom: 1.5rem;
            border-bottom: 2px dotted rgb(54, 61, 69); }
          #header #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu {
            display: block;
            padding: 0px; }
            #header #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li {
              margin-bottom: 1.5rem; }
              #header #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li.mega-menu-header > a {
                display: block;
                font-size: 1.1em;
                font-weight: 700;
                color: #A49B92;
                padding-bottom: 1rem;
                margin-bottom: 1rem;
                border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
              #header #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
                display: block;
                font-weight: 700;
                color: #1B242D;
                margin-bottom: 0.5rem;
                -webkit-transition: color 0.15s linear;
                -moz-transition: color 0.15s linear;
                -o-transition: color 0.15s linear;
                transition: color 0.15s linear; }
                #header #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
                  color: #653d91; }
              #header #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
                padding: 0px; }
                #header #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li {
                  padding: 0.3rem 0rem; }
                  #header #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a {
                    display: block;
                    color: #1B242D;
                    font-size: 1.4rem;
                    -webkit-transition: color 0.15s linear;
                    -moz-transition: color 0.15s linear;
                    -o-transition: color 0.15s linear;
                    transition: color 0.15s linear; }
                    #header #menu-main-menu > li > ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu > li > a:hover {
                      color: #653d91; }
      #header #menu-main-menu > li.home-menu-item, #header #menu-main-menu > li.search-menu-item {
        font-size: 0 !important; }
        #header #menu-main-menu > li.home-menu-item a:before, #header #menu-main-menu > li.search-menu-item a:before {
          content: '\f015';
          display: inline-block;
          font: normal normal normal 14px/1 FontAwesome;
          font-size: 16px;
          text-rendering: auto;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
      #header #menu-main-menu > li.search-menu-item a:before {
        content: '\f002'; }
  #header .sub-monster-menu {
    display: none;
    position: absolute;
    top: 120px;
    left: 0px;
    right: 0px;
    background: #FFFFFF;
    height: auto;
    z-index: 999; }
    #header .sub-monster-menu:before {
      content: " ";
      display: block;
      width: 100%;
      height: 3px;
      background: #1B242D; }
    #header .sub-monster-menu .sub-monster-col {
      border-right: 1px solid #e2e2e2;
      padding: 0px 0px 15px;
      margin: 10px 0px; }
      #header .sub-monster-menu .sub-monster-col:last-child {
        border-right: 0px; }
      #header .sub-monster-menu .sub-monster-col .sub-monster-header {
        font-weight: 700;
        padding: 20px 25px;
        font-size: 20px;
        border-bottom: 1px solid #e2e2e2;
        color: #A49B92;
        margin-bottom: 10px; }
      #header .sub-monster-menu .sub-monster-col a.sub-monster-menu-title {
        display: block;
        color: #1B242D;
        font-size: 18px;
        font-weight: 700;
        padding: 10px 25px; }
      #header .sub-monster-menu .sub-monster-col ul {
        margin: 0px 0px 10px 0px;
        padding: 0px 0px 0px 25px; }
        #header .sub-monster-menu .sub-monster-col ul li {
          display: block;
          width: 100%; }
          #header .sub-monster-menu .sub-monster-col ul li a {
            display: block;
            position: relative;
            font-size: 15px;
            padding: 3px 0px; }
            #header .sub-monster-menu .sub-monster-col ul li a:before {
              content: '\f105';
              display: inline-block;
              margin-right: 10px;
              font: normal normal normal 14px/1 FontAwesome;
              font-size: 16px;
              text-rendering: auto;
              -webkit-font-smoothing: antialiased;
              -moz-osx-font-smoothing: grayscale; }

#main {
  padding: 170px 0 0; }

#header-wrapper {
  height: 170px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  background: #FFFFFF; }
  #header-wrapper #header {
    -webkit-transition: box-shadow 0.2s ease-out, padding-bottom 0.2s ease-out;
    -moz-transition: box-shadow 0.2s ease-out, padding-bottom 0.2s ease-out;
    -o-transition: box-shadow 0.2s ease-out, padding-bottom 0.2s ease-out;
    transition: box-shadow 0.2s ease-out, padding-bottom 0.2s ease-out; }
  #header-wrapper #top-bar .top-bar-numbers p {
    -webkit-transition: font-size 0.2s ease-out, padding 0.2s ease-out;
    -moz-transition: font-size 0.2s ease-out, padding 0.2s ease-out;
    -o-transition: font-size 0.2s ease-out, padding 0.2s ease-out;
    transition: font-size 0.2s ease-out, padding 0.2s ease-out; }
  #header-wrapper #top-bar .top-bar-links p .button {
    -webkit-transition: font-size 0.2s ease-out, padding 0.2s ease-out;
    -moz-transition: font-size 0.2s ease-out, padding 0.2s ease-out;
    -o-transition: font-size 0.2s ease-out, padding 0.2s ease-out;
    transition: font-size 0.2s ease-out, padding 0.2s ease-out; }
  #header-wrapper.sticky {
    position: fixed;
    height: 113px; }
    #header-wrapper.sticky.with-border {
      border-bottom: 1px solid rgba(238, 238, 238, 0.8); }
      #header-wrapper.sticky.with-border #header {
        -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05);
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.05); }
    #header-wrapper.sticky #top-bar .top-bar-numbers p {
      font-size: 14px;
      padding: 9px 0; }
    #header-wrapper.sticky #top-bar .top-bar-links p .button {
      font-size: 12px;
      margin: 5px 0 0 10px; }
      #header-wrapper.sticky #top-bar .top-bar-links p .button:hover {
        margin-top: 0; }
        #header-wrapper.sticky #top-bar .top-bar-links p .button:hover a {
          padding: 12px 20px 17px 20px; }
    #header-wrapper.sticky #header {
      padding: 15px 0; }

#header #menu-main-menu > li .mobile-arrow {
  display: none; }

.col-md-9.full-menu-wrap,
.col-sm-6.full-menu-wrap,
.col-xs-12.full-menu-wrap {
  position: static; }

.mobile-back-button {
  display: none; }

#burger-close {
  position: absolute;
  color: #fff;
  right: 15px;
  top: 15px;
  z-index: 1000;
  font-size: 26px;
  display: none; }

.post-type-archive-case_studies #footer #black-studio-tinymce-2 p, .post-type-archive-case_studies #footer #black-studio-tinymce-3 p, .post-type-archive-case_studies #footer #black-studio-tinymce-4 p {
  color: #fff; }

#footer {
  height: auto;
  padding: 65px 0;
  position: relative;
  background: #222A33; }
  #footer .footer-main {
    padding: 0; }
  #footer .widget {
    color: #FFFFFF;
    padding: 0 15px; }
    #footer .widget h6 {
      font-size: 18px;
      margin: 0 0 10px;
      text-transform: none; }
  #footer .copyright-footer {
    color: #fff !important;
    margin: 40px 0 0 0;
    padding: 0;
    font-size: 0; }
    #footer .copyright-footer li {
      display: inline-block;
      border-right: 1px solid rgba(255, 255, 255, 0.5);
      font-size: 12px;
      line-height: 1;
      margin-right: 5px;
      padding-right: 5px; }
      #footer .copyright-footer li:last-child {
        margin-right: 0;
        padding-right: 0;
        border: none; }
    #footer .copyright-footer a {
      color: #fff;
      -webkit-transition: all 0.15s ease-out;
      -moz-transition: all 0.15s ease-out;
      -o-transition: all 0.15s ease-out;
      transition: all 0.15s ease-out; }
      #footer .copyright-footer a:hover {
        color: #653d91; }
  #footer #black-studio-tinymce-2 h6,
  #footer #black-studio-tinymce-4 h6 {
    display: none; }
  #footer #black-studio-tinymce-2 p {
    font-size: 19px;
    line-height: 1.3;
    padding: 0;
    margin: 0 0 15px;
    position: relative; }
    #footer #black-studio-tinymce-2 p p:last-of-type {
      margin: 0; }
    #footer #black-studio-tinymce-2 p a {
      color: inherit;
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
      #footer #black-studio-tinymce-2 p a:hover {
        color: #653d91; }
  #footer #black-studio-tinymce-3 .textwidget {
    padding: 0 25% 0 0; }
    #footer #black-studio-tinymce-3 .textwidget p {
      line-height: 1.4; }
      #footer #black-studio-tinymce-3 .textwidget p .button a {
        padding: 0.45em 0.9em; }
  #footer #nav_menu-2 ul {
    padding: 0 0 0 17px; }
    #footer #nav_menu-2 ul li {
      padding: 0;
      margin: 0 0 8px; }
      #footer #nav_menu-2 ul li a {
        padding: 0;
        color: inherit;
        display: block;
        -webkit-transition: all 0.15s ease-in-out;
        -moz-transition: all 0.15s ease-in-out;
        -o-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out; }
        #footer #nav_menu-2 ul li a:hover {
          color: #653d91; }
  #footer #black-studio-tinymce-4 p {
    font-size: 0; }
  #footer #black-studio-tinymce-4 a {
    display: inline-block;
    margin: 0 13px 0 0;
    width: 30px;
    text-align: center;
    color: inherit;
    border: 1px solid #FFFFFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    -webkit-transition: all 0.15s ease-in-out;
    -moz-transition: all 0.15s ease-in-out;
    -o-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out; }
    #footer #black-studio-tinymce-4 a:last-of-type {
      margin: 0; }
    #footer #black-studio-tinymce-4 a:hover {
      color: #8EC43C;
      border-color: #8EC43C; }
  #footer #black-studio-tinymce-4 i {
    line-height: 28px; }
    #footer #black-studio-tinymce-4 i:before {
      font-size: 15px;
      color: inherit;
      vertical-align: top; }

#content-area {
  margin-bottom: 50px; }

.home #content-area,
.page-template-page-customer-support #content-area {
  margin: 0; }

.sidebar {
  margin: 0 0 0 25px;
  height: 100%;
  position: relative;
  opacity: 0; }
  .sidebar .widget {
    margin: 0 0 30px;
    padding: 0;
    border: 1px solid rgba(140, 130, 121, 0.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    background: #faf9f8;
    overflow: hidden; }
    .sidebar .widget:last-of-type {
      margin: 0; }
    .sidebar .widget > h6 {
      padding: 20px 30px;
      font-size: 20px;
      text-transform: none;
      background: #1B242D url("../images/widget-squares.png") left center no-repeat;
      background-size: auto 100%; }
    .sidebar .widget ul.menu {
      padding: 3px 0; }
      .sidebar .widget ul.menu li {
        padding: 0;
        border-bottom: 1px solid rgba(151, 151, 151, 0.15); }
        .sidebar .widget ul.menu li:last-of-type {
          border: 0; }
        .sidebar .widget ul.menu li a {
          padding: 15px 30px;
          display: block;
          -webkit-transition: color 0.15s ease-in-out;
          -moz-transition: color 0.15s ease-in-out;
          -o-transition: color 0.15s ease-in-out;
          transition: color 0.15s ease-in-out; }
          .sidebar .widget ul.menu li a:after {
            content: "\f105";
            display: inline-block;
            font: normal normal normal 14px/1 FontAwesome;
            font-size: inherit;
            text-rendering: auto;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            position: absolute;
            top: 50%;
            right: 15px;
            margin-top: -8px; }
          .sidebar .widget ul.menu li a:hover {
            color: #8EC43C; }
  .sidebar #form-widget-ghost {
    margin: 0 0 30px; }
  .sidebar #black-studio-tinymce-5 > h6 {
    display: none; }
  .sidebar #black-studio-tinymce-5 .textwidget h4 {
    color: #FFFFFF;
    padding: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 15px;
    font-weight: normal;
    background-size: auto 100%;
	background: url("/wp-content/themes/midshire/images/sidebarheader2.png");
	background-size: cover;
	height: 140px; }
    .sidebar #black-studio-tinymce-5 .textwidget h4 a {
      display: block;
      font-weight: bold;
      letter-spacing: 0.5px;
      font-size: 37px;
      color: #FFFFFF;
      margin: 7px 0; }
  .sidebar #black-studio-tinymce-5 .textwidget > p {
    display: none; }
  .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper {
    margin: 0;
    padding: 35px 30px;
    min-height: 0;
    max-height: calc(100vh - 270px);
    overflow: auto; }
    .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_heading {
      width: auto; }
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_heading .gform_title {
        display: block;
        width: auto;
        margin: 0 0 15px;
        padding: 0;
        font-size: 26px;
        color: #8c8279;
        text-transform: none;
        border: 0; }
    .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield_label {
      display: none; }
    .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      padding: 0;
      margin: 0 0 15px; }
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield.gform_hidden {
        margin: 0;
        display: none; }
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield .ginput_container {
        margin: 0; }
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield input[type="text"],
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield input[type="email"],
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield select,
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield textarea {
        width: 100%;
        margin: 0;
        border: 0;
        font-size: 14px;
        background: #FFFFFF;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-clip: padding-box;
        padding: 10px 15px;
        color: #1c2b39;
        outline: none;
        border: 1px solid rgba(140, 130, 121, 0.2); }
        .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield input[type="text"]:focus,
        .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield input[type="email"]:focus,
        .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield select:focus,
        .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield textarea:focus {
          color: #333; }
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield select {
        -webkit-appearance: none;
        padding-right: 30px;
        background: #FFFFFF url("../images/select-arrow.png") 95% center no-repeat;
        background-clip: padding-box; }
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield::-webkit-input-placeholder {
        color: #9B9B9B; }
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield:-moz-placeholder {
        color: #9B9B9B; }
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield::-moz-placeholder {
        color: #9B9B9B; }
      .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield:-ms-input-placeholder {
        color: #9B9B9B; }
  /* New test sidebar */
  .sidebar #black-studio-tinymce-9 > h6 {
    display: none; }
  .sidebar #black-studio-tinymce-9 .textwidget h4 {
    color: #FFFFFF;
    padding: 30px;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 15px;
    font-weight: normal;
    background: #8EC43C url("../images/widget-squares.png") left center no-repeat;
    background-size: auto 100%; }
    .sidebar #black-studio-tinymce-9 .textwidget h4 a {
      display: block;
      font-weight: bold;
      letter-spacing: 0.5px;
      font-size: 37px;
      color: #FFFFFF;
      margin: 7px 0; }
  .sidebar #black-studio-tinymce-9 .textwidget > p {
    display: none; }
  .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper {
    margin: 0;
    padding: 35px 30px;
    min-height: 0;
    max-height: calc(100vh - 270px);
    overflow: auto; }
    .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_heading {
      width: auto; }
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_heading .gform_title {
        display: block;
        width: auto;
        margin: 0 0 15px;
        padding: 0;
        font-size: 26px;
        color: #8c8279;
        text-transform: none;
        border: 0; }
    .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield_label {
      display: none; }
    .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      padding: 0;
      margin: 0 0 15px; }
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield.gform_hidden {
        margin: 0;
        display: none; }
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield .ginput_container {
        margin: 0; }
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield input[type="text"],
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield input[type="email"],
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield select,
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield textarea {
        width: 100%;
        margin: 0;
        border: 0;
        font-size: 14px;
        background: #FFFFFF;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-clip: padding-box;
        padding: 10px 15px;
        color: #9B9B9B;
        outline: none;
        border: 1px solid rgba(140, 130, 121, 0.2); }
        .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield input[type="text"]:focus,
        .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield input[type="email"]:focus,
        .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield select:focus,
        .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield textarea:focus {
          color: #333; }
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield select {
        -webkit-appearance: none;
        padding-right: 30px;
        background: #FFFFFF url("../images/select-arrow.png") 95% center no-repeat;
        background-clip: padding-box; }
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield::-webkit-input-placeholder {
        color: #1c2b39; }
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield:-moz-placeholder {
        color: #1c2b39; }
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield::-moz-placeholder {
        color: #1c2b39; }
      .sidebar #black-studio-tinymce-9 .textwidget .gform_wrapper .gform_body .gfield:-ms-input-placeholder {
        color: #1c2b39; }  

.stuck {
  position: fixed;
  top: 140px;
  right: auto; }

.stuck-bottom {
  position: absolute;
  top: auto;
  bottom: 0; }

.sidebar {
  opacity: 1; }

#make-enquiry-modal {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 999;
  background: rgba(0, 0, 0, 0.7); }
  #make-enquiry-modal .gform_wrapper {
    max-height: calc(100vh - 190px);
    overflow: scroll; }
  #make-enquiry-modal .modal-close {
    top: 10px;
    right: 10px; }
  #make-enquiry-modal .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0; }
  #make-enquiry-modal .gform_wrapper .gform_footer {
    text-align: right; }
  #make-enquiry-modal .modal-wrap {
    position: relative;
    width: 560px;
    max-width: 95%;
    padding: 0;
    border: 1px solid rgba(140, 130, 121, 0.5);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    background-clip: padding-box;
    background: #faf9f8;
    left: 0;
    right: 0;
    margin: 50px auto 0 auto; }
    #make-enquiry-modal .modal-wrap h4 {
      color: #FFFFFF;
      padding: 30px;
      text-transform: uppercase;
      letter-spacing: 5px;
      font-size: 15px;
      font-weight: normal;
      background: #E6000D url(../images/widget-squares.png) left center no-repeat;
      background-size: auto 100%;
      text-align: center; }
      #make-enquiry-modal .modal-wrap h4 a {
        display: block;
        font-weight: bold;
        letter-spacing: 0.5px;
        font-size: 37px;
        color: #FFFFFF;
        margin: 7px 0; }
  #make-enquiry-modal .gform_wrapper {
    margin: 0;
    padding: 35px 30px;
    min-height: 0; }
    #make-enquiry-modal .gform_wrapper .button {
      border: 1px solid #8EC43C;
      color: #8EC43C; }
      #make-enquiry-modal .gform_wrapper .button:hover {
        color: #FFF;
        background: #8EC43C; }
  #make-enquiry-modal .gform_wrapper form .gform_fields .gfield select {
    background: #FFFFFF url(../images/select-arrow.png) 95% center no-repeat; }
  #make-enquiry-modal .gform_wrapper form .gform_heading {
    display: none; }
  #make-enquiry-modal .fake-form-title {
    margin: 0; }
  #make-enquiry-modal .fake-form-title h3 {
    display: block;
    width: auto;
    margin: 0 0 15px;
    padding: 0;
    font-size: 26px;
    color: #8c8279;
    text-transform: none;
    border: 0; }
  #make-enquiry-modal #label_100_8_1 {
    display: block; }

#customer-support-modal {
  display: none;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); }
  #customer-support-modal.active {
    display: block; }
  #customer-support-modal .modal-wrap {
    background: #fff;
    border-radius: 10px;
    width: 780px;
    max-width: 95%;
    margin: 170px auto 0 auto;
    padding: 60px;
    box-sizing: border-box;
    text-align: center;
    position: relative; }
    #customer-support-modal .modal-wrap h3 {
      font-size: 30px;
      border: none; }
    #customer-support-modal .modal-wrap p {
      font-size: 14px;
      padding: 0;
      margin: 0 0 50px; }
  #customer-support-modal .support-type {
    border: 2px solid #979797;
    border-radius: 5px;
    background: #FAFAFA;
    width: 240px;
    height: 180px;
    display: inline-block;
    margin: 0 30px;
    vertical-align: top; }
    #customer-support-modal .support-type .half-image {
      display: inline-block;
      vertical-align: top;
      margin: 20px 25px 0 25px; }
    #customer-support-modal .support-type .support-image {
      margin-top: 20px; }
      #customer-support-modal .support-type .support-image a {
        display: block; }
    #customer-support-modal .support-type p {
      font-size: 18px;
      color: #1B242D;
      margin: 30px 0 0 0; }

#search-modal {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999; }
  #search-modal .modal-wrap {
    background: #fff;
    border-radius: 10px;
    width: 780px;
    max-width: 95%;
    margin: 170px auto 0 auto;
    padding: 60px;
    box-sizing: border-box;
    text-align: center;
    position: relative; }
  #search-modal .search-title {
    color: #1d242c;
    font-family: "proxima-nova", sans-serif;
    font-size: 29px;
    font-weight: 300;
    line-height: 30px;
    margin: 10px 0 32px;
    padding: 0;
    position: relative;
    text-align: left; }
  #search-modal .search-area {
    border: none;
    margin: 0; }
  #search-modal .search-text {
    text-transform: lowercase;
    -webkit-appearance: none;
    padding-right: 30px;
    background: #FFFFFF;
    width: 90%;
    margin: 0;
    border: 0;
    font-size: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    padding: 10px 15px;
    outline: none;
    border: 1px solid rgba(140, 130, 121, 0.2);
    font-family: 'Proxima Nova', sans-serif;
    color: #9B9B9B; }
    #search-modal .search-text::-webkit-input-placeholder {
      color: #989898; }
    #search-modal .search-text::-moz-placeholder {
      color: #989898; }
    #search-modal .search-text::-ms-placeholder {
      color: #989898; }
    #search-modal .search-text::placeholder {
      color: #989898; }

.custom-modal {
  display: none;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999; }
  .custom-modal .modal-wrap {
    background: #fff;
    border-radius: 10px;
    width: 780px;
    max-width: 95%;
    margin: 170px auto 0 auto;
    padding: 60px;
    box-sizing: border-box;
    text-align: center;
    position: relative; }
  .custom-modal .video-wrapper iframe {
    vertical-align: top;
    max-width: 100%; }

.modal-close {
  height: 30px;
  width: 30px;
  position: absolute;
  right: 20px;
  top: 20px;
  background-image: url("../images/error.png");
  backgroud-size: 100%;
  cursor: pointer; }

.gform_wrapper form {
  display: inline-block;
  width: 100%;
  vertical-align: top; }
  .gform_wrapper form .gform_fields {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0;
    margin: 0; }
    .gform_wrapper form .gform_fields .gfield {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      padding: 0;
      margin: 0 0 15px;
      border: 0; }
      .gform_wrapper form .gform_fields .gfield.gform_hidden {
        margin: 0;
        display: none; }
      .gform_wrapper form .gform_fields .gfield > label {
        font-size: 14px;
        font-weight: 100; }
      .gform_wrapper form .gform_fields .gfield.hidden_label > label {
        display: none; }
      .gform_wrapper form .gform_fields .gfield input,
      .gform_wrapper form .gform_fields .gfield textarea,
      .gform_wrapper form .gform_fields .gfield select {
        border: 1px solid rgba(140, 130, 121, 0.5);
        color: #1c2b39 !important;
		font-size: 16px;
        width: 100%;
        margin: 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-clip: padding-box;
        padding: 10px 15px;
        outline: none; }
      .gform_wrapper form .gform_fields .gfield select {
        -webkit-appearance: none;
        background: transparent url(../images/select-arrow.png) calc(100% - 20px) center no-repeat;
        padding-right: 45px; }
      .gform_wrapper form .gform_fields .gfield input[type="file"] {
        -webkit-appearance: none; }
      .gform_wrapper form .gform_fields .gfield input::-webkit-input-placeholder,
      .gform_wrapper form .gform_fields .gfield textarea::-webkit-input-placeholder,
      .gform_wrapper form .gform_fields .gfield .ginput_container select::-webkit-input-placeholder {
        color: #1c2b39 !important; }
      .gform_wrapper form .gform_fields .gfield input:-moz-placeholder,
      .gform_wrapper form .gform_fields .gfield textarea:-moz-placeholder,
      .gform_wrapper form .gform_fields .gfield .ginput_container select:-moz-placeholder {
        color: #1c2b39 !important; }
      .gform_wrapper form .gform_fields .gfield input::-moz-placeholder,
      .gform_wrapper form .gform_fields .gfield textarea::-moz-placeholder,
      .gform_wrapper form .gform_fields .gfield .ginput_container select::-moz-placeholder {
        color: #1c2b39 !important; }
      .gform_wrapper form .gform_fields .gfield input:-ms-input-placeholder,
      .gform_wrapper form .gform_fields .gfield textarea:-ms-input-placeholder,
      .gform_wrapper form .gform_fields .gfield .ginput_container select:-ms-input-placeholder {
        color: #1c2b39 !important; }
    .gform_wrapper form .gform_fields #field_100_8 .ginput_container_checkbox {
      margin: 10px 0 0; }
      .gform_wrapper form .gform_fields #field_100_8 .ginput_container_checkbox label {
        margin: 0; }
    .gform_wrapper form .gform_fields #field_100_8 .gfield_description {
      padding: 0;
      margin: 10px 0 0;
      color: #9B9B9B;
      font-size: 0.8em; }
  .gform_wrapper form .gform_footer {
    text-align: right; }
    .gform_wrapper form .gform_footer input[type='submit'] {
      color: #e6040a;
      -webkit-text-fill-color: #e6040a;
      -webkit-opacity: 1;
      border: 1px solid #e6040a;
      background: none;
      padding: 0.65em 0.8em;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background-clip: padding-box;
      -webkit-transition: background-color 0.15s ease-in-out;
      -moz-transition: background-color 0.15s ease-in-out;
      -o-transition: background-color 0.15s ease-in-out;
      transition: background-color 0.15s ease-in-out;
      position: relative; }
      .gform_wrapper form .gform_footer input[type='submit']:hover {
        color: #fff;
        -webkit-text-fill-color: #fff;
        -webkit-opacity: 1;
        background: #e6040a; }
      .gform_wrapper form .gform_footer input[type='submit'].loading {
        background: #8EC43C url("../images/loading.gif") center no-repeat;
        background-size: auto 70%;
        text-indent: -9999px;
        pointer-events: none;
        opacity: 0.8; }
  .gform_wrapper form ul.gfield_radio,
  .gform_wrapper form ul.gfield_checkbox {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin: 0; }
    .gform_wrapper form ul.gfield_radio li,
    .gform_wrapper form ul.gfield_checkbox li {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      margin: 0; }
      .gform_wrapper form ul.gfield_radio li input[type='radio'],
      .gform_wrapper form ul.gfield_radio li input[type='checkbox'],
      .gform_wrapper form ul.gfield_checkbox li input[type='radio'],
      .gform_wrapper form ul.gfield_checkbox li input[type='checkbox'] {
        display: none; }
        .gform_wrapper form ul.gfield_radio li input[type='radio'] + label,
        .gform_wrapper form ul.gfield_radio li input[type='checkbox'] + label,
        .gform_wrapper form ul.gfield_checkbox li input[type='radio'] + label,
        .gform_wrapper form ul.gfield_checkbox li input[type='checkbox'] + label {
          text-transform: none;
          font-weight: inherit;
          width: 100%;
          padding: 0;
          background: none;
          line-height: 14px;
          height: auto;
		  font-size: 13px !important;
          color: #1c2b38; }
          .gform_wrapper form ul.gfield_radio li input[type='radio'] + label:before,
          .gform_wrapper form ul.gfield_radio li input[type='checkbox'] + label:before,
          .gform_wrapper form ul.gfield_checkbox li input[type='radio'] + label:before,
          .gform_wrapper form ul.gfield_checkbox li input[type='checkbox'] + label:before {
            content: '';
            display: inline-block;
            vertical-align: text-bottom;
            width: 20px;
            height: 20px;
            background: #FFFFFF;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            background-clip: padding-box;
            border: 1px solid rgba(140, 130, 121, 0.5);
            margin: 0 10px 0 0; }
        .gform_wrapper form ul.gfield_radio li input[type='radio']:checked + label,
        .gform_wrapper form ul.gfield_radio li input[type='checkbox']:checked + label,
        .gform_wrapper form ul.gfield_checkbox li input[type='radio']:checked + label,
        .gform_wrapper form ul.gfield_checkbox li input[type='checkbox']:checked + label {
          font-weight: normal; }
          .gform_wrapper form ul.gfield_radio li input[type='radio']:checked + label:before,
          .gform_wrapper form ul.gfield_radio li input[type='checkbox']:checked + label:before,
          .gform_wrapper form ul.gfield_checkbox li input[type='radio']:checked + label:before,
          .gform_wrapper form ul.gfield_checkbox li input[type='checkbox']:checked + label:before {
            background-image: url("/wp-content/uploads/2017/07/font-awesome_4-7-0_check_20_0_8ec43c_none.png");
            background-size: 16px 16px;
            background-position: center;
            background-repeat: no-repeat; }
  .gform_wrapper form .field_description_below .gfield_description {
    padding: 0;
    margin: 10px 0 0;
    color: #9B9B9B; }
    .gform_wrapper form .field_description_below .gfield_description.validation_message {
      margin: 5px 5px 0; }
  .gform_wrapper form h2.gsection_title {
    font-size: 22px;
    text-transform: none; }
  .gform_wrapper form .small-title-section h2.gsection_title {
    font-size: 18px;
    line-height: 1;
    padding: 0; }

#callback-section #gform_fields_100 #field_100_9 {
  width: 100%; }
  #callback-section #gform_fields_100 #field_100_9 textarea {
    height: 84px;
    font-size: 17px; }

#gform_wrapper_105 textarea,
.page-template-template-contact-inner-pages #gform_100 textarea {
  max-height: 82px; }

#sticky-sidebar #gform_fields_100 textarea {
  max-height: 100px !important; }

.page-template-single-customer_support .gform_wrapper form .gform_fields .gfield,
#make-enquiry-modal .gform_wrapper ul.gform_fields li.gfield {
  font-weight: 300;
  margin: 0 10px 20px;
  vertical-align: top;
  width: calc(100% - 20px); }
  .page-template-single-customer_support .gform_wrapper form .gform_fields .gfield.small-title,
  #make-enquiry-modal .gform_wrapper ul.gform_fields li.gfield.small-title {
    font-size: 16px; }
  .page-template-single-customer_support .gform_wrapper form .gform_fields .gfield.third-input,
  #make-enquiry-modal .gform_wrapper ul.gform_fields li.gfield.third-input {
    width: calc(33.3% - 20px); }
  .page-template-single-customer_support .gform_wrapper form .gform_fields .gfield.half-input,
  #make-enquiry-modal .gform_wrapper ul.gform_fields li.gfield.half-input {
    width: calc(50% - 20px); }
  .page-template-single-customer_support .gform_wrapper form .gform_fields .gfield.quater-input,
  #make-enquiry-modal .gform_wrapper ul.gform_fields li.gfield.quater-input {
    width: calc(25% - 20px); }

.home .wrapper {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  position: relative; }
  .home .wrapper.first-triangle {
    background: url("../images/first-triangle.png") no-repeat;
    background-size: 100% 70%;
    background-position: 50% 100%; }



.home .section {
  margin: 50px auto;
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.home .slider-section {
  margin: 0;
  position: relative; }
  .home .slider-section .feature-slider-wrapper {
    position: relative;
    margin: 0 auto;
    *zoom: 1; }
    .home .slider-section .feature-slider-wrapper .bx-pager {
      text-align: center;
      position: absolute;
      bottom: 90px;
      left: 0;
      width: 100%;
      font-size: 0;
      z-index: 99; }
      .home .slider-section .feature-slider-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
        margin: 0 5px;
        width: 15px;
        height: 15px; }
        .home .slider-section .feature-slider-wrapper .bx-pager .bx-pager-item a {
          display: block;
          width: 100%;
          height: 100%;
          border: 1px solid rgba(255, 255, 255, 0.35);
		  background-color: #bfbfbf;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px;
          background-clip: padding-box; }
          .home .slider-section .feature-slider-wrapper .bx-pager .bx-pager-item a.active {
            background: #E6000D ;
            border-color: #FFFFFF; }
    .home .slider-section .feature-slider-wrapper .bx-controls-direction .bx-prev,
    .home .slider-section .feature-slider-wrapper .bx-controls-direction .bx-next {
      position: absolute;
      top: 50%;
      z-index: 99;
      width: 17px;
      height: 28px;
      font-size: 0;
      margin-top: -14px; }
    .home .slider-section .feature-slider-wrapper .bx-controls-direction .bx-prev {
      left: 50%;
      margin-left: -620px;
      background: url("../images/slider-left.png") center no-repeat; }
    .home .slider-section .feature-slider-wrapper .bx-controls-direction .bx-next {
      right: 50%;
      margin-right: -620px;
      background: url("../images/slider-right.png") center no-repeat; }
  .home .slider-section .feature-slider {
    padding: 0;
    margin: 0;
    opacity: 0; }
    .home .slider-section .feature-slider li {
      position: relative;
      display: none;
      width: 100%;
      height: 420px; }
      .home .slider-section .feature-slider li:first-of-type {
        display: inline-block; }
      .home .slider-section .feature-slider li:after {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        width: 80%;
        height: 100%;
        opacity: 0.9;
        z-index: 9;
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 ); }
    .home .slider-section .feature-slider .slide-content {
      padding: 90px 0;
      width: 50%;
      margin: 0 0 0 auto;
      text-align: right;
      z-index: 99;
      position: relative;
      color: #FFFFFF;
      max-width: 100%; }
      .home .slider-section .feature-slider .slide-content h2 {
        padding: 0;
        color: rgb(63, 65, 66);
        font-size: 46px;
        text-transform: none;
        line-height: 1;
        letter-spacing: 1.5px;
        font-weight: bold;
        margin: 0 0 20px; }
      .home .slider-section .feature-slider .slide-content p {
        color: rgb(63, 65, 66);
        font-family: inherit;
        font-weight: normal;
        padding: 0;
        margin: 0 0 20px;
        font-size: 16px;
        line-height: 24px; }
        .home .slider-section .feature-slider .slide-content p .button {
          font-size: 13px;
          text-transform: uppercase;
          font-weight: bold; }
          .home .slider-section .feature-slider .slide-content p .button a {
            padding: 0.85em 1.2em 0.75em; }
    .home .slider-section .feature-slider .slide-bg {
      position: absolute;
      top: 0;
      left: 0;
      width: 50%;
      height: 100%;
      background-size: cover;
      background-position: right;
      z-index: 9; }
	.home .slider-section .feature-slider .slide-bg::after {
		content: "";
		width: 150px;
		height: 105%;
		border-radius: 50%;
		background: white;
		position: absolute;
		right: -50px;
		top: -10px;}
	.slider-button {
		border: 1px solid rgb(217, 36, 38);
		color: rgb(217, 36, 38); }
.bx-viewport {
	height: 500px !important;
}
.testimonials-wrapper .bx-viewport {
	height: 194px !important;
}

.home .solution-box {
  max-height: 280px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  background: #1B242D; }
  .home .solution-box h4 {
    text-align: center;
    color: #FFFFFF;
    background: url("../images/solutions-square-overlay.png") left no-repeat;
    font-size: 22px;
    padding: 0; }
    .home .solution-box h4 a {
      color: inherit;
      padding: 25px 0;
      display: block; }

.home .step-box {
  font-size: 23px;
  display: table;
  position: relative; }
  .home .step-box:after {
    color: #9B9B9B;
    opacity: 0.2;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 50px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 50%;
    margin: -30px 20px 0 0; }
  .home .step-box.step-box-3:after {
    display: none; }
  .home .step-box .step-icon {
    display: block;
    vertical-align: middle;
    width: 116px;
    height: 116px;
    line-height: 107px;
    background: #FFFFFF;
    text-align: center;
    border: 3px solid #ccc;
    -webkit-border-radius: 58px;
    -moz-border-radius: 58px;
    border-radius: 58px;
    background-clip: padding-box; }
  .home .step-box .step-content {
    display: table-cell;
    vertical-align: middle;
    padding: 0 70px 0 30px; }
    .home .step-box .step-content p {
      padding: 0;
      text-transform: uppercase;
      letter-spacing: 5px;
      color: #9B9B9B;
      font-size: 12px; }
    .home .step-box .step-content h4 {
      font-size: 23px;
      letter-spacing: 1.5px;
      line-height: normal; }
    .home .step-box .step-content a {
      color: inherit; }

.home .callback-section {
  background: #faf9f8;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73bf00', endColorstr='#4e8003',GradientType=0 );
  margin: 0 0 0 0;
  padding: 0 0 50px;
  z-index: -1; }
  .home .callback-section .container {
    z-index: 99; }
  .callback-section .callback-man {
    position: absolute;
    bottom: -50px;
    left: 0;
    z-index: 99;
    max-width: 35%;
  }
  .home .callback-section .callback-bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: url("../images/callback-overlay.png") center bottom repeat-x;
    z-index: 9; }
    .home .callback-section .title-area h2, .home .callback-section .title-area p {
      color: rgb(63, 65, 66); }
    .home .callback-section .title-area h2 {
      margin: 0 0 15px; }
    .home .callback-section .title-area p {
      line-height: 20px; }

li#field_100_16 {
  width: 98% !important;
}
li.gchoice_100_16_1 {
  width: 98% !important;
}
.homepageform label#label_100_16_1 {
  color: white;
}
li#field_100_17 {
  width: 98% !important;
}
.homepageform label#label_100_17_1 {
  color: white;
}
li#field_100_18 {
  width: 98% !important;
}
.homepageform p.formdescrip {
  color: white;
}
.homepageform .gfield_description a {
  color: white;
  text-decoration: underline;
}

.home .logos,
.home .awards {
  margin: 0;
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
  .home .logos li,
  .home .awards li {
    display: inline-block;
    vertical-align: top;
    flex: auto;
    text-align: center;
    display: inline-block; }
    .home .logos li img,
    .home .awards li img {
      vertical-align: middle;
      margin: 10px 15px; }

.home .who-we-wrapper {
  background: #1B242D;
  padding: 80px 0;
  color: #FFFFFF;
  text-align: center;
  margin: 0 0 45px;
  z-index: 99; }
  .home .who-we-wrapper h3 {
    margin: 0 0 35px;
    padding: 0;
    color: #FFFFFF;
    border: 0;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-size: 14px;
	font-weight: 500; }
  .home .who-we-wrapper p {
    font-size: 26px;
    font-weight: 500;
    line-height: normal;
    padding: 0;
    margin: 0 0 40px; }
    .home .who-we-wrapper p .button {
      font-size: 15px; }
      .home .who-we-wrapper p .button a:after {
        top: 0; }
    .home .who-we-wrapper p.button-para {
      margin: 0; }

.home .locations-wrapper {
  margin: -45px 0 0;
  padding: 115px 0 70px;
  background: #eeebeb url("../images/map.png") center no-repeat;
  background-position: 50% 0px; }
  .home .locations-wrapper h3 {
    border: 0;
    margin: 0 0 25px;
    padding: 0;
    text-align: center;
    color: #1B242D;
    font-size: 28px;
    text-transform: none; }
  .home .locations-wrapper iframe {
    display: block;
    margin: 0 auto;
    max-width: 100%; }

.home .awards-section {
  margin: 80px auto; }
  .home .awards-section .awards {
    padding: 0; }

.home .info-section {
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
	margin-top: 0;
}
@media only screen and (max-width: 500px) {
	.home .info-section {
		height: auto;
	}
}
.info-title {
	line-height: 1.3;
	color: rgb(255, 255, 255);
	border: 0;
	font-size: 30px;
	font-weight: 500;
}
.info-section p {
	color: rgb(255, 255, 255);
	font-size: 16px;
}
.info-container {
	margin-top: 100px;
	max-width: 1650px;
}
@media only screen and (max-width: 767px) {
	.info-container {
		margin-top: 50px;
	}
}

.home .testimonials-section {
  margin: 0;
  padding: 80px 0;
  color: #FFFFFF;
  max-height: 450px;
  position: relative;
  background-color: #1B242D; }
  .home .testimonials-section #testimonials-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #1B242D;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 9;
    opacity: 0;
    -webkit-transition: opacity 0.6s ease-in-out;
    -moz-transition: opacity 0.6s ease-in-out;
    -o-transition: opacity 0.6s ease-in-out;
    transition: opacity 0.6s ease-in-out; }
    .home .testimonials-section #testimonials-bg.show {
      opacity: 0.15;
      -webkit-transition: opacity 0.6s ease-in-out;
      -moz-transition: opacity 0.6s ease-in-out;
      -o-transition: opacity 0.6s ease-in-out;
      transition: opacity 0.6s ease-in-out; }
  .home .testimonials-section .title-area {
    margin: 0 0 30px;
    position: relative;
    z-index: 99; }
    .home .testimonials-section .title-area p.sub-title {
      color: #FFFFFF; }
  .home .testimonials-section .testimonials-wrapper {
    position: relative;
    margin: 0 auto;
    *zoom: 1;
    padding: 0 55px;
    z-index: 99; }
    .home .testimonials-section .testimonials-wrapper .bx-pager {
      text-align: center;
      position: absolute;
      bottom: -40px;
      left: 0;
      width: 100%;
      font-size: 0;
      z-index: 99; }
      .home .testimonials-section .testimonials-wrapper .bx-pager .bx-pager-item {
        display: inline-block;
        margin: 0 4px;
        width: 11px;
        height: 11px; }
        .home .testimonials-section .testimonials-wrapper .bx-pager .bx-pager-item a {
          display: block;
          width: 100%;
          height: 100%;
          border: 1px solid rgba(255, 255, 255, 0.35);
          -webkit-border-radius: 2px;
          -moz-border-radius: 2px;
          border-radius: 2px;
          background-clip: padding-box; }
          .home .testimonials-section .testimonials-wrapper .bx-pager .bx-pager-item a.active {
            background: #FFFFFF;
            border-color: #FFFFFF; }
  .home .testimonials-section .bx-viewport {
    overflow: visible !important; }
  .home .testimonials-section .testimonials {
    margin: 0;
    text-align: center;
    opacity: 0;
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0; }
    .home .testimonials-section .testimonials li {
      width: 100%;
      display: inline-block;
      vertical-align: top; }
    .home .testimonials-section .testimonials .comment {
      position: relative; }
      .home .testimonials-section .testimonials .comment:before, .home .testimonials-section .testimonials .comment:after {
        content: '';
        position: absolute;
        left: -35px;
        top: -30px;
        width: 75px;
        height: 58px;
        background: url("../images/speech-bubbles-left.png"), url("../images/speech-bubbles-left.png");
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        -moz-transition: opacity 0.3s ease-in-out;
        -o-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out; }
      .home .testimonials-section .testimonials .comment:after {
        background: url("../images/speech-bubbles-right.png"), url("../images/speech-bubbles-right.png");
        left: auto;
        top: auto;
        right: -10px;
        bottom: -30px; }
    .home .testimonials-section .testimonials li.current-slide .comment:before,
    .home .testimonials-section .testimonials li.current-slide .comment:after {
      opacity: 1; }
    .home .testimonials-section .testimonials p {
      font-size: 20px;
      padding: 0;
      margin: 0 0 20px; }
      .home .testimonials-section .testimonials p b {
        font-size: 18px; }
      .home .testimonials-section .testimonials p .button {
        font-size: 15px; }

.get-started {
  background: #faf9f8;
  color: #9B9B9B;
  letter-spacing: 2px; }
  .get-started p {
    margin-bottom: 5px;
    font-size: 20px; }
  .get-started .bounce {
    font-size: 22px;
    animation-name: bounce;
    transform-origin: center bottom;
    animation-iteration-count: infinite;
    animation-duration: 1s;
    animation-fill-mode: both; }

.callback-section .title-area {
  margin-bottom: 0px; }

.callback-section #gform_wrapper_100 {
  min-height: 0;
  margin: 0; }

.callback-section #gform_fields_100 {
  font-size: 0;
  margin: 20px 0 0; }
  .callback-section #gform_fields_100 li {
    display: inline-block;
    width: 49%;}
    .callback-section #gform_fields_100 li:nth-child(even) {
      margin-right: 2%;
    }
    .callback-section #gform_fields_100 li#field_100_8 {
      width: 100%;
      font-size: 14px; }
    .callback-section #gform_fields_100 li .ginput_container {
      margin: 0; }
    .callback-section #gform_fields_100 li .gfield_label {
      display: none; }
    .callback-section #gform_fields_100 li input {
      width: 100%;
      border-radius: 5px;
      padding: 10px 15px;
      font-size: 14px;
      line-height: 1; }
      .callback-section #gform_fields_100 li input::-webkit-input-placeholder {
        color: #989898; }
      .callback-section #gform_fields_100 li input::-moz-placeholder {
        color: #989898; }
      .callback-section #gform_fields_100 li input::-ms-placeholder {
        color: #989898; }
      .callback-section #gform_fields_100 li input::placeholder {
        color: #989898; }
    .callback-section #gform_fields_100 li#field_100_5 select {
      -webkit-appearance: none;
      background: #FFFFFF url(../images/select-arrow.png) 95% center no-repeat;
      width: 100%;
	  height: 42;
      font-size: 14px;
      -webkit-border-radius: 5px;
      -moz-border-radius: 5px;
      border-radius: 5px;
      background-clip: padding-box;
      padding: 11px 15px;
      line-height: 1;
      outline: none; }
    .callback-section #gform_fields_100 li#field_100_5 .ginput_container_select {
      width: 100%;
      display: inline-block; }
    .callback-section #gform_fields_100 li #label_100_8_1:before {
      border-color: #FFFFFF; 
	  border: 1px solid rgba(140, 130, 121, 0.5); }

.callback-section .gform_wrapper form .field_description_below .gfield_description {
  font-size: 14px;
  color: #faf9f8; }

.callback-section #gform_submit_button_100 {
  margin-top: 15px;
  padding: 0;
  text-transform: capitalize;
  background: none;
  border: 1px solid #e6040a;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  padding: 10px 15px;
  letter-spacing: 1px;
  height: auto; }
  .callback-section #gform_submit_button_100:hover {
    color: #fff;
    border: 1px solid #e6040a;
    background: #e6040a; }
  .callback-section #gform_submit_button_100.loading {
    background: #8EC43C url("../images/loading.gif") center no-repeat;
    background-size: auto 70%;
    text-indent: -9999px;
    pointer-events: none;
    opacity: 0.8; }

.page-template-page-tabs .main-content {
  padding: 0 0 50px; }

.page-template-page-tabs ul.tab-names {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex; }
  .page-template-page-tabs ul.tab-names li {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    text-align: center;
    margin: 0 5px 0 0;
    min-height: 65px;
    overflow: hidden;
    border: 1px solid rgba(164, 155, 146, 0.5);
    border-bottom: 0;
    font-size: 18px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
    .page-template-page-tabs ul.tab-names li:last-of-type {
      margin: 0 10px 0 0; }
    .page-template-page-tabs ul.tab-names li a.tab-name-centre {
      display: flex;
      width: 100%;
      height: 100%;
      min-height: 65px;
      color: inherit;
      background: rgba(0, 0, 0, 0.02);
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
      .page-template-page-tabs ul.tab-names li a.tab-name-centre:hover {
        background: rgba(0, 0, 0, 0.06); }
      .page-template-page-tabs ul.tab-names li a.tab-name-centre.active {
        background: #1B242D;
        color: #FFFFFF;
        font-weight: bold; }
      .page-template-page-tabs ul.tab-names li a.tab-name-centre span {
        display: inline-block;
        align-self: center;
        width: 100%;
        padding: 5px 10px; }

.page-template-page-tabs .tab-content-wrap {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-height: 80px;
  border: 1px solid rgba(164, 155, 146, 0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0; }
  .page-template-page-tabs .tab-content-wrap .actual-tab-content {
    vertical-align: top;
    width: 100%;
    padding: 40px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    z-index: -9;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out; }
    .page-template-page-tabs .tab-content-wrap .actual-tab-content:target, .page-template-page-tabs .tab-content-wrap .actual-tab-content.showing {
      opacity: 1;
      z-index: 9;
      pointer-events: auto;
      position: relative; }

.page-template-template-contact_ph2 .main-content .gform_wrapper form .gform_fields .gfield {
  width: 49%;
  margin-right: 2%; }
  .page-template-template-contact_ph2 .main-content .gform_wrapper form .gform_fields .gfield:nth-child(even) {
    margin-right: 0; }
  .page-template-template-contact_ph2 .main-content .gform_wrapper form .gform_fields .gfield#field_46_8 {
    width: 100%;
    margin-right: 0; }
    .page-template-template-contact_ph2 .main-content .gform_wrapper form .gform_fields .gfield#field_46_8 textarea {
      max-height: 100px; }

.page-template-template-contact_ph2 .our-office-main ul {
  border: none; }

.page-template-template-contact-inner-pages #field_46_8 textarea {
  max-height: 100px; }

.office_details .officelocation {
  min-height: 0; }

.office_details .locationName h4 {
  text-transform: capitalize;
  margin-bottom: 15px;
  font-size: 22px;
  font-weight: bold;
  color: #1d242c; }

.office_details .locationMap {
  width: 100%;
  padding: 0;
  margin: 0 0 15px; }

.ph2services {
  margin: 40px 0 0; }
  .ph2services .ph2services_title h4 {
    text-transform: none; }
  .ph2services .ph2services_description p {
    padding: 0;
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400; }

.ph2services_icon ul li a {
  max-width: 100%; }

.ph2services_icon li div > a > img {
  display: inline-block; }

.container-fluid.ph2services {
  padding: 70px 0;
  text-align: center; }
  .container-fluid.ph2services .ph2services_icon {
    padding: 40px 0; }
  .container-fluid.ph2services a.special_form_link {
    background: none;
    border: 1px solid #fff;
    border-radius: 5px;
    padding: 10px 30px;
    font-size: 14px;
    margin: 0 auto;
    width: auto;
    text-transform: none;
    font-weight: 400;
    display: inline-block;
    -webkit-transition: all 0.15s ease-out;
    -moz-transition: all 0.15s ease-out;
    -o-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out; }
    .container-fluid.ph2services a.special_form_link:hover {
      border-color: #e6000d;
      color: #e6000d !important; }
  .container-fluid.ph2services ul {
    display: flex;
    margin: 0;
    padding: 0; }
    .container-fluid.ph2services ul li a {
      display: block; }
    .container-fluid.ph2services ul li img {
      -webkit-filter: contrast(0) brightness(100);
      filter: contrast(0) brightness(100); }

.page-template-template-contact-inner-pages .main-content-left {
  padding: 0; }

.main-content-left.news_sec_cat h1 {
  text-transform: none;
  font-weight: bold; }

.news_title {
  background: none;
  border-bottom: 1px solid #c2c2c2; }
  .news_title h4 {
    margin: 0;
    font-weight: bold;
    font-size: 22px; }
    .news_title h4 a {
      color: #1d242c; }
  .news_title:after {
    content: none; }

.my-navi .wp-pagenavi {
  text-align: center; }
  .my-navi .wp-pagenavi a, .my-navi .wp-pagenavi span {
    font-size: 16px;
    padding: 0 10px; }

.post-content:hover .post-info,
.post-info,
.post-info span {
  font-weight: 400;
  color: #A49B92; }

.blog .story-content p, .archive .story-content p {
  font-family: 'Proxima Nova', sans-serif; }

.popularsingle h3 {
  font-weight: bold;
  text-transform: none; }

.blog-read-more a {
  margin-top: 15px;
  padding: 0;
  height: auto;
  text-transform: capitalize;
  background: none;
  border: 1px solid #0077ad;
  background-image: none;
  color: #0077ad;
  border-radius: 5px;
  font-size: 14px;
  line-height: 1;
  padding: 10px 20px;
  letter-spacing: 1px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }
  .blog-read-more a i {
    margin-left: 5px; }
  .blog-read-more a:hover {
    border-color: #8EC43C;
    color: #8EC43C; }

.blog .story,
.blog .news-sec-left .left_border_section,
.blog .popular-post-wrapper,
.blog .tweeterfeed,
.blog #categories .chosen-container-single .chosen-single,
.single .story,
.single .news-sec-left .left_border_section,
.single .popular-post-wrapper,
.single .tweeterfeed,
.single #categories .chosen-container-single .chosen-single,
.page-template-template-career .story,
.page-template-template-career .news-sec-left .left_border_section,
.page-template-template-career .popular-post-wrapper,
.page-template-template-career .tweeterfeed,
.page-template-template-career #categories .chosen-container-single .chosen-single {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box; }

.blog .news_title,
.single .news_title,
.page-template-template-career .news_title {
  border-top: 1px solid #c2c2c2; }

.blog .story .post:first-of-type .news_title,
.single .story .post:first-of-type .news_title,
.page-template-template-career .story .post:first-of-type .news_title {
  border-top: none; }

.single .news-sec-left .news_title {
  border-top: none; }

.blog .tweeterfeed,
.single .tweeterfeed,
.page-template-template-career .tweeterfeed {
  overflow: hidden; }
  .blog .tweeterfeed .item > ul > li > a,
  .single .tweeterfeed .item > ul > li > a,
  .page-template-template-career .tweeterfeed .item > ul > li > a {
    color: #653d91; }

.blog .popular-post-wrapper,
.single .popular-post-wrapper,
.page-template-template-career .popular-post-wrapper {
  border: 1px solid #c2c2c2;
  overflow: hidden; }
  .blog .popular-post-wrapper .popular_post,
  .single .popular-post-wrapper .popular_post,
  .page-template-template-career .popular-post-wrapper .popular_post {
    border: none;
    border-bottom: 1px solid #c2c2c2; }
    .blog .popular-post-wrapper .popular_post:last-of-type,
    .single .popular-post-wrapper .popular_post:last-of-type,
    .page-template-template-career .popular-post-wrapper .popular_post:last-of-type {
      border: none; }

.page-template-template-career .category_icon {
  padding: 0; }

.CounterSection span {
  font-family: 'Proxima Nova', sans-serif;
  padding: 0; }
  .CounterSection span p {
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15px; }

.LocationSection .locationButton a,
.LocationSection .locationName h6,
.LocationSection .LocationTitle h5,
.LocationSection .locationDesc p {
  font-family: 'Proxima Nova', sans-serif; }

.locationName h6 {
  font-weight: bold; }

.OurHistory .yearDesc li,
.OurHistory .yearTitle h6,
.OurHistory .SectionTitle h5 {
  font-family: 'Proxima Nova', sans-serif; }

.PartnerSectionNav .nav-tabs > li > a {
  font-weight: 400;
  text-transform: capitalize; }

.main-content-left p {
  font-family: 'Proxima Nova', sans-serif; }

.sponsorship-blog .get_custom, .ourTeamSection .get_custom, .partnerButton .get_custom {
  font-weight: 400;
  text-transform: capitalize; }

.page-template-template-aboutus #content-area {
  padding-top: 125px; }

#awards .main-content-left h5,
.LocationTitle h5,
.SectionTitle h5,
.TabHeading h5,
.ppc_content h2 {
  font-weight: bold;
  text-transform: capitalize; }

.locationButton a {
  text-decoration: none;
  padding: 0;
  height: auto;
  text-transform: capitalize;
  background: none;
  border: 1px solid #0875a6;
  background-image: none;
  color: #0875a6;
  border-radius: 5px;
  font-size: 13px;
  padding: 7px 15px;
  letter-spacing: 1px;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }
  .locationButton a:hover {
    color: #fff;
    border-color: #e6000d; }

.sponsorship-blog a {
  height: auto; }
  .sponsorship-blog a .get_custom {
    margin-top: 15px;
    padding: 0;
    height: auto;
    text-transform: capitalize;
    background: none;
    border: 1px solid #0077ad;
    background-image: none;
    color: #0077ad;
    border-radius: 5px;
    font-size: 15px;
    line-height: 1;
    padding: 10px 15px;
    letter-spacing: 1px; }

.page-template-template-aboutus .section {
  margin: 50px auto;
  display: inline-block;
  vertical-align: top;
  width: 100%; }

.page-template-template-aboutus .solution-box {
  max-height: 280px;
  overflow: hidden;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  background: #1B242D; }
  .page-template-template-aboutus .solution-box h4 {
    text-align: center;
    color: #FFFFFF;
    background: url("../images/solutions-square-overlay.png") left no-repeat;
    font-size: 22px;
    padding: 0; }
    .page-template-template-aboutus .solution-box h4 a {
      color: inherit;
      padding: 25px 0;
      display: block; }

.page-template-template-aboutus .PartnerSectionNav .nav-tabs > li {
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }

.page-template-template-aboutus #left-arw-2,
.page-template-template-aboutus #right-arw-2 {
  background: none;
  border: 1px solid #0875a6;
  line-height: 45px;
  text-align: center;
  color: #0875a6;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box;
  -webkit-transition: all 0.15s ease-in-out;
  -moz-transition: all 0.15s ease-in-out;
  -o-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out; }
  .page-template-template-aboutus #left-arw-2:after,
  .page-template-template-aboutus #right-arw-2:after {
    font-family: "FontAwesome";
    font-size: 40px;
    content: "\f105";
    left: 2px;
    position: relative; }
  .page-template-template-aboutus #left-arw-2:hover,
  .page-template-template-aboutus #right-arw-2:hover {
    background: none;
    border-color: #8EC43C;
    color: #8EC43C; }

.page-template-template-aboutus #left-arw-2:after {
  content: "\f104";
  left: auto;
  right: 2px; }

.page-template-template-aboutus .sponsorship-blog a:hover .get_custom {
  border-color: #8EC43C;
  color: #8EC43C; }

.container-fluid.LocationSection.ourTeamSection {
  background: #f0f0f0;
  padding-top: 70px;
  padding-bottom: 70px; }
  .container-fluid.LocationSection.ourTeamSection h6 {
    border: 0;
    margin: 0 0 25px;
    padding: 0;
    text-align: center;
    color: #1B242D;
    font-size: 28px;
    text-transform: none; }
  .container-fluid.LocationSection.ourTeamSection img {
    width: 100% !important;
    height: 100%;
    margin: 0 auto; }

.job-content .gform_wrapper li:nth-child(even) {
  padding: 0 !important; }

.blog .news-featured-posts {
  text-align: center;
  font-weight: bold;
  color: #4A4A4A;
  line-height: 37px;
  margin: 0 0 47px;
  padding: 0;
  text-transform: none; }

.blog .news-new .news-cards-wrap {
  display: flex;
  justify-content: space-between;
  width: 100%; }

.blog .news-new .news-post-card {
  display: block;
  border-radius: 10px;
  overflow: hidden;
  border: 1px solid #D2CDC9;
  margin-bottom: 5px;
  width: 32%; }
  .blog .news-new .news-post-card .news-post-image {
    width: 100%;
    display: block;
    height: 170px; }
  .blog .news-new .news-post-card .news-post-card-content {
    padding: 40px 20px; }
    .blog .news-new .news-post-card .news-post-card-content .post-title {
      font-weight: bold;
      color: #4A4A4A; }
    .blog .news-new .news-post-card .news-post-card-content .post-preview {
      font-size: 16px;
      color: #4A4A4A;
      font-weight: 300;
      line-height: 28px;
      padding: 0;
      margin: 0; }

.blog .news-filter-wrap {
  border: 1px solid #D2CDC9;
  background: #F9F9F8;
  border-radius: 10px;
  padding: 32px 65px;
  margin-bottom: 70px; }
  .blog .news-filter-wrap h3 {
    border: none;
    text-transform: none;
    color: #4A4A4A;
    font-weight: bold; }
  .blog .news-filter-wrap .news-filter-select {
    border: none;
    font-size: 14px;
    color: #9B9B9B;
    background: #fff;
    min-width: 170px;
    display: inline-block;
    height: 30px;
    margin-right: 10px;
    margin-top: 15px; }
  .blog .news-filter-wrap input[type="submit"] {
    border-color: #e6000d;
    font-weight: bold;
    font-size: 15px;
    color: #e6000d;
    margin-top: 10px;
    padding: 10px 20px;
    border-radius: 5px; }
    .blog .news-filter-wrap input[type="submit"]:hover {
      color: #fff;
      background: #e6000d; }

.blog .news-recent-post .col-lg-4 {
  padding: 5px; }

.blog .news-recent-post .news-recent-card {
  position: relative;
  margin-bottom: 10px;
  overflow: hidden;
  border-radius: 10px; }
  .blog .news-recent-post .news-recent-card:hover .news-recent-card-bg {
    transform: scale(1.1); }
  .blog .news-recent-post .news-recent-card .news-recent-cat-icon {
    position: absolute;
    top: 25px;
    right: 25px;
    filter: brightness(0) invert(1);
    z-index: 20; }
  .blog .news-recent-post .news-recent-card .news-recent-card-bg {
    max-width: 100%;
    min-width: 100%;
    border-radius: 10px;
    transition: all 0.4s ease-in-out; }
  .blog .news-recent-post .news-recent-card .overlay {
    background: rgba(0, 0, 0, 0.35);
    width: 100%;
    height: 100%;
    z-index: 10;
    position: absolute;
    top: 0;
    border-radius: 10px; }
  .blog .news-recent-post .news-recent-card .news-recent-card-content {
    position: absolute;
    bottom: 0;
    z-index: 15;
    padding: 0 20px 35px 20px; }
    .blog .news-recent-post .news-recent-card .news-recent-card-content .news-recent-title {
      text-transform: capitalize;
      color: #fff;
      font-weight: 800;
      border: none;
      padding: 0;
      margin: 0 0 15px 0; }
    .blog .news-recent-post .news-recent-card .news-recent-card-content .news-recent-date {
      color: #fff;
      font-weight: 300;
      font-size: 16px;
      margin: 0;
      padding: 0; }

.customer-support-row {
  margin-top: 30px; }
  .customer-support-row .customer-support-wrap {
    margin-bottom: 40px; }
  .customer-support-row .customer-support-col {
    box-sizing: border-box;
    position: relative;
    height: 100%;
    margin-bottom: 30px; }
    .customer-support-row .customer-support-col h5 {
      padding: 0;
      margin: 0 40px 10px; }
    .customer-support-row .customer-support-col p {
      padding: 0;
      margin: 0 0 20px; }
    .customer-support-row .customer-support-col .support-icon {
      display: inline-block;
      vertical-align: top;
      width: 100%;
      margin: 0 0 20px; }

.customer-support-form-wrap .gsection_title {
  padding: 5px 0; }

.page-template-page-customer-support .main-content {
  padding-bottom: 0; }

.page-template-page-customer-support .remote-support-section {
  background: #653d91;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 30px 0; }
  .page-template-page-customer-support .remote-support-section .remote-support-action h3 {
    text-transform: none;
    color: #FFFFFF;
    border: none;
    margin: 0;
    padding: 0;
    font-size: 36px;
    line-height: 1; }
  .page-template-page-customer-support .remote-support-section .remote-support-action h3,
  .page-template-page-customer-support .remote-support-section .remote-support-action p {
    display: inline-block;
    color: #FFFFFF;
    vertical-align: top; }
  .page-template-page-customer-support .remote-support-section .remote-support-action .button {
    margin-left: 30px; }
    .page-template-page-customer-support .remote-support-section .remote-support-action .button:hover {
      background: #FFFFFF;
      border-color: #FFFFFF;
      color: #653d91 !important; }
      .page-template-page-customer-support .remote-support-section .remote-support-action .button:hover a {
        color: inherit; }

.page-template-single-customer_support .container.abc3 {
  margin-top: 50px; }

.page-template-single-customer_support .customer-support-form-wrap .gform_wrapper form .gform_footer input[type='submit'] {
  color: #8EC43C;
  border: 1px solid #8EC43C; }
  .page-template-single-customer_support .customer-support-form-wrap .gform_wrapper form .gform_footer input[type='submit']:hover {
    color: #fff;
    background: #8EC43C; }

.page-template-single-customer_support li#field_57_13,
.page-template-single-customer_support li#field_23_12,
.page-template-single-customer_support li#field_55_16,
.page-template-single-customer_support li#field_54_19,
.page-template-single-customer_support li#field_51_4,
.page-template-single-customer_support li#field_58_12,
.page-template-single-customer_support li#field_52_49,
.page-template-single-customer_support li#field_53_8,
.page-template-single-customer_support li#field_56_4 {
  margin-top: 0 !important; }

.page-template-single-customer_support .customer-support-form-wrap form {
  margin-top: 20px; }

.page-template-single-customer_support .customer-support-form-wrap th {
  font-weight: 300; }

.page-template-single-customer_support .customer-support-form-wrap li#field_51_8 {
  padding-top: 0; }

.page-template-single-customer_support .customer-support-form-wrap table {
  width: 100%; }
  .page-template-single-customer_support .customer-support-form-wrap table td {
    padding: 0 10px 20px 0; }
  .page-template-single-customer_support .customer-support-form-wrap table td.gfield_list_cell input {
    height: 100%; }

.page-template-single-customer_support .customer-support-form-wrap .gfield_list_icons {
  text-align: right; }

.page-template-single-customer_support h1 {
  text-transform: initial;
  font-weight: 700; }

.page-template-single-customer_support .gform_wrapper form .gform_fields {
  position: relative;
  left: -10px;
  width: calc(100% + 20px); }

.more-link {
  display: none !important; }

.post-type-archive-case_studies {
  color: #333f48;
  font-family: 'Montserrat', sans-serif !important; }
  .post-type-archive-case_studies #breadcrumbs {
    color: #fff; }
  .post-type-archive-case_studies .news-filter-wrap {
    border: 1px solid #D2CDC9;
    background: #F9F9F8;
    border-radius: 10px;
    padding: 22px 65px;
    margin-bottom: 52px; }
    .post-type-archive-case_studies .news-filter-wrap h3 {
      border: none;
      text-transform: none;
      color: #333f48;
      font-weight: bold; }
    .post-type-archive-case_studies .news-filter-wrap .news-filter-select {
      border: none;
      font-size: 14px;
      color: #9B9B9B;
      background: #fff;
      min-width: 170px;
      display: inline-block;
      height: 30px;
      margin-right: 10px;
      margin-top: 15px; }
    .post-type-archive-case_studies .news-filter-wrap input[type="submit"] {
      border-color: #e6000d;
      font-weight: bold;
      font-size: 15px;
      color: #e6000d;
      margin-top: 10px;
      padding: 10px 20px;
      border-radius: 5px;
      background: transparent; }
      .post-type-archive-case_studies .news-filter-wrap input[type="submit"]:hover {
        color: #fff;
        background: #e6000d; }
  .post-type-archive-case_studies .video-case-studies {
    background: #EEEEEE;
    padding: 50px 0; }
    .post-type-archive-case_studies .video-case-studies h2 {
      font-weight: bold;
      text-align: center;
      text-transform: capitalize; }
    .post-type-archive-case_studies .video-case-studies .case-study-card {
      border: 1px solid #E0DCDA;
      border-radius: 10px;
      background: #FFFFFF;
      position: relative;
      padding: 0;
      margin: 0;
      text-align: center;
      margin-bottom: 30px;
      height: 400px; }
      .post-type-archive-case_studies .video-case-studies .case-study-card .video-wrap iframe {
        border-radius: 10px 10px 0 0;
        width: 100%;
        height: 207px; }
      .post-type-archive-case_studies .video-case-studies .case-study-card .card-content {
        padding: 25px 25px 30px; }
        .post-type-archive-case_studies .video-case-studies .case-study-card .card-content a {
          color: #333f48 !important;
          font-family: 'Montserrat', sans-serif !important;
          font-size: 14px; }
        .post-type-archive-case_studies .video-case-studies .case-study-card .card-content h3 {
          border-bottom: none;
          font-weight: bold;
          text-transform: capitalize;
          margin: 0 0 20px;
          padding: 0;
          color: #333f48; }
        .post-type-archive-case_studies .video-case-studies .case-study-card .card-content .card-desc {
          font-weight: light;
          font-size: 16px;
          line-height: 30px;
          color: #333f48 !important;
          margin: 0;
          padding: 0;
          leter-spacing: 0.78px; }
  .post-type-archive-case_studies .text-case-studies {
    background: #FFF;
    padding: 50px 0; }
    .post-type-archive-case_studies .text-case-studies h2 {
      font-weight: bold;
      text-align: center;
      text-transform: capitalize; }
    .post-type-archive-case_studies .text-case-studies .case-study-card {
      border: 1px solid #E0DCDA;
      border-radius: 10px;
      background: #FFFFFF;
      position: relative;
      padding: 0;
      margin: 0;
      text-align: center;
      margin-bottom: 30px; }
      .post-type-archive-case_studies .text-case-studies .case-study-card .card-image-wrap .card-image {
        border-radius: 10px 10px 0 0;
        width: 100%;
        height: 207px;
        background-position: center;
        background-size: cover; }
      .post-type-archive-case_studies .text-case-studies .case-study-card .card-content {
        padding: 25px 25px 30px;
        font-size: 14px; }
        .post-type-archive-case_studies .text-case-studies .case-study-card .card-content a {
          color: #333f48 !important;
          font-family: 'Montserrat', sans-serif !important;
          font-size: 14px; }
        .post-type-archive-case_studies .text-case-studies .case-study-card .card-content h3 {
          border-bottom: none;
          font-weight: bold;
          text-transform: capitalize;
          margin: 0 0 20px;
          padding: 0; }
        .post-type-archive-case_studies .text-case-studies .case-study-card .card-content .card-desc {
          font-weight: light;
          font-size: 16px;
          line-height: 30px;
          color: #333f48;
          margin: 0;
          padding: 0;
          leter-spacing: 0.78px; }

.single-case_studies .stats-wrap {
  padding: 0 20px;
  margin: 0 auto 90px; }
  .single-case_studies .stats-wrap .stats {
    padding: 16px 100px;
    border: 1px solid #D2CDC9;
    background: #F9F9F8;
    border-radius: 10px; }
    .single-case_studies .stats-wrap .stats .stat {
      text-align: center;
      border-right: 2px solid #E1E1E0;
      display: block; }
      .single-case_studies .stats-wrap .stats .stat:last-child {
        border: none !important; }
      .single-case_studies .stats-wrap .stats .stat .stat-number {
        color: #4A4A4A;
        font-size: 25px;
        letter-spacing: 1.18px;
        line-height: 30px;
        font-weight: bold;
        margin: 10px 0 0; }
      .single-case_studies .stats-wrap .stats .stat .stat-desc {
        margin: 0 0 10px;
        padding: 0;
        font-size: 14px;
        color: #9B9B9B;
        letter-spacing: 0.6px; }

.single-case_studies .content-wrap {
  margin-bottom: 50px; }
  .single-case_studies .content-wrap h2 {
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 1.22px;
    color: #1A2128;
    font-weight: bold;
    margin: 0 0 20px 0;
    padding: 0;
    text-transform: capitalize; }
  .single-case_studies .content-wrap p {
    font-size: 16px;
    color: #1A2128;
    letter-spacing: 0.5px;
    line-height: 33px; }
    .single-case_studies .content-wrap p:last-of-type {
      margin-bottom: 40px; }
  .single-case_studies .content-wrap img {
    border-radius: 10px;
    margin: 0;
    padding: 0;
    width: 60%;
    height: auto; }
  .single-case_studies .content-wrap .case-studies-back {
    font-size: 14px;
    letter-spacing: 0.6px;
    margin-top: 40px; }
    .single-case_studies .content-wrap .case-studies-back:before {
      content: '\f104';
      font-family: FontAwesome;
      color: #0077AD;
      padding-right: 5px; }

.single-case_studies .side {
  padding: 0 50px; }
  .single-case_studies .side .cs-side-section {
    margin: 0 0 30px 0;
    background: #F9F9F8;
    border-radius: 0 0 10px 10px; }
    .single-case_studies .side .cs-side-section.cs-side-top-img {
      background: transparent; }
    .single-case_studies .side .cs-side-section .cs-side-title {
      background: url(../images/solutions-square-overlay.png) left no-repeat;
      background-color: #1B242D;
      text-align: center;
      color: #fff;
      padding: 12px 0;
      font-size: 20px;
      font-weight: bold;
      line-height: 48px;
      letter-spacing: 1.22px;
      margin: 0;
      width: 1005;
      border-radius: 10px 10px 0 0; }
    .single-case_studies .side .cs-side-section .cs-side-video-wrap {
      border-radius: 0 0 10px 100px; }
      .single-case_studies .side .cs-side-section .cs-side-video-wrap iframe {
        width: 100%;
        height: 225px;
        border-radius: 0 0 10px 10px; }
    .single-case_studies .side .cs-side-section .cs-side-pdf-wrap {
      margin: 0 auto;
      padding: 30px 80px 50px;
      border: 1px solid #E1DEDB;
      border-radius: 0 0 10px 10px; }
      .single-case_studies .side .cs-side-section .cs-side-pdf-wrap .cs-side-pdf-p {
        margin: 0 auto 30px;
        display: block;
        width: 100%; }
      .single-case_studies .side .cs-side-section .cs-side-pdf-wrap .button {
        background: #8EC43C;
        color: #fff;
        border: 1px solid #8EC43C !important;
        width: 100%;
        text-align: center; }
        .single-case_studies .side .cs-side-section .cs-side-pdf-wrap .button:hover {
          color: #8EC43C;
          background: #fff; }
    .single-case_studies .side .cs-side-section .cs-side-social-wrap {
      padding: 5px 50px;
      margin: 0 auto;
      text-align: center;
      border: 1px solid #E1DEDB;
      border-radius: 0 0 10px 10px;
      border-top: none; }
      .single-case_studies .side .cs-side-section .cs-side-social-wrap ul {
        margin: 20px 0;
        padding: 0; }
      .single-case_studies .side .cs-side-section .cs-side-social-wrap li {
        display: inline-block;
        font-size: 22px;
        height: 45px;
        width: 45px;
        margin: 0 10px;
        border-radius: 8px;
        border: 2px solid;
        line-height: 45px;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out; }
        .single-case_studies .side .cs-side-section .cs-side-social-wrap li.cs-linkedin {
          color: #1C84BD;
          border-color: #1C84BD; }
          .single-case_studies .side .cs-side-section .cs-side-social-wrap li.cs-linkedin:hover {
            background: #1C84BD; }
            .single-case_studies .side .cs-side-section .cs-side-social-wrap li.cs-linkedin:hover i {
              color: #fff; }
        .single-case_studies .side .cs-side-section .cs-side-social-wrap li.cs-twitter {
          color: #07ABF0;
          border-color: #07ABF0; }
          .single-case_studies .side .cs-side-section .cs-side-social-wrap li.cs-twitter:hover {
            background: #07ABF0; }
            .single-case_studies .side .cs-side-section .cs-side-social-wrap li.cs-twitter:hover i {
              color: #fff; }
        .single-case_studies .side .cs-side-section .cs-side-social-wrap li.cs-facebook {
          color: #5167A5;
          border-color: #5167A5; }
          .single-case_studies .side .cs-side-section .cs-side-social-wrap li.cs-facebook:hover {
            background: #5167A5; }
            .single-case_studies .side .cs-side-section .cs-side-social-wrap li.cs-facebook:hover i {
              color: #fff !important; }

.epic-landing-top {
  position: relative;
  background: #F9F9F8;
  padding: 6rem 0rem;
  margin-top: -50px; }
  .epic-landing-top h2 {
    font-size: 28px;
    line-height: 120%;
    text-transform: capitalize;
    font-weight: 700;
    padding-bottom: 20px; }
  .epic-landing-top p {
    font-size: 16px; }
  .epic-landing-top img {
    border-radius: 10px;
    max-width: 100%; }

.epic-landing-index {
  background-image: url(../images/epic-triangle.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: 100% auto; }

.epic-index-header {
  text-align: center; }
  .epic-index-header span {
    display: block;
    padding: 0;
    text-transform: uppercase;
    color: #9B9B9B;
    font-size: 14px;
    margin: 0 0 10px;
    letter-spacing: 5px; }
  .epic-index-header h3 {
    font-size: 40px;
    color: #4A4A4A;
    letter-spacing: 1px;
    line-height: 37px;
    text-transform: capitalize;
    border-bottom: 0px; }

.eli-section-container {
  position: relative;
  display: block;
  overflow: hidden;
  background: #F9F9F8;
  border-radius: 10px;
  margin-top: 30px;
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1); }
  .eli-section-container .eli-section-header {
    display: block;
    background: #1B242D;
    width: 100%;
    padding: 30px;
    background-image: url(../images/solutions-square-overlay.png);
    background-position: left;
    background-repeat: no-repeat; }
    .eli-section-container .eli-section-header h5 {
      color: #fff;
      font-weight: 700;
      font-size: 20px;
      padding-bottom: 0px; }
  .eli-section-container .eli-section-content {
    padding: 30px; }
    .eli-section-container .eli-section-content ul {
      padding: 0px;
      margin: 0px; }
      .eli-section-container .eli-section-content ul li {
        display: inline-block;
        width: 49%;
        padding: 2px 0px; }
        .eli-section-container .eli-section-content ul li a {
          font-size: 16px; }

.epic-single-content .epic-opening-content p {
  font-size: 18px; }

.epic-single-content:first-child h3 {
  margin-top: 0px; }

.epic-single-content h3 {
  margin-top: 50px;
  color: #0875a6; }

.epic-article-sidebar .eas-header {
  display: block;
  background: #1B242D;
  color: #fff;
  font-weight: 700;
  border-radius: 10px 10px 0px 0px;
  font-size: 20px;
  width: 100%;
  padding: 30px;
  background-image: url(../images/solutions-square-overlay.png);
  background-position: left;
  background-repeat: no-repeat; }

.epic-article-sidebar .eas-list {
  position: relative;
  display: block;
  overflow: hidden;
  background: #F9F9F8;
  border-radius: 10px; }
  .epic-article-sidebar .eas-list ul.eas-sidebar-navigation {
    margin: 0px;
    padding: 0px; }
    .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li {
      position: relative;
      display: block;
      border-bottom: 1px solid #EAEAEA; }
      .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li a {
        display: block;
        padding: 20px 0px 20px 30px;
        margin-right: 45px; }
      .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li span {
        position: absolute;
        right: 20px;
        top: 20px;
        content: "\f107";
        font-family: FontAwesome;
        font-size: 16px;
        color: #0875a6;
        z-index: 99; }
        .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li span.es-nav-open {
          display: none; }
        .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li span:hover {
          cursor: pointer; }
      .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li:last-child {
        border-bottom: 0px; }
      .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li.current-epic span {
        color: #1B242D;
        content: "\f106"; }
        .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li.current-epic span.es-nav-closed {
          display: none; }
        .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li.current-epic span.es-nav-open {
          display: block; }
      .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li.current-epic ul {
        display: block; }
      .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li.current-epic > a {
        color: #1B242D; }
      .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li > ul {
        display: none;
        background: #f2f2f2;
        margin: 0px;
        padding: 25px 30px;
        border-top: 1px solid #EAEAEA; }
        .epic-article-sidebar .eas-list ul.eas-sidebar-navigation > li > ul > li a {
          padding: 5px 0px; }

.mobile-epic-article-sidebar {
  display: none;
  background: #1B242D;
  color: #fff;
  font-weight: 700;
  border-radius: 10px;
  font-size: 16px;
  width: 100%;
  padding: 20px 30px;
  margin-bottom: 2rem;
  background-image: url(../images/solutions-square-overlay.png);
  background-position: left;
  background-repeat: no-repeat; }
  .mobile-epic-article-sidebar i {
    float: right;
    margin-top: 2px; }
  .mobile-epic-article-sidebar i.fa-angle-down {
    display: inline-block; }
  .mobile-epic-article-sidebar i.fa-times {
    display: none; }
  .mobile-epic-article-sidebar.epic-mobile-nav-active i.fa-angle-down {
    display: none; }
  .mobile-epic-article-sidebar.epic-mobile-nav-active i.fa-times {
    display: inline-block; }

#burger {
  display: none; }

@media (max-width: 991px) {
  .single-case_studies .stats .stat {
    border: none !important; } }

@media (max-width: 1250px) {
  #footer #black-studio-tinymce-2 p::before {
    display: none; }
  .home .logos li img, .home .awards li img {
    margin: 10px 0; } }

@media (max-width: 1200px) {
  .home .slider-section .feature-slider .slide-content {
	  /*width: 700px; }*/ } }

@media (max-width: 1180px) {
  .year2014 {
    margin: 0; }
  .year2013 {
    padding: 0 0 25px; } }

@media (max-width: 1150px) {
  .MiddleLeveldata {
    display: none; }
  .TopLeveldata {
    padding: 0;
    max-width: 100%; }
  .year1990,
  .year2002,
  .year2012,
  .year2014,
  .year1997,
  .year2010,
  .year2013 {
    max-width: 100%;
    float: none;
    margin: 0 0 20px;
    padding: 0; } }

@media (max-width: 992px) {
  #burger {
    display: inline-block;
    font-size: 18px;
    padding: 6px 0; }
  .full-menu-wrap {
    text-align: right; }
  #burger-close {
    display: inline-block; }
  #header #menu-main-menu > li:hover > ul.sub-menu {
    display: block; }
  #header #menu-main-menu > li.menu-item-has-children:hover > a, #header #menu-main-menu > li.menu-item-has-children:focus > a {
    background: none; }
  #header #responsive-menu {
    display: block;
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%; }
    #header #responsive-menu .menu-bg {
      display: block;
      width: 100%;
      height: 100%;
      background: rgba(17, 17, 17, 0.8); }
    #header #responsive-menu #menu-main-menu {
      position: absolute;
      display: block;
      top: 0;
      right: -60%;
      width: 60%;
      height: 100%;
      background: #E6000D;
      padding: 40px 5%;
      overflow: hidden;
      -webkit-transition: all 0.15s ease-out;
      -moz-transition: all 0.15s ease-out;
      -o-transition: all 0.15s ease-out;
      transition: all 0.15s ease-out; }
      #header #responsive-menu #menu-main-menu.active {
        right: 0; }
      #header #responsive-menu #menu-main-menu li {
        height: auto;
        width: 100%;
        line-height: normal;
        color: #FFFFFF;
        flex: none;
        text-align: left;
        border: none; }
        #header #responsive-menu #menu-main-menu li a {
          display: inline-block;
          border: 0; }
        #header #responsive-menu #menu-main-menu li.menu-item-has-children a:after {
          display: none; }
        #header #responsive-menu #menu-main-menu li ul.sub-menu {
          position: absolute;
          display: block;
          top: 0;
          border: 0;
          padding: 40px 5%;
          background: none;
          z-index: 999;
          height: 100%;
          background: #e6000d;
          left: 100%;
          border-radius: 0;
          width: 100%;
          -webkit-transition: all 0.3s ease-out;
          -moz-transition: all 0.3s ease-out;
          -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out; }
          #header #responsive-menu #menu-main-menu li ul.sub-menu.active-sub-menu {
            left: 0; }
          #header #responsive-menu #menu-main-menu li ul.sub-menu > li {
            padding: 0; }
            #header #responsive-menu #menu-main-menu li ul.sub-menu > li > a {
              color: inherit;
              font-size: inherit;
              display: inline-block;
              border: none;
              font-weight: inherit;
              margin: auto;
              padding: 12px 0; }
            #header #responsive-menu #menu-main-menu li ul.sub-menu > li > ul.sub-menu > li > ul.sub-menu {
              width: 100%; }
            #header #responsive-menu #menu-main-menu li ul.sub-menu > li > ul.sub-menu > li > a {
              display: inline-block;
              color: inherit;
              margin: 0; }
        #header #responsive-menu #menu-main-menu li .mobile-arrow {
          display: none; }
        #header #responsive-menu #menu-main-menu li.menu-item-has-children a {
          width: calc(100% - 30px); }
        #header #responsive-menu #menu-main-menu li.menu-item-has-children .mobile-arrow,
        #header #responsive-menu #menu-main-menu li.menu-item-has-children .mobile-back-button i {
          display: inline-block;
          width: 30px;
          height: 30px;
          background: #FFFFFF;
          color: #111;
          line-height: 30px;
          text-align: center; }
        #header #responsive-menu #menu-main-menu li.menu-item-has-children .mobile-back-button {
          margin-bottom: 20px; }
          #header #responsive-menu #menu-main-menu li.menu-item-has-children .mobile-back-button i {
            margin-right: 10px; }
  #top-bar .top-bar-links p .button:first-child {
    margin-left: 0; }
  .sidebar #black-studio-tinymce-5 .textwidget .gform_wrapper {
    height: 100%;
    max-height: 100%; }
  #header-wrapper,
  #header-wrapper.sticky {
    position: relative;
    display: inline-block;
    height: auto;
    border: 0; }
  #main {
    padding: 0; }
  .top-bar-numbers {
    text-align: center; }
  .home .step-box {
    margin: 0 auto 40px;
    max-width: 450px;
    width: 100%; }
  .home .step-box .step-content {
    padding: 0 30px; }
  .home .step-box:after {
    content: '\f107';
    top: 100%;
    right: 50%;
    margin: -5px -15px 0 0; }
  .title-area h2 {
    font-size: 30px; }
  .title-area p.sub-title {
    font-size: 12px; }
  .home .who-we-wrapper p br {
    display: none; }
  div#content-area {
    padding: 0; }
  .home .locations-wrapper iframe {
    margin: 0 auto 30px; }
  .home .locations-wrapper {
    padding: 115px 0 40px; }
  .home .slider-section .feature-slider .slide-content {
    /*width: 100%;*/
    text-align: center; }
  .home .slider-section .feature-slider .slide-content h2 {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    font-size: 36px; }
  .home .slider-section .feature-slider li:after {
    width: 130%;
    opacity: 0.8; }
  .home .solution-box h4 {
    font-size: 18px;
    padding: 20px 0; }
  #footer .widget {
    margin: 0 0 20px; }
  .page-template-page-tabs .tabs {
    margin: 0 0 50px; }
  .sidebar {
    margin: 40px 0 0; }
  .home .testimonials-section .testimonials p b {
    font-size: 16px; }
  .home .testimonials-section .testimonials p {
    font-size: 16px; }
  .home .testimonials-section .title-area {
    margin: 0 0 15px; }
  .home .testimonials-section .testimonials-wrapper .bx-pager {
    bottom: -10px; }
  #top-bar .top-bar-links p {
    text-align: center; }
  .home .callback-section {
    margin-top: 0;
    padding: 50px 0; }
  #footer {
    padding: 30px 0; }
  #footer .copyright-footer {
    margin: 10px 0 0 0; }
  .home .testimonials-section .testimonials-wrapper .bx-pager .bx-pager-item {
    margin: 0 7px; }
  #top-bar .top-bar-numbers p span {
    margin: 0 10px; }
  .page-template-single-customer_support .gform_wrapper form .gform_fields .gfield,
  .page-template-single-customer_support .gform_wrapper form .gform_fields .gfield.half-input {
    width: 100%; }
  .news-sec-right {
    padding: 0 30px; }
  .single .news-sec-right {
    margin-top: 20px; }
  .blog .main-content-left {
    padding: 0; }
  .news-sec-left {
    padding-left: 15px; }
  .post_single_wrapper {
    padding: 20px;
    display: flex; }
  .story-content, .archive .story-content {
    padding: 0; }
  .post-rt {
    padding: 0;
    width: 100%; }
  .news_title h4 {
    font-size: 18px; }
  .post-info {
    font-size: 20px; }
    .post-info span {
      font-size: 20px; }
  .popularsingle {
    height: auto; }
  .category_icon_rightside {
    margin-top: 0; }
  .popularsingle:after {
    display: none; }
  .mobile-back-button {
    display: block; }
  .single-epic .button.green-button {
    margin-bottom: 3rem; }
  .epic-article-sidebar {
    display: none; }
    .epic-article-sidebar .eas-header {
      display: none; }
    .epic-article-sidebar .eas-list {
      margin-top: -2rem;
      margin-bottom: 3rem; }
  .mobile-epic-article-sidebar {
    display: block; }
    .mobile-epic-article-sidebar:hover {
      cursor: pointer; }
  .page-template-template-aboutus #content-area {
    padding-top: 0; }
  .page-template-template-aboutus .solution-box {
    max-width: 380px;
    margin: 0 auto 20px auto; }
  .PartnerSectionNav .nav-tabs {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .PartnerSectionNav .nav-tabs > li {
      width: 49%;
      border-radius: 10px;
      height: 40px;
      margin: 0 0 10px;
      float: none;
      display: inline-block;
      text-align: center; }
      .PartnerSectionNav .nav-tabs > li.active {
        height: 40px;
        margin-top: 0;
        float: none;
        width: 49%; }
      .PartnerSectionNav .nav-tabs > li > a {
        font-size: 14px; }
  .TabNavMenu .nav-tabs:before {
    display: none; }
  .PartnerSectionNav .nav-tabs > li > a {
    display: block; }
  .sponsorship-blog {
    padding: 200px 0 20px; }
  .loc-map {
    text-align: center; }
  .mapbox {
    margin: 0 auto; }
  .loc-map {
    margin-bottom: 20px; }
  .page-id-16 #main {
    padding: 0; }
  .main-content-left {
    padding: 0; }
  .main-content-left.news_sec_cat h1 {
    padding-bottom: 0; }
  .container-fluid.ph2services ul {
    flex-wrap: wrap; }
    .container-fluid.ph2services ul li {
      margin-bottom: 20px; } }

@media (max-width: 946px) {
  .home .logos, .home .awards {
    flex-wrap: nowrap; } }

@media (max-width: 850px) {
  .home .logos, .home .awards {
    flex-wrap: wrap; }
  .eli-section-container .eli-section-content ul li {
    width: 100%; } }

@media (max-width: 767px) {
  .home .section {
    margin: 0; }
  .home .callback-section,
  .home .testimonials-section {
    margin: 0; }
  .home .callback-section .container {
    min-height: 0; }
  .callback-section .callback-man {
    display: none; }
  .home .solution-box {
    margin: 0 0 20px;
    text-align: center; }
  .home .who-we-wrapper {
    padding: 40px 0 20px; }
    .home .who-we-wrapper h3 {
      margin: 0 0 20px; }
    .home .who-we-wrapper p {
      font-size: 22px;
      margin: 0 0 30px; }
  .home .logos {
    margin: 0 5px; }
  .home .solutions-section {
    text-align: center; }
  .home .solution-box {
    margin: 0 0 20px;
    text-align: center;
    display: inline-block; }
  .home .testimonials-section {
    padding: 30px 0; }
  .callback-section #gform_fields_100 li {
    width: 100%;
    margin-bottom: 10px; }
    .callback-section #gform_fields_100 li:nth-child(even) {
      margin-left: 0; }
  .page-template-template-contact_ph2 .main-content .gform_wrapper form .gform_fields .gfield {
    width: 100%;
    margin-right: 0; }
  #footer .widget {
    text-align: center; }
  #footer #black-studio-tinymce-3 .textwidget {
    max-width: 60%;
    margin: 0 auto;
    padding: 0; }
  #footer #black-studio-tinymce-2 p::before {
    margin: 4px 0 0 -60px;
    right: auto;
    left: 50%; }
  .home .who-we-wrapper {
    padding: 40px 0; }
  .page-template-page-tabs ul.tab-names li a.tab-name-centre span {
    font-size: 16px; }
  .page-template-page-tabs ul.tab-names {
    overflow-y: scroll; }
  #hero h1, #hero .fake-title {
    font-size: 30px; }
  .page-template-single-customer_support .gform_wrapper form .gform_fields .gfield.third-input {
    width: 100%; }
  li#field_57_13, li#field_23_12, li#field_55_16, li#field_54_19, li#field_51_4, li#field_58_12, li#field_52_49, li#field_53_8, li#field_56_4 {
    margin-bottom: 20px !important; }
  .customer-support-form-wrap .gsection_title {
    font-size: 24px; }
  .page-template-single-customer_support .container.abc3 {
    margin-top: 0; }
  .blog .news_title .category_icon {
    display: none; }
  .tweeterFeedSection .social-media {
    display: flex;
    justify-content: center; }
  .popularsingle {
    width: 100%; }
  .page-template-single-customer_support .gform_wrapper form .gform_fields .gfield.quater-input {
    width: calc(50% - 20px); }
  .home .slider-section {
    margin-top: 0; }
  .single .news_title .category_icon {
    display: none; }
  .single .tweeterfeed {
    margin-top: 20px; }
  .single-team-block {
    margin-bottom: 40px; }
  .container-fluid.LocationSection.ourTeamSection {
    padding: 40px 0 40px; }
  .loc-map .acf-map {
    margin-bottom: 0; }
  .mapnav {
    padding: 15px 0 0 0; }
  .loc-map {
    margin-bottom: 40px; }
  .PepoleRow {
    text-align: center; }
  .page-template-template-career .category_icon {
    display: none; }
  .page-template-template-career .post_head {
    padding: 0; }
  .page-template-template-contact-inner-pages .office-detail {
    margin: 20px 0 0 0; }
  #customer-support-modal .support-type {
    margin: 0 10px; }
  #customer-support-modal .modal-wrap {
    padding: 20px; }
  #customer-support-modal .modal-wrap p {
    margin-bottom: 20px; }
  #customer-support-modal .support-type p {
    margin: 10px 0; }
  #customer-support-modal .modal-wrap {
    margin-top: 20px; }
  .eli-section-container .eli-section-content ul li {
    width: 100%; } }

@media (max-width: 700px) {
  .home .testimonials-section .testimonials p b,
  .home .testimonials-section .testimonials p {
    font-size: 14px; }
  .home .testimonials-section .testimonials-wrapper {
    padding: 0 20px; }
  .eli-section-container .eli-section-content ul li {
    width: 100%; } }

@media (max-width: 650px) {
  .home .slider-section .feature-slider .slide-content h2 {
    width: 85%;
    font-size: 28px; }
  .home .slider-section .feature-slider .slide-content p {
    font-size: 14px; }
  .title-area h1, .title-area h2 {
    font-size: 24px; }
  .home .section {
    margin: 0 0 0 0; }
  .home .locations-wrapper {
    padding: 80px 0 40px; }
  .blog .post_single_wrapper {
    flex-direction: column;
    align-items: center; }
    .blog .post_single_wrapper .post-image {
      margin-bottom: 20px; }
  .tweeterFeedSection .social-media {
    margin-top: 20px; }
  .home .slider-section {
    margin-top: 0; }
  .single .post-title h1 {
    font-size: 22px; }
  .container-fluid.LocationSection {
    padding: 30px 15px; }
  .page-template-template-career .post_single_wrapper {
    flex-direction: column; }
  .page-template-template-career .post-image {
    margin-left: auto;
    margin-right: auto; }
  #customer-support-modal .support-type {
    display: block;
    margin: 0 auto 20px auto; } }

@media (max-width: 590px) {
  .page-template-page-customer-support .remote-support-section .remote-support-action h3 {
    vertical-align: middle;
    font-size: 22px; }
  .page-template-page-customer-support .remote-support-section .remote-support-action p {
    vertical-align: middle; } }

@media (max-width: 550px) {
  .home .slider-section .feature-slider .slide-content {
    padding: 60px 0; }
  .home .who-we-wrapper p {
    font-size: 18px; }
  .home .who-we-wrapper {
    padding: 30px 0 10px; }
  #hero #breadcrumbs {
    display: none; }
  #make-enquiry-modal .modal-wrap h4 {
    padding: 15px;
    letter-spacing: 4px; }
    #make-enquiry-modal .modal-wrap h4 a {
      font-size: 26px; }
  #make-enquiry-modal .gform_wrapper {
    padding: 25px 20px; }
  #make-enquiry-modal .fake-form-title {
    display: none; }
  #header #responsive-menu #menu-main-menu {
    width: 300px;
    right: -300px; }
  .contact-page, .contact-page > div, .cn-interested, .cn-map-location {
    padding-left: 15px; }
  .container-fluid.ph2services {
    padding: 40px 0; }
  .ph2services_title h4 {
    font-size: 22px; }
  .ph2services .ph2services_description p {
    font-size: 14px; }
  #customer-support-modal .modal-wrap h3 {
    font-size: 24px; } }

@media (max-width: 500px) {
  .home .slider-section .feature-slider .slide-content {
    min-height: 300px; }
  .home .slider-section .feature-slider .slide-content h2 {
    font-size: 40px;
    line-height: 120%;
    margin-bottom: 0px; }
  .home .slider-section .feature-slider .slide-content p {
    display: none; }
  .home .slider-section .feature-slider .slide-content span {
    margin-top: 30px;
    display: inline-block; }
  #hero h1, #hero .fake-title {
    font-size: 26px; }
  #hero {
    padding: 40px 0;
    margin: 0 0 30px; }
  .customer-support-form-wrap .gsection_title {
    font-size: 20px; }
  .gform_wrapper form .gform_fields .gfield, #make-enquiry-modal .gform_wrapper ul.gform_fields #field_105_9 {
    margin-bottom: 0px; }
  .gform_wrapper form .gform_fields .gfield, #make-enquiry-modal .gform_wrapper ul.gform_fields #field_105_8 .gfield_description {
    font-size: 12px; }
  .home .logos li,
  .home .awards li {
    width: 50%;
    padding: 10px 0px; } }

@media (max-width: 485px) {
  .home .slider-section .feature-slider .slide-content h2 {
    font-size: 30px;
    padding-top: 30px; }
  .home .slider-section .feature-slider .slide-content {
    padding: 40px 0; }
  #top-bar .top-bar-links p .button a {
    font-size: 12px; }
  .page-template-page-customer-support .remote-support-section .remote-support-action h3 {
    font-size: 20px;
    display: block;
    margin-bottom: 20px; }
  .page-template-page-customer-support .remote-support-section .remote-support-action .button {
    margin-left: 0; }
  .custom-logo-link img {
    max-width: 100% !important;
    height: auto; }
  #header {
    padding: 20px 0; } }

@media (max-width: 450px) {
  .home .slider-section .feature-slider .slide-content h2 {
    font-size: 26px;
    margin-bottom: 10px; }
  .slide-content p:last-child {
    margin-bottom: 0; }
  .home .slider-section .feature-slider li {
    height: 335px; }
  .home .solution-box img {
    max-width: 100% !important; }
  .home .solution-box h4 a {
    padding: 0; }
  .home .who-we-wrapper p {
    font-size: 16px;
    margin: 0 0 15px; }
  .home .locations-wrapper h3 {
    font-size: 24px; }
  .page-template-single-customer_support h1 {
    font-size: 26px;
    margin-bottom: 20px; }
  .page-template-single-customer_support .gform_wrapper form .gform_fields {
    width: 100%;
    left: 0; }
  .customer-support-form-wrap .gsection_title {
    font-size: 18px; }
  .page-template-single-customer_support .gform_wrapper form .gform_fields .gfield {
    width: 100%; }
  #top-bar .top-bar-numbers p {
    font-size: 12px; }
  .popular_wrapper .category_icon_rightside {
    display: none; }
  .title-area h1, .title-area h2 {
    font-size: 20px; }
  .title-area p.sub-title {
    margin: 0 0 5px;
    letter-spacing: 4px; }
  .title-area {
    margin-bottom: 20px; }
  .PartnerSectionNav .nav-tabs > li,
  .PartnerSectionNav .nav-tabs > li.active {
    width: 100%; }
  .page-template-template-aboutus .section {
    margin: 20px auto; }
  .sponsorship p, .sponsorship-note p {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px; }
  .sponsorship-blog {
    padding-top: 160px; } }

@media (max-width: 400px) {
  .home .slider-section .feature-slider .slide-content h2 {
    font-size: 24px; }
  #burger {
    padding: 0; }
  .home .slider-section .feature-slider li {
    height: 350px; }
  .page-template-single-customer_support h1 {
    font-size: 22px; }
  #top-bar .top-bar-numbers p span {
    margin: 0 5px; }
  .home .testimonials-section .testimonials-wrapper .bx-pager {
    bottom: 15px; }
  .home .testimonials-section .testimonials-wrapper {
    padding: 0; }
  .page-template-single-customer_support .gform_wrapper form .gform_fields .gfield.quater-input {
    width: 100%; }
  .news_title h4 {
    font-size: 24px; }
  .single .post-title h1 {
    font-size: 18px; }
  #top-bar .top-bar-links p .button {
    margin-left: 5px;
    font-size: 11px; }
    #top-bar .top-bar-links p .button a {
      padding: 10px; }
  .news_title {
    min-height: auto;
    padding: 10px 31px; }
    .news_title .post-title h1 {
      margin-bottom: 0; }
    .news_title .post_time {
      display: none; }
  .single .story {
    padding: 10px 30px; }
  .page-template-template-aboutus .solution-box {
    max-width: 350px; }
    .page-template-template-aboutus .solution-box h4 {
      font-size: 18px; }
      .page-template-template-aboutus .solution-box h4 a {
        padding: 15px 0; }
  .TabHeading {
    padding: 0 0 20px; } }

@media (max-width: 350px) {
  .title-area h1, .title-area h2 {
    font-size: 18px; } }

    /* RAJ CSS: */

    .sidebar #black-studio-tinymce-7 > h6 {
      display: none; }
    .sidebar #black-studio-tinymce-7 .textwidget h4 {
      color: #FFFFFF;
      padding: 30px;
      text-transform: uppercase;
      letter-spacing: 5px;
      font-size: 15px;
      font-weight: normal;
      background: #bb1e3c url("../images/widget-squares.png") left center no-repeat;
      background-size: auto 100%; }
    .sidebar #black-studio-tinymce-7 .textwidget h4 a {
        display: block;
        font-weight: bold;
        letter-spacing: 0.5px;
        font-size: 37px;
        color: #FFFFFF;
        margin: 7px 0; }
    .sidebar #black-studio-tinymce-7 .textwidget > p {
      display: none; }
    .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper {
      margin: 0;
      padding: 35px 30px;
      min-height: 0;
      max-height: calc(100vh - 270px);
      overflow: auto; }
      .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_heading {
        width: auto; }
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_heading .gform_title {
          display: block;
          width: auto;
          margin: 0 0 15px;
          padding: 0;
          font-size: 26px;
          color: #8c8279;
          text-transform: none;
          border: 0; }
      .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield_label {
        display: none; }
      .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield {
        display: inline-block;
        vertical-align: top;
        width: 100%;
        padding: 0;
        margin: 0 0 15px; }
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield.gform_hidden {
          margin: 0;
          display: none; }
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield .ginput_container {
          margin: 0; }
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield input[type="text"],
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield input[type="email"],
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield select,
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield textarea {
          width: 100%;
          margin: 0;
          border: 0;
          font-size: 14px;
          background: #FFFFFF;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          border-radius: 5px;
          background-clip: padding-box;
          padding: 10px 15px;
          color: #9B9B9B;
          outline: none;
          border: 1px solid rgba(140, 130, 121, 0.2); }
          .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield input[type="text"]:focus,
          .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield input[type="email"]:focus,
          .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield select:focus,
          .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield textarea:focus {
            color: #333; }
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield select {
          -webkit-appearance: none;
          padding-right: 30px;
          background: #FFFFFF url("../images/select-arrow.png") 95% center no-repeat;
          background-clip: padding-box; }
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield::-webkit-input-placeholder {
          color: #9B9B9B; }
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield:-moz-placeholder {
          color: #9B9B9B; }
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield::-moz-placeholder {
          color: #9B9B9B; }
        .sidebar #black-studio-tinymce-7 .textwidget .gform_wrapper .gform_body .gfield:-ms-input-placeholder {
          color: #9B9B9B; }
.page-template-page-tabs-alta .main-content {
  padding: 0 0 50px; }

.page-template-page-tabs-alta ul.tab-names {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  padding: 0;
  margin: 0;
  display: flex; }
  .page-template-page-tabs-alta ul.tab-names li {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    text-align: center;
    margin: 0 5px 0 0;
    min-height: 65px;
    overflow: hidden;
    border: 1px solid rgba(164, 155, 146, 0.5);
    border-bottom: 0;
    font-size: 18px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px; }
    .page-template-page-tabs-alta ul.tab-names li:last-of-type {
      margin: 0 10px 0 0; }
    .page-template-page-tabs-alta ul.tab-names li a.tab-name-centre {
      display: flex;
      width: 100%;
      height: 100%;
      min-height: 65px;
      color: inherit;
      background: rgba(0, 0, 0, 0.02);
      -webkit-transition: all 0.15s ease-in-out;
      -moz-transition: all 0.15s ease-in-out;
      -o-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out; }
      .page-template-page-tabs-alta ul.tab-names li a.tab-name-centre:hover {
        background: rgba(0, 0, 0, 0.06); }
      .page-template-page-tabs-alta ul.tab-names li a.tab-name-centre.active {
        background: #1B242D;
        color: #FFFFFF;
        font-weight: bold; }
      .page-template-page-tabs-alta ul.tab-names li a.tab-name-centre span {
        display: inline-block;
        align-self: center;
        width: 100%;
        padding: 5px 10px; }

.page-template-page-tabs-alta .tab-content-wrap {
  position: relative;
  overflow: hidden;
  display: inline-block;
  vertical-align: top;
  width: 100%;
  min-height: 80px;
  border: 1px solid rgba(164, 155, 146, 0.5);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0; }
  .page-template-page-tabs-alta .tab-content-wrap .actual-tab-content {
    vertical-align: top;
    width: 100%;
    padding: 40px;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    z-index: -9;
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    -o-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out; }
    .page-template-page-tabs-alta .tab-content-wrap .actual-tab-content:target, .page-template-page-tabs-alta .tab-content-wrap .actual-tab-content.showing {
      opacity: 1;
      z-index: 9;
      pointer-events: auto;
      position: relative; }   

/* new contact page form: */
.contact-page-form-new {
    background-color: #faf9f8;
	border: 1px solid #1c2b39;
	border-radius: 22px;
    padding: 40px 20px 11px 20px;
}
.contact-page-form-new p.mid-form-title {
    font-size: 35px;
    font-family: 'Proxima Nova', 'Montserrat', sans-serif;
    color: #1c2b39;
    line-height: 0.611;
    padding: 0 20px 25px 20px;
    font-weight: 600;
    letter-spacing: -0.5px;
	margin-bottom: 0 !important;
}
.contact-page-form-new p.mid-form-text {
    font-size: 16px;
    font-family: 'Proxima Nova', 'Montserrat', sans-serif;
    color: #1c2b39;
    padding: 0 20px 10px 20px;
    color: #4A4A4A;
	margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}
.contact-page-form-new .opening-text {
	width: 100% !important;
}
.contact-page-form-new ul.gform_fields {
	display: flex;
	flex-wrap: wrap;
}

.contact-page-form-new ul#gform_fields_130 li:nth-child(2),.contact-page-form-new ul#gform_fields_130 li:nth-child(3),.contact-page-form-new ul#gform_fields_130 li:nth-child(4),.contact-page-form-new ul#gform_fields_130 li:nth-child(5),.contact-page-form-new ul#gform_fields_130 li:nth-child(6),.contact-page-form-new ul#gform_fields_130 li:nth-child(7) {
    width: 50%;
	padding: 0px 20px 1px 20px;
  color: black ¡important;
}
.contact-page-form-new ul#gform_fields_130 li:nth-child(8) {
	padding: 0px 20px 15px 20px;
}
.contact-page-form-new ul#gform_fields_130 li:nth-child(9) {
	padding: 0px 20px 15px 25px;
}
.contact-page-form-new ul#gform_fields_135 li:nth-child(2),.contact-page-form-new ul#gform_fields_135 li:nth-child(3),.contact-page-form-new ul#gform_fields_135 li:nth-child(4),.contact-page-form-new ul#gform_fields_135 li:nth-child(5),.contact-page-form-new ul#gform_fields_135 li:nth-child(6),.contact-page-form-new ul#gform_fields_135 li:nth-child(7) {
    width: 50%;
	padding: 0px 20px 1px 20px;
}
.contact-page-form-new ul#gform_fields_135 li:nth-child(8) {
	padding: 0px 20px 15px 20px;
}
.contact-page-form-new ul#gform_fields_135 li:nth-child(9) {
	padding: 0px 20px 15px 25px;
}
.contact-page-form-new .gform_page_footer {
	all: unset;
	float: right;
}
.contact-page-form-new .gform_page_footer .gform_next_button {
	all: unset;
	border: 1px solid #8EC43C;
    padding: 0.65em 4.8em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
    position: relative;
    color: #fff;
    background: #8EC43C;
    font-weight: 600 !important;
    height: 20px !important;
    margin-right: 20px;
	float: right;
}
.contact-page-form-new .gform_page_footer .gform_next_button:hover {
    color: #8EC43C;
    background: none;
}
.contact-page-form-new .pop-up-title {
	font-size: 26px;
    font-family: 'Proxima Nova', 'Montserrat', sans-serif;
    color: rgb(140, 130, 121);
    font-weight: 700;
    margin-bottom: 0px;
	padding-left: 20px !important;
}
.contact-page-form-new p.pop-up-bold {
    font-weight: bold;
    line-height: 1.4;
    font-size: 15px;
    padding-top: 15px;
	padding-left: 20px !important;
}
.contact-page-form-new .pop-up-text {
	padding-left: 20px !important;
	margin-bottom: 0px !important;
}
.contact-page-form-new .gform_button {
    all: unset;
    border: 1px solid #8EC43C;
    padding: 0.65em 4.8em;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px !important;
    background-clip: padding-box;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
    position: relative;
    color: #fff;
    background: #8EC43C;
    font-weight: 600 !important;
    height: 20px !important;
    margin-right: 20px;
    float: right;
}
.contact-page-form-new .gform_button:hover {
    color: #8EC43C;
    background: none; 
	background-image: none !important;
}
.contact-page-form-new li.field_sublabel_below:nth-child(2) div::before {
	content: '\f007';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    background-color: #1c2b39;
    height: 48px;
    width: 50px;
    border-radius: 10px 0 0 10px;
    padding: 10px 0px 0px 13px;
    color: rgb(243, 242, 240);
    font-size: 30px;
}
.contact-page-form-new li.field_sublabel_below:nth-child(3) div::before {
	content: '\f1ad';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    background-color: #1c2b39;
    height: 48px;
    width: 50px;
    border-radius: 10px 0 0 10px;
    padding: 10px 0px 0px 13px;
    color: rgb(243, 242, 240);
    font-size: 30px;
}
.contact-page-form-new li.field_sublabel_below:nth-child(4) div::before {
	content: '\f0e0';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    background-color: #1c2b39;
    height: 48px;
    width: 50px;
    border-radius: 10px 0 0 10px;
    padding: 10px 0px 0px 12px;
    color: rgb(243, 242, 240);
    font-size: 26px;
}
.contact-page-form-new li.field_sublabel_below:nth-child(5) div::before {
	content: '\f095';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    background-color: #1c2b39;
    height: 48px;
    width: 50px;
    border-radius: 10px 0 0 10px;
    padding: 10px 0px 0px 13px;
    color: rgb(243, 242, 240);
    font-size: 30px;
}
.contact-page-form-new li.field_sublabel_below:nth-child(6) div::before {
	content: '\f015';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    background-color: #1c2b39;
    height: 48px;
    width: 50px;
    border-radius: 10px 0 0 10px;
    padding: 10px 0px 0px 11px;
    color: rgb(243, 242, 240);
    font-size: 30px;
}
.contact-page-form-new li.field_sublabel_below:nth-child(7) div::before {
	content: '\f061';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    background-color: #1c2b39;
    height: 48px;
    width: 50px;
    border-radius: 10px 0 0 10px;
    padding: 10px 0px 0px 13px;
    color: rgb(243, 242, 240);
    font-size: 30px;
}
.contact-page-form-new li.field_sublabel_below:last-child div::before {
	content: '';
    display: none;
}
.contact-page-form-new li.field_sublabel_below:nth-last-child(2) div::before {
	content: '';
    display: none;
}
.contact-page-form-new li.field_sublabel_below div {
	display: flex;
    flex-direction: row;
}
.contact-page-form-new li.field_sublabel_below div input{
	height: 48px;
	border-radius: 0 10px 10px 0 !important;
    border: 1px #1c2b39 solid !important;
    color: #9B9B9B !important;
}
.contact-page-form-new li.field_sublabel_below div select{
	height: 48px;
	border-radius: 0 10px 10px 0 !important;
    border: 1px #1c2b39 solid !important;
	background-color: white !important;
  color: #9B9B9B !important;
}
.contact-page-form-new li.field_sublabel_below div textarea{
	border-radius: 10px !important;
    border: 1px #1c2b39 solid !important;
	height: 152px;
  color: #9B9B9B !important;
}
.contact-page-form-new .gf_progressbar_wrapper {
	display: none;
}
.contact-page-form-new ul#gform_fields_130 li:nth-child(8) {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.contact-page-form-new ul.gfield_checkbox li input[type='checkbox'] + label:before {
    border-radius: 0 !important;
    border: 2px solid rgb(176, 166, 160) !important;
}
.contact-page-form-new li#field_135_3 {
    padding-left: 20px !important;
}
.contact-page-form-new li#field_135_9 {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}
.contact-page-form-new input#gform_submit_button_135 {
    margin-top: -70px !important;
    margin-bottom: 40px !important;
}
.contact-page-form-new input#gform_submit_button_136 {
    margin-top: -50px !important;
    margin-bottom: 40px !important;
}
.contact-page-form-new .display-none {
	display: none !important;
}
.contact-page-form-new li#field_136_8 {
    padding-left: 20px !important;
}
.contact-page-form-new li#field_136_2 {
    padding-left: 20px !important;
}
.contact-page-form-new li#field_136_7 {
    margin-bottom: 0px !important;
}

.confirmation-page_wrapper {
    display: flex !important;
    justify-content: center !important;
}
.confirmation-page {
    max-width: 700px !important;
}
.confirmation-page .gform_button, .contact-page-form-new .gform_button {
    -moz-border-radius: 5px !important;
    -moz-transition: background-color 0.15s ease-in-out !important;
    -o-transition: background-color 0.15s ease-in-out !important;
	padding: 10px 40px !important;
}
.confirmation-page label#label_136_8_1 {
    display: flex !important;
}
.contact-page-form-new label#label_135_11_1 {
    display: flex !important;
}
.contact-page-form-new ul.gfield_checkbox li input[type='checkbox'] + label:before {
    width: 25px !important;
}
.contact-page-form-new li#field_135_11 {
    margin-top: -5px !important;
}
@media only screen and (max-width: 992px) {
    ul#gform_fields_135 {
        flex-direction: column;
    }
    .contact-page-form-new .gfield {
            width: 100% !important;
		    margin-bottom: 10px !important;
    }
	.contact-page-form-new p.mid-form-title {
		line-height: 1 !important;
		padding: 0 20px 15px 20px !important;
	}
	.contact-page-form-new {
		padding: 30px 0 11px 0 !important;
	}
	.contact-page-form-new input#gform_submit_button_135 {
		margin-top: 20px !important;
		margin-bottom: 30px !important;
	}
	.gform_wrapper form ul.gfield_radio li input[type='radio'] + label:before, .gform_wrapper form ul.gfield_radio li input[type='checkbox'] + label:before, .gform_wrapper form ul.gfield_checkbox li input[type='radio'] + label:before, .gform_wrapper form ul.gfield_checkbox li input[type='checkbox'] + label:before {
		padding: 8px !important;
	}
	.contact-page-form-new .gfield select {
		font-size: 16px !important;
	}
	.contact-page-form-new .gfield textarea {
		font-size: 16px !important;
	}
}

/* new contact page form: */

.contact-page-side-form-new_wrapper {
	padding: 20px 20px 20px 20px !important;
}
.contact-page-side-form-new_wrapper li.field_sublabel_below {
	margin-bottom: 10px !important;
}
.contact-page-side-form-new_wrapper li.field_sublabel_below div {
	display: flex;
    flex-direction: row;
}
.contact-page-side-form-new_wrapper li.field_sublabel_below:nth-child(1) div input, .contact-page-side-form-new_wrapper li.field_sublabel_below:nth-child(2) div input, .contact-page-side-form-new_wrapper li.field_sublabel_below:nth-child(3) div input, .contact-page-side-form-new_wrapper li.field_sublabel_below:nth-child(4) div input, .contact-page-side-form-new_wrapper li.field_sublabel_below:nth-child(5) div input, .contact-page-side-form-new_wrapper li.field_sublabel_below:nth-child(6) div select, .contact-page-side-form-new_wrapper li.field_sublabel_below:nth-child(7) div input, .contact-page-side-form-new_wrapper li.field_sublabel_below:nth-child(8) div input {
	
    border-bottom: 1px #b0a6a0 solid !important;
    border-right: 1px #b0a6a0 solid !important;
    border-top: 1px #b0a6a0 solid !important;
	border-left: 1px #b0a6a0 solid !important;
	border-radius: 5px 5px 5px 5px !important;
    padding: 0 0 0 10px !important;
    height: 36px !important;
    -webkit-appearance: none !important;
    background-color: white !important;
	font-size: 14px !important;
  	color: #1c2b39 !important;
}

.contact-page-side-form-new_wrapper li.field_sublabel_below div textarea {	
    border-bottom: 1px #b0a6a0 solid !important;
    border-right: 1px #b0a6a0 solid !important;
    border-top: 1px #b0a6a0 solid !important;
    border-left: 1px #b0a6a0 solid !important;
    border-radius: 5px 5px 5px 5px !important;
    padding: 10px !important;
    height: 70px !important;
    -webkit-appearance: none !important;
    background-color: white !important;
	font-size: 14px !important;
  	color: #1c2b39 !important;
}
.contact-page-side-form-new_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    font-size: 14px !important;
}
.contact-page-side-form-new_wrapper li.field_sublabel_below:nth-child(4) {
	width: 50% !important;
	padding-right: 5px !important;
}
.contact-page-side-form-new_wrapper li.field_sublabel_below:nth-child(5) {
	width: 50% !important;	
	padding-left: 5px !important;
}
.contact-page-side-form-new_wrapper .gfield_checkbox li label {
	padding-left: 30px !important;
}
.contact-page-side-form-new_wrapper .gfield_checkbox li label:before {
	margin-left: -30px !important;
}
select#input_105_5 {
    font-size: 17px !important;
}
select#input_100_5 {
    font-size: 17px !important;
}
.contact-page-side-form-new_wrapper #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield input[type="text"], .contact-page-side-form-new_wrapper #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield input[type="email"], .contact-page-side-form-new_wrapper #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield select, .contact-page-side-form-new_wrapper #black-studio-tinymce-5 .textwidget .gform_wrapper .gform_body .gfield textarea {
    color: black !  important;
}
.contact-page-side-form-new_wrapper .gform_heading {
    display: none !important;
}
.contact-page-side-form-new_wrapper input.medium, .contact-page-side-form-new_wrapper select.gfield_select {
    border-bottom: 1px #b0a6a0 solid !important;
    border-right: 1px #b0a6a0 solid !important;
    border-top: 1px #b0a6a0 solid !important;
    border-left: 1px #b0a6a0 solid !important;
    border-radius: 5px 5px 5px 5px !important;
    padding: 0 0 0 10px !important;
    height: 36px !important;
    -webkit-appearance: none !important;
    background-color: white !important;
    font-size: 14px !important;
}
/*additional homepage form styling for forms*/
.home label#label_105_8_1 {
    display: flex !important;
}
.home label#label_105_8_1:before {
	padding: 10px;
}
label#label_100_8_1 {
    display: flex;
}
label#label_100_8_1:before {
	padding: 10px;
}
li.gchoice_100_8_1 {
    width: 100% !important;
}
/*End of form changes*/

/* Safari 6.1-10.0 (not 10.1) */
@media screen and (min-color-index: 0) and (-webkit-min-device-pixel-ratio: 0) 
{ @media {
    .ContactHeader { 
        /*height: auto; */
    }
}}

/* HS FORM IFRAME ON IT PAGES */
.hs-form-iframe {
	width: 100% !important;
}
.hbspt-form {
	background-color: #faf9f8;
}
.hbspt-form .hs-form-iframe html {
	width: 90%;
	margin: auto;
}
}