html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
font-weight: inherit;
}
a:hover {
text-decoration: underline;
transition: all 0.4s ease-in-out;
}
table {
margin-bottom: 15px;
}
h1 {
font-family: 'SourceSansPro-Bold';
font-size: 50px;
color: #fff;
line-height: normal;
margin-bottom: 20px;
}
h2 {
font-family: 'SourceSansPro-Light';
font-size: 37px;
color: #000;
line-height: normal;
font-weight:bold;
text-transform: capitalize;
margin-bottom: 20px;
}
h3 {
font-family: 'SourceSansPro-Regular';
font-size: 30px;
color: #000;
line-height: normal;
text-transform: capitalize;
margin-bottom: 10px;
}
h4 {
font-family: 'SourceSansPro-Semibold';
font-size: 23px;
color: #000;
line-height: normal;
margin-bottom: 15px;
}
h5 {
font-family: 'SourceSansPro-Bold';
font-size: 17px;
color: #ffe31b;
line-height: normal;
text-transform: uppercase;
margin-bottom: 10px;
}
h6 {
font-family: 'SourceSansPro-Bold';
font-size: 15px;
color: #000;
line-height: normal;
margin-bottom: 10px;
} .brown-btn {
display: inline-block;
background: #ffe31b;
font-family: 'SourceSansPro-Bold';
font-size: 20px;
color: #000;
transition: all 0.5s;
border: 1px solid #ffe31b;
padding: 12px 15px;
}
.brown-btn:hover, .brown-btn:focus {
background: #fff;
color: #ffe31b;
text-decoration: none;
}
.submit-btn {
display: inline-block;
background: #b36b0e;
font-family: 'SourceSansPro-Bold';
font-size: 20px;
color: #fff;
transition: all 0.5s;
border: 1px solid #b36b0e;
padding: 12px 30px;
}
.submit-btn:hover, .submit-btn:focus {
background: #fff;
color: #b36b0e;
text-decoration: none;
}
.yellow-btn {
display: inline-block;
background: #f9ed00;
font-family: 'SourceSansPro-Bold';
font-size: 20px;
color: #000000;
transition: all 0.5s;
border: 2px solid #f9ed00;
padding: 10px 40px;
}
.yellow-btn:hover, .yellow-btn:focus {
background: none;
color: #f9ed00;
border-color: #f9ed00;
}
.alignleft {
float: left;
margin: 0px 10px 15px 0px;
}
.alignright {
float: right;
margin: 0px 0px 10px 15px;
}
.padding-bottom {
padding-bottom: 0 !important;
}
p:empty {
display: none;
}
.border0 {
border: 0 !important;
} .header {
background: url(//www.ekexcavation.com/wp-content/themes/ek-excavation/images/footer-bg.png) no-repeat top center;
position: fixed;
background-size: cover;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
z-index: 130;
padding: 25px 0;
}
.header-top {
float: right;
}
.left-text {
float: left;
color: #fff;
}
.logo {
float: left;
}
.header-right {
float: right;
text-align: right;
}
.call-btn {
display:inline-block;
font-family: 'SourceSansPro-Bold';
font-size: 20px;
color: #f9ed00;
}
.call-btn p {
margin-bottom:0;
}
.call-btn a {
display: inline-block;
color: #f9ed00;
vertical-align: middle;
margin-right: 5px;
}
.call-btn a:hover, .call-btn a:focus {
color: #fff;
text-decoration: none;
} .header-social-div {
display:inline-block;
margin-left:15px;
}
.header-social-div .socialmedia-buttons img {
opacity: inherit !important;
margin-right:0 !important;
}
.main-nav {
float: right;
margin-top: 60px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
font-family: 'SourceSansPro-Semibold';
font-size: 16px;
padding: 0px 15px 0px 15px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item:last-child > a.mega-menu-link {
padding-right: 0px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu {
width:230px;
} .banner-area {
float: left;
width: 100%;
text-align: center;
position: relative;
min-height: 478px;
margin-top: 168px;
}
.admin-bar .banner-area {
margin-top: 143px;
}
.banner-area img {
width: 100%;
}
.banner-area .nivo-caption {
background: rgba(11,11,9, 0.49);
position: absolute;
width: 100%;
left: 0;
bottom: 0;
margin: 0 auto;
padding: 36px 20px 51px;
opacity: 1;
}
.banner-caption img {
display: inline-block;
width: inherit;
}
.banner-area .nivo-caption big {
display: block;
font-family: 'SourceSansPro-Bold';
font-size: 37px;
color: #ffffff;
line-height: 40px;
text-transform: uppercase;
}
.banner-area .nivo-caption big span {
display: block;
margin-top: 10px;
}
.banner-area .nivo-controlNav {
padding: 0px;
position: absolute;
bottom: 13px;
z-index: 999;
left: 0;
right: 0;
}
.banner-area .nivo-controlNav a {
background: #ada69c;
margin: 0px 3px;
border-radius: 20px;
font-size: 0;
width: 12px;
height: 12px;
display: inline-block;
}
.banner-area .nivo-controlNav a.active {
background: #fff;
} .content-area {
float: left;
width: 100%;
} .service-tab-area {
background: url(//www.ekexcavation.com/wp-content/themes/ek-excavation/images/services-tab-bg.jpg) no-repeat top center;
background-size: cover;
float: left;
width: 100%;
position: relative;
z-index: 100;
padding: 50px 0 85px
}
.service-tab-area:before {
background-color: rgba(0, 0, 0, 0.40);
position: absolute;
width: 100%;
height: 100%;
content: "";
top: 0;
left: 0;
right: 0;
margin: 0 auto;
z-index: -10;
}
.service-tab-area.inner {
border-top: 1px solid #4f5660;
padding-top: 50px;
}
.service-tab-area h2 {
margin-bottom: 42px;
color: #fff;
font-size: 50px;
}
.service-tab {
display: block;
font-family: 'SourceSansPro-Regular';
text-align: center;
font-size: 18px;
color: #000;
}
.service-tab:hover .brown-btn,
.service-tab:focus .brown-btn {
background: #000;
color: #fff;
border: 1px solid #000;
text-decoration: none;
}
.service-tab p:empty {
display: none;
}
.services-text-tab {
display: block;
min-height: 270px;
}
.services-text-tab ul {
list-style:none;
margin-bottom:0;
}
.services-text-tab ul li {
display:block;
background: none;
font-size: 26px;
color: #fff;
padding-bottom: 15px;
padding-left: 0;
}
.service-tab-img {
display: block;
overflow: hidden;
margin-bottom: 14px;
}
.service-tab-img img {
position: relative;
width:130px;
display: inline-block;
transition: All 1s ease;
-webkit-transition: All 1s ease;
-moz-transition: All 1s ease;
-o-transition: All 1s ease;
}
.service-tab:hover .service-tab-img img {
opacity:0.8;
}
.service-tab h3 {
font-family: 'SourceSansPro-Regular';
font-size: 26px;
color: #000;
font-weight: bold;
margin-bottom: 18px;
}
.service-tab h3 a {
color: #fff;
}
.service-tab:hover h3,
.service-tab:focus h3 {
color: #000;
}
.service-tab:hover h3 a,
.service-tab:focus h3 a  {
color: #000;
} .home-content-tab {
background: url(//www.ekexcavation.com/wp-content/themes/ek-excavation/images/why-choose-us.png) no-repeat top center;
background-size:cover;
float: left;
width: 100%;
position:relative;
text-align: center;
padding: 60px 0 78px;
z-index:100;
border-top: 1px solid #4f5660;
}
.home-content-tab:before {
background-color: rgba(0, 0, 0, 0.55);
position: absolute;
width: 100%;
height: 100%;
content: "";
top: 0;
left: 0;
right: 0;
margin: 0 auto;
z-index: -10;
}
.home-content-tab p {
margin-bottom: 12px;
}
.home-content-text {
display: block;
font-size: 17px;
color: #000;
line-height: 26px;
}
.home-content-text h4 {
font-family: 'SourceSansPro-Bold';
font-size: 17px;
color: #ffe31b;
line-height: normal;
text-transform: uppercase;
margin-bottom: 0;
}
.home-content-text h3 {
font-family: 'SourceSansPro-SemiboldIt';
color: #000;
font-size: 23px;
margin-bottom: 4px;
}
.home-content-text ul {
display:inline-block;
list-style: none;
margin: 0 0 10px 6px;
}
.home-content-text ul li {
background: url(//www.ekexcavation.com/wp-content/themes/ek-excavation/images/tick-icon.png) no-repeat 0px 14px !important;
display: block;
font-size: 26px;
color: #fff;
text-align: left;
line-height: normal;
padding-left: 30px !important;
padding-bottom: 12px;
}
.home-content-text h2 {
color: #f9ed00;
text-shadow: 0px 2px 4px rgba(225, 225, 225, 0.76);
font-size: 50px;
text-transform: uppercase;
margin-bottom: 10px;
} .bottom-form-area {
background: url(//www.ekexcavation.com/wp-content/themes/ek-excavation/images/bottom-form-bg.jpg) no-repeat top left;
background-size: cover;
float: left;
width: 100%;
text-align: center;
padding: 54px 0 74px;
}
.bottom-form-area h3 {
font-family: 'SourceSansPro-Black';
color: #fff;
font-size: 30px;
margin-bottom: 30px;
}
.bottom-form-area .yellow-btn {
width: 100%;
}
.bottom-form-area .blue-btn:hover, .bottom-form-area .blue-btn:focus {
background: #fff;
color: #001b69;
text-decoration: none;
}
.bottom-form-area .form-control:hover, .bottom-form-area .form-control:focus {
border: 1px solid #001b69;
}
.bottom-form-area textarea.form-control {
height: 82px !important;
} .footer {
background: url(//www.ekexcavation.com/wp-content/themes/ek-excavation/images/footer-bg.png) no-repeat top left;
background-size: cover;
float: left;
width: 100%;
padding: 49px 0 13px;
}
.f-logo {
display: inline-block;
position: relative;
text-align: center;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
-webkit-transition: -webkit-transform .5s ease-in-out;
-moz-transition: -moz-transform .5s ease-in-out;
transition: transform .5s ease-in-out;
z-index: 100;
margin-bottom: 15px;
}
.f-logo:hover {
opacity: 0.8;
-webkit-transform: translateY(-6px);
-moz-transform: translateY(-6px);
-o-transform: translateY(-6px);
transform: translateY(-6px);
}
.footer-info {
display: block;
margin-bottom: 30px;
}
.footer-info ul {
list-style: none;
display: inline-block;
vertical-align: top;
margin: 0px 15px 0 0;
}
.footer-info ul li {
display: block;
font-size: 16px;
color: #ffffff;
line-height: 23px;
}
.footer-info ul li a {
color: #fff;
}
.footer-info ul li a:hover, .footer-info ul li a:focus {
color: #ffe31b;
text-decoration: none;
}
.footer-social {
float: left;
}
.footer-social .socialmedia-buttons {
margin-top: 0px;
}
.footer-social .smw_center img, .footer-social .smw_left img {
margin-right: 0px !important;
}
.footer-tab {
display: block;
}
.footer-tab ul {
list-style: none;
margin: 0;
}
.footer-tab ul li {
display: block;
font-size: 14px;
color: #fff;
line-height: 23px;
}
.footer-tab ul li a {
color: #fff;
}
.footer-tab ul li a:hover, .footer-tab ul li a:focus {
color: #ffe31b;
text-decoration: none;
}
.footer-tab h4 {
font-size: 16px;
color: #fff;
margin-bottom: 0;
}
.footer-note {
float: right;
color: #fff;
font-size: 15px;
}
.copyright {
float: left;
font-size: 14px;
color: #ffffff;
line-height: 23px;
margin-left: 15px;
margin-top: 5px;
}
.copyright a {
color: #ffe31b;
}
.copyright a:hover, .copyright a:focus {
color: #fff;
text-decoration: none;
}
.copyright p {
margin-bottom: 0;
} .inner-banner {
position: relative;
float: left;
width: 100%;
min-height: 238px;
margin-top: 168px;
}
.admin-bar .inner-banner {
margin-top: 143px;
}
.inner-banner img {
width: 100%;
}
.layer {
position: absolute;
background: rgba(11,11,9,0.49);
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index:100;
}
.heading-div {
position: absolute;
right: 0;
left: 0;
bottom: 10%;
margin: 0 auto;
z-index:120;
} .content-div {
background: url(//www.ekexcavation.com/wp-content/themes/ek-excavation/images/content-div-bg.jpg) no-repeat top center;
float: left;
width: 100%;
position: relative;
z-index: 120;
padding: 70px 0 60px;
background-size: cover;
}
.content-div:before {
background: rgba(255,255,255,0.5);
position:absolute;
content:"";
width:100%;
height:100%;
top:0;
left:0;
right:0;
margin:0 auto;
z-index: -10;
}
.content-div h2 {
font-size:34px;
text-transform: initial;
}
.content-div ul li {
background: url(//www.ekexcavation.com/wp-content/themes/ek-excavation/images/black-bullet.png) no-repeat 0 12px;
display: block;
line-height: 27px;
padding: 0 0 0px 18px;
}
.content-div ul li a {
color: #fff;
}
.content-div ul li a:hover, .content-div ul li a:focus {
color: #010101;
text-decoration: none;
}
.content-div ol li {
line-height: 27px;
} .contact-sidebar {
display: block;
margin-bottom: 15px;
}
.map-area {
display: block;
} .testimonial-area {
float: left;
width: 100%;
}
.testimonial-tab {
display: block;
border-top: 1px solid #596d76;
padding: 40px 0 30px;
}
.testimonial-tab .align-left {
margin: 0;
margin-right: 10px;
}
.row:nth-child(1) .col-md-6 .testimonial-tab {
border-top: 0;
}
.designation-tab {
display: block;
text-align: right;
}
.designation-tab strong {
display: block;
}
.testimonial-tab img {
margin-bottom: 0;
} .pagination-div {
float: right;
}
.pagination-div .pagination li {
display: inline-block !important;
background: none !important;
padding: 0 !important;
} .contact-form .gform_wrapper {
display: block !important;
margin-bottom: 40px;
}
.contact-form .gform_wrapper ul.gform_fields li.gfield {
background: none;
padding-right: 15px;
padding-left: 0px;
margin-top: 0px;
margin-bottom: 20px;
padding-bottom: 0;
}
.contact-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
max-width: calc(50% - 0px)!important;
padding-top: 0px;
padding-bottom: 0;
}
.contact-form .gform_wrapper .top_label div.ginput_container {
margin-top: 0px !important;
}
.contact-form .gform_wrapper ul li.gfield {
clear: inherit;
}
.content-area .gform_wrapper ul li {
padding: 0;
background: none;
}
.contact-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .content-div .one-half .medium.gfield_select, .contact-form .gform_wrapper input.large, .contact-form .gform_wrapper input.medium, .contact-form .gform_wrapper input.small, .contact-form .gform_wrapper select.large, .contact-form .gform_wrapper select.medium, .contact-form .gform_wrapper select.small {
width: 100% !important;
height: 39px;
background: #fff;
font-family: 'SourceSansPro-Regular';
font-size: 15px;
color: #909090;
border: 1px solid #fff !important;
border-radius: 0px;
padding: 4px 12px;
outline: none;
}
.contact-form .gform_wrapper.gform_validation_error .top_label input.medium, .contact-form .gform_wrapper.gform_validation_error .top_label select.medium {
width: 100%;
}
.contact-form .gform_wrapper textarea {
font-family: 'SourceSansPro-Regular';
font-size: 15px;
color: #909090;
border: 1px solid #fff;
background: #fff;
outline: none;
padding: 4px 12px;
height: 90px !important;
border-radius: 0px;
}
.contact-form .gform_wrapper div.validation_error {
display: none;
}
.contact-form .gform_wrapper li.gfield.gfield_error, .contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
background-color: inherit;
border: 0px;
width: 100%;
padding-right: 0px !important;
}
.contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
margin-top: 0px;
}
.contact-form .gform_wrapper .validation_message {
padding-top: 0px !important;
line-height: normal;
margin-bottom: 4px;
}
.contact-form .gform_wrapper .validation_message {
color: #d06161;
}
.contact-form .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .contact-form .gform_wrapper.gf_browser_chrome .ginput_complex select {
outline: none;
margin-top: 0px;
}
.content-div .careers-form .gform_wrapper li.gfield.gfield_error, .contact-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
width: 100%;
}
.content-div .careers-form .gform_wrapper .gfield_error .gfield_label {
color: #000000;
}
.content-div .careers-form .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .content-div .careers-form .gform_wrapper li.gfield_error ul.gfield_checkbox, .content-div .careers-form .gform_wrapper li.gfield_error ul.gfield_radio {
color: #000000;
}
.contact-form .gform_wrapper .top_label .gfield_label {
display: none;
}
.contact-form .gform_wrapper .percentbar_blue {
background-color: #d9293e;
}
.contact-form .gform_wrapper .gform_footer input.button, .contact-form .gform_wrapper .gform_footer input[type=submit], .contact-form .gform_wrapper .gform_page_footer input.button, .contact-form .gform_wrapper .gform_page_footer input[type=submit] {
font-family: 'SourceSansPro-Bold';
font-size: 20px;
color: #fff;
background: #ffe31b;
border: 1px solid #ffe31b;
padding: 12px 30px;
display: inline-block;
text-transform: uppercase;
outline: none;
border-radius: 0px;
transition: all 0.5s;
margin-right: 0px;
}
.contact-form .gform_wrapper .gform_footer input.button:hover, .contact-form .gform_wrapper .gform_footer input[type=submit]:hover, .contact-form .gform_wrapper .gform_page_footer input.button:hover, .contact-form .gform_wrapper .gform_page_footer input[type=submit]:hover {
background: #fff;
color: #ffe31b;
text-decoration: none;
}
.contact-form .gform_wrapper .gform_footer {
padding: 0;
margin: 0;
text-align: center;
}
.contact-form .gform_wrapper ul.gform_fields li.gfield {
padding-right: 16px !important;
}
.check-form .gform_wrapper .top_label .gfield_label {
display: inline-block !important;
}
.check-form ul li {
background: none !important;
}
.check-form ul li ul li {
background: none !important;
}
.check-form .gform_wrapper .gform_footer input.button, .check-form .gform_wrapper .gform_footer input[type=submit], .check-form .gform_wrapper .gform_page_footer input.button, .check-form .gform_wrapper .gform_page_footer input[type=submit] {
float: left;
height: 45px;
}
.contact-form .gform_wrapper .gfield_captcha_container img.gfield_captcha {
margin-top: -20px !important;
}
.bottom-form-area .contact-form .gform_wrapper .gform_footer {
padding-right: 15px;
}
.bottom-form-area .contact-form .gform_wrapper .gform_footer input.button, .bottom-form-area .contact-form .gform_wrapper .gform_footer input[type=submit], .bottom-form-area .contact-form .gform_wrapper .gform_page_footer input.button, .bottom-form-area .contact-form .gform_wrapper .gform_page_footer input[type=submit] {
width: 100%;
font-family: 'SourceSansPro-Bold';
font-size: 20px;
color: #000;
background: #f9ed00;
border: 2px solid #f9ed00;
padding: 10px 40px;
display: inline-block;
text-transform: uppercase;
outline: none;
border-radius: 0px;
transition: all 0.5s;
margin-right: 0px;
}
.bottom-form-area .contact-form .gform_wrapper .gform_footer input.button:hover, .bottom-form-area .contact-form .gform_wrapper .gform_footer input[type=submit]:hover, .bottom-form-area .contact-form .gform_wrapper .gform_page_footer input.button:hover, .bottom-form-area .contact-form .gform_wrapper .gform_page_footer input[type=submit]:hover {
background: none;
color: #f9ed00;
border-color: #f9ed00;
text-decoration: none;
} .post-area {
float: left;
width: 100%;
padding-bottom: 25px;
margin-bottom: 30px;
border-bottom: 1px solid #e6e6e6;
}
.post-area img {
min-height: 145px;
object-fit: cover;
}
.post-area h3 {
margin-top: -6px;
}
.anchor-link {
text-transform: capitalize;
}
.right-sidebar {
display: inline-block;
border: 2px solid #000;
width: 100%;
margin-bottom: 30px;
padding: 15px 20px;
}
.right-sidebar h4 {
font-size: 25px;
margin-bottom: 10px;
}
.right-sidebar ul li a {
color: #010101;
}
.right-sidebar ul li a:hover, .right-sidebar ul li a:focus {
color: #be6202;
}
.gallery-div {
display:block;
}
.gallery-div .envira-gallery-wrap .envira-gallery-public.envira-gallery-css-animations .envira-gallery-item img {
width:100%;
}
@media only screen and (max-width:1200px) {
.main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
font-size: 12px;
padding: 0px 10px 0px 10px;
}
.inner-banner {
min-height: 190px;
}
.business-hours {
font-size: 17px;
}
.main-nav {
margin-top: 75px;
}
.banner-area .nivo-controlNav {
bottom: 33px;
}
}
@media (max-width: 1024px) {
.banner-area .nivo-caption big {
font-size: 31px;
}
}
@media (max-width: 991px) {
h1 {
font-size: 46px;
}
h2 {
font-size: 34px;
}
h3 {
font-size: 26px;
}
.header-right {
float: none;
text-align: center;
}
.header {
text-align:center;
}
.header-top {
width: 100%;
margin-top: 20px;
}
.call-btn {
float:none;
display:inline-block;
}
.logo {
float: none;
display: inline-block;
}
.main-nav {
float: left;
width: 100%;
text-align: center;
margin-top: 30px;
}
.main-nav #mega-menu-wrap-primary #mega-menu-primary {
text-align: center;
}
.banner-area {
min-height: 340px;
margin-top: 238px;
}
.banner-area .nivo-caption {
padding: 20px 20px 25px;
}
.banner-area .nivo-caption big {
font-size: 30px;
}
.banner-area .nivo-controlNav {
bottom: 12px;
}
.inner-banner {
min-height: 140px;
margin-top: 238px;
}
.service-tab-area {
padding: 50px 0 50px;
}
.service-tab-area h2 {
margin-bottom: 25px;
}
.footer-info ul {
display: block;
margin: 0px 0px 30px 0;
}
}
@media (max-width: 767px) {
h1 {
font-size: 40px;
}
h2 {
font-size: 30px;
}
.left-text {
font-size: 15px;
}
.header-top {
width: 100%;
margin:0 15px 0 0;
}
.logo {
margin-bottom:15px;
}
.call-btn {
vertical-align: middle;
font-size: 0px;
margin-bottom:0;
}
.call-btn a img {
display:inline-block;
}
.main-nav {
margin-top:25px;
}
.banner-area {
min-height: inherit;
margin-top:220px;
}
.service-tab-area .col-md-4.col-sm-4 {
float: left;
width: 33.3333%;
}
.services-text-tab ul li {
font-size: 23px;
padding-bottom: 10px;
}
.inner-banner {
min-height: 134px;
}
.banner-area .nivo-caption big {
font-size: 26px;
}
.footer {
text-align: center;
}
.footer-tab {
margin-bottom: 20px;
}
.footer-social {
float: none;
display: inline-block;
}
.copyright {
float: none;
display: inline-block;
}
.contact-form .gform_wrapper ul.gform_fields li.gfield {
padding-right: 0px !important;
}
.bottom-form-area .contact-form .gform_wrapper .gform_footer {
padding-right: 0px;
}
.content-div ol {
margin-left: 20px;
}
.row:nth-child(1) .col-md-6 .testimonial-tab {
border-top: 1px solid #596d76;
}
.row:nth-child(1) .col-md-6:nth-child(1) .testimonial-tab {
border-top: 0;
}
.contact-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
line-height: inherit;
min-height: inherit;
}
.contact-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
max-width: 100%!important;
}
.footer-note {
float: left;
width: 100%;
}
}
@media (max-width: 480px) {
h1 {
font-size: 36px;
}
h2 {
font-size: 25px;
}
h3 {
font-size: 22px;
}
.bottom-form-area h3 {
font-size: 28px;
}
.left-text {
width: 100%;
}
.logo {
float: none;
display: block;
text-align: center;
}
.banner-area .nivo-caption {
padding: 36px 10px 51px;
}
.banner-area .nivo-caption big {
line-height: normal;
font-size: 20px;
}
.banner-area .nivo-caption {
padding: 20px 20px 25px;
}
.inner-banner {
min-height: 88px;
}
.heading-div {
bottom: 5%;
}
.service-tab-area .col-md-4.col-sm-4 {
width: 100%;
}
.services-text-tab {
min-height: auto;
margin-bottom: 10px;
}
.service-tab {
margin-bottom: 40px;
}
.service-tab-area h2 {
font-size:35px
}
.home-content-text h2 {
font-size:35px;
}
}
@media (max-width:479px) {
h1 {
font-size: 28px;
}
h2 {
font-size: 22px;
}
h4 {
font-size: 19px;
}
h5 {
font-size: 16px;
}
.content-div h2 {
font-size: 22px;
}
.home-content-text h3 {
font-size: 20px;
}
.home-content-text h4 {
font-size: 16px;
}
.copyright {
font-size: 12px;
margin-left: 0px;
}
.brown-btn {
font-size: 18px;
padding: 8px 12px;
}
.banner-area .nivo-caption big {
font-size: 16px;
}
.inner-banner img {
height: 100px;
}
.bottom-form-area h3 {
font-size: 24px;
}
.bottom-form-area .contact-form .gform_wrapper .gform_footer input.button, .bottom-form-area .contact-form .gform_wrapper .gform_footer input[type=submit], .bottom-form-area .contact-form .gform_wrapper .gform_page_footer input.button, .bottom-form-area .contact-form .gform_wrapper .gform_page_footer input[type=submit] {
padding: 5px 40px;
}
.service-tab-area {
padding: 30px 0 30px;
}
.service-tab-area h2 {
margin-bottom: 5px;
}
.home-content-tab {
padding: 40px 0 50px;
}
}