@media only screen and (min-width: 1390px) {
	.site-header .wrap, .nav-primary .wrap {
		width: 100%;
	}

	.nav__burger {
		right: 5.15vw;
	}

	.site-header .title-area {
		left: 3.15vw;
		margin-left: 0px;
	}
}

@media only screen and (max-width: 1366px) {
	.wrapper, .wrap, .content-sidebar-wrap,
	.site-header .wrap, .nav-primary .wrap {
		width: 87%;
	}

	.internal-header .wrapper,
	.page-jacking .site-inner .content-sidebar-wrap {
		max-width: 100%;
	}

	.page-jacking .site-inner .content-sidebar-wrap > .content .panel-grid {}

	.client-logo-wrapper {
		font-size: 80%;
	}

	.ff-logo {
		margin-bottom: 1.5em;
	}

	.ff-logo-top {
		min-height: auto;
		line-height: 100px;
		padding: 0.9375rem;
	}
	
	.ff-logo-top img {
		max-height: 94px;
		width: auto;
	}

	.about-founders-thumb {
		margin-bottom: 50px;
	}

	.about-founders .popbox img {
		margin-bottom: 10px;
	}

	.ff-feat-box-wrap {
		padding-top: 49.43%;
	}

	.ff-feat-box-back-wrap p {
		margin-bottom: 15px;
	}

}

@media only screen and (max-width: 1220px) {	
	.two-columns .panel-grid-cell:first-child .panel-widget-style {
		padding-left: 40px;
	}
	
	.two-columns .panel-grid-cell:last-child .panel-widget-style {
		padding-right: 40px;
	}
}

@media only screen and ( max-width: 1200px ) {
	.tp-loop-wrap {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.ff-image-content {
		width: 87%;
		margin: 0 auto;
	}
	
	.single-work .fp-tableCell .wrap {
		width: 95%;
		max-width: 1200px;
	}

}

@media only screen and ( max-width: 1024px ) and ( max-height: 600px) {
	.popbox .custom-scroll {
		height: 235px;
		padding-right: 10px;
	}
}

@media only screen and ( max-width: 1024px ) {
    
    /* Sticky Sidebar Fix */
    .content-sidebar .content {
		display: block;
		float: none;
		margin: 0px auto 50px;
	}
	
	.content-sidebar .sidebar {
		float: none;
		margin: 30px auto;
	}
    
	.content-sidebar .content,
	.content-sidebar .sidebar {
		position: relative!important;
		top: auto!important;
		bottom: auto!important;
	}
	
	.is_stuck {
		position: relative!important;
		top: auto!important;
		bottom: auto!important;
	}
	
	/* Sidebar */
	.content-sidebar .sidebar {
		float: none;
		width: 645px;
		margin: 40px auto 0;
		display: block;
		clear: both;
	}
	
	.sidebar .search-form {
		position: relative;
	}
	
	.search-form input[type="text"],
	.search-form input[type="search"] {
		width: 100%;
		padding-right: 44px;
	}
	
	.search-form input[type="submit"] {
		position: absolute;
		right: 0;
	}
	
	.sidebar-posts .post-item .overlay {
		text-align: left;
	}
	
	.sidebar-posts .post-item {
		display: inline-block;
		margin-right: 20px;
	}
	
	.two-columns .panel-grid-cell:first-child .panel-widget-style {
		padding-right: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
	}
	
	.two-columns .panel-grid-cell:last-child .panel-widget-style {
		padding-left: 40px;
        padding-top: 40px;
        padding-bottom: 40px;
	}
    
    /* Contact Page */
    .contact-page .two-columns .panel-grid-cell:last-child .panel-widget-style {
        padding-left: 10px;
        padding-right: calc(100% - 590px);
    }

	.site-header .wrap, .nav-primary .wrap {
		width: 960px;
	}
	

	.nav__burger {
		padding: 12px;
		top: 40px;
		right: 0;
	}
	
	.fp-tableCell .wrap {
		max-width: 857px;
		width: 100%;
		padding: 0;
	}
	
	.page-jacking .site-inner .content-sidebar-wrap > .content .panel-layout .panel-grid-cell {
		max-width: 85%;
		margin-right: auto!important;
		margin-left: auto!important;
	}

	div#our-works {
		padding: 10px 0;
	}

	.page-template-page_works .our-works-post {
		padding: 30px 0;
	}

	.our-works .our-work-gallery-image {
		padding: 1px;
	}
	
	#pj-footer .panel-grid-cell {
		max-width: 100%;
	}
	
	.site-header .title-area {
		margin-left: 0;
	}
	
	.header-widget-area {
		position: relative;
	}
	
	.panel-title {
		font-size: 14px;
		line-height: 1.4285;
	}
	
	.ff-feat-box-back-wrap {
		font-size: 11px;
		line-height: 2.07142;
	}
	
	.h1sh {
		font-size: 44px!important;
		line-height: 55px!important;
	}
	
	.search-results .content-sidebar-wrap > .content, .single-post .content-sidebar-wrap > .content {
		max-width: 95%;
		margin-right: auto;
		padding-left: 75px;
	}
	
	.search-results .share-icons-container, .single-post .share-icons-container {
		left: 0;
	}
	
	.ff-image-content-right .ff-image-content-content .col-md-8 {
		width: 90%;
		margin-left: 10%;
	}
	
	.ff-image-content .ff-image-content-content .col-md-8 {
		width: 90%;
	}

	.tab-content .col-md-4 {
		min-height: 487px;
	}

	/*  custom */
	.force-table-before .panel-grid-cell{
		max-width:100% !important;
	}
	.testimonial-item.style-6 .s1 p{ 
		max-width:460px;
		max-height:130px;
		overflow-y: scroll;
		padding-right:5px;  
	}
	.testimonial-item.style-6{
		margin-bottom:0px;
	}
	.with-thanks .s2 p{ 
		max-width:460px;
		max-height:130px;
		overflow-y: scroll;
		padding-right:5px; 
	}

	.testimonial-item.style-6 .s1 p::-webkit-scrollbar,.with-thanks .s2 p::-webkit-scrollbar{
		width: 5px;   
	} 
	/* Track */
	.testimonial-item.style-6 .s1 p::-webkit-scrollbar-track,.with-thanks .s2 p::-webkit-scrollbar-track { 
		border-radius:5px;
		background: rgba(224, 225, 228, 0.5);   
	} 
	/* Handle */
	.testimonial-item.style-6 .s1 p::-webkit-scrollbar-thumb,.with-thanks .s2 p::-webkit-scrollbar-thumb { 
		background: rgba(0, 0, 0, 0.3);  
		border-radius: 10px; 
	} 
	/* Handle on hover */
	.testimonial-item.style-6 .s1 p::-webkit-scrollbar-thumb:hover,.with-thanks .s2 p::-webkit-scrollbar-thumb:hover {
		background: rgba(224, 225, 228, 0.5);  
		opacity: 0.5;
	}
	
}

