@media screen and (-webkit-min-device-pixel-ratio:0)
{
.content
{
	margin-top:260px;
}
}
.logo 
{

margin-top: 8px;
margin-left: -22px;

}

.header
{
	background: #5a93c0;
height: 300px;
border-bottom: 7px solid #275d8b;
position: relative;
box-shadow:0 60px 76px #badbea; 
}

.taxt
{
	margin-top:32px;
	margin-left: -32px;
}

.logo-taxt {
font-family: "Times New Roman", Times, serif;
font-size: 27px;
font-weight: normal;
text-decoration: none;
color: #FFFFFF;
line-height: 31px;
}
.link
{
	float:right;
}
.link a
{
font-size: 11px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
}

.link-class
{
margin-left: 125px;
margin-top: 5px;
font-size: 11px;
color: white;
padding: 0px !important;
word-spacing: 1px;
}
.navigation
{
	margin-top: 8px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.link a:hover
{
text-decoration:underline;
color: #FFFFFF !important;

}

.inner-navigation.row
{
	
background: rgba(204,31,0,1);
background: -moz-linear-gradient(top, rgba(204,31,0,1) 0%, rgba(232,23,0,1) 4%, rgba(212,21,0,1) 10%, rgba(186,19,0,1) 26%, rgba(115,10,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(204,31,0,1)), color-stop(4%, rgba(232,23,0,1)), color-stop(10%, rgba(212,21,0,1)), color-stop(26%, rgba(186,19,0,1)), color-stop(100%, rgba(115,10,0,1)));
background: -webkit-linear-gradient(top, rgba(204,31,0,1) 0%, rgba(232,23,0,1) 4%, rgba(212,21,0,1) 10%, rgba(186,19,0,1) 26%, rgba(115,10,0,1) 100%);
background: -o-linear-gradient(top, rgba(204,31,0,1) 0%, rgba(232,23,0,1) 4%, rgba(212,21,0,1) 10%, rgba(186,19,0,1) 26%, rgba(115,10,0,1) 100%);
background: -ms-linear-gradient(top, rgba(204,31,0,1) 0%, rgba(232,23,0,1) 4%, rgba(212,21,0,1) 10%, rgba(186,19,0,1) 26%, rgba(115,10,0,1) 100%);
background: linear-gradient(to bottom, rgba(204,31,0,1) 0%, rgba(232,23,0,1) 4%, rgba(212,21,0,1) 10%, rgba(186,19,0,1) 26%, rgba(115,10,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1f00', endColorstr='#730a00', GradientType=0 );
	color:white;
}
.navigation a
{
font-size: 11px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}

.navi
{
	text-align: center;
padding: 5px 0 5px 0;
}

.navi a:hover
{
text-decoration:underline;
color: #FFFFFF !important;

}
.welcome
{
font-size: 24px;
color: #3188B7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
}
.content h1
{

font-size: 24px;
color: #5E5E5E;
font-family: Mayrrid, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
}

.content p
{

font-size: 12px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
word-spacing: 3px;
line-height: 14px;


}

.button {
//background: #3188B7;
background: rgb(182,221,237);
background: -moz-linear-gradient(top, rgb(182,221,237) 0%, rgb(113,205,239) 38%, rgb(34,181,226) 51%, rgb(43,153,199) 82%, rgb(49,136,183) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgb(182,221,237)), color-stop(38%, rgb(113,205,239)), color-stop(51%, rgb(34,181,226)), color-stop(82%, rgb(43,153,199)), color-stop(100%, rgb(49,136,183)));
background: -webkit-linear-gradient(top, rgb(182,221,237) 0%, rgb(113,205,239) 38%, rgb(34,181,226) 51%, rgb(43,153,199) 82%, rgb(49,136,183) 100%);
background: -o-linear-gradient(top, rgb(182,221,237) 0%, rgb(113,205,239) 38%, rgb(34,181,226) 51%, rgb(43,153,199) 82%, rgb(49,136,183) 100%);
background: -ms-linear-gradient(top, rgb(182,221,237) 0%, rgb(113,205,239) 38%, rgb(34,181,226) 51%, rgb(43,153,199) 82%, rgb(49,136,183) 100%);
background: linear-gradient(to bottom, rgb(182,221,237) 0%, rgb(113,205,239) 38%, rgb(34,181,226) 51%, rgb(43,153,199) 82%, rgb(49,136,183) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6dded', endColorstr='#3188b7', GradientType=0 );
padding: 2px 16px;
color: white;
border-radius: 6px;
float: right;
font-size: 14px;
margin-right: 170px;
}
.button a , .button a:hover 
{
	color:white !important;
	text-decoration:none;
}
.f_tabs_1 h2 , .f_tabs_2 h2 , .f_tabs_3 h2 , .f_tabs h2 a
{
	font-size: 14px;
color: #e00111;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: uppercase;
text-decoration: none;
} 
.f_tabs_1 ul , .f_tabs_2 ul , .f_tabs_3 ul
{
	list-style-image:url(images/bulit.gif);
}
.f_tabs_1 ul li a , .f_tabs_2 ul li a , .f_tabs_3 ul li a
{
font-size: 12px;
color: #5E5E5E;
font-family: Myriad, Arial, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
font-weight: normal;
}


.f_tabs_1 ul li a:hover , .f_tabs_2 ul li a:hover , .f_tabs_3 ul li a:hover
{

color: #e00111;
text-decoration:underline;

}

.col-md-8.w {
width: 69.666667%;
}

.center
{
	text-align:center;
}

.c-class
{
	font-size: 12px;
color: #5E5E5E;
font-family: Myriad, Arial, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}
.b-dlp
{
	padding-left: 25px !important;
}
.p-links
{
	padding-left: 30px !important;
	color:#00458A !important;
	
}
.child.child_11 .parrent span
{
	padding-left:35px !important;
}
/*slider*/

.slider-container{
	margin:0 auto;
	width: 904px;
}

.slider{

	display:none;
}
.inner_page_content.container
{
	padding:0;

}
.slider img{
	width:100%;
}

.overlay{
	margin-top:-250px;
	opacity:1;
	width:180px;
	overflow:hidden;
	-webkit-animation-name: a_before;
	-webkit-animation-duration:150ms;
	-webkit-animation-timing-function:linear;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-name: a_before;
	-moz-animation-duration:150ms;
	-moz-animation-timing-function:linear;
	-moz-animation-fill-mode:forwards;
	animation-name: a_before;
	animation-duration:150ms;
	animation-timing-function:linear;
	animation-fill-mode:forwards;
	-ms-animation-name: a_before;
	-ms-animation-duration:150ms;
	-ms-animation-timing-function:linear;
	-ms-animation-fill-mode:forwards;
	
}

.slider-text  {
	text-align:center;
	border-top:10px solid;
	overflow:hidden;
	-webkit-transition:200ms linear;
	-moz-transition:200ms linear;
	transition:200ms linear;
	-ms-transition:200ms linear;
}

.slider-1 .slider-text {
	border-top-color:#e5a40e !important;
}

.slider-2 .slider-text {
	border-top-color:#8cbc03;
}

.slider-3 .slider-text {
	border-top-color:#32bab6;
}

.slider-4 .slider-text {
	border-top-color:#d44c4d;
}

.slider-5 .slider-text {
	border-top-color:#275d8b;
}

.inner-text {
	position:absolute;
	overflow:hidden;
}

.slider-text p{
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:black;
	background-color:rgba(255, 255, 255, 0.75);
	width:180px;
	
	overflow:hidden;
	margin-top:-15px;
	opacity:0;
	-webkit-transition:200ms linear;
	-moz-transition:200ms linear;
	transition:200ms linear;
	-ms-transition:200ms linear;
}

.slider-1 , .slider-2 , .slider-3 , .slider-4 , .slider-5 {
	width:180px;
	height: 250px;
	float:left;
	margin-right:1px;
	overflow:hidden;
	transform:scale(0);
	-webkit-animation-name: s_scale;
	-webkit-animation-duration:500ms;
	-webkit-animation-timing-function:ease;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-name: s_scale;
	-moz-animation-duration:500ms;
	-moz-animation-timing-function:ease;
	-moz-animation-fill-mode:forwards;
	animation-name: s_scale;
	animation-duration:500ms;
	animation-timing-function:ease;
	animation-fill-mode:forwards;
	-ms-animation-name: s_scale;
	-ms-animation-duration:500ms;
	-ms-animation-timing-function:ease;
	-ms-animation-fill-mode:forwards;
}

.slider-1{
	-webkit-animation-delay:0.5s;
	-moz-animation-delay:0.5s;
	animation-delay:0.5s;
	-ms-animation-delay:0.5s;
}

.slider-2{
	-webkit-animation-delay:1s;
	-moz-animation-delay:1s;
	animation-delay:1s;
	-ms-animation-delay:1s;
}

.slider-3{
	-webkit-animation-delay:1.5s;
	-moz-animation-delay:1.5s;
	animation-delay:1.5s;
	-ms-animation-delay:1.5s;
}

.slider-4{
	-webkit-animation-delay:2s;
	-moz-animation-delay:2s;
	animation-delay:2s;
	-ms-animation-delay:2s;
}

.slider-5{
	-webkit-animation-delay:2.5s;
	-moz-animation-delay:2.5s;
	animation-delay:2.5s;
	-ms-animation-delay:2.5s;
	margin:0
}

.same-s:hover .overlay{
	-webkit-animation-name: a_after;
	-webkit-animation-duration:180ms;
	-webkit-animation-timing-function:linear;
	-webkit-animation-fill-mode:forwards;
	-moz-animation-name: a_after;
	-moz-animation-duration:180ms;
	-moz-animation-timing-function:linear;
	-moz-animation-fill-mode:forwards;
	animation-name: a_after;
	animation-duration:180ms;
	animation-timing-function:linear;
	animation-fill-mode:forwards;
	-ms-animation-name: a_after;
	-ms-animation-duration:180ms;
	-ms-animation-timing-function:linear;
	-ms-animation-fill-mode:forwards;
}

.slider-1:hover .slider-text{
	-webkit-transition:200ms linear;
	-moz-transition:200ms linear;
	transition:200ms linear;
	-ms-transition:200ms linear;
	border-top-color:#d18614;
}

.slider-2:hover .slider-text{
	-webkit-transition:200ms linear;
	-moz-transition:200ms linear;
	transition:200ms linear;
	-ms-transition:200ms linear;
	border-top-color:#259500;
}

.slider-3:hover .slider-text{
	-webkit-transition:200ms linear;
	-moz-transition:200ms linear;
	transition:200ms linear;
	-ms-transition:200ms linear;
	border-top-color:#2b859b;
}

.slider-4:hover .slider-text{
	-webkit-transition:200ms linear;
	-moz-transition:200ms linear;
	transition:200ms linear;
	-ms-transition:200ms linear;
	border-top-color:#b33535;
}

.slider-5:hover .slider-text{
	-webkit-transition:200ms linear;
	-moz-transition:200ms linear;
	transition:200ms linear;
	-ms-transition:200ms linear;
	border-top-color:#3e77b7;
}

.same-s:hover p{
	-webkit-transition:200ms linear;
	-moz-transition:200ms linear;
	transition:200ms linear;
	-ms-transition:200ms linear;
	height:50px;
	margin-top:0;
	opacity:1;
}

/* ANIMATION */

@-webkit-keyframes s_scale {
    0%   {transform:scale(0);}
    100% {transform:scale(1);}
}

@-webkit-keyframes a_before {
    0%   {opacity: 0; margin:-250; height:50px}
    50%  {opacity:1;}
	100% {margin-top:0px;}
	110% {height:0;}
}

@-webkit-keyframes a_after {
    0%   {opacity: 0; margin:-250; height:50px}
    50%  {opacity:1;}
	100% {margin-top:0px;}
	110% {height:0;}
}
@-moz-keyframes s_scale {
    0%   {transform:scale(0);}
    100% {transform:scale(1);}
}

@-moz-keyframes a_before {
    0%   {opacity: 0; margin:-250; height:50px}
    50%  {opacity:1;}
	100% {margin-top:0px;}
	110% {height:0;}
}

@-moz-keyframes a_after {
    0%   {opacity: 0; margin:-250; height:50px}
    50%  {opacity:1;}
	100% {margin-top:0px;}
	110% {height:0;}
}
@keyframes s_scale {
    0%   {transform:scale(0);}
    100% {transform:scale(1);}
}

@keyframes a_before {
    0%   {opacity: 0; margin:-250; height:50px}
    50%  {opacity:1;}
	100% {margin-top:0px;}
	110% {height:0;}
}

@-ms-keyframes a_after {
    0%   {opacity: 0; margin:-250; height:50px}
    50%  {opacity:1;}
	100% {margin-top:0px;}
	110% {height:0;}
}
@-ms-keyframes s_scale {
    0%   {transform:scale(0);}
    100% {transform:scale(1);}
}

@-ms-keyframes a_before {
    0%   {opacity: 0; margin:-250; height:50px}
    50%  {opacity:1;}
	100% {margin-top:0px;}
	110% {height:0;}
}

@-ms-keyframes a_after {
    0%   {opacity: 0; margin:-250; height:50px}
    50%  {opacity:1;}
	100% {margin-top:0px;}
	110% {height:0;}
}
.m-slider
{

z-index: 999;
position: relative;
margin-top:-139px;
}

/*content*/



.col-md-3.square
{
	border:2px solid #D7D7D7;
	border-right-width:1px;
	//padding:20px;
	background-color: rgb(255, 255, 255);
	width: 22%;
	margin-top:15px;
	margin-left:10px;
}
.col-md-9.left-con
{
	width:75%;	
}
.i-con span , .i-con2 span
{
	font-size: 17px;
color: #5E5E5E;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-variant: normal;
font-weight: bold;
text-transform: none;
text-decoration: none;
}
.i-con
{
	padding:10px;
	border-bottom:1px dotted black;
}

.p-taxt
{
	font-size: 11px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
}

.square a
{
float:right;
font-size:12px;
font-family: Myriad, Arial, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
font-weight: normal;
}

.p-1 
{
font-size:12px;
color: #000000;
font-family: Myriad, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
}

.p-1
{
border-bottom:1px dashed #313131;
padding-top:10px !important;
padding-bottom:5px !important;
	
}
.p-taxt1
{
	font-size: 12px;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
}

.f_tabs ul ul
{
	margin-left:-25px;
}

.square a
{
	color:#999;
	font-weight:normal !important;
}
.square a:hover
{
	color:#F00;
}

.border-b 
{
	border-right:2px dotted #ccc;
	margin-top: -20px;
}

.border-2
{
	border:2px dotted #ccc;
	border-left:none;
}

.border-t
{
	border-top:2px dotted #ccc;
}

.gif-img
{
	margin-top: 50px;
}

.contact .col-md-3
{
float: right;
margin-top: -315px;
border-left:2px dotted #ccc;
width:24%;
}

.f-text p
{
	font-size: 12px;
color: #5E5E5E;
font-family: Myriad, Arial, Helvetica, sans-serif;
text-align:center;
}

.footer.row
{
	background:#2f6c97;
	color:#FFF;
}

.footer p
{
	font-size: 12px;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
padding:10px;
padding-bottom:5px;
text-decoration: none;
}
.footer a
{
	color:#FFF;
}
.footer a:hover
{
	color:red;
	text-decoration:none;
}
.f-right p
{
	float:right;
}
.color
{
	background: #f72b39;
border-radius: 6px;

}

.color a
{
	color:white;
}

.color a:hover
{
	color:white;
}
.color .p-taxt
{
	color:white;
}

.page_content .col-md-2 
{
	min-height:800px;
	max-height:auto;
	background:#EFEFEF;
	border-right:1px solid #999;
	width: 17%;
	padding:0 !important;
	padding-bottom:50px !important;
}
.page_content .col-md-10 
{
		min-height:800px;
	max-height:auto;
	//background:#ccc;
	width: 83%;
	padding:0 !important;
}
.left_menu h3 , .left_menu_2 h3
{
	font-size: 14px;
color: #FFFFFF;
font-family: Myriad, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
background-color:#B00001;
padding: 7px;
margin-top: 4px;
margin-bottom:0px !important;
z-index:999;
text-decoration:none;


}
/*mob header*/
.pn
{
	display:none !important;
	//float:left;
	margin:2px 0 2px 0;
}
.mn
{
	display:none !important;
	//float:right;
	//margin:2px 0 2px 0;
}

.mob-header.row
{
	display:none;
}
figure a:hover
{
	text-decoration:none !important;
}
.mob-header figure
{
	text-align:center;
	margin-top:10px;
}
.mob-header figcaption
{
	text-decoration:none !important;
	margin-top:5px;
}
.mob-link-class
{
	width:100%;
	color:#FFF;
	text-align:	center;
}
.mob-link-class a , .mob-link-class a:hover
{
color:white;
font-size: 12px;
font-family: Verdana,Arial,Helvetica,sans-serif;
text-decoration: none;
font-weight: bold;
}
/*mob-navigation*/
.mobile-ul 
{
	list-style-type:none;
	padding-left:0 !important;
	
}
.mobile-ul li 
{
	border-bottom:1px solid #FFF;
	text-align:center !important;
	padding:5px;
	
}
.mobile-ul a
{
	text-decoration:none !important;
	text-align:center !important;
	color:#FFF !important;
}

.mob-linkss
{
	background:#80ADCE !important;
}
.mob-nev
{
	display:none;
	//z-index:99999;
	width:100%;
	background:#80ADCE !important;
	//position:absolute;
}
.mob-nev-button
{
	width:100%;
	background:#B00001 !important;
	color:white;
	display:none;
	cursor:pointer;
	text-align:center;
	border-bottom: 2px solid white;
	padding: 8px !important;
	
}

a:focus
{
	outline:none !important;
}



.cut {
    //height: 300px;
    	
background: rgba(204,31,0,1);
background: -moz-linear-gradient(top, rgba(204,31,0,1) 0%, rgba(232,23,0,1) 4%, rgba(212,21,0,1) 10%, rgba(186,19,0,1) 26%, rgba(115,10,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(204,31,0,1)), color-stop(4%, rgba(232,23,0,1)), color-stop(10%, rgba(212,21,0,1)), color-stop(26%, rgba(186,19,0,1)), color-stop(100%, rgba(115,10,0,1)));
background: -webkit-linear-gradient(top, rgba(204,31,0,1) 0%, rgba(232,23,0,1) 4%, rgba(212,21,0,1) 10%, rgba(186,19,0,1) 26%, rgba(115,10,0,1) 100%);
background: -o-linear-gradient(top, rgba(204,31,0,1) 0%, rgba(232,23,0,1) 4%, rgba(212,21,0,1) 10%, rgba(186,19,0,1) 26%, rgba(115,10,0,1) 100%);
background: -ms-linear-gradient(top, rgba(204,31,0,1) 0%, rgba(232,23,0,1) 4%, rgba(212,21,0,1) 10%, rgba(186,19,0,1) 26%, rgba(115,10,0,1) 100%);
background: linear-gradient(to bottom, rgba(204,31,0,1) 0%, rgba(232,23,0,1) 4%, rgba(212,21,0,1) 10%, rgba(186,19,0,1) 26%, rgba(115,10,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc1f00', endColorstr='#730a00', GradientType=0 );

    position: relative;
}

.cut:before {
    content: '';
    position: absolute;
    top: 0; right: 0;
    border-top: 15px solid #EFEFEF;
    border-left: 15px solid #B00001;
    width: 0;
}

.left_menu ul , .left_menu_2 ul
{
list-style-type:none;
padding:0 !important;
margin:0 !important;
}

.left_menu .parrent_1 a 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FFFFFF;
widows:100%;
background: #2A7DA9;
text-decoration: none;
display: block;
width: 100%;
padding:6px 8px;
text-transform:capitalize;
cursor:pointer;
}
.left_menu > div a , .parrent span 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
display: block;
padding: 3px 0 3px 8px;
padding-left: 16px;
text-decoration: none;
border-top: 1px solid #dadada;
font-size: 11px;
background:#EFEFEF;
width:100%;
text-transform:capitalize;
cursor:pointer;

}

.left_menu > div a:hover
{
background:#ccc !important;
transition:1s background;
}
.left_menu > .parrent_1 a:hover
{
background:#000 !important;
transition:1s background;
}
.left_menu > div > div a
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #4078A6;
display: block;
padding: 3px 0 3px 8px;
padding-left: 55px;
text-decoration: none;
border-top: 1px solid #dadada;
font-size: 11px;
background:#e5e5e5;
width:100%;
text-transform:capitalize;
}
.left_menu > div > div a:hover
{
background:#DADCDE;
	transition:1s background;
}
.left_menu div a:hover , .parrent_1 span:hover
{
	background:#000;
	transition:1s background;
}
.left_menu .parrent_1
{
	border-top:1px solid #EFEFEF;
	
}

.left_menu_2 ul li
{

font-size: 12px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;

text-align:justify;

}

.left_menu_2 ul li b
{

font-size: 13px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-weight:bold;

}

.left_menu_2 ul 
{

margin:20px 10px 0 10px !important;

}

.banner.row
{
	background: #5a93c0;
	
}

.breadcrumb
{
	font-size: 12px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
margin:0 0 0 13px;
}
.main_c
{
	
}
.main_c h1
{
	font-size: 24px;
color: #3188B7;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: normal;
margin:25px 0 0 25px;

}

.main_c h2
{
	font-size: 14px;
color: #e00111;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: uppercase;
text-decoration: none;
}
.Body-Text , .details p , .about span{
font-size: 12px;
color: #333333;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
line-height: normal;
font-variant: normal;
text-transform: none;
text-decoration: none;
}

.benefits
{
	margin-left: 130px;
}

.benefits ul li
{
	line-height: 30px;
}
.text
{
	margin:50px 0 0 300px;
}
.child
{
	display:none;
}
.ch_1 , .ch_2, .ch_3, .ch_4, .ch_5
{
	display:none;
}

ul .drop_2 li span{
color:#4078A6 !important;
padding-left: 30px;
}

ul .child_11 .parrent span{
color:red !important;
padding-left: 40px;
}
ul .child_11 li a{
padding-left: 55px !important;
}

.benefits h4
{
	font-size: 14px;
color: #333333;
font-family: Myriad, Arial, Helvetica, sans-serif;
font-style: normal;
}

ul.list_img
{
	list-style-image:url(images/arrow-4.jpg);
}
ul.bottom_ul , ul.bottom_ul ul , ul.bottom_ul ul ul
{
	list-style-type:none;
}
.bottom_ul a
{
	FONT-SIZE: 11px;
COLOR: #999999;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: bold;
line-height:20px;
}
.bottom_ul 
{
	font-size:11px;
	COLOR: #333;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight:bold;
text-transform:capitalize;
margin-left: 300px;
margin-top: 30px;

}
.bottom_ul a:hover
{
color:#e00111;
}

.bn
{
	margin-left:-20px;
	
}
.bn_2
{
	margin-left:-26px;
	color:#4078A6 !important;
}
.disc
{
	color:#3188B7;
}
ul.contact_txt
{
	list-style:none;
}
.details h2
{
font-size: 14px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
    font-weight: bold;
	text-transform:capitalize;
}

.right2
{
background:url(images/pdf-box.jpg) no-repeat;
width:109%;
height:161px;	
}
.r-details
{
padding-top: 25px;
padding-left: 15px;
font-weight:bold;
}
.r-details a
{
font-weight:normal;
}

.col-md-3 .right1
{
background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
padding:20px;
border-radius:15px;
border:1px solid #ccc;

}

.hea{font-size: 18px !important;
 font-weight:normal !important;}

.details.row .col-md-3
{
	margin-left: 25px;
}
.details.row .col-md-8
{
	margin-left: 10px;
}
.p_heading
{
	background:url(images/side-b-image.jpg) repeat-x;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
}
.Body-Text3 {
font-size: 14px;
color: #FFFFFF;
font-family: Myriad, Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
padding: 9px;
padding-left: 30px;
}
.products.row .col-md-12 , .products.s-pro .col-md-12 {
border: 1px solid #ccc;
padding: 0px;
border-radius: 15px;
//border-top-right-radius: 15px;
border-top: none;
width: 94%;
}
.products.row  
{
	margin-left:50px;
	margin-bottom:30px;
}
.products.s-pro 
{
	margin-left:0;
	margin-bottom:30px;
}
.line.row
{
	border-bottom:1px solid #ccc;
margin-left: 20px;	
margin-right: 20px;
}
.p_details .col-sm-10
{
	margin-top: 23px;
text-align: justify;
}
.more
{
	float:right;
	margin: 20px
}

/*Hasnain-css*/
.details.row {margin-left:28px;
width: 90%;
  text-align: justify;}

.rightpdf {
  background: url(images/pdf-box.jpg) no-repeat;
  width: 30%;
  height: 161px;
  float: right;
}

.teammp{width:45%;
margin:0 auto;}

.header-heading {
  font-size: 22px;
  color: #FFFFFF;
  font-family: Mayrrid, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: bold;
  position: absolute;
  margin-top:70px;
  margin-left:20px;

}


.col-md-4 .right1
{
background: rgba(237,237,237,1);
background: -moz-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,1)), color-stop(53%, rgba(246,246,246,1)), color-stop(100%, rgba(255,255,255,1)));
background: -webkit-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(237,237,237,1) 0%, rgba(246,246,246,1) 53%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );
padding:20px;
border-radius:15px;
border:1px solid #ccc;


}




