/* 
Theme Name:		 Tiger Contractors
Theme URI:		 #
Description:	 Tiger Contractors
Author:			 Tiger Contractors
Author URI:		 #
Template:		 twentyseventeen
Version:		 1.0.0
Text Domain:	 Twenty-Seventeen-child
-------------------------------------------------------------- */

/* =Theme customization starts here
------------------------------------------------------- */

/* Start Common css */

body {
    font-family: 'Poppins', sans-serif;

}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
input {
    line-height: normal;

}

a:focus,
body,
img,
input:focus,
input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus,
textarea:focus {
    outline: 0
}

body,
iframe,
li,
ul {
    margin: 0
}

a,
a:focus,
a:hover {
    text-decoration: none
}

img {
    border: none
}


.img-responsive {
    display: inline-block;
    max-width: 100%
}


input.button:focus,
select:focus {
    outline: 0!important;
    border: none!important
}

input[type=radio] {
    -moz-appearance: radio;
    appearance: radio;
    -webkit-appearance: radio
}

input[type=checkbox] {
    -moz-appearance: checkbox;
    appearance: checkbox;
    -webkit-appearance: checkbox
}

li,
ul {
    list-style-type: none
}


p {
    font-size: 18px;
    line-height: 30px;
    color: #000;
    font-family: 'Work Sans', sans-serif;
    margin: 0 0 15px
}

a {
    color: #a06627
}

a:hover,
a:focus {
    color: #0e6014
}





h1,
h2,
h3,
h4,
h5,
h6 {
    color: #a06627
}




h2.main_title,
h3.main_title {
    text-align: center;
    text-transform: uppercase
}

h2.main_title {
    font-size: 60px;
    font-weight: 700;
    color: #a06627;
    margin-bottom: 30px;
    padding-bottom: 55px;
    line-height: 50px;
    background: url(images/title_bg.png) no-repeat center bottom;
}

h2.main_title span {
    display: block;
    font-size: 30px;
    color: #000;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 3px;
}

h3.main_title {
    font-size: 60px;
    font-weight: 400;
    color: #a06627;
    margin-bottom: 0;
    letter-spacing: 2px;
    margin-top: -8px
}

.divider {
    width: 140px;
    height: 3px;
    background: #666666;
    margin: 0 auto 60px;
}

a.main_button {
    position: relative;
    background: #a06627;
    color: #fff;
    padding: 12px 25px;
    display: inline-block;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 1;
    font-family: 'Poppins', sans-serif;
    overflow: hidden;
    letter-spacing: 1px;

}

a.main_button .fa.fa-angle-double-right {
    margin-left: 10px;
    font-size: 24px;
}

a.main_button:hover {
    background: #d9d9e1;
    color: #a06627;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
}


::-webkit-input-placeholder {
    opacity: 1;
    color: #fff
}

::-moz-placeholder {
    opacity: 1;
    color: #fff
}

:-ms-input-placeholder {
    opacity: 1;
    color: #fff
}

:-moz-placeholder {
    opacity: 1;
    color: #fff
}

/* .container {
    width: 1800px;
} */

.wrapper {
    max-width: 1800px;
    padding: 0 15px;
    margin: 0 auto;
}

.contact-form ::-webkit-input-placeholder {
    color: #555
}

.contact-form ::-moz-placeholder {
    color: #555
}

.contact-form :-ms-input-placeholder {
    color: #555
}

.contact-form :-moz-placeholder {
    color: #555
}

.gform_wrapper div.validation_error {
    display: none
}

.gform_wrapper form li.gfield.gfield_error,
.gform_wrapper form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent!important;
    margin-bottom: 0!important;
    border-top: none!important;
    border-bottom: none!important;
    padding-top: 0!important;
    padding-bottom: 0!important
}

.gform_wrapper .validation_message {
    font-weight: 400!important
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,
.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
    margin-top: 0!important
}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 8px!important
}

#page {
    padding-top: 138px;
}

.header_wrapper::after,
.header_wrapper::before {
    content: " ";
    display: table;
}

.header_wrapper::after {
    clear: both;
}

.header_wrapper {
    padding: 0 15px;
}

