/****
 *birbals customization start here
 */
/***Reset classes  **/
html{
  text-rendering: optimizeLegibility !important;
-webkit-font-smoothing: antialiased !important;
}
body {
  font-family: 'robotoregular', arial;
  font-size: 14px;
}
a,
a:visited,
a:hover,
a:focus {
  outline: none;
}
a {
  color: #4d4d59;
}
a:hover {
  color: #41699d;
}
h1,
h2,
h3,
h4,
h5 {
  font-family: 'robotobold', arial;
  color: #363636;
}
h1 {
  font-size: 1.8em;
  line-height: 1.4;
}
h2 {
  font-size: 1.62em;
  line-height: 1.4;
}
h3 {
  font-size: 1.5em;
  line-height: 1.4;
}
h4 {
  font-size: 1.37em;
  
}
h5 {
  font-size: 1.2em;
  line-height: 1.4;
}
h6 {
  font-size: 1.1em;
  line-height: 1.4;
}
h1 a, h2 a, h3 a, h4 a{
  color: #363636;
}
.p10{padding-top:10px; padding-bottom: 10px;}
.ps10{padding-left: 10px; padding-right: 10px;}
.p20{padding-top:20px; padding-bottom: 20px;}
.ps20{padding-left: 20px; padding-right: 20px;}
.m10{margin-top:10px; margin-bottom: 10px;}
.ms10{margin-left: 10px; margin-right: 10px;}
.m20{margin-top:20px; margin-bottom: 20px;}
.ms20{margin-left: 20px; margin-right: 20px;}
button,
input[type="button"],
input[type="submit"] {
  background: #A3161C;
  
}
button:hover,
input[type="button"]:hover,
input[type="submit"]:hover {
  background: #fff;
  color:#333;
  
}
.captcha-291 input{
	width:100%;
	height:45px;
	background-color:rgba(168, 151, 143, 0.3);
}
.captch{
	background:#fff;
	padding:10px;
	margin-top:10px;
}
.captch1{
	background:#fff;
	padding:10px;
	margin-top:11px;
	width:100px;
}
.clear-all {
  clear: both;
  height: 0px;
  width: 100%;
  text-indent: -100000px;
}
.img-responsive {
  margin-left: auto;
  margin-right: auto;
}
.vertical-align-wrapper{
  height: inherit !important;
  width:100%;
}
.vertical-align-wrapper > .vertical-align-content{
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.vertical-div-align-content{
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/***all above reset dont change this **/
.navigation {
  width: 100%;
}
.designconsult ul li {
  float: right;
}
.designconsult ul li a {
  display: block;
  font-size: 1.25em;
  font-weight: bold;
  text-transform: none;
  line-height: 60px;
  padding-right: 60px;
  background: url(../images/consult_right_arrow.png) right 50% no-repeat;
}
.designconsult ul li a:hover {
  color: #fff;
}
.topheader {
  background: #e71320;
}
header .clr {
  display: inline-block;
}
.topheader{background: #1a1c28;}
.toplinks ul{margin: 0px;}
.toplinks ul li {display:inline-block;color: #fff; padding: 9px 5px; border-right: 0px solid #484953; font-size:1.2em;}
.toplinks ul li:first-child{border-left: 0px solid #484953;}
.toplinks ul li span{line-height: 38px; margin-right: 5px;}
.toplinks ul li a{color: #fff;}
.toplinks ul li a:hover{color: #FFB95A;}
.toplinks ul li i {
    font-size: 1.4em;
	padding-right:10px;
}
.sociallinks {float: right;}
.sociallinks ul{margin: 0px;}
.sociallinks ul li {float: left;display:inline-block;margin: 0px;color: #fff;padding: 0px 8px;border-right: 0px solid #484953;}
.sociallinks ul li:first-child{border-left: 0px solid #484953;}
.sociallinks ul li a{color: #fff;}
.sociallinks ul li span{line-height: 38px;color: #fff;}
header .toplinks {
  display: inline-block;
}
.dummy-anchor {
  text-decoration: none;
  height: 0px;
  text-indent: -999999px;
  font-size: 0px;
  padding: 0px;
  margin: 0px;
}
/*.menu-main-menu-container {float:left;}*/
#wrap {
  position: relative;
}
#header-wrap {
  /*background: #6d6b6e url(../images/header_bg.png) left 9px;*/
  /*background:#111012;*/
  /*border-top: 8px solid #6d6b6e;*/
  border-top:0px solid #fff;
  box-shadow: none;
  background: transparent;
  padding: 0px;
  border-bottom: 0px;
}
#header {
  padding: 0px;
  margin: 0px auto;
  background: #fff;
  -webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
#logo {
  padding:0px 0px;
  float: left;background: none;
  /*margin: 10px 0px;*/
}
.navbar-toggle .icon-bar{
  width: auto;
}
#logo a{
	font-size:1.2em;
}
#logo h1{
	color:#646464;
	font-family:'oswaldbold', Arial, Helvetica, sans-serif;
	line-height:1.2;
	margin-top:10px;
}
#logo h1 span{
	display:block;
}
.top-fixed-header {
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 99999;
  
  
}
.top-fixed-header #logo img{height:auto; width:auto; }
.top-fixed-header .header-right-menu {height: 70px;}
#header-wrap #header{
border-top: 45px solid #c80000;
}
.blog-header-wrap #header-wrap.top-fixed-header,
.page-template-default #header-wrap.top-fixed-header {
  /*background: #fff;*/
}
.page-template-homefullwidth #header-wrap.top-fixed-header {
  /*background: #fff;*/
}
.main-menu{
  background-color:rgba(0, 0, 0, 0.8);position: absolute;
}
.menu-main-menu-container .sf-menu {
  float: none;
  text-align: right;
  margin: 0 auto;
}
.page-template-homefullwidth #main {
  padding: 0px;
}
.header-right-menu{height:110px;}
#site-navigation-wrap {
  height: 46px;
  width: 100%;
  position:inherit;
  margin-top:0px;
  background: #323232;
}
#site-navigation .dropdown-menu li {
  display: inline-block;
  float: none;
  /*height: 65px;
  line-height: 65px;*/
  height: 46px;
  line-height: 46px;
}
#site-navigation ul.sub-menu {
  /*border-top: 4px solid #fff;/*border-bottom: 4px solid #fe7f4f;*/
  /*text-align: center;*/
}
#menu-main-menu .sub-menu li {
  /*width:50%; */
}
#site-navigation .menu-item-has-children:hover {
  
}
.sf-menu ul.sub-menu {
  display: none;
  min-width: 200px;
  width: 100%;
  float: none;
}
.sf-menu{
  float: none;
  display: table;
  width:100%;
  float: right;
}
#site-navigation .dropdown-menu > li {
  margin-left: 0px;
  text-align: right;
  padding: 0px 8px;
  display: table-cell;
  /*
  background:url(../images/nav-sep.jpg) right no-repeat;*/
  
}
/*#site-navigation .dropdown-menu > li:last-child {
 	background:url(../images/search-icon.png);
   text-indent:
}*/
.search-last{
	background: #36474d url(../images/search-icon.png) no-repeat center center;
    text-indent: -99999px;
	padding: 0px 12px;
}
.search-last:hover{
	background:#C80000 url(../images/search-icon.png) no-repeat center center;
}
#site-navigation .dropdown-menu a {
  margin: 0px;
  padding: 0px 6px;
  color: #969696;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  border: 0px;
  font-size: 1em;
  text-transform:uppercase;
  letter-spacing:0.4px;
  font-family:'roboto_slabregular', Arial, Helvetica, sans-serif;
}
#site-navigation .dropdown-menu > li > a:hover,
#site-navigation .dropdown-menu > li.sfHover > a,
#site-navigation .dropdown-menu > .current-menu-item > a,
#site-navigation .dropdown-menu > .current-menu-item > a:hover,
#site-navigation .dropdown-menu > .current-menu-parent > a{
  /*color: #44699D;*/
  color:#fff;
  background:none;
  /*box-shadow: 0 0 2px #fff inset;*/
}
#site-navigation .dropdown-menu .fa-angle-down {
  display:inline-block;
}
#site-navigation .dropdown-menu .fa-angle-down::before{content:"" ;}
#site-navigation .dropdown-menu .fa-angle-down::after{content:"\f067" ; font-size: 0.8em;}
#site-navigation .dropdown-menu ul {
  font-size: 1.0em;
  font-weight: normal;
  /*border-top:17px solid #fff;*/
  /*display: block;*/
}
#site-navigation .dropdown-menu ul li a {
  color: #fff;
  display: block;
  height: auto;
  font-weight: normal;
  line-height: 1.3em;
  padding: 15px 10px;
  margin: 0px;
  border: 0px;
  padding-left: 13px;
  text-transform: none;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  text-align: left;
  text-transform:uppercase;
}
#site-navigation .dropdown-menu ul li a:hover {
  color: #1990e4;
}
#site-navigation .dropdown-menu ul li a.sf-with-ul {
  padding-right: 23px;
}
#site-navigation .dropdown-menu ul li:last-child {
  /*-webkit-border-bottom-left-radius:10px;
  -webkit-border-bottom-right-radius:10px;
  border-bottom-left-radius:10px;
  border-bottom-right-radius:10px;*/
}
#site-navigation .dropdown-menu ul li {
  /*border-bottom: 1px solid rgba(255, 255, 255, 0.9); */
  background: #393939;
  line-height: 1.2em;
  height: auto;
  width: 100%;
  /*background: url(../images/mega-menu-bg.png);*/
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
#site-navigation .dropdown-menu ul li > a:hover {
  color: #fff;
  background: #dc0000;
  /*padding-left: 15px;*/
}
#site-navigation .dropdown-menu ul li:last-child {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
}
.sf-menu ul.sub-menu {
  display: none;
}
#site-navigation .sf-menu ul.sf-mega {
  /*min-width: 750px;*/
}
#site-navigation .sf-menu ul.sf-mega .col-2-menu {
  float: left;
  width: 49.8%;
}
#site-navigation .sf-menu ul.sf-mega .col-2-menu ul li {
  width: 100%;
}
#site-navigation .sf-menu ul.sf-mega .col-3-menu {
  float: left;
  width: 33%;
}
#site-navigation .sf-menu ul.sf-mega .col-3-menu ul li {
  width: 100%;
}
/**mega menu procedure*/
#site-navigation .dropdown-menu ul li a span.mega-menu-icon {
  background: url('../images/about-us-icons.png') top left no-repeat;
  width: 60px;
  height: 60px;
  display: block;
  margin: 5px auto;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
