html,
body {
  overflow-x: hidden;
  max-width: 100%;
}

header.site-header {
  background-color: transparent;

  border-bottom: 0 none;

  margin: 0 auto;

  padding: 0px 0px 0px 0px;

  width: 1009px;
  max-width: 100%;

  position: relative;
}

header .site-branding {
  padding-bottom: 1px;

  padding-right: 55px;

  padding-top: 15px;
}

.site-header p {
  margin: 0px;

  padding: 0px 0px 8px 0px;

  line-height: 20px;
}

.site-branding {
  min-height: 0;

  padding: 25px 50px 16px 0px;

  float: left;
}

.branding_right {
  float: left;

  position: relative;
}

.branding_contact_details {
  float: left;

  width: 200px;

  font-family: "montserrathairline";

  font-size: 16px;

  font-weight: normal;

  color: #000000;

  padding-top: 35px;
}

.branding_contact_number {
  font-family: "montserratbold";

  font-size: 22px;
}

.branding_contact_number a {
  color: #000000;
}

.branding_contact_number a:hover {
  color: #000000;
}

.branding_contact_form {
  float: left;

  width: 313px;

  height: 92px;

  font-family: "montserrathairline";

  font-weight: normal;

  font-size: 14px;

  color: #000000;

  font-weight: normal;

  padding-top: 35px;

  background: url("images/header_right_bg.png") no-repeat scroll center 10px
    rgba(0, 0, 0, 0);
}

.branding_contact_form.a {
  background: none;
  padding-top: 17px;
}

.branding_contact_form.a img {
  background: #fafafa none repeat scroll 0 0;
  cursor: pointer;

  padding: 10px;
}

.branding_contact_form p span {
  font-family: "montserratbold";

  font-size: 22px;

  color: #d4071a;
}

.branding_contact_form p {
  padding: 0px;
}

.branding_contact_form p:nth-child(2) {
  font-size: 20px;
}

.branding_contact_form p a {
  font-family: "montserratlight";

  font-size: 11px;

  text-decoration: underline;

  color: #d4071a;

  position: relative;

  top: -4px;

  left: 20px;

  background: url("images/show_form_icon.png") no-repeat scroll right 6px
    rgba(0, 0, 0, 0);

  padding-right: 10px;
}

.overlay_contact_form {
  background: #ffffff;

  clear: both;

  height: 400px;

  position: absolute;

  right: 0;

  top: 120px;

  width: 298px;

  padding: 0px 28px 15px 28px;

  z-index: 2329;

  display: none;
}

.overlay_contact_form input,
.overlay_contact_form select {
  width: 100%;

  height: 35px;

  background: #f0f0f0;

  border: 1px solid #dadada;

  color: #000000;

  font-size: 13px;

  padding: 5px !important;

  margin: 0px 0px 10px 0px;
}

.overlay_contact_form label.about {
  float: left;

  font-size: 13px;

  margin-bottom: -9px;

  margin-top: 7px;
}

.overlay_contact_form span.checkbox {
  float: left;

  font-size: 13px;

  height: 15px;

  margin: 0 0 10px;

  padding: 5px !important;

  width: 50%;
}

.checkbox-about {
  float: left;

  margin-bottom: 22px;
}

.overlay_contact_form span.checkbox h6.check {
  clear: both;

  clear: both;

  float: left;

  height: 13px;

  margin-bottom: 0 !important;

  margin-left: 0 !important;

  margin-right: 10px;

  margin-top: 0 !important;

  padding: 0 !important;

  width: 10px;
}

.overlay_contact_form span.checkbox h6.box {
  float: left;

  font-size: 10px;

  margin-top: 9px;

  width: 70%;
}

.overlay_contact_form select {
  -webkit-appearance: none; /*Removes default chrome and safari style*/

  -moz-appearance: none; /* Removes Default Firefox style*/

  background: #f0f0f0 url(images/menu_down_arrow.png) no-repeat 90% center;

  width: 100%; /*Width of select dropdown to give space for arrow image*/

  text-indent: 0.01px; /* Removes default arrow from firefox*/

  text-overflow: ""; /*Removes default arrow from firefox*/ /*My custom style for fonts*/

  border-radius: 0px;
  font-size: 12px;
  color: #676767;
}

