@media (max-width: 1200px) {
	 
    
}

@media (max-width: 1199px) {
	 
    
}

@media (max-width: 991px) {
	
	
}
@media (max-width: 1024px) {
	.reg-office{
		overflow: hidden;
	}
	.reg-office p span strong{
		white-space: nowrap !important;
	}
	
}

@media (max-width: 768px) {
	.mega-menu li a span{
		padding-left: 5px;
		padding-right: 5px;
	}
	.who-outr  .who-col-sm-outr{
		 width: 100% !important;
	}
	.who-col-sm-inr{
		max-width: 360px;
		margin: 0 auto;
	}
	.who-inr .row .col-sm-4{
		margin-bottom: 15px;
	}
	.who-inr .row .col-sm-4:last-child{
		margin-bottom: 0px;
	}
	.application-inr .col-sm-3{
		width: 50%;
		float: left;
	}
	.counter-box-outr{
		width: 50% !important;
		float: left;
	}
	.testimonal-outr{
		height: auto;
		background-size: cover;
	}
	.counter-outr {
	padding: 5px 0px 20px !important;
}
.counter-box-outr{
	margin-top: 15px;
}
.counter-box-outr:nth-child(3):before{
	background: none !important;
}
.footer-row .col-sm-6.footr-grid-box-outr{
	width: 100% !important;
	float: left;
}
.footer-row .col-sm-3.footr-grid-box-outr{
	width: 50% !important;
	float: left;
}
.news-letter-form-outr .form-group .input-group {
	width: 100%;
}
.news-letter-form-outr .form-inline .form-group{
	width: 70%;
}
.carousel-inner .item img {
	width: 100%;
	height: 355px;
}
.who-outr .who-col-sm-inr .who-txt-outr{
	height: auto !important;
}
.quality-box-lft-outr{
	width: 100% !important;
}
.quality-box-rht-outr{
	width: 100% !important;
	margin-top: 15px;
}
.quality-box-lft-inr{
	max-width: 350px;
	margin: 0 auto;
}
.accederation-point-outr ul{
	width: 100% !important;
}
.accederation-point-outr ul li{
	height: auto;
	margin-bottom: 10px;
}	
.accederation-point-outr:before, .accederation-point-outr:after{
	content: " ";
	display: table;
}	
.accederation-point-outr:after{
	clear: both;
}
.product-grid-outr .who-col-sm-outr{
	width: 50%;
	float: left;
}
.investor-acc-content-outr .col-sm-4{
	width: 50%;
	float: left;
}
.client-grid-outr .col-sm-3{
	width: 33.333%;
	float: left;
}
.contact-box-sec-outr .col-sm-4{
	width: 100%;
	margin-top: 10px;
}
.contact-box-sec-outr .col-sm-4:first-child{
	margin-top: 0px;
}
.reg-office .col-sm-6{
	width: 100%;
}
.reg-office .reg-addr-outr:first-child::before{
	background: none;
}
.reg-office .row{
	max-width: 400px;
	margin: 0 auto;
}
	
}