#site-navigation .dropdown-menu ul li a:hover span.mega-menu-icon {
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
/**about us menu*/
#site-navigation #menu-item-26 span.mega-menu-icon {
  /*background: url('../images/about-us-icons.png') no-repeat;
  height: 60px;
  width: 60px;
  margin: 5px auto;
  display: block;
  text-align: center;*/
}
#site-navigation #menu-item-26 ul li:nth-child(1) a > span.mega-menu-icon {
  background-position: 0px 0px;
}
/*#site-navigation .dropdown-menu > li:last-child a{text-indent: -5000px;padding: 0px 10px;background: url(../images/search-icon.png) no-repeat center;}
#site-navigation .dropdown-menu > li:last-child a:hover{background: url(../images/search-icon.png) no-repeat center;}
*/
.topsociallinks {
  position: absolute;
  top: 0px;
  right: 0px;
}
.topsociallinks ul {
  list-style: none outside;
}
.topsociallinks ul li {
  display: inline-block;
}
.contactlinks {
  float: right;
}
.contactlinks li {
  margin-left: 10px;
  color: #fff !important;
  line-height: 30px;
  display: block;
  font-size: 0.9em;
  padding: 5px 15px;
}
.contactlinks li:last-child{
  padding: 5px 0px;
}
.contactlinks li a{
  color: #fff;
  display: block;
  padding: 5px 10px;
  border: 1px solid transparent;
}
.contactlinks li a:hover {
box-shadow: 0 0 2px #fff inset;
}
.homepage-slide-inner {
  display: none;
}
.current-news a {
  width: 100%;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#footer-wrap .engagement-form .wpcf7-form input[type="text"],
#footer-wrap .engagement-form .wpcf7-form input[type="email"],
#footer-wrap .engagement-form .wpcf7-form textarea {
  border: 1px solid #fff;
  background: none;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#footer-wrap .engagement-form .wpcf7-form textarea {
  height: 100px;
}
#footer-wrap .engagement-form .wpcf7-form-control::-moz-placeholder {
  color: #fff;
  font-style: italic;
}
#footer-wrap .engagement-form .wpcf7-form-control::-ms-input-placeholder {
  color: #fff;
  font-style: italic;
}
#footer-wrap .engagement-form .wpcf7-form-control::-webkit-input-placeholder {
  color: #fff;
  font-style: italic;
}
/*.wpcf7-form .btn-default {
  color: #fff;
  padding-left: 40px; 
  padding-right: 40px;
  text-align: center;
  background:#fff;
}
.wpcf7-form .btn-default:hover {
  color: #fff;
}
*Home page content section**/
/*footer {
  margin: 0 auto;
  padding-bottom: 10px;
  background: #213240;
  
}
footer.entry-footer {
  background: none;
}
/*footer para Section Start*/
#footer_para {
  width: 100%;
  float: left;
  margin: 0px;
  padding: 15px 0px ;
  overflow: hidden;
  display: block;
  background: #1f1f1f;
}
#footer_para P {
  font-size: 0.8em;
  color: #fff;
  line-height: 20px;
  text-align: center;
}
#footer_para P span {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.copyright {
  border-top: 1px solid #262626;
  font-size: 0.8em;
  margin-top: 10px;
  padding: 10px 0px 0px;
  color: #6b6b6b;
}
.copyright a {
  color: #d5eafd;
}
.innerpages .left-content {
  border-right: 1px solid #ddd;
}
.innerpages .page-header {
  margin: 0px;
  border: 0px;
}
.left-content .entry ul{
	padding:0px;
	margin:0px;
}
.left-content .entry ul li{
	background:url(../images/bull.png) no-repeat 5px;
	padding-left:30px;
	text-align:justify;
	list-style:none;
}
.innerpages .section_title {
  padding: 0px 0px 20px;
  margin: 20px 0px 30px;
}
.page-header {
  margin: 0px;
  border: 0px;
}
.page-template-default p,
.page-template-sidebar-innerpage p,
.page-template-fullwidth p {
  text-align: justify;
}
ul.innerpage-list {
  list-style-type: none;
}
ul.innerpage-list li {
  /*background: url("../images/list-arrow.png") no-repeat 0px 0px;*/
  padding: 0px 0px 10px 30px;
}
ul.innerpage-small-list {
  list-style-type: none;
}
ul.innerpage-small-list li {
  /*background: url("../images/list-sm-arrow.png") no-repeat 0px 5px;*/
  padding: 0px 0px 5px 20px;
}
/*form modification*/
.screen-reader-response {
  display: none;
}
.fullwidth-innerpages {
  margin-bottom: 20px;
}
.fullwidth-innerpages .page-header {
  margin: 0px;
  border: 0px;
}
.page-template-innerpagesfullwidth #main {
  padding: 0px;
}
.page-template-innerpages #main {
  padding: 0px;
}
.innerpage_title {
  font-family: open_sanslight, arial;
}
.single .innerpage_title h2 {
  margin-top: 50px;
}
/*.fullwidth-innerpages .row div[class^='col-']{border: 1px solid red;}*/
.row .one-half select {
  padding: 5px 10px;
  width: 50%;
}
.entry .media h4.media-heading {
  margin: 0px 0px 10px 0px;
  font-size: 1.3em;
  font-weight: bold;
}
.scrolltofade {
  opacity: 0;
}
.error404 #error-page-title {
  font-size: 3.25em;
  /*display: none;*/
}
.image-container {
  width: 100%;
  text-align: center;
  display: block;
}
.image-container {
  max-width: 100%;
  margin: 0px auto;
}
a.thumbnail {
  position: relative;
}
a.thumbnail:hover {
  border-color: #ddd;
}
a.thumbnail span.filter {
  text-indent: -999999px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  bottom: 0px;
  right: 0px;
  /*background: rgba(0, 92, 173, 0.0);*/
  background: rgba(231, 19, 32, 0);
  border: 0px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  transition: background 0.3s ease-in-out;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
}
a.thumbnail:hover span.filter,
a.thumbnail:focus span.filter {
  background: rgba(231, 19, 32, 0.3);
}
#footer-wrap {
  padding: 0px;
  /*background:#1a2228 url('../images/footer_bg.png') bottom center no-repeat;*/
}
.footer-link-section {
  font-size: 0.9em;
  font-family: 'din_lightregular', arial;
  color: #f0f0f1;
  padding-top: 10px;
  padding-bottom: 10px;
}
.footer-link-section h2 {
  color: #f8fff6;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.2em;
  /*background: url('../images/footer-header-border.png') 0px bottom no-repeat;*/
  padding-bottom: 10px;
  margin: 20px 0px;
}
.footer-link-section ul li {
  border: 0px;
  border-radius: 0px;
  background: none;
  color: #fff;
  padding: 0px;
}
.footer-link-section ul li a {
  color: #f0f0f1;
  padding: 5px 3px 5px 0px;
  display: block;
}
.footer-link-section ul li a:hover {
  color: #005cad;
  text-decoration: none;
}
.footer-link-section img {
  margin: 10px 0px;
}
ul.branchgroup li {
  padding: 5px 3px 5px 0px;
  width: 49%;
  float: left;
}
ul.contact-list li {
  padding: 5px 3px 5px 0px;
}
#footer-wrap a {
  color: #f0f0f1;
}
#footer-wrap a:focus,
#footer-wrap a:hover {
  color: #005cad;
}
/*responsive customization start here */
.mob-link-container {
  position: relative;
}
.mob-link-toggle-btn {
  width: 60px;
  height: 40px;
  position: absolute;
  left: 50%;
  margin-left: -30px;
  top: 0px;
  color: #222;
  line-height: 40px;
  font-size: 20px;
  text-align: center;
  z-index: 99999;
  cursor: pointer;
  display: block;
}
#linkclose {
  display: none;
}
#linkopen span,
#linkclose span {
  display: block;
  width: 60px;
  height: 40px;
  background: url('../images/mobile_link_btn.png') top center no-repeat;
}
#linkopen span {
  background-position: 0px -40px;
}
#linkclose span {
  background-position: 0px 0px;
}
.locations li[class^='col-'] {
  padding: 0px;
}
.locations li span {
  display: block;
  margin: 2px;
  border: 1px solid #d7d7d7;
  line-height: 30px;
  padding: 0px 10px;
}
/**inner pages customization**/
.page-template-default .page-header,
.page-template-testimonials .page-header,
.page-template-sitemap .page-header {
  margin: 0px;
  border: 0px;
}
.page-header .page-header-title {
  /*background: url('../images/header_text_belowline.png') bottom center no-repeat;*/
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.popup-close-link {
  text-decoration: none;
  font-size: 20px;
  font-family: arial;
  color: #666464;
  width: 20px;
  height: 20px;
  text-align: center;
  position: absolute;
  top: 3px;
  right: 0px;
  z-index: 99999;
  outline: none;
}
a.popup-close-link:hover,
a.popup-close-link:focus,
a.popup-close-link:visited {
  outline: none;
}
.nano {
  background: #fff;
  width: 500px;
  height: 500px;
}
.nano > .nano-content {
  padding: 10px;
}
.nano > .nano-pane {
  background: #888;
}
.nano > .nano-pane > .nano-slider {
  background: #111;
}
.nano1 {
  background: #fff;
  width: 100%;
  height: 95px;
}
.nano1 > .textwidget {
  padding: 10px;
}
.nano1 > .nano-pane {
  background: #80afc5;
}
.nano1 > .nano-pane > .nano-slider {
  background: #005f8b;
}
.nano2 {
  background: #fff;
  width: 100%;
  height: 270px;
}
.nano2 > .textwidget {
  padding: 10px;
}
.nano2 > .nano-pane {
  background: #80afc5;
}
.nano2 > .nano-pane > .nano-slider {
  background: #005f8b;
}
ul.no-bullets {
  list-style-type: none;
}
#search-popup{
  padding: 40px;
  background: #fff;
  
}
#staff-popup p {
  color: #323232;
}
#staff-popup .staff-details span {
  display: block;
}
#staff-popup span.name {
  color: #323232;
  font-size: 1.1em;
  font-weight: bold;
}
#staff-popup span.name {
  color: #323232;
  font-size: 1.1em;
}
#staff-popup .staff-details a {
  display: block;
}
/*Profile section */
section {
  position: relative;
  width: 100%;
}
section p {
  color: #747474;
  font-size: 1em;
  font-weight: 400;
  /*font-family: 'open_sanslight', Arial, sans-serif;*/
  line-height: 1.7;
}
.sec_head_slogan h5{
	font-size: 1.3em;
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	color:#000;
}
.sec_head p {
    color: #7e7e7e;
    font-family: "exoregular",Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 4px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
.section_title {
  margin: 20px 0px;
  /*background: url('../images/title_below_line.png') bottom center no-repeat;*/
  padding-bottom: 10px;
}
.flex-control-paging,
.flex-pauseplay {
  display: none;
}
.btn-readmore {
  background: none;
  color: #fff;
  border-color: #be7020;
  text-transform: uppercase;
}
.btn-readmore:hover {
  background: #fff !important;
  border-color: #fff;
  color: #1293bf;
}
.btn-innerreadmore {
  background: #1293bf !important;
  color: #fff;
  border-color: #fff;
  text-transform: uppercase;
}
.btn-innerreadmore:hover {
  background: #fff !important;
  border-color: #1293bf;
  color: #1293bf;
}
.pp_social {
  display: none;
}
.quotesslider .flex-direction-nav {
  display: none;
}
.quotesslider ul li {
  margin: 0px;
}
.archive #main,
.category #main,
.single #main,
.search #main,
.page-template-default #main,
.page-template-testimonials #main,
.page-template-fullwidth #main,
.page-template-underconstruction #main{
  padding: 0px;
}
.page-template-testimonials #testimonial{
  display: none;
}
.archive #primary,
.category #primary,
.single #primary,
.search #primary,
.page-template-default #primary,
.page-template-testimonials #primary,
.page-template-underconstruction #primary{
  padding-top: 40px;
  padding-bottom: 40px;
}
#blog-page .blog-page-banner h1 {
  text-align: center;
  color: #fff;
  padding: 20px 0px;
  text-transform: uppercase;
  font-size: 3em;
  background: url('../images/title_below_line.png') bottom center no-repeat;
  text-shadow: 2px 2px 3px #676767;
  margin: 30px 0px 40px;
}
#blog-page .blog-page-banner h4 {
  text-align: center;
  color: #fff;
  padding: 20px 0px;
}
.blog-list .loop-entry {
  border: 0px;
  margin-bottom: 0px;
  padding: 20px 25px;
}
.blog-list .loop-entry-thumbnail {
  height: 200px;
  overflow-y: hidden;
  margin-bottom: 5px;
}
.blog-list .loop-entry-title {
  font-size: 1.3em;
}
.blog-list .meta-category,
.single .meta-category {
  display: none;
}
.blog-list .meta-comments,
.single .meta-comments {
  display: none;
}
.blog-list .post-meta {
  margin-top: 5px;
}
.blog-list .post-meta li {
  background:none;
  color: #222;
  border: 1px solid #A71E23;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
}
.blog-list .post-meta li span {
  color: #222;
}
#blog-wrap .clear-all {
  /*border-bottom: 1px solid #d7d7d7;*/
  margin-bottom: 25px;
}
#blog-wrap .blog-right h3{
	margin-top:0px;
}
#blog-wrap div[class^='col-'] {
  padding-left: 30px;
  padding-right: 30px;
}
.blog-pagination ul {text-align: center; border-top:1px solid #313131; margin-top: 15px; padding-top:15px; }
.blog-pagination ul li{display: inline-block; float: none;}
.blog-pagination .page-numbers a, .blog-pagination .page-numbers span{
  line-height: 30px;height: 30px; padding: 0px 10px;
  background: #313131;color: #fff;
}
.blog-pagination .page-numbers a:hover, .blog-pagination .page-numbers span.current, .blog-pagination .page-numbers.current{background:#01589d;}
.single .page-header {
  margin-bottom: 5px;
}
.single .page-header .page-header-title {
  padding-bottom: 0px;
  text-align: left;
  margin-bottom: 10px;
  color: #333;
  font-size: 1.6em;
  font-weight:400;
  font-family: 'robotolight', Arial, Helvetica, sans-serif;
}
.single .entry p {
  text-align: justify;
}
.prev-next-area{clear: both;}
.prev-next-area .pull-left span{margin-right: 5px;float: left}
.prev-next-area .pull-right span{margin-left: 5px; float: right}
.prev-next-area a   { font-size: 1.0em;line-height:2.2;display: inline-block;}
.banner-newsletter {
  display: table;
  margin: 10px auto 40px;
}
.banner-newsletter span {
  display: table-cell;
  vertical-align: middle;
  padding: 10px;
}
.banner-newsletter input[type='email'] {
  background: #fff;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  width: 250px;
  line-height: 35px;
  min-height: 35px;
}
.banner-newsletter .btn-default {
  line-height: 45px;
  padding: 0px 25px;
  min-height: 45px;
  height: auto;
}
.banner-newsletter .btn-default:hover {
  color: #fff;
}
#secondary .sidebar-widget ul li {
  margin-bottom: 5px;
}
.page-template-homefullwidth #blog-page,
.page-template-default #blog-page {
  display: none;
}
.page-template-default .blog-header-wrap {
  padding-bottom: 125px;
}
.blog-header-wrap {
  background: #1e1323 url('../images/blog_page_bg.jpg') center bottom no-repeat;
  background-size: cover;
}
.page-template-homefullwidth .blog-header-wrap {
  background: none;
}
.page-template-innerpages .entry {
  padding: 30px 0px;
}
.page-template-innerpages .entry h2,
.page-template-innerpages .entry h3,
.page-template-innerpages .entry h4,
.page-template-innerpages .entry h5,
.page-template-innerpages .entry h6 {
  margin: 20px 0px 10px;
}
.page-template-innerpages .entry p, page-template-innerpages .entry ul li{text-align: justify;}
/*slider
=========================*/
#slider {
  padding: 0px;
  overflow: hidden;
  position: relative;
  margin-top:0px;
  
}
.main-slide {
  height: 100%;
}
.main-slide img {
  width: 100%;
}
.slider-content {
  top: 50%;
  padding: 0px;
  text-align: left;
  position: absolute;
  width: 100%;
  color: #FFF;
  z-index: 2;
  top:0px;
}
.slider-content .slider-text {
  position: absolute;
  top: 50%;
  left:50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform:translate(-50%,-50%);
  transform: translate(-50%,-50%);
}
#main-slide .dummy-image{width: 100%; height: auto;}
#main-slide .carousel-inner > .item > img, #main-slide .carousel-inner > .item > a > img{
  width: 100%; height: auto;
}
/*
.slider-content {
position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);  
}*/
.slider-content h2 {
  font-size: 3.4em;
  line-height: 1.5;
  font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
  text-shadow:0px 0px 0 #8c8c8c, -2px -2px 0 #8c8c8c, 2px -2px 0 #8c8c8c, -2px 2px 0 #8c8c8c, 2px 2px 0 #8c8c8c;
  letter-spacing:4px;
  margin: 0px;
  text-transform: uppercase;
  color:#dc0000;
  text-align:center;
}
.slider-content h2 span{
  display:block;
  font-size:3rem;
}
.slider-content h5 {
  margin: 20px auto;
  font-size: 1.28em;
  font-family: 'robotolight', Arial, Helvetica, sans-serif;
  margin: 0px;
  text-transform: none;
  text-align:left;
}
.slider-content h5 span {
  display: block;
}
/*carousel slider*/
#main-slide .carousel-indicators {
  bottom: 20%;
  height: 30px;
  display: none;
}
.carousel-indicators li {
  width: 15px;
}
.carousel-control {
  top: 50%;
  z-index: 2;
  opacity: 1;
}
#slider .carousel-control {
  margin-top: -28px;
}
.carousel-control.left,
.carousel-control.right {
  background: transparent;
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
  transition: all 0.25s ease 0s;
}
.carousel-control.left span,
.carousel-control.right span {
  font-size: 40px;
  color: #fff;
}
.carousel-control i {
  background: none;
  color:#fff;
  line-height: 56px;
  width: 56px;
  height: 56px;
  border: 1px solid #fff;
  border-radius: 0;
  font-size: 36px;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
}
.carousel-control.left {
  left: -78px;
}
.carousel-control.right {
  right: -76px;
}
/*main slide controls*/
#main-slide .carousel-control.left,
#main-slide .carousel-control.right {
  opacity: 0;
  filter: alpha(opacity=0);
  background-image: none;
  background-repeat: no-repeat;
  text-shadow: none;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -ms-transition: all .25s ease;
  -o-transition: all .25s ease;
  transition: all .25s ease;
}
#main-slide:hover .carousel-control.left,
#main-slide:hover .carousel-control.right {
  opacity: 1;
  filter: alpha(opacity=100);
}
#main-slide:hover .carousel-control.left {
  left: -30px;
}
#main-slide:hover .carousel-control.right {
  right: -30px;
}
/*-- Animation */
.carousel .item.active .animated2 {
  -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
  animation: lightSpeedIn 1s ease-in 200ms both;
}
.carousel .item.active .animated3 {
  -webkit-animation: bounceInLeft 2s ease-in-out 800ms both;
  animation: bounceInLeft 1.5s ease-in-out 800ms both;
}
.carousel .item.active .animated4 {
  -webkit-animation: flipInX 2s ease-in 800ms both;
  animation: flipInX 2s ease-in 800ms both;
}
.carousel .item.active .animated5 {
  -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
  animation: bounceInLeft 1s ease-in-out 100ms both;
}
.carousel .item.active .animated6 {
  -webkit-animation: bounceIn 1s ease-in 500ms both;
  animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated7 {
  -webkit-animation: bounceIn 1s ease-in 500ms both;
  animation: bounceIn 1s ease-in 500ms both;
}
.carousel .item.active .animated8 {
  -webkit-animation: bounceInDown 1s ease-in 800ms both;
  animation: bounceInDown 1s ease-in 800ms both;
}
/* service section 
======================================*/
#home_services {
  padding: 40px 0px;
  background:#f8f8f8;
}
.service_border_right{
	padding-top:40px;
}
.service_border_right .row div[class^='col-']:after{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left:-15px;
	bottom:-15px;
	border: 15px solid;
	border-color: #fff;
	z-index:1;
}
#home_services .service_base{
	background:#fff;
	min-height:240px;
	border-top:1px solid #f1f1f1;
	border-right:3px solid #f1f1f1;
	border-bottom:1px solid #f1f1f1;
	border-left:1px solid #f1f1f1;
	position:relative;
	margin-bottom:30px;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
