/*
Theme Name: automotivewebconsultant
Theme URI: h#
Author: Quikclicks
Author URI: https://www.quikclicks.com.au
Description: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: https://www.quikclicks.com.au
*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap');
/*font-family: 'Poppins', sans-serif;*/
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@400;700;900&display=swap');
/*font-family: 'Lato', sans-serif;*/
body {
    color: #1c1c1c;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    overflow-x: hidden;
}
p {
	color: #1c1c1c;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 22px;
	margin: 0 0 24px;
}
a {
   color: #1e1e1e;
   text-decoration: none;
}
a:hover,
a:focus {
    color: #c9331f;
    text-decoration: none;
}
img {
    max-width: 100%;
    height: auto;
    border: none;
    border-radius: 0;
}
.white-con,
.white-con p,
.white-con a {
  color: #fff;
}
.center {
  text-align: center;
}
strong {
    font-weight: 700;
}
.featured-image {
	position: relative;
	background-size: cover !important;
}
/*header*/
.header {
	position: absolute;
	top: 0;
	z-index: 8;
	left: 0;
	width: 100%;
	display: block;
	background: url(images/header_bg.png) scroll 0 0;
	height: 109px;
	border-bottom: 1px solid #b0b0b0;
}
.navbar-default {
	background: none;
	border: medium none;
	border-radius: 0;
	min-height: 1px;
	float: left;
	padding-top: 39px;
}
.navbar-collapse {
    padding-left: 0px;
    padding-right: 0;
}
.navbar-default ul {
    list-style: none;
    margin: 0;
    width: 100%;
}
.navbar-nav > li {
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.navbar-default .navbar-nav > li > a {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 16px;
	padding: 5px 16px 40px;
	position: relative;
	text-transform: uppercase;
	border-bottom: 4px solid #212121;
}
.mainmenu-area {
    padding-top: 4px;
    padding-left: 0;
    margin-left: -40px;
}
.header-menu-section > div {
	display: inline-block;
	vertical-align: middle;
	padding-left: 53px;
}
.mainmenu-area > nav, .mainmenu-area > div {
    display: inline-block;
    vertical-align: middle;
}
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li.current-menu-item > a,
.navbar-default .navbar-nav > li.menu-item-has-children:hover > a,
.navbar-default .navbar-nav > li.current-menu-parent > a {
     border-bottom: 4px solid #c9331f;
     color: #fff;
}
.sub-menu {
	background: #1c1c1c;
	border: medium none;
	border-radius: 0;
	display: none;
	padding: 5px 0 5px;
	position: absolute;
	width: 100%;
	margin: 0px;
	min-width: 176px;
	z-index: 999;
}
.sub-menu li a {
	border: medium none;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #fff;
	line-height: 19px;
	padding: 5px 14px 5px;
	text-decoration: none;
	text-align: left;
	display: block;
}
.sub-menu li > a:hover, 
.sub-menu li > a:focus, 
.sub-menu li.current-menu-item > a {
	color: #c9331f;
}
#menu-main-menu li:hover > .sub-menu {
    display: block;
}

.header-right a {
	display: inline-block;
	width: 187px;
	height: 107px;
	text-align: center;
	background: #c9331f;
	color: #fff;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	line-height: 113px;
}
.logo-area {
	padding-top: 16px;
	padding-left: 44px;
}


/*slider*/
#topslider .slick-list {
    overflow: inherit;
}
#topslider .slide-item {
  background-position: top center;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 780px;
  padding-bottom: 30px;
}
.slide-content {
	max-width: 638px;
	padding-top: 166px;
	position: relative;
	padding-left: 10px;
	float: right;
}
.slide-content p {
	color: #fff;
	font-size: 16px;
	margin-top: 53px;
}
.slide-content h3 {
	font-size: 65px;
	color: #fff;
	font-weight: 800;
	line-height: 79px;
}
.slide-content strong {
	font-size: 30px;
	line-height: 30px;
	text-transform: uppercase;
	color: #c9331f;
	display: inline-block;
	margin-bottom: 2px;
}