.p_details{border: 1px solid #CCC;
border-radius:10px;
border-top:none;
border-top-left-radius:0;
border-top-right-radius:0;
margin-top: -11px !important;}

/*hassnain end*/

.s-pro .col-md-6
{
	width:50%;
}

.about h3 {
font-size: 14px;
color: #e00111;
font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-transform: none;
text-decoration: none;
}
.about
{
	margin-left: 36px;
}
.middle-img
{
	border: 1px solid #ccc;
}

/*mustafa media */
@media (min-width: 1100px) and (max-width: 1260px) {
  .container { width:100%; }
  .header .col-md-8 {
    width: 57%;
}

}
@media(max-width:1100px)
{
.container {
    width: 98% !important;
}
.header .col-md-8 {
    width: 64%;
}
.header .col-md-2
{
	margin-left: -13px;
}
.col-md-9.left-con {
    width: 73%;
}
.col-md-3.square {

    width: 25%;
}
.contact .col-md-3 {
    
    margin-top: -500px;
    margin-right: 21px;
}
.col-md-8.w {
    width: 83%;
}
.inner_page_content .col-md-2
{
	width:20%;
}
.inner_page_content .col-md-10
{
	width:80%;
}
.banner img
{
	width: 100%;
}
.p_details .col-sm-10 {
    margin-top: 23px;
    text-align: justify;
    margin-left: 65px;
    width: 70%;
}

}
@media(max-width:1024px)
{
.container {
    width: 100% !important;
}
.header .col-md-8 {
    width: 62%;
}
.col-md-12.navi
{
	padding-left: 0px;
padding-right: 0px;
}
.contact .col-md-3 {
    margin-top: -550px;
    margin-right: 27px;
}
.right2 {
    background: url("images/pdf-box.jpg") no-repeat scroll 0% 0% transparent;
    width: 220px;
    height: 161px;

}
.rightpdf {
    background: url("images/pdf-box.jpg") no-repeat scroll 0% 0% transparent;
    width: 31%;
    height: 161px;
    float: right;
}
}
@media(max-width:1002px)
{
.container {
    width: 99% !important;
}
.header .col-md-8 {
    width: 62%;
}
.col-md-12.navi
{
	padding-left: 0px;
padding-right: 0px;
font-size:12px;
}
.contact .col-md-3 {
    margin-top: -550px;
    margin-right: 27px;
}
.right2 {
    background: url("images/pdf-box.jpg") no-repeat scroll 0% 0% transparent;
    width: 220px;
    height: 161px;
}
.rightpdf {
    background: url("images/pdf-box.jpg") no-repeat scroll 0% 0% transparent;
    width: 31%;
    height: 161px;
    float: right;
}
}
@media(max-width:980px)
{
.container {
    width: 98% !important;
}
.header .col-md-2 {
    margin-left: 67px;
    width: 10%;
    float: left;
    margin-top: -77px;
}
.header .col-md-8 {
    width: 86%;
margin-top: -90px ;
float: left;
}
.navigation a {
    font-size: 10px;
}
.col-md-3.square {
    width: 29%;
    float: left;
}
.col-md-9.left-con {
    width: 68%;
    float: left;
}
.col-md-6.border-b , .col-md-6.border-2 , .res-class
{
	width: 61% !important;
float: left;
border:none;
}
.left-con .col-md-6
{
	float: left;
width: 39%;
border:none;
}
.col-md-6.center 
{
	display:none;
}
.contact .col-md-3 {
    margin-top: -302px;
    margin-right: 64px;
}
.inner_page_content .col-md-2
{
	width:20%;
	float:left;
}
.inner_page_content .col-md-10
{
	width:80%;
	float:left;
}
.banner img
{
	width: 100%;
}
.footer .col-md-6
{
	float: left;
	width:50%
}
.s-pro .col-md-6 {
    width: 65%;
    margin-bottom: 50px;
}
.rightpdf {
    background: url("images/pdf-box.jpg") no-repeat scroll 0% 0% transparent;
    width: 33%;
    height: 161px;
    float: right;
}
}
@media(max-width:800px)
{
.container {
    width: 98% !important;
}

.header .col-md-8 {
    width: 84%;
margin-top: -90px ;
float: left;
}
.navigation a {
    font-size: 10px;
}
.col-md-3.square {
  	display:none;
}
.col-md-9.left-con {
    width: 100%;
    float: none;
	padding:0;
	margin:0;
}
.col-md-6.border-b , .col-md-6.border-2 , .res-class
{
	width: 61% !important;
float: left;
border:none;
}
.left-con .col-md-6
{
float: left;
width: 39%;
border:none;
}
.col-md-6.center 
{
	display:inherit;
}
.contact .col-md-3 {
    display:none;
}
.m-slider {

    display: none;
	
}
@media screen and (-webkit-min-device-pixel-ratio:0)
{
.content
{
	margin-top:5px !important;
}
}
@media screen and (-o-min-device-pixel-ratio:0)
{
.content
{
	margin-top:5px !important;
}
}
.header {
    height: 160px;
    box-shadow: none;
}
.footer .col-md-6
{
	width: 50%;
float: left;
}
.col-md-12.navi
{
	display:none;
}
.mob-nev-button
{
	display:inherit;
}
.mn
{
	display:inherit !important;
}
.inner_page_content .col-md-2
{
	width:25%;

}
.inner_page_content .col-md-10
{
	width:75%;
	
}
h1
{
	font-size:20px !important;
}

.bottom_ul {
    margin-left: 130px;
}
.main_c h2 {
    font-size: 12px;
}
.rightpdf {
    width: 50%;
}
.s-pro .col-md-6 {
    width: 98%;
    margin-bottom: 50px;
}
.p_details img
{
	//float:	right;
}
}
@media(max-width:768px)
{
.container {
    width: 100% !important;
}

.header .col-md-8 {
    width: 80%;
margin-top: -90px ;
float: left;
}
.f_tabs_3.row
{
	width:90%;
}
.col-md-6.f-right
{
	width:45% !important;
}
.footer .col-md-6
{
	width:55% ;
}
.p_details .col-sm-10 {
    margin-top: 23px;
    text-align: justify;
    margin-left: 65px;
    width: 70%;
}
}
@media(max-width:600px)
{
.container {
    width: 100% !important;
}

.left-con .col-md-6 {
    float: none;
    width: 85% !important;
	margin: 20px 0 65px 65px;
}
.left-con .col-md-6 .col-md-3{
    float: left !important;
   
}
.left-con .col-md-6 .m-ul{
    margin-left:65px;
	
   
}
.col-md-6.f-right {
    width: 75% !important;
}
.footer .col-md-6
{
	text-align:center;
	width:100%;
}
.inner_page_content .col-md-2
{
	width:35%;

}
.inner_page_content .col-md-10
{
	width:65%;
	
}
.bottom_ul {
    margin-left: 60px;
}
.benefits {
    margin-left: 20px;
}
.text {
    margin: 50px 0px 0px 50px;
}
.header-heading
{
	display:none;
}
.rightpdf {
    width: 80%;
}
.teammp {
    width: 100%;
}
.p_details .col-sm-10 {
    margin-top: 23px;
    text-align: justify;
    margin-left: 0;
    width: 100%;
}
.s-pro .col-md-6 {
    width: 100%;
    margin-bottom: 50px;
}
.products.row .col-md-12, .products.s-pro .col-md-12 
{
	width: 98%;
}
.products.row {
    margin-left: 5px;
}
.benefits
{
	margin:0;
	padding:0;
}
ul.bottom_ul
{
	margin:0;
	padding:0;
}
.p_details img {
    float: right;
}
.benefits {

    margin-left: 15px;
}
}
@media(max-width:480px)
{
.container {
    width: 100% !important;
}
.mob-header.row
{
	display:inherit;
}
.inner-header.row
{
	display:none;
}
.header {
    height: 220px;
  
}
.content h1 {
    font-size: 21px;
}
.left-con .col-md-6 {
    margin: 20px 0px 65px 15px;
}
.col-md-8.w {
    width: 117%;
}
.mob-nev ul li a {
    padding-left: 30%;
    padding-right: 30%;
}
.inner_page_content .col-md-2
{
	width:100%;
	border:none;
	float:none;

}
.inner_page_content .col-md-10
{
	width:100%;
	float:none;
	
}
.left_menu_2.row
{
	display:none;
}
.bottom_ul {
    margin-left: 60px;
}
.page_content .col-md-2 
{
	display:none !important;
	

}
.page_content .col-md-10 {
    margin-top: -65px;
}
.bottom_ul {
    margin-left: 5px;
}
.logo-taxt
{
	font-size: 20px;
}
ul.bottom_ul {

    margin-left: 20px;
}
.pn , .mn
{
	display:inherit !important;
}
.cut
{
	display:none;
}
.page_content .col-md-10 
{
	margin-top:1px;
}
.header-heading
{
	display:inherit;
	font-size: 15px;
    margin-top: 25px;
}
.l1
{
	float:left;
	margin-left:16px;
}
.col-md-2.ui-dialog-content
{
	padding:0 !important;
}
}
@media(max-width:414px)
{
.container {
    width: 98% !important;
}
.mob-header.row
{
	display:inherit;
}
.inner-header.row
{
	display:none;
}
.header {
    height: 220px;
  
}
.content h1 {
    font-size: 16px;
}
.left-con .col-md-6 {
	width:100% !important;
    margin: 20px 0px 65px 0;
}
.col-md-8.w {
    width: 110%;
}
.mob-nev ul li a {
    padding-left: 25%;
    padding-right: 25%;
}
.col-md-6.f-right {
    width: 90% !important;
}
.footer .col-md-6 {
    text-align: center;
    width: 102%;
}
f_tabs_3 h2, .f_tabs h2 a {
    font-size: 12px;
}
}
@media(max-width:360px)
{

.content h1 {
    font-size: 16px;
}
.left-con .col-md-6 {
	width:100% !important;
    margin: 20px 0px 65px 0;
}
.col-md-8.w {
    width: 110%;
}
.mob-nev ul li a {
    padding-left: 25%;
    padding-right: 25%;
}
.col-md-6.f-right {
    width: 90% !important;
}
.footer .col-md-6 {
    text-align: center;
    width: 102%;
}
f_tabs_3 h2, .f_tabs h2 a {
    font-size: 12px;
}
.logo-taxt {
    font-size: 20px !important;
}
.mob-link-class a, .mob-link-class a:hover {
    font-size: 9px;
}
.welcome {
    font-size: 21px;
}
.content h1 {
    font-size: 14px;
}
}
