@charset "utf-8";
/*------------------------------------------------------------------
[Responsive Stylesheet]

Project:    Rhythm
Version:    2.2
Last change:    30.07.2015
Primary use:    MultiPurpose Template  
-------------------------------------------------------------------*/


/*------------------------------------------------------------------
[Table of contents]

1. Small desktop
2. Tablet landskape
3. Tablet Portrait
4. Phone
5. Small Phone
6. Max Height 768
-------------------------------------------------------------------*/


/* ==============================
   Small desktop
   ============================== */

@media only screen and (max-width: 1366px) {
	
    	
    .inner-nav ul li {
	
    }
	
}  

@media only screen and (max-width: 1200px) {
	
    .hs-wrap {
        max-width: 540px;
    }
    .hs-line-1 {
        
    }
	.hs-line-2{
		font-size: 68px;
	}

    
    .alt-service-grid {
        margin-top: -40px;
    } 
    .alt-service-item {
        margin-top: 40px;
        padding-left: 48px;
    }
    .alt-services-title{
        font-size: 14px;
        margin-bottom: 5px;
    }
    .alt-services-image{
        margin-top: 10px;
    }
    
    .work-grid-5 .work-item{
        width: 25%;
    }
    
    .mod-breadcrumbs-mini{
        text-align: right;
    }
    
}
@media only screen and (max-width: 1199px) {
    .minheight {
		min-height: 530px;
	}
    .tpl-alt-tabs{
        font-size: 13px;
        
    }
    .tpl-alt-tabs > li{
        width: 170px;
    }
    
    
}


/* ==============================
   Tablet landskape
   ============================== */

@media only screen and (max-width: 1024px) {
	
	.casestudyborder {
	    min-height: 350px;
    }

	.hs-line-14 {
		font-size: 60px;
	}
	.hs-line-12 {
		font-size: 30px;
	}
	.hs-line-13 {
	    font-size: 30px;
	}
	.hs-line-8 {
		font-size: 12px;
	}
	.padfiftycasestudy {
		padding-top: 0px;
	}
	.minheight {
	    min-height: 540px;
	}
	body {
		font-size: 16px;
	}
	.blogdescrip {
		padding: 25px;
	}
	.home-section {
		background-attachment: scroll;

	}
	.testibg {
		padding: 25px;
	}
	
	.testibg2 {
		padding: 45px 25px;
	}
	.toggle>dt>a {
		font-size: 24px;
	}
	.testiimage {
		width: 100px !important;
	}
	.testiimagesmall {
	    border-radius: 100%;
	    width: 100px !important;
	    float: left;
	    margin: 0 25px 25px 0;
	}
	.blogsubscribepic {
		width: 100px !important;
		margin: 0 25px 25px 0;
	}
	.testiimage2 {
	    border-radius: 100%;
	    width: 100px !important;
	    float: left;
	    margin: 0 25px 25px 0;
	}
	.checks {
		width: 125px;
	}
	
	.fm-menu-links a{
		font-size: 48px;
	}
	.fm-social-links>a {
		width: 50px;
	}
	.footercredits {
		height: height: 28px !important;
	}
	.footertagline {
	    margin: 0;
	    padding: 7px 0 0 0;
	    font-size: 16px;
	}
	
	.hs-wrap {
        max-width: 480px;
		padding-top: 37px;
		padding-bottom: 43px;
    }
    
    
    .hs-line-1 {
        
    }
	.hs-line-2{
		font-size: 60px;
	}   
    
    .benefit-item {
        width: 300px;
        padding: 15px 32px;
    }
    .split-section-headings {
        width: 30%;
    }	
    .split-section-content {
        width: 70%;
    }
    
	.split-section-headings .section-title{
		font-size: 26px;
		
	}

    .page-section{
        padding: 120px 0;
        
    }
    
	
    .owl-pagination {
        bottom: 25px;
    }
    .section-bot-image {
        margin: 120px 0 -120px;
    }
	
    
    .lp-item {
        width: 50%;
    }
    .lp-item:nth-child(4n + 5){ 
        clear: none; 
    }
    .lp-item:nth-child(2n + 3) {        
        clear:left;
    }
    .lp-title, .lp-author{
        font-size: 13px;
    }

}
  
