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

@media only screen and (max-width:1680px) {
	.header-area .container-fluid {
	    padding: 0 80px;
	}
	
}

@media only screen and (max-width:1600px) {
	.header-area .container-fluid {
	    padding: 0 50px;
	}
}

@media only screen and (max-width:1440px) {
	.header-area .container-fluid {
	    padding: 0 15px;
	}
	
}

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

}

@media only screen and (max-width:1265px) {
	.nav-search-col ul li:first-child a i {
	    padding-right: 10px;
	}
	.nav-search-col ul li {
		margin: 0 2px;
	}
}

@media only screen and (max-width:1199px) {
	.stellarnav>ul>li>a, .stellarnav.desktop li.has-sub a {
	    padding: 40px 15px;
	}
	.stellarnav.light a, .stellarnav.light li a {
		color: #000b1d;
	}
	
	.stellarnav>ul>li.menu-item-has-children>a:before {
		right: 0;
    	top: 45px;
	}
	.fixed-header .stellarnav>ul>li.menu-item-has-children>a:before {
		right: 0;
    	top: 25px;
	}
	.nav-search-col ul li {
		margin: 0 5px;
	}
	.nav-search-col ul li:first-child a i {
	    padding-right: 15px;
	}
	.fixed-header .stellarnav>ul>li>a {
		padding: 25px 20px;
	}
	.fixed-header .header-logo {
		padding-top: 15px;
	}
	.about-area {
		padding-bottom: 100px;
	}
	.consultation-area {
		padding: 100px 0;
	}
	.blog-col-content ul li {
		margin-right: 15px;
	}
	.my-var-bdr {
		margin-bottom: 20px;
	}
	.about-box-content h3 {
		margin-bottom: 30px;
	}
	.header-two-area .stellarnav>ul>li>a {
		padding: 30px 15px;
	}
	.main-banner-area {
		padding: 120px 0;
	}
	.main-banner-col h1 {
	    font-size: 65px;
	    line-height: 80px;
	    margin-bottom: 30px;
	}
	.attorney-details-text {
		padding: 30px 30px;
	}
	.my-reatings {
	    margin-bottom: 15px;
	}
	.details-social {
	    margin-top: 20px;
	}
	.content-center {
		padding: 30px 20px;
	}
	.team-details-text {
		padding: 35px 30px;
	}
	.header-two-area .header-logo {
	    padding-top: 20px;
	}
}

@media only screen and (max-width:1024px) {
	.header-two-area .header-logo {
	    padding-top: 22px;
	}
}

