.main-secter-no{ float:left; position:relative; font-size:33px;width:100%; text-align:right; line-height: 65px; color:#008bea;}
.menu_bar{ float:left; position:relative; width:100%; }
 .person-cont img{ width:100%;}
.form-area h2{ font-size: 25px;
    font-weight: bold;}
.form-area{color:#008bea; }
.form_filed_set{ position:relative; float:left;width:96%;}
.form_filed_set2{ position:relative; float:left;width:100%;}
.person-cont{ width:100%; float:left; position:relative; color:#008bea; padding-top:45px;}
.person-cont h2{ width:100%; float:left; position:relative; color:#008bea;  text-align:center;}
.person-cont2{ width:100%; float:left; position:relative; color:#008bea; margin-top:-41px;}
.person-cont2 h2{ width:100%; float:left; position:relative; color:#008bea; font-size:20px; font-weight: bold; }

.liner2{ float:left; position:relative; background-image:url(../images/linner.png); background-repeat:repeat-x; width: 100%;}
.liner2 h2{ color:#FFF; font-size:20px; text-align: center;width: 100%;}
.form_filed_out{ border: 1px solid #39f;
    float: left;
    margin: 5px 0;
    position: relative; padding: 0 10px;
    width: 100%;}
	.liner2 img{ text-align:center; display: block;
    margin: 0 auto; }
	
	.contant_bar{ float: left; position:relative;}
	.contant_bar p{ float: left; position:relative; line-height:22px;}
	.contant_bar h2{ float: left; position:relative; color:#008bea;}
	
	.contant_bar2{ float: left; position:relative;}
	.contant_bar2 p{ float: left; position:relative; line-height:22px; /*added*/ width: 100%; text-align: justify;}
	.contant_bar2 h2{ float: left; position:relative; color:#008bea; font-size:20px; font-weight: bold;/*added*/ width: 100%;}
		.contant_bar2 img{ float: left; position:relative;   margin-right:15px;}
	
	.mobil_in{ display:none!important;}
			.mobil_in2{ display:block!important; padding-top: 57px;}
	.submitbar{  float: right;
    height: 35px;
    margin-top: 10px;
    position: relative;
    width: 115px; background-image:url(../images/go.png); background-repeat:no-repeat; position:relative; width:115px; height:35px; border:none; background-color:transparent;}
	.submitbar:hover{ background-image:url(../images/go2.png);  background-repeat:no-repeat;position:relative; width:115px; height:35px; border:none; background-color:transparent;}
	
	#nav
		{
			width: 60em; /* 1000 */
			font-family: 'Open Sans', sans-serif;
			font-weight: 400;
			position: relative;
			top: 25%;
			left: 50%;
			margin-left: -30em; /* 30 480 */ background-image:url(../images/liner.png);
			background-repeat:no-repeat; float:left; z-index:100;  background-position: 0px 5px;
		}

			#nav > a
			{
				display: none;
			}

			#nav li
			{
				position: relative; list-style-type:none;  
			}
				#nav li a
				{
					color: #fff;
					padding:0 4%; float:left; width:100%;
				}
				
				#nav li a:active
				{
					background-color: #c00 
				}

			#nav span:after
			{
				width: 0;
				height: 0;
				border: 0.313em solid transparent; /* 5 */
				border-bottom: none;
				border-top-color: #efa585;
				content: '';
				vertical-align: middle;
				display: inline-block;
				position: relative;
				right: -0.313em; /* 5 */
			}

			/* first level */

			#nav > ul
			{
				height: 68px; /* 60 */
				 width:100%; float:left;
				
			}
			#nav > ul > li
			{

			float: left; position: relative;
			}
			#nav > ul > li > a
			{
			font-size: 1.1em;color:#333;

			line-height:4.4em;
			float: left;
			padding: 0 12px;
			text-align: center; margin:0px;
			}
			#nav ul ul li a{border-bottom: 1px solid #fff;}
			#nav ul li a{

			color: #333;
		    float: left;
		    font-size: 1.2em;
		    line-height: 4.3em;
		    margin: 0;
		    padding: 0 14px;
		    text-align: left; 
		   }
			#nav > ul > li:not( :last-child ) > a
			{

			}
			#nav > ul > li:hover > a,
			#nav > ul:not( :hover ) > li.active > a
			{
			background-color: #008bea;
			-webkit-border-radius: 15px;
			-moz-border-radius: 15px;
			border-radius: 15px; text-decoration:none; color:#FFF;
			}


				/* second level */

				#nav li ul
				{
					background-color: #008bea;
					display: none;
					position: absolute;list-style-type:none;  margin:0px; padding:0px; float:left;
					top: 83%;width: 160px; z-index:1000;
				}
					#nav li:hover ul
					{
						display: block;
						left: 0;
						right: 0;
					}
						#nav li:not( :first-child ):hover ul
						{
							left: -1px;
						}
						#nav li ul a
						{
							 /* 20 */
							text-decoration:none;
							 /* 15 (20) */   font-size: 14px; line-height:10px; color:#FFF;
    padding: 10px;
						}
							#nav li ul li a:hover,
							#nav li ul:not( :hover ) li.active a
							{
								background-color: #272728;
							}

@media only screen and ( max-width: 1199px ) /* 1000 */{
	#nav{ 
		margin-left: -26em;
	    position: relative;
	    top: 25%;
	    width: 50em;
	}
	#nav ul li a {
		color: #333;
		float: left;
		font-size: 1em;
		line-height: 5.4em;
		margin: 0;
		padding: 0 14px;
		text-align: left;
	}#nav li ul a {
	    border-top: 1px solid #6e7173;
	    color: #fff;
	    font-size: 14px;
	    line-height: 17px;
	    padding: 10px;
	    text-decoration: none;
	}
	
}
		@media only screen and ( max-width: 62.5em ) /* 1000 */
		
		{
			.banner img {
    height: 100% !important;
    width: 100%;
}
			.slide{ width:100%!important; height: 100% !important;}

.slides_control{ width:100%!important;}
			
			
			#nav
			{
				width: 100%;
				position: static;
				margin: 0;
			}
			.liner2{ background:#008bea}	
			.mobil_in{ display:block!important;}
			.mobil_in2{ display:none!important;}
			.footer_end ul{ width:100%!important;}
		#nav
			{
				position: relative;
				top: auto;
				left: auto;
			}
				#nav > a
				{
					width: 3.125em; /* 50 */
					height: 3.125em; /* 50 */
					text-align: left;
					text-indent: -9999px;
					background-color: #008bea; top: 12px;
					position: relative;
				}
					#nav > a:before,
					#nav > a:after
					{
						position: absolute;
						border: 2px solid #fff;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
					#nav > a:after
					{
						top: 60%;
					}
					#nav > ul > li > a{ font-size:14px;line-height:38px; width:100%; text-decoration:none;}
					
					{
    border-top: 1px solid #e15a1f;
    font-size: 13px;
    padding: 10px;
}
#nav li ul { width:100%;}
					#nav > ul {
    display: none;
    height: auto; background-color:#CCC;;
    left: 0;padding: 0;
    position: absolute;
    right: 0;
}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
					display: block;
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
					width: 100%;
					float: none;
				}
					#nav > ul > li > a
					{
						height: auto;
						text-align: left;
						padding: 0 0.833em; /* 20 (24) */
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: none;
							border-bottom: 1px solid #999;
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding: 1.25em; /* 20 */
					padding-top: 0;
				}
				.contant_bar2 img{ width:100%;}
.person-cont2 img{ width:100%;}
		}

		@media only screen and ( max-width: 40em ) /* 640 */
		{
			html
			{
				font-size: 75%; /* 12 */
			}

			#nav
			{
				position: relative;
				top: auto;
				left: auto;
			}
				#nav > a
				{
					width: 3.125em; /* 50 */
					height: 3.125em; /* 50 */
					text-align: left;
					text-indent: -9999px;
					background-color: #008bea; top: 12px;
					position: relative;
				}
					#nav > a:before,
					#nav > a:after
					{
						position: absolute;
						border: 2px solid #fff;
						top: 35%;
						left: 25%;
						right: 25%;
						content: '';
					}
					#nav > a:after
					{
						top: 60%;
					}
					#nav > ul > li > a{ font-size:14px;line-height:38px; width:100%; text-decoration:none;}
					
					{
    border-top: 1px solid #e15a1f;
    font-size: 13px;
    padding: 10px;
}
#nav li ul { width:100%;}
					#nav > ul {
    display: none;
    height: auto; background-color:#CCC;;
    left: 0;padding: 0;
    position: absolute;
    right: 0;
}

				#nav:not( :target ) > a:first-of-type,
				#nav:target > a:last-of-type
				{
					display: block;
				}


			/* first level */

			#nav > ul
			{
				height: auto;
				display: none;
				position: absolute;
				left: 0;
				right: 0;
			}
				#nav:target > ul
				{
					display: block;
				}
				#nav > ul > li
				{
					width: 100%;
					float: none;
				}
					#nav > ul > li > a
					{
						height: auto;
						text-align: left;
						padding: 0 0.833em; /* 20 (24) */
					}
						#nav > ul > li:not( :last-child ) > a
						{
							border-right: none;
							border-bottom: 1px solid #999;
						}


				/* second level */

				#nav li ul
				{
					position: static;
					padding: 1.25em; /* 20 */
					padding-top: 0;
				}
				
			.liner2{ background:#008bea}	
			.mobil_in{ display:block!important;}
			.mobil_in2{ display:none!important;}
			.footer_end ul{ width:100%!important; padding:8px 0;}
			.logo{   width: 80%; margin:0 auto; display:block;}
			.logo img{ width:100%;}
			.footer_end ul li {
    border-bottom: 1px solid #008bea;
	border-right:none!important ;
    float: left;
    line-height: 12px;
    list-style-type: none;
    padding: 4px 0px!important;
    position: relative;
    text-align: center;
    width: 100%;
}
.contant_bar2 img{ width:100%;}
.person-cont2 img{ width:100%;}




		}
		.footer_end{ float:left;
		position:relative; width:100%;}
		.footer_end ul{
		height: 48px;
    list-style-type: none;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    width: 68%; }
		.footer_end ul li{ border-right: 1px solid #008bea;
    float: left;
    list-style-type: none;line-height: 12px;
    padding: 0 10px;
    position: relative;}.ender2 li a{ color:#FFF;}
	.ender2 li{ border-right: 1px solid #fff!important;}
	.ender2 li:last-child{ border:none!important;}
	.ender2 {width: 53%!important;}
		
.meter-in{ margin: 0 auto;}
		@media (min-width:768px){.meter-in{width:750px}}@media (min-width:992px){.meter-in{width:970px}}@media (min-width:1200px){.meter-in{width:1066px}}
		.banner img{ width:100%;}
		.footer_end ul li:last-child{ border:none;}
		.clobar{ background-color:#39F;}
		.contact_left{ width: 45%; padding: 0 2% 0 0; float: left; position: relative;}
		.contact_right{ width: 50%; padding: 0 2%; float: left; position: relative; margin-bottom: 40px;}


	/* ###### White / Pink #########*/
	.white-pink {
	    margin-left:auto;
	    margin-right:auto;

	    float:left;
	    width: 100%;
	    background: #FFF;
	    padding: 30px 30px 20px 30px;
	    box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
	    -webkit-box-shadow: rgba(187, 187, 187, 1) 0 0px 20px -1px;
	    font-size: 14px ;

	    border-radius: 10px;
	    -webkit-border-radius: 10px;
	}
	.white-pink h1 {
	    font: 24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	    padding: 0px 0px 10px 40px;
	    display: block;
	    border-bottom: 1px solid #F5F5F5;
	    margin: -10px -30px 10px -30px;
	    color: #969696;
	}
	.white-pink h1>div {
	    display: block;
	    font-size: 11px;
	    color: #C4C2C2;
	}
	.white-pink label {
	    display: block;
	    margin: 0px 0px 5px;
	}
	.white-pink label div {
	    float: left;
	    width: 20%;
	    text-align: right;
	    padding-right: 10px;
	    margin-top: 10px;
	    color: #969696;
	}
	.white-pink input[type="text"], .white-pink input[type="email"], .white-pink textarea,.white-pink select{
	    color: #555;
	    width: 91%;
	    padding: 3px 0px 3px 5px;
	    margin-top: 2px;
	    margin-right: 6px;
	    margin-bottom: 8px;
	    border: 1px solid #e5e5e5;
	    background: #fbfbfb;
	    height: 25px;
	    line-height:15px;
	    outline: 0;
	    -webkit-box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
	    box-shadow: inset 1px 1px 2px rgba(200,200,200,0.2);
	}
	.white-pink textarea{
	    height:100px;
	    padding: 5px 0px 0px 5px;
	    width: 91%;
	}
	.white-pink .button {
	      padding: 10px 30px 10px 30px;
	    background: #008bea;
	    border: none;
	    color: #FFF;
	    box-shadow: 1px 1px 1px #4C6E91;
	    -webkit-box-shadow: 1px 1px 1px #4C6E91;
	    -moz-box-shadow: 1px 1px 1px #4C6E91;
	    text-shadow: 1px 1px 1px #5079A3;
	    float: right;
	    margin-right: 10px;
	}
	.white-pink .button:hover {
	    background: #3EB1DD; cursor:pointer;
	}
	.white-pink .button:active {
	     background: #3EB1DD;
	}
	.white-pink select {
	    background: url('down-arrow.png') no-repeat right, -moz-linear-gradient(top, #FBFBFB 0%, #E9E9E9 100%);
	    background: url('down-arrow.png') no-repeat right, -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FBFBFB), color-stop(100%,#E9E9E9));
	   appearance:none;
	    -webkit-appearance:none;
	   -moz-appearance: none;
	    text-indent: 0.01px;
	    text-overflow: '';
	    width: 70%;
	    line-height: 15px;
	    height: 30px;
	}


	/****gallery*****/
	.galleryBlock{
		float:left;
		margin:10px 0px 20px 0px;
		padding:0px 0px 0px 10px;
		width:100%;
		height:auto;
	}

	.galleryBlock .imageBlock{
		float:left;
		padding:3px;
		margin:0px 10px 10px 0px;
		background-color:#008bea;
		color:#fff;
		text-decoration:none;		
		width:206px;
		height:156px;
		text-align:center;
	}

	.galleryBlock .imageBlock img{
		float:left;
		padding:0px;
		margin:0px;
		border:none;
		width:216px;
		height:150px;

	}

	.galleryBlock .imageBlock:hover{
		background-color:#6e7173;
	}

	/*fancy box**/

	.fancybox-title-inside{
		margin-left: 0!important;
	}
	@media only screen and (max-width: 988px) {
		.gallery_title{ height:61px!important;}
	.slides_control {
    width: 100% !important;
	height:461px!important;
}



		}
		@media only screen and (max-width: 868px) {
			

	.slides_control {
    width: 100% !important;
	height:461px!important;
}}


@media only screen and (max-width: 768px) {
	.toper_in{ float: left; top:5px!important;}
	
	.slides_control {
    width: 100% !important;
	height:300px!important;
}
 .contact_left{float: left;
    padding: 0 2%;
    position: relative;
    width: 96%;}.contact_right {
    float: left;
    margin-bottom: 40px;
    padding: 0 2%;
    position: relative;
    width: 96%;}

}
@media only screen and (max-width: 590px) {

	.contant_bar2 p{  width: 94% !important; height:90%!important;}
	.galleryBlock .imageBlock img{   height: auto!important;
    width: 100% !important;}
	.galleryBlock .imageBlock{ height:100%!important; width: 100% !important;}
	.gallery .gllr_image_block{ width:50%!important;}
	.form_box_Lable {
    float: left;
    position: relative;
    width: 100%!important;
}.white-pink input[type="text"], .white-pink input[type="email"], .white-pink textarea, .white-pink select{width: 88%;}
.form_box_Content {
    float: left;
    position: relative;
    width: 100%!important;
}

	.slides_control {
    width: 100% !important;
	height:280px!important;
}}
@media only screen and (max-width: 490px) {
.gallery_title{ height:79px!important;}

	.slides_control {
    width: 100% !important;
	height:230px!important;
}}
@media only screen and (max-width: 390px) {	
.gallery .gllr_image_block{ width:100%!important; height:auto!important;}
.gallery_title{ height:auto!important;}
	.slides_control {
    width: 100% !important;
	height:180px!important;
}}
@media only screen and (max-width: 290px) {
	.slides_control {
    width: 100% !important;
	height:140px!important;
}
}
.contant_bar2 ul li {
    background: url("../images/arrow.png") no-repeat scroll -4px 1px rgba(0, 0, 0, 0) ;float:left; position:relative;
    line-height: 25px;
    list-style-type: none; padding-left: 25px; width:100%;}
	.contant_bar2 ul p{ float:left; position:relative;}
	.form_box {
    float: left;
    position: relative;
    text-align: justify;
}
.form_box_Lable {
    float: left;
    position: relative;
    width: 30%;
}
.form_box_Content {
    float: left;
    position: relative;
    width: 70%;
}
.form_box_button {
    float: left;
    position: relative;
    width: 100%;
}
.tittle_bar{ color: black;
    float: right !important;
    text-align: right !important;}
.blue_cont{ color:#3a88fe;font-style:italic; margin: 0 !important;  font-size: 15px;}

.toper_in{ float: left; top:-54px;}
.gallery_title{ float: left;position:relative; line-height: 25px; margin-bottom: 20px; color:#008bea;padding: 0 3%;text-align:left;}


@media only screen and (max-width: 1200px) {
	.footer_end ul{
		font-size: 13px;
	}
}
@media only screen and (max-width: 700px) {
	.footer_end ul{
		font-size: 11px;
	}
}
.spacer{ padding-left: 3%;}

.active{ background-color: #008bea;
    border-radius: 15px;
   color: #fff !important;
    text-decoration: none;}
    .gallery_title{ height:auto;}