@media only screen and ( max-width: 1023px ) {
	/*
	*	768 to 1023
	*/
	
	body {
		font-size: 14px;
	}
    
    /* Menu */
    .nav-primary,
    .nav-header{
        display: none;
    }
    
    .header-widget-area {
        margin-right: 50px;
    }
    
    /* Sticky Menu */    
    .site-header--stick {
		top: 0px;
	}
    
    .admin-bar .site-header--stick {
        top: 32px;
    }

    .site-inner .content-sidebar-wrap {
	    padding-bottom: 0;
	}
	    
    
    /* Responsive Menu Override */
    .responsive-menu-pro-box {
        float: right;
        margin-right: 0;
		width: 20px;
		height: 16px;
    }

	.responsive-menu-pro-open .responsive-menu-pro-inner, .responsive-menu-pro-open .responsive-menu-pro-inner::before, .responsive-menu-pro-open .responsive-menu-pro-inner::after {
		background-color: #fff;
	}
	
	.responsive-menu-pro-open .responsive-menu-pro-inner::before, .responsive-menu-pro-open .responsive-menu-pro-inner::after {
		background-color: #fff!important;
	}
    
    .admin-bar #responsive-menu-pro-button {
		top: 32px !important;
        outline: none;
	}
    
    #responsive-menu-pro-button {
        outline: none;
		height: 40px!important;
		width: 40px!important;
		padding: 9px!important;
		border: 1px solid #262A35!important;
		background: none!important;
		border-radius: 100%!important;
    }

	.responsive-menu-pro-inner::before, .responsive-menu-pro-inner::after,
	.responsive-menu-pro-spring .responsive-menu-pro-inner {
		width: 20px;
		height: 2px;
		background-color: #000309;
		border-radius: 0;
	}

	.responsive-menu-pro-spring .responsive-menu-pro-inner::before {
		top: 7px;
	}

	.responsive-menu-pro-spring .responsive-menu-pro-inner::after {
		top: 14px;
	}

	.responsive-menu-pro-spring.is-active .responsive-menu-pro-inner::before,
	.responsive-menu-pro-spring.is-active .responsive-menu-pro-inner::after {
		top: 4px;
	}

    .admin-bar #responsive-menu-pro-container.push-left, 
	.admin-bar #responsive-menu-pro-container.slide-left{
		margin-top: 32px;
	}
    
    #responsive-menu-pro-container{
		z-index: 999999;
	}
    
    #responsive-menu-pro-additional-content,
    #responsive-menu-pro-search-box {}

    #responsive-menu-pro-additional-content * {
	    font-size: 12px;
	    line-height: 21px;
	    color: #000309;
	    font-weight: 400;
	}
    
    #responsive-menu-pro-button.is-active{
    	width: 100%;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
		border-color: #fff!important;
    }
    
    #responsive-menu-pro-container #responsive-menu-pro li.responsive-menu-pro-item a {
        line-height: 45px;
        text-transform: uppercase;
		font-weight: 400;
    }
	
	.wrapper, .wrap, .content-sidebar-wrap {
		width: 721px;
	}
	
	.content-sidebar .content {
		margin: auto;
		display: block;
		float: none;
	}
	
	.custom-form .gfield_captcha_input_container {
		width: 170px;
	}
	
    /* Cutom Sections */
    .custom-sections .bg-container .half-box,
    .custom-sections .content-container .half-box{
       height: auto !important;
    }    
	
	.panel-row-style.two-columns {
		display: block;
		width: 100%!important;
		float: none!important;
		display: block;
		max-width: 100%;
	}
	
	.two-columns .panel-grid-cell:first-child .panel-widget-style,
	.two-columns .panel-grid-cell:last-child .panel-widget-style {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.two-columns > .panel-grid-cell {
		display: block!important;
		width: 100%!important;
	}
	
	.two-columns.equal-height-columns .panel-grid-cell .panel-widget-style,
	.two-columns.equal-height-columns .panel-grid-cell .so-panel {
		min-height: initial!important;
	}
    
    /* Contact Page */
    .contact-page .two-columns .panel-grid-cell:first-child .panel-widget-style {
        padding-left: 30px;
    }

    .contact-page .two-columns .panel-grid-cell:last-child .panel-widget-style {
        padding-right: 30px;
    }

	html, body, .site-container, .site-inner, .content-sidebar-wrap, .content-sidebar-wrap > .content, .content-sidebar-wrap > .content > .entry, .content-sidebar-wrap > .content > .entry .entry-content, .panel-layout {
		height: auto;
	}

	html, body {
		overflow-y: visible;
	}

	body {
		padding-top: 49px;
	}

	.pop-nav {
		display: none!important;
	}

	.home .site-header {
		opacity: 1;
	}

	.site-header, .single-post .site-header {
		background: #fff;
		padding: 13px 0;
		position: fixed;
		z-index: 2002;
		box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
		top: 0;
		left: 0;
	}

	.site-header .title-area {
		margin-top: 0;
		opacity: 1!important;
		display: block!important;
	}

	.nav__burger {
		top: 5px;
		height: 40px;
		width: 40px;
		padding: 9px;
		display: none;
	}

	.page-jacking .content .panel-layout {
		opacity: 1;
	}

	.plus-icons-bg {
		display: none;
	}

	.ff-image-content {
		position: relative;
	}

	.page-jacking .site-inner .content-sidebar-wrap > .content .panel-grid {
		background-color: #ffffff;
		padding: 45px 0;
	}

	.page-jacking .site-inner .content-sidebar-wrap > .content .panel-grid:nth-child(2n+0) {
		color: #FFFFFF;
		padding: 45px 0;
	}

	.swap-on-mobile {
		position: relative;
		padding-top: 65%;
	}

	.our-works-right {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		padding-left: 15px;
	}

	ul.list-style-1 {
		margin: 0 -15px!important;
		padding-left: 0!important;
		text-align: left;
	}

	ul.list-style-1 strong {
		font-size: 20px;
	}

	ul.list-style-1 li {
		font-size: 30px;
		padding: 0 15px;
		margin-bottom: 0;
		line-height: 1;
	}

	.post-item.style-1 .heading, .post-item .heading {
		height: auto;
	}
	
	.post-item.style-3 .text {
		margin-bottom: 20px;
	}

	.sidebar-posts .post-item {
	    margin-right: 0;
	    margin-bottom: 22px;
	    margin-top: 0!important;
	}

	.internal-header {
		padding: 25px 0 45px;
		line-height: 185px;
		min-height: 185px;
	}

	.our-works-right img {
		box-shadow: 0 0px 1px 0 rgba(2,6,19,0.36);
		display: block;
		margin: 0 auto;
	}

	ul.nav-tabs {
		display: none;
	}

	.tab-content>.tab-pane {
	    display: block!important;
	    opacity: 1;
	    margin-top: 11px;
	}

	.tab-content>.tab-pane:first-child {
		margin-top: 0;
	}

	.tab-content > div img {
		border: 8px solid #FFFFFF;
	    box-shadow: 0 8px 64px 0 rgba(2,6,19,0.36);
	    background-color: white;
	}

	.tab-content .row {
		position: relative;
		padding-top: 61%;
	}

	.tab-content .row .col-md-8 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}

	.ff-poplinks {
		padding-top: 30px;
	}

	.page-jacking .site-inner .content-sidebar-wrap > .content .panel-grid.white {
		background: #fff!important;
		padding-bottom: 20px;
	}
	
	.ff-feat-box-wrap {
		padding-top: 50.43%;
	}

	.panel-white-bg {
		background: #F5F6F8!important;
		color: #000309!important;
		padding: 45px 0!important;
	}

	.ff-feat-box {
		max-width: 100%;
	}

	.ff-feat-box:first-child {
		margin-top: 30px;
	}

	.search-results .internal-header h1 {
	    font-size: 30px;
	}

	.internal-header h1,
	.page-jacking .content h1 {
		font-size: 45px;
		line-height: 1.25;
	}

	.list-mobile-style {

	}

	.list-mobile-style > div {
		display: block;
		padding: 0;
	}

	.h1sh {
		font-size: 45px!important;
		line-height: 1.25!important;
	}

	.table-style > div {
		display: block;
		width: 100%;
	}

	.about-founders > div {
		text-align: center;
	}

	.site-footer:before,
	.site-footer:after {
		content: none;
	}

	.footer-left-col, .footer-right-col,
	.footer-bottom-left, .footer-bottom-right {
		background-color: #f5f6f8;
	}

	.footer-top .table-style > div:empty {
		display: none;
	}

	.footer-top .menu li a {
		line-height: 45px;
	}

	.footer-bottom {
		padding: 10px 0;
	}

	.footer-bottom .col-sm-4 {
		padding: 0;
	}

	.footer-bottom a {
		color: #000309;
		text-decoration: none;
		font-weight: 400;
	}

	.ff-logo {
		width: 45%;
		margin-top: 1px;
	}

	.single-work.page-jacking .site-inner .content-sidebar-wrap > .content .panel-grid:nth-child(2n+0) {
		padding: 0;
	}

	.single-work.page-jacking .site-inner .content-sidebar-wrap > .content .panel-layout .panel-grid-cell {
		padding: 0;
		max-width: 100%;
	}
	
	.page-jacking.single-work .site-inner .content-sidebar-wrap > .content .panel-layout .panel-grid-cell .wrap {
		width: 100%;
		padding: 0;
		position: relative;
	}
	
	.page-jacking.single-work .site-inner .content-sidebar-wrap > .content .panel-layout .panel-grid-cell .image-bg {
		padding-top: 32%;
	}
		
	.page-jacking .godown-btn {
		bottom: 18px;
		display: none;
	}
	
	.page-jacking.single-work .site-inner .content-sidebar-wrap > .content .panel-layout .panel-grid-cell .textwidget {
		max-width: 85%;
		margin: 0 auto;
		padding: 65px 0 25px;
	}
	
	.inline-style > div {
		margin-bottom: 20px;
	}
	
	.single-work .site-footer {
		position: relative;
		bottom: auto;
	}
	
	.page-jacking.single-work .site-inner .content-sidebar-wrap > .content .panel-grid {
		color: inherit;
		background-position: center;
		background-size: cover;
	}
	
	.page-jacking.single-work .site-inner .content-sidebar-wrap > .content .panel-grid.background--dark {
		color: #fff!important;
	}

	.page-jacking .site-inner .content-sidebar-wrap > .content .panel-layout .panel-grid-cell .wrap {
		max-width: 100%;
	}
	
	div#pj-footer:before, div#pj-footer:after {
		content: none;
	}

	.sidebar-posts {
		margin-top: 0;
	}
	
	.parallax-icon-bg {
		display: none;
	}
	
	.slick-nav-arrow {}
	
	.our-works-right img {
		border-width: 3px;
	}
	
	.tab-content .col-md-8 {
		padding-left: 15px;
	}
	
	.panel-group {
		margin-top: 20px;
	}
	
	.panel-heading .panel-title {
		text-align: left;
	}
	
	.panel-heading .accordion-toggle {
		padding-left: 45px;
		padding-right: 0;
		line-height: 23px;
	}
	
	.panel-heading .accordion-toggle:before, .panel-heading .accordion-toggle.active:before, .panel-heading .accordion-toggle.active.collapsed:before {
		right: auto;
		left: 0;
		top: 1px;
	}
	
	.panel-default>.panel-heading+.panel-collapse .panel-body {
		padding-right: 0;
		padding-left: 45px;
		margin-left: 0;
		max-width: 100%;
	}
	
	.about-founders > div.col-md-2 {
		margin-bottom: 30px;
	}
	
	.h-style-2 {
		font-size: 45px!important;
		line-height: 1!important;
	}
	
	.ff-image-content {
		padding-top: 0;
	}
	
	.ff-image-content-image,
	.ff-image-content-right .ff-image-content-image {
		width: 100%;
		top: 0;
		height: 220px;
	}

	.ff-image-content-image {
		display: none;
	}
	
	.ff-image-content-content {
		width: 100%;
	}
	
	.ff-image-content-right .ff-image-content-content .col-md-8,
	.ff-image-content .ff-image-content-content .col-md-8 {
		width: 100%;
		margin-left: 0;
	}
	
	.footer-top .table-style > div {
	    padding: 50px 0 30px;
	}

	.footer-top div.row-2 {
		position: relative;
		padding-top: 357px;
	}
	
	#pj-footer {
		padding: 0!important;
	}

	.footer-top div.row-2 .footer-menu {
		position: absolute;
		width: 100%;
		top: 0;
		left: 0;
		background: #f9fafc;
	}

	.page-jacking .site-inner .content-sidebar-wrap > .content .panel-grid.pj-footer {
		padding: 0;
	}

	.site-footer,
	.page-jacking .site-inner .content-sidebar-wrap > .content .panel-grid.pj-footer, .footer-right-col {
    	background: #f9fafc!important;
	}

	.footer-top div.row-2 .footer-left-col {
		background: #f5f6f8;
	}
	
	.hide-on-mobile {
		display: none!important;
	}
	
	.hide-on-desktop {
		display: block!important;
	}
	
	.padding-left-4px {
		padding-left: 0;
	}
	
	.about-founders-thumb img {
		max-width: 80%;
	}
	
	.about-founders-wrap h6 {
		font-size: 13px;
		line-height: 2;
	}

	.tab-content .col-md-4 {
		min-height: 0;
	}

	.text-btn .fa:before {
		transition: none;
	}

	.tab-content .col-md-4 {
		min-height: auto;
	}

	.single-work .content-sidebar-wrap > .content > .entry .entry-content {
		height: 100%;
	}

	body.single-work {
	    padding-top: 0;
	}

	.page-jacking.single .content h1,
	.page-jacking .content h2, .page-jacking .content h2 {
		font-size: 30px!important;	    
	}

	.page-jacking.single .content h1 {
		line-height: 1.5;
	}

	.page-jacking .content h2, .page-jacking .content h2 {
		line-height: 1;    
	}

	.slick-dots {
		top: 10px;
    	right: 10px;
	}

	.fp-tableCell {
		padding: 0;
	}

	.footer-bottom {
		display: none;
	}

	div.media-boxes-load-more-button {
		margin-top: 10px;
    	margin-bottom: 0;
	}

	.home .our-work-gallery .slick-dots {
		right: 17px;
		top: 20px;
	}

	.primary-subheading {
		margin-top: -23px;
	}	
	.testimonial-item.style-6 .content {
		max-width:100%;
	}
	.testimonial-item.style-6 .s1 p{ 
		max-width:100%;
		max-height:130px;
		overflow-y: scroll;
		padding-right:5px;  
		margin-bottom:20px;
	}
	.testimonial-item.style-6{
		margin-bottom:30px;
	}
	.with-thanks .s2{
		max-width:100%;
	}
	.with-thanks .s2 p{ 
		max-width:100%;
		max-height:130px;
		overflow-y: scroll;
		padding-right:5px; 
		
	}
}