.overlay_contact_form select:focus {
  outline: 0 !important;
}

html[data-useragent*="MSIE 10.0"] .overlay_contact_form select {
  background: none #f0f0f0;
}

:root .overlay_contact_form select {
  background: none #F0F0F0\9;
}

.overlay_contact_form textarea {
  width: 100%;

  background: #f0f0f0;

  border: 1px solid #dadada;

  color: #000000;

  font-size: 13px;

  padding: 5px !important;

  margin: 0px 0px 8px 0px;
}

.overlay_contact_form input[type="button"] {
  background: #d30113;

  color: #ffffff;

  text-align: center;

  margin: 0px;

  margin: 8px 0 0;
}

.overlay_contact_form input[type="button"]:hover {
  background: #d30113;
}

.footer_contact_details {
  float: left;

  width: auto;

  font-family: "montserrathairline";

  font-size: 18px;

  font-weight: normal;

  color: #000000;

  padding-top: 30px;

  padding-left: 20px;

  padding-right: 36px;

  color: #ffffff;
}

.footer_contact_number {
  font-family: "montserratbold";

  font-size: 26px;
}

.footer_contact_details p {
  margin: 0px;

  padding: 0px;
}

.top_facebook {
  position: absolute;

  right: -8px;

  top: 132px;

  z-index: 8;

  width: 177px;
}

.follow_facebook {
  float: right;

  position: relative;

  right: 20px;

  top: 60px;
}

.follow_facebook a,
.top_facebook a {
  display: inline-block;

  width: 172px;

  height: 28px;

  background: url(images/button_facebook.png);

  margin-top: 29px;
}

div.da-img {
  width: 100% !important;

  height: 100% !important;
}

div.eps-slide {
  width: 100% !important;

  height: 100% !important;

  margin: 0 auto;
}

.da-slide .da-slide-heading-content h2.slider_heading {
  font-size: 38px;

  font-family: "montserratbold" !important;

  white-space: normal;

  margin: 0px;

  text-transform: uppercase;

  top: 49px;

  line-height: 51px;

  margin: 0 auto;

  position: relative;

  width: 1009px;

  left: 0px !important;

  clear: both;
}

div#slider_content {
  clear: both;
  height: 68%;
  left: 99px !important;
  margin: 0 auto;
  position: relative;
  text-align: justify;
  top: 50px;
  width: 1191px;
}

div#slider_content span {
  position: relative;

  display: inline-block;

  width: 425px;

  position: absolute;

  bottom: 0px;

  font-family: "montserratregular" !important;

  font-size: 15px;

  font-weight: normal;

  color: #000000;
}

.da-slide .da-link {
  background: #d30113 !important;

  border: 0px !important;

  border-radius: 0px !important;

  box-shadow: 0px !important;

  line-height: 20px !important;

  padding: 8px !important;

  text-align: center;

  text-shadow: 0px !important;

  top: auto !important;

  bottom: 50px;

  left: 0px !important;

  z-index: 10;

  font-family: "montserratregular" !important;

  color: #ffffff;

  font-size: 13px !important;

  font-weight: normal !important;
}

.da-slide-heading-content {
  height: 100%;

  position: absolute;

  width: 100%;

  z-index: 10;

  background: url("http://roanokeroofs.com/wp-content/themes/lynchburgroofing/images/slider_bottum_roof_image.png")
    no-repeat scroll 0 bottom rgba(0, 0, 0, 0);
}

.readmore_div {
  clear: both;

  margin: 0 auto;

  position: relative;

  top: 629px;

  width: 1009px;

  z-index: 372;

  left: 396px;
}

.da-arrows {
  display: none !important;
}

.index_page .entry-header {
  display: none;
}

.inner_container {
  width: 1490px;

  margin: 0px auto;

  clear: both;

  padding-top: 50px;

  padding-bottom: 30px;
}

.inner_container h2 {
  margin: 0px;

  padding: 0px;

  text-align: center;

  height: 45px;
}

