﻿@font-face {
    font-family: 'LatoLight';
    src: url(../style/Lato-Light.ttf);
}

.about p {
    font-family: 'LatoLight',sans-serif !important;
}
/*color codes*/

/* end */

/*generic footer*/
/* .bottom { position: relative; z-index: 1; } */
/* .bottom { position: relative; z-index: 0; } */
.bottom { position: relative; z-index: 1; -webkit-transform: translate3d(0,0,0);}
.bottom .bottom-cnt { max-width: 1440px; margin: auto; padding: 0 80px;  }
.bottom .bottom-wrap { position: relative; }


.bottom .pop-e-service-cnt { padding: 50px 0px; color: #fff; background: #0072ca; background: -moz-linear-gradient(top, #0072ca 0%, #0072ca 10%, #00508d 100%); background: -webkit-linear-gradient(top, #0072ca 0%,#0072ca 10%,#00508d 100%); background: linear-gradient(to bottom, #0072ca 0%,#0072ca 10%,#00508d 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0072ca', endColorstr='#00508d',GradientType=0 ); }
.bottom .pop-e-service-cnt h2 { border-top: 2px solid #fff; padding-top: 5px; margin: 0 0 25px; }
.bottom .pop-e-service .pes-item { position: relative; display: inline-block; width: 30%; margin-left: 5%; margin-right: -4px; padding-left: 0px; vertical-align: top; }
.bottom .pop-e-service .pes-item:first-child {margin-left:0; }
.bottom .pop-e-service .pes-item h3 { margin: 0 0 5px; }
.bottom .pop-e-service .pes-item h3 a{color:#fff;border-bottom:1px solid transparent}
.bottom .pop-e-service .pes-item h3 a:hover{border-bottom:1px solid #fff}
.bottom .pop-e-service .pes-item p{margin:0;line-height:150%;}

.bottom .foot-links-cnt { background: #363636; color: #fff; padding-bottom: 15px; border-bottom: 1px solid #494949 }
.bottom .foot-links-cnt .about-social { display: table;padding:60px 0 30px; }
.bottom .foot-links-cnt .about-social > * { padding: 0 25px; vertical-align: top; display: table-cell; }
.bottom .foot-links-cnt .about-social > *:first-child { padding-left: 0; }
.bottom .foot-links-cnt .about-social > *:last-child { padding-right:0; }
.bottom .foot-links-cnt .about-social .foot-logo { }
.bottom .foot-links-cnt .about-social .foot-logo img { margin-top: -28px; max-width:300px; }
.bottom .foot-links-cnt .about-social .about {  font-weight:300;line-height:150%;padding-right:31%; }

/*.bottom .foot-links-cnt .about-social .social { width: 250px; text-align: right; font-size: 0; }
.bottom .foot-links-cnt .about-social .social img { -webkit-filter: grayscale(1); filter: grayscale(1); transition: filter 0.25s;    max-width: 36px; }
.bottom .foot-links-cnt .about-social .social img:hover { -webkit-filter: none; filter: none; transition: filter 0.25s; }
.bottom .foot-links-cnt .about-social .social a { display: inline-block;  margin-left: 10px; overflow: hidden; max-height: 50px; }
.bottom .foot-links-cnt .about-social .social a:first-child{margin-left:0;}*/

.bottom .foot-links-cnt .foot-links { display: flex; justify-content:end; align-items:center;}
.bottom .foot-links-cnt .foot-links ul{list-style:none;}
.bottom .foot-links-cnt .foot-links .main-foot-links { display: table; width: 100%; margin-bottom: 50px; padding-right: 20%; }
.bottom .foot-links-cnt .foot-links .main-foot-links > *{display:table-cell;}
.bottom .foot-links-cnt .main-foot-links .navf1 { }
.bottom .foot-links-cnt .main-foot-links .navf1 > ul { display: table; width: 100% }
.bottom .foot-links-cnt .main-foot-links .navf1 > ul > li { display: table-cell; width: 20%; }
.bottom .foot-links-cnt .main-foot-links .navf1 > ul > li h2 { margin: 30px 0 30px; }
.bottom .foot-links-cnt .main-foot-links .navf1 > ul > li h2 a { border-bottom: 1px solid transparent; transition: all 0.25s; }
.bottom .foot-links-cnt .main-foot-links .navf1 > ul > li h2 a:hover { border-bottom: 1px solid #0072ca; padding-bottom: 5px; transition: all 0.25s; }
.bottom .foot-links-cnt .main-foot-links .navf1 > ul > li li{ margin-bottom:10px; }
.bottom .foot-links-cnt .main-foot-links .navf1 > ul > li li a { color: #fff; border-bottom: 1px solid transparent; transition: all 0.25s; }
.bottom .foot-links-cnt .main-foot-links .navf1 > ul > li li a:hover { border-bottom: 1px solid #fff; padding-bottom: 3px;transition:all 0.25s; }

.bottom .foot-links-cnt .meta-foot-links   {  }
.bottom .foot-links-cnt .meta-foot-links .navf2 { text-align: right; padding: 0px 0px; }
.bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li { display: inline-block;  }
.bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li:before { content: "|";padding:0 5px; }
.bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li:first-child { padding: 0; margin: 0; }
.bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li:first-child a { margin-left:0; }
.bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li:first-child:before { content: none; }
.bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li a { color: #fff; margin: 0 1px 0 5px; text-decoration:none }
.bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li a:hover { border-bottom: 1px solid #fff; padding-bottom: 3px; transition: all 0.25s; }

.bottom .foot-links-cnt .bottom-cnt .foot-links .social {/* width: 100%;*/ text-align: right; font-size: 0; /*padding-top:25px;*/ padding: 0 0 0 20px; line-height:0;}
.bottom .foot-links-cnt .bottom-cnt .foot-links .social img { -webkit-filter: grayscale(1); filter: grayscale(1); transition: filter 0.25s;    max-width: 36px; }
.bottom .foot-links-cnt .bottom-cnt .foot-links .social img:hover { -webkit-filter: none; filter: none; transition: filter 0.25s; }
.bottom .foot-links-cnt .bottom-cnt .foot-links .social a { display: inline-block;  margin-left: 10px; overflow: hidden; max-height: 50px; }
.bottom .foot-links-cnt .bottom-cnt .foot-links .social a:first-child{margin-left:0;}

.bottom .copyright-cnt { background: #363636; color: #fff; padding: 20px 0; border-bottom: 1px solid #494949 }
.bottom .copyright-cnt .bottom-cnt { /*display: table;*/width:100%; display:block;}
.bottom .copyright-cnt .bottom-cnt > * { /*display: table-cell;*/ }
.bottom .copyright-cnt .copyright { text-align: right; font-size: 87.5%; }
.bottom .copyright-cnt .copyright .last-update {display:inline-block;margin-left:10px;}
.bottom .copyright-cnt .navf3 ul { list-style: none; padding-bottom:40px; }
.bottom .copyright-cnt .navf3 ul > li { display: inline-block; }
.bottom .copyright-cnt .navf3 ul > li:before { content: "|"; padding: 0 5px; }
.bottom .copyright-cnt .navf3 ul > li:first-child { padding: 0; margin: 0; }
.bottom .copyright-cnt .navf3 ul > li:first-child a { margin-left: 0; }
.bottom .copyright-cnt .navf3 ul > li:first-child:before { content: none; }
.bottom .copyright-cnt .navf3 ul > li a { font-size: 87.5%; color: #fff; border-bottom: 1px solid transparent; transition: all 0.25s; text-decoration:none }
.bottom .copyright-cnt .navf3 ul > li a:hover { border-bottom: 1px solid #fff; padding-bottom: 3px; transition: all 0.25s; }

/*for scaling 110% and above*/
/* @media (-webkit-min-device-pixel-ratio: 1.1)  { */

  /* .bottom .bottom-cnt { padding: 0 54px; } */

  /* .bottom .pop-e-service-cnt { padding: 34px 0px; } */
  /* .bottom .pop-e-service-cnt h2 { padding-top: 4px; margin: 0 0 17px; } */
  /* .bottom .pop-e-service .pes-item h3 { margin: 0 0 4px; } */

  /* .bottom .foot-links-cnt { padding-bottom: 10px; } */
  /* .bottom .foot-links-cnt .about-social { padding: 40px 0 20px; } */
  /* .bottom .foot-links-cnt .about-social > * { padding: 0 17px; } */
  /* .bottom .foot-links-cnt .about-social .foot-logo img { margin-top: -19px; max-width: 200px; } */
  /* .bottom .foot-links-cnt .about-social .social { width: 137px; } */
  /* .bottom .foot-links-cnt .about-social .social a { margin-left: 7px; max-height: 34px; } */
  /* .bottom .foot-links-cnt .about-social .social img{max-height:24px;} */
  
  /* .bottom .foot-links-cnt .foot-links .main-foot-links { margin-bottom: 34px;  } */
  /* .bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li:before { padding: 0 4px; } */
  /* .bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li a { margin: 0 1px 0 4px; } */
  /* .bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li a:hover { padding-bottom: 2px; } */

  /* .bottom .copyright-cnt { padding: 14px 0; } */
  /* .bottom .copyright-cnt .copyright .last-update { margin-left: 7px; } */
  /* .bottom .copyright-cnt .navf3 ul > li:before { padding: 0 4px; } */
  /* .bottom .copyright-cnt .navf3 ul > li a:hover { padding-bottom: 2px; } */
/* } */

/* @media (-webkit-min-device-pixel-ratio: 2)  { */
  /* .bottom .bottom-cnt { padding: 0 40px; } */

  /* .bottom .pop-e-service-cnt { padding: 25px 0px; } */
  /* .bottom .pop-e-service-cnt h2 { padding-top: 3px; margin: 0 0 13px; } */
  /* .bottom .pop-e-service .pes-item h4 { margin: 0 0 3px; } */

  /* .bottom .foot-links-cnt { padding-bottom: 8px; } */
  /* .bottom .foot-links-cnt .about-social { padding: 30px 0 15px; } */
  /* .bottom .foot-links-cnt .about-social > * { padding: 0 13px; } */
  /* .bottom .foot-links-cnt .about-social .foot-logo img { margin-top: -14px; max-width: 150px; } */
  /* .bottom .foot-links-cnt .about-social .social { width: 103px; } */
  /* .bottom .foot-links-cnt .about-social .social a { margin-left: 5px; max-height: 25px; } */
  /* .bottom .foot-links-cnt .about-social .social img { max-height: 18px; } */

  /* .bottom .foot-links-cnt .foot-links .main-foot-links { margin-bottom: 25px; } */
  /* .bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li:before { padding: 0 3px; } */
  /* .bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li a { margin: 0 1px 0 3px; } */
  /* .bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li a:hover { padding-bottom: 2px; } */

  /* .bottom .copyright-cnt { padding: 10px 0; } */
  /* .bottom .copyright-cnt .copyright .last-update { margin-left: 5px; } */
  /* .bottom .copyright-cnt .navf3 ul > li:before { padding: 0 3px; } */
  /* .bottom .copyright-cnt .navf3 ul > li a:hover { padding-bottom: 1px; } */
/* } */

/* @media (-webkit-min-device-pixel-ratio: 2.5) { */
  /* .bottom .bottom-cnt { padding: 0 32px; } */

  /* .bottom .pop-e-service-cnt { padding: 20px 0px; } */
  /* .bottom .pop-e-service-cnt h2 { padding-top: 2px; margin: 0 0 10px; } */
  /* .bottom .pop-e-service .pes-item h4 { margin: 0 0 2px; } */

  /* .bottom .foot-links-cnt { padding-bottom: 6px; } */
  /* .bottom .foot-links-cnt .about-social { padding: 24px 0 12px; } */
  /* .bottom .foot-links-cnt .about-social > * { padding: 0 10px; } */
  /* .bottom .foot-links-cnt .about-social .foot-logo img { margin-top: -11px; max-width: 120px; } */
  /* .bottom .foot-links-cnt .about-social .social { width: 82px; } */
  /* .bottom .foot-links-cnt .about-social .social a { margin-left: 4px; max-height: 20px; } */
  /* .bottom .foot-links-cnt .about-social .social img { max-height: 14px; } */

  /* .bottom .foot-links-cnt .foot-links .main-foot-links { margin-bottom: 20px; } */
  /* .bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li:before { padding: 0 2px; } */
  /* .bottom .foot-links-cnt .meta-foot-links .navf2 > ul > li a { margin: 0 1px 0 2px; } */

  /* .bottom .copyright-cnt { padding: 8px 0; } */
  /* .bottom .copyright-cnt .copyright .last-update { margin-left: 4px; } */
  /* .bottom .copyright-cnt .navf3 ul > li:before { padding: 0 2px; } */
/* } */

/* @media (-webkit-min-device-pixel-ratio: 3) { */
/* } */


/*screen up till 1280*/
@media screen and (max-width: 1280px) {
  .bottom .foot-links-cnt .about-social .about{padding-right:10%;}
}
/*screen up till 1152*/
@media screen and (max-width: 1152px) {
  .bottom .copyright-cnt .copyright .last-update{display:block;}
  .bottom .foot-links-cnt .about-social .about { padding-right: 0%; }
  .bottom .pop-e-service .pes-item { width: 31.6666%; margin-left: 2.5%; }
}


/*screen up till 1024*/
@media screen and (max-width: 1024px) {
  .bottom .foot-links-cnt .about-social > *{display:block;padding-left:0;margin-bottom:30px;}
  .bottom .foot-links-cnt .about-social .foot-logo{width:325px;max-width:35%;}
  .bottom .foot-links-cnt .about-social .about{width:100%;padding-right:20%;}
  .bottom .foot-links-cnt .about-social .social { width: auto; margin-bottom: 0px; text-align: left; }
  .bottom .pop-e-service .pes-item { width: 100%; margin-bottom: 25px; margin-left: 0; }
  .bottom .pop-e-service-cnt { padding: 40px 0px 20px;  }
  
  /*for scaling 110% and above*/
  /* @media (-webkit-min-device-pixel-ratio: 1.1)  { */
    /* .bottom .foot-links-cnt .about-social > * { margin-bottom: 20px; } */
    /* .bottom .foot-links-cnt .about-social .foot-logo { width: 217px; } */
    /* .bottom .pop-e-service .pes-item { margin-bottom: 17px; } */
    /* .bottom .pop-e-service-cnt { padding: 27px 0px 14px; } */
  /* } */

  /* @media (-webkit-min-device-pixel-ratio: 2) { */
    /* .bottom .foot-links-cnt .about-social > * { margin-bottom: 15px; } */
    /* .bottom .foot-links-cnt .about-social .foot-logo { width: 163px; } */
    /* .bottom .pop-e-service .pes-item { margin-bottom: 13px; } */
    /* .bottom .pop-e-service-cnt { padding: 20px 0px 10px; } */
  /* } */

  /* @media (-webkit-min-device-pixel-ratio: 2.5) { */
    /* .bottom .foot-links-cnt .about-social > * { margin-bottom: 12px; } */
    /* .bottom .foot-links-cnt .about-social .foot-logo { width: 130px; } */
    /* .bottom .pop-e-service .pes-item { margin-bottom: 10px; } */
    /* .bottom .pop-e-service-cnt { padding: 16px 0px 8px; } */
  /* } */

  /* @media (-webkit-min-device-pixel-ratio: 3) { */
  /* } */

}


/*screen up till 960*/
@media screen and (max-width: 960px) {
  .bottom .bottom-cnt { padding: 0 40px; }
  .bottom .copyright-cnt .bottom-cnt{display:block;}
  .bottom .copyright-cnt .bottom-cnt > * { display: block; text-align:left;}
  .bottom .foot-links-cnt .meta-foot-links .navf2 { text-align: left; padding:0;}
  .bottom .foot-links-cnt .bottom-cnt .foot-links .social {text-align: left;}
  .bottom .foot-links-cnt .foot-links .main-foot-links { display: block; }
  .bottom .foot-links-cnt .foot-links .main-foot-links{display:block;}
  .bottom .foot-links-cnt .foot-links .main-foot-links > * { display: inline; }
  .bottom .foot-links-cnt .main-foot-links .affiliates { display: inline-block; width: 33.333%; width: calc(100% / 3); padding: 0; vertical-align:top; }
  .bottom .foot-links-cnt .main-foot-links .affiliates h2 { margin:30px 0 30px;}
  .bottom .foot-links-cnt .main-foot-links .navf1 > ul { display: inline; }
  .bottom .foot-links-cnt .main-foot-links .navf1 > ul > li { display: inline-block;width:33.333%;width:calc(100% / 3);margin-right:-4px; }
  .bottom .foot-links-cnt .main-foot-links .affiliates .aff-item{vertical-align:top;}
  .bottom .foot-links-cnt .about-social .about {   padding-right: 0; }
  .bottom .copyright-cnt .copyright .last-update {  margin-left: 0px; }

  /*for scaling 110% and above*/
  /* @media (-webkit-min-device-pixel-ratio: 1.1)  { */
    /* .bottom .bottom-cnt { padding: 0 27px; } */
    /* .bottom .foot-links-cnt .main-foot-links .affiliates h2 { margin: 20px 0 20px; } */
  /* } */
  /* @media (-webkit-min-device-pixel-ratio: 2) { */
    /* .bottom .bottom-cnt { padding: 0 20px; } */
    /* .bottom .foot-links-cnt .main-foot-links .affiliates h2 { margin: 15px 0 15px; } */
  /* } */
  /* @media (-webkit-min-device-pixel-ratio: 2.5) { */
    /* .bottom .bottom-cnt { padding: 0 16px; } */
    /* .bottom .foot-links-cnt .main-foot-links .affiliates h2 { margin:12px 0 12px; } */
  /* } */

}

/*screen up till 854*/
@media screen and (max-width: 854px) {
 
}


