header .navbar-brand{padding: 18px 15px;}
#navigation, #navigation ul, #navigation ul li, #navigation ul li a, #navigation #menu-button { margin: 0; padding: 0; border: 0; list-style: none; line-height: 1; display: block; position: relative; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#navigation:after, #navigation > ul:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.hmcont .breadcrumb .breadcrumb-item{color:#fff; font-size: 17px;}
.hmcont .breadcrumb .breadcrumb-item a{ color:#fff;}
body .page-link{color:#000;}
body .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #ad1f22;
  border-color: #ad1f22;
}
a.platygbtn {
    position: fixed;
    background: #ad1f22;
    right: 0px;
    top: 50%;
    color: #fff;
    font-weight: 600;
    padding: 6px 21px;
    z-index: 999999;
    border-top-left-radius: 6px;
    outline: #ad1f22 1px solid;
    outline-offset: 2px;
    border-bottom-left-radius: 6px;
}
@media only screen and (max-width:768px){
	
a.platygbtn {
    position: fixed;
    background: #ad1f22;
    right: 0px;
    top: auto;
    color: #fff;
    font-weight: 600;
    padding: 7px 21px;
    z-index: 999999;
    border-top-left-radius: 0px;
    outline: none;
    outline-offset: 2px;
    border-bottom-left-radius: 0px;
    width: 100%;
    bottom: 0px;
    text-align: center;
}
}
.hmcont p br{display:none;}
#navigation #menu-button { display: none; } 
#navigation { display:block; text-align:right; z-index: 999999;}
#navigation > ul{display:inline-block;}
#navigation ul{text-align:left;}
#navigation > ul > li { float: left; }
#navigation > ul > li > a {padding: 15px 25px 15px;
    padding-right: 25px;
  font-size: 17px;
  text-decoration: none;
  color: #333;
  font-weight: 400;
  text-transform: capitalize; }
#navigation > ul > li.has-sub > a { padding-right: 30px; } 
#navigation > ul > li.has-sub > a:before { position: absolute; right: 14px; font-family: FontAwesome; content: "\f107"; font-weight: 400; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation ul ul { position: absolute; left: -9999px; border-top: #ad1f22 2px solid; padding: 0px 0px; background:#edf0f7; visibility: visible;}
.ricontbox.fq .accordion-item br{display:none;}
#navigation ul ul li { height: auto; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }
#navigation li:hover > ul { left: auto; }
#navigation li:hover > ul > li { height: auto; }
#navigation{min-width: 830px;}
#navigation ul ul ul { margin-left: 100%; top: 0; }
#navigation ul ul li a {border-bottom: 1px solid #ffffff42;
  width: 178px;
  line-height: 18px;
  padding: 8px 25px;
  display: block;
  color: #171717;
  font-size: 16px;
  font-weight: 400;
  margin: 0;}
#navigation ul ul li:last-child > a, #navigation ul ul li.last-item > a { border-bottom: 0; }
#navigation ul ul li:hover > a, #navigation ul ul li a:hover { color: #ffffff; background-color: #ad1f22; }
#navigation ul ul li.has-sub > a:after { position: absolute; top: 16px; right: 11px; width: 8px; height: 2px; display: block; background: #0CA8F0; content: ''; }

#navigation ul ul li.has-sub > a:before { position: absolute; top: 13px; right: 14px; display: block; width: 2px; height: 8px; background: #1b4f72; content: ''; -webkit-transition: all .25s ease; -moz-transition: all .25s ease; -ms-transition: all .25s ease; -o-transition: all .25s ease; transition: all .25s ease; }

#navigation ul ul > li.has-sub:hover > a:before { top: 17px; height: 0; }
#navigation.small-screen { width: 100%; margin-top: 10px; min-width: auto;}
#navigation.small-screen ul { width: 100%; display: none; }
#navigation.small-screen ul li { width: 100%; border-top: 1px solid rgba(120, 120, 120, 0.2); }
#navigation.small-screen ul ul li, #navigation.small-screen li:hover > ul > li { height: auto; }
#navigation.small-screen ul li a, #navigation.small-screen ul ul li a {width: 100%;
  border-bottom: 0;
  padding: 12px;
  font-size: 15px;
  letter-spacing: 0px;
  color: #000;}
#navigation.small-screen > ul > li { float: none; }
#navigation.small-screen ul ul li a { padding-left: 20px; }
#navigation.small-screen ul ul ul li a { padding-left: 35px; } 
#navigation.small-screen ul ul li a { background: none; }
#navigation.small-screen ul ul li:hover > a, #navigation.small-screen ul ul li.active > a { }

#navigation ul ul > li.has-sub:hover > a::after { background:#fff; }

#navigation.small-screen ul ul, #navigation.small-screen ul ul ul, #navigation.small-screen.align-right ul ul {position: relative; left: 0; width: 100%;
  margin: 0; text-align: left; padding: 0px; border-top: none;}
#navigation.small-screen > ul > li.has-sub > a:after, #navigation.small-screen > ul > li.has-sub > a:before, #navigation.small-screen ul ul > li.has-sub > a:after, #navigation.small-screen ul ul > li.has-sub > a:before { display: none; }
#navigation.small-screen #menu-button { display: block; padding: 17px; color: #fff; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; }
#navigation.small-screen #menu-button:after {position: absolute; top: 16px; right: 7px; display: block; height: 8px; width: 20px; border-top: 2px solid #1e1665; border-bottom: 2px solid #1e1665; content: ''; }
#navigation.small-screen #menu-button:before {position: absolute; top: 10px; right: 7px; display: block; height: 2px; width: 20px; background: #1e1665;
  content: ''; }
