﻿.testimol_all p
{
	float:left;
	text-align:left;
	font-size:16px;
}
.testimol_all p span
{

	font-size:50px;
	color:#ddd;
	float:left;
	padding:0 10px;
}
.testimol_all p span.spn_right
{

	font-size:50px;
	color:#ddd;
	float:right;
	padding:0 10px;
}
.all_left_contenet_test
{
	width:100%;
	float:right;
	height:auto;
	margin-top:30px;
	
}
.full
{
	width:100%;
	float:right;
	height:auto;
	margin-top:30px;
	padding:30px;
	background: #f9f9f9;
	border-radius: 0 90px 0 90px;
	border:1px solid #ddd;
	transition: all 0.8s ease-in-out 0s;
}
.full:hover
{
	
	border-radius: 90px 0px 90px 00px;
	transition: all 0.8s ease-in-out 0s;

}
.all_left_contenet_test h1
{
	font-size:20px;
	margin:5px 0;
	text-align:right;
	color:#462C75;
}
.all_left_contenet_test h2
{
	font-size:18px;
	margin:5px 0;
	text-align:right;
		color:#E3832C;
}
.all_left_contenet_test h3
{
	font-size:16px;
	margin:5px 0;
	text-align:right;
	
}
#myModal1 .modal-content
{
	background-color:#0195ff!important;
}
.site_logo
{
	width:70%;
}
.landing_footer
{
	width:100%;
	float:left;
}
.under_construct
{
	text-align:center;
	padding:30px 0px;
}
.landing_popup .modal-header
{
	border-bottom:1px solid transparent;
}
.head-top .iconstop
{
	margin-top:0px;
}

.banner-sec .Bread_Crumb
{
	background-color:#fff;
}
.banner-sec .carousel-control.left, .banner-sec .carousel-control.right
{
	display:none;
}

ul.social_BTM li:hover .fa
{
	margin-top: 60px;
}

.social_page .ctnthdstyle2
{
	
	display:none;
}
.onlineserwe p a:hover
{
	text-decoration:none;
	color:#f2b600;
}





/*@media (min-width: 768px)
{
	.navbar-header {
    display: block;
}
}*/








@media (max-width: 768px)
{
.team-grids {
    width: 100%!important;
}
.left-grid
{
	    width: 100%;
		text-align:center;
}
.right-grid
{
	    width: 100%;
    text-align: center;
}
.tetxblck
{
	    width: 100%;
    text-align: center;
}
.News_Div
{
	width: 87%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right
{
    display: none;

}
.banner-sec .Bread_Crumb
{
	background-color:#fff;
}
}

@media only screen and (min-width: 320px) and (max-width:767px){

.testimol_all img
{  
  width: 50%;
    margin: 0 auto;
}
}