/*
Theme Name: hairandbeautywebdesign
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=Raleway:wght@300;400;500;600;700;800;900&display=swap');
/* font-family: 'Raleway', sans-serif; */
/* PART 1 - Before Lazy Load */
img[data-lazyloaded]{
    opacity: 0;
}

/* PART 2 - Upon Lazy Load */
img.litespeed-loaded{
    -webkit-transition: opacity .5s linear 0.2s;
    -moz-transition: opacity .5s linear 0.2s;
    transition: opacity .5s linear 0.2s;
    opacity: 1;
}
body {
  color: #000000;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  overflow-x:hidden;
}
p {
  color: #000000;
  font-family: 'Poppins', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 25px;
  margin: 0 0 15px;
}
a {
   color: #e03371;
   text-decoration: none;
}
a:focus, a:hover {
    color: #000000;
    text-decoration: none;
}
img {
   max-width: 100%;
   height: auto;
   border: none;
   border-radius: 0;
}
.center {
  text-align: center;
}
.white-con, .white-con p {
  color: #ffffff;
}

/* header */
#header {
	padding-top: 27px;
}
.navbar-default ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
  float: right;
}
.navbar-default {
  background: none;
  border: medium none;
  border-radius: 0;
  min-height: 1px;
  margin: 0;
}
.navbar-collapse{
    padding-left: 0;
    padding-right: 0;
}
.menu-area {
  padding-top: 47px;
  text-align: right;
}
.navbar-default .navbar-nav > li > a {
  color: #2a2a2a;
  font-family: 'Poppins', sans-serif;
  font-size: 15px;
  font-weight: 500;
  padding: 5px 15px 6px;
  position: relative;
  text-transform: uppercase;
}
.navbar-default .navbar-nav > li:first-child > a {
  padding-left: 0;
}
.navbar-default .navbar-nav > li:last-child > a {
  padding-right: 0;
}
.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: #e03371;
}
.navbar-default ul.sub-menu {
    background: #2a2a2a;
    border: medium none;
    border-radius: 0;
    display: none;
    padding: 4px 0 8px;
    position: absolute;
    min-width: 180px;
    z-index: 999;
    margin: 0;
}
.navbar-nav > li:hover .sub-menu {
  display: block;
}
.sub-menu li > a {
  border: medium none;
  font-family: 'Poppins', sans-serif;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  padding: 4px 15px 4px;
  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: #e03371;
}
/* footer */
footer {
	background: #000000;
	padding: 0 0 50px;
	color: #7a7a7a;
}
footer .container {
	position: relative;
	padding-top: 126px;
}
footer .container::after {
	content: "";
	width: 450px;
	height: 92px;
	position: absolute;
	top: 0;
	left: 15px;
	background: url(images/footer-bg.png) no-repeat scroll 0 0;
}
footer p {
	color: #7a7a7a;
	font-weight: 600;
}
footer p a {
	color: #e03371;
	position: relative;
	padding-left: 10px;
	display: inline-block;
	margin-left: 2px;
}
footer p a::before {
	content: "";
	width: 4px;
	height: 4px;
	background: #7a7a7a;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: 11px;
}
.footer-left p.widget-title {
	color: #e03371;
	font-size: 25px;
	font-weight: 300;
	line-height: 30px;
	margin-bottom: 10px;
}
.footer-left strong {
	font-weight: 800;
	font-size: 35px;
	line-height: 35px;
	display: block;
	color: #ffffff;
	margin-bottom: 32px;
}
footer p a:hover {
	color: #ffffff;
}
footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
footer ul li {
	display: inline-block;
	vertical-align: middle;
	font-weight: 500;
}
footer ul li:after {
	content: "|";
	font-weight: 400;
}
footer ul li:last-child:after {
	content: none;
}
footer ul li a {
	padding: 0 8px 0 4px;
	color: #7a7a7a;
}
footer ul li a:hover {
	color: #ffffff;
}
footer ul li:first-child a {
	padding-left: 0;
}
.footer-menu {
	margin-bottom: 30px;
}
.footer-right {
	text-align: right;
}
/* blog */
.main-content.blog.general {
  padding-bottom: 65px;
  padding-top: 70px;
}
.main-content.blog .page-title {
	font-size: 50px;
	line-height: 50px;
	margin: 0 0 40px;
	font-weight: 800;
	color: #000;
	font-family: 'Raleway', sans-serif;
}
.post-listing {
  margin-bottom: 30px;
}
.post-listing:nth-child(3n+4) {
  clear: left;
}
.list-img img {
  width: 100%;
}
.blog-content {
  background: #f8f8f8;
  padding: 20px 31px 22px;
}
.blog-content h3 {
  margin: 0 0 11px;
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
}
.blog-content h3 a {
  color: #e03371;
  display: block;
}
.blog-content h3 a:hover {
  color: #000;
}
.meta-post {
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  margin-bottom: 17px;
}
/* pagination */
.blog-pagination {
  float: left;
  width: 100%;
  margin-top: 43px;
  text-align: center;
}
.wp-pagenavi a, .wp-pagenavi span {
  text-decoration: none;
  border: 1px solid #e03371;
  background: #ffffff;
  padding: 0;
  margin: 2px 5px;
  width: 36px;
  height: 36px;
  display: inline-block;
  vertical-align: middle;
  line-height: 34px;
  color: #e03371;
  text-align: center;
  font-size: 18px;
  font-family: 'Raleway', sans-serif;
  font-weight: normal;
  border-radius: 50px;
}
.wp-pagenavi span.current {
    border-color: #e03371;
    background: #e03371;
    border-width: 1px;
    color: #ffffff;
    width: 36px;
    height: 36px;
    line-height: 34px;
    text-align: center;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    border-radius: 50px;
}
.wp-pagenavi a:hover {
    border-color: #e03371;
    background: #e03371;
    color: #ffffff;
}
/* post details */
.post-title {
  font-size: 30px;
  font-weight: 700;
  color: #e03371;
  margin: 30px 0 19px;
  font-family: 'Raleway', sans-serif;
  line-height: 33px;
}
/* general */
.vc_row.wpb_row.vc_row-fluid.general-top-section {
	overflow: inherit;
}
.general-top-right > .vc_column-inner {
	min-height: 342px;
	margin-top: -6px;
	margin-left: 15px;
	background-position: left center !important;
}
.vc_custom_heading.page-title {
	margin: 0;
}
.general--left-con h3 {
	font-size: 40px;
	line-height: 40px;
	margin: 7px 0 3px;
	font-weight: 500;
	color: #5f5f5f;
	font-family: 'Raleway', sans-serif;
}
.general--left-con p {
	font-size: 24px;
	line-height: 30px;
	margin: 0 0 5px;
	color: #5f5f5f;
}
.general--left-con em {
	color: #e03371;
	font-style: normal;
}
.general--left-con strong {
	font-weight: 500;
	color: #e03371;
}
.general--left-con a {
	display: inline-block;
	width: 585px;
	height: 62px;
	line-height: 62px;
	font-size: 15px;
	text-transform: uppercase;
	color: #ffffff;
	background: #e03371;
	font-weight: 500;
	border-radius: 10px;
	text-align: center;
	margin-top: 29px;
}
.general-top-left > .vc_column-inner {
	min-height: 340px;
	margin-top: 21px;
	position: relative;
}
.general-top-left > .vc_column-inner:after {
	content: "";
	width: 43px;
	height: 100%;
	background: #f5f5f5;
	position: absolute;
	right: -43px;
	top: 0;
}
.general-top-left > .vc_column-inner::before {
	content: "";
	width: 448px;
	height: 213px;
	position: absolute;
	bottom: -64px;
	right: 697px;
	background: url(images/banner-dot.png) no-repeat scroll 0 0;
}
.general-top-left > .vc_column-inner > .wpb_wrapper {
	width: 442px;
	float: right;
	padding-top: 31px;
	position: relative;
	z-index: 999;
	padding-bottom: 30px;
}
.wpb_text_column.wpb_content_element.general--left-con {
	margin: 0;
}
.wpb_text_column.wpb_content_element.big-font {
	margin-top: 86px;
}
b, strong {
	font-weight: 600;
}
.big-font p {
	font-size: 35px;
	line-height: 44px;
	font-weight: 300;
	font-family: 'Raleway', sans-serif;
}
.big-font strong {
	font-weight: 800;
}
.vc_row.wpb_row.vc_row-fluid.twopart-section {
	padding-top: 29px;
	padding-bottom: 88px;
}
.only-title-top .general-top-left > .vc_column-inner {
	min-height: 133px;
	margin-top: 6px;
}
.only-title-top .general-top-left > .vc_column-inner > .wpb_wrapper {
	padding-top: 12px;
	padding-bottom: 15px;
}
.only-title-top .general-top-right > .vc_column-inner {
	min-height: 125px;
}
.only-title-top .general-top-left > .vc_column-inner::before {
	bottom: -138px;
}
.vc_row.wpb_row.vc_row-fluid.portfolio-content-section {
	padding-bottom: 59px;
}
.wpb_text_column.wpb_content_element.strenge-con {
	margin-top: -11px;
	margin-bottom: 47px;
}
.vc_row.wpb_row.vc_row-fluid.portfolio-section {
	padding-top: 37px;
	padding-bottom: 67px;
	overflow: inherit;
}
.vc_custom_heading.portfolio-title {
	margin: 0 0 77px;
}
.vc_custom_heading.portfolio-title strong {
	font-weight: 800;
}
.portfolio-section > .wpb_column.vc_column_container.vc_col-sm-12 {
	position: relative;
}
.portfolio-section > .wpb_column.vc_column_container.vc_col-sm-12::after {
	content: "";
	width: 214px;
	height: 449px;
	background: url(images/verticle-dot.png) no-repeat scroll 0 0;
	position: absolute;
	top: -386px;
	right: -214px;
	z-index: 999;
}
.vc_row.wpb_row.vc_row-fluid.contact-section {
	overflow: inherit;
}
.con-form {
	margin-top: -26px;
}
.con-form > .vc_column-inner {
	padding-top: 273px !important;
	background: url(images/form-top.png) no-repeat scroll left top;
	padding-bottom: 27px;
}
.con-form > .vc_column-inner > .wpb_wrapper {
	width: 360px;
	padding-left: 68px;
}
.vc_custom_heading.form-title {
	margin: 0 0 19px;
	position: relative;
}
.vc_custom_heading.form-title::before {
	content: "";
	width: 90px;
	height: 12px;
	background: url(images/bar-line.png) no-repeat scroll 0 0;
	position: absolute;
	top: 30px;
	left: -112px;
}
label {
	margin-bottom: 10px;
	width: 100%;
}
.wpcf7-form-control.wpcf7-text {
	width: 100%;
	background: #ffffff;
	border: 1px solid #ffffff;
	height: 44px;
	color: #9c9c9c;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	padding: 0 10px;
	border-radius: 3px;
}
.wpcf7-form-control.wpcf7-textarea {
	width: 100%;
	background: #ffffff;
	border: 1px solid #ffffff;
	height: 192px;
	color: #9c9c9c;
	font-size: 13px;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
	padding: 9px 10px;
	border-radius: 3px;
}
.wpcf7-form-control.wpcf7-submit {
	float: right;
	display: block;
	width: 126px;
	height: 62px;
	background: #000;
	border: none;
	font-size: 15px;
	color: #ffffff;
	border-radius: 3px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	margin: 0;
	text-transform: uppercase;
}
.wpcf7-not-valid-tip {
	position: absolute;
	right: 8px;
	top: 0;
}
.wpcf7 form .wpcf7-response-output {
	display: none !important;
}
.wpcf7 form.sent .wpcf7-response-output {
  display: none !important;
}
.wpcf7 ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #9c9c9c;
}
.wpcf7 ::-moz-placeholder { /* Firefox 19+ */
  color: #9c9c9c;
}
.wpcf7 :-ms-input-placeholder { /* IE 10+ */
  color: #9c9c9c;
}
.wpcf7 :-moz-placeholder { /* Firefox 18- */
  color: #9c9c9c;
}
:focus {
    outline: -webkit-focus-ring-color auto 0;
}
.con-left > .vc_column-inner > .wpb_wrapper {
	width: 795px;
	float: right;
	height: 100%;
}
.con-left > .vc_column-inner {
	display: block !important;
	background-position: bottom right !important;
}
.con-left .wpb_text_column.wpb_content_element {
	max-width: 630px;
}
.wpb_gmaps_widget.wpb_content_element.map-area {
	padding: 44px 48px;
	background: #f6f6f6;
	margin-bottom: 0;
	margin-top: 45px;
	position: relative;
}
.wpb_gmaps_widget.map-area .wpb_wrapper {
	background-color: #fff;
	padding: 10px;
}
/* home */
.general-top-right.home-top-right > .vc_column-inner {
	min-height: 706px;
}
.general-top-left.home-top-left > .vc_column-inner {
	min-height: 746px;
	padding-top: 103px;
}
.general-top-left.home-top-left > .vc_column-inner::before {
	top: 160px;
}
.general--left-con.home-left-top a {
	width: 195px;
}
.vc_custom_heading.home-slogal {
	margin: 44px 0 0 -18px;
}
.home .con-form {
	margin-top: -80px;
}
.general-top-left.home-top-left::after {
	content: "";
	width: 417px;
	height: 426px;
	background: url(images/colorbg.png) no-repeat scroll 0 0;
	bottom: -109px;
	right: -290px;
	position: absolute;
}
.home .con-form > .vc_column-inner {
	padding-top: 210px !important;
	background-size: auto 160px;
}
.home .con-form.wpb_column.vc_column_container::before {
	content: "";
	width: 286px;
	height: 213px;
	background: url(images/form-dot.png) no-repeat scroll 0 0;
	position: absolute;
	left: -210px;
	z-index: -1;
	top: 7px;
	background-size: auto 152px;
}
.wlcome-left > .vc_column-inner > .wpb_wrapper .big-font {
	margin-top: -23px;
	margin-bottom: 41px;
}
.con-left.wlcome-left .wpb_text_column.wpb_content_element {
	max-width: 654px;
}
.wlcome-left > .vc_column-inner > .wpb_wrapper {
	background: #fff;
	padding: 0 27px 36px 65px;
	margin-top: 80px;
	width: 862px;
	height: auto;
}
.wpb_single_image.wpb_content_element.pro-icon {
	min-height: 99px;
	margin-bottom: 28px;
}
.vc_row.wpb_row.vc_row-fluid.process-section {
	padding-top: 89px;
	padding-bottom: 56px;
}
.vc_custom_heading.portfolio-title.process-title {
	margin: 0 0 90px;
}
.wpb_text_column.wpb_content_element.process-con {
	padding: 0 15px;
}
.process-con strong {
	font-size: 20px;
	color: #e03371;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
}
.vc_row.wpb_row.vc_row-fluid.portfolio-section.home-portfolio-section {
	padding-bottom: 11px;
}
.port-btn a {
	display: inline-block;
	width: 126px;
	height: 62px;
	line-height: 62px;
	background: #e03371;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	border-radius: 3px;
	margin-top: 18px;
}
.service-left-img > .vc_column-inner {
	background-position: center right !important;
	min-height: 669px;
}
.home-serv-section .service-left-img > .vc_column-inner {
	position: relative;
}
.home-serv-section .service-left-img > .vc_column-inner:after {
	content: "";
	width: 454px;
	height: 163px;
	background: url(images/hs-dot.png) no-repeat scroll 0 0;
	position: absolute;
	bottom: 0;
	right: 226px;
}
.serv-img a {
	font-size: 20px;
	color: #e03371;
	font-weight: 700;
	font-family: 'Raleway', sans-serif;
}
.wpb_text_column.wpb_content_element.serv-img {
	float: left;
	width: 85.5%;
}
.wpb_single_image.wpb_content_element.serv-img {
	float: left;
	width: 14.5%;
	padding-right: 20px;
}
.serv-right > .vc_column-inner > .wpb_wrapper {
	width: 750px;
	padding: 71px 0 14px 68px;
	margin-left: -293px;
	background: #fff;
	margin-top: 20px;
	margin-bottom: 56px;
	position: relative;
}
.serv-right > .vc_column-inner > .wpb_wrapper:after {
	content: "";
	width: 90px;
	height: 12px;
	background: url(images/bar-line2.png) no-repeat scroll 0 0;
	position: absolute;
	bottom: 52px;
	left: -45px;
}
.serv-right p {
	font-size: 13px;
	font-weight: 500;
}
.serivepage-serv .serv-right > .vc_column-inner > .wpb_wrapper {
	width: 847px;
	padding: 58px 0 29px 68px;
	margin-top: 76px;
}
.serivepage-serv .serv-right > .vc_column-inner > .wpb_wrapper::after {
	bottom: inherit;
	top: 73px;
}
.vc_custom_heading.servi-box-title {
	margin: 0 0 47px;
}
.tick-list ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.tick-list ul li {
	background: url(images/tick.png) no-repeat scroll 0 0;
	padding-left: 40px;
	margin-bottom: 15px;
	min-height: 26px;
}
.wpb_text_column.wpb_content_element.pre-serv {
	margin-bottom: 56px;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.service-two-part {
	padding-bottom: 68px;
}
.vc_row.wpb_row.vc_row-fluid.serv-form-section {
	padding-top: 40px;
	padding-bottom: 55px;
}
.serv-form-section .vc_custom_heading.form-title::before {
	content: none;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {
	border-color: #ebebeb !important;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
	color: #000 !important;
	font-size: 16px;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
}
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body, 
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::after, 
.wpb-js-composer .vc_tta-color-white.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body::before {
	border-color: #ebebeb !important;
}
.faq-accordion-section .serv-right p {
	color: #828282;
}
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after,
.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	content: none !important;
}
.vc_tta-controls-icon.vc_tta-controls-icon-plus {
	background: url(images/plus.png) no-repeat scroll 0 0;
	color: #fff !important;
	width: 20px !important;
	height: 20px !important;
	display: inline-block !important;
	border-radius: 50px;
	padding: 5px;
}
.vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus {
	background: url(images/minus.png) no-repeat scroll 0 0;
}
.faq-accordion-section .serv-right > .vc_column-inner > .wpb_wrapper::after {
	top: 552px;
}
.faq-accordion-section .serv-right > .vc_column-inner > .wpb_wrapper {
	margin-bottom: 31px;
}

/* Responsive site css */
/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
.navbar-default .navbar-nav > li > a {
	padding: 5px 5px 6px;
}
.general-top-left > .vc_column-inner > .wpb_wrapper {
	width: 372px;
	padding-top: 0;
}
.vc_custom_heading.home-title {
	font-size: 55px !important;
	line-height: 55px !important;
}
.general--left-con p {
	font-size: 22px;
	line-height: 25px;
}
.vc_custom_heading.home-slogal {
	font-size: 250px !important;
	line-height: 250px !important;
}
.general-top-left.home-top-left > .vc_column-inner {
	min-height: 625px;
	padding-top: 70px;
}
.general-top-right.home-top-right > .vc_column-inner {
	min-height: 572px;
}
.wlcome-left > .vc_column-inner > .wpb_wrapper {
	padding: 0 27px 10px 35px;
	width: 635px;
}
.con-form > .vc_column-inner > .wpb_wrapper {
	width: 303px;
}
.con-form .vc_custom_heading.form-title {
	font-size: 28px !important;
	line-height: 30px !important;
}
.serv-right > .vc_column-inner > .wpb_wrapper {
	width: 665px;
}
.general--left-con h3 {
	font-size: 35px;
	line-height: 35px;
}
.general--left-con a {
	width: 525px;
}
.con-left > .vc_column-inner > .wpb_wrapper {
	width: 635px;
}
.con-left .wpb_text_column.wpb_content_element {
	max-width: 570px;
}
.serivepage-serv .serv-right > .vc_column-inner > .wpb_wrapper {
	width: 748px;
}

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.navbar-default .navbar-nav > li > a {
	padding: 5px 4px 6px;
	font-size: 13px;
}
.menu-area {
	padding-top: 14px; 
}
.general-top-left > .vc_column-inner > .wpb_wrapper {
	width: 100%;
}
.vc_custom_heading.home-title {
	font-size: 40px !important;
	line-height: 44px !important;
}
.general--left-con p {
	font-size: 18px;
}
.vc_custom_heading.home-slogal {
	font-size: 200px !important;
	line-height: 200px !important;
}
.general-top-left.home-top-left > .vc_column-inner {
	min-height: 540px;
	padding-top: 60px;
}
.general-top-right.home-top-right > .vc_column-inner {
	min-height: 501px;
}
.wlcome-left > .vc_column-inner > .wpb_wrapper {
	padding: 0 27px 10px 30px;
	width: 488px;
}
.big-font p {
	font-size: 25px;
	line-height: 30px;
}
.con-form > .vc_column-inner > .wpb_wrapper {
	width: 232px;
	padding-left: 30px;
}
.con-form .vc_custom_heading.form-title {
	font-size: 25px !important;
}
.vc_custom_heading.form-title::before {
	content: none;
}
.vc_custom_heading.portfolio-title {
	font-size: 30px !important;
	line-height: 34px !important;
}
.serv-right > .vc_column-inner > .wpb_wrapper {
	width: 490px;
	margin-left: -210px;
	padding: 45px 0 14px 30px;
}
.footer-left strong {
	font-size: 30px;
	line-height: 30px;
	margin-bottom: 20px;
}
footer ul li a {
	padding: 0 6px 0 3px;
	font-size: 13px;
}
.general--left-con h3 {
	font-size: 27px;
	line-height: 30px;
}
.general--left-con a {
	width: 459px;
}
.con-left > .vc_column-inner > .wpb_wrapper {
	width: 489px;
}
.con-form > .vc_column-inner {
	padding-top: 239px !important;
}
.serivepage-serv .serv-right > .vc_column-inner > .wpb_wrapper {
	width: 555px;
	padding: 42px 0 9px 56px;
}
.vc_custom_heading.servi-box-title {
	margin: 0 0 30px;
	font-size: 30px !important;
	line-height: 30px !important;
}

}

