/* =Responsive (Mobile) Design

-------------------------------------------------------------- */
@media (min-width:1681px) and (max-width:1920px) {
.header-right {
	float: right;
}
	#logo img {
		margin-top: 0;
		width: 70%;
	}
	.menu-bg {
		width: 61%;
	}	
	#logo::after {
		content: "";
		border-bottom: 95px solid transparent;
		border-left: 87px solid transparent;
		border-top: 115px solid #F3F3F3;
		position: absolute;
		right: 6px;
		top: -25px;
	}
}	

@media (min-width:1601px) and (max-width:1680px) {
	#logo img {
		margin-top: 0;
		width: 70%;
	}
	.menu-bg {
		width: 61%;
	}
	#logo::after {
		border-bottom: 90px solid transparent;
		border-left: 79px solid transparent;
		border-top: 118px solid #F3F3F3;
		right: -21px;
		top: -28px;
	}
}
@media (min-width:1441px) and (max-width:1600px) {
	#logo img {
		margin-top: 0;
		width: 70%;
	}
	.menu-bg {
		width: 61%;
	}
	#logo::after {
		border-bottom: 90px solid transparent;
		border-left: 74px solid transparent;
		border-top: 118px solid #F3F3F3;
		right: -30px;
		top: -27px;
	}
}	

@media (min-width:1367px) and (max-width:1440px) {
	#logo img {
		margin-top: 0;
		width: 70%;
	}
	.menu-bg {
		width: 60%;
	}
	#logo::after {
		border-bottom: 90px solid transparent;
		border-left: 88px solid transparent;
		border-top: 118px solid #F3F3F3;
		right: -62px;
		top: -28px;
	}
	#quotebar .socialLinks::after {
		left: 35.3%;
		top: -18px;
	}
	
}

@media (min-width:1281px) and (max-width:1366px) {
.header-right {
	float: right;
}
#logo::after {
	border-bottom: 90px solid transparent;
	border-left: 98px solid transparent;
	border-top: 118px solid #F3F3F3;
	right: -82px;
	top: -28px;
}
}

@media (min-width:1025px) and (max-width:1280px) {
	.header-right {
		float: right;
	}
	.menu a {
		padding: 0 12px;
	}
	#logo::after {
		border-bottom: 95px solid transparent;
		border-left: 75px solid transparent;
		border-top: 115px solid #F3F3F3;
		right: -79px;
		top: -24px;
	}
	#logo img {
		margin-top: 0;
		width: 70%;
	}
	.menu-bg {
		width: 60%;
	}


	#quotebar .socialLinks::after {
		left: 35.3%;
		top: -18px;
	}
}	
@media screen and (max-width: 1024px) {
	#logo {
	margin: 3px 0 0;
	width: 30%;
}
	.menu ul {
		margin-top: -11px;
	}
	#contactForm1::before {
		left: -15px;
	}
	.home-contactform-row {
		height: auto;
		background-image: -webkit-gradient( linear, left top, right top, color-stop(0.21, #252525), color-stop(0, #2B2B2B) );
		background-image: -o-linear-gradient(right, #252525 21%, #2B2B2B 0%);
		background-image: -moz-linear-gradient(right, #252525 21%, #2B2B2B 0%);
		background-image: -webkit-linear-gradient(right, #252525 21%, #2B2B2B 0%);
		background-image: -ms-linear-gradient(right, #252525 21%, #2B2B2B 0%);
		background-image: linear-gradient(to right, #252525 21%, #2B2B2B 0%);
	}
	#quotebar .socialLinks::after {
		left: 35.3%;
	}
	#logo::after {
		content: "";
		border-bottom: 95px solid transparent;
		border-left: 74px solid transparent;
		border-top: 112px solid #F3F3F3;
		right: -101px;
		top: -25px;
	}
	.socialLinks > ul {
	  padding-left: 0px;
	}
	.testimonial_rotator_author_info {
	  min-width: 270px;
	}
	.skip-container.cf .grid.col-300 {
	  width: 30%;
	}
	.half .qhead {
	  font-size: 16px;
	}
	.menu a {
		font-size: 13px;
		padding:0 12px;
	}
	.header-right {
		width: auto;
	}
	.header-right {
		margin-left: 90px;
	}
	.main-nav {
	  padding-right: 0px;
	}
	.vc_custom_1429959802410 {
	  margin-bottom: 0px !important;
	  margin-right: 0px!important;
	}
	#header.sticky {
		position:relative;
	}
	.products .vc_col-sm-2 {
	  width: 15.5%;
	}

	.products .vc_col-sm-2:first-child {
	  margin-left: 25px;
	  padding-right: 0px !important;
	  width: 14%;
	}
	div.wpcf7-response-output {
	  margin: 0px!important;
	  padding: 0.2em 1em;
	  line-height: 20px;
	}
	.top-widget {
	  margin-top: 20px;
	  margin-bottom: 10px;
	}
	.top-widget #topInfo li:first-child {
	  width: 35%;
	}
	#topInfo li {
	  width: 57%;
	}
	#topInfo li:last-child {
	  margin-right: -25px;
	  padding-left: 0;
	  width: 13%;
	  overflow: hidden;
	}

	.socialLinks ul {
	text-align:left;
	}

	.top-widget #topInfo .socialLinks li {
	  padding: 0 2px;
	  width: 17px !important;
	}
	#contactForm1 {
		padding: 20px 20px 10px !important;
	}

	#toplist {
		letter-spacing: 0px;
		font-size:15px;
	}
	#toplist li:first-child {
		padding-right: 10px;
	}
	.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
		font-size: 4em !important;
	}
	.choose-wrapper {
		width: 100%;
	}
	.choose-icons {
		padding-top: 0px;
	}
	.home-choose-row {
		font-size: 14px;
	}
	.home-choose-row p {
		margin: 0;
	}
	.choose-wrapper {
		padding: 0;
		line-height: 1.2;
		font-size: 15px;
	}