/*home*/
.icon_dtl ul {
	list-style: none;
	padding-left: 0;
}
.icon_dtl ul li strong {
	font-size: 24px;
	color: #1c1c1c;
	text-transform: uppercase;
	margin-bottom: 27px;
	display: inline-block;
}
.icon_dtl ul li em {
	font-style: normal;
	font-size: 24px;
	color: #1c1c1c; 
	text-transform: uppercase;
}
.icon_dtl ul li:first-child {
	float: left;
	min-width: 103px;
	min-height: 200px;
}
.icon_col > .vc_column-inner > .wpb_wrapper {
	max-width: 525px;
}
.icon4_col > .vc_column-inner > .wpb_wrapper {
	max-width: 548px;
}
.icon1_col > .vc_column-inner > .wpb_wrapper,
.icon2_col > .vc_column-inner > .wpb_wrapper {
	border-bottom: 1px solid #d5d5d5;
}
.hlp_section {
	min-height: 744px;
}
.vc_custom_heading.hlp_title {
	font-weight: 800;
	font-size: 60px;
	line-height: 71px;
	color: #c9331f;
	padding-bottom: 5px;
	margin-top: 0;
}
.wpb_text_column.hlp_txt p {
	font-size: 24px;
	color: #fff;
	font-weight: 500;
}
.wpb_text_column.hlp_txt strong {
	display: inline-block;
	font-size: 36px;
	line-height: 36px;
	color: #016286;
}
.hlp_dtl p {
	line-height: 28px;
}
.hlp_cont_col > .vc_column-inner > .wpb_wrapper {
	max-width: 707px;
}
.wpb_text_column.hlp_link a {
	display: inline-block;
	width: 152px;
	height: 59px;
	background: #c9331f;
	text-align: center;
	font-size: 16px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	border: 1px solid #c9331f;
	color: #fff;
	line-height: 56px;
}
.wpb_text_column.hlp_dtl strong {
	font-size: 24px;
	line-height: 36px;
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-weight: 800;
	border-top: 1px solid #9b9c9c;
	max-width: 683px;
	padding-top: 27px;
	margin-top: 32px;
}
.wpb_text_column.hlp_link {
	text-align: right;
}
.wpb_text_column.hlp_dtl {
	margin-bottom: 27px;
}
.hlp_section {
	padding-top: 48px;
}
.hlp_cont_col > .vc_column-inner > .wpb_wrapper {
	padding-top: 9px;
}
.lp_section {
	margin-top: -327px;
	padding-bottom: 53px;
}
.wpb_text_column.dsn_title strong {
	font-size: 60px;
	line-height: 71px;
	font-family: 'Lato', sans-serif;
	font-weight: 800;
}
.dsgn_title_col.wpb_column.vc_column_container > .vc_column-inner {
	padding-right: 0;
	padding-top: 0;
}
.dsgn_title_col > .vc_column-inner > .wpb_wrapper {
	max-width: 617px;
	float: right;
	background: url(images/img_colour_img.jpg) no-repeat scroll 0 0;
	padding-top: 97px;
	padding-left: 69px;
	min-height: 457px;
}
.wpb_text_column.dsgn_dtl p {
	line-height: 28px;
}
.dsgn_cont_col > .vc_column-inner {
	background-position: left center !important;
	min-height: 457px;
}
.dsgn_cont_col > .vc_column-inner > .wpb_wrapper {
	max-width: 383px;
	padding-left: 65px;
	padding-top: 69px;
}
.wpb_text_column.ofr_dtl strong {
	color: #c9331f;
}
.lp_section > .wpb_column > .vc_column-inner > .wpb_wrapper {
	max-width: 976px;
	margin: 0 auto;
}
.hmicon_section > .wpb_column > .vc_column-inner > .wpb_wrapper {
	padding-top: 109px;
	padding-bottom: 48px;
}
.hmicon_section {
	position: relative;
}
.hmicon_section::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 440px;
	background: #d5d5d5;
	left: 0;
	right: 0;
	top: 82px;
	margin: 0 auto;
}
.hmicon_section::after {
	position: absolute;
	content: "";
	width: 2802px;
	height: 69px;
	background: url(images/stike_img.png);
	right: -2060px;
	top: 0;
}
.icon2_col > .vc_column-inner > .wpb_wrapper {
	padding-left: 45px;
	padding-bottom: 18px;
	margin-left: 27px;
}
.icon4_col > .vc_column-inner > .wpb_wrapper {
	padding-left: 51px;
	padding-right: 24px;
}
.icon1_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 35px;
}
.icon3_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 20px;
}
.wpb_text_column.icon1_dtl {
	margin-bottom: 30px;
}
.icon_btm_sec {
	padding-top: 33px;
}
.hmsrvc_title {
	font-size: 30px;
	line-height: 36px;
	color: #c9331f;
	font-weight: 800;
	margin-top: 0;
}
.wpb_text_column.hmsrvc_txt strong {
	display: inline-block;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #016286;
	max-width: 178px;
	margin-bottom: 25px;
}
.wpb_single_image.hmsrv_img {
	margin-bottom: 0;
	min-height: 78px;
	padding-bottom: 12px;
}
.wpb_text_column.hmsrvc1_txt strong {
	max-width: 100px;
}
.wpb_text_column.hmsrvc3_txt strong {
	max-width: 148px;
}
.wpb_text_column.hmsrvc7_txt strong {
	max-width: 170px;
}
.wpb_text_column.hmsrvc8_txt strong {
	max-width: 160px;
}
.wpb_text_column.hmsrvc9_txt strong {
	max-width: 221px;
}
.wpb_text_column.hmsrvc10_txt strong {
	max-width: 200px;
}