@media only screen and (max-width: 992px) {
   	
    
    .mobilebg {
		background: rgba(255, 255, 255, 0.75);
	    padding: 15px;
	    border-radius: 2px;
	}
	
	.mobilebglight {
		background: rgba(255, 255, 255, 0.65);
	    padding: 25px;
	    border-radius: 5px;
	}
	
	.mobilebglight {
		background: rgba(255, 255, 255, 0.65);
	    padding: 25px;
	    border-radius: 5px;
	}
    .capabilitiesbox {
		padding: 25px;
	}
    .readmoreboxpadding {
	    padding: 40px;
    }
    .menubrandimages {
	    width: 50%;
	    float: left;
	}
	.menubrandimages1 {
		border-right: 0px solid #f3f3f3;
	    border-bottom: 0px solid #f3f3f3;
	}
	.menubrandimages2 {
		border-bottom: 0px solid #f3f3f3;
	}
	.menubrandimages3 {
		border-right: 0px solid #f3f3f3;
	}
    .hs-line-1 {
        
    }
    .hs-line-13 {
        
    }
    
    .mod-breadcrumbs:not(.align-center):not(.mod-breadcrumbs-mini){
        text-align: left !important;
    }
    
    .tpl-alt-tabs > li{
        width: 200px;
    }
  	
	.split-section-headings,
	.split-section-headings.left,
	.split-section-headings.right,
	.split-section-content,
	.split-section-content.left,
	.split-section-content.right{
		float: none !important;
		width: auto;
	}
	
	.split-section-headings .section-title{
		font-size: 35px;
		
	}
	
    .banner-text {
        text-align: center;
    } 
    
    .banner-image {
        margin: 40px 0;
    }

	.team-item-name{
		font-size: 13px;
	}
	
    .features-icon {
        font-size: 64px;
    } 
	.features-title {
        font-size: 20px;
    }
	.features-descr{
		font-size: 14px;
	}
	
	.work-item,
	.work-grid-3 .work-item,
    .container .work-grid-3 .work-item,
    .work-grid-5 .work-item{
        width: 50%;
    }
     
    
    .blog-item-date {
        border:none;
    }
	
    
    .countdown > li{
        margin: 0 20px;
    }
    .countdown-number{
        width: 74px;
        height: 74px;
        font-size: 24px;
        line-height: 64px;
    }
    .countdown-number > b{
        bottom: 18px;
    }   
	
}
  
  
/* ==============================
   Tablet Portrait
   ============================== */
  