.choose-wrapper > p {
	float: right;
	width: 60%;
}

	#footer {
		background-image: -webkit-gradient( linear, left top, right top, color-stop(0.35, #191919), color-stop(0, #222) );
		background-image: -o-linear-gradient(right, #191919 35%, #222 0%);
		background-image: -moz-linear-gradient(right, #191919 35%, #222 0%);
		background-image: -webkit-linear-gradient(right, #191919 35%, #222 0%);
		background-image: -ms-linear-gradient(right, #191919 35%, #222 0%);
		background-image: linear-gradient(to right, #191919 35%, #222 0%);
	}
	.info-lists {
		padding: 0 10px;
	}
	.g-maps {
		padding-left: 10px;
	}
	#toplist::after {
		left: 39px;
	}
	.qhead {
		margin-top: 5px;
	}
	.home-choose-row {
	 overflow:hidden;
	}
	.home-choose-row::before {
		height: 4000px;
	}
	.home-reviews .owl-theme .owl-nav .owl-prev {
		left: -30px;
	}
	.home-reviews .owl-theme .owl-nav .owl-next {
		right: -30px;
	}
	.main-nav {
		z-index: 999999;
	}
}

@media screen and (max-width: 980px) {
	#logo::after {
		border-left: 65px solid transparent;
		right: -96px;
		top: -32px;
	}
	.header-right {
		margin-left: 0;
		float: right;
	}
	#logo img {
		margin-top: 10px;
	}
	.menu a {
		padding: 0px 7px;
	}
	#toplist::after {
		left: 37px;
	}
	#toplist {
		font-size: 14px;
	}
	#logo::after {
		right: -97px;
		top: -20px;
	}
	.red-slider-button {
		font-size: 16px !important;
	}
	.sidebar-right .testimonial_rotator {
		min-height: 280px;
	}

}



@media screen and (max-width: 800px) {
	#logo::after {
		display:none;
	}