@media only screen and (max-width: 780px) {
    /* Responsive Menu Override */  
    .admin-bar #responsive-menu-pro-button,
    .admin-bar .site-header--stick{
		top: 0px !important;
        z-index: 999999;
	}
    
    .admin-bar #responsive-menu-pro-container.push-left, 
	.admin-bar #responsive-menu-pro-container.slide-left{
		margin-top: 46px;
	}
	
	.ff-slideshow-item img {
		border: 1px solid rgba(0, 0, 0, 0.15)!important;
		margin-bottom: 2px!important;
	}
	
}

@media only screen and (max-width: 767px) {
	/*
	* 540 to 767
	*/

	br {
		display: none;
	}

    /* Header */
    html[lang="en-AU"]{
        margin-top: 0px !important;
    }

    .site-header {}
    
    .admin-bar .site-header{
    	top: 46px;
    	position: relative;
        z-index: 99;
    }
    
    .header-widget-area {
        display: inherit;
    }
    
    .admin-bar .internal-header {
        margin-top: 45px;
    }
    
    /* Responsive Menu Override */  
    .admin-bar #responsive-menu-pro-button {
		top: 46px !important;
        z-index: 999999;
	}

	/* .wrapper, .wrap, .content-sidebar-wrap {
		width: 503px;
	} */
    
	.content-sidebar .sidebar {
		width: 100%;
	}
	
    /* Column Post Carousel */
    .column-post-carousel {
        max-width: 370px;
        margin: auto;
    }
    
    .column-post-carousel .slick-slide .inner-wrapper {
        padding-right: 5px;
        padding-left: 5px;
    }
	
	/* Footer Bottom */
	.footer-bottom-left,
	.footer-bottom-center,
	.footer-bottom-right {
		text-align: center;
		margin-bottom: 5px;
	}
	
	/* 404 Page */
	.error404 .content-404 h2 {
		font-size: 200px;
		line-height: 200px;
	}
    
    /* PopUp Form */
    .popup-box-wrap .left-box{
        min-height: inherit;
        margin: 30px 0px;
    }
    
    /* Cutom Sections */
    .custom-sections .half-box{
        width: 100%;
        
    }
    
    .custom-sections .content-container .half-box{
       height: auto !important;
       display: inline-block;
    }
    
    /* Contact page */
    .contact-form-box {
        padding: 0px 0px !important;
    }

	.post-item.style-1 .heading, .post-item .heading {
		font-size: 20px;
	}

	ul.nav-tabs {
		margin-right: 0;
		text-align: center;
	}

	ul.nav>li>a {
		padding: 5px 10px;
		min-width: 0;
		font-size: 14px;
		line-height: 1.25;
	}
	
	ul.nav>li>a strong {
		font-size: 13px;
		line-height: 1.647;
	}

	.ff-feat-box-front h4 {
		height: 50px;
		padding: 13px 0;
		line-height: 24px;
	}

	.ff-feat-box-back-wrap {
		padding-top: 10px;
		font-size: 10px;
		line-height: normal;
	}

	.ff-feat-box-back strong {
		font-size: 15px;
		line-height: 15px;
	}

	.ff-feat-box-back-wrap p {
		margin-bottom: 10px;
	}
	
	.ff-feat-box-back-wrap p br {
		display: block;
	}

	.footer-top .table-style > div {
		padding: 45px 0 30px;
	}
	
	#pj-footer .footer-top .table-style > div {
		padding-bottom: 30px;
	}

	.ff-logo {
		width: 95%;
	}

	.blog-options {
		position: relative;
		top: auto;
		right: auto;
		text-align: center;
		width: 100%;
		max-width: 170px;
		margin: 25px auto 0;
		padding-right: 20px;
	}

	.blog-options li {
		margin: 0 5px;
	}

	.blog-options li a, .asf-trigger {
		height: 35px;
		width: 35px;
		font-size: 14px;
		line-height: 35px;
	}

	.share-icons-container a.blog-share, .share-icons-container .asf-trigger {
		width: 50px;
		height: 50px;
		line-height: 50px;
		font-size: 15px;
		margin: 0 10px;
		display: inline-block;
	}

	.share-icons-container a.blog-share.fa-plane-icon,
	.share-icons-container a.blog-share.fa-share-icon {
		font-size: 13px;
	}

	.search-results .content-sidebar-wrap > .content, .single-post .content-sidebar-wrap > .content {
		max-width: 100%;
		padding-left: 0;
		margin-top: 40px;
	}
	
	html body .supsystic-social-sharing.supsystic-social-sharing-spacing a.social-sharing-button {
		width: 35px;
		height: 35px;
		line-height: 35px;
		font-size: 15px;
		margin: 0 5px 20px!important;
	}
	
	.share-post-content {
		width: 100%;
	}

	.search-results .share-icons-container, .single-post .share-icons-container {
		left: auto;
		width: 100%;
		top: auto;
		text-align: center;
		position: relative;
		background: white;
		padding: 10px 0;
	}

	.single-post-footer {
		padding: 30px 0;
	}

	.single-post .title-container .post-title {
		margin-bottom: 20px;
		font-size: 45px;
		line-height: 1.25;
	}

	#advanced-newsletter-form p {
		visibility: hidden;
	}

	.share-box-wrap {
		padding: 20px;
		width: 100%;
	}

	ul.list-style-1 li {
		font-size: 18px;
		line-height: 1;
		margin-bottom: 10px;
	}

	ul.list-style-1 strong {
		font-size: 18px;
	}
	
	.inline-style > div {
		display: block;
	}
	
	.about-founders-wrap .flipper {
		min-height: 472px;
	}
	
	.about-founders > div.col-md-2 {
		margin: 25px 0;
	}
	
	.ff-slideshow-wrap,
	.ff-portrait .ff-slideshow-wrap {
		max-width: 272px;
	}

	.ff-slideshow-wrap-track,
	.ff-portrait .ff-slideshow-wrap-track {
		max-width: 272px;
	}
	
	.row-center-column > div {
		display: block;
	}
	
	.single-work-footer-nav > div {
		width: 33.33%;
		display: inline-block;
	}
	
	#advanced-newsletter-form .gform_ajax_spinner {
		left: -35px;
	}

	#advanced-newsletter-form {
		position: fixed;
	    top: 50px;
	}

	.about-founders-wrap h6 {
		font-size: 10px!important;
	}

	.ff-big-text {
	    font-size: 17px;
	    line-height: 1.5;
	}

	.testimonial-item.style-2:before {
	    font-size: 50px;
	    line-height: 50px;
	    margin-bottom: 0;
	}

	.testimonial-item.style-2 .content {
		font-size: 14px;
	}

	.page-jacking.single-work .site-inner .content-sidebar-wrap > .content .panel-layout .panel-grid-cell .wrap {
		/*background: none!important;*/
	}

	.home .our-work-gallery .slick-dots {
		right: 16px;
	}
	.ff-about-testimonials-nav { 
		top: 0px;
		right: 0px;
	}

	.testimonial-item.style-6 .s1 p{ 
		max-height:130px;
		overflow-y: scroll;
		padding-right:5px;
		font-size:14px;
		line-height:1.5;
	}
	.testimonial-item.style-6{
		margin-bottom:40px;
	}
	.with-thanks .s2 p{ 
		max-height:130px;
		overflow-y: scroll;
		padding-right:5px;
		font-size:14px;
		line-height:1.5;
	}

	.testimonial-item.style-6 .s1 p::-webkit-scrollbar,.with-thanks .s2 p::-webkit-scrollbar{
		width: 5px;   
	} 
	/* Track */
	.testimonial-item.style-6 .s1 p::-webkit-scrollbar-track,.with-thanks .s2 p::-webkit-scrollbar-track { 
		border-radius:5px;
		background: rgba(224, 225, 228, 0.5);   
	} 
	/* Handle */
	.testimonial-item.style-6 .s1 p::-webkit-scrollbar-thumb,.with-thanks .s2 p::-webkit-scrollbar-thumb { 
		background: rgba(0, 0, 0, 0.3);  
		border-radius: 10px; 
	} 
	/* Handle on hover */
	.testimonial-item.style-6 .s1 p::-webkit-scrollbar-thumb:hover,.with-thanks .s2 p::-webkit-scrollbar-thumb:hover {
		background: rgba(224, 225, 228, 0.5);  
		opacity: 0.5;
	}
	
}