#home_services .service_base:hover{
	background:#CA1F26;
	border-top:1px solid #CA1F26;
	border-right:3px solid #CA1F26;
	border-bottom:1px solid #CA1F26;
	border-left:1px solid #CA1F26;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
#home_services .service_base:hover h4, #home_services .service_base:hover p{
	color:#fff;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
#home_services .service_base:hover .service_icon_base{
	border:1px solid #CA1F26;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
#home_services .service_base h4, #home_services .service_base1 h4{
	font-family:'exoregular', Arial, Helvetica, sans-serif;
	color:#464646;
	font-size:1.2em;
	padding:10px 0px;
	text-transform:uppercase;
}
.service_content {
	position:absolute;
	top:50%;
	left:55%;
	-webkit-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
	width:55%;
	
}
.service_icon_base{
	position:absolute;
	top:50%;
	-webkit-transform:translate(-20%,-50%);
	-ms-transform:translate(-20%,-50%);
	-o-transform:translate(-20%,-50%);
	transform:translate(-20%,-50%);
	border:1px solid #f1f1f1;
	padding:10px 20px;
	background:#fff;
	
}
/*.service_icon_base:after {
	position:relative;
    content: '';
    line-height: 0;
    font-size: 0;
    width: 0;
    height: 0;
    border-top: 75px solid #ccc;
    border-bottom: 20px solid #;
    border-left: 0px solid transparent;
    border-right: 20px solid transparent;
    position: absolute;
    top: 0;
    right: -20px;
}*/
.service_icon{
	width:46px;
	height:45px;
	margin:0px auto;
}
.service_icon:hover {
	background:url(../images/serv_icon1.jpg) no-repeat 0px -45px;
	width:46px;
	height:45px;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
/*--1--*/
.icon1{
	background: #fff url(../images/serv_icon1.jpg) no-repeat 0px 0px;	
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.base1:hover .icon1{
	background:url(../images/serv_icon1.jpg) no-repeat 0px -45px;
	width:46px;
	height:45px;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.icon2{
	background: #fff url(../images/serv_icon2.jpg) no-repeat 0px 0px;	
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.base2:hover .icon2{
	background:url(../images/serv_icon2.jpg) no-repeat 0px -45px;
	width:46px;
	height:45px;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.icon3{
	background: #fff url(../images/serv_icon3.jpg) no-repeat 0px 0px;	
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.base3:hover .icon3{
	background:url(../images/serv_icon3.jpg) no-repeat 0px -45px;
	width:46px;
	height:45px;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.icon4{
	background: #fff url(../images/serv_icon4.jpg) no-repeat 0px 0px;	
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.base4:hover .icon4{
	background:url(../images/serv_icon4.jpg) no-repeat 0px -45px;
	width:46px;
	height:45px;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.icon5{
	background: #fff url(../images/serv_icon5.jpg) no-repeat 0px 0px;	
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.base5:hover .icon5{
	background:url(../images/serv_icon5.jpg) no-repeat 0px -45px;
	width:46px;
	height:45px;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.icon6{
	background: #fff url(../images/serv_icon6.jpg) no-repeat 0px 0px;	
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.base6:hover .icon6{
	background:url(../images/serv_icon6.jpg) no-repeat 0px -45px;
	width:46px;
	height:45px;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
/*----*/
#home_services h5{
	font-family:'exoregular', Arial, Helvetica, sans-serif;
	color:#7e7e7e;
	border:none;
	font-size:1.07em;
	letter-spacing:4px;
	text-transform:uppercase;
	line-height:2;
}
.btn_basic{
	background:transparent;
	color:#585858;
	border:none;
	font-size:1.07em;
	letter-spacing:4px;
	padding:10px 20px;
	font-family:'exomedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.btn_basic:hover{
	background:transparent;
	color:#CA1F26;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.btn_white{
	background:transparent;
	color:#fff;
	border:none;
	font-size:1.07em;
	letter-spacing:4px;
	padding:10px 20px;
	font-family:'exomedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.btn_white:hover{
	background:transparent;
	color:#CA1F26;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.btn_home{
	background:#D04035;
	color:#fff;
	border:none;
	font-size:1.07em;
	letter-spacing:4px;
	padding:15px 25px;
	border-radius:0px;
	margin:40px auto;
	font-family:'exomedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
.btn_home:hover{
	background:#973E34;
	color:#fff;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
/*why us
================*/
#whyus{
	background:#2d2d3b;
	padding:3em 0px;
}
#whyus .sec_head h2{
	color:#fff;
}
#whyus .sec_head h2::after
{
	content: url(../images/head_line1.png);
	display:block;
}
#whyus p{
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	color:#e7e7e7;
	font-size:1.1em;
	line-height:1.5;
}
/*TESTIMONIAL section
====================================*/
#clients-testimonials{
  padding: 40px 0px 10px 0px;
  clear: both;
  background: url(../images/parallax/home-testimonial-bg.jpg) no-repeat top center;
  -webkit-background-size:cover;
  -moz-background-size:cover;
  background-size:cover;
}
#testimonial-carousel {
  width: 90%;
  margin: 0px auto;
}
#testimonial-carousel p {
  color: #fff;
  font-size: 1.1em;
  text-align:center;
  padding-top:50px;
  font-family:'robotolight', Arial, Helvetica, sans-serif;
}
#clients-testimonials .sec_head h2{
	color: #fff;
}
#clients-testimonials .sec_head h2::after {
	content: url(../images/head_line1.png);
}
#clients-testimonials center{
	padding: 10px 0px;
	position:absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	z-index:1;
	margin-top:-45px;
}
#clients-testimonials center{
	/*background:#4b4b4b; 
	height:107px;
	width:107px;
	color:#fff;
	padding:25px 10px;
	border-radius:50%;
	border:6px solid #fff; */
	
}
/**testimonial section*/
#testimonial-carousel .testimonial-content {
	margin: 15px 0px 0px;
	text-align: center; 
	color: #fff;
	background:transparent;
}
/*#testimonial-carousel .testimonial-content:before{
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 30px;
	bottom:0px;
	border: 25px solid;
	border-color: #EF7424 transparent transparent #EF7424;
	margin-bottom:30px;
}*/
.testimonial-data .testimonial-author{
  margin: 10px 0px 0px;
  font-weight: bold;
}
.testi-author {
  position:relative;
  padding-top:30px;
  color:#ca1f26;
  font-family: 'robotolight', Arial, Helvetica, sans-serif;
  font-size:1.2em;
  
}
.testi-author span{
	color:#000;
	font-size:1.2em;
	font-weight:bold;
}
.testimonial-data .testimonial-company {
  margin: 0px 0px 10px;
}
.owl-carousel {
  display: block!important;
}
.attachment-tbtestimonial_thumbnail{
  /*-webkit-border-radius: 50%;
  border-radius: 50%;*/
}
#testimonial-carousel {
  padding: 60px 0px;
  margin-bottom: 0px;
}
/*
.testimonial-indicators {
  position: absolute;
  top: 25%;
  left: 5%;
  right: 5%;
  z-index: 15;
  width: 90%;
  padding-left: 0;
  text-align: center;
  list-style: none;
  margin-top: -20px;
  height: 40px;
}
.testimonial-indicators span i {
  display: inline-block;
  margin: 1px;
  width: 20%;
  height: 40px;
  padding: 8px;
  color:#bdbdbd;
  font-size: 40px;
  line-height: 40px;
}
.testimonial-indicators .left {
  text-align: left;
  top:auto;
}
.testimonial-indicators .right {
  text-align: right;
  top:auto;
}
.testimonial-indicators span i:hover {
  color: #8C4431;
}
*/
.carousel-indicators{
	bottom: 5%;
	list-style: outside none none;
	z-index: 15;
	position:absolute;
	left:50%;
	right:50%;
	text-align:center;
}
.carousel-indicators li{
    background: #cbd7e5;
    border: 1px solid #cbd7e5;
    border-radius: 10px;
    cursor: pointer;
    display: inline-block;
    height: 15px;
    margin: 1px;
    text-indent: -999px;
    width: 15px;
}
.carousel-indicators li:hover {
    background-color: #CA1F26;
	border: 1px solid #CA1F26;
}
.carousel-indicators .active {
    background-color: #CA1F26;
	border: 1px solid #CA1F26;
    height: 15px;
    margin: 0;
    width: 15px;
	margin: 1px;
}
ul.testimonials-page {
  list-style-type: none;
}
ul.testimonials-page li {
  /*border-bottom: 1px solid #444;*/
}
ul.testimonials-page ul {
  list-style-type: none;
}
#testimonial-carousel .slide-control-indicators ul li{
  color: #fff;
}
#testimonial-carousel .slide-control-indicators ul li .fa{
  color: #fff;
}
/*CLIENTS section
=============================*/
#client {
  padding: 20px 0px ;
  background: #fff;
}
#client .sec_head h2::after {
	content: url(../images/head_line.png);
}
#client ul li img{
  border-right:2px solid #e3e3e3;
  margin-bottom:5px;
}
.client-logo ul li img {
  -moz-transition: 0.35s ease all;
  -o-transition: 0.35s ease all;
  -webkit-transition: 0.35s ease all;
  transition: 0.35s ease all;
}
.client-logo ul li img {
  /*padding:20px 10px; margin:0px 8px 15px 0px; */
}
.client-logo ul li span {
  display: none;
  width: 26px;
  height: 24px;
  position: absolute;
  bottom: -12px;
  right: -13px;
  display: block;
  z-index: 100;
  background: url(../images/list_sep.png);
}
#client-carousel {
  padding-bottom: 60px;
}
.client-indicators {
  position: absolute;
  bottom: 0px;
  left: 50%;
  right: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.client-indicators span i {
  display: inline-block;
  margin: 1px;
  font-size: 20px;
  width: 40px;
  height: 40px;
  border: 1px solid #333;
  border-radius: 100%;
  padding: 8px;
}
.client-indicators span i:hover {
  color: #8C4431;
  border: 1px solid #41699d;
  border-radius: 100%;
}
#home-blog {padding: 30px 0px;background: url("../images/training-cat-bg.png") ;}
#home-blog .posted_date .date{font-size: 4em; font-family: 'exobold', Arial, Helvetica, sans-serif;}
#home-blog .posted_date .month{font-size: 1.2em; text-transform: uppercase; font-family: 'exomedium', Arial, Helvetica, sans-serif;}
.blog_post{
	position:relative;
	background:#fff;
	
}
#home-blog ul li:first-child img{
	height:560px;
}
#home-blog ul li img{
	height:163px;
	width:100%;
	
}
#home-blog .post_head{
	font-family:'exomedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.3em;
}
#home-blog p{
	font-family:'robolight', Arial, Helvetica, sans-serif;
	font-size:1em;
}
#home-blog .post_img{
	position:relative;
}
#home-blog .posted_date {
padding: 15px 25px; 
border: 0px solid #e2e2e2; background: #626262; 
text-align: center;
position:absolute; 
bottom:0%;
height:163px;
width:140px;
color:#fff;
}
#home-blog .post-inner{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
}
.more-info{ margin-bottom:10px; padding-bottom:10px;}
.more-info a{color: #be3720;}
.more-info a:hover{color: #be3720;}
.blog-btn-wrapper {padding: 30px 0px;}
.blog-btn-wrapper .btn-theme{padding: 15px 30px;}
#home-blog .media{float: none;}
#home-blog .media-body .loop-entry-thumbnail{max-width: 100%; width:100%;}
#home-blog .media-body .loop-entry-thumbnail a{max-width: 100%; width:100%;}
#home-blog .media-body .loop-entry-thumbnail img {max-width: 100%; width:100%;}
#home-blog .media-body p{text-align: justify;}
#blog-wrap .posted_date {padding: 15px 25px; border: 1px solid #e2e2e2; background: #e2e2e2; text-align: center;}
#blog-wrap .posted_date .date{font-size: 1.8em; font-family: open_sansbold, arial;}
#blog-wrap .posted_date .month{font-size: 1.2em;text-transform: uppercase;}
.more-info a{color: #be3720;}
.blog-btn-wrapper {padding: 30px 0px;}
.blog-btn-wrapper .btn-theme{padding: 15px 30px;}
#blog-wrap .media{float: none;}
#blog-wrap .media-body .loop-entry-thumbnail{max-width: 100%; width:100%;}
#blog-wrap .media-body .loop-entry-thumbnail a{max-width: 100%; width:100%;}
#blog-wrap .media-body .loop-entry-thumbnail img {max-width: 100%; width:100%;}
#blog-wrap .media-body p{text-align: justify;}
#callno-quote {background:#be3720; color:#fff;}
#callno-quote h2{margin: 10px 0px;padding:20px 0px; }
#callno-quote h2 i{width:60px; height: 54px;background: url("../images/quote-ballon.png") no-repeat left center; display: inline-block;vertical-align: middle;margin:0px 20px; }
#callno-quote h2 span{font-size:1.0em; line-height:50px;display: inline-block; color:#fff;margin:0px 20px;}
#callno-quote h2 strong{font-size:1.5em;color:#fff;display: inline-block;vertical-align: middle;}
/**-----------*/
/*.page-template-innerpagesfullwidth .entry h2,
.page-template-innerpagesfullwidth .entry h3,
.page-template-innerpagesfullwidth .entry h4,
.page-template-innerpagesfullwidth .entry h5,
.page-template-innerpagesfullwidth .entry h6 {
  margin: 0px;
}*/
.archive .parallax2,
.category .parallax2,
.single .parallax2,
.search .parallax2,
.page-template-default .parallax2,
.page-template-innerpage .parallax2,
.page-template-innerpagesfullwidth .parallax2,
.page-template-underconstruction .parallax2{
  background: url(../images/parallax/abt-banner.jpg) 50% 0%;
  background-size: cover;
  min-height: 400px;
}

.page-id-423 .parallax2{
  background-image: url(../images/parallax/aboutus.jpg);}
.page-id-564 .parallax2{
  background-image: url(../images/parallax/video.jpg);}
.archive .parallax2,
.category .parallax2{
    background-image: url(../images/parallax/latestnews.jpg);
}
.page-id-4600 .parallax2{
  background-image: url(../images/parallax/testimonial.jpg);}
.page-id-560 .parallax2{
  background-image: url(../images/parallax/in-the-news.jpg);}
.page-id-2899 .parallax2{
  background-image: url(../images/parallax/h4ead.jpg);}
.page-id-4144 .parallax2{
  background-image: url(../images/parallax/radioshow.jpg);}

#inner-banner{
  height: 400px;
  margin-top:0px;
}
#inner-banner .overlay{
  z-index: auto;
}
#inner-banner .container {
  z-index:2;
}
#inner-banner div[class^='col-'] {
  padding-left: 0px;
  padding-right: 0px;
}
#inner-banner .innerpage_title h2 {
  padding: 5px 15px;
  z-index: 2;
}
#inner-banner .innerpage_title h2 {
  font-family: robotoregular, arial;
  font-size: 3em;
  color: #fff;
  margin-top: 200px;
  background: none;
  text-transform: uppercase;
  font-weight: bold;
}
ul.normal-bullet{list-style-type: none; margin: 0px 0px 10px 0px;}
ul.normal-bullet li{padding-left: 25px; position: relative;}
ul.normal-bullet li span.normal{position: absolute; left:5px; top: 2px;color:#A3161C;}
/*news section
================================*/
#news .head h2 {
  font-weight: 700;
  text-transform: none;
  color: #fff;
  background: none;
  font-size: 1.9em;
}
.news-left {
  /*width:100px; height:100px;*/
  float: left;
}
#news .news-left {
  color: #006cd8;
  min-width: 80px;
}
#news .news-left h2 {
  font-size: 3.0em;
  margin-top: 10px;
  margin-bottom: 0px;
}
#news .news-left span {
  text-transform: uppercase;
  letter-spacing: 1.6px;
  font-size: 1.4em;
}
.news-right {
  float: none;
}
#news .news-right h3 {
  font-size: 18px;
  text-align: left;
  color: #fff;
  font-family: 'robotoregular', Arial, Helvetica, sans-serif;
}
#news .news-right h3 a {
  color: #fff;
}
.news-right p {
  color: #e3e3e3;
  text-align: justify;
  width: 100%;
  line-height: 24px;
  font-family: 'robotoregular', Arial, Helvetica, sans-serif;
}
.news-right span {
  color: #808080;
  line-height: 0px;
  font-size: 12px;
  float: left;
  margin: 6px 0px;
  padding-top: 5px;
}
#questions {
  color: #fff;
  text-align: center;
  padding: 30px 0px;
}
#questions h2.section_title {
  font-family: 'open_sanslight';
  font-size: 2.5em;
  background: none;
}
#questions a {
  color: #fff;
}
.question-link-area span.phone,
.question-link-area a.email {
  margin: 20px 5px;
  display: inline-block;
  border: 1px solid #fff;
  font-size: 1.6em;
  line-height: 50px;
  padding: 5px 20px;
  text-transform: uppercase;
}
.question-link-area .fa {
  border: 2px solid #fff;
  font-size: 1em;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 48px;
  line-height: 46px;
  display: inline-block;
}
.tab-pages-fullwidth {
  position: relative;
}
/*.tab-pages-fullwidth div[class^='col-'] {
  padding: 0px;
}*/
.tab-pages-fullwidth .left-column {
  height: 100%;
  /*background:#223a4b url('../images/parallax/inner-left-parallax.jpg');*/
}
.tab-pages-fullwidth .left-column-overlay {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  background: #223a4b url('../images/parallax/inner-left-parallax.jpg');
}
.tab-left-title {
  background: #595959;
  color: #fff;
  font-family: open_sanslight;
  font-size: 1.8em;
  padding: 15px 0px 15px 22%;
  text-transform: uppercase;
}
.tab-pages-fullwidth ul.tabheading {
  list-style: none;
  margin: 30px 0px 50px 22%;
}
.tab-pages-fullwidth ul.tabheading li {
  margin-bottom: 0px;
  border: 0px;
}
.tab-pages-fullwidth ul.tabheading a {
  display: block;
  color: #fff;
  padding: 15px 50px 15px 0px;
  background: url('../images/tab_list_bg.png') bottom left no-repeat;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.tab-pages-fullwidth ul.tabheading li:last-child a {
  background: none;
}
.tab-pages-fullwidth ul.tabheading li.active {
  border: 0px;
}
.tab-pages-fullwidth ul.tabheading li.active a {
  color: #fff;
  padding-right: 70px;
}
.tab-pages-fullwidth ul.tabheading a:hover {
  color: #fff;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  padding-right: 70px;
}
.tab-pages-fullwidth ul.tabheading a span {
  float: right;
}
.tab-pages-fullwidth .right-column {
  padding: 0px 8% 20px 20px;
  background: #ffffff url('../images/parallax/service-bg.png') center no-repeat;
}
.tab-pages-fullwidth .right-column h2 {
  margin: 20px 0px 20px;
}
.tab-pages-fullwidth .right-column .tab-title {
  /*border-bottom: 1px solid #dadada;*/
  padding-bottom: 10px;
  color: #41699d;
}
.tab-pages-fullwidth ul.leftcol-other-links {
  list-style: none;
  margin: 30px 0px 50px 22%;
}
.tab-pages-fullwidth ul.leftcol-other-links li {
  margin-bottom: 0px;
  padding-left: 50px;
}
ul.leftcol-other-links li.aboutus {
  background: url('../images/left-col-icon-1.png') left center no-repeat;
}
ul.leftcol-other-links li.products {
  background: url('../images/left-col-icon-2.png') left center no-repeat;
}
ul.leftcol-other-links li.talkproject {
  background: url('../images/left-col-icon-3.png') left center no-repeat;
}
.tab-pages-fullwidth ul.leftcol-other-links a {
  display: block;
  color: #fff;
  padding: 15px 20px 15px 0px;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.tab-pages-fullwidth ul.leftcol-other-links a:hover {
  /*color: #ff5425;*/
  padding-left: 5px;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
}
.tab-pages-fullwidth .right-column h4 {
  margin: 10px 0px 20px;
}
.tab-pages-fullwidth .right-column h5 {
  margin: 10px 0px 10px;
}
.tab-pages-fullwidth .right-column p {
  text-align: justify;
}
/**contact us page design**/
.page-template-contactus #main {
  padding: 0px;
}
.contact-details h3{
	font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
	font-size:1.7em;
	color:#dc0000;
	text-transform:uppercase;
	letter-spacing:1px;
}
.contact-details ul{
	padding:0;
	margin:0;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	font-size:1.2em;
}
.contact-details ul li{
	display:block;
	margin:20px auto;
}
.contact-details ul li {padding-left: 60px;position: relative; margin-bottom: 10px;color: #5d5d5d;  padding-right: 30px}
.contact-details ul li img {position: absolute; left:15px; top: 0px; }
.contact-form input{
	background:#ebebeb;
	border-radius:0px;
	height:50px;
	border:none;
	box-shadow:none;
}
.contact-form textarea{
	background:#ebebeb;
	border-radius:0px;
	height:100px;
	border:none;
	box-shadow:none;
}
.contact-forms-section .wpcf7 {
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
}
.accordiancontactheader {
  cursor: pointer;
  background: #4d4d59;
  text-align: center;
  color: #fff;
  padding: 10px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 1.3em;
}
.accordiancontactheader .fa {
  float: left;
  color: #fff;
  line-height: 1.4;
  margin-left: 10px;
}
.accordiancontactbody {
  background: #f2f5f7;
  border: 1px solid #e1e8ed;
  padding: 20px;
}
.social-head h3 {
  font-size: 24px;
  font-weight: 400;
  color: #fff;
}
/*.social-icons .socail-list a i {
  padding-left: 0px;
  color: #fff;
}*/
.contact-forms-section div[class^='col-'] {
  padding-bottom: 15px;
}
.contact-forms-section span.required {
  color: #FD7A56;
}
.contact-form .btn-primary {
	background: #dc0000;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding:0px 30px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
.contact-form .btn-primary:hover {
	color:#fff;
	background:#646464;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	padding:0px 30px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
/*FOOTER
==========================*/
#footer {
  padding:0px;
  background:#141414;
}
.footer-desc .logo {
  margin-bottom: 30px;
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
}
#footer h3 {
  color: #cc0001;
  font-size:1.2em;
  padding-bottom: 5px;
  text-transform:uppercase;
  font-family:'robotobold', Arial, Helvetica, sans-serif;
}
.mmt {
  margin-top: -20px;
}
#footer ul {
  padding: 0;
  margin: 0;
}
.footer-list ul li {
  display:block;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
  color:#fff;
  margin-bottom:10px;
}
.footer-list ul li a {
  color: #969696;
  font-size: 1.07em;
  border:0px;
  font-family:'open_sansregular', Arial, Helvetica, sans-serif;
  display:block;
}
.footer-list ul li a:hover {
  color: #cc0001;
}
.footer-list ul li .fa{
	padding-right:10px;
	color:#cbcbcb;
	width:25px;
}
#footer .media-heading{
	font-size:1em;
	color:#fff;
	font-weight:normal;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
}
#footer .media-body{
	font-size:0.9em;
	color:#b4b4b4;
	font-weight:normal;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
}
/*.contact-list ul li:nth-child(1){
	margin-left:1px;
}
.contact-list ul li:nth-child(2){
	margin-left:27px;
}*/
#footer input.mce_inline_error{
  border-color: #ff0000;
}
.
div.mce_inline_error{
  background: #fff; color:#ff0000;padding: 2px 5px;
}
.service{padding-left: 0px;}
.footer-widget{margin-bottom: 10px;}
.footer-newsletter {
  display: table;
  border: 1px solid #464545;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: none;
}
.footer-newsletter span.fa {
  margin: 0px;
  color: #213240;
  padding-left: 10px;
}
.footer-newsletter span {
  display: table-cell;
  vertical-align: middle;
}
.footer-newsletter span.button-span {
  border-left: 1px solid #464545;
}
.footer-newsletter input {
  background: none;
  min-height: 30px;
  line-height: 30px;
  border: 0px;
  padding: 2px 5px;
}
.footer-newsletter input[type='submit'] {
  text-indent: -9999px;
  padding-right: 0px;
  padding-left: 0px;
  width: 40px;
  background: url(../images/newsletter-submit.png) no-repeat center center;
}
.feedback-text-box {
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #a1a1a1;
  border-radius: 4px;
  height: 36px;
  margin-bottom: 5px;
  padding-left: 10px;
  width: 100%;
  font-style: italic;
  color: #d9d9d9;
}
.feedback-btn {
  padding-top: 20px;
  width: 100%;
}
#copy {
  border-top: 1px solid #303030;
  margin-top: 15px;
}
.copy-left {
  margin-top: 15px;
  line-height: 24px;
  text-align: left;
  color: #fff;
  font-size: 13.5px;
  font-family: 'robotoregular';
}
.copy-right {
  margin-top: 15px;
  line-height: 24px;
  text-align: right;
  color: #fff;
  font-size: 13.5px;
  font-family: 'robotoregular';
}
#copy a {
  color: #fff;
}
#copy a:hover {
  color: #A3161C;
}
.copy-left span, .copy-right span{
	color:#C80000;
}
.copy-right span a{
	color:#CA1F27;
}
#footer #mc-embedded-subscribe-form input{
  -webkit-border-radius: 0px;border-radius: 0px;
}
#footer #mc-embedded-subscribe-form input[type="email"]{
  background: #343434;
}
#footer #mc-embedded-subscribe-form input[type="submit"]{
background: #ef7424;
border-color: #ef7424;
}
.wpcf7-form .left-col{padding-left: 0px; padding-right: 5px;}
.wpcf7-form .right-col{padding-left:5px; padding-right:0px;}
#footer .wpcf7-form input{background: none; -webkit-border-radius: 0px;border-radius: 0px;border: 1px solid #242424;}
#footer .wpcf7-form input.btn{background: #343434;border-color: #343434;}
#footer .wpcf7-form .wpcf7-not-valid {border-color:#be3720;}
/*placeholder
======================*/
.feedback-text-box ::-webkit-input-placeholder {
  color: #a9a8a8;
  font-style: italic;
}
.feedback-text-box ::-moz-placeholder {
  /* Firefox 18- */
  color: #a9a8a8;
  font-style: italic;
}
.feedback-text-box ::-moz-placeholder {
  /* Firefox 19+ */
  color: #a9a8a8;
  font-style: italic;
}
.feedback-text-box :-ms-input-placeholder {
  color: #a9a8a8;
  font-style: italic;
}
/*parralax
=============*/
.serv-parallax {
  /*background: url(../images/parallax/ser-parallax.jpg) fixed 50% 50%;*/
}
.customer-parallax {
  /*background:url(../images/parallax/cus-parallax.jpg) fixed 50% 50%;*/
  background: #4d4d59;
}
.testi-parallax {
  /*background:url(../images/parallax/testi-parallax.jpg)  50% 2%;*/
}
/*
.news-parallax {
  background: url(../images/parallax/news-parallax.jpg) fixed 50% 50% / cover rgba(255, 0, 0, 0);
}
.parallax2 {
  
  background: url(../images/parallax/common-inner-banner.jpg) 50% 0%;
  background-size: cover;
  position: relative;
  min-height: 400px;
}
*/
/*
.page-id-42 .parallax2 {
  background-image: url('../images/parallax/contact-banner.jpg');
  background-size: cover;
}
.page-id-31 .parallax2 {
  background-image: url('../images/parallax/why-banner.jpg');
  background-size: cover;
}
.page-id-33 .parallax2 {
  background-image: url('../images/parallax/rate-banner.jpg');
  background-size: cover;
}
.page-id-35 .parallax2 {
  background-image: url('../images/parallax/loan-option-banner.jpg');
  background-size: cover;
}
.page-id-37 .parallax2 {
  background-image: url('../images/parallax/testimonial-banner.jpg');
  background-size: cover;
}
.page-id-44 .parallax2 {
  background-image: url('../images/parallax/career-banner.jpg');
  background-size: cover;
}*/
.innerpage-img {
  max-width: 100%; 
}
img.align-right{
  float: right; margin-left: 10px; margin-bottom: 10px;
}
img.align-left{
  float: left; margin-right: 10px; margin-bottom: 10px;
}
.quoteform {
  padding: 20px 10px;
}
.quoteform .form-control{
  margin-bottom: 10px;-webkit-border-radius: 0px;border-radius: 0px;
}
.btn-theme {
  height: auto; border:1px solid #be3720; background-color:#fff;
  font-size: 1.1em; color: #374a58;text-transform: uppercase;
  padding: 10px 20px 10px 20px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.btn-theme:hover {
  background-color: #be3720;color: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.btn-brown {
  height: auto; border: 0px; background-color:#494949;-webkit-border-radius: 0px; border-radius: 0px;
  font-size: 1.2em; color: #fff;text-transform: uppercase;
  line-height: 30px;padding: 5px 10px 5px 10px;
}
.btn-brown:hover{
  background-color: #FE0000;color: #fff;
}
.btn-red {
  height: auto; border: 0px; background-color:#FE0000;-webkit-border-radius: 0px; border-radius: 0px;
  font-size: 1.2em; color: #fff;text-transform: uppercase;
  line-height: 30px;padding: 5px 10px 5px 10px;
}
.btn-red:hover{
  background-color:#494949 ;color: #fff;
}
.btn-apply-now {
  height: auto; border: 0px; background-color:#A71E23;
  font-size: 1.0em; color: #fff;text-transform: uppercase;
  line-height: 25px;padding: 5px 10px 5px 10px;
}
.btn-apply-now:hover{
  background-color:#494949 ;color: #fff;
}
.btn-fullwidth {
  width: 100%; text-align: center;
}
.btn-right-arrow {
  text-align: left;
  position: relative;
  padding-right: 50px;
  
}
.btn-right-arrow span.fa{
  position: absolute;
  right: 7px;
  top:5px;
  height: 30px; width: 30px;
  border: 2px solid #fff;
  font-size:1.2em;
  line-height:24px;
  padding-left:2px;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.btn-left-arrow {
  text-align: right;
  position: relative;
  padding-left: 50px;
  
}
.btn-left-arrow span.fa{
  position: absolute;
  left: 7px;
  top:5px;
  height: 30px; width: 30px;
  border: 2px solid #fff;
  font-size:1.2em;
  line-height:24px;
  padding-right: 2px;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.btn-theme span.fa{
  top:10px;
}
.btn-lower{text-transform: none;}
.opoint-red {color:#FE0000;}
.inner-pages, .inner-pages p, .inner-pages ul li, .inner-pages ol li{color: #646464;line-height: 1.7}
.inner-pages h3{font-family:"robotoregular",arial;font-weight:bold;}
.inner-pages .btn-link{font-size:inherit; color: #646464;text-transform: uppercase;
  line-height: 30px;padding: 0px 50px 0px 0px;white-space: normal;}
.inner-pages .btn-link:hover{color:#4198C5;text-decoration: none;}
.inner-pages .btn-link span.fa{top:0px;color:inherit; border-color: #646464;}
.inner-pages .btn-link:hover span.fa{top:0px;color:inherit;border-color: #4198C5;}
.inner-pages h3.btn-wrapper {line-height: 30px;margin-bottom: 10px; margin-top: 30px;}
.inner-pages strong{color: inherit;}
.page-template-default .inner-pages .entry h2,
.page-template-default .inner-pages .entry h3,
.page-template-default .inner-pages .entry h4,
.page-template-default .inner-pages .entry h5,
.page-template-default .inner-pages .entry h6{
  margin-top:25px; margin-bottom: 10px;
}
a.text-link{color:#4198C5; text-decoration: underline; }
a.text-link:hover{text-decoration: none;color: #646464;}
#get-page .form-control{background: #fff;}
#get-page .fullwidth-border{padding-bottom: 40px;}
.standard-calculator form{margin: 30px 0px;}
.standard-calculator .form-control{background: #fff;}
.standard-calculator .input-red{background: none; color: #646464;}
.btn-simple-red{ background:#FE0000; }
.short-app-tab{padding: 30px 0px; background: #fff;}
.short-app-tab .tabheading{list-style: none;text-align: center;}
.short-app-tab .tabheading li{display: inline-block;}
.short-app-tab .form-control{-webkit-border-radius: 0px;border-radius: 0px;}
.short-app-tab ul.tabheading a {
  display: block;
  color: #646464;
  padding: 0px 20px;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  background: #c8c8c8;
  line-height: 40px;
}
.short-app-tab ul.tabheading li:first-child{
  font-size: 1.2em;
  padding-right: 10px;
}
.short-app-tab ul.tabheading li.active a {
  color: #fff;
  background: #3794c2;
}
.short-app-tab ul.tabheading a:hover {
  color: #fff;
  -webkit-transition: all .3s ease 0s;
  -o-transition: all .3s ease 0s;
  transition: all .3s ease 0s;
  background: #3794c2;
}
.effect5{
  width: 100%;
  background-image: url(../images/big-shadow.png)
}
.short-app-tab .navigation{
  padding: 15px; 0px; text-align: center;
}
.short-app-tab. radio-inline{margin-bottom: 10px;}
.step-1, .step-2, .step-3 {
  min-height: 200px;
}
.whitebg{background: #fff;}
.calculator-section{padding:30px 20px;}
.calculator-section .form-control{
  background: #fff; -webkit-border-radius: 0px; border-radius: 0px;border-color: #494949;
}
.calculator-section .form-group strong{font-size: 1.3em;}
.calculator-section .btn-wrapper{text-align: center; padding: 20px 0px;}
.calculator-section textarea.form-control{height: 250px;}
.calculator-section ol{margin: 0px 0px 10px 15px;}
.glossary-tab .nav-tabs{margin: 10px 0px; }
.glossary-tab .nav-tabs > li{margin: 0px 10px 10px 0px;}
.glossary-tab .nav-tabs > li > a{
  background: #646464;
  border-color: #646464;
  color: #fff;
  -webkit-border-radius: 0px;border-radius: 0px;
  padding: 0px; line-height: 40px; width: 40px; text-align: center;
  text-transform: uppercase;
}
.glossary-tab .nav-tabs > li > a:hover,
.glossary-tab .nav-tabs > li > a:focus{
  background: #da2027;
  border-color:  #da2027;
}
.glossary-tab .nav-tabs > li.active > a{
  background: #da2027;
  border-color:  #da2027;
}
/**calculation styles here*/
.calculator-section{padding:30px 20px;}
.calculator-section .form-control{
  background: #fff; -webkit-border-radius: 0px; border-radius: 0px;border-color: #494949;
}
.calculator-section .form-group strong{font-size: 1.3em;}
.calculator-section .btn-wrapper{text-align: center; padding: 20px 0px;}
.calculator-section textarea.form-control{height: 250px;}
.calculator-section ol{margin: 0px 0px 10px 15px;}
.calculator-section #result{width:100%;}
.calculator-section #results h5{margin: 0px 0px 15px; text-align: left;}
.calculator-section #results h5 span{width:150px; display: inline-block; font-weight: bold;}
.calculator-section #results h5 span.big{width:50%;}
#results tr td, #results tr th{padding:8px;}
#result tr td, #result tr th{padding:8px;}
.calculator-section b, .calculator-section strong{font-family: 'robotomedium', arial; font-weight: normal;}
.calculator-section b{font-size: 1.1em;}
#mc_embed_signup_scroll div[class^='col-']{padding-left: 0px; padding-right: 0px;}
#mc_embed_signup_scroll div.mce_inline_error{
	position: absolute;width:100%;top:100%;line-height:normal;padding:3px 5px !important;
}
#mc_embed_signup_scroll #mce-responses{
	position: absolute;width:100%;top:100%;line-height:normal;color: #fff;background: #4198C5;z-index: 100;
}
#mc_embed_signup_scroll #mce-responses #mce-error-response, .form-wrapper #mce-responses #mce-success-response{
	padding: 3px 5px;
}
/**innerpages.css element*/
#inner-banner .innerpage_title h2 {
	background-color: rgba(000,000,000, 0.3);
	color: #fff;
	font-family:'exobold', Arial, Helvetica, sans-serif;
	font-size: 2.3em;
	text-transform: uppercase;
    margin: 10px 20px;
	min-width:30%;
	max-width:40%;
	padding:30px 0px;
	text-shadow: 2px 2px 0px #000;
	
}
.innerpage_title{
	position: relative;
	top: 50%;
	left:10%;
	-webkit-transform: translate(-10%,-50%);
	-ms-transform: translate(-10%,-50%);
	transform: translate(-10%,-50%);  
}
.innerpage_title h3 {
	font-size: 3.4em;
	line-height: 1.5;
	font-family: 'oswaldbold', Arial, Helvetica, sans-serif;
	text-shadow:0px 0px 0 #8c8c8c, -2px -2px 0 #8c8c8c, 2px -2px 0 #8c8c8c, -2px 2px 0 #8c8c8c, 2px 2px 0 #8c8c8c;
	letter-spacing:4px;
	margin: 0px;
	text-transform: uppercase;
	color:#dc0000;
	text-align:center;
	margin: 10px 0px;
}
.innerpage_title h3 span{
  color:#be3720;
}
.about-us {
  background: url(../images/parallax/abt-banner.jpg) 50% 0%;
  background-size: cover;
  position: relative;
  min-height: 400px;
}
.page-id-7 .sec_head h2, .page-id-15 .sec_head h2,  .page-id-9 .sec_head h2, .page-id-70 .sec_head h2, .page-id-51 .sec_head h2, .page-id-63 .sec_head h2{
	text-align:center;
	font-family:'exomedium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#333;
	font-size:1.7em;
	text-transform:uppercase;
}
.page-id-7 .sec_head p, .page-id-15 .sec_head p,  .page-id-9 .sec_head p{
	text-align:center;
	font-family:'exoregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7e7e7e;
	font-size:1em;
	padding-top:20px;
	text-transform:uppercase;
	letter-spacing:4px;
	
}
.page-id-15 .sec_head p{
	width:60%;
	margin:0 auto;
}
.post-70 .entry ul{
	margin:20px 0 0px 0px;
}
.page-id-425 .addtoany_share_save_container{
	display:none;
}
#footer h6{
	margin-top:20px;
}
#footer h6 span
{ 	color: #cc0001 !important;
    font-family: "robotobold",Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    padding-bottom: 5px;
    text-transform: uppercase;
	
}
#footer .screen-reader-text {
	display:none;
}
#footer .footer-widget select{
	background: #ebebeb;
    border-radius: 0px;
    height: 40px;
    border: none;
    box-shadow: none;
	width:100%;
	display:block;
	padding-left:15px;
	margin-top:20px;
	border:1px solid #EBEBEB;
}

/*---about-us----*/
#abt-inner-content .innre_title{
	margin:0px;
	padding-bottom:0px;
}
.innre_title h2{
    color: #323232;
    font-family: "robotoregular",Arial,Helvetica,sans-serif;
    font-size: 2.3em;
    text-align: left;
	margin:0px;
	padding:20px 0px;
}
#abt-inner-content h3{
	text-align:left;
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#323232;
	font-size:1.5em;
}
#abt-inner-content p {
	font-size:1.1em;
	color:#323232;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.5;
}
.abt-grey {
	float:left;
	width:100%;
	background:#ebebeb;
	margin-bottom:20px;
	padding:10px 15px;
}
/*----H Ead---*/
#ead-inner-content .ead_updates_list ul{
	list-style:none;
}
#ead-inner-content .ead_updates_list ul li{
	border-bottom:1px solid #ddd;
}
#ead-inner-content .ead_updates_list a{
	list-style:none;
	font-size:1.14em;
	color:#323232;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.4;
	padding:10px 0px;
	display:block;
}
#ead-inner-content .ead_updates_list a:hover{
	color:#fff;
	padding-left:20px;
	background:#CC0001;
}
#ead-inner-content ul{
	margin:0;
	padding:0;
}
#ead-inner-content .apply_ead_instruction ul li{
	list-style:none;
	border-bottom:1px solid #d7d7d7;
}
#ead-inner-content .apply_ead_instruction p{
	font-size:1.14em;
	color:#323232;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.4;
	padding:10px 0px;
}
#ead-inner-content .apply_ead_instruction h2{
	font-size:1.2em;
	font-family: 'robotomedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#ead-inner-content .apply_ead_instruction h2 a{
	color:#A71E23;
}
#ead-inner-content .apply_ead_instruction h2 a:hover{
	color:#C2A2D1;
}
#ead-inner-content .answers-from-sna ol{
	margin:0px 0 15px 15px;
	font-size:1.14em;
	color:#323232;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.4;
}
#ead-inner-content .answers-from-sna h2{
	font-size:1.7em;
	color:#fff;
	font-family: 'robotoregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	background:#323232;
	padding:10px 15px;
	margin-bottom:0px;
}
#ead-inner-content .answers-from-sna li{
	border-bottom:1px solid #ddd;
	list-style:none;
}
#ead-inner-content .answers-from-sna a{
	list-style:none;
	font-size:1.14em;
	color:#323232;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.4;
	padding:10px 0px;
	display:block;
}
#ead-inner-content .answers-from-sna a:hover{
	color:#fff;
	padding-left:20px;
	background:#CC0001;
}
#ead-inner-content .answers-from-sna h5{
	font-size:1em;
	color:#323232;
	font-family: 'robotoregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