@media only screen and (max-width: 768px) {
	.contactpagebox1 {
		border-right: none;
		border-bottom: 1px solid #000;
		box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.1);
		padding: 25px 15px;
	}
	.contactpagebox2 {
		padding: 25px 15px;
	}
	.font14 {
		font-size: 12px!important;
		
	}
	.top-bar.dark {
		padding: 25px 0px;
	}
	.openerbg2 {
		padding: 25px 10px;
		background: none!important;
	}
	.postinfolines {
		padding: 25px;
		margin-bottom: 0px;
	}
	.blog-item-body p {
		font-size: 12px;
		line-height: 1.6;
	}
	.bloglistbg2 {
		padding: 25px;
	}
	.bloglistbg { 
		margin-bottom: 20px;
		}
	.blog-item-padding {
		padding: 0px 25px;
	}
	
	.ctabgsection {
		    background-size: 180%;
		        background-position: bottom;
	}
	.nav-logo-wrap .logo {
		
	}
	.hugenumbers {
		font-size: 100px;
	    line-height: 100px;
	    font-family: 'headerbrah';
	    color: rgba(19,18,25,.05);
	    position: absolute;
	    top: 60px;
	    left: 40%;
	}
	.lined:before {
		border-top: none;
	}
	.lined span {
		background: none;
		padding: 0px;
	}
	.worksborderradius1 {
		border-radius: 10px;
	}
	.worksnumbers2 {
	    font-size: 70px;
	    line-height: 130px;
	    font-family: 'headerbrah';
	    color: rgba(19,18,25,.05);
	    position: absolute;
	    top: 184px;
	    left: 43%;
	}
	.availablepuppies2 {
		padding: 25px;
	}
	.openerbg {
		background:rgba(255, 255, 255, 0.75);
		padding: 25px 0px;
	}
	
	.justface {
		background-size: 475px !important;
	}
	.casestudyborder {
		min-height: none;
	}
	.home-section {
		background-attachment: scroll;

	}
	
	.nopadxs {
		padding: 0px;
	}
	.home-section2 {
		background-attachment: scroll;
		background-position: right;

	}
	
	.home-text2 {
		vertical-align: bottom;
		}

	.fm-button {
		width: 50px; 
		height: 50px!important;
	}
	.fm-button span {
		width: 32px;
	}
	.fm-button span:before, .fm-button span:after {
		top: -10px;
	}
	.fm-button span:after {
		bottom: -10px;
		top: auto;
	}
	.testiimage2 {
		width: 100px!important;
		margin: 0px 25px 0px 0px;
	}
	.testibg3 {
		padding: 25px;
	}
	.morepics {
		float: left;
	    width: 30%;
	    margin: 0px 25px 25px 0px;
	}
	.authorletter {
		margin: 0px 0px 25px 25px;
	}
	.hs-wrap {
        max-width: 400px;
    }
	.hs-line-2{
		font-size: 50px;
	}
    
    .hs-line-7 {
        font-size: 50px;
    }
	
	.page-section {
        padding: 140px 0;
    }	
    .small-section {
        padding: 50px 0;
    }
    .small-title{
        font-size: 18px;
    }
	
	.owl-pagination {
        bottom: 17px;
    }
	
	.section-bot-image {
        margin: 70px 0 -70px;
    }
    
	
    .tpl-minimal-tabs > li {
        padding: 0 5px;
    }
	
		
	.benefit-item{
		width: 264px;
	}
	
	.count-descr{
		
	}	
    
	.alt-service-grid{
	margin-top: -30px;
    }
    .alt-service-item {
        margin-top: 30px;
    }

	.works-filter a{
		padding-left: 10px;
		padding-right: 10px;
		margin: 4px;
	}
	
    .blog-item {
        
    }
	.blog-item-date{
		top: 0;
		left: -100px;
	}
	.blog-item-title{
		font-size: 20px;
	}
    .blog-item-title .small{
        font-size: 15px;
    }

    .blog-media{
        margin-bottom: 15px;
    }
    .blog-item-body .small{
		font-size: 13px;
	}

    
    #map-canvas{
        height: 300px;
    }
    
    .fm-logo-wrap{
        top: 17px;
        left: 17px;
    }


}

