@import url("https://fonts.googleapis.com/css?family=Montserrat:200&display=swap");

.homeBody .primaryTextCell {
  padding: 0px;
}
.pageBody .primaryTextCell {
  padding: 15px;
}
a {
  font-size: 1em;
  font-weight: inherit;
  font-family: inherit;
}
a:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.img100 {
  max-width: 100%;
}
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.col-lg-6 iframe {
  width: 100%;
}
#stickyForm {
  width: 300px;
  height: 100%;
  position: absolute;
  left: -300px;
  padding: 35px;
  margin-top: -70px;
}
div.sticky {
  position: -webkit-sticky;
  position: sticky;
  right: 0px;
  top: 0;
  padding: 5px;
  font-size: 20px;
  border: 2px solid #fff200;
}
.topbtn {
  display: none !important;
}
table#ctl00_cph_main_DataGrid1 {
  display: none !important;
}
#bbbSeal {
  float: right;
  padding-top: 15px;
}
a#bbblink img {
  position: relative !important;
}
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="password"],
select,
textarea {
  border-radius: 0;
  box-shadow: none;
  padding: 3px;
  border: 1px solid #d1d1d1;
  font-size: 1em;
  color: #1e1e1e;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border-radius: 0;
  box-shadow: none;
  padding: 3px 10px;
  border: none;
  font-size: 1em;
  background: none #1e1e1e;
  height: auto;
  color: #ededed;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-radius: 0;
  box-shadow: none;
  padding: 3px 10px;
  border: none;
  font-size: 1em;
  background: none #055763;
  height: auto;
  color: #ffffff;
}
.alignLeft {
  text-align: left;
}
.alignCenter {
  text-align: center;
}
.alignRight {
  text-align: right;
}
.padTop {
  padding-top: 15px;
}
.padBot {
  padding-bottom: 15px;
}
.uppercased {
  text-transform: uppercase;
}
#preheaderTop {
  color: #e81c28;
  font-weight: bold;
  padding: 5px 0px;
}
#preheaderTop span {
  text-align: left;
}
#preheaderTop a {
  font-weight: inherit;
}
div.language {
  padding-right: 0px;
}
#hamburgerMenu {
  display: block;
  height: 35px;
}
#ctl00_rm_upper {
  display: none;
  z-index: 9999;
}
#ctl00_rm_upper li.mobileOnly {
  display: none;
}
#ctl00_rm_upper ul {
  list-style: none;
  position: relative;
  margin: 0 auto;
  padding: 0;
}
#ctl00_rm_upper ul a {
  display: block;
  color: #000;
  text-decoration: none;
  line-height: 35px;
}
#ctl00_rm_upper ul li {
  position: relative;
  margin: 0;
  padding: 0px 5px;
  text-align: left;
  display: inline-block;
  z-index: 9999;
}
#ctl00_rm_upper .dropdown-li {
  color: #000;
  text-transform: uppercase;
  font-size: 0.8em;
  font-weight: bold;
}
#ctl00_rm_upper ul li.outer-li li:hover a,
#ctl00_rm_upper .outer-li li:hover ul li:hover a {
  color: #e81c28;
}
#ctl00_rm_upper ul li.outer-li li:hover div a {
  color: #000;
}
.texas-dropdown div a:hover {
  color: #e81c28 !important;
}
#ctl00_rm_upper ul ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background: #fff;
  padding: 0;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.5);
}
#ctl00_rm_upper ul ul li {
  float: none;
}
#ctl00_rm_upper ul ul a {
  line-height: 120%;
  padding: 10px 15px;
  white-space: nowrap;
}
#ctl00_rm_upper ul ul ul {
  top: 0;
  left: 100%;
}
#ctl00_rm_upper ul li:hover > ul {
  display: block;
}
.outer-li ul li a {
  font-size: 13px !important;
}
.zipBox {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: #e81c28;
  padding: 15px 10px;
}
#zipForm {
  padding: 25px 0px;
}
#zipForm span {
  color: #000;
  font-size: 1.6em;
  margin: 10px auto;
  text-align: center;
    line-height: 1em;
}
#zipForm input {
  background-color: #fff200;
  color: #e81c28;
  font-size: 1.1em;
  margin: 10px auto;
  border: none;
  box-shadow: none;
  border-radius: 5px;
  line-height: 1em;
  width: 100%;
}
#zipForm button {
  background-color: #fff;
  color: #000;
  font-size: 1.3em;
  margin: 10px auto;
  border: none;
  box-shadow: none;
  width: 100%;
  line-height: 1em;
  padding: 7px 5px;
}
#zipForm button:hover {
  background-color: #fff200;
}
#texas-wrapper {
  width: 735px !important;
  margin-left: -500px !important;
}
li.texas-dropdown {
  float: left !important;
}
.texas-dropdown div {
  padding-left: 36px;
}
.texas-a {
  display: block;
}
.texas-a img {
  display: inline;
}
.hamburgerCall {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  line-height: 30px;
  padding: 3px 15px 0px 15px;
  color: #000;
  font-size: 1.4em;
  font-family: "Montserrat";
  text-transform: uppercase;
}
.hamburger {
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 20px;
  padding: 3px 0px 0px;
  color: #000;
  border: 0;
  font-size: 1.4em;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 1000;
  width: 40px;
}
.cross {
  background: none;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 5px;
  padding: 16px 0px 0px;
  color: #000;
  border: 0;
  font-size: 3em;
  font-weight: bold;
  cursor: pointer;
  outline: none;
  z-index: 1000;
  width: 40px;
}
.hamburgerCall:hover,
.hamburger:hover,
.cross:hover {
  text-decoration: none !important;
  color: #e81c28 !important;
}
.mobileMenu {
  z-index: 1000;
  font-size: 1em;
  width: 200px;
  right: 0;
  top: 35px;
  background: #f4f4f4;
  position: absolute;
  text-align: center;
  box-shadow: -2px 3px 3px 1px rgba(255, 255, 255, 0.25);
}
.mobileMenu .dropdown-li {
  text-transform: uppercase;
}
.mobileMenu .dropdown-menu {
  position: relative;
  background-color: rgba(0, 0, 0, 0.25);
  width: 100%;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
  border: none;
  text-align: center;
  margin: 0px 0px 5px;
}
.mobileMenu a {
  font-family: inherit;
  display: block;
  text-decoration: none;
  color: #000;
  padding: 7px 5px 8px;
}
.mobileMenu a:hover {
  background-color: #fff200;
  color: #e81c28;
  text-decoration: none !important;
}
#preheader {
  background: #fff;
  padding: 0px 15px;
}
#logo {
  display: block;
  margin: 10px auto;
}
.language img {
  display: inline-block;
}
#headerWrapper {
  background: url(/img/~www.remco.com/assets/header_bg.jpg) 50% 100% no-repeat;
  background-size: cover;
  padding: 25px 0px;
}
#headerCoverage p {
  color: #fff;
  font-size: 14pt;
  font-weight: bold;
}
#headerCoverage .col-xs-6:first-of-type {
  padding-right: 5px;
}
#headerCoverage .col-xs-6:last-of-type {
  padding-left: 5px;
}
.headerBtn {
  /* #cph_main_pnl_Quote a { */
  background-position: 7px 50%;
  background-repeat: no-repeat;
  background-color: #fff200;
  border-radius: 25px;
  padding: 7px 6px 6px 50px;
  color: #e81c28;
  display: block;
  text-align: left;
  font-weight: bold;
  margin: 0 auto 10px;
  max-width: 300px;
  font-size: 10px;
}
.headerBtn:hover {
  text-decoration: none;
  background-color: #fff;
  color: #000;
}
#cph_main_divLeftColCSR > a {
  /* background-position: 7px 50%;
  background-repeat: no-repeat;
  background-color: #fff200 !important;
  border-radius: 25px;
  padding: 7px 6px 6px 6px !important;
  color: #e81c28;
  text-align: left;
  font-weight: bold; */
  display: block;
  /* max-width: 330px; */
  max-width: 50%;
}
.headerBtn#headerBtn01 {
  background-image: url(/img/~www.remco.com/assets/lob_icon1.png);
}
.headerBtn#headerBtn02 {
  background-image: url(/img/~www.remco.com/assets/lob_icon2.png);
}
.headerBtn#headerBtn03 {
  background-image: url(/img/~www.remco.com/assets/lob_icon3.png);
}
.headerBtn#headerBtn04 {
  background-image: url(/img/~www.remco.com/assets/lob_icon4.png);
}
.headerBtn#headerBtn05 {
  background-image: url(/img/~www.remco.com/assets/lob_icon5.png);
}
.headerBtn#headerBtn06 {
  background-image: url(/img/~www.remco.com/assets/lob_icon6.png);
}
.headerBtn#headerBtn07 {
  background-image: url(/img/~www.remco.com/assets/lob_icon7.png);
}
.headerBtn#headerBtn08 {
  background-image: url(/img/~www.remco.com/assets/lob_icon8.png);
}
.headerBtn#headerBtn09 {
  background-image: url(/img/~www.remco.com/assets/lob_icon9.png);
}
.headerBtn#headerBtn10 {
  background-image: url(/img/~www.remco.com/assets/lob_icon10.png);
}
.headerBtn#headerBtn11 {
  background-image: url(/img/~www.remco.com/assets/lob_icon11.png);
}
.headerBtn#headerBtn12 {
  background-image: url(/img/~www.remco.com/assets/lob_icon12.png);
}
.headerBtn#headerBtn13 {
  background-image: url(/img/~www.remco.com/assets/lob_icon13.png);
}
.headerBtn#headerBtn14 {
  background-image: url(/img/~www.remco.com/assets/lob_icon14.png);
}
.headerBtn#headerBtn15 {
  background-image: url(/img/~www.remco.com/assets/lob_icon15.png);
}
.headerBtn#headerBtn16 {
  background-image: url(/img/~www.remco.com/assets/lob_icon16.png);
}
.headerBtn#headerBtn17 {
  background-image: url(/img/~www.remco.com/assets/lob_icon17.png);
}
.headerBtn#headerBtn18 {
  background-image: url(/img/~www.remco.com/assets/lob_icon18.png);
}
.headerBtn#headerBtn19 {
  background-image: url(/img/~www.remco.com/assets/lob_icon19.png);
}
#headSlideshowTablet {
  position: relative;
  width: auto;
  height: auto;
  margin: 15px 0px 0px 25px;
  padding: 10px 30px;
  background: #ffffff;
  border-radius: 25px;
  box-shadow: 0px 0px 0px 2px #cccccc, 0px 0px 0px 3px #444444,
    0px 0px 0px 5px #cccccc, 0px 0px 0px 7px #ffffff, 0px 0px 0px 9px #aaaaaa,
    0px 0px 0px 1px #cccccc, 10px 10px 20px #000000;
}
#contentWrapper {
  padding-top: 25px;
  padding-bottom: 25px;
  color: black;
}
#contentWrapper h1.uppercased span {
  color: #e81c28;
}
#homeFeeds {
  width: 100%;
  padding: 0;
  display: block;
  margin-bottom: -19px;
  text-align: left;
}
#homeFeeds:after {
  content: "";
  display: block;
  clear: both;
}
.homeFeed {
  height: 350px;
  padding: 25px 15px;
  text-align: center;
}
.homeFeed h3.uppercased {
  font-family: "Montserrat";
  font-weight: 200;
  margin: 0px 0px 25px;
}
.homeFeed a.readBtn {
  border-radius: 25px;
  padding: 10px 25px;
  text-align: center;
  display: inline-block;
  font-family: "Montserrat";
  margin-top: 15px;
}
#feed01 {
  background: url(/img/~www.remco.com/assets/testi_bg.jpg) center center
    no-repeat;
  background-size: cover;
}
#testimonials {
  height: 200px;
  color: #fff;
}
#testimonialWrapper h3.uppercased {
  color: #fff;
}
#testimonialWrapper a.readBtn {
  color: #e81c28;
  background: #fff200;
}
#testimonials strong {
  font-size: 1.2em;
  padding-top: 15px;
}
#testimonials.cycle-slideshow div {
  opacity: 0;
  width: 100%;
  font-size: 13px;
  font-family: "Montserrat";
  font-weight: 200;
}
#feed02 {
  background-color: #f4f4f4;
}
#blogWrapper h3.uppercased {
  color: #e81c28;
}
.blogBG {
  height: 150px;
  background-position: 50% 50%;
  background-size: cover;
  margin: 0 auto 15px;
}
.blog1 p {
  color: #e81c28;
}
#blogWrapper a.readBtn {
  color: #fff;
  background: #e81c28;
}
.homeFeed a.readBtn:hover {
  color: #fff !important;
  background: #000 !important;
  text-decoration: none;
}
iframe#twitter-widget-0.twitter-timeline.twitter-timeline-rendered {
  width: 100% !important;
}
#footerSocial:after {
  display: block;
  clear: both;
  content: "";
}
#footerSocial .col-sm-1 {
  width: 11.1111%;
}
#footerSocial img {
  display: block;
  margin: 0px auto;
  width: 65%;
  max-width: 45px;
}
#footerSocial .col-xs-2 {
  width: 20% !important;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: all ease 0.8s;
  -moz-transition: all ease 0.8s;
  transition: all ease 0.8s;
}
.face {
  background-color: #375693;
  box-shadow: inset 0 0 0 0 #004f8b;
}
.face:hover {
  box-shadow: inset 0 100px 0 0 #004f8b;
}
.twit {
  background-color: #54aced;
  box-shadow: inset 0 0 0 0 #009edb;
}
.twit:hover {
  box-shadow: inset 0 100px 0 0 #009edb;
}
.linked {
  background-color: #0177b5;
  box-shadow: inset 0 0 0 0 #006aa3;
}
.linked:hover {
  box-shadow: inset 0 100px 0 0 #006aa3;
}
.gplus {
  background-color: #d63c31;
  box-shadow: inset 0 0 0 0 #b7342d;
}
.gplus:hover {
  box-shadow: inset 0 100px 0 0 #b7342d;
}
.gram {
  background-color: #405de6;
  box-shadow: inset 0 0 0 0 #833ab4;
}
.gram:hover {
  box-shadow: inset 0 100px 0 0 #833ab4;
}
.yelp {
  background-color: #e04837;
  box-shadow: inset 0 0 0 0 #c41200;
}
.yelp:hover {
  box-shadow: inset 0 100px 0 0 #c41200;
}
.tube {
  background-color: #c4302b;
  box-shadow: inset 0 0 0 0 #c51812;
}
.tube:hover {
  box-shadow: inset 0 100px 0 0 #c51812;
}
.insta {
  background-color: #e4405f;
  box-shadow: inset 0 0 0 0 #c51812;
}
.insta:hover {
  box-shadow: inset 0 100px 0 0 #e3274a;
}
.pin {
  background-color: #bd081c;
  box-shadow: inset 0 0 0 0 #c51812;
}
.pin:hover {
  box-shadow: inset 0 100px 0 0 #8f0111;
}
.snap {
  background-color: #fffc00;
  box-shadow: inset 0 0 0 0 #c51812;
}
.snap:hover {
  box-shadow: inset 0 100px 0 0 #d4d100;
}
.tik {
  background-color: #ee1d51;
  box-shadow: inset 0 0 0 0 #c51812;
}
.tik:hover {
  box-shadow: inset 0 100px 0 0 #bd153f;
}
.rss {
  background-color: #f87c2a;
  box-shadow: inset 0 0 0 0 #e07126;
}
.rss:hover {
  box-shadow: inset 0 100px 0 0 #e07126;
}
.footerTextCell {
  color: #fff;
}
.twitter-space {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #f5f5f5;
}
.twitter-space .container {
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.twit-logo-img {
  margin: 15px auto;
}
#footerMain {
  text-align: center;
  padding-top: 25px;
  padding-bottom: 25px;
}
#footExtra {
  width: 100%;
}
#footExtra .uppercased {
  color: #fff200;
  font-family: "Montserrat";
  font-weight: bold;
  font-size: 2em;
}
.footText {
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  display: block;
}
span.footText {
  display: none;
}
#footPower {
  padding-top: 25px;
  color: #acacac;
  text-align: center;
}