#ead-inner-content .answers-from-sna h5 a{
	color:#c80000;
	text-transform:none;
}
#ead-inner-content .answers-from-sna h5 a:hover{
	color:#cc0001;
	background:none !important;
	padding-left:10px;
}
#ead-inner-content h3{
	text-align:left;
	font-family:'robotomedium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#323232;
	font-size:1.7em;
	text-transform:uppercase;
}
#ead-inner-content h4{
	text-align:left;
	font-family:'robotomedium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#323232;
	font-size:1.2em;
	text-transform:uppercase;
}
#ead-inner-content .answers-from-sna h4{
	text-align:left;
	font-family:'robotomedium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#323232;
	font-size:1.3em;
	text-transform:uppercase;
}
#ead-inner-content .comments_ead p{
	font-size:1.14em;
	color:#323232;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.4;
}
#ead-inner-content .comments_ead h3{
	text-align:left;
	font-family:'robotomedium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#323232;
	font-size:1.3em;
	text-transform:uppercase;
}
#ead-inner-content .answers-from-sna p strong, #ead-inner-content .answers-from-sna p strong{
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#ead-inner-content .answers-from-sna p a:hover{
	color:#cc0001;
	padding-left:10px;
}
#in-the-news .abt-grey{
	padding:30px;
}
#in-the-news h3{
	text-align:left;
	font-family:'robotomedium', Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#323232;
	font-size:1.3em;
}
#in-the-news ul.nav-tabs {
	margin:0px auto;
}
#in-the-news .nav-tabs > li {
	margin:-2px auto;
}
#in-the-news .nav-tabs > li > a{
	background:#c80000;
	padding:15px 20px;
	color:#fff;
	border-radius:0px;
	font-size:1.2em;
}
#in-the-news .nav-tabs > li.active > a, #in-the-news .nav-tabs > li.active > a:hover, #in-the-news .nav-tabs > li.active > a:focus{
	
	background:#EBEBEB;
	color:#323232;
}
#in-the-news ul{
	margin:0px;
	padding:0ppx;
}
#in-the-news ul li{
	list-style:none;
	border-bottom:1px solid #ddd;
}
#in-the-news #print-media ul  li  a{
	font-size:1.14em;
	color:#323232;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	text-align:justify;
	line-height:1.4;
	padding:10px 0px;
	display:block;
}
#in-the-news #print-media ul  li  a:hover{
	color:#fff;
	padding-left:20px;
	background:#CC0001
}
#in-the-news p a{
	color:#003366;
}
#in-the-news p a:hover{
	color:#CC0001;
}
.comment_h4:nth-child(even){
	background:#f4f3f3;
	padding:10px;
	margin-top:10px;
	clear:both;
}
.comment_h4:nth-child(odd){
	border:1px solid #f4f3f3;
	padding:10px;
	margin-top:10px;
	clear:both;
}
/*-----videos---*/
.youtube_channel .video-wrap-inner{
	height:auto;
	margin-bottom:15px;
}
.youtube_channel .video-wrap-inner .ytc_thumb{
	border:1px solid #ebebeb;
}
.youtube_channel h3{
	font-size:1.3em;
	color:#323232;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	line-height:1.2;
	min-height:70px;
}
.youtube_channel .ytc_link h4{
	text-align:center;
	border:1px solid #d8d8d8;
}
.youtube_channel .ytc_link h4 a{
	padding:15px 0px;
	font-size:1.2em;
	color:#CC0001;
	font-family: 'robotoregular', Arial, Helvetica, sans-serif;
	display:block;
	background:#fff;
}
.youtube_channel .ytc_link h4 a:hover{
	background:#CC0001;
	color:#fff;
}
.page-testimonials .media, .media-body{
	overflow:unset;
}
.page-testimonials .testi-content-iner{
	background:#EBEBEB;
	margin-bottom:15px;
}
.page-testimonials .testi-content-iner .media{
	margin-left:15px;
	padding-top:15px;
}
.page-testimonials .testimonial-content h4{
	font-size:1.5em;
	color:#323232;
	font-family: 'robotoregular', Arial, Helvetica, sans-serif;
	line-height:1.5;
}
.page-testimonials .testimonial-content p{
	font-size:1.1em;
	color:#323232;
	font-family: 'robotolight', Arial, Helvetica, sans-serif;
	line-height:1.5;
	padding-right:15px;
}
#contact-form {
	margin-top:10px;
	background: url(../images/parallax/form-bg.jpg) 50% 0%;
  	background-size: cover;
	padding-top:30px;
}
#contact-form input{
	border:1px solid #363f4a;
	border-radius:0px;
	height:50px;
	background-color:rgba(71,176,198,0.2);
}
#contact-form input[type='file']{
	padding: 0px;
	/*background: url(../images/browse_btn.png) no-repeat left center;*/
}
#contact-form textarea{
	border:1px solid #363f4a;
	border-radius:0px;
	min-height:60px;
	height:auto;
	background-color:rgba(71,176,198,0.2);
}
#contact-form .btn{
	background:#CA1F26;
	 -webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	width:120px;
}
#contact-form .btn:hover{
	background:#7D0D00;
	 -webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