.inner_container h2 p {
  float: left;

  margin: 0px;

  padding: 0px;
}

.inner_container h2 p:nth-child(1),
.inner_container h2 p:nth-child(3) {
  margin: 0px;

  padding: 0px;

  text-align: center;

  border-top: 1px solid #000000;

  position: relative;

  height: 45px;

  width: 30%;
}

.inner_container h2 p:nth-child(2) {
  color: #010101;

  font-family: "montserrathairline";

  font-size: 23px;

  font-weight: normal;

  text-transform: uppercase;

  padding: 0 15px;

  width: 40%;

  position: relative;

  top: -18px;
}

.inner_container .owl-carousel,
.our_work_bg .owl-carousel {
  width: 1007px;

  margin: 0px auto;

  clear: both;
}

.inner_container .owl-carousel {
  padding-top: 35px;
}

.our_work_bg .owl-carousel {
  padding: 10px 0px 0px 0px;
}

.our_work_bg .owl-carousel .item img {
  border: 2px solid #ffffff;
}

.seven_reasons_bg {
  background: url("images/7reasons_heading_bg.png") no-repeat scroll 565.4px -30px,
    url("images/7reasons_body_bg.png") no-repeat scroll right bottom #efece3;
}

.seven_reasons_bg h2 {
  margin: 0px auto;

  padding: 0px;

  text-align: center;

  height: 260px;

  width: 1490px;
}

.seven_reasons_bg h2 p {
  margin: 0px;

  padding: 0px;

  float: left;
}

.seven_reasons_bg h2 p:nth-child(1),
.seven_reasons_bg h2 p:nth-child(3) {
  border-top: 1px solid #000000;

  top: 100px;

  position: relative;

  width: 30%;
}

.seven_reasons_bg h2 p:nth-child(2) {
  font-family: "montserratbold";

  color: #010101;

  font-size: 56px;

  font-weight: normal;

  text-transform: uppercase;

  text-align: center;

  width: 40%;

  line-height: 40px;
}

.seven_reasons_bg h2 p span {
  display: inline-block;

  width: 100%;
}

.seven_reasons_bg h2 p span:nth-child(1) {
  padding-top: 80px;
}

.seven_reasons_bg h2 p span:nth-child(2) {
  font-size: 33px;

  font-family: "montserrathairline";
}

.seven_reasons_container {
  width: 1150px;

  margin: 0px auto;

  clear: both;

  position: relative;
}

.pt-cv-content {
  padding: 0px 40px 0px 28px;
}

.guaranteed_icon {
  background: url("http://roanokeroofs.com/wp-content/themes/lynchburgroofing/images/guaranteed_icon.png")
    no-repeat scroll 0px 0px;

  left: 100px;

  position: absolute;

  top: -40px;

  display: inline-block;

  width: 96px;

  height: 95px;
}

#pt-cv-view-15e59bc75a {
  padding-bottom: 10px;
}

#pt-cv-view-15e59bc75a
  .pt-cv-page
  .pt-cv-content-item:nth-child(1)
  .pt-cv-title {
  background: url("images/one_icon.png") no-repeat scroll 0 0;

  padding: 20px 0px 0px 28px;
}

#pt-cv-view-15e59bc75a
  .pt-cv-page
  .pt-cv-content-item:nth-child(2)
  .pt-cv-title {
  background: url("images/second_icon.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);

  padding: 20px 0px 0px 28px;
}

#pt-cv-view-15e59bc75a
  .pt-cv-page
  .pt-cv-content-item:nth-child(3)
  .pt-cv-title {
  background: url("http://roanokeroofs.com/wp-content/themes/lynchburgroofing/images/third_icon.png")
    no-repeat scroll 0 0 rgba(0, 0, 0, 0);

  padding: 20px 0px 0px 28px;
}

#pt-cv-view-38dadc9fae {
  padding-bottom: 60px;
}