/*about*/
.abbnr_section,
.banner {
	min-height: 411px;
	padding-top: 196px;
	padding-bottom: 16px;
}
.featured-image {
	padding-top: 231px;
}
.page-title {
	font-size: 65px;
	line-height: 65px;
	color: #fff;
	font-weight: 800;
	text-transform: uppercase;
	margin-top: 0;
	padding-left: 37px;
}
.wpb_text_column.ab_bnrdtl strong {
	display: inline-block;
	font-size: 30px;
	line-height: 30px;
	color: #c9331f;
	text-transform: uppercase;
	margin-bottom: 2px;
}
.wpb_text_column.abtp_txt p {
	font-size: 36px;
	line-height: 55px;
	font-weight: 600;
}
.wpb_text_column.abbtm_txt > .wpb_wrapper {
	max-width: 1050px;
}
.wpb_text_column.abtp_txt {
	margin-bottom: 61px;
}
.wpb_text_column.abbtm_txt strong {
	display: inline-block;
	color: #c9331f;
	text-transform: uppercase;
	font-weight: 800;
	margin-top: 3px;
	margin-bottom: 25px;
}
.ab_section {
	padding-top: 108px;
	position: relative;
	padding-bottom: 115px;
}
.ab_section::before {
	position: absolute;
	content: "";
	width: 953px;
	height: 436px;
	background: url(images/ab_desing.png) no-repeat scroll 0 0;
	right: -70px;
	top: -52px;
}
.hmsrvc1_title {
	margin-top: -3px;
}
.hmbtmicon_main_col > .vc_column-inner > .wpb_wrapper {
	max-width: 1095px;
	margin: 0 auto;
}
.wpb_text_column.hmsrvc2_txt > .wpb_wrapper {
	padding-right: 9px;
}
.wpb_text_column.hmsrvc3_txt > .wpb_wrapper {
	padding-right: 5px;
}
.hmbtmicon1_section, 
.hmbtmicon2_section, 
.hmbtmicon3_section {
	border-bottom: 1px solid #dcdcdc;
}
.hmbtmicon1_section,
.hmbtmicon2_section,
.hmbtmicon3_section, {
	padding-bottom: 16px;
}
.hmbtmicon2_section {
	padding-top: 45px;
}
.hmbtmicon3_section {
	padding-top: 49px;
}
.hmbtmicon4_section {
	padding-top: 44px;
}
.hmbtmicon_section {
	padding-top: 53px;
	padding-bottom: 90px;
}
.vc_row.wpb_row.ofr_section {
	padding-top: 18px;
	padding-bottom: 28px;
	overflow: visible;
}
.wpb_single_image.ofr_img {
	margin-bottom: -93px;
	margin-top: -129px;
}
.wpb_single_image.ofr_img img {
	min-width: 811px;
}