#contact-form .form-control::-moz-placeholder{
	color:#fff;
	font-style:normal;
}
.image-preview-input {
    position: relative;
	overflow: hidden;
	margin: 0px;    
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    width:100%;
    text-align: left !important;
    height: 50px; -webkit-border-radius: 0px;border-radius: 0px;
    padding: 0px;
}
.image-preview-input .resume-file{
	position: absolute !important;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}
.wpcf7-form .image-preview-input span.wpcf7-form-control-wrap{
	position: absolute !important;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity:1;
	filter: alpha(opacity=0);
	width:100%;
}
.image-preview-input input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity:1;
	filter: alpha(opacity=0);
	background: none;
	border: 0px;
	
}
#contact-form .image-preview-input input[type=file]{
	background: none;
	border: 0px;
}
.image-preview-input-title {
    margin-left:0px;
    /*color: #fff !important;
    background: #be3720;*/
    line-height: 50px;
    width:100px;text-align: center;
    display: inline-block;
    z-index: 1000;
}
.btn-file {
	position: relative;
	overflow: hidden;
}
.btn-file input[type=file] {
	position: absolute;
	top: 0;
	right: 0;
	min-width: 100%;
	min-height: 100%;
	font-size: 100px;
	text-align: right;
	filter: alpha(opacity=0);
	opacity: 0;
	outline: none;
	background: white;
	cursor: inherit;
	display: block;
}
.inner-banner{
	background-image: url(../images/parallax/abt-banner.jpg);
	background-size: cover;
	position: relative;
	min-height: 400px;
}
.page-id-11 .inner-banner, .page-id-51 .inner-banner{
	background-image: url(../images/parallax/abt-banner.jpg);
	background-size: cover;
	position: relative;
	min-height: 400px;
}
.service_bg{
	background:url(../images/parallax/service-bg.jpg);
	-weblit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	padding-bottom:30px;
}
.service_bg ul{
	margin-top:20px;
}
.service_bg ul li{
	font-family:'exolight', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:1em;
	line-height:2;
	text-transform:uppercase;
}
.service_bg .sec_head h2{
	color:#fff;
}
.service_bg .sec_head h2::after{
	content: url("../images/head_line1.png");
}
.service_bg .sec_head p{
	color: #fff;
    font-family: "exoregular",Arial,Helvetica,sans-serif;
    font-size: 1em;
    font-weight: normal;
    letter-spacing: 4px;
    padding-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
/**\innerpages.css element */
#latest_home_post_section .title_bg1{
	background:#ebebeb;
}
#latest_home_post_section .title_bg1 h3{
	padding:10px 10px 5px 15px;
	color:#101314;
	font-size:1.5em;
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
}
#latest_home_post_section .title_bg2{
	background:#EBEBEB;
	border:1px solid #e8e8e8;
}
#latest_home_post_section .title_bg2 h4{
	padding:10px 10px 5px 15px;
	color:#101314;
	font-size:1.5em;
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
}
.error-page .title_bg{
	background:#c8c8c8;
}
.error-page .title_bg h3{
	padding:10px 10px 10px 15px;
	color:#323232;
	font-size:1.2em;
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
}
#latest_home_post_section .title_bg, #error-page .title_bg{
	background:#101314;
}
#latest_home_post_section .title_bg h3{
	padding:10px 10px 10px 15px;
	color:#fff;
	font-size:1.2em;
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
}
.video_bg h4{
	color:#0c0c0c;
	font-size:1.7em;
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
}
#latest_home_post_section{
	background:#fff;
	padding:20px 0px;
}
#latest_home_post_section .video_bg{
	background:#fff;
}
.home_banner_post ul{
	margin:0;
	padding:0;
}
.home_banner_post ul li{
	border-bottom:1px solid #ddd;
	font-size:1.2em;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	font-weight:400;
}
.home_banner_post ul li a{
	display:block;
	padding:10px 0px;
}
.home_banner_post ul li a:hover, .home_banner_post ul li a:focus{
	color:#fff;
	background:#CC0001;
	padding-left:20px;
}
.home_banner_post .media{
	margin-top:0px;
}
.home_banner_post .page-thumbnail {
	float:left;
	margin:10px auto;
	
}
.home_banner_post .page-thumbnail img{
	float:left;
	width:135px;
	height:100px;
	
}
.home_banner_post .media-body{
	position:relative;
	height:127px;
}
.home_banner_post .media-body h4{
	font-size:1.5em;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	padding-left:10px;
	position:absolute;
	top:50%;
	left:0%;
	transform:translate(-0%, -50%);
}
#home_post_section2{
	padding:30px 0px;
}
.home_shah_peerally_show .shah_img{
	float:left;
	width:100px;
}
.home_shah_peerally_show{
	padding:30px 20px;
	text-align:center;
	border:2px solid #c80000;
	float:left;
	width:100%;
}
.home_shah_peerally_show h3{
	text-transform:uppercase;
	font-size:2.1em;
	color:#fff;
	font-family:'robotomedium', Arial, Helvetica, sans-serif;
	margin:15px auto;
}
.home_shah_peerally_show h5{
	text-transform:uppercase;
	font-size:2.1em;
	color:#fff;
	font-family:'robotomedium', Arial, Helvetica, sans-serif;
	margin:15px auto;
}
.home_shah_peerally_show h3 span{
	display:block;
}
.home_shah_peerally_show img{
	padding-bottom:20px;
}
.home_shah_peerally_show_time{
	
	padding:15px 10px;
	border:1px solid #fff;
	min-height:150px;
	margin-bottom:5px;
}
.shah_img_inner{ min-height:150px; padding-top:27px;}