#pt-cv-view-38dadc9fae
  .pt-cv-page
  .pt-cv-content-item:nth-child(1)
  .pt-cv-title {
  background: url("images/fourth_icon.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);

  padding: 20px 0px 0px 28px;
}

#pt-cv-view-38dadc9fae
  .pt-cv-page
  .pt-cv-content-item:nth-child(2)
  .pt-cv-title {
  background: url("images/fifth_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

  padding: 20px 0px 0px 28px;
}

#pt-cv-view-38dadc9fae
  .pt-cv-page
  .pt-cv-content-item:nth-child(3)
  .pt-cv-title {
  background: url("images/sixth_icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);

  padding: 20px 0px 0px 28px;
}

#pt-cv-view-38dadc9fae
  .pt-cv-page
  .pt-cv-content-item:nth-child(4)
  .pt-cv-title {
  background: url("images/seventh_icon.png") no-repeat scroll 0 0
    rgba(0, 0, 0, 0);

  padding: 20px 0px 0px 28px;
}

.pt-cv-title p span {
  display: inline-block;

  width: 100%;

  text-align: left;

  font-size: 18px;

  font-family: "montserratregular";
}

h4.pt-cv-title {
  margin: 0px !important;
}

h4.pt-cv-title p {
  font-family: "montserratbold";

  color: #971f21;

  font-size: 25px; /* Approximation due to font substitution */

  font-weight: normal;

  border-bottom: 0px solid #333;

  margin: 0px;

  line-height: 30px;

  padding-bottom: 8px;
}

.our_work_bg {
  width: 100%;

  background: url(images/ourwork_bg_iamge.jpg);

  clear: both;

  padding-bottom: 20px;
}

.our_work_bg h2 {
  margin: 0px auto;

  padding: 0px;

  text-align: center;

  position: relative;

  top: 30px;

  height: 135px;

  width: 1490px;

  clear: both;
}

.our_work_bg h2 p {
  float: left;

  padding: 0px;

  margin: 0px;
}

.our_work_bg h2 p:nth-child(1),
.our_work_bg h2 p:nth-child(3) {
  border-top: 1px solid #ffffff;

  margin-top: 55px;

  width: 30%;
}

.our_work_bg h2 p:nth-child(2) {
  width: 40%;

  font-family: "montserratbold";

  color: #ffffff;

  font-size: 56px;

  font-weight: normal;

  text-transform: uppercase;

  text-align: center;

  line-height: 40px;

  background: url("images/our_work_heading_bg.png") no-repeat scroll 71px 2px
    rgba(0, 0, 0, 0);

  height: 180px;

  position: relative;

  top: -50px;
}

.our_work_bg h2 p:nth-child(2) span {
  color: #ffffff;

  display: inline-block;

  clear: both;

  width: 100%;

  margin-top: 85px;
}

.our_work_bg h2 p a {
  display: inline-block;

  width: 100%;

  color: #fffeff;

  font-size: 13px;

  font-family: "montserratregular";

  text-decoration: underline;

  border-bottom: 0px;

  position: relative;

  top: -12px;
}

.testimonials_bg {
  width: 100%;

  background: #ffffff;

  clear: both;

  padding: 70px 0px 50px 0px;

  display: inline-block;

  background: url("images/testimonials_body_bg.png") no-repeat scroll 1020px
    61px rgba(0, 0, 0, 0);
}

.testimonials_bg h2 {
  margin: 0px auto;

  padding: 0px;

  text-align: center;

  position: relative;

  top: 30px;

  height: 135px;

  width: 1490px;

  clear: both;
}

.testimonials_bg h2 p {
  float: left;

  padding: 0px;

  margin: 0px;
}

.testimonials_bg h2 p:nth-child(1),
.testimonials_bg h2 p:nth-child(3) {
  border-top: 1px solid #000000;

  margin-top: 25px;

  width: 30%;
}

.testimonials_bg h2 p:nth-child(2) {
  width: 40%;

  font-family: "montserratbold";

  color: #000000;

  font-size: 56px;

  font-weight: normal;

  text-transform: uppercase;

  text-align: center;

  line-height: 40px;
}

.testimonials_bg h2 p:nth-child(2) span {
  color: #000000;

  display: inline-block;

  clear: both;

  width: 100%;
}

.testimonials_bg h2 p a {
  display: inline-block;

  width: 100%;

  color: #db2225;

  font-size: 13px;

  font-family: "montserratregular";

  text-decoration: underline;

  border-bottom: 0px;

  position: relative;

  top: -12px;
}

.testimonials_inner {
  margin: 0 auto;

  width: 1007px;

  padding: 40px 0px 0px 0px;
}

.testimonials_inner section {
  float: left;
}

.testimonials_inner section:nth-child(1) {
  -webkit-box-sizing: content-box; /* Safari/Chrome, other WebKit */

  -moz-box-sizing: content-box; /* Firefox, other Gecko */

  box-sizing: content-box; /* Opera/IE 8+ */

  padding-right: 140px;

  width: 430px;
}

.testimonials_inner section:nth-child(2) {
  width: 432px;
}

.single-testimonial h3 {
  display: none;
}

.testimonials_inner section:nth-child(2) span {
  float: left;
}

.testimonials_inner section:nth-child(2) span:nth-child(odd) {
  width: 231px;

  float: left;
}

.testimonials_inner section:nth-child(2) p {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;

  font-size: 13px;

  clear: both;

  margin: 0px;

  line-height: 15px;
}

.testimonials_inner section:nth-child(2) span {
  padding-bottom: 20px;
}

.testimonials_inner section:nth-child(2) span img {
  padding: 5px;

  background: #f0f0f0;

  cursor: pointer;

  margin-bottom: 8px;
}

.testimonials_inner section:nth-child(2) span p:nth-child(2) {
  color: #000000;

  font-weight: 700;
}

.testimonials_inner section:nth-child(2) span p:nth-child(3) {
  color: #959595;

  font-style: italic;
}

.single-testimonial blockquote {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;

  color: #818181;

  font-size: 14px;

  font-weight: 400;

  line-height: 24px;

  text-align: left;

  margin-bottom: 13px;

  padding-left: 40px;

  background: url("http://roanokeroofs.com/wp-content/themes/lynchburgroofing/images/testimonials_bg.png")
    no-repeat scroll 0 5px rgba(0, 0, 0, 0);

  font-style: normal;
}

.single-testimonial h5 {
  margin: 0px 0px 0px 0px;

  padding: 0px 0px 0px 30px;
}

.single-testimonial h5 p.client_name {
  color: #000000;

  font-weight: 700;

  line-height: 24px;

  text-align: left;

  line-height: 15px;

  text-transform: none;
}

.single-testimonial h5 p.company_name {
  color: #959595;

  font-weight: 700;

  line-height: 24px;

  text-align: left;

  font-style: italic;

  font-size: 12px;

  text-transform: none;
}

.single-testimonial h5 p {
  margin: 0px;

  padding: 0px;

  clear: both;

  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;

  font-size: 13px;
}

.secondary-toggle {
  background-color: transparent;

  border: 0px solid #eaeaea;

  border: 0px solid rgba(51, 51, 51, 0.1);

  height: 42px;

  overflow: hidden;

  padding: 0;

  position: absolute;

  top: 10%;

  right: 15px;

  text-align: center;

  -webkit-transform: translateY(-50%);

  -ms-transform: translateY(-50%);

  transform: translateY(-50%);

  width: 42px;
}

.secondary-toggle:before {
  line-height: 40px;

  width: 40px;
}

.secondary-toggle:hover,
.secondary-toggle:focus {
  background-color: transparent;

  border: 0px solid #c1c1c1;

  border: 0px solid rgba(51, 51, 51, 0.3);

  outline: 0;
}

.secondary-toggle.toggled-on:before {
  content: "\f405";

  font-size: 32px;

  position: relative;

  top: 1px;

  left: -1px;
}

.secondary-toggle {
  height: 40px;

  width: 40px;

  background: url("images/menu_icon.png") no-repeat scroll 0 0 / 40px
    rgba(0, 0, 0, 0);

  margin-top: 15px;
}

.secondary-toggle:before {
  line-height: 62px;

  width: 62px;
}

.da-dots {
  height: 30px;

  left: 0;

  top: 80px;

  width: auto;

  z-index: 1000;

  -moz-user-select: none;

  -webkit-user-select: none;

  margin: 0 auto;

  position: relative;

  text-align: left;

  width: 1009px;
}

.da-dots span {
  display: inline-block;

  position: relative;

  width: 15px;

  height: 15px;

  cursor: pointer;

  background: url(http://roanokeroofs.com/wp-content/themes/lynchburgroofing/images/slider_nav_dot_normal.png);

  top: 2px;

  left: 2px;
}

.da-dots span.da-dots-current:after {
  content: "";

  width: 15px;

  height: 15px;

  position: absolute;

  background: url(images/slider_nav_dot_over.png);

  top: 0px;

  left: 0px;
}

.innerpage article {
  margin: 0px auto;

  width: 1007px;

  clear: both;

  padding: 46px 0px 0px 0px;
}

.main-navigation {
  clear: both;

  margin: 0 auto;

  position: relative;
}

ul.nav-menu,
div.nav-menu > ul {
  margin: 0;

  padding: 0 0px 0 0;
}

.nav-menu li {
  display: inline-block;

  position: relative;
}

.nav-menu li a {
  color: #000000;

  display: block;

  font-size: 14px;

  line-height: 1;

  padding: 15px 20px;

  text-decoration: none;

  background: url("images/menu_text_divider.jpg") no-repeat scroll right center
    rgba(0, 0, 0, 0);
}

.nav-menu li:nth-last-child(1) a {
  background: none;
}

.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
  color: #928361;
}

.nav-menu .sub-menu,
.nav-menu .children {
  background-color: #efece3;

  border: 0px solid #f7f5e7;

  border-top: 0;

  padding: 0;

  position: absolute;

  left: -2px;

  z-index: 99999;

  height: 1px;

  width: 1px;

  overflow: hidden;

  clip: rect(1px, 1px, 1px, 1px);

  margin: 0px;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
  border-left: 0;

  left: 100%;

  top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
  color: #000000;

  margin: 0;

  width: 200px;

  padding: 15px;
}

ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul,
ul.nav-menu .focus > ul,
.nav-menu .focus > ul {
  clip: inherit;

  overflow: inherit;

  height: inherit;

  width: inherit;
}

.nav-menu .current_page_item > a,
.nav-menu .current_page_ancestor > a,
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
  color: #928361;
}

#menu-navigation .menu-toggle,
#menu-navigation .dropdown-toggle {
  display: none !important;
}

/* Navbar */

.navbar {
  background-color: #f7f5e7;

  margin: 0 auto;

  width: 100%;
}

.innerpage .entry-header h1 {
  color: #971f21;

  font-size: 22px;

  font-weight: 700;
}

.innerpage h5 {
  font-family: "montserratlight";

  color: #000000;

  font-size: 24px;

  letter-spacing: 0 !important;

  font-weight: normal;

  margin-bottom: 10px;

  margin-top: -8px !important;
}

.innerpage h6 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;

  color: #971f21;

  font-size: 13px;

  font-weight: bold;

  letter-spacing: 0 !important;
}

