@charset "utf-8";
/* CSS Document */
body {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	padding: 0px;
	margin: 0px;
	color: #212121;
	-webkit-font-smoothing: antialiased;
	margin: 0;
	padding: 0;
}
html, span, applet, object, iframe, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0px;
	padding: 0px;
}
footer, header, figure, aside {
	margin: 0px;
	padding: 0px;
	display: block;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
	font-variant: normal;
}
sup {
	vertical-align: text-top;
}
sub {
	vertical-align: text-bottom;
}
input, select, textarea, button {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 24px;
	margin: 0em;
	margin: 0px;
	padding: 14px;
}
input, button {
	overflow: visible;
}
select option {
	padding-left: 4px;
}
p {
	margin: 0px;
	padding-bottom: 15px;
}
input, textarea, a {
	outline: none;
}
a { /*-webkit-transition: all 0.2s ease-out; -moz-transition: all 0.2s ease-out; transition: all 0.2s ease-out;*/
}
input[type=file] + input[type=file] {
	margin-left: 5px;
}
input[type=text], input[type=password] {
	line-height: 16px;
}
select + select, input[type=text] + input[type=text], input[type=password] + input[type=password] input[type=text] + select {
	margin-left: 15px;
}
input[type=text] + input[type=submit] {
	margin-left: 10px;
}
input[type=checkbox] {
	height: 13px;
	width: 13px;
	margin-right: 5px;
	position: relative;
	top: 1px;
}
input[type=submit], input[type=button], input[type=reset], a, button {
	cursor: pointer;
}
input[type=submit], input[type=button], input[type=reset], button {
	overflow: visible;
}
input[type=submit] + input[type=submit], input[type=button] + input[type=button], input[type=reset] + input[type=reset], button + button, .btn + .btn, input[type=submit] + input[type=button], input[type=button] + input[type=submit] {
	margin-left: 5px;
}
input[type=radio] {
	margin-right: 4px;
	position: relative;
	top: 1px;
}
input[type=radio] + abbr, input[type=checkbox] + abbr {
	padding-right: 0px;
}
abbr + select, abbr + input {
	margin-left: 15px;
}
select[class*=col-] {
	padding: 7px 8px;
}
a img, a:hover img, img, a:hover, a input {
	text-decoration: none;
}
a img, img, input[type=checkbox], input[type=radio], iframe {
	border: none;
}
ul {
	margin: 0px;
	padding: 20px 0px 12px 20px;
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
}
del {
	visibility: hidden;
}
textarea {
	width: 100%;
	max-width: 100%;
	min-height: 40px;
	resize: none;
}
input[type=file] {
	padding: 4px 5px;
	display: inline;
}
input[type=file] + input {
	margin-left: 5px;
}
input[type=text]:active, input[type=text]:focus, input[type=password]:active, input[type=password]:focus, textarea:active, textarea:focus, textarea.form-control:active, textarea.form-control:focus, select:active, select:focus {
	box-shadow: none;
}
html body a.btn {
	padding: 8px 12px;
	text-decoration: none;
}
html body a.btn:focus, html body a.btn:active, html body a.btn:hover {
	color: #FFF;
	text-decoration: none;
}
input, input:focus, input:active, .btn:focus, .btn:active:focus, .btn.active:focus {
	outline: none;
}
a {
	color: #000;
}
a:hover {
	color: #484848;
}
a:visited {
	text-decoration: none;
}
a:hover, a:focus, a:active {
	color: #484848;
	text-decoration: none;
	outline: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding-bottom: 15px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td {
	vertical-align: top;
}
select {
	max-width: 255px;
}
input[type=submit], input[type=button], input[type=reset], button, .btn {
	font-family: Segoe UI, Arial, Helvetica, sans-serif;
	color: #212121;
	background-color: #6CB504;
	border: none;
	padding: 11px 22px;
	border-radius: 0;
	font-size: 14px;
	text-align: center;
	box-shadow: none;
}
input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover, button:hover, .btn:hover {
	background-color: none;
	color: #212121;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}
opacity {
	opacity: 0.5;
	filter: alpha(opacity=50);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
hr {
	color: #D0D0D0;
}
address p {
	padding-bottom: 5px;
}
*:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
::-webkit-scrollbar {
width:8px;
}
::-webkit-scrollbar-button {
width:8px;
height:5px;
}
::-webkit-scrollbar-track {
background-color:#DDD;
border: skinny plain lightgray;
box-shadow: 0px 0px 3px #dfdfdf inset;
}
::-webkit-scrollbar-thumb {
background-color:#999;
border: skinny plain gray;
}
::-webkit-scrollbar-thumb:hover {
background:#1b1e24;
}
::-webkit-input-placeholder {
font-family:Segoe UI, Arial, Helvetica, sans-serif;
direction: ltr;
font-size:24px;
color:#212121;
}
::-moz-placeholder {
font-family:Segoe UI, Arial, Helvetica, sans-serif;
direction: ltr;
font-size:24px;
color:#212121;
opacity:1;
}
:-ms-input-placeholder {
font-family:Segoe UI, Arial, Helvetica, sans-serif;
direction: ltr;
font-size:24px;
color:#212121;
opacity:1;
}
input:-moz-placeholder {
font-family:Segoe UI, Arial, Helvetica, sans-serif;
direction: ltr;
font-size:24px;
color:#212121;
opacity:1;
}
 
/*------------------------------------------------------------------------------------------- RESET CSS CLOSE ----------------------------*/	

.mainbodypanel {
	margin: 0;
	padding: 0;
	width: 100%;
}
.mainbodypanel header {
	display: block;
	background: #fff;
	position: relative;
	z-index: 9;
}
.content_warapper {
	width: 100%;
	height: auto;
	background: url(../images/bg1.gif) center center;
}
.bannerpanel{
/*	background: url(../images/banner_bg.gif) no-repeat 0 0;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;*/
	margin-top: 30px;
	background:#F0F0F0;
}
.bannerpanel img{
	background-image:100% auto;
	}
.content_banner {
	margin: 0 auto;
	max-width: 1350px;
	width: 100%;
	padding: 0;
	list-style-type: none;
}
.content_banner li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.leftproduct {
	background: #f0f0f0;
	padding: 50px 0;
	min-height:758px;
}
.right_details {
	background:#ee0101;
	padding:50px 0 50px 40px;
	min-height:758px;
	color:#fff;
}
.right_details h2 {
	font-size:63px;
	font-weight: bold;
	margin: 0;
	padding: 60px 0 20px 0;
}
.right_details h3 {
	font-size: 48px;
	font-weight: lighter;
	margin: 0;
	padding: 0 0 30px 0;
}
.right_details p {
	font-size: 24px;
	font-weight: lighter;
	line-height: 28px;
}
.stream {
	padding: 30px 0 0 0;
}
.bannerpanel .carousel-indicators {
	bottom: 102px;
	text-align: right;
	margin-left: -20%;
}
.bannerpanel .carousel-indicators li {
	border-radius: 0;
	background: #999;
	height: 14px;
	width: 14px;
}
.bannerpanel .carousel-indicators .active {
	height: 16px;
	width: 16px;
	background: #fff;
}
/* css for announce panel */

.announce_panel {
	max-width: 1350px;
	width: 100%;
	margin: 0 auto;
	
	color: #202020;
	padding: 50px 0 50px 0;
}
.announce_panel h2 {
	font-size: 62px;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0px 0 60px 0;
	text-align: center;
	font-weight: lighter;
}
.announce_panel h3 {
	font-size: 36px;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
	margin-bottom: 30px;
	text-align: center;
}
.announce_panel p {
	font-size: 18px;
	display: block;
	text-align: center;
	max-width: 650px;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	color: #202020;
}
/* css for about panel */
.about_panel {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.about_panel h2 {
	font-size: 62px;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 20px 0 20px 0;
	text-align: center;
	font-weight: lighter;
}
.about_panel p {
	font-size: 18px;
	display: block;
	text-align: center;
	max-width: 1000px;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	color: #202020;
}
/* css for product panel */
.product_panel {
	display:block;
	text-align:center;
	margin-top:0;
}
.product_panel h2 {
	font-size: 62px;
	color: #000;
	text-align: center;
	margin: 0;
	padding:0px 0 30px 0;
	text-align: center;
	font-weight: lighter;
}
.p_cont_body {
	background: url(../images/bg_product.jpg) no-repeat 0 0;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 534px;
	margin-bottom: 70px;
}
.p_cont_body p {
	font-size: 18px;
	display: block;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	color: #fff;
}
.product_banner {
	max-width: 1290px;
	width: 100%;
	margin: 0 auto;
	padding: 100px 0 30px 0
}
.product_banner h2 {
	text-align: left;
	color: #fff;
	margin: 0;
	padding: 20px 0 50px 0;
	font-weight: lighter;
}
.product_banner h3 {
	text-align: left;
	color: #fff;
	margin: 0;
	font-size:30px;
	padding:0;
	font-weight: lighter;
}
.product_banner h4 {
	text-align: left;
	color: #fff;
	margin: 0;
	font-size:23px;
	padding:0 0 10px 0;
	font-weight: lighter;
	}
.product_banner p {
	float: left;
	/*max-width: 700px;*/
	width: 100%;
	text-align: left;
}
.product_banner p a {
	display: block;
	color: #fff;
	text-decoration: underline;
	text-align: right;
	margin-top: 20px;
}
.product_banner ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.product_banner li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
/* css for product slider arrow */
.carousel-control {
	background: none;
}
.product_banner .carousel-control {
	background: none;
}
.product_banner .glyphicon-chevron-right::before {
	content: none;
}
.product_banner .glyphicon-chevron-left::before {
	content: none;
}
.product_banner a.carousel-control {
	width: auto;
}
/* css for services panel  */
.modal-open{
	padding-right:0 !important;
}
.modal-body p{
	font-size:16px !important;
}
.services_panel {
	display: block;
	text-align: center;
	margin-top:0;
}
.services_panel h2 {
	font-size: 62px;
	color: #000;
	text-align: center;
	margin: 0;
	padding:0px 0 30px 0;
	text-align: center;
	font-weight: lighter;
}
.serv_cont_box {
	background: url(../images/bg_services.jpg) no-repeat center center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	min-height: 530px;
	margin-bottom: 30px;
	position: relative;
}
.servlink {
	background: #000;
	opacity: 0.9;
	color: #fff;
	height: 190px;
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0;
}
.servlink ul {
	opacity: 1;
	list-style: none;
	color: #fff;
	font-size: 24px;
	text-align: left;
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	float: none;
	padding-bottom: 0;
}
.servlink ul h3 {
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 40px;
	padding-bottom: 20px;
}
.servlink ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
.servlink ul li a {
	display: block;
	margin: 0;
	padding: 0 0 15px 30px;
	color: #fff !important;
	text-align: left;
	background: url(../images/arrow_2.png) no-repeat 0 0;
}
.servlink ul li a:hover {
	text-decoration: underline;
}
.servlink a {
	color: #fff;
	font-size:18px;
    font-weight: lighter;
	padding: 0 20px 0 20px;
}
.servlink .rht_consultent{
	padding-left:25px;
}
.rht_more a {
	display: block;
	text-align: right !important;
	padding-right: 20px !important;
	background: none !important;
	font-weight:normal;
	font-size:17px;
	text-decoration:underline;
}


/* css for contact panel */
.contact_panel {
	display: block;
	text-align: center;
	margin-top: 50px;
}
.contact_panel h2 {
	font-size: 62px;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 20px 0 20px 0;
	text-align: center;
	font-weight: lighter;
}
.textpanel_contact {
	background: #EE3D37;
	color: #fff;
	font-size: 36px;
	padding: 50px 0 30px 0;
	margin-bottom: 50px;
	overflow: auto;
}
.mapfig {
	display: block;
}
.mapfig iframe{
	width:650px;
	height:500px;
}
.text_area_cont {
	max-width: 1300px;
	width: 100%;
	margin: 0 auto;
}
.text_area_cont h3 {
	font-size: 72px;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	font-weight: lighter;
}
.text_area_cont p {
	font-size: 34px;
	text-align: left;
	line-height: normal;
	font-weight: lighter;
}
.text_area_cont p span {
	display: block;
	vertical-align: middle;
	padding-top: 5px;
}
/* css for form panel */
.formbodypanel {
	max-width: 940px;
	width: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.formbodypanel h3 {
	font-size: 48px;
	color: #666666;
	font-weight: lighter;
	margin-bottom: 40px;
}
.formbodypanel .form-group {
	padding: 0 80px;
}
.formbodypanel .form-group .form-control {
	border-radius: 0;
	box-shadow: none;
	color: #666;
	font-size: 26px;
	height: 77px;
	padding: 0 10px;
	border: solid 1px #e1e1e7;
}
.formbodypanel .form-group .textareapanel {
	height: 150px;
}
.formbodypanel .text-danger {
	background: none;
	margin: 20px 0 30px 0;
	padding: 0;
	font-size: 38px;
	color: #ef3d37;
	text-transform: uppercase;
}
/* css for footer panel */
.footerpanel {
	padding: 10px 0 40px 0;
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	color: #666;
}
.footerpanel span {
	padding: 0 10px;
}
.leftfootlink a, .rightfootlink a {
	color: #333;
	font-size: 14px;
}
.leftfootlink a:hover, .rightfootlink a:hover {
	color: #F30;
}
 
 

/* placeholder */
::-webkit-input-placeholder {
color:#ccc !important;
}
 
::-moz-placeholder {
color:#ccc !important;
}
 
::-moz-placeholder {
color:#ccc !important;
}
 
::-ms-input-placeholder {
color:#ccc !important;
}
.success_panel {
	display: block;
	text-align: center;
	margin-top:40px;
}
.success_panel h2 {
	font-size: 62px;
	color: #000;
	text-align: center;
	margin: 0;
	padding:0 0 20px 0;
	text-align: center;
	font-weight: lighter;
}
.participate_panel {
	background: #f4f4f4;
	padding: 80px 0 40px 0;
	margin-bottom: 40px;
	margin-top:0;
}
.participate_panel .container {
	max-width: 1300px;
}
.parti_logo a {
	padding-bottom: 40px;
	display: block;
	text-align: center;
}
#product, #services, #success, #about, #contact {
	display:block;
	height:80px;
	margin-top:-80px;
}
 
 
.mainbodypanel .modal-body{
	max-height:600px;
	overflow:auto;
	margin:40px 30px 20px 40px;
	padding:0;
}
.modal-dialog {
    max-width: 900px;
	width:100%;
}
.mainbodypanel .modal-content{
	padding-bottom:20px;
}
.pro_pup_txt .modal-body{
	overflow:auto;
	height:700px;
	/*max-height:500px;
	overflow:auto;*/
}
 
.pro_pup_txt ul li, .pro_pup_txt table{
	text-align:left;
	 color: #212121;
    font-size: 16px;
	list-style-type:disc;
	margin-left:20px;
	padding-left:10px;
}
.pro_pup_txt table{
	padding:0;
	max-width:99%;
	margin:0 auto;
}
.pro_pup_txt .modal-body h2{
	color:#212121;
	font-size:30px;
	margin:0;
	padding:0 0 10px 0;
	}
.pro_pup_txt .modal-body h3{
	font-size:22px;
	font-weight:600;
	padding-top:5;
	padding-bottom:10px;
	color:#212121;
	float:none;
}
.pro_pup_txt .modal-body p{
	color:#212121;
	font-size:16px;
	padding-bottom:20px;
	float:none;
	}
.pro_pup_txt .modal-body h4{
	font-weight:bold;
}
.pro_pup_txt .modal-body h4{
	font-size:18px;
	font-weight:600;
	padding-top:5;
	padding-bottom:10px;
	color:#666;
	float:none;
	
}
	
#lightbox_p1 h3, #lightbox_p1 h4, #lightbox_p2 h3, #lightbox_p2 h4{
	color:#212121;
}
#lightbox_p1 h4, #lightbox_p2 h4{
	padding-top:10px;
}
.closepanelrht{
	float:left;
	margin-top:-2em;
	margin-right:-2em;
		float:right;
	}
.closepanelrht .close{
	background:#333;
	padding:2px 5px 7px 5px;
	color:#fff;
	border:solid 4px #fff;
	width:36px;
	opacity:1;
	border-radius:18px;
	position:relative;
	z-index:9;
}

/* css for bottom corner arrow */
.goToTop {
	position: fixed;
	top: 0;
	height: auto;
	z-index: 9;
	width: 100%;
	box-shadow: 0 0 11px #333;
}
.goToTop img {
	max-width: 90%;
}
.goToTop .nav img{
	max-width:90%;
	}
.goToTop .head_nav {
	padding-top: 0;
	padding-bottom: 0;
}
.goToTop .headerpanel {
	padding: 5px 0 4px;
}
/*scrol to top*/
.headerpanel {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 6px 0 0 0;
}
.mainnav {
	display: block;
	/*	max-width:1400px;*/
	width: 100%;
	margin: 0 auto;
	background: #fff;
	 border-radius:0;
}
.mainnav h1 {
	margin: 0;
	padding: 0;
	width:60%;
}
.mainnav .navbar-toggle {
	background: #333;
	padding: 5px;
/*	display:none;*/
}
.mainnav .navbar-toggle .icon-bar {
	background: #fff;
	width: 18px;
}
/* css for loader */
/* Preloader */

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff; /* change if the mask should have another gnu  color then white */
	z-index: 99999; /* makes sure it stays on top */
}
.loader {
	font-size: 10px;
	top: 300px;
	left: 45%;
	text-indent: -9999em;
	width: 11em;
	height: 11em;
	border-radius: 50%;
	position: relative;
	-webkit-animation: load3 1.4s infinite linear;
	animation: load3 1.4s infinite linear;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
}
.loader {
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #ee0101 10%, rgba(255, 255, 255, 0) 42%) repeat scroll 0 0;
}
.loader::before {
	background: #ee0101 none repeat scroll 0 0;
}
.loader:before {
	width: 50%;
	height: 50%;
	border-radius: 100% 0 0 0;
	position: absolute;
	top: 0;
	left: 0;
	content: '';
}
.loader:after {
	background: #fff;
	width: 75%;
	height: 75%;
	border-radius: 50%;
	content: '';
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

 .comp_logo{
	 padding-top:70px;
	 padding-left:40px;
 }
 
 .small_screen{
	display:none;
	}
.big_screen{
	display:block;
}  


@-webkit-keyframes load3 {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}
@keyframes load3 {
 0% {
 -webkit-transform: rotate(0deg);
 transform: rotate(0deg);
}
 100% {
 -webkit-transform: rotate(360deg);
 transform: rotate(360deg);
}
}

/* css for header menu */
.head_nav {
	margin: 0;
	padding: 0;
	margin-right:-50px;
	}
.head_nav li {
	display: block;
	text-align: center;
	padding: 0 0;
	margin:0;
	}
/*.head_nav li:hover{
	transform: scale(0.9);
	}*/
.head_nav li a {
	display: block;
	text-align: center;
	margin: 0;
	margin-right:3px;
	padding:20px 30px;
	font-size:20px;
	color:#3F3F3F;
	}
 
.head_nav li a:hover, .head_nav li a:focus {
	background:#F0F0F0;
	color:#000;
	}
 

.scrollpanel {
	padding:20px 0;
}
.scrollpanel .modal-body {
    max-height: 400px;
    overflow: auto;
	margin-left:40px;
	margin-top:35px;
	margin-bottom:35px;
	padding:0;
}

.totop {
    border-left: 3px solid #fff;
    border-top: 3px solid #fff;
    bottom: 0;
    box-shadow: 0 0 37px #000;
    position: fixed;
    right: 0;
    z-index: 104400;
}
 
.totop a, .totop a:visited {
	color: #fff;
	display: block;
	height: 30px;
	line-height: 30px;
	text-align: center;
	width: 30px;
}
.totop a:hover {
	color: #fff;
	text-decoration: none;
}
.totop a, .totop a:visited {
	background: #f25758 none repeat scroll 0 0;
}
.animate {
	animation: moveDown 0.6s ease-in-out 0.2s backwards;
}

@keyframes moveDown {
 0% {
 transform: translateY(-40px);
 opacity: 0;
}
 100% {
 transform: translateY(0px);
 opacity: 1;
}
}

.carousel-control.left, .carousel-control.right{
	background-image:none;
	}
.glyphicon-chevron-left::before, .glyphicon-chevron-right::before{
	display:none;
	}
 
 


/* css for media query 2016 gnu mobile, screen other */

@media (max-width:1300px) {
  .product_banner {
    max-width: 1140px;
}
.mapfig iframe{
	width:550px;
	height:500px;
}
}


/*  css for media gnu 2016  panel query  */
@media (max-width:1150px) {
.mapfig iframe{
	width:550px;
	height:400px;
}	
.lft_img_prod{
	padding-top:70px;
}
	.head_nav {
    padding-top: 2px;
}
.goToTop img {
    max-width: 77%;
} 
.bannerpanel{
	margin-top:10px;
}
.right_details h2 {
	font-size:37px;
	padding: 12px 0 20px;
}
.right_details h3 {
    font-size: 30px;
}
.product_banner {
    margin: 0 auto;
    max-width: 900px;
}
.content_banner {
    max-width: 869px;
	max-height:570px;
}
.right_details {
    min-height: 570px;
}
.text_area_cont p {
    font-size: 22px;
}
.text_area_cont h3 {
    font-size: 45px;
}
.google_icons img{
	width:15%;
	margin:0 auto;
}
 .head_nav{
	margin:0;
}
.head_nav li a{
	padding:20px;
}
}


@media (max-width:1000px) {


.mainnav h1 {
    margin: 0 auto 11px;
    width: 162px;
}
.head_nav li a {
    font-size: 15px;
    padding: 10px 20px;
}
.goToTop img {
    max-width: 112%;
}
.servlink {
    height: 234px;
}

}

@media (max-width:890px) {
.product_banner{
	max-width: 699px;
	}
}

@media (max-width:790px) {
.mapfig iframe{
	width:450px;
	height:300px;
}	


.mainnav h1 {
    float: left;
    margin: 0 auto;
    width: 190px;
	}

/*.collapse {
    display: block;
}*/

.lft_img_prod{
	padding-top:0;
}	
.content_banner {
	max-height:100%;
}	
.serv_cont_box{
	min-height:430px;
}
.announce_panel {
    max-width: 332px;
    padding: 10px 0;
 }
.announce_panel h2 {
    padding: 20px 0;
	font-size:46px;
	
 }
 .right_details {
    min-height: auto;
	padding:20px 0 20px 20px
} 
 .leftproduct {
    min-height:auto;
    padding:5px 0;
}	
 
.p_cont_body{
	margin-bottom:0px;
	min-height:770px;
}
.formbodypanel .form-group{
	padding:0;
	}
.formbodypanel h3 {
    font-size: 30px;
    margin-bottom:10px;
}
.leftfootlink{
	float:none;
	text-align:center;
	}
.rightfootlink{
	float:none;
	text-align:center;
}
.text_area_cont h3 {
    font-size: 49px;
	text-align:center;
    }
.text_area_cont p {
    font-size: 20px;
	text-align:center;
	}
.textpanel_contact {
    font-size: 36px;
    margin-bottom: 10px;
    overflow: auto;
    padding:10px;
	}
.contact_panel h2, .about_panel h2, .success_panel h2, .services_panel h2, .product_panel h2{
	font-size:46px;
	padding-bottom:30px;
	}
.about_panel p{
	text-align:left;
}
.about_panel{
	padding:0 20px;
	}

.right_details p {
    font-size: 19px;
    line-height: 24px;
	}	
.right_details h2 {
    font-size: 32px;
	}



.headerpanel{
	padding:5px 0 0 0;
	}
.servlink{
	height:auto;
	top:0;
	}
.servlink ul h3 {
    font-size: 30px;
	padding: 0 0 10px;
	}
.servlink .rht_consultent{
	padding-left:0;
	}
#product, #services, #success, #about, #contact{
	  display: block;
    height:30px;
}
}

@media(max-width:680px){
	.mapfig iframe{
	width:300px;
	height:200px;
}
.head_nav{
  display: table;
    float: none;
    margin: 0 auto;
    padding-top: 2px;
    text-align: center;
	width:100%;
	background:#F0F0F0;
}	
.head_nav li{
	text-align:center;
	/*width:100%;
	display:block;*/
	padding:0;
	width:100%;
}
.head_nav li a{
	display:block;
	width:100%;
	text-align:center;
	padding:10px 20px;
	width:100%;
	border-bottom:solid 1px #fff;
}
.head_nav li a:hover{
	width:100%;
	background:#ccc;
}
.head_nav li a figure{
	text-align:center;
}

.head_nav li a figure img {
    display: inline;
    height: 50px;
}

.pull-right{
	float:none !important;
}
}


 

@media (max-width:500px) {
#product, #services, #success, #about, #contact {
	display:block;
	height:auto;
	margin-top:auto;
}
 
.flex-control-paging{
	display:none;
}
	
.p_small_scr{
	display:none;
}
.carousel-indicators{
	display:block;
	bottom:-2.8em;
}
.carousel-indicators li{
	background:#ccc;
}
.carousel-indicators .active{
	background:#999;
}
.left, .right{
	display:block;
	}	
h2, .h2 {
    font-size: 23px;
}	
.comp_logo{
	width:100%;
	margin:0;
	padding:0;
	display:block;
	text-align:center;
}	
.comp_logo img{
	max-width:200px;
	width:100%;
	margin:0 auto;
	padding:0;
	display:block;
	text-align:center;
}
 .small_screen{
	display:block;
	}
.big_screen{
	display:none;
}  
.stream {
    display: block;
    padding: 0;
    text-align: center;
}
.mainnav {
    width: 95%;
}	
.mainbodypanel .modal-body {
    max-height: 600px;
    max-width: 253px;
    padding: 0 17px 0 0;
    width: 100%;
}	
.mainbodypanel .modal-content{
	margin-top:30px;
	margin-right:10px;
}
.pro_pup_txt .modal-body{
	  height: 470px;
}
.modal-dialog {
    max-width:335px;
    width: 100%;
	margin:24px;
}
.formbodypanel .text-danger{
	height:50px;
}
.loader {
	top: 179px;
	left:34%;
	}
.right_details h2 {
    font-size: 26px;
}
.goToTop{
	position:static;
}
.goToTop img {
    margin: 0 auto;
    max-width: 77%;
}	
.content_banner {
    list-style-type: none;
    margin: 0 auto;
    max-width: 380px;
    padding: 0;
}
.right_details h3 {
    font-size: 23px;
}
/*.mainnav h1 {
    float: none;
    margin-bottom: 10px;
    padding: 0 20px;
    width: 100%;
 
}*/
.text_area_cont p {
    font-size: 22px;
}
.text_area_cont h3 {
    font-size: 39px;
}
.google_icons img{
	width:15%;
	margin:0 auto;
}
.text_area_cont span img{
	display: block;
    margin: 0 auto;
    max-width: 40px;
    text-align: center;
}
}