.claimTable {
  border-collapse: separate;
  margin: 0 auto;
  border-spacing: 0px 10px;
  width: 100%;
}
.claimTable td {
  vertical-align: middle;
  text-align: left;
  padding: 7px 15px;
  font-weight: bold;
}
.claimTable a {
  font-weight: bold;
  font-size: 1.4em;
  color: #000;
}
.claimTable tr:nth-child(odd) {
  background-color: rgba(255, 242, 0, 0.1);
}
.claimTable tr:nth-child(even) {
  background-color: rgba(255, 242, 0, 0.25);
}
.claimTable tr:hover {
  background-color: rgba(219, 229, 241, 1);
}
#ZIPwidget {
  margin: 0 auto;
  background: #e81c28;
  width: 300px;
  padding: 25px;
}
#ZIPwidget p {
  text-align: center;
  color: #fff;
  font-weight: bold;
}
#ZIPwidget #ZIP {
  text-align: center;
  padding: 0px 10px;
  border-radius: 0px;
  box-shadow: none;
  display: block;
  margin: 0 auto;
  width: 155px;
  height: 35px;
  font-size: 15pt;
  background: none #fff200;
  color: #000;
}
#ZIPwidget #redSubmit {
  display: block;
  margin: 0 auto;
  border-radius: 0px;
  padding: 0px;
  width: 250px;
  height: 40px;
  font-size: 19px;
  box-shadow: 0px 0px 0px;
  border-width: 0px;
  background: none #fff;
  color: #000;
}
#ZIPwidget #redSubmit:hover {
  background-color: #000;
  color: #fff;
  box-shadow: 2px 2px 0px #fff200;
}
.question {
  margin-bottom: 5px;
  overflow: hidden;
  position: relative;
  background: rgba(0, 0, 0, 0.02);
}
.question:before {
  content: "";
  width: 60px;
  height: 100%;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.question:after {
  content: "";
  width: 60px;
  height: 100%;
  background: rgba(0, 0, 0, 0.03);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
.question .title {
  padding: 20px 40px 20px 80px;
  font-size: 15px;
  position: relative;
  cursor: pointer;
  z-index: 2;
  color: #444;
}
.question .title.active {
  color: #265d9e;
}
.question .title .num {
  font-weight: 700;
  position: absolute;
  left: 27px;
  top: 20px;
  font-weight: bold;
}
.question .title > .acc-icon-plus,
.question .title > .acc-icon-minus {
  font-size: 17px;
  line-height: 17px;
  display: block;
  position: absolute;
  right: 15px;
  top: 21px;
  width: 20px;
  height: 20px;
  text-align: center;
  color: rgba(0, 0, 0, 0.25);
}
.question .title > .acc-icon-plus {
  display: block;
}
.question .title > .acc-icon-minus {
  display: none;
}
.question .answer {
  padding: 0 20px 20px 80px;
  overflow: hidden;
  display: none;
}
.redBlogBtn,
.blackBlogBtn {
  border-radius: 0px;
  color: #fff !important;
  padding: 3px 20px;
  margin: 3px auto;
  font-size: 25px;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
  display: inline-block;
  font-family: "Open Sans";
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.redBlogBtn {
  border: 2px solid #e81c28;
  background-color: #e81c28;
}
.redBlogBtn:hover {
  color: #e81c28 !important;
  border: 2px solid #e81c28;
  background: none #fff;
}
.blackBlogBtn {
  border: 2px solid #111111;
  background-color: #111111;
}
.blackBlogBtn:hover {
  color: #111111 !important;
  border: 2px solid #111111;
  background: none #fff;
}
.toggleText {
  display: none;
}
.accordion {
  margin: 0 0 30px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 9px;
}
.accord-header {
  font-family: "Segoe UI";
  font-size: 15px;
  font-weight: bold;
  background: #f1f1f1;
  color: #000000;
  padding: 5px;
  margin: 2px;
  border-radius: 5px;
}
.accord-header:hover {
  background: #d90e13;
  color: #ffffff;
}
.accord-content {
  display: none;
  padding: 10px;
}

/* --- MEDIA STYLES --- */

@media (min-width: 376px) {
}

@media (min-width: 480px) {
}

@media (min-width: 600px) {
}

@media (min-width: 768px) {
  #hamburgerMenu {
    display: none;
  }
  #ctl00_rm_upper {
    display: block;
  }
  #preheader {
    padding: 10px 15px;
  }
  .language {
    float: none;
  }
  #preheaderTop {
    float: right;
  }
  #preheaderTop span {
    text-align: right;
    font-size: 18px;
  }
  #preheaderTop span.uppercased {
    float: right;
  }
  #logo {
    margin: 10px 0px;
  }
  #headerCoverage {
    padding-right: 0px;
  }
  .headerBtn:hover {
    padding-left: 55px;
  }
  #contentWrapper {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .homeFeed {
    height: 500px;
    text-align: left;
    padding: 50px 15px;
  }
  .homeFeed h3.uppercased {
    margin: 0px 0px 50px;
    font-size: 28px;
  }
  .twit-logo-img {
    margin: 50px auto;
  }
  .footText {
    line-height: 3em;
    display: inline-block;
  }
  span.footText {
    display: inline-block;
  }
  #footerMain {
    text-align: left;
  }
  #footLinks {
    display: flex;
    flex-wrap: wrap;
    width: 90%;
    padding: 10px 0px 0px 0px;
  }
  #footLinks a {
    padding: 0px 10px 0px 0px;
  }
}