@media only screen and (max-width:991px) {
	.center991 {
		text-align: center;
		float: none;
	}
	/* Header Nav CSS Start */
	.header-area {
		z-index: 9;
	}
	.nav-search-col {
		
	} 
	.nav-search-col ul {
		text-align: right;
	}
	.stellarnav.mobile.right>ul {
		max-width: 100%;
	}
	.stellarnav.light {
		text-align: center;
	}
	.stellarnav .menu-toggle {
		padding: 0;
		margin-top: 30px;
	}
	.fixed-header .stellarnav .menu-toggle {
		padding: 0;
		margin-top: 30px;
	}
	.stellarnav>ul>li>a {
		color: #000b1d !important;
	}
	.fixed-header .stellarnav>ul>li>a {
		padding: 20px 20px;
		color: #000b1d !important;
	}
	.header-logo {
		padding: 20px 0;
	}
	.nav-search-col ul {
		margin: 25px 0;
	}
	.fixed-header .nav-search-col ul {
		margin: 25px 0;
	}
	.fixed-header .header-logo {
		padding: 20px 0;
	}
	.stellarnav>ul>li.menu-item-has-children>a:before {
		display: none;
	}
	.stellarnav .menu-toggle span.bars span {
		width: 20px;
	}
	.stellarnav.light .menu-toggle span.bars span {
		background: #ffffff;
	}
	.header-two-area .stellarnav>ul>li>a {
	    padding: 15px;
	}
	/* Header Nav CSS End */


	.slider-main-title {
		font-size: 45px !important;
	}
	.separator-area, .separator-area .title-col {
		text-align: center;
	}
	.separator-area {
		background-position: right;
	}
	.separator-area .title-col .title-bdr {
		margin: 0 auto;
	} 
	.separator-area {
		padding: 100px 0;
	}
	.consultation-area {
		padding: 100px 0 0;
	}
	.consultation-area img {
		margin-top: 30px;
	}
	.case-item-content {
		border-top: none;
	}
	.blog-col figure img {
		width: 100%;
		height: auto;
	}
	.fixed-header .stellarnav.light .menu-toggle span.bars span {
		background: #000000;
	}
	.header-two-area .stellarnav.light .menu-toggle span.bars span {
		background: #000000;
	}
	.header-two-area .stellarnav .menu-toggle {
		margin-top: 30px;
	}
	.header-two-area .nav-search-col ul {
	    margin: 32px 0;
	}
	.case-area-slider {
	    height: 400px;
	}
	.main-banner-area {
		position: relative;
		text-align: center;
	}
	.main-banner-area:before {
		content: "";
		position: absolute;
		right: 0;
		top: 0;
		z-index: 0;
		width: 100%;
		height: 100%;
		background: rgba(243, 243, 243, 0.7);
	}
	.question-box {
		text-align: center;
	}
	.portfolio-area .gallery-filters ul li {
	    display: inline-block;
	    margin: 0 5px;
	}
	.service-particles-area {
	    height: 400px;
	}
	.blog-area .owl-carousel .owl-nav .owl-prev {
		top: -11px;
	}
	.blog-area .owl-carousel .owl-nav .owl-next {
		top: -11px;
	}
	.portfolio-area .masonry-gallery .grid {
		width: 50%;
	}




}