/* Small Devices, Tablets */
@media only screen and (max-width : 767px) {
.logo-area.col-xs-12.col-sm-3.col-md-4 {
	width: 270px;
}
#header {
	padding-top: 15px;
	padding-bottom: 5px;
}
.menu-area {
	padding-top: 10px;
}
.navbar-default .navbar-toggle {
	border-color: #e03371;
	background: none !important;
	margin-right: 0;
	position: absolute;
	right: 0;
	top: -88px;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #e03371;
}
.general-top-left > .vc_column-inner {
	margin-top: 0;
}
.navbar-default ul {
	text-align: left;
	width: 100%;
}
.navbar-default .navbar-nav > li > a {
	padding: 5px 0;
	font-size: 15px;
	margin: 2px 0;
}
.navbar-default ul.sub-menu {
	background: none;
	display: block;
	padding: 2px 0 5px;
	position: relative;
}
.sub-menu li > a {
	color: #2a2a2a;
}
.vc_custom_heading.home-slogal {
	font-size: 101px !important;
	line-height: 99px !important;
	margin: 20px 0 0 0;
}
.general--left-con a {
	width: 330px;
	height: 35px;
	line-height: 35px;
	margin-top: 15px;
	font-size: 12px;
}
.general--left-con.home-left-top a {
	width: 160px;
}
.general-top-left.home-top-left > .vc_column-inner {
	min-height: 356px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.vc_custom_heading.page-title {
	font-size: 30px !important;
	line-height: 30px !important;
}
.general--left-con h3 {
	font-size: 22px;
	line-height: 25px;
}
.general--left-con p {
	font-size: 16px;
}
.general-top-left > .vc_column-inner {
	min-height: 235px;
	padding-bottom: 30px;
}
.general-top-right > .vc_column-inner {
	min-height: 170px;
	margin-top: 0;
	margin-left: 0;
	background-position: center center !important;
}
.big-font p {
	font-size: 20px;
	line-height: 25px;
}
.wpb_text_column.wpb_content_element.big-font {
	margin-top: 45px;
}
.vc_row.wpb_row.vc_row-fluid.twopart-section {
	padding-top: 0;
	padding-bottom: 15px;
}
.footer-left p.widget-title {
	font-size: 20px;
	line-height: 25px;
}
.footer-left {
	text-align: center;
}
.footer-left strong {
	font-size: 25px;
	line-height: 27px;
}
footer ul li a {
	padding: 5px;
	font-size: 15px;
}
footer ul li {
	display: block;
	text-align: center;
	width: 100%;
}
footer ul li::after {
	content: none;
}
.footer-right {
	text-align: center;
}
.general-top-right.home-top-right > .vc_column-inner {
	min-height: 220px;
}
.con-left > .vc_column-inner > .wpb_wrapper {
	width: 100%;
}
.con-left .wpb_text_column.wpb_content_element {
	max-width: 100%;
	padding-left:15px;
	padding-right:15px;
}
.wpb_gmaps_widget.wpb_content_element.map-area {
	padding: 20px 15px;
}
.con-form {
	margin-top: 0;
}
.con-form > .vc_column-inner > .wpb_wrapper {
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
}
.con-form .vc_custom_heading.form-title {
	font-size: 30px !important;
}
.con-form > .vc_column-inner {
	padding-top: 150px !important;
	background-size: auto 120px;
}
.wlcome-left > .vc_column-inner > .wpb_wrapper {
	padding: 0;
	margin-top: 25px;
}
.wlcome-left > .vc_column-inner > .wpb_wrapper .big-font {
	margin-top: 0;
	margin-bottom: 20px;
}
.home .con-form {
	margin-top: 0;
}
.home .con-form > .vc_column-inner {
	padding-top: 160px !important;
	background-size: auto 120px;
}
.vc_row.wpb_row.vc_row-fluid.process-section {
	padding-top: 45px;
	padding-bottom: 15px;
}
.vc_row.wpb_row.vc_row-fluid.portfolio-section {
	padding-top: 20px;
	padding-bottom: 35px;
}
.vc_row.wpb_row.vc_row-fluid.portfolio-content-section {
	padding-bottom: 20px;
}
.only-title-top .general-top-right > .vc_column-inner {
	min-height: 99px;
}
.only-title-top .general-top-left > .vc_column-inner {
	min-height: 115px;
	margin-top: 0;
}
.home-serv-section .service-left-img > .vc_column-inner::after {
	content: none;
}
.service-left-img > .vc_column-inner {
	background-position: center center !important;
	min-height: 230px;
}
.general-top-left.home-top-left::after {
	content: none;
}
.serv-right > .vc_column-inner > .wpb_wrapper {
	width: 100%;
	margin-left: 0;
	padding: 5px 0 5px;
	margin-bottom: 8px;
}
.serv-right > .vc_column-inner > .wpb_wrapper::after {
	content: none;
}
.wpb_single_image.wpb_content_element.serv-img {
	width: 100%;
	padding-right: 0;
}
.wpb_text_column.wpb_content_element.serv-img {
	width: 100%;
}
.vc_row.wpb_row.vc_inner.vc_row-fluid.service-two-part {
	padding-bottom: 10px;
}
.serivepage-serv .serv-right > .vc_column-inner > .wpb_wrapper {
	width: 100%;
	padding: 0;
	margin-top: 45px;
	margin-bottom: 20px;
}
.vc_row.wpb_row.vc_row-fluid.serv-form-section {
	padding-top: 3px;
	padding-bottom: 5px;
}
.main-content.blog.general {
	padding-bottom: 33px;
	padding-top: 40px;
}
.vc_row.wpb_row.vc_row-fluid.service-section.faq-accordion-section {
	margin-bottom: 40px;
}

} 