.innerpage span.highlight {
  color: #971f21;

  display: inline-block;

  font-size: 18px;

  font-weight: bold;

  padding-top: 10px;

  text-align: left;
}

.innerpage p {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;

  color: #000000;

  font-size: 15px;

  font-weight: 400;

  line-height: 24px;

  text-align: left;
}

.su-column-size-2-5 {
  width: 30.3% !important;
}

.su-column-size-3-5 {
  width: 65.7% !important;
}

.sidebar_container .site-main {
  clear: both;

  margin: 0 auto;

  padding: 46px 0 0;

  width: 1007px;
}

.su-row {
  margin-bottom: 70px !important;
}

.sidebar_container .entry-header h1 {
  color: #971f21;

  font-size: 22px;

  font-weight: 700;
}

.sidebar_container article {
  width: auto;
}

.posts_container {
  float: left;

  /*width:80%;*/
  width: 73%;
}

.page_sidebar {
  float: left;

  margin-left: 30px;

  /* width: 17%;*/
  width: 24%;
}

.sidebar_container h5 {
  font-family: "montserratlight";

  color: #000000;

  font-size: 24px;

  letter-spacing: 0 !important;

  font-weight: normal;

  margin-bottom: 10px;
}

.sidebar_container h6 {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;

  color: #971f21;

  font-size: 13px;

  font-weight: bold;

  letter-spacing: 0 !important;
}