@media only screen and (max-width:767px) {
	.center767 {
		text-align: center;
		float: none;
	}
	.slider-main-title {
	    font-size: 32px !important;
	}
	.slider-para {
		letter-spacing: 1px;
	}
	.case-area {
		padding: 100px 0 60px;
	}
	.case-area .owl-theme .owl-dots .owl-dot.active:before {
		display: none;
	}
	.case-area .owl-theme .owl-dots {
		position: relative;
		margin-top: 30px;
	}
	.case-area .owl-theme .owl-dots .owl-dot {
		display: inline-block;
		margin-bottom: 0;
	}
	.case-col {
		padding: 0;
	}
	.case-area .owl-theme .owl-dots .owl-dot span {
		margin: 0 7px;
	}
	.service-item {
		padding: 30px 20px;
	}
	.case-area-slider {
	    height: 300px;
	}
	.service-col {
		padding: 80px 15px;
	}
	.portfolio-area .gallery-filters ul {
		margin-bottom: 20px;
	}
	.portfolio-area .gallery-filters ul li {
		margin-bottom: 30px;
	}
	.portfolio-layer i {
		font-size: 30px;
	}
	.service-particles-area {
	    height: 350px;
	}
	.stellarnav.light {
		text-align: left;
	}
	.portfolio-area .gallery-filters ul li a {
		padding: 8px 20px;
	}
	.my-padding {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
	.team-col img {
		width: 100%;
		height: auto;
	}
	

.page-name-col {
  text-align: center;
  padding: 30px 20px;
  background: rgba(255, 255, 255, 0.9);
}
.page-name-col h2 {
  /*color: #081B68;*/
  font-size: 30px;
}
.page-name-col p {
  color: #081B68;
}
.page-name-col p a {
  color: #081B68;
  text-transform: capitalize;
}
.page-name-col p a:hover {
  color: #081B68;
}


	
}

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

@media only screen and (max-width:575px) {
	.center575 {
		text-align: center !important;
	}
	.slider-main-title {
		display: inline-grid;
	}
	.slider-para {
		margin-bottom: 20px !important;
	}
	.slider-main-title {
		margin-bottom: 30px;
	}
	.counter-box {
		text-align: center;
	}
	.default-col.about-col img {
		margin-top: 30px;
	}
	.service-area .p-0 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
	.attorneys-col img {
		width: 100%;
		height: auto;
	}
	.header-topbar-col {
		text-align: center;
	}
	.consultation-col {
	    padding: 50px 20px;
	}
	.case-area-slider {
		display: none;
	}
	.case-two-row {
		margin: 0;
	}
	.case-two-col img {
		width: 100%;
		height: auto;
	}
	.main-banner-col h1 {
		font-size: 48px;
    	line-height: 60px;
	}
	.share-links {
		text-align: center;
	}
	.share-links h4:before {
		display: none;
	}
	.share-links ul {
		text-align: center;
	}
	.millde-img img {
		width: 100%;
		height: auto;
	}
	.service-link a i {
		font-size: 20px;
		top: 3px;
	}
	.service-link {
		text-align: center;
	}
	.service-link .text-right {
		text-align: center !important;
	}
	.service-link a {
		padding: 20px 0;
		display: block;
		background: #f6f6f6;
		margin-bottom: 5px;
		border-radius: 50px;
	}
	.portfolio-area .masonry-gallery .grid {
		width: 50%;
	}
	.team-col img {
		width: 100%;
		height: auto;
	}
	.slider-main-title {
	    font-size: 24px !important;
	}
	.service-particles-area {
	    display: none;
	}
	.service-two-row {
		margin-top: 0;
	}
}

@media only screen and (max-width:480px) {
	.header-logo {
		padding: 20px 0;
	}
	.fixed-header .header-logo {
	    padding: 20px 0;
	}
	.title-col h2 {
		font-size: 24px;
    	line-height: 36px;
	}
	.about-box-content h2 {
		font-size: 50px;
	}
	.left-space {
		margin-left: 50px;
	}
	.comment-box {
		padding-left: 0;
	}
	.comment-box img {
		position: relative;
		margin-bottom: 10px;
	}
	.full-wd {
		width: 100%;
	}
	.about-box-content {
		padding: 50px 20px;
	}
	.portfolio-area .masonry-gallery .grid {
		width: 100%;
	}

}

@media only screen and (max-width:420px) {
	.silder-elements .theme-btn {
		margin-bottom: 20px;
	}
	.about-box-content {
		padding: 38px 20px;
	}
	.about-box-content h3 {
		font-size: 24px;
    	line-height: 36px;
	}
	.main-banner-col h1 {
	    font-size: 36px;
	    line-height: 48px;
	}
	.share-links ul li {
		margin-right: 0;
	}



}

@media only screen and (max-width:375px) {
	.nav-search-col ul li:first-child a i {
	    padding-right: 12px;
	}
	.nav-search-col ul li {
	    margin: 0 2px;
	}
	.my-var-bdr {
		height: 20px;
    	margin-top: 20px;
	}
	.header-two-area .header-logo {
	    padding-top: 22px;
	}
	.main-banner-col h1 {
	    font-size: 30px;
	    line-height: 42px;
	}
	.about-box-content h3 {
	    font-size: 18px;
	    line-height: 32px;
	}
	.details-social ul li {
		margin-right: 0;
	}
	.service-two-content h4 {
		font-size: 18px;
	}
	.service-two-content {
		padding: 30px 18px 40px;
	}
	.page-name-col h2 {
		font-size: 30px;
		line-height: 36px;
	}
	.team-details-text {
	    padding: 35px 20px;
	}

}

@media only screen and (max-width:332px)  {
	.header-topbar-col ul li {
		margin: 0 5px;
	}
	.header-two-area .header-logo {
	    padding-top: 25px;
	}
}

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