.home-contactform-row {
	height: auto;
	background-image: -webkit-gradient( linear, left top, right top, color-stop(0.24, #252525), color-stop(0, #2B2B2B) );
	background-image: -o-linear-gradient(right, #252525 24%, #2B2B2B 0%);
	background-image: -moz-linear-gradient(right, #252525 24%, #2B2B2B 0%);
	background-image: -webkit-linear-gradient(right, #252525 24%, #2B2B2B 0%);
	background-image: -ms-linear-gradient(right, #252525 24%, #2B2B2B 0%);
	background-image: linear-gradient(to right, #252525 24%, #2B2B2B 0%);
}
	#toplist::after, #quotebar .socialLinks::after {
		display: none;
	}
.choose-icons img {
	height: 80px !important;
	width: 80px;
	float: left;
}
	.choose-wrapper {
	padding: 0;
	line-height: 1.2;
	font-size: 15px;
	float: right;
	width:56%;
}
	.js .main-nav {

		position: relative;

		background-color: #b4131b;

		clear: both;

		margin: 0 auto;

	}



	.js .main-nav .menu {

		display: none;

		position: absolute;

		width: 100%;

		top: 60px;

		z-index: 1000;

	}



	.js .main-nav .menu ul {

		margin-top: 1px;

	}



	.js .main-nav .menu li {

		float: none;

		background-color: #D1D2D4;

		border: none;

	}



	.js .main-nav .menu li a {

		color: #444444;

		font-size: 13px;

		font-weight: normal;

		height: 45px;

		line-height: 45px;

		padding: 0 15px;

		border: none;

		border-bottom: 1px solid #B44A34;

		text-shadow: none;

		text-align: left;

		cursor: pointer;

	}



	.js .main-nav .menu li.current_page_item,

	.js .menu .current_page_item a,

	.js .menu .current-menu-item a {

		background-color: #B44A34 !important;
		color:#FFF!important;

	}



	.js .main-nav .menu li li:hover {

		background: none !important;

	}



	.js .main-nav .menu li li a {

		position: relative;

		padding: 0 10px 0 30px;

	}



	.js .main-nav .menu li li li a {

		position: relative;

		padding: 0 10px 0 40px;

	}



	.js .main-nav .menu li a:hover,

	.js .main-nav .menu li li a:hover {

		background-image: none;

		filter: none;
		color:#FFF!important;

		background-color: #B44A34 !important;

	}



	.js .main-nav .menu li li a::before {

		content: '\2013';

		position: absolute;

		top: 0;

		left: 20px;

	}



	.js .main-nav .menu li li li a::before {

		content: '\2013';

		position: absolute;

		top: 0;

		left: 20px;

	}



	.js .main-nav .menu li li li a::after {

		content: '\2013';

		position: absolute;

		top: 0;

		left: 30px;

	}



	.js .main-nav .menu li ul {

		position: static;

		visibility: visible;

		background-color: #ffffff;

	}



	.js .main-nav .menu ul {

		min-width: 0;

	}



	.js .main-nav #responsive_current_menu_item {

		display: block;

		padding: 5px 40px 5px 10px;

		color: #ffffff;

		font-weight: 700;

		cursor: pointer;
		height: 50px !important;
		line-height: 45px;

	}



	.js .main-nav a#responsive_menu_button {

		position: absolute;

		display: block;

		top: 10px;

		left: 100%;

		height: 50px;

		width: 23px;

		margin-left: -30px;

		background: url('../images/select-icons.png') 0 8px no-repeat;

		cursor: pointer;

	}



	.js .main-nav a#responsive_menu_button.responsive-toggle-open {

		background: url('../images/select-icons.png') 0 -43px no-repeat;

	}
	.header-right {
		width: 100%;
		margin: 0;
	}
	#logo img {
		margin-top: 0;
	}
	.menu-bg {
		display: none;
	}

	#logo {
		float: none;
		margin: 15px auto;
		width: 100%;
		position: relative;
		text-align: center;
	}
	.tp-caption.slider-headings {
		font-size: 30px !important;
		padding: 10px !important;
	}
	#contactForm1 {
		width: 71%;
	}
	.home-contactform-row p {
		width: 23%;
	}
	.qhead {
		font-size: 24px;
	}
	.qhead .big-heading {
		font-size: 38px;
	}

	.footer-bottom {
		text-align: center;
		height: auto;
		padding: 25px 0;
		line-height:25px;
	}
	.copyright {
		padding-bottom: 15px;
	}
	.copyright, .footermenu {
		text-align: center;
		float: none;
	}
	#layer-1 {
		top: 129px !important;
	}
	#layer-2 {
		top: 170px !important;
	}
	.sidebar-right .testimonial_rotator {
		min-height: 335px;
	}
	#header {
		box-shadow: none;
	}
	.socialLinks {
		line-height: 50px;
	}
}



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

	.hservices-col img {
		height: auto !important;
		width: 100%!important;
	}

	.hservices-col .wpb_single_image .vc_single_image-wrapper {
		display: block!important;
	}

	.services-row .vc_row.wpb_row.vc_inner.vc_row-fluid, .home-choose-row .vc_row.wpb_row.vc_inner.vc_row-fluid {
		margin-bottom: 0px !important;
/* 		padding-left: 0px !important; 
		padding-right: 0px important!; */
	}

	.hservices-col {
		margin-bottom: 25px !important;
		display: flex;
		clear: both;
		padding:0px !important;
	}
	.hservices-col > .wpb_wrapper {
		width: 100%;
	}
	.hchoose-col {
		clear: both;
		margin-bottom: 15px;
		float: left;
	}
	.hchoose-col {
		width: 100%;
		padding: 0!important;
	}
	.choose-wrapper {
		padding: 0 0 0 20px;
		float: left;
		width: 79%;
	}
	.products .vc_col-sm-2, .products .vc_col-sm-2:first-child {
		margin-left: 0;
		width: 100%;
	}
	.socialLinks {
		width: 35%;
	}
	#toplist {
		width: 60%;
	}
	.content-left, .sidebar-right {
		width: 100%;
		margin: 0 0 20px !important;
	}	
	#widgets {
		margin-top: 0px;
	}
	
	.sidebar-right .testimonial_rotator {
		min-height: 165px;
	}	
	.sidebar-right .testimonial_rotator_nav {
		padding-bottom: 15px;
	}
}



