/*
Theme Name: CT Masonry-Child
Template: ctsmasonry
*/

@import url("../ctsmasonry/style.css");

@font-face {
  font-family: 'Graphik-Medium';
  src: url('fonts/Graphik-Medium.eot?#iefix') format('embedded-opentype'),  url('fonts/Graphik-Medium.otf')  format('opentype'),
	     url('fonts/Graphik-Medium.woff') format('woff'), url('fonts/Graphik-Medium.ttf')  format('truetype'), url('fonts/Graphik-Medium.svg#Graphik-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik-Semibold';
  src: url('fonts/Graphik-Semibold.eot?#iefix') format('embedded-opentype'),  url('fonts/Graphik-Semibold.otf')  format('opentype'),
	     url('fonts/Graphik-Semibold.woff') format('woff'), url('fonts/Graphik-Semibold.ttf')  format('truetype'), url('fonts/Graphik-Semibold.svg#Graphik-Semibold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik-Regular';
  src: url('fonts/Graphik-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/Graphik-Regular.otf')  format('opentype'),
	     url('fonts/Graphik-Regular.woff') format('woff'), url('fonts/Graphik-Regular.ttf')  format('truetype'), url('fonts/Graphik-Regular.svg#Graphik-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik-Black';
  src: url('fonts/Graphik-Black.eot?#iefix') format('embedded-opentype'),  url('fonts/Graphik-Black.otf')  format('opentype'),
	     url('fonts/Graphik-Black.woff') format('woff'), url('fonts/Graphik-Black.ttf')  format('truetype'), url('fonts/Graphik-Black.svg#Graphik-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Graphik-Light';
  src: url('fonts/Graphik-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/Graphik-Light.otf')  format('opentype'),
	     url('fonts/Graphik-Light.woff') format('woff'), url('fonts/Graphik-Light.ttf')  format('truetype'), url('fonts/Graphik-Light.svg#Graphik-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}





#header-text-nav-container {
    border-bottom: 0px;
    background: url(images/header-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
	height: 198px;
}
.main-navigation {
    background: #43484d;
    width: 100%;
}
.main-navigation ul li a {
    font-size: 20px;
	padding: 21px 22px 18px 22px;
    text-transform: uppercase;
	font-family: 'Graphik-Medium';
}
#header-text-nav-wrap {
    padding-bottom: 0px;
	padding-top: 12px;
}
#header-right-section {
    width: 68%;
}
.header-top p {
    display: inline-block;
    vertical-align: top;
    line-height: normal;
}
.phn-numbr {
    font-family: 'Graphik-Medium';
    font-size: 17px;
    color: #43484d;
}
.phn-numbr a {
    color: #231f20;
    font-size: 35px;
    font-family: 'Graphik-Semibold';
    display: block;
}
.phn-numbr img {
    float: left;
    margin-right: 15px;
	margin-top: 2px;
}
.bbb-logo {
    margin-left: 25px;
}
.header-service {
    font-size: 18px;
    color: #43484d;
	font-family: 'Graphik-Medium';
	line-height: normal;
	margin-top: 24px;
}
.main-navigation ul li.current-menu-item>a, .main-navigation ul li.current_page_ancestor>a, .main-navigation ul li.current-menu-ancestor>a, .main-navigation ul li.current_page_item>a, .main-navigation ul li.current-menu-ancestor > .sub-toggle, .main-navigation ul li.current-menu-item > .sub-toggle, .main-navigation ul li:hover > a, .main-navigation ul li:hover > .sub-toggle{
    color: #fff;
    background-color: #ed1c24;
	transition: 0.3s; 
}
div#header-left-section {
    margin-bottom: 12px;
}
#header-right-section .widget {
    padding-top: 22px;
}
.phn-numbr a:hover{
	color: #ed1c24;
	transition: 0.3s;
}
li#menu-item-32 a {
    font-size: 18px !important;
    background: #ed1c24;
	border: 1px solid #ed1c24;
    padding: 7px 13px;
    font-family: 'Graphik-Regular';
    line-height: 19px;
}
li#menu-item-32:last-child {
    float: right;
    margin: 12px 13px 0 0;
}
li#menu-item-32 a:hover {
    background: transparent;
    transition: 0.3s;
}
header#masthead {
    position: relative;
    z-index: 99;
}
.metaslider {
    margin-top: -28px;
    max-width: 100% !important;
}
.metaslider .caption-wrap {
    background: transparent !important;
    opacity: 1 !important;
    bottom: 148px !important;
    max-width: 1190px;
    margin: 0 auto !important;
    display: block !important;
    left: 0;
    right: 0;
}
.caption h2 {
    font-size: 70px;
    color: #f4f4f4;
    font-family: 'Graphik-Black';
    line-height: 70px;
    padding-bottom: 10px;
}
.caption p {
    font-size: 20px;
    color: #f4f4f4;
    font-family: 'Graphik-Regular';
    line-height: 25px;
    padding-bottom: 0px;
}
.metaslider .caption {
    width: 730px;
}
.metaslider .caption a {
    background: #ed1c24;
    display: inline-block;
    padding: 11px 30px 7px;
    color: #fff;
    font-size: 15px;
    margin-top: 20px;
    border: 1px solid #ed1c24;
    font-family: 'Graphik-Regular';
}
.metaslider .caption a:hover {
    background: transparent;
    transition: 0.3s;
}
a.flex-prev {
	background: url(images/slider-left.png) no-repeat !important;
}
a.flex-next {
	background: url(images/slider-right.png) no-repeat !important;
}
.metaslider .flexslider .flex-direction-nav li a {
    height: 50px !important;
}
.metaslider .flexslider:hover .flex-prev {
    left: 25px !important;
}
.metaslider .flexslider:hover .flex-next {
    right: 25px !important;
}
.flex-direction-nav .flex-prev {
    left: 0 !important;
}
.flex-direction-nav .flex-next {
    right: 0 !important;
}
.main-navigation li {
    border-right: 1px solid rgba(255, 255, 255, 0.07);
}
.medium-font h2 {
	font-family: 'Graphik-Medium' !important;
}
.frm-main label {
    color: #fff;
    font-size: 17px;
    font-family: 'Graphik-Light';
    float: left;
    width: 91px;
	padding-top: 5px;
	line-height: 22px;
}
.frm-main input, .frm-main textarea, .frm-main select {
    width: 72.7%;
    font-size: 15px;
    color: #43484d;
	font-family: 'Graphik-Light';
	line-height: 21px;
}
.frm-main p {
    display: inline-block;
    width: 100%;
	margin-bottom: 20px;
}
.frm-main select {
    padding: 5px 0;
}
.frm-main p:nth-child(4) {
    margin-bottom: 2px;
}
.frm-main p:nth-child(4) label {
    padding-top: 3px;
}
.wpcf7-form-control.wpcf7-submit {
    display: inline-block;
    width: 100%;
    margin-bottom: 0px;
    background: #ed1c24;
    border-radius: 0px;
    font-size: 15px;
    color: #fafafa;
    font-family: 'Graphik-Regular';
    border: 1px solid #ed1c24;
    padding: 9px 10px 7px 10px;
}
.frm-main p:last-child {
    margin-bottom: 0px;
}
input.wpcf7-form-control.wpcf7-submit:hover {
    background: transparent;
    transition: 0.3s;
}
div.wpcf7-response-output {
    margin: 0 0 8px 0;
    color: #fff;
    font-family: 'Graphik-Regular';
    font-size: 10px;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: inline-block;
    text-align: right;
    position: absolute;
    top: 0;
    width: 149px;
    right: 8px;
}

