/*
Theme Name: Resolutionpartners
Text Domain: resolutionpartners

*/
@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300i,400,400i,700,700i');
@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@font-face {
	font-family: 'Stymie XBd BT';
	src: url('fonts/StymieBT-ExtraBold.eot');
	src: url('fonts/StymieBT-ExtraBold.eot?#iefix') format('embedded-opentype'),
		url('fonts/StymieBT-ExtraBold.woff2') format('woff2'),
		url('fonts/StymieBT-ExtraBold.woff') format('woff'),
		url('fonts/StymieBT-ExtraBold.ttf') format('truetype'),
		url('fonts/StymieBT-ExtraBold.svg#StymieBT-ExtraBold') format('svg');
	font-weight: 800;
	font-style: normal;
}
@font-face {
	font-family: 'NYTFranklin';
	src: url('fonts/NYTFranklin-Light.eot');
	src: url('fonts/NYTFranklin-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/fonts/fonts/NYTFranklin-Light.woff2') format('woff2'),
		url('fonts/NYTFranklin-Light.woff') format('woff'),
		url('fonts/NYTFranklin-Light.ttf') format('truetype'),
		url('fonts/NYTFranklin-Light.svg#NYTFranklin-Light') format('svg');
	font-weight: 300;
	font-style: normal;
}
body{
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	color: #737373;
}
/*=======================Header CSS================*/
header{
	width: 100%;
	background: #fff;
	padding-top: 10px;
}
.header-contact{
	text-align: right;
	padding: 20px 0 6px;;
}
header .row-with-vspace{margin-bottom: 0;}
.header-contact .ph-no{
	color: #132235;
	font-weight: 500;
	font-size: 30px;
}
.header-contact .contact-icon{
	width: 40px;
	height: 40px;
	border-radius: 100px;
	display: inline-block;
	background: #dcbe87;
	text-align: center;
}
.header-contact .contact-icon i{
	font-size: 26px;
	color: #fff;
	line-height: 40px;
}
.navbar-default{
	background-image: none;
	box-shadow: none;
	border: 0;
	background-color: transparent;
}
header .navbar-nav{
	float: right;
}
.navbar-nav>li>a{
	font-size: 16px;
	color: #132235;
	text-transform: uppercase;
	font-weight: 900;
	padding: 20px 8px;
	position: relative;
}