.sidebar_container span.highlight {
  color: #971f21;

  font-size: 18px;

  font-weight: bold;
}

.sidebar_container p {
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;

  color: #000000;

  font-size: 14px;

  font-weight: 400;

  line-height: 24px;

  text-align: left;
}

.sidebar_container .su-column {
  clear: both !important;

  width: 100% !important;
}

.sidebar_container .su-column img {
  padding-bottom: 30px;
}

.submenu_heading {
  color: #000000;

  font-size: 15px;

  font-weight: 400;

  line-height: 33.97px;

  text-align: left;

  border-bottom: 1px solid #cccccc;
}

#subnav {
  list-style: none;
}

#subnav li a {
  color: #971f21;

  font-size: 14px;

  font-weight: 400;

  line-height: 33.97px;

  text-decoration: none;

  text-align: left;

  transform: scaleY(1.0046);
}

#subnav li a:hover {
  text-decoration: underline;
}

.home_slider {
  position: relative;
}

.home_slider p {
  /*bottom: 50px;*/

  bottom: 263px;

  position: absolute;

  right: 450px;

  z-index: 1003;

  margin: 0px;
}

.home_slider p.reasonshire_anchor {
  bottom: 50px;
}

.home_slider p img:nth-child(1) {
  margin-bottom: -12px;
  margin-right: 712px;
}

