	/*
	Theme Name: Twenty Seventeen
	Theme URI: https://wordpress.org/themes/twentyseventeen/
	Author: Lahoregraphicdesign
	Author URI:www.lahoregraphicdesign.com
	Description: The custom theme Lahoregraphicdesign using the parent theme Twenty Seventeen.
	License: GNU General Public License v2 or later
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	Text Domain: twentyseventeen
	Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	This theme, like WordPress, is licensed under the GPL.
	Use it to make something cool, have fun, and share what you've learned with others.
	<link href="https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i" rel="stylesheet">
	*/
	@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900,900i');
	body{
		margin: 0;
		padding: 0;
		font-family: 'Lato', sans-serif;
	}
	.page-size{
		width: 1200px;
		margin: 0 auto;
	}
	.main-padding{
		padding: 3% 0;
		overflow: hidden;
	}
	.logo-setting{
		float: left;
    width: 20%;
	}
	.head-panel{
		margin: 1% 0;
		overflow: hidden;
	}
	.site-header{
		clear: both;
	}
	.top-nav-phone a{
		text-decoration: none;
		color: #2d2d2d;
		font-size: 14px;
	}
	.top-nav-e-mail a{
		text-decoration: none;
		color: #2d2d2d;
		font-size: 14px;
	}
	.top-menu-nav a{
		text-decoration: none;
		color: #fff;
	}