#navigation.small-screen #menu-button.menu-opened:after { top: 17px; border: 0; height: 2px; width: 15px; background: #1e1665; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); right: 10px;}
#navigation.small-screen #menu-button.menu-opened:before { top: 17px; background: #1e1665; width: 15px; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); right: 10px;}
#navigation.small-screen .submenu-button { position: absolute; z-index: 99; right: 0; top: 0; display: block; border-left: 1px solid rgba(120, 120, 120, 0.2); height: 40px; width: 40px; cursor: pointer; }
#navigation.small-screen .submenu-button.submenu-opened { background: #ad1f22; }
#navigation.small-screen ul ul .submenu-button {  }
#navigation.small-screen .submenu-button:after {position: absolute; top: 20px; right: 16px; width: 8px; height: 2px; display: block; background: #004C3F;
  content: '';}
#navigation.small-screen ul ul .submenu-button:after {  }
#navigation.small-screen .submenu-button.submenu-opened:after { background: #ffffff; }
#navigation.small-screen .submenu-button:before {position: absolute; top: 17px; right: 19px; display: block; width: 2px; height: 8px; background: #004C3F;
  content: '';}
#navigation.small-screen ul ul .submenu-button:before {  }
#navigation.small-screen .submenu-button.submenu-opened:before { display: none; }
#navigation.small-screen.select-list { padding: 5px; }
#navigation.small-screen #menu-button { display: block; padding: 17px; color: #fff; cursor: pointer; font-size: 12px; text-transform: uppercase; font-weight: 700; position: absolute; top: -49px; right: 0px; border: #000 1px solid;
  border-radius: 3px;}
#header .navbar{padding: 17px 0px;}


/*  New footer Css*/
.up-footer {
    background: #000;
    padding: 34px 0px 15px;
}
.footer-block {
    margin-bottom: 30px;
}
.footer-block h4 {
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 15px;
}
.up-footer .footer-block ul {
    list-style: none;
    padding-left: 0px;
    text-align: left;
    margin-bottom: 0px;
}
.up-footer .footer-block ul li {
    display: block;
    margin-bottom: 8px;
}
.up-footer .footer-block ul li a {
    padding: 0px 0px 0px 15px;
    display: block;
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
}
.up-footer ul li a {
    color: #fff;
    position: relative;
    padding: 0px 20px;
}
.up-footer ul li a:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: #fff;
    border-radius: 50%;
    top: 11px;
    left: 0px;
}
.up-footer .footer-block ul li a:before {
    font-family: "FontAwesome";
    content: "\f105";
    background: none;
    top: -2px;
	display:block;
}
.up-footer5 {
    background: #000;
    border-top: #fff 1px solid;
    padding: 15px 0px 0px;
}
.up-footer5 p {
    color: #fff;
    font-size: 15px;
}
.all-side {
    padding-bottom: 6px;
    margin-bottom: 15px;
    position: relative;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    border-bottom: #000 1px solid;
}
.post-content p {
    margin-bottom: 3px;
}
.side-para a {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0 !important;
}
.all-side {
    padding-bottom: 6px;
    margin-bottom: 15px;
    position: relative;
    font-weight: 600;
    color: #000;
    text-transform: uppercase;
    font-size: 28px;
    border-bottom: #000 1px solid;
}
.post-content p {
    margin-bottom: 3px;
}
.side-para a {
    font-size: 15px;
    line-height: 20px;
    margin: 0 0 5px;
    font-weight: 600;
    color: #000;
    margin-bottom: 0 !important;
}

/* new pages css */
.ipagcont {
  padding: 40px 0px 35px;
}
.ipagcont h3 {
    margin-bottom: 6px;
    margin-top: 25px;
    font-size: 25px;
}
.temlock {
    margin-top: 30px;
    box-shadow: #ccc 0px 0px 6px 1px;
    padding: 18px;
    text-align: center;
}
.temlock img {
    max-width: 225px;
    margin-bottom: 13px;
}
.temlock h4 {
    font-size: 21px;
    margin-bottom: 14px;
}
.fsocial a {
    background: #fff;
    color: #000;
    display: inline-block;
    width: 35px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    border-radius: 50%;
    margin-right: 4px;
	padding-top:10px;
}
.ftllogo {
    text-align: center;
    margin: 15px 0px;
}
.ftllogo img {
    max-height: 35px;
    margin: 0px 15px;
}
.ftllogo img:nth-child(2) {
    max-height: 28px;
}
.x-icon img {
	width: 15px;
}
.services-section.df {
    padding: 23px 0px 50px;
    background: #f6f6f6;
}
.contactright6{
    background: #fff;
    padding: 20px 20px 0px;
    border: #ccc 1px solid;
    margin-top: 32px;
    border-radius: 8px;
}
.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important;
}
.contactright6 p {
    margin-bottom: 0px;
}
.contactright6 input {
    width: 100%;
    border: #949494 1px solid;
    min-height: 41px;
    font-size: 15px;
    margin-bottom: 20px;
    padding: 5px 15px;
}
.contactright6 textarea {
    width: 100%;
    border: #949494 1px solid;
    min-height: 41px;
    margin-bottom: 20px;
    font-size: 15px;
    padding: 5px 15px;
}
.contactright6 .wpcf7-submit{
    background: #b1201f;
    border: none;
    text-transform: uppercase;
    font-weight: 600;
    padding: 11px 0px;
    color: #fff;
}
.contactright6 .wpcf7-spinner {
    display: none;
}
@media only screen and (max-width: 768px) {
    .ftllogo img {
        max-height: 23px;
        margin: 0px 5px;
    }
}