.home_slider p img {
  background: #ffffff;

  padding: 10px;

  cursor: pointer;
}

.home_slider .reasonshire_anchor {
  display: inline-block;

  position: absolute;

  width: 150px;

  left: 600px;
}

.home_slider .reasonshire_anchor a {
  color: #509642;

  font-size: 14px;

  border-bottom: 1px dashed #509642 !important;

  text-decoration: none !important;
}

.home_slider .reasonshire_anchor a:hover,
.home_slider .reasonshire_anchor a:focus {
  color: #db2225 !important;

  border-bottom: 0px dashed #db2225 !important;
}

.display-subscribe {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);

  bottom: 0;

  display: none;

  height: 100%;

  left: 0;

  margin: 0;

  padding: 0;

  position: fixed;

  right: 0;

  top: 0;

  width: 100%;

  z-index: 2147483647;
}

#loading-sub {
  color: #266f91;

  display: none;

  font-weight: normal;

  margin: 0 auto;

  position: fixed;

  text-align: center;

  top: 320px;

  width: 100%;

  z-index: 2147483647;
}

.hideshow {
  font-family: "montserratregular";

  background-color: #efece3;

  border-radius: 5px;

  display: none;

  left: 55%;

  margin-left: -300px;

  position: absolute;

  top: 150px;

  width: 450px;

  z-index: 2147483647;
}

#contacterror {
  display: none;
}

.status-padding {
  padding: 25px 20px;
}

.subscribe-text {
  color: #212121;

  font-size: 18px;

  font-weight: normal;

  padding: 20px 0 50px;

  text-align: center;
}

#contact_close1 {
  background: none repeat scroll 0 0 #d30113;

  border-radius: 6px;

  color: #ffffff;

  cursor: pointer;

  height: 39px;

  line-height: 39px;

  margin: 0 auto;

  text-align: center;

  width: 100px;
}

#contact_sucess {
  display: none;
}

#contact_close {
  background: none repeat scroll 0 0 #d30113;

  border-radius: 6px;

  color: #ffffff;

  cursor: pointer;

  height: 39px;

  line-height: 39px;

  margin: 0 auto;

  text-align: center;

  width: 100px;
}

#closeing-popup {
  color: #aaa;

  cursor: pointer;

  font-size: 22px;

  font-weight: bold;

  line-height: 0.5;
}

#loading-sub {
  color: #266f91;

  display: none;

  font-weight: normal;

  margin: 0 auto;

  position: fixed;

  text-align: center;

  top: 320px;

  width: 100%;

  z-index: 2147483647;
}

