body{
	margin: 0;
	padding:0;
	min-height: 100vh;
	height: 100%;
	background-color:#fff!important;
}
@font-face {
	font-family: 'Conv_Raleway-Regular';
	src: url('../fonts/Raleway-Regular.eot');
	src: local('☺'), url('../fonts/Raleway-Regular.woff') format('woff'), url('../fonts/Raleway-Regular.ttf') format('truetype'), url('fonts/Raleway-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_Norasi';
	src: url('../fonts/Norasi.eot');
	src: local('☺'), url('../fonts/Norasi.woff') format('woff'), url('../fonts/Norasi.ttf') format('truetype'), url('fonts/Norasi.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
*{
	transition: .8s ease;
}
.full-page{
	min-height: 100vh;
	height: 100%;
}
.margin_0{
	margin: 0!important;
}
.clean-space{
	padding: 0!important;
}
.stick_top{
	background: #fff none repeat scroll 0 0;
	position: sticky !important;
	top: 0;
	z-index: 2147483647;
	position: -webkit-sticky;
}
.marquee_background{
	background-color:#dfdfdf;
	max-height: 35px;
	z-index: 10000;
}
.marquee_style{
	padding-top:5px;
	padding-bottom:5px;
	color: #333;
	font-family: 'Conv_Raleway-Regular';
	font-size: 12px;
}
.background_top_contact{
	background-color: #1d2e50;
}
.top_contact-3::after {
	border-right: 20px solid #1d2e50;
	border-top: 50px solid transparent !important;
	left: -20px;
	top: 0;
}
.top_contact_bg::after {
	content: "";
	display: block;
	height: 0;
	position: absolute;
	width: 0;
	z-index: 10;
}
.top_contact-3 {
	background-color: #1d2e50;
	bottom: 20px;
}
.top_contact_bg {
	bottom: 0;
	color: #333333;
	float: right;
	margin-bottom: 0;
	min-height: 30px;
	min-width: 100px;
	padding: 0px;
	position: relative;
	text-align: left;
	width: 65%;
}
.top_contact{
	font-family: 'Conv_Raleway-Regular';
	color: #fff;
	margin-top: 5px;
}

.top_contact_no{
	font-family: 'Conv_Raleway-Regular';
	color: #fff;
	font-weight: bold;
	line-height: 0%;
	margin-bottom:15px;
}
.navbar_height{
	margin: 0px!important;
	min-height: 75px!important;
	box-shadow: 0 8px 7px -5px #a1a1a1;
	z-index: 10000;
}
.navbar_padding{
	padding-top: 5px;
	border-radius: 0px;
}
.navbar-nav > li > a{
	color: #808080;
	font-family: 'Conv_Raleway-Regular';
	font-weight: bold;
	font-size: 13px;
	padding-top: 35px!important;
}
.active-menu{
	color: #1d2a56 !important;
	background: url(../images/hover-img.png)no-repeat !important;
}
.menu1{
	background-position:  15px 0px !important ;
}
.menu2{
	background-position:40px 0px !important;
}
.menu3{
	background-position:35px 0px !important;
}
.menu4{
	background-position: 45px 0px !important;
}
.menu5{
	background-position: 15px 0px !important;
}

li > a:hover, li > a:active, li > a:focus {
	color: #1d2a56!important;
	background:none!important;
	background: url(../images/hover-img.png)  no-repeat!important;
}

li:nth-child(1) > a:hover, li:nth-child(1) > a:active, li:nth-child(1) > a:focus{
	color: #1d2a56!important;
	background-position:15px 0px !important;
}
li:nth-child(2) > a:hover, li:nth-child(2) > a:active, li:nth-child(3) > a:focus{
	background-position: 40px 0px !important;
}
li:nth-child(3) > a:hover, li:nth-child(3) > a:active, li:nth-child(3) > a:focus{
	background-position: 35px 0px !important;
}
li:nth-child(4) > a:hover, li:nth-child(4) > a:active, li:nth-child(4) > a:focus{
	background-position: 45px 0px !important;
}
li:nth-child(5) > a:hover, li:nth-child(5) > a:active, li:nth-child(5) > a:focus{
	background-position: 15px 0px !important;
}
li:nth-child(6) > a:hover, li:nth-child(6) > a:active, li:nth-child(6) > a:focus{
	background-position: 40px 0px !important;
}
.navbar-nav > li > a:focus{
	background-color: none !important;
}
.background_img{
	background-image:url("../images/banner.png");
	background-size: cover;
	padding-top:250px!important;
	padding-bottom: 300px!important;
	background-position: 63% bottom !important;
}
.banner_text{
	background-color: #1a273b;
	color: #fff;
	font-size: 85px;
	line-height: 100%;
	font-weight: bold;
	font-family: 'Conv_Norasi';
	text-shadow: 8px 8px 3px #10142f;
	padding: 20px 0px 20px 40px;
}
.about_text{
	font-size: 16px;
	font-family: 'Conv_Raleway-Regular';
	padding-top: 35px;
	padding-bottom: 30px;
	text-align: justify;;
}
.latest_news{
	padding-top: 50px; 
}
.news_border{
	border: solid 1px #cccccc;
	position: relative;
}
.title{
	margin-left: 40px;
	margin-top: -20px;
	position: relative;
	font-family: 'Conv_Raleway-Regular';
	width: 345px;
	background-color: #1a273b;
	color: #cc9f5b;
	padding: 12px 12px 12px 50px;
	font-weight: bold;
	z-index: 10000;
}
.scroll {
	height: 300px;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 100%;
}
.latest_news_text{
	padding-left: 20px;
	padding-top: 10px;
	font-size: 16px;
	font-family: 'Conv_Raleway-Regular';
}
.latest_news_text2{
	padding-left: 20px;
	font-size: 16px;
	font-family: 'Conv_Raleway-Regular';
}
.news_date{
	color: #999999;
	font-family: 'Conv_Raleway-Regular';
	font-weight: bold;
	padding-left: 20px;
}
hr{
	width: 95%;
}
.services_border{
	border-top:solid 1px #1a273b;
}
.services_title{
	margin-top: -20px;
	position: relative;
	font-family: 'Conv_Raleway-Regular';
	width: 190px;
	background-color: #1a273b;
	color: #cc9f5b;
	padding: 10px 5px 10px 40px;
	font-weight: bold;
	z-index: 10000;
} 
.services{
	padding-top: 30px;
	padding-bottom: 60px;
}
.services_icon{
	float: left;
	width: 256px;
	height: 150px;
	list-style: none;
	border: solid 1px #637da6;
	text-align: center;
	margin: 10px 10px;
	font-family: 'Conv_Raleway-Regular';
	font-weight: bold;
	color: #1a273b;
	padding-top: 10px;
	box-shadow: rgb(244 234 240 / 34%) 5px 5px, rgb(36 32 35 / 26%) 7px 7px, rgb(13 11 13 / 20%) 15px 15px, rgb(92 90 91 / 10%) 20px 20px;
}
.services_icon:hover{
	transform: scale3d(1.08,1.08,.5);
	cursor: pointer;
	box-shadow: 0px 10px 20px -5px #a3bde6;
}
.tag_line_banner{
	background-image:url("../images/tag_banner.png");
	background-size: cover;
	padding-top:150px!important;
	padding-bottom: 150px!important;
	background-attachment: fixed;
}
.tag_banner_icon{
	text-align: center;
}
.tag_banner_text{
	color: #fff;
	font-size: 50px;
	line-height: 100%;
	font-weight: bold;
	font-family: 'Conv_Norasi';
	text-shadow: 2px 2px #000000;
}
.contact_box-shadow{
	box-shadow: 10px 15px 10px #1a1a1a;
}
.address_left{
	/* font-family: 'Conv_Raleway-Regular'; */
	font-family: 'Lateef';
	font-size: 14px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 10px;
	margin: 0;
}
.address_right{
	/* font-family: 'Conv_Raleway-Regular'; */
	font-family: 'Lateef';
	font-size: 14px;
	padding-top: 40px;
	padding-bottom: 40px;
	padding-left: 10px;
	color: #fff;
	margin: 0;
}

.bg-contact{
	background: #434654 none repeat scroll 0 0;
    float: right;
    height: 327px;
    position: absolute;
    right: 0;
    width: 382px;
    z-index: -1;
}
.addres_right_background{
	 background-color: #434654;	
	min-height: 220px !important;
	margin-bottom: 20px;
}

@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.addres_right_background{
		background-color: #434654;
		min-height: auto !important;
     	margin-bottom: 20px;
	}
}


.address_txt{
	font-family: 'Lateef' !important;
}
.footer_background {
	background-color: #1a1d27;
	bottom: 0;
	position: relative;
	width: 100%;
}
.copyright_space{
	padding-top: 20px;
	padding-bottom: 20px;
}
.copyright{
	font-family: 'Conv_Raleway-Regular';
	color: #434654;
}
.social_padding{
	padding-top: 10px;
}
.social:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	color:#fff;
}
.social{
	-webkit-transform: scale(0.8);
	-moz-transform: scale(0.8);
	-o-transform: scale(0.8);
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	color:#434654;
	font-size: 40px;
}

/*------page_2---------*/

.our_value_heading{
	color:#1a273b;
	font-size: 16px;
	padding-left:20px;
	padding-top:40px;
	font-weight: bold;
	font-family: 'Conv_Raleway-Regular';
}
.our_value_heading_2{
	color:#1a273b;
	font-size: 16px;
	padding-left:20px;
	padding-top:10px;
	font-weight: bold;
	font-family: 'Conv_Raleway-Regular';

}
.our_value_text{
	padding-left:20px;
	font-family: 'Conv_Raleway-Regular';
	color: #1a1a1a;
	font-size: 16px;
	text-align: justify;
}

/*------page_3---------*/

.our_team_banner{
	background-attachment: fixed;
	background-image: url("../images/our_team_banner.png");
	background-position: center bottom;
	background-size: cover;
	padding-bottom: 20px !important;
	padding-top: 100px !important;
}
.our_team_banner_text{
	font-family: 'Conv_Raleway-Regular';
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-align: justify;
	text-shadow: 1px 1px 1px #303030;
}
.Tanwar_img{
	margin-top:-40px;
	position: relative;
}
.Tanwar_name{
	font-family: 'Conv_Raleway-Regular';
	color: #1d2e50;
	font-size:20px;
	font-weight: bold;
	padding-left: 20px;
}
.Tanwar_qualification{
	font-family: 'Conv_Raleway-Regular';
	color: #1d2e50;
	font-size:16px;
	padding-left: 20px;
}
.Tanwar_content{
	padding-top: 50px;
}
.Tanwar_info{
	font-family: 'Conv_Raleway-Regular';
	color: #000000;
	font-size:16px;
	text-align: justify;
}
.our_team_padding{
	padding-top: 50px;
}
.team{
	float: left;
	width: 233px;
	height: 326px;
	margin: 5px;
	border: 1px solid #1d2e50;
	background-position: center top !important;
	transition: 1s ease;
}
.team_1{
	background-image:url("../images/team_img_1.png");
}
.team_2{
	background-image:url("../images/team-img-22.png");
}
.team_3{
	background-image:url("../images/team-img-33.png");
}
.team_4{
	background-image:url("../images/team_img_2.png");
}
.team_4{
	background-image:url("../images/team_img_1.png");
}
.team_5{
	background-image:url("../images/team_img_2.png");
}
.team:hover{
	transform: scale3d(1.08,1.08,.5);
	background-position: 50% 70% !important;
	transition: 1s ease;
}
.team_overley{
	background-color: rgba(29,46,80, .1);
	height: 100%;
}
.text-bg{
	background-color: #fff;
	padding: 8px;
	margin-top: -56px;
	transition: 2.5s ease;
}
.team_text{
	text-align: center;
	font-family: 'Conv_Raleway-Regular';
	font-size: 14px;
	font-weight: bold;
	color: #1d2e50;
	padding-top: 10px;
	transition: 2.5s ease; 
}
.sub_text{
	text-align: center;
	font-family: 'Conv_Raleway-Regular';
	font-size: 11.8px;
	font-weight: normal;
	color: #fff;
	display: none; 
	height: 258px;
}
.team:hover .text-bg{
	background-color: #1d2e50 !important;
	bottom: 0px;
	position: absolute;
	width: 100%;
	transition: 2.5s ease;
}
.team:hover .sub_text{
	display: block;
}
.team:hover .team_text{
	text-align: center;
	font-family: 'Conv_Raleway-Regular';
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.team:hover .team_overley{
	background-color:transparent;
}
.team_banner{
	background-image:url("../images/team_banner.png");
	padding-bottom: 100px !important;
	padding-top: 100px !important;
	margin-top: 50px;
	background-size: cover;
	background-repeat: no-repeat;
}
.tagline_boder{
	border: solid 1px #fff;
}
.team_banner_tag{
	font-family: 'Conv_Norasi';
	font-size:38px;
	color: #fff;
	font-weight: bold;
	padding: 40px 40px 40px 40px;
	text-shadow: 2px 2px #000;
	text-align: justify;
}

/*------page_4---------*/

.contact_back_icon{
	background-image:url("../images/contact_icon_1.png");
	background-repeat: no-repeat;
}
.contact_img_width{
	width: 90%
}
.contact_img_padding{
	margin-top: 30px;
}
.contact_text{
	font-family: 'Conv_Raleway-Regular';
	font-size: 18px;
	color: #1a273b;
	padding-top: 50px;
	padding-bottom: 30px;
}
.form_padding{
	padding-top: 50px;
	padding-bottom: 50px;
}
.label_style{
	font-family: 'Conv_Raleway-Regular';
	font-size: 19px;
	color: #1a1a1a;
	font-weight: normal!important;
}
.label_padding{
	margin-top: 23px;
}
.type_icon{
	color: red;
	font-size: 25px;
}
.form-style_2{
	border-radius:0px!important;
	color: #000!important;
	max-width: 390px;
}
.form-style_2:focus{
	border-color: #1d2e50!important;
	-webkit-box-shadow: inset 5 2px 2px rgba(29, 46, 80, .075)!important;
}
.form-style{
	border-radius:0px!important;
	color: #000!important;
}
.form-style:focus{
	border-color: #1d2e50!important;
	-webkit-box-shadow: inset 5 2px 2px rgba(29, 46, 80, .075)!important;
}
.form_button{
	padding: 10px 70px 10px 70px!important;
	border-radius: 0px!important;
	font-size: 16px!important;
	font-weight: bold!important;
	color: #cc9f5b!important;
	background-color: #1d2e50!important;
	font-family: 'Conv_Raleway-Regular';
}

/*------page 5---------*/

.service_info{
	height: 100%;
	background-color: #0000cc;
	padding-left:0 !important;
	padding-right: 15px;
}
.service_content{
	height: 300px;
	background-color: #0000cc;
	position: absolute;
	left: 0;
}
.service_tag{
	font-weight: bold;
	font-size: 2em;
	color: #fff;
	font-family: 'Conv_Norasi';
	text-shadow: 2px 2px #6f5733;
	padding-top: 25px;
}
.service_tagdown_text{
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	font-family: 'Conv_Raleway-Regular';
}
.service_content_2{
	height: 300px;
	width: 100%;
}
.service_img{
	background-repeat: no-repeat;
	background-size: cover;
	height: 80%;
	min-height: 300px;
}
.service_img_1{
	background-image:url("../images/service-img-1.png");
}
.service_img_2{
	background-image:url("../images/service-img-2.png");
}
.service_img_3{
	background-image:url("../images/service_img_3.png");
}
.service_img_4{
	background-image:url("../images/service-img-4.png");
}
.service_img_5{
	background-image:url("../images/service_img_5.png");
}
.service_overlay{
	background-color: rgba(0, 0, 0, .7);
	height: 100%;
	width: 100%;
	transition: .2s ease;
}
.service_grp{
	margin-left: 30px;
	padding-top: 50px;
	width: 80%;
}
.service_icon{
	float: left;
}
.service_icon_text{
	font-family: 'Conv_Raleway-Regular';
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	padding: 20px 0;
	text-align: left;
	font-size: 20px;
	float: left;
	width: 100%;
}
.service_sub_text{
	opacity: 0;
	margin-top: -140px;
	padding: 0px;
	color: #fff;
	float: left;
}
.service_button{
	display: none;
	margin-top: -40px;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Conv_Raleway-Regular';
	float: left;
	border-radius: 0px !important;
	background-color: transparent !important;
	color: #fff !important;
	border-color: #cc9f5b !important;
	padding: 5px 10px 5px 10px;
}

.service_img:hover .service_overlay{
	background-color: rgba(29, 46, 80, .9);
}
.service_img:hover .service_icon{
	transform:translate3d(0,-37px,0);
	width: 40px;
	background: #cc9f5b;
	padding: 10px;
}
.service_img:hover .service_icon_text{
	transform: translate3d(0,-55px,0);
	font-size: 20px;
	padding:30px 20px 0;
}
.service_img:hover .service_grp{
	margin: 0 auto;
	padding: 20px 0px;
}
.service_img:hover .service_sub_text{
	opacity: 1;
	margin-top: -60px;
	padding:0;
	margin-left: 20px;
	transition: .90s ease;
	color: #fff;
}
.service_img:hover .service_button{
	display: block;
	margin-top: 10px;
	margin-left:20px;
}
.service_button:hover{
	background-color: #cc9f5b!important;
}
.service_top_padding{
	margin-top: 60px;
}
.service_top_padding2{
	margin-top: 60px;
}
.service_btm_padding{
	margin-top: -40px;
}
.hide_big{
	display: block !important;
}
.show_sml{
	display: none !important;
}

/*------family law page---------*/

.service_inner {
	background-attachment: fixed;
	background-position: center bottom;
	background-size: cover;
	padding-bottom: 60px !important;
	padding-top:40px !important;   
}
/*------family law page changed to Cloud Computing and so on....---------*/
.service_fmly {
	background-image:url("../images/service-img-1.png");
}
.service_Dispute{
	background-image:url("../images/service-img-2.png");
}
.Commercial_Law{
	background-image:url("../images/service_img_3.png");
}
.Property_Law{
	background-image:url("../images/service_img_5.png");
}
.Criminal_law{
	background-image:url("../images/service-img-5.png");
}
.Tanwar_head{
	font-family: "Conv_Norasi";
	font-size: 20px;
	font-weight: bold;
}
.service_data{
	background-color: #1d2e50;
	height: 100%;
	position: sticky !important;
	top: 70px;
	z-index: 100000000;
	position: -webkit-sticky!important;
}
.service_data_icon{
	margin: 0 auto;
	padding: 15px;
	text-align: center;
}

/*------blog_page---------*/

.blog_img{
	background-image:url("../images/blog_banner.png");
}
.blog_margin{
	margin-top: 30px;
}
.blog_banner_txt{
	font-weight: bold;
	font-size: 60px;
	color: #fff;
	font-family: 'Conv_Norasi';
	text-shadow: 2px 2px #6f5733;
	padding-top: 25px;
	text-align: center;
}

/*------Media Query---------*/

@media only screen and (min-width: 320px) and (max-width: 480px) {
	.mobile-clean{
		padding-right: 0!important;
		padding-left: 0!important;
	}
	.show_sml{
		display:block !important;
	}
	.hide_big{
		display: none !important;
	}
	.logo_width{
		width: 140px;
	}
	.navbar_padding{
		padding-left:10px!important;
	}
	.navbar-nav > li > a{
		padding-left:40px!important;
		padding-top:10px!important;
		padding-bottom:10px!important;
	}
	li:nth-child(1) > a:hover{
		background-position: 0px 0px !important;
	}
	li:nth-child(2) > a:hover{
		background-position: 0px 0px !important;
	}
	li:nth-child(3) > a:hover{
		background-position: 0px 0px !important;
	}
	li:nth-child(4) > a:hover{
		background-position: 0px 0px !important;
	}
	li:nth-child(5) > a:hover{
		background-position: 0px 0px !important;
	}
	li:nth-child(6) > a:hover{
		background-position: 0px 0px !important;
	}
	.menu1, .menu2, .menu3, .menu4, .menu5{
	background-position:  0px 0px !important ;
	}
	.background_img{
		background-size: cover;
		padding-top:100px!important;
		padding-bottom: 180px!important;
	}
	.banner_text{
		font-size: 35px;
		padding: 20px 0px 20px 20px;
		text-shadow: 1px 2px #46546f;
	}
	.title{
		margin-left: 15px;
		background-position: 63% bottom !important;
	}
	.latest_news{
		padding-top: 10px;
	}
	.scroll {
		width: 100%;
		height: 500px;
		overflow: scroll;
	}
	.tag_banner_text{
		padding: 15px;
	}
	.services_title{
		margin-top: -15px;
		padding: 10px 10px 10px 40px;
	}
	.contact_back_icon{
		background-image:url("../images/contact_icon_1.png");
		background-repeat: no-repeat;
	}
	.services_icon{
		width: 100%;
		height: 150px;
		margin: 10px 0px;
		font-size: 16px;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.tag_banner_text{
		font-size:35px;
		text-align: center;
		padding-top: 20px;
	}
	.tag_line_banner{
		padding-top:70px!important;
		padding-bottom:70px!important;
		background-position: 33% bottom !important;
	}
	.address_left{
		font-size: 17px;
		padding-bottom: 40px;
		padding-left: 30px;
	}
	.address_right{
		font-size: 17px;
		padding-top: 40px;
		padding-bottom: 40px;
		padding-left: 30px;
	}
	
	.copyright{
		font-size:13px;
	}
	.our_value_heading{
		padding-left:5px;

	}
	.our_value_heading_2{
		padding-left:5px;
	}
	.our_value_text{
		padding-left:5px;
	}
	.our_team_banner_text{
		font-size: 16px;
	}
	.our_team_banner{
		background-position: center bottom;
		background-size: cover;
		padding-bottom: 50px !important;
		padding-top: 50px !important;
	}
	.Tanwar_content{
		padding-top: 30px;
	}
	.team{
		width: 100%;
		height: 450px;
		background-size: cover;
		margin-top: 20px;
	}
	.team_banner_tag{
		font-size:25px;
		padding: 10px 10px 10px 10px;
		text-align: left;
	}
	.team_banner{
		padding-bottom: 60px !important;
		padding-top: 60px !important;
	}
	.contact_img_width{
		width: 100%
	}
	.contact_back_icon{
		background-image:url("../images/contact_background_img2.png");
		background-repeat: no-repeat;
		background-position: -490px -190px;
	}
	.contact_img_padding{
		margin-top: 10px;
	}
	.form_padding{
		padding-top: 0px;
		padding-bottom: 100px;
	}
	.form-style_2{
		max-width: 500px;
	}
	.form_button{
		margin-top: 20px;
	}
	.label_padding{
		margin-top: 0px!important;
	}
	.service_img{
		margin-top: 0px;  
	}
	.service_icon_text{
		font-size: 1.4em;
		padding: 20px 0;
		text-align:left;
	}
	.service_img:hover .service_icon_text{
		font-size: 1em;
		text-align:left;
	}
	.service_img:hover .service_sub_text{
		font-size: .9em;
	}
	.service_grp{
		margin-left: 30px;
		padding-top: 50px;
		width: 80%;
	}
	.service_content{
		height:100%;
		min-height: 200px;
		position:relative;
		left: 0;
		width: 100%;
	}
	.service_content_2{
		margin-top: -55px;
	}
	.service_tag {
		font-size: 25px;
		padding: 25px 30px 10px;
	}
	.service_tagdown_text {
		font-size: 16px;
		padding: 5px 30px 20px;
		width: 100%;
		margin-bottom: 20px;
	}
	.service_top_padding{
		margin-top: 0px!important;
	}
	.service_top_padding2{
		margin-top: -55px;
	}
	.sub_text{
		text-align: center;
		font-family: 'Conv_Raleway-Regular';
		font-size: 14px;
		font-weight: normal;
		color: #fff;
		display: none; 
		height: 382px;
	}
	.bg-contact{
	display: none;
	}
}

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.bg-contact{
	display: none;
	}
	.show_sml{
		display:block !important;
	}
	.hide_big{
		display: none !important;
	}
	.navbar_padding{
		padding-left:10px!important;
	}
	.navbar-nav > li > a{
		padding-left:40px!important;
		padding-top:10px!important;
		padding-bottom:10px!important;
	}
	li:nth-child(1) > a{
		background: url(../images/hover-img.png) 0px 0px  no-repeat!important;
	}
	li:nth-child(2) > a:hover{
		background-position: 0px 0px !important;
	}
	li:nth-child(3) > a:hover{
		background-position: 0px 0px !important;
	}
	li:nth-child(4) > a:hover{
		background-position: 0px 0px !important;
	}
	li:nth-child(5) > a:hover{
		background-position: 0px 0px !important;
	}
	li:nth-child(6) > a:hover{
		background-position: 0px 0px !important;
	}
	.banner_text{
		font-size: 50px;
		padding: 20px 0px 20px 20px;
		text-shadow: 3px 2px #46546f;
	}
	.logo_width{
		width: 140px;
	}
	.background_img{
		background-size: cover;
		padding-top:100px!important;
		padding-bottom: 180px!important;
	}	
	.title{
		margin-left: 15px;
	}
	.scroll {
		width: 100%;
		height: 500px;
		overflow: scroll;
	}
	.services_title{
		margin-top: -12px;
	}
	.services_icon{
		width: 44%;
		height: 150px;
		margin: 10px 10px;
		font-size: 15px;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.tag_line_banner{
		padding-top:70px!important;
		padding-bottom:70px!important;
		background-position: 20% bottom !important;
	}
	.tag_banner_text{
		font-size:45px;
		text-align: center;
		padding-top: 20px;
	}
	.address_left{
		font-size: 20px;
		padding-bottom: 40px;
		padding-left: 25px;
	}
	.address_right{
		font-size: 20px;
		padding-top: 40px;
		padding-bottom: 40px;
		padding-left: 25px;
	}
	.our_team_banner_text{
		font-size: 16px;
	}
	.our_team_banner{
		background-position: center bottom;
		padding-bottom: 60px !important;
		padding-top: 50px !important;
		background-position: 18% center;
	}
	.Tanwar_content{
		padding-top: 30px;
	}
	.team{
		width: 47%;
		height: 350px;
		background-size: cover;
		margin-top: 20px;
	}
	.team_banner_tag{
		font-size:35px;
		padding: 10px 10px 10px 10px;
		text-align: justify;
	}
	.team_banner{
		padding-bottom: 90px !important;
		padding-top: 90px !important;
	}
	.form-style_2{
		max-width: 1000px;
	}
	.form_padding{
		padding-top: 0px;
		padding-bottom: 100px;
	}
	.contact_back_icon{
		background-image:url("../images/contact_background_img2.png");
		background-repeat: no-repeat;
		background-position: -398px -85px;
	}
	.label_padding{
		margin-top: 0px!important;
	}
	.service_content{
		height:100%;
		min-height: 150px;
		position:relative;
		left: 0;
		width: 100%;
	}
	.service_tag {
		font-size: 25px;
		padding: 25px 30px 10px;
	}
	.service_tagdown_text {
		font-size: 16px;
		margin-bottom: 20px;
		padding: 5px 30px 20px;
		width: 100%;
	}
	.service_top_padding{
		margin-top:0px;
	}
	.service_top_padding2{
		margin-top: -20px;
	}
	.sub_text{
		text-align: center;
		font-family: 'Conv_Raleway-Regular';
		font-size: 12px;
		font-weight: normal;
		color: #fff;
		display: none; 
		height: 282px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.bg-contact{
	background: #434654 none repeat scroll 0 0;
    float: right;
    height: 300px;
    position: absolute;
    right: 0;
    width: 382px;
    z-index: -1;
}
	.hide_big{
		display: block !important;
	}
	.show_sml{
		display: none !important;
	}	
	.logo_width{
		width: 140px;
	}
	.navbar_padding{
		padding-top: 10px;
		border-radius: 0px;
	}
	.navbar-nav > li > a{
		font-size: 11px;
	}
	.navbar_height{
		min-height: 75px!important;
	}
	.banner_text{
		font-size: 70px;
		text-shadow: 3px 2px #46546f;
	}
	.title{
		margin-left: 15px;
	}
	.services_title{
		margin-top: -12px;
		margin-left: 15px;
	}
	.services_icon{
		width: 47%;
		height: 150px;
		margin: 10px 10px;
		font-size: 15px;
		padding-top: 10px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.tag_banner_text{
		font-size:40px;
		padding-top: 20px;
	}
	.tag_line_banner{
		padding-top:70px!important;
		padding-bottom:70px!important;

	}
	.tag_banner_icon{
		text-align: center;
		padding-top: 50px;
	}
	.address_left{
		font-size: 18px;
		padding-bottom: 40px;
		padding-left: 25px;
	}
	.address_right{
		font-size: 18px;
		padding-top: 40px;
		padding-bottom: 40px;
		padding-left: 25px;
	}
	.our_team_banner_text{
		font-size: 20px;
	}
	.our_team_banner{
		background-position: center bottom;
		padding-bottom: 60px !important;
		padding-top: 50px !important;
	}
	.team{
		background-size: cover;
		margin-top: 20px;
		margin-left: 10px;
	}
	.our_team_padding{
		padding-top: 10px;
	}
	.team_banner_tag{
		font-size:35px;
		padding: 15px 15px 15px 15px;
		text-align: justify; 	
	}
	.team_banner{
		padding-bottom: 90px !important;
		padding-top: 90px !important;
	}
	.form-style_2{
		max-width: 240px;
	}
	.form_padding{
		padding-top: 50px;
		padding-bottom: 150px;
	}
	.service_content{
		height: 300px;
		position: absolute;
		left: 0;
		width: 300px;
	}
	.service_content_2{
		height: 300px;
	}
	.service_top_padding{
		margin-top:60px;
	}
	.service_top_padding2{
		margin-top: -40px;
	}
	.service_btm_padding{
		margin-top: -40px;
	}
	.service_tag {
		font-size: 25px;
		padding: 25px 30px 10px;
	}
	.service_tagdown_text {
		font-size: 16px;
		margin-bottom: 20px;
		padding: 5px 30px 20px;
		width: 100%;
	}
	.contact_back_icon{
		background-image:url("../images/contact_background_img2.png");
		background-repeat: no-repeat;
		background-position: -456px -191px;
	}
	.team {
		width: 215px;
	}
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
	.addres_right_background{
		background-color: #434654;	
	   min-height: auto !important;
	   margin-bottom: 20px;
   }

   
	.hide_big{
		display: block !important;
	}
	.show_sml{
		display: none !important;
	}
	.form-style_2{
		max-width: 310px;
	}
	.service_content{
		height: 300px;
		position: absolute;
		left: 0;
		width:300px;
	}
	.service_content_2{
		height: 300px;	
	}
	.service_tag{
		font-size: 25px;
	}
	.service_top_padding{
		margin-top: 60px;
	}
	.service_top_padding2{
		margin-top: 60px;
	}
	.service_btm_padding{
		margin-top: -40px;
	}
	.service_tag {
		font-size: 25px;
		padding: 25px 5px 10px;
	}
	.service_tagdown_text {
		font-size: 16px;
		margin-bottom: 20px;
		padding: 5px 5px 20px;
		width: 100%;
	}
	.contact_back_icon{
		background-image:url("../images/contact_background_img.png");
		background-repeat: no-repeat;
		background-position: -581px -284px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1340px) {
	.hide_big{
		display: block !important;
	}
	.show_sml{
		display: none !important;
	}
	.service_content{
		height: 300px;
		position: absolute;
		left: 0;
		width: 300px;
	}
	.contact_back_icon{
		background-image:url("../images/contact_background_img.png");
		background-repeat: no-repeat;
		background-position: -468px -230px;
	}
}
@media only screen and (min-width: 1341px) and (max-width: 1599px) {
	.service_content{
		width:300px;
	}
	.contact_back_icon{
		background-image:url("../images/contact_background_img.png");
		background-repeat: no-repeat;
		background-position: -416px -211px;
	}
}
@media only screen and (min-width: 1600px) and (max-width: 4000px) {
	.service_content{
		width:500px !important;
	}
	.contact_back_icon{
		background-image:url("../images/contact_background_img.png");
		background-repeat: no-repeat;
		background-position: -170px -293px;
	}
}

@media only screen and (min-width: 300px) and (max-width: 991px) {

	.iframe_width{
		max-width: 100%!important;
	}

	.iframe_div{
		max-width: 100%!important;
	}

	.bottom_25_media{
		padding-bottom: 25px;
	}

}

.iframe_width{
	border:0; 
	margin:0;
	width:100%; 
	max-width:539px; 
	height:320px;
}

.iframe_div{
	text-align:left;
	overflow-y:auto;
	overflow-x:hidden;
	width:100%;
	max-width:540px;
	background-color:#transparent; 
	border:0px solid #FFFFFF;
}

.iframe_height{
	padding:15px 0 0 15px; 
}

.new_update{
	background-color: #1a273b;
	color: #fff;
	font-size: 26px;
	line-height: 100%;
	font-weight: bold; 
	font-family: 'Conv_Norasi';
	text-shadow:3px 3px 3px #10142f;
	padding:30px 10px 30px 10%;
	border: 2px solid #1a273b;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.new_update{
		background-color: #1a273b;
		color: #fff;
		font-size: 22px;
		line-height: 100%;
		font-weight: bold; 
		font-family: 'Conv_Norasi';
		text-shadow:3px 3px 3px #10142f;
		padding:30px 10px 30px 10%;
		border: 2px solid #1a273b;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.new_update{
		background-color: #1a273b;
		color: #fff;
		font-size: 25px;
		line-height: 100%;
		font-weight: bold; 
		font-family: 'Conv_Norasi';
		text-shadow:3px 3px 3px #10142f;
		padding:30px 10px 30px 10%;
		border: 2px solid #1a273b;
	}
}

@media only screen and (min-width: 600px) and (max-width: 767px) {
	.new_update{
		background-color: #1a273b;
		color: #fff;
		font-size: 18px;
		line-height: 100%;
		font-weight: bold; 
		font-family: 'Conv_Norasi';
		text-shadow: 3px 3px 3px #10142f;
		padding: 30px 10px 30px;
		border: 2px solid #1a273b;
		width: 60%;
		float: right;
	}
}

@media only screen and (min-width: 480px) and (max-width: 599px) {
	.new_update{
		background-color: #1a273b;
		color: #fff;
		font-size: 18px;
		line-height: 100%;
		font-weight: bold; 
		font-family: 'Conv_Norasi';
		text-shadow: 3px 3px 3px #10142f;
		padding: 30px 10px 30px;
		border: 2px solid #1a273b;
		width: 80%;
		float: right;
	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
		.new_update{
			background-color: #1a273b;
			color: #fff;
			font-size: 20px;
			line-height: 100%;
			font-weight: bold; 
			font-family: 'Conv_Norasi';
			text-shadow: 3px 3px 3px #10142f;
			padding: 30px 10px 30px 5%;
			border: 2px solid #1a273b;
			width: 88%;
			float: right;
		}
}
.navbar_height_shadow {
	box-shadow: 0 0px 0px 0px #a1a1a1
}
.wfit-row,.wfit-row *{
  box-sizing: border-box;
}
.wfit-row{
  display:table;
  width:100%;
  max-width:100%;
}
.wfit-col{
  float:left;
  width:50%;
}
.wfit-cwm{
  z-index:999;
  display:none;
  width:100%;
  position:fixed;
  bottom:0;
  left:0;
  right:0;
  background-image: linear-gradient(90deg, #e1bf8d,#cfa566);
  box-shadow: 0 0 10px 0 #ccc;
}
.wfit-c,
.wfit-w,
.wfit-m{
  display:block;
  width:100%;
  max-width:80px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  padding:10px;
  text-decoration:none;
  color:#fff;
  font-size:10px;
  font-family:arial;
  letter-spacing:.5px;
}
.wfit-c .fa,
.wfit-w .fa,
.wfit-m .fa{
  display:block;
  font-size:25px;
  margin-bottom:5px;
  font-weight:100;
}


.wfit-cwm a:hover,
.wfit-cwm a:focus,
.wfit-cwm a:active{
  text-decoration:none;
  color:#fff;
}
  
  .wfit-call{
  box-sizing:border-box;
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  z-index:999;
  position:fixed;
  bottom:0;
  right:0;
  background-color:#cfa566;
  color:#fff;
  cursor:pointer;
  border-radius:100%;
  width:50px;
  height:50px;
  overflow:hidden;
  text-align:center;
  margin-bottom:20px;
  margin-right:10px;
  box-shadow:0 0 4px 0 rgba(0,0,0,.2);
}
.wfit-call img{
  width:30px;
}
.wfit-call .fa{
    font-size:20px;
    line-height:50px;
}
.wfit-call:hover,
.wfit-call:focus,
.wfit-call:active{
  background-color:#be9558;
  color:#fff;
}
@media only screen and (max-width:768px){  
  .wfit-cwm{
    display:table;
  }
  
  .wfit-call{
      display:none;
  }
}

