p {
  margin-bottom: 30px;
}
.site-inner .btn {
  margin: 30px 0;
}
.clearfix {
  clear: both;
}
.pull-right {
  float: right;
}
.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.entry-content{
  font-size: 1.8rem;
  line-height:3rem;
}
.clearfix:after,
.container:after,
.row:after,
.nav:after {
  clear: both;
  display: table;
  content: " ";
}
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-12,
.col-md-6,
.col-lg-4,
.col-md-4,
.col-md-9,
.col-md-12,
.col-sm-10 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
  line-height: 2;
  margin-bottom: 40px;
  width: 100%;
}
tbody {
  border-bottom: 1px solid #ddd;
}
th,
td {
  text-align: left;
}
th {
  font-weight: bold;
}
.widget-title {
  font-size: 1.6rem;
  margin-bottom: 24px;
  margin-bottom: 2.4rem;
}
.sidebar .widget-title a {
  border: none;
}
.breadcrumb strong {
  font-weight: 400 !important;
}
.page .image-container p:empty {
  display: none;
}
.page .image-container {
  margin-top: 50px;
  margin-bottom: 35px;
  text-align: left;
  margin-left: 0px;
  line-height: 1.42857143;
  font-size:1.8rem;
  width: 100%;
  font-family: Arial;
}
.image-container {
  position: relative;
  overflow: hidden;
  display: table;
}
.site-container .image-container .image-overlay {
  display: none;
}
.page .image-container div {
  font-size: 1.2rem;
}
.resume-img-block {
  border: 1px solid var(--text-color);
  padding: 40px;
  font-family: Arial;
}
.clearfix:after,
.container:after,
.row:after,
.nav:after,
.site-inner:after,
.content-sidebar-wrap:after {
  clear: both;
  display: table;
  content: " ";
}
.entry {
  background-color: var(--main-bg-colorr);
  border-radius: 3px;
  margin-bottom: 0;
}
.entry-content .attachment a,
.entry-content .gallery a {
  border: none;
}
.page-template-default .entry-content h2 + ol {
  padding-top: 20px;
}
.entry-content ol,
.entry-content ul {
  margin-left: 40px;
}
.entry-content ol li,
.entry-content ul {
  list-style-type: decimal;
}
.entry-content ol li {
  margin-top: 15px;
}
.entry-content ol li:nth-child(1) {
  margin-top: 0;
}

.entry-content ol ol,
.entry-content ul ul {
  margin-bottom: 0;
}
.content-sidebar .content {
  margin-bottom: 20px;
}
.content-sidebar-wrap .content {
  width: 100%;
}
.entry-content li {
  list-style-type: none;
  position: relative;
  font-size: 1.8rem;
  line-height: 3rem;
}
.site-inner ul li {
  margin-top: 15px;
}
.site-inner ul li:nth-child(1) {
  margin-top: 0;
}
.entry-content .brand-section ul li:before {
  content:unset;
}
.entry-content ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  background: var(--text-color);
  position: absolute;
  left: -25px;
  top: 11px;
}
.entry-content ul ol li:before,
.entry-content ol li:before {
  display: none;
}
.page .image-container ul.start li {
  text-align: left;
  padding-left: 20px !important;
  margin-left: 0;
}
.page .image-container ul li {
  text-align: left;
  margin-left: 0;
  line-height: 1.42857143;
  margin-bottom: 10px;
  font-size: 1.2rem;
  padding-left: 20px;
}
.page .image-container ul li:before {
  top: 5px;
  left: 0;
}
.clearfix:before,
.entry:before,
.entry-pagination:before,
.nav-primary:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.content-sidebar-wrap:before {
  content: " ";
  display: table;
}

