@media (min-width: 993px) and (max-width: 1199px) {
    .padding-tb40.home_testimonials {
        padding-bottom: 15px;
    }
    .call_to_action p {
        font-size: 19px;
    }
    .servicepricing-wrap .price-wrap {
       padding: 15px 2px;
    }
    .servicepricing-wrap {
        padding: 40px 0 20px;
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    #menu-toggle {
        margin-top: 22px;
    }
    .hero-slider, .hero-slider.flexslider ul.slides li, .flex-caption-cell {
        height: 400px;
    }
    h2 {
        font-size: 26px;
    }
    .home_services .col-lg-3.col-md-3, .servicepricing-wrap .col-lg-3.col-md-3 {
        width: 50%;
        float: left;
    }
    .call_to_action_img img {
        position: relative;
        bottom: 0;
        width: 150px;
        height: 150px;
        background: #ccc;
        border-radius: 50%;
        margin-bottom: 0px;
    }
    .call_to_action {
        padding: 25px 0;
        margin-top: 0;
    }
    .page-header h1 {
        font-size: 28px;
    }
    #contact-info {
        display: none;
    }
    .topbar .header-info-cols {
        display: inline-block;
        width: auto;
    }
    .header-info-cols li {
        padding-bottom: 0;        
        margin: 0;
    }
    .topbar .social-icons a {
        line-height: initial;
    }
    .topbar {
        padding: 5px 0;
    }
    #menu-toggle:active, #menu-toggle:hover {
        background-color: transparent;
    }
}
@media (max-width: 767px) {
	.site-logo:after {
        border-bottom-width: 48px;
    } 
    #menu-toggle {
    	margin-top: 8px;
    }
    .hero-slider, .hero-slider.flexslider ul.slides li, .flex-caption-cell {
	    height: 350px;
	}
	.row.align-items-center {
		display: block;
	}
	.short-intro img {
		margin-top: 20px;
	}
	.call_to_action {
		padding: 40px 0;
	    margin-top: 0;
	    text-align: center;
	}
	.call_to_action .text-right {
	    text-align: center;
	}
	.call_to_action_img img {
        position: relative;
        bottom: 0;
        width: 150px;
        height: 150px;
        background: #ccc;
        border-radius: 50%;
        margin-bottom: 20px;
    }
    .call_to_action p {
    	margin-bottom: 20px;
    }
    .page-header .breadcrumb {
        display: block;
    }
    #contact-info {
    	display: none;
    }
    .topbar .social-icons {
    	float: none!important;
    	text-align: center;
    }
    .topbar .header-info-cols {
    	display: block;
    }
    .header-info-cols li {
        padding-bottom: 0;        
        margin: 0;
    }
    .topbar .social-icons a {
    	line-height: initial;
    }
    .topbar {
    	padding: 5px 0;
    }
    .flex-caption-text h2 {
        font-size: 28px;
        line-height: 38px;
    }
    h1, h2, h3, h4, h5, h6 {
    	line-height: 1.2em;
    }
    #menu-toggle:active, #menu-toggle:hover {
    	background-color: transparent;
    }
    .project-grid-item {
        display: inline-block;
    }
    .home_services {
        text-align: center;
    }
}
@media (max-width: 575px) {
    .hero-slider, .hero-slider.flexslider ul.slides li, .flex-caption-cell {
        height: 300px;
    }
    .call_to_action p {
        line-height: 28px;
    }
}
@media (max-width: 480px) {
    .flex-caption-text h2 {
        font-size: 20px;
        line-height: 32px;
    }
}
@media (max-width: 393px) { 
	.hero-slider, .hero-slider.flexslider ul.slides li, .flex-caption-cell {
        height: 275px;
    }
    .flex-caption-text h2 {
        font-size: 18px;
        line-height: 30px;
    }
    h2 {
        font-size: 26px;
    }
    .site-header-right .dd-menu > li > a {
        padding-top: 12px;
        padding-bottom: 12px;
        font-size: 17px;
    }
}
@media (max-width: 375px) {
    h2 {
        font-size: 24px;
    }
} 
@media (max-width: 360px) {
    h3 {
        font-size: 20px;
    }
} 
@media (max-width: 320px) {
    h2 {
        font-size: 22px;
    }
}