/* Insert your VARTHEME_BS4_SUBTHEME footer custom SASS styling. */
.nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.footer-wrapper {
  background-color: #012a40;
  color: #FFFFFF;
}

.footer-wrapper .footer {
  border: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 32px;
}

.footer.container {
	height: auto;
	min-height: 87px;
	padding-left: 103px;
	padding-right: 103px;
}

.footer-wrapper .footer section.region-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
    -ms-flex-pack: center;
      justify-content: center;
}



@media screen and (min-width: 992px) {
  
  .footer-wrapper .footer section.region-footer {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
        -ms-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
      -ms-flex-pack: space-between;
        justify-content: space-between;
  }
}

div#block-arcccopyright p {
  text-align: center !important;
}

.footer-wrapper .footer section.region-footer div#block-arcccopyright {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-flow: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 1rem 0 1rem;
  font-size: 12px;
  text-align: center; 
  order: 2;
}

@media screen and (min-width: 992px) {
  .footer-wrapper .footer section.region-footer div[id$="-copyright"] {
    text-align: left;
    order: 1;
    padding: 1rem 1rem 0 1rem;
  }
}

.footer-wrapper .footer section.region-footer .menu--arcc-footer {
  padding: 0.85rem 0;
  font-size: 12px;
  display: block;
  text-align: center;
  order: 2;
}

.footer-wrapper .footer section.region-footer .menu--arcc-footer ul.nav {
	display: inline-block;
	padding: 0.75rem 1rem 1rem 1rem;
}

@media screen and (min-width: 992px) {
  .footer-wrapper .footer section.region-footer .menu--arcc-footer {
    padding: 0.85rem 0;
    font-size: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
      -ms-flex-flow: column;
        flex-flow: column;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
      -ms-flex-pack: space-between;
        justify-content: space-between;
    order: 4;
  }

   .footer-wrapper .footer section.region-footer .menu--arcc-footer {   
    order: 3;
  }
	
  .footer-wrapper .footer section.region-footer .menu--arcc-footer ul.nav {
    padding: 1rem 0 0 1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row;
      -ms-flex-flow: row;
        flex-flow: row;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
      -ms-flex-pack: space-between;
        justify-content: space-between;
    -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    align-content: center;
  }
}

.footer-wrapper .footer section.region-footer .menu--arcc-footer ul.nav li {
  padding: 0 0.75rem;
  display: inline-block;
}

.footer-wrapper .footer .nav-link {
	color: #FFFFFF;
}

.scrollup-text {
  display: none;
}
.footer-wrapper #block-ares-cop-scrolltotop {
	background: #43739d;
	position: relative;
	border-radius: 35px;
	bottom: 30px;
	width: 55px;
	height: 55px;	
	right: 30px;
	order: 1;
	align-self: flex-end;
}
.footer-wrapper #block-ares-cop-scrolltotop a {
	color: #FFFFFF;
	padding: 20px 23px;
}

.footer-wrapper #block-ares-cop-scrolltotop a::after {
	content: "\f0d8";
	font-family: "Font Awesome 5 Pro";
	font-weight: bold;
	margin-top: 30px;
}

.footer-wrapper #block-ares-cop-scrolltotop div .field--name-body {
	margin-top: 15px;
}

@media (min-width: 992px) {
	.footer-wrapper #block-ares-cop-scrolltotop {
	  order: 3;
	  right: 0;
	  align-self: center;
	  display: none;
  }	
  .footer-wrapper .footer section.region-footer div#block-arcccopyright {
    padding: 1rem 1rem 0 1rem;
 }
 
}

