/*
Theme Name: 				
Description: Process Intelligence is simple responsive SEO friendly theme. 
Version: 0.1
Tags:  blog, news, featured-images, one-column, theme-options
Text Domain: Process Intelligence
Domain Path: Process Intelligence
Author: A2Z Developing Team
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
*{ 
	font-family:'Lato';
}
.text-center img {
	display: inline-block;
}
.shadow {
	-webkit-box-shadow: 0px 0px 5px 2px rgba(190,187,187,1);
	-moz-box-shadow: 0px 0px 5px 2px rgba(190,187,187,1);
	box-shadow: 0px 0px 5px 2px rgba(190,187,187,1);
	padding: 5px;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:hover .sub-menu{ display:block; }
.mainmenu .sub-menu li{ padding: 0px !important;}
.mainmenu .sub-menu li a { background: none repeat scroll 0 0 #fff;  display: block;  padding: 10px 15px !important;  text-align: left; color: #000 !important;  text-decoration: none;  transition: all 1s ease-in-out 0s;font-size: 14px;}
.mainmenu .sub-menu li a:hover { background:#fff !important; border-left:5px solid #f57b2f; padding-left:25px;}

/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
header .header-top {
	padding: 15px 0px;
}
header .header-top .header-contact {
	text-align: right;
	padding-right: 190px;
}
header .header-top .header-contact ul {
	margin-bottom: 15px;
}
header .header-top .header-contact ul li a i {
	height: 45px;
	width: 45px;
	text-align: center;
	color: #f57b2f;
	border-radius: 50%;
	border: 2px solid #f57b2f;
	padding: 9px 0px;
	margin-right: 5px;
}
header .header-top .header-contact ul li a {
	font-size: 23px;
	font-family: "Lato";
	color: #002b64;
	text-transform: uppercase;
	text-decoration: none;
}
header .header-top .header-contact ul li a span {
	color: #f57b2f;
}
header .header-top .navbar-brand {
	margin-right: 35px;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item {
	padding: 0px 15px;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item:last-child {
	padding-right: 0px;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
	font-size: 20px;
	color: #060606;
	padding: 5px 0px;
	text-transform: capitalize;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item a.active {
	color: #f57b2f;
}
header .mainmenu nav.navbar .navbar-nav li.nav-item a:hover {
	color: #f57b2f;
}
header .header-top .header-btn {
	text-align: right;
}
header .header-top .header-btn a {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	padding: 10px 15px;
	border: none;
	border-radius: 3px;
	background: rgb(247,147,75);
	background: -moz-linear-gradient(top, rgba(247,147,75,1) 0%, rgba(241,95,30,1) 100%);
	background: -webkit-linear-gradient(top, rgba(247,147,75,1) 0%,rgba(241,95,30,1) 100%);
	background: linear-gradient(to bottom, rgba(247,147,75,1) 0%,rgba(241,95,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7934b', endColorstr='#f15f1e',GradientType=0 );
	line-height: normal;
}
header .header-bottom {
	position: relative;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 25%;
	width: 100%;
}
header .header-bottom .banner-contents h3 {
	font-size: 63px;
	font-family: "Orbitron";
	font-weight: 500;
	color: #002b64;
	line-height: 1.3;
	margin-bottom: 30px;
	text-transform: capitalize;
}
header .header-bottom .banner-contents a {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 13px 30px;
	border: none;
	border-radius: 2px;
	background: rgb(247,147,75);
	background: -moz-linear-gradient(top, rgba(247,147,75,1) 0%, rgba(241,95,30,1) 100%);
	background: -webkit-linear-gradient(top, rgba(247,147,75,1) 0%,rgba(241,95,30,1) 100%);
	background: linear-gradient(to bottom, rgba(247,147,75,1) 0%,rgba(241,95,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7934b', endColorstr='#f15f1e',GradientType=0 );
	line-height: normal;
}
header .header-bottom .owl-dots {
	bottom: 35.2%;
	left: 31.5%;
	position: absolute;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #ccc0c0;
	height: 12px;
	width: 12px;
	margin: 3px;
}
header .header-bottom .owl-theme .owl-dots .owl-dot.active span, header .header-bottom .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #f57b2f;
}
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/others/banner-left-arrow.png") !important;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 25px;
	width: 26px;
	left: 30%;
	bottom: 35%;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/others/banner-right-arrow.png") !important;
	background-repeat: no-repeat;
	background-position: 0 0;
	display: inline-block;
	position: absolute;
	text-indent: -99999px;
	height: 25px;
	width: 26px;
	left: 35%;
	bottom: 35%;
}
header .header-bottom .banner-overlay {
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	z-index: 1;
}
header .header-bottom .banner-scroll {
	position: absolute;
	bottom: 173px;
	z-index: 9;
	left: 0;
	right: 0;
}
.holder .section-heading h3 {
	font-size: 40px;
	font-weight: 700;
	color: #002b64;
	margin-bottom: 30px;
	padding-bottom: 20px;
	position: relative;
	text-transform: uppercase;
}
.holder .section-heading h3 span {
	color: #f57b2f;
}
.holder .section-heading h3::after {
	content: "";
	position: absolute;
	height: 4px;
	width: 50px;
	background-color: #f47c30;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}
.holder .aodtracker-holder {
	background: rgb(0,69,125); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,69,125,1) 0%, rgba(0,29,77,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,69,125,1) 0%,rgba(0,29,77,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,69,125,1) 0%,rgba(0,29,77,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00457d', endColorstr='#001d4d',GradientType=0 ); /* IE6-9 */
	margin: 0% 2%;
}
.holder .aodtracker-holder .aodtracker-img {
	position: relative;
	top: 230px;
	margin-top: -170px;
	text-align: left;
}
.holder .aodtracker-holder .aodtracker-details {
	position: relative;
	z-index: 2;
}
.holder .aodtracker-holder .aodtracker-details::before {
	content: "Offerings";
	position: absolute;
	font-size: 110px;
	font-weight: 700;
	color: #fff;
	bottom: -60px;
	left: 0px;
	opacity: 0.05;
	text-transform: uppercase;
}
.holder .aodtracker-holder .aodtracker-details h3 {
	color: #fff;
}
.holder .aodtracker-holder .aodtracker-details h3::after {
	background-color: #f47c30;
	left: 0px;
	margin: 0;
}
.holder .aodtracker-holder .aodtracker-details p {
	font-size: 18px;
	color: #fff;
	line-height: 1.7;
	margin-bottom: 25px;
}
.holder .aodtracker-holder .aodtracker-details ul li {
	font-size: 16px;
	color: #cacaca;
	line-height: 1.7;
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(img/others/list-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.holder .aodtracker-holder .aodtracker-details a {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 13px 30px;
	border: none;
	border-radius: 2px;
	background: rgb(247,147,75);
	background: -moz-linear-gradient(top, rgba(247,147,75,1) 0%, rgba(241,95,30,1) 100%);
	background: -webkit-linear-gradient(top, rgba(247,147,75,1) 0%,rgba(241,95,30,1) 100%);
	background: linear-gradient(to bottom, rgba(247,147,75,1) 0%,rgba(241,95,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7934b', endColorstr='#f15f1e',GradientType=0 );
	line-height: normal;
}
.holder .aodmes-holder {
	background: rgb(247,144,71); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(247,144,71,1) 0%, rgba(241,96,31,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(247,144,71,1) 0%,rgba(241,96,31,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(247,144,71,1) 0%,rgba(241,96,31,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79047', endColorstr='#f1601f',GradientType=0 ); /* IE6-9 */
	margin: 0% 2%;
}
.holder .aodmes-holder .aodmes-img {
	position: relative;
	top: 220px;
	margin-top: -150px;
	text-align: right;
}
.holder .aodmes-holder .aodmes-details {
	position: relative;
	z-index: 2;
}
.holder .aodmes-holder .aodmes-details::before {
	content: "Offerings";
	position: absolute;
	font-size: 110px;
	font-weight: 700;
	color: #fff;
	bottom: -140px;
	left: -200px;
	opacity: 0.05;
	text-transform: uppercase;
}
.holder .aodmes-holder .aodmes-details h3 {
	color: #fff;
}
.holder .aodmes-holder .aodmes-details h3::after {
	background-color: #fff;
	left: 0px;
	margin: 0;
}
.holder .aodmes-holder .aodmes-details p {
	font-size: 18px;
	color: #fff;
	line-height: 1.7;
	margin-bottom: 25px;
}
.holder .aodmes-holder .aodmes-details ul li {
	font-size: 16px;
	color: #fff;
	line-height: 1.7;
	padding-left: 20px;
	padding-bottom: 10px;
	background-image: url(img/others/list-icon2.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.holder .aodmes-holder .aodmes-details a {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 13px 30px;
	border: none;
	border-radius: 2px;
	background: rgb(0,69,125); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,69,125,1) 0%, rgba(0,29,77,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,69,125,1) 0%,rgba(0,29,77,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,69,125,1) 0%,rgba(0,29,77,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00457d', endColorstr='#001d4d',GradientType=0 ); /* IE6-9 */
	line-height: normal;
}
.holder .aboutus-holder {
	padding: 70px 0px 100px;
	background-image: url(img/others/about-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top right;
}
.holder .aboutus-holder .aboutus-heading h3 {
	margin-bottom: 50px;
}
.holder .aboutus-holder .aboutus-row {
	margin-bottom: 45px;
}
.holder .aboutus-holder .aboutus-row:last-child {
	margin-bottom: 0px;
}
.holder .aboutus-holder .aboutus-icon {
	height: 80px;
	width: 80px;
	text-align: center;
	background-color: #002e62;
	border-radius: 5px;
	padding: 9px 0px;
}
.holder .aboutus-holder .aboutus-details h4 {
	font-size: 20px;
	font-weight: 700;
	color: #010101;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.holder .aboutus-holder .aboutus-details p {
	font-size: 16px;
	color: #686868;
	line-height: 1.5;
	margin-bottom: 0px;
}
.holder .aboutus-holder .lg-block {
	padding-left: 0px;
}
.holder .aboutus-holder .md-block {
	display: none;
}
.holder .ourservices-holder {
	padding: 100px 0px;
	background-color: #fafafa;
}
.holder .ourservices-holder .ourservices-contents {
	padding: 30px 25px;
	background-color: #fff;
	box-shadow: 5px 0px 5px rgba(0,0,0,0.04);
	-webkit-box-shadow: 5px 0px 5px rgba(0,0,0,0.04);
	-moz-box-shadow: 5px 0px 5px rgba(0,0,0,0.04);
	background-image: url(img/others/services-box-bg.png);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.holder .ourservices-holder .ourservices-contents img {
	margin-bottom: 20px;
}
.holder .ourservices-holder .ourservices-contents h4 {
	font-size: 20px;
	font-weight: 700;
	color: #010101;
	padding-bottom: 20px;
	margin-bottom: 20px;
	position: relative;
	text-transform: uppercase;
}
.holder .ourservices-holder .ourservices-contents h4::after {
	content: "";
	position: absolute;
	height: 4px;
	width: 43px;
	background-color: #f47c30;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}
.holder .ourservices-holder .ourservices-contents p {
	font-size: 16px;
	color: #5e5e5e;
	line-height: 1.6;
	margin-bottom: 0px;
}
.holder .ourservices-holder .ourservices-btn {
	padding-top: 50px;
}
.holder .ourservices-holder .ourservices-btn a {
	font-size: 20px;
	font-weight: 700;
	color: #fff;
	padding: 13px 30px;
	border: none;
	border-radius: 2px;
	background: rgb(247,147,75);
	background: -moz-linear-gradient(top, rgba(247,147,75,1) 0%, rgba(241,95,30,1) 100%);
	background: -webkit-linear-gradient(top, rgba(247,147,75,1) 0%,rgba(241,95,30,1) 100%);
	background: linear-gradient(to bottom, rgba(247,147,75,1) 0%,rgba(241,95,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7934b', endColorstr='#f15f1e',GradientType=0 );
	line-height: normal;
	text-transform: uppercase;
}
footer {
	background-image: url(img/others/footer-bg.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}
footer .footer-strip img {
	position: relative;
	margin-top: -3px;
}
footer .footer-top .footer-topwrap {
	padding: 50px 0px 90px;
	border-bottom: 1px solid #4f4f4f;
}
footer .footer-contact h4 {
	font-size: 40px;
	font-weight: 700;
	color: #fff;
	margin-bottom: 30px;
	text-transform: uppercase;
}
footer .footer-contact h4 span {
	color: #f57b2f;
}
footer .footer-contact ul {
	margin-bottom: 45px;
}
footer .footer-contact ul li {
	padding-right: 5px;
}
footer .footer-contact ul li a i {
	height: 60px;
	width: 60px;
	text-align: center;
	padding: 13px 0px;
	border-radius: 50%;
	font-size: 30px;
	color: #fff;
	border: 2px solid #fff;
	background-color: transparent;
}
footer .footer-contact ul li:hover a i {
	border: 2px solid #f57b2f;
	background-color: #f57b2f;
}
footer .footer-contact p {
	font-size: 18px;
	color: #fff;
	margin-bottom: 0px;
}
footer .footer-form {
	background-color: #fff;
	padding: 35px 30px;
	border-radius: 30px;
	box-shadow: 3px 0px 12px rgba(0,0,0,0.45);
	-webkit-box-shadow: 3px 0px 12px rgba(0,0,0,0.45);
	-moz-box-shadow: 3px 0px 12px rgba(0,0,0,0.45);
	position: absolute;
	top: -280px;
	z-index: 2;
	right: 0px;
}
footer .footer-form::before {
	content: "";
	position: absolute;
	background-image: url(img/others/footer-form-bg.png);
	background-repeat: no-repeat;
	bottom: -77px;
	left: -72px;
	height: 307px;
	width: 354px;
	z-index: -1;
}
footer .footer-form h4 {
	font-size: 34px;
	font-weight: 700;
	color: #121111;
	margin-bottom: 15px;
	text-transform: capitalize;
}
footer .footer-form .form-group {
	margin-bottom: 10px;
}
footer .footer-form input {
	height: 45px;
	border: none;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0px;
	box-shadow: none;
	padding: 5px 10px;
	font-size: 15px;
	color: #7b7b7b;
	box-shadow: none;
	background-color: transparent;
}
footer .footer-form .form-control::placeholder {
	color: #7b7b7b;
	opacity: 1;
}
footer .footer-form .form-control::-webkit-input-placeholder {
	color: #7b7b7b;
	opacity: 1;
}
footer .footer-form textarea {
	border: none;
	border-bottom: 1px solid #d7d7d7;
	border-radius: 0px;
	box-shadow: none;
	padding: 10px 10px;
	font-size: 15px;
	color: #7b7b7b;
	box-shadow: none;
	background-color: transparent;
	resize: none;
}
footer .footer-form .form-fields {
	padding-top: 20px;
}
footer .footer-form button {
	font-size: 16px;
	font-weight: 700;
	color: #fff;
	border: none;
	padding: 10px 25px;
	border-radius: 30px;
	box-shadow: none;
	text-transform: uppercase;
	background: rgb(0,97,148); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,97,148,1) 0%, rgba(0,39,87,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(0,97,148,1) 0%,rgba(0,39,87,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(0,97,148,1) 0%,rgba(0,39,87,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006194', endColorstr='#002757',GradientType=0 ); /* IE6-9 */
}
footer .footer-bottom {
	padding: 30px 0px;
}
footer .footer-bottom ul {
	margin-bottom: 0px;
}
footer .footer-bottom .footer-menus ul li {
	padding-right: 30px;
	position: relative;
}
footer .footer-bottom .footer-menus ul li a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
footer .footer-bottom .footer-menus ul li::after {
	content: "|";
	position: absolute;
	font-size: 16px;
	color: #fff;
	top: -2px;
	right: 14px;
}
footer .footer-bottom .footer-menus ul li:last-child::after {
	display: none;
}
footer .footer-bottom .footer-links {
	text-align: right;
}
footer .footer-bottom .footer-links ul li {
	padding-right: 30px;
	position: relative;
}
footer .footer-bottom .footer-links ul li:last-child {
	padding-right: 0px;
}
footer .footer-bottom .footer-links ul li a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
footer .footer-bottom .footer-links ul li::after {
	content: "|";
	position: absolute;
	font-size: 16px;
	color: #fff;
	top: -2px;
	right: 14px;
}
footer .footer-bottom .footer-links ul li:last-child::after {
	display: none;
}

/*Inner Pages Styles*/
/*About Us Page Css*/
header .header-bottom .inner-banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 30%;
	width: 100%;
}
header .header-bottom .inner-banner-contents h3 {
	font-size: 63px;
	font-family: "Orbitron";
	font-weight: 500;
	color: #002b64;
	line-height: 1.3;
	margin-bottom: 0px;
	text-transform: capitalize;
}
.holder .aboutpg-holder {
	padding: 70px 0px 90px;
}
.holder .aboutpg-holder .aboutpg-contents {
	margin-bottom: 45px;
}
.holder .aboutpg-holder .aboutpg-details {
	padding-top: 30px;
}
.holder .aboutpg-holder .aboutpg-contents p {
	font-size: 17px;
	color: #686868;
	line-height: 1.8;
	margin-bottom: 15px;
	text-align: justify;
}
.holder .aboutpg-holder .aboutpg-row {
	margin-bottom: 50px;
}
.holder .aboutpg-holder .aboutpg-images {
	text-align: center;
} 
.holder .aboutpg-holder .aboutpg-icon {
	height: 80px;
	width: 80px;
	text-align: center;
	background-color: #002e62;
	border-radius: 5px;
	padding: 9px 0px;
	margin: 0 auto 20px;
}
.holder .aboutpg-holder .aboutpg-icon.clr {
	background-color: #f57c30;
}
.holder .aboutpg-holder .aboutpg-images h4 {
	font-size: 20px;
	font-weight: 700;
	color: #010101;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.holder .aboutpg-holder .aboutpg-images p {
	font-size: 16px;
	color: #686868;
	line-height: 1.6;
	margin-bottom: 0px;
}
.holder .aboutpg-holder .aboutpg-info p {
	font-size: 17px;
	color: #686868;
	line-height: 1.8;
	margin-bottom: 15px;
	text-align: justify;
}

/*Contact Page Css*/
.holder .contact-holder {
	padding: 70px 0px 90px;
}
.holder .contact-holder .contact-heading p {
	font-size: 23px;
	color: #757575;
	line-height: 1.7;
	padding: 0% 5%;
	margin-bottom: 50px;
}
.holder .contact-holder .contact-info {
	margin-bottom: 70px;
}
.holder .contact-holder .contact-details {
	text-align: center;
	position: relative;
	z-index: 2;
}
.holder .contact-holder .contact-details::before {
	content: "";
	position: absolute;
	background-image: url(img/others/con-icon-linebar.png);
	background-repeat: no-repeat;
	height: 16px;
	width: 303px;
	top: 60px;
	right: -160px;
	z-index: -1;
}
.holder .contact-holder .contact-details.noafter::before {
	display: none;
}
.holder .contact-holder .contact-icon {
	height: 152px;
	width: 135px;
	margin: 0 auto 25px;
	background-image: url(img/others/con-icon-bg1.png);
	background-repeat: no-repeat;
	padding: 40px 0px;
}
.holder .contact-holder .contact-details:hover .contact-icon {
	background-image: url(img/others/con-icon-bg2.png);
}
.holder .contact-holder .contact-icon i  {
	font-size: 55px;
	color: #fff;
}
.holder .contact-holder .contact-details a {
	font-size: 18px;
	font-weight: 700;
	color: #2e2d2d;
	line-height: 1.5;
	text-decoration: none;
}
.holder .contact-holder .contact-form .form-field {
	margin-bottom: 25px;
}
.holder .contact-holder .contact-form .form-group {
	margin-bottom: 0px;
}
.holder .contact-holder .contact-form input {
	height: 55px;
	border: 2px solid #7e7e7e;
	border-radius: 30px;
	box-shadow: none;
	padding: 5px 25px;
	font-size: 16px;
	color: #4d4d4d;
	box-shadow: none;
	background-color: transparent;
}
.holder .contact-holder .contact-form textarea {
	border: 2px solid #7e7e7e;
	border-radius: 30px;
	box-shadow: none;
	padding: 10px 25px;
	font-size: 16px;
	color: #4d4d4d;
	box-shadow: none;
	background-color: transparent;
	resize: none;
}
.holder .contact-holder .contact-form .form-control::placeholder {
	color: #4d4d4d;
	opacity: 1;
}
.holder .contact-holder .contact-form .form-control::-webkit-input-placeholder {
	color: #4d4d4d;
	opacity: 1;
}
.holder .contact-holder .contact-form .form-btn {
	padding-top: 25px;
}
.holder .contact-holder .contact-form .form-btn a {
	border: none;
	border-radius: 30px;
	box-shadow: none;
	padding: 13px 30px;
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	background: rgb(234,66,17); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(234,66,17,1) 0%, rgba(245,124,57,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(234,66,17,1) 0%,rgba(245,124,57,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(234,66,17,1) 0%,rgba(245,124,57,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea4211', endColorstr='#f57c39',GradientType=0 ); /* IE6-9 */
}

/*Offering Pages Css*/
.holder .offerings-holder {
	padding: 70px 0px 90px;
}
.holder .offerings-holder .offerings-img {
	text-align: center;
}
.holder .offerings-holder .offerings-details h3::after {
	content: "";
	position: absolute;
	height: 4px;
	width: 50px;
	background-color: #f47c30;
	bottom: 0px;
	left: 0px;
	margin: 0;
}
.holder .offerings-holder .offerings-contents {
	margin-bottom: 35px;
}
.holder .offerings-holder .offerings-details {
	padding-top: 35px;
}
.holder .offerings-holder .offerings-details p {
	font-size: 18px;
	color: #303030;
	line-height: 1.7;
	margin-bottom: 25px;
	text-align: justify;
}
.holder .offerings-holder .offerings-details ul {
	margin-bottom: 0px;
}
.holder .offerings-holder .offerings-details ul li {
	font-size: 16px;
	color: #727272;
	line-height: 1.7;
	padding-left: 25px;
	padding-bottom: 10px;
	background-image: url(img/others/list-icon.png);
	background-repeat: no-repeat;
	background-position: 0px 8px;
}
.holder .offerings-holder .offerings-info p {
	font-size: 17px;
	color: #686868;
	line-height: 1.8;
	margin-bottom: 15px;
	text-align: justify;
}

/*News Page Css*/
.holder .news-holder {
	padding: 70px 0px;
}
.holder .news-holder .mainnews-section {
	margin-bottom: 50px;
}
.holder .news-holder .mainnews-img {
	border: 8px solid #fff;
	box-shadow: 2px 2px 7px rgba(0,0,0,0.2);
	-webkit-box-shadow: 2px 2px 7px rgba(0,0,0,0.2);
	-moz-box-shadow: 2px 2px 7px rgba(0,0,0,0.2);
}
.holder .news-holder .mainnews-img img {
	width: 100%;
}
.holder .news-holder .mainnews-details {
	text-align: center;
	padding: 20px 15px;
	background-color: #fff;
	border-radius: 0px;
	position: relative;
	margin: -90px 30px 0px;
	box-shadow: 0px 0px 25px rgba(0,0,0,0.15);
	-webkit-box-shadow: 0px 0px 25px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 25px rgba(0,0,0,0.15);
}
.holder .news-holder .mainnews-row {
	margin-bottom: 35px;
}
.holder .news-holder .mainnews-side-img img {
	width: 100%;
}
.holder .news-holder h4 {
	font-size: 20px;
	font-weight: 700;
	color: #292929;
	margin-bottom: 15px;
}
.holder .news-holder ul li {
	font-size: 14px;
	color: #757575;
	position: relative;
	padding-right: 20px;
}
.holder .news-holder ul li::after {
	content: "|";
	position: absolute;
	font-size: 14px;
	color: #757575;
	top: 0px;
	right: 8px;
}
.holder .news-holder ul li:last-child {
	padding-right: 0px;
}
.holder .news-holder ul li:last-child::after {
	display: none;
}
.holder .news-holder ul li i {
	margin-right: 5px;
	color: #002b64;
}
.holder .news-holder p {
	font-size: 15px;
	color: #757575;
	line-height: 1.6;
	margin-bottom: 20px;
}
.holder .news-holder a.news-btn {
	font-size: 15px;
	color: #fff;
	padding: 13px 25px;
	border: none;
	border-radius: 2px;
	background: rgb(247,147,75);
	background: -moz-linear-gradient(top, rgba(247,147,75,1) 0%, rgba(241,95,30,1) 100%);
	background: -webkit-linear-gradient(top, rgba(247,147,75,1) 0%,rgba(241,95,30,1) 100%);
	background: linear-gradient(to bottom, rgba(247,147,75,1) 0%,rgba(241,95,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7934b', endColorstr='#f15f1e',GradientType=0 );
	line-height: normal;
}
.holder .news-holder .news-row {
	margin-bottom: 50px;
}
.holder .news-holder .news-contents img {
	width: 100%;
	margin-bottom: 25px;
}
.holder .news-holder .loadmore {
	padding-top: 25px;
}
/*Custom Css*/
a {
	outline: none !important;
}
.holder .ourservices-holder .ourservices-contents p {
	min-height: 108px;
}
.holder .aodmes-holder {
	margin-bottom: 28px;
}
footer .footer-top .footer-topwrap {
	padding: 50px 0px 50px;
}
.holder.inner h3 {
font-size: 26px;
font-weight: 700;
color: #002b64;
}
.holder.inner h4 {
	font-size: 23px;
font-weight: 700;
color: #002b64;
}
.sp-easy-accordion .sp-ea-single .ea-header a {
	display: block;
	text-decoration: none;
	cursor: pointer;
	color: #444;
	font-size: 15px !important;
	line-height: 7px !important;
	box-shadow: none;
}
.contact-form p {
	display: none;
}
.holder .contact-holder .contact-form .form-btn .btn   {
	border: none;
	border-radius: 30px;
	box-shadow: none;
	padding: 13px 30px;
	font-size: 17px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	background: rgb(234,66,17);
	background: -moz-linear-gradient(top, rgba(234,66,17,1) 0%, rgba(245,124,57,1) 100%);
	background: -webkit-linear-gradient(top, rgba(234,66,17,1) 0%,rgba(245,124,57,1) 100%);
	background: linear-gradient(to bottom, rgba(234,66,17,1) 0%,rgba(245,124,57,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ea4211', endColorstr='#f57c39',GradientType=0 );
}
img.alignright { float: right; margin: 0 0 1em 1em; }
	img.alignleft { float: left; margin: 0 3em 1em 0; }
	img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
	.alignright { float: right; }
	.alignleft { float: left; }
	.aligncenter { display: block; margin-left: auto; margin-right: auto; }
	.overview-holder {
		padding-top: 29px;
        padding-bottom: 28px;
		font-size: 15px;
		line-height: 2em;
		text-align: justify;
	}

	.overview-holder ul li{
		line-height: 2;
		font-size:15px;
		padding-bottom: 5px;
	}
	.overview-holder h3 {
	   font-size: 21px;
	   font-weight:700;
	   text-transform: Capitalize;
	   margin-bottom:9px;
 	   color: #3e3d3d;
	  font-family:'Lato';
	}
   .overview-holder p{
  font-family:'Open Sans';}
	.blog-pge1 h3 {
	   font-size: 21px;
	   font-weight:700;
	   text-transform: Capitalize;
	   margin-bottom:7px;
	  color: #3e3d3d;
	   font-family:'Lato';
	}
	.overview-holder h4 {
		font-size: 16px;
		font-weight: 700;
		text-transform: capitalize;
		padding-top: 0px;
		color: #3e3d3d;
	  font-family:'Lato';
	}

	.single .overview-holder h3 {
		margin-bottom: 9px;
}
	blockquote p {
		font-size: 15px !important;
	}
	.btn-1,.btn-1:active,.btn-1:hover,.btn-1:focus {
		font-size: 16px;
		color: #fff;
		text-decoration: none;
		background-color: #F68B44;
		padding: 9px 28px;
		text-transform: uppercase;
		font-weight: 700;
		border-radius: 50px;
		border: none;
	}
.btn.btn-read1{
		color: #fff;
		font-size: 15px;
		text-transform: uppercase;
		font-weight: 700;
		padding: 10px 19px;
		border-radius: 20px;
		background-color: #F68B44;
		border:none;
		text-decoration:none;
		margin-bottom: 19px;
}
header .mainmenu nav.navbar .navbar-nav li.current-menu-item a{
     color: #f57b2f !important;
	}
.mainmenu  a{color: #060606; }
	
footer .footer-form div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
	font-size: 13px;
}
footer .footer-form  span.wpcf7-not-valid-tip {
	color: #f00;
	font-size: 12px;
}
footer .footer-form  div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
		font-size: 13px;
}
/*RESPONSIVE*/
@media screen and (max-width: 2560px) {

}

@media screen and (max-width: 1920px) {	
	header .header-bottom .owl-dots {
		bottom: 35.5%;
		left: 23%;
	}
	header .header-bottom .owl-prev {
		left: 21%;
		bottom: 35%;
	}
	header .header-bottom .owl-next {
		left: 28%;
		bottom: 35%;
	}
	header .header-bottom .banner-scroll {
		bottom: 106px;
	}
	.holder .aodtracker-holder .aodtracker-img {
		top: 150px;
		margin-top: -150px;
	}
	.holder .aodmes-holder .aodmes-img {
		top: 150px;
		margin-top: -150px;
	}
	footer .footer-form {
		top: -240px;
	}
}

@media screen and (max-width: 1600px) {
	header .header-bottom .owl-prev {
		left: 15%;
		bottom: 30%;
	}
	header .header-bottom .owl-next {
		left: 23%;
		bottom: 30%;
	}
	header .header-bottom .owl-dots {
		bottom: 30.5%;
		left: 17.3%;
	}
	header .header-bottom .banner-scroll {
		bottom: 85px;
	}
}

@media screen and (max-width: 1440px) {
	header .header-bottom .owl-prev {
		left: 11%;
		bottom: 25%;
	}
	header .header-bottom .owl-next {
		left: 20%;
		bottom: 25%;
	}
	header .header-bottom .owl-dots {
		bottom: 25.5%;
		left: 13.6%;
	}
	header .header-bottom .banner-scroll {
		bottom: 77px;
	}
	.holder .aodmes-holder .aodmes-details::before {
		bottom: -120px;
		left: -90px;
	}
}

@media screen and (max-width: 1366px) {
	header .header-bottom .owl-dots {
		bottom: 25.5%;
		left: 11%;
	}
	header .header-bottom .owl-prev {
		left: 8%;
		bottom: 25%;
	}
	header .header-bottom .owl-next {
		left: 18%;
		bottom: 25%;
	}
	header .header-bottom .banner-scroll {
		bottom: 70px;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1280px) {
	header .header-bottom .owl-dots {
		bottom: 25.5%;
		left: 9%;
	}
	header .header-bottom .owl-prev {
		left: 6%;
		bottom: 25%;
	}
	header .header-bottom .owl-next {
		left: 16.3%;
		bottom: 25%;
	}
	header .header-bottom .banner-scroll {
		bottom: 65px;
	}
	.holder .aodtracker-holder .aodtracker-details::before {
		font-size: 90px;
	}
	.holder .aodmes-holder .aodmes-details::before {
		bottom: -100px;
		left: -40px;
		font-size: 90px;
	}
}

@media screen and (max-width: 1279px) {
	header .header-top .header-contact {
		padding-right: 165px;
	}
	header .header-top .header-contact ul li a {
		font-size: 18px;
	}
	header .header-top .header-contact ul li a i {
		height: 40px;
		width: 40px;
		padding: 10px 0px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item {
		padding: 0px 13px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
		font-size: 16px;
	}
	header .header-top .header-btn a {
		font-size: 14px;
		padding: 10px 10px;
	}
	header .header-top .no-left-padding {
		padding-left: 0px;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 45px;
	}
	header .header-bottom .banner-contents a {
		font-size: 18px;
		padding: 12px 30px;
	}
	header .header-bottom .owl-prev {
		left: 4%;
		bottom: 25%;
	}
	header .header-bottom .owl-dots {
		bottom: 25.5%;
		left: 8%;
	}
	header .header-bottom .owl-next {
		left: 17.5%;
		bottom: 25%;
	}
	header .header-bottom .banner-scroll {
		bottom: 46px;
	}
	.holder .section-heading h3 {
		font-size: 35px;
	}
	.holder .aodtracker-holder .aodtracker-details::before {
		font-size: 70px;
		bottom: -30px;
		left: 0px;
	}
	.holder .aodmes-holder .aodmes-details::before {
		bottom: -80px;
		left: -10px;
		font-size: 70px;
	}
	.holder .aodtracker-holder .aodtracker-details p {
		font-size: 16px;
	}
	.holder .aodtracker-holder .aodtracker-details ul li {
		font-size: 14px;
		background-position: 0px 5px;
	}
	.holder .aodtracker-holder .aodtracker-details a {
		font-size: 18px;
		padding: 12px 30px;
	}
	.holder .aodtracker-holder .aodtracker-img {
		top: 140px;
		margin-top: -120px;
	}
	.holder .aodmes-holder .aodmes-img {
		top: 140px;
		margin-top: -120px;
	}
	.holder .aodmes-holder .aodmes-details p {
		font-size: 16px;
	}
	.holder .aodmes-holder .aodmes-details ul li {
		font-size: 14px;
		background-position: 0px 5px;
	}
	.holder .aodmes-holder .aodmes-details a {
		font-size: 18px;
		padding: 12px 30px;
	}
	.holder .aboutus-holder .aboutus-row {
		margin-bottom: 35px;
	}
	.holder .aboutus-holder .aboutus-icon {
		height: 70px;
		width: 70px;
		padding: 4px 0px;
	}
	.holder .aboutus-holder .aboutus-details h4 {
		font-size: 18px;
	}
	.holder .aboutus-holder .aboutus-details p {
		font-size: 14px;
	}
	.holder .ourservices-holder .ourservices-contents h4 {
		font-size: 18px;
	}
	.holder .ourservices-holder .ourservices-contents p {
		font-size: 14px;
	}
	.holder .ourservices-holder .ourservices-btn a {
		font-size: 18px;
		padding: 12px 30px;
	}
	footer .footer-top .footer-topwrap {
		padding: 50px 0px 130px;
	}
	footer .footer-contact h4 {
		font-size: 35px;
	}
	footer .footer-contact ul li a i {
		height: 50px;
		width: 50px;
		padding: 11px 0px;
		font-size: 25px;
	}
	footer .footer-contact p {
		font-size: 16px;
	}
	footer .footer-form h4 {
		font-size: 30px;
	}
	footer .footer-form {
		top: -180px;
	}
	footer .footer-form input {
		height: 40px;
		font-size: 14px;
	}
	footer .footer-form button {
		font-size: 14px;
		padding: 10px 25px;
	}
	footer .footer-bottom .footer-menus ul li a {
		font-size: 14px;
	}
	footer .footer-bottom .footer-menus ul li::after {
		font-size: 14px;
		top: 1px;
	}
	footer .footer-bottom .footer-links ul li a {
		font-size: 14px;
	}
	footer .footer-bottom .footer-links ul li::after {
		font-size: 14px;
		top: 1px;
	}

	/*Inner Pages Styles*/
	/*About Us Page Css*/
	header .header-bottom .inner-banner-contents h3 {
		font-size: 50px;
	}
	.holder .aboutpg-holder .aboutpg-contents p {
		font-size: 16px;
	}
	.holder .aboutpg-holder .aboutpg-images h4 {
		font-size: 18px;
	}
	.holder .aboutpg-holder .aboutpg-images p {
		font-size: 14px;
	}
	.holder .aboutpg-holder .aboutpg-info p {
		font-size: 16px;
	}

	/*Contact Page Css*/
	.holder .contact-holder .contact-heading p {
		font-size: 18px;
		padding: 0% 5%;
	}
	.holder .contact-holder .contact-details::before {
		top: 60px;
		right: -165px;
	}
	.holder .contact-holder .contact-details a {
		font-size: 16px;
	}
	.holder .contact-holder .contact-icon {
		height: 152px;
		width: 135px;
		padding: 45px 0px;
	}
	.holder .contact-holder .contact-icon i {
		font-size: 50px;
	}
	.holder .contact-holder .contact-form input {
		height: 50px;
		padding: 5px 20px;
		font-size: 14px;
	}
	.holder .contact-holder .contact-form textarea {
		padding: 10px 20px;
		font-size: 14px;
	}
	.holder .contact-holder .contact-form .form-btn a {
		padding: 12px 30px;
		font-size: 16px;
		line-height: normal;
	}

	/*Offering Pages Css*/
	.holder .offerings-holder .offerings-details p {
		font-size: 16px;
	}
	.holder .offerings-holder .offerings-details ul li {
		font-size: 14px;
		background-position: 0px 5px;
	}
	.holder .offerings-holder .offerings-info p {
		font-size: 16px;
	}
	.holder .offerings-holder .offerings-info p {
		font-size: 16px;
	}

	/*News Page Css*/
	.holder .news-holder h4 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	.holder .news-holder ul {
		margin-bottom: 15px;
	}
	.holder .news-holder p {
		font-size: 14px;
		margin-bottom: 15px;
	}
	.holder .news-holder a.news-btn {
		font-size: 14px;
		padding: 10px 25px;
	}
	.holder .contact-holder .contact-form .form-btn .btn  {
	padding: 12px 30px;
	font-size: 16px;
	line-height: normal;
}
	footer .footer-top .footer-topwrap {
	padding: 50px 0px 50px;
}
.holder .ourservices-holder .ourservices-contents p {
	font-size: 14px;
	min-height: 108px;
}
}

@media screen and (max-width: 1023px) {
	header .header-top .header-contact {
		padding-right: 120px;
	}
	header .header-top .header-contact ul li a {
		font-size: 16px;
	}
	header .header-top .header-contact ul li a i {
		height: 35px;
		width: 35px;
		padding: 8px 0px;
	}
	header .header-top .navbar-brand {
		margin-right: 0px;
		padding: 0px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item {
		padding: 0px 8px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
		font-size: 14px;
	}
	header .header-top .header-btn a {
		font-size: 12px;
		padding: 9px 6px;
	}
	header .header-bottom .banner-contents {
		top: 20%;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 35px;
		margin-bottom: 20px;
	}
	header .header-bottom .banner-contents a {
		font-size: 16px;
		padding: 10px 25px;
	}
	header .header-bottom .banner-scroll {
		bottom: 29px;
	}
	header .header-bottom .owl-dots {
		bottom: 25.5%;
		left: 9%;
	}
	header .header-bottom .owl-next {
		left: 21%;
		bottom: 25%;
	}
	.holder .section-heading h3 {
		font-size: 30px;
	}
	.holder .aodtracker-holder .aodtracker-img {
		top: 30px;
		margin-top: 0px;
	}
	.holder .aodtracker-holder .aodtracker-details::before {
		font-size: 55px;
		bottom: -30px;
		left: 0px;
	}
	.holder .aodmes-holder .aodmes-details::before {
		bottom: -60px;
		left: 0px;
		font-size: 55px;
	}
	.holder .aodtracker-holder .aodtracker-details p {
		font-size: 14px;
	}
	.holder .aodtracker-holder .aodtracker-details a {
		font-size: 16px;
		padding: 10px 25px;
	}
	.holder .aodmes-holder .aodmes-img {
		top: 30px;
		margin-top: 0px;
	}
	.holder .aodmes-holder .aodmes-details p {
		font-size: 14px;
	}
	.holder .aodmes-holder .aodmes-details a {
		font-size: 16px;
		padding: 10px 25px;
	}
	.holder .aboutus-holder {
		padding: 50px 0px 40px;
	}
	.holder .aboutus-holder .aboutus-img {
		display: none;
	}
	.holder .aboutus-holder .aboutus-row {
		margin-bottom: 0px;
	}
	.holder .aboutus-holder .aboutus-icon {
		height: 90px;
		width: 90px;
		padding: 13px 0px;
		margin: 0 auto 20px;
	}
	.holder .aboutus-holder .aboutus-details {
		text-align: center;
		margin-bottom: 35px;
	}	
	.holder .aboutus-holder .md-block {
		display: block;
	}
	.holder .aboutus-holder .lg-block {
		display: none;
		padding-left: 0px;
	}
	.holder .ourservices-holder {
		padding: 70px 0px;
	}
	.holder .ourservices-holder .ourservices-contents {
		padding: 30px 15px;
	}
	.holder .ourservices-holder .ourservices-btn a {
		font-size: 16px;
		padding: 10px 25px;
	}
	footer .footer-top .footer-topwrap {
		padding: 50px 0px;
	}
	footer .footer-contact {
		margin-bottom: 35px;
		text-align: center;
	}
	footer .footer-contact h4 {
		font-size: 30px;
		margin-bottom: 25px;
	}
	footer .footer-contact ul {
		margin-bottom: 30px;
	}
	footer .footer-contact ul li {
		padding: 0px 5px;
	}
	footer .footer-contact ul li a i {
		height: 45px;
		width: 45px;
		padding: 9px 0px;
		font-size: 23px;
	}
	footer .footer-form h4 {
		font-size: 25px;
		text-align: center;
	}
	footer .footer-contact h4 {
		font-size: 30px;
	}
	footer .footer-contact p {
		font-size: 14px;
	}
	footer .footer-form {
		top: 0px;
		margin-bottom: 0px;
		position: relative;
	}
	footer .footer-form::before {
		display: none;
	}
	footer .footer-bottom .footer-menus ul li {
		padding-right: 15px;
	}
	footer .footer-bottom .footer-menus ul li a {
		font-size: 13px;
	}
	footer .footer-bottom .footer-menus ul li::after {
		font-size: 13px;
		top: 3px;
		right: 5px;
	}
	footer .footer-bottom .footer-links ul li a {
		font-size: 13px;
	}
	footer .footer-bottom .footer-links ul li {
		padding-right: 15px;
	}
	footer .footer-bottom .footer-links ul li::after {
		font-size: 13px;
		top: 3px;
		right: 5px;
	}

	/*Inner Pages Styles*/
	/*About Us Page Css*/
	header .header-bottom .inner-banner-contents h3 {
		font-size: 40px;
	}
	.holder .aboutpg-holder {
		padding: 60px 0px 70px;
	}
	.holder .aboutpg-holder .aboutpg-details {
		padding-top: 0px;
	}
	.holder .aboutpg-holder .aboutpg-contents p {
		font-size: 14px;
	}
	.holder .aboutpg-holder .aboutpg-images h4 {
		font-size: 18px;
	}
	.holder .aboutpg-holder .aboutpg-images p {
		font-size: 14px;
	}
	.holder .aboutpg-holder .aboutpg-info p {
		font-size: 14px;
	}

	/*Contact Us Page Css*/
	.holder .contact-holder {
		padding: 60px 0px 70px;
	}
	.holder .contact-holder .contact-heading p {
		font-size: 16px;
		padding: 0% 0%;
	}
	.holder .contact-holder .contact-details::before {
		top: 60px;
		right: -160px;
	}
	.holder .contact-holder .contact-details a {
		font-size: 14px;
	}
	.holder .contact-holder .contact-form .form-btn a {
		padding: 12px 25px;
		font-size: 16px;
	}

	/*Offering Pages Css*/
	.holder .offerings-holder {
		padding: 60px 0px 70px;
	}
	.holder .offerings-holder .offerings-details {
		padding-top: 0px;
	}
	.holder .offerings-holder .offerings-details p {
		font-size: 14px;
	}
	.holder .offerings-holder .offerings-details ul li {
		font-size: 14px;
		background-position: 0px 6px;
	}
	.holder .offerings-holder .offerings-info p {
		font-size: 14px;
	}

	/*News Page Css*/
	.holder .news-holder {
		padding: 60px 0px;
	}
	.holder .news-holder .mainnews-details {
		padding: 20px 15px;
		margin: -50px 20px 50px;
	}
	.holder .news-holder h4 {
		font-size: 17px;
		margin-bottom: 15px;
	}
	.holder .news-holder ul {
		margin-bottom: 20px;
	}
	.holder .news-holder p {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.holder .news-holder a.news-btn {
		font-size: 14px;
		padding: 12px 25px;
	}
}

@media screen and (max-width: 767px) {
	.icon-bar {
        background-color: #f57b2f;
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 22px;
    }
    .icon-bar + .icon-bar {
        margin-top: 4px;
    }
    .navbar-toggler {
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px;
      float: right;
      margin-bottom: 8px;
      margin-right: 0px;
      margin-top: 8px;
      padding: 9px 10px;
      position: relative;
    }
    .navbar-dark .navbar-toggler {
      background-color: #0051a2;
      border: 2px solid #fff;
      border-radius: 50%;
      color: #fff;
      height: 50px;
      padding: 12px;
      width: 50px;
    }
    .navbar-nav {
      background-color: transparent;
      color: #0051a2;
      left: 0;
      position: relative;
      right: 0;
      text-align: left;
    }
    header .header-top .header-contact {
		padding-right: 0px;
		text-align: center;
	}
	header .header-top .header-contact ul {
		margin-bottom: 15px;
	}
	header .header-top .header-btn {
		text-align: center;
		padding-top: 20px;
	}
	header .header-top .header-btn a {
		font-size: 14px;
		padding: 10px 25px;
	}
	header .header-top .navbar-brand {
		width: 70%;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item {
		padding: 0px 0px;
	}
	header .mainmenu nav.navbar .navbar-nav li.nav-item a.nav-link {
		font-size: 14px;
		padding: 3px 0px;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 30px;
	}
	header .header-bottom .banner-contents a {
		font-size: 14px;
		padding: 10px 25px;
	}
	header .header-bottom .owl-next {
		display: none !important;
	}
	header .header-bottom .owl-prev {
		display: none !important;
	}
	header .header-bottom .owl-dots {
		bottom: 21%;
		left: 0%;
		right: 0%;
	}
	header .header-bottom .banner-scroll {
		bottom: 21px;
	}
	header .header-bottom .banner-contents {
		text-align: center;
		top: 20%;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 25px;
	}
	.holder .section-heading h3 {
		font-size: 25px;
	}
	.holder .aodtracker-holder .aodtracker-wrap {
		padding: 50px 0px;
	}
	.holder .aodtracker-holder .aodtracker-img {
		top: 0px;
		margin-top: 0px;
		text-align: center;
		margin-bottom: 35px;
	}
	.holder .aodtracker-holder .aodtracker-details::before {
		font-size: 40px;
		bottom: -50px;
		left: 0px;
	}
	.holder .aodmes-holder .aodmes-details::before {
		bottom: -50px;
		left: 0px;
		font-size: 40px;
	}
	.holder .aodtracker-holder .aodtracker-details a {
		font-size: 14px;
		padding: 10px 25px;
	}
	.holder .aodmes-holder .aodmes-wrap {
		padding: 50px 0px;
	}
	.holder .aodmes-holder .aodmes-img {
		top: 0px;
		margin-top: 0px;
		text-align: center;
		padding-top: 35px;
	}
	.holder .aodmes-holder .aodmes-details a {
		font-size: 14px;
		padding: 10px 25px;
	}
	.holder .aboutus-holder {
		padding: 50px 0px 40px;
	}
	.holder .ourservices-holder .ourservices-contents {
		padding: 30px 15px;
		margin-bottom: 30px;
	}
	.holder .ourservices-holder .ourservices-btn {
		padding-top: 30px;
	}
	.holder .ourservices-holder .ourservices-btn a {
		font-size: 14px;
		padding: 10px 25px;
	}
	footer .footer-contact h4 {
		font-size: 25px;
	}
	footer .footer-contact ul li a i {
		height: 40px;
		width: 40px;
		padding: 8px 0px;
		font-size: 20px;
	}
	footer .footer-form {
		padding: 30px 15px;
	}
	footer .footer-form .form-btn {
		margin-bottom: 15px;
		text-align: center;
	}
	footer .footer-form .form-captcha {
		text-align: center;
	}
	footer .footer-bottom .footer-menus {
		text-align: center;
	}
	footer .footer-bottom .footer-menus ul {
		display: block !important;
	}
	footer .footer-bottom .footer-menus ul li {
		width: 100%;
		padding: 0px 0px 5px;
	}
	footer .footer-bottom .footer-menus ul li::after {
		display: none;
	}
	footer .footer-bottom .footer-links {
		text-align: center;
		padding-top: 15px;
	}
	footer .footer-bottom .footer-links ul {
		display: block !important;
	}
	footer .footer-bottom .footer-links ul li {
		width: 100%;
		padding: 0px 0px 5px;
	}
	footer .footer-bottom .footer-links ul li::after {
		display: none;
	}

	/*Inner Pages Styles*/
	/*About Us Page Css*/
	header .header-bottom .inner-banner-contents {
		text-align: center;
	}
	header .header-bottom .inner-banner-contents h3 {
		font-size: 30px;
	}
	.holder .aboutpg-holder .aboutpg-row {
		margin-bottom: 0px;
	}
	.holder .aboutpg-holder .aboutpg-img {
		text-align: center;
		padding-top: 30px;
	}
	.holder .aboutpg-holder .aboutpg-imgs {
		margin-bottom: 35px;
	}

	/*Contact Us Page Css*/
	.holder .contact-holder .contact-heading p {
		font-size: 14px;
	}
	.holder .contact-holder .contact-details {
		margin-bottom: 35px;
	}
	.holder .contact-holder .contact-details::before {
		display: none;
	}
	.holder .contact-holder .contact-details a {
		font-size: 14px;
	}
	.holder .contact-holder .contact-form .form-btn a {
		padding: 12px 25px;
		font-size: 14px;
	}
	.holder .contact-holder .contact-info {
		margin-bottom: 30px;
	}
	.holder .contact-holder .contact-form .form-group {
		margin-bottom: 15px;
	}
	.holder .contact-holder .contact-form .form-field {
		margin-bottom: 0px;
	}

	/*Offerings Page Css*/
	.holder .offerings-holder .offerings-img {
		text-align: center;
		margin-bottom: 35px;
	}
	.holder .offerings-holder .offerings-details ul li {
		background-position: 0px 5px;
	}
	footer .footer-strip img {
		margin-top: -1px;
	}

	/*News Page Css*/
	.holder .news-holder .mainnews-details {
		padding: 25px 15px;
		margin: -50px 15px 45px;
	}
	.holder .news-holder h4 {
		font-size: 18px;
		margin-bottom: 15px;
	}
	.holder .news-holder p {
		font-size: 14px;
		line-height: 1.7;
	}
	.holder .news-holder a.news-btn {
		font-size: 14px;
		padding: 10px 25px;
	}
	.holder .news-holder .mainnews-side-img img {
		margin-bottom: 25px;
	}
	.holder .news-holder .mainnews-section {
		margin-bottom: 0px;
	}
	.holder .news-holder .mainnews-row {
		margin-bottom: 35px;
	}
	.holder .news-holder .news-row {
		margin-bottom: 0px;
	}
	.holder .news-holder .news-contents {
		margin-bottom: 35px;
	}
	img.alignleft {
	float: none;
	margin: 0 3em 1em 0;
}
	footer .footer-top .footer-topwrap {
	padding: 29px 0px;
}
	.holder .ourservices-holder .ourservices-contents p {
	min-height: 0px;
}
}

@media screen and (max-width: 640px) {
	
}

@media screen and (max-width: 568px) {
	header .header-bottom .banner-contents {
		top: 15%;
	}
	header .header-bottom .banner-scroll {
		bottom: 15px;
	}
	header .header-bottom .owl-dots {
		bottom: 24%;
	}
}

@media screen and (max-width: 480px) {
	header .header-bottom .banner-contents {
		top: 10%;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 20px;
		margin-bottom: 10px;
	}
	header .header-bottom .banner-contents a {
		font-size: 13px;
		padding: 9px 20px;
	}
	header .header-bottom .banner-scroll {
		bottom: 6px;
	}

	/*Inner Pages Styles*/
	/*About Us Page Css*/
	header .header-bottom .inner-banner-contents {
		top: 25%;
	}
	header .header-bottom .inner-banner-contents h3 {
		font-size: 25px;
	}
}

@media screen and (max-width: 420px) {
	img.alignleft {
	float: left;
}

@media screen and (max-width: 384px) {
	header .header-bottom .banner-contents {
		top: 10%;
		text-align: center;
	}
	header .header-bottom .banner-contents h3 {
		font-size: 18px;
		margin-bottom: 10px;
	}
	header .header-bottom .banner-contents a {
		font-size: 13px;
		padding: 8px 15px;
	}
	header .header-bottom .banner-scroll {
		bottom: 0px;
	}
	header .header-bottom .owl-dots {
		bottom: 23%;
	}
	header .header-top .header-btn a {
		font-size: 12px;
		padding: 9px 22px;
	}

	/*Inner Pages Styles*/
	/*About Us Page Css*/
	header .header-bottom .inner-banner-contents {
		top: 25%;
	}
	header .header-bottom .inner-banner-contents h3 {
		font-size: 20px;
	}
}

@media screen and (max-width: 360px) {
	header .header-bottom .banner-contents {
		top: 8%;
	}
	header .header-bottom .banner-scroll {
		bottom: -5px;
	}
}

@media screen and (max-width: 320px) {
	header .header-bottom .banner-contents {
		top: 5%;
	}
}