@media only screen and (max-width: 767px) {
/* Force table to not be like tables anymore */
.accred-outr .accred-table-outr table,
.accred-outr .accred-table-outr thead,
.accred-outr .accred-table-outr tbody,
.accred-outr .accred-table-outr th,
.accred-outr .accred-table-outr td,
.accred-outr .accred-table-outr tr {
display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
.accred-outr .accred-table-outr thead .tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.accred-outr .accred-table-outr tr { border: 1px solid #ccc; }
.accred-outr .accred-table-outr td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
padding-left: 50%;
white-space: normal;
text-align:left;
}
.accred-outr .accred-table-outr td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 45%;
padding-right: 10px;
white-space: nowrap;
text-align:left;
font-weight: bold;
}
/*
Label the data
*/
.accred-outr .accred-table-outr td:before { content: attr(data-title); color: #6fb94b; }
.accred-outr .accred-table-outr table tbody tr:first-child{
	display: none;
}
.accred-outr{
	height: auto;
}
.accred-outr .accred-table-outr table{
	border-color: #1e283a !important;
}

/* Force table to not be like tables anymore */
.client-page-outr .accred-table-outr table,
.client-page-outr .accred-table-outr thead,
.client-page-outr .accred-table-outr tbody,
.client-page-outr .accred-table-outr th,
.client-page-outr .accred-table-outr td,
.client-page-outr .accred-table-outr tr {
display: block;
}
/* Hide table headers (but not display: none;, for accessibility) */
.client-page-outr .accred-table-outr thead .tr {
position: absolute;
top: -9999px;
left: -9999px;
}
.client-page-outr .accred-table-outr tr { border: 1px solid #ccc; }
.client-page-outr .accred-table-outr td {
/* Behave like a "row" */
border: none;
border-bottom: 1px solid #eee;
position: relative;
white-space: normal;
text-align:left;
padding-top: 50px;
}
.client-page-outr .accred-table-outr td:before {
/* Now like a table header */
position: absolute;
/* Top/left values mimic padding */
top: 6px;
left: 6px;
width: 100%;
padding-right: 10px;
white-space: normal;
text-align:left;
font-weight: bold;
}
/*
Label the data
*/
.client-page-outr .accred-table-outr td:before { content: attr(data-title); color: #6fb94b; }
.client-page-outr .accred-table-outr table tbody tr:first-child{
	display: none;
}
.accred-outr{
	height: auto;
}
.accred-table-outr table tr + tr:nth-child(2n) td{
	background: #fff !important;
}
.accred-table-outr table tr + tr:nth-child(2n) td:first-child{
	background: #ddd !important;
}
.accred-table-outr table tr + tr:nth-child(2n+1) td:first-child{
	background: #ddd !important;
}

.navbar-default .navbar-toggle{
	border-color: #137996 !important;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #137996 !important;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color: #137996 !important;
}
.navbar-default .navbar-toggle:hover .icon-bar, .navbar-default .navbar-toggle:focus .icon-bar{
	background-color: #fff !important;
}
}

@media (max-width: 767px) {
	.float-panel.fixed{
		position: static !important;
		animation: none !important;
	}
	.float-panel.fixed .top-header-outr{
		display:block !important;
	}
	.news-letter-form-outr .form-inline .form-group{
		width: 80%;
		display:inline-block;
		vertical-align: middle;
		margin-bottom: 0px;
	}
	.footr-quote-form .col-sm-4{
		width: 33.333%;
		float: left;
	}
	.float-panel.fixed .logo img{
		width: 167px;
	}
	.header-outer .navbar-toggle{
		margin-top: 26px;
	}
	.mega-menu li a{
		line-height:normal;
		text-align: center;
	}
	.mega-menu li a span{
		display: block;
	}
	.mega-menu li:before{
		background: none !important;
	}
	.mega-menu li{
		padding-left: 0px !important;
		padding-bottom: 1px;
	}
	.mega-menu li:last-child{
		padding-bottom: 0px;
	}
	.float-panel.fixed .mega-menu li a{
		line-height:normal !important;
	}
	.logo img{
		width: 130px !important;
	}
	.about-content-outr{
		overflow: hidden;
	}
}

@media (max-width: 568px) {
	
	.port-item-text-outr{
		padding-left: 15px;
		padding-right: 15px;
	}	 

}



@media (max-width: 360px) {
	
   

}

@media (max-width: 320px) {
	
   

}

/*responsinator screen size*/
@media (max-width: 1024px) {
	 
    
}

@media (max-width: 768px) {
	
	
}

@media (max-width: 736px) {
	
	
}
@media (max-width: 684px) {


}

@media (max-width: 667px) {
	
	
}

@media (max-width: 600px) {
	.carousel-inner .item img {
	width: 100%;
	height: 300px;
}
#back-top{
	bottom: 70px;
}
.product-grid-outr .who-col-sm-outr{
	width: 100%;
	float: left;
}
.product-grid-outr .who-col-sm-outr .who-txt-outr{
	height: auto !important;
}
.product-grid-outr .who-txt-outr{
	padding-bottom: 50px;
}
.investor-acc-content-outr .col-sm-4 {
	width: 100%;
	float: none;
	max-width: 350px;
	margin: 10px auto 0;
}
.investor-acc-outr .panel-title{
	font-size: 15px;
}
.client-grid-outr .col-sm-3{
	width: 50%;
	float: left;
}
		 

}

@media (max-width: 568px) {
	
	.footer-row .col-sm-3.footr-grid-box-outr {
	width: 100% !important;
	float: none;
	max-width: 248px;
	margin: 0 auto;
}
.footr-quote-form .col-sm-4 {
	width: 100%;
	float: left;
}
.footr-quote-form .row{
	padding-right:0px;
	text-align:center;
}
.footr-quote-btn{
	position: relative;
	bottom: 0;
}
.carousel-caption h2{
	font-size: 20px;
}
#back-top{
	bottom: 20px;
}

}

@media (max-width: 480px) {
	.counter-box-outr{
		width: 100% !important;
	}
	.counter-outr{
		padding-top: 20px;
	}
    .counter-box-outr::before {
		background: none !important;
	}	
    .heading{
    	font-size: 20px;
    }
    .quality-box-rht-inr h4{
    	font-size: 15px;
    	font-weight: bold;
    }
}

@media (max-width: 414px) {
	.news-letter-form-outr .form-inline .form-group{
		width: 100% !important;
		margin-bottom: 10px;
	}
   .carousel-caption h2 {
	font-size: 17px;
}
.carousel-inner .item img {
	width: 100%;
	height: 250px;
}
.application-inr .col-sm-3{
	width: 100%;
}
.client-grid-outr .col-sm-3{
	width: 100%;
	float: none;
	max-width: 300px;
	margin: 20px auto 0;
}
.reg-addr-box h2{
	font-size: 16px;
}
.reg-addr-box p{
	font-size: 12px;
}
.reg-addr-outr{
	padding: 0px;
}
.st-txt{
	font-size: 14px;
}

}

@media (max-width: 384px) {
	
   

}
@media (max-width: 375px) {
	
   

}

@media (max-width: 320px) {
	
   

}
/*responsinator screen size*/