.logo-setting img{
	width:100%;
	height:auto;
}
	.bkg-color-in-page{
		background-color: #f8f8f8;
	}
	.top-menu-nav a{
		border-bottom: 2px solid transparent;
		padding-bottom:10px;
	}
	.top-menu-nav a:hover,.top-menu-nav li.current-menu-item a{
		border-bottom: 2px solid #d6b17e;
	
	}
	.conatct-header{
		width: 50%;
		float: right;
		font-size: 16px;
		padding-top: 1%;
		text-align: right;
	}
	.conatct-header a:hover{
		color: #990f29;
	}

	.top-menu-nav .menu-top-menu-container>ul>li{
		list-style: none;
		display: inline-block;
		padding: 0px 20px;
		border-right: 1px solid rgba(255,255,255,0.5);
		position: relative;
	}
	.top-menu-nav .menu-top-menu-container>ul>li:last-child{
		border-right: none;
	}
	.nav-color{
		background-color: rgba(151,15,41,0.8);
		padding: 2px 0px;
		border-top: 2px solid #2d2d2d;
		/* position: absolute; */
		z-index: 999;
		width: 100%;
	}
	.top-menu-nav .menu-top-menu-container>ul{
		text-align: center;
		padding: 0;
	}
	body
	{
		margin:0;
		padding:0;
	}
	.master-slider{
		overflow: hidden;
		clear: both;
	}
	.slider-text{
		color: #fff;
		font-size: 32px;
		font-weight: 500;
		line-height: 1.5;
		text-shadow: 2px 2px 6px #000;
	}
	.ms-slide-info{
		position: absolute !important;
		top: 29%;
		left: 170px;
	}
	.slider-learn-button{
		padding: 8px 15px;
		background-color: #990f29;
		text-decoration: none;
		color: #fff;
		border: 1px solid transparent;
		font-size: 16px;
	}
	.slider-learn-button:hover{
		background-color: transparent;
		border: 1px solid #fff;
	}
	.featured-content{
		float: left;
		border: 1px solid #dfdfdf;
		margin: 0px 1.25%;
		padding: 14% 0;
		width: 98%;
	}
	.feacture-icons{
		width: 20%;
		margin: 0 auto;
	}
	.feacture-icons img{
		width: 100%;
		height: auto;
	}
	.services-title{
		text-align: center;
		color: #990f29;
		margin-bottom: 0;
		text-transform: uppercase;
		font-size: 16px;
		letter-spacing: 0.5px;
	}
	.description-feactured p{
		color: #6d6d6d;
		text-align: center;
		margin-top: 9px;
		line-height: 1.5;
		font-size: 14px;
	}
	.view-more-button a{
		text-decoration: none;
		color: #fff;
		padding: 4px 6px;
		background-color: #990f29;
		border: 1px solid transparent;
		font-size: 13px;
	}
	.view-more-button{
		text-align: center;
	}
	.view-more-button a:hover{
		border: 1px solid #6d6d6d;
		background-color: transparent;
		color: #6d6d6d;

	}
	.line-headinng{
		width: 35%;
		height: 1PX;
		background-color: #dfdfdf;
		margin: 0 auto;
		border: none;
		margin-top: 9px;
	}
	.service-panel{
		padding: 5% 0%;
		overflow: hidden;
	}
	.middle-section-img{
		background-size: contain;
		position: relative;

	}
	.image-red-background{
		background-size: cover;
		width: 60%;
		overflow: hidden;
		padding: 5%;
		margin: 0 auto;
	}
	.about-us-text{
		color: #fff;
		font-size: 13px;
		clear: both;
		line-height: 1.5;
		text-align: justify;
	}
	.Learn-more-mid a{
		text-decoration: none;
		padding: 6px 9px;
		background-color: #d6b17e;
		font-size: 14px;
		color: #990f29;
	}
	.Learn-more-mid a:hover{
		background-color: transparent;
		border: 1px solid #d6b17e;
		color: #fff;
	}
	.Learn-more-mid{
		padding-top: 31px;
		padding-left: 3px;
	}
	.about-us-text-heading{
		color: #d6b17e;
		text-transform: uppercase;
		margin: 0;
		font-size: 25px;

	}
	.map-location-dejure
	{
		width: 100%;
		padding-top: 36px;
		clear: both;
		overflow: hidden;
	}
	.map-location-dejure iframe
	{
		width:100%;
	}

	.line-about-heading{
		width: 99%;
		height: 1px;
		background-color: #d6b17e;
		border: none;
		margin-top: 15px;
		float: left;
	}
	.content-mid{
		width: 62%;
		float: left;
		
	}
	.about-right-panel{
		width: 32%;
		float: right;
		margin-top: 32px;
		padding-left: 7px;
	}
	.about-right-panel img{
		width: 100%;
		height:auto;}
	/*------our team------*/
	.team-heading-center{
		color: #990f29;
		text-align: center;
		font-size: 25px;
		margin: 0;
		text-transform: uppercase;
	}
	.our-team{
		float: left;
		margin: 0 4%;
		position: relative;
		margin-bottom: 17px;

	}
	.feature-images{
		border: 1px solid #d1d1d1;
		padding: 7px;
	}
	.feature-images img{
		width: 100%;
		height: auto;
	}
	.our-team-images-align{
		width: 100%;
		margin: 0 auto;
		overflow: hidden;
	}
	.team-description-title{
		padding: 14px 5px ;
		background-color: #990f29;
		color: #fff;
		margin: 0 ;
		position: absolute;
		width: 80%;
		bottom: -12px;
		left: 20px;
	}
	.team-title{
		margin: 0;
		text-align: center;
		font-size: 14px;
		text-transform: uppercase;
	}
	.description-team{
		text-align: center;
		font-size: 13px;
	}
	.team-panel{
		position: relative;
		clear: both;
		padding-bottom: 4%;
		padding-top: 2%;

	}
	.team-line-headinng{
		width: 11%;
		height: 1px;
		background-color: #dfdfdf;
		margin: 0 auto;
		border: none;
		margin-top: 5px;
		margin-bottom: 25px;
	}
	/*------ contact form starts------*/
	.contact-back-image{
		background-size: cover;
		background-repeat: no-repeat;
		overflow: hidden;
		background-position-y: 79%;
	}
	.bkg-overlay{
		background-color: rgba(85,85,85,0.8);
		padding: 1.5% 0;
		overflow: hidden;
		clear: both;
		padding: 3% 0;
	}
	.contact-form-floating{
		width: 50%;
		float: left;
	}
	.inputName-1,.inputName-2,.inputName-3,.inputName-4{
		width: 49%;
		float: left;
		margin: 0;
		margin-bottom: 10px;
	}
	.clear-fix{
		clear:both;
	}
	.inputName-1 input,.inputName-2 input,.inputName-3 input,.inputName-4 input{
		width: 97%;
		padding: 1.5%;
		font-size: 12px;
	}
	.inputName-1,.inputName-3{
		margin-right: 2%;
	}
	.inputMessage textarea{
		width: 97%;
		clear: both;
		padding: 1.5%;
		margin-bottom: 10px;
		height: 100px;
	}
	.submitButton input{
		padding:8px 27px;
		color: #fff;
		background-color: #d6b17e;
		border: 1px solid transparent;
	}
	.submitButton input:hover{
		background-color: transparent;
		border: 1px solid #d6b17e;
	}
	div.wpcf7-mail-sent-ng{
		border: 2px solid #d6b17e;
		color: #fff;
		font-size: 13px;
		width: 69%;
	}
	.contact-form-heading{
		font-size: 25px;
		color: #d6b17e;
		text-transform: uppercase;
		clear: both;
		margin: 0;
	}
	.contact-line-headinng{
		width: 13%;
		height: 1px;
		background-color: #d6b17e;
		margin: 0 auto;
		border: none;
		margin-top: 5px;
		margin-bottom: 10px;
		float: left;
	}
	.contact-text-description{
    color: #fff;
    width: 80%;
    margin: 0 auto;
    border: 1px solid #d6b17e;
    text-align: center;
    font-size: 16px;
    line-height: 1.5;
    padding: 10px;
    padding: 5% 0;
	}
	.news-and-events{
		float: left;
		width: 21%;
		margin: 0% 1.4%;
		border: 1px solid #d1d1d1;
	}
	.news-events-heading{
		color: #990f29;
		text-align: center;
		font-size: 25px;
		margin: 0;
		text-transform: uppercase;
	}
	.new-events-title{
		color: #990f29;
		font-size: 14px;
		padding: 7px 0;
		margin: 0;
		margin-left: 10px;
		line-height: 1.5;
	}
	.news-events-images img{
		width: 100%;
		height: auto;
	}
	.news-line-headinng{
		width: 11%;
		height: 1px;
		background-color: #dfdfdf;
		margin: 0 auto;
		border: none;
		margin-top: 5px;
		margin-bottom: 20px;
	}
	.news-events-panel{
		padding: 0 0;
		overflow: hidden;
		padding-top: 2%;
		padding-bottom: 4%;
	}
	.news-events-description {
		font-size: 13px;
		margin: 0;
		padding: 7px 0;
		margin-left: 10px;
		margin-bottom: 2px;
		padding-top: 0;
	}
	.color-gold{
		color: #d6b17e;
	}
	/*------footer starts------*/

	.bootom-menu-nav ul li a{
		text-decoration: none;
		color: #2d2d2d;
		line-height: 1.5;

	}
	.top-nav-menu ul li a{
		text-decoration: none;
		color: #2d2d2d;
		line-height: 1.5;
	}
	.top-nav-menu ul li {
		list-style: none;
	}
	.contact-section a{
		text-decoration: none;
		list-style: none;
		color: #2d2d2d;
		line-height: 1.5;
	}
	.social-nav-menu ul li a{
		text-decoration: none;
		color: #2d2d2d;
		line-height: 1.5;
	}
	.social-nav-menu ul li{
		list-style: none;
		background-size: 15px;
		background-repeat: no-repeat;
		padding-left: 20px;
		margin-bottom: 5px;
	    background-position-y: 1px;
	}
	.social-nav-menu ul #menu-item-152{
		background-image: url(images/facebook-logo.png);
	}
	.social-nav-menu ul #menu-item-153{
		background-image: url(images/twitter-logo-silhouette.png);
	}
	.social-nav-menu ul #menu-item-154{
		background-image: url(images/linkedin-logo.png);
	}
	.text-heading-footer{
		font-size: 16px;
		color: #990f29;
		text-transform: uppercase;
	}
	.back-color-grey{
		background-color: #d6d6d6;
		padding: 2% 0%;
		overflow: hidden;
		padding-left: 4%;
	}
	.bootom-menu-nav{
		width: 25%;
		float: left;
		font-size: 14px;
	}
	.top-nav-menu{
		width: 31%;
		float: left;
		padding-left: 1%;
		font-size: 14px;
	}
	.contact-section{
		width: 19%;
		float: left;
		padding-left:4%;
		font-size: 14px;
	}
	.social-nav-menu{
		width: 13%;
		float: left;
		padding-left: 7%;
		font-size: 14px;
	}
	.bootom-menu-nav ul,.top-nav-menu ul,.social-nav-menu ul{
		padding: 0;
		clear:both;
		list-style:none;
	}
	.top-nav-menu ul li{
		width: 50%;
		float: left;
	}

	.bootom-menu-nav a:hover,.top-nav-menu a:hover,.contact-section a:hover,.social-nav-menu a:hover{
		color: #990f29;
	}
	.footer-line-headinng{
		width: 25%;
		height: 1px;
		background-color:#2d2d2d ;
		margin: 0 auto;
		border: none;
		margin-bottom: 10px;
		float: left;
	}
	.top-nav-menu .menu-top-menu-container,.bootom-menu-nav .menu-usefull-menu-container,.social-nav-menu .menu-social-menu-container,.user-phone-number{
		clear: both;

	}
	.user-phone-number{
		font-size: 16px;
	}
	.footer-copy-rights{
		font-size: 12px;
		border-top: 1px dotted #a29c9c;
		background-color: #d6d6d6;
	}
	.copy-right{
    float: left;
    width: 48%;
    padding-left: 19px;
    margin: 0;
	}