@media only screen and (max-width: 576px) and (min-width: 320px){
  .footer.container {
    height: auto;
    min-height: 87px;
    padding-left: 0px;
    padding-right: 0px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
  .footer-wrapper .footer section.region-footer .menu--arcc-footer ul.nav {
    display: inline-block;
    /* padding: 0 0 3rem 0; */
}
}

@media only screen and (min-width : 320px) 
and (max-width : 1024px){
    .footer-wrapper {
        margin-left: -15px;
        margin-right: -15px;
    }
}


@media only screen and (min-width:410px) and (max-width:575px) {
  .footer-wrapper .footer section.region-footer .menu--arcc-footer ul.nav {
    display: inline-block;
    padding: 0.75rem 1.5rem 1rem 1.5rem;
  }
  .footer-wrapper .footer section.region-footer .menu--arcc-footer ul.nav li {
    /* padding: 0 1.25rem; */
    display: inline-block;
  }

  .page-node-type-bios .footer-wrapper #block-ares-cop-scrolltotop {
    right: 45px;
  }
}
/*Narendra 31-8-2020*/

/* Narendra for social link in footer*/
div#block-sociallinks-2 {
  order: 3;
}
.scl-links {
 display: none;
}

@media (min-width: 1170px){
   .footer-wrapper .footer section.region-footer .menu--arcc-footer
   { 
    margin-left: 37%;
    
  }
}
.custom-footer-class {
  max-width: 100%;
  padding: 0;
}

@media (max-width: 1169px){
   .scl-links {  
    display: none;
  }
  div#block-sociallinks-2 {
    order: 3;
    display: none;
  }
   .footer-wrapper .footer section.region-footer .menu--footer { 
    margin-left: 0;
}
}


 .scl-links {
  margin-top: 36px;
  display: block;
}
a.linkedin {
  margin: 0 5px 0 0;
  font-size: 15px;
  display: none;
}
a.envelope {
  margin: 0 0 0 5px;
  font-size: 15px;
}
div#block-sociallinks-2 .scl-links a.linkedin .fa-linkedin:before{
  color:#fff;
}
div#block-sociallinks-2 .scl-links a.envelope .fa-envelope:before,div#block-sociallinks-2 .scl-links a.youtube .fa-youtube:before{
  color:#fff;
}


/* @media only screen and (min-width: 1274px){
  .page-node-121 .footer-wrapper .footer section.region-footer div#block-arcccopyright { 
    padding-right: 60.5%;    
  }
} */
@media only screen and (max-width: 767px){
  .footer-wrapper .footer {
    margin-top: 24px;
  }
}
@media (min-width: 1169px) {
  body.ares_cop .footer-wrapper .footer section.region-footer .menu--arcc-footer{
    margin-left: 28% !important;
  }
}
@media (min-width: 1260px) {
  body.ares_cop .footer-wrapper .footer section.region-footer .menu--arcc-footer{
    margin-left: 33% !important;
  }
}

/*footer -- new alignment*/
.footer.container{
    display: flex;
}
.footer-wrapper .footer section.region-footer{
    margin: 0;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 10px 0px;
}
.ares_cop .footer-wrapper .footer section.region-footer div#block-arcccopyright{
    padding: 0 12px 0 12px;
}
div#block-sociallinks-2 .scl-links a.envelope .fa-envelope:before, div#block-sociallinks-2 .scl-links a.youtube .fa-youtube:before{
    font-size:16px;
}
.footer-wrapper .footer section.region-footer .menu--arcc-footer ul.nav li{
    padding:0px 12px !important;
}
.ares_cop .footer-wrapper{
  padding: 0px;
}
.ares_cop .footer-wrapper .footer.container{
  align-items: unset;
}
@media (min-width: 1260px) {
  body.ares_cop .footer-wrapper .footer section.region-footer .menu--arcc-footer{
    margin-left: 37% !important;
  }
}
@media (max-width: 992px) {
      .footer-wrapper .footer section.region-footer .menu--arcc-footer ul.nav{
        padding:16px;
    }
}
@media (max-width:1024px){
    .footer-wrapper {
        margin-left: 0;
        margin-right: 0;
    }
}
@media (min-width: 992px) {
    .footer-wrapper .footer section.region-footer .menu--arcc-footer ul.nav{
        padding: 0px;
    }
}