.ofr_cont_col > .vc_column-inner > .wpb_wrapper {
	max-width: 602px;
	padding-left: 91px;
}
.ofr_img_col > .vc_column-inner > .wpb_wrapper {
	margin-left: -56px;
}
/*portfolio*/
.wpb_text_column.prttp_title p {
	font-size: 36px;
	line-height: 36px;
	color: #1d1d1d;
	font-weight: 600;
}
.wpb_text_column.prtbtm_txt p {
	color: #1d1d1d;
}
.wpb_text_column.prtbtm_txt strong {
	display: inline-block;
	color: #c9331f;
	margin-bottom: 26px;
}
.wpb_text_column.prttp_title {
	padding-bottom: 25px;
}
.port_section {
	padding-top: 117px;
}
.prtflo_section {
	padding-top: 67px;
	padding-bottom: 107px;
}
.wpb_single_image.prtflo_img img {
	box-shadow: 1px 1px 11px -2px rgba(0,0,0,0.75);
	-webkit-box-shadow: 1px 1px 11px -2px rgba(0,0,0,0.75);
	-moz-box-shadow: 1px 1px 11px -2px rgba(0,0,0,0.75);
}
.wpb_text_column.pro_sec strong {
	border-top: 1px solid #ededed;
}
.hlp_section_pro {
	padding-top: 51px;
	padding-bottom: 76px;
}
.wpb_text_column.prt_txt p {
	color: #1c1c1c;
}
/*service*/
.wpb_text_column.srvctp_txt p {
	font-size: 36px;
	line-height: 54px;
	font-weight: 600;
}
.srvc_list ul {
	list-style: none;
	padding-left: 0;
}
.srvc_list ul li {
	background: url(images/list_img.png) no-repeat scroll 0 0;
	line-height: 23px;
	padding-left: 36px;
	padding-bottom: 24px;
	color: #1d1d1d;
}
.srvc_listlf_col > .vc_column-inner > .wpb_wrapper {
	max-width: 515px;
}
.srvc_img_col > .vc_column-inner > .wpb_wrapper {
	margin-top: -16px;
	padding-left: 6px;
	min-width: 535px;
}
.srvc_cont_col > .vc_column-inner > .wpb_wrapper {
	padding-top: 110px;
}
.wpb_single_image.srvc_img {
	margin-bottom: 0;
}
.srvc-section {
	border-bottom: 2px solid #c9331f;
	padding-bottom: 42px;
}
.srvcicon_title {
	font-size: 36px;
	line-height: 36px;
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #c9331f;
	padding-bottom: 95px;
	padding-top: 52px;
}
.srvcicon_txt ul {
	list-style: none;
	padding-left: 0;
}
.srvcicon_txt ul li:first-child {
	min-width: 107px;
	float: left;
	padding-bottom: 80px;
	padding-right: 25px;
}
.wpb_text_column.srvcicon_txt strong {
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: #c9331f;
	margin-bottom: 27px;
}
.wpb_text_column.srvcicon_txt em {
	display: inline-block;
	font-size: 24px;
	line-height: 24px;
	text-transform: uppercase;
	color: #c9331f;
	font-style: normal;
}
.srvc_iconlf_col > .vc_column-inner > .wpb_wrapper,
.srvc_iconrt_col > .vc_column-inner > .wpb_wrapper {
	max-width: 525px;
}
.srvc_iconlf1_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 24px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 18px;
}
.srvc_iconlf2_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 11px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 19px;
}
.srvc_iconlf3_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 21px;
}
.srvc_iconrt1_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 29px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 43px;
}
.srvc_iconrt2_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 30px;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 20px;
}
.srvc_iconrt3_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 32px;
}
.wpb_text_column.srvcicon_txt {
	margin-bottom: 0;
}
.srvc_iconmdl_section {
	padding-top: 60px;
	padding-bottom: 58px;
}
.srvcicon_section {
	position: relative;
}
.srvcicon_section::before {
	position: absolute;
	content: "";
	width: 1px;
	height: 748px;
	background: #d5d5d5;
	left: -44px;
	right: 0;
	top: 137px;
	margin: 0 auto;
}
.srvcicon_section {
	padding-bottom: 137px;
}
/*contact*/
.contact_frm_sec .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-date, .wpcf7-select {
	width: 100%;
	height: 43px;
	color: #1c1c1c;
	font-weight: 400;
	font-size: 14px;
	padding: 0 26px;
	border: none;
	outline: none;
	font-family: 'Poppins', sans-serif;
	background: none;
	border: 1px solid #c5c5c5;
}
.contact_frm_sec .wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	height: 158px;
	color: #1c1c1c;
	font-weight: 400;
	font-size: 14px;
	padding: 10px 26px;
	border: none;
	outline: none;
	font-family: 'Poppins', sans-serif;
	background: none;
	border: 1px solid #c5c5c5;
}
.contact_frm_sec .wpcf7-form-control.wpcf7-submit {
	display: inline-block;
	height: 52px;
	width: 175px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
	line-height: 52px;
	color: #fff;
	background: #c9331f;
	margin-top: 28px;
	border: none;
	text-transform: uppercase;
}
.contact_frm_sec label {
	margin-bottom: 12px;
	width: 100%;
	text-align: left;
}
.wpcf7-not-valid-tip {
	position: absolute;
	right: 15px;
	top: 0;
}
.con_dtl_col > .vc_column-inner > .wpb_wrapper {
	max-width: 1010px;
	margin: 0 auto;
}
.dtl_tit {
	font-size: 36px;
	font-weight: 700;
	font-family: 'Poppins', sans-serif;
	line-height: 36px;
	margin-bottom: 41px;
}
.con_tti {
	color: #c9331f;
	max-width: 241px;
	line-height: 47px;
	margin-bottom: 18px;
	margin-top: 17px;
}
.con_lf_col > .vc_column-inner > .wpb_wrapper {
	max-width: 315px;
}
.wpb_text_column.con-dtl p {
	font-size: 16px;
	line-height: 24px;
}
.wpb_text_column.con-dtl a {
	font-family: 'Poppins', sans-serif;
	color: #c9331f;
}
.contact_main_sec {
	padding-top: 51px;
	padding-bottom: 88px;
}

/*blog page styling*/