@media (min-width: 992px) {
  #ctl00_rm_upper .dropdown-li {
    font-size: 1em;
  }
  .headerBtn,
  #cph_main_pnl_Quote a,
  #cph_main_divLeftColCSR > a {
    padding: 10px 10px 10px 50px;
    font-size: 10pt;
  }
  #cph_main_pnl_Quote a,
  #cph_main_divLeftColCSR > a {
    padding: 10px !important;
  }
  .homeFeed h3.uppercased {
    font-size: 37px;
  }
  #testimonials {
    height: 250px;
    line-height: 2.25em;
  }
  #testimonials.cycle-slideshow div {
    font-size: 17px;
  }
  #footLinks {
    width: 85%;
  }
}

@media (min-width: 1200px) {
  #preheaderTop span {
    font-size: 23px;
  }
  #ctl00_rm_upper ul li {
    padding: 0px 15px 0px 0px;
  }
  .navRow {
    text-align: right;
  }
  .headerBtn {
    padding: 13px 10px 13px 55px;
  }
  #cph_main_pnl_Quote a,
  #cph_main_divLeftColCSR > a {
    padding: 13px 10px !important;
  }
  .headerBtn:hover {
    padding-left: 60px;
  }
}

@media (min-width: 1375px) {
  .navRow {
    margin-top: 40px;
  }
}

/* Special Max Width Commands*/
@media (max-width: 480px) {
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .postDrop select {
    -webkit-appearance: none;
  }
  #logo {
    max-height: 100px;
  }
}
@media all and (max-width: 768px) {
  a.footText {
    padding: 0px 0px 10px;
  }
  div.sticky {
    position: relative;
  }
  #stickyForm {
    height: auto;
    position: relative;
    left: 0px;
  }
  .topbtn {
    display: block;
    border: 1px solid #ffffff;
    color: #ffffff;
    background-color: #e81c28;
    box-shadow: inset 0 0 0 0 #ffffff;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 12px;
    padding: 6px;
  }
  #footerSocial .col-sm-1 {
    width: 33.33333% !important;
  }
}
/* Landscape */
@media (max-height: 450px) and (orientation: landscape) {
  #logo {
    max-height: 50px;
  }
}

#contactIcons {
  font-size: 1.5em;
  margin-bottom: 3rem;
}
#contactIcons img {
  margin-bottom: 1rem;
}

.showDesktop {
  display: none !important;
}

.showMobile {
  display: block !important;
}

@media (min-width: 768px) {
  .showDesktop {
    display: block !important;
    max-width: 50% !important;
  }
  .showMobile {
    display: none !important;
  }
}