@media screen and (max-width: 600px) {
	.admin-bar .site-header--clone {
		margin-top: 0;
	}
    
    .admin-bar #responsive-menu-pro-button {
        top: 0px !important;
    }
    
    .admin-bar #responsive-menu-pro-container.push-left, 
	.admin-bar #responsive-menu-pro-container.slide-left{
		margin-top: 0px;
	}

	.ff-before-after-wrap {
	    max-width: 350px;
	    margin: 0 auto;
	}

}

@media only screen and (max-width: 539px) {
	/*
	* 320 to 539
	*/
    
    /* Header */
    .header-widget-area {
        display: none;
    }
    
    /* Responsive Menu */
    #responsive-menu-pro-additional-content,
    #responsive-menu-pro-search-box{
        display: inherit !important;
    }
    
    #responsive-menu-pro-additional-content{
		padding: 15px 5% !important;
    }
    
    #responsive-menu-pro-additional-content .mobile-header-phone {
		letter-spacing: 1px;
		font-size:12px;
		color: #fff;
	}
    
    #responsive-menu-pro-additional-content .mobile-header-phone i{
		font-size:21px;
		color: #fff;
		margin-right: 10px;
	}
    
    #responsive-menu-pro-container .responsive-menu-pro-search-box {
        background: transparent;
        border: 0px;
        border-bottom: 1px solid #fff;
        color: #fff;
        padding: 12px 0px 12px 25px;
        margin: 0px 5%;
        width: 215px;
        font-size: 13px;
        border-radius: 0px;
        height: inherit;
        outline: none;
    }

    #responsive-menu-pro-container #responsive-menu-pro-search-box:before {
    	content: '\f002';
    	font-family: 'FontAwesome';
    	font-size: 15px;
    	color: #fff;
    	position: absolute;
    	top: 10px;
    	left: 10px;
    }

    #responsive-menu-pro-container #responsive-menu-pro-search-box{
    	padding: 0px 0px 20px 0px;
    	background: #3b3b3b;
    	position: relative;
    }
	
	/* General */
	h1, .h1 {
		font-size: 50px;
	}

	h2, .h2 {
		font-size: 34px;
	}

	h3, .h3 {
		font-size: 29px ;
	}

	h4, .h4 {
		font-size: 23px;
	}

	h5, .h5 {
		font-size: 18px;
	}

	h6, .h6 {
		font-size: 15px;
	}

	/* .wrapper, .wrap, .content-sidebar-wrap {
		width: 291px;
	} */
    
    /* Custom Form */
    .custom-form .gform_footer .gform_button.button {
		width: 100%;
		margin-top: 0;
	}
	
	.custom-form .gform_footer {
		text-align: left;
	}
	
	.custom-form .gfield_captcha_input_container {
		width: 100%;
	}
	
	.testimonial-content-page,
	.testimonial-name-bottom,
    .testimonial-company-position{
		padding: 0px 5px;
		text-align: center;
	}

	.testimonial-quote .fa-quote-left{
		display: none !important;
	}
	
	body div.gform_wrapper .ginput_container input.small,
	body div.gform_wrapper .ginput_container input.medium,
	body div.gform_wrapper .ginput_container input.large,
	body div.gform_wrapper .ginput_container select.small,
	body div.gform_wrapper .ginput_container select.medium,
	body div.gform_wrapper .ginput_container select.large,
	body div.gform_wrapper .ginput_container textarea.small,
	body div.gform_wrapper .ginput_container textarea.medium,
	body div.gform_wrapper .ginput_container textarea.large,
	body div.gform_wrapper input.gform_button.button,
	body div.gform_wrapper input[type=submit],
	body div.gform_wrapper .top_label .gfield_error,
	body div.gform_wrapper .ginput_container,
	body div.gform_wrapper div.ginput_complex,
	body div.gform_wrapper div.gf_page_steps,
	body div.gform_wrapper div.gf_page_steps div {
		width: 100% !important;
	}
    
    /* Column Carousel */
    .column-post-carousel .post-item .date, 
    .sidebar .date{
        float: none;
    }
    
    .column-post-carousel .slick-prev, 
    .column-post-carousel .slick-next{
        display: none !important;
    }
	
	/* 404 Page */
	.error404 .content-404 h2 {
		font-size: 85px;
		line-height: 85px;
	}
	
	.error404 .content-404 {
		padding: 30px 0px 20px 0px;
	}
    
    /* Footer Bottom */
	.footer-bottom .bar{
		display: none;
	}
    
    /* Share icons */
    .share-icons-container .left-share{
        width: 100%;
    }

    .share-icons-container .right-share{
        text-align: left;
        width: 100%;
    }
    
    .share-icons-container .right-share .genesis-share-icons-container{
        float: none;
        min-width: inherit;
        width: 100%;
        text-align: left;
    }
	
	.single-work-footer-nav a {
		font-size: 0px;
		display: inline-block;
		margin-top: -4px;
	}
	
	.single-work-footer-nav-left a .fa {
		margin-right: 0;
	}
	
	.single-work-footer-nav-right a .fa {
		margin-left: 0;
	}

	.search-results .internal-header h1 {
	    font-size: 21px;
		font-size: 45px;
		line-height: 1.25;
	}
	
}

@media only screen and (max-width: 375px) {
	.flip-container .backflip .custom-scroll {
	    height: 300px;
		padding-right: 9px;
	}
	
	#advanced-newsletter-form p {
		height: 25px;
	}

	.home .seciton-1 {
		letter-spacing: 1px;
	}

}



/*
*  Retina
*/
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) { 
	/* Retina-specific stuff here */
	
	/* search-btn@2x.png */
	/* .search-form input[type="submit"] {
		background-image: url("../images/search-btn@2x.png");
		background-size: 16px 16px;
	} */
}