@media screen and (max-width: 650px) {
	.proudly-serving li {
		display: inline-block;
		width: 50%;
	}
	.home-contactform-row::before {
		position: relative;
	}
	#contactForm1::before{
		display:none;
	}
	#contactForm1 {
		width: 100%;
		padding: 0 !important;
	}
	#contactForm1 fieldset {
		float: left;
		margin: 0 0 20px 0 !important;
		padding: 0 !important;
		width: 100%;
	}
	#contactForm1 textarea {
		vertical-align: bottom;
		margin-top: 0px !important;
	}
	.submit-button-col {
		float: left;
	}
	.top-bar {
		text-align: center;
		background-image: none;
		background-color: #B4121A;
		float:none;
		margin-left:auto;
		margin-right:auto;
	}
	.socialLinks {
		float: none;
		margin-right: auto;
		margin-top: 0;
		width: 100%;
		z-index: 9;
		margin-left: auto;
		text-align: center !important;
	}
	#toplist {
		float: none;
		width: 100%;
		text-align: center;
	}
	.socialLinks ul {
		text-align: center;
		margin-bottom:5px;
	}
	.mobile-contactform #contactForm1 fieldset.half {
		margin-right: 0;
		padding-bottom: 10px;
		width: 100% !important;
	}
	#contactForm1 input[type="text"], #contactForm1 input[type="email"], #contactForm1 textarea {
		color: #000;
	}
	.home-contactform-row {
		background-image: none;
		background-color: #2B2B2B;
	}
	.home-contactform-row p {
		width: 100%;
		text-align: center;
	}
	.mobile-contactform #contactForm1 {
		height: 310px;
		margin-top:0px !important;

	}
	#contactForm1, #content-full .wpcf7 {
		margin-bottom: 45px;
	}
	.skip-container {
	  display: none;
	}
	.mobile-contactform {
	  display: block;
	}
	.mobile-contactform #contactForm1 {

	  padding: 10px 10px 15px;
	  text-decoration: none;
	  height: auto;

	}
	.top-widget #topInfo .socialLinks li {
	  padding: 0 5px;
	}
	.mobile-contactform #contactForm1 fieldset.half {
	  margin-right: 10px;
	  padding-bottom: 10px;
	  width: 100%;
	}
	.mobile-contactform #contactForm1 fieldset.half.last {
	  width: 30%;
	  float: right;
	}
	.mobile-contactform .infomsg {
	  width: 65%;
	}
	.mobile-contactform #contactForm1 input.formSubmit {
	  float: right;
	  font-size: 12px;
	  width: 100%;
	  margin-top: 0;
	}
	.mobile-contactform #contactForm1 textarea {
	  width: 100%;
	  margin-top: -10px;
	}
		body {

		}
	.skip-container.cf .grid-right {
	  float: right;
	  width: 100%;
	}
	.top-widget ul {
	  width: 100%;
	}
	.wpb_row, .wpb_content_element, ul.wpb_thumbnails-fluid > li, .last_toggle_el_margin, .wpb_button {
	  margin: 0px!important;
	}
	#top-widget {
	  bottom: 10px;
	}
	#contactForm1, #content-full .wpcf7 {
	  bottom: auto;
	  left: 0;
	  margin-bottom: 25px;
	  margin-top: 25px;
	  position: relative;
	  top: 0;
	}
	#contactForm1 textarea,#contactForm1 input[type="text"], #contactForm1 input[type="email"] {
	  background-color: rgba(209, 210, 212, 1);
	}
	.heading1, .small-txt1 {
		margin-bottom: 35px !important;
	}
	#footer {
		background-image: none;
		background-color: #222;
	}
	#footer .grid.col-300 {
		width: 100%;
	}
	.info-lists {
		padding: 0;
	}
	.footer-cols {
		padding-left: 0;
	}
	.g-maps {
		padding-left: 0;
	}
	.js .main-nav .menu {
		top: 60px;
	}
	#layer-1 {
		top: 95px !important;
	}
	#layer-2 {
		top: 132px !important;
	}
	#logo::after {
		display: none;
	}
	.hservices-col .small-heading {
		bottom: 0px;
	}
	.content-left .vc_row.wpb_row .vc_col-sm-12 {
		padding-left: 0px;
		padding-right: 0px;
	}
	.content-left .vc_row.wpb_row {
		margin-bottom: 20px !important;
	}
	img.alignleft {
		float: none !important;
		width: 100%;
	}
}

