html, body {
	margin: 0;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
}
.inner-about-caption img {width: 100% !important; height: 150px !important;}
.inner-about-caption h4 {font-size: 15px !important; font-weight: 700 !important;color: #3d3d3d !important;}
.top-row-navigation {
	float: left;
	width: 100%;
	margin: 10px 0px;
}
.left-top-ul {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: 11px;
}
.table-section {overflow: scroll;}
.social-icon-row {
	padding: 0px;
	margin: 0px;
	float: right;
}
.left-top-ul li {
	font-size: 14px;
	display: inline;
	/*    margin-right: 15px;*/
	color: #FFF;
}
.span {
	float: left;
	width: 100%;
	margin-bottom: 8px;
}
.my-comment span i {
	color: #8F8F8F;
	font-size: 16px;
	margin-right: 10px;
}
.my-comment span {
	font-size: 13px !important;
	color: #8F8F8F;
	font-weight: 400 !important;
	margin-right: 10px;
	padding-bottom: 10px;
}
.left-top-ul li a {
	color: #FFF;
}
.social-icon-row li {
	font-size: 13px;
	display: inline;
	color: #FFF;
}
.social-icon-row i {
	background-color: #0083da;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	display: inline-block;
	color: #FFF;
	border-radius: 50%;
	margin-top: 10px;
}
.top-navigation-section {
	float: left;
	width: 100%;
}
.open > .dropdown-menu {
	-webkit-transform: scale(1, 1);
	transform: scale(1, 1);
	opacity: 1;
}
.get-btn {
	background-color: #0083da;
	padding: 9px;
	border-radius: 67px;
	margin-leftr: 10px;
	float: right;
	margin-left: 17px;
	margin-top: 9px;
	margin-right: 0px !important;
}
.get-btn a {
	color: #FFF;
	text-decoration: none;
}
.dropdown:hover .dropdown-menu {
	display: block;
}
/*.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #FFFFFF;
    z-index: 999;
    box-shadow: 2px 2px 5px #C8C8C8;
}
.fixed .navbar-brand>img {
    display: block;
    background-color: #FFF;
    z-index: 9999;
    position: relative;
    padding: 14px 11px;
    width: 112px;
	
	
}*/

iframe {
	width: 100%;
}
.dropdown-menu {
	opacity: .3;
	-webkit-transform-origin: top;
	transform-origin: top;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-transform: scale(1, 0);
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
}
header {
	position: absolute;
	z-index: 9999;
	left: 0;
	right: 0;
}
.navbar-nav {
	float: right;
	margin: 0;
}
.dropdown-menu>li>a {
	display: block;
	padding: 6px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap;
}
.dropdown-menu {
	padding: 0px 0;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #ffffff;
	text-decoration: none;
	background-color: #0682da;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 52px 10px;
	text-transform: uppercase;
	font-size: 14px;
}
.navbar-inverse {
	background-color: #fff;
	border: none;
	border-radius: 0px;
}
.navbar-inverse .navbar-nav>li>a {
	color: #000000;
}
.top-banner-section {
	float: left;
	width: 100%;
}
.navbar-brand>img {
	display: block;
	margin-top: 3px;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
	color: #000;
	background-color: #f2f2f2;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #000;
	background-color: #f2f2f2;
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
	color: #000;
	background-color: #f2f2f2;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 22%;
	z-index: 10;
	/* padding-top: 20px; */
	padding-bottom: 20px;
	color: #fff;
	text-align: left;
	text-shadow: noe;
}
.carousel-control.right, .carousel-control.left {
	background-image: none;
}
.carousel-caption h3 {
	font-size: 55px;
	font-weight: 800;
	text-transform: uppercase;
	padding: 10px 13px;
	background-color: #020180;
	margin-bottom: 0px;
	width: 56%;
}
.carousel-caption h4 {
	font-size: 55px;
	font-weight: 800;
	text-transform: uppercase;
	margin-top: 0px;
}
.carousel-caption p {
	font-weight: 600;
	font-size: 17px;
	width: 56%;
	text-align: justify;
}
.read-more-btn {
	width: 150px;
	height: 47px;
	line-height: 47px;
	background-color: #007abc;
	text-align: center;
	display: inline-block;
	border-radius: 50px;
	color: #FFF;
	text-shadow: none;
	font-weight: 600;
	font-size: 17px;
	margin-top: 10px;
}
.read-more-btn:hover {
	text-decoration: none;
	background-color: #000;
	transition: 0.5s ease;
	color: #FFF;
}
.mega-dropdown {
	position: static !important;
}
/*.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}*/
.mega-dropdown-menu {
	padding: 20px 0px;
	width: 710px;
	box-shadow: none;
	-webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
	padding: 0;
	margin: 0;
}
.mega-dropdown-menu > li > ul > li {
	list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
	display: block;
	color: #222;
	padding: 3px 5px;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
	color: #f7505e !important;
	padding: 0px;
	line-height: 21px;
	font-size: 15px;
}
.dropdown-header a {
	color: #060b80 !important;
	font-weight: 600;
}
.dropdown .mega-dropdown-menu {
	position: absolute;
	right: 0 !important;
	float: right;
	width: 710px;
	left: auto;
}
.secnod-main a {
	color: #0081da !important;
}
.mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus {
	text-decoration: none;
	color: #0083da;
}
.about-us-section {
	float: left;
	width: 100%;
}
.about-inner {
	float: left;
	width: 100%;
	background-color: #FFF;
	position: relative;
	top: -80px;
	z-index: 99;
	padding: 17px 30px;
}
.about-inner {
	text-align: center;
}
.about-inner h2 {
	font-size: 36px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
.about-inner h2 span {
	color: #007abc;
}
.about-inner p {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 600;
	color: #727272;
}
.about-bottom-section {
	float: left;
	width: 100%;
}
.one-forth:nth-child(even) {
	background-color: #002438;
	background: url(../png/pat.png) no-repeat;
}
.one-forth:nth-child(odd) {
	background-color: #007abc;
}
.one-forth {
	color: #FFF;
}
.one-forth h3 {
	font-size: 30px;
	font-weight: 600;
	margin-top: 0px;
}
.one-forth a {
	/* width: 153px; */
    /* height: 48px; */
	line-height: 62px;
	text-align: center;
	background-color: #0093ec;
	color: #fff;
	/* display: block; */
	border-radius: 50px;
	font-weight: 600;
	font-size: 17px;
	padding: 13px 19px;
}
.one-forth a:hover {
	background-color: #000;
	transition: 0.5s ease;
	text-decoration: none;
}
.one-forth p {
	font-size: 16px;
	font-weight: 400;
}
.one-forth-inner {
	padding: 35px 0px;
}
.product-section {
	float: left;
	width: 100%;
	margin-top: 35px;
	margin-bottom: 40px;
}
.small-title {
	font-size: 22px;
	font-weight: 700;
	color: #565656;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.main-title {
	font-size: 36px;
	color: #0072b0;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
}
.product-section p {
	font-size: 16px;
	font-weight: 600;
	color: #727272;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: justify;
}
.product-slider-section {
	float: left;
	width: 100%;
	margin-top: 15px;
}
.product-img-section {
	float: left;
	width: 100%;
}
.product-title {
	float: left;
	width: 100%;
	background-color: #007abc;
	padding: 4px 22px;
}
.product-title p {
	color: #FFF;
	text-align: center;
	font-size: 19px;
	margin: 0px;
}
.owl-carousel .owl-nav.disabled {
	display: none;
}
.meets-u-needs {
	float: left;
	width: 100%;
}
.meets-u-needs {
	background-color: #007abc;
	position: relative;
	z-index: -99;
	padding: 18px 0px;
}
.meets-u-needs h3 {
	font-size: 40px;
	font-weight: 600;
	color: #FFF;
	margin-top: 13px;
}
.meets-u-needs p {
	font-size: 16px;
	font-weight: 600;
	color: #002438;
}
.meets-u-needs:after {
	position: absolute;
	top: 0;
	content: "";
	background: url(../png/right-10.png);
	width: 747px;
	height: 156px;
	background-repeat: no-repeat;
	right: 0px;
	left: auto;
	z-index: -9;
}
.meets-u-right {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 24px;
}
.meets-u-right a {
	/* width: 153px; */
    /* height: 48px; */
	line-height: 62px;
	text-align: center;
	background-color: #0093ec;
	color: #fff;
	/* display: block; */
	border-radius: 50px;
	font-weight: 600;
	font-size: 21px;
	padding: 13px 31px;
	margin: 0 auto;
}
.meets-u-right a:hover {
	background-color: #000;
	transition: 0.5s ease;
	text-decoration: none;
}
.meets-u-right p {
	font-size: 17px;
	color: #FFF;
	font-weight: 400;
	text-align: center;
}
.testimonail-client-section {
	float: left;
	width: 100%;
	margin: 40px 0px;
}
.testimonial-slider {
	float: left;
	width: 100%;
}
.slider-section-testimonial {
	float: left;
	width: 100%;
}
.testimonial-caption {
	float: left;
	width: 100%;
}
.testimonial-caption p {
	font-size: 16px;
	font-style: italic;
	margin-top: 10px;
	text-align: justify;
}
footer {
	background-color: #002d46;
	float: left;
	width: 100%;
}
.footer-nav {
	float: left;
	width: 100%;
}
.footer-nav {
	list-style: none;
	margin: 0px;
	padding: 30px 0px;
}
.footer-nav li:nth-child(1) {
	padding-left: 0px;
}
.footer-nav li {
	display: inline;
	padding-left: 65px;
}
.footer-nav li a {
	font-size: 17px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.copyright {
	float: left;
	width: 100%;
	background-color: #001723;
	padding: 20px 0px;
}
.copyright p {
	float: left;
	color: #FFF;
	margin: 0px;
}
.copyright ul {
	float: right;
	padding: 0px;
	margin: 0px;
}
.copyright ul li {
	display: inline;
}
.copyright ul li a {
	text-transform: uppercase;
	color: #FFF;
	padding-left: 15px;
	text-decoration: none;
}
.image-section_text {
	float: left;
	width: 80px;
	height: 80px;
	overflow: hidden;
	border-radius: 50%;
}
.image-text {
	float: left;
	margin: 0px;
}
.image-text h4 {
	color: #0072b0;
}
.image-text h4 {
	font-size: 18px;
	font-weight: 600;
	margin: 5px 0px;
}
.image-text h5 {
	text-transform: uppercase;
	margin: 0px;
}
.client-slider {
	float: left;
	width: 100%;
}
.slider-section-client {
	float: left;
	width: 100%;
}
.slider-section-client p {
	font-size: 16px;
	text-align: justify;
	font-weight: 600;
	color: #727272;
}
.client-img {
	float: left;
	width: 100%;
	border: 1px solid #d2d2d2;
	padding: 17px 50px;
}
.owl-carousel1 .owl-dots {
	float: right;
	text-align: right;
	position: absolute;
	/* top: -86px; */
	left: auto;
	right: 0px;
	top: 194px;
}
.owl-carousel2 .owl-dots {
	float: right;
	text-align: right;
	position: absolute;
	left: auto;
	right: 0px;
	top: -199px
}
.product-img-section img {
	border: 1px solid #CFCFCF;
}
.carousel-control .fa-angle-left {
	position: relative;
	top: 50%;
	background-color: #FFF;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 35px;
	text-shadow: none;
	color: #ACACAC;
}
.carousel-control .fa-angle-right {
	position: relative;
	top: 50%;
	background-color: #FFF;
	border-radius: 50%;
	width: 60px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	font-size: 35px;
	text-shadow: none;
	color: #ACACAC;
}
.top-banner-main {
	float: left;
	width: 100%;
	background: url(../jpg/banner.jpg) no-repeat;
	padding: 170px 0px;
	position: relative;
	z-index: -9
}
.top-banner-main:after {
	position: absolute;
	content: "";
	background-color: rgba(0,0,0,0.6);
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -999;
}
.breadcrumb {
	padding: 0px;
	margin-bottom: 20px;
	list-style: none;
	background-color: transparent;
	border-radius: 0px;
}
.top-banner-main h2 {
	font-size: 30px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 800;
}
.breadcrumb-item a {
	color: #FFF;
}
.breadcrumb>.active {
	color: #4eb5f9;
}
.main-inner {
	margin-top: 20px;
	position: relative;
	top: 80px;
}
.about-us-section-main {
	float: left;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 30px;
}
.inner-about-caption {
	float: left;
	width: 100%;
}
.inner-about-caption p {
	font-size: 16px;
	color: #727272;
	text-align: justify;
}
.inner-right-section-about {
	float: left;
	width: 100%;
}
.one-thired-right {
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.about-right-title {
	float: left;
	width: 100%;
	background-color: #007abc;
	padding: 10px 5px;
}
.about-right-title h3 {
	margin: 0px;
	color: #FFF;
	text-transform: uppercase;
	font-size: 20px;
	margin-left: 5px;
}
.news-image-section {
	float: left;
	width: 25%;
	overflow: hidden;
	object-fit: contain;
	height: 84px;
	box-sizing: border-box;
	max-width: 100%;
}
.news-image-section img {
	width: 100px;
	height: 84px;
	max-width: 100%;
}
.news-image-section-caption {
	float: left;
	width: 75%;
	box-sizing: border-box;
	padding-left: 16px;
}
.news-image-section-caption h3 {
	font-size: 16px;
	font-weight: 600;
}
.news-image-section-caption a {
	font-size: 16px;
	font-weight: 800;
	color: #007abc;
}
.right-main {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 10px;
	box-shadow: 0 25px 31px -20px #b3b3b3;
}
.popular-links {
	padding: 0px;
	margin: 0px;
	color: #007abc;
}
.popular-links a {
	font-size: 16px;
	font-weight: 600;
	line-height: 35px;
}
.text-center h2 {
	color: #007abc;
	margin-top: 0px;
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	margin: 0 auto;
	padding: 0px 12px;
	line-height: 34px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 0px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	background-color: #007abc;
	color: #FFF!important;
	border: none;
}
.btn:hover {
	background-color: #000;
	transition: 0.5s ease;
}
.inner-about-caption span {
	font-size: 25px;
	font-weight: 800;
}
.main-team-section {
	float: left;
	width: 100%;
}
.team-img {
	float: left;
	width: 100%;
}
.team-caption {
	float: left;
	width: 100%;
	color: #000;
}
.team-caption {
	color: #000;
	text-align: center;
	padding-top: 10px;
}
.team-caption h3 {
	font-size: 16px;
	font-weight: 600;
	margin: 0px;
}
.team-caption p {
	font-size: 12px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
}
.team-img img {
	width: 100%;
	border: 1px solid #dedede;
}
.table-section h3 {
	font-size: 25px;
	font-weight: 800;
	padding-top: 10px;
	color: #727272;
}
.table-section {
	float: left;
	width: 100%;
}
.clients-h3 {
	font-size: 25px;
	font-weight: 800;
	padding-top: 10px;
	color: #727272;
}
.our-clients {
	padding: 0px;
	margin: 0px;
	margin-left: 17px;
}
.our-clients li {
	color: #727272;
	font-size: 16px;
}
.clients-testimonial {
	float: left;
	width: 100%;
}
.clients-testimonial h4 {
	font-weight: 800;
}
.clients-testimonial a {
	color: #007abc;
	text-decoration: none;
}
.vedio-testimonial {
	float: left;
	width: 100%;
}
.vedio-testimonial h4 {
	font-weight: 800;
	color: #007abc;
	margin-top: 40px;
}
.vedio-testimonial-inner {
	float: left;
	width: 100%;
}
.vedio-testimonial-inner p {
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 10px;
}
.iso {
	font-weight: 800;
	color: #007abc;
	margin-top: 40px;
	margin-top: 0px;
}
.iso-h4 {
	font-weight: 800;
}
.border-bottom {
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 12px;
}
.contact-us-main {
	float: left;
	width: 100%;
}
.main-title-contact {
	font-weight: 800;
	color: #007abc;
	width: 100%;
	margin-left: 16px;
	margin-bottom: 17px;
	margin-top: 0px;
}
.coprate-office {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 20px;
	margin-bottom: 15px;
	height: 396px;
}
.coprate-office h4 {
	font-weight: 800;
	color: #000;
	font-size: 22px;
}
.coprate-office h5 {
	font-size: 17px;
	font-weight: 800;
	float: left;
	margin-top: 15px;
}
address {
	float: left;
	width: 100%;
	font-size: 15px;
}
address a {
	float: right;
	text-decoration: none;
	font-weight: 600;
}
.coprate-office h2 {
	text-transform: uppercase;
	font-weight: 600;
	font-size: 25px;
}
.height2 {
	height: 254px;
}
.height3 {
	height: 343px;
}
.cnc-system-inner h3 {
	font-weight: 800;
	color: #007abc;
	width: 100%;
	margin-bottom: 17px;
	margin-top: 0px;
}
.cnc-system-inner p {
	font-size: 16px;
	color: #727272;
	text-align: justify;
}
.cnc-machinary-img {
	float: left;
	width: 100%;
}
.cnc-img {
	float: left;
	width: 100%;
	border: 1px solid #c7c7c7;
}
.cnc-img-title {
	float: left;
	width: 100%;
}
.cnc-img-title h3 {
	margin-top: 7px;
	text-align: left;
	font-weight: 600;
	color: #040583;
}
.cnc-img-title p {
	font-size: 16px;
	color: #727272;
	text-align: justify;
}
.cnc-img-title a {
	text-decoration: none;
}
.cnc-table-section {
	float: left;
	width: 100%;
}
.Miniature-img {
	float: left;
	width: 100%;
	border: 1px solid #c7c7c7;
}
.Miniature-img-caption {
	float: left;
	width: 100%;
}
.Miniature-img-caption p {
	font-size: 16px;
	color: #727272;
	text-align: justify;
	margin-top: 15px;
}
.Miniature-feature-section {
	float: left;
	width: 100%;
}
.Miniature-feature-section h3 {
	text-align: left;
	font-weight: 600;
	color: #040583;
}
.feature-section-ul {
	padding-left: 15px;
	margin: 0px;
	font-size: 16px;
	color: #727272;
	text-align: justify;
	line-height: 30px;
}
.Miniature-feature-section a {
	font-size: 16px;
}
.inditrial-severd-section {
	float: left;
	width: 100%;
}
.modals {
	float: left;
	width: 100%;
}
.form-section {
	float: left;
	width: 100%;
	padding: 0px 34px;
}
label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700;
	margin-left: 0px;
}
.submit-btn {
	float: left;
	width: 100%;
	border-radius: 0px;
	margin: 0 auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
.review {
	text-align: center;
	padding-top: 20px;
	font-weight: 600;
	float: none;
	font-size: 16px;
}
.form-get label {
	margin-left: 0px !important;
}
.get-a-quoto-btn {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.get-a-quoto-btn a {
	background-color: #007abc;
	text-align: center;
	display: block;
	color: #FFFF;
	font-size: 17px;
	width: 206px;
	height: 50px;
	line-height: 50px;
}
.get-a-quoto-btn a:hover {
	transition: 0.5s ease;
	background-color: #000;
	text-decoration: none;
}
#light-box {
	list-style: none;
	padding: 0px;
}
.thumbnail {
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
}
.images-setion-zoom {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.warrenty h4 {
	font-weight: 800;
	color: #007abc;
	margin-top: 20px;
}
.warrenty {
	float: left;
	width: 100%;
}
.address-locater, .distributer-address-inner {
	float: left;
	width: 100%;
}
.distributer-address-inner h4 {
	color: #000;
	font-weight: 600;
}
.address-locater {
	border-bottom: 1px solid #dddd;
}
.iframe {
	width: 100%;
	float: left;
}
.Miniature-img-border {
	float: left;
	border: 1px solid #c7c7c7;
}
.one-categery {
	float: left;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
.sitemap li {
	font-size: 18px;
}
.sitemap {
	color: #007abc;
}
.sitemap li a {
	font-size: 18px;
	color: #007abc;
}

@media(max-width: 1600px) {
.meets-u-needs:after {
	position: absolute;
	top: 0;
	content: "";
	background: url(../png/right-10.png);
	width: 747px;
	height: 147px;
	background-repeat: no-repeat;
	right: 0px;
	left: auto;
	z-index: -9;
}
.meets-u-right {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 17%;
	z-index: 10;
	/* padding-top: 20px; */
	padding-bottom: 20px;
	color: #fff;
	text-align: left;
	text-shadow: noe;
}
.carousel-caption h3 {
	font-size: 43px;
	width: 53%;
}
.carousel-caption h4 {
	font-size: 43px;
}
.carousel-caption p {
	font-weight: 600;
	font-size: 17px;
	width: 53%;
	text-align: justify;
}
.carousel-caption {
	left: 231px;
}
.meets-u-needs:after {
	width: 580px;
}
}

@media(max-width: 1400px) {
.carousel-caption h3 {
	font-size: 39px;
	width: 53%;
}
.carousel-caption h4 {
	font-size: 39px;
}
.carousel-caption p {
	font-weight: 600;
	font-size: 14px;
	width: 53%;
	text-align: justify;
}
.carousel-caption {
	left: 130px;
	top: 32%;
}
.carousel-control {
	width: 8%;
}
.meets-u-needs:after {
	width: 470px;
}
}

@media(max-width: 1366px) {
.carousel-caption h3 {
	font-size: 39px;
	width: 53%;
}
.carousel-caption h4 {
	font-size: 39px;
}
.carousel-caption p {
	font-weight: 600;
	font-size: 16px;
	width: 53%;
	text-align: justify;
}
.carousel-caption {
	left: 113px;
	top: 31%;
}
.carousel-control {
	width: 8%;
}
.meets-u-needs:after {
	width: 470px;
}
.about-inner {
	top: -37px;
}
.one-forth h3 {
	font-size: 24px;
	font-weight: 600;
	margin-top: 0px;
}
.carousel-indicators {
	bottom: 70px;
}
.meets-u-needs:after {
	width: 418px;
}
.carousel-control {
	display: none;
}
.about-inner h2 {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
.about-inner p {
	font-size: 16px;
}
.main-title {
	font-size: 30px;
	color: #0072b0;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
}
.product-section p {
	font-size: 16px;
	font-weight: 600;
	color: #727272;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: justify;
}
.meets-u-needs h3 {
	font-size: 35px;
	font-weight: 600;
	color: #FFF;
	margin-top: 10px;
}
.meets-u-right {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 9px;
}
.meets-u-needs:after {
	position: absolute;
	top: 0;
	content: "";
	background: url(../png/right-10.png);
	width: 493px;
	height: 141px;
	background-repeat: no-repeat;
	right: 0px;
	left: auto;
	z-index: -9;
}
.slider-section-client p {
	font-size: 16px;
	text-align: justify;
	font-weight: 600;
	color: #727272;
}
.product-title p {
	color: #FFF;
	text-align: center;
	font-size: 19px;
	margin: 0px;
}
.footer-nav li a {
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.footer-nav li {
	display: inline;
	padding-left: 76px;
}
}

@media(max-width: 1200px) {
.carousel-caption h3 {
	font-size: 32px;
	width: 42%;
}
.carousel-caption h4 {
	font-size: 32px;
}
.carousel-caption p {
	font-weight: 600;
	font-size: 13px;
	width: 46%;
	text-align: justify;
}
.carousel-caption {
	left: 31px;
	top: 33%;
}
.carousel-control {
	width: 8%;
}
.about-inner {
	top: -37px;
}
.one-forth h3 {
	font-size: 24px;
	font-weight: 600;
	margin-top: 0px;
}
.carousel-indicators {
	bottom: 70px;
}
.meets-u-needs:after {
	width: 418px;
}
.carousel-control {
	display: none;
}
.about-inner h2 {
	font-size: 30px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
.about-inner p {
	font-size: 15px;
}
.main-title {
	font-size: 30px;
	color: #0072b0;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
}
.product-section p {
	font-size: 15px;
	font-weight: 600;
	color: #727272;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: justify;
}
.meets-u-needs h3 {
	font-size: 35px;
	font-weight: 600;
	color: #FFF;
	margin-top: 10px;
}
.meets-u-right {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 9px;
}
.meets-u-needs:after {
	position: absolute;
	top: 0;
	content: "";
	background: url(../png/right-10.png);
	width: 406px;
	height: 141px;
	background-repeat: no-repeat;
	right: 0px;
	left: auto;
	z-index: -9;
}
.slider-section-client p {
	font-size: 15px;
	text-align: justify;
	font-weight: 600;
	color: #727272;
}
.product-title p {
	color: #FFF;
	text-align: center;
	font-size: 17px;
	margin: 0px;
}
.footer-nav li a {
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.footer-nav li {
	display: inline;
	padding-left: 76px;
}
}

@media(max-width: 1024px) {
.navbar-brand>img {
	display: block;
	margin-top: 3px;
	width: 150px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 43px 8px;
	text-transform: uppercase;
	font-size: 12px;
}
.carousel-caption {
	left: 42px;
	top: 33%;
}
.carousel-caption h3 {
	font-size: 24px;
	width: 39%;
}
.carousel-caption h4 {
	font-size: 24px;
}
.carousel-caption p {
	font-weight: 600;
	font-size: 13px;
	width: 64%;
	text-align: justify;
}
.carousel-caption {
	left: 42px;
	top: 33%;
}
.carousel-control {
	width: 8%;
}
.about-inner {
	top: -37px;
}
.one-forth h3 {
	font-size: 22px;
	font-weight: 600;
	margin-top: 0px;
}
.carousel-indicators {
	bottom: 70px;
}
.meets-u-needs:after {
	width: 418px;
}
.carousel-control {
	display: none;
}
.about-inner h2 {
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
.news-image-section-caption h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 0px;
}
.about-inner p {
	font-size: 14px;
}
.main-title {
	font-size: 25px;
	color: #0072b0;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
}
.product-section p {
	font-size: 14px;
	font-weight: 600;
	color: #727272;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: justify;
}
.small-title {
	font-size: 19px;
	font-weight: 700;
	color: #565656;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.meets-u-needs h3 {
	font-size: 29px;
	font-weight: 600;
	color: #FFF;
	margin-top: 10px;
}
.meets-u-right {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 9px;
}
.meets-u-needs:after {
	position: absolute;
	top: 0;
	content: "";
	background: url(../png/right-10.png);
	width: 406px;
	height: 141px;
	background-repeat: no-repeat;
	right: 0px;
	left: auto;
	z-index: -9;
}
.slider-section-client p {
	font-size: 15px;
	text-align: justify;
	font-weight: 600;
	color: #727272;
}
.product-title p {
	color: #FFF;
	text-align: center;
	font-size: 15px;
	margin: 0px;
}
.footer-nav li a {
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.footer-nav li {
	display: inline;
	padding-left: 48px;
}
.news-image-section img {
	width: 100px;
	height: 66px;
	max-width: 100%;
	margin-top: 2px;
}
.top-banner-main h2 {
	font-size: 25px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 800;
}
}

@media(max-width: 992px) {
.navbar-brand>img {
	display: block;
	margin-top: 3px;
	width: 150px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 43px 8px;
	text-transform: uppercase;
	font-size: 12px;
}
.carousel-caption {
	left: 42px;
	top: 33%;
}
.carousel-caption h3 {
	font-size: 24px;
	width: 40%;
}
.read-more-btn {
	width: 142px;
	height: 43px;
	line-height: 42px;
	background-color: #007abc;
	text-align: center;
	display: inline-block;
	border-radius: 50px;
	color: #FFF;
	text-shadow: none;
	font-weight: 600;
	font-size: 15px;
	margin-top: 2px;
}
.carousel-caption h4 {
	font-size: 24px;
}
.carousel-caption p {
	font-weight: 600;
	font-size: 13px;
	width: 64%;
	text-align: justify;
}
.carousel-caption {
	left: 42px;
	top: 33%;
}
.carousel-control {
	width: 8%;
}
.about-inner {
	top: -37px;
}
.one-forth h3 {
	font-size: 22px;
	font-weight: 600;
	margin-top: 0px;
}
.carousel-indicators {
	bottom: 70px;
}
.meets-u-needs:after {
	width: 418px;
}
.carousel-control {
	display: none;
}
.about-inner h2 {
	font-size: 25px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
}
.news-image-section-caption h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 0px;
}
.about-inner p {
	font-size: 14px;
}
.main-title {
	font-size: 25px;
	color: #0072b0;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0px;
}
.product-section p {
	font-size: 14px;
	font-weight: 600;
	color: #727272;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: justify;
}
.small-title {
	font-size: 19px;
	font-weight: 700;
	color: #565656;
	text-transform: uppercase;
	margin-bottom: 3px;
}
.meets-u-needs h3 {
	font-size: 29px;
	font-weight: 600;
	color: #FFF;
	margin-top: 19px;
}
.meets-u-right {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 9px;
}
.meets-u-needs:after {
	position: absolute;
	top: 0;
	content: "";
	background: url(../png/right-10.png);
	width: 406px;
	height: 141px;
	background-repeat: no-repeat;
	right: 0px;
	left: auto;
	z-index: -9;
}
.slider-section-client p {
	font-size: 15px;
	text-align: justify;
	font-weight: 600;
	color: #727272;
}
.product-title p {
	color: #FFF;
	text-align: center;
	font-size: 18px;
	margin: 0px;
	padding: 0px 10px;
}
.one-forth p {
	font-size: 15px;
	font-weight: 400;
}
.footer-nav li a {
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.footer-nav li {
	display: inline;
	padding-left: 48px;
}
.news-image-section img {
	width: 100px;
	height: 66px;
	max-width: 100%;
	margin-top: 2px;
}
.top-banner-main h2 {
	font-size: 25px;
	color: #FFF;
	text-transform: uppercase;
	font-weight: 800;
}
}

















@media(max-width: 768px) {
.about-right-title {
    float: left;
    width: 100%;
    background-color: #007abc;
    padding: 10px 5px;
    margin-top: 20px;
}	
.owl-carousel2 .owl-dots {
    float: right;
    text-align: right;
    position: absolute;
    left: auto;
    right: 0px;
    top: -233px;
}	
.meets-u-needs h3 {
    font-size: 29px;
    font-weight: 600;
    color: #FFF;
    margin-top: 19px;
    text-align: center;
}	
.meets-u-needs:after {
	display: none;
}	
.social-icon-row li {
    font-size: 13px;
    display: inline;
    color: #000;
}	
.carousel-caption h3 {
    font-size: 24px;
    width: 52%;
}	
.carousel-caption {
    left: 42px;
    top: -2%;
}
.left-top-ul li {
    font-size: 14px;
    display: inline;
    color: #000;
}	
.left-top-ul li a {
    color: #000;
}	
.product-title p {color: #FFF !important; margin-top: 0px !important;}	
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #e2e2e2;
}	
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0 !important;
    border: 1px solid transparent;
}	
.get-btn {
    background-color: #0083da;
    padding: 9px;
    border-radius: 0px;
    margin-leftr: 10px;
    float: none;
    margin-left: 17px;
    margin-top: 9px;
    margin-right: 0!important;
    position: relative !important;
    left: 0 !important;
    right: 0px;
    width: 100%;
    margin: 0 auto;
}	
header {
    position: inherit;
    z-index: 9999;
    left: 0;
    right: 0;
}	
.one-forth-inner {
	padding: 17px 0px;
}
.about-inner p {
	font-size: 14px;
	text-align: center;
}
.left-top-ul {
	float: none;
	text-align: center;
}
.social-icon-row {
    float: none;
    text-align: center;
    position: relative;
    left: -43px;
}
.navbar-brand {
	float: none;
	height: 0;
	padding: 0px 0px;
	font-size: 18px;
	line-height: 0px;
}
.navbar-brand>img {
	display: block;
	margin-top: 3px;
	width: 113px;
	margin-right: 15px;
}
.navbar-inverse .navbar-toggle {
	border-color: transparent;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 30px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #0083da;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
.client-img {
	float: left;
	width: 100%;
	border: 1px solid #d2d2d2;
	padding: 17px 31px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 25px 3px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}
.main-inner {
	margin-top: 20px;
	position: relative;
	top: 120px;
}
.navbar-nav {
	float: none;
	margin: 0;
	width: 100%;
	text-align: center;
}
.navbar-collapse {
	padding-right: 0 !important;
	padding-left: 0 !important;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 35px 4px;
	text-transform: uppercase;
	font-size: 10px;
	width: 100%;
}
.copyright p {
	float: none;
	color: #FFF;
	margin: 0px;
	text-align: center !important;
	margin-bottom: 10px;
}
.copyright ul {
	float: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.copyright ul li a {
	text-transform: uppercase;
	color: #FFF;
	padding: 7px;
	text-decoration: none;
}
.dropdown .mega-dropdown-menu {
	position: absolute;
	right: 0 !important;
	float: none;
	width: 710px;
	left: auto;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #000000 !important;
	text-decoration: none;
	background-color: #0682da;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: center;
	list-style: none;
	background-color: #f2f2f2;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.news-image-section img {
    width: 87px;
    height: 82px;
    max-width: 100%;
    margin-top: 0px;
}
.news-image-section-caption {
    float: left;
    width: 75%;
    box-sizing: border-box;
    padding-left: 16px;
    position: relative;
    top: 12px;
    left: -81px;
}	
.popular-links {
    padding: 0px;
    margin: 0px;
    color: #007abc;
    position: relative;
    left: 104px;
    top: -22px;
}	
.news-image-section-caption h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 0px;
}
.product-title p {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding: 0px 10px;
}
.right-main {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 10px;
	box-shadow: 0 25px 31px -20px #b3b3b3;
	padding-top: 21px;
}
.footer-nav {
	list-style: none;
	margin: 0px;
	padding: 26px 0px;
	text-align: center;
}
.footer-nav li {
	display: inline;
	padding-left: 22px;
}
.feature-section-ul {
	padding-left: 15px;
	margin: 0px;
	font-size: 16px;
	color: #727272;
	text-align: left;
	line-height: 30px;
}
.footer-nav li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.product-section p {
	font-size: 14px;
	font-weight: 600;
	color: #727272;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: center;
}
.form-section {
	float: left;
	width: 100%;
	padding: 0px 13px;
}
.product-section {
	text-align: center;
}
.one-forth-inner {
	padding: 17px 0px;
	text-align: center;
}
.top-banner-main {
    float: left;
    width: 100%;
    background: url(../jpg/banner.jpg) no-repeat;
    padding: 58px 0px;
    position: relative;
    z-index: -9;
}	
.main-inner {
    margin-top: 20px;
    position: relative;
    top: 5px;
}	
}

@media(max-width: 767px) {
.social-icon-row {
    float: none;
    text-align: center;
    position: relative;
    left: 0;
}	
.social-icon-row li {
	font-size: 13px;
	display: inline;
	color: #000;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #c5c5c5;
}
.get-btn {
	background-color: #0083da;
	padding: 9px;
	border-radius: 0;
	margin-leftr: 10px;
	float: right;
	margin-left: 17px;
	margin-top: 9px;
	width: 100%;
	margin-right: 0px !important;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 8px;
	border: 1px solid transparent;
}
.left-top-ul li {
	font-size: 14px;
	display: inline;
	/* margin-right: 15px; */
	color: #000;
}
.left-top-ul li a {
	color: #000;
}
.one-forth-inner {
	padding: 17px 0px;
}
.about-inner p {
	font-size: 14px;
	text-align: center;
}
body {
	overflow-x: hidden;
}
header {
	position: inherit;
	z-index: 9999;
	left: 0;
	right: 0;
}
.left-top-ul {
	float: none;
	text-align: center;
}
.social-icon-row {
	float: none;
	text-align: center;
}
.navbar-brand {
	float: none;
	height: 0;
	padding: 0px 0px;
	font-size: 18px;
	line-height: 0px;
}
.navbar-brand>img {
	display: block;
	margin-top: 3px;
	width: 182px;
	margin-right: 15px;
}
.navbar-inverse .navbar-toggle {
	border-color: transparent;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 21px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #0083da;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
.client-img {
	float: left;
	width: 100%;
	border: 1px solid #d2d2d2;
	padding: 17px 31px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 25px 3px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}
.main-inner {
	margin-top: 20px;
	position: relative;
	top: 0px;
}
.navbar-nav {
	float: none;
	margin: 0;
	width: 100%;
	text-align: center;
}
.navbar-collapse {
	padding-right: 0 !important;
	padding-left: 0 !important;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 15px 4px;
	text-transform: uppercase;
	font-size: 15px;
	width: 100%;
}
.copyright p {
	float: none;
	color: #FFF;
	margin: 0px;
	text-align: center !important;
	margin-bottom: 10px;
}
.copyright ul {
	float: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.copyright ul li a {
	text-transform: uppercase;
	color: #FFF;
	padding: 7px;
	text-decoration: none;
}
.dropdown .mega-dropdown-menu {
	position: absolute;
	right: 0 !important;
	float: none;
	width: 710px;
	left: auto;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #000000 !important;
	text-decoration: none;
	background-color: #0682da;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: center;
	list-style: none;
	background-color: #f2f2f2;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.news-image-section img {
	width: 89px;
	height: 82px;
	max-width: 100%;
}
.news-image-section-caption {
	float: left;
	width: 75%;
	box-sizing: border-box;
	position: relative;
	padding-left: 16px;
	top: 15px;
	left: -84px;
}
.popular-links {
	padding: 0px;
	margin: 0px;
	color: #007abc;
	position: relative;
	left: 100px;
	top: -19px;
}
.about-right-title {
	float: left;
	width: 100%;
	background-color: #007abc;
	padding: 10px 5px;
	margin-top: 24px;
}
.thumbnail {
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	/* width: 100%; */
	float: left;
	width: 100%;
}
.news-image-section-caption h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 0px;
}
.product-title p {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding: 0px 10px;
}
.right-main {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 9px;
	box-shadow: 0 25px 31px -20px #b3b3b3;
	padding-top: 14px;
}
.footer-nav {
	list-style: none;
	margin: 0px;
	padding: 26px 0px;
	text-align: center;
}
.footer-nav li {
	display: inline;
	padding-left: 22px;
}
.feature-section-ul {
	padding-left: 15px;
	margin: 0px;
	font-size: 16px;
	color: #727272;
	text-align: left;
	line-height: 30px;
}
.footer-nav li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.product-section p {
	font-size: 14px;
	font-weight: 600;
	color: #727272;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: center;
}
.form-section {
	float: left;
	width: 100%;
	padding: 0px 13px;
}
.product-section {
	text-align: center;
}
.one-forth-inner {
	padding: 17px 0px;
	text-align: center;
}
.owl-carousel1 .owl-dots {
	display: none !important;
}
.owl-carousel2 .owl-dots {
	display: none !important;
}
.meets-u-needs:after {
	display: none;
}
.meets-u-needs h3 {
	text-align: center;
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	display: none !important;
}
.product-title p {
	color: #FFF;
	text-align: center;
	font-size: 13px;
	margin: 0px;
	padding: 0px 10px;
}
.product-title {
	padding: 4px 0px;
}
.one-forth:nth-child(even) {
	background-color: #002438;
	background: url(../png/pat.png) no-repeat;
	background-size: cover;
}
.carousel-caption h3 {
	font-size: 24px;
	width: 52%;
}
.carousel-caption p {
	font-weight: 600;
	font-size: 13px;
	width: 109%;
	text-align: justify;
}
.carousel-caption {
	left: 42px;
	top: 7%;
}
.top-banner-main {
	float: left;
	width: 100%;
	background: url(../jpg/banner.jpg) no-repeat;
	padding: 48px 0px;
	position: relative;
	z-index: -9;
}
}

@media(max-width: 600px) {
.social-icon-row {
    float: none;
    text-align: center;
    position: relative;
    left: 0;
}	
.social-icon-row li {
	font-size: 13px;
	display: inline;
	color: #000;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #c5c5c5;
}
.get-btn {
	background-color: #0083da;
	padding: 9px;
	border-radius: 0;
	margin-leftr: 10px;
	float: right;
	margin-left: 17px;
	margin-top: 9px;
	width: 100%;
	margin-right: 0px !important;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 8px;
	border: 1px solid transparent;
}
.left-top-ul li {
	font-size: 14px;
	display: inline;
	/* margin-right: 15px; */
	color: #000;
}
.left-top-ul li a {
	color: #000;
}
.one-forth-inner {
	padding: 17px 0px;
}
.about-inner p {
	font-size: 14px;
	text-align: center;
}
body {
	overflow-x: hidden;
}
header {
	position: inherit;
	z-index: 9999;
	left: 0;
	right: 0;
}
.left-top-ul {
	float: none;
	text-align: center;
}
.social-icon-row {
	float: none;
	text-align: center;
}
.navbar-brand {
	float: none;
	height: 0;
	padding: 0px 0px;
	font-size: 18px;
	line-height: 0px;
}
.navbar-brand>img {
	display: block;
	margin-top: 3px;
	width: 182px;
	margin-right: 15px;
}
.navbar-inverse .navbar-toggle {
	border-color: transparent;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 21px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #0083da;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
.client-img {
	float: left;
	width: 100%;
	border: 1px solid #d2d2d2;
	padding: 17px 31px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 15px;
	height: 15px;
	margin: 25px 3px;
	background: #D6D6D6;
	display: block;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 30px;
}
.main-inner {
	margin-top: 20px;
	position: relative;
	top: 0px;
}
.navbar-nav {
	float: none;
	margin: 0;
	width: 100%;
	text-align: center;
}
.navbar-collapse {
	padding-right: 0 !important;
	padding-left: 0 !important;
	overflow-x: visible;
	-webkit-overflow-scrolling: touch;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1);
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 15px 4px;
	text-transform: uppercase;
	font-size: 15px;
	width: 100%;
}
.copyright p {
	float: none;
	color: #FFF;
	margin: 0px;
	text-align: center !important;
	margin-bottom: 10px;
}
.copyright ul {
	float: none;
	padding: 0px;
	margin: 0px;
	text-align: center;
}
.copyright ul li a {
	text-transform: uppercase;
	color: #FFF;
	padding: 7px;
	text-decoration: none;
}
.dropdown .mega-dropdown-menu {
	position: absolute;
	right: 0 !important;
	float: none;
	width: 710px;
	left: auto;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
	color: #000000 !important;
	text-decoration: none;
	background-color: #0682da;
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	font-size: 14px;
	text-align: center;
	list-style: none;
	background-color: #f2f2f2;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.news-image-section img {
	width: 89px;
	height: 82px;
	max-width: 100%;
}
.news-image-section-caption {
	float: left;
	width: 75%;
	box-sizing: border-box;
	position: relative;
	padding-left: 16px;
	top: 15px;
	left: -40px;
}
.popular-links {
	padding: 0px;
	margin: 0px;
	color: #007abc;
	position: relative;
	left: 59px;
	top: -19px;
}
.about-right-title {
	float: left;
	width: 100%;
	background-color: #007abc;
	padding: 10px 5px;
	margin-top: 24px;
}
.thumbnail {
	display: block;
	padding: 0px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: none;
	border-radius: 0px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out;
	/* width: 100%; */
	float: left;
	width: 100%;
}
.news-image-section-caption h3 {
	font-size: 16px;
	font-weight: 600;
	margin-top: 0px;
}
.product-title p {
	color: #FFF;
	text-align: center;
	font-size: 14px;
	margin: 0px;
	padding: 0px 10px;
}
.right-main {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 9px;
	box-shadow: 0 25px 31px -20px #b3b3b3;
	padding-top: 14px;
}
.footer-nav {
	list-style: none;
	margin: 0px;
	padding: 26px 0px;
	text-align: center;
}
.footer-nav li {
	display: inline;
	padding-left: 22px;
}
.feature-section-ul {
	padding-left: 15px;
	margin: 0px;
	font-size: 16px;
	color: #727272;
	text-align: left;
	line-height: 30px;
}
.footer-nav li a {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.product-section p {
	font-size: 14px;
	font-weight: 600;
	color: #727272;
	text-transform: uppercase;
	margin-top: 10px;
	text-align: center;
}
.form-section {
	float: left;
	width: 100%;
	padding: 0px 13px;
}
.product-section {
	text-align: center;
}
.one-forth-inner {
	padding: 17px 0px;
	text-align: center;
}
.owl-carousel1 .owl-dots {
	display: none !important;
}
.owl-carousel2 .owl-dots {
	display: none !important;
}
.meets-u-needs:after {
	display: none;
}
.meets-u-needs h3 {
	text-align: center;
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	display: none !important;
}
.product-title p {
	color: #FFF;
	text-align: center;
	font-size: 13px;
	margin: 0px;
	padding: 0px 10px;
}
.product-title {
	padding: 4px 0px;
}
.one-forth:nth-child(even) {
	background-color: #002438;
	background: url(../png/pat.png) no-repeat;
	background-size: cover;
}
.carousel-caption h3 {
	font-size: 24px;
	width: 68%;
}
.carousel-caption p {
	font-weight: 600;
	font-size: 13px;
	width: 109%;
	text-align: justify;
}
.carousel-caption {
	left: 42px;
	top: -11%;
}
.top-banner-main {
	float: left;
	width: 100%;
	background: url(../jpg/banner.jpg) no-repeat;
	padding: 48px 0px;
	position: relative;
	z-index: -9;
}
}

@media(max-width: 480px) {
.footer-nav li a {
	font-size: 13px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.popular-links {
	padding: 0px;
	margin: 0px;
	color: #007abc;
	position: relative;
	left: 32px;
	top: -16px;
}
.news-image-section-caption {
	float: left;
	width: 75%;
	box-sizing: border-box;
	padding-left: 16px;
	position: relative;
	left: -24px;
	top: 10px;
}
.news-image-section img {
	width: 75px;
	height: 70px;
	max-width: 100%;
}
header {
	position: inherit;
}
.left-top-ul li a {
	color: #000;
}
.social-icon-row li {
	color: #000;
}
.owl-carousel2 .owl-dots {
	display: none !important;
}
.owl-carousel1 .owl-dots {
	display: none !important;
}
.meets-u-needs:after {
	display: none;
}
.meets-u-needs h3 {
	font-size: 23px;
	text-align: center;
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	display: none;
}
.about-inner {
	position: inherit;
}
.carousel-caption {
	left: 42px;
	top: 33%;
	display: none;
}
.about-inner {
	padding: 17px 14px;
}
.about-inner h2 {
	font-size: 20px;
}
.carousel-indicators {
	bottom: 0px;
	display: block;
}
.nav>li>a {
	font-size: 15px;
}
.product-section p {
	color: #727272;
}
.product-title p {
	font-size: 19px;
	color: #FFF;
	margin: 0px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #727272;
}
.navbar-brand>img {
	display: block;
	margin-top: 3px;
	width: 155px;
	margin-right: 15px;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 19px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #0083da !important;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 14px 4px;
	text-transform: uppercase;
	font-size: 14px;
	width: 100%;
}
.get-btn {
	background-color: #0083da;
	padding: 9px;
	border-radius: 0px;
	margin-leftr: 10px;
	float: right;
	margin-left: 17px;
	margin-top: 9px;
	margin-right: 0px !important;
	position: relative;
	/* right: 58px; */
	width: 100%;
}
.left-top-ul {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: 11px;
	display: none;
}
.meets-u-right {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 9px;
}
.meets-u-right a {
	/* width: 153px; */
    /* height: 48px; */
	line-height: 62px;
	text-align: center;
	background-color: #0093ec;
	color: #fff;
	/* display: block; */
	border-radius: 50px;
	font-weight: 600;
	font-size: 21px;
	padding: 13px 31px;
	margin: 0 auto;
}
.top-banner-main {
	float: left;
	width: 100%;
	background: url(../jpg/banner.jpg) no-repeat;
	padding: 14px 0px;
	position: relative;
	z-index: -9;
}
.main-inner {
	margin-top: 20px;
	position: relative;
	top: 0px;
}
.coprate-office {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 24px;
	margin-bottom: 15px;
	height: 396px;
}
.thumbnail {
	width: 100%;
}
.about-right-title {
	float: left;
	width: 100%;
	background-color: #007abc;
	padding: 10px 5px;
	margin-top: 10;
	margin-top: 21px;
}
.social-icon-row {
    float: none;
    text-align: center;
    position: relative;
    left: 0;
}	
}

@media(max-width: 360px) {
.social-icon-row {
    float: none;
    text-align: center;
    position: relative;
    left: 0;
}	
.news-image-section img {
	width: 100px;
	height: 67px;
	max-width: 100%;
}
header {
	position: inherit;
}
.left-top-ul li a {
	color: #000;
}
.social-icon-row li {
	color: #000;
}
.owl-carousel2 .owl-dots {
	display: none !important;
}
.owl-carousel1 .owl-dots {
	display: none !important;
}
.meets-u-needs:after {
	display: none;
}
.meets-u-needs h3 {
	font-size: 23px;
	text-align: center;
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	display: none;
}
.about-inner {
	position: inherit;
}
.carousel-caption {
	left: 42px;
	top: 33%;
	display: none;
}
.about-inner {
	padding: 17px 14px;
}
.about-inner h2 {
	font-size: 20px;
}
.carousel-indicators {
	bottom: 70px;
	display: none;
}
.nav>li>a {
	font-size: 15px;
}
.product-section p {
	color: #727272;
}
.product-title p {
	font-size: 19px;
	color: #FFF;
	margin: 0px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #727272;
}
.navbar-brand>img {
	display: block;
	margin-top: 3px;
	width: 155px;
	margin-right: 15px;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 19px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #0083da !important;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 14px 4px;
	text-transform: uppercase;
	font-size: 14px;
	width: 100%;
}
.get-btn {
	background-color: #0083da;
	padding: 9px;
	border-radius: 0px;
	margin-leftr: 10px;
	float: right;
	margin-left: 17px;
	margin-top: 9px;
	margin-right: 0px !important;
	position: relative;
	/* right: 58px; */
	width: 100%;
}
.left-top-ul {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: 11px;
	display: none;
}
.news-image-section-caption {
    float: left;
    width: 75%;
    box-sizing: border-box;
    padding-left: 16px;
    position: relative;
    left: -6px;
    top: 1px;
}
.meets-u-right {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 9px;
}
.meets-u-right a {
	/* width: 153px; */
    /* height: 48px; */
	line-height: 62px;
	text-align: center;
	background-color: #0093ec;
	color: #fff;
	/* display: block; */
	border-radius: 50px;
	font-weight: 600;
	font-size: 21px;
	padding: 13px 31px;
	margin: 0 auto;
}
.top-banner-main {
	float: left;
	width: 100%;
	background: url(../jpg/banner.jpg) no-repeat;
	padding: 14px 0px;
	position: relative;
	z-index: -9;
}
.main-inner {
	margin-top: 20px;
	position: relative;
	top: 0px;
}
.coprate-office {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 6px;
	margin-bottom: 15px;
	height: 396px;
}
.thumbnail {
	width: 100%;
}
.about-right-title {
	float: left;
	width: 100%;
	background-color: #007abc;
	padding: 10px 5px;
	margin-top: 10;
	margin-top: 21px;
}
}

@media(max-width: 320px) {
.news-image-section-caption {
    float: left;
    width: 75%;
    box-sizing: border-box;
    padding-left: 16px;
    position: relative;
    left: -5px;
    top: -1px;
}	
.news-image-section img {
    width: 100px;
    height: 61px;
    max-width: 100%;
}	
.social-icon-row {
    float: none;
    text-align: center;
    position: relative;
    left: 0px; 
}	
.about-right-title {
	float: left;
	width: 100%;
	background-color: #007abc;
	padding: 10px 5px;
	margin-top: 10;
	margin-top: 21px;
}
header {
	position: inherit;
}
.left-top-ul li a {
	color: #000;
}
.social-icon-row li {
	color: #000;
}
.owl-carousel2 .owl-dots {
	display: none !important;
}
.owl-carousel1 .owl-dots {
	display: none !important;
}
.meets-u-needs:after {
	display: none;
}
.meets-u-needs h3 {
	font-size: 23px;
	text-align: center;
}
.owl-theme .owl-dots {
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	display: none;
}
.about-inner {
	position: inherit;
}
.carousel-caption {
	left: 42px;
	top: 33%;
	display: none;
}
.about-inner {
	padding: 17px 14px;
}
.about-inner h2 {
	font-size: 20px;
}
.carousel-indicators {
	bottom: 70px;
	display: none;
}
.nav>li>a {
	font-size: 15px;
}
.product-section p {
	color: #727272;
}
.product-title p {
	font-size: 19px;
	color: #FFF;
	margin: 0px;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #727272;
}
.navbar-brand>img {
	display: block;
	margin-top: 3px;
	width: 155px;
	margin-right: 15px;
}
.navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 19px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: #0083da !important;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 0px;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 14px 4px;
	text-transform: uppercase;
	font-size: 14px;
	width: 100%;
}
.get-btn {
	background-color: #0083da;
	padding: 9px;
	border-radius: 0px;
	margin-leftr: 10px;
	float: right;
	margin-left: 17px;
	margin-top: 9px;
	margin-right: 0px !important;
	position: relative;
	/* right: 58px; */
	width: 100%;
}
.left-top-ul {
	padding: 0px;
	margin: 0px;
	float: left;
	margin-top: 11px;
	display: none;
}
.meets-u-right {
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 9px;
}
.meets-u-right a {
	/* width: 153px; */
    /* height: 48px; */
	line-height: 62px;
	text-align: center;
	background-color: #0093ec;
	color: #fff;
	/* display: block; */
	border-radius: 50px;
	font-weight: 600;
	font-size: 21px;
	padding: 13px 31px;
	margin: 0 auto;
}
.top-banner-main {
	float: left;
	width: 100%;
	background: url(../jpg/banner.jpg) no-repeat;
	padding: 14px 0px;
	position: relative;
	z-index: -9;
}
.main-inner {
	margin-top: 20px;
	position: relative;
	top: 0px;
}
.coprate-office {
	float: left;
	width: 100%;
	background-color: #f7f7f7;
	padding: 6px;
	margin-bottom: 15px;
	height: 396px;
}
.thumbnail {
	width: 100%;
}
}