@media (max-width:380px) {
.services_panel {
    margin-top: 38px;
}	
.success_panel {
    margin-top: 0;
	}
.about_panel {
    margin-top:0;
	}
.contact_panel{
	    margin-top:0;
	}
	
.serv_cont_box {
    min-height: 340px;
	}	
.product_banner {
    padding: 30px 0;
	}
.p_cont_body {
    min-height: 640px;
	}
.participate_panel {
    padding: 41px 0 0;
	}		
.parti_logo .carousel-inner{
	margin:0;
	padding:0;
}
.head_nav li a figure img{
	height: 49px;
}
.scroll_compass_ban h2{
	margin-top:40px;
	display:block;
	text-align:center;
}
.product_banner h2{
	display:block;
	text-align:center;
}
.scroll_compass_ban h3{
	margin-bottom:30px;
	display:block;
}
.scroll_compass_ban  .comp_logo{
	margin-bottom:30px;
}
.scroll_compass_ban  .comp_logo img {
    max-width: 300px;
}
.scrollpanel .modal-body {
    margin: 35px 12px 35px 21px;
}

}

@media (max-width:360px) {
.head_nav li a figure img{
	height: 43px;
}
}


@media (max-width:320px) {
.modal-dialog {
    max-width: 282px;
	}
.pro_pup_txt .modal-body {
    height:340px;
}
.mainbodypanel .modal-body {
    margin-left: 21px;
    max-width: 231px;
    padding: 0 16px 0 0;
}	
}