/***********css from page.php *************/
.page .image-container {
  margin-top: 50px;
  margin-bottom: 35px;
  text-align: left;
  margin-left: 0px;
  line-height: 1.42857143;
  width: 100%;
  font-family: Arial;
}
.page .image-container div {
  font-size: 1.2rem;
}
.page .image-container p {
  text-align: left;
  margin-left: 0px;
  line-height: 2rem;
  margin-bottom: 10px;
  font-size: 1.2rem;
  color: #000;
}
.page .image-container p.text-right {
  text-align: right;
  margin: 0;
}
.page .image-container p.text-center {
  text-align: center;
}
.page .image-container p.height-11 {
  height: 11pt;
  direction: ltr;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.page .image-container .resume-img-block div {
  font-size: 1.2rem;
}
.image-container .resume-button img {
  display: none;
}
.page .image-container ul li {
  text-align: left;
  margin-left: 0px;
  line-height: 1.42857143;
  margin-bottom: 10px;
  font-size: 1.2rem;
  padding-left: 20px;
}
.page .image-container ol li {
  padding-left: 0;
}
.page .image-container ul li:before {
  top: 5px;
  left: 0;
}
.page .image-container p:empty {
  display: none;
}
.page .image-container p span:empty {
  display: none;
}
.page .image-container table {
  margin-bottom: 20px;
  margin-left: 0px;
}
.page .image-container table ul {
  margin-left: 0px;
}
.page .image-container table tbody tr td p {
  text-align: left;
  margin-left: 0px;
  line-height: 1.42857143;
  margin-bottom: 10px;
}
.page .image-container tbody {
  border-bottom: 0px solid #ddd;
}
.page .image-container ul li {
  line-height: 1.42857143;
}
.page .image-container ul.start li {
  text-align: left;
  padding-left: 20px !important;
  margin-left: 0px;
}
.page .image-container ul li.text-center:before {
  display: none;
}
.page .image-container ul.start .text-center {
  text-align: center;
  padding: 0 !important;
}
.page .image-container ul {
  margin-left: 0px;
  margin-top: 8px;
  padding-left: 0;
  margin-bottom: 20px;
}
.page .image-container table {
  margin-bottom: 20px;
  margin-left: 0px;
}
.page .image-container table ul {
  margin-left: 0px;
}
.resume-img-block {
  border: 1px solid var(--text-color);
  padding: 40px;
  font-family: Arial;
}
.page .image-container .resume-title {
  font-size: 1.6rem;
}
span.resume-title ~ span {
  font-size: 1.6rem;
}
.btn.downloadBtn.active,
.btn.downloadBtn:active {
  box-shadow: none;
}
.resume-img-block hr + p:first-child span:first-child {
  font-size: 1.6rem;
}
.entry-content .no-bullet li:before {
  width: 0px;
}
/***********end of css from page.php *************/
/* The sticky class is added to the header with JS when it reaches its scroll position */

.bullet-list li a,.entry-content ul li a {
  text-decoration: none;
}

.coverLetterExample .modal-close{
  display: none;
}
.page .image-container p.p-custom,
.page .content-wrapper p.p-custom{
  font-size: 2.8rem;
  line-height: 3.6rem;
  font-family: var(--workSans-font-family);
  font-weight: var(--btn-font-weight);
  margin:30px 0 ;

}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .brands-img {
    max-width: 600px;
  }
  .entry-content .enhance-wrapper {
    padding: 0 30px;
  }
}
@media (min-width: 768px) {
  .enhance-wrapper {
    padding: 0 15px;
  }
  .bullet-list li a:hover,.entry-content ul li a:hover {
    text-decoration:underline;
  }
  .site-inner .breadcrumb a:hover{
    text-decoration: underline;
  }
  .col-sm-12 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .page .image-container p.p-custom,
.page .content-wrapper p.p-custom{
    font-size: 2.4rem;
    line-height: 3.2rem;
  }
  .hidden-xs {
    display: none;
  }
  .page .resume-button {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .entry {
    padding: 0;
  }
  .content-sidebar-wrap .content {
    width: 100%;
  }
  .content-sidebar .content {
    padding: 30px 30px 0;
  }
  .resume-img-block {
    padding: 15px;
  }
}