@font-face {
  font-family: 'Avenir Next LT Pro Demi';
  src: url('fonts/AvenirNextLTPro-Demi.woff2') format('woff2'),
      url('fonts/AvenirNextLTPro-Demi.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('fonts/AvenirNextLTPro-Regular.woff2') format('woff2'),
      url('fonts/AvenirNextLTPro-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('fonts/AvenirNextLTPro-Medium.woff2') format('woff2'),
      url('fonts/AvenirNextLTPro-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Avenir Next LT Pro';
  src: url('fonts/AvenirNextLTPro-Light.woff2') format('woff2'),
      url('fonts/AvenirNextLTPro-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
html {
  font-family: 'Avenir Next LT Pro';
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
  overflow-x: hidden;
  font-family: 'Avenir Next LT Pro';
}
h1, h2, h3{
  font-family: 'Avenir Next LT Pro';
}
h1{
  color: #fff;
  font-size: 45px;
  line-height: 70px;
}
h6{
  color: #d02720;
  font-family: 'Avenir Next LT Pro';
  font-size: 18px;
  text-transform: uppercase;
}
p{
  font-size: 18px;
  font-family: 'Avenir Next LT Pro';
  text-align: justify;
  line-height: 30px;
  color: #777;
}
.banner-holder p{
  font-family: 'Avenir Next LT Pro';
  line-height: 30px;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  color: #fff;
}
ul{
  padding: 0;
  margin: 0;
  list-style: none;
}
a{
  color: #d02720;
}
.button a {
  background: #d02720;
  border:1px solid #d02720;
  padding: 15px 10px;
  margin: 0 auto;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-weight: 500;
  display: block;
  max-width: 200px;
  margin: 0 10px;
  width: 100%;
}
.button a:hover{
  background: transparent;
  border:1px solid #fff;
}
section.banner .banner-holder .button {
  display: flex;
  justify-content: center;
  padding-top: 20px;
}
a{
  text-decoration: none !important;
}
section.banner .banner-holder {
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  max-width: 1100px;
}
main#main {
  position: relative;
}
header#header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: 0 auto;
  z-index: 99;
}
.navbar-dark .navbar-nav .nav-link{
  font-family: 'Avenir Next LT Pro';
  color: #fff;
  font-size: 17px;
}
section.publishar-innerpage .inner-holder img {
  width: 100%;
  display: block;
  max-width: 60%;
  height: auto;
  margin-bottom: 15px;
}
.navbar-dark .navbar-nav .nav-link:hover{
  color: #fff;
}
#header .navbar-nav li.nav-item.button a.nav-link {
  padding: 10px 28px;
  margin: 12px 0;
  color: #fff;
}
.navbar-nav li.nav-item a.nav-link {
  padding: 22px;
}
.banner .arrow {
  position: absolute;
  bottom: -40%;
  left: 0;
  right: 0;
  margin: 0 auto;
}
h2{
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  position: relative;
}
section.banner {
  position: relative;
  border-top: 3px solid #d02928;
}
section.about_section {
  padding: 80px 0;
}
section.about_section row{
  align-items: center;
}
section.about_section h2::after{
  content: '';
  display: block;
  width: 80px;
  height: 3px;
  background-color: #d02720;
  margin-top: 10px;
  margin-bottom: 20px;
}
.about_img:after {
  content: '';
  display: block;
  background-color: #d02720;
  width: 100%;
  max-width: 550px;
  position: absolute;
  height: 510px;
  top: -40px;
  bottom: 0;
  left: 42px;
  z-index: -1;
}
.after_border h2::after{
  content: '';
  display: block;
  width: 80px;
  height: 3px;
  background-color: #d02720;
  margin-top: 10px;
  margin-bottom: 20px;
}
.dirttextarea{
  background-color: #fff;
}
.dirt_area.after_border {
  padding-top: 64px;
  padding-left: 37px;
  padding-right: 54px;
}
.writer p {
  margin: 0;
}
.writer p b {
  text-transform: capitalize;
}
.dirt_area.after_border p {
  color: #9b9b9b;
  font-size: 18px;
  line-height: 34px;
}
section.dirt_section {
  position: relative;
  background: url(images/background-img1.png);
  background-repeat: no-repeat;
  background-size: 100% 57%;
  background-position: top;
  padding: 180px 0 40px;
  background-color: #f4f5fa;
}
.row.dirt_last_section .column {
  flex-basis: 22%;
}
.row.dirt_last_section .column:nth-child(3){
  max-width: 136px;
}
.img_with_text {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.image_icon {
  background-color: #d02720;
  height: 50px;
  width: 50px;
  padding: 10px;
  border-radius: 50%;
  margin-bottom: 12px;
}
.image_icon img {
  width: 28px;
  height: 28px;
}
.row.dirt_last_section {
  padding: 60px 0 20px;
}
.dirt_banner_section .col-lg-5 {
  padding: 0;
}
.dirt_banner_section .col-lg-5 .dirt_img {
  height: 100%;
}
.banner .arrow img {
  width: 100%;
  max-width: 35px;
}
.dirt_banner_section .col-lg-5 .dirt_img img {
  width: 100%;
  display: block;
  height: 100%;
}
section.publishar-innerpage.valary-innerpage {
  padding: 50px 0;
}
section.publishar-innerpage.valary-innerpage .container {
  padding: 0 40px;
}
section.publishar-innerpage.valary-innerpage p a{
  word-break: break-all;
}
.row.dirt_last_section .column .img_with_text p{
  font-family: 'Avenir Next LT Pro';
  font-size: 16px;
  line-height: 24px;
  color: #777777;
  text-align: center;
}
section.security_section {
  padding: 80px 0;
}
section.security__sub_section {
  padding: 0 0 60px;
}
section.security__sub_section .container {
  max-width: 1200px;
}
/* footer css */
.footer {
  background-color: #2f2c2d;
  padding: 80px 0 60px;
  border-bottom: 2px solid #403e3f;
}
.sub_footer {
  text-align: center;
}
ul.footer_menu li {
  color: #fff;
  display: inline;
  padding: 15px;
  font-size: 18px;
  font-family: 'Avenir Next LT Pro';
  text-transform: capitalize;
}
ul.footer_menu {
  padding-top: 40px;
}
ul.footer_menu li a{
  color: #fff;
}
ul.footer_menu li:after {
  border-right: 3px solid #696365;
  content: '';
  margin-left: 17px;
}
ul.footer_menu li:last-child:after {
  border-right: none;
  content: '';
  margin-left: 17px;
}
ul.footer_social_icon li {
  display: inline;
  padding: 5px;
}
ul.footer_social_icon{
  padding-top: 16px;
}
/* copyright text */
.copyright {
  background-color: #2f2c2d;
}
.copytext {
  padding: 20px 0 10px;
  text-align: center;
  font-family: 'Avenir Next LT Pro';
}
.copytext p {
  color: #fff;
  text-align: center;
}
.about_img img {
  width: 100%;
  height: auto;
  display: block;
}
.security_img img{
  width: 100%;
  height: auto;
  display: block;
}
.security_sub_img img{
  width: 100%;
  height: auto;
  display: block;
}
.select-colom .column-holder .text-hol p{
  text-align: left;
}
/****Legal page***/
section.legal-disc {
  padding: 60px 0;
}
.legal-disc .legal-holder p {
  color: #777;
}
.bread-crumb ol.breadcrumb {
  background: transparent;
  justify-content: center;
  margin: 0;
}
.bread-crumb ol.breadcrumb li, 
.bread-crumb ol.breadcrumb li a{
  color: #fff;
  font-weight: normal;
  font-family: 'Avenir Next LT Pro';
}
.breadcrumb-item+.breadcrumb-item::before{
  content: '\f101';
  font-family: FontAwesome;
  color: #ce2721;
}
/*****Publicaly and Articals*****/
section.banner.lefal-banner.publicaly-banner {
  background: #f4f5fa;
}
section.publicaly-sec {
  background: #f4f5fa;
  padding: 60px 0;
}
section.publicaly-sec{
  background: #f4f5fa;
}
section.publicaly-sec h2{
  text-align: center;
}
section.publicaly-sec h2::after {
  content: '';
  display: block;
  width: 80px;
  height: 3px;
  background-color: #d02720;
  left: 0;
  right: 0;
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 20px;
}
.select-colom .column-holder {
  background: #fff;
}
.select-colom .column-holder .img-hol {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 70%;
}
.select-colom .column-holder .img-hol img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.select-colom .column-holder .text-hol {
  padding: 20px;
  border: 1px solid #f4f5fa;
}
.select-colom .column-holder .text-hol ul {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
}
.select-colom .column-holder .text-hol ul li {
  font-family: 'Avenir Next LT Pro';
  font-size: 14px;
  color: #777;
  padding-right: 20px;
}
.select-colom .column-holder .text-hol ul li a {
  padding-right: 5px;
}
.select-colom .column-holder .text-hol h3 {
  font-size: 26px;
  line-height: 30px;
}
.read-more a i {
  position: relative;
  vertical-align: middle;
  padding-left: 5px;
}
.select-colom .col-lg-4 {
  margin-bottom: 30px;
}
.publicaly-holder .select-colom {
  padding-top: 20px;
}
.publicaly-sec.interview-sec {
  background: #fff;
}
/******Valarie-Findlay******/
.valarie-sec {
  padding: 60px 0;
}
.valarie-sec .valarie-holder .img-holder img {
  width: 100%;
  display: block;
  height: auto;
}
.valarie-sec .valarie-holder .text-holder {
  padding-left: 40px;
}
.valarie-sec .valarie-holder .text-holder h2::after,
.valarie-sec .valarie-detail h3::after,
section.scholar-sec h3::after  {
  content: '';
  display: block;
  width: 80px;
  height: 3px;
  background-color: #d02720;
  left: 0;
  margin-top: 15px;
  margin-bottom: 20px;
}
.valarie-sec .valarie-holder .text-holder h2 {
  line-height: 38px;
}
.valarie-sec .valarie-detail ul li {
  margin-bottom: 10px;
  padding-left: 15px;
  font-family: 'Avenir Next LT Pro';
  position: relative;
  font-size: 18px;
  color: #777;
}
.valarie-sec .valarie-detail ul li::before {
  position: absolute;
  left: -8px;
  top: 14px;
  transform: translateY(-50%);
  font-family: FontAwesome;
  content: '\f178';
  color: #d02720;
}
.valarie-sec .valarie-detail h3 {
  padding-top: 15px;
}
.scholar-sec {
  background: #f4f5fa;
  padding: 40px 0;
}
.scholar-sec .scholar-holder .scholar-colom {
  display: flex;
  flex-wrap: wrap;
  background: #fff;
  padding: 20px;
}
.scholar-sec .scholar-holder .scholar-colom .sch-img {
  width: 20%;
  text-align: center;
}
.scholar-sec .scholar-holder .scholar-colom .sch-text {
  width: 90%;
  margin: 0 auto;
}
section.banner.lefal-banner.publicaly-banner.inner-banner h1 {
  font-size: 45px;
  line-height: 70px;
  padding: 0 10px;
}
.scholar-sec .scholar-holder{
  padding-top: 20px;
}
.scholar-sec .scholar-holder .col-lg-6 {
  margin-bottom: 30px;
}
.scholar-sec .scholar-holder a{
  display: block;
  border: 1px solid transparent;
}
.scholar-sec .scholar-holder a:hover{
  border: 1px solid #d02720;
}
.scholar-sec .scholar-holder .scholar-colom .sch-text p {
  margin: 0;
}
.scholar-sec .scholar-holder .scholar-colom .sch-img img {
  width: 100%;
  display: block;
  height: auto;
  padding: 20px;
  border: 1px solid #dbdcdf;
}
header#header.fixed {
  position: fixed;
  background: #000;
}
/*****Publisher-innerpages****/
section.publishar-innerpage {
  padding: 30px 0;
  background: #f4f5fa;
}
section.publishar-innerpage h3 {
  padding: 15px 0;
  margin: 0;
}
section.publishar-innerpage p strong {
  color: #000;
}
section.publishar-innerpage .inner-holder li,
section.publishar-innerpage .inner-holder a{
  font-size: 18px;
  font-family: 'Avenir Next LT Pro';
  text-align: justify;
  line-height: 30px;
}
section.publishar-innerpage .inner-holder li{
  color: #777;
}
/* media query */
@media only screen and (max-width:1199px){
  .about_img:after{
    max-width: 450px;
    height: 400px;
    top: -30px;
  }
  .banner .arrow {
    bottom: -32%;
}
section.about_section p,
section.security_section p,
section.security__sub_section p {
  font-size: 16px;
  line-height: 26px;
}
  .row.dirt_last_section .column{
    flex-basis: 21%;
  }
  .row.dirt_last_section .column .img_with_text p {
    font-size: 13px;
}
.image_icon {
  height: 34px;
  width: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.image_icon img {
  width: 18px;
  height: 18px;
}
  .dirt_area.after_border {
    padding-top: 34px;
    padding-left: 19px;
    padding-right: 19px;
}
h1 {
  font-size: 37px;
  line-height: 50px;
}
h2 {
  font-size: 36px;
}
#header .navbar-nav li.nav-item a.nav-link {
  padding: 22px 10px;
}
section.banner .banner-holder {
  max-width: 900px;
}
.dirt_area.after_border p {
  color: #9b9b9b;
  font-size: 16px;
  line-height: 30px;
}
}
@media only screen and (max-width:991px){
  .about_img:after{
    display: none;
  }
  .scholar-sec .scholar-holder .scholar-colom .sch-img {
    width: 30%;
}
.scholar-sec .scholar-holder .scholar-colom .sch-text {
  width: 70%;
  padding-left: 20px;
}
.scholar-sec .scholar-holder .scholar-colom .sch-text p {
  font-size: 16px;
}
  .valarie-sec .valarie-holder .text-holder {
    padding-left: 20px;
}
  #header .navbar-nav li.nav-item.button a.nav-link {
    padding: 10px 20px;
}
#header .navbar-nav li.nav-item a.nav-link {
  font-size: 14px;
}
#header .navbar{
  padding-left: 0;
  padding-right: 0;
}
h2 {
  font-size: 28px;
}
.banner img{
  height: 515px !important;
}
.banner .arrow img {
  height: auto !important;
}
#header a.navbar-brand img {
  max-width: 140px;
}
  section.about_section {
    padding: 40px 0;
}
.row.dirt_last_section .column {
  flex-basis: 50%;
}
.row.dirt_last_section .column:nth-child(3) {
  max-width: none;
}
ul.footer_menu li{
  padding: 2px;
}
.footer {
  padding: 40px 0 40px;
}
.legal-disc .legal-holder p {
  font-size: 16px;
}
section.banner.lefal-banner img {
  height: auto !important;
}
section.banner.lefal-banner .banner-holder {
top: 64%;
}
section.banner.lefal-banner {
  background: transparent;
  padding: 0;
}
}
@media only screen and (max-width:767.98px){
  header#header {
    position: inherit;
    background: #000;
}
section.publishar-innerpage.valary-innerpage {
  padding: 20px 0;
}
.valarie-sec .valarie-holder .text-holder {
  padding-left: 15px;
  padding-top: 20px;
}
.valarie-sec .valarie-detail h3 {
  font-size: 25px;
}
.scholar-sec {
  padding: 30px 0 20px;
}
.scholar-sec .scholar-holder .col-lg-6 {
  margin-bottom: 15px;
}
.valarie-sec {
  padding: 40px 0 60px;
}
#header .navbar-nav li.nav-item a.nav-link {
  padding: 15px 10px;
}
section.banner.lefal-banner .banner-holder {
  max-width: 100%;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
}
.bread-crumb ol.breadcrumb {
  padding: 0;
}
section.banner.lefal-banner img {
  height: 150px !important;
}
section.legal-disc {
  padding: 30px 0;
}
h1 {
  font-size: 37px;
  line-height: 50px;
}
.banner-holder p {
  font-family: 'Avenir Next LT Pro';
  line-height: 24px;
  margin-bottom: 0;
  font-size: 15px;
}
.button a {
  padding: 8px 0;
  max-width: 150px;
  font-size: 14px;
}
section.banner img.banner-img {
  display: none !important;
}
section.banner{
  background: url('images/banner-img.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  padding: 20px 0 10px;
}
section.banner .banner-holder {
  max-width: 100%;
  position: inherit;
  transform: inherit;
}
.banner .arrow img {
  max-width: 25px;
}
.banner .arrow {
  position: inherit;
  padding-top: 28px;
  padding-bottom: 20px;
}
section.dirt_section {
  padding: 0;
  background: inherit;
}
.row.dirt_last_section {
  padding: 40px 15px 20px;
  background-color: #f4f5fa;
}
.row.dirt_last_section .column {
  flex-basis: 100%;
  margin-bottom: 6px;
}
h2 {
  font-size: 22px;
}
section.security_section {
  padding: 40px 0;
}
.after_border {
  padding-top: 30px;
}
section.security__sub_section {
  padding: 0 0 20px;
}
.column .img_with_text p br {
  display: none;
}
.dirt_banner_section .col-lg-5 {
  padding: 0 15px;
}
.footer .footer_nav_log img {
  max-width: 180px;
}
.footer ul.footer_menu li {
  display: block;
  width: 100%;
}
.footer ul.footer_menu li:after{
  display: none;
}
#header .navbar-toggler {
  padding: 0;
  border: 0;
  color: #fff;
}
#header .navbar-toggler:focus {
  outline: none;
}
.dirt_area.after_border {
  padding-left: 0;
  padding-right: 0;
}
p{
  font-size: 16px;
}
section.publicaly-sec {
  padding: 30px 0;
}
.publicaly-holder .select-colom {
  padding-top: 0;
}
.select-colom .col-lg-4 {
  margin-bottom: 15px;
}
.valarie-sec .valarie-detail ul li{
  font-size: 16px;
}
section.publishar-innerpage .inner-holder li,
section.publishar-innerpage .inner-holder a{
  font-size: 16px;
}
section.banner.lefal-banner.publicaly-banner.inner-banner h1 {
  font-size: 37px;
  line-height: 50px;
}
.row.dirt_last_section .column .img_with_text p {
  display: block;
  width: 100%;
}
section.publishar-innerpage .inner-holder img {
  max-width: 100%;
}
}