.home_shah_peerally_show_time h4{
	font-size:1.5em;
	color:#fff;
	font-family:'ralewayregular', Arial, Helvetica, sans-serif;
}
.home_shah_peerally_show_time p{
	text-transform:uppercase;
	font-size:1.14em;
	color:#fff;
	font-family:'robotolight', Arial, Helvetica, sans-serif;
}
.home_shah_peerally_following_web{
	background:#323232;
	padding:20px;
	text-align:center;
}
.home_shah_peerally_following_web_box{
	background:#c80000;
	border:2px solid #fff;
	display:table;
	width:100%;
	margin-bottom:10px;
	
}
.home_shah_peerally_following_web_box a{
	background:#c80000;
	font-size:1em;
	color:#fff;
	display:block;
	padding:12px 10px;
	font-family:'ralewayregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display:table-cell;
}
.home_shah_peerally_following_web_box1{
	background:#c80000;
	border:2px solid #fff;
	display:table;
	width:100%;
	margin-bottom:30px;
}
.home_shah_peerally_following_web_box1 a{
	background:#c80000;
	font-size:1.3em;
	color:#fff;
	display:block;
	padding:10px;
	font-family:'ralewayregular', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	display:table-cell;
}
.home_shah_peerally_following_web_box a:hover, .home_shah_peerally_following_web_box1 a:hover{
	background:#112A62;
}
.home_shah_peerally_following_web h3{
	text-transform:uppercase;
	font-size:2.1em;
	color:#fff;
	font-family:'robotomedium', Arial, Helvetica, sans-serif;
	margin:10px auto;
}
.home_shah_peerally_following_web h4{
	text-transform:uppercase;
	font-size:1.2em;
	color:#fff;
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	margin:20px auto;
}
.home_shah_peerally_following_web h4 span{
	display:block;
}
.home_shah_peerally_following_web h3 span{
	display:block;
	font-size:1.4rem;
} 