.navbar-nav>li>a:after{
	content: "";
	width: 1px;
	height: 40%;
	display: inline-block;
	background-color: #dcbe87;
	position: absolute;
	top: 50%;
	right: 1px;
	transform: translateY(-50%);
}
.navbar-nav>li:last-child>a:after{display: none;}
.navbar-default .navbar-nav>li>a:hover {
    background-color: #3a3a3a;
    color: #fff;
}
.navbar-default .navbar-nav>li>a:hover:after{background-color: #3a3a3a;}
.navbar-collapse{padding-right: 0;}
.navbar-default .navbar-nav>li>a{color: #132235;}
.navbar{margin-bottom: 0;}
.dropdown-menu{padding: 0; border: 0;}
.dropdown-menu>li>a {
    color: #132235;
    font-size: 16px;
    font-weight: 600;
	padding: 8px 20px;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover, .dropdown-menu>.active>a,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover,
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{
	background-color: #3a3a3a;
	color: #fff;
	background-image: none;
}
.h-add-wrap .h-address{
	display: inline-block;
    padding: 5px 0 0;
    margin-bottom: 0;
	font-size: 15px;
	color: #737373;
}
.h-add-wrap i{margin-right: 5px;}
.h-add-wrap a{color: #737373; font-size: 15px; display: block;} 
.h-add-wrap a:last-child{margin-top: 5px;}
.caret{border-top-color: #132235;}
.navbar-default .navbar-nav>li>a:focus .caret, .navbar-default .navbar-nav>li>a:hover .caret{border-top-color: #fff;}

.navbar-nav>li>.dropdown-menu{
	margin-top: 7px;
	transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	transition-timing-function: ease-in;
	-webkit-transition-timing-function: ease-in;
	-moz-transition-timing-function: ease-in;
	transition-property: opacity, margin-top, visibility;
	-webkit-transition-property: opacity, margin-top, visibility;
	-moz-transition-property: opacity, margin-top, visibility;
	display: block;
	visibility: hidden;
	opacity: 0;
}
.tnp-widget input[type=text]:focus, .tnp-widget input[type=email]:focus, .tnp-widget input[type=submit]:focus, .tnp-widget select:focus{outline: none;}
.navbar-nav>li:hover .dropdown-menu{opacity: 1; margin-top: 0px; visibility: visible;}
/*=======================Header CSS End================*/
/*=======================Footer CSS================*/
#site-footer{
	clear: both;
	background-color: #ccc;
	border-top: 0;
	background-image: url('img/footer-bg.jpg');
	background-size: cover;
	padding: 45px 0;
	text-align: center;
}
.footer-text p{
	padding: 35px 0;
	font-size: 14px;
	color: #132235;
	font-weight: 500;
	width: 45%;
	margin: 0 auto;
}
.footer-socials {margin-top: 35px;}
.footer-socials .s-links{padding: 0; margin: 0; list-style: none;}
.footer-socials .s-links li{display: inline-block;}
.footer-socials .s-links a{margin: 0 10px;}
.footer-socials .s-links a i{
	font-size: 40px;
	color: #a89065;
}
.copyright{width: 100%; background: #252525; text-align: center; padding: 25px 0;}
.copyright p{
	color: #fff;
	font-size: 15px;
	margin-bottom: 0;
}
.copyright p a{color: #fff;}

/*=======================Footer CSS End================*/
/*=======================Home page CSS================*/
#main-column{padding: 0;}
#main-column .post, #main-column .page{
	border: 0;
	margin-bottom: 0;
	padding: 0;
}
.slider-wrap h2,
.slider-wrap h3{
	font-size: 62px;
	line-height: 70px !important; 
	font-weight: 600;
	color: #3a3a3a; 
}
.slider-wrap .slide-2,
.slider-wrap .slide-2{
	font-size: 40px !important;
	line-height: 48px !important;
	color: #000000 !important;
}
.slider-wrap .slide-2.slide-3{color: #572210 !important;}
.slider-dec {text-align: left !important;}
.slider-wrap p{
	font-size: 20px;
	color: #3a3a3a;
	line-height: 26px;
	text-align: center;
	font-weight: 400;
}
.slider-wrap .rev-btn {
    background: #252525 !important;
    display: inline-block;
    text-transform: uppercase;
    font-size: 18px;
    padding: 18px 45px !important;
	color: #fff !important;
	font-weight: 800 !important;
}
.slider-wrap .rev-btn a{color: #fff;}
.section-title{text-align: center; padding-bottom: 30px; position: relative;}
.section-title:before, .section-title:after{
	content: "";
	width: 240px;
	height: 2px;
	background-color: #c6a75e;
	display: inline-block;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 2px;
}
.section-title:after{
	content: "";
	width: 10px;
	height: 10px;
	bottom: -2px;
	transform: translateX(-50%) rotate(-45deg);
}
.practice-area-wrap{padding: 60px 0;}
.education-training-wrap{padding-bottom: 60px;}
.practice-area-wrap .section-title{padding-bottom: 15px;}
.section-title h5{
	margin: 0;
	font-size: 18px;
	color: #c6a75e;
}
.section-title h1.title{
	font-size: 40px;
	color: #1b1b1b;
	line-height: 50px;
	margin: 0;
	font-weight: 800;
}
.practice-area-list, .training-list{text-align: center; margin-top: 60px; overflow: hidden; padding: 0; margin-bottom: 0;}
.practice-area-list li, .training-box{display: inline-block; float: left; width: 16.6666%; padding: 0 10px;}
.training-box{width: 33.3333%;}
.practice-area-list .pra-area-img-wrap,
.training-img-wrap  {
    width: 153px;
    height: 153px;
    display: inline-block;
    border: 4px solid #1b1b1b;
    border-radius: 50%;
    padding: 9px;
}
.practice-area-list .pra-area-img,
.training-img  {
    width: 128px;
    height: 128px;
	line-height: 138px;
    display: inline-block;
    background-color: #1b1b1b;
    border-radius: 50%;
    vertical-align: middle;
	overflow: hidden;
}
.practice-area-list .pra-area-title a, .training-title a{ 
	font-size: 24px;
	line-height: 28px;
	color: #1b1b1b;
	padding: 25px 0 12px;
	font-weight: 700;
	display: inline-block;
	min-height: 96px;
}
.practice-area-box:hover .pra-area-title a,
.training-box:hover .training-title a{color: #c6a75e; text-decoration: none;}
.practice-area-box:hover .pra-area-img-wrap,
.training-box:hover .training-img-wrap{border-style: dashed;}
.practice-area-list .pra-area-description{
	font-size: 16px;
	color: #747474;
	min-height: 45px;
}
h2.inner-title {
    text-align: center;
    margin-top: 30PX;
    font-size: 24px;
    color: #1b1b1b;
}
.about-rp-wrap{
	width: 100%;
	background-image: url('img/h-about.jpg');
	background-size: cover;
	padding: 95px 0;
	text-align: center;
}
.about-rp-wrap .section-title h5{color: #2f2e2e;}
.about-rp-wrap .section-title:before, .about-rp-wrap .section-title:after{background-color: #2f2e2e;}
.page .entry-content .about-rp-decription p, .about-rp-decription p{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 24px;
	line-height: 32px;
	color: #1b1b1b;
	text-align: center;
	padding: 0 60px;
	margin-top: 45px;
	margin-bottom: 55px;
}
.page-template-contact .about-rp-decription p{color: #000000;}
.about-rp-button,
.contact-form .wpcf7-submit,
.single-post .form-submit input{
    display: inline-block;
    padding: 15px 30px;
    background-color: #c0c0c0;
    font-size: 18px;
    color: #353535;
    text-transform: uppercase;
    font-weight: 700;
}
.about-rp-button{background-color: #000; color: #c6a75e;}
.about-rp-button:hover{color: #fff; text-decoration: none;}
.single-post .form-submit input{
	background-image: none;
	border: 0;
	border-radius: 0;
}
.home-contactus-wrap{
	padding: 60px 0;
	background-color: #fbfbfb; 
	clear: both;
}
.home-contactus-wrap .section-title{text-align: left;}
.home-contactus-wrap .section-title h5{margin-bottom: 30px;}
.home-contactus-wrap .section-title:before, .home-contactus-wrap .section-title:after{
	left: 0;
	transform: inherit;
}
.home-contactus-wrap .section-title:before{width: 150px;}
.home-contactus-wrap .section-title:after{
	transform: rotate(-45deg);
	left: 12%;
}
p.h-contact-dec {
    font-size: 16px;
    color: #737373;
    padding: 25px 0 40px;
}
.h-cntact-decription {padding: 25px 40px 0 0;}
.h-contact-right{width: 52%; float: left;}
.h-contact-left{width: 48%; float: left;}
.h-cntact-logo{text-align: center;}
.h-cntact-decription p{
	font-size: 16px;
}
.h-cntact-logo img{width: 50%;}
.h-contact-right .contact-form{
	width: 100%;
	padding-right: 60px;
}
.h-contact-right .contact-form .input-box, .getintouch .contact-form .input-box{width: 49%; float: left; position: relative;}
.h-contact-right .contact-form .input-box.l-name, .getintouch .contact-form .input-box.l-name{position: relative;}
.h-contact-right .contact-form .input-box.l-name .label-optional, .getintouch .contact-form .input-box.l-name .label-optional{
	position: absolute;
	font-size: 12px;
	color: #c0c0c0;
	left: 5px;
	bottom: 2px;
	display: inline-block;
}
.h-contact-right .contact-form .input-box input[type="text"],
.h-contact-right .contact-form .input-box input[type="email"],
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form textarea{
	width: 100%;
	height: 50px;
	border: 3px solid #c0c0c0;
	margin-bottom: 20px;
	padding: 0 10px 0 20px;
}
.contact-form input:focus,
.contact-form textarea:focus{outline: none;}
.contact-form textarea{height: 100px;}
.h-contact-right .contact-form .input-box input:focus,
.newsletter-form-wrap input[type="text"],
.newsletter-form-wrap input[type="email"]{outline: none;}
.h-contact-right .contact-form .input-box.email,
.getintouch .contact-form .input-box.email,
.h-contact-right .contact-form .input-box.ph-no,
.getintouch .contact-form .input-box.ph-no{width: 100%;}
.h-contact-right .contact-form .input-box.l-name,
.getintouch .contact-form .input-box.l-name,
.getintouchFcontact .contact-form .input-box.state,
.h-contact-right .contact-form .input-box.state{float: right;}
.contact-form span.wpcf7-not-valid-tip {
    font-size: 12px;
    display: block;
    position: absolute;
    bottom: 4px;
    left: 0;
}
::-webkit-input-placeholder { 
  color: rgba(1, 1, 1, 0.5);
  font-size: 16px;
  font-style: italic;
}
::-moz-placeholder { 
  color: rgba(1, 1, 1, 0.5);
   font-size: 16px;
  font-style: italic;
}
:-ms-input-placeholder { 
  color: rgba(1, 1, 1, 0.5);
   font-size: 16px;
  font-style: italic;
}
:-moz-placeholder { 
  color: rgba(1, 1, 1, 0.5);
   font-size: 16px;
  font-style: italic;
}
.contact-form .wpcf7-submit{
	outline: none;
	padding: 15px 53px;
	border: 0;
	margin-top: 10px;
}
.contact-form form p{margin: 0;}
.newsletter-wrap{
	width: 100%;
	background-color: #333333;
	padding: 35px 0;
}
.newsletter-wrap .newsletter-title {
    color: #fff;
    font-size: 43px;
    font-weight: 700;
	margin: 60px 0 20px;
}
.newsletter-title-wrap p{
	font-size: 20px;
	color: #b3b3b3;
	margin-bottom: 60px;
	font-weight: 400;
	padding-right: 50px;
}
.newsletter-form-wrap {padding-right: 40px; width: 85%; float: right;}
.newsletter-title-wrap{padding-left: 40px;}
.newsletter-form-wrap input[type="text"],
.newsletter-form-wrap input[type="email"],
.newsletter-form-wrap textarea{
	background-color: #f0eef1;
	width: 100%;
	height: 45px;
	font-size: 18px;
	color: rgba(19, 34, 53, 0.6);
	font-style: italic;
	padding: 0 10px 0 20px;
	border: 0;
	margin-bottom: 10px;
	line-height: 45px;
}
.newsletter-form-wrap input[type="submit"]{
	display: inline-block;
	border: 0;
	background-color: #444;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 10px 44px;
	color: #fff;
	width: 100%;
	border: 1px solid #fff;
	margin-top :10px;
}
#content{margin-bottom: 130px;}
.partnership-section{
	width: 100%;
	padding: 50px 0 0;
	/* background-image: url('img/partnership-bg.jpg'); */
	background-size: cover; 
	background-color: #fff;
}
.partnership-section .section-title h1.title{
	font-size: 50px;
	margin-bottom: 40px;
}
.partnership-section .section-title:after,
.partnership-section .section-title:before{display: none;}
.partnership-section .section-title h5{margin-bottom: 10px;}
.lgx-logo-slider-wp .lgx-logo-item{text-align: center;}
.item.lgx-log-item {
    display: inline-block;
}
.owl-carousel .owl-item{
	display: inline-block;
	text-align: center;
} 
.lgx-logo-slider-wp .lgx-logo-wrapper .owl-theme .owl-controls .owl-next img,  
.lgx-logo-slider-wp .lgx-logo-wrapper .owl-theme .owl-controls .owl-prev img{width: auto;}
.lgx-logo-slider-wp .lgx-logo-wrapper{padding: 0;}
.owl-theme .owl-controls{margin: 0;}
.article-wrap{
	width: 100%;
	padding: 60px 0 80px;
	background-image: url('img/article-bg.jpg');
	background-size: cover;
}
.article-wrap .section-title{padding-bottom: 25px;}
.article-wrap .owl-stage-outer .item .col-md-6{padding: 0;}
.article-wrap .owl-stage-outer .item .article-image-content .articles-content{background-color: #fff; text-align: left; padding: 40px; max-height: 350px;}
.article-image-wrapper{max-height: 350px; position: relative;}
.article-image-wrapper .article-date{
	position: absolute;
	top: 0;
	right: -25px;
	background: #c6a75e;
	padding: 8px 15px;;
	color: #fff;
}
.article-image-wrapper .article-date .article-month{font-size: 19px; text-transform: uppercase; font-weight: 700; margin-bottom: 0;}
.article-image-wrapper .article-date .article-day{font-size: 18px; font-weight: 600; margin-bottom: 0;}
.partnership-section .owl-carousel .owl-item img{width: auto;}
.partnership-section .owl-carousel .item .img-box{
	display: inline-block;
	text-align: center;
}
.article-wrap .owl-carousel-articles{position: relative; padding-top: 65px;}
.article-wrap .owl-carousel-articles .owl-controls{ 
	position: absolute;
	top: 0;
	right: 0;
}
.article-wrap .owl-carousel-articles .owl-controls .owl-nav .owl-prev,
.article-wrap .owl-carousel-articles .owl-controls .owl-nav .owl-next{display: inline-block !important;}
.item {overflow: hidden; padding: 0 10px;}
.article-image-wrapper{display: inline-block; float: left; width: 45%;}
.article-image-content{display: inline-block; float: right; width: 55%;}
.owl-next, .owl-prev{display: inline-block;}
.article-wrap .owl-prev{margin: 10px;}
.owl-nav  i {font-size: 52px; color: #666;}
.article-title{
	margin: 0;
	font-size: 30px;
	color: #000;
	margin-bottom: 20px;
	font-weight: 800;
}
.article-author{
	font-size: 18px;
	color: #c6a75e;
	font-style: italic;
	margin-bottom: 30px;
}
.img-caption{
	font-size: 18px;
	color: #000;
	margin-bottom: 32px;
}
.article-image-content a{
	font-size: 22px;
	color: #c6a75e;
	font-weight: 500;
	border-bottom: 2px dotted #666;
	padding-bottom: 10px;
	display: inline-block;
}
.article-image-content a:hover{text-decoration: none; border-bottom-style: solid;}
.partnership-section .owl-carousel .owl-controls .owl-nav .owl-prev, .partnership-section .owl-carousel .owl-controls .owl-nav .owl-next{display: inline-block !important; }
.partnership-section .owl-carousel .owl-controls .owl-nav .owl-next{float: right; margin-right: -25px;}
.partnership-section .owl-carousel .owl-controls .owl-nav .owl-prev{margin-left: -25px;}
.owl-carousel-partners{position: relative;}
.partnership-section .owl-controls {
    position: relative;
    top: -100px;
	z-index: -1;
}
.partnership-section .owl-nav  i{color: #1b1b1b;}

/*=======================Home page CSS End================*/

/*=======================Inner Page CSS Start================*/
.tab-link{float: right;} 
.professiona-wrap {margin-top: 30px;}
.page_in{ width:1200px; max-width:100%; margin-left:auto; margin-right:auto;}
.page .entry-content p{font-size:15px; line-height:22px; color:#737373; margin-bottom: 20px;}

.page .entry-content ul li{font-size:15px; line-height:26px; color:#737373}

.page_in .entry-content h3{ padding-top:10px;}

.page .entry-content h4{line-height: 1.4; color:#737373; }

.page .entry-content h5{ font-size:16px; line-heght:1.2;}

.page_in .tab-content > .active ul li{ line-height:30px;}

#content {
    margin-bottom:0px;}
.page_in .row-with-vspace {
    margin-bottom: 0px;}

.page .entry-content h2{ color:#c6a75e; font-size: 22px;}

.page .entry-content a{ color:#c6a75e;}

.page_in .entry-content .images{ float:left; padding-right: 20px; }

.top_banner{ margin-bottom:20px;}
.top_banner .text{ text-align:center; display: inline-block;}

/* .top_banner .text h3 strong{ font-size:60px;} */
.partnerships-title {
    width: 60%;
    float: right;
}
.clients-title {
    width: 70%;
    float: right;
}
.pageslider img{width: 100%;}
.pageslider{position: relative; overflow: hidden;}
.top_banner .text h3{ 
	line-height: 60px;
	border-width: 0px;
	margin: 0;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 600;
	font-size: 50px;
	color:#3a3a3a;
	display: inline-block;
}
.top_banner .text h3.collaborative-law-page{color: #fff;}
.top_banner .text h2{ 
	line-height: 70px;
	border-width: 0px;
	margin: 20px 0px 0px;
	padding: 0px;
	letter-spacing: 0px;
	font-weight: 600;
	font-size: 65px; 
	color:#3a3a3a;
	padding-top:15px;
	display: inline-block;
 }
.top_banner .text h1, .top_banner .text h3{
    text-align: center;
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 8%;
}
.top_banner .text h3.collaborative-law-page{right: 15%;}
.top_banner .text h1.mediation-page{right: inherit; left: 35%;}
 .top_banner .text  .for-professional-page h1{color: #132235;}
.top_banner .text h1{ 
line-height: 70px;
border-width: 0px;
margin: 0;
padding: 0px;
letter-spacing: 0px;
font-weight: 600;
font-size: 60px; color:#fff;
}
.top_banner .text .dr-anne-puncell-page  h1{right: inherit; left: 10%;}
.top_banner .text .post-sepration-page{right: inherit; left: 25%; top: 63%;} 
.boxs ul{ margin:0px; padding:0px; text-align:center;  }
.boxs ul li{ margin:0px; padding:0px; list-style:none; width:30%; margin-left:10px; margin-right:10px;  display:inline-block; height:420px; text-align:center; padding:5px; border:#8f8e90 1px solid;float: left; margin-top:20px; }

.boxs ul li h3{ position:relative; font-size:22px; padding-bottom:15px; color:#c6a75e; }

.boxs ul li p{ font-size:14px;}


.boxs ul li h3:before, .boxs ul li h3:after {
    content: "";
    width: 240px;
    height: 2px;
    background-color: #c6a75e;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;
}

.boxs ul li h3:before, .boxs ul li h3:after {
    content: "";
    width: 240px;
    height: 2px;
    background-color: #c6a75e;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;}
.boxs ul li h3:after {
    content: "";
    width: 10px;
    height: 10px;
    bottom: -2px;
    transform: translateX(-50%) rotate(-45deg);
}

.wp-video{ float:left;  margin-right:10px; margin-bottom:10px;}

.training_text{ padding-top:70px; }

.page .entry-content h4{  color:#3a3a3a; font-size:20px; font-weight:normal; line-height:30px;}

.page-id-145 .entry-content .images{ float:left; margin-right:20px; margin-bottom:10px;}
.page-id-145 .entry-content h3{ padding-top:30px;}

.page .entry-content ul li , .tab-pane{
    font-size: 15px;
    line-height: 26px;
    color:#737373 !important;
}
.getintouch{
	clear: both;
	padding: 60px 0;
}
.getintouch .section-title{padding-bottom: 20px; margin-bottom: 30px;}

.page .entry-content .family-dispute ul li{width:40%; display:inline-block; list-style:circle;  font-size: 15px;
line-height: 24px;
color: #737373; }
.page .entry-content .family-dispute ul{ width:80%;}	
.testimonial_in{ background-color:#333333; text-align:center;}
.cycle-slideshow .cycle-carousel-wrap .cycle-slide .testimonial-box .box-content {
    font-family: "Noto Sans", sans-serif;
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 10px;
    width: 80%; margin-left:auto; margin-right:auto; }

.testimonial_in h2{ font-size:50px;
color:#c6a75e; padding-top:20px;
margin-bottom: 40px; position:relative; padding-bottom:20px;}


.testimonial_in h2:before, .testimonial_in h2:after {
    content: "";
    width: 240px;
    height: 2px;
    background-color: #c6a75e;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;
}

.testimonial_in h2:before, .testimonial_in h2:after {
    content: "";
    width: 240px;
    height: 2px;
    background-color: #c6a75e;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2px;}

.testimonial_in h2:after {
    content: "";
    width: 10px;
    height: 10px;
    bottom: -2px;
    transform: translateX(-50%) rotate(-45deg);
}
.cycle-slideshow .cycle-carousel-wrap .cycle-slide .testimonial-box .box-title {
    margin: 10px 0;
    font-family: "Noto Sans", sans-serif;
    font-size: 30px;
    color: #fff;
    line-height: 20px;
    padding-top: 15px;
    padding-bottom: 15px;}

.gs_testimonial_container .cycle-nav #next{
	background-image: url('img/next.png');
}
.gs_testimonial_container .cycle-nav #prev{
	background-image: url('img/prev.png');
}
.cs-section{
	padding: 60px 0;
	font-size: 38px;
	font-weight: 600;
	text-align: center;
}
.tab-content,
.tab-content ul li,
.tab-content,
.tab-pane,
#tab_container_305 .tab-content .tab-pane,
.wpsm_nav-tabs a span,
#tab_container_291 .tab-content .tab-dec p{
	font-family: 'Roboto', sans-serif !important;
}
/*==============Contact Page============*/
.contact-top-logo {
    text-align: center;
    margin: 50px 0;
	width: 50%; 
	float: left;
}
.contct-info {
    padding: 40px 0;
    text-align: center;
	width: 50%;
	float: right;
} 
.contct-info .section-title{padding-bottom: 20px; margin-bottom: 30px;} 
.contct-info  p{
	font-size: 16px; 
	color: #737373;
	line-height: 22px;
	margin-top: 30px;
	text-align: justify;
}
.contct-info .location, .contct-info .phone, .contct-info .email a {
    font-size: 20px;
    color: #737373;
    line-height: 22px;
}
.contct-info .email{margin-bottom: 10px;}
.contct-info i{color: #fff; margin-right: 10px; font-size: 25px;}
.contact-content  p{margin-bottom: 15px;}
.map-section iframe{width: 100%;}
.contact-information {width: 100%; margin: 0 auto; text-align: left; margin-top: 45px;}
.contact-information label {padding-right: 10px; float: left; font-size: 18px; color: #737373; font-weight: 500; display: inline-block; width: 16%; text-align: left;}
.contact-info-wrap > div {width: 80%;float: left; overflow: hidden; text-align: left; display: inline-block;}
.contact-info-wrap {overflow: hidden; margin-bottom: 15px;}
.contact-info-wrap p, .contact-info-wrap a {margin-top: 0; font-size: 18px; line-height: 28px; color: #737373; margin-bottom: 0;}
/*==========================News/Insights Page css====================*/
.category .page-header{
	text-align: center;
	background-color: #c6a75e;
}
.category .page-header h1{
	margin: 10px 0;
	color: #fff;
}
.category .grid{width: 90%; margin: 0 auto; padding-bottom: 70px;}
nav.pagination-center.pagination-row {
    display: block;
    clear: both;
    position: absolute;
    bottom: -10px;
	left: 50%;
}
.category .grid-item{
	width: 16.66666%;
	display: inline-block;
	 padding: 0 5px;
	margin-bottom: 10px !important;;
}
.category .blog-box{border: 1px solid #d8d8d8 !important;}
.category article .container{width: 100%;}
.archive  .article-image{width: 100%; overflow: hidden;}
.article-image img{width: 100%; height: 100%;}
.single .article-image, .single  .article-image img, .single-articles .article-image img{height: auto; width: auto; text-align: center; max-width: 100%;}
.single-articles .article-image img{width: auto;}
.category .entry-content p{
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.category .entry-content p a{color: #737373;}
.category .entry-content p a:hover{text-decoration: none;}
.blog-link {color: #737373; display: inline-block; font-size: 15px; font-weight: 500; font-style: italic;}
.blog-link:hover, .blog-link:focus{text-decoration: none; color: #c6a75e;}
.category article .entry-title{padding: 0; margin-bottom: 15px; margin-top: 10px; line-height: 20px;}
.category article.category-resources .entry-title{min-height: auto;}
.category article .entry-title a, .single-post .entry-title a{font-size: 20px; color: #c6a75e; font-weight: 500; }
.single-post .entry-title a{font-size: 32px;padding-bottom: 20px;display: inline-block;}
.category article .entry-title a:hover{text-decoration: none;}
.single-post .form-horizontal .control-label{width: 100%; text-align: left;}
.single-post .help-block{display: none;}
.single-post .reply-title{color: #c6a75e;}
/* .container{margin-bottom: 30px;} 
.partnership-section .container, .home .container, .testimonial_in .container{margin-bottom: 0;} */

.entry-content{margin-bottom: 20px;} 
.blog-box .entry-content p{font-size: 15px; line-height: 21px; margin-bottom: 10px;}
.single .blog-box .entry-content p a{color: #737373; font-weight: bold;}
.blog-box .entry-content p strong{font-size: 22px; color: #1b1b1b; font-weight: bold; text-align: center; display: block;}
.home .entry-content{margin-bottom: 0;}
.for-professional-page {
    width: 60%;
    float: right;
}
/*=========================Partnerships and Alliances css=================*/
.partnership-tab-wrap{margin-top: 20px;}
.partnership-tab-wrap .tab-img{display: inline-block; float: left; margin-right: 20px;}
.cl-tab-section {margin-top: 40px;}
/*=========================News page css=================*/
.comments-area{display: none;}
.cl-tab-section #tab_container_305 .wpsm_nav-tabs > li{margin-right: 3px !important;}
.category-news .entry-content{padding: 0 15px;}
.single .category-news .entry-content{padding: 0;}
.category-news .entry-content p{margin-bottom :10px;}
a.news-link {
    color: #c6a75e;
    clear: both;
    font-weight: bold;
    display: block;
    margin-top: 15px;
    text-align: right;
}
.card_month_year .card_month select{
    padding: 5px 0;
    margin-right: 10px;
} 
.course-name select, .courseloc-name select{
    width: 71%;
    padding: 5px 0;
}
.number_of_attendees select{
    padding: 5px 0;
}

.teaching-schedule-wraper .cs-box {
    border: 1px solid #ddd;
    padding: 80px 10px 20px 10px;
    position: relative;
    min-height: 190px;
    margin-bottom: 30px;
}

.teaching-schedule-wraper .event-info {
    text-align: right;
    display: inline-block;
    background: #f6f6f6;
    padding: 10px;
    margin: 0;
    position: absolute;
    right: 0;
    top: 14px;
    color: #515354;
}

.teaching-schedule-wraper .event-info p {
    margin-bottom: 0;
}


.page .entry-content .teaching-schedule-wraper .event-title > p {
    font-size: 16px;
    line-height: 22px;
    word-break: break-word;
}
.teaching-schedule-wraper .event-title {
    min-height: 330px;
}
.page .entry-content .teaching-schedule-wraper .event-date {
    color: #737373;
}
.teaching-schedule-wraper .event-box:hover {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
}
.teaching-schedule-wraper .event-box {
    width: 25%;
    display: inline-block;
    padding: 0 5px;
    transition: transform 0.5s ease;
    -webkit-transition: transform 0.5s ease;
    -moz-transition: transform 0.5s ease;
    -o-transition: transform 0.5s ease;
    vertical-align: top;
    float: left;
}
.teaching-schedule-wraper .event-box:hover .event-info{background: #ddbe87;}
.teaching-schedule-wraper .event-box:hover .event-date{color: #ffffff;}
.teaching-schedule-wraper .event-wraper {overflow: hidden; padding-top: 45px;}
.page .entry-content .teaching-schedule-wraper .event-title p a {
    word-break: break-all;
}
.teaching-schedule-wraper {width: 80%; float: left; padding-right: 10px;}
.vertical-baner {width: 20%; float: right; background: #dcbe87; margin-top: 20px;}
.vertical-baner  img{width: 100%;}
.vertical-baner marquee {
    height: 600px;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #6f4c0a;
}
/*===============New Blog page css====================*/
.page-template-news #content{background: #fbfbfb;}
.top_title {background: #c6a75e; text-align: center; margin: 40px 0 20px;}
.top_title h2 {margin: 0; padding: 20px 0; font-size: 36px; color: #fff;}
.news-top-wraper{width: 980px; margin: 0 auto; padding: 40px 20px; background:#fff; overflow: hidden;}
.news-top-wraper .blog-image img {width: 100%;}
.news-top-wraper .news-left{width: 65%; float: left;}
.news-top-wraper .news-right{width: 35%; float: left; padding-left: 28px;}
.news-top-wraper .blog-box {padding: 20px; border: 1px solid #737373; margin-bottom: 30px; }
.news-top-wraper .news-left .blog-box{width: calc(50% - 10px); float: left; margin: 0 5px; margin-bottom: 20px;} 
.news-top-wraper .news-left .blog-box .blog-title{min-height: 100px;}
.news-top-wraper .news-left .blog-box .blog-dec{min-height: 110px;}
.blog-title{margin-top: 0;}
.page .entry-content .blog-date{margin-bottom: 10px;}
.blog-image{margin-bottom: 20px; min-height: 150px; max-height: 150px; overflow: hidden;} 
.page .entry-content .blog-link {color: #fff; background: #c6a75e; padding: 5px 15px; box-shadow: 1px 0px 8px -1px rgba(198, 167, 94, 0.78); -webkit-box-shadow: 1px 0px 8px -1px rgba(198, 167, 94, 0.78); -moz-box-shadow: 1px 0px 8px -1px rgba(198, 167, 94, 0.78); margin: 0 auto; display: inline-block;}
.blog-link-wrap{text-align: center;}
.news-sidebar .blog-box {border: 0; padding: 0; overflow: hidden; margin-bottom: 20px;}
.news-sidebar .blog-title {font-size: 16px; margin-bottom: 5px;}
.news-sidebar .blog-title a {color: #737373; font-weight: normal;}
.news-sidebar .blog-image {width: 45%; float: left; margin-bottom: 0;} 
.news-sidebar .blog-content {width: 55%; float: left; padding-left: 15px;}
.news-sidebar .blog-date {margin: 0;}
.news-sidebar .side_title {margin-top: 0; color: #1b1b1b; font-weight: 600; font-size: 28px;}
.news-sidebar  .border {padding: 2px; border-top: 3px solid #c6a75e; border-bottom: 1px solid #c6a75e; margin-bottom: 30px;}
.news-socials {margin-top: 50px;}
.news-socials .social-links {padding: 0; list-style: none;}
.news-socials .social-links li {display: inline-block;}
.news-socials .social-links li a {width: 30px; height: 30px; display: inline-block; background: #1b1b1b; border-radius: 100%; text-align: center; margin-right: 10px;}
.news-socials .social-links li a i {color: #c6a75e; line-height: 30px;}
.news-sidebar .tnp-widget input.tnp-submit{background-color:#c6a75e;}
.single .entry-header .entry-title{font-family: 'Raleway', sans-serif; font-weight: 400; color: #444; font-size: 28px; line-height: 38px;}
.single .entry-header .entry-title a{color: #444; font-size: 28px; text-align: left;}
.single .entry-header .entry-title a:hover{text-decoration: none;}
.single .entry-content, .single .entry-header {margin: 0 auto; text-align: justify;}
.recent-resources-slider-wrap{width: 725px; margin: 0 auto;}
.recent-resources-slider-wrap .rr-wraper {border: 1px solid #737373;}
.recent-resources-slider-wrap .rr-image-wrapper {height: 130px; overflow: hidden;}
.recent-resources-slider-wrap .rr-image-wrapper img {width: 100%; height: 100%;}
.recent-resources-slider-wrap .rr-title {font-size: 16px; text-align: left; color: #1b1b1b; min-height: 35px;font-family: 'Stymie XBd BT';}
.recent-resources-slider-wrap .rr-caption {text-align: left; font-family: 'NYTFranklin'; color: #1b1b1b;}
.recent-resources-slider-wrap .rr-image-content a {color: #1b1b1b; text-align: left; font-family: 'NYTFranklin';}
.recent-resources-slider-wrap .rr-image-content {text-align: left; padding: 10px;}
.recent-resources-slider-wrap .item{padding: 0 5px;}
.recent-resources-slider-wrap{margin-bottom: 60px;}
.recent-resources-slider-wrap .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {display: inline-block !important;}
.recent-resources-slider-wrap .owl-carousel .owl-controls .owl-nav .owl-next {float: right; margin-right: -35px;}
.recent-resources-slider-wrap .owl-controls {position: absolute; width: 100%; top: 48%; z-index: -1;}
.recent-resources-slider-wrap .owl-carousel .owl-controls .owl-nav .owl-prev {margin-left: -35px;}
.recent-resources-slider-wrap h2 {font-family: 'Stymie XBd BT'; color: #1b1b1b; font-size: 20px; text-transform: uppercase; display: block; border-top: 1px solid #737373; padding-top: 20px; margin-bottom: 20px; margin-left: -8px;}
.single .entry-content h3, .blog-box .entry-content p strong{font-family: 'Raleway', sans-serif; color: #444; font-size: 18px;  text-align: left;}
.single .entry-content p, .single .entry-content ul li, .single .entry-content{font-family: 'Raleway', sans-serif; color: #777; font-size: 15px;}
.single .entry-content h3 strong{font-weight: normal;}
.news-sidebar .newsletter-form-wrap{width: 100%; padding: 0; margin-bottom: 30px;}
.article-image{margin-bottom: 30px;}
.post-type-archive-gs_testimonial .blog-title {  color: #c6a75e;
    font-size: 22px;}
.post-type-archive-gs_testimonial .blog-link-wrap a{color: #fff;
    background: #c6a75e;
    padding: 5px 15px;
    box-shadow: 1px 0px 8px -1px rgba(198, 167, 94, 0.78);
    -webkit-box-shadow: 1px 0px 8px -1px rgba(198, 167, 94, 0.78);
    -moz-box-shadow: 1px 0px 8px -1px rgba(198, 167, 94, 0.78);
    margin: 0 auto;
    display: inline-block;}

.post-type-archive-gs_testimonial .news-sidebar .blog-title a{    color: #737373 !important;
    font-weight: normal; font-size: 16px !important;
    margin-bottom: 5px;}
.testimonial-box{    margin-bottom:20px;  padding: 20px;
    border: 1px solid #737373;}
#text-12 .testimonial-box{border:none;}	
.testimonial-box .blog-dec p,.testimonial-box .entry-content{margin-bottom:0px;}	
.post-type-archive-gs_testimonial .news-top-wraper{width:100%;}
.page-id-980 .event-wraper h3{display:none !important;}
.page-id-980 .tab-content{padding:0 !important;border:none !important;}
.page-id-980 .event-wraper{padding-top:16px;}
.page-id-980 #myTab_1478{padding-top: 23px !important;
    padding-left: 5px;}
.page-id-980 #tab_container_1478 .wpsm_nav-tabs > li {
    margin-right: 5px !important;
}	
	
.page-id-980 #tab_container_1478 .wpsm_nav-tabs > li > a,.page-id-980 #tab_container_1478 .wpsm_nav-tabs > li > a:hover{color: #737373 !important;
    background-color: #d5c096 !important;
    border: 1px solid #c2ad83 !important;
	font-size: 15px !important;
	    font-family: Open Sans !important;
	}	
/*=========================Responsive css=================*/

@media screen and (min-width: 1990px){
	.category .grid-item{width: 16.66666%;}
}
@media screen and (min-width: 2100px){
	.category .grid-item{width: 14.2857%;}
}
@media screen and (min-width: 1210px){
	.container{
		width: 1210px;
	} 
}
@media screen and (max-width: 1320px){
	.top_banner .text h3, .top_banner .text h1{font-size: 42px; line-height: 48px;}
	.category .grid-item{width: 25%;}
}
@media screen and (max-width:1140px){
	.slider-wrap h2, .slider-wrap h3, .slider-wrap h3 a{
		font-size: 52px !important;
		line-height: 60px !important;
	}
}
@media screen and (max-width:1120px){
	.top_banner .text h3, .top_banner .text h1{font-size: 32px; line-height: 36px;}
	.top_banner .text h1{right: 4%;}
}
@media screen and (max-width:1199px){
	.navbar-nav>li>a{
		font-size: 13px;
		padding: 20px 6px;
	} 
	.practice-area-list .pra-area-title a, .training-title a{font-size: 20px; line-height: 22px;}
	.newsletter-form-wrap{width: 100%;}
	.article-wrap .owl-stage-outer .item .article-image-content .articles-content{padding: 15px 30px;}
	.article-author, .article-title, .img-caption{margin-bottom: 10px;}
	.boxs ul li{height: 490px;}
	.boxs ul li h3:before{width: 130px;}
	.practice-area-list li{width: 33.33333%; margin-bottom: 10px;}
	.slider-wrap .slide-2, .slider-wrap .slide-2{font-size: 36px !important; line-height: 42px !important;}
	.teaching-schedule-wraper .event-title{min-height: 420px;}
	.news-top-wraper{width: 100%;} 
}
@media screen and (max-width:1030px){
	
} 
@media screen and (max-width:991px){
	.practice-area-list li{width: 33.3333%; float: none; margin-bottom: 20px;} 
	.practice-area-list li:last-child{margin-bottom: 0;}
	.about-rp-wrap{padding: 40px 0;}
	.section-title h1.title{font-size: 36px; line-height: 42px;}
	.about-rp-decription p{padding: 0 20px; margin: 30px 0;}
	.h-contact-right .contact-form{padding-right: 0;}
	.home-contactus-wrap .section-title:after{left: 30%;}
	.partnership-section .section-title h1.title{font-size: 40px;}
	.newsletter-wrap .newsletter-title{margin: 0 0 20px;}
	.newsletter-title-wrap p{margin-bottom: 30px;}
	.newsletter-title-wrap{padding-left: 0;}
	.site-title > div{display: inline-block !important; float: right;} 
	header .navbar-nav{float: none; text-align: center;}
	.category .grid-item{width: 33.3333%;}
	.navbar-nav>li>a{padding: 15px 8px;}
	.navbar-collapse{padding-left: 0;}
	.navbar-nav>li{float: none; display: inline-block;}
	.article-title{font-size: 20px;}
	.img-caption{font-size: 14px;}
	.article-image-content a{font-size: 16px; padding-bottom: 5px;}
	.article-wrap .owl-stage-outer .item .article-image-content .articles-content{min-height: 350px;}
	/* .top_banner .text h3 strong{font-size: 40px;} */
	.top_banner .text h3{line-height: 30px;}
	.boxs ul li{width: 46%; height: 430px;}
	.category article .entry-title a, .single-post .entry-title a{font-size: 22px;}
	.category article .entry-title{line-height: 22px; padding: 0 10px; min-height: 56px;}
	.testimonial_in h2{font-size: 40px;}
	.slider-wrap .slide-2, .slider-wrap .slide-2{font-size: 28px !important; line-height: 30px !important;}
	.slider-wrap .rev-btn{padding: 10px 20px !important }
	.contact-top-logo, .contct-info{width: 100%;}
	.teaching-schedule-wraper{width: 100%;}
	.vertical-baner{display: none;}
	.teaching-schedule-wraper .event-box{width: 33.3333%;}
	.news-top-wraper .news-left .blog-box .blog-dec{min-height: 110px;}
	.news-top-wraper .news-left .blog-box .blog-title{min-height: 96px; font-size: 18px;}
	.blog-image{max-height: 100px; min-height: 100px;}
}
@media screen and (max-width: 980px){
.news-top-wraper{width: 100%;}
.post-type-archive-gs_testimonial .blog-link-wrap{margin-top: 20px;}
.post-type-archive-gs_testimonial .blog-title a{font-size:18px;}
.post-type-archive-gs_testimonial .blog-dec{min-height: 135px !important;}
}
@media screen and (max-width:900px){
	.slider-wrap h2, .slider-wrap h3{
		font-size: 40px !important;
		line-height: 45px !important;
	}
	.partnership-section .owl-carousel .owl-controls .owl-nav .owl-prev{margin-left: 0;}
}
@media screen and (max-width:890px){
	.top_banner .text h1.mediation-page strong{font-size: 48px;}
}
@media screen and (max-width:840px){
	.cycle-slideshow .cycle-slide{height: 350px;}
}
@media screen and (max-width:767px){
	.h-contact-left, .h-contact-right{width: 100%;}
	.h-contact-left img{width: auto; text-align: center;}
	.h-contact-left{text-align: center; margin-bottom: 30px;}
	.home-contactus-wrap .section-title, p.h-contact-dec{text-align: center;}
	.home-contactus-wrap .section-title:after{
	left: 50%;
		transform: translateX(-50%) rotate(-45deg);
	}
	.home-contactus-wrap .section-title:before{left: 50%; transform: translateX(-50%);}
	.header-contact .ph-no{font-size: 25px;}
	header .navbar-nav{text-align: left;}
	.navbar-nav>li{float: none; display: block;}
	.practice-area-wrap, .about-rp-wrap, .home-contactus-wrap, .partnership-section, .article-wrap{padding: 35px 0;}
	.about-rp-decription p{font-size: 20px; line-height: 25px;}
	.section-title{margin-bottom: 20px;}
	.dropdown-menu{position: relative; float: none; box-shadow: none;}
	.page .entry-content .about-rp-decription p{
		font-size: 18px;
		padding: 0 20px;
		margin: 20px 0;
	}
	.home-contactus-wrap .section-title h5{margin-bottom: 10px;}
	.top_banner .text h3,  .top_banner .text h1,
	.top_banner .text h2, .top_banner .text h1 strong{font-size: 24px; line-height: 28px;}
	.page .entry-content .family-dispute ul{width: 100%;}
	.boxs ul li{width: 100%; margin: 0 0 20px; height: auto;}
	.category article{width: 100%; margin-right: 0;}
	.article-image{height: auto;}
	.category article .entry-title{min-height: auto;}
	.contct-info .location, .contct-info .phone, .contct-info .email a{word-break: break-all; font-size: 18px; line-height: 23px;}
	.top_banner .text h1.mediation-page strong{font-size: 32px;}
	.navbar-nav{margin: 7px 0;}
	.navbar-nav>li>a:after{display: none;}
	.top_banner .text h3 strong, .partnerships-title h3{font-size: 20px; line-height: 22px;}
	.slider-wrap .slide-2, .slider-wrap .slide-2{font-size: 22px !important; line-height :27px !important;}
	.navbar-nav>li>.dropdown-menu{
		transition-property: margin-top;
		display: none;
	}
	.navbar-nav>li:hover .dropdown-menu{margin-top: 0px; display:  block;} 
	.archive  .article-image{height: auto; max-height: inherit; overflow: visible;}
	.single .entry-content, .single .entry-header, .recent-resources-slider-wrap{width: 100%;}
	.single .entry-header .entry-title a{font-size: 40px; text-align: left;}
	.news-top-wraper .news-left, .news-top-wraper .news-right{width: 100%;}
	.news-top-wraper .news-left .blog-box .blog-title{min-height: 42px;}
	.news-top-wraper .news-left .blog-box .blog-dec{min-height: 70px;}
	.news-top-wraper .news-right{padding-left: 0;}
	.news-top-wraper .news-left .blog-box{width: 100%;}
	.news-top-wraper .news-left .blog-box .blog-title, .blog-image, .news-top-wraper .news-left .blog-box .blog-dec{min-height: inherit; max-height: inherit;}
	.news-top-wraper .blog-box{padding: 10px;}
}
@media screen and (max-width:730px){
	.site-title > div{display: block !important; float: none; text-align: center;}
	.site-title{text-align: center;}
}
@media screen and (max-width:720px){
	.slider-wrap .rev-btn{padding: 10px 15px !important;} 
	.slider-wrap h2, .slider-wrap h3{font-size: 32px !important; line-height: 30px !important;}
	.slider-wrap p{font-size: 16px !important;}
	.category .grid-item{width: 50%;}
}
@media screen and (max-width:600px){
	.section-title h1.title,
	.partnership-section .section-title h1.title,
	.newsletter-wrap .newsletter-title{font-size: 30px; line-height: 34px;}
	.section-title, .article-wrap .section-title{padding-bottom: 20px;}
	#content{margin-bottom: 60px;}
	 #content{margin-bottom: 0;}
	.partnership-section{padding-bottom: 0;}
	.about-rp-button, .contact-form .wpcf7-submit,
	.newsletter-form-wrap input[type="submit"]{font-size: 16px; padding: 10px 20px;}
	.footer-text p{padding: 20px 0; width: 80%;}
	.footer-socials .s-links a i{font-size: 30px;}
	.h-contact-left img{width: 100%;}
	.slider-wrap .rev-btn{padding: 10px 20px !important;}
	.practice-area-list li,
	.h-contact-right .contact-form .input-box{width: 100%;}
	.newsletter-title-wrap p{font-size: 18px; padding-right: 0;}
	.slider-wrap h2, .slider-wrap h3{font-size: 14px !important; line-height: 18px !important;}
	.slider-wrap p{display: none;}
	.slider-wrap .rev-btn{padding: 6px 14px !important; font-size: 13px !important;}
	.page-id-145 .entry-content .images{float: none;}
	.page .entry-content h2{font-size: 22px;}
	.page .entry-content h4{font-size: 17px;}
	.page .entry-content .family-dispute ul li,.training-box{width: 100%;} 
	.testimonial_in h2{margin-bottom: 10px; font-size: 30px;}
	.getintouch{padding: 30px 0;}
	h2.inner-title{margin-top: 0;}
	.top_banner .text h3, .top_banner .text h1, .top_banner .text h2, .top_banner .text h1 strong{font-size :18px; line-height: 22px;}
	.top_banner .text h1.mediation-page{left: 12%;}
	.slider-wrap .slide-2, .slider-wrap .slide-2{font-size: 17px !important; line-height :22px !important;}
	.teaching-schedule-wraper .event-box{width: 50%;}
	.teaching-schedule-wraper .event-title{min-height: 260px;}
	.news-top-wraper .news-left .blog-box .blog-title{min-height: inherit;}
	.news-top-wraper .news-left .blog-box .blog-dec{min-height: inherit;}
	.news-top-wraper .news-left .blog-box{width: 100%; margin: 0; margin-bottom: 15px;}
}
@media screen and (max-width:530px){
	.about-rp-decription p{padding: 0; margin: 10px 0;} 
	.section-title:before{width: 150px;}
	.header-contact{padding: 10px 0 0;}
	.practice-area-list{margin-top: 30px;}
	.article-wrap .owl-stage-outer .item .article-image-content .articles-content{min-height: 298px;}
	iframe{width: 100%;}
	.cycle-slideshow .cycle-slide{height: 390px;}
	.section-title h1.title, .partnership-section .section-title h1.title, .newsletter-wrap .newsletter-title{font-size: 26px;}
	
}
@media screen and (max-width:430px){
	.article-image-wrapper, .article-image-content{width: 100%; max-height: none;} 
	.article-wrap .owl-stage-outer .item .article-image-content .articles-content{min-height: auto;}
	.article-image-wrapper .article-date{right: 0;}
	.top_banner .text, .top_banner .text h1, .top_banner .text h1 strong{font-size: 22px; line-height: 22px;}
	.cycle-slideshow .cycle-slide{height: 490px;}
	.contact-top-logo img{width: 80%;}
	.top_banner .text h1.mediation-page strong{font-size: 28px;}
	.top_banner .text h3, .top_banner .text h1, .top_banner .text h2, .top_banner .text h1 strong{font-size: 13px; line-height: 16px;}
	 .top_banner .text  .for-professional-page h1{font-size: 18px;}
	.top_banner .text h3 strong, .partnerships-title h3{font-size: 13px; line-height: 15px;}
	.slider-wrap .slide-2, .slider-wrap .slide-2{font-size :12px !important; line-height: 14px !important}
	.slider-wrap .rev-btn{font-size: 10px !important; padding: 5px !important}
	.category .grid-item{width: 100%;}
	.teaching-schedule-wraper .event-box{width: 100%;}
	.teaching-schedule-wraper .event-title{min-height: auto;}
}
@media screen and (max-width:360px){
	.partnership-tab-wrap .tab-img img{width: 90%;}
	.top_banner .text h1, .top_banner .text h3{right: 4%;}
}