.semi-bold h2 {
	font-family: 'Graphik-Semibold' !important;
}
.home #main {
    padding: 0px;
}
.about-txt p {
    font-size: 19px;
    line-height: 24px;
	font-family: 'Graphik-Regular';
}
.btn-font a.elementor-button-link.elementor-button.elementor-size-sm {
	font-family: 'Graphik-Regular' !important;
}
.about-txt p a {
    color: #ed1c24;
	font-family: 'Graphik-Semibold';
}
.about-txt p a:hover {
    color: #3a3a3a;
	transition: 0.3s;
}
.services h3.elementor-image-box-title {
	font-family: 'Graphik-Medium' !important;
	padding-bottom: 6px;
}
.services p.elementor-image-box-description {
	font-family: 'Graphik-Regular' !important;
	padding: 0 11px;
}
.regulr-font h2 {
	font-family: 'Graphik-Regular' !important;
}
.strong-view.simple .testimonial-heading {
    margin-bottom: 0px !important;
	margin-left: 110px;
    padding-bottom: 0px;
}
.strong-view.simple .testimonial-heading a {
    font-size: 20px;
    color: #f3f3f3;
	font-family: 'Graphik-Medium';
}
.strong-view.simple .testimonial-content p:last-of-type {
    font-size: 18px;
    color: #f3f3f3;
	font-family: 'Graphik-Light';
	line-height: 22px;
	font-weight: 300;
}
.strong-view.simple .testimonial-inner {
    padding: 7px !important;
}
.strong-view.simple .testimonial-image {
    margin-top: -25px !important;
}
.strong-view.pager-style-buttons .wpmslider-pager-link:before {
    color: #fff !important;
    font-size: 14px !important;
    width: 19px !important;
}
.strong-view.pager-style-buttons .wpmslider-pager-link.active:before {
    color: #ed1c24 !important;
    font-size: 17px !important;
}
.strong-view.pager-style-buttons .wpmslider-pager-link:hover:before {
    color: #ed1c24 !important;
}
.strong-view.nav-position-outside .wpmslider-controls {
    padding: 7px 0 9px !important; 

}
.home .page {
    padding-bottom: 0px !important;
}
.footer-widgets-wrapper {
    background: url(images/Footer-bg.jpg) no-repeat;
    border-top: 0px;
    background-size: cover;
    background-position: center center;
}
.widget-title span {
    border-bottom: 0px;
    padding-bottom: 5px;
    color: #f2f2f2;
    font-size: 19px;
	font-family: 'Graphik-Medium';
}
.footer-widgets-area .tg-one-fourth p {
    color: #dbdbdb;
}
#colophon .widget {
    padding-bottom: 0px;
}
#colophon p {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Graphik-Light';
}
ul#menu-footer-menu li a {
    font-size: 16px;
	font-family: 'Graphik-Light';
}
#colophon .widget ul li {
    border-bottom: 0px;
	padding: 3px 0;
}
ul#menu-footer-menu li {
    background: url(images/li-bg.png) no-repeat;
    padding-left: 20px !important;
    background-position: 0 10px;
}
.tg-one-fourth.tg-column-1 p {
    padding-right: 71px;
}
.tg-one-fourth.tg-column-1 {
    width: 29%;
}
#colophon ul#menu-primary-menu-1 li:last-child {
    display: none;
}
.footer-widgets-area a:hover {
    color: #ed1c24 !important;
}
.adrs img {
    vertical-align: middle;
    margin-right: 17px;
}
.numbr img {
    vertical-align: middle;
    margin-right: 16px;
}
.mail img {
    vertical-align: middle;
    margin-right: 12px;
}
.adrs {
    margin-bottom: 3px;
}
.tg-one-fourth.tg-column-2 {
    width: 16.5%;
}
.tg-one-fourth.tg-after-two-blocks-clearfix.tg-column-3 {
    margin-right: 10px;
    width: 25%;
}
aside#text-5 img {
    margin-bottom: 24px;
}
li#text-6 {
    list-style: none;
    margin-bottom: 0px;
}
.footer-socket-wrapper {
    padding: 20px 0px 17px 0px;
    background-color: #000000;
    border-top: 0px;
}
li#text-6 p {
    text-align: center;
    line-height: normal;
    color: #d1d1d1;
    font-family: 'Graphik-Light';
    font-size: 14px;
}
.footer-widgets-area {
    padding-top: 60px;
    padding-bottom: 28px;
}
a#scroll-up {
    background-color: #ed1c24;
}
.elementor-editor-active section.elementor-element.elementor-element-edit-mode.elementor-element-b76d79c {
    display: block;
}
.Slidr-frm {
    max-width: 1170px;
}
.Slidr-frm .elementor-container {
    position: absolute !important;
    top: -538px;
    right: 0;
    max-width: 395px !important;
}
.header-img img {
    width: 100%;
    margin-top: -28px;
    min-height: 263px;
}
.page .header-post-title-container {
    text-align: center;
    position: absolute;
    width: 100%;
    top: 280px;
    border-bottom: 0px;
}
.page .header-post-title-container .post-title-wrapper {
    float: none;
    padding-right: 0px;
}
.page .header-post-title-class {
    font-size: 60px;
    padding-bottom: 0;
    color: #f4f4f4;
    font-family: 'Graphik-Semibold';
    line-height: normal;
	text-transform:uppercase;
}
.p-txt p {
    font-family: 'Graphik-Regular';
    font-size: 17px;
    line-height: 23px;
}
.page #main {
    padding: 0px;
}
.about-three-col h3.elementor-image-box-title {
	font-family: 'Graphik-Medium' !important;
    padding-bottom: 1px;	
}
.about-three-col p.elementor-image-box-description {
	font-family: 'Graphik-Regular' !important;
	padding: 0 30px;
}
.servics-three-col h3.elementor-image-box-title {
	font-family: 'Graphik-Medium' !important;
    padding-bottom: 1px;	
}
.servics-three-col p.elementor-image-box-description {
	font-family: 'Graphik-Regular' !important;
	padding: 0 20px;
}
#content .page {
	padding-bottom: 0px !important;
}
.past-projct .elementor-tab-title.elementor-active {
    background: #ed1c24 !important;
    border-color: #ed1c24 !important;
}
.past-projct .elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title {
    display: inline-block !important;
}
.past-projct .elementor-widget-tabs .elementor-tabs-wrapper {
    text-align: center;
    padding-bottom: 28px;
}
.past-projct .elementor-tab-title {
	font-family: 'Graphik-Regular' !important;
}
.past-projct .elementor-widget-tabs .elementor-tab-desktop-title {
    padding: 13px 16px !important;
}
.gallery-columns-4 .gallery-item {
    padding: 7px !important;
}
.past-projct .elementor-widget-tabs .elementor-tab-content {
    padding: 0px !important;
}
.past-projct .elementor-tab-title {
    border: 1px solid #bcbdc0 !important;
    margin: 0 6px;
}
.all-review .strong-view.small-widget .testimonial-heading {
    margin-bottom: 0px;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 8px;
    font-size: 23px;
    color: #231f20;
	font-family: 'Graphik-Medium';
	font-weight: 500;
	margin-bottom: 24px;
}
.all-review .strong-view.small-widget .testimonial-content p:last-of-type {
    font-size: 16px;
    color: #333333;
    font-style: italic;
	font-family: 'Graphik-Regular';
	line-height: 24px;
}
.all-review .strong-view.small-widget .testimonial {
    margin-bottom: 8px;
}
.elementor-element.elementor-element-9aa5fa5 p, .elementor-element.elementor-element-9aa5fa5 p a {
    color: #333333;
    font-size: 16px;
	font-family: 'Graphik-Regular';
}
.elementor-element.elementor-element-9aa5fa5 p a:hover {
    color: #ed1c24;
}
.elementor-element.elementor-element-c9fc5f9 p, .elementor-element.elementor-element-7303d13 p {
    color: #333333;
    font-size: 16px;
    font-family: 'Graphik-Regular';
}
.elementor-element.elementor-element-7303d13 p {
    margin-bottom: 11px;
}
.page-id-17 .frm-main input, .page-id-17 .frm-main textarea, .page-id-17 .frm-main select, .page-id-639 .frm-main input, .page-id-639 .frm-main textarea, .page-id-639 .frm-main select {
    width: 80.7%;
    font-size: 15px;
    color: #43484d;
    font-family: 'Graphik-Light';
    line-height: 21px;
}
.page-id-17 div.wpcf7 .ajax-loader, .page-id-639 div.wpcf7 .ajax-loader {
    float: left;
}
.page-id-17 input.wpcf7-form-control.wpcf7-submit, .page-id-639 input.wpcf7-form-control.wpcf7-submit {
    width: 81.2%;
	color: #fff;
}
.page-id-17 .frm-main p:last-child {
    margin-bottom: 0px;
    text-align: right;
    padding-right: 3px;
    margin-top: 13px;
}
.page-id-639 .frm-main p:last-child {
	margin-bottom: 0px;
    text-align: right;
}
.basmnt-p p {
	color: #333333;
    font-size: 16px;
    font-family: 'Graphik-Regular';
}
ul.basmnt-ul li {
    color: #333333;
    font-size: 16px;
    font-family: 'Graphik-Regular';
    list-style: none;
    padding-left: 18px;
    background: url(images/arrow.png) no-repeat;
    line-height: 26px;
    background-position: 0 7px;
}
ul.basmnt-ul {
    padding: 0px;
    margin: 0px;
}
.intal-plan p{
	font-family: 'Graphik-Regular';
    font-size: 16px;
    line-height: 23px;
}
.main-navigation ul li ul {
    background: #43484d;
    border-top: 0px;
    top: 58px;
    left: 0px;
    width: 250px;
}
.main-navigation ul li ul li {
    border-bottom: 0px;
}
.main-navigation ul li ul li a {
    line-height: 21px;
    font-size: 15px;
    padding: 9px 10px 7px 10px;
    color: #fff;
    font-weight: 500;
    font-family: 'Graphik-Medium';
}
.main-navigation ul li ul li a:hover, .main-navigation ul li ul li:hover > a {
    background: #ed1c24 !important;
    color: #fff !important;
}
.menu-item-has-children>a {
    background: url(images/menu-arow.png) no-repeat;
    background-position: 124px 27px;
    z-index: 99;
}
@media only screen and (max-width: 767px) {
ul#menu-footer-menu li {
    text-align: center;
}
.tg-one-fourth.tg-after-two-blocks-clearfix.tg-column-3 {
    width: 100%;
}
#header-logo-image img {
    max-width: 244px;
}
.admin-bar button#responsive-menu-button {
    top: 50px !important;
}
.admin-bar #responsive-menu-container {
    top: 45px;
}
nav#site-navigation {
    display: none;
}	
.Slidr-frm .elementor-container {
    position: relative !important;
    top: 0;
    right: 0;
    max-width: 395px !important;
}	
#header-text-nav-container {
    height: auto;
}	
#header-right-section {
    width: 100%;
}	
body {
    padding: 0px;
}	
#header-text-nav-wrap {
    padding: 10px 10px;
}	
.phn-numbr {
    font-size: 12px;
	margin-bottom: 15px;
}	
.phn-numbr a {
    font-size: 24px;
}
.bbb-logo {
    margin-left: 0px;
}	
.header-service {
    font-size: 15px;
    margin-top: 10px;
    max-width: 271px;
    margin: 8px auto 0;
	display: none;
}	
#header-right-section .widget {
    padding: 0 0 0px 0;
}	
.header-top p {
    margin: 8px 20px 9px 20px;
}	
.caption h2 {
    font-size: 26px;
    line-height: 32px;
    padding-bottom: 10px;
	color: #231f20;
}	
.metaslider .caption {
    width: 100%;
}	
.metaslider .caption-wrap {
	position: relative !important;
    bottom: 0px !important;
    text-align: center;
}	
.metaslider .flexslider .slides p {
    color: #231f20;
}	
.metaslider .caption {
    padding: 15px 15px 20px 15px !important;
}	
.metaslider .caption a:hover {
    color: #ed1c24;
}
.caption p {
    font-size: 15px;
    line-height: 19px;
    padding-bottom: 0px;
}	
.elementor-7 .elementor-element.elementor-element-c3498a5 .elementor-heading-title {
    font-size: 26px !important;
}
.elementor-7 .elementor-element.elementor-element-acb957f > .elementor-element-populated {
    padding: 25px 15px 26px 15px !important;
}
.frm-main label {
    font-size: 14px;
    width: 66px;
    line-height: 22px;
    text-align: left;
}
.elementor-7 .elementor-element.elementor-element-b76d79c > .elementor-container {
    margin: 0 auto;
}
.about-txt p {
    font-size: 15px;
    line-height: 20px;
}
.strong-view.simple .testimonial-image {
    float: none !important;
}
.strong-view.simple .testimonial-image {
    margin-top: 0px !important;
}
.strong-view.simple .testimonial-image {
    text-align: center;
    margin-right: 0px !important;
}
.strong-view.simple .testimonial-heading {
    margin-bottom: 8px !important;
    text-align: center !important;
	margin-left: 0px;
}
.strong-view.simple .testimonial-content p:last-of-type {
    font-size: 14px;
    line-height: 19px;
    text-align: center;
}
.tg-one-fourth.tg-column-1, .tg-one-fourth.tg-column-2 {
    width: 100% !important;
}
.footer-widgets-area {
    padding: 25px 10px 0px 10px;
}
.tg-one-fourth.tg-column-1 p {
    padding-right: 0px;
}
#colophon .widget-title {
    text-align: center;
    padding-bottom: 5px;
}
#colophon p {
    text-align: center;
}
ul#menu-footer-menu {
    max-width: 130px;
    margin: 0 auto;
}
.tg-one-fourth {
    padding: 0px 0px 20px;
}
section.elementor-element.elementor-element-b76d79c {
    margin: 10px;
}
#header-logo-image {
    padding-top: 25px;
}
.menu-item-has-children>a {
    background: none;
}
#responsive-menu-container #responsive-menu li.responsive-menu-item .responsive-menu-item-link {
    text-transform: uppercase;
}	
.header-img img {
    margin-top: 0;
    min-height: 100px;
}
.page .header-post-title-class {
    font-size: 25px;
}
.page .header-post-title-container {
    top: 348px;
} 
.all-review .strong-view.small-widget .testimonial-heading {
    padding-bottom: 7px;
    font-size: 23px;
    margin-bottom: 15px;
    text-align: center;
}
.all-review .strong-view.small-widget .testimonial-content p:last-of-type {
    line-height: 22px;
    text-align: center;
}
.page-id-17 .frm-main input, .page-id-17 .frm-main textarea, .page-id-17 .frm-main select, .page-id-639 .frm-main input, .page-id-639 .frm-main textarea, .page-id-639 .frm-main select {
    width: 72.7%;
}
.page-id-17 input.wpcf7-form-control.wpcf7-submit, .page-id-639 input.wpcf7-form-control.wpcf7-submit {
    width: 73.2%;
}
.elementor-element.elementor-element-5e513c5, .elementor-element.elementor-element-47712d2e  {
    max-width: 440px;
    margin: 0 auto;
}
.frm-main p {
    text-align: center;
}
.page-id-17 .frm-main p:last-child {
    padding-right: 0px;
	margin-top: 11px;
}
.page-id-17 .frm-main label, .page-id-639 .frm-main label {
    width: 27%;
}
ul.flex-direction-nav {
    display: none;
}
.page-id-639 p.captcha span.wpcf7-not-valid-tip {
    right: 0px !important;
    top: 19px !important;
}
p.captcha {
    font-size: 13px !important;
}	
.page-id-17 p.captcha span.wpcf7-not-valid-tip {
    right:0px;
    top: 20px;
}
.home p.captcha span.wpcf7-not-valid-tip {
    right: 0px !important;
    top: 20px !important;
}
ul#menu-footer-menu li:first-child {
	background-position: 22px 10px;
}
ul#menu-footer-menu li:nth-child(2) {
	background-position: 11px 10px;
}
ul#menu-footer-menu li:nth-child(3) {
	background-position: 13px 10px;
}
ul#menu-footer-menu li:nth-child(4) {
	background-position: 0px 10px;
}
ul#menu-footer-menu li:nth-child(5) {
	background-position: 15px 10px;
}
ul#menu-footer-menu li:nth-child(6) {
	background-position: 4px 10px;
}
ul#menu-footer-menu li {
    padding-left: 0px !important;
} 
img.alignnone.size-full.wp-image-192 {
    margin-bottom: 0px !important;
}
.phn-numbr img {
    margin-right: 6px;
    max-width: 34px;
}
.about-txt p a {
    display: -webkit-inline-box;
}
.caption h2 br {
    display: none;
}
.metaslider .slides img {
    padding: 0 20px !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
ul.sub-menu li a {
    line-height: 16px !important;
}
#header-right-section {
    padding-top: 12px;
}
.page .header-post-title-class {
    font-size: 40px;
}
.home p.captcha span.wpcf7-not-valid-tip {
    right: 166px;
    top: 20px;
}
.page-id-17 p.captcha span.wpcf7-not-valid-tip {
    right: 0px;
    top: 23px;
}
.page-id-639 p.captcha span.wpcf7-not-valid-tip {
    right: 0px !important;
    top: 21px;
}
.services p.elementor-image-box-description {
    font-size: 14px !important;
}
.elementor-7 .elementor-element.elementor-element-781579e a.elementor-button, .elementor-7 .elementor-element.elementor-element-781579e .elementor-button {
    padding: 13px 15px 11px 15px !important;
}
#colophon p {
    line-height: 20px;
}
#colophon .widget ul li {
    padding: 2px 0;
}
div#header-left-section {
    width: 200px;
}	
body {
    padding: 0px;
}	
#header-text-nav-wrap {
    padding: 12px 10px 0 10px;
}	
#header-right-section .widget {
    padding-top: 0px;
}	
.phn-numbr {
    font-size: 14px;
}
.phn-numbr a {
    font-size: 28px;
}
.bbb-logo {
    margin-left: 15px;
    width: 190px;
}
.header-service {
    font-size: 11px;
    margin-top: 21px;
}
.main-navigation ul li a {
    font-size: 14px !important;
    padding: 11px 10px 9px 10px !important;
}
.Slidr-frm .elementor-container {
    position: relative !important;
    top: 0;
    margin: 30px 0;
}
li#menu-item-32 a {
    font-size: 13px !important;
    padding: 6px 6px !important;
}
li#menu-item-32:last-child {
    margin: 4px 4px 0 0;
}
#header-text-nav-container {
    height: 141px;
}
.metaslider .caption-wrap {
    bottom: 35px !important;
}
.caption h2 {
    font-size: 51px;
    line-height: 56px;
}
.metaslider .caption {
    width: 650px;
    margin: 0 auto;
}
.elementor-7 .elementor-element.elementor-element-680f3a3 .elementor-heading-title {
    font-size: 35px !important;
}
.elementor-7 .elementor-element.elementor-element-4ec1b50 > .elementor-widget-container {
    padding: 50px 0px 3px 0px !important;
}
.services h3.elementor-image-box-title {
    font-size: 16px !important;
}
section.elementor-element.elementor-element-be49d81 a.elementor-button-link.elementor-button.elementor-size-sm {
    font-size: 11px !important;
}
.elementor-7 .elementor-element.elementor-element-be49d81 {
    padding: 0px 0px 50px 0px !important;
}
.elementor-7 .elementor-element.elementor-element-794828a .elementor-heading-title {
    font-size: 14px !important;
}
.elementor-7 .elementor-element.elementor-element-bcd941b .elementor-heading-title {
    font-size: 22px !important;
}
.footer-widgets-area {
    padding: 30px 10px 25px 10px;
}
#colophon .widget-title {
    padding-bottom: 7px;
}
.tg-one-fourth.tg-column-1 p {
    padding-right: 0px;
}
.tg-column-2, .tg-column-4 {
    float: none;
    display: inline-block;
	vertical-align: top;
}
.tg-after-two-blocks-clearfix {
    clear: none;
}
.tg-column-1, .tg-column-3 {
    float: none;
    display: inline-block;
	vertical-align: top;
}
.tg-one-fourth.tg-column-2 {
    width: 22.5%;
}
.tg-one-fourth.tg-column-1 {
    width: 32%;
}
.tg-one-fourth.tg-after-two-blocks-clearfix.tg-column-3 {
    width: 40%;
    margin-right: 5px;
}
.tg-one-fourth.tg-one-fourth-last.tg-column-4 {
    width: 100%;
}
aside#text-5 p br {
    display: none;
}
aside#text-5 img {
    margin: 25px 20px 0px 20px;
	vertical-align: middle;
}
.tg-one-fourth.tg-one-fourth-last.tg-column-4 p {
    text-align: center;
}
.tg-one-fourth {
    padding: 0px 0px 0px;
}
.main-navigation ul li ul {
    top: 40px;
}
.header-img img {
    margin-top: -22px;
    min-height: 185px;
}
.page .header-post-title-container {
    top: 199px;
}
.elementor-9 .elementor-element.elementor-element-bf26d75 > .elementor-element-populated {
    padding: 40px 0px 40px 0px !important;
}
.elementor-9 .elementor-element.elementor-element-a73917c > .elementor-element-populated {
    padding: 40px 0px 40px 0px !important;
}
.elementor-9 .elementor-element.elementor-element-35aaba7 > .elementor-element-populated {
    padding: 40px 0px 40px 0px !important;
}
section.elementor-element.elementor-element-23bf44e5 h3.elementor-image-box-title {
    font-size: 17px !important;
}
.servics-three-col p.elementor-image-box-description {
    padding: 0 7px;
}
.elementor-11 .elementor-element.elementor-element-60ae764b > .elementor-element-populated {
    padding: 40px 0px 40px 0px !important;
}
.elementor-512 .elementor-element.elementor-element-24d6bd3 > .elementor-element-populated {
    padding: 40px 10px 40px 10px !important;
}
.elementor-512 .elementor-element.elementor-element-07d62a6, .elementor-512 .elementor-element.elementor-element-1a0dddf, .elementor-512 .elementor-element.elementor-element-5a43959, .elementor-470 .elementor-element.elementor-element-fa75159 > .elementor-element-populated, .elementor-470 .elementor-element.elementor-element-47a55bf > .elementor-element-populated {
    padding: 40px 0px 40px 0px !important;
}
.elementor-512 .elementor-element.elementor-element-6ca2888 .elementor-heading-title {
    font-size: 21px !important;
}
.elementor-512 .elementor-element.elementor-element-8f73965 .elementor-heading-title {
    line-height: normal;
}
.elementor-element.elementor-element-eb9693f h2 br {
    display: none;
}
.elementor-17 .elementor-element.elementor-element-5e513c5 > .elementor-element-populated, .elementor-639 .elementor-element.elementor-element-47712d2e > .elementor-element-populated {
    padding: 20px !important;
}
.frm-main label {
    font-size: 14px;
    width: 20%;
}
.page-id-17 .frm-main input, .page-id-17 .frm-main textarea, .page-id-17 .frm-main select, .page-id-639 .frm-main input, .page-id-639 .frm-main textarea, .page-id-639 .frm-main select {
    width: 79.7%;
    font-size: 15px;
    color: #43484d;
    font-family: 'Graphik-Light';
    line-height: 21px;
}	
}
@media only screen and (min-width: 1024px) and (max-width: 1310px) {
.home p.captcha span.wpcf7-not-valid-tip {
    top: 20px !important;
}
.home .frm-main input, .home .frm-main textarea, .home .frm-main select {
    line-height: 17px;
}
.home .frm-main textarea {
    height: 58px;
}
.page-id-17 p.captcha span.wpcf7-not-valid-tip {
    right: 0px;
    top: 23px;
}
aside#text-5 p {
    padding-left: 15px;
}
.footer-widgets-area a {
    font-size: 14px;
}
#colophon .widget ul li {
    padding: 1px 0;
}
.services p.elementor-image-box-description {
    font-size: 14px !important;
}
#colophon p {
    font-size: 14px;
}
ul#menu-footer-menu li a {
    font-size: 14px;
}
body {
    padding: 0px;
}
#header-text-nav-wrap {
    padding: 12px 10px 0 10px;
}
.header-service {
    font-size: 15px;
}
.caption h2 {
    font-size: 57px;
    line-height: 62px;
}
.caption p {
    font-size: 16px;
    line-height: 23px;
	padding-right: 31px;
}
.metaslider .caption {
    width: 593px;
}
.frm-main p {
    margin-bottom: 10px;
}
.home .frm-main p {
    margin-bottom: 8px;
}
.Slidr-frm .elementor-container {
    position: absolute !important;
    top: -428px; 
	right: 7px;
}
.main-navigation ul li a {
    font-size: 17px !important;
    padding: 17px 17px 14px 17px;
}
li#menu-item-32:last-child {
    margin: 8px 13px 0 0;
}
.elementor-7 .elementor-element.elementor-element-c3498a5 > .elementor-widget-container {
    margin: 0px 0px 10px 0px !important;
    padding: 0px 0px 9px 0px !important;
}
.elementor-7 .elementor-element.elementor-element-acb957f > .elementor-element-populated {
    padding: 25px 30px 26px 30px !important;
}
.elementor-7 .elementor-element.elementor-element-c3498a5 .elementor-heading-title {
    font-size: 32px !important;
}
.metaslider .caption-wrap {
    bottom: 75px !important;
    left: 36px !important;
}
.elementor-7 .elementor-element.elementor-element-680f3a3 .elementor-heading-title {
    font-size: 47px !important;
}
.elementor-7 .elementor-element.elementor-element-794828a .elementor-heading-title {
    font-size: 19px !important;
}
.elementor-7 .elementor-element.elementor-element-bcd941b .elementor-heading-title {
    font-size: 30px !important;
}
.footer-widgets-area {
    padding: 40px 10px 25px 10px;
}
.tg-column-2, .tg-column-4 {
    float: none;
    display: inline-block;
	vertical-align: top;
}
.tg-after-two-blocks-clearfix {
    clear: none;
}
.tg-column-1, .tg-column-3 {
    float: none;
    display: inline-block;
	vertical-align: top;
}
.tg-one-fourth.tg-after-two-blocks-clearfix.tg-column-3 {
    width: 26%;
    margin-right: 5px;
}
.tg-one-fourth.tg-one-fourth-last.tg-column-4 {
    width: 20%;
}
.tg-one-fourth {
    padding: 0px 0px 0px;
}
.tg-one-fourth.tg-column-1 p {
    padding-right: 10px;
}
.main-navigation ul li ul {
    top: 51px;
}
.frm-main label {
    width: 21%;
	font-size: 15px;
}
.page-id-17 .frm-main input, .page-id-17 .frm-main textarea, .page-id-17 .frm-main select, .page-id-639 .frm-main input, .page-id-639 .frm-main textarea, .page-id-639 .frm-main select {
    width: 78.7%;
}
.page-id-17 input.wpcf7-form-control.wpcf7-submit, .page-id-639 input.wpcf7-form-control.wpcf7-submit {
    width: 79.2%;
}
.frm-main input, .frm-main textarea, .frm-main select {
    width: 78.7%;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1310px) {
.metaslider .caption-wrap {
    bottom: 139px !important;
}
.Slidr-frm .elementor-container {
    top: -486px !important;
}
.metaslider .flexslider .flex-direction-nav li a {
    margin: -20px -20px 0px !important;
}
}
@media only screen and (min-width: 1100px) and (max-width: 1159px) {
.metaslider .caption-wrap {
    bottom: 97px !important;
}
.Slidr-frm .elementor-container {
    top: -450px;
}
}
@media only screen and (min-width: 1160px) and (max-width: 1310px) {
.metaslider .caption-wrap {
    bottom: 128px !important;
}
.Slidr-frm .elementor-container {
    top: -465px;
}	
}
@media only screen and (min-width: 1367px) and (max-width: 1600px) {
.metaslider .caption-wrap {
    bottom: 179px !important;
}
.Slidr-frm .elementor-container {
    top: -594px;
}	
}
@media only screen and (min-width: 1601px) and (max-width: 1800px) {
.metaslider .caption-wrap {
    bottom: 220px !important;
}
.Slidr-frm .elementor-container {
    top: -644px;
}	
}
@media only screen and (min-width: 1801px) and (max-width: 2000px) {
.metaslider .caption-wrap {
    bottom: 255px !important;
}
.Slidr-frm .elementor-container {
    top: -660px;
}	
}
@media only screen and (min-width: 2001px) and (max-width: 2100px) {
.metaslider .caption-wrap {
    bottom: 308px !important;
}
.Slidr-frm .elementor-container {
    top: -718px;
}	
}
@media only screen and (min-width: 2101px) and (max-width: 2800px) {
.metaslider .caption-wrap {
    bottom: 470px !important;
}
.Slidr-frm .elementor-container {
    top: -875px;
}	
} 
div.wpcf7 .ajax-loader {
    width: 12px;
    height: 12px;
    position: absolute;
}
div.wpcf7-response-output {
    margin: 5px 0 0px 0;
    font-size: 14px;
    line-height: 15px;
    border-color: #ed1c24;
	text-align: center;
}
.about-three-col p.elementor-image-box-description a {
    color: #ed1c24;
}
.about-three-col p.elementor-image-box-description a:hover {
    color: #333333;
}
@media only screen and (min-width: 555px) and (max-width: 767px) {
#header-logo-image {
    text-align: left;
}
.page .header-post-title-container {
    top: 290px;
}
.phn-numbr {
    position: absolute;
    top: 81px;
    right: 0;
}
.header-service {
    max-width: 380px;
}
}
p.captcha input {
    width: 40% !important;
}
p.captcha {
    text-align: right;
    color: #fff;
    font-size: 17px;
    font-family: 'Graphik-Light';
    margin-top: 16px;
    margin-bottom: 9px;
}
p.captcha span.wpcf7-not-valid-tip {
    width: 300px;
    top: 25px;
    font-size: 12px;
    right: 0;
    color: #fff;
}
.home p.captcha, .page-id-639 p.captcha {
    margin-top: 0px;
    margin-bottom: 17px;
}
.home p.captcha span.wpcf7-not-valid-tip {
    right: 0;
    top: 22px;
}
.page-id-639 p.captcha span.wpcf7-not-valid-tip {
    right: 0;
    top: 22px;
    color: #fff;
}
.elementor-7 .elementor-element.elementor-element-39868fe .elementor-image-box-content .elementor-image-box-title {
    padding: 0 15px 6px 15px;
}
.elementor-element-f7316ed a {
    color: #3a3a3a;
}
.elementor-element-f7316ed a:hover {
    color: #ed1c24;
}
.elementor-element-5969aaa a, .elementor-element-1f546b5 a, .elementor-element-70bba6ed a, .elementor-element-0abd167 a, .elementor-element-58adda1 a, .elementor-element-5914218 a {
	color:#ed1c24; 
}
.elementor-element-5969aaa a:hover, .elementor-element-1f546b5 a:hover, .elementor-element-70bba6ed a:hover, .elementor-element-0abd167 a:hover, .elementor-element-58adda1 a:hover,.elementor-element-5914218 a:hover {
	color:#3A3A3A; 
}
.elementor-element-73e2171d h2 a:hover, .elementor-element-673fe813 h2 a:hover{
	color: #3a3a3a;
}