.home_shah_peerally_show p span{
	padding:10px 0px;
	text-transform:uppercase;
	font-size:1.14em;
	color:#fff;
	font-family:'robotomedium', Arial, Helvetica, sans-serif;
}
#home_newsletter{
	background:#112a62;
	padding:30px 0 15px 0px;
}
#home_newsletter .mc4wp-alert p{
	color:#C80000;
}
#home_newsletter .mc4wp-success p{
	color:#fff;
}
#home_newsletter h3{
	color:#fff;
	font-size:1.7em;
	font-family:'robotolight', Arial, Helvetica, sans-serif;
	margin-top:5px;
	text-align:left;
}
#home_newsletter input{
	border-radius:0px;
	background:#fff;
	color:#333;
	padding:10px;
	height:45px;
	margin-top:0px;
	border:1px solid #fff;
}
#home_newsletter input[type="submit"]{
	border-radius:0px;
	background:#C80000;
	padding:8px 20px;
	margin-top:0px;
	border:1px solid #C80000;
	width:100%;
	font-size:1.2em;
	font-family:'robotobold', Arial, Helvetica, sans-serif;
	color:#fff;
	 -webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	text-transform:uppercase;
}
#home_newsletter input[type="submit"]:hover{
	background:#fff;
	border:1px solid #fff;
	color:#112a62;
	 -webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