/********************contact-form new *******************************/

.overlay_contact_form1 {
  background: url(form-bg.png);
  background-repeat: no-repeat;

  clear: both;

  height: 538px;

  position: absolute;

  right: 0;

  top: 250px;

  width: 298px;

  padding: 0px 28px 15px 28px;

  z-index: 1031;
}

.overlay_contact_form1 input,
.overlay_contact_form1 select {
  background: #f0f0f0 none repeat scroll 0 0;
  border: 1px solid #dadada;
  color: #676767;
  font-size: 12px;
  height: 34px;
  margin: 0 0 7px;
  padding: 5px !important;
  width: 100%;
}

.overlay_contact_form1 label.about {
  float: left;

  font-size: 13px;

  margin-bottom: -9px;

  margin-top: 7px;
}

.overlay_contact_form1 span.checkbox {
  float: left;

  font-size: 13px;

  height: 15px;

  margin: 0 0 10px;

  padding: 5px !important;

  width: 50%;
}

.checkbox-about {
  float: left;

  margin-bottom: 22px;
}

.overlay_contact_form1 span.checkbox h6.check {
  clear: both;

  clear: both;

  float: left;

  height: 13px;

  margin-bottom: 0 !important;

  margin-left: 0 !important;

  margin-right: 10px;

  margin-top: 0 !important;

  padding: 0 !important;

  width: 10px;
}

.overlay_contact_form1 span.checkbox h6.box {
  float: left;

  font-size: 10px;

  margin-top: 9px;

  width: 70%;
}

.overlay_contact_form1 select {
  -webkit-appearance: none; /*Removes default chrome and safari style*/

  -moz-appearance: none; /* Removes Default Firefox style*/

  background: #f0f0f0 url(images/menu_down_arrow.png) no-repeat 90% center;

  width: 100%; /*Width of select dropdown to give space for arrow image*/

  text-indent: 0.01px; /* Removes default arrow from firefox*/

  text-overflow: ""; /*Removes default arrow from firefox*/ /*My custom style for fonts*/

  border-radius: 0px;
}

.overlay_contact_form1 select:focus {
  outline: 0 !important;
}

html[data-useragent*="MSIE 10.0"] .overlay_contact_form1 select {
  background: none #f0f0f0;
}

:root .overlay_contact_form1 select {
  background: none #F0F0F0\9;
}

.overlay_contact_form1 textarea {
  width: 100%;

  background: #f0f0f0;

  border: 1px solid #dadada;

  color: #000000;

  font-size: 13px;

  padding: 5px !important;

  margin: 0px 0px 8px 0px;
  height: 58px;
}

.overlay_contact_form1 input[type="button"] {
  background: #d30113;

  color: #ffffff;

  text-align: center;

  margin: 0px;

  margin: 8px 0 0;
}

.overlay_contact_form1 input[type="button"]:hover {
  background: #d30113;
}

@media only screen and (max-width: 1120px) {
  .overlay_contact_form1 {
    background: rgba(0, 0, 0, 0) url("form-bg.png") no-repeat scroll 0 0;
    clear: both;
    float: right;
    height: 538px;
    padding: 0 28px 15px;
    position: absolute;
    right: -230px;
    top: 362px;
    width: 298px;
    z-index: 1031;
  }

  .branding_right {
    float: left;
    position: relative;
    width: 70%;
  }
}

@media (max-width: 1350px) {
  .home_slider p img:nth-child(1) {
    margin-bottom: -12px;
    margin-right: 400px;
  }
}
@media (max-width: 1280px) {
  .home_slider p {
    margin-bottom: -12px;
    margin-right: 400px;
  }
}

@media only screen and (min-width: 783px) and (max-width: 1100px) {
  .home_slider p {
    margin-bottom: -12px;
    margin-right: 400px;
  }
}

@media only screen and (max-width: 959px) {
  .home_slider p {
    margin-bottom: -12px;
    margin-right: 400px;
  }
}

@media only screen and (min-width: 783px) and (max-width: 959px) {
  .home_slider p img:nth-child(1) {
    margin-bottom: -12px;
    margin-right: 400px;
  }
}