.header_wrap {
    max-width: 1780px;
    position: relative;
    margin: 0 auto;

}

header.site-header {
    background: #fff;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 1000;
    overflow: hidden;
}

header.site-header .logo_area {
    height: 133px;
    line-height: 133px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

header.site-header.header_fixed .logo_area {
    height: 105px;
    line-height: 105px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

header.site-header .logo_area .logo img {
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

header.site-header.header_fixed .logo_area .logo img {
    max-width: 350px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

header .main_menu .menu-top-menu-container > ul > li {
    display: inline-block;
    padding: 0 20px;
    position: relative;
}

header .main_menu .menu-top-menu-container > ul > li::before {
    position: absolute;
    content: "";
    background: #ccc;
    height: 20px;
    width: 1px;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

header .main_menu .menu-top-menu-container > ul > li:last-child::before {
    display: none;
}

header .main_menu .menu-top-menu-container > ul > li:last-child {
    padding-right: 0
}

header .main_menu .menu-top-menu-container > ul > li > a {
    color: #333333;
    font-size: 22px;
    font-weight: 500;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    position: relative;
    padding: 8px;
    text-transform: uppercase;
    z-index: 10;
}

header .main_menu .menu-top-menu-container > ul > li > a:hover,
header .main_menu .menu-top-menu-container > ul > li.current-menu-item > a,
header .main_menu .menu-top-menu-container > ul > li.current-page-ancestor > a {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    color: #a06627;
}

header .main_menu .menu-top-menu-container > ul > li > a.active {
    color: #a06627;
}

header .main_menu .menu-top-menu-container > ul > li.current-menu-item > a {
    font-weight: 600;
}

header .main_menu svg.icon-angle-down {
    display: none
}

.mobile_call {
    display: none;
}

.logo_area .pull-right > div {
    display: inline-block;
    vertical-align: middle;
}

.schedule_call {
    margin-left: 10px;
    position: relative;
    z-index: 1;
    vertical-align: top;
    padding: 29px 0px 28px 125px;
    background: #a06627;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

header.site-header.header_fixed .schedule_call {
    padding: 14px 0px 14px 125px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.schedule_call::before {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    background: url(images/phone_bg_white.png) center center no-repeat #333333;
    background-size: 45%;
    width: 64px;
    height: 64px;
    border-radius: 50%;
    left: 22px;
    border: 3px solid #fff;
}

.call_bg {
    position: absolute;
    top: 0;
    left: 77%;
    background-color: #a06627;
    height: 100%;
}

.schedule_call a {
    font-size: 37px;
    font-weight: 600;
    color: #fff;
    text-shadow: 2px 2px #633e16;
    letter-spacing: 1px;
    line-height: 1;
}

.schedule_call span {
    font-size: 29px;
    text-transform: uppercase;
    font-weight: 500;
    color: #fff;
    display: block;
    margin-bottom: 2px;
    text-shadow: 2px 2px #633e16;
}

.schedule_call .call_wrap {
    line-height: 35px;
    text-align: center;
}

.schedule_call::after {
    content: "";
    position: absolute;
    width: 140px;
    height: 140px;
    left: -80px;
    top: -3px;
    background-color: #fff;
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

header.site-header.header_fixed .schedule_call::after {

    height: 117px;
    top: -5px;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

button#responsive-menu-button {
    top: 20px!important;
    right: 10px !important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

#responsive-menu-container #responsive-menu > li.responsive-menu-item:first-child > a {
    border-top: none;
}

.error404 .banner_inner_page {
    background-image: url("images/banner-img.jpg");
}

.banner {
    padding: 300px 0 80px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    z-index: 1;
    position: relative;
}

.banner:before {
    position: absolute;
    background: rgba(0, 0, 0, 0.66);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
}

.banner h1,
.banner h3 {
    text-shadow: 2px 2px #000
}

.banner h1 {
    font-size: 70px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 20px;
    letter-spacing: 2px;
}

.banner h1 span {
    font-size: 50px;
    font-weight: 600;
    display: block;
    letter-spacing: 6px;
}

.banner h3 {
    font-size: 38px;
    font-weight: 700;
    color: #fff;
    line-height: normal;
    margin-bottom: 0;
}

.banner h3 .fa.fa-circle-thin {
    font-size: 24px;
    padding: 0 15px;

}

.banner ul.tag_lines {
    margin-top: 45px;
}

.banner ul.tag_lines li {
    display: inline-block;
    padding: 50px 40px 0;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 5px;
}

.banner ul.tag_lines li:first-child {
    background: url(images/experience_icon.png) top center no-repeat;
}

.banner ul.tag_lines li:nth-child(2) {
    background: url(images/safety_icon.png) top center no-repeat;
}

.banner ul.tag_lines li:last-child {
    background: url(images/mbe_icon.png) top center no-repeat;
}

.banner .animated_arrow {
    position: absolute;
    color: #fff;
    font-size: 26px;
    bottom: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-animation: MoveUpDown 1s linear infinite;
    animation: MoveUpDown 1s linear infinite;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;

}

@keyframes MoveUpDown {
    0% {
        bottom: -10px;
    }
    50% {
        bottom: 0px;
    }
    100% {
        bottom: -10px;
    }
}

.banner .animated_arrow:hover {
    animation: none;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.company_logo {
    padding: 20px 0;
}

.company_logo .wpls-logo-showcase {
    padding-bottom: 0 !important
}

.company_logo .logo_showcase .slick-slide img {
    border: none;
    height: auto;
    max-width: 100%
}

.company_logo .logo_showcase .slick-slide img:hover {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.company_logo .logo_showcase .slick-slide:focus {
    outline: 0;
    border: none
}

.company_logo .logo_showcase .slick-dots,
.company_logo .slick-arrow {
    display: none!important
}

.tiger_difference > div {
    width: 50%;
    float: left;
}

.tiger_difference .difference_wrapper {
    max-width: 970px;
    padding: 95px 110px;
}

.tiger_difference .difference_left {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.tiger_difference .difference_right {
    background: #cccccc;
    text-align: center;
}

.about {
    padding: 200px 0;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    z-index: 1;
    position: relative;
    text-align: center;
    background-attachment: fixed;
}

.about::before {
    position: absolute;
    background: rgba(0, 0, 0, 0.81);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    content: "";
}

.about_wrapper {
    max-width: 1350px;
    margin: 0 auto;
}

.about p,
.about h2.main_title span {
    color: #fff
}

.services {
    background: url(images/tiger_bg.png) center center no-repeat #ccc;
    text-align: center;
    padding: 100px 0px;
}

.service_inner {
    padding: 60px 10px;
}

.services .service_col {
    border: 1px solid #ababab;width: 20%;
float: left;
}

/*.services .service_col:nth-child(5) .service_inner .icon_round {
    display: none;
}

.services .service_col:nth-child(5) .service_inner h3 {
    color: #a06627;
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    top: 50%;
    position: relative;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

 .services .service_col:nth-child(5) .service_inner span {
    color: #fff;
    font-size: 30px;
    font-weight: 400;
    display: block;
}

.services .service_col:nth-child(5) {
    background: url(images/tiger_bg.jpg) center center no-repeat;
    position: relative;
    z-index: 1;
}

.services .service_col:nth-child(5)::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, .9);
    height: 100%;
    width: 100%;
    left: 0;
    z-index: -1;
} */

.service_inner .icon_round {
    width: 121px;
    height: 121px;
    line-height: 121px;
    border-radius: 50%;
    background: #d6d6d6;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}

.service_inner h3 {
    color: #333;
    font-size: 32px;
    font-weight: 500;
}


.clientele {
    background: #ccc;
    text-align: center;
    padding: 70px 0px;
}
.clientele h2.main_title{margin-bottom: 50px;}

.clientele_inner {
    padding: 0px 15px;
}

.clientele .clientele_col {
    border-left: 1px solid #ababab;width: 20%;
float: left;
}
.clientele .clientele_col:last-child {
	border-right: 1px solid #ababab;
}
.clientele_inner .icon_round {
    width: 121px;
    height: 121px;
    line-height: 121px;
    border-radius: 50%;
    background: #d6d6d6;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
}

.clientele_inner h3 {
    color: #333;
    font-size: 24px;
    font-weight: 500;line-height: 1.2;
}

.contact_form {
    background: url(images/contact_bg.jpg) center center no-repeat;
    padding: 90px 0;
    position: relative;
    z-index: 1;
    background-size: cover;
    background-attachment: fixed;
}

.contact_form:before {
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    background: rgba(24, 16, 8, .88);
    left: 0;
    top: 0;
    z-index: -1
}
#gallery-1:before,#gallery-1:after{display: table;
content: " ";}
#gallery-1:after{clear: both;}
.gallery-icon a::before {
	background: rgba(160, 102, 39, .8);
	content: "";
	height: 100%;
	position: absolute;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	width: 100%;
}
.gallery-icon a:hover::before {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}
.gallery-icon a::after {
	content: "\f002";
	position: absolute;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 26px;
font-family: FontAwesome;
left: 50%;
top: 50%;
color: #fff;
opacity: 0;
}
.gallery-icon a:hover::after {
	opacity: 1;
	-webkit-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}
.gallery-icon a{
	position: relative;
	display: block;
}
.gallery-item a, .gallery-item a:hover, .gallery-item a:focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	
}
.gallery-item a:hover img, .gallery-item a:focus img {
	filter: none;
}

section.gallery{ padding: 60px 0; background: #1e1e1e;}
section.gallery .gallery-caption,.blueimp-gallery .title-description,.gallery-lightbox-container div a[title="Upgrade to Pro"]{ display: none !important;}
section.gallery .gallery-item {
	margin: 0;
	padding: 0;line-height: 0;float:left;
}
#gallery-2,{ display: none;}
section.gallery .gallery-item:nth-child(n+11) {
	display: none;
}
.gallery_more {
	background: transparent;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	font-family: Poppins;
	border: 1px solid #a06627;
	padding: 13px 20px;
    margin-top: 50px;
}
.gallery_more:hover {
	background: #a06627;

}

.contact_form h2.main_title span,.gallery h2.main_title span {
    color: #fff;
}

.contact_wrap {
    max-width: 1150px;
    margin: 0 auto;
}


.contact_form .contact_wrap p {
    max-width: 1000px;
    margin: 0 auto 40px;
    color: #fff;
    text-align: center;
}


.contact_form form .gform_body ul {
    width: 66.66%;
    float: left
}

.contact_form form {
    position: relative
}

.contact_form form .gform_body ul li {
    float: left;
    width: 50%!important;
    clear: none;
    margin: 0 0 10px!important;
    padding: 0 10px 0 0!important;
    position: relative;
    background: 0 0!important;
    border: none!important
}

.contact_form .gform_wrapper .top_label .gfield_label {
    display: none !important;
}

.contact_form form .gform_body ul li input,
.contact_form form .gform_body ul li textarea {
    width: 100%!important;
    border: none;
    background: rgba(112, 99, 86, .44);
    padding: 17px 45px 17px 12px!important;
    border-radius: 0px;
    color: #fff;
    line-height: normal!important;
    min-height: auto!important;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.contact_form form .gform_body ul li input:focus,
.contact_form form .gform_body ul li textarea:focus {
    background: rgba(112, 99, 86, .64);
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.contact_form form .gform_body ul li textarea {
    height: 130px
}

.contact_form form .gform_footer input.button {
    background: #a06627;
    border: 2px solid #a06627 !important;
    width: 33% !important;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 30px !important;
    padding: 5px !important;
    margin-top: 1px !important;
    font-family: 'Poppins', sans-serif;
}

.contact_form form .gform_footer input.button i {
    margin-left: 20px;
    font-size: 26px;
}

.contact_form form .gform_footer input.button:hover {
    background: transparent;

}

.gform_wrapper ul li .ginput_container::before {
    color: #a06627;
    font-family: FontAwesome;
    font-size: 18px;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-shadow: 1px 1px #160f08;
}


.gform_wrapper ul li .ginput_container {
    position: relative
}

.gform_wrapper ul li.name_field .ginput_container::before {
    content: "\f007"!important
}

.gform_wrapper ul li.email_field .ginput_container::before {
    content: "\f0e0"!important
}

.gform_wrapper ul li.phone_field .ginput_container::before {
    content: "\f095" !important
}

.gform_wrapper ul li.town_field .ginput_container::before {
    content: "\f041" !important
}

.gform_wrapper ul li.message_field .ginput_container::before {
    content: "\f040"!important;
    top: 30px
}

body .contact_form .gform_wrapper .top_label div.ginput_container {
    margin-top: 0!important
}

.contact_form form .gform_body ul li.message_field {
    width: 33.33% !important;
    position: absolute;
    right: 0;
}

.contact_form .gform_footer {
    text-align: center;
    clear: none;
    margin: 0;
    padding: 0 10px 0 0!important
}

.contact_form form .gform_footer .gform_button {
    border: none;
    padding: 13px 25px !important;
    background: #d9d9e1;
    color: #a06627;
    margin: 0!important;
    font-size: 24px!important;
    font-weight: 500;
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    position: relative;
    text-transform: uppercase;
    font-family: 'Quattrocento Sans', sans-serif;
    line-height: normal!important;
    min-height: auto!important;
    width: 100% !important;
    letter-spacing: 3px;
    border: 1px solid #d9d9e1;
}

.contact_form form .gform_footer .gform_button:hover {
    -webkit-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    background: #a06627;
    color: #fff;
}

.widget .gform_wrapper .validation_message {
    color: #fa301b;
    padding: 0 0 10px !important;
}

.contact_form .gform_wrapper .validation_message {
    color: #fa301b;
    display: none;
}

.contact_form .gform_wrapper form li.gfield.gfield_error,
.contact_form .gform_wrapper form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    margin-bottom: 10px !important;
    /*     padding-right: 0 !important;
    width: 100% !important; */
}

.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;
}

.contact_form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper li.gfield_error textarea,
.widget .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.widget .gform_wrapper li.gfield_error textarea {
    border: 1px solid #fa301b
}

.contact_form .gform_wrapper .field_description_below .gfield_description {
    padding: 8px 0!important
}

.gform_confirmation_message {
    text-align: center;
    color: #fff;
}

.contact_info {
    padding: 70px 0 50px;
    background: #cccccc;
}

.info_wrapper {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 15px;
}

.contact_icon .fa {
    background: #d6d6d6;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border-radius: 50%;
    font-size: 35px;
    color: #333333;
}

.contact_info h2.main_title span {
    color: #2c2c2c;
}

.contact_info .contact_info_content a,
.contact_info .contact_info_content p {
    color: #2c2c2c;
    font-size: 20px;
    font-weight: 400;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}

.contact_info .contact_info_content a:hover {
    color: #a06627;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}


.contact_box .contact_icon {
    position: relative;
    margin-bottom: 28px;
}

.contact_info_content h5 {
    color: #a06627;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 3px;
    display: block;
    margin-bottom: 25px;
}
.copyright {
	background: #333;
	padding: 15px 0;
	color: #fff;
}
.copy-right-left {float: left;}
.footer-extra-text {float: right;}
.footer-extra-text a:hover,.footer-extra-text a:focus {
	color: #ccc;
}
@media screen and (max-width:1800px) {
header .main_menu .menu-top-menu-container > ul > li {
	padding: 0 15px;
}
header .main_menu .menu-top-menu-container > ul > li > a {
	font-size: 20px;
}

}

@media screen and (max-width:1600px) {
    #page {
        padding-top: 100px;
    }
    a.main_button,
    p {
        font-size: 16px
    }
    a.main_button {
        padding: 15px 25px
    }
    h2.main_title {
        font-size: 50px;

        padding-bottom: 45px;
    }
    h2.main_title span {
        font-size: 24px;
    }
    header .main_menu .menu-top-menu-container > ul > li {
        padding: 0 10px
    }
    header .main_menu .menu-top-menu-container > ul > li > a,
    header .main_menu ul li ul.sub-menu li a {
        font-size: 15px
    }
    header.site-header .logo_area {
        height: 100px;
        line-height: 100px;
    }
    header.site-header.header_fixed .logo_area {
        height: 85px;
        line-height: 85px;
    }
    header.site-header.header_fixed .schedule_call::after {
        height: 100px;
        top: -7px;
    }
    .schedule_call::after {
        width: 115px;
        height: 115px;
        top: -6px;
    }
    .schedule_call::before {
        left: 5px;
        width: 50px;
        height: 50px;
    }

 
    .schedule_call span {
        font-size: 24px;
        margin: 0;
    }
    .schedule_call a {
        font-size: 31px;
    }
    .logo_area .pull-right > .schedule_call {
        padding: 14px 0px 14px 70px;
        margin-left: 0px;
    }
    header.site-header.header_fixed .schedule_call {
        padding: 6px 0px 6px 70px;  
    }


    header.site-header.header_fixed .logo_area .logo img {
        max-width: 300px;
    }
    .logo_area .logo img {
        max-width: 360px
    }
    .bannerWrap h1.banner_title span.banner-title {
        font-size: 48px;
    }
    .banner {
        padding: 200px 0 70px;
    }
    .banner h1 {
        font-size: 48px;

    }
    .banner h1 span {
        font-size: 38px;
    }
    .banner h3 {
        font-size: 26px
    }
    .tiger_difference .difference_wrapper {
        max-width: 970px;
        padding: 55px 50px;
    }
    .about {
        padding: 100px 0;
    }
    .about_wrapper {
        max-width: 1100px;
    }
  
/*     .services .service_col:nth-child(5) .service_inner h3 {
        font-size: 46px;
    }
    .services .service_col:nth-child(5) .service_inner span {
        font-size: 26px;
    } */
      .service_inner h3 {
        font-size: 24px;
    }
    .clientele_inner h3 {
        font-size: 18px;
    }
    .service_inner .icon_round,.clientele_inner .icon_round {
        width: 101px;
        height: 101px;
        line-height: 101px;
        margin-bottom: 20px;
    }
    .contact_form form .gform_footer input.button {
        font-size: 26px !important;
    }
    .service_inner .icon_round img {
        max-width: 50%;
    }
    .contact_form form .gform_footer .gform_button {
        font-size: 22px!important;

    }
    .contact_info .contact_info_content a,
    .contact_info .contact_info_content p {
        font-size: 18px
    }

    .contact_info_content h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }

}

@media screen and (max-width:1320px) {
header .main_menu .menu-top-menu-container > ul > li {
	padding: 0 5px;
}
}

@media screen and (max-width:1199px) {
.call_bg{ display: none;}
    a.main_button,
    p {
        font-size: 16px;
    }
    h3.main_title {
        font-size: 36px;
    }
    h2.main_title {
        font-size: 40px;
        margin-bottom: 25px;
    }
    .logo_area .logo img {
        max-width: 320px;
    }
    .logo_area .pull-right > .schedule_call {
        padding: 16px 0px 16px 70px;
        margin-left: 20px;display:none;
    }
    header.site-header.header_fixed .schedule_call {
        padding: 9px 0px 9px 70px;
    }
    .schedule_call a {
        font-size: 26px;
    }
    .schedule_call span {
        font-size: 20px;
        margin: 0;
    }

    header .main_menu .menu-top-menu-container > ul > li {
        padding: 0 10px;
    }
    .banner h1 {
        font-size: 46px;

    }
    .banner h1 span {
        font-size: 34px;
    }
    .banner h3 {
        font-size: 24px;
    }
    .tiger_difference .difference_wrapper {
        padding: 55px 20px;
    }
    .service_inner h3 {
        font-size: 20px;
    }
     .clientele_inner h3 {
        font-size: 15px;
    }
/*     .services .service_col:nth-child(5) .service_inner h3 {
        font-size: 34px;
    } */
    .contact_form form .gform_footer .gform_button {
        font-size: 18px !important;
        padding: 15px !important;
    }
    .contact_form form .gform_body ul li input,
    .contact_form form .gform_body ul li textarea {
        padding: 15px 45px 15px 12px !important;
    }
    .contact_form form .gform_body ul li {
        margin: 0 0 10px !important;
        padding: 0 10px 0 0 !important;
    }
    .contact_form .gform_footer {
        padding: 0 10px 0 0 !important;
    }
    .contact_form form .gform_body ul li textarea {
        height: 120px;
    }
    .contact_form .gform_wrapper form li.gfield.gfield_error,
    .contact_form .gform_wrapper form li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
        margin-bottom: 10px !important;
    }
.mobile_call {
        display: inline-block;
        margin-left: 15px;
        margin-top: -1px;
    }
    .mobile_call a {
        display: inline-block;
        vertical-align: middle;
        background: url(images/phone_bg_white.png) center center no-repeat #333333;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        background-size: 50%;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }
    .mobile_call a:hover {
        background-color: #a06627;
        -webkit-transition: all 0.5s ease 0s;
        transition: all 0.5s ease 0s;
    }

}

@media screen and (max-width:991px) {
header .main_menu .menu-top-menu-container > ul > li {
	padding: 0 5px;
}
.mobile_call{display: none !important;}
    #page {
        padding-top: 80px;
    }
    .top_bar .pull-left,
    .top_bar .pull-right,
    .top_form .mid_call {
        text-align: center;
        width: 100%
    }
    .top_bar .pull-left {
        margin-bottom: 15px
    }
    header.site-header .logo_area {
        height: 80px;
        line-height: 80px;
    }

    header .main_menu .menu-top-menu-container > ul > li > a {
        font-size: 14px;

    }
    .call_bg,
    .logo_area .pull-right > .schedule_call {
        display: none;
    }
    .logo_area .logo img {
        max-width: 280px;
    }
    header.site-header.header_fixed .logo_area .logo img {
        max-width: 250px;
    }
    header.site-header.header_fixed .logo_area {
        height: 80px;
        line-height: 80px;
    }
    

    header .main_menu ul li ul.sub-menu li a {
        font-size: 15px
    }
    header.site-header .top_bar .financing_logo,
    header.site-header .top_bar .schedule_call {
        display: inline-block;
        width: 100%;
        margin: 0;
        vertical-align: middle;
        text-align: center
    }
    header.site-header .top_bar .schedule_call {
        margin-top: 10px
    }
    .banner {
        padding: 150px 0 70px;
    }
    .banner h1 span {
        font-size: 30px;
    }
    .bannerWrap h1.banner_title span.banner-title {
        font-size: 36px;
    }
    .banner h1 {
        font-size: 32px;
        line-height: 40px;
    }
    .banner h3 {
        font-size: 20px
    }
    .banner ul.tag_lines li {
        padding: 50px 25px 0;
    }
    .about {
        padding: 60px 0;
    }
/*     .services .service_col:nth-child(5) .service_inner h3 {
        font-size: 27px;
    } */
    .service_inner h3 {
        font-size: 18px;
    }
.clientele_inner h3 {
        font-size: 15px;
    }
.services {
	
	padding: 70px 0px;
}
    .contact_form {

        padding: 60px 0;
    }
    .contact_form form .gform_footer input.button {
        font-size: 20px !important;
    }
    .contact_info_content h5 {
        font-size: 20px;
    }
    .contact_form form .gform_body ul li input,
    .contact_form form .gform_body ul li textarea {
        font-size: 14px!important
    }
    .contact_form form .gform_footer .gform_button {
        font-size: 16px!important;
        padding: 15px!important
    }
    .contact_info .contact_info_content a,
    .contact_info .contact_info_content p {
        font-size: 14px;
        line-height: 22px;
    }
    .contact_info {
        padding: 50px 0 30px;

    }
    .contact_form form .gform_footer .gform_button {
        font-size: 15px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .contact_form form .gform_body ul li textarea {
        height: 114px;
    }
	.footer-extra-text,.copy-right-left{float:none;text-align:center;}
	.copy-right-left {
	margin-bottom: 10px;
}
}

@media screen and (max-width:767px) {
    h2.main_title {
        font-size: 40px;
        margin-bottom: 20px;
        padding-bottom: 35px;
        line-height: 1;
    }
    header .logo_area .main_menu {
        display: none
    }
    .mobile_call {
        margin-top: -5px;
    }

    header.site-header .top_bar h6 {
        font-size: 16px
    }

    .mobile_call {
        margin-left: 0;
        margin-right: 45px;
    }
    .banner ul.tag_lines {
        margin-top: 25px;
    }
    .banner {
        padding: 80px 0 70px;
    }
    .banner h1 {
        font-size: 28px;

        line-height: 35px;
    }
    .banner h1 span {
        font-size: 22px;
        letter-spacing: 4px;
    }
    .bannerWrap h1.banner_title span.banner-title {
        font-size: 30px;
    }
    .banner h3 {
        font-size: 16px;
        line-height: 30px;
    }
    .banner ul.tag_lines li {
        padding: 50px 5px 0;
    }
    .banner h3 .fa.fa-circle-thin {
        font-size: 12px;
        padding: 0 5px;
    }

    .tiger_difference > div {
        width: 100%;
        float: none;
    }
    .tiger_difference .difference_left {
        height: 340px !important;
    }
    .tiger_difference .difference_wrapper {
        padding: 30px 15px 15px;
    }
    .about {
        padding: 40px 0 25px;
    }
.services {
	
	padding: 50px 0px;
}
section.gallery {
	padding: 40px 0;
	
}
.clientele {
	padding: 40px 0px;
}
.clientele .clientele_col {
	border: 1px solid #ababab;
}
    .services .service_col,.clientele .clientele_col {
	width: 100%;
}
    .service_inner, .clientele_inner {
        padding: 40px 0;
    }
    .contact_form form .gform_body ul {
        width: 100%
    }
    .contact_form form .gform_body ul li {
        width: 100%!important;
        padding: 0!important
    }
    .contact_form form .gform_body ul li.message_field {
        width: 100%!important;
        position: relative;
        right: initial;
    }
    .contact_form form .gform_body ul li input,
    .contact_form form .gform_body ul li textarea {
        font-size: 14px!important
    }
    .contact_form form .gform_footer .gform_button {
        font-size: 15px !important;
        padding: 15px 20px !important;
        letter-spacing: 1px;
    }

    .contact-form form .gform_body ul li:first-child,
    .contact-form form .gform_body ul li:nth-child(3) {
        padding: 0 0 0 0 !important;
    }
    .contact_form .gform_footer {
        padding: 0 0px 0 0 !important;
    }
    .contact_box .contact_icon {

        margin-bottom: 15px;
    }

    .contact_info {
        padding: 40px 0 0px
    }

    .contact_info .contact_box,
    .contact_info h3.main_title {
        margin-bottom: 30px
    }
    .contact_info h3.main_title {
        font-size: 26px;
    }
    .contact_form form .gform_footer input.button {
        width: 100% !important;
    }
    .contact_info .contact_info_content a,
    .contact_info .contact_info_content p {
        font-size: 16px
    }
    .contact_form form .gform_footer .gform_button {
        width: 100% !important;
    }

    .contact_info .contact_img {
        margin-bottom: 12px;
    }

}

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

    .contact_info {
        padding: 30px 0 10px;
    }
    .contact_info .contact_box,
    .contact_info h3.main_title {
        margin-bottom: 22px;
    }
    .contact_info .contact_img {
        margin-bottom: 10px;
    }
.footer-extra-text, .copy-right-left {
	font-size: 14px;
}
}

@media screen and (max-width:479px) {
    a.main_button,
    p {
        font-size: 15px;
        line-height: 26px;
    }
    h3.main_title {
        font-size: 18px
    }
    h2.main_title {
        font-size: 28px
    }
    header.site-header .top_bar h6 {
        font-size: 14px;
        display: none
    }
    header.site-header .top_bar a {
        font-size: 16px
    }
    header.site-header .top_bar .schedule_call {
        margin-top: 5px
    }
    .logo_area .logo img {
        max-width: 190px
    }
    header.site-header.header_fixed .logo_area .logo img {
        max-width: 190px;
    }
    .mobile_call a {
        width: 35px;
        height: 35px;
    }
    .banner {
        padding: 70px 0 50px;
    }
    .banner h1 span {
        font-size: 17px;
        line-height: 1.3;
        letter-spacing: 2px;
    }
    .banner h1 {
        font-size: 18px;
        line-height: 1.3;
    }
    .banner h3 {
        font-size: 14px
    }

    .banner ul.tag_lines li {
        padding: 50px 0px 15px;
        display: block;
    }
    .contact_form {
        padding: 45px 0 30px 0;
    }
.footer-extra-text, .copy-right-left {
	line-height: 1.5;
}
}