.display-inline {
	    float: right;
    width: 22%;
    margin: 0;
}
	.display-inline p{
		margin: 0;
		padding-left: 4px;
	}
	.display-inline a{
		text-decoration: none;
		color: #2d2d2d;
	}
	.display-inline a:hover{
		color: #990f29;
	}
	.service-panel .owl-prev{
		background-image: url(images/back.png) !important;
		background-size: 35px !important;
		background-repeat: no-repeat !important;
		width: 35px !important;
		height: 35px !important;
		overflow: hidden !important;
		background-position: center !important;
		position: absolute;
		top: 50%;
		margin-top: -31px;
		z-index: 100;
		left: -70px;
	}
	.service-panel .owl-next{
		background-image: url(images/next.png) !important;
		background-size: 35px !important;
		background-repeat: no-repeat !important;
		width: 35px !important;
		height: 35px !important;
		overflow: hidden !important;
		background-position: center !important;
		position: absolute;
		right: -70px !important;
		margin-right:0 !important;
	}
	.team-panel .owl-prev{
		background-image: url(images/back.png) !important;
		background-size: 35px !important;
		background-repeat: no-repeat !important;
		width: 35px !important;
		height: 35px !important;
		overflow: hidden !important;
		background-position: center !important;
		position: absolute;
		top: 50%;
		margin-top: -31px;
		z-index: 100;
		left: 26px;
	}
	.team-panel .owl-next{
		background-image: url(images/next.png) !important;
		background-size: 35px !important;
		background-repeat: no-repeat !important;
		width: 35px !important;
		height: 35px !important;
		overflow: hidden !important;
		background-position: center !important;
		position: absolute;
		right: 52px !important;
		margin-right:0 !important;
	}
	.team-panel .owl-carousel{
		position: inherit !important;
	}
	.ms-skin-light-3 .ms-bullets.ms-dir-h {
		bottom: 83px !important;
		left: -210px;
	}
	.about-top-section .top-section-img{
		float: right;
		width: 37%;
		padding-top: 2%;
	}
	.about-top-section .top-section-img img{
		width: 100%;
		height: auto;
	}
	.about-top-section .editor-content{
		float: left;
		width: 61%;
		font-size: 15px;
		color: #8d8d8d;
		text-align: justify;
		line-height: 1.5;
	}
	.about-bottom-section .bottom-section-img{
		float: left;
		width: 42%;
		padding-top: 1.5%;
		padding-bottom: 1.5%;
	}
	.about-bottom-section .bottom-section-img img{
		width: 100%;
		height: auto;
	}
	.about-bottom-section .bottom-content-section{
		float: right;
		width: 56%;
		font-size: 15px;
		color: #8d8d8d;
		text-align: justify;
		padding-top: 1%;
		line-height: 1.5;
		padding-left: 2%;
	}
	.about-top-section{
		padding-top: 3%;
		padding-bottom: 2%;
		overflow: hidden;
	}
	.about-bottom-section{
		clear: both;
		padding: 3% 0;
		overflow: hidden;
		background-color: #f6f6f6;
	}
	.alternate-header .header-content{
		position: relative;
		padding: 1% 0% 1% 0%;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: right;
	}
	.alternate-header .header-content .content h1{
		text-align: center;
		font-size: 25px;
		color: #6a6873;
		text-transform: uppercase;
	}
	.our-team-section{
		width: 80%;
		margin: 0 auto;
		overflow: hidden;
	}
	.our-team-in-page{
		width: 25.33%;
		margin-bottom: 6%;
	}
	.sub-links a{
		text-decoration: none;
		padding: 10px 30px;
		display: block;
		color: #fff;
		background-color: #6a6873;
		padding-left:0 !important;
	}
	.sub-links li{
		text-align: center;
		float: left;
		width: 33.33%;
		list-style: none;
	}
	.border-our-team a{
		border: 1px solid #fff;
		border-top: none;
		border-bottom: none;
	}
	.sub-links a:hover,.sub-links a.active{
		background-color: #990f29;
	}
	.sub-links{
		margin: 0;
		padding-top: 4%;
		padding-left: 0;
	}
	.sub-section.activeMe{
		display: block;
	}
	#top-menu ul{
		background-color: #d6b17e;
		padding: 0;
		position: absolute;
		text-align: left;
		display: none;
		width: 150px;
		z-index: 99;
		top: 27px;
		left: 11px;
	}  
	#top-menu .sub-menu li a{
		color: #fff;
		font-size: 16px;
		border-bottom: none;

	}
	#top-menu .sub-menu li a:hover{
		color: #990f29;
	}
	#top-menu .sub-menu li{
		border: none;
		list-style: none;
	    border-bottom: 1px solid #fff;
		padding: 4px 11px;
	}
	#top-menu ul li:last-child{
		border-bottom:none;
	}
	#top-menu li:hover > ul{
		display:block;
	}
	.icon {
		vertical-align: middle;
		display: inline-block;
		fill: currentColor;
		position: relative;
		top: -0.0625em;
		height: 1em;
		width: 1em;
	}
	#top-menu>li>ul>li>ul{
		background-color: #d6b17e;
		padding: 7px 10px;
		position: absolute;
		text-align: left;
		display: none;
		width: 185px;
		z-index: 99;
		top: 25px;
		left: 0px;
	}  
	.practice-heading{
		text-align: left;
		font-size: 15px;
		font-weight: 600;
		color: #4c4c4c;
	    padding-left: 0%;
	}
	.practice-list ul{
		width: 29.33%;
		float: left;
	}
	.practice-list{
		background-color: #f8f8f8;
		overflow: hidden;
		line-height: 2;
	}
	.practice-list ul li{
		color: #4c4c4c;
		list-style: none;
		background-image: url(images/success.png);
		padding-left: 25px;
		background-size: 18px;
		background-repeat: no-repeat;
		margin: 4px 0;
		background-position-y: 6px;

	}
	.main-featured-contents{
		width: 30%;
		margin: 15px 1.4%;
		padding: 4% 0%;
		height: 210px;
	}
	.paragh-padding{
		margin: 0;
	line-height: 1.5;
	}
	.list-margin-out li{
		margin: 0;
		line-height: 1.5;
	}
	.list-style{
		margin: 0;
		line-height: 1.5;
	}
	.text-aignment{
		margin: 0;
		line-height: 1.5;
		text-align: justify;
	}
	.text-alignment{
		margin: 0;
		line-height: 1.5;
	}
	.main-contact-form{
		float: none;
		width:100%;
	}
	.main-contact-form .inputName-1 input,.main-contact-form .inputName-2 input, .main-contact-form .inputName-3 input,.main-contact-form .inputName-4 input{
		padding: 2.5%;
		width: 95%;
	}
	.main-contact-form .inputMessage textarea {
		height: 150px;
		width: 96%;
	}
	.main-contact-form .inputName-1,.main-contact-form  .inputName-3 {
		margin-right: 1.8%;
		width: 48%;
	}
	.contact-us-heading{
		text-align: left;
	color: #4c4c4c;
	}
	.contact-us-heading{
		font-size:14px;
	}
	.background-color-in-contact-us{
		background-color:#fff;

	}
	.contact-us-heading h2{
		text-transform:uppercase;
	}
	.main-contact-us-form{
		width: 66%;
	}
	.main-contact-us-form .inputName-1 input, .main-contact-us-form .inputName-2 input, .main-contact-us-form .inputName-3 input, .main-contact-us-form .inputName-4 input{
		padding: 2.5%;
		width: 95%;
		border: 1px solid #d1d1d1;
	}
	.main-contact-us-form .inputMessage textarea {
		height: 135px;
		border: 1px solid #d1d1d1;
	}
	.contact-section-in-page{
		width: 30%;
		float: right;

	}
	.contact-section-in-page .user-phone-number p, .contact-section-in-page .user-e-mail p ,.contact-section-in-page  .user-address p{
		color: #4c4c4c;
		font-size: 17px;
		margin: 5px 0;
	}
	.contact-section-in-page .user-phone-number p a, .contact-section-in-page .user-e-mail p a,.contact-section-in-page  .user-address p{
		color: #4c4c4c;
		font-size: 17px;
	}
	.contact-section-in-page .text-heading-footer{
		color: #4c4c4c;
	}
	.news-events-sidebar{
		width: 29%;
		float: left;
	}
	.post-detail{
		width: 65%;
		float: left;
		padding: 0 5% 0 0;

	}
	.image-alignment img{
		width: 100%;
		height: auto;
	}
	.news-events-sidebar{
		border: 1px solid#d1d1d1;
		padding: 24px 11px;
		width: 28%;
		float: left;
	}
	.recent-posts-page{
		clear: both;
		overflow: hidden;
		padding: 13px 0;
		border-bottom: 1px solid#d1d1d1;
	}
	.recent-posts-page:last-child{
		border-bottom: none;
	}
	.image-alignment{
		float: left;
		width: 30%;
	}
	.recent-posts-page h3{
		float: left;
		width: 64%;
		margin: 0 10px;
	}
	.section{
		display: none;
	}
	#tab-1{
		display: block;
	}
	.dummy-text{
		width: 100%;
		text-align: justify;
		font-size: 15px;
		line-height: 1.5;
	}
	.title-of-recent a{
		text-decoration: none;
		font-size: 14px;
		color: #4c4c4c;
		text-align: justify;
	}

	.member-contents{
		text-align: justify;
		float: right;
		width: 77%;
		margin-left: 3%;
	}
	.member-contents p{
		margin: 0;
	}
	.team-thumbnails{
		width: 20%;
		float: left;
	}
	.team-thumbnails img{
		width: 100%;
		height: auto;
	}
	.news-events-heading-2{
		color: #4c4c4c;
		text-align: center;
		font-size: 20px;
		font-weight: 400;
		margin: 0;
		text-transform: uppercase;
	}
	.news-events-line{
		width: 29%;
		height: 0.5px;
		background-color: #000;
		border: none;
		margin-top: 6px;
		margin-bottom: 19px;
	}
	.posts-thumbnails img{
		width: 100%;
		height: auto;
	}
	.posts-thumbnails{
		width: 66%;
		margin-bottom: 43px;
	}
	.date-alignment{
		font-size: 14px;
		color: #4c4c4c;
		margin: 0 10px;

	}
	.laws-descriptions{
		text-decoration: none;
		font-size: 16px;
		color: #4c4c4c;
		text-align: justify;
		text-transform: uppercase;
	}
	.section {
		padding: 3% 0;
	}
	.main-contact-form .submitButton input{
		padding: 8px 27px;
		color: #fff;
		background-color: #990f29;
		border: 1px solid transparent;
	}
	.main-contact-form .submitButton input:hover{
		background-color: transparent;
		border:1px solid #990f29;
		color: #4c4c4c;
	}
	.main-contact-form .wpcf7-mail-sent-ng{
		border: 1px solid #4c4c4c;
		color: #4c4c4c;
		font-size: 13px;
		width: 37%;
	}
	.main-contact-us-form .submitButton input:hover{
		background-color: transparent;
		border:1px solid #990f29;
		color: #4c4c4c;
	}
	.main-contact-us-form .submitButton input{
		padding: 8px 27px;
		color: #fff;
		background-color: #990f29;
		border: 1px solid transparent;
	}
	.main-contact-us-form .wpcf7-mail-sent-ng{
		border: 1px solid #4c4c4c;
		color: #4c4c4c;
		font-size: 13px;
		width: 44%;
	}
	.border-team{
		border: 1px solid #d1d1d1;
		padding: 3% 0 3% 0;
	}

	.ms-skin-light-3 .ms-nav-next{
		background: url(images/next.png) !important;  
		background-size: 50px !important;
		background-repeat: no-repeat !important;
	}
	.ms-skin-light-3 .ms-nav-prev {
		background: url(images/back.png) !important;  
		background-size: 50px !important;
		background-repeat: no-repeat !important;
	}
	.error-404{
		text-align: center;
		padding: 3% 0;
	}
	.our-associates-left-panel{
		width:21%;
		float:left;
		border:1px solid rgba(209,209,209,0.8);
		padding:5px;
		box-shadow: 0px 0px 5px 0px #ccc;
	}
	.our-associates-left-panel a img{
		width:100%;
		height:auto;
	}
	.associates-text{
		width: 76%;
		float: right;
	}
	.main-associates-contents{
		padding:15px;
		border-bottom: 1px solid rgba(216,176,182,0.4);
	}
	.our-associate-section{
		width:90%;
		margin:0 auto;
	}
	.associates-title{
		color:#990f29;
	}
	.associates-description{
		color:#990f29;
	}
	.dummy-text p{
		font-size:15px;
		color:#4c4c4c;
	}
	.careers-text h2{
		color: #4c4c4c;
		font-size: 18px;
		margin-bottom: 2%;
	}
	a.email-us-button{
		padding: 7px 11px;
		background-color:#990f29;
		color:#fff;
		border:1px solid #4c4c4c;
		text-decoration:none;
	}
	a.email-us-button:hover{
		border:1px solid #4c4c4c;
		background-color:transparent;
		color: #4c4c4c;
	}
	.free-conslt p{
		font-size: 15px;
		color: #4c4c4c;
		padding-bottom: 25px;
		line-height: 1.5;
		width: 98%;
	}
	.careers-text p{
		font-size: 15px;
		color: #4c4c4c;
		line-height: 1.5;
		text-align: justify;
		margin-bottom: 27px;
		width: 96%;
	}
	.bar1, .bar2, .bar3 {
		width: 26px;
		height: 2px;
		background-color: #fff;
		margin: 6px 0;
		transition: 0.4s;
	}

	.change .bar1 {
		-webkit-transform: rotate(-45deg) translate(-9px, 6px);
		transform: rotate(-45deg) translate(-9px, 6px);
	}

	.change .bar2 {opacity: 0;}

	.change .bar3 {
		-webkit-transform: rotate(45deg) translate(-8px, -8px);
		transform: rotate(45deg) translate(-8px, -8px);
	}
	.hamberg-menu-p {
		display:none;
		cursor: pointer;
		float:left;
	}
	.right-side
	{
	float: none !important;
    margin: 0 auto;
	}
	.footer-copy-rights-text
	{
	    padding: 20px 0;
    overflow: hidden;
	}
	/* Responsive start */

	@media only screen and (max-width: 1210px) {
		.page-size
		{
			width:auto;
			padding-left:10px;
			padding-right:10px;
		}
	}
	@media only screen and (max-width: 985px) {
		.ms-slide-info
		{
			left: 113px;
		}
		.about-top-section .top-section-img,.about-bottom-section .bottom-section-img
		{
			width: 100%;
			text-align: center;
		}
		.about-top-section .editor-content,.about-bottom-section .bottom-content-section
		{
			width:98%;
		}
		.about-top-section .top-section-img img,.about-bottom-section .bottom-section-img img
		{
			width:54%;
		}
		.hamberg-menu-p
		{
			display: block;
		}
		.nav-color
		{
			position: absolute;
		}
		.slider-text
		{
			font-size: 25px;
		}
		.image-red-background
		{
			width:86%;
		}
		.menu-top-menu-container
		{
			display: none;
		}
		.top-menu-nav
		{
			clear:both
		}
		.top-menu-nav .menu-top-menu-container>ul>li
		{
			display: block;
				text-align: left;
				padding: 9px 5px;

			border-bottom: 1px dotted #2d2d2d;
		}
		#top-menu ul
		{
			position:inherit;
			background-color: rgba(151,15,41,0.8);
		}
		.top-menu-nav a:hover, .top-menu-nav li.current-menu-item a
		{
			border:none;
		}
		.sub-menu
		{
			width:99% !important;
		}
		#top-menu .sub-menu li a:hover
		{
			color: #fff;
		}
		#top-menu .sub-menu li
		{
			background-color:#d6b17e;
		}
		.display-inline {
    width: 30%;

}
	}
	@media only screen and (max-width: 750px) {
		.about-right-panel,.content-mid
		{
			width:100%;
			text-align: center;
		}
		.team-thumbnails
		{
			width: 100%;
			text-align:center;
		}
		.team-thumbnails img
		{
			width:31%;
		}
		.member-contents
		{
			width:94%;
			text-align:center;
			float:none;
			margin-top:1%;
			margin-left:0;
		}
		.slider-text
		{
			font-size:20px;
		}
		.alternate-header
		{
			margin-top:41px;
		}
		.about-right-panel img
		{
			width: 50%;
		}
		.contact-form-floating
		{
			width:100%;
		}
		.contact-text-description
		{
			margin-top:0;
			margin-bottom: 30px;
		}
		.news-and-events
		{
			width:46%;
			margin-bottom:15px;
		}
		.bootom-menu-nav,.top-nav-menu,.contact-section,.social-nav-menu
		{
			width:48%;
		}
		.contact-section
		{
			clear:both;
			padding-left: 0;
		}
		.top-nav-menu,.social-nav-menu
		{
			padding-left:0; 
		}
		.our-team-section
		{
			width:92%;
		}
		.our-team-in-page
		{
			width:40.33%;
		}
		.main-featured-contents
		{
			width: 46%;
		}
		.display-inline {
    width: 42%;
}
	}
	@media only screen and (max-width: 500px)
	{
		.bootom-menu-nav,.top-nav-menu,.contact-section,.social-nav-menu,.logo-setting,.conatct-header
		{
			width:100%;
		}
		.laws-description
		{
			font-size:20px;
		}
		.alternate-header .header-content .content h1
		{
			font-size:17px;
		}
		.conatct-header
		{
			text-align:left;
			float: left;
		}
		.contact-form-heading
		{
			font-size:16px;
		}
		.news-and-events
		{
			width:100%;
			margin-left:0;
		}
		.slider-text
		{
			font-size:12px;
		}
		.our-team-in-page
		{
			width: 90.33%;
		}
		.sub-links li
		{
			width: 100%;
		border-bottom: 1px dotted #5d2323;
		}
		.practice-heading
		{
			font-size:12px;
			padding-left:0;
		}
		.practice-list ul
		{
			width:98.33%;
		}
		.main-featured-contents
		{
			width:97%;
		}
		.about-top-section .top-section-img img,.about-bottom-section .bottom-section-img img
		{
			width:100%;
		}
		.our-team
		{
			width: 92%;
		}
		.display-inline {
    width: 90%;
			float:none;
			    padding-left: 19px;
}
		.copy-right {
    float: none;
    width: 83%;
  
}
		.display-inline p {
    padding-left: 0;
}
	}
	/* Responsive End */