@media screen and (max-width: 480px) {
.home-contactform-row .vc_col-sm-12 {
	padding-left: 0;
	padding-right: 0;
}
	.choose-wrapper {
		width: 70%;
	}
	#header .sticky {
		position: relative;
	}
	#layer-1, #layer-2, #layer-3 {
		display:none!important;
	}
	.js .main-nav #responsive_current_menu_item {
		height: 40px !important;
		line-height: 40px;
	}
	.mobile-contactform #contactForm1 {
		padding: 10px 10px 15px;
		text-decoration: none;
		height: auto;
		width: 100%;
		box-sizing: border-box;
	}
	.mobile-contactform #contactForm1 fieldset.half {
		margin-right: 0;
	}
	.submit-button-col {
		float: left;
		width: 100%;
	}
	#contactForm1 textarea {
		margin-top: 0px !important;
	}
	.hservices-col img {
		height: auto !important;
		width: 100% !important;
	}
	.hservices-col {
		padding: 0 !important;
	}
	.testimonial_rotator_wrap.with-prevnext {
		padding: 10px 40px !important;
	}
	.mobile-contactform #contactForm1 {
		padding: 0 !important;
	}
	.services-row .vc_col-sm-12.wpb_column.vc_column_container {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	.js .main-nav .menu {
		top: 50px;
	}
	.heading1 {
		font-size: 30px;
	}

	.sidebar-right .testimonial_rotator {
		min-height: 225px;
	}
}


@media screen and (max-width: 414px) {
	.alignright, .alignleft {
		float: none;
		margin: 5px auto 20px auto;
		clear: both;
		display: block;
		text-align: center;
	}
	.choose-icons {
		float: none;
		margin-right: auto;
	}
	.choose-icons img {
		float: none;
		margin: 0 auto;
		text-align: center;
	}
	.choose-wrapper {
		padding: 0;
		float: none;
		width: 100%;
		text-align: center;
	}
	.socialLinks {
		line-height: 1;
	}
	.top-bar {
		padding: 10px 0;
	}
}


@media screen and (max-width: 360px) {
	.sidebar-right .testimonial_rotator {
		min-height: 285px;
	}
	.sidebar-right .testimonial_rotator_nav {
		padding-bottom: 0;
	}
	.proudly-serving li {
		display: block;
		width: 100%;
	}
}


@media screen and (max-width: 320px) {
	.sidebar-right .testimonial_rotator {
		min-height: 305px;
	}
	.heading1 {
		font-size: 30px;
	}
	.testimonial_rotator_nav .fa.fa-angle-left, .testimonial_rotator_nav .fa.fa-angle-right {
		font-size: 40px;
	}
	.testimonial_rotator_wrap.with-prevnext {
		padding: 10px 30px !important;
	}
	.testimonial-inner .vc_col-sm-12.wpb_column.vc_column_container {
		padding: 0px !important;
	}
	.testimonial_rotator_prev, .testimonial_rotator_next {
		top: 40% !important;
	}
	.js .main-nav .menu {
		top: 50px;
	}
	.home-contactform-row p {
		padding: 0 0 20px 0;
	}
	.footer-menu li {
		display: inline-block;
	}

}

@media (max-width: 750px) {
	#bbblink {
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.wp-image-1733 {
		margin-bottom: 35px !important;
	}
	.bz-bdg {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: 35px !important;
	}
	.wpb_wrapper {
		text-align: center !important;
	}
	.angieImg {
		margin-left: auto !important;
		margin-right: auto !important;
		margin-top: -20px !important;
	}
	.homeAdvImg {
		margin: 15px auto !important;
	}
	.directoriiImg {
		margin: 5px auto !important;
	}
	.expertiseLink {
		margin-top: -20px !important;
		margin-left: auto !important;
		margin-right: auto !important;
	}
	.angiesImg {
		margin: -35px auto 0 auto !important;
	}
	.homeAdvImg {
		margin: 10px auto !important;
	}
	.directoriiImg {
		margin: 0 auto !important;
	}
}
@media (min-width: 751px) and (max-width: 1030px) {
	.expertiseLink {
		margin-left: 60px !important;
	}
}