@media only screen and (max-width: 767px) {
	.homieservices1 {
		min-height: 0px; 
		background-image: none;
	}
	.homieservices2 {
		min-height: 0px; 
		background-image: none;
	}
	.homieservices3 {
		min-height: 0px; 
		background-image: none;
	}
	.borderbox3 {
		border-radius: 0px; 
		padding: 25px 15px 0px 15px
	}
	
	.featuresicons2 {
	    font-size: 22px;
	    width: 40px;
	    height: 40px;
	    line-height: 40px!important;
	    border-radius: 22%;
	    box-shadow: inset 0px -3px 0px rgba(0, 0, 0, 0.6);
	    background: #202123;
	}
	
	.featuresicons3 {
	    font-size: 22px;
	    width: 40px;
	    height: 40px;
	    line-height: 40px!important;
	    border-radius: 22%;
	    
	}
	
	small, .small {
		font-size: 12px!important;
	}
	.nichesmainboxes {
		margin: 0px -30px;
	}
	
	.nichespic {
		border-radius: 0px;
	}
			
	.nichesborder2 {
		border-radius: 0px;
	}
	
	.fixed-height-small{
        min-height: 150px;
        background-position: top;
        background-attachment: scroll;
    }
	.ringring {
		top: -1px;
	}
	
	.circle {
		top: 4px;
	}	
	.shadowbox {
		margin: 0px -30px;
		box-shadow: none;
		border-radius: 0px;
		
	}
	.bgdarkwaveresults {
		background: #e2e2e2;
	}
	.shadowbox2 {
		margin: 0px -30px;
		box-shadow: none;
		border-radius: 0px;
		
	}
	.borderboxnohover {
		border-radius: 0px;
	}
	.gradeboy {
		background: #fff;
	}
	.adbox {
		margin: 0px -15px;
		border-radius: 0px;
		box-shadow: none;
	}
	.adboxpad {
		padding: 25px 15px;
	}
	.breadcrumbs {
		padding: 8px 0px;
	}
	.pagination {
		margin: 0px -15px;
		border-radius: 0px;
		border: none;
		padding: 0px;
	}
	.pagination li {
	    min-width: 40px;
	    height: 40px;
	   
	    font-size: 16px;
	    
	    line-height: 40px;
	    border-right: 1px solid #000;
	    }
	.navigation {
		border-radius: 0px;
	}
	.blog-item-body ul li {
		font-size: 12px;
		margin-bottom: 10px;
		
	}
	.subscribebox {
		margin: 0px -15px;
		box-shadow: none;
		border-radius: 0px;
	}
	.signupbox {
		padding: 25px 15px; 
	}
	.productbox {
		margin: 0px -15px;
		box-shadow: none;
		border-radius: 0px;
		background: #fff;
	}
	.authorbox {
		margin: 0px -15px;
		box-shadow: none;
		border-radius: 0px;
		background: #fff;
	}
	.fakefb {
		right: 15px;
		top: 15px;
	}
	.blog-item-body {
		margin: 0px -15px;
		padding: 15px;
		border-radius: 0px;
		box-shadow: none;
	}
	.authorboxpadding {
		padding: 25px 15px;
	}
	.home-text {
		vertical-align: top;
	}
	.introtext {
		font-size: 14px;
	}
	.borderbox2 {
		
		padding: 25px;
	}
	.absoluteright5 {
		
	}
	.bg-mostlyblack {
		background: black;
	}
	.newbuttonsmall {
		font-size: 12px;
    padding: 6px 14px 8px;
	}
	.worksbox {
		padding: 15px 5px; 
		min-height: 185px;
	}
	.featuresicons {
	    font-size: 24px;
	    border: 1px solid #DCED31;
	    width: 50px;
	    height: 50px;
	    line-height: 50px!important;
	    border-radius: 100%;
	}
	.blackbox {
		margin: 0px -30px;
		border-radius: 0px;
	}
	.padboxservices {
		padding: 25px;
	}
	.padbox {
		padding: 15px;
	}
	.productpic {
		border-radius: 0px;
	}
	.logobg {
		background-size: 55%;
	}
	.statsnumbersabout:before {
	    font-family: 'FontAwesome';
	    content: '\f0de';
	    font-size: 28px;
	    position: absolute;
	    left: 120px;
	    top: 5px;
	    color: #DCED31;
	}
	
	.statsnumbers:before {
	    font-family: 'FontAwesome';
	    content: '\f0de';
	    font-size: 28px;
	    position: absolute;
	    left: 150px;
	    top: 24px;
	    }
	.font12 {
		font-size: 10px!important;
	}
	.pic1002 {
		width: 50px;
	}
	.pic100about {
		width: 50px;
	}
	.nichesborder {
		border-radius: 0px; 
		border: 0px;
	}
	.toolsborder {
		border-radius: 0px; 
		border: 0px;
		    padding: 5px 50px 5px 15px;
	}
	.borderbox {
		border-radius: 0px; 
		border-bottom: 2px solid #1f2023; 
		border-left: 0px; 
		border-right: 0px; 
		border-top: 0px;
	
	}
	
	.pad25  {
		padding: 15px;
	}
	.smallpad {
		padding: inherit;
	}
	
	.signinnav {
		text-align: left!important;
	}
	.notifybubble {
		left: 60px;
	}
	.search-field {
	    width: 235px!important;
	}
	.searchicon {
	    left: 275px;
	}
	.bloglistbgmainpadding {
		padding: 25px;
		min-height: 0px;
	}
	
	.uptownbadge2 {
		width: 110px;
		margin: 0 10px 25px 0;
		float: none;
	}
	.uptownbadge {
		width: 110px;
	}
	.pledgebox {
		padding: 25px;
	}
	
	.pledgebox h4{
		text-align: center;
	}
	.pledgebox p{
		text-align: center;
	}
	.breeder-standards p {
		font-size: 14px;
	}
	.menuwords {
		font-size: 12px;
	}
	.main-nav.light .inner-nav ul>li>a {
	
		border-top: 0px !important;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		text-align: left;
	}
	.inner-nav ul li .mn-sub li a{
		padding-left: 35px!important;
	}
	.blog-item-body h2 {
		font-size: 18px;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.blog-item-body h3 {
		font-size: 18px;
		margin-top: 30px;
		margin-bottom: 10px;
	}
	.bloglistbgmain {
		min-height: 0px;
		margin-bottom: 20px;
	}
	.pawfaxpad {
		padding: 25px 15px;
		min-height: 0px;
	}
	.breedergridwhite{
		padding: 25px 15px;
		min-height: 0px;
	}
	.missionbox {
		padding: 25px 15px;
		min-height: 0px;
	}
	.breedergridjoin {
		padding: 25px 15px;
	}
	.breedergrid {
		padding: 25px 15px;
		min-height: 0px;
	}
	.featuresbox {
		padding: 25px 15px;
		min-height: 0px;
	}
	.includesbox {
		padding: 25px 15px;
		min-height: 0px;
	}
	.breedsgrid {
		padding: 25px 15px;
		min-height: 0px;
	}
	.worksbox {
		
	}
	.reservebg {
		padding: 25px 15px;
	}
	.btn-mod.btn-small {
		font-size: 12px;
	}
	.puppymin {
		min-height: 0px;
	}
	
	.reviews1 {
		padding: 25px;
		border-right: none;
		border-bottom: 1px solid #ddd;
	}
	.reviews2 {
		padding: 25px;
	}
	.reviewsbg {
		padding: 25px 15px;
	}
	.reviewsbg2 {
		padding: 25px 15px;
	}
	.loginpagebg {
		background-size: 0px;
	}
	
	.justface {
		background-size: 225px !important;
	}
	.pad35 {
		padding: 25px;
	}
	.pad35b{
		padding: 0px 25px;
	}
	.guaranteebox1 {
		padding: 25px;
		border-right: 0px solid #000;
		border-bottom: 1px solid #000;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
	}
	.guaranteebox2 {
		padding: 25px;
		border-right: 0px solid #000;
		border-bottom: 1px solid #000;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
	}
	
	.guaranteebox3 {
		padding: 25px;
		border-right: 0px solid #000;
		border-bottom: 1px solid #000;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
	}
	
	.guaranteebox4 {
		padding: 25px;
		border-right: 0px solid #000;
		border-bottom: 0px solid #000;
		box-shadow: 0 0px 0 rgba(255, 255, 255, 0.15);
	
	}
	.cbdbox1 {
		padding: 25px;
		border-right: 0px solid #000;
		border-bottom: 1px solid #000;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
	}
	.cbdbox2 {
		padding: 25px;
		border-right: 0px solid #000;
		border-bottom: 1px solid #000;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
	}
	
	.cbdbox3 {
		padding: 25px;
		border-right: 0px solid #000;
		border-bottom: 1px solid #000;
		box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
	}
	
	.cbdbox4 {
		padding: 25px;
		border-right: 0px solid #000;
		border-bottom: 0px solid #000;
		box-shadow: 0 0px 0 rgba(255, 255, 255, 0.15);
	}

	.fm-menu-links li {
		height: 16vh;
	}
	.fm-menu-links,

	.fm-menu-links ul{
	

	    width: 100%;

	
	}
	.fm-social-links {
	    font-size: 20px;
	    text-align: center;
	    width: 100vh;
	    height: 31vh;
	    vertical-align: top;
	    display: inherit;
	    padding-top: 10px;
	}
	
	.footertagline{
		font-size: 10px;
		text-align: right;
	}
	.footercopyright {
		font-size: 10px;
	}
	.fm-menu-links a {
		font-size: 32px;
	}
	
	.padseventy{
		padding: 25px;
	}
	.footercredits{
		border-right: 0px;
		height: 30px!important;
	}
	.minheight {
		min-height: 250px;
	}
	.newbutton {
		font-size: 14px;
		padding: 8px 14px;
	}
	.newbutton2 {
		font-size: 18px;
		padding: 5px 10px;
	}
	.casestudyborder{
		border: none;
		min-height: none;
	}
	.team-item-role {
		font-size: 12px;
	}
	
	.padfiftynew {
		padding: 0px;
	}
	.input-lg {
		height: 40px;
	}
	.form-control {
		font-size: 12px;
	}

	.fixed-height-extra-small {
		min-height: 350px;
	}
	
	.hs-wrap {
        max-width: 320px;
		padding-top: 27px;
		padding-bottom: 33px;
    }
    .hs-line-1 {
        font-size: 24px;
    }
	.hs-line-2{
		font-size: 36px;
	}	
	.hs-line-3 {
        font-size: 13px;
    }
	.hs-image{
		display: none;
	}
    
    .hs-wrap-1{
        max-width: 240px;
    }	
    .hs-line-5{
        font-size: 44px;
        
    }
    .hs-line-6{
        font-size: 16px;
    }
    .hs-line-7{
        font-size: 26px;
    }
    
        
    .footer-social-links a {
	    margin: 0 6px;
    }
	.hs-line-8 {
		font-size: 12px;
	}
    .hs-line-9{
        font-size: 18px;
    } 
    .hs-line-10 {
        font-size: 20px;
        
    }
    
    .hs-line-11{
        font-size: 26px;
    }
    
    .hs-line-12{
        font-size: 20px;
    }
    .headerbrah3 {
	    line-height: 1.6;
    }
    .hs-line-13{
        font-size: 26px;
        
    }
    
    .headofimage {
	    width: 125px;
	   
    }
    .footer {
	   font-size: 10px;
    }
    .footer a {
	    margin-left: 0px;
    }
    .casestudybox {
	 
    }
    .blog-item-body ul, ol {
	    margin: 0px 0px;
	    padding: 0px 25px 5px 25px;
	} 

	
	.floatrightimage {
	    margin: 0px 0px 50px 0px;
	    float: none;
	    max-width: none;
	}
	
	.floatleftimage {
	    margin: 0px 0px 50px 0px;
	    float: none;
	    max-width: none;
	}
	
	.fullwidthimage {
	    margin: 0px 0px 50px 0px;
	    float: none;
	    max-width: none;
	}
	
	.blockquoteright {
	    float: none;
	    font-size: 20px;
	    font-family: 'headerbrah';
	    color: #111010;
	    line-height: 1.2;
	    max-width: none;
	    margin: 2em 0px;
	    border-left: 4px solid #111010;
	    padding: 0px 0px 0px 1em;
	}
	
	.blockquoteleft {
	    float: none;
	    font-size: 20px;
	    font-family: 'headerbrah';
	    color: #111010;
	    line-height: 1.2;
	    max-width: none;
	    margin: 2em 0px;
	    border-right: 4px solid #111010;
	    padding: 0px 1em 0px 0px;
	}
    
    .hs-line-14 {
	    font-size: 32px;
	}
	

	
	.blogdescrip {
		border-radius: 0px 0px 3px 3px;
		min-height: 0px;
		padding: 25px;
	}
	.toggle>dd {
		font-size: 14px;
		padding: 0 25px;
	}
	.fivestar2 {
		width: 80px;
	}
	.review {
		font-size: 10px;
	}
	.review2 {
		font-size: 10px;
	}
	.fivestar {
		width: 80px;
	}
	.testiimagesmall {
	    border-radius: 100%;
	    width: 100px !important;
	    float: left;
	    margin: 0 25px 25px 0;
	}
	
	.checks {
		width: 100px;
		margin: 0px 0px 25px 25px;
	}
	.padseventy2 {
		padding: 25px;
	}
	.sizesbox {
		padding: 25px;
	}
	.padfiftycasestudy {
		padding: 0px;
		margin-bottom: 30px;
	}
	
	.toggle>dt>a {
		font-size: 18px;
		padding: 25px;
		padding: 25px 75px 25px 25px;
	}
	
	.toggle>dt>a:after {
		top: 25px;
	    right: 25px;
	    font-size: 18px;
	}
    
    .btn-mod.btn-medium {
	    height: auto;
	    padding: 8px 20px;
	    font-size: 12px;
	}
	
	.btn-mod.btn-medium2 {
	    height: auto;
	    padding: 8px 20px;
	    font-size: 12px;
	}
    
    body {
	    font-size: 14px;
    }
    
    
    
    .subhead {
	    font-size: 14px;
    }
    .subhead2 {
	    font-size: 18px;
    }
    
    .numbersboxes p {
	    font-size: 16px;
	    line-height: 1.8;
    }
    .hs-line-15{
        font-size: 32px;
    }
    
    .team-item{
        max-width: 370px;
        margin-left: auto;
        margin-right: auto;
    }
    
    .alt-features-grid {
        margin-top: -30px;
    } 
    .alt-features-item {
        margin-top: 30px;
    }

	.benefit-item{
		width: 230px;
		padding: 0;
	}
	
	.benefit-item:hover:after{
		display: none;
	}
	
	.wide-heading {
        font-size: 32px;
		
    }
	
	.works-filter a{
		padding-left: 10px;
		padding-right: 10px;
		margin: 4px;
		width: 46%;
		font-size: 11px;
	}	
	
	.blog-item-date{
		width: auto;
		position: relative;
		top: auto;
		left: auto;
		padding: 0;
		text-align: left;
	}
	.date-num{
		display: inline !important;
		margin: 0 5px 10px 0;
	}
    .sidebar {
        margin-top: 50px;
    } 
    
    blockquote p {
        font-size: 20px;
    }
    
    blockquote footer {
        margin-top: 0;
        font-size: 12px;
    }   

    .banner-content {
        text-align: center;
    } 
    .banner-image {
        text-align: center;
    }
    
    
    .cf-left-col,
    .cf-right-col{
        width: auto;
        margin-right: 0;
        float: none;
    }
	
    .section-more,
    .section-more.left,
    .section-more.right{
        float: none !important;
        display: block;
    }
    
    .big-icon{
        width: 60px;
        height: 60px;
        line-height: 56px;
        font-size: 24px;
        margin-bottom: 0;
    }
    
    .blog-slide-info{
        padding: 10px;
    }
    .blog-slide-title{
        font-size: 12px;
    }
    .blog-slide-data{
        display: none;
    }
    
    .top-bar{
        min-height: 0;
    }
    .top-links{
        float: none !important;
        padding: 5px 0;
        text-align: center;
    }
    .top-links li,
    .top-links li:last-child{
        float: none;
        border:none;
        display: inline-block;
    }
    .top-links li a{
        display: inline-block;
        min-width: 0;
        height: auto;
        line-height: 1;
        padding: 0 5px;
    }
    .top-links li a:hover,
    .top-bar.dark .top-links li a:hover{
        background: none;
    }
    
    .side-panel{
        padding-bottom: 20px;
    }
    .sp-logo-wrap{
        max-width: 100px;
        margin: 0 auto;
    }
    .sp-logo-wrap .logo{
        padding: 20px 0 0 0;
    }
    .sp-menu-links a{
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .sp-social-links{
        width: auto;
        position: static;
        padding-bottom: 10px;
    }
    
    .countdown > li{
        margin: 0 10px 20px;
    }
    .countdown-number{
        width: 44px;
        height: 44px;
        font-size: 20px;
        line-height: 44px;
    }
    .countdown-number > b{
        bottom: -20px;
        font-size: 9px;
        color: rgba(255,255,255, .85);
    } 
    .text-mobile {
        font-size: 110%;
        line-height: 1.2;
    }
    .capabilitiesbox1 {
	    border: none;
    }
    .capabilitiesbox2 {
	    border: none;
    }
    .capabilitiesbox3 {
	    border: none;
    }
}



/* ==============================
   Phone
   ============================== */
  
@media only screen and (max-width: 480px) {
    
    
    
    .lined3:before {
	    top: 18px;
    }
    
    .footer-social-links-white a {
	    margin: 0px 1px;
    }
    .split-section-wrapper {
	    padding: 0 25px;
	}
    .quote {
	    font-size: 16px;
    }
    .consultation2 {
    	padding: 20px 20px 0px 20px;
    }
    
    .consultation {
    	padding: 20px 20px 0px 20px;
    }
    
    .bg-whyusboxes1 {
	    padding: 25px;
    }
    
    .authorimg {
	    margin: 0px 20px 20px 0px;
	}
    
    .dealerwrap {
	    padding: 25px;
    }
    
    .bloggywrap {
	    padding: 25px;
    }
    
    .blog-item-title {
	    font-size: 26px!important;
    }
    
    .btn-mod.btn-large {
        padding: 10px 22px;
        font-size: 14px;
    }
    .btn-mod.btn-xlarge {
        padding: 20px 30px;
        font-size: 14px;
    }
    .form input[type="text"].input-lg,
    .form input[type="email"].input-lg,
    .form input[type="number"].input-lg,
    .form input[type="url"].input-lg,
    .form input[type="search"].input-lg,
    .form input[type="tel"].input-lg,
    .form input[type="password"].input-lg,
    .form input[type="date"].input-lg,
    .form input[type="color"].input-lg,
    .form select.input-lg{
        height: 38px;
    }
	.hs-line-1 {
        font-size: 20px;
        
    }
	.hs-line-2{
		font-size: 28px;
	}
    .hs-line-6 {
        font-size: 15px;
    }
    .hs-line-7 {
        font-size: 28px;
    }
       
   .scroll-down {
        bottom: 10px;
		height: 34px;
		line-height: 34px;
    }
    .scroll-down-icon {
        width: 22px;
        margin-left: -10px;
    }	
	.scroll-down span{
		display: none;
	}
	
	.nav-bar-compact{
		top: 0;
		left: 0;
	}
	
	
	.page-section {
        padding: 100px 0;
    }
    .small-section {
        padding: 30px 0;
    }
	
	.owl-pagination {
        bottom: 10px;
    }	
    
    .owl-prev, .owl-next {
    	display: none;
    }
    .owl-page {

    }
	
	.section-bot-image {
        margin: 50px 0 -50px;
    }
	
    .section-title,
	.split-section-headings .section-title,
	.wide-heading {
        font-size: 30px;
		
    }	
    .section-heading,
	.sub-heading{
        font-size: 15px;
    } 
	.section-text {
        font-size: 15px;
        line-height: 1.7;
    }
	
	.tpl-minimal-tabs > li {
        padding: 0;
    }
    .tpl-minimal-tabs > li > a {
        padding: 6px 10px 5px;
    }
    .tpl-alt-tabs{
        font-size: 12px;
        
    }
    .tpl-alt-tabs > li{
        width: 120px;
    }
    .alt-tabs-icon{
        font-size: 32px;
    }
	
    .work-container {
        padding: 30px 0;
    }
	.margin-bot{
        margin-bottom: 30px;
    }
	
	.section-text, 
	.text{
		line-height: 1.7;
	}
		
	.count-number{
		font-size: 24px;
	}
	.count-title{
		font-size: 12px;
	}

	
    .works-filter a{
		width: 100%;
        margin-left: 0;
        margin-right: 0;
	}	
	
	.work-item,
    .work-grid-2 .work-item,
	.work-grid-3 .work-item,
    .container .work-grid-3 .work-item,
    .work-grid-5 .work-item {
        width: 100%;
    }	
    
	.work-full-text{
		margin-top: 30px;
	}
	.work-full-title{
		font-size: 20px;
	}
	
	.blog-container {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
   

	.blog-item-q p{
		font-size: 16px;
	}
	.comment-avatar{
		width: 30px;
		margin-top: 7px;
	}
    
    .comment-item{
        font-size: 13px;
    }
	
	.separ-space{
		display: block;
		height: 10px;
	}
    
    
    .bot-menu-item{
        font-size: 16px;
    }
    
    #map-canvas {
        height: 300px;
    }
    .fixed-height-extra-small {
		min-height: 300px;
	}
   
    .fixed-height-medium{
        min-height: 400px;
        background-position: top;
        background-attachment: scroll;
    }
    .fixed-height-large{
        min-height: 450px;
    }
    
    .tpl-tabs > li{
        display: block;
        float: none;
        width: 100%;
    }
    .tpl-tabs > li.active a{
        background: #f5f5f5 !important;
    }
    
 
}


/* ==============================
   Small Phone
   ============================== */
  
@media only screen and (max-width: 319px) {
	
  	.nav-social-links{
  		display: none;
  	}
}


/* ==============================
   Max Height 768
   ============================== */

@media only screen and (max-height: 767px) {

    .sp-social-links {
        padding-bottom: 10px;
        position: static;
        width: auto;
    }
}