#home_post_section3 {
	background:#ebebeb;
	padding:30px 0px;
}
#home_post_section2 .title_bg, #home_post_section3 .title_bg{
	background:#c8c8c8;
}
#home_post_section2 .title_bg h3{
	padding:10px 10px 10px 15px;
	color:#323232;
	font-size:1.2em;
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
	margin-top:0px;
}
#home_post_section3 .title_bg h3{
	padding:10px 10px 10px 15px;
	color:#323232;
	font-size:1.2em;
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
	margin-top:0px;
}
.home_breaking_news .page-thumbnail{
	margin:10px auto;
}
.home_breaking_news h3{
	font-size:1.2em;
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
	margin:10px auto;
}
#other_usefull_vdeos{
	padding:30px 0px;
}
#other_usefull_vdeos h2{
	color:#323232;
}
 .header_line{
	border-top:2px solid #162024;
	border-bottom:2px solid #162024;
	text-align:left;
	top:1em;
	height:10px;
	margin:1em auto 2em auto;
}
.header_line h2{
	
	background:#fff;
	display:inline;
	content:"";
	padding:0px 0.5em 0px 0px;
	margin:0px;
	position:relative;
	top:-0.75em;
	font-family:'roboto_slablight', Arial, Helvetica, sans-serif;
	font-size:2.1em;
}
#updates_ead .header_line h2{
	background:#282828;
	top:-0.7em;
	color:#fff;
}
#updates_ead .header_line{
	border-top:2px solid #cc0001;
	border-bottom:2px solid #cc0001;
}
#other_usefull_vdeos .title_bg h3{
	padding:10px 10px 10px 15px;
	color:#323232;
	font-size:1.2em;
	font-family:'robotoregular', Arial, Helvetica, sans-serif;
	margin:0px auto;
	position:relative;
}
#other_usefull_vdeos .title_bg h3 label i{
	position:absolute;
	right:0px;
	top:0px;
	bottom:0px;
	padding:10px;
	display:inline;
	background:#c8c8c8;
	padding:10px 15px;
	font-size:1.5em;
}
#other_usefull_vdeos .title_bg{
	background:#e6e6e6;
}
#other_usefull_vdeos .video_bg h4{
	font-family:'robotolight', Arial, Helvetica, sans-serif;
}
#other_usefull_vdeos .awards{
	border:1px solid #5d5d5d;
}
#other_usefull_vdeos .subscribe{
	background:#cc0001;
	margin-top:20px;
}
#other_usefull_vdeos .subscribe h3{
	background:#112a62;
	color:#fff;
}
#other_usefull_vdeos .subscribe_base{
	padding:5px 15px;
}
#other_usefull_vdeos .subscribe_base input{
	height:50px;
	border-radius:0px;
	-webkit-border-radius:0px;
	background:#fff;
}
#other_usefull_vdeos .subscribe_base .buttonsection input{
	background:#252525;
	color:#fff;
	width:100%;
	text-align:center;
	font-family:'robotomedium', Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:1.14em
}
#updates_ead{
	padding:30px 0px;
	background:#282828;
}
#updates_ead .other_head h2{
	padding:10px 10px 20px 0px;
	color:#fff;
	font-size:2.1em;
	font-family:'roboto_slablight', Arial, Helvetica, sans-serif;
	margin:0px auto;
	z-index:1;
	position:relative;
	overflow:hidden;
}
#updates_ead ul li a{
	color:#fff;
}
/**new elements here**/
.sociallinks ul li a.blogger span{opacity: 0; vertical-align:middle;}
.sociallinks ul li a.blogger{background: url('../images/blogger.png') no-repeat center; }
#welcome-strip{background:#1b0703; padding:15px 0px; }
#welcome-strip h2, #welcome-strip h5{margin: 5px 0px;color: #fff;font-family: open_sanslight, arial;}
#welcome-strip h2 span{font-family: open_sansbold, arial;}
#welcome-strip .btn-theme{background: #be7020;border-color:#be7020;-webkit-border-radius: 0px; border-radius: 0px;color: #fff;}
#welcome-strip .btn-theme:hover{background:none; color:#be7020; }
#welcome-strip .btn-wrapper{padding-top:15px;}
.choose-category ul.tabheading{display: table; width:100%;}
.choose-category ul.tabheading li{display: table-cell; width:20%;text-align: center; padding: 50px 5px;background: #f9b672; position: relative;}
.choose-category ul.tabheading li a{color: #fff; text-transform: uppercase; font-size: 1.1em;font-family: open_sansbold, arial; background: url('../images/gear-icon.png') no-repeat center top; padding-top:60px;display: inline-block;  }
.choose-category ul.tabheading li a span{display: block;}
.choose-category ul.tabheading li:nth-child(1){background:#f9b672; }
.choose-category ul.tabheading li:nth-child(2){background:#da8f43; }
.choose-category ul.tabheading li:nth-child(3){background:#be7020; }
.choose-category ul.tabheading li:nth-child(4){background:#9c540b; }
.choose-category ul.tabheading li:nth-child(5){background:#733a00; }
.choose-category ul.tabheading li{
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.choose-category ul.tabheading li:hover{
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
}
.choose-category ul.tabheading li.active::after,
.choose-category ul.tabheading li:hover::after{
  position: absolute;
  bottom:-16px;
  left: 50%;
  content: "";
  height:16px;
  display:block;
  width:25px;
  margin:15px 0px 0px -12px;
  background: url('../images/tab_below_arrow.png') no-repeat 0px 0px;
}
.choose-category ul.tabheading li.active:nth-child(2)::after,
.choose-category ul.tabheading li:nth-child(2):hover::after{
  background-position: -25px 0px; 
}
.choose-category ul.tabheading li.active:nth-child(3)::after,
.choose-category ul.tabheading li:nth-child(3):hover::after{
  background-position: -50px 0px; 
}
.choose-category ul.tabheading li.active:nth-child(4)::after,
.choose-category ul.tabheading li:nth-child(4):hover::after{
  background-position: -75px 0px; 
}
.choose-category ul.tabheading li.active:nth-child(5)::after,
.choose-category ul.tabheading li:nth-child(5):hover::after{
  background-position: -100px 0px; 
}
.category-tab-content{padding: 20px 0px;}
.category-tab-content h3{border-left:5px solid #be7020; padding-left: 10px; font-size: 1.8em;margin-bottom: 20px;}
.category-tab-content p{font-size: 1.2em; color:#818181}
.category-tab-content .btn-readmore {
  margin: 15px 0px;
  background: none;
  color: #818181;
  border:1px solid #be7020 !important;
  text-transform: uppercase;
  -webkit-border-radius: 5px;border-radius: 5px;
}
.category-tab-content .btn-readmore:hover {
  background: #fff !important;
  border-color: #be7020;
  color: #be7020;
}
.category-tab-content .img-responsive{}
.sec_subhead {font-size: 1.3em; text-transform: uppercase; text-align: center;}
#happy-clients {padding: 30px 0px; background: #f9f7f7;}
#happy-client-carousel {padding-bottom: 60px;}
#happy-client-carousel .carousel-inner{margin-top:30px; margin-bottom:30px;}
#happy-client-carousel .carousel-inner li img{margin: 10px auto;}
#contact-form .contact-details{padding: 0px 15px;}
#contact-form .contact-details h2{color: #be3720;}
.category-tab-content ul li{list-style-image:url(../images/bull.png);
	list-style-position:inside;margin-bottom:10px;
}
#pro_desc p, #pro_desc ol li{
	font-size:1.1em;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	color:#7e7e7e;
    padding: 5px 0px;
}
#pro_desc ul li{
	background:url(../images/bull.png) no-repeat;
    padding-left: 55px;
	
}
#pro_desc ul li ul li{
	background:none;
	font-size:1.15em;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	color:#7e7e7e;
    padding: 5px 0px;
}
#pro_desc ol{
	margin:0px;
	padding:0px;
}
#pro_desc ol li{
	list-style-image:url(../images/bull1.png) ;
   list-style-position:inherit;
   margin-left:20px;
}
#pro_desc .panel-heading {
	padding:0px 0px 0px 18px;
	border-radius:0px;
	background:
}
#pro_desc .panel-heading h4{ 
	font-size:1.1em;
	font-family:'exolight', Arial, Helvetica, sans-serif;
	color:#666666;
    padding: 15px 0px;
	text-transform:uppercase;
}
#pro_desc .panel-body h3{ 
	font-size:1.15em;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
	color:#616161;
    padding: 15px 0px;
}
.panel-info > .panel-heading:hover{
	background:#e8e8e8;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
#pro_desc .panel-info > .panel-heading:hover h4{
	color:#CA1F26;
	-webkit-transition: all 0.5s  ease-out 0s;
		-moz-transition: all 0.5s  ease-out 0s;
			-o-transition: all 0.5s  ease-out 0s;
				transition: all 0.5s  ease-out 0s;
}
#pro_desc .panel-heading p
{   
	line-height: 1.5;
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
    color:#8c8c8c;
    font-size: 1.14em;
    text-align: justify;
}
#pro_desc .accordion-toggle:after {
    content:"";
    float: right;
    color: inherit;
}
#pro_desc .panel-heading.collapsed .accordion-toggle:after {
   background: url(../images/loan-type.png) no-repeat 0px 28px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
}
#pro_desc .panel-info > .panel-heading + .panel-collapse > .panel-body {
	border-top-color:transparent;
}
#pro_desc .panel-heading.collapsed  {
	color:#fff;
	background:#ededed;
	border:1px solid #ededed;
	background:transparent;
}
.page-id-15 .g-map{
	margin-top:175px;
}
.g-map{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
}
.dwn_form {
	padding:30px 0px;
	margin-bottom:20px;
	float:left;
}
.dwn_form ul{
	padding:0px;
	margin:0px;
}
.dwn_form ul li{
	border-right:1px solid #eeeded;
	border-bottom:1px solid #eeeded;
	display:inline;
	padding:20px 0px;
	min-height:264px;
	height:auto;
	position:relative;
}
.dwn_form ul h3{
	font-family:'exo', Arial, Helvetica, sans-serif;
    color:#666666;
    font-size: 1.2em;
	text-transform:uppercase;
}
.dwn_form ul h3 span{
	display:block;
	text-transform:none;
	font-size:0.9em;
}
.dwn_form ul h5{
	font-family:'open_sanslight', Arial, Helvetica, sans-serif;
    color:#878787;
    font-size: 1.1em;
	min-height:100px;
	
}
.dwn_form .btn{
	background:#fff;
	border-radius:0px;
	border:1px solid #e6e5e5;
	color:#999999;
	font-size:1.1em;
	text-transform:uppercase;
	position:absolute;
	left:50%;
	bottom:10%;
	transform:translate(-50%, -50%);
}
.dwn_form .btn:hover{
	color:#CA1F26;
	border:1px solid #CA1F26;
}
.dwn_form .btn:hover .fa{
	color:#CA1F26;
	border-right:1px solid #CA1F26;
	
}
.dwn_form .fa{
	border-right:1px solid #e6e5e5;
	color:#999999;
	padding-right:5px;
}
.dwn_form ul li:nth-child(3), .dwn_form ul li:nth-child(6), .dwn_form ul li:nth-child(9), .dwn_form ul li:nth-child(12), .dwn_form ul li:nth-child(15), .dwn_form ul li:nth-child(18){
	border-right:0px solid #dad8d8;
}
.dwn_form ul li:nth-child(19){
	border-bottom:0px solid #dad8d8;
}
.page-id-15 #pro_desc ul li{
	background:none;
}
.sidebar{
	margin-bottom:20px;
}
.sidebar_inner{
	padding:10px;
}
.sidebar form{
	padding: 10px;
}
.sidebar .awards{
	border:1px solid #c8c8c8;
}
.sidebar_head{
	background:#101314;
	padding:10px 15px;
	color:#fff;
	font-size:1.2em;
	font-family:'robotoregular' ,Arial,Helvetica,sans-serif
}
.inner_subscribe{
	background:#cc0001;
}
.inner_subscribe form{
	padding-bottom:0px;
}
.inner_subscribe .sidebar_head{
	background:#112a62 ;
	padding:10px 15px;
	color:#fff;
	font-size:1.2em;
	font-family:'robotoregular' ,Arial,Helvetica,sans-serif
}
/*.search  {
	padding:15px 0px;
	float:left;
	width:100%;
}
.search .btn{
	height:41px;
}*/
.sidebar input{
	background:#fff;
	border-radius:0px;
	-webkit-border-radius:0px;
	border:0px;
	height:42px;
}
.member h5{
	margin-left:12px;
	color:#CA1F26;
	margin-bottom:0px;
	font-size:1em;
	font-family:'open_sansregular', Arial, Helvetica, sans-serif;
}
.member .forgot_password{
	padding-top:20px;
	text-align:right;
}
.member .forgot_password a{
	color:#CA1F26;
	font-size:0.9em;
	font-family:'open_sansregular', Arial, Helvetica, sans-serif;
}
.sidebar input[type="button"],
.sidebar input[type="submit"] {
	background: #252525 none repeat scroll 0 0;
    padding: 0px 25px;
    transition: all 0.5s ease 0s;
	width:100%;
}
.sidebar input[type="button"]:hover,
.sidebar input[type="submit"]:hover {
	background: #606060 none repeat scroll 0 0;
	color:#fff;
    transition: all 0.5s ease 0s;
	
}
.takeaction{
	background:#fff;
	float:left;
	width:100%;
	margin-bottom:20px;
}
.takeaction_inner{
	float:left;
	width:100%;
	padding:10px;
}
.takeaction_head{
	background:#101314 ;
	padding:10px 15px;
	color:#fff;
	font-size:1.2em;
	font-family:'robotoregular' ,Arial,Helvetica,sans-serif
}
.take_inner1, .take_inner2{
	color:#fff;
	font-size:1em;
	text-transform:uppercase;
	font-family:'open_sansbold', Arial, Helvetica, sans-serif;
	padding:15px 10px;
	margin-bottom:10px;
	border:1px solid #fff;
	transition: all 0.5s ease 0s;
}
.take_inner1:hover, .take_inner2:hover{
	background:#606060;
	color:#fff;
	transition: all 0.5s ease 0s;
}
.take_inner1{
	background:#dc0000;
}
.take_inner1 img, .take_inner2 img{
	float:left;
	margin-right:10px;
}
.archieves {
	padding-bottom:20px;
}
.archieves p {
	padding-top:10px;
}
.archieves select{
	background:#fff;
	border-radius:0px;
	height:40px;
}
.gocs_events {
    margin: 10px;
	background:#fff;
	padding:5px;
	margin-bottom:10px;
}
.gocs_ev .media:first-child{
	margin-top: 15px;
}
.gocs_events h4{
	font-size:1em;
	color:#dc0000;
	font-family:'open_sanssemibold', Arial, Helvetica, sans-serif;
	padding-top:5px;
}
.gocs_events h3{
	font-size:0.8em;
	color:#dc0000;
	font-family:'open_sansregular', Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:5px;
}
.gocs_events h3 span{
	color:#878787;
}
p.seem_more a{
	padding-left:10px;
	color:#dc0000;
	font-size:0.9em;
}
.subscribe h5{
	margin-left:12px;
	color:#646464;
	margin-bottom:0px;
	font-size:1em;
	font-family:'open_sansregular', Arial, Helvetica, sans-serif;
}
#footer .home_footer_post{
	background:#cc0001;
	position:relative;
	height:64px;
	width:64px;
	float:left;
}
#footer .posted_date{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width:64px;
}
#footer  span{
	text-align:center;
	color:#fff;
}
#footer  .past-events{
	margin-bottom:20px;
}
#footer .tagcloud a{
	color:#969696;
}
#footer .tagcloud a:hover{
	color:#CC0001;
}
#footer  .past-events .media-body{
	padding-left:10px;
}
#footer  .past-events p{
	font-size:1em;
	color:#969696;
	font-family:'open_sansregular', Arial, Helvetica, sans-serif;
	line-height:1.5;
}
#footer  .past-events h4 a{
	font-size:1.07em;
	color:#969696;
	font-family:'open_sansbold', Arial, Helvetica, sans-serif;
}
#footer  .past-events h4 a:hover{
	color:#CC0001;
}
.search-page input{
	border:1px solid #ccc;
	height:45px;
	border-radius:0px;
	-webkit-border-radius:0px;
}
.search-page h3{
	color: #333;
    font-family: "robotolight",Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    font-weight: 400;
    margin-bottom: 10px;
    padding-bottom: 0;
    text-align: left;
}
.search-page input[type="submit"] {
    margin-top: 0px;
	padding:0px 25px;
	border:0px;
}
.search-page input[type="submit"]:hover {
	background:#323232;
	color:#fff;
}
.search-entry{
	min-height:0px;
	margin-bottom:10px;
	margin-top:20px;
	padding-bottom:15px;
}
.search-entry h2{
	color: #333;
    font-family: "robotolight",Arial,Helvetica,sans-serif;
    font-size: 1.6em;
    font-weight: 400;
    margin-bottom: 10px;
    padding-bottom: 0;
    text-align: left;
}
.error404 #cont_content {
  margin-top: 40px;
  /*background: url("../images/404_image.png") top center no-repeat;margin: 0px;padding-top: 260px;*/
}
#cont_content{
	margin-top:40px;
}
.search-entry{
	padding-left:80px;
	padding-bottom:25px;
}
.search-entry-thumbnail{
	width:68px;
}
.button, [class*="button-"]
{
	padding:0px !important;
	background:none !important;
}
.fblikebutton_button{
	float:left !important;
	width:100%;
}