.blog .main-content-text {
	padding-top: 95px;
}
.blog-content h3 a {
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	font-size: 25px;
	color: #c9331f;
}
.readmore-btn a {
	display: inline-block;
	width: 112px;
	height: 40px;
	color: #ffffff;
	background: #c9331f;
	text-transform: uppercase;
	line-height: 42px;
	font-size: 16px;
	text-align: center;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin-top: 24px;
}
.post-list {
	padding-bottom: 56px;
}
.blog-pagination {
	float: left;
	width: 100%;
	text-align: center;
	padding-bottom: 40px;
	padding-top: 30px;
}
.wp-pagenavi {
	padding-bottom: 19px;
	margin-top: 28px;
}
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #c9331f;
	background: #ffffff;
	padding: 0;
	margin: 2px 5px;
	width: 28px;
	height: 28px;
	display: inline-block;
	vertical-align: middle;
	line-height: 26px;
	text-align: center;
	font-size: 16px;
	color: #c9331f;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	border-radius: 0;
}
.post-main-content-text {
	padding-top: 85px;
	padding-bottom: 77px;
}
.blog-title.post-title {
	font-size: 50px;
	font-weight: 500;
	font-family: 'Poppins', sans-serif;
	color: #1c1c1c;
	line-height: 50px;
}

/*footer*/
.footer {
	background: url(images/footer_bg_img.jpg) scroll 0 0;
	padding-top: 84px;
	background-position: center;
	min-height: 714px;
}
.footer-form {
	max-width: 1014px;
	margin: 0 auto;
	text-align: center;
}
.wpcf7-form strong {
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	display: inline-block;
}
.footer-form label {
	margin-bottom: 26px;
	width: 100%;
	text-align: left;
}
.footer-form .inline-field label {
	float: left;
	width: 30%;
	margin-right: 5%;
}
.footer-form .inline-field label:last-child {
    margin-right: 0;
}
.footer-form .wpcf7-form-control.wpcf7-text, .wpcf7-form-control.wpcf7-date, .wpcf7-select {
	width: 100%;
	height: 28px;
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	padding: 0 20px;
	border: none;
	outline: none;
	font-family: 'Poppins', sans-serif;
	background: none;
	border-bottom: 1px solid #fff;
}
.footer-form .wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	height: 30px;
	color: #fff;
	font-weight: 400;
	font-size: 15px;
	padding: 0 20px;
	outline: none;
	font-family: 'Poppins', sans-serif;
	background: none;
	border: none;
	border-bottom: 1px solid #fff;
}
.footer-form .wpcf7-form-control.wpcf7-submit {
	display: inline-block;
	height: 39px;
	width: 144px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	font-size: 15px;
	text-align: center;
	line-height: 30px;
	color: #fff;
	border: 1px solid #fff;
	background: none;
	margin-top: 49px;
}
.footer-form .wpcf7-response-output {
	color: #fff;
}
.footer-form h2 {
	font-family: 'Poppins', sans-serif;
	font-size: 36px;
	line-height: 36px;
	color: #fff;
	text-align: center;
	padding-bottom: 23px;
}
.footer-sec .widget-title {
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 12px;
}
.footer-two a {
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	line-height: 30px;
	font-weight: 700;
	color: #c9331f;
}
.footer-three ul {
	list-style: none;
	padding-left: 0;
}
.footer-three ul li a {
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
}
.footer-three ul li {
	display: inline;
	margin-right: 20px;
}
.copyright a {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	display: inline-block;
}
.copyright {
	color: #fff;
	display: inline-block;
}
.footer-sec {
	max-width: 1044px;
	margin: 0 auto;
	padding-top: 58px;
}
.footer-one {
	margin-left: 6px;
}
.footer-two {
	margin-left: -36px;
}
.footer-three {
	margin-left: -2px;
}
.footer-widgets-area {
	padding-bottom: 30px;
}
.footer-two .textwidget p {
	margin-bottom: 0;
}
.footer-three .widget-title {
	margin-bottom: 24px;
}



/*Responsive site css*/
/*Large Devices, Wide Screens*/
@media only screen and (max-width : 1200px){
.header-menu-section > div {
	padding-left: 0;
}
.header-right a {
	width: 140px;
}
.footer-two {
	margin-left: -20px;
}
.footer-three ul li {
	margin-right: 10px;
}
#topslider .slide-item {
	min-height: 728px;
}
.slide-content {
	max-width: 626px;
	padding-left: 75px;
}
.slide-content h2 {
	font-size: 62px;
	line-height: 76px;
}
.dsgn_cont_col > .vc_column-inner > .wpb_wrapper {
	max-width: 372px;
	padding-left: 54px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 16px;
	padding: 5px 16px 40px;
}
.hmicon_section::after {
	right: -2176px;
}
.wpb_single_image.ofr_img img {
	min-width: 630px;
}
.ofr_cont_col > .vc_column-inner > .wpb_wrapper {
	max-width: 513px;
	padding-left: 0;
}
.ofr_img_col > .vc_column-inner > .wpb_wrapper {
	margin-left: -30px;
}
.wpb_single_image.ofr_img {
	margin-top: -112px;
}
.footer-two {
	margin-left: -20px;
}
.footer-three ul li {
	margin-right: 10px;
}
.wpb_text_column.srvctp_txt p {
	font-size: 30px;
	line-height: 45px;
}
.srvcicon_txt ul li:first-child {
	padding-bottom: 140px;
}
.wpb_text_column.srvcicon_txt strong {
	font-size: 20px;
	line-height: 20px;
}
.wpb_text_column.srvcicon_txt em {
	font-size: 20px;
	line-height: 20px;
}
.srvc_iconlf1_col > .vc_column-inner > .wpb_wrapper {
	padding-bottom: 43px;
}
.srvc_iconlf2_col > .vc_column-inner > .wpb_wrapper {
	padding-bottom: 45px;
}
.srvcicon_section::before {
	height: 850px;
	top: 137px;
	left: 0;
}
.srvcicon_section {
	padding-bottom: 80px;
}
.wpb_text_column.abtp_txt p {
	font-size: 30px;
	line-height: 44px;
}
.ab_section {
	padding-bottom: 80px;
}
}

/*Medium Devices, Desktops*/
@media only screen and (max-width : 992px){
	.logo-area {
	padding-left: 18px;
	padding-right: 21px;
}
.navbar-default .navbar-nav > li > a {
	font-size: 13px;
	padding: 5px 10px 40px;
}
.header-right a {
	width: 107px;
	font-size: 13px;
}
.slide-content h2 {
	font-size: 56px;
	line-height: 69px;
}
.slide-content strong {
	font-size: 25px;
	line-height: 25px;
}
.slide-content {
	padding-left: 166px;
}
.slide-content p {
	margin-top: 37px;
}
#topslider .slide-item {
	min-height: 704px;
}
.hmicon_section::after {
	width: 2678px;
}
.icon_dtl ul li em {
	font-size: 17px;
}
.icon_dtl ul li strong {
	font-size: 17px;
}
.icon1_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 0;
}
.icon2_col > .vc_column-inner > .wpb_wrapper {
	margin-left: 0;
}
.icon3_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 0;
}
.icon4_col > .vc_column-inner > .wpb_wrapper {
	padding-left: 10px;
	padding-right: 0;
}
.icon2_col > .vc_column-inner > .wpb_wrapper {
	padding-left: 9px;
	margin-left: 0;
	padding-bottom: 45px;
}
.hmicon_section > .wpb_column > .vc_column-inner > .wpb_wrapper {
	padding-bottom: 0;
}
.icon_dtl ul li:first-child {
	min-height: 288px;
}
.vc_custom_heading.hlp_title {
	font-size: 45px;
	line-height: 52px;
	margin-top: 12px;
}
.lp_section {
	margin-top: -260px;
}
.wpb_text_column.dsn_title strong {
	font-size: 40px;
	line-height: 59px;
}
.dsgn_cont_col > .vc_column-inner > .wpb_wrapper {
	padding-left: 13px;
}
.dsgn_cont_col > .vc_column-inner, 
.dsgn_title_col > .vc_column-inner > .wpb_wrapper {
	min-height: 331px;
	padding-bottom: 20px;
}
.dsgn_title_col > .vc_column-inner > .wpb_wrapper {
	padding-top: 40px;
	padding-left: 49px;
}
.dsgn_cont_col > .vc_column-inner > .wpb_wrapper {
	padding-top: 12px;
}
.wpb_single_image.ofr_img img {
	min-width: 596px;
}
.ofr_img_col > .vc_column-inner > .wpb_wrapper {
	margin-left: 0;
}
.hmbtmicon_section {
	padding-top: 20px;
	padding-bottom: 20px;
}
.hmsrvc_title {
	font-size: 21px;
	line-height: 28px;
}
.contact_main_sec {
	padding-top: 0;
	padding-bottom: 80px;
}
.footer-form h2 {
	font-size: 34px;
	line-height: 34px;
}
.footer {
	padding-top: 24px;
}
.footer-three ul li {
	margin-right: 6px;
}
.page-title {
	font-size: 45px;
	line-height: 45px;
	padding-left: 0;
}
.abbnr_section, .banner {
	min-height: 288px;
	padding-top: 143px;
	padding-bottom: 56px;
}
.dtl_tit {
	font-size: 35px;
}
.con_tti {
	line-height: 40px;
}
.port_section {
	padding-top: 50px;
}
.wpb_text_column.prttp_title p {
	font-size: 26px;
}
.wpb_text_column.prttp_title {
	padding-bottom: 0px;
}
.vc_custom_heading.hlp_title {
	font-size: 40px;
	line-height: 46px;
}
.srvc_cont_col > .vc_column-inner > .wpb_wrapper {
	padding-top: 40px;
}
.wpb_text_column.srvctp_txt p {
	font-size: 25px;
	line-height: 40px;
}
.srvcicon_title {
	font-size: 28px;
	line-height: 30px;
	padding-bottom: 70px;
	padding-top: 14px;
}
.srvc-section {
	padding-bottom: 20px;
}
.lp_section > .wpb_column > .vc_column-inner > .wpb_wrapper {
	padding-top: 55px;
}
.wpb_text_column.abtp_txt p {
	font-size: 26px;
	line-height: 42px;
}
.ab_section::before {
	right: 0;
	left: 0;
}
.wpb_text_column.srvcicon_txt strong {
	line-height: 20px;
	display: block;
	margin-bottom: 15px;
}
.srvcicon_txt ul li:first-child {
	padding-bottom: 280px;
}
.srvc_iconrt1_col > .vc_column-inner > .wpb_wrapper {
	padding-bottom: 68px;
}
.srvcicon_section::before {
	height: 1000px;
	top: 150px;
}
.srvcicon_section {
	padding-bottom: 10px;
}
.prtflo_section {
	padding-top: 40px;
	padding-bottom: 80px;
}
.ab_section {
	padding-bottom: 40px;
}
.wpb_text_column.ab_bnrdtl strong {
	font-size: 20px;
	line-height: 20px;
}
.srvc_img_col > .vc_column-inner > .wpb_wrapper {
	min-width: 297px;
}
.hlp_section_pro {
	margin-top: 0;
}
}

/*Small Devices, Tablets*/
@media only screen and (max-width : 767px){
.header {
	height: 87px;
}
.header-right a {
	height: 85px;
	line-height: 85px;
	width: 100px;
}
.navbar-default .navbar-toggle {
	border-color: #fff;
	background: none !important;
	position: absolute;
	top: -33px;
	right: 124px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-nav > li > a {
	font-size: 16px;
	padding: 15px 0;
	margin: 2px 0;
	text-align: left;
	border: none;
}
.sub-menu li > a {
    font-size: 15px;
    padding: 6px 5px 6px;
    color: #fff;
}
.navbar-default ul.sub-menu {
    background: none;
    display: block;
    padding: 0px 0px 5px;
    position: relative;
    text-align: left;
    border-top: none;
}
.navbar-default ul.sub-menu li {
    display: block;
    width: 100%;
}
.header-menu-section > div {
    display: block;
    padding-left: 0;
}
.navbar-default .navbar-collapse, 
.navbar-default .navbar-form {
	border-top: 1px solid #fff;
}
.navbar-nav > li {
    display: block;
}
.sub-menu li > a:hover, 
.sub-menu li > a:focus, 
.sub-menu li.current-menu-item > a {
	color: #c9331f;
}
.navbar-default {
	width: 100%;
}
.navbar-default .navbar-nav > li > a:focus, 
.navbar-default .navbar-nav > li > a:hover, 
.navbar-default .navbar-nav > li.current-menu-item > a, 
.navbar-default .navbar-nav > li.menu-item-has-children:hover > a, 
.navbar-default .navbar-nav > li.current-menu-parent > a {
	color: #c9331f;
	border-bottom: none;
}
.header-right {
	margin-left: 0;
	text-align: right;
	max-width: 238px;
	float: right;
	position: absolute;
	right: 8px;
	top: -23px;
}
#menu-main-menu {
	background: #1d1d1d;
	padding-left: 21px;
}
.logo-area img {
	max-width: 135px;
	margin-top: 0;
}
.slide-content {
	padding-left: 98px;
	padding-top: 90px;
}
.slide-content h3 {
	font-size: 34px;
	line-height: 48px;
}
#topslider .slide-item {
	min-height: 485px;
}
.slide-content strong {
	font-size: 14px;
	line-height: 19px;
}
.slide-content p {
	margin-top: 0px;
	font-size: 15px;
}
.hmicon_section::before {
	position: relative;
	background: none;
	left: 0;
	right: 0;
	top: 0;
	height: 0;
	width: 0;
}
.icon3_col > .vc_column-inner > .wpb_wrapper,
.icon4_col > .vc_column-inner > .wpb_wrapper {
	border-bottom: 1px solid #d5d5d5;
}
.icon_dtl ul li:first-child {
	min-height: 105px;
	float: none;
	text-align: center;
}
.icon_col > .vc_column-inner > .wpb_wrapper {
	padding-bottom: 24px;
	padding-top: 24px;
}
.icon_btm_sec {
	padding-top: 0;
}
.hlp_section {
	padding-top: 10px;
}
.hlp_cont_col > .vc_column-inner > .wpb_wrapper {
	padding-top: 0;
}
.wpb_text_column.hlp_txt {
	margin-bottom: 8px;
}
.lp_section {
	margin-top: 0;
}
.wpb_text_column.dsn_title strong {
	font-size: 30px;
	line-height: 42px;
}
.dsgn_title_col.wpb_column.vc_column_container > .vc_column-inner {
	padding-right: 15px;
}
.dsgn_cont_col > .vc_column-inner, .dsgn_title_col > .vc_column-inner > .wpb_wrapper {
	min-height: 263px;
}
.wpb_single_image.ofr_img {
	margin-top: 0;
	margin-bottom: 0;
}
.wpb_single_image.ofr_img img {
	min-width: 100%;
}
.wpb_single_image.hmsrv_img {
	min-height: 100px;
}
.dtl_tit {
	font-size: 20px;
	margin-bottom: 10px;
}
.footer-form h2 {
	font-size: 25px;
	line-height: 20px;
}
.footer-two {
	margin-left: 0px;
}
.footer-widgets-area {
	padding-bottom: 40px;
}
.copyright {
	text-align: center;
}
.footer-three ul li {
	margin-right: 3px;
}
.footer-three .widget-title {
	margin-bottom: 10px;
}
.wpb_text_column.prttp_title p {
	font-size: 22px;
}
.port_section {
	padding-top: 0;
}
.srvc_cont_col > .vc_column-inner > .wpb_wrapper {
	padding-top: 0;
}
.wpb_text_column.srvctp_txt p {
	font-size: 20px;
	line-height: 30px;
}
.srvcicon_title {
	font-size: 20px;
	line-height: 26px;
	padding-bottom: 36px;
	padding-top: 15px;
}
.srvc_img_col > .vc_column-inner > .wpb_wrapper {
	margin-top: 0;
	padding-left: 0;
	min-width: 317px;
	padding-bottom: 40px;
}
.footer-form .inline-field label {
	width: 100%;
}
.srvcicon_txt ul li:first-child {
	padding-bottom: 40px;
}
.wpb_text_column.srvcicon_txt strong {
	line-height: 16px;
}
.srvcicon_txt ul li:first-child {
	float: none;
	text-align: center;
}
.wpb_text_column.srvcicon_txt strong {
	display: inline;
}
.srvc_iconlf1_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 0;
}
.srvc_iconrt1_col > .vc_column-inner > .wpb_wrapper {
	padding-bottom: 43px;
	padding-right: 0;
	padding-top: 57px;
}
.srvc_iconlf2_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 0;
	padding-bottom: 43px;
}
.srvc_iconrt2_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 0;
	padding-bottom: 46px;
	padding-top: 57px;
}
.srvc_iconlf3_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 0;
	border-bottom: 1px solid #d5d5d5;
	padding-bottom: 42px;
}
.srvc_iconrt3_col > .vc_column-inner > .wpb_wrapper {
	padding-right: 0;
	padding-top: 57px;
}
.wpb_text_column.hlp_dtl strong {
	padding-top: 20px;
	margin-top: 24px;
}
.wpb_text_column.hlp_link a {
	width: 110px;
	height: 50px;
	line-height: 50px;
}
.lp_section > .wpb_column > .vc_column-inner > .wpb_wrapper {
	padding-top: 10px;
}
.lp_section {
	padding-bottom: 0;
}
.ab_section {
	padding-top: 46px;
}
.abbnr_section, .banner {
	min-height: 229px;
	padding-top: 100px;
	padding-bottom: 29px;
}
.wpb_text_column.abtp_txt p {
	font-size: 26px;
	line-height: 35px;
}
.wpb_text_column.abtp_txt {
	margin-bottom: 32px;
}
.srvcicon_section::before {
	position: relative;
	content: "";
	width: 0;
	height: 0;
	background: none;
	left: 0;
	right: 0;
	top: 0;
}
.hlp_section_pro {
	padding-top: 10px;
	padding-bottom: 13px;
	margin-top: 0;
}
.contact_main_sec {
	padding-top: 0;
	padding-bottom: 42px;
}
	.blog .main-content-text {
	padding-top: 50px;
}
	.blog-pagination {
	padding-bottom: 29px;
	padding-top: 0;
}
	.post-list {
	padding-bottom: 35px;
}
	.wpb_single_image.wpb_content_element.prtflo